@media(max-width:3000px) and (min-width: 1770px) {

    .spotlight-div {
        height: 29.944vw;
    }

    .spotlight-div .inner-text {
        width: 287px;
    }

    #music-box .audio-main {

        padding: 1vw 2vw;

    }

    #music-box .text-box img {
        width: 7%;
    }

    .number-cards-wrapper {
        gap: 40px;
    }

    #adacemics-list .number-cards-wrapper {
        gap: 2.78vw;
    }

    #academics-key-features li {
        width: 87%;
    }

    #academics-table h3 {
        width: 95%;
    }

    .igcse-features#academics-key-features li {
        width: 98%;
    }

    .table-wrapper.cols-5 .col-td {
        padding: 1.39vw 10px 2.78vw 24px;
    }

    .academic-bottom p {
        width: 89%;
    }
    .event-details .nav-tabs .nav-link::before {
       left: -25px;
    }
    .event-details .nav-tabs .nav-link::after {
        left: -1.4vw;
    }
    .award-modal .modal-dialog{max-width: 963px;}
    .campus-modal .img-box img {
    width: 90%;
    }
    
}

@media(max-width: 1760px) and (min-width: 1500px) {
    .inspiration-wrapper .content-box {
        padding-left: 6.7vw;
    }

    .quote-wrapper p {
        width: 81%;
        margin: 0 1%;
        font-size: 1.6vw;
    }

    #philosophy-overview .col-md-6:last-child p {
        width: 99%;
    }

    .number-cards .container {
        max-width: calc(81.111vw + 15px);
    }
    .event-details .nav-tabs .nav-link::before {
        left: -20px;
    }
    .event-details .nav-tabs .nav-link::after {
     left: -1.4vw;
    }
}

@media(max-width: 1366px) {
    .inspiration-wrapper .content-box {
        padding-left: 6.7vw;
    }

    .quote-wrapper p {
        width: 81%;
        margin: 0;
        font-size: 1.6vw;
    }

    /*Academeics inner*/
    #academics-key-features li {
        width: 90%;
    }

    .table-wrapper.cols-5 .col-td ul {
        padding-right: .75vw;
    }
}

@media(max-width: 1024px) {
    .inspiration-wrapper .content-box {
        padding-left: 6.5vw;
    }

    #msgff-content p {
        width: 100%;
    }

    .number-cards-wrapper {
        gap: 40px;
    }

    .blue-card-single {
        min-height: 39.22vw;
    }

    .number-cards-single a img,
    .publication-item .custom-btn img {
        width: 1.04vw;
    }

    #adacemics-list .number-cards-wrapper {
        gap: 2.78vw;
    }

    .publication-item .custom-btn {
        font-size: 0.972vw;
    }

    /*Academics inner*/
    #academics-key-features li {
        width: 94%;
    }

}

