@media screen and (max-width: 992px){
    /* .navbar-light .navbar-toggler-icon { */
        /* background-image: url(data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e); */
    /* } */
    .navbar-logo {
        width: 100px;
    }
    .header-content {
        padding-top: 20px;
        padding-left: 0px;
    }
    .phonenumber {
        margin-right: 0px;
        font-size: 18px;
        
    }
    .phonenumber-1 {
        margin-right: 0px;
        font-size: 18px;
    }
    .navbar-toggler-icon {
        color: white !important;
    }
    .col-mob {
        padding: 0 20px;
    }
    /* section-1 */
    .section-1 {
        width: 100%;
    }
    /* .carousel-images {
        height: unset;
        width: 100%;
        object-fit: unset;
    } */
    .carousel-images {
        height: 30vh;
        object-fit: cover;
        object-position: center;
        width: 100%;
    }
    /* section-2 */
.section-2 {
    padding: 30px 20px;
}
.banner-section {
    height: 30vh;
}
.banner-heading {
    font-size: 2rem;
}
.section-heading {
    font-size: 2rem;
    font-weight: 700;
}
.section-heading.academic {
    font-size: 1.5rem;
}
.br1 {
    display: inline-block;
    border-bottom: 2px solid #000;
}
.sub-heading {
    font-size: 1.4rem;
    font-weight: 500;
}
.accordion-heading {
    font-size: 1.05rem;
    font-weight: 500;
}
.section-list li {
    font-size: 1rem;
}
.section-para {
    font-size: 1rem;
}
.sec2-heading {
    font-size: 2rem;
    font-weight: 300;
    padding-bottom: 20px;
}
.sec2-heading-1 {
    font-size: 2rem;
    font-weight: 300;
    color: #ff7700;
}
.sec2-img {
    padding-top: 20px;
    width: 50%;
}
/* section-3 */
.section-3 {
    background-color: rgb(210,210,210);
    padding: 50px 20px;
}
.sec3-heading {
    font-size: 2rem;
    font-weight: 300;
}
.sec3-heading-1 {
    font-size: 2rem;
    font-weight: 300;
    color: #ff7700;
}
.sec3-paragraph {
    font-size: 1.25rem;
    font-weight: 300;
}
.sec3-column {
    background-color: white;
    margin-top: 20px;
    padding: 40px;
    border-radius: 10px;
    width: 100%;
}
/* section-4 */
.gallery-img {
    position: relative;
}
.gallery-bgimage {
    /* position: relative; */
    min-height: auto;
}
.sec4-h2 {
    position: absolute;
    top: 40%;
    left: 40%;
    color: white;
    font-size: 1rem;
    font-weight: 700;
    /* display: none; */
}
.sec4-h2-notifications {
    position: absolute;
    top: 40%;
    left: 30%;
    color: white;
    font-size: 1.5rem;
    font-weight: 700;
    /* display: none; */
}
.sec4-col {
    padding-bottom: 20px;
}
/* section-5 */
.section-5 {
    padding: 10px;
    padding-top: 50px;
}
/* section-6 */
.section-6 {
    padding: 10px;
    padding-bottom: 30px;
}
.sec6-h2 {
    font-size: 2rem;
    font-weight: 300;
    /* border-bottom: 1px solid #C7C8C9; */
    width: 20%;
}
/* section-7 */
.section-7 {
    padding: 20px;
}
.sec7-heading {
    font-size: 2rem;
    font-weight: 300;
    padding-bottom: 30px;
}
.sec7-heading-1 {
    font-size: 2rem;
    font-weight: 300;
    color: #ff7700;
}
.sec7-p {
    font-size: 18px;
}
/* section-8 */
.section-8 {
    padding: 10px;
}
.sec8-heading {
    font-size: 2rem;
    font-weight: 300;
}
.sec8-p {
    font-size: 18px;
}
.col-mob-sec8 {
    padding: 0 20px;
}
/* section-9 */
.section-9 {
    padding: 20px;
}
.sec9-heading {
    font-size: 2rem;
    font-weight: 300;
    padding: 15px 0;
}
.sec9-p {
    font-weight: 400;
    font-size: 1.25rem;
}
.sec9-list-paragraph {
    font-size: 1.1rem;
}
.calender {
    font-size: 2rem;
    font-weight: 300;
    color: #ff7700;
}
.dates {
    color: #ff7700;
}
/* section-10 */
.section-10 {
    padding: 20px;
}
.sec10-column{
    width: 100%;
    overflow-x: auto;
}
.sec10-column table {
    min-width: 700px;
}
/* section-12 */
.section-12 {
    padding: 20px 5px;
}

/* section-14 */
.section-14 {
    padding: 10px;
    padding-top: 20px;
}
.sec14-tab {
    border: none;
    width: 100%;
    padding: 0;
    margin: 0;
}
/* section-17 */
.section-17 {
    padding: 50px 10px;
}
.sec17-heading {
    font-size: 2rem;
    font-weight: 300;
    padding-bottom: 20px;
}
/* section-18 */
.section-18 {
    padding: 30px 10px;
}
.sec18-hr {
    width: 20%;
}
.sec18-heading {
    font-size: 2.5rem;
    font-weight: 300;
}
.sec18-p {
    font-size: 1.25rem;
    font-weight: 400;
}
.sec18-h3 {
    font-weight: 400;
    font-size: 2rem;
    margin-top: 40px;
}
.sec18-list-content {
    margin: 10px 0;
    font-size: 1.1rem;
}
.nav-tabs .nav-link.active{
    display: block;
    text-align: left;
    width: 100%;
}
.nav-tabs .nav-link{
    display: block;
    text-align: left;
    width: 100%;
    font-size: 1.2rem;
}
/* sec-19 bannerimg */
.sec19-bannerimg {
    height: 20vh;
    object-fit: cover;
    width: 100%;
    display: flex;
    justify-content: center;
    text-align: center;
    align-items: center;
}
  .sec19-heading {
    font-size: 2rem;
    /* background-color: black; */
    font-weight: 700;
  }
  /* section-20 */
  .section-20 {
    padding: 20px;
  }
.sec20-maps {
    width: 100%;
}













/* footer */
footer {
    /* padding: 20px; */
    background-color: #212529;
}
.footer-column {
    border-right: none;
}
.footer-paragraph {
    font-size: 1rem;
    font-weight: 500;
    padding: 0;
    margin: 5px;
}
.footer-sitemap-column {
    margin: 0px;
    font-size: 1rem;
    font-weight: 500;
}
.footer-col {
    margin-top: 40px;
}
}