#footer-bottom {
	border-top: 1px solid #fff;
}

.et_pb_contact_field_options_wrapper .et_pb_contact_field_options_title {
	display:none;
}


#main-header .container {
	width: 84%;
}

.bottom-nav {
	text-align: center;
}

#footer-info {
	font-size: 11px;
	text-align: center;
	display: block;
	float: none;
}

.et_pb_row {
	width: 88%;
}

#top-menu li li a {
	padding: 6px 10px;
	width: 300px;
}

.nav li ul {
	width: auto;
}


 @media only screen and (max-width: 1200px) {
.et_pb_row {
	padding-right: 20px !important;
	padding-left: 20px !important;
}
.et_pb_row {
	width: 99% !important;
}
.et_pb_image .et_pb_image_wrap {
	max-width: 500px;
}
.et_pb_blurb_content {
	max-width: 950px;
}

h2 {font-size:24px}
h3 {font-size:18px}
h4 {font-size:16px}

}