@media (min-width: 1367px) and (max-width: 1920px) {
}

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

@media (min-width: 1400px) {
    .direction-rtl .element-client {
        left: 660px;
        top: 0;
    }

    .service-bg {
        /* background-image: url(../images/web/service-bg.webp);
        background-repeat: no-repeat; */
        background-size: 150% 110%;
        background-position: center;
    }

    .delivery-box {
        position: relative;
        top: 250px;
        text-align: center;
    }

    .h-s-c-small-heading {
        width: 80%;
    }

    .element-photo-gallery {
        left: 580px;
        top: 0px;
    }

    .element-client {
        left: 690px;
        top: 10px;
    }

    .contact-vector-img > img {
        left: 455px;
        top: 0px;
    }
}

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

@media (max-width: 1199px) {
    .mobile-desgin-img {
        position: relative;
        z-index: -100;
        right: 20px;
        top: -18px;
    }

    .animation-frame {
        background-position: inherit;
    }

    .mobile-desgin {
        display: none;
    }

    /* .btn-white {
        display: none;
    } */

    /* animation css  */

    .cloud1 {
        position: relative;
        right: -160px;
        top: 40px;

        z-index: 1000;
        animation-name: cloud1;
        animation-duration: 20s;
        animation-iteration-count: infinite;
        /* animation-delay: 2s; */
    }

    @keyframes cloud1 {
        0% {
            right: -160px;
            top: 40px;

            z-index: 1000;
            opacity: 1;
        }

        40% {
            right: -310px;
            top: 50px;
            z-index: 1000;
            opacity: 0.3;
        }

        80% {
            right: -170px;
            top: 110px;
            z-index: 1000;
            opacity: 1;
        }

        100% {
            right: -160px;
            top: 40px;
            z-index: 1000;
            opacity: 1;
        }
    }

    .cloud2 {
        position: absolute;
        right: -240px;
        top: 115px;
        z-index: 1000;
        animation-name: cloud2;
        animation-duration: 20s;
        animation-iteration-count: infinite;
        /* animation-delay: 2s; */
    }

    @keyframes cloud2 {
        0% {
            right: -240px;
            top: 115px;
            z-index: 1000;
            opacity: 1;
        }

        40% {
            right: -260px;
            top: 57px;
            z-index: 1000;
            opacity: 0.3;
        }

        80% {
            right: -240px;
            top: 65px;
            z-index: 1000;
            opacity: 0;
        }

        100% {
            right: -240px;
            top: 115px;
            z-index: 1000;
            opacity: 1;
        }
    }

    .cloud3 {
        position: absolute;
        left: 307px;
        top: 80px;
        z-index: 1000;
        animation-name: cloud3;
        animation-duration: 20s;
        animation-iteration-count: infinite;
        /* animation-delay: 2s; */
    }

    @keyframes cloud3 {
        0% {
            left: 307px;
            top: 80px;
            z-index: 1000;
            opacity: 1;
        }

        40% {
            left: 347px;
            top: 70px;
            z-index: 1000;
            opacity: 0.3;
        }

        80% {
            left: 250px;
            top: 100px;
            z-index: 1000;
            opacity: 1;
        }

        100% {
            left: 320px;
            top: 80px;
            z-index: 1000;
            opacity: 1;
        }
    }

    .cloud4 {
        position: absolute;
        left: -71px;
        top: 50px;
        z-index: 1000;
        animation-name: cloud4;
        animation-duration: 20s;
        animation-iteration-count: infinite;
        /* animation-delay: 2s; */
    }

    @keyframes cloud4 {
        0% {
            left: -71px;
            top: 50px;
            opacity: 1;
        }

        40% {
            right: 560px;
            z-index: 1000;
            top: 10px;
            opacity: 0.3;
        }

        80% {
            left: -10px;
            top: 30px;
            z-index: 1000;
            opacity: 1;
        }

        100% {
            left: -71px;
            top: 50px;
            opacity: 1;
        }
    }

    .birds-animate {
        position: relative;
        right: -410px;
        top: 267px;
        z-index: 100000;
        animation-name: bird;
        animation-duration: 20s;
        animation-iteration-count: infinite;
        /* animation-delay: 2s; */
    }

    @keyframes bird {
        0% {
            position: relative;
            right: -410px;
            top: 267px;
            opacity: 1;
        }

        40% {
            opacity: 0;
        }

        80% {
            opacity: 0;
        }

        100% {
            position: relative;
            right: -410px;
            top: 267px;
            opacity: 1;
        }
    }

    .birds-animate1 {
        position: absolute;
        left: 180px;
        top: 170px;
        z-index: 100000;
        animation-name: bird1;
        animation-duration: 20s;
        animation-iteration-count: infinite;
        /* animation-delay: 2s; */
    }

    @keyframes bird1 {
        0% {
            left: 180px;
            top: 170px;
            opacity: 1;
        }

        40% {
            right: -20px;
            top: 50px;
            opacity: 0;
        }

        80% {
            opacity: 0;
        }

        100% {
            right: -20px;
            top: 170px;
            opacity: 1;
        }
    }

    .birds-animate2 {
        position: absolute;
        right: -220px;
        top: 170px;
        z-index: 100000;
        animation-name: bird2;
        animation-duration: 20s;
        animation-iteration-count: infinite;
        /* animation-delay: 2s; */
    }

    @keyframes bird2 {
        0% {
            right: -220px;
            top: 170px;
            opacity: 1;
        }

        40% {
            right: -400px;
            top: 70px;
            opacity: 0;
        }

        80% {
            right: -400px;
            top: 70px;
            opacity: 0;
        }

        100% {
            right: -220px;
            top: 170px;
            opacity: 1;
        }
    }

    .birds-animate3 {
        position: absolute;
        left: 430px;
        top: 200px;

        z-index: 100000;
        animation-name: bird3;
        animation-duration: 20s;
        animation-iteration-count: infinite;
        /* animation-delay: 2s; */
    }

    @keyframes bird3 {
        0% {
            left: 430px;
            top: 200px;
            opacity: 1;
        }

        40% {
            left: 420px;
            top: 90px;
            opacity: 0;
        }

        80% {
            left: 420px;
            top: 90px;
            opacity: 0;
        }

        100% {
            left: 430px;
            top: 200px;

            opacity: 1;
        }
    }

    .delivery-box {
        position: relative;
        top: 0px;
        text-align: center;
    }

    header nav.navbar ul li a {
        padding: 9px 10px;
        font-size: 15px;
    }

    header nav.navbar ul li.active a {
        font-size: 15px;
    }

    .element-photo-gallery {
        left: 400px;
        top: 0px;
    }

    .gardening-box {
        display: flex;
        justify-content: start;
        align-items: self-start;
        flex-wrap: wrap;
        gap: 18px;
        width: 45%;
        margin-left: 37%;
    }

    .devliery-pizza-boy {
        width: 315px;
        top: -42px;
        left: 40px;
    }

    .discover-heading {
        font-size: 25px;
    }

    .element-client {
        left: 520px;
        top: 10px;
    }

    .contact-vector-img > img {
        left: 275px;
        top: 0px;
    }

    .social-footer a img {
        min-width: 24px;
    }

    .footer-nav {
        padding-left: 20px;
        padding-right: 20px;
    }

    #light {
        left: 5%;
    }
}

