@media screen and (max-width: 900px) {

    .loadingScreen img {
        width: 50%;
    }

    #ring {
        width: 200px;
        height: 200px;
    }

    .loadingScreen h1 img {
        width: 15%;
        margin-left: -8%;
        margin-top: -6%;
    }



    .slider {
        margin-top: -0px;
        height: 95vh;
    }

    .slider .swiper {
        margin-top: -50px;
    }

    .slider .swiper-slide {
        width: 100%;
        height: 95vh;
        flex-wrap: wrap-reverse;
        padding-right: 0;
        padding-bottom: 50px;
        padding-top: 50%;
    }

    .slider .png {
        width: 50px;
        position: absolute;
        left: 0;
        z-index: 30;
        opacity: 0.5;
        margin-top: 250px;
    }


    .slider .swiper-slide .text {
        width: 100%;
        margin-left: 0%;
        margin-right: 5%;
        /* padding-top: 0px; */
        /* margin-top: 0px; */
    }

    .slider .swiper-slide .text h1 {
        font-size: 35px;
        width: 100%;
    }

    .slider .swiper-slide .text h2 {
        font-size: 28px;
    }

    .slider .swiper-slide .text p {
        font-size: 17px;
        text-align: left;
    }

    .slider .swiper-slide .btn {
        padding-left: 0;
    }

    .slider .swiper-slide .text button {
        padding: 10px 20px;
        font-size: 12px;
    }
    .slider .swiper-slide a:nth-child(2) button {
        padding: 5px;
    }

    .slider .slider1 {
        background-size: 150% 100%;
    }

    .slider .slider2 {
        background-size: 200% 100%;
    }

    .slider .slider3 {
        background-size: 110% 100%;
    }
    .slider .slider4 {
        background-size: 110% 100%;
    }

    .slider .slider5 {
        background-size: 110% 100%;
    }

    .slider .slider6 {
        background-size: 150% 100%;
    }

    .slider .swiper-slide img {
        margin-top: 0;
        width: 120%;
        height: 400px;
        margin-right: -150px;
        margin-bottom: -10px;
        border-radius: 0 0 35% 70%;
    }



    .sliderbtn {
        margin-top: -80px;
        justify-content: right;
        text-align: right;
        /* padding-left: 98%; */
        padding-right: 10px;
    }

    .sliderbtn img {
        width: 40px;
        border: 2px solid rgba(0, 0, 0, 0.196);
    }

    .slider-design {
        max-width: 1800px;
        margin-top: -60px;
        /* margin-bottom: -20px; */
    }

    .slider-design .text {
        width: 70%;
        height: 60px;
        padding-right: 10px;
    }

    .slider-design .text .box {
        height: 60px;
        justify-content: center;
        padding-right: 30px;
    }

    .slider-design .text .box img {
        width: 60px;
        margin-left: 10px;
    }

    .slider-design .text .box h1 {
        font-size: 12px;
        width: fit-content;
    }


    .sec1 {
        padding: 20px;
        flex-wrap: wrap;
    }

    .sec1 .img-container .png {
        width: 60%;
        margin-top: -40px;
        margin-left: 45%;
    }

    .sec1 .img-container .png2 {
        width: 50%;
        margin-left: -20px;
        margin-top: 250px;
        padding: 10px;
        display: flex;
    }


    @keyframes mymove {
        0% {
            margin-top: 200px;
        }

        50% {
            margin-top: 230px;
        }

        100% {
            margin-top: 200px;
        }
    }

    .sec1 .img-container .png2 h3 {
        margin-bottom: 0;
    }

    .sec1 .img-container .png2 h3 p {
        margin-top: 0;
    }

    .sec1 .img-container {
        width: 100%;
    }

    .sec1 .img-container .img-sec img:first-child {
        border-radius: 50%;
        height: 200px;
    }


    .sec1 .text {
        width: 100%;
        margin-top: 45px;
    }

    .sec1 .text h1 {
        font-size: 25px;
    }

    .sec1 .text h3 {
        width: 100%;
        margin-top: 10px;
        font-size: 16px;
        margin-bottom: 0;
    }

    .sec1 .text h5 {
        font-size: 13px;
    }

    .sec1 .text p {
        font-size: 14px;
        margin-top: 10px;
    }

    .sec1 .text ul li img {
        width: 45px;
    }

    .sec1 .text ul li h6 {
        font-size: 13px;
    }

    .sec1 .text ul li {
        font-size: 13px;
    }

    .sec1 .text button {
        margin-top: 10px;
        font-size: 16px;
        font-weight: 500;
    }

    .sec1 .text button img {
        width: 25px;
    }



    .sec2 a {
        width: 100%;
        margin: 10px 20px;
    }


    .sec2 {
        margin-top: 52px;
        margin-bottom: 0;
        margin-top: 0;

    }

    .sec2-container {
        flex-wrap: wrap;
        border-radius: 80px;
        padding-bottom: 10px;
    }

    .sec2 .box {
        width: 50%;
        padding: 15px;
    }

    .sec2 .box h1 {
        font-size: 25px;
    }

    .sec2 .box h4 {
        font-size: 18px;
    }

    .sec2 h2 {
        margin-top: 50px;
        width: 100%;
        font-size: 30px;
        margin-left: 5%;
        font-weight: 600;
        color: white;
    }

    .sec2 button {
        margin-top: 30px;
    }



    .sec3 {
        /* padding: 50px 00px; */
        /* margin-top: 50px; */
        margin-top: 15px;
        padding-top: 120px;
    }

    .sec3 h1 {
        width: 100%;
        font-weight: 600;
        font-size: 28px;
    }

    .sec3 .sec3-heading .tx {
        width: 100%;
    }

    .sec3 .sec3-heading .tx h4 {
        font-size: 12px;
        text-align: center;
    }

    .sec3 .sec3-heading .tx h1 {
        font-size: 28px;
        text-align: center;
    }

    .sec3 .sec3-heading p {
        width: 100%;
        margin-top: 0;
        font-size: 12px;
        text-align: center;
        margin-bottom: -20px;
    }

    .sec3 .swiper {
        width: 100%;
        padding-top: 00px;
    }

    .sec3 .swiper-slide {
        height: auto;
        padding: 20px;
    }

    .sec3 .swiper-slide .text {
        width: 100%;
    }

    .sec3 .swiper-slide img {
        width: 50px;
    }

    /* .sec3 .swiper-slide:hover img {
        margin-top: 10px;
        margin-bottom: 10px;
    } */

    .sec3 .swiper-slide h4 {
        font-size: 18px;
        margin-bottom: 10px;
    }

    .sec3 .swiper-slide p {
        font-size: 12px;
        width: 100px;
        margin-left: 0;
        margin-right: 0;
    }

    .sec3 .swiper-slide h3 {
        font-size: 40px;

    }


    .sec4 {
        margin-top: -0px;
        padding-top: 0;
        padding: 0px;
        flex-wrap: wrap-reverse;
    }

    .sec4-container2 {
        width: 100%;
    }

    .sec4-container2 h1 {
        margin-top: 100px;
        margin-bottom: 50px;
    }

    .sec4-container {
        width: 100%;
    }

    .sec4-container .box {
        width: 100%;
    }


    .sec5 {
        margin-top: 10px;
        padding-bottom: 00px;
        margin-bottom: 00px;
    }

    .sec5 .png {
        opacity: 0.2;
    }

    .sec5 img {
        width: 100%;
    }

    .sec5 .text {
        width: 100%;
        margin: 20px 0;
        padding: 30px;
        height: 300px;
    }

    .sec5 .text h1 {
        font-size: 25px;
        margin-top: 130px;
    }

    .sec5 .text:hover h1 {
        margin-top: 60px;
    }

    .sec5 .text p {
        font-size: 13px;
    }


    .sec5 .text button {
        font-size: 12px;
        padding: 5px 15px;
        margin-top: 5px;
    }


    .sec6 .container .text {
        width: 100%;
        padding: 30px;
    }

    .sec6-container {
        width: 100%;
    }

    .sec6-container .box {
        width: 100%;
        padding: 20px;
    }

    .sec6-container .box h2 img {
        width: 43px;
    }

    .sec6-container .box h3 {
        font-size: 45px;
        margin-top: -40px;
    }




    .sec7 {
        padding-top: 30px;
        padding-bottom: 0px;
    }

    .sec7 h5 {
        font-size: 13px;
    }

    .sec7 h2 {
        font-size: 25px;
        width: 100%;
        font-weight: 600;
    }

    .sec7 .swiper-slide img {
        width: 100px;
        height: 50px;
        margin-top: -20px;
    }

    .sec7 .swiper-slide h1 {
        font-size: 20px;
    }

    .sec8 {
        margin-bottom: -30px;
    }

    .sec8-container {
        justify-content: center;
    }

    .sec8-container .box {
        width: 90%;
        text-align: left;
        margin-top: 10px;
    }

    .sec8-container .box h3 {
        font-size: 16px;
        width: 80%;
        margin: 0;
        font-weight: 600;
        text-align: left;
    }

    .sec8-container .box img {
        width: 18%;
    }

    .sec8-container .box:nth-child(3) img {
        width: 18%;
    }


    .sec9 {
        margin-top: 0;
        padding-top: 30px;
        padding-bottom: 30px;
        background-size: 150% 100%;
        margin-bottom: 0;
    }

    .sec9 h5 {
        font-size: 18px;
        margin-top: -20px;
    }

    .sec9 h5 img {
        width: 20px;
    }

    .sec9 .head-tx .btn {
        display: none;
    }

    .sec9 .png {
        height: 350px;
        margin-top: -20px;
        border-radius: 0 0 50px 50px;
    }

    .sec9 .head-tx {
        width: 90%;
        text-align: left;
    }

    .sec9 h5 {
        font-size: 15px;
        margin-bottom: 0;
    }

    .sec9 h1 {
        width: 100%;
        font-size: 23px;
        margin-left: 0;
        padding-left: 0px;
        font-weight: 600;
        text-align: left;
    }

    .sec9 .swiper {
        width: 90%;
        margin-top: 30px;
        padding-bottom: 0px;
    }

    .sec9 .swiper-slide .img img {
        width: 100%;
        height: 350px;
        /* border-radius: 0 150px 0 0; */
        box-shadow: none;

    }

    .sec9 .swiper-slide h4 {
        font-size: 22px;
    }


    .sec10 {
        padding: 20px;
        padding-bottom: 30px;
        padding: 20px 10px;
        padding-bottom: 30px;
        margin-top: 10px;
    }

    .sec10 .text-sec {
        width: 100%;
        padding: 30px;
        margin-right: 0;
    }

    .sec10 .text-sec h1 {
        font-size: 28px;
        font-weight: 500;
    }

    .sec10 .text-sec button {
        font-weight: 500;
    }

    .sec10 .form-sec h4 {
        font-size: 18px;
    }

    .sec10 .form-sec h1 {
        width: 100%;
        font-size: 23px;
        margin-bottom: -10px;
        margin-left: 10px;
    }

    .sec10 .form-sec {
        width: 100%;
    }

    .sec10 .form-sec form {
        padding-left: 20px;
        padding-right: 20px;
        padding-bottom: 30px;
    }

    .sec10 .form-sec h3 {
        width: 100%;

    }


    .sec10 .form-sec .input-con {
        width: 100%;
        margin-top: 10px;
    }

    .sec10 img {
        width: 100%;
        display: none;
    }

    .sec10 .input-con .box button {
        margin-left: 30%;
    }



    .sec11 {
        padding: 0px 0px;
        overflow: hidden;
        margin-top: 0;

    }

    .marquee-content-one {
        gap: 15px;
    }

    .marquee-content-two {
        gap: 15px;
    }

    .marquee img {
        width: 120px;
        height: 70px;
    }

    .sec12 {
        padding: 20px;
        padding-bottom: 20px;
    }

    .sec12 .text {
        width: 90%;
        padding: 0 20px;
        margin-top: 0;
    }

    .sec12 .text h1 {
        font-size: 28px;
        text-align: center;
        margin-top: 10px;
    }

    .sec12 .contact {
        width: 100%;
        padding: 20px;
        flex-wrap: wrap;

    }

    .sec12 .contact .btn {
        padding: 0;
        width: 100%;
    }

    .sec12 .contact input {
        width: 100%;
        margin-left: -30px;
    }

    .sec12 .contact h5 {
        width: 100%;
        font-size: 20px;
        font-style: 10px;
        margin-top: 0;
    }


    .sec13 {
        padding-bottom: 80px;
        padding-top: 50px;
    }

    .sec13 h3 {
        font-size: 25px;
    }

    .sec13 h1 {
        font-size: 35px;
    }

    .sec13 p {
        font-size: 13px;
        width: 100%;
    }

    .sec14 {
        margin-top: 20px;
    }

    .sec14-container {
        width: 100%;
    }

    .sec14-container h1 {
        font-size: 25px;
        width: 90%;
    }

    .sec14-container .btn-sec {
        width: 90%;
        flex-wrap: wrap;
        justify-content: center;
    }

    .sec14-container .btn-sec .tx {
        width: 100%;
        text-align: center;
        justify-content: center;
        margin-bottom: 10px;
    }

    .sec14-container .btn-sec .tx h5 {
        font-size: 18px;
    }

    .sec14-container .btn-sec .tx img {
        padding: 5px;
        width: 30px;
    }

    .sec15 {
        padding: 50px 20px;
    }

    .sec15 img {
        width: 100%;
    }

    .sec15 .text {
        width: 100%;
    }

    .sec15 .text h1 {
        font-size: 35px;
        margin-top: 15px;
        margin-bottom: 5px;
    }

    .sec15 .text p {
        font-size: 16px;
    }




    .sec16 .heading-sec {
        width: 85%;
        padding: 20px;
        margin-top: -50px;
    }

    .sec16 .heading-sec h3 {
        margin-top: 0;
    }

    .sec16 .heading-sec h1 {
        font-size: 25px;
        margin-top: -10px;
    }

    .sec16 .btn-container {
        width: 90%;
        overflow-x: scroll;
    }

    .sec16 .btn-container .btn {
        width: 40%;
    }

    .sec16 .btn-container .btn img {
        width: 50px;
    }

    .sec16 .btn-container .btn h4 {
        font-size: 12px;
        margin-top: 10px;
    }

    .sec16-container {
        width: 90%;
    }

    .sec16-container img {
        width: 100%;
        height: 250px;
    }

    .sec16-container .text {
        width: 100%;
        padding: 0;
        margin-top: 30px;
    }

    .sec16-container .text h6 {
        font-size: 18px;
    }

    .sec16-container .text h1 {
        margin-top: 10px;
    }

    .sec16-container .text p {
        margin: 0;
        /* text-align: justify; */
        font-size: 13px;
    }


    .sec17 {
        padding: 20px;
        margin-top: 30px;
        padding-bottom: 50px;
    }

    .sec17 h5 {
        font-size: 13px;
    }

    .sec17 h1 {
        font-size: 25px;
        font-weight: 600;
        width: 100%;
    }

    .sec17-container {
        flex-wrap: wrap;
        margin-top: 20px;
        justify-content: space-between;
    }

    .sec17-container .box {
        width: 48%;
        margin: 0;
        margin-top: 20px;
        padding: 5px;
        box-shadow: 0 0 5px rgba(116, 116, 116, 0.246);
    }

    .sec17-container .box .img {
        padding: 15px;
        margin-top: -10px;
        margin-right: -10px;
    }

    .sec17-container .box h5 {
        font-size: 13px;
    }

    .sec17 h3 {
        margin-top: 20px;
        height: 90px;
        text-align: center;
        padding-bottom: 30px;
        padding: 20px;
        font-weight: 600;
    }

    .sec17 h3 button {
        padding: 10px 30px;
        margin-top: 10px;
        margin-bottom: -80px;
        border: 2px solid #0a1f3d;
    }

    .sec18 {
        margin-top: 10px;
    }

    .sec18-container {
        width: 90%;
        display: flex;
        padding: 30px;
        padding-bottom: 0;
        flex-wrap: wrap;
    }

    .sec18-container .tx {
        width: 100%;
    }

    .sec18-container .tx h5 {
        font-size: 15px;
        font-weight: 500;
    }

    .sec18-container .tx h1 {
        font-size: 25px;
    }

    .sec18-container ul {
        width: 100%;
    }

    .sec18-container img {
        width: 100%;
        margin-top: -50px;
    }


    .sec20 {
        flex-wrap: wrap;
    }

    .sec20 .text {
        width: 100%;
        padding: 20px;
        padding-bottom: 0;
        margin-bottom: -30px;
    }

    .sec20 .text h1 {
        font-size: 32px;
    }

    .sec20 .text p {
        margin: 0;
        margin-top: 10px;
    }

    .sec20 .text button {
        font-weight: 500;
    }

    .sec20 img {
        width: 100%;
    }


}