@media (max-width: 900px) {
    .header-lg {
        display: none !important;
    }
}


@media (max-width: 520px) {
    .fixed-line-right {
        width: 50px;
    }

    .fixed-line-left {
        left: 2rem !important;
    }

    .page-2-grid-2>div {
        width: 100%;
    }
}


@media (max-width: 885px) {
    section.about-us {
        padding-right: 5rem;
        padding-left: 5rem;
    }
}

@media (max-width:1000px) and (min-width:800px) {
    .svg-6 {
        right: -20%;
    }

    .svg-010 {
        right: -21%;
    }

    .svg-011 {
        right: -21%;
    }

    .svg-7 {
        left: -18%;
    }

    .svg-8 {
        left: -34%;
    }

    .svg-9 {
        left: -30%;
    }
}

@media (max-width:799px) {
    .svg-6 {
        display: none;
    }

    .svg-010 {
        display: none;
    }

    .svg-011 {
        display: none;
    }

    .svg-7 {
        display: none;
    }

    .svg-8 {
        display: none;
    }

    .svg-9 {
        display: none;
    }
}


@media (max-width: 767px) {
    .sliders-para-img {
        height: 100vh;
        /* margin-top: 100px; */
    }
    .dv-blur {
        height: 4.2rem;
    }
    .bar {
        width: 40px;
        height: 3px;
        margin: 9px auto;
        border-radius: 0;
    }

}

@media (max-width: 660px) {
    section.Serv-ices {
        padding: 0 5rem 0 3rem;
    }
}

@media (max-width: 600px) {
    #logo {
        width: 220px !important;
    }
    #logo.scrolled {
        width: 140px !important;
    }
    .sliders-para-img {
        height: 100vh;
        margin-top: 20px;
    }

    .sliders-para-img p {
        font-size: 14px;
    }

    .left-line::before {
        /*left: 6%;*/
    }
    .tx-justify {
        text-align: initial;
    }
    .net-2 {
        top: -3rem !important;
    }
    .net-3 {
        top: -3rem !important;
    }
    .net-4 {
        top: -4.2rem !important;
    }
    section.Our-Projects {
        padding-left: 6% !important;
    }

    section.about-us {
        padding-right: 3.8rem;
        padding-left: 2.5rem;
    }
    .ourServ-main {
        margin-top: -9rem;
    }
    .bar {
        width: 30px;
        height: 2px;
        margin: 8px auto;
        border-radius: 0;
    }
    .dvmain-contact {
        /*padding-top: 60px;*/
    }
    section.Contact-Us {
        height: initial;
    }
}

@media (max-width: 400px) {
    .sliders-para-img {
        margin-top: -161px;
    }

    .swipServIcons2 {
        margin-top: 145px !important;
    }
}

@media (min-width: 768px) and (max-width: 1023px) {
    #Services main {
        transform: translateY(-70px);
    }
}

@media (max-width: 1023px) {
    .swipServIcons2 {
        margin-top: -35px !important;
    }
}

@media (max-width: 768px) {
    #Services main {
        transform: translateY(0);
    }
    .swipServIcons2 {
        margin-top: 130px !important;
    }
    .right-line {
        top: 210% !important;
    }
}

@media (max-width: 639px) {
    section.Our-Projects {
        padding-right: 42px !important;
    }
}

@media (max-width: 480px) {
    .mySwiper .swiper-wrapper {
        gap: 0;
    }

    .home>div {
        width: 20px;
    }
    .text-xl {
        font-size: 1.4rem !important;
    }
}

@media (min-width: 1650px) {
    .only-large {
        display: block !important;
    }

}

@media (max-width: 1024px) {
    .swipServTitles1 {
        display: none;
    }
}

@media (max-width: 399px) {
    .sliders-para-img {
        margin-top: -0;
    }

    .swipServIcons2 {
        margin-top: 240px !important;
    }
}

@media (max-width: 1200px) {
    .take-top {
        width: 1.5rem !important;
    }
}
