:root {
    scroll-behavior: smooth;
}

body{
    font-family: "Roboto Slab", serif !important;
}

img{
    width: 100%;
    height: auto;
}

a{
    text-decoration: none;
}

.headsectn{
    position: fixed;
    top: 0px;
    z-index: 8;
    width: 100%;
}

.topsec{
    width: 100%;   
    background-color: #ffffff;
    padding: 10px 0px;
    background-color: #006a4e;
}

.width80{
    width: 75%;
    margin: 0 auto;
}

.headlabel{
   font-family: "Roboto Slab", serif ;
   font-weight: 500;
   margin-right: 15px;
   font-size: 14px;
   color: rgb(255, 255, 255) !important;
}

.headlabel a{
   font-family: "Roboto Slab", serif ;
   font-weight: 500;
   font-size: 14px;
   color: #006a4e !important;
   text-transform: uppercase;
}

.headlabel i{
   font-size: 12px;
}

.headlabel:last-child, .mr0{
    margin-right: 0px !important;
}

.topsec1{
    background-color: #ffffff;
    width: 100%;
    padding: 3px 0px;
}

.logoimg{
    width: 11%;
    margin-right: 10px;
}

.sname{
    font-family: "Bree Serif", system-ui;
    font-weight: 400;
    font-size: 33px;
    color: #006a4e;
    text-transform: uppercase;
}

.topsec2{
    background-color: #006a4e;
    width: 100%;
    border-bottom: 1px solid #ffffff2b;
}

.width2{
    width: 100%;
}

.navbar{
    padding: 0px !important;
}

.navbar-nav{
    width: 100%;
}

.nav-link{
    font-family: "Bree Serif", system-ui;
    font-weight: 400;
    font-size: 16px;
    padding: 10px 0px !important;
    color: rgb(255, 255, 255) !important;
}

.nav-item{
    border-right: 1px solid #ffffff;
    width: 17%;
    text-align: center;
    margin: 0px !important;
}

.margin1{
    margin: 2px 0px;
    background-color: #d4eb2d;
    padding: 5px 10px;
    width: 75%;
    text-align: center;
    border-radius: 3px;
    color: #006a4e !important;
    text-transform: uppercase;
}

.btmlink a{
    font-size: 16px;
}

.mrgbtm{
    margin: 0px 18px !important;
}

.mtop3{
    margin-top: 20px;
    border-top: 1px solid white;
    padding-top: 20px;
}

.btmlink{
    margin-bottom: 10px;
}

.wid20{
    width: 20%;
}

.brleft{
    border-left: 1px solid #ffffff;
}

.bannerimg{
    position: relative;
    margin-top: 9%;
}

.overlap{
    background-color: #00000073;
    position: absolute;
    top: 0px;
    height: 100%;
    width: 100%;
}

.bannertxt{
    width: 100%;
    position: absolute;
    top:50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    color: white;
    font-family: "Bree Serif", system-ui;
    font-weight: 600;
    font-size: 50px;
    text-transform: uppercase;
    letter-spacing: 3px;
}

#btn-back-to-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    display: none;
    background-color: #006a4e;
    color: white;
    z-index: 1;
    border: 1px solid #ffffff52;
}

#btn-back-to-top:hover{
    background-color:#f0ae03;;
}

#btn-back-to-top:focus{
    box-shadow: none !important;
}

.aboutsec{
    margin: 100px 0px;
}

.abtimg{
    width: 60%;
    margin-left: auto;
}

.abtbrdr{
    border: 1px solid #e9e9e9;
    border-radius: 10px;
    box-shadow: 0px 0px 15px #f1f1f1;
}

.titlehead{
    font-family: "Bree Serif", system-ui;
    font-weight: 400;
    font-size: 30px;
    color: #006a4e;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin-bottom: 20px;
}

.paratext{
    font-family: "Roboto Slab", serif ;
    font-size: 14px;
    text-align: justify;
    line-height: 35px;
    margin-bottom: 0px;
}


.wid70{
    width: 70%;
}

.wid70a{
    width: 80%;
}

.hisimg{
    width:90%
}

