.news-content h3 {
    color: #0F172A;
    margin: 0;
    margin-bottom: 12px;
    font-family: Poppins;
    font-size: 24px;
    font-weight: 500;
    line-height: 32px;
    overflow: hidden;
    max-height: 65px;
    white-space: normal;
}

.news-content p {
    color: #4B5262;
    font-family: Inter;
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    margin-bottom: 0px;
    max-height: 50px;
    white-space: normal;
    margin-bottom: 10px;
    display: block;
    height: 50px;
    overflow: hidden;

}

.side_items {
    padding: 0;
}

.inner-banner {
    height: 353px !Important;
}

#wrap .list-group .list-group-item:hover {
    background: #ecf3ff !important;
    color: #505267 !important;
}

.mes_p {
    padding-top: 20px;
    margin: 0;
    padding-bottom: 20px;
}

.mes_h2 {
    line-height: 48px;
    margin: 0;
}

.mes_h2 {
    color: #0F172A;
    font-family: Poppins;
    font-size: 40px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

a:hover {
    text-decoration: none;
}

header nav.navbar {
    padding: 0;
}

.logo {
    gap: 16px;
    display: flex;
    align-items: center;
    text-decoration: none !important;
}

header#top {
    z-index: 1030;
    background: #fff;
    height: auto;
    position: sticky;
    width: 100%;
    top: -148px;
    box-shadow: rgba(149, 157, 165, .2) 0 8px 19px 2px;
}

header#top {
    top: -149px;
}

#logo-name p {
    font-size: 14px;
    font-weight: 400;
    margin: 0;
}

.o_footer .o_footer_copyright {
    display: none;
}

#wrapwrap {
    scroll-behavior: smooth;
}

.mes_logo {
    padding: 0;
}

.top-bar {
    background: #116CF8 !important;
    justify-content: space-evenly;
    border-radius: 0;
    height: auto;
    width: 100%;
    align-items: center;
    gap: 10px;
    z-index: 1;
    position: relative;
    padding: 7px 0;
    display: flex;
}

#top1 {
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    word-wrap: break-word;
    font-family: 'Poppins';
    border: none !important;
    gap: 13px;
    display: flex;
    align-items: center;
    outline: none;
}

#top .nav-item:hover >
.nav-link {
    background: transparent;
    color: white !important;
    border-bottom-right-radius: 0px;
    border: none !important;
}

.top_drop {
    background: #ECF3FF;
    left: auto !important;
    min-width: 23rem;
    padding: 0.5rem 0;
    margin-top: 12px;
    border: none;
    border-bottom: 5px solid #116CF8;
    border-radius: 0 0 32px 32px;
}

.top_nav_link {
    font-family: "Plus Jakarta Sans", sans-serif;
    font-weight: 500;
    font-style: normal;
    color: #0f1010 !important;
    font-size: 14px;
    padding: 10px 40px !important;
    border-bottom-right-radius: 0px;
    transition: all 0.3s ease-in-out;
    display: flex;
    align-items: center;

}

.top_nav_link::before {
    content: "";
    position: relative;
    left: 0;
    bottom: auto;
    width: 0;
    height: 2px;
    background: #116cf8;
    transition: width 0.3s ease;
    display: block;
    transition: all 0.4s ease-in-out;
}

.top_nav_link:hover::before {
    width: 20px;
    margin-right: 10px;
    background: #116cf8;
}

.top_nav_link:hover {
    color: #116cf8 !important;
    background: transparent;
    border-radius: 0;
}

.nav-item.dropdown.show #top1 svg {
    transform: rotate(180deg);
}

#top1 svg {
    transition: all 0.4s ease-in-out;
}

.searchbar_form {
    position: relative;
    width: 100%;
    max-width: 16%;
    margin-left: auto;
}

.search-wrappers {
    background: white;
    border-radius: 100px;
    padding-left: 40px;
    display: flex;
    align-items: center;
}

.search-inputs {
    display: block !important;
    width: auto;
    border: none;
    padding-left: 0;
    color: #000000;
    border-radius: 100px !important;
    outline: none !important;
    box-shadow: none ! IMPORTANT;
    padding-left: 5px;
}

.input-groups .btn {
    padding: 0 10px;
    color: #000000;
    position: absolute;
    left: 10px;
    z-index: 11;
    top: auto;
    height: 100%;
    display: flex;
    align-items: center;
    outline: none !important;
    box-shadow: none !important;
}

.homepage #top .navbar .navbar-collapse {
    margin-top: 0;
    background: hsl(216.36deg 94.29% 51.96% / 30%);
    position: absolute !important;
    width: 100%;
    left: 0;
    padding-top: 0;
}

#top .navbar .navbar-collapse {
    margin-top: 0;
    background: hsl(216.36deg 94.29% 51.96% / 53%);
    position: absolute !important;
    width: 100%;
    left: 0;
    padding-top: 0;
}

#top .s_mega_menu_odoo_menu .nav .nav-link:hover {
    color: #116cf8 !important;
}

#top .navbar-light .mes .nav-link.active {
    background: #116cf87d;
    color: #fff;
    border-bottom: 3px solid #56B2FF !important;
    font-weight: 600;
}

#top .navbar-expand-lg .mes .dropdown-menu .o_cc1 {
    background-color: #ECF3FF;
}


.top_drop .nav {
    scrollbar-width: thin;
    scrollbar-color: #cdcdcd #f1f1f100;
    overflow-y: auto;
    scroll-behavior: smooth;
}

