html {
    font-size: 10px;
}

body {
    font-family: "Roboto", sans-serif;
    font-size: 1.8rem;
}

h1 {
    font-size: 6.4rem;
}

h2 {
    font-size: 5.6rem;
}

h3 {
    font-size: 4rem;
}

h4 {
    font-size: 3.2rem;
}

h5 {
    font-size: 2.4rem;
}

h6 {
    font-size: 2rem;
}

p {
    font-size: 1.8rem;
    line-height: 1.7;
}

/* img {
    width: 100%; 
    height: auto;
  } */

/*slider sec start here*/
/* Position the image container (needed to position the left and right arrows) */
.container {
    position: relative;
}

/* Hide the images by default */
.mySlides {
    display: none;
}

/* Add a pointer when hovering over the thumbnail images */
.cursor {
    cursor: pointer;
}

.slidersec {
    position: relative;
    padding: 0px;
}

/* Next & previous buttons */
.slidersec .prev,
.slidersec .next {
    cursor: pointer;
    position: absolute;
    top: 45%;
    width: 80px;
    padding: 16px;
    margin-top: -50px;
    /*  color: white;*/
    /*  font-weight: bold;*/
    /*  font-size: 20px;*/
    border-radius: 0 3px 3px 0;
    user-select: none;
    z-index: 999;
    -webkit-user-select: none;
    /*  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;*/
}

