html {
            scroll-behavior: smooth;
        }
.nav,
.row {
    flex-wrap: wrap
}

.g-0,
.gy-0,
.row {
    --bs-gutter-y: 0
}

.btn,
.flickity-button:hover,
[type=button]:not(:disabled),
[type=reset]:not(:disabled),
[type=submit]:not(:disabled),
button:not(:disabled) {
    cursor: pointer
}

.navbar,
sub,
sup {
    position: relative
}

.nav,
.navbar-nav {
    --bs-nav-link-padding-y: 0.5rem;
    --bs-nav-link-font-weight: ;
    list-style: none
}

.bg-dark,
.bg-transparent,
.bg-white {
    --bs-bg-opacity: 1
}

.flickity-enabled.is-draggable,
body {
    -webkit-tap-highlight-color: transparent
}

.list-unstyled,
.nav,
.navbar-nav {
    list-style: none
}

.btn,
.btn-close:hover,
.footer a,
.footer-fixed-bar button,
.header .nav-item>a,
.header__top-right li a,
.menu-options li a,
.nav-link,
.navbar-brand,
.navbar-toggler:focus,
.navbar-toggler:hover,
.step-second-menu li a,
a {
    text-decoration: none
}

:root,
[data-bs-theme=light] {
    --bs-blue: #0d6efd;
    --bs-indigo: #6610f2;
    --bs-purple: #6f42c1;
    --bs-pink: #d63384;
    --bs-red: #dc3545;
    --bs-orange: #fd7e14;
    --bs-yellow: #ffc107;
    --bs-green: #198754;
    --bs-teal: #20c997;
    --bs-cyan: #0dcaf0;
    --bs-black: #000;
    --bs-white: #fff;
    --bs-gray: #6c757d;
    --bs-gray-dark: #343a40;
    --bs-gray-100: #f8f9fa;
    --bs-gray-200: #e9ecef;
    --bs-gray-300: #dee2e6;
    --bs-gray-400: #ced4da;
    --bs-gray-500: #adb5bd;
    --bs-gray-600: #6c757d;
    --bs-gray-700: #495057;
    --bs-gray-800: #343a40;
    --bs-gray-900: #212529;
    --bs-primary: #0d6efd;
    --bs-secondary: #6c757d;
    --bs-success: #198754;
    --bs-info: #0dcaf0;
    --bs-warning: #ffc107;
    --bs-danger: #dc3545;
    --bs-light: #f8f9fa;
    --bs-dark: #212529;
    --bs-primary-rgb: 13, 110, 253;
    --bs-secondary-rgb: 108, 117, 125;
    --bs-success-rgb: 25, 135, 84;
    --bs-info-rgb: 13, 202, 240;
    --bs-warning-rgb: 255, 193, 7;
    --bs-danger-rgb: 220, 53, 69;
    --bs-light-rgb: 248, 249, 250;
    --bs-dark-rgb: 33, 37, 41;
    --bs-primary-text-emphasis: #052c65;
    --bs-secondary-text-emphasis: #2b2f32;
    --bs-success-text-emphasis: #0a3622;
    --bs-info-text-emphasis: #055160;
    --bs-warning-text-emphasis: #664d03;
    --bs-danger-text-emphasis: #58151c;
    --bs-light-text-emphasis: #495057;
    --bs-dark-text-emphasis: #495057;
    --bs-primary-bg-subtle: #cfe2ff;
    --bs-secondary-bg-subtle: #e2e3e5;
    --bs-success-bg-subtle: #d1e7dd;
    --bs-info-bg-subtle: #cff4fc;
    --bs-warning-bg-subtle: #fff3cd;
    --bs-danger-bg-subtle: #f8d7da;
    --bs-light-bg-subtle: #a2c138;
    --bs-dark-bg-subtle: #ced4da;
    --bs-primary-border-subtle: #9ec5fe;
    --bs-secondary-border-subtle: #c4c8cb;
    --bs-success-border-subtle: #a3cfbb;
    --bs-info-border-subtle: #9eeaf9;
    --bs-warning-border-subtle: #ffe69c;
    --bs-danger-border-subtle: #f1aeb5;
    --bs-light-border-subtle: #e9ecef;
    --bs-dark-border-subtle: #adb5bd;
    --bs-white-rgb: 255, 255, 255;
    --bs-black-rgb: 0, 0, 0;
    --bs-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    --bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
    --bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));
    --bs-body-font-family: var(--bs-font-sans-serif);
    --bs-body-font-size: 1rem;
    --bs-body-font-weight: 400;
    --bs-body-line-height: 1.5;
    --bs-body-color: #212529;
    --bs-body-color-rgb: 33, 37, 41;
    --bs-body-bg: #fff;
    --bs-body-bg-rgb: 255, 255, 255;
    --bs-emphasis-color: #000;
    --bs-emphasis-color-rgb: 0, 0, 0;
    --bs-secondary-color: rgba(33, 37, 41, 0.75);
    --bs-secondary-color-rgb: 33, 37, 41;
    --bs-secondary-bg: #e9ecef;
    --bs-secondary-bg-rgb: 233, 236, 239;
    --bs-tertiary-color: rgba(33, 37, 41, 0.5);
    --bs-tertiary-color-rgb: 33, 37, 41;
    --bs-tertiary-bg: #f8f9fa;
    --bs-tertiary-bg-rgb: 248, 249, 250;
    --bs-heading-color: inherit;
    --bs-link-color: #0d6efd;
    --bs-link-color-rgb: 13, 110, 253;
    --bs-link-decoration: underline;
    --bs-link-hover-color: #0a58ca;
    --bs-link-hover-color-rgb: 10, 88, 202;
    --bs-code-color: #d63384;
    --bs-highlight-color: #212529;
    --bs-highlight-bg: #fff3cd;
    --bs-border-width: 1px;
    --bs-border-style: solid;
    --bs-border-color: #dee2e6;
    --bs-border-color-translucent: rgba(0, 0, 0, 0.175);
    --bs-border-radius: 0.375rem;
    --bs-border-radius-sm: 0.25rem;
    --bs-border-radius-lg: 0.5rem;
    --bs-border-radius-xl: 1rem;
    --bs-border-radius-xxl: 2rem;
    --bs-border-radius-2xl: var(--bs-border-radius-xxl);
    --bs-border-radius-pill: 50rem;
    --bs-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
    --bs-box-shadow-sm: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
    --bs-box-shadow-lg: 0 1rem 3rem rgba(0, 0, 0, 0.175);
    --bs-box-shadow-inset: inset 0 1px 2px rgba(0, 0, 0, 0.075);
    --bs-focus-ring-width: 0.25rem;
    --bs-focus-ring-opacity: 0.25;
    --bs-focus-ring-color: rgba(13, 110, 253, 0.25);
    --bs-form-valid-color: #198754;
    --bs-form-valid-border-color: #198754;
    --bs-form-invalid-color: #dc3545;
    --bs-form-invalid-border-color: #dc3545;
    --bs-btn-close-filter: ;
    --bs-carousel-indicator-active-bg: #fff;
    --bs-carousel-caption-color: #fff;
    --bs-carousel-control-icon-filter:
}

*,
::after,
::before {
    box-sizing: border-box
}

@media (prefers-reduced-motion:no-preference) {
    :root {
        scroll-behavior: smooth
    }
}

body {
    margin: 0;
    font-family: var(--bs-body-font-family);
    font-size: var(--bs-body-font-size);
    font-weight: var(--bs-body-font-weight);
    line-height: var(--bs-body-line-height);
    color: var(--bs-body-color);
    text-align: var(--bs-body-text-align);
    background-color: var(--bs-body-bg);
    -webkit-text-size-adjust: 100%
}

hr {
    margin: 1rem 0;
    color: inherit;
    border: 0;
    border-top: var(--bs-border-width) solid;
    opacity: .25
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    margin-top: 0;
    margin-bottom: .5rem;
    font-weight: 500;
    line-height: 1.2;
    color: var(--bs-heading-color)
}

.accordion-header,
.nav,
.navbar-nav,
ol ol,
ol ul,
ul ol,
ul ul {
    margin-bottom: 0
}

.form-control,
.form-control:focus {
    color: var(--bs-body-color);
    background-color: var(--bs-body-bg)
}

.h1,
h1 {
    font-size: calc(1.375rem + 1.5vw)
}

.h2,
h2 {
    font-size: calc(1.325rem + .9vw)
}

.h3,
h3 {
    font-size: calc(1.3rem + .6vw)
}

.h4,
h4 {
    font-size: calc(1.275rem + .3vw)
}

.h5,
h5 {
    font-size: 1.25rem
}

.h6,
h6 {
    font-size: 1rem
}

dl,
ol,
p,
ul {
    margin-top: 0;
    margin-bottom: 1rem
}

ol,
ul {
    padding-left: 2rem
}

b,
strong {
    font-weight: bolder
}

.small,
small {
    font-size: .875em
}

sub,
sup {
    font-size: .75em;
    line-height: 0;
    vertical-align: baseline
}

.btn,
.btn-hoverEffect,
.navbar-toggler-icon,
img,
svg {
    vertical-align: middle
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

a {
    color: rgba(var(--bs-link-color-rgb), var(--bs-link-opacity, 1))
}

a:hover {
    --bs-link-color-rgb: var(--bs-link-hover-color-rgb)
}

table {
    caption-side: bottom;
    border-collapse: collapse
}

tbody,
td,
tfoot,
th,
thead,
tr {
    border: 0 solid;
    border-color: inherit
}

.accordion-flush>.accordion-item>.accordion-collapse,
.accordion-flush>.accordion-item>.accordion-header .accordion-button,
.accordion-flush>.accordion-item>.accordion-header .accordion-button.collapsed,
button {
    border-radius: 0
}

.flickity-enabled:focus,
button:focus:not(:focus-visible) {
    outline: 0
}

button,
input,
optgroup,
select,
textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

button,
select {
    text-transform: none
}

[type=button],
[type=reset],
[type=submit],
button {
    -webkit-appearance: button
}

.dd-graphic-cont .col-6:nth-child(4),
iframe {
    border: 0
}

.display-1 {
    font-weight: 300;
    line-height: 1.2;
    font-size: calc(1.625rem + 4.5vw)
}

.list-unstyled {
    padding-left: 0
}

.img-fluid {
    max-width: 100%;
    height: auto
}

.container,
.container-fluid,
.container-lg,
.container-md,
.container-sm,
.container-xl,
.container-xxl {
    --bs-gutter-x: 1.5rem;
    --bs-gutter-y: 0;
    width: 100%;
    padding-right: calc(var(--bs-gutter-x) * .5);
    padding-left: calc(var(--bs-gutter-x) * .5);
    margin-right: auto;
    margin-left: auto
}

:root {
    --bs-breakpoint-xs: 0;
    --bs-breakpoint-sm: 576px;
    --bs-breakpoint-md: 768px;
    --bs-breakpoint-lg: 992px;
    --bs-breakpoint-xl: 1200px;
    --bs-breakpoint-xxl: 1400px;
    --primary-font: Google Sans;
    --alt-font: Plus Jakarta Sans;
    --flash-red: #0e5233;
    --pale-yellow: #ffdfaa;
    --bs-off-white: #f3f3f3;
    --bs-light-gray: #c0c0c0;
    --bs-mid-dark: #333333;
    --navy-color: #0d254d;
    --bg-skyblue: #3092dd;
    --bg-navyblue: linear-gradient(-41deg, #087e8b 30%, #0a65a4 100%);
    --bg-darkyellow: #f7a600;
    --bg-lightgray: #ececec;
    --bg-white: #ffffff;
    --bg-dark: #111111;
    --text-skyblue: #35e7f9;
    --text-navyblue: #023e93;
    --text-darkyellow: #f7a600;
    --text-white: #ffffff;
    --text-dark: #111111;
    --bg-white-faded: rgba(255, 255, 255, 0.2);
    --bg-navyblue-faded: rgba(2, 62, 147, 0.9);
    --bg-lightnavyblue-faded: rgba(15, 67, 141, 0.7);
    --seagreen-gradient: linear-gradient(41deg, #087e8b 30%, #0a65a4 100%);
    --seagreen-gradient-faded: linear-gradient(41deg, rgba(8, 126, 139, .9) 30%, rgba(10, 101, 164, .9) 100%);
    --number--24: clamp(1.25rem, 1.1785714285714286rem + 0.35714285714285715vw, 1.5rem);
    --number--72: clamp(2.75rem, 2.25rem + 2.5vw, 4.5rem);
    --number--96: clamp(3.5rem, 2.7857142857142856rem + 3.571428571428571vw, 6rem)
}

.row {
    --bs-gutter-x: 1.5rem;
    display: flex;
    margin-top: calc(-1 * var(--bs-gutter-y));
    margin-right: calc(-.5 * var(--bs-gutter-x));
    margin-left: calc(-.5 * var(--bs-gutter-x))
}

.row>* {
    flex-shrink: 0;
    width: 100%;
    max-width: 100%;
    padding-right: calc(var(--bs-gutter-x) * .5);
    padding-left: calc(var(--bs-gutter-x) * .5);
    margin-top: var(--bs-gutter-y)
}
 

.heroContainer {
    position: relative;
    background-size: cover;
    background-position: center;
    overflow: hidden;
}

.heroContainer::before {
    content: "";
    position: absolute;
    inset: 0;
    background: rgba(0, 0, 0, 0.6); /* black overlay */
    z-index: 1;
}

/* Keep text above overlay */
.heroContainer > .container {
    position: relative;
    z-index: 2;
}


        

.col-3 {
    flex: 0 0 auto;
    width: 25%
}

.col-4,
.col-5 {
    flex: 0 0 auto
}

.col-4 {
    width: 33.33333333%
}

.col-5 {
    width: 41.66666667%
}

.col-6,
.col-7 {
    flex: 0 0 auto
}

.col-6 {
    width: 50%
}

.col-7 {
    width: 58.33333333%
}

.col-12 {
    flex: 0 0 auto;
    width: 100%
}

.g-0,
.gx-0 {
    --bs-gutter-x: 0
}

.g-2,
.gx-2 {
    --bs-gutter-x: 0.5rem
}

.g-2,
.gy-2 {
    --bs-gutter-y: 0.5rem
}

.g-3,
.gx-3 {
    --bs-gutter-x: 1rem
}

.g-3,
.gy-3 {
    --bs-gutter-y: 1rem
}

.g-4,
.gx-4 {
    --bs-gutter-x: 1.5rem
}

.g-4,
.gy-4 {
    --bs-gutter-y: 1.5rem
}

.form-control {
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-clip: padding-box;
    border: var(--bs-border-width) solid var(--bs-border-color);
    border-radius: var(--bs-border-radius);
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

.form-control:focus {
    border-color: #86b7fe;
    outline: 0;
    box-shadow: 0 0 0 .25rem rgba(13, 110, 253, .25)
}

.form-control::placeholder {
    color: var(--bs-secondary-color);
    opacity: 1
}

.btn {
    --bs-btn-padding-x: 0.75rem;
    --bs-btn-padding-y: 0.375rem;
    --bs-btn-font-family: ;
    --bs-btn-font-size: 1rem;
    --bs-btn-font-weight: 400;
    --bs-btn-line-height: 1.5;
    --bs-btn-color: var(--bs-body-color);
    --bs-btn-bg: transparent;
    --bs-btn-border-width: var(--bs-border-width);
    --bs-btn-border-color: transparent;
    --bs-btn-border-radius: var(--bs-border-radius);
    --bs-btn-hover-border-color: transparent;
    --bs-btn-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
    --bs-btn-disabled-opacity: 0.65;
    --bs-btn-focus-box-shadow: 0 0 0 0.25rem rgba(var(--bs-btn-focus-shadow-rgb), .5);
    display: inline-block;
    padding: var(--bs-btn-padding-y) var(--bs-btn-padding-x);
    font-family: var(--bs-btn-font-family);
    font-size: var(--bs-btn-font-size);
    font-weight: var(--bs-btn-font-weight);
    line-height: var(--bs-btn-line-height);
    color: var(--bs-btn-color);
    text-align: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    border: var(--bs-btn-border-width) solid var(--bs-btn-border-color);
    border-radius: var(--bs-btn-border-radius);
    background-color: var(--bs-btn-bg);
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

.fade {
    transition: opacity .15s linear
}

.fade:not(.show),
.key-figure-wrapper .key-figure-details,
.key-figure-wrapper.active .key-figure-closed,
.modal-backdrop.fade {
    opacity: 0
}

.collapse:not(.show),
.dark-logo,
.header.sticky .white-logo {
    display: none
}

.collapsing {
    height: 0;
    overflow: hidden;
    transition: height .35s
}

.nav {
    --bs-nav-link-padding-x: 1rem;
    --bs-nav-link-color: var(--bs-link-color);
    --bs-nav-link-hover-color: var(--bs-link-hover-color);
    --bs-nav-link-disabled-color: var(--bs-secondary-color);
    display: flex;
    padding-left: 0
}

.nav-link {
    display: block; 
    padding: var(--bs-nav-link-padding-y) var(--bs-nav-link-padding-x);
    font-size: var(--bs-nav-link-font-size);
    font-weight: var(--bs-nav-link-font-weight);
    color: #0b5738;
    background: 0 0;
    border: 0;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out
}

.nav-tabs {
    --bs-nav-tabs-border-width: var(--bs-border-width);
    --bs-nav-tabs-border-color: var(--bs-border-color);
    --bs-nav-tabs-border-radius: var(--bs-border-radius);
    --bs-nav-tabs-link-hover-border-color: var(--bs-secondary-bg) var(--bs-secondary-bg) var(--bs-border-color);
    --bs-nav-tabs-link-active-color: var(--bs-emphasis-color);
    --bs-nav-tabs-link-active-bg: var(--bs-body-bg);
    --bs-nav-tabs-link-active-border-color: var(--bs-border-color) var(--bs-border-color) var(--bs-body-bg);
    border-bottom: var(--bs-nav-tabs-border-width) solid var(--bs-nav-tabs-border-color)
}

.nav-tabs .nav-link {
    margin-bottom: calc(-1 * var(--bs-nav-tabs-border-width));
    border: var(--bs-nav-tabs-border-width) solid transparent;
    border-top-left-radius: var(--bs-nav-tabs-border-radius);
    border-top-right-radius: var(--bs-nav-tabs-border-radius)
}

.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
    color: var(--bs-nav-tabs-link-active-color);
    background-color: var(--bs-nav-tabs-link-active-bg);
    border-color: var(--bs-nav-tabs-link-active-border-color)
}

.navbar {
    --bs-navbar-padding-x: 0;
    --bs-navbar-padding-y: 0.5rem;
    --bs-navbar-color: rgba(var(--bs-emphasis-color-rgb), 0.65);
    --bs-navbar-hover-color: rgba(var(--bs-emphasis-color-rgb), 0.8);
    --bs-navbar-disabled-color: rgba(var(--bs-emphasis-color-rgb), 0.3);
    --bs-navbar-active-color: rgba(var(--bs-emphasis-color-rgb), 1);
    --bs-navbar-brand-padding-y: 0.3125rem;
    --bs-navbar-brand-margin-end: 1rem;
    --bs-navbar-brand-font-size: 1.25rem;
    --bs-navbar-brand-color: rgba(var(--bs-emphasis-color-rgb), 1);
    --bs-navbar-brand-hover-color: rgba(var(--bs-emphasis-color-rgb), 1);
    --bs-navbar-nav-link-padding-x: 0.5rem;
    --bs-navbar-toggler-padding-y: 0.25rem;
    --bs-navbar-toggler-padding-x: 0.75rem;
    --bs-navbar-toggler-font-size: 1.25rem;
    --bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%2833, 37, 41, 0.75%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
    --bs-navbar-toggler-border-color: rgba(var(--bs-emphasis-color-rgb), 0.15);
    --bs-navbar-toggler-border-radius: var(--bs-border-radius);
    --bs-navbar-toggler-focus-width: 0.25rem;
    --bs-navbar-toggler-transition: box-shadow 0.15s ease-in-out;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    padding: var(--bs-navbar-padding-y) var(--bs-navbar-padding-x)
}

.navbar>.container,
.navbar>.container-fluid,
.navbar>.container-lg,
.navbar>.container-md,
.navbar>.container-sm,
.navbar>.container-xl,
.navbar>.container-xxl {
    display: flex;
    flex-wrap: inherit;
    align-items: center;
    justify-content: space-between
}

.navbar-brand {
    padding-top: var(--bs-navbar-brand-padding-y);
    padding-bottom: var(--bs-navbar-brand-padding-y);
    margin-right: var(--bs-navbar-brand-margin-end);
    font-size: var(--bs-navbar-brand-font-size);
    color: var(--bs-navbar-brand-color);
    white-space: nowrap
}

.cuNews-section .str-link:hover,
.menu-options li a:hover,
.notiTitle,
.step-second-menu ul li a:hover {
    text-decoration: underline
}

.navbar-brand:focus,
.navbar-brand:hover {
    color: var(--bs-navbar-brand-hover-color)
}

.navbar-nav {
    --bs-nav-link-padding-x: 0;
    --bs-nav-link-color: var(--bs-navbar-color);
    --bs-nav-link-hover-color: var(--bs-navbar-hover-color);
    --bs-nav-link-disabled-color: var(--bs-navbar-disabled-color);
    display: flex;
    flex-direction: column;
    padding-left: 0
}

.navbar-nav .nav-link.active,
.navbar-nav .nav-link.show {
    color: var(--bs-navbar-active-color)
}

.navbar-collapse {
    flex-grow: 1;
    flex-basis: 100%;
    align-items: center
}

.navbar-toggler {
    padding: var(--bs-navbar-toggler-padding-y) var(--bs-navbar-toggler-padding-x);
    font-size: var(--bs-navbar-toggler-font-size);
    line-height: 1;
    color: var(--bs-navbar-color);
    background-color: transparent;
    border: var(--bs-border-width) solid var(--bs-navbar-toggler-border-color);
    border-radius: var(--bs-navbar-toggler-border-radius);
    transition: var(--bs-navbar-toggler-transition)
}

.navbar-toggler:focus {
    outline: 0;
    box-shadow: 0 0 0 var(--bs-navbar-toggler-focus-width)
}

.navbar-toggler-icon {
    display: inline-block;
    width: 1.5em;
    background-image: var(--bs-navbar-toggler-icon-bg)
}

.accordion-button,
.card {
    position: relative;
    display: flex
}

.card {
    --bs-card-spacer-y: 1rem;
    --bs-card-spacer-x: 1rem;
    --bs-card-title-spacer-y: 0.5rem;
    --bs-card-title-color: ;
    --bs-card-subtitle-color: ;
    --bs-card-border-width: var(--bs-border-width);
    --bs-card-border-color: var(--bs-border-color-translucent);
    --bs-card-border-radius: var(--bs-border-radius);
    --bs-card-box-shadow: ;
    --bs-card-inner-border-radius: calc(var(--bs-border-radius) - (var(--bs-border-width)));
    --bs-card-cap-padding-y: 0.5rem;
    --bs-card-cap-padding-x: 1rem;
    --bs-card-cap-bg: rgba(var(--bs-body-color-rgb), 0.03);
    --bs-card-cap-color: ;
    --bs-card-height: ;
    --bs-card-color: ;
    --bs-card-bg: var(--bs-body-bg);
    --bs-card-img-overlay-padding: 1rem;
    --bs-card-group-margin: 0.75rem;
    flex-direction: column;
    min-width: 0;
    height: var(--bs-card-height);
    color: var(--bs-body-color);
    word-wrap: break-word;
    background-color: var(--bs-card-bg);
    background-clip: border-box;
    border: var(--bs-card-border-width) solid var(--bs-card-border-color);
    border-radius: var(--bs-card-border-radius)
}

.card-body {
    flex: 1 1 auto;
    padding: var(--bs-card-spacer-y) var(--bs-card-spacer-x);
    color: var(--bs-card-color)
}

.card-footer {
    padding: var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x);
    color: var(--bs-card-cap-color);
    background-color: var(--bs-card-cap-bg);
    border-top: var(--bs-card-border-width) solid var(--bs-card-border-color)
}

.card-footer:last-child {
    border-radius: 0 0 var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius)
}

.accordion {
    --bs-accordion-color: var(--bs-body-color);
    --bs-accordion-bg: var(--bs-body-bg);
    --bs-accordion-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, border-radius 0.15s ease;
    --bs-accordion-border-color: var(--bs-border-color);
    --bs-accordion-border-width: var(--bs-border-width);
    --bs-accordion-border-radius: var(--bs-border-radius);
    --bs-accordion-inner-border-radius: calc(var(--bs-border-radius) - (var(--bs-border-width)));
    --bs-accordion-btn-padding-x: 1.25rem;
    --bs-accordion-btn-padding-y: 1rem;
    --bs-accordion-btn-color: var(--bs-body-color);
    --bs-accordion-btn-bg: var(--bs-accordion-bg);
    --bs-accordion-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23212529' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='m2 5 6 6 6-6'/%3e%3c/svg%3e");
    --bs-accordion-btn-icon-width: 1.25rem;
    --bs-accordion-btn-icon-transform: rotate(-180deg);
    --bs-accordion-btn-icon-transition: transform 0.2s ease-in-out;
    --bs-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23052c65' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='m2 5 6 6 6-6'/%3e%3c/svg%3e");
    --bs-accordion-btn-focus-box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
    --bs-accordion-body-padding-x: 1.25rem;
    --bs-accordion-body-padding-y: 1rem;
    --bs-accordion-active-color: var(--bs-primary-text-emphasis);
    --bs-accordion-active-bg: var(--bs-primary-bg-subtle);
    --bs-accordion-bg: transparent
}

.accordion-button {
    align-items: center;
    width: 100%;
    padding: var(--bs-accordion-btn-padding-y) var(--bs-accordion-btn-padding-x);
    font-size: 1rem;
    color: var(--bs-accordion-btn-color);
    text-align: left;
    background-color: var(--bs-accordion-btn-bg);
    border: 0;
    border-radius: 0;
    overflow-anchor: none;
    transition: var(--bs-accordion-transition)
}

.accordion-button:not(.collapsed) {
    color: var(--bs-accordion-active-color);
    background-color: var(--bs-accordion-active-bg);
    box-shadow: inset 0 calc(-1 * var(--bs-accordion-border-width)) 0 var(--bs-accordion-border-color)
}

.accordion-button:not(.collapsed)::after {
    background-image: var(--bs-accordion-btn-active-icon);
    transform: var(--bs-accordion-btn-icon-transform)
}

.accordion-button::after {
    flex-shrink: 0;
    width: var(--bs-accordion-btn-icon-width);
    height: var(--bs-accordion-btn-icon-width);
    margin-left: auto;
    content: "";
    background-image: var(--bs-accordion-btn-icon);
    background-repeat: no-repeat;
    background-size: var(--bs-accordion-btn-icon-width);
    transition: var(--bs-accordion-btn-icon-transition)
}

.accordion-button:hover {
    z-index: 2
}

.accordion-button:focus {
    z-index: 3;
    outline: 0;
    box-shadow: var(--bs-accordion-btn-focus-box-shadow)
}

.accordion-item {
    color: var(--bs-accordion-color);
    background-color: var(--bs-accordion-bg);
    border: var(--bs-accordion-border-width) solid var(--bs-accordion-border-color)
}

.btn-close,
.btn-close:hover {
    color: var(--bs-btn-close-color)
}

.accordion-item:first-of-type {
    border-top-left-radius: var(--bs-accordion-border-radius);
    border-top-right-radius: var(--bs-accordion-border-radius)
}

.accordion-item:first-of-type>.accordion-header .accordion-button {
    border-top-left-radius: var(--bs-accordion-inner-border-radius);
    border-top-right-radius: var(--bs-accordion-inner-border-radius)
}

.accordion-flush>.accordion-item:first-child,
.accordion-item:not(:first-of-type) {
    border-top: 0
}

.accordion-item:last-of-type,
.accordion-item:last-of-type>.accordion-collapse {
    border-bottom-right-radius: var(--bs-accordion-border-radius);
    border-bottom-left-radius: var(--bs-accordion-border-radius)
}

.accordion-item:last-of-type>.accordion-header .accordion-button.collapsed {
    border-bottom-right-radius: var(--bs-accordion-inner-border-radius);
    border-bottom-left-radius: var(--bs-accordion-inner-border-radius)
}

.accordion-body {
    padding: var(--bs-accordion-body-padding-y) var(--bs-accordion-body-padding-x)
}

.accordion-flush>.accordion-item {
    border-right: 0;
    border-left: 0;
    border-radius: 0
}

.accordion-flush>.accordion-item:last-child {
    border-bottom: 0
}

.btn-close {
    --bs-btn-close-color: #000;
    --bs-btn-close-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414'/%3e%3c/svg%3e");
    --bs-btn-close-opacity: 0.5;
    --bs-btn-close-hover-opacity: 0.75;
    --bs-btn-close-focus-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
    --bs-btn-close-focus-opacity: 1;
    --bs-btn-close-disabled-opacity: 0.25;
    box-sizing: content-box;
    width: 1em;
    height: 1em;
    padding: .25em;
    background: transparent var(--bs-btn-close-bg) center/1em auto no-repeat;
    filter: var(--bs-btn-close-filter);
    border: 0;
    border-radius: .375rem;
    opacity: var(--bs-btn-close-opacity)
}

.btn-close:hover {
    opacity: var(--bs-btn-close-hover-opacity)
}

.btn-close:focus {
    outline: 0;
    box-shadow: var(--bs-btn-close-focus-shadow);
    opacity: var(--bs-btn-close-focus-opacity)
}

.modal {
    --bs-modal-zindex: 1055;
    --bs-modal-width: 500px;
    --bs-modal-padding: 1rem;
    --bs-modal-margin: 0.5rem;
    --bs-modal-color: var(--bs-body-color);
    --bs-modal-bg: var(--bs-body-bg);
    --bs-modal-border-color: var(--bs-border-color-translucent);
    --bs-modal-border-width: var(--bs-border-width);
    --bs-modal-border-radius: var(--bs-border-radius-lg);
    --bs-modal-box-shadow: var(--bs-box-shadow-sm);
    --bs-modal-inner-border-radius: calc(var(--bs-border-radius-lg) - (var(--bs-border-width)));
    --bs-modal-header-padding-x: 1rem;
    --bs-modal-header-padding-y: 1rem;
    --bs-modal-header-padding: 1rem 1rem;
    --bs-modal-header-border-color: var(--bs-border-color);
    --bs-modal-header-border-width: var(--bs-border-width);
    --bs-modal-title-line-height: 1.5;
    --bs-modal-footer-gap: 0.5rem;
    --bs-modal-footer-bg: ;
    --bs-modal-footer-border-color: var(--bs-border-color);
    --bs-modal-footer-border-width: var(--bs-border-width);
    position: fixed;
    top: 0;
    left: 0;
    z-index: var(--bs-modal-zindex);
    display: none;
    width: 100%;
    height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    outline: 0
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: var(--bs-modal-margin);
    pointer-events: none
}

.modal.fade .modal-dialog {
    transform: translate(0, -50px);
    transition: transform .3s ease-out
}

.modal.show .modal-dialog {
    transform: none
}

.modal-content {
    position: relative;
    display: flex;
    flex-direction: column;
    width: 100%;
    color: var(--bs-modal-color);
    pointer-events: auto;
    background-color: var(--bs-modal-bg);
    background-clip: padding-box;
    border: var(--bs-modal-border-width) solid var(--bs-modal-border-color);
    border-radius: var(--bs-modal-border-radius);
    outline: 0; 
}

.modal-backdrop {
    --bs-backdrop-zindex: 1050;
    --bs-backdrop-bg: #000;
    --bs-backdrop-opacity: 0.5;
    position: fixed;
    top: 0;
    left: 0;
    z-index: var(--bs-backdrop-zindex);
    width: 100vw;
    height: 100vh;
    background-color: var(--bs-backdrop-bg)
}

.carousel,
.carousel-inner,
.carousel-item,
.count,
.dd-menu-lg,
.f-twitter-icon,
.flickity-enabled,
.footer a,
.gotoTop button,
.h-twitter-icon,
.header .nav-item>a,
.modal-body,
.uniRankingthumb {
    position: relative
}

.modal-backdrop.show {
    opacity: var(--bs-backdrop-opacity)
}

.modal-header {
    display: flex;
    flex-shrink: 0;
    align-items: center;
    padding: var(--bs-modal-header-padding);
    border-bottom: var(--bs-modal-header-border-width) solid var(--bs-modal-header-border-color);
    border-top-left-radius: var(--bs-modal-inner-border-radius);
    border-top-right-radius: var(--bs-modal-inner-border-radius)
}

.modal-title {
    margin-bottom: 0;
    line-height: var(--bs-modal-title-line-height)
}

.modal-body {
    flex: 1 1 auto;
    padding: var(--bs-modal-padding)
}

.carousel.pointer-event {
    touch-action: pan-y
}

.carousel-inner {
    width: 100%;
    overflow: hidden
}

.carousel-inner::after {
    display: block;
    clear: both;
    content: ""
}

.carousel-item {
    display: none;
    float: left;
    width: 100%;
    margin-right: -100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition: transform .6s ease-in-out
}

.carousel-item-next,
.carousel-item-prev,
.carousel-item.active,
.header.sticky .dark-logo,
.lpa,
.tsAmount,
.tsName small,
.tsText {
    display: block
}

.carousel-control-next,
.carousel-control-prev {
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 15%;
    padding: 0;
    color: #fff;
    text-align: center;
    background: 0 0;
    filter: var(--bs-carousel-control-icon-filter);
    border: 0;
    opacity: .5;
    transition: opacity .15s
}

.carousel-control-prev,
.flickity-prev-next-button.previous {
    left: 0
}

.carousel-control-next {
    right: 0
}

.carousel-control-next-icon,
.carousel-control-prev-icon {
    display: inline-block;
    width: 2rem;
    height: 2rem;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: 100% 100%
}

.carousel-control-prev-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0'/%3e%3c/svg%3e")
}

.carousel-control-next-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708'/%3e%3c/svg%3e")
}

