<!-- MECDC AGENCY V3 TEMPLATE -->


#sectionnav a { color:#000000!important; text-decoration:none; } 
header {height: 150px;}

.sf-menu a {
    padding: 6px 1em 4px;
}

nav#top-nav {margin-bottom: 4px; border-bottom: 2px solid #cccccc;}
#maincontent1, #maincontent2, #maincontent3 {padding: 10px 0 40px 2em;}

img.MPH-Logo {
	margin: 10px 0 50px;
}

.header_nav_search {margin-top: 12px;}

header .sub-container {max-width: none;}

ul.social-media li { background-image: none; padding: 9px 0 9px 0 !important;}

@media only screen and (max-width: 1064px){

.header_nav_search {
	position: absolute;
	left: 510px;
	bottom: 25px;
	overflow: hidden;
	width: 270px;
	margin-right: 1em;
	
}
#vtopnav a {text-shadow: 0 0 6px #000000;}
}


@media only screen and (max-width: 820px){

.header_nav_search {
	position: absolute;
	left: 5px;
	bottom: 15px;
	overflow: hidden;
	width: 100%;
	
}
}