/* 
Theme Name: Drone Booker
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Fu Dog Media
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/******Default vip css start*****/  
@font-face {
	font-family: 'Gunplay';
	src: url('fonts/Gunplay-Regular.eot');
	src: url('fonts/Gunplay-Regular.eot?#iefix') format('embedded-opentype'),
		url('fonts/Gunplay-Regular.woff2') format('woff2'),
		url('fonts/Gunplay-Regular.woff') format('woff'),
		url('fonts/Gunplay-Regular.ttf') format('truetype'),
		url('fonts/Gunplay-Regular.svg#Gunplay-Regular') format('svg');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Graphik';
	src: url('fonts/Graphik-Medium.eot');
	src: url('fonts/Graphik-Medium.eot?#iefix') format('embedded-opentype'),
		url('fonts/Graphik-Medium.woff2') format('woff2'),
		url('fonts/Graphik-Medium.woff') format('woff'),
		url('fonts/Graphik-Medium.ttf') format('truetype'),
		url('fonts/Graphik-Medium.svg#Graphik-Medium') format('svg');
	font-weight: 500;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Graphik';
	src: url('fonts/Graphik-Regular.eot');
	src: url('fonts/Graphik-Regular.eot?#iefix') format('embedded-opentype'),
		url('fonts/Graphik-Regular.woff2') format('woff2'),
		url('fonts/Graphik-Regular.woff') format('woff'),
		url('fonts/Graphik-Regular.ttf') format('truetype'),
		url('fonts/Graphik-Regular.svg#Graphik-Regular') format('svg');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Graphik';
	src: url('fonts/Graphik-Bold.eot');
	src: url('fonts/Graphik-Bold.eot?#iefix') format('embedded-opentype'),
		url('fonts/Graphik-Bold.woff2') format('woff2'),
		url('fonts/Graphik-Bold.woff') format('woff'),
		url('fonts/Graphik-Bold.ttf') format('truetype'),
		url('fonts/Graphik-Bold.svg#Graphik-Bold') format('svg');
	font-weight: bold;
	font-style: normal;
	font-display: swap;
}


*{
	outline: none !important; 
	text-decoration: none !important;  
}
ul {
	padding: 0;
} 
.site-branding {
	display: none;
} 
p,li {
	margin-bottom: 20px; 
} 
p, li, div, p.elementor-heading-title {
	font-weight: normal;
	color: #0d0d0d;
	font-size: 20px;
	line-height: 33px;
	font-family: 'Graphik';
}
p:last-child{
	margin-bottom: 0;
} 
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5 h6, .h6 {
	color: #258e29; 
	letter-spacing: 0; 
	font-weight: normal;
	font-family: 'Gunplay';
}  
h1, .h1, h2, .h2{
	text-transform: uppercase;
}
.bigheading > .elementor-widget-container,
.mdheading > .elementor-widget-container{
	margin-bottom: 25px;
}
strong {
	font-weight: bold !important;
}  
.subheading h5 {
	color: #000;
	font-size: 17px;
	letter-spacing: 2px;
	margin-bottom: 25px;
	line-height: normal;
	font-family: 'Gunplay';
	text-transform: uppercase;
	font-weight: 900;
} 
.pl60{
	padding-left: 60px;
}
.pr60{
	padding-right: 60px;
} 
.pt0 {
	padding-top:0px !important;
}
.pb0 {
	padding-bottom:0px;
}
.mt20{
	margin-top: 20px;
} 
.mt50{
	margin-top: 50px;
} 
.mt100{
	margin-top: 100px;
}  
.pad100 {
	padding: 100px 15px;
} 
.pt100{
	padding-top: 100px;
} 
.pb100{
	padding-bottom: 100px;
}
.defbtn .elementor-widget-container {
	margin-top: 40px;
}
body {
	position: relative;  
}  
/*** Header ***/  

@keyframes slideIn {
	from { top: -50% }
	to { top: 0 }
}
.logomain a {
	display: block !important;
}
.hdactive .elementor-location-header {
	position: fixed;
	z-index: 100;
	-webkit-animation: slideIn 0.5s ease-in;
	-moz-animation: slideIn 0.5s ease-in;
	animation: slideIn 0.5s ease-in;
	background: #000;
	border-bottom: 1px solid #ccc3;
}
.hdactive .logomain img {
	max-width: 200px;
} 
.hdactive .hd_btn a { 
	font-size: 24px; 
}
.hdactive .hd_btn {
	margin-bottom: 5px !important;
}
.hdactive .header_main {
	padding: 10px 15px;
}
.hd_menu .elementor-nav-menu > li > a {
	padding: 8px 0 !important;
	color: #fff !important;
	font-size: 17px;
	transition: all ease-in-out 0.5s;
	font-weight: 500;
	text-transform: uppercase;
}
.hd_menu .elementor-nav-menu > li > a:hover {
	color: #18981a !important;
}
.hd_menu .elementor-nav-menu > li {
	margin-left: 45px;
}
.hd_menu {
	width: 100% !important;
} 
.hd_menu nav {
	justify-content: right;
}
.logomain img {
	max-width: 300px;
	display: block !important;
}
.elementor-location-header {
	position: absolute; 
	top: 0;
	left: 0;
	right: 0;
	z-index: 5;
	padding: 0;
	width: 100%;
} 
.header_main {
	padding: 15px;
}
.header_main .elementor-widget-wrap {
	align-items: center;
	justify-content: space-between;
} 
.logomain {
	width: auto !important; 
}
.elementor-nav-menu > li > ul.sub-menu a {
	padding: 14px 17px !important;
	color: #fff !important;
	border-bottom: 1px solid #ffffff21;
	border-left: 0;
	white-space: normal;
	font-size: 17px;
	line-height: 22px;
	letter-spacing: 0;
}
.elementor-nav-menu > li > ul.sub-menu {
	background:#18981a;
	min-width: 220px !important;
	right: 0;
}  
.elementor-nav-menu > li > ul.sub-menu li:last-child a {
	border: 0px;
}
.elementor-nav-menu > li > ul.sub-menu a:hover {
	background: #000 !important;
	opacity: 1;
}   
/*** Header End***/
.right_hd {
	width: calc(100% - 360px) !important;
}
.hd_btn {
	text-align: right;
	margin-bottom: 20px !important;
}
.hd_btn a {
	background: transparent !important;
	padding: 0 !important; 
	color: #18981a;
	font-size: 30px;
	font-family: 'Gunplay';
	text-transform: uppercase;
}
.hd_btn a i {
	font-style: normal;
}
.banner h1 {
	color: #fff;
	font-size: 70px;
	line-height: 79px;
	text-transform: uppercase;
	max-width: 1270px;
	margin: 0 auto 35px;
}
.us_flag p::before {
	content: "";
	background-image: url("https://gglandmanagement.com/wp-content/uploads/2023/08/us_flag.jpg");
	width: 30px;
	height: 21px;
	display: inline-block;
	vertical-align: middle;
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	margin: -7px 14px auto auto;
}
.banner > .elementor-container {
	padding: 200px 0 100px;
	min-height: calc(100vh - 110px);
}
.banner h1 i {
	font-style: normal;
	color: #258e29;
}
.banner p {
	line-height: 32px;
	color: #fff;
	text-transform: uppercase;
	font-size: 21px;
	letter-spacing: 1px;
}
.est_text i  {
	color: #258e29;
	font-style: normal;
}
.est_text h4 {
	text-transform: uppercase;
	font-size: 35px;
}
.est_text {
	width: 200px !important;
}
.defbtn a {
	background: transparent !important;
	color: #000 !important;
	font-size: 14px;
	line-height: normal;
	text-transform: uppercase;
	border-radius: 30px;
	border: 1px solid #000;
	padding: 21px 25px 19px !important;
	transition: all ease-in-out 0.5s;
	min-width: 190px;
}  
.defbtn a:hover {
	background: #000 !important;
	color: #fff !important;
}
.bigheading h2 {
	font-size: 53px;
	line-height: 60px;
} 
.review_slider .elementor-testimonial__header {
	order: 2;
	width: 100%;
	padding: 15px 0 0 !important;
}
.review_slider .elementor-testimonial__title {
	color: #000 !important;
	font-size: 18px !important;
}
.review_slider .elementor-testimonial__name {
	font-size: 25px;
	line-height: normal;
	color: #258e29 !important;
	font-family: 'Gunplay';
	text-transform: uppercase;
	font-weight: normal !important;
}
.review_slider .swiper-pagination-bullets {
	text-align: left;
}
.review_slider .swiper-pagination-bullets span.swiper-pagination-bullet-active {
	background: #258e29 !important;
}
.review_slider .elementor-testimonial__text {
	font-size: 20px !important;
	line-height: 39px !important;
}
.review_slider .swiper-pagination-bullets span {
	background: #c9c9c9 !important;
	opacity: 1;
	width: 15px;
	height: 15px;
}
.review_slider .elementor-main-swiper {
	padding-bottom: 60px !important;
	width: 100% !important;
}
.review_slider  .elementor-testimonial {
	display: flex;
	flex-wrap: wrap;
}
.review_main {
	padding: 80px 0px 80px 80px;
}
.review_slider .elementor-testimonial__content {
	padding: 0 !important;
}

