/*
Theme Name: Twenty Fifteen Child
Theme URI: https://wordpress.org/themes/twentyfifteen
Author: the WordPress team
Author URI: https://wordpress.org/
Description: Our 2015 default theme is clean, blog-focused, and designed for clarity. Twenty Fifteen's simple, straightforward typography is readable on a wide variety of screen sizes, and suitable for multiple languages. We designed it using a mobile-first approach, meaning your content takes center-stage, regardless of whether your visitors arrive by smartphone, tablet, laptop, or desktop computer.
Version: 1.0
Template:     twentyfifteen
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: black, blue, gray, pink, purple, white, yellow, dark, light, two-columns, left-sidebar, fixed-layout, responsive-layout, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
Text Domain: twentyfifteen-child

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

@import url("../twentyfifteen/style.css");

/* Import Fonts
------------------------------------------------------------ */

@import url(https://fonts.googleapis.com/css?family=Fjalla+One|Cantarell:400,400italic,700italic,700);
@import url(https://fonts.googleapis.com/css?family=Oswald);
@import url(https://fonts.googleapis.com/css?family=Lato:300|Grand+Hotel);
@import url(https://fonts.googleapis.com/css?family=Montserrat:400,700);
@import url(https://fonts.googleapis.com/css?family=Sarpanch:400);

#bgr_image{
	/*background: #fff url(./images/footer_bgr.png) 0px bottom no-repeat;
	background-size: contain;*/
}


body {
  	color: #000;
	width:100%;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	background-image: linear-gradient(to right, #fff, #FBD462) !important;
	font-size: 14px;

}

body.custom-background{
}

body::before{
	display: none;
}


#page{
	position: relative;
	top: -42px;
	/*background: #fff url(./images/coerll_page_bgr.jpg) 0px -160px repeat-x;*/
}

.home #page{
	top: 0px;
}

#wprmenu_bar{
	background-color: transparent !important;
	background: initial !important;
	top: 10px !important;
	left: 10px;
	/*width: 300px;*/
	width: 180px;
}


/*.page-id-3763 #wprmenu_bar.active{
	background: #fff !important;
	z-index: 999999;
	max-width: 290px;
	position: absolute;
	top: -42px !important;
	padding-top: 22px;
	padding-bottom: 25px;
	height: 70px;
	box-shadow: 1px -0.5px 7px #888;
}*/


.admin-bar #wprmenu_bar{
	top: 49px !important;
}


#mg-wprm-wrap.cbp-spmenu-left, 
#mg-wprm-wrap.cbp-spmenu-right{
	top: 70px !important;
	border-right: 3px dotted #ccc;
}

.admin-bar #mg-wprm-wrap.cbp-spmenu-left, 
.admin-bar #mg-wprm-wrap.cbp-spmenu-right{
	top: 122px !important;
}


.home #mg-wprm-wrap,
.admin-bar #mg-wprm-wrap.cbp-spmenu-left,
.admin-bar #mg-wprm-wrap.cbp-spmenu-right{
	padding-top: 100px;
	top: 0px !important;
}


.cbp-spmenu-push{
	overflow: visible;
}


#content{
	padding-bottom: 300px;
	background-size: 100%;
}


.site{
	max-width: inherit !important; 	
}

.entry-content h4{
 margin-top: 1em;	
}

.entry-content{
	padding: 0 10% 380px;
}

.entry-content a{
	border-bottom: 0px;
	/*color: #990000;*/
	color: #9E1928;
	text-decoration: underline;
}

.page-id-241 .entry-content{
	max-width: 80%;
    margin: 0px auto;
}

ul, ol{
	/*margin-left: 50px;*/
	margin-left: 50px;
	margin-bottom: 40px;
}



.tm ul, .tm ol{
	margin-left: 80px;
}

.tm ul#menu-top_level_menu{
	margin: 0 !important;
}

ul ul, ol ul,
ol ol, ol ul{
	margin-left: 50px;
	margin-top: 8px;
	margin-bottom: 8px;
}

ul ul{
	list-style-type: circle;
}

.el-mundo-tejano .emt_list{
	max-width: 450px;
	margin: 0px auto;
}

.el-mundo-tejano h4.emt_list{
	padding-top: 30px;
	padding-bottom: 20px;
}

.el-mundo-tejano ul.emt_list{
	padding-bottom: 30px;
	padding-left: 17px;
}

.el-mundo-tejano ul.emt_list li{
	padding-bottom: 8px;
}


	
.page-id-1833 .entry-content ul {
    margin-left: 40px;
    list-style: square;
}

.page-id-1833 .entry-content li {
    padding-left: 6px;
}

.page-id-241 p{
	margin-bottom: 0.5em;
}

hr{
	display: inline-block;
	width: 100%;
}

table{
	table-layout: auto;
	border-width: medium;
	border: medium solid #eaeaea !important;
	border-collapse: inherit !important;
}

