@media (max-width: 1199px) {
    header .header-callbtn {
        margin-left: 10px;
    }
    header .header-callbtn svg {    
        width: 24px;
    }
    .hombanner-inner h3 {
        font-size: 60px;
        line-height: 70px;
    }
    .hombanner-inner p {
        font-size: 18px;
        line-height: 28px;
    }
    footer .fqlink {
        display: flex;
        flex-wrap: wrap;
    }
    footer .fqlink li::after {
        content: '|';
        color: rgba(255, 255, 255, 0.8);
        padding: 0px 10px;
    }
    footer .fqlink li:last-child::after {
        display: none;
    }

    .wwa-img-wrap {
        width: 100%;
        height: 750px;
    }
    .wwa-img-wrap .wrapimage {
        width: 700px;
    }
    .wwa-img-wrap .circle-1 {
        width: 500px;
    }
    .wwa-img-wrap .circle-2 {
        width: 500px;
    }

    .box-style-1 {
        padding: 20px 20px;
    }
    .box-style-1 .box-style-inner .boxstyle-text h4 {
        font-size: 20px;
        line-height: 32px;
    }
    .box-style-1 .box-style-inner .boxstyle-text p {
        font-size: 16px;
        line-height: 24px;
    }

    .owl-replantations.owl-carousel .owl-nav .owl-prev {
        left: 0px;
        transform: translate(50px, -50%);
    }
    .owl-replantations.owl-carousel .owl-nav .owl-next {
        right: 0px;
        transform: translate(-50px, -50%);
    }
    .owl-replantations.owl-carousel .owl-nav button {
        width: 60px;
        height: 60px;
    }

    .pagination-style-1 .pagination .page-item {
        margin-right: 15px;
    }
    .pagination-style-1 .pagination .page-item .page-link {
        width: 55px;
        height: 55px;
    }


}

@media (max-width: 991px) {
    html, body {
        font-size: 16px;
        line-height: 26px;
    }
    .heading-style-1 {
        font-size: 36px;
        line-height: 50px;
    }
    .heading-style-1 > span {
        font-size: 18px;
        line-height: 24px;
    }
    .btn-play-1 {
        font-size: 70px;
    }
    .btn-play-2 i {
        font-size: 24px;
        width: 24px;
        height: 24px;
    }


    header .header-callbtn {
        margin-left: 0px;
        margin-right: 10px;
    }
    .hombanner-inner h3 {
        font-size: 50px;
        line-height: 60px;
    }
    .plantations-section {
        padding: 50px 0px;
    }
    .video-section .vsec-top h3 {
        font-size: 36px;
        line-height: 53px;
    }
    .video-section .vsec-top p {
        font-size: 18px;
        line-height: 28px;
    }
    .box-style-2 h3 {
        font-size: 18px;
        line-height: 28px;
    }
    .box-style-2 p {
        font-size: 14px;
        line-height: 20px;
    }
    .wwa-bar .wwab-inner li {
        width: 50%;
    }
    .wwa-bar .wwab-inner li:nth-child(even) .wwab-block {
        border-right: 0;
    }
    .wwa-bar .wwab-inner li .wwab-block h4 {
        font-size: 36px;
        line-height: 30px;
    }
    
    .gallery-mainbox .gbox-inner h4 {
        font-size: 36px;
        line-height: 53px;
    }
    .bg-box-style-1 .bgbox-inner h4 {
        font-size: 20px;
        line-height: 32px;
    }
    .bg-box-style-1 .bgbox-inner p {
        font-size: 16px;
        line-height: 26px;
    }
    .getintouch-section .getintouchsec-form .gitsecfrm-left .gitsfl-inner .gitsfl-title {
        font-size: 32px;
        line-height: 49px;
    }
    footer .ftop {
        padding: 30px 0px;
    }

    .wwa-img-wrap {
        width: 100%;
        height: 500px;
        margin-bottom: -150px;
    }
    .wwa-img-wrap .wrapimage {
        width: 500px;
    }
    .wwa-img-wrap .circle-1 {
        width: 350px;
        bottom: 0;
    }
    .wwa-img-wrap .circle-2 {
        width: 350px;
        right: 200px;
    }

    .recentplantations-section .replsec-head h3 {
        font-size: 28px;
        line-height: 44px;
    }
    /* .recentplantations-section .replsec-head p {
        font-size: 16px;
        line-height: 25px;
    } */

    .owl-replantations.owl-carousel .owl-nav .owl-prev {
        left: 0px;
        transform: translate(40px, -50%);
    }
    .owl-replantations.owl-carousel .owl-nav .owl-next {
        right: 0px;
        transform: translate(-40px, -50%);
    }

    .owl-replantations.owl-carousel .owl-nav button {
        width: 50px;
        height: 50px;
    }
    

    .txt-img-s1 {
        padding: 25px 0px;
    }
    .txt-img-s1 .tis-text {
        padding: 25px 0px;
    }
    .txt-img-s1 .tis-text h5 {
        font-size: 18px;
        line-height: 28px;
    }
    .txt-img-s1 .tis-text h3 {
        font-size: 34px;
        line-height: 49px;
    }
    .txt-img-s1 .tis-text p {
        font-size: 16px;
        line-height: 26px;
    }
    .txt-img-s1 .tis-img {
        width: 100% !important;
        padding: 25px 0px;
    }
    .txt-img-s1 .tis-img img {
        position: initial;
    }

    .heading-style-2 {
        font-size: 28px;
        line-height: 40px;
    }

    .box-style-3 .box-txt h4 {
        font-size: 16px;
        line-height: 26px;
    }

    .bg-box-style-2 {
        min-height: auto;
        padding: 100px 0px;
    }
    .bg-box-style-2 .bgbox-inner h5 {
        font-size: 18px;
        line-height: 28px;
    }
    .bg-box-style-2 .bgbox-inner h3 {
        font-size: 36px;
        line-height: 44px;
    }
    .testimonial-section {
        padding: 50px 0px;
    }

    .inner-page {
        padding: 0px 0px 40px 0px;
    }
    .pagination-style-1 .pagination .page-item {
        margin-right: 10px;
    }
    .pagination-style-1 .pagination .page-item .page-link {
        width: 50px;
        height: 50px;
        font-size: 14px;
    }
    .contactus-pg .gMap {
        height: 300px;
    }
}