@media (max-width: 991px) {
    #light {
        display: none;
        position: absolute;
        left: 12%;
        top: 3%;
        border: 2px solid #fff;
        background: #fff;
        z-index: 100000000;
        overflow: hidden;
        width: 700px;
    }

    .video {
        width: 500px;
    }

    .header-section-content {
        padding-top: 50px;
        display: flex;
        align-items: center;
    }

    .banner-area {
        height: 500px;
        min-height: 600px;
        max-height: 600px;
    }

    .delivery-box {
        position: relative;
        top: 0;
        text-align: center;
    }

    .mobile-desgin,
    .birds-animation-container,
    .clouds {
        display: none !important;
    }

    .discover-content {
        margin-left: 35%;
        margin-right: 26%;
        text-align: center;
    }

    .discover-paragraph {
        font-size: 14px;
        line-height: 23px;
        text-align: center;
    }

    .order-swipe-2 {
        flex-direction: column-reverse;
    }

    .vector-img {
        text-align: center;
        /* position: relative;
        top: 51px; */
    }

    .service-bg {
        /* background-image: url(../images/png/service-bg.png);
        background-repeat: no-repeat; */
        background-size: cover;
        background-position: center;
    }

    .main-heading-green {
        text-align: center;
    }

    .property-gallery-container {
        display: grid;
        grid-template-columns: repeat(4, 1fr);
        grid-template-rows: repeat(1, 160px);
    }

    .main-paragraph {
        color: var(--textregular);
        font-family: var(--paragrah);
        font-size: 16px;
        width: 100%;
    }

    .header-logo {
        flex: 1;
    }

    .header-content {
        gap: 10px;
    }

    .navbar-toggler {
        display: inline-block;
    }

    header nav.navbar {
        position: absolute;
        top: 82px;
        left: 0;
        right: 0;
        padding-left: 0;
        padding-right: 0;
    }

    header nav.navbar .navbar-collapse {
        background: var(--greenGradient);
        box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
        -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
        -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
        border-top: 1px solid #d5d5d5;
        border-bottom: 1px solid #d5d5d5;
    }

    header nav.navbar ul li a.nav-link {
        padding-right: 0.7rem !important;
        padding-left: 0.7rem !important;
        padding-top: 0.5rem !important;
        padding-bottom: 0.5rem !important;
        width: 100%;
        color: var(--blue);
    }

    header nav.navbar ul li a.nav-link.active {
        color: var(--blue) !important;
        font-family: var(--bold);
        background-color: #ddd;
    }

    header nav.navbar ul li a.nav-link:hover {
        color: var(--blue) !important;
        background-color: #ddd;
    }

    header nav.navbar ul li {
        border-bottom: 1px solid #d5d5d5;
    }

    header nav.navbar ul li:last-child {
        border-bottom: none;
    }

    header nav.navbar ul li a.active::after {
        display: none;
    }

    .devliery-pizza-boy {
        width: 220px;
        top: 30px;
        left: 60px;
    }

    .discover-heading {
        font-size: 20px;
    }

    .gardening-box {
        justify-content: center;
        gap: 18px;
        width: 45%;
        margin-left: 28%;
    }

    .service-text {
        font-size: 14px;
    }

    .delivery-grocery-boy {
        top: -50px;
        width: 130px;
        right: 50px;
    }

    .element-client {
        left: 400px;
        top: 10px;
    }

    .client-text {
        font-size: 17px;
    }

    .client-vector-1 {
        right: 0;
        top: 15px;
    }

    .photo-text {
        width: 90%;
    }

    .element-photo-gallery {
        left: 290px;
        top: 0px;
    }

    .element-gallery-vector-1 {
        right: 0px;
        top: 0;
    }

    .footer-content {
        flex-wrap: wrap;
        justify-content: center;
        align-items: center;
    }

    .footer-nav {
        justify-content: center;
    }

    .footer-copyright {
        display: none;
    }

    .footer-copyright-2 {
        display: flex;
        width: 100%;
        justify-content: center;
    }

    .footer-nav ul {
        gap: 30px;
    }

    header nav.navbar ul li.active a {
        color: var(--white) !important;
    }

    header nav.navbar ul li.active a::after {
        display: none;
    }

    header nav.navbar ul li a:hover::after {
        display: none;
        border-radius: 0 !important;
    }

    header nav.navbar ul li a:hover:not(.active) {
        border-radius: 0 !important;
    }

    .slides-container {
        top: 125px;
    }

    .footer-content {
        flex-wrap: wrap;
        justify-content: center;
        align-items: center;
        gap: 10px;
    }

    header nav.navbar ul li a,
    header nav.navbar ul li.active a {
        width: 100%;
        text-align: left;
        border-radius: 0 !important;
        height: auto;
    }

    header nav.navbar ul li a:hover,
    header nav.navbar ul li.active a {
        outline: none !important;
        border: none !important;
        background-color: var(--brightGreen);
    }

    header nav.navbar ul {
        gap: 0;
    }
}

