ol>li::marker, .current_page_item>a {font-weight: 800!important;}
.mobile_menu_bar:before {
    color: #000000!important;
}
.et_mobile_menu {border-color: #000000!important;}

img.circle {
 border-radius: 50%;
}

ol li {margin-bottom: 20px!important;}

header .container {width: 94%;}
body {font-weight: 400!important;}

.border-white, .border-white a {color: #ffffff!important;; border-bottom: 1px solid #ffffff!important;}
.border-white:hover, .border-white a:hover {border-bottom: 2px solid #ffffff!important;}


@media screen and (max-width: 1300px) and (min-width: 1101px) {	
	img#logo {
    	max-height: 34%!important;
	}
}
@media screen and (max-width: 1100px) and (min-width: 1001px) {	
	img#logo {
    	max-height: 23%!important;
	}
}

@media screen and (max-width: 1000px) and (min-width: 980px) {	
	img#logo {
    	max-height: 20%!important;
	}
}


#et-top-navigation {
    font-weight: 500!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; 
} 

p a, .et_pb_text_inner a, 
.et_pb_tab_content p a,
.et_pb_toggle_content p a,
.et_pb_blurb_description a {
	padding-bottom: 3px;
 	color: #000000; 
  	border-bottom: 1px solid #000000;
}
p a:hover, .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 #000000;
  text-decoration: none;
}
a.related-links {
 border: none;
  padding: none;
  color: #000000;
}
a.related-links:hover {
  color:#000000;
 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*/ 
