@import url(https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Heebo:wght@100..900&family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap);

.error {
    color: red
}

.mobile_input .contact_number .allow-dropdown {
    width: 100%
}

img {
    image-rendering: -webkit-optimize-contrast;
    image-rendering: crisp-edges
}

.course_error {
    text-align: center;
    font-size: 20px;
    margin-bottom: 20px
}

.label_class {
    display: inline-block;
    margin-bottom: 6px;
    color: #2d2d2d;
    font-size: 16px;
    font-weight: 500
}

.field_class {
    height: 50px;
    border-radius: 8px;
    color: #878787;
    font-size: 15px;
    font-weight: 400;
    border: 1px solid #878787;
    /* box-shadow: 0 4px 10px #ebebeb */
}

.news-letter-error-message {
    color: red
}

@media (min-width:1199px) {
    .number_select.contact_number {}
}

.loading-cntant {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    bottom: 0;
    text-align: center;
    display: table;
    background: url(../images/College-sathi.svg) center center no-repeat rgb(0 0 0 / .8);
    z-index: 999999;
    left: 0;
    background-size: 65px
}

.loader,
header.dtp-header {
    position: absolute
}

.loader {
    margin: auto;
    font-size: 10px;
    border-top: 8px solid #EC1C24;
    border-right: 8px solid #EC1C24;
    border-bottom: 8px solid #EC1C24;
    border-left: 8px solid #fff;
    -webkit-animation: 1s linear infinite spin;
    animation: 1s linear infinite spin;
    display: table-cell;
    vertical-align: middle;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 999
}

.loader,
.loader:after {
    border-radius: 50%;
    width: 130px;
    height: 130px
}

@keyframes spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.trending_content {
    padding: 50px 0
}

.trending::before {
    display: none
}

.trending {
    background-image: radial-gradient(circle at 11% 63%, rgb(82 82 82 / .06) 0%, rgb(82 82 82 / .06) 25%, rgb(136 136 136 / .06) 25%, rgb(136 136 136 / .06) 50%, rgb(191 191 191 / .06) 50%, rgb(191 191 191 / .06) 75%, rgb(245 245 245 / .06) 75%, rgb(245 245 245 / .06) 100%), radial-gradient(circle at 16% 28%, rgb(80 80 80 / .06) 0%, rgb(80 80 80 / .06) 25%, rgb(68 68 68 / .06) 25%, rgb(68 68 68 / .06) 50%, rgb(56 56 56 / .06) 50%, rgb(56 56 56 / .06) 75%, rgb(44 44 44 / .06) 75%, rgb(44 44 44 / .06) 100%), radial-gradient(circle at 51% 54%, rgb(179 179 179 / .06) 0%, rgb(179 179 179 / .06) 25%, rgb(121 121 121 / .06) 25%, rgb(121 121 121 / .06) 50%, rgb(62 62 62 / .06) 50%, rgb(62 62 62 / .06) 75%, rgb(4 4 4 / .06) 75%, rgb(4 4 4 / .06) 100%), linear-gradient(303deg, #ffffff, #ffffff)
}

.trending_content h2 {
    font-size: 50px;
    font-weight: 700;
    line-height: 54px;
    color: #000
}

.programm-tab-content ul.content-box li {
    height: fit-content !important
}

header .navbar .navigation ul li {
    height: auto
}

.no-record-box {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background-color: #fbfbfb;
    padding: 40px 20px 50px;
    border-radius: 10px;
    margin-top: 30px;
    text-align: center;
    width: 100%
}

.no-record-box figure {
    max-width: 85px;
    margin: 0 auto
}

.no-record-box p {
    font-size: 27px;
    font-weight: 700;
    color: #000;
    margin-bottom: 15px
}

.no-record-box .btn {
    min-width: 250px
}

@media (min-width:991px) {
    header .navbar .navigation>ul>li {
        height: 81px
    }

    .explore-programm-wrap .programm-tab-left .nav-pills {
        max-height: calc(100vh - 151px)
    }

    .programm-tab-content ul.content-box {
        max-height: calc(100vh - 181px)
    }
}

header.dtp-header {
    position: sticky
}

.menu-show {
    overflow: hidden;
    padding-right: 17px
}

@media (max-width:1200px) {
    .trending_content h2 {
        font-size: 34px
    }
}

@media (max-width:1080px) {
    .trending_content h2 {
        font-size: 30px;
        line-height: 1.2
    }
}

@media (max-width:991px) {
    .trending_content h2 {
        font-size: 26px
    }
}

.universities_carousel.owl-theme .owl-dots .owl-dot {
    display: none
}

.otheruniversities_content .course_details .card-body .student_rating span.rating {
    line-height: 13px
}

.userDropdownProfile .btn.dropdown-toggle {
    background: #fff0;
    padding: 0 18px 0 0;
    border: none;
    position: relative
}

.top_right_icon ul li {
    position: relative
}

.userDropdownProfile .btn.dropdown-toggle span {
    height: 32px;
    width: 32px;
    font-weight: 400;
    align-items: center;
    font-weight: 500;
    line-height: 20px;
    font-size: 14px;
    background-color: #EC1C24;
    border: none;
    border-radius: 50px;
    justify-content: center;
    box-shadow: rgb(255 112 42 / .4) 0 7px 29px 0;
    padding: 0 !important;
    padding: 0 !important;
    text-transform: uppercase;
    display: flex;
    position: relative;
    z-index: 2;
    color: #fff
}

.userDropdownProfile .btn.dropdown-toggle::after {
    position: absolute;
    top: 3px;
    right: 0;
    content: "";
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    width: 13px;
    height: 13px;
    background-size: 13px;
    margin: auto;
    bottom: 0;
    border: 0;
    transition: 0.4s all
}

.userDropdownProfile .dropdown-menu {
    min-width: 200px;
    top: 40px;
    box-shadow: rgb(145 158 171 / .2) 0 0 2px 0, rgb(145 158 171 / .12) 0 12px 24px -4px;
    border: none
}

.userDropdownProfile .profile-name {
    font-size: 14px;
    color: #1f1f1f;
    padding: 20px 20px 12px
}

.userDropdownProfile .logout a {
    color: #1f1f1f;
    font-size: 15px;
    font-weight: 500
}

.userDropdownProfile .logout a svg {
    margin-right: 2px
}

.userDropdownProfile .logout {
    border-top: 1px solid #e5e5e5;
    padding: 10px 20px 10px;
    display: flex;
    align-items: center
}

.userDropdownProfile .dropdown-menu.show {
    -webkit-animation-name: DropDownSlide;
    animation-name: DropDownSlide;
    -webkit-animation-duration: 0.3s;
    animation-duration: 0.3s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

@-webkit-keyframes DropDownSlide {
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    0% {
        -webkit-transform: translateY(10px);
        transform: translateY(10px)
    }
}

@keyframes DropDownSlide {
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    0% {
        -webkit-transform: translateY(10px);
        transform: translateY(10px)
    }
}

.ratingProgressbar {
    padding: 0 0 30px
}

.ratingProgressbar .progress {
    margin-top: 1rem;
    height: 22px;
    border-radius: 20px
}

.progressBarFlex {
    width: 100%;
    position: relative;
    padding: 0 70px 0 55px
}

.progressBarFlex strong {
    position: absolute;
    top: 2px;
    left: 0;
    line-height: 17px;
    font-size: 15px
}

.progressBarFlex span.startValue {
    position: absolute;
    top: 2px;
    right: 0;
    font-size: 15px;
    font-weight: 600;
    line-height: 18px
}

.progressBarFlex .bg-warning {
    background-color: #ffb44f !important
}

.otpAction {
    position: relative
}

.otpAction .otpActionBtn {
    position: absolute;
    top: 14px;
    right: 14px;
    display: flex;
    align-items: center;
    gap: 10px
}

.otpAction .otpActionBtn input {
    border: none;
    background-color: #fff0;
    box-shadow: none;
    padding: 0;
    height: auto;
    color: #EC1C24
}

.otpAction .otpActionBtn input#btnResendmobile01 {
    color: #212529
}

.otpAction .otpActionBtn input#btnVerifySuccessmobile01 {
    color: #198754
}

.management_listing li .card .card-body .star_rating {
    position: absolute;
    top: 2px;
    right: 10px;
    padding: 0
}

.best_college_listing .management_listing li .card .card-footer a.btn.btn-outline-primary {
    font-size: 14px;
    padding: 6px 16px
}

.management_listing li .card .card-body h6 {
    font-size: 12px;
    font-weight: 500;
    padding-bottom: 0
}

.management_logo {
    margin-bottom: 14px
}

.star_rating h5 {
    font-size: 12px;
    letter-spacing: -1px
}

.download {
    padding-bottom: 10px;
    padding-top: 5px
}

.management_listing li .card .card-body h4 {
    font-size: 18px
}

.management_listing li .card .card-body {
    padding-bottom: 10px
}

.download a.btn {
    padding: 8px 12px 6px;
    border: none;
    display: inline-flex;
    font-size: 10px
}

.arrowcarousel.owl-carousel .owl-nav .owl-next {
    right: 6px;
    background-color: #fff;
    border-radius: 50%;
    height: 47px;
    width: 47px;
    border: 1px solid rgb(255 112 42 / 18%);
    box-shadow: 0 6px 16px rgb(255 112 42 / .24);
    display: flex;
    align-items: center;
    justify-content: center;
    background-image: url(../images/right-arrow.svg);
    background-position: center;
    background-size: 7px
}

.arrowcarousel.owl-carousel .owl-nav .owl-prev.disabled {
    opacity: 1;
    background-color: #ddd
}

.arrowcarousel.owl-carousel .owl-nav .owl-prev {
    left: 5px;
    background-color: #fff;
    border-radius: 50%;
    height: 47px;
    width: 47px;
    border: 1px solid rgb(255 112 42 / 18%);
    box-shadow: 0 6px 16px rgb(255 112 42 / .24);
    display: flex;
    align-items: center;
    justify-content: center;
    background-image: url(../images/left-arrow.svg);
    background-position: center;
    background-size: 7px
}

.universities_cardbox {
    border: 1px solid rgb(255 112 42 / 18%);
    box-shadow: rgb(255 112 42 / .15) 0 7px 29px 0;
    padding: 10px 10px;
    background: rgb(255 112 42 / 11%)
}

.universities_cardbox figure {
    width: 90px;
    height: 60px;
    background-color: #fff;
    border-radius: 10px;
    padding: 5px
}

.universities_content p {
    font-size: 13px;
    -webkit-line-clamp: 2;
    margin: 10px 0 0;
    font-weight: 500;
    line-height: 17px;
    min-height: 35px
}

.universities {
    background-color: #fff0
}

.trending_slider .owl-nav button.owl-prev {
    position: absolute;
    top: 44%;
    left: -22px;
    bottom: 0;
    background-color: #fff;
    background-image: url(../images/back_arrow.png) !important;
    height: 56px;
    width: 56px;
    background-repeat: no-repeat;
    background-position: center;
    font-size: 0;
    border-radius: 50px;
    box-shadow: 0 0 5px #00000078
}

.trending_slider .owl-nav button.owl-prev:hover,
.trending_slider .owl-nav button.owl-next:hover {
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: center
}

.trending_slider .owl-nav button.owl-next {
    position: absolute;
    top: 44%;
    right: -22px;
    bottom: 0;
    background-color: #fff;
    background-image: url(../images/right_arrow.png) !important;
    height: 56px;
    width: 56px;
    background-repeat: no-repeat;
    background-position: center;
    font-size: 0;
    border-radius: 50px;
    box-shadow: 0 0 5px #00000078
}

.owl-carousel.universities_programs {
    padding: 0 10px
}

.blog_slider .owl-nav button.owl-prev {
    position: absolute;
    top: 44%;
    left: -44px;
    bottom: 0;
    background-color: #fff;
    background-image: url(../images/back_arrow.png) !important;
    height: 56px;
    width: 56px;
    background-repeat: no-repeat;
    background-position: center;
    font-size: 0;
    border-radius: 50px;
    box-shadow: 0 0 5px #00000078
}

.blog_slider .owl-nav button.owl-prev:hover,
.blog_slider .owl-nav button.owl-next:hover {
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: center
}

.blog_slider .owl-nav button.owl-next {
    position: absolute;
    top: 44%;
    right: -44px;
    bottom: 0;
    background-color: #fff;
    background-image: url(../images/right_arrow.png) !important;
    height: 56px;
    width: 56px;
    background-repeat: no-repeat;
    background-position: center;
    font-size: 0;
    border-radius: 50px;
    box-shadow: 0 0 5px #00000078
}

.blog_section .item_slider .owl-carousel.blog_slider .owl-stage-outer {
    padding-left: 10px;
    padding-right: 10px
}

.top_universities .owl-carousel.universities_programs.owl-theme.owl-loaded.owl-drag .owl-stage .owl-item .item {
    display: block
}

.universities_img>img {
    height: 366px;
    object-fit: cover
}

.trending .item_slider .owl-carousel.trending_slider .owl-nav {
    display: block
}

@media (max-width:767px) {
    .programs_listing .search_by_filters {
        height: auto;
        margin-bottom: 12px
    }

    .management_listing li .card .card-body h4 {
        font-size: 16px
    }

    .trending_slider .owl-nav button.owl-next {
        left: 0
    }

    .trending_slider .owl-nav button.owl-prev {
        right: 0
    }

    .blog_slider .owl-nav button.owl-next {
        left: 0
    }

    .blog_slider .owl-nav button.owl-prev {
        right: 0
    }
}