@media (max-width: 767px) {
    .discover-heading {
        font-size: 22px;
    }

    .video {
        width: 700px;
    }

    #light {
        display: none;
        position: absolute;
        right: 0px;
        top: 15%;
        left: -90px;
        border: 2px solid #fff;
        background: #fff;
        z-index: 100000000;
        overflow: hidden;
        width: 700px;
    }

    .delivery-box {
        margin-top: 10px;
        left: 0;
        text-align: center;
    }

    .element-1 {
        left: 155px;
    }

    .h-s-c-download-btn-header {
        /* display: block; */
        text-align: center;
        margin: 15px auto !important;
        display: flex;
        justify-content: center;
    }

    .element-leaf {
        left: 185px;
        top: -7px;
    }

    .element-leaf-2 {
        left: 335px;
        top: -7px;
    }

    .waves {
        left: 0px;
        top: -40px;
        width: 50%;
    }

    .leaves {
        width: 70%;
    }

    .features-list > div {
        display: flex;
        align-items: end;
        justify-content: center;
    }

    .banner-bg {
        background-size: cover;
    }

    .feature-list-col {
        padding-top: 50px;
    }

    .features-list > div > img {
        width: 400px;
    }

    .element-gallery-vector-1 {
        width: 25%;
        right: -30px;
    }

    .main-heading {
        font-size: 50px;
    }

    .main-heading-green {
        text-align: center;
        font-size: 50px;
    }

    .element-service {
        left: 240px;
        top: 3px;
    }

    .service-element-1 {
        top: 0;
        width: 230px;
        left: 0;
    }

    .service-element-2 {
        top: 0;
        right: 0;
        width: 230px;
    }

    .element-photo-gallery {
        left: 210px;
        top: -6px;
    }

    .photo-text {
        font-size: 17px;
        width: 100%;
    }

    .devliery-pizza-boy {
        display: none;
    }

    .gardening-box {
        justify-content: center;
        gap: 18px;
        width: 75%;
        margin-left: 20px;
    }

    .gardening-box .service-text {
        text-align: center;
    }

    .delivery-grocery-boy {
        top: -50px;
        width: 130px;
        right: 10px;
    }

    .main-sub-heading {
        font-size: 25px;
    }

    .main-heading-technology {
        font-size: 38px;
    }

    .process-content {
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .client-vector {
        width: 25%;
        left: -30px;
    }

    .client-vector-1 {
        right: 0;
        top: 35px;
        width: 29%;
    }

    .element-client {
        left: 290px;
        top: 3px;
    }

    .client-text {
        font-size: 17px;
        width: 100%;
    }

    .contact-vector-img > img {
        left: 90px;
        top: -7px;
    }

    .container-fluid {
        padding-left: 0;
        padding-right: 0;
    }

    .header-container {
        height: auto;
    }

    .header-section-content {
        padding-top: 30px;
        justify-content: center;
        flex-wrap: wrap;
    }

    .discover-box-img {
        display: none;
    }

    .header-section-content > * {
        width: 100%;
        text-align: center;
    }

    .banner-area {
        height: auto;
        min-height: auto;
        max-height: none;
    }

    .footer-nav ul li a {
        white-space: nowrap;
    }

    .content-row > div {
        justify-content: center;
        text-align: center;
        display: flex;
        flex-wrap: wrap;
    }

    .contact-img-container {
        position: relative;
        text-align: center;
        width: 70%;
    }

    .model-heading {
        font-size: 20px;
    }

    .row-contact {
        justify-content: center;
    }

    .feature-list-col {
        padding-bottom: 30px;
    }

    .whatsappFixed {
        width: 65px;
        height: 65px;
        bottom: 13px;
        right: 20px;
    }
    .footer-copyright {
        flex-wrap: wrap;
        gap: 7px;
        font-size: 13px;
    }
    .copyrightContainer {
        width: 100%;
        justify-content: center;
        padding-right: 0;
        margin-right: 0;
        margin-left: 0;
    }
    .developedContainer {
        width: 100%;
        justify-content: center;
    }
    .copyrightContainer::after {
        display: none;
    }
    .footer-copyright a {
        font-size: 13px;
    }
}

