/*for-large-dekstop view-1400*/

@media only screen and (min-width: 100px) and (max-width: 1699px) {
  .swiper-button-next {
    right: 30px !important;
  }
	.main-logo img {
    width: 101px !important;
}
.logo-wrapper {
    justify-content: center;
}
.first-logo img {
    width: 100px;
}


}

/*for-large-dekstop view-1200*/

@media only screen and (min-width: 100px) and (max-width: 1399px) {
    .lawn-solutions-policy-title h2 {
    font-size: 40px;
}
    .lawn-logo {
        width: 220px;
    }
	
    .lawn-content-box h4{
        font-size: 20px;
    }
    .lawn-content-box h5 {
    font-size: 14px;
    color: gray;
}
  .shop-product-main ul.products {
    column-gap: 16px;
    row-gap: 16px;
  }

  .new-arriv-prod ul.products li.product {
    width: 23.8%;
  }

  .main-logo a:before {
    width: 230px;
  }

  .main-logo a {
    width: 100%;
  }

  .main-menu ul {
    justify-content: space-between;
    gap: 0px;
  }

  .main-menu ul li a {
    font-size: 14px;
  }

  .web-btn a,
  .web-btn button {
    font-size: 14px;
  }

  .banner-title h2 {
    font-size: 54px;
  }

  .banner-img img {
    height: 720px;
  }

  .web-title h2 {
    font-size: 46px;
  }

  .ceo-box {
    padding: 20px 25px;
    gap: 23px;
  }

  .ceo-img img {
    width: 81px;
    height: 81px;
  }

  .about-content {
    padding-left: 30px;
  }

  .curr-about-us-img-two {
    bottom: -70px;
    right: 40px;
  }

  .achivement-title h2 {
    font-size: 40px;
  }

  .achivement-title h4 {
    font-size: 16px;
  }

  .counter-content h2 {
    font-size: 40px;
  }

  .counter-content {
    padding: 16px;
  }

  .achivement-img img {
    height: 465px;
  }

  .newsletter-title h4 {
    font-size: 24px;
  }

  .newsletter-title h5 {
    font-size: 24px;
  }

  .newsltter-icon img {
    width: 90px;
  }
}

/*for-laptop view-1024*/

@media only screen and (min-width: 100px) and (max-width: 1199px) {3
	.app-iphone::before {
		max-width: 390px;
		max-height: 390px;
	}
	.app-iphone img {
		width: 290px;
	}
	img.banner-img{
		width: 570px;
    	height: 530px;
	}
	.logo-wrapper {
    padding-left: 10px;
    gap: 40px;
    justify-content: unset;
}
	.related.products ul.products li.product {
    margin: 0px;
    width: 32%;
}
	/* Flex container for logos */
.logo-wrapper {
   left: 10px;
}
	.header-login-sec {
    display: none;
}
  .shop-product-main ul.products {
    column-gap: 13px;
    row-gap: 13px;
  }

  .product-box-content .price {
    font-size: 13px !important;
  }

  .product-box-content h2 {
    font-size: 17px !important;
  }

  .product-box-image img {
    height: 230px !important;
  }

  .main-logo a {
    width: 110px;
  }

  .main-logo a:before {
    width: 270px;
    bottom: -20px;
  }

  .web-btn.header-btn a {
    padding: 12px 16px;
    font-size: 13px;
  }

  .header-contact ul li {
    font-size: 14px;
  }

  .header-social ul li,
  .header-social ul li a {
    font-size: 15px;
  }

  .curr-about-us-img-one {
    margin-right: 60px;
  }

  .curr-about-us-img-two img {
    width: 225px;
    height: 250px;
  }

  .curr-about-us-img-two {
    bottom: -140px;
    right: -10px;
  }

  .curr-about-us-img-three {
    top: -20px;
    right: -20px;
  }

  .web-title h4 {
    font-size: 18px;
    margin-bottom: 12px;
  }

  .web-title h2 {
    font-size: 42px;
  }

  .web-title:has(p) h2 {
    margin-bottom: 15px;
  }

  p {
    font-size: 16px;
  }

  .ceo-box {
    padding: 15px 20px;
    gap: 18px;
    margin: 30px 0px;
  }

  .ceo-detail h4 {
    font-size: 15px;
  }

  .ceo-detail h5 {
    font-size: 14px;
  }

  .ceo-img img {
    width: 65px;
    height: 65px;
  }

  .about-listing {
    gap: 20px;
    margin-bottom: 0px;
    align-items: center;
  }

  .curr-about-us-img-one img {
    height: 510px;
  }

  .curr-about-us-img-three img {
    width: 200px;
    height: 280px;
  }

  .service-img a img {
    height: 310px;
  }

  .service-content {
    width: 95%;
  }

  .service-content h2 a {
    font-size: 20px;
  }

  .achivement-title h2 {
    font-size: 32px;
  }

  .achivement-title h4 {
    font-size: 14px;
  }

  .counter-content {
    flex-wrap: wrap;
    row-gap: 0px;
  }

  .achivement-counter .row {
    row-gap: 16px;
  }

  .achivement-img img {
    height: 505px;
  }

  .achivement-content {
    padding: 35px;
  }

  .achivement-img img {
    height: 475px;
  }

  .spacing {
    padding: 80px 0;
  }

  .testi-item {
    padding: 30px 20px;
  }

  .testi-img img {
    height: 80px;
    width: 80px;
    margin: 0 auto 20px auto;
  }

  .swiper-arrows {
    width: 40px;
    height: 40px;
  }

  .swiper-button-next {
    right: 10px !important;
  }

  .mini-banner-content h2 {
    font-size: 36px;
  }

  .mini-banner-btn a {
    padding: 10px 25px;
    font-size: 14px;
  }

  .gallery-img a img {
    height: 280px;
  }

  .tit-gap {
    margin-bottom: 40px;
  }

  .contact-content {
    padding-right: 0px;
  }

  .contact-form {
    padding: 30px 20px;
    border-radius: 5px;
  }

  .contact-form h2 {
    margin-bottom: 30px;
    font-size: 34px;
  }

  .newsltter-box {
    padding: 30px;
  }

  .newsletter-form {
    width: 80%;
  }

  .newsletter-title h4 {
    font-size: 20px;
  }

  .newsletter-title h5 {
    font-size: 20px;
  }

  .newsltter-icon img {
    width: 80px;
  }

  .footer-logo a {
    width: 170px;
  }

  .footer-link-gap {
    padding-left: 40px;
  }
}