.adp table,
.adp td,
.adp th{
	border: 0px !important;
}

td{
	border-width: medium;
}

table.dialog tr:nth-child(2n) td:last-child{
	font-style: italic;	
	font-weight: normal;
}

table.tareas td:first-child{
	vertical-align: top;
	padding-top: 10px;
	padding-left: 20px;
}


.magnify_wrap{
	display: inline-block;
	max-width: 100%;
}

figure .magnify{
	background: transparent url(./images/magnify_image.png) 0px 0px no-repeat;
	position: relative;
	float: right;
	top: 40px;
	right: 10px;
	width: 30px;
	height: 30px;
	cursor: pointer;
}

figure.attachment-large .magnify{
	rigth: 40px !important;
}

/*figure.attachment-large{
	width: max-content;
}

figure.attachment-large .magnify{
	top: 10px;
	right: 140px;
}*/

figure .magnify:hover{
	/*background: transparent url(./images/magnify_image_over.png) 0px 0px no-repeat;
	cursor: pointer;
	position: relative;
	float: right;
	top: 40px;
	right: 10px;
	width: 30px;
	height: 30px;
	*/
	filter: alpha(opacity=80);
	opacity: 0.8;
	
}


figure.alignright, img.alignright { float: right; margin: 0 0 1em 1em; max-width: 500px; }
figure.alignleft, img.alignleft { float: left; margin: 0 1em 1em 0; max-width: 500px;}
figure.aligncenter, img.aligncenter { display: block; margin-left: auto; margin-right: auto; }
.alignright { float: right; }
.alignleft { float: left; }
.navigation.top .alignright { position: relative; z-index: 1001; }
.navigation.top .alignleft { position: relative; z-index: 1001; }
.aligncenter { display: block; margin-left: auto; margin-right: auto; }


figure.attachment-small{ max-width: 300px; }
figure.attachment-medium{ max-width: 500px; }
figure.attachment-large{ max-width: 1200px; }

figure.alignright.attachment-small{ max-width: 300px; }
figure.alignleft.attachment-small{ max-width: 300px; }
figure.alignright.attachment-medium{ max-width: 500px; }
figure.alignleft.attachment-medium{ max-width: 500px; }
figure.alignright.attachment-large{ max-width: 1200px; }
figure.alignleft.attachment-large{ max-width: 1200px; }

.wp-block-image.sentence{
	display: inline-block;
	margin-bottom: 0px;
	top: 10px;
	position: relative;
}

.wp-block-image.sentence a{
	padding-top: 0px;
    max-height: 40px;
    display: inline-block;

}

.wp-block-image.sentence img{
	height: 40px;
}



/*.attachment-small .wp-block-image img{ max-height: 100px; max-width: 150px; }
.attachment-medium .wp-block-image img{ max-height: 500px; max-width: 150px; }*/


table.tareas .wp-block-image img,
.page-id-1313 .text_box .wp-block-image img{
	height: 120px;
}


.home h1{
	color:  #69101B;
}

#intro{
	max-width: 600px;
	font-size: 16px;
	display: block;
	text-align: left;
	margin: 0 auto;
	color:  #69101B;
}

#covers a:hover{
	border-bottom: 10px solid #69101B;
}

#content #cover_vol1,
#content #cover_vol2,
#content #cover_vol3,
#content #cover_vol4,
#content #cover_voces{
	width: 150px;
	height: 200px;
	display: inline-block;
	margin-right: 10px;
	margin-left: 10px;
	text-decoration: none;
}



#content #cover_vol1{
	background: transparent url(./images/cover_vol1_web_title.png) 0px 0px no-repeat;
}

#content #cover_vol2{
	background: transparent url(./images/cover_vol2_web_title.png) 0px 0px no-repeat;
}

#content #cover_vol3{
	background: transparent url(./images/cover_vol3_web_title.png) 0px 0px no-repeat;
}

#content #cover_vol4{
	background: transparent url(./images/cover_vol4_web_title.png) 0px 0px no-repeat;
}

#content #cover_voces{
	background: transparent url(./../../uploads/voces_thumb.jpg) 0px 0px no-repeat;	
}


/*body:before{
	display:none;
}*/

.site-footer{
	/*float: none;
	max-width: 1000px;
	padding: 0px;*/
	margin: 0 auto;
	width: 100%;
	background: transparent !important;
	box-shadow: none;
	border: none;
	position: fixed !important;
	/*bottom: -80px;*/
	bottom: -190px;
	padding: 0px
}

.site-info{
	/*background: transparent url(./images/footer_bgr.png) 0px 0px no-repeat !important;
	background-size: 100% !important;
	height: 518px;*/
}

.site-info a{
	padding-right: 25px;	
}

.site-info a:last-child{
	padding-right: 0px;	
}

.site-info a:hover{
	border-bottom: none;	
}