/* Scrollbar styling for WebKit-based browsers (Chrome, Safari, Edge) */
.top_drop .nav::-webkit-scrollbar {
    width: 8px; /* Width of the scrollbar */
}

.top_drop .nav::-webkit-scrollbar-track {
    background: #f1f1f1; /* Scrollbar track background */
}

.top_drop .nav::-webkit-scrollbar-thumb {
    background: #888; /* Scrollbar thumb color */
    border-radius: 4px; /* Rounded edges for the thumb */
}

.top_drop .nav::-webkit-scrollbar-thumb:hover {
    background: #555; /* Darker thumb color on hover */
}

.top_drop.dropdown-menu[data-bs-popper] {
    margin-top: 7px;
}

.top_drop .nav {
    max-height: 100%;
    flex-wrap: nowrap;
    min-height: auto;
    overflow: hidden;
    overflow-y: auto;
}

.management .faculties {
    margin-bottom: 10px;
}

.achievement {
    box-shadow: none;
    width: 100%;
    min-height: 330px !important;
    border-radius: 10px;
    margin: 5px auto;
    display: flex;
    justify-content: center;
}

.achievement-image {
    width: fit-content;
    height: 100%;
    border-radius: 10px;
    object-fit: contain;
    cursor: pointer;
}

.appear {
    -webkit-transition: all 0.8s;
    transition: all 0.8s;
    opacity: 0;
    -webkit-transform: translateY(40px);
    transform: translateY(40px);
}

.appear.inview {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
    -webkit-transition-delay: 0.3s;
    transition-delay: 0.3s;
}

.tabs_back {
    background: #ebebeb;
}

#top .navbar-light .mes .mes-link {

    transition: all .4s ease-in-out;
    border-bottom: 3px solid transparent !Important;
}

.centered {
    top: 25%;
    z-index: 11;
}

.bannerp {
    font-family: Poppins;
    font-size: 22px;
    font-weight: 500;
    display: flex;
    flex-wrap: wrap;
    align-items: center;

}

.news-card-p {
    margin: 0;
    color: #191919;
    font-size: 14px;
    font-weight: 500;
    text-align: center;
    padding-left: 0;
    padding-right: 10px;
    margin-bottom: 0 !important;
    overflow: hidden;
    height: 50px !important;
}

.news-card-image {
    overflow: hidden;
    width: 100%;
    height: 300px;
    max-height: 280px;
    min-height: 200px;
}

#logo-name {
    line-height: 20px;

}

#logo-name p {
    color: #0F172A;
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: -0.28px;
}


.next {
    height: 150px;
}

* {
    scroll-behavior: smooth;
}

header .navbar .dropdown-menu, header .navbar .o_dropdown_menu {
    max-height: max-content !important;
}


@media (max-width: 768px) and (min-width: 600px) {
    .club_row {
        flex-direction: column-reverse;
    }

    #side_section {
        width: 75%;
        margin: auto;
    }

    .club_row .col-12 {
        margin: auto;
    }

    .naac_link {

        margin: auto;
    }
}

#detail_top {
    height: auto;
}

#top_bar-item {
    width: 100%;
    margin: 0 100px;
    gap: 20px;
}

#logo-name {
    margin: 0;
}


.mes_container {
    position: relative;
    margin: 0 100px;
}

.sub_ttl {
    color: #116CF8;
    font-family: "Plus Jakarta Sans";
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    display: flex;
    gap: 12px;
    align-items: center;
}

.right-logos {
    display: flex;
    gap: 16px;
    width: auto;
    margin-left: auto;
    flex-wrap: wrap;
    align-items: center;
    padding-right: 0;
}

.second-logos {
    width: auto;
    height: auto;
    object-fit: contain;
}

.search-button {
    color: #FFFFFF;
    background-color: transparent !important;
    border-color: transparent !important;
    box-shadow: none !important;
}

.search-button {
    cursor: pointer;
}

.search-button:hover {
    color: #ffff;
}

.search-wrappers {
    position: relative;
}

#top1.dropdown-toggle::after {
    display: none;
}

