<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url('https://fonts.googleapis.com/css?family=Roboto:300,400,500,700,900&amp;display=swap');

* {
    margin: 0px;
    padding: 0px;
}

body {
    font-size: 15px;
    font-family: 'Roboto', sans-serif;
    color: #323232;
    font-weight: 400;
    line-height: 23px;
    letter-spacing: 0.7px;
}

p {
    letter-spacing: 0.7px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Roboto', sans-serif;
    font-weight: bold;
}

a:focus,
a:active,
a {
    outline: 0 !important;
    border: 0;
}

.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
    outline: none !important;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

.footer-area {
    background-color: #151515;
    padding-top: 15px;
    padding-bottom: 15px;
}

.footer-area p {
    color: #fff;
}

#myCarousel23 .item a {
    pointer-events: none;
}

button {
    outline: none;
}

.mar-50 {
    margin-top: 40px !important;
}

.mar-20 {
    margin-top: 20px !important;
}

.mar-t-50 {
    margin-top: 20px;
}

.mar-btm {
    margin-bottom: 30px;
}

section {
    padding: 40px 0;
    position: relative;
}

section h2 {
    font-size: 30px;
    color: #000000;
    text-transform: none;
    font-style: normal;
    margin-top: 0px;
    margin-bottom: 20px;
}

section h3 {
    font-size: 18px;
    color: #000;
    text-transform: none;
    font-style: normal;
    margin-top: 0px;
}

.modal-body .mCustomScrollbar {
    max-height: 142px;
}

/* city-popup css start*/

.city-inner img {
    max-height: 65px;
    object-fit: cover;
    text-align: center;
}

.city-inner {
    display: flex;
    flex-direction: column;
}

.popular-city {
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
}

.city-inner span {
    text-align: center;
}

.other-city {
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
}

button.close {
    width: 20px !important;
    height: 20px !important;
    font-size: 11px !important;
    right: 4px !important;
    top: 6px !important;
}

.modal-header {
    background: none !important;
    border-radius: 10px 10px 0px 0px !important;
}

button.close2 {
    border: none;
    margin-top: 10px;
}

.modal-body h2 {
    color: #072f78;
    margin-top: 10px;
}

span.orange {
    color: #9d254d;
}

/* city-popup css end*/

.testmonials-pull {
    background: inherit;
}