#colophon,
.entry-footer {
	position: relative;
	background: #fff;
	bottom: 0px;
}


.entry-footer .posted-on,
.entry-footer .byline,
.entry-footer .cat-links,
.entry-footer .tags-links
{
	display: none;
}

.entry-footer .edit-link{
	position: relative;
	top: -300px;
}

.home .entry-footer {
	background-color: transparent;
}


#menu_bar{
	position: fixed;
	width: 100%;
	z-index: 10000;/**/
	background: #fff;
	/*box-shadow: 5px 10px 10px #888888;*/
	box-shadow: 1px -0.5px 7px #888;
	border-bottom: 5px solid #ccc;
	height: 70px;
}

.home #menu_bar{
	position: inherit;
	background: transparent;
	box-shadow: none;
	height: auto;
	border-bottom: 0px;
	z-index: auto;
}

.sidebar{
    background-color: transparent;	
	float: none;
	position: relative !important;
	margin: 0px auto 0;
	padding: 0;
	max-width: 1000px;
	width: 555px;
	top: 10px;
}

body.cbp-spmenu-push-toright-custom #main{
	left: 17% !important;
}

.cbp-spmenu-push-toright #menu_bar{
	left: -300px;
	margin-left: 300px;
}

.cbp-spmenu-push-toright .sidebar{
	left: 0px;
}

.home.cbp-spmenu-push-toright #menu_bar{
	left: auto;
	margin-left: 0px;
}

.home.cbp-spmenu-push-toright .sidebar{
	left: auto;
}

.home .sidebar{
	max-width: 350px;
	top: 10%;
}

.sidebar .site-branding{
	background: transparent !important;	
}

.secondary{
	margin: 0;
	margin-left: 30px;
	z-index: 10;
	display: inline-block;
}

.site-header{
	margin: 0 8.3333%;
	text-align: center;
	padding: 0;
	background-color: transparent;
	border-bottom: 0px; 
	display: inline-block;
	margin: auto;
}

.home .site-header{
	margin: 0 8.3333%;
}


.site-title{
	font-size: 3.9rem;
	padding-top: 40px;
	display: none;
}



.site-content {
	margin: 0 auto;
	float: none;
	width: 100%;
	position: relative;
    top: 70px;
	padding-bottom: 0px !important;
}


.home .site-content {
	top: 15%;
}


.site-main {
	padding: 0px;	
}

.hentry,
.hentry.has-post-thumbnail{
	/*padding-top: 1% !important;*/
	padding-top: 1% !important;
	box-shadow: 0px 20px 100px 2px rgba(0, 0, 0, 0.2);
}

.v1 .hentry,
.v1 .hentry.has-post-thumbnail,
.v2 .hentry,
.v2 .hentry.has-post-thumbnail,
.v3 .hentry,
.v3 .hentry.has-post-thumbnail,
.v4 .hentry,
.v4 .hentry.has-post-thumbnail,
.voces-de-nuestro-mundo .hentry,
.voces-de-nuestro-mundo .hentry.has-post-thumbnail{
	padding-top: 0px !important;
}


.home .hentry{
	text-align: center;
	box-shadow: none;
	background-color: transparent;
}

.hentry, 
.page-header, 
.page-content {
    /*margin: 0 20%;*/
	margin: 0 10%;
}

.cbp-spmenu-push-toright .hentry,
.cbp-spmenu-push-toright .page-header,
.cbp-spmenu-push-toright .page-content {
	margin: 0px;
	left: 0px;
}

/*h1.entry-title{
	font-size: 1.7em !important;
}*/

.navigation.top{
	/*padding: 50px 8% 60px;*/
	padding: 10px 4% 10px;
	/*margin-bottom: 60px;*/
	margin-bottom: 50px;
	height: 25px;
}


.navigation.top,
.navigation.bottom{
	display: none;
}

.tm .navigation.top{
	padding: 0px;
	margin-bottom: 30px;
	height: 0px;
}

.tm .navigation.top,
.tm .navigation.bottom{
	display: block !important;
	position: relative;
	margin-top: -11px;
}

.v1 .navigation.top,
.v2 .navigation.top,
.v3 .navigation.top,
.v4 .navigation.top,
.voces-de-nuestro-mundo .navigation.top,
.v1 .navigation.bottom,
.v2 .navigation.bottom,
.v3 .navigation.bottom,
.v4 .navigation.bottom,
.voces-de-nuestro-mundo .navigation.bottom{
	display: block;
}




.navigation.top a,
.navigation.bottom a{
	color: #9E1928;
	text-decoration: underline;
	font-size: 18px;
}

.navigation.top a{
	background-color: #9E1928;
}


.navigation.top .printfriendly a{
	background-color: transparent;
}

.navigation.bottom a{
	font-size: inherit;
}

.entry-content p:last-of-type {
    margin-bottom: 3px;
}


