<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: 25px;
    letter-spacing: 0.9px;
}

p {
    letter-spacing: 0.9px;
}

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

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;
}

.baner-region h2 {
    border-radius: 10px;
    clear: both;
    color: #ffce10;
    margin-top: 0px;
    display: inline-block;
    padding: 8px 20px;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 10px;
    border-left: 5px solid #fff;
    border-right: 5px solid #fff;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
}
.kkk {
    border-left: 2px solid #f00;
    padding-left: 20px;
}



.box-new h3 {
    color: #fff;
}

.relt {
    position: relative;
}

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: 26px;
    color: #000;
    text-transform: none;
    font-weight: 700;
    font-style: normal;
    margin-top: 0px;
}

/* section h2 {
    font-size: 29px;
    line-height: 40px;
    color: #1d274e;
    text-transform: none;
    font-weight: 700;
    font-style: normal;
    margin-top: 0px;
    padding-bottom: 8px;
} */

/* section h2:after {
    background: #ff0000 none repeat scroll 0 0;
    content: "";
    display: block;
    height: 3px;
    left: 0;
    position: absolute;
    right: 0;
    width: 55px;
    margin: 0 auto;
} */

section.howtostartr h2:after {
    background: #ff0000 none repeat scroll 0 0;
    bottom: 0;
    content: "";
    display: block;
    height: 3px;
    left: 0;
    position: absolute;
    right: 0;
    width: 55px;
    margin: 0 auto;
}

section h3 {
    font-size: 22px;
    color: #000;
    text-transform: none;
    font-weight: 700;
    font-style: normal;
    margin-top: 10px;
    margin-bottom: 10px;
}

.msg-block {
    background-color: #272742;
    padding: 20px 70px;
    justify-content: space-between;
    align-items: center;
    border-radius: 20px;
}

.msg-block p {
    margin-bottom: 0px;
}

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

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