@media (max-width: 690px) {
    #light {
        display: none;
        position: absolute;
        right: 0px;
        top: 15%;
        /* left: -90px; */
        border: 2px solid #fff;
        background: #fff;
        z-index: 100000000;
        overflow: hidden;
        width: 500px;
    }

    .video {
        width: 500px;
    }
}

@media (max-width: 576px) {
    .h-s-c-large-heading {
        font-size: 32px;
    }

    .video {
        width: 500px;
    }

    #light {
        display: none;
        position: absolute;
        left: 2%;
        top: 5%;
        border: 2px solid #fff;
        background: #fff;
        z-index: 100000000;
        overflow: hidden;
        width: 500px;
    }

    .delivery-box {
        position: relative;
        top: 0;
        left: 0;
        margin-top: 10px;
        text-align: center;
    }

    .socialContainerSticky {
        display: none;
        /* position: fixed;
        top: 0;
        bottom: 0;
        right: 30px; */
    }

    .element-leaf {
        left: 205px;
        top: -7px;
    }

    .element-leaf-2 {
        left: 350px;
        top: -7px;
    }

    .leaves {
        width: 50%;
    }

    .about-row > div {
        text-align: center;
    }

    .element-2 {
        bottom: 70px;
        left: 0px;
    }

    .element-2 {
        bottom: 250px;
        left: 0px;
        width: 40%;
    }

    .element-gallery-vector {
        width: 15%;
    }

    .element-service {
        left: 260px;
        top: 3px;
    }

    .element-photo-gallery {
        left: 225px;
        top: -6px;
    }

    .contact-vector {
        top: 0px;
        width: 25%;
    }

    .contact-vector-1 {
        right: 0;
        top: 30px;
        width: 25%;
    }

    .contact-vector-img > img {
        left: 110px;
        top: -7px;
    }

    .footer-nav ul {
        gap: 15px;
        flex-wrap: wrap;
        justify-content: center;
    }

    .footer-nav ul li a {
        white-space: nowrap;
    }

    .property-gallery-container {
        display: grid;
        grid-template-columns: repeat(1, 1fr);
        grid-template-rows: repeat(1, 130px);
    }

    .gallery-plus {
        display: block;
    }

    .gallery-plus {
        position: absolute;
        width: 100%;
        height: 100%;
        background-color: rgba(0, 0, 0, 0.342);
        padding-top: 55px;
        font-size: 20px;
        font-family: var(--bold);
        font-weight: 600;
    }
}