@media(max-width: 992px) {

    .mobile-navbar .navbar-nav {
        margin-top: 7px;
        display: block;
        padding-left: 22px;
    }

    header .navbar-toggler,
    header .navbar-toggler:focus {
        border: 0;
        outline: 0;
        padding: 0;
        width: 25px;
        height: 25px;
        position: relative;
        overflow: hidden;
        z-index: 2;
        margin: 10px;
        top: -5px;
    }

    header .mobile-navbar.open {
        right: 0%;
    }

    header .mobile-navbar {
        z-index: 2;
        width: 77%;
        position: fixed;
        top: 3.6%;
        padding: 0px;
        z-index: 1;
        right: -100%;
        background-color: #fff;
        color: #fff;
        height: 100vh;
        overflow-y: scroll;
        transition: all 0.3s;
    }

    .navbar-brand {
        top: 1px;
        left: 15px;
    }

    .navbar-brand img {
        margin: inherit;
        width: 85%;
        margin-top: 10px;
        display: flex;
        justify-content: center;
    }

    .navbar-expand-md .navbar-toggler {
        display: block;
        position: relative;
        top: 5px;
    }

    .navbar-expand-md .navbar-toggler:focus {
        box-shadow: none;
    }

    .navbar-expand-md .navbar-toggler,
    .navbar-expand-md .navbar-toggler:focus {
        display: block;
        position: relative;
        top: 8px;
        height: 33px;
        right: -14px;
        left: unset;
        margin-top: 0;
    }

    .navbar-expand-md .navbar-nav .nav-link {
        font-size: 16px;
        color: #00243D;
        letter-spacing: 0.2px;
    }

        header .mobile-navbar.open {
        right: -12%;
        align-items: flex-start;
        top: 7%;
    }

    .section_home-slide.overflow-clip {
        margin-top: -6.6vw;
    }

    .navbar-toggler.active .icon-bar {
        background: #000;
    }

    .upper-head ul li a,
    .upper-head .search-box span {
        font-size: 14px;
    }

    .wb-controls-wrapper {
        padding-right: 12.75rem;
    }

    .column a {
        font-size: 14px;
        line-height: 28px;
    }

    .footer-main .column:nth-child(5) h4 {
        font-size: 18px;
        letter-spacing: 0.2px;
    }

    .footer-main .column:nth-child(5) p {
        font-size: 14px;
        line-height: 28px;
    }

    .footer-bottom p {
        font-size: 14px;
    }

    .menu-box {
        background-color: #0066B0;
        width: 100%;
        position: relative;
        top: -1px;
        padding: 20px;
        right: 0;
        padding-bottom: 0;
    }

    .menu-wrapper ul li a {
        margin-bottom: 10px;
        line-height: 160%;
        font-size: 14px;
    }

    .breadcum {
        margin-top: -6.9vw;
    }

    .menu-wrapper ul {
        width: 50%;
    }

    .overview p {
        font-size: 14px;
        width: 100%;
    }

    .overview li {
        font-size: 14px;
        width: 94%;
    }

    .container {
        max-width: 90.111vw;
    }

    .mobile-label p {
        font-size: 16px;
        line-height: 160%;
        text-align: right;
        margin-bottom: 0;
        color: #fff;
        display: flex;
        align-items: center;
    }

    .mobile-label {
        background: #0066B0;
        height: 48px;

        align-items: center;
        justify-content: flex-end;
        padding: 0px 20px;
        display: none;
    }

    .mobile-label p img {
        margin-left: 10px;
    }

    .mobile-label p img.rotate {
        transform: rotate(180deg);
    }

    .toggle-header {
        display: none !important;
    }

    body.body-overlay::before {
        content: "";
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, 0.5);
        z-index: 1;
        pointer-events: none;
    }

    .inspiration-wrapper {
        flex-wrap: wrap;
    }

    .inspiration-wrapper .img-box {
        width: 100%;
        margin-bottom: 28px;
    }

    .inspiration-wrapper .content-box {
        width: 100%;
        padding-left: 0;
    }

    .font-16 {
        font-size: 14px;
        line-height: 160%;
    }

    .heading {
        font-size: 24px;
        line-height: 140%;
    }

    #music-box .container {
        flex-wrap: wrap;
        flex-direction: column-reverse;
    }

    #music-box .audio-main {
        width: fit-content;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
    }

    #music-box .text-box {
        width: 100%;
        margin-top: 21px;
    }

    #music-box .audio-box {
        width: 100%;
        display: flex;
        justify-content: flex-start;
    }

    #music-box .audio-main p {
        width: 100%;
        font-size: 14px;
    }

    .font-18 {
        font-size: 14px;
    }

    .mobile-heading {
        margin-bottom: 26px;
    }

    .upper-head .container {
        height: 5.472vw;
    }

    .upper-head ul li a {
        line-height: 5.472vw;
    }

    footer .container {
        padding-left: 0;
    }

    .quote-wrapper p {
        width: 80%;
        margin: 0 4%;
        font-size: 1.667vw;
    }

    #msgff-content p {
        width: 100%;
    }

    .dare-to .content-box img {
        width: 23%;
    }

    .dare-to .content-box {
        padding-top: 3vw;
    }

    .heading-p {
        font-size: 14px;
    }

    .our-value .heading-p {
        width: 69%;
    }

    .value-wrapper .value-single {
        width: 14.889vw;
        height: 4.403vw;
    }

    #unique-features h6 {
        display: block;
        height: 2vw;
        font-size: 13px;
    }

    .custom-tabs .nav-link {
        font-size: 14px;
        line-height: 28px;
        border-radius: 30px;
    }

    .strategic-plan .custom-btn {
        width: fit-content;
        color: #0166b1;
        font-size: 14px;
        padding: 0px 15px;
        height: 40px;
        border-radius: 30px;
    }

    .strategic-plan h5 {
        font-size: 20px;
    }

    #philosophy-overview h2,
    #philosophy-overview .col-md-6:first-child p {
        margin-bottom: 24px;
    }

    .subheading {
        font-size: 24px;
    }

   #msgff-overview .subheading {
        margin-bottom: 12px;
        font-size: 20px;
        width: 100%;
    }

    .alumini-networ-wrapper {
        flex-wrap: wrap;
    }

    .alumini-networ-single {
        width: 48%;
        margin-bottom: 20px;
    }

    .vertical-tab ul li .nav-link {
        font-size: 14px;
    }

    .eclecti-slider .text-box {
        margin-top: 1vw;
    }

    .school-alumini-wrapper {
        flex-wrap: wrap;
    }

    .school-alumini-single {
        width: 100%;
    }

    .school-alumini-single {
        width: 100%;
        height: auto;
        margin-bottom: 20px;
    }

    .school-alumini-single .bottom-text {
        position: relative;
        bottom: unset;
    }

    .school-alumini-single .bottom-text p {
        font-size: 14px;
    }

    .eclecti-slider .text-box p {
        font-size: 14px;
    }

    .work-company-wrapper .work-company-single {
        height: 11.78vw;
    }

    .school-alumini .custom-btn {
        width: 151px;
        height: 40px;
        border-radius: 22px;
    }

    #looking-back .spotlight-div {
        height: 46.36vw;
    }

    #looking-back .spotlight-div .custom-btn {
        width: 18.49vw;
        height: 40px;
        border-radius: 30px;
    }

    .grow-wrapper .grow-single .text-box h5 {
        font-size: 20px;
        line-height: 140%;
    }

    .custom-btn {
        width: fit-content;
        height: 40px;
        border-radius: 42px;
        font-size: 14px;
    }

    .be-part-wrapper .text-box h4 {
        font-size: 20px;
        line-height: 140%;
    }

    .be-part-wrapper .text-box {
        padding: 30px;
    }

    .achievement-single .custom-btn {
        font-size: 14px;
    }

    #join .achievement-single h5 {
        width: 81%;
        font-size: 20px;
        line-height: 120%;
    }

    .achievement-quote .text-box p {
        width: 73%;
    }

    .achievement-quote .text-box {
        padding: 13px 10px;
    }

    .blue-card-slider {
        padding-left: 5.7vw;
    }

    .blue-card-slider .font-14 {
        font-size: 14px;
    }

    .number-cards-single a,
    .publication-item .custom-btn {
        font-size: 12px;
        padding: 12px 20px;
    }

    .number-cards-single p {
        font-size: 20px;
        width: 90%;
    }

    #join .achievement-single .custom-btn,
    #news-letter .custom-btn {
        width: fit-content;
        height: 40px;
        font-size: 14px;
    }

    .number-cards-single a,
    .publication-item .custom-btn {
        font-size: 12px;
        padding: 12px 20px;
    }

    #adacemics-list .number-cards-single {
        padding: 3.33vw 3.15vw;
    }

    body.body-overlay {
        overflow: hidden;
    }

    .admission-wrapper .left-box h4 {
        font-size: 20px;
        line-height: 140%;
    }

    .admission-wrapper .left-box p {
        font-size: 14px;
    }

    .awards-achievement-single h5 {
        font-size: 12px;
    }

    .awards-achievement-single h4 {
        font-size: 20px;
    }

    #academics-key-features h2 {
        margin-bottom: 32px;
    }

    #academics-key-features .img-box {
        margin-top: 0;
        margin-bottom: 24px;
    }

    #academics-key-features li {
        margin-bottom: 16px;
        width: 100%;
    }

    #academics-key-features li:last-child {
        margin-bottom: 0;
    }

    #academics-table h2 {
        margin-bottom: 8px;
    }

    #academics-table p:nth-child(2) {
        margin-bottom: 32px;
    }

    .table-wrapper {
        margin-bottom: 24px;
    }

    .col-th {
        font-size: 16px;
        padding: 24px 0 24px 24px;
    }

    .table-wrapper.cols-3 .col-td {
        padding: 24px 12px 32px;
    }

    .table-wrapper li br {
        display: none;
    }

    #academics-table p:nth-child(4) {
        margin-bottom: 32px;
    }

    #academics-table h3 {
        font-size: 20px;
    }

    #academics-table.igcse-table p:nth-child(2) {
        margin-bottom: 24px;
    }

    .igcse-table p:nth-child(3) {
        margin-bottom: 8px;
        font-size: 20px;
    }

    .academic-bottom {
        padding-top: 40px;
        padding-bottom: 40px;
    }

    .academic-bottom h2 {
        margin-bottom: 32px;
    }

    .academic-bottom p {
        width: 100%;
    }

    .academic-bottom .img-box {
        margin-bottom: 24px;
    }

    .career-info .content-wrapper {
        flex-wrap: wrap;
    }

    .career-info .content-wrapper .text-box {
        width: 100%;
    }

    .career-info .content-wrapper .img-box {
        width: 100%;
        margin-top: 20px;
    }

    #career-list .img-box {
        width: 100%;
    }

    #career-list .content-box {
        padding-left: 0;
    }

    .accordion {
        width: 100%;
    }

    .accordion-button:not(.collapsed) {
        padding: 12px 0;
    }

    button.accordion-button {
        font-size: 20px;
        line-height: 140%;
    }

    .accordion-body p {
        margin-bottom: 24px;
    }

    .accordion-body {
        padding-bottom: 0;
    }

    .list-box .overview li {
        font-size: 14px;
        line-height: 160%;
    }

    .campus-tab .inspiration-wrapper .img-box {
        width: 100%;
    }

    .vertical-box p,
    .campus-tab .content-box ul li {
        font-size: 14px;
    }

    a.event-single h3 {
        font-size: 20px;
    }

    .event-details .tab-content {
        padding-left: 0;
    }

    .event-details select {
        background: #E6F0F8;
        border: 0;
        border-radius: 0;
        height: 56px;
        font-size: 14px;
        font-weight: 600;
        color: #0066B0;
        padding-left: 16px;
        margin-bottom: 27px;
    }

    .event-details .img-box {
        height: 200px;
    }

    .event-details .text-box h3,
    .events-photo h3 {
        margin-bottom: 1.5vw;
        font-size: 20px;
        line-height: 140%;
    }

    .photo-gallery {
        padding-bottom: 19vw;
    }

    .photo-gallery .owl-nav {
        width: 22%;
    }

    .events-photo .owl-theme .owl-nav [class*=owl-] {
        width: 30px;
        height: 30px;
    }

    .student-event .container {
        padding-right: unset;
        padding-left: unset;
        max-width: 90.111vw;
    }

    .student-event .col-lg-9 {
        width: 100%;
    }

    #program-select {
        background: url(../images/chevron_left.svg) #E6F0F8 no-repeat !important;
        background-position: center !important;
        -webkit-appearance: none !important;
        background-position-x: 96% !important;
        color: #0066B0;
    }

    .publication-main .publication_image-wrapper {
        right: 27vw;
    }

    .publication-item {
        height: auto;
    }

    .topper .owl-theme .owl-dots .owl-dot span {
        height: 6px;
        width: 15px;
        background: #fff !important;
        margin: 5px;
    }
    .topper.owl-theme .owl-dots .owl-dot:hover span,
    .topper.owl-theme .owl-dots .owl-dot:focus span,
    .topper.owl-theme .owl-dots .owl-dot:focus-visible span{
        background: #0066B0;
    }
    .topper .owl-theme .owl-dots .owl-dot.active span {
        background: #0066B0 !important;
        width: 33px;
    }

    .academic-calender .right-box {
        padding-left: 0;
    }

    .academic-calender .right-box h5 {
        font-size: 20px;
        margin-bottom: 3vw;
    }

    .terms-condition ul li {
        font-size: 14px;
    }

    .terms-condition h4 {
        font-size: 20px;
    }

    .terms-condition p {
        font-size: 14px;
    }

    .submenu-wrapper {
        flex-wrap: wrap;
    }

    .submenu-wrapper .left-box {
        width: 100%;
        position: unset;
    }

    .submenu-wrapper .right-box {
        width: 100%;
        margin-top: 11px;
    }

    .submenu-wrapper .submenu-line {
        display: none;
    }

    .link-box {
        left: 0;
    }

    .submenu-wrapper a {
        font-size: 14px;
    }

    .submenu .left-box h6 {
        font-size: 13px;
    }

    .events-slider .slick-arrow {
        margin-top: 2.5vw;
    }
    .events-photo button{
        height: 4.28vw;
        width: 4.28vw;
    }
    .submenu-wrapper .heading {
        font-size: 16px;
        line-height: 160%;
        text-align: right;
        margin-bottom: 0;
        color: #fff !important;
        display: flex !important;
        font-family: "Open Sans", sans-serif;
        justify-content: flex-end;
        align-items: center;
        background: #0066B0;
        height: 48px;
        align-items: center;
        padding-right: 20px;
        position: relative;
    }
    .submenu .container {
        padding: 0;
        width: 100%;
        max-width: 100%;
    }
    .submenu{
        padding: 0;
        position: unset;
    }
    .submenu-wrapper .heading img {
    margin-left: 10px;
    }
        .submenu-wrapper .right-box {
        margin-top: 0;
        background: #0066B0;
        padding-top: 3vw;
    }
    .submenu-wrapper a{
        color: #fff;
    }
    .link-box ul li{
        width: 50%;
    }
    .submenu-wrapper a.active, .submenu-wrapper a:hover{
        color: #5C9DCD;
    }
    .submenu-wrapper a {
        color: #fff;
        line-height: 160%;
        margin-bottom: 10px;
    }
    .link-box ul{
        padding-left: 26px;
    }
        .submenu-wrapper .heading .rotate {
        transform: rotate(180deg);
    }
    .submenu-wrapper .heading span{
        color: #fff;
    }
    #publication-tab .tab-content {
        padding-left: 0;
    }
    .news-publication-single .textbox{
        height: 58px;
    }
    .news-publication-single .textbox p{
        font-size: 13px;
    }
    .news-publication-single .textbox h5{
        margin-bottom: 0;
    }
    .submenu-wrapper .heading img {
    opacity: 1;
    }
      .submenu-wrapper h1.heading {
        background-color: transparent;
        font-size: 32px;
        line-height: 120%;
        font-weight: 600;
        justify-content: flex-start;
        font-family: "Playfair Display", serif;
        text-align: start;
        margin-top: 0px;
    }
    .mobile-banner-text {
        position: absolute;
        top: 12vw;
        padding: 0px 24px;
        padding-left: 53px;
        width: 100%;

    }
    .submenu .left-box h6 {
        font-size: 12px;
        color: #FAA011;
        line-height: 160%;
        display: block !important;
        margin-bottom: 0;
    }
    .submenu-wrapper .left-box p{
        color: #fff;
        width: 100%;
    }
    .events-slider .slick-next.slick-arrow {
        left: 5vw;
        bottom: -6vw;
    }
    .events-slider button.slick-prev.slick-arrow{
        bottom: -6vw;
    }
    .event-details{
        padding-bottom: 13vw;
    }
}