.testmonials-pull .slick-prev {
    background-image: url(https://www.careerlauncher.com/foundation/img/left-arrow.png);
    left: 0 !important;
}

.testmonials-pull .slick-next {
    right: 0px;
    background-image: url(https://www.careerlauncher.com/foundation/img/right-arrow.png);
}


.testmonials-pull .slick-arrow {
    position: absolute;
    z-index: 9;
    border: 0;
    background-repeat: no-repeat;
    font-size: 0;
    top: 50%;
    width: 30px !important;
    height: 30px !important;
    padding: 0;
    cursor: pointer;
    background-color: #e85222 !important;
    background-size: 18px;
    background-position: center;
    border-radius: 50%;
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.slick-track {
    padding: 7px 0;
}

.testmonials-pull {
    background: inherit;
}

a.smothscroll.btn.locate {
    margin-top: 0;
}

.hero-angle__slant {
    position: absolute;
    z-index: -1;
    bottom: -250px;
    left: 0;
    right: 0;
    height: 250px;
    -webkit-transform-origin: 0;
    -moz-transform-origin: 0;
    -ms-transform-origin: 0;
    -o-transform-origin: 0;
    transform-origin: 0;
    background: #fff;
    -webkit-transform: skewY(-6deg);
    -moz-transform: skewY(-6deg);
    -ms-transform: skewY(-6deg);
    -o-transform: skewY(-6deg);
    transform: skewY(-6deg);
}

.enquirenowwrap {
    position: fixed;
    z-index: 9999;
    top: 50%;
    right: -55px;
    -moz-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    z-index: 99;
}


.enquirenowwrap #enquirenow {
    width: 140px;
    font-size: 18px;
    border-radius: 0 0 10px 10px;
    line-height: 29px;
    color: #000001;
    text-align: center;
    cursor: pointer;
    background: #fae12e;
    padding: 2px;
    font-weight: 600;
    text-decoration: none;
    display: none;
}

.baner-region h3 {
    color: #000000;
    font-size: 20px;
    margin-bottom: 20px;
    text-align: left;
    line-height: 1.2;
    margin-top: 5px;
    background: #ecbe52;
    display: inline-block;
    padding: 3px 15px;
    border-radius: 50px;
}

.achievers-block {
    position: relative;
    margin-bottom: 0px;
    clear: both;
    float: left;
    width: 100%;
    margin-top: 20px;
}

.achievers-block h2 {
    font-size: 19px;
    margin-top: 0px !important;
    margin-bottom: 10px !important;
}

.achievers-item {
    padding-top: 20px;
    background-color: #eff3fcf0;
    float: left;
    width: 75%;
    margin-top: 0px;
    position: relative;
    border: 1.9px #859cd7 dashed;
}

.achievers-item:before {
    content: "";
    background-image: url(https://clsite-file.s3.amazonaws.com/MBA/2020/cat-mba/online-classes/106960_rank.png);
    position: absolute;
    top: -25px;
    left: 50%;
    background-size: 48px;
    background-repeat: no-repeat;
    width: 65px;
    height: 65px;
    margin: 0 auto;
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}

.count-block {
    position: relative;
    float: left;
    padding: 5px;
    text-align: center;
    width: 33.33%;
    border-right: 1px #ededed solid;
    margin-bottom: 5px;
}

.count-block h4 {
    color: #000;
    margin: 0px 0 5px;
    font-weight: 700;
}

.count-block .counter-count {
    font-size: 24px;
    font-weight: 600;
}

.count-block p {
    font-size: 14px !important;
    font-weight: 600;
}

.count-block:last-child {
    border-right: none;
}


.img-box img {
    width: 80px;
    border-radius: 50px;
    border: 3px solid #ccc;
    height: 80px;
    padding: 2px;
}

.achievers {
    text-align: center;
    padding: 15px;
    min-height: 341px;
    border-radius: 5px;
    color: #000;
    line-height: 21px;
    font-size: 15px;
    background: #f0f4f9;
}

.test-user {
    font-size: 18px;
    font-weight: bold;
    margin-top: 15px;
    margin-bottom: 10px;
}

p.overview {
    margin-top: 15px;
    margin-bottom: 0;
    font-size: 12px;
}

.ratingfldine {
    float: left;
    width: 100%;
    position: relative;
}

.ratingfldine {
    background-color: #fcead2;
    padding: 15px 25px;
}

.ratingfldine:before,
.ratingfldine:after {
    z-index: -1;
    position: absolute;
    content: "";
    bottom: 15px;
    left: 10px;
    width: 50%;
    top: 80%;
    max-width: 300px;
    background: #777;
    -webkit-box-shadow: 0 15px 10px #777;
    -moz-box-shadow: 0 15px 10px #777;
    box-shadow: 0 15px 10px #777;
    -webkit-transform: rotate(-3deg);
    -moz-transform: rotate(-3deg);
    -o-transform: rotate(-3deg);
    -ms-transform: rotate(-3deg);
    transform: rotate(-3deg);
}

.ratingfldine h4 {
    font-size: 24px;
    margin-bottom: 15px;
    font-weight: 600;
}

.fleboxes .leftbox {
    padding-left: 0;
}

.fleboxes .effectshadow {
    background-color: #f6f7f9;
    margin-bottom: 15px;
    padding: 10px 15px;
    position: relative;
}

.fleboxes .effectshadow:before,
.fleboxes .effectshadow:after {
    z-index: -1;
    position: absolute;
    content: "";
    bottom: 15px;
    left: 10px;
    width: 50%;
    top: 80%;
    max-width: 300px;
    background: #777;
    -webkit-box-shadow: 0 15px 10px #777;
    -moz-box-shadow: 0 15px 10px #777;
    box-shadow: 0 15px 10px #777;
    -webkit-transform: rotate(-3deg);
    -moz-transform: rotate(-3deg);
    -o-transform: rotate(-3deg);
    -ms-transform: rotate(-3deg);
    transform: rotate(-3deg);
}

.leftbox h3 {
    font-weight: 400;
    font-size: 16px;
    letter-spacing: 0.7px;
    margin-bottom: 9px;
    color: #333;
    margin-top: 0;
}

.starrting i {
    font-size: 16px;
    color: #ff692e;
    margin-right: 3px;
}

.fleboxes .effectshadow:after {
    -webkit-transform: rotate(3deg);
    -moz-transform: rotate(3deg);
    -o-transform: rotate(3deg);
    -ms-transform: rotate(3deg);
    transform: rotate(3deg);
    right: 10px;
    left: auto;
}

.fleboxes .effectshadow:last-child {
    margin-bottom: 0;
}

.rightbox .ratbxfld {
    background-color: #ff692e;
    color: #fff;
    text-align: center;
}

.rightbox .ratbxfld h3 {
    font-size: 13px;
    letter-spacing: 0.7px;
    margin-bottom: 0;
    color: #fff;
}

.mt-50 {
    margin-top: 50px;
}

a.outline-links {
    padding: 2px 20px;
    border: 2px solid #811d3f;
    display: inline-block;
    border-radius: 50px;
    color: #000;
    margin-bottom: 10px;
}

a.outline-links:hover {
    background: #9d254d;
    color: #fff;
    border: 2px solid #9d254d;
    text-decoration: none;
}

td p.blinks {
    color: red !important;

}

.green {
    color: green !important;
    font-weight: 600;
}

table tr:first-child {
    background: #e6f1ff !important;
    color: #000;
    font-size: 16px;
    font-weight: 500;
}

table p {
    margin-bottom: 0px;
}

.table-bordered&gt;tbody&gt;tr&gt;td,
.table-bordered&gt;tbody&gt;tr&gt;th,
.table-bordered&gt;tfoot&gt;tr&gt;td,
.table-bordered&gt;tfoot&gt;tr&gt;th,
.table-bordered&gt;thead&gt;tr&gt;td,
.table-bordered&gt;thead&gt;tr&gt;th {
    border: 0px;
    vertical-align: middle;
}

.table-responsive {
    min-height: .01%;
    overflow-x: auto;
}

table td {
    padding: 17px 15px !important;
}

.table-bordered {
    border: 0px;
}

.table-striped&gt;tbody&gt;tr:nth-of-type(odd) {
    background-color: #f0f8fd;
}

table {
    background-color: #fafbfd;
}




/* Feedback Section */


.journey-tabs {
    padding-top: 50px;
}

.journey-tabs .nav-tabs {
    margin-bottom: 0;
}

.journey-tabs .nav-tabs li {
    margin-bottom: 0;
    width: 50%;
    text-align: center;
    padding: 0;
}

.journey-tabs .nav-tabs li a {
    background-color: #e6e6e6;
    color: #333;
    border: none !important;
    font-weight: 500;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    padding: 5px 8px !important;
    font-size: 12px;
    line-height: 16px !important;
    border-radius: 0px;
    margin-right: 1px;
}

.journey-tabs .nav-tabs li:last-child a {
    margin-right: 0;
}

.journey-tabs .nav-tabs li.active&gt;a,
.journey-tabs .nav-tabs li&gt;a:hover {
    background-color: #05857e;
    color: #fff;
}

.journey-tabs .nav-tabs li.active&gt;a:after {
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #405089;
    content: "";
    position: absolute;
    bottom: -6px;
    left: 50%;
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}

.tab-content {
    margin-bottom: 20px;
    float: left;
    width: 100%;

}

.tab-content .tab-pane {
    padding: 0;
}


.feedbacktabs {
    float: left;
    width: 100%;
    padding-top: 0;
}

.feedbacktabs #feednbackContent {
    margin-bottom: 0;
}

.feedback-item {
    clear: both;
    text-align: center;
    padding: 10px;
    float: left;
    width: 100%;
}

.feedback-item .feedbackinner {
    float: left;
    width: 100%;
}

.feedback-item .feedbackinner&gt;div {
    float: left;
    width: 100%;
}

.feedback-item .feedbacktop {
    background-color: #fff;
    padding-bottom: 5px;
}

button.btnotp {
    background: #5c72ff;
    background-image: linear-gradient(to right, #5C72FF, #8C3FFF);
    position: absolute;
    right: 17px;
    top: 6px;
    border: inherit;
    padding: 1px 7px;
    border-radius: 3px 3px 3px 3px;
    color: #fff;
    font-size: 12px;
}

.feedback-item .feedbacktop p {
    margin-bottom: 0;
}

.feedback-item .feedbacktop h3 {
    font-size: 18px;
    margin-bottom: 5px;
}

.feedback-item .feedbacktop .starrting i {
    color: #ff692e;
    font-size: 18px;
}

.feedback-item .feedbackbottom {
    display: flex;
}

.feedback-item .feedbackbottom p {
    margin-bottom: 0;
}

.feedback-item .feedbackbottom .rating-box {
    float: left;
    width: 33.33%;
    padding: 5px 3px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.feedback-item .feedbackbottom .rating-box span {
    display: block;
    font-weight: 600;
}

.feedback-item .feedbackbottom .rating-box p {
    line-height: 19px;
}

.feedback-item .feedbackbottom .rating-box1 {
    background-color: #fcead2;
}

.feedback-item .feedbackbottom .rating-box2 {
    background-color: #fff5dd;
}

.feedback-item .feedbackbottom .rating-box3 {
    background-color: #fcead2;
}

.feedbacktabs.journey-tabs .nav-tabs li a {
    font-size: 15px;
    line-height: 26px;
}

.feedbacktabs.journey-tabs .nav-tabs li a img {
    max-width: 26px;
    display: inline-block;
    margin-right: 6px;
}







/* ------- Demo 2 wave animation --------- */
.wave-effect {
    position: absolute;
    left: 0;
    right: 0;
    bottom: -10px;
    margin: auto;
    height: 120px;
    overflow: hidden;
}

.shape-one {
    z-index: 15;
    opacity: 0.5;
}

.shape-two {
    z-index: 10;
    opacity: 0.75;
}

.shape-three {
    z-index: 5;
}

.wave {
    position: absolute;
    left: 0;
    width: 200%;
    height: 100%;
    background-repeat: repeat no-repeat;
    background-position: 0 bottom;
    transform-origin: center bottom;
}

.waves-shape {
    position: absolute;
    bottom: -1px;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.wave-one {
    background-size: 50% 100px;
}

.wave-anim .wave-one {
    animation: move-wave 3s;
    -webkit-animation: move-wave 3s;
    animation-delay: 1s;
}

.wave-two {
    background-size: 50% 120px;
}

.wave-anim .wave-two {
    animation: move_wave 10s linear infinite;
}

.wave-three {
    background-size: 50% 100px;
}

.wave-anim .wave-three {
    animation: move_wave 15s linear infinite;
}

@keyframes move_wave {
    0% {
        transform: translateX(0) translateZ(0) scaleY(1);
    }

    50% {
        transform: translateX(-25%) translateZ(0) scaleY(0.55);
    }

    100% {
        transform: translateX(-50%) translateZ(0) scaleY(1);
    }
}



.video-section .container {
    position: relative;
    z-index: 9;
}


.baner-region {
    position: relative;
    z-index: 9;
    background: url(https://www.careerlauncher.com/cat-mba/crack-cat-with-cl-online/images/banner-bg.webp) no-repeat scroll center top / cover;
    overflow: hidden;
}

.bg-overlay {
    background: linear-gradient(to right, #cbd6f4, #e6ecfd);
    opacity: 0.3;
    position: absolute;
    height: 100%;
    width: 100%;
    right: 0;
    bottom: 0;
    left: 0;
    top: 0;
    z-index: -1;
}

.msii ul {
    list-style: outside none none;
    margin: 0 0 0px 0;
    padding: 0;
}

.msii ul li {
    list-style: outside none none;
    margin: 0;
    padding: 2px 0 2px 22px;
    position: relative;
    text-align: left;
    font-size: 15px;
    color: #000;
    font-weight: 400;
}

.msii ul li::before {
    color: #e85222;
    content: "\f00c";
    font-family: "FontAwesome";
    font-size: 12px;
    left: 0;
    position: absolute;
    top: 2px;
    font-weight: 600;
}

p.testimonial {
    font-size: 13px;
    min-height: 207px;
}

.sepreat {
    background-image: url(https://www.careerlauncher.com/delhi/achievers-meet/img/pattern-img.png);
    background-repeat: no-repeat;
    position: absolute;
    content: "";
    top: 50px;
    z-index: 1;
    width: 163px;
    height: 207px;
    left: -34px;
    background-size: 74%;
}

.baner-region h1 {
    font-size: 38px;
    line-height: 1.18;
    margin-top: 0px;
    margin-bottom: 10px;
    font-weight: 800;
    color: #000;
}

.baner-region h1 span {
    color: #9d254d;
}

.baner-region p {
    font-size: 15px;
    color: #000;
    line-height: 23px;
    margin-bottom: 0px;
    max-width: 480px;
}


.image2 {

    width: 100%;
    margin-right: 0%;
    border: 1px solid #ddd;
    text-align: center;
    border-radius: 2px;
    margin-top: 0px;
    background-color: #fff;
    padding: 5px;
}

.image2 img {
    height: inherit;
    box-shadow: 0 20px 30px 0 rgb(40 55 71 / 15%);
    width: inherit;
    border-radius: 0px;
}

.detsilspe {
    padding: 0;
    margin-top: 5px;
}

.detsilspe h3 {
    font-size: 24px;
    margin-top: 0;
    color: #1c1c24;
    margin-bottom: 5px;
    /* font-family: 'Barlow';*/
    font-weight: bold;
}

.detsilspe p {
    font-size: 17px;
    font-weight: 500;
    color: #f15a22;
    margin-top: 10px;
    border-bottom: 1px solid #7d7d7d;
    padding-bottom: 15px;
}

#demo {
    padding: 15px 0 0 0;
}

#demo a {
    color: #f17a4c;
    text-decoration: none;
    font-weight: 700;
}

#demo a:focus,
#demo a:hover {
    color: #f17a4c;
    text-decoration: underline;

}

.feature-grids .grid {
    padding: 10px 10px 10px 75px;
    position: relative;
    text-align: left;
    margin: 0 0 5px 0;
    background: #14081d42;
    border-radius: 4px;
}

.feature-grids .icon {
    position: absolute;
    left: 15px;
}

.feature-grids .icon img {
    max-height: 45px;
    margin-bottom: 15px;
}

.feature-grids .count {
    font-size: 16px;
    font-weight: 500;
    color: #ffffff;
}

.feature-grids p {
    font-size: 15px !important;
    color: #FFFFFF;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
    font-weight: normal;
}

.baner-region h2 {
    font-size: 19px;
    color: #000;
    line-height: 1.40;
    margin-top: 15px;
    margin-bottom: 0px;
    font-weight: 600;
}

.baner-region h2:after,
.footerregion h2:after,
.footerregion .companypartreg h2:after {
    content: inherit;
    display: none;
}


.baner-region h5 {
    font-size: 17px;
    color: #000000 !important;
    margin-top: 0;
    position: relative;
    display: inline-block;
    font-weight: 600;
    background: #500000a3;
    padding: 12px;
    border-radius: 5px;
    line-height: 21px;
    border: none;
}

.percentile_cat_result h5 span {
    color: #9d254d;
    font-size: 23px;
    font-weight: bold;
}

.percentile_cat_result p small {
    color: #000;
}

.percentile_cat_result h5 {
    background: #4e65aa4a !important;
}

.baner-region h5 a {
    color: #fff;
}

.baner-region h5 .fa {
    color: #fff;
    content: "\f107";
    font-family: "FontAwesome";
    font-weight: 600;
    font-size: 22px;
}

.our-programs .col-md-3 {
    width: 25%;
}

.margin-top-30 {
    margin-top: 30px;
}

.services-icon {
    float: left;
}

.services-icon img {
    max-width: 70px;
}

.services-pad {
    padding-left: 95px;
}

.services-pad h3 {
    font-size: 19px;
    margin: 0 0 10px 0;
    font-weight: 600;
}

.sixth-part1 {
    padding: 15px 0;
    border-bottom: 1px solid #f58962;
    min-height: 272px;
}

.form-box h4 {
    color: #fff;
    font-size: 19px;
    padding: 10px;
    text-align: center;
    font-weight: 600;
    letter-spacing: 0.7px;
    background: #9d254d;
    margin: 0 -20px 15px;
    border-radius: 10px 10px 0 0;
}

.form-group {
    margin-bottom: 15px !important;
}

.form-box {
    background: #ffffff none repeat scroll 0 0;
    padding: 0px 20px 20px;
    border-radius: 10px;
    max-width: 400px;
    float: right;
    box-shadow: 0 0.625rem 0.938rem 0 rgb(19 18 18 / 50%);
}

.align-midd {
    display: flex;
    align-items: center;
}

.form-control {
    background: #fff none repeat scroll 0 0;
    border-radius: 0px;
    box-shadow: none;
    color: #6b7c8a;
    font-size: 14px;
    border: none;
    height: 36px;
    margin-bottom: 0px;
    padding-left: 10px;
    letter-spacing: 0.7px;
    border-bottom: 1px solid #c9c8c8;
}

.form-box .btn {
    background-color: #9d254d;
    border: 0 none;
    color: #fff;
    display: inline-block;
    font-size: 15px;
    font-weight: 500;
    margin-top: 0px;
    padding: 6px 15px;
    border-radius: 3px;
    width: auto;
    margin-bottom: 0px;
    letter-spacing: 0.7px;
}

.ms ul {
    list-style: outside none none;
    margin: 0 0 15px 0;
    padding: 0;
    letter-spacing: 0.7px;
}

.ms .top90 ul {
    min-height: 140px;
}

.top90 .butns .btn {
    background-color: #fdca00;
    border: 0 none;
    color: #360404;
    font-size: 16px;
    font-weight: 600;
    padding: 0px 15px;
    text-align: center;
    border-radius: 2px;
    width: auto;
    line-height: 40px;
    letter-spacing: 0.7px;
}

.ms ul li {
    list-style: outside none none;
    margin: 0;
    padding: 3px 0 3px 23px;
    position: relative;
    text-align: left;
    font-size: 15px;
    color: #333;
    letter-spacing: 0.7px;
}

.ms ul li::before {
    color: #FF692E;
    content: "\f00c";
    font-family: "FontAwesome";
    font-size: 14px;
    left: 0;
    position: absolute;
    top: 4px;
    font-weight: 600;
}

.form-group select {
    -moz-appearance: none;
    -webkit-appearance: none;
    background-image: url("https://www.careerlauncher.com/foundation/img/dropdown.png");
    background-position: 96% center;
    background-repeat: no-repeat;
    font-size: 14px;
}

.form-control:focus {
    border-color: none;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: none;
}

input::placeholder {
    font-size: 14px;
    color: #8B8B8B;
}

.form-group img {
    color: #44355b;
    left: 14px;
    line-height: 64px;
    position: absolute;
    text-align: center;
    top: 50%;
    transform: translate(10px, -54%);
    width: 20px;
}

.sub-heading {
    margin-bottom: 20px;
    position: relative;
}


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

.copntheffil::after {
    position: absolute;
    left: 50%;
    top: 0;
    content: "";
    height: 150%;
    width: 200%;
    background: #f5f5ff;
    z-index: -1;
    transform: translate3d(-50%, -50%, 0);
    border-radius: 50%;
}

.copntheffil .col-md-4:nth-child(3)~* {
    margin-top: 30px;
}

.copntheffil img {
    width: 100px !important;
    width: 65px !important;
    margin: 8px auto;
}

.copntheffil h5 {
    color: #1d274e;
    font-size: 18px;
    font-weight: 600;
    margin-top: 20px;
    padding-bottom: 15px;
    margin-bottom: 0px;
}

.copntheffil p {
    line-height: 20px;
    margin: 0;
}


.faculty {
    position: relative;
    z-index: 1;
}

.faculty::after {
    position: absolute;
    left: 0;
    top: 0;
    content: "";
    height: 100%;
    width: 100%;
    background: url(../img/shape-3.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    opacity: 0.05;
    z-index: -1;
}

.bg-dark {
    background: #6b2ace none repeat scroll 0 0;
}

.faculty img {
    border-radius: 5px;
    width: 70px;
}

.faculty h4 {
    text-transform: capitalize;
    margin-top: 20px;
    font-weight: 600;
    color: #fff;
}

.faculty span {
    display: inline-block;
    margin-bottom: 15px;
    font-weight: 500;
    color: #fff;
}

.faculty p {
    margin: 0;
    color: #fff;
}

.faculty .item {
    min-height: 240px;
}

.faculty .col-md-6:nth-child(2)~* {
    margin-top: 30px;
}

.faculty .client-info {
    position: relative;
    display: block;
}

.faculty .client-info .image,
.faculty .client-info .title {
    display: table-cell;
    vertical-align: middle;
}

.faculty .client-info .title {
    padding-left: 20px;
}


.white,
.text-white {
    color: #ffffff;
}

.neet {
    background: #eefeff;
}

.schedule-btn {}

.schedule-btn a.btn {
    background-color: #694f8e;
    color: #fff;
    padding: 8px 16px;
    margin: 4px;
}

.schedule-btn a.btn10 {
    background-color: #ee6723;
}


.about {}

.watch::before {
    background: url(../img/dot_flow_1.png) left top no-repeat;
    content: '';
    position: absolute;
    width: 548px;
    height: 150px;
    top: 28px;
    left: -65px;
}

.watch::after {
    background: url(../img/dot_box_1.png) left top no-repeat;
    content: '';
    position: absolute;
    width: 183px;
    height: 235px;
    bottom: 25px;
    right: 40px;
}

/*-------------------------------------------------------------------------------------
    video area
---------------------------------------------------------------------------------------*/

.align-middle {
    vertical-align: middle !important;
}

.video-player-wrap {
    position: relative;
    left: 0;
    top: 0;
    width: 100%;
    height: 200px;
    background-image: url(https://i.ytimg.com/vi/nes3MJ84m7g/sddefault.jpg);
    background-repeat: no-repeat;
    background-position: left center;
    z-index: 9;
    background-size: cover;
}

.video-player-wrap.wrap {
    background-image: url(https://i.ytimg.com/vi/GBUfKIh1jVw/sddefault.jpg);
}

.video-player-wrap.wrap1 {
    background-image: url(https://i.ytimg.com/vi/ZKRKH7HiohY/sddefault.jpg);
}


.video-player-wrap.wrap2 {
    background-image: url(https://i.ytimg.com/vi/VWVjqoeJiEA/sddefault.jpg);
}

.video-player-wrap.wrap3 {
    background-image: url(https://i.ytimg.com/vi/X4FWRsgK6_4/sddefault.jpg);
}

.video-player-wrap.wrap4 {
    background-image: url(https://i.ytimg.com/vi/Q0Rd4WBk7Kk/sddefault.jpg);
}

.video-player-wrap.wrap5 {
    background-image: url(https://i.ytimg.com/vi/C4rY42Wg5A4/sddefault.jpg);
}


.video-player a {
    display: inline-block;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    font-size: 30px;
    line-height: 80px;
    padding: 0 28px;
    background-color: #ff4e56;
    color: #fff;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    left: 50%;
}

.video-player a:hover {
    background-color: #ff4e56;
    color: #fff;
}

.video-player a:after {
    content: "";
    position: absolute;
    left: -5px;
    top: -5px;
    height: 90px;
    width: 90px;
    border: 3px solid #ff4e56;
    border-radius: 50%;
    -webkit-animation: icon-bubble 1s infinite forwards linear;
    animation: icon-bubble 1s infinite forwards linear;
}

.video-player a:before {
    content: "";
    position: absolute;
    left: -5px;
    top: -5px;
    height: 90px;
    width: 90px;
    border: 3px solid #ff4e56;
    border-radius: 50%;
    -webkit-animation: icon-bubble 1s infinite forwards linear 0.5s;
    animation: icon-bubble 1s infinite forwards linear 0.5s;
}



.video-cont.two .video-player {
    margin: 50px 0 0;
}

@-webkit-keyframes icon-bubble {
    0% {
        -webkit-transform: scale(0.85);
        transform: scale(0.85);
        opacity: 1;
    }

    25% {
        -webkit-transform: scale(1.05);
        transform: scale(1.05);
        opacity: 0.8;
    }

    50% {
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
        opacity: 0.55;
    }

    75% {
        -webkit-transform: scale(1.32);
        transform: scale(1.32);
        opacity: 0.3;
    }

    100% {
        -webkit-transform: scale(1.4);
        transform: scale(1.4);
        opacity: 0;
    }
}

@-webkit-keyframes icon-bubble {
    0% {
        -webkit-transform: scale(0.85);
        transform: scale(0.85);
        opacity: 1;
    }

    25% {
        -webkit-transform: scale(1.05);
        transform: scale(1.05);
        opacity: 0.8;
    }

    50% {
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
        opacity: 0.55;
    }

    75% {
        -webkit-transform: scale(1.32);
        transform: scale(1.32);
        opacity: 0.3;
    }

    100% {
        -webkit-transform: scale(1.4);
        transform: scale(1.4);
        opacity: 0;
    }
}

@keyframes icon-bubble {
    0% {
        -webkit-transform: scale(0.85);
        transform: scale(0.85);
        opacity: 1;
    }

    25% {
        -webkit-transform: scale(1.05);
        transform: scale(1.05);
        opacity: 0.8;
    }

    50% {
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
        opacity: 0.55;
    }

    75% {
        -webkit-transform: scale(1.32);
        transform: scale(1.32);
        opacity: 0.3;
    }

    100% {
        -webkit-transform: scale(1.4);
        transform: scale(1.4);
        opacity: 0;
    }
}

/* #Colobox css */
#colorbox,
#cboxOverlay,
#cboxWrapper {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9999;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0);
}

#cboxWrapper {
    max-width: none;
}

#cboxOverlay {
    position: fixed;
    width: 100%;
    height: 100%;
}

#cboxMiddleLeft,
#cboxBottomLeft {
    clear: left;
}

#cboxContent {
    position: relative;
}

#cboxLoadedContent {
    overflow: auto;
    -webkit-overflow-scrolling: touch;
}

#cboxTitle {
    margin: 0;
}

#cboxLoadingOverlay,
#cboxLoadingGraphic {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#cboxPrevious,
#cboxNext,
#cboxClose,
#cboxSlideshow {
    cursor: pointer;
}

.cboxPhoto {
    float: left;
    margin: auto;
    border: 0;
    display: block;
    max-width: none;
    -ms-interpolation-mode: bicubic;
}

.cboxIframe {
    width: 100%;
    height: 100%;
    display: block;
    border: 0;
    padding: 0;
    margin: 0;
}

#colorbox,
#cboxContent,
#cboxLoadedContent {
    box-sizing: content-box;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
}

#cboxOverlay {
    background: url(../img/bg_img.png) repeat 0 0;
    opacity: 0.9;
    filter: alpha(opacity=90);
}

#cboxLoadedContent {
    position: relative;
}

#cboxClose {
    background-image: url(../img/crossiconresu.jpg);
    height: 36px;
    right: 0px;
    top: 5px;
    width: 36px;
    position: absolute;
    border: 0;
    background-repeat: no-repeat;
    font-size: 0;
    background-color: transparent;
    z-index: 999;
}

#inline_content {
    padding: 20px;
}

