/*
Theme Name: HMWD Divi Child
Theme URI: http://www.handmadeweb.com.au/
Description: Handmade Web Divi Child Theme
Author: Handmade Web
Author URI: http://www.handmadeweb.com.au
Template: Divi
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: divi-child
*/

/* custom CSS below here */

@font-face {
    font-family: 'MuliBlack';
    src: url('fonts/MuliBlack.eot');
    src: url('fonts/MuliBlack.eot') format('embedded-opentype'),
         url('fonts/MuliBlack.woff2') format('woff2'),
         url('fonts/MuliBlack.woff') format('woff'),
         url('fonts/MuliBlack.ttf') format('truetype'),
         url('fonts/MuliBlack.svg#MuliBlack') format('svg');
}

@font-face {
    font-family: 'MuliSemiBold';
    src: url('fonts/MuliSemiBold.eot');
    src: url('fonts/MuliSemiBold.eot') format('embedded-opentype'),
         url('fonts/MuliSemiBold.woff2') format('woff2'),
         url('fonts/MuliSemiBold.woff') format('woff'),
         url('fonts/MuliSemiBold.ttf') format('truetype'),
         url('fonts/MuliSemiBold.svg#MuliSemiBold') format('svg');
}
@font-face {
    font-family: 'MuliBold';
    src: url('fonts/MuliBold.eot');
    src: url('fonts/MuliBold.eot') format('embedded-opentype'),
         url('fonts/MuliBold.woff2') format('woff2'),
         url('fonts/MuliBold.woff') format('woff'),
         url('fonts/MuliBold.ttf') format('truetype'),
         url('fonts/MuliBold.svg#MuliBold') format('svg');
}
@font-face {
    font-family: 'centurygothic';
    src: url('fonts/centurygothic.eot');
    src: url('fonts/centurygothic.eot') format('embedded-opentype'),
         url('fonts/centurygothic.woff2') format('woff2'),
         url('fonts/centurygothic.woff') format('woff'),
         url('fonts/centurygothic.ttf') format('truetype'),
         url('fonts/centurygothic.svg#centurygothic') format('svg');
}

@font-face {
    font-family: 'MuliLight';
    src: url('fonts/MuliLight.eot');
    src: url('fonts/MuliLight.eot') format('embedded-opentype'),
         url('fonts/MuliLight.woff2') format('woff2'),
         url('fonts/MuliLight.woff') format('woff'),
         url('fonts/MuliLight.ttf') format('truetype'),
         url('fonts/MuliLight.svg#MuliLight') format('svg');
}


body {
	font-family:centurygothic;
}

h1 {
	font-weight: 800 !important;
}

.hpbannersection:before {
	content: '';
    display: block;
    width: 100%;
    height: 150px;
    background: url(/wp-content/uploads/2019/02/white_bg.png);
    position: absolute;
    top: 0;
    left: 0;
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

#main-header:not(.headergradient) {
	box-shadow:none !important;
}

.qqbtn {
    /* position: absolute; */
    /* float: none; */
    background: #39B54A;
    padding: 10px;
    border-radius: 3px;
    color: #fff;
    text-transform: uppercase;
    font-size: 16px;
    font-family: MuliBlack;
    position: absolute;
    display: inline-block;
    width: 150px;
    text-align: center;
    top: 19px;
    /* line-height: 50px; */
	right: 200px;
	-webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    -webkit-transform: translate3d(0,0,0);
}

.htelnumberlink:before {
    display: inline-block !important;
    content: "\f095";
    font-family: 'FontAwesome';
    color: #39B54A !important;
    font-size: 25px;
    padding-right: 8px;
    vertical-align: middle;
    /* font-weight: 400; */
    line-height: 40px;
}

.htelnumberlink {
    position: absolute;
    right: 0;
    /* top: 10px; */
    color: #231F20;
    font-size: 18px;
    font-family: MuliBold;
    font-weight: 800;
    line-height: 40px;
    top: 19px;
	-webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    -webkit-transform: translate3d(0,0,0);
}

header.et-fixed-header .htelnumberlink{
	top:6px;
}

header.et-fixed-header .qqbtn {
	top:5px;
}
.qqthbtncs {
    color: #39b54a !important;
    background: #fff;
    padding: 5px 10px;
    text-transform: uppercase;
    border-radius: 3px;
    font-size: 13px;
    font-family: MuliBlack !important;
    line-height: 13px;
}

#top-menu.nav li ul {
	width: 260px;
}
#top-menu.nav li li {
	width: 100%;
	padding: 0;
}
#top-menu.nav li li a {
	width: 100%;
}

/*#top-menu li a {
	font-family:MuliSemiBold;
}*/

.hpbannersection .header-content ul {
	padding:25px 0 20px !important;
}