.view-departments {
    padding: 8px 8px 0px 31px;
    width: 100%;
    text-align: center;
    border-top: 2px solid #AECEFF;
    margin-top: 8px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.view-departments a {
    color: var(--primary) !important;
    font-family: Poppins;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}

.top-bar .nav-item.plus-button {
    display: none;
}

@media (max-width: 600px) {

    .top-bar .navbar-nav {
        flex-wrap: nowrap;
        overflow: hidden;
        white-space: nowrap;
    }

    .top-bar .nav-item {
        display: inline-block;
    }

    .top-bar .nav-item:nth-child(n+4) {
        display: none;
    }

    .top-bar .nav-item.plus-button {
        display: inline-block !important;
    }

    .top-bar.expanded .nav-item {
        display: inline-block;
    }

    .top-bar.expanded .nav-item.plus-button span {
        content: '-';
    }

    .mobile_nav .dropdown-toggle::after {
        display: inline-block;
        margin-left: 0.255em;
        vertical-align: 0.255em;
        content: "";
        border-top: 0.3em solid;
        border-right: 0.3em solid transparent;
        border-bottom: 0;
        border-left: 0.3em solid transparent;
    }

    .search-button {
        color: #68246d !important;
    }
}

.mobile_nav .dropdown-toggle::after {
    display: inline-block;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: "";
    border-top: 0.3em solid;
    border-right: 0.3em solid transparent;
    border-bottom: 0;
    border-left: 0.3em solid transparent;
}

.admission-opening {
    display: flex;
    padding: 8px 4px 8px 12px;
    font-size: 16px;
    font-family: Poppins;
    font-weight: 500;
    line-height: 24px;
    color: white !Important;
    border-radius: 100px;
    background: #012B67;
    gap: 14px;
    align-items: center;
    text-decoration: none;
    outline: 0.1em solid transparent;
    outline-offset: 0.2em;
    transition: box-shadow 0.6s ease-in-out, outline 0.3s ease-in-out;
    box-shadow: 0 0 0.4em 0 rgba(1, 43, 103, 0.4);
    animation: outlinePulse 1.5s ease infinite;
}

.admission-opening span {
    border-radius: 100px;
    background: #fff;
    display: flex;
    width: 32px;
    height: 32px;
    justify-content: center;
    align-items: center;
    overflow: hidden;
}

@keyframes svgSlide {
    0% {
        opacity: 0;
    }
    50% {
        transform: translateX(0);
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}

.admission-opening svg path {
    animation: arrowColor 1s infinite 0.6s;
}

@keyframes arrowColor {
    0%, 100% {
        opacity: 1;
        fill: #012B67;
    }
    50% {
        opacity: 0.2;
        fill: #012B67;
    }
}

@keyframes outlinePulse {
    0% {
        box-shadow: 0 0 0.2em 2px rgba(1, 43, 103, 0.25);
        outline: 0.2em solid hsl(215.29deg 98.08% 20.39% / 20%);
    }
    50% {
        box-shadow: 0 0 0.1em 5px rgba(1, 43, 103, 0.44);
        outline: 0.3em solid hsl(215.29deg 98.08% 20.39% / 14%);
    }
    100% {
        box-shadow: 0 0 0.2em 2px rgba(1, 43, 103, 0.25);
        outline: 0.2em solid hsl(215.29deg 98.08% 20.39% / 20%);
    }
}

.admission-opening svg {
    opacity: 1;

    animation: svgSlide 1.2s ease-in-out infinite;
}

.admission-opening svg:nth-child(1) {
    animation-delay: 0s;
}

.admission-opening svg:nth-child(2) {
    animation-delay: 0.2s;
}

.admission-opening svg:nth-child(3) {
    animation-delay: 0.4s;
}

/* Optional: small arrow color animation */
.admission-opening svg path {
    animation: arrowColor 1s infinite 0.6s;
}

@keyframes arrowColor {
    0% {
        opacity: 1;
        fill: #012B67;
    }
    50% {
        opacity: 0.2;
        fill: #012B67;
    }
    100% {
        opacity: 1;
        fill: #012B67;
    }
}

#top .navbar-light .mes .mes-link:hover {
    background: #116cf87d;
    color: #fff;
    border-bottom: 3px solid #56B2FF !Important;
}

#top .navbar-light .mes .dropdown-toggle::after {
    content: "";
    display: inline-block;
    width: 11px;
    height: 6px;
    margin-left: 0;
    vertical-align: middle;
    background-color: currentColor;
    clip-path: polygon(2% 4%, 50% 96%, 98% 4%, 90% 0%, 50% 70%, 10% 0%);
    transform: translateY(0px);

}

#top .navbar-light .mes .dropdown.show >
.dropdown-toggle::after {
    transform: translateY(-1px) rotate(180deg);
    transition: transform 0.2s ease;
}

#top .navbar-light .mes .dropdown-toggle:hover::after {
    transform: translateY(-1px) rotate(180deg);
    transition: transform 0.2s ease;
}

.navbar-expand-lg .mes.main_nav {
    justify-content: space-between;
    width: 100%;
    margin: 0 100px !important;

}

.navbar-collapse {
    transition: all 0.3s ease-in-out;
}

.mob-logo {
    position: sticky;
    top: 0;
    background: white;
    z-index: 10511;
    height: 70px;
    width: 100%;
    display: none;
}

/* Overlay */
.mob-search-overlay {
    position: fixed;
    inset: 0;
    background: #fff;
    z-index: 10600;
    display: none;
}

/* Header bar */
.mob-search-header {
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 16px;
    border-bottom: 1px solid #E5E7EB;
}

/* Search icon */
.mob-search-header .search-icon {
    font-size: 18px;
    color: #111827;
}

/* Input */
.mob-search-overlay-input {
    flex: 1;
    border: none;
    outline: none;
    font-size: 16px;
}

/* Close button */
.mob-search-close {
    background: none;
    border: none;
    font-size: 18px;
    cursor: pointer;
}

/* Desktop hidden */
@media (min-width: 992px) {
    .mob-search-overlay {
        display: none !important;
    }


}

.mob-search-btn {
    width: 38px;
    height: 38px;
    border-radius: 50%;
    border: none;
    background: transparent;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    right: 56px;
    position: absolute;
}

@media (max-width: 992px) {
    .div_row & gt

;div {
     width: 100%;
     flex: 1 1 auto !important;
 }

    .page_nav {

        flex-wrap: wrap;
    }

    .inner-banner {
        padding: 0px 16px;
        justify-content: center;
        min-height: 268px;
        height: auto;
        max-height: 268px;

    }

    .mob-logo {
        display: flex;
        align-items: center;
    }

    .mob-nav-title {
        color: #0F172A;
        font-family: Poppins;
        font-size: 20px;
        font-style: normal;
        font-weight: 600;
        line-height: 24px;
        margin: 0;
        word-wrap: break-word;
        max-width: 230px;
        padding: 0px 0px 0 16px;
    }
}