#colorbox *,
#colorbox *:focus {
    outline: 0px !important;
}

.popup-outer {
    min-width: 600px;
    max-width: 600px;
}

.fixed {
    position: fixed;
}

.youtube-player {
    position: relative;
    padding-bottom: 56.23%;
    /* Use 75% for 4:3 videos */
    height: 0;
    overflow: hidden;
    max-width: 100%;
    background: #000;
    margin: 0px;
}

.youtube-player iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 100;
    background: transparent;
}

.youtube-player img {
    bottom: 0;
    display: block;
    left: 0;
    margin: auto;
    max-width: 100%;
    width: 100%;
    position: absolute;
    right: 0;
    top: 0;
    border: none;
    height: auto;
    cursor: pointer;
    -webkit-transition: .4s all;
    -moz-transition: .4s all;
    transition: .4s all;
}

.youtube-player img:hover {
    -webkit-filter: brightness(75%);
}

.youtube-player .play {
    height: 72px;
    width: 72px;
    left: 50%;
    top: 50%;
    margin-left: -36px;
    margin-top: -36px;
    position: absolute;
    background: url("//i.imgur.com/TxzC70f.png") no-repeat;
    cursor: pointer;
}

.imagefld-con img {
    width: 100%;
    height: 220px;
}

.imagefld-cons img {
    width: 100%;
    height: 280px;
}

