
html {
    scroll-behavior: smooth;
  }
.odd-clr-5 {
    background-image: linear-gradient(to right, #6e2b3b, #6e2b3b);
}
.leader-discrption {
    background: #f9e3d2;
    padding: 20px;
    margin-top:0px;
    min-height: 430px;
    max-height: 430px;
	}
.leader-discrption p{ font-size:15px; line-height: 20px;}
.detail-leadership2 {
    background:#000;
    z-index: -1;
    position: relative;
}
.short-name h2 {
    margin-bottom: 0;
    color: #000;
}
.short-name p {
    color: #000;
    font-weight: 700;
    font-size: 15px;
    margin: 5px 0 0;
}
.mandate-img, .short-name {
    padding:0px;
}
p {font-family: "IBM Plex Serif", serif;}
.shine,body.popup_hadow {overflow: hidden;}
* {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}

:root {
    --color-de: #DE0B5C;
    --color-18: #182548;
    --color-ed: #ED3336;
    --color-1f: #1F73B7;
    --color-fd: #FDED11;
    --color-b4: #B4A202;
    --color-33: #333333;
    --color-white: #fff;
    --color-grey: #DDDDDD;
    --color-f2: #F2F2F2;
    --color-f6: #F6F7F8;
    --color-f7: #F7F6F9;
    --color-f5: #F5F5F5;
    --color-black: #000000;
    --font-family-Poppins: "Archivo", sans-serif;
    --font-family-Montserrat: "Montserrat", sans-serif;
    --font-family-Open-Sans: "Open Sans", sans-serif;
    --font-weight-normal: 400;
    --font-101: 101px;
    --font-48: 48px;
    --font-42: 42px;
    --font-38: 38px;
    --font-30: 30px;
    --font-26: 26px;
    --font-24: 24px;
    --font-21: 21px;
    --font-20: 20px;
    --font-18: 18px;
    --font-16: 16px;
    --font-14: 14px;
    --font-12: 12px;
    --font-10: 10px;
    --font-9: 9px;
    --line-height-30: 30px;
    --line-height-28: 28px;
    --line-height-26: 26px;
    --line-height-24: 24px;
    --line-height-21: 21px;
    --line-height-22: 22px;
    --line-height-18: 18px;
    --line-height-16: 16px
}

@media(min-width:1300px) {
    :root {
        --font-101: 94px;
        --font-48: 44px;
        --font-42: 38px;
        --font-30: 26px;
        --font-26: 24px;
        --font-24: 22px;
        --font-21: 19px;
        --font-20: 18px;
        --font-18: 16px;
        --font-16: 14px;
        --font-14: 13px;
        --font-12: 12px;
        --font-10: 10px;
        --font-9: 9px
    }
    .container {
        max-width: 1300px;
        padding-left: 15px;
        padding-right: 15px
    }
    .container-fluid {
        padding-inline: 4%
    }
    .title48 {font-weight: 600;
                font-size:36px;
    }
}

@media(min-width:1450px) {
    .container {
        max-width: 1500px;
        padding-left: 15px;
        padding-right: 15px
    }
}

@media(min-width:1800px) {
    :root {
        --font-101: 101px;
        --font-48: 48px;
        --font-42: 42px;
        --font-38: 38px;
        --font-30: 30px;
        --font-24: 24px;
        --font-18: 18px;
        --font-16: 16px;
        --font-14: 14px;
        --font-12: 12px;
        --font-10: 10px;
        --font-9: 9px
    }
    .container {
        max-width: 1630px;
        padding-left: 15px;
        padding-right: 15px
    }
}

@media (min-width:2000px) {
    .container-fluid {
        max-width: 1920px
    }
}

@media (min-width:2200px) {
    :root {
        --font-101: 103px;
        --font-48: 50px;
        --font-42: 44px;
        --font-38: 40px;
        --font-30: 32px;
        --font-24: 26px;
        --font-18: 20px;
        --font-16: 18px;
        --font-14: 16px;
        --font-12: 14px;
        --font-10: 12px;
        --font-9: 11px
    }
    .container {
        max-width: 1740px;
        padding-left: 15px;
        padding-right: 15px
    }
    .read-icon svg {
        width: 3.8rem;
        height: 3.8rem
    }
}

@media(max-width:1599px) {
    :root {
        --font-38: 30px
    }
}

@media(max-width:1299px) {
    :root {
        --font-101: 91px;
        --font-48: 40px;
        --font-42: 36px;
        --font-38: 30px;
        --font-30: 28px;
        --font-28: 26px;
        --font-26: 21px;
        --font-24: 22px;
        --font-21: 19px;
        --font-20: 18px;
        --font-18: 16px;
        --font-16: 14px;
        --font-14: 13px;
        --font-12: 12px;
        --font-10: 10px;
        --font-9: 9px
    }
    .title48 {
        font-size: var(--font-28);
    }
}

@media(max-width:1199px) {
    :root {
        --font-38: 28px
    }
}

@media(max-width:400px) {
    :root {
        --font-101: 98px;
        --font-48: 38px;
        --font-42: 32px;
        --font-38: 30px;
        --font-30: 28px;
        --font-28: 26px;
        --font-26: 20px;
        --font-24: 21px;
        --font-21: 18px;
        --font-20: 16px;
        --font-18: 15px;
        --font-16: 14px;
        --font-14: 13px;
        --font-12: 12px;
        --font-10: 10px;
        --font-9: 9px
    }
}

@media(max-width:360px) {
    :root {
        --font-101: 98px;
        --font-48: 38px;
        --font-42: 32px;
        --font-38: 30px;
        --font-30: 26px;
        --font-28: 24px;
        --font-26: 18px;
        --font-24: 17px;
        --font-21: 17.1px;
        --font-20: 16px;
        --font-18: 15px;
        --font-16: 13px;
        --font-14: 13.5px;
        --font-12: 12px;
        --font-10: 10px;
        --font-9: 9px
    }
}

html {
    font-size: 62.5% !important;
	overflow-x:hidden;
}

p {
    color: var(--color-black);
    font-size: 16px;
    line-height: 19px;
    margin-bottom: 15px;
    font-weight: var(--font-weight-normal);
	
}

.swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    background-color: var(--bs-white);
    opacity: 1
}

