
// Contact Form Adjustments
#webform-component-subscribe {
	display: none;
}

#webform-component-subscribe > label {
	display: none;
}

#edit-submitted-subscribe label{
	margin-top: 0;
	line-height: 1.4;
	padding-left: 0;
	text-align: left;
	max-width: 80%;
}

.page-deal-page .region-content, .page-node-4262 .panel-display {
	background-image: url("../img/back_blue.jpg");
	background-repeat: no-repeat;
	background-size: auto;
	background-position: top center;
}
.page-node-4262 #edit-field-regions-value-1 {
	display: none;
}

.page-deal-page .region-content .view-deal-page .view-content {
	margin: 0 -15px
}

.view-deal-page .view-content {

	background: #fff;
}

.view-deal-page .view-header {

	padding-top: 18px;
}

.view-deal-page .view-filters {

	letter-spacing: -0.2px;
	padding-bottom: 24px;
}

.view-deal-page .view-header p:first-child {

	font-size: 48px;
	color: rgb(255, 255, 255);
	font-weight: 700;
	letter-spacing: 1px;
}

.view-deal-page .view-header p:last-child {

	font-size: 30px;
	color: rgb(255, 255, 255);
	margin-top: 20px;
	letter-spacing: .6px;
}

.view-deal-page .view-filters {

	letter-spacing: -.2px;
}

.view-deal-page .views-widget-filter-field_regions_value label {

	font-weight: 300;
	font-size: 16px;
	color: rgb(255, 255, 255);
	float: left;
	display: block;
	margin-right: 24px;
	margin-top: 7px;
}

.view-deal-page .views-widget {

	float: left;
}

.view-deal-page .edit-field-regions-value {

	width: 210px;
	height: 35px;
}

.view-deal-page .views-field-title {

	display: none;
}

.view-deal-page .views-field-field-deal-thumbnail img {

	width: 210px;
	height: 208px;
	float: left;
	margin-right: 30px;
}

.view-deal-page .wrap_row {

	width: 100%;
	min-height: 225px;
	padding: 8px;
	margin: 8px 0;
	border: 1px solid  #ddd;
	position: relative;
	background: #fff;
}

.view-deal-page .wrap_row:hover {

	box-shadow: 0 0 10px rgba(0, 0, 0, .3);
}

.view-deal-page .views-field-field-actual-deal-date-s .field-content {

	color: rgb(126, 126, 126);
	font-size: 16px;
	font-family: "museo-sans",Helvetica Neue,Helvetica,Arial,sans-serif;
	font-weight: 300;
}

.view-deal-page .views-field-field-actual-deal-date-s,
.view-deal-page .views-field-field-deal-display-start-time,
.view-deal-page .views-field-field-deal-display-end-time {

	color: #7E7E7E;
	font-size: 16px;
	font-family: "museo-sans",Helvetica Neue,Helvetica,Arial,sans-serif;
	font-weight: 300;
	float: left;
}

.view-deal-page .views-field-field-deal-name {

	color: #2f2f2f;
	font-size: 30px;
	font-family: "museo-sans",Helvetica Neue,Helvetica,Arial,sans-serif;
	font-weight: 300;
	margin-top: 60px;
	line-height: 1.1;
}

.view-deal-page .views-field-nid a {

	width: 140px;
	height: 45px;
	display: block;
	position: absolute;
	right: 160px;
	bottom: 10px;
	background: rgb(243, 85, 55) none repeat scroll 0% 0%;
	color: rgb(255, 255, 255);
	text-align: center;
	line-height: 3.5;
	font-family: "museo-sans",Helvetica Neue,Helvetica,Arial,sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	font-size: 13px;
	text-decoration: none;
	letter-spacing: 0.5px;
	outline: none;
}

.view-deal-page .views-field-nid a:hover {

	background-color: #e53918;
}

.dealThumbnail {
	width: 35%;
	height: auto;
	display: inline-block;
	float: left;
	overflow: hidden;
	border: none;
	margin-right: 2.5%;
}
.dealThumbnail img {
	width: 100%;
	height: auto;
	display: inline-block;
	vertical-align: top;
}
.dealInfo {
	display: inline-block;
	width: 62%;
	padding: 10px 8px 0 0;
}
.dealHiddenBody p {
	font-size: 14px;
	line-height: 1.4;
}
.dealDate {
	font-family: "museo-sans";
	font-weight: 400;
	color: #676767;
	margin-bottom: 5px;
	font-size: 14px;
}
.dealName {
	font-family: "museo-sans";
	font-weight: 300;
	font-size: 26px;
	line-height: 1.2;
	margin-bottom: 10px;
}
.dealLink a {
	display: inline-block;
	width: 142px;
	height: 41px;
	color: white;
	line-height: 41px;
	text-align: center;
	background: #f35537;
	text-transform: uppercase;
	font-size: 13px;
	font-family: "museo-sans";
}
.dealHiddenBody {
	display: none;
	padding-bottom: 10px;
	transition: all 0.4s ease;
}
.dealsTitle {
	color: white;
	font-family: "museo-sans";
	font-weight: 700;
	font-size: 44px;
}
.dealsSubtitle {
	color: white;
	font-family: "museo-sans";
	font-weight: 300;
	font-size: 20px;
}