.bg-get-start {
    background: url(https://clsite-file1.s3.amazonaws.com/6858_img-2.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.bg-get-start .bg-overlay {
    background: linear-gradient(to right, #1a2f45, #36498e);
    opacity: 0.9;
    position: absolute;
    height: 100%;
    width: 100%;
    right: 0;
    bottom: 0;
    left: 0;
    top: 0;
}

.bg-pattern-effect {
    position: absolute;
    bottom: 0px;
    left: 0px;
    right: 0px;
}

.bg-pattern-effect img {
    max-width: 100%;
}

.list-new ul {
    border: 1px solid #f15a22;
}

.list-new ul li {
    padding: 10px;
}

.ggg .btn {
    background-color: #fae12e;
    border: 0 none;
    color: #111;
    font-size: 16px;
    font-weight: 600;
    padding: 6px 20px;
    text-align: center;
    border-radius: 2px;
    width: 100%;
    line-height: 20px;
    opacity: inherit;
    margin-top: 0px;
    white-space: normal;
}

.t-yellow {
    color: #fbe41a !important;
}

.two-four span {
    color: #f15a22;
    font-weight: 700;
}

.two-four p {
    margin-bottom: 0px !important;
}

/* faculty-box */

.faculty-box {
    text-align: center;
    padding: 30px 20px;
    position: relative;
    background: #fff;
    box-shadow: 0 0 11px 0 rgba(0, 0, 0, 0.5);
    margin-bottom: 10px;
    margin-top: 60px;
    padding-top: 75px;
    min-height: 165px;
}

.reslt-region {
    padding: 40px 0;
    background: #ebf7ff;
}

a.btn.btn-warning {
    background-color: #f15a22;
    border-color: #f15a22;
}


.percentile_cat_result h5 {
    background: #ebf7ff;
    color: #000000 !important;
    border: none;
}

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

.percentile_cat_result p small {
    color: #000000 !important;
}

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

.carousel-control {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 15%;
    font-size: 20px;
    color: #fff;
    text-align: center;
    opacity: 0.9 !important;
}

.carousel .faculty-box img {
    max-width: 106px;
    min-width: initial;
    border-radius: 50%;
    position: absolute;
    left: 50%;
    top: 0;
    margin-top: -53px;
    margin-left: -53px;
    background-color: #fff;
}

.faculty-box h4 {
    font-size: 16px;
    font-weight: 400;
    color: #333;
}

.carousel-indicators {
    bottom: -35px;
}

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

.factsmyt-region ul li {
    margin-bottom: 20px;
}

.factsmyt-region ul li:last-child {
    margin-bottom: 0;
}

.factsmyt-region ul li p {
    margin-bottom: 5px;
}

.factsmyt-region ul li p:last-child {
    margin-bottom: 0;
}

.factsmyt-region ul li li {
    margin-bottom: 5px;
}

.spacinremo {
    margin: 20px 0;
}

.factsmyt-region .spacinremo li {
    margin-bottom: 0;
}

.factsmyt-region ul .wrongimg {
    padding-left: 25px;
    background-image: url(../img/wrong.png);
    background-repeat: no-repeat;
    background-size: 12px auto;
    background-position: left 6px;
}

.factsmyt-region ul .tickimg {
    padding-left: 25px;
    background-image: url(../img/correct.png);
    background-repeat: no-repeat;
    background-size: 14px auto;
    background-position: left 6px;
}

.carousel-control.left {
    background: 0 0;
}

.carousel-control.right {
    background: 0 0;
}

div#myList Li {
    list-style-type: none;
}

.faculty-box h4 {
    font-size: 17px;
    font-weight: 500;
    color: #f44336;
}

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

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

.achievers-block h2 {
    font-size: 24px;
    margin-top: 15px;
    margin-bottom: 15px;
}

.achievers-item {
    padding-top: 20px;
    background-color: #1f050587;
    float: left;
    width: 100%;
    margin-top: 15px;
    position: relative;
    border: 1.9px #6b6666 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: -30px;
    left: 50%;
    background-size: 65px;
    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: #fff;
    margin: 20px 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 !important;
    margin-bottom: 0;
}

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

.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.6px;
    margin-bottom: 0;
    color: #fff;
}


.innerboxesdesgin {
    display: block;
    background-color: #fff;
    float: left;
    width: 100%;
    border: 1px solid #eee;
    border-radius: 8px;
    margin-top: 20px;
}

.innerboxesdesgin .headinginer {
    padding: 15px 5px;
    background-color: #333C41;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    margin-bottom: 0px;
    min-height: 75px;
}

.innerboxesdesgin .headinginer h2 {
    margin-top: 0;
    color: #fff;
    font-size: 17px;
    margin-bottom: 0;
    text-align: center;
    line-height: inherit;
    padding-bottom: initial;
}

.innerboxesdesgin .headinginer h2:after {
    content: inherit;
    display: none;
}

.innerboxesdesgin ul {
    margin: 0;
    padding: 0;
    list-style: none;
    color: #58585a;
    letter-spacing: 0.5px;
    padding: 10px;
    min-height: 338px;
}

.innerboxesdesgin ul li {
    border-bottom: 1px solid #eee;
    font-weight: 400;
    color: #333C41;
    padding: 8px 0;
    position: relative;
    padding-left: 15px;
    line-height: 18px;
    text-align: left;
    font-size: 13px;
    letter-spacing: 0.3px;
}

.innerboxesdesgin ul li:before {
    content: "\f105";
    font-family: FontAwesome;
    color: #ff692e;
    font-size: 16px;
    margin-right: 8px;
    display: inline-block;
    text-align: center;
    position: absolute;
    left: 0;
}

.innerboxesdesgin .enrollnowbtn {
    padding: 10px;
    padding-top: 0;
    text-align: center;
}