.swiper-pagination-bullet-active {
    background-color: var(--color-23)
}

.swiper-button-next,
.swiper-button-prev {
    position: relative;
    top: 0;
    left: 0;
    right: auto;
    margin: 0;
    width: 26px;
    height: 26px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background-color: transparent;
    border: 1px solid var(--color-1);
    color: var(--color-1);
    transition: .5s;
    border-radius: 100%
}

.swiper-button-next::after,
.swiper-button-prev::after {
    font-size: 7px;
    line-height: 26px
}

.swiper-button-next:hover,
.swiper-button-prev:hover {
    background-color: var(--color-5);
    color: var(--bs-white);
    border-color: var(--color-5)
}

@media(min-width:1800px) {
    .swiper-button-next,
    .swiper-button-prev {
        width: 30px;
        height: 30px
    }
    .swiper-button-next::after,
    .swiper-button-prev::after {
        font-size: 12px;
        line-height: 30px
    }
    .swiper-pagination-bullet {
        width: 10px;
        height: 10px
    }
}

.shine {
    position: relative
}

.shine::before {
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .3) 100%);
    content: "";
    display: block;
    height: 100%;
    left: -100%;
    position: absolute;
    top: 0;
    transform: skewX(-25deg);
    width: 50%;
    z-index: 2
}

.progress-wrap::after,
.progress-wrap::before {
    font-family: bootstrap-icons !important;
    content: "\f145";
    text-align: center;
    font-size:24px;
    display: block;
    transition: .2s linear;
    top: 0;
    position: absolute;
    cursor: pointer
}

