/* f51f66c5d0c38070b058a8f50c27176433a6d298 */                              
                              
body {                              
	color: ;                              
}                              
                              
.header-content #logo img {                                   
                max-height: 124px;                                   
                max-width: 200px;                              
}                              
.header-content #menu {                                  
   margin-left: 40px;                           
   float: right;                       
     margin-top: 50px;                              
}                                 
                               
a {                              
	color: #c74040;                              
}                              
                              
#header {                           
    background-image: url(./img/head-bg-22382.png);                         
    background-repeat: repeat;                         
    border-bottom: 1px solid #e8e8e8;                         
}                              
#header .site {                         
    background-color: transparent;                         
}                             
h1, h2, h3, h4, h5, h6 {                              
	color: ;                              
}                              
                              
                              
                              
.header-content #menu li ul  {                              
    background-color: rgba(49, 93, 189, 0.8);                  
    min-width: 190px;                  
    text-align: left;                     
}                              
                              
                             
.header-content #menu li:hover {                      
    background-color: transparent;                      
                          
}                      
.header-content #menu li ul li:hover {                              
	background-color: #112971;                              
}                      
.header-content #menu li:hover a{                      
                        
    color: #315dbd;                      
}                              
.header-content .call-to-action {                       
    position: absolute;                       
    right: 10px;                       
}                              
                              
.header-content #menu li a {                              
   color: #213f80;                       
    padding: 12px 0 12px 0;                       
    padding-left: 0.9375rem;                       
    font-family: "Montserrat",Roboto,Arial,Helvetica,sans-serif;                       
    font-size: 1.125rem;                       
    font-weight: bold;                       
    text-transform: none;                             
}                              
.header-content #menu li ul.sub-navigation li a {                    
       border-top: 0;                   
    color: #ffffff;                   
    font-weight: normal;                   
    padding: 10px 0;                   
    padding-left: 15px;                     
}                              
a.primary, a.primary:visited, button.primary, button.primary:visited {                              
	background-color: #c74040;                              
}                              
                              
#job-listing .listings .job-summary h3 {                              
	color: #c74040;                              
}                              
                              
a.secondary, a.secondary:visited, button.secondary, button.secondary:visited {                              
	background-color: #c74040;                              
}                              
                              
a.tertiary, a.tertiary:visited, button.tertiary, button.tertiary:visited {                              
	background-color: #112971;                              
        color: #fff;                             
}                              
                              

.hero-expanded {
                position: absolute;
                height: 450px;
                width: 100%;
                background: url("img/hero-22382.jpg") no-repeat center top / cover;
}
#hero {
                background: transparent;
                height: 450px;
}                            
#hero .site-name-tag {                              
    background-color: none repeat scroll 0 0 rgba(255, 255, 255, 0.6);                              
    top: 50%;                              
    bottom: auto;                              
    left: auto;                            
    padding: 10px;                              
    text-align: left;                              
    width: auto;                              
}                              
                              
#hero .site-name-tag h1 {                              
   margin: 0;                              
   font-size: 2.3em;                              
   color: #3463aa;                              
}                              
                              
#hero .site-name-tag em {                              
   font-size: 1.5em;                              
   color: #3463aa;                              
}                              
                              
#featured-job-listing ul li a h3 {                              
	color: #c74040;                              
}                              
                              
#inner-page-header .site-name-tag {                              
	color: ;                              
}                              
                              
#inner-page-header .site-name-tag h1 {                              
	color: ;                              
}                              
                              
                              
/** For sites that change the background color of sections/modules**/                              
                              
#featured-job-listing , .featured-job-promo, #blank-module .interior, #featured-services .interior ul li, #featured-employers .interior, .footer-content, #inner-page-header, .filters h5, #job-listing .listings, .sideboard-ad, .horizontal-job-alert-box form div, #basic-page .expert .our-experts, #basic-page .expert .default-form-box, #basic-page .expert .default-form-box, #basic-page .career-coaching section div, #basic-page .career-fair-registration .default-form-box form, #content-library-listings .content-category, .frequent-views, .news-feed, #basic-page .create-resume .default-form-box form, #basic-page .create-resume .default-form-box .call-to-action, .create-resume .default-form-box i, #basic-page .dual-login section, #basic-page h2, #basic-page .help .default-form-box, #basic-page table tr, .default-form-box, .job-application .wizard .content, .career-fair-banner.site, #basic-page .manage-resumes section, .order-purchase .wizard .content, .file-upload-form {                              
	background-color: ;                              
}                              
                              
                              
                              
