@media screen and (max-width: 992px) {

    body {
        line-height: 22px !important;

    }


    .footer-logo {
        width: 50%;
    }

    .navbar .navbar-brand img {
        width: 9rem;
    }

    .header-section .video-content h5 {
        font-size: 47px;
        margin-bottom: 15px;
    }

    .video-content {
        width: 90%;
    }

    .header-section .video-content p {
        margin-bottom: 30px;
    }

    .section-heading {
        font-size: 27px;
        margin-bottom: 10px;
        line-height: normal;
    }

    .main-btn {
        border: 1.7px solid #1F3976;
        border-radius: 2px;
        font-size: 16px;
        padding: 10px 20px 10px 24px;
    }

    footer .footer-heading {
        font-size: 16px;
        margin-bottom: 7px;
    }

    footer .footer-links li {
        margin-bottom: 5px;
    }

    footer hr {
        margin: .7rem;
    }

    .text-just {
        text-align: justify;
    }

    .home-about-section .play-btn {
        top: 1%;
        left: auto;
        right: -24px;
    }

    .home-about-section .play-btn img {
        width: 67%;
    }

    .home-about-section .play-btn i {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-127%, -49%);
        font-size: 21px;
        color: #991C18;

    }

    .single_gallery_item img {
        height: 200px;
        object-fit: cover;
    }

    #collaborations-slider .box {
        height: 90px;
    }

    #collaborations-slider .box img {
        transform: scale(.7);
    }

    .home-know-section {
        background-image: none;
        background-repeat: no-repeat;
        width: 100%;
        margin: auto;
        background-size: cover;
    }

    .greeting-box {
        padding: 15px;
        margin: 0px 0px 15px;
    }

    .header-section .secondary-banner .banner-img {
        padding-bottom: 0px;
    }

    .header-section .secondary-banner .content .main-heading {
        font-size: 27px;
    }

    .home-know-section-mob {
        background-image: url(../img/home-know-section-bg.png);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
    }

    .header-section .secondary-banner .content {
        height: 280px;
    }

    .cgec-section .etiquette-section {
        gap: 10px;
        padding: 10px 0;
    }
    .our-clubs-section .box {
        padding: 15px 15px;
    }
    .our-clubs-section p {
        margin-bottom: 0px;
        text-align: justify;
    }
    .galery-slide .single_gallery_item img {
        height: 108px;
    }
    .work-at-section .box {
        padding: 15px 15px;
        min-height: auto;
    }
    .mob.navbar-brand{
        width: 150px;
    }
    .work-at-section p {
        margin-bottom: 0px;
        font-size: 14px;
    }
    .testimonial_tabs{
        flex-direction: column;
        width: 100%;
    }
    .testimonial_tabs li button{
        width: 100%;
        min-width: auto;
        border-radius: 5px;
        padding: 12px 5px;
        font-size: 15px;
        line-height: 20px;
    }   

    .inner_testi {
        padding: 17px;
        border-radius: 7px;
        min-height:auto;
    }

    #main-form form .form-control {
        height: 40px;
        padding: 3px 13px;
    }
    #main-form form .form-control::placeholder,
    #main-form form select.form-control {
      font-size: 13px;
    }

    .web-btn {
        padding: 10px 23px 10px 23px;
        color: #fff;
        font-size: 15px;

    }

    .schools_tabs {
   
        border-radius: 8px;
        display: flex
    ;
        flex-wrap: nowrap;
        overflow: scroll;
    }

    .schools_section .schools_div {
        height: initial;
        padding-top: 53px;
    }
    .schools_tabs li button {
        min-width: 130px;
        padding: 10px 5px;
        font-size: 15px;

    }
    .schools_section .schools_div .schoolsContent:last-child{
    margin-bottom: 20px;
    }

    .banner-count .box img {
        width: 30px;
        margin-right: 10px;
    }
    .banner-count .box::after {
        display: none;
    }
    .banner-count .box p {
        font-size: 12px;
    }
    .banner-count .box h6 {
        font-family: 'canela-font-medium';
        font-size: 16px;
        margin-bottom: 0px;
    }

    .diclosure_tabs{
        display: flex;
        flex-wrap: nowrap !important;
        width: auto !important;
        overflow: scroll !important;
    }
    .diclosure_tabs li {
        width: 100%;
    }
    .disclosure_section tbody td {
        background-color: #fff;
        padding: 11px 19px;
        font-size: 14px;
    }

    .location-card {
        padding: 15px;
    }

    .why-choose-cbse .box {

        padding: 12px 13px;
    }
    .why-choose-cbse .box img {
        padding: 7px;
       
        min-height: 40px;
        height: 40px;
        width: 40px;
        min-width: 40px;
        margin-right: 10px;
    
    }
    .why-choose-cbse .box p {
      font-size: 14px;
      line-height: normal;
    }
    .minor-heading {
        margin-bottom: 17px;
       
        font-size: 21px;
       
    }

    .late-box h5 {
        font-size: 25px;
        line-height: 34px !important;
    }
    .slogan .hindi {
        font-size: 20px;
        line-height: 44px;
    }
    .slogan p {
        font-size: 18px;
        line-height: 26px;
    }
}