.hpbannersection .header-content ul li {
	font-family:centurygothic;
	color:#fff;
	font-size:20px;
	list-style-type:none;
	padding-bottom:6px;
	padding-left:30px;
	position:relative;
}

.hpbannersection .header-content ul li:before {
    content: '';
    display: block;
    position: absolute;
    background: url(/wp-content/uploads/2019/02/banner-arrow.png);
    width: 20px;
    height: 20px;
    left: 0;
    background-size: 20px 20px;
    background-repeat: no-repeat;
    top: 3px;	
}

.et_pb_fullwidth_header.hpbannersection .et_pb_fullwidth_header_container .header-content a.et_pb_button {
	line-height:38px !important;
}

.et_pb_fullwidth_header.hpbannersection .et_pb_fullwidth_header_container .header-content a.et_pb_button.et_pb_more_button.et_pb_button_two {
	/*padding-left:70px;*/
	line-height:36px !important;
}
.et_pb_fullwidth_header.hpbannersection .et_pb_button.et_pb_more_button.et_pb_button_two:before {
    color: #fff !important;
    line-height: 38px !important;
}

.footertxtwidget p, .footertxtwidget a {
	color:#39B54A !important;
	font-size:16px !important;
	line-height:24px !important;
	font-family:centurygothic;
}
.footertxtwidget h3 {
	padding-bottom:6px !important;
}

.footertxtwidget p {
	padding-bottom:15px !important;
}
.footertxtwidget {
	margin-bottom:8px !important;
}

.et_pb_social_media_follow li.et-social-facebook a.icon::before {
    content: "\f082" !important;
    font-family: 'FontAwesome' !important;
	color:#39B54A !important;
	font-size: 30px;
}
.et_pb_social_media_follow li.et-social-instagram a.icon::before {
    content: "\f16d" !important;
    font-family: 'FontAwesome' !important;
	color:#39B54A !important;
	font-size: 30px;
}

.footermenuwidget ul {
	padding: 0 !important;
    margin: 0 !important;
	margin-bottom: 30px !important;
}
.footermenuwidget ul li {
	list-style-type: none;
}
.footermenuwidget ul li a {
	font-family: MuliBold;
    font-size: 16px;
    line-height: 26px;
	color:#39b54a !important;
}

.footermenuwidget ul li.current-menu-item a {
	color:#231f20 !important;
}


.copyrightinfo p, .copyrightinfo a, .copyrightinfo {
   font-family:MuliLight;
   color:#231F20 !important;
	font-size:14px !important;
}

.footercta1 .et_pb_promo_description {
	padding-bottom:10px !important;
}



ul.turfposthp {
	margin: 0;
    padding: 0 !important;
}


ul.turfposthp>li {
	    list-style-type: none;
    /* display: inline-block; */
    width: 48.5%;
    margin-right: 1.5%;
    float: left;
}

ul.turfposthp>li:last-child {
	margin-right:0 !important;
	margin-left:1.5%;
}

ul.turfposthp>li:first-child {
	margin-left:0 !important;
}

ul.turfposthp.forindexpage>li:last-child {
	margin-right:0;
	margin-left:0;
}

ul.turfposthp.forindexpage>li.evennumberli {
	margin-right:0 !important;
	margin-left:1.5% !important;
}

ul.turfposthp>li .postimgwithcat {
	position:relative;
}

ul.turfposthp>li .postimgwithcat img {
	width: 100%;
	display:block;
	border-radius: 3px;
	margin: 0 auto;
}

ul.turfposthp>li .postimgwithcat .categorylink {
    background: #39B54A;
    position: absolute;
    bottom: -14px;
    left: 0;
    right: 0;
    margin: 0 auto;
    display: inline-block;
    width: 225px;
    padding: 3px 5px;
    border-radius: 3px;
    text-align: center;
}

ul.turfposthp>li .postimgwithcat .categorylink a {
	font-family: MuliBold;
    color: #fff;
    text-transform: uppercase;
    line-height: 14px;
    font-size: 14px;
}

ul.turfposthp>li .contentnreadmore {
	text-align: center;
    padding: 50px 30px 15px;
}
ul.turfposthp>li .contentnreadmore h2 {
    color: #231F20;
    font-family: MuliBlack;
    font-size: 30px;
    line-height: 34px;
    padding-bottom: 25px;
}

ul.turfposthp>li .contentnreadmore, ul.turfposthp>li .contentnreadmore p {
	color: #231F20;
    font-family: centurygothic;
    font-size: 16px;
    line-height: 24px;
}
ul.turfposthp>li .contentnreadmore a.readmore {
	font-family: MuliBold;
    font-size: 16px;
    line-height: 24px;
    display: inline-block;
    margin-top: 10px;
    color: #39B54A;
}

