@charset "UTF-8";
    @font-face {
    font-family: 'Impact';
    src: url('/public/course/assets/fonts/impact/Impact.eot');
    src: url('/public/course/assets/fonts/impact/Impact.eot?#iefix') format('embedded-opentype'),
        url('/public/course/assets/fonts/impact/Impact.woff2') format('woff2'),
        url('/public/course/assets/fonts/impact/Impact.woff') format('woff'),
        url('/public/course/assets/fonts/impact/Impact.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
/* Scrollbar styling for webkit */
::-webkit-scrollbar {
  min-width: 4px;
  width: 4px;
  max-width: 4px;
}

::-webkit-scrollbar,
::-webkit-scrollbar-track,
::-webkit-scrollbar-track-piece {
  background: #171719;
}

::-webkit-scrollbar-button,
::-webkit-scrollbar-thumb {
  background: #dddddd;
}
    /* New Program Header CSS - CGC University AWS */

.step-second-menu.st-programs {
    padding-left: 0;
    padding-right: 0;
}
.custom-2526-menu .col-xl-12.menu-heading {
    padding: 0 30px;
}
.menu-heading p.heading{
    margin-bottom: 0px;
    margin-top: 20px;
    font-size: 16px !important;
    font-weight: 500;
    background-color: #9F0203;
    display: inline-block;
    padding: 4px 10px;
    color: var(--text-white);
    margin-bottom: 4px;
}
.custom-2526-menu .menu__block {
    column-count: 2;
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-gap: 20px;
}

.step-second-menu.st-programs .col-xl-9.col-md-9 {
    padding-right: 0 !important;
}
.menu__block.mehroon-bg {
    background-color: #9F0203;
    color: var(--text-white);
    padding: 20px 30px;
}
.menu__block.mehroon-bg .menu_inner_block p a {
    font-weight: 600 !important;
    color: #fff;
    font-size: 12px !important;
    display: block;
    margin-bottom: 8px;
}
.step-second-menu .menu__block.mehroon-bg li a {
    color: #e7e7e7 !important;
}
p.heading.next-year {
    margin: 15px 0 12px 30px;
}
.pg-bg.program-graphic {
    margin: 0 !important;
}
.menu__block.mehroon-bg ul li a{
    color: var(--text-white);
}
.menu_inner_block p a {
    font-weight: 500 !important;
}
.menu_inner_block p a span {
    text-transform: capitalize;
}
@media screen and (max-width: 1199.98px){
    .custom-2526-menu .col-xl-12.menu-heading {
    padding: 0 15px;
}
.menu-heading p.heading{
    margin-top: 0;
}
p.heading.next-year {
    margin: 15px 0 15px 15px;
}
.menu__block.mehroon-bg {
    padding: 10px 0px 10px 15px;
}
.step-second-menu.st-programs {
    padding-bottom: 0;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}
.menu_inner_block p{
     white-space: normal;
    overflow: hidden;
    text-overflow: ellipsis;
}
.menu_inner_block p a {
    font-weight: 500 !important;
    white-space: normal;
    overflow: hidden;
    text-overflow: ellipsis;
}
.menu_inner_block p{
    margin-top: 15px !important;
}
.custom-2526-menu .menu__block{
     column-count: 1 !important;
    -webkit-column-count: 1 !important;
    -moz-column-count: 1 !important;
}
.menu__block{
    column-count: 1 !important;
    -webkit-column-count: 1 !important;
    -moz-column-count: 1 !important;
}
.step-second-menu.st-programs .col-xl-9.col-md-9 {
    width: 100%;
}
}
    /* New Program Header CSS - CGC University AWS */
/* Bootstrap 5.1.3 */
:root {
    --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-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-white-rgb: 255, 255, 255;
    --bs-black-rgb: 0, 0, 0;
    --bs-body-color-rgb: 33, 37, 41;
    --bs-body-bg-rgb: 255, 255, 255;
    --bs-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", 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-bg: #fff;
}
*, ::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%;
    -webkit-tap-highlight-color: transparent;
}
.dsu-form h3.widget_heading {
    font-size: 16px;
    color: #01aded;
    margin-bottom: 0 !important;
	text-transform: uppercase;
}
hr {
    margin: 1rem 0;
    color: inherit;
    background-color: currentColor;
    border: 0;
    opacity: .25;
}
hr:not([size]) {
    height: 1px;
}
.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;
}
.h1, h1 {
    font-size: calc(1.375rem + 1.5vw);
    /* font-family: 'Impact' !important; */
}
.h1, h1 {
    font-size: 2.5rem;
    /* font-family: 'Impact' !important; */
}
.h2, h2 {
    font-size: calc(1.325rem + .9vw);
}
.h3, h3 {
    font-size: calc(1.3rem + .6vw);
}
.h4, h4 {
    font-size: calc(1.275rem + .3vw);
}
@media (min-width: 1200px) {
.h2, h2 {
    font-size: 2rem;
}
.h3, h3 {
    font-size: 1.75rem;
}
.h4, h4 {
    font-size: 1.5rem;
}
}
.h5, h5 {
    font-size: 1.25rem;
}
.h6, h6 {
    font-size: 1rem;
}
p {
    margin-top: 0;
    margin-bottom: 1rem;
}
ol, ul {
    padding-left: 2rem;
}
dl, ol, ul {
    margin-top: 0;
    margin-bottom: 1rem;
}
ol ol, ol ul, ul ol, ul ul {
    margin-bottom: 0;
}
b, strong {
    font-weight: bolder;
}
.small, small {
    font-size: .875em;
}
sub, sup {
    position: relative;
    font-size: .75em;
    line-height: 0;
    vertical-align: baseline;
}
sub {
    bottom: -.25em;
}
sup {
    top: -.5em;
}
a {
    color: #0d6efd;
    text-decoration: underline;
}
a:hover {
    color: #0a58ca;
}
img, svg {
    vertical-align: middle;
}
table {
    caption-side: bottom;
    border-collapse: collapse;
}
tbody, td, tfoot, th, thead, tr {
    border-color: inherit;
    border-style: solid;
    border-width: 0;
}
button {
    border-radius: 0;
}
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;
}
[type=button]:not(:disabled), [type=reset]:not(:disabled), [type=submit]:not(:disabled), button:not(:disabled) {
    cursor: pointer;
}
iframe {
    border: 0;
}
.list-unstyled {
    padding-left: 0;
    list-style: none;
}
.img-fluid {
    max-width: 100%;
    height: auto;
}
.container, .container-fluid, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
    width: 100%;
    padding-right: var(--bs-gutter-x, .75rem);
    padding-left: var(--bs-gutter-x, .75rem);
    margin-right: auto;
    margin-left: auto;
}
.ml-30 {
    margin-left: 30px !important;
}
@media (min-width: 576px) {
    .container, .container-sm {
    max-width: 540px;
}
}@media (min-width: 768px) {
    .container, .container-md, .container-sm {
    max-width: 720px;
}
}@media (min-width: 992px) {
    .container, .container-lg, .container-md, .container-sm {
    max-width: 960px;
}
}@media (min-width: 1200px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl {
    max-width: 1140px;
}
}@media (min-width: 1400px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
    max-width: 1320px;
}
}.row {
    --bs-gutter-x: 1.5rem;
    --bs-gutter-y: 0;
    display: flex;
    flex-wrap: wrap;
    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);
}

.col-md-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
}
.col-3 {
    flex: 0 0 auto;
    width: 25%}
.col-4 {
    flex: 0 0 auto;
    width: 33.33333333%}
.col-6 {
    flex: 0 0 auto;
    width: 50%}
.col-8 {
    flex: 0 0 auto;
    width: 66.66666667%}
.col-12 {
    flex: 0 0 auto;
    width: 100%}
.col-sm-12{
    flex : 0 0 auto;
    width: 100%;
}
.g-0, .gx-0 {
    --bs-gutter-x: 0;
}
.g-0, .gy-0 {
    --bs-gutter-y: 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;
}
@media (min-width: 576px) {
.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%}
}@media (min-width: 768px) {
    .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.66666667%}    
.col-md-8 {
    flex: 0 0 auto;
    width: 66.66666667%}
.col-md-9 {
    flex: 0 0 auto;
    width: 75%}
.col-md-10 {
    flex: 0 0 auto;
    width: 83.33333333%}
