:root {
    --bgcolor-red: #ea1f28;
    --text-color-red: #ea1f28;
    --text-color-orange: #f8a602;
    --bgcolor-dark-purple: #380000
}

body {
    font-family: "Raleway", serif;
}

.partnerlogo {
    padding: 7px;
    height: 75px;
    border-radius: 0;
    background: #fff;
    margin: 30px 0;
    box-shadow: 10px 10px 10px #ccc
}

.green_bt {
    background: #ebebeb !important;
    padding: 9px !important
}

.tree li.parent-tree {
    width: 100%
}

.tree ul {
    padding-top: 20px;
    position: relative;
    padding-left: 0;
    transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    top: -20px
}

.tree ul ul::before {
    content: "";
    position: absolute;
    top: 0;
    left: calc(50% - 1px);
    border-left: 2px solid #fff;
    width: 0;
    height: 20px
}

.tree li {
    float: left;
    text-align: center;
    list-style-type: none;
    position: relative;
    padding: 20px 5px 0;
    transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s
}

.tree li.list-tree:first-child::before,
.tree li.list-tree:last-child::after {
    border: 0
}

.tree li.list-tree::before,
.tree li.list-tree::after {
    content: "";
    position: absolute;
    top: 0;
    right: 50%;
    border-top: 2px solid #fff;
    width: 50%;
    height: 20px
}

.tree li.list-tree::after {
    right: auto;
    left: 50%;
    border-left: 2px solid #fff
}

.tree li.list-tree:last-child::before {
    border-right: 2px solid #fff;
    border-radius: 0 5px 0 0;
    -webkit-border-radius: 0 5px 0 0;
    -moz-border-radius: 0 5px 0 0
}

.tree li a {
    border: 2px solid #fff;
    padding: 5px 10px;
    text-decoration: none;
    color: #666;
    display: inline-block;
    color: #fff;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    word-break: break-all
}

@media (max-width: 768px) {

    .tree ul ul::before,
    .tree li.list-tree::before,
    .tree li.list-tree::after,
    .tree li.list-tree:last-child::before,
    .tree li.list-tree::after,
    tree li.list-tree::before,
    .tree li.list-tree::after {
        border: none
    }
}

.mt-70 {
    margin-top: 70px
}

.feedback-content {
    height: 368px !important
}

.p-30 {
    padding: 40px 0 20px
}

.p-20 {
    padding: 20px 0
}

section {
    padding: 0px 0px 0px 0px;
}

.carousel .carousel-item img {
    height: 100%;
    width: 100%;
    object-position: center center;
    object-fit: cover
}

.carousel-fade .carousel-item {
    opacity: 0;
    transition-duration: .7s;
    transition-property: opacity
}

.carousel-fade .carousel-item.active,
.carousel-fade .carousel-item-next.carousel-item-left,
.carousel-fade .carousel-item-prev.carousel-item-right {
    opacity: 1
}

.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-right {
    opacity: 0
}

.carousel-fade .carousel-item-next,
.carousel-fade .carousel-item-prev,
.carousel-fade .carousel-item.active,
.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-prev {
    transform: translateX(0);
    transform: translate3d(0, 0, 0)
}

.carousel-control-next,
.carousel-control-prev {
    opacity: 1 !important
}

@media (min-width: 1920px) and (max-width: 2560px) {

    body,
    html {
        font-family: "Raleway", serif;
        overflow-x: clip !important
    }
}

@media screen and (min-width: 1920px) {
    .dd-menu>a::before {
        content: "";
        height: 4px;
        width: 4px;
        background: rgba(255, 255, 255, 0.5);
        position: absolute;
        border-radius: 50%;
        right: 9px;
        top: 26px
    }

    .h2.title-main {
        font-size: 2.5rem
    }

    .step-one-menu {
        margin-top: 10px
    }

    .upper-menu ul li a,
    .step-one-menu>li a {
        font-size: 14px
    }

    .block-box p {
        padding-top: 1.9rem
    }

    header.dark-grey-bg .step-one-menu {
        border-top: none
    }

    .about-left {
        min-height: 550px
    }

    .card-fixed-width {
        width: 28rem !important
    }

    .hm_abt_lft .abt_intro {
        display: none !important
    }
}

.rs-footer {
    padding: 10px
}

.lineShape {
    z-index: 0;
    left: 0;
    top: 0;
    position: absolute;
    opacity: .25
}

.lineShape.rightSide {
    left: auto;
    right: 0
}

.usp_bx {
    width: 180px;
    height: 180px;
    background: rgba(0, 0, 0, .3);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto
}

.usp_bx-inner {
    width: 150px;
    height: 150px;
    background: red;
    border-radius: 50%;
    text-align: center;
    overflow: hidden;
    padding-top: 15px
}

.text-yellow {
    color: #ffc107 !important
}

.padd-0 {
    padding: 0
}

.upper-menu .fa-compass:before {
    font-size: 23px
}

.upper-menu .fa {
    background: #fff !important;
    border-radius: 10px;
    padding: 3px;
    border: #fff solid 1px;
    height: 21px;
    width: 21px;
    font-size: medium;
    font-weight: 400;
    border-radius: 100%;
    line-height: 13px
}

.upper-menu .fa-whatsapp {
    color: #14bf21;
    background: #fff !important;
    border-radius: 100%;
    padding: 4px;
    border: #fff solid 1px;
    height: 23px;
    width: 23px;
    font-size: medium;
    font-weight: 400
}

.upper-menu .fa-facebook {
    color: #0999ff
}

.upper-menu .fa-twitter {
    color: #00dbff
}

.upper-menu .fa-linkedin {
    color: #4960a1
}

.upper-menu .fa-instagram {
    color: #d30f7b
}

.upper-menu .fa-youtube {
    color: #ea1f28
}

.upper-menu .fa-search {
    color: #000;
    padding: 2px
}

.scholor-name p {
    margin: 0
}

.lineShape {
    z-index: -1;
    left: 0;
    top: 0;
    position: absolute;
    opacity: .25
}

.scrollbar {
    height: 300px;
    overflow-y: scroll;
    padding: 10px
}

.scrollbar::-webkit-scrollbar {
    width: 8px
}

.scrollbar::-webkit-scrollbar-track {
    background: #ccc;
    border-radius: 12px
}

.scrollbar::-webkit-scrollbar-thumb {
    background: #ea1f28;
    border-radius: 12px
}

.dean-img-box img {
    width: 230px;
    height: 230px;
    border-radius: 100%
}

.modal-overlay {
    display: none;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0, 0, 0, .5);
    opacity: 0;
    transition: opacity .2s ease
}

.rs-footer .footer-bottom {
    padding: 7px 0 20px !important
}

.mb-30 {
    margin-bottom: 30px
}

.scholor-list-sec {}

.scholor-thumb {
    margin-bottom: 30px;
    position: relative;
    color: #fff !important
}

.scholor-thumb .scholor-name {
    position: absolute;
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg);
    bottom: 0;
    left: 100%;
    width: 100%;
    -webkit-transform-origin: 0 100%;
    transform-origin: 0 100%;
    color: #fff !important;
    background-color: #000
}

.scholor-thumb .scholor-name h3 {
    font-size: 16px;
    font-weight: 700;
    color: #fff !important
}

.scholor-thumb .scholor-name p {
    font-size: 13px;
    color: #fff !important
}

.hm_abt_lft {
    height: 475px;
    background: url(https://cep.digivarsity.com/wp-content/uploads/2025/02/campus-main.jpg) no-repeat;
    background-size: cover;
    background-position: center bottom
}

.hm_abt_lft h2 {
    display: block;
    border: none;
    color: #fff
}

.hm_abt_lft .abt_intro {
    width: 80%;
    background-color: #ea1f28c7;
    line-height: 25px;
    margin: 260px 0 0 14%;
    color: #fff;
    padding: 10px;
    display: none
}

.abt_tab_wrap {
    position: relative;
    width: 1px;
    padding: 0
}

.abt_tab_wrap nav {
    position: relative;
    left: -160px;
    top: 30px;
    width: 160px
}

.abt_tab_wrap .nav-tabs {
    border: none
}

.abt_tab_wrap .nav-tabs .nav-link {
    color: #fff;
    background-color: #12000082;
    border: none;
    font-size: 24px;
    border-right: 5px solid #ffca06;
    text-align: right;
    width: 100%;
    padding: 10px 20px;
    line-height: 24px;
    margin: 30px 0;
    transition: all .5s ease;
    border-radius: 0;
    font-weight: 700
}

.abt_tab_wrap .nav-tabs .nav-link:hover {
    background: #412b76;
    color: #84e868
}

.abt_tab_wrap .nav-tabs .nav-item.show .nav-link,
.abt_tab_wrap .nav-tabs .nav-link.active {
    background: #ea1f28;
    color: #fff
}

.hm_abt_tab .tab-content {
    padding-top: 58px;
    overflow-x: hidden;
    padding-left: 50px
}

.hm_abt_tab .tab-content h2 {
    background: #9963e2;
    color: #fff;
    font-size: 24px;
    line-height: 25px;
    padding: 9px 55px;
    display: none;
    position: relative;
    left: -15px
}

.abt_tab_wrap .nav-tabs .nav-link:hover {
    background: #08001a !important;
    color: #fff !important
}

.hm_abt_tab .tab-content p {
    line-height: 25px;
    padding-left: 8px;
    font-size: 16px;
}

.hm_abt_tab .tab-pane.active {
    animation: slide-left .6s ease-out
}

@keyframes slide-left {
    0% {
        opacity: 0;
        transform: translateX(-100%)
    }

    100% {
        opacity: 1;
        transform: translateX(0)
    }
}

@media (max-width: 767px) {
    .carouselHero .carousel-caption.homebanner1 p.spe {
        font-size: 13px !important;
        line-height: 14px !important
    }

    .hm_abt_lft .abt_intro {
        width: 50%;
        background-color: red;
        line-height: 25px;
        margin: 260px 0 0 14%;
        color: red;
        padding: 10px
    }

    .hm_abt_lft h2 {
        display: none
    }

    .secHead h4:nth-of-type(1) {
        font-size: 20px !important;
        font-weight: 700 !important;
        margin-top: -18px !important;
        margin-bottom: 5px !important
    }

    .secHead h4:nth-of-type(2) {
        font-size: 26px !important;
        font-weight: 600 !important
    }

    .descHead h4 {
        font-size: 13px !important
    }

    .page-node-46 .classprofile h3::before {
        top: 55px
    }

    .block-system-main .programhead .green_bt {
        padding: 12px 20px
    }

    .page-node-254 .playBtn {
        position: absolute;
        text-align: center;
        left: 50%;
        top: 40%;
        z-index: 9
    }

    .page-node-1903 .profiletab_cont.tab-content {
        padding: 60px 15px
    }

    body {
        font-size: 13px
    }

    h2 {
        font-size: 23px
    }

    .padding-125 {
        padding: 50px 0
    }

    #nav-icon3 {
        transform: scale(0.5);
        top: 10px;
        left: 10px;
        transform-origin: 0 0
    }

    .navbar-brand {
        margin: auto
    }

    .navbar-brand img {
        width: 135px;
        height: 35px
    }

    .main_menu.fixed-top {
        top: 28px;
        overflow-y: scroll;
        z-index: 1000
    }

    .navbar-collapse.flex-column.collapse {
        transition: all .5s ease
    }

    .navbar-collapse.flex-column.collapse.show {
        height: 100vh;
        background: #fff
    }

    .mob_menu {
        background: #fff;
        box-shadow: 0 1px 8px 0 rgba(64, 64, 64, 0.15);
        display: flex
    }

    .mob_none {
        display: none
    }

    .navbar {
        align-items: normal !important
    }

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

    .main_menu.navbar-expand-lg .navbar-nav .w-menu .nav-link {
        font-size: 12px
    }

    .w-menu span.text-head {
        font-size: 16px
    }

    .w-menu .col {
        width: 100%;
        flex-basis: auto;
        padding: 15px
    }

    .w-menu span.text-head:before {
        font-size: 9px;
        top: 9px
    }

    .main_menu.navbar-expand-lg .navbar-nav .nav-link {
        font-size: 14px;
        border-bottom: 1px solid #ededee
    }

    .main_menu .dropdown-toggle:after {
        display: none
    }

    .desk-none {
        display: block
    }

    .q_nav li {
        border: 1px solid #e5e5e7;
        width: 53px;
        height: 50px;
        text-align: center;
        display: inline-block
    }

    .main_menu.navbar-expand-lg .q_nav.navbar-nav li .nav-link {
        border-bottom: 0
    }

    .main_menu ul.q_nav .nav-link span {
        font-size: 9px
    }

    .main_menu ul.q_nav .nav-link i {
        color: #9963e2
    }

    .search_warp {
        z-index: 9999;
        right: 0;
        width: 80%;
        left: auto;
        min-height: 45px;
        padding-top: 0;
        right: 15px
    }

    .search_warp input {
        font-size: 18px;
        padding: 0
    }

    .search_warp.show .close_search {
        top: 9px
    }

    .close_search {
        right: 27px
    }

    .mob-foot-menu {
        display: block
    }

    .weschool_foot_info,
    .newsletter_sub {
        margin-top: 0;
        padding: 20px 15px;
        border-bottom: 1px solid #545252
    }

    footer .container {
        padding-left: 0;
        padding-right: 0
    }

    .copyright_wrap {
        display: none
    }

    .hm_abt_lft {
        height: 300px
    }

    .hm_abt_lft .abt_intro {
        margin: 0 auto;
        width: 80%;
        line-height: normal
    }

    .hm_abt_tab .tab-content {
        padding: 20px 0
    }

    .abt_tab_wrap .nav-tabs {}

    .abt_tab_wrap nav {
        width: 344px;
        left: auto;
        right: auto;
        text-align: center !important;
        top: 25px;
        margin-left: 20px
    }

    .abt_tab_wrap .nav-tabs .nav-link {
        text-align: center;
        font-size: 16px !important;
        padding: 10px 20px !important
    }

    .hm_abt_tab .tab-content {
        margin-left: 0
    }

    .hm_abt_tab .tab-content h2 {
        display: none
    }

    .abt_tab_wrap .nav-tabs .nav-link {
        font-size: 12px;
        padding: 5px 10px;
        top: 0;
        margin: 0 0 15px;
        color: #fff;
        line-height: 16px
    }

    .abt_tab_wrap .nav-tabs .nav-item.show .nav-link,
    .abt_tab_wrap .nav-tabs .nav-link.active {
        visibility: visible;
        background: #ea1f28;
        color: #fff;
        font-weight: 700
    }

    .h2.title-main,
    .h2.title-main {
        font-size: 1.5rem !important
    }

    .hm_abt_tab .tab-content p {
        padding: 0;
        width: 87%;
        text-align: justify;
        padding-left: 13px
    }

    .abt_tab_wrap {
        width: auto;
        min-height: auto
    }

    .placeBorderRight {
        border-right: none
    }
}

@media (max-width: 768px) {
    .desktop-logo.lg-logo {
        width: 75% !important
    }

    .scholor-thumb .scholor-name {
        position: absolute;
        -webkit-transform: rotate(270deg);
        transform: rotate(270deg);
        bottom: 0;
        left: 92%;
        width: 102%;
        -webkit-transform-origin: 0 100%;
        transform-origin: 0 100%;
        color: #fff !important;
        background-color: #040000
    }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .hm_abt_tab .tab-content {
        font-size: 13px;
        line-height: 22px
    }

    .hm_abt_lft .abt_intro {
        width: 65%;
        line-height: 25px;
        margin: 210px 0 0 5%
    }

    .hm_abt_lft .abt_intro {
        width: 85%
    }

    .hm_abt_tab .tab-content {
        padding-top: 18px
    }

    .h2.title-main {
        font-size: 2.5rem
    }
}

.placeBorderRight {
    border-right: 3px solid red
}

.icon-borown1 {
    background-color: #ea1f28 !important;
    border-radius: 100% !important;
    width: 54px !important;
    height: 54px !important;
    line-height: 43px !important;
    padding: 10px
}

.placementArea {
    background: #fff;
    padding: 10px 0
}

.placementBorder {
    border: 1px solid #ddd;
    padding: 20px 0
}

.placeCompanyLogo {
    border: 1px solid #d8d7d7;
    padding: 8px;
    height: 82px;
    border-radius: 0;
    background: #fff !important;
    margin: 30px 0;
    object-fit: contain
}

.faculty-why-img {
    background-color: #ffca06;
    border-radius: 100%;
    padding: 10px
}

.bg-orange {
    background-color: #db8e00
}

.icon-borown-content {
    padding-top: 13px
}

.max-height-70 {
    max-height: 70px
}

.icon-borown {
    background-color: #db8e01 !important;
    border-radius: 100% !important;
    width: 54px !important;
    height: 54px !important;
    line-height: 43px !important
}

.facility {
    position: absolute;
    left: 0;
    right: 0;
    border-radius: 20px;
    background: #f1f1f1;
    bottom: -22px;
    padding: 0;
    box-shadow: 0 1rem 3rem rgba(0, 0, 0, .195) !important;
    text-align: center;
    border-right: 6px solid #f4bf00
}

.courset {
    position: absolute;
    left: 0;
    right: 0;
    background: #fff;
    bottom: -22px;
    padding: 0;
    box-shadow: 0 1rem 3rem rgba(0, 0, 0, .195) !important;
    text-align: center;
    border-left: 6px solid #ffca06
}

.courset a {
    color: #fff !important
}

.fab,
.far {
    font-weight: 400;
    font-size: 14px !important
}

@media (max-width: 1599px) {
    .upper-menu ul li a {
        padding: 3px 5.9px;
        padding: 5px 5.9px 0
    }
}

.btn-light {
    color: #000 !important;
    background-color: #f8f9fa !important;
    border-color: #f8f9fa !important;
    border-radius: 0;
    padding: 5px !important;
    margin-bottom: 10px
}

.btn-light:hover {
    color: #fff !important;
    background-color: #000 !important;
    border-color: #000 !important
}

.placements-icon {
    background-color: #db8e01 !important;
    border-radius: 100% !important;
    width: 54px !important;
    height: 54px !important;
    line-height: 43px !important
}

.small,
small {
    font-size: 12px !important
}

.sticky .navbar.main-nav {
    margin-top: 0
}

.sticky .logo-img {
    max-height: 36px;
    position: relative;
    top: auto
}

header.fixed-top {
    background: #fff;
    background: linear-gradient(0deg, rgba(255, 255, 255, 0.6) 0%, rgba(255, 255, 255, 0.6) 100%)
}

.dark-grey-bg {
    background: red
}

.culture_identifies_img1 img {
    padding: 16px;
    margin: auto;
    height: 90px;
    align-self: center;
    border: #fff solid 3px;
    width: 90px;
    border-radius: 30px
}

.paddf {
    margin-left: -3%
}

.paddf1 {
    margin-left: -6%
}

.btn1new {
    animation: glowing 1300ms infinite
}

.red1 {
    color: #4e4a3e !important
}

.slick-next:before,
.slick-prev:before {
    color: #fff !important
}

.bg-black {
    background-color: #000
}

.partnerlogo1 {
    padding: 5px;
    height: 41px;
    border-radius: 0;
    background: #fff !important;
    margin: 30px 0;
    box-shadow: -5px 4px 16px 0 red;
    -webkit-box-shadow: -5px 4px 16px 0 red;
    -moz-box-shadow: -5px 4px 16px 0 rgba(151, 136, 136, .68)
}

.hr-20 {
    border-top: 15px solid #505254;
    margin: 0;
    opacity: 1
}

.about-b {
    background-image: url(https://cep.digivarsity.com/wp-content/uploads/2025/02/about-banner.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center left 40%
}

.bg-f2f2f2 {
    background: #f2f2f2
}

.cu-btn.red-bg svg .st0 {
    fill: #fff !important
}

.placements-box img.placements-img.full_height {
    height: 50%;
    max-height: 500px;
    min-width: 100%;
    object-fit: cover
}

.placements-box img.placements-img.full_height.h-100 {
    height: 100%;
    max-height: 500px;
    min-width: 100%;
    object-fit: cover
}

@media only screen and (max-width: 678px) {

    .placements-box .placements-img,
    .placements-box img.placements-img.full_height {
        height: auto !important
    }
}

@media only screen and (min-width: 1781px) and (max-width: 2199px) {

    .about-su .col-xl-7,
    .about-su .col-xl-5 {
        max-width: 50% !important
    }
}

.hr-white {
    border-color: #fff !important
}

hr {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid rgba(0, 0, 0, .9)
}

.milestone-bg {
    position: absolute;
    left: 0;
    width: 50%;
    height: auto;
    background: #ea1f28 !important;
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: cover
}

@media (max-width: 768px) {
    .milestone-bg {
        position: absolute;
        left: 0;
        width: 100%;
        height: calc(51%);
        background: #ea1f28;
        background-position: 0 0;
        background-repeat: no-repeat;
        background-size: cover
    }

    .paddf {
        margin-left: -5%
    }

    .about-b {
        background-image: url(https://cep.digivarsity.com/wp-content/uploads/2025/02/about-banner.jpg);
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center left 75%
    }
}

.h-100 {
    height: 100% !important
}

.culture_identifies_img {
    height: 140px;
    width: 140px;
    text-align: center;
    border: 3px solid #fff;
    border-radius: 100%;
    margin: auto
}

.culture_identifies_img img {
    padding: 20px;
    margin: auto;
    height: 140px;
    width: 140px;
    object-fit: contain;
    object-position: center;
    align-self: center;
    border-radius: 100%
}

.why-reason {
    position: relative
}

.before-footer11 {
    background: #282828;
    padding: 20px 0 10px;
    border-bottom: 5px solid #ea1f28
}

.academic_cell .why-reason {
    position: relative;
    margin-bottom: 30px;
    background: #fff;
    padding-bottom: .1rem;
    box-shadow: 1px 3px 5px #ddd !important;
    transform: scale(1);
    transition: all .3s ease-in-out .2s
}

.academic_cell .why-reason:hover {
    transform: scale(1.1);
    transition: all .3s ease-in-out .2s
}

.why-reason .why-batch {
    position: absolute;
    top: 0;
    padding: 5px;
    font-size: 20px;
    line-height: 20px;
    left: 10px;
    height: 40px;
    width: 40px;
    background: #9b037a;
    z-index: 99
}

.why-reason .why-batch img {
    max-height: 100%
}

.why-reason .why-batch:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -10px;
    width: 0;
    height: 10px;
    border-bottom: 10px solid transparent;
    border-right: 60px solid #de9717;
    z-index: 99
}

.figure {
    width: 100%
}

.why-reason .figure {
    position: relative;
    overflow: hidden;
    height: calc(100% - 70px);
    margin: 0
}

.why-reason .figure img {
    height: calc(100%);
    object-fit: cover;
    transform: scale(1);
    transition: all .3s ease-in-out .2s
}

.why-reason:hover .figure img {
    overflow: hidden;
    transform: scale(1.1);
    transition: all .3s ease-in-out .2s
}

.why-description {
    display: none
}

.why-reason:hover .why-description {
    display: block;
    position: absolute;
    top: 0;
    padding: 10px 15px;
    font-size: 20px;
    line-height: 20px;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgb(9 52 82 / 80%);
    transition: all .3s ease-in-out 0
}

.why-reason:hover .why-batch {
    display: none
}

.why-reason:hover .why-batch:after {
    display: none
}

.single-testimonial .testimonial-thum img {
    border-radius: 100%
}

.why-reason.beyond_the_academics .figure {
    position: relative;
    height: auto;
    margin: 0
}

.why-reason.beyond_the_academics .figure img {
    height: auto;
    width: 100%;
    object-fit: cover
}

.international .international-card {
    background: #fff;
    padding: 10px;
    max-width: 100%
}

.international-card .figure {
    overflow: hidden
}

@media (max-width: 768px) {

    .tree ul ul::before,
    .tree li.list-tree::before,
    .tree li.list-tree::after,
    .tree li.list-tree:last-child::before,
    .tree li.list-tree::after,
    tree li.list-tree::before,
    .tree li.list-tree::after {
        border: none
    }
}

.greybg-bg {
    background: #666 !important
}

.white-text {
    color: #fff !important
}

.scroll2 {
    cursor: pointer;
    z-index: 9991;
    position: fixed;
    left: -81px;
    bottom: 30%;
    transform: rotate(90deg);
    background: #ffc107;
    color: #000;
    font-size: 18px;
    font-weight: 700;
    border-radius: 0;
    box-shadow: 0 3px 14px 2px #000
}

.formschool {
    background-color: #cacbce;
    padding: 14px;
    color: #fff;
    overflow: hidden;
    padding: 0
}

.address-widget ul li {
    list-style: none
}

.headimage img {
    width: 100%
}

.rs-footer .footer-top .address-widget li {
    list-style: none;
    padding-bottom: 7px
}

.titleteam {
    font-size: 17px;
    font-weight: 700;
    color: #ff0008
}

.titleteam {
    font-size: 17px;
    font-weight: 700;
    color: #ff0008;
    margin-left: 0 !important;
    text-align: center !important
}

@media only screen and (max-width:992px) {
    .pricing {
        margin-bottom: 70px
    }
}

@media only screen and (max-width:768px) {
    .pricing {
        margin-bottom: 70px
    }
}

.btncolor {
    background-color: #fff;
    color: #000 !important;
    padding: 5px;
    margin-bottom: 7px !important;
    margin-right: 15px !important;
    font-size: 12px;
    text-align: center;
    font-weight: 700
}

.btn-secondary {
    color: #000;
    background-color: red;
    border-color: red;
    font-weight: 700
}

.btn-secondary:hover {
    color: red;
    background-color: #fff;
    border-color: #fff
}

.gal {
    box-shadow: none !important;
    border: #ccc solid 1px;
    padding: 10px;
    background: #fff
}

.leader-profile .stu-slider-name {}

.stu-slider-name span {
    font-size: 23px;
    color: #ea1f28;
    position: relative;
    display: inline-block;
    font-weight: 700;
    margin-bottom: 20px
}

.leader-profile .stu-slider-name span::after {
    background: #ccc
}

.leader-contact-card .col-12 {
    border-bottom: 1px solid #d7d7d7
}

.leader-contact-card .col-5 {
    border-right: 1px solid #d7d7d7
}

.leader-dp {
    height: 180px;
    width: 180px;
    border: 13px solid #b3b3b3;
    border-radius: 50%;
    overflow: hidden;
    margin: 20px 0
}

.leader-contact-card {
    background: #f5f5f5;
    border-radius: 4px;
    text-align: center;
    max-width: 355px
}

.leader-contact-card small {
    display: block;
    font-weight: 400;
    font-weight: 600;
    font-size: 14px;
    line-height: 14px;
    margin-top: 5px
}

.client {
    border: 1px solid #fff;
    background-color: #fff;
    padding: 7px;
    border-radius: 0;
    background: #fff;
    margin-top: 10px;
    box-shadow: 7px 3px 15px #ccc
}

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

.btn-red {
    background-color: #9b037a;
    color: #fff;
    padding-left: 20px;
    padding-right: 20px
}

.prof {
    background: #f2f2f2;
    padding: 20px;
    border-radius: 0;
    margin-bottom: 20px;
    margin-top: 20px
}

.prof ul li {
    margin-left: 20px
}

.dark-grey-bg {
    background: red
}

header.dark-grey-bg .upper-menu .menu-options li:last-child,
header.dark-grey-bg .on-scroll-whatapp {
    border-right: 1px solid red
}

.sunclub .sunclub-card {
    background: #fff;
    max-width: 100%;
    margin-bottom: 20px
}

.sunclub .sunclub-card .h6 {
    font-weight: 700 !important;
    font-size: 20px;
    text-align: center;
    border-left: 4px solid #ea1f28
}

.fees-school-head h2 {
    background-color: #eae2c0 !important;
    font-size: 15px
}

.tab-pane ul li {
    margin-left: 20px
}

.rs-courses-3 .course-item .course-img {
    position: relative;
    margin: -1px -1px 0
}

.rs-courses-3 .course-item {
    margin-bottom: 30px;
    border: 1px solid #ddd;
    transition: all .35s ease 0
}

.rs-courses-3 .course-item .course-img:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-transition: all 1s ease;
    transition: all 1s ease
}