.et_pb_blurb_position_left.globalblurbmodule .et_pb_main_blurb_image {
width: 210px;
}

.et_pb_blurb_position_left.globalblurbmodule .et_pb_blurb_container {
padding-left:25px;
}

.globalblurbmodule .et_pb_blurb_description a {
	color:#39B54A !important;
	font-family:MuliBold !important;
}

body.home .et_pb_specialty_column .et_pb_row_inner .et_pb_column.et_pb_column_3_8:after {
		content: '';
    display: block;
    width: 4px;
    height: 100%;
    background: #CCCCCC;
    position: absolute;
    right: -30px;
    top: 0;
	}
	body.home .et_pb_specialty_column .et_pb_row_inner .et_pb_column.et_pb_column_3_8:last-child:after {
		display:none;
	}


.txtulli ul, .cmscontent ul {
	padding: 0 !important;
}

.cmscontent ul {
	padding-bottom:15px !important;
}

.txtulli ul li, .cmscontent ul li {
	font-family:MuliBold;
	color:#231F20;
	font-size:16px;
	list-style-type:none;
	padding-bottom:6px;
	padding-left:27px;
	position:relative;
	line-height:24px;
}

.cmscontent ul li:before {
    content: '';
    display: block;
    position: absolute;
    content: "\f111";
    top: 2px;
    font-family: 'FontAwesome';
    color: #39B54A !important;
    left: 0;
    font-size: 18px;
}

.txtulli ul li:before, .cmscontent ul.speciallistitem li:before {
    content: '';
    display: block;
    position: absolute;
    content: "\f058";
    top: 2px;
    font-family: 'FontAwesome';
    color: #39B54A !important;
    left: 0;
    font-size: 20px;
}

.hpspecialitysection {
    background-repeat: no-repeat;
    background-size: 600px !important;
}

.ctawithsplcls a {
	font-family:MuliBold;
	color:#39B54A;
	white-space: nowrap;
}

.numcountcta {
    background: #39B54A;
    padding: 17px;
    /* width: 57px; */
    /* height: 55px; */
    display: inline-block;
    color: #fff;
    font-family: MuliBold;
    font-size: 30px;
    border-radius: 50%;
    line-height: 16px;
    /* margin: 0 auto 20px; */
    /* display: block; */
    text-align: center;
    margin-bottom: 20px;
}

#et-secondary-nav .menu-item-has-children>a:first-child:after, #top-menu .menu-item-has-children>a:first-child:after {
	content: "\f0d7" !important;
    font-family: 'FontAwesome' !important;
    color: #39B54A !important;
}

.cmscontent h2 {
	padding-bottom:35px;
}

.cmscontent h1 {
	padding-bottom:15px;
}

.phnumberncontlink h3 a {
	color:#39B54A !important;
	white-space: nowrap;
}

.phnumberncontlink h3 {
	padding-bottom:0 !important;
}

/*.sectionwithgradient {
background: rgba(237,237,237,1);
background: -moz-linear-gradient(top, rgba(237,237,237,1) 0%, rgba(246,246,246,1) 7%, rgba(255,255,255,1) 46%, rgba(255,255,255,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(237,237,237,1)), color-stop(7%, rgba(246,246,246,1)), color-stop(46%, rgba(255,255,255,1)), color-stop(100%, rgba(255,255,255,1)));
background: -webkit-linear-gradient(top, rgba(237,237,237,1) 0%, rgba(246,246,246,1) 7%, rgba(255,255,255,1) 46%, rgba(255,255,255,1) 100%);
background: -o-linear-gradient(top, rgba(237,237,237,1) 0%, rgba(246,246,246,1) 7%, rgba(255,255,255,1) 46%, rgba(255,255,255,1) 100%);
background: -ms-linear-gradient(top, rgba(237,237,237,1) 0%, rgba(246,246,246,1) 7%, rgba(255,255,255,1) 46%, rgba(255,255,255,1) 100%);
background: linear-gradient(to bottom, rgba(237,237,237,1) 0%, rgba(246,246,246,1) 7%, rgba(255,255,255,1) 46%, rgba(255,255,255,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ededed', endColorstr='#ffffff', GradientType=0 );
}*/