.main-navigation{
	margin: 0;
}

.main-navigation a{
	color: #69101B;
	padding: 3px 10px;
	
}

.home .main-navigation{
	display: none;
}


.main-navigation .nav-menu#menu-top_level_menu li a{
	padding-top: 10px;
	padding-bottom: 10px;
}


.main-navigation .nav-menu#menu-top_level_menu > li:hover{
	/*font-weight: bold;*/
	border: 1px #69101B solid;
	border-radius: 8px;
	background: #69101B;
}

.main-navigation .nav-menu#menu-top_level_menu > li:hover a{
	color: #fff;
}



.main-navigation .nav-menu#menu-top_level_menu > li{
	display: inline-block;
	text-transform: uppercase;
	width: 135px;
	text-align: center;
	border-color: transparent;
	
}


.main-navigation .nav-menu#menu-top_level_menu > li.current-menu-parent{
	/*font-weight: bold;*/
	border: 1px #69101B solid;
	border-radius: 8px;
}


.main-navigation .current-menu-item > a{
	/*font-weight: bold;*/
	font-weight: 500;
	border: 1px #69101B solid;
	border-radius: 8px;
}


.main-navigation .nav-menu#menu-top_level_menu > li:last-child{
	margin-right: 0px;
}

.main-navigation ul,
.main-navigation li{
	border: 0px;
}


.v1 .main-navigation .nav-menu#menu-top_level_menu > li:hover .sub-menu{
	display: block;
	position: absolute;
	top: 47px;
	z-index: 1;
	width: 220px;
}


.main-navigation ul ul {
    margin-left: 0px;
}


.main-navigation .nav-menu#menu-top_level_menu > li .sub-menu li{
	background: #fff;
}

.main-navigation .nav-menu#menu-top_level_menu > li .sub-menu li:hover{
	background: #69101B;
}

.main-navigation .nav-menu#menu-top_level_menu > li .sub-menu li:hover a{
	color: #fff;
}


.main-navigation .dropdown-toggle{
	display: none;
}

.main-navigation ul .toggled-on{
	display: none;
}

ul#menu-home_page_bottom_menu{
	margin-left: 0px;
}

ul#menu-home_page_bottom_menu li{
	display: inline-block;
	margin-bottom: 20px;
}


.page-id-231 #content .entry-content,
.page-id-234 #content .entry-content{
	text-align: center;
}


.page-id-231 #content a,
.page-id-234 #content a{
	margin-bottom: 20px;
	display: block;
}


ul#menu-home_page_bottom_menu li a,
.page-id-231 .entry-content a,
.page-id-234 .entry-content a{
	text-decoration: underline;
	font-size: 21px;
	padding: 10px 15px;
	/*border: 1px solid #69101B;
	border-radius: 8px;*/
	color: #69101B;
}

.page-id-231 .entry-footer,
.page-id-234 .entry-footer{
	text-align: center;
	top: 30px;
}

ul#menu-home_page_bottom_menu li a:hover{
	/*background : #69101B;
	color: #FBD462;*/
	color: #9E1928;
	
}

/* ================== next/prev post nav ================= */


.arrowLeft a {
position: fixed;
z-index: 100;
left: -5px;
top: 45%;
padding: 15px 10px;
-webkit-transition: .2s ease-in;
-moz-transition: .2s ease-in;
-o-transition: .2s ease-in;
transition: .2s ease-in;
}
 
.arrowLeft a:hover {
left: 0;
-webkit-transition: .2s ease-in;
-moz-transition: .2s ease-in;
-o-transition: .2s ease-in;
transition: .2s ease-in;
color: #fff;
}
 
.arrowRight a {
position: fixed;
z-index: 100;
right: -5px;
top: 45%;
padding: 15px 10px;
-webkit-transition: .2s ease-in;
-moz-transition: .2s ease-in;
-o-transition: .2s ease-in;
transition: .2s ease-in;
}
 
.arrowRight a:hover {
right: 0;
-webkit-transition: .2s ease-in;
-moz-transition: .2s ease-in;
-o-transition: .2s ease-in;
transition: .2s ease-in;
color: #fff;
}
 
#content .post .arrowNav a {
background: #225773;
color: #fff !important;
text-decoration: none;
font-size: 25px;
}

.single-post .arrowNav{
	display: none;
}

.fa-chevron-circle-left::before,
.fa-chevron-circle-right::before{
	color: #fff;
}


/* =================================== */


.page-id-241 #content{
	text-align: center;
}

.page-id-241 h4{
	padding-top: 40px;
}


.page-id-237 li{
	margin-bottom: 20px;
	max-width: 600px;
}



/*ul#menu-home_page_bottom_menu li a:first-child{
	margin-left: 30px;
}*/

.entry-header{
	padding: 0 10%;
}

.home h1.entry-title{
	display: none;
}