.fixed-top {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030
}

.visually-hidden,
.visually-hidden-focusable:not(:focus):not(:focus-within) {
    width: 1px !important;
    height: 1px !important;
    padding: 0 !important;
    margin: -1px !important;
    overflow: hidden !important;
    clip: rect(0, 0, 0, 0) !important;
    white-space: nowrap !important;
    border: 0 !important
}

.position-absolute,
.visually-hidden-focusable:not(:focus):not(:focus-within):not(caption),
.visually-hidden:not(caption) {
    position: absolute !important
}

.overflow-hidden {
    overflow: hidden !important
}

.d-block,
.menuTabs li a small {
    display: block !important
}

.d-flex {
    display: flex !important
}

.d-none,
.showOnMobile {
    display: none !important
}

.shadow {
    box-shadow: var(--bs-box-shadow) !important
}

.position-relative {
    position: relative !important
}

.bottom-0 {
    bottom: 0 !important
}

.border {
    border: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important
}

.border-0 {
    border: 0 !important
}

.border-bottom-0 {
    border-bottom: 0 !important
}

.w-50 {
    width: 50% !important
}

.w-100 {
    width: 100% !important
}

.w-auto {
    width: auto !important
}

.h-100 {
    height: 100vh !important
}

.flex-column {
    flex-direction: column !important
}

.justify-content-end {
    justify-content: flex-end !important
}

.justify-content-center {
    justify-content: center !important
}

.justify-content-between {
    justify-content: space-between !important
}

.justify-content-around {
    justify-content: space-around !important
}

.align-items-start {
    align-items: flex-start !important
}

.align-items-center {
    align-items: center !important
}

.align-self-center {
    align-self: center !important
}

.order-first {
    order: -1 !important
}

.order-last {
    order: 6 !important
}

.m-0,
.menuTabs li {
    margin: 0 !important
}

.m-auto {
    margin: auto !important
}

.mx-auto {
    margin-right: auto !important;
    margin-left: auto !important
}

.my-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important
}

.mt-0 {
    margin-top: 0 !important
}

.mt-1 {
    margin-top: .25rem !important
}

.mt-3 {
    margin-top: 1rem !important
}

.mt-4 {
    margin-top: 1.5rem !important
}

.mt-5 {
    margin-top: 3rem !important
}

.me-2 {
    margin-right: .5rem !important
}

.me-3 {
    margin-right: 1rem !important
}

.me-auto {
    margin-right: auto !important
}

.mb-0 {
    margin-bottom: 0 !important
}

.mb-3 {
    margin-bottom: 1rem !important
}

.mb-4 {
    margin-bottom: 1.5rem !important
}

.mb-5 {
    margin-bottom: 3rem !important
}

.ms-1 {
    margin-left: .25rem !important
}

.ms-2 {
    margin-left: .5rem !important
}

.ms-auto {
    margin-left: auto !important
}

.p-0 {
    padding: 0 !important
}

.p-2 {
    padding: .5rem !important
}

.p-3 {
    padding: 1rem !important
}

.p-4 {
    padding: 1.5rem !important
}

.px-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important
}

.py-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important
}

.card.p-0.pt-0,
.pt-0 {
    padding-top: 0 !important
}

.pt-2 {
    padding-top: .5rem !important
}

.pb-0 {
    padding-bottom: 0 !important
}

.ps-0 {
    padding-left: 0 !important
}

.text-end {
    text-align: right !important
}

.text-center {
    text-align: center !important
}

.text-capitalize {
    text-transform: capitalize !important
}

.btn-primary,
.header .nav-item>a,
.heroBannerForm-header h3,
.lpa,
.menu-options li a,
.newsTags,
.nw-date,
.step-second-menu h4,
.tpNumbersCard__title,
.xs-btn {
    text-transform: uppercase
}

.text-dark {
    --bs-text-opacity: 1;
    color: rgba(var(--bs-dark-rgb), var(--bs-text-opacity)) !important
}

.text-white {
    --bs-text-opacity: 1;
    color: rgba(var(--bs-white-rgb), var(--bs-text-opacity)) !important
}

.bg-dark {
    background-color: rgba(var(--bs-dark-rgb), var(--bs-bg-opacity)) !important
}

.bg-white {
    background-color: rgba(var(--bs-white-rgb), var(--bs-bg-opacity)) !important
}

.bg-transparent {
    background-color: transparent !important
}

.invisible {
    visibility: hidden !important
}

@media (min-width:576px) {

    .container,
    .container-sm {
        max-width: 540px
    }

    .col-sm-4 {
        flex: 0 0 auto;
        width: 33.33333333%
    }

    .col-sm-6 {
        flex: 0 0 auto;
        width: 50%
    }

    .col-sm-8 {
        flex: 0 0 auto;
        width: 66.66666667%
    }

    .col-sm-12 {
        flex: 0 0 auto;
        width: 100%
    }

    .modal {
        --bs-modal-margin: 1.75rem;
        --bs-modal-box-shadow: var(--bs-box-shadow)
    }

    .modal-dialog {
        max-width: var(--bs-modal-width);
        margin-right: auto;
        margin-left: auto
    }

    .order-sm-first {
        order: -1 !important
    }

    .order-sm-last {
        order: 6 !important
    }

    .mt-sm-5 {
        margin-top: 3rem !important
    }

    .p-sm-2 {
        padding: .5rem !important
    }

    .px-sm-0 {
        padding-right: 0 !important;
        padding-left: 0 !important
    }

    .text-sm-start {
        text-align: left !important
    }

    .text-sm-end {
        text-align: right !important
    }
}

@media (min-width:768px) {

    .container,
    .container-md,
    .container-sm {
        max-width: 720px
    }

    .col-md-3 {
        flex: 0 0 auto;
        width: 25%
    }

    .col-md-4 {
        flex: 0 0 auto;
        width: 33.33333333%
    }

    .col-md-5 {
        flex: 0 0 auto;
        width: 41.66666667%
    }

    .col-md-6 {
        flex: 0 0 auto;
        width: 50%
    }

    .col-md-7 {
        flex: 0 0 auto;
        width: 58.33333333%
    }

    .col-md-8 {
        flex: 0 0 auto;
        width: 66.66666667%
    }

    .col-md-9 {
        flex: 0 0 auto;
        width: 75%
    }

    .col-md-12 {
        flex: 0 0 auto;
        width: 100%
    }

    .d-md-block {
        display: block !important
    }

    .offset-md-3 {
        margin-left: 25%
    }
}

@media (min-width:992px) {

    .container,
    .container-lg,
    .container-md,
    .container-sm {
        max-width: 960px
    }

    .col-lg-2 {
        flex: 0 0 auto;
        width: 16.66666667%
    }

    .col-lg-3 {
        flex: 0 0 auto;
        width: 25%
    }

    .col-lg-4 {
        flex: 0 0 auto;
        width: 33.33333333%
    }

    .col-lg-5 {
        flex: 0 0 auto;
        width: 41.66666667%
    }

    .col-lg-6 {
        flex: 0 0 auto;
        width: 50%
    }

    .col-lg-7 {
        flex: 0 0 auto;
        width: 58.33333333%
    }

    .col-lg-12 {
        flex: 0 0 auto;
        width: 100%
    }

    .modal-lg,
    .modal-xl {
        --bs-modal-width: 800px
    }

    .d-lg-block {
        display: block !important
    }

    .d-lg-none {
        display: none !important
    }

    .mt-lg-4 {
        margin-top: 1.5rem !important
    }
}

@media (min-width:1200px) {

    .h1,
    h1 {
        font-size: 2.5rem
    }

    .h2,
    h2 {
        font-size: 2rem
    }

    .h3,
    h3 {
        font-size: 1.75rem
    }

    .h4,
    h4 {
        font-size: 1.5rem
    }

    .display-1 {
        font-size: 5rem
    }

    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl {
        max-width: 1140px
    }

    .col-xl-3 {
        flex: 0 0 auto;
        width: 25%
    }

    .col-xl-4 {
        flex: 0 0 auto;
        width: 33.33333333%
    }

    .col-xl-6 {
        flex: 0 0 auto;
        width: 50%
    }

    .col-xl-7 {
        flex: 0 0 auto;
        width: 58.33333333%
    }

    .col-xl-8 {
        flex: 0 0 auto;
        width: 66.66666667%
    }

    .col-xl-9 {
        flex: 0 0 auto;
        width: 75%
    }

    .col-xl-12 {
        flex: 0 0 auto;
        width: 100%
    }

    .navbar-expand-xl {
        flex-wrap: nowrap;
        justify-content: flex-start
    }

    .navbar-expand-xl .navbar-nav {
        flex-direction: row
    }

    .navbar-expand-xl .navbar-nav .nav-link {
        padding-right: var(--bs-navbar-nav-link-padding-x);
        padding-left: var(--bs-navbar-nav-link-padding-x)
    }

    .navbar-expand-xl .navbar-collapse {
        display: flex !important;
        flex-basis: auto
    }

    .navbar-expand-xl .navbar-toggler {
        display: none
    }

    .d-xl-block {
        display: block !important
    }
}

@media (min-width:1400px) {

    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl,
    .container-xxl {
        max-width: 1320px
    }

    .mt-xxl-5 {
        margin-top: 3rem !important
    }
}

.flickity-viewport {
    overflow: hidden;
    position: relative;
    height: 100%
}

.flickity-slider {
    position: absolute;
    width: 100%;
    height: 100%
}

.flickity-enabled.is-draggable {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.flickity-enabled.is-draggable .flickity-viewport {
    cursor: move;
    cursor: -webkit-grab;
    cursor: grab
}

.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
    cursor: -webkit-grabbing;
    cursor: grabbing
}

.flickity-button {
    position: absolute;
    border: none;
    color: #333
}

.flickity-button:focus {
    outline: 0;
    box-shadow: 0 0 0 5px #19f
}

.flickity-button:active {
    opacity: .6
}

.flickity-button:disabled {
    opacity: .3;
    cursor: auto;
    pointer-events: none
}

.flickity-button-icon {
    fill: currentColor
}

.flickity-prev-next-button {
    top: 50%;
    width: 44px;
    height: 44px;
    border-radius: 50%;
    transform: translateY(-50%)
}

.flickity-rtl .flickity-prev-next-button.previous {
    left: auto;
    right: 10px
}

.flickity-rtl .flickity-prev-next-button.next {
    right: auto;
    left: 10px
}

.flickity-prev-next-button .flickity-button-icon {
    position: absolute;
    top: 20%;
    height: 60%
}

.flickity-page-dots {
    position: absolute;
    width: 100%;
    bottom: -25px;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
    line-height: 1
}

.flickity-rtl .flickity-page-dots {
    direction: rtl
}

.flickity-page-dots .dot {
    display: inline-block;
    background: #333;
    opacity: .25;
    cursor: pointer
}

.fa {
    font-family: var(--fa-style-family, "Font Awesome 6 Free");
    font-weight: var(--fa-style, 900)
}

.fa-brands,
.fa-regular,
.fab,
.far {
    font-weight: 400
}

.fa,
.fa-brands,
.fa-regular,
.fa-solid,
.fab,
.far,
.fas {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: var(--fa-display, inline-block);
    font-style: normal;
    font-variant: normal;
    line-height: 1;
    text-rendering: auto
}

.fa-brands:before,
.fa-regular:before,
.fa-solid:before,
.fa:before,
.fab:before,
.far:before,
.fas:before {
    content: var(--fa)
}

.fa-classic,
.fa-regular,
.fa-solid,
.far,
.fas {
    font-family: "Font Awesome 6 Free"
}

.fa-brands,
.fab {
    font-family: "Font Awesome 6 Brands"
}

.count,
.cuNews-section .card,
.hero-place-slider .item,
.key-figures-wrapper,
.notiHeading,
.notiTitle,
.placementNo,
.topStudent__info,
.uniRankingthumb {
    font-family: var(--alt-font)
}

.fa-compass {
    --fa: "\f14e";
    --fa--fa: "\f14e\f14e"
}

.fa-arrow-circle-up,
.fa-circle-arrow-up {
    --fa: "\f0aa";
    --fa--fa: "\f0aa\f0aa"
}

.fa-arrow-circle-down,
.fa-circle-arrow-down {
    --fa: "\f0ab";
    --fa--fa: "\f0ab\f0ab"
}

.fa-phone {
    --fa: "\f095";
    --fa--fa: "\f095\f095"
}

.fa-external-link-alt,
.fa-up-right-from-square {
    --fa: "\f35d";
    --fa--fa: "\f35d\f35d"
}

.fa-bell {
    --fa: "\f0f3";
    --fa--fa: "\f0f3\f0f3"
}

.fa-magnifying-glass,
.fa-search {
    --fa: "\f002";
    --fa--fa: "\f002\f002"
}

:host,
:root {
    --fa-style-family-brands: "Font Awesome 6 Brands";
    --fa-font-brands: normal 400 1em/1 "Font Awesome 6 Brands";
    --fa-font-regular: normal 400 1em/1 "Font Awesome 6 Free";
    --fa-style-family-classic: "Font Awesome 6 Free";
    --fa-font-solid: normal 900 1em/1 "Font Awesome 6 Free"
}

.fa-threads {
    --fa: "\e618"
}

.fa-google {
    --fa: "\f1a0"
}

.fa-linkedin-in {
    --fa: "\f0e1"
}

.fa-windows {
    --fa: "\f17a"
}

.fa-amazon {
    --fa: "\f270"
}

.fa-facebook-f {
    --fa: "\f39e"
}

.fa-x-twitter {
    --fa: "\e61b"
}

.fa-linkedin {
    --fa: "\f08c"
}

.fa-instagram {
    --fa: "\f16d"
}

.fa-facebook {
    --fa: "\f09a"
}

.fa-whatsapp {
    --fa: "\f232"
}

.fa-youtube {
    --fa: "\f167"
}

.fa-pinterest {
    --fa: "\f0d2"
}

@font-face {
    font-family: "Font Awesome 6 Brands";
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(../webfonts/2025/fa-brands-400.woff2) format("woff2"), url(../webfonts/2025/fa-brands-400.ttf) format("truetype")
}

@font-face {
    font-family: "Font Awesome 6 Free";
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(../webfonts/2025/fa-regular-400.woff2) format("woff2"), url(../webfonts/2025/fa-regular-400.ttf) format("truetype")
}

@font-face {
    font-family: "Font Awesome 6 Free";
    font-style: normal;
    font-weight: 900;
    font-display: swap;
    src: url(../webfonts/2025/fa-solid-900.woff2) format("woff2"), url(../webfonts/2025/fa-solid-900.ttf) format("truetype")
}

.fa-solid,
.fas {
    font-weight: 900
}

@font-face {
    font-family: "Font Awesome 5 Brands";
    font-display: swap;
    font-weight: 400;
    src: url(../webfonts/2025/fa-brands-400.woff2) format("woff2"), url(../webfonts/2025/fa-brands-400.ttf) format("truetype")
}

@font-face {
    font-family: "Font Awesome 5 Free";
    font-display: swap;
    font-weight: 900;
    src: url(../webfonts/2025/fa-solid-900.woff2) format("woff2"), url(../webfonts/2025/fa-solid-900.ttf) format("truetype")
}

@font-face {
    font-family: "Font Awesome 5 Free";
    font-display: swap;
    font-weight: 400;
    src: url(../webfonts/2025/fa-regular-400.woff2) format("woff2"), url(../webfonts/2025/fa-regular-400.ttf) format("truetype")
}

@font-face {
    font-family: FontAwesome;
    font-display: swap;
    src: url(../webfonts/2025/fa-solid-900.woff2) format("woff2"), url(../webfonts/2025/fa-solid-900.ttf) format("truetype")
}

@font-face {
    font-family: FontAwesome;
    font-display: swap;
    src: url(../webfonts/2025/fa-brands-400.woff2) format("woff2"), url(../webfonts/2025/fa-brands-400.ttf) format("truetype")
}

@font-face {
    font-family: FontAwesome;
    font-display: swap;
    src: url(../webfonts/2025/fa-regular-400.woff2) format("woff2"), url(../webfonts/2025/fa-regular-400.ttf) format("truetype");
    unicode-range: u+f003, u+f006, u+f014, u+f016-f017, u+f01a-f01b, u+f01d, u+f022, u+f03e, u+f044, u+f046, u+f05c-f05d, u+f06e, u+f070, u+f087-f088, u+f08a, u+f094, u+f096-f097, u+f09d, u+f0a0, u+f0a2, u+f0a4-f0a7, u+f0c5, u+f0c7, u+f0e5-f0e6, u+f0eb, u+f0f6-f0f8, u+f10c, u+f114-f115, u+f118-f11a, u+f11c-f11d, u+f133, u+f147, u+f14e, u+f150-f152, u+f185-f186, u+f18e, u+f190-f192, u+f196, u+f1c1-f1c9, u+f1d9, u+f1db, u+f1e3, u+f1ea, u+f1f7, u+f1f9, u+f20a, u+f247-f248, u+f24a, u+f24d, u+f255-f25b, u+f25d, u+f271-f274, u+f278, u+f27b, u+f28c, u+f28e, u+f29c, u+f2b5, u+f2b7, u+f2ba, u+f2bc, u+f2be, u+f2c0-f2c1, u+f2c3, u+f2d0, u+f2d2, u+f2d4, u+f2dc
}

