/* Post */
.entry-title {margin-bottom: 10px; font-weight: 800; line-height: 1.4em;}
.et_pb_post .entry-content {padding-top: 0px!important;}
.post-meta {display: none;}
/* Post */

  #main-content .container {
    width: 90%!important;
      padding-top: 2%!important;
  }

.resources-sub tr td {
	border-top: none!important;
    padding: 0!important;
}



/* Global CSS Below */
header .container {width: 94%;}
body {font-weight: 400!important;}

.mobile_menu_bar::before {color: #000000!important;}
.et_mobile_menu {border-color: #000000!important;}

.border-black a {color: #000000; border-bottom: 1px solid #000000!important;}
.border-black a:hover {border-bottom: 3px solid #000000!important;}

@media only screen and (max-width: 1220px) and (min-width: 1192px) {	
	#logo {
    	max-height: 49%!important;
	}
    /* ul.nav li.menu-home {display: none!important;} */
}

@media only screen and (max-width: 1191px) and (min-width: 1081px) {	
	#logo {
    	max-height: 50%!important;
	}
    /* ul.nav li.menu-home {display: none!important;} */
  	#top-menu li a {font-size: 16px!important;}
}

/*
@media only screen and (max-width: 1080px) and (min-width: 1021px) {	
	#logo {
    	max-height: 40%!important;
	}
    ul.nav li.menu-home {display: none!important;} 
  	#top-menu li a {font-size: 14px!important;}
}
@media only screen and (max-width: 1020px) and (min-width: 981px) {	
	#logo {
    	max-height: 32%!important;
	}
    ul.nav li.menu-home {display: none!important;} 
  	#top-menu li a {font-size: 14px!important;}
}
*/

#et-top-navigation {
    font-weight: 500!important;
}
ol>li::marker, .current_page_item>a {font-weight: 800!important;}


.last-menu ul {
right: -70px!important;
}



/*** a Link Starts ***/
p a {      
    //color: #9d2235;  
    //text-decoration: underline !important;  
}  
li a {      
   //color: #9d2235;  
   //text-decoration: underline !important;  
}  

p a:hover {  
    text-decoration: none!important;  
}  
li a:hover {  
    text-decoration: none!important; 
}    

.et_pb_text_inner a, 
.et_pb_tab_content p a,
.et_pb_toggle_content p a,
.et_pb_blurb_description a {
	border-bottom: 1px solid #9e2b44;
  padding-bottom: 3px;
}
.et_pb_text_inner a:hover, 
.et_pb_tab_content a:hover,
.et_pb_toggle_content a:hover,
.et_pb_blurb_description a:hover {
	border-bottom: 2px solid #9e2b44;
  text-decoration: none;
}
a.related-links {
 border: none;
  padding: none;
  color: #000000;
}
a.related-links:hover {
  color:#9e2b44;
 border: none;
}
/*** a Link Ends ***/

/*no underline in footer*/   
#footer-info a {    
  text-decoration: none !important;    
}    
footer a { border: none!important;}
footer a:hover { border-bottom: 2px solid #fff!important;}

/* footer headings are white for legibility */ 
.footer-widget h4, .white, a.white { 
  color: #ffffff !important; 
} 
/*no underline in footer*/ 