.mlauto{
    margin-left: auto;
}

.historysec{
    margin-bottom: 100px;
}

.missionsec{
    background-color: #006a4e14;    
    padding: 100px 0px;
}

.mt100{
    margin-top: 100px;
}

ul{
    margin-bottom: 0px;
    padding-left: 20px;
}

.missnimg{
    width: 65%;
    margin-left: auto;
}

.aimsimg{
    width: 70%;
}

.bgimg{
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    background-position: center;
    background-image: url('../img/bgimg.jpg');
    width: 100%;
    height: 250px;
}

.ptxt{
    width: 100%;
    text-align: center;
    font-family: "Bree Serif", system-ui;
    font-weight: 400;
    font-size: 35px;
    color: white;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.guidesec, .Safetysec{
    margin: 100px 0px;
}

li{
    margin: 8px 0px;
}

.scholarshipsec, .infrasec{
    background-color: #006a4e14;
    padding: 100px 0px;
}

.footsec{
    background-color: #006a4e;
    width: 100%;
    padding: 50px 0px;
    padding-bottom: 15px;
}

.logoimg1{
    width: 7%;
}

.mtop10{
    margin-top: 30px;
}

.pt1{
    color: white;
    font-family: "Bree Serif", system-ui;
    font-weight: 400;
    font-size: 16px;
    margin-top: 20px;
}

.pl7{
    padding-left: 50px;
}

.cicns i{
    padding-top: 12px;
    font-size: 18px;
    color: white;
    width: 35px;
}

.cicns p{
    font-size: 16px;
    color: white;
    line-height: 30px;
}

.cicns{
    margin: 10px 0px;
}

.mtop3 a {
    font-size: 16px !important;
}

.mtop3 i{
    font-size: 18px;
    width: 35px;
}

.unisec{
    background-color: #f0ae0333;
    border-radius: 5px;
    padding: 40px 20px;
    flex: 1;
    box-shadow:0px 0px 90px #e9e9e9d1;
}

.timesec{
    background-color: #03c7f033;
    border-radius: 5px;
    padding:40px 20px;
    flex: 1;
    box-shadow: 0px 0px 90px #e9e9e9d1;
}

.imgsec1{
    width: 40%;
    margin: 0 auto;
}

.mtop2{
    margin-top: 50px;
}

.wi100{
    width: 100%;
    text-align: center;
    margin-top: 10px;
}

.btxt{
    color: #006a4e;
    font-size: 15px;
    width: 100%;
    text-align: center;
    display: block;
    line-height: 0px;
    margin-bottom: 20px;
}

.titlehead1{
    color: black;
    font-size: 22px !important;
    margin-bottom: 0px !important;
}

.wid_70{
    width: 95%;
}

.mtop1{
    margin-top: 20px;
}

.infra{
    text-align: center;
    font-family: "Bree Serif", system-ui;
    font-weight: 400;
    font-size: 16px;
    cursor: pointer;
}

.row2 .cols{
    padding-left: 5px;
    padding-right: 5px;
}

.row2 .cols i {
    font-size: 14px;
}

.row2{
    padding: 0px 6px;
}

.close{
    border: none;
    background-color: white;
    padding: 0px;
    font-size: 20px;
}

.modal-title{
    font-family: "Bree Serif", system-ui;
    font-weight: 400;
    font-size: 20px;
    color: #006a4e;
    text-transform: uppercase;
}

.testimonial1{
    width: 100%;
}

/* .carousel-control-prev-icon, .carousel-control-next-icon{
    background-color: #006a4e;   
} */

.carousel-control-next, .carousel-control-prev{
    opacity: 1;
  /*   width: auto; */
}

.testimonial4_slide{
    width: 89%;
    margin: 0 auto;
}

.ttxt{
    text-transform: uppercase;
    font-weight: bold;
}

.testtxt1{
    color: #006a4e;
    font-size: 20px !important;
}

.testtxt2{
    font-style: italic;
    padding-right: 40px;
}

.txtjst{
    text-align: center;
}

.carousel-control-next-icon, .carousel-control-prev-icon{
    width: 22px;
    height: 22px;
}

.calendar-container {
    width: 100%;
    background-color: #006a4e14;
    padding: 20px;
    border-radius: 10px;
    box-shadow: 0 0 9px rgb(13 161 124 / 8%);
    border: 1px solid #cce3dd96;
}

.calendar-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 20px;
}