@media (max-width: 480px) {
    .main-heading {
        font-size: 30px !important;
    }

    .element-3 {
        width: 80%;
    }

    .header-logo img {
        max-width: 120px;
        height: auto;
    }

    .video {
        width: 450px;
    }

    #light {
        display: none;
        position: absolute;
        left: 4%;
        top: 10%;
        border: 2px solid #fff;
        background: #fff;
        z-index: 100000000;
        overflow: hidden;
        width: 420px;
    }

    .delivery-box {
        position: relative;
        top: 0;
        left: 0;
        text-align: center;
    }

    .element-leaf {
        left: 180px;
        top: -1px;
        width: 5%;
    }

    .element-leaf-2 {
        left: 282px;
        top: 0px;
        width: 5%;
    }

    .element-2 {
        bottom: 250px;
        left: 0px;
        width: 50%;
    }

    .service-element-1 {
        top: 0;
        width: 150px;
        left: 0;
    }

    .service-element-2 {
        top: 0;
        right: 0;
        width: 150px;
    }

    .main-heading-green,
    .main-heading {
        text-align: center;
        font-size: 24px !important;
    }

    .element-service {
        left: 215px;
        top: -5px;
    }

    .element-photo-gallery {
        left: 197px;
        top: 0px;
        width: 5%;
    }

    .contact-vector-img > img {
        left: 95px;
        top: 1px;
        width: 6%;
    }

    .contact-col-first {
        padding-right: 0px;
    }

    .element-client {
        left: 245px;
        top: -6px;
    }

    .property-gallery-container {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        grid-template-rows: repeat(1, 130px);
        gap: 3px;
        border-top-right-radius: 75px;
        border-bottom-left-radius: 75px;
        overflow: hidden;
    }

    .gallery-plus {
        padding-top: 75px;
    }

    .features-list > div > img {
        width: 350px;
    }

    .banner-bg {
        background-position: center;
        background-size: cover;
    }

    .service-element-1 {
        width: 150px !important;
    }

    .service-element-2 {
        width: 150px;
    }
    .contact_sec {
        padding: 50px 10px !important;
    }
    .direction-rtl .h-s-c-large-heading {
        font-size: 35px;
    }
    .h-s-c-small-heading {
        font-size: 20px;
    }
}