@font-face {
    font-family: FontAwesome;
    font-display: swap;
    src: url(../webfonts/2025/fa-v4compatibility.woff2) format("woff2"), url(../webfonts/2025/fa-v4compatibility.ttf) format("truetype");
    unicode-range: u+f041, u+f047, u+f065-f066, u+f07d-f07e, u+f080, u+f08b, u+f08e, u+f090, u+f09a, u+f0ac, u+f0ae, u+f0b2, u+f0d0, u+f0d6, u+f0e4, u+f0ec, u+f10a-f10b, u+f123, u+f13e, u+f148-f149, u+f14c, u+f156, u+f15e, u+f160-f161, u+f163, u+f175-f178, u+f195, u+f1f8, u+f219, u+f27a
}

[data-aos][data-aos][data-aos-duration="400"],
body[data-aos-duration="400"] [data-aos] {
    transition-duration: .4s
}

[data-aos][data-aos][data-aos-duration="500"],
body[data-aos-duration="500"] [data-aos] {
    transition-duration: .5s
}

[data-aos][data-aos][data-aos-duration="600"],
body[data-aos-duration="600"] [data-aos] {
    transition-duration: .6s
}

[data-aos][data-aos][data-aos-duration="700"],
body[data-aos-duration="700"] [data-aos] {
    transition-duration: .7s
}

[data-aos][data-aos][data-aos-duration="800"],
body[data-aos-duration="800"] [data-aos] {
    transition-duration: .8s
}

[data-aos][data-aos][data-aos-duration="900"],
body[data-aos-duration="900"] [data-aos] {
    transition-duration: .9s
}

[data-aos][data-aos][data-aos-duration="1100"],
body[data-aos-duration="1100"] [data-aos] {
    transition-duration: 1.1s
}

[data-aos][data-aos][data-aos-duration="1300"],
body[data-aos-duration="1300"] [data-aos] {
    transition-duration: 1.3s
}

[data-aos][data-aos][data-aos-duration="1500"],
body[data-aos-duration="1500"] [data-aos] {
    transition-duration: 1.5s
}

[data-aos][data-aos][data-aos-duration="1700"],
body[data-aos-duration="1700"] [data-aos] {
    transition-duration: 1.7s
}

[data-aos][data-aos][data-aos-easing=ease],
body[data-aos-easing=ease] [data-aos] {
    transition-timing-function: ease
}

[data-aos^=fade][data-aos^=fade] {
    opacity: 0;
    transition-property: opacity, transform
}

[data-aos^=fade][data-aos^=fade].aos-animate {
    opacity: 1;
    transform: translateZ(0)
}

[data-aos=fade-up] {
    transform: translate3d(0, 100px, 0)
}

[data-aos=fade-right] {
    transform: translate3d(-100px, 0, 0)
}

[data-aos=fade-left] {
    transform: translate3d(100px, 0, 0)
}

.navbar-toggler-icon::after,
.navbar-toggler-icon::before {
    background: #fff;
    width: 100%;
    position: absolute;
    height: 1px;
    content: '';
    left: 0;
    transition: .25s
}

.campusDd,
.dd--title,
.dd--title span,
.footer-fixed-bar,
.redbox-applynow h3 {
    text-align: center
}

.header .nav-item>a,
.xs-btn {
    letter-spacing: .5px
}

@font-face {
    font-family: 'Google Sans';
    src: url('../fonts-2025/GoogleSans-Bold.woff2') format('woff2'), url('../fonts-2025/GoogleSans-Bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: 'Google Sans';
    src: url('../fonts-2025/GoogleSans-Medium.woff2') format('woff2'), url('../fonts-2025/GoogleSans-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: 'Google Sans';
    src: url('../fonts-2025/GoogleSans-Regular.woff2') format('woff2'), url('../fonts-2025/GoogleSans-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: 'Plus Jakarta Sans';
    src: url('../fonts-2025/PlusJakartaSans-ExtraLight.woff2') format('woff2'), url('../fonts-2025/PlusJakartaSans-ExtraLight.ttf') format('truetype');
    font-weight: 200;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: 'Plus Jakarta Sans';
    src: url('../fonts-2025/PlusJakartaSans-Light.woff2') format('woff2'), url('../fonts-2025/PlusJakartaSans-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: 'Plus Jakarta Sans';
    src: url('../fonts-2025/PlusJakartaSans-Regular.woff2') format('woff2'), url('../fonts-2025/PlusJakartaSans-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: 'Plus Jakarta Sans';
    src: url('../fonts-2025/PlusJakartaSans-SemiBold.woff2') format('woff2'), url('../fonts-2025/PlusJakartaSans-SemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: 'Plus Jakarta Sans';
    src: url('../fonts-2025/PlusJakartaSans-Bold.woff2') format('woff2'), url('../fonts-2025/PlusJakartaSans-Bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: 'Plus Jakarta Sans';
    src: url('../fonts-2025/PlusJakartaSans-ExtraBold.woff2') format('woff2'), url('../fonts-2025/PlusJakartaSans-ExtraBold.ttf') format('truetype');
    font-weight: 800;
    font-style: normal;
    font-display: swap
}

body,
h1,
h2,
h3,
h4,
h5,
h6,
li,
p {
    font-family: var(--primary-font) !important
}

.header__top-right li {
    color: var(--text-white);
    font-size: 12px
}

.navbar-toggler-icon {
    position: relative;
    background: #fff;
    height: 1px
}

.navbar-toggler-icon::after {
    top: -9px
}

.navbar-toggler-icon::before {
    bottom: -9px
}

.headerTopSlider .carousel-control-next,
.headerTopSlider .carousel-control-prev {
    width: 20px
}

.header {
    transition: .2s ease-in-out;
    -webkit-transition: .2s ease-in-out;
    -moz-transition: .2s ease-in-out;
    -ms-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out
}

.header.sticky {
    transition: .2s ease-in-out;
    -webkit-transition: .2s ease-in-out;
    -moz-transition: .2s ease-in-out;
    -ms-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out;
    background: var(--bs-white);
    box-shadow: 0 1px 7px rgba(0, 0, 0, .1)
}

.header.sticky .headerTopBar {
    border-bottom: 1px solid rgba(47, 47, 47, .1)
}

.header.sticky .header__top-right.social-sub {
    border-left: 1px solid rgba(47, 47, 47, .1)
}

.header.sticky #search-page-mob,
.header.sticky .headerTopSlider .carousel-item,
.header.sticky .header__top-right li a,
.header.sticky .institute-list ul li>a,
.header.sticky .mega-menu .text-switch,
.header.sticky .menu-options li a,
.header.sticky .nav-item.dd-menu-lg>a::after,
.header.sticky .nav-item>a,
.text-switch {
    color: var(--bs-black) !important
}

.header.sticky .headerTopSlider .carousel-control-prev-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e") !important
}

.header.sticky .headerTopSlider .carousel-control-next-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e") !important
}

.cuFeatures-section .key-figure-details-wrapper .display-1::after,
.header.sticky .xs-btn {
    background: var(--bs-black)
}

.header.sticky .lower-header {
    background: 0 0
}

.header.sticky #navbarToggleExternalContent .mega-menu {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-top: 1px solid #e6e6e6
}

.header__top {
    padding: 0 12px 9px;
    border-bottom: 1px solid rgba(255, 255, 255, .2);
    position: relative;
    z-index: 1
}

.header.sticky .top-notification-slider {
    background: #303339
}

.header.sticky .nav-item.dd-menu-lg::after {
    background: rgba(159, 159, 159, .4)
}

.header__top-right {
    width: 610px
}

.header__top-right li a {
    color: var(--text-white);
    font-size: 14px
}

.allNotification__list.show,
.gotoTop,
.navbar-nav {
    visibility: hidden
}

.navbar-nav>* {
    visibility: visible
}

.campusDd,
.gotoTop__icon,
.step-second-menu {
    opacity: 0;
    visibility: hidden
}

.navbar-nav:hover>* {
    opacity: .4
}

.key-figure-wrapper .key-figure-closed,
.navbar-nav>:hover {
    opacity: 1
}

.step-second-menu {
    position: absolute;
    z-index: 2;
    background: var(--bg-white);
    padding: 20px;
    box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
    -webkit-transform: rotateX(90deg);
    -moz-transform: rotateX(90deg);
    -ms-transform: rotateX(90deg);
    transform: rotateX(90deg);
    -webkit-transform-origin: top center;
    -ms-transform-origin: top center;
    transform-origin: top center;
    overflow: hidden;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px
}

.campusDdLink:hover .campusDd,
.step-first-menu>li:hover .step-second-menu {
    opacity: 1;
    visibility: visible;
    -webkit-transform: rotateX(0);
    -moz-transform: rotateX(0);
    -ms-transform: rotateX(0);
    transform: rotateX(0)
}

.step-second-menu h4 {
    font-size: 15px;
    margin-bottom: 8px;
    font-weight: 700
}

.footer h5,
.step-second-menu li {
    margin-bottom: 10px
}

.step-second-menu li a {
    color: var(--text-dark);
    font-size: 14px;
    line-height: 15px;
    display: block;
    font-weight: 300
}

.st-about {
    width: 860px;
    height: 370px
}

.st-programs {
    width: 1310px;
    height: 550px;
    left: -139px
}

.st-academics {
    width: 612px;
    height: 368px
}

.st-admissions {
    width: 745px;
    height: 451px
}

.st-campus {
    width: 500px;
    height: 425px
}

.st-placements {
    width: 607px;
    height: 400px;
    right: -190px
}

.st-research {
    width: 700px;
    height: 446px;
    right: 0
}

.header_btn img {
    width: 40px;
    height: 40px
}

.header_btn span {
    font-size: 18px;
    font-weight: 700;
    line-height: 20px
}

.header_btn span small,
.menuTabs li a small,
.progNos p {
    font-size: 12px;
    line-height: 12px
}

.header_btn span small {
    font-weight: 400
}

.st-admissions h3,
.st-campus h3,
.st-research h3 {
    font-size: 20px;
    margin: 0 !important
}

.dd-graphic-cont {
    background: rgba(14, 82, 51, .8)
}

.dd--title span {
    display: block;
    margin-bottom: 10px
}

.mega-menu h3,
.redbox-applynow h3 {
    margin-bottom: 0
}

.dd--title img {
    display: inline-block
}

.dd-graphic-cont .col-6 {
    border: 1px solid rgba(255, 255, 255, .3);
    height: 120px
}

.dd-graphic-cont .col-6:first-child {
    border-top: 0;
    border-left: 0
}

.dd-graphic-cont .col-6:nth-child(2) {
    border-top: 0;
    border-right: 0;
    border-left: 0
}

.dd-graphic-cont .col-6:nth-child(3) {
    border-top: 0;
    border-left: 0;
    border-bottom: 0
}

.program-drop-down-graphic {
    padding: 20px
}

.program-drop-down-graphic h3 span {
    color: var(--text-color-red);
    font-family: var(--primary-font)
}

.placement--ddNumbers .card {
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    -o-border-radius: 6px;
    background: var(--flash-red)
}

.placement--ddNumbers span h4 {
    margin: 0;
    color: var(--text-white);
    font-weight: 700;
    font-size: 26px;
    line-height: 24px;
    font-family: var(--primary-font)
}

.placement--ddNumbers span small {
    color: var(--text-white);
    font-size: 11px;
    line-height: 10px;
    display: block;
    margin-top: 5px
}

.progNos {
    width: 135px
}

.progNos p {
    color: var(--text-white);
    margin: 0
}

.drop-down-graphic h3 {
    text-align: center;
    color: var(--text-white);
    font-size: 18px;
    padding: 30px 30px 0
}

.progNos sub {
    bottom: 0;
    font-size: 13px
}

.drop-down-graphic h3 span {
    display: block;
    color: var(--flash-red);
    font-size: 26px;
    font-weight: 700
}

.program-drop-down-graphic h3 {
    color: var(--text-white);
    font-size: 22px
}

.program-drop-down-graphic h3 span {
    color: var(--flash-red);
    font-size: 32px;
    display: block;
    font-weight: 700
}

.dd--title,
.footer a,
.footer p,
.header .nav-item>a,
.menu-options li a,
.redbox-applynow h3 {
    color: var(--text-white)
}

.redbox-applynow {
    background-blend-mode: darken;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    padding-top: 15px
}

.st-campus .dd--title {
    color: var(-text-white)
}

.placement--ddNumbers li span h4 div {
    font-size: 18px;
    display: inline
}

.dd--title span i {
    font-size: 44px
}

.program-drop-down-graphic.text-center h3 {
    text-align: left;
    margin-left: 8px
}

.placement--ddNumbers.ri-ul li {
    float: left;
    width: 50%;
    margin-bottom: 18px
}

.placement--ddNumbers.ri-ul li span {
    width: 88%;
    text-align: left
}

.placement--ddNumbers.ri-ul li span small {
    line-height: 15px;
    display: block
}

.header .nav-item>a {
    padding: 10px 0;
    font-weight: 700;
    font-size: 16px;
    letter-spacing: 1.5px
}

.header .nav-item.dd-menu-lg>a::after {
    content: '\f107';
    font-family: 'Font Awesome 6 Free';
    color: var(--text-white);
    font-size: 12px;
    margin-left: 10px;
    position: relative;
    top: -1px
}

.header .nav-item.dd-menu-lg:hover>a::before {
    content: "";
    position: absolute;
    top: 0;
    background: var(--bs-white);
    height: 1px;
    left: 50%;
    width: 140%;
    transform: translateX(-50%)
}

.menu-options {
    position: absolute;
    top: 106px;
    right: 510px
}

.menu-options li {
    margin-left: 48px
}

.menu-options li a {
    font-size: 12px;
    font-weight: 400
}

.header.sticky .menu-options {
    top: 0
}

.dd--title {
    font-size: 11px;
    line-height: 15px
}

.menuTabs {
    margin: -15px -15px 20px
}

.menuTabs li a {
    color: var(--text-dark) !important;
    padding: 15px 40px !important;
    height: 65px
}

.footer h5,
.footer ul li {
    color: #a4c337;
}

.footer h5,
.social-media-icons ul li a {
    font-size: 16px
}

.footer p,
.footer ul li {
    font-size: 12px
}

.footer {
    background: var(--bg-dark)
}

.footer p {
    line-height: 14px;
    margin: 0
}

.footer-links ul li {
    margin-bottom: 5px
}

.copyrights ul li a:hover,
.footer-links ul li a:hover {
    text-decoration: underline;
    opacity: .75
}

.copyrights {
    padding: 15px 0;
    border: 1px solid #222;
    border-right: 0;
    border-left: 0;
    margin: 30px 0
}

.unai-logo {
    position: absolute;
    top: -48px;
    left: 15px
}

.unai-logo p {
    font-size: 10px;
    line-height: 12px
}

.ft-about .bdr-1 {
    border-color: #2c2c2c !important;
    transition: .2s
}

.ft-about .bdr-1:hover {
    background: #2c2c2c !important
}

.searchModal {
    backdrop-filter: blur(5px) brightness(.7)
}

.searchModal .modal-dialog {
    margin-top: 300px
}

.searchModal .btn-close {
    filter: invert(1);
    opacity: 1;
    right: 9px;
    position: relative
}

.searchModal h5 {
    font-weight: 700;
    font-size: 2.25rem
}

.searchbar-input {
    height: 88px;
    background: 0 0;
    border-radius: 0;
    border-right: 0;
    border-left: 0;
    border-top: 1px solid #ffffff21;
    border-bottom: 1px solid;
    color: var(--bs-white)
}

.searchbar-input::placeholder {
    color: var(--bs-white)
}

.searchbar-input:focus {
    color: var(--bs-white);
    background-color: transparent;
    border-color: inherit;
    outline: 0;
    box-shadow: none
}

.z-index-9 {
    z-index: 99999999;
    position: relative
}

#sb_container {
    z-index: 9999 !important
}

.justify-content-evenly {
    justify-content: space-evenly
}

.btn img,
.h-thread-icon {
    position: relative;
    top: -1px
}

.lazybg {
    background-size: cover !important
}

.header_btn {
    padding: 14px 16px;
    position: relative;
    padding-right: 120px !important;
    border-radius: 4px;
    background: var(--flash-red)
}

.header_btn .navbar-toggler {
    position: absolute;
    right: 0;
    top: 0;
    padding: 0;
    height: 100%;
    width: 91px;
    align-items: center;
    justify-content: center;
    border: 0
}

.header_btn .navbar-toggler:hover {
    opacity: .7
}

.header_btn .navbar-toggler:focus {
    box-shadow: none
}

#navbarToggleExternalContent .mega-menu {
    height: 600px;
    padding-top: 50px;
    overflow: hidden;
    position: relative;
    background: var(--bs-white);
    border-radius: 10px
}

.institute-list {
    height: 400px;
    margin-top: 50px;
    overflow-y: scroll;
    scrollbar-width: thin;
    scrollbar-color: var(--flash-red) #f9f9f9
}

.mega-menu h3 {
    font-size: 45px;
    line-height: 45px;
    font-weight: 100;
    color: var(--bs-mid-dark)
}

.institute-list ul li {
    margin-bottom: 30px
}

.institute-list ul li>a {
    font-size: 24px;
    line-height: 24px;
    font-weight: 100;
    color: var(--bs-black);
    padding: 5px 0;
    position: relative;
    transition: .3s ease-in-out
}

.institute-list ul li>a::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: #b5b5b5;
    height: 1px
}

.institute-list ul li>a::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: var(--pale-yellow);
    height: 1px;
    width: 0;
    transition: .3s ease-in-out
}

.institute-list ul li.active a::after,
.institute-list ul li:hover a::after {
    width: 0
}

.institute-list ul li.active a::before,
.institute-list ul li:hover a::before {
    background: var(--flash-red);
    width: 100%
}

.institute-info-sec {
    height: 100%;
    top: 0 !important;
    right: 0;
    border-radius: 0;
    width: calc(100vw - 60vw);
    transform: rotateY(90deg);
    transform-origin: left;
    z-index: 0
}

.step-first-menu>li.active .step-second-menu.institute-info-sec,
.step-first-menu>li:hover .step-second-menu.institute-info-sec {
    transform: rotateY(0)
}

.step-first-menu>li.active .step-second-menu {
    opacity: 1;
    visibility: visible
}

.header__main {
    z-index: 2;
    position: relative;
    max-width: 1920px;
    margin: auto
}

.institute-content h5 {
    font-size: 20px;
    line-height: 20px;
    font-weight: 100;
    margin-bottom: 0
}

#navbarToggleExternalContent {
    max-width: 1920px;
    margin: 10px auto auto;
    padding: 0 13px
}

.h-55 {
    height: 55% !important
}

.h-45 {
    height: 45% !important
}

.seagreen-overlay-faded::before {
    background: rgba(14, 82, 51, .8);
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0
}

#search-page-mob {
    margin-top: 5px;
    margin-right: 20px;
    display: flex;
    flex-direction: column;
    align-items: center;
    line-height: 18px
}

#search-page-mob span {
    font-size: 10px;
    display: block;
    color: var(--white-opacity-bg)
}

#search-page-mob i {
    font-size: 18px
}

#sb_chat_btn {
    background: var(--pale-yellow) !important
}

#sb_container .sb-chat-bubble a,
#sb_container .sb-chat-bubble small {
    font-family: var(--primary-font) !important
}

#sb_container a.sb-chat-btn:hover,
.gotoTop button:hover {
    background: #ffc463 !important
}

.dark-grey-bg {
    background: var(--bs-white) !important
}

.navbar {
    padding-bottom: 0
}

.container-fluid.align-items-start {
    align-items: start
}

.upper-header {
    display: flex;
    justify-content: space-around;
    width: 100%;
    align-items: center;
    margin-top: 5px;
    transition: .2s ease-in-out
}

.menu-options.position-relative {
    top: unset;
    right: unset
}

.navbar-expand-xl .navbar-collapse {
    flex-direction: column;
    gap: 0px
}

.navbar-nav.me-auto {
    margin-right: auto
}

.header.sticky .header__top-left,
.header__top-left,
.header__top-right.w-auto {
    width: auto
}

.header__top-right.w-auto li a:hover {
    opacity: .5
}

.header .nav-item {
    margin: 0 38px
}

.nav-item.dd-menu-lg::after {
    content: "";
    position: absolute;
    background: rgba(255, 255, 255, .4);
    width: 1px;
    right: -55px;
    top: 0;
    bottom: 0
}

.accordion-button[disabled]::after,
.nav-item.dd-menu-lg:last-child::after,
.ph-missed a::after {
    display: none
}

.lower-header {
    width: 100%;
    padding: 10px 15px;
    background: rgba(32, 32, 32, .2);
    border-radius: 10px;
    margin-top: 10px;
}

.step-second-menu {
    top: 36px
}

.ph-missed a i {
    transform: unset;
    top: unset
}

.footer-fixed-bar button:hover {
    animation-play-state: paused;
    color: #4f4444
}

@keyframes marquee {
    0% {
        transform: translate(0)
    }

    100% {
        transform: translate(-100%)
    }
}

.fixed-social li a {
    line-height: 1
}

.fixed-social li span {
    display: block;
    font-size: 9px
}

.header__top-right.social-sub {
    border-left: 1px solid rgba(255, 255, 255, .3);
    margin-left: 15px !important
}

#sb_container.sb-container-align-right {
    bottom: 60px !important
}

.footer-fixed-bar,
.preloader {
    position: fixed;
    bottom: 0;
    width: 100%;
    left: 0;
    right: 0
}

.footer-fixed-bar {
    height: 45px;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    background: var(--pale-yellow);
    z-index: 10;
    padding: 10px 0;
    border-radius: 20px 20px 0 0
}

.footer-fixed-bar button {
    white-space: nowrap;
    padding-left: 100%;
    animation: 10s linear infinite marquee;
    font-size: 18px;
    font-weight: 700;
    line-height: 20px;
    color: var(--text-dark);
    display: inline-block;
    vertical-align: middle;
    background: 0 0;
    border: 0;
    transition: color .2s
}

.campusDd a,
.campusDdLink:hover a,
.campusDdLink>a:hover {
    text-decoration: none !important
}

.preloader {
    top: 0;
    height: 100vh;
    z-index: 99999999;
    background-image: url('../../loader.png');
    background-repeat: no-repeat;
    background-color: var(--bs-white);
    background-position: center;
    background-size: 50px
}

.campusDd,
.navbar-brand {
    position: absolute;
    z-index: 1
}

.header__top,
.menu-options {
    display: flex
}

.campusDdLink a {
    padding: 13px 15px;
    border-radius: 0
}

.campusDd {
    top: 40px;
    background: #fff;
    width: 340px;
    border-radius: 8px;
    padding: 0;
    left: -120px;
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
    -webkit-transform: rotateX(90deg);
    -moz-transform: rotateX(90deg);
    -ms-transform: rotateX(90deg);
    transform: rotateX(90deg);
    -webkit-transform-origin: top center;
    -ms-transform-origin: top center;
    transform-origin: top center;
    box-shadow: 0 0 20px rgba(0, 0, 0, .3)
}

.campusDd a {
    display: block;
    padding: 5px 15px 15px;
    border-radius: 6px !important
}

.campusDd a img {
    width: 70px !important;
    display: block;
    margin: auto
}

.campusDd a span {
    color: #111 !important;
    line-height: 12px;
    display: block;
    letter-spacing: 1px;
    transition: color .2s
}

.campusDd a:hover {
    background: #f9f9f9 !important
}

.campusDd a:hover span {
    color: var(--flash-red) !important
}

.whatsNew-slider__item {
    color: var(--bs-white);
    font-size: 14px;
    font-weight: 100;
    cursor: grab
}

.upper-header {
    padding-left: 200px
}

.navbar-brand {
    left: 15px;
    top: 43px;
    margin: 0
}

.header__top-right li a {
    display: flex;
    gap: 6px;
    align-items: center
}

.header__top-right li a span {
    font-size: 9px;
    font-weight: 400;
    letter-spacing: 0
}

.header__top-right li a i {
    font-size: 14px !important
}

.headerTopSocial {
    width: 490px
}

.headerTopBar {
    border-bottom: 1px solid rgba(255, 255, 255, .1);
    padding: 5px 15px
}

.header__top-right li {
    margin-left: 25px
}

.headerTopSlider {
    width: 65%
}

.headerTopSlider .carousel-item.carousel-item-start {
    transform: translate(-100%);
    opacity: 0
}

.headerTopSlider .carousel-item.carousel-item-prev {
    transform: translate(-100%);
    opacity: 0
}

header.sticky .headerTopSlider .carousel-item {
    background: var(--bs-white)
}

.gotoTop button,
.se-btn {
    width: 40px;
    text-align: center
}

.xs-btn {
    font-size: 11px !important;
    background: var(--flash-red);
    border-radius: 4px;
    padding: 2px 10px;
    margin-left: 15px
}

.header {
    background: 0 0
}

.gotoTop {
    -webkit-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
    -ms-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out
}

.gotoTop button {
    background: var(--pale-yellow);
    border: 1px solid #ffc76a;
    border-radius: 50%
}

.se-btn {
    position: absolute;
    right: 0;
    top: 24px;
    height: 39px;
    border: 0;
    outline: 0;
    background-repeat: no-repeat;
    background-size: 18px;
    background-position: center;
    background-color: var(--bs-white);
    border-radius: 50%;
    transition: .3s ease-in-out
}

.se-btn:hover {
    background-color: var(--pale-yellow)
}

#sb_close_btn img,
#sb_container a.sb-chat-btn .sb-chat-icon,
.btn-primary.bg-white img {
    filter: invert(1)
}

.gotoTop__icon {
    transition: .2s
}

.gotoTop__icon.scrolled {
    opacity: 1;
    visibility: visible
}

.image__section.cyan-bg {
    background: #11649c
}