/* Position the "next button" to the right */
.slidersec .next {
    right: 0;
    z-index: 999;
    border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.slidersec .prev:hover,
.slidersec .next:hover {
    background-color: rgba(0, 0, 0, 0.1);
    border-radius: 90px;
}

/* Number text (1/3 etc) */
.numbertext {
    color: #f2f2f2;
    font-size: 12px;
    padding: 8px 12px;
    position: absolute;
    top: 0;
}

/* Container for image text */
.caption-container {
    text-align: center;
    background-color: #222;
    padding: 2px 16px;
    color: white;
    display: none;
}

.row:after {
    content: "";
    display: table;
    clear: both;
}

.slider_tabs {
    margin: -6% auto 0 auto !important;
    width: 90%;
}

/* Six columns side by side */
.column {
    float: left;
    width: 18.65%;
    cursor: pointer;
    padding: 8px 0px;
    border-radius: 2px;
    font-weight: bold;
    color: #ffffff;
    font-size: 16px;
    border: 2px #ffffff solid;
    text-align: center;
    margin: 0 2%;
}

/* Add a transparency effect for thumnbail images */
.demo {
    opacity: 0.6;
}

.slidersec .active,
.slidersec .demo:hover {
    /*  opacity: 1;*/
    color: #eb2024;
    background: #ffffff;
    font-weight: bold;
}

.SlideText {
    position: absolute;
    color: white;
    top: 35%;
    left: 14%;
    font-family: "Roboto", sans-serif;
}

.SlideText h2 {
    font-size: 60px;
    font-family: "Roboto", sans-serif;
    padding-bottom: 15px;
}

.SlideText a {
    font-family: "Lato", sans-serif;
    padding: 8px 30px;
    font-weight: bold;
    font-size: 18px;
    display: block;
    color: #eb2024;
    background: #ffffff;
    max-width: 170px;
    border-radius: 30px;
}

.mySlides img {
    width: 100%;
}

/* Next & previous buttons */
.slidersec .prev,
.slidersec .next {
    cursor: pointer;
    position: absolute;
    top: 45%;
    width: 80px;
    padding: 16px;
    margin-top: -50px;
    /*  color: white;*/
    /*  font-weight: bold;*/
    /*  font-size: 20px;*/
    border-radius: 0 3px 3px 0;
    user-select: none;
    z-index: 999;
    -webkit-user-select: none;
    /*  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;*/
}

/* Position the "next button" to the right */
.slidersec .next {
    right: 0;
    z-index: 999;
    border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.slidersec .prev:hover,
.slidersec .next:hover {
    background-color: rgba(0, 0, 0, 0.1);
    border-radius: 90px;
}

/* Number text (1/3 etc) */
.numbertext {
    color: #f2f2f2;
    font-size: 12px;
    padding: 8px 12px;
    position: absolute;
    top: 0;
}

/* Container for image text */
.caption-container {
    text-align: center;
    background-color: #222;
    padding: 2px 16px;
    color: white;
    display: none;
}

.row:after {
    content: "";
    display: table;
    clear: both;
}

.slider_tabs {
    margin: -6% auto 0 auto !important;
    width: 90%;
    justify-content: center;
}

.slidersec .next {
    right: 3%;
}

.slidersec .prev {
    left: 1%;
}

.slidersec .next img {
    max-width: 70px;
}

.slidersec .prev img {
    max-width: 70px;
}

/*slider sec end here*/

/* Life at hyderabad starts */
.LifeatHyd {
    padding: 0px 0px 60px 0px;
}

.LifeatHyd h2 {
    color: #11468f !important;
    display: block;
    text-align: center;
}

.regular_event div {
    padding: 0 5px !important;
    overflow: hidden;
}

/* Life at hyderabad ends */

/* feature sec start */
.FeaturesHyd {
    padding: 160px 0px 300px 0px;
    background: url("/../images/featurs-bg.webp") no-repeat bottom center
        #005ab4;
    background-size: cover;
}

.FeaturesHyd h2 {
    color: #ffffff !important;
    display: block;
    text-align: center;
}

.regular_features div {
    padding: 0 5px !important;
    overflow: hidden;
    background-image: url("/../images/bg-blue.webp");
}

.FeaturesHyd .slick-next {
    right: 4% !important;
}

.FeaturesHyd .slick-prev {
    left: 3%;
}

.FeaturesHyd .slick-prev:before {
    font-size: 60px;
}

.FeaturesHyd .slick-next:before {
    font-size: 60px;
}

.botBoxFeature {
    background: #005ab4;
    padding: 20px;
    text-align: center;
    box-shadow: 0px -60px 80px 0px rgba(0, 0, 0, 0.19);
}

.botBoxFeature img {
    display: block;
    margin: 30px auto 15px auto;
}

.regular_features h2 {
    font-size: 146.57px;
    font-style: normal;
    opacity: 0.3;
    margin-bottom: -39px;
    font-weight: 400;
}

.botBoxFeature p {
    color: #ffffff;
    line-height: 26px;
}

.alumnipic img {
    margin-top: -56%;
}

/* feature sec ends */

/* alumni sec starts */
.alumniLeftSec h5 {
    color: #133558;
    font-size: 36px;
    font-weight: 500;
}

.alumniLeftSec h2 {
    color: #133558;
    font-size: 48px;
    line-height: 100%;
    font-weight: 500;
    padding-bottom: 30px;
}

.alumniRightSec {
    padding: 0 20px;
}

.alumniRightSec img {
    width: 100px;
    margin-bottom: 10px;
}

.alumniRightSec h3 {
    font-size: 24px;
    color: #141b47;
}

.alumniRightSec p {
    padding-bottom: 0;
    line-height: 24px;
}

/* .slick-dots li{ width: 10px !important; height: 10px !important; background: #000; border-radius: 30px; } */
/* .slick-dots li  button { display: none !important; } */
.slick-dots {
    bottom: 0 !important;
    text-align: left !important;
}

.alumni_slider .slick-dots li {
    background: #0f356c;
    /*    border-radius: 10px;*/
    width: 10px !important;
    border-radius: 30px;
    height: 10px !important;
}

.alumni_slider ul .slick-active {
    background: #eb2024 !important;
    /*    border-radius: 10px;*/
}

.alumni_slider .slick-dots li button {
    display: none !important;
}

/* flipbox css starts here */
.flip-card {
    /*   background-color: transparent; */
    width: 300px;
    border-radius: 25px;
    padding: 0px;
    margin: 10px;
    height: 300px;
    perspective: 1000px;
    /*   background: linear-gradient(180deg, #318BE5 0%, #1E5F9F 100%); */
}

.flip-card-inner {
    position: relative;
    width: 100%;
    height: 100%;
    border-radius: 25px;
    text-align: center;
    transition: transform 0.6s;
    transform-style: preserve-3d;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
    backface-visibility: hidden;
    -moz-backface-visibility: hidden;
}

.flip-card:focus {
    outline: 0;
}

.flip-card:hover .flip-card-inner,
.flip-card:focus .flip-card-inner {
    transform: rotateY(180deg);
}

.flip-card-front,
.flip-card-back {
    position: absolute;
    width: 100%;
    height: 100%;
}

.flip-card-front {
    /*   background: linear-gradient(to left, #4364f7, #6fb1fc); */
    background: linear-gradient(180deg, #318be5 0%, #1e5f9f 100%);
    color: black;
    border-radius: 25px;
    z-index: 2;
    padding: 30px 20px;
    display: block;
    justify-content: center;
    align-items: center;
}

.flip-card-back {
    /*   background: linear-gradient(to right, #4364f7, #6fb1fc); */
    background: linear-gradient(
        98.3deg,
        rgba(235, 32, 36, 0.9) 10.6%,
        rgb(260, 0, 0) 97%
    );
    color: white;
    transform: rotateY(180deg);
    z-index: 1;
    border-radius: 25px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.flip-card-back p {
    padding: 0 30px;
    font-weight: bold;
    font-size: 22px;
}

.flip-card-front img {
    margin-bottom: 20px;
}

.flip-card-front h4 {
    color: #ffffff;
}

.flip-card-front h4::after {
    content: "";
    display: block;
    /* text-align: center; */
    width: 60px;
    /* align-items: center; */
    height: 2px;
    margin: auto;
    background-color: #ffffff;
    margin-top: 10px;
    margin-bottom: 10px;
}

.flip-card-front p {
    color: #ffffff;
}

/* flipbox css starts ends */

.home-banner .slick-prev {
    left: 1%;
    z-index: 9;
}

.home-banner .slick-prev:before {
    font-size: 60px;
}

.home-banner .slick-next {
    right: 3% !important;
    z-index: 9;
}

.home-banner .slick-next:before {
    font-size: 60px;
}

.popup table tr:first-child {
    background: linear-gradient(180deg, #318be5 0%, #1e5f9f 100%);
    color: #ffffff;
}

.popup table td a {
    text-align: center;
    margin: 5px 0px;
    display: block;
}

/* why sit sec starts */
.WhySITLeft ul {
    padding: 0;
    margin: 0;
}

.WhySITLeft ul li {
    border-radius: 40.604px;
    width: 100%;
    float: right;
    cursor: pointer;
    text-align: right;
    background: #fff;
    padding: 0px 20px;
    margin-bottom: 60px;
    list-style-type: none;
    box-shadow: 0px 0px 14px 0px rgba(0, 0, 0, 0.25);
}

.WhySITLeft ul li:hover {
    background: linear-gradient(180deg, #318be5 0%, #1e5f9f 100%);
    color: #ffffff;
}

.WhySITLeft ul li:first-child {
    margin-right: -8%;
}

.WhySITLeft ul li:last-child {
    margin-right: -8%;
}

.WhySITLeft ul li span {
    display: inline-block;
    width: 80%;
    padding-top: 15px;
}

.WhySITLeft ul li img {
    width: 89px;
}

.WhySITLeft ul li:last-child img {
    margin-top: 0px;
}

.WhySITMid img {
    margin-bottom: 60px;
}

.WhySITRight ul {
    padding: 0;
    margin: 0;
}

.WhySITRight ul li {
    border-radius: 40.604px;
    cursor: pointer;
    background: #fff;
    padding: 0px 20px;
    text-align: left;
    margin-bottom: 60px;
    list-style-type: none;
    box-shadow: 0px 0px 14px 0px rgba(0, 0, 0, 0.25);
    width: 100%;
}

.WhySITRight ul li:hover {
    background: linear-gradient(180deg, #318be5 0%, #1e5f9f 100%);
    color: #ffffff;
}

/* .WhySITRight ul li span{ display: inline-block; width: 80%; padding-top: 15px; } */
.WhySITRight ul li img {
    width: 89px;
}

.WhySITRight ul li:last-child img {
    margin-top: 0px;
}

.WhySITRight ul li:first-child {
    margin-left: -8%;
}

.WhySITRight ul li:last-child {
    margin-left: -8%;
}

.WhySITRight tbody,
.WhySITLeft tbody {
    border: none;
}

.paraScroll {
    height: 200px;
    overflow: auto;
    margin-bottom: 30px;
}

/* why sit sec ends */

::-webkit-scrollbar {
    width: 5px;
    border-radius: 16px;
}

::-webkit-scrollbar-track {
    box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}

::-webkit-scrollbar-thumb {
    background-color: #ed0101 !important;
}

@media screen and (max-width: 1800px) {
    .WhySITRight ul li {
        margin-bottom: 45px;
    }

    .WhySITLeft ul li {
        margin-bottom: 45px;
    }
}

@media screen and (max-width: 1600px) {
    .Rankings-sec img {
        width: 100%;
    }

    .SlideText h2 {
        font-size: 46px;
    }

    .SlideText {
        top: 20%;
    }
}

@media screen and (max-width: 1440px) {
    body {
        font-size: 1.6rem;
    }

    h1 {
        font-size: 5rem;
    }

    h2 {
        font-size: 4rem;
    }

    h3 {
        font-size: 3.4rem;
    }

    h4 {
        font-size: 2.8rem;
    }

    h5 {
        font-size: 2.2rem;
    }

    h6 {
        font-size: 2rem;
    }

    p {
        font-size: 1.8rem;
        line-height: 1.7;
    }

    .alumnipic img {
        margin-top: 0px;
    }
}

@media screen and (max-width: 1200px) {
    .WhySITLeft ul li:first-child {
        margin-right: 0px;
    }

    .WhySITLeft ul li:last-child {
        margin-right: 0px;
    }

    .WhySITRight ul li:first-child {
        margin-left: 0px;
    }

    .WhySITRight ul li:last-child {
        margin-left: 0px;
    }
}

@media screen and (max-width: 992px) {
    body {
        font-size: 1.4rem;
    }

    h1 {
        font-size: 5rem;
    }

    h2 {
        font-size: 4rem;
    }

    h3 {
        font-size: 3.2rem;
    }

    h4 {
        font-size: 2.8rem;
    }

    h5 {
        font-size: 2rem;
    }

    h6 {
        font-size: 1.8rem;
    }

    p {
        font-size: 1.4rem;
        line-height: 1.7;
    }

    button.slick-next.slick-arrow {
        right: 50px !important;
    }

    /* button.slick-prev.slick-arrow {
        left: 61px !important;
    } */
    button.slick-prev.slick-arrow {
        left: 50px !important;
        z-index: 9;
    }

    .slider_tabs {
        display: none;
    }

    .FeaturesHyd {
        padding: 60px 0px 60px 0px;
    }

    .alumniLeftSec h2 {
        font-size: 52px;
        padding-bottom: 20px;
    }
}

@media screen and (max-width: 600px) {
    body {
        font-size: 1.4rem;
    }

    h1 {
        font-size: 3.8rem;
    }

    h2 {
        font-size: 3.2rem;
    }

    h3 {
        font-size: 2.8rem;
    }

    h4 {
        font-size: 2.4rem;
    }

    h5 {
        font-size: 2rem;
    }

    h6 {
        font-size: 1.8rem;
    }

    p {
        font-size: 1.4rem;
        line-height: 1.7;
    }

    button.slick-next.slick-arrow {
        right: 126px !important;
    }

    /* button.slick-prev.slick-arrow {
        left: 61px !important;
    } */
    button.slick-prev.slick-arrow {
        left: 50px !important;
        z-index: 9;
    }

    .alumniLeftSec h2 {
        font-size: 36px;
        padding-bottom: 40px;
    }

    .SlideText {
        top: 9%;
        left: 0;
        right: 0;
        margin: 0 auto;
        display: block;
        text-align: center;
        padding: 0 10px;
    }
}

.mb-60 {
    margin-bottom: 60px !important;
}

.mt-60 {
    margin-top: 60px !important;
}

.text-blue {
    color: #11468f !important;
}

.infra {
    padding: 30px 0 30px 0px;
}

section {
    padding: 80px 5% !important;
}

.home-SIT {
    justify-content: space-between;
    padding-bottom: 40%;
}

.home-SIT .light-box {
    width: 18%;
    text-align: center;
    padding: 30px 10px;
    margin: 10px;
    border-radius: 25px;
    /*     background: rgba(255, 255, 255, 0.27); */
    box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
    backdrop-filter: blur(11px);
    -webkit-backdrop-filter: blur(11px);
    background: linear-gradient(180deg, #318be5 0%, #1e5f9f 100%);
}

.home-SIT .light-box h4::after {
    content: "";
    display: block;
    /* text-align: center; */
    width: 60px;
    /* align-items: center; */
    height: 2px;
    margin: auto;
    background-color: #ffffff;
    margin-top: 10px;
    margin-bottom: 10px;
}

.home-SIT .light-box h4 {
    margin-top: 20px;
    color: #ffffff;
}

.home-SIT .light-box p {
    color: #ffffff;
}

/* header blink button starts */
#blinking-button {
    padding: 8px 35px;
    /*     border-radius: 48px 0px;  */
    border: 0px solid #6c8003;
}

@keyframes blink {
    0%,
    100% {
        background-color: #000000;
        box-shadow: 0 0 #000000;
    }

    50% {
        background-color: #11468f;
        box-shadow: 0 0 40px #11468f;
    }
}

#blinking-button {
    background-color: #ffffff;
    color: #fff;
    animation: blink 2s linear infinite;
}

.blink {
    animation: blink 0.5s infinite;
}

/* header blink button ends */

.infra {
    padding: 30px 0 160px 0px;
}

.infra img {
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
    display: block;
}

.sit-section {
    background-size: contain;
    background-repeat: no-repeat;
    background-position: bottom center;
}

.Rankings-slider .slick-slide {
    margin: 10px;
}

section.Features-sec.container-fluid {
    background: #0b2243;
    border-radius: 120px 120px 0px 0px;
}

.features-box-container {
    display: flex;
    flex-wrap: wrap;
}

section.Features-sec .Features-box {
    width: 20%;
    text-align: center;
    padding: 20px;
    margin-bottom: 20px;
}

.Features-sec .Features-box div {
    color: white;
    max-width: 200px;
    margin: auto;
    margin-top: 20px;
    font-weight: 600;
}

section.Programs_Offered.container-fluid {
    background-size: 100%;
    background-position: bottom right;
    background-repeat: no-repeat;
}

.banner-slider.slide-1 {
    padding: 60px 5%;
}

.banner-box-container {
    display: flex;
    justify-content: space-around;
    align-items: center;
    margin-top: 60px;
    align-items: stretch;
}

.banner-slider .slick-slide img {
    display: block;
    padding: 10px;
    background: white;
    border-radius: 200px;
}

.banner-box {
    color: white;
    font-weight: 800;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: 20px;
    padding: 20px;
    border-radius: 25px;
    border: 3px solid #11468f59;
    background: rgba(255, 255, 255, 0.2);
    box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
    backdrop-filter: blur(5px);
    -webkit-backdrop-filter: blur(5px);
    font-size: 2.2rem;
    text-align: center;
    padding-top: 50px;
    width: 25%;
    position: relative;
}

.banner-box img {
    position: absolute;
    top: -40px;
    padding: 10px;
    background: white;
    border-radius: 100px;
}

.slick-track {
    display: flex !important;
}

.slick-slide {
    height: inherit !important;
}

.banner-slider.slide-1 {
    height: 100%;
}

.banner-slider-conatiner .slick-slide > div {
    height: 100%;
}

.Programs_Offered h5.progream-links {
    margin-bottom: 20px;
    border-bottom: 1px solid #e3e3e3;
    padding-bottom: 20px;
}

.Programs_Offered svg.right-arrow {
    margin-left: 20px;
}

.Programs_Offered svg.right-arrow.white {
    margin-left: 5px !important;
}

.apply-now-red {
    display: inline-block;
    padding: 10px 30px;
    background: #eb2024;
    border-radius: 50px;
    color: white;
    font-weight: 600;
    font-size: 2.2rem;
}

svg.right-arrow.white path {
    fill: #fff !important;
}

.progream-links:hover {
    color: #eb2024;
}

.progream-links:hover svg.right-arrow path {
    fill: #eb2024 !important;
}

.link-black {
    color: black;
    text-decoration: none !important;
}

.bg-red {
    background: #eb2024;
}

footer.container-fluid {
    background: #0b2243;
    color: white;
    border-radius: 120px 120px 0px 0px;
}

footer .footer-box {
    padding: 80px 5% 60px;
    background: linear-gradient(180deg, #318be5 0%, #1e5f9f 100%);
}

.footer-red-bar {
    padding: 10px;
}

.footer-title::after {
    content: "";
    display: block;
    width: 120px;
    height: 3px;
    background-color: #ffffff;
    margin-top: 10px;
    margin-bottom: 10px;
}

footer .footer-address a {
    color: #fff !important;
    text-decoration: none !important;
}

.footer-address {
    margin-top: 25px;
    display: flex;
    align-items: flex-start;
}

.footer-address img {
    margin-right: 15px;
}

.border-right {
    border-right: 2px solid #ffffff45;
}

.Programs_Offered {
    padding-bottom: 100px !important;
}

.Features-sec {
    margin-top: -100px !important;
}

.Rankings-slider .slick-slide {
    box-shadow: 0px 50px 60px 0px #cccccc9c;
    margin: 20px;
    border-radius: 100px;
    margin-bottom: 100px;
}

.head-level1,
.head-level2,
.head-level3 {
    padding-left: 5%;
    padding-right: 5%;
}

.bg-blue {
    background-color: #11468f;
}

header a.nav-link {
    font-size: 1.4rem;
}

a.head1-links {
    color: white;
    padding-right: 10px;
    margin-right: 10px;
    text-decoration: none !important;
}

body .head1-links:first-child {
    /* border-right: 1px solid #ffffffa1; */
}

a.head1-btn {
    padding: 7px 20px;
    border-radius: 50px;
    background: white;
    font-weight: 600;
    text-decoration: none;
    margin-right: 10px;
    color: #11468f;
}

.dropdown-blinking-button {
    padding: 0px 20px;
    border-radius: 50px;
}
.dropdown-blinking-button a {
    font-weight: 600;
    font-size: 18px !important;
    /* background-color: red; */
    padding: 0px !important;
}

.dropdown-blinking-button .dropdown-item {
    text-align: left;
    white-space: normal;
    padding: 8px 20px !important;
    box-sizing: border-box;
    display: block;
    width: 100%;
    word-wrap: break-word;
    overflow: visible;
    font-size: 14px !important;
    font-weight: 400 !important;
    background-color: #ffffff !important;
}

header li.nav-item.dropdown {
    margin-left: 10px;
    padding-left: 10px;
    border-left: 1px solid #ffffff57;
}

/*sidebar menu */
.head-level2 .slider {
    width: 0;
    height: 100vh;
    background-color: #000;
    position: fixed;
    top: 0;
    left: unset !important;
    right: 0;
    z-index: 1000;
    overflow: hidden;
    transition: width 0.3s ease;
    z-index: 9999999;
}

.head-level2 .slider.open {
    width: 400px;
    overflow-y: scroll;
}

/* Custom CSS for the hamburger menu icon */
.hamburger-icon {
    z-index: 1001;
    margin-left: 30px;
}

/* Custom CSS for the close icon */
.close-icon {
    cursor: pointer;
    display: flex;
    justify-content: flex-end;
    padding-right: 10px;
}

.close-icon svg {
    width: 40px;
}

/* CSS to change the color of the rect on hover */
.hover-hamburger {
    fill: #eb2024;
    transition: fill 0.3s;
    /* Smooth transition */
}

.hover-hamburger:hover {
    fill: #000;
}

.cus-menu {
    display: flex;
    justify-content: space-between;
}

img.dropdown-icon {
    width: 30px;
}

.cus-toggle-menu a {
    width: 100% !important;
    text-decoration: none;
    color: #fff;
}

img.dropdown-icon {
    transition: 0.5s ease;
}

.cus-menu.active img.dropdown-icon {
    transform: rotate(90deg);
}

.ul-level3,
.ul-level2 {
    display: none;
}

.ul-level3.active,
.ul-level2.active {
    display: block;
}

ul.cus-toggle-menu ul,
ul.cus-toggle-menu {
    list-style: none !important;
}

ul.cus-toggle-menu {
    padding: 0;
}

ul.cus-toggle-menu .cus-menu {
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 1px solid #ffffff78;
}

.close-icon {
    padding: 20px;
}

.head-level2 a.nav-link {
    color: black;
    font-size: 1.8rem;
}

.last-section {
    margin-bottom: -7%;
}

footer.container-fluid {
    z-index: 99;
    position: relative;
}

.head-level1 .row.m-0.footer-red-bar.text-center {
    display: flex;
    justify-content: flex-end;
}

.cus-toggle-menu .links360 {
    display: none;
}

#top-button {
    display: inline-block;
    background-color: #f3223c;
    width: 40px;
    height: 40px;
    text-align: center;
    border-radius: 4px;
    position: fixed;
    bottom: 30px;
    margin: 0 auto !important;
    right: 30px;
    left: unset;
    transition: background-color 0.3s, opacity 0.5s, visibility 0.5s;
    opacity: 0;
    visibility: hidden;
    z-index: 1000;
}

#top-button.show {
    opacity: 1;
    visibility: visible;
}

footer a.social {
    color: transparent;
}

.up {
    -webkit-animation: uparrow 0.6s infinite alternate ease-in-out;
}

/*sidebar menu end*/
a#top-button:hover {
    opacity: 0.7;
}

.head-level2 {
    z-index: 9;
    position: relative;
}

.up {
    -webkit-animation: uparrow 0.6s infinite alternate ease-in-out;
    animation: uparrow 0.6s infinite alternate ease-in-out;
}

@-webkit-keyframes uparrow {
    0% {
        transform: translateY(0);
    }

    100% {
        transform: translateY(-10px);
    }
}

@keyframes uparrow {
    0% {
        transform: translateY(0);
    }

    100% {
        transform: translateY(-10px);
    }
}

.head-level3 {
    display: block !important;
}

.head-level2 .tire-2-inner .navbar-nav {
    display: flex !important;
}

/*contactus*/
.contect-map p {
    font-size: 20px;
}

.contect-map h1.text-blue {
    margin-bottom: 30px;
}

.contect-map h5 {
    margin-bottom: 20px;
    margin-top: 40px !important;
}

.contect-map .map-content .row {
    padding-bottom: 40px;
    border-bottom: 1px solid #ccc;
}

.contect-map .map-content .row:last-child {
    border-bottom: 0px solid #ccc;
}

.map-content {
    padding-right: 60px;
}

.contect-map a {
    color: black;
}

/*contactus ends*/

/*admission pages*/
.main-banner {
    background-size: cover;
    background-repeat: no-repeat;
}

body section.banner.main-banner {
    padding: 15% 5% 15% !important;
}

.main-banner h1 {
    font-size: 9.6rem;
    font-weight: 800;
}

.cus-page-tabs {
    display: flex;
    justify-content: space-between;
    padding: 5px 5px;
    box-shadow: 0px 0px 10px 5px #1010101f;
    border-radius: 100px;
    word-wrap: normal;
    white-space: nowrap;
    overflow-x: auto;
}

/* width */
.cus-page-tabs::-webkit-scrollbar {
    margin-left: 10px;
    width: 5px !important;
    height: 5px !important;
}

/* Track */
.cus-page-tabs::-webkit-scrollbar-track {
    box-shadow: inset 0 0 2px grey;
    border-radius: 10px;
    margin: 0 20px;
}

/* Handle */
.cus-page-tabs::-webkit-scrollbar-thumb {
    background: #eb2024;
    border-radius: 5px;
}

/* Handle on hover */
.cus-page-tabs::-webkit-scrollbar-thumb:hover {
    background: #b30000;
}

.cus-page-tabs .page-tab {
    flex: 1;
    text-align: center;
    border: 1px solid #cccccc52;
    padding: 10px 40px;
    border-radius: 100px;
    margin-right: 20px;
}

.cus-page-tabs .page-tab a {
    color: black;
    text-decoration: none;
}

.cus-page-tabs .page-tab.active {
    /* Styles for active tab */
    background-color: #eb2024;
    border-color: #eb2024;
}

.cus-page-tabs .page-tab.active a {
    color: white;
    font-weight: 800;
    text-decoration: none;
}

.blue-table thead {
    background: #0e3b78;
    color: white;
    /* padding: 20px 40px; */
}

.blue-table td {
    border-right: 1px solid #11468f;
    /* Vertical border color */
}

.blue-table tr {
    border-bottom: 1px solid #11468f;
}

tbody {
    border: 1px solid #11468f;
}

.blue-table td:last-child {
    border-right: none;
}

.blue-table thead th,
.blue-table td {
    padding: 20px;
}

.blue-table thead th:first-child {
    border-top-left-radius: 24px;
}

.blue-table td:first-child {
    font-weight: 600 !important;
}

.blue-table thead th:last-child {
    border-top-right-radius: 24px;
}

.blue-table tbody tr:nth-child(even) {
    background-color: #11468f29;
    /* Background color for the second row */
}

.cus-table-container {
    overflow-x: auto;
    width: 100%;
    margin-bottom: 1rem;
}

.fee-structure-inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 40px 40px;
    box-shadow: 0px 0px 10px 5px #cccccc6b;
    border-radius: 16px;
}

.download-btm {
    background: #eb2024;
    padding: 10px 40px;
    border-radius: 40px;
    color: white;
    font-weight: 600;
}

.download-btm img {
    margin-left: 10px;
}

.fee-structure-sec a {
    text-decoration: none !important;
}

/*admission pages ends*/

.dropdown-item {
    font-size: 1.4rem !important;
}

.apply-now-red a,
footer a {
    color: white !important;
    text-decoration: none !important;
}

.cus-btn {
    display: inline-block;
    padding: 10px 30px;
    background: white;
    border-radius: 50px;
    border: 1px solid #101010;
    font-weight: 400;
    font-size: 2rem;
    margin-top: 30px;
}

.cus-btn a {
    color: #000;
    text-decoration: none !important;
}

.cus-btn:hover {
    background: #eb2024;
    border-radius: 50px;
    color: white;
    border-color: #cccccc00;
}

.cus-btn:hover a {
    color: white;
}

.cus-btn:hover a path {
    fill: white !important;
}

.cus-btn svg.right-arrow {
    margin-left: 20px;
}

.procedure-box {
    width: 48%;
    padding: 40px;
    box-shadow: 0px 0px 10px 10px #cccccc2b;
    border-radius: 30px;
    margin-bottom: 40px;
}

.procedure-box h5 {
    margin-bottom: 3rem;
}

.scroll-box-200 {
    height: 200px;
    overflow-y: auto;
    padding-right: 10px;
}

.procedure-box li {
    margin-bottom: 10px;
}

/* width */
.cus-scroll::-webkit-scrollbar {
    width: 5px;
}

/* Track */
.cus-scroll::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px grey !important;
    border-radius: 10px;
}

/* Handle */
.cus-scroll::-webkit-scrollbar-thumb {
    background: red;
    border-radius: 10px;
}

/* Handle on hover */
.cus-scroll::-webkit-scrollbar-thumb:hover {
    background: #b30000;
}

.custom-icon {
    list-style: none;
    padding: 0;
    margin: 0;
}

.custom-icon li {
    background-image: url("/../images/icons/check.svg");
    background-size: contain;
    background-repeat: no-repeat;
    padding-left: 30px;
    padding-bottom: 15px;
    line-height: 1.5;
    margin-bottom: 10px;
    background-size: 25px;
    background-position: 0px 5px;
}

.fit-content {
    width: fit-content !important;
}

.cus-blue-band {
    position: relative;
    padding: 140px 5% 40px;
    border-radius: 30px;
    margin-top: -120px;
    z-index: 0;
    background-image: url("/../images/admission/bg-blue.webp");
    background-repeat: no-repeat;
    background-size: cover;
}

.cus-blue-band img {
    position: absolute;
    bottom: 0;
    max-width: 500px;
    margin: auto;
    right: 10%;
}

.overview-con img {
    max-width: 700px;
}

.overview-con .img-sec {
    z-index: 99;
}

.admission-refund .img-sec img {
    max-width: 600px;
}

a.color-red {
    color: #eb2024;
}

.page-tab.active {
    pointer-events: none;
}

/*about us*/
.right-tabs .page-tab.active {
    pointer-events: none;
    background: #eb2024;
}

.right-tabs .page-tab {
    background: #11468f;
    padding: 30px 40px;
    border-bottom: 1px solid #fff;
    display: flex;
    justify-content: space-between;
}

.right-tabs .page-tab a {
    color: white;
    text-decoration: none;
    font-weight: 500;
    font-size: 2rem;
}

.cus-page-content {
    width: 70%;
}

.cus-page-content p {
    line-height: 1.4;
}

.student-container .row {
    border-style: ridge;
}

.student-container .row a {
    text-decoration: none;
}

.right-tabs {
    display: flex;
    position: relative;
    justify-content: space-between;
}

.right-tabs .cus-page-tabs-right .page-tab:first-child {
    border-radius: 30px 30px 0px 0px;
}

.right-tabs .cus-page-tabs-right .page-tab:last-child {
    border-radius: 0px 0px 30px 30px;
}

.right-tabs .cus-page-tabs-right {
    position: sticky;
    top: 10px;
    height: 100vh;
    overflow-y: auto;
    color: white;
    padding: 20px;
    width: 27%;
    padding-top: 0px;
}

select.mobile-tab-dropdown.mobile {
    padding: 10px 20px;
    border-radius: 8px;
    background: #11468f;
    color: white;
    font-size: 24px;
}

.mobile {
    display: none !important;
}

.vision-mission-banner {
    /* background-image: url(/../images/aboutus/Vision-bg.webp); */
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: contain;
}

.vission-box {
    margin: 0px 0px;
}

.vission-box p {
    font-size: 2.2rem;
}

.mission-box ul.dot {
    line-height: 3;
}

.mission-box {
    padding-bottom: 100px;
}

.aboutus-advantage .cus-page-content .container-fluid .row {
    padding-top: 60px;
    padding-bottom: 60px;
}

.bg-light-blue {
    background-color: #eff5ff;
    padding: 20px;
}

.row.mini-blue-box {
    padding: 20px;
    border-radius: 30px;
    background: #89cade;
    padding-bottom: 0px !important;
    padding-right: 0px !important;
}

.mini-blue-box .w-100 {
    max-width: 400px;
}

.hamburger-icon {
    display: none;
}

.tire-2-inner {
    padding: 10px 0px;
}

.right-tabs a.page-tab {
    color: white;
    text-decoration: none;
}

.right-tabs .page-tab:hover {
    background: #eb2024;
}

.aboutus-the-dean .container-fluid.bg-blue.mb-5.p-5 {
    border-radius: 30px;
}

.deans-banner {
    background-image: url("/../images/aboutus/Vision-&-Mission-Banner-Desktop 1.webp");
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}

.deans-banner img.w-100 {
    max-width: 500px;
}

.deans-banner .content {
    margin-bottom: 100px;
}

.deans-images.mt-5 {
    display: flex;
    flex-wrap: wrap;
}

.no-break {
    text-wrap: nowrap;
}

.home-banner .banner-bg-image {
    width: 100%;
}

/*popup css*/
.popup-box {
    z-index: 999999 !important;
    position: fixed;
    width: 100%;
    height: 100%;
    /* background: #000000f0; */
    top: 0;
    left: 0;
    display: none;
}

.popup-box .popup {
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: #ffff;
    padding: 20px;
    border-radius: 5px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    z-index: 1000;
    width: 100%;
    max-width: 500px;
}

button.popup_close {
    background: transparent;
    border: 0px;
    padding: 0px;
    font-size: 40px;
    float: right;
    margin-top: -20px;
}

.popup-content-inner-1 h4 {
    margin-bottom: 20px;
}

.popup-content-inner-1 td,
.popup-content-inner-1 th {
    padding: 10px 20px;
}

.popup-content-inner-1 th {
    background: #11468f;
    color: white !important;
}

.popup-content-inner-1 td a {
    text-decoration: none !important;
}

/*popup css ends*/

.banner-btech-text {
    color: red;
    padding: 10px 20px;
    background-color: white;
    width: fit-content;
    margin: auto;
    font-weight: 600;
}

.content h3 {
    text-align: center;
    margin: 15px 0 -1px 0;
    text-transform: uppercase;
    color: #00495d;
}

section#inner-wrapper h3 {
    font-weight: 600;
    color: #133155;
}

.img-thumbnail {
    display: inline-block;
    max-width: 100%;
    height: auto;
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.adList2 {
    list-style-type: none;
}

ul.adList2 li a {
    backface-visibility: hidden;
    background: 0 0;
    border: 1px solid #aaa;
    padding: 8px 12px;
    margin: 0 0 16px;
}

ul.adList2 li a {
    box-shadow: 0 0 1px transparent;
    color: #000;
    font-weight: 500;
    transform: translateZ(0);
    transition-duration: 0.3s;
    transition-property: color;
    vertical-align: middle;
    display: block;
    position: relative;
}

.innercontent {
    background-color: rgba(255, 255, 255, 0.9);
    margin-top: -76px;
    padding-right: 50px;
    padding-left: 50px;
}

.img-circle {
    border-radius: 50%;
}

span.text-right {
    text-align: right;
}

.alumniimage {
    display: block;
    margin: auto;
    height: 200px;
    object-fit: cover;
}

/* alumni section */
.carousel img {
    width: 120px;
    max-height: 120px;
    border-radius: 50%;
    margin-right: 1rem;
    overflow: hidden;
}

.carousel-inner {
    padding: 1em;
}

.card {
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background: linear-gradient(180deg, #318be5 0%, #1e5f9f 100%);
    background-clip: border-box;
    border: 1px solid rgba(0, 0, 0, 0.125);
    border-radius: 0.25rem;
    color: #fff;
    border-radius: 2rem !important;
    padding: 2rem 2rem;
}

.card-body {
    flex: 1 1 auto;
    padding: 1rem 1rem;
    height: 150px;
}

.card-body1 {
    flex: 1 1 auto;
    padding: 1rem 1rem;
    /* height: 150px; */
}

@media screen and (min-width: 576px) {
    .carousel-inner {
        display: flex;
        width: 90%;
        margin-inline: auto;
        padding: 1em 0;
        overflow: hidden;
    }

    .carousel-item {
        display: block;
        margin-right: 0;
        flex: 0 0 calc(100% / 2);
    }

    .contect-map a {
        color: black;
        font-size: 1.5rem;
    }
}

@media screen and (min-width: 768px) {
    .carousel-item {
        display: block;
        margin-right: 0;
        flex: 0 0 calc(100% / 3);
    }
}

.carousel .card {
    margin: 0 0.5em;
    border: 0;
}

.carousel-control-prev,
.carousel-control-next {
    width: 3rem;
    height: 3rem;
    background-color: grey;
    border-radius: 50%;
    top: 50%;
    transform: translateY(-50%);
}

/*  */

button.slick-next.slick-arrow {
    right: 50px !important;
}

button.slick-prev.slick-arrow {
    left: 50px !important;
    z-index: 8;
}

.card-body {
    flex: 1 1 auto;
    padding: 1rem 1rem;
    height: 40rem;
}

.card-img {
    max-width: 150px;
    height: auto;
    display: block;
    margin: 0 auto;
    max-height: 150px;
    margin-bottom: 30px;
}

.card-title {
    text-align: center;
    margin-top: 15px;
    margin-bottom: 15px;
}

.card-text {
    text-align: center;
}

/* subscribe .popup start*/

/* .subpopup-box {
    position: absolute;
    top: 0;
    display: none;
    z-index: 99999 !important;
    width: 100%;
    height: auto;
}
.subpopup-box div#popupForm .subpopup-box-body-icon {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 1rem;
}
.subpopup-box div#popupForm {
    background: #fff;
    padding: 3rem;
    border-radius: 1rem;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    align-items: flex-end;
    width: 28%;
    margin: 0 auto;
}
.subpopup-box div#popupForm #slidedown-footer {
    width: 100%;
    display: flex;
    justify-content: flex-end;
    gap: 1rem;
}
.subpopup-box div#popupForm div#slidedown-footer button#subpopup-box-allow-button,
.subpopup-box div#popupForm div#slidedown-footer button#subpopup-box-cancel-button {
    padding: .75em 1.5em;
    font-size: 1em;
    border-radius: .25em;
    font-weight: 400;
    box-shadow: unset;
    display: -ms-flexbox;
    display: flex;
    border: none;
}
.subpopup-box div#popupForm div#slidedown-footer button#subpopup-box-allow-button {
    background: #0078d1;
    color: #fff !important;
    transition: 75ms linear;
}
.subpopup-box div#popupForm div#slidedown-footer button#subpopup-box-cancel-button{
    box-shadow: none;
    background: #fff !important;
    color: #0078d1 !important;
} */
/* subscribe .popup ends */

.subpopup-box {
    position: absolute;
    top: 0;
    display: none;
    z-index: 99999 !important;
    width: 100%;
    height: auto;
}

.subpopup-box div#popupForm .subpopup-box-body-icon {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 1rem;
}

.subpopup-box div#popupForm {
    background: #fff;
    padding: 3rem;
    border-radius: 1rem;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    align-items: flex-end;
    width: 28%;
    margin: 0 auto;
}

.subpopup-box div#popupForm #slidedown-footer {
    width: 100%;
    display: flex;
    justify-content: flex-end;
    gap: 1rem;
}