@media (max-width: 420px) {
    .banner-bg {
        background-size: cover;
    }

    .multi-buttons {
        display: flex;
        gap: 5px;
        flex-wrap: wrap-reverse;
        justify-content: center;
    }

    .delivery-box {
        margin-top: 8px;
        position: relative;
        top: 0;
        left: 0px;
        text-align: center;
    }

    .element-3 {
        width: 80%;
    }

    .process-box {
        margin-top: 6rem;
        margin-bottom: 6rem;
        padding-top: 50px;
        padding-bottom: 35px;
        border-top-right-radius: 100px;
        border-bottom-left-radius: 100px;
        position: relative;
        /* background-image: url(../images/web/process-bg.webp);
        background-repeat: no-repeat; */
        width: 93%;
    }

    .video {
        width: 395px;
        height: 290px;
    }

    #light {
        display: none;
        position: absolute;
        left: 0%;
        top: 3%;
        border: 2px solid #fff;
        background: #fff;
        z-index: 1002;
        overflow: hidden;
        width: 395px;
        height: 290px;
    }

    .feature-list-col {
        padding-top: 10px;
        gap: 35px;
    }

    .process-content {
        margin: 20px 0;
    }

    .about-row > div > img {
        width: 80%;
    }

    .element-leaf {
        left: 140px;
        top: -3px;
        width: 7%;
    }

    .element-leaf-2 {
        left: 242px;
        top: -4px;
        width: 7%;
    }

    .client-bg {
        border-top-right-radius: 100px;
        border-bottom-left-radius: 100px;
        position: relative;
        /* background-image: url(../images/web/client-bg.webp);
        background-repeat: no-repeat; */
        width: 94%;
    }

    .element-2 {
        bottom: 150px;
        left: 0px;
        width: 50%;
    }

    .element-service {
        left: 175px;
        top: -5px;
    }

    .service-detail > img {
        width: 15%;
    }

    .sub-heading-service {
        font-size: 20px;
    }

    .element-photo-gallery {
        left: 156px;
        top: -3px;
        width: 7%;
    }

    .gardening-box {
        justify-content: center;
        gap: 15px;
        width: 75%;
        margin-left: 20px;
        text-align: center;
    }

    .delivery-grocery-boy {
        top: -20px;
        width: 110px;
        right: 0px;
    }

    .main-heading-technology {
        font-size: 25px;
    }

    .contact-vector-img > img {
        left: 77px;
        top: -7px;
        width: 9%;
    }

    .contact-vector-img > img {
        left: 77px;
        top: -7px;
        width: 9%;
    }

    .contact_sec {
        padding: 25px;
    }

    .process-box {
        padding-top: 20px;
        padding-bottom: 20px;
    }
}

@media (max-width: 380px) {
    .element-1 {
        left: 170px;
    }

    .element-leaf {
        left: 122px;
        top: -3px;
        width: 7%;
    }

    .element-leaf-2 {
        left: 225px;
        top: -4px;
        width: 7%;
    }

    .element-service {
        left: 155px;
        top: -5px;
    }

    .element-photo-gallery {
        left: 136px;
        top: -3px;
        width: 7%;
    }

    .element-client {
        left: 186px;
        top: -6px;
    }

    .contact-vector-img > img {
        left: 62px;
        top: -3px;
        width: 9%;
    }

    #light {
        display: none;
        position: absolute;
        left: 0%;
        top: 3%;
        border: 2px solid #fff;
        background: #fff;
        z-index: 10000;
        overflow: hidden;
        width: 350px;
        height: 290px;
    }

    .video {
        width: 350px;
        height: 290px;
    }
}

@media (max-width: 365px) {
    .element-3 {
        width: 80%;
    }

    .delivery-box {
        left: auto;
    }

    .element-gallery-vector-1 {
        width: 25%;
        right: -10px;
    }

    .direction-rtl .gallery-plus {
        padding-top: 115px;
    }

    .video {
        width: 330px;
        height: 250px;
    }

    #light {
        display: none;
        position: absolute;
        left: 0%;
        top: 3%;
        border: 2px solid #fff;
        background: #fff;
        z-index: 1002;
        overflow: hidden;
        width: 330px;
        height: 250px;
    }
}

/***************************Direction RTL***************************/

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