.review_main::after {
	content: "";
	background-image: url("https://gglandmanagement.com/wp-content/uploads/2023/08/review_ic.png");
	background-repeat: no-repeat;
	background-size: contain;
	width: 120px;
	height: 85px;
	margin: 20px auto 15px;
	position: absolute;
	top: -59px;
	right: 40px;
}
.reason_block {
	width: calc(100% / 3) !important;
}
.reason_block .elementor-widget-container {
	background: #258e29;
	height: 100%;
	padding: 35px;
	display: flex;
	align-items: start;
}
.reason_block:nth-of-type(2n) .elementor-widget-container {
	background: #000;
}
.reason_block h3, .reason_block p {
	color: #fff;
}
.reason_block .elementor-image-box-img img {
	max-height: 65px;
	width: auto !important;
}
.reason_block h3 {
	font-size: 25px;
}
.reason_block p {
	font-size: 17px;
	line-height: 26px;
	min-height: 110px;
}
.reason_block.elementor-widget-image img {
	max-height: 308px;
	width: auto !important;
	margin: auto;
}
.reason_block.elementor-widget-image .elementor-widget-container {
	padding: 0 !important;
	background: transparent;
}
.green_bar_info {
	padding: 100px 15px 200px;
	overflow: hidden;
}
.img_gorilla {
	position: absolute;
	top: -40px;
	right: 0;
}
.img_gorilla img {
	max-width: 460px;
}
.service_slide .elementor-main-swiper {
	padding: 0 !important;
}
.service_slide .elementor-testimonial__image {
	width: 100% !important;
	overflow: hidden;
}
.service_slide .elementor-testimonial__cite {
	width: 100%;
	margin: 0 !important;
}
.service_slide .elementor-testimonial__header {
	flex-wrap: wrap;
	padding: 0 !important;
}
.service_slide .elementor-testimonial__image img {
	border-radius: 0px !important;
	width: 100% !important;
	height: auto !important;
	transition: all ease-in-out 0.5s;
}
.service_slide .elementor-testimonial:hover .elementor-testimonial__image img {
	transform: scale(1.1) rotate(1deg);
}
.service_slide .elementor-testimonial:hover .elementor-testimonial__name {
	color: #258e29;
}
.service_slide .swiper-slide {
	padding: 0 7px !important;
}
.service_slide .elementor-testimonial__name {
	font-family: 'Gunplay';
	font-weight: normal !important;
	font-size: 18px;
	transition: all ease-in-out 0.5s;
	text-transform: uppercase;
	margin-top: 12px !important;
}
.service_slide {
	margin-top: -140px;
}
.before_img {
	margin: 40px -30px auto auto;
	z-index: 1; 
}
.before_img figcaption {
	font-family: 'Gunplay';
	font-weight: normal;
	color: #000;
	font-style: normal;
	letter-spacing: 3px;
	font-size: 23px;
	margin-top: 7px;
	text-align: left;
}
.after_text {
	padding: 0 35px;
}
.after_text figcaption {
	position: absolute;
	top: 27px;
	right: -25px;
	transform: rotate(90deg);
	font-family: 'Gunplay';
	font-weight: normal;
	color: #000;
	font-style: normal;
	letter-spacing: 3px;
	font-size: 23px;
}
.mdheading h3 {
	font-size: 35px;
	text-transform: uppercase;
	line-height: 44px;
}
.free_estimate {
	width: calc(100% - 200px) !important;
	padding-left: 30px;
}
.free_estimate .gfield {
	-ms-grid-column-span: 4 !important;
	grid-column: span 4 !important;
}
.free_estimate .gfield select, .free_estimate .gfield input {
	border-radius: 0px !important;
	height: 48px;
	padding: 0 18px !important;
	color: #fff;
	font-size: 16px !important; 
	background: transparent !important;
	border: 1px solid #cccccc45 !important;
	border-radius: 0px;
}
.free_estimate   .gfield_error [aria-invalid="true"] {
	border: 1px solid #c02b0a !important;
}
.free_estimate .gform-body {
	width: calc(100% - 190px);
}
.free_estimate .gform_footer {
	padding: 0 !important;
	margin: 0 !important;
	width: 190px;
	padding-left: 20px !important;
}
.free_estimate .validation_message,
.free_estimate .gform_validation_errors {
	display: none;
}
.free_estimate form {
	display: flex;
	flex-wrap: wrap;
}
.free_estimate .gform_footer input {
	border-radius: 0px !important;
	height: 48px;
	padding: 0 18px !important;
	color: #fff;
	font-size: 16px !important;
	border: 1px solid #18981a !important;
	background: #18981a !important;
	width: 100%;
	margin: 0 !important;
	text-transform: uppercase;
}
.gfield select option {
	color: #000;
	font-family: 'Graphik' !important;
}
.banner_bar {
	padding: 20px 15px;
}
.free_estimate .gform_confirmation_message {
	text-align: center;
	color: #fff;
	padding: 20px;
}
/* .spacingright {
padding: 80px 80px 80px 0px;
} */
.full_img *, .full_img {
	width: 100%;
	height: 100% !important;
	object-fit: cover;
}
.spacingright {
	padding: 80px 4% 80px 0;
}
.wt_text p {
	color: #fff;
}
.btncircle a {
	background: transparent !important;
	padding: 0 !important;
	font-weight: normal;
	font-family: 'Gunplay';
	font-size: 27px;
	color: #fff !important;
	position: relative;
	z-index: 1;
	margin: 50px 0;
}
.btncircle a::after {
	border: 1px dashed #fff;
	width: 135px;
	height: 135px;
	content: "";
	position: absolute;
	border-radius: 50%;
	top: 0;
	z-index: -1;
	animation: rotation 15s infinite linear;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
}
.btncircle .elementor-widget-container {
	margin-top: 40px;
}
@keyframes rotation {
	from {
		transform: rotate(0deg);
	}
	to {
		transform: rotate(359deg);
	}
}
.btncircle a::before {
	background: #258e29;
	width: 120px;
	height: 120px;
	content: "";
	position: absolute;
	border-radius: 50%;
	top: 0;
	z-index: -1;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
}
.footer_main {
	padding: 80px 15px 0;
}
.ft_logo img {
	max-width: 400px;
}
.ft_logo {
	margin-bottom: 50px !important;
}  
.ft_menu ul li {
	margin: 0 25px !important;
} 
.ft_menu ul li span {
	color: #fff !important;
	font-size: 16px;
	transition: all ease-in-out 0.5s !important;
	letter-spacing: 1px;
}
.ft_menu::after,
.ft_btm:before{
	content: "";
	width: 100%;
	height: 1px;
	position: absolute;
	background: rgb(0,0,0);
	background: linear-gradient(262deg, rgba(0,0,0,0) 0%, rgba(255,255,255,1) 30%, rgba(255,255,255,1) 70%, rgba(0,0,0,0) 100%);
	left: 0;
	right: 0;
	margin: auto;
	bottom: 0;
	opacity: 0.3;
}
.copyright_txt .elementor-widget-container {
	color: #fff;
	font-size: 17px;
}
.copyright_txt, .social_ft {
	width: auto !important;
}
.ft_btm .elementor-widget-wrap {
	justify-content: space-between;
}
.ft_btm{
	position: relative;
	padding: 20px 0;
	margin-top: 40px;
}
.ft_btm:before{
	bottom: unset;
	top: 0;
}
.ft_menu {
	padding-bottom: 40px;
	position: relative;
	margin-bottom: 50px !important;
}
.ft_btn a {
	background: transparent !important;
	padding: 0 !important; 
	font-size: 45px;
	font-family: 'Gunplay';
	text-transform: uppercase;
	color: #fff !important;
}
.ft_menu ul li:hover span,
.ft_address a:hover,
.ft_btn a:hover { 
	color: #18981a !important;
}
.ft_btn {
	margin-bottom: 15px !important;
}
.ft_address a {
	background: transparent !important;
	text-transform: uppercase;
	font-size: 16px;
	letter-spacing: 1px;
	color: #fff !important;
	padding: 0 !important;
}
.copyright_txt a{
	color: #fff !important;
}