.subpopup-box
    div#popupForm
    div#slidedown-footer
    button#subpopup-box-allow-button,
.subpopup-box
    div#popupForm
    div#slidedown-footer
    button#subpopup-box-cancel-button {
    padding: 0.75em 1.5em;
    font-size: 1em;
    border-radius: 0.25em;
    font-weight: 400;
    box-shadow: unset;
    display: -ms-flexbox;
    display: flex;
    border: none;
}

.subpopup-box
    div#popupForm
    div#slidedown-footer
    button#subpopup-box-allow-button {
    background: #0078d1;
    color: #fff !important;
    transition: 75ms linear;
}

.subpopup-box
    div#popupForm
    div#slidedown-footer
    button#subpopup-box-cancel-button {
    box-shadow: none;
    background: #fff !important;
    color: #0078d1 !important;
}

/* Responsive Styles */
@media (max-width: 768px) {
    .subpopup-box div#popupForm {
        width: 70%;
        padding: 2rem;
    }

    .subpopup-box div#popupForm .subpopup-box-body-icon {
        gap: 0.5rem;
    }

    .subpopup-box
        div#popupForm
        div#slidedown-footer
        button#subpopup-box-allow-button,
    .subpopup-box
        div#popupForm
        div#slidedown-footer
        button#subpopup-box-cancel-button {
        padding: 0.5em 1em;
        font-size: 0.9em;
    }
}