.rs-courses-3 .course-item .course-body .course-desc {
    padding: 20px
}

.rs-footer {
    background-color: #333 !important
}

.rs-footer .title-hr {
    border-top: 2px solid #9b037a !important
}

.rs-courses-3 .course-item .course-img .course-value {
    position: absolute;
    top: 0;
    right: 0;
    width: 130px;
    line-height: 38px;
    text-align: center;
    background-color: #fbc707;
    color: #000;
    font-size: 14px;
    font-weight: 700
}

.quality .pictureContainer {
    overflow: hidden;
    height: 370px
}

.quality .pictureContainer img {
    min-width: 100%;
    object-fit: contain;
    object-position: top center
}

.quality .pictureContainer img {
    transform: translate3d(0px, 0px, 0px);
    transition: transform .5s ease-in-out
}

.quality .pictureContainer:hover img {
    transform: translate3d(0px, -300px, 0px)
}

.quality .pictureContainer .pictureContainer_text {
    transform: translate3d(0px, 0px, 0px);
    transition: transform .5s ease-in-out
}

.quality .pictureContainer:hover .pictureContainer_text {
    transform: translate3d(0px, -170px, 0px)
}

.quality .pictureContainer .pictureContainer_content {
    display: none;
    height: 0;
    visibility: hidden;
    transition: visibility .5s ease-in-out
}

.quality .pictureContainer:hover .pictureContainer_content {
    display: block;
    height: auto;
    visibility: visible;
    transition: height .1s ease-in-out
}

.map {
    background-image: url(https://cep.digivarsity.com/wp-content/uploads/2025/02/map.webp);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
    background-attachment: fixed
}

.timeline img {
    border-radius: 5px
}

.timeline {
    position: relative;
    margin: 0 auto;
    padding: 0 0 1rem
}

.timeline:before {
    content: '';
    position: absolute;
    left: 50%;
    width: 2px;
    height: 100%;
    background-color: #ea1f28
}

h2.text-white4 {
    font-size: 2.5rem;
    font-weight: 700;
    color: #000;
    margin-top: -74px;
    margin-right: 5rem;
    text-align: right;
    display: none
}

span.margin-t2 {
    line-height: 4.5rem
}

.p-10 {
    padding: 10px 0
}

.timeline ul {
    padding: 3rem 0 1rem;
    margin: 0;
    list-style: none
}

.xxt {
    color: #fff;
    background: #fea200;
    padding: 1px 5px;
    margin-left: -.7rem;
    font-size: 30px
}

span.box {
    color: #2c0e0e;
    background-color: #ffc800;
    padding: .3rem;
    font-size: 20px;
    text-transform: capitalize
}

.text-justify {
    text-align: justify
}

span.ad {
    border: 1px solid #fff;
    padding: .4rem;
    background-color: #000;
    color: #fff;
    font-size: 23px
}

.timeline ul li {
    line-height: normal;
    position: relative;
    width: 50%;
    padding: 20px 40px
}

.timeline ul li:nth-child(odd) {
    text-align: right;
    float: left;
    clear: both
}

.timeline ul li:nth-child(even) {
    text-align: left;
    float: right;
    clear: both
}

.timeline ul li:before {
    content: '';
    position: absolute;
    width: 1rem;
    height: 1rem;
    background-color: #ea1f28;
    border-radius: 50%;
    box-shadow: 0 0 0 4px #ea1f28
}

.timeline ul li:nth-child(even):before {
    left: calc(-.5rem)
}

.timeline ul li:nth-child(odd):before {
    right: calc(-.5rem)
}

.timeline ul li:before {
    content: ' '
}

.timeline ul li:before {
    font-weight: 900;
    font-size: 1.8em;
    color: #fff;
    text-align: center
}

.timeline ul li>.next {
    position: absolute
}

.timeline ul li:nth-child(odd)>.next {
    top: 16px;
    right: -17rem
}

.timeline ul li:nth-child(even)>.next {
    top: 16px;
    left: -17rem
}

.timeline1 ul li:nth-child(even) {
    text-align: right;
    float: left;
    clear: both
}

.timeline1 ul li:nth-child(even)>.next,
.timeline1 ul li:nth-child(odd)>.next {
    top: 16px;
    left: calc(100% + 3rem);
    text-align: left;
    width: 500px
}

.timeline1 ul li:nth-child(even):before {
    left: auto;
    right: calc(-.5rem)
}

.timeline1 ul li>.next {
    background-color: transparent;
    border: none;
    box-shadow: none
}

.timeline ul li>.next img {
    max-height: 160px
}

.timeline ul a {
    word-break: break-all !important
}

@media (max-width: 767px) {
    .timeline {
        width: 100%;
        padding-bottom: 0
    }

    .timeline1 ul li:nth-child(even)>.next,
    .timeline1 ul li:nth-child(odd)>.next {
        width: 300px
    }

    .timeline:before {
        left: 30px
    }

    .timeline li:nth-child(even),
    .timeline li:nth-child(odd) {
        width: 100%
    }

    .content {
        top: 20px;
        text-align: left;
        padding-left: 50px;
        padding-bottom: 50px
    }

    .timeline ul li:nth-child(odd):before,
    .timeline ul li:nth-child(even):before {
        left: 22px
    }

    .timeline ul li:nth-child(odd) .next,
    .timeline ul li:nth-child(even) .next {
        left: 50px;
        top: -30px;
        position: relative;
        right: inherit
    }
}

@media only screen and (min-width: 375px) and (max-width: 812px) and (-webkit-device-pixel-ratio: 3) {

    .timeline ul li:nth-child(odd) .next,
    .timeline ul li:nth-child(even) .next {
        width: 250px
    }

    .timeline ul a {
        word-break: break-all !important
    }
}

@media only screen and (min-width: 375px) and (max--width: 812px) and (-webkit-device-pixel-ratio: 3) and (orientation: landscape) {

    .timeline ul li:nth-child(odd) .next,
    .timeline ul li:nth-child(even) .next {
        width: 250px
    }

    .timeline ul a {
        word-break: break-all !important
    }
}

@media only screen and (min-width: 375px) and (max-width: 667px) {

    .timeline ul li:nth-child(odd) .next,
    .timeline ul li:nth-child(even) .next {
        width: 250px
    }

    .timeline ul a {
        word-break: break-all !important
    }
}

.accordion .accordion-header {
    color: #444;
    overflow: auto;
    border-bottom: 1px solid #ddd;
    box-shadow: 1px 3px 5px #ddd
}

.accordion-body {
    padding: 1rem 1.25rem;
    border: #f2f2f2 solid 2px
}

.accordion-item {
    background-color: #fff;
    margin-bottom: 16px
}

.accordion-button {
    padding: .5rem 1.25rem;
    font-size: 1.5rem;
    font-weight: 700
}

.accordion-button:not(.collapsed) {
    color: #000;
    background-color: #fff;
    box-shadow: 7px 3px 15px #ccc
}

#img1 {
    width: 100%;
    height: 100%
}

@media screen and (max-width: 1400px) {
    #btn {
        margin-top: -242px !important;
        margin-left: 30px !important
    }
}

.curriculum .nav-tabs .nav-link {
    border: 3px solid transparent !important;
    font-weight: 500;
    font-size: 1.1rem;
    color: #000;
    margin-bottom: 17px
}

.curriculum .nav-tabs {
    border-top: 2px solid #9b037a;
    border-bottom: none
}

.curriculum .nav-tabs .nav-item.show .nav-link,
.curriculum .nav-tabs .nav-link.active {
    border-color: #FEF9E1 #FEF9E1 #9b037a !important;
    background-color: #FEF9E1
}

.hr-white {
    border-color: #fff !important
}

.hr-pr-100 {
    width: 100% !important
}

.coursetab {
    background-color: #ffca06;
    border-start-start-radius: 24px;
    border-start-end-radius: 24px;
    text-align: center
}

.font-weight-bold {
    font-weight: 700 !important
}

.nav-tab-section a.nav-link {
    border-top-left-radius: 25px !important;
    border-bottom-left-radius: 25px !important;
    margin: .5rem 0;
    font-weight: 700;
    border-bottom-right-radius: 0 !important;
    border-top-right-radius: 0 !important;
    color: #000;
    font-size: 1rem
}

.dean-des {
    font-size: 16px;
    line-height: 23px;
    margin-top: 20px
}

.red {
    color: #ea1f28
}

.pl-5,
.px-5 {
    padding-left: 3rem !important
}

.col-md-3 .coursetab-bg {
    background-color: #efefef;
    padding: 0
}

.p-40 {
    padding: 54px 0
}

.course-menu {
    margin: auto
}

.h1.title-main {
    font-size: 3rem;
    font-weight: 900
}

.pt-number-box ul {
    list-style: none;
    list-style: url(https://cep.digivarsity.com/wp-content/uploads/2025/02/dic.png);
    margin-left: 0px;
}

.bg-red {
    background: linear-gradient(302deg, rgba(0, 79, 138, 1) 0%, rgba(208, 0, 0, 1) 100%);
}

.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
    color: #fff;
    background-color: #eb1c24
}

.pt-number-box ul li {
    font-size: 16px;
    list-style: none;
    margin-bottom: 10px
}

.course-menu img {
    width: 70px;
}

.course-menu p {
    font-size: 14px;
    font-weight: 400;
}

.course-menu .course-menu-link-new {
    padding: .25rem !important;
    display: inline-block;
    border: 1px solid #e3d7d7;
    font-size: 14px;
    color: #000;
    background: #fff;
    font-weight: 600;
    text-decoration: none;
    cursor: pointer
}

.fees-school-head h4 {
    font-size: 16px !important;
    margin: 0;
    font-weight: 700;
    border-left: 0;
    color: #000;
    text-align: center
}

.course-menu .course-menu-link {
    width: 11.9%;
    display: inline-block;
    border: 1px solid #267ab6;
    font-size: 14px;
    color: #000;
    background: #fff;
    font-weight: 600;
    text-decoration: none
}

.course-menu .course-menu-link.active,
.course-menu .course-menu-link:hover {
    width: 14.1%;
    background-color: #9b037a;
    display: inline-block;
    border: 1px solid #9b037a;
    color: #fff
}

@media (max-width: 768px) {
    .course-menu .course-menu-link-new {
        width: 45%;
        padding: 5px !important;
        font-size: 11px;
        font-weight: 700
    }

    .h2.title-main {
        font-size: 1.5rem
    }
}

@media (max-width: 1200px) {
    .h2.title-main {
        font-size: 2.5rem
    }
}