.sectionwithgradient:before {
    content: '';
    display: block;
    width: 100%;
    height: 150px;
    background: url(/wp-content/uploads/2019/02/white_bg.png), linear-gradient(to bottom, #cccccc, #d9d9d9, #e5e5e5, #f2f2f2, #ffffff);;
    position: absolute;
    top: 0;
    left: 0;
    background-size: 100% 100%;
    background-repeat: no-repeat;
	/*background-image:url(/wp-content/uploads/2019/02/white_bg.png), linear-gradient(to bottom, rgba(237,237,237,1) 40%, rgba(246,246,246,1) 70%, rgba(255,255,255,1) 100%, rgba(255,255,255,1) 100%);*/
	/*z-index:99999 !important;*/
}

header.headergradient {
	-webkit-box-shadow: rgba(0, 0, 0, 0.1) 3px 50px 150px 70px !important;
-moz-box-shadow: rgba(0, 0, 0, 0.1) 3px 50px 150px 70px !important;
box-shadow: rgba(0, 0, 0, 0.1) 3px 50px 150px 70px !important;
}



.greenblurbsection .et_pb_main_blurb_image {
	display:block;
	text-align:left;
}

.testislider .et_pb_slide_description {
	text-shadow:none !important;
	padding-top:20px !important;
	padding-bottom:0 !important;
}

.testislider .et_pb_slide_description strong {
    color: #39B54A;
    font-size: 16px;
    line-height: 24px;
    font-family: MuliBold;
    /* font-weight: 700; */
}

.testislider .et-pb-arrow-prev {
	opacity:1 !important;
	left:22px !important;
	font-size:60px;
}

.testislider .et-pb-arrow-prev:before {
	color:#39B54A !important;
	content:"\f104" !important;
	font-family:'FontAwesome' !important;
}

.testislider .et-pb-arrow-next:before {
	color:#39B54A !important;
	content:"\f105" !important;
	font-family:'FontAwesome' !important;
}

.testislider .et-pb-arrow-next {
	opacity:1 !important;
	right:22px !important;
	font-size:60px;
}

.testilabel {
    display: inline-block;
    background: #39B54A;
    padding: 3px 20px;
    text-transform: uppercase;
    color: #fff;
    font-family: MuliBold;
    border-radius: 3px;
    font-size: 14px;
    line-height: 26px;
}


/* Garvity Form Style */
.gform_fields .gfield:before {
	display:none !important;
}

.gform_fields li.gf_left_half {
	padding-left:0 !important;
	padding-right:70px !important;
}

.gform_fields li.gf_right_half {
	padding-right:0 !important;
	padding-left:70px !important;
}

.gform_fields li.gf_fullwidth_field {
	padding-right:0 !important;
	padding-left:0 !important;
}

.gform_fields .gfield label.gfield_label {	
    font-family: MuliBold;
    font-weight: normal !important;
    font-size: 16px;
    line-height: 24px;
    color: #231F20!important;
}

.gform_fields .gfield input[type="text"], .gform_fields .gfield input[type="email"] {
    border: 0;
    background: #F0F0F0;
    height: 40px;
    width: 100% !important;
    font-size: 16px !important;
    line-height: 24px !important;
    color: #231F20!important;
    font-family: MuliLight;
    padding: 6px 12px !important;
	border-radius:3px;
}

.gform_fields .gfield textarea {
    border: 0;
    background: #F0F0F0;
    height: 150px !important;
    width: 100% !important;
    font-size: 16px !important;
    line-height: 24px !important;
    color: #231F20!important;
    font-family: MuliLight;
    padding: 6px 12px !important;
	overflow:auto !important;
	border-radius:3px;
}



.gform_fields .gfield select {
    border: 0;
    background: #F0F0F0;
    height: 40px;
    width: 100% !important;
    font-size: 16px !important;
    line-height: 24px !important;
    color: #231F20!important;
    font-family: MuliLight;
    /* padding: 6px 12px !important; */
    text-indent: 6px;
	appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    -webkit-appearance: none;
	border-radius:3px;
}

select::-ms-expand {
    display: none !important;
}

.gform_fields .gfield select option {
	padding-bottom:15px !important;
}

ul.gform_fields li.gfield .ginput_container_select {
	position:relative !important;
}


ul.gform_fields li.gfield .ginput_container_select:after {
    display: inline-block;
    pointer-events: none;
    vertical-align: middle;
    font-size: 21px;
    position: absolute;
    top: 14px;
    right: 15px;
    font-family: 'FontAwesome';
    color: #39B54A;
    line-height: 14px;
    text-align: center;
    border-radius: 4px;
    content: "\f0d7" !important;
}

.gform_footer .gform_button {
    margin: 0 !important;
    background: #39B54A;
    color: #fff;
    font-family: MuliBlack;
    padding: 8px 15px !important;
    text-transform: uppercase;
    border-radius: 3px;
    width: 140px !important;
    font-size: 20px !important;
    border: 3px solid #39B54A!important;
    line-height: 24px !important;
    min-height: auto !important;
}

.gform_wrapper .gform_footer {
	padding-top:15px !important;
}

/* Garvity Form Style */

/* Custom Module Style */

.turfvaritiesblbbydev {
	width: 100%;
}

.tvleftsection {
	float: left;
    width: 47.5% !important;
    margin-right: 2.5%;
    position: relative;
}

.tvleftsection img:not(.scllogo) {
	display: block;
    border-radius: 3px;
	width:100% !important;
}

.tvleftsection .scllogo {
	position: absolute;
    bottom: 9px;
    right: 9px;
    max-width: 110px;
    z-index: 99;
}

.tvrightsection {
	float: left;
    width: 47.5% !important;
    margin-left: 2.5%;
    position: relative;
}

.tvrightsection h2 {
	font-family: 'Muli',Helvetica,Arial,Lucida,sans-serif;
    font-weight: 800;
    font-size: 20px;
    color: #231f20!important;
    padding-bottom: 12px;
    line-height: 1em;
    text-transform: capitalize;
}

.tvrightsection .rvcontentsd, .tvrightsection .rvcontentsd p {
	font-size: 16px;
    color: #231f20!important;
    line-height: 24px;
    font-family: centurygothic;
}

.tvrightsection .rvcontentsd {
	padding-bottom:12px !important;
}

.tvrightsection a.rmlink {
	color: #39B54A !important;
    font-family: MuliBold !important;
    font-size: 16px;
    line-height: 24px;
}

.turfvaritiesblbbydevwithsclimg .tvleftsection:after {
	content: '';
    display: block;
    background-image: url(/wp-content/uploads/2019/02/shadelv.png);
    width: 187px;
    height: 147px;
    position: absolute;
    bottom: 0;
    /* top: 0; */
    background-repeat: no-repeat;
    right: 0;
}


.gvlistingindexpage .tvleftsection, .gvlistingindexpage .tvrightsection {
		float:none !important;
		width:100% !important;
		margin-left:0 !important;
		margin-right:0 !important;
	}
	
	.gvlistingindexpage .tvleftsection {
		margin-bottom:25px !important;
	}

.gvlistingindexpage .turfvaritiesblbbydev {
    border-bottom: 3px solid #ccc;
    padding-bottom: 25px;
	margin-bottom:25px;
}

/* Custom Module Style */

.hpbannersection img {
	max-width:200px;
}

.sidebarelem .rmlink {
	display:none !important;
}

.sidebarelem .tvleftsection {
	margin-bottom:15px !important;
}

.sidebarelem .turfvaritiesblbbydev {
	padding-bottom:3px !important;
	margin-bottom:35px !important;
}

.sidebarelem:last-child .turfvaritiesblbbydev {
	margin-bottom:0 !important;
}

.sidebarelem .tvrightsection h2 a {
	display:block;
	position:relative;
	padding-right:30px;
}
.sidebarelem .tvrightsection h2 a:after {
content: '';
    display: block;
    position: absolute;
    content: "\f0a9";
    top: 0;
    font-family: 'FontAwesome';
    color: #39B54A !important;
    right: 0;
    font-size: 20px;
}
.sidebarelem .tvrightsection .rvcontentsd {
	display: none;
}

.categoryfilterlistdiv {
	max-width: 500px;
	margin-bottom:70px;
}

.categoryfilterlistdiv ul {
	padding: 0 !important;
    margin: 0;
}

.categoryfilterlistdiv ul li {
	list-style-type: none;
    float: left;
    font-family: 'Muli',Helvetica,Arial,Lucida,sans-serif;
    font-weight: 800;
    font-size: 18px;
    color: #000000!important;
    line-height: 1em;
    /* display: inline-block; */
    background: #F0F0F0;
    display: block;
    width: 50%;
    padding: 16px 10px;
    text-align: center;
    border-radius: 3px 0 0 3px;
}

.categoryfilterlistdiv ul li.rabselectlistitem {
	padding: 0;
    background: none;
	position:relative;
}

.categoryfilterlistdiv ul li.rabselectlistitem:after {
	display: inline-block;
    pointer-events: none;
    vertical-align: middle;
    font-size: 20px;
    position: absolute;
    top: 17.5px;
    right: 15px;
    font-family: 'FontAwesome';
    color: #fff;
    line-height: 14px;
    text-align: center;
    content: "\f0d7" !important;
}

.categoryfilterlistdiv ul li.rabselectlistitem select {
	display: block;
    width: 100%;
    height: 50px;
    -webkit-appearance: none;
    border: 0;
    background: #39B54A;
    border-radius: 0 3px 3px 0;
    color: #fff;
    font-family: 'Muli',Helvetica,Arial,Lucida,sans-serif;
    font-weight: 800;
    font-size: 16px;
    text-indent: 20px;
}

@-moz-document url-prefix() {
    .categoryfilterlistdiv ul li.rabselectlistitem select {
       text-indent: 9px;
    }
}

.categoryfilterlistdiv ul li.rabselectlistitem select option {
	
}

#left-area {
	width:100% !important;
	float:none;
	margin:0 !important;
	padding:0 !important;
}

