@import url('https://fonts.googleapis.com/css?family=Lato:400,700,900');
@import url('https://fonts.googleapis.com/css?family=Roboto:400,500,700');
body, button, input, select, textarea{
	color: #3e3e3e;
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
}
.entry-footer{
	display: none !important;
}
h1{
	font-family: 'Lato', sans-serif;
}
h2, h3{
	font-weight: 500;
}
body:not(.custom-background-image):before, body:not(.custom-background-image):after{
	display: none;
}
p{
	margin-bottom: 25px;
	line-height: 20px;
}
.samplePageSection h2, .entry-content h2, .entry-summary h2, .comment-content h2, h2.factsheettitle, h2.faqSubtitle, .factsheetcols h2{
	color: #c2b600;
	font-size: 22px !important;
	display: block;
	border-bottom: 2px solid #c2b600;
	margin-bottom: 25px;
	font-weight: 500 !important;
}
h3{
	color: #c2b600;
	font-size: 22px !important;
	display: block;
	border-bottom: 2px solid #c2b600;
	margin-bottom: 25px;
	font-weight: 500 !important;
}
ul{
	list-style-position: inside;

}
.site{
	margin: 0;
}
.container{
	width: 1170px;
	position: relative;
	margin: auto;
}
.entry-content a, .entry-summary a, .taxonomy-description a, .logged-in-as a, .comment-content a, .pingback .comment-body > a, .textwidget a, .entry-footer a:hover, .site-info a:hover{
	box-shadow: none;
}
.site-header{
	background-color: #ffffff;
}
.logo{
	float: left;
	padding: 15px 0;
}
.header_service{
	float: left;
	margin-left: 150px;
	margin-top: 35px;
}
.header_call{
    float: right;
    border: 1px solid #dbdbdb;
    padding: 8px 15px;
    background-color: #fff;
    text-align: center;
    margin-top: 30px;
    font-family: 'Lato', sans-serif;
}
.header_call_text{
	display: block;
	text-transform: uppercase;
	font-weight: 700
}
.header_call_phone{
	display: block;
	font-size: 26px;
	color: #c2b600;
	font-weight: 700;
	line-height: 25px;
}
.header_call_phone:hover{
	color: #c2b600;
}
.header_call_phone img{
    margin-right: 9px;
    margin-top: -5px;
}
.nav{
	clear: both;
	border-top: 1px solid #dbdbdb;
	border-bottom: 1px solid #dbdbdb;
	font-family: 'Lato', sans-serif;
	text-transform: uppercase;
}
.nav ul{
	list-style: none;
	margin: 0;
	padding: 0;
}
.nav ul li{
	display: block;
}
.nav ul li a{
	color: #3e3e3e;
	font-size: 15px;
}
.nav ul.nav-ul-level1{
	height: 50px;
}
.nav ul.nav-ul-level1 li.nav-li-level1{
	float: left;
	border-left: 1px solid #dbdbdb;
	line-height: 50px;
	position: relative;
}
span.spanArrow{
	position: relative;
}
span.spanArrow:after{
	content: '';
	display: block;
	width: 9px;
	height: 5px;
	background-image: url('images/arrow-down.png');
	background-repeat: no-repeat;
	background-size: cover;
	position: absolute;
	top: 7px;
	right: -18px;
}
.nav ul.nav-ul-level1 li.nav-li-level1.last {
	border-right: 1px solid #dbdbdb;
}
.nav ul.nav-ul-level1 li.nav-li-level1.hasChildren > a{
	padding: 0 40px 0 35px;
}
.nav ul.nav-ul-level1 li.nav-li-level1 > a{
	padding: 0 31px;
	display: block;
	font-weight: 700;
}
.children{
	display: none;
	position: absolute;
    width: 250px;
    background: #fff;
    z-index: 99;
    border: 1px solid #787878;
}
.nav ul.children li{
	line-height: 35px;
}
.nav ul.children li a{
	padding: 0 15px;
    font-size: 13px;
    display: block;
    border-bottom: 1px solid #d5d5d5;
    font-weight: 700;
}
.nav ul.children li a:hover{
	background-color: #c2b600;
	color: #fff
}
.hasChildren > a{
	position: relative;
}
.nav_icon{
	margin-right: 10px;
	vertical-align: baseline;
}
.home_li .nav_icon{
	margin-right: 0
}
.nav ul.nav-ul-level1 li.nav-li-level1.home_li > a{
	padding: 0 27px;
}
.footer{
	border-top: 0;
	background-color: #3b3b3b;
	padding: 90px 0 0;
	margin-top: 100px;
}
.footer > .container{
	min-height: 300px;
	margin-bottom: 60px;
}
.footer_section{
	float: left;
	padding-right: 60px;
	position: relative;
}
.footer_section:after{
	content: '';
	height: 90px;
	width: 1px;
	background-color: #4b4b4b;
	position: absolute;
	top: 75px;
	right: 0;
}
.footer_area:after, .footer_map:after{
	display: none;
}
.footer_links ul{
	margin: 0;
}
.footer_links ul li.footer_link{
	margin-bottom: 5px;
	list-style-position: outside;
}
.footer_links ul li.footer_link a{
	color: #fff;
	text-decoration: underline;
	font-size: 14px
}
.footer_links ul li.footer_link a:hover{
	color: #c2b600;
}
.footer_section_title{
	color: #fff;
	font-size: 16px;
}
.footer_subtitle{
	color: #8f8f8f;
	font-weight: 700;
	font-size: 16px
}
.footer_address_content{
	color: #cecece;
	display: block;
	font-size: 14px;
}
.footer_contact{
	padding-left: 60px;
}
.footer_section_title{
	margin-bottom: 5px;
}
.footer_area{
	padding-left: 60px;
	max-width: 245px;
	padding-right: 0;
}
.footer_area p{
	color: #cecece;
	font-size: 14px;
}
.footer_state{
	color: #fff;
	font-size: 14px;
}
.footer_map{
	padding-right: 0;
	float: right;
}
.copyright{
	clear: both;
	background-color: #1b1b1b;
	color: #cecece;
	text-align: center;
	line-height: 65px;
	color: #999999;
	font-size: 14px;
}
.footer_address{
	margin-bottom: 15px;
}
.footer_content{
	color: #cecece;
	font-size: 14px;
}
.netable{
	position: absolute;
	right: 0;
	top: 0;
}
.netable img{
    width: 18px;
    margin-left: 6px;
}
.copyright_content a{
	color: #999999
}
.site-content{
	padding: 0;
}
.homeSlider{
	height: 560px;
	background-image: url('images/All-Saints-Winery-Banner-web-page.jpg');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	border-bottom: 8px solid #c2b600;
	margin-bottom: 70px;
}
#homeSlider .slideLeft{
	width: 315px;
	float: left;
	margin-top: 130px;
}
#homeSlider img.sliderImage{
	width: 742px;
	float: right;
	margin-top: 55px;
}
.flex-direction-nav{
	display: none !important;
}
.slideTitle{
	font-size: 36px;
	text-transform: uppercase;
	color: #fff;
	text-shadow: 0px 2px 2px rgba(0, 0, 0, 1);
	font-family: 'Lato', sans-serif;
	font-weight: 900;
	margin-bottom: 20px;
}
.slideTitle span{
	display: block;
	line-height: 40px;
}
.slideText{
	color: #fff;
	text-shadow: 0px 2px 2px rgba(0, 0, 0, 1);
	font-family: 'Lato', sans-serif;
	font-weight: 700;
	font-size: 22px;
	line-height: 30px;
	margin-bottom: 40px;
}
.slideLink{
    color: #fff;
    padding: 12px 50px 12px 15px;
    background-image: url(images/arrow-button.png);
    background-repeat: no-repeat;
    background-position: 140px;
    background-color: #c2b600;
    font-size: 16px;
    font-weight: 400;
}
.flex-control-nav{
	bottom: -50px;
}
.flex-control-paging li a.flex-active{
	background: rgba(255, 255, 255, 0.9);
}
.homeTopContentLeft{
	width: 295px;
	float: left;
}
.homeTopContentright{
	width: 295px;
	float: right;
}
.homeTopContent{
	background-image: url('images/tree-in-bubble.jpg');
	background-repeat: no-repeat;
	background-position: top center;
	overflow: auto;
	padding-bottom: 70px;
	border-bottom: 6px solid #e5e5e5
}
.home .homeTop h2{
	font-weight: 700;
	text-align: center;
	font-family: 'Lato', sans-serif;
	font-size: 24px;
}
.home .homeTop h3{
	text-align: center;
	font-family: 'Lato', sans-serif;
	font-weight: 700 !important;
	font-size: 18px !important;
	margin-bottom: 50px;
	color: #7f7f7f;
	border-bottom: 0;
}
.homeTop p{
	margin-bottom: 20px;
}
.homeTopContentright a{
	color: #019fa8;
	text-decoration: underline;
}
.homeProof{
	padding: 50px 0 0;
	margin-bottom: 70px;
}
.homeProofTitle{
	overflow: auto;
	margin-bottom: 40px;
}
.homeProof h2{
	font-weight: 500;
	float: left;
}
.homeSoil{
	clear: both;
}
.soilBackground{
	background-image: url(images/soil-injection.jpg);
	background-repeat: no-repeat;
	height: 242px;
	background-position: center;
	background-size: cover
}
.homeSamples{
	overflow: auto;
}
.homeSample{
	width: 378px;
	float: left;
	margin-right: 18px;
	border: 1px solid #e5e5e5
}
.homeSample .wrapper{
	padding: 20px;
}
.homeSample3{
	margin-right: 0;
}
.homeSampleTitle{
	font-size: 18px;
	font-weight: 500;
	text-transform: capitalize;
}
.homeSampleContent{
	line-height: 20px;
	min-height: 80px;
	margin-bottom: 25px;
}
.homeSampleLink{
	color: #019fa8;
	text-decoration: underline;
	font-weight: 500;
}
.homeDiscuss{
	background-color: #eaeae0;
	text-align: center;
	padding: 40px 0;
}
.homeDiscuss .container{
	max-width: 750px;
}
.homeDiscuss h2{
	font-size: 24px;
	margin-bottom: 10px;
	font-family: 'Lato', sans-serif;
	font-weight: 900;
}
.homeDiscuss p{
    font-size: 20px;
    font-weight: 500;
    line-height: 28px;
    margin-bottom: 35px;
}
.homeDiscuss  a.homeDiscussLink{
    font-size: 18px;
    color: #fff;
    padding: 12px 75px 12px 35px;
    background-color: #c2b600;
    font-weight: 500;
    max-width: 350px;
    margin: auto;

}
.homeEnvironment{
	padding: 100px 0;
	overflow: auto;
}
.homeEnvironmentLeft{
	float: left;
}
.homeEnvironmentRight{
	width: 560px;
	float: right;
}
.homeEnvironmentRight h1{
	font-size: 20px;
	font-weight: 700;
	line-height: 20px;
	margin-bottom: 15px;
}
.homeEnvironmentRight p{
	margin-bottom: 15px;
}
.homeEnvironmentRight p a{
	text-decoration: underline;
	color: #019fa8;
}
.homeEnvironmentLink{
	margin-top: 25px;
}
.homeEnvironmentLink a{
    font-size: 18px;
    color: #fff;
    padding: 12px 75px 12px 35px;
    background-image: url(images/arrow-button.png);
    background-repeat: no-repeat;
    background-position: 240px;
    background-color: #c2b600;
    font-weight: 500;
}
.mainContent{
	width: 830px;
	float: left;
}
.sideContent{
	width: 285px;
	float: right;
}
#breadcrumbs{
	margin: 35px 0 25px;
}
.bookTreatment{
	margin-bottom: 20px;
}
.bookTreatment span{
	display: block;
	font-size: 16px;
	text-align: center;
	font-weight: 700;
	font-size: 18px;
}
#bookTreatmentBtn{
    color: #fff;
    display: block;
    font-size: 16px;
    font-weight: 500;
    background-color: #c2b600;
    border-radius: 30px;
    line-height: 18px;
    padding: 10px 25px;
    text-align: center;
}
#exsitingClick{
	color: #fff;
    display: block;
    font-size: 16px;
    font-weight: 500;
    background-color: #8da01c;
    border-radius: 30px;
    text-align: center;
    line-height: 18px;
    padding: 10px 25px;
    margin-top: 20px;
}
#bookTreatmentBtn.homeDiscussLink{
	padding: 15px 55px;
	float: left;
}
#exsitingClick.homeDiscussLink{
	padding: 15px 55px;
	float: right;
	margin-top: 0;
}
.factsheetsTop{
	background-color: #ecebd9;
	padding: 20px;
	margin-bottom: 2px;
}
.factsheetsTopTitle{
    display: block;
    font-size: 18px;
    font-weight: 500;
    text-transform: uppercase;
    margin-bottom: 5px;
}
.factsheetsTop p{
	margin-bottom: 0;
}
.factsheetsList{
	list-style: none;
	margin: 0;
	padding: 0;
}
.factsheetsList li{
	display: block;
	padding: 10px 20px;
	margin-bottom: 2px;
	background-color: #f9f9f9;
}
.factsheetsList li:hover{
	background-color: #ecebd9;	
	cursor: pointer;
}
.factsheetsList li a.factsheetsTitle{
	color: #c2b600;
	text-transform: capitalize;
	text-decoration: underline;
	margin-bottom: 5px;
}
.factsheetsList li p{
	margin-bottom: 0
}
h1.pageTitle{
	text-transform: capitalize;
}
.mainContent p{
	clear: both;
}
.mainContent p a{
	color: #019fa8;
}
.mainContent li a{
	color: #019fa8;
}
.staticDescription{
	font-size: 16px;
	font-weight: 500;
}
.contactMap{
	padding: 20px;
	background-color: #f9f9f9;
}
.contactTitle{
	font-weight: 700
} 
.contactAddress p{
	margin-bottom: 0;
}
.contactList{
	margin-bottom: 5px;
}
.contactAddress{
	margin-bottom: 15px;
}
.formPart{
	margin-top: 50px;
	max-width: 695px;
}
.formPart h2{
	color: #c2b600;
	font-size: 22px !important;
	display: block;
	border-bottom: 2px solid #c2b600;
	margin-bottom: 25px;
	font-weight: 500 !important;
}
.formPart input[type="text"], .formPart input[type="email"], .formPart  textarea{
	max-width: 485px;
	padding: 0 15px;
	line-height: 25px;
	border-radius: 0;
}
.formPart span.wpcf7-list-item{
	margin-left: 0;
}
.formNote{
	width: 165px;
    display: inline-block;
    margin-left: 20px;
    font-weight: 500;
}
.formPart label{
	font-weight: 700
}
.formPart p{
	margin-bottom: 15px;
}
.formPart .formSubmit{
	max-width: 485px;
	margin-top: 35px;
}
.formPart input[type="submit"]{
	float: right;
	background: #c2b600;
	font-weight: 400;
	text-transform: capitalize;
	border-radius: 0;
	font-size: 12px;
	padding: 10px 30px;
}
.soilWrapper{
	max-width: 530px;
	padding: 30px 0 0 50px;
}
.soilWrapper h2{
	margin-bottom: 15px;
	font-weight: 700;
}
.soilWrapper p a{
	text-decoration: underline;
}
@media screen and (min-width: 1200px){
	.nav-li-level1 > a.hover:after{
		content: '';
	    position: absolute;
	    width: 100%;
	    height: 5px;
	    background-color: #c2b600;
	    left: 0;
	    bottom: 0;
	}
	.home a.homeLink:after{
	    content: '';
	    position: absolute;
	    width: 100%;
	    height: 5px;
	    background-color: #c2b600;
	    left: 0;
	    bottom: 0;
	}
	.page-template-page-contact a.contactLink:after{
	    content: '';
	    position: absolute;
	    width: 100%;
	    height: 5px;
	    background-color: #c2b600;
	    left: 0;
	    bottom: 0;
	}
	.page-template-page-elm a.treatmentLink:after{
	    content: '';
	    position: absolute;
	    width: 100%;
	    height: 5px;
	    background-color: #c2b600;
	    left: 0;
	    bottom: 0;
	}
	.page-template-page-other a.otherLink:after{
	    content: '';
	    position: absolute;
	    width: 100%;
	    height: 5px;
	    background-color: #c2b600;
	    left: 0;
	    bottom: 0;
	}
	.page-template-page-experience a.experienceLink:after{
	    content: '';
	    position: absolute;
	    width: 100%;
	    height: 5px;
	    background-color: #c2b600;
	    left: 0;
	    bottom: 0;
	}
}
.bannerSmall{
	border-bottom: 6px solid #c2b600;
}
.home .bannerSmall{
	display: none;
}
.fastfactTitle{
	line-height: 50px;
	color: #ffffff;
	background-color: #5a4748;
	font-size: 20px;
	font-weight: 500;
	padding: 0 15px;
}
.fastfactTitle img{
	margin-right: 8px;
}
.fastfactDes{
    padding: 0 15px 10px;
    background: #5a4748;
    color: #fff;
    line-height: 18px;
}
.fastfactWrapper{
	border: 1px solid #dfdfdf;
}
.fastfactPageTitle{
	font-size: 16px;
	text-align: center;
	padding: 10px 15px;
	font-weight: 500;
}
.fastfactSubtitle{
	background-color: #efefef;
	line-height: 40px;
	font-size: 15px;
    font-weight: 500;
}
.fastfactValue{
	padding: 20px 5px;
}
.fastfactValue p:last-child{
	margin-bottom: 0
}
.bookingForm{
	display: none;
}
.bookingForm .container{
	padding: 25px 45px 50px;
	border: 1px solid #787878;
	margin-top: 15px;
	overflow: auto;
}
.bookingForm p{
	margin-bottom: 15px;
}
.bookingFormTitle{
	font-size: 22px;
	font-weight: 500;
	color: #fff;
	background-color: #c2b600;
	text-align: center;
	text-transform: uppercase;
	line-height: 40px;
	margin-bottom: 30px;
}
.bookingFormLeft{
	width: 320px;
	float: left;
}
.bookingFormRight{
	width: 690px;
	float: right;
}
.bookingFormDescription{
	font-weight: 500;
}
.bookingFormCal{
	padding: 15px;
	border: 1px solid #787878;
}
.bookingFormDisInfo{
    border-radius: 10px;
    background-color: #d91e17;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    line-height: 18px;
    padding: 20px;
    margin-top: 30px;
}
.bookingForm input[type="text"], .bookingForm input[type="email"], .bookingForm input[type="tel"]{
	max-width: 330px;
	padding: 0 15px;
	line-height: 25px;
	border-radius: 0;
}
.bookingForm .bfrCheckbox span.wpcf7-list-item{
	margin-top: 0;
}
.bfrCheckbox{
	margin-bottom: 5px;
}
.bfrLeft{
	width: 330px;
	float: left;
}
.bfrRight{
	width: 330px;
	float: right;
}
.bfrfieldLf{
	width: 240px;
	float: left;
}
.bfrfieldRt{
	width: 80px;
	float: right;
}
.bfrFields, .bfrField{
	clear: both;
	overflow: auto;
	margin-bottom: 10px;
}
.bookingForm span.wpcf7-list-item{
	margin-left: 0;
	margin-top: 10px
}
.bookingForm textarea{
	height: 95px;
	margin-bottom: 30px;
}
.bfrButtons{
	clear: both;
}
.bfrButton{
	display: inline-block;
}
.resetBtn{
	background-color: #787878;
	padding: 10px 30px;
	font-size: 14px;
	color: #fff;
	margin-right: 15px;
}
.bookingForm .bfrButton input[type="submit"]{
    background: transparent;
    border-radius: 0;
    font-family: 'Roboto', sans-serif;
    padding: 10px 20px 10px 40px;
    font-weight: 400;
    text-transform: capitalize;
    line-height: 1.25;
    background-color: #c2b600;
    background-image: url(images/submit.png);
    background-repeat: no-repeat;
    background-position: 16px;
}
.bfrButton input[type="submit"]{
    background: transparent;
    border-radius: 0;
    font-family: 'Roboto', sans-serif;
    padding: 10px 20px 10px 40px;
    font-weight: 400;
    text-transform: capitalize;
    line-height: 1.25;
    background-color: #c2b600;
    background-image: url(images/submit.png);
    background-repeat: no-repeat;
    background-position: 16px;
}
.category-news-blog .mainContent{
	width: 100%;
}
.category-news-blog .sidebar{
	display: none;
}
.blog .mainContent .entry-content-page, .category .mainContent .entry-content-page, .search .mainContent .entry-content-page{
    -webkit-column-count: 4; /* Chrome, Safari, Opera */
    -moz-column-count: 4; /* Firefox */
    column-count: 4;
    -webkit-column-gap: 20px; /* Chrome, Safari, Opera */
    -moz-column-gap: 20px; /* Firefox */
    column-gap: 20px;
}
.blog  .mainContent .entry-content-page > article, .category  .mainContent .entry-content-page > article, .search .mainContent .entry-content-page > article{
	border: 1px solid #787878;
	-webkit-column-break-inside: avoid;
	break-inside: avoid-column;
	margin-bottom: 20px;
}
.mainContent .post-thumbnail{
	margin-bottom: 15px;
}
.mainContent .postWrapper{
	padding: 0 15px;
	overflow: auto;
}
.search .mainContent .postWrapper{
	padding: 15px 15px 0;
	overflow: auto;
}
.search .more-link{
	display: none;
}
.search .entry-summary{
	margin-bottom: 10px;
}
.mainContent .postTitle{
    font-weight: 500;
    font-size: 15px;
    line-height: 20px;
    margin-bottom: 10px;
    text-transform: capitalize;
}
.mainContent .postTitle a{
	color: #3e3e3e;
}
body:not(.search-results) .postExcerpt .entry-summary{
	font-size: 14px;
	color: #3e3e3e;
	margin-bottom: 15px;
}
.mainContent .postLink{
    font-size: 14px;
    color: #fff;
    padding: 6px 35px 6px 15px;
    background-image: url(images/arrow-button.png);
    background-repeat: no-repeat;
    background-position: 90px;
    background-color: #c2b600;
    font-weight: 500;
    float: right;
    margin-bottom: 15px;
}
.widget{
	border-top: 0;
	padding-top: 0;
	margin-bottom: 5px;
}
.search-submit{
	background: #c2b600
}
#recent-posts-2, #categories-2{
	padding: 15px;
	background: #f9f9f9
}
.widget .widget-title{
	margin-bottom: 10px;
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
	letter-spacing: 0;
}
.widget ul li a{
	color: #019fa8;	
}
.sidebar{
    width: 285px;
    float: right;
    margin-left: 0;
}
.blogDescription{
	width: 100%;
	font-weight: 500
}
.single .entry-title{
    text-transform: capitalize;
    font-weight: 500;
    font-size: 28px;
    font-family: 'Roboto', sans-serif;
}
body:not(.search-results) article:not(.type-page) .entry-content{
	width: 100%;
	float: none;
}
.post-navigation{
	display: none;
}
.backBtn{
    background-color: #c2b600;
    padding: 7px 25px 7px 40px;
    background-image: url(images/arrow-thin-left.png);
    background-repeat: no-repeat;
    background-position: 15px;
    color: #fff;
    background-size: 20px;
    text-transform: uppercase;
    display: inline-block;
    margin-bottom: 20px;
}
.page-header{
	border-top: 0;
	padding-top: 0;
	margin-bottom: 40px;
}
.page-title{
	font-size: 28px;
	font-family: 'Roboto', sans-serif;
	font-weight: 500;
}