#top .navbar-light .mes .mes-link.show {
    background: #116cf87d;
    color: #fff;
    border-bottom: 3px solid #56B2FF ! Important;
}

.s_table_of_content .row {
    justify-content: space-between;
    margin: 0;
}

#top .mes.main_nav .dropdown-item.active {
    color: #116CF8 !important;
    background: transparent;
    border-radius: 0;
}

#top .mes.main_nav .dropdown-item {
    border-bottom: 1px solid transparent ! IMPORTANT;
    color: #0F172A !important;
    font-family: "Plus Jakarta Sans";
    font-size: 14px;
    font-style: normal;
    font-weight: 500 !important;
    line-height: normal;
    margin: 0px !important;
}

#top .mes.main_nav .dropdown-item::before {
    content: "";
    position: relative;
    left: 0;
    bottom: auto;
    width: 0;
    height: 2px;
    background: #116cf8;
    transition: width 0.3s ease;
    display: block;
    transition: all 0.4s ease-in-out;
}

#top .mes.main_nav .dropdown-item.active::before {
    width: 20px;
    margin-right: 10px;
    background: #116cf8;
}

#top .navbar-expand-lg .mes .dropdown-menu {
    background: #ECF3FF;
    left: auto !important;
    min-width: 16rem;
    padding: 0.5rem 0;
    margin-top: 0;
    border: none;
    border-bottom: 5px solid #116CF8;
    border-radius: 0 0 32px 32px;
    position: absolute;
    right: auto;
}

.mes.main_nav .dropdown-item {
    font-family: 'Poppins';
    font-weight: 300;
    font-style: normal;
    color: #424242 !important;
    font-size: 18px;
    padding: 10px 0px 10px 40px !important;
    border-bottom-right-radius: 0px;
    transition: all 0.3s ease-in-out;
    display: flex;
    align-items: center;
    border-bottom: 1px solid transparent ! IMPORTANT;
    white-space: normal;
}

#top .mes.main_nav .dropdown-item:hover {
    color: #116CF8 !important;
    background: transparent;
    border-radius: 0;
}

#top .mes.main_nav .dropdown-item::before {
    content: "";
    position: relative;
    left: 0;
    bottom: auto;
    width: 0;
    height: 2px;
    background: #116cf8;
    transition: width 0.3s ease;
    display: block;
    transition: all 0.4s ease-in-out;
}

#top .mes.main_nav .dropdown-item:hover::before {
    width: 20px;
    margin-right: 10px;
    background: #116cf8;
}

#logo-name {
    font-size: 18px;
    color: #0F172A;
    font-weight: 500;
}

.logo-img {
    width: auto;
    object-fit: contain;
    height: 86px;
}

#logo-name p {
    font-size: 14px;
    font-weight: 400;
}

.logo {
    gap: 16px;
}

.nav-togglering {
    position: relative;
    width: 25px;
    height: 25px;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    line-height: 1;
    cursor: pointer;
    right: 25px;
    flex-direction: row;
    padding: 0;
    align-items: center;
}

.nav-togglering span {
    background-color: #0c59db;
    height: 2px;
    width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    -webkit-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
    position: relative;
}

.collapse_show {
    display: none;
}

.collapse_show.show {
    display: block;
}

.nav-togglering {
    display: none;
}

.nav-togglering span {
    width: 100%;
    height: 3px;
    background-color: var(--primary);
    min-width: 25px;
}

.navbar-collapse.collapse.show {

    background: aliceblue;
}

.menu-opened span:nth-child(1) {
    transform: rotate(45deg) translate(7px, 6px);
}

.menu-opened span:nth-child(2) {
    opacity: 0;
}

.menu-opened span:nth-child(3) {
    transform: rotate(-45deg) translate(5px, -5px);
}

.nav-togglering span {
    width: 100%;
    height: 3px;
    background-color: var(--primary);
}

.lg-hide {
    display: none;
}

.home_nav {
    background: white;
    margin: 0 100px;
    padding: 6px 0;
}

#top .navbar-light .mes .nav-link {
    color: rgb(255 255 255 / 85%);
    font-size: 16px;
    font-family: Poppins;
    font-weight: 500;
    overflow-wrap: break-word;
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
    margin-right: 0 !important;
    padding: 10px;
    border-radius: 0;
    margin-top: 0;
    margin-bottom: 0;
}

@media (max-width: 1500px) {
    .searchbar_form {
        max-width: 14%;
    }
}

@media (max-width: 1440px) {
    .searchbar_form {
        max-width: 14%;
    }

    #top_bar-item {
        gap: 20px;
    }

    #top1 {
        gap: 8px;
    }

    .s_table_of_content .row {
        justify-content: space-between;
        margin: 0;
    }
}

@media (max-width: 1305px) {
    #top_bar-item {
        margin: 0 16px;
        gap: 10px;
    }

    .home_nav {
        padding: 10px 20px;
        margin: 0;
    }

    .navbar-expand-lg .mes.main_nav {
        margin: 0 16px 0 16px !important;
        gap: 10px;
    }

    #top .navbar-light .mes .nav-link {
        padding-left: 0.25rem !important;
        padding-right: 0.25rem !important;
    }
}