.page-id-23 h1.entry-title,
.page-id-222 h1.entry-title,
.page-id-4795 h1.entry-title,
.page-id-5217 h1.entry-title{
	margin-bottom: 0px;
}

h1.entry-title,
.entry-content h1{
	font-size: 2em;
}


.entry-content h2 {
	font-size: 1.6em;
}


.entry-content h4{
	font-size: 1.2em !important;
}

/* hide breadcrumbs on parent pages */
.page-id-23 #crumbs,
.page-id-222 #crumbs,
.page-id-231 #crumbs,
.page-id-234 #crumbs,
.page-id-4795 #crumbs,
.page-id-5217 #crumbs{
	display: none;
}


.page-id-237 #crumbs,
.page-id-239 #crumbs,
.page-id-241 #crumbs,
.page-id-245 #crumbs,
.page-id-247 #crumbs,
.page-id-1833 #crumbs,
.teachers.page-child #crumbs,
.more.page-child #crumbs,
.el-mundo-tejano #crumbs{
	position: relative !important;
    top: 28px !important;
	text-align: center;
}

.page-id-239 #crumbs{
	text-align: center;
}


#crumbs {
    margin-top: -15px;
	margin-bottom: 5px;
	color: #666;
}

#crumbs a {
    color: #666;
}

#crumbs a:hover {
    color: #444;
}


.single #crumbs{
	margin-top: 60px;
}

.more .entry-title,
.teachers .entry-title,
.el-mundo-tejano .entry-title{
	margin-top: 1.2em;
	text-align: center;
}


.page-id-237 .entry-title,
.page-id-245 .entry-title,
.page-id-247 .entry-title,
.teachers.page-child  .entry-title,
.more.page-child  .entry-title,
.el-mundo-tejano.page-child  .entry-title{
	/*text-align: left;*/
}

.page-id-239 .entry-title{
	text-align: center !important;
}

.home .custom-logo-link img{
	
	width: 200px;
	/*height: 395px;*/
	max-height:  none;
	
}

.custom-logo-link img{
	width: 65px;
}

.home .custom-logo-link img{
	
	width: 300px;
	/*height: 395px;*/
	max-height:  none;
	border: none;
}

#logos{
	width: 100%;
	/*min-height: 235px;*/
	min-height: 170px;
	display: inline-block;
	background: #fff;
	text-align: center;
	position: relative;
	bottom: 80px;
}

.scrolling #logos{
	border-top: 1px solid #ccc;
	bottom: 240px;
	box-shadow: 0px -0.5px 5px gray;
}

#colophon.scrolling,
.site-footer.scrolling{
	bottom: -350px;
}

/*.scrolling .footer_bgr{
	position: relative;
	top: 120px;
}*/

#logos a{
	display: inline-block;
	/*background-size: cover;*/
	background-size: contain;
	position: relative;
    margin: 0px auto;
}




.tamu_logo{
	background: transparent url(./images/tamu_logo.png) 0px 0px no-repeat;
    /*bottom: 20px;*/
	bottom: 27px;
	margin-left: 100px; 
	/*width: 170px !important;*/
	width: 120px;
	height: 53px !important;
}


.coerll_logo{
	background: transparent url(./images/coerll_logo.png) 0px 0px no-repeat;
    /*bottom: 6px;*/
	bottom: 10px;
	margin-left: 20px !important; 
	/*width: 135px !important;*/
	width: 105px;
	height: 80px;
}


#logos a.coerll_logo{
	left: -12px;
}


.ut_logo{
	background: transparent url(./images/ut_logo.png) 0px 0px no-repeat;
    bottom: 8px;
	margin-left: 40px ; 
	/*width: 150px;*/
	width: 110px;
	height: 94px ;
}


.creative_commons{
	/*width: 150px;*/
	width: 110px;
}


#logos a.creative_commons{
	/*top: 10px;*/
	top: -60px;
	padding-bottom: 10px;
}


.wp-custom-logo .site-title{
	margin-top: 3em !important;
}




.divider{
	border-top: 1px #ccc solid;	
}

.single .post-thumbnail{
	display:none;	
}

a {
	cursor: pointer;
}



.team_member{
	display: block; 
	padding-left: 110px; 
	margin-top: -20px; 
	min-height: 150px;    
	padding-bottom: 20px;
}


#wprmenu_menu_ul{
	padding: 0 0 100px;
}


.home #wprmenu_menu_ul .sub-menu,
.more #wprmenu_menu_ul .sub-menu,
.teachers #wprmenu_menu_ul .sub-menu,
.el-mundo-tejano #wprmenu_menu_ul .sub-menu{
	display: none !important;
}


.v1 #wprmenu_menu_ul .menu-item-29 .sub-menu,
.v1 html body #wprmenu_menu_ul li.menu-item-29.wprmenu_parent_item_li>ul{
	display: block !important;
}