.headerTopSlider .carousel-control-next-icon,
.headerTopSlider .carousel-control-prev-icon {
    width: 20px;
    height: 20px
}

.headerTopSlider .carousel-item {
    font-size: 14px;
    color: #fff;
    font-weight: 400;
    letter-spacing: .3px;
    height: 22px;
    transition: .3s ease-in-out
}

.headerTopSlider .carousel-control-next-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e") !important
}

.headerTopSlider .carousel-control-prev-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e") !important
}

@media only screen and (min-width:1200px) and (max-width:1399px) {
    .menuTabs li a {
        height: 60px
    }

    .step-second-menu.st-programs li a {
        font-size: 12px;
        line-height: 14px
    }

    .program-drop-down-graphic h3 span {
        font-size: 28px
    }
}

@media only screen and (max-width:1699px) {
    .header .nav-item {
        margin: 0 10px
    }

    .header .nav-item>a {
        font-size: 16px
    }

    .headerTopSocial {
        width: 500px
    }

    .menu-options li {
        margin-left: 25px
    }

    .header .nav-item.dd-menu-lg:hover>a::before {
        width: 110%
    }

    .menu-options li a {
        font-size: 12px
    }
}

@media only screen and (max-width:1499px) {
    .nav-item.dd-menu-lg::after {
        right: -15px
    }
}

@media only screen and (max-width:1300px) {
    .nav-item.dd-menu-lg::after {
        right: -20px
    }
}

.flickity-button,
.flickity-page-dots .dot,
.highlight-sl img {
    transition: .2s ease-in-out
}

.btn-primary {
    --bs-btn-color: #fff;
    --bs-btn-bg: #0d6efd;
    --bs-btn-border-color: #0d6efd;
    --bs-btn-hover-color: #fff;
    --bs-btn-hover-bg: #0b5ed7;
    --bs-btn-hover-border-color: #0a58ca;
    --bs-btn-focus-shadow-rgb: 49, 132, 253;
    --bs-btn-active-color: #fff;
    --bs-btn-active-bg: #0a58ca;
    --bs-btn-active-border-color: #0a53be;
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --bs-btn-disabled-color: #fff;
    --bs-btn-disabled-bg: #0d6efd;
    --bs-btn-disabled-border-color: #0d6efd;
    font-weight: 700 !important;
    font-size: 14px !important;
    letter-spacing: 3px;
    padding: 12px 30px
}

body,
html {
    height: 100%
}

section {
    overflow: hidden
}

.heroContainer {
    height: 100vh;
}

.heroSlider__item {
    position: relative; /* REQUIRED */
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
}

/* Black overlay */
.heroSlider__item::before {
    content: "";
    position: absolute;
    inset: 0;
    background: rgba(0, 0, 0, 0.6); /* adjust opacity */
    z-index: 1;
}


.heroSlider__content {
    max-width: 660px;
    text-align: left
}

.heroSlider__content h1,
.heroSlider__content h2 {
    font-family: var(--alt-font) !important;
    font-size: 60px;
    line-height: 60px;
    color: var(--bs-white);
    font-weight: 800;
    margin-bottom: 15px;
    padding-bottom: 20px;
}

.heroSlider__content h1 span {
    font-family: var(--alt-font) !important;
    font-weight: 200
}

.heroSlider__content h1::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    background: var(--bs-white);
    height: 1px;
    width: 40px
}

.heroSlider__content p {
    font-family: var(--alt-font) !important;
    color: var(--bs-white);
    font-size: 18px;
    line-height: 22px;
    font-weight: 300;
    max-width: 71%;
    margin-bottom: 20px
}

.mainHeading h2,
.mainHeading p {
    color: var(--bs-black);
    font-family: var(--alt-font) !important
}

.ps-67 {
    padding-left: 67px
}

.hero-place-slider {
    margin-top: 0px;
    max-width: 80%
}

.hero-place-slider .item {
    width: 100%;
    display: flex !important;
    justify-content: space-between;
    align-items: center
}

.hero-place-slider .hp-info {
    position: relative;
    width: 200px
}

.hero-place-slider .hp-info::after {
    position: absolute;
    content: "";
    right: 0;
    top: 45%;
    background: url('../img/arrow-right-white-short.webp') no-repeat;
    width: 24px;
    height: 24px;
    transform: translate(10%, -50%)
}

.hero-place-slider .hpName {
    font-size: 24px;
    line-height: 24px;
    font-weight: 800
}

.hero-place-slider .hpName span {
    display: block;
    font-weight: 200
}

.hero-place-slider .hpText {
    font-size: 9.6px;
    line-height: 12px;
    font-weight: 600;
    margin-top: 5px
}

.hero-place-slider .hpAmount span,
.hero-place-slider .hpTextbig {
    font-size: 13px;
    line-height: 13px;
    font-weight: 700;
    letter-spacing: -.5px
}

.hero-place-slider .hpAmount {
    font-size: 36px;
    font-weight: 800;
    letter-spacing: -.5px;
    line-height: 40px;
    display: flex;
    align-items: end
}

.hero-place-slider .hpAmount sup {
    font-size: 12px;
    top: -28px;
    font-weight: 200
}

.hero-place-slider .hpAmount span {
    letter-spacing: 0;
    position: relative;
    top: -4px
}

.hero-place-slider .hpCompany img {
    width: 100%
}

.hp-photo {
    position: absolute;
    right: 50%;
    bottom: 0;
    transform: translate(-50%, 0);
    width: 516px;
    height: 550px;
    right: unset;
    z-index: 1
}

.flickity-enabled.is-fade .flickity-slider>* {
    pointer-events: none;
    z-index: 0
}

.flickity-enabled.is-fade .flickity-slider>.is-selected {
    pointer-events: auto;
    z-index: 1
}

.hero-place-slider .flickity-button,
.topStudents-slider .flickity-button {
    top: unset;
    transform: unset;
    bottom: 5px;
    background: var(--flash-red);
    width: 37px;
    height: 37px
}

.flickity-button {
    color: var(--bs-white);
    background:rgb(14 82 51);
}

.flickity-prev-next-button.next {
    right: unset;
    left: 50px
}

.flickity-button:disabled {
    background: rgba(255, 255, 255, .2);
    opacity: 1
}

.flickity-button:hover {
    background: rgb(33 56 101);
}

.flickity-prev-next-button .flickity-button-icon {
    left: 29%;
    width: 40%
}

.flickity-prev-next-button.previous .flickity-button-icon {
    left: 32%
}

.another-one.flickity-enabled {
    position: absolute;
    left: 0;
    right: -50%;
    bottom: 0;
    z-index: -1
}

.flickity-enabled .hp-photo {
    width: 100%;
    display: flex;
    justify-content: center
}

.btn-primary {
    background-color: var(--flash-red) !important;
    border-radius: 6px !important;
    color: var(--bs-white);
    border: 0;
    letter-spacing: 0
}

.btn-primary.bg-white {
    background-color: var(--bs-white) !important
}

.btn-primary.bg-white:hover img {
    filter: unset
}

.ra-item {
    width: 100%;
    height: 400px;
    border-radius: 10px;
    overflow: hidden;
    position: relative
}

.ra-item::after {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    background: linear-gradient(145deg, rgba(255, 255, 255, .1) 90%, #000 105%);
    height: 130%;
    left: 0
}

.ra-item a {
    position: absolute;
    bottom: 32px;
    right: 32px;
    z-index: 1
}

.highlight-sl img:hover {
    transform: scale(1.03)
}

.highlight-sl .flickity-page-dots {
    bottom: 20px
}

.highlight-sl .flickity-page-dots .dot {
    border: 1px solid #ffffff40
}

.flickity-page-dots .dot {
    width: 7px;
    height: 7px;
    margin: 0 6px;
    border-radius: 3.5px
}

.flickity-page-dots .dot.is-selected {
    opacity: 1;
    background: var(--flash-red);
    width: 28px
}

.px-188 {
    padding-left: 187.5px;
    padding-right: 187.5px
}

.mainHeading {
    margin-bottom: 30px
}

.mainHeading h2 {
    font-size: 60px;
    line-height: 60px;
    font-weight: 800;
    margin: 0
}

.mainHeading h2 span {
    font-weight: 200
}

.mainHeading p {
    font-size: 20px;
    font-weight: 300;
    margin-bottom: 7px
}

.ns-item {
    width: 100%;
    height: 120px
}

.pt-115 {
    padding-top: 60px
}

.pb-115 {
    padding-bottom: 60px
}

.heroBannerForm {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    bottom: 0;
    padding-top: 245px;
    z-index: 2
}

.heroBannerForm__form {
    background: #fff;
    border-radius: 10px;
    padding-top: 40px;
    max-width: 430px;
    height: 583px;
    position: relative
}

.heroBannerForm-header {
    text-align: center;
    color: #111
}

.heroBannerForm-header h3 {
    font-weight: 100;
    font-size: 18px
}

.heroBannerForm-header h3 span {
    display: block;
    font-weight: 900;
    font-size: 20px;
    line-height: 20px;
    margin-top: 5px
}

.allNotification__list li h6,
.allNotification__list li p {
    line-height: 15px;
    font-size: 13px
}

.topHighlights-section {
    background: var(--bs-white)
}

.homePageMap-iframe,
.ths-item .card .card-footer,
.topNewsSection {
    z-index: 1
}

.topHighlights__numbers {
    margin: auto auto 60px
}

.tpNumbersCard {
    width: 20%
}

.count.plusIcon:after {
    content: "+";
    display: inline-block
}

.count {
    font-size: 50px;
    line-height: 50px;
    font-weight: 800;
    color: var(--flash-red);
    display: block
}

.tpNumbersCard__title {
    font-weight: 800;
    white-space: nowrap;
    display: inline-block;
    color: var(--bs-black);
    font-size: 18px
}

.newsTags,
.nw-cont {
    color: var(--bs-white)
}

.tpNumbersCard p {
    display: block;
    font-weight: 300;
    margin-top: 15px;
    font-size: 14px;
    line-height: 16px;
    color: #111;
    position: relative;
    padding-top: 14px
}

.tpNumbersCard p::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    background: var(--bs-black);
    height: 1px;
    width: 40px
}

.ths-item .card {
    background-color: #dfdfdf;
    border-radius: 10px;
    background-position: top; 
}

.ths-item {
    width: 49%;
    height:350px ;
    margin-right: 20px
}

.nw-cont {
    max-width: 300px;
    position: relative
}

.nw-cont h6 {
    font-size: 20px;
    line-height: 22px;
    font-family: var(--alt-font) !important;
    font-weight: 700;
    margin-bottom: 24px
}

.nw-cont p,
.uniRankingthumb__no span {
    font-size: 16px
}

.nw-cont p {
    line-height: 20px;
    font-family: var(--alt-font) !important;
    font-weight: 200;
    margin-bottom: 0px
}

.nw-cont .btn {
    font-size: 12px !important;
    line-height: 12px;
    font-weight: 700 !important;
    padding-left: 20px;
    padding-right: 20px;
    display: inline-block
}

.ths-item .card-footer {
    border-top: 1px solid rgba(255, 255, 255, .2);
    padding-top: 24px !important
}

.newsTags {
    letter-spacing: 1px;
    font-size: 10px;
    font-weight: 100
}

.notiHeading,
.notiTitle,
.uniRankingthumb__no span {
    font-weight: 700;
    display: block
}

.newsTags span {
    display: inline-block;
    margin: 0 10px
}

.ths-item .card::before {
    content: '';
    background: rgba(228, 228, 228, 0);
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transition: .2s;
    height:;
}

.ths-item .card:hover::before {
    background: rgb(136, 191, 253, 0);
}

.topHighlights__slider .flickity-prev-next-button.previous {
    left: -20px
}

.topHighlights__slider .flickity-prev-next-button.next {
    right: -20px;
    left: unset
}

.ns-item .card {
    border: 1px solid #d9d9d9;
    border-radius: 10px;
    display: flex;
    justify-content: center
}

.ns-item .card-footer {
    position: absolute;
    right: 45px
}

.notiTitle {
    font-size: 14px;
    color: var(--flash-red)
}

.notiHeading {
    font-size: 18px;
    line-height: 20px;
    color: #333;
    margin: 8px 0
}

.whatsNew__notifications {
    margin-top: 60px;
    margin-bottom:60px;
}

.allRankings-section {
    background: #a6c438;
    padding-top: 60px;
}

.w-94 {
    width: 94%
}

.mb-40 {
    margin-bottom: 40px
}

.accordion-body {
    padding: 15px 0 40px;
    border-top: 1px solid rgba(196, 156, 37, .1)
}

.accordion-flush .accordion-item,
.accordion-flush>.accordion-item:last-child {
    border-bottom: 1px solid var(--bs-dark)
}

.accordion-flush .accordion-item .accordion-button:focus {
    border-color: transparent;
    box-shadow: none
}

.accordion-flush .accordion-button:not(.collapsed) {
    box-shadow: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    color: #0d3467;
    background-color: transparent
}

.accordion-button {
    background-color: transparent;
    padding: 40px 0
}

.accordion-button::after,
.accordion-button:not(.collapsed)::after {
    width: 2rem;
    height: 2rem;
    background-size: contain
}

.uniRankingthumb {
    color: var(--bs-black);
    display: flex;
    justify-content: space-between;
    align-items: center
}

.accordion-body .uniRankingthumb {
    flex-direction: column;
    align-items: start;
    gap: 10px
}

.uniRankingthumb__no {
    font-size: 50px;
    font-weight: 800;
    line-height: 1;
    min-width: 141px
}

.accordion-body .uniRankingthumb__no {
    font-size: 40px
}

.uniRankingthumb__no sup {
    top: -20px;
    font-size: 26px
}

.accordion-body .uniRankingthumb__no sup {
    top: -18px;
    font-size: 20px
}

.uniRankingthumb__content {
    font-size: 14px;
    line-height: 16px;
    font-weight: 300;
    padding-left: .2rem
}

.accordion-body .uniRankingthumb__content {
    padding-left: 0;
    padding-right: 93px
}

.uniRankingthumb__content span {
    font-size: 16px;
    font-weight: 600;
    display: block;
    color: var(--flash-red);
    margin-top: 5px
}

.uniPlacement-section {
    padding-top: 60px
}

.topStudents-slider .flickity-prev-next-button.next {
    right: 0;
    left: unset
}

.topStudents-slider .flickity-prev-next-button.previous {
    left: unset;
    right: 50px
}

.topStudents-slider .flickity-button:disabled {
    background: rgba(70, 70, 70, .2)
}

.topStudent-item {
    width: 49%;
    height: 614px;
    margin-right: 20px
}

.topStudent-item__card {
    background-repeat: no-repeat;
    background-size: cover;
    padding: 40px 34px
}

.topStudent__info {
    color: var(--bs-white);
    margin-top: 25px;
    position: relative;
    z-index: 1
}

.tsName {
    font-size: 40px;
    line-height: 22px;
    font-weight: 800
}

.tsName small {
    font-size: 30px;
    font-weight: 200
}

.tsText {
    font-size: 20px;
    margin-top: 20px;
    font-weight: 200
}

.lpa,
.tsText.mt-0 {
    font-size: 16px;
    line-height: 13px;
    font-weight: 700;
    display: inline-block
}

.topStudent__package {
    margin-top: 40px
}

.tsAmount {
    font-size: 36px;
    font-weight: 800;
    line-height: 46px;
    letter-spacing: -.9px;
    margin-top: -5px
}

.tsAmount sup {
    top: -22px;
    font-size: 10px;
    font-weight: 400
}

.topStudent__photo {
    position: absolute;
    /* bottom: 0;
    right: 0; */
    top: 135px;
    right: -30px;
    width: 350px;
}

.tcl-item img,
.topStudent__photo img,
.tsCompany {
    width: 100%
}

.tsCompany {
    display: inline-block;
    text-align: right;
    padding-bottom: 24px;
    border-bottom: 1px solid rgba(233, 233, 233, .5)
}

.tcl-item {
    border-radius: 10px;
    overflow: hidden;
    text-align: center;
    background: var(--bs-white);
    margin: 0 10px;
    width: 180px;
    height: 79px
}

.topCompanies-block {
    margin-top: 60px
}

.placementNo {
    color: var(--bs-black);
    border-radius: 6px;
    background: #e9e9e9;
    border: 1px solid #e9e9e9;
    height: 131px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-left: 32px
}

.placementNo__num {
    font-size: 40px;
    line-height: 40px;
    font-weight: 800;
    display: block;
    margin-bottom: 10px
}

.placementNo__num sub {
    font-size: 18px;
    bottom: 0
}

.adSlider__title h3,
.adSlider__title h4 {
    font-family: var(--alt-font) !important;
    font-size: 30px;
    line-height: 1;
    font-style: italic;
    margin-bottom: 0
}

.placementNo__title {
    font-size: 12px;
    line-height: 14px;
    font-weight: 300;
    display: block
}

.placementNo__title strong {
    font-weight: 800;
    color: var(--flash-red)
}

.placementNo.bigpl {
    background: var(--bs-white);
    border: 1px solid #e9e9e9;
    padding-left: 17px
}

.placementNo.bigpl .placementNo__num {
    font-size: 50px;
    color: var(--flash-red)
}

.placementNo.bigpl .placementNo__title {
    font-size: 18px;
    font-weight: 700
}

.placementNo.bigpl .placementNo__title br,
.researchLabs-item .box:hover::after,
.ts-mob {
    display: none
}

.borderLines {
    display: flex;
    gap: 30px;
    margin-top: 32px
}

.borderLines .placementNo {
    background: 0 0;
    border: 0;
    border-radius: 0;
    padding-left: 0;
    padding-right: 24px;
    height: 99px;
    border-right: 1px solid #e9e9e9
}

.borderLines .placementNo:last-child {
    border-right: 0
}

.usps-section {
    padding: 145px 0 45px
}

.ads {
    padding-bottom: 90px
}

.adsCard {
    background: #232323;
    padding: 32px 50px;
    position: relative;
    border: 0
}

.adsCard .card-body {
    position: relative;
    z-index: 1
}

.adSlider__title h4 {
    font-weight: 200;
    color: var(--bs-white)
}

.adSlider__title h3 {
    font-weight: 800;
    color: var(--flash-red);
    margin-left: 140px
}

.ft-item span,
.nw-date,
.nw-tag {
    font-weight: 200
}

.adbanner {
    position: absolute;
    left: 35%;
    top: 0;
    right: 0;
    bottom: 0;
    background-repeat: no-repeat;
    background-size: contain
}

.whitespace-nowrap {
    white-space: nowrap
}

.body-1.light.kpi,
.body-1.light.whitespace-nowrap.kpi {
    width: 33rem;
    font-size: 18px;
    line-height: 22px;
    font-weight: 200
}

.h3.key-figure-closed-title {
    transform: rotate(-90deg);
    font-size: 24px;
    line-height: 24px;
    font-weight: 400;
    margin: 0
}

.h3.key-figure-closed-title.light.whitespace-nowrap {
    transform-origin: 0%;
    transform: translate(50%, 50%) rotate(-90deg)
}

.key-figure-wrapper {
    min-width: var(--number--72);
    cursor: pointer;
    border: 1px solid #00295d1a;
    border-radius: .75rem;
    height: 100%;
    transition: flex .55s cubic-bezier(.36, 0, .1, 1);
    display: flex;
    position: relative;
    overflow: hidden
}

.key-figure-wrapper.active {
    cursor: default;
    flex: 1;
    overflow: hidden
}

.key-figures-wrapper {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
    max-width: 100%;
    height: 70vh;
    min-height: 400px;
    display: flex;
    overflow: hidden;
    color: var(--bs-black)
}

.key-figure-closed-close-icon {
    width: var(--number--24);
    height: var(--number--24)
}

.key-figure-details,
.key-figure-gradient,
.key-figure-image {
    height: 100%;
    top: 0;
    left: 0;
    pointer-events: none
}

.key-figure-closed {
    width: var(--number--72);
    padding: 32px 35px 55px 32px;
    background-color: #f6fafe;
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
    transition: background-color .55s cubic-bezier(.36, 0, .1, 1), opacity .55s cubic-bezier(.36, 0, .1, 1);
    display: flex
}

.key-figure-closed:hover {
    background-color: #d6e7f8
}

.key-figure-details-wrapper {
    padding: 67px;
    position: relative;
    width: 100%
}

.key-para-cov {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.key-figure-details-wrapper .display-1 {
    font-size: 40px;
    line-height: 40px;
    font-weight: 700;
    position: relative;
    padding-bottom: 20px;
    margin-bottom: 20px
}

.key-figure-details-wrapper .display-1::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    background: var(--bs-white);
    height: 1px;
    width: 44px
}

.key-figure-details {
    flex-flow: column;
    justify-content: flex-end;
    align-items: flex-start;
    width: 100%;
    transition: opacity .55s cubic-bezier(.36, 0, .1, 1);
    display: flex;
    position: absolute
}

