@media only screen and (max-width: 1920px) and (min-width: 1500px) {
    .container {
        max-width: 1440px;
    }
}

@media only screen and (max-width: 1600px) {
    .navbar-brand {
        width: 150px;
    }

    .navbar-nav {
        gap: 1rem;
    }

    nav.navbar.navbar-expand-lg.p-0 .btn-group {
        margin-left: 1rem;
    }

    .themeBtn {
        padding: 0.7em 1.4em;
    }

    .main-slider h1 {
        font-size: 4.5rem;
    }

    .slideOne h2 {
        font-size: 2.5rem;
    }

    .main-slider {
        height: 950px;
    }

    .mainHead {
        font-size: 3rem;
    }

    .abtImg {
        width: 50%;
        margin-top: 2rem;
    }

    .plantt {
        width: 15%;
    }

    .offercntnt h2 {
        font-size: 2.5rem;
    }

    img.img-fluid.offer11 {
        left: 0;
        width: 50%;
        top: initial;
        bottom: -2rem;
    }

    .offercntnt h3 {
        font-size: 2rem;
        margin: 1rem 0;
    }

    .offerbtn img {
        width: 25%;
    }

    .flycntnt h2 {
        font-size: 3rem;
    }

    .flylist {
        margin-bottom: 2rem;
    }

    .gallery-section {
        padding: 4rem 0;
    }

    section.gallery-section figure img {
        height: 300px;
    }

    .rqstImg {
        width: 45%;
    }

    .requestSec {
        padding: 9rem 0 0 0;
    }

    footer h3 {
        font-size: 1.5rem;
    }

    .socialLinks li a {
        font-size: 1.3rem;
    }

    .footBottom {
        padding: 1.5rem 0;
        margin-top: 2rem;
    }

    .offer-section::before {
        height: 700px;
    }

    .aboutInner {
        padding-bottom: 5rem;
    }

    section.mission-section {
        padding: 3rem 0;
    }

    section.mission-section.pb-0 {
        padding-top: 4rem;
    }

    section.videosec {
        padding: 3rem 0;
    }

    .service-page .servicecntnt {
        padding: 1rem 2rem;
    }

    .service-page .servicecntnt h2 {
        font-size: 2.5rem;
    }

    .service-page {
        padding: 4rem 0;
    }

    .career-cntnt {
        padding: 1rem 1rem;
    }

    .career-cntnt h2 {
        font-size: 2.5rem;
    }

    ul.careerlist {
        padding: 0.5rem 0;
        margin-bottom: 0.5rem;
    }

    section.career-section {
        padding: 4rem 0;
    }

    section.contact-page {
        padding-top: 4rem;
    }

    section.contact-nums {
        padding: 4rem 0;
    }

    .contact-wrap a {
        font-size: 1.2rem;
    }

    .contact-wrap::before {
        right: -1rem;
    }

    section.contact-page iframe {
        height: 500px;
    }
}

@media only screen and (max-width: 1445px) {}

