/*
Theme Name: Divi Child Template
Version: 1.0
Description: A customized version of Divi which adds a number of tiny features you need.
Template: Divi
*/

/* Header Style Left */
.et_header_style_left #et-top-navigation,
.et_header_style_split #et-top-navigation {
	padding-top: 33px;
}
header > .container.clearfix.et_menu_container {
    width: 100% !important;
}

.et_header_style_left #et-top-navigation nav > ul > li > a,
.et_header_style_split #et-top-navigation nav > ul > li > a {
    padding:12px 10px;
	font-weight: 400;
    font-size: 13px;
	font-family: 'Lato', sans-serif;
}

.et_header_style_left .logo_container {
	position: absolute;
	width: 100%;
	height: 100%;
}
/*header*/
#main-header {
background:#63AD00 !important;
}

#top-menu li a {
    text-shadow: 0px 0px 0px #000;
    font-size: 1.5em;
	    letter-spacing: .15em !important;
}

#top-header {
    background: rgba(105, 129, 29, 0.65) !important;
    height: 80px;
}

#top-menu li.current-menu-item > a {
	border-radius:2px;
    color: #fff !important;
    background:rgb(86 144 8 / 70%) !important;
}

.cn-top-header {
    font-style: italic;
    font-size: 2em;
    font-family: 'Oswald', sans-serif;
    text-align: center;
    margin-top: 5px;
}

.container.clearfix.et_menu_container {
    padding: 0;
}
/* Logo */

.et_pb_svg_logo #logo,
.et_pb_svg_logo.et_header_style_split .et-fixed-header .centered-inline-logo-wrap #logo {
	height: 54%;
}

span.logo_helper {
	display: inline-block;
	width: 0;
	height: 100%;
	vertical-align: middle;
}

.et_vertical_nav .logo_container {
	position: relative;
	height: auto;
	padding: 0;
}

.et_vertical_nav span.logo_helper {
	display: none;
}

.safari .centered-inline-logo-wrap {
	-webkit-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
	-webkit-transform: translate3d(0, 0, 0);
}

#et-define-logo-wrap img {
	width: 100%;
}

.logo_container {
    position: unset !important;
    display: table !important;
    max-width: 60%;
    padding: 20px 10px;
    /* height: 80px; */
    margin: 0 auto;
    line-height: 1.2;
}
.text-logo {
    display: table-cell;
    vertical-align: middle;
    color: #6AB008;
    text-shadow: 0 0 3px black;
    font-weight: bold;
    text-shadow: 2px 1px 0 #cbcbcb, 2px 2px 2px #333;
    text-transform: uppercase;
    text-align: center;
    width: 300px;
    font-size: 30px !important;
	font-family: 'Oswald', sans-serif;
}
.additional-info {
    float: right;
    padding-left: 15px;
}
.top-header-phone {
    padding: 12px;
    background: #63ad00;
    margin-top: -18px;
    position: relative;
    color: #fff;
}
.phone-top-header:hover {
    border: 2px solid #fff;
    color: #fff!important;
}
.button-blue {
    border: none!important;
    background: none!important;
    padding: 0px!important;
    margin: 0px!important;
    box-shadow: none!important;
    height: 65px !important;
    display: table;
}

.hours-box img {
    display: none!important;
}
.hours p {
    text-shadow: none!important;
    display: table-cell;
    vertical-align: middle;
    padding: 0;
    width: 140px;
	visibility: hidden;
}
#width-fix {
    width: 95%!important;
}

nav#top-menu-nav, #top-menu, nav.fullwidth-menu-nav, .fullwidth-menu {
    float: none;
    text-align: center;
}

/* Shared Fullwidth Menu Styles */
#top-menu li {
	display: inline-block;
	padding-right: 0;
	font-size: 11px;
}

#top-menu > li:last-child {
	padding-right: 0;
}

#top-menu a {
	display: block;
	position: relative;
	color: rgba(0, 0, 0, 0.6);
	text-decoration: none;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}

#top-menu-nav > ul > li > a:hover,
#et-secondary-menu > ul > li > a:hover,
#et-info-email:hover,
.et-social-icons a:hover {
	opacity: 0.7;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}
.current-menu-item a {
    background: #337133 !important;
}



/* IE7 Fix */
#et-secondary-nav li:hover {
	visibility: inherit;
}

/* Dropdown Arrows */
#top-menu .menu-item-has-children > a:first-child:after,
#et-secondary-nav .menu-item-has-children > a:first-child:after {
	position: absolute;
	top: 0;
	right: 0;
	font-family: "ETmodules";
	font-size: 16px;
	font-weight: 800;
	content: "3";
}

.et_pb_post_title h1 {
    font-size: 32px;
}

#main-content {
	background: #f2f3f7;
}