.col-md-12 {
    flex: 0 0 auto;
    width: 100%}
}@media (min-width: 992px) {
    .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-8 {
    flex: 0 0 auto;
    width: 66.66666667%}
.col-lg-9 {
    flex: 0 0 auto;
    width: 75%}
.col-lg-10 {
    flex: 0 0 auto;
    width: 83.33333333%}
.col-lg-12 {
    flex: 0 0 auto;
    width: 100%}
}@media (min-width: 1200px) {
    .col-xl-3 {
    flex: 0 0 auto;
    width: 25%}
.col-xl-4 {
    flex: 0 0 auto;
    width: 33.33333333%}
.col-xl-5 {
    flex: 0 0 auto;
    width: 41.66666667%}
.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-10 {
    flex: 0 0 auto;
    width: 83.33333333%}
.col-xl-12 {
    flex: 0 0 auto;
    width: 100%}
.offset-md-1 {
        margin-left: 4.33333333%}
.offset-xl-1 {
    margin-left: 8.33333333%}
}@media (min-width: 1400px) {
    .col-xxl-4 {
    flex: 0 0 auto;
    width: 33.33333333%}
.col-xxl-8 {
    flex: 0 0 auto;
    width: 66.66666667%}
}.btn {
    display: inline-block;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: 1rem;
    border-radius: .25rem;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}.btn:hover {
    color: #212529;
}.btn-check:focus+.btn, .btn:focus {
    outline: 0;
    box-shadow: 0 0 0 .25rem rgba(13, 110, 253, .25);
}.btn-primary {
    color: #fff;
    background-color: #9F0203;
    border-color: #b20505;
}.btn-primary:hover {
    color: #fff;
    background-color: #9F0203;
    border-color: #b20505;
}.btn-check:active+.btn-primary, .btn-check:checked+.btn-primary, .btn-primary.active, .btn-primary:active, .show>.btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #9F0203;
    border-color: #b20505;
}.btn-info {
    color: #000;
    background-color: #9F0203;
    border-color: #b20505;
}.btn-info:hover {
    color: #000;
    background-color: #9F0203;
    border-color: #b20505;
}.btn-check:active+.btn-info, .btn-check:checked+.btn-info, .btn-info.active, .btn-info:active, .show>.btn-info.dropdown-toggle {
    color: #000;
    background-color: #9F0203;
    border-color: #b20505;
}.btn-group-lg>.btn, .btn-lg {
    padding: .5rem 1rem;
    font-size: 1.25rem;
    border-radius: .3rem;
}.fade {
    transition: opacity .15s linear;
}.fade:not(.show) {
    opacity: 0;
}.collapse:not(.show) {
    display: none;
}.collapsing {
    height: 0;
    overflow: hidden;
    transition: height .35s ease;
}.menu_inner_block p a {
    color: #9F0203;
}.nav {
    display: flex;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}.nav-link {
    display: block;
    padding: .5rem 1rem;
    color: #0d6efd;
    text-decoration: none;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out;
}.nav-tabs {
    border-bottom: 1px solid #dee2e6;
}.nav-tabs .nav-link {
    margin-bottom: -1px;
    background: 0 0;
    border: 1px solid transparent;
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem;
}.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: #495057;
    background-color: #fff;
    border-color: #dee2e6 #dee2e6 #fff;
}.navbar {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    padding-bottom: .5rem;
    padding-top: .5rem;
}.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: .3125rem;
    padding-bottom: .3125rem;
    margin-right: 1rem;
    font-size: 1.25rem;
    text-decoration: none;
    white-space: nowrap;
}.navbar-nav {
    display: flex;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}.navbar-nav .nav-link {
    padding-right: 0;
    padding-left: 0;
}.navbar-collapse {
    flex-basis: 100%;
    flex-grow: 1;
    align-items: center;
}.navbar-toggler {
    padding: .25rem .75rem;
    font-size: 1.25rem;
    line-height: 1;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: .25rem;
    transition: box-shadow .15s ease-in-out;
}.navbar-toggler:hover {
    text-decoration: none;
}.navbar-toggler:focus {
    text-decoration: none;
    outline: 0;
    box-shadow: 0 0 0 .25rem;
}.navbar-toggler-icon {
    display: inline-block;
    width: 1.5em; 
    height: 1.5em;
    vertical-align: middle;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
    /* background-image: url('../images/header-footer/hamburger.svg'); */
}
@media (min-width: 1200px) {
    .navbar-expand-xl {
    flex-wrap: nowrap;
    justify-content: flex-start;
}.navbar-expand-xl .navbar-nav {
    flex-direction: row;
    margin-right: auto;
    margin-top: 10px;
}.navbar-expand-xl .navbar-nav .nav-link {
    padding-right: .5rem;
    padding-left: .5rem;
}.navbar-expand-xl .navbar-collapse {
    display: flex!important;
    flex-basis: auto;
}.navbar-expand-xl .navbar-toggler {
    display: none;
}
}.card {
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0, 0, 0, .125);
    border-radius: .25rem;
}.card-body {
    flex: 1 1 auto;
    padding: 1rem 1rem;
}.card-footer {
    padding: .5rem 1rem;
    background-color: rgba(0, 0, 0, .03);
    border-top: 1px solid rgba(0, 0, 0, .125);
}.card-footer:last-child {
    border-radius: 0 0 calc(.25rem - 1px) calc(.25rem - 1px);
}.btn-close {
    box-sizing: content-box;
    width: 1em;
    height: 1em;
    padding: .25em .25em;
    color: #000;
    background: transparent 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 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat;
    border: 0;
    border-radius: .25rem;
    opacity: .5;
}.btn-close:hover {
    color: #000;
    text-decoration: none;
    opacity: .75;
}.btn-close:focus {
    outline: 0;
    box-shadow: 0 0 0 .25rem rgba(13, 110, 253, .25);
    opacity: 1;
}.modal {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1055;
    display: none;
    width: 100%;
    height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    outline: 0;
}.modal-dialog {
    position: relative;
    width: auto;
    margin: .5rem;
    pointer-events: none;
}.modal.fade .modal-dialog {
    transition: transform .3s ease-out;
    transform: translate(0, -50px);
}.modal.show .modal-dialog {
    transform: none;
}.modal-content {
    position: relative;
    display: flex;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: .3rem;
    outline: 0;
}.modal-backdrop {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1050;
    width: 100vw;
    height: 100vh;
    background-color: #000;
}.modal-backdrop.fade {
    opacity: 0;
}.modal-backdrop.show {
    opacity: .5;
}.modal-header {
    display: flex;
    flex-shrink: 0;
    align-items: center;
    justify-content: space-between;
    padding: 1rem 1rem;
    border-bottom: 1px solid #dee2e6;
    border-top-left-radius: calc(.3rem - 1px);
    border-top-right-radius: calc(.3rem - 1px);
}.modal-header .btn-close {
    padding: .5rem .5rem;
    margin: -.5rem -.5rem -.5rem auto;
}.modal-title {
    margin-bottom: 0;
    line-height: 1.5;
}.modal-body {
    position: relative;
    flex: 1 1 auto;
    padding: 1rem;
}@media (min-width: 576px) {
    .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
}
}@media (min-width: 992px) {
    .modal-lg, .modal-xl {
    max-width: 800px;
}
}.carousel {
    position: relative;
}.carousel.pointer-event {
    touch-action: pan-y;
}.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
}.carousel-inner::after {
    display: block;
    clear: both;
    content: "" 
}.carousel-item {
    position: relative;
    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 {
    display: block;
}.active.carousel-item-end, .carousel-item-next:not(.carousel-item-start) {
    transform: translateX(100%);
}.active.carousel-item-start, .carousel-item-prev:not(.carousel-item-end) {
    transform: translateX(-100%);
}.carousel-fade .carousel-item {
    opacity: 0;
    transition-property: opacity;
    transform: none;
}.carousel-fade .carousel-item-next.carousel-item-start, .carousel-fade .carousel-item-prev.carousel-item-end, .carousel-fade .carousel-item.active {
    z-index: 1;
    opacity: 1;
}.carousel-fade .active.carousel-item-end, .carousel-fade .active.carousel-item-start {
    z-index: 0;
    opacity: 0;
    transition: opacity 0s .6s;
}.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;
    border: 0;
    opacity: .5;
    transition: opacity .15s ease;
}.carousel-control-next:focus, .carousel-control-next:hover, .carousel-control-prev:focus, .carousel-control-prev:hover {
    color: #fff;
    text-decoration: none;
    outline: 0;
    opacity: .9;
}.carousel-control-prev {
    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 0z'/%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-.708z'/%3e%3c/svg%3e");
}.carousel-indicators {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2;
    display: flex;
    justify-content: center;
    padding: 0;
    margin-right: 15%;
    margin-bottom: 1rem;
    margin-left: 15%;
    list-style: none;
}.carousel-indicators [data-bs-target] {
    box-sizing: content-box;
    flex: 0 1 auto;
    width: 30px;
    height: 3px;
    padding: 0;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #fff;
    background-clip: padding-box;
    border: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    opacity: .5;
    transition: opacity .6s ease;
}.carousel-indicators .active {
    opacity: 1;
}.fixed-top {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030;
}.visually-hidden, .visually-hidden-focusable:not(:focus):not(:focus-within) {
    position: absolute!important;
    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;
}.stretched-link::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    content: ""
}.float-end {
    float: right!important;
}.overflow-hidden {
    overflow: hidden!important;
}.d-block {
    display: block!important;
}.d-flex {
    display: flex!important;
}.d-none {
    display: none!important;
}.shadow {
    box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15)!important;
}.shadow-lg {
    box-shadow: 0 1rem 3rem rgba(0, 0, 0, .175)!important;
}.position-relative {
    position: relative!important;
}.position-absolute {
    position: absolute!important;
}
.bottom-0 {
    bottom: 0!important;
}
.border-0 {
    border: 0!important;
}
.border-bottom-0 {
    border-bottom: 0!important;
}
.w-50 {
    width: 50%!important;
}
.w-100 {
    width: 100%!important;
}
.h-50 {
    height: 50%!important;
}
.h-100 {
    height: 100%!important;
}
.flex-column {
    flex-direction: column!important;
}
.justify-content-end {
    justify-content: flex-end!important;
}
.justify-content-between {
    justify-content: space-between!important;
}
.align-items-end {
    align-items: flex-end!important;
}
.align-items-center {
    align-items: center!important;
}
.align-self-center {
    align-self: center!important;
}
.m-0 {
    margin: 0!important;
}
.m-auto {
    margin: auto!important;
}
.mx-auto {
    margin-right: auto!important;
    margin-left: auto!important;
}
.mt-1 {
    margin-top: .25rem!important;
}
.mt-2 {
    margin-top: .5rem!important;
}
.mt-3 {
    margin-top: 1rem!important;
}
.mt-4 {
    margin-top: 1.5rem!important;
}
.mt-5 {
    margin-top: 3rem!important;
}
.mt-auto {
    margin-top: auto!important;
}
.me-1 {
    margin-right: .25rem!important;
}
.me-2 {
    margin-right: .5rem!important;
}
.mb-0 {
    margin-bottom: 0!important;
}
.mb-1 {
    margin-bottom: .25rem!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-3 {
    margin-left: 1rem!important;
}
.ms-5 {
    margin-left: 3rem!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;
}
.py-3 {
    padding-top: 1rem!important;
    padding-bottom: 1rem!important;
}
.pt-0 {
    padding-top: 0!important;
}
.pt-2 {
    padding-top: .5rem!important;
}
.pe-3 {
    padding-right: 1rem!important;
}
.pb-0 {
    padding-bottom: 0!important;
}
.ps-3 {
    padding-left: 1rem!important;
}
.text-start {
    text-align: left!important;
}
.text-end {
    text-align: right!important;
}
.text-center {
    text-align: center!important;
}
.text-uppercase {
    text-transform: uppercase!important;
}
.text-capitalize {
    text-transform: capitalize!important;
}
.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-transparent {
    --bs-bg-opacity: 1;
    background-color: rgba(193, 77, 112, 1);
}
.bg-transparent:hover {
    --bs-bg-opacity: 1;
    background-color: var(--bg-navyblue);
}
@media (min-width: 992px) {
.d-lg-block {
    display: block!important;
}
.d-lg-none {
    display: none!important;
}
.mt-lg-4 {
    margin-top: 1.5rem!important;
}
}
.legacy_placement{
    background-color: #fff !important;
}
.legacy_placement h1.home-heading{
    color: #9F0203;
    font-weight: 600;
}
.legacy_placement p.home-sub-heading{
    color: #2e2e2e;
}
.legacy_placement .h-heading{
    color: #9F0203;
}
.legacy_placement p{
    color: #9F0203;
}
.legacy_placement .col-6.col-sm-4.col-lg-2.legacy_item.li_mtop {
    border-right: 2px dotted #9f0203;
}
.legacy_placement .col-6.col-sm-4.col-lg-2.legacy_item.li_mtop:last-child{
    border-right: 0;
}
.legacy_placement .li_inner p{
    font-size: 16px !important;
    line-height: 1.3;
    color: #2e2e2e;
}
.center_excellence .h-heading{
    font-family: 'Impact' !important;
    font-size: 36px;
}
/***** HEADER FOOTER STYLING *****/
:root {
    --primary-font: 'Poppins';
    --secondary-font: 'CircularStd';
    --secondary-sub-font: 'CircularStdBook';
    --alt-font: 'PlayfairDisplay';
    --alt-sub-font: 'PlayfairDisplayBold';
    --bgcolor-red: #d91f23;
    --bgcolor-dark-red: #c51316;
    --bgcolor-yellow: #ffb900;
    --bgcolor-cyan-blue: #0679a4;
    --bgcolor-light-blue: #bfd3ff;
    --bgcolor-blue: #29376d;
    --bgcolor-dark-purple: #1c2052;
    --bgcolor-dark: #111;
    --bgcolor-darkGray: #999;
    --bgcolor-d-gray: #666;
    --bgcolor-lightGray: #d9d9d9;
    --bgcolor-lgray: #d5d5d5;
    --bgcolor-white: #fff;
    --bgcolor-off-white: #e5e5e5;
    --bgcolor-mid-gray: #e4e4e4;
    --bgcolor-more-gray: #787878;
    --bgcolor-soft-gray: #f8f8f8;
    --bgcolor-gray: #f2f4f8;
    --bgcolor-offgray: #f4f4f4;
    --bgcolor-off-gray: #ccc;
    --text-color-white: #fff;
    --text-color-dark: #111;
    --text-color-red: #d91f23;
    --text-color-yellow: #e1b230;
    --text-color-orange: #f1851c;
    --text-color-gray: #a6a6a6;
    --text-color-off-gray: #ccc;
    --text-color-d-gray: #666;
    --text-color-trans-gray: #fefefe;
    --text-color-op-gray: #b1b1b1;
    --text-color-dark-gray: #a6a6a6;
    --gray-opacity-bg: rgba(182, 182, 182, .4);
    --light-purple-opacity-bg: rgba(27, 31, 82, .1);
    --red-opacity-bg: rgba(217, 31, 35, .95);
    --blue-opacity-bg: rgba(18, 39, 116, .7);
    --white-opacity-bg: rgba(254, 254, 254, .2);
    --light-white-opacity-bg: rgba(255, 255, 255, .1);
    --light-off-white-opacity-bg: rgba(255, 255, 255, .9);
    --off-white-opacity-bg: rgba(242, 244, 248, .2);
    --light-gray-opacity-bg: rgba(11, 11, 11, .4);
    --black-opacity-bg: rgba(0, 0, 0, .075);
    --dark-black-opacity-bg: rgba(54, 54, 54, .7);
    --red-gradient-bg: linear-gradient(45deg, rgb(217, 31, 35), rgb(255, 255, 255));
    --offwhite-gradient-bg: linear-gradient(90deg, rgb(242, 244, 248) 70%, rgba(242, 244, 248, .1));
    --purple-gradient-bg: linear-gradient(90deg, rgb(30, 34, 82) 30%, rgba(30, 34, 82, .1));
    --dark-grey-gradient-bg: linear-gradient(90deg, rgb(44, 44, 44) 5%, rgba(44, 44, 44, .1));
    --light-blue-gradient-bg: linear-gradient(45deg, rgb(48, 193, 186), rgb(255, 255, 255));
}
html, body {
    height: 100%;
    width: 100%}
body {
    color: var(--text-color-dark);
    background: var(--bgcolor-white);
    overflow-x: hidden;
    font-family: var(--primary-font);
    transition: all 0.3s ease-in-out;
}
a {
    outline: 0;
    text-decoration: none;
}
h1 {
  font-family: var(--banner-font);
}
h2, h3, h4, h5, h6 {
    font-family: var(--primary-font);
}
.btn-close:focus {
    outline: 0;
    box-shadow: none;
}
.text-white {
    color: var(--text-color-white)!important;
}
.red-bg {
    background: var(--bgcolor-red);
}
/* .header.dark-grey-bg {
    background: var(--bg-white);
} */
header {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 100;
}
::-webkit-scrollbar {
    width: 10px;
}
::-webkit-scrollbar-thumb {
    background: #888;
}
::-webkit-scrollbar-track {
    background: #f1f1f1;
}
.text360 {
    display: flex!important;
    align-items: center;
    text-transform: capitalize!important;
}
#search-page-mob:hover, #vt-bt:hover {
    cursor: pointer;
}
footer {
    background: #282828;
}
.searchbar-input {
    width: 100%;
    background: var(--bgcolor-white);
    height: 36px;
    border-radius: 4px;
    padding: 0 15px;
    font-size: 14px;
    border: 0;
    outline: 0;
    font-family: var(--primary-font);
}
.se-btn {
    position: absolute;
    right: 0;
    top: 0;
    height: 36px;
    line-height: 35px;
    color: var(--text-color-dark);
    width: 40px;
    text-align: center;
    border: 0;
    outline: 0;
    border-radius: 0 4px 4px 0;
    background-repeat: no-repeat;
    background-size: 16px;
    background-position: center;
}
.modal-title {
    color: var(--text-color-white);
    font-family: var(--secondary-font);
}
.modal-backdrop.show {
    opacity: .85;
}
.st-about {
    width: 860px;
    height: 370px;
}
.st-academics {
    width: 612px;
    height: 267px;
}
.st-programs {
    width: 1240px;
    height: 583px;
    left: -139px;
}
.st-admissions {
    width: 745px;
    max-height: 350px;
}
.st-campus {
    width: 500px;
    height: 412px;
}
.st-placements {
    width: 607px;
    height: 400px;
    right: -190px;
}
.st-research {
    width: 700px;
    height: 410px;
    right: 0;
}
.drop-down-graphic h3 {
    text-align: center;
    color: var(--text-color-white);
    font-size: 22px;
    padding: 30px 30px 0;
}
.drop-down-graphic h3 span {
    display: block;
    color: var(--text-color-red);
    ;
    font-size: 28px;
    font-family: var(--primary-font);
}
.dd-graphic-cont {
    background: rgb(169 19 23 / 92%);
}
.dd--title {
    color: var(--text-color-white);
    text-align: center;
    font-size: 11px;
    line-height: 15px;
    text-align: center;
}
.dd--title span {
    display: block;
    text-align: center;
    margin-bottom: 10px;
}
.dd-graphic-cont .col-6 {
    border: 1px solid rgba(255, 255, 255, .3);
    height: 120px;
}
.dd-graphic-cont .col-6:nth-child(1) {
    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;
}
.dd-graphic-cont .col-6:nth-child(4) {
    border: 0;
}
.program-drop-down-graphic {
    padding: 20px;
}
.program-drop-down-graphic h3 {
    color: var(--text-color-white);
    font-size: 22px;
}
.dd--title span i {
    font-size: 44px;
}
.program-drop-down-graphic.text-center h3 {
    text-align: left;
    margin-left: 8px;
}
.redbox-applynow {
    background-blend-mode: multiply;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    padding-top: 15px;
}
.redbox-applynow h3 {
    color: var(--text-color-white);
    margin-bottom: 0;
    text-align: center;
    font-family: var(--primary-font);
}

@media (max-width: 1599px) {
.st-programs {
    left: -232px;
}
}@media (max-width: 1399px) {
    .st-programs {
    left: -285px;
}
.st-placements {
    right: -207px;
}
}@media (max-width: 1350px) {
.st-programs {
    left: -371px;
}
}


@media (min-width: 992px) and (max-width:1199px) {
.st-about {
    width: 768px;
}
.st-programs {
    left: -318px;
    width: 1024px;
    height: auto;
}
.st-admissions {
    right: -385px;
}
.st-campus {
    right: -195px;
}
.st-placements {
    right: -190px;
}
.drop-down-graphic h3 {
    font-size: 14px;
}
.drop-down-graphic h3 span {
    font-size: 24px;
}
}@media (max-width: 576px) {
    #sb_container.sb-container-align-right {
    right: 6px!important;
    bottom: 50px!important;
}

}@media (min-width: 992px) {
    .menu-options li a:hover {
/*    color: var(--text-color-op-gray);*/
color: #fff;
}
}
@media (min-width: 1920px) {
.st-programs {
    left: 0;
}
}
/* new design global */
.btn-default, .btn-info, .btn-primary {
    border-radius: 6px;
}
.btn-default, .text-link {
    color: var(--text-black);
}
.btn-info, .btn-primary, .main-heading h1, .main-heading h2,.main-heading .h-heading, .text-link {
    text-transform: uppercase;
    font-weight: 700;
}
@font-face {
    font-family: 'Poppins';
    src: url('../fonts/Poppins-Bold.woff2');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
  }
  @font-face {
    font-family: 'Poppins';
    src: url('../fonts/Poppins-Semibold.woff2');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
  }
  @font-face {
    font-family: 'Poppins';
    src: url('../fonts/Poppins-Medium.woff2');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
  }
  @font-face {
    font-family: 'Poppins';
    src: url('../fonts/Poppins-Regular.woff2');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
  }
  @font-face {
    font-family: 'Montserrat';
    src: url('../fonts/Montserrat-Bold.woff2');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
  }
  @font-face {
    font-family: 'Montserrat';
    src: url('../fonts/Montserrat-SemiBold.woff2');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
  }
  @font-face {
    font-family: 'Montserrat';
    src: url('../fonts/Montserrat-Regular.woff2');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
  }
  @font-face {
    font-family: 'Google Sans';
    src: url('../fonts/GoogleSans-Bold.woff2');
    font-weight: 700;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: 'Google Sans';
    src: url('../fonts/GoogleSans-Medium.woff2');
    font-weight: 500;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: 'Google Sans';
    src: url('../fonts/GoogleSans-Regular.woff2');
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: 'Proxima Nova';
    src: url('../fonts/proximanova-thin.woff2');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Proxima Nova';
    src: url('../fonts/proximanova-light.woff2');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Proxima Nova';
    src: url('../fonts/proximanova-regular.woff2');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Proxima Nova';
    src: url('../fonts/proximanova-semibold.woff2');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Proxima Nova';
    src: url('../fonts/proximanova-bold.woff2');
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Google Sans Regular';
    src: url('../fonts/GoogleSans-Regular.eot');
    src: url('../fonts/GoogleSans-Regular.eot?#iefix') format('embedded-opentype'),
    url('../fonts/GoogleSans-Regular.woff2') format('woff2'),
    url('../fonts/GoogleSans-Regular.woff') format('woff'),
    url('../fonts/GoogleSans-Regular.ttf')  format('truetype'),
    url('../fonts/GoogleSans-Regular.svg#Google Sans') format('svg');
}
@font-face {
    font-family: 'Google Sans Medium';
    src: url('../fonts/GoogleSans-Medium.eot');
    src: url('../fonts/GoogleSans-Medium.eot?#iefix') format('embedded-opentype'),
    url('../fonts/GoogleSans-Medium.woff2') format('woff2'),
    url('../fonts/GoogleSans-Medium.woff') format('woff'),
    url('../fonts/GoogleSans-Medium.ttf')  format('truetype'),
    url('../fonts/GoogleSans-Medium.svg#Google Sans Medium') format('svg');
}
@font-face {
    font-family: 'Google Sans Bold';
    src: url('../fonts/GoogleSans-Bold.eot');
    src: url('../fonts/GoogleSans-Bold.eot?#iefix') format('embedded-opentype'),
    url('../fonts/GoogleSans-Bold.woff2') format('woff2'),
    url('../fonts/GoogleSans-Bold.woff') format('woff'),
    url('../fonts/GoogleSans-Bold.ttf')  format('truetype'),
    url('../fonts/GoogleSans-Bold.svg#Google Sans') format('svg');
}

 

:root {
    --menu-font: 'Google Sans';
    --primary-font: 'Poppins';
    --banner-font: 'Montserrat';
    --proximanova : 'Proxima Nova';
    --googlesansRegular : 'Google Sans Regular';
    --googlesansMedium : 'Google Sans Medium';
    --googlesansBold : 'Google Sans Bold';
    --bg-skyblue: #9F0203;
    --bg-navyblue: #9F0203;
    --bg-darkyellow: #f7a600;
    --bg-lightgray: #ececec;
    --bg-white: #ffffff;
    --bg-dark: #111111;
    --text-skyblue: #3092dd;
    --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(147,  2,  41,  0.9);
    --bg-lightnavyblue-faded: rgba(15,  67,  141,  0.7);
}

body {
    font-family: var(--primary-font);
    background-color: var(--bg-white);
    font-weight: 400;
}
h1 {
    font-family: var(--banner-font);
  }