@media(max-width: 767px) {
    .container {
        max-width: 88.111vw;
    }

    .heading-p {
        font-size: 16px;
        line-height: 160%;
    }

    .home-story .heading {
        font-size: 32px;
        line-height: 120%;
    }

    .home-story .img-box {
        margin-top: 2vw;
    }

    .home-story {
        padding: 50px 0;
    }

    .share-vision-wrapper {
        flex-wrap: wrap;
    }

    .shrea-single {
        width: 100%;
        margin-top: 8.3vw;
    }

    .shrea-single h6 {
        font-size: 16px;
    }

    .shrea-single h6 br {
        display: none;
    }

    .shrea-single span {
        width: 16.98px;
        margin: 25px 0px 16px;
    }

    .shrea-single p {
        font-size: 14px;
    }

    .font-14 {
        font-size: 14px;
    }

    .shrea-single .text-box {
        padding: 20px;
    }

    .navbar-brand img {
        width: 100%;
    }

    .breadcum h1 {
        font-size: 32px;
    }

    .breadcum h6 {
        font-size: 12px;
        line-height: 160%;
        margin-bottom: 3px;
    }

    .upper-head {
        height: 52px;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    .upper-head ul li a {
        font-size: 14px;
        margin-right: 5vw;
        line-height: 50px;
    }

    .upper-head ul li:last-child a {
        margin-right: 0;
    }

    .search-box {
        display: none;
    }

    .upper-head .container {
        padding: 0;
    }

    .upper-head ul {
        justify-content: space-between;
        width: 100%;
    }

    .navbar-brand {
        top: 8px;
        left: -10px;
        width: 33%;
    }

    .caption-heading {
        top: 84%;
        left: 6%;
    }

    .navbar-expand-md .navbar-toggler,
    .navbar-expand-md .navbar-toggler:focus {
        display: block;
        position: relative;
        top: 8px;
        height: 33px;
        right: -14px;
        left: unset;
        margin-top: 0;
    }

    .navbar-toggler .icon-bar {
        margin: 6px auto;
    }

    .overview-wrapper {
        flex-wrap: wrap;
    }

    .overview-wrapper .left-box {
        width: 100%;
    }

    .overview-wrapper .right-box {
        width: 100%;
        padding-left: 0;
        padding-top: 38px;
    }

    .overview p br,
    .overview li br,
    .about-last-section h2 br {
        display: none;
    }

    .container {
        max-width: 100%;
        padding: 0px 24px;
    }

    .overview li {
        margin-bottom: 15px;
    }

    .about-last-section h2 {
        font-size: 20px;
        text-align: left !important;
    }

    .about-last-section .right-box p {
        font-size: 16px;
    }

    .p-top-5 {
        padding: 10vw 0;
    }

    .overview {
        padding-top: 41px;
        padding-bottom: 46px;
    }

    .footer-main {
        flex-wrap: wrap;
    }

    .footer-main .column:nth-child(1) {
        width: 100%;
        padding-top: 42px;
        padding-bottom: 0px;
        margin-bottom: -8px;
    }

    .footer-main .column:nth-child(2),
    .footer-main .column:nth-child(3),
    .footer-main .column:nth-child(4) {
        width: 33%;
    }

    .footer-main .column:nth-child(5) p {
        font-size: 14px;
        line-height: 28px;

    }

    .footer-main .column:nth-child(5) p.address {
        width: 56%;
    }

    .footer-main .column:nth-child(5) {
        column-gap: 0;
        width: 100%;
        border-top: 1px solid #62c0fb7d;
        padding-top: 12px;
        margin-top: 24px;
    }

    .footer-social a {
        margin-right: 4vw;
    }

    .footer-main .column:nth-child(5) h4 {
        margin-bottom: 16px;
    }

    .footer-content {
        padding-top: 9vw;
    }

    .breadcum {
        position: relative;
        margin-top: -51px;
    }

    header {
        position: relative;
    }

    .our-campus a {
        font-size: 20px;
        line-height: 140%;
    }

    .heading-p br {
        display: none;
    }

    .our-campus .tab-content {
        display: none;
    }

    .our-campus .nav-link,
    .our-campus .nav-link.active {
        margin-bottom: 17px;
        padding-bottom: 15px;
    }

    .mobile-life .heading-p br {
        display: block;
    }

    .custom-btn {
        width: fit-content;
        height: 40px;
        border-radius: 30px;
        border: 1px solid #0066B0;
        color: #0066B0;
        font-size: 14px;
        padding: 0px 23px;
    }

    .mobile-life .custom-btn img {
        filter: invert(72%) sepia(97%) saturate(1837%) hue-rotate(187deg) brightness(93%) contrast(101%);
    }

    .mobile-life .custom-btn img {
        margin-left: 7px;
    }

    .mobile-life .img-box {
        position: relative;
    }

    .mobile-life .img-box::before {
        position: absolute;
        content: '';
        background-color: #00477A;
        opacity: 85%;
        width: 100%;
        height: 100%;
        transition: all 0.6s;
    }

    .mobile-life .item h5 {
        font-size: 24px;
        line-height: 140%;
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        bottom: 11.4vw;
        text-align: center;
        width: 100%;
    }

    .mobile-life .owl-dots {
        position: absolute;
        bottom: 4%;
        left: 50%;
        transform: translateX(-50%);
    }

    .mobile-life .owl-theme .owl-dots .owl-dot span {
        width: 8px;
        height: 8px;
        margin: 5px 2px;
        background: transparent;
        display: block;
        -webkit-backface-visibility: visible;
        transition: opacity .2s ease;
        border-radius: 30px;
        border: 1px solid #fff;
    }

    .mobile-life .owl-theme .owl-dots .owl-dot.active span,
    .mobile-life .owl-theme .owl-dots .owl-dot:hover span {
        background: #fff;
    }

    .life-slider {
        margin-top: 37px;
    }

    .mobile-life {
        padding: 54px 0px 60px;
    }

    .spotlight-div p {
        font-size: 18px;
        line-height: 150%;
    }

    .slider-section {
        margin-top: -13.5vw;
    }

    .home-slider .caption-box {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        width: 100%;
    }

    .slide-text-overlay {
        inset: 0%;
        left: 50%;
        /* transform: translate(-50%, -50%); */
        top: 50%;
        width: 100%;
    }

    .section_home-slide h2 {
        font-size: 32px;
        text-align: center;
    }

    .section_home-slide .custom-btn {
        margin-top: 2vw;
        width: fit-content;
        padding: 0px 1.5vw;
        margin: 0 auto;
        border: 1px solid #fff;
        padding: 0px 18px;
        font-size: 14px;
        height: 11.778vw;
    }

    header .navbar-toggler.active .icon-bar.one {
        top: 6px;
    }

    .vertical-line-divider {
        display: none;
    }

    .footer-main .column:nth-child(1) h4 {
        font-size: 18px;
        line-height: 160%;
        letter-spacing: 0.2px;
        margin-top: 48px;
    }

    footer .container {
        padding-left: 0;
    }

    .section_home-slide.overflow-clip {
        margin-top: -13.5vw;
    }

    .slide-text-wrapper {
        width: 100%;
        margin-top: 0;
    }

    .wb-swiper-bullet {
        width: 10px;
        height: 10px;
    }

    .wb-swiper-bullet.is-active {
        font-size: 14px;
    }

    .wb-controls-wrapper {
        padding-right: 12vw;
    }

    header .mobile-navbar {
        top: 52px;
    }

    .custom-tabs .nav-link {
        font-size: 14px;
        height: 40px;
        display: flex;
        align-items: center;
        justify-content: center;
        line-height: 100%;
        border-radius: 50px;
        padding: 0px 21px;
        margin-right: 13px;
    }

    .footer-main .column:nth-child(1) img {
        width: 39%;
    }

    .spotlight {
        overflow-x: hidden;
        padding-top: 17vw;
    }

    .home-story {
        margin-top: 55px;
    }

    .spotlight-div {
        height: 343px;
        width: calc(93% - 1vw);
    }

    .spotlight-div .inner-text {
        width: 147px;
    }

    .spotlight-div .inner-text p br {
        display: none;
    }

    .slick-slide.slick-current.slick-active .spotlight-div .img-box {
        width: 56%;
    }

    .spotlight-div .img-box {
        padding: 15px;
    }

    .spotlight-div .custom-btn {
        bottom: 7.4vw;
    }

    .spotlight-wrapper {
        padding-top: 9vw;
        column-gap: 6vw;
        width: 400px;
        overflow-x: scroll;
    }

    .custom-tabs {
        padding-top: 2vw;
    }

    .footer-bottom p {
        width: 76%;
    }

    .footer-main .column:nth-child(5) p.last-p {
        margin-bottom: 4.083vw;
    }

    .footer-social a {
        margin: 3vw 0;
        margin-right: 3.5vw;
    }

    .mobile-life .item h5 br {
        display: none;
    }

    .our-campus .img-box {
        height: 223px;
        width: 100%;
        object-fit: cover;
    }

    .our-campus .img-box img {
        height: 100%;
        width: 100%;
        object-fit: cover;
    }

    .our-campus .nav-link p {
        opacity: 1;
        height: auto;
        top: 0;
        display: block;
        margin: 13px 0px 17px;
        transition: unset;
    }

    .our-campus .nav-link.active p br {
        display: none;
    }

    .share-vision,
    .our-campus {
        padding-top: 68px;
    }

    .our-campus {
        padding-bottom: 20px;
    }

    .menu-wrapper ul {
        width: 50%;
        padding-left: 8px;
    }

    .menu-wrapper ul:nth-child(2) {
        padding-left: 44px;
    }

    .spotlight-div.active {
        width: calc(100% - 1vw);
    }

    .spotlight-div.active .img-box {
        width: 60%;
    }

    .our-campus li {
        width: 100%;
    }

    .custom-btn img {
        margin-left: 8px;
    }

    .home-story .img-wrapper {
        flex-wrap: wrap;
    }

    .home-story .box1:last-child {
        display: flex;
        width: 100%;
        gap: 4.4vw;
    }

    .home-story .img-wrapper .img1,
    .home-story .img-wrapper .img1 iframe {
        width: 148px !important;
        height: 148px !important;
        margin-bottom: 4.4vw !important;
    }

    .home-story .img-wrapper .img2,
    .home-story .img-wrapper .img2 iframe {
        width: 153px !important;
        height: 311px !important;
    }

    .home-story .box1:last-child .img1:last-child {
        width: 152px;
        height: 147px;
    }

    .home-story .img-wrapper .extra {
        gap: 4.4vw;
    }

    .spotlight .tab-content {
        padding-left: 8vw;
    }

    .spotlight-div {
        margin-left: 0;
        margin-right: 0;
    }

    .spotlight .slick-slide.slick-current.slick-active {
        min-width: calc(9%) !important;
    }

    .our-inspiration {
        padding-top: 38px;
    }

    .mobile-heading h2 {
        margin-bottom: 2px !important;
    }

    #music-box .heading {
        font-size: 20px;
        margin: 20px 0px 13px;
    }

    #music-box .text-box img {
        width: 13%;
    }

    #music-box .text-box {
        margin-top: 31px;
    }

    #music-box .audio-main p {
        width: 70%;
    }

    #music-box .audio-main {
        align-items: flex-start;
    }

    audio {
        left: -9px;
    }

    #music-box .audio-main {
        height: 122px;
        padding: 20px;
        width: 100%;
    }

    #music-box {
        padding: 56px 0 38px;
    }

    .inspiration-wrapper .content-box p {
        margin-bottom: 24px;
    }

    .quote-wrapper {
        padding: 10.667vw 0;
        gap: 0;
        align-items: flex-start;
        flex-direction: column;
    }

    .quote-wrapper img {
        width: 10.667vw;
        margin-top: 0;
    }

    .quote-wrapper img:last-child {
        display: none;
    }

    .quote-wrapper p {
        width: 100%;
        margin: 6.4vw 0% 0;
        font-size: 20px;
        text-align: left !important;
    }

    #msgff-content .p-bottom-5 {
        padding-bottom: 10.667vw;
    }

    #msgff-content p,
    #msgff-content p:last-child {
        width: 100%;
        font-size: 14px;
        margin-bottom: 12px;
    }

    #msgff-content .col-md-6:last-child p:nth-child(1) {
        margin-bottom: 8px;
    }

    #msgff-content .subheading {
        font-size: 20px;
        margin-bottom: 12px;
    }

    .vision-box {
        padding: 23px 23px;
        margin-bottom: 26px;
    }

    .vision-box .heading {
        margin-bottom: 11px;
    }

    .vision-mission {
        padding-top: 36px;
        padding-bottom: 30px;
    }

    .dare-to .img-box {
        height: 384px;
    }

    .dare-to .content-box img {
        width: 19%;
        right: 23px;
        top: 23px;
    }

    .dare-to .heading br {
        display: none;
    }

    .dare-to .content-box {
        width: 90%;
        height: 146px;
        left: 50%;
        transform: translateX(-50%);
        bottom: -17%;
        padding-top: 5vw;
        padding-left: 6vw;
    }

    .dare-to .heading {
        width: 55%;
    }

    .our-value {
        padding-bottom: 46px;
        padding-top: 34vw;
    }

    .our-value .heading-p {
        width: 100%;
        line-height: 160%;
    }

    .value-wrapper .value-single {
        width: 46.5%;
        height: 46px;
        margin: 0;
        margin-bottom: 17px;
    }

    .our-value .heading-p {
        width: 100%;
        line-height: 160%;
        margin-bottom: 34px;
    }

    .objectives .heading-p {
        width: 100%;
        line-height: 160%;
        margin-top: 11px;
        margin-bottom: 42px;
    }

    .objective-single {
        margin-bottom: 37px;
    }

    .objective-single img {
        margin-bottom: 17px;
        width: 32px;
        height: 32px;
    }

    .objectives.light-blue {
        padding-top: 44px;
        padding-bottom: 20px;
    }

    .value-wrapper {
        justify-content: space-between;
    }

    #unique-features .objective-single img {
        margin-bottom: 16px;
    }

    #unique-features h6 {
        font-size: 16px;
        margin-bottom: 23px;
    }

    .strategic-directions-wrapper {
        flex-wrap: wrap;
        margin-top: 19px;
    }

    .strategic-directions-wrapper .img-box {
        width: 100%;
    }

    .strategic-directions-wrapper .text-box {
        width: 100%;
        padding-left: 0;
        padding-top: 6vw;
    }

    .strategic-directions {
        padding-bottom: 40px;
    }

    .strategic-directions .custom-tabs .nav-link {
        padding: 0px 23px;
        margin-right: 13px;
        margin-bottom: 15px;
    }

    .strategic-directions .custom-tabs .nav-item:nth-child(1) {
        width: 68%;
    }

    .strategic-directions .heading-p {
        width: 100%;
        line-height: 160%;
    }

    .grid-module-wrapper {
        flex-wrap: wrap;
        flex-direction: column-reverse;
        margin-top: 31px;
    }

    .grid-module .text-box {
        width: 100%;
        margin-top: 21px;
    }

    .grid-module .img-box {
        width: 100%;
    }

    .grid-module .text-box p {
        width: 100%;
    }

    .strategic-plan .custom-btn {
        width: 218px;
        height: 40px;
        margin-top: 21px;
    }

    .strategic-plan {
        padding-top: 36px;
    }

    .heading-box {
        margin-bottom: 34px;
    }

    .strategic-plan .right-box {
        margin-left: 0;
        padding-top: 36px;
    }

    .strategic-plan h6 {
        margin-bottom: 11px;
    }

    #philosophy-overview {
        padding: 40px 0 60px;
    }

    #philosophy-overview img {
        width: 100%;
        margin-bottom: 40px;
    }

    #philosophy-overview .col-md-6:last-child {
        padding-top: 0;
    }

    #philosophy-overview .col-md-6:last-child p {
        width: 99%;
    }

    #msgff-overview {
        padding: 40px 0 49px;
    }

    #msgff-content {
        padding: 60px 0;
    }

    #msgff-content .col-md-6:last-child p:last-child {
        margin-bottom: 0;
    }

    .accreditations-wrapper .accreditations-single h5 {
        width: 100%;
        padding-left: 26px;
        font-size: 20px;
        line-height: 140%;
    }

    .accreditations-single .img-box img {
        height: 70px;
        width: 91px;
    }

    .accreditations-wrapper .accreditations-single {
        width: 100%;
        padding: 23px 0;
    }

    .alumni-impact-program .heading-p {
        width: 87%;
        line-height: 160%;
    }

    .alumni-impact-program .custom-tabs .nav-link {
        padding: 0px 33px;
        height: 40px;
    }

    .alumni-impact-program .custom-tabs .nav-item:last-child .nav-link {
        margin-right: 0;
    }

    .alumni-impact-program .content-box {
        height: unset;
        flex-wrap: wrap-reverse;
        padding: 32px 4vw 25px;
        margin-top: 36px;
    }

    .alumni-impact-program .content-box .text {
        width: 100%;
        padding-top: 20px;
    }

    .alumni-impact-program .content-box .img-box {
        position: relative;
        right: unset;
        width: 100%;
    }

    .alumni-impact-program .content-box .text p {
        width: 100%;
        margin-bottom: 0;
    }

    .alumni-impact-program .content-box .text h5 {
        font-size: 20px;
        line-height: 140%;
    }

    .alumni-impact-program {
        padding-bottom: 49px;
    }

    .school-alumini-single .orange-line {
        width: 30px;
    }

    .school-alumini-single .bottom-text p {
        font-size: 14px;
        line-height: 160%;
    }

    .school-alumini-single h4 {
        font-size: 20px;
        line-height: 140%;
        margin: 7px 0px;
    }

    .school-alumini-single {
        padding: 39px 13px 7px;
        margin-bottom: 26px;
    }

    .school-alumini .custom-btn {
        margin: 23px 0px 28px;
        font-size: 14px;
        width: fit-content;
    }

    #Entrepreneurs {
        padding: 63px 0px 54px;
    }

    .eclecti-slider .text-box h4 {
        font-size: 16px;
        line-height: 140%;
    }

    .eclecti-slider .text-box p {
        line-height: 160%;
    }

    .eclecti-slider .text-box {
        margin-top: 16px;
    }

    .eclecti-slider {
        margin-top: 29px;
        padding: 0px 20px;
    }

    .eclecti-slider.owl-theme .owl-dots .owl-dot.active span,
    .eclecti-slider.owl-theme .owl-dots .owl-dot:hover span,
    #Entrepreneurs .eclecti-slider.owl-theme .owl-dots .owl-dot.active span,
    #Entrepreneurs .eclecti-slider.owl-theme .owl-dots .owl-dot:hover span {
        background: #0066B0;
        height: 6px;
        width: 33px;
    }

    .eclecti-slider.owl-theme .owl-dots .owl-dot span {
        width: 15px;
        height: 5px;
        margin: 5px 4px;
        background: #fff;
    }

    #Entrepreneurs .eclecti-slider.owl-theme .owl-dots .owl-dot span {
        background: #ccc;
    }

    .eclecti-careers {
        padding: 71px 0px 65px;
    }

    .eclecti-careers .owl-dots {
        position: relative;
        top: 15px;
    }

    .vertical-tab ul li .nav-link {
        font-size: 14px;
        line-height: 160%;
    }

    .work-company-wrapper .work-company-single {
        height: 56px;
        width: 32%;
    }

    .work-company {
        padding-bottom: 58px;
        padding-top: 61px;
    }

    .vertical-tab {
        margin-top: 24px;
    }

    .work-company-single img {
        width: 39%;
    }

    .work-company-wrapper {
        padding-left: 0;
        padding-top: 30px;
    }

    #leading-company {
        padding: 46px 0px;
        margin-top: 32px;
    }

    #leading-company .img-box {
        padding-top: 20px;
    }

    .shaping-industry h3 {
        margin-top: 21px;
        font-size: 20px;
        line-height: 140%;
        margin-bottom: 25px;
        width: 86%;
    }

    .shaping-industry .brdisplay {
        display: block;
    }

    .alumini-network {
        padding: 47px 21px;
    }

    .alumini-network .heading-p {
        width: 71%;
        font-size: 14px;
        line-height: 160%;
        width: 100%;
    }

    .alumini-networ-single h4 {
        font-size: 32px;
        line-height: 120%;
    }

    .alumini-networ-single img {
        height: 24px;
        width: 24px;
    }

    .alumini-networ-single p {
        font-size: 16px;
        line-height: 140%;
    }

    .alumini-networ-single {
        width: 47%;
        margin-bottom: 20px;
        height: 180px;
        padding: 14px 8px;
    }

    .alumini-networ-single:nth-child(3) p {
        width: 90%;
    }

    .alumini-networ-wrapper {
        margin-top: 25px;
    }

    #looking-back .spotlight-div {
        height: auto;
    }

    #looking-back .spotlight-div .custom-btn {
        width: 151px;
    }

    #looking-back .spotlight-div .inner-text h6 {
        font-size: 20px;
    }

    .grow-wrapper {
        flex-wrap: wrap;
    }

    .grow-wrapper .grow-single {
        width: 100%;
        margin-bottom: 30px;
    }

    .grow-single .img-box {
        height: 251px;
    }

    .grow .heading-wrapper {
        flex-wrap: wrap;
    }

    .grow .heading-wrapper h2 {
        width: 100%;
        margin-bottom: -4px;
    }

    .grow .heading-wrapper p {
        width: 100%;
    }

    .grow-wrapper .grow-single .text-box {
        padding: 23px 18px 10px;
        margin: -60px auto 0;
        width: 90%;
    }

    .grow-wrapper .grow-single ul {
        margin-top: 17px;
    }

    .grow-wrapper .grow-single .text-box li {
        margin-bottom: 14px;
        width: 99%;
    }

    .be-part-wrapper .be-part-single {
        height: 354px;
        width: 100% !important;
        margin-bottom: 33px;
    }

    .be-part-wrapper {
        flex-wrap: wrap;
    }

    .be-part .container {
        padding: 0px 24px;
    }

    #news-letter h4 {
        font-size: 20px;
        line-height: 140%;
    }

    #news-letter .text {
        width: 100%;
    }

    #news-letter .text-div {
        flex-wrap: wrap;
        margin-top: 16px;
    }

    #news-letter .grow-single {
        margin-bottom: 43px;
    }

    #news-letter {
        padding-top: 42px;
    }

    .grow {
        padding-top: 54px;
    }

    #news-letter .grow-single {
        margin-bottom: 47px;
    }

    #news-letter {
        padding-bottom: 0px;
        padding-top: 56px;
    }

    .achievement-single .img-box {
        margin-bottom: 25px;
        height: 325px;
    }

    .achievement-single h5 {
        font-size: 20px;
    }

    .achievement-single .custom-btn {
        font-size: 14px;
        margin-top: 23px;
        width: 148px;
        height: 40px;
    }

    .achievement-single {
        width: 100%;
        margin-bottom: 44px;
    }

    #join .achievement-single h4 {
        font-size: 32px;
        padding-top: 11px;
    }

    #join .achievement-single {
        padding: 20px 25px;
        height: 224px;
        margin-bottom: 38px;
    }

    #join .achievement-single h5 {
        width: 63%;
        font-size: 20px;
        line-height: 140%;
    }

    .achievement-quote .img-box {
        height: 494px;
    }

    .achievement-quote .text-box {
        padding: 48px 23px 0;
        height: auto;
        width: auto;
        left: 50%;
        transform: translateX(-50%);
        width: 87%;
        height: 161px;
    }

    .achievement-quote .text-box img {
        top: 6vw;
        right: 6vw;
        width: 20%;
    }

    .achievement-quote .text-box p {
        width: 73%;
        line-height: 160%;
        margin-bottom: 11px;
    }

    .achievement {
        padding-top: 48px;
    }

    #join {
        padding: 6vw 0;
    }

    .blue-card-slider {
        padding: 0 24px;
    }

    .blue-card-single {
        min-height: auto;
        padding: 38px 16px 24px;
        margin-bottom: 18px;
        margin-right: 0;
    }

    .blue-card-single p {
        margin-bottom: 40px
    }

    .blue-card-single .bottom-text {
        position: relative;
        bottom: 0;
    }

    .blue-card-single h4 {
        margin: 16px 0 8px;
    }

    .blue-card-single .orange-line {
        background-color: #F9B101;
        width: 30px;
        height: 1px;
        display: block;
    }

    .blue-card-single .quote1 {
        position: absolute;
        top: 27px;
        left: 15px;
        width: 30px !important;
    }

    .blue-card-slider .bottom-text p {
        margin-bottom: 0;
    }

    .number-cards .container {
        max-width: 88.111vw;
        padding: 0;
    }

    .number-cards-wrapper {
        gap: 32px;
        flex-direction: column;
    }

    .number-cards-single {
        padding: 24px 34px 34px;
    }

    .number-cards-single h2 {
        font-size: 32px;
        margin-top: 0;
        margin-bottom: 16px;
    }

    .number-cards-single p {
        font-size: 20px;
        width: 60%;
        margin-bottom: 16px;
    }

    .number-cards-single a,
    #adacemics-list .number-cards-single a {
        font-size: 14px;
        padding: 12px 20px;
        width: 151px;
        border: 1px solid #fff;
    }

    .number-cards-single a img {
        width: 12px;
    }

    #witness .inspiration-wrapper .content-box p {
        margin-bottom: 16px;
    }

    #quote-sec3 .quote-wrapper {
        padding: 30px 0px 30px;
    }

    #quote-sec3 .quote-wrapper p {
        margin-top: 17px;
    }

    #join {
        padding: 55px 0px 9px;
    }

    #reflection .heading {
        margin-bottom: 27px;
    }

    #adacemics-list {
        padding-top: 10.67vw;
        padding-bottom: 16vw;
    }

    #adacemics-list .p-0,
    .adacemics-listing .p-0 {
        padding-right: calc(var(--bs-gutter-x) * .5) !important;
        padding-left: calc(var(--bs-gutter-x) * .5) !important;
    }

    #adacemics-list .row:first-child p {
        font-size: 16px;
        line-height: 160%;
    }

    #adacemics-list .number-cards-wrapper {
        gap: 32px;
        margin: 40px 0 0;
    }

    #adacemics-list .number-cards-single {
        padding: 40px 24px;
    }

    #adacemics-list .number-cards-single h3 {
        font-size: 20px;
        line-height: 140%;
        margin-bottom: 8px;
    }

    #adacemics-list .number-cards-single p {
        font-size: 14px;
        line-height: 160%;
        margin-bottom: 20px;
    }

    .adacemics-listing p {
        width: 100%;
        margin-bottom: 32px;
    }

    .publication-lists {
        margin-bottom: 60px;
    }

    .publication-item {
        padding: 30px 0;
    }

    .publication_content-wrapper h3 {
        font-size: 20px;
        line-height: 140%;
    }

    .publication-item .custom-btn {
        width: 32vw;
        font-size: 14px;
        line-height: 140%;
        letter-spacing: 0.2px;
    }

    .publication-item .custom-btn img {
        width: 10px;
    }

    .academics-student .inspiration-wrapper .img-box {
        width: 100%;
        height: 210px;
    }

    .academics-student {
        padding-top: 44px;
    }

    .custom-tabs ul {
        border-bottom: 0;
        display: flex;
        flex-wrap: nowrap;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        scrollbar-width: none;
        padding-bottom: 3px;
    }

    .custom-tabs ul::-webkit-scrollbar {
        display: none;
    }

    .custom-tabs .nav-item {
        flex: 0 0 auto;
    }

    .academics-student .inspiration-wrapper {
        padding-top: 0;
    }

    .academics-student .custom-tabs {
        padding-top: 29px;
    }

    .admission-wrapper {
        flex-wrap: wrap;
    }

    .admission-wrapper .left-box {
        width: 100%;
        padding: 32px 24px;
    }

    .admission-wrapper .right-box {
        width: 100%;
        margin-top: 24px;
        padding: 0px 25px 31px;
    }

    .admission-wrapper .left-box .custom-btn {
        margin-top: 23px;
    }

    .admission-wrapper .left-box p {
        line-height: 160%;
    }

    .admission-wrapper .left-box h4 {
        margin-bottom: 9px;
    }

    .admission-wrapper .right-box .right-wrapper h4 {
        margin-bottom: 9px;
        font-size: 20px;
        line-height: 140%;
    }

    .admission-wrapper .right-box .right-wrapper {
        flex-wrap: wrap;
        border-bottom: 0;
    }

    .admission-wrapper .right-box .right-wrapper .left-text {
        width: 100%;
    }

    .admission-wrapper .right-box .right-wrapper span {
        margin-top: 6px;
        display: block;
    }

    .admission-wrapper .right-box .right-wrapper .custom-btn {
        margin-top: 10px;
    }

    .admission {
        padding-top: 44px;
    }

    .awards-achievement-single {
        padding: 17px 0px;
        border-bottom: 1px solid #E6F0F8;
        width: 100%;
    }

    .awards-achievement-single .img-box {
        height: 130px;
        width: 49%;
    }

    .awards-achievement-single .text-box {
        padding-left: 17px;
    }

    .awards-achievement-single .arrow {
        top: 7vw;
    }

    .awards-achievement-single h4 {
        font-size: 20px;
        line-height: 140%;
    }

    .awards-achievement {
        padding-top: 26px;
        padding-bottom: 44px;
    }

    .awards-achievement-wrapper {
        margin-top: 21px;
    }

    .awards-achievement-wrapper .awards-achievement-single:nth-child(1) {
        border-top: 0;
    }

    .awards-achievement-wrapper .awards-achievement-single:nth-child(1) {
        border-bottom: 0;
    }

    .award-modal p {
        font-size: 14px;
        line-height: 160%;
        margin-bottom: 21px;
    }

    .award-modal .btn-close {
        height: 14px;
        width: 14px;
        margin-right: 0;
        float: right;
        display: block;
    }

    .award-modal h4 {
        font-size: 20px;
        line-height: 140%;
        margin-top: 43px;
        width: 78%;
    }

    .award-modal .img-box {
        height: 265px;
        padding-top: 11px;
        width: 100%;
    }

    .award-modal .text-box {
        padding-top: 19px;
    }

    #academics-programm-top .p-0 {
        padding-right: calc(var(--bs-gutter-x) * .5) !important;
        padding-left: calc(var(--bs-gutter-x) * .5) !important;
    }

    #academics-programm-top p,
    #academics-table p {
        font-size: 16px;
    }

    #academics-programm-top {
        padding-top: 40px;
        padding-bottom: 60px;
    }

    #academics-key-features {
        padding-top: 40px;
        padding-bottom: 40px;
    }

    #academics-key-features h2.w-50,
    #academics-table h2.w-50,
    #academics-table.igcse-table p:nth-child(2) {
        width: 100% !important;
    }

    #academics-key-features .overview {
        padding-top: 0px;
        padding-bottom: 0;
    }

    #academics-key-features .overview ul,
    .table-wrapper .col-td ul {
        margin-bottom: 0;
    }

    #academics-table {
        padding-top: 60px;
        padding-bottom: 60px;
    }

    .table-wrapper.cols-3,
    .table-wrapper.cols-5 {
        grid-template-columns: repeat(1, 1fr);
    }

    .table-wrapper.cols-3 .col-td {
        padding: 24px 18px 32px;
    }

    .table-col {
        border-right: 1px solid #0066B0;
        border-bottom: unset;
    }

    .table-col:last-child {
        border-bottom: 1px solid #0066B0;
    }

    .table-wrapper li {
        margin-bottom: 16px;
    }

    .igcse-features#academics-key-features li {
        width: 99%;
    }

    .igcse-table p:nth-child(3) {
        font-size: 20px !important;
    }

    #academics-table p:nth-child(4) {
        font-size: 14px;
    }

    .table-wrapper.cols-5 .col-th {
        padding: 16px 20px;
    }

    .table-wrapper.cols-5 .col-td {
        padding: 24px 20px 32px;
    }

    .table-wrapper.cols-5 .col-td p {
        margin-bottom: 20px;
    }

    .table-wrapper.cols-5 .col-td ul {
        padding-right: .75vw;
        padding-left: 25px;
    }

    .table-wrapper .col-td ul {
        font-size: 16px;
    }

    .d-md-list-item {
        display: none !important;
    }

    .career-info .content-wrapper {
        flex-wrap: wrap;
        flex-direction: column-reverse;
    }

    .current-opening {
        padding-bottom: 68px;
    }

    .current-opening .heading-p {
        width: 80%;
    }

    .career-info .container {
        padding-right: 24px;
    }

    .career-info .content-wrapper .text-box {
        margin-top: 29px;
    }

    .career-info {
        padding-bottom: 39px;
    }

    #career-list .mobile-heading {
        margin-bottom: 11px;
    }

    #career-list .overview {
        padding-top: 0;
        padding-bottom: 0;
    }

    .current-opening .awards-achievement-wrapper .awards-achievement-single:nth-child(1) {
        border-top: 1px solid #E6F0F8;
    }

    #academics-key-features.ibdp-features .overview p {
        width: 100%;
        margin-bottom: 16px;
    }

    #academics-key-features.ibdp-features li {
        margin-bottom: 12px;
        width: 95%;
    }

    #academics-key-features.ibdp-features .overview p:last-child {
        margin-bottom: 0;
    }

    #academics-table.ibdp-table p:nth-child(2) {
        font-size: 14px;
        line-height: 160%;
    }

    #academics-table.ibdp-table p:nth-child(2) br {
        display: none;
    }

    .table-wrapper.cols-3.cols-6 .col-td,
    .table-wrapper.cols-3.cols-6 .col-th {
        padding-left: 20px;
    }

    .ibdp-table .table-wrapper li br {
        display: block;
    }

    .academic-bottom h2 {
        width: 80% !important;
    }

    .academic-bottom.ibdp-bottom h2 {
        margin-bottom: 8px;
    }

    .academic-bottom.ibdp-bottom p {
        font-size: 16px;
        line-height: 160%;
        margin-bottom: 24px;
    }

    .academic-bottom.ibdp-bottom.overview li {
        width: 95%;
    }

    #ibdp-accordion {
        margin-top: 32px;
        margin-bottom: 28px;
    }

    .academic-bottom h2.accordion-header {
        width: 100% !important;
    }

    .academic-bottom.ibdp-bottom p {
        font-size: 14px;
    }

    .academic-bottom h3 {
        font-size: 20px;
    }

    .video-box .img-box {
        height: 245px;
    }

    .video-box .youtube {
        width: 20%;
    }

    .video-box .heading {
        width: 90%;
    }

    .list-wrapper .list1 {
        width: 100%;
    }

    .list-wrapper {
        flex-wrap: wrap;
    }

    .list-box .overview {
        width: 92%;
        padding-top: 4px;
        padding-bottom: 0;
    }

    .list-box .overview li {
        margin-bottom: 11px;
    }

    .list-wrapper .list1:nth-child(2) {
        padding-left: 0;
    }

    .video-box {
        padding-top: 46px;
        padding-bottom: 39px;
    }

    .campus-tab {
        padding-top: 40px;
    }

    .campus-tab #msgff-overview {
        padding: 12px 0 49px;
    }

    .vertical-box p {
        font-size: 14px;
        line-height: 160%;
        margin-bottom: 10px !important;
    }

    .vertical-box {
        flex-wrap: wrap;
    }

    .vertical-box .box1 {
        padding-left: 0;
    }

    .campus-tab .content-box .custom-btn {
        margin-top: 22px;
    }

    .vertical-box .box1 {
        width: 50%;
    }

    .vertical-box .box1:nth-child(2) {
        border: 0;
        padding-left: 20px;
    }

    .campus-tab .content-box ul li {
        font-size: 14px;
    }

    .career-inner-wrapper {
        flex-wrap: wrap;
    }

    .career-inner-wrapper .left-box {
        width: 100%;
    }

    .career-inner-wrapper .right-box {
        width: 100%;
        padding: 20px 24px 5px;
        margin-top: 38px;
    }

    .career-inner-wrapper .right-box h4 {
        font-size: 20px;
    }

    .career-inner-wrapper .right-box p {
        font-size: 16px;
        line-height: 160%;
    }

    .career-inner-wrapper .right-box .right-wrapper {
        margin-top: 30px;
    }

    .career-inner-wrapper .right-box .right-wrapper .box:nth-child(1) {
        width: 77%;
    }

    .career-inner-wrapper .right-box .right-wrapper .box:last-child {
        width: 48%;
        padding-left: 19px;
    }

    .career-inner-wrapper .right-box .right-wrapper .plus-img {
        top: 8vw;
    }

    .career-inner-wrapper-box h6 {
        width: 30%;
    }

    .career-inner {
        padding-top: 36px;
        padding-bottom: 51px;
    }

    .career-inner-wrapper .left-box p.main-p {
        margin-top: 12px;
        margin-bottom: 23px;
    }

    .events .heading-p {
        width: 100%;
    }

    .event-single .img-box {
        height: 200px;
    }

    .event-single .text-box {
        padding: 15px 20px;
    }

    a.event-single h3 {
        margin-bottom: 12px;
    }

    .event-single {
        margin-bottom: 34px;
        width: 100%;
    }

    .events .row {
        margin-top: 35px;
    }

    .events {
        padding-top: 39px;
        padding-bottom: 5vw;
    }

    .event-details .heading-p {
        width: 100%;
    }

    .event-details .text-box {
        padding-top: 23px;
    }

    .event-details {
        padding-top: 41px;
        padding-bottom: 99px;
    }

    .event-details .row {
        margin-top: 26px;
    }

    .photo-gallery .owl-item .item img {
        height: 210px;
    }

    .photo-gallery .owl-nav div,
    .photo-slider .owl-nav div {
        height: 30px;
        width: 30px;
    }

    .photo-gallery .owl-nav {
        width: 31%;
    }

    .photo-gallery .owl-nav {
        bottom: -53px;
    }

    .photo-gallery .slider-counter {
        font-size: 16px;
    }

    .photo-gallery {
        padding-top: 40px;
    }

    .student-council .main-p {
        width: 100%;
    }

    .student-council .inspiration-wrapper {
        margin-top: 31px;
    }

    .student-council .overview {
        padding-top: 8px !important;
    }

    .student-council h6 {
        font-size: 16px;
        line-height: 160%;
    }

    .student-event .img-box {
        padding-right: 0;
    }

    .student-event .text-box {
        padding-right: 0;
    }

    .events-photo .owl-theme .owl-nav {
        margin-top: 3.2vw;
    }

    .events-slider {
        margin-top: 20px;
    }

    .publication_image-wrapper {
        display: block !important;
        opacity: 1;
    }

    .publication-main .publication_content-wrapper h3 {
        font-size: 24px;
        line-height: 140%;
        margin-bottom: 18px;
    }

    .publication-main .publication-item .custom-btn {
        width: 120px;
        height: 40px;
    }

    .publication-main .publication-item .box {
        flex-wrap: wrap;
        width: 53%;
    }

    .publication-main .publication-item {
        justify-content: space-between;
    }

    .publication-main .publication_image-wrapper img {
        width: 116px !important;
        height: 116px;
        float: right;
    }

    .publication-main .publication_image-wrapper {
        right: unset;
        position: relative;
        width: 40%;
        top: -1px;
    }

    .publication-main .publication-item {
        align-items: end;
        padding: 23px 0px;
    }

    .publication-main .publication-lists {
        margin-bottom: 35px;
    }

    #dais-result .publication_content-wrapper h3 {
        font-size: 24px;
        line-height: 140%;
    }

    .publication-item.active,
    .publication-item:hover {
        background: transparent;
        padding: 30px 0;
    }

    .subject-grade p {
        display: none;
    }

    .subject-grade {
        padding-top: 8vw;
        padding-bottom: 57px;
    }

    .subject-grade .heading {
        width: 94%;
    }

    .subject-grade {
        padding-top: 61px;
        padding-bottom: 57px;
    }

    .subject-grade .img-box {
        padding-top: 24px;
    }

    .student-score p {
        margin-top: 22px;
        line-height: 160%;
        font-size: 16px;
    }

    .student-score {
        padding: 41px 0px 23px;
    }

    .score-single {
        width: 100%;
        display: flex;
        height: 112px;
        margin-bottom: 20px;
    }

    .score-single .right-box h4 {
        width: 86%;
        line-height: 140%;
        font-size: 20px;
    }

    .score-single .blue-box {
        width: 35%;
    }

    .score-single .blue-box h5 {
        font-size: 32px;
        margin-bottom: 5px;
    }

    .score-single .blue-box p {
        font-size: 16px;
    }

    .score-single .right-box {
        display: flex;
        align-items: center;
        padding: 2vw 4vw;
    }

    .best-score {
        padding-top: 56px;
        padding-bottom: 39px;
    }

    .best-score-wrapper {
        margin-top: 27px;
        flex-wrap: wrap;
    }

    .best-score-wrapper .best-score-single {
        width: 46.5%;
        background-color: #FFF5E5;
        height: 134px;
        padding-left: 2.5vw;
        margin-bottom: 19px;
    }

    .best-score-single h4 {
        font-size: 16px;
        line-height: 140%;
        width: 87%;
    }

    .best-score-single h3 {
        font-size: 32px;
        margin-top: 0.1vw;
    }

    .best-score-wrapper .best-score-single:nth-child(1) h4 {
        width: 30%;
    }

    .score-single .blue-box {
        padding: 6vw 2.9vw;
    }

    .score-single .right-box h4 span {
        font-size: 20px;
    }

    .topper-single .text-box {
        height: 72px;
        padding: 9px;
    }

    .topper-single .text-box h5 {
        font-size: 24px;
    }

    .topper-single .text-box h4 {
        font-size: 16px;
    }

    .topper-single .text-box p {
        font-size: 14px;
    }

    .topper {
        padding: 37px 0 41px;
    }

    .topper-wrapper {
        margin-top: 23px;
    }

    .topper .owl-theme .owl-nav.disabled+.owl-dots {
        margin-top: 20px;
    }

    #university-placement .accreditations-single .img-box img {
        height: 54px;
        width: 54px;
    }

    #university-placement .img-box {
        height: auto;
        width: 50%;
    }

    #university-placement .heading {
        font-size: 26px;
        margin-bottom: 22px;
        margin-top: 20px;
    }

    .virtual-school .video-box .video-icon {
        width: 17%;
    }

    #glimpses .heading-p {
        width: 100%;
        font-size: 14px;
    }

    #glimpses {
        padding-bottom: 33px;
    }

    .virtual-school {
        padding-bottom: 16px;
    }

    .submenu-wrapper .left-box {
        width: 100% !important;
    }
    #ibdp-section .submenu-wrapper h1.heading{
        height:auto;
    }
    .academic-calender {
        padding-top: 37px;
        padding-bottom: 52px;
    }

    .academic-calender ul li {
        font-size: 14px;
        line-height: 160%;
    }

    .academic-calender .col-th {
        padding: 1.39vw 0 1.39vw 3.7vw;
        height: 60px;
        display: flex;
        align-items: center;
    }

    .academic-calender .table-wrapper .col-td ul {
        font-size: 16px;
        padding: 16px;
    }

    .academic-calender .table-col {
        border: 1px solid #0066B0;
    }

    .academic-calender .table-wrapper.cols-2 {
        margin-top: 28px;
    }

    .academic-calender .right-box {
        margin-top: 17px;
    }

    .terms-condition ul li::before {
        width: 4px;
        height: 4px;
        left: -10px;
        top: 9px;
    }

    .terms-condition ul {
        padding-left: 18px;
    }

    .terms-condition ul li {
        margin-bottom: 13px;
    }

    .terms-condition h4 {
        font-size: 20px;
        line-height: 140%;
        display: flex;
    }

    .terms-condition h4 span {
        padding-right: 10px;
    }

    .privacy-policy.terms-condition .inner-list li {
        font-size: 14px;
    }

    .error p {
        text-align: center;
        width: 86%;
        margin: 15px auto 18px;
    }

    .error img {
        margin-bottom: 33px;
    }

   section.error.light-blue {
        margin-top: -13vw;
        padding-top: 115px;
    }

    .mobile-label {
        display: flex;
        justify-content: flex-end;
    }

    .student-event .main-p {
        width: 100%;
    }
    .events-photo button {
        height: 10.28vw;
        width: 10.28vw;
    }
    .events-slider .slick-next.slick-arrow {
        left: 13vw;
        bottom: -16vw;
    }
    .events-slider button.slick-prev.slick-arrow {
        bottom: -16vw;
    }
     header .mobile-navbar.open{
        top: 52px;
     } 
     .be-part-wrapper .custom-btn{
        border: 1px solid #fff;
     }
     .strategic-tab ul{
        flex-wrap: wrap;
     }
     #looking-back .slick-slider {
    padding-left: 7%;
    }
    #looking-back .spotlight-div .text-box{
        flex-wrap: wrap;
    }
    #looking-back .spotlight-div .inner-text{width: 100%;}
    #looking-back .img-box{width: 100%;opacity: 1;}
    .spotlight .slick-slide.slick-current.slick-active{min-width: auto !important;}
    #looking-back .slick-slide.slick-current.slick-active .spotlight-div .img-box{width: 100%;}
    #looking-back .qr-box{justify-content: flex-start;}
    #looking-back .spotlight-div .custom-btn{
        position: relative;
    }
    #looking-back .spotlight-div .inner-text h5 {
    font-size: 16px;
    margin-top: 11px;
    margin-bottom: 14px;
    }
    #looking-back .slick-slide.slick-current.slick-active .spotlight-div .img-box{
        border: 0;
    }
    .slick-slide.slick-current.slick-active .spotlight-div{
        margin-bottom: 19px;
    }
    #news-publication .img-box {
        width: 100%;
    }
    #news-publication .inspiration-wrapper .content-box p {
         font-size: 16px;
        line-height: 160%;
        margin-bottom: 7px;
    }
    .news-publication-wrapper .news-publication-single{width: 100%;margin-right: 0;}
    .news-publication-single .textbox{height: 78px;}
    .news-publication-single .textbox h5 {
        margin-bottom: 5px;
        font-size: 16px;
        line-height: 140%;
    }
    .news-publication-single .textbox p {
        font-size: 14px;
        line-height: 160%;
    }
    .news-publication-single .textbox{padding-left: 15px;}
    .news-publication-single .textbox img{
        top: 12px;
        right: 12px;
    }
    .news-publication-wrapper .news-publication-single{margin-bottom: 26px;}
    .submenu .left-box h6 {
        font-size: 12px;
        color: #FAA011;
        line-height: 160%;
        display: block !important;
        margin-bottom: 18px;
    }
        .mobile-banner-text {
        top: 73vw;
        padding: 0px 24px;
    }
    .submenu-wrapper .left-box p {
    color: #fff;
    margin-top: 20px;
    }
    .submenu{position: unset;}
    .mobile-spotlite .spotlight-div .img-box {
        padding: 0;
    }
    .mobile-spotlite .spotlight-div{
        flex-direction: column-reverse;
    }
    .mobile-spotlite .spotlight-div .text-box,
    .mobile-spotlite .spotlight-div .inner-text{
        width: 100%;
    }
    .spotlight.mobile-spotlite .slick-slide.slick-current.slick-active .spotlight-div .img-box {
        width: 100%;
    }
    .mobile-spotlite .spotlight-div{
        height: 347px;
        padding: 0;
    }
    .mobile-spotlite .spotlight-div .custom-btn {
        bottom: 0;
        position: relative;
    }
    .mobile-spotlite .spotlight-div p {
        font-size: 16px;
        line-height: 160%;
    }
    .mobile-spotlite .spotlight-div .text-box{
        padding: 18px 15px;
    }
     .mobile-spotlite .spotlight-div .img-box{width: 100%;height: 150px;}
     .mobile-spotlite .custom-tabs ul{flex-wrap: unset;overflow-x: unset;}
     .mobile-spotlite.spotlight .tab-content {
        padding-left: 3vw;
    }
    .videomodal .btn-close{
        font-size: 17px;
    }
    #academics-overview-publication .publication_image-wrapper{
        display: none !important;
    }
    .topper-wrapper .owl-stage{padding-left: 0 !important;}
}

@media(min-width:768px) {}