sup, sub {font-size: 75%!important;}


#main-header .container {padding: 0 20px!important;}
.logo_container {width: 90%!important;
}
/* Nav Menu */
ol>li::marker, .current_page_item>a {font-weight: 800!important;}
/* Nav Menu */

/* Logo Size */
#et_top_search {margin: 10px 0 0 22px!important;}

@media screen and (max-width: 1173px)  {	
	
  	img#logo {
    	max-height: 84%!important;
	}
  	
	#top-menu li {
    	font-size: 18px!important;
    	padding-right: 10px!important;
    }
    #et-top-navigation {
    padding-left: 0!important;
    }
}

@media screen and (max-width: 980px) {	
	#main-header .container { width: 100%!important;}
  #et_top_search {margin: 0px 0 0 22px!important;}
}

/*
@media screen and (max-width: 1059px) and (min-width: 981px) {	
	img#logo {
    	max-height: 35%!important;
	}
  #top-menu li a {
    	font-size: 14px!important;
  }
  #top-menu li {
    padding-right: 6px!important;
  }
    #et-top-navigation {
    padding-left: 0!important;
    }
}
 Logo Size */


ol, ul, .et_pb_text ol, .et_pb_text ul {
  padding-bottom: 0!important;
}

.border-white, .border-white a {color: #ffffff;; border-bottom: 1px solid #ffffff; line-height: 1.8em;}
.border-white:hover, .border-white a:hover {border-bottom: 2px solid #ffffff;}

/*** a Link Starts ***/
p a {      
    //color: #9d2235;  
    //text-decoration: underline !important;  
}  
li a, li {      
   //color: #9d2235;  
   //text-decoration: underline !important;  
  line-height: 1.8em;
}  

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 #9e2b44;
}
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 #9e2b44;
  text-decoration: none;
}

footer a {border: none!important;}
.footer-3 {text-align: right;}
#footer-bottom {display: none;}
#footer-content-eb, #footer-content-eb a {background: #000000; color: #ffffff; font-size: 14px; border: none!important;}
#footer-content-eb a:hover, footer a:hover {border-bottom: 1px solid #ffffff!important;}


#main-footer .container {
  width: 90%;
}
.et_pb_widget {float: none!important;}

.et_pb_gutters3 .footer-widget:first-child {
	width: 35%!important;
    margin-right: 2%!important;
}
.et_pb_gutters3 .footer-widget:nth-child(2)  {
	width: 24%!important;
    margin: 0 1.5%!important;
}
.et_pb_gutters3 .footer-widget:last-child {
	width: 35%!important;
}

@media screen and (max-width: 980px) {	
	.footer-3 {text-align: left;} 
    .et_pb_gutters3 .footer-widget:first-child {
      width: 55%!important;
      margin-right: 2%!important;
  	}
  .et_pb_gutters3 .footer-widget:nth-child(2)  {display: none;}
  .et_pb_gutters3 .footer-widget:last-child {
	width: 35%!important;
    margin-bottom: 0!important;
	}
	
}