.key-figure-gradient {
    background-image: linear-gradient(#082d4f00 52%, #09090b);
    width: 100%;
    position: absolute
}

.key-figure-image {
    object-fit: cover;
    width: 100%;
    min-height: 100%;
    position: absolute
}

.key-figure-wrapper {
    flex-grow: 0
}

.key-figure-wrapper.active {
    flex-grow: 1
}

.key-figure-wrapper.active .key-figure-details {
    opacity: 1;
    pointer-events: auto
}

.mid-slider {
    height: 723px
}

.ms-item {
    background-size: cover;
    background-repeat: no-repeat;
    height: 100%;
    width: 100%
}

.cuFeatures-section {
    background-color: var(--bs-white);
    padding:60px 0px;
}

.cuFeatures-section .h3.key-figure-closed-title,
.cuFeatures-section .h3.key-figure-closed-title.light.whitespace-nowrap,
.cuFeatures-section .key-figure-details-wrapper .display-1 {
    transform: none;
    font-size: 24px;
    line-height: 28px;
    font-weight: 700;
    white-space: normal; 
}

.cuFeatures-section .key-figure-wrapper {
    align-items: center;
    height: var(--number--96);
    transition: .2s ease-in-out;
    overflow: hidden;
    border-radius: 0;
    border: 0;
    border-bottom: 1px solid var(--bs-black);
    padding: 45px 0
}

.cuFeatures-section .key-figure-wrapper.active {
    flex: 0 auto;
    width: 100%;
    height: ;
    min-height: 170px
}

.cuFeatures-section .key-figures-wrapper {
    flex-flow: column;
    height: auto;
    min-height: auto;
    grid-row-gap: 0
}

.cuFeatures-section .key-figure-wrapper span {
    font-size: 60px;
    line-height: 60px;
    font-weight: 700;
    color: #a2c137;;
    position: absolute
}

.cuFeatures-section .key-figure-closed-close-icon {
    order: 1;
    width: 35px;
    height: 17px
}

.cuFeatures-section .key-figure-closed {
    flex-flow: row;
    width: 100%;
    background-color: var(--bs-white);
    padding: 0 0 0 135px
}

.cuFeatures-section .key-figure-details {
    overflow: hidden;
    height: auto
}

.cuFeatures-section .key-figure-details-wrapper {
    padding: 0 0 0 135px
}

.cuFeatures-section .body-1.light.kpi,
.cuFeatures-section .body-1.light.whitespace-nowrap.kpi {
    font-size: 16px;
    line-height: 20px
}

.two-images {
    display: flex;
    gap: 20px
}

.two-images img {
    border-radius: 6px
}

.mt-30x {
    margin-top: 30px
}

.studentTestimonial-section {
    background: var(--flash-red)
}

.ft-item {
    width: 76px;
    height: 105px;
    padding: 10px;
    border-radius: 10px;
    color: var(--bs-white);
    transition: .2s ease-in-out
}

.ft-item.is-selected {
    background: var(--bs-white);
    color: var(--bs-black)
}

.ft-item span {
    display: block;
    font-size: 10px;
    line-height: 10px;
    margin-top: 10px;
    text-align: center
}

.ft-item img,
.test-item img {
    border-radius: 6px;
    width: 100%
}

.for-testimony .flickity-prev-next-button.previous {
    left: -60%
}

.for-testimony .flickity-prev-next-button.next {
    left: -40%
}

.test-item {
    width: 100%;
    height: 672px !important;
    margin-right: 5px
}

.cuResearch-section {
    padding: 60px 0
}

.ps-188 {
    padding-left: ;
    margin-left: 5%
}

.researchLabs-item {
    width: 640px;
    height: 444px;
    margin-right: 20px
}

.researchLabs-item img {
    border-radius: 6px;
    object-fit: cover
}

.researchLabs-item .box {
    position: absolute;
    z-index: 1;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    transition: .3s ease-in-out;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    border-radius: 6px
}

.btn-hoverEffect:before,
.researchLabs-item .box::after {
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

.researchLabs-item .box::before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(181, 181, 181, .17);
    content: '';
    transition: transform .8s;
    transform: scale3d(2, 1.7, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0)
}

.researchLabs-item .box:hover::before {
    transform: scale3d(2, 1.7, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 100%, 0)
}

.researchLabs-item .box::after {
    content: "";
    background: rgba(0, 0, 0, .3)
}

.researchLabs-item .box:hover {
    background: rgba(12, 84, 53, .7)
}

.researchLabs-item .box .title {
    font-size: 30px;
    line-height: 60px;
    font-weight: 700;
    color: var(--bs-white);
    margin: 0;
    position: relative;
    width: 100%;
    transition: transform .35s
}

.researchLabs-item .box .title::after {
    content: "";
    position: absolute;
    bottom: 0;
    background: var(--bs-white);
    height: 1px;
    width: 0;
    left: 50%;
    transform: translate(-50%, 0);
    transition: width .35s
}

.researchLabs-item .box:hover .title::after {
    width: 44px
}

.researchLabs-item .box p {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 16px 105px;
    font-size: 14px;
    line-height: 18px;
    text-align: center;
    width: 100%;
    opacity: 0;
    color: var(--bs-white);
    transform: translate3d(0, 10px, 0);
    transition: .35s;
    height: 0
}

.researchLabs-item .box:hover .title {
    transform: translate(0, -100%)
}

.researchLabs-item .box:hover p {
    opacity: 1;
    transform: translate3d(0, 0, 0);
    height: 50%;
    transition-delay: 0.1s
}

.researchLabs-slider .flickity-prev-next-button.previous {
    left: -4%;
    top: 45%
}

.researchLabs-slider .flickity-prev-next-button.next {
    right: 13%;
    left: unset;
    top: 45%
}

.researchLabs-slider .flickity-button {
    color: var(--bs-gray-500);
    background: rgba(209, 209, 209, .2)
}

.researchLabs-slider .flickity-button:hover {
    color: var(--bs-white);
    background: var(--flash-red)
}

.cuNews-section {
    background: #faec24;
}

.cuNews-section .card {
    background: 0 0;
    overflow: hidden
}

.cuNews-section .small-cards .card {
    border-right: 1px solid !important;
    border-radius: 0;
    padding-top: 1rem !important
}

.cuNews-section .str-link {
    font-size: 14px;
    line-height: 18px;
    font-weight: 400;
    margin-bottom: 10px;
    color: var(--bs-black);
    display: block;
    transition: .35s
}

.cuNews-section .str-link:hover {
    color: var(--bs-black)
}

.nw-content {
    padding-top: .5rem;
    padding-right: 1.5rem;
}

.nw-img {
    overflow: hidden;
    position: relative;
}

/* Image zoom */
.nw-img img {
    width: 100%;
    height: auto;
    border-radius:10px;
    transition: transform 0.6s ease;
}

/* Zoom on hover */
.nw-content:hover .nw-img img {
    transform: scale(1.12);
}

/* Optional: soft dark overlay on hover */
.nw-img::after {
    content: "";
    position: absolute;
    inset: 0;
    background: rgba(0,0,0,0.15);
    opacity: 0;
    transition: opacity 0.4s ease;
}

.nw-content:hover .nw-img::after {
    opacity: 1;
}

.nw-date {
    font-size: 10px;
    line-height: 18px;
    color: black;
    display: block;
    margin-bottom: 15px
}

.nw-tag {
    position: absolute;
    bottom: .5rem;
    font-size: 10px;
    line-height: 18px;
    color: var(--bs-black)
}

.nw-link {
    position: absolute;
    right: 0;
    bottom: .5rem
}

.nw-link .btn {
    font-size: 12px !important;
    padding: 10px 15px
}

.bigNews .nw-img {
    height: 614px
}

.bigNews .nw-content {
    padding-top: 1.5rem
}

.cuNews-section .bigNews .str-link {
    font-size: 24px;
    line-height: 24px;
    font-weight: 700
}

.cuNews-section .medcards .card {
    padding-top: 1rem !important;
    border-left: 1px solid !important;
    padding-left: 2.1rem !important;
    border-radius: 0
}

.cuNews-section .medcards .bg-white {
    height: 198px;
    border-radius: 0 0 6px 6px;
    padding: 1rem 1.1rem
}

.medcards .nw-img {
    height: 204px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.cuNews-section .medcards .nw-content {
    padding-right: 0
}

.cuNews-section .medcards .nw-tag {
    bottom: 1rem
}

.btn-hoverEffect:active,
.btn-hoverEffect:focus,
.btn-hoverEffect:hover {
    color: #fff !important
}

.btn-hoverEffect {
    display: inline-block;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    overflow: hidden
}

.btn-hoverEffect:before {
    content: "";
    background: #21315c;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.btn-hoverEffect:active:before,
.btn-hoverEffect:focus:before,
.btn-hoverEffect:hover:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1)
}

.allNotification {
    position: fixed;
    right: 30px;
    z-index: 10;
    transition: .3s ease-in-out;
    -webkit-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
    -ms-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out
}

.allNotification button,
.gotoTop button {
    height: 40px;
    width: 40px;
    text-align: center;
    line-height: 30px;
    background: var(--flash-red);
    position: relative;
    transition: background .2s
}

.allNotification button:hover {
    background: #0e5233
}

.allNotification__list {
    width: 250px;
    position: absolute;
    right: 0;
    bottom: 50px
}

.allNotification__icon,
.gotoTop__icon {
    height: 44px;
    width: 44px;
    text-align: center;
    line-height: 44px;
    color: var(--bs-white);
    background: var(--flash-red)
}

.allNotification__list:after {
    top: 100%;
    right: 15px;
    border: 6px solid rgba(255, 255, 255, 0);
    content: "";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-top-color: #fff;
    margin-left: -6px
}

.allNotification__list li {
    position: relative;
    margin-bottom: 10px;
    background: var(--bg-white);
    padding: 20px 20px 20px 38px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px
}

.allNotification__list li p,
.allNotification__list li:last-child {
    margin-bottom: 0
}

.allNotification__list li::before {
    content: '\f0f3';
    font-family: 'Font Awesome 6 Free';
    position: absolute;
    left: 18px;
    top: 18px;
    color: #c7c7c7;
    font-size: 14px
}

.allNotification__list li a {
    font-size: 14px;
    margin-bottom: 0;
    text-decoration: none;
    color: var(--text-dark);
    font-weight: 600
}

.allNotification__icon {
    border: 0;
    border-radius: 50%;
    border: 1px solid #ffffff40
}

.allNotification__list li .btn {
    font-size: 13px;
    margin-top: 5px;
    height: auto;
    line-height: 10px;
    font-weight: 700;
    border-radius: 24px;
    padding: 0;
    display: inline-block;
    text-transform: uppercase;
    border: 0;
    white-space: nowrap;
    position: relative
}

#vMap,
.allNotification__list li .btn::before,
.mobileRankings {
    display: none
}

.moveUp {
    bottom: 172px !important
}

.gotoTop {
    position: fixed;
    right: 30px;
    bottom: 122px;
    z-index: 2;
    transition: .3s ease-in-out
}

.gotoTop__icon {
    background: var(--pale-yellow) !important;
    color: #111 !important;
    border: 0;
    border-radius: 50%;
    font-size: 17px
}

.gotoTop.moveUp {
    opacity: 1;
    visibility: visible;
    z-index: 5;
    bottom: 123px !important
}

.allNotification {
    bottom: 126px
}

.allNotification__icon i,
.gotoTop__icon i {
    display: inline-block;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%)
}

.cuMap-section__in {
    height: 500px;
    border-radius: 10px;
    overflow: hidden
}

.vMap-btn {
    left: 50%;
    transform: translateX(-50%);
    bottom: 30px;
    position: absolute
}

.qsRanking {
    margin-bottom: 60px
}

.qsRanking img {
    border-radius: 10px;
    height: 100%;
    object-fit: cover
}

.heroSlider__content .end_date {
    background: #fbb03b;
    margin-top: 0;
    color: var(--text-dark);
    font-size: 14px;
    font-weight: 600
}

@media only screen and (min-width:1200px) {
    .navbar-toggler.clicked .navbar-toggler-icon {
        background: 0 0
    }

    .navbar-toggler.clicked .navbar-toggler-icon::before {
        transform: rotate(-45deg);
        transform-origin: 1px
    }

    .navbar-toggler.clicked .navbar-toggler-icon::after {
        transform: rotate(45deg);
        transform-origin: 0
    }

    .order-sm-first {
        height: 450px
    }
}

@media only screen and (min-width:1400px) {
    .order-sm-first {
        height: 470px
    }
}

@media only screen and (min-width:1600px) {
    .container {
        max-width: 1495px
    }

    .order-sm-first {
        height: 485px
    }

    /*.heroContainer{height:100vh}*/
    .hp-photo {
        height: 730px
    }
}

@media only screen and (min-width:1800px) {
    .container {
        max-width: 1695px
    }

    .order-sm-first {
        height: 513px
    }
}

@media only screen and (max-width:1799px) {
    .px-188 {
        padding-left: 157.5px;
        padding-right: 157.5px
    }

    .heroSlider__content h1,
    .heroSlider__content h2,
    .mainHeading h2 {
        font-size: 50px;
        line-height: 50px
    }

    .heroSlider__content p {
        font-size: 16px;
        line-height: 20px;
        max-width: 70%
    }

    .notiHeading {
        font-size: 16px;
        line-height: 18px
    }

    .mainHeading p {
        font-size: 18px;
        line-height: 22px
    }

    .hero-place-slider .hp-info {
        width: 178px
    }

    .uniRankingthumb__no {
        font-size: 44px
    }

    .uniRankingthumb__content {
        font-size: 12px;
        line-height: 14px
    }

    .uniRankingthumb__content span,
    .uniRankingthumb__no span {
        font-size: 14px
    }

    .accordion-body .uniRankingthumb__no {
        font-size: 34px
    }

    .accordion-body .uniRankingthumb__no sup {
        top: -17px;
        font-size: 15px
    }

    .placementNo.bigpl .placementNo__num {
        font-size: 40px
    }

    .placementNo.bigpl .placementNo__title {
        font-size: 16px;
        line-height: 1
    }

    .placementNo__num {
        font-size: 32px;
        line-height: 32px
    }

    .placementNo__title {
        font-size: 10px;
        line-height: 12px
    }

    .cuFeatures-section .key-figure-wrapper.active {
        height:;
    }

    .key-figure-details-wrapper .display-1 {
        font-size: 36px;
        line-height: 36px
    }

    .body-1.light.kpi,
    .body-1.light.whitespace-nowrap.kpi {
        font-size: 16px;
        line-height: 20px;
        width: 28rem
    }

    .cuFeatures-section .h3.key-figure-closed-title,
    .cuFeatures-section .h3.key-figure-closed-title.light.whitespace-nowrap,
    .cuFeatures-section .key-figure-details-wrapper .display-1 {
        line-height: 26px
    }

    .cuFeatures-section .body-1.light.kpi,
    .cuFeatures-section .body-1.light.whitespace-nowrap.kpi {
        font-size: 14px;
        line-height: 18px
    }

    .two-images img {
        width: 240px
    }
}

@media only screen and (max-width:1599px) {
    .px-188 {
        padding-left: ;
        padding-right:;
    }

    .heroContainer {
        height: 615px;
    }

    .heroBannerForm {
        padding-top: 200px;
    }

    .count,
    .heroSlider__content h1,
    .heroSlider__content h2,
    .mainHeading h2 {
        font-size: 44px;
        line-height: 44px;
    }

    .hero-place-slider .hp-info {
        width: 160px;
    }

    .h3.key-figure-closed-title,
    .hero-place-slider .hpName {
        font-size: 22px;
        line-height: 22px
    }

    .hero-place-slider .hpText {
        font-size: 9px
    }

    .hero-place-slider .hpAmount span,
    .hero-place-slider .hpTextbig {
        font-size: 12px;
        line-height: 12px;
        letter-spacing: 0
    }

    .notiTitle {
        font-size: 12px
    }

    .notiHeading,
    .tpNumbersCard__title {
        font-size: 14px
    }

    .notiHeading {
        line-height: 16px
    }

    .hero-place-slider .hpAmount {
        font-size: 30px;
        line-height: 30px;
        margin-top: 5px
    }

    .hero-place-slider .hpCompany img {
        width: 154px
    }

    .topStudent-item {
        height: 540px;
        margin-right: 15px
    }

    .topStudent__info {
        margin-top: 34px
    }

    .tsName {
        font-size: 30px;
        line-height: 20px
    }

    .tsName small {
        font-size: 24px
    }

    .topStudent__photo {
        width: 270px
    }

    .topStudent__package {
        margin-top: 30px
    }

    .tsAmount {
        font-size: 30px;
        line-height: 40px
    }

    .tsAmount sup {
        top: -17px
    }

    .placementNo {
        padding-left: 16px
    }

    .placementNo.bigpl .placementNo__num {
        font-size: 36px
    }

    .topCompanies-block {
        margin-top: 60px
    }

    .usps-section {
        padding: 60px 0
    }

    .key-figures-wrapper {
        height: 60vh
    }

    .mid-slider {
        height: 500px
    }

    .cuFeatures-section .key-figure-wrapper {
        padding: 50px 0
    }

    .cuFeatures-section .key-figure-wrapper.active {
        height: ;
    }

    .cuFeatures-section .key-figure-wrapper span {
        font-size: 50px;
        line-height: 50px
    }

    .cuFeatures-section .key-figure-closed,
    .cuFeatures-section .key-figure-details-wrapper {
        padding-left: 110px
    }

    .cuFeatures-section .h3.key-figure-closed-title,
    .cuFeatures-section .h3.key-figure-closed-title.light.whitespace-nowrap,
    .cuFeatures-section .key-figure-details-wrapper .display-1 {
        line-height: 24px;
        font-size: 22px;
        padding-top: 10px;
    }

    .body-1.light.kpi,
    .body-1.light.whitespace-nowrap.kpi {
        width: 24rem
    }

    .two-images img {
        width: 225px
    }

    .for-testimony .flickity-prev-next-button.previous {
        left: -40%
    }

    .for-testimony .flickity-prev-next-button.next {
        left: -22%
    }

    .test-item {
        height: 570px !important
    }
}

@media only screen and (max-width:1399px) {
    .headerTopSocial {
        width: 440px
    }

    .whatsNew-slider__item {
        font-size: 12px !important
    }

    .header__top-right li {
        margin-left: 18px
    }

    .header_btn {
        padding-right: 69px !important
    }

    .header_btn .navbar-toggler {
        width: 60px
    }

    .header .nav-item>a {
        font-size: 13px;
        font-weight: 500;
        padding: 13px 0
    }

    .header .nav-item.dd-menu-lg>a::after,
    .tsAmount,
    .tsName {
        font-weight: 700
    }

    .header_btn span {
        font-size: 17px;
        font-weight: 500
    }

    .header_btn span small {
        font-size: 10px;
        font-weight: 100;
        letter-spacing: 1px
    }

    .st-programs {
        width: 1134px
    }

    .menuTabs .nav-item>a {
        letter-spacing: 0
    }

    .menu-options li {
        margin-left: 15px
    }

    .menu-options li a {
        font-size: 11px
    }

    .headerTopSlider .carousel-item {
        font-size: 12px
    }

    .container {
        max-width: 1250px
    }

    .px-188 {
        padding-left: 0;
        padding-right: 0
    }

    .px-1399 {
        padding-left: 60px;
        padding-right: 60px
    }

    .ps-67 {
        padding-left: 0
    }

    .hero-place-slider .hp-info {
        width: 145px
    }

    .hero-place-slider .hp-info::after {
        width: 20px;
        height: 20px;
        background-size: contain
    }

    .hero-place-slider .hpCompany img {
        width: 130px
    }

    .hp-photo {
        height: 480px;
    }

    .topStudent-item__card {
        padding: 30px 10px !important
    }

    .topStudent__photo {
        width: 250px
    }

    .uniPlacement-section {
        padding-top: 115px
    }

    .count,
    .mainHeading h2 {
        font-size: 40px;
        line-height: 40px
    }

    .pt-115 {
        padding-top: 60px;
    }

    .pb-115 {
        padding-bottom: 60px
    }

    .key-figure-closed {
        padding: 32px 35px 38px 32px
    }

    .key-figure-details-wrapper {
        padding: 40px
    }

    .h3.key-figure-closed-title {
        font-size: 20px;
        line-height: 20px
    }

    .two-images img {
        width: 200px
    }

    .for-testimony {
        padding-left: 80px
    }

    .for-testimony .flickity-prev-next-button.previous {
        left: 0
    }

    .for-testimony .flickity-prev-next-button.next {
        left: unset;
        right: 0
    }

    .cuResearch-section {
        padding: 60px 0
    }

    .ps-188 {
        margin-left: 60px;
    }

    .researchLabs-item {
        width: 640px;
        height: 350px;
    }
}

@media (min-width:1200px) and (max-width:1299px) {
    .container {
        max-width: 1175px
    }

    .whatsNew__notifications {
        margin-top: 70px
    }

    .allRankings-section,
    .usps-section {
        padding: 100px 0 !important
    }

    .placementNo.bigpl .placementNo__num {
        font-size: 32px
    }

    .placementNo.bigpl .placementNo__title {
        font-size: 14px
    }

    .placementNo__num {
        font-size: 28px;
        line-height: 28px
    }

    .borderLines {
        gap: 20px
    }

    .key-figure-closed {
        padding: 32px 35px 32px 32px
    }

    .h3.key-figure-closed-title {
        font-size: 18px;
        line-height: 18px
    }

    .key-para-cov .btn {
        font-size: 12px !important;
        padding: 10px 15px
    }

    .key-figure-details-wrapper {
        padding: 32px
    }

    .key-figure-details-wrapper .display-1 {
        font-size: 30px;
        line-height: 30px
    }

    .body-1.light.kpi,
    .body-1.light.whitespace-nowrap.kpi {
        font-size: 14px;
        line-height: 18px;
        width: 28rem
    }
}

@media only screen and (max-width:1199px) {
    .header.sticky .nav-item.dd-menu-lg::after {
        background: none
    }

    .searchModal .modal-dialog {
        margin-top: 200px
    }

    .campusDd,
    .step-second-menu {
        position: static;
        transform: none;
        box-shadow: none
    }

    .header .nav-item.dd-menu-lg>a::after {
        font-weight: 700;
        position: absolute;
        right: 0;
        top: 12px;
        content: '+';
        color: #000;
        font-size: 14px
    }

    .header .nav-item.active>a::after {
        content: '-';
        color: #000;
        font-size: 30px;
        top: -5px
    }

    .headerTopSlider {
        display: none
    }

    #main-toggler {
        position: absolute;
        right: 0;
        border: 0;
        top: -74px;
        padding: 15px
    }

    #main-toggler:focus {
        border: 0;
        box-shadow: none
    }

    .campusDdLink a,
    .lower-header,
    .step-second-menu {
        border-radius: 0;
        padding: 0
    }

    .navbar-brand>a img {
        width: 180px
    }

    .navbar-expand-xl .navbar-collapse {
        flex-direction: column-reverse;
        display: flex;
        justify-content: start
    }

    .upper-header {
        padding-left: 0;
        margin: 0
    }

    .navbar-brand {
        position: static;
        padding: 15px !important;
        display: flex;
        justify-content: space-between
    }

    .header .nav-item.active .step-second-menu,
    .menu-options {
        display: block
    }

    .headerTopSocial {
        width: 100%;
        justify-content: space-between
    }

    .header__top-right li {
        margin-left: 0;
        margin-right: 20px
    }

    .header__top-right li:last-child {
        margin-right: 0
    }

    .header__top-right.social-sub {
        border-left: 0
    }

    .navbar {
        padding: 0
    }

    .header .nav-item>a,
    .menu-options li a {
        display: block;
        color: #000
    }

    .menu-options {
        margin: 0 !important;
        width: 100%
    }

    .menuTabs {
        margin: 0 0 10px
    }

    .menuTabs li a {
        padding: 25px 40px !important
    }

    .header .nav-item,
    .menu-options li {
        border-bottom: 1px solid #ddd;
        margin: 0
    }

    .navbar.navbar-expand-xl {
        position: fixed;
        background: #fff;
        left: 0;
        right: 0;
        top: -120%;
        overflow: auto;
        padding: 20px;
        opacity: 0;
        visibility: hidden;
        transition: .2s;
        z-index: -1
    }

    .navbar.navbar-expand-xl.mobileMenuShow {
        opacity: 1;
        visibility: visible;
        top: 0;
        z-index: 1;
        bottom: 0
    }

    .lower-header {
        width: 100%;
        background: 0 0;
        backdrop-filter: none
    }

    .step-second-menu {
        opacity: 1 !important;
        visibility: visible !important;
        display: none;
        width: 100% !important;
        height: auto !important
    }

    .campusDd,
    .navbar-nav:hover>* {
        opacity: 1
    }

    #navbarToggleExternalContent,
    .about-graphic,
    .hideOnMobile,
    .program-graphic {
        display: none !important
    }

    .campusDdLink a {
        text-align: center
    }

    .menu-options li a {
        font-size: 14px;
        font-weight: 500;
        padding: 13px 0;
        letter-spacing: 1px
    }

    .showOnMobile {
        display: flex !important
    }

    .mobileNavHeader {
        padding: 10px;
        display: block !important
    }

    .mobileNavHeader .btn-close {
        position: fixed;
        right: 30px;
        top: 30px;
        z-index: 1;
        background-color: #ddd;
        padding: 12px
    }

    .header__top-right li a span {
        font-size: 13px
    }

    .campusDd {
        visibility: visible;
        margin: auto auto 20px
    }

    .heroSlider__content h1,
    .heroSlider__content h2 {
        font-size: 38px;
        line-height: 38px
    }

    .heroSlider__content p {
        font-size: 17px;
        line-height: 20px
    }

    .uniRankingthumb__no {
        font-size: 40px
    }

    .placementNo.bigpl .placementNo__num,
    .tsName {
        font-size: 30px
    }

    .uniRankingthumb__no sup {
        top: -14px;
        font-size: 22px
    }

    .tsAmount sup {
        top: -16px
    }

    .tsCompany img {
        width: 120px
    }

    .topStudent__info {
        width: 151px
    }

    .tsName {
        line-height: 16px
    }

    .tsName small {
        font-size: 25px
    }

    .pt-115 {
        padding-top: 70px
    }

    .pb-115 {
        padding-bottom: 70px
    }

    .count,
    .mainHeading h2 {
        font-size: 34px;
        line-height: 34px
    }

    .placementNo.bigpl .placementNo__title,
    .placementNo__num sub {
        font-size: 14px
    }

    .placementNo__num {
        font-size: 26px;
        line-height: 26px
    }

    .key-figure-closed {
        padding: 32px 35px 40px 32px
    }

    .key-figure-details-wrapper .display-1 {
        font-size: 30px;
        line-height: 30px
    }

    .body-1.light.kpi,
    .body-1.light.whitespace-nowrap.kpi {
        font-size: 14px;
        line-height: 18px
    }

    .h3.key-figure-closed-title {
        font-size: 18px;
        line-height: 18px
    }

    .researchLabs-slider .flickity-prev-next-button.previous {
        left: -10%
    }

    .medcards {
        margin-top: 24px
    }

    .cuNews-section .medcards .card {
        border: 0 !important;
        padding: 1.25rem 0 !important;
        margin-right: 26px
    }

    .cuNews-section .medcards .bg-white {
        height: 180px;
        padding: 2rem
    }

    .cuNews-section .medcards .nw-tag {
        bottom: 2.2rem
    }

    .nw-content {
        padding-top: 0
    }
}

@media only screen and (max-width:1050px) {
    .heroSlider__content p {
        font-size: 16px;
        line-height: 18px
    }

    .hero-place-slider .hpCompany img {
        width: 100px
    }

    .ra-item {
        height: 420px
    }

    .whatsNew__notifications {
        margin-top: 66px
    }

    .ns-item {
        height: 110px
    }

    .ns-item .card {
        padding: 1rem !important
    }

    .notiHeading {
        max-width: 70%
    }

    .ns-item .card-footer {
        right: 21px
    }

    .ns-item .btn-primary {
        font-size: 12px !important;
        padding: 12px 18px
    }

    .allRankings-section {
        padding-top: 90px
    }

    .px-1399 {
        padding-left: 40px;
        padding-right: 40px
    }

    #accordionFlushExampleFAQ img {
        width: 180px
    }

    .accordion-button {
        padding: 30px 0
    }

    .uniRankingthumb {
        align-items: start
    }

    .uniRankingthumb__no {
        min-width: 130px
    }

    .placementNo__num sub,
    .uniRankingthumb__content span,
    .uniRankingthumb__no span {
        font-size: 12px
    }

    .accordion-body .uniRankingthumb__no {
        font-size: 30px
    }

    .topStudent-item {
        height: 500px;
        width: 48.5%
    }

    .tsName {
        font-size: 24px;
        line-height: 12px
    }

    .tsName small {
        font-size: 18px
    }

    .tsText {
        margin-top: 16px
    }

    .topStudent__package {
        margin-top: 15px
    }

    .topStudent__photo {
        width: 210px
    }

    .placementNo {
        height: 121px
    }

    .adSlider__title h3,
    .adSlider__title h4,
    .placementNo.bigpl .placementNo__num {
        font-size: 24px
    }

    .placementNo__num {
        font-size: 20px;
        line-height: 20px
    }

    .borderLines {
        gap: 16px
    }

    .borderLines .placementNo {
        padding-right: 15px
    }

    .topCompanies-block {
        margin-top: 115px
    }

    .usps-section {
        padding: 90px 0
    }

    .cuFeatures-section .key-figure-wrapper span {
        font-size: 46px;
        line-height: 46px
    }

    .key-figure-details-wrapper {
        padding: 30px
    }

    .key-figure-details-wrapper .display-1 {
        font-size: 26px;
        line-height: 26px;
        margin-bottom: 10px
    }

    .key-figure-closed {
        padding: 32px 35px 34px 32px
    }

    .key-para-cov .body-1.light.kpi {
        width: 15rem;
        font-size: 12px;
        line-height: 16px
    }

    .key-para-cov .body-1.light.text-dark.kpi {
        width: 23rem
    }

    .key-para-cov .btn-primary {
        font-size: 12px !important;
        padding: 10px 15px
    }

    .key-para-cov .btn img {
        width: 14px
    }

    .mid-slider {
        height: 450px
    }

    .cuFeatures-section .h3.key-figure-closed-title,
    .cuFeatures-section .h3.key-figure-closed-title.light.whitespace-nowrap,
    .cuFeatures-section .key-figure-details-wrapper .display-1 {
        line-height: 20px;
        font-size: 18px
    }

    .two-images {
        width: 100%;
        gap: 15px
    }

    .two-images img {
        width: 50%
    }

    .studentTestimonial-section {
        padding-bottom: 36px
    }

    .for-testimony {
        padding-left: 44px
    }
}