.container-fluid {
	width: 100%;
	padding-left: 15px;
	padding-right: 15px;
}
.node-type-deal .region.region-content {
	padding: 0;
}
.deal-page-header {
	background-image: url("../img/back_blue.jpg");
	background-repeat: no-repeat;
	padding-top: 35px;
	padding-bottom: 53px;
}
.deal-page-title {
	color: white;
	font-family: "museo-sans";
	font-weight: 700;
	font-size: 48px;
}
.deal-page-subtitle {
	color: white;
	font-family: "museo-sans";
	font-weight: 300;
	font-size: 18px;
}

@media screen and (max-width: 768px){
	.deal-page-header{
		padding-top: 20px;
		padding-bottom: 80px;
	}
	.deal-page-title {
		font-size: 24px;
	}
	.deal-page-subtitle {
		font-size: 14px;
	}

}

.deal-page-content {
	margin-top: 35px;
}
.deal-image img{
	width: 100%;
}
.deal-date {
	margin-top: 15px;
	font-family: "museo-sans";
	font-weight: 300;
	font-style: italic;
	color: #7e7e7e;
	font-size: 16px;
}
.deal-title {
	font-family: "museo-sans";
	font-weight: 700;
	font-size: 36px;
	line-height: 1.2;
	color: #2f2f2f;
	margin-top: 10px;
	margin-bottom: 15px;
}
.deal-location-title {
	font-family: "museo-sans";
	font-weight: 700;
	font-size: 24px;
	color: #2f2f2f;
	margin-top: 30px;
}
.deal-locations {
	font-family: "museo-sans";
	font-weight: 300;
	color: #7e7e7e;
	font-size: 14px;
}
.dealer-name, .dealer-name a {
	color: #f35436;
	font-weight: 400;
}

.deal-description {
	font-family: "museo-sans";
	margin-top: 45px;
	padding-top: 25px;
	color: #6b6b6b;
	font-size: 12px;
	border-top: 1px solid #6b6b6b;
}
.promotions-title {
	padding-top: 20px;
	padding-bottom: 20px;
	background-image: url("../img/back_blue.jpg");
	background-repeat: no-repeat;
	color: white;
	text-transform: uppercase;
	font-family: "museo-sans";
	font-weight: 500;
	font-size: 18px;
	text-align: center;
	margin-bottom: 30px;
}
.node-type-dealer .panel-display {
	background: #f6f6f6;
}
.pane-dealer-page-uk + section > .container {
	position: relative;
}
.white-bg {
	position: absolute;
	top: 0;
	left: 15px;
	right: 15px;
	bottom: 0;
	background: #fff;
	border: 1px solid #ddd;
}
.dealer-content-left {
	padding-top: 30px;
	padding-left: 30px;
}
.dealer-content-right {
	padding-top: 30px;
	padding-right: 25px;
}
.about-dealer-title, .areas-served-title, .areas-served+.pane-custom.pane-3 h3, .services-offerded, .additional-services-title {
	font-weight: 500;
	font-family: "museo-sans";
	font-size: 16px;
	color: #0099a7;
	margin-bottom: 10px;
}
.areas-served-text, .service-description {
	color: #535353;
	font-size: 14px;
	font-family: "museo-sans";
	font-weight: 300;
}
.one-service {
	background: #fcfcfc;
	margin-bottom: 5px;
	padding: 20px 10px 20px 70px;
	background-repeat: no-repeat;
	background-position: 3% 35%;
}
.service-title {
	color: #0099a7;
	font-family: "museo-sans";
	font-weight: 300;
	padding-bottom: 5px;
	border-bottom: 1px solid #dcdcdc;
	margin-bottom: 8px;
	font-size: 14px;
}
.service-backyard-consultation {
	background-image: url(../img/service-1.png);
}
.service-delivery-available{
	background-image: url(../img/service-2.png);
}
.service-service-department {
	background-image: url(../img/service-3.png);
}
.service-test-soak {
	background-image: url(../img/service-4.png);
}
.service-watercare-analysis {
	background-image: url(../img/service-5.png);
}
.additional-services-text {
	color: #535353;
	font-size: 14px;
	font-family: "museo-sans";
	font-weight: 300;
	margin-bottom: 15px;
}
.node-type-dealer .flexslider .flex-direction-nav .flex-prev {
	background: url(../img/left.png);
	width: 36px;
	height: 36px;
	outline: none;
	top: 38%;
}
.node-type-dealer .flexslider .flex-direction-nav .flex-next {
	background: url(../img/right.png);
	width: 36px;
	height: 36px;
	outline: none;
	top: 38%;
}