@media (min-width: 1400px) {
    .direction-rtl .element-client {
        left: 660px;
        top: -10px;
    }

    .direction-rtl .contact-vector-img > img {
        top: 0px;
        left: auto;
        right: 510px;
    }

    .direction-rtl .element-1 {
        left: 225px;
    }

    .direction-rtl .element-service {
        left: auto;
        top: 0;
        right: 35px;
    }

    .direction-rtl .element-photo-gallery {
        left: 650px;
        top: -8px;
    }

    .direction-rtl .devliery-pizza-boy {
        width: 326px;
        top: -27px;
        left: 40px;
    }

    .direction-rtl .socialContainerSticky {
        width: 20px;
        gap: 27px;
    }
}

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

@media (max-width: 1199px) {
    .direction-rtl .mobile-desgin {
        /* width: 490px; */
        display: none !important;
    }

    .direction-rtl .element-1 {
        left: 280px;
        top: -8px;
    }

    .direction-rtl .element-service {
        left: auto;
        top: 10px;
        right: 85px;
    }

    .direction-rtl .element-photo-gallery {
        left: 520px;
        top: 0px;
    }

    .direction-rtl .devliery-pizza-boy {
        width: 320px;
        top: -22px;
        left: 40px;
    }

    .direction-rtl .element-client {
        left: 470px;
        top: 10px;
    }

    .direction-rtl .contact-vector-img > img {
        top: 0px;
        left: auto;
        right: 340px;
    }

    .direction-rtl .delivery-box {
        position: relative;
        text-align: center;
        top: 0px;
    }
}

@media (max-width: 991px) {
    .direction-rtl .about-row > div,
    .direction-rtl .vector-img {
        align-items: center !important;
    }

    .direction-rtl .element-2 {
        bottom: 0px;
    }

    .direction-rtl .element-service {
        left: auto;
        top: 10px;
        right: 325px;
    }

    .direction-rtl .element-photo-gallery {
        left: 400px;
        top: 0px;
    }

    .direction-rtl .element-gallery-vector-1 {
        left: -20px;
        right: auto;
        top: 0;
    }

    .direction-rtl .devliery-pizza-boy {
        width: 304px;
        top: -22px;
        left: 40px;
    }

    .direction-rtl .element-client {
        left: 350px;
        top: 10px;
    }

    .direction-rtl .contact-vector-img > img {
        top: 0px;
        left: auto;
        right: 220px;
    }

    .direction-rtl .element-1 {
        left: 160px;
        top: -8px;
    }

    .direction-rtl .delivery-box {
        position: relative;
        top: 0px;
        text-align: inherit;
    }

    .direction-rtl header nav.navbar ul li a,
    .direction-rtl header nav.navbar ul li.active a {
        text-align: right;
    }
}

@media (max-width: 767px) {
    /* .direction-rtl .element-3 {
        width: 50%;
    } */

    .direction-rtl .element-1 {
        left: 283px;
        top: -11px;
    }

    .direction-rtl .delivery-box {
        position: relative;
        top: 0px;
        text-align: center;
        left: 0px;
        margin-top: 20px;
    }

    .direction-rtl .element-leaf {
        top: -7px;
        left: auto;
        right: 280px;
    }

    .direction-rtl .element-leaf-2 {
        /* left: 245px; */
        top: -13px;
        left: auto;
        right: 240px;
    }

    .direction-rtl .element-service {
        left: auto;
        top: 3px;
        right: 235px;
    }

    .direction-rtl .element-photo-gallery {
        left: 290px;
        top: -10px;
    }

    .direction-rtl .element-gallery-vector-1 {
        left: -30px;
        right: auto;
        top: 0;
    }

    .direction-rtl .gardening-box .service-text {
        text-align: start;
    }

    .direction-rtl .element-client {
        left: 250px;
        top: 3px;
    }

    .direction-rtl .contact-vector-img > img {
        top: -6px;
        left: auto;
        right: 140px;
    }

    .direction-rtl .contact-col-first {
        padding-right: 0px;
    }
    body.direction-rtl .copyrightContainer {
        margin-left: 0;
        margin-right: 0;
    }
}

@media (max-width: 567px) {
    .direction-rtl .element-1 {
        left: 275px;
        top: -11px;
    }

    .direction-rtl .element-gallery-vector {
        width: 14%;
        top: -10px;
    }

    .direction-rtl .service-element-1 {
        top: 0;
        left: 0;
        right: auto;
        width: 200px;
    }

    .service-element-2 {
        top: 0;
        right: 0;
        width: 150px;
    }

    .element-gallery-vector {
        width: 15%;
        top: -10px;
    }
}