@media (max-width: 767px) {
    .heading-style-1 {
        font-size: 32px;
        line-height: 45px;
    }
    .heading-style-1 > span {
        font-size: 16px;
        line-height: 22px;
    }
    .btn-style-1 {
        font-size: 16px;
        line-height: 22px;
    }
    .btn-style-2 {
        font-size: 16px;
        line-height: 22px;
    }
    .btn-style-3 {
        font-size: 16px;
        line-height: 24px;
    }
    .btn-style-4 {
        font-size: 16px;
        line-height: 24px;
    }
    .btn-style-4 svg {
        -webkit-transform: scale(0.9);
       -moz-transform: scale(0.9);
        -ms-transform: scale(0.9);
         -o-transform: scale(0.9);
            transform: scale(0.9);
    }
    

    .hombanner-inner h5 {
        font-size: 18px;
        line-height: 28px;
    }
    .hombanner-inner h3 {
        font-size: 40px;
        line-height: 50px;
    }
    .hombanner-inner p {
        font-size: 16px;
        line-height: 26px;
    }
    .hombanner-inner .hombanner-scrolldown p {
        font-size: 14px;
        line-height: 18px;
    }
    .plantations-section {
        padding: 40px 0px;
    }
    .plantations-section .plantationssec-left {
        margin-top: 20px;
    }
    .video-section {
        padding: 40px 0px;
    }
    .video-section .vsec-top h3 {
        font-size: 32px;
        line-height: 42px;
    }
    .video-section .vsec-top p {
        font-size: 16px;
        line-height: 26px;
    }
    .whoweare-section {
        padding: 40px 0px;
    }
    .wwa-bar .wwab-inner li .wwab-block h4 {
        font-size: 30px;
        line-height: 24px;
    }
    .wwa-bar .wwab-inner li .wwab-block p {
        font-size: 14px;
        line-height: 16px;
    }
    .gallery-mainbox .gbox-inner h4 {
        font-size: 32px;
        line-height: 42px;
    }
    .getintouch-section .getintouchsec-form .gitsecfrm-left .gitsfl-inner .gitsfl-title {
        font-size: 26px;
        line-height: 40px;
    }
    footer .ftop {
        padding: 20px 0px;
    }
    footer .faddress li {
        margin-bottom: 10px;
    }
    footer .faddress li p {
        font-size: 16px;
        line-height: 24px;
    }
    footer .fcopyright p {
        font-size: 14px;
        line-height: 22px;
    }

    .wwa-img-wrap {
        width: 100%;
        height: 400px;
        margin-bottom: -150px;
    }
    .wwa-img-wrap .wrapimage {
        width: 400px;
    }
    .wwa-img-wrap .circle-1 {
        width: 300px;
        bottom: 0;
    }
    .wwa-img-wrap .circle-2 {
        width: 300px;
        right: 150px;
    }

    .recentplantations-section .replsec-head h3 {
        font-size: 26px;
        line-height: 42px;
    }
    /* .recentplantations-section .replsec-head p {
        font-size: 14px;
        line-height: 23px;
    } */

    .owl-replantations.owl-carousel .owl-nav .owl-prev {
        left: 0px;
        transform: translate(12px, -50%);
    }
    .owl-replantations.owl-carousel .owl-nav .owl-next {
        right: 0px;
        transform: translate(-12px, -50%);
    }
    .owl-replantations.owl-carousel .owl-nav button {
        width: 40px;
        height: 40px;
    }

    .txt-img-s1 {
        padding: 20px 0px;
    }
    .txt-img-s1 .tis-text {
        padding: 20px 0px;
    }
    .txt-img-s1 .tis-text h5 {
        font-size: 16px;
        line-height: 26px;
    }
    .txt-img-s1 .tis-text h3 {
        font-size: 32px;
        line-height: 40px;
    }
    .txt-img-s1 .tis-text p {
        font-size: 16px;
        line-height: 26px;
    }
    .txt-img-s1 .tis-img {
        padding: 20px 0px;
    }


    .heading-style-2 {
        font-size: 26px;
        line-height: 36px;
    }
    .testimonials-wrap .testi-block .tb-text {
        margin-top: 15px;
    }

    .bg-box-style-2 {
        padding: 80px 0px;
    }
    .bg-box-style-2 .bgbox-inner h5 {
        font-size: 16px;
        line-height: 26px;
    }
    .bg-box-style-2 .bgbox-inner h3 {
        font-size: 32px;
        line-height: 40px;
    }
    .bg-box-style-2 .bgbox-inner p {
        font-size: 16px;
        line-height: 26px;
    }
    .testimonial-section {
        padding: 40px 0px;
    }


    .pagination-style-1 .pagination .page-item .page-link {
        width: 45px;
        height: 45px;
        font-size: 14px;
    }
}