@media (max-width: 1135px) {
    #top1 {
        gap: 4px;
        font-size: 14px;
    }

    #top .navbar-light .mes .nav-link {
        font-size: 14px;
    }
}

@media (max-width: 1095px) {
    #top_bar-item {
        margin: 0 16px;
        gap: 2px;
    }

    .second-logos {
        width: 60px;
    }

    .right-logos {
        margin-right: auto;
    }

    .admission-opening {
        padding: 5px 4px 8px 9px;

    }
}

@media (max-width: 1065px) {
    #top1 {
        gap: 4px;
        font-size: 13px;
    }

}


@media (max-width: 1038px) and (min-width: 1000px) {

    .nav-togglering {
        display: none;
    }
}

@media (max-width: 1024px) and (min-width: 767px) {

    .nav-togglering {
        top: 30px;
    }

    .s_table_of_content .row {
        justify-content: space-between;
        margin: 0;
    }


    .home_nav {
        position: relative;
        width: 100% !important;
        padding: 10px 16px;
    }

    .navbar-expand-lg .navbar-nav {
        flex-direction: row;
    }
}

@media (max-width: 1000px) and (min-width: 600px) {
    #top .navbar-toggler {
        display: none;
    }

    #top_bar-item {
        gap: 10px;
    }

    #top1 {
        gap: 10px;
        font-size: 14px;
    }
}

@media (max-width: 1000px) and (min-width: 600px) {
    #top .navbar-toggler {
        display: none;
    }

    #top_bar-item {
        gap: 10px;
    }

    #top1 {
        gap: 10px;
        font-size: 14px;
    }
}

#mob-logo-name {
    display: none;
}


@media (max-width: 992px) {
    #top .navbar-expand-lg .mes .dropdown-menu {
        padding-bottom: 0px;
        padding-top: 0;
    }

    .home_nav {
        margin: 0 0px;
        padding: 10px 16px;
    }

    .lg-hide {
        display: block;
    }

    .top-bar {
        display: none;
    }

    #top .navbar-toggler {
        display: flex;
        width: 38px;
        height: 38px;
        padding-left: 0;
        padding-right: 0;
        outline: none;
        position: absolute;
        right: 20px;
        top: 46%;
        box-shadow: none;
        border-radius: 30px;
        background: #ECF3FF;
        transform: translateY(-50%);
    }

    .right-logos {
        display: none;
    }

    .navbar-toggler[aria-expanded="true"] .navbar-toggler-icon {
        width: 0;
        background: transparent !important;
        transform: none;
        left: auto;
        right: 0;
        top: auto;
        position: absolute;
    }

    .navbar-toggler[aria-expanded="true"] .navbar-toggler-icon::before {
        transform: rotate(43deg) translate(1px, 0px) !important;
        right: 10px;
        left: auto;
        top: 13px;
    }

    .navbar-toggler[aria-expanded="true"] .navbar-toggler-icon:before, .navbar-toggler[aria-expanded="true"] .navbar-toggler-icon:after {
        animation: widthCollapseExpand2 0.5s ease-in-out;
    }

    .navbar-toggler[aria-expanded="true"] .navbar-toggler-icon::after {
        transform: rotate(-44deg) translate(4px, -5px) !important;
        right: 9px;
        left: auto;
        top: 20px;
    }

    #top .navbar-toggler[aria-expanded="true"] {
        background: transparent;
    }

    @keyframes widthCollapseExpand {
        0% {
            width: 18px;
        }

        50% {
            width: 18px;
        }

        100% {
            width: 18px;
        }
    }

    @keyframes widthCollapseExpand2 {
        0% {
            width: 18px;
        }

        50% {
            width: 18px;
        }

        100% {
            width: 18px;
        }
    }
    .navbar-light .navbar-toggler-icon {
        background-image: none;
    }

    .navbar-light .navbar-toggler {
        padding-left: 0;
        padding-right: 0;
        outline: none;
        position: absolute;
        right: 20px;
        top: 40%;
        box-shadow: none;
        z-index: 11;
    }

    .navbar-toggler-icon {
        width: 0px;
        height: 3px;
        display: block;
        position: relative;
        transition: background-color 0.3s ease;
        background: #1C1B1F;
        border-radius: 8px;
    }

    .navbar-toggler-icon:before, .navbar-toggler-icon:after {
        content: "";
        position: absolute;
        width: 18px;
        height: 1px;
        background-color: #1C1B1F;
        left: 10px;
        transition: transform 0.3s ease;
        border-radius: 30px;
    }

    .navbar-toggler-icon:after {
        top: 18px;
    }

    .navbar-light .navbar-toggler {
        z-index: 11031;
    }

    .navbar-toggler-icon:before {
        top: 11px;
    }

    .nav-togglering {
        display: flex;
    }

    #top .navbar-light .mes .nav-link.active {
        border-radius: 0;
        background: transparent;
        border-bottom: 1px solid #e8e8e8 ! IMPORTANT;
        color: #116cf8 !important;
    }

    #top_menu_collapse {
        position: relative !important;
        padding-inline-start: 0 !important;
        padding-inline-end: 0 !important;
        right: 0 !important;
        padding-top: 0px !important;
        background-color: #ffffff !important;
        min-width: 100vw !important;
        z-index: 2 !important;
        padding-bottom: 20px;
        height: 100% !important;
        top: -78px !important;
        overflow: auto;
        overflow-y: auto;
    }

    .homepage #top .navbar .navbar-collapse {
        position: relative !important;
    }

    #top_menu_collapse:not(.show) {
        transform: translateX(100%);
        transition: transform 0.6s ease-out;
    }

    header .navbar-collapse.show {
        transform: translate(0) !important;
    }

    #top .navbar-light .mes .nav-link {
        font-size: 20px;
        color: #101010eb !important;
        text-align: left;
        padding: 23px !important;
        border-bottom: 1px solid #e8e8e8 ! IMPORTANT;
    }

    #top .navbar-light .mes .mes-link:hover {
        background: transparent;
        color: #101010eb !important;
        border-bottom: 1px solid #e8e8e8 ! IMPORTANT;
    }

    #top .navbar-light .mes .dropdown-toggle::after {
        content: "";
        display: inline-block;
        width: 15px;
        height: 9px;
        margin-left: 0;
        vertical-align: middle;
        background-color: currentColor;
        clip-path: polygon(2% 4%, 50% 96%, 98% 4%, 90% 0%, 50% 70%, 10% 0%);
        transform: translateY(0px);
        position: absolute;
        right: 23px;
        top: 50%;
    }

    #top .navbar-light .mes .dropdown-toggle:hover::after {
        transform: translateY(0px);
        transition: transform 0.2s ease;
    }

    #top .navbar-light .mes .nav-link.show {
        color: #116cf8 !important;
    }

    .lock-scroll {
        overflow: hidden !important;
        height: 100vh !important;
    }

    .navbar-expand-lg .mes.main_nav {
        margin: 0 0px !important;
        gap: 0;
    }

    .mes.main_nav .dropdown-item {
        font-family: 'Poppins';
        font-weight: 400;
        font-style: normal;
        color: #424242 !important;
        border-bottom-right-radius: 0px;
        transition: all 0.3s ease-in-out;
        display: flex;
        align-items: center;
        border-bottom: 1px solid #e8e8e8 ! IMPORTANT;
        padding-left: 2.1111111111rem ! IMPORTANT;
        font-size: 18px;
        padding-top: 1rem !important;
        padding-bottom: 1rem !important;
    }

    #top .navbar-expand-lg .mes .dropdown-menu {
        transition: all 0.3s ease-in-out;
        border-bottom: 0px solid #116CF8;
        border-radius: 0;
        position: relative;
        background: transparent;
    }

    #logo-name {
        display: none;
    }

    #mob-logo-name {
        font-size: 16px;
        color: #0F172A;
        font-weight: 500;
        display: block;
        margin: 0;
        line-height: 20px;
        word-wrap: break-word;
        max-width: 200px;
    }

    #mob-logo-name p {
        margin: 0;
        position: relative;
        font-size: 12px;
        font-weight: 400;
        color: #0F172A;
        font-family: Inter;
        word-wrap: break-word;
        line-height: normal;
        letter-spacing: -0.24px;
    }

    .logo-img {
        height: 58px;
    }

    #top .navbar-light .mes .nav-link {
        position: relative;
    }

    #top .navbar-expand-lg .mes .dropdown-menu .col-md-3 {
        width: 100%;
    }

    .nav-item h4 {
        display: none;
    }

    #top .navbar-expand-lg .mes .top_drop .nav .nav-link {
        font-family: 'Poppins';
        font-size: 16px ! Important;
        padding: 8px 16px !important;
        border-bottom: none ! IMPORTANT;
    }

    #top .navbar-light .mes .dropdown.show & gt