.calendar-wrapper {
    display: flex;
    gap: 20px;
}

#prev-month, #next-month {
    background-color: #008cba;
    color: white;
    border: none;
    padding: 10px;
    cursor: pointer;
    border-radius: 5px;
    font-family: "Bree Serif", system-ui;
}

#month-year{
    font-family: "Bree Serif", system-ui;
    font-size: 24px;
    text-transform: uppercase;
    color: #006a4e;
}

.days-header {
    display: grid;
    grid-template-columns: repeat(7, 1fr); /* 7 columns, one for each day */
    gap: 10px;
    margin-bottom: 10px;
}

.day-name {
    text-align: center;
    background-color: #006a4e21;
    padding: 10px 10px;
    border-radius: 5px;
    font-family: "Bree Serif", system-ui;
}

.days {
    display: grid;
    grid-template-columns: repeat(7, 1fr); /* 7 columns for 7 days */
    gap: 10px;
}

.day {
    text-align: center;
    padding: 13px 10px;
    background-color: #fafafa;
    border-radius: 5px;
    cursor: pointer;
    color: #333;
    font-family: "Roboto Slab", serif;
    font-size: 15px;
}

.day:hover {
    background-color: #e0e0e0;
    color: black;
}

.selected {
    background-color: #006a4e;
    color: white;
    font-weight: bold;
    border-radius: 5px;
}

/* Event day style */
.event-day {
    background-color: #006a4e; /* Green background for event days */
    color: white;
    font-weight: bold;
    border-radius: 5px;
}

.event-list h3{
    font-family: "Bree Serif", system-ui;
    font-size: 20px;
}

.event-details-item{
    margin-bottom: 10px;
    font-family: "Roboto Slab", serif;
    font-size: 15px;
    word-break: break-all;
}

.event-details-item:last-child{
    margin-bottom: 0px;
}

.event-details-item span{
    font-weight: bold;
}

.bggren{
    background-color: #ebf3f1;
}

.testimg{
    width: 160px;
    height: 160px;
    margin: 0 auto;
    border-radius: 50%;
    margin-bottom: 5px;
    background-color: #ffffff;
    padding: 6px;
    box-shadow:0px 0px 15px #01423136;
}

.testimg img{
    width: 100%;
    height: 100%;
    border-radius: 50%;
}

.overview  {
	text-transform: uppercase;
	color: #f0ae03;
    font-family: "Bree Serif", system-ui;
    font-weight: 500;
    font-size: 20px;
    width: 100%;
    text-align: center;
    margin-top: 15px;
    margin-bottom: 0px;
}

.ptxt1{
    font-family: "Roboto Slab", serif;
    font-size: 16px;
    width: 100%;
    text-align: center;
    margin-top: 5px;
}

.widthtest{
    width: 70%;
    margin: 0 auto;
}

.testimonial {
    text-align: justify;
    margin-top: 10px;
}

.rdmore{
    color: white;
    font-weight: 500;
    background-color: #b5aeae;
    width: 35px;
    height: 35px;
    border: none;
    border-radius: 50%;
    font-size: 21px;
    box-shadow: 0px 0px 10px #aecdc5;
}

.blkclr{
    color: black;
}


.slideimg{
    width: 27%;
    margin-left: 30px;
    float: right;
    border: 2px solid #006a4e;
    border-radius: 3px;
}

.widthmodal{
    max-width: 55% !important;
    margin: 0 auto !important;
    
}

.widthmodal .modal-header{
    padding: 7px 1rem;
}

.icnimgsec{
    width: 85px;
    height: 85px;
    border-radius: 50%;
    background-color: #fff295;
    padding: 10px;
    box-shadow: 0 0 9px rgb(0 0 0 / 11%);
}

.mb_0{
    margin-bottom: 0px !important;
    margin-left: 10px !important;
}

