@media (max-width: 700px) {
    .wrapper {
        box-shadow: none;
        background: #fff;
    }

    .wrapper .logo {
        display: none;
    }

    nav .content .links {
        display: block;
        position: fixed;
        background: #fff;
        height: 100%;
        width: 65%;
        top: 70px;
        left: -100%;
        margin-left: 0;
        max-width: 350px;
        transition: all 0.3s ease;
        overflow-y: auto;
        box-shadow: rgba(0, 0, 0, 0.05) 0px 6px 24px 0px, rgba(0, 0, 0, 0.08) 0px 0px 0px 1px;
    }

    .content h1 {
        display: block;
        color: #002351;
        font-weight: 500;
        font-size: 16px;
        text-transform: uppercase;
        line-height: 1.3;
        letter-spacing: 1px;
    }
    .content h1  span{
        font-size: 12px;
    }

    .content img {
        display: block;
        width: 40px;
        object-fit: cover;
        border-radius: 50%;
    }

    .content .logo a {
        color: var(--third);
        font-size: 14px;
        font-weight: 600;
    }

    nav #show-menu:checked~.content .links {
        left: 0%;
        background: var(--primary);
    }

    nav #show-menu:checked~.menu-icon i::before {
        content: "\f00d";

    }

    .content .links li {
        margin: 15px 20px;

        border-right: none;
    }
    .content .links #hi li a:hover {
        /*  color: #352F44; */
       transform: scale(0);
       
       }
       .content .links li:hover ul{
        transform: none;
       }
    .content .links li a,
    .content .links li label {
        line-height: 18px;
        font-size: 14px;
        display: block;
        padding: 8px 18px;
        letter-spacing: 2px;
        color: var(--fourth) !important;
        cursor: pointer;
        font-weight: 500 !important;
    }
    .content .links #hi li a{
        color: var(--second)!important;
        line-height: 1.5;
    }
    .wrapper .menu-icon {
        display: block;
        width: 45px;
        color: #002351;
    }

    .content .links ul {
        position: static;
        opacity: 1;
        visibility: visible;
        max-height: 0px;
        overflow: hidden;
        padding-top: 0;
    }

    .content .links ul li a {
        line-height: 12px;
        font-size: 12px;
    }

    .content .links #show-more:checked~ul {
        max-height: 100%;
    }

    .content .links #show:checked~ul {
        max-height: 100%;
    }

    .content .links #shows:checked~ul {
        max-height: 100%;
    }

    .content .links #showst:checked~ul {
        max-height: 100%;
    }

    .content .links #showg:checked~ul {
        max-height: 100%;
    }

    .content .links li .desk-links {
        display: none;
    }


    .wrapper nav {
        display: flex;
        max-width: calc(100%);
        margin: 0 14px;
        height: 100px;
        justify-content: flex-start;
        align-items: center;
        border-top: none !important;
        background: #fff;
    }

    .slider-main-bg {
        margin-top: 47px;
    }

    .swiper {
        height: 200px;
        width: 100%;
        box-shadow: none;
    }

    .swiper-slide img {
        height: 200px;
    }


    .swiper-button-next:after,
    .swiper-button-prev:after {
        font-family: swiper-icons;
        font-size: 26px !important;
        font-weight: bold;
        text-transform: none !important;
        letter-spacing: 0;
        font-variant: initial;
        line-height: 1;
        color: #000;
    }
/* MAIN PART START */


.about_sec{
    padding: 0 24px;
    margin-top: 60px;
    display: flex;
    flex-direction: column;
}
.small_box_card{
    grid-template-columns: 1fr 1fr;
}
.home_gallery{
    display: flex;
    flex-direction: column;
    gap: 50px;
    margin: 38px 0;
}
.about_sec .about_text{
    padding: 38px;
    background-position: left;
}
.about_text p{
    padding: 0;
}
.events_body{
    width: 100%;
    padding: 24px;
}
.col_img .first_grid{
    display: flex;
    flex-direction: column;
    padding: 0px;
}
.mobile_no{
    display: none!important;
}
.first_grid .first_grid_col{
    padding: 20px;
}

.col_img button{
    margin-top: 6px;
}
.about_sec{
    background-color: #fff;
}
.prin_msg{
    display: flex;
    flex-direction: column;
    margin-top: 38px;
}
.normal_cards img{
    padding: 24px!important;
}
.prin_msg .prin_text{
    padding: 0 24px;
}
.prin_text p{
    padding: 0;
}
.prin_text h1{
    text-align: center;
}

.normal_cards .norm_box{
    padding: 45px 0;
}

.logo_name{
    gap: 5px;
    padding: 0;
}
.event_card_flex{
}

.events_body .see_all button{
    font-size: 13pt;
    padding: 3px 11px;
}
.notices{
    box-shadow: none;
}
.events_body .see_all{
    align-self: flex-start;
}
.event_card_flex button{
    align-self: flex-start;
}
.footer_head h2{
    font-size: 16px;
}
.footer_first{
    display: flex;
    flex-direction: column;
}
.footer_second{
    flex-direction: column;
    align-items: center;
}
.footer_second p{
    padding: 2px;
}
.events_body{
    box-shadow: none;
}
footer{
    margin-top: 82px;
}
.im_t{
    gap: 0;
    flex-direction: column;
}
.p_text_img{
    width: 95%;
    padding: 0;
    gap: 9px!important;
}
.p_text_img .im_t p{
    padding: 12px;
}
.p_text_img h1::after{
    margin: 7px auto;
}
.p_text_img h1{
    padding-top: 24px;
    align-self: center;
}
.pages_head{
    margin-top: 44px;
}
.pages_head h1{
    padding: 42px 0;
    font-size: 24pt;
}
.im_t h2{
    padding-left: 12px;
}
.exam_pdf_body{
    display: flex;
    flex-direction: column;
}
.pdf p{
    font-size: 11pt;
}
.exam_pdf_body{
    width: 90%;
    padding: 20px;
}

.rank_holders{
    
    display: flex;
    flex-direction: column;
}
.rank_class{
    width: 100%;
}

.stu_rank_photos{
    width: 100%;
    display: flex;
    flex-direction: column;
}.stu_rank_photos .stu h2{
    font-size: 13pt;
}
.stu_rank_photos .stu{
    width: 100%;
}
.syllabus_body{
    width: 90%;
}

.gallery{
    display: flex;
    flex-direction: column;
}

.news-detail{
    width: 100%;
    display: flex;
    flex-direction: column;
}
.left-news{
    align-items: center;
}
.left-news img{
    width: 100%;
}
.contact{
    width: 95%;
    display: flex;
    flex-direction: column;
}
.video_gal{
    width: 85%;
    display: flex;
    flex-direction: column;
}
.staff_grid{
    display: flex;
    flex-direction: column;
}
.staff_body{
    padding: 24px;
}
  
  .grid_3_cards{
    display: flex;
    flex-direction: column;
}
.card_body{
    border-bottom: 1px solid #cdcdcd;
    border-right: 0
}
.grid_cards{
    position: relative;
}
.manda{
    position: relative;
    display: flex;
    width: 100%;
    justify-content: center;
    align-items: center;
    z-index: 9;

}


.manda p{
 position: absolute;
    top: 0;
    right: 0;
     background-color: transparent; 
    text-align: center;
    text-transform: uppercase;
    color: red;
    font-weight: 700;
    font-size: 11px;
}

td, th {
font-size: 12px;
padding: 0;
}
}