@media only screen and (max-width: 1366px) {
    html {
        font-size: 15px;
    }

    .main-slider {
        height: 800px;
    }

    .main-slider h1 {
        font-size: 3.75rem;
    }

    .slideOne h2 {
        font-size: 2rem;
    }

    .main-slider p {
        margin: 1rem 0 2rem 0;
    }

    .homeSlider .swiper-button-prev,
    .homeSlider .swiper-button-next {
        width: 3rem;
        height: auto;
        aspect-ratio: 1;
    }

    .navbar-brand {
        width: 130px;
    }

    header {
        padding-top: 1rem;
    }

    .themeBtn1 {
        padding: 0.8em 1.5em;
        font-size: 1rem;
    }

    .service-section {
        clip-path: polygon(50% 12%, 100% 0, 100% 100%, 0 100%, 0 0);
        padding-top: 8rem;
        padding-bottom: 10rem;
    }

    .offer-section::before {
        /* clip-path: polygon(50% 15%, 100% 0, 100% 100%, 0 100%, 0 0); */
        /* height: 520px; */
    }

    .offer-section {
        padding-top: 10rem;
        margin-top: -7rem;
    }

    img.img-fluid.offer11 {
        width: 35%;
        bottom: 0;
        left: 2rem;
    }

    section.ourShop.testimonialSec {
        padding: 5rem 0;
    }

    .col-md-12.mt-5.text-center {
        margin-top: 1rem !important;
    }

    .flycntnt h2 {
        font-size: 2.5rem;
    }

    ul.flylist li {
        font-size: 1rem;
    }

    .requestForm .form-group .form-control {
        height: 50px;
    }

    .slideOne {
        margin-left: 2rem;
    }

    .service-page .row+.row {
        margin-top: 1rem;
    }

    .career-cntnt h2 {
        font-size: 2rem;
    }

    .baSlider [baSlider-handler] {
        width: 70px;
        height: auto;
        aspect-ratio: 1;
    }

    .baSlider :is(.before, .after) :is(div, img) {
        height: 500px !important;
    }

    .baSlider {
        margin-bottom: 1rem;
    }

    .contact-wrap figure img {
        width: 50px;
    }
}

@media (max-width: 1199.98px) {
    html {
        font-size: 14px;
    }

    .main-slider {
        height: 700px;
    }

    .slideOne {
        margin-left: 2rem;
    }

    .main-slider h1 {
        font-size: 3rem;
    }

    .main-slider p {
        margin: 1rem 0 1.5rem 0;
    }

    .mainHead {
        font-size: 2.5rem;
    }

    .abtImg {
        width: 48%;
        margin-top: 1rem;
        gap: 1rem;
    }

    .aboutSec {
        margin-top: -3rem;
        padding-top: 7rem;
    }

    .service-cntnt h2 {
        font-size: 1.3rem;
    }

    .offercntnt h2 {
        font-size: 2rem;
    }

    .offercntnt h3 {
        font-size: 1.5rem;
    }

    .offer-section::before {
        height: 450px;
    }

    .testImg {
        width: 150px;
    }

    .col-md-12.mb-5 {
        margin-bottom: 2rem !important;
    }

    section.ourShop.testimonialSec {
        padding: 5rem 0 4rem 0;
    }

    .flycntnt h2 {
        font-size: 2rem;
    }

    section.gallery-section figure img {
        height: 250px;
    }

    .gallery-section {
        padding: 3rem 0;
    }

    footer h3 {
        white-space: nowrap;
    }

    .innerBan h2 {
        font-size: 2.5rem;
    }

    .service-page .servicecntnt h4 {
        font-size: 1.2rem;
    }

    .service-page .servicecntnt h2 {
        font-size: 2.2rem;
    }

    .baSlider :is(.before, .after) :is(div, img) {
        height: 400px !important;
    }

    section.contact-page iframe {
        height: 400px;
    }
}