header .et_mobile_menu li a {
    color: white !important;
}

.et-fixed-header #top-menu li.current-menu-item > a {
	color: #fff !important;
}

.et-fixed-header {
	box-shadow: 2px 1px 3px rgba(73, 73, 73, 0.30) !important;
	-webkit-box-shadow: 2px 1px 3px rgba(73, 73, 73, 0.30) !important;
	-moz-box-shadow: 2px 1px 3px rgba(73, 73, 73, 0.30) !important;
	-o-box-shadow: 2px 1px 3px rgba(73, 73, 73, 0.30) !important;
}

#et-top-navigation {
	padding: 0px !important;
	min-width: 36%;
}
.phone-top-header {
    font-size: 20px;
    text-align: center;
    font-weight: bold;
    background: #57943A;
    border-radius: 3px;
    position: relative;
    color: #E1E6D2;
    padding-top: 15px;
    padding-right: 10px;
    margin-top: 10px;
    border: 2px solid #E1E6D2;
    text-shadow: 1px 1px 0px #000;
}
#main-header .phone-top-header {
    display: none;
    position: absolute;
    left: 10px;
    margin-top: 1px;
    width: fit-content;
    padding-top: 10px;
}
.phone-top-header a {
    color: white;
}
.top-header-work-hours {
    padding-left: 55px !important;
    background: url("https://durantgreenerearth.com/wp-content/uploads/2018/06/work-hours-icon.png") !important;
    background-repeat: no-repeat !important;
    background-position: 7px 14px !important;
    opacity: 0.8;
    height: 65px;
    float: left;
    background-size: 40px 40px !important;
	cursor: pointer;
    font-size: 15px !important;
}
.today-text {
    font-size: 15px;
    position: relative;
    top: 20px;
}
.top-header-address {
    padding-left: 55px;
    background: url("https://durantgreenerearth.com/wp-content/uploads/2018/06/address-icon.png");
    background-repeat: no-repeat;
    background-position: 7px 12px;
    opacity: 0.8;
    height: 65px;
    margin-right: 20px;
    float: left;
    background-size: 40px 40px;
}
.top-header-socials {
    padding-left: 20px;
    /* background: url("http://temp.cloudwebncw1.com/wp-content/uploads/2016/02/social-media-icon.png");*/
    background-repeat: no-repeat;
    background-position: 7px 14px;
    opacity: 0.8;
    height: 65px;
    margin-right: 20px;
    float: left;
    background-size: 40px 40px;
}
#current-day{background-color: #C89817 !important;}
.top-header-work-hours:hover {
    opacity: 1;
}

.top-header-address:hover {
    opacity: 1;
}

.top-header-socials:hover {
    opacity: 1;
}

.top-header-address span {
    font-size: 15px;
    line-height: 18px !important;
    position: relative;
    top: 19px;
    display: block;
}


/* WORKING HOURS POPUP */
.ui-dialog {
    z-index: 100000 !important;
	padding: 0 !important;
	border-color: #cb9a16 !important;
	box-shadow: 0 0 15px rgba(0,0,0,.75);
}
.ui-draggable .ui-dialog-titlebar {
    background: url(https://durantgreenerearth.com/wp-content/uploads/2018/06/menuBG.png);
	border: none !important;
    border-radius: 0 !important;
}
.ui-dialog .ui-dialog-title {
    text-align: center;
    margin: 0 auto;
    display: block;
    float: none;
	color: white;
}
.ui-dialog,
#ui-id-1 {
    height: 245px !important;
}
.ui-dialog .ui-dialog-titlebar-close span {
    width: 18px;
    height: 18px;
    margin: 0 !important;
    left: 1px;
    top: 1px;
}

/*MENU EFFECT*/


#top-header,
#et-secondary-nav li ul {
	background-color: #2ea3f2;
}
.et_header_style_left #et-top-navigation nav > ul > li > a {
    display: inline-block;
    vertical-align: middle;
    position: relative;
}

.et_header_style_left #et-top-navigation nav > ul > li > a:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #569008;
	opacity:0.7;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: 50% 0;
    transform-origin: 50% 0;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.et_header_style_left #et-top-navigation nav > ul > li > a {
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.et_header_style_left #et-top-navigation nav > ul > li > a:hover,
.et_header_style_left #et-top-navigation nav > ul > li > a:focus,
.et_header_style_left #et-top-navigation nav > ul > li > a:active {
    color: white;
}

.et_header_style_left #et-top-navigation nav > ul > li > a:hover:before,
.et_header_style_left #et-top-navigation nav > ul > li > a:focus:before,
.et_header_style_left #et-top-navigation nav > ul > li > a:active:before {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
}