.v2 #wprmenu_menu_ul .menu-item-223 .sub-menu,
.v2 html body #wprmenu_menu_ul li.menu-item-223.wprmenu_parent_item_li>ul{
	display: block !important;
}

.v3 #wprmenu_menu_ul .menu-item-226 .sub-menu,
.v3 html body #wprmenu_menu_ul li.menu-item-226.wprmenu_parent_item_li>ul{
	display: block !important;
}

.v1 #wprmenu_menu_ul .menu-item-229 .sub-menu,
.v1 html body #wprmenu_menu_ul li.menu-item-229.wprmenu_parent_item_li>ul{
	display: block !important;
}

.voces-de-nuestro-mundo #wprmenu_menu_ul .menu-item-4934 .sub-menu,
.voces-de-nuestro-mundo html body #wprmenu_menu_ul li.menu-item-4934.wprmenu_parent_item_li>ul{
	display: block !important;
}



#wprmenu_menu_ul .menu-item-has-children .wprmenu_parent_item {
	font-weight: bold;
	padding: 15px 14px;
	
}


#wprmenu_menu_ul .menu-item-has-children  .menu-item-has-children .wprmenu_parent_item,
#wprmenu_menu_ul .sub-menu .wprmenu_parent_item{
	border-top: #999 solid 1px;
	font-style: italic;
	font-weight: bold;
	padding-top: 30px;
	margin-top: 15px;
}


#mg-wprm-wrap li.menu-item a{
	text-transform: none !important;
}


/*div#mg-wprm-wrap ul:not(.sub-menu) li:first-child a{
	text-transform: uppercase !important;
}*/

#wprmenu_menu_ul .menu-item-has-children .menu-item-has-children,
#wprmenu_menu_ul .sub-menu,
#wprmenu_menu_ul #menu-item-4934 .sub-menu li:last-child
{
	padding-bottom: 25px;
}

#wprmenu_menu_ul .menu-item-has-children  .menu-item-has-children a,
#wprmenu_menu_ul .sub-menu a{
	padding: 6px 14px !important;
	line-height: 18px !important;
}


#wprmenu_menu_ul .menu-item-has-children .wprmenu_parent_item .wprmenu_parent_item:first-child,
#wprmenu_menu_ul .sub-menu .wprmenu_parent_item:first-child{
	border-top: 0px !important;
}

#mg-wprm-wrap li.menu-item a.wprmenu_parent_item{
	
}



#wprmenu_bar .menu_title{
	padding-left: 60px;
	top: -10px;
	width: 140px;
}


#wprmenu_bar div.hamburger{
	margin-top: -4px;
}

.icon_default.wprmenu_icon_par::before{
	content: none;
}


.bubble_wrap{
	display: inline-block;
	width: 50%;
}

.bubble_wrap .speaker{
	font-style: italic;
	/*background: #666;
	padding: 10px;
	color: #fff;*/
	padding:0px;
	text-decoration: underline;
	width: 80px;
	display: table-cell;
}

.bubble_wrap .speaker strong{
	font-weight: normal;
}

.bubble_left {
	/*position: relative;
	right: 0px;*/
	background: #f6f8f6;
	/*border: 4px solid #c2e1f5;
	border-radius: 5px;
	min-height: 70px;*/
	max-width: 500px;
	padding: 15px 25px;
	display: table;
	width: 100%;
}


.bubble_right {
	/*position: relative;
	right: -50px;
	top: 10px;*/
	background: #d1e9f9; /*#88b7d5;*/
	/*border: 4px solid #c2e1f5;
	border-radius: 5px;
	min-height: 70px;*/
	max-width: 500px;
	padding: 15px 25px;
	width: 100%;
	/*margin-bottom: 20px;*/
}


.dialogue_text{
	display: table-cell;
}

.text_box{
	max-width: 700px;
	margin: 25px 0px 50px;
	padding: 15px 25px;
	/*border: 1px solid rgb(51,51,51,0.1);*/
	border: 1px solid #eaeaea;
	border-width: thick;
	border-radius: 9px;
	/*box-shadow: 0 0 0 1px black;*/
	display: inline-block;
}

.text_box h1,
.text_box h2,
.text_box h3,
.text_box h4,
.text_box h5,
.text_box h6{
	margin-top: 0px;
}

.post-237 .entry-content h3{
	text-align: center;
}

.text_box ol,
.text_box ul{
	/*margin-left: 20px;*/
	margin-left: 50px;
	margin-top: 20px;
	margin-bottom: 30px;
}

.model_box {
	border: 1px solid #666;
	border-radius: 9px;
	padding: 15px 25px;
	margin-top: 20px;
	margin-bottom: 30px;
	display: inline-block;
}

.model_box span{
	display: table-cell;
	vertical-align: top;
}

.model_box span:first-child{
	width: 100px;
}

.model_label{
	font-weight: bold;
}