@media (max-width: 480px) {
    .subpopup-box div#popupForm {
        width: 90%;
        padding: 1.5rem;
    }

    .subpopup-box div#popupForm .subpopup-box-body-icon {
        flex-direction: column;
        gap: 0.5rem;
    }

    .subpopup-box div#popupForm div#slidedown-footer {
        justify-content: center;
    }

    .subpopup-box
        div#popupForm
        div#slidedown-footer
        button#subpopup-box-allow-button,
    .subpopup-box
        div#popupForm
        div#slidedown-footer
        button#subpopup-box-cancel-button {
        width: 100%;
        padding: 0.75em;
        font-size: 0.9em;
    }
}

button.popup_close_reg {
    position: relative;
    right: 8%rem;
    left: 95% !important;
}

.contect-map a {
    color: black;
    font-size: 2.5rem;
}

button.close {
    position: relative;
    left: 90% !important;
    margin-top: -3rem;
}

/* General dropdown menu styling */
.nav-item .dropdown-menu {
    display: none;
    /* Hidden by default */
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    padding: 10px 0;
    /* Added padding for better spacing */
    margin: 0;
    min-width: 250px;
    /* Set a minimum width to contain longer text */
    max-width: 100%;
    /* Allow flexibility for the menu width */
    box-sizing: border-box;
    /* Ensure padding and width don't overflow */
    background-color: #fff;
    /* Ensure background color */
    border: 1px solid #ddd;
    /* Add border for clear dropdown boundary */
    white-space: normal;
    /* Allow the text to wrap to a new line if needed */
}

