@charset "UTF-8";
/* CSS Document */

/*****************************************************************/
/******** Custom Header Styles changed from headroom.js **********/
/*****************************************************************/

/* Small Mobile Layout: 340px and below. */

#blackheader {clear: both; float: left; padding-top:5px; margin-bottom:10px; display:block; width:100%; background-color:black; background-image:url(../Template/PCB-bg.gif); background-repeat:no-repeat;  -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; border-bottom:4px solid white; -webkit-box-shadow: 0px 4px 4px rgba(0,0,0,0.6); -moz-box-shadow: 0px 4px 4px rgba(0,0,0,0.6); box-shadow: 0px 4px 4px rgba(0,0,0,0.6);}
.fixed{position: relative; z-index: 10; right: 0; left: 0; top: 0;}
.wrap, .wrap1024, .wrap1200 {display: block; margin: 0 auto; max-width: 480px; padding: 0 10px; position:relative;}

.headerlogobig { clear:both; float:left;width:55px; height:31px; margin-top:0px; background:url(../Template/logo.svg) no-repeat;}
.headerlogosmall { clear:both; float:left;width:55px; height:31px; margin-top:0px; background:url(../Template/logo.svg) no-repeat;}

.links-big{ position:relative; clear:none; float:right; display:block; width:30px; height:31px; padding:0px;}
.links-small{ position:relative; clear:none; float:right; display:block; width:30px; height:31px; padding:0px;}

#header-menu-image{cursor: pointer; width:45px; height:31px; float:right;}
.unclicked{background-image:url(../Tab_Graphics/icons/menu-button.svg);}
.clicked{background-image:url(../Tab_Graphics/icons/menu-button-blue.svg);}


#box-frame{width:200px; z-index:1; display:none; height:280px; padding:3px; background-color:#222; position:absolute; top:-303px; right:10px;  -webkit-box-shadow: 1px 2px 4px rgba(0,0,0,0.4); -moz-box-shadow: 1px 2px 4px rgba(0,0,0,0.4); box-shadow: 1px 2px 4px rgba(0,0,0,0.4);}

.header-frame-big {display:none;}
.header-frame-small{display:none;}
/*.mini-frame-big{display:none;}
.mini-frame-small{display:none;}*/

.header-text-big{clear:both; float:left; width:100%; display:block; padding:0;	text-align:center; margin-top:8px; margin-bottom:5px;}
.header-text-small{clear:both; float:left; width:100%; display:block; padding:0;	text-align:center; margin-top:8px; margin-bottom:5px;}


.headertextfont-big{margin:0; padding:0; font-size:18px; font-family:charcoal_exp\9; font-family:newErasDemi; color:#EEEEEE;}

.headertextfont-small{margin:0; padding:0; font-size:18px; font-family:charcoal_exp\9; font-family:newErasDemi; color:#EEEEEE;}
	
#header-intl-flags{ display:none;}

/** headroom.js animated styles **/
.slide{
  -webkit-transition:all .25s ease-in-out;
  -moz-transition:all .25s ease-in-out;
  -o-transition:all .25s ease-in-out;
  transition:all .25s ease-in-out;
}

.slide--reset{
  -webkit-transform:translateY(0);
  -ms-transform:translateY(0);
  transform:translateY(0);
}

.slide--up{
  -webkit-transform:translateY(-100%);
  -ms-transform:translateY(-100%);
  transform:translateY(-100%);
}

.table-header-pos{
	position: sticky;
	top:42px;
}
.table-header-pos--reset{
	position: sticky;
	top:84px;
}

/***********************************************************************/
/* Mobile Layout: 340px to 480px. Inherits style from smaller screen */
@media only screen and (min-width: 340px) {
/*#header-menu-image{display:none;}
#box-frame{display:none;}

.links-big{ position:relative; clear:none; float:right; display:block; width:244px; height:31px; padding:0px;}
.links-small{ position:relative; clear:none; float:right; display:block; width:244px; height:31px; padding:0px;}

.mini-frame-big{display:block; float:right;}
.mini-frame-small{display:block; float:right;}*/

}
/***********************************************************************/
/* Tablet Layout: 481px to 800px. Inherits styles from: Mobile Layout. */
@media only screen and (min-width: 481px) {
#blackheader {height: 75px;}
.fixed{position: fixed;}
.wrap, .wrap1024, .wrap1200 {max-width: 800px; padding: 0 10px; position:relative;}

#header-menu-image{display:block;}

.header-text-big{margin-top:5px;}
.header-text-small{margin-top:5px;}

.headertextfont-big{font-size:20px; font-weight:normal;}
.headertextfont-small{font-size:20px; font-weight:normal;}

}

/**************************************************************************/
/* Desktop Layout: 800px to 840px. Inherits styles from: Previous Layout. */
@media only screen and (min-width: 800px) {
.wrap {max-width: 840px; padding: 0 10px; position:relative;}
.wrap1024 {max-width: 1024px; padding: 0 10px; position:relative;}
.wrap1200 {max-width: 1200px; padding: 0 10px; position:relative;}

#header-menu-image{display:none;}

#box-frame{display:none;}

.headerlogobig { position:absolute; left:10px; width:92px; height:65px; margin-right:10px;margin-top:3px;background:url(../Template/header-logo.svg) no-repeat; }
.headerlogosmall { float:left; width:55px; height:31px; margin-top:40px; background:url(../Template/logo.svg) no-repeat;}

.links-big{	width:566px; height:35px; float:none; margin:0 auto; padding:0px; overflow:hidden; text-align:center;}
.links-small{ position:relative; clear:none; float:right; margin:40px 80px 0 20px;  display:block; width:30px; height:31px; padding:0px;}
/*.links-small{ width:244px; height:31px; float:left; margin:40px 0 0 20px;}*/

.header-frame-big{display:block;}
.header-frame-small{display:none;}

/*.mini-frame-big{display:none;}
.mini-frame-small{display:block;}*/

.header-text-big{margin-top:2px;}
.header-text-small{ width:auto; overflow:hidden; height:31px; float:left; text-align:left; clear:none; margin:43px 0 0 20px;}

.headertextfont-big{ font-size: 24px;}
.headertextfont-small{ font-size: 20px;}


#header-intl-flags{display:block; width:65px; position:absolute; top:10px; right:10px;}
#english-flag{float:left; background-image:url(../Home_Page_Art/us_flag.png); display:block; width:30px; height:20px;}
#spanish-flag{background-image:url(../Home_Page_Art/mexican_flag.png); display:block; width:30px; height:20px; float:left; margin-left:5px;}



.slide--up{
  -webkit-transform:translateY(-50%);
  -ms-transform:translateY(-50%);
  transform:translateY(-50%);
}

.table-header-pos--reset{
	position: sticky;
	top:84px;
}


}