/* h2, h3, h4, h5, h6, li, p {
    font-family: var(--primary-font);
} */
a {
    transition: .2s ease-in-out;
}
.btn-info {
    background: var(--bg-skyblue);
    border-color: var(--bg-skyblue);
    font-size: 16px;
    box-shadow: 0 3px 0 #1674bc;
}
.btn-info:hover, .btn-primary {
    border-color: #000;
    box-shadow: 0 3px 0 #cd8c07;
    background: #000;
}
.btn-primary {
    font-size: 16px;
    letter-spacing: 1px;
}
.btn-primary:hover {
    background: #730022;
    border-color: var(--bg-skyblue);
    box-shadow: 0 3px 0 var(--bg-skyblue);
}
.btn-default {
    background: var(--bg-white);
    border-color: var(--bg-darkGray);
    font-size: 16px;
}
.btn-default:hover {
    background: var(--bg-darkgreen);
    border-color: var(--bg-darkgreen);
    color: var(--text-white);
}
.dropdown-toggle::after, .list-icon-1>li::before {
    font-family: FontAwesome;
    color: var(--text-green);
    position: absolute;
}
.btn-lg {
    padding: 10px 30px;
}
.btn-md {
    padding: 9px 24px;
    font-size: 14px;
}
.btn-sm {
    padding: 7px 15px;
    font-size: 14px;
    line-height: 14px;
}
.btn-shadow {
    box-shadow: 0 0 40px rgb(97 178 57 / 20%);
}
.text-link {
    text-decoration: none;
    border: 0;
    border-bottom: 3px solid var(--bg-darkyellow);
    padding: 0!important;
    border-radius: 0;
}
.text-link:focus {
    box-shadow: none;
    outline: 0;
}
.list-icon-1>li {
    position: relative;
    margin-bottom: 12px;
}
.list-icon-1>li::before {
    content: "\f04b";
    left: -23px;
    top: -1px;
    font-size: 16px;
}
.dropdown-toggle {
    padding-right: 40px!important;
}
.dropdown-toggle::after {
    content: "\f107";
    right: 0;
    top: 5px;
    font-size: 24px;
    margin: 0;
    border: 0;
    width: 40px;
    height: 37px;
}
.multiline-li {
    -moz-column-count: 2;
    -moz-column-gap: 40px;
    -webkit-column-count: 2;
    -webkit-column-gap: 40px;
    column-count: 2;
    column-gap: 40px;
}
h1, h2, h3, h4, h5, h6,.h-heading {
    margin: 0;
}
.br-6 {
    border-radius: 6px!important;
    -webkit-border-radius: 6px!important;
    -moz-border-radius: 6px!important;
    -ms-border-radius: 6px!important;
    -o-border-radius: 6px!important;
}
.pb-4 {
    padding-bottom: 1.5rem!important;
}
.pt-8 {
    padding-top: 80px;
}
.pb-8 {
    padding-bottom: 80px;
}
li, p {
    color: inherit;
    font-size: inherit;
}
/* new design header footer */
.navbar {
    font-family: var(--menu-font) !important;
}
.header__top-right li, .tns-item a {
    color: var(--text-white);
    font-size: 12px;
}
.header .nav-item>a, .tns-item a {
    font-weight: 500;
    text-decoration: none;
    line-height: 1.2;
}
.footer a, .header .nav-item>a, .menu-options li a, .step-second-menu li a, .tns-item a {
    text-decoration: none;
}
.header.sticky, .placement--ddNumbers .card, .searchModal .red-bg {
    background: var(--bg-navyblue);
}
.header {
/*    background: rgba(40, 40, 40, .3);*/
    background: #f2f2f2;
    border-bottom: 1px solid rgba(255, 255, 255, .2);
}
.preloader {
    width: 100%;
    height: 100vh;
    background-color: #fff;
    position: fixed;
    right: 0;
    top: 0;
    bottom: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 99999999;
}
.preloader img.fix_loader {
    position: fixed;
}
.preloader img.moving_loader {
    -webkit-animation: spinner 150ms infinite linear;
    -moz-animation: spinner 150ms infinite linear;
    -ms-animation: spinner 150ms infinite linear;
    -o-animation: spinner 150ms infinite linear;
    animation: spinner 150ms infinite linear;
}
@-webkit-keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-moz-keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-o-keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.header.sticky .fa-whatsapp {
    color: #4dc247;
}
.header.sticky .fa-compass {
    color: #dd4b39;
}
.header.sticky .fa-facebook-f {
    color: #3b5998;
}
.header.sticky .fa-twitter {
    color: #55acee;
}
@-webkit-keyframes blinker {
  from {opacity: 1.0;}
  to {opacity: 0.0;}
}
.blink{
	text-decoration: blink;
	-webkit-animation-name: blinker;
	-webkit-animation-duration: 0.6s;
	-webkit-animation-iteration-count:infinite;
	-webkit-animation-timing-function:ease-in-out;
	-webkit-animation-direction: alternate;
}
.header.sticky .fa-linkedin-in {
    color: #007bb5;
}
.header.sticky .fa-instagram {
    color: #e95950;
}
.header.sticky .fa-youtube {
    color: red;
}
.header.sticky .fa-search {
    color: #aad450;
}
.header__top {
/*    padding: 0 12px;*/
    padding: 17px 0;
    background: rgb(255 255 255 / 12%);
}
.header.sticky .header__top {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    background: #303339;
    padding: 5px 12px;
}
.header.sticky .header__top-left {
    width: 992px;
}
.header.sticky .tns-item a {
    display: block;
    font-size: 14px;
}
.header.sticky .top-notification-slider {
    background: #303339;
}
/* .header__top-left {
    width: 540px;
} */
.header__top-right {
    width: 610px;
}
.darkMode {
    margin: 3px 0 0!important;
    padding: 0!important;
    position: relative;
    top: 2px;
}
.header__top-right li {
    margin-left: 12px;
    display: none;
}
.header__top-right li.ms-5.head-search {
    display: block;
    position: absolute;
    right: 1.5rem;
    top: 8px;
}
.header__top-right li a {
    color: var(--text-white);
    text-decoration: none;
    font-size: 14px;
}
.top-notification-slider {
    text-align: center;
    background: #303339;
    border-radius: 0 0 10px 10px;
    -webkit-border-radius: 0 0 10px 10px;
    -moz-border-radius: 0 0 10px 10px;
    -ms-border-radius: 0 0 10px 10px;
    -o-border-radius: 0 0 10px 10px;
    padding: 3px 30px;
}
.tns-item {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 0 10px;
    color: var(--text-white);
}
.top-notification-slider .slick-arrow.slick-next {
    right: 5px;
}
.top-notification-slider .slick-arrow.slick-prev {
    left: 5px;
}
.navbar-brand__slider {
    width: 138px;
}
.navbar-brand__slider img {
    width: 100%}
.navbar-nav {
    visibility: hidden;
}
.navbar-nav>* {
    visibility: visible;
}
.navbar-nav:hover>* {
/*    opacity: .4;*/
}
.navbar-nav>:hover {
    opacity: 1;
}
.step-second-menu {
    position: absolute;
    top: 53px;
    background: var(--bg-white);
    padding: 20px;
    box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    opacity: 0;
    visibility: hidden;
    -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;
}
.allNotification button, .dd-menu-lg, .footer a, .header .nav-item>a {
    position: relative;
}
.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: 14px;
    padding-bottom: 5px;
    margin-bottom: 8px;
    text-transform: uppercase;
}
.step-second-menu li {
    margin-bottom: 10px;
}
.step-second-menu li a {
    color: var(--text-dark);
    font-size: 12px;
    line-height: 15px;
    display: block;
    margin-top: 5px;
}
.modal-dialog-centered {
    display: flex;
    align-items: center;
    min-height: calc(100% - var(--bs-modal-margin)* 2);
}
.st-about {
    width: 860px;
    height: 354px;
}
.footer .g-info {
    color: #ff7171;
}
.t-info {
    font-size: 16px;
}
.g-info {
    font-weight: 400;
}
.st-programs {
    width: 1240px;
    height: 624px;
    left: -200px;
}
.st-academics {
    width: 612px;
    height: 295px;
    left: 0;
    top: 56px !important;
}
.st-admissions {
    width: 745px;
    max-height: 350px;
}
.st-campus {
    width: 550px;
    height: 373px;
}
.st-placements {
    width: 607px;
    height: 400px;
    right: -190px;
}
.st-research {
    width: 700px;
    height: 410px;
    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 {
    font-size: 12px;
    line-height: 12px;
    font-weight: 400;
}
.st-admissions h3, .st-campus h3, .st-research h3 {
    font-size: 20px;
    margin: 0!important;
}
.dd--title span {
    display: block;
    text-align: center;
    margin-bottom: 10px;
}
.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;
}
.dd-graphic-cont .col-6:nth-child(4) {
    border: 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;
}
.placement--ddNumbers span h4 {
    margin: 0;
    color: var(--text-white);
    font-size: 27px;
    line-height: 24px;
    font-family: var(--primary-font);
}
.placement--ddNumbers span small {
    color: var(--text-white);
    font-size: 11px;
    line-height: 1.2;
    display: block;
    margin-top: 5px;
}
.about-title {
    position: relative;
    color: #79152c;
    font-size: 23px;
    font-weight: 700;
    line-height: 1.2;
    text-shadow: 3px 3px 0 rgb(241 228 235), 1px 1px 0 rgb(255, 255, 255), 2px 2px 0 rgb(255, 255, 255), 3px 3px 0 rgb(255 255 155);
}
.about-title.custom-text{
    font-size: 25px;
}
.about-title span{
    font-size: 32px;
}
.progNos {
    width: 135px;
}
.progNos p {
    font-size: 12px;
    color: var(--text-white);
    line-height: 12px;
    margin: 0;
}
.drop-down-graphic h3 {
    text-align: center;
    color: var(--text-white);
    font-size: 18px;
    padding: 16px 40px 0;
}
.progNos sub {
    bottom: 0;
    font-size: 13px;
}
.drop-down-graphic h3 span {
    display: block;
    color: #fad021;
    font-size: 23px;
    font-weight: 700;
}
.program-drop-down-graphic h3 {
    color: var(--text-white);
    font-size: 16px;
    line-height: 1.4;
}
.program-drop-down-graphic h3 span {
    color: #fad021;
    font-size: 28px;
    font-family: var(--primary-font);
    display: block;
    font-weight: 700;
}
.dd--title, .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;
}
.redbox-applynow h3 {
    margin-bottom: 0;
    text-align: center;
}
.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 {
    margin: 0 20px;
}
.header .nav-item>a {
    font-size: 15px;
    letter-spacing: .5px;
    text-transform: uppercase;
    padding: 28px 0;
}
.footer a:hover, .header a:hover:not(.navbar-brand a, .header_btn a) {
/*    -webkit-mask-image: linear-gradient(-75deg, rgba(0, 0, 0, .6) 30%, #000 50%, rgba(0, 0, 0, .6) 70%);*/
-webkit-mask-image: linear-gradient(-75deg, rgb(163 13 51 / 60%) 30%, #a30d33 50%, rgb(163 13 51 / 60%) 70%);
    -webkit-mask-size: 200%;
    animation: 1s infinite shine;
    -webkit-animation: 1s infinite shine;
}
.menu-options li a:hover, .step-second-menu ul li a:hover {
    text-decoration: underline;
}
.header .nav-item.dd-menu-lg>a::after {
    content: '\f078';
    font-family: 'Font Awesome 6 Free';
    position: absolute;
    right: -15px;
    color: var(--text-white);
    font-size: 8px;
    font-weight: 400;
    top: 35px;
}
.menu__block {
    column-count: 3;
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-gap: 20px;
}
.menu_inner_block p {
    font-size: 12px;
    color: var(--bg-navyblue);
    margin-top: 5px;
    text-transform: uppercase;
    margin-bottom: 0;
}
.step-second-menu li {
    margin-bottom: 5px;
    text-wrap: auto;
}
.menu-options {
    position: absolute;
    top: -38px;
    right: 100px;
}
.menu-options li {
    margin-left: 18px;
    line-height: 1.5;
}
.menu-options li a {
    text-transform: capitalize;
    font-size: 12px;
}
.dd--title {
    font-size: 11px;
    line-height: 15px;
    text-align: center;
}
.menuTabs {
    margin: -15px -15px 10px 20px;
}
.menuTabs li {
    margin: 0!important;
}
.menuTabs li a {
    color: var(--text-dark)!important;
    padding: 15px 40px!important;
    height: 65px;
}
.footer h5, .footer ul li {
    color: #b70607;
}
.menuTabs li a small {
    display: block!important;
    font-size: 12px;
    line-height: 12px;
}
.footer h5, .social-media-icons ul li a {
    font-size: 14px;
}
.footer {
    background: var(--bg-dark);
}
.footer h5 {
    margin-bottom: 10px;
}
.footer a, .footer p {
    color: var(--text-white);
}
.footer ul li {
    font-size: 12px;
}
@-webkit-keyframes shine {
    from {
    -webkit-mask-position: 150%}
to {
    -webkit-mask-position: -50%}
}.footer p {
    font-size: 12px;
    line-height: 1.4;
    margin: 0;
}
.footer .social li a svg {
    width: 34px;
}
.footer .social li a {
    padding: 15px 2px;
}
.footer .social li a:hover {
    padding: 15px 2px;
}
.copyrights {
    padding: 15px 0;
    border: 1px solid #222;
    border-right: 0;
    border-left: 0;
    padding: 15px 0;
}
.copyrights li, .copyrights p {
    color: #FFF;
    opacity: 0.5;
}
.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;
}
.searchModal .btn-close {
    background-color: rgb(255 255 255);
    opacity: 1;
    right: 9px;
    position: relative;
}
.footer .foot-img {
    display: inline-block;
}
.footer .foot-img a {
    padding: 20px 0 !important;
 }
.footer .foot-img a:hover {
    padding: 20px 0 !important;
}
.placement-notifications--slider .pn-item img {
    width: 793px;
    height: 544px;
}
.banner_wrap a img {
    position: relative;
    z-index: 999;
 }
@media only screen and (max-width:1730px) {
.header .nav-item>a {
    font-size: 13px;
}
.header .nav-item {
    margin: 0 11px;
}
.header .btn-lg {
    padding: 8px 16px 5px;
    border-radius: 24px;
    box-shadow: none;
}
.header_btn img {
    width: 34px;
    height: 34px;
}
.header_btn span {
    font-size: 16px;
}
.bordr-wrap {
    height: 53px;
    display: inline-flex;
    display: none !important;
}
.cu-logo {
    width: 155px;
}
.navbar-brand__slider {
    width: 120px;
}
.hts-text {
    display: none;
}
.header__top-right {
    width: 380px;
}
.menu-options {
/*    right: 300px;*/
right: 100px;
}
 .header__top-left {
    width: 340px;
} 
.navbar-brand {
    margin: 0;
}
.step-second-menu {
    top: 48px;
}
.st-programs {
    width: 1100px;
    height: 640px;
}
.head-search {
    margin-left: 20px!important;
}
}

@media only screen and (min-width:1200px) {
/*.hero-banner-new.new_bannerr { 
    min-height: 100vh !important;
}*/
.menu-options li:last-child {
    background: #000;
    padding: 7px 10px 5px;
    position: relative;
    top: -6px;
}
.menu-options li:nth-last-child(2) {
    background: #01aded;
    padding: 7px 10px 5px;
    position: relative;
    top: -6px;
}
.menu-options li:nth-last-child(3) {
    background: #000;
    padding: 7px 10px 5px;
    position: relative;
    top: -6px;
}
.menu-options li:nth-last-child(3) a, .menu-options li:nth-last-child(3) a:hover,
.menu-options li:nth-last-child(2) a, .menu-options li:last-child a,
.menu-options li:nth-last-child(2) a:hover, .menu-options li:last-child a:hover {
    color: #fff !important;
}
.header .nav-item.dd-menu-lg:nth-child(2) {
    position: absolute;
    bottom: -53px;
    left: 12px;
    background: #01aded;
    padding: 17px 15px;
    margin: 0 !important;
    display: none;
}
.header .nav-item.dd-menu-lg:nth-child(2)> a {
    color: #fff;
    padding: 0 62px;
}
.header .nav-item.dd-menu-lg:nth-child(2)> a:before {
    content: 'All';
    bottom: auto !important;
    transform: translateY(-50%);
    top: 51%;
    height: auto;
    width: 50px !important;
    background: url(../images/home/alumni-icon.webp) no-repeat left;
    background-size: 22px;
    padding-left: 32px;
    padding-right: 3px;
}
.header .nav-item.dd-menu-lg:nth-child(2)> a:after {
    content: '';
    bottom: auto;
    right: 10px !important;
    transform: translateY(-50%);
    top: 50%;
    height: 20px;
    width: 10px !important;
    background: url(../images/home/program-arrow.png) no-repeat right;
    background-size: 9px;
    display: block !important;
    filter: brightness(0) invert(1);
}
.header .nav-item.dd-menu-lg:nth-child(2) .st-programs {
    left: 0;
}
.header .nav-item>a {
    padding-left: 10px;
    padding-right: 10px;
}
.josh-btn {
    width: 90px;
}
.josh-btn a img {
    width: 90px !important;
}
.josh-btn a:hover {
    -webkit-mask-image: none !important;
}
.footer ul li.t-numbers {
    line-height: 1.25;
}
.footer ul li {
    line-height: 1.65;
}
.header .nav-item {
    margin: 0 18px;
}
.header .nav-item>a:before {
    content: '';
    position: absolute;
    bottom: -8px;
    left: 0;
    width: 0%;
    height: 1px;
    background: #01aded;
    transition: .5s all;
}
.header .nav-item:hover>a:before {
    width: 100%;
}
.header .menuTabs .nav-item>a:before {
    display: none !important;
}
.menu-options li a:hover {
    color: #01aded !important;
}
/* .navbar-brand a.anchor_border {
    border-right: 1px solid #01aded !important;
} */
}

@media only screen and (min-width:1200px) and (max-width:1440px) {
.header .nav-item {
    margin: 0 15px;
}
.step-second-menu.st-programs {
    overflow-y: auto !important;
    max-height: 480px;
}
.header .nav-item>a:before {
    bottom: 3px;
}
.st-admissions {
    width: 615px;
    height: 352px;
    overflow: hidden !important;
}
}

@media only screen and (min-width:1441px) {
.step-second-menu.st-programs {
    overflow-y: auto !important;
    max-height: unset !important;
    height: 601px;
}
.hdr_marque p {
    font-size: 16px !important;
}
.header .nav-item.dd-menu-lg:nth-child(2) {
    bottom: -52px !important;
    padding: 13px 15px !important;
    display: none;
}
.pd_item .pd_itm_inr {
    height: 280px;
}
.upcoming_events .item .evnt_txt {
    font-size: 20px;
}
}

@media only screen and (min-width:1500px) {
.header .nav-item.dd-menu-lg:nth-child(2)> a:before {
    content: 'All';
    bottom: auto;
    transform: translateY(-50%);
    top: 51%;
    height: auto;
    width: 50px !important;
    background: url(../images/home/alumni-icon.webp) no-repeat left;
    background-size: contain;
    background-position: left 0 center;
    padding-left: 31px;
}
.step-second-menu.st-programs {
    height: 585px !important;
    width: 1200px;
}
}


@media only screen and (min-width:1700px) {
.header .nav-item>a {
    font-size: 14px;
}
.header .nav-item.dd-menu-lg:nth-child(2)> a:before {
    padding-left: 34px !important;
}
.menu-options li {
    margin-left: 30px;
}
.josh-btn {
    width: 100px !important;
}
.josh-btn a img {
    width: 100px !important;
}
}