.shine:focus::before,
.shine:hover::before {
    -webkit-animation: .85s shine;
    animation: .85s shine
}

@-webkit-keyframes shine {
    100% {
        left: 125%
    }
}

@keyframes shine {
    100% {
        left: 125%
    }
}

.progress-wrap {
    position: fixed;
    right: 4%;
    bottom: 20px;
    background-color: var(--bs-white);
    cursor: pointer;
    display: block;
    border-radius: 50px;
    z-index: 3;
    opacity: 0;
    visibility: hidden;
    transform: translateY(15px);
    transition: .2s linear
}

.progress-wrap.active-progress {
    opacity: 1;
    visibility: visible;
    transform: translateY(0)
}

.progress-wrap::after {
    color: var(--color-1);
    left: 0;
    z-index: 1
}

.progress-wrap:hover::after {
    opacity: 0
}

.progress-wrap::before {
    opacity: 0;
    background-color: var(--color-5);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    left: 0;
    z-index: 2
}

.progress-wrap:hover::before {
    opacity: 1
}

.progress-wrap svg path {
    fill: none
}

.progress-wrap svg.progress-circle path {
    stroke: var(--color-1);
    stroke-width: 4;
    box-sizing: border-box;
    -webkit-transition: .2s linear;
    transition: .2s linear
}

.progress-wrap:hover svg.progress-circle path {
    stroke: var(--color-1)
}

.progress-wrap,
.progress-wrap::after,
.progress-wrap::before {
    width: 50px;
    height: 50px;
    line-height: 50px
}

@media (max-width:992px) {
    .progress-wrap {
        bottom: 100px
    }
}

@media(max-width:767px) {
    .progress-wrap,
    .progress-wrap::after,
    .progress-wrap::before {
        width: 35px;
        height: 35px;
        line-height: 35px;
        right: 2%
    }
}

.ranked .swiper-pagination-bullet {
    background-color: #1825484f
}

.ranked .swiper-pagination-bullet-active {
    background-color: #182548 !important
}

@media (max-width:1000px) {
    .title48 {
        line-height: inherit
    }
}

.desk a {
    font-size: var(--font-16)
}

.swiper-3d .swiper-slide-shadow {
    background: 0 0 !important
}

.notification_puop {
    width: 100%;
    height: 100dvh;
    position: fixed;
    z-index: 99;
    opacity: 1;
    display: none;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    opacity: 0;
    inset: 0;
    transition: .5s ease-in-out
}

.notification_puop.show_puop {
    opacity: 1;
    z-index: 9999;
    display: flex
}

body.popup_hadow::after {
    height: 100%;
    opacity: 0;
    background: var(--color-light);
    content: "";
    transition: .7s ease-in-out;
    -webkit-transition: .7s ease-in-out;
    -moz-transition: .7s ease-in-out;
    -ms-transition: .7s ease-in-out;
    -o-transition: .7s ease-in-out;
    background: #0000008a;
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
    opacity: .7;
    background: #000;
    position: fixed;
    z-index: 999;
    left: 0;
    bottom: 0;
    top: 0;
    width: 100%
}

.inner_poup {
    width: 40%;
    height: auto;
    background: var(--color-white);
    transition: .5s ease-in-out;
    position: relative;
    padding: 3rem
}