/*for-tablet view-768*/

@media only screen and (min-width: 100px) and (max-width: 991px) {
	.app-iphone::before {
		max-width: 480px;
		max-height: 480px;
		bottom: 20px;
	}
	.app-title img {
		    width: 180px;
		margin: 0 auto;
	}
	.first-logo {
    width: 130px;
}

.first-logo a img {
    width: 100%;
}
	.banner-wrapper-box {
		text-align: center;
		margin-bottom: 60px;
	}
	.download-btn-wrap {
		justify-content: center;
	}
	img.banner-img {
        display: none;
    }
  .woocommerce-account .woocommerce-MyAccount-navigation {
    width: 100%;
  }

  .woocommerce-account .woocommerce-MyAccount-content {
    width: 100%;
    padding-left: 0px;
    margin-top: 20px;
  }
.related.products ul.products li.product {
    margin: 0px;
    width: 48%;
}
  .wp-block-woocommerce-cart-totals-block .wp-block-woocommerce-cart-order-summary-coupon-form-block,
  .wp-block-woocommerce-cart-totals-block .wc-block-components-totals-wrapper,
  table.wc-block-cart-items tbody tr.wc-block-cart-items__row {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }

  .new-arriv-prod ul.products li.product {
    width: 48.8% !important;
    margin: 0px !important;
  }

  .web-btn.header-btn {
    display: flex;
    gap: 8px;
    align-items: center;
    justify-content: end;
  }

  .main-logo a {
    left: 35px;
  }

  .banner-img img {
    height: 500px;
  }

  .banner-title h2 {
    font-size: 42px;
  }

  .curr-about-us-img-two {
    bottom: -100px;
  }

  .curr-about-us-img-two img {
    width: 300px;
  }

  .curr-about-us-img-main {
    margin: 0px 0px 100px 0px;
  }

  .ceo-box {
    margin: 40px 0px;
  }

.footer-another-logo {
    width: 66%;
}
  .ceo-detail h4 {
    font-size: 18px;
  }

  .ceo-detail h5 {
    font-size: 17px;
  }

  .about-listing {
    margin-bottom: 30px;
  }

  .about-back-img img {
    height: 780px;
  }

  .web-title h2 {
    font-size: 36px;
  }

  .web-title h4 {
    font-size: 16px;
  }

  .achivement-img img {
    height: 375px;
  }

  .test-title {
    margin-bottom: 30px;
  }

  .curr-about-us-img-one img {
    height: 380px;
  }

  .mini-banner-content h2 {
    font-size: 32px;
  }

  .mini-banner-content p {
    margin-bottom: 30px;
  }

  .contact-form {
    margin-top: 20px;
  }

  .newsletter-form {
    width: 100%;
    margin-top: 30px;
  }

  .footer-top {
    padding: 70px 0;
  }

  footer {
    padding: 70px 0px 0px;
  }

  .footer-top .row {
    row-gap: 60px;
  }

  .about-content {
    padding-left: 0px;
  }

  .ham-menu-main i {
    margin: 0px !important;
  }
	.main-logo a:before {
    width: 310px;
    bottom: -20px;
}
	.cart-icon i{
		font-size: 16px;
	}
	.banner-title h1{
		font-size: 46px;
	}
	.banner-img video{
		height: 610px;
	}
}