.overlay {
	position: absolute;
	    pointer-events: none;
	width: 100%;
	height: 200px;
	max-height: 300px;
	bottom: 0px;
	background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.75) 100%);
	background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.75) 100%);
	background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.75) 100%);
	background: linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.75) 100%);
	background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.75) 100%);
}


#main-footer {
    background: #63AD00 !important;
}

#before-main-footer {
    height: 80px;
    background-repeat: repeat-x;
    background-position: top;
    position: relative;
    margin-top: -80px;
}




.et_pb_blurb_container h4 {
	font-size: 30px;
	text-align: center;
}


.et_pb_slide {
	padding-top: 90px !important;
	height: 550px !important;
	min-height: 470px;
}
.et_pb_slide_title {
    background: rgba(0,0,0,.85);
    padding: 10px 5px;
    border-radius: 10px;
    line-height: normal;
}
.top-btn-estimate {
    color: white;
}
.add-top-info {
	color: white;
	text-align: right;
	margin: 0px;
	padding: 10px 0 0 0;
	font-weight: 300;
	border-bottom: 1px solid #56884c;
	width: 70%;
	float: right;
	z-index: 999;
	position: relative;
}

.margins {
	margin-left: 20px;
	margin-right: 15px;
}

.btns {
	position: relative;
	background-color: #a79993;
	color: #fafafa;
	cursor: pointer;
	padding: 10px 20px;
	text-shadow: none;
	font-weight: 300;
	color: #253245;
	border-radius: 3px;
	cursor: pointer;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	-o-border-radius: 0px;
	box-shadow: 1px 1px 1px 0px #c3bcb8;
	background: rgb(255, 255, 255);
	background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(254, 254, 254, 1) 50%, rgba(225, 225, 225, 1) 100%, rgba(225, 225, 225, 1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 1)), color-stop(50%, rgba(254, 254, 254, 1)), color-stop(100%, rgba(225, 225, 225, 1)), color-stop(100%, rgba(225, 225, 225, 1)));
	background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(254, 254, 254, 1) 50%, rgba(225, 225, 225, 1) 100%, rgba(225, 225, 225, 1) 100%);
	background: -o-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(254, 254, 254, 1) 50%, rgba(225, 225, 225, 1) 100%, rgba(225, 225, 225, 1) 100%);
	background: -ms-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(254, 254, 254, 1) 50%, rgba(225, 225, 225, 1) 100%, rgba(225, 225, 225, 1) 100%);
	background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(254, 254, 254, 1) 50%, rgba(225, 225, 225, 1) 100%, rgba(225, 225, 225, 1) 100%);
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e1e1e1', GradientType=0);
}

.left-pos {
	text-align: left;
}

.center-pos {
	text-align: center;
}

.right-pos {
	text-align: right;
}

.over-top {
	z-index: 9999999;
}

@-moz-keyframes bounce {
	0%,
	20%,
	50%,
	80%,
	100% {
		-moz-transform: translateY(0);
		transform: translateY(0);
	}
	40% {
		-moz-transform: translateY(-30px);
		transform: translateY(-30px);
	}
	60% {
		-moz-transform: translateY(-15px);
		transform: translateY(-15px);
	}
}

@-webkit-keyframes bounce {
	0%,
	20%,
	50%,
	80%,
	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
	40% {
		-webkit-transform: translateY(-30px);
		transform: translateY(-30px);
	}
	60% {
		-webkit-transform: translateY(-15px);
		transform: translateY(-15px);
	}
}

@keyframes bounce {
	0%,
	20%,
	50%,
	80%,
	100% {
		-moz-transform: translateY(0);
		-ms-transform: translateY(0);
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
	40% {
		-moz-transform: translateY(-30px);
		-ms-transform: translateY(-30px);
		-webkit-transform: translateY(-30px);
		transform: translateY(-30px);
	}
	60% {
		-moz-transform: translateY(-15px);
		-ms-transform: translateY(-15px);
		-webkit-transform: translateY(-15px);
		transform: translateY(-15px);
	}
}

.scroll-down-btn {
	    width: initial;
    z-index: 99999;
    position: absolute;
    bottom: -20px;
	text-align: center;
	margin: 0 auto;
	left: 0;
	right: 0;
	-moz-animation: bounce 2s infinite;
	-webkit-animation: bounce 2s infinite;
	animation: bounce 2s infinite;
	    background: #337133;
    border-radius: 50px;
    padding: 5px;
    width: 60px;
}

.scroll-down-btn:hover {
	opacity: 0.8;
}

.slider-content {
	text-shadow: none;
	background: rgba(37, 50, 69, 0.8);
	padding: 17px !important;
	font-weight: 300;
}

.slider-heading::first-letter {
	font-family: 'Oswald', sans-serif;
	font-size: 2em;
}

.et_pb_slide_description {
	padding-top: 5% !important
}

.et_pb_slide_title {
	font-family: 'Oswald', sans-serif;
	font-size: 2em;
}

#footer-widgets {
	padding: 3% 0 0;
}
footer h4 {
    color: #fff !important;
    font-weight: bold;
    font-family: 'Oswald', sans-serif;
    font-size: 1.2em;
    text-align: center;
    border-bottom: 1px solid rgba(255, 255, 255, .5);
    margin-bottom: 10px;
}

