<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.banner,
.cariBoxSub,
footer {
    text-align: center
}

body {
    color: #221e1f;
    font-family: Montserrat-Medium, serif;
    font-optical-sizing: auto;
    font-weight: 500;
    font-style: normal;
    font-size: 14px;
    background: #fff
}

@media (max-width:1399px) {
    .mob-space {
        padding-left: 25px;
        padding-right: 25px
    }
}

@media (max-width:991px) {
    .mob-center {
        margin-left: auto;
        margin-right: auto;
        text-align: center
    }

    .head-btn {
        width: 50px !important;
        height: 50px;
        padding: 5px;
    }
}

@media (max-width:768px) {

    .gr-xs,
    .mob-center,
    .slide-title span,
    .slide-title2 span {
        text-align: center
    }

    .mob-space {
        padding-left: 30px;
        padding-right: 30px
    }

    .btn {
        padding: 10px 15px;
        font-size: 13px
    }

    .mob-center {
        margin-left: auto;
        margin-right: auto
    }

    .harED-mob {
        flex-direction: column
    }

    .harED-img {
        margin-right: 0 !important;
        margin-bottom: 10px
    }

    .gr-xs {
        font-size: 27px !important;
        padding: 0 3rem;
        max-width: 417px;
        margin: 0 auto 2rem;
        line-height: 1.4
    }

    .slide-title span {
        max-width: 80%;
    }
}

.p-relative {
    position: relative
}

.banner-form {
    /* height: auto;
    background: #fff;
    border-radius: 10px */
}

@media (min-width:991px) {
    .banner-form {
        position: absolute;
        top: 9rem;
        right: 3%;
        width: 387px;
        z-index: 999;
        background-color: #fff;
        box-shadow: 0px 14px 20px rgb(0 0 0 / 52%);
        border-radius: 20px 20px 20px 20px;
        opacity: 1;
    }
}

.banner-label,
.btn {
    display: flex;
    justify-content: center;
    width: fit-content
}

.cus-tab .nav {
    border: 5px solid #fff;
    border-radius: 20px
}

.cus-tab .nav-link {
    color: #000
}

