
/* @media screen and (min-width:375px) and (max-width:575px) {
    .container{ gap: 50px;}
    .carousel-innerhome,.BillboardTab {
        margin-top: -50px;
      }
} */


.home-div1,.goals-journey-container{
    display: flex;
    flex-direction: column;
    gap: 150px;
}
@media (max-width: 875px) {
   .home-div1,.goals-journey-container{
        gap: 75px;
    }
}
@media (max-width: 575px) {
    .BillboardTab {
        max-width: 100%;
	}
	
	.BillBoardImg {
    width: 100%;
    height: 350px;
}
	
	.BillBoardHeader {
    font-family: "DM Serif Display";
    font-size: 39px;
    font-style: normal;
    font-weight: 400;
    line-height: 100%;
    width: 100%;
    height: 78px;
    color: var(--Colors-Text-Color, #000);
}
		.BillboardTab {
    display: flex;
    justify-content: center;
    align-items: center;
    position: initial;
    height: 650px;
    box-sizing: border-box;
    margin-top: 3%;
}
 
	
	
	
    .home-div1,.goals-journey-container{
        gap: 50px;
    }
}


@media screen and (min-width:576px) and (max-width:875px) {
    .home-div1{ gap: 75px;}
    .carousel-innerhome,.BillboardTab {
        margin-top: -75px;
      }
}
@media screen and (min-width:876px){
    
    
    .home-div1{ gap: 130px;}
	
	
	
	
    .carousel-innerhome,.BillboardTab {
        margin-top: -94px;
    }
    .mobile-view{display: none;}
}

/* Media Query starts for uniresearch.php */
@media screen and (min-width:576px) and (max-width:875px) {
    .prof,.mainresearch,.eventscardframe,.pabframe,.downb{
        grid-template-columns: repeat(2, 1fr) !important;
    }
    .faq{
        flex-direction: column !important;
    }
    .me2container{
        display: none !important;
    }
    .eri-tnc {
        width: 72% !important;
    }
    .eri-images{
       width: 28% !important;
    }
    .me1container{
        height: 100% !important;
        width: 100% !important;
    }
    .overview-main{
        flex-direction: column !important;
        width: 100% !important;
        align-items: center !important;
    }
    .home-emational_div{
        display: flex !important;
        flex-direction: column-reverse !important;
        align-items: flex-start !important;
    }
    .home-emational_div3_subdiv{
        width: 100% !important;
    }
    .flex-row{
        flex-direction: row !important;
        gap: 4% !important;
    }
    .coexammpc-subtitle1{
        width: 48% !important;
        display: flex !important;
        gap: 10px !important;
        flex-direction: column !important;
    }
    .coexammpc-image1{
        width: 48% !important;
    }
    .coexammpc-image1 img{
        height: 100% !important;
        width: 100% !important;
    }
    
    .home-emational_div3_subdiv2_txt {
        width: auto !important;
        text-align: justify !important;
    }
    .home-emational_div3{
        height: auto !important;
    }
    .home-emational_div1{
        width: 100% !important;
        flex-direction: row-reverse !important;
        gap: 25px !important;
        text-align: justify !important;
        align-items: center;
    }
    .w-50{
        width: 50% !important;
    }
    .md-button{
        display: none !important;
    }
    .home-goals_innrdiv{
        gap: 5px !important;
    }
    .home_goals{
        width: 67% !important;
    }
    .non-clk_carddiv{
        height: 100% !important;
        width: 33% !important;
    }
    .non-clk_imgbrdr {
        width: 100% !important;
    }
    .home-emational_div2img{
        display: none !important;
    }
    .scholarshipAndFeesDetails{
        flex-direction: column;
        gap: 125px;
    }
    .scholarship-section{
        width: 100%;
        row-gap: 0px;
    }
}
@media screen and (min-width: 876px) {
    /* .prof,.eventscardframe,.mainresearch,.pabframe{
        grid-template-columns: repeat(3, 1fr);
    } */
    .me1container,.me2container{
        height: 200px;
        width: 200px;
    }
    .home-reseach_squareimgbdrdiv{
        width: 100%;
        padding: 0;
    }
    /* .overview-main{
        flex-direction: column;
        width: 100%;
    } */
}
/* Media Query ends for uniresearch.php */


/* Media Query starts for admissions.php */
@media (max-width: 575px){
    .me2container{
        width: 90%;
        height: 100%;
    }
    .BillBoardBottom{
        width: 100%;
    }
    .me2container img {
        width: 50%;
        height: 50%;
    }
    .downb{
        grid-template-columns: repeat(2,1fr);
		 grid-template-columns: repeat(1,1fr);
    }
    .pabframe,.eventscardframe{
        grid-template-columns: repeat(1,1fr);
    }
    .non-clk_carddiv{
        width: 100% !important;
    }
    .rescontent{
        flex-direction: column;
    }
    .eri-mainframe{
        width: 95vw;
    }
    .eri-tnc{
        width: auto;
    }
    .eventstitle,.home-emational_div3_subdivtitle{
        font-size: 31px !important;
    }
    .home-emational_div{
        display: flex !important;
        flex-direction: column-reverse;
    }
    .home-emational_div {
        gap: var(--Spacing-Spacing-xl, 55px);
        gap: var(--Spacing-Spacing-xl, 15px);
    }
    .home-emational_div2img{
        display: none !important;
    }
    .home-emational_div3 {
        /* margin-bottom: 70px; */
    }
    .home-goodfood_txt {
        width: 100%;
        text-align: justify;
    }
}


@media screen and (min-width:576px) and (max-width:875px){
    .visible{
        display: block;
    }
    .BillboardTab {
        width: 100%;
        justify-content: start;
    }
    .BillBoardTop ,.home-brwsimg1,.home-brwsdiv3{
        display: none;
    }

    .BillBoardBottom {
        display: flex;
        width: 100%;
    }
    .BillBoardImg {
        height: 100%;
        width: 100%;
    }
    .BillboardTabplane2TitleText {
        font-size: 61px;
    }
    .programs-list,.home-prgms {
        grid-template-columns: repeat(1,1fr);
    }
    .admission-container{
        flex-direction: column;
        width: 100%;
    }
    .admission-column,.admission-content,.dates-content{
        width: 100%;
    }
    .dates-list{
        display: grid;
        grid-template-columns: repeat(2,1fr);
        gap: 25px;
    }
    .section-title,.admission-title,.goals-journey-heading,.scholarship-title,.fee-details-title,.bank-loans-heading,.accreditationComponentHeader,.testimonials-title,.Frequently-asked-questions-component-title,.placement-stats-percentage,.date-day{
        font-size: 41px;
    }
    .date-description,.date-month {
        font-size: 22px;
    }
    .goals-journey-text{
        width: 75%;
    }
    .scholarship-text,.admission-content{
        text-align: justify;
    }
    .fee-details{
        /* margin-top: 100px; */
        width: 100%;
        flex-direction: row;
        gap: 20px;
    }
    .accreditationComponentContent{
        height: 70%;
        flex-direction: column;
        gap: 25px;
    }
    .accreditationComponentDescription{
        width: 100%;
        font-size: 16px;
    }
    .accreditationbadgesImg{
        width: 60px;
        height: 60px;
    }
    .accreditationbadgesName{
        font-size: 13px;
    }
    .accreditationbadges{
        width: auto;
        height: auto;
        padding: 25px 0px;
    }
    .program-card-post-graduate{
        border-radius: 0px;
    }
    .bank-loans-container {
        align-items: stretch;
        gap: 20px;
    }
    .Frequently-asked-questions-component{
        flex-direction: column;
    }
    .Frequently-asked-questions-component-title,.panel-group,.home-depts{
        width: 100%;
    }
    .home-brwsdiv{
        flex-direction: column;
    }
}
@media screen and (min-width:876px) and (max-width:1199px) {
    .home-prgmsoffrd_title,.home-brwsimg1{
        display: none;
    }
    .home-brwsdiv{
        flex-direction: row-reverse;
        justify-content: center;
    }
    .deptcard_div {
        width: 250px;
        height: 250px;
    }
    .accreditationComponentDescription{
        width: auto;
        max-width: 25%;
        text-align: justify;
    }
    .admission-content,.dates-column{
        width: auto;
    }
}
/* Media Query ends for admissions.php */




/* Media Query for home.php */
@media screen and (min-width:576px) and (max-width:875px){
    .acc-div-119,.acc-div-125{width: 225px;height: 225px;}
    .desktop-view{display: none;}
    .home-prgms-rect,.home-prgms-rounded{ height: auto; width: auto;}
    .home-prgmtype {
        font-size: 25px;
    }
    .home-duration,.acc-div-119 {
        font-size: 13px;
    }
    .event_date,.home_goalstitle,.news-title ,.home_goalstitle,.home_cultstitle,.home-prgmsoffrd_title,.acc-div-113,.home-prgmsoffrd_title,.home-researchtitle,.home-emational_div3_subdivtitle{font-size: 41px;}
    .event_mnth {font-size: 18px;}
    .event_topic {font-size: 22px;}
    .div-116{ width: 100%;}
    .acc-div1,.home-facilities,.acc-column-18{
        flex-direction: column;
    }
    .home-facilities_innrdiv div img{
        display: none;
    }
    .eventsdiv {
        grid-template-columns: repeat(2,1fr);
    }
    .home-facilities_div2{
        flex-direction: row;
    }
    .notf_innrdiv,.deptcard_div {
        width: auto;
    }
    .home-facilitiestxt{
        width: 100%;
    }
    .home-facilities_imgbtn button{
        display: none;
    }
}
@media screen and (min-width:876px) and (max-width:1199px){
    .home-goals_innrdiv{gap: 20px;}
    .eventsdiv{grid-template-columns: repeat(4, 1fr);}
    .btnnone-mbl,.home-emational_div2img{display: none;}
    .home-goodfood_div2{width: 40%;}
    .home-goodfood_innrdiv{width: 55%;}
    .homegood-img2{display: none;}
    .home-cultivate_innrdiv,.home-cultivate_txt,.home-cultivate_facultydiv,.home-emational_subdv2,.home-emational_div3_subdiv,.home-emational_div3_subdiv2_txt{width: 100%;}
    .home-cultivate_innrdiv{width: 30%;}
    .home-emational_div3{width: 60%;justify-content: flex-start;}
    .home-cultivate_rank_outrdiv{
        display: grid;
        grid-template-columns: auto auto;
        gap: 10px;
    }
    .home-emational_div1{
        text-align: justify;
        justify-content: flex-start;
    }
    .home-researchdiv{
        flex-direction: column;
        width: 100%;
        align-items: flex-start;
    }
    .home-reseachcountdiv{
        display: none;
    }
    .home-reseach_div3{
        width: 100%;
        flex-direction: row;
        justify-content: space-evenly;
    }
    #research-square{
        display: flex;
    }
    .home-researchdiv1-2,.home-researchtxt{
        width: 100%;
        justify-content: space-evenly;
    }
    .home-research_innrdiv{
        width: 100%;
        gap: 39px;
      }
}
@media screen and (max-width: 575px) {
    .desktop-view{display: none;}
    .interest-section{
        width: 100%;
    }
    .interest-section h2{
        font-size: 31px;
    }
    .home-cultivate_rankdiv{
        height: 110px;
        width: 110px;
    }
    .home-cultivate_statnum{
        font-size: 27px;
    }
    .acc-column-18{grid-template-columns: repeat(1,1fr);}
    .img-bg{
        background-color: #992e00;
        height: 356px;
        width: 95%;
        top: 12px;
        position: absolute;
        z-index: -1;
        top: 102px;
        right: 33px;
        border-radius: 40px;
        clip-path: inset(0 200% 0 0);
        transition: clip-path 0.8s linear;
    }
}