.innerboxesdesgin .enrollnowbtn .btn {
    float: none;
    width: auto;
    border-radius: 4px;
    font-size: 13px;
    padding: 7px 12px;
    line-height: 20px;
    color: #fff;
    background-color: #ff692e40;
    color: #333;
}

.boxesiner .col-md-3 {
    width: 20%;
}




/* 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 {
    background-color: #fff;
    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;
}

.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;
    background: url(https://clsite-file1.s3.amazonaws.com/6858_cat-reapters.jpg) no-repeat scroll center bottom / cover;
}

.bg-overlay {
    background: linear-gradient(to right, #3d5b9e, #9a56ce);
    opacity: 0.7;
    position: absolute;
    height: 100%;
    width: 100%;
    right: 0;
    bottom: 0;
    left: 0;
    top: 0;
}

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

.msii ul li {
    list-style: outside none none;
    margin: 0;
    padding: 3px 0 3px 25px;
    position: relative;
    text-align: left;
    font-size: 15px;
    color: #fff;
    font-weight: 500;
}

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


.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%;
}

.innerlefthe {
    display: block;
    vertical-align: top;
    position: relative;
    border-bottom: 1px solid #ff692e;
    padding-right: 10px;
    padding-left: 15px;
    border-left: 1px solid #ff692e;
    border-top: 1px solid #ff692e;
    border-right: 1px solid #ff692e;
    padding-top: 20px;
    color: #fff;
    margin-top: 35px;
    margin-bottom: 15px;
}

.innerlefthe .detail-text strong {
    position: absolute;
    top: -13px;
    left: 20px;
    font-size: 18px;
    letter-spacing: 1.3px;
    background-color: #ebf4fa;
    color: #333;
    padding: 0 10px;
}

ul.ms {
    margin: 15px 0;
}

ul.ms li {
    list-style: outside none none;
    margin: 0;
    padding: 5px 0 5px 30px;
    position: relative;
    text-align: left;
}


ul.ms li::before {
    content: "\f00c";
    font-family: "FontAwesome";
    font-size: 12px;
    left: 0;
    position: absolute;
    top: 5px;
    font-weight: 600;
    color: #fff;
    background-color: #fb702e;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 20px;
}


.sub-nav-region {
    padding: 0;
}

.white {
    color: #fff;
}

.sub-heading {
    margin-bottom: 30px;
    position: relative;
    text-align: center;
}

.innerlefthe {
    margin-top: 0;
    padding-left: 30px;
    position: relative;
}

.innerlefthe::before {
    background: url(../images/about-img-circle.png) left top no-repeat;
    content: '';
    position: absolute;
    width: 106px;
    height: 54px;
    top: 0px;
    background-size: 97%;
    right: 0px;
}

.innerlefthe::after {
    background: url(../images/about-img-circle.png) left top no-repeat;
    content: '';
    position: absolute;
    width: 106px;
    height: 54px;
    bottom: 0px;
    background-size: 97%;
    right: 0px;
}

.title {
    font-size: 16px;
    font-weight: 600;
    background: #3a3973;
    padding: 10px 10px;
    color: #fff;
    position: absolute;
    bottom: 0;
    width: 100%;
    text-align: center;
    margin: 0px -10px;
}

.boxed_wrapper {
    overflow-x: hidden;
}

.innerlefthe .grid {
    padding: 5px 15px 5px 35px;
    position: relative;
    text-align: left;
    display: inline-block;
    margin-right: 5px;
}

.innerlefthe .icon {
    position: absolute;
    left: 0px;
}

.innerlefthe .icon img {
    max-width: 32px;
}

.innerlefthe .count {
    font-size: 18px;
    font-weight: 400;
    color: #3a3973;
}

.innerlefthe .grid p strong {
    font-size: 15px;
    font-weight: 600;
    color: #fff;
    margin-bottom: 0px;
}

.baner-region h1 {
    font-size: 33px;
    line-height: 1.18;
    margin-top: 0px;
    margin-bottom: 15px;
    font-weight: 800;
    color: #fff;
}

.baner-region h1 span {
    border-bottom: 1px solid #fbe41a;
    color: #fbe41a;
}

.baner-region p {
    font-size: 15px;
    color: #fff;
    line-height: 23px;
    font-weight: 500;
}


.baner-region p span {
    font-size: 16px;
    font-weight: 600;
}

.boxex-con {
    width: 100%;
    text-align: center;
    border-radius: 5px;
    position: relative;
    background: #fff;
    padding: 20px 0;
}

.boxex-con .count-box {
    display: inline-block;
    text-align: center;
    font-weight: 800;
    color: #f63b3d;
    margin-bottom: 15px;
    position: relative;
    font-size: 55px;
    border-bottom: 5px solid #3f51b5;
    padding-bottom: 20px;
}

.boxex-con .count-box span {
    font-size: 17px;
    background: #ffeb3b;
    padding: 3px 8px;
    color: #ff0b0d;
    border-radius: 3px;
}

.boxex-con .count-box:after {
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #3f51b5;
    content: "";
    position: absolute;
    bottom: -15px;
    left: 50%;
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}

.boxex-con h6 {
    color: #1d1d1d;
    font-size: 21px;
    font-weight: 600;
    margin-top: 0px;
    padding-bottom: 0px;
    margin-bottom: 0px;
}

.boxex-con p {
    margin-bottom: 0px;
}

.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 h3 {
    font-size: 22px;
    color: #fff;
    line-height: 1.40;
    margin-top: 0px;
    margin-bottom: 0px !important;
    font-weight: 600;
}

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

.baner-region h3 {
    clear: both;
    color: #ffffff;
    margin-top: 0px;
    /* padding: 20px 0px; */
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 0;
}