.closeForm{
	background-color: #787878;
	position: absolute;
    height: 30px;
    width: 100%;
    left: 0;
    bottom: 0;
    cursor: pointer;
}
.closeForm span{
    line-height: 30px;
    float: right;
    background-image: url(images/arrow-up.png);
    background-repeat: no-repeat;
    background-position: 56px 8px;
    color: #fff;
    padding: 0 15px;
    background-size: 9px;
    margin-right: 10px;
}
.error404 .bannerSmall{
	margin-bottom: 40px 
}
.mobile{
	display: none;
}
.nav ul li.mobile{
	display: none;
}
.footer_social{
	margin-top: 10px;
}
.footer_social a{
	display: inline-block;
	width: 30px;
	margin-right: 10px;
}
.mobileContact, .homeEnvironmentRightImg{
	display: none;
}
.samplePageImages a{
	display: block;
	float: left;
    margin-right: 10px;
    width: 270px;
    height: 200px;
    overflow: hidden;
    margin-bottom: 10px;
}
.samplePageImages a img{
	width: 100%;
	height: 100%;
}
.samplePageImages a.samplePageImage3{
	margin-right: 0;
}
.lb-data .lb-caption{
	font-size: 14px;
	font-weight: 400;
	line-height: 20px;
}
.samplePageImages{
	overflow: auto;
}
.samplePageSection{
	margin-bottom: 30px;
}
.treatOptionTitle{
	display: block;
	text-transform: capitalize;
	font-weight: 700;
	margin-bottom: 5px;
}
.treatOptionContent{
	display: block;	
	line-height: 20px;
}
.treatOption{
	margin-bottom: 15px;
}
.sampleSlider{
	margin-top: 40px;
}
.sampleSlider .flex-control-nav{
	display: none !important;
}
.sampleSlideTitle{
	font-size: 16px;
	font-weight: 700;
	margin: 10px 0;
}
.sampleSlideBefore{
	margin-bottom: 10px;
	line-height: 20px;
}
.sampleSlideAfter{
	line-height: 20px;
}
.treatmentnav .children{
	width: 262px;
}
.othernav .children{
	width: 290px;
}
.experiencenav .children{
	width: 191px;
}
.sampleHalf{
	width: 24%;
	margin-right: 1%;
	float: left;
}
.row{
	padding: 5px 0;
	float: left;
	width: 100%;
}
.rowheading{
	color: #a8a308;
	font-size: 16px;
	font-weight: bold;
}
.rowheading .left, .row .left{
	width: 20%;
	float: left;
}
.rowheading .right, .row .right{
	width: 75%;
	float: right;
}
.row a{
	color: #a8a308;
}
.table{
	display: table;
	margin-bottom: 20px;
}
.tableRow{
	display: table-row;
}
.tableLeft{
	display: table-cell;
	border-right: 2px solid #fff;
	border-bottom: 2px solid #fff;
	color: #a8a308;
	font-size: 16px;
	font-weight: 500;
	background-color: #ecebe6;
	width: 20%;
	padding: 10px;
}
.tableRight{
	display: table-cell;
	border-bottom: 2px solid #fff;
	background-color: #f3f3f3;
	width: 80%;
	padding: 10px;
}
.tableImg{
	width: 50%;
	float: left;
	text-align: center;
}
.tableImg img{
	display: block;
	margin: auto;
}
.tableImg span{
	display: block;
	font-weight: 700
}
.testimonialMain{
	margin-bottom: 30px;
}
.testimonialMain h2{
	font-size: 18px;
	margin-bottom: 5px;
}
.testimonialauthor{
	display: block;
	color: #a8a308;
}
#factsheetcols ul{
	list-style: none;
	margin-left: 0;
}
.factsheettitle{
	font-size: 16px;
	font-weight: 500;
}
.fastfactWrapper ul{
	margin: 0;
	list-style-type: none;
	padding: 5px 15px;
}
.fastfactWrapper ul li {
	padding: 5px 0;
	border-bottom: 1px solid #eeeeee;
}
.fastfactWrapper ul li:last-child{
	border-bottom: 0;
}
.fastfactWrapper ul li a{
	line-height: 18px;
	color: #5A4748;
	font-weight: 700;
	display: block;
	margin-bottom: 5px;
}
.fastfactWrapper ul li .linkdescription{
	display: block;
	line-height: 16px;
	font-size: 12px;
}
.faqQA{
	border: 1px solid #ececec;
	margin-bottom: 20px;
}
.faqQ{
	display: block;
	font-size: 16px;
	padding: 15px;
	border-bottom: 1px solid #ececec;
}
.faqQ:after{
	display: block;
	content: 'Answer +';
	font-size: 14px;
	float: right;
}
.faqQA.extended .faqQ:after{
	content: '-';
}
.faqA{
	display: none;
	padding: 15px;
}
.factsheetcols ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
p.linkdescription{
	margin-bottom: 5px;
}
.factsheetcols .factsheettitle{
	color: #000000;
}
.download{
	clear: both;
}
.sampleImages{
 	overflow: auto;
	margin-bottom: 30px;
}
.sampleImage{
	max-width: 350px;
	float: left;
	margin-right: 20px;
}+
.sampleImage img{
	display: block;
	max-height: 450px
}
.sampleImage span{
	display: block;
}
/*************   Responsive Start   *************/
/*************   Responsive Start   *************/
/*************   Responsive Start   *************/
/*************   Responsive Start   *************/
@media screen and (min-width: 61.5625em){
	body:not(.search-results) article:not(.type-page) img.below-entry-meta, body:not(.search-results) article:not(.type-page) figure.below-entry-meta{
		margin-right: auto;
		margin-left: auto;
		max-width: 100%;
	}
}
@media screen and (max-width: 1199px){
	.mobile{
		display: block !important;
	}
	.container{
		width: 970px;
	}
	.menuOverlay{
		position: fixed;
		top: 0;
		left: 0;
		width: 100vw;
		height: 100vh;
		background: rgba(0, 0, 0, 0.5);
		z-index: 998;
		display: none;
	}
	.nav{
		position: fixed;
	    width: 280px;
	    height: 100vh;
	    background-color: #fff;
	    top: 0;
	    left: 0;
	    z-index: 999;
	    display: none;
	}
	.nav_header{
		background-color: #c2b600;
		height: 45px;
	}
	.nav_header span{
		color: #fff; 
		text-transform: uppercase;
		font-weight: 500;
		line-height: 45px;
		font-size: 16px;
		padding-left: 25px;
		font-weight: 700;
	}
	.nav_header img#closeNav{
		float: right;
	    width: 30px;
	    margin-right: 7px;
	    margin-top: 10px;
	}
	.nav .container{
		width: 100%;
	}
	.home_li .nav_icon{
		margin-right: 10px;
	}
	.nav ul.nav-ul-level1 li.nav-li-level1{
		float: none;
		border-left: 0;
		line-height: 40px;
	}
	.nav ul.nav-ul-level1 li.nav-li-level1.home_li > a:after{
		display: none !important;
	}
	.nav ul.nav-ul-level1 li.nav-li-level1.home_li > a{
		padding: 0 15px;
	}
	.nav ul.nav-ul-level1 li.nav-li-level1.hasChildren > a{
		padding: 0 15px;
	}
	.nav ul.nav-ul-level1 li.nav-li-level1 > a{
		padding: 0 15px;
	}
	.home_li .nav_icon{
		/*float: left;*/
	}
	.home_li .mobile{
		display: inline-block !important;
	}
	.header_Slogan{
		text-align: center;
		background-color: #c2b600;
		color: #ffffff;
		font-size: 16px;
	}
	.header_service, .telIcon, .emailIcon{
		display: none;
	}
	header .container{
		height: 135px;
	}
	header .nav .container, .nav ul.nav-ul-level1{
		height: auto;
	}
	header .nav .container{
		height: 95vh;
		overflow-y: auto;
	}
	.burgerIcon{
		position: absolute;
		right: 0;
		width: 110px;
		top: 35px;
	}
	.burgerIcon span{
		display: inline-block;
		font-size: 15px;
		color: #463130;
		font-weight: 500;
	}
	.burgerIcon img{
		display: inline-block;
		width: 70px;
	}
	.header_call{
		margin-top: 35px;
		margin-right: 175px;
	}
	#homeSlider .slideLeft{
		margin-top: 80px;
	}
	#homeSlider img.sliderImage{
		width: 600px;
		margin-top: 35px;
	}
	.slideTitle{
		font-size: 30px;
	}
	.slideText{
		font-size: 18px;
	}
	.homeSlider{
		height: 460px;
		margin-bottom: 50px;
	}
	.home .homeTop h2{
		margin-bottom: 35px;
	}
	.homeTopContent{
		background-size: 320px;
	}
	.homeSample{
		width: 310px;
		margin-right: 20px;
	}
	.homeSample3{
		margin-right: 0;
	}
	.homeSampleContent{
		min-height: 100px;
	}
	.homeEnvironmentLeft{
		width: 470px;
	}
	.homeEnvironmentRight{
		width: 470px;
	}
	.footer_map{
		display: none;
	}
	.copyright{
		line-height: 25px;
		padding: 10px 0;
	}
	.netable{
		position: relative;
	}
	.children{
		position: relative;
		border: 0;
		background-color: #cecece;
		width: 100% !important;
	}
	.nav ul.children li a{
		padding-left: 25px;
		font-size: 14px;
	}
	span.spanArrow:after{
		display: none;
	}
	.nav ul.nav-ul-level1 li.nav-li-level1.hasChildren > a:after{
		content: '+';
		display: block;
		float: right;
	}
	.nav ul.nav-ul-level1 li.nav-li-level1.hasChildren > a.exp:after{
		content: '-';
		display: block;
		float: right;
	}
	.footer_section{
		padding-right: 80px;
	}
	.footer_links{
		padding-right: 70px;
	}
	.footer_contact{
		padding-left: 80px;
	}
	.footer_area{
		padding-left: 80px;
		padding-right: 0;
	}
	.mainContent{
		width: 72%;
		width: calc(100% - 315px);
	}
	.sideContent{
		width: 25%;
		width: 285px;
	}
	.formNote{
		display: block;
		margin-top: 10px;
		margin-left: 0;
	}
	.bookingFormLeft{
		width: 20%;
		width: 250px;
	}
	.bookingFormRight{
		width: 75%;
		width: calc(100% - 300px);
	}
	.bfrLeft{
		width: 49%;
	}
	.bfrRight{
		width: 49%;
	}
	.bfrfieldLf{
		width: 200px;
	}
	.bfrfieldRt{
		width: 75px;
	}
	.home .homeTop h2 {
	    margin-bottom: 10px;
	}
	.home .homeTop h3{
		margin-bottom: 30px;
	}
}
@media screen and (max-width: 979px){
	.container{
		width: 750px;
	}
	.homeSlider{
		height: 360px;
	}
	#homeSlider .slideLeft{
		margin-top: 45px;
		width: 250px;
	}
	#homeSlider img.sliderImage{
		width: 435px;
	}
	.slideTitle{
		font-size: 26px;
		margin-bottom: 15px;
	}
	.slideTitle span{
		line-height: 35px;
	}
	.slideLink{
		font-size: 14px;
		background-position: 130px;
	}
	.slideText{
		margin-bottom: 30px;
		line-height: 25px;
	}
	.home .homeTop h2{
		font-size: 24px;
	}
	.home .homeTop h3{
		font-size: 16px;
	}
	.homeTopContent{
		background-image: none;
	}
	.homeTopContentLeft, .homeTopContentright{
		width: 45%;
	}
	.homeSample{
		width: 240px;
		margin-right: 15px;
	}
	.homeSample3{
		margin-right: 0;
	}
	.homeSampleContent{
		height: 120px;
		overflow: hidden;
	}
	.homeDiscuss p {
	    font-size: 18px;
	    font-weight: 500;
	    line-height: 25px;
	    margin-bottom: 20px;
	}
	.homeDiscuss h2 {
	    font-size: 22px;
	    margin-bottom: 5px;
	    font-family: 'Lato', sans-serif;
	    font-weight: 700;
	}
	.homeDiscuss{
		padding: 30px 0;
	}
	.homeDiscuss  a.homeDiscussLink{
		padding: 10px 60px 10px 30px;
		background-position: 260px;
		font-size: 16px;
	}
	.homeEnvironmentLink a{
		padding: 10px 60px 10px 30px;
		background-position: 210px;
		font-size: 16px;
	}
	.homeEnvironment{
		padding: 50px 0;
	}
	.homeEnvironmentLeft{
		width: 370px;
	}
	.homeEnvironmentRight{
		width: 350px;
	}
	.footer_section{
		padding-right: 40px;
	}
	.footer_contact {
	    padding-left: 40px;
	}
	.footer_area{
		padding-left: 40px;
		padding-right: 0;
		width: 250px;
	}
	.footer_address_content, .footer_content, .footer_area p, .footer_state{
		font-size: 13px;
	}
	.footer_subtitle{
		font-size: 14px;
	}
	.mainContent{
		width: 100%;
		float: none;
	}
	.sidebar, .sideContent{
		float: none;
		margin-top: 30px;
	}
	.page-id-34 .sideContent{
		margin-top: 50px
	}
	.formNote{
		width: 100%;
		max-width: 485px;
		margin-left: 0;
		margin-top: 10px;
		display: block;
	}
	.bfrfieldLf{
		width: 90px;
	}
	.row{
		float: none;
		overflow: auto;
	}
}
@media screen and (min-width: 44.375em){
	.entry-content, .entry-header{
		margin-right: 0;
		margin-left: 0;
	}
	.sidebar{
		margin-bottom: 0;
		padding-right: 0;
		padding-left: 0;
	}
	.entry-header, .post-thumbnail, .entry-content, .entry-summary, .entry-footer, .comments-area, .image-navigation, .post-navigation, .page-header, .page-content, .content-bottom-widgets{
		margin: 0;
	}
}
@media screen and (max-width: 799px){
	.sampleHalf{
		width: 49%;
		margin-right: 1%;
		float: left;
	}	
	.footer_contact{
		padding-left: 35px;
		padding-right: 35px;
	}
	.homeSample .wrapper{
		padding: 10px;
	}
	.blog .mainContent .entry-content-page, .category .mainContent .entry-content-page, .search .mainContent .entry-content-page{
		-webkit-column-count: 3;
        -moz-column-count: 3;
        column-count: 3;
        -webkit-column-gap: 20px;
        -moz-column-gap: 20px;
        column-gap: 20px;
	}
	.soilBackground{
		background-position: right;
		color: #000;
    	font-weight: 500;
	}
}
@media screen and (max-width: 759px){
	.container{
		width: 580px;
	}
	.mobileContact{
		display: block;
		line-height: 30px;
		font-size: 14px;
		text-transform: uppercase;
		text-align: center;
		background-color: #483332;
	}
	.mobileContact a{
		color: #fff;
	}
	.logo{
		padding: 15px 0;
		width: 145px;
	}
	.header_call{
		display: none;
	}
	header .container{
		height: 110px;
	}
	#homeSlider .slideLeft{
		width: 170px;
		margin-top: 35px;
	}
	#homeSlider img.sliderImage{
		width: 385px;
	}
	.slideTitle{
		font-size: 24px;
	}
	.slideTitle span{
		line-height: 30px;
	}
	.slideText{
		margin-bottom: 30px;
		line-height: 20px;
		font-size: 16px;
	}
	.slideLink{
		padding: 8px 50px 8px 15px;
	}
	.homeSlider{
		height: 325px;
		margin-bottom: 30px;
	}
	.home .homeTop h2{
		margin-bottom: 0;
	}
	.home .homeTop h3{
		margin-bottom: 15px;
	}
	.homeTopContentLeft, .homeTopContentright{
		width: 100%;
		float: none;
	}
	.homeTopContent{
		padding-bottom: 45px;
	}
	.homeProof{
		padding: 45px 0 0;
		margin-bottom: 45px;
	}
	.homeSample{
		width: 378px;
		float: none;
		margin: 0 auto 30px;
	}
	.homeSample3{
		margin-bottom: 0
	}
	.homeEnvironmentLeft{
		display: none;
	}
	.homeEnvironmentRight{
		width: 100%;
		max-width: 564px;
		margin: 0 auto;
		float: none;
	}
	.homeEnvironmentRightImg{
		display: block;
		margin: 10px auto;
	}
	.homeEnvironment{
		padding: 45px 0;
	}
	.footer_section{
		float: none;
		padding-right: 0;
		text-align: center;
		padding-bottom: 45px;
		margin-bottom: 35px;
	}
	.footer_section:after{
		width: 90px;
	    height: 1px;
	    background-color: #4b4b4b;
	    position: absolute;
	    top: auto;
	    bottom: 0;
	    margin: auto;
	    left: 0;
	    right: 0;
	}
	.footer_links{
		padding-bottom: 25px;
	}
	.footer_links ul li.footer_link{
		display: inline-block;
		margin: 0 10px 10px;
	}
	.footer_contact{
		padding-left: 0;
	}
	.footer_area{
		padding-left: 0;
		margin: auto;
		padding-bottom: 20px;
	}
	.footer_map{
		display: block;
		padding-bottom: 0;
		margin-bottom: 0;
	}
	.footer{
		margin-top: 45px;
		padding-top: 45px;
	}
	.telIcon{
		display: block;
		width: 35px;
		position: absolute;
		right: 105px;
    	top: 48px;
	}
	.emailIcon{
		display: block;
		width: 35px;
		position: absolute;
		right: 160px;
    	top: 48px;
	}
	.bookingFormLeft{
		display: none;
	}
	.bookingFormRight{
		width: 100%;
	}
	.bfrfieldLf{
		width: 150px;
	}
	.blog .mainContent .entry-content-page, .category .mainContent .entry-content-page, .search .mainContent .entry-content-page{
		-webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2;
        -webkit-column-gap: 20px;
        -moz-column-gap: 20px;
        column-gap: 20px;
	}
	.burgerIcon{
		width: 90px;
		top: 37px;
	}
	.burgerIcon img{
		width: 50px;
	}
	#bookTreatmentBtn.homeDiscussLink{
		float: none;
		margin-bottom: 15px;
	}
	#exsitingClick.homeDiscussLink{
		float: none;
	}
}
@media screen and (max-width: 709px){
	.entry-header, .entry-summary, .entry-content, .entry-footer, .page-content{
		margin: 0;
	}
}
@media screen and (max-width: 599px){
	.container{
		width: 450px;
	}
	.slideText{
		display: none;
	}
	.homeSlider{
		height: 235px;
	}
	#homeSlider img.sliderImage{
		width: 270px;
		margin-top: 20px;
	}
	.slideTitle{
		font-size: 20px;
		margin-bottom: 25px;
	}
	.slideTitle span{
		line-height: 25px;
	}
	.slideLink {
	    font-size: 12px;
	    background-position: 104px;
	    background-size: 12px;
	    padding: 6px 30px 6px 10px;
	}
	.home .homeTop h2{
		text-align: left;
		font-size: 20px;
	}
	.home .homeTop h3{
	    text-align: left;
	    line-height: 20px;
	    font-size: 16px !important;
	}
	.bfrfieldLf {
	    width: 90px;
	}
	.homeSampleContent{
		height: auto;
		min-height: 50px;
	}
	.soilBackground{
		height: auto;
		background-image: none;
		font-weight: 400;
		color: #3e3e3e;
	}
	.soilWrapper{
		padding: 0;
		max-width: 1000px;
	}
	.soilWrapper h2{
		line-height: 20px;
		font-weight: 400;
	}
}
@media screen and (max-width: 479px){
	.sampleHalf{
		width: 100%;
		margin-right: 0%;
		float: none;
	}	
	.container{
		width: 350px;
	}
	header .container{
		height: 83px;
	}
	.mobileContact{
		line-height: 25px;
		font-size: 12px;
	}
	.logo{
		width: 115px;
	}
	.burgerIcon{
		top: 25px;
		width: 80px;
	}
	.burgerIcon span{
		font-size: 12px;
	}
	.burgerIcon img{
		width: 45px;
	}
	.telIcon{
		top: 35px;
		right: 95px;
		width: 30px;
	}
	.emailIcon{
	    top: 35px;
	    right: 140px;
	    width: 30px;
	}
	.header_Slogan{
		padding: 5px 15px;
		text-transform: uppercase;
		font-size: 12px;
		overflow: auto;	
		width: 100%;
	}
	.header_Slogan span{
		display: block;
		width: 100%;
		float: left;
		line-height: 16px;
	}
	.homeSlider{
		height: 185px;
	}
	#homeSlider .slideLeft{
		width: 102px;
	}
	#homeSlider img.sliderImage{
		width: 225px;
	}
	.slideTitle{
		font-size: 16px;
	}
	.slideTitle span {
	    line-height: 20px;
	}
	.slideLink{
		font-size: 10px;
	    background-position: 86px;
	    background-size: 10px;
	    padding: 5px 25px 5px 5px;
	}
	.flex-control-nav{
		display: none !important;
	}
	.home .homeTop h1{
		line-height: 28px;
		margin-bottom: 10px;
	}
	.viewAll{
		display: none;
	}
	.homeProofTitle{
		margin-bottom: 20px;
	}
	.homeSampleContent{
		height: auto;
		min-height: 0;
	}
	.homeDiscuss h2{
		font-size: 20px;
	}
	.homeDiscuss p{
		font-size: 16px;
		line-height: 20px;
	}
	.homeSample{
		width: 100%;
		max-width: 378px;
	}
	.bfrLeft,.bfrRight{
		width: 100%;
	}
	.bfrfieldLf{
		width: 150px;
	}
	.bookingFormTitle{
		font-size: 16px;
	}
	.blog .mainContent .entry-content-page, .category .mainContent .entry-content-page, .search .mainContent .entry-content-page{
		-webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1;
        -webkit-column-gap: 0px;
        -moz-column-gap: 0px;
        column-gap: 0px;
	}
	.single .entry-title{
		font-size: 24px;
	}
	h1.pageTitle{
		font-size: 24px;
	}
	.sampleImage{
		max-width: 500px;
		float: none;
		margin-right: 0;
	}
	.faqQ:after{
		content: '+';
	}
	.home .homeTop h2{
		text-align: left;
		font-size: 16px;
	}
	.home .homeTop h3{
	    text-align: left;
	    line-height: 20px;
	    font-size: 14px !important;
	}
}
@media screen and (max-width: 350px){
	.container{
		width: 290px;
	}
	.homeDiscuss  a.homeDiscussLink{
		font-size: 14px;
		background-position: 235px;
	}
	.homeEnvironmentLink a{
		font-size: 14px;
		background-position: 190px;
	}
	#homeSlider img.sliderImage{
		width: 185px;
	}
	.slideTitle{
		font-size: 14px;
		margin-bottom: 15px;
	}
	.slideTitle span{
		line-height: 18px;
	}
	.homeSlider{
		height: 160px;
	}
	.homeProof h2{
		line-height: 24px;
	}
	.bfrfieldLf{
		width: 100%;
		margin-bottom: 10px;
	}
	.bfrfieldRt{
		width: 100%;
	}
	.bfrButton{
		display: block;
		margin-bottom: 15px;
	}
	.resetBtn{
		padding: 10px 80px;
	}
	.bookingForm .bfrButton input[type="submit"]{
		padding: 10px 62px 10px 85px;
		background-position: 60px;
	}
	h1.pageTitle{
		font-size: 22px;
	}
	.home .homeTop h2{
		line-height: 20px;
		margin-bottom: 5px;
	}
	.burgerIcon{
		width: 75px;
		top: 30px;
	}
	.burgerIcon img{
		width: 35px;
	}
	.telIcon{
		right: 85px;
	}
	.emailIcon{
		right: 125px;
	}
	#exsitingClick.homeDiscussLink{
		font-size: 14px;
		font-weight: 400;
		padding: 15px 50px;
	}
	#bookTreatmentBtn.homeDiscussLink{
		font-size: 14px;
		font-weight: 400;
		padding: 15px 50px;
	}
}

/*************   Responsive End   *************/
/*************   Responsive End   *************/
/*************   Responsive End   *************/
/*************   Responsive End   *************/