/* Styling for submenus */
.dropdown-submenu {
    position: relative;
}

.dropdown-submenu .dropdown-menu {
    top: 0;
    left: 100%;
    /* Position to the right of the parent menu */
    margin-top: 0;
    display: none;
    /* Hidden by default */
    position: absolute;
    min-width: 300px;
    /* Ensure the submenu has enough width */
    max-width: 300px;
    /* Prevent the submenu from becoming too wide */
    box-sizing: border-box;
    /* Ensure no overflow with padding */
    background-color: #fff;
    border: 1px solid #ddd;
    /* Border for submenu boundary */
    white-space: normal;
    /* Allow text to wrap */
}

/* Show dropdown on hover */
.nav-item:hover > .dropdown-menu {
    display: block;
}

/* Show submenu on hover */
.dropdown-submenu:hover > .dropdown-menu {
    display: block;
}

/* Prevent text overflow */
.dropdown-item {
    white-space: normal;
    /* Allow text to wrap */
    padding: 8px 20px;
    /* Add padding for better readability */
    box-sizing: border-box;
    /* Ensure padding doesn't affect width */
    display: block;
    width: 100%;
    /* Ensure the item takes full width */
    word-wrap: break-word;
    /* Wrap long words */
    overflow: visible;
    /* Ensure no overflow */
}

/* Add hover effect for dropdown items */
.dropdown-item:hover {
    background-color: #f1f1f1;
    /* Change background on hover */
    color: #333;
    /* Change text color on hover */
}

/* Additional styling */
.dropdown-menu,
.dropdown-submenu .dropdown-menu {
    z-index: 1000;
    /* Ensures dropdowns appear on top of other content */
    max-width: 300px;
    /* Set a max-width to prevent overly wide menus */
}

.marquee-container {
    display: flex;
    align-items: center;
    background-color: #11468f !important;
    color: #fff;
    padding: 10px;
    box-shadow: 5px 6px 20px 0px #8e9aa7;
    height: 50px;
}

.marquee-label {
    /* font-size: 22px; */
    font-weight: 600;
    padding: 10px 20px;
    color: #fff;
    display: flex;
    align-items: center;
    width: 40%;
    height: 100%;
}

.marquee-text {
    flex-grow: 1;
    margin-left: 20px;
    overflow: hidden;
    white-space: nowrap;
    position: relative;
}

.marquee-text span {
    display: inline-block;
    padding-left: 100%;
    animation: scroll-text 60s linear infinite;
    /* Adjusted speed */
}

@keyframes scroll-text {
    from {
        transform: translateX(100%);
    }

    to {
        transform: translateX(-100%);
    }
}

/* Media Queries for Responsiveness */
@media (max-width: 1024px) {
    .marquee-label {
        font-size: 18px;
        padding: 8px 16px;
        width: 100%;
    }

    .marquee-text span {
        animation-duration: 80s;
        /* Slower for larger text */
    }
}

@media (max-width: 768px) {
    .marquee-label {
        font-size: 16px;
        padding: 6px 12px;
        width: 100%;
    }

    /* .marquee-container , .marquee-label, .marquee-text {
        display: none;
    } */
    .marquee-text span {
        animation-duration: 90s;
        /* Adjusted for smaller screens */
    }
}

@media (max-width: 576px) {
    /* .marquee-label {
        font-size: 14px;
        padding: 5px 10px;
        width: 100%;
        justify-content: center;
    } */
    .marquee-container,
    .marquee-label,
    .marquee-text {
        display: none;
    }

    .marquee-text span {
        animation-duration: 100s;
        /* Slower animation for readability */
    }
}

@media (max-width: 420px) and (min-width: 320px) {
    /* .marquee-label {
        font-size: 12px;
        padding: 4px 8px;
        width: 100%;
        justify-content: center;
    } */

    .marquee-container,
    .marquee-label,
    .marquee-text {
        display: none;
    }

    .marquee-text span {
        animation-duration: 110s;
        /* Slowest speed for smallest screens */
    }
}

/* career page css start */
.join-now-head {
    width: 100%;
    float: left;
    text-align: center;
    padding: 20px 0;
    border-top: #ccc solid thin;
    border-bottom: #ccc solid thin;
    margin-bottom: 30px;
}

::selection {
    color: #fff;
    background: #303a5d;
}

.hide {
    display: none !important;
}

.slide-element {
    display: block;
    float: left;
    width: 100%;
    margin-bottom: 15px;
}

.form-heading-new h3 {
    background: #f5f5f5;
    border-left: #11468f solid 3px;
    padding: 10px;
    padding-left: 15px;
    font-size: 16px;
    color: #424951;
    font-family: "montserrat";
}

.span-12 {
    width: 100%;
    float: left;
    display: block;
}

.data-left {
    float: left;
}

.data-right {
    float: right;
}

.form-group .label {
    line-height: 30px;
    font-size: 1.8rem;
}

.btn-blue-solid {
    color: #fff;
    background: #11468f;
    border: #11468f solid thin;
    border-radius: 30px;
    color: #fff;
}

.btn-center {
    display: inline-block;
    float: none;
}

.row .inpt {
    width: 100%;
    float: left;
}

.btn {
    width: auto;
    padding: 7px 20px;
    font-size: 14px;
    text-transform: uppercase;
    cursor: pointer;
    font-family: "montserrat";
}

.btn:hover {
    color: #ffffff;
}

/* career page css end */

.blue {
    background-color: #11468f !important;
    color: #fff;
}

.card-body1 {
    flex: 1 1 auto;
    padding: 1rem 1rem;
    height: 20rem;
}

.logo-background {
    /* background-color: #f0f8ff;  */
    background-color: #11468f !important;
    padding: 20px;
    /* Space around the image */
    border-radius: 2px;
    /* Rounded corners */
    display: flex;
    /* Flexbox for centering */
    justify-content: center;
    /* Center horizontally */
    align-items: center;
    /* Center vertically */
    text-align: center;
    /* Center text alignment */
}

.floating_btns {
    position: fixed;
    display: flex;
    gap: 15px;
    flex-direction: column;
    right: 0;
    top: 23vh;
    z-index: 9999;
}

.floating-button {
    border-radius: 5px;
    background-color: #f3223c;
    color: #fff;
    padding: 5px 10px;
    box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1);
    font-size: 14px;
    text-align: center;
    text-decoration: none;
    z-index: 1000;
    transition: background-color 0.3s ease, transform 0.2s ease;
    width: 155px;
    border: 2px solid #ffffff;
    z-index: 999990;
}

.floating-button-1 {
    border-radius: 5px;
    background-color: #f3223c;
    color: #fff;
    padding: 5px 10px;
    box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1);
    font-size: 14px;
    text-align: center;
    text-decoration: none;
    z-index: 1000;
    cursor: pointer;
    transition: background-color 0.3s ease, transform 0.2s ease;
    width: 155px;
    border: 2px solid #ffffff;
    z-index: 999990;
}

.floating-button-2 {
    border-radius: 5px;
    color: #fff;
    padding: 5px 10px;
    font-size: 14px;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
    transition: background-color 0.3s ease, transform 0.2s ease;
    width: 155px;
    border: 2px solid #ffffff;
    z-index: 999990;
    animation: floatblink 1s linear infinite;
}