; .dropdown-toggle::after {
      transform: translateY(-1px) rotate(180deg) !important;
      transition: transform 0.2s ease;
  }

}

.management {
    width: auto;
    max-width: 300px;
    min-width: 300px;
}

#parent-li, #sidebar-li {
    margin-bottom: 5px !important;
}


#banner_image {
    background-color: #00000069;
    min-height: auto;
}

.mes_logo {
    padding-right: 0;
    padding-left: 0;
}

#aqar_data {
    max-width: 100%;
    flex-wrap: wrap;
    padding: 0;
    flex-direction: row;
}

#iqac_link {
    width: 33%;
    margin: 20px;
    font-size: 17px;
    min-width: fit-content;
}

#iqac_link a {
    font-size: 18px;
}


.mobile_nav {
    display: none;
}

.nav-item h4 {
    color: #0F172A ! Important;
    font-family: "Plus Jakarta Sans";
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

#top .navbar-expand-lg .mes .dropdown-menu.o_mega_menu {
    background: #ECF3FF;
    left: 50% !important;
    min-width: auto;
    padding: 0.5rem 0;
    margin-top: 0;
    border: none;
    border-bottom: 5px solid #116CF8;
    border-radius: 0 0 32px 32px;
    position: absolute;
    right: auto;
    z-index: 2;
    width: 100%;
    transform: translate(-50%, 0px);
    max-width: 87%;
}

#top .s_mega_menu_odoo_menu .nav .nav-link {
    transition: all 0.3s ease-in-out;
    display: flex;
    align-items: center;
    white-space: normal;
}

#top .s_mega_menu_odoo_menu .nav .nav-link::before {
    content: "";
    position: relative;
    left: 0;
    bottom: auto;
    width: 0;
    height: 2px;
    background: #116cf8;
    transition: width 0.3s ease;
    display: block;
    transition: all 0.4s ease-in-out;
}

#top .s_mega_menu_odoo_menu .nav .nav-link:hover::before {
    width: 20px;
    margin-right: 10px;
    background: #116cf8;
}