/*for-landscape_mobile view-576*/

@media only screen and (min-width: 100px) and (max-width: 767px) {
  .new-arriv-prod ul.products li.product {
    width: 48.3% !important;
  }

  .shop-product-main ul.products li.product {
    width: 48% !important;
  }
}

/*for-mobile view-375*/

@media only screen and (min-width: 100px) and (max-width: 575px) {
	
	.cart-cont span{
		font-size: 14px;
	}
	.cart-icon i{
		font-size: 14px;
	}
	.related.products ul.products li.product {
    margin: 0px;
    width: 100%;
}
	.banner-title h1{
		margin-bottom: 15px;
		font-size: 24px;
	}
	.banner-img video {
		height: 440px;
	}
	.first-logo img {
    width: 60px;
}

.main-logo img {
    width: 60px;
}

.logo-wrapper {
    top: auto;
    bottom: -70px;
}
	.product-box-content{
		margin-right:0px;
	}
	.app-iphone::before {
		max-width: 300px;
		max-height: 300px;
		bottom: -30px;
	}
	.bubble.bubble-one {
		left: 0;
	}
	.bubble.bubble-two {
		right: 0;
	}
	.bubble.bubble-three {
		right: 0;
	}
  .shop-product-main ul.products li.product a.woocommerce-LoopProduct-link {
    padding: 12px;
  }

  .woocommerce-sidebar-1 h2 {
    margin-bottom: 10px;
  }

  .product-box-main a.button.add_to_cart_button {
    font-size: 12px !important;
  }

  .product-box-content h2 {
    font-size: 16px !important;
  }

  .product-box-content .price {
    font-size: 12px !important;
  }

  .product-box-image img {
    height: 160px !important;
  }

  .container {
    width: 96%;
  }

  .main-logo a {
    left: 20px;
    top: 0px;
    width: 100px;
  }

  .main-logo a:before {
    width: 170px;
    bottom: -30px;
  }

  .banner-img img {
    height: 550px;
  }

  .banner-title h2 {
    font-size: 32px;
  }

  p {
    font-size: 14px;
  }

  .banner-img img {
    height: 500px;
  }

  .curr-about-us-img-two {
    bottom: -60px;
  }

  .curr-about-us-img-two img {
    width: 220px;
    height: 210px;
  }

  .curr-about-us-img-three {
    top: -40px;
    right: 20px;
  }

  .about-back-img img {
    height: 840px;
  }

  .ceo-detail {
    gap: 10px;
  }

  .ceo-detail h4 {
    font-size: 16px;
  }

  .about-listing ul li {
    font-size: 16px;
  }

  .web-title h2 {
    font-size: 28px;
  }

  .web-title h4 {
    font-size: 14px;
  }

  .spacing {
    padding: 60px 0;
  }

  .achivement-title h2 {
    font-size: 26px;
    margin-bottom: 25px;
  }

  .achivement-title h4 {
    font-size: 12px;
  }

  .achivement-content {
    padding: 25px;
  }

  .achivement-img img {
    height: 325px;
  }

  .swiper-button-next {
    right: 44% !important;
    bottom: 15px !important;
    top: unset !important;
  }

  .test-title {
    margin-bottom: 20px;
  }

  .mini-banner-content h2 {
    font-size: 26px;
  }

  .mini-banner-btn a {
    padding: 10px 23px;
    font-size: 12px;
  }

  .contact-form {
    padding: 30px 20px;
  }

  .contact-form h2 {
    margin-bottom: 20px;
    font-size: 26px;
  }

  .newsltter-box {
    padding: 25px;
  }

  .newsletter-title h4 {
    font-size: 18px;
  }

  .newsletter-title h5 {
    font-size: 17px;
  }

  .newsltter-icon img {
    width: 70px;
  }

  .footer-link-gap {
    padding-left: 0px;
  }

  .footer-top .row {
    row-gap: 30px;
  }

  .footer-top {
    padding: 40px 0;
  }

  .header-social.footer-social {
    margin-bottom: 30px;
  }

  .wp-block-woocommerce-cart {
    margin: 30px 0px;
  }

  .wp-block-woocommerce-checkout .wc-block-components-sidebar-layout {
    padding: 0px 0px;
  }
	.banner-img video{
	    height: 550px;
	}
	.first-logo {
    width: 80px;
}
	.first-logo a img {
    width: 100%;
}
	.logo-wrapper {
    justify-content: unset;
    gap: 20px;
}

.main-logo a:before {
    width: 230px;
}
}

/*for-small_mobile view-320*/

@media only screen and (min-width: 100px) and (max-width: 374px) {
  .shop-product-main ul.products {
    column-gap: 11px;
    row-gap: 11px;
  }
}