.floating-social-links {
    position: fixed;
    top: calc(25vh + 225px);
    right: 0;
    z-index: 99999;
    display: flex;
    flex-direction: column;
    gap: 10px;
    background-color: #ffffff;
    padding: 10px 10px;
    border-radius: 10px 0 0 10px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
}

.floating-button-1:hover {
    color: #fff;
}

.mylist li {
    border-top: 1px dashed #ddd;
    border-bottom: 1px dashed #ddd;
    position: relative;
    padding: 10px 0 10px 25px;
    color: #4f595d;
    font-size: 16px;
    line-height: 24px;
}

a.floating-button:hover {
    color: #fff;
}

.right-tabs .cus-page-tabs-right {
    overflow-y: auto;
    color: white;
    padding: 20px;
    width: 27%;
    padding-top: 0px;
}

@media (max-width: 768px) {
    .card-body1 {
        height: 15rem;
    }
    .cus-page-tabs-right {
        flex-direction: row;
        /* Arrange tabs in a row */
        white-space: nowrap;
        /* Prevent wrapping */
        overflow-x: auto;
        /* Add horizontal scroll for small screens */
    }

    .page-tab {
        flex: 0 0 auto;
        /* Allow horizontal scrolling */
        min-width: min-content;
        /* Ensure clickable area is sufficient */
    }

    .page-tab div {
        font-size: 14px;
        /* Adjust font size for readability */
    }

    .right-tabs .cus-page-tabs-right {
        width: 100%;
    }

    section {
        padding: 40px 5% !important;
    }
}

#blinking-button1 {
    padding: 10px 20px;
    border-radius: 2rem;
    border: 0px solid #114790 !important;
    font-size: 2rem !important;

    background-color: #eb2024 !important;
    color: white;
    animation: blink 1s linear infinite;
}

.tab-wrapper ul {
    justify-content: left !important;
}

.Missionbox ul,
.admission_procedure ul {
    padding: 0;
}

.tabs {
    margin: 0;
    padding: 0;
    display: flex;
}

.admission_procedure .tab-link.active {
    background: #eb2024;
}

.tab-link.active {
    border: none;
    color: #fff;
    border-radius: 20px;
    background: #0f366c;
}

.admission_procedure .tab-link {
    font-size: 18px;
    padding: 15px 60px;
}

.tab-link {
    margin: 0 1.5%;
    list-style: none;
    padding: 10px;
    cursor: pointer;
    font-weight: 700;
    transition: 0.5s;
    border-bottom: 3px solid rgba(255, 255, 255, 0);
    letter-spacing: 1px;
}

.admission_procedure .tab-link:hover {
    border-color: #eb2024;
}

/* .tab-content {
    display: none;
} */

.tab-content.active {
    display: block;
}

.image-border {
    border: 2px solid #11468f;
    border-radius: 5px;
}

/*------event page css-------*/

.event-list {
    list-style: none;
    padding: 0;
}

.event-list li {
    margin-bottom: 10px;
}

.event-list li a {
    display: block;
    padding: 15px 25px;
    background-color: #11468f;
    color: #fff;
    border-radius: 10px;
    text-decoration: none;
    font-size: 18x;
}

.event-list li a:hover {
    background-color: #11468f;
}

.event-images img {
    border-radius: 5px;
}

.cus-page-tabs-right {
    overflow-y: auto;
    overflow-x: hidden;
    scrollbar-width: thin;
}

.cus-page-tabs-right::-webkit-scrollbar {
    width: 6px;
}

.cus-page-tabs-right::-webkit-scrollbar-thumb {
    border-radius: 3px;
}

/* campus news css start */
.news-container {
    max-height: 300px;
    /* Adjust height as needed */
    overflow-y: auto;
    /* overflow: hidden; */
    /* border: 1px solid #ddd; */
    /* Optional: Add a border around the scrollable section */
    padding: 10px;
    /* background-color: #f9f9f9; */
}

.news-scroll p {
    margin-bottom: 15px;
}

.news-scroll {
    display: inline-block;
    /* animation: scroll-up 50s linear infinite; */
    /* Auto-scroll effect */
}

.news-scroll a {
    text-decoration: none;
    color: #007bff;
}

/* @keyframes scroll-up {
    0% {
        transform: translateY(0%);
    }

    100% {
        transform: translateY(-100%);
   
    }
} */

/* Pause scrolling when hovered */
.news-scroll:hover {
    animation-play-state: paused;
}

/* campus news css end */

/* new events css start */
.tab-container-events {
    position: relative;
    display: flex;
    align-items: center;
    overflow: hidden;
    background: #003f88;
    padding: 10px 0;
    border-radius: 10px;
}

.tab-wrapper-events {
    overflow-x: auto;
    flex-grow: 1;
    white-space: nowrap;
    scroll-behavior: smooth;
}

.nav-tabs-events {
    display: flex;
    flex-wrap: nowrap;
    border-bottom: none;
    width: 100%;
}

.nav-tabs-events .nav-item {
    flex: 1;
}

.nav-tabs-events .nav-link {
    white-space: nowrap;
    background: #003f88;
    color: white;
    border-radius: 0;
    padding: 15px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    width: 100%;
}

.nav-tabs-events .nav-link.active {
    background: #d30000;
    color: white;
    height: 100%;
    width: 100%;
    border-radius: 10px;
    padding: 20px;
}

.tab-content {
    padding: 20px;
    border: 1px solid #dee2e6;
    border-top: none;
}

/* new events css end */

/* superviosr */
.wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
    /* padding-top: 12%; */
}

.user-card {
    /* width: 100%;
    height: 37rem; */
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background-color: #fff;
    border-radius: 10px;
    padding: 40px;
    margin: 2rem !important;
    width: 650px;
    position: relative;
    overflow: hidden;
    box-shadow: 0 2px 20px -5px rgba(0, 0, 0, 0.5);
}

.user-card:before {
    content: "";
    position: absolute;
    height: 300%;
    width: 265px;
    /* background: #262626; */
    top: -200px;
    left: -125px;
    z-index: 0;
    transform: rotate(17deg);
}

.user-card-img {
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 3;
}

.user-card-img img {
    width: 200px;
    height: 200px;
    object-fit: cover;
    border-radius: 50%;
}

.user-card-info {
    text-align: center;
}

.user-card-info h2 {
    font-size: 24px;
    margin: 0;
    margin-bottom: 10px;
    font-family: "Bebas Neue", sans-serif;
    letter-spacing: 3px;
}

.user-card-info p {
    font-size: 14px;
    margin-bottom: 2px;
}

.user-card-info p span {
    font-weight: 700;
    margin-right: 10px;
}

@media only screen and (min-width: 1024px) {
    .user-card {
        flex-direction: row;
        align-items: flex-start;
        width: 100%;
        height: 45rem;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
    .user-card {
        flex-direction: row;
        align-items: flex-start;
        /* width: 50%; */
        height: 40rem;
    }
}

@media only screen and (min-width: 768px) {
    .user-card {
        flex-direction: row;
        align-items: flex-start;
    }

    .user-card-img {
        margin-right: 20px;
        margin-bottom: 0;
    }

    .user-card-info {
        text-align: left;
    }
}

@media (max-width: 767px) {
    .wrapper {
        padding-top: 3%;
    }

    .user-card:before {
        width: 300%;
        height: 200px;
        transform: rotate(0);
    }

    .user-card-info h2 {
        margin-top: 25px;
        font-size: 24px;
    }

    .user-card-info p span {
        display: block;
        margin-bottom: 2rem !important;
        font-size: 16px;
    }
}

/* end */
.social-links {
    display: flex;
    gap: 15px;
    /* Space between links */
    align-items: center;
}

.social-links a {
    display: flex;
    align-items: center;
    text-decoration: none;
    color: #000;
    /* Adjust color if needed */
    font-weight: bold;
}

.icons {
    width: 50px;
    /* Adjust icon size */
    height: 50px;
    margin-right: 8px;
    /* Space between icon and text */
}

/* tab css */

@media (max-width: 767.98px) {
    .nav-tabs-events {
        flex-wrap: nowrap;
        overflow-x: auto;
        white-space: nowrap;
    }

    .nav-tabs-events .nav-item {
        flex: 0 0 auto;
        margin-right: 0.5rem;
    }

    .nav-tabs-events .nav-link {
        white-space: nowrap;
    }
}

@media (min-width: 768px) {
    .nav-tabs-events .nav-item {
        margin-bottom: 0.5rem;
    }
}

/* tab css end */

.back_card_img {
    background: url("/images/newsletter/Newsletter1.jpg") no-repeat center
        center;
    background-size: cover;
    border-radius: 25px !important;
    padding: 0px 0px !important;
    height: 30rem;
}

/*-------------------*/
/* Style for both tabs */
#tab-2024,
#tab-2025,
#cse-peo-tab,
#cse-pso-tab,
#cse-po-tab,
#tab-cse,
#tab-cst,
#cst-peo-tab,
#cst-pso-tab,
#cst-po-tab,
#tab-ce,
#tab-Faculty {
    padding: 10px 30px;
    margin: 10px 10px;
    border: 1px solid black;
    border-radius: 5px;
    background-color: rgb(17, 70, 143);
    /* Default blue background */
    color: white;
    /* White text */
}

/* Style for active tab */
#tab-2024.active,
#tab-2025.active,
#tab-Faculty.active #cse-peo-tab.active,
#cse-pso-tab.active,
#cse-po-tab.active,
#tab-cse.active,
#tab-cst.active,
#cst-peo-tab.active,
#cst-pso-tab.active,
#cst-po-tab.active {
    background-color: rgb(235, 32, 36);
    /* Red background */
    color: white;
    /* White text */
}

/* Optional: Hover effect for inactive tabs */
#tab-2024:not(.active),
#tab-2025:not(.active) #tab-Faculty:not(.active) #cse-peo-tab:not(.active),
#cse-pso-tab:not(.active),
#cse-po-tab:not(.active),
#tab-cse:not(.active),
#tab-cst:not(.active),
#cst-peo-tab:not(.active),
#cst-pso-tab:not(.active),
#cst-po-tab:not(.active) {
    background-color: rgb(17, 70, 143);
    /* Blue background for inactive tab */
    color: white;
    /* White text */
}

@media (max-width: 767px) {
    .floating-button {
        padding: 5px 10px;
    }

    .floating-button-1 {
        padding: 5px 10px;
        /* top: 38.5% !important; */
    }

    .floating-button-2 {
        padding: 5px 10px;
        /* top: 26.1% !important; */
    }
}

