@media screen and (max-width: 900px) {


    .whatsapp {
        max-width: 1800px;
        margin: auto;
        position: fixed;
        padding-left: 82%;
        /* padding-top: 99%; */
        margin-top: 99%;
    }

    .whatsapp img {
        width: 50px;
        margin-top: 150px;
    }


    .slide {
        min-height: 500px;
    }

    .carousel-caption {
        margin-left: -40px;
        width: 90%;
        padding: 20px;
        height: 220px;
        border-radius: 30px;
        margin-bottom: 280px;
        clip-path: none;
        background: transparent;
    }

    .carousel-item {
        min-height: 460px;
    }

    .carousel-caption h1 {
        font-size: 25px;
    }

    .carousel-caption p {
        font-size: 16px;
        font-weight: 400;
        margin-top: 10px;
    }

    #slider1 {
        height: 450px;
        background-size: 150% 100%;

    }

    #slider2 {
        height: 450px;
        background-size: 140% 100%;

    }

    #slider3 {
        height: 450px;
        background-size: 150% 100%;

    }

    #slider4 {
        height: 450px;
        background-size: 150% 100%;

    }

    #slider5 {
        height: 450px;
        background-size: 150% 100%;

    }

    #slider6 {
        height: 450px;
        background-size: 150% 100%;

    }

    .carousel-caption {
        margin-bottom: 80px;
    }

    @keyframes zoom {
        from {
            transform: scale(1, 1);
        }

        to {
            transform: scale(1, 1);
        }
    }


    .carousel-caption button {
        padding: 8px 15px;
        font-size: 14px;
    }


    .sec1 h1 {
        font-size: 35px;
    }

    .sec1 .sec1-container {
        padding-top: 0;
    }

    .sec1 .sec1-container .box {
        width: 90%;
        margin-top: 40px;
    }

    .sec1 .sec1-container .box h2 {
        font-size: 25px;
    }

    .sec1 .sec1-container .box h2 {
        font-size: 25px;
    }

    .sec1 .sec1-container .box h3 {
        font-size: 22px;
    }

    .sec2 {
        padding: 20px;
        height: auto;
        margin-top: 10px;
        border-radius: 50px 50px 0 0;
    }


    .sec2 .sec2-text {
        margin-top: 5%;
    }

    .sec2 .sec2-text {
        width: 100%;
        padding: 0px;
        margin-top: 50px;
    }

    .sec2 .sec2-text h1 {
        font-size: 25px;

    }


    .sec2 p {
        width: 100%;
        font-size: 14px;
        font-weight: 400;
        margin-top: 00px;
    }



    .sec3 {
        padding-top: 20px;
        margin-top: 0px;
        padding-bottom: 30px;
    }

    .sec3 h5 {
        font-size: 15px;
        padding-bottom: 5px;
    }

    .sec3 h1 {
        width: 100%;
        margin: auto;
        font-size: 26px;
        font-weight: 600;
        margin-top: 10px;
    }

    .sec3-container {
        background-image: linear-gradient(to right, rgba(8, 16, 55, 0), rgba(0, 0, 0, 0)), url(../image/png\ desing\ -\ Copy.PNG);
        background-position: center;
        background-size: 110% 100%;
        padding: 20px 0;
        margin-top: 10px;
        padding-top: 0;
    }

    .sec3-container .box {
        width: 100%;
        margin: 0;
        margin-top: 30px;
    }

    .sec3-container .box h4 {
        margin-top: 15px;
    }

    .sec3-container .box h2 {
        font-size: 22px;
        padding: 15px 0;
    }

    .sec4 {
        flex-wrap: wrap-reverse;
    }

    .sec4 .text {
        width: 100%;
        padding: 20px;
    }

    .sec4 .img {
        width: 100%;
    }

    .sec4 .img img {
        border-radius: 0 0 300px 300px;
    }

    .sec4 .text ul li {
        font-size: 15px;
    }


    .sec5 {
        padding: 30px 20px;
        flex-wrap: wrap-reverse;
    }


    .sec5 img {
        width: 100%;
        mix-blend-mode: multiply;
        margin-bottom: 20px;
    }

    .sec5 .text {
        width: 100%;
        padding: 0;
    }

    .sec5 .text h1 {
        font-size: 28px;
        margin-top: 0;
    }

    .sec5 .text p {
        font-size: 15px;
        text-align: justify;
    }

    .sec5 .text button {
        font-size: 15px;
    }

    .sec5 .text button span {
        font-size: 14px;
        /* margin-right: -8px; */
    }


    .sec6 {
        background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0)), url(image/about\ us\ img\ 5.jpg);
        background-position: center;
        background-size: 350% 120%;
        margin-bottom: 20px;
        height: auto;
        padding: 40px 20px;
        flex-wrap: wrap;
        padding-top: 0;
        margin-top: -30px;
    }

    .sec6 .about-img {
        width: 100%;
    }

    .sec6-about {
        width: 100%;
        margin-left: 0;
        padding: 0;
        margin: 0;
    }

    .sec6-about span {
        font-weight: 500;
        /* color: rgba(0, 0, 0, 0.867); */
    }

    .sec6-about h3 {
        font-size: 25px;
        font-weight: 600;
    }

    .sec6-about p {
        font-size: 16px;
    }

    .sec6-about button {
        font-weight: 400;
    }

    .sec6-about .text-sec {
        display: flex;
    }

    .sec6-about .text-sec .exp {
        padding: 0 20px;
        padding-left: 0;
    }

    .sec6-about ul {
        padding: 0 20px;
        padding-right: 0;
    }

    .sec6-about ul li img {
        width: 30px;
    }

    .sec6-about ul p {
        font-size: 14px;
        color: rgba(0, 0, 0, 0.495);
    }



    .sec7 {
        padding: 30px 20px;
        padding-bottom: 30px;
        height: fit-content;
    }

    .sec7 h1 {
        font-size: 25px;
        margin-top: 0;
    }

    .sec7 p {
        width: 100%;
        font-size: 16px;
    }

    .sec7 button {
        font-size: 12px;
        margin-bottom: 30px;
    }



    .sec7a {
        padding-top: 10px;
        margin-top: 30px;
    }

    .sec7a h6 {
        font-size: 18px;
    }

    .sec7a h1 {
        width: 80%;
        font-size: 25px;
        font-weight: 600;
    }

    .sec7a p {
        width: 90%;
        font-size: 14px;
    }

    .sec7a .text {
        width: 100%;

    }

    .sec7a-container {
        width: 100%;
        margin: 0;
        margin-top: 10px;
        flex-wrap: wrap;
    }

    .sec7a-container .box {
        width: 90%;
        height: 400px;
        margin-top: 30px;
    }

    .sec7a-container .box .text {
        height: 400px;
    }

    .sec7a-container .box .text h2 {
        font-size: 30px;
    }

    .sec7a-container .box .text p {
        font-size: 15px;
    }

    .sec7a-container .box .text .btn-icon .btn1 img {
        width: 25px;
    }

    .sec7a .heading {
        margin-top: 360px;
    }

    .sec7a .heading img {
        width: 50px;
    }

    .sec7a .heading h4 {
        font-size: 20px;
        margin: 0;
    }

    .sec7a .png-sec img {
        width: 100%;
        margin-top: -100%;
    }

    .sec8 .text {
        width: 90%;
        padding: 30px;
        text-align: left;
    }

    .sec8 .text h1 {
        width: 100%;
        /* text-align: center; */
    }

    .sec8 .text button {
        padding: 10px 20px;
        font-size: 15px;
        margin: 0;
        margin-top: 10px;
    }


    .sec9 {
        background-size: 190% 100%;
        background-position: 13%;
        height: auto;
        padding-bottom: 50px;
    }

    .sec9 .head-text {
        width: 100%;
    }

    .sec9 h1 {
        margin-top: -40px;
        font-size: 30px;
    }

    .sec9 .swiper-slide .text img {
        margin-top: -90px;
    }

    .sec9 h4 {
        margin-top: 20px;
        margin-bottom: 60px;
    }

    .sec9 button {
        margin-top: 20px;
        margin-left: 20px;
    }


    .sec9 .swiper-slide {
        width: 90%;
        padding: 20px;
        height: 250px;
    }

    .sec9 .swiper-slide .text {
        margin-top: -100px;
    }

    .sec9 .swiper-slide h3 {
        font-size: 18px;
    }

    .sec9 .swiper-slide h2 {
        font-size: 25px;
    }

    .sec9 .swiper-slide p {
        font-size: 11px;
        margin: 0;
    }

    .sec9 .swiper-slide:hover img {
        width: 120%;
    }

    .sec10 {
        padding: 20px;
        padding-top: 40px;
        margin-top: -15px;
        padding-bottom: 100px;

    }

    .sec10 h5 {
        font-size: 15px;
    }

    .sec10 h1 {
        font-size: 28px;
        margin-top: 20px;
    }

    .sec10 .swiper-slide {
        height: 450px;
    }

    .sec10 .swiper-slide img {
        width: 100%;
        height: 450px;
    }


    .sec10 .swiper-slide .img img {
        width: 60%;
        height: 180px;
    }


    .sec10 .swiper-slide .text h4 {
        font-size: 16px;
    }

    .sec10 .swiper-slide .text h5 {
        font-size: 15px;
    }

    .sec11-clients {
        padding: 20px 4%;
        padding-right: 0;
    }

    .sec11-heading h2 {
        font-size: 33px;
        font-weight: 600;
    }

    .sec11-box {
        padding: 0px;
    }

    .sec11-clients img {
        width: 150px;
        height: 80px;
    }

    .sec12 {
        background-position: 50%;
        /* background-size: 150% 100%; */
        margin-top: 30px;
        height: auto;
        padding: 30px 20px;
        padding-bottom: 50px;
    }

    .sec12 .text {
        width: 100%;
        margin: 0;
        text-align: center;
    }

    .sec12 .text .line {
        margin: auto;
        margin-top: 20px;
    }

    .sec12 .text P {
        width: 100%;
    }

    .sec12 form {
        width: 100%;
        padding: 0;
        margin: 0;
        margin-top: 30px;
        padding-left: 10px;
    }

    .sec12 form input {
        width: 90%;
    }


    .sec13 {
        padding: 20px 0;
        margin-bottom: 160px;
    }

    .sec13 h1 {
        font-size: 35px;
        margin-top: 50px;
    }

    .sec13-container {
        flex-wrap: nowrap;
        justify-content: flex-start;
        overflow-x: scroll;
        margin-top: 30px;
    }

    .sec13-container::-webkit-scrollbar {
        width: 0;
    }

    .sec13-container .box {
        width: 100%;
        margin: 0 20px;
        height: auto;
    }

    .sec13-container .box h3 {
        width: 260px;
    }

    .sec14 {
        padding: 0;
        padding-top: 0;
    }

    .sec14-container {
        width: 100%;
        padding: 50px 20px;
        padding-bottom: 0;
    }

    .sec14-container .img-sec {
        width: 100%;
        margin-top: 20px;

    }

    .sec14-container .img-sec img {
        width: 100%;
    }

    .sec14-container .sec14-slider {
        width: 100%;
    }

    .sec14-container .sec14-slider h1 {
        font-size: 28px;
    }

    .sec14-container .swiper-slide .box {
        width: 100%;
        /* margin-top: 20px; */
    }

    .sec14-container .swiper-slide .box img {
        width: 40px;
        height: 40px;
        margin-right: 10px;
    }

    .sec14-container .swiper-slide .box h2 {
        font-size: 18px;
    }

    .sec14-container .swiper-slide .box .arrow-img {
        padding: 5px;
    }


    .sec15 {
        padding: 20px;
    }


    .sec16 {
        padding: 30px 20px;
    }

    .sec16-htx1 {
        width: 100%;
    }

    .sec16-htx2 {
        width: 100%;
    }

    .sec16 .heading-img {
        width: 100%;
        opacity: 0.2;
    }

    .sec16 h5 {
        text-align: left;
        margin: 0;
        font-size: 20px;
        position: relative;
        z-index: 10;
    }

    .sec16 h1 {
        font-size: 35px;
        font-weight: 600;
        text-align: left;
        margin-bottom: -20px;
        z-index: 20;

    }

    .sec16 .swiper {
        width: 100%;
        height: auto;
    }

    .sec16 .swiper-slide img {
        height: 380px;
        margin-bottom: 15px;
    }

    .sec16 .swiper-slide .text {
        padding-left: 20px;
    }

    .sec16 .swiper-slide .text h2 {
        margin: 0;
        font-size: 18px;
    }

    .sec16 .swiper-slide h6 {
        font-size: 12.8px;
    }


    .video-sec h1 {
        width: 100%;
        font-size: 20px;
        /* background-color: transparent; */
        margin-top: -58%;
        margin-bottom: 60%;
    }









    .banner {
        height: auto;
        color: white;
        padding: 40px 20px;
    }

    .banner .box {
        width: 100%;
        margin-top: 0;
        margin: 0;
        padding: 0;
        /* backdrop-filter: blur(4px); */

    }

    .banner .box h1 {
        font-size: 35px;
        color: #ffffffe3;
        text-shadow: 0 0 1px rgb(0, 0, 0);
    }

    .banner .box p {
        font-size: 15px;
        /* color: white; */
        color: rgb(255, 255, 255);

    }

    .banner .box button {
        padding: 8px 20px;
        font-size: 14px;
        margin-top: -5px;
    }



    .head-img-design img {
        width: 100%;
        margin-top: -75px;
    }

    .letter-text {
        width: 60%;
    }

    .Newsletter .box {
        width: 32px;
        height: 30px;
        margin-left: 5px;
    }

    .Newsletter img {
        width: 50%;
        height: 120px;
    }

    .letter-text h1 {
        font-size: 20px;
        margin-left: -100px;
    }

    .letter-text h3 {
        font-size: 16px;
        margin-left: -100px;

    }

    .letter-text button span {
        font-size: 16px;
    }

    .footer {
        padding: 20px;
        padding-bottom: 0;
        padding-top: 20px;
    }


    .form-box .img {
        /* height: 400px; */
        font-size: 18px;
    }


    .form-box {
        padding: 50px 0;
        padding-top: 0;
        padding-bottom: 0;
    }

    .form-box .img {
        width: 100%;
        padding: 30px 10px;
        /* text-align: center; */
    }



    .main {
        width: 100%;
        /* height: 580px; */
        padding: 0;
        padding-bottom: 30px;
    }

    .main h2 {
        padding: 0 20px;
        margin-top: 20px;
    }


}