@keyframes showdivDelay {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes hidedivDelay {
    from {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

@keyframes parHidedivDelay {
    from {
        opacity: 1
    }

    to {
        opacity: .5
    }
}

@-webkit-keyframes virtual_tour {
    0% {
        transform: scale(1)
    }

    50% {
        transform: scale(1.3)
    }

    100% {
        transform: scale(1)
    }
}

@-webkit-keyframes pu_placements_box {
    0% {
        transform: scale(1)
    }

    50% {
        transform: scale(.9)
    }

    100% {
        transform: scale(1)
    }
}

.iip-prog-heading {
    background: #ea1f28;
    color: #fff;
    text-transform: uppercase;
    font-size: 17px;
    padding: 5px 15px;
    font-weight: 700
}

.title-hr {
    width: 40px;
    border-top: 3px solid #9b037a;
    margin-left: 0;
    margin-top: 0
}

.text-blod,
.text-bold {
    font-weight: 600 !important
}

.headimage {
    min-height: auto;
    height: auto
}

@media (max-width: 768px) {
    header {
        position: sticky
    }
}

tbody,
td,
tfoot,
th,
thead,
tr {
    padding: 5px !important
}

.pt-individual-num {
    background: #f2f2f2
}

.pt-number-box {
    border: 0;
    border-radius: 0
}

.pt-individual-num .card ul li {
    margin-left: 12px !important
}

.purple-bg {
    background: #820000
}

.banner-h2 {
    height: 300px
}

.inner-banner-content {
    left: auto !important
}

.redboxevent {
    background-color: hwb(357deg 12% 8% / 89%);
    width: 374px;
    position: absolute;
    right: 10px;
    top: 0;
    background-blend-mode: multiply;
    background-position: 98% 0
}

.mb-0,
.my-0 {
    margin-bottom: 0 !important
}

.common-spacing {
    padding: 50px 0
}

.pb-5,
.py-5 {
    padding-bottom: 3rem !important
}

.pt-3,
.py-3 {
    padding-top: 1rem !important
}

.about-sandip .about-sandip-col1 {
    padding-left: 10px;
    background: #F6F6F6;
    padding-right: 10px
}

.pt-individual-num1 {
    background: #f2f2f2
}

.iip-sub-heading {
    background: #ea1f28 !important;
    color: #fff;
    text-align: center
}

.bordered {
    border: #f5f5f5 solid 1px;
    padding: 5px;
    box-shadow: #ccc 2px 3px 14px
}

.fees-school-header,
.heading {
    background-color: #ccc !important;
    padding: 5px !important;
    text-align: center !important;
    color: #000;
    font-size: 16px
}

.logos-grid {
    display: inline-block
}

.logos-grid ul {
    padding: 0;
    margin: 0
}

.logos-grid ul li {
    list-style-type: none;
    float: left;
    margin: 10px;
    display: inline-block;
    width: 106px
}

.mb-5 {
    margin-bottom: 3rem !important
}

.logos-grid ul li a img {
    padding: 10px;
    border: 1px solid #ccc;
    border-radius: 6px
}

a:not([href]):not([class]),
a:not([href]):not([class]):hover {
    color: inherit;
    text-decoration: none
}

.logos-grid ul li a {
    display: block
}

.fees-school-head {
    background-color: #eae2c0 !important
}

.heading {
    font-size: 22px
}

.pr-4,
.px-4 {
    padding-right: 1.5rem !important
}

.border-right {
    border-right: 1px solid #dee2e6 !important
}

.pplacihight {
    position: relative;
    top: -100px;
    margin-bottom: -100px
}

.about-sandip .about-sandip-col2 {
    position: relative;
    left: -100px;
    z-index: -1
}

.textblack {
    color: #505050 !important
}

.text360 span {
    color: #fff
}

.high-pack h3 {
    font-size: 20px;
    line-height: 25px;
    color: #ea1f28
}

.advance-row {
    padding-top: 30px
}

.impe-plac-row {
    padding-top: 0
}

.border-box1,
.border-box2,
.border-box3,
.border-box4 {
    padding: 1rem 0
}

.border-box1,
.border-box2 {
    padding-top: 0
}

.border-box1 {
    border-right: 1px dashed #ccc;
    border-bottom: 1px dashed #ccc
}

.border-box3,
.border-box4 {
    border-right: 1px dashed #ccc;
    border-bottom: 1px dashed #ccc
}

.border-box2 {
    border-bottom: 1px dashed #ccc
}

.border-box2,
.border-box4 {
    padding-left: 30px
}

.table {
    border-color: #929497
}

.table>thead {
    vertical-align: bottom;
    border-bottom: #ea1f28 solid 1px !important
}

.schedule-warp {
    padding-right: 20px;
    padding-left: 20px;
    padding: 20px 30px;
    border: solid 1px #ddd;
    background-color: #f5f5f5;
    -webkit-transition: all .7s cubic-bezier(.11, .6, .24, .89);
    transition: all .7s cubic-bezier(.11, .6, .24, .89)
}

.day-one {
    margin-bottom: 50px;
    font-weight: 700;
    font-size: 20px;
    color: #ea1f28
}

.schedule-card {
    position: relative;
    margin-bottom: .7em
}

.schedule-tag {
    color: #fff;
    background-color: #282828;
    padding: 5px;
    margin-right: 15px;
    width: 175px;
    text-align: center
}

.schedule-card:after {
    height: 2px;
    width: 22px;
    background: #ddd;
    content: '';
    position: absolute;
    top: 50%;
    left: -22px;
    transition: all .3s ease-in
}

.insidebox {
    box-shadow: 0 0 5px #ccc;
    background: #fff;
    width: 100%;
    height: auto;
    display: flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -webkit-flex;
    display: -o-flex;
    -webkit-align-items: center;
    align-items: center;
    padding: 10px 20px;
    color: #000;
    transition: all .2s ease-in
}

.phd-menu {
    position: fixed;
    bottom: 300px;
    right: 60px;
    z-index: 2
}

.phd-menu>a.menu-btn {
    text-decoration: none;
    display: block;
    background-color: #ffda00;
    color: #000;
    padding: 20px;
    text-align: center;
    box-shadow: 2px 2px 8px #777;
    border-radius: 100%
}

.phd-menu>a.menu-btn.active {
    transition: background-color 250ms linear;
    background-color: transparent;
    box-shadow: none
}

.phd-menu>a.menu-btn.active>ul>li.line:nth-child(1) {
    border-width: 2px;
    -moz-transform: rotate(45deg) translate(4px, 6px);
    -ms-transform: rotate(45deg) translate(4px, 6px);
    -webkit-transform: rotate(45deg) translate(4px, 6px);
    transform: rotate(45deg) translate(4px, 6px)
}

.phd-menu>a.menu-btn.active>ul>li.line:nth-child(2) {
    visibility: hidden
}

.phd-menu>a.menu-btn.active>ul>li.line:nth-child(3) {
    border-width: 2px;
    -moz-transform: rotate(-45deg) translate(8px, -10px);
    -ms-transform: rotate(-45deg) translate(8px, -10px);
    -webkit-transform: rotate(-45deg) translate(8px, -10px);
    transform: rotate(-45deg) translate(8px, -10px)
}

.phd-menu>a.menu-btn>ul {
    list-style: none;
    padding: 0;
    margin: 0;
    width: 20px;
    height: 20px;
    color: #000 !important
}

.phd-menu>a.menu-btn>ul>li.line {
    border: 1px solid #000;
    width: 100%;
    margin-bottom: 7px;
    -moz-transition-duration: .1s;
    -o-transition-duration: .1s;
    -webkit-transition-duration: .1s;
    transition-duration: .1s
}

.phd-menu>a.menu-btn>.menu-txt {
    width: 100%;
    text-align: center;
    font-size: 17px;
    font-family: sans-serif
}

.phd-menubar {
    display: none;
    opacity: 0;
    font-family: sans-serif;
    position: absolute;
    bottom: 20px;
    right: 20px;
    transition: opacity 250ms
}

.phd-menubar.active {
    display: block;
    opacity: 1;
    transition: opacity 250ms;
    width: 300px
}

.phd-menubar>ul {
    width: 100%;
    display: block;
    list-style: none;
    margin: 0;
    padding: 0;
    background-color: #c33;
    box-shadow: 2px 2px 8px #777;
    border-radius: 3px 3px 33.5px 3px
}

.phd-menubar>ul>li>a {
    text-decoration: none;
    display: block;
    font-weight: 200;
    padding: 18px 80px 18px 18px;
    color: #fff
}

.phd-menubar>ul>li>a:hover {
    font-weight: 400
}

.pl-4,
.px-4 {
    padding-left: 1.5rem !important
}

.common-spacing {
    padding: 50px 0
}

.phdtile h2 {
    font-size: 30px;
    line-height: 30px;
    color: #000;
    text-align: center
}

.phdtile ul li {
    margin-left: 20px;
    margin-bottom: 10px;
    font-size: 16px;
    line-height: 24px
}

.black {
    color: #505050 !important
}

.phdtile ul li::marker {
    color: #ffaf36 !important;
    font-size: 27px;
    padding-top: 10px
}

.phdtile h3 {
    color: #ea1f28;
    font-weight: 600
}

.phdtile-col p {
    color: #fff !important
}

.phdtile-col:first-child {
    border-right: 1px dashed #ccc
}

.phdtile-col.pt-3 {
    border-top: 1px dashed #ccc
}

.phdtile h6 {
    font-size: 20px;
    line-height: 20px;
    padding-bottom: 20px;
    color: #000
}

.phdtile .sub-hd {
    font-size: 14px;
    line-height: 19px;
    color: #fff
}

.phdtile p {
    font-size: 16px;
    line-height: 24px;
    color: #000
}

.phdtile .yello-bg {
    background: #fff5ba;
    background-image: url(https://cep.digivarsity.com/wp-content/uploads/2025/02/Iconright.png);
    background-repeat: no-repeat;
    background-position: center right
}

.phdtile .yello-bg.yello-bg-new {
    background-image: url(https://cep.digivarsity.com/wp-content/uploads/2025/02/Iconleft.png);
    background-position: center left
}

@media screen and (max-width: 767px) {
    .phdtile .yello-bg {
        background-image: url(https://cep.digivarsity.com/wp-content/uploads/2025/02/upicon.svg);
        background-position: center bottom
    }

    .phdtile .row1,
    .phdtile .row2 {
        margin-bottom: 20px
    }

    .phdtile .yello-bg.yello-bg-new {
        background-image: url(https://cep.digivarsity.com/wp-content/uploads/2025/02/down.svg);
        background-position: center top
    }
}

@media screen and (max-width: 991px) {
    .phdtile .yello-bg {
        padding: 25px 15px
    }
}

.red-white-gradient-bg {
    background: linear-gradient(90deg, #fff 0, #fff 59%, #ed8619 59%, #ed8619 100%)
}

.lpa35,
.blue-gradient-bg {
    background: linear-gradient(135deg, #29325b 0, #272e54 59%, #1f2849 59%, #151844 100%) !important
}

.testimonials .blue-gradient-bg {
    background: linear-gradient(135deg, #29325b 0, #272e54 59%, #1f2849 59%, #151844 100%) !important
}

.blue-gradient-bg .testi-carousel .carousel-item {
    background: transparent !important
}

#sb_container a.sb-chat-btn {
    background: #ea1f28 !important
}

.placement--ddNumbers li span {
    background: #ea1f28
}

.dd-graphic-cont {
    background: red
}

.dd--title,
.placement--ddNumbers li span h4 {
    color: #333
}

.stval {
    fill: var(--text-color-dark) !important
}

header.dark-grey-bg .side-call {
    background: #464646
}

.stredop {
    fill: #EA9F07 !important
}

.banner-play-button i::after,
.video-play-button i::after {
    background: unset !important
}

.step-one-menu>li:hover>a,
.placement--ddNumbers li span small {
    color: var(--text-color-dark)
}

.noti-link {
    color: #5a68aa
}

.cu-btn.red-bg,
.modal-title {
    color: var(--text-color-dark)
}

.cu-btn.red-bg:hover {
    color: var(--text-color-white)
}

.cu-btn.dark-blue-bg:hover {
    background: var(--bgcolor-dark-purple) !important
}

.cu-btn.red-bg svg .st0 {
    fill: var(--text-color-dark)
}

.cu-btn.red-bg:hover svg .st0 {
    fill: var(--bgcolor-white)
}

.number-section-update .numbers h3,
.number-section-update .numbers span,
.number-section-update .numbers p {
    color: var(--text-color-dark)
}

.lpa35.numbers h3,
.lpa35.numbers span,
.lpa35.numbers p {
    color: var(--text-color-white)
}

.rankingsBlock__slider--item::after {
    background: #293159
}

.st-campus .dd--title {
    color: #ea1f28
}

.step-one-menu>li.active:hover>a {
    background: #ea1f28;
    color: var(--text-color-dark)
}

.st-campus .dd--title svg .stval {
    fill: #ea1f28 !important
}

.st-admissions .dd--title {
    color: var(--text-color-white)
}

.st-admissions .dd--title svg .stval {
    fill: var(--bgcolor-white) !important
}

.darkModeActive .st-admissions .dd--title svg .stval,
.darkModeActive .st-campus .dd--title svg .stval {
    fill: var(--bgcolor-lgray) !important
}

.mm-logo {
    background: url() no-repeat !important
}

.darkModeActive .mm-logo {}

.whatsapp ul li {
    padding: 9px 3.9px !important;
    list-style-type: none
}

.extra-page-links-sec {
    background: #e7e7e7 !important
}

.step-two-menu ul li a::after {
    background-color: #ea1f28 !important
}

.dd-menu>a::before {
    background: red
}

.step-one-menu {}

.semesterProgram {
    margin-bottom: 30px
}

.semester-text {
    display: block;
    display: flex;
    width: 100%;
    height: 100%;
    align-items: center;
    justify-content: center
}

.center-sem-prog {
    width: 85%;
    padding: 0 15px
}

.bg-blue {
    background: #1c3a5c
}

.center-sem-prog h2 {
    color: #fff;
    font-size: 44px;
    line-height: 44px
}

.center-sem-prog p {
    font-size: 20px;
    color: #fff;
    line-height: 26px;
    font-weight: 300
}

a.explore-button {
    background: #d91f23;
    padding: 17px 30px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 16px;
    letter-spacing: 1px;
    border-radius: 5px;
    line-height: normal
}

a.explore-button.white-btn {
    background: #fff;
    color: #111;
    margin: 50px 0 0
}

#sb_container .sb-chat-bubble {
    bottom: 8px !important;
    padding: 6px !important;
    width: 55px !important;
    min-width: unset !important
}

#sb_container .sb-chat-bubble a {
    font-size: 10px !important;
    line-height: 12px !important;
    white-space: normal !important;
    color: #747780 !important
}

#sb_container.sb-container-align-right .sb-chat-bubble::after {
    bottom: 20px !important
}

#sb_container .sb-chat-bubble small {
    display: none !important
}

.number-section.number-section-update {
    display: block !important
}

.number-section-update:before {
    content: '';
    background: #ea1f28;
    height: 100%;
    width: 64px;
    left: -64px;
    position: absolute;
    bottom: 0
}

.number-section-update {
    width: 900px
}

.number-section-update .slick-vertical .slick-slide {
    border: 0
}

.banner-play-button {
    position: absolute;
    bottom: 245px;
    left: 80px;
    z-index: 99
}

.banner-play-button i,
.video-play-button i {
    font-size: 50px;
    color: var(--text-color-red);
    margin-right: 10px;
    cursor: pointer;
    z-index: 1;
    transition: all .3s ease-in-out
}

.banner-play-button i::after,
.video-play-button i::after {
    background: #fff;
    border-radius: 50%;
    content: "";
    height: 45px;
    display: block;
    top: 2px;
    left: 3px;
    position: absolute;
    width: 45px;
    z-index: -1
}

.banner-play-button i:hover,
.video-play-button i:hover {
    transform: scale(1.2)
}

.shade-100 {
    filter: brightness(100%) !important
}

.font-100 {
    font-size: 100px;
    line-height: 100px
}

.font-100 sup {
    font-size: 40px;
    top: -45px
}

header::before {
    content: '';
    position: absolute;
    height: 97px;
    top: 0;
    left: 0;
    right: 0;
    background: #1f1f21;
    background: red
}

header.dark-grey-bg::before {
    display: none
}

@media only screen and (min-width: 1920px) {
    .banner-play-button {
        left: 90px
    }
}

@media only screen and (min-width: 1024px) {
    .banner-rank-box h3 {
        font-size: 50px;
        line-height: 40px
    }

    .banner-rank-box h3 sup {
        top: -15px;
        font-size: 30px
    }
}

@media only screen and (max-width: 1366px) {
    .banner-play-button {
        bottom: 190px;
        left: 70px
    }
}

@media only screen and (max-width: 1200px) {
    .banner-play-button {
        left: 60px
    }
}

@media only screen and (max-width: 1024px) {
    .banner-play-button {
        bottom: 210px;
        left: 30px
    }
}

@media only screen and (max-width: 991px) {
    .banner-play-button {
        bottom: 50px;
        left: 50px
    }

    .number-section-update {
        width: 100%
    }

    header.dark-grey-bg .step-one-menu {
        border-top: transparent
    }
}

@media only screen and (max-width: 767px) {
    .banner-play-button {
        left: 15px
    }

    .fest-text {
        line-height: 35px !important
    }

    .fest-text span {
        font-size: 54px
    }
}

.herobanner-img img {
    width: 100%
}

.herobanner-img {
    width: 100%;
    background-size: cover
}

.carousel-control-next,
.carousel-control-prev {
    width: 10%;
    background: transparent;
    border: 0
}

.carousel-indicators button {
    border: 0 !important;
    margin: 0 6px !important;
    width: 6px !important;
    height: 6px !important;
    border-radius: 30px !important;
    padding: 0 !important
}

.carousel-indicators button:focus {
    border: 0;
    outline: none
}

.carousel-indicators button.active {
    width: 20px !important;
    border-radius: 10px !important
}

@media (min-width: 1920px) {
    .banner-content h1 {
        font-size: 59px;
        line-height: 58px
    }

    .landing-carousel .carousel-indicators {
        bottom: 60px
    }
}

@media (max-width: 1600px) {
    .herobanner-img img {
        display: block
    }

    .herobanner-img {
        background-image: none !important
    }

    .herobanner {
        height: auto !important
    }

    body,
    html {
        height: auto !important
    }
}

@media (max-width: 767px) {
    .banner-play-button {
        left: 15px !important;
        bottom: 15px !important
    }

    .carousel-control-next,
    .carousel-control-prev {
        display: none
    }
}

@media (max-width: 499px) {
    .herobanner {
        padding-top: 108px;
        background: #262626
    }
}

.body-color-overlay2 {
    background: rgba(0, 0, 0, .8);
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 14;
    display: none;
    transition: all .3s ease-in-out
}

.z-index-9 {
    z-index: 99999999;
    position: relative
}

.block__install {
    display: none
}

@media (max-width: 767px) {
    header.dark-grey-bg .step-one-menu {
        border-right: 0
    }

    .noscroll header.dark-grey-bg {
        top: -1px
    }

    .custom-tooltip .bottom {
        min-width: 320px;
        right: 5px;
        padding: 15px;
        white-space: normal
    }

    .block__install {
        position: fixed;
        bottom: 0;
        left: 0;
        width: 100%;
        z-index: 9999999;
        background: var(--bgcolor-light-blue);
        padding: 15px;
        box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15)
    }

    .block__install .inner {
        display: flex;
        align-items: center
    }

    .block__install .inner .close {
        font-size: 32px;
        margin-right: 15px
    }

    .block__install .inner .close:hover {
        cursor: pointer
    }

    .block__install .inner .logo {
        width: 48px;
        margin-top: 0;
        border-radius: 6px;
        background: var(--bgcolor-white);
        padding: 9px
    }

    .block__install .inner .logo img {
        width: 100%
    }

    .block__install .inner .name {
        padding-left: 10px
    }

    .block__install .inner .name span {
        display: block
    }

    .block__install .inner .name span.title {
        font-size: 13px;
        font-family: 'Open Sans', sans-serif !important
    }

    .block__install .inner .name span.description {
        font-size: 10px;
        font-family: 'Open Sans', sans-serif !important
    }

    .block__install .inner .cta {
        margin-left: auto
    }

    .block__install .inner .cta button {
        padding: 5px 15px !important;
        letter-spacing: .5px;
        border-radius: 20px
    }

    .block__install.is-active {
        display: block
    }
}

.banner-img {
    height: 100vh;
    background-repeat: no-repeat;
    background-size: cover;
    transition: all 1s ease-in-out;
    position: relative
}

.banner-content {
    position: absolute;
    top: 25%;
    left: 15%;
    width: 610px;
    text-shadow: 0 0 25px #000
}

.banner-content h1 {
    font-size: 64px;
    font-family: 'Open Sans', sans-serif !important;
    color: var(--text-color-white);
    line-height: 56px
}

.banner-content p {
    font-size: 18px;
    font-family: 'Open Sans', sans-serif !important;
    color: #fefefe;
    line-height: 20px;
    padding: 15px 0
}

.author {
    font-family: 'Open Sans', sans-serif !important;
    font-style: italic
}

#myCarousel .carousel-indicators [data-bs-target] {
    box-shadow: 0 1px 5px rgba(0, 0, 0, .9)
}

.lpa35 {
    background: linear-gradient(135deg, #1b3b73 0, #112555 59%, #0f1739 59%, #151844 100%) !important;
    border-right: 0 !important
}

.number-section {
    position: absolute;
    bottom: 0;
    left: 64px;
    z-index: 1;
    display: none
}

.numbers {
    padding: 20px 40px;
    border-right: 1px solid rgba(255, 255, 255, .3);
    border-bottom: 1px solid rgba(255, 255, 255, .3);
    position: relative
}

.numbers.first-box::before {
    content: "";
    background: #ea1f28;
    width: 64px;
    position: absolute;
    top: 0;
    left: -64px;
    height: 183px;
    border-bottom: 1px solid rgba(255, 255, 255, .3)
}

.numbers h3 {
    font-size: 60px;
    font-family: 'Open Sans', sans-serif !important;
    color: var(--text-color-white);
    line-height: 65px;
    margin-bottom: -5px;
    display: flex;
    justify-content: center;
    align-items: baseline
}

.numbers h3 .sub-span {
    position: relative;
    font-size: 30px;
    line-height: 0;
    vertical-align: baseline;
    margin-left: 5px
}

.numbers span {
    font-size: 16px;
    font-family: 'Open Sans', sans-serif !important;
    color: var(--text-color-white);
    line-height: 16px;
    text-transform: uppercase
}

.numbers p {
    font-size: 14px;
    font-family: 'Open Sans', sans-serif !important;
    color: var(--text-color-white);
    line-height: 16px;
    margin-top: 10px;
    white-space: nowrap
}

.red-white-gradient-bg {
    background: #ea1f28
}

.come-in {
    transform: translateX(250px);
    animation: come-in .8s ease forwards;
    display: block
}

@keyframes come-in {
    to {
        transform: translateX(0)
    }
}

.notification {
    position: fixed;
    right: 39px;
    bottom: 98px;
    z-index: 12
}

.bell-icon {
    text-shadow: 0 0 20px #000
}

.bell-icon:hover {
    cursor: pointer
}

.bell-icon i {
    color: var(--text-color-white);
    font-size: 26px;
    position: relative
}

.bell-icon span {
    width: 8px;
    height: 8px;
    position: absolute;
    top: 0;
    right: 0;
    border-radius: 50%;
    background: var(--bgcolor-yellow)
}

.partnerlogo {
    padding: 7px;
    height: 75px;
    border-radius: 0;
    background: #fff;
    margin: 30px 0;
    box-shadow: 7px 3px 15px #ccc
}

.logo-border {}

.block-box {
    display: inline-block;
    align-items: center
}

.coursetab .tab-pane a {
    color: #000 !important
}

.block-box p {
    padding-top: .9rem;
    padding-left: .5rem;
    font-weight: 700
}

.courses-on-card {
    box-shadow: 3px 3px 10px #868d95;
    -moz-box-shadow: 3px 3px 10px #dee2e6
}

.linkc {
    color: #000 !important
}

.float-left {
    float: left !important
}

.card-fixed-width {
    width: 20rem;
    margin: 5px;
    padding: 5px;
    border-radius: 40px
}

.img-max-width {
    max-width: 4.5rem;
    background-color: #efefef;
    border-radius: 100%;
    margin: 5px;
    padding: 4px
}

.cusat-logo {
    position: absolute;
    bottom: 15px;
    right: 15px
}

.banner-content .title-tag {
    left: 5px
}

.title-tag {
    position: absolute;
    top: -35px;
    left: 15px;
    border-radius: 0 20px 0 0
}

.title-tag span {
    font-size: 12px;
    color: var(--text-color-white);
    font-family: 'Open Sans', sans-serif !important;
    text-transform: uppercase;
    letter-spacing: 6px;
    padding: 2px 15px;
    display: block
}

.box-shadow-grey {
    box-shadow: 5px 6px 25px #575757
}

.relative-tag {
    position: relative;
    top: 0;
    left: 0;
    margin-bottom: 10px;
    width: 185px
}

.heading-title {
    font-size: 32px;
    line-height: 34px;
    margin-bottom: 10px
}

.small-heading {
    font-size: 16px;
    margin-bottom: 10px;
    display: block;
    font-weight: 700
}

.redbox-patents {
    background-color: red;
    width: 320px;
    position: absolute;
    right: 30px;
    top: 0;
    background-blend-mode: multiply;
    background-position: 98% 0
}

.redbox-inner {
    padding: 30px 25px
}

.redbox-inner span {
    font-size: 14px;
    color: #f4b200;
    font-family: 'Open Sans', sans-serif !important
}

.redbox-inner p {
    font-size: 14px;
    line-height: 18px;
    color: var(--text-color-white);
    font-family: 'Open Sans', sans-serif !important;
    margin-top: 10px;
    margin-bottom: 8px
}

.redbox-inner h2 {
    font-size: 40px;
    line-height: 36px;
    color: var(--text-color-white);
    font-family: 'Open Sans', sans-serif !important;
    margin-bottom: 0
}

.pddtop {
    padding: 10px 0 0
}

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

.highlight-sec {
    padding: 15px 25px;
    border-radius: 6px;
    margin-top: 30px
}

.highlight-sec .una-logo,
.highlight-sec .una-content {
    display: inline-block;
    vertical-align: middle
}

.highlight-sec .una-logo img {
    width: 90px;
    margin-right: 12px
}

.highlight-sec .una-content h3,
.highlight-sec .una-content h5 {
    color: #472783;
    margin-bottom: 0;
    font-size: 14px;
    line-height: 18px
}

.highlight-sec h5 {
    font-family: 'Open Sans', sans-serif !important
}

.af-title {
    font-size: 24px;
    line-height: 26px;
    color: var(--text-color-dark);
    font-family: 'Open Sans', sans-serif !important;
    margin-bottom: 0
}

.lab-caption {
    display: flex;
    justify-content: center;
    background: var(--bgcolor-white);
    margin-bottom: 10px;
    box-shadow: 0 0 6px #ddd
}

.lab-title {
    font-size: 20px;
    line-height: 24px;
    color: var(--text-color-dark);
    font-family: 'Open Sans', sans-serif !important;
    margin-bottom: 0;
    padding: 12px
}

.lab-btn {
    background: var(--bgcolor-white);
    color: var(--text-color-red);
    width: auto !important;
    font-size: 13px;
    margin-top: 3px;
    padding: 12px
}

.lab-btn:hover {
    background: var(--bgcolor-white);
    color: var(--text-color-dark)
}

#carouselExampleControls {
    top: -8px
}

#carouselExampleControls .carousel-item {
    height: auto;
    margin: 0 25px;
    align-items: center;
    display: inline-flex;
    width: auto;
    float: none
}

.sub-para {
    font-size: 18px;
    font-family: 'Open Sans', sans-serif !important;
    line-height: 24px;
    margin: 10px 0 20px
}

.redbox-unique {
    background-color: hsl(357deg 83% 52% / 82%);
    width: 74%;
    position: absolute;
    left: 0;
    bottom: 0;
    background-blend-mode: multiply;
    background-position: 2% 100%;
    background-size: 136%
}

.redbox-inner h3 {
    font-size: 24px;
    line-height: 30px;
    color: #fff;
    font-family: 'Open Sans', sans-serif !important;
    margin-bottom: 0
}

.redbox-inner h3 span {
    font-size: 24px;
    color: #fff;
    font-family: 'Open Sans', sans-serif !important
}

.redbox-unique1 {
    width: 374px;
    position: absolute;
    left: 0;
    top: 0;
    background-blend-mode: multiply;
    background-position: 0 0;
    background-size: 189%;
    background-repeat: no-repeat
}

.redbox-unique1 .redbox-inner p {
    font-size: 14px;
    line-height: 18px
}

.redbox-unique1 .redbox-inner {
    padding: 20px
}

.redbox-inner.sidebox h2 {
    font-size: 24px;
    line-height: 24px;
    color: var(--text-color-white);
    font-family: 'Open Sans', sans-serif !important;
    margin-bottom: 0
}

.redbox-unique2 {
    background-color: hsl(357deg 83% 52% / 82%);
    width: 57%;
    position: absolute;
    left: 12px;
    bottom: 0;
    background-blend-mode: multiply;
    background-position: 0 100%;
    background-size: 170%;
    background-repeat: no-repeat
}

.redbox-unique3 {
    background-color: hsl(357deg 83% 52% / 82%);
    width: 60%;
    position: absolute;
    right: 12px;
    bottom: 0;
    background-blend-mode: multiply;
    background-position: 99% 100%;
    background-size: 161%;
    background-repeat: no-repeat
}

.redbox-inner.sidebox h3 {
    font-size: 24px;
    line-height: 30px
}

.notificationSliderWrapper {
    background: #ea1f28
}

header.dark-grey-bg .logo-border,
header.dark-grey-bg .step-one-menu {}

.step-two-menu ul li a {
    font-size: 14px
}

.media-box {
    padding: 34px;
    height: 100%;
    box-shadow: 11px 12px 10px #000
}

.media-box.arrow::after {
    position: absolute;
    top: 10%;
    right: -25px;
    content: "";
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
    border-left: 30px solid #fff
}

.media-box .heading-title {
    font-size: 21px;
    line-height: 31px;
    font-family: 'Open Sans', sans-serif !important;
    margin: 12px 0
}

.media-box p {
    font-size: 14px;
    line-height: 24px;
    color: var(--text-color-d-gray);
    font-family: 'Open Sans', sans-serif !important
}

.small-tag {
    font-size: 12px;
    color: var(--bgcolor-darkGray);
    font-family: 'Open Sans', sans-serif !important
}

.building-multiply-bg {
    height: 162px;
    background-size: contain;
    background-repeat: no-repeat
}

.building-multiply-bg .numbers {
    padding: 15px;
    border: 0
}

.building-multiply-bg .numbers span {
    text-transform: capitalize
}

.building-multiply-bg .numbers p {
    max-height: 30px
}

.border-numbers {
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
    border-left: 1px solid #fff;
    border-bottom: 1px solid #fff
}

.sfu-text {
    font-size: 42px
}

.landing-carousel .carousel-indicators {
    left: 45%
}

.row .testimonials,
.row .lab-slider {
    outline: 0
}

.row .testimonials:nth-child(odd) {
    margin-top: 0
}

.row .testimonials:nth-child(even) {
    margin-top: 0
}

.testimonials .media-box {
    box-shadow: 11px 12px 10px #000;
    padding: 18px 26px;
    margin-bottom: 20px;
    height: auto
}

.review-author img {
    width: 35px;
    border-radius: 50%;
    border: 3px solid #fff;
    margin-right: -15px;
    display: initial !important
}

.border-numbers .numbers h3 {
    font-size: 42px;
    line-height: 70px
}

.testi-heading ul {
    margin: 15px 0;
    margin-bottom: 30px;
    padding: 0
}

.testi-heading ul li {
    list-style-type: none;
    display: inline-block;
    margin: 0 5px 12px
}

.testi-heading ul li a {
    padding: 5px 15px;
    font-size: 14px;
    display: block;
    border-radius: 30px;
    font-family: 'Open Sans', sans-serif !important;
    transition: all .3s ease-in-out
}

.testi-heading ul li a:hover {
    background: var(--bgcolor-blue)
}

.white-bg .testi-carousel .carousel-item {
    background: var(--bgcolor-white)
}

.blue-gradient-bg .testi-carousel .carousel-item {
    background: linear-gradient(135deg, #1b3b73 0, #112555 59%, #0f1739 59%, #151844 100%) !important;
    background-size: 122% !important
}

.testi-carousel .carousel-item {
    height: auto
}

.testi-carousel .carousel-indicators li img {
    width: 50px;
    transition: all .3s ease-in-out
}

.testi-carousel .carousel-indicators li {
    text-indent: unset;
    box-sizing: unset;
    flex: auto;
    width: 50px;
    height: auto;
    margin-right: -15px;
    margin-left: 0;
    cursor: pointer;
    background-color: transparent;
    background-clip: unset;
    border-top: 0;
    border-bottom: 0;
    transition: opacity .6s ease;
    z-index: 1
}

.testi-carousel .carousel-indicators .active {
    z-index: 2
}

.testi-carousel .carousel-indicators .active img {
    border: 3px solid #282828;
    transform: scale(1.2)
}

.carousel-indicators.review-author {
    left: auto;
    position: relative;
    margin-right: auto;
    margin-left: auto;
    float: right;
    margin-bottom: 0
}

.image-overlay1 {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    overflow: hidden;
    width: 0;
    height: 100%;
    transition: .5s ease
}

.media-box.blue-gradient-bg:hover .image-overlay1 {
    width: 100%;
    background: #f4f4f4
}

.image-text {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.image-text img {
    transform: scale(1.05)
}

.image-text-button {
    position: absolute;
    bottom: 30px;
    right: 30px;
    transform: translate(-10%, -50%)
}

.image-overlay2 {
    position: absolute;
    bottom: 0;
    left: 100%;
    right: 0;
    overflow: hidden;
    width: 0;
    height: 100%;
    transition: .5s ease
}

.media-box.red-bg:hover .image-overlay2 {
    width: 100%;
    left: 0
}

.research-ul {
    list-style: none;
    padding: 0;
    margin: 0
}

.research-ul li {
    display: inline-block;
    margin: -3px
}

.research-ul li span {
    display: block;
    color: #5a5a5a;
    font-size: 18px;
    line-height: 24px;
    font-family: 'Open Sans', sans-serif !important;
    padding: 10px 20px;
    border-right: 1px solid #ea1f28;
    border-top: 1px solid #ea1f28;
    border-bottom: 1px solid #ea1f28
}

.research-ul li:last-child span {
    border-right: 0
}

.una-block {
    padding: 30px;
    margin-top: 85px
}

.uni-logo {
    width: 110px;
    position: relative;
    z-index: 1;
    margin-bottom: 15px;
    margin-top: -82px
}

.una-block p {
    font-family: 'Open Sans', sans-serif !important;
    font-size: 20px;
    line-height: 24px;
    position: relative;
    z-index: 1;
    color: var(--text-color-white);
    margin-bottom: 0
}

.una-block p span {
    display: block;
    color: #fcbd0e
}

.una-block::after {
    content: '';
    background: rgba(70, 37, 131, 0.9);
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}

@media only screen and (max-width: 1919px) {
    .una-block {
        margin-top: 99px
    }
}

@media only screen and (max-width: 1399px) {}

@media only screen and (max-width: 1199px) {
    .una-block {
        margin-top: 99px;
        padding-bottom: 56px
    }

    .una-block p {
        font-size: 18px
    }
}

@media only screen and (max-width: 991px) {
    .indexNotification-sec .col-lg-4.col-md-12 {
        text-align: center
    }

    .una-block {
        margin-top: 60px;
        padding: 30px;
        margin-bottom: 20px
    }
}

@media only screen and (max-width: 767px) {
    .rankingData {}
}

@media only screen and (max-width: 575px) {
    .indexVideo {}

    .indexNotification-sec {}
}

@media only screen and (max-width: 479px) {
    .rankingData__box h2 {
        font-size: 12px;
        line-height: 13px
    }
}

@media (max-width: 1920px) {
    .numbers h3 {
        font-size: 48px;
        line-height: 54px
    }

    .numbers h3 .sub-span {
        font-size: 24px
    }

    .numbers.first-box::before {
        height: 172px
    }
}

@media (max-width: 1599px) {
    .banner-content {
        top: 30%;
        left: 15%
    }

    .banner-content h1 {
        font-size: 54px;
        line-height: 54px
    }

    .banner-content p {
        font-size: 18px;
        line-height: 20px
    }

    .numbers h3 {
        font-size: 42px;
        line-height: 46px
    }

    .numbers span {
        font-size: 20px;
        line-height: 18px;
        font-weight: 500
    }

    .numbers.first-box::before {
        height: 164px
    }
}

@media (max-width: 1400px) {
    .banner-content h1 {
        font-size: 42px;
        line-height: 46px
    }

    .media-box.red-bg .image-text-button {
        transform: translate(-30%, -100%)
    }
}

@media (max-width: 1399px) {
    .redbox-patents {
        background-position: 91% 0;
        background-size: 253%
    }

    .redbox-unique3 {
        width: 95.9%
    }

    .redbox-inner {
        padding: 25.5px 25px
    }
}

@media (max-width: 1199px) {
    .number-section {
        left: 0
    }

    .redbox-unique3 {
        width: 95.3%
    }
}

@media (max-width: 991px) {
    .red-white-gradient-bg {
        background: #ea1f28
    }

    .number-section {
        position: relative;
        left: 0
    }

    .numbers.first-box::before {
        display: none
    }

    .banner-content {
        left: 10%;
        top: 35%;
        width: 80vw
    }

    .landing-carousel .carousel-indicators {
        bottom: 0;
        left: 0
    }

    .numbers {
        border-right: 1px solid #ed3600;
        border-bottom: 1px solid #ed3600
    }

    .numbers h3 {
        justify-content: center
    }

    .numbers span {
        font-size: 13px;
        line-height: 14px
    }

    .numbers p {
        font-size: 12px;
        line-height: 14px;
        margin-top: 5px;
        white-space: normal
    }

    .lpa35 {
        background: var(--bgcolor-blue) !important;
        border-right: 1px solid rgba(255, 255, 255, .3) !important
    }

    .banner-content .title-tag {
        top: -28px;
        left: 2px
    }

    .title-tag span {
        font-size: 10px;
        letter-spacing: 3px;
        padding: 2px 15px
    }

    .relative-tag {
        width: 140px
    }

    .heading-title {
        font-size: 24px;
        line-height: 26px;
        margin-bottom: 0
    }

    .sfu-text {
        font-size: 40px;
        line-height: 34px
    }

    .row .testimonials:nth-child(odd) {
        margin-top: auto
    }

    .row .testimonials:nth-child(even) {
        margin-top: auto
    }

    .redbox-unique3 {
        width: 93.8%;
        background-position: 100%;
        background-size: 101%
    }

    .redbox-inner h3 span {
        font-size: 18px
    }

    .redbox-inner.sidebox h3 {
        font-size: 18px;
        line-height: 12px
    }

    .redbox-inner.sidebox h3 span {
        font-size: 12px
    }

    .redbox-inner.sidebox {
        padding: 13px
    }

    .redbox-inner.sidebox p {
        font-size: 12px;
        line-height: 11px;
        margin-top: 3px
    }
}

@media (min-width: 801px) and (max-width:991px) {
    .banner-content {
        width: 50vw
    }

    .banner-content h1 {
        font-size: 30px;
        line-height: 30px
    }

    .banner-content p {
        font-size: 12px;
        line-height: 15px;
        padding: 5px 0
    }

    .numbers {
        padding: 15px 0;
        text-align: center !important
    }

    .numbers h3 {
        font-size: 40px;
        line-height: 45px;
        justify-content: center
    }

    .building-multiply-bg {
        height: auto;
        background-size: cover;
        background-position: bottom center
    }

    .redbox-patents {
        background-position: 83% 0;
        background-size: 177%
    }

    .redbox-inner {
        padding: 25px 20px
    }

    .redbox-inner img {
        max-width: 25%
    }

    .redbox-inner h2 {
        font-size: 24px;
        line-height: 26px
    }

    .redbox-inner.sidebox h2 {
        font-size: 14px;
        line-height: 12px
    }

    .redbox-inner.sidebox h3 {
        font-size: 18px;
        line-height: 12px
    }

    .redbox-inner.sidebox h3 span {
        font-size: 12px
    }

    .redbox-inner.sidebox {
        padding: 13px
    }

    .redbox-inner.sidebox p {
        font-size: 12px;
        line-height: 14px;
        margin-top: 7px;
        margin-bottom: 0
    }
}

@media (min-width: 600px) and (max-width: 750px) {
    .redbox-patents {
        right: 20px !important;
        background-position: 84% 0 !important;
        background-size: 163% !important
    }
}

@media (min-width: 700px) and (max-width: 800px) {
    .banner-content {
        width: 50vw
    }
}

@media (min-width: 1024px) and (max-width: 1199px) {
    .padding-fix .h-100 {
        height: auto
    }

    .media-box {
        padding: 14px
    }

    .media-box .heading-title {
        max-height: 140px;
        overflow: hidden
    }

    .redbox-patents {
        background-position: 90% 0;
        background-size: 224%
    }

    .redbox-inner.sidebox {
        padding: 11px 15px
    }

    .redbox-inner h3 {
        font-size: 28px
    }

    .building-multiply-bg {
        background-size: cover
    }

    .lab-title {
        padding: 12px 10px
    }

    .lab-btn {
        padding: 12px 10px
    }
}

@media (min-width: 500px) and (max-width: 1023px) {
    .banner-img {
        background-position: top center
    }

    .landing-carousel .carousel-indicators {
        bottom: 0
    }

    .number-section {
        margin-top: 0 !important
    }
}

@media (width: 768px) {
    .redbox-patents {
        background-position: 89% 0;
        background-size: 256%;
        background-repeat: no-repeat
    }

    .redbox-inner {
        padding: 10px
    }

    .redbox-patents {
        width: 165px
    }

    .redbox-inner h2 {
        font-size: 28px;
        line-height: 24px
    }

    .redbox-inner.sidebox {
        padding: 10px !important
    }

    .redbox-inner.sidebox img {
        max-width: 30%
    }

    .redbox-inner.sidebox h2 {
        font-size: 18px;
        line-height: 16px
    }
}

@media (max-width: 768px) {
    .otrstory_list ul a {
        width: 100%
    }

    #carouselExampleControls .carousel-item {
        margin: 0 10px
    }

    #carouselExampleControls {
        top: 0
    }

    .redbox-patents {
        background-position: 90% 0
    }

    .redbox-inner h3 {
        font-size: 24px;
        line-height: 28px
    }

    .top-fix {
        margin-top: -30%
    }

    .top-fix-bottom {
        margin-top: inherit !important
    }

    .building-multiply-bg {
        height: auto;
        background-size: cover;
        background-position: bottom center
    }
}

@media (max-width: 767px) {
    .banner-content h1 {
        font-size: 30px;
        line-height: 30px
    }

    .banner-content p {
        font-size: 12px;
        line-height: 15px;
        padding: 5px 0
    }

    .numbers {
        padding: 15px 0
    }

    .numbers h3 {
        font-size: 40px;
        line-height: 45px
    }

    .border-numbers .numbers h3 {
        font-size: 36px;
        line-height: 32px
    }

    .notifi-listing {
        transform: scale(0)
    }

    .notifi-listing.close-swipe {
        transform: scale(1)
    }

    .redbox-inner {
        padding: 15px
    }

    .redbox-inner img {
        max-width: 25%
    }

    .redbox-inner p {
        font-size: 12px;
        line-height: 16px;
        margin-top: 8px
    }

    .redbox-inner h2 {
        font-size: 28px;
        line-height: 24px
    }

    .redbox-inner.sidebox h2 {
        font-size: 14px;
        line-height: 12px
    }

    #carouselExampleControls .carousel-item {
        display: none;
        width: auto;
        height: 75px;
        margin: 0 45px
    }

    #carouselExampleControls .carousel-item.active {
        display: block
    }

    .active.carousel-item-start,
    .carousel-item-prev:not(.carousel-item-end) {
        transform: translateX(-100%)
    }

    #carouselExampleControls .carousel-control-next-icon,
    #carouselExampleControls .carousel-control-prev-icon {
        width: 1rem;
        height: 2rem
    }

    #carouselExampleControls .carousel-control-next-icon {
        background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23111'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e")
    }

    #carouselExampleControls .carousel-control-prev-icon {
        background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23111'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e")
    }

    .af-title {
        font-size: 18px;
        line-height: 20px
    }

    #carouselExampleControls {
        top: -8px
    }

    .sub-para {
        font-size: 14px;
        line-height: 20px
    }

    .media-box .heading-title {
        font-size: 20px;
        line-height: 22px
    }

    .cu-btn {
        padding: 5px 8px !important
    }

    .video-wrap .close {
        bottom: 206px !important;
        left: 279px !important
    }

    .video-content {
        left: 15px;
        bottom: 40px
    }

    .video-content iframe {
        width: 274px;
        height: 154px
    }

    .toolbar .btn {
        bottom: 205px;
        left: 174px
    }

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

    .notification {
        bottom: 115px
    }
}