/* General Styles */
.chief_container {
    margin: 3rem auto;
}

.card-wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    gap: 20px;
}

.mentor-card {
    border: 1px solid #ddd;
    border-radius: 8px;
    padding: 15px;
    text-align: center;
    width: 200px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}

.mentor-card img {
    width: 140px;
    height: 160px;
    border-radius: 50%;
    object-fit: cover;
}

.mentor-card h3 {
    font-size: 1.3rem;
    margin: 15px 0 5px;
}

.mentor-card p {
    font-size: 1rem;
    color: #555;
}

/* Responsive for Tablet */
@media (max-width: 768px) {
    .card-wrapper {
        flex-direction: column;
        align-items: center;
    }

    .mentor-card {
        width: 100%;
        max-width: 400px;
    }
}

/* Responsive for Mobile */
@media (max-width: 480px) {
    .mentor-card {
        width: 100%;
        max-width: 300px;
    }

    .mentor-card img {
        width: 150px;
        height: 150px;
    }
}

.newsletter-committee-card {
    max-height: 44rem;
    overflow: hidden;
}

.newsletter-committee-card img {
    height: auto;
    border-radius: 20px;
    width: 100%;
    margin: 0;
}

.newsletter-committee-card .card-body {
    padding: 1rem;
}

header {
    position: relative;
    /* z-index: 9999; */
}

.modal {
    z-index: 999999 !important;
}

/* certificate modal  */

.certificateModal .pdf-card {
    border: none;
    background: none;
    cursor: pointer;
    text-align: center;
    margin: 10px;
}

.certificateModal .pdf-icon {
    width: 60px;
    height: auto;
}

/* Add animation to the modal */
.certificateModal.pdf-modal {
    display: none;
    position: fixed;
    z-index: 99999;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    animation: fadeIn 0.3s ease-in-out forwards;
}

.certificateModal .pdf-modal-content {
    background-color: #fff;
    margin: 5% auto;
    padding: 0;
    width: 80%;
    max-width: 900px;
    border-radius: 8px;
    position: relative;
    opacity: 0;
    transform: translateY(-30px);
    animation: slideDown 0.3s ease-out forwards;
}

/* Keyframes for fade-in background */
@keyframes fadeIn {
    from {
        background-color: rgba(0, 0, 0, 0);
    }

    to {
        background-color: rgba(0, 0, 0, 0.7);
    }
}

/* Keyframes for modal content slide down */
@keyframes slideDown {
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.certificateModal .close-btn {
    position: absolute;
    top: 10px;
    right: 20px;
    font-size: 24px;
    cursor: pointer;
}

section.cellBanner {
    position: relative;
}

section.cellBanner .text-overlay {
    position: absolute;
    top: 20%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    width: 100%;
    color: white;
    /* Or adjust depending on image */
    z-index: 2;
}

section.cellBanner .text-overlay h2 {
    font-size: 4rem;
    font-weight: bold;
    color: #1f3d74;
}

.vision-mission-banner h2 {
    color: #34495e;
    font-size: 22px;
}

.vision-mission-banner p {
    margin-bottom: 1rem;
    line-height: 1.6;
    text-align: justify;
}

section.confSections ol,
section.confSections ul {
    margin-left: 40px !important;
}

ol.prominantlist li {
    margin-bottom: 10px;
}

.progrmInfoContainer th {
    background-color: #254989;
    color: white;
}

.progrmInfoContainer tbody,
.progrmInfoContainer td,
.progrmInfoContainer tfoot,
.progrmInfoContainer th,
.progrmInfoContainer thead,
.progrmInfoContainer tr {
    border: 1px grey solid !important;
    border-width: 0;
    padding: 10px 5px;
}

.floating-button-2:hover {
    color: #fff;
}

@keyframes floatblink {
    0%,
    100% {
        background-color: #383838;
        box-shadow: 0 0 #383838;
    }

    50% {
        background-color: #f3223c;
        box-shadow: 0 0 40px #f3223c;
    }
}

table.overviewTable tr td p {
    text-align: start;
}

.cus-page-content h3.studentMainHead {
    font-size: 4rem;
}

@media screen and (max-width: 1440px) {
    .cus-page-content h3.studentMainHead {
        font-size: 3.4rem;
    }
}

.infra .hospitalImage img {
    border-radius: 3rem;
}

header li.nav-item.dropdown ul.dropdown-menu.internationalCellDropdownList {
    max-width: 30rem;
    width: 28rem;
}

/* prominent Visitors page css start */

.prominentVisitorsSection {
    padding: 40px 0;
}

.prominentVisitorCard {
    display: flex;
    flex-direction: column;
    align-items: center;
    border: 1px solid #dee2e6;
    border-radius: 8px;
    padding: 16px;
    background-color: #fff;
    box-shadow: 0 2px 20px -5px rgba(0, 0, 0, 0.1);
    overflow: hidden;
}

.visitorImage {
    width: 120px;
    height: 120px;
    object-fit: cover;
    border-radius: 50%;
    margin-bottom: 15px;
}

@media (min-width: 768px) {
    .prominentVisitorCard {
        flex-direction: row;
        align-items: flex-start;
    }

    .visitorImage {
        margin-top: 25px;
        margin-right: 20px;
    }

    .prominentCardInfo {
        text-align: left;
        flex: 1;
    }
}

@media (min-width: 1024px) {
    .prominentVisitorCard {
        min-height: 315px;
    }
}

@media (min-width: 768px) {
    .prominentCardInfo {
        text-align: left;
    }
}

.induction-img {
    border-radius: 30px;
    overflow: hidden;
    display: block;
}

.benefit {
    margin-top: 4rem;
}

.benefit:first-of-type {
    margin-top: 0;
}

/*-----mou page------*/

.mous_container {
    margin: 7rem 0;
}

.mou-btn {
    font-family: "Roboto", sans-serif;
    background: linear-gradient(92.85deg, #eb2024 0%, #a31418 100%);
    border-radius: 10px;
    font-size: 16px;
    font-weight: 500;
    padding: 12px 20px;
    text-align: center;
    color: #fff;
    min-height: 7.5rem;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: background-color 0.3s ease;
}

.mou-btn:hover {
    background: linear-gradient(92.85deg, #c4161c 0%, #851818 100%);
    color: #fff;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.2);
}

@media (max-width: 768px) {
    .mou-btn {
        font-size: 14px;
        padding: 10px 16px;
        min-height: 8rem;
    }
}

@media (max-width: 576px) {
    .mou-btn {
        font-size: 14px;
        padding: 8px 14px;
        min-height: auto;
    }

    .mous_container {
        margin: 0rem 3rem;
    }
}

.social-icon-wrap a {
    display: block;
}

.social-icon-img {
    width: 30px;
    height: 30px;
    transition: transform 0.3s ease;
}

.social-icon-img:hover {
    transform: scale(1.1);
}

@media (max-width: 768px) {
    .floating-social-links {
        position: fixed;
        top: calc(20vh + 250px);
        right: 0;
        z-index: 999999;
        display: flex;
        flex-direction: column;
        gap: 8px;
        background-color: #ffffff;
        padding: 10px 10px;
        border-radius: 10px 0 0 10px;
        box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
    }

    .floating_btns {
        position: fixed;
        display: flex;
        gap: 8px;
        flex-direction: column;
        right: 0;
        top: 20vh;
        z-index: 9999;
    }
}

.container.chief_container {
    display: flex;
    flex-wrap: wrap;
    padding: 3rem;
    margin: 1rem auto 3rem auto;
    border-radius: 1rem;
    box-shadow: 0 0 9px 3px rgb(0 0 0 / 20%);
    text-align: justify;
    justify-content: space-between;
}
.chief_img_cont img {
    width: 20rem !important;
    border: unset !important;
    border-radius: 8px;
    box-shadow: 0 0 16px 3px rgb(0 0 0 / 20%);
    padding: 10px;
}
.mentor-message {
    margin-top: 20px;
}

.dhruba_img {
    border: 1px solid black;
    margin: 20px;
}

@media (max-width: 768px) {
    .container {
        flex-direction: column;
        align-items: center;
    }
    .container.chief_container {
        width: 90%;
    }
    .container.chief_container .item {
        width: 100% !important;
    }
    .container.chief_container .item-content {
        width: 100% !important;
    }
}
@media screen and (min-width: 768px) {
    .item {
        /* flex: 1; */
        min-width: 30%;
        width: 35% !important;
    }
    .item-content {
        width: 60%;
    }
    .container.chief_container {
        gap: 20px;
    }
}

/* Accessibility helper for screen readers */
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0;
}

.accordion {
    max-width: 100%;
    margin-top: 20px;
}
.accordion-item {
    background: #fff;
    border-radius: 10px;
    margin-bottom: 12px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.06);
    overflow: hidden;
}
.accordion-header {
    margin: 0;
}
.accordion-trigger {
    width: 100%;
    text-align: left;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 16px 20px;
    font-size: 18px;
    font-weight: 600;
    background: #11468f;
    border: 0;
    cursor: pointer;
    color: #fff;
}
.accordion-trigger:focus {
    outline: 2px solid #0055ff33;
    outline-offset: 2px;
}
.accordion-icon {
    margin-left: 16px;
    font-size: 22px;
    line-height: 1;
}
.accordion-panel {
    padding: 30px 20px 16px;
    font-size: 16px;
    line-height: 1.6;
    background: #fafafa;
}

@media (max-width: 992px) {
    .accordion-trigger {
        font-size: 16px;
        padding: 14px 16px;
    }
    .accordion-panel {
        font-size: 15px;
    }
}

/* Mobile/desktop visibility (assumes your project uses these) */
.desktop {
    display: block;
}
.mobile {
    display: none;
}
@media (max-width: 992px) {
    .desktop {
        display: none;
    }
    .mobile {
        display: block;
        width: 100%;
        margin: 12px 0;
    }
}
.custom-table thead th {
    background-color: #11468f !important;
    color: #fff !important;
}

/*--------campus news---------*/
.event-section-wrapper .event-link {
    display: block;
    padding: 15px 16px;
    border-radius: 10px;
    font-weight: 500;
    color: rgb(17, 70, 143);
    background-color: #f8f9fa;
    margin-bottom: 10px;
    transition: padding 0.2s ease-in-out, background-color 0.2s ease-in-out,
        color 0.2s ease-in-out;
}

.event-section-wrapper .event-link:hover {
    background-color: #e9ecef;
    color: #084298;
    padding-left: 20px;
}

.event-section-wrapper .nav-tabs {
    border-bottom: 1px solid #d3e0ea;
}

.event-section-wrapper .nav-tabs .nav-link {
    font-weight: 600;
    color: #11468f;
    background-color: #f0f4f8;
    border: 1px solid #d3e0ea;
    border-radius: 4px;
    transition: background-color 0.3s ease, color 0.3s ease;
}

.event-section-wrapper .nav-tabs .nav-link:hover {
    background-color: #dbe9f4;
    color: #063970;
}

.event-section-wrapper .nav-tabs .nav-link.active {
    background-color: #11468f;
    color: #ffffff;
    border: 1px solid #11468f;
}

#customEventYearTabs .nav-link,
#programTabs .nav-link,
#innerTabsCSE .nav-link,
#innerTabsCST .nav-link,
#innerTabsCE .nav-link {
    padding: 15px 0px;
    width: 300px;
    text-align: center;
    background-color: #f0f4f8;
    color: #11468f;
    border: 1px solid #d3e0ea;
    border-radius: 4px;
    font-weight: 600;
    transition: background-color 0.3s ease, color 0.3s ease;
}

