section.bg-dark.watch.video-section.testmonials-pull 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.pading-40.shadow.testmonials-pull2.Testimonial-region h2::after {
    background: #ff0000 none repeat scroll 0 0;
    bottom: 0;
    content: "";
    display: block;
    height: 3px;
    left: 0;
    position: absolute;
    right: 0;
    width: 55px;
}

section.bg-dark h2 {
    padding-bottom: 10px;
}

.bg-overlay {
    position: absolute;
    height: 100%;
    width: 100%;
    right: 0;
    bottom: 0;
    left: 0;
    top: 0;
    background: linear-gradient(90deg, #1CB5E0 0%, #27318bfc 100%);
}



.baner-region h1 span {
    border-bottom: 1px solid #2eff95;
    color: #2eff95;
}

.baner-region p {
    font-size: 15px;
}

.baner-region h3 {
    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;
}

.baner-region p.otp-text {
    color: #333;
    text-align: center;

}


form {
    padding: 0 20px;
}

.form-box h4 {
    color: #fff;
    font-size: 20px;
    padding: 9px;
    text-align: center;
    margin-top: 0px;
    margin-bottom: 5px;
    font-weight: 600;
    background: #c54771;
    border-radius: 9px 9px 0 0;
}

.form-box h4 span {
    margin: 0;
    color: #ffe16d;
    font-size: 14px;
    line-height: 19px;
    text-align: center;
    border-radius: 20px;
    margin-bottom: 0px;
    padding: 3px 0px 0;
    font-weight: 700;
    display: block;
    width: 100%;
}

.form-group {
    margin-bottom: 10px !important;
}

.form-box {
    background: #ffffff none repeat scroll 0 0;
    padding: 0px 0px 12px;
    border-radius: 10px;
}

.form-control {
    background: #fff none repeat scroll 0 0;
    border-radius: 0px;
    box-shadow: none;
    color: #747678;
    font-size: 13px;
    border: none;
    height: 34px;
    margin-bottom: 0px;
    padding-left: 10px;
    letter-spacing: 0.5px;
    border-bottom: 1px solid #ccc;
    font-family: 'Poppins', sans-serif;
}





.nome {
    position: relative;
}

.three-buttons a {
    background: none !important;
}

.first-table td {
    color: #fff;
    text-align: center;
}



/* Latest news*/


.note {

}
.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;
}
.marker-primary.marker-ribbon {
    background-color: #012b55;
}

.marker {
    background-color: #012b55;
    color: #ffffff;
    padding: 8px 10px;
    font-size: 10px;
    z-index: 1;
}

.marker-ribbon {
    margin-left: -10px;
    box-shadow: 1px 1px 1px rgb(28 39 60 / 16%);
}

.pos-absolute {
    position: absolute;
    top: -15px;
}

.marker-primary.marker-ribbon::after {
    border-bottom-color: #0b0e2b;
}

.marker-ribbon::after {
    content: '';
    position: absolute;
    bottom: -5px;
    left: 0;
    border-bottom: 7px solid #b4bdce;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    transform: rotate(45deg);
}

.marker-ribbon h5 {
    font-size: 17px;
    font-weight: 600;
    margin: 0;
    color: #fff;
}



.recent {
    padding: 25px 10px 20px 15px;
    box-shadow: 5px 5px 5px rgb(0 0 0 / 20%);
    border: 1px solid #ddd;
    background: #fff;
}

.demof {
    margin: 0px 0;
}

.demof ul {
    padding: 0;
    list-style: none;
    width: 100%;
}

.demof li {
    padding: 4px 0 4px 30px;
    height: auto;
    border-bottom: 1px solid #f3f3f3;
    position: relative;
}

.demof li img {
    margin-top: 6px;
    margin-left: 8px;
}

.demof ul li::before {
    color: #ffffff;
    content: "\f105";
    font-family: "FontAwesome";
    font-size: 12px;
    left: 0;
    position: absolute;
    top: 8px;
    font-weight: 600;
    background: #9d254d;
    border-radius: 30px;
    height: 19px;
    width: 19px;
    text-align: center;
    line-height: 19px;
}

.demof a {
    color: #f15a22 !important;
    padding: 0px 0 !important;
    margin: 0px !important;
    font-weight: 500;
    font-size: 14px;
}