.social_ft a {
	border: 1px solid #fff;
	border-radius: 50%;
	width: 40px !important;
	height: 40px !important;
	color: #fff !important;
	transition: all ease-in-out 0.5s;
	display: flex;
	justify-content: center;
}
.social_ft a i {
	font-size: 15px !important;
	width: auto !important;
}
.social_ft a span {
	position: relative !important;
	right: -2px !important;
}
.social_ft a:hover {
	background: #fff !important;
	color: #18981a !important;
}
.gallery_slider .elementor-testimonial__icon {
	display: none;
}
.gallery_slider .elementor-testimonial__cite, .gallery_slider .elementor-testimonial__image {
	width: 50%;
	display: block !important;
}
.gallery_slider .elementor-main-swiper {
	width: 100% !important;
}
.gallery_slider .elementor-testimonial__name,.gallery_slider  .elementor-testimonial__name img,.gallery_slider .elementor-testimonial {
	display: block !important;
}
.gallery_slider .elementor-testimonial__cite {
	margin: 30px 0 10px !important;
}
.gallery_slider .elementor-testimonial__image img {
	border-radius: 0px !important;
	width: 100% !important;
	height: auto !important;
}
.gallery_slider .elementor-testimonial__header {
	padding: 0 !important;
	flex-wrap: wrap;
}
.gallery_slider .elementor-testimonial__image {
	border-right: 8px solid #258e29;
	padding: 10px 0  
}
.gallery_slider .elementor-testimonial__name::before, .gallery_slider .elementor-testimonial__image::after {
	display: block;
	font-family: 'Gunplay';
	text-transform: uppercase;
	letter-spacing: 2px;
	font-weight: normal !important;
	font-size: 19px;
	line-height: normal;
	margin: 8px 0;
}
.gallery_slider .elementor-testimonial__image::after{
	content: "Before"; 
}
.gallery_slider .swiper-slide {
	padding: 0 20px !important;
}
.gallery_slider .elementor-swiper-button i {
	color: #535353 !important;
	font-size: 27px;
}
.gallery_slider .elementor-swiper-button i:hover {
	color: #18981a !important;
}
.gallery_slider .elementor-swiper-button-prev {
	left: -30px !important;
}
.gallery_slider .elementor-swiper-button-next {
	right: -30px !important;
}
.gallery_slider .elementor-testimonial__name::before{
	content: "After";
	text-align: right;
} 
.inner-banner {
	padding: 17% 15px 8%;
}
.inr-hd h1 {
	font-size: 60px;
	line-height: 65px;
} 
.inr-hd .elementor-widget-container {
	margin-bottom: 30px;
}
.land-cleaning .reason_block .elementor-widget-container {
	min-height: 388px;
}

.ist-block.reason_block .elementor-widget-container:nth-of-type(1) {
	min-height: 407px;
}
.serv-col {
	width: calc(100% / 3 - 0px) !important;
	margin: 0 auto !important;
	background: #258e29;
	padding: 35px;
	display: flex;
	align-items: center;
}
.serv-col h3 {
	margin: 0px 0px 10px;
	color: #fff;
	font-size: 25px;
	line-height: normal;
} 
.serv-col p {
	font-size: 17px;
	line-height: 26px;
	color: #fff;
} 
.serv-col .elementor-image-box-img {
	width:auto !important;
	display:block !important;
}
.serv-col .elementor-image-box-img img {
	max-height: 65px;
	width: auto !important;
}
.serv-col:nth-child(2n) {
	background: #000;
} 
.five-col .serv-col:nth-last-child(-n+2) {
	width: calc(100% / 2 - 0px) !important;
}
.forestry-row .reason_block p {
	min-height: 158px;
} 

.large-scale-row .reason_block p {
	min-height: 160px;
}
.inr-big h1 {
	font-size: 50px;
	line-height: 57px;
	margin-bottom: 30px;
} 
.four-col .serv-col:nth-of-type(2), .four-col .serv-col:nth-of-type(3) {
	background:#000 !important;
}
.four-col .serv-col:nth-child(2n) {
	background: #258e29;
}
.four-col .serv-col {
	width: calc(100% / 2 - 0px) !important;
} 

body .elementor-nav-menu--layout-horizontal .elementor-nav-menu > li:not(:first-child) > ul {
	left: 0 !important;
}
.elementor-sub-item.elementor-item-active {
	background-color: transparent !important;
}  
.icon-col .elementor-image-box-img {
	width: auto !important;
	display: block !important;
	position: absolute;
	left: -27px;
	background: #fff;
}
.icon-col .elementor-image-box-img img {
	display: block !important;
	max-height:65px;
	width: auto;
}
.icon-col {
	width: calc(100% / 2 - 50px) !important;
	margin: 30px 25px 0px !important;
	border: 1px solid #cccccc5e;
	padding: 40px 15px 40px 50px;
	position: relative;
} 
.icon-col h3 {
	margin: 0px 0px 9px;
	font-size: 23px;
}
.icon-col p {
	font-size: 17px;
	line-height: 27px;
}
.icon-col:last-child {
	width: calc(100% / 1 - 40px) !important;
}
.wthout-bnr {
	padding: 270px 15px 100px;
}

