
@media (min-width: 420px){
    .services-container{--columns: 2; }
    .highlightss .bg-secc .bgimage::before {left: -0.9%;bottom: 58.5rem;width: 63.4%;height: 23%;}
    .highlightss::after {left: 0%;bottom: 67rem;width: 38%;}
}
@media (min-width: 576px){
    .doae-about_highlights .right-content .row{--bs-gutter-y: 0rem}
    .department-usp .statistics{align-items: flex-start; max-width: 32rem; margin-inline: auto; }
    .department-usp .statistics .stats .desc{text-align: left;}
    .department-usp .statistics .stats [data-count]{padding-inline: 0; margin-left: 0}
    .department-life .container::before{content:''; position: absolute; left: 0; bottom: 0; background: var(--color-prime); width: 100%; z-index: -1; height: calc(100% - 31rem)}
    .department-life .right-content ul{margin-inline: 0; background: transparent; padding-inline: 2rem}
    .fet-research-centre .text{padding: 2.5rem 2rem;}
    .highlightss .bg-secc .bgimage::before {
        left: -0.9%;
        bottom: 56.5rem;
        width: 63.4%;
        height: 25%;
    }
}
@media (min-width: 768px){
    .services-container{--columns: 3; }
    .logo-container{--columns: 4;}
    .logo-container .logo-item{aspect-ratio: auto;}
    .course-item{flex-direction: row; row-gap: 0; column-gap: 1.6rem; align-items: flex-end; padding: 2rem 2.5rem;}
    .department-usp .statistics .stats:last-child{max-width: 60%;}
    .department-life .container::before{height: calc(100% - 33rem)}
    .highlightss .bg-secc .bgimage::before {
        left: -0.9%;
        bottom: 51rem;
        width: 63.4%;
        height: 31%;
    }
    .highlightss::after {
        left: 0%;
        bottom: 65rem;
        width: 41%;
        height: 3rem;
    }
    
    
}
@media (min-width: 992px){  
    .page-header .d-flex{flex-direction: row;}
    .page-title:after{content: '';position: absolute; left: calc(100% + 2rem); top: 50%; width: 6rem; height: .17rem; background-image: linear-gradient(to right, var(--color-prime)10%, var(--color-sec));}
    .vision-mission .row .row{--bs-gutter-y: 0rem; --bs-gutter-x: 6rem;}
    .vision-mission{padding-top: .67rem} 
    .fet-about_highlights .content{padding: 3rem 2rem;}
    
    .chancellor-message {margin-top: 5rem; padding-top: 0}
    .chancellor-message figure{margin-top: -2.5rem}
    .chancellor-message .blockquote{padding-bottom: 0rem; padding-left: 1rem;}
    .program_banner_box{display: block;}
    .program_box .filter-area{padding-top: 3rem}
    .program-banner .row .row{--bs-gutter-y: 0rem}
    .program-banner .text-box{padding-left: 2rem; padding-bottom: 2rem; max-width: 34rem;}
    .program_box .courses-container{padding-top: 4rem;}
    .chancellor-message .quote-icon img{width: auto}
    
    
    .doeee-highlights .content-right::before{right: 60%}
    .dept-extra-carriculam .row .row{--bs-gutter-x: 4rem}
    .department-life .container::before{height: calc(100% - 35rem)}
    
    .doae-research-project .text{padding-bottom: 6rem;}
    .doae-research-project-table {padding-top: 0}
    .doae-research-project-table .table_wrapper{margin-top: -160px;background-color: #fff;}
    .doae-research-project .text p{max-width: 460px;}
    .fet-research-centre p{line-height: 1.87; height: calc(3 * 1.87 * .89rem) }
    .services-container{--columns: 4; }
    .department-vision-mission .row .row{--bs-gutter-x: 3rem}
    .page-title{font-size: 1.7rem}
    section.doae-research-project.fet-research-project.sec .col-lg-6::before {
        content: '';
        position: absolute;
        width: 30rem;
        right: 19%;
        height: 100%;
        background-image: url('./../images/mask-group%2021.svg');
        background-repeat: repeat;
        bottom: -23%;
    }
    .highlightss .bg-secc .bgimage::before {
        left: -2%;
        bottom: 17.2rem;
        width: 63.4%;
        height: 47.9%;
    }
    .highlightss::after {
        left: 0%;
        bottom: 29rem;
        width: 32%;
        height: 3rem;
    }
}

@media (min-width: 1350px){
    .our-objective::before{width: 21rem}
    .page-title:after{width: 8rem}
    /* .inner-header_inner .has-submenu{ max-width: 153px;} */
    .inner-header_inner li>a{ padding: 1.5rem .79rem; font-size: 14px;}
    .inner-header_inner li:not(.has-submenu)>a{ padding-right: .3rem}
    .inner-header_inner .title{padding-right: .89rem; font-size: 14px;}
    .department-usp .statistics .stats .desc{font-size: 1.7rem;}
    .department-usp .statistics{max-width: 37rem;}
    .dept-extra-carriculam {padding-top: 8.35rem}
    .dept-extra-carriculam {padding-bottom: 8rem}
    .department-usp .content-right{padding-left: 2rem}
    .vision-mission {padding-top: 2.5rem;}
    .doae-research-project .col-lg-6  img {
        width: 100%;
    }
    
}




/* ================Sanjeev================= */

@media (min-width:1200px) {.admission-main .tab-accordian-tabs {    background: var(--color-sec);    margin-bottom: 6rem;}
.admission-main .tab-accordian-tabs li.nav-item {    flex-grow: 1;    padding-inline: 0}
.admission-main .nav-tabs.tab-accordian-tabs .nav-link {    padding: 1.73rem 1.5rem;    line-height: 1.3;    display: block;    color: #fff;    text-align: left;    font-weight: 700;    background: transparent;    flex-grow: 1;    width: 100%;    isolation: isolate;    position: relative;}
.admission-main .nav-link::before {    content: '';    position: absolute;    left: 0;    top: 0;    width: 100%;    height: calc(100% + 1rem);    background-color: var(--color-prime);    z-index: -1;    filter: drop-shadow(0px 15px 20px #00000029);    opacity: 0;    transition: .3s all;}
.admission-main .nav-tabs.tab-accordian-tabs .nav-link[aria-selected="true"] {    background: transparent;    color: #fff}
.admission-main .nav-tabs.tab-accordian-tabs .nav-link[aria-selected="true"]::before {    opacity: 1;}
.admission-main .nav-tabs.tab-accordian-tabs .nav-link[aria-selected="true"]::after {    display: none;}
.admission-main .nav-link span {    display: block;    font-size: 1.33rem;    font-weight: 400}
.admission-main .tab-accordian-panels .content-left {    padding-right: 2.5rem}
.admission-main .tab-accordian-panels .row>* {    flex-grow: 1;}
.admission-help .content-left {    padding-right: 1.5rem;}
.admission-help .content-right {    margin-right: -3rem;}
.admission-main .accordion-collapse {    padding: 0}
.admission-main .accordion-collapse .row {    --bs-gutter-y: 0rem}
.admission-main .tab-accordian-panels p+h5 {    margin-top: 5rem}
 /*============Pooja_CSS_START =====================*/ 
.fmc-regulatory-approvals-p .fmc-regulatory-approvals-content::after {top: 33rem;}
/*============Pooja_CSS_END =====================*/   
    .inner-header{display: block;}
    .page-title{font-size: 1.7rem; white-space: nowrap;}
    .page-header .d-flex{text-align: left;}
    .breadcrumb{padding-left: 2rem; justify-content: end;}
    .about-fet .row .row{--bs-gutter-x: 0rem}
    .about-fet .left-panel{padding-bottom: 4rem; position: relative; padding-right: 3rem}
    .about-fet.department-about:not(.doce-about, .doece-about, .domme-about) .left-panel{height: 100%; padding-top: 3rem}
    .domme-about .left-panel{padding-bottom: 0;}
    .imgfits{z-index: 1;}
    .about-fet.sec .left-panel::after {
        top: 24rem;
        right: calc(6% + 3rem);
        height: 48%;
        width: 100vw;
    }
    .about-fet .left-panel::before {
        content: '';
        position: absolute;
        top: 0;
        right: calc(100% + 3rem);
        height: 100%;
        width: 100vw;
        background: transparent linear-gradient(127deg, #E34A21 0%, #992361 100%) 0% 0% no-repeat padding-box;
    }
    .about-fet.sec .left-panel::before {
        content: '';
        position: absolute;
       visibility: hidden;
    }
    .about-fet.sec .left-panel::after {
        content: '';
        position: absolute;
        top: 24rem;
        right: calc(6% + 3rem);
        height: 48%;
        width: 100vw;
        background: url('./../images/school-facility-main-4.png');
    }
    .fet-about_highlights::after {right: 0;width: 30%;height: 14%;bottom: 16rem;}
    .highlightss .bg-secc .bgimage::before {left: 0%;bottom: 8rem;width: 63.2%;height: 58%;}
    .about-fet figure{margin-right: -3rem}
    .fet-departments .img_headings{padding: 2rem 2.5rem;}
    .fet-departments .row .row{--bs-gutter-x: 2rem}    
    .fet-research .left-content{padding-right: 2.73rem}
    
    .doae-about_highlights .left-content{padding-right: 3rem;}
    .doae-about_highlights .row{position: relative; isolation: isolate;}
    .doae-about_highlights .container>.row>div>.row::after{content: ""; background-image: url("../images/highlights-white-line.svg");position: absolute;bottom: 0; left: calc(100% - 8rem);width:380px;height: 475px; background-repeat: no-repeat; background-size: cover; z-index: -1;}
    .doae-about_highlights figure img{width: auto}    
    .doae-about_highlights .right-content .row{--bs-gutter-y: 1rem}
    .doae-about_highlights .right-content {margin-top: 0rem}
    .department_facilities .img_headings{padding: 2.5rem 2rem; padding-bottom: 1.5rem; margin-top: -2.5rem}

    .department-usp .content-right{padding-left: 1.5rem}
    .department-usp .content-left{padding-right: 2rem}
    .department-usp .bottom-wrapper figure{margin-left: 2rem}
    .department-usp .statistics{margin-left: 0}
    .filler-right{position: relative; isolation: isolate;}
    .filler-right::after{position: absolute; content:''; z-index: -1; bottom: -4rem; right: 0; width: 18rem; height: 25rem; background-image: url('./../images/cross-filler-right.jpg'); background-repeat: no-repeat; background-position: right bottom;}

    .doce-highlights .content-right{padding-left: 2rem}    
    .doeee-highlights figure{margin-left: 3rem}
    .about-img-wrapper{position: relative; padding-top: 6.5rem; padding-bottom: 8rem}
    .about-img-wrapper::after {background-repeat: no-repeat;background-size: cover;position: absolute;bottom: 0px;left: 0;content: ""; width: 100%;background-image: url("../images/about-line.svg");z-index: 9;height: 4rem;background-size: contain; translate: 0 50%;}

    .video-container {padding-top: 8rem}
    
    /* .doeee-highlights .content-right{padding-top: 5rem;}     */
    .doeee-highlights .content-right::after{content:''; position: absolute; right: calc(100% + 4rem); width: 70%; height: calc(100% - 5rem); top: 5rem; background-image: url('../images/doee-highlihts-left-cross.png'); background-repeat: no-repeat;}
    
    .department-life .right-content{padding-left: 3rem; margin-right: -2rem; margin-top:0}
    .department-life .section-heading + .row{--bs-gutter-x: 0}
    .department-life .right-content ul{padding-inline: 0}
    .department-life .container::before{height: calc(100% - 18em)}
    .department-life .right-content .stats{text-align: left;}
    .department-life .right-content .stats span.text-24{margin-top: 0.3rem; display: block;}
    .department-life:not(.doecs-life) .right-content .stats span.text-24{padding-left: 1rem;}
    .department-life .right-content .stats [data-count]{margin-bottom: 0;}
    .department-why-ruas .right-content{padding-left: 2.3rem;}
    .department-why-ruas .container::after{content: url('../images/cross-filler-right.png'); background-position: left bottom; position: absolute; left: 100%; bottom: 0; transform: translateX(-70%); z-index: -1;}

    .fet-publications{padding-top: 0rem}
    .doae-research-project .col-lg-6 .line-img{left: -130px;top: 174px;display: block;}
    .fet-research-centre .text{padding: 2.5rem 3.33rem;}

    .school-facility.library > .container figure{position: relative; z-index: 5;}
    .school-facility.library .full-width{margin-top: -12rem}
    .school-facility.library .full-width::after{content: url('../images/'); position: absolute; left: 0; bottom: 0;}
    .school-facility.library .right-content{padding-left: 1rem}
    .school-facility p{line-height: 1.47}
    .school-facility.library > .container .right-content{padding-block: 0;}
    
    .department-vision-mission .row .row{--bs-gutter-x: 3.67rem}
    .department-why-ruas .right-content{margin-top: 0}
    .dept-partenership .right-content{padding-left: 3.33rem; padding-bottom: 4rem; padding-top: 0; margin-right:-3rem}
    .dept-partenership:not(.doece-partenership) .full-width{position: relative;}
    .dept-partenership:not(.doece-partenership) .full-width::after{position: absolute; content:''; width: 60%; max-width: 750px; height: 4rem; background-image: url('../images/centered-cros-bars.png'); background-repeat: no-repeat; background-position: center; left: 50%; bottom: 0rem; transform: translate(-50%, 50%);}
    .dept-partenership.domme-partenership .full-width::after{left: 0; transform: translate(0, 50%);}
    
    /* testimonials */
    .testimonials-type {padding-bottom: 0rem;}
    .testimonials-thumb{padding: 2.5rem; flex-direction: row; padding-bottom: 3.5rem; align-items: flex-start;}
    .testimonials-thumb figure{min-width: 25%}
    .testimonials-thumb .testimonials-details img{max-width: 100%; margin-left: 0}
    
    
    /* ===============Pooja================ */
    .smart-class-temp .school-facility.library .full-width {padding-bottom: 8rem; }
    .smart-class-temp .school-facility.library .full-width {margin-top: -8rem;}

    /* Siddharth */   
    .justice figure::after {margin-left: -64.5rem;margin-top: 25rem;}    
    :where(.about-fet-3, .about-fet-2) .line-library{height: 100%;}
    :where(.about-fet-3, .about-fet-2) .line-library::before {content: '';position: absolute; left: -3rem;width: 0.6rem;height: calc(100% - 5rem);background: var(--color-prime); }
    .about-fet-2 .line-library{max-width: 27rem;}
    .about-fet-2 .left-panel::after { content:''; position: absolute; height: 42.688rem; width: 50.625rem; background: url('./../images/sqauregrey-mc.png'); background-repeat: no-repeat; z-index: 0;}
	
}
@media (min-width:1400px) {
.sol-dean-message .container::before {height: 42%;}
.fmc-about-statistics::after {left: calc(100% + -25rem);}
.fmcadmission-thumb-right::after {bottom: -22rem;}
 .vision-mission-inner .row{--bs-gutter-x: 4rem}
    .vision-mission-inner{margin-left: -3rem}
    .fet-about_highlights .content{padding: 3rem 3.5rem;}
    .fet-departments .img_headings{padding: 2rem 2.5rem; max-width: 85%;}
    .doae-about_highlights .left-content{padding-right: 5rem;}
    .doae-about_highlights .container>.row>div>.row::after{ left: calc(100% - 10rem);}
    .department-usp .statistics .stats .desc{font-size: 2rem;}
    .department-usp .statistics{max-width: 41rem;}
    .department-usp .statistics{margin-bottom: 4rem;}
    .filler-right::after{width: 21rem}
    .doce-highlights .content-right li{line-height: 1.87;}
    .chancellor-message .blockquote{padding-left: 2.5rem;}
    .doeee-highlights .content-right{min-height: 100%}
    .doeee-highlights figure{margin-left: 4rem}
    .doeee-highlights .content-right::after{ top: 6.2rem;}
    .doeee-highlights::before{top: 6.2rem}
    .dept-extra-carriculam .row .row{--bs-gutter-x: 7rem}
    .department-life .container::before{height: calc(100% - 20rem)}
    .department-life .right-content{padding-left: 4rem}
    .department-why-ruas .right-content{padding-left: 3.3rem;}
    .doae-research-project .text{padding-right: 1rem}
    .doae-research-project .col-lg-6 .line-img {left: -74px;}
    .doae-research-project-table .table_wrapper{    margin-top: -210px;}
    .school-facility.library .right-content{padding-left: 3rem}
    .school-facility.library .full-width{margin-top: -15rem}
    .school-facility p{line-height: 1.87}
    .school-facility.library .full-width{padding-top: 4rem}
    .department-vision-mission .row .row{--bs-gutter-x: 5.67rem}
    .doeee-highlights .content-right{padding-left: 2rem}
    .department-vision-mission .offset-xxl-1{margin-left: 11%}
    .page-title{font-size: 2.26rem}
    .testimonials-thumb figure{min-width: 33%; margin-right: 1rem}
    .highlightss::after {left: 0%;bottom: 24rem;width: 29%;height: 3rem;}
    .doae-research-project .col-lg-6  img {
        width: -webkit-fill-available;
    }
    .about-fet.sec .left-panel::after {
        content: '';
        position: absolute;
        top: 24rem;
        right: calc(6% + 3rem);
        height: 48%;
        width: 100vw;
        background: url('./../images/school-facility-main-4.png');
    }
    section.doae-research-project.fet-research-project.sec .col-lg-6::before {width: 36rem;right: 14%;height: 100%;bottom: -27%;}

    /* siddharth */
    
    .justice figure::after {margin-left: -74.7rem;margin-top: 30rem;}
}
@media (min-width:1600px) {
.sol-dean-message .container::before {height: 49%;}
  /* .chancellor-message .blockquote{padding-inline: 4.7rem;;} */
    .doeee-highlights .content-right{padding-top: 7rem;}
    .doeee-highlights .content-right::before{bottom: -9rem; }
    .doae-research-project .col-lg-6 .line-img {left: -167px;}
    .doae-research-project .col-lg-6  img {width: auto;}
    .doae-research-project-table .table_wrapper{ margin-top: -300px;}
    .fet-research-centre p{line-height: 1.87; height: auto }
    .school-facility.library .full-width{margin-top: -17rem}
    .school-facility.library .stats-lg{padding-bottom: 4rem;}
    .why-us-doecs .right-content{padding-left: 6rem}
    .department-usp .content-right{padding-left: 2.5rem}
    .services-container .service-thumb{padding: 4rem 2.5rem}
    .testimonials-thumb{padding: 3.33rem; flex-direction: row; padding-bottom: 5rem; column-gap: 3rem}
    .about-fet.sec .left-panel::after {top: 26rem;right: calc(6% + 3rem);height: 63%;width: 100vw;}
    .highlightss .bg-secc .bgimage::before {left: 0%;bottom: 4.3rem;width: 63%;height: 62%;}
    .highlightss::after {left: 0%;bottom: 23rem;width: 31%;height: 3rem;}
    .low-regularity::after {right: 0%;bottom: -25rem;width: 32%;height: 75%;}
    section.doae-research-project.fet-research-project.sec .col-lg-6::before {width: 43rem; right: 18%;height: 100%;bottom: -22%;}
}
@media (min-width:1700px) {.admission-general-grid {margin-top: -5rem;    padding-top: 10rem;}
.sol-dean-message .container::before {width: 8.75rem;    height: 51%;}
.fmc-dean-thumb ::before {right: calc(100% + 3.5rem);}
.fmcadmission-thumb-right::after {bottom: -25rem;}
    /*============Pooja_CSS_START =====================*/
.fmc-admission-p .fmcadmission-thumb-right::after {bottom: -40rem;}
.fmc-regulatory-approvals-p .fmc-regulatory-approvals-content::after {left: calc(100% + -26rem);width: 38rem;top: 33.8rem;}
.fmc-research-sec .container::after {left: calc(100% + -15rem);width: 50%;}
/*============Pooja_CSS_END =====================*/
.doae-research-project-table .table_wrapper{    margin-top: -330px;}
.doae-research-project .text p{max-width: 480px;}
.doae-research-project .col-lg-6 .line-img {left: -190px;top: 201px;}
.highlightss .bg-secc .bgimage::before {left: -0.9%;bottom: 4.5rem;width: 63.4%;height: 62%;}
.fmc-content-highlights::before {right: calc(100% + 6rem);}
.fmc-about-statistics::after {left: calc(100% + -30rem);}   
}

/*========================= Siddharth================== */

/*========================= anju css atart ================== */

/* 03-01-2024 css starts ends 08/08/1995 */
@media only screen and (max-width:1399px){
    .fmc-regulatory-approvals-p .fmc-regulatory-approvals-content::after{
        display:none;
    }
}
/* 03-01-2024 css ends ends 08/08/1995 */

@media (max-width:1199.98px){
.fmc-admission-sec h4, .fmc-admission-sec ul{margin-left:3rem;}
.nav-link.text-30 {font-size: 1rem;}
.low_about_bottom {padding-top:2rem;}
.fmc-about-statistics::after{display:none;}
.fmc-about-statistics {justify-content: center;}
.fmc-content-about2 {margin-left: 0.5rem;margin-top:2rem;}
/* 03-01-2024 css starts ends 08/08/1995 */
.research-left {
    padding-bottom: 3rem;
    padding-right: 0;
}
.library-rules {
    padding-bottom: 3rem;
}
.fmc-about-thumb-highlights .img-fit img {
    position: relative;
    z-index: 1;
}
.fmc-phd-scholars .container::after{
    z-index: 0;
}
.smart-class-temp .school-facility.library .full-width {
    padding: 5rem 0;
}
.school-facility.library .swiper :is(.swiper-button-next, .swiper-button-prev){
    left: 42%;
}
.smart-class-temp .school-facility.library .full-width::before{
    width: 10%;
}
.school-facility.library .facility-stats .right-content {
    display: block;
    text-align: center;
    margin: 0 auto;
}
/* 03-01-2024 css ends ends 08/08/1995 */
}


@media (max-width:991.98px){
.fmc-admission-sec h4, .fmc-admission-sec ul{margin-left:0rem;}
.admission-grid-tab-left {padding-bottom: 1rem;}
.admission-grid-tab-left a {margin-top: 3.25rem;}
.fmc-admission-left .row{    --bs-gutter-y: 1rem;}
/* .testimonials-inner .testimonials-content blockquote {font-size: 1.33rem; margin-bottom: 1rem;--font-size: 1.33rem;} */
.cta-wrapper .col-md-4, .cta-wrapper .col-md-3{    width: 100%;}
.fmc-about-awards-achievement::before{display:none;}
.fmc-vision-mission-inner .col-xl-3.col-lg-5{margin-bottom:3rem;}
.fmc-vision-mission-inner .col-xl-3.col-lg-5 h4, .fmc-vision-mission-inner .col-xl-4.col-lg-7 h4{margin-bottom:1rem;}
/* 03-01-2024 css starts ends 08/08/1995 */
.fmc-about-highlights {
    margin: 0;
    padding: 5rem 0;
}
.fmc-phd-scholars-content {
    padding-left: 0;
}
.fmc-about-thumb-highlights {
    padding-bottom: 3rem;
}
.fmc-regulatory-approvals .fmc-isdc-grid .fmc-isdc-content1 {
    padding-bottom: 3rem;
}
.fmc-isdc-grid {
    margin: 3rem 0rem;
}
.school-facility .about-main-left .stats {
    padding-bottom: 1rem;
}
.fmc-about-thumb-highlights {
    padding-top: 1rem;
}
.library-staff-fmc1 .library-staff_inner .librarian-thumb {
    padding-inline: 1rem;
    border: none;
}
.fmc-isdc-content1 {
    height: 100%;
    margin-bottom: 1rem;
}
.school-facility .about-main-left {
 
    padding-left: 1rem;
}
.school-facility.library > .container .right-content {
    padding-top: 3rem;
    padding-bottom: 4rem;
    padding-left: 1rem;
}
/* 03-01-2024 css ends ends 08/08/1995 */
}




@media only screen and (max-width:767.98px){
	.admission-grid-tab-left a {margin-top: 3.25rem;}
	.admission-main .accordion-collapse {padding: 1rem 0rem;}

	/* 03-01-2024 css starts here 08/08/1995 */
    .about-main + .about-fet {
        padding-bottom: 0;
    }
    .about-fet {
        padding-bottom: 3rem;
    }
    .fmc-vision-mission:before {
        display: none;
    }
    .fmc-vision-mission .row {
        --bs-gutter-y: 2.5rem;
    }
    .stats.stats-lg span {
        white-space: pre-wrap;
    }
    .fmc-phd-scholars .row {
        --bs-gutter-y: 3rem;
    }
    .fmc-about-sec {
        padding: 6rem 0rem 0rem;
    }
    .low_about_bottom, .bg-light, .fmc-about-awards-achievement,
    .testimonials, .fmc-admission, .admission-main.fmc-admission-tab,
    .program-banner, .program_box, .departments.fet-departments, .school-facility, .school-facility.library > .container     .school-facility, .book-issue-table, .faculty, .happening-heading, .happening, .contact-main{
        padding: 3rem 0;
    }
    .fmc-about-highlights {
        padding: 5rem 0rem;
        margin: 0;
    }
    .fmc-vision-mission {
        padding: 7rem 0rem 3rem;
    }
    .fmc-regulatory-approvals {
        padding: 6rem 0rem 4rem;
    }
    .fmc-isdc-grid {
        margin: 3rem 0rem;
    }
    .fmc-regulatory-approvals .fmc-isdc-grid .fmc-isdc-content1 {
        padding-bottom: 3rem;
    }
    .fmc-about-awards-achievement .award-thumb1 {
        padding-bottom: 3rem;
    }
    .fmc-regulatory-approvals .fmc-isdc-grid {
        margin-bottom: 0;
    }
    .fmc-about-highlights .fmc-content-highlights {
        margin-right: 0;
        padding-bottom: 3rem;
    }
    section.addmission-faq {
        padding: 3rem 0;
        padding-bottom: 11rem;
    }
    .cta-wrapper {
        padding: 5rem 0 3rem;
    }
    .fmc-admission-sec {
        padding: 3rem 0rem 0;
    }
    .admission-main.fmc-admission-tab {
        padding-top: 3rem;
    }
    .course-item .right-panel {
        justify-content: space-between;
    }
    .fmc-research-sec .container::after{
        display: none;
    }
    .fmc-research-sec{
        padding-bottom: 3rem;
    }
    .fmc-research-sec .fmc-research-read .stats a {
        margin: 0;
    }
    .school-facility.library .swiper :is(.swiper-button-next, .swiper-button-prev) {
        left: 39%;
    }
    .smart-class-temp .school-facility .section-heading {
        margin-bottom: 0;
    }
    .library-staff {
        padding-bottom: 3rem;
    }
    .library-staff-fmc .cta-box {
        margin-top: 0;
    }
    .programms.doae-programm .programms-right .heading {
        margin-bottom: 0;
    }
    .top-section {
        padding: 2.5rem 0 3rem;
    }
    .happening-heading #heading {
        display: block;
        padding-bottom: 1rem;
    }
    .contact-main .contact-thumb {
        padding: 0;
    }
    .programms.doae-programm {
        padding: 3rem 0;
    }

}

@media only screen and (max-width:600px){
    .low_about_bottom .fmc-about-statistics{
        gap: 2rem;
        flex-wrap: wrap;
    }
    .school-facility.library .swiper :is(.swiper-button-next, .swiper-button-prev) {
        left: 36%;
    }
}

@media (max-width:575px){
    .fmc-about-statistics.xs-dblok{ display:inline-grid; margin-top: 2rem;}
    .fmc-about-sec.xs-scrn{padding: 3rem 0rem 0rem;}
    .fmc-vision-mission, .fmc-regulatory-approvals { padding: 3rem 0rem 3rem; }
    .fmc-vision-mission .row {  --bs-gutter-y: 1rem;  }
    .fmc-regulatory-approvals-content h3 {   margin-bottom: 2rem;    }
    section.about-main.xs-0p{padding:2rem 0;}
    .fmc-isdc-grid.xs-p0{margin-top:0rem;}
}
/* 03-01-2024 css starts ends 08/08/1995 */

/*========================= anju css end ================== */