.baner-region h5 {
    font-size: 21px;
    color: #dc5320;
    margin-top: 0;
    position: relative;
    display: inline-block;
    font-weight: 300;
    border-bottom: 1px solid #fff;
}

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

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


.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-part {
    padding: 15px 0;
    border-bottom: 1px solid #f58962;
}


.boxes {
    padding: 6px;
}



.boxes-testmonials {
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.05);
    background-color: #fff;
    -webkit-transform: scale(.95);
    transform: scale(.95);
    margin-top: 0px;
}

.box-top {
    padding: 30px 15px 50px;
    position: relative;
}

.box-top .quotes-img {
    padding-bottom: 20px;
}

.box-top .quotes-img {
    padding-bottom: 20px;
}

.box-top .quotes-img img {
    max-width: 30px;
}

.box-top p {
    margin: 0;
    letter-spacing: 0.9px;
    line-height: 1.8;
    font-size: 15px;
    font-weight: 400;
    color: #555;
    min-height: 246px;
}

.box-bttm {
    background-color: #fff;
    padding: 30px 30px 30px;
    border-top: 1px solid #eee;
    position: relative;
    min-height: 125px;
}

.box-bttm .stude-img {
    position: absolute;
    left: 0;
    width: 100%;
    top: -30px;
}

.stude-img img {
    height: 60px;
    border-radius: 50%;
    max-width: 60px;
    border: 2px solid #39117B;
    padding: 5px;
}

.box-bttm h3 {
    font-size: 18px;
    font-weight: 500;
    margin-top: 15px;
    margin-bottom: 0;
}

.box-bttm h4 {
    margin: 10px 0 0 0;
    font-size: 14px;
    font-weight: 400;
    text-align: center;
    color: #333;
}


.form-box h4 {
    color: #515151;
    font-size: 21px;
    padding-bottom: 5px;
    text-align: center;
    margin-top: 0px;
    font-weight: 600;
}

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

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

.form-control {
    background: #fff none repeat scroll 0 0;
    border-radius: 3px;
    box-shadow: none;
    color: #6b7c8a;
    font-size: 15px;
    border: 1px solid #e0e0e0;
    height: 38px;
    margin-bottom: 0px;
    padding-left: 15px;
    letter-spacing: 1.2px;
}