@media (max-width: 768px) {

    .prince_block {
        top: 0;
        justify-content: center;
        padding-left: 15px;
        padding-right: 15px;
    }

    #top .navbar-expand-lg .mes .dropdown-menu {
        padding-bottom: 0px;
        padding-top: 0;
    }

    .navbar-expand-lg .navbar-nav {
        flex-direction: column;
    }

    #top .navbar-expand-lg .mes .dropdown-menu.show .nav-link {
        color: white;
    }

    #top .navbar-light .mes .nav-link {
        border-radius: 0;
    }

    .top-bar {
        display: none;
    }

    #top .navbar-expand-lg .mes .dropdown-menu.show {
        display: block !important;
    }

    #top .navbar-expand-lg .mes .s_mega_menu_odoo_menu .dropdown-menu {
        display: block ! IMPORTANT;
    }

    #top .navbar-expand-lg .mes .dropdown-menu {
        min-width: 100vw !important;
        display: none ! IMPORTANT;
    }

    #top .navbar-light .mes .nav-link.active {
        border-radius: 0;
    }

    .main_nav {
        margin-top: 10px;
    }

    .mobile_nav {
        display: block;
        overflow: scroll;
        bottom: 0px;
        position: fixed;
        background: #ececec;
        width: 100%;
        max-height: 250px;
        left: 0;
    }

    #top .navbar-light .mobile_nav .nav-link {
        font-size: 14px !important;
        font-weight: 400 !important;
    }

    #iqac_link {
        width: 75%;
        display: flex;
        margin: 10px auto;
    }

}

@media (max-width: 768px) and (min-width: 600px) {

    .s_mega_menu_odoo_menu .col-md-6 {
        width: auto !important;
    }

    .s_mega_menu_odoo_menu .col-md-3 {
        flex: 0 0 44%;
        width: 44%;
        padding: 0 !IMPORTANT;
        display: flex;
        flex-direction: column;
    }

    .next {
        display: none !important;
    }


    .home_nav {
        position: relative;
        width: 100% !important;
    }

    #top .navbar .navbar-collapse {
        min-width: 0;
        position: relative;
        background: #f7f7f7;
        margin: 0px;
    }

    .nav-togglering {

        top: 40px;
    }


}

@media (max-width: 600px) {
    .prince-img {

        width: 100%;
        object-fit: contain;
    }

    .prince_block {
        top: 0;
        justify-content: center;
        padding-left: 15px !important;
        padding-right: 15px !important;
    }

    .milestone {
        width: 100% !important;
    }

    .milestone tr {
        flex-direction: column;
        display: flex;
        flex-wrap: wrap;
        width: 100%;
    }

    .milestone td {
        width: 100% !important;
    }

    #top .nav-item:hover& gt

;.nav-link {
     border-radius: 0 !important;
 }


    .home_nav {
        position: relative;
        align-items: center;
    }


    #iqac_link {
        font-size: 12px;
        width: 100%;
        margin: 20px auto;
        display: flex;
    }

    #iqac_link a {
        font-size: 12px;
    }

    #second-logo {

    }

}

@media (max-width: 400px) {

    .mes .nav-item:hover .s_mega_menu_odoo_menu .dropdown-menu {
        display: none;
    }
}

@media (max-width: 600px) {
    #top .navbar-light .mes .nav-link {
        font-size: 20px !important;
        padding: 16px ! IMPORTANT;
    }

    #top .navbar-expand-lg .mes .s_mega_menu_odoo_menu .dropdown-menu {

        display: block ! IMPORTANT;
    }

    #top .navbar-expand-lg .mes .dropdown-menu {
        min-width: 100vw !important;
        display: none ! IMPORTANT;
    }

    #top .navbar-expand-lg .mes .dropdown-menu.show {
        display: block !important;
    }

    .s_mega_menu_odoo_menu .row & gt

; * {
      padding: 0 !important;
  }

    .grade-next, .next {
        display: none !important;
    }

    .view-more {
        position: relative;
        top: 0;
        width: 200px;
        margin: auto ! IMPORTANT;
    }

    #container_width {

        padding: 10px;
    }

    #logo-name p {
        display: none;
    }

    #department_subhead, #footer_mes, .news-card-p {
        padding-bottom: 20px;
        padding-top: 10px;
    }

    #top .navbar-expand-lg .mes .dropdown-menu.show {
        display: block !important;
    }

}

@media (max-width: 385px) {
    .navbar-expand-lg .top-bar .navbar-nav {
        gap: 0;
    }


}

#top .navbar-light .mes .nav-item.show .mes-link {
    background: #116cf87d;
    color: #fff;
    border-bottom: 3px solid #56B2FF ! Important;
}

#mobile_sec_nav {
    display: none;
}

:root {
    --primary: #116CF8 !important;
}

#top .s_mega_menu_odoo_menu .nav .nav-link {
    color: #0F172A !important;
    font-family: "Plus Jakarta Sans";
    font-size: 14px;
    font-style: normal;
    font-weight: 500 !important;
    line-height: normal;
    margin: 0px !important;

}

#top .s_mega_menu_odoo_menu .nav .nav-link:hover {

}

.researches_menu {
    width: auto !important;
    transform: translate(0%, 0px) !important;
}