.footer-content .social-media a {                              
    color: #c74040;                              
}  
@media (max-width: 1200px) {
                .hero-expanded {
                                background-size: 1200px;
                                height: 360px;
                }
                #hero {
                                 height: 330px;
                }
}                            
 @media (max-width: 768px){          
.header-content {         
    padding-bottom: 10px;         
}                
                
.header-content .call-to-action {             
    position: static;             
    margin: 0 auto;          
    display: block;          
    clear: both;          
    float: none;          
    width: 30%;          
    text-align: center;          
               
}                 
/*nav tragger*/                 
.header-content #menu {                 
    position: relative;                 
    float: none;                 
    top: 0;                 
    left: auto;                 
    width: 100%;                 
    margin: 0;                 
    padding: 0;                 
}        
.header-content #menu>ul>li {                 
    float: none;                 
    width: 100%;                 
    clear: both;                 
    display: block;                 
    text-align: center;                 
}      
.header-content #menu .mobile-hide {        
        display: none;        
 }         
              
.header-content #menu #nav-trigger {                 
    display: block;                 
    font-size: 2.5em;                 
    padding: 0 0 30px 0;                 
    position: relative;                 
    cursor: pointer;                 
    float: right;                 
    text-decoration: none;                 
}        
.header-content #menu #nav-trigger:hover+ul, .header-content #menu ul:hover {      
        display: block;      
    }      
    .header-content #menu ul {      
        float: none;      
        display: none;      
        height: 100%;      
        width: 100%;      
        box-sizing: border-box;      
    }               
.header-content #menu ul li ul {                 
    margin-left: 0;      
        width: 100%;      
        float: none;      
        display: block;      
        background-color: rgba(49, 93, 189, 0.8);            
        box-shadow: none;      
        border: 0;      
        padding: 0;     
    position: static;                
}                 
  .header-content #menu li {      
        position: static;      
        clear: both;      
    }              
.header-content #menu li ul {      
        float: none;      
        display: block;      
        height: 100%;      
        width: 100%;      
        position: static;      
        padding: 0;      
                
    }     
.header-content #menu li ul .collapse {    
    display: block;    
    border: none;    
    padding: 10px 5px;    
    background-color: #fff;    
}     
.header-content #menu li ul li:hover {  
   
    color: #fff;  
}   
.header-content #menu ul li { 
    width: 100%; 
}      
}                            
@media (max-width: 480px) {    
.header-content #menu li ul .collapse {    
    padding: 10px 5px;    
        
}                               
	.header-content #menu ul li ul li {    
    border-bottom: 0;    
}                              

                .hero-expanded {
                                display: none;
                }
                #hero {
                                background: #f5f5f5;
                                height: auto;
                }
               
	                              
	#hero #job-search-form form {left: 0;}                              
	                              
	#hero .site-name-tag { top: 0; bottom: 0; left: 0; right: 0; position: relative; text-align: center; }                              
}
#featured-job-listing , .featured-job-promo, #blank-module .interior, #featured-services .interior .swiper-slide, #featured-employers .interior, .footer-content, #inner-page-header, .filters h5, #job-listing .listings, .sideboard-ad, .horizontal-job-alert-box form div, #basic-page .expert .our-experts, #basic-page .expert .default-form-box, #basic-page .expert .default-form-box, #basic-page .career-coaching section div, #basic-page .career-fair-registration .default-form-box form, #content-library-listings .content-category, .frequent-views, .news-feed, #basic-page .create-resume .default-form-box form, #basic-page .create-resume .default-form-box .call-to-action, .create-resume .default-form-box i, #basic-page .dual-login section, #basic-page h2, #basic-page .help .default-form-box, #basic-page table tr, .default-form-box, .job-application .wizard .content, .career-fair-banner.site, #basic-page .manage-resumes section, .order-purchase .wizard .content, .file-upload-form {                              
	background-color: ;                              
}