@media (min-width: 981px) {
	.et_pb_gutters3 .footer-widget {
		margin: 0 5.5% 2% 0;
	}
}

.footer-widget #text-4 .textwidget br,
.footer-widget #text-4 .textwidget strong {
	display: none;
}

#current-day {
	background-color: #000 !important;
}

#current-day td {
	color: white !important;
}

#footer-bottom {
	color: white;
	padding: 5px 0 5px;
	font-size: 15px;
	background-color: rgba(0, 0, 0, .3) !important;
}

.et_pb_section:last-of-type {
	padding-bottom: 80px;
}

.big-nap-holder h3 {
    font-size: 24px;
    line-height: 1.3em;
    margin-bottom: 1em;
}


.big-nap-holder > strong {
	font-family: 'Oswald', sans-serif;
	font-weight: 300;
}

input[type=text],
input[type=password],
input[type=tel],
input[type=email],
input.text,
input.title,
textarea,
select {
	padding-left: 9px !important;
    color: #4e4e4e !important;
    background: rgb(255,255,255);
    background: -moz-linear-gradient(top, rgb(255,255,255) 30%, rgb(211,225,208) 100%);
    background: -webkit-linear-gradient(top, rgb(255,255,255) 30%,rgb(211,225,208) 100%);
    background: linear-gradient(to bottom, rgb(255,255,255) 30%,rgb(211,225,208) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#d3e1d0',GradientType=0 );
}
h1, h2, h3, h4, h5, h6 {
    font-family: 'Oswald', sans-serif !important;
    color: #0c2f0a !important;
}
.section-headings {
font-size: 30px;
    color: #fff;
    font-weight: bold;
    font-family: 'Oswald', sans-serif;
    line-height: 1.2;
    letter-spacing: .05em;
    text-transform: uppercase;
}

.top-btn {
	-webkit-box-shadow: inset 0px 1px 0px 0px #9acc85;
    box-shadow: inset 0px 1px 0px 0px #9acc85;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #74ad5a), color-stop(1, #487746));
    background: -moz-linear-gradient(top, #74ad5a 5%, #487746 100%);
    background: -webkit-linear-gradient(top, #74ad5a 5%, #487746 100%);
    background: -o-linear-gradient(top, #74ad5a 5%, #487746 100%);
    background: -ms-linear-gradient(top, #74ad5a 5%, #487746 100%);
    background: linear-gradient(to bottom, #74ad5a 5%, #487746 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#74ad5a', endColorstr='#487746',GradientType=0);
    background-color: #74ad5a;
    color: white !important;
    cursor: pointer;
    padding: 1px 10px;
    text-shadow: 1px 1px 1px #000;
    font-weight: 300;
    border-radius: 0px;
    cursor: pointer;
}
.top-btn:hover {
    font-weight: bold;
}

blockquote {
	border-left: none !important;
	padding-left: 0;
}

@keyframes color-cycle {
	0% {
		color: #fff;
	}
	50% {
		color: rgb(112, 229, 100);
	}
	100% {
		color: #fff;
	}
}

.pulsing {
	font-weight: 500;
	animation: color-cycle 1.5s infinite;
	-webkit-animation: color-cycle 1.5s infinite;
	-moz-animation: color-cycle 1.5s infinite;
	-o-animation: color-cycle 1.5s infinite;
}

.top-btn-estimate:hover {
	text-decoration:#365776;
}

.et_project_meta {
	display: none;
}


/*btn effect*/

.nav li ul {
	padding: 0px;
}
#main-header .nav li ul {
    background-color: #63ad00 !important;
}
#main-header .nav li ul a {
	color: #fff !important;
}

.widgettitle {
	background: #63AD00;
    padding: 10px;
    border-radius: 3px;
    border-bottom: 2px solid #63AD00;
    color: #fff !important;
	margin-bottom: 10px;
}

.free-estimate-heading {
	text-align: center !important;
	color: #fff !important;
	display: block !important;
}

#mobile_menu {
    top: 100%;
    background: #63ad00 !important;
    border-color: #ffffff;
}

#main-content .container {
	padding-top: 148px;
}

footer .hours th,
footer .openinghours td {
	color: #fff !important;
	font-size: 12px;
}


/***** TESTIMONIALS FORM *****/
.wpcr3_respond_2 input[type="text"] {
    margin: 3px 0;
}
.wpcr3_table_2 td {
    font-size: 1em !important;
}
.wpcr3_leave_text {
	font-size: 1.1em;
}
.wpcr3_leave_text {
    margin-bottom: 20px;
}
@media (min-width: 981px) {
.wpcr3_respond_2 input[type="text"],
.wpcr3_respond_2 textarea {
    min-width: 100%;
}
.wpcr3_table_2 td {
    text-align: left !important;
}
.wpcr3_review_form_rating_field label {
    margin: 6px 0 !important;
}
.wpcr3_button_1 {
    margin-top: 10px;
}
}
@media (max-width: 980px) {
.wpcr3_respond_3,
.wpcr3_aggregateRating,
.wpcr3_table_2 td {
   	text-align: center !important;
}
.wpcr3_div_2 {
    width: 100%;
}
.wpcr3_table_2 tr:last-of-type td {
    margin: 20px auto 0 !important;
}
.wpcr3_table_2 td {
    display: block;
	padding: 0 !important;
}
.wpcr3_table_2 td:first-child {
    margin-top: 10px !important;
}
.wpcr3_rating_style1_status {
    width: 85px !important;
}
.wpcr3_respond_2 input[type="text"],
.wpcr3_in_content textarea {
    width: 100% !important;
    min-width: unset !important;
}
.wpcr3_submit_btn, .wpcr3_cancel_btn {
    width: 40%;
}
}

/*******************
 *  CONTACT FORM   *
 *******************/
.cf-heading {
	text-align: center;
    background: url(https://durantgreenerearth.com/wp-content/uploads/2018/06/CF-heading.png);
    background-position-x: 50%;
    background-repeat: no-repeat;
    position: relative;
	top: -15px;
    padding-top: 5px;
    color: white !important;
    font-family: 'Oswald', sans-serif;
    text-shadow: 0px 1px 1px #000;
    font-weight: bold;
    line-height: 35px;
}
.quickFormFields,
#message,
#vercode {
    font-size: .9em;
    margin: 5px 0 !important;
    margin-bottom: 8px!important;
    padding: 10px!important;
    height: 34px!important;
    color: #404040!important;
    background: white!important;
    border: 1px solid!important;
    border-color: #c4c4c4 #d1d1d1 #d4d4d4!important;
    border-radius: 2px!important;
    outline: 5px solid #eff4f7;
    -moz-outline-radius: 3px;
    -webkit-box-shadow: inset 0 1px 3px rgba(0,0,0,0.12);
    box-shadow: inset 0 1px 3px rgba(0,0,0,0.12);
    width: 333px!important;
}
#contactForm input,
#message {
	width: 100% !important;
}
#message {
	height: 150px !important;
}
#contact img {
	float: left;
}
#contact #vercode {
    width: 50% !important;
    float: right;
}
#contact #submitter {
    background-color: rgba(255,255,255,1);
    border-color: rgba(61,117,41,1);
    transition: border-color 0.4s ease 0s,background-color 0.4s ease 0s;
    background: #3D7529;
    color: #fff;
    font-size: 18px;
    width: 150px!important;
    margin: 0 auto!important;
    display: block;
    margin-top: 15px!important;
    background-image: url(https://durantgreenerearth.com/wp-content/uploads/2018/06/send-btn-bg.png);
    background-repeat: no-repeat;
    background-size: 20px 20px;
    background-position: 15px 10px;
    height: 40px;
    font-family: 'Oswald', sans-serif;
    text-shadow: 0px 1px 1px #000;
    font-weight: bold;
}
.estimate-container,
body:not(.home) #contact {
    max-width: 500px;
    margin: 0 auto;	
    background:#63ad00;
    padding: 20px;
    filter: drop-shadow(0 0 3px);
    border-radius: 5px;
}
.estimate-container {
	padding: 0 10px;
}
#contactForm div {
    clear: both;
}