@media only screen and (max-width:1399px) {
.header_btn img {
    display: none;
}
.header_btn span {
    margin: 0!important;
    font-size: 14px;
}
.header .nav-item>a {
    font-size: 12px;
    position: relative;
}
.cu-logo {
    width: 145px;
}
.navbar-brand__slider {
    width: 100px;
}
.top-notification-slider {
    opacity: 0;
    visibility: hidden;
}
.header.sticky .top-notification-slider {
    opacity: 1;
    visibility: visible;
}
.menu-options {
    right: 100px;
/*    right: 300px;*/
}
.header__top {
/*    border-bottom: 1px solid rgba(255, 255, 255, .2);*/
}
.header .nav-item.dd-menu-lg>a::after {
    right: -12px;
    /* top: 15px; */
}

.menu-options li a {
/*    font-size: 11px;*/
}
.st-programs {
    left: -330px;
}
.st-admissions {
    width: 615px;
}
.header.sticky .header__top-left {
    width: 750px;
}
}
@media only screen and (max-width:1250px) {
.header .nav-item {
    margin: 0 8px;
}
}
@media only screen and (max-width:1199.98px) {
.header.sticky .top-notification-slider, .top-notification-slider {
    opacity: 1;
    visibility: visible;
}
.header__top {
    border-bottom: 0;
}
.header .nav-item {
    margin: 0 0 10px;
}
.navbar-toggler .navbar-toggler-icon {
    background-image: url('../images/header-footer/menu-white.svg');
}
/* header.dark-grey-bg .navbar-toggler .navbar-toggler-icon {
    background-image: url('../images/header-footer/menu-black.png');
} */
.navbar-collapse {
    position: fixed;
    background: var(--bg-navyblue);
    left: 0;
    right: 0;
    bottom: 0;
    top: -100%;
    overflow: auto;
    padding: 30px;
    z-index: 1;
    height: 100%!important;
    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;
    padding-bottom: 130px!important;
}
.navbar-collapse.show {
    top: 171px;
    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 .navbar-collapse {
    top: 69px;
}
.navbar-toggler {
    z-index: 10;
    border: 0;
    box-shadow: none!important;
    outline: 0!important;
}
.step-first-menu {
    width: 300px;
    margin: 0!important;
}
.step-second-menu {
    left: 320px!important;
    right: auto;
    overflow: inherit!important;
    top: -15px!important;
    width: 616px;
}
.step-second-menu:after {
    right: 100%;
    top: 55px;
    border: 8px solid rgba(255, 255, 255, 0);
    content: "";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-right-color: #fff;
    margin-top: -8px;
}
.header .nav-item>a {
    font-size: 14px;
    display: block;
    padding: 15px 0;
}
.header .nav-item.dd-menu-lg>a::after {
    right: 20px;
    content: '\f105';
    font-size: 12px;
}
.about-graphic {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    margin: 0!important;
    width: 275px;
}
.st-about {
    height: 610px;
}
.st-programs {
    height: auto;
    top: 80px;
    padding: 23px 23px 110px 23px;
}
.drop-down-graphic h3 {
    font-size: 36px;
    padding: 55px 40px 0;
}
.st-academics {
    height: 297px;
    top: 120px;
}
.st-admissions {
    height: 546px;
    top: 160px;
}
.st-campus {
    height: 382px;
    top: 180px;
}
.st-placements {
    height: 420px;
    top: 220px;
}
.st-research {
    height: 410px;
    top: 240px;
}
.placement--ddNumbers {
    width: 100%}
.program-graphic {
    margin: 10px 0 !important;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    -o-border-radius: 6px;
    overflow: hidden;
}
.menuTabs li a {
    padding: 15px 9px!important;
    font-size: 12px!important;
}
.menuTabs li a small {
    font-size: 10px;
}
.menu-options {
    position: static;
    border-top: 1px solid rgb(31 89 173)!important;
    padding-top: 15px!important;
    margin-top: 15px!important;
    display: block!important;
}
.menu-options li {
    margin: 0 8px 10px 0;
    display: inline-block;
}
.menu-options li a {
    border: 1px solid var(--bg-lightgray)!important;
    padding: 5px 15px;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    -o-border-radius: 6px;
    font-size: 12px;
    display: block;
}
.header_btn img {
    display: block;
    margin-right: 10px;
}
.navbar-brand {
    z-index: 10;
    display: flex;
    justify-content: space-between;
}
.header.sticky .header__top-left {
    width: 550px;
}
}@media only screen and (max-width:991px) {
    .header__top-left {
    width: 365px;
}
.unai-logo {
    position: static;
    text-align: right;
}
.step-second-menu {
    width: 580px;
    height: auto;
}
.menuTabs {
    display: none;
}
.header.sticky .header__top-left {
    width: 350px;
}
}
@media only screen and (max-width:767.98px) {
.dd-menu-lg.active .step-second-menu, .tns-item a {
    display: block;
}
.header .nav-item.dd-menu-lg.active>a::after {
    content: '\f078';
}
.header.sticky .header__top {
    position: static;
    background: 0 0;
    border: 0;
    padding: 0 12px;
}
.header__top-left {
    width: 100%;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
}
.top-notification-slider {
    background: #303339;
    border-radius: 0!important;
    -webkit-border-radius: 0!important;
    -moz-border-radius: 0!important;
    -ms-border-radius: 0!important;
    -o-border-radius: 0!important;
}
.header.sticky .header__top-left, .header__top-right, .step-first-menu {
    width: 100%;}
.header__top-right ul {
    width: 100%;
    justify-content: space-between;
}
.hts-text {
    display: inline-block;
    margin: 0!important;
    font-size: 11px!important;
}
.head-search {
    margin-left: 20px!important;
}
.nirf-links {
    margin: auto auto 25px;
}
.unai-logo {
    text-align: center;
}
.step-second-menu {
    width: 100%!important;
    position: static;
    display: none;
    transform: none;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    opacity: 1;
    visibility: visible;
}

.step-first-menu>li:hover .step-second-menu {
    transform: none;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    opacity: 1;
    visibility: visible;
}
.step-second-menu:after {
    display: none;
}
.navbar-collapse {
    padding: 20px;
}
.navbar-collapse.show {
    top: 171px;
}
.header.dark-grey-bg .navbar-collapse {
    top: 78px;
}
.navbar-toggler, .tns-item {
    padding: 0;
}
.header .nav-item.dd-menu-lg>a::after {
    right: 0;
    top: 15px;
}
.tns-item a {
    padding: 15px 0;
    font-size: 18px;
}
.header.sticky .tns-item a {
    font-size: 18px;
    padding: 30px 0;
}

#sb_container.sb-container-align-right {
    bottom: 100px!important;
}
}


/********** PLUGINS ************/
/* Font Awesome Free 6.2.0  */
:root,  :host  {
    
  --fa-style-family-classic:  'Font Awesome 6 Free';
    
  --fa-font-solid:  normal 900 1em/1 'Font Awesome 6 Free';
    
  --fa-style-family-brands:  'Font Awesome 6 Brands';
    
  --fa-font-brands:  normal 400 1em/1 'Font Awesome 6 Brands';
 }

@font-face  {
    
  font-family:  'Font Awesome 6 Free';
    
  font-style:  normal;
    
  font-weight:  900;
    
  font-display:  swap;
    
  src:  url("../fonts/fa-solid-900.woff2") format("woff2"),  url("../fonts/fa-solid-900.ttf") format("truetype");
 }

@font-face  {
    
  font-family:  'Font Awesome 6 Brands';
    
  font-style:  normal;
    
  font-weight:  400;
    
  font-display:  swap;
    
  src:  url("../fonts/fa-brands-400.woff2") format("woff2"),  url("../fonts/fa-brands-400.ttf") format("truetype");
 }

.fas, 
.fa-solid  {
    
  font-weight:  900;
 }

.fab, 
.fa-brands  {
    
  font-weight:  400;
 }

.fa-google:before  {
    
  content:  "\f1a0";
 }

.fa-linkedin-in:before  {
    
  content:  "\f0e1";
 }

.fa-windows:before  {
    
  content:  "\f17a";
 }

.fa-amazon:before  {
    
  content:  "\f270";
 }

.fa-facebook-f:before  {
    
  content:  "\f39e";
 }

.fa-linkedin:before  {
    
  content:  "\f08c";
 }

.fa-instagram:before  {
    
  content:  "\f16d";
 }

.fa-facebook:before  {
    
  content:  "\f09a";
 }

.fa-whatsapp:before  {
    
  content:  "\f232";
 }

.fa-youtube:before  {
    
  content:  "\f167";
 }

.fa-twitter:before  {
    
  content:  "\f099";
 }

.fa-pinterest:before  {
    
  content:  "\f0d2";
 }

.fa {
    font-family: var(--fa-style-family, "Font Awesome 6 Free");
    font-weight: var(--fa-style, 900);
}
.fa, .fa-brands, .fa-classic, .fa-regular, .fa-sharp, .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-classic, .fa-regular, .fa-solid, .far, .fas {
    font-family: "Font Awesome 6 Free"}
.fa-brands, .fab {
    font-family: "Font Awesome 6 Brands"}
.fa-compass:before {
    content: "\f14e"}
.fa-angle-right:before {
    content: "\f105"}
.fa-star:before {
    content: "\f005"}
.fa-arrow-circle-up:before, .fa-circle-arrow-up:before {
    content: "\f0aa"}
.fa-arrow-circle-down:before, .fa-circle-arrow-down:before {
    content: "\f0ab"}
.fa-phone:before {
    content: "\f095"}
.fa-external-link-alt:before, .fa-up-right-from-square:before {
    content: "\f35d"}
.fa-bell:before {
    content: "\f0f3"}
.fa-magnifying-glass:before, .fa-search:before {
    content: "\f002"}
.fa-angle-left:before {
    content: "\f104"}



/* SLICK SLIDER */
.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}
.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.slick-list:focus {
    outline: 0;
}
.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}
.slick-slider .slick-list, .slick-slider .slick-track {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:after, .slick-track:before {
    display: table;
    content: ''}
.slick-track:after {
    clear: both;
}
.slick-loading .slick-track {
    visibility: hidden;
}
.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}
[dir=rtl] .slick-slide {
    float: right;
}
.slick-slide img {
    display: block;
}
.news-ticker-img {
    height: auto;
}
.slick-slide.slick-loading img {
    display: none;
}
.slick-slide.dragging img {
    pointer-events: none;
}
.slick-initialized .slick-slide {
    display: block;
}
.slick-loading .slick-slide {
    visibility: hidden;
}
.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}
.slick-loading .slick-list {
    background: #fff;
}
@font-face {
    font-family: slick;
    font-display: swap;
    font-weight: 400;
    font-style: normal;
    src: url('../fonts/slick.woff');
}
.slick-next, .slick-prev {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: 0;
    background: 0 0;
}
.slick-next:focus, .slick-next:hover, .slick-prev:focus, .slick-prev:hover {
    color: transparent;
    outline: 0;
    background: 0 0;
}
.slick-next:focus:before, .slick-next:hover:before, .slick-prev:focus:before, .slick-prev:hover:before {
    opacity: 1;
}
.slick-next.slick-disabled:before, .slick-prev.slick-disabled:before {
    opacity: .25;
}
.slick-next:before, .slick-prev:before {
    font-family: slick;
    font-display: swap;
    font-size: 20px;
    line-height: 1.1;
    opacity: .75;
    color: #fff;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-prev {
    left: -25px;
}
[dir=rtl] .slick-prev {
    right: -25px;
    left: auto;
}
.slick-prev:before {
    content: '←'}
[dir=rtl] .slick-prev:before {
    content: '→'}
.slick-next {
    right: -45px;
}
[dir=rtl] .slick-next {
    right: auto;
    left: -25px;
}
.slick-next:before {
    content: '→'}
[dir=rtl] .slick-next:before {
    content: '←'}
.slick-dots {
    position: absolute;
    bottom: -25px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
}
.slick-dots li {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
}
.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 20px;
    height: 20px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: 0;
    background: 0 0;
}
.slick-dots li button:focus, .slick-dots li button:hover {
    outline: 0;
}
.slick-dots li button:focus:before, .slick-dots li button:hover:before {
    opacity: 1;
}
.slick-dots li button:before {
    font-display: swap;
    font-size: 0;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: '•';
    text-align: center;
    opacity: .25;
    color: #ccc;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.blue-overlay::before  {
    background: rgba(173, 39, 79, 0.90);
}
.pagination-style .slick-dots {
    margin: 10px 0 0;
    padding: 0 0 0 16px;
    position: absolute;
    bottom: 15px;
    left: 0;
}
.pagination-style .slick-dots li {
    list-style-type: none;
    display: inline-block;
    margin-right: 6px;
    vertical-align: middle;
    height: auto;
    width: auto;
}

.pagination-style .slick-dots li button {
    padding: 0;
    border: 0;
    height: 9px;
    width: 9px;
    display: block;
    font-size: 0;
    background: var(--bgcolor-d-gray);
    border: 1px solid var(--bgcolor-d-gray);
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
}
.pagination-style .slick-dots li.slick-active button {
    background: var(--bg-navyblue);
    border: var(--bg-navyblue);
}




/*new design landing */
.pr-pl-30 {
    padding-right: 30px;
    padding-left: 30px;
}
.hero-banner {
    height: 700px;
    position: relative;
}
.hero-banner .carousel-item::before {
    content: '';
    position: absolute;
    bottom: 24px;
    left: 0;
    right: 0;
    height: 150px;
    background: #222;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 30%, #023e93 100%);
    z-index: 10;
}
.hero-banner__slider .carousel-item::after {
    content: '';
    background: rgba(41, 41, 41, .4);
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}
.hero-banner__content {
    margin-top: 350px;
    z-index: 100;
}
.hero-banner__content--data {
    max-width: 540px;
}
.hero-banner__content--data p, .hero-banner__content--side p {
    font-size: 18px;
    line-height: 22px;
}
.hero-banner__content--side .col-sm-6:nth-child(2) {
    border-left: 1px solid rgba(255, 255, 255, .3);
}
.p-120 {
    padding-left: 120px;
    padding-right: 120px;
}
.home-heading {font-size: 0.9em;}
.home-sub-heading {font-size: 22px !important; margin-top: 15px;}

@media only screen and (max-width:991px) {
.admissionForm .form-control {
    padding-left: 10px;
	
}
}
@media only screen and (max-width:767px) {
.about-title{
    font-size: 15px;
}
}
@media only screen and (max-width:575px) {
.hero-banner__content--data p br, .hero-banner__content--side.text-white, .research-section__nos--thumb p br {
    display: none;
}
.hero-banner {
    height: 550px;
}
.hero-banner__content {
    margin-top: 230px;
}
.navbar-collapse.show{
    top: 128px;
}
}


@media screen and (min-width:992px) and (max-width:1169.98px) {
  .container, .container-sm {
    max-width: 940px;
  }
  .footer .social li a svg {
    width: 28px;
 }
}
@media screen and (min-width:576px) and (max-width:991.98px) {
  .container, .container-lg, .container-md, .container-sm {
      max-width: 1041px;
  }
}
/* Course Page Custom start here */
.mt-50 {margin-top: 50px;}
.mt-80 {margin-top: 80px;}
.pl-pr-78 {padding: 0 78px 0 78px;}
.pl-0 {padding-left: 0;}
.pr-0 {padding-right: 0;}
.pl-0-pr-0 {padding: 0;}
.pl-3-pr-3{padding: 0 6px;}
.pb-2 {padding-bottom: 20px;}


.top-banner {
  position: absolute; 
  margin-top: 18%;
}
.top-banner h1 {
  color:#FFF;
  font-weight: 400;
}
.top-banner h1 span {
  font-weight: 300;
  text-transform: uppercase;
  font-weight: 400;
}
.top-banner h1 .course-name {
  color:#F9E562;
  font-size: 70px;
  font-weight: 700;
}
.top-banner h1 .course-full-form {
  color:#F9E562;
  font-size:  44px;
}
.breadcrumb {
    --bs-breadcrumb-padding-x: 0;
    --bs-breadcrumb-padding-y: 0;
    --bs-breadcrumb-bg: ;
    --bs-breadcrumb-border-radius: ;
    --bs-breadcrumb-divider-color: #6c757d;
    --bs-breadcrumb-item-padding-x: 0.5rem;
    --bs-breadcrumb-item-active-color: #6c757d;
    display: flex;
    flex-wrap: wrap;
    padding: var(--bs-breadcrumb-padding-y) var(--bs-breadcrumb-padding-x);
    margin-bottom: var(--bs-breadcrumb-margin-bottom);
    font-size: var(--bs-breadcrumb-font-size);
    list-style: none;
    background-color: var(--bs-breadcrumb-bg);
    border-radius: var(--bs-breadcrumb-border-radius);
}
.breadcrumb {
    background-color: #F5F5F5;
    display: inline-flex;
    border-radius: 14px;
    padding: 8px 15px;
}
.breadcrumb-item a {
    color: #3092DD;
    font-weight: 600;
}
.breadcrumb-item+.breadcrumb-item {
    padding-left: var(--bs-breadcrumb-item-padding-x);
}
.breadcrumb-item+.breadcrumb-item::before {
    float: left;
    padding-right: var(--bs-breadcrumb-item-padding-x);
    color: var(--bs-breadcrumb-divider-color);
    content: '>';
    font-weight: 600;
}
.breadcrumb-item.active {
    color: var(--bs-breadcrumb-item-active-color);
    font-weight: 500;
}
.owl-carousel .owl-dots {
    display: flex;
    justify-content: center;
    margin-top: 1em;
}
.owl-carousel .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
    margin-top: 20px;
}
.owl-carousel .owl-dots .owl-dot {
    width: 8px;
    height: 8px;
    background: #bdcddf !important;
    display: inline-block;
    border-radius: 50%;
    line-height: 1;
    margin: 3px;
}    
.owl-carousel button.owl-dot.active {
    width: 40px;
    height: 8px;
    background: #98002E !important;
    display: inline-block;
    border-radius: 10px;
    line-height: 1;
    margin: 3px;
}
/* .owl-carousel .owl-dots.disabled {
    display: flex;
}
.owl-carousel .owl-nav.disabled {
    display: none;
} */