audio{
	display: none;
}

.audio_speaker {
  position: relative;
  top: -12px;
  background-image: url(images/audio_speaker.png);
  background-repeat: no-repeat;
  background-size: 200%;
  background-position: 100% 0;
  height: 64px;
  width: 60px;
  cursor: pointer;
  display: block;
  float: left;
  margin-right: 20px;
}

.audio_speaker.small{
  height: 34px;
  width: 30px;
  top: -1px;
  margin-left: 10px;
  margin-right: 10px;

}

audio{
  height: 0;
  width: 0
}

.speakerplay {
  background-position: 0 0;
}

.illo{
	/*width: 120px;	*/
	width: 80px !important;
}

.illo_3{
	/*width: 150px;*/
	width: 110px;
}

.illo_4,
.illo_5{
	/*width: 150px !important;*/
	width: 110px !important;
}



.practice{
	background: #eee;
	padding: 5px 30px 80px;
}

.practice table,
.practice td{
	border: 0px;
	border: 1px solid #666 !important;
}

.practice .text_box{
	border: 1px solid #888;
	border-width: medium;
}


.video_item{
	position: relative;
	top: -20px;
	float: left;
	width: 360px;
	padding-right: 20px;
}

.video_item a{
	display: block;
	
}

.mejs-container{
	z-index: 0;
}

.smiley::after{
	content: "\1F600";
	display: inline-block;
	width: 18px;
	height: 18px;
}


.license_img{
	display: block;
	background: #e9e9e9;
}

.license_img img{
	padding-left: 45px;
}


.alert_message{
	color: red;
	
}

div.printfriendly{
	z-index: 0 !important;
}

.printfriendly.pf-alignright {
    position: absolute !important;
    right: 40px;
    top: 35px;
}

.printfriendly:hover {
	filter: alpha(opacity=80);
	opacity: 0.8;
}


.screenshot{
	display: block;	
	border: 1px solid #ccc;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	padding: 5px;
	color: #bcbcbc;
	-webkit-box-shadow: 0px 9px 16px 2px #ccc;
	-moz-box-shadow: 0px 9px 16px 2px #ccc;
	box-shadow: 0px 9px 16px 2px #ccc;	
}

.practica_individual{
	width: 300px;
	border: 1px solid #ccc;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	-webkit-box-shadow: 0px 1px 5px 2px #ccc;
	-moz-box-shadow: 0px 1px 5px 2px #ccc;
	box-shadow: 0px 1px 5px 2px #ccc;
	cursor: pointer;
}

.practica_individual:hover{
	background: #ffe4c4;
}

.practica_individual a {
    display: block;
	padding: 5px;
}

.practica_individual img{
    width: 150px;
	display: inline-block !important;
	float: left;
}

.practica_individual h4{
    width: 100px;
    display: inline-block;
	height: 70px;
}

.practica_title{
	font-size: 85%;
	margin-bottom: 20px;
    display: inline-block;
}

.page-id-239 .wpel-icon,
.practica_individual .wpel-icon,
.wp-block-image.sentence .wpel-icon{
	display: none;
}


.page-id-4397 .post-4397 .main_nav{
	font-size: 26px;
	text-decoration: none;
	/*color: #898989;*/
	color: #69101B;
}


.page-id-4397 .post-4397 .main_nav:hover{
	/*text-decoration: underline;*/
	background-color: gold;
}


.page-id-4397 .post-4397 ul li a{
	font-size: 20px;
	text-decoration: none;
}


.page-id-4397 .post-4397 ul li a:hover{
	background-color: gold;
}

.page-id-4397 .post-4397 ul ul li,
.page-id-4397 .post-4397 ul ul li a{
	font-size: 14px;
}


.page-id-4397 .post-4397 ul ul{
	margin-left: 20px;
	list-style: none;
}


.page-id-4397 .post-4397 ul ul a{
	text-decoration: none;
}


.page-id-4397 .entry-title{
	margin-top: 1.2em;
}


.p_ind{
	font-style: italic;
	/*text-decoration: underline !important;*/
	border: 1px solid #9E1928 !important;
	padding-left: 10px;	
	padding-right: 10px;
}

.post-4397 ul li a.p_ind:hover{
	background-color: #9E1928;
	color: #fff;
}

#modal-backdrop{
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    min-height: 360px;
    background: #000;
    opacity: .7;
    /*z-index: 159900;*/
	z-index: 1000;
}

figcaption{
	font-size: inherit !important;
}

.page-id-3 #crumbs,
.page-id-3354 #crumbs{
	display: none !important;
}

.page-id-3 .entry-header,
.page-id-3354 .entry-header{
	padding-top: 30px;
}

div.wpgdprc .wpgdprc-button--secondary{
	color: #000;
}

@media only screen and ( max-width: 71em ) {
	.bubble_wrap{
		width: 100%;
	}
}

