:root {
    --primary-font1: 'Montserrat', sans-serif;
    --primary-font2: 'Roboto', sans-serif;
    --primary-font3: 'Roboto Condensed', sans-serif;
    --primary-font4: 'Roboto Slab', serif;
}

html,
body {
    font-size: 62.5%;
}

body {
    font-family: var(--primary-font2);
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

ul {
    margin: 0;
    list-style: none;
    padding: 0;
}

a {
    text-decoration: none;
}

p,
h1,
h2,
h3,
h4,
h5,
h6,
blockquote {
    margin: 0;
}

figure {
    margin: 0;
}
.banner-carousel .owl-nav .owl-prev {position: absolute;right: 41rem;bottom: 24%;}
.banner-carousel .owl-nav .owl-next {position: absolute;right: 36rem;bottom: 24%;}
.banner-carousel .owl-nav .owl-prev span{    padding: 0rem 1.5rem;}
.banner-carousel .owl-nav .owl-next span{ padding: 0rem;}
.banner-carousel .owl-nav .owl-prev span, .banner-carousel .owl-nav .owl-next span {font-size: 4rem;color: rgba(0, 0, 0, 0.7);width: 4rem;height: 4rem;line-height: 3.5rem;background: #fff;display: inline-block;border-radius: 100%;}
/* .banner-carousel .owl-nav .owl-prev span, .banner-carousel .owl-nav .owl-next span{visibility: hidden; opacity: 0;}
.banner-carousel:hover .owl-nav .owl-prev span, .banner-carousel:hover .owl-nav .owl-next span{visibility: visible; opacity: 1;} */
/* ------UI02011995-start----------------- */
.home_happning_pannel {padding-block: 9rem;background: #F6F6F6;}
.home_happning_pannel .happening-heading p {margin-bottom: 50px;}
.happning_box {position: relative;display: flex;flex-direction: column;}
h3.happ_med {font-size: 24px;padding-bottom: 1.5rem;}
.happning_box figure a {position: absolute;top: 0;left: 0;right: 0;bottom: 0;text-indent: -99999999999px;}
/* .round_btn{text-align: center;margin-top: 3rem;}
.round_btn a {background: #FFD500;padding: 0.8rem 2.8rem;display: inline-flex;align-items: center;font: 600 1.4rem/2.1rem var(--primary-font1);color: #000;box-shadow: 0px 4px 9px #00000029;border-radius: 3.6rem;border: 0.1rem solid transparent;transition: .5s;}
.round_btn a:hover {color: #000;background: #fff;border: 0.1rem solid #FFD500;} */
.happning_box figure figcaption {padding: 2rem 2rem 7rem;background: #fff;font-size: 2rem;line-height: 1.4;color: #636363;height: 17rem;}
.happning_box figure:hover figcaption {color: #B6081D;}
.happning_box figure figcaption span {display: block;font-size: 1.4rem;font-weight: 600;margin-bottom: 1.5rem;}
.happning_box .owl-carousel .owl-nav button.owl-prev, .happning_box .owl-carousel .owl-nav button.owl-next {position: absolute;top: 18rem;left: 0;background: #ffffffc2;border-radius: 0;padding: 0 10px 6px!important;display: block;line-height: 1.2;margin: 0;font-size: 2.7rem;}
.happning_box .owl-carousel .owl-nav button.owl-next {left: auto;right: 0;}
.happning_box .owl-theme .owl-nav [class*=owl-]:hover {background: #869791;color: #000;text-decoration: none;}
.home_media .card {border: none;}
.happning_box .owl-carousel .owl-item figure img {width: 100%;height: 300px;object-fit: cover;}
.happning_box figure {padding: 0.5rem;background: #fff;height: 100%;}
.home_happning_pannel .row {--bs-gutter-x: 2.5rem;}
.view-course.view-research.home_happ {padding: 1rem 0rem;}
.view-course.view-research.home_happ a:hover{color:#B6081D;}
.view-course.view-research.home_happ a:after {content: "\f105";font: var(--fa-font-solid);margin-left: 1rem;}
.view-course.view-research.home_happ a::before{display: none;}
.view-course.view-research.home_happ a{    display: flex;align-items: center;justify-content: space-between;max-width: 16rem;}
.home_media .card-image img {padding: 7rem 12rem;background: #ebecf1;}
/* --------media-cov--- */
.media_coverage_sec {background: #f8f8f8;padding: 7rem 0rem 12rem;}
ul.media_coverage_list {display: grid;grid-template-columns: repeat(3, 1fr);gap: 30px;}
ul.media_coverage_list li {background: #fff;width: 100%;height: 320px;position: relative;}
ul.media_coverage_list li:after {content: "";width: 100%;height: 100%;background:transparent linear-gradient(180deg, #00000000 30%, #00000092 72%) no-repeat padding-box;position: absolute;bottom: 0;right: 0;left: 0;z-index: 1;pointer-events: none;    }
.mcoverage_title {position: absolute;bottom: 20px;left: 0;right: 0;text-align: center;z-index: 2; padding: 0rem 2rem; }
ul.media_coverage_list li img {width: 100%;height: 100%;object-fit: cover;}
.mcoverage_title p {font-size: 1.6rem;line-height: 1.6;color: #fff;padding-bottom: 10px;}
.mcoverage_title p:last-child span {background: #ae1c24;padding: 0.2rem 0.8rem;display: inline-block;margin-right: 0.8rem;}
.mcoverage_title p:last-child {background: #42517D;padding-bottom: 0;width: fit-content;padding-right: 0.8rem;max-width: 100%;margin: 0 auto;}

/* ------UI02011995-end----------------- */
@media screen and (min-width: 1920px) {
    
    .container {
        max-width: 1390px;
    }
    .activities_grid_yellow {
        background-color: #FFD500;
        padding: 3rem 2rem 12.3rem;
    }
    .all_work_content {
        background-color: #42517D;
        padding: 50px 40px 40px;
    }
    .about_inspiring_content {
        padding-top: 70px !important;
    }
}
/* header-start */

.header {
    position: fixed;
    width: 100%;
    z-index: 9;
    transition: all .3s ease;
}

.sticky {
    background: #191E26;
    transition: all .3s ease;
    transform: translate(0px, -30px);
}

.navbar-logo {
    z-index: 1;
    transition: .5s;
}

.sticky .navbar-logo a img {
    width: 100%;
    transition: .5s;
}

.navbar-logo a img {
    width: 100%;
}

nav.navbar {
    display: flex;
    justify-content: space-between;
    align-items: center;
    z-index: 1000;
    padding: 43px 45px 30px;
    width: 100%;
}

.navbar-links li {
    line-height: 24px;
    padding: 0;
}

.about-kle p em {
    color: #000;
    font-weight: 400;
}

.navbar-item {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    width: 70%;
    gap: 20px;
}

.navbar-links {
    display: flex;
    align-items: center;
    gap: 0px;
}

.navbar-links li a {
    font-size: 18px;
    color: #FFFFFF;
    font-weight: 500;
    padding: 40px 10px;
}

.navbar-links li a:hover {
    opacity: 0.8;
}

.navbar-links li.mega-menu {
    padding: 25px 0px;
}

.navbar-links li.admissions-imp:last-child a {
    padding: 5px 15px;
    border: 1px solid #FFFFFF;
}


/* mega-menu-start */

.mega-menu-content>.row {
    max-height: calC(100vh - 120px);
    overflow-y: auto;
    overflow-x: hidden;
}

.mega-menu:hover .mega-menu-content {
    display: block;
}

.navbar-head .container-fluid {
    padding: 0;
}

.mega-rb-content ul {
    margin: 20px 0px;
    display: grid;
    column-gap: 2rem;
    grid-template-columns: 50% 50%;
    flex-direction: row;
}

.acdm_program_imp .mega-rb-content ul {
    grid-template-columns: 100%;
}

.mega-rb-content ul li {
    margin-bottom: .5rem;
    padding: 6px 0px
}


/* .navbar-links .mega-menu-content li:last-child a {
    padding: unset;
    border: unset;
} */

.navbar-links .mega-menu-content li a {
    font-size: unset;
    color: default;
    font-weight: unset;
}

.navbar-links .mega-menu-content .mega-lt-content li a {
    font-size: 16px;
    color: #FFFFFF;
    font-weight: 500;
    font-family: var(--primary-font1);
    border: none;
    padding-left: 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.navbar-links .mega-menu-content .mega-lt-content li a:after{content: "\f105";font: var(--fa-font-solid);}
/* .navbar-links .mega-menu-content .mega-lt-content li a.active:after{content: url("../images/right-black.png");filter: invert(1) grayscale(1);} */
.navbar-links .mega-menu-content .mega-lt-content li a:hover {
    color: #FFD500;
    cursor: pointer;
}

.navbar-links .mega-menu-content .mega-lt-content li a.active {
    color: #FFD500;
}

.navbar-links .mega-menu-content .mega-lt-content li p {
    font-size: 14px;
    color: #FFFFFF;
    font-weight: 200;
}

.navbar-links .mega-menu-content .mega-lb-content li a:hover {
    color: #FFD500;
}

.navbar-links .mega-menu-content .mega-rb-content li a {
    font-size: 14px;
    line-height: 1.4;
    color: #FFFFFF;
    font-weight: normal;
    border: none;
    padding-left: 0;
}

.navbar-links .mega-menu-content .mega-rb-content li a:hover {
    color: #FFD500;
}

.navbar-links .mega-menu-content .mega-rt-content h3 {
    font-size: 18px;
    color: #7893DF;
    font-family: var(--primary-font1);
    font-weight: 700;
    margin-top: 15px;
    position: relative;
    padding-bottom: 1.5rem;
}
.navbar-links .mega-menu-content .mega-rt-content h3:before {
    content: "";
    width: 6rem;
    height: 0.1rem;
    background: #ffffff;
    position: absolute;
    bottom: 0px;
    left: 0;
}

/* .mega-left-content {
    background: #000000;
} */


/* mega-menu-end */


/* burger-css-start */

.menu-item {
    position: absolute;
    top: 0%;
    right: 0;
    width: 100%;
    background: #303030;
    padding: 120px 0px;
    display: none;
    height: 100vh;
    overflow-x: hidden;
    overflow-y: scroll;
}

.menu-item .row {
    padding: 0px 20px 20px 0px;
    animation-name: example2;
    animation-duration: 1.8s;
}

@keyframes example2 {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

.menu-item.active {
    display: block;
    animation-name: example1;
    animation-duration: .3s;
    height: calc(100vh + 30px);
}

@keyframes example1 {
    0% {
        width: 0%;
    }
    100% {
        width: 100%;
    }
}

.burger {
    width: 30px;
    cursor: pointer
}

.burger span {
    width: 30px;
    display: block;
    height: 2px;
    margin: 6px 0;
    background: hsl(0, 0%, 100%);
    transition: all 0.1s ease-in-out;
}

.burger span:first-child {
    width: 70%;
    margin-left: 30%;
}

.burger span:last-child {
    width: 70%;
    margin-left: 30%;
}

.burger.active span:first-child {
    transform: rotate(45deg);
    width: 100%;
    margin: 0px 0px -2px 0px;
}

.burger.active span:last-child {
    transform: rotate(-45deg);
    width: 100%;
    margin: 0;
}

.burger.active span:nth-child(2) {
    display: none;
}

.background.active {
    background: #303030;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}

.menu-top-links h3 {
    font-size: 18px;
    color: #FFFFFF;
    padding-bottom: 15px;
    border-bottom: 1px solid #70707052;
}

.menu-top-links h3 a {
    color: #fff;
}

.menu-top-links h3 a:hover {
    color: #FFD500;
}

.menu-top-links ul {
    display: flex;
    flex-direction: column;
    padding: 12px 0px;
}
.menu-top-links h3 + ul li:first-child {
    padding-top: 13px;
}
.menu-top-links h3 + ul li:last-child {
    padding-bottom: 13px;
}
.menu-top-links li p {
    font-size: 14px;
    font-weight: 300;
    color: #FFFFFF;
}

.menu-top-links li p a {
    font-size: 16px;
    font-weight: 300;
    color: #FFFFFF;
    margin: 0.5rem;
    font-family: var(--primary-font2);
}

.menu-top-links li a {
    font-size: 18px;
    color: #FFFFFF;
    font-weight: 500;
    margin-top: 5px;
    display: block;
}

.menu-top-links li a:hover {
    color: #FFD500;
}

.menu-bottom-links ul li {padding: .6rem 0;}
.menu-bottom-links ul li a {
    font-size: 16px;
    color: #FFFFFF;
    font-family: var(--primary-font2);
    font-weight: normal;
}

.menu-bottom-links ul li a:hover {
    color: #FFD500;
}

.menu-item .row {
    row-gap: 3.5rem;
    display: flex;
    justify-content: end;
    align-items: flex-start;
}

.menu-item .row .col-md-4:first-child ul {
    border-bottom: 1px solid #70707052;
    gap: 15px;
}

.header.active {
    background: #303030;
}


/* burger-css-end */


/* header-end */


/* bannner-start */

.banner-side-pannel {
    position: absolute;
    top: 0;
    z-index: 1;
    right: 0;
    width: 540px;
    background: rgb(0 0 0 / 45%);
    gap: 123px;
    bottom: 0;
}


/*
.contact-pannel {
    padding: 0px 30px 0 0;
} */

.top_head {
    clear: both;
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    z-index: 9999 !important;
}


/* .contact-pannel ul:after {
    content: "";
    width: 100%;
    position: absolute;
    right: -67%;
    background: #000;
    top: 0;
    height: 29px;
    z-index: -1;
} */


/* .contact-pannel ul {
    display: inline-flex;
    float: right;
    background: #000;
    position: relative;
} */
/* ---------top-tage-line-------- */
.goog-te-gadget {font-size: 0!important; height: 22px;}
.goog-te-gadget span a{font-size: 0!important;}
.goog-te-gadget span a img{display: none;}
.goog-te-gadget .goog-te-combo {margin: 1px 0!important;}
.goog-te-combo {font-size: 9pt !important;padding: 0.1rem;border-radius: 5px;}
/* ---------top-tage-line-end------- */
.contact-pannel ul {
    display: flex;
    background: #000;
    position: relative;
    flex-wrap: wrap;
    justify-content: space-between;
    max-width: 112rem;
    margin-left: auto;
    padding: 5px 20px;
}

.contact-pannel ul li {
    font-size: 14px;
    color: #8DB8FF;
    font-family: 'Roboto';
    font-weight: normal;
    padding: 0px;
}

.contact-pannel ul li span {
    color: #FFFFFF;
    font-weight: 700;
}
.contact-pannel ul li{
    padding-right: 15px;
    position: relative;
   }
   .contact-pannel ul li:after {
    content: "";
    width: 0.1rem;
    height: 70%;
    background: #fff;
    position: absolute;
    top: 15%;
    right: 0;
}
.contact-pannel ul li:last-child::after{
    display: none;
}
.contact-pannel ul li:first-child {
    color: #fff;
}
.pannel-info h2 {
    font-size: 46px;
    font-family: var(--primary-font1);
    color: #FFFFFF;
    font-weight: 600;
    margin-bottom: 20px;
    line-height: 46px;
}
.icc_regional.convocation {
    width: fit-content;
    padding: 1.5rem 3rem;
}
.icc_regional.convocation:hover{background: #B23A3A;}
.icc_regional.convocation:hover  a{color: #fff;}
.pannel-info .convocation_registration p {
    margin-bottom: 0;
}
.pannel-info p {
    font-size: 15px;
    color: #FFFFFF;
    font-family: Roboto;
    font-weight: 400;
    margin-bottom: 25px;
}

.info-grade-l {
    background: #FFD500;
    border-radius: 10px;
    position: relative;
    padding: 15px 20px 15px;
    margin: 0px 0px 0px 0px;
    width: 79%;
}

.info-grade-l p {
    font-size: 12px;
    color: #333333;
    font-weight: 400;
    margin: 0;
}

.info-grade-l h2 {
    font-size: 20px;
    color: #333333;
    font-family: var(--primary-font4);
    font-weight: 700;
    margin: 0;
    line-height: 22px;
}

.info-grade-r {
    background: #B23A3A;
    border-radius: 10px;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    padding: 2px 20px;
}
.info-grade-w {
    background: #fff;
    border-radius: 10px;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    padding: 10px 10px;
}
.banner-content {
    padding: 0px 80px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 100%;
    height: 100vh;
}

.info-grade-r h3 {
    font-size: 28px;
    font-family: var(--primary-font4);
    font-weight: 700;
    color: #FFFFFF;
    text-align: center;
    line-height: 28px;
}

.info-grade-r h3 span {
    font-size: 15px;
    display: block;
}


/* banner-end */


/* home-pannel-1-start  */

section.home-pannel-1 {
    background: #F6F6F6;
    padding: 100px 0 110px;
}

section.home-pannel-1 .college-names {
    padding-right: 60px;
}

.course-choose {
    background: #FFFFFF;
    box-shadow: 0px 21px 20px #00000003;
}

.course-choose h3,
.research-pannel-left-2 h3 {
    font: bold 110px/1.1 var(--primary-font3);
    color: #FFD500;
    letter-spacing: -4.9px;
    font-weight: 700;
    /* line-height: 1.1; */
}

.course-choose p {
    font-size: 18px;
    color: #333333;
    font-family: var(--primary-font1);
    font-weight: 600;
    line-height: 23px;
}

.study-with {
    display: flex;
    flex-direction: column;
    gap: 15px;
}

.study-with h1 {
    font-size: 62px;
    color: #B6081D;
    font-family: var(--primary-font1);
    font-weight: 800;
}

.study-with blockquote {
    font-size: 30px;
    color: #333333;
    font-family: var(--primary-font1);
    font-weight: 400;
    line-height: 35px;
    padding: 16px 0 25px;
}

.college-names {
    display: flex;
    flex-direction: column;
    gap: 10px;
    margin-top: 15px;
}

.college-names h4 {
    font-size: 26px;
    line-height: 36px;
    color: #333333;
    font-family: var(--primary-font1);
    font-weight: 700;
    line-height: 32px;
    margin-bottom: 25px;
}

.college-names h4 a {
    color: #333333;
}

.college-names h4 a:hover {
    color: #B6081D;
}

.college-names p {
    font-size: 21px;
    color: #B6081D;
    font-family: var(--primary-font1);
    font-weight: 600;
}

.college-names p a {
    color: #B6081D;
}

.admissions {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-top: 45px;
}

.home-pannel-1 .apply-now {
    margin-left: 15px;
}

.admissions ul {
    display: flex;
    align-items: center;
    background: #404040;
    border-radius: 31px;
    box-shadow: 0px 10px 7px #00000012;
}

.admissions ul li {
    font-size: 26px;
    color: #FFD500;
    font-weight: 500;
    font-family: var(--primary-font1);
    padding: 7px 34px;
    position: relative;
}

.admissions ul li:nth-child(1) {
    position: unset;
    font-size: 30px;
}

.admissions ul li:nth-child(2)::before {
    position: unset;
}

.admissions ul li::before {
    position: absolute;
    content: "";
    background: #FFFFFF;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    left: 0;
    top: 50%;
    transform: translate(-50%, -50%);
}

.admissions ul li a {
    font-size: 21px;
    color: #FFFFFF;
    font-weight: 500;
    font-family: var(--primary-font1);
    display: block;
}

.admissions ul li a:hover {
    color: #FFD500;
}

.apply-now a {
    font-size: 15px;
    color: #FFFFFF;
    letter-spacing: 0.9px;
    font-weight: 600;
    font-family: var(--primary-font1);
    padding: 18px 60px 18px 30px;
    border-radius: 31px;
    box-shadow: 0px 10px 7px #00000012;
    background: #42517D;
    display: block;
    position: relative;
}

.apply-now a::before {
    position: absolute;
    content: "";
    right: 30px;
    top: 50%;
    transform: translate(0%, -50%);
    background: url('../images/arrow-icon.svg');
    color: black;
    width: 8px;
    height: 15px;
}

section.home-pannel-1 .row {
    row-gap: 4rem;
}

.course-choose {
    background: #FFFFFF;
    margin-right: 50px;
    padding: 50px;
    box-shadow: 0px 21px 20px #00000003;
    max-width: 366px;
    height: auto;
}

.view-course a {
    position: relative;
    font-size: 16px;
    color: #000000;
    letter-spacing: 0.9px;
    font-weight: 700 !important;
    font-family: var(--primary-font1);
    padding-right: 35px;
}

.view-course a::before {
    position: absolute;
    content: "";
    right: 0;
    top: 50%;
    transform: translate(0%, -50%);
    background: url('../images/arrow-b-icon.svg');
    color: black;
    width: 9px;
    height: 15px;
}

.college-names a h4:hover {
    color: #B6081D;
}


/* home-pannel-1-end */


/* home-pannel-2-start */

.salary-package,
.our-recruiters {
    background: #FFFFFF;
    padding: 3.7rem 3rem 3rem 4.5rem;
    height: 100%
}

.salary-package h3 {
    font-size: 16px;
    color: #333333;
    font-family: var(--primary-font1);
    margin-bottom: 2rem;
}

.salary-package p {
    font-size: 8.2rem;
    line-height: 8.2rem;
    color: #7893DF;
    font-family: var(--primary-font3);
    letter-spacing: -4.9px;
    font-weight: 700;
    display: flex;
    align-items: center;
    gap: 10px;
}

.salary-package p span {
    font-size: 4rem;
    color: #333333;
    font-family: var(--primary-font1);
    font-weight: normal;
    letter-spacing: 0px;
}

.our-recruiters h3 {
    font-size: 21px;
    color: #333333;
    font-family: var(--primary-font1);
    font-weight: 600;
    -webkit-font-smoothing: auto;
}


/*--UI14041994-01-06-2023--*/

section.home-pannel-2 .owl-theme .owl-nav.disabled+.owl-dots {
    position: absolute;
    top: 42rem;
    left: -172px;
    right: 0;
}

.home-pannel-2 .item figure {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    height: 70rem;
}

.home-pannel-2 .item figure img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: top;
}

.placements-pannel {
    position: absolute;
    width: 100%;
    height: auto;
    left: 0;
    top: 19rem;
}

.placements-pannel .placement_text {
    width: 50rem;
}

.placements-pannel blockquote p {
    color: #FFFFFF;
    font: italic 300 3rem/4rem var(--primary-font1);
    margin-bottom: 3rem;
}

.placements-pannel p {
    color: #FFFFFF;
    font: bold 1.8rem/2.8rem var(--primary-font1);
}

.placements-pannel .home_title h2 {
    text-align: left;
    color: #FFFFFF;
    font-family: var(--primary-font1);
    font-weight: 700;
}

.home_title {
    position: absolute;
    left: 0;
    right: 0;
    padding: 70px 0;
    text-align: left;
    z-index: 2;
}

.our-recruiters .view-course {
    display: none;
}

.home_title h2 {
    color: #fff;
    font-size: 4.3rem;
    font-weight: bold;
    line-height: 5.3rem;
}


/*--placement--End--*/

.kle-happenings .row {
    height: 100%;
}

section.home-pannel-5 {
    position: relative;
    padding: 5rem 1rem 15rem;
    overflow: hidden;
    margin-bottom: 0rem;
}

.happening-b-date p {
    font-size: 14px;
    color: #000000;
    font-size: 24px;
}

.happening-s-date {
    position: absolute;
    width: 100%;
    bottom: 3rem;
    left: 0;
    right: 0;
    display: flex;
    padding: 0 30px;
    align-items: center;
}

.happening-s-date h4 {
    font-size: 3.6rem;
    color: #FFFFFF;
    font-weight: 300;
    display: flex;
    flex-direction: column;
    width: 25%;
}

.happening-s-date h4 span {
    font-size: 18px;
    font-weight: 500;
}

.happening-s-date p {
    font-size: 1.6rem;
    line-height: 2.6rem;
    color: #FFFFFF;
    width: 75%;
}


/*--Happenings--End--*/


/*--UI14041994--01-06-2023--End--*/

.placements-pannel .row {
    gap: 70px;
}

.our-recruiters-pannel {
    position: absolute;
    bottom: 8%;
    z-index: 1;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
}

.our-recruiters-pannel .row {
    row-gap: 2rem;
}

.home-pannel-2 {
    position: relative;
    background: #F6F6F6;
    padding-bottom: 230px;
}

.placement-cell ul {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.placement-cell ul li {
    padding: 5px 25px;
    position: relative;
}

.placement-cell ul li:first-child::before {
    position: unset;
}

.placement-cell ul li:last-child {
    padding-right: 0;
}

.placement-cell ul li a {
    font-size: 21px;
    color: #000000;
    font-family: var(--primary-font1);
    display: block;
    font-weight: normal;
}

.placement-cell ul li a:hover {
    color: #B6081D;
}

.placement-cell ul li::before {
    position: absolute;
    content: "";
    background: #000000;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    left: 0;
    top: 50%;
    transform: translate(-50%, -50%);
}


/* home-pannel-2-end */


/* home-pannel-3-start */

.research-pannel-left-1 h3 {
    font-size: 4.3rem;
    color: #B6081D;
    font-family: var(--primary-font1);
    font-weight: 700;
    margin-bottom: 40px;
}

.research-pannel-left-1 p {
    font-size: 36px;
    color: #333333;
    font-weight: var(--primary-font1);
    font-weight: 400;
    line-height: 48px;
}

.research-pannel-left-1 p span {
    font-weight: 500;
}

.research-pannel-left-2 {
    padding: 60px;
}

.research-pannel-left-2 h3 {
    font-family: var(--primary-font3);
    color: #FFD500;
    font-weight: 700;
}

.research-pannel-left-2 p {
    font-size: 21px;
    color: #333333;
    font-family: var(--primary-font1);
    font-weight: 700;
}

.research-pannel-bottom h3 {
    font-size: 26px;
    color: #333333;
    font-family: var(--primary-font1);
    font-weight: 700;
    margin-bottom: 34px;
}

.research-pannel-bottom ul {
    display: flex;
    align-items: center;
}

.research-pannel-bottom ul li {
    font-size: 18px;
    color: #333333;
    font-weight: 500;
}

.research-pannel-bottom ul li:first-child {
    /* font-size: 21px;
    color: #333333;
    font-weight: 300; */
    width: 32%;
}

.research-pannel-bottom ul li:nth-child(2) {
    font-size: 18px;
    color: #333333;
    font-weight: 500;
    padding-left: 40px;
    border-left: 5px solid #B6081D;
    width: 30%;
}

.research-pannel-bottom ul li:nth-child(3) {
    border-left: 5px solid #42517D;
    padding-left: 40px;
    width: 30%;
}

/* .item .research-shadow {
    position: relative;
    height: 569px;
} */

.research-pannel-bottom ul li span {
    display: block;
}

.funded-projects {
    position: absolute;
    bottom: 108px;
    left: 40px;
    width: 43%;
}

.funded-projects p {
    font-size: 18px;
    color: #FFFFFF;
    font-family: var(--primary-font1);
    font-weight: bold;
    margin-bottom: 23px;
}

.funded-projects blockquote {
    font-size: 30px;
    color: #FFFFFF;
    font-family: var(--primary-font1);
    font-weight: 300;
    line-height: 36px;
    padding-right: 50px;
}

.home-pannel-3 {
    padding: 100px 0px;
    position: relative;
    display: flex;
    justify-content: center;
    overflow: hidden;
}

.home-pannel-3 .container {
    max-width: 1640px;
}

.home-pannel-3 .research-pannel-left-1 {
    padding-left: 60px;
}

.home-pannel-3:before {
    position: absolute;
    content: "";
    top: 38rem;
    left: inherit;
    right: inherit;
    width: 100%;
    height: 260px;
    background: #B23A3A;
    z-index: -1;
    margin: auto;
}


/*
.research-pannel .row {
    row-gap: 40px;
} */

.research-pannel-bottom {
    display: flex;
    flex-direction: column;
    padding: 44px 0 0 60px;
}

.view-course.view-research {
    max-width: 1477px;
    padding: 40px 0 0 60px;
    margin: auto;
}

.research-pannel .col-md-4 {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}


/* .research-pannel-right {
    margin-top: 41px;
} */

.research-pannel {
    position: relative;
    padding-bottom: 60px;
    width: 1477px;
    margin: auto;
}

.research-pannel::before {
    position: absolute;
    content: "";
    background: #F6F6F6;
    width: 100%;
    height: 48.4rem;
    bottom: 0;
    left: 0;
    z-index: -1;
}

.research-shadow {
    position: relative;
}

.research-shadow::before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(30deg, #000000ad, transparent);
}


/* home-pannel-3-end */


/* home-pannel-4-start */

section.home-pannel-4 {
    padding: 40px 0px 130px;
}

.about-kle h3 {
    font-size: 4.3rem;
    color: #B6081D;
    font-family: var(--primary-font1);
    font-weight: 800;
    text-align: center;
    margin-bottom: 18px;
}

.about-kle p {
    font-size: 24px;
    color: #000000;
    text-align: center;
    font-weight: 300;
}

.kle-ranked>figure img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.kle-ranked {
    position: relative;
    display: grid;
    margin-top: 5rem;
}

.kle-ranked>figure {
    grid-area: 1/1;
}

.kle-ranked-inner {
    padding: 0 2.5rem;
    grid-area: 1/1;
    /* position: absolute;
    top: 0;
    padding: 0px 50px;
    left: 0;
    height: 100%;
    width: 100%; */
}

.kle-ranked-inner .col-md-7 {
    position: relative;
}

.ranked-inner-left {
    position: absolute;
    left: 0;
    bottom: 0;
    padding-bottom: 2rem;
}

.kle-ranked-inner .row {
    height: 100%;
}

.ranked-inner-left .col-md-12 p {
    font-size: 30px;
    color: #000000;
    font-weight: 700;
    font-family: var(--primary-font4);
}

.ranked-inner-left .col-md-3 h3 {
    color: #FFD500;
    font: bold 110px/12.5rem var(--primary-font4);
    letter-spacing: -10.35px;
}

.ranked-inner-left .col-md-9 p {
    font: bold 30px/39px var(--primary-font4);
    color: #000000;
    font-family: var(--primary-font4);
}

.ranked-inner-right {
    background: rgba(255, 255, 255, .86);
    height: 100%;
    padding: 63px 43px 18px 50px;
    display: flex;
    justify-content: center;
    flex-direction: column;
    max-width: 466px;
    margin-left: auto;
}

.ranked-inner-right figure {
    margin-top: 0;
    margin-bottom: 12px;
}


/* .ranked-inner-right figure img {
    width: 200px;
} */

.ranked-inner-left .col-md-3 {
    padding-right: 0;
}

.ranked-inner-left .col-md-9 {
    padding-left: 0;
}

.ranked-inner-right h3 {
    font-size: 30px;
    line-height: 36px;
    color: #333333;
    font-family: var(--primary-font1);
    font-weight: 600;
    margin-bottom: 42px;
}

.ranked-inner-right p {
    font-size: 18px;
    line-height: 24px;
    color: #333333;
    font-weight: 500;
    margin-bottom: 32px;
}

.about-kle-bottom {
    margin-top: 68px;
}

.about-kle-bottom blockquote {
    font-size: 18px;
    color: #333333;
    text-align: center;
    margin-bottom: 40px;
    padding: 0 80px;
    line-height: 28px;
    max-width: 1210px;
    margin: auto;
}

.about-kle-bottom ul {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 62px;
}

.about-kle-bottom ul li {
    font-size: 30px;
    line-height: 36px;
    color: #333333;
    font-family: var(--primary-font1);
    font-weight: 700;
}

.about-kle-bottom ul li:first-child {
    padding-right: 50px;
    margin-right: 50px;
    border-right: 1px solid #aaa;
    line-height: 1.3;
}

.ranked-inner-left .row {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}


/* home-pannel-4-end */


/* home-pannel-5-start */

.happening-heading h3 {
    font-size: 43px;
    color: #B6081D;
    font-family: var(--primary-font1);
    font-weight: 700;
    text-align: center;
}

.happening-heading p {
    font: 300 36px/48px var(--primary-font1);
    color: #000000;
    text-align: center;
    padding: 12px 0 54px;
}

.happening-b-date {
    position: absolute;
    width: 443px;
    background: #FFFFFF;
    border-radius: 10px;
    bottom: 2.4rem;
    left: 23px;
    padding: 39px;
}

.happening-b-date h4 {
    color: #000000;
    margin-bottom: 15px;
    font-size: 48px;
    font-family: var(--primary-font2);
    font-weight: 300;
    display: inline-block;
}

.happening-b-date h4 span {
    font-size: 18px;
    font-weight: 500;
    display: inline-block;
    border-bottom: 1px solid #FFA200;
    padding-bottom: 14px;
    display: block;
}

.happening-b-date.happening-bs-date h4 span {
    border-bottom: 1px solid #42517D;
}

.happening-big-img {
    position: relative;
}

.happening-small-img {
    position: relative;
}

.home-pannel-5 .container1824 {
    max-width: 1624px;
    margin: auto;
}

.home-pannel-5 .container1824 .kle-happenings .row.gx-lg-5 {
    --bs-gutter-x: 21px;
}

.kle-happenings .col-md-6:nth-child(2) .col-md-12 .happening-big-img {
    margin-top: 0px;
}

section.home-pannel-5::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    margin: auto;
    right: 0;
    width: 100%;
    background: #F6F6F6;
    height: 100%;
    z-index: -1;
}


/* home-pannel-5-end */


/* Testimonials-start */

.testimonial-detail {
    margin-right: 0;
    text-align: right;
    display: flex;
    flex-direction: column;
    gap: 0;
}

.testimonial-detail h3 {
    font-size: 40px;
    color: #000000;
    font-family: var(--primary-font1);
    font-weight: 900;
}

.testimonial-detail blockquote {
    font-size: 36px;
    line-height: 42px;
    color: #333333;
    font-family: var(--primary-font1);
    font-weight: 300;
    font-style: italic;
    padding: 0;
    margin-bottom: 83px;
}
.testimonial-detail blockquote p {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}
.testimonial-detail ul li:first-child {
    font-size: 24px;
    line-height: 42px;
    color: #333333;
    font-weight: 700;
}

.testimonial-detail.course ul li:first-child {
    font-size: 18px;
    line-height: 30px;
    color: #fff;
    font-weight: 700;
}

.testimonial-detail.course ul li:last-child {
    font-size: 14px;
    color: #333333;
    line-height: 21px;
}

.p-testimonials-carousel .owl-dots {
    text-align: center;
}

.testimonial-detail ul li:last-child {
    font-size: 18px;
    color: #333333;
    line-height: 22px;
}

.testimonial-detail ul li:last-child span {
    font-style: italic;
    display: block;
}

.owl-carousel.testimonials-carousel .owl-item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: top;
}

.kle-testimonials {
    max-width: 1136px;
    margin: auto;
    padding: 10rem 0 0;
}


/* Testimonials-end */


/* footer-start */

.footer {
    background: #232323;
}

.footer-links h3 {
    font-size: 16px;
    color: #FFFFFF;
    font-weight: 500;
}

.footer-links h3 a {
    color: #FFFFFF;
}

.footer-links ul li a {
    font-size: 14px;
    color: rgba(255, 255, 255, .5);
    font-weight: 300;
}

.Sub-newsletter {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.Sub-newsletter p {
    font-size: 16px;
    color: #FFFFFF;
    font-weight: 500;
}

.Sub-newsletter input {
    font-size: 14px;
    color: #666666;
    font-weight: normal;
    position: relative;
    padding: 3px 10px;
}

.Sub-newsletter blockquote {
    position: relative;
}

.Sub-newsletter blockquote::before {
    position: absolute;
    content: "";
    right: 5%;
    top: 50%;
    transform: translate(0%, -50%);
    background: url('../images/arrow-b-icon.svg');
    color: black;
    width: 9px;
    height: 15px;
    z-index: 1;
}
.footer-btn {
    position: absolute;
    right: 4%;
    top: 20%;
    font-size: 0;
    padding: 1rem;
    z-index: 99;
}
.social-icon {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 4px 20px;
}

.social-icon p {
    font-size: 16px;
    color: #FFFFFF;
    font-weight: 500;
}

.social-icon ul {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 5px;
}

.copyright {
    display: flex;
    flex-direction: column;
}

.copyright p,
.copyright a {
    font-size: 12px;
    color: #FFFFFF;
    font-weight: normal;
}

.copyright a:hover,.footer-links ul li a:hover,.footer-links h3 a:hover{
    color: #FFD500;
}

.footer-bottom {
    border-top: 1px solid rgb(255 255 255 / 21%);
    padding: 50px 0px;
}

.footer-top .row {
    row-gap: 2rem;
}

.footer-top {
    padding: 70px 0px;
}

.footer-links {
    display: flex;
    flex-direction: column;
    gap: 15px;
}
.footer-links li {
    font-family: var(--primary-font2);
    color: #333333;
    padding: 6px 0;
}
.contact-pannel li a {
    color: #fff;
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background: #FFCC00;
}

.owl-theme .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 5px;
    background: rgb(191 191 191 / 40%);
}

.research-pannel .owl-theme .owl-nav.disabled+.owl-dots {
    position: absolute;
    bottom: 58px;
    left: 50px;
}
.research-pannel .research-fact-slider.owl-theme .owl-nav.disabled+.owl-dots {
    bottom: 20px;
    left: 60px;
}
.happening-small-img::before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(30deg, #000000ad, transparent);
}

.kle-testimonials .owl-carousel .owl-dots {
    margin-top: 0;
}


/* .kle-testimonials .owl-dots {
    margin-top: -15px !important;
} */

.kle-testimonials h3 {
    top: 8rem;
    left: -15.5rem;
}

.kle-testimonials .testimonial-detail {
    margin-top: 9rem;
}

.kle-testimonials h3 {
    text-align: center;
    font-size: 43px;
    color: #B6081D;
    font-family: var(--primary-font1);
    font-weight: bold;
    position: relative;
    top: 34px;
    left: -13%;
}

.kle-testimonials .owl-theme .owl-nav.disabled+.owl-dots {
    margin-top: -7rem;
    position: relative;
    z-index: 1;
}

.owl-carousel.testimonials-carousel .owl-dots.disabled {
    display: block;
    position: absolute;
    left: 46%;
    bottom: -10px;
}

.kle-testimonials .testimonial-img {
    width: 100%;
    padding-left: 60px;
    padding-right: 2px;
    height: 480px;
}


/* .kle-testimonials .owl-carousel.owl-theme.testimonials-carousel.owl-loaded.owl-drag {
    margin-top: -40px;
    padding-right: 100px;
} */


/*admission css*/

section.admissions-pannel-1.program_panel .student-discover .nav-tabs .nav-link {
    font-size: 24px;
    font-weight: bold;
}

section.admissions-pannel-1.program_panel .student-discover .nav-tabs .nav-link span {
    font-size: 16px;
    font-weight: normal;
    padding-top: 10px;
}

section.admissions-pannel-1.program_panel .nav-tabs .nav-link.active {
    color: #000000;
    background: #FFD500;
    position: absolute;
    left: 0;
    transform: translateY(0%);
    width: 100%;
    transition: all .3s ease-out;
    box-shadow: 0px 15px 20px #00000029;
    min-height: 175px;
}

section.admissions-pannel-1.program_panel .nav-tabs .nav-link {
    font-size: 22px;
    color: #FFFFFF;
    font-family: var(--primary-font1);
    font-weight: 600;
    border-radius: 0;
    padding: 40px;
    border: 0;
    line-height: 28px;
}

section.admissions-pannel-1.program_panel .student-discover .nav-tabs {
    display: flex;
    align-items: inherit;
    background: #7893DF;
    margin-bottom: 0px;
}

.boxes-list {
    text-align: center;
    padding: 0 27px;
    font-size: 14px;
    line-height: 21px;
    position: relative;
}

.boxes-list img {
    margin-bottom: 20px;
}

.ranked_plist h4 {
    font-weight: bold;
    color: #000;
    font-size: 24px;
    line-height: 36px;
    font-family: var(--primary-font1);
}

.program_panel {
    position: relative;
}

.program_panel:before {
    content: "";
    width: 100%;
    height: 100%;
    background: #F6F6F6;
    position: absolute;
    top: -313px;
    left: 0;
    z-index: -1;
}

.ranked_plist h3 {
    font-size: 100px;
    color: #42517D;
    font-weight: 700;
    line-height: 1;
    font-family: var(--primary-font3);
    letter-spacing: -.2rem;
}

.program-list {
    padding-top: 0px;
}

.program-list .col-md-4:last-child .boxes-list {
    text-align: left;
    padding-top: 43px;
}

.ranked_plist {
    display: inline-block;
    flex-direction: column;
    margin-right: 0px;
}

.program-list .col-md-4:last-child .boxes-list p {
    display: inline-block;
    width: 53%;
    vertical-align: top;
    font-weight: 500;
    color: #000;
    line-height: 24px;
    font-size: 16px;
    padding-top: 38px;
}

.ranked_plist h4 {
    font-weight: bold;
    color: #000;
    font-size: 26px;
    font-family: var(--primary-font1);
}

.ranked_plist sup {
    top: -0.4em;
    font-size: .65em;
    line-height: 1;
}

.boxes-list:after {
    content: "";
    height: 70px;
    background: #ddd;
    width: 1px;
    position: absolute;
    right: 0;
    top: 34%;
}

.program-list .col-md-4:last-child .boxes-list:after {
    display: none;
}

.prgram_list_panel2 {
    background: #FFF;
    padding: 65px 0 90px;
    margin: 0px 0 0;
}

.bg_color {
    background: #f6f6f6;
    padding-bottom: 100px;
}

.prgram_list_panel2 blockquote {
    font-family: var(--primary-font1);
    font-size: 30px;
    line-height: 37px;
    margin-bottom: 50px;
    text-align: center;
}

.program_menu h3 {
    color: #000000;
    font-size: 24px;
    font-weight: bold;
    font-family: var(--primary-font1);
    margin: 80px 0px 40px;
}

.program_menu ul {
    grid-template-columns: 1fr 1fr;
    display: grid;
    column-gap: 35px;
    row-gap: 0px;
}

section.admissions-pannel-1.program_panel .program_menu ul li {
    position: relative;
    width: 100%;
}

section.admissions-pannel-1.program_panel .program_menu ul li a {
    color: #333333;
    display: block;
    border-bottom: 1px solid #D1D1D1;
    padding: 15px 0;
    font-size: 16px;
    line-height: 21px;
}

section.admissions-pannel-1.program_panel .program_menu ul li a:after {
    width: 8px;
    height: 10px;
    content: "";
    background: url(../images/path_red.svg) no-repeat;
    position: absolute;
    right: 0;
    top: 20px;
    background-size: contain;
}

section.admissions-pannel-1.program_panel .program_menu ul li a:hover {
    color: #333;
}

section.admissions-pannel-1 .tab-accordian .bg_color .inner_container ul.nav.nav-tabs li {
    padding: 0;
}

section.admissions-pannel-1.program_panel .program_menu ul li a:hover:after {
    background: url(../images/path_grey.svg) no-repeat;
    background-size: contain;
}

.industry_content {
    position: relative;
}

.industry_content h2 {
    position: absolute;
    top: 0;
    color: #fff;
    padding: 42px 200px 42px 42px;
    font-family: var(--primary-font1);
    font-weight: bold;
    font-size: 24px;
    line-height: 30px;
}

.h-res {
    position: absolute;
    bottom: 0;
    padding: 42px 58px 85px 42px;
}

.h-res p {
    color: #fff;
    font-size: 16px;
    line-height: 24px;
}

.program_industry .owl-nav {
    position: absolute;
    bottom: 24px;
    left: 42px;
}

.program_industry .owl-carousel .owl-nav button span {
    background: #000000;
    display: inline-block;
    width: 35px;
    height: 34px;
    color: #fff;
    font-size: 30px;
    font-weight: 300;
    border-radius: 5px;
    line-height: 30px;
}

.owl-theme .owl-nav [class*=owl-]:hover {
    background: none;
}

section.Research_Innovation {
    background: #42517D;
    padding: 75px 0;
    margin: 80px 0 0;
}

section.Research_Innovation h4 {
    color: #fff;
    text-align: center;
    padding-bottom: 30px;
    font-size: 24px;
    line-height: 30px;
    font-family: var(--primary-font1);
    font-weight: bold;
}

.Research_Innovation_content {
    position: relative;
}

.h-res1 {
    position: absolute;
    bottom: 0;
    padding: 0px 43px 25px 30px;
    z-index: 2;
}

.Research_Innovation_content a {
    color: #fff;
}

.date_program {
    display: inline-block;
    vertical-align: top;
}

.date_program h3 {
    font-size: 30px;
    line-height: 36px;
    margin-right: 11px;
    font-family: var(--primary-font3);
    display: inline-block;
}

.date_program h5 {
    font-size: 14px;
    border-bottom: 1px solid #FFA200;
    margin-top: 0;
    display: inline-block;
    vertical-align: top;
    line-height: 26px;
}

.h-res1 h2 {
    font-family: var(--primary-font1);
    font-weight: bold;
    font-size: 24px;
    line-height: 30px;
    margin: 20px 0;
}

p.dep-clr {
    display: inline-block;
    background: #B6081D;
    padding: 7px 15px;
    font-size: 18px;
    color: #fff;
}

.Research_Innovation_content:after {
    content: "";
    background: transparent linear-gradient(180deg, #00000000 40%, #000000b8 93%) 0% 0% no-repeat padding-box;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.Research_Innovation .owl-carousel .owl-nav button {
    background: url(../images/More-Button-left.png) no-repeat;
    width: 42px;
    height: 42px;
    color: #fff;
    background-size: contain;
}

.Research_Innovation .owl-carousel .owl-nav button.owl-prev {
    background: url(../images/More-Button-right.png) no-repeat;
    background-size: contain;
}

.Research_Innovation .owl-carousel .owl-nav button.owl-next {
    background: url(../images/More-Button-left.png) no-repeat;
    background-size: contain;
}

.Research_Innovation .owl-carousel .owl-nav button span {
    display: inline-block;
    text-indent: -99999px;
}

section.Research_Innovation .owl-theme .owl-nav {
    padding: 50px 0 35px;
}
.btn-primary {
    padding: 17.36px 0px 19.64px 0px;
}
.campus_img {
    padding-bottom: 121px;
    margin-top: -180px;
}

.campus_img .container {
    max-width: 1503px;
    position: relative;
}

.campus_img img {
    z-index: -1;
    position: relative;
}

.btn-primary {
    width: 100%;
    background: #FFD500;
    border-color: #FFD500;
    border-radius: 30px;
    color: #333333;
    font-weight: bold;
    padding: 10px;
    margin: 30px 0 0;
}

.contact_mail .btn-primary img {
    margin: 0 5px;
}

.btn-primary:hover {
    background: #B6081D;
    border-color: #B6081D;
    color: #fff;
}

.contact_mail a:hover {
    color: #B6081D;
}

.contact_mail .btn-primary:hover img {
    filter: invert(1);
}

.college-campuses .col-md-4 {
    position: relative;
}

.college-campuses {
    padding-bottom: 97px;
}

.college-campuses .col-md-4 p em {
    font-size: 16px;
    line-height: 24px;
    color: #666666;
}

.college-campuses .col-md-4 .college-map {
    position: absolute;
    left: 11px;
    bottom: 135px;
}

.college-campuses .col-md-4 p:last-child {
    margin: 121px 0px 0px 0px;
}

.college-campuses h4 {
    font-family: var(--primary-font1);
    font-weight: bold;
    font-size: 20px;
    margin-bottom: 5px;
    line-height: 26px;
    color: #000;
}

.college-campuses .col-md-4 p {
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 50px;
}
.grievance_portal_form {
    max-width: 944px;
    margin: 0 auto;
}

.enquiry-now h2 {
    color: #000000;
    font-weight: bold;
    margin-bottom: 50px;
    font-family: var(--primary-font1);
    font-size: 30px;
    line-height: 42px;
}

.enquiry-now .col-md-6 {
    margin-bottom: 30.27px;
    width: 100%;
}

.enquiry-now .col-md-12 {
    margin-bottom: 30.27px;
    grid-column-start: 1;
    grid-column-end: 3;
}

.enquiry-now form {
    padding: 50px;
    background: #fff;
    box-shadow: 0px 7px 10px #00000029;
}

.enquiry-now .form-control {
    border: 0;
    border-bottom: 1px solid #eee;
    border-radius: 0;
    box-shadow: inherit;
    padding: 0 0 10.2px;
    line-height: 30px;
}

.button_group .btn-primary {
    width: auto;
    padding: 9px 60px;
    margin: 11px 0 0;
}

.button_group {
    text-align: center;
}
.enquiry-now .form-control::placeholder {
    color: #C4C4C4;
}

.kle-news-panel2 hr {
    margin-bottom: 0;
}

a.read-more {
    position: absolute;
    bottom: 50px;
    left: 50px;
}


/* footer-end */


/* 12-oct */

.mega-right-content.active-item2 {
    display: none;
}

.mega-right-content.active-item3 {
    display: none;
}

.program-list.program-list-ranking {
    padding: 0px;
    margin-bottom: 84px;
}

.program-list.program-list-ranking .boxes-list {
    position: unset;
    background: #F6F6F6;
    height: 100%;
    /* min-height: 300px; */
    padding: 2rem 2.8rem;
    box-shadow: 0px 7px 10px #00000014;
}

.program-list.program-list-ranking .col-md-5 .boxes-list {
    display: flex;
    align-items: center;
    padding: 59px 62px 88px 71px;
    gap: 22px;
}

.program-list.program-list-ranking .col-md-5 .boxes-list p {
    color: #000000;
    text-align: left;
    margin-top: 55px;
    width: 64%;
    font-family: var(--primary-font3);
    font-size: 24px;
    font-weight: 100;
}

.program-list.program-list-ranking .boxes-list p {
    color: #333333;
    font-weight: 400;
    line-height: 24px;
    font-size: 17px;
    padding-bottom: 0;
}

.program-list.program-list-ranking .boxes-list h4 {
    margin-bottom: 1.5rem;
    font-size: 1.7rem;
}

.program-list.program-list-ranking .col-md-5 .boxes-list .ranked_plist {
    margin: 0;
}

.enroll-now.enroll-now-s a::before {
    z-index: 1;
    left: 90%;
}

.financial-aid .aid_4 p {
    width: auto;
}

.kle-happenings .col-md-6:nth-child(2) .col-md-12 {
    margin-bottom: 15px;
    margin-top: 0px;
}

.kle-happenings .col-md-6:nth-child(2) .col-md-12 .happening-big-img {
    margin-top: 0px;
}

header.header:after {
    content: "";
    width: 100%;
    height: 150px;
    position: absolute;
    top: 0;
    background: linear-gradient(180deg, rgb(0 0 0 / 55%) 50%, rgb(0 0 0 / 0%) 100%);
}

header.header.sticky:after {
    display: none;
}

.header.inner-header nav.navbar {
    padding: 40px 15px 30px;
}

.header.inner-header.sticky nav.navbar {
    padding: 40px 15px 15px;
}

.header.inner-header.sticky {
    transform: translate(0px, -28px);
}

.admissions ul li:nth-child(1)::before {
    display: none;
}
/*---UI14041994-24-06-2023-start--*/
.footer-top .footer-links.quick_links ul{display: grid;grid-template-columns: repeat(2, 1fr);}

/*---UI14041994-24-06-2023-end--*/
/* UIAD-16041988 Starts */
.campus-sec {
    padding-bottom: 60px;
}
.campus-sec h3 {
    font-size: 4.3rem;
    color: #B6081D;
    font-family: var(--primary-font1);
    font-weight: 700;
    margin-bottom: 24px;
    text-align: center;
}
.campus-sec .college-names {
    padding: 20px 30px;
    border-radius: 8px;
    background: #fff;
    border: 1px dashed #b6081d;
}
/* UIAD-16041988 Ends */
@media only screen and (max-width: 1649px) {
    .banner-carousel .owl-nav .owl-prev {
        position: absolute;
        right: 35rem;
        bottom: 24%;
    }
    .banner-carousel .owl-nav .owl-next {
        position: absolute;
        right: 30rem;
        bottom: 24%;
    }
    nav.navbar {
        padding: 28px 40px 20px;
    }
    .contact-pannel ul li {
        font-size: 15px;
        padding: 4px 0px 4px 0px;
    }
    .menu-bottom-links ul li a {
        font-size: 16px;
        line-height: 30px;
    }
    .menu-bottom-links ul li a {
        font-size: 16px;
        line-height: 30px;
    }
}
@media only screen and (max-width: 1449px) {
.navbar-links li a {
    font-size: 18px;
    padding: 20px 11px;
}
.banner-carousel .owl-nav .owl-prev {
    right: 32rem;
}
.banner-carousel .owl-nav .owl-next {
    right: 27rem;
}
}

@media only screen and (max-width: 1300px) {
.banner-carousel .owl-nav .owl-prev {
    right: 33rem;
}
.banner-carousel .owl-nav .owl-next {
    right: 28rem;
}
    .navbar-links .mega-menu-content .mega-rb-content li a {
        font-size: 15px;
    }
    .navbar-links .mega-menu-content .mega-lt-content li a {
        font-size: 14px;
    }
    .navbar-links .mega-menu-content .mega-lt-content li p {
        font-size: 13px;
    }
    .mega-lt-content h3 {
        font-size: 16px;
    }
    .navbar-links .mega-menu-content .mega-lb-content li a {
        font-size: 16px;
    }
    .menu-top-links h3 {
        font-size: 16px;
    }
    .menu-top-links li p {
        font-size: 13px;
    }
    .menu-top-links li a {
        font-size: 16px;
    }
    .menu-bottom-links ul li a {
        font-size: 16px;
    }
    /* .navbar-links li a:hover {
        color: #FFD500;
    } */
    .menu-item .col-md-7 .row .col-md-4:nth-child(2) .menu-top-links {
        padding: 0px 25px;
    }
    .menu-item .col-md-7 .row .col-md-4:nth-child(3) .menu-top-links {
        padding: 0px 0px 0px 50px;
    }
    .menu-item .col-md-7 .row .col-md-4:nth-child(5) .menu-bottom-links {
        padding: 0px 25px;
    }
    .menu-item .col-md-7 .row .col-md-4:nth-child(6) .menu-bottom-links {
        padding: 0px 0px 0px 50px;
    }
    .financial-aid .aid_4 .aid_4_bottom p {
        width: 100%;
    }
    .aid_5 {
        margin-top: 100px;
    }
    .faculties-detail-page::before {
        position: absolute;
        content: '';
        left: 0;
        bottom: 0;
        width: 100%;
        height: 89%;
        background: #fff;
        z-index: -1;
    }
    .banner-content {
        margin-top: 45px;
    }
}

.our-recruiters .owl-carousel .owl-item img {
    width: auto;
}

.mobile-recognition,
.mobile-ranked,
.mobile-footer {
    display: none;
}


/*mobile menu css*/

.mobile-notice-panel {
    display: block;
    text-align: left;
    position: fixed;
    top: 0px;
    background: #202020;
    width: 100%;
    height: 100vh;
    left: 0;
    padding: 45px 0 72px;
    transform: translateY(100%);
    transition: transform 0.55s cubic-bezier(0.785, 0.135, 0.15, 0.86), -webkit-transform 0.55s cubic-bezier(0.785, 0.135, 0.15, 0.86);
    background-size: cover;
    z-index: 0;
    overflow-y: scroll;
    max-height: 100%;
    min-height: 100%;
    height: 100%;
}

.mobile-notice-panel.show {
    transform: translateY(0px);
}

.mobile-services {
    display: none;
    position: fixed;
    bottom: 0;
    background-image: linear-gradient(180deg, #3C3C3C, #252525);
    width: 100%;
    z-index: 9999;
}

.mobile_menu_list ul {
    margin: 0px;
    padding: 0;
    position: fixed;
    z-index: 99;
    bottom: 0;
    width: 100%;
    background: #202020;
    display: flex;
    justify-content: center;
    align-items: center;
}

.mobile_menu_list ul li {
    width: 25%;
    display: inline-block;
    text-align: center;
    padding: 14px 6px;
    vertical-align: text-bottom;
}

.mobile_menu_list li.active {
    background: #2D2D2D;
}

.mobile_menu_list ul li a {
    font-size: .85rem;
    color: #c3c3c3;
    text-decoration: none;
}

.mobile_menu_list ul li img {
    display: block;
    text-align: center;
    margin: 0 auto 10px;
    width: 22px;
    height: 22px;
    object-fit: contain;
}

.mobile_menu_list ul li p {
    margin: 0px;
    color: #d4d4d4;
    font-size: 12px;
}

.help-suppoert-panel {
    display: block;
    text-align: left;
    position: fixed;
    top: 0px;
    background: #2D2D2D;
    width: 100%;
    height: 100%;
    left: 0;
    padding: 25px 0 170px;
    transform: translateY(100%);
    transition: transform 0.55s cubic-bezier(0.785, 0.135, 0.15, 0.86), -webkit-transform 0.55s cubic-bezier(0.785, 0.135, 0.15, 0.86);
    background-size: cover;
    z-index: 99;
    overflow-y: auto;
    max-height: 100%;
}

.help-suppoert-panel.show {
    transform: translateY(0px);
}

.appointment-panel {
    display: block;
    text-align: left;
    position: fixed;
    top: 0px;
    background: #2D2D2D;
    width: 100%;
    height: 100%;
    left: 0;
    padding: 70px 0 100px;
    transform: translateY(100%);
    transition: transform 0.55s cubic-bezier(0.785, 0.135, 0.15, 0.86), -webkit-transform 0.55s cubic-bezier(0.785, 0.135, 0.15, 0.86);
    background-size: cover;
    z-index: 99;
    overflow-y: auto;
    max-height: 100%;
}

.appointment-panel.show {
    transform: translateY(0px);
}

.call-panel {
    display: block;
    text-align: left;
    position: fixed;
    top: 0px;
    background: #2D2D2D;
    width: 100%;
    height: 100%;
    left: 0;
    padding: 70px 0 70px;
    transform: translateY(100%);
    transition: transform 0.55s cubic-bezier(0.785, 0.135, 0.15, 0.86), -webkit-transform 0.55s cubic-bezier(0.785, 0.135, 0.15, 0.86);
    background-size: cover;
    z-index: 99;
    overflow-y: scroll;
    max-height: 100%;
}

.call-panel.show {
    transform: translateY(0px);
}

.call_block {
    text-align: center;
    padding: 20px;
    border: 1px solid #7893DF;
    width: 80%;
    margin: auto;
    border-radius: 15px;
    margin-bottom: 30px;
    position: relative;
}

.message_block {
    border: 1px solid #7893DF;
    width: 80%;
    border-radius: 15px;
    margin: auto;
    padding: 30px 20px;
    text-align: center;
    position: relative;
}

.call_block li a {
    color: #fff;
    font-size: 24px;
    font-family: var(--primary-font1);
    opacity: .7;
}

.call_block li a:hover {
    opacity: 1;
}

.call_block ul {
    padding: 25px;
}

.call_block ul li {
    padding: 0.5rem;
}

.chat_now_block {
    width: 80%;
    background: #FFD500;
    padding: 15px;
    text-align: center;
    margin: 30px auto;
    border-radius: 30px;
}

.chat_now_block a {
    color: #000;
    font-size: 16px;
    font-weight: 600;
    font-family: var(--primary-font1);
}

.message_block p a {
    font-family: var(--primary-font1);
    color: #fff;
    font-size: 24px;
    opacity: .7;
}

.message_block p a:hover {
    opacity: 1;
}

.block_img {
    position: absolute;
    left: 0;
    right: 0;
    top: -12px;
    width: 30%;
    background: #2e2e2e;
    margin: auto;
}

a.close-btn {
    position: absolute;
    top: 15px;
    right: 15px;
}

a.close-btn img {
    filter: invert(1);
}

.help_block_panel ul li {
    text-align: center;
    border-bottom: 1px solid #000;
    padding: 20px;
}

.help_block_panel ul li a {
    font-size: 21px;
    color: #fff;
    font-family: var(--primary-font1);
    font-weight: 500;
}

.apply_now_block a {
    width: 49%;
    background: #FFD500;
    padding: 20px 25px;
    border-radius: 50px;
    margin: 30px auto;
    color: #000;
    display: flex;
    justify-content: space-between;
    font-family: var(--primary-font1);
    font-weight: 500;
    font-size: 16px;
}

.admission_help h4 {
    text-align: center;
    font-size: 24px;
    color: #7893DF;
    margin-bottom: 50px;
    font-family: var(--primary-font1);
    margin-top: 60px;
    font-weight: 600;
}

.mobile_menu2 {
    padding: 25px;
    background: #2D2D2D;
    border-bottom: 1px solid #000;
}

.mobile_menu3 {
    padding: 25px;
    background: #2D2D2D;
}

.mobile_menu {
    padding: 49px 43px;
}

.mobile-notice-panel li a {
    font-size: 21px;
    color: #fff;
    padding: 15px 0;
    display: block;
    font-family: var(--primary-font1);
    font-weight: 500;
}

.mobile-notice-panel li a:not([href]):not([class]) {
    color: #fff;
}

.mobile_menu2 li a {
    color: #7893DF;
}

.main .accordion {
    max-width: 50%;
    height: auto;
    margin: 0 auto;
    padding: 4rem 0 2rem 0;
}

.main .accordion-item {
    padding: 30px 37px;
    margin: 0;
    overflow: hidden;
    border: none;
    outline: none;
    border-bottom: 5px solid #202020;
    border-radius: 0;
    background: #2D2D2D;
}

.main .accordion-item .title {
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-family: inherit;
    font-size: 1rem;
    font-weight: 600;
    line-height: inherit;
    cursor: pointer;
    color: #fff;
    font-size: 23px;
    font-family: var(--primary-font1);
}

.main .accordion-item .title i.fas {
    font-size: 0.9rem;
    color: #454545;
    transform: translateX(-50%) rotate(0);
    transition: transform 0.15s ease;
}

.main .accordion-item .paragraph {
    font-family: inherit;
    font-size: 1rem;
    font-weight: normal;
    line-height: inherit;
    color: #454545;
    display: none;
    padding: 1rem 0;
}

.main .accordion-item.active1 .title i.fas {
    color: #1a9de1;
    transform: translateX(-50%) rotate(180deg);
}

.main .accordion-item.active1 .paragraph {
    display: block;
}



main.main .container {
    padding: 0px;
}

.accordion h6 {
    color: #7893DF;
    font-size: 18px;
    line-height: 1.6;
    font-family: var(--primary-font1);
}

.main .accordion ul li a {
    color: #7893DF;
    font-size: 18px;
    display: block;
    border-left: 2px solid #7893DF;
    margin-bottom: 15px;
    padding: 0 18px;
    font-family: var(--primary-font1);
}

.main .accordion ul {
    padding: 20px 0;
}

.accordion-item.active1 .title {
    color: #FFD500;
}

.nest span {
    color: #fff;
    font-size: 21px;
    line-height: 30px;
    font-family: var(--primary-font1);
    font-weight: 600;
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
    column-gap: 2rem;
}
li .nest span:after {
    content: "\f107";
    font: var(--fa-font-solid);
}
li.active1 .nest span:after{content: "\f106";
}
/*menuu slide css*/

.component {
    min-height: auto;
    width: 100%;
}

ul.accordion {
    margin: 1% 0;
    padding: 0;
    text-align: left;
    list-style: none;
}

ul.accordion .inner {
    padding-left: 0;
    overflow: hidden;
    display: none;
    list-style: none;
    padding: 20px 0;
}
/* ul.accordion .inner.show {
    display: block;
} */
li p.nest {
    width: 100%;
    display: block;
    margin: 0;
    padding: 1%;
    background: #212121;
    color: white;
    cursor: pointer;
}

.inner li p.nest {
    background: #666;
}

.inner .inner li p.nest {
    background: darkgrey;
}

.component li {
    border-bottom: 1px solid #000;
    padding:15px 25px;
}

.component li li {
    border: 0;
    padding: 10px 0;
}

.component li ul {
    margin: 0;
    padding: 0;
}

ul.accordion .inner > li > a {
    font-family: var(--primary-font1);
    position: relative;
    display: flex;
    align-items: center;
    padding-left: 2rem;
}

ul.accordion .inner li a:hover {
    color: #FFD500;
}

ul.accordion .inner>li>a::before {
    position: absolute;
    left: 0;
    width: .3rem;
    height: 2rem;
    background: #fff;
    content: "";
}
.side-menu ul li {
    border-bottom: 1px solid black;
}
ul.accordion .inner li.active2 a::before {
    background: #FFD500;
}

.side-menu {
    position: absolute;
    top: 0px;
    background: #eeeeee;
    color: white;
    width: 100%;
    height: 100vh;
    background: transparent;
    background-color: #2D2D2D;
    left: 0;
    z-index: 5;
}

.side-menu ul:not(:first-child) {
    border-top: 1px solid #2D2D2D;
    overflow-y: auto;
    min-height: calc(100% - 58px);
    max-height: calc(100% - 58px);
}

.side-menu ul li a {
    font-family: var(--primary-font1);
}

.show-menu {
    margin-left: 0 !important;
}

.hide {
    margin-left: -100%;
    transition: all 0.8s ease;
}

.show-menu {
    margin-left: 0 !important;
}

.component li a {
    color: #fff;
    font-size: 15px;
    font-family: var(--primary-font1);
}

.side-menu ul:first-child li:nth-child(1) {
    background: #000;
}

.side-menu ul:first-child li:nth-child(1) a {
    font-size: 18px;
    font-weight: 600;
}

.side-menu li:nth-child(1) a img {
    margin: 0 15px 0 0;
    width: 0.8rem;
}

ul.accordion li.active1 span {
    color: #FFD500;
}

ul.accordion .inner li.active2 a {
    color: #FFD500;
}

.mobile_menu li a {
    position: relative;
}

.mobile_menu a:not(:only-child)::after {
    content: '+';
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    font-size: 3rem;
    font-weight: 400;
    line-height: 2rem;
    height: 2rem;
    transition: 0.5s;
}

.mobile_menu .active>a:not(:only-child)::after {
    transform: rotate(45deg);
}

.menu-bx-inn ul a {
    font-size: 18px;
    padding: .7rem 2rem;
    font-weight: normal;
}

.mobile_menu .active>a:not(:only-child) {
    color: #7893DF;
    font-weight: 600;
}

.menu-bx-inn .mobile_link2 a {
    padding-left: 2.5rem;
    font-size: 16px;
}


/* 2-nov */

.sub-menu {
    background: #FFD500;
    width: 240px;
    /* padding: 27px; */
    visibility: hidden;
    opacity: 0;
    position: absolute;
    top: 75%;
    transition: 0.3s;
    z-index: 1;
}

.sub-menu li:first-child {
    padding-top: 1.7rem;
}

.sub-menu li:last-child {
    padding-bottom: 1.7rem;
}

.sub-menu li {
    padding: 0;
}

.sub-menu a {
    display: block;
}

.drop-menu:hover .sub-menu {
    visibility: visible;
    opacity: 1;
}

.drop-menu1 {
    position: relative;
}

.drop-menu1 .sub-menu1 li:first-child {
    padding-top: 0;
}

.drop-menu1:hover a {
    background: #e5c008;
}

.drop-menu1:hover .sub-menu1 a {
    background: #FFD500;
}

.drop-menu1:hover .sub-menu1 a:hover {
    background: #e5c008;
}

.drop-menu1>a::before {
    background: url('../images/arrow-icon.svg') no-repeat right center;
    height: 10px;
    width: 5px;
    position: absolute;
    right: 10%;
    top:0px;
    bottom: 0;
    margin: auto;
    content: '';
    filter: invert(1);
    opacity: .7;
    z-index: 1;
}

.sub-menu1 {
    background: #FFD500;
    width: 230px;
    /* padding:27px 30px   ; */
    visibility: hidden;
    opacity: 0;
    position: absolute;
    top: 0%;
    left: 100%;
    transition: 0.3s;
    z-index: 1;
    /* border-top: 2px solid transparent;
    border-bottom: 2px solid #303030; */
}

.drop-menu1:hover .sub-menu1 {
    visibility: visible;
    opacity: 1;
}


/* .navbar-links li .sub-menu a:hover {
    border-bottom: 1px solid #70707052;
} */

.navbar-links li .sub-menu a {
    padding: 1rem 1.8rem;
    font-size: 16px;
    color: #000;    position: relative;
}

.navbar-links li .sub-menu a:hover {
    opacity: 1;
    color: #B6081D;
    background: #e5c008;
}

.navbar-links li .sub-menu .sub-menu1 li:last-child a {
    border-bottom: 0;
}

.navbar-links li .sub-menu .sub-menu1 a {
    font-size: 16px;
}

body.active {
    position: relative;
}

body.active::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #303030;
    z-index: 1;
    opacity: .9;
    transition: .3s ease-in-out;
}

.sticky .mega-menu-content {
    height: calc(100vh + 30px);
}

.navbar-links li:nth-child(5) a {
    position: relative;
}

.navbar-links li:nth-child(5) .sub-menu .sub-menu1,.navbar-links li:nth-child(6) .sub-menu .sub-menu1,.navbar-links li:nth-child(8) .sub-menu .sub-menu1{
    left: -95%;
}
.navbar-links li:nth-child(5) .drop-menu1:first-child .sub-menu1 li:first-child {
    padding-top: 1.7rem;
}

.navbar-links li:nth-child(6) a {
    position: relative;
}


/*
.navbar-links li:nth-child(8) .sub-menu .sub-menu1 {
    transform: translateX(-490px);
} */

.navbar-links li:nth-child(8) .sub-menu .sub-menu1 li a::before {
    display: none;
}

::-webkit-scrollbar {
    width: 5px;
}


/* Track */

::-webkit-scrollbar-track {
    background: #F6F6F6;
}


/* Handle */

::-webkit-scrollbar-thumb {
    background: #fff;
}


/* Handle on hover */

::-webkit-scrollbar-thumb:hover {
    background: #555;
}

.menu-item::-webkit-scrollbar {
    width: 5px;
}


/* Track */

.menu-item::-webkit-scrollbar-track {
    background: #FFD500;
}


/* Handle */

.menu-item::-webkit-scrollbar-thumb {
    background: #B6081D;
}


/* Handle on hover */

.menu-item::-webkit-scrollbar-thumb:hover {
    background: #555;
}


/* 11-nov */


/*
.navbar-links li.drop-menu:nth-child(6) a:hover {
    border: 1px solid #7893DF;
} */


/* 14-Nov */

.banner .banner-carousel .item {
    height: 100vh;
}
.banner .banner-carousel .owl-item img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center left;
}
.banner.banner_ece .banner-carousel .item {
    height: auto;
}

.banner .banner-carousel .owl-carousel .owl-item img {
    display: block;
    width: 100%;
    height: 100%;
}


/* .home-pannel-2 .owl-carousel .owl-item img {
    max-height: 900px;
    object-fit: cover;
    object-position: center;
} */

.pro-off-dpt-ece .view-course.view-research {
    max-width: unset;
    padding: 0;
    margin-top: 40px;
}


/*--UI14041994--23-05-2023--Start--*/

header.header.header_in.sticky .sub-menu,
header.header.sticky .sub-menu {
    top: 85%;
}


/*--UI14041994--23-05-2023--End--*/

.hembg_wrap {
    width: 850px;
    height: 100%;
    margin-left: -170px;
}

.hembg_wrap img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}


/*--UI14041994--24-05-2023--End--*/


/************************ Sanjeev Start *******************************/


/********************** About Us Start *****************************/

.about_cols_1 {
    width: 1600px !important;
}

.about_cols_1 .owl-item>div {
    cursor: pointer;
    margin: 100px 0px;
    transition: margin 0.4s ease;
}

.about_cols_1 .view_all {
    padding-left: 30px;
    padding-top: 0;
}

.inner-title h4 {
    color: var(--primary-color1);
    font-weight: 800;
    font-size: 21px;
}

.inner-title h1 {
    padding: 10px 0px 0px;
}

.about_qualified_thumb {
    position: relative;
    margin-bottom: -130px;
}

.about_inspiring_content {
    padding-top: 30px;
}

.the_university_content1 hr {
    margin: 30px 0px 20px;
}

.the_university_content2 hr {
    margin: 30px 0px 20px;
}

.breadcrumbs_box h4 {
    font-weight: 600;
    font-size: 26px;
}

.about_notable .owl-item:nth-child(even)>div {
    cursor: pointer;
    margin: 70px 25px 0px;
}

.kle_about_panel3 {
    background: #F6F6F6;
    margin: 80px 0 0;
    padding: 0px 0;
}

.view_all {
    padding-left: 30px;
    padding-top: 40px;
}

.owl-item:not(.center)>div:hover {
    opacity: 1;
}

section#slider {
    padding-top: 80px !important;
    padding-left: 160px;
    padding-bottom: 80px;
    background-color: #F6F6F6;
}

.aboutslider {
    margin-top: 50px;
    margin-bottom: 30px;
    position: relative;
}

.aboutslider .slider-card {
    padding: 0px 0px;
    margin: 0px 0px 0px 0px;
    border-radius: 5px;
    /* box-shadow: 0 15px 45px -20px rgb(0 0 0 / 73%); */
    transform: scale(0.9);
    opacity: 1;
    transition: all 0.3s;
}

.aboutsliderslider-card p {
    font-size: 13px;
    font-weight: 600;
}

.aboutslider .slider-card img {
    border-radius: 5px 5px 0px 0px;
}

.slidertree .slider-card .slide_down {
    padding: 40px 0px 0px;
}

#slider .slider_title h4 {
    color: #B6081D;
    font-weight: 800;
    padding-left: 10px;
    padding-bottom: 15px;
}

.aboutslider .owl-nav .owl-prev {
    position: absolute;
    top: calc(0px - 55px);
    left: 10px;
    opacity: 1;
    font-size: 30px !important;
    z-index: 1;
}

.aboutslider .owl-nav .owl-prev i,
.aboutslider .owl-nav .owl-next i {
    background-color: #000;
    padding: 8px 12px;
    border-radius: 5px;
    color: #fff;
    font-size: 16px;
}

.aboutslider .owl-nav .owl-next {
    position: absolute;
    top: calc(0px - 55px);
    left: 55px;
    opacity: 1;
    font-size: 30px !important;
    z-index: 1;
}

.slider_viewall {
    padding-left: 10px;
}

.slider_viewall a {
    color: #000;
    font-weight: 700;
}

.slider_viewall a i {
    padding-left: 15px;
}

.about_inner_title h4 {
    color: var(--primary-color1);
    font-weight: 800;
    font-size: 24px;
    font-family: var(--primary-font1);
}

.about_inspiring_dsc p:nth-child(3) {
    margin-bottom: 0px;
}

.about_notable .owl-item:nth-child(even)>div {
    cursor: pointer;
    margin: 70px 0px 0px !important;
}

.inner_containers11 {
    padding: 0px 0px !important;
}

.inner_containers {
    padding: 0px 100px;
}

.about_notableso .owl-nav {
    left: 0 !important;
}

.about_notableso .view_all {
    padding-left: 0;
    padding-top: 0;
    display: flex;
    justify-content: start;
}


/********************** About Us End *****************************/


/********************* Sports and Health start ***********************/

.all_work {
    padding: 50px 0px 50px;
}

.inner_containers {
    padding: 0px 100px;
}

.inner_containers1 {
    padding: 0px 50px;
}

.all_work_inner h5 {
    color: #B6081D;
    font-weight: bold;
    font-size: 21px;
    font-family: var(--primary-font1);
}

.all_work_thumb img {
    width: 100%;
}

.all_work_inner h4 {
    padding-top: 25px;
    font-weight: 400;
    font-size: 30px;
}

.all_work_content {
    background-color: #42517D;
    padding: 50px 40px 27px;
}

.all_work_box {
    display: flex;
    padding-top: 30px;
}

.all_work_box .all_work_box2 {
    padding-left: 80px;
}

.cord_inn_text {
    min-height: 15.5rem;
}

.board_bx {
    margin-bottom: 16px;
    padding: 0px 8px 0px;
}

.all_work_right_dsc {
    padding-left: 4rem;
}

.all_work_right_dsc p {
    margin-bottom: 20px;
    line-height: 25px;
}

.all_work_counter {
    padding-top: 20px;
}

.all_work_counter h2 {
    font-size: 72px;
    color: #42517D;
    font-weight: bold;
    line-height: 65px;
    font-family: var(--primary-font3);
}

.all_work_counter p {
    color: #333333;
    font-size: 15px;
    font-weight: 600;
}

.covid_readiness_thumb img {
    width: 100%;
}

.all_work_right_dsc p {
    font-size: 16px;
}

.all_work_content p {
    font-size: 16px;
    line-height: 25px;
    color: #fff;
}

.all_work_content ul li {
    font-size: 16px;
    font-weight: 300;
    color: #fff;
    padding: .6rem 0;
}

.covid_readiness_content1 p {
    font-size: 16px;
    margin-bottom: 40px;
    line-height: 25px;
    color: #fff;
}

.covid_readiness {
    background-color: #F6F6F6;
    padding: 70px 0px 70px;
    margin: 50px 0px 0px;
}

.covid_readiness_content1 {
    background-color: #42517D;
    color: #fff;
    padding: 50px 40px 50px;
    margin-top: -170px;
}

.covid_readiness_content1 h4 {
    font-size: 21px;
    padding: 15px 0px 30px;
}

.covid_readiness_content2 {
    padding-top: 40px;
    padding-left: 28px;
    padding-right: 170px;
}

.covid_readiness_content2 .covid_readiness_icon {
    padding-top: 25px;
}

.covid_readiness_icon img {
    padding-right: 10px;
}

.covid_readiness_content2 h4 a {
    color: #7893DF;
    font-size: 42px;
    padding-left: 45px;
    padding-top: 10px;
    font-weight: 700;
}

.covid_readiness_content2 p {
    font-size: 16px;
    color: #333333;
    line-height: 25px;
}


/********************* Sports and Health end ***********************/


/********************* entrepreneurship start ***********************/

.entrepreneurial_ecosystem {
    padding-top: 60px;
}

.entrepreneurial_ecosystem_content .content-text {
    padding-right: 50px;
}

h4.entrepreneurial_ecosystem_title {
    font-size: 26px;
    font-weight: 600;
    color: #B6081D;
}

.entrepreneurial_ecosystem_statustics {
    margin-top: 6.5rem;
}

.entrepreneurial_ecosystem_content {
    margin-top: 7.5rem;
    margin-bottom: 5.5rem;
}

.entrepreneurial_ecosystem_statustics .stats span[data-count] {
    font-size: 72px;
    font-weight: 700;
    display: block;
    color: #42517D;
    letter-spacing: -3.5px;
    line-height: 1;
    font-family: var(--primary-font3);
}

.entrepreneurial_ecosystem_statustics .stats {
    max-width: 100%;
}

.entrepreneurial_ecosystem_statustics .stats .title {
    font-size: 16px;
    font-weight: 700;
    margin-top: 0.5rem;
    display: block;
    font-family: var(--primary-font1);
}

.entrepreneurial_ecosystem_content .content-text p {
    font-size: 14px;
    line-height: 25px;
    margin-bottom: 30px;
    color: #000;
    font-weight: 400;
}

.entrepreneurial_entrepreneurship_modal {
    background-color: #42517D;
    color: #fff;
    padding: 6rem 0rem 6rem;
}

.entrepreneurial_entrepreneurship_modal h4 {
    font-size: 26px;
    font-weight: 700;
    color: #fff;
}

.entrepreneurial_entrepreneurship_modal p {
    font-size: 20px !important;
    color: #fff;
}

.entrepreneurial_entrepreneurship_modal p span {
    display: block;
    font-size: 20px !important;
    color: #fff;
}

.custom-check li::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0.3rem;
    width: 3rem;
    height: 3rem;
    background-image: url(../images/check-icon-yellow.png);
    background-size: contain;
    background-repeat: no-repeat;
}

.entrepreneurial_entrepreneurship_modal .content ul {
    display: grid !important;
    grid-template-columns: repeat(2, 1fr);
    padding: 3rem 0rem 7rem;
}

.entrepreneurial_entrepreneurship_modal .content ul li {
    padding-left: 5rem;
    position: relative;
    font-size: 16px;
    color: #fff;
    font-weight: 500;
}

.entrepreneurial_entrepreneurship_modal .content ul li span {
    display: block;
}

.entrepreneurial_entrepreneurship_modal .content .custom-check li::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0.3rem;
    width: 3rem;
    height: 3rem;
    background-image: url(../images/check-icon-yellow.png);
    background-size: contain;
    background-repeat: no-repeat;
}

h4.entrepreneurial_ecosystem_title {
    font-size: 26px;
    font-weight: 700;
    color: #B6081D;
}

.drive_the_initiative {
    background-color: #ECF2F5;
    padding: 5rem 0rem 8rem;
    margin: 8rem 0rem 0rem;
}

.drive_the_initiative h4 {
    color: #B6081D !important;
    padding: 4rem 0rem 0rem;
    font-size: 26px;
}

.drive_the_initiative p.lead {
    font-size: 20px !important;
    color: #000;
    font-weight: 500 !important;
    padding-bottom: 4rem;
}

.drive_the_initiative p.lead span {
    font-size: 18px !important;
    color: #000;
    display: block;
}

.drive_initiative_button {
    margin-top: 6rem;
}

.drive_initiative_button a {
    background-color: #42517D;
    color: #fff !important;
    padding: 10px 45px 10px 30px;
    border-radius: 20px;
    font-size: 16px !important;
    position: relative;
}

.drive_initiative_button a::before {
    position: absolute;
    content: "";
    right: 20px;
    top: 14px;
    background: url(../images/arrow_icon1.png);
    color: #fff;
    width: 9px;
    height: 13px;
}

.content.drive_initiative_heading h5 {
    margin-bottom: 40px !important;
}

.content.drive_initiative_heading p {
    margin-bottom: 30px;
    font-size: 14px;
}

.content.drive_initiative_heading h5 span {
    display: block;
    color: #333333;
    font-size: 18px;
    line-height: 25px;
}

.drive_the_initiative .drive_initiative_heading {
    padding: 0rem 5rem !important;
}

.drive_the_initiative .center-for-innovation {
    padding: 4rem 0rem 0rem;
}

.entrepreneurial_recognition {
    padding: 8rem 0rem 12rem;
}

.impact_entrepreneurial {
    background-color: #42517D;
    color: #fff;
    padding: 8rem 0rem 8rem;
}

.impact_entrepreneurial h4 {
    font-size: 26px;
    padding-bottom: 3rem;
}

.impact_entrepreneurial .statustics .stats {
    max-width: 100%;
}

.impact_entrepreneurial .stats span[data-count] {
    font-size: 72px !important;
    font-weight: 700 !important;
    display: block !important;
    letter-spacing: -3.5px !important;
    color: #FFD500;
}

.impact_entrepreneurial .statustics .stats .title {
    font-size: 16px;
    color: #fff;
    font-weight: 500;
}

.impact_right_inner h5 {
    color: #fff !important;
}

.impact_right_inner p {
    color: #fff;
    font-size: 14px;
    margin-bottom: 5rem;
}

.impact_entrepreneurial p {
    color: #fff;
}

.inner_containers2 {
    padding: 0px 150px;
}

.entrepreneurial_recognition h4 {
    color: #B6081D;
    font-size: 26px;
}

.entrepreneurial_recognition p.lead {
    font-size: 18px !important;
    font-weight: 400 !important;
    line-height: 25px !important;
    color: #000;
    padding: 2rem 0rem 2rem;
}

.entrepreneurial_recognition_left h6 {
    padding-bottom: 3rem;
    font-size: 20px;
}

.entrepreneurial_recognition_left p {
    padding-bottom: 2rem;
}

.entrepreneurial_recognition_left p {
    font-size: 14px;
    line-height: 25px;
}

.impact {
    background-color: #42517D !important;
    color: #fff;
}

span.impact_counter {
    display: block;
}

.impact .stats span[data-count] {
    font-size: 72px !important;
    font-weight: 700 !important;
    display: block !important;
    letter-spacing: -3.5px !important;
}

.content.impact_right_inner {
    padding-right: 100px;
}

.entrepreneurial_student_community {
    padding: 8rem 0rem 8rem;
}

.entrepreneurial_student_community .content h5 {
    font-size: 18px;
    font-family: var(--primary-font1);
    font-weight: 600;
    color: #000;
    margin-top: 5rem;
    margin-bottom: 4rem;
}

.entrepreneurial_student_interventions h4 {
    color: #B6081D;
    padding-bottom: 2rem;
    font-size: 26px;
}

.entrepreneurial_over_container .start_ups {
    font-size: 20px;
    font-weight: 500;
    padding: 1rem 0rem 0rem;
}

figure.entrepreneurial_over_container img {
    padding-top: 2rem;
}


/********************* entrepreneurship start ***********************/


/********************* Research & Innovation Start ************************/

.activities_grid_inner .happening-b-date p a {
    color: #000;
    font-size: 14px;
    font-weight: 500;
}

.activities_grid_inner .happening-b-date p {
    color: #000;
    font-size: 14px;
    line-height: 25px;
}

.activities_grid {
    padding: 5rem 0rem 10rem;
}

.activities_grid_inner h3 {
    padding-bottom: 4rem !important;
    color: #B6081D !important;
    font-weight: 700 !important;
}

.research_innovation__border {
    padding: 7rem 0rem 0rem;
}

.activities_grid_inner .happening-s-date p {
    color: #000;
    font-size: 14px;
    line-height: 25px;
}

.activities_grid_yellow {
    background-color: #FFD500;
    padding: 3rem 2rem 9rem;
}

.activities_grid_yellow p a {
    color: #000;
    font-size: 25px;
    font-weight: 500;
    line-height: 32px;
}

.col-md-12 .happening-big-img {
    margin-top: 15px;
    margin-bottom: 0px;
}

.col-md-12 .happening-big-img img {
    width: 100%;
}

.activities_grid_inner .happening-s-date p a {
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    display: block;
}

.activities_grid_inner .happening-s-date p a span {
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    display: block;
}

.happening-small-img {
    position: relative;
}

.happening-small-img a img {
    height: 250px;
    object-fit: cover;
    object-position: top;
    width: 100%;
}

.happening-small-img::before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(180deg, rgba(249, 253, 255, 0) 0%, rgba(0, 0, 0, 1) 100%);
}

.research_innovation_thumb img {
    width: 100%;
}

.research_innovation_content_top h4 span {
    display: block;
}

.research_innovation_content_top h4 {
    background-color: #42517D;
    display: inline-block;
    padding: 4rem 7rem;
    color: #fff;
    font-size: 26px;
    font-weight: 700;
}

.research_innovation_content_top {
    margin-top: -50px;
}

.centre_excellence {
    padding: 8rem 0rem 8rem;
}

.centre_excellence_content h4 {
    color: #B6081D;
    font-size: 25px;
    font-weight: 700;
    padding-bottom: 3rem;
}

.centre_excellence_content {
    padding: 6rem 2rem;
}

.centre_excellence_content p {
    font-size: 16px;
    line-height: 25px;
    padding-right: 3rem;
}

.research_innovation_area {
    padding: 9rem 0rem 31rem;
    background-color: #F6F6F6;
}

.research_innovation_area1 {
    margin-top: -260px;
}

.research_innovation_area h4 {
    color: #B6081D;
    font-size: 25px;
    font-weight: 700;
}

.research__inner_area {
    position: relative;
}

.research__inner_area figcaption {
    position: absolute;
    bottom: 60px;
    left: 90px;
    width: 500px;
    padding: 20px 40px;
    background: #7893DF;
    color: #fff;
    font-size: 18px;
    line-height: 30px;
}

.research_innovation_content {
    padding: 3rem 0rem 1rem;
}

.research_innovation_content p {
    font-size: 16px;
    line-height: 25px;
    font-weight: 600;
}

.research_innovation_border {
    padding: 4rem 0rem 0rem;
}

.researchinnovationtree .owl-item>div {
    cursor: pointer;
    margin: 0;
    transition: margin 0.4s ease;
}

.research_innovation_slider .owl-nav .owl-prev {
    position: absolute;
    top: calc(0px - 55px);
    left: 10px;
    opacity: 1;
    font-size: 30px !important;
    z-index: 1;
}

.research_innovation_slider .owl-nav .owl-prev i,
.research_innovation_slider .owl-nav .owl-next i {
    background-color: #000;
    padding: 8px 12px;
    border-radius: 5px;
    color: #fff;
    font-size: 16px;
}

.research_innovation_slider .owl-nav .owl-next {
    position: absolute;
    top: calc(0px - 55px);
    left: 55px;
    opacity: 1;
    font-size: 30px !important;
    z-index: 1;
}

.research_innovation_slider .owl-nav {
    position: absolute;
    bottom: 70px;
    right: 130px;
}


/********************* Research & Innovation End ************************/


/********************* Blog Start ************************/
.blog-block{
    width: 100%;
    overflow: hidden;
    padding: 40px 0px;
}
.blog-block .blog-left-col{width: 75%;}
.blog-block .post-title{color: #666;
    display: block;
    font-weight: 500;
    border-top: 1px solid #d2293b;
    padding-top: 20px;
    font-size: 20px;    
    font-weight: var(--font-bold);
    font: 600 1.8rem/2.8rem var(--primary-font1);
}
.blog-block .post-title:hover{color: #d2293b;transition: all .5s ease-in-out;}
.blog-block .postmeta .post-date{color: #00294d;
   
    margin: 15px 0 20px;
    font: 600 18px/2.8rem var(--primary-font1);
}
.blog-block .blog-box {
    /* display: flex; */
    display: flex;
    flex-wrap: wrap;
}
.blog-block .box{margin-bottom: 30px;}
.blog-block .left-img-blog{
    width: 400px;
}
.blog-block .right-text-blog {width: calc(100% - 400px);
    padding-left: 30px;}
.blog-block .left-img-blog figure img{
    max-width: 100%;
    height: 300px;
    object-fit: cover;
}
.blog-block .right-text-blog a.read-more{    font-size: 18px;
    margin-top: 20px;
    border: none;
    padding: 4px 30px;
    background: #d2293b;
    display: inline-block;
    border-radius: 58px;
    color: #fff;position: relative;bottom: inherit;
    left: inherit;transition: all .5s ease-in-out;}
.blog-block .right-text-blog a.read-more:hover {background-color: #FFD500;transition: all .5s ease-in-out;}
.blog-block .col-right{width: 25%;padding-left: 70px;}
.blog-block .col-right h3{    font-size: 2rem;}
.blog-block .col-right ul li{font-size: 14px; position: relative;padding: 8px 25px 0;width: 100%; display: inline-block; vertical-align: top; border-bottom: solid 1px rgb(221 221 221 / 62%); padding-bottom: 15px;}
.blog-block .col-right ul li a{color: #333;}
.blog-block .col-right ul li:after{    width: 7px;height: 7px; content: "";position: absolute;left: 0;top: 17px;background: #de0b5c;border-radius: 50px;}
.blog-block .col-right ul{max-height: 270px; overflow-x: hidden; margin-bottom: 40px;}
.blog-block .col-right .form_sec{    background: #f9f6f6;padding: 25px;margin-bottom: 0;}
.blog-block .col-right .form_sec label{font-size: 14px; font-weight: 600;}
.blog-block .col-right .form_sec .form-control{display: block;height: 38px;width: 100%;padding: 0.375rem 0.75rem; font-size: 1rem; font-weight: 400; line-height: 1.5; color: #495057; background-color: #fff;
    background-clip: padding-box;border: 1px solid #ced4da; border-radius: 0.25rem;transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;}
.blog-block .col-right .form_sec .read-m a{font-size: 14px;background: #d52e3e;padding: 6px 35px;display: inline-block;border-radius: 30px;color: #fff;font-weight: 700;text-transform: uppercase;
    border: 1px solid #d52e3e;margin-top: 20px;}
.blog-block .col-right .form_sec span{font-size: 11px !important;} 
.blog-block .col-right .form_sec .read-m a:hover{background-color: #FFD500;border: 1px solid #FFD500;transition: all .5s ease-in-out;}

/*details blog*/
.blog_detail-page{background-color: #fff;}
.blog_detail-page .col-left{ width: 75%;}
.blog_detail-page .col-left .box{padding: 40px 0px; }
.blog_detail-page .col-left .box h1{font-size: 28px;font-family: var(--lato); font-weight: 500; color: #333;}
.blog_detail-page .col-left .box .post-date{    font-family: var(--asap-condensed); color: #00294d;font-weight: 600;font-size: 18px; margin: 15px 0 20px;}
.blog_detail-page .row .img-box {margin-bottom: 40px;}
.blog_detail-page .row .img-box figure img {width: 100%;}
.blog_detail-page .row .box .content p {padding-bottom: 15px;font-size: 18px; color: #333;}
.blog_detail-page .row .box .backtoblog{margin-top: 20px; border: none;padding: 4px 30px; background: #d2293b; display: inline-block; border-radius: 58px; color: #fff;position: relative;bottom: inherit;
    left: inherit;transition: all .5s ease-in-out;font-size: 18px;}

.blog_detail-page .col-right{width: 25%;padding-left: 70px; padding-top: 40px;}
.blog_detail-page .col-right h3{    font-size: 2rem;}
.blog_detail-page .col-right ul li{font-size: 14px; position: relative;padding: 8px 25px 0;width: 100%; display: inline-block; vertical-align: top; border-bottom: solid 1px rgb(221 221 221 / 62%); padding-bottom: 15px;}
.blog_detail-page .col-right ul li a{color: #333;}
.blog_detail-page .col-right ul li:after{    width: 7px;height: 7px; content: "";position: absolute;left: 0;top: 17px;background: #de0b5c;border-radius: 50px;}
.blog_detail-page .col-right ul{max-height: 270px; overflow-x: hidden; margin-bottom: 40px;}
.blog_detail-page .col-right .form_sec{    background: #f9f6f6;padding: 25px;margin-bottom: 0;}
.blog_detail-page .col-right .form_sec label{font-size: 14px; font-weight: 600;}
.blog_detail-page .col-right .form_sec .form-control{display: block;height: 38px;width: 100%;padding: 0.375rem 0.75rem; font-size: 1rem; font-weight: 400; line-height: 1.5; color: #495057; background-color: #fff;
    background-clip: padding-box;border: 1px solid #ced4da; border-radius: 0.25rem;transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;}
.blog_detail-page .col-right .form_sec .read-m a{font-size: 14px;background: #d52e3e;padding: 6px 35px;display: inline-block;border-radius: 30px;color: #fff;font-weight: 700;text-transform: uppercase;
    border: 1px solid #d52e3e;margin-top: 20px;}
.blog_detail-page .col-right .form_sec .read-m a:hover{background-color: #FFD500;border: 1px solid #FFD500;transition: all .5s ease-in-out;}
.blog_detail-page .col-right .form_sec span{font-size: 11px !important;} 

/********************* Blog End ************************/
.banner .owl-theme .owl-nav.disabled+.owl-dots {
    margin-top: 10px;
    position: absolute;
    bottom: 50px;
    left: 0;
    right: 0;
}
.icc_regional {background: #FFD500;padding: 0px;border-radius: 25px;margin-top: 2rem;}
.icc_regional a {font-size: 18px;color: #333333;font-family: var(--primary-font4);font-weight: 700;margin: 0;line-height: 22px;border: 25px;}
.icc_regional-l {display: flex;flex-wrap: nowrap;align-items: center;}
.icc_regional-l>p {padding: 15px 25px;margin-bottom: 0;border-radius: 25px;text-align: center;}
.icc_regional-r {background: #B23A3A;padding: 15px 25px;border-radius: 25px;text-align: center;}
.icc_regional-r a{color: #fff;}
.call-panel .message_block p.mail a {
    display: block;
}
.call-panel .message_block p.mail span {
    color: #fff;
    font-size: 16px;
    opacity: 0.7;
}
@media (max-width:1199px) {
    .banner-carousel .owl-nav .owl-prev {
        right: 30rem ;
    }
    .banner-carousel .owl-nav .owl-next {
        right: 25rem;
    }
}

@media (min-width:768px) and (max-width:991px) {
    
    .research__inner_area figcaption {
        position: absolute;
        bottom: 30px;
        left: 30px;
        width: 500px;
        padding: 20px 40px;
        background: #7893DF;
        color: #fff;
        font-size: 18px;
        line-height: 30px;
    }
    .research_innovation_slider .owl-nav {
        position: absolute;
        bottom: 30px;
        right: 120px;
    }
    .chancellor_message_thumb {
        margin-top: 0;
        position: unset;
    }
    .chancellor_message_thumb figure img {
        width: 100%;
    }
    .chancellor_message_designation {
        background-color: #A52525;
        padding: 4rem 4rem 4rem;
        color: #fff;
        text-align: center;
    }
    .chancellor_message_bg_content {
        padding: 0rem 0rem 0rem;
    }
    .chancellor_message_botton_content p {
        font-size: 16px;
        margin-bottom: 25px;
        color: #fff;
        font-weight: 300;
        line-height: 25px;
    }
    .chancellor_message_content {
        padding: 0rem 0rem 0rem;
        position: relative;
        margin: 5rem 0rem 0rem;
    }
    .happening-b-date {
        position: absolute;
        width: 100%;
    }
    .activities_grid_yellow {
        background-color: #FFD500;
        padding: 4rem 2rem 8.6rem;
    }
    .activities_grid_yellow p a {
        font-size: 16px !important;
        line-height: 25px;
        font-weight: 600;
    }
    .activities_grid {
        padding: 2rem 0rem 5rem;
    }
    .research_innovation__border {
        padding: 3rem 0rem 0rem;
    }
    .research_innovation_area {
        padding: 3rem 0rem 13rem;
        background-color: #F6F6F6;
    }
    .research_innovation_area1 {
        margin-top: -100px;
    }
    .centre_excellence {
        padding: 5rem 0rem 5rem;
    }
    .centre_excellence_content {
        padding: 0rem 2rem;
    }
    .centre_excellence_content h4 {
        color: #B6081D;
        font-size: 25px;
        font-weight: 700;
        padding-bottom: 2rem;
    }
    .entrepreneurial_ecosystem_content {
        margin-top: 4.5rem;
        margin-bottom: 5.5rem;
    }
    .inner_containers2 {
        padding: 0rem 5rem;
    }
    .entrepreneurial_recognition {
        padding: 4rem 0rem 4rem;
    }
    .drive_the_initiative {
        background-color: #ECF2F5;
        padding: 5rem 0rem 8rem;
        margin: 0rem 0rem 0rem;
    }
    .about_notableso .view_all {
        margin-top: 0px;
    }
    .inner_containers1 {
        padding: 0px 0px;
    }
    .the_university_thumb2 img {
        position: unset;
        width: 100% !important;
        margin-left: 0 !important;
        padding: 20px 10px 30px;
    }
    .kle_about_panel3 p strong {
        width: 100%;
        margin-bottom: 90px !important;
    }
    .kle_about_panel3 p strong {
        padding-left: 0px;
    }
    .current_program_row {
        display: flex;
        flex-direction: column-reverse;
    }
    .currentmain {
        display: flex;
        flex-direction: column-reverse;
    }
    .about_inspiring_thumb img {
        width: 100%;
    }
    .kle_figues h2 {
        margin: 20px 0 0;
    }
    .qualified_box1::after {
        border-right: 0px solid #d4d8db !important;
    }
    .qualified_box2::after {
        border-right: 0px solid #d4d8db !important;
    }
    .about_quali {
        background-color: #ECF2F5;
        padding: 150px 0px 40px;
        margin-bottom: 50px;
    }
    section.current_program {
        padding: 0px 0px 0px;
    }
    .current_program_thumb p {
        padding: 30px 50px;
    }
    .current_program_figues {
        display: flex;
        background: #A52525;
        justify-content: space-evenly;
        padding: 40px 0px 40px 0px;
        margin-top: 30px;
        margin-left: -20px;
        position: relative;
        z-index: -11;
    }
    .qualified_box1,
    .qualified_box2,
    .qualified_box3 {
        padding-right: 0;
        text-align: center;
        padding-top: 25px;
    }

    .inner_width {
        padding: 0px 30px;
    }
    .counter_thumb img {
        width: 100% !important;
        padding-left: 0 !important;
        height: auto !important;
    }
    .media_coverage_sec.nirf-new ul.media_coverage_list {grid-template-columns: repeat(2, 1fr)!important;}
    /* section.counter {
        padding: 50px 0px 30px !important;
    }
    .counter_inner {
        display: flex !important;
        justify-content: space-evenly !important;
        background-color: #ECF2F5;
        padding: 30px 0px 30px !important;
        position: relative;
        z-index: -11;
        margin-top: 5px !important;
    }
    .counter_box1::after {
        position: absolute !important;
        top: 15px !important;
        right: -30px !important;
        content: '';
        width: 1px !important;
        height: 100px !important;
        border-right: 1px solid #d4d8db !important;
    }
    .counter_box2::after {
        position: absolute !important;
        top: 15px !important;
        right: -30px !important;
        content: '';
        width: 1px !important;
        height: 100px !important;
        border-right: 1px solid #d4d8db !important;
    } */
    section.current_programs_university {
        margin: 70px 0px 0px;
    }
    .current_programs_university_thumb p {
        padding: 20px 20px;
    }
    .current_programs_university_dsc {
        padding: 20px 0px 10px;
        margin-left: 0;
    }
    .university_counter_box1 h2 {
        font-size: 60px;
        line-height: 65px;
        margin-bottom: 0;
    }
    .university_counter_box2 h2 {
        font-size: 60px;
        line-height: 65px;
        margin-bottom: 0;
    }
    .cord_inn_text {
        min-height: 14.6rem;
    }
    .all_work_counter {
        padding-top: 0;
        text-align: center;
    }
    .covid_readiness {
        margin: 10px 0px 0px !important;
        padding: 40px 0px 70px !important;
    }
    .all_work_right_dsc {
        padding-top: 20px;
        padding-right: 0;
    }
    .inner_containers {
        padding: 0px 40px;
    }
    .all_work_content {
        background-color: #42517D;
        padding: 10px 40px 18px;
    }
    .all_work_box {
        display: flex;
        padding-top: 26px;
    }
    .main .accordion {
        max-width: 100%;
        height: auto;
        margin: 0 auto;
        background: #2D2D2D;
        padding: 0px;
}
.side-menu ul:not(:first-child){
    padding-bottom: 70px;
}
}

@media (max-width:767px) {
    .chancellor_message_botton_content p {
        font-size: 16px;
        margin-bottom: 25px;
        color: #fff;
        font-weight: 300;
        line-height: 25px;
    }
    .chancellor_message {
        padding: 5rem 0rem 0rem;
    }
    .chancellor_message_designation p {
        font-size: 14px;
        font-weight: 400;
        color: #fff;
    }
    .chancellor_message_content h4 {
        color: #B6081D;
        font-size: 25px;
        font-weight: 800;
        padding: 3rem 0rem 5rem;
    }
    .chancellor_message_content {
        padding: 0rem 1rem 0rem;
        position: relative;
    }
    .chancellor_message_bg_content {
        padding: 0rem 1rem 0rem;
    }
    .chancellor_message_thumb {
        margin-top: 0px;
        padding: 0rem 0rem 3rem;
        position: unset;
    }
    .chancellor_message_botton_content {
        padding: 2rem 1rem 0rem;
    }
    .chancellor_message_content img {
        position: absolute;
        z-index: -11;
        max-width: 120px;
        top: 0px;
        left: 35px;
    }
    .research_innovation_content_top h4 {
        background-color: #42517D;
        display: inline-block;
        padding: 3rem 2rem;
        color: #fff;
        font-size: 21px;
        font-weight: 700;
        width: 100%;
    }
    .centre_excellence {
        padding: 4rem 0rem 0rem;
    }
    .research_innovation_area {
        padding: 3rem 0rem 13rem;
        background-color: #F6F6F6;
    }
    .research_innovation_area1 {
        margin-top: -50px;
    }
    .research_innovation__border {
        padding: 2rem 0rem 0rem;
    }
    .activities_grid {
        padding: 1rem 0rem 2rem;
    }
    .happening-b-date {
        position: absolute !important;
        padding: 10px 13px !important;
        width: 100% !important;
    }
    .research_innovation_slider .owl-nav {
        position: absolute;
        bottom: 190px;
        left: 0;
    }
    .research__inner_area figcaption {
        position: unset;
        padding: 8px 8px;
        background: #7893DF;
        color: #fff;
        font-size: 16px;
        line-height: 20px;
        width: 100%;
        text-align: center;
    }
    .centre_excellence_content {
        padding: 3rem 1rem;
    }
    .centre_excellence_content h4 {
        color: #B6081D;
        font-size: 21px;
        font-weight: 700;
        padding-bottom: 3rem;
    }
    .research_innovation_content_top {
        margin-top: 0px;
    }
    .entrepreneurial_entrepreneurship_modal .content .custom-check li::before {
        content: '';
        position: absolute;
        left: 0;
        top: 1rem;
        width: 2rem;
        height: 2rem;
        background-image: url(../images/check-icon-yellow.png);
        background-size: contain;
        background-repeat: no-repeat;
    }
    .entrepreneurial_ecosystem {
        padding-top: 30px;
    }
    h4.entrepreneurial_ecosystem_title {
        font-size: 20px;
        font-weight: 700;
        color: #B6081D;
        text-align: center;
    }
    .entrepreneurial_ecosystem_statustics .stats span[data-count] {
        font-size: 50px;
        font-weight: 700;
        display: block;
        color: #42517D;
        letter-spacing: -3.5px;
        line-height: 1;
        font-family: var(--primary-font3);
    }
    .entrepreneurial_ecosystem_statustics {
        margin-top: 3.5rem;
    }
    .entrepreneurial_ecosystem_content {
        margin-top: 2.5rem;
        margin-bottom: 3.5rem;
    }
    .entrepreneurial_ecosystem_content .content-text {
        padding-right: 0;
    }
    .entrepreneurial_entrepreneurship_modal p {
        font-size: 16px !important;
        color: #fff;
    }
    .entrepreneurial_entrepreneurship_modal p span {
        display: block;
        font-size: 16px !important;
        color: #fff;
    }
    .entrepreneurial_entrepreneurship_modal .content ul {
        display: block !important;
        padding: 1rem 0rem 3rem;
    }
    .entrepreneurial_student_community {
        padding: 4rem 0rem 4rem;
    }
    .entrepreneurial_student_community .content h5 {
        margin-top: 3rem;
        margin-bottom: 2rem;
    }
    .entrepreneurial_student_interventions h4 {
        color: #B6081D;
        padding-bottom: 2rem;
        font-size: 20px;
    }
    .drive_the_initiative {
        background-color: #ECF2F5;
        padding: 0rem 0rem 8rem;
        margin: 4rem 0rem 0rem;
    }
    .drive_the_initiative h4 {
        color: #B6081D !important;
        padding: 4rem 0rem 0rem;
        font-size: 20px;
    }
    .drive_the_initiative p.lead {
        font-size: 16px !important;
        padding: 0rem 1rem;
    }
    .drive_the_initiative p.lead span {
        font-size: 16px !important;
        color: #000;
        display: block;
    }
    .drive_the_initiative .drive_initiative_heading {
        padding: 0rem 1rem !important;
    }
    .entrepreneurial_recognition {
        padding: 4rem 0rem 4rem;
    }
    .inner_containers2 {
        padding: 0rem 2rem;
    }
    .impact_entrepreneurial {
        background-color: #42517D;
        color: #fff;
        padding: 4rem 0rem 4rem;
    }
    .impact_entrepreneurial .stats span[data-count] {
        font-size: 50px !important;
        font-weight: 700 !important;
        display: block !important;
        letter-spacing: -3.5px !important;
        color: #FFD500;
    }
    .impact_entrepreneurial h4 {
        font-size: 26px;
        padding-bottom: 3rem;
        text-align: center;
    }
    .content.impact_right_inner {
        padding-right: 0;
    }
    span.impact_counter {
        display: inline-block;
    }
    .current_programs_university_tabs li {
        margin-right: 0px;
    }

    .the_university_content2 h4 {
        font-size: 21px;
        line-height: 26px;
    }
    .qualified_box1,
    .qualified_box2,
    .qualified_box3 {
        padding-right: 0;
        text-align: center;
        padding-top: 25px;
    }
    .about_quali {
        padding: 150px 0px 50px;
        margin-bottom: 0px;
    }
    .inner_width {
        padding: 0px 30px;
    }
    .inner_containers1 {
        padding: 0px 10px;
    }
    .klevision blockquote {
        font-size: 21px;
        color: #fff;
        font-weight: 300;
        padding: 0 0px;
        margin-bottom: 75px;
        font-family: var(--primary-font1);
    }
    .theuniversitydsc p strong {
        margin-left: 0;
        font-size: 20px;
    }

    .aboutsliderw .container {
        background: transparent;
        padding: 30px 50px 0px;
    }

    .university_counter_box1 h2 {
        font-size: 50px;
        line-height: 55px;
        margin-bottom: 0;
    }
    .university_counter_box2 h2 {
        font-size: 50px;
        line-height: 55px;
        margin-bottom: 0;
    }
    .breadcrumbs-sec {
        padding: 150px 0px 0px;
    }
    .inner_containers {
        padding: 0px 10px;
    }
    .breadcrumbs_box h4 {
        text-align: center;
    }
    .all_work {
        padding: 30px 0px 30px;
    }
    .all_work_inner h4 {
        padding-top: 25px;
        font-weight: 300;
        font-size: 21px;
    }
    .all_work_right_dsc {
        padding-right: 0;
        padding-top: 20px;
    }
    .all_work_counter {
        padding-top: 0;
    }
    .media_coverage_sec.nirf-new ul.media_coverage_list {grid-template-columns: repeat(1, 1fr)!important;}
    .media_coverage_sec.nirf-new ul.media_coverage_list li {height: 300px!important;}
}

@media (max-width: 575px) {
    .nest span {
        font-size: 18px!important;
    }
 .component li {
        padding: 15px!important;
    }
 .component li a {
        font-size: 14px!important;
    }
}




/************************ Sanjeev End *******************************/

/* 7-12-24 */


/* ul#mainmenu1_rptrMenu_ctl07_rptsubinnermenu_ctl02_ulinner{
    width: 330px;
    left: -137%;
} */
@media only screen and (min-width: 320px) and (max-width: 1500px){
    .navbar-links li:nth-child(8) .sub-menu .sub-menu1 li a{
        padding: 10px 10px;
    }
}

.navbar-links li:nth-child(8) .sub-menu .sub-menu1 {
    width: 330px;
    left: -137%;
}
.media_coverage_sec.nirf-new ul.media_coverage_list {display: grid;grid-template-columns: repeat(4, 1fr);gap: 30px;}
.media_coverage_sec.nirf-new  ul.media_coverage_list li {background: #fff;width: 100%;height: 240px;position: relative;}
.media_coverage_sec.nirf-new  blockquote {margin-bottom: 47px;font-size: 24px;line-height: 36px;font-family: var(--primary-font1);}