.university_details_section .certificate_img figure {
    width: 100%;
    height: auto;
    text-align: inherit
}

.login-register.change-password {
    min-height: calc(100vh - 360px)
}

@media (max-width:991px) {
    .login-register.change-password .form-box {
        min-height: inherit
    }

    .login-register .bottom-links {
        margin-top: 0
    }
}

.featured_blog_content .share-btns {
    right: auto;
    left: 45px;
    margin: auto;
    top: 0;
    bottom: 0;
    flex-direction: row
}

.share-btns {
    display: none;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    position: absolute;
    right: 0;
    left: 0;
    margin: auto;
    bottom: 45px;
    z-index: 2;
    background-color: #fff;
    -webkit-box-shadow: 0 0 5px rgb(153 153 153 / .26);
    box-shadow: 0 0 5px rgb(153 153 153 / .26);
    padding: 10px 10px;
    border-radius: 30px;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out
}

.latest_postsicon.share-wrapper figure:first-child {
    margin: 0
}

.share-wrapper:hover .share-btns {
    display: flex;
    gap: 5px
}

.share {
    float: left
}

.icon.d-flex.latest_postsicon.share-wrapper {
    position: relative
}

.share-btns a .fa {
    background-color: #6b6260;
    color: #fff;
    height: 30px;
    width: 30px;
    font-weight: 600;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    font-size: 18px;
    transition: all 0.5s ease-in-out
}

.share-btns a:hover .fa {
    background-color: #EC1C24;
    color: #fff
}

@media (max-width:991px) {
    .share-btns {
        bottom: 40px
    }

    .featured_blog_content .share-btns {
        left: 40px
    }
}

.programm-tab-content .mob-tab-view {
    padding-left: 0;
    padding-top: 0
}

.programm-tab-content .content-box-heading {
    padding: 16px 0 11px;
    font-size: 18px;
    margin-bottom: 16px;
    box-shadow: none;
    border-bottom: 1px solid #efefef
}

.programm-tab-content ul.content-box li {
    width: 25%;
    height: auto !important;
    display: block;
    padding: 0 6px 10px !important
}

.programm-tab-content .certification-text {
    margin: 6px 0 6px;
    font-size: 14px;
    white-space: normal
}

.course-img-container figure {
    width: auto;
    height: auto;
    border: none;
    justify-content: flex-start
}

.course-img-container {
    display: block !important
}

.programm-tab-content ul.content-box li a {
    padding: 10px !important
}

.programm-tab-content ul.content-box {
    max-height: 510px;
    height: auto
}

.explore-programm-wrap .programm-tab-left .h2-classes {
    padding: 10px 16px;
    border: 1px solid #efefef;
    border-top: 0;
    border-right: 0;
    font-size: 16px;
    height: 50px;
    margin-bottom: 0;
    display: flex;
    line-height: 30px;
    font-weight: 500;
}
.h2-classes {
    padding: 10px 16px;
    /* border: 1px solid #efefef; */
    border-top: 0;
    border-right: 0;
    font-size: 16px;
    height: 50px;
    margin-bottom: 0;
    display: flex;
    line-height: 30px;
    font-weight: 500;
}

header .navbar .navigation ul li a {
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s
}

.programm-tab-content ul.content-box li a:hover {
    border: 1px solid rgb(255 112 42 / 18%)
}

.programm-tab-left .nav-pills li .nav-link {
    border-radius: 0;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    padding-left: 16px;
    border-left: 0
}

.programm-tab-left .nav-pills li .nav-link:hover {
    padding-left: 16px;
    border: none
}

.programm-tab-left .nav-pills li .nav-link.active {
    padding-left: 16px;
    border: none
}

header .navbar .navigation ul li a.active {
    border-radius: 4px
}

.menu_icon {
    width: 15%
}

header .navbar .navigation ul li a.active i.fa.fa-sort-desc {
    color: #fff;
    display: none
}

header .navbar .navigation ul li a.sub_menu_dropdown {
    padding-right: 34px
}

header .navbar .navigation ul li a.sub_menu_dropdown::after {
    position: absolute;
    top: 3px;
    right: 10px;
    content: '';
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    width: 13px;
    height: 13px;
    background-size: 13px;
    margin: auto;
    bottom: 0;
    filter: brightness(0) invert(1);
    border: 0;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s
}

header .navbar .navigation ul li:hover a.sub_menu_dropdown:after {
    transform: rotate(180deg)
}

header .navbar .navigation ul li a.sub_menu_dropdown::before {
    display: none
}

header .navbar .menu_icon ul li a.login-btn {
    min-width: 100px;
    padding: 7px 14px
}

header .navbar .navigation ul>li>a:hover {
    background: rgb(255 112 42 / 11%);
    border-radius: 4px
}

header .navbar .navigation ul li a.nav-link:before {
    display: none
}

header .navbar .navigation ul li a.nav-link {
    padding-left: 12px;
    padding-right: 12px
}

.banner_section .container {
    position: relative
}

.banner_section::before {
    display: none
}

.bannerFlex {
    display: none;
    align-items: center
}

.bannerFlex .banner_content {
    width: 50%;
    padding-right: 40px
}

.bannerFlex .rightsideBanner {
    width: 50%
}

ul.imagethumbList {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    margin: 0;
    padding: 0;
    justify-content: flex-end;
    position: relative;
    z-index: 1
}

ul.imagethumbList:after {
    position: absolute;
    top: 0;
    content: '';
    bottom: 0;
    right: 0;
    z-index: -1;
    background-image: url(../images/earth-bg.svg);
    background-repeat: no-repeat;
    margin: auto;
    -webkit-animation: rotation infinite 55s linear;
    animation: rotation infinite 55s linear;
    height: 585px;
    width: 585px
}

