@media (min-width: 1920px){
	.contact_form {
		width: 100%;
		max-width: 1920px;
		margin: 0 auto;
	}
}
@media (min-width: 1300px){
	.container{
		padding: 0;
	}
}
@media (max-width: 1700px){
	.contact_form_banner {
		background-position: -150px 0;
	}
}
@media (max-width: 1600px){
	.contact_form_banner {
		background-position: -200px 0;
	}
}
@media (max-width: 1500px){
	.contact_form_banner {
		background-position: -220px 0;
	}
}
@media (max-width: 1400px){
	.contact_form_banner {
		background-position: -300px 0;
	}
}
@media (max-width: 1300px){
	.contact_form_banner {
		background-position: -330px 0;
	}
}
@media (max-width: 1199px){
	.container{
		padding: 0 15px;
		max-width: 96%;
	}
	nav ul li {
		margin-left: 15px;
	}
	header .logo_wrap a {
		max-width: 110px;
	}
	header {
		padding: 20px 0px;
	}
	.home_service .slide_up {
		padding: 0;
	}
	.home_service .list {
		padding: 70px 50px 40px;
	}
	.home_service .deals_wrap .deals li {
		padding: 40px 25px 40px;
		width: 220px;
	}
	.home_service .deals_wrap .deals li:nth-child(2n+2) {
		margin-left: 20px;
	}
	footer .wrap.site_map {
		padding-left: 0px;
	}
	.home_service .home_about_img {
	    max-width: 100%;
	    width: 100%;
	    transform: translateX(0px);
	}
	.inner_deals .deals_wrap .deals li {
		margin-right: 23px;
	}
	.home-banner.inner.thank-you {
    	padding-top: 300px;
    	padding-bottom: 100px;
    }
}
@media (max-width: 1024px){
	#home_banner {
		padding: 260px 0px;
	}
	.home_service .list_align_pl {
	    padding-left: 0;
	    margin-bottom: 50px;
	}
	.home_service .list {
		padding: 50px 20px 40px;
	}
	.home_service .list li {
		margin: 0 25px;
	}
	.home_service .deals_wrap .deals li {
		width: 218px;
	}
	.home_video {
		padding: 110px 0 200px;
	}
	.title {
		font-size: 55px;
		line-height: 66px;
	}
	h2 {
	    font-size: 36px;
	}
	h3 {
	    font-size: 33px;
	}
	h4 {
	    font-size: 25px;
	}
	.timer_count {
	    margin-top: 20px;
	}
	.container {
	    max-width: 96%;
	}
	.home_service .deals_wrap .deals li {
	    width: 213px;
	}
	.contact_form {
	    padding: 70px 0px;
	}
	.home_service .red_btn_wrap {
	    margin-bottom: 60px;
	}
	.gallery_wrap {
	    padding: 80px 0px 60px;
	}
	header .logo_wrap a,
	header.sticky .logo_wrap a {
		max-width: 80px;
	}
	footer .wrap.site_map .menu_wrap ul {
		margin-right: 20px;
	}
	#home_banner.inner {
		padding: 225px 0 80px;
	}
	.inner_top_para {
		margin: 70px 0 60px;
	}
	.home_service.stands-and-nettings .four_box h5 {
		font-size: 15px;
	}
	.contact_form_banner {
		background-position: -330px 0;
	}
    .home-banner.inner.thank-you {
    	padding-top: 270px;
    	padding-bottom: 90px;
    }
	footer .wrap.get_in_touch, .contact_us .wrap.get_in_touch {
		max-width: 100%;
	}
}
@media (max-width: 991px){
	body.stop {
		overflow: hidden;
		/*position: fixed;*/
		position: absolute;
	}
	header #nav-icon {
		display: block;
		margin-left: 20px;
	}
	header nav {
		position: fixed;
		right: -350px;
		top: 0px;
		width: 350px;
		z-index: 999;
		background-color: #0d0d0d;
		padding: 100px 20px 20px;
		height: 100%;
		overflow-y: scroll;
		-webkit-transition: .5s;
		-o-transition: .5s;
		transition: .5s;
	}
	header nav.active {
		right: 0px;
	}
	header nav ul {
		display: block;
	}
	nav ul li {
		margin-left: 0px;
		text-align: left;
		padding-left: 40px;
		margin-bottom: 5px;
	}
	nav ul li a::before {
		left: -30px;
		right: auto;
		top: 9px;
	}
	header .nav_wrap .top_wrap {
		display: flex;
		align-items: center;
		margin-bottom: 0;
	}
	header #nav-icon.active span {
		background: #ff5852;
	}
	#home_banner {
		padding: 200px 0px 150px;
	}
	.title {
		font-size: 50px;	
		line-height: 56px;
		margin-bottom: 24px;
	}
	h2 {
		font-size: 34px;
	}
	h3 {
		font-size: 30px;
	}
	h6 {
		font-size: 16px;
	}
	.home_service .list li {
		margin: 0 15px;
	}
	.home_service .list li .box .top img {
		margin-bottom: 25px;
	}
	.btn {
		font-size: 12px;
		padding: 10px 20px;
	}
	.home_service .red_btn_wrap {
		margin-bottom: 40px;
	}
	.home_service .text_wrap p,
	.home_video .text_wrap .sub_title {
		max-width: 100%;
	}
	.home_video {
		padding: 80px 0;
	}
	.home_service .deals_wrap .deals li {
		width: 100%;
	}
	.home_service .deals_wrap {
		 margin-top: 0px; 
	}
	.home_service .deals_wrap .deals li:nth-child(2n+2) {
		top: 0px;
		margin-left: 30px !important;
	}
	.inner_deals .deals_wrap .deals li {
		margin-right: 0;
		margin-bottom: 30px;
	}
	.home_service .deals_wrap .deals {
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
	}
	.home_service .deals_wrap .deals li {
		flex: 0 0 45%;
		padding: 5%;
		margin-bottom: 30px;
	}
	.home_service .deals_wrap .deals li:nth-child(2n+2) {
		margin-left: 50px;
	}
	.contact_form_banner{
		background-image: none;
	}
	.home_service {
		padding: 60px 0px;
	}
	.timer_count {
		margin-top: -50px;
	}
	footer .wrap.get_in_touch ul li span {
		max-width: 65px;
	}
	.home_service .list_align_pl {
		margin-bottom: 60px;
	}
	.contact_form, 
	.gallery_wrap{
		padding: 60px 0px;
	}
	.timer_count.footer_banner.mt-0 {
		padding-top: 235px;
	}
	footer h3 {
		margin-bottom: 60px;
	}
	.timer_count {
		padding-bottom: 60px;
	}
	h5 {
		font-size: 22px;
	}
	#home_banner.inner {
		padding: 170px 0 60px;
	}
	.home_service .list_align_pl.inner_top_para {
		margin: 0 0 20px;
	}
	.home_service.tree_care .list_align_pl {
		padding-left: 30px;
	}
	.home_service.tree_care {
		padding: 60px 0;
	}
	.home_service.tree_care .list_align_pl {
		margin-top: 60px;
	}
	.home_service.stands-and-nettings .sub_title_wrap {
		padding-left: 20px;
	}
	.home_service.stands-and-nettings .four_box h5::before {
		left: -20px;
	}
	.home_service.stands-and-nettings .row > div .btn-group {
		padding-left: 20px;
	}
	.map_wrap {
		margin-top: 50px;
	}
}
@media (max-width: 800px){
	.responsive-example-table tbody tr th{
		text-align: center;
	}
	.full_row_head {
		border-bottom: 1px solid #fff;
	}
}
@media (max-width: 767px){
	.timer_count.footer_banner::before {
		height: 82%;
	}
	footer .wrap p {
		max-width: 100%;
	}
	footer .wrap.about_us {
		overflow: hidden;
		margin-bottom: 40px;
	}
	footer .wrap.get_in_touch {
		max-width: 100%;
		flex: 0 0 100%;
	}
	footer .copy {
		margin-top: 40px;
	}
	.container {
		max-width: 95%;
	}
	.title {
		font-size: 42px;
		line-height: 46px;
	}
	h2 {
		font-size: 30px;
	}
	h3 {
		font-size: 28px;
	}
	h4 {
		font-size: 22px;
	}
	h5 {
		font-size: 20px;
	}
	footer .copy ul {
		flex-wrap: wrap;
	}
	footer .copy ul li:nth-child(2),
	footer .copy ul li:nth-child(3) {
		flex: 0 0 33%;
    	margin-bottom: 10px;
	}
	footer .copy ul li:nth-child(1) {
		flex: 0 0 100%;
		order: 3;
	}
	#home_banner.inner {
		padding: 150px 0 40px;
	}

	.dashboard_slider .owl-nav .owl-next, .dashboard_slider .owl-nav .owl-prev {
		width: 30px;
		height: 30px;
	}
	.dashboard_slider .owl-nav .owl-prev {
		left: 20px;
	}
	.dashboard_slider .owl-nav .owl-next {
		right: 20px;
	}	
	.home_service.tree_care .list_align_pl {
		padding-left: 0;
		margin-bottom: 20px;
	}
	.home_service.tree_care .row {
		margin-bottom: 60px;
	}
	.home_service.tree_care .list li .box .top p {
		max-width: 100%;
	}
	.home_service.tree_care .list_align_pl.inner_top_para{
		margin-top: 60px;
	}
	.home_service.tree_care .list_align_pl {
		margin-top: 0px;
	}
	.home_service.stands-and-nettings .container > h3 {
		margin-bottom: 50px;
	}
	.home_service.stands-and-nettings .container > h3 br{
		display: none;
	}
	.home_service.tree_care .row.four_box {
		margin-bottom: 0px;
	}
	.home_service.tree_care .row.four_box >div {
		margin-bottom: 50px;
	}
	.home_service.stands-and-nettings .text_wrap h5, .home_service.stands-and-nettings h5 {
		font-size: 20px;
	}	
	footer .wrap.get_in_touch ul li.email {
	    display: block;
	}
	.home_service.tree_care.pb-0.stands-and-nettings .row {
		margin-bottom: 60px;
	}
	.home-banner.inner.thank-you {
    	padding-top: 230px;
    	padding-bottom: 90px;
    }
}
@media (max-width: 575px){
	.container {
		max-width: 94%;
		padding: 0;
	}
	.title {
		font-size: 38px;
	}
	h2 {
		font-size: 24px;
	}
	h3 {
		font-size: 22px;
	}
	h4 {
		font-size: 20px;
	}
	h5 {
		font-size: 18px;
	}
	.home_service .list {
		flex-wrap: wrap;
	}
	.home_service .list li {
		flex: 0 0 44%;
		margin-bottom: 30px;
	}
	.home_service .deals_wrap .deals li:nth-child(2n+2) {
		margin-left: 42px;
	}
	.timer_count {
		padding-top: 200px;
		margin-top: -40px;
		/*margin-top: -80px;*/
	}
	#home_banner {
		padding: 170px 0px 120px;
	}
	.home_service .list {
		padding: 40px 20px 20px;
	}
	.home_service .list_align_pl {
		margin-bottom: 40px;
	}
	.home_service,
	.home_video,
	.contact_form, .gallery_wrap,
	.home_direction {
		padding: 40px 0px;
	}
	.timer_count.footer_banner.mt-0 {
		padding-top: 215px;
	}
	footer h3 {
		margin-bottom: 40px;
	}
	footer .copy ul li:nth-child(2), footer .copy ul li:nth-child(3) {
		flex: 0 0 40%;
	}
	footer .wrap.site_map {
		margin-bottom: 30px;
		overflow: hidden;
	}
	.timer_count {
		padding-bottom: 40px;
	}
	header .nav_wrap .green_btn .btn {
		min-width: auto;
	}
	header .nav_wrap .top_wrap .red_btn .btn {
		min-width: auto;
	}
	.sub_title_wrap {
		padding-left: 25px;
	}
	footer .wrap.get_in_touch ul li.visit a br {
		display: none;
	}
	#home_banner.inner {
		padding: 120px 0 30px;
	}
	.home_service.tree_care .list li {
		flex: 0 0 100%;
		margin: 0;
	}
	.home_service.tree_care .list_align_pl.inner_top_para {
		margin-top: 50px;
	}
	.home_service.tree_care {
		padding: 50px 0;
	}
	.home_service.tree_care .responsive-example-table {
		margin-bottom: 45px;
		margin-top: 10px;
	}
	.home_service.tree_care .table_title + p {
		font-size: 13px;
	}
	.home_service.tree_care .table_title + p br{
		display: none;
	}
	.home_service.tree_care .row >div {
		margin-bottom: 40px;
	}
	.home_service.tree_care .row >div:last-child {
		margin-bottom: 0px;
	}
	.home_service.stands-and-nettings .text_wrap h5 br, 
	.home_service.stands-and-nettings h5 br {
		display: none;
	}
	.home_service.stands-and-nettings .text_wrap h5, .home_service.stands-and-nettings h5 {
		font-size: 18px;
	}

	header .logo_wrap a, 
	header.sticky .logo_wrap a {
		max-width: 50px;
	}
	header.sticky {
		padding: 10px 0px;
	}
	.contact_us .wrap.get_in_touch ul li span {
		max-width: 95px;
	}
	.contact_us .wrap ul li a, .contact_us .wrap ul li {
		font-size: 16px;
	}
	.contact_us .wrap.get_in_touch ul li a {
		display: block;
		margin-left: 32px;
		word-break: break-all;
	}
	footer .wrap.get_in_touch ul li.visi, .wrap.get_in_touch ul li.visit {
		 display: block; 
	}
	.contact_us .wrap.get_in_touch ul li.visit a br{
		display: none;
	}
	.home_service.tree_care.contact_us.pb-0 .sub_title_wrap::before {
		height: 80%;
	}	
	.st-head-row.st-head-row-main {
		font-size: 22px;
	}
	.home_service.distribution h6 {
		font-size: 17px;
	}
	.home_service.distribution h6 br{
		display: none;
	}
	.home-banner.inner.thank-you {
		padding-top: 170px;
	}
	.home-banner.inner .text-wrap h1 {
		font-size: 40px;
	}
	.map_wrap {
		margin-top: 0px;
	}
	.home-banner.inner.thank-you {
    	padding-top: 230px;
    	padding-bottom: 90px;
    }
}
@media (max-width: 480px){
	.title {
		font-size: 30px;
		line-height: 38px;
		margin-bottom: 20px;
	}
	.btn {
		min-width: auto !important;
	}
	.btn span {
		display: none;
	}
	.home_service .list li {
		flex: 0 0 40%;
	}
	#home_banner .text_wrap {
		padding-left: 0;
	}
	.container {
		max-width: calc(100% - 30px);
	}
	.sub_title_wrap {
		padding-left: 15px;
	}
	header .nav_wrap .btn {
		padding: 5px 5px;
		font-size: 10px;
	}
	header .nav_wrap .top_wrap .btn-group > div {
		margin: 0 5px;
	}
	header #nav-icon {
		margin-left: 10px;
	}
	.home_service .list {
		padding: 40px 10px 20px;
	}
	.home_service .list li {
		flex: 0 0 40%;
		margin: 0 0 30px;
	}
	h3 {
		margin-bottom: 20px;
	}
	p {
		font-size: 13px;
		margin-bottom: 24px;
		line-height: 25px;
	}
	.home_service .deals_wrap .deals {
		/*flex-direction: column;
		align-items: center;*/
		display: block;
	}
	.home_service .deals_wrap .deals li:nth-child(2n+2) {
		margin-left: 0;
	}
	.home_service .deals_wrap .deals li {
		flex: 0 0 100%;
		padding: 25px 15px;
		margin-bottom: 30px;
		max-width: 275px;
		float: none;
		margin: 0 auto 30px !important;
	}
	.home_service .deals_wrap .deals li:last-child{
		margin: 0 auto 30px !important;
	}
	.timer_count {
		padding-bottom: 40px;
		background-position: -140px 0;
		margin-top: 0;
	}
	.timer_count .timer .timer-wrapper {
	    margin: 0 10px;
	}
	.gallery_wrap .col-6{
		max-width: 100%;
		flex: 0 0 100%;
	}
	.timer_count.footer_banner::before {
		height: 86%;
	}

	footer .wrap.site_map .menu_wrap ul {
		margin-right: 11px;
	}
	footer .wrap.get_in_touch ul li span {
		max-width: 60px;
	}
	.home_service .list {
		justify-content: space-around;
	}
	footer .copy ul li:nth-child(2), footer .copy ul li:nth-child(3) {
		flex: 0 0 45%;
	}
	footer .copy ul li span {
		margin: 0 5px;
	}
	footer .copy ul li,
	footer .copy ul li a {
	    font-size: 9px;
	}
	header nav {
		right: -100%;
		width: 100%;
	}	
	.inner_deals .deals_wrap .deals li {
		margin-right: 0px;
	}
	.home_service .deals_wrap .deals li:nth-child(2n+2) {
		 margin-left: auto !important; 
	}
	footer {
		background-position: -120px 0;
	}
	.timer_count.footer_banner.mt-0 {
		padding-top: 185px;
	}
	.timer_count {
		padding-top: 170px;
	}
	.home_service.tree_care {
		padding: 40px 0;
	}
	.home_service.tree_care .row {
		margin-bottom: 40px;
	}	
	.home_service.tree_care .list_align_pl.inner_top_para {
		margin-top: 40px;
	}
	.responsive-example-table tr td {
		padding: 40px 10px 59px;
	}
	.responsive-example-table tr td,
	.responsive-example-table tbody tr th {
		font-size: 15px;
	}
	.btn {
		padding: 10px 15px;
	}
	.home-banner.inner.thank-you {
    	padding-top: 160px;
    	padding-bottom: 60px;
    }
}