/*** RESPONSIVE STYLES ***/



@media (max-width:1199px) {
	.et_header_style_left #et-top-navigation nav > ul > li > a,
	.et_header_style_split #et-top-navigation nav > ul > li > a {
    	padding-left: 5px;
    	padding-right: 5px;
    	font-size: 14px;
	}
}

@media (max-width: 980px) {
	#main-header .phone-top-header {
    	display: none !important;
	}
	.logo_container {
    	max-width: 100% !important;
    	top: 0 !important;
	}
	.logo_container:after {
		display: none;
	}
	#et-secondary-nav,
	#et-secondary-menu {
    	display: block !important;
		float: none !important;
		text-align: left !important;
}
	.phone-top-header {
	    margin-top: 10px;
	}
	.et_pb_text,
	.et_pb_title_container {
		text-align: center;
	}
	#main-footer {
    background: #031c02;
}
	.add-top-info .margins {
    margin: 0 !important;
		color: white;
}
	.add-top-info {
		color: #418ACD;
		text-align: center;
		margin: 0px;
		padding: 10px;
		font-weight: 300;
		border-bottom: 0px solid;
		width: 65%;
		float: right;
		z-index: 999;
		position: relative;
		display: block;
		clear: both;
		float: none;
		width: 100%;
	}
	.mobile_menu_bar:before {
		color: #fff !important;
		top: 10px;
		left: 45px;
	}
	.select_page {
    	display: inline !important;
    	position: absolute;
    	left: calc(50% - 65px);
    	bottom: 13px;
    	color: white;
	}
	.top-btn {
		display: inline-block;
	}
	.logo_container {
		text-align: center;
		position: relative !important;
	}
	.margins {
		display: block !important;
		padding: 10px;
	}
	.top-btn {
		padding: 3px 5px !important;
		    background: none;
	}
	.pulsing {
		display: block !important;
	}
	#et_mobile_nav_menu {
	float: none !important;
    text-align: center;
    margin-top: -15px;
	}
	.et_header_style_left .et-fixed-header #et-top-navigation,
	.et_header_style_left #et-top-navigation {
		width: 100%;
		text-align: center;
	}
	.et_header_style_split .mobile_menu_bar,
	.et_header_style_left .mobile_menu_bar {
		color: #fff !important;
		cursor: pointer;
	}
	.container {
		width: 100% !important;
	}
}