#sidebar {
	display:none !important;
}

#main-content .container:before {
	display:none !important;
}

.sectionwithgradientforarchive .cmscontent {
	color:#000;
	font-size:16px;
	line-height:24px;
}

.sectionwithgradientforarchive .cmscontent h1 {
    font-family: 'Muli',Helvetica,Arial,Lucida,sans-serif;
    font-weight: 900;
    font-size: 50px;
    color: #39b54a!important;
    line-height: 50px;
    padding-bottom: 35px;
}

.sectionwithgradientforarchive {
	padding-bottom:0 !important;
	padding-top:120px;
}


body.single-post #page-container #left-area > .et_pb_section > .et_pb_row,
body.single-post #page-container #left-area > .singlerelatedpost1002 > .et_pb_section > .et_pb_row,
body.single-post #page-container  .et_pb_section.commonfooter > .et_pb_row {
	width: 80% !important;
}

.singlepostfimg>img {
	width: 100%;
	border:0;
	max-height: 400px;
    object-fit: cover;
}

.singlepostfimg {
	position:relative;
}

.singlepostfimg:before {
    content: '';
    display: block;
    width: 100%;
    height: 150px;
    background: url(/wp-content/uploads/2019/02/white_bg.png);
    position: absolute;
    top: 0;
    left: 0;
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.clinksingle {
    font-family: MuliBold;
    color: #fff;
    text-transform: uppercase;
    line-height: 14px;
    font-size: 14px;
    background: #39B54A;
    display: inline-block;
    padding: 8px 20px;
    border-radius: 3px;
    margin-bottom: 35px;
}

body.single-post .sectionwithgradientforarchive .cmscontent h1 {
	color:#000 !important;
}

body.single-post .sectionwithgradientforarchive {
	padding-top:40px !important;
}

body.single-post .sectionwithgradientforarchive .cmscontent h2 {
    font-family: MuliBold;
    font-size: 20px;
    color: #39b54a!important;
    line-height: 24px;
    padding-bottom: 25px;
}

body.single-post .sidebarsectioncustom h2.widgettitle {
    color: #010101;
    font-size: 30px;
    line-height: 40px;
    font-family: MuliBlack;
    padding-bottom: 20px;
}

body.single-post .sidebarsectioncustom aside.widget_categories > ul {
	padding:0 !important;
	margin:0 !important;
}

body.single-post .sidebarsectioncustom aside.widget_categories > ul >li {
	list-style-type:none !important;
	list-style-type: none !important;
    background: #F0F0F0;
    margin-bottom: 12px;
    padding: 10px 15px;
    border-radius: 3px;
}

body.single-post .sidebarsectioncustom aside.widget_categories > ul >li a {
	color: #000000;
    font-family: MuliBold;
    font-size: 20px;
    line-height: 1em;
}

body.single-post .sidebarsectioncustom aside {
	margin-bottom:35px !important;
}

body.single-post .sidebarsectioncustom aside h3 {
    font-family: 'Muli',Helvetica,Arial,Lucida,sans-serif;
    font-weight: 800;
    font-size: 20px;
    color: #000000!important;
    line-height: 24px;
	padding-bottom:22px;
}
body.single-post .sidebarsectioncustom aside h3 a {
   color:#39B54A !important;
   white-space: nowrap;
}

body.single-post .sidebarsectioncustom aside a.btn {
    color: #ffffff!important;
    border-radius: 3px;
    font-size: 20px;
    font-family: 'Muli',Helvetica,Arial,Lucida,sans-serif!important;
    font-weight: 900!important;
    text-transform: uppercase!important;
    background-color: #39b54a;
    display: inline-block;
    padding: 9px 20px;
}

.sharesection {
	padding-top:25px !important;
}

.sharesection h4 {
    font-family: 'Muli',Helvetica,Arial,Lucida,sans-serif;
    font-weight: 800;
    font-size: 20px;
    color: #231F20!important;
    line-height: 24px;
    padding-bottom: 13.5px;
}

.socialshareicon {
	margin: 0;
    padding: 0 !important;
}

.socialshareicon li {
	list-style-type: none;
    float: left;
    margin-right: 15px;
}

.socialshareicon li.lastchild {
	margin-right:0 !important;
}
.socialshareicon li a:after {
	content: "\f082" !important;
    font-family: 'FontAwesome' !important;
    color: #39B54A !important;
    font-size: 30px;
}

.socialshareicon li.twittershare a:after{
	content: "\f099" !important;
}

.socialshareicon li.pintshare a:after{
	content: "\f231" !important;
}

.socialshareicon li.emailshare a:after{
	content: "\f0e0" !important;
}

.singlerelatedpost1002>.et_pb_section {
	padding-top:20px !important;
}

/* Sticky Sidebar */

body.error404 #content-area h1 {
    font-family: 'Muli',Helvetica,Arial,Lucida,sans-serif;
    font-weight: 900;
    font-size: 45px;
    color: #39b54a!important;
    line-height: 50px;
    padding-bottom: 20px;
}