@-webkit-keyframes rotation {
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes rotation {
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

ul.imagethumbList li {
    list-style: none;
    padding: 0 14px;
    margin-top: 40px
}

ul.imagethumbList li>div:first-child {
    padding-bottom: 28px
}

ul.imagethumbList li.middleImage {
    margin-top: -250px
}

ul.imagethumbList li.lastImage,
ul.imagethumbList li.firstImage {
    margin-bottom: -150px
}

.banner_section {
    position: relative;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: center;
    padding: 2px 0;
    display: flex;
    align-items: center
}

header {
    padding: 0 0;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s
}

header.fixed {
    padding: 0
}

.navigation_main a.navbar-brand {
    padding: 0;
    margin: 0
}

header nav.navbar.navbar-expand-lg.bg-transparent {
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s
}

header.fixed nav.navbar.navbar-expand-lg.bg-transparent {
    height: 70px
}

.cursor {
    position: fixed;
    top: 0;
    left: 0;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    pointer-events: none;
    z-index: 999;
    mix-blend-mode: none;
    padding: 5px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #1363df;
    transition: all 0.2s ease-out
}

.bannerFlex .banner_content h1 {
    color: #000;
    font-size: 50px;
    max-width: 100%;
    margin-top: 0;
    max
}

.bannerFlex .banner_content p {
    color: #1B212F;
    z-index: 1;
    font-size: 18px;
    max-width: 100%;
    padding-top: 25px;
    padding-bottom: 0;
    font-weight: 400;
    line-height: 32px
}

.globeshape {
    max-width: 58px;
    left: 4%;
    top: 12%;
    position: absolute;
    animation: alltuchtopdown 1.5s ease-in-out 0s infinite alternate;
    animation-duration: 1.5s;
    animation-duration: 3s;
    transition: all .3s ease-out 0s
}

.alltuchtopdown {
    animation: alltuchtopdown 1.5s ease-in-out 0s infinite alternate;
    animation-duration: 3s
}

@keyframes alltuchtopdown {
    0% {
        transform: rotateX(0deg) translateY(0)
    }

    50% {
        transform: rotateX(0deg) translateY(-20px)
    }

    to {
        transform: rotateX(0deg) translateY(0)
    }
}

header nav.navbar.navbar-expand-lg.bg-transparent {
    position: initial
}

.submenu-nested .explore-programm-wrap {
    max-width: 1340px;
    margin: auto
}

.explore-programm-wrap .programm-tab-left {
    box-shadow: none;
    border-right: 1px solid #efefef
}

header .navbar .navigation ul li .submenu-nested {
    border-radius: 0;
    box-shadow: 0 0 17px 0 rgb(130 122 122 / .1)
}

.heading {
    color: #000;
    font-weight: 700
}

.heading strong {
    color: #EC1C24;
    font-weight: 700
}

section.universities {
    position: relative
}

section.universities:after {
    position: absolute;
    left: 0;
    top: 0;
    content: '';
    background: linear-gradient(-90deg, #fff0, #fff 60.23%);
    height: 100%;
    width: 80px;
    z-index: 2
}

section.universities:before {
    position: absolute;
    right: 0;
    top: 0;
    content: '';
    background: linear-gradient(90deg, #fff0, #fff 60.23%);
    height: 100%;
    width: 80px;
    z-index: 2
}

.explore_programs {
    background: -webkit-gradient(linear, left top, left bottom, from(rgb(255 114 58 / .05)), to(rgb(241 77 93 / .03)));
    background: -o-linear-gradient(rgb(255 114 58 / .05) 0%, rgb(241 77 93 / .03) 100%);
    padding: 5px 0;
    margin-bottom: 0;
    position: relative;
    margin-top: -6px
}

.explore_programs_tab {
    margin-top: 24px;
    position: relative
}

.degrees_content h3 {
    font-size: 24px;
    font-weight: 600;
    color: #000;
    margin-bottom: 5px
}

.degrees_content h3 span {
    padding-bottom: 4px;
    font-size: 15px;
    font-weight: 500
}

.degrees_left_box p {
    font-size: 14px;
    color: #1B212F
}

.explore_programs .explore_programs_tab ul .nav-item button {
    color: #000;
    font-size: 15px;
    border: none;
    border-radius: 5px;
    padding: 10px 16px;
    font-weight: 500;
    border: 1px solid rgb(0 0 0 / .05);
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    background-color: #fff
}

.degrees_cardbox.card {
    margin-bottom: 0
}

.explore_programs:before {
    position: absolute;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    content: '';
    background-image: url(../images/blog-shape-1.png);
    background-repeat: no-repeat;
    background-position: bottom left;
    z-index: -1
}

.explore_programs:after {
    position: absolute;
    right: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    content: '';
    background-image: url(../images/blog-shape-2.png);
    background-repeat: no-repeat;
    background-position: bottom right;
    z-index: -1
}

.explore_programs .explore_programs_tab ul li button:hover,
.explore_programs .explore_programs_tab ul li button:focus,
.explore_programs .explore_programs_tab ul li button:active {
    color: #fff;
    border-radius: 5px;
    background: #182a5a;
    border: 1px solid #182a5a
}

.explore_programs .explore_programs_tab ul li button.active:hover {
    color: #fff;
    border-radius: 5px;
    background: #182a5a;
    border: 1px solid #182a5a
}

.explore_programs .explore_programs_tab ul li button.active {
    padding: 10px 16px;
    color: #fff;
    border-radius: 5px;
    font-size: 15px;
    border: 1px solid #182a5a;
    background-color: #182a5a
}

.explore_programs .explore_programs_tab ul li {
    margin-left: 12px
}

.explore_programs .explore_programs_tab ul li:first-child {
    margin-left: 0
}

.explore_programs_tab .tab-content {
    padding-top: 0
}

.paragraphline {
    color: #666;
    font-size: 16px;
    line-height: 24px;
    margin: 0 auto;
    padding: 0
}

.explore_programs h2.heading {
    padding-bottom: 5px
}

.degrees_cardbox figure a {
    position: relative;
    overflow: hidden;
    display: block;
    z-index: 1
}

.degrees_cardbox figure a::before {
    position: absolute;
    top: 0;
    left: -100%;
    display: block;
    content: "";
    width: 50%;
    height: 100%;
    background: linear-gradient(90deg, #fff0 0, hsl(0 0% 100% / .3));
    transform: skewX(-25deg);
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    z-index: 1
}

.degrees_cardbox:hover figure a::before {
    animation: hoverShine 1.2s
}

.explore_programs .explore_programs_tab ul {
    justify-content: center;
    align-items: center;
    z-index: 2
}

.degrees_left_box {
    width: 100%;
    display: block;
    text-align: center
}

.btn-primary {
    border-radius: 5px;
    position: relative;
    z-index: 2;
    overflow: hidden;
    box-shadow: 0 6px 16px rgb(255 112 42 / .24);
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    padding: 10px 20px;
    font-size: 15px;
    font-weight: 500
}

.btn-primary:hover {
    box-shadow: 0 6px 16px rgb(13 94 244 / .24)
}

.btn-primary:before {
    content: "";
    position: absolute;
    height: 0%;
    left: 50%;
    top: 50%;
    width: 600%;
    background-color: #182a5a;
    -webkit-transform: translateX(-50%) translateY(-50%) rotate(60deg);
    -ms-transform: translateX(-50%) translateY(-50%) rotate(60deg);
    transform: translateX(-50%) translateY(-50%) rotate(60deg);
    z-index: -1;
    -webkit-transition: 0.7s ease;
    transition: 0.7s ease
}

.btn-primary:hover::before {
    height: 560%
}

.explore_programs .explore_programs_tab .tab-content .tab-pane .degrees .owl-nav button.owl-prev {
    background-image: url(../images/left-arrow.svg);
    border: 1px solid rgb(255 112 42 / 18%);
    box-shadow: 0 6px 16px rgb(255 112 42 / .24)
}

.explore_programs .explore_programs_tab .tab-content .tab-pane .degrees .owl-nav button.owl-next {
    background-image: url(../images/right-arrow.svg);
    border: 1px solid rgb(255 112 42 / 18%);
    box-shadow: 0 6px 16px rgb(255 112 42 / .24)
}

.degrees_cardbox.card {
    margin: 0 0 24px;
    border: none;
    position: relative
}

.degrees_cardbox.card:hover {
    box-shadow: none
}

.degrees_cardbox.card .card-body .degrees_contentbox figure {
    width: 80px;
    height: 40px;
    align-items: center;
    display: flex;
    position: absolute;
    top: 10px;
    left: 10px;
    z-index: 1;
    background-color: #fff;
    border-radius: 5px;
    padding: 4px;
    text-align: center;
    margin: 0
}

.degrees_cardbox.card .card-body .degrees_contentbox figure img {
    width: auto;
    margin: auto;
    border-radius: 0;
    max-width: 100%;
    max-height: 100%
}

.universities_subtitle {
    max-width: 100%;
    padding: 0px !important
}

.degrees_contentbox p {
    font-size: 14px;
    font-weight: 500;
    color: #7d7d7d
}

.degrees_cardbox.card .card-body {
    background-color: #c8cbd166;
    border-radius: 8px;
    box-shadow: 0 4px 8px rgb(0 0 0 / .1);
    padding: 20px;
    margin: -2px;
    transition: transform 0.3s ease, box-shadow 0.3s ease
}

.degrees_cardbox.card .card-body h4 {
    margin: 0;
    -webkit-line-clamp: inherit
}

.universities_subtitle p {
    font-size: 14px;
    font-weight: 500;
    color: #7d7d7d
}

.months {
    font-weight: 500;
    font-family: 'Poppins', sans-serif;
    padding-bottom: 2px
}

.degrees_cardbox.card figure {
    position: relative
}

.tagLine {
    position: absolute;
    top: 16px;
    background-color: #fdb342;
    color: #fff;
    font-size: 11px;
    padding: 3px 12px;
    right: 0;
    z-index: 1;
    font-weight: 600;
    text-transform: uppercase;
    border-radius: 3px 0 0 3px
}

.owl-theme .owl-nav .disabled {
    opacity: 1;
    background-color: #ffebe3 !important
}

.heading {
    padding-bottom: 0
}

.experts_section {
    background: #0000000a;
    padding: 50px 0 30px
}

.experts_section .experts_main .owl-carousel.experts_slider.owl-theme.owl-loaded .owl-stage-outer .owl-stage .owl-item {
    display: block
}

.experts_section .experts_main .owl-carousel.experts_slider.owl-theme.owl-loaded .owl-stage-outer .owl-stage .owl-item .item {
    display: block
}

.experts_section .experts_main .owl-carousel.experts_slider.owl-theme.owl-loaded .owl-stage-outer .owl-stage .owl-item .item .guidance_box {
    display: block;
    border-radius: 10px;
    background: #fff;
    border: 1px solid #e6e6e6;
    text-align: center
}

.consult_now a.btn.btn-primary {
    width: 100%;
    padding: 12px 20px
}

.experts_section .item_slider .owl-item .item .guidance_box figure {
    border-radius: 10px;
    height: auto;
    width: auto;
    display: block;
    border: none;
    align-items: center;
    justify-content: center;
    overflow: hidden
}

.experts_section .item_slider .owl-item .item .guidance_box figure img {
    width: 100%
}

.experts_section .experts_main .owl-carousel.experts_slider.owl-theme.owl-loaded .owl-stage-outer {
    padding: 30px 0
}

.expertswrapper {
    padding: 0 24px 24px
}

.guidance_box p {
    max-width: 100%;
    padding: 10px 0;
    font-family: 'Poppins', sans-serif;
    font-size: 15px;
    line-height: 20px;
    display: block
}

.experts_section .item_slider {
    padding-top: 10px
}

.top_universities {
    margin: 0 0;
    padding: 20px 0 5px;
    overflow: hidden
}

.top_universities p.paragraphline {
    color: #666;
    font-size: 16px;
    line-height: 24px;
    margin: 0 auto;
    padding: 0
}

.universities_programs .card {
    border: 1px solid rgb(27 33 47 / .05);
    background-color: #fff;
    border-radius: 10px
}

.owl-carousel .owl-item .top_universities_logo figure {
    left: 0;
    padding: 4px;
    margin: 0;
    border-radius: 0 5px 5px 0;
    height: 50px
}

.owl-carousel .owl-item .top_universities_logo figure {
    left: 0;
    padding: 6px;
    margin: 0;
    border-radius: 0 5px 5px 0;
    display: flex;
    align-items: center;
    width: 80px;
    height: 40px
}

.owl-carousel .owl-item .top_universities_logo figure img {
    object-fit: inherit;
    max-height: 100%
}

.top_universities .owl-carousel.universities_programs .owl-stage-outer {
    padding: 30px 0;
    display: block
}

.top_universities .owl-carousel.universities_programs.owl-theme.owl-loaded.owl-drag .owl-stage {
    display: block
}

.top_universities .owl-carousel.universities_programs.owl-theme.owl-loaded.owl-drag .owl-stage .owl-item .item {
    display: block;
    padding: 0 0
}

.top_universities .owl-carousel.universities_programs .owl-stage-outer {
    overflow: visible
}

.top_universities .owl-carousel.universities_programs .owl-stage-outer .owl-stage .owl-item {
    opacity: 0;
    transition: .4s;
    -moz-transition: .4s;
    -ms-transition: .4s;
    -o-transition: .4s;
    -webkit-transition: .4s
}

.top_universities .owl-carousel.universities_programs .owl-stage-outer .owl-stage .owl-item.active {
    opacity: 1;
    transition: .4s;
    -moz-transition: .4s;
    -ms-transition: .4s;
    -o-transition: .4s;
    -webkit-transition: .4s
}

.top_universities .item_slider .owl-carousel.universities_programs .owl-nav button.owl-prev {
    position: absolute;
    top: 50%;
    left: -32px;
    bottom: 0;
    margin-top: -20px;
    background-color: #fff;
    background-image: url(../images/left-arrow.svg);
    height: 56px;
    width: 56px;
    background-repeat: no-repeat;
    background-position: center;
    font-size: 0;
    border-radius: 50px;
    border: 1px solid rgb(255 112 42 / 18%);
    box-shadow: 0 6px 16px rgb(255 112 42 / .24)
}

.top_universities .item_slider .owl-carousel.universities_programs .owl-nav button.owl-next {
    position: absolute;
    top: 50%;
    right: -32px;
    bottom: 0;
    margin-top: -20px;
    background-color: #fff;
    background-image: url(../images/right-arrow.svg);
    height: 56px;
    width: 56px;
    background-repeat: no-repeat;
    background-position: center;
    font-size: 0;
    border-radius: 50px;
    border: 1px solid rgb(255 112 42 / 18%);
    box-shadow: 0 6px 16px rgb(255 112 42 / .24)
}

.owl-carousel.universities_programs {
    padding: 0 0
}

.top_universities .item_slider {
    position: relative;
    max-width: 100%;
    margin: 0;
    padding: 0 0 0
}

.universities_program_content h4 {
    font-family: 'Poppins', sans-serif;
    font-weight: 700
}

.universities_program_content p {
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    line-height: 26px
}

.universities_program_content {
    padding: 24px 24px
}

.program_btn a.btn.btn-primary {
    text-transform: capitalize;
    min-width: 150px
}

.testimonials {
    background-color: #ff050514;
    padding: 60px 0 36px
}

.top_universities {
    position: relative;
    background: -webkit-gradient(linear, left top, left bottom, from(rgb(255 114 58 / .05)), to(rgb(241 77 93 / .03)));
    background: linear-gradient(rgb(255 114 58 / .05) 0%, rgb(241 77 93 / .03) 100%);
    background: -o-linear-gradient(rgb(255 114 58 / .05) 0%, rgb(241 77 93 / .03) 100%)
}

.top_universities:after {
    position: absolute;
    bottom: 0;
    left: 0;
    content: '';
    background-image: url(../images/university-bg.jpg);
    width: 100%;
    height: 100%;
    z-index: -1;
    opacity: .03;
    background-position: center top;
    background-repeat: no-repeat
}

@keyframes hoverShine {
    to {
        left: 125%
    }
}

.testimonials_img {
    height: 85px;
    width: 85px;
    overflow: hidden;
    border-radius: 50%
}

.testimonial-wrapper {
    border-radius: 10px;
    background: #fff;
    border: 1px solid rgb(0 0 0 / .09);
    padding: 25px 30px 25px 30px;
    -webkit-box-shadow: 5px 15px 30px rgb(27 33 47 / .05);
    box-shadow: 5px 15px 30px rgb(27 33 47 / .05)
}

.userClient-image.testimonial-authors {
    display: flex;
    align-items: center
}

.testimonials_details {
    width: calc(100% - 85px);
    padding-left: 20px
}

.testimonials_details h4 {
    font-size: 18px;
    color: #000;
    font-weight: 600;
    padding: 0;
    margin: 0
}

.testimonials_details p {
    font-size: 14px;
    color: #000;
    line-height: 18px;
    margin: 4px 0
}

.testimonials_details span {
    font-size: 12px;
    color: #666;
    font-weight: 500
}

.testimonials_decription {
    margin-left: 0;
    height: auto;
    width: 100%;
    background: #fff0;
    overflow-y: hidden;
    margin-bottom: 0;
    padding: 30px 0 0
}

.testimonials_decription p.card-text {
    font-size: 16px;
    font-weight: 400;
    line-height: 25px;
    color: #707070;
    margin-bottom: 0
}

.testimonials_decription p.card-text a {
    color: #EC1C24;
    font-size: 14px
}

.testimonials_overflow {
    min-height: auto
}

.testimonials_details p strong {
    display: block;
    font-weight: 500
}

.testimonials .owl-carousel .owl-nav button.owl-prev {
    position: absolute;
    top: 50%;
    left: -32px;
    bottom: 0;
    margin-top: -20px;
    background-color: #fff;
    background-image: url(../images/left-arrow.svg);
    height: 56px;
    width: 56px;
    background-repeat: no-repeat;
    background-position: center;
    font-size: 0;
    border-radius: 50px;
    border: 1px solid rgb(255 112 42 / 18%);
    box-shadow: 0 6px 16px rgb(255 112 42 / .24)
}

.testimonials .owl-carousel .owl-nav button.owl-next {
    position: absolute;
    top: 50%;
    right: -32px;
    bottom: 0;
    margin-top: -20px;
    background-color: #fff;
    background-image: url(../images/right-arrow.svg);
    height: 56px;
    width: 56px;
    background-repeat: no-repeat;
    background-position: center;
    font-size: 0;
    border-radius: 50px;
    border: 1px solid rgb(255 112 42 / 18%);
    box-shadow: 0 6px 16px rgb(255 112 42 / .24)
}

.testimonial-wrapper .quote-icon {
    margin-top: 22px
}

.testimonial-wrapper .quote-icon img {
    width: 42px
}

.testimonials-slider.owl-carousel .owl-stage-outer {
    padding-bottom: 30px
}

.blog_section {
    background-image: url(../images/blog_bg.jpg);
    padding: 40px;
    position: relative;
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: cover
}

.blgsct {
    background-image: url(../images/bg-image.png);
    padding: 3px
}

.blog_content p {
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 25px;
    color: #707070;
    margin-bottom: 0
}

.blog_btn {
    /* padding: 0 0; */
    position: relative
}

.blog_section .item_slider .owl-carousel .owl-item .blog_content figure {
    border-radius: 15px 15px 0 0
}

.blog_section .item_slider .owl-carousel .owl-item .blog_content figure img {
    border-radius: 0
}

.blog_section .item_slider .owl-carousel .owl-item .blog_content figure a {
    position: relative;
    overflow: hidden;
    display: block;
    z-index: 1
}

.blog_section .item_slider .owl-carousel .owl-item .blog_content figure a::before {
    position: absolute;
    top: 0;
    left: -100%;
    display: block;
    content: "";
    width: 50%;
    height: 100%;
    background: linear-gradient(90deg, #fff0 0, hsl(0 0% 100% / .3));
    transform: skewX(-25deg);
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    z-index: 1
}

.blog_section .item_slider .owl-carousel .owl-item .blog_content:hover figure a::before {
    animation: hoverShine 1.2s
}

.blogWrapper {
    background-color: #fff;
    padding: 25px;
    border-radius: 0 0 15px 15px
}

.blog_content h3 {
    font-size: 20px;
    font-weight: 600;
    padding-top: 0
}

.blog_content span {
    font-size: 12px;
    color: #666;
    font-weight: 500;
    font-family: 'Poppins', sans-serif
}

.content_btn .btn-link {
    color: #EC1C24;
    font-weight: 500
}

.blog_main .blog_slider .owl-nav button.owl-prev {
    border: 1px solid rgb(255 112 42 / 18%);
    box-shadow: 0 6px 16px rgb(255 112 42 / .24);
    background-image: url(../images/left-arrow.svg) !important;
    left: -24px
}

.blog_main .blog_slider .owl-nav button.owl-next {
    border: 1px solid rgb(255 112 42 / 18%);
    box-shadow: 0 6px 16px rgb(255 112 42 / .24);
    background-image: url(../images/right-arrow.svg) !important;
    right: -24px
}

.learner_support {
    background-color: #faebd770;
    padding: 0 0 0
}

.commuityrow {
    padding: 25px 0 0;
    margin: auto;
    max-width: 1440px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: url(../images/line-bg.svg) no-repeat;
    background-size: cover;
    background-position: center top
}

.collegesathi_section {
    position: relative;
    padding: 18px 0;
    z-index: 1
}

.navbarPill {
    justify-content: center;
    align-items: center;
    display: flex;
    flex-wrap: nowrap
}

ul.navbarPill li {
    margin-left: 0;
    width: 33.33%
}

ul.navbarPill li:first-child {
    margin-left: 0
}

ul.navbarPill {
    margin: 30px auto 0;
    max-width: 500px;
    gap: 5px;
    background: #fff;
    border-radius: 5px;
    border: 3px solid red;
    padding: 5px;
    -webkit-box-shadow: 5px 15px 30px rgb(27 33 47 / .05);
    box-shadow: 5px 15px 30px rgb(27 33 47 / .05)
}

ul.navbarPill li.nav-item button {
    color: #000;
    font-size: 15px;
    border: none;
    border-radius: 5px;
    padding: 10px 16px;
    font-weight: 500;
    border: none;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    min-width: 100%;
    display: block;
    margin: 0
}

ul.navbarPill li.nav-item button.nav-link:hover,
ul.navbarPill li.nav-item button.nav-link:focus,
ul.navbarPill li.nav-item button.nav-link:active {
    color: #fff;
    border-radius: 5px;
    background: #EC1C24;
    border: none
}

ul.navbarPill li.nav-item button.nav-link.active,
ul.navbarPill li.nav-item button.nav-link.active:hover {
    color: #fff;
    border: none;
    background-color: #EC1C24
}

.collegesathiExpertise h3 {
    color: #000;
    display: block;
    margin: 0 0 30px;
    padding: 0;
    font-size: 24px;
    font-weight: 700;
    text-transform: uppercase
}

ul.checkListing {
    margin: 0;
    padding: 0;
    display: block
}

ul.checkListing li {
    list-style: none;
    display: block;
    margin-bottom: 30px;
    color: #000;
    font-size: 18px;
    line-height: 22px;
    padding-left: 36px
}

ul.checkListing li:last-child {
    margin-bottom: 0
}

ul.checkListing li::before {
    background-image: url(../images/check_green.png);
    left: 0;
    top: 7px
}

.boxshadow {
    -webkit-box-shadow: 20px 0 30px 0 rgb(0 0 0 / .07);
    box-shadow: 20px 0 30px 0 rgb(0 0 0 / .07);
    padding: 60px;
    display: inline-flex;
    flex-direction: column;
    background-color: #fff0;
    border-radius: 0 20px 20px 0
}

.circleimg {
    width: 19%
}

.circleimg2 {
    margin: 70px 0 60px 120px;
    height: 195px;
    width: 195px
}

.jointext {
    width: 62%
}

.circleimg {
    width: 19%
}

.circleimg4 {
    margin-left: auto;
    width: 151px;
    height: 151px;
    margin-right: 30px
}

.circleimg5 {
    margin: 130px 0 40px 0
}

.circleimg6 {
    margin-left: auto;
    width: 162px;
    height: 195px
}

.circleimg img {
    animation: alltuchtopdown 1.5s ease-in-out 0s infinite alternate;
    animation-duration: 1.5s;
    animation-duration: 3s;
    transition: all .3s ease-out 0s
}

.online_support_heading {
    display: flex;
    align-items: center;
    justify-content: center
}

.online_support {
    display: flex;
    padding-left: 0;
    padding-top: 25px;
    margin-bottom: 0;
    width: 100%;
    max-width: 650px;
    margin: auto;
    flex-wrap: nowrap;
    gap: 15px
}

.online_support_heading h2 {
    margin: 0;
    padding-right: 0;
    padding-bottom: 16px
}

.online_support_heading h2 strong {
    display: block;
    font-size: 60px
}

.online_support li h4 a {
    color: #000;
    font-size: 24px
}

.online_support li h4 a i {
    color: #EC1C24;
    margin-right: 6px
}

.online_support li h3 {
    font-size: 18px;
    color: #000;
    padding-bottom: 10px
}

.online_support li {
    list-style: none;
    margin-right: 0;
    background-color: #fff;
    border: 1px solid #efefef;
    padding: 22px 27px;
    border-radius: 5px;
    margin-bottom: 20px;
    -webkit-box-shadow: 5px 15px 30px rgb(27 33 47 / .05);
    box-shadow: 5px 15px 30px rgb(27 33 47 / .05);
    width: 50%
}

.trending {
    background-image: url(../images/trendbanner_bg.jpg);
    padding: 20px 0 0;
    margin-bottom: 20px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    background: #fff0
}

.trending .trending_content {
    padding: 0
}

.best_trending a {
    position: relative;
    overflow: hidden;
    display: block;
    z-index: 1
}

.best_trending a::before {
    position: absolute;
    top: 0;
    left: -100%;
    display: block;
    content: "";
    width: 50%;
    height: 100%;
    background: linear-gradient(90deg, #fff0 0, hsl(0 0% 100% / .3));
    transform: skewX(-25deg);
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    z-index: 1
}

.best_trending:hover a::before {
    animation: hoverShine 1.2s
}

.trending_content_box .trending_wrap figure {
    width: 80px;
    height: 40px;
    align-items: center;
    display: flex;
    position: absolute;
    top: 10px;
    left: 10px;
    z-index: 1;
    background-color: #fff;
    border-radius: 5px;
    padding: 4px;
    text-align: center;
    margin: 0;
    justify-content: center
}

.trending_caption {
    width: 100%;
    flex: 0 0 auto;
    padding: 0
}

.best_trending {
    background-color: #fff;
    border-radius: 10px;
    border: 1px solid #efefef;
    position: relative
}

.trending_content_box {
    padding: 20px;
    border-radius: 8px;
    background-color: blanchedalmond
}

.best_trending a {
    position: relative;
    overflow: hidden;
    display: block;
    z-index: 1;
    color: #000 !important;
    font-size: 18px;
    font-weight: 600
}

.trending_content_box .trending_wrap figure img {
    width: auto !important
}

.trending_wrap span.sub_title {
    font-size: 12px;
    color: #666;
    font-weight: 500;
    font-family: 'Poppins', sans-serif
}

.trending_slider .owl-nav button.owl-prev {
    border: 1px solid rgb(255 112 42 / 18%);
    box-shadow: 0 6px 16px rgb(255 112 42 / .24);
    background-image: url(../images/left-arrow.svg) !important;
    left: -24px
}

.trending_slider .owl-nav button.owl-next {
    border: 1px solid rgb(255 112 42 / 18%);
    box-shadow: 0 6px 16px rgb(255 112 42 / .24);
    background-image: url(../images/right-arrow.svg) !important;
    right: -24px
}

.bannerFlex .banner_content h1 {
    color: #000;
    font-size: 60px;
    max-width: 600px;
    margin-top: 0;
    text-transform: capitalize;
    width: 100%
}

.bannerFlex .banner_content h1 span {
    font-size: 50px;
    color: #000
}

.bannerFlex .banner_content p {
    color: #EC1C24;
    z-index: 1;
    font-size: 18px;
    max-width: 100%;
    padding: 10px 20px;
    font-weight: 600;
    line-height: 24px;
    background: rgb(255 112 42 / 11%);
    width: auto;
    border-radius: 5px;
    margin-top: 19px
}

.trending_slider.owl-carousel .owl-stage-outer {
    padding-bottom: 30px
}

ul.stepslisting {
    margin: 30px 0 0;
    padding: 0 0;
    display: flex
}

ul.stepslisting li {
    width: 33.33%;
    padding: 0 20px;
    list-style: none;
    text-align: center;
    position: relative
}

ul.stepslisting li .questionCard strong {
    display: block;
    color: #000;
    font-size: 18px;
    padding: 0 0 10px;
    max-width: 295px;
    margin: auto
}

ul.stepslisting li .questionCard p {
    font-size: 16px;
    line-height: 22px;
    color: #3d3d3d;
    padding: 0 5px;
    max-width: 320px;
    margin: auto
}

ul.stepslisting li .questionCard figure {
    height: 200px;
    width: 200px;
    border-radius: 50%;
    background: #fff;
    -webkit-box-shadow: 5px 15px 30px rgb(27 33 47 / .05);
    box-shadow: 5px 15px 30px rgb(27 33 47 / .05);
    margin: 0 auto 30px;
    padding: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    z-index: 1
}

ul.stepslisting li .questionCard figure img {
    width: 100px
}

ul.stepslisting li .questionCard strong span {
    color: #EC1C24
}

ul.stepslisting li.middleCard {
    margin-top: 0
}

ul.stepslisting li::after {
    content: "";
    position: absolute;
    width: 220px;
    height: 80px;
    background: url(../images/process-arrow-1.svg);
    background-repeat: repeat;
    background-size: auto;
    right: -114px;
    top: 20px;
    transform: rotate(-25deg);
    background-size: 330px;
    background-repeat: no-repeat;
    z-index: -1;
    background-position: center right
}

ul.stepslisting li:last-child:after {
    display: none
}

ul.stepslisting li.middleCard::after {
    width: 200px;
    height: 70px;
    right: -98px;
    top: 72px;
    background: url(../images/process-arrow-2.svg);
    transform: rotate(20deg);
    background-repeat: no-repeat;
    height: 90px;
    background-size: 330px;
    background-position: center right
}

ul.stepslisting li .questionCard figure:after {
    position: absolute;
    left: 0;
    height: 200px;
    width: 200px;
    top: 0;
    margin: auto;
    bottom: 0;
    right: 0;
    content: '';
    border: 1px dashed #d3cece;
    border-radius: 50%;
    z-index: -1;
    animation: Rotate 20s linear infinite;
    -webkit-animation: Rotate 20s linear infinite
}

@keyframes Rotate {
    from {
        transform: rotate(0deg)
    }

    to {
        transform: rotate(360deg)
    }
}

@-webkit-keyframes Rotate {
    from {
        -webkit-transform: rotate(0deg)
    }

    to {
        -webkit-transform: rotate(360deg)
    }
}

section.universitiesView_section {
    padding: 15px 0;
    position: relative;
    z-index: 1;
    overflow: hidden
}

section.universitiesView_section:after {
    position: absolute;
    bottom: 0;
    right: -150px;
    content: '';
    width: 100%;
    background-image: url(../images/framebg.svg);
    height: 100%;
    z-index: -1;
    background-position: right 200px;
    background-repeat: no-repeat
}

.universities-wrapper {
    display: flex;
    align-items: center;
    flex-wrap: wrap
}

.universities-wrapper .universities-col-left {
    width: 40%;
    padding-right: 20px
}

.universities-wrapper .universities-col-right {
    width: 60%;
    padding: 0 12px
}

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

ul.leading-universitiesList li {
    margin-bottom: 20px;
    position: relative
}

ul.leading-universitiesList li:last-child {
    margin-bottom: 20px
}

.leading-row {
    display: flex;
    justify-content: center;
    text-align: center;
    gap: 20px
}

.leading-row .leadingBox a {
    background-color: #F4F7FB;
    padding: 16px 10px;
    border-radius: 5px;
    width: 210px;
    display: block;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    height: 100%
}

.leading-row .leadingBox a:hover {
    box-shadow: 0 6px 16px rgb(255 112 42 / .24);
    background-color: #EC1C24
}

.leading-row .leadingBox a:hover strong {
    color: #fff
}

.leading-row .leadingBox a:hover p {
    color: rgb(255 255 255 / .8)
}

.leading-row .leadingBox figure {
    height: 103px;
    width: 103px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 10px;
    background-color: #fff;
    padding: 14px
}

.leading-row .leadingBox strong {
    font-size: 14px;
    color: #000;
    display: block;
    line-height: 20px;
    padding-bottom: 3px;
    font-weight: 600;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s
}

.leading-row .leadingBox p {
    font-size: 12px;
    display: block;
    font-weight: 500;
    margin: 0;
    color: #5A5A5A;
    line-height: 18px;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s
}

.universities-col-left .headingCard .heading {
    font-weight: 400;
    line-height: 60px
}

.universities-col-left .headingCard .heading b {
    font-weight: 700
}

.universities-col-left p.paragraphline {
    font-size: 18px;
    line-height: 36px;
    margin-bottom: 30px;
    margin-top: 15px
}

ul.leading-universitiesList li.middleCard:after {
    position: absolute;
    top: -90px;
    right: 66px;
    content: '';
    background: url(../images/categories_shape04.svg);
    background-repeat: no-repeat;
    height: 60px;
    width: 60px;
    animation: Rotate 20s linear infinite;
    -webkit-animation: Rotate 20s linear infinite;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s
}

ul.leading-universitiesList li.lastCard:after {
    position: absolute;
    top: 0;
    left: 60px;
    content: '';
    background: url(../images/categories_shape03.svg);
    background-repeat: no-repeat;
    height: 25px;
    width: 77px;
    animation: alltuchtopdown 1.5s ease-in-out 0s infinite alternate;
    animation-duration: 1.5s;
    animation-duration: 3s;
    transition: all .3s ease-out 0s;
    bottom: 0;
    margin: auto
}

.universities-item {
    padding: 0 20px
}

.collegesathiExpertise {
    padding: 30px 0 20px
}

.circles {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    z-index: -1
}

.circles li {
    position: absolute;
    display: block;
    list-style: none;
    width: 20px;
    height: 20px;
    background: rgb(255 112 42 / 10%);
    animation: animate 25s linear infinite;
    bottom: -150px
}

.circles li:nth-child(1) {
    left: 25%;
    width: 80px;
    height: 80px;
    animation-delay: 0s
}

.circles li:nth-child(2) {
    left: 10%;
    width: 20px;
    height: 20px;
    animation-delay: 2s;
    animation-duration: 12s
}

.circles li:nth-child(3) {
    left: 70%;
    width: 20px;
    height: 20px;
    animation-delay: 4s
}

.circles li:nth-child(4) {
    left: 40%;
    width: 60px;
    height: 60px;
    animation-delay: 0s;
    animation-duration: 18s
}

.circles li:nth-child(5) {
    left: 65%;
    width: 20px;
    height: 20px;
    animation-delay: 0s
}

.circles li:nth-child(6) {
    left: 75%;
    width: 110px;
    height: 110px;
    animation-delay: 3s
}

.circles li:nth-child(7) {
    left: 35%;
    width: 150px;
    height: 150px;
    animation-delay: 7s
}

.circles li:nth-child(8) {
    left: 50%;
    width: 25px;
    height: 25px;
    animation-delay: 15s;
    animation-duration: 45s
}

.circles li:nth-child(9) {
    left: 20%;
    width: 15px;
    height: 15px;
    animation-delay: 2s;
    animation-duration: 35s
}

.circles li:nth-child(10) {
    left: 85%;
    width: 150px;
    height: 150px;
    animation-delay: 0s;
    animation-duration: 11s
}

@keyframes animate {
    0% {
        transform: translateY(0) rotate(0deg);
        opacity: 1;
        border-radius: 0
    }

    100% {
        transform: translateY(-1000px) rotate(720deg);
        opacity: 0;
        border-radius: 50%
    }
}

.allUniversties-section {
    padding: 50px 0
}

.allUniverstiesList {
    display: flex;
    margin: 0 -10px;
    flex-wrap: wrap
}

.allUniverstiesList li {
    width: 25%;
    padding: 0 10px
}

.allUniverstiesList li a.leadingBox {
    background-color: #F4F7FB;
    padding: 20px;
    border-radius: 5px;
    width: 100%;
    display: block;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    height: 100%;
    text-align: center
}

.allUniverstiesList li a.leadingBox:hover {
    box-shadow: 0 6px 16px rgb(255 112 42 / .24);
    background-color: #EC1C24
}

.allUniverstiesList li a.leadingBox:hover strong {
    color: #fff
}

.allUniverstiesList li a.leadingBox:hover p {
    color: rgb(255 255 255 / .8)
}

.allUniverstiesList li a.leadingBox figure {
    height: 103px;
    width: 103px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 16px;
    background-color: #fff;
    overflow: hidden;
    padding: 12px
}

.allUniverstiesList li a.leadingBox strong {
    font-size: 16px;
    color: #000;
    display: block;
    line-height: 20px;
    padding-bottom: 7px;
    font-weight: 600;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s
}

.allUniverstiesList li a.leadingBox p {
    font-size: 14px;
    display: block;
    font-weight: 500;
    margin: 0;
    color: #5A5A5A;
    line-height: 20px;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s
}

.management_logo figure {
    width: 80px;
    height: 40px
}

.management_logo {
    margin-top: -40px
}

.management_listing li .card .slider.responsive.slick-initialized.slick-slider.slick-dotted {
    margin-bottom: 0
}

.university-banner .program_img_box .small_logo figure {
    padding: 4px;
    min-height: inherit;
    min-width: auto;
    border-radius: 5px
}

.small_logo_box figure {
    height: 40px;
    width: 80px;
    padding: 5px;
    border-radius: 4px
}

.small_logo_box {
    top: -22px
}

.university_details_section .otheruniversities_content .slider.courses_crousel .crousel_item .course_details.card figure {
    height: 60px
}

.course_details.card .card-footer {
    text-align: center
}

.course_details.card .card-footer a.btn.btn-primary {
    padding: 7px 20px;
    width: auto
}

.certificate_listing ul {
    margin: 0;
    padding: 0
}

.DegreeCourses-section .accordion-item {
    margin-bottom: 20px
}

.DegreeCourses-section button.accordion-button {
    justify-content: space-between
}

.DegreeCourses-section .accordion-button::after {
    position: absolute;
    top: 0;
    right: 13px;
    bottom: 0;
    margin: auto
}

.DegreeCourses-section button.accordion-button {
    justify-content: space-between;
    background: #fff0;
    padding: 10px 50px 10px 20px
}

.DegreeCourses-section button.accordion-button span.ms-auto.text-end {
    background-color: #ffdecd;
    border: 1px solid #f6c4ac;
    padding: 9px 14px;
    font-size: 14px;
    color: #f10000;
    font-weight: 500;
    border-radius: 5px;
    text-align: center
}

.DegreeCourses-section .table thead tr th:last-child {
    text-align: right
}

.DegreeCourses-section .table tbody tr td:last-child {
    text-align: right
}

.FlexnavBar .nav-pills {
    width: 25%;
    display: block;
    border-right: 1px solid #efefef
}

.FlexnavBar {
    display: flex
}

.FlexnavBar .tab-content {
    width: 75%
}

.FlexnavBar .nav-pills li {
    padding: 0px !important;
    display: block !important
}

.FlexnavBar .nav-pills li .nav-link.active {
    padding-left: 16px
}

.FlexnavBar .nav-pills li .nav-link.active {
    background-color: #EC1C24;
    color: #fff;
    font-weight: 500
}

.FlexnavBar .nav-pills li .nav-link:hover {
    background-color: #EC1C24;
    color: #fff;
    font-weight: 500;
    padding-left: 16px
}

.FlexnavBar .nav-pills li .nav-link {
    width: 100%;
    text-align: start;
    height: 45px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 15px;
    font-weight: 500;
    line-height: 16px;
    color: #000;
    padding: 10px 16px;
    border-radius: 0;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    padding-left: 16px
}

.FlexnavBar .tab-content {
    width: 75%;
    padding-left: 0;
    padding-top: 0
}

.programm-tab-content ul.content-box.content-boxThreeCol li {
    width: 33.33%
}

.programm-tab-content ul.content-box {
    padding-right: 0
}

.programm-tab-left .nav-pills li .nav-link {
    font-size: 15px;
    font-weight: 500
}

.FlexnavBar {
    display: flex;
    height: calc(100% - 50px)
}

.FlexnavBar.SubFlexnavBar {
    height: 100%
}

.programm-tab-content .content-box-heading {
    margin-bottom: 0;
    padding-left: 16px
}

.explore-programm-wrap .programm-tab-content {
    padding-left: 0
}

.programm-tab-content ul.content-box {
    padding-left: 20px;
    padding-top: 20px
}

.explore-programm-wrap .nav-pills li .nav-link {
    position: relative
}

.explore-programm-wrap .nav-pills li .nav-link.active:after {
    filter: brightness(0) invert(1);
    transform: rotate(-90deg)
}

.explore-programm-wrap .nav-pills li .nav-link:hover:after {
    filter: brightness(0) invert(1)
}

.explore-programm-wrap .nav-pills li .nav-link:after {
    position: absolute;
    top: 3px;
    right: 10px;
    content: '';
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    width: 13px;
    height: 13px;
    background-size: 13px;
    margin: auto;
    bottom: 0;
    border: 0;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s
}

.course-img-container img {
    max-width: 70px
}

.programm-tab-content p {
    font-size: 14px;
    font-weight: 500;
    display: block;
    -webkit-line-clamp: inherit;
    -webkit-box-orient: inherit;
    overflow: hidden;
    white-space: normal;
    padding-top: 10px;
    color: #000;
    text-overflow: inherit
}

.programm-tab-content .certification-text {
    margin: 2px 0 0;
    color: #656565;
    font-weight: 500
}

.programm-tab-content p.upload-duraction {
    padding-top: 0;
    font-weight: 500
}

.FlexnavBar h2.content-box-heading {
    border: none;
    padding: 16px 16px 0;
    font-size: 16px
}

.FlexnavBar.SubFlexnavBar .nav-pills {
    width: 40%
}

.FlexnavBar.SubFlexnavBar .tab-content {
    width: 60%
}

.programm-tab-content ul.content-boxTwoCol li {
    width: 50%
}

.testimonialModal .modal-dialog {
    max-width: 510px;
    padding-top: 91px
}

.testimonialModal button.btn-close {
    position: absolute;
    top: 0;
    right: -34px;
    filter: brightness(1) invert(1);
    opacity: 1
}

.headingDetail {
    text-align: center;
    padding: 10px
}

.headingDetail .nameView {
    font-size: 22px;
    color: #000;
    font-weight: 600;
    padding: 0;
    margin: 0
}

.headingDetail .positionview {
    font-size: 15px;
    font-weight: 500;
    color: #656565;
    line-height: 18px;
    margin: 2px 0
}

.headingDetail .workview {
    font-size: 15px;
    color: #000;
    font-weight: 500;
    line-height: 18px;
    margin: 0 0
}

.testimonials-fulldecription .quote-icon {
    position: absolute;
    top: 20px;
    right: 35px
}

.linkview a {
    color: #EC1C24;
    margin-top: 5px;
    font-size: 14px
}

.testimonials-fulldecription figure {
    height: 200px;
    width: 200px;
    border-radius: 50%;
    overflow: hidden;
    margin: -80px auto 0;
    border: 10px solid #fff
}

.testimonials-fulldecription figure img {
    object-fit: cover;
    height: 100%;
    width: 100%
}

.linkview a i {
    font-size: 18px
}

.input_search .search_btn {
    position: absolute;
    right: 5px;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px
}

body.menu-show:after {
    position: absolute;
    bottom: 0;
    left: 0;
    height: 100%;
    width: 100%;
    content: '';
    background: #000;
    opacity: .6;
    z-index: 9
}

body.menu-show {
    padding-right: 0
}

.contact_btn button.btn.btn-primary {
    width: auto;
    padding: 12px 20px;
    min-width: 220px;
    font-size: 16px
}

.latest_posts ul li .card figure img {
    width: 100%
}

.latest_posts ul li .card .card-body h4.card-title a {
    color: #000
}

.latest_posts ul li .card .card-body h4.card-title {
    font-size: 20px;
    font-weight: 600;
    padding-top: 0;
    min-height: 50px
}

.latest_posts ul li .card .card-body .author_details {
    font-size: 12px;
    color: #666;
    font-weight: 500;
    font-family: 'Poppins', sans-serif
}

.latest_posts ul li .card .card-body p,
.blog_details p {
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 25px;
    margin-bottom: 10px
}

.latest_posts ul {
    margin: 0 -10px
}

.latest_posts ul li {
    padding: 0 10px
}

.latest_posts ul li .card .blog_banner_icon {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 20px 16px
}

.latest_posts ul li .card {
    position: relative;
    padding-bottom: 70px;
    background-color: #fff;
    -webkit-box-shadow: 5px 15px 30px rgb(27 33 47 / .05);
    box-shadow: 5px 15px 30px rgb(27 33 47 / .05);
    border: none
}

.form-box button.btn.btn-primary {
    padding: 12px 24px
}

.form-box button.btn-primary:hover:before {
    height: 700%
}

.latest_posts ul li .card .blog_banner_icon figure:hover {
    background-color: #fff0
}

.latest_posts ul li .card .blog_banner_icon figure {
    border: none;
    height: auto;
    width: auto;
    overflow: inherit
}

.share-btns {
    right: -12px;
    left: auto;
    margin: 0;
    bottom: 18px
}

.featured_blog_content {
    position: relative
}

.featured_blog_content .blog_banner_icon {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 0 40px 12px;
    width: 100%
}

.featured_blog_content {
    padding-bottom: 70px
}

.featured_blog_content p {
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 25px;
    color: #707070
}

.management_listing li .card a.btn.btn-primary {
    margin-top: 10px
}

@media (max-width:1420px) {

    .testimonials .owl-carousel .owl-nav button.owl-prev,
    .trending_slider .owl-nav button.owl-prev {
        left: -13px
    }

    .testimonials .owl-carousel .owl-nav button.owl-next,
    .trending_slider .owl-nav button.owl-next {
        right: -13px
    }

    .online_support {
        max-width: 600px
    }

    .universities-wrapper .universities-col-left {
        width: 42%;
        padding-right: 16px
    }

    .universities-wrapper .universities-col-right {
        width: 58%
    }

    ul.leading-universitiesList li.lastCard:after {
        left: 30px
    }

    ul.leading-universitiesList li.middleCard:after {
        right: 40px
    }

    section.universitiesView_section:after {
        background-position: -100% 180px
    }
}

@media (min-width:1400px) and (max-width:1500px) {
    section.universitiesView_section:after {
        background-position: -100% 180px
    }
}

@media (min-width:1200px) and (max-width:1300px) {
    .bannerFlex .banner_content h1 {
        font-size: 50px
    }

    .leading-row .leadingBox {
        width: 33.33%
    }

    .leading-row .leadingBox a {
        width: 100%;
        height: 100%
    }

    .online_support_heading h2 strong {
        display: block;
        font-size: 50px
    }

    .circleimg2 {
        margin-left: 0
    }
}

@media (max-width:1320px) {
    ul.leading-universitiesList li.lastCard:after {
        left: 0
    }

    ul.leading-universitiesList li.middleCard:after {
        right: 10px
    }

    .headingCard .heading {
        font-weight: 400;
        line-height: 40px;
        font-size: 30px
    }

    .universities-col-left p.paragraphline {
        font-size: 16px;
        line-height: 30px
    }
}

@media (min-width:992px) {
    header.fixed .navbar .navigation ul li .submenu-nested {
        top: 70px
    }

    header .navbar .navigation ul li .submenu-nested {
        -webkit-animation-name: DropDownSlide;
        animation-name: DropDownSlide;
        -webkit-animation-duration: .3s;
        animation-duration: .3s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
        -ms-transition: all 0.5s ease 0s;
        -o-transition: all 0.5s ease 0s;
        -webkit-transition: all 0.5s ease 0s;
        transition: all 0.5s ease 0s
    }

    @-webkit-keyframes DropDownSlide {
        100% {
            -webkit-transform: translateY(0);
            transform: translateY(0)
        }

        0% {
            -webkit-transform: translateY(20px);
            transform: translateY(20px)
        }
    }

    @keyframes DropDownSlide {
        100% {
            -webkit-transform: translateY(0);
            transform: translateY(0)
        }

        0% {
            -webkit-transform: translateY(20px);
            transform: translateY(20px)
        }
    }

    .mobileAccordion {
        display: none
    }
}

@media (max-width:1199px) {
    .bannerFlex .banner_content h1 {
        font-size: 40px
    }

    .bannerFlex .banner_content h1 span {
        font-size: 40px;
        color: #000
    }

    .leading-row .leadingBox {
        width: 33.33%
    }

    .leading-row .leadingBox a {
        width: 100%;
        height: 100%
    }

    .online_support_heading h2 strong {
        display: block;
        font-size: 50px
    }

    .circleimg2 {
        margin-left: 0
    }

    ul.stepslisting li .questionCard strong,
    ul.stepslisting li .questionCard p {
        max-width: 100%
    }

    .blog_section .item_slider .owl-carousel.blog_slider .owl-stage-outer {
        padding-left: 0;
        padding-right: 0
    }

    .container {
        max-width: 960px
    }

    .universities-col-left .headingCard .heading {
        font-weight: 400;
        line-height: 40px
    }

    .programm-tab-content ul.content-box.content-boxThreeCol li {
        width: 50%
    }

    .programm-tab-content ul.content-boxTwoCol li {
        width: 100%
    }

    .FlexnavBar.SubFlexnavBar .nav-pills {
        width: 50%
    }

    .FlexnavBar.SubFlexnavBar .tab-content {
        width: 50%
    }

    .FlexnavBar .nav-pills {
        width: 30%
    }

    .FlexnavBar .tab-content {
        width: 70%
    }
}

@media (max-width:991px) {
    header .navbar .navigation ul li .submenu-nested {
        display: none
    }

    header .navbar .navigation>ul>li {
        height: auto
    }

    body.scroll_stop {
        padding-right: 0px !important
    }

    .allUniverstiesList li {
        width: 33.33%
    }

    .programs_listing .search_by_filters {
        height: auto;
        margin-bottom: 20px
    }

    section.universitiesView_section:after {
        display: none
    }

    .bannerFlex .banner_content h1 {
        font-size: 30px
    }

    .bannerFlex .banner_content h1 span {
        font-size: 30px
    }

    .bannerFlex .banner_content h1 {
        text-align: left;
        max-width: 100%
    }

    .bannerFlex .banner_content {
        width: 100%;
        padding-right: 0;
        max-width: 360px
    }

    .banner_content {
        text-align: left;
        align-items: center;
        display: block
    }

    .bannerFlex .banner_content p {
        font-size: 16px;
        display: inline-flex
    }

    .banner_section {
        background-size: cover
    }

    .globeshape {
        max-width: 40px;
        left: 14px
    }

    .headingCard .heading {
        font-weight: 400;
        line-height: 30px;
        font-size: 24px;
        margin-bottom: 0
    }

    .paragraphline {
        font-size: 14px;
        line-height: 18px
    }

    ul.stepslisting li .questionCard strong {
        font-size: 16px
    }

    ul.stepslisting li .questionCard p {
        font-size: 14px;
        line-height: 18px
    }

    ul.stepslisting li .questionCard figure {
        height: 160px;
        width: 160px
    }

    ul.stepslisting li .questionCard figure:after {
        height: 160px;
        width: 160px
    }

    ul.stepslisting li::after {
        width: 408px
    }

    ul.stepslisting li.middleCard::after {
        width: 88px;
        right: -56px
    }

    .explore_programs .explore_programs_tab ul {
        justify-content: center;
        align-items: center;
        position: relative;
        top: 0;
        right: 0;
        z-index: 2;
        background-color: #fff0;
        border-radius: 0
    }

    .explore_programs_tab {
        padding: 0
    }

    .degrees_content h3 {
        font-size: 18px
    }

    .degrees_content h3 span {
        font-size: 14px
    }

    .experts_section {
        padding: 0
    }

    .experts_section .experts_main .owl-carousel.experts_slider.owl-theme.owl-loaded .owl-stage-outer {
        padding-bottom: 0
    }

    .top_universities {
        padding: 22px 0 0
    }

    .universities_img::before {
        display: none
    }

    .universities_program_content h4 {
        font-size: 18px
    }

    .universities_program_content p {
        font-family: 'Poppins', sans-serif;
        font-size: 14px;
        line-height: 21px
    }

    .testimonials {
        padding: 20px 0 10px
    }

    .testimonials_decription p.card-text {
        font-size: 14px;
        line-height: 20px
    }

    .testimonials_details h4 {
        font-size: 16px
    }

    .testimonials_details p {
        font-size: 12px
    }

    .blog_section {
        padding: 20px 0
    }

    .blog_main .blog_slider .owl-nav button.owl-prev {
        left: -10px
    }

    .blog_main .blog_slider .owl-nav button.owl-next {
        right: -10px
    }

    .blog_content h3 {
        font-size: 18px
    }

    .blog_content p {
        font-size: 14px;
        line-height: 20px
    }

    .content_btn {
        padding-top: 10px
    }

    .blog_btn {
        padding: 0 0 0;
        position: relative
    }

    .universities-wrapper {
        display: block;
        position: relative;
        padding-bottom: 100px
    }

    .universities-wrapper .universities-col-left {
        width: 100%;
        padding-right: 0
    }

    .universities-wrapper .universities-col-right {
        width: 100%
    }

    .universities-col-left .headingCard .heading br {
        display: none
    }

    .universities-col-left .headingCard {
        text-align: center
    }

    .universities-col-left p.paragraphline {
        margin-top: 0
    }

    .viewmore {
        text-align: center;
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        margin: 0 auto 20px
    }

    section.universitiesView_section {
        padding: 20px 0 0
    }

    .circleimg4 {
        margin-right: 0
    }

    .online_support_heading h2 strong {
        display: block;
        font-size: 35px
    }

    .circleimg {
        width: 22%
    }

    .online_support {
        max-width: 300px;
        display: block;
        text-align: center
    }

    .trending {
        padding: 20px 0
    }

    .online_support li {
        width: 100%
    }

    header .navbar .navigation ul li a.active {
        border-radius: 0
    }

    header .navbar .navigation ul li .submenu-nested ul {
        padding: 30px 20px
    }

    .colss-btn {
        border-bottom: 1px solid #e4e4e4
    }

    header .navbar .navigation ul li a.sub_menu_dropdown {
        position: relative
    }

    .mobileAccordion .accordion-item {
        border: none;
        border-radius: 0;
        border-bottom: 1px solid #ededed
    }

    .mobileAccordion button.accordion-button {
        border-radius: 0;
        border: none;
        font-weight: 500;
        font-size: 15px;
        box-shadow: none
    }

    .mobileAccordion .accordion-item:last-child {
        border-bottom: 0
    }

    .mobileAccordion .accordion-item:first-of-type .accordion-button {
        border-radius: 0
    }

    .mobileAccordion .accordion-button:not(.collapsed) {
        background: rgb(255 112 42 / 11%);
        color: #ff2a2e;
        border-bottom: 1px solid rgb(255 112 42 / 18%);
        border-top: 1px solid rgb(255 112 42 / 18%)
    }

    .Subaccordion {
        border-top: 1px solid #ededed;
        padding: 0 20px
    }

    .programm-tab-content ul.content-box {
        padding-left: 20px;
        padding-right: 20px;
        padding-top: 20px
    }

    .Subaccordion .programm-tab-content ul.content-box li {
        border-bottom: 0px !important
    }

    .mobileAccordion .Subaccordion button.accordion-button {
        padding-left: 0;
        padding-right: 0
    }

    .mobileAccordion {
        position: fixed;
        top: 62px;
        right: -100%;
        width: 100%;
        height: calc(100% - 62px);
        overflow-y: auto;
        overflow-x: hidden;
        z-index: 99;
        opacity: 0;
        visibility: hidden;
        -ms-transition: all 0.3s ease 0s;
        -o-transition: all 0.3s ease 0s;
        -webkit-transition: all 0.3s ease 0s;
        transition: all 0.3s ease 0s;
        background-color: #fff;
        border-top: 1px solid #ededed
    }

    .mobileAccordion.show {
        opacity: 1;
        visibility: visible;
        right: 0
    }

    .Subaccordion-collapse {
        position: fixed;
        top: 62px;
        right: -100%;
        width: 100%;
        height: calc(100% - 62px);
        overflow-y: auto;
        overflow-x: hidden;
        z-index: 999;
        opacity: 0;
        visibility: hidden;
        -ms-transition: all 0.3s ease 0s;
        -o-transition: all 0.3s ease 0s;
        -webkit-transition: all 0.3s ease 0s;
        transition: all 0.3s ease 0s;
        background-color: #fff;
        border-top: 1px solid #ededed
    }

    .Subaccordion-collapse.show {
        opacity: 1;
        visibility: visible;
        right: 0
    }

    .box-heading {
        font-weight: 600;
        padding: 0;
        font-size: 16px;
        margin: 0;
        display: block;
        text-align: center
    }

    .FlexTopheading {
        position: relative;
        background: #182a5a;
        padding: 12px 20px;
        color: #fff
    }

    .FlexTopheading button.back-btn {
        position: absolute;
        top: 12px;
        left: 14px;
        background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");
        background-repeat: no-repeat;
        height: 17px;
        width: 17px;
        background-color: #fff0;
        border: none;
        transform: rotate(90deg);
        filter: brightness(.5) invert(1)
    }

    .mobileAccordion .accordion-item .accordion-button::after {
        transform: rotate(-90deg)
    }
}

@media (max-width:767px) {
    .banner_section:after {
        position: absolute;
        top: 0;
        left: 0;
        content: '';
        background: #000;
        height: 100%;
        width: 100%;
        z-index: -1;
        opacity: .2
    }

    .latest_posts ul {
        margin: 0 0
    }

    .latest_posts ul li {
        padding: 0;
        margin-bottom: 12px
    }

    .banner_section {
        position: relative;
        z-index: 1;
        overflow: hidden
    }

    .trending {
        margin-bottom: 0
    }

    .experts_section {
        padding-top: 20px
    }

    ul.navbarPill li.nav-item button {
        min-width: 100px
    }

    .boxshadow {
        padding: 20px 0;
        box-shadow: none;
        margin-bottom: 30px
    }

    .collegesathiExpertise .row {
        flex-direction: column-reverse
    }

    .collegesathi_section {
        padding: 20px 0 0
    }

    .collegesathiExpertise {
        padding: 0 0 0
    }

    .bannerFlex .banner_content h1 {
        font-size: 24px;
        color: #fff;
        margin-top: 142px
    }

    .bannerFlex .banner_content h1 span {
        font-size: 24px;
        color: #fff
    }

    .bannerFlex .banner_content p {
        font-size: 14px;
        display: inline-flex;
        color: #fff;
        padding: 7px 14px;
        background: rgb(255 42 42 / 66%);
        margin-top: 6px
    }

    .banner_section {
        min-height: 83px;
        background-size: cover;
        padding: 0 0
    }

    .universities {
        padding: 20px 0
    }

    .globeshape {
        max-width: 40px;
        left: 14px
    }

    #pills-tab {
        Height: auto !important;
        grid-template-columns: repeat(2, 1fr);
        gap: 10px
    }

    .explore_programs .explore_programs_tab ul li {
        margin-left: 0;
        width: auto;
        text-align: center;
        display: flex;
        justify-content: center
    }

    .explore_programs .explore_programs_tab ul li button {
        width: 100%
    }

    ul.stepslisting {
        margin: 0 0 0;
        padding-bottom: 10px;
        display: block;
        text-align: center;
        width: 100%
    }

    ul.stepslisting li {
        width: auto;
        padding: 0;
        text-align: center
    }

    ul.stepslisting li .questionCard {
        width: 250px;
        margin: 0 auto 30px
    }

    ul.stepslisting li.middleCard::after,
    ul.stepslisting li::after {
        display: none
    }

    .commuityrow {
        padding: 20px 0 20px;
        margin: auto;
        max-width: 100%;
        display: block;
        background: #fff0
    }

    .circleimg {
        width: 100%;
        display: flex;
        gap: 10px;
        align-items: center;
        justify-content: space-between
    }

    .circleimg2,
    .circleimg1 {
        margin: 0 0 0 0;
        height: 92px;
        width: 92px;
        border-radius: 50%
    }

    .jointext {
        width: 100%;
        padding-top: 20px
    }

    .online_support_heading h2 strong {
        display: block;
        font-size: 28px
    }

    .online_support li h4 a {
        color: #000;
        font-size: 18px
    }

    .online_support li h3 {
        font-size: 15px;
        color: #000;
        padding-bottom: 0
    }

    .online_support {
        max-width: 100%;
        display: block;
        text-align: center
    }

    .learner_support {
        padding: 0
    }

    .universities-col-left .headingCard .heading {
        font-weight: 400;
        line-height: 30px
    }

    .universities-col-left p.paragraphline {
        margin-top: 10px;
        line-height: 25px
    }

    .universities-wrapper .universities-col-right {
        padding: 0
    }

    .leading-row .leadingBox {
        width: 100%;
        margin-bottom: 20px
    }

    .leading-row {
        display: block
    }

    ul.leading-universitiesList li.middleCard:after,
    ul.leading-universitiesList li.lastCard:after {
        display: none
    }

    .testimonials .owl-carousel .owl-nav button.owl-next,
    .trending_slider .owl-nav button.owl-next {
        left: auto
    }

    .blog_main .blog_slider .owl-nav button.owl-next {
        left: auto
    }

    .blog_content h3 {
        font-size: 16px;
        min-height: inherit
    }

    .top_universities .owl-carousel.universities_programs .owl-stage-outer {
        padding: 0 0 20px;
        display: block
    }

    ul.stepslisting li .questionCard figure {
        margin-bottom: 10px
    }

    ul.stepslisting li.middleCard {
        margin-top: 0
    }

    ul.stepslisting li.lastStep {
        margin-top: 0
    }

    .allUniverstiesList li {
        width: 50%
    }

    .featured_blog_content .blog_banner_icon {
        padding: 0 10px 12px
    }
}

@media (max-width:576px) {
    .programm-tab-content ul.content-box.content-boxThreeCol li {
        width: 50%
    }

    .explore_programs .explore_programs_tab ul li button {
        width: 100%;
        font-size: 14px
    }
}

.search-section-start {
    width: 100%
}

.login-register .form-box button.btn.btn-primary:hover:before {
    height: 840%
}

.collaborationUniversityLogo {
    overflow: hidden
}

.about_course_text {
    word-break: break-all
}

.specialisations-filter .collapse:not(.show) {
    display: none
}

.specialisations-filter .accordion-item {
    border: none;
    outline: none;
    margin-bottom: 25px
}

.specialisations-filter .accordion-header {
    padding: 0
}

.specialisations-filter .accordion-button {
    font-size: 15px;
    font-weight: 600;
    color: #EC1C24;
    background-color: #fff;
    box-shadow: none;
    outline: none;
    transition: all 0.3s ease-in-out;
    padding: 0
}

.specialisations-filter .accordion-button::after {
    background-size: 15px;
    background-position: center;
    background-image: url(../images/down_arrow_icon.svg);
    filter: invert(1) brightness(0)
}

.specialisations-filter .accordion-button:not(.collapsed)::after {
    filter: none
}

.specialisations-filter .accordion-button.collapsed {
    color: #000
}

.specialisations-filter .accordion-body {
    background-color: #EC1C24;
    margin-top: 15px;
    border-radius: 10px
}

.specialisations-filter .accordion-body .form-check-input {
    width: 17px;
    height: 17px
}

.specialisations-filter .accordion-body .form-check label {
    font-size: 14px;
    font-weight: 500
}

.experts_slider.owl-carousel .owl-nav button.owl-prev {
    position: absolute;
    top: 50%;
    left: -32px;
    bottom: 0;
    margin-top: -20px;
    background-color: #fff;
    background-image: url(../images/left-arrow.svg);
    height: 56px;
    width: 56px;
    background-repeat: no-repeat;
    background-position: center;
    font-size: 0;
    border-radius: 50px;
    border: 1px solid rgb(255 112 42 / 18%);
    box-shadow: 0 6px 16px rgb(255 112 42 / .24)
}

.experts_slider.owl-carousel .owl-nav button.owl-next {
    position: absolute;
    top: 50%;
    right: -32px;
    bottom: 0;
    margin-top: -20px;
    background-color: #fff;
    background-image: url(../images/right-arrow.svg);
    height: 56px;
    width: 56px;
    background-repeat: no-repeat;
    background-position: center;
    font-size: 0;
    border-radius: 50px;
    border: 1px solid rgb(255 112 42 / 18%);
    box-shadow: 0 6px 16px rgb(255 112 42 / .24)
}

.experts_slider.owl-carousel .owl-stage-outer {
    padding-bottom: 30px
}

@media (max-width:1199px) {
    .top_universities .item_slider .owl-carousel.universities_programs .owl-nav {
        display: block
    }

    .top_universities .item_slider .owl-carousel.universities_programs .owl-nav button.owl-prev {
        display: block !important
    }

    .top_universities .item_slider .owl-carousel.universities_programs .owl-nav button.owl-next {
        display: block !important
    }
}

@media (max-width:991px) {
    .blog_banner_icon {
        flex-wrap: wrap
    }

    .blog_banner_icon .blog_btnbox {
        width: 100%;
        margin-top: 20px
    }

    .featured_blog_content .blog_banner_icon {
        position: relative;
        padding: 20px 0 5px
    }

    .blog_banner_slider .slick-slide img {
        height: auto
    }

    .share-wrapper .share-btns {
        display: flex;
        gap: 5px;
        left: 50px
    }

    .blog-append-list .content_btn {
        position: relative;
        margin-top: 0;
        margin-bottom: 20px
    }

    .blog-append-list .share-btns {
        position: relative;
        flex-direction: row;
        right: -20px;
        bottom: 0;
        left: auto
    }

    .latest_posts ul li .card .blog_banner_icon {
        position: relative;
        padding: 20px 0 5px
    }

    .blog_item.slick-slide .featured_blog_content {
        padding-bottom: 0
    }

    .dtp .dtp-content .dtp-buttons {
        background-color: #fff
    }

    div.widget-visible iframe {
        bottom: 110px !important
    }

    .specialisations-filter .accordion-header {
        display: block
    }

    .specialisations-filter .accordion-button.collapsed {
        background-image: none
    }

    .experts_slider.owl-carousel .owl-nav button.owl-prev {
        left: 0
    }

    .experts_slider.owl-carousel .owl-nav button.owl-next {
        right: 0
    }

    .top_universities .item_slider .owl-carousel.universities_programs .owl-nav {
        display: block
    }

    .top_universities .item_slider .owl-carousel.universities_programs .owl-nav button.owl-prev {
        left: 0;
        display: block !important
    }

    .top_universities .item_slider .owl-carousel.universities_programs .owl-nav button.owl-next {
        right: 0;
        display: block !important
    }
}

@media (max-width:768px) {
    .mission_contant_main .row {
        flex-direction: row
    }

    .vision_contant_box {
        margin-top: 0
    }

    .vision_img_box figure::after {
        display: block
    }

    .vision_img_box figure {
        padding-right: 38px
    }

    .mission_img_box figure {
        padding-left: 27px
    }

    .mission_img_box figure::after {
        display: block
    }

    .specialisations-filter .accordion-body {
        padding: 15px 10px
    }
}

@media (max-width:767px) {
    .mission_contant_main .row {
        flex-direction: column-reverse
    }

    .vision_contant_box {
        margin-top: 45px
    }

    .vision_img_box figure::after {
        display: none
    }

    .vision_img_box figure {
        padding-right: 0
    }

    .mission_img_box figure {
        padding-left: 0
    }

    .mission_img_box figure::after {
        display: none
    }

    .tableformat .table tr td {
        text-align: center !important
    }

    .experts_slider.owl-carousel .owl-nav button.owl-prev {
        height: 40px;
        width: 40px
    }

    .experts_slider.owl-carousel .owl-nav button.owl-next {
        height: 40px;
        width: 40px
    }

    .top_universities .item_slider .owl-carousel.universities_programs .owl-nav button.owl-prev {
        height: 40px;
        width: 40px
    }

    .top_universities .item_slider .owl-carousel.universities_programs .owl-nav button.owl-next {
        height: 40px;
        width: 40px
    }
}

@media only screen and (-webkit-min-device-pixel-ratio:2),
only screen and (min--moz-device-pixel-ratio:2),
only screen and (-o-min-device-pixel-ratio:2 / 1),
only screen and (min-device-pixel-ratio:2),
only screen and (min-resolution:192dpi),
only screen and (min-resolution:2dppx) {
    .iti-flag {
        background-image: url(../css/intl-tel-input/flags.png)
    }
}

.uni-shor-des ul {
    padding-left: 2rem
}

.menubar-strip ul li a:focus,
.menubar-strip ul li a:focus-within {
    outline: none
}

.blog_details_section .share-btns {
    right: auto;
    left: 45px;
    margin: auto;
    top: 0;
    bottom: 0;
    flex-direction: row
}

@media (max-width:991px) {
    .testimonialModal button.btn-close {
        top: -35px;
        right: 0
    }

    .modal_applynow .modal-content .modal-header h2 {
        font-size: 24px
    }
}

@media(max-width:767px) {
    .explore_programs .explore_programs_tab ul {
        justify-content: flex-start
    }

    .testimonials-fulldecription figure {
        width: 120px;
        height: 120px
    }

    .testimonials-fulldecription .quote-icon {
        width: 30px;
        height: 30px
    }

    .modal_applynow .modal-content .modal-header h2 {
        font-size: 20px
    }

    .modal_applynow .modal-content .modal-header {
        justify-content: flex-start
    }

    .modal_applynow .modal-content .modal-header h2::after {
        left: 0;
        transform: none
    }
}

.otpAction .otpActionBtn input#enquiryBtnResendmobile02 {
    color: #212529
}

.otpAction .otpActionBtn input#enquiryBtnVerifySuccessmobile02 {
    color: #198754
}

.enquire_now_modal_box .access_list_box .form-check {
    width: 50%
}

.enquire_now_modal_box .form-control {
    color: black;
    font-size: 14px;
    font-weight: 400;
    height: 50px;
    border-radius: 8px !important;
    width: 100%
}

.enquire_now_modal_box .access_list_box .countrynumber {
    width: 100%
}

.enquire_now_modal_box .access_list_box .countrynumber .allow-dropdown {
    width: 100%
}

.modal_applynow.modal-lg {
    max-width: 550px
}

.sticky-button {
    position: fixed;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    z-index: 1000
}

@media (max-width:768px) {
    .sticky-button {
        position: fixed;
        top: 25%;
        right: 17px;
        transform: translateY(-50%);
        z-index: 1000
    }
}

#enquiryButton {
    writing-mode: vertical-rl;
    transform: rotate(0deg);
    padding: 8px 8px;
    border: none;
    cursor: pointer
}

:root {
    --white: #FFFFFF;
    ;
    --black: #000;
    --navi: #001136;
    --gray: #808080;
    --primary: #EC1E24;
    --ligh-black: #000000BF
}

p {
    font-family: "Montserrat", sans-serif !important;
    font-size: 16px !important;
    font-weight: 500 !important;
    /* line-height: 24px !important */
}

.navbar {
    min-height: 80px
}

.navbar li .nav-link {
    font-family: "Montserrat", sans-serif !important;
    font-size: 16px;
    font-weight: 500;
    color: var(--black) !important
}

.home-banner h1,
.home-banner p {
    color: var(--white)
}

.top-cards .top-card {
    /* background: #EC1C24 */
}

.top-cards .top-card h3,
.top-cards .top-card p {
    text-transform: uppercase;
    color: #fff
}

.top-programs .program-header h2 {
    color: var(--black) !important
}

.top-programs .program-header p {
    color: var(--ligh-black)
}

.top-programs .nav-pills button {
    /* background: #f7f7f9 */
}

.top-programs .nav-pills button p {
    font-weight: 600 !important;
    color: #565657
}

.top-programs .nav-pills button .badge {
    color: var(--primary);
    background: #f8f2f2
}

.top-programs .nav-pills button.active {
    background: var(--primary) !important
}

.top-programs .nav-pills button.active p {
    color: var(--white)
}

.top-programs .nav-pills button.active .badge {
    color: var(--primary);
    background: var(--white)
}

.top-programs .inner-tab-content {
    border-radius: 16px;
    /* background: #f7f7f9; */
    box-shadow: inset 0 2px 4px 0 #00000014, inset 0 -2px 4px 0 #00000014
}

.top-programs .pg-cards-list .pg-card {
    background: #FFF;
    border-radius: 13px !important
}

.top-programs .pg-cards-list .pg-card .c-badge {
    font-family: "Montserrat", sans-serif !important;
    font-size: 11px;
    font-weight: 600;
    line-height: 12px;
    text-align: center;
    color: var(--black);
    background: #F8F2F2;
    top: 6px;
    right: 3px
}

.top-programs .pg-card .c-footer {
    width: 100%;
    color: var(--white);
    background: var(--primary);
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px
}

.top-programs .pg-card .c-footer a {
    font-size: 11px;
    font-weight: 500;
    line-height: 20px;
    text-align: center;
    margin-top: 1px
}

.collegesathi-guide h2 {
    color: var(--black)
}

.collegesathi-guide .c-cards-list {
    min-height: 180px;
    border-radius: 16px;
    background: #f7f7f9;
    box-shadow: inset 0 2px 4px 0 #00000014, inset 0 -2px 4px 0 #00000014
}

.collegesathi-guide .c-cards-list .g-badge {
    color: #00B466;
    background: #F8F2F2
}

.questions h2 {
    color: var(--black)
}

.leading-universities h2 {
    color: var(--black)
}

.leading-universities .c-1 {
    background: url(../assets/unis/u1.png) no-repeat center center/cover !important
}

.leading-universities .c-2 {
    background: url(../assets/unis/u2.png) no-repeat center center/cover !important
}

.leading-universities .c-3 {
    background: url(../assets/unis/u3.png) no-repeat center center/cover !important
}

.leading-universities .c-4 {
    background: url(../assets/unis/u4.png) no-repeat center center/cover !important
}

.leading-universities .c-5 {
    background: url(../assets/unis/u5.png) no-repeat center center/cover !important
}

.leading-universities .card p {
    color: var(--white);
    font-size: 14px !important
}

.top-choice-uni h2 {
    color: var(--black)
}

.top-choice-uni .card {
    overflow: hidden;
    width: 270px;
    min-height: 292px;
    background: #F8F9FB;
    box-shadow: 0 1px 2px -1px #0000001A, 0 1px 3px 0 #0000001A
}

.top-choice-uni .card p {
    font-size: 11px !important
}

.top-choice-uni .card .btn {
    float: right
}

.teachers-section {
    min-height: 650px;
    background: var(--navi);
    border-top-left-radius: 32px;
    border-top-right-radius: 32px
}

.teachers-section .header h2 {
    color: var(--white)
}

.teachers-section .header p {
    color: var(--white)
}

.teachers-section .card {
    width: 370px;
    min-height: 420px
}

.teachers-section .card h4 {
    color: var(--black)
}

.teachers-section .card small {
    font-family: "Montserrat", sans-serif !important;
    font-size: 13px;
    font-weight: 500;
    line-height: 12px;
    color: var(--primary)
}

.teachers-section .card p {
    color: var(--ligh-black);
    font-size: 14px;
    font-weight: 400
}

.top-reasons .header h2 {
    color: var(--black)
}

.top-reasons .header p {
    color: var(--ligh-black)
}

.top-reasons .tabs-links {
    width: 212px;
    min-height: 212px;
    border-radius: 4px;
    background: #EC1E24D9
}

.top-reasons .white-border {
    border-bottom: 1px solid var(--white)
}

.top-reasons .tabs-links li a {
    color: var(--white)
}

.top-reasons .tabs-list h4 {
    color: var(--primary)
}

.top-reasons .tabs-list p {
    color: var(--ligh-black) !important
}

.industry-experts .card {
    min-height: 449px;
    background: #F8F9FB;
    box-shadow: 0 1px 2px -1px #0000001A, 0 1px 3px 0 #0000001A !important
}

.industry-experts .swiper-container {
    width: 100%;
    height: 100%;
    position: relative
}

.industry-experts .swiper {
    background: #F8F9FB;
    box-shadow: 0 1px 2px -1px #0000001A, 0 1px 3px 0 #0000001A !important
}

.industry-experts .swiper-pagination {
    position: absolute;
    left: 73rem !important;
    max-width: 100px;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column
}

.industry-experts .swiper {
    position: relative
}

.industry-experts .swiper-button-prev {
    position: absolute;
    left: 50px !important;
    top: 24rem !important
}

.industry-experts .swiper-button-next {
    position: absolute;
    left: 40px !important;
    top: 24rem !important
}

.industry-experts .swiper-button-prev {
    margin-right: 90px !important
}

.industry-experts .swiper-button-next {
    margin-left: 70px !important
}

.industry-experts .swiper-pagination-bullet {
    margin-bottom: 4px !important
}

.industry-experts .swiper-pagination-bullet-active {
    /* background: var(--primary) !important */
}

.latest-articles .header h2 {
    color: var(--black)
}

.latest-articles p {
    color: var(--ligh-black)
}

.latest-articles .card {
    width: 360px;
    background: #F8F9FB !important;
    box-shadow: 0 1px 2px -1px #0000001A, 0 1px 3px 0 #0000001A
}

.latest-articles .card .body p,
.latest-articles .card .body span {
    color: var(--black) !important
}

.latest-articles .card .body span {
    font-size: 14px
}

.latest-articles .card .card-footer {
    background: #F8F9FB !important
}

.latest-articles .card .card-footer a {
    color: var(--primary);
    text-decoration: none
}

.latest-articles .card .card-footer a span {
    text-decoration: underline
}

.quick-tips h2 {
    color: var(--black)
}

.faq-section h2 {
    color: var(--black)
}

.faq-section h5 {
    font-family: "Montserrat", sans-serif !important;
    font-weight: 700;
    font-size: 26px;
    color: var(--black)
}

.faq-section h6 {
    font-family: "Montserrat", sans-serif !important;
    font-weight: 700;
    font-size: 34px;
    color: #ED2C3280
}

.contact-us .header h2 {
    color: var(--black)
}

.contact-us .header p {
    color: var(--ligh-black) !important
}

.contact-us .left-side .card {
    background: #F8F9FB;
    box-shadow: 0 1px 2px -1px #0000001A, 0 1px 3px 0 #0000001A
}

.contact-us .left-side .card p {
    color: var(--black) !important
}

.contact-us .contact-card {
    min-height: 457px;
    border-radius: 8px;
    background: #F8F9FB;
    box-shadow: 0 1px 2px -1px #0000001A, 0 1px 3px 0 #0000001A
}

footer.footer {
    background: var(--navi);
    border-top-left-radius: 32px;
    border-top-right-radius: 32px
}

footer p {
    color: var(--white)
}

footer .social-btn {
    background: var(--white)
}

footer h6 {
    font-family: "Montserrat", sans-serif !important;
    font-size: 24px !important;
    font-weight: 500;
    line-height: 29.26px;
    color: var(--white)
}

footer ul .nav-link {
    font-family: "Montserrat", sans-serif !important;
    font-size: 16px;
    font-weight: 400;
    line-height: 19.5px;
    margin-bottom: 8px;
    color: var(--white)
}

.obj-contain {
    object-fit: cover
}

.txt-uper {
    text-transform: uppercase
}

.signin-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 106px;
    height: 40px;
    font-weight: 600;
    text-decoration: none;
    color: var(--white) !important;
    background: var(--primary);
    border-radius: 4px
}

.search-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 106px;
    height: 40px;
    font-weight: 600;
    text-decoration: none;
    color: var(--black) !important;
    background: #F3E9E9;
    border-radius: 4px
}

.btn-red {
    color: var(--white) !important;
    background: var(--primary) !important;
    font-family: "Montserrat", sans-serif !important;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px
}

.btn-navi {
    color: var(--white) !important;
    background: var(--navi) !important;
    font-family: "Montserrat", sans-serif !important;
    font-size: 16px;
    font-weight: 600;
    line-height: 39.84px
}

.leading-universities .swiper-wrapper {
    transition-duration: 0ms;
    transform: translate3d(40px, 0, 0);
    transition-delay: 0ms
}

.leading-universities .swiper-button-prev,
.leading-universities .swiper-button-next,
.top-choice-uni .swiper-button-prev,
.top-choice-uni .swiper-button-next,
.teachers-section .swiper-button-prev,
.teachers-section .swiper-button-next,
.industry-experts .swiper-button-prev,
.industry-experts .swiper-button-next,
.latest-articles .swiper-button-next,
.latest-articles .swiper-button-prev,
.quick-tips .swiper-button-next,
.quick-tips .swiper-button-prev,
.questions .swiper-button-next,
.questions .swiper-button-prev {
    position: absolute;
    top: var(--swiper-navigation-top-offset, 50%);
    width: 36px;
    height: 36px;
    margin-top: calc(0px - (36px / 2));
    z-index: 10;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: var(--primary);
    border-radius: 50%;
    font-size: 12px;
    color: var(--white)
}

.leading-universities .swiper-button-prev:after,
.leading-universities .swiper-button-next:after,
.top-choice-uni .swiper-button-prev:after,
.top-choice-uni .swiper-button-next:after,
.teachers-section .swiper-button-prev:after,
.teachers-section .swiper-button-next:after,
.industry-experts .swiper-button-prev:after,
.industry-experts .swiper-button-next:after,
.latest-articles .swiper-button-prev:after,
.latest-articles .swiper-button-next:after,
.quick-tips .swiper-button-prev:after,
.quick-tips .swiper-button-next:after,
.questions .swiper-button-prev:after,
.questions .swiper-button-next:after {
    content: '';
    font-size: 12px;
    color: #fff
}

.leading-universities .swiper-button-prev:after,
.top-choice-uni .swiper-button-prev:after,
.teachers-section .swiper-button-prev:after,
.industry-experts .swiper-button-prev:after,
.latest-articles .swiper-button-prev:after,
.quick-tips .swiper-button-prev:after,
.questions .swiper-button-prev:after {
    content: '<'
}

.leading-universities .swiper-button-next:after,
.top-choice-uni .swiper-button-next:after,
.teachers-section .swiper-button-next:after,
.industry-experts .swiper-button-next:after,
.latest-articles .swiper-button-next:after,
.quick-tips .swiper-button-next:after,
.questions .swiper-button-next:after {
    content: '>'
}

.leading-universities .swiper-button-next,
.top-choice-uni .swiper-button-next,
.teachers-section .swiper-button-next,
.quick-tips .swiper-button-next {
    right: 10px
}

.leading-universities .swiper-button-prev,
.top-choice-uni .swiper-button-prev,
.teachers-section .swiper-button-prev,
.quick-tips .swiper-button-prev {
    left: 10px
}

@media(max-width:1024px) {
    h1 {
        font-size: 38px !important
    }

    h2 {
        font-size: 34px !important
    }

    h3 {
        font-size: 27px !important
    }

    p {
        font-size: 14px !important
    }

    a.btn {
        font-size: 12px !important
    }
}

@media only screen and (min-width:768px) and (max-width:1400px) {

    .leading-universities .swiper-wrapper,
    .top-choice-uni .swiper-wrapper,
    .teachers-section .swiper-wrapper,
    .latest-articles .swiper-wrapper,
    .quick-tips .swiper-wrapper {
        margin-left: 0 !important
    }

    .top-choice-uni .swiper-wrapper .swiper-slide {
        display: flex !important;
        align-items: center !important;
        justify-content: center
    }

    .teachers-section .swiper-wrapper .swiper-slide {
        margin-left: 14px;
        margin-right: 14px
    }
}

@media (max-width:1200px) {
    .buttons-list.d-flex {
        display: none !important
    }

    .mb-lg-10 {
        margin-bottom: 20px
    }
}

@media(max-width :540px) {
    h1 {
        line-height: 35px !important;
        font-size: 30px !important
    }

    h2 {
        line-height: 34px !important;
        font-size: 24px !important
    }

    h3 {
        font-size: 23px !important
    }

    h4 {
        font-size: 19px !important
    }

    h5 {
        font-size: 18px !important
    }

    p {
        font-size: 14px !important
    }

    .btn-red {
        font-size: 12px !important
    }

    .sm-ds-none {
        display: none !important
    }

    .leading-universities .swiper-wrapper,
    .top-choice-uni .swiper-wrapper,
    .quick-tips .swiper-wrapper,
    .teachers-section .swiper-wrapper,
    .latest-articles .swiper-wrapper,
    .quick-tips .swiper-wrapper {
        margin-left: 0 !important
    }

    .teachers-section .card img {
        height: 235px
    }

    .txt-center-sm {
        text-align: center
    }

    .flex-reverse-rap {
        flex-direction: column-reverse !important
    }

    .industry-experts .card,
    .industry-experts .swiper {
        border: none !important;
        box-shadow: none !important;
        background: var(--white) !important
    }

    .industry-experts .card {
        padding-left: 6px !important;
        padding-right: 6px
    }

    .industry-experts .owner-img {
        margin-bottom: 12px;
        max-width: 290px !important
    }

    .industry-experts .swiper-pagination {
        position: relative !important;
        display: none !important
    }

    .industry-experts .swiper {
        position: relative
    }

    .industry-experts .swiper-button-prev {
        position: absolute;
        left: 0px !important;
        top: 50% !important
    }

    .industry-experts .swiper-button-next {
        position: absolute;
        right: 0 !important;
        top: 50% !important
    }

    .industry-experts .swiper-button-prev {
        margin-right: 10px !important
    }

    .industry-experts .swiper-button-next {
        margin-left: 80% !important
    }

    .latest-articles .card {
        width: 270px;
        margin-left: auto;
        margin-right: auto
    }

    .latest-articles .swiper-wrapper {
        margin-left: 0
    }

    footer .nav-link {
        font-size: 12px !important
    }

    footer h6 {
        font-size: 19px !important
    }

    .mt-s-10 {
        margin-top: 1rem
    }
}