.infraimg_a{
    width: 120px;
    height: 120px;
    border-radius: 50%;
    background-color: #eef7ff;
    padding: 2px;
    margin: 0 auto;
}

.infrabtn{
    background-color: transparent !important;
    border: none !important;
}

.row3 .col-1{
    width: 14.2%;
}

.bgmentr{
    background-color: #f1f1f1;
    border-radius: 3px;
    padding: 30px 10px;
    padding-bottom: 15px;
    width: 100%;
    flex: 1;
    margin-top: 15px;
    box-shadow: 0px 0px 15px #f1f1f1;
    border: 1px solid #e9e9e9;
}

.mentrimg{
    width: 150px;
    height: 150px;
    border-radius: 50%;
    box-shadow: 0px 0px 15px #bfbcbc;
    margin: 0 auto;
    padding: 5px;
}

.mentrimg img{
    border-radius: 50%;
    height: 100%;
}

.mntrname{
    font-family: "Roboto Slab", serif;
    font-weight: 400;
    font-size: 18px;
    color: #006a4e;
    margin-top: 20px;
    margin-bottom: 5px;
    width: 100%;
    text-align: center;
    font-weight: 500;
}

.scndpopup{
    max-width: 80% !important;
}

.mrgauto{   
    margin: 0 auto;
}

.wi_100{
    width: 100%;
}

.row4 .col-2{
    width: 20%;
}

.bgsec{
    background-color: #dcffe3;
}

.mtop4{
    margin-top: 35px;
}

.thrdpopup{
    max-width: 50% !important;
}

.gimg{
    background-color: white;
    padding: 10px;
    border-radius: 3px;
    box-shadow: 0px 0px 15px #01423136;
    margin-top: 20px;
}

.zomdiv{
    width: 100%;
  
    cursor: pointer;
    height: 233px;
    overflow: hidden;
    position: relative;
}

.zoom-image{
    width: 100%;
    height: 100%;
    transition: transform 0.3s ease; /* Smooth transition for the zoom effect */
}

.zomdiv:hover .zoom-image {
    transform: scale(1.2); /* Adjust the scale value for zoom level */
}

.modal-hover-opacity {
    opacity: 1;
    margin-bottom: 10px;
    filter: alpha(opacity = 100);
    -webkit-backface-visibility: hidden;
}

.modal1 {
    z-index:10;
    display:none;
    padding-top:10px;
    position:fixed;
    left:0;
    top:0;
    width:100%;
    height:100%;
    overflow:auto;
    background-color:rgb(0,0,0);
    background-color:rgba(0,0,0,0.8)
}    

.modal-content1{
    margin: auto;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 40%;
    padding: 5px;
    transform: translate(-50%, -50%);
    background-color: white;
    border-radius: 3px;
}   

.modal-hover-opacity {
    opacity:1;
    margin-bottom: 10px;
    filter:alpha(opacity=100);
    -webkit-backface-visibility:hidden
}    

.modal-hover-opacity:hover {
    opacity:0.60;
    filter:alpha(opacity=60);
    -webkit-backface-visibility:hidden
}  

.close1 {
    color: #888;
    float: right;
    font-size: 30px;
    font-weight: bold;
    cursor: pointer;
    z-index: 1;
    position: relative;
}

.padngsec{
    padding-left: 5px !important;
    padding-right: 5px !important;
}

.modimg{
    width: 50%;
    margin: 0 auto;
    margin-bottom: 20px;
    border-radius: 8px;
    padding: 3px;
    background-color: #ffc732;
    box-shadow: 0px 0px 30px #0000003b;
}

.modimgsec{
    border-radius: 8px;
}
  
.content {
    display: none;
}

.modalxl{
    max-width: 80% !important;
}

.viewmore{
    margin-left: auto;
    display: flex;
    background-color: #006a4e;
    border-radius: 3px;
    padding: 7px 20px;
    color: white;
    border: none;
    margin-top: 15px;
}

.viewmore:hover{
  background-color: #d4eb2d;
  color: #006a4e;
}

.subhd{
    font-size: 25px;
    color: black;
    margin-bottom: 0px;
}