#customEventYearTabs .nav-link:hover,
#programTabs .nav-link:hover,
#innerTabsCSE .nav-link:hover,
#innerTabsCST .nav-link:hover,
#innerTabsCE .nav-link:hover {
    background-color: #dbe9f4;
    color: #063970;
}

#customEventYearTabs .nav-link.active,
#programTabs .nav-link.active,
#innerTabsCSE .nav-link.active,
#innerTabsCST .nav-link.active,
#innerTabsCE .nav-link.active {
    background-color: #f3223c;
    color: #ffffff;
}

#customEventYearTabs,
#programTabs,
#innerTabsCSE,
#innerTabsCST,
#innerTabsCSE,
#innerTabsCE {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    gap: 10px;
}

@media (max-width: 768px) {
    #customEventYearTabs,
    #programTabs,
    #innerTabsCSE,
    #innerTabsCST,
    #innerTabsCE {
        flex-direction: column;
        align-items: center;
        gap: 10px;
    }
}

@media (max-width: 320px) {
    #customEventYearTabs .nav-link,
    #programTabs .nav-link,
    #innerTabsCSE .nav-link,
    #innerTabsCST .nav-link,
    #innerTabsCE .nav-link {
        width: 100%;
        padding: 15px 30px;
        justify-content: center;
    }
}

.text-justify {
    text-align: justify;
}

/* ===== Layout ===== */
.profile-wrap {
    max-width: 1080px;
    margin: 32px auto;
    padding: 0 16px;
}

.profile-card {
    display: grid;
    grid-template-columns: 120px 1fr;
    gap: 20px;
    align-items: center;
    background: var(--card);
    border: 1px solid var(--line);
    border-radius: 16px;
    padding: 18px;
    box-shadow: var(--shadow);
}

@media (min-width: 768px) {
    .profile-card {
        grid-template-columns: 160px 1fr;
        padding: 22px;
        gap: 24px;
    }
}

/* ===== Media / Avatar ===== */
.profile-media {
    display: flex;
    align-items: center;
    justify-content: center;
}
.avatar-ring {
    width: 120px;
    height: 120px;
    border-radius: 50%;
    background: radial-gradient(120px 120px at 50% 50%, var(--ring), #f5f7ff);
    padding: 6px;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: inset 0 0 0 1px #cfe0ff, 0 2px 10px rgba(0, 0, 0, 0.04);
}
.avatar-ring img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 50%;
    display: block;
}
@media (min-width: 768px) {
    .avatar-ring {
        width: 150px;
        height: 150px;
        padding: 7px;
    }
}

/* ===== Heading block ===== */
.profile-head .name {
    margin: 0 0 6px;
    font-size: clamp(18px, 2.2vw, 26px);
    line-height: 1.2;
    color: var(--ink);
}
.degrees {
    margin: 0 0 10px;
    color: var(--muted);
    font-size: 14px;
}
.meta-badges {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    padding: 0;
    margin: 0;
    list-style: none;
}
.meta-badges li {
    font-size: 12px;
    line-height: 1;
    padding: 7px 10px;
    border-radius: 999px;
    background: #f4f7ff;
    border: 1px solid #e3eaff;
    color: #274690;
    font-weight: 600;
}

/* ===== Body copy ===== */
.profile-body {
    margin-top: 16px;
    background: var(--card);
    border: 1px solid var(--line);
    border-radius: 16px;
    padding: 18px 18px 2px;
    box-shadow: var(--shadow);
    color: var(--ink);
    line-height: 1.75;
}

/* profile outer shell */
.profile-wrap {
    max-width: 1080px;
    margin: 32px auto;
    padding: 16px; /* keep some breathing room */
    border: 1px solid #e6e8ee; /* border */
    border-radius: 18px; /* soft corners */
    box-shadow: 0 10px 28px rgba(17, 23, 41, 0.08); /* shadow */
    background: #fff; /* helps shadow read on light pages */
}

/* optional: avoid shadow stacking if cards also have shadows */
.profile-wrap .profile-card,
.profile-wrap .profile-body {
    box-shadow: none; /* remove if you prefer layered shadows */
    border-color: #eef0f5; /* subtle inner borders */
}

.profile-body p {
    margin: 0 0 14px;
    text-align: justify;
}
.subhead {
    margin: 16px 0 8px;
    font-size: 18px;
    font-weight: 700;
    position: relative;
}
.subhead::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0.35em;
    width: 4px;
    height: 1.1em;
    border-radius: 2px;
}

.page-tab.dropdown {
    position: relative;
}
.page-tab .dropdown-toggle {
    background: none;
    border: none;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    cursor: pointer;
}
.page-tab .dropdown-menu {
    display: none;
    position: absolute;
    left: 0;
    top: 100%;
    background: #fff;
    border: 1px solid #ddd;
    min-width: 220px;
    z-index: 100;
}
.page-tab .dropdown-menu .dropdown-item {
    display: block;
    padding: 8px 15px;
    text-decoration: none;
    color: #333;
}
.page-tab .dropdown-menu .dropdown-item:hover {
    background: #f5f5f5;
}
.page-tab.dropdown.open .dropdown-menu {
    display: block;
}

/* Reset default marker */
.vt-menu > summary::-webkit-details-marker {
    display: none;
}

/* Container */
.vt-menu {
    position: relative;
    border: 1px solid #e2e2e2;
    background: #11468f;
}

/* Header (collapsed state) */
.vt-head {
    list-style: none;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
    padding: 30px 40px;
    cursor: pointer;
    user-select: none;
    position: relative;
    color: #fff;
}

/* Red accent on the right when open */
.vt-menu[open] .vt-head::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 4px;
    height: 100%;
    background: #e12525; /* adjust to brand red */
}

/* Caret */
.vt-caret {
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 6px solid #fff; /* ▼ */
    transition: transform 0.18s ease;
}
.vt-menu[open] .vt-caret {
    transform: rotate(180deg); /* ▲ */
}

/* Dropdown list */
.vt-list {
    display: block;
    background: #11468f;
    border-top: 1px solid #e8e8e8;
}

/* Items */
.vt-item {
    display: block;
    padding: 30px 40px;
    color: #fff; /* tweak to your palette */
    text-decoration: none;
    background: #11468f;
}
.vt-item + .vt-item {
    border-top: 1px solid #11468f;
}
.vt-item:hover {
    background: #eb2024;
    text-decoration: none;
    color: #fff;
}

.vt-item.active {
    pointer-events: none;
    background: #eb2024;
}

/* Active/open menu header */
.vt-menu.active > .vt-head,
.vt-menu[open] > .vt-head {
    background: #11468f;

    color: #fff;
}

/* Red bar when active or open */
.vt-menu.active > .vt-head::after,
.vt-menu[open] .vt-head::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 4px;
    height: 100%;
    background: #e12525;
}

/* Active menu item */
.vt-item.active {
    pointer-events: none;
    background: #eb2024;
    color: #fff;
}
/* Active dropdown header */
.vt-menu.active > .vt-head {
    background: #11468f;
    color: #fff;
}

/* Red bar when active */
.vt-menu.active > .vt-head::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 4px;
    height: 100%;
    background: #e12525;
}
/* ---------- Base Dropdown Styles ---------- */
.tire1-bar .insti-dd {
    position: relative; /* parent must be relative to anchor absolute child */
}

.tire1-bar .insti-dd > .head1-links {
    color: #fff;
    text-decoration: none;
    display: inline-block;
    padding: 8px 15px;
    font-size: 14px;
    position: relative;
    z-index: 2;
}

.insti-login-button{
    /* background-color: red; */
    white-space: normal;
    padding: 8px 20px;
    box-sizing: border-box;
    display: block;
    width: 100%;
    word-wrap: break-word;
    overflow: visible;
}

/* ---------- Dropdown Menu (overlay) ---------- */
.tire1-bar .insti-dd .dropdown-menu {
    display: none; /* hidden by default */
    position: absolute; /* 👈 makes it overlay instead of expanding header */
    top: 100%; /* directly below parent link */
    left: 0;
    width: 100%;
    /* background: #b01919;   */
    background-color: #f1f1f1; /* same red as header */
    border: none;
    border-radius: 0;
    text-align: center;
    margin-top: 0;
    padding: 0;
    z-index: 10; /* above page content */
    transition: all 0.3s ease;
}

/* shown on jQuery toggle */
.tire1-bar .insti-dd .dropdown-menu.show {
    display: block;
}

/* ---------- Dropdown Items ---------- */
.tire1-bar .insti-dd .dropdown-item {
    color: #212529;
    padding: 6px 15px;
}

.tire1-bar .insti-dd .dropdown-item:hover {
    background-color: #f1f1f1;
}

/* ---------- Responsive Layout ---------- */
@media (max-width: 991px) {
    .tire1-bar {
        flex-direction: column;
        align-items: center;
    }

    .tire1-bar a,
    .tire1-bar .insti-dd {
        width: 100%;
        text-align: center;
        margin-bottom: 8px;
    }

    /* keep overlay behavior on mobile too */
    .tire1-bar .insti-dd {
        position: relative;
    }

    .tire1-bar .insti-dd .dropdown-menu {
        position: absolute; /*  stays overlayed */
        top: 100%;
        left: 0;
        width: 100%;
    }
}
#popup-admission .modal-dialog  {
    max-width: 800px; 
    
}