/*-------------------------pop up video -------------------------------------------------------*/


#back-to-top {
    width: 54px;
    height: 54px;
    position: fixed;
    bottom: 30px;
    right: 20px;
    font-size: 27px;
    border-radius: 50%;
    line-height: 54px;
    z-index: 99;
    display: none;
    color: #fff;
    text-align: center;
    cursor: pointer;
    background: #F15A22;
}

#back-to-top::after {
    position: absolute;
    z-index: -1;
    content: '';
    top: 100%;
    font-size: 18px;
    left: 5%;
    height: 10px;
    width: 90%;
    opacity: 1;
    background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0) 80%);
    background: -webkit-radial-gradient(center ellipse, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0) 80%);
    background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0) 80%);
}


.two-button {
    text-align: center;
}

.two-button a {
    background-color: #fd5e03;
    color: #fff;
    text-align: center;
    padding: 10px 30px;
    margin: 0 5px;
    font-size: 16px;
}

.two-button a:hover,
.two-button a:focus {
    background-color: #333;
    color: #fff;
}

.two-button a i {
    margin-right: 4px;
}

.two-button .pdf-10 {
    background-color: #7c35e9;
}

.rm-link {
    background-color: #ee6723;
    color: #fff !important;
    padding: 3px 6px;
    border-radius: 3px;
    float: left;
    font-size: 13px;
    margin-top: -5px;

}