@media (max-width:710px) {
	#top-header {
		height: fit-content;
    	padding-bottom: 20px;
	}
	.top-header-address,
	.top-header-work-hours,
	.additional-info {
		display: block;
		width: 100%;
    	margin: 0 auto;
    	text-align: center;
    	padding: 0 !important;
		background: none !important;
	}
	.additional-info {
		width: fit-content;
		float: none !important;
		overflow: hidden;
	}
	#et-secondary-menu div *:not(.phone-top-header) {
    	font-size: 17px !important;
	}
	.phone-top-header {
		padding-top: 12px;
	}
	.top-header-address,
	.top-header-work-hours {
    	height: 55px !important;
	}
}

@media (max-width: 508px) {
	.page .et_pb_slider .et_pb_slide_1.et_pb_slide .et_pb_slide_description .et_pb_slide_title {
		font-size: 36px !important;
		display: none !important;
	}
	.big-nap-holder > strong {
		font-size: 1em;
	}
	.et_pb_blurb_container h4 {
		font-size: 1.5em !important;
		border-bottom: none !important;
	}
}

@media (max-width: 374px) {
	#contact #vercode,
	#contact img {
		width: 100% !important;
		float: none !important;
		margin: 5px 0;
	}
}

/***** BODY FONT-SIZE *****/
body,
.wpcr3_content p {
    font-size: 17px !important;
}
/***** CENTER SLIDE DESCRIPTION/BUTTON *****/
@media screen and (max-width:600px) {
.et_pb_slide_description{
  width: 100% !important;}
}
/***** SET MONARCH SHARE DROPDOWN WIDTH *****/
.et_monarch .et_social_mobile {
    width: 65% !important;
}
/***** FIX DROPDOWN ARROW POSITION *****/
.menu-item-has-children>a:after {
    top: unset !important;
    right: -2px !important;
}
/***** FIX DROPDOWN *****/
#top-menu .sub-menu {
    padding: 0 !important;
    width: unset !important;
    border-top: 3px solid #ddd !important;
}
#top-menu .sub-menu li {
	border-left: 0 !important;
	padding: 0 !important;
}
#top-menu .sub-menu li a {
    border-left: 0 !important;
}
.et_mobile_menu .sub-menu {
    border: none !important;
}

