.dealer-main-header {
	background: url('../img/main-header-background.jpg') top center no-repeat #022756;
	width: 100%;
	position: relative;
	padding-bottom: 650px;
	background-size: 1920px 572px !important;
}

.dealer-row {
	position: relative;
	width: 100vw;
	box-sizing: border-box;
}

.banner-block {
	margin-left: 150px;
}

.dealer-name {
	font-family: OpenSans-Bold;
	font-size: 16px;
	color: #FFFFFF;
	letter-spacing: 2.29px;
	font-weight: 400;
}

.dealer-title {
	color: #fff;
	position: relative;
	top: 100px;
}

.dealer-about-content {
	display: block;
	color: #fff;
	max-width: 400px;
	float: left;
	margin-right: 200px;
	margin-bottom: 20px;
}

.dealer-hours li {
	line-height: 35px;
}

.dealer-of {
	font-family: OpenSans-Bold;
	font-size: 48px;
	color: #FFFFFF;
	text-shadow: 2px 2px 2px #555 !important;
}

.dealer-info-block {
	display: block;
	background: #fff;
	min-height: 390px;
	position: relative;
	top: 100px;
	width: 320px;
	padding: 20px;
	box-shadow: 0 2px 40px 0 rgba(0,0,0,0.10);
	font-family: OpenSans;
}

.dealer-number {
	font-family: OpenSans-Bold;
	font-size: 32px;
	color: #0160A8;
	font-weight: bold;
	margin-top: 20px;
}

.dealer-schedule-button {
	background: #E76C4B;
	border-radius: 5px;
	font-family: OpenSans-Bold;
	font-size: 16px;
	color: #FFFFFF;
	letter-spacing: 0;
	text-align: center;
	padding: 10px 30px 10px 30px;
	position: relative;
	top: 40px;
}

.dealer-schedule-button:hover {
	background: #ff8a00;
	color: #fff;
}

.dealer-contact-info {
	position: relative;
	top: 75px;
}

.dealer-contact-info span {
	font-family: OpenSans-Bold;
	font-size: 18px;
	color: #0160A8;
	letter-spacing: 0px;
	font-weight: bold;
}

.dealer-hours {
	float: left;
	margin-right: 0px;
	margin-top: 175px;
	margin-bottom: 100px;
}

.dealer-hours ul {
	list-style: none;
	color: #fff;
}

.hour-title {
	font-family: OpenSans-Bold;
	font-size: 18px;
	color: #0160A8;
	letter-spacing: 0;
	font-weight: bold;
	padding-bottom: 20px;
}

.office-hours {
	float: left;
	padding-right: 160px;
}

.sales-hours {
	float: right;
}

.dealer-links {
	background: #023969;
	width: 100%;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}

.dealer-links a {
	margin-left: 100px;
	margin-right: 100px;
	color: #fff;
	line-height: 50px;
	font-family: OpenSans-Bold;
	font-size: 16px;
}

.dealer-links a:hover, .manage-links a:hover {
	text-decoration: underline;
}

.dealer-links a svg {
	position: relative;
	top: 10px;
	left: 10px;
}

.local-water {
	background: #efefef;
	margin-top: -70px;
	min-height: 800px;
	padding-bottom: 10px;
}

.local-water-content {
	max-width: 1000px;
	margin-left: auto;
	margin-right: auto;
}

.local-water h2 {
	font-family: OpenSans-Bold;
	font-size: 32px;
	color: #0160A8;
	margin-top: 70px;
	margin-bottom: 40px;
	padding-top: 70px;
}

.blog-posts-link {
	background: #efefef;
}

.local-col {
	background: #fff;
	max-width: 300px;
	display: inline-block;
	float: none;
	text-align: left;
}

.local-text {
	padding: 20px;
}

.local-col h3 {
	font-family: OpenSans-Bold;
	font-size: 18px;
	color: #0160A8;
}

.see-blog-posts {
	float: none;
	padding-top: 50px;
	padding-bottom: 50px;
	text-indent: 70px;
}

.see-blog-posts a {
	color: #E76C4B;
	line-height: 18px;
	font-family: OpenSans-Bold;
	font-size: 18px;
	padding-top: 50px;
	padding-bottom: 50px;
	margin-left: 70px;
	float: none;
}

.see-blog-posts svg {
	position: relative;
	top: 3px;
}

.dealer-reviews {
	background: #0160A8;
	padding-top: 50px;
	padding-bottom: 70px;
	min-height: 450px;
}

.review-block {
max-width: 1000px;
margin-left: auto;
margin-right: auto;
}

.dealer-review {
	height: 322px !important;
	width: 304px !important;
	background: url('../img/review-bak.png');
	margin-left: 10px;
	margin-right: 10px;
	color: #fff;
	float: left;
	position: relative;
}

.rating-stars {
	position: absolute;
	bottom: 20px;
	right: 20px;
}

.rating-stars img {
	float: left;
}

.local-offer-content {
	max-width: 1000px;
	margin-left: auto;
	margin-right: auto;
}

.dealer-quote {
	padding: 20px;
	padding-top: 90px;
}

.local-offers {
	background: url('../img/local-offer-bak.jpg');
	min-height: 500px;
}

.local-offers h2 {
	color: #fff;
	margin-left: 0px;
	padding-top: 70px;
}

.local-offer {
	display: block;
	width: 450px;
	background: #fff;
	min-height: 200px;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
}

.offer-text {
	padding: 40px;
}

.dealer-offer-button {
	background: #fff;
	border-radius: 5px;
	font-family: OpenSans-Bold;
	font-size: 16px;
	color: #E76C4B;
	letter-spacing: 0;
	text-align: center;
	padding: 10px 30px 10px 30px;
	border: 1px solid #E76C4B;
}

.manage-links {
	max-width: 1000px;
	margin-right: auto;
	margin-left: auto;
}

.manage-accounts h2 {
	padding-top: 70px;
	padding-bottom: 60px;
}

.manage-ul li {
	list-style: none;
}

.manage-ul a {
	color: #464646;
}

.manage-ul {
	float: left;
	padding-right: 60px;
}

.first-manage-ul {
	padding-right: 100px;
}

.manage-accounts {
	min-height: 400px;
}

.local-col .local-text, .local-col .local-text a {
	display: block;
}
.local-whitespace {
	vertical-align: top;
	background: #fff;
	display: block;
	float: left;
	box-shadow: 0 2px 40px 0 rgba(0,0,0,0.08);
	margin-left: 10px;
	margin-right: 10px;
	max-height: 600px;
}