#top .navbar-expand-lg .mes .dropdown-menu {
    background: #ECF3FF;
    left: auto !important;
    min-width: 23rem;
    padding: 0.5rem 0;
    margin-top: 0;
    border: none;
    border-bottom: 5px solid #116CF8;
    border-radius: 0 0 32px 32px;
    transform: translate(0%, 0px);
    margin-top: 0;
    border: none;
    border-bottom: 5px solid #116CF8;
    border-radius: 0 0 32px 32px;
    position: absolute;
    right: auto;
    z-index: 2;
    width: 100%;
    max-width: 87%;
}

.mes .nav-item:hover .s_mega_menu_odoo_menu .dropdown-menu {
    display: none;
}

#top .navbar-expand-lg .mes .dropdown-menu .col-md-3 {
    position: relative;
    width: 258px;
}

#top .navbar-expand-lg .mes .dropdown-menu .col-md-3:after {
    content: "";
    position: absolute;
    width: 1px;
    height: 100%;
    background: #AECEFF;
    top: 0;
    right: 0;
}

#top .navbar-expand-lg .mes .dropdown-menu .menu_cols:after {
    content: "";
    position: absolute;
    width: 1px;
    height: 100%;
    background: #AECEFF;
    top: 0;
    right: 0;
}


#top .navbar-expand-lg .mes .dropdown-menu .col-md-3:last-child:after {
    width: 0;
}

@media (max-width: 1485px) {
    #top .navbar-expand-lg .mes .dropdown-menu.o_mega_menu {
        max-width: 95%;
    }

    #top .navbar-expand-lg .mes .dropdown-menu .col-md-3 {
        position: relative;
        width: auto;
    }

    .inner-banner {
        height: 300px ! Important;
    }
}

@media (max-width: 1200px) {
    #top .navbar-expand-lg .mes .dropdown-menu {
        transform: translate(-50%, 0px);
    }

    #top .navbar-expand-lg .mes .dropdown-menu .col-md-3 {
        position: relative;
        width: 180px;
    }
}

@media (max-width: 900px) {
    .researches_menu {
        width: 100% !important;
        transform: translate(0%, 0px) !important;
    }

    .search-wrappers {
        position: relative !important;
        width: 300px;
        top: -30px;
        height: 35px;
        left: 10px;
    }

    #top .navbar-light .mes .dropdown-toggle:hover::after {
        transform: none !important;
        transition: transform 0.2s ease;
    }

    #mobile_sec_nav {
        display: flex;
    }

    #top .navbar .navbar-collapse {
        position: relative !important;
    }

    #top .navbar-expand-lg .mes .top_drop .nav .nav-link {
        font-family: 'Poppins';
        font-size: 16px ! Important;
        padding: 8px 16px !important;
        border-bottom: none ! IMPORTANT;
    }

    #top .navbar-light .mes .dropdown.show & gt

; .dropdown-toggle::after {
      transform: translateY(-1px) rotate(180deg) !important;
      transition: transform 0.2s ease;
  }

    #top .navbar-light .mes .nav-item.show .mes-link {
        background: transparent;
        color: #116cf8 !important;
        border-bottom: none ! IMPORTANT;
    }

    #top .navbar-expand-lg .mes .dropdown-menu .col-md-3 {
        width: 100%;
    }

    #top .navbar-expand-lg .mes .dropdown-menu .col-md-3:after {
        display: none;
    }

    #top .s_mega_menu_odoo_menu .nav .nav-link {
        color: #0F172A !important;
        font-family: "Plus Jakarta Sans";
        font-size: 16px !important;
        padding: 16px 0 !important;
        font-style: normal;
        font-weight: 500 !important;
        line-height: normal;
        margin: 0px !important;
        white-space: normal;
    }

    #top .navbar-expand-lg .mes .dropdown-menu.o_mega_menu {
        right: auto;
        z-index: 2;
        width: 100%;
        transform: translate(0%, 0px);
        max-width: 87%;
        transition: all 0.3s ease-in-out;
        border-bottom: 0px solid #116CF8;
        border-radius: 0;
        position: relative;
        background: transparent;
        padding: 0 !IMPORTANT;
        left: auto ! IMPORTANT;
    }

    #top .navbar-expand-lg .mes .dropdown-menu .col {
        width: 100%;
        flex: auto;
        border: none !important;
    }

    #top .navbar-expand-lg .mes .dropdown-menu {
        transform: translate(0%, 0px);
        transition: all 0.3s ease-in-out;
        border-bottom: 0px solid #116CF8;
        border-radius: 0;
        position: relative;
        background: #ECF3FF;
        padding: 0rem 0;
    }

    #top .navbar-expand-lg .mes .dropdown-menu .row {
        margin: 0;
    }

    .top_drop .nav {
        flex-wrap: wrap;
        width: 100%;
    }

    .mes.main_nav .dropdown-item {
        padding-left: 16px ! IMPORTANT;
        font-size: 16px;
    }

    #top .navbar-expand-lg .mes .dropdown-menu .o_cc1.pt16 {
        padding-top: 0 !Important;
    }

    .inner-banner {
        height: auto ! Important;
    }
}

@media (max-width: 600px) {

    .search-wrappers {
        position: relative !important;
        width: 300px;
        top: -30px;
        height: 35px;
        left: 10px;
    }

    .page_nav {
        padding: 12px 16px;
    }
}

@media (max-width: 325px) {
    .mob-nav-title {
        color: #0F172A;
        font-family: Poppins;
        font-size: 15px;
        font-style: normal;
        font-weight: 600;
        line-height: normal;
        margin: 0;
        word-wrap: break-word;
        max-width: 180px;
        padding: 0px 0px 0 16px;
    }
}