.form-box .btn {
    background-color: #f15a22;
    border: 0 none;
    color: #fff;
    display: inline-block;
    font-size: 16px;
    font-weight: 500;
    margin-top: 0px;
    padding: 8px 30px;
    border-radius: 3px;
    width: 100%;
    margin-bottom: 0px;
    letter-spacing: 1.3px;
}

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

.strip h3 {
    font-size: 26px;
    font-weight: 400;
    line-height: 40px;
}

.earlys {
    position: relative;
}

.earlys::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;
}


.ms .top90 ul {}

.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.9px;
}

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

.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;
}

.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%;
}



.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: innerlefthe;
    -moz-box-sizing: innerlefthe;
    -webkit-box-sizing: innerlefthe;
}

#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: 40px;
    height: 40px;
    position: fixed;
    bottom: 30px;
    right: 20px;
    font-size: 24px;
    border-radius: 50%;
    line-height: 40px;
    z-index: 999999;
    display: none;
    color: #000;
    text-align: center;
    cursor: pointer;
    box-shadow: 0 1px 4px 0 rgb(54 54 54 / 20%);
    background: #ffffff;
}

#back-to-top::after {
    position: absolute;
    z-index: -1;
    content: '';
    top: 35%;
    left: 29%;
    background: #b1a9a9;
    width: 15px;
    height: 1px;
}


.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;
}

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

.accordion-panel .panel-default&gt;.panel-heading {
    color: #333;
    background-color: #fff;
    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: 15px;
}

.accordion-panel .panel-default&gt;.panel-heading a {
    display: block;
    padding: 20px 0px 20px 55px;
    color: #333;
    outline: none;
    box-shadow: 0 5px 15px 0 rgba(68, 68, 68, .1);
    position: relative;
}

.accordion-panel .panel-default&gt;.panel-heading a:after {
    content: "";
    position: absolute;
    top: 18px;
    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;
    border: 1px solid #222;
    border-radius: 50px;
    height: 20px;
    width: 20px;
    line-height: 20px;
    text-align: center;
    left: 22px;
}

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

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

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

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

.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: #fff;
    border: 0;
    padding: 25px 25px 25px;
    -webkit-box-shadow: 0 5px 15px 0 rgba(68, 68, 68, .1);
    box-shadow: 0 5px 15px 0 rgba(68, 68, 68, .1);
}


.arrow-list li {
    list-style: none;
}


.schedule-block {
    padding: 20px;
}

/* faq block close */


#testi {
    padding-top: 0;
}

#testi .mCustomScrollbar {
    height: 100px;
    margin-bottom: 20px;
}

p.overview {
    min-height: 40px;
}

#testi .carousel-item {
    background-color: #ffe7ce;
    text-align: center;
    padding: 15px;
    min-height: 1px;
    border-radius: 5px;
    line-height: 21px;
    font-size: 14px;
}

#testi .carousel-item .img-box img {
    width: 80px;
    border-radius: 50%;
    display: inline-block;
    margin-bottom: 15px;
    height: 80px;
    padding: 3px;
    background-color: #fff;
}

#testi .carousel-item .overview {
    text-transform: capitalize;
    color: #000000;
    font-size: 14px;
    font-weight: 400;
    font-style: italic;
}

#testi .carousel-item .overview strong {
    color: #000000;
    font-weight: 500;
}

.test-user {
    font-size: 20px;
    font-weight: 600;
    color: #000000;
    margin-bottom: 10px;
}

#testi .carousel-item .img-box i {
    font-size: 20px;
    background-color: #fff;
    color: #ee6723;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    line-height: 40px;
    margin: 10px 0;
    border: 5px #ddd solid;
}

.slick-dots {
    display: none !important;
}

.slick-slide&gt;div {
    padding: 0 10px;
}