body.error404 #content-area p {
    color: #000;
    font-size: 16px;
    line-height: 24px;
}

/* Green Blurb Section */
.greenblurbsection .et_pb_blurb .et_pb_image_wrap {
	display: flex;
	width: 125px;
	height: 125px;
	background: #FFF;
	margin: 0;
	padding: 10px;
	border-radius: 50%;
}
.greenblurbsection .et_pb_blurb .et_pb_image_wrap img {
}

@media only screen and (min-width: 981px) {
	#et-top-navigation {
		float:left;
	}
	.et_header_style_left #et-top-navigation {
		padding-left:20% !important;
	}
	.htelnumberlink {
		right: 30px;
	}
	#top-header {
		display:none !important;
	}
	.copyrightinfo {
		position:absolute;
		left:0;
		bottom:0;
	}
	body.home .et_pb_specialty_column .et_pb_column_3_8 {
		width:66.26485569% !important;
	}
	body.home .et_pb_specialty_column .et_pb_row_inner .et_pb_column.et_pb_column_3_8:last-child{
		width:26.26485569% !important;
	}
	.incrementalrow .et_pb_module.et_pb_promo {
		padding-top:25px !important;
	}
	.incrementalrow .et_pb_module.et_pb_promo:not(.ctawithsplcls) {
		padding-bottom:15px !important;
	}
	.testislider .et_pb_slide_description {
		padding-left:15% !important;
		padding-right:15% !important;
	}
	.incredivviajssec {
		background: url(/wp-content/uploads/2019/02/leaf_bg123-1.png);
	    /* background-size: contain !important; */
	    background-color: #fff;
	    background-position: left center;
	    background-size: 600px;
	    background-repeat: no-repeat;
	}
	.incrementalrow > .et_pb_column_1_4:nth-child(1) {
		background-image:none !important;
		background:none !important;
	}
	.incrementalrow > .et_pb_column_1_4:nth-child(1) h2 {
		text-align:left !important;
	}
	header.headergradient.et-fixed-header {
		z-index:999999 !important;
	}
}