@media only screen and ( max-width: 65em ) {
	
	.hentry, .page-header, .page-content {
    	margin: 0 10%;
	}
	
	.home #secondary,
	.home .secondary-toggle{
		display: none;
	}
	
	.site-branding{
		padding-right: 0px;
	}
	
	.home .sidebar{
		width: 30%;
	}
		
}

@media only screen and ( max-width: 60em ) {
	
	#secondary,
	.secondary-toggle{
		display: none;
	}
	.sidebar{
		border: 0px;
		width: 100px;
	}
	.site{
		max-width: 100% !important;	
	}
}


@media only screen and ( max-width: 55em ){
	

	.site-branding{
		padding-right: 0px;
	}
	
	.hentry, .page-header, .page-content {
    	margin: 0 10%;
	}
}


@media only screen and ( max-width: 48em ) {
	.text_box{
		display: block;
	}
	
	.video_item{
		width: 300px;
	}

	
	.video_item iframe{
		width: 240px !important;
		height: auto;
	}
	
	.text_box ol, .text_box ul{
		margin-left: 8px;
	}
	
	.practice .illo,
	.illo_1,
	.illo_4,
	.illo_5,
	.illo_7,
	.illo_10,
	.illo_11,
	.illo_13{
		display: block;
	}
	
	.practice h2 em{
		display: block;
		width: 120%;
		margin-top: -30px;
	}
	
	.model_label{
		display: block !important;
	}
	
	.practica_individual{
		width: 270px;
	}
	
	.printfriendly.pf-alignright{
		right: 0px;
	}
	
}


@media only screen and ( max-width: 40em ) {
	li > ul, li > ol {
		margin-left: 0px;
	}
	#logos{
		/*min-height: 380px;*/
		min-height: 200px;
		padding-bottom: 100%;
	}
	
	#logos a{
		display: inline-block;;
		margin: 0px auto !important;
	}
	
	#logos a:first-child{
		margin-top: 45px !important;
	}
	
	#logos a.creative_commons{
    	/*top: -25px;*/
		top: -20px;
		/*width: auto;*/
		width: 80px;
	}
	
	#logos a.coerll_logo{
		/*left: 10px;
		top: -20px;*/
		left: 23px;
		bottom: 1px;
		/*width: 70px !important;*/
		height: 40px !important;
	}
	
	#logos a.ut_logo{
		/*top: -45px;
		bottom: 53px;*/
		bottom: 2px;
		height: 45px !important;
		width: 70px;
		left: 15px;
	}
	
	#logos a.tamu_logo{
		/*bottom: 60px;*/
		bottom: 14px;
    	height: 20px !important;
		width: 60px !important;
	}
	
	.site-footer {
		float: none;
		max-width: none;
		margin: 0 auto;
		/*width: max-content;*/
		width: 100%;
		background: transparent !important;
		box-shadow: none;
		border: none;
		position: relative !important;
		bottom: 0px;
		padding: 0px;
	}
	
	#colophon {
		/*bottom: 0px;*/
		bottom: 120px;
	}
	
	.site-footer img{
		display: none;
	}
	
	#colophon.scrolling, 
	.site-footer.scrolling {
		bottom: 100px;
	}
	
	#logos{
		
	}
	
	.site-footer #logos img{
		display: block;
	}
	
	.scrolling #logos{
		bottom: 0px;
		border-top: 0px;
		box-shadow: none;
	}
	
	#logos a {
		display: block !important;
		/*background-size: 130px;*/
		width: 180px
	}
	
	#logos a.creative_commons{
		padding-bottom: 0px;
	}
	
	#logos a.coerll_logo,
	#logos a.tamu_logo
	{
		left: 0px;
		bottom: 0px;
		width: 90px !important;
		margin: 0px auto !important;
		height: 50px !important;
	}
	
	#logos a.coerll_logo{
		top: -10px !important;
	}
	
	#logos a.ut_logo {
		left: 0px;
		top: -20px;
		width: 100px !important;
		margin: 0px auto !important;
		height: 70px !important;
	}
	
	#logos {
		border-top: 0px !important;
	}

	#wprmenu_bar .menu_title{
		display: none;
	}
}





@media only screen and ( max-width: 30em ) {
	
	.sidebar{
		left: 50%;
		margin: 0px;
	}
	
	.home .sidebar{
		left: auto;
		margin: 50px auto;
	}
	
	.cbp-spmenu-push-toright .sidebar{
		left: -20%;
	}
	
	.home .cbp-spmenu-push-toright .sidebar{
		left: auto;
	}
	
	.hentry, .page-header, .page-content {
    	margin: 0;
	}
	
	.site-footer img{
		display: none;
	}
	
	.site-footer #logos a.creative_commons img{
		display: inline-block;
	}

	#logos{
		border-top: 5px solid #ccc;
	}
	
	
}