@media (max-width: 576px) {
    .banner-img {
        background-position: 65%
    }

    .numbers h3 .sub-span {
        font-size: 24px
    }

    .redbox-unique1 {
        width: 342px
    }

    .redbox-patents {
        width: 347px;
        right: 7px;
        background-position: 89% 0;
        background-size: 205%;
        margin-top: 10px
    }

    .redbox-inner.sidebox h3 {
        font-size: 14px;
        line-height: 14px
    }

    .redbox-inner.sidebox h3 span {
        font-size: 14px
    }

    .redbox-inner.sidebox p {
        margin-bottom: 10px;
        line-height: 16px
    }

    .redbox-inner.sidebox h2 {
        font-size: 18px;
        line-height: 16px
    }

    .redbox-unique2 {
        width: 74%;
        background-size: 127%
    }

    .redbox-unique3 {
        width: 93.2%;
        background-size: 138%
    }

    .media-box {
        padding: 15px
    }

    .media-box.arrow::after {
        top: -16px;
        right: 10%;
        border-top: 0;
        border-bottom: 25px solid #fff;
        border-left: 20px solid transparent;
        border-right: 20px solid transparent
    }

    .top-fix {
        margin-top: -56%
    }

    .research-ul li span {
        font-size: 12px;
        line-height: 16px;
        padding: 10px 12px
    }

    .building-multiply-bg .numbers {
        padding: 15px 0
    }

    .lab-title {
        font-size: 16px;
        line-height: 22px
    }

    .lab-btn {
        padding: 12px 24px
    }

    .notification {
        right: 26px
    }
}

@media (max-width: 360px) {
    #carouselExampleControls .carousel-item {
        height: 60px;
        margin: 0 50px
    }

    .redbox-inner.sidebox h3 {
        line-height: 17px
    }

    .redbox-inner.sidebox p {
        margin-top: 3px
    }

    .redbox-patents {
        background-position: 87% 0;
        background-size: 198%
    }

    .redbox-unique2 {
        width: 77%;
        background-size: 122%
    }
}

@media (max-width: 320px) {
    .number-section {
        margin-top: 0
    }

    .redbox-patents {
        background-position: 84% 0;
        background-size: 174%
    }

    .redbox-inner p {
        margin-bottom: 12px
    }

    .redbox-inner.sidebox p {
        margin-top: 4px
    }

    .redbox-inner h2 {
        font-size: 16px;
        line-height: 20px
    }

    #carouselExampleControls .carousel-item {
        height: 45px
    }

    .redbox-unique2 {
        width: 78%;
        background-size: 119%
    }

    .redbox-unique3 {
        width: 92.5%;
        background-size: 129%
    }

    .redbox-inner.sidebox h3 {
        font-size: 16px;
        line-height: 15px
    }

    .redbox-inner.sidebox {
        padding: 5px
    }

    .research-ul li span {
        padding: 10px 5px
    }

    .cu-btn {
        padding: 5px !important
    }

    .goto-top {
        right: 16px
    }

    .notification {
        right: 24px
    }

    .notifi-listing {
        right: 26px
    }

    #sb_container.sb-container-align-right {
        right: 6px !important
    }
}

@media (min-width: 576px) {
    .padding-fix {
        padding-right: .8rem !important;
        padding-left: .8rem !important
    }

    .lab-slider .slick-slide {
        margin: 0 15px
    }
}

@media (min-width: 992px) {
    .top-fix {
        margin-top: -18%
    }

    .news-slider .slick-dots {
        left: 40%
    }
}

@media (min-width: 1400px) {
    .number-section {
        display: block
    }

    .come-in {
        transform: translateX(0px)
    }

    .numbers.first-box::before {
        width: 122px;
        left: -122px
    }
}

@media (min-width: 1920px) {
    .landing-carousel .carousel-indicators {
        bottom: 0;
        left: 40%
    }

    .banner-content h1 {
        font-size: 72px;
        line-height: 65px
    }

    .banner-content p {
        font-size: 24px;
        line-height: 30px
    }

    .title-tag span {
        font-size: 14px
    }

    .relative-tag {
        width: 200px
    }

    .number-section {
        display: block
    }

    .numbers.first-box::before {
        width: 227px;
        left: -227px;
        height: 184px
    }

    .heading-title {
        font-size: 42px;
        line-height: 40px
    }

    .redbox-patents {
        width: 339px;
        background-position: 98% 0;
        background-size: 237%
    }

    .redbox-inner {
        padding: 35px
    }

    .redbox-inner h2 {
        font-size: 52px;
        line-height: 44px
    }

    .redbox-inner p {
        font-size: 16px;
        line-height: 20px;
        margin-bottom: 1.65rem
    }

    .redbox-unique1 .redbox-inner p {
        font-size: 16px;
        line-height: 20px
    }

    .redbox-inner.sidebox h3 {
        line-height: 30px;
        font-size: 30px
    }

    .redbox-inner.sidebox h3 span {
        font-size: 24px !important
    }

    .upper-menu ul li a {
        padding: 9px 11.5px;
        font-weight: 600
    }

    .media-box {
        padding: 40px 62px;
        height: 100%
    }

    .media-box .heading-title {
        font-size: 30px;
        line-height: 32px;
        margin-bottom: 25px
    }

    .media-box p {
        margin-bottom: 25px
    }

    .small-tag {
        font-size: 14px
    }

    .building-multiply-bg {
        height: 145px
    }

    .top-fix {
        margin-top: -15%
    }

    .row .testimonials:nth-child(odd) {
        margin-top: 0
    }

    .row .testimonials:nth-child(even) {
        margin-top: -35%
    }

    .border-numbers .numbers h3 {
        font-size: 51px;
        line-height: 65px
    }

    .sfu-text {
        font-size: 70px;
        line-height: 60px
    }

    .testimonials .media-box {
        padding: 20px 32px
    }
}

@media only screen and (max-width: 800px) {
    .building-multiply-bg {
        height: 354px
    }

    .hm_abt_lft {
        height: 294px
    }
}

@media only screen and (max-width: 1024px) {
    .border-numbers .numbers h3 {
        font-size: 25px;
        line-height: 57px
    }
}

@media (max-width: 600px) {
    .abt_tab_wrap {
        width: auto;
        min-height: auto
    }

    .qut-inf {
        width: 100%
    }

    .hm_abt_tab .tab-content {
        margin-left: 20px
    }
}

.ath-container {
    position: fixed;
    display: none;
    flex-direction: column;
    z-index: 1000;
    width: 100%;
    background-color: #eee;
    color: #000;
    padding: 1%;
    text-align: center
}

.banner-top-left {
    top: 0;
    left: 0
}

.banner-top-right {
    top: 0;
    right: 0
}

.banner-bottom-left {
    left: 0;
    bottom: 0
}

.banner-bottom-right {
    right: 0;
    bottom: 0
}

.banner-center {
    left: 25%;
    top: 25%
}

.banner-center-left {
    top: 25%;
    left: 0
}

.banner-center-right {
    top: 25%;
    right: 0
}

.banner-top-center {
    width: 50%;
    left: 25%;
    top: 12px
}

.banner-bottom-center {
    bottom: 12px
}

.ath-guidance img {
    position: absolute;
    bottom: 0
}

@media (min-width: 576px) {
    .banner-dialog-centered {
        min-height: calc(100% - 3.5rem)
    }

    .ath-banner-cell {
        width: 90px;
        margin: 3px
    }
}

@media(min-width: 768px) {
    .ath-banner-title {
        width: calc(100% - 360px)
    }

    .ath-banner-cell-2x,
    .ath-banner-cell {
        width: 120px
    }

    .ath-banner-cell-2x {
        width: 160px
    }
}

@media (min-width: 992px) {
    .banner-lg {
        width: 50%
    }

    .banner-lg-top-center {
        left: 25%;
        top: 12px
    }

    .banner-lg-bottom-center {
        left: 25%;
        bottom: 12px
    }

    .banner-bottom-center {
        width: 60%;
        left: 20%
    }

    .ath-container img {
        left: 15%
    }
}

.edge-wrapper,
.firefox-wrapper,
.samsung-wrapper,
.opera-home-screen-wrapper {
    opacity: 0
}

.firefox-wrapper,
.samsung-wrapper,
.opera-home-screen-wrapper {
    bottom: 21px
}

.opera-home-screen-wrapper {
    width: 100%;
    max-width: 483px;
    right: 6px;
    left: auto
}

.ipad-wrapper img {
    position: absolute;
    top: 0
}

.animated.delay-7s {
    animation-delay: 7s
}

.overlay-1 {
    z-index: 2020
}

.overlay-2 {
    z-index: 2040
}

.overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    transition: .3s ease
}

.ath-container p {
    margin: 0;
    padding: 0;
    position: relative;
    z-index: 2147483642;
    text-shadow: 0 .1em 0 #fff;
    font-size: 1.1em
}

@media (max-width: 1599px) {
    .side-call {
        padding: 5px 4px
    }

    .dd-menu>a::before {
        right: -1px;
        top: 23px;
        color: #ff0
    }
}