.inner_poup .close_icon {
    position: absolute;
    right: -1rem;
    top: -1rem;
    background: var(--color-theme);
    width: 3rem;
    height: 3rem;
    border-radius: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: .5rem;
    cursor: pointer;
    background-color: var(--color-de)
}
.academic-exce h2 {
    font-size: 24px;
    margin-bottom: 16px;
    font-weight: 700;
    color: #000;
}
.academic-exce p{font-size: 16px;}
section.title-head blockquote {  font-size: 16px; line-height: 28px;  padding: 0 40px 20px;  color: #333 }
section.title-head blockquote.abt-pad { padding: 0 20px 10px}
section.title-head blockquote.csr-pad { padding: 0 0 10px}
section.title-head h1 span {
    display: block;
    font-size: 18px;
    font-weight: 600;
    margin-top: 10px
}
section.title-head h1 {
    font-size: 42px;
    font-weight: 600;
    color: #000;
}
section.title-head h5 {
    font-size: 16px;
    margin-top: -15px
}
.inner-space {
    padding-top: 30px
}
section.about-university-2 {
    background: #E3F0AF;
    width: 100%;
    height: 100%;
    padding: 60px 0;
}
.vision-mission1 ul li {
    position: relative;
    display: inline-block;
    width: 44%;
    margin-right: 50px;
    vertical-align: top;
    padding: 13px 20px; font-size: medium;
}
section.about-university-2 h2 {
    font-size: 30px;
    margin-bottom: 22px;
    font-weight: 700;
    color: #000;
}
.about-university-2 p{ font-size:16px;}
.inner_poup .close_icon img {
    width: 80%
}
.ssr-links ul li:after, .vision-mission1 ul li:after {
    position: absolute;
    top: 29px;
    border-radius: 50%;
}
.vision-mission1 ul li:after
 {
    width: 7px;
    background: #000;
    height: 7px;
    left: 0;
    content: "";
}	
.inner_poup .row {
    margin-bottom: 3rem
}
section.future_section.core-values-temp .numbering-show {
    margin-right: 3rem;
    text-align: center
}
.future-glance .engage_listing {
    grid-template-columns: repeat(6, 1fr);
    display: grid;
    gap: 2rem;
}

.numbering-show p {
    font-weight: 300;
    margin-bottom: 2rem;
    font-size: large;
}

.inner_poup h5 {
    font-size: var(--text-16);
    font-weight: 700;
    color: var(--color-theme);
    line-height: 1.3
}

.inner_poup p {
    font-size: var(--text-12)
}
a.toll-btn {
    background: #9b2729;
    font-size: 16px;
    color: #fff;
    font-weight: 500;
    padding: 5px 6px;
    margin:0 auto;
}
@media (max-width:991px) {
	.footer_top_section {padding-bottom: 55px;}
    .inner_poup h5 {
        font-size: 16px
    }
    .indicator {
        bottom: 57px !important
    }
    .default-chatbot-indicator #__eechatIcon {
        margin-bottom: 7rem
    }
}

@media (max-width:767px) {
	.footer_top_section {padding-bottom: 55px;}
		    .programs_list_inner .width100 { bottom: -25px}
	    .programs_left ul li {
        background-repeat: no-repeat;
        background-position: left 5px;
        background-size: 2px;
        float: left;
        width: 100%;
        height: auto;
        margin: 0 0 3px 5px;
        font-size: 16px;
        font-weight: normal;
    }
	section.title-head h1{font-size: 26px;}
	.leader-discrption {padding: 20px; width: 100%; position:relative; max-height:100%;}
	.fee-structure {padding:15px;}
    .notification_puop {
        padding: 1.5rem
    }
    .inner_poup {
        width: 100%;
        padding: 2rem
    }
    .inner_poup .row {
        margin-bottom: 2rem
    }
    .inner_poup h5 {
        font-size: 14px
    }
}

.fixed-icon .ap_btn.tyg-glowing.admissionb {
    top: -35.5rem
}

@media (min-width:1440px) and (max-width:1551px) {
    .fixed-icon .ap_btn.tyg-glowing.admissionb {
        top: -34rem
    }
}
@media (min-width:1270px) and (max-width:1399px) {
    section.title-head {
        padding: 30px 0 0
    }
	section.title-head h1 {
        margin: 30px 0 15px
    }
}
@media(min-width:991px) {
    .hide-on-desk {
        display: none
    }
	
}

.home_banner.Course_banner .container-fluid {
    padding: 0;
}

section.title-head {
    padding: 15px 0 0
}

section.title-head h1 {
    margin: 20px 0 15px
}

@media (max-width:1366px) {
    section.title-head {
        padding: 0
    }
}