.cta {
    font-family: var(--font-primary);
    font-size: 140px;
    font-weight: 700;
    text-transform: capitalize;
    margin-top: 50px;
}
.et_pb_code_inner {
    display: none;
}
.mobile-footer-container {
    display: flex;
    width: 100%;
}
.form-click {
    position: relative;
    font-weight: 500;
    font-size: 15px;
    padding: 5px 20px;
    cursor: pointer;
    display: inline-block;
    -webkit-border-radius: 0 0 5px 5px;
    -moz-border-radius: 0 0 5px 5px;
    -ms-border-radius: 0 0 5px 5px;
    -o-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
    color: #eee;
    background: #01aded;
    text-transform: uppercase;
}
.frmBg {
    text-align: center;
    padding: 10px 15px;
    background-color: rgb(255 255 255 / 90%);
	border-top-left-radius: 12px;
}
.scroll-top {
    position: fixed;
    visibility: hidden;
    opacity: 0;
    right: 15px;
    bottom: 65px;
    z-index: 99999;
    background: var(--bg-skyblue);
    width: 40px;
    height: 40px;
    border-radius: 4px;
    transition: all 0.4s;
}
.scroll-top .fa-angle-up {
    display: flex;
    justify-content: center;
    width: 100%;
}
.scroll-top .fa-angle-up:before {
    content: "\f106";
    color: #FFF;
}
.scroll-top.active {
    visibility: visible;
    opacity: 1;
}
.footer {
    background: #000;
    font-family: var(--primary-font);
}
.footer p {
    font-size: 12px !important;
    line-height: 16px;
    text-align: justify;
}
.scrollbar-custom::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	background-color: #F5F5F5;
}
.scrollbar-custom::-webkit-scrollbar {
	width: 10px;
	background-color: #F5F5F5;
}
.scrollbar-custom::-webkit-scrollbar-thumb {
	background-color: rgb(168, 12, 82);	
	background-image: -webkit-linear-gradient(90deg,rgba(255, 255, 255, .2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, .2) 75%, transparent 75%, transparent)
}
#mobile-footer {
    z-index: 98;
    position: fixed;
    bottom: 0px;
    left: 0;
    width: 100%;
    margin: 0px;
    background-image: linear-gradient(0deg, rgba(255,255,255,1) 0%, rgba(255,255,255,0.7) 50%, rgba(255,255,255,0) 100%);
    transition: ease-out .2s;
}
.mobile-link a {
    display: block;
    overflow: hidden;
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 14px;
    background: #9F0203;
    color: #fff;
    text-decoration: none;
    font-weight: 600;
}
.header.sticky .header__top {
    display: none !important;
}
.indicator {
    bottom: 80px !important;
    left: 66px;
    display: none;
}
.indicator:after {
    content: "";
    position: absolute;
    margin-top: -4px;
    margin-left: -5px;
    border-left: 12px solid transparent !important;
    border-bottom: 12px solid #fff !important;
    transform: rotate(-45deg);
    left: 0px;
    top: 2px !important;
    right: auto !important;
    border-right: 0 !important;
}
.close-indicator {
    top: -8px !important;
    right: -3px !important;
    left: auto !important;
}
.npf_chatbots 
{
	left:10px !important;
}
#__eechatIcon {
    left: 15px !important;
    bottom: 80px !important;
}

@media screen and (min-width: 1280px) and (max-width: 1470.98px) {
.josh-btn a img {
    width: 80px;
}
.home-heading {font-size: 0.9em !important;}
.home-sub-heading {font-size: 16px !important; margin-top: 15px;}
}
@media only screen and (max-width: 1730px) {
.header .btn-lg {
    padding: 8px 16px 5px;
}
}

@media only screen and (min-width: 1700px) {
.header .nav-item {
    margin: 0 30px !important;
}
.header .nav-item>a {
    padding: 32px 20px;
}
}

@media screen and (min-width: 1470.98px) and (max-width: 1700px) {
.header .nav-item>a {
    padding: 32px 15px;
}
.home-heading {font-size: 0.9em;}
.home-sub-heading {font-size: 21px !important; margin-top: 15px;}
}

.hero-banner-new.new_bannerr {
    min-height: 50vh;
    /*animation-duration: 2s;
    animation-fill-mode: forwards;
    animation-iteration-count: infinite;
    animation-name: placeHolderShimmer;
    animation-timing-function: linear;
    background-color: #f6f7f8;
    background: linear-gradient(to right, #eeeeee 8%, #bbbbbb 18%, #eeeeee 33%);*/
    background: #fff;
    position: relative;
}
.lpa_carousel .owl-stage, .victory_carousel .owl-stage {
    display: flex;
}
.lpa_carousel .owl-stage .owl-item, .victory_carousel .owl-stage .owl-item {
    display: flex;
    flex: 1 0 auto;
}

