#mdgov_enterpriseSearch {
	margin: 0;
}

#mdgov_searchInput {
	width: 100%;
	font-size:115%;
	position: inherit;
}

#agency_branding {
	padding-bottom: 10px;
}
.headerBgImg {
    background-image: url(/wp-content/uploads/sites/5/2014/11/banner_mda_inner.jpg);
    background-repeat: no-repeat;
     background-size: 100%;
}
@media(max-width:767px) {
#mdgov_agencyTitle a img {
	max-width: 100%;
	margin: 0 0 20px 0;
}

#mdgov_searchInput {
	font-size:180%;	
	position: relative;
}

}

@media(max-width:480px) {
#mdgov_searchInput {
	font-size:163%;
}
}
.wpcf7-form-control wpcf7-text, wpcf7-email , wpcf7-validates-as-required, wpcf7-validates-as-email, wpcf7-select, wpcf7-textarea {width:100% !important;}
	