.cus-tab .nav-pills .nav-link.active,
.cus-tab .nav-pills .show&gt;.nav-link {
    color: #fff;
    background: #b4002f;
    background: linear-gradient(180deg, #b4002f 0, #6a001c 100%)
}

.mt-nav {
    margin-top: -20px
}

.nav-pills .nav-link {
    border-radius: 20px
}

.lh-17 {
    line-height: 17px
}

.fw-700 {
    font-family: Montserrat-Bold, serif;
    font-weight: 700
}

.fw-600 {
    font-family: Montserrat-SemiBold, serif;
    font-weight: 600
}

.btn,
.title,
.title2 {
    font-weight: 700
}

.mh-99px {
    max-height: 99px
}

.c-primary {
    color: #edaf0d
}

.c-second {
    color: #8a0023
}

.c-white {
    color: #fff
}

li::marker {
    color: #8a0023
}

.bgd-primary {
    background: #edaf0d
}

.bg-gray {
    background-color: #f6f6f6
}

.bg-white {
    background-color: #fff
}

.bg-sky {
    background: #fff;
    background: linear-gradient(0deg, #fff 0, #ebf8ff 59%, #bbe5fb 100%)
}

.title {
    font-size: 60px
}

.btn,
.slider2 span {
    font-size: 14px
}

.title2 {
    background: -webkit-linear-gradient(180deg, #b4002f 0, #6a001c 100%);
    background: linear-gradient(180deg, #b4002f 0, #6a001c 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.btn {
    background: #b4002f;
    background: linear-gradient(180deg, #b4002f 0, #6a001c 100%);
    text-transform: uppercase;
    border: none;
    padding: 15px 25px;
    font-size: 17px;
    color: #fff !important
}

.navbar-brand img {
    height: 40px
}

.banner {
    background-image: url("../img/banner.png");
    background-color: #ccc;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative
}
.banner.with_video{
    background-image: none;
}
.banner-label {
    border: 1px solid #edaf0d;
    border-radius: 10px;
    align-items: center
}

.banner-label .fs-60 {
    font-size: 40px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px
}

.banner-label .fs-20 {
    font-size: 13px
}

.vpsm-bg {
    /* background: url("../img/vpsm-bg-xs.png") center/cover no-repeat;
    padding-bottom: 300px */
}

.vpsm-gray-bg {
    background: #fff;
    background: -moz-linear-gradient(90deg, rgba(255, 255, 255, 0) 0, #e0e0e0 10%, #d8d8d8 100%);
    background: -webkit-linear-gradient(90deg, rgba(255, 255, 255, 0) 0, #e0e0e0 10%, #d8d8d8 100%);
    background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0, #e0e0e0 10%, #d8d8d8 100%)
}

.slide-title,
.slide-title2 {
    background-repeat: no-repeat;
    background-size: cover;
    z-index: 10;
    font-size: 13px;
    position: relative;
    height: 100%;
    display: flex;
    color: #fff
}

.slider2&gt;div.p-2 {
    display: flex !important;
    justify-content: center;
    align-items: center
}

.slider3 .box img {
    max-width: 50%;
    margin: 0 auto
}

.slider3 .box p.text-height {
    min-height: 193px
}

.slider4 {
    direction: rtl
}

.slide-title {
    background-image: url("../img/rect1.svg");
    background-position: right center;
    align-items: center;
    justify-content: center
}

.slide-title2 {
    background-image: url("../img/rect2.svg");
    background-position: left center;
    align-items: center;
    justify-content: flex-end;
    justify-content: center
}

.slider4 .slide-sub,
.slider5 .slide-sub {
    background: #fff;
    margin: 19px 10px 10px;
    padding: 10px;
    text-align: center;
    border-radius: 10px;
    max-width: 100%;
    max-width: -moz-available;
    max-width: -webkit-fill-available
}

.slider4 .slide-sub img{
    height: 40px;
    margin: 0 auto
}
.slider5 .slide-sub img {
    height: 50px;
    margin: 0 auto
}

.campusSlider img {
    border-radius: 15px
}

.cariBox,
.cariBox img,
.cariBoxSub {
    border-radius: 30px
}

.cariBox {
    position: relative;
    margin: 25px
}

.cariBox img {
    height: 100%;
    object-fit: cover;
    width: 100%
}

.cariBoxSub {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 50%;
    background: linear-gradient(180deg, rgba(102, 102, 102, 0) 0, #000 100%);
    display: flex;
    justify-content: center;
    align-items: end
}

.cariBoxSub p {
    color: #fff;
    font-weight: 600
}

.harEd-section {
    background-image: url(../img/harEd-bg-xs.png);
    background-position-x: 100%;
    background-position-y: bottom;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: initial;
    background-origin: initial;
    background-clip: initial;
    padding-bottom: 300px;
    background-color: linear-gradient(95.88deg, #bce1ff 7.14%, #c3e5ff 75.26%, rgba(197, 231, 255, .63) 82.72%, rgba(196, 230, 255, 0) 93.53%)
}

.harED-img {
    background-color: #fff;
    border-radius: 50%;
    width: 60px;
    height: 60px;
    display: flex;
    justify-content: center;
    align-items: center
}

.mw-525 {
    max-width: 525px
}

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

footer {
    background: #000;
    color: #fff;
    padding: 25px
}

@media (min-width:768px) {

    .btn,
    body {
        font-size: 16px
    }

    .harEd-section {
        padding-bottom: 380px
    }

    .navbar-brand img {
        height: 54px
    }

    .btn {
        padding: 13px 23px
    }

    .slide-title,
    .slide-title2 {
        font-size: 14px
    }

    .vpsm-subbg {
        background: #f6f6f6;
        background: -moz-linear-gradient(0deg, #f6f6f6 70%, rgba(255, 255, 255, 0) 100%);
        background: -webkit-linear-gradient(0deg, #f6f6f6 70%, rgba(255, 255, 255, 0) 100%);
        background: linear-gradient(0deg, #f6f6f6 70%, rgba(255, 255, 255, 0) 100%)
    }
}

@media (min-width:992px) {
    .harEd-section {
        background-image: url(../img/harEd-bg.png);
        background-position-y: center;
        padding-bottom: 0
    }

    .banner {
        text-align: left
    }

    .vpsm-subbg {
        padding-bottom: 0;
        background: #f6f6f6;
        background: -moz-linear-gradient(266deg, #f6f6f6 70%, rgba(255, 255, 255, 0) 100%);
        background: -webkit-linear-gradient(266deg, #f6f6f6 70%, rgba(255, 255, 255, 0) 100%);
        background: linear-gradient(266deg, #f6f6f6 70%, rgba(255, 255, 255, 0) 100%)
    }

    .vpsm-bg {
        background: url("../img/vpsm-bg.png") center/cover no-repeat;
        padding-bottom: 0
    }

    .banner-label .fs-60 {
        font-size: 60px
    }

    .banner-label .fs-20 {
        font-size: 18px
    }

    .slide-title,
    .slide-title2 {
        font-size: 16px
    }
}

@media (min-width:1200px) {
    .navbar-brand img {
        height: 99px
    }

    .btn {
        padding: 17px 33px;
        font-size: 17px
    }

    .cariBox.hxs {
        height: 306px
    }

    .cariBox.hsm {
        height: 378px
    }

    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl,
    .container-xxl {
        max-width: 90%
    }

    .banner-form {
        position: absolute;
        top: 9rem;
        right: 3%;
        width: 387px;
        max-width: 100%;
        z-index: 999;
        background-color: #fff;
        box-shadow: 0px 14px 20px rgb(0 0 0 / 52%);
        border-radius: 20px 20px 20px 20px;
        opacity: 1;
    }

    .slick-next,
    .slick-prev {
        width: 50px;
        height: 50px
    }

    .slick-next:before,
    .slick-prev:before {
        font-size: 40px
    }

    .slick-prev {
        left: -40px
    }

    .slick-next {
        right: -40px
    }
    .campusSlider .slick-prev {
        left: 50%;
        top: -68px;
        transform: rotate(90deg) translateY(50%);
    }

    .campusSlider .slick-next {
        right: 50%;
        right: 50%;
        bottom: -68px;
        top: auto;
        transform: rotate(90deg) translateY(-50%);
    }

}

.mw-1300{
	max-width: 1300px; 
	margin: 0 auto;
}
.programOutcomesList{
    padding: 0;
    margin: 0;
    list-style: none;
}
.programOutcomesList li{
    font-size: 20px;
    font-weight: 600;
    line-height: 24.7px;
    padding: 1.5rem 1.5rem;
    margin: 0.3rem 0;
    border-bottom: 1px solid #eee;
}
.programOutcomesList li:hover, .programOutcomesList li.active{
    background: #98002829;
    color: #980028;
    background-image: url(../img/leftArrow.webp);
    background-repeat: no-repeat;
    background-size: 6%;
    background-position: 95% center;
    border-radius: 100px;
}
.programOutcomesContent{
    background: linear-gradient(180deg, #F6F6F6 47.36%, #E9E9DC 92.37%);
    padding: 60px;
    border-radius: 60px;
}
.programOutcomesContent h4{  
    font-size: 40px;
    font-weight: 700;
    line-height: 49.4px;
    margin-bottom: 1rem;
}
.programOutcomesContent li{
    font-size: 20px;
    font-weight: 500;
    line-height: 32px;
}

.fullscreen-video {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    min-height: calc(100vh - 100px);
    object-fit: cover;
}

/* Add overlay content styling (optional) */
.content {
    position: absolute;
    top: 0%;
    left: 0%;
    transform: translate(0%, 0%);
    color: white;
    font-family: Arial, sans-serif;
    width: 100%;
    height: 100%;
    background-color: #00000081;
}

.bgred {
    background: linear-gradient(99deg, #B4002F 11.4%, #6A001C 61.8%);
    border-radius: 20px 20px 0px 0px;
    width: 100%;
    color: #ffffff;
}
input#submit_btn {
    background-color: #b4002f;
    width: 100%;
    color: #ffff;
    font-weight: bold;
}
form#enquiry_form {
    padding: 23px;
}

.form-control {
    display: block;
    width: 100%;
    height: calc(2.25rem + 2px);
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 0px solid #ced4da;
    border-radius: 0.25rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    border-bottom: 1px solid #ced4da;
}
.form-control::placeholder{
    font-weight: 400;
}
.slider5.internationCollaborations .slide-sub img{
    height: 100px;
}
.ulList li{
    margin-bottom: 10px;
}
.campusSlider .slick-prev {
    left: 50%;
    top: -38px;
    transform: rotate(90deg) translateY(50%);
}

.campusSlider .slick-next {
    right: 50%;
    right: 50%;
    bottom: -38px;
    top: auto;
    transform: rotate(90deg) translateY(-50%);
}
.ln-36{
    line-height: 36px;
}
.btn-2{
    padding: 10px 15px;
}

.thankyouPage{
    background-color: #edaf0d;
    color: #fff;
    display: flex;
    height: 100vh;
    justify-content: center;
    align-items: center;
    text-align: center;
}

.thankyouPage h1{
    font-size: 120px;
    font-weight: 700;
}
.thankyouPage p{
    font-size: 32px;
    line-height: 40px;
}

@media screen and (max-width: 480px) {
    .call{
        padding: 8px !important;
    }
    .call img{
        height: 1rem;
    }
    .head-btn{
        width: 36px !important;
        height: 36px;
        padding: 10px !important;
    }
}</pre></body></html>