@media screen and (max-width: 900px) {

    .loadingScreen img {
        width: 50%;
    }

    .loadingScreen h1 img {
        width: 15%;
        margin-left: -8%;
        margin-top: -6%;
    }


    .slider{
        overflow: hidden;
    }
    .slider video {
        width: 200%;
        opacity: 0.5;
        margin-left: -50%;
    }

    .slider-text{
        margin-top: -100%;
    }
    .slider-text .text{
        width: 100%;
    }

    .slider-text .text h5{
        color: #ff7300;
        font-size: 15px;
      }
      .slider-text .text h1{
        font-size: 30px;
    }
    .slider-text .text h1 span{
        font-size: 28px;
    }
    .slider-text .text p{
        margin-top: 20px;
        font-size: 16px;
    }

    .slider-text img{
        width: 30%;
        position: absolute;
        margin-left: 220px;
        margin-top: -100px;
    }


    .slider2 {
        /* margin-top: -120px; */
        max-height: 700px;

    }

    .slider2 .swiper-slide {
        width: 100%;
        height: 700px;
        flex-wrap: wrap-reverse;
        padding-bottom: 20px;
    }

    .slider2 .swiper-slide .text {
        width: 100%;
        padding-bottom: 0;
        padding: 10px;
    }

    .slider2 .swiper-slide .text h5 {
        font-size: 18px;
        margin-top: 20px;
    }

    .slider2 .swiper-slide .text h1 {
        font-size: 30px;
        margin-bottom: 20px;
    }

    .slider2 .swiper-slide .text h4 p {
        font-size: 13px;
        text-align: center;
        padding: 10px 30px;
    }

    .slider2 .swiper-slide .text h4 img {
        height: fit-content;
        margin: 0;
        display: none;
    }

    .slider2 .swiper-slide .text .box {
        margin-top: 20px;
    }

    .slider2 .swiper-slide .text .box h2 {
        width: 45%;
        font-size: 18px;
    }

    .slider2 .swiper-slide .text .box h6 {
        font-size: 15px;
    }

    .slider2 .swiper-slide .text .box h3 {
        font-size: 20px;
    }



    .slider2 .swiper-slide img {
        width: 100%;
        height: 250px;
        margin-top: -20px;
    }



    .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;
        padding-bottom: 200px;
        flex-wrap: wrap;
        padding-top: 50px;
    }

    .sec1 .img-container .png {
        width: 60%;
        margin-top: -40px;
        margin-left: 45%;
    }

    .sec1 .img-container .png2 {
        width: 42%;
        margin-left: -20px;
        margin-top: 150px;
        padding: 10px;
        display: flex;
    }


    @keyframes mymove {
        0% {
            margin-top: 150px;
        }

        50% {
            margin-top: 180px;
        }

        100% {
            margin-top: 150px;
        }
    }

    .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: 100px;
    }


    .sec1 .text {
        width: 100%;
        margin-top: 60px;
    }

    .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;
        text-align: justify;
    }

    .sec1 .text ul li img {
        width: 45px;
    }

    .sec1 .text ul li h6 {
        font-size: 13px;
    }

    .sec1 .text ul li {
        font-size: 13px;
        margin-top: 20px;
    }

    .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;
        padding-bottom: 60px;
        margin-top: 0;

    }

    .sec2-container {
        flex-wrap: wrap;
        border-radius: 80px;
        padding-bottom: 10px;
        margin-top: -160px;
    }

    .sec2 .box {
        width: 50%;
        padding: 15px;
    }

    .sec2 .box h1 {
        font-size: 25px;
    }

    .sec2 .box h4 {
        font-size: 18px;
    }

    .sec2 ul li {
        font-size: 15px;
    }

    .sec2 p {
        font-size: 20px;
    }

    .sec2 .png {
        display: none;
    }

    .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;
    }

    .sec3 .swiper-slide h3 {
        font-size: 40px;

    }


    .sec4 {
        padding-top: 0;
        padding: 10px 20px;
        margin-bottom: 0;
    }

    .sec4 .swiper-slide {
        flex-wrap: wrap;
        display: flex;
        padding-bottom: 10px;
        margin-bottom: 30px;
    }

    .sec4 .swiper-slide .img {
        width: 100%;
        margin-top: 30px;
    }

    .sec4 .swiper-slide .img img {
        height: 200px;
    }

    .sec4 .swiper-slide .text {
        width: 100%;
        padding: 0;
        /* padding-bottom: 30px; */
    }

    .sec4 .swiper-slide .text h1 {
        font-size: 35px;
        margin-top: 20px;
    }

    .sec4 .swiper-slide .text h4 {
        font-size: 18px;
    }

    .sec4 .swiper-slide .text h5 {
        font-size: 25px;
        font-weight: 800;
        font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman', serif;
    }

    .sec4 .swiper-slide .text p {
        font-size: 12px;
        width: 35%;
    }

    .sec4 .swiper-slide .text .btn img {
        width: 25px;
        margin-right: 10px;
    }

    .sec4 .swiper-slide .text .btn h3 {
        font-size: 18px;
    }


    
    .sec5 {
        margin-top: 0px;
        padding-bottom: 30px;
        padding-top: 30px;
    }

    .sec5 img {
        width: 100%;
    }

    .sec5 .text {
        width: 100%;
    }

    .sec5 .text h1 {
        font-size: 25px;
    }

    .sec5 .text p {
        font-size: 15px;
        text-align: center;
    }


    .sec5 .text button {
        font-size: 18px;
        padding: 6px 25px;
        margin-top: 5px;
    }


    .sec6 {
        margin-top: 0px;
        margin-bottom: 0px;
        padding-bottom: 50px;
        padding-top: 30px;
    }

    .sec6 h1 {
        width: 80%;
        font-size: 22px;
    }

    .sec6-container {
        margin-top: 50px;
    }

    .sec6 .sec6-container .box {
        width: 100%;
        margin-top: 20px;
        padding: 5px;
    }

    .sec6 .sec6-container .box h3 {
        font-size: 18px;
    }

    .sec6 .sec6-container .box img {
        width: 45px;
        border: 5px solid #022a3a;
        margin-left: -15px;
    }


    .sec7 {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .sec7 h5 {
        font-size: 13px;
    }

    .sec7 h2 {
        font-size: 22px;
        width: 100%;
        font-weight: 600;
    }

    .sec7 .swiper-slide img {
        width:70%;
        height: auto;
    }

    .sec7 .swiper-slide h1 {
        font-size: 18px;
        margin-top: 10px;
    }

    .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 {
        padding-bottom: 0;
    }

    .sec9 .head-tx .btn {
        display: none;
    }

    .sec9 .png {
        height: 350px;
        margin-top: -20px;
        border-radius: 0 0 50px 50px;
    }

    .sec9 h1 {
        width: 100%;
        font-size: 25px;
        margin-left: 0;
        padding-left: 0px;
        margin-top: -50px;
    }

    .sec9 .swiper {
        width: 90%;
        margin-top: 20px;
        padding-bottom: 50px;
    }

    .sec9 .swiper-slide {
        border: 1px solid rgba(0, 0, 0, 0.408);

    }

    .sec9 .swiper-slide .img img {
        width: 100%;
        height: 200px;
    }

    .sec9 .swiper-slide h4 {
        font-size: 18px;
    }

    .sec9 .swiper-slide .text .btn {
        margin-top: -10px;
    }

    .sec9 .swiper-slide .text .btn a button {
        padding: 5px 30px;
    }


    .sec10{
        max-width: 1800px;
        margin: auto;
        width: 100%;
        height: 250px;
    }


    .sec10 img{
        margin-top: 55px;
        width: 42%;
    }

    .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-top: 50px;
        padding-bottom: 50px;
        background-size: cover;
        margin-top: -20px;
    }

    .sec12 h1 {
        font-size: 30px;
    }

    .sec12 .sec12-container {
        justify-content: space-evenly;
        margin-top: 0;
    }

    .sec12 .box {
        width: 100%;
        margin-top: 30px;
    }

    .sec12 .box img {
        height: 200px;
    }

    .sec12 .box h3 {
        font-size: 15px;
    }

    .sec12 .box p {
        font-size: 12px;
        padding: 0 20px;
    }

    .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%;
    }


}