/* Home Page */
.wi_full {
    width: 100%;
    display: inline-block;
}
.py_3 {
    padding-top: 70px;
    padding-bottom: 70px;
}
.li_mtop {
    margin-top: 1.5rem;
}
.bg_blue {
    background-color: #1d2957;
}
.bg_brand {
    background-color: #9F0203;
}
.bg_red {
    background-color: #9F0203;
}
.bg_grey {
    background-color: #ededed;
}
.bg_white {
    background: #fff;
}
.text_reed {
    color: #9F0203;
}
img {
    max-width: 100%;
}
body, p {
    font-size: 14px !important;
    font-family: var(--googlesansRegular) !important;
    line-height: 1.35;
}
h2 {
    font-size: 28px;
    margin-bottom: 10px;
    font-family: var(--googlesansBold);
    line-height: 1.10;
}
h3 {
    font-size: 18px;
    margin-bottom: 10px;
    font-family: var(--googlesansBold);
}
h4 {
    font-size: 16px;
    margin-bottom: 10px;
    font-family: var(--googlesansBold);
}
.h-heading {
    font-size: 28px;
    margin-bottom: 10px;
    font-family: var(--googlesansBold);
    line-height: 1.10;
}
p strong {
    font-family: var(--googlesansBold);
}
.fnt_norml {
    font-family: var(--googlesansRegular) !important;
    font-weight: 400 !important;
}
.large_h2 {
    font-size: 60px;
    line-height: 1;
}
.btn_block {
    display: flex;
    margin-top: 1.5rem;
}
.justify-content-center {
    justify-content: center;
}
.grey_btn, .grey_btn:hover {
    background: #ededed;
    padding: 14px 30px 12px;
    display: inline-block;
    color: #484848;
    font-family: var(--googlesansBold);
    white-space: nowrap;
    letter-spacing: 1px;
    position: relative;
    border: 0;
}
.red_btn {
    background: #9F0203;
    padding: 14px 30px 12px;
    display: inline-block;
    color: #fff;
    font-family: var(--googlesansBold);
    white-space: nowrap;
    letter-spacing: 1px;
}
.red_btn:hover, .grey_btn:hover {
    background: #ffd700 !important;
    color: #000 !important;
}
sub {
    font-size: 60%;
    margin-bottom: 0;
    position: relative;
    bottom: 0px;
}
.navbar-brand a.anchor_border {
    padding-right: 10px;
    /* border-right: 1px solid #ffffff78; */
    margin-right: 10px;
}
.header__bottom {
    border-top: 1px solid rgba(255, 255, 255, .2);
    padding: 5px 15px;
    position: relative;
    z-index: -1;
}
.header__marque {
    width: calc(100% - 490px);
}
.hdr_marque .item {
    padding: 8px;
}
.hdr_marque p {
    text-align: center;
    margin: 0;
    color: #fff;
}
.hdr_marque button.owl-prev, .hdr_marque button.owl-next {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 10px;
}
.hdr_marque button.owl-next {
    right: 0;
    left: auto;
}
.hdr_marque button.owl-prev img, .hdr_marque button.owl-next img {
/*    filter: brightness(0) invert(1);*/
}
.header__all_pgrm {
    width: 260px;
}
.header__admisn {
    width: 230px;
    text-align: center;
}
.header__admisn a.d-flex {
    justify-content: flex-end;
}
.header__admisn span {
    font-size: 17px;
    font-family: var(--googlesansBold);
}
.header__admisn span small {
    font-size: 12px;
}
.banner_wrap .banner_content_wrap {
    width: 100%;
    position: absolute;
    top: 220px;
    left: 6%;
    transform: none;
    max-width: 800px;
    text-align: left;
    z-index: 1;
    color: #fff;
}
.banner_content_wrap h4{
    font-size: 46px;
}
.hero-banner-new .hero-banner__slider .banner_wrap .banner_content_wrap h2.cu-m {
    font-family: 'Impact' !important;
    margin-bottom: 7px;
    color: #fff;
    font-weight: 400 !important;
    font-size: 72px;
}
.banner_wrap .banner_content_wrap h2 {
    font-size: 50px;
    color: #fff;
    text-transform: capitalize;
}
.banner_wrap .banner_content_wrap h2 span {
    color: #9F0203;
}
.banner_wrap .banner_content_wrap h3 {
    font-size: 26px;
    color: #353535;
    text-transform: capitalize;
}
.banner_wrap .banner_content_wrap p {
    font-size: 20px !important;
    font-weight: 300;
}
.banner_wrap .banner_content_wrap h5 {
    font-size: 24px;
    font-weight: 500;
}
.banner_wrap .banner_content_wrap h3 span {
    color: #9F0203;
}
.hero-banner__slider .carousel-item::after {
    opacity: 0 !important;
}
.carousel-control-next, .carousel-control-prev {
    width: 7%;
}
.carousel-control-next-icon, .carousel-control-prev-icon {
    /* filter: brightness(0); */
    width: 3rem;
    height: 3rem;
}
.main_banner_slider button.owl-prev, .main_banner_slider button.owl-next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 7% !important;
}
.main_banner_slider button.owl-next {
    left: auto;
    right: 0;
}
.main_banner_slider button.owl-prev img, .main_banner_slider button.owl-next img {
    width: 23px !important;
}
.main_banner_slider.owl-loaded + img.banner_placeholder {
    display: none !important;
}
.legacy_placement {
    padding-bottom: 70px;
}
.legacy_item .li_inner {
    padding: 2rem 20px;
}
.legacy_item h2 {
    margin-bottom: 0;
}
.legacy_item h2 sub {
    font-size: 18px;
}
.legacy_item .h-heading {
    margin-bottom: 0;
}
.legacy_item .h-heading sub {
    font-size: 18px;
}
.legacy_item p {
    margin-top: 5px;
    margin-bottom: 0;
}
.upcoming_evnts:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    background: #9F0203;
    width: 100%;
    height: 40%;
    z-index: -1;
}
.upcoming_evnts img.uevnt_imgpos {
    width: 51.25%;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    object-fit: cover;
    object-position: right;
}
.uevent_Wrapper {
    padding: 2rem;
    display: flex;
    flex-wrap: wrap;
    position: relative;
}
.uevent_Wrapper:before {
    content: '';
    position: absolute;
    left: 48%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 1px;
    height: calc(100% - 5rem);
    background: #9F0203;
}
.uevent_Wrapper .uevent_item {
    width: 50%;
    padding: 0 3rem 0 1rem;
    margin: 1rem 0;
    font-family: var(--proximanova);
}
.uevent_Wrapper .uevent_item small {
    font-size: 12px;
    color: #111111;
}
.uevent_Wrapper .uevent_item img {
    height: 35px;
    object-fit: contain;
    margin-top: 7px;
}
.uevent_Wrapper .uevent_item p, .uevent_Wrapper .uevent_item h2 {
    margin-bottom: 0px;
    font-family: var(--proximanova);
    font-weight: 400 !important;
}
.uevent_Wrapper .uevent_item p, .uevent_Wrapper .uevent_item .h-heading {
    margin-bottom: 0px;
    font-family: var(--proximanova);
    font-weight: 400 !important;
}
.uevent_Wrapper .uevent_item h2 {
    font-size: 40px;
}
.uevent_Wrapper .uevent_item .h-heading {
    font-size: 40px;
}
.uevent_Wrapper .uevent_item p {
    font-size: 12px !important;
}
.uevent_Wrapper .uevent_item strong {
    display: block;
    font-size: 13px;
}
.upcoming_evnts .sec_padding {
    padding: 3rem 2rem;
}
.upcoming_evnts .sec_padding h2 {
    font-size: 25px;
}
.upcoming_evnts .sec_padding .h-heading {
    font-size: 25px;
}
.upcoming_events .item {
    display: flex;
    align-items: center;
    padding: 0 10px;
    justify-content: space-between;
}
.upcoming_events .item .evnt_txt {
    padding-right: 20px;
    width: 100%;
    text-align: center;
    font-size: 14px;
}
.upcoming_events .item .grey_btn, .upcoming_events .item .grey_btn:hover {
    padding: 14px 20px 12px;
}
.lpa_carousel .owl-item:nth-child(even) .item {
    background: #9F0203;
}
.lpa_carousel .item {
    background: #1d2957;
    color: #fff;
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}
.lpa_carousel .item .lpa_itmimg {
    width: 50%;
    position: relative;
}
.lpa_carousel .item .lpa_itmimg img.thumb_img {
    height: 100%;
    object-fit: cover;
}
.lpa_carousel .item .lpa_itmimg .google_img {
    width: 130px;
    height: 50px;
    object-fit: scale-down;
    position: absolute;
    top: 15px;
    left: 15px;
    background: #fff;
    padding: 7px 10px;
}
.lpa_carousel .item .lpa_itmtext {
    width: 50%;
    padding: 2rem;
}
.lpa_carousel .item .lpa_itmtext h2 {
    margin-bottom: 12px;
    display: inline-block;
    padding-bottom: 12px;
    width: auto;
    max-width: 100%;
    border-bottom: 1px solid #fff;
    line-height: 1;
}
.lpa_carousel .item .lpa_itmtext .h-heading {
    margin-bottom: 12px;
    display: inline-block;
    padding-bottom: 12px;
    width: auto;
    max-width: 100%;
    border-bottom: 1px solid #fff;
    line-height: 1;
}
.lpa_carousel .item .lpa_pckge {
    margin-top: 50px;
}
.lpa_carousel .item .lpa_pckge h2{
    margin: 0;
    padding: 0;
    border: 0;
}
.lpa_carousel .item .lpa_pckge .h-heading {
    margin: 0;
    padding: 0;
    border: 0;
}
.lpa_carousel .item .lpa_pckge h2 sub {
    font-family: var(--googlesansRegular);
    font-weight: 400;
    font-size: 27px;
}
.lpa_carousel .item .lpa_pckge .h-heading sub {
    font-family: var(--googlesansRegular);
    font-weight: 400;
    font-size: 27px;
}
.lpa_carousel .item p {
    font-size: 14px !important;
    margin-bottom: 0 !important;
}
.lpa_carousel .owl-nav button.owl-prev, .lpa_carousel .owl-nav button.owl-next,
.pedaspace_carousel .owl-nav button.owl-prev, .pedaspace_carousel .owl-nav button.owl-next {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    width: 25px;
    height: 40px;
}
.lpa_carousel .owl-nav button.owl-next, .pedaspace_carousel .owl-nav button.owl-next {
    right: 0;
    left: auto;
}
.owl-nav button.owl-prev img, .owl-nav button.owl-next img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.excelence_list .excelence_item {
    --bs-gutter-x: 1.5rem;
    --bs-gutter-y: 0;
    display: flex;
    flex-wrap: wrap;
    margin-top: 1.25rem;
    margin-bottom: 1.25rem;
    margin-right: calc(-.5* var(--bs-gutter-x));
    margin-left: calc(-.5* var(--bs-gutter-x));
}
.excelence_list .excelence_item:not(:last-child) {
    border-bottom: 1px solid #f7f7f7;
}
.excelence_list .excelence_item:first-child {
    margin-top: 0;
}
.excelence_list .excelence_item:last-child {
    margin-bottom: 0;
}
.excelence_list .exc_itm_iner {
    flex-shrink: 0;
    width: 50%;
    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);
    padding-bottom: 20px;
}
.excelence_list .exc_itm_iner .exc_inner_wrap {
    display: flex;
    align-items: flex-start;
}
.excelence_list .exc_itm_iner .exc_inner_wrap img.exc_icon {
    width: 100px;
    height: 70px;
    object-fit: contain;
    object-position: top;
}
.excelence_list .exc_itm_iner .exc_inner_wrap .exc_itm_data {
    width: calc(100% - 100px);
    padding-left: 15px;
}
.excelence_list .exc_itm_iner h4 {
    margin-bottom: 4px;
    color: #333333;
}
.excelence_list .exc_itm_iner p {
    color: #333333;
    margin-bottom: 0;
}
.crl_excellence .sec_red_bg {
    background: #9F0203;
    color: #fff;
    padding: 3rem;
    width: 400px;
    margin-left: auto;
    margin-top: -130px;
    position: relative;
    margin-right: calc(var(--bs-gutter-x)* .5 + 30px);
}
.crl_excellence .absolute_img {
    width: calc(50% - 30px - 1.5rem);
    height: calc(100% + 70px);
    position: absolute;
    left: 0;
    top: 0;
    z-index: 0;
    object-fit: cover;
    object-position: top;
}
.crl_excellence {
    margin-top: 80px;
    box-shadow: 0 -6px 10px -4px rgba(0, 0, 0, 0.2);
}
.research_enterpenuer {
    padding-top: 150px;
    margin-top: -20px;
    position: relative;
    z-index: 9;
}
.font_p_18 p {
    font-size: 16px !important;
}
.research_enterpenuer .sec_title p br, .trailblaze_sec .sec_title p br, .life_cgc_at .sec_title p br,
.Pedagogical_space .sec_title p br {
    display: none;
}
.center_excellence .sec_title {
    margin-bottom: 3rem;
}
.reh_list .reh_item {
    width: 20%;
}
.reh_list .reh_item:not(:first-child) {
    border-left: 1px solid #fff;
}
.reh_list .reh_item .itm_inner {
    padding: 1.5rem 0 2.5rem 1rem;
}
.reh_list .reh_item .itm_inner p, .reh_list .reh_item .itm_inner h2 {
    margin-bottom: 0;
}
.reh_list .reh_item .itm_inner p, .reh_list .reh_item .itm_inner .h-heading {
    margin-bottom: 0;
}
.reh_list .reh_item .itm_inner h2 sub {
    font-size: 50%;
    font-family: var(--googlesansRegular);
}
.reh_list .reh_item .itm_inner .h-heading sub {
    font-size: 50%;
    font-family: var(--googlesansRegular);
}
.excelnce_carousel .item {
    text-align: center;
    background: #1d2957;
    color: #fff;
}
.excelnce_carousel .owl-item:nth-child(even) .item {
    background: #b70607;
}
.excelnce_carousel .item .center_exc_content {
    padding: 2.5rem;
}
.excelnce_carousel .item .center_exc_content img.exc_logo {
    width: auto;
    height: 60px;
    object-fit: contain;
    margin: 0 auto;
    filter: brightness(0) invert(1);
}
.excelnce_carousel .item .ce_List {
    display: flex;
    flex-wrap: wrap;
    margin-left: -2rem;
    width: calc(100% + 4rem);
}
.excelnce_carousel .item .ce_List .ce_Item {
    width: 33.33%;
    padding: 10px 5px;
    padding-bottom: 0;
    margin-top: 1rem;
}
.excelnce_carousel .item .ce_List img {
    width: 50px;
    margin: 0 auto 10px;
}
.excelnce_carousel .item .center_exc_img {
    display: flex;
    height: 280px;
}
.excelnce_carousel .item .center_exc_img img {
    width: 50%;
    height: 100%;
    object-fit: cover;
    object-position: top;
}
.excelnce_carousel .item .center_exc_img img.bosh__img {
    object-position: bottom;
}
.center_excellence:after {
    background: #fff;
    content: '';
    position: absolute;
    bottom: -2px;
    left: 0;
    width: 100%;
    height: calc(282px + 70px);
}
.excelnce_carousel button.owl-prev, .excelnce_carousel button.owl-next {
    top: 30% !important;
}
.excelnce_carousel button.owl-prev img, .excelnce_carousel button.owl-next img,
.internation_collaboration button.owl-prev img, .internation_collaboration button.owl-next img {
    filter: brightness(0) invert(1);
}
.center_owlnav button.owl-prev, .center_owlnav button.owl-next {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 25px;
    height: 40px;
}
.trail_carousel .trail_overlay {
    position: absolute;
    bottom: 0;
    padding: 1rem;
    color: #fff;
}
.education_choice {
    margin-top: -150px;
    padding-top: 200px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.education_choice .sec_title p {
    padding-right: 40px;
}
.education_choice .max_width_9 {
    margin-bottom: 0 !important;
}
.education_choice h4 {
    margin-bottom: 0;
    font-size: 26px;
    font-weight: 400 !important;
    font-family: var(--googlesansRegular) !important;;
}
.education_choice h2 {
    font-size: 70px;
    margin: 0;
    line-height: 1;
    position: relative;
    left: -3px;
}
.education_choice .h-heading {
    font-size: 70px;
    margin: 0;
    line-height: 1;
    position: relative;
    left: -3px;
}
.education_choice img.twofive_crore {
    width: 80%;
    margin-bottom: 15px;
}
.education_choice img.choice_img {
    width: calc(100% + 100px);
    max-width: unset;
}
.pedaspace_carousel .spacee_img {
    position: relative;
    height: 240px;
    overflow: hidden;
}
.pedaspace_carousel .spacee_img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: .5s all;
}
.pedaspace_carousel .item:hover .spacee_img img {
    transform: scale(1.15);
}
.pedaspace_carousel .spacee_img h3 {
    position: absolute;
    bottom: 0px;
    padding: 15px;
    margin: 0;
    color: #fff;
    width: 100%;
    text-shadow: 0px 0px 10px #000000;
}
.pedaspace_carousel .spacee_content {
    padding: 15px;
    border-right: 1px solid #dddddd;
    position: relative;
    padding-right: 60px;
}
.spacee_content p {
    color: #666666;
}
.pedaspace_carousel .spacee_content span.space_count {
    position: absolute;
    right: 15px;
    top: 15px;
    font-size: 24px;
    font-family: var(--googlesansBold);
    line-height: 1;
    color: #5e5d5d;
}
.ac_land_list {
    counter-reset: my-sec-counter;
}
.ac_land_list .ac_land_item {
    width: 33.33%;
    position: relative;
    margin-bottom: 1.5rem;
}
.ac_land_list .ac_land_item:before {
    counter-increment: my-sec-counter;
    content: "0" counter(my-sec-counter);
    position: absolute;
    bottom: 7px;
    right: 1.5rem;
    z-index: 1;
    font-size: 28px;
    line-height: 1;
    font-family: var(--googlesansBold);
    color: #9F0203;
    opacity: 20%;
}
.ac_land_item .ac_li_inner {
    background: #fff;
    padding: 2.5rem 1rem 3rem;
    position: relative;
    width: 100%;
    height: 100%;
    transition: .5s all;
}
.ac_land_item .ac_li_inner img {
    width: 40px;
    height: 45px;
    margin-bottom: 1rem;
    object-fit: contain;
}
.ac_land_list .ac_land_item p {
    margin-bottom: 7px;
}
.ac_land_item .ac_li_inner:hover {
    background: #9F0203;
    color: #fff;
}
.ac_land_item .ac_li_inner:hover img {
    filter: brightness(0) invert(1);
}
.ac_land_list .ac_land_item:hover:before {
    color: #fff;
}
.news_events:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 220px;
    background: #ededed;
    z-index: -1;     
}
.news_events .one_imge_wrap, .news_events .two_imge_wrap {
    margin-top: 1.5rem;
    position: relative;
}
.news_events .one_imge_wrap img, .news_events .two_imge_wrap img{
    display: block;
    width: 100%;
    height: auto;
    position: relative;
    z-index: 0;
}
.news_events .one_imge_wrap::before, .news_events .two_imge_wrap::before{
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.6);
    z-index: 1;
}
.news_events .one_imge_wrap img {
    width: 100%;
    height: 500px;
    object-fit: cover;
}
.news_events .two_imge_wrap img {
    width: 100%;
    height: calc(250px - .75rem);
    object-fit: cover;
}
.news_events .one_imge_wrap .news_data_txt {
    position: absolute;
    bottom: 0;
    width: 100%;
    padding: 1.5rem;
    color: #fff;
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    z-index: 2;
}
.news_events .one_imge_wrap .news_data_txt .col_left_news {
    max-width: 370px;
    padding-right: 20px;
}
.news_events .two_imge_wrap .news_data_txt {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 1rem;
    color: #fff;
    z-index: 2;
}
.news_events .one_imge_wrap .news_data_txt .col_left_news p, .news_events .two_imge_wrap p {
    margin: 0 0 5px 0;
}
.news_events .one_imge_wrap:hover:before, .news_events .two_imge_wrap:hover:before {
/*    content: '';
    position: absolute;
    left: 0;
    top: 0;
    background: #9F0203;
    width: 100%;
    height: 100%;
    transition: .3s all;*/
}
.news_events .one_imge_wrap:hover .red_btn , .news_events .two_imge_wrap:hover .red_btn {
    color: #000 !important;
    background: #fff !important;
}
.news_events .news_data_txt .btn_block {
    margin-top: 10px;
}
.internation_collaboration .owl-stage {
    display: flex;
}
.internation_collaboration .owl-stage .item {
    height: 100%;
}
.internation_collaboration .owl-stage .item img {
    height: 100%;
    object-fit: cover;
}
.exchnge_list {
    margin-right: 70px;
    position: relative;
}
.semester_exchange .pad_right {
    max-width: 400px;
}
.exchnge_list:after {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    height: 1px;
    background: #d9d9d9;
}
.exchnge_list:before {
    content: '';
    position: absolute;
    left: 50%;
    top: 0;
    width: 1px;
    height: 100%;
    background: #d9d9d9;
}
.exchnge_list .exchnge_item {
    width: 50%;
    margin-top: 30px;
    margin-bottom: 30px;
}
.exchnge_list .exchnge_item:nth-child(even) {
    padding-left: 40px;
}
.exchnge_list .exchnge_item p {
    margin-bottom: 0;
    color: #666666;
}
.semester_exchange .exchange_img {
    position: relative;
}
.semester_exchange .exchange_img {
    position: relative;
    height: 100%;
}
.semester_exchange .exchange_img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.semester_exchange .exchange_img .abs_text {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding: 1.25rem;
}
.semester_exchange .exchange_img .abs_text h3 {
    font-size: 18px;
}
.victory_voice:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: -7px;
    width: 100%;
    height: 120px;
    background: #9F0203;
    z-index: -1;   
}
.victory_carousel .item {
    background: #ededed;
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}
.victory_carousel .item .vic_content {
    padding: 2rem 3rem 2rem 2rem;
    width: 60%;
}
.victory_carousel .item .vic_content .vic_content_name {
    font-size: 25px;
    margin-bottom: 5px;
} 
.victory_carousel .item .vic_content .amaz_logo {
    width: 130px;
    margin: 1.5rem 0 1rem;
    object-fit: contain;
}
.victory_carousel .item .vic_content p {
    color: #333333;
    font-size: 16px !important;
}
.victory_carousel .item .vic_content p:last-child {
    margin-bottom: 0;
    font-size: 14px !important;
}
.victory_voice .sec_title p {
    font-size: 16px !important;
}
.victory_carousel .item img {
    width: 40%;
    object-fit: cover;
}
.life_cgc_at .img_blocck {
    position: relative;
    width: 100%;
    height: 270px;
    overflow: hidden;
    transition: .5s all;
}
.life_cgc_at img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: top;
}
.life_cgc_at .life_overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgb(0 0 0 / 75%);
    overflow: hidden;
    width: 100%;
    height: 0;
    transition: .5s ease;
}
.life_cgc_at .img_blocck:hover .life_overlay {
    height: 100%;
}
.life_cgc_at .img_blocck h6 {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
    font-size: 20px;
    color: #fff;
}
.slick.marqueee .inner {
    height: 60px;
    object-fit: contain;
    border: 1px solid #8080802e;
    padding: 10px 15px;
    border-radius: 10px;
    margin: 10px;
}
.slick.marqueee .inner img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.international_collab .sec_title {
    margin-bottom: 3rem;
}
.trail_carousel .trail_overlay p, .ac_land_list .ac_land_item p, .news_events .news_data_txt p strong,
.victory_carousel .item .vic_content p:last-child, .spacee_content p {
    font-size: 14px !important;
    font-weight: 400;
}
.trail_carousel .trail_overlay p {
    line-height: 1.15;
}
.athelete_section, .field_podium_sec {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.athelete_section img {
    padding-top: 50px;
    margin: 0 auto;
    display: block;
}
.athelete_section img.img_11 {
    width: 60%;
}
.podium_field .col-5 {
    width: 41.66%;
}
.podium_field .col-7 {
    width: 58.33%;
}
.podium_field .pd_item {
    margin-top: .75rem;
}
.pd_item .pd_itm_inr {
    height: 250px;
    overflow: hidden;
    position: relative;
}
.pd_item .pd_itm_inr img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.pd_itm_inr .pd_overlay {
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 15px;
    background: linear-gradient(to top, rgb(0 0 0 / 67%), transparent);
    color: #fff;
    transition: .5s all;
}
.pd_itm_inr:hover .pd_overlay {
    padding: 30px 15px;
    background: linear-gradient(to top, rgb(122 18 49), transparent);
}
.pd_itm_inr .pd_overlay h4 {
    margin-bottom: 0;
    text-shadow: 0px 0px 10px #000;
}

.c-r {font-size:72px;margin-right:15px;}
.c1 {font-size:72px;}
.cr {font-size:38px;}
.menu_inner_block p a span {
  font-size: 12px !important;
}

/* header.dark-grey-bg .hdr_marque p {
    color: var(--text-color-dark);
} */
/* .header.dark-grey-bg .header__top-right li a {
    color: var(--text-dark);
} */
/* .header.dark-grey-bg .mob-toll-no a {
    color: var(--text-dark) !important;
} */
@media screen and (max-width: 1400px) {
    .trail_carousel .trail_overlay .btn_block {
        margin-top: 0;
    }
    .trail_carousel .trail_overlay p, .trail_carousel .trail_overlay h4 {
        margin-bottom: 7px !important;
    }
}


@media screen and (max-width: 1199.98px) {
    .trail_carousel .trail_overlay p, .trail_carousel .trail_overlay h4 {
        margin-bottom: 13px !important;
    }
    .trail_carousel .trail_overlay p {
        line-height: 1.35;
    }
     .mob-toll-no .fa-phone {
        font-size: 14px;
        border: 2px solid #FFF;
        border-radius: 50%;
        padding: 10px;
    }
}

/* Media Query Page */
@media screen and (min-width: 1401px) {
    .banner_content_wrap h1 {
        font-size: 24px;
        font-family: var(--googlesansBold);
        margin-bottom: 15px;
    }
    .py_3 {
        padding-top: 80px;
        padding-bottom: 80px;
    }
    h2 {
        font-size: 36px;
        font-family: var(--googlesansBold);
        margin-bottom: 15px;
    }
    h3 {
        font-size: 24px;
        font-family: var(--googlesansBold);
        margin-bottom: 15px;
    }
    h4 {
        font-size: 18px;
        font-family: var(--googlesansBold);
        margin-bottom: 15px;
        line-height: 1.05;
    }
    h6 {
        font-size: 18px;
        font-family: var(--googlesansBold);
        margin-bottom: 15px;
        line-height: 1.05;
    }
    body, p {
        font-size: 14px !important;
    }
    .h-heading {
        font-size: 34px;
        font-family: var(--googlesansBold);
        margin-bottom: 15px;
    }
    .st-admissions {
        left: -70px;
    }
    .font_p_18 p {
        font-size: 18px !important;
    }
    .ac_land_list .ac_land_item:before {
        font-size: 32px;
    }
    .trail_carousel .trail_overlay p, .ac_land_list .ac_land_item p, .news_events .news_data_txt p strong,
    .victory_carousel .item .vic_content p:last-child, .spacee_content p {
        font-size: 16px !important;
        font-weight: 400;
    }
    .victory_carousel .item .vic_content p {
        font-size: 18px !important;
    }
    .lpa_carousel .item .lpa_pckge h2 {
        font-size: 80px;
    }
    .lpa_carousel .item .lpa_pckge .h-heading {
        font-size: 80px;
    }
    .max_width_7, .max_width_8, .max_width_9 {
        margin-bottom: 4rem !important;
    }
    .banner_wrap .banner_content_wrap {
        max-width: 1000px;
        top: 300px;
    }
    .banner_wrap .banner_content_wrap h2 {
        font-size: 72px;
        letter-spacing: 0px;
    }
    .banner_wrap .banner_content_wrap .h-heading {
        font-size: 60px;
    }
    .legacy_item h2 sub {
        font-size: 20px;
    }
    .legacy_item .h-heading sub {
        font-size: 20px;
    }
    .upcoming_evnts .sec_padding h2 {
        font-size: 30px;
    }
    .upcoming_evnts .sec_padding .h-heading {
        font-size: 30px;
    }
    .legacy_placement {
        padding-bottom: 100px;
    }
    .crl_excellence {
        margin-top: 100px;
        padding-top: 40px;
        box-shadow: 0 -6px 10px -4px rgba(0, 0, 0, 0.2);
    }
    .large_h2 {
        font-size: 80px;
        line-height: 1;
    }
    .red_btn, .red_btn:hover, .grey_btn, .grey_btn:hover {
        padding: 17px 40px 15px;
        letter-spacing: 2px;
    }
    .uevent_Wrapper .uevent_item h2 {
        font-size: 47px;
    }
    .uevent_Wrapper .uevent_item .h-heading {
        font-size: 47px;
    }
    .uevent_Wrapper .uevent_item strong {
        font-size: 17px;
    }
    .uevent_Wrapper .uevent_item img {
        height: 50px;
    }
    .lpa_carousel .item .lpa_pckge h2 sub {
        font-size: 30px;
    }
    .lpa_carousel .item .lpa_pckge .h-heading sub {
        font-size: 30px;
    }
    .lpa_carousel .item p {
        font-size: 16px !important;
    }
    .excelence_list .exc_itm_iner .exc_inner_wrap img.exc_icon {
        width: 140px;
        height: 115px;
    }
    .excelence_list .exc_itm_iner .exc_inner_wrap .exc_itm_data {
        width: calc(100% - 140px);
    }
    .uevent_Wrapper {
        padding: 2rem;
    }
    .uevent_Wrapper:before {
        height: calc(100% - 4.5rem);
    }
    .uevent_Wrapper .uevent_item {
        margin: 1.5rem 0;
    }
    .lpa_carousel .owl-nav button.owl-prev, .lpa_carousel .owl-nav button.owl-next, .pedaspace_carousel .owl-nav button.owl-prev, .pedaspace_carousel .owl-nav button.owl-next,
    .center_owlnav button.owl-prev, .center_owlnav button.owl-next {
        height: 40px !important;
    }
    .lpa_carousel .item .lpa_itmtext {
        padding: 3rem 2rem;
    }
    .crl_excellence .sec_red_bg {
        padding: 4rem;
        width: 450px;
        margin-top: -110px;
    }
    .research_enterpenuer {
        padding-top: 170px !important;
        padding-bottom: 50px;
    }
    .center_excellence {
        padding-bottom: 20px;
    }
    .academic_land, .semester_exchange {
        padding-bottom: 30px;
    }
    .excelnce_carousel .item .center_exc_content {
        padding: 4rem 3rem 3rem;
    }
    .excelnce_carousel .item .ce_List img {
        width: 70px;
        margin: 1.5rem auto 1rem;
    }
    .excelnce_carousel .item .center_exc_img {
        height: 350px;
    }
    .center_excellence:after {
        height: calc(350px + 22px);
    }
    .trail_carousel .trail_overlay {
        padding: 1.75rem;
    }
    .pedaspace_carousel .spacee_img h3 {
        padding: 1.25rem;
    }
    .pedaspace_carousel .spacee_content {
        padding: 25px;
        padding-right: 100px;
    }
    .spacee_content p {
        font-size: 16px !important;
    }
    .excelnce_carousel .item .ce_List .ce_Item {
        padding-left: 15px;
        padding-right: 15px;
    }
    .pedaspace_carousel .spacee_content span.space_count {
        right: 25px;
        top: 25px;
        font-size: 34px;
    }
    .ac_land_item .ac_li_inner {
        padding: 2.5rem 1rem 4rem;
    }
    .ac_land_item .ac_li_inner img {
        width: 60px;
        height: 65px;
    }
    .news_events .one_imge_wrap img {
        height: 600px;
    }
    .news_events .two_imge_wrap img {
        height: calc(300px - .75rem);
    }
    .news_events .two_imge_wrap .news_data_txt, .news_events .one_imge_wrap .news_data_txt {
        padding: 1.5rem;
    }
    .semester_exchange .exchange_img .abs_text {
        padding: 1.5rem;
    }
    .news_events .one_imge_wrap .news_data_txt .col_left_news {
        padding-right: 100px;
    }
    .victory_carousel .item .vic_content .amaz_logo {
        width: 150px;
        margin: 2rem 0 1rem;
        object-fit: contain;
    }
    .victory_carousel .item .vic_content .vic_content_name {
        font-size:30px;
        font-family: var(--googlesansBold);
        margin-bottom: 15px;
    }
    .ac_land_list .ac_land_item:before {
        font-size: 40px;
    }
    .life_cgc_at .img_blocck, .life_cgc_at:before {
        height: 290px;
    }
    .slick.marqueee .inner {
        height: 60px;
        padding: 5px 14px;
    }
    .lpa_carousel .item .lpa_itmimg .google_img {
        width: 160px;
        height: 50px;
        top: 25px;
        left: 25px;    
    }
    .uevent_Wrapper .uevent_item img {
        height: 60px;
        margin-top: 15px;
    }
    .excelence_list .excelence_item {
        margin-top: 2.25rem;
        margin-bottom: 2.25rem;
    }
    .pedaspace_carousel .spacee_img {
        height: 310px;
    }
    .news_events .one_imge_wrap .news_data_txt .col_left_news {
        max-width: 450px;
    }
    .education_choice h2 {
        font-size: 85px;
    }
    .education_choice .h-heading {
        font-size: 85px;
    }
    .education_choice {
        margin-top: -150px;
        padding-top: 250px;
    }
    .education_choice img.twofive_crore {
        width: 85%;
    }
    .semester_exchange .max_width_8 {
        max-width: 66.66% !important;
    }
    .academic_land .max_width_8 .col-lg-4 {
        width: 38% !important;
    }
    .academic_land .max_width_8 .row {
        justify-content: space-between;
    }
    .academic_land .max_width_8 .col-lg-8 {
        width: 60% !important;
    }
    .academic_land .sec_title {
        padding-right: 1rem;
    }
    .news_wrapper .red_btn, .news_wrapper .red_btn:hover {
        padding: 14px 25px 13px;
    }
    .upcoming_events .item .grey_btn, .upcoming_events .item .grey_btn:hover {
        padding: 16px 25px 14px;
    }
    .news_events:before {
        height: 300px;
    }
    .victory_carousel .item {
        justify-content: space-between;
    }
    .victory_carousel .item .vic_content {
        padding: 2.5rem;
        width: 62%;
    }
    .victory_carousel .item img {
        width: 35%;
    }
    .reh_list .reh_item .itm_inner {
        padding: 1.5rem 0 2.5rem 1rem;
    }
    .center_excellence .sec_title {
        margin-bottom: 4.5rem;
    }
    .research_enterpenuer .sec_title p br, .life_cgc_at .sec_title p br, .Pedagogical_space .sec_title p br {
        display: block;
    }
    .education_choice h4 {
        font-size: 30px;
    }
    .education_choice .sec_title p {
        padding-right: 70px;
    }
    .phenomenal_rec_sec h3 {
        font-size: 24px;
    }
    .victory_voice:after {
        height: 140px;
    }
}
@media screen and (min-width: 1200px) and (max-width: 1700px) {
    .academic_land .max_width_8 {
        max-width: 75% !important;
    }
}

@media screen and (min-width: 1200px) and (max-width: 1320px) {
    .legacy_item .li_inner {
        padding: 2rem 10px;
    }
}


@media screen and (min-width: 1200px) {
    .container-xxl {
        padding-left: 100px !important;
        padding-right: 100px !important;
        max-width: 100% !important;
    }
    header img.mobile_logos {
        display: none;
    }
    .pay_mobile_btn, .hdr_marque_mobile {
        display: none;
    }
    .header .nav-item.dd-menu-lg>a::after {
        display: none;
    }
    .lpa_carousel .owl-nav button.owl-prev, .pedaspace_carousel .owl-nav button.owl-prev, .center_owlnav button.owl-prev, .center_owlnav button.owl-next {
        left: -62px !important;
    }
    .lpa_carousel .owl-nav button.owl-next, .pedaspace_carousel .owl-nav button.owl-next, .center_owlnav button.owl-next {
        right: -62px !important;
        left: auto !important;
    }
    .upcoming_events button.owl-prev {
        left: -40px !important;
    }
    .upcoming_events button.owl-next {
        right: -40px !important;
    }
    header .for_mobilee {
        display: none;
    }
    .header .nav-item>a, .menu-options li a, .hdr_marque p, .header__admisn span, .header__top-right li a {
        color: #000;
    }
    .header__admisn span small {
        color: #9F0203;
    }
    .header__top-right li a i {
        color: rgb(1 173 237);
    }
    .header.dark-grey-bg {
        background: rgb(237 237 237) !important;
    }
    .header__bottom {
        border-top: 1px solid rgb(1 173 237);
    }
    .header {
        border-bottom: 1px solid rgb(1 173 237);
    }
    .header__top {
        background: #e3e3e3;
    }
    .excelnce_carousel .item .center_exc_content p {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 5;
        -webkit-box-orient: vertical;
    }
}

@media screen and (min-width: 768px) {
    .mob-toll-no.text-white {
        display: none;
    }
}
@keyframes placeHolderShimmer {
    0% {
    background-position: -800px 0
    }
    100% {
    background-position: 800px 0
    }
}
@media screen and (min-width: 992px) {
    .container-xxl {
        padding-left: 50px;
        padding-right: 50px;
    }
    .crl_mobile_vis, .mobile_image_show .relative_img {
        display: none;
    }
    .flex-lg-row-reverse {
        flex-direction: row-reverse;
    }
    .max_width_10 {
        max-width: 83.33%;
        margin: 0 auto 2.5rem;
    }
    .max_width_9 {
    max-width: 75%;
        margin: 0 auto 2.5rem;
    }
    .max_width_8 {
        max-width: 80.66%;
        margin: 0 auto 2.5rem;   
    }
    .max_width_7 {
        max-width: 58.33%;
        margin: 0 auto 2.5rem; 
    }
    .max_width_6 {
        max-width: 68%;
        margin: 0 auto 2.5rem;
    }
    .victory_voice .max_width_8 {
        margin-bottom: 0 !important;
    }
    .legacy_item:not(:first-child) {
        border-left: 1px solid rgb(255 255 255 / 8%);
    }
    .lpa_carousel .owl-nav button.owl-prev, .pedaspace_carousel .owl-nav button.owl-prev,
    .center_owlnav button.owl-prev, .center_owlnav button.owl-next {
        left: -42px;
    }
    .lpa_carousel .owl-nav button.owl-next, .pedaspace_carousel .owl-nav button.owl-next,
    .center_owlnav button.owl-next {
        right: -42px;
        left: auto;
    }
    .upcoming_evnts .sec_button {
        display: flex;
        align-items: flex-end;
        justify-content: flex-end;
        padding-bottom: 2rem;
        padding-right: 2rem;
    }
    .hide_desktopeee {
        display: none !important; 
    }
}


@media screen and (min-width: 992px) and (max-width: 1199.98px) {
    .home-heading {font-size: 0.9em !important;}
    .home-sub-heading {font-size: 15px !important; margin-top: 15px;}
    .large_h2 {
        font-size: 50px;
    }
    .container-xxl {
        padding-right: var(--bs-gutter-x, 1.75rem);
        padding-left: var(--bs-gutter-x, 1.75rem);
    }
    .legacy_item .li_inner {
        padding: 1.5rem 0;
    }
    .max_width_6 {
        max-width: 70%;
    }
    .uevent_Wrapper .uevent_item img {
        height: 32px; 
    }
    .uevent_Wrapper {
        padding-left: 0;
        padding-right: 0;
    }
    .lpa_carousel .item .lpa_pckge {
        margin-top: 20px;
    }
    .lpa_carousel .item .lpa_itmtext {
        padding: 1rem;
    }
    .crl_excellence .sec_red_bg {
        padding: 2rem;
        width: 300px;
    }
    .excelence_list .exc_itm_iner .exc_inner_wrap img.exc_icon {
        width: 70px;
    }
    .excelence_list .exc_itm_iner .exc_inner_wrap .exc_itm_data {
        width: calc(100% - 70px);
    }
    .excelnce_carousel .item .center_exc_content {
        padding: 2.5rem 1.5rem;
    }
    .excelnce_carousel .item .center_exc_img {
        height: 250px;
    }
    .center_excellence:after {
        height: calc(284px + 70px);
    }
    .education_choice .sec_title p {
        padding-right: 0;
    }
    .education_choice .sec_title {
        padding-bottom: 2rem;
    }
    .ac_land_item .ac_li_inner {
        padding: .75rem .5rem 2.5rem;
    }
    .ac_land_list .ac_land_item:before {
        bottom: 10px;
        right: 1rem;
        font-size: 25px;
    }
    .exchnge_list .exchnge_item:nth-child(even) {
        padding-left: 20px;
    }
    .exchnge_list .exchnge_item {
        margin-top: 15px;
        margin-bottom: 15px;
    }
    .trail_carousel .trail_overlay {
        padding: 2rem;
        max-width: 67%;
    }
    .semester_exchange .exchange_img .abs_text {
        padding: 1rem;
    }
    .life_cgc_at .img_blocck, .life_cgc_at:before {
        height: 200px;
    }
    .lpa_carousel .owl-nav button.owl-prev, .pedaspace_carousel .owl-nav button.owl-prev, .center_owlnav button.owl-prev, .center_owlnav button.owl-next {
        left: -25px;
    }
    .lpa_carousel .owl-nav button.owl-next, .pedaspace_carousel .owl-nav button.owl-next, .center_owlnav button.owl-next {
        right: -25px;
        left: auto;
    }
    .owl-carousel button.owl-prev, .owl-carousel button.owl-next {
        width: 20px;
        height: 30px;
    }
    .excelnce_carousel .item .ce_List {
        margin-left: -1rem;
        width: calc(100% + 2rem);
    }
    .victory_voice:after {
        height: 170px;
    }
}

@media screen and (max-width: 1200px) {
    .pl-pr-78 {
        padding: 0 15px;
    }
}

@media screen and (min-width: 1220px) and (max-width: 1300px) {
  .header .nav-item {
      margin: 0 3px;
  }
}
@media screen and (min-width: 1200px) and (max-width: 1299.98px) {
	.crl_excellence .sec_red_bg {
      width: 335px;
  	}
    .crl_excellence .absolute_img {
        height: calc(97% + 31px);
    }
    .crl_excellence .absolute_img {
      width: calc(50% - 30px - 1.5rem);
      object-fit: cover;
    }
    .research_enterpenuer {
      padding-top: 85px !important;
    }
}
@media screen and (min-width: 1300px) and (max-width: 1399.98px) {
	.crl_excellence .sec_red_bg {
      width: 335px;
  	}
    .crl_excellence .absolute_img {
      height: calc(89% + 10px);
  	}
    .crl_excellence .absolute_img {
        width: calc(50% - 30px - 1.5rem);
        object-fit: fill;
    }
    .research_enterpenuer {
      padding-top: 85px !important;
    }
    .h1, h1 {
        font-size: 24px;
    }
}
@media screen and (min-width: 1400px) and (max-width: 1499.98px) {
	.crl_excellence .sec_red_bg {
      width: 400px;
  	}
    .crl_excellence .absolute_img {
        height: calc(90% - 45px);
    }
   .crl_excellence .absolute_img {
        width: calc(50% - 30px - 1.5rem);
        object-fit: fill;
    }
    .research_enterpenuer {
      padding-top: 85px !important;
    }
    .h1, h1 {
        font-size: 24px;
    }
}
@media screen and (min-width: 1500px) and (max-width: 1599.98px) {
	.crl_excellence .sec_red_bg {
      width: 400px;
  	}
    .crl_excellence .absolute_img {
      height: calc(89% + 26px);
  	}
   .crl_excellence .absolute_img {
        width: calc(50% - 30px - 1.5rem);
        object-fit: fill;
    }
   .research_enterpenuer {
      padding-top: 85px !important;
    }
}
@media screen and (min-width: 1600px) and (max-width: 1699.98px) {
	.crl_excellence .sec_red_bg {
      width: 400px;
  	}
    .crl_excellence .absolute_img {
      height: calc(98% + 15px);
  	}
   .crl_excellence .absolute_img {
        width: calc(50% - 30px - 1.5rem);
        object-fit: cover;
    }
   .research_enterpenuer {
      padding-top: 85px !important;
    }
}
@media screen and (min-width: 992px) and (max-width: 1300px) {
    .excelence_list .exc_itm_iner h4 {
        font-size: 13px;
    }
    .excelence_list .exc_itm_iner p {
        font-size: 12px !important;
    }
    .excelence_list .exc_itm_iner {
        padding-bottom: 10px;
    }
    .excelence_list .excelence_item {
        margin-top: .75rem;
        margin-bottom: .75rem;
    }
    .excelence_list .excelence_item:first-child {
        margin-top: 0;
    }
    .crl_excellence {
        padding-bottom: 30px;
    }
    .h1, h1 {
        font-size: 24px;
    }
}

@media screen and (min-width: 992px) and (max-width: 1100px) {
    .excelence_list .exc_itm_iner p {
        font-size: 11px !important;
    }
}

@media screen and (max-width: 1199.98px) {
    .header {
        background-color: rgba(159, 2, 3, 1);
    }
    .header__top {
        padding: 0;
    }
    header img.desktop_logos {
        display: none;
    }
    .header__admisn a.d-flex img {
        filter: brightness(0) invert(1);
    }
    .josh-btn a:hover {
        -webkit-mask-image: none !important;
    }
    .header__admisn a.d-flex img {
        filter: brightness(0) invert(1);
    }
    .menu-options li:last-child, .menu-options li:nth-last-child(2) {
        display: none;
    }
    .pay_mobile_btn {
        display: flex;
        align-items: center;
        width: 175px;
    }
    .pay_mobile_btn a {
        margin-left: 12px;
        padding: 8px 10px;
        color: #fff;
        display: inline-block;
        line-height: 1;
        white-space: nowrap;
        font-size: 12px;
    }
    .pay_mobile_btn a.pay_fee_btn {
        background: #0695cc;
    }
    .pay_mobile_btn a.pay_log_btn {
        background: #000;
        margin-left: 8px;
    }
    .header__top-right li.ms-5.head-search {
        top: 30px;
        right: 10px !important;
    }
    .hdr_marque_mobile {
        padding: 6px 15px;
        width: 100%;
    }
    .hdr_marque p {
        font-size: 11px !important;
    }
    .hdr_marque .owl-nav {
        display: none !important;
    }
    .Pedagogical_space .sec_title p br {
        display: none;
    }
    .academic_land .max_width_8 {
        max-width: 82%;
    }
    .max_width_6, .max_width_7, .max_width_8, .max_width_9, .max_width_10 {
        margin-bottom: 2rem !important;
    }
    .education_choice .mb-0, .center_excellence .mb-0, .academic_land .mb-0 {
        margin-bottom: 0 !important;
    }
    .international_collab {
        padding-top: 10px !important;
    }
    header .for_desktopp {
        display: none !important;
    }
    .header__marque {
        width: 50%;
    }
    .hdr_marque .item {
        padding: 0 10px;
        text-align: center;
    }
    .owl-carousel button.owl-prev, .owl-carousel button.owl-next {
        width: 10px;
        height: 20px;
    }
    .header__admisn.for_mobilee {
        background: #0695cc;
        border-radius: 30px;
        padding: 10px 15px;
        width: max-content;
        margin-top: 15px;
    }
    .carousel-control-next-icon, .carousel-control-prev-icon {
        width: 2rem;
        height: 2rem;
    }
}


@media screen and (min-width: 768px) and (max-width: 991px) {
    .lpa_carousel .item .lpa_itmtext {
        padding: 1rem;
    }
}

@media screen and (min-width: 768px) and (max-width: 1199.98px) {
    .excelnce_carousel .item .center_exc_content h3 {
        max-width: 70%;
        margin-left: auto;
        margin-right: auto;
    }
    .excelnce_carousel .item .center_exc_content p {
        display: -webkit-box;
        -webkit-line-clamp: 6;
        -webkit-box-orient: vertical;
        overflow: hidden;
    }
}

@media screen and (min-width: 992px) and (max-width: 1199.98px) {
    .excelnce_carousel .item .ce_List .ce_Item p {
        font-size: 11px !important;
    }
}

@media screen and (min-width: 930px) and (max-width: 991px) {
    .excelnce_carousel .item .ce_List .ce_Item p {
        font-size: 12px !important;
    }
    .h1, h1 {
        font-size: 1rem !important;
    }
}

    @media screen and (max-width: 991px) {
    .home-heading {font-size: 0.8em !important;}
    .home-sub-heading {font-size: 15px !important; margin-top: 15px;}
    .large_h2 {
        font-size: 45px;
    }
    .crl_desktop_vis, .crl_excellence .absolute_img {
        display: none;
    }
    .lpa_carousel .item .lpa_pckge h2 sub {
        font-size: 22px;
    }
    .lpa_carousel .item .lpa_pckge .h-heading sub {
        font-size: 22px;
    }
    .btn_block {
        margin-top: 1rem;
    }
    .py_3 {
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .container-xxl {
        padding-right: var(--bs-gutter-x, 1.75rem);
        padding-left: var(--bs-gutter-x, 1.75rem);
    }
    .grey_btn, .grey_btn:hover, .red_btn, .red_btn:hover {
        padding: 14px 25px 12px;
        letter-spacing: 0;
    }
    .banner_wrap .banner_content_wrap h2 {
        font-size: 30px;
    }
    .banner_wrap .banner_content_wrap {
        top: 270px;
        padding: 0 10px;
    }
    .banner_wrap img.banner_img {
        min-height: 380px;
        object-fit: cover;
        object-position: top;
    }
    .excelence_list .exc_itm_iner .exc_inner_wrap img.exc_icon {
        width: 70px;
    }
    .mobile_image_show {
        position: relative;
    }
    .crl_excellence .sec_red_bg {
        max-width: 300px;
        position: absolute;
        top: 0;
        right: 0;
        margin-right: 0;
        width: 100%;
    }
    .research_enterpenuer {
        padding-top: 50px;
        margin-top: 0;
    }
    .excelnce_carousel .item .center_exc_content {
        padding: 1rem;
    }
    .excelnce_carousel .item .center_exc_img{
        height: 220px;
    }
    .center_excellence:after {
        height: calc(220px + 70px);
    }
    .academic_land h2 br, .upcoming_evnts .sec_button, .upcoming_evnts img.uevnt_imgpos {
        display: none;
    }
    .academic_land .h-heading br, .upcoming_evnts .sec_button, .upcoming_evnts img.uevnt_imgpos {
        display: none;
    }
    .excelence_list .exc_itm_iner {
        padding-bottom: 0;
    }
    .academic_land .sec_title {
        margin-bottom: 1.5rem;
    }
    .semester_exchange .pad_right {
        max-width: 100%;
        margin-bottom: 1.5rem;
    }
    .reh_list .reh_item .itm_inner {
        padding: 1rem 0 1.5rem 1rem;
    }
    .victory_carousel.owl-carousel button.owl-dot.active, .internation_collaboration.owl-carousel button.owl-dot.active {
        background: #fff !important;
    }
    .life_cgc_at .img_blocck, .life_cgc_at:before {
        height: 180px;
    }
    .education_choice img.choice_img {
        width: 100%;
    }
    .lpa_carousel .item .lpa_itmimg .google_img {
        width: 130px;
        height: 50px;
    }
    .upcoming_events button.owl-prev {
        left: -50px;
    }
    .upcoming_events button.owl-next {
        left: auto;
        right: -50px;
    }
    .upcoming_evnts .sec_padding h2 {
        margin-bottom: 1.25rem;
    }
    .upcoming_evnts .sec_padding .h-heading {
        margin-bottom: 1.25rem;
    }
    .upcoming_evnts .sec_padding {
        padding: 1.65rem 2.75rem;
    }
    .upcoming_events .item .evnt_txt {
        text-align: left;
    }
    .trailblaze_sec {
        padding-top: 0 !important;
    }
    .legacy_placement  .sec_title {
        margin-bottom: 1.5rem;
    }
    .legacy_item.li_mtop {
        border-top: 1px solid #fff;
        border-left: 1px solid #fff;
        margin: 0;
    }
    .legacy_item.li_mtop:first-child, .legacy_item.li_mtop:nth-child(2), .legacy_item.li_mtop:nth-child(3) {
        border-top: 0;
    }
    .legacy_item.li_mtop:first-child, .legacy_item.li_mtop:nth-child(4) {
        border-left: 0;
    }
    .uevent_Wrapper:before {
        left: 50%;
    }
    .uevent_Wrapper {
        padding: 2rem 0;
    }
    .uevent_Wrapper .uevent_item {
        padding: 0 3rem;
    }
    .center_owlnav button.owl-prev{
        left: -28px;
    }
    .center_owlnav button.owl-next {
        left: auto;
        right: -28px;
    }
    .excelnce_carousel .item .ce_List {
        margin-left: 0;
        width: 100%;
    }
    .education_choice .sec_title p {
        padding-right: 0;
    }
    .academic_land .max_width_8 {
        max-width: 100%;
    }
    .crl_mobile .item img {
        width: 100%;
        height: 80px;
        object-fit: contain;
        margin-bottom: 1rem;
        object-position: center;
    }
    .crl_mobile .item {
        text-align: center;
    }
    .international_collab .sec_title {
        margin-bottom: 0;
    }
    .life_cgc_at .img_blocck h4 {
        font-size: 14px;
    }
    .hide_mobileee {
        display: none; 
    }
    .news_events .one_imge_wrap img, .news_events .two_imge_wrap img {
        width: 100%;
        height: 250px !important;
        object-fit: cover;
    }
    .news_events .one_imge_wrap .news_data_txt {
    flex-wrap: wrap;   
    }
    .h1, h1 {
        font-size: 1rem !important;
    }
}

@media screen and (min-width: 768px) {
    .hero-banner__slider .mobile-b {
        display: none !important;
    }
}

@media screen and (max-width: 390px) {
    .semester_exchange .exchange_img .abs_text {
        max-width: 300px;
    }
    .pd_itm_inr .pd_overlay {
        padding: 7px;
    }
    .pd_itm_inr .pd_overlay h4 {
        font-size: 13px;
    }
    .pd_item .pd_itm_inr {
    height: 190px;
    }
}

@media screen and (max-width: 375px) {
  .banner_wrap .banner_content_wrap h3 {
      font-size: 14px;
  }
}

@media screen and (min-width : 1200px) and (max-width: 1480px) { 
  .cgc-logo {
    width: 145px !important;
  }
  .st-campus {
    width: 550px;
    height: 382px;
    left: -60px;
  }
}

@media screen and (max-width: 1499px){
    .py_3 {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .header__bottom{
        padding: 2px 15px;
    }
    .legacy_placement .li_inner p{
        font-size: 14px !important;
    }
    .uevent_Wrapper .uevent_item .h-heading {
        font-size: 20px;
    }
        .banner_content_wrap h4 {
        font-size: 36px;
    }
    .banner_wrap .banner_content_wrap h2 {
        font-size: 50px;
    }
    .banner_wrap .banner_content_wrap p {
        font-size: 18px !important;
    }
    .banner_wrap .banner_content_wrap h5 {
        font-size: 20px;
    }
    .hero-banner-new .hero-banner__slider .banner_wrap .banner_content_wrap h2.cu-m {
        font-size: 56px;
    }
}

@media screen and (max-width: 1199.98px) {
    .hero-banner-new img.w-100.desktop-b.banner_img{
        height: 60vh;
        object-fit: cover;
    }
    .program-drop-down-graphic h3 span {
        font-size: 27px;
    }
    .step-first-menu li:nth-of-type(2){
        display: none;
    }
    .st-admissions{
        max-height: none;
    }
}

@media (max-width: 991px) {
    .legacy_placement .col-6.col-sm-4.col-lg-2.legacy_item.li_mtop {
    border-bottom: 2px dotted #9e0203;
}
    .legacy_item.li_mtop:nth-of-type(3){
        border-right: 0 !important;
    }
     .legacy_placement .col-6.col-sm-4.col-lg-2.legacy_item.li_mtop:nth-of-type(4), .legacy_placement .col-6.col-sm-4.col-lg-2.legacy_item.li_mtop:nth-of-type(5), .legacy_placement .col-6.col-sm-4.col-lg-2.legacy_item.li_mtop:last-child {
        border-bottom: 0 !important;
     }
    .menu-options {
        display: none!important;
    }
}

@media screen and (max-width: 767px) {
    .banner_content_wrap h4 {
        font-size: 26px;
    }
    .banner_wrap .banner_content_wrap h2 {
        font-size: 36px;
    }
    .banner_wrap .banner_content_wrap p {
        font-size: 16px !important;
    }
    .banner_wrap .banner_content_wrap h5 {
        font-size: 18px;
    }
    .hero-banner-new .hero-banner__slider .banner_wrap .banner_content_wrap h2.cu-m {
        font-size: 36px !important;
    }
    .py_3 {
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .mob-toll-no.text-white {
        display: block !important;
    }
    .et_pb_code_inner {
        display: block;
    }  
    .upcoming_events .item {
        flex-wrap: wrap;
        padding: 0;
    }
    .upcoming_events .item .evnt_txt {
        padding-right: 0;
        margin-bottom: 0;
    }
    .uevent_Wrapper .uevent_item img {
        height: 32px; 
    }
    .excelnce_carousel .item .center_exc_content, .lpa_carousel .item .lpa_itmtext {
        padding: 2rem;
    }
    .upcoming_evnts .sec_padding {
        padding: 1rem 0;
    }
    .trail_carousel .trail_overlay {
        padding: 2rem;
    }
    .exchnge_list {
        margin-right: 0;
    }
    .victory_carousel .item .vic_content {
        padding: 2rem;
    }
    .victory_carousel .item .vic_content, .victory_carousel .item img{
        width: 100%;
        text-align: center;
    }
    .victory_carousel .item {
        flex-wrap: wrap-reverse;
    }
    .legacy_item .li_inner {
        padding: 1rem 0;
    }
    .legacy_placement .legacy_row {
        padding-left: 10px;
        padding-right: 10px;
    }
    .reh_list .reh_item .itm_inner {
        padding-left: 0;
    }
    .center_excellence:after {
        height: calc(220px + 100px);
    }
    .victory_carousel .item .vic_content .amaz_logo {
        margin: 2rem auto 1.5rem;
    }
    .victory_carousel .item .vic_content p {
        font-size: 14px !important;
    }
    .semester_exchange .max_width_8 {
        margin-bottom: 0 !important;
    }
    section.hero-banner-new {
        margin-top: 80px;
    }
    .semester_exchange .pad_right {
        text-align: center;
    }
    .semester_exchange .pad_right .btn_block {
        justify-content: center;
    }
    .hero-banner__slider .desktop-b {
        display: none !important;
    }
    .excelnce_carousel .item .center_exc_img {
        height: 310px;
    }
    .h1, h1 {
        font-size: 1rem !important;
    }
}
@media screen and (max-width: 767.98px) {
  .reh_list .reh_item:nth-child(4) {
    border-bottom: 1px solid #fff;
  }
  .reh_list .reh_item:last-child {
    border-left: 0;
  }
}

@media screen and (max-width: 575px) {
    .legacy_item.li_mtop:nth-of-type(3){
            border-right: 2px dotted #9e0203 !important;
    }
    .legacy_placement .col-6.col-sm-4.col-lg-2.legacy_item.li_mtop:nth-of-type(4){
            border-bottom: 2px dotted #9e0203 !important;
    }
    .legacy_item.li_mtop:nth-of-type(2), .legacy_item.li_mtop:nth-of-type(4){
            border-right: 0 !important;
    }
    .homeVideo {
        margin-top: 87px;
    }
    .custom-2526-menu .menu__block{
        column-count: 1;
        -webkit-column-count: 1;
        -moz-column-count: 1;
    }
    .menu__block {
        column-count: 1;
        -webkit-column-count: 1;
        -moz-column-count: 1;
    }
    .head-search small, .hts-text {
        display: none;
    }
    .header__top-right li {
        margin-left: 5px;
    }
    .cgc-logo {
        width: 114px;
        margin-right: 5px !important;
    }
    .navbar-brand a.anchor_border {
        padding-right: 5px !important;
        margin-right: 5px !important;
    }
    .qs-logo {
        width: 92px;
    }
    .navbar-collapse {
        padding: 15px;
    }
    .header.dark-grey-bg .navbar-collapse {
        top: 55px;
    }
        .banner_wrap .banner_content_wrap {
        top: 120px;
        padding: 0 50px 0 10px;
    }
    .c-r {font-size:36px;margin-right:5px;}
    .c1 {font-size:36px;}
    .container-xxl {
        padding-right: var(--bs-gutter-x, 0.75rem);
        padding-left: var(--bs-gutter-x, 0.75rem);
    }
    .py_3 {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    h2 {
        font-size: 26px;
        line-height: 30px;
    }
    h3 {
        font-size: 20px;
        line-height: 24px;
    }
    .h-heading {
        font-size: 26px;
        line-height: 30px;
    }
    .hdr_marque p {
        font-size: 11px !important;
    }
    .banner_wrap .banner_content_wrap h3 {
        font-size: 16px;
    }
    .banner_wrap .banner_content_wrap h2 span {
        display: block;
    }
    .banner_wrap .banner_content_wrap .h-heading span {
        display: block;
    }
    .banner_wrap .banner_content_wrap h2 {
        font-size: 30px;
        line-height: 1.2;
    }
    .banner_wrap .banner_content_wrap .h-heading {
        font-size: 30px;
    }
    .legacy_item h2 sub {
        font-size: 60%;
    }
    .legacy_item .h-heading sub {
        font-size: 60%;
    }
    .uevent_Wrapper .uevent_item sup {
        top: -.75em;
        font-size: 50%;
    }
    .excelence_list .exc_itm_iner {
        width: 100%;
        border-bottom: 1px solid #f7f7f7;
        margin-top: 1.25rem;
        margin-bottom: 1.25rem;
    }
    .excelence_list .excelence_item:not(:last-child) {
        border-bottom: 0;
        margin: 0;
    }
    .reh_list .reh_item {
        width: 50%;
        margin: 0;
        border-top: 1px solid #fff;
    }
    .reh_list .reh_item:first-child, .reh_list .reh_item:nth-child(2) {
        border-top: 0;
    }
    .reh_list .reh_item:nth-child(3) {
        border-left: 0;
    }
    .reh_list .reh_item .itm_inner {
        padding-left: 2rem;
    }
    .excelnce_carousel .item .center_exc_content {
        padding: 2rem 1rem;
    }
    .uevent_Wrapper .uevent_item:nth-child(even) {
        padding-right: 0;
    }
    .lpa_carousel .item .lpa_itmtext {
        padding: 1rem;
    }
    .ac_land_list .ac_land_item {
        width: 50%;
    }
    .legacy_item.li_mtop:nth-child(3) {
        border-top: 1px solid #fff;
        border-left: 0;
    }
    .legacy_item.li_mtop:nth-child(4) {
        border-left: 1px solid #fff;
    }
    .legacy_item.li_mtop:nth-child(5) {
        border-left: 0;
    }
    .upcoming_evnts:before, .crl_excellence .absolute_img {
        display: none;
    }
    .uevent_Wrapper {
        padding: 1rem 0;
    }
    .uevent_Wrapper .uevent_item img {
        height: 29px;
    }
    .crl_excellence .sec_red_bg {
        width: 100%;
        padding: 2rem;
        margin-top: 0;
        margin-bottom: 1rem;
        text-align: center;
        max-width: 300px;
    }
    .crl_excellence .sec_red_bg .btn_block {
        justify-content: center;
    }
    .crl_excellence {
        margin-top: 0;
    }
    .lpa_carousel .item .lpa_itmimg .google_img {
        width: 110px;
        height: 45px;
    }
    .uevent_Wrapper .uevent_item {
        padding: 0 1rem;
    }
    .uevent_Wrapper .uevent_item h2 {
        font-size: 34px;
        line-height: 30px;
    }
    .uevent_Wrapper .uevent_item .h-heading {
        font-size: 34px;
        line-height: 30px;
    }
    .uevent_Wrapper .uevent_item small {
        margin-bottom: 5px;
        display: block;
    }
    .excelence_list .excelence_item:last-child .exc_itm_iner:last-child {
        border-bottom: 0;
        margin-bottom: 0;
    }
    .education_choice h2 {
        font-size: 40px;
        margin: 6px 0;
    }
    .education_choice .h-heading {
        font-size: 40px;
        margin: 6px 0;
    }
    .education_choice h4 {
        font-size: 18px;
    }
    .text_justify p, .upcoming_events .item .evnt_txt, .victory_carousel .item .vic_content p,
    .spacee_content p, .excelnce_carousel .item .center_exc_content_pad p {
        text-align: justify !important;
    }
    .slider_wrapper.crl_mobile_vis {
        margin-top: 1rem !important;
    }
    .academic_land .max_width_8, .pedaspace_carousel .spacee_content p, .crl_mobile .item p {
        margin-bottom: 0 !important;
    }
    .pedaspace_carousel .spacee_content {
        padding-bottom: 0;
        padding-left: 0;
    }
    .victory_carousel .item .vic_content h3+p {
        text-align: center !important;
    }
    .semester_exchange .exchange_img .abs_text {
        padding: 1rem;
    }
    .pd_itm_inr .pd_overlay {
        padding: 10px;
    }
    .pd_itm_inr .pd_overlay h4 {
        font-size: 15px;
    }
    .pd_item .pd_itm_inr {
        height: 220px;
    }
    .athelete_section img {
        padding-top: 20px;
    }
    .header__top-right li.ms-5.head-search {
        top: 32px;
    }
    .crl_excellence .sec_red_bg {
        max-width: 100%;
        position: unset;
    }
    h6 {
        font-size: 16px !important;
    }
    .h1, h1 {
        font-size: 1rem !important;
    }
}

@media screen and (max-width: 480px) {
    .navbar-collapse.show {
        top: 143px;
    }
    .navbar-brand__slider {
        width: 80px;
    }
    .navbar-brand__slider img {
        object-fit: contain;
    }
    .trail_carousel .trail_overlay p, .ac_land_list .ac_land_item p, .news_events .news_data_txt p strong, .victory_carousel .item .vic_content p:last-child, .spacee_content p {
        font-size: 14px !important;
    }
    .lpa_carousel .item .lpa_itmtext, .lpa_carousel .item .lpa_itmimg {
        width: 100%;
        text-align: center;
    }
    .reh_list .reh_item .itm_inner {
        padding-left: 10px;
    }
    .excelnce_carousel .item .ce_List img {
        width: 40px;
    }
    .excelnce_carousel .item .ce_List .ce_Item p {
        font-size: 11px !important;
    }
    .news_events .one_imge_wrap .news_data_txt {
        flex-wrap: wrap;
        padding: 1rem;
    }
    .exchnge_list .exchnge_item:nth-child(even) {
        padding-left: 20px;
    }
    .ac_land_item .ac_li_inner {
        padding: 1rem .75rem 2.5rem;
    }
    .ac_land_list .ac_land_item:before {
        bottom: 10px;
        font-size: 27px;
    }
    .ac_land_item .ac_li_inner img {
        width: 35px;
        height: 40px;
        margin-bottom: 10px;
    }
    .trail_carousel .trail_overlay {
        padding: 1rem;
    }
    .trail_carousel .trail_overlay p {
        font-size: 14px !important;
    }
    .excelnce_carousel .item .center_exc_content {
        padding: 1rem 10px;
    }
    .lpa_carousel .item .lpa_itmtext h2 br {
        display: none;
    }
    .lpa_carousel .item .lpa_itmtext .h-heading br {
        display: none;
    }
    .legacy_item .li_inner {
        padding: 1rem 0;
    }
    .lpa_carousel .item .lpa_pckge {
        margin-top: 20px;
    }
    .news_events .one_imge_wrap img {
        height: 320px;
    }
    .victory_carousel .item .vic_content {
        padding: 1.25rem;
    }
    header .hdr_marque p {
        max-width: 300px;
        margin: 0 auto;
    }
    .header__top-right li.ms-5.head-search {
        top: 48px;
    }
    .excelnce_carousel .item .center_exc_img {
        height: 230px;
    }
}