@media only screen and (max-width:991px) {
    .searchModal h5 {
        font-size: 1.25rem
    }

    .unai-logo {
        position: static;
        text-align: center
    }

    .nirf-links {
        margin-bottom: 16px
    }

    .mainHeading p br,
    .menuTabs {
        display: none
    }

    .heroContainer {
        height: 1385px
    }

    .heroBannerForm {
        padding-top: 240px
    }

    #accordionFlushExampleFAQ img,
    .col-md-6.order-first,
    .col-md-6.order-last,
    .hero-place-slider .hpCompany img,
    .key-para-cov .body-1.light.text-dark.kpi {
        width: 100%
    }

    .another-one.flickity-enabled {
        height: 100%;
        bottom: -130px;
        right: 50px
    }

    .flickity-enabled .hp-photo {
        justify-content: end;
        height: 600px
    }

    .hero-place-slider .hp-info {
        width: 178px
    }

    .heroBannerForm__form {
        margin-right: auto;
        margin-top: 85px;
        max-width: 675px
    }

    .heroSlider__content h1,
    .heroSlider__content h2 {
        font-size: 36px;
        line-height: 36px;
        margin-bottom: 10px
    }

    .ra-item {
        height: 290px
    }

    .btn-primary {
        letter-spacing: 0;
        padding: 12px 30px
    }

    .tpNumbersCard p::before {
        left: 50%;
        transform: translate(-50%)
    }

    .topHighlights__numbers {
        display: block !important;
        text-align: center
    }

    .tpNumbersCard {
        height: 150px;
        display: inline-block;
        margin: auto
    }

    .placementNo__num {
        font-size: 40px;
        line-height: 34px
    }

    .uniRankingthumb__content {
        font-size: 14px;
        line-height: 14px
    }

    .mainHeading h2 {
        font-size: 30px;
        line-height: 30px
    }

    .mainHeading p {
        font-size: 18px;
        line-height: 22px
    }

    .ths-item {
        width: 48.5%
    }

    .row.g-0.w-94 {
        --bs-gutter-x: 1.5rem
    }

    .uniRankingthumb__no {
        font-size: 34px
    }

    .accordion-body .uniRankingthumb__no {
        font-size: 26px
    }

    .accordion-body .uniRankingthumb__content {
        padding-right: 0
    }

    .accordion-body .uniRankingthumb__no sup {
        top: -14px;
        font-size: 12px
    }

    .row.w-94.align-items-center {
        width: 100%;
        --bs-gutter-x: 1rem
    }

    .topStudents-slider {
        margin-bottom: 90px
    }

    .topStudent-item {
        height: 440px;
        width: 44%
    }

    .topStudent__photo {
        width: 230px
    }

    .placementNo.bigpl .placementNo__num {
        font-size: 50px
    }

    .borderLines {
        gap: 30px;
        justify-content: center
    }

    .topCompanies-block {
        margin-top: 30px
    }

    .adsCard {
        padding: 24px
    }

    .adSlider__title h3,
    .adSlider__title h4 {
        font-size: 22px
    }

    .adSlider__title h3 {
        margin-left: 50px
    }

    .key-figure-closed {
        padding: 20px 24px 34px 20px
    }

    .key-figures-wrapper {
        height: 45vh
    }

    .key-para-cov {
        align-items: start;
        flex-direction: column;
        gap: 20px;
        padding-top: 20px
    }

    .key-figure-details-wrapper {
        padding: 22px
    }

    .mid-slider {
        height: 300px
    }

    .two-images.mt-30x {
        margin-top: 0
    }

    .cuFeatures-section .key-figure-wrapper.active {
        height: 37vh
    }

    .for-testimony .flickity-prev-next-button.next {
        right: -15%
    }

    .px-1399 {
        padding-left: 0;
        padding-right: 0
    }

    .tpNumbersCard {
        width: 24%
    }

    .tpNumbersCard p {
        margin-top: 12px;
        font-size: 12px;
        line-height: 14px
    }

    .ps-188 {
        padding-left: 15px
    }

    .researchLabs-item {
        width: 500px;
        height: 300px
    }

    .researchLabs-item .box .title {
        font-size: 26px;
        line-height: 56px
    }

    .researchLabs-item .box p {
        padding: 16px 32px;
        font-size: 13px;
        line-height: 17px
    }

    .researchLabs-slider .flickity-prev-next-button.previous {
        left: 0;
        top: 47%
    }

    .researchLabs-slider .flickity-prev-next-button.next {
        right: 9%;
        top: 47%
    }

    .medcards.g-0,
    .small-cards.g-0 {
        --bs-gutter-x: 1.25rem
    }

    .cuNews-section .small-cards .card {
        border-right: 0 !important;
        padding-top: 0 !important;
        height: auto !important;
        margin-bottom: 2rem;
        border-bottom: 1px solid #ccc !important
    }

    .nw-content {
        padding-top: 1rem;
        height: 165px
    }

    .bigNews .nw-img {
        height: 500px
    }

    .medcards {
        margin-top: 34px;
        border-top: 1px solid #ccc;
        padding-top: 10px
    }

    .cuNews-section .medcards .card {
        margin-right: 0
    }

    .cuMap-section__in {
        height: 400px
    }
}

@media only screen and (max-width:767px) {
    .header_btn {
        padding: 10px 16px
    }

    .cu-logo {
        width: 190px
    }

    .nirf-links ul {
        flex-wrap: wrap;
        justify-content: center !important;
        column-gap: 15px;
        row-gap: 6px
    }

    .heroContainer {
        height: 1350px
    }

    .heroSlider__content h1,
    .heroSlider__content h2 {
        font-size: 32px;
        line-height: 32px;
        margin-bottom: 24px;
        padding-bottom: 24px
    }

    .heroSlider__content p {
        font-size: 14px;
        line-height: 16px
    }

    .hero-place-slider .hp-info {
        width: 158px
    }

    .hero-place-slider .hpCompany img {
        width: 125px
    }

    .another-one.flickity-enabled {
        bottom: -180px
    }

    .flickity-enabled .hp-photo {
        height: 520px
    }

    .px-1399 {
        padding-left: 15px;
        padding-right: 15px
    }

    .ra-item {
        height: 228px
    }

    .ra-item a {
        bottom: 36px;
        right: 18px
    }

    .btn-primary {
        letter-spacing: 0;
        padding: 10px 20px;
        font-size: 12px !important
    }

    .accordion-body .uniRankingthumb__no,
    .count {
        font-size: 24px
    }

    .btn img {
        width: 16px
    }

    .mainHeading h2 {
        font-size: 28px;
        line-height: 28px
    }

    .count {
        line-height: 24px
    }

    .topHighlights__numbers {
        text-align: left;
        display: flex !important;
        padding: 0 !important;
        margin: auto auto 34px
    }

    .tpNumbersCard {
        width: 20%;
        height: 130px
    }

    .tpNumbersCard__title {
        font-size: 12px
    }

    .tpNumbersCard p {
        font-size: 10px;
        line-height: 12px;
        margin-top: 8px;
        padding-top: 10px
    }

    .tpNumbersCard p::before {
        left: 0;
        transform: unset
    }

    .ths-item {
        width: 80%;
        height: 366px
    }

    .ths-item .card {
        padding: 40px 30px 30px
    }

    .nw-cont h6 {
        font-size: 16px;
        line-height: 20px
    }

    .nw-cont p {
        font-size: 12px;
        line-height: 16px;
        margin-bottom: 32px
    }

    .flickity-page-dots {
        bottom: -34px
    }

    .whatsNew__notifications {
        margin-top: 46px
    }

    .mainHeading {
        margin-bottom: 50px
    }

    .accordion-button {
        padding: 28px 0
    }

    .uniRankingthumb__no {
        min-width: 100px;
        font-size: 30px
    }

    .uniRankingthumb__no sup {
        top: -12px;
        font-size: 16px
    }

    .accordion-body .uniRankingthumb__no sup {
        top: -12px;
        font-size: 10px
    }

    .uniRankingthumb__content {
        font-size: 12px;
        line-height: 12px
    }

    .uniPlacement-section {
        padding-top: 80px
    }

    .ads {
        padding-bottom: 60px
    }

    .adsCard {
        padding: 15px
    }

    .adSlider__title h3,
    .adSlider__title h4 {
        font-size: 18px
    }

    .adSlider__title h3 {
        margin-left: 30px
    }

    .body-1.light.kpi,
    .body-1.light.whitespace-nowrap.kpi {
        width: 17.5rem
    }

    .h3.key-figure-closed-title,
    .h3.key-figure-closed-title.light.whitespace-nowrap {
        transform: none
    }

    .key-figure-wrapper {
        height: var(--number--96);
        transition: height .2s ease-in-out;
        overflow: hidden
    }

    .key-figure-wrapper.active {
        flex: 0 auto;
        width: 100%;
        height: 40vh;
        max-height: 400px
    }

    .key-figures-wrapper {
        flex-flow: column;
        height: auto;
        min-height: auto
    }

    .key-figure-closed-close-icon {
        order: 1
    }

    .key-figure-closed {
        flex-flow: row;
        width: 100%;
        padding: 32px 35px 34px 32px
    }

    .key-figure-details {
        overflow: hidden
    }

    .key-para-cov {
        flex-direction: row
    }

    .topCompanies-block {
        margin-top: 15px
    }

    .cuResearch-section,
    .usps-section,
    studentTestimonial-section {
        padding: 60px 0
    }

    .px-188.px-1399 .key-para-cov {
        flex-direction: column
    }

    .cuFeatures-section .key-figure-wrapper {
        padding: 44px 0
    }

    .cuFeatures-section .key-figure-wrapper span {
        font-size: 42px;
        line-height: 42px
    }

    .cuFeatures-section .key-figure-closed,
    .cuFeatures-section .key-figure-details-wrapper {
        padding-left: 90px
    }

    .cuFeatures-section .h3.key-figure-closed-title,
    .cuFeatures-section .h3.key-figure-closed-title.light.whitespace-nowrap,
    .cuFeatures-section .key-figure-details-wrapper .display-1 {
        line-height: 18px;
        font-size: 16px
    }

    .order-sm-set {
        display: flex;
        flex-direction: column-reverse;
        gap: 40px
    }

    .order-sm-set .mt-5 {
        margin-top: 1rem !important
    }

    .for-testimony {
        padding-left: 115px
    }

    .for-testimony .flickity-prev-next-button.next {
        right: 0
    }

    .testimony-slider {
        margin-top: 50px
    }

    .test-item {
        height: 395px !important
    }

    .cuNews-section .medcards .bg-white {
        padding: 0 2rem
    }
}

@media only screen and (max-width:575px) {
    .header_btn {
        background: 0 0;
        padding: 0 !important;
        margin: 0 !important;
        gap: 45px
    }

    .cu-logo {
        width: 157px
    }

    .header__top-right {
        position: relative
    }

    .header__top-right li {
        margin-right: 24px
    }

    .header.sticky .header__top-right.social-sub {
        border-left: 0
    }

    .header__top-right li a i {
        font-size: 16px !important
    }

    .desktopRankings,
    .header__top-right li a span,
    .immerse-heading br,
    .ts-desk {
        display: none
    }

    .head-search span,
    .header_btn a>span {
        display: none !important
    }

    .header_btn img {
        width: 28px;
        height: 28px
    }

    .header.sticky .header_btn img {
        filter: invert()
    }

    .header_btn img:hover {
        opacity: .5
    }

    .header.sticky .navbar-toggler-icon,
    .header.sticky .navbar-toggler-icon::after,
    .header.sticky .navbar-toggler-icon::before {
        background: var(--bs-black)
    }

    .header_btn .navbar-toggler {
        width: 30px;
        position: static;
        margin-left: 20px
    }

    .head-search {
        position: absolute;
        right: 53px
    }

    #search-page-mob,
    .for-testimony,
    .uniRankingthumb__content {
        padding-left: 0
    }

    #search-page-mob i {
        font-size: 20px !important
    }

    .headerTopBar {
        padding: 8px 15px
    }

    .campusDd {
        width: 230px
    }

    .campusDd a span,
    .hero-place-slider .hpText {
        font-size: 10px
    }

    .footer-fixed-bar button {
        font-size: 16px
    }

    #sb_container.sb-container-align-right {
        right: 12px !important
    }

    .hp-package,
    .hpCompany {
        width: 160px
    }

    .order-first {
        order: 2 !important
    }

    .order-last {
        order: 1 !important
    }

    .heroContainer {
        height: 1500px
    }

    .heroBannerForm {
        padding-top: 170px
    }

    .cuFeatures-section .key-figure-wrapper span,
    .heroSlider__content h1,
    .heroSlider__content h2 {
        font-size: 30px;
        line-height: 30px
    }

    .ps-67 {
        padding-left: 67px
    }

    .heroSlider__content p {
        line-height: 18px;
        max-width: 100%
    }

    .heroBannerForm__form {
        margin-top: 60px
    }

    .pos-abs-mob {
        position: absolute;
        padding-left: 0;
        bottom: 80px;
        left: 12px;
        right: 12px
    }

    .hero-place-slider {
        margin-top: 0;
        max-width: unset
    }

    .hero-place-slider .item {
        flex-direction: column;
        align-items: start;
        height: 220px;
        text-align: center
    }

    .hero-place-slider .hpAmount span,
    .hero-place-slider .hpTextbig {
        font-size: 11px;
        line-height: 11px
    }

    .hero-place-slider .hpAmount {
        justify-content: center;
        font-size: 22px;
        line-height: 22px;
        margin-top: 2px
    }

    .hero-place-slider .hpAmount span {
        top: -1px
    }

    .hero-place-slider .hpAmount sup {
        font-size: 8px;
        top: -16px
    }

    .hpCompany {
        display: flex;
        justify-content: center
    }

    .hero-place-slider .hp-info::after {
        width: 14px;
        height: 14px;
        transform: rotate(90deg);
        bottom: -30px;
        top: unset;
        right: unset;
        left: 46%
    }

    .hero-place-slider .flickity-prev-next-button.previous {
        left: unset;
        right: 60px
    }

    .hero-place-slider .flickity-prev-next-button.next {
        right: 10px;
        left: unset
    }

    .another-one.flickity-enabled {
        height: auto;
        bottom: 0;
        right: 12px
    }

    .flickity-enabled .hp-photo {
        height: 370px
    }

    .bcci-mark img {
        margin-top: 45px
    }

    .ra-item {
        height: 400px
    }

    .ra-item a,
    .small-cards .flickity-page-dots {
        bottom: 10px
    }

    .mobileRankings,
    .ts-mob {
        display: block
    }

    .btn-primary,
    .key-para-cov .btn-primary,
    .ns-item .btn-primary,
    .nw-link .btn {
        padding: 8px 15px;
        font-size: 11px !important
    }

    .count,
    .placementNo.bigpl .placementNo__num {
        font-size: 28px
    }

    .btn img {
        width: 14px
    }

    .highlight-sl .flickity-page-dots {
        bottom: -40px
    }

    .topHighlights__numbers {
        flex-wrap: wrap;
        margin-top: 50px !important;
        justify-content: center !important
    }

    .tpNumbersCard {
        width: 50%;
        margin: unset;
        height: 122px;
        text-align: center
    }

    .tpNumbersCard p::before {
        left: 38%
    }

    .count {
        line-height: 28px
    }

    .key-para-cov .body-1.light.kpi,
    .placementNo__title,
    .tpNumbersCard p {
        font-size: 12px;
        line-height: 14px
    }

    .ths-item .card::before {
        background: linear-gradient(50deg, rgba(255, 255, 255, 0) 0, rgba(0, 0, 0, .9) 100%)
    }

    .ths-item .card {
        padding: 30px 24px 20px
    }

    .ths-item .card-footer {
        padding-top: 18px !important
    }

    .nw-img {
        height: 155px
    }

    .cuFeatures-section .key-figure-closed,
    .cuFeatures-section .key-figure-details-wrapper,
    .nw-cont {
        padding-left: 50px
    }

    .nw-cont h6 {
        font-size: 13px;
        line-height: 17px;
        margin-bottom: 20px
    }

    .mainHeading,
    .nw-cont p {
        margin-bottom: 30px
    }

    .nw-cont .btn {
        font-size: 10px !important;
        padding-left: 16px;
        padding-right: 16px
    }

    .ns-item {
        height: 163px
    }

    .notiHeading {
        max-width: 100%
    }

    .ns-item .card-footer {
        right: 8px;
        bottom: 8px
    }

    .newsTags {
        font-size: 9px
    }

    .notifications__slider .flickity-page-dots {
        bottom: 15px;
        width: 40%
    }

    .allRankings-section,
    .uniPlacement-section {
        padding-top: 50px
    }

    .w-94 {
        width: 100%
    }

    .row.g-0.w-94 {
        --bs-gutter-x: .5rem
    }

    .accordion-button {
        padding: 20px 0
    }

    .accordion-button::after,
    .accordion-button:not(.collapsed)::after {
        width: 1.25rem;
        height: 1.25rem
    }

    .uniRankingthumb__no {
        font-size: 18px;
        min-width: 55px
    }

    .placementNo__num sub,
    .tsText,
    .uniRankingthumb__content span,
    .uniRankingthumb__no span {
        font-size: 10px
    }

    .uniRankingthumb__no sup {
        top: -8px;
        font-size: 9px
    }

    .accordion-body .uniRankingthumb__no {
        font-size: 18px
    }

    .accordion-body .uniRankingthumb__no sup {
        top: -8px;
        font-size: 8px
    }

    .order-xs-set {
        flex-direction: column-reverse
    }

    .mainHeading p {
        font-size: 12px;
        line-height: 16px
    }

    .btnsGroup {
        text-align: center;
        margin-top: 2rem !important
    }

    .placementNo {
        height: 90px;
        padding: 20px
    }

    .placementNo__num {
        font-size: 22px;
        line-height: 34px;
        margin-bottom: 0
    }

    .borderLines {
        gap: 15px;
        flex-wrap: wrap;
        margin-top: 20px;
        justify-content: center
    }

    .borderLines .placementNo {
        padding-right: 5px;
        border-right: 0;
        height: 80px;
        text-align: center
    }

    .topStudent-item {
        height: 351px;
        width: 75%
    }

    .topStudent-item__card {
        padding: 20px 10px !important
    }

    .tsCompany {
        padding-bottom: 20px
    }

    .topStudent__info {
        margin-top: 28px
    }

    .topStudent__photo {
        width: 190px
    }

    .tcl-item {
        width: 100px;
        height: 35px
    }

    .adsCard {
        height: 140px;
        padding: 20px
    }

    .adSlider__title {
        margin-bottom: 24px
    }

    .adbanner {
        left: 40%;
        background-size: cover
    }

    .ms-item {
        background-position: center
    }

    .key-para-cov {
        flex-direction: column;
        padding-top: 18px
    }

    .key-figure-gradient {
        background-image: linear-gradient(#082d4f00 30%, #09090b)
    }

    .key-figure-details-wrapper .display-1 {
        font-size: 16px;
        line-height: 16px
    }

    .key-figure-details-wrapper .display-1.text-white {
        font-size: 18px;
        line-height: 18px;
        margin-bottom: 0 !important
    }

    .h3.key-figure-closed-title {
        font-size: 14px;
        line-height: 14px
    }

    .key-figure-closed {
        padding: 20px
    }

    .cuFeatures-section .key-figure-wrapper {
        padding: 40px 0
    }

    .cuFeatures-section .key-figure-wrapper.active {
        height: 41vh
    }

    .cuFeatures-section .key-figure-closed-close-icon {
        width: 21px;
        height: 11px
    }

    .cuFeatures-section .h3.key-figure-closed-title,
    .cuFeatures-section .h3.key-figure-closed-title.light.whitespace-nowrap,
    .cuFeatures-section .key-figure-details-wrapper .display-1 {
        font-size: 14px;
        line-height: 16px;
        width: 14rem
    }

    .cuFeatures-section .key-figure-wrapper.active .key-figure-details-wrapper .display-1 {
        width: 16rem
    }

    .key-figure-details-wrapper .display-1 {
        padding-bottom: 12px;
        margin-bottom: 12px !important
    }

    .key-para-cov .body-1.light.text-white.kpi {
        width: 17rem;
        font-size: 13px;
        line-height: 17px
    }

    .studentTestimonial-section {
        padding-bottom: 90px
    }

    .for-testimony .flickity-prev-next-button {
        top: unset;
        bottom: -830%
    }

    .for-testimony .flickity-prev-next-button.previous {
        left: unset;
        right: 55px
    }

    .testimony-slider {
        margin-top: 40px
    }

    .test-item {
        height: 750px !important
    }

    .researchLabs-item {
        width: 85%;
        height: 368px
    }

    .researchLabs-item .box .title {
        font-size: 20px;
        line-height: 54px
    }

    .researchLabs-item .box:hover .title {
        transform: translate(0, -140%)
    }

    .researchLabs-item .box p {
        padding: 16px 20px;
        font-size: 12px;
        line-height: 16px
    }

    .researchLabs-item .box:hover p {
        height: 59%
    }

    .cuNews-section {
        padding: 50px 0
    }

    .cuNews-section .str-link {
        font-size: 13px;
        line-height: 16px
    }

    .order-nw-1 {
        order: 1
    }

    .order-nw-2 {
        order: 2
    }

    .order-nw-3 {
        order: 3
    }

    .small-cards.flickity-enabled {
        margin: 30px 0 0;
        border-top: 1px solid #dbdbdb;
        padding-top: 30px
    }

    .small-cards .nw-content {
        padding-top: 0
    }

    .bigNews .nw-img {
        height: 233px
    }

    .cuNews-section .bigNews .str-link {
        font-size: 14px;
        line-height: 16px
    }

    .cuNews-section .small-cards .card {
        border-bottom: 0 !important
    }

    .cuMap-section__in {
        height: 320px
    }

    .allNotification__list {
        width: 220px
    }

    .allNotification__list li {
        padding: 15px 15px 15px 30px
    }

    .allNotification__list li::before {
        left: 11px;
        top: 12px;
        font-size: 13px
    }

    .allNotification__list li h6 {
        font-size: 10px;
        line-height: 12px
    }

    .allNotification__list li p {
        line-height: 14px;
        font-size: 12px;
        font-weight: 400
    }

    .allNotification__list li .btn {
        font-size: 12px;
        margin-top: 9px;
        color: var(--flash-red)
    }

    .allNotification,
    .gotoTop {
        right: 21px
    }
}