@media (max-width: 576px) {
    .wwa-img-wrap {
        width: 100%;
        height: 350px;
        margin-bottom: -100px;
    }
    .wwa-img-wrap .wrapimage {
        width: 350px;
        right: 20px;
        left: auto;
    }
    .wwa-img-wrap .circle-1 {
        width: 250px;
        bottom: 0;
        right: 10px;
    }
    .wwa-img-wrap .circle-2 {
        width: 250px;
        right: 90px;
    }
    .owl-replantations.owl-carousel .owl-nav button {
        width: 30px;
        height: 30px;
    }

    .txt-img-s1 .tis-text h3 {
        font-size: 30px;
        line-height: 38px;
    }

    .box-style-3 .box-txt h4 {
        font-size: 14px;
        line-height: 26px;
    }
    .testimonials-wrap .testi-block .tb-profile h4 {
        font-size: 16px;
        line-height: 25px;
    }
    .testimonials-wrap .testi-block .tb-profile p {
        font-size: 14px;
        line-height: 22px;
    }
    .testimonials-wrap .testi-block .tb-text p {
        font-size: 14px;
        line-height: 22px;
    }

    .pagination-style-1 .pagination .page-item .page-link {
        width: 40px;
        height: 40px;
        font-size: 12px;
    }
}








@media (max-width: 1199px) {
    .blogdetails-wrapper .bdwrap-inner .bdwinner-head .bdtitle {
        font-size: 36px;
    }
}

@media (max-width: 991px) {
    .heading-style-3 {
        font-size: 32px;
    }

    .blogdetails-wrapper .bdwrap-inner .bdwinner-head .bdtitle {
        font-size: 30px;
    }
    .blogdetails-wrapper .bdwrap-inner .bdwinner-body h3 {
        font-size: 28px;
    }

    .blogdetails-wrapper {
        margin-bottom: 60px;
    }
    .bloglist-block .blblock-image {
        height: 250px;
    }
}

@media (max-width: 767px) {
    .heading-style-3 {
        font-size: 28px;
    }

    .bloglist-block .blblock-details h6 {
        font-size: 12px;
    }
    .bloglist-block .blblock-details h3 {
        font-size: 20px;
    }
    .bloglist-block .blblock-details p {
        font-size: 16px;
    }

    .blogdetails-wrapper .bdwrap-inner .bdwinner-head .bdtitle {
        font-size: 26px;
    }
    .blogdetails-wrapper .bdwrap-inner .bdwinner-body h3 {
        font-size: 24px;
    }
    .blogdetails-wrapper .bdwrap-inner .bdwinner-body p {
        font-size: 15px;
    }

    .blogdetails-wrapper {
        margin-bottom: 50px;
    }
}

@media (max-width: 575px) {
    .heading-style-3 {
        font-size: 24px;
    }

    .bloglist-block .blblock-details h3 {
        font-size: 18px;
    }
    .bloglist-block .blblock-details p {
        font-size: 15px;
    }

    .blogdetails-wrapper .bdwrap-inner .bdwinner-head .bdtitle {
        font-size: 22px;
    }
    .blogdetails-wrapper .bdwrap-inner .bdwinner-body h3 {
        font-size: 22px;
    }
}