@media only screen and (max-width: 1280px) {
	#top-menu li {
		padding-right: 15px;
	}
	#top-menu li a {
		font-size: 16px !important;
	}

	.footertxtwidget a.footer-email {
		font-size: 14px !important;
	}
}
@media only screen and (max-width: 1200px) {
	.et_header_style_left #et-top-navigation {
		float: right;
		padding: 20px 0 0 0 !important;
	}
	nav#top-menu-nav {
		display: none;
	}
	#et_mobile_nav_menu {
		display: block;
	}
	.mobile_menu_bar:before {
		font-size: 44px;
	}

	.htelnumberlink {
		top: 22px !important;
		right: 100px;
	}
	.qqbtn {
		top: 22px !important;
		right: 275px;
	}

}
@media only screen and (max-width: 1120px) {
	.footertxtwidget a.footer-email {
		font-size: 12px !important;
	}
}

@media only screen and (max-width: 980px) {
	.qqbtn {
		right: 75px;
	}

	.htelnumberlink{
		display:none;
	}
	.hpbannersection:before, .sectionwithgradient:before {
		height:80px;
	}
	
	header.headergradient {
    -webkit-box-shadow: rgba(0, 0, 0, 0.1) 3px 60px 83px 20px !important;
    -moz-box-shadow: rgba(0, 0, 0, 0.1) 3px 60px 83px 20px !important;
    box-shadow: rgba(0, 0, 0, 0.1) 3px 60px 83px 20px !important;
}
	
	#top-header #et-info {
		float:none;
		text-align:center;
		font-size:15px;
	}
	
	ul.turfposthp>li .contentnreadmore {
		padding:50px 20px 15px;
	}
	
	ul.turfposthp>li .contentnreadmore h2 {
		font-size: 20px;
        line-height: 25px;
	}
	
	body.home .et_pb_specialty_column .et_pb_row_inner .et_pb_column.et_pb_column_3_8:after {
    width: 100%;
    height: 4px;
    top: auto;
    bottom: -17px;
		left:0;
		right:auto;
}

	.turfvaritiesblbbydev {
		margin-bottom:20px;
	}	
	
	.sectionwithgradientforarchive {
		padding-top:80px;
	}
	
	.sectionwithgradientforarchive .cmscontent h1 {
		font-size: 40px;
        line-height: 40px;
	}
	
	.singlepostfimg:before {
		height:80px;
	}
	
	.singlepostfimg>img {
		max-height:230px !important;
	}
	
	body.single-post .sidebarsectioncustom aside a.btn{
		font-size:18px;
	}
	
	.singlerelatedpost1002>.et_pb_section {
	padding-top:0 !important;
}

	/* Sticky Sidebar */
	.sticky-sidebar {
		position: relative !important;
		top: initial !important;
	}
	
	body.error404 #content-area h1 {
		font-size:35px;
		line-height:40px;
	}

}