:root {
            scroll-behavior: inherit !important;
        }        
        .blur-lay {
            position: fixed;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
            background-color: rgba(0,0,0,.7);
            backdrop-filter: blur(5px);
            opacity: 0;
            visibility: hidden;
            z-index: 99;
            transition: all .35s ease-in-out;
        }
        .blur-lay.active {
            opacity: 1;
            visibility: visible;
        }
        @media (max-width: 1199px) {
            .blur-lay {
                display: none;
            }
        }
        .video-play-button {
            position: relative;
            z-index: 1;
            box-sizing: content-box;
            display: block;
            width: 60px;
            height: 60px;
            border-radius: 50%;
        }

        .video-play-button:before {
            content: "";
            position: absolute;
            z-index: 0;
            left: 50%;
            top: 50%;
            transform: translateX(-50%) translateY(-50%);
            display: block;
            width: 60px;
            height: 60px;
            background: #e82c30;
            border-radius: 50%;
            animation: pulse-border 1500ms ease-out infinite;
        }

        .video-play-button:after {
            content: "";
            position: absolute;
            z-index: 1;
            left: 50%;
            top: 50%;
            transform: translateX(-50%) translateY(-50%);
            display: block;
            width: 60px;
            height: 60px;
            background: #e82c30;
            border-radius: 50%;
            transition: all 200ms;
        }

        .video-play-button:hover:after {
            background-color: darken(#fa183d, 10%);
        }

        .video-play-icon {
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translateX(-50%) translateY(-50%);
        }

        .video-play-icon a {
            display: inline-block;
        }

        .video-play-button span {
            display: block;
            position: relative;
            z-index: 3;
            width: 0;
            height: 0;
            border-left: 20px solid #fff;
            border-top: 13px solid transparent;
            border-bottom: 13px solid transparent;
            top: 50%;
            left: 55%;
            transform: translate(-50%, -50%);
        }

        @keyframes pulse-border {
            0% {
                transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
                opacity: 1;
            }

            100% {
                transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
                opacity: 0;
            }
        }

        /***** Custom Exit Intent Popup *****/
        .exit-intent-popup {
            position: fixed;
            top: 0;
            left: 0;
            bottom: 0;
            right: 0;
            z-index: 9999;
            background: rgba(15, 15, 15, 0.9);
            transform: translateY(60%) scale(0);
            transition: transform 0.3s cubic-bezier(0.4, 0.0, 0.2, 1);
        }

        .exit-intent-popup.visible {
            transform: translateY(0) scale(1);
        }

        .newsletter {
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
            background: #FFF;
            border-radius: 10px;
            width: 750px;
        }

        .newsletter img {
            border-top-left-radius: 10px;
            border-bottom-left-radius: 10px;
        }

        .newsletter .popup-content {
            padding: 30px;
            height: 100%;
            display: flex;
            flex-direction: column;
            justify-content: center;
            text-align: left !important;
        }

        .newsletter .popup-content h2 {
            font-family: 'DM Sans', sans-serif !important;
            font-weight: 300 !important;
        }

        .newsletter .popup-content .pop-btn {
            border-radius: 6px;
            width: auto;
            font-family: 'DM Sans', sans-serif;
            font-weight: 800;
            font-size: 14px;
            text-transform: uppercase;
            color: var(--bs-white);
            letter-spacing: 2px;
            text-decoration: none;
            padding: 12px 24px;
            display: inline-block;
            background: var(--bg-navyblue);
            transition: all 0.2s ease-in-out;
        }

        .newsletter .popup-content .pop-btn:hover {
            color: var(--bs-white);
            background: var(--bs-red);
        }

        .newsletter .popup-content .pop-btn svg {
            margin-left: 10px;
            margin-top: -2px;
        }

        .newsletter .popup-content h2 strong {
            font-weight: 800 !important;
        }

        .exit-intent-popup .close {
            position: absolute;
            top: 10px;
            right: 10px;
            cursor: pointer;
            width: 28px;
            border-radius: 50%;
            background: #fff;
            border: 1px solid #b3b3b3;
            padding: 7px;
            line-height: 0;
        }

        .exit-intent-popup .close svg {
            position: relative;
            z-index: 99999;
            display: inline-block;
        }

        /***** Custom Exit Intent Popup *****/

        /***** Timer Box *****/
        .timer-box {
            position: fixed;
            width: 345px;
            left: 30px;
            bottom: 50px;
            z-index: 11;
            background: #fff;
            background-size: 400% 400%;
            border-radius: 10px;
            text-align: center;
            box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15);
            display: none;
        }

        .time-content p {
            font-size: 14px;
            line-height: 20px;
            font-weight: 700;
            margin-bottom: 0;
            padding: 10px;
            color: #111;
        }

        .time-content p span {
            color: var(--flash-red);
        }

        .low-time {
            display: flex;
            justify-content: center;
            align-items: center;
        }

        .timer-demo {
            height: 50px;
        }

        .demo-timerblock {
            border-radius: 5px;
            background-color: #111;
            margin-left: 0px;
            margin-right: 7px;
            float: left;
            width: 70px;
            height: 50px;
            text-align: center;
            display: flex;
            align-items: center;
            justify-content: center;
            flex-direction: column;
            font-size: 14px;
            line-height: 16px;
            font-weight: 700;
            color: #fff;
            border: 1px solid #cccccc3d;
        }

        .demo-timerblock span {
            text-transform: uppercase;
            font-weight: normal;
            font-size: 12px;
        }

        .timer-demo .demo-timerblock:last-child {
            margin-right: 0;
        }

        .timer-btn {
            color: #fff;
            background: var(--flash-red);
            padding: 12px 20px;
            border-radius: 9px;
            display: inline-block;
            text-transform: uppercase;
            font-size: 13px;
            font-weight: 700;
            margin-top: 15px;
            width: 100%;
            border-top-left-radius: 0;
            border-top-right-radius: 0;
            transition: all .3s ease-in-out;
        }

        .timer-close {
            position: absolute;
            top: -6px;
            right: -9px;
            padding: 5px;
            border: 0;
            height: 20px;
            border-top-right-radius: 10px;
            border-radius: 50%;
            display: flex;
            align-items: center;
            font-size: 20px;
            background: var(--flash-red);
            color: #fff;
        }

        @media (max-width: 550px) {
            .timer-box {
                left: 12px;
                right: 12px;
                width: auto;
                box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .4);
                z-index: 99999;
            }
        }

        /***** Timer Box *****/

        @media (max-width: 767px) {
            .newsletter {
                width: 90%;
            }

            .newsletter img {
                height: 260px;
                object-fit: cover;
                border-top-left-radius: 10px;
                border-top-right-radius: 10px;
                border-bottom-left-radius: 0;
            }

            .newsletter .popup-content {
                text-align: center !important;
            }

            .newsletter .popup-content .mt-5 {
                margin-top: 1.2rem !important;
            }
        }


 


        .section-bg .container,
        .section-bg .row,
        .section-bg .core-inner,
        .section-bg .mainHeading {
            position: relative;
            z-index: 2;
        }

        .section-bg {
            position: relative;
            width: 100%;
            height:;
            background-size: cover;
            background-position: center;
            background-repeat: no-repeat;
            --overlay-color: rgba(0,0,0,0.7); /* default */
            color:white;
        }
        .section-bg::before {
            content: "";
            position: absolute;
            inset: 0;
            background: var(--overlay-color);
            z-index: 1;
        }
        .section-content {
            position: relative;
            z-index: 2;
            padding: 50px 0;
        } 
        
        .two-column-section {
            width: 100%;
        }

        .section-row {
            min-height: 350px; /* min height requested */
            display: flex;
        }

        .left-section {
            background: #0e5233; /* dark green */
            padding: 60px;
            display: flex;
            align-items: center;
        }

        .left-section .content-wrap {
            max-height: 80vh;
            overflow-y: auto;
            padding-right: 20px;
        }

        /* RIGHT COLUMN VIDEO BACKGROUND */
        .video-bg-col {
            position: relative;
            height: 350px !important;
            padding: 0;
            overflow: hidden;
            background-color:black;
        }

        /* Video full cover */
        .right-video {
            position: absolute;
            top: 50%;
            left: 50%;
            width: 100%;
            height: 100%;
            object-fit: cover;
            transform: translate(-50%, -50%);
            z-index: 0;
        }

        /* Overlay */
        .video-overlay { 
            z-index: 999;
        } 


        .logo-hover-effect {
            filter: grayscale(100%);
            transition: 0.45s ease-in-out;
            transform: scale(1);
        }

        .logo-hover-effect:hover {
            filter: grayscale(0%) brightness(1.08);
            transform: scale(1.05);
        }


        .slider-bg-col {
        position: relative;
        min-height: 450px;
        height: 101vh;
        padding: 0;
        overflow: hidden;
        }

        .slider-img {
            width: 100%;
            height: 100%;
            object-fit: cover;
        }

        .slider-overlay {
            position: absolute;
            inset: 0;
            background: rgba(0,0,0,0.25);
            z-index: 2;
        }

        /* Keep slider behind overlay */
        .slider-swiper {
            height: 100%;
            width: 100%;
        }

        .slider-swiper .swiper-slide img {
            width: 100%;
            height: 100%;
            object-fit: cover;
        } 

        /* =========================
        TABS LAYOUT
        ========================= */

        .tabs-wrapper {
            max-width:;
            margin: 40px 0;
            display: flex;
            gap: 0;
            overflow: visible;
        }

        .tabs-menu {
            width: 320px;
            background: #0e5233;
            padding: 10px 0;
            color: white;
            position: relative;
            overflow: visible;   /* IMPORTANT */
        }

        .tab-item {
            display: flex;
            align-items: center;
            gap: 12px;
            padding: 14px 16px;
            cursor: pointer;
            margin-bottom: 6px;
            transition: background 0.3s ease, color 0.3s ease;
            position: relative;
            overflow: visible;   /* IMPORTANT */
        }

        /* TAB ICON */
        .tab-item img {
            width: 36px;
            height: 36px;
            flex-shrink: 0;
        }

        /* ACTIVE + HOVER */
        .tab-item.active,
        .tab-item:hover {
            background: #a6c136;
            color: #000;
        }

        /* =========================
        ARROW INDICATOR
        ========================= */

        .tab-item.active::after {
            content: "";
            position: absolute;
            top: 50%;
            right: -18px;
            transform: translateY(-50%);
            width: 0;
            height: 0;
            border-top: 14px solid transparent;
            border-bottom: 14px solid transparent;
            border-left: 18px solid #a6c136;
            z-index: 5;
        }

        /* =========================
        CONTENT AREA
        ========================= */

        .tabs-content {
            flex: 1;
            background: #ffffff;
            padding: 20px;
            border-left: 3px solid #a6c136;
        }

        /* CONTENT VISIBILITY */
        .content-box {
            display: none;
        }

        .content-box.active {
            display: block;
        }

        .glance-card {
            border-radius: 12px;
            overflow: hidden;
            cursor: pointer;
            transition: .4s;
        }

        .glance-card .main-img {
            width: 100%;
            height: 250px;
            object-fit: cover;
            filter: grayscale(20%);
            transition: .4s;
        }

        .glance-card:hover .main-img {
            transform: scale(1.05);
            filter: grayscale(0);
        }

        .glance-card .overlay {
            position: absolute;
            inset: 0;
            background: rgba(14, 82, 51, 0);
            transition: .4s;
             z-index: 1;
        }

        .glance-card:hover .overlay {
            background: rgba(14, 82, 51, 0.95);
        }

        .glance-card .glance-details {
            position: absolute;
            bottom: 30px;
            width: 100%;
            padding:10px;
            text-align: center;
            z-index: 4;
            opacity: 0;
            transform: translateY(20px);
            transition: .4s;
        }

        .glance-card:hover .glance-details {
            opacity: 1;
            transform: translateY(0);
        }

        .glance-card .af-title {
            font-size: 20px;
            font-weight: 600;
            margin-bottom: 14px;
            text-shadow: 0 2px 6px rgba(0,0,0,.4);
        }

        .glance-card,
        .glance-card img {
            will-change: transform;
            transform: translateZ(0);
        }

        .glance-card .overlay {
            pointer-events: none;   /* overlay should not capture clicks */
            z-index: 1;
        }

        .glance-card .glance-details {
            pointer-events: auto;  /* 👈 ALLOW CLICKS */
            z-index: 5;
            color: white;
        }

        .strip{ position:absolute; bottom:25px; background-color:rgba(14, 82, 51, 0.8); width:100%; padding:5px;  }
        .strip-head{ margin-bottom: 0px;
            font-size: 20px;
            color: white;
            font-weight: 800;
            padding: 0px 10px; }
        .strip-icon{ height:35px; margin:0px 10px 0px 10px; float:left; } 



        .cu-btn {
            display: inline-flex;
            align-items: center;
            gap: 8px;
            background: #0e5233;
            color: #ffffffff;
            padding: 8px 20px;
            border-radius: 6px;
            text-decoration: none;
            font-weight: 600;
            transition: .3s;
            border:1px solid white; 
        }

        .cu-btn:hover {
            background: #a6c136;
            color:black;
        } 

            .institutes-section {
                width: 100%;
                padding: 40px 0;
            }

            .section-title {
                font-size: 28px;
                font-weight: bold;
                margin-bottom: 25px;
            }

            .institutes-wrapper {
                display: flex;
                gap: 22px;
                justify-content: center;
                flex-wrap: wrap;
            }

            .institute-card {
                position: relative;
                width: 32%;
                min-width: 280px;
                cursor: pointer;
                overflow: hidden;
                border-radius: 6px;
            }

            .institute-card img {
                width: 100%;
                height: 100%;
                object-fit: cover;
                transition: .4s ease;
                filter: grayscale(100%);
            }

            .institute-card .overlay {
                position: absolute;
                inset: 0;
                background: rgba(14, 82, 51, 0); /* Transparent default */
                transition: .4s ease;
            }

            .institute-card:hover .overlay {
                background: rgba(14, 82, 51, 0.95);
            }

            .institute-card:hover img {
                filter: grayscale(0%);
            }

            .institute-card .card-text {
                position: absolute;
                inset: 0;
                display: flex;
                flex-direction: column;
                justify-content: center;
                align-items: center;
                text-align: center;
                padding: 12px;
                color: #fff;
                pointer-events: none;
            }

            .institute-card .card-text .logo {
                height: 65px; width: 65px;
                margin-bottom: 10px;
            }

            .institute-card .card-text h3 {
                font-size: 20px;
                font-weight: 600;
                line-height: 1.3;
            }


            .sidebar-links-box {
                background: #ffffff;
                border-radius: 10px;
                padding: 15px 22px;
                box-shadow: 0 4px 18px rgba(0,0,0,0.10);
                 
            }

            .sidebar-title {
                font-size: 20px;
                font-weight: 700;
                margin-bottom: 30px;
                color: #0e5233;
            }

            .sidebar-links {
                list-style: none;
                padding: 0;
                margin: 0;
            }

            .sidebar-links li {
                margin-bottom: 5px;
            }

            .sidebar-links li a {
                display: block;
                font-size: 16px;
                font-weight: 500;
                background: #f8f8f8;
                padding: 5px 10px;
                border-radius: 6px;
                color: #0e5233;
                text-decoration: none;
                transition: .32s;
                border: 1px solid #eaeaea;
            }

            .sidebar-links li a:hover {
                background: #0e5233;
                color: #ffffff;
                transform: translateX(5px);
            }


            
            .future-edge-section {
                position: relative;
                padding: 60px 0;
                color: #fff;
            }

            .edge-bg img {
                position: absolute;
                inset: 0;
                width: 100%;
                height: 100%;
                object-fit: cover;
                z-index: -1;
                filter: grayscale(100%) brightness(0.35);
            }

            .edge-row {
                margin-top: 20px;
            }

            .edge-card {
                padding: 25px;
                border-radius: 8px;
                min-height: 280px;
            }

            .edge-card h4 {
                font-size: 20px;
                font-weight: 700;
                margin-bottom: 12px;
                line-height: 1.4;
            }

            .edge-card p {
                font-size: 15px;
                line-height: 1.6;
                margin: 0;
            }

            /* Color Cards */
            .card-blue   { background: #006b9c; }
            .card-yellow { background: #f3d322; color: #000; }
            .card-dark   { background: #3c3c3c; }
            .card-white  { background: #ffffff; color: #000; }
            .card-red    { background: #c71839; }
            .card-purple {
                background: #6a2ca0; /* premium purple color */
                color: #fff;
            }


            /* Responsive */
            @media (max-width: 991px) {
                .edge-card { min-height: auto; }
            }


            .facility-card {
                background: #ffffff;
                margin-bottom: 15px;
                padding: 30px 15px;
                border-radius: 10px;
                box-shadow: 0 6px 20px rgba(0,0,0,0.08);
                transition: all 0.35s ease;
                height: 100%;
                cursor: pointer; 
            }

            .facility-card i {
                font-size: 40px;
                color: #0e5233;
                margin-bottom: 15px;
                transition: all 0.35s ease;
            }

            .facility-card h6 {
                font-weight: 600;
                margin-bottom: 5px;
                color: #000;
                transition: all 0.35s ease;
            }

            .facility-card p {
                font-size: 13px;
                color: #555;
                margin: 0;
                transition: all 0.35s ease;
            }

            .facility-card:hover {
                background: #a5c438;
                transform: translateY(-6px);
            }

            .facility-card:hover i,
            .facility-card:hover h6,
            .facility-card:hover p {
                color: #000;
            }


            .hostel-fees-container {
            display: flex;
            justify-content: center;
            gap: 30px;
            flex-wrap: wrap;
            margin: 40px 0;
        }

        .hostel-fee-card {
            background: #ffffff;
            padding: 30px 20px;
            border-radius: 12px;
            box-shadow: 0 8px 25px rgba(0,0,0,0.1);
            text-align: center;
            transition: all 0.3s ease;
            width: 250px;
        }

        .hostel-fee-card h4 {
            font-size: 20px;
            color: #a5c438;
            margin-bottom: 15px;
        }

        .hostel-fee-card .fee {
            font-size: 28px;
            font-weight: bold;
            color: #0e5233;
        }

        .hostel-fee-card .fee span {
            font-size: 14px;
            color: #a5c438;
        }

        .hostel-fee-card:hover {
            transform: translateY(-6px);
            box-shadow: 0 12px 30px rgba(0,0,0,0.15);
        }

        .hostel-fee-card.ac {
            background: #0e5233;
            color: #fff;
        }

        .hostel-fee-card.ac .fee {
            color: #fff;
        } 


        /* core-values */
        .core-values {
            padding: 60px 0;
        }

        .core-box {
            flex: 0 0 25%;
        }

        .core-inner {
            background: #f8f8f8; 
            border-radius: 10px;
            padding: 25px 15px;
            height: 100%;
            transition: 0.3s;
            border: 2px solid transparent;
        }

        .core-inner:hover {
            background: #0e5233;
            border-color: #0e5233;
            transform: translateY(-6px);
        }

        .core-inner h4 {
            font-size: 18px;
            margin-bottom: 12px;
            font-weight: 700;
            color: #0e5233;;
        }

        .core-inner p {
            font-size: 14px;
            line-height: 1.5;
            color: #000000;
        }

        .core-inner .fa-solid {
            font-size: 14px;
            line-height: 1.5;
            color: #000000;
        }

        /* Hover text color change */
        .core-inner:hover h4,
        .core-inner:hover p,
        .core-inner:hover .fa-solid {
            color: #fff;
        }

        /* Mobile Responsiveness */
        @media (max-width: 991px) {
            .core-box {
                flex: 0 0 33.33%;
            }
        }
        @media (max-width: 767px) {
            .core-box {
                flex: 0 0 50%;
            }
        }


        .quality-section {
            padding: 60px 0;
        } 

        .section-title span {
            color: #0e5233;
        }

        .section-subtitle {
            text-align: center;
            max-width: 850px;
            margin: auto;
            font-size: 17px;
            font-weight: 500;
            color: #222;
        }

        .policy-card {
            background: #ffffff;
            border-radius: 12px;
            padding: 30px 22px;
            text-align: center;
            height: 100%;
            transition: 0.35s;
            border: 2px solid transparent;
        }

        .policy-card .policy-icon {
            font-size: 34px;
            margin-bottom: 15px;
            color: #0e5233;
        }

        .policy-card h4 {
            font-size: 20px;
            margin-bottom: 12px;
            font-weight: 700;
            color: #0e5233;
        }

        .policy-card p {
            font-size: 15px;
            color: #333;
        }

        /* Featured main card (left side) */
        .policy-card.featured {
            background: #0e5233;
            color: #fff;
        }
        .policy-card.featured h4,
        .policy-card.featured p {
            color: #fff;
        }
        .policy-card.featured .policy-icon {
            color: #fff;
        }

        /* Hover effect */
        .policy-card:hover {
            border-color: #0e5233;
            transform: translateY(-6px);
        }

        /* Mobile responsiveness */
        @media (max-width: 767px) {
            .policy-card {
                text-align: center;
            }
        }



        .logo-hover-effect {
            filter: grayscale(100%);
            transition: 0.45s ease-in-out;
            transform: scale(1);
        }

        .logo-hover-effect:hover {
            filter: grayscale(0%) brightness(1.08);
            transform: scale(1.05);
        }

        /* RIGHT COLUMN VIDEO BACKGROUND */
        .video-bg-col {
            position: relative;
            height: 420px;  
            overflow: hidden;
        }

        .right-video {
            position: absolute;
            inset: 0;
            width: 100%;
            height: 100%;
            object-fit: cover;           /* fills div like background */
        }

        .video-overlay {
            position: absolute;
            inset: 0;
            background: rgba(0,0,0,0.3); /* optional overlay */
            z-index: 1;
        }
        @media (max-width: 768px) {
            .video-bg-col {
                height: 260px;
            }
        }




        /* Pages Header */
        .pages-header{ height:300px; padding-top:150px; !important; background-image: url('../../uploads/slider1.jpg'); }
        .pages-header-heading{ color:white; margin-top:10px; }
        .page-header-border{ border-top:1px solid white; }
        .header-breadcrumb{ color:#a4bf37; }

        .page__title{ margin-bottom:20px;}
        .main-heading-white-text { padding:10px 40px; color:white; text-align:center; }

        .fixed-bg-section { 
            min-height: 410px;                /* fixed height */
            background-image: url('uploads/future-infra-banner-CMstpgyq.webp');
            background-size: cover;       /* cover full div */
            background-position: center;  /* center image */
            background-repeat: no-repeat;
        }
        @media (max-width: 768px) {
            .fixed-bg-section {
                height: 300px;
            }
        }




        /* Student */
        .know-more-btn {
        margin-top: 10px;
        padding: 6px 14px;
        font-size: 13px;
        border: none;
        background: #a4bf37;
        color: #000;
        border-radius: 20px;
        cursor: pointer;
        }
        .know-more-btn:hover { 
        background: #0e5233;
        color: white; 
        }

        .service-modal {
        position: fixed;
        inset: 0;
        background: rgba(0, 0, 0, 0.8);
        display: none;
        justify-content: center;
        align-items: center;
        z-index: 99999; /* VERY HIGH */
        }

        .service-modal.show {
        display: flex;
        }

        .service-modal-content {
        background: #fff;
        padding: 30px;
        max-width: 700px;
        width: 90%;
        max-height: 80vh;
        overflow-y: auto;
        border-radius: 14px;
        position: relative;
        z-index: 100000;
        }

        .close-modal {
        position: absolute;
        top: 12px;
        right: 18px;
        font-size: 28px;
        cursor: pointer;
        }


        .service-modal-content h3 {
        margin-bottom: 15px;
        }
 






        /* Photo Gallery */
        .gallery-section {
        padding: 60px 0px;        
        background: rgb(226, 226, 226); 
        text-align: center;
        }

        .gallery-title {
        font-size: 28px;
        margin-bottom: 25px;
        font-weight: 600;
        }

        .gallery {
        display: grid;
        grid-template-columns: repeat(4, 1fr);
        gap: 15px;
        }

        .gallery img {
        width: 100%;
        height: 220px;
        object-fit: cover;
        border-radius: 12px;
        cursor: pointer;
        transition: transform 0.3s, box-shadow 0.3s;
        }

        .gallery img:hover {
        transform: scale(1.05);
        box-shadow: 0 10px 25px rgba(0,0,0,0.2);
        }

        /* Lightbox */
        #lightbox {
        display: none;
        position: fixed;
        z-index: 9999999;
        inset: 0;
        background: rgba(0, 0, 0, 0.85);
        justify-content: center;
        align-items: center;
        }

        #lightbox img {
        max-width: 90%;
        max-height: 85%;
        border-radius: 12px;
        }

        #lightbox .close {
        position: absolute;
        top: 30px;
        right: 40px;
        font-size: 40px;
        color: #fff;
        cursor: pointer;
        }

        /* Responsive */
        @media (max-width: 992px) {
        .gallery {
            grid-template-columns: repeat(2, 1fr);
        }
        }

        @media (max-width: 576px) {
        .gallery {
            grid-template-columns: 1fr;
        }
        }


/* constituent-units Page */
.constituent-units-section {
  padding: 40px 0;
  background: #ffffff;
}

.section-intro {
  max-width: 700px;
  margin: 15px auto 0;
  color: #555;
}

.cu-section {
  margin-bottom: 60px;
  padding:; 
} 

.light-bg {
  background: #a2c138;
  padding: 40px;
  border-radius: 16px;
}

.cu-list { 
} 

.cu-grid {
  display: grid;
  gap: 20px;
  margin-top: 25px;
}

/* Mobile */
@media (max-width: 575px) {
  .cu-grid {
    grid-template-columns: 1fr;
  }
}

/* Tablets */
@media (min-width: 576px) and (max-width: 991px) {
  .cu-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}

/* Laptops */
@media (min-width: 992px) and (max-width: 1399px) {
  .cu-grid {
    grid-template-columns: repeat(5, 1fr);
  }
}

/* Desktops & Large Screens */
@media (min-width: 1400px) {
  .cu-grid {
    grid-template-columns: repeat(5, 1fr);
  }
}

.cu-card {
  background: #a2c138;
  padding: 20px;
  border-radius: 16px;
  box-shadow: 0 8px 20px rgba(0,0,0,0.06);
  font-size: ;
  text-align: center;
  transition: all 0.35s ease;
  cursor: pointer;
}

.cu-card:hover {
  transform: translateY(-6px) scale(1.02);
  box-shadow: 0 12px 30px rgba(0,0,0,0.12);
}


.cu-card i {
  font-size: 40px;
  margin-bottom: 18px;
  color: #0e5233;
  transition: color 0.35s ease;
}

.cu-card span {
  display: block;
  transition: color 0.35s ease;
  
  line-height: 1.4;
  font-size: 16px;
} 


/* Hover Effect */
.cu-card:hover {
  background: #0e5233;
  transform: translateY(-6px);
}

.cu-card:hover i,
.cu-card:hover span {
  color: #ffffff;
}


.cu-note {
  margin-top: 15px;
  font-style: italic;
  color: #555;
}

.commitment {
  background: linear-gradient(135deg, #035718, #56d45c);
  color: #fff;
  padding: 40px 40px;
  border-radius: 18px;
  font-size:20px;
  margin-top:60px;
}

.commitment h3,
.commitment p {
  color: #fff;
}

.tagline {
  margin-top: 25px;
  font-size: 22px;
  font-weight: 600;
}

.brand-line {
  margin-top: 10px;
  font-size: 15px; 
}

.single-img-with-shadow{ width:100%; border-radius:10px; box-shadow:8px 8px 5px #3f3f3fff; }



.badges-grid{
            display:grid;
            grid-template-columns:repeat(auto-fit,minmax(220px,1fr));
            gap:20px;
        }
        .badge-card{
            background:#fff;
            padding:20px;
            border-radius:14px;
            box-shadow:0 8px 20px rgba(0,0,0,0.08);
        }
        .badge-card i{
            font-size:36px;
            color:#b18b2f;
            margin-bottom:12px;
        }
        .badge-card{
            transition:all .3s ease;
            border:1px solid #eee;
        }
        .badge-card:hover{
            transform:translateY(-6px);
            box-shadow:0 14px 30px rgba(0,0,0,.12);
        }
        .badge-card h4{
            margin-top:10px;
            font-size:20px;
            font-weight:600;
        }



        .counter-section{
            position:relative;
            background:url('uploads/future-infra-banner-CMstpgyq.webp') center/cover no-repeat;
            filter:grayscale(100%);
            padding:80px 0;
        }
        .counter-overlay{
            position:absolute;
            inset:0;
            background:rgba(0,0,0,0.65);
        }
        .counter-grid{
            position:relative;
            display:grid;
            grid-template-columns:repeat(4,1fr); /* 4 in one row */
            gap:30px;
            text-align:center;
            color:#fff;
        }

        .counter-box span{
            font-size:48px;
            font-weight:700;
            color:#a3c238; /* NEW COLOR */
        }




        .accreditation-timeline{ padding:60px 0px;}
        .timeline-wrapper{
            position:relative;
            max-width:900px;
            margin:auto;
            padding-top:;
        }

        .timeline-wrapper::before{
            content:'';
            position:absolute;
            left:50%;
            top:0;
            bottom:0;
            width:4px;
            background:#0e5233;
            transform:translateX(-50%);
        }

        /* TIMELINE ITEM */
        .timeline-item{
            position:relative;
            display:flex;
            align-items:top;
            margin-bottom:50px;
        }

        /* LEFT & RIGHT ALIGNMENT */
        .timeline-item.left{
            justify-content:flex-end;
        }
        .timeline-item.right{
            justify-content:flex-start;
        }

        /* CONTENT BOX */
        .timeline-item .content{
            position:relative;
            background:#0e5233;
            color:#fff;
            padding:24px;
            width:42%;
            border-radius:14px;
            box-shadow:0 10px 25px rgba(0,0,0,.15);
            transition:all .35s ease;
        }

        /* HOVER EFFECT */
        .timeline-item:hover .content{
            background:#a3c238;
            color:#000;
            transform:scale(1.05);
        }

        /* YEAR CIRCLE */
        .year-circle{
            position:absolute;
            left:50%;
            top:40px;
            transform:translateX(-50%);
            width:70px;
            height:70px;
            background:#0e5233;
            color:#fff;
            border-radius:50%;
            display:flex;
            align-items:center;
            justify-content:center;
            font-weight:700;
            z-index:3;
            transition:.3s ease;
        }

        .timeline-item:hover .year-circle{
            background:#a3c238;
            color:#000;
        }

        /* ARROWS — CENTERED TO YEAR */
        .timeline-item.right .content::after{
            content:'';
            position:absolute;
            right:-14px;
            top:50%;
            transform:translateY(-50%);
            border-width:12px 0 12px 14px;
            border-style:solid;
            border-color:transparent transparent transparent #0e5233;
        }

        .timeline-item.left .content::before{
            content:'';
            position:absolute;
            left:-14px;
            top:50%;
            transform:translateY(-50%);
            border-width:12px 14px 12px 0;
            border-style:solid;
            border-color:transparent #0e5233 transparent transparent;
        }

        /* ARROW COLOR ON HOVER */
        .timeline-item:hover .content::before{
            border-color:transparent #a3c238 transparent transparent;
        }
        .timeline-item:hover .content::after{
            border-color:transparent transparent transparent #a3c238;
        }

        /* MOBILE RESPONSIVE */
        @media (max-width:768px){

            .timeline-wrapper::before{
                left:20px;
                transform:none;
            }

            .timeline-item{
                flex-direction:column;
                align-items:flex-start;
                margin-left:40px;
            }

            .timeline-item.left,
            .timeline-item.right{
                justify-content:flex-start;
            }

            .timeline-item .content{
                width:100%;
                margin-top:30px;
            }

            .year-circle{
                left:20px;
                top:-20px;
                transform:none;
            }

            .timeline-item .content::before,
            .timeline-item .content::after{
                left:-14px;
                right:auto;
                border-width:12px 14px 12px 0;
                border-color:transparent #0e5233 transparent transparent;
            }

            .timeline-item:hover .content::before{
                border-color:transparent #a3c238 transparent transparent;
            }
        }

        /* ICON INSIDE YEAR */
        .year-circle i{
            font-size:18px;
            display:block;
            margin-bottom:2px;
        }

        /* SCROLL REVEAL */
        .timeline-item{
            opacity:0;
            transform:translateY(60px);
            transition:all .8s ease;
        }

        .timeline-item.show{
            opacity:1;
            transform:translateY(0);
        }

        /* ANIMATED TIMELINE LINE */
        .timeline-wrapper::before{
            height:0;
            animation:growLine 1.8s ease forwards;
        }

        @keyframes growLine{
            from{height:0;}
            to{height:100%;}
        }

        /* SMOOTHER HOVER */
        .timeline-item .content{
            will-change:transform;
        }

        /* ================================
        PULSING YEAR CIRCLE
        ================================ */
        .year-circle{
            animation:pulse 2.5s infinite;
        }

        @keyframes pulse{
            0%{
                box-shadow:0 0 0 0 rgba(163,194,56,0.6);
            }
            70%{
                box-shadow:0 0 0 18px rgba(163,194,56,0);
            }
            100%{
                box-shadow:0 0 0 0 rgba(163,194,56,0);
            }
        }

        /* STOP PULSE ON HOVER */
        .timeline-item:hover .year-circle{
            animation:none;
        }

        /* ================================
        STAGGERED ANIMATION
        ================================ */
        .timeline-item{
            transition-delay:var(--delay);
        }

        /* ================================
        MOBILE VERTICAL ONLY TIMELINE
        ================================ */
        @media (max-width:768px){

            .timeline-wrapper{
                padding-left:40px;
            }

            .timeline-wrapper::before{
                left:18px;
            }

            .timeline-item{
                margin-left:0;
                padding-left:20px;
            }

            .timeline-item.left,
            .timeline-item.right{
                justify-content:flex-start;
            }

            .timeline-item .content{
                margin-left:0;
                margin-top:35px;
            }

            .year-circle{
                left:18px;
                top:-28px;
            }

            .timeline-item .content::before,
            .timeline-item .content::after{
                left:-14px;
                right:auto;
                border-width:12px 14px 12px 0;
            }
        }




        .reveal{
            opacity:0;
            transform:translateY(40px);
            transition:all .8s ease;
        }
        .reveal.active{
            opacity:1;
            transform:translateY(0);
        }





.recognitions-section{ padding:60px 0px; }
.recognitions-grid{
    display:grid;
    grid-template-columns:repeat(auto-fit,minmax(240px,1fr));
    gap:24px;
}

.recognition-card{
    background:#fff;
    padding:36px 28px;
    border-radius:18px;
    text-align:center;
    box-shadow:0 10px 30px rgba(0,0,0,0.08);
    transition:all .35s ease;
    border:1px solid #eee;
}

.recognition-card i{
    font-size:42px;
    color:#0e5233;
    margin-bottom:18px;
}

.recognition-card h4{
    font-size:20px;
    font-weight:600;
    margin-bottom:10px;
}

.recognition-card p{
    font-size:15px;
    line-height:1.6;
    color:#555;
}

.recognition-card:hover{
    transform:translateY(-10px);
    box-shadow:0 18px 45px rgba(0,0,0,0.15);
}

.recognition-card:hover i{
    color:#a3c238;
}



/* ================================ */
/* 1. CHANCELLOR / VICE-CHANCELLOR */
/* ================================ */

.dual-container{
    display:flex;
    gap:20px;
    margin-bottom:50px;
}

.dual-box{
    flex:1;
    background:white;
    border-radius:12px;
    padding:20px;
    box-shadow:0 4px 12px rgba(0,0,0,0.1);
} 

.dual-box h2{
    margin-top:15px;
    color:#0e5233;
}

.dual-box p{
    font-size:15px;
    color:#444;
    line-height:1.6;
}
.message-photo{ width:150px; height:150px; border-radius:50%; float:right; margin:10px; }



/* ================================ */
/* 2. UNIVERSITY AT A GLANCE SLIDER */
/* ================================ */

.slider-section{
    margin-top:60px;
}

.slider-container{
    display:flex;
    align-items:center;
    position:relative;
}

.slider-wrapper{
    display:flex;
    overflow:hidden;
    width:100%;
}

.slider-items{
    display:flex;
    transition:transform 0.4s ease-in-out;
}

.slider-item{
    min-width:20%;
    background:#0e5233;
    color:white;
    margin:5px;
    padding:25px;
    text-align:center;
    border-radius:12px;
    transition:0.3s;
}

.slider-item:hover{
    background:#a3c238;
}

.slider-item i{
    font-size:30px;
    margin-bottom:10px;
}

.slider-item .big{
    font-size:32px;
    font-weight:bold;
}

.slider-item .small{
    font-size:14px;
    opacity:0.9;
}

/* Buttons */
.arrow-btn{
    font-size:35px;
    cursor:pointer;
    padding:10px;
    color:#0e5233;
    transition:0.3s;
}

.arrow-btn:hover{
    color:#a3c238;
}




/* Student Services sEction */
/* GRID FIX */
#servicesContainer {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 0px;
}

/* Card click / layering fix */
.facility-card {
    position: relative;
    z-index: 10;
    cursor: pointer;
}

/* Make sure modal comes above everything */
.service-modal {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.65);
    display: none;
    justify-content: center;
    align-items: center;
    z-index: 99999 !important;
}

.service-modal.show {
    display: flex !important;
}

.service-modal-content {
    background: #fff;
    padding: 25px;
    border-radius: 10px;
    max-width: 650px;
    width: 90%;
    max-height: 80vh;
    overflow-y: auto;
    z-index: 100000;
}



/* Highlight SEction */
.highlights-section{ background:#f5f7fb; padding:60px 0px;}
.highlight-card {
    background: #fff;
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0 8px 18px rgba(0,0,0,0.08);
    transition: all 0.3s ease;
}

.highlight-card:hover {
    transform: translateY(-6px);
    box-shadow: 0 12px 28px rgba(0,0,0,0.12);
}

.highlight-img {
    width: 100%;
    height: 200px;
    object-fit: cover;
    border-radius: 0 !important;
    display: block;
}

.highlight-content {
    padding: 15px;
}
 


.apply-form-box{
    background-color: white; padding:15px; border-radius:10px; box-shadow: 5px 5px 10px black;
}
 

/* APPLY FORM */
.fu-apply-form {
    background: #ffffff;
    padding: 15px 15px;
    border-radius: 14px;
    box-shadow: 0 15px 40px rgba(0,0,0,.18);
}

.fu-apply-form .form-header small {
    font-size: 13px;
    letter-spacing: 1px;
    color: #666;
}

.fu-apply-form .form-header h3 {
    font-weight: 700;
    font-size: 20px;
    margin-top: 4px;
    margin-bottom: 18px;
    color: #111;
}

.fu-apply-form .form-control {
    height: 46px;
    font-size: 13px;
    border-radius: 8px;
    border: 1px solid #ddd;
    padding: 0 12px;
}

.fu-apply-form .form-control:focus {
    border-color: #0e5233; /* theme red */
    box-shadow: none;
}

.mobile-field {
    position: relative;
    margin: 0px 0;
}

.mobile-field .country-code {
    position: absolute;
    left: 12px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 13px;
    color: #444;
}

.mobile-field input {
    padding-left: 45px;
}

.consent-text {
    font-size: 11px;
    color: #666;
    margin: 12px 0;
}

.apply-btn {
    background: #0e5233; /* Future University red */
    color: #fff;
    width: 100%;
    border-radius: 6px;
    height: 44px;
    font-weight: 600;
    border: none;
}

.apply-btn:hover {
    background: #a3c238;
    color:black;
}

.login-text {
    text-align: center;
    font-size: 13px;
    margin-top: 10px;
}

.login-text a {
    color: #0e5233;
    text-decoration: none;
}

.section-padding{ padding:60px 0px; }



/* HERO Section */

.hero-admission {
    position: relative;
    height: 93vh; /* default for normal screens */
    max-height: 700px; /* hard limit */
    display: flex;
    align-items: center;
    overflow: hidden;
    padding-top: 120px;
}

/* BACKGROUND IMAGE */
.hero-bg {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: 0;
}

/* BLACK OVERLAY */
.hero-dark-overlay {
    position: absolute;
    inset: 0;
    background: rgba(0, 0, 0, 0.7); /* ✔ 70% black */
    z-index: 1;
}

/* CONTENT ABOVE OVERLAY */
.hero-admission .container {
    position: relative;
    z-index: 2;
}

/* FORM */
.enquiry-form {
    background: #fff;
    padding: 35px;
    border-radius: 16px;
    box-shadow: 0 30px 60px rgba(0,0,0,0.25);
}

/* RESPONSIVE */
@media (min-width: 1400px) {
    .hero-admission {
        height: 600px;   /* FIXED HEIGHT */
        max-height: 600px;
    }
}

@media (max-width: 768px) {
    .hero-admission {
        min-height: 90vh;
    }

    .enquiry-form {
        margin-top: 30px;
    }
}







.youtube-wrapper {
    position: relative;
    width: 100%;
    height: 100%;              /* 👈 take full parent height */
    min-height: 530px; 
    overflow: hidden;
    cursor: pointer;
    background: #000;
}

/* Thumbnail fills full height */
.youtube-thumb {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;         /* 👈 KEY LINE */
}

/* Play button center */
.youtube-play-btn {
    position: absolute;
    inset: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 2;
}

.youtube-play-btn::before {
    content: '';
    width: 70px;
    height: 70px;
    background: rgba(198,0,0,.95);
    border-radius: 50%;
}

.youtube-play-btn::after {
    content: '';
    position: absolute;
    border-style: solid;
    border-width: 12px 0 12px 20px;
    border-color: transparent transparent transparent #fff;
    margin-left: 5px;
}

/* iframe must also stretch */
.youtube-wrapper iframe {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    border: 0;
}

.video-box,
.col-video {
    height: 100%;
}

/* Hover effect */
.youtube-wrapper:hover .youtube-play-btn::before {
    transform: scale(1.08);
}



/* FEE TABLE DESIGN */
.fee-table-wrapper {
    width: 100%;
}

.fee-table {
    width: 100%;
    border-collapse: collapse;
    background: #fff;
    border-radius: 6px;
    overflow: hidden;
    box-shadow: 0 6px 15px rgba(0,0,0,0.08);
}

.fee-table thead th {
    background: #7a7a7a;   /* grey header like image */
    color: #fff;
    padding: 12px 14px;
    font-size: 14px;
    font-weight: 600;
    text-align: left;
    border-right: 1px solid #9a9a9a;
}

.fee-table thead th:last-child {
    border-right: none;
}

.fee-table tbody td {
    padding: 12px 14px;
    font-size: 14px;
    color: #222;
    border: 1px solid #ddd;
}

.fee-table tbody tr:last-child td {
    border-bottom: none;
}

/* spacing helper */
.mt-3 {
    margin-top: 18px;
}
.fee-table tbody td:nth-child(2) {
    font-weight: 600;
}
@media(max-width:768px){
    .fee-table-wrapper{
        overflow-x:auto;
    }
}



.section-padding {
    padding: 60px 0;
    background-color: #f0f0f0;
}

/* Headings */
.section-title span,
.mainHeading span,
.cta-section span { 
}

/* Feature List */
.feature-list {
    list-style: none;
    padding: 0;
}

.feature-list li {
    display: flex;
    align-items: center;
    gap: 12px;
    font-size: 16px;
    margin-bottom: 14px;
}

.feature-list i { 
    font-size: 18px;
}

/* Vision Card */
.vision-card {
    position: relative;
    border-radius: 16px;
    overflow: hidden;
    color: #fff;
    box-shadow: 0 20px 40px rgba(0,0,0,0.25);
    min-height: 380px;
}

/* Image */
.vision-bg-img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: 0;
}

/* Fade overlay */
.vision-overlay {
    position: absolute;
    inset: 0;
    background: linear-gradient(
        to bottom,
        rgba(0,0,0,0) 0%,
        rgba(0,0,0,0) 30%,
        rgba(15,32,39,0.85) 65%,
        rgba(15,32,39,0.95) 100%
    );
    z-index: 1;
}

/* Content */
.vision-content {
    position: relative;
    z-index: 2;
    padding: 40px;
    text-align: justify;
    margin-top: 20%;
}

.vision-content h2 {
    margin-bottom: 15px;
    font-weight: 700;
}


/* Career Cards */
.career-card {
    background: #fff;
    padding: 35px 20px;
    border-radius: 14px;
    box-shadow: 0 10px 30px rgba(0,0,0,0.08);
    transition: all 0.3s ease;
}

.career-card i {
    font-size: 40px;
    color: #0e5233;;
    margin-bottom: 15px;
}

.career-card:hover {
    transform: translateY(-8px);
    box-shadow: 0 20px 40px rgba(0,0,0,0.15);
} 


.career-section{ padding:60px 0px;}

/* CTA */ 
.cta-section {
    background: linear-gradient(135deg, #a2c136, #0e5233);
    padding: 60px 20px;
    color: #fff;
}

.cta-section p {
    max-width: 600px;
    margin: auto;
    opacity: 0.9;
}

.btn-zoom {
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.btn-zoom:hover {
    transform: scale(1.08);
    box-shadow: 0 10px 25px rgba(0,0,0,0.25);
}



.breadcrumb{ padding:10px; background-color: #0e5233; color:white; } 

        .cse-program-section { 
            color: #fff; padding:0px 0px;
        }

        .section-title {
            font-size: 36px;
            font-weight: 700;
        }

        .section-subtitle {
            color: #d1e8ff;
            max-width: 800px;
            margin: auto;
        }

        .info-box {
            background-color: #3c3c3c;
            padding: 30px;
            border-radius: 16px;
            box-shadow: 0 15px 30px rgba(0,0,0,0.2);
        }

        .box-title {
            font-size: 24px;
            margin-bottom: 20px;
            color: #ffffff;
        }

        .styled-list li {
            margin-bottom: 10px;
            position: relative;
            padding-left: 20px;
            list-style:none;
        }

        .styled-list li::before {
            content: "✔";
            position: absolute;
            left: 0;
            color: #ffffff;
        }

        .feature-item,
        .study-item {
            background: rgba(255,255,255,0.12);
            margin: 10px 0;
            padding: 12px;
            border-radius: 10px;
            font-weight: 500;
            transition: 0.3s;
        }

        .feature-item:hover,
        .study-item:hover {
            background: black;
            color: #000;
            transform: translateY(-4px);
        }

        .highlight-box { 
            color: white;
        }

        .program-objectives {
            list-style: none; /* ❌ removes dot */
            padding-left: 0;
        }


        .partner-slider {
            overflow: hidden;
        }

        .partner-slider img {
            max-height: 80px;
            filter: grayscale(100%);
            transition: 0.3s;
        }

        .partner-slider img:hover {
            filter: grayscale(0%);
            transform: scale(1.05);
        }



/* Slide from left */
.slide-left {
    opacity: 0;
    transform: translateX(-60px);
    animation: slideLeft 1s ease forwards;
}

.delay-btn {
    animation-delay: 1.4s;
}

/* Typing text */
.typing-text {
    min-height: 90px;
    white-space: normal;
    overflow: hidden;
    border-right: 3px solid #fff;
    animation: blink 0.8s infinite;
}

/* Animations */
@keyframes slideLeft {
    to {
        opacity: 1;
        transform: translateX(0);
    }
}

@keyframes blink {
    50% { border-color: transparent; }
}

/* Button hover zoom */
.btn-zoom {
    transition: transform 0.3s ease;
}
.btn-zoom:hover {
    transform: scale(1.05);
}




/* Ensure tabs always remain clickable */
.nav-tabs .nav-link {
    pointer-events: auto !important;
    cursor: pointer;
    z-index: 10;
    position: relative;
}




/* FORCE FIX FOR SWIPER */
/* =========================
   SECTION BASE
========================= */
.recognitions-section {
    padding:60px 0;
    background: #f0f0f0;
    color: black;
    overflow: hidden;
}

/* =========================
   DESKTOP LAYOUT
========================= */
.recognitions-row {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 15px;
    margin-top: 15px;
    flex-wrap: wrap;
}

/* =========================
   LOGO CARD
========================= */
.recognitions-slider {
    overflow: hidden;
    width: 100%;
}

.recognitions-track {
    display: flex;
    gap: 10px;
    width: max-content;
    will-change: transform;
}

.logo-card2 {
    flex: 0 0 auto;
}

.logo-card2 {
    width: 180px; 
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.4s ease;
}

.logo-card2 img {
    max-width: 100%;
    max-height: 100%;
    object-fit: contain; 
    transition: all 0.4s ease;
}

/* 🔍 Hover Zoom + Glow */
.logo-card2:hover img {
    transform: scale(1.15);
    filter: brightness(1) invert(0) drop-shadow(0 10px 25px rgba(255,255,255,0.35));
}

/* Optional: pause on hover */
.recognitions-slider:hover .recognitions-track {
    animation-play-state: paused;
}
 
 

/* =========================
   MARQUEE ANIMATION
========================= */
@keyframes marquee {
    0% {
        transform: translateX(0);
    }
    100% {
        transform: translateX(-50%);
    }
}

.footer-heading{
    font-size: 1.2rem;
    margin-bottom: 25px;
}




/* ================= EVENTS SECTION ================= */
.events-section {
    background:#a4c337; /* refined yellow */
    padding: 60px 0 100px;
}
 

.events-header h2 {
    font-size: 42px;
    font-weight: 300;
    color: #111;
    margin-bottom: 10px;
}

.events-header h2 span {
    font-weight: 700;
}

.events-header p {
    color: #333;
    font-size: 17px;
    max-width: 600px;
    margin: 0 auto 50px;
}

/* ================= EVENT CARD ================= */
.event-card {
    background: #fff;
    border-radius: 18px;
    overflow: hidden;
    box-shadow: 0 12px 30px rgba(0,0,0,0.12);
    transition: transform 0.4s ease, box-shadow 0.4s ease;
    height: 100%;    
    min-height:400px;
}

.event-card:hover {
    transform: translateY(-8px);
    box-shadow: 0 22px 50px rgba(0,0,0,0.18);
}

.event-link {
    text-decoration: none;
    color: inherit;
    display: block;
}

/* ================= IMAGE ================= */
.event-img {
    position: relative;
    overflow: hidden;
}

.event-img img {
    width: 100%;
    height: 240px;
    object-fit: cover;
    transition: transform 0.6s ease;
}

.event-card:hover .event-img img {
    transform: scale(1.12);
}

/* soft overlay */
.event-img::after {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(to bottom, rgba(0,0,0,0.05), rgba(0,0,0,0.35));
    opacity: 0;
    transition: opacity 0.4s ease;
}

.event-card:hover .event-img::after {
    opacity: 1;
}

/* badge */
.event-badge {
    position: absolute;
    top: 15px;
    left: 15px;
    background: #111;
    color: #fff;
    padding: 6px 12px;
    font-size: 12px;
    border-radius: 30px;
    letter-spacing: 0.5px;
}

/* ================= CONTENT ================= */
.event-body {
    padding: 18px 20px 24px;
}

.event-date {
    display: block;
    font-size: 13px;
    font-weight: 600;
    color: #777;
    margin-bottom: 6px;
    text-transform: uppercase;
}

.event-body h3 {
    font-size: 17px;
    line-height: 1.4;
    font-weight: 600;
    color: #111;
    transition: color 0.3s ease;
}

.event-card:hover h3 {
    color: #7a8f00;
}

/* ================= RESPONSIVE ================= */
@media (max-width: 768px) {
    .events-header h2 {
        font-size: 32px;
    }

    .event-img img {
        height: 200px;
    }
}

/* FIX swiper slide width */
.events-section .swiper-slide {
    width: 320px;              /* card width */
    max-width: 85vw;           /* mobile safety */
    margin-right:15px;
}

/* Keep cards centered nicely */
.events-section .swiper-wrapper {
    align-items: stretch;
}

.read-more-btn{  }


.program-links .col-md-6 {
    border-bottom: 1px dashed #dcdcdc;
    padding-bottom: 6px;
}

.program-link {
    color: #000;
    font-weight: 500;
    text-decoration: none;
    transition: all 0.3s ease;
}

.program-link:hover {
    color: #198754; /* Bootstrap success green */
    text-decoration: underline;
    padding-left: 4px;
}


/* ===== EVENTS GRID ===== */
.events-grid {
    margin-top: 20px;
}

/* CARD */
.event-card {
    background: #fff;
    border-radius: 14px;
    overflow: hidden;
    box-shadow: 0 8px 25px rgba(0,0,0,0.08);
    transition: all 0.35s ease; 
    max-height: ;
}

.event-card:hover {
    transform: translateY(-6px);
    box-shadow: 0 14px 40px rgba(0,0,0,0.15);
}

/* LINK RESET */
.event-link {
    text-decoration: none;
    color: inherit;
    display: flex;
    flex-direction: column;
    height: 100%;
}

/* IMAGE */
.event-img {
    position: relative;
    height: 220px;
    overflow: hidden;
}

.event-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.4s ease;
}

.event-card:hover .event-img img {
    transform: scale(1.08);
}

/* BADGE */
.event-badge {
    position: absolute;
    top: 14px;
    left: 14px;
    background: #a4bf37;
    color: #000;
    font-size: 12px;
    font-weight: 600;
    padding: 6px 14px;
    border-radius: 20px;
    text-transform: uppercase;
}

/* BODY */
.event-body {
    padding: 18px 20px 22px;
    display: flex;
    flex-direction: column;
    flex-grow: 1;
}

.event-date {
    font-size: 13px;
    font-weight: 600;
    color: #777;
    margin-bottom: 8px;
}

.event-body h3 {
    font-size: 18px;
    line-height: 1.4;
    font-weight: 600;
    color: #111;
    margin: 0;
}



/* Grayscale by default */
.grayscale-logos .logo-img {
    width: 90%;
    filter: grayscale(100%);
    transition: filter 0.4s ease-in-out, transform 0.3s ease;
}

/* On hover: show original color */
.grayscale-logos .logo-img:hover {
    filter: grayscale(0%);
    transform: scale(1.05); /* subtle zoom (optional) */
}

 .brands{ padding:30px 0px; }