.slick-prev,
.slick-next {
    z-index: 9;
    width: 42px;
    height: 25px;
    line-height: 25px;
    position: absolute;
    border-radius: 0px;
    border: none;
    font-size: 0px;
    background-color: transparent;
    top: -40px;
    cursor: pointer;
    padding: 0;
}

.slick-prev {
    right: 35px;
}

.slick-next {
    right: 0;
}

.slick-prev:before,
.slick-next:before {

    font-family: FontAwesome;
    font-size: 16px;
    color: #fff;
    opacity: 1;
    background-color: #ee6723;
    width: 25px;
    height: 25px;
    line-height: 25px;
    display: inline-block;
    text-align: center;
}

.slick-prev::before {
    content: "\f053";
}

.slick-next::before {
    content: "\f054";
}


/* Testimonails 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: #344290;
    padding-top: 40px;
    padding-bottom: 60px;
    text-align: center;
}

.thanlkyou img {}

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

.thanlkyou p {
    color: #fff;
    letter-spacing: 1px;
    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 20px;
    border: 1px solid rgba(171, 171, 171, .4);
    box-shadow: 0 2px 6px rgb(0 0 0 / 20%);
    border-radius: 15px;
    width: 80%;
    clear: both;
    text-align: center;
    background-color: #fff;
    font-size: 16px;
    margin: 0 auto 20px auto;
}

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

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

.top90 {
    border-right: 1px solid #fc0;
    padding: 20px 25px;
}

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

table th {}

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

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

.combiness {
    position: relative;
    background: linear-gradient(to right, #fff2c9 0%, #fff2c9 57%, #dbc9ff 57%, #dccbfc 100%);
    padding: 20px 0;
}

.product-grid {
    margin-bottom: 15px;
    text-align: center;
    position: relative;
}

.product-grid a {
    color: #000;
    display: inline-block;
    font-size: 15px;
    padding: 10px 25px;
    background: #fff;
    border-radius: .25rem;
    line-height: 20px;
    font-weight: 500;
    letter-spacing: 0.8px;
}

.product-grid a:hover {
    background: #ffcf13;
    color: #000;
    text-decoration: none;
}



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

.modal-header {
    background: #eaeaea;
}

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

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;
}

.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: 350px !important;
}

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

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


.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;
}

.service-item {
    background-color: #fff;
    margin: 0 auto;
    min-height: 255px;
    padding: 20px 15px;
    transition: .5s ease;
    position: relative;
    box-shadow: 0 0 11px 0px rgb(193 226 228);
}

.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: 115px !important;
    margin: 8px auto;
}

.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: 170px;
    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: #f15a22;
}

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

button.btnotp {
    background: #5c72ff;
    background-image: linear-gradient(to right, #5C72FF, #8C3FFF);
    position: absolute;
    right: 20px;
    top: 4px;
    border: inherit;
    padding: 3px 15px;
    border-radius: 3px 3px 3px 3px;
    color: #fff;
}

.form-box .otp-text {
    color: #333;
    text-align: center;
    margin: 5px 0;
}


.two-four img {
    background: #fff;
    border-radius: 0px;
    margin-bottom: 10px;
    border: 1px solid #ccc;
    height: 142px;
    object-fit: cover;
}

.two-four h5 {
    font-size: 22px;
    color: #1d274e;
    text-transform: none;
    font-weight: 700;
    font-style: normal;
    margin-top: 0px;
    margin-bottom: 15px;
}

.two-four p span {
    font-size: 15px;
    font-weight: 400;
    margin-bottom: 15px !important;
    display: block;
}

.two-four {
    background: #ebf7ff;
    padding: 20px;
    border-radius: 15px;
}

.two-four h3 {
    font-size: 21px;
    margin-top: 0;
    color: #1c1c24;
    margin-bottom: 5px;
    font-weight: bold;
}

.two-four p span {
    color: #811d3f;
    font-weight: 600;
    margin: 0px 0px 0px 0px !important;
}

.book-btn .btn-warning {
    background-color: #f15a22;
    border-color: #f15a22;
    margin-top: 10px;
    font-weight: 600;
    padding: 6px 14px;
}



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

    .book-btn .btn-warning {
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .innerboxesdesgin ul {
        min-height: inherit;
    }

    .form-box h4 {
        color: #515151;
        font-size: 19px;
    }

    .baner-region h2 {
        font-size: 20px !important;
        color: #fff;
        line-height: 1.40;
        margin-top: 20px !important;
        margin-bottom: 5px !important;
        font-weight: 600;
        padding-bottom: 0 !important;
    }

    .msg-block {
        padding: 20px 30px;
    }

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

    .bg-pattern-effect {
        display: none;
    }

    .innerlefthe .grid {
        padding: 5px 15px 5px 35px;
        position: relative;
        text-align: left;
        display: inherit;
        margin-right: 5px;
    }

    .innerlefthe .detail-text strong {
        position: absolute;
        top: -13px;
        left: 15px;
        font-size: 16px;
        letter-spacing: 1.1px;
        background-color: #ebf4fa;
        color: #333;
        padding: 0 10px;
    }

    .innerlefthe {
        margin-bottom: 22px;
    }

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

    .two-four img {
        display: inline-block;
        max-width: 150px;
    }

    .media-bnr {
        margin-bottom: 20px;
    }

    .strip h3 {
        font-size: 20px;
        font-weight: 400;
        line-height: 26px;
    }

    .boxex-con .count-box {
        margin-bottom: 15px;
        position: relative;
        font-size: 35px;
        border-bottom: 5px solid #3f51b5;
        padding-bottom: 15px;
    }

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

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

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

    .baner-region h3 {
        padding: 7px 15px;
        font-size: 22px;
    }

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

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

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

    .baner-region h2 {
        font-size: 19px;
        margin-top: 0px;
    }

    .service-item {
        background-color: #fff;
        margin: 0 auto;
        min-height: inherit;
        padding: 15px 15px;
    }

    .top90 {
        border-right: inherit;
        padding: 15px 30px;
        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: 20px 0;
    }

    .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: 60px;
    }

    .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;
    }

    .author {
        display: inline-block;
        margin: 0px 0px 0px 10px;
        float: right;
    }

    .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 {}

    .baner-region p {
        font-size: 13px;
        color: #fff;
        line-height: 21px;
        font-weight: 500;
    }

    .thanlkyou h2 {
        font-size: 22px;
    }

    .boxesiner h4 {
        font-size: 16px;
    }

    .innerboxesdesgin {
        margin-top: 15px;
    }

    .kkk {
        border-left: inherit;
        padding-left: 0px;
        border-top: 2px solid #f00;
        margin-top: 20px;
    }


}

@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 only screen and (max-width:767px) {

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



    .hidecontent {
        display: none;
    }

    .showcontent {
        display: block;
    }

    .btn-click {
        font-size: 14px;
        color: #0b76d8;
        margin-top: 15px;
    }

    .btn-click i {
        font-size: 18px;
        margin-left: 3px;
    }

    .show_hide {
        display: inline-block;
    }

    .showcontent+.show_hide {
        display: none;
    }

    .less_hide {
        display: none;
    }

    .showcontent~.less_hide {
        display: block;
    }

    .leftcolimnfld {
        width: 100%;
    }

    .rightcolimnfld3 {
        display: block;
    }

    .rightcolimnfld3 .rightcolimnfld {
        display: block;
        width: 100%;
    }



}


.loadmoreshow1 {
    display: none;
}

@media (min-width: 768px) {


    .btn-click {
        display: none;
    }

}

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

    p.overview {
        min-height: 70px;
    }

    .two-four img {
        max-width: 100px;
    }

}

@media screen and (min-width: 992px) and (max-width: 1199px) {

    .two-four img {
        max-width: 100px;
    }

}</pre></body></html>