@media (max-width: 991.98px) {
    html {
        font-size: 13px;
    }

    .navbar-toggler {
        color: var(--white);
        outline: unset !important;
        padding: 0 0;
        width: fit-content;
    }

    .navbar-collapse {
        background: var(--black);
        padding: 1rem 0;
        text-align: center;
    }

    nav.navbar.navbar-expand-lg.p-0 .btn-group {
        margin: 1rem 0 0 0;
    }

    .navbar-brand {
        width: 110px;
    }

    .main-slider {
        height: 550px;
    }

    .main-slider h1 {
        font-size: 2.5rem;
    }

    img.dotabt {
        width: 30%;
    }

    .aboutContent p {
        line-height: 1.7;
    }

    .mainHead {
        font-size: 2rem;
    }

    .service-section {
        clip-path: unset;
        margin: 0;
        padding: 3rem 0;
    }

    .offer-section::before {
        clip-path: unset;
    }

    .aboutSec {
        padding: 6rem 0 4rem 0;
    }

    .offer-section {
        margin: 0;
        padding: 4rem 0;
    }

    .offer-section::before {
        height: 100%;
    }

    .aboutImg {
        padding: 0;
    }

    img.img-fluid.offer11 {
        width: 40%;
        bottom: 0;
    }

    section.ourShop.testimonialSec {
        padding: 3rem 0;
    }

    .testimonialBox p {
        line-height: 1.6;
    }

    .flycntnt {
        margin: 0;
    }

    .fly-lawn {
        padding: 3rem 0;
    }

    section.gallery-section figure img {
        height: 200px;
    }

    section.gallery-section figure {
        margin-bottom: 1rem;
    }

    .rqstImg {
        top: 0;
        margin: auto;
    }

    .requestSec {
        padding: 10rem 0 0;
    }

    .requestForm {
        margin: 0;
    }

    .requestSecImg {
        width: 200px;
        position: unset;
        transform: unset;
        margin: 1rem auto 0;
    }

    .requestSecImg--1 {
        width: 100%;
    }

    a.footLogo img {
        width: 130px;
    }

    .footBottom {
        padding: 1rem 0;
    }

    footer {
        padding-top: 3rem;
    }

    section.mission-section.pb-0 {
        padding-top: 2rem;
    }

    section.mission-section {
        padding: 2rem 0;
    }

    .missioncnnt h4 {
        font-size: 1.2rem;
    }

    figure.videofig a i {
        width: 50px;
        height: auto;
        aspect-ratio: 1;
    }

    .service-page .servicecntnt {
        padding: 1rem 1rem;
    }

    .service-page .servicecntnt p {
        line-height: 1.6;
    }

    .service-page .servicecntnt h2 {
        font-size: 2rem;
    }

    .service-page {
        padding: 3rem 0;
    }

    .career-cntnt {
        margin-top: 1rem;
    }

    .career-section .row+.row {
        margin-top: 1rem;
    }

    section.career-section {
        padding: 3rem 0;
    }

    .baSlider [baSlider-handler]>img {
        width: 38px;
    }

    .baSlider [baSlider-handler] {
        width: 50px;
    }

    .baSlider :is(.before, .after) :is(div, img) {
        height: 320px !important;
    }

    .contact-wrap figure img {
        width: 35px;
    }

    .contact-wrap a {
        font-size: 1.1rem;
        white-space: nowrap;
    }

    .contact-wrap::before {
        display: none;
    }

    section.contact-page iframe {
        height: 300px;
    }

    section.contact-page {
        padding-top: 3rem;
    }

    section.contact-nums {
        padding: 3rem 0;
    }
}

@media (max-width: 767.98px) {
    html {
        font-size: 12px;
    }

    .main-slider {
        height: 450px;
    }

    .homeSlider .swiper-button-prev,
    .homeSlider .swiper-button-next {
        width: 2.5rem;
    }

    .main-slider h1 {
        font-size: 2rem;
    }

    .slideOne h2 {
        font-size: 1.5rem;
    }

    .slideOne {
        margin-left: 1rem;
    }

    .plantt {
        display: none;
    }

    img.dotabt {
        display: none;
    }

    .aboutSec {
        margin-top: -4rem;
        padding: 6rem 0 3rem 0;
    }

    .abtImg {
        width: 42%;
    }

    .aboutContent {
        margin-top: 1rem;
    }

    .service-wrap {
        margin-bottom: 1rem;
    }

    .servhead {
        margin-bottom: 1rem;
    }

    img.img-fluid.offer11 {
        width: 48%;
    }

    .offerbtn img {
        width: 20%;
    }

    section.fly-lawn figure img {
        margin: 0;
    }

    .flycntnt {
        margin: 0 0 0 1rem;
    }

    .flycntnt h2 br {
        display: none;
    }

    .offercntnt {
        padding-left: 12rem;
    }

    .testImg {
        width: 120px;
    }

    .requestForm .form-group .form-control {
        padding: 0;
        height: 40px;
    }

    .rqstImg {
        display: none;
    }

    .requestSec p {
        margin-bottom: 1rem;
    }

    footer h3 {
        margin: 1rem 0;
    }

    .contactInfo li+li {
        padding-top: 0;
    }

    footer ul li+li {
        margin-top: 10px;
    }

    .footBottom p {
        text-align: left;
    }

    footer {
        padding-top: 2rem;
    }

    h2.mainHead.text-center.mb-4 {
        margin-bottom: 1rem !important;
    }

    .innerBan img {
        height: 270px;
        object-fit: cover;
    }

    .missioncnnt p {
        margin-bottom: 6px;
    }

    .service-page .servicecntnt {
        margin-top: 1rem;
    }

    .srvBanner img {
        height: 250px;
    }

    .career-cntnt h2 {
        font-size: 1.75rem;
    }

    .contact-wrap {
        margin-bottom: 1rem;
        text-align: left;
    }

    .contact-wrap figure img {
        width: 30px;
    }

    .contact-wrap h5 {
        margin: 10px 0;
    }
}

