@media screen and (max-width: 1560px) {

    .modal-dialog {
        max-width: 70%;
    }

    .other-banner .content{
  width: 35vw;
}


}

@media screen and (max-width: 1500px) {

    section.other-banner .fs-1 {
        font-size: 29px !important;
    }

    .desk {
        height: 323px;
    }


}

@media screen and (max-width: 1400px) {

    .social {
        position: absolute;
        left: 26px;
        top: auto;
        bottom: 30px;
        z-index: 9999;
        width: 100%;
        border-right: 0;
        height: auto;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: start;
        gap: 31px;

    }

        section.test .card-img-overlay {
    top: 40%;
    transform: translateY(-50%);
    padding: 20px 50px;
}

}



@media screen and (max-width: 1300px) {

}


@media screen and (max-width: 1100px) {
    .size {
        font-size: 40px;
    }

    .social {
        position: absolute;
        left: 26px;
        top: auto;
        bottom: 30px;
        z-index: 9999;
        width: 100%;
        border-right: 0;
        height: auto;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: start;
        gap: 31px;

    }

    .modal-dialog {
        max-width: 70%;
    }


    .player {
        display: none;
    }

    section.test .card-img-overlay {
    top: 32%;
    transform: translateY(-50%);
    padding: 25px 19px;
}


 .other-banner .content h4 {
        font-size: 19px !important;
        line-height: 26px;
    }
}

/* Responsive adjustments */
@media (max-width: 991px) {
    section.future .box {
        display: none;
    }

    section.future {
        background: -webkit-gradient(linear, left top, right top, from(#034194), to(rgba(76, 175, 80, 0.96)));
        background: -o-linear-gradient(left, #034194 0%, rgba(76, 175, 80, 0.96) 100%);
        background: linear-gradient(90deg, #034194 0%, rgba(76, 175, 80, 0.96) 100%);
    }

    .other-banner .content {
        width: 36vw;
    }

   
}

@media (max-width: 768px) {
    .site-footer {
        padding: 30px 0;
    }

    .footer-heading {
        margin-top: 20px;
    }

    .enquire-button {
        text-align: left;
        margin-bottom: 20px;
    }

    .size,
    .size1 {
        font-size: 30px;
    }

    section.testimonials h2,
    section.service h2,
    section.video h2 {
        padding: 10px 22px;
        top: -20px;
    }

    
    .width li{
        width: 100% !important;
    }


}

@media screen and (max-width: 600px) {

    section.service svg {
        width: 100%;
        margin: 0 auto;
    }



    section.service h2 {
        position: absolute;
        top: -24px;
        background-color: #fff;
        padding: 10px 30px;
        /* text-align: center; */
        left: 49.7%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
    }

    .size,
    .size1 {
        font-size: 30px;
    }

    section.service h2 {
        position: absolute;
        top: -24px;
        width: 70%;
        background-color: #fff;
        padding: 20px;
        /* text-align: center; */
        left: 49.7%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
    }

    section.service .service_box .box:nth-child(1):hover .btn_4 {
        opacity: 0;
    }


    section.testimonials svg,
    section.video svg {
        width: 100%;
        margin: 0 auto;
    }




    .padding {
        padding-bottom: 50px;
    }

    .margin {
        margin-bottom: 50px;
    }


    section.testimonials .row {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        overflow-x: auto;
    }

    section.testimonials .row::-webkit-scrollbar {
        height: 2px;
    }

    section.testimonials h2,
    section.video h2 {
        font-size: 24px;
        width: 80%;
        top: -13px;
    }

    section.contact-section {
        padding: 40px 0;
    }


    section.hero-section .carousel-caption {
        top: auto;
        bottom: -40px;
    }


    .desk {
        display: none;
    }

    .mobile {
        display: block;
    }

    header .logo {
        width: 80px;
        position: relative;
        top: -2px;
    }

    header .logo1 {
        width: 80px;
    }


    header.active .logo {
        width: 80px;
        position: relative;
        top: -2px;
    }

    header.active .logo1 {
        width: 80px;
    }

    section.details {
        padding-top: 33px;
    }

    .drop {
        z-index: 10000;
    }

    section.other-banner .fs-1 {
        font-size: 24px !important;
    }

    section.other-banner .breadcrumb-item {
        font-size: 14px !important;
    }

    header .logo1 {
        width: 100px;
    }

    header .logo {
        width: 112px;
    }

    header.active .logo1 {
        width: 98px;
    }

    header.active .logo {
        width: 109px;
        position: relative;
        top: -2px;
    }

    section.test img {
        height: 535px;
        object-fit: cover;
        border-radius: 30px;
    }

    section.other-banner .card-img-overlay {
        top: 49%;
        transform: translateY(-50%);
    }

    .mobile {
        height: 140px;
    }

    section.test .card-img-overlay {
        top: 55%;
        transform: translateY(-50%);
        padding: 20px 17px;
    }

    section.need svg {
        width: 100%;
        margin: 0 auto;
    }

    section.need .heading_1 h2 {
        position: absolute;
        top: -12px;
        background-color: #fff;
        padding: 12px 5px;
        /* text-align: center; */
        left: 49.7%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
    }

    .size,
    .size1 {
        font-size: 21px;
    }

    .modal-dialog {
        max-width: 100%;
    }


    .modal-footer {
        transition: all 0.5s ease;
    }

    .modal-footer {
        position: fixed;
        bottom: 0;
        background: #fff;
        width: 94%;
    }

    .lottie-player.size {
        width: 223px;
    }



    .btn_fixed {
        position: fixed;
        bottom: 0;
        background: #fff;
        width: 100%;
        margin: 0 auto;
        /* inset: 0; */
        left: 0;
        padding: 8px 0;
        right: 0;
        text-align: center;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    section.online_test {
        padding: 40px 0 !important;
    }

    section.online_test h2 {
        font-size: 20px !important;
    }

     section.online_test .fs-4{
    font-size: 17px !important;
    }

    section.online_test p {
        font-size: 14px;

    }

    section.online_test span {
        position: relative;
        top: -1px;

    }

    section.service_2 .card_1 {
        background-color: #0056B3;
        overflow: hidden;
        height: 436px !important;
    }

    section.service_2 .card_1 .size_2 {
        width: 180px;
        font-size: 30px !important;
    }

    section.video .card_1 {
        height: 100%;
    }


    section.video .owl-theme .owl-nav.disabled+.owl-dots {
        margin-top: -5px !important;
    }

    section.ads .box_1 {
        background-color: #0049AC;
        display: none;
    }

    section.ads .container {
        background-color: #0049AC;
    }


    section.benefits .box {
        margin-bottom: 22px;
        width: 100%;
    }

    .mob_size {
        height: 199px;
        object-fit: cover;
        object-position: left;
    }


    .other-banner .content {
        width: 80vw;
    }

 .other-banner .content h4 {
    line-height: 23px;
    font-size: 16px !important;
    /* top: 10%; */
}

    section.last {

    background-position: 63% 100%;
    height: 301px;

}

.sidebar a{
flex-wrap: wrap;
}

.font {
    font-size: 24px;
}


}