.mentors-details .col-md-2 {
    width: 25%;
}

.mentors-details .mentor-profile {
    background-color: #fff;
    text-align: left;
    padding: 30px 30px;
    position: relative;
    min-height: 235px;
    border-radius: 0px;
    margin-bottom: 30px;

}

.mentors-details .mentor-profile:before {
    border-top-color: #fff !important;
    border-width: 22px 0px 0px 33px !important;
    margin-left: 0px;
}

.mentors-details .mentor-profile:before {
    top: 100%;
    right: 130px;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.mentors-details .mentor-profile:after {
    content: "";
    background: url(https://dtwhistledev.wpengine.com/wp-content/themes/whistle/images/quote.png) 0px 0px no-repeat;
    width: 81px;
    height: 71px;
    position: absolute;
    font-size: 300px;
    font-weight: normal;
    line-height: 40px;
    color: #ededed;
    left: 9px;
    top: 4px;
    z-index: 999;
}


.mentors-details .mentor-profile img,
.mentors-details .mentor-profile i {
    border-radius: 50%;
    display: inline-block;
    margin-bottom: 15px;
    border: 3px #fff solid;
    width: 80px;
    height: 80px;
    background-color: #fff;
    padding: 3px;
}

.mentors-details .mentor-profile i {
    text-align: center;
    font-size: 34px;
    line-height: 80px;
}

.mentors-details h5 {
    font-size: 19px;
    margin-top: 0px;
    padding: 0;
    margin-bottom: 10px;
    color: #fff;
}

.mentors-details h6 {
    font-size: 16px;
    margin-top: 0px;
    padding: 0;
    margin-bottom: 10px;
    color: #63ff46;
}

.container-fluid.reslt-four {
    padding: 0 40px;
}

.mentor-profile p {
    line-height: 25px !important;
    margin: 0;

}

/* faq block start */
.accordion-panel {
    /* float: left; */
    width: 100%;
    clear: both;
    margin-bottom: 0;
    text-align: left;
}

.accordion-panel .panel {
    width: 100%;
    margin-bottom: 0px !important;
    box-shadow: inherit;
    padding: 0;
    border: none;
    background: transparent;
}

.accordion-panel .panel-default&gt;.panel-heading {
    color: #333;
    background-color: transparent;
    border-color: #ffff;
    padding: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.accordion-panel .panel+.panel {
    margin-top: 0px;
}

.accordion-panel .panel-default&gt;.panel-heading a {
    display: block;
    padding: 20px 0px 20px 10px;
    color: #000;
    outline: none;
    box-shadow: inherit;
    position: relative;
    border-bottom: 1px solid #727272;
}

.accordion-panel .panel-default&gt;.panel-heading a:after {
    content: "";
    position: absolute;
    top: 20px;
    display: inline-block;
    font-family: "FontAwesome";
    font-style: normal;
    font-weight: 600;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transition: transform .25s linear;
    -webkit-transition: -webkit-transform .25s linear;
    right: 22px;
    font-size: 24px;
    color: #F15A22;
}

.accordion-panel .panel-default&gt;.panel-heading a[aria-expanded="true"] {
    background-color: transparent;
    color: #f15a22;
}

.accordion-panel .panel-default&gt;.panel-heading a[aria-expanded="true"]:after {
    content: "\f107";
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

.accordion-panel .panel-default&gt;.panel-heading a[aria-expanded="false"]:after {
    content: "\f106";
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

.accordion-panel h4.panel-title {
    font-weight: 500;
    font-size: 18px;
}

.accordion-panel h4.panel-title a {
    text-decoration: none !important;
}

.accordion-panel .arrow-list {
    padding-left: 0;
}

.accordion-panel .arrow-list li i {
    margin-right: 4px;
}

.accordion-panel .panel .panel-body {
    background-color: transparent;
    border: 0;
    padding: 25px 15px 25px;
    -webkit-box-shadow: inherit;
    box-shadow: inherit;
    border-bottom: 1px solid #ddd;
}

/* faq block close */

/* product page css start */


.programs-table ul {
    margin-top: 0px;
    text-align: center;
    border-bottom: 0px;

}


.programs-table ul li {
    float: none;
    display: inline-block;
}

.nav-tabs&gt;li.active&gt;a,
.nav-tabs&gt;li.active&gt;a:focus,
.nav-tabs&gt;li.active&gt;a:hover {
    color: #fff;
    cursor: default;
    background-color: #694f8e;
    border: none;
    border-bottom-color: transparent;
}

.nav-tabs&gt;li&gt;a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0;
    background: #eaebf5;
    color: #222;
}

.choseprog .checkicon {

    border-bottom: 1px solid #f3f3f3;
    padding: 10px;
    border-left: 1px solid #ededed;
    border-right: 1px solid #ededed;
    background: #fff;


}

.choseprog.checkicon:last-child {
    border-bottom: none;
}

.choseprog .btn {
    border-radius: 2px;
    background-color: #F76C39;
    font-size: 16px;
    color: #ffffff;
    padding: 0 15px;
    font-weight: bold;
    line-height: 45px;
    border-color: #F76C39;
    text-shadow: initial;
    width: 100%;
}

.box select {
    border: 1px solid rgba(68, 53, 91, 0.1);
    border-radius: 2px;
    height: 48px;
    margin-bottom: 10px;
    margin-top: 20px;
    width: 100%;
    padding-left: 10px;
    background: url("/cat-mba/online-classes/img/coupon.png"), url("/cat-mba/online-classes/img/down-arrow-black.png") #f8f8f8;
    background-repeat: repeat, repeat;
    background-position-x: 0%, 0%;
    background-position-y: 0%, 0%;
    background-position: 5% 50%, 95% 50%;
    background-repeat: no-repeat;
    -webkit-appearance: none;
    -moz-appearance: none;
}

.choseprog .checkicon h4 {
    margin: 0 0 4px 0;
    font-size: 12px;
    color: #555555;
    line-height: 1.5
}

.feedback_box {
    background: url(../img/quotes-2.png) no-repeat right top #f8f8f8;
    min-height: 445px;
    border: 1px solid #eeeeee;
    padding: 30px;
}

[class^="iconimg"],
.choseprog .checkicon .inercon:after,
.jcrouselslideco .panel-body a:after {
    background-image: url("https://clsite-file.s3.amazonaws.com/MBA/2020/cat-mba/online-classes/106960_sprite.png");
    background-repeat: no-repeat
}

.choseprog .checkicon .inercon {
    padding-left: 35px;
    position: relative
}

.choseprog .checkicon .inercon:after {
    position: absolute;
    content: "";
    width: 18px;
    height: 18px;
    left: 0;
    background-position: -2px -110px;
    top: 0
}

.box {
    border: 1px solid #4999b8;
    float: left;
    width: 100%;
    overflow: hidden;
    min-height: 610px;
    background: #f2f2f2;
    padding: 10px;
    margin-top: 20px;
}


.rectangle-31 h4 {
    min-height: 50px;
    margin-top: 20px;

}

.feature-content {
    float: left;
    min-height: 305px;
    width: 100%;
}

.rectangle-31 {
    border-radius: 2px;
    width: 100%;
    color: #324850;
    border: 1px solid #ededed;
    background: #f8f8f8;
    min-height: 90px;
    text-align: center;
}

.programs-table .clearfix {
    display: none;
}

/* product page css close */






/* Thank you page */
.thanlkyou {
    background-color: #6f1e3e;
    padding-top: 50px;
    padding-bottom: 80px;
    text-align: center;
}

.thanlkyou img {}

.thanlkyou h2 {
    margin-top: 20px;
    font-weight: bold;
    color: #fff;
    letter-spacing: 0.7px;
    font-size: 32px;
}

.thanlkyou p {
    color: #fff;
    letter-spacing: 0.7px;
    font-size: 16px;
}

.thanlkyou p span {
    position: relative;
}

.thanlkyou p span strong {
    position: relative;
    z-index: 2;
}

.thanlkyou p span:after {
    position: absolute;
    bottom: 4px;
    width: 100%;
    left: 0;
    height: 5px;
    background: #fbd1c2;
    content: '';
    z-index: 1;
    opacity: .3;
}

.contfldthh {
    margin-top: -46px;
}

.boxesiner {
    padding: 15px;
    border: 1px solid rgba(171, 171, 171, .4);
    box-shadow: 0 2px 6px rgba(0, 0, 0, .20);
    margin-bottom: 20px;
    border-radius: 15px;
    float: left;
    width: 100%;
    clear: both;
    text-align: center;
    background-color: #fff;
    font-size: 16px;
}

.t-part {
    padding: 5px 10px;
    border: 1px solid #b7b7b7;
    border-radius: 5px;
    font-size: 15px;
    line-height: 22px;
    margin-bottom: 20px;
}

.top90 {
    border-right: 1px solid #fc0;
    padding: 10px 15px;
}

table thead {
    background: #99e7eb;
    font-size: 15px;
    font-weight: 600;
}

table th {}

table td {
    padding: 8px 15px !important;
}

table {
    text-align: left;
    letter-spacing: 0.7px;
}


.single-list-wrap {
    box-shadow: none;
    background: #f0f4f9;
    padding: 15px 10px 15px 65px;
    position: relative;
    min-height: 76px;
    margin-bottom: 20px;
}

.single-list-wrap img {
    max-width: 40px;
    position: absolute;
    left: 10px;
    top: 16px;
}

.single-list-wrap p {
    font-size: 12px;
    letter-spacing: 0.5px;
    font-weight: 500;
    margin-bottom: 0px;
}

.clar {
    display: block;
}

/* .list-wraps .col-md-3:nth-child(4)~* {
    margin-top: 20px;
} */

.credential {
    font-family: 'Roboto', Helvetica, sans-serif;
}

.credential .modal-header {
    min-height: 0px;
    padding: 0px 25px;
    border-bottom: none;
    background: #f7f7f7;
}

button.close {
    background: #ff692e;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    opacity: inherit;
    color: #fff !important;
    position: absolute;
    z-index: 999;
    right: -10px;
    top: -12px;
}

h4.modal-title {
    text-align: center;
}

button.close:focus,
button.close:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer;
    filter: alpha(opacity=50);
    opacity: initial;
}

.modal-body p {
    font-size: 14px;
    margin-top: 15px;
}

.journey-tabs .nav-tabs li,
.credential .nav-tabs li {
    margin-bottom: 0;
}

.credential .nav-tabs li a {
    padding: 5px 15px;
}

.journey-tabs .nav-tabs li a,
.credential .nav-tabs li a {
    background-color: #e6e6e6;
    color: #333;
    border: none !important;
    padding: 10px 15px;
    font-size: 16px;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.journey-tabs .nav-tabs li.active&gt;a,
.journey-tabs .nav-tabs li&gt;a:hover,
.credential .nav-tabs li.active&gt;a,
.credential .nav-tabs li&gt;a:hover {
    background-color: #405089;
    color: #fff;
    font-size: 16px;
}

.credential .tab-content {
    background-color: #f3f3f3;
    padding: 20px;
}

.credential .modal-dialog {
    width: 600px !important;
}

.credential.pane .modal-dialog {
    width: 450px !important;
}

.credential.pane .modal-header {
    background: #eaeaea;
    height: 0;
    padding: 0;
    min-height: 0;
    border: none;
}

.credential .modal-body h3 {
    margin-top: 0;
}

.modal-body img {
    max-width: 100%;
}

.modal-backdrop.in {
    opacity: 0.7;
}



.register {
    position: relative;
}

.register::after {
    background: url(https://www.careerlauncher.com/cbse-ncert/images/testimonials-bg.png) center bottom/cover no-repeat local;
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: -1;
    left: 0;
    top: 0;
}

.change {
    position: fixed !important;
    width: 100%;
    transition: all 0.5s ease 0s;
    z-index: 9 !important;
    top: 0px;
    background: #eff3ff !important;
    box-shadow: none;
    left: 0;
    border-radius: 0px !important;
}

.service-item {
    background-color: #F0F4F9;
    padding: 20px 7px;
    transition: .5s ease;
    position: relative;
    /* box-shadow: 0px 0px 10px rgb(77 75 75 / 7%); */
    text-align: center;
    margin-bottom: 0px;
    border-radius: 8px;
}

.blue-lgt {
    background: #f7fbff;
}

.feature_box {
    position: relative;
    text-align: center;
    background: #fff;
    padding: 8px 20px 20px 20px;
    border-radius: 8px;
    border: 1px solid #e5eef8;
    min-height: 302px;
}

.feature_box img {
    max-width: 75px;
    margin-bottom: 15px;
}

.feature_box h4 {
    margin-top: 0;
    font-size: 20px;
}

.feature_box p {
    margin-bottom: 0;
}


.bg-blue {
    background-color: rgba(229, 180, 0, 0.1) !important;
    border-radius: 50%;
    height: 105px;
    width: 105px;
    line-height: 105px;
    text-align: center;
    padding: 10px;
    display: inline-block;
}

.service-item img {
    width: 70px !important;
    margin: 0px auto 10px;
}

.service-item h5 {
    color: #1d274e;
    font-size: 16px;
    font-weight: 600;
    margin-top: 15px;
    padding-bottom: 10px;
    margin-bottom: 0px;
}

.service-item p {
    line-height: 24px;
    margin: 0;
}

/* mCustom scroll bar settings */
.mCustomScrollbar {
    position: relative;
    padding-right: 6px;
    height: 128px;
    overflow: auto;
    -ms-touch-action: pinch-zoom;
    touch-action: pinch-zoom;
}

.mCustomScrollBox {
    position: relative;
    overflow: hidden;
    height: 100%;
    max-width: 100%;
    outline: none;
    direction: ltr;
}

.mCSB_container {
    overflow: hidden;
    width: auto;
    height: auto;
}

.mCSB_inside&gt;.mCSB_container {
    margin-right: 10px;
}

.mCSB_scrollTools {
    position: absolute;
    width: 16px;
    height: auto;
    left: auto;
    top: 0;
    right: 0;
    bottom: 0;
}

.mCSB_scrollTools .mCSB_draggerContainer {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    height: auto;
}

.mCSB_scrollTools .mCSB_dragger {
    cursor: pointer;
    width: 100%;
    height: 30px;
    z-index: 1;
}

.mCSB_scrollTools .mCSB_draggerRail {
    width: 6px;
    height: 100%;
    margin: 0 auto;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px;
    background-color: rgba(0, 0, 0, .1);
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    position: relative;
    width: 4px;
    height: 100%;
    margin: 0 auto;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px;
    text-align: center;
    background-color: #9d254d;
}

.currentafbox .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: rgb(105, 204, 68);
}



.butns .btn {
    background: #E85222;
    border: 1px solid #E85222;
    color: #fff;
    display: inline-block;
    margin-top: 20px;
    text-align: center;
    border-radius: 5px;
    font-weight: 500;
    font-size: 16px;
    line-height: 18px;
    padding: 8px 15px;
}

.faculty-box {
    background: #efefef;
    padding: 10px;
    text-align: center;
    border-radius: 8px;
}

.faculty-box img {
    max-width: 100%;
    background: #fff;
    min-height: 180px;
    max-height: 180px;
}

.faculty-box h3 {
    font-size: 18px;
    margin-top: 15px;
}

.faculty-box h4 {
    font-weight: 400;
    color: #e85222;
    font-size: 15px;
    margin-bottom: 0;
}

.faculty-box a {
    background: #e85222;
    padding: 1px 10px;
    color: #fff;
    border-radius: 5px;
    font-size: 12px;
    margin-top: 10px;
    display: inline-block;
}

.msg-block {
    background-color: #000000;
    padding: 10px 70px;
    border-radius: 8px;
}

.msg-block h3 {
    font-size: 22px;
    margin-top: 0px;
    color: #fff;
    margin-bottom: 0;
}

.msg-block .btn {
    background-color: #e85222;
    border: 0 none;
    color: #efefef;
    font-size: 14px;
    font-weight: 600;
    padding: 6px 20px;
    text-align: center;
    border-radius: 2px;
    width: 100%;
    line-height: 20px;
    white-space: normal;
}

.padd-in {
    padding: 20px 0;
    background: #e4e9fd;
}

.navbar-header a.navbar-brand {
    pointer-events: none;
}

.ratings {
    position: relative;
    margin-bottom: 30px;
}

.author {
    position: relative;
    padding-left: 85px;
}

.star-rating {
    position: absolute;
    right: 0;
}

.star-rating i {
    color: #9d254d;
}

.author img {
    width: 70px;
    height: 70px;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 0;
}

.ratings h4 {
    font-size: 18px;
    margin-top: 0px;
    margin-bottom: 5px;
    color: #000000;
}

.ratings h5 {
    font-size: 15px;
    margin-top: 0px;
    padding: 0;
    margin-bottom: 10px;
    color: #811d3f;
    font-weight: 400;
}


@media (max-width:1199px) {

    .percentile_cat_result h5 span {
        display: block;
    }
    
    .faculty-box {
        min-height: 320px;
    }

    .form-group select {
        font-size: 13px;
    }

    .form-control {
        font-size: 13px;
    }

    .service-item {
        min-height: 245px;
    }

    .baner-region p {
        margin-right: 100px;
    }

    .single-list-wrap {
        min-height: 99px;
        margin-bottom: 20px;
        box-shadow: none;
    }

    .faculty-box img {
        min-height: 160px;
        max-height: 160px;
    }

    .achievers {
        min-height: 360px;
    }
}

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

    .baner-region h5 {
        font-size: 14px;
    }

    .percentile_cat_result h5 span {
        font-size: 17px;
    }

    .percentile_cat_result h5 span {
        display: initial;
    }

    .credential .modal-dialog {
        width: inherit !important;
        margin-top: 95px;
    }

    .clar {
        display: initial;
    }

    .table-responsive&gt;.table&gt;tbody&gt;tr&gt;td,
    .table-responsive&gt;.table&gt;tbody&gt;tr&gt;th,
    .table-responsive&gt;.table&gt;tfoot&gt;tr&gt;td,
    .table-responsive&gt;.table&gt;tfoot&gt;tr&gt;th,
    .table-responsive&gt;.table&gt;thead&gt;tr&gt;td,
    .table-responsive&gt;.table&gt;thead&gt;tr&gt;th {
        white-space: normal;
    }

    .accordion-panel .panel-default&gt;.panel-heading a {
        display: block;
        padding: 10px 0px 10px 0px;
        color: #000;
        outline: none;
        box-shadow: inherit;
        position: relative;
        border-bottom: 1px solid #727272;
    }

    .accordion-panel .panel-default&gt;.panel-heading a:after {

        top: 20px;
        right: 5px;
        font-size: 16px;
    }

    .accordion-panel .panel-default&gt;.panel-heading a {
        display: block;
        padding: 10px 5px 10px 0px;
        color: #000;
        outline: none;
        box-shadow: inherit;
        position: relative;
        border-bottom: 1px solid #727272;
        font-size: 13px;
    }

    .enquirenowwrap #enquirenow {
        width: 129px;
        font-size: 14px;

        padding: 2px;
        font-weight: 500;
        text-decoration: none;
    }

    /* .modal-body img {
        max-width: 40%;
        border-radius: 50px;
        width: 80px;
        height: 80px;
    } */
    .modal-body {
        position: relative;
        padding: 15px;
        text-align: center;
    }

    .credential .modal-body h3 {
        margin-top: 10px;
        font-size: 18px;
    }

    .modal-header .close {
        margin-top: 0;
        right: 5px;
    }

    .whychoose-block .col-md-4:nth-child(1)~* {
        margin-top: 30px;
    }

    .msg-block h3 {
        font-size: 15px;
        margin-top: 0;
        color: #fff;
        margin-bottom: 10px;
    }

    .align-midd {
        display: inherit;
        align-items: center;
    }

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

    /* .list-wraps .col-md-3:nth-child(1)~* {
        margin-top: 20px;
    } */

    .single-list-wrap {
        box-shadow: none;
        background: #f0f4f9;
        padding: 15px 10px 15px 65px;
        position: relative;
        display: flex;
        align-items: center;
    }

    .single-list-wrap img {
        max-width: 40px;
        position: absolute;
        left: 10px;
        top: inherit;
    }

    .faculty-box img {
        max-width: 100%;
        background: #fff;
        min-height: 100px;
        max-height: 100px;
        border-radius: 50px;
    }

    .faculty-box {
        background: #efefef;
        padding: 10px;
        margin-bottom: 10px;
        text-align: center;
        border-radius: 8px;
        min-height: 230px;
    }

    .faculty-box h3 {
        font-size: 17px;
        margin-top: 15px;
    }

    .faculty-box h4 {
        font-size: 13px;
    }

    .achievers-item::before {
        background-size: 40px;
        width: 40px;
        height: 40px;
        top: -20px;
    }


    .achievers-item {
        padding-top: 20px;
        margin-top: 0px;
        width: 100%;
    }

    .achievers-item .count-block p {
        font-size: 10px !important;
        line-height: 16px;
    }

    .baner-region h3 {
        margin-top: 0px;
        padding: 5px 15px;
        font-size: 15px;
    }

    .form-box {
        max-width: 100%;
        margin-top: 10px;
        float: initial;
    }

    .baner-region::before {
        display: none;
    }

    .baner-region h1 {
        font-size: 24px;
        margin-top: 0px;
    }

    .baner-region h2 {
        font-size: 22px;
        margin-top: 0px;
        letter-spacing: 0.7px;
    }

    .service-item {}

    .feature_box img {
        position: initial;
        max-width: 75px;
    }

    .feature_box {
        position: relative;
        text-align: center;
        padding: 20px 20px 20px 20px;
        min-height: 302px;
        margin-bottom: 15px;
    }

    p {
        letter-spacing: 0.7px;
        font-size: 13px;
    }

    .feature_box h4 {
        font-size: 18px;
        margin-top: 10px;
        margin-bottom: 0;
    }

    .top90 {
        border-right: inherit;
        padding: 10px 15px;
        border-bottom: 1px solid #fc0;
    }

    .baner-region .btn {

        font-size: 17px;
        font-weight: 600;
        padding: 0px 20px;
        text-align: center;
        border-radius: 2px;
        width: 100%;
        line-height: 36px;
        margin: 5px 0px;
    }

    .baner-region {
        position: relative;
        text-align: center;
        padding: 40px 0;
        background: inherit;
    }

    .baner-region p {
        font-size: 12px;
        line-height: 23px;
        margin-bottom: 0px;
        margin-right: 0px;
    }

    .register::after {
        display: none;
    }

    section {
        padding: 40px 0;
        position: relative;
    }

    .sepreat {
        display: none;
    }

    section h2 {
        font-size: 24px;
    }

    .sub-heading {
        margin-bottom: 20px;
        line-height: 25px;
    }

    .services-icon img {
        max-width: 50px;
    }

    .services-pad {
        padding-left: 75px;
    }

    .six-half .col-md-4:nth-child(1)~* {
        margin-top: 30px;
    }

    .six-half h3 {
        font-size: 18px;
        margin: 0 0 15px 0;
    }

    .faculty .col-md-6:nth-child(1)~* {
        margin-top: 30px;
    }

    .faculty .item {
        min-height: inherit;
        border: 1px solid #8c4af0;
        padding: 15px;
    }

    .neet .col-md-4:nth-child(1)~* {
        margin-top: 30px;
    }

    .watch .col-md-5:nth-child(1)~* {
        margin-top: 30px;
    }

    .faculty::after,
    .watch::before,
    .watch::after,
    .about img,
    .sepreatoradded {
        display: none;
    }

    .video-player-wrap,
    .video-player-wrap.wrap {
        height: 200px;
    }

    #back-to-top {
        bottom: 40px;
    }

    .popup-outer {
        min-width: 300px;
        max-width: 90%;
    }

    .credential.pane .modal-dialog {
        width: 100% !important;
        margin: 0;
        padding: 15px;
    }

    .mentors-details .col-md-2 {
        width: 100%;
    }

    .programs-table ul li a {
        margin-right: 7px !important;
        letter-spacing: initial !important;
        padding: 10px 7px !important;
    }

    .register img {
        display: none;
    }

    .author img {
        border: 5px solid #fff;
        max-width: 70px;
    }

    .mentors-details h5 {
        font-size: 16px;
        margin-top: 0px;
        padding: 0;
        margin-bottom: 10px;
        color: #fff;
    }

    .mentors-details h6 {
        font-size: 13px;
        margin-top: 0px;
        padding: 0;
        margin-bottom: 10px;
        color: #63ff46;
    }

    .mentors-details span {
        margin: 28px 0px 0px;
    }



    .mentors-details .mentor-profile {
        background-color: #fff;
        text-align: left;
        padding: 20px 20px;
        position: relative;
        min-height: 235px;
        border-radius: 0px;
        margin-bottom: 30px;
    }

    .wave-effect {
        display: none;
    }

    .top90 .butns .btn {
        font-size: 13px;
        font-weight: 600;
        padding: 0px 8px;
        text-align: center;
        border-radius: 2px;
        width: auto;
        line-height: 35px;
        letter-spacing: 0.7px;
    }


}

@media screen and (min-device-width: 480px) and (max-device-width: 768px) {
    .mb-banner {
        display: none;
    }
}


@media only screen and (max-width: 570px) {
    .timer p {
        position: inherit;
    }

}

@media screen and (min-device-width: 992px) and (max-device-width: 1199px) {
.feature_box {
    min-height: 350px;
}

}

.nav-tabs.nav-justified&gt;li {
    display: inline-block;
    width: 15%;
}
.demo {
    text-align: center;
}

@media (max-width: 767px) {
    .nav-tabs.nav-tabs-dropdown,
    .nav-tabs-dropdown {
      border: 1px solid #dddddd;
      border-radius: 5px;
      overflow: hidden;
      position: relative;
      margin-bottom: 20px;
    }
   
   
    .nav-tabs.nav-tabs-dropdown::after,
    .nav-tabs-dropdown::after {
      content: "\f0c9";
      position: absolute;
      top: 8px;
      right: 15px;
      z-index: 2;
      pointer-events: none;
      font-family: "FontAwesome";
    }
    .nav-tabs.nav-tabs-dropdown.open a,
    .nav-tabs-dropdown.open a {
      position: relative;
      display: block;
    }
    .nav-tabs.nav-tabs-dropdown.open &gt; li.active &gt; a,
    .nav-tabs-dropdown.open &gt; li.active &gt; a {
      background-color: #eeeeee;
    }
    .nav-tabs.nav-tabs-dropdown li,
    .nav-tabs-dropdown li {
      display: block;
      padding: 0;
      vertical-align: bottom;
    }
    .nav-tabs.nav-tabs-dropdown &gt; li &gt; a,
    .nav-tabs-dropdown &gt; li &gt; a {
      position: absolute;
      top: 0;
      left: 0;
      margin: 0;
      width: 100%;
      height: 100%;
      display: inline-block;
      border-color: transparent;
    }
    .nav-tabs.nav-tabs-dropdown &gt; li &gt; a:focus,
    .nav-tabs-dropdown &gt; li &gt; a:focus,
    .nav-tabs.nav-tabs-dropdown &gt; li &gt; a:hover,
    .nav-tabs-dropdown &gt; li &gt; a:hover,
    .nav-tabs.nav-tabs-dropdown &gt; li &gt; a:active,
    .nav-tabs-dropdown &gt; li &gt; a:active {
      border-color: transparent;
    }
    .nav-tabs.nav-tabs-dropdown &gt; li.active &gt; a,
    .nav-tabs-dropdown &gt; li.active &gt; a {
      display: block;
      border-color: transparent;
      position: relative;
      z-index: 1;
      background: #fff;
      color: #000;
    }
    .nav-tabs.nav-tabs-dropdown &gt; li.active &gt; a:focus,
    .nav-tabs-dropdown &gt; li.active &gt; a:focus,
    .nav-tabs.nav-tabs-dropdown &gt; li.active &gt; a:hover,
    .nav-tabs-dropdown &gt; li.active &gt; a:hover,
    .nav-tabs.nav-tabs-dropdown &gt; li.active &gt; a:active,
    .nav-tabs-dropdown &gt; li.active &gt; a:active {
      border-color: transparent;
    }
  }</pre></body></html>