.views-widget-filter-field_regions_value_1 { display: none; }

@media (max-width: 1199px) and (min-width: 992px) {
	.page-deal-page .region-content {
		margin-top: 40px;
	}
}
@media (max-width: 991px) and (min-width: 768px) {
	.page-deal-page .region-content {
		margin-top: 95px;
	}
}
@media (max-width: 991px) {
	.dealsTitle {
		font-size: 30px;
	}
	.dealsSubtitle {
		font-size: 16px;
	}
}

/////* Maax Landing Page *//////

#maax-slider ul, #maax-slider ol {
	padding: 0;
	list-style: none;
}

.buttons {
	margin-top: 40px;
	text-align: center;
}


.freeflow {max-width: 1050px; margin: 0 auto; font-family: "museo-sans", Helvetica Neue, Helvetica, Arial, sans-serif; padding-bottom: 300px; }
.freeflow img {max-width:100%;}
.freeflow-logo {text-align: center; margin: 0 0 56px}
.freeflow-text {max-width:835px; text-align: center; margin: 0 auto 150px;}
.freeflow h2 {text-align: center;font-size: 39px;line-height: 46px; font-weight: 400;font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;color: #2da4b4; margin: 0 0 70px;}
.freeflow-text p {font-size: 15px;color: #848484;line-height: 20px; max-width: 835px; margin: 0 auto; }
.freeflow-buttons {text-align: center;}
.freeflow-buttons a {display: inline-block; color: white; font-size: 17px;font-weight: 700;background: #2da4b4; border-radius: 5px; padding: 8px 20px 7px; margin-top: 30px; text-decoration: none;}
.freeflow-buttons a:first-child {margin-right: 15px; }
.freeflow-buttons a:hover {background: #81c8d2;text-decoration: none;}

.freeflow-block1 {margin-bottom: 0;}
.freeflow-block1 h3 {color: #2da4b4;font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;font-size: 39px;text-transform: uppercase; margin: 0 0 40px; line-height: 46px;}
.freeflow-block1 p {max-width: 415px; color: #848484;font-size: 15px;font-weight: 300;line-height: 20px;}

.freeflow-block2 {margin-bottom: 0; padding-top: 140px}
.freeflow-block2 h3 {padding: 0 0 13px; margin: 0 0 21px; border-bottom: 1px solid #2da4b4; font-size: 39px;color: #2da4b4;text-transform: uppercase;font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;}
.freeflow-block2 p {font-size: 15px;color: #848484;line-height: 20px; max-width: 537px; margin: 0 auto; }
.freeflow-block2 p:first-child {margin-bottom: 30px;}

.freeflow-block3 {margin-bottom: 54px;}
.freeflow-table table {width: 100%; margin: 0 0 23px;}
.freeflow-table tbody {border-top: none;}
.freeflow-table td {text-align: center; vertical-align: middle; height: 50px; width: 25%; box-sizing: border-box; padding-left: 26px;}
.freeflow-table td:first-child {text-align: left;}
.freeflow-table tr:nth-child(2n+1) {background: #e5e5e5;}
a.freeflow-table-link {display: inline-block; padding: 10px 53px 7px 27px; background: #2da4b4; font-style: italic;color: white;font-size: 15px;font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; text-decoration: none;}
a.freeflow-table-link:hover {text-decoration: none;}

.freeflow-images {margin-bottom: 124px;}
.freeflow-block3 {padding-top: 98px; margin-bottom: 0}
.freeflow-block3 h3 {padding: 0 0 13px; margin: 0 0 30px; border-bottom: 1px solid #2da4b4; font-size: 39px;line-height: 46px;color: #2da4b4;text-transform: uppercase;font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;}
.freeflow-block3 p {margin: 0 0 20px; font-size: 15px;line-height: 20px;}
p.freeflow-pmargin {margin: 0 0 70px;}
.freeflow-img1 {margin: 25px 0 30px;}
.freeflow-img2 {}
.freeflow-block3-table {margin: 76px 0 40px;}
.freeflow-block3-table {width: 100%; margin: 0 0 23px;}
.freeflow-block3-table tbody {border-top: none;}
.freeflow-block3-table td {text-align: center; vertical-align: middle; height: 50px; width: 25%; box-sizing: border-box; padding-left: 26px;}
.freeflow-block3-table td:first-child {text-align: left;}
.freeflow-block3-table tr:nth-child(2n+1) {background: #e5e5e5;}
a.freeflow-block3-a {display: inline-block; padding: 10px 53px 7px 27px; background: #2da4b4; font-style: italic;color: white;font-size: 15px;font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; text-decoration: none; position: relative; color:#fff; }
.freeflow-block3-a:after {content:'';position: absolute; top: 11px; right: 12px; width: 18px;height: 18px; background: url('../img/freeflow/freeflow-arrow.png') no-repeat 0 0;}
.freeflow-block3-a:hover {text-decoration: none;}

.freeflow-block4 {margin-bottom: 59px;}
.freeflow-block4 h3 {color: #2da4b4;font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;font-size: 39px;text-transform: uppercase; margin: 0 0 40px; line-height: 46px;}
.freeflow-block4 p {max-width: 415px; color: #848484;font-size: 15px;font-weight: 300;line-height: 20px;}

.freeflow-block5 {margin-bottom: 100px;}
.freeflow-block5 h3 {color: #2da4b4;font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;font-size: 39px;text-transform: uppercase; margin: 0 0 40px; line-height: 46px;}
.freeflow-block5 p {max-width: 415px; color: #848484;font-size: 15px;font-weight: 300;line-height: 20px;}


@media (max-width: 600px){
	.freeflow-table {width:100%; overflow-x: scroll;}
	.freeflow-table table {width:570px;}

}

@media (max-width:768px){
	.freeflow-pmargin,
	.freeflow-text,
	.freeflow .container {margin-bottom: 40px;}
	.freeflow h2,
	.freeflow h3 {margin-bottom: 20px;}
	.freeflow {padding-bottom: 50px;}
	.freeflow-images img {margin: 0 0 20px;}
	.freeflow-text {padding: 0 15px;}
	.freeflow p {max-width: none}
}

.freeflow-video {margin-bottom: 100px; position: relative;margin-top: 50px;}
.freeflow-video video {max-width: 100%; }
.freeflow-play {position: absolute; top: 50%; left: 50%; width: 14%; max-width: 156px; margin-left:-7%; z-index: 10; cursor: pointer;}
.freeflow-play img {width:100%;}


.flex-direction-nav {display: none;}
.flex-control-nav {display: none;}
#maax-slider .slides li .maax-slider-text {
	bottom: 14%;
}
#maax-slider .slides li .maax-slider-title {
	bottom: 27%;
}

@media (max-width:1000px){
	#maax-slider .slides li .maax-slider-title {
		bottom: 33%;
	}
}


@media (max-width:768px){
	#maax-slider .slides li .maax-slider-title {
		bottom: 37%;
	}
}
@media (max-width:600px){
	#maax-slider .slides li .maax-slider-title {
		bottom: 37%;
		font-size: 40px;
	}
	#maax-slider .slides li .maax-slider-text span{
		font-size: 16px;
	}
	#maax-slider .slides li .maax-slider-text {
		bottom: 17%;
	}
}

@media (max-width:500px){
	#maax-slider .slides li .maax-slider-title {
		bottom: 50%;
		font-size: 28px;
	}
	#maax-slider .slides li .maax-slider-text span{
		font-size: 16px;
	}
	#maax-slider .slides li .maax-slider-text {
		bottom: 17%;
	}
}

@media (max-width:400px){
	#maax-slider .slides li .maax-slider-title {
		bottom: 50%;
		font-size: 24px;
	}
	#maax-slider .slides li .maax-slider-text span{
		font-size: 12px;
		line-height: 1.1;
	}
	#maax-slider .slides li .maax-slider-text {
		bottom: 17%;
	}
}

@media (max-width:992px) {
	.freeflow-text p {padding: 0 15px;}
	.fix-img {text-align: center;}
	.freeflow-block4 p,
	.freeflow-block5 p,
	.freeflow-block1 p,
	.freeflow-block2 p {max-width: none;}
	.freeflow-text,
	.freeflow-block1,
	.freeflow-block3,
	.freeflow3,
	.freeflow-images,
	p.freeflow-pmargin,
	.freeflow-video,
	.freeflow-block5 {margin-bottom: 40px;}
	.freeflow {padding-bottom: 40px;}
	.fix-img-margin {margin-bottom: 40px;}
}