@media (max-width: 575.98px) {
    a.navbar-brand {
        width: 80px;
    }

    header {
        padding: 1rem 1rem;
    }

    .homeSlider .swiper-button-prev,
    .homeSlider .swiper-button-next {
        display: none;
    }

    .slideOne {
        margin: 0;
    }

    .main-slider {
        height: 400px;
    }

    .main-slider h1 {
        font-size: 1.75rem;
    }

    .slideOne h2 {
        font-size: 1.3rem;
    }

    .themeBtn {
        font-size: 1rem;
    }

    .mainHead {
        font-size: 1.75rem;
    }

    .aboutSec {
        padding: 6rem 0 2rem 0;
        margin-top: -3rem;
    }

    .service-section {
        padding: 2rem 0;
    }

    img.img-fluid.offer11 {
        display: none;
    }

    .offercntnt {
        padding: 0;
    }

    .offercntnt h2 {
        font-size: 1.5rem;
    }

    .offercntnt h3 {
        font-size: 1.3rem;
    }

    .offerbtn {
        gap: 2rem;
    }

    .offer-section {
        padding: 3rem 0;
    }

    section.ourShop.testimonialSec {
        padding: 2rem 0;
    }

    .testimonialSlider {
        margin: 0 1rem;
    }

    .flycntnt h2 {
        font-size: 1.75rem;
    }

    .flycntnt {
        margin-top: 1rem;
    }

    ul.flylist li img {
        width: 1.2rem;
    }

    .flylist {
        margin-bottom: 1rem;
    }

    .gallery-section {
        padding: 2rem 0;
    }

    .requestSec {
        /* padding: 4rem 0 0 0; */
    }

    a.footLogo img {
        width: 100px;
    }

    .socialLinks li a {
        font-size: 1.2rem;
    }

    .socialLinks {
        gap: 1rem;
    }

    .innerBan img {
        height: 220px;
    }

    .innerBan h2 {
        font-size: 2rem;
    }

    section.mission-section {
        padding: 1rem 0;
    }

    section.videosec {
        padding: 2rem 0;
    }

    figure.videofig a i {
        width: 40px;
    }

    .srvBanner img {
        height: 200px;
    }

    .innerBan h2 {
        margin-top: 2rem;
    }

    .service-page {
        padding: 2rem 0;
    }

    .service-page .servicecntnt h2 {
        font-size: 1.75rem;
    }

    section.career-section {
        padding: 2rem 0;
    }

    .career-cntnt h2 {
        font-size: 1.5rem;
    }

    .baSlider :is(.before, .after) :is(div, img) {
        height: 300px !important;
    }

    .baSlider [baSlider-handler]>img {
        width: 30px;
    }

    .baSlider [baSlider-handler] {
        width: 40px;
    }

    section.contact-page {
        padding-top: 2rem;
    }

    section.contact-page iframe {
        height: 250px;
    }

    section.contact-nums {
        padding: 2rem 0;
    }

    .servhead p {
        font-size: 1rem;
    }

    .offer-section {
        padding: 2rem 0;
    }

    p {
        line-height: normal !important;
    }

    ul.careerlist {
        gap: 6px;
    }
}

@media (max-width: 320.98px) {}