@media (max-width: 768px) {
    .step-one-menu>li>a {
        padding: 5px 29px;
        border-bottom: red solid 1px
    }

    .dd-menu>a::before {
        right: 24px
    }

    .step-one-menu {
        background: #fff
    }

    .to-right-overlay {
        background: linear-gradient(to right, #000 0, rgba(0, 0, 0, 0) 104%, rgba(0, 0, 0, 0) 100%)
    }
}

@media (max-width: 1399px) {
    .step-one-menu>li>a {
        padding: 10px 9.9px
    }

    .rs-footer .footer-top .site-map li {
        padding-left: 21px
    }
}

.hr {
    border-bottom: red 4px solid;
    width: 52%;
    margin: auto
}

.hrfooter {
    border-bottom: red 4px solid;
    width: 50%;
    margin: 0
}

.mt-200px {
    margin-top: -445px;
    position: relative;
    z-index: 1
}

.contact-call {
    position: absolute;
    bottom: 10px;
    left: 15px
}

.link-title {
    background: #ea1f28;
    display: block;
    padding: 10px 34px;
    margin-bottom: 0
}

.custom-list-style2 li {
    font-size: 14px;
    list-style: none
}

.custom-list-style2 li a {
    color: #fff;
    padding: 4px;
    display: block;
    background: #464646;
    border-bottom: 1px solid #fff;
    position: relative;
    padding-left: 45px;
    z-index: 1;
    border-top-left-radius: 0 !important;
    border-top-right-radius: 0 !important
}

.custom-list-style2 li a::before {
    content: '';
    height: 3px;
    width: 5px;
    background: #ddd;
    position: absolute;
    left: 30px;
    top: 50%;
    transform: translateY(-70%)
}

.custom-list-style2 li a::after {
    content: '';
    position: absolute;
    width: 0;
    height: 100%;
    top: 0;
    left: 0;
    background-color: #ea1f28;
    z-index: -1;
    transition: width .4s
}

.custom-list-style2 li a:hover::after {
    width: 100%
}

.custom-list-style2 li a.br-6:hover::after {
    width: 100%;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px
}

.bg-color-two {
    background: #fff;
    padding: 30px;
    margin-bottom: 15px;
    display: inline-block;
    box-shadow: 0 0 1rem rgba(0, 0, 0, 0.20) !important
}

.title-hr {
    width: 90px;
    border-top: 5px solid #9b037a;
    margin-left: 0;
    margin-top: 0;
    opacity: 1
}

[class^="flaticon-"]:before,
[class*=" flaticon-"]:before,
[class^="flaticon-"]:after,
[class*=" flaticon-"]:after {
    margin-left: 2px !important
}

.mt-600x {
    margin-top: -520px;
    padding-bottom: 230px
}

.about-left {
    background-size: cover;
    background-position: center top
}

.h2.title-main {
    font-size: 2.2rem; 
}

.padding-section {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important
}

.title-hr {
    width: 90px;
    border-top: 2px solid #9b037a;
    margin-left: 0;
    margin-top: 0
}

.bg-color-three {
    background: #fff;
    padding: 0;
    margin-bottom: 15px;
    margin-top: 15px;
    display: inline-block;
    width: 100%;
    box-shadow: 0 0 1rem rgba(0, 0, 0, 0.20) !important
}

.about-right {
    min-height: 630px;
    background-position: center center !important;
    background-repeat: no-repeat;
    background-size: cover
}

.schooltitle {
    border-left: 5px solid #9b037a
}

.item-8-desc h3 {
    padding: 10px 0 10px 10px;
    font-size: 16px;
    margin-bottom: 0;
    text-align: center;
    height: 51px
}

.parttime-banner {
    background: #ea1f28
}

.pl-banner-content {
    max-width: 615px;
    padding: 220px 0 244px
}

.pl-banner-content h1 {
    font-size: 38px;
    color: #fff;
    font-weight: 900;
    margin-bottom: 5px
}

.pl-banner-content h2 {
    font-size: 50px;
    line-height: 50px;
    color: #fff;
    font-weight: 700
}

.pl-banner-content h4 {
    color: #fff
}

.pl-sub-heading {
    margin: 10px 0 20px
}

.pl-sub-heading h4 {
    font-size: 24px;
    color: #fff !important;
    font-weight: 700
}

.pl-sub-heading p {
    font-size: 16px;
    color: #fff;
    font-weight: 300
}

.shape {
    display: inline-block !important;
    width: 0;
    height: 0;
    border-right: 272px solid #ea1f28;
    border-bottom: 612px solid transparent
}

.pl-banner-content .shape {
    position: absolute;
    bottom: 0;
    right: 100%;
    top: 0
}

.placement-sec {
    background: #1b1f52;
    padding: 100px 0 0
}

@media only screen and (max-width: 1399px) {
    .parttime-banner .col-md-7 {
        background-position: right
    }
}

@media only screen and (max-width: 479px) {
    .parttime-banner .col-md-7:first-child {
        height: 320px
    }

    .pl-banner-content h1 {
        line-height: 28px;
        font-size: 26px
    }
}

@media only screen and (max-width: 767px) {
    .pl-banner-content {
        padding: 30px 15px
    }
}

.extra-page-links-sec ul li,
.bg-color-two ul li {
    margin-left: 15px
}

.stu-info__name {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    padding: 150px 20px 20px;
    text-align: right;
    background: rgba(248, 80, 50, 0);
    background: -moz-linear-gradient(top, rgba(248, 80, 50, 0) 0%, rgba(0, 0, 0, 1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(248, 80, 50, 0)), color-stop(100%, rgba(0, 0, 0, 1)));
    background: -webkit-linear-gradient(top, rgba(248, 80, 50, 0) 0%, rgba(0, 0, 0, 1) 100%);
    background: -o-linear-gradient(top, rgba(248, 80, 50, 0) 0%, rgba(0, 0, 0, 1) 100%);
    background: -ms-linear-gradient(top, rgba(248, 80, 50, 0) 0%, rgba(0, 0, 0, 1) 100%);
    background: linear-gradient(to bottom, rgba(248, 80, 50, 0) 0%, rgba(0, 0, 0, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f85032', endColorstr='#000000', GradientType=0)
}

.stu-info__name b {
    font-size: 18px;
    font-weight: 700;
    display: block;
    margin-bottom: 0
}

.stu-info__name small {
    font-size: 12px;
    line-height: 14px;
    font-weight: 300;
    display: block
}

.leader-sec {
    margin-bottom: 0
}

@media (width: 1024px) {
    .stu-info__name b {
        font-size: 14px
    }
}

@media (max-width: 768px) {
    .step-one-menu>li>a {
        padding: 5px 29px !important;
        border-bottom: red solid 1px !important
    }
}

.dd-menu>a::before {
    color: #fff !important
}

.h1.title-main {
    font-size: 1.5rem !important
}

.accordion-button {
    padding: .5rem 1.25rem;
    font-size: 1.2rem;
    font-weight: 700
}

.center-sem-prog {
    width: 85%;
    padding: 14px 10px
}

.parolx-text-left {
    font-size: 100px;
    font-weight: 800;
    transform: rotate(-90deg);
    position: absolute;
    left: -33px;
    top: 45%;
    color: #181818;
    opacity: .05
}

.p-relative {
    position: relative
}

.p-60 {
    padding: 60px 0
}

.parolx-text-left {
    font-size: 100px;
    font-weight: 800;
    transform: rotate(-90deg);
    position: absolute;
    left: -33px;
    top: 45%;
    color: #181818;
    opacity: .05
}

.grn-bs-bx>h1 span,
.herobanner__slider--content h2,
.qs-ranking__content .top-no,
.other-ranking-slider .qs-ranking__content .top-no,
.prmo-vdo>p::before,
.placementNo h6 b,
.naacRhtside .aboutNaac ul li span,
.testi-itm2>p i {
    color: #000 !important
}

.services-icon {
    width: 70px;
    height: 90px;
    background: #ea1f28;
    display: inline-block;
    padding-top: 10px;
    margin-bottom: 6px;
    border-radius: 0 0 35px 35px
}

.s-single-services.mT-40 {
    margin-top: 30px
}

.s-single-services {
    transition: .3s;
    padding: 0 6px 20px;
    background: #fff 0 0 no-repeat padding-box;
    box-shadow: 3px 4px 15px #00000026;
    border-radius: 10px;
    margin-bottom: 10px
}

.oneWorld-content__testimonial h4,
.prc-bx.actv .prc-hdr>strong,
.main-heading h2 span,
.about-section .text-block h5 {
    color: #f8a602
}

.naacRhtside .aboutNaac {
    padding: 40px 10px;
    -webkit-box-shadow: 0 0 50px #000;
    box-shadow: 0 0 50px #000;
    background-position: right bottom
}

.rankingsBlock {
    box-shadow: 30px 30px 50px #000
}

.slick-dotted.slick-slider {
    margin-bottom: 30px
}

.why-su {
    background-image: url(https://cep.digivarsity.com/wp-content/uploads/2025/02/sun-club.jpg);
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover
}

.why-reason .why-batch {
    position: absolute;
    top: 0;
    padding: 5px;
    font-size: 20px;
    line-height: 20px;
    left: 0;
    height: 60px;
    width: 60px;
    background: #de9718;
    z-index: 99
}

.aw-sec {
    position: absolute;
    left: 0;
    width: 50%;
    height: 600px;
    background: #ea1f28
}

.aw-sec-award {
    padding-top: 60px;
    padding-bottom: 60px
}

@media (max-width: 587px) {
    .aw-sec-bg {
        height: 750px
    }
}

.pl-lg-0,
.px-lg-0 {
    padding-left: 0 !important
}

.why-title {
    border-left: 5px solid #9b037a
}

.mb-2,
.my-2 {
    margin-bottom: .5rem !important
}

.mb-2,
.my-2 {
    margin-bottom: .5rem !important
}

@media (max-height: 629px) {
    .why-reason .figure {
        position: relative;
        height: auto;
        margin: 0
    }
}

.main-heading h2 {
    font-size: 36px;
    line-height: 40px;
    color: #000
}

.gp {
    padding: 60px 0;
    position: relative;
    width: 100%
}

.achivements-sec .hightlights .placementcol:nth-of-type(odd) {
    border-right: none
}

.achivements-sec .hightlights .placementcol {
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff
}

.no-gutters>.col,
.no-gutters>[class*=col-] {
    padding-right: 0;
    padding-left: 0
}

.fxd-bg {
    background-attachment: fixed !important;
    background-size: cover !important
}

.fxd-bg,
.prlx {
    height: 100%;
    width: 100%;
    margin: 0;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -2
}

.prfmnc-chrt-wrp {
    float: left;
    position: relative;
    width: 100%;
    padding: 45px;
    z-index: 0
}

.prfmnc-chrt-wrp:before {
    content: "";
    position: absolute;
    left: 10px;
    right: 10px;
    top: 5px;
    bottom: 5px;
    z-index: -1;
    background-color: #fff;
    border-radius: 10px;
    opacity: .8
}

.achivements-sec .hightlights {
    max-width: 556px
}

.no-gutters {
    margin-right: 0;
    margin-left: 0
}

.achivements-sec .hightlights .main-heading {
    margin-bottom: 0;
    margin: auto;
    text-align: center
}

.achivements-sec .hightlights .placementbox {
    align-items: center;
    justify-content: center;
    height: 170px
}

.achivements-sec .hightlights .placementbox .placementNo h2 {
    font-size: 54px;
    font-weight: 700;
    margin-bottom: 0
}

.carrerPlanning-sec ul {
    padding-left: 10px
}

.carrerPlanning-sec ul li {
    list-style-type: none;
    position: relative;
    margin-bottom: 14px
}

.cmp-fct-bx>i,
.cnt-inf>i,
.expr-lst-wrp>div .enscroll-track>a.vertical-handle,
.grd-bg-lyr2::before,
.grd-lyr2,
.grd-lyr2-sudo::after,
.grd-lyr2-sudo::before,
.pckg-bx>a:hover,
.serv-bx1.styl3>i,
.tgl-styl.styl3 .tgl-itm>h4.actv,
.carrerPlanning-sec ul li::before {
    background-image: linear-gradient(14deg, #ffef01 0, #ff8e00 100%)
}

.carrerPlanning-sec ul li::before {
    content: '';
    height: 14px;
    width: 14px;
    background: linear-gradient(14deg, #ffef01 0, #ff8e00 100%);
    border-radius: 50%;
    position: absolute;
    left: -23px;
    top: 4px
}

.qut-inf {
    float: left;
    margin-top: 0;
    padding-left: 10px
}

.achivements-sec .hightlights .placementbox .placementNo h2 small {
    font-size: 18px
}

.qut-inf>li {
    font-size: 30px;
    letter-spacing: -.5px;
    font-weight: 700;
    color: #373435;
    line-height: 36px;
    margin: 0 0 20px
}

.carrerPlanning-sec ul li h3 {
    font-size: 1.35rem;
    color: #373435;
    margin-bottom: 20px;
    font-weight: 300;
}

.achivements-sec .hightlights .placementbox .placementNo h6 {
    font-size: 24px;
    line-height: 24px;
    font-weight: 400;
    color: #000;
    margin-top: 0
}

/* .animatedParent {
    background: url('../images/71e67481df.png') no-repeat right;
    background-position-y: top;
} */

.quicklink {
    position: fixed;
    top: 230px;
    right: -70px;
    z-index: 9999;
    transform: rotate(90deg);
    box-shadow: 0 4px 20px 0 rgba(35, 31, 32, .1);
    background: #ffca06 !important;
    text-align: center;



}

.bg-red {
    min-height: 455px;
}

.quicklink a.brd {
    border-right: 1px solid #412b76;
}

.quicklink a {
    width: 178px;
    font-size: 15px;
    line-height: 40px;
    text-transform: uppercase;
    display: inline-block;
    transition: .5s;
    font-weight: 800;
}

.allNotification button,
.quicklink a {
    background: #ffca06;
    text-align: center;
}

.quicklink a {
    animation: glowing 2s infinite !important;
}

@media (min-width:769px) and (max-width:1024px) {
    .building-multiply-bg .numbers {
        padding: 10px !important;
        border: 0
    }
}

@media (max-width: 992px) {

    html,
    body {
        overflow-x: hidden
    }

    .text360 {
        margin-top: 5px
    }

    .st-admissions {
        height: 180px !important
    }
}

@media (max-width: 767px) {
    .qut-inf {
        background-color: #f2f2f2;
        color: #000 !important;
        padding: 15px;
        border-radius: 5px
    }

    html,
    body {
        overflow-x: hidden
    }

    .mt-70 {
        margin-top: 0
    }

    .qut-inf h2 {
        color: #000 !important
    }

    .achivements-sec .hightlights .col-lg-6 .placementNo h2 {
        font-size: 30px;
        line-height: 36px
    }

    .achivements-sec .hightlights .placementbox {
        align-items: center;
        justify-content: center;
        height: 99px
    }

    .carrerPlanning-sec ul {
        padding-left: 22px
    }

    .achivements-sec .hightlights .col-lg-6 .placementNo h6 {
        font-size: 15px;
        line-height: 18px
    }

    .s-single-services {
        margin-top: 30px;
        padding: 0 10px 10px;
        min-height: 157px
    }

    .carrerPlanning-sec ul li h3 {
        color: #000;
        font-size: 16px;
        line-height: 20px
    }

    .naccPlus-sec .uniqueThumbContent h2 {
        font-size: 22px;
        line-height: 28px
    }

    .card-fixed-width {
        width: 23rem
    }

    .btn-group-lg>.btn,
    .btn-lg {
        margin-bottom: 5px
    }
}

@media (max-width: 768px) {

    .about-left,
    .about-right {
        min-height: 360px
    }

    .on-scroll-whatapp ul li {
        line-height: 3
    }
}

@media (max-width: 375px) {
    .qut-inf>h2 {
        font-size: 22px;
        line-height: 25px
    }

    .qut-inf>p {
        color: #fff;
        font-size: 14px;
        line-height: 25px
    }

    @media (max-width: 480px) {
        .qut-inf>h2 {
            font-size: 25px;
            line-height: 30px;
            color: #fff
        }

        .scholor-thumb .scholor-name {
            -webkit-transform: rotate(270deg);
            transform: rotate(0deg);
            bottom: 1px;
            left: 5%;
            width: 90%;
            margin: 0 auto
        }
    }

    @media (min-width: 1200px) {
        .about-right {
            min-height: 600px !important;
            background-position: center center !important
        }
    }

    @media screen and (min-width:1920px) {
        .about-left {
            min-height: 418px
        }
    }

    .tree li,
    .tree ul {
        position: relative;
        transition: .5s
    }

    .lineShape,
    .modal-overlay {
        top: 0;
        left: 0;
        position: absolute
    }

    .address-widget ul li,
    .timeline ul {
        list-style: none
    }

    .building-multiply-bg .numbers span,
    span.box {
        text-transform: capitalize
    }

    :root {
        --bgcolor-red: #ea1f28;
        --text-color-red: #ea1f28;
        --text-color-orange: #f8a602;
        --bgcolor-dark-purple: #380000
    }

    .partnerlogo {
        box-shadow: 10px 10px 10px #ccc
    }

    .green_bt {
        background: #ebebeb !important;
        padding: 9px !important
    }

    .custom-list-style2 li a:hover::after,
    .figure,
    .headimage img,
    .herobanner-img img,
    .tree li.parent-tree {
        width: 100%
    }

    .tree ul {
        padding-top: 20px;
        padding-left: 0;
        -webkit-transition: .5s;
        -moz-transition: .5s;
        top: -20px
    }

    .tree ul ul::before {
        content: "";
        position: absolute;
        top: 0;
        left: calc(50% - 1px);
        border-left: 2px solid #fff;
        width: 0;
        height: 20px
    }

    .tree li {
        float: left;
        text-align: center;
        list-style-type: none;
        padding: 20px 5px 0;
        -webkit-transition: .5s;
        -moz-transition: .5s
    }

    .number-section-update .slick-vertical .slick-slide,
    .tree li.list-tree:first-child::before,
    .tree li.list-tree:last-child::after {
        border: 0
    }

    .tree li.list-tree::after,
    .tree li.list-tree::before {
        content: "";
        position: absolute;
        top: 0;
        right: 50%;
        border-top: 2px solid #fff;
        width: 50%;
        height: 20px
    }

    .tree li.list-tree::after {
        right: auto;
        left: 50%;
        border-left: 2px solid #fff
    }

    .tree li.list-tree:last-child::before {
        border-right: 2px solid #fff;
        border-radius: 0 5px 0 0;
        -webkit-border-radius: 0 5px 0 0;
        -moz-border-radius: 0 5px 0 0
    }

    .tree li a {
        border: 2px solid #fff;
        padding: 5px 10px;
        text-decoration: none;
        display: inline-block;
        color: #fff;
        border-radius: 5px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        word-break: break-all
    }

    .mt-70 {
        margin-top: 70px
    }

    .feedback-content {
        height: 368px !important
    }

    .p-30 {
        padding: 40px 0 20px
    }

    .p-20 {
        padding: 20px 0
    }

    .carousel .carousel-item img {
        height: 100%;
        width: 100%;
        object-position: center center;
        object-fit: cover
    }

    .carousel-fade .carousel-item {
        opacity: 0;
        transition-duration: .7s;
        transition-property: opacity
    }

    .carousel-fade .carousel-item-next.carousel-item-left,
    .carousel-fade .carousel-item-prev.carousel-item-right,
    .carousel-fade .carousel-item.active {
        opacity: 1
    }

    .carousel-fade .active.carousel-item-left,
    .carousel-fade .active.carousel-item-right,
    .edge-wrapper,
    .firefox-wrapper,
    .opera-home-screen-wrapper,
    .samsung-wrapper {
        opacity: 0
    }

    .carousel-fade .active.carousel-item-left,
    .carousel-fade .active.carousel-item-prev,
    .carousel-fade .carousel-item-next,
    .carousel-fade .carousel-item-prev,
    .carousel-fade .carousel-item.active {
        transform: translateX(0);
        transform: translate3d(0, 0, 0)
    }

    .carousel-control-next,
    .carousel-control-prev {
        opacity: 1 !important
    }

    @media (min-width:1920px) and (max-width:2560px) {

        body,
        html {
            overflow-x: clip !important
        }
    }

    @media screen and (min-width:1920px) {
        .dd-menu>a::before {
            content: "";
            height: 4px;
            width: 4px;
            background: rgba(255, 255, 255, .5);
            position: absolute;
            border-radius: 50%;
            right: 9px;
            top: 26px
        }

        .h2.title-main {
            font-size: 2.5rem
        }

        .step-one-menu {
            margin-top: 10px
        }

        .step-one-menu>li a,
        .upper-menu ul li a {
            font-size: 14px
        }

        .block-box p {
            padding-top: 1.9rem
        }

        header.dark-grey-bg .step-one-menu {
            border-top: none
        }

        .about-left {
            min-height: 550px
        }

        .card-fixed-width {
            width: 28rem !important
        }

        .hm_abt_lft .abt_intro {
            display: none !important
        }
    }

    .upper-menu .fa,
    .upper-menu .fa-whatsapp {
        background: #fff !important;
        border-radius: 100%;
        font-size: medium;
        font-weight: 400
    }

    .rs-footer {
        padding: 10px
    }

    .lineShape.rightSide {
        left: auto;
        right: 0
    }

    .usp_bx {
        width: 180px;
        height: 180px;
        background: rgba(0, 0, 0, .3);
        border-radius: 50%;
        display: flex;
        align-items: center;
        justify-content: center;
        margin: 0 auto
    }

    .mb-30,
    .scholor-thumb,
    .semesterProgram,
    .slick-dotted.slick-slider {
        margin-bottom: 30px
    }

    .usp_bx-inner {
        width: 150px;
        height: 150px;
        background: red;
        border-radius: 50%;
        text-align: center;
        overflow: hidden;
        padding-top: 15px
    }

    .text-yellow {
        color: #ffc107 !important
    }

    .padd-0 {
        padding: 0
    }

    .upper-menu .fa-compass:before {
        font-size: 23px
    }

    .upper-menu .fa {
        padding: 3px;
        border: 1px solid #fff;
        height: 21px;
        width: 21px;
        line-height: 13px
    }

    .upper-menu .fa-whatsapp {
        color: #14bf21;
        padding: 4px;
        border: 1px solid #fff;
        height: 23px;
        width: 23px
    }

    .upper-menu .fa-facebook {
        color: #0999ff
    }

    .upper-menu .fa-twitter {
        color: #00dbff
    }

    .upper-menu .fa-linkedin {
        color: #4960a1
    }

    .upper-menu .fa-instagram {
        color: #d30f7b
    }

    .red,
    .st-campus .dd--title,
    .upper-menu .fa-youtube {
        color: #ea1f28
    }

    .upper-menu .fa-search {
        color: #000;
        padding: 2px
    }

    .scholor-name p {
        margin: 0
    }

    .lineShape {
        z-index: -1;
        opacity: .25
    }

    .scrollbar {
        height: 300px;
        overflow-y: scroll;
        padding: 10px
    }

    .scrollbar::-webkit-scrollbar {
        width: 8px
    }

    .scrollbar::-webkit-scrollbar-track {
        background: #ccc;
        border-radius: 12px
    }

    .scrollbar::-webkit-scrollbar-thumb {
        background: #ea1f28;
        border-radius: 12px
    }

    .dean-img-box img {
        width: 230px;
        height: 230px;
        border-radius: 100%
    }

    .modal-overlay {
        display: none;
        justify-content: center;
        align-items: center;
        bottom: 0;
        right: 0;
        background-color: rgba(0, 0, 0, .5);
        opacity: 0;
        transition: opacity .2s
    }

    .rs-footer .footer-bottom {
        padding: 7px 0 20px !important
    }

    .scholor-thumb {
        position: relative;
        color: #fff !important
    }

    .scholor-thumb .scholor-name {
        position: absolute;
        -webkit-transform: rotate(270deg);
        transform: rotate(270deg);
        bottom: 0;
        left: 100%;
        width: 100%;
        -webkit-transform-origin: 0 100%;
        transform-origin: 0 100%;
        color: #fff !important;
        background-color: #000
    }

    .scholor-thumb .scholor-name h3 {
        font-size: 16px;
        font-weight: 700;
        color: #fff !important
    }

    .scholor-thumb .scholor-name p {
        font-size: 13px;
        color: #fff !important
    }

    .hm_abt_lft {
        height: 475px;
        background: url(https://cep.digivarsity.com/wp-content/uploads/2025/02/campus-main.jpg) center bottom/cover no-repeat
    }

    .hm_abt_lft h2 {
        display: block;
        border: none;
        color: #fff
    }

    .hm_abt_lft .abt_intro {
        width: 80%;
        background-color: #ea1f28c7;
        line-height: 25px;
        margin: 260px 0 0 14%;
        color: #fff;
        padding: 10px;
        display: none
    }

    .abt_tab_wrap {
        position: relative;
        width: 1px;
        padding: 0
    }

    .abt_tab_wrap nav {
        position: relative;
        left: -160px;
        top: 30px;
        width: 160px
    }

    .abt_tab_wrap .nav-tabs {
        border: none
    }

    .abt_tab_wrap .nav-tabs .nav-link {
        color: #fff;
        background-color: #12000082;
        border: none;
        font-size: 24px;
        border-right: 5px solid #ffca06;
        text-align: right;
        width: 100%;
        padding: 10px 20px;
        line-height: 24px;
        margin: 30px 0;
        transition: .5s;
        border-radius: 0;
        font-weight: 700
    }

    .abt_tab_wrap .nav-tabs .nav-item.show .nav-link,
    .abt_tab_wrap .nav-tabs .nav-link.active {
        background: #ea1f28;
        color: #fff
    }

    .hm_abt_tab .tab-content {
        padding-top: 58px;
        overflow-x: hidden;
        padding-left: 50px
    }

    .hm_abt_tab .tab-content h2 {
        background: #9963e2;
        color: #fff;
        font-size: 24px;
        line-height: 25px;
        padding: 9px 55px;
        display: none;
        position: relative;
        left: -15px
    }

    .abt_tab_wrap .nav-tabs .nav-link:hover {
        background: #08001a !important;
        color: #fff !important
    }

    .hm_abt_tab .tab-content p {
        line-height: 25px;
        padding-left: 8px
    }

    .hm_abt_tab .tab-pane.active {
        animation: .6s ease-out slide-left
    }

    @keyframes slide-left {
        0% {
            opacity: 0;
            transform: translateX(-100%)
        }

        100% {
            opacity: 1;
            transform: translateX(0)
        }
    }

    @media (max-width:767px) {
        .carouselHero .carousel-caption.homebanner1 p.spe {
            font-size: 13px !important;
            line-height: 14px !important
        }

        .hm_abt_lft .abt_intro {
            background-color: red;
            line-height: 25px;
            color: red;
            padding: 10px
        }

        .copyright_wrap,
        .hm_abt_lft h2,
        .hm_abt_tab .tab-content h2,
        .main_menu .dropdown-toggle:after,
        .mob_none {
            display: none
        }

        .secHead h4:first-of-type {
            font-size: 20px !important;
            font-weight: 700 !important;
            margin-top: -18px !important;
            margin-bottom: 5px !important
        }

        .secHead h4:nth-of-type(2) {
            font-size: 26px !important;
            font-weight: 600 !important
        }

        .descHead h4 {
            font-size: 13px !important
        }

        .page-node-46 .classprofile h3::before {
            top: 55px
        }

        .block-system-main .programhead .green_bt {
            padding: 12px 20px
        }

        .page-node-254 .playBtn {
            position: absolute;
            text-align: center;
            left: 50%;
            top: 40%;
            z-index: 9
        }

        .page-node-1903 .profiletab_cont.tab-content {
            padding: 60px 15px
        }

        body {
            font-size: 13px
        }

        h2 {
            font-size: 23px
        }

        .padding-125 {
            padding: 50px 0
        }

        #nav-icon3 {
            transform: scale(.5);
            top: 10px;
            left: 10px;
            transform-origin: 0 0
        }

        .navbar-brand {
            margin: auto
        }

        .navbar-brand img {
            width: 135px;
            height: 35px
        }

        .main_menu.fixed-top {
            top: 28px;
            overflow-y: scroll;
            z-index: 1000
        }

        .navbar-collapse.flex-column.collapse {
            transition: .5s
        }

        .navbar-collapse.flex-column.collapse.show {
            height: 100vh;
            background: #fff
        }

        .mob_menu {
            background: #fff;
            box-shadow: 0 1px 8px 0 rgba(64, 64, 64, .15);
            display: flex
        }

        .navbar {
            align-items: normal !important
        }

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

        .main_menu.navbar-expand-lg .navbar-nav .w-menu .nav-link {
            font-size: 12px
        }

        .w-menu span.text-head {
            font-size: 16px
        }

        .w-menu .col {
            width: 100%;
            flex-basis: auto;
            padding: 15px
        }

        .w-menu span.text-head:before {
            font-size: 9px;
            top: 9px
        }

        .main_menu.navbar-expand-lg .navbar-nav .nav-link {
            font-size: 14px;
            border-bottom: 1px solid #ededee
        }

        .desk-none,
        .mob-foot-menu {
            display: block
        }

        .q_nav li {
            border: 1px solid #e5e5e7;
            width: 53px;
            height: 50px;
            text-align: center;
            display: inline-block
        }

        .main_menu.navbar-expand-lg .q_nav.navbar-nav li .nav-link {
            border-bottom: 0
        }

        .main_menu ul.q_nav .nav-link span {
            font-size: 9px
        }

        .main_menu ul.q_nav .nav-link i {
            color: #9963e2
        }

        .search_warp {
            z-index: 9999;
            width: 80%;
            left: auto;
            min-height: 45px;
            padding-top: 0;
            right: 15px
        }

        .search_warp input {
            font-size: 18px;
            padding: 0
        }

        .search_warp.show .close_search {
            top: 9px
        }

        .close_search {
            right: 27px
        }

        .newsletter_sub,
        .weschool_foot_info {
            margin-top: 0;
            padding: 20px 15px;
            border-bottom: 1px solid #545252
        }

        footer .container {
            padding-left: 0;
            padding-right: 0
        }

        .hm_abt_lft {
            height: 300px
        }

        .hm_abt_lft .abt_intro {
            margin: 0 auto;
            width: 80%;
            line-height: normal
        }

        .hm_abt_tab .tab-content {
            padding: 20px 0;
            margin-left: 0
        }

        .abt_tab_wrap nav {
            width: 344px;
            left: auto;
            right: auto;
            text-align: center !important;
            top: 25px;
            margin-left: 20px
        }

        .abt_tab_wrap .nav-tabs .nav-link {
            text-align: center;
            font-size: 16px !important;
            padding: 10px 20px !important;
            top: 0;
            margin: 0 0 15px;
            color: #fff;
            line-height: 16px
        }

        .abt_tab_wrap .nav-tabs .nav-item.show .nav-link,
        .abt_tab_wrap .nav-tabs .nav-link.active {
            visibility: visible;
            background: #ea1f28;
            color: #fff;
            font-weight: 700
        }

        .h2.title-main {
            font-size: 1.5rem !important
        }

        .hm_abt_tab .tab-content p {
            padding: 0 0 0 13px;
            width: 87%;
            text-align: justify
        }

        .abt_tab_wrap {
            width: auto;
            min-height: auto
        }

        .placeBorderRight {
            border-right: none
        }
    }

    .btn-light:hover,
    .courset a,
    .dd-menu>a::before,
    .phdtile-col p,
    .slick-next:before,
    .slick-prev:before,
    .white-text {
        color: #fff !important
    }

    .formschool,
    .international-card .figure,
    .leader-dp,
    .why-reason .figure,
    .why-reason:hover .figure img {
        overflow: hidden
    }

    .icon-borown1,
    .step-two-menu ul li a::after {
        background-color: #ea1f28 !important
    }

    .icon-borown,
    .icon-borown1,
    .placements-icon {
        width: 54px !important;
        line-height: 43px !important
    }

    .academic_cell .why-reason:hover,
    .why-reason:hover .figure img {
        transform: scale(1.1);
        transition: .3s ease-in-out .2s
    }

    @media only screen and (min-width:768px) and (max-width:1024px) {
        .hm_abt_tab .tab-content {
            font-size: 13px;
            line-height: 22px;
            padding-top: 18px
        }

        .hm_abt_lft .abt_intro {
            line-height: 25px;
            margin: 210px 0 0 5%;
            width: 85%
        }

        .h2.title-main {
            font-size: 2.5rem
        }
    }

    .placeBorderRight {
        border-right: 3px solid red
    }

    .icon-borown1 {
        border-radius: 100% !important;
        height: 54px !important;
        padding: 10px
    }

    .placementArea {
        background: #fff;
        padding: 10px 0
    }

    .placementBorder {
        border: 1px solid #ddd;
        padding: 20px 0
    }

    .placeCompanyLogo {
        border: 1px solid #d8d7d7;
        padding: 8px;
        height: 82px;
        border-radius: 0;
        background: #fff !important;
        margin: 30px 0;
        object-fit: contain
    }

    .faculty-why-img {
        background-color: #ffca06;
        border-radius: 100%;
        padding: 10px
    }

    .bg-orange {
        background-color: #db8e00
    }

    .icon-borown-content {
        padding-top: 13px
    }

    .max-height-70 {
        max-height: 70px
    }

    .icon-borown,
    .placements-icon {
        background-color: #db8e01 !important;
        border-radius: 100% !important;
        height: 54px !important
    }

    .courset,
    .facility {
        bottom: -22px;
        padding: 0;
        box-shadow: 0 1rem 3rem rgba(0, 0, 0, .195) !important;
        text-align: center;
        position: absolute;
        right: 0;
        left: 0
    }

    .facility {
        background: #f1f1f1;
        border-right: 6px solid #f4bf00
    }

    .courset {
        background: #fff;
        border-left: 6px solid #ea1f28
    }

    .btn-light,
    tbody,
    td,
    tfoot,
    th,
    thead,
    tr {
        padding: 5px !important
    }

    .fab,
    .far {
        font-weight: 400;
        font-size: 14px !important
    }

    .btn-secondary,
    .btncolor,
    .scroll2,
    .titleteam {
        font-weight: 700
    }

    .btn-light {
        color: #000 !important;
        background-color: #f8f9fa !important;
        border-color: #f8f9fa !important;
        border-radius: 0;
        margin-bottom: 10px
    }

    .btn-light:hover {
        background-color: #000 !important;
        border-color: #000 !important
    }

    .small,
    small {
        font-size: 12px !important
    }

    .row .testimonials:nth-child(2n),
    .row .testimonials:nth-child(odd),
    .sticky .navbar.main-nav {
        margin-top: 0
    }

    .sticky .logo-img {
        max-height: 36px;
        position: relative;
        top: auto
    }

    header.fixed-top {
        background: #fff;
        background: linear-gradient(0deg, rgba(255, 255, 255, .6) 0, rgba(255, 255, 255, .6) 100%)
    }

    .culture_identifies_img1 img {
        padding: 16px;
        margin: auto;
        height: 90px;
        align-self: center;
        border: 3px solid #fff;
        width: 90px;
        border-radius: 30px
    }

    .paddf {
        margin-left: -3%
    }

    .paddf1 {
        margin-left: -6%
    }

    .btn1new {
        animation: 1.3s infinite glowing
    }

    .red1 {
        color: #4e4a3e !important
    }

    .bg-black {
        background-color: #000
    }

    .partnerlogo1 {
        padding: 5px;
        height: 41px;
        border-radius: 0;
        background: #fff !important;
        margin: 30px 0;
        box-shadow: -5px 4px 16px 0 red;
        -webkit-box-shadow: -5px 4px 16px 0 red;
        -moz-box-shadow: -5px 4px 16px 0 rgba(151, 136, 136, .68)
    }

    .hr-20 {
        border-top: 15px solid #505254;
        margin: 0;
        opacity: 1
    }

    .about-b {
        background-image: url(https://cep.digivarsity.com/wp-content/uploads/2025/02/about-banner.jpg);
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center left 40%
    }

    .bg-f2f2f2,
    .pt-individual-num,
    .pt-individual-num1 {
        background: #f2f2f2
    }

    .cu-btn.red-bg svg .st0 {
        fill: #fff !important;
        fill: var(--text-color-dark)
    }

    .placements-box img.placements-img.full_height {
        height: 50%;
        max-height: 500px;
        min-width: 100%;
        object-fit: cover
    }

    .placements-box img.placements-img.full_height.h-100 {
        height: 100%;
        max-height: 500px;
        min-width: 100%;
        object-fit: cover
    }

    @media only screen and (max-width:678px) {

        .placements-box .placements-img,
        .placements-box img.placements-img.full_height {
            height: auto !important
        }
    }

    @media only screen and (min-width:1781px) and (max-width:2199px) {

        .about-su .col-xl-5,
        .about-su .col-xl-7 {
            max-width: 50% !important
        }
    }

    hr {
        margin-top: 1rem;
        margin-bottom: 1rem;
        border: 0;
        border-top: 1px solid rgba(0, 0, 0, .9)
    }

    .milestone-bg {
        position: absolute;
        left: 0;
        width: 50%;
        height: auto;
        background: #ea1f28 !important
    }

    .h-100 {
        height: 100% !important
    }

    .culture_identifies_img {
        height: 140px;
        width: 140px;
        text-align: center;
        border: 3px solid #fff;
        border-radius: 100%;
        margin: auto
    }

    .culture_identifies_img img {
        padding: 20px;
        margin: auto;
        height: 140px;
        width: 140px;
        object-fit: contain;
        object-position: center;
        align-self: center;
        border-radius: 100%
    }

    .p-relative,
    .why-reason {
        position: relative
    }

    .before-footer11 {
        background: #282828;
        padding: 20px 0 10px;
        border-bottom: 5px solid #ea1f28
    }

    .academic_cell .why-reason {
        position: relative;
        margin-bottom: 30px;
        background: #fff;
        padding-bottom: .1rem;
        box-shadow: 1px 3px 5px #ddd !important;
        transform: scale(1);
        transition: .3s ease-in-out .2s
    }

    .why-reason .why-batch img {
        max-height: 100%
    }

    .why-reason .why-batch:after {
        content: "";
        position: absolute;
        left: 0;
        bottom: -10px;
        width: 0;
        height: 10px;
        border-bottom: 10px solid transparent;
        border-right: 60px solid #de9717;
        z-index: 99
    }

    .why-reason .figure {
        position: relative;
        height: calc(100% - 70px);
        margin: 0
    }

    .why-reason .figure img {
        height: calc(100%);
        object-fit: cover;
        transform: scale(1);
        transition: .3s ease-in-out .2s
    }

    .block__install,
    .why-description,
    .why-reason:hover .why-batch,
    .why-reason:hover .why-batch:after,
    header.dark-grey-bg::before {
        display: none
    }

    .why-reason:hover .why-description {
        display: block;
        position: absolute;
        padding: 10px 15px;
        font-size: 20px;
        line-height: 20px;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        background: rgba(237, 27, 34, .8);
        transition: .3s ease-in-out 0
    }

    .single-testimonial .testimonial-thum img {
        border-radius: 100%
    }

    .why-reason.beyond_the_academics .figure {
        position: relative;
        height: auto;
        margin: 0
    }

    .why-reason.beyond_the_academics .figure img {
        height: auto;
        width: 100%;
        object-fit: cover
    }

    .international .international-card {
        background: #fff;
        padding: 10px;
        max-width: 100%
    }

    .greybg-bg {
        background: #666 !important
    }

    .scroll2 {
        cursor: pointer;
        z-index: 9991;
        position: fixed;
        left: -81px;
        bottom: 30%;
        transform: rotate(90deg);
        background: #ffc107;
        color: #000;
        font-size: 18px;
        border-radius: 0;
        box-shadow: 0 3px 14px 2px #000
    }

    .phd-menu,
    .testi-carousel .carousel-indicators .active {
        z-index: 2
    }

    .formschool {
        background-color: #cacbce;
        padding: 0;
        color: #fff
    }

    .rs-footer .footer-top .address-widget li {
        list-style: none;
        padding-bottom: 7px
    }

    .titleteam {
        font-size: 17px;
        color: #ff0008;
        margin-left: 0 !important;
        text-align: center !important
    }

    @media only screen and (max-width:992px) {
        .pricing {
            margin-bottom: 70px
        }
    }

    @media only screen and (max-width:768px) {
        .pricing {
            margin-bottom: 70px
        }
    }

    .btncolor {
        background-color: #fff;
        color: #000 !important;
        padding: 5px;
        margin-bottom: 7px !important;
        margin-right: 15px !important;
        font-size: 12px;
        text-align: center
    }

    .btn-secondary {
        color: #000;
        background-color: red;
        border-color: red
    }

    .btn-secondary:hover {
        color: red;
        background-color: #fff;
        border-color: #fff
    }

    .gal {
        box-shadow: none !important;
        border: 1px solid #ccc;
        padding: 10px;
        background: #fff
    }

    .stu-slider-name span {
        font-size: 23px;
        color: #ea1f28;
        position: relative;
        display: inline-block;
        font-weight: 700;
        margin-bottom: 20px
    }

    .leader-profile .stu-slider-name span::after {
        background: #ccc
    }

    .leader-contact-card .col-12 {
        border-bottom: 1px solid #d7d7d7
    }

    .leader-contact-card .col-5 {
        border-right: 1px solid #d7d7d7
    }

    .leader-dp {
        height: 180px;
        width: 180px;
        border: 13px solid #b3b3b3;
        border-radius: 50%;
        margin: 20px 0
    }

    .leader-contact-card {
        background: #f5f5f5;
        border-radius: 4px;
        text-align: center;
        max-width: 355px
    }

    .leader-contact-card small {
        display: block;
        font-weight: 600;
        font-size: 14px;
        line-height: 14px;
        margin-top: 5px
    }

    .client {
        border: 1px solid #fff;
        padding: 7px;
        border-radius: 0;
        background: #fff;
        margin-top: 10px;
        box-shadow: 7px 3px 15px #ccc
    }

    .prof,
    .redbox-unique1 .redbox-inner,
    .rs-courses-3 .course-item .course-body .course-desc {
        padding: 20px
    }

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

    .btn-red {
        background-color: #9b037a;
        color: #fff;
        padding-left: 20px;
        padding-right: 20px
    }

    .prof {
        background: #f2f2f2;
        border-radius: 0;
        margin-bottom: 20px;
        margin-top: 20px
    }

    .prof ul li,
    .tab-pane ul li {
        margin-left: 20px
    }

    .dark-grey-bg,
    .dd-graphic-cont,
    .dd-menu>a::before {
        background: red
    }

    header.dark-grey-bg .on-scroll-whatapp,
    header.dark-grey-bg .upper-menu .menu-options li:last-child {
        border-right: 1px solid red
    }

    .sunclub .sunclub-card {
        background: #fff;
        max-width: 100%;
        margin-bottom: 20px
    }

    .sunclub .sunclub-card .h6 {
        font-weight: 700 !important;
        font-size: 20px;
        text-align: center;
        border-left: 4px solid #ea1f28
    }

    .fees-school-head h2 {
        background-color: #eae2c0 !important;
        font-size: 15px
    }

    .rs-courses-3 .course-item .course-img {
        position: relative;
        margin: -1px -1px 0
    }

    .rs-courses-3 .course-item {
        margin-bottom: 30px;
        border: 1px solid #ddd;
        transition: .35s 0
    }

    .rs-courses-3 .course-item .course-img:before {
        position: absolute;
        content: "";
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        -webkit-transition: 1s;
        transition: 1s
    }

    .quality .pictureContainer .pictureContainer_text,
    .quality .pictureContainer img {
        transform: translate3d(0, 0, 0);
        transition: transform .5s ease-in-out
    }

    .rs-footer {
        background-color: #333 !important
    }

    .rs-footer .title-hr {
        border-top: 2px solid #ffca06 !important
    }

    .rs-courses-3 .course-item .course-img .course-value {
        position: absolute;
        top: 0;
        right: 0;
        width: 130px;
        line-height: 38px;
        text-align: center;
        background-color: #fbc707;
        color: #000;
        font-size: 14px;
        font-weight: 700
    }

    .quality .pictureContainer {
        overflow: hidden;
        height: 370px
    }

    .quality .pictureContainer img {
        min-width: 100%;
        object-fit: contain;
        object-position: top center
    }

    .quality .pictureContainer:hover img {
        transform: translate3d(0, -300px, 0)
    }

    .quality .pictureContainer:hover .pictureContainer_text {
        transform: translate3d(0, -170px, 0)
    }

    .quality .pictureContainer .pictureContainer_content {
        display: none;
        height: 0;
        visibility: hidden;
        transition: visibility .5s ease-in-out
    }

    .quality .pictureContainer:hover .pictureContainer_content {
        display: block;
        height: auto;
        visibility: visible;
        transition: height .1s ease-in-out
    }

    .map {
        background-image: url(https://cep.digivarsity.com/wp-content/uploads/2025/02/map.webp);
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center center;
        background-attachment: fixed
    }

    .timeline img {
        border-radius: 5px
    }

    .timeline {
        position: relative;
        margin: 0 auto;
        padding: 0 0 1rem
    }

    .redboxevent,
    .timeline ul li>.next,
    .timeline:before {
        position: absolute
    }

    .accordion-item,
    .phdtile ul li,
    .pt-number-box ul li {
        margin-bottom: 10px
    }

    .timeline:before {
        content: '';
        left: 50%;
        width: 2px;
        height: 100%;
        background-color: #ea1f28
    }

    h2.text-white4 {
        font-size: 2.5rem;
        font-weight: 700;
        color: #000;
        margin-top: -74px;
        margin-right: 5rem;
        text-align: right;
        display: none
    }

    span.margin-t2 {
        line-height: 4.5rem
    }

    .p-10 {
        padding: 10px 0
    }

    .timeline ul {
        padding: 3rem 0 1rem;
        margin: 0
    }

    .xxt {
        color: #fff;
        background: #fea200;
        padding: 1px 5px;
        margin-left: -.7rem;
        font-size: 30px
    }

    span.box {
        color: #2c0e0e;
        background-color: #ffc800;
        padding: .3rem;
        font-size: 20px
    }

    .iip-prog-heading,
    .numbers span,
    .title-tag span,
    a.explore-button {
        text-transform: uppercase
    }

    .text-justify {
        text-align: left
    }

    span.ad {
        border: 1px solid #fff;
        padding: .4rem;
        background-color: #000;
        color: #fff;
        font-size: 23px
    }

    .timeline ul li {
        line-height: normal;
        position: relative;
        width: 50%;
        padding: 20px 40px
    }

    .timeline ul li:nth-child(odd),
    .timeline1 ul li:nth-child(2n) {
        text-align: right;
        float: left;
        clear: both
    }

    .timeline ul li:nth-child(2n) {
        text-align: left;
        float: right;
        clear: both
    }

    .timeline ul li:before {
        content: '';
        position: absolute;
        width: 1rem;
        height: 1rem;
        background-color: #ea1f28;
        border-radius: 50%;
        box-shadow: 0 0 0 4px #ea1f28;
        content: ' ';
        font-weight: 900;
        font-size: 1.8em;
        color: #fff;
        text-align: center
    }

    .timeline ul li:nth-child(2n):before {
        left: calc(-.5rem)
    }

    .timeline ul li:nth-child(odd):before {
        right: calc(-.5rem)
    }

    .timeline ul li:nth-child(odd)>.next {
        top: 16px;
        right: -17rem
    }

    .timeline ul li:nth-child(2n)>.next {
        top: 16px;
        left: -17rem
    }

    .timeline1 ul li:nth-child(2n)>.next,
    .timeline1 ul li:nth-child(odd)>.next {
        top: 16px;
        left: calc(100% + 3rem);
        text-align: left;
        width: 500px
    }

    .timeline1 ul li:nth-child(2n):before {
        left: auto;
        right: calc(-.5rem)
    }

    .timeline1 ul li>.next {
        background-color: transparent;
        border: none;
        box-shadow: none
    }

    .timeline ul li>.next img {
        max-height: 160px
    }

    .timeline ul a {
        word-break: break-all !important
    }

    @media only screen and (min-width :375px) and (max-width :812px) and (-webkit-device-pixel-ratio :3) {

        .timeline ul li:nth-child(2n) .next,
        .timeline ul li:nth-child(odd) .next {
            width: 250px
        }

        .timeline ul a {
            word-break: break-all !important
        }
    }

    @media only screen and (min-width :375px) and (max--width :812px) and (-webkit-device-pixel-ratio :3) and (orientation :landscape) {

        .timeline ul li:nth-child(2n) .next,
        .timeline ul li:nth-child(odd) .next {
            width: 250px
        }

        .timeline ul a {
            word-break: break-all !important
        }
    }

    @media only screen and (min-width :375px) and (max-width :667px) {

        .timeline ul li:nth-child(2n) .next,
        .timeline ul li:nth-child(odd) .next {
            width: 250px
        }

        .timeline ul a {
            word-break: break-all !important
        }
    }

    .accordion .accordion-header {
        color: #444;
        overflow: auto;
        border-bottom: 1px solid #ddd;
        box-shadow: 1px 3px 5px #ddd
    }

    .accordion-body {
        padding: 1rem 1.25rem;
        border: 2px solid #f2f2f2
    }

    .accordion-item {
        background-color: #fff
    }

    .accordion-button:not(.collapsed) {
        color: #000;
        background-color: #fff;
        box-shadow: 7px 3px 15px #ccc
    }

    #img1 {
        width: 100%;
        height: 100%
    }

    @media screen and (max-width:1400px) {
        #btn {
            margin-top: -242px !important;
            margin-left: 30px !important
        }
    }

    .curriculum .nav-tabs .nav-link {
        border: 3px solid transparent !important;
        font-weight: 500;
        font-size: 1.1rem;
        color: #000;
        margin-bottom: 17px
    }

    .curriculum .nav-tabs {
        border-top: 2px solid #d99416;
        border-bottom: none
    }

    .curriculum .nav-tabs .nav-item.show .nav-link,
    .curriculum .nav-tabs .nav-link.active {
        border-color: #fef9e1 #fef9e1 #9b037a !important;
        background-color: #fef9e1
    }

    .hr-white {
        border-color: #fff !important
    }

    .hr-pr-100 {
        width: 100% !important
    }

    .coursetab {
        background-color: #ffca06;
        border-start-start-radius: 24px;
        border-start-end-radius: 24px;
        text-align: center
    }

    .font-weight-bold {
        font-weight: 700 !important
    }

    .nav-tab-section a.nav-link {
        margin: .5rem 0;
        font-weight: 700;
        border-radius: 25px 0 0 25px !important;
        color: #000;
        font-size: 1rem
    }

    .dean-des {
        font-size: 16px;
        line-height: 23px;
        margin-top: 20px
    }

    .pl-5,
    .px-5 {
        padding-left: 3rem !important
    }

    .col-md-3 .coursetab-bg {
        background-color: #efefef;
        padding: 0
    }

    .course-menu .course-menu-link,
    .course-menu .course-menu-link-new {
        width: 11.9%;
        font-size: 14px;
        color: #000;
        background: #fff;
        display: inline-block;
        text-decoration: none
    }

    .p-40 {
        padding: 54px 0
    }

    .course-menu {
        margin: auto
    }

    .h1.title-main {
        font-weight: 900
    }

    .pt-number-box ul {
        list-style: url(https://cep.digivarsity.com/wp-content/uploads/2025/02/dic.png);
        margin-left: 9px;
        padding: 0;
    }

    h2 {
        font-size: 26px;
    }

    .bg-red {
        background-color: #143D60
    }

    .nav-pills .nav-link.active,
    .nav-pills .show>.nav-link {
        color: #fff;
        background-color: #eb1c24
    }

    .course-menu .course-menu-link-new {
        border: 1px solid #e3d7d7;
        font-weight: 600;
        cursor: pointer
    }

    .fees-school-head h4 {
        font-size: 16px !important;
        margin: 0;
        font-weight: 700;
        border-left: 0;
        color: #000;
        text-align: center
    }

    .course-menu .course-menu-link {
        border: 1px solid #267ab6;
        font-weight: 600
    }

    .course-menu .course-menu-link.active,
    .course-menu .course-menu-link:hover {
        width: 14.1%;
        background-color: #9b037a;
        display: inline-block;
        border: 1px solid #9b037a;
        color: #fff
    }

    @media (max-width:768px) {
        .desktop-logo.lg-logo {
            width: 75% !important
        }

        .scholor-thumb .scholor-name {
            position: absolute;
            -webkit-transform: rotate(270deg);
            transform: rotate(270deg);
            bottom: 0;
            left: 92%;
            width: 102%;
            -webkit-transform-origin: 0 100%;
            transform-origin: 0 100%;
            color: #fff !important;
            background-color: #040000
        }

        .milestone-bg {
            position: absolute;
            left: 0;
            width: 100%;
            height: calc(51%);
            background: 0 0/cover no-repeat #ea1f28
        }

        .paddf {
            margin-left: -5%
        }

        .about-b {
            background-image: url(https://cep.digivarsity.com/wp-content/uploads/2025/02/about-banner.jpg);
            background-size: cover;
            background-repeat: no-repeat;
            background-position: center left 75%
        }

        .tree li.list-tree::after,
        .tree li.list-tree::before,
        .tree li.list-tree:last-child::before,
        .tree ul ul::before,
        tree li.list-tree::before {
            border: none
        }

        .course-menu .course-menu-link-new {
            width: 33%;
            padding: 5px !important;
            font-size: 11px;
            font-weight: 700;
            float: left;
            height: 119px;
        }

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

        .course-menu img {
            width: auto;
        }

        .eligibilityList li p {
            padding-right: 10px;
            float: left;
        }

        .eligibilityList li {
            flex-basis: auto;
            border-right: none;
            width: 100%;
            padding: 18px 0px;
        }

        .h2.title-main {
            font-size: 1.5rem
        }

        header {
            position: sticky
        }
    }

    @media (max-width:1200px) {
        .h2.title-main {
            font-size: 2.5rem
        }
    }

    @keyframes showdivDelay {
        from {
            opacity: 0
        }

        to {
            opacity: 1
        }
    }

    @keyframes hidedivDelay {
        from {
            opacity: 1
        }

        to {
            opacity: 0
        }
    }

    @keyframes parHidedivDelay {
        from {
            opacity: 1
        }

        to {
            opacity: .5
        }
    }

    @-webkit-keyframes virtual_tour {

        0%,
        100% {
            transform: scale(1)
        }

        50% {
            transform: scale(1.3)
        }
    }

    @-webkit-keyframes pu_placements_box {

        0%,
        100% {
            transform: scale(1)
        }

        50% {
            transform: scale(.9)
        }
    }

    .iip-prog-heading {
        background: #ea1f28;
        color: #fff;
        font-size: 17px;
        padding: 5px 15px;
        font-weight: 700
    }

    .text-blod,
    .text-bold {
        font-weight: 800 !important
    }

    .headimage {
        min-height: auto;
        height: auto
    }

    .pt-number-box {
        border: 0;
        border-radius: 0
    }

    .pt-individual-num .card ul li {
        margin-left: 12px !important
    }

    .logos-grid ul,
    .phd-menubar>ul {
        margin: 0;
        padding: 0
    }

    .purple-bg {
        background: #820000
    }

    .banner-h2 {
        height: 300px
    }

    .inner-banner-content {
        left: auto !important
    }

    .redboxevent {
        background-color: hwb(357deg 12% 8% / 89%);
        width: 374px;
        right: 10px;
        top: 0;
        background-blend-mode: multiply;
        background-position: 98% 0
    }

    #sb_container a.sb-chat-btn,
    .iip-sub-heading {
        background: #ea1f28 !important
    }

    .mb-0,
    .my-0 {
        margin-bottom: 0 !important
    }

    .pb-5,
    .py-5 {
        padding-bottom: 3rem !important
    }

    .pt-3,
    .py-3 {
        padding-top: 1rem !important
    }

    .about-sandip .about-sandip-col1 {
        padding-left: 10px;
        background: #f6f6f6;
        padding-right: 10px
    }

    .iip-sub-heading {
        color: #fff;
        text-align: center
    }

    .bordered {
        border: 1px solid #f5f5f5;
        padding: 5px;
        box-shadow: #ccc 2px 3px 14px
    }

    .fees-school-header,
    .heading {
        background-color: #ccc !important;
        padding: 5px !important;
        text-align: center !important;
        color: #000;
        font-size: 16px
    }

    .logos-grid {
        display: inline-block
    }

    .logos-grid ul li {
        list-style-type: none;
        float: left;
        margin: 10px;
        display: inline-block;
        width: 106px
    }

    .mb-5 {
        margin-bottom: 3rem !important
    }

    .logos-grid ul li a img {
        padding: 10px;
        border: 1px solid #ccc;
        border-radius: 6px
    }

    a:not([href]):not([class]),
    a:not([href]):not([class]):hover {
        color: inherit;
        text-decoration: none
    }

    .logos-grid ul li a {
        display: block
    }

    .fees-school-head {
        background-color: #eae2c0 !important
    }

    .heading {
        font-size: 22px
    }

    .pr-4,
    .px-4 {
        padding-right: 1.5rem !important
    }

    .border-right {
        border-right: 1px solid #dee2e6 !important
    }

    .pplacihight {
        position: relative;
        top: -100px;
        margin-bottom: -100px
    }

    .about-sandip .about-sandip-col2 {
        position: relative;
        left: -100px;
        z-index: -1
    }

    .black,
    .textblack {
        color: #505050 !important
    }

    .pl-banner-content h4,
    .text360 span {
        color: #fff
    }

    .day-one,
    .high-pack h3 {
        font-size: 20px;
        color: #ea1f28
    }

    .high-pack h3 {
        line-height: 25px
    }

    .advance-row {
        padding-top: 30px
    }

    .border-box1,
    .border-box2,
    .impe-plac-row {
        padding-top: 0
    }

    .border-box1,
    .border-box2,
    .border-box3,
    .border-box4 {
        padding: 1rem 0
    }

    .border-box1,
    .border-box3,
    .border-box4 {
        border-right: 1px dashed #ccc;
        border-bottom: 1px dashed #ccc
    }

    .border-box2 {
        border-bottom: 1px dashed #ccc
    }

    .border-box2,
    .border-box4 {
        padding-left: 30px
    }

    .table {
        border-color: #929497
    }

    .table>thead {
        vertical-align: bottom;
        border-bottom: 1px solid #ea1f28 !important
    }

    .schedule-warp {
        padding: 20px 30px;
        border: 1px solid #ddd;
        background-color: #f5f5f5;
        -webkit-transition: .7s cubic-bezier(.11, .6, .24, .89);
        transition: .7s cubic-bezier(.11, .6, .24, .89)
    }

    .day-one {
        margin-bottom: 50px;
        font-weight: 700
    }

    .schedule-card {
        position: relative;
        margin-bottom: .7em
    }

    .schedule-tag {
        color: #fff;
        background-color: #282828;
        padding: 5px;
        margin-right: 15px;
        width: 175px;
        text-align: center
    }

    .schedule-card:after {
        height: 2px;
        width: 22px;
        background: #ddd;
        content: '';
        position: absolute;
        top: 50%;
        left: -22px;
        transition: .3s ease-in
    }

    .insidebox {
        box-shadow: 0 0 5px #ccc;
        background: #fff;
        width: 100%;
        height: auto;
        display: flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -webkit-flex;
        display: -o-flex;
        -webkit-align-items: center;
        align-items: center;
        padding: 10px 20px;
        color: #000;
        transition: .2s ease-in
    }

    .phd-menu {
        position: fixed;
        bottom: 300px;
        right: 60px
    }

    .phd-menu>a.menu-btn {
        text-decoration: none;
        display: block;
        background-color: #ffda00;
        color: #000;
        padding: 20px;
        text-align: center;
        box-shadow: 2px 2px 8px #777;
        border-radius: 100%
    }

    .phd-menu>a.menu-btn.active {
        transition: background-color 250ms linear;
        background-color: transparent;
        box-shadow: none
    }

    .phd-menu>a.menu-btn.active>ul>li.line:first-child {
        border-width: 2px;
        -moz-transform: rotate(45deg) translate(4px, 6px);
        -ms-transform: rotate(45deg) translate(4px, 6px);
        -webkit-transform: rotate(45deg) translate(4px, 6px);
        transform: rotate(45deg) translate(4px, 6px)
    }

    .phd-menu>a.menu-btn.active>ul>li.line:nth-child(2) {
        visibility: hidden
    }

    .phd-menu>a.menu-btn.active>ul>li.line:nth-child(3) {
        border-width: 2px;
        -moz-transform: rotate(-45deg) translate(8px, -10px);
        -ms-transform: rotate(-45deg) translate(8px, -10px);
        -webkit-transform: rotate(-45deg) translate(8px, -10px);
        transform: rotate(-45deg) translate(8px, -10px)
    }

    .phd-menu>a.menu-btn>ul {
        list-style: none;
        padding: 0;
        margin: 0;
        width: 20px;
        height: 20px;
        color: #000 !important
    }

    .phd-menu>a.menu-btn>ul>li.line {
        border: 1px solid #000;
        width: 100%;
        margin-bottom: 7px;
        -moz-transition-duration: .1s;
        -o-transition-duration: .1s;
        -webkit-transition-duration: .1s;
        transition-duration: .1s
    }

    .phd-menu>a.menu-btn>.menu-txt {
        width: 100%;
        text-align: center;
        font-size: 17px;
        font-family: sans-serif
    }

    .phd-menubar {
        display: none;
        opacity: 0;
        font-family: sans-serif;
        position: absolute;
        bottom: 20px;
        right: 20px;
        transition: opacity 250ms
    }

    .phd-menubar.active {
        display: block;
        opacity: 1;
        transition: opacity 250ms;
        width: 300px
    }

    .phd-menubar>ul {
        width: 100%;
        display: block;
        list-style: none;
        background-color: #c33;
        box-shadow: 2px 2px 8px #777;
        border-radius: 3px 3px 33.5px
    }

    .phd-menubar>ul>li>a {
        text-decoration: none;
        display: block;
        font-weight: 200;
        padding: 18px 80px 18px 18px;
        color: #fff
    }

    .phd-menubar>ul>li>a:hover {
        font-weight: 400
    }

    .pl-4,
    .px-4 {
        padding-left: 1.5rem !important
    }

    .common-spacing {
        padding: 50px 0
    }

    .phdtile h2 {
        font-size: 30px;
        line-height: 30px;
        color: #000;
        text-align: center
    }

    .phdtile ul li {
        margin-left: 20px;
        font-size: 16px;
        line-height: 24px
    }

    .phdtile ul li::marker {
        color: #ffaf36 !important;
        font-size: 27px;
        padding-top: 10px
    }

    .phdtile h3 {
        color: #ea1f28;
        font-weight: 600
    }

    .phdtile-col:first-child {
        border-right: 1px dashed #ccc
    }

    .phdtile-col.pt-3 {
        border-top: 1px dashed #ccc
    }

    .phdtile h6 {
        font-size: 20px;
        line-height: 20px;
        padding-bottom: 20px;
        color: #000
    }

    .phdtile .sub-hd {
        font-size: 14px;
        line-height: 19px;
        color: #fff
    }

    .phdtile p {
        font-size: 16px;
        line-height: 24px;
        color: #000
    }

    .phdtile .yello-bg {
        background: url(https://cep.digivarsity.com/wp-content/uploads/2025/02/Iconright.png) center right no-repeat #fff5ba
    }

    .phdtile .yello-bg.yello-bg-new {
        background-image: url(https://cep.digivarsity.com/wp-content/uploads/2025/02/Iconleft.png);
        background-position: center left
    }

    @media screen and (max-width:767px) {
        .phdtile .yello-bg {
            background-image: url(https://cep.digivarsity.com/wp-content/uploads/2025/02/upicon.svg);
            background-position: center bottom
        }

        .phdtile .row1,
        .phdtile .row2 {
            margin-bottom: 20px
        }

        .phdtile .yello-bg.yello-bg-new {
            background-image: url(https://cep.digivarsity.com/wp-content/uploads/2025/02/down.svg);
            background-position: center top
        }
    }

    @media screen and (max-width:991px) {
        .phdtile .yello-bg {
            padding: 25px 15px
        }
    }

    .blue-gradient-bg,
    .lpa35,
    .testimonials .blue-gradient-bg {
        background: linear-gradient(135deg, #29325b 0, #272e54 59%, #1f2849 59%, #151844 100%) !important
    }

    .blue-gradient-bg .testi-carousel .carousel-item {
        background: 0 0 !important
    }

    .notificationSliderWrapper,
    .parttime-banner,
    .placement--ddNumbers li span,
    .red-white-gradient-bg {
        background: #ea1f28
    }

    .dd--title,
    .placement--ddNumbers li span h4 {
        color: #333
    }

    .stval {
        fill: var(--text-color-dark) !important
    }

    header.dark-grey-bg .side-call {
        background: #464646
    }

    .stredop {
        fill: #EA9F07 !important
    }

    .banner-play-button i::after,
    .video-play-button i::after {
        background: unset !important
    }

    .cu-btn.red-bg,
    .modal-title,
    .number-section-update .numbers h3,
    .number-section-update .numbers p,
    .number-section-update .numbers span,
    .placement--ddNumbers li span small,
    .step-one-menu>li:hover>a {
        color: var(--text-color-dark)
    }

    .noti-link {
        color: #5a68aa
    }

    .cu-btn.red-bg:hover,
    .lpa35.numbers h3,
    .lpa35.numbers p,
    .lpa35.numbers span,
    .st-admissions .dd--title {
        color: var(--text-color-white)
    }

    .cu-btn.dark-blue-bg:hover {
        background: var(--bgcolor-dark-purple) !important
    }

    .cu-btn.red-bg:hover svg .st0 {
        fill: var(--bgcolor-white)
    }

    .rankingsBlock__slider--item::after {
        background: #293159
    }

    .step-one-menu>li.active:hover>a {
        background: #ea1f28;
        color: var(--text-color-dark)
    }

    .st-campus .dd--title svg .stval {
        fill: #ea1f28 !important
    }

    .st-admissions .dd--title svg .stval {
        fill: var(--bgcolor-white) !important
    }

    .darkModeActive .st-admissions .dd--title svg .stval,
    .darkModeActive .st-campus .dd--title svg .stval {
        fill: var(--bgcolor-lgray) !important
    }

    .whatsapp ul li {
        padding: 9px 3.9px !important;
        list-style-type: none
    }

    .extra-page-links-sec {
        background: #e7e7e7 !important
    }

    .semester-text {
        display: block;
        display: flex;
        width: 100%;
        height: 100%;
        align-items: center;
        justify-content: center
    }

    .bg-blue {
        background: #1c3a5c
    }

    .center-sem-prog h2 {
        color: #fff;
        font-size: 44px;
        line-height: 44px
    }

    .center-sem-prog p {
        font-size: 20px;
        color: #fff;
        line-height: 26px;
        font-weight: 300
    }

    a.explore-button {
        background: #d91f23;
        padding: 17px 30px;
        display: inline-flex;
        align-items: center;
        justify-content: center;
        color: #fff;
        text-decoration: none;
        font-size: 16px;
        letter-spacing: 1px;
        border-radius: 5px;
        line-height: normal
    }

    a.explore-button.white-btn {
        background: #fff;
        color: #111;
        margin: 50px 0 0
    }

    #sb_container .sb-chat-bubble {
        bottom: 8px !important;
        padding: 6px !important;
        width: 55px !important;
        min-width: unset !important
    }

    #sb_container .sb-chat-bubble a {
        font-size: 10px !important;
        line-height: 12px !important;
        white-space: normal !important;
        color: #747780 !important
    }

    #sb_container.sb-container-align-right .sb-chat-bubble::after {
        bottom: 20px !important
    }

    #sb_container .sb-chat-bubble small {
        display: none !important
    }

    .number-section.number-section-update {
        display: block !important
    }

    .number-section-update:before {
        content: '';
        background: #ea1f28;
        height: 100%;
        width: 64px;
        left: -64px;
        position: absolute;
        bottom: 0
    }

    .number-section-update {
        width: 900px
    }

    .banner-play-button {
        position: absolute;
        bottom: 245px;
        left: 80px;
        z-index: 99
    }

    .banner-play-button i,
    .video-play-button i {
        font-size: 50px;
        color: var(--text-color-red);
        margin-right: 10px;
        cursor: pointer;
        z-index: 1;
        transition: .3s ease-in-out
    }

    .banner-content h1,
    .numbers h3 {
        font-family: 'Open Sans', sans-serif !important;
        color: var(--text-color-white)
    }

    .banner-play-button i::after,
    .video-play-button i::after {
        border-radius: 50%;
        content: "";
        height: 45px;
        display: block;
        top: 2px;
        left: 3px;
        position: absolute;
        width: 45px;
        z-index: -1
    }

    .banner-play-button i:hover,
    .video-play-button i:hover {
        transform: scale(1.2)
    }

    .shade-100 {
        filter: brightness(100%) !important
    }

    .font-100 {
        font-size: 100px;
        line-height: 100px
    }

    .font-100 sup {
        font-size: 40px;
        top: -45px
    }

    header::before {
        content: '';
        position: absolute;
        height: 97px;
        top: 0;
        left: 0;
        right: 0;
        background: red
    }

    @media only screen and (min-width:1920px) {
        .banner-play-button {
            left: 90px
        }
    }

    @media only screen and (min-width:1024px) {
        .banner-rank-box h3 {
            font-size: 50px;
            line-height: 40px
        }

        .banner-rank-box h3 sup {
            top: -15px;
            font-size: 30px
        }
    }

    @media only screen and (max-width:1366px) {
        .banner-play-button {
            bottom: 190px;
            left: 70px
        }
    }

    @media only screen and (max-width:1200px) {
        .banner-play-button {
            left: 60px
        }
    }

    @media only screen and (max-width:1024px) {
        .banner-play-button {
            bottom: 210px;
            left: 30px
        }
    }

    @media only screen and (max-width:991px) {
        .banner-play-button {
            bottom: 50px;
            left: 50px
        }

        .number-section-update {
            width: 100%
        }

        header.dark-grey-bg .step-one-menu {
            border-top: transparent
        }
    }

    @media only screen and (max-width:767px) {
        .banner-play-button {
            left: 15px
        }

        .fest-text {
            line-height: 35px !important
        }

        .fest-text span {
            font-size: 54px
        }
    }

    .herobanner-img {
        width: 100%;
        background-size: cover
    }

    .carousel-control-next,
    .carousel-control-prev {
        width: 10%;
        background: 0 0;
        border: 0
    }

    .numbers,
    .numbers.first-box::before {
        border-bottom: 1px solid rgba(255, 255, 255, .3)
    }

    .carousel-indicators button {
        border: 0 !important;
        margin: 0 6px !important;
        width: 6px !important;
        height: 6px !important;
        border-radius: 30px !important;
        padding: 0 !important
    }

    .carousel-indicators button:focus {
        border: 0;
        outline: 0
    }

    .carousel-indicators button.active {
        width: 20px !important;
        border-radius: 10px !important
    }

    @media (min-width:1920px) {
        .banner-content h1 {
            font-size: 59px;
            line-height: 58px
        }

        .landing-carousel .carousel-indicators {
            bottom: 60px
        }
    }

    @media (max-width:1600px) {
        .herobanner-img img {
            display: block
        }

        .herobanner-img {
            background-image: none !important
        }

        .herobanner,
        body,
        html {
            height: auto !important
        }
    }

    @media (max-width:499px) {
        .herobanner {
            padding-top: 108px;
            background: #262626
        }
    }

    .body-color-overlay2 {
        background: rgba(0, 0, 0, .8);
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: 14;
        display: none;
        transition: .3s ease-in-out
    }

    .z-index-9 {
        z-index: 99999999;
        position: relative
    }

    .banner-img {
        height: 100vh;
        background-repeat: no-repeat;
        background-size: cover;
        transition: 1s ease-in-out;
        position: relative
    }

    .banner-content {
        position: absolute;
        top: 25%;
        left: 15%;
        width: 610px;
        text-shadow: 0 0 25px #000
    }

    .banner-content h1 {
        font-size: 64px;
        line-height: 56px
    }

    .banner-content p {
        font-size: 18px;
        font-family: 'Open Sans', sans-serif !important;
        color: #fefefe;
        line-height: 20px;
        padding: 15px 0
    }

    .author {
        font-family: 'Open Sans', sans-serif !important;
        font-style: italic
    }

    #myCarousel .carousel-indicators [data-bs-target] {
        box-shadow: 0 1px 5px rgba(0, 0, 0, .9)
    }

    .lpa35 {
        background: linear-gradient(135deg, #1b3b73 0, #112555 59%, #0f1739 59%, #151844 100%) !important;
        border-right: 0 !important
    }

    .number-section {
        position: absolute;
        bottom: 0;
        left: 64px;
        z-index: 1;
        display: none
    }

    .numbers {
        padding: 20px 40px;
        border-right: 1px solid rgba(255, 255, 255, .3);
        position: relative
    }

    .numbers.first-box::before {
        content: "";
        background: #ea1f28;
        width: 64px;
        position: absolute;
        top: 0;
        left: -64px;
        height: 183px
    }

    .numbers h3 {
        font-size: 60px;
        line-height: 65px;
        margin-bottom: -5px;
        display: flex;
        justify-content: center;
        align-items: baseline
    }

    .numbers p,
    .numbers span {
        line-height: 16px;
        color: var(--text-color-white);
        font-family: 'Open Sans', sans-serif !important
    }

    .numbers h3 .sub-span {
        position: relative;
        font-size: 30px;
        line-height: 0;
        vertical-align: baseline;
        margin-left: 5px
    }

    .numbers span {
        font-size: 16px
    }

    .numbers p {
        font-size: 14px;
        margin-top: 10px;
        white-space: nowrap
    }

    .come-in {
        transform: translateX(250px);
        animation: .8s forwards come-in;
        display: block
    }

    @keyframes come-in {
        to {
            transform: translateX(0)
        }
    }

    .notification {
        position: fixed;
        right: 39px;
        bottom: 98px;
        z-index: 12
    }

    .bell-icon {
        text-shadow: 0 0 20px #000
    }

    .bell-icon:hover {
        cursor: pointer
    }

    .bell-icon i {
        color: var(--text-color-white);
        font-size: 26px;
        position: relative
    }

    .bell-icon span {
        width: 8px;
        height: 8px;
        position: absolute;
        top: 0;
        right: 0;
        border-radius: 50%;
        background: var(--bgcolor-yellow)
    }

    .partnerlogo {
        padding: 7px;
        height: 75px;
        border-radius: 0;
        background: #fff;
        margin: 30px 0;
        box-shadow: 7px 3px 15px #ccc
    }

    .block-box {
        display: inline-block;
        align-items: center
    }

    .coursetab .tab-pane a,
    .grn-bs-bx>h1 span,
    .herobanner__slider--content h2,
    .linkc,
    .naacRhtside .aboutNaac ul li span,
    .other-ranking-slider .qs-ranking__content .top-no,
    .placementNo h6 b,
    .prmo-vdo>p::before,
    .qs-ranking__content .top-no,
    .testi-itm2>p i {
        color: #000 !important
    }

    .af-title,
    .lab-btn:hover,
    .lab-title {
        color: var(--text-color-dark)
    }

    .block-box p {
        padding-top: .9rem;
        padding-left: .5rem;
        font-weight: 700
    }

    .courses-on-card {
        box-shadow: 3px 3px 10px #868d95;
        -moz-box-shadow: 3px 3px 10px #dee2e6
    }

    .float-left {
        float: left !important
    }

    .card-fixed-width {
        width: 20rem;
        margin: 5px;
        padding: 5px;
        border-radius: 40px
    }

    .img-max-width {
        max-width: 4.5rem;
        background-color: #efefef;
        border-radius: 100%;
        margin: 5px;
        padding: 4px
    }

    .cusat-logo {
        position: absolute;
        bottom: 15px;
        right: 15px
    }

    .banner-content .title-tag {
        left: 5px
    }

    .title-tag {
        position: absolute;
        top: -35px;
        left: 15px;
        border-radius: 0 20px 0 0
    }

    .title-tag span {
        font-size: 12px;
        color: var(--text-color-white);
        font-family: 'Open Sans', sans-serif !important;
        letter-spacing: 6px;
        padding: 2px 15px;
        display: block
    }

    .box-shadow-grey {
        box-shadow: 5px 6px 25px #575757
    }

    .relative-tag {
        position: relative;
        top: 0;
        left: 0;
        margin-bottom: 10px;
        width: 185px
    }

    .heading-title {
        font-size: 32px;
        line-height: 34px;
        margin-bottom: 10px
    }

    .small-heading {
        font-size: 16px;
        margin-bottom: 10px;
        display: block;
        font-weight: 700
    }

    .redbox-patents {
        background-color: red;
        width: 320px;
        position: absolute;
        right: 30px;
        top: 0;
        background-blend-mode: multiply;
        background-position: 98% 0
    }

    .lab-btn,
    .lab-btn:hover,
    .lab-caption,
    .white-bg .testi-carousel .carousel-item {
        background: var(--bgcolor-white)
    }

    .redbox-inner {
        padding: 30px 25px
    }

    .redbox-inner span {
        font-size: 14px;
        color: #f4b200;
        font-family: 'Open Sans', sans-serif !important
    }

    .redbox-inner h2,
    .redbox-inner p {
        color: var(--text-color-white);
        font-family: 'Open Sans', sans-serif !important
    }

    .redbox-inner p {
        font-size: 14px;
        line-height: 18px;
        margin-top: 10px;
        margin-bottom: 8px
    }

    .redbox-inner h2 {
        font-size: 40px;
        line-height: 36px;
        margin-bottom: 0
    }

    .pddtop {
        padding: 10px 0 0
    }

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

    .highlight-sec {
        padding: 15px 25px;
        border-radius: 6px;
        margin-top: 30px
    }

    .highlight-sec .una-content,
    .highlight-sec .una-logo {
        display: inline-block;
        vertical-align: middle
    }

    .highlight-sec .una-logo img {
        width: 90px;
        margin-right: 12px
    }

    .highlight-sec .una-content h3,
    .highlight-sec .una-content h5 {
        color: #472783;
        margin-bottom: 0;
        font-size: 14px;
        line-height: 18px
    }

    .highlight-sec h5 {
        font-family: 'Open Sans', sans-serif !important
    }

    .af-title {
        font-size: 24px;
        line-height: 26px;
        font-family: 'Open Sans', sans-serif !important;
        margin-bottom: 0
    }

    .lab-caption {
        display: flex;
        justify-content: center;
        margin-bottom: 10px;
        box-shadow: 0 0 6px #ddd
    }

    .lab-title,
    .redbox-inner h3,
    .redbox-inner.sidebox h2 {
        margin-bottom: 0;
        font-family: 'Open Sans', sans-serif !important
    }

    .lab-title {
        font-size: 20px;
        line-height: 24px;
        padding: 12px
    }

    .lab-btn {
        color: var(--text-color-red);
        width: auto !important;
        font-size: 13px;
        margin-top: 3px;
        padding: 12px
    }

    .redbox-unique,
    .redbox-unique2,
    .redbox-unique3 {
        background-color: hsl(357deg 83% 52% / 82%);
        bottom: 0
    }

    .redbox-unique,
    .redbox-unique1,
    .redbox-unique2,
    .redbox-unique3 {
        background-blend-mode: multiply;
        position: absolute
    }

    .building-multiply-bg,
    .redbox-unique1,
    .redbox-unique2,
    .redbox-unique3 {
        background-repeat: no-repeat
    }

    #carouselExampleControls {
        top: -8px
    }

    #carouselExampleControls .carousel-item {
        height: auto;
        margin: 0 25px;
        align-items: center;
        display: inline-flex;
        width: auto;
        float: none
    }

    .sub-para {
        font-size: 18px;
        font-family: 'Open Sans', sans-serif !important;
        line-height: 24px;
        margin: 10px 0 20px
    }

    .redbox-unique {
        width: 74%;
        left: 0;
        background-position: 2% 100%;
        background-size: 136%
    }

    .redbox-inner h3 {
        font-size: 24px;
        line-height: 30px;
        color: #fff
    }

    .redbox-inner h3 span {
        font-size: 24px;
        color: #fff;
        font-family: 'Open Sans', sans-serif !important
    }

    .redbox-unique1 {
        width: 374px;
        left: 0;
        top: 0;
        background-position: 0 0;
        background-size: 189%
    }

    .redbox-unique1 .redbox-inner p {
        font-size: 14px;
        line-height: 18px
    }

    .redbox-inner.sidebox h2 {
        font-size: 24px;
        line-height: 24px;
        color: var(--text-color-white)
    }

    .redbox-unique2 {
        width: 57%;
        left: 12px;
        background-position: 0 100%;
        background-size: 170%
    }

    .redbox-unique3 {
        width: 60%;
        right: 12px;
        background-position: 99% 100%;
        background-size: 161%
    }

    .redbox-inner.sidebox h3 {
        font-size: 24px;
        line-height: 30px
    }

    .step-two-menu ul li a {
        font-size: 14px
    }

    .media-box {
        padding: 34px;
        height: 100%;
        box-shadow: 11px 12px 10px #000
    }

    .media-box.arrow::after {
        position: absolute;
        top: 10%;
        right: -25px;
        content: "";
        border-top: 20px solid transparent;
        border-bottom: 20px solid transparent;
        border-left: 30px solid #fff
    }

    .media-box .heading-title {
        font-size: 21px;
        line-height: 31px;
        font-family: 'Open Sans', sans-serif !important;
        margin: 12px 0
    }

    .media-box p {
        font-size: 14px;
        line-height: 24px;
        color: var(--text-color-d-gray);
        font-family: 'Open Sans', sans-serif !important
    }

    .small-tag {
        font-size: 12px;
        color: var(--bgcolor-darkGray);
        font-family: 'Open Sans', sans-serif !important
    }

    .building-multiply-bg {
        height: 162px;
        background-size: contain
    }

    .image-overlay1,
    .image-overlay2 {
        position: absolute;
        overflow: hidden;
        width: 0;
        height: 100%;
        transition: .5s
    }

    .building-multiply-bg .numbers {
        padding: 15px;
        border: 0
    }

    .building-multiply-bg .numbers p {
        max-height: 30px
    }

    .border-numbers {
        border-right: 1px solid #fff;
        border-bottom: 1px solid #fff;
        border-left: 1px solid #fff
    }

    .sfu-text {
        font-size: 42px
    }

    .landing-carousel .carousel-indicators {
        left: 45%
    }

    .row .lab-slider,
    .row .testimonials {
        outline: 0
    }

    .testimonials .media-box {
        box-shadow: 11px 12px 10px #000;
        padding: 18px 26px;
        margin-bottom: 20px;
        height: auto
    }

    .review-author img {
        width: 35px;
        border-radius: 50%;
        border: 3px solid #fff;
        margin-right: -15px;
        display: initial !important
    }

    .border-numbers .numbers h3 {
        font-size: 42px;
        line-height: 70px
    }

    .testi-heading ul {
        margin: 15px 0 30px;
        padding: 0
    }

    .testi-heading ul li {
        list-style-type: none;
        display: inline-block;
        margin: 0 5px 12px
    }

    .testi-heading ul li a {
        padding: 5px 15px;
        font-size: 14px;
        display: block;
        border-radius: 30px;
        font-family: 'Open Sans', sans-serif !important;
        transition: .3s ease-in-out
    }

    .testi-heading ul li a:hover {
        background: var(--bgcolor-blue)
    }

    .blue-gradient-bg .testi-carousel .carousel-item {
        background: linear-gradient(135deg, #1b3b73 0, #112555 59%, #0f1739 59%, #151844 100%) !important;
        background-size: 122% !important
    }

    .testi-carousel .carousel-item {
        height: auto
    }

    .testi-carousel .carousel-indicators li img {
        width: 50px;
        transition: .3s ease-in-out
    }

    .testi-carousel .carousel-indicators li {
        text-indent: unset;
        box-sizing: unset;
        flex: auto;
        width: 50px;
        height: auto;
        margin-right: -15px;
        margin-left: 0;
        cursor: pointer;
        background-color: transparent;
        background-clip: unset;
        border-top: 0;
        border-bottom: 0;
        transition: opacity .6s;
        z-index: 1
    }

    .testi-carousel .carousel-indicators .active img {
        border: 3px solid #282828;
        transform: scale(1.2)
    }

    .carousel-indicators.review-author {
        left: auto;
        position: relative;
        margin-right: auto;
        margin-left: auto;
        float: right;
        margin-bottom: 0
    }

    .image-overlay1 {
        bottom: 0;
        left: 0;
        right: 0
    }

    .media-box.blue-gradient-bg:hover .image-overlay1 {
        width: 100%;
        background: #f4f4f4
    }

    .image-text {
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%)
    }

    .image-text img {
        transform: scale(1.05)
    }

    .image-text-button {
        position: absolute;
        bottom: 30px;
        right: 30px;
        transform: translate(-10%, -50%)
    }

    .image-overlay2 {
        bottom: 0;
        left: 100%;
        right: 0
    }

    .una-block p,
    .uni-logo {
        position: relative;
        z-index: 1
    }

    .media-box.red-bg:hover .image-overlay2 {
        width: 100%;
        left: 0
    }

    .research-ul {
        list-style: none;
        padding: 0;
        margin: 0
    }

    .research-ul li {
        display: inline-block;
        margin: -3px
    }

    .research-ul li span {
        display: block;
        color: #5a5a5a;
        font-size: 18px;
        line-height: 24px;
        font-family: 'Open Sans', sans-serif !important;
        padding: 10px 20px;
        border-right: 1px solid #ea1f28;
        border-top: 1px solid #ea1f28;
        border-bottom: 1px solid #ea1f28
    }

    .research-ul li:last-child span {
        border-right: 0
    }

    .una-block {
        padding: 30px;
        margin-top: 85px
    }

    .uni-logo {
        width: 110px;
        margin-bottom: 15px;
        margin-top: -82px
    }

    .una-block p {
        font-family: 'Open Sans', sans-serif !important;
        font-size: 20px;
        line-height: 24px;
        color: var(--text-color-white);
        margin-bottom: 0
    }

    .una-block p span {
        display: block;
        color: #fcbd0e
    }

    .una-block::after {
        content: '';
        background: rgba(70, 37, 131, .9);
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0
    }

    @media only screen and (max-width:1919px) {
        .una-block {
            margin-top: 99px
        }
    }

    @media only screen and (max-width:1199px) {
        .una-block {
            margin-top: 99px;
            padding-bottom: 56px
        }

        .una-block p {
            font-size: 18px
        }
    }

    @media only screen and (max-width:991px) {
        .indexNotification-sec .col-lg-4.col-md-12 {
            text-align: center
        }

        .una-block {
            margin-top: 60px;
            padding: 30px;
            margin-bottom: 20px
        }
    }

    @media (max-width:1920px) {
        .numbers h3 {
            font-size: 48px;
            line-height: 54px
        }

        .numbers h3 .sub-span {
            font-size: 24px
        }

        .numbers.first-box::before {
            height: 172px
        }
    }

    @media (max-width:1599px) {
        .upper-menu ul li a {
            padding: 5px 5.9px 0
        }

        .banner-content {
            top: 30%;
            left: 15%
        }

        .banner-content h1 {
            font-size: 54px;
            line-height: 54px
        }

        .banner-content p {
            font-size: 18px;
            line-height: 20px
        }

        .numbers h3 {
            font-size: 42px;
            line-height: 46px
        }

        .numbers span {
            font-size: 20px;
            line-height: 18px;
            font-weight: 500
        }

        .numbers.first-box::before {
            height: 164px
        }

        .side-call {
            padding: 5px 4px
        }

        .dd-menu>a::before {
            right: -1px;
            top: 23px;
            color: #ff0
        }
    }

    @media (max-width:1400px) {
        .banner-content h1 {
            font-size: 42px;
            line-height: 46px
        }

        .media-box.red-bg .image-text-button {
            transform: translate(-30%, -100%)
        }
    }

    @media (max-width:1399px) {
        .redbox-patents {
            background-position: 91% 0;
            background-size: 253%
        }

        .redbox-unique3 {
            width: 95.9%
        }

        .redbox-inner {
            padding: 25.5px 25px
        }
    }

    @media (max-width:1199px) {
        .number-section {
            left: 0
        }

        .redbox-unique3 {
            width: 95.3%
        }
    }

    @media (max-width:991px) {
        .red-white-gradient-bg {
            background: #ea1f28
        }

        .number-section {
            position: relative;
            left: 0
        }

        .numbers.first-box::before {
            display: none
        }

        .banner-content {
            left: 10%;
            top: 35%;
            width: 80vw
        }

        .landing-carousel .carousel-indicators {
            bottom: 0;
            left: 0
        }

        .numbers {
            border-right: 1px solid #ed3600;
            border-bottom: 1px solid #ed3600
        }

        .numbers h3 {
            justify-content: center
        }

        .numbers span {
            font-size: 13px;
            line-height: 14px
        }

        .numbers p {
            font-size: 12px;
            line-height: 14px;
            margin-top: 5px;
            white-space: normal
        }

        .lpa35 {
            background: var(--bgcolor-blue) !important;
            border-right: 1px solid rgba(255, 255, 255, .3) !important
        }

        .banner-content .title-tag {
            top: -28px;
            left: 2px
        }

        .title-tag span {
            font-size: 10px;
            letter-spacing: 3px;
            padding: 2px 15px
        }

        .relative-tag {
            width: 140px
        }

        .heading-title {
            font-size: 24px;
            line-height: 26px;
            margin-bottom: 0
        }

        .sfu-text {
            font-size: 40px;
            line-height: 34px
        }

        .row .testimonials:nth-child(2n),
        .row .testimonials:nth-child(odd) {
            margin-top: auto
        }

        .redbox-unique3 {
            width: 93.8%;
            background-position: 100%;
            background-size: 101%
        }

        .redbox-inner h3 span {
            font-size: 18px
        }

        .redbox-inner.sidebox h3 {
            font-size: 18px;
            line-height: 12px
        }

        .redbox-inner.sidebox h3 span {
            font-size: 12px
        }

        .redbox-inner.sidebox {
            padding: 13px
        }

        .redbox-inner.sidebox p {
            font-size: 12px;
            line-height: 11px;
            margin-top: 3px
        }
    }

    .hr,
    .hrfooter {
        border-bottom: 4px solid red
    }

    @media (min-width:801px) and (max-width:991px) {
        .banner-content {
            width: 50vw
        }

        .banner-content h1 {
            font-size: 30px;
            line-height: 30px
        }

        .banner-content p {
            font-size: 12px;
            line-height: 15px;
            padding: 5px 0
        }

        .numbers {
            padding: 15px 0;
            text-align: center !important
        }

        .numbers h3 {
            font-size: 40px;
            line-height: 45px;
            justify-content: center
        }

        .building-multiply-bg {
            height: auto;
            background-size: cover;
            background-position: bottom center
        }

        .redbox-patents {
            background-position: 83% 0;
            background-size: 177%
        }

        .redbox-inner {
            padding: 25px 20px
        }

        .redbox-inner img {
            max-width: 25%
        }

        .redbox-inner h2 {
            font-size: 24px;
            line-height: 26px
        }

        .redbox-inner.sidebox h2 {
            font-size: 14px;
            line-height: 12px
        }

        .redbox-inner.sidebox h3 {
            font-size: 18px;
            line-height: 12px
        }

        .redbox-inner.sidebox h3 span {
            font-size: 12px
        }

        .redbox-inner.sidebox {
            padding: 13px
        }

        .redbox-inner.sidebox p {
            font-size: 12px;
            line-height: 14px;
            margin-top: 7px;
            margin-bottom: 0
        }
    }

    @media (min-width:600px) and (max-width:750px) {
        .redbox-patents {
            right: 20px !important;
            background-position: 84% 0 !important;
            background-size: 163% !important
        }
    }

    @media (min-width:700px) and (max-width:800px) {
        .banner-content {
            width: 50vw
        }
    }

    @media (min-width:1024px) and (max-width:1199px) {
        .padding-fix .h-100 {
            height: auto
        }

        .media-box {
            padding: 14px
        }

        .media-box .heading-title {
            max-height: 140px;
            overflow: hidden
        }

        .redbox-patents {
            background-position: 90% 0;
            background-size: 224%
        }

        .redbox-inner.sidebox {
            padding: 11px 15px
        }

        .redbox-inner h3 {
            font-size: 28px
        }

        .building-multiply-bg {
            background-size: cover
        }

        .lab-btn,
        .lab-title {
            padding: 12px 10px
        }
    }

    @media (min-width:500px) and (max-width:1023px) {
        .banner-img {
            background-position: top center
        }

        .landing-carousel .carousel-indicators {
            bottom: 0
        }

        .number-section {
            margin-top: 0 !important
        }
    }

    @media (width:768px) {
        .redbox-patents {
            background-position: 89% 0;
            background-size: 256%;
            background-repeat: no-repeat;
            width: 165px
        }

        .redbox-inner {
            padding: 10px
        }

        .redbox-inner h2 {
            font-size: 28px;
            line-height: 24px
        }

        .redbox-inner.sidebox {
            padding: 10px !important
        }

        .redbox-inner.sidebox img {
            max-width: 30%
        }

        .redbox-inner.sidebox h2 {
            font-size: 18px;
            line-height: 16px
        }
    }

    @media (max-width:768px) {
        .otrstory_list ul a {
            width: 100%
        }

        #carouselExampleControls .carousel-item {
            margin: 0 10px
        }

        #carouselExampleControls {
            top: 0
        }

        .redbox-patents {
            background-position: 90% 0
        }

        .redbox-inner h3 {
            font-size: 24px;
            line-height: 28px
        }

        .top-fix {
            margin-top: -30%
        }

        .top-fix-bottom {
            margin-top: inherit !important
        }

        .building-multiply-bg {
            height: auto;
            background-size: cover;
            background-position: bottom center
        }
    }

    @media (max-width:767px) {

        .timeline,
        .timeline li:nth-child(2n),
        .timeline li:nth-child(odd) {
            width: 100%
        }

        .timeline {
            padding-bottom: 0
        }

        .timeline1 ul li:nth-child(2n)>.next,
        .timeline1 ul li:nth-child(odd)>.next {
            width: 300px
        }

        .timeline:before {
            left: 30px
        }

        .content {
            top: 20px;
            text-align: left;
            padding-left: 0px;
            padding-bottom: 0px
        }

        .table td,
        .table th {
            font-size: 0.69em;
        }

        .timeline ul li:nth-child(2n):before,
        .timeline ul li:nth-child(odd):before {
            left: 22px
        }

        .timeline ul li:nth-child(2n) .next,
        .timeline ul li:nth-child(odd) .next {
            left: 50px;
            top: -30px;
            position: relative;
            right: inherit
        }

        .banner-play-button {
            left: 15px !important;
            bottom: 15px !important
        }

        .carousel-control-next,
        .carousel-control-prev {
            display: none
        }

        header.dark-grey-bg .step-one-menu {
            border-right: 0
        }

        .noscroll header.dark-grey-bg {
            top: -1px
        }

        .custom-tooltip .bottom {
            min-width: 320px;
            right: 5px;
            padding: 15px;
            white-space: normal
        }

        .block__install {
            position: fixed;
            bottom: 0;
            left: 0;
            width: 100%;
            z-index: 9999999;
            background: var(--bgcolor-light-blue);
            padding: 15px;
            box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15)
        }

        .block__install .inner {
            display: flex;
            align-items: center
        }

        .block__install .inner .close {
            font-size: 32px;
            margin-right: 15px
        }

        .block__install .inner .close:hover {
            cursor: pointer
        }

        .block__install .inner .logo {
            width: 48px;
            margin-top: 0;
            border-radius: 6px;
            background: var(--bgcolor-white);
            padding: 9px
        }

        .block__install .inner .logo img {
            width: 100%
        }

        .block__install .inner .name {
            padding-left: 10px
        }

        #carouselExampleControls .carousel-item.active,
        .block__install .inner .name span,
        .block__install.is-active {
            display: block
        }

        .block__install .inner .name span.title {
            font-size: 13px;
            font-family: 'Open Sans', sans-serif !important
        }

        .block__install .inner .name span.description {
            font-size: 10px;
            font-family: 'Open Sans', sans-serif !important
        }

        .block__install .inner .cta {
            margin-left: auto
        }

        .block__install .inner .cta button {
            padding: 5px 15px !important;
            letter-spacing: .5px;
            border-radius: 20px
        }

        .banner-content h1 {
            font-size: 30px;
            line-height: 30px
        }

        .banner-content p {
            font-size: 12px;
            line-height: 15px;
            padding: 5px 0
        }

        .numbers {
            padding: 15px 0
        }

        .numbers h3 {
            font-size: 40px;
            line-height: 45px
        }

        .border-numbers .numbers h3 {
            font-size: 36px;
            line-height: 32px
        }

        .notifi-listing {
            transform: scale(0)
        }

        .notifi-listing.close-swipe {
            transform: scale(1)
        }

        .redbox-inner {
            padding: 15px
        }

        .redbox-inner img {
            max-width: 25%
        }

        .redbox-inner p {
            font-size: 12px;
            line-height: 16px;
            margin-top: 8px
        }

        .redbox-inner h2 {
            font-size: 28px;
            line-height: 24px
        }

        .redbox-inner.sidebox h2 {
            font-size: 14px;
            line-height: 12px
        }

        #carouselExampleControls .carousel-item {
            display: none;
            width: auto;
            height: 75px;
            margin: 0 45px
        }

        .active.carousel-item-start,
        .carousel-item-prev:not(.carousel-item-end) {
            transform: translateX(-100%)
        }

        #carouselExampleControls .carousel-control-next-icon,
        #carouselExampleControls .carousel-control-prev-icon {
            width: 1rem;
            height: 2rem
        }

        #carouselExampleControls .carousel-control-next-icon {
            background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23111'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e")
        }

        #carouselExampleControls .carousel-control-prev-icon {
            background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23111'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e")
        }

        .af-title {
            font-size: 18px;
            line-height: 20px
        }

        #carouselExampleControls {
            top: -8px
        }

        .sub-para {
            font-size: 14px;
            line-height: 20px
        }

        .media-box .heading-title {
            font-size: 20px;
            line-height: 22px
        }

        .cu-btn {
            padding: 5px 8px !important
        }

        .video-wrap .close {
            bottom: 206px !important;
            left: 279px !important
        }

        .video-content {
            left: 15px;
            bottom: 40px
        }

        .video-content iframe {
            width: 274px;
            height: 154px
        }

        .toolbar .btn {
            bottom: 205px;
            left: 174px
        }

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

        .notification {
            bottom: 115px
        }
    }

    @media (max-width:576px) {
        .banner-img {
            background-position: 65%
        }

        .numbers h3 .sub-span {
            font-size: 24px
        }

        .redbox-unique1 {
            width: 342px
        }

        .redbox-patents {
            width: 347px;
            right: 7px;
            background-position: 89% 0;
            background-size: 205%;
            margin-top: 10px
        }

        .redbox-inner.sidebox h3 {
            font-size: 14px;
            line-height: 14px
        }

        .redbox-inner.sidebox h3 span {
            font-size: 14px
        }

        .redbox-inner.sidebox p {
            margin-bottom: 10px;
            line-height: 16px
        }

        .redbox-inner.sidebox h2 {
            font-size: 18px;
            line-height: 16px
        }

        .redbox-unique2 {
            width: 74%;
            background-size: 127%
        }

        .redbox-unique3 {
            width: 93.2%;
            background-size: 138%
        }

        .media-box {
            padding: 15px
        }

        .media-box.arrow::after {
            top: -16px;
            right: 10%;
            border-top: 0;
            border-bottom: 25px solid #fff;
            border-left: 20px solid transparent;
            border-right: 20px solid transparent
        }

        .top-fix {
            margin-top: -56%
        }

        .research-ul li span {
            font-size: 12px;
            line-height: 16px;
            padding: 10px 12px
        }

        .building-multiply-bg .numbers {
            padding: 15px 0
        }

        .lab-title {
            font-size: 16px;
            line-height: 22px
        }

        .lab-btn {
            padding: 12px 24px
        }

        .notification {
            right: 26px
        }
    }

    @media (max-width:360px) {
        #carouselExampleControls .carousel-item {
            height: 60px;
            margin: 0 50px
        }

        .redbox-inner.sidebox h3 {
            line-height: 17px
        }

        .redbox-inner.sidebox p {
            margin-top: 3px
        }

        .redbox-patents {
            background-position: 87% 0;
            background-size: 198%
        }

        .redbox-unique2 {
            width: 77%;
            background-size: 122%
        }
    }

    @media (max-width:320px) {
        .number-section {
            margin-top: 0
        }

        .redbox-patents {
            background-position: 84% 0;
            background-size: 174%
        }

        .redbox-inner p {
            margin-bottom: 12px
        }

        .redbox-inner.sidebox p {
            margin-top: 4px
        }

        .redbox-inner h2 {
            font-size: 16px;
            line-height: 20px
        }

        #carouselExampleControls .carousel-item {
            height: 45px
        }

        .redbox-unique2 {
            width: 78%;
            background-size: 119%
        }

        .redbox-unique3 {
            width: 92.5%;
            background-size: 129%
        }

        .redbox-inner.sidebox h3 {
            font-size: 16px;
            line-height: 15px
        }

        .redbox-inner.sidebox {
            padding: 5px
        }

        .research-ul li span {
            padding: 10px 5px
        }

        .cu-btn {
            padding: 5px !important
        }

        .goto-top {
            right: 16px
        }

        .notification {
            right: 24px
        }

        .notifi-listing {
            right: 26px
        }

        #sb_container.sb-container-align-right {
            right: 6px !important
        }
    }

    @media (min-width:992px) {
        .top-fix {
            margin-top: -18%
        }

        .news-slider .slick-dots {
            left: 40%
        }

        .banner-lg {
            width: 50%
        }

        .banner-lg-top-center {
            left: 25%;
            top: 12px
        }

        .banner-lg-bottom-center {
            left: 25%;
            bottom: 12px
        }

        .banner-bottom-center {
            width: 60%;
            left: 20%
        }

        .ath-container img {
            left: 15%
        }
    }

    @media (min-width:1400px) {
        .number-section {
            display: block
        }

        .come-in {
            transform: translateX(0)
        }

        .numbers.first-box::before {
            width: 122px;
            left: -122px
        }
    }

    @media (min-width:1920px) {
        .landing-carousel .carousel-indicators {
            bottom: 0;
            left: 40%
        }

        .banner-content h1 {
            font-size: 72px;
            line-height: 65px
        }

        .banner-content p {
            font-size: 24px;
            line-height: 30px
        }

        .small-tag,
        .title-tag span {
            font-size: 14px
        }

        .relative-tag {
            width: 200px
        }

        .number-section {
            display: block
        }

        .numbers.first-box::before {
            width: 227px;
            left: -227px;
            height: 184px
        }

        .heading-title {
            font-size: 42px;
            line-height: 40px
        }

        .redbox-patents {
            width: 339px;
            background-position: 98% 0;
            background-size: 237%
        }

        .redbox-inner {
            padding: 35px
        }

        .redbox-inner h2 {
            font-size: 52px;
            line-height: 44px
        }

        .redbox-inner p,
        .redbox-unique1 .redbox-inner p {
            font-size: 16px;
            line-height: 20px
        }

        .redbox-inner p {
            margin-bottom: 1.65rem
        }

        .redbox-inner.sidebox h3 {
            line-height: 30px;
            font-size: 30px
        }

        .redbox-inner.sidebox h3 span {
            font-size: 24px !important
        }

        .upper-menu ul li a {
            padding: 9px 11.5px;
            font-weight: 600
        }

        .media-box {
            padding: 40px 62px;
            height: 100%
        }

        .media-box .heading-title {
            font-size: 30px;
            line-height: 32px;
            margin-bottom: 25px
        }

        .media-box p {
            margin-bottom: 25px
        }

        .building-multiply-bg {
            height: 145px
        }

        .top-fix {
            margin-top: -15%
        }

        .row .testimonials:nth-child(odd) {
            margin-top: 0
        }

        .row .testimonials:nth-child(2n) {
            margin-top: -35%
        }

        .border-numbers .numbers h3 {
            font-size: 51px;
            line-height: 65px
        }

        .sfu-text {
            font-size: 70px;
            line-height: 60px
        }

        .testimonials .media-box {
            padding: 20px 32px
        }
    }

    @media only screen and (max-width :800px) {
        .building-multiply-bg {
            height: 354px
        }

        .hm_abt_lft {
            height: 294px
        }
    }

    @media only screen and (max-width :1024px) {
        .border-numbers .numbers h3 {
            font-size: 25px;
            line-height: 57px
        }
    }

    @media (max-width:600px) {
        .abt_tab_wrap {
            width: auto;
            min-height: auto
        }

        .qut-inf {
            width: 100%
        }

        .hm_abt_tab .tab-content {
            margin-left: 20px
        }
    }

    .ath-container {
        position: fixed;
        display: none;
        flex-direction: column;
        z-index: 1000;
        width: 100%;
        background-color: #eee;
        color: #000;
        padding: 1%;
        text-align: center
    }

    .banner-top-left {
        top: 0;
        left: 0
    }

    .banner-top-right {
        top: 0;
        right: 0
    }

    .banner-bottom-left {
        left: 0;
        bottom: 0
    }

    .banner-bottom-right {
        right: 0;
        bottom: 0
    }

    .banner-center {
        left: 25%;
        top: 25%
    }

    .banner-center-left {
        top: 25%;
        left: 0
    }

    .banner-center-right {
        top: 25%;
        right: 0
    }

    .banner-top-center {
        width: 50%;
        left: 25%;
        top: 12px
    }

    .banner-bottom-center {
        bottom: 12px
    }

    .ath-guidance img {
        position: absolute;
        bottom: 0
    }

    @media (min-width:576px) {
        .padding-fix {
            padding-right: .8rem !important;
            padding-left: .8rem !important
        }

        .lab-slider .slick-slide {
            margin: 0 15px
        }

        .banner-dialog-centered {
            min-height: calc(100% - 3.5rem)
        }

        .ath-banner-cell {
            width: 90px;
            margin: 3px
        }
    }

    @media(min-width:768px) {
        .ath-banner-title {
            width: calc(100% - 360px)
        }

        .ath-banner-cell,
        .ath-banner-cell-2x {
            width: 120px
        }

        .ath-banner-cell-2x {
            width: 160px
        }
    }

    .ipad-wrapper img,
    .overlay {
        position: absolute;
        top: 0
    }

    .firefox-wrapper,
    .opera-home-screen-wrapper,
    .samsung-wrapper {
        bottom: 21px
    }

    .opera-home-screen-wrapper {
        width: 100%;
        max-width: 483px;
        right: 6px;
        left: auto
    }

    .animated.delay-7s {
        animation-delay: 7s
    }

    .overlay-1 {
        z-index: 2020
    }

    .overlay-2 {
        z-index: 2040
    }

    .overlay {
        bottom: 0;
        left: 0;
        right: 0;
        height: 100%;
        width: 100%;
        transition: .3s
    }

    .ath-container p {
        margin: 0;
        padding: 0;
        position: relative;
        z-index: 2147483642;
        text-shadow: 0 .1em 0 #fff;
        font-size: 1.1em
    }

    @media (max-width:768px) {
        .step-one-menu>li>a {
            padding: 5px 29px;
            border-bottom: 1px solid red
        }

        .dd-menu>a::before {
            right: 24px
        }

        .step-one-menu {
            background: #fff
        }

        .to-right-overlay {
            background: linear-gradient(to right, #000 0, rgba(0, 0, 0, 0) 104%, rgba(0, 0, 0, 0) 100%)
        }
    }

    @media (max-width:1399px) {
        .step-one-menu>li>a {
            padding: 10px 9.9px
        }

        .rs-footer .footer-top .site-map li {
            padding-left: 21px
        }
    }

    .hr {
        width: 52%;
        margin: auto
    }

    .hrfooter {
        width: 50%;
        margin: 0
    }

    .mt-200px {
        margin-top: -445px;
        position: relative;
        z-index: 1
    }

    .contact-call {
        position: absolute;
        bottom: 10px;
        left: 15px
    }

    .link-title {
        background: #ea1f28;
        display: block;
        padding: 10px 34px;
        margin-bottom: 0
    }

    .bg-color-three,
    .bg-color-two {
        margin-bottom: 15px;
        display: inline-block;
        box-shadow: 0 0 1rem rgba(0, 0, 0, .2) !important
    }

    .custom-list-style2 li {
        font-size: 14px;
        list-style: none
    }

    .custom-list-style2 li a {
        color: #fff;
        padding: 4px 4px 4px 45px;
        display: block;
        background: #464646;
        border-bottom: 1px solid #fff;
        position: relative;
        z-index: 1;
        border-top-left-radius: 0 !important;
        border-top-right-radius: 0 !important
    }

    .custom-list-style2 li a::before {
        content: '';
        height: 3px;
        width: 5px;
        background: #ddd;
        position: absolute;
        left: 30px;
        top: 50%;
        transform: translateY(-70%)
    }

    .custom-list-style2 li a::after {
        content: '';
        position: absolute;
        width: 0;
        height: 100%;
        top: 0;
        left: 0;
        background-color: #ea1f28;
        z-index: -1;
        transition: width .4s
    }

    .custom-list-style2 li a.br-6:hover::after {
        width: 100%;
        border-bottom-left-radius: 6px;
        border-bottom-right-radius: 6px
    }

    .bg-color-two {
        background: #fff;
        padding: 30px
    }

    [class*=" flaticon-"]:after,
    [class*=" flaticon-"]:before,
    [class^=flaticon-]:after,
    [class^=flaticon-]:before {
        margin-left: 2px !important
    }

    .mt-600x {
        margin-top: -520px;
        padding-bottom: 230px
    }

    .about-left {
        background-size: cover;
        background-position: center top
    }

    .h2.title-main {
        font-size: 2.1rem
    }

    .padding-section {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important
    }

    .title-hr {
        opacity: 1;
        width: 90px;
        border-top: 2px solid #9b037a;
        margin-left: 0;
        margin-top: 0
    }

    .bg-color-three {
        background: #fff;
        padding: 0;
        margin-top: 15px;
        width: 100%
    }

    .about-right {
        min-height: 630px;
        background-position: center center !important;
        background-repeat: no-repeat;
        background-size: cover
    }

    #message h1 {
        font-size: 32px;
        color: #fff;
    }

    #message h2 {
        font-size: 22px;
        color: #fff;
    }


    .schooltitle,
    .why-title {
        border-left: 5px solid #9b037a
    }

    .item-8-desc h3 {
        padding: 10px 0 10px 10px;
        font-size: 16px;
        margin-bottom: 0;
        text-align: center;
        height: 51px
    }

    .pl-banner-content {
        max-width: 615px;
        padding: 220px 0 244px
    }

    .pl-banner-content h1 {
        font-size: 38px;
        color: #fff;
        font-weight: 900;
        margin-bottom: 5px
    }

    .pl-banner-content h2 {
        font-size: 50px;
        line-height: 50px;
        color: #fff;
        font-weight: 700
    }

    .pl-sub-heading {
        margin: 10px 0 20px
    }

    .pl-sub-heading h4 {
        font-size: 24px;
        color: #fff !important;
        font-weight: 700
    }

    .pl-sub-heading p {
        font-size: 16px;
        color: #fff;
        font-weight: 300
    }

    .shape {
        display: inline-block !important;
        width: 0;
        height: 0;
        border-right: 272px solid #ea1f28;
        border-bottom: 612px solid transparent
    }

    .pl-banner-content .shape {
        position: absolute;
        bottom: 0;
        right: 100%;
        top: 0
    }

    .placement-sec {
        background: #1b1f52;
        padding: 100px 0 0
    }

    @media only screen and (max-width:1399px) {
        .parttime-banner .col-md-7 {
            background-position: right
        }
    }

    @media only screen and (max-width:479px) {
        .rankingData__box h2 {
            font-size: 12px;
            line-height: 13px
        }

        .parttime-banner .col-md-7:first-child {
            height: 320px
        }

        .pl-banner-content h1 {
            line-height: 28px;
            font-size: 26px
        }
    }

    @media only screen and (max-width:767px) {
        .pl-banner-content {
            padding: 30px 15px
        }
    }

    .bg-color-two ul li,
    .extra-page-links-sec ul li {
        margin-left: 15px
    }

    .stu-info__name {
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        width: 100%;
        padding: 150px 20px 20px;
        text-align: right;
        background: rgba(248, 80, 50, 0);
        background: -moz-linear-gradient(top, rgba(248, 80, 50, 0) 0, #000 100%);
        background: -webkit-gradient(left top, left bottom, color-stop(0, rgba(248, 80, 50, 0)), color-stop(100%, #000));
        background: -webkit-linear-gradient(top, rgba(248, 80, 50, 0) 0, #000 100%);
        background: -o-linear-gradient(top, rgba(248, 80, 50, 0) 0, #000 100%);
        background: -ms-linear-gradient(top, rgba(248, 80, 50, 0) 0, #000 100%);
        background: linear-gradient(to bottom, rgba(248, 80, 50, 0) 0, #000 100%)
    }

    .stu-info__name b {
        font-size: 18px;
        font-weight: 700;
        display: block;
        margin-bottom: 0
    }

    .stu-info__name small {
        font-size: 12px;
        line-height: 14px;
        font-weight: 300;
        display: block
    }

    .leader-sec {
        margin-bottom: 0
    }

    @media (width:1024px) {
        .stu-info__name b {
            font-size: 14px
        }
    }

    .h1.title-main {
        font-size: 1.5rem !important
    }

    .accordion-button {
        padding: .5rem 1.25rem;
        font-size: 1.2rem;
        font-weight: 700
    }

    .center-sem-prog {
        width: 85%;
        padding: 14px 10px
    }

    .p-60 {
        padding: 60px 0
    }

    .parolx-text-left {
        font-size: 100px;
        font-weight: 800;
        transform: rotate(-90deg);
        position: absolute;
        left: -33px;
        top: 45%;
        color: #181818;
        opacity: .05
    }

    .services-icon {
        width: 70px;
        height: 90px;
        background: #ea1f28;
        display: inline-block;
        padding-top: 10px;
        margin-bottom: 6px;
        border-radius: 0 0 35px 35px
    }

    .s-single-services.mT-40 {
        margin-top: 30px
    }

    .s-single-services {
        transition: .3s;
        padding: 0 6px 20px;
        background: no-repeat padding-box #fff;
        box-shadow: 3px 4px 15px #00000026;
        border-radius: 10px;
        margin-bottom: 10px
    }

    .about-section .text-block h5,
    .main-heading h2 span,
    .oneWorld-content__testimonial h4,
    .prc-bx.actv .prc-hdr>strong {
        color: #f8a602
    }

    .naacRhtside .aboutNaac {
        padding: 40px 10px;
        -webkit-box-shadow: 0 0 50px #000;
        box-shadow: 0 0 50px #000;
        background-position: right bottom
    }

    .rankingsBlock {
        box-shadow: 30px 30px 50px #000
    }

    .why-su {
        background-image: url(https://cep.digivarsity.com/wp-content/uploads/2025/02/sun-club.jpg);
        background-position: top center;
        background-repeat: no-repeat;
        background-size: cover
    }

    .why-reason .why-batch {
        position: absolute;
        top: 0;
        padding: 5px;
        font-size: 20px;
        line-height: 20px;
        left: 0;
        height: 60px;
        width: 60px;
        background: #de9718;
        z-index: 99
    }

    .aw-sec {
        position: absolute;
        left: 0;
        width: 50%;
        height: 600px;
        background: #ea1f28
    }

    .aw-sec-award {
        padding-top: 60px;
        padding-bottom: 60px
    }

    @media (max-width:587px) {
        .aw-sec-bg {
            height: 750px
        }
    }

    .pl-lg-0,
    .px-lg-0 {
        padding-left: 0 !important
    }

    .mb-2,
    .my-2 {
        margin-bottom: .5rem !important
    }

    @media (max-height:629px) {
        .why-reason .figure {
            position: relative;
            height: auto;
            margin: 0
        }
    }

    .main-heading h2 {
        font-size: 36px;
        line-height: 40px;
        color: #000
    }

    .gp {
        padding: 60px 0;
        position: relative;
        width: 100%
    }

    .achivements-sec .hightlights .placementcol:nth-of-type(odd) {
        border-right: none
    }

    .achivements-sec .hightlights .placementcol {
        border-right: 1px solid #fff;
        border-bottom: 1px solid #fff
    }

    .no-gutters>.col,
    .no-gutters>[class*=col-] {
        padding-right: 0;
        padding-left: 0
    }

    .fxd-bg {
        background-attachment: fixed !important;
        background-size: cover !important
    }

    .fxd-bg,
    .prlx {
        height: 100%;
        width: 100%;
        margin: 0;
        position: absolute;
        left: 0;
        top: 0;
        z-index: -2
    }

    .prfmnc-chrt-wrp {
        float: left;
        position: relative;
        width: 100%;
        padding: 45px;
        z-index: 0
    }

    .carrerPlanning-sec ul,
    .qut-inf {
        padding-left: 40px
    }

    .prfmnc-chrt-wrp:before {
        content: "";
        position: absolute;
        left: 10px;
        right: 10px;
        top: 5px;
        bottom: 5px;
        z-index: -1;
        background-color: #fff;
        border-radius: 10px;
        opacity: .8
    }

    .achivements-sec .hightlights {
        max-width: 556px
    }

    .no-gutters {
        margin-right: 0;
        margin-left: 0
    }

    .achivements-sec .hightlights .main-heading {
        margin: auto;
        text-align: center
    }

    .achivements-sec .hightlights .placementbox {
        align-items: center;
        justify-content: center;
        height: 170px
    }

    .achivements-sec .hightlights .placementbox .placementNo h2 {
        font-size: 54px;
        font-weight: 700;
        margin-bottom: 0
    }

    .carrerPlanning-sec ul li {
        list-style-type: none;
        position: relative;
        margin-bottom: 14px
    }

    .carrerPlanning-sec ul li::before,
    .cmp-fct-bx>i,
    .cnt-inf>i,
    .expr-lst-wrp>div .enscroll-track>a.vertical-handle,
    .grd-bg-lyr2::before,
    .grd-lyr2,
    .grd-lyr2-sudo::after,
    .grd-lyr2-sudo::before,
    .pckg-bx>a:hover,
    .serv-bx1.styl3>i,
    .tgl-styl.styl3 .tgl-itm>h4.actv {
        background-image: linear-gradient(14deg, #ffef01 0, #ff8e00 100%)
    }

    .carrerPlanning-sec ul li::before {
        content: '';
        height: 14px;
        width: 14px;
        background: linear-gradient(14deg, #ffef01 0, #ff8e00 100%);
        border-radius: 50%;
        position: absolute;
        left: -23px;
        top: 4px
    }

    .qut-inf {
        float: left;
        margin-top: 0
    }

    .achivements-sec .hightlights .placementbox .placementNo h2 small {
        font-size: 18px
    }

    .qut-inf>li {
        font-size: 30px;
        letter-spacing: -.5px;
        font-weight: 700;
        color: #373435;
        line-height: 36px;
        margin: 0 0 20px
    }

    .carrerPlanning-sec ul li h3 {
        font-size: 19px;
        color: #373435;
        font-weight: 500
    }

    .section-heading blockquote.text-60 {
        font-size: 2rem;
    }

    .about-main .section-heading {
        margin-bottom: 4rem;
    }

    .achivements-sec .hightlights .placementbox .placementNo h6 {
        font-size: 24px;
        line-height: 24px;
        font-weight: 500;
        color: #000;
        margin-top: 0
    }

    .fxmhqX {
        position: fixed;
        right: 0px;
        z-index: 99999999;
        top: 25%;
        background: #07e93c;
        padding: 10px 14px 3px 14px;
    }

    .fxmhqX a i {
        color: #fff;
        font-size: 30px;
    }


    @media (min-width:769px) and (max-width:1024px) {
        .building-multiply-bg .numbers {
            padding: 10px !important;
            border: 0
        }
    }

    @media (max-width:992px) {

        body,
        html {
            overflow-x: hidden
        }

        .text360 {
            margin-top: 5px
        }

        .st-admissions {
            height: 180px !important
        }
    }

    @media (max-width:767px) {
        .fxmhqX {
            top: 25%;
        }

        .qut-inf,
        .qut-inf h2 {
            color: #000 !important
        }

        .qut-inf {
            background-color: #f2f2f2;
            padding: 15px;
            border-radius: 5px
        }

        body,
        html {
            overflow-x: hidden
        }

        .mt-70 {
            margin-top: 0
        }

        .achivements-sec .hightlights .col-lg-6 .placementNo h2 {
            font-size: 30px;
            line-height: 36px
        }

        .achivements-sec .hightlights .placementbox {
            align-items: center;
            justify-content: center;
            height: 99px
        }

        .carrerPlanning-sec ul {
            padding-left: 0px
        }

        .achivements-sec .hightlights .col-lg-6 .placementNo h6 {
            font-size: 15px;
            line-height: 18px
        }

        .s-single-services {
            margin-top: 30px;
            padding: 0 10px 10px;
            min-height: 157px
        }

        .carrerPlanning-sec ul li h3 {
            color: #000;
            font-size: 16px;
            line-height: 20px
        }

        .naccPlus-sec .uniqueThumbContent h2 {
            font-size: 22px;
            line-height: 28px
        }

        .card-fixed-width {
            width: 23rem
        }

        .btn-group-lg>.btn,
        .btn-lg {
            margin-bottom: 5px
        }
    }

    @media (max-width:768px) {
        #pg-gb7648-67c09a2459eec-2>.panel-row-style {
            padding: 0px;
        }

        h2.milestone-ranked {
            font-size: 1.5rem;
        }

        .section-heading blockquote.text-60 {
            font-size: 1.7rem;
            padding: 0;
            text-transform: none;
            line-height: 30px;
        }

        .lead {
            font-size: 1.15rem;
        }

        .animatedParent {
            background: none;
        }

        .step-one-menu>li>a {
            padding: 5px 29px !important;
            border-bottom: 1px solid red !important;
        }

        .about-left,
        .about-right {
            min-height: 360px;
        }

        .on-scroll-whatapp ul li {
            line-height: 3;
        }

        .hideM {
            display: none !important;
        }
    }

    @media (max-width:375px) {
        .qut-inf>h2 {
            font-size: 22px;
            line-height: 25px
        }

        .qut-inf>p {
            color: #fff;
            font-size: 14px;
            line-height: 25px
        }

        @media (max-width:480px) {
            .qut-inf>h2 {
                font-size: 25px;
                line-height: 30px;
                color: #fff
            }

            .scholor-thumb .scholor-name {
                -webkit-transform: rotate(270deg);
                transform: rotate(0);
                bottom: 1px;
                left: 5%;
                width: 90%;
                margin: 0 auto
            }
        }

        @media (min-width:1200px) {
            .about-right {
                min-height: 600px !important;
                background-position: center center !important
            }
        }

        @media screen and (min-width:1920px) {
            .about-left {
                min-height: 418px
            }
        }
    }

    #message h1 {
        font-size: 24px;
        color: #fff;
    }

    #message h2 {
        font-size: 20px;
        color: #fff !important;
    }

    #navbarContent a {
        padding: 10px;
        background-color: #63120d;
        color: #fff;
        border-radius: 10px;
    }
}