.hgtvideo{
    height: 270px;
}

.online-btn {
    background-color: red;
    color: white !important;
    padding: 5px 12px !important;
    border-radius: 5px;
    animation: zoomPulse 1.5s ease-in-out infinite;
    box-shadow: rgb(2 66 49) 2px 2px 12px;
    font-size: 14px;
}

@keyframes zoomPulse {
    0%, 100% {
        transform: scale(1);
    }
    50% {
        transform: scale(1.02);
    }
}

.admission-img{
    width: 20%;
}

.admissnflex{
    display: flex;
    justify-content: center;
    gap:20px;
    align-items: center;
}

.admnsec{
        margin: 27px auto;
    width: fit-content;
    display: block;
    padding: 10px 38px !important;
    background-color: red;
    margin-bottom: 0px ;
    box-shadow: rgb(159 162 162) 2px 2px 12px;
}










@media (max-width: 1919px) {
    .wid20 {
        width: 20%;
    }

    .wid70 {
        width: 80%;
    }

    .abtimg {
        width: 65%;
    }

    .wid70a {
        width: 90%;
    }

    .bannerimg {
        margin-top: 10%;
    }

    .testtxt1{
        font-size: 18px !important;
    }

    .widthtest {
        width: 81%;
    }

    .widthmodal {
        max-width: 80% !important;
    }

    .slideimg {
        width: 20%;
    }
}

@media (max-width: 1679px) {
    .headlabel, .headlabel a {
        font-size: 13px;
    }
    
    .nav-link{
        font-size: 15px;
    }

    .sname {
        font-size: 30px;
    }

    .bannertxt {
        font-size: 45px;
    }

    .testimg, .mentrimg {
        width: 140px;
        height: 140px;
    }

    .scndpopup {
        max-width: 90% !important;
    }

    .thrdpopup {
        max-width: 55% !important;
    }

    .subhd{
        font-size: 22px;
    }
}

@media (max-width: 1599px) {
    .wid20 {
        width: 21%;
    }   

    .wid70, .wid70a {
        width: 100%;
    }

    .logoimg1 {
        width: 8.5%;
    }

    .day-name {
        padding: 10px 7px;
    }

    .day{
        padding: 10px 7px;
    }

    .widthtest {
        width: 90%;
    }

    .widthmodal {
        max-width: 85% !important;
    }

    .slideimg {
        width: 17%;
    }

    .icnimgsec {
        width: 70px;
        height: 70px;
        padding: 5px;
    }

    .infraimg_a {
        width: 100px;
        height: 100px;
    }

    .modimg {
        width: 40%;
    }

    .subhd{
        font-size: 20px;
    }
}

@media (max-width: 1439px) {
    .sname {
        font-size: 25px;
    }

    .logoimg {
        width: 10%;
    }

    .nav-link, .cicns p , .infra {
        font-size: 14px;
    }

    .bannertxt {
        font-size: 40px;
    }

    .testtxt1{
        font-size: 16px !important;
    }

    .bannerimg {
        margin-top: 11%;
    }

    .titlehead {
        font-size: 23px;
    }

    .paratext {
        font-size: 13px;
        line-height: 30px;
    }

    .historysec{
        margin-bottom: 70px;
    }

    .aboutsec,.guidesec, .Safetysec {
        margin: 70px 0px;
    }

    .missionsec, .scholarshipsec, .infrasec {
        padding: 70px 0px;
    }

    .ptxt {
        font-size: 28px;
    }

    .bgimg {
        height: 200px;
    }

    .logoimg1 {
        width: 8%;
    }

    .cicns i, .mtop3 i {
        font-size: 16px;
        width: 30px;
    }

    .mtop3 a, .btxt {
        font-size: 14px !important;
    }

    .mt100 {
        margin-top: 60px;
    }

    .topsec, .nav-link {
        padding: 6px 0px !important;
    }

    .titlehead1{
        font-size: 18px !important;
    }
    
    .row2 .cols i {
        font-size: 12px;
    }

    .modal-title{
        font-size: 17px;
    }

    #month-year {
        font-size: 18px;
    }

    .day-name, #prev-month, #next-month, .event-details-item, .day {
        font-size: 13px;
    }

    .event-list h3 {
        font-size: 16px;
    }

    .testimg, .mentrimg {
        width: 120px;
        height: 120px;
    }

    .icnimgsec {
        width: 60px;
        height: 60px;
    }

    .infraimg_a {
        width: 90px;
        height: 90px;
    }

    .zomdiv{
        height: 200px;
    }

    .subhd{
        font-size: 18px;
    }

    .hgtvideo{
        height: 240px;
    }
       
}