@media only screen and (min-width: 768px) {
	.testislider .et-pb-controllers {
		display: none;
	}

}

@media only screen and (max-width: 767px) {
	.et_pb_blurb_position_left.globalblurbmodule .et_pb_main_blurb_image {
    display: block;
    margin: 0 auto 30px;
}
	.et_pb_blurb_position_left.globalblurbmodule .et_pb_blurb_container {
		padding-left:0 !important;
	}
	
	.hpspecialitysection {
    background-size: contain !important;
}
	
	.sectionwithgradientforarchive .cmscontent h1 {
		font-size: 33px;
        line-height: 33px;
	}
	
	body.single-post .sidebarsectioncustom aside a.btn{
		font-size:16px;
	}
	
	body.error404 #content-area h1 {
    font-size: 27px;
    line-height: 33px;
}

	.testislider .et_pb_slides {
		padding-bottom: 40px;
	}
	.testislider .et_pb_slides .et_pb_slide,
	.testislider .et_pb_slides .et_pb_slide .et_pb_slide_description {
		padding-left: 0;
		padding-right: 0;
	}

	.testislider .et-pb-slider-arrows {
		display: none;
	}
	.testislider .et-pb-controllers {
		bottom: 0;
	}
	.testislider .et-pb-controllers a {
		background-color: rgba(197, 197, 197, 0.5);
	}
	.testislider .et-pb-controllers a.et-pb-active-control {
		background-color: #39B54A;
	}


}

@media only screen and (min-width: 561px) {
	.qqthbtncs {
		display:none !important;
	}
	.turfposthp.forindexpage>li {
		margin-bottom:35px !important;
	}
}
@media only screen and (max-width: 560px) {
	.qqbtn {
		display:none !important;
	}
	.et_header_style_left #logo {
		max-width: 75% !important;
	}

}

@media only screen and (max-width: 480px) {
	
	.et_pb_fullwidth_header.hpbannersection .et_pb_button.et_pb_more_button.et_pb_button_two {
		margin-left:0!important;
	}
	ul.turfposthp>li {
		width:100% !important;
		float:none;
		margin:0 0 15px 0 !important;
		margin-left:0 !important;
		margin-right:0 !important;
	}
	
	ul.turfposthp.forindexpage>li.evennumberli {
		margin-left:0 !important;
		margin-right:0 !important;
	}
	
	.testislider .et-pb-arrow-next {
		right:2px !important;
		font-size:40px !important;
	}
	
	.testislider .et-pb-arrow-prev {
		left:2px !important;
		font-size:40px !important;
	}
	
	.gform_footer .gform_button {
		font-size: 17px !important;
        line-height: 20px !important;
	}
	
	.tvleftsection, .tvrightsection {
		float:none !important;
		width:100% !important;
		margin-left:0 !important;
		margin-right:0 !important;
	}
	
	.tvleftsection {
		margin-bottom:25px !important;
	}
	
	.categoryfilterlistdiv ul li {
		float:none !important;
		width:100% !important;
	}
}

#main-header > .container {
	display: flex;
	align-items: center;
}
#main-header .et-social-icons {
	float: none;
}
.commonfooter .et-social-icons {
	float: none;
	text-align: center;
}
.commonfooter .et-social-icons li:first-child {
	margin-left: 0;
}
@media screen and (max-width: 1425px) {
	#main-header #top-menu li a {
		font-size: 13px !important;
	}
}
@media screen and (max-width: 1200px) {
	#main-header > .container {
		justify-content: flex-end;
	}
	.et_header_style_left .logo_container {
		left: 30px;
	}
	.htelnumberlink {
		right: 190px;
	}
	.qqbtn {
		right: 360px;
	}
}
@media screen and (max-width: 980px) {
	#main-header > .container {
		width: 90%;
	}
	.et_header_style_left .logo_container {
		left: 0;
	}
	.qqbtn {
		right: 160px;
	}
}
@media only screen and (max-width: 620px) {
	#top-header .qqthbtncs {
		display: inline-block !important;
	}
	#main-header .qqbtn {
		display: none !important;
	}
}
@media only screen and (max-width: 560px) {
	.et_header_style_left #logo {
		max-width: 50% !important;
	}
}