.green-theme-btn {
    background: #f15a22;
    border: 1px solid #f15a22;
    font-size: 13px;
    padding: 3px 7px;
    color: #fff;
    margin-top: 5px;
}


/* Latest news end*/



.white,
.text-white {
    color: #ffffff;
}

.mentor-profile .mCustomScrollbar {
    position: relative;
    height: 100px;
    overflow: auto;
    -ms-touch-action: pinch-zoom;
    touch-action: pinch-zoom;
    margin-bottom: 20px;
}


.product-grid a {
    background: rgb(154 46 86);
    line-height: 27px;
    width: 100%;
    max-width: 340px;
}

/* mCustom scroll bar settings */
.mCustomScrollbar {
    position: relative;
    height: 380px;
    overflow: auto;
    -ms-touch-action: pinch-zoom;
    touch-action: pinch-zoom;
    margin-bottom: 20px;
}

.mCustomScrollBox {
    position: relative;
    overflow: hidden;
    height: 100%;
    max-width: 100%;
    outline: none;
    direction: ltr;
}

.mCSB_container {
    overflow: hidden;
    width: auto;
    height: auto;
}

.mCSB_inside>.mCSB_container {
    margin-right: 15px;
}

.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);
}


.testmonials-pull {
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
    padding-top: 40px;
    padding-bottom: 40px;
    position: relative;
    background-image: url(https://clsite-file.s3.amazonaws.com/MBA/2020/cat-mba/cat-scholarship-test/106960_slider-1.jpg);
    color: #000;
}

.testmonials-pull2 {
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
    background: #fff;
    position: relative;

    z-index: 1;
    overflow: hidden;
}

.testmonials-pull2::after {
    position: absolute;
    left: 50%;
    top: 0;
    content: "";
    height: 100%;
    width: 200%;
    background: #f5f5ff;
    z-index: -1;
    transform: translate3d(-50%, -50%, 0);
    border-radius: 50%;
}

.testmonials-pull2 .slick-prev {
    left: 0 !important;
    background-image: url(https://www.careerlauncher.com/foundation/img/left-arrow.png);

}

.testmonials-pull2 .slick-next {
    right: 0;
    background-image: url(https://www.careerlauncher.com/foundation/img/right-arrow.png);
}

.testmonials-pull2 .slick-arrow {
    position: absolute;
    z-index: 9;
    border: 0;
    background-repeat: no-repeat;
    font-size: 0;
    top: 50%;
    width: 35px !important;
    height: 35px !important;
    padding: 0;
    cursor: pointer;
    background-color: #f15a22 !important;
    background-size: 18px;
    background-position: center;
    border-radius: 50%;
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.author {
    display: inline-block;
    margin: 0px 0px 0px 25px;
    float: right;
}

.author img {
    border: 5px solid #e9eaff;
    width: 85px;
    height: 85px;
    border-radius: 50%;
}

.mentors-details span {
    margin: 20px 0px 0px;
}

.mentors-details span {
    float: right;
    text-align: right;
    font-style: normal;
}


.mentors-details .mentor-profile {
    background-color: #e9eaff;
    text-align: left;
    padding: 20px 10px;
    position: relative;
    margin-bottom: 20px;
    border-radius: 15px;
}

.mentors-details .mentor-profile:before {
    border-top-color: #e9eaff !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 {
    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 {
    font-size: 15px;
    color: #f15a22;
    text-align: right;
}

.mentors-details h5 {
    font-size: 18px;
    margin-top: 0px;
    padding: 0;
    margin-bottom: 10px;
    color: #000;
}

.mentors-details h6 {
    font-size: 16px;
    margin-top: 0px;
    padding: 0;
    margin-bottom: 10px;
    color: #f15a22;
}

/*testmonials-end*/

/*-------------------------------------------------------------------------------------
    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/DlCABOFj4kE/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/IN-_YIU0Dbs/sddefault.jpg);
}

.video-player-wrap.wrap1 {
    background-image: url(https://i.ytimg.com/vi/wYuH6hi53VE/sddefault.jpg);
}


.video-player-wrap.wrap2 {
    background-image: url(https://i.ytimg.com/vi/SzM81qIx8VQ/sddefault.jpg);
}

.video-player-wrap.wrap3 {
    background-image: url(https://i.ytimg.com/vi/ri1gnQthgwI/sddefault.jpg);
}

.video-player-wrap.wrap4 {
    background-image: url(https://i.ytimg.com/vi/nG37tIJzIQ0/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(https://www.careerlauncher.com/foundation/img/bg_img.png) repeat 0 0;
    opacity: 0.9;
    filter: alpha(opacity=90);
}

#cboxLoadedContent {
    position: relative;
}

#cboxClose {
    background-image: url(https://www.careerlauncher.com/foundation/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;
}

.ms li::before {
    color: #FF692E !important;
    content: "\f0a4" !important;
}
/*-------------------------pop up video -------------------------------------------------------*/

.r-articals {
    margin: 10px auto;
}


.r-articals .mentor-descrip {
    box-shadow: 0 5px 6px -6px #7c7c7c;
    background: #b3afaf21;
    border-radius: 20px;
    padding: 0 20px 10px;
    text-align: left;
    min-height: 240px;
}

.r-articals .mentor-descrip a::before {
    color: #fff;
    background-color: #e85728;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    line-height: 19px;
    text-align: center;
    font-size: 15px;
    content: "\f105";
    right: 30px;
    font-family: "FontAwesome";
    position: absolute;
}


.r-articals .mentor-descrip h5 {
    font-size: 17px;
    font-weight: 300;
    margin-top: 20px;
}

.r-articals .mentor-descrip h4 {
    color: #000000;
    font-size: 18px;
    margin-bottom: 10px;
    margin-top: 20px;
}

.r-articals .mentor-descrip p {
    text-align: left;

}

.r-articals .imag {
    position: relative;
    margin: 0 -20px;
}

.r-articals .imag img {
    border-radius: 20px 20px 0 0;
}

.r-articals .imag span {
    position: absolute;
    bottom: 0;
    left: 0;
    background: #3e4c8d;
    padding: 2px 20px;
    color: #fff;
    border-radius: 0 20px 0 0;
}

.ex_btn {
    margin: 10px auto;
}

.ex_btn a {
    display: block;
    color: #fff;
    background-color: #f15a22;
    border-color: #f15a22;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    border-radius: 4px;
}

@media only screen and (max-width: 1199px) {
    .r-articals .mentor-descrip p {
        font-size: 13px;
    }

    .r-articals .mentor-descrip {
        min-height: 279px;
    }

}

@media only screen and (max-width: 767px) {

    .r-articals .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: 13px;
        background-position: center;
        border-radius: 50%;
        -moz-transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
    }

    .slick-initialized .slick-slide {
        margin: 0 30px;
    }

    .r-articals .mentor-descrip {
        min-height: 306px;
    }

    .r-articals .slick-prev {
        background-image: url(https://www.careerlauncher.com/foundation/img/left-arrow.png);
        left: 0 !important;
    }

    .r-articals .slick-next {
        right: 0px;
        background-image: url(https://www.careerlauncher.com/foundation/img/right-arrow.png);
    }


    p {
        text-align: justify;
    }

    .recent {
        padding: 25px 10px 10px 10px;
        margin-top: 40px;
    }

    .demof li {
        padding: 4px 0 4px 30px;
        font-size: 12px;
    }

    .demof a {
        font-size: 12px;
    }

    .marker-ribbon h5 {
        font-size: 14px;
        font-weight: 600;
        margin: 0;
    }

    .baner-region h5 {
        color: #fff;
        font-size: 15px;
        margin-bottom: 15px;
    }

    .no-bdr {
        border: inherit !important;
        margin-top: 0px;
    }

    .nome {
        display: none;
    }

    .author img {
        border: 3px solid #e9eaff !important;
        width: 60px !important;
        height: 60px !important;
        border-radius: 50%;
    }

    .mentors-details h5 {
        font-size: 15px !important;
    }

    .author {
        margin: 0px 0px 0px 5px !important;
        float: right !important;
    }

    .mentors-details h6 {
        font-size: 10px !important;
        margin-bottom: 0px !important;
        letter-spacing: 0.4px !important;
    }

}

@media only screen and (max-width: 350px) {
    .popup-outer {
        min-width: 320px !important;
        max-width: 100%;
    }
}

@media only screen and (min-width: 360px) and (max-width: 480px) {
    .popup-outer {
        min-width: 360px !important;
        max-width: 100%;
    }
}

@media only screen and (min-width: 481px) and (max-width: 563px) {
    .popup-outer {
        min-width: 480px !important;
        max-width: 100%;
    }
}