@media (max-width: 1365px) {

    .wid20 {
        width: 22%;
    }

    .sname {
        font-size: 23px;
    }

    .bannertxt {
        font-size: 35px;
    }

    .titlehead {
        font-size: 20px;
        margin-bottom: 10px;
    }

    .ptxt {
        font-size: 25px;
    }

    .logoimg1 {
        width: 7.5%;
    }

    .btxt {
        margin-top: 10px;
    }

    .titlehead1 {
        font-size: 16px !important;
    }

    .testtxt1{
        font-size: 14px !important;
    }

    #month-year {
        font-size: 16px;
    }

    .infraimg_a {
        width: 80px;
        height: 80px;
    }

    .zomdiv{
        height: 170px;
    }

    .modimg{
        width: 35%;
    }

    .subhd{
        font-size: 16px;
        margin-bottom: 0px;
    }

    .hgtvideo{
        height: 210px;
    }
    
    
    
}

@media (max-width: 1279px) {
    .navbar-expand-lg .navbar-collapse {
        justify-content: end !important;
    }
   
    .headlabel, .headlabel a {
        font-size: 11px;
    }

    .width80 {
        width: 85%;
    }

    .nav-link, .cicns p {
        font-size: 13px;
    }

    .bannertxt {
        font-size: 30px;
    }

    .bannerimg {
        margin-top: 13%;
    }

    .aboutsec, .guidesec, .Safetysec {
        margin: 50px 0px;
    }

    .historysec{
        margin-bottom: 50px;
    }

    .missionsec, .scholarshipsec, .infrasec{
        padding: 50px 0px;
    }

    .mtop3 a {
        font-size: 13px !important;
    }

    .logoimg1 {
        width: 8%;
    }

    .thrdpopup {
        max-width: 80% !important;
    }

    .abtimg {
        width: 70%;
    }

    .modalxl {
        max-width: 90% !important;
    }
}

@media (min-width: 1279px) {
    .navbar-expand-lg .navbar-collapse {
        display: flex !important;
        justify-content: end !important;
    }
}

@media (max-width: 991px) {
    .nav-link {
        margin-right: 0px !important;
        color: black !important;
        padding: 7px 0px !important;
    }

    .navbar-nav {
        position: absolute;
        background-color: white;
        width: 100%;
        text-align: center;
        z-index: 1;
        left: 0px;
        top: 50px;
        border: 1px solid #e7e2e2;
    }   

    .navbar-toggler{
        position: relative;
        z-index: 2;
    }

    .nav-item, .wid20 {
        width: 100%;
        border-left: none !important;
        border-right: none !important;
    }

    .navbar {
        text-align: end;
        padding: 5px 0px !important;
    }

    .abtimg {
        width: 40%;
        margin: 0 auto !important;
        margin-top: 30px !important;
    }

    .hisimg, .missnimg{
        display: none;
    }

    .aimsimg {
        width: 50%;
        margin: 0 auto !important;
    }
    
    .mt100 {
        margin-top: 20px;
    }

    .pl7 {
        padding-left: 10px;
        margin-top: 20px;
    }

    .bannerimg {
        margin-top: 16%;
    }

    .dis768{
        display: block !important;
        padding: 10px 0px ;
    }

    .brks br{
        display: none;
    }

    .relative{
        position: relative;
    }

    .brks{
        position: absolute;
        right: 0px;
        bottom: -1px;
    }

    .mrg5{
        margin: 0px 15px !important;
    }

    .navbar-toggler {
        padding: 2px 5px;
        font-size: 15px;
    }

    .logoimg1 {
        width: 10%;
    }

    .timesec {
        margin-top: 40px;
    }

    .calendar-container{
        width: 100%;
        margin-bottom: 40px;
    }

    .slideimg {
        width: 22%;
    }

    .infraimg_a {
        width: 70px;
        height: 70px;
    }

    .dis768 br{
        display: none;
    }

    .margin1{
        width: 100%;
        display: block;
        margin-left: 0px !important;
    }

    .modal-content1 {
        width: 70%;
    }

    .thrdpopup {
        max-width: 90% !important;
    }

    .navbar-toggler{
        background-color: white;
    }

    .modimg {
        width: 50%;
    }

    .zomdiv {
        height: auto;
    }
}