.hilton-row .reason_block p {
	min-height: 135px;
}  
.bdr-img{
	position:relative;
}
.bdr-img::before {
	position: absolute;
	content: "";
	background: #258e29;
	width: 5px;
	height: calc(100% + 40px);
	left: 30px;
	top: -17px;
} 
.areas-serv .reason_block .elementor-image-box-img img, .img-wt .reason_block .elementor-image-box-img img, .serv-col .elementor-image-box-img img{
	filter:invert() brightness(100);
} 
.link-text a {
	color: #18981a !important;
	font-weight: 500;
	transition: all ease-in-out 0.5s;
}
.link-text a:hover{
	color:#000 !important;
}
.small-hd h6 {
	font-size: 18px;
	line-height: normal;
	text-transform: uppercase;
	margin-bottom: 15px;
}
.highlft-txt p {
	text-align: center;
	/* background: rgb(255,255,255); */
	background: linear-gradient(278deg, rgb(255, 255, 255) 9%, rgb(237, 237, 237) 50%, rgba(191, 157, 157, 0) 100%);
	padding: 20px 20px;
	margin: 20px auto 10px;
	max-width: 1130px;
} 
.bdr-txt p {
	border-left: 3px solid #000;
	background: rgb(24,152,26);
	background: linear-gradient(107deg, rgba(222, 222, 222, 0.82) 0%, rgba(255,255,255,0) 100%);
	padding: 15px;
	margin-top: 20px;
} 
.site-list li {
	list-style: none;
	padding-left: 24px;
	background-image: url(https://gglandmanagement.com/wp-content/uploads/2023/08/right-arrow.png);
	background-repeat: no-repeat;
	background-size: 16px;
	background-position: left top 8px;
} 
.site-list ul {
	margin-top: 20px;
} 
.clients-logo img {
	max-height: 140px !important;
	object-fit: contain;
	max-width: 180px !important;
}

.clients-logo .gallery-icon {
	min-height: 180px;
	justify-content: center;
	align-items: center;
	display: flex;
	flex-wrap: wrap;
	margin:20px 15px 0px;
	padding: 20px;
	box-shadow: 0px 0px 5px #d8d7d7; 
	align-content: center; 
	position: relative;
	top: 0px;
	transition: all ease-in-out 0.5s;
} 
.clients-logo .gallery-icon:hover{
	top:-5px;
}
.clients-logo a {
	pointer-events: none;
}
.areas-serv .reason_block h3 a::before {
	width: 100%;
	content: "";
	position: absolute;
	height: 100%;
	left: 0;
	right: 0;
	bottom: 0;
}
.four-col .icon-col:last-child {
	width: calc(100% / 2 - 50px) !important;
} 
.bluffton-row .reason_block p {
	min-height: 156px;
}

.gform_wrapper .gform_validation_errors {
	border-radius: 40px;
	box-shadow: unset;
	margin-bottom: 20px;
	margin-top: 0px;
}
.validation_message {
	padding: 0px !important;
	background: transparent !important;
	border: 0px !important;
	margin-top: 0px !important;
	line-height: 20px !important;
	font-size: 14px !important;
}
.gform_wrapper .gfield_required{
	display: none !important;
} 
.custom-contact label {
	font-weight: 700 !important;
	font-size: 16px !important;
	line-height: normal !important;
	padding: 0px !important; 
	color:#000 !important;
} 
.custom-contact input, .custom-contact .textarea, .custom-contact .gfield_select {
	background: transparent !important;
	border: 2px solid #d4d4d5 !important;
	height: 60px;
	margin-bottom: 0px !important;
	border-radius: 0px !important;
	padding: 8px 15px !important;
	color: #000 !important;
	font-family: 'Graphik' !important;
}
.custom-contact .textarea { 
	height:160px !important;
}	  
.custom-contact .gform_footer {
	margin: 30px 0px 0px !important;
	padding: 0px !important;
} 
.custom-contact form {
	background: #fff;
	padding: 60px 50px 55px;
	border-radius: 0px;
	box-shadow: 0px 0px 6px #00000026;
	margin-top: -105px;
	z-index: 2;
	position: relative;
}  
.half-col {
	grid-column: span 6 !important;
	margin-bottom: 25px;
} 
.full-col{
	margin-bottom: 25px !important;
}
.custom-contact .button {
	border: 0px !important;
	border-radius: 0px !important;
	height: 55px;
	padding: 0 45px !important;
	color: #fff !important;
	font-size: 17px !important;
	background: #18981a !important;
	width: 100%;
	margin: 0 auto !important;
	text-transform: uppercase;
	max-width: max-content;
	transition: all ease-in-out 0.5s;
} 
.gform_wrapper .gform_validation_errors > h2 {
	font-size: 17px !important;
	font-weight: 500;
	line-height: normal !important;
}
.custom-contact .gfield_select {
	color: #878282 !important;
} 
.custom-contact .button:hover {
	background: #000 !important;
} 
.contact-bnr{
	padding:22% 15px 7%;
} 
.custom-contact form::before {
	content: "";
	position: absolute;
	background-image: url(https://gglandmanagement.com/wp-content/uploads/2023/08/gorilla_img.png);
	width: 100%;
	height: 100%;
	background-size: 360px;
	object-fit: contain;
	background-repeat: no-repeat;
	left: 0;
	right: 0;
	margin: auto;
	top: 0;
	bottom: 0;
	opacity: 0.05;
	filter: grayscale();
	background-attachment: fixed;
	background-position: center; 
	pointer-events:none;
}  
.thanks-hd p {
	font-size: 25px;
	line-height: normal;
}
.thanks-hd .inr-hd h1 {
	margin-bottom: 26px;
}
.row_boxes .elementor-widget-wrap {
	background: #fff;
	align-items: unset !important;
}

.hd-list h6 {
	width: auto !important;
	display: inline-block;
	max-width: max-content;
	margin: 0px;
	font-size: 19px;
	line-height: normal;
	color: #000;
} 

.hd-list li {
	font-size: 18px;
	line-height: 30px;
	background-position: left top 7px;
	width: calc(100% / 2 - 30px);
	margin: 30px 15px 0px;
	list-style: none;
	padding-left: 22px;
	background-image: url(https://gglandmanagement.com/wp-content/uploads/2023/08/right-arrow.png);
	background-repeat: no-repeat;
	background-size: 15px;
}

.hd-list ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.box-wt .icon-col {
	background: #fbfbfb;
}
.box-wt  .icon-col .elementor-image-box-img {
	background: transparent;
} 
.wt-list.hd-list li{
	filter: invert() brightness(100);
} 
.exc-exp .spacingright {
	padding: 80px 1% 80px 0;
} 
.dan-intro p {
	font-weight: normal;
	font-family: 'Gunplay';
	color: #258e29;
	font-size: 55px;
	line-height: normal;
}
.dan-intro h3 {
	margin: 0px 0px 12px;
	font-size: 18px;
	line-height: normal;
	color: #000;
	text-transform: capitalize;
	font-family: 'Graphik';
	font-weight: 500;
}
.dan-intro .elementor-image-box-img {
	width: auto !important;
	display: block !important;
	margin-right: 25px !important; 
	margin-bottom: 30px !important;
}
.dan-intro .elementor-image-box-img img {
	display: block;
	border-radius: 100%;
	max-width: 200px;
	max-height: 200px;
	object-fit: cover;
} 
.listed-txt p {
	text-align: center;
	background: linear-gradient(300deg, rgb(255, 255, 255) 0%, rgb(237, 237, 237) 50%, rgba(191, 157, 157, 0) 100%);
	padding: 20px 20px;
	margin: 55px auto 0px;
	max-width: 840px;
}
.store-sec .elementor-swiper-button {
	top: 570px !important;
	background-image: url(https://gglandmanagement.com/wp-content/uploads/2023/08/frey_rgtarw.png);
	background-size: 17px;
	width: 40px;
	height: 40px;
	background-repeat: no-repeat;
	background-position: center;
	/ border: 1px solid #000; /
	border-radius: 0%;
	background-color: #258e29;
	transition: all ease-out 0.5s;
}
.store-sec .elementor-swiper-button-prev {
	background-image: url(https://gglandmanagement.com/wp-content/uploads/2023/08/frey_lftarw.png) !important;
	left: unset !important;
	right: 68px !important;
}
.store-sec div.elementor-swiper-button:hover {
	background-color: #000 !important;
	border-color: #fff !important;
}
.store-sec .eicon-chevron-left, .eicon-chevron-right {
	display: none;
}
.swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets.swiper-pagination-horizontal {
	display: none;
}
.defbtn a {
	background: #258e29 !important;
	color: #fff !important;
	font-size: 16px;
	line-height: normal;
	text-transform: uppercase;
	border-radius: 30px;
	border: none !important;
	padding: 21px 25px 19px !important;
	transition: all ease-in-out 0.5s;
	min-width: 190px;
} 

.giving-col {
	margin: 40px 20px 0px;
	box-shadow: 0px 0px 3px #00000029;
	padding: 10px;
}
.giving-col h3 {
	color: #000;
	margin: 0px;
	font-size: 20px;
	line-height: 25px;
} 
.giving-col .elementor-image-box-img {
	width:40% !important;
	display: block !important;
} 
.giving-col .elementor-image-box-img img {
	display: block;
	max-height: 90px;
	object-fit: contain;
	min-height: 90px;
} 
.giving-col .elementor-widget-image img {
	height: 410px;
	object-fit: cover;
	width: 100%;
	display: block !important;
	margin-bottom: 10px;
} 
.giving-col p {
	font-size: 16px;
	line-height: 24px;
} 
.giving-col .elementor-image-box-wrapper {
	margin-bottom: 20px;
} 
.donator-col.giving-col .elementor-widget-image img {
	height: 100%;
	margin-top: 10px;
} 
.store-sec .elementor-swiper-button.elementor-swiper-button-next {
	right: 21px !important;
}
.new-hd h1 {
	font-size: 53px;
	line-height: 60px; 
	margin-bottom: 30px;
} 

.giving-col a {
	width: 100%;
	display: block !important;
} 
.cta-section .elementor-container {
	max-width: 1340px !important;
	margin: 60px auto 0px !important;
	padding: 40px 0px 40px 70px;
	box-shadow: 0px 0px 5px #0000001f;
	background-color: #F6F6F6;
} 
.elementor-nav-menu .area-serve .sub-menu {
	min-width: 300px !important;
} 
.area-serve .sub-menu li {
	display: inline-block !important;
	width: calc(100%/2 - 2px) !important;
}
.inner-banner h1 {
	color: #fff;
	font-size: 70px;
	line-height: 79px;
	text-transform: uppercase;
}
@media only screen and (max-width: 2200px) {
	.sidefluid > .elementor-container {
		max-width: calc((100% - 1380px)/2 + 1380px) !important;
		margin-left: 0;
	} 
	.img_overlay::before {
		content: "";
		left: 0;
		top: 0;
		bottom: 0;
		margin: auto;
		width: 100%;
		position: absolute;
		z-index: 1;
		background: rgb(255,255,255);
		background: linear-gradient(270deg, rgba(255,255,255,0) 80%, rgb(0, 0, 0) 99%);
	}
	.rightfluid > .elementor-container {
		max-width: calc((100% - 1380px)/2 + 1380px) !important;
		margin-right: 0;
	} 
}
.fix-btn {
	display: none;
}
div[data-elementor-type="wp-page"]{
	overflow: hidden;
}
.green-slid .elementor-swiper-button {
	display: none !important;
}
/* responsive-start */
@media(max-width:1400px){
	.holly-wood .inr-hd h1 {
		max-width: 430px;
	}
	.makes-sec .mdheading h3 {
		max-width: 760px;
		margin: 0 auto;
	}
	.uncover-sec .bigheading h2 {
		max-width: 990px;
		margin: 0 auto;
	}
	.exc-exp .spacingright {
		padding: 80px 1% 80px 15px;
	}
	.elementor-nav-menu .area-serve .sub-menu {
		min-width: 280px !important;
	}
	.custom-contact form {
		margin-top: -85px;
	}
	.cont-fom {
		padding-right: 15px;
		padding-left: 15px;
	}
	.we-are-sec {
		margin: 0 15px;
	}
	.store-sec .elementor-swiper-button {
		top: 493px !important;
	}
	.inr-big h1 {
		font-size: 40px;
		line-height: 47px;
		margin-bottom: 25px;
	}
	.new-hd h1 {
		font-size: 43px;
		line-height: 50px;
		margin-bottom: 26px;
	}
	.inr-hd h1 {
		font-size: 41px;
		line-height: 55px;
	}
	.ft_logo img {
		max-width: 350px;
	}
	.review_main {
		padding: 80px 15px 80px 80px;
	}
	.gallery_slider .elementor-swiper-button-prev {
		left: -17px !important;
	}
	.spacingright {
		padding: 80px 4% 80px 15px;
	}
	.service_slide .elementor-testimonial__name {
		font-size: 17px;
	}
	.img_gorilla img {
		max-width: 250px;
	}
	.bigheading h2 {
		font-size: 44px;
		line-height: 50px;
	}
	.est_text h4 {
		font-size: 32px;
	}
	.banner h1 {
		font-size: 60px;
		line-height: 69px;
		max-width: 970px;
		margin: 0 auto 31px;
	}
	.hd_menu .elementor-nav-menu > li > a {
		font-size: 16px;
	}
	.hd_menu .elementor-nav-menu > li {
		margin-left: 24px;
	}
	.logomain img {
		max-width: 240px;
	}
	.hilton-sec .inr-hd h1 {
		max-width: 450px;
	}
	.hilton-sec .mdheading h3 {
		max-width: 920px;
		margin: 0 auto;
	}

}
@media(max-width:1199px){
	.thanks-hd .inr-hd h1 {
		margin-bottom: 17px;
	}
	.inner-banner h1 {
		font-size: 60px;
		line-height: 69px;
	}
	.hilton-sec .inr-hd h1 {
		max-width: 400px;
	}
	.country-sec .mdheading h3 {
		max-width: 700px;
		margin: 0 auto;
	}
	.clearing-sec .bigheading h2 {
		max-width: 711px;
		margin: 0 auto;
	}
	.inr-hd .elementor-widget-container {
		margin-bottom: 20px;
	}
	.cottage-villa .inr-hd h1 {
		max-width: 380px;
	}
	.makes-sec .mdheading h3 {
		max-width: 710px;
	}
	.uncover-sec .bigheading h2 {
		max-width: 900px;
	}
	.ar-srv-south .mdheading h3 {
		max-width: 710px;
		margin: 0 auto;
	}
	.elementor-nav-menu .area-serve .sub-menu {
		margin-left: -54.583px !important;
	}
	.custom-contact form {
		margin-top: -65px;
		padding: 50px 40px 45px;
	}
	.icon-col {
		padding: 40px 15px 40px 40px;
	}
	.icon-col .elementor-image-box-img img {
		max-height: 57px;
	}
	.discovr-sec .bigheading h2 {
		max-width: 650px;
		margin: 0 auto;
	}
	.giving-col h3 {
		font-size: 17px;
		line-height: 20px;
	}
	.giving-col {
		margin: 20px 9px 0px;
		width: 48% !important;
	}
	.wthout-bnr {
		padding: 230px 15px 80px;
	}
	.clients-logo img {
		max-height: 110px !important;
		max-width: 130px !important;
	}
	.dan-intro .elementor-image-box-img img {
		max-width: 180px;
		max-height: 180px;
	}
	.dan-intro p {
		font-size: 45px;
	}
	.store-sec .elementor-swiper-button {
		top: unset !important;
		background-size: 15px;
		width: 35px;
		height: 35px;
		bottom: 40px;
	}
	.inr-big h1 {
		font-size: 35px;
		line-height: 39px;
		margin-bottom: 20px;
	}
	.new-hd h1 {
		font-size: 37px;
		line-height: 41px;
		margin-bottom: 20px;
	}
	.serv-col h3 {
		font-size: 23px;
	}
	.serv-col {
		padding: 35px 20px;
	}
	.serv-col .elementor-image-box-img img {
		max-height: 55px;
	}
	.pl60 {
		padding-left: 40px;
	}
	.inr-hd h1 {
		font-size: 34px;
		line-height: 40px;
	}
	.ft_btn a {
		font-size: 35px;
	}
	.ft_logo {
		margin-bottom: 40px !important;
	}
	.ft_logo img {
		max-width: 300px;
	}
	.review_main {
		padding: 80px 15px 80px 50px;
	}
	.review_main::after {
		width: 100px;
		height: 65px;
		top: -51px;
		right: 44px;
	}
	.btncircle a {
		font-size: 25px;
	}
	.btncircle a::after {
		width: 120px;
		height: 120px;
	}
	.btncircle a::before {
		width: 100px;
		height: 100px;
	}
	.reason_block .elementor-image-box-img img {
		max-height: 55px;
	}
	.reason_block h3 {
		font-size: 22px;
	}
	.reason_block .elementor-widget-container {
		padding: 30px 15px;
		min-height: 310px;
	}
	.reason_block.elementor-widget-image img {
		max-height: 248px;
	}
	.img_gorilla img {
		max-width: 210px;
	}
	.bigheading h2 {
		font-size: 35px;
		line-height: 42px;
	}
	.green_bar_info {
		padding: 80px 15px 200px;
	}
	.bigheading > .elementor-widget-container, .mdheading > .elementor-widget-container {
		margin-bottom: 18px;
	}
	.mdheading h3 {
		font-size: 26px;
		line-height: 33px;
	}
	.pad100 {
		padding: 80px 15px;
	}
	.est_text h4 {
		font-size: 30px;
	}
	.banner p {
		line-height: 28px;
		font-size: 19px;
	}
	.us_flag p::before {
		width: 26px;
		height: 18px;
	}
	.banner h1 {
		font-size: 50px;
		line-height: 59px;
		max-width: 810px;
		margin: 0 auto 27px;
	}
	.hd_btn a {
		font-size: 25px;
	}
	.hd_btn {
		margin-bottom: 14px !important;
	}
	.hd_menu .elementor-nav-menu > li > a {
		font-size: 13px;
	}
	.hd_menu .elementor-nav-menu > li {
		margin-left: 15px;
	}
	.logomain img {
		max-width: 200px;
	}
	.pb100 {
		padding-bottom: 80px;
	}
}
@media(max-width:1024px){
	.green-slid .elementor-swiper-button {
		display: block !important;
		color: #000 !important;
	}
	.area-serve .sub-menu li {
		width: 100% !important;
	}
	.right_hd {
		width: auto !important;
	}
	.hd_btn {
		margin-bottom: -6px !important;
		margin-right: 15px;
	}
	.hd_menu {
		width: auto !important;
	}
	.header_main .elementor-widget-wrap {
		justify-content: space-between;
		flex-wrap: unset;
	}
	.phn_header {
		display: none;
	}

	.header_main .elementor-nav-menu > li.header-icon a {
		display: none;
	}
	.header_main .elementor-menu-toggle {
		background-color: #008000;
		color: #fff;
		padding: 11px;
		margin: 0px 0px !important;
		z-index: 10;
		display: flex;
		justify-content: flex-end;
		width: fit-content;
	}
	.header_main nav.elementor-nav-menu--dropdown {
		position: fixed;
		top: 0;
		bottom: 0;
		width: 480px;
		margin: 0 !important;
		display: flex;
		align-items: center;
		justify-content: center;
		right: -490px;
		transform: unset !important;
		max-height: 100% !important;
		transition: all ease-in-out 0.3s !important;
		background-color: #231f20;
		overflow: auto;
		z-index: 5;
	}
	.header_main .elementor-nav-menu>li>a {
		color: #fff;
	}
	.header_main .elementor-menu-toggle.elementor-active~.elementor-nav-menu--dropdown {
		right: 0px !important;
	}
	.header_main .elementor-menu-toggle.elementor-active {
		background-color: #fff;
		color: #008000;
		margin: 0px !important;
		position: fixed;
		right: 15px;
		top: 44px;
	}
	.hd_menu .elementor-nav-menu > li > a:hover {
		color: #fff !important;
	}
	.header_main .elementor-nav-menu {
		margin: auto;
		margin-top: 90px !important;
		width: 100%;
	}
	.header_main .sub-arrow {
		position: absolute;
		right: 30px;
	}
	.header_main .elementor-nav-menu>li:last-child>a:hover {
		background: transparent !important;
		color: #fff !important;
	}
	.header_main .elementor-nav-menu>li:last-child {
		margin-left: 0px;
	}
	.header_main .hd_menu .elementor-nav-menu>li:last-child>a {
		border: 0 !important;
	}
	.header_main ul.elementor-nav-menu > li > a, .hd_menu .elementor-nav-menu > li:last-child > a {
		background-color: transparent !important;
		font-size: 20px !important;
		padding: 22px 15px !important;
		border: 0px !important;
		color: #fff !important;
		border-bottom: 1px solid #ffffff1f !important;
	}
	.hd_menu nav > ul.elementor-nav-menu > li {
		margin-left: 0px;
	}
	.header_main ul.elementor-nav-menu .sub-menu li a {
		padding: 20px 20px 20px 35px !important;
		color: #fff !important;
		font-size: 17px !important;
		background-color: #151313 !important;
		text-transform: uppercase;
	}
	.header_main ul.elementor-nav-menu .sub-menu {
		background: transparent !important;
		margin-left: 0px !important;
	}
}
@media(max-width:999px){
	.mowing-sec .bigheading h2 {
		max-width: 340px;
	}
	.inner-banner h1 {
		font-size: 50px;
		line-height: 59px;
	}
	.residents-sec .bigheading h2 {
		max-width: 600px;
		margin: 0 auto;
	}
	.summer-villa .mdheading h3 {
		max-width: 550px;
		margin: 0 auto;
	}
	.mulching-sec .bigheading h2 {
		max-width: 580px;
		margin: 0 auto;
	}
	.makes-sec .mdheading h3 {
		max-width: 540px;
	}
	.uncover-sec .bigheading h2 {
		max-width: 680px;
	}
	.ravenl-sec {
		padding-left: 15px;
		padding-right: 15px;
	}
	.ar-srv-south .mdheading h3 {
		max-width: 600px;
	}
	.contact-bnr .inr-hd h1 {
		max-width: 100%;
	}
	.custom-contact form {
		margin-top: -45px;
		padding: 40px 20px 40px;
	}
	.icon-col {
		padding: 30px 15px 30px 30px;
		margin: 22px 25px 0px !important;
	}
	.discovr-sec .bigheading h2 {
		max-width: 600px;
	}
	.giving-col {
		margin: 20px 7px 0px;
		width: 48% !important;
	}
	.serving-comunity .inr-hd h1 {
		max-width: 540px;
		margin: 0 auto;
	}
	.clients-logo .gallery-icon:hover {
		top: 0px;
	}
	.clients-logo .gallery-icon {
		min-height: 150px;
		margin: 10px 8px 0px;
	}
	.clients-logo img {
		max-height: 90px !important;
		max-width: 100px !important;
	}
	.wthout-bnr {
		padding: 200px 15px 60px;
	}
	.dan-intro .elementor-image-box-img {
		margin-right: 20px !important;
		margin-bottom: 22px !important;
	}
	.dan-intro p {
		font-size: 36px;
	}
	.dan-intro .elementor-image-box-img img {
		max-width: 150px;
		max-height: 150px;
	}
	.pb100 {
		padding-bottom: 60px;
	}
	.inner-banner {
		padding: 43% 15px 5%;
	}
	.store-sec .elementor-swiper-button-prev {
		right: 56px !important;
	}
	.store-sec .elementor-swiper-button {
		background-size: 13px;
		width: 30px;
		height: 30px;
	} 
	.inr-big h1 {
		font-size: 31px;
		line-height: 34px;
		margin-bottom: 11px;
	}
	.new-hd h1 {
		font-size: 29px;
		line-height: 30px;
		margin-bottom: 12px;
	}
	.serv-col h3 {
		font-size: 21px;
	}
	.serv-col .elementor-image-box-img {
		margin-bottom: 9px !important;
	}
	.serv-col .elementor-image-box-img img {
		max-height: 50px;
	}
	.serv-col {
		width: calc(100% / 2 - 2px) !important;
		margin: 1px auto !important;
	}
	.defbtn a {
		font-size: 15px;
		padding: 16px 23px 16px !important;
		min-width: 160px;
	}
	.defbtn .elementor-widget-container {
		margin-top: 24px;
	}
	.inr-hd .elementor-widget-container {
		margin-bottom: 10px;
	}
	.inr-hd h1 {
		font-size: 35px;
		line-height: 38px;
		max-width: 330px;
	}
	.pl60 {
		padding-left: 30px;
	}
	.social_ft a i {
		font-size: 12px !important;
	}
	.social_ft a {
		width: 30px !important;
		height: 30px !important;
	}
	.ft_btn a {
		font-size: 31px;
	}
	.ft_logo img {
		max-width: 240px;
	}
	.footer_main {
		padding: 60px 15px 0;
	}
	.review_slider .elementor-main-swiper {
		padding-bottom: 30px !important;
	}
	.review_slider .elementor-testimonial__text {
		font-size: 16px !important;
		line-height: 26px !important;
	}
	.gallery_slider .elementor-testimonial__name::before,
	.gallery_slider .elementor-testimonial__image::after {
		font-size: 15px;
	}
	.img_overlay::before {
		background: linear-gradient(270deg, rgba(255,255,255,0) 80%, rgba(0, 0, 0, 0.85) 99%);
	}
	.btncircle a {
		font-size: 23px;
	}
	.btncircle a::after {
		width: 100px;
		height: 100px;
	}
	.btncircle a::before {
		width: 80px;
		height: 80px;
	}
	.spacingright {
		padding: 60px 4% 60px 15px;
	}
	.pr60 {
		padding-right: 30px;
	}
	.reason_block.elementor-widget-image img {
		max-height: 188px;
	}
	.reason_block p {
		font-size: 15px;
		line-height: 21px;
		min-height: 40px;
	}
	.reason_block h3 {
		font-size: 18px;
	}
	.reason_block .elementor-image-box-img img {
		max-height: 45px;
	}
	.service_slide .elementor-testimonial:hover .elementor-testimonial__image img {
		transform: unset;
	}
	.service_slide .elementor-testimonial:hover .elementor-testimonial__name {
		color: #1c2022;
	}
	.img_gorilla img {
		max-width: 150px;
	}
	.bigheading h2 {
		font-size: 27px;
		line-height: 36px;
	}
	.green_bar_info {
		padding: 60px 15px 160px;
	}
	.mdheading h3 {
		font-size: 22px;
		line-height: 27px;
	}
	.before_img figcaption {
		font-size: 17px;
	}
	.after_text figcaption {
		top: 27px;
		right: -12px;
		font-size: 17px;
	}
	p, li, div, p.elementor-heading-title {
		font-size: 16px;
		line-height: 26px;
	}
	.pad100 {
		padding: 60px 15px;
	}
	.est_text {
		width: 124px !important;
	}
	.free_estimate {
		width: calc(100% - 124px) !important;
		padding-left: 10px;
	}
	.free_estimate .gfield select, .free_estimate .gfield input {
		padding: 0 7px !important;
		font-size: 13px !important;
	}
	.est_text h4 {
		font-size: 23px;
	}
	.banner p {
		line-height: 23px;
		font-size: 17px;
	}
	.banner h1 {
		font-size: 40px;
		line-height: 49px;
		max-width: 650px;
		margin: 0 auto 20px;
	}
	.banner h1 i {
		color: #000;
	}
	.banner > .elementor-container {
		padding: 20px !important;
		min-height: auto;
		background-color: green;
	}
	.banner .elementor-background-video-hosted.elementor-html5-video {
		position: static;
		width: 100% !important;
		height: auto !important;
		display: block;
		transform: unset;
	}
	.banner .elementor-background-video-container {
		position: static;
	}

}
@media(max-width:767px){
	.hom-unleash .mdheading h3 {
		max-width: 470px;
		margin: 0 auto;
	}
	.thanks-hd.contact-bnr {
		padding: 32% 15px 12%;
	}
	.thanks-hd .inr-hd h1 {
		margin-bottom: 8px;
	}
	.entail-sec .bigheading h2 {
		max-width: 550px;
		margin: 0 auto;
	}
	.stome-sec .bigheading h2 {
		max-width: 400px;
		margin: 0 auto;
	}
	.manag-lnd .mdheading h3 {
		max-width: 490px;
		margin: 0 auto;
	}
	.mowing-sec .bigheading h2 {
		max-width: 430px;
		margin: 0 auto;
	}
	.mulcher-sec .bigheading h2 {
		max-width: 500px;
		margin: 0 auto;
	}
	.land-clean .bigheading h2 {
		max-width: 430px;
		margin: 0 auto;
	}
	.ft_menu ul li:hover span, .ft_address a:hover, .ft_btn a:hover {
		color: #fff !important;
	}
	.inner-banner h1 {
		font-size: 40px;
		line-height: 52px;
		text-align: center;
	}
	.hilton-sec .mdheading h3 {
		max-width: 590px;
		margin: 0 auto;
	}
	.hilton-sec .inr-hd h1 {
		max-width: 490px;
	}
	.clearing-sec .bigheading h2 {
		max-width: 481px;
		margin: 0 auto;
	}
	.cottage-villa .inr-hd h1 {
		max-width: 470px;
		margin: 0 auto;
	}
	.uncover-sec .bigheading h2 {
		max-width: 490px;
	}
	.green-exp .bigheading h2 {
		max-width: 400px;
		margin: 0 auto 7px;
	}
	.icon-col:last-child {
		width: calc(100% / 1 - 10px) !important;
	}
	.listed-txt p {
		margin: 40px auto 0px;
	}
	.exc-exp .spacingright {
		padding: 40px 15px 40px 15px;
	}
	.hd-list li {
		font-size: 16px;
		line-height: 26px;
		width: calc(100% / 2 - 10px);
		margin: 10px 5px 0px;
		list-style: none;
		background-image: unset;
		text-align: center;
		border: 1px solid #80808038;
		padding: 10px;
	}
	.contact-bnr {
		padding: 42% 15px 2%;
	}
	.custom-contact .button {
		height: 49px;
		padding: 0 42px !important;
		font-size: 16px !important;
	}
	.half-col {
		grid-column: span 12 !important;
		margin-bottom: 10px;
	}
	.custom-contact input, .custom-contact .textarea, .custom-contact .gfield_select {
		height: 50px;
	}

	.custom-contact form {
		margin-top: 40px;
		padding: 40px 15px 40px;
	}
	.char-spc .mdheading h3 {
		max-width: 430px;
		margin: 0 auto;
	}
	.icon-col p {
		font-size: 16px;
		line-height: 25px;
	}
	.icon-col h3 {
		margin: 0px 0px 9px;
		font-size: 21px;
	}
	.four-col .icon-col:last-child {
		width: calc(100% / 2 - 16px) !important;
	}
	.icon-col {
		padding: 90px 15px 30px 30px;
		margin: 16px 8px 0px !important;
		width: calc(100% / 2 - 16px) !important;
	}
	.icon-col .elementor-image-box-img {
		display: flex !important;
		position: absolute;
		left: 0;
		right: 0;
		margin: 0 auto !important;
		justify-content: center;
		top: 20px;
	}
	.discovr-sec .bigheading h2 {
		max-width: 510px;
	}
	.cta-section .mdheading h3 {
		max-width: 440px;
		margin: 0 auto 15px;
	}
	.cta-section .elementor-container {
		margin: 40px auto 0px !important;
		padding: 30px 20px 30px 20px;
		text-align: center;
	}
	.giving-col h3 {
		text-align: center;
	}
	.giving-col a {
		text-align: center;
	}
	.giving-col {
		margin: 15px 0px 0px;
		width: 100% !important;
	}
	.clients-logo .gallery-item:last-child {
		margin-top: 7px !important;
	}
	.logo-sec {
		text-align: center;
	}
	.gallery-caption {
		margin: 0;
		padding: 3px;
	}
	p, li {
		margin-bottom: 10px;
	}
	.site-list li {
		background-image: unset;
		list-style: none;
		padding-left: 0px;
		background-size: 16px;
		text-align: center;
		border: 1px solid #8080802b;
		padding: 10px;
	}
	.dan-intro h3 {
		margin: 0px 0px 7px;
	}
	.dan-intro p {
		font-size: 32px;
	}
	.wthout-bnr {
		padding: 180px 15px 40px;
	}
	.dan-intro .elementor-image-box-img img {
		max-width: 120px;
		max-height: 120px;
		margin: 0 auto;
	}
	.defbtn .elementor-widget-container {
		margin-top: 13px;
	}
	.defbtn a:hover {
		background: #258e29 !important;
		color: #fff !important;
	}
	.store-sec div.elementor-swiper-button:hover {
		background-color: #258e29 !important;
		border-color: #258e29 !important;
	}
	.abt-sec img {
		width: 100%;
	}
	.pb100 {
		padding-bottom: 40px;
	}
	.we-are-sec {
		margin: 0 15px;
		background-color: #8080800a;
		padding-top: 40px;
		padding-left: 15px;
		padding-right: 15px;
		margin-bottom: 40px;
	}
	.abt-sec .elementor-element.elementor-pagination-position-outside .swiper {
		padding-bottom: 10px !important;
	}
	.bdr-txt p {
		border-left: unset;
		background: #8080801c;
		margin-top: 20px;
	}
	.store-sec .elementor-swiper-button {
		bottom: 20px;
	}
	.store-sec .elementor-swiper-button-prev {
		right: 56px !important;
	}
	.store-sec .elementor-swiper-button.elementor-swiper-button-next {
		right: 17px !important;
	}
	.surround-area .inr-big h1 {
		max-width: 500px !important;
		margin: 0 auto 7px;
	}
	.discover-sec .inr-big h1 {
		max-width: 570px;
		margin: 0 auto 7px;
	}
	.inr-big h1 {
		font-size: 26px;
		line-height: 31px;
		margin-bottom: 7px;
	}
	.new-hd h1 {
		font-size: 27px;
		line-height: 28px;
		margin-bottom: 7px;
	}
	.serv-col .elementor-image-box-img img {
		max-height: 44px;
	}
	.serv-col p {
		font-size: 16px;
		line-height: 24px;
		text-align: center;
	}
	.serv-col h3 {
		font-size: 20px;
		text-align: center;
	}
	.serv-col .elementor-image-box-img {
		text-align: center;
	}
	.mt50 {
		margin-top: 27px;
	}
	.sr-lnd br {
		display: none;
	}
	.pl60 {
		padding-left: 0px;
	}
	.inr-hd h1 {
		font-size: 29px;
		line-height: 34px;
		max-width: 540px;
		margin: 0 auto;
	}
	.before_img figcaption {
		font-size: 17px;
		position: absolute;
		top: 27px;
		right: -25px;
		transform: rotate(90deg);
		font-family: 'Gunplay';
		font-weight: normal;
		color: #000;
		font-style: normal;
		letter-spacing: 3px;
	}
	.before_img img {
		width: 90%;
	}
	.after_text img {
		width: 90%;
	}
	.bdr-img::before {
		width: 5px;
		height: calc(100% + 0px);
		left: 0px;
		top: 3px;
	}
	.after_text {
		padding: 0 0px;
	}
	.footer_main {
		padding: 40px 15px 0;
	}
	.ft_logo {
		margin-bottom: 24px !important;
	}
	.ft_btm {
		padding: 20px 0 70px;
		margin-top: 24px;
	}
	.fix-btn a {
		color: #fff;
		font-size: 16px;
		padding: 14px 12px;
		text-transform: uppercase;
		text-align: center;
		width: 50%;
	}
	.fix-btn a:last-child {
		background: #1c951e;
	}
	.fix-btn {
		display: flex;
		position: fixed;
		left: 0;
		bottom: 0;
		width: 100%;
		text-align: center;
		background-color: #000;
		z-index: 4;
		border-top: 1px solid #ffffff30;
		justify-content: center;
	}
	.header_main .elementor-menu-toggle.elementor-active {
		top: 35px;
	}
	.ft_logo img {
		max-width: 190px;
	}
	.social_ft .elementor-icon-list-items.elementor-inline-items {
		justify-content: center;
		margin-top: 15px;
	}
	.copyright_txt, .social_ft {
		width: 100% !important;
		text-align: center;
	}
	.copyright_txt .elementor-widget-container {
		color: #fff;
		font-size: 17px;
		width: 100%;
		max-width: 500px;
		margin: 0 auto;
	}
	.rightfluid {
		margin: 0 15px;
	}
	.review_slider .elementor-main-swiper {
		padding-bottom: 0px !important;
	}
	.sidefluid {
		margin-left: 15px;
		margin-right: 15px;
		margin-bottom: 40px;
	}
	.review_main::after {
		width: 55px;
		height: 55px;
		top: 5px;
		right: 0;
		left: 0;
	}
	.review_slider .elementor-testimonial__cite {
		justify-content: center;
		margin: 0 auto;
		width: 100%;
		text-align: center;
	}
	.review_slider .elementor-testimonial__name {
		font-size: 21px;
	}
	.review_main {
		padding: 80px 15px 40px 15px;
		text-align: center;
	}
	.img_overlay::before {
		background: unset;
	}
	.spacingright {
		padding: 40px 4% 40px 15px;
	}
	.reason_block .elementor-widget-container {
		padding: 30px 15px;
		min-height: 386px;
	}
	.reason_block.elementor-widget-image img {
		max-height: 138px;
	}
	.reason_block p {
		min-height: 30px;
		text-align: center;
	}
	.reason_block h3 {
		text-align: center;
	}
	.reason_block .elementor-image-box-img {
		text-align: center;
	}
	.reason_block .elementor-image-box-img img {
		max-height: 40px;
	}
	.service_slide .elementor-testimonial__name {
		text-align: center;
	}
	.bigheading > .elementor-widget-container, .mdheading > .elementor-widget-container {
		margin-bottom: 7px;
	}
	.pr60 {
		padding-right: 0px;
	}
	.img_gorilla img {
		display: none !important;
	}
	.bigheading h2 {
		font-size: 23px;
		line-height: 32px;
	}
	.green_bar_info {
		padding: 40px 15px 160px;
	}
	.mdheading h3 {
		max-width: 400px;
		margin: 0 auto;
	}
	.before_img {
		margin: 0;
		width: 50%;
	}
	.before_img {
		margin: 15px 0px auto auto;
	}
	.pad100 {
		padding: 40px 15px;
	}
	.free_estimate .gform_footer {
		width: 160px;
		padding-left: 0px !important;
		justify-content: center;
		margin: 23px auto 0 !important;
	}
	.free_estimate .gform-body {
		width: 100% !important;
	}
	.free_estimate {
		width: 100% !important;
		padding-left: 0px;
	}
	.est_text {
		width: 100% !important;
		text-align: center;
		margin-bottom: 15px !important;
	}
	.free_estimate .gfield {
		grid-column: span 12 !important;
	}
	.banner p {
		line-height: 19px;
		font-size: 15px;
	}
	.banner h1 {
		font-size: 30px;
		line-height: 39px;
		max-width: 490px;
		margin: 0px auto 15px;
	}
	.hd_btn {
		display: none;
	}
	.logomain img {
		max-width: 170px !important;
	}
	.giving-col p {
		text-align: center;
	}
	.order3 {
		order: 3;
		margin-top: 20px;
	}
}
@media(max-width:600px){
	.green-slid .elementor-swiper-button i {
		background: #fff !important;
		width: 30px;
		display: block !important;
		height: 30px;
		border-radius: 50%;
		padding: 8px 0;
		text-align: center;
		font-size: 15px;
	}
	.residents-sec br {
		display: none;
	}
	.greater-sec .bigheading h2 {
		max-width: 370px;
		margin: 0 auto;
	}
	.edisto-sec .mdheading h3 {
		max-width: 350px;
		margin: 0 auto;
	}
	.dig-mowing .bigheading h2 {
		max-width: 400px;
		margin: 0 auto;
	}
	.dig-mowing br {
		display: none;
	}
	.mowing-sec .bigheading h2 {
		max-width: 350px;
	}
	.inner-banner h1 {
		font-size: 30px;
		line-height: 39px;
	}
	.hd-list li {
		width: 100% !important;
	}
	.char-spc .mdheading h3 {
		max-width: 350px;
	}
	.ft_address a {
		font-size: 15px;
	}
	.four-col .icon-col:last-child {
		width: 100% !important;
	}
	.icon-col {
		padding: 90px 15px 30px 15px;
		margin: 10px 0px 0px !important;
		width: 100% !important;
	}
	.discovr-sec .bigheading h2 {
		max-width: 340px;
	}
	.cta-section .mdheading h3 {
		max-width: 310px;
		margin: 0 auto 15px;
	}
	.clients-logo .gallery-item:last-child {
		margin-top: 0px !important;
	}
	.gallery-caption {
		padding: 0px;
	}
	.wthout-bnr {
		padding: 160px 15px 40px;
	}
	.dan-intro p {
		font-size: 29px;
	}
	.dan-intro .elementor-image-box-img img {
		max-width: 100px;
		max-height: 100px;
	}
	.highlft-txt p {
		padding: 20px 12px;
	}
	.store-sec .elementor-swiper-button.elementor-swiper-button-next {
		right: 11px !important;
	}
	.store-sec .elementor-swiper-button-prev {
		right: 50px !important;
	}
	.cleanups-sec .bigheading h2 {
		max-width: 320px;
		margin: 0 auto;
	}
	.cleanups-sec br {
		display: none;
	}
	.surround-area .inr-big h1 {
		max-width: 390px;
	}
	.four-col .serv-col {
		width: 100% !important;
	}
	.discover-sec .inr-big h1 {
		max-width: 310px;
	}
	.inr-big h1 {
		font-size: 22px;
		line-height: 25px;
	}
	.greater-sec .new-hd h1 {
		max-width: 380px;
		margin: 0 auto 7px;
	}
	.mulcher-sec .bigheading h2 {
		max-width: 350px;
		margin: 0 auto;
	}
	.new-hd h1 {
		font-size: 23px;
		line-height: 27px;
	}
	.brush-cln br {
		display: none;
	}
	.serv-col {
		padding: 15px 20px;
		width: 100% !important;
	}
	.inner-banner {
		padding: 56% 15px 5%;
	}
	.header_main .elementor-menu-toggle.elementor-active {
		top: 27px;
	}
	.ist-block.reason_block .elementor-widget-container:nth-of-type(1) {
		min-height: 200px;
	}
	.hdactive .logomain img {
		max-width: 150px;
	}
	.inr-hd h1 {
		font-size: 23px;
		line-height: 28px;
		max-width: 350px;
	}
	.after_text figcaption {
		top: 27px;
		right: -28px;
	}
	.before_img figcaption {
		right: -34px;
	}
	.header_main ul.elementor-nav-menu .sub-menu li a {
		padding: 14px 20px 14px 35px !important;
		font-size: 16px !important;
	}
	.header_main .elementor-menu-toggle {
		padding: 9px;
	}
	.header_main ul.elementor-nav-menu > li > a, .hd_menu .elementor-nav-menu > li:last-child > a {
		font-size: 18px !important;
		padding: 18px 15px !important;
	}
	.header_main nav.elementor-nav-menu--dropdown {
		width: 360px;
	}
	.gallery_slider .elementor-swiper-button i {
		font-size: 20px;
	}
	.btncircle a {
		font-size: 21px;
	}
	.btncircle a::after {
		width: 90px;
		height: 90px;
	}
	.btncircle a::before {
		width: 70px;
		height: 70px;
	}
	.btncircle .elementor-widget-container {
		margin-top: 15px;
	}
	.gallery-sec .bigheading h2 {
		max-width: 300px;
		margin: 0 auto;
	}
	.reason_block {
		width: 100% !important;
	}

	.logomain img {
		max-width: 140px !important;
	}
	.reason_block h3 {
		margin-bottom: 10px;
	}
	.reason_block .elementor-widget-container {
		padding: 30px 15px;
		min-height: 200px;
	}
	.mt50 {
		margin-top: 12px;
	}
	.bigheading h2 {
		font-size: 22px;
		line-height: 26px;
	}
	.mdheading h3 {
		font-size: 19px;
		line-height: 27px;
	}
	.free_estimate .gform_footer input {
		height: 40px;
	}
	.us_flag p::before {
		width: 20px;
		height: 18px;
	}
	.banner p {
		line-height: 19px;
		font-size: 13px;
	}
	.banner h1 {
		font-size: 25px;
		line-height: 30px;
		max-width: 330px;
		margin: 0px auto 15px;
	}
}
@media(max-width:400px){

}