@media (max-width: 480px) {
    .direction-rtl .element-1 {
        left: 245px;
        top: -11px;
    }

    .direction-rtl .element-leaf {
        top: -3px;
        left: auto;
        right: 250px;
    }

    .direction-rtl .element-leaf-2 {
        /* left: 245px; */
        top: -3px;
        left: auto;
        right: 216px;
    }

    .direction-rtl .element-2 {
        bottom: 140px;
    }

    .direction-rtl .element-service {
        left: auto;
        top: -6px;
        right: 210px;
    }

    .direction-rtl .gardening-box {
        margin-left: 0;
        margin-right: 25%;
        flex-direction: column;
    }

    .direction-rtl .element-client {
        left: 210px;
        top: -4px;
    }

    .direction-rtl .contact-vector-img > img {
        top: 0px;
        left: auto;
        right: 130px;
    }
    .direction-rtl .process-box {
        padding: 24px 0 35px;
    }
    .discover-heading {
        font-size: 20px;
    }
    .direction-rtl .main-paragraph,
    .direction-rtl .client-text {
        font-size: 18px;
    }
    .direction-rtl .detail-text {
        width: 96%;
        margin: 15px 0;
    }
    .direction-rtl .content-row {
        margin-top: 30px;
    }
    .main-heading-green {
        margin: 80px 0 0;
    }
    .direction-rtl .photo-Gallery {
        gap: 25px;
        display: flex;
        flex-direction: column;
    }
}

@media (max-width: 420px) {
    .direction-rtl .element-1 {
        left: 185px;
        top: -12px;
    }

    .direction-rtl .element-leaf {
        top: -6px;
        left: auto;
        right: 205px;
    }

    .direction-rtl .element-leaf-2 {
        /* left: 245px; */
        top: -4px;
        left: auto;
        right: 176px;
    }

    .direction-rtl .about-row > div > img {
        width: 90%;
    }

    .direction-rtl .element-service {
        left: auto;
        top: -6px;
        right: 170px;
    }

    .direction-rtl .element-photo-gallery {
        left: 195px;
        top: -6px;
    }

    .direction-rtl .element-client {
        left: 180px;
        top: -8px;
    }

    .direction-rtl .contact-vector-img > img {
        top: -10px;
        left: auto;
        right: 120px;
    }
}

@media (max-width: 380px) {
    .direction-rtl .element-1 {
        left: 175px;
        top: -13px;
    }

    .direction-rtl .element-leaf {
        top: -3px;
        left: auto;
        right: 190px;
    }

    .direction-rtl .element-leaf-2 {
        /* left: 245px; */
        top: -4px;
        left: auto;
        right: 163px;
    }

    .direction-rtl .element-service {
        left: auto;
        top: -6px;
        right: 160px;
    }

    .direction-rtl .element-client {
        left: 156px;
        top: -4px;
    }

    .direction-rtl .contact-vector-img > img {
        top: -3px;
        left: auto;
        right: 103px;
    }

    .direction-rtl .element-gallery-vector-1 {
        left: 0px;
        right: auto;
        top: 0;
    }

    .direction-rtl .element-photo-gallery {
        left: 175px;
        top: -6px;
    }
}

@media (max-width: 365px) {
    .direction-rtl .element-1 {
        left: 155px;
        top: -11px;
    }

    .direction-rtl .element-leaf-2 {
        /* left: 245px; */
        top: -4px;
        left: auto;
        right: 158px;
    }

    .direction-rtl .service-element-1 {
        top: 0;
        left: 0;
        right: auto;
        width: 150px;
    }

    .direction-rtl .service-element-2 {
        top: 0;
        right: 0;
        width: 150px;
    }

    .direction-rtl .element-service {
        left: auto;
        top: -6px;
        right: 150px;
    }

    .direction-rtl .features-list > div > img {
        width: 350px;
    }

    .direction-rtl .element-gallery-vector-1 {
        left: 0px;
        right: auto;
        top: 0;
    }

    .direction-rtl .element-photo-gallery {
        left: 133px;
        top: -5px;
    }

    .direction-rtl .gallery-plus {
        padding-top: 55px;
    }

    .direction-rtl .element-client {
        left: 150px;
        top: -4px;
    }
}