@media (max-width: 899px) {
    .bannerimg {
        margin-top: 19%;
    }

    .navbar-nav {
        top:40px;
    }

    .pt1 {
        font-size: 14px;
    }

}

@media (max-width: 767px) {
    .headlabel,  .headlabel a{
        font-size: 10px;
        margin-right: 5px;
    }

    .navbar-brand {
        width: 15%;
    }
   
    .navbar-toggler {
        padding: 3px;
    }

    .wid_70 {
        width: 100%;
    }

    .mtp7{
        margin-top: 20px;
    }

    .calendar-wrapper {
        display: block;
    }

    .event-list{
        margin-top: 20px;
    }

    .slideimg {
        width: 50%;
    }

    .mt9{
        margin-top: 20px;
    }

    .icnimgsec {
        width: 50px;
        height: 50px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .row4 .col-2, .row3 .col-1 {
        width: 33.3%;
    }

    .abtimg {
        width: 55%;
    }

    .infrabtn{
        width: 100%;
    }

    .infraimg_a{
        margin: 0 auto;
    }
}

@media (max-width: 699px) {
    .sname {
        font-size: 20px;
    }

    .margin1 {
         margin: 2px 0px; 
    }

    .bannerimg {
        margin-top: 23%;
    }

    .aboutsec, .guidesec, .Safetysec {
        margin: 40px 0px;
    }

    .historysec {
        margin-bottom: 40px;
    }

    .missionsec, .scholarshipsec, .infrasec {
        padding: 40px 0px;
    }

    .bannertxt {
        font-size: 23px;
    }

    .titlehead {
        font-size: 17px;
    }

    .ptxt {
        font-size: 20px;
    }

    .footsec {
        padding: 40px 0px;
        padding-bottom: 15px;
    }

    .dis768 {
        padding: 13px 0px;
    }

    
}

@media (max-width: 599px) {
    .width80 {
        width: 94%;
    }  

    .js1{
        justify-content: space-between !important;
    }

    .bannerimg {
        margin-top: 27%;
    }

    .margin1 {
        padding: 4px 10px;
    }

    .logosec .sname{
        width: 50%;
    }

    .brks{
        bottom: 4px;
    }

    .modimg {
        width: 60%;
    }
}

@media (max-width: 499px) {

        .admissnflex {
    display: block;
    }

       .admission-img{
        width: 40%;
        margin: 0 auto;
        margin-bottom: 15px;
    }

    .admission-desc .titlehead{
        text-align: center;
    }
    .brks {
        position: relative;
        bottom: 0px;
    }

    .js1{
        display: block !important;
    }

    .sname {
        font-size: 18px;
    }

    .bannerimg {
        margin-top: 210px;
    }

    .logoimg {
        width: 13%;
    }

    .logosec .sname {
        width: auto;
    }

    .dis768 {
        padding: 0px 0px;
    }
}

@media (max-width: 399px) {
   
    .navbar-brand {
        width: 15%;
    }

    .bannertxt {
        font-size: 18px;
    }

    .logoimg {
        width: 17%;
    }

    .row4 .col-2, .row3 .col-1 {
        width: 50%;
    }
}

@media (max-width: 374px) {
    .sec1{
        display: none !important;
    }

    .logoimg {
        width: 22%;
    }

    .bannerimg {
        margin-top: 200px;
    }

    .calendar-container {
        padding: 5px;
    }

    .day-name {
        padding: 10px 4px;
    }
}