span.mobile_menu_bar.mobile_menu_bar_toggle {
    padding: 0;
}
@media (max-width: 980px) {
.container.clearfix.et_menu_container {
    padding: 0 !important;
}

span.logo_helper {
	display: none;
}
.et_pb_slide_description {
    padding: 0;
    margin-top: 22% !important;
}
.et_pb_slides .et_pb_container {
		margin: 0 !important;
}
.et_pb_slide .et_pb_container.clearfix {
    margin: 0 !important;
    display: block;
    width: 100% !important;
}
.et_pb_slider_container_inner {
    display: inline-block !important;
}
footer .footer-widget {
    text-align: center;
    margin: 0 auto !important;
}
.et_pb_text {
    text-align: center;
}
.big-nap-holder {
	font-size: 20px;
}
#contact-section .et_pb_row {
    width: 100%;
}
#read-more-test,
.et_pb_blurb_container {
	text-align: center !important;
}
.et_pb_section.et_section_specialty .et_pb_row {
	width: 90%;	
	}
}
a.cn-logo {
    transition: all 0s;
}
header nav #top-menu li.menu-item-has-children > a {
    padding-right: 12px !important;
}
.add-top-info .margins {
	margin-left: 0;
}
.paymentsbox {
    max-width: 220px;
}
.paymentType p {
	display: none;
}
/***** CENTER FOOTER *****/
@media (max-width: 767px) {
	body footer#main-footer #footer-widgets .footer-widget {
    	width: fit-content !Important;
    	margin: 0 auto !Important;
    	clear: both;
    	float: none !important;
    	display: block;
    	padding: 10px 0;
}
.paymentType {
    display: inline-block;
    float: none;
}
}
footer > .container {
    width: 95% !important;
	padding-bottom: 20px;
}
/***** FOOTER, widgets , h1.entry-title *****/
@media (max-width: 980px) {
	#main-footer h4 {
    text-align: center;
}
	.widgettitle:before,
	#main-footer h4:before {
    width: 100%;
}
	body:not(.home) h1.entry-title {
    text-align: center;
    font-size: 24px;
    border-bottom: 1px solid #ccc;
		margin: 0 auto;
}
	.et_pb_widget {
    text-align: center;
}
	footer .et_pb_widget {
		float: none;
	}
}

/***** BUTTONS *****/
#read-more-test a {
	color:#63AD00 !important;
  background: #fff;
    padding: 10px 30px;
    font-weight: bold;
    font-size: 20px;
}

.slider-btn {
	margin-bottom: 20px;
    margin-top: 20px;
	padding-bottom: 15px !important; 
}
.payments strong, .payments br {
    display: none;
}
/***** MORE *****/
.et_pb_post {
    margin-bottom: 80px !important;
}
#servcss {
	display: inline-block;
	padding-left: 0;
    line-height: 1em;
}
#servcss svg {
	display: none;
}
.home #servcss li {
	list-style: none !important;
}
.home #servcss li:before {
    content: "\f06c";
    font-family: 'FontAwesome';
    margin-right: 12px;
    color: #63ad00;
}
.home blockquote.wpcr3_content {
    padding: 10px;
}
/* Fix working hours alignment */
footer .openinghours tr td:first-child {
    text-align: left !important;
	padding-left: 5px!important;
}
footer .openinghours tr td:last-child {
    text-align: right !important;
	padding-right: 5px!important;
}

/*****************************************
 ********   IF LOGO IS IMAGE     *********
 *****************************************/
@media ( min-width: 981px ) {
	.image-logo header > .et_menu_container {
    	height: 100px;
		padding-left: 0;
	}
	#logo {
	    position: absolute;
    	padding: 5px 5px 0 5px;
	}
}

@media ( max-width: 980px ) {
	.image-logo #logo {
    	max-width: 95% !important;
		padding: 5px 0 5px 0;
    	max-height: 120px;
	}
}


/*
SIDEBAR FULL-WIDTH WIDGETS ON MOBILE
SIDEBAR LIST ADD BULLET
SIDEBAR TITLE FONT-SIZE
*/

h4.widgettitle {
    font-size: 1.2em;
}
.et_pb_widget svg {
    display: none;
}
@media (min-width: 981px) {
	.et_pb_widget li {
    list-style: disc inside;
	}
}
@media (max-width: 980px) {
	.et_pb_column .et_pb_widget:nth-child(n) {
    	width: 100% !important;
    	max-width: 100% !important;
    	margin-right: 0 !important;
    	margin-left: 0 !important;
	}
}

/***************************
FORMAT LISTS IN CONTENT ONLY
***************************/
article div:not(.et_pb_widget_area) ul:not(#servcss) li,
article div:not(.et_pb_widget_area) ol li {
    margin-bottom: 1em;
}

#left-area ul,
.entry-content ul,
.comment-content ul,
body.et-pb-preview #main-content .container ul,
#left-area ol,
.entry-content ol,
.comment-content ol,
body.et-pb-preview #main-content .container ol {
    padding-bottom: 0;
}

/***********
FOOTER FIXES
***********/
.fwidget {
    width: 100%;
}
#social-icons {
    text-align: inherit;
}

@media (max-width:980px) {
.et_pb_widget {
    text-align: center;
}
.paymentType {
    display: inline-block;
    float: none;
}
}

#social-icons .social-icon {
    filter: drop-shadow(0 1px 1px rgba(0,0,0,.75));
}
@media screen and (max-width: 981px) and (min-width: 767px) {

body .footer-widget:nth-child(n) {
width: 100% !important;
}
#footer-widgets .footer-widget:nth-child(n), #footer-widgets .footer-widget {
margin-bottom: 5% !important;
}
#footer-widgets .footer-widget .fwidget {
margin-bottom: 5% !important;
}
.openinghours {
margin: none;
} 
.hours, .openinghours {
width: 65%;
margin: 0 auto !important;
}
}
.top-container {
	padding:0 30px;
}
.top-header {
	background:#A6BE86;
	padding:10px 10px;
}
.top-header a {
	color:#fff;
	font-weight:bold;
	font-size:15px;
}
.top-header a .fa {
	margin-right:5px;
}
.logo-header {
	background:#fff;
}
#et-top-navigation {
	float:none !important;
	padding:15px 0 !important;
}
.section-slider {
	min-height:80vh;
	display:flex;
	background-attachment: fixed;
}
.slider-button {
	text-align:center;
}
.slider-button a {
	background: transparent !important;
    border: 1px solid #fff !important;
	color:#fff;
	text-transform:capitalize;
	padding:8px 30px;
	font-style:italic;
	letter-spacing: .2em;
}
.title-exp {
    font-family: 'Oswald', sans-serif;
    color: #fff;
    text-align: center;
    font-size: 60px !important;
    text-shadow: 1px 1px 1px rgb(0 0 0) !important;
    text-transform: uppercase !important;
    letter-spacing: -.1rem !important;
    line-height: 1.2 !important;
    font-weight: bold;
	margin:20px 0;
}
.services-box {
	 -moz-transition: all 0.4s ease-in-out !important;
    -webkit-transition: all 0.4s ease-in-out !important;
    -o-transition: all 0.4s ease-in-out !important;
    transition: all 0.4s ease-in-out !important;
}
.services-box:hover {
    -webkit-transform: translate(0px, -10px) !important;
    transform: translate(0px, -10px) !important;
}
.services-box-img img {
	width:100%;
}
.services-box:hover .services-box-img {
    box-shadow: 3px 3px 6px rgb(0 0 0 / 50%) !important;
}
.services-box-title h3 {
    letter-spacing: .03em !important;
    font-size: 25px !important;
    padding-top: 2rem !important;
    font-family: 'Oswald', sans-serif;
    color: #424242 !important;
    text-transform: uppercase;
    font-weight: bold;
    text-align: center;
	line-height:1.2;
}
.home h1 {
	font-size: 30px !important;
    color: #63AD00 !important;
    display: inline-block;
    font-family: 'Oswald', sans-serif;
    letter-spacing: .05em !important;
    text-transform: uppercase !important;
    font-weight: 900 !important;
}
.title-c-1 {
    color: #63AD00;
    font-style: italic !important;
    letter-spacing: .12em !important;
    font-weight: 400 !important;
    text-transform: uppercase !important;
    font-size: 17px !important;
    font-family: 'Oswald', sans-serif;
    padding-bottom: 0px;
}
.hr-line {
    background:#63AD00;
	width: 15%;
	height:2px;
    display: inline-block;
    margin-top: 20px;
    margin-bottom:20px;
    -moz-transition: all 0.4s ease-in-out !important;
    -webkit-transition: all 0.4s ease-in-out !important;
    -o-transition: all 0.4s ease-in-out !important;
    transition: all 0.4s ease-in-out !important;
}
.col-right-content-1 {
    -moz-transition: all 0.4s ease-in-out !important;
    -webkit-transition: all 0.4s ease-in-out !important;
    -o-transition: all 0.4s ease-in-out !important;
    transition: all 0.4s ease-in-out !important;	
}
.col-right-content-1:hover .hr-line {
	width: 65%;
}
.title-c-2 {
	text-align:center;
    color: #fff;
    font-weight: bold;
    font-family: 'Oswald', sans-serif;
    font-size: 50px;
    text-shadow: 1px 1px 1px rgb(0 0 0);
    text-transform: uppercase;
    letter-spacing: -.1rem;
    line-height: 1.2;
    padding-bottom: 20px;
}
.content-1 {
    color: #fff;
    letter-spacing: .12em !important;
    font-weight: 400 !important;
    text-transform: uppercase !important;
    text-align: center;
}
.title-c-3 {
	font-size:30px;
    color:#fff;
	font-weight:bold;
	font-family: 'Oswald', sans-serif;
	line-height:1.2;
	letter-spacing: .05em ;
    text-transform: uppercase;
}
.section-content {
	    background: linear-gradient(to right, #4d8107, #63AD00, #63AD00, #4d8107) !important;
}
	#testimonials-section {
    background: linear-gradient(to right, #4d8107, #63AD00, #63AD00, #4d8107) !important;
}
@media screen and (max-width:980px) {
	.top-container {
    text-align: center;
}
	.et_header_style_left #et-top-navigation .mobile_menu_bar {
    padding-bottom:0px;
}
	    .wpcr3_review, .wpcr3_item_name {
    text-align:center;
  }
}
@media screen and (max-width:600px) {
	body footer#main-footer #footer-widgets .footer-widget {
    width: 100% !Important;
	}
}