
.dropdown-menu>li>a {
    color: #000;
    font-weight: 500;
}

.pg-block .butons {
    position: relative;
}

.pg-block .butons .col-md-9 .radio {
    float: left;
    width: 100%;
    margin: 10px 0;
}

.pg-block .butons .col-md-9 .radio>label {
    float: left;
    width: 100%;
    position: relative;
    padding: 0;
    display: block;
}

.pg-block .butons .col-md-9 .radio>label>input {
    left: 0;
    margin-left: 0 !important;
    top: 0;
}

.pg-block .butons .col-md-9 .radio>label>span {
    float: left;
    padding-left: 10px;
    display: block !important;
    line-height: 18px;
    vertical-align: top !important;
    width: calc(100% - 50px);
}

.pg-block .butons .col-md-9 .radio>label>b {
    float: left;
    margin-left: 20px;
}
.question-paper {
    box-shadow: 0 2px 4px rgba(16, 17, 21, 0.1);
    padding: 30px 30px 10px 30px;
    background: #fdf4f4;
    border-radius: 10px;
    border: 1px solid #fbdede;
}
.question-paper1 {
    box-shadow: 0 2px 4px rgba(16, 17, 21, 0.1);
    padding: 30px 30px 10px 30px;
    background: #fdfbf4;
    border-radius: 10px;
    border: 1px solid #f7edc9;
}

.cat-coaching-block ul li {
    list-style: none;
    margin: 0;
    padding: 6px 0 6px 30px;
    position: relative;
    text-align: left;
    font-size: 14px;
    color: #000;
}

.cat-coaching-block ul li:before {
    color: #ffffff;
    content: "\f00c";
    font-family: "FontAwesome";
    font-size: 10px;
    left: 0;
    position: absolute;
    top: 8px;
    font-weight: 100;
    background: #9a2e56;
    border-radius: 5px;
    width: 18px;
    height: 17px;
    line-height: 17px;
    text-align: center;
}

.cat-coaching-block ul li a {
    color: #333;
}


.open>.dropdown-menu {
    right: inherit;
}

.dropdown-submenu>a::after {
    margin-top: 5px;
    border-width: 4px 0 4px 4px;
}

.navbar-nav>li>.dropdown-menu>li>ul.dropdown-menu {
    min-width: 160px;
    border-radius: 0;
    padding: 0;
    background-color: #eaeaea;
    left: 100%;
    top: 6px;
}

.dropdown-menu {
    min-width: 140px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Roboto", sans-serif;
    color: #000;
    line-height: 1.2;
    font-weight: 600;
}

img {
    max-width: 100%;
    height: auto;
}

.orange {
    color: #811d3f;
}

a {
    color: #337ab7;
    -webkit-transition: ease-in-out 0.5s;
    -moz-transition: ease-in-out 0.5s;
    -o-transition: ease-in-out 0.5s;
    transition: ease-in-out 0.5s;
    outline: none;
}

a:hover,
a:focus {
    color: #ee6723;
}

.link-color a {
    color: #333;
}

/* .banner-info p {
    font-size: 17px;
} */

.footerregion .companypartreg {
    padding: 0px 0 10px 0 !important;
}

.backtotop.text-center,
.footerlinksre,
.logoregionco {
    display: none;
}

section.companypartreg .col-xs-12 {
    display: none;
}

section.companypartreg .col-xs-12 {
    display: none;
}

section.companypartreg .col-xs-12.privacyregi {
    display: block;
}


.btn-new {
    background-color: #04407d;
    color:
        #fff !important;
    padding: 8px 6px;
    border-radius: 3px;
    font-size: 13px;
    margin-top: 10px;
    -webkit-transition: ease-in-out 0.5s;
    -moz-transition: ease-in-out 0.5s;
    -o-transition: ease-in-out 0.5s;
    transition: ease-in-out 0.5s;
}


.journey-tabs .nav-tabs li {
    margin-bottom: 10px;
    width: 12.5%;
    text-align: center;
}

.journey-tabs .nav-tabs li a {
    background-color: #d7d7d7;
    color: #000;
    border: none !important;
    padding: 5px;
    font-weight: 600;
    -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;
    border-radius: 0px;
    font-size: 12px;
    line-height: 25px;
}

.journey-tabs .nav-tabs li.active>a,
.journey-tabs .nav-tabs li>a:hover {
    background-color: #9a2e56;
    color: #fff;
}

.journey-tabs .nav-tabs li.active>a:after {
    width: 0;
    height: 0;
    border-right: 7px solid transparent;
    border-left: 7px solid #9a2e56;
    border-top: 7px solid transparent;
    content: "";
    border-bottom: 7px solid transparent;
    position: absolute;
    bottom: -13px;
    right: 50%;
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: rotate(90deg);
}

.journey-tabs .nav-tabs li.active>a,
.journey-tabs .nav-tabs li>a:hover {
    background-color: #9a2e56;
    color: #fff;
}

.journey-tabs .nav-tabs {
    border-bottom: 0px;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.tabinner {
    /* box-shadow: 0px 0px 20px rgb(0 0 0 / 8%); */
    background: #fae7e8;
    padding: 20px 10px;
    border-radius: 10px;
    text-align: center;
    /* border: 1px solid #bfbdbe; */
}

.tabinner h5 {
    color: #000;
    z-index: 99999;
    position: relative;
    font-size: 17px;
    margin-top: 0;
    padding: 5px;
}

.tab-content {
    padding: 0px 0px;
}

ul.mocktest li a {
    background: transparent;
    padding: 5px 8px;
    display: inline-block;
    width: 100%;
    color: #000;
    font-weight: 500;
    border-radius: 5px;
    border: 1px solid #bfbdbe;
}

ul.mocktest li a:hover {
    background: #9a2e56;
    text-decoration: none;
    color: #fff;
}

ul.mocktest li {
    display: inline-block;
    width: 100%;
    margin-bottom: 15px;
}

.box_icon {
    width: 75px;
    height: 75px;
    align-items: center;
    justify-content: center;
    display: flex;
    margin: 0 auto 15px;
    background: rgba(255, 87, 34, 0.1);
    border-radius: 50% 50% 9% 50%;
    padding: 5px;
}

.box_icon img {
    max-width: 80%;
}

/* accordian */

.accordion-section {
    padding: 40px 0;
}


.accordion-section h2.block-title {
    margin-bottom: 10px;
}

.accordion-section .panel-default>.panel-heading,
.panel-default {
    border: 0;
    background: transparent;
    padding: 9px;
}

.accordion-section .panel-default .panel-title a {
    display: block;

}

.accordion-section .panel-default .panel-title a:after {
    font-family: 'FontAwesome';
    font-style: normal;
    font-size: 22px;
    content: "\f106";
    color: #811d3f;
    float: right;
    margin-top: -12px;
    margin-right: -8px;
}

.accordion-section .panel-default .panel-title a.collapsed:after {
    content: "\f107";
}

.accordion-section .panel-default .panel-body {
    /* font-size: 16px;
    color: #666666 */
}



.breadcrumb {
    padding: 0px 0px 10px;
    margin-bottom: 0px;
    list-style: none;
    background-color: transparent;
    border-radius: 4px;
}

.breadcrumb>.active {
    color: #000;
    font-weight: 600;
}

.breadcrumb>li+li:before {
    padding: 0 10px;
    color: #000;
}

li.breadcrumb-item.active {
    padding-left: 0;
}
.breadcrumb li {
 font-size: 11px;}
.breadcrumb li a {
    color: #feee00;
    font-weight: 600;
}

.ms ul {
    margin: 15px 0 15px 0;

}

.ms ul li {
    padding: 6px 0 6px 30px;
}

.ms ul li::before {
    color: #ffffff;
    content: "\f00c";
    font-family: "FontAwesome";
    font-size: 10px;
    left: 0;
    position: absolute;
    top: 8px;
    font-weight: 100;
    background: #9a2e56;
    border-radius: 5px;
    width: 18px;
    height: 17px;
    line-height: 17px;
    text-align: center;
}

.gryd {
    background-color: #efefef;
}

footer.footer-area.text-center.footer-ad p {

    color: #fff !important;
}


.btn-new:hover {
    background-color: #333;
}


.form-action {
    text-align: center;
}

.form-action .btn-new {
    background-color: #feee00;
    padding: 10px 30px;
    font-size: 18px;
    margin-top: 15px;
    display: inline-block;
    font-weight: 600;
    text-decoration: none;
    color: #333 !important;
}

.msg-block {
    background-color: #272742;
    padding: 20px 70px;
    justify-content: space-between;
    align-items: center;
    border-radius: 20px;
}

.msg-block h3 {
    font-size: 28px;
    margin-top: 10px;
    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;
}

.pg-block:nth-of-type(2n+1) {
    background-color: inherit;
}



iframe {
    width: 100%;
}

ul {
    margin: 0;
    padding: 0;
}

ul li {
    list-style: none;
}

button:focus {
    outline: none;
}

.red-required {
    color: #F00;
    margin-left: 2px;

}

.grey-bg {
    background-color: #f9f5f0 !important;
}

.pg-block {
    padding: 40px 0;
    background: inherit;
}

.pg-block p {
    font-size: 14px;
    letter-spacing: 1.1px;
    font-family: 'Roboto', Helvetica, sans-serif;
}

i {
    margin-right: 4px;
}

section {
    position: relative;
}

.feature_box {
    padding: 15px;
    box-shadow: 0 10px 30px 0 rgb(54 56 110 / 15%);
    background-color: #fff;
    text-align: center;
}

.feature_box a {
    color: #000;
    text-decoration: none;
}

.feature_box p {
    margin: 0px;
}

.feature_box>img {
    margin-bottom: 15px;
    max-height: 75px;

}


.venobox {
    padding: 2px;
    border: 4px solid #f7ebdb;
    display: inline-block;
}

.venobox img {
    min-height: 330px;
    width: 100%;
}

.galli .col-md-4:nth-child(3)~* {
    margin-top: 30px;
}


/*.our-programs .col-md-3 {
    width: 20%;
}*/
.our-programs .container-fluid {
    padding-right: 50px;
    padding-left: 50px;
    margin-right: auto;
    margin-left: auto;
}

.knowmentors .container-fluid {
    padding-right: 50px;
    padding-left: 50px;
    margin-right: auto;
    margin-left: auto;
}

/* mCustom scroll bar settings */
.mCustomScrollbar {
    position: relative;
    height: 100px;
    overflow: auto;
    -ms-touch-action: pinch-zoom;
    touch-action: pinch-zoom;
    margin-bottom: 0px;
}

.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: 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: #811d3f;
}

.currentafbox .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: rgb(105, 204, 68);
}


.navbar-default .navbar-nav>li.jhiop>a {
    background: #ff5722;
    padding: 8px 15px;
    border-radius: 4px;
    color: #fff;
    line-height: inherit;
    margin-top: 14px;
}

.navbar-default .navbar-nav>li>a {
    color: #000;
    font-weight: 500;
    padding: 9px 12px;
    font-size: 16px;
 
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
    color: #000;
    background-color: inherit;
}


.credential .form-control {
    background: #fff none repeat scroll 0 0;
    border-radius: 3px;
    box-shadow: none;
    color: #080909;
    font-size: 15px;
    font-weight: 400;
    border: 1px solid #e0e0e0;
    height: 40px;
    margin-bottom: 0px;
    padding-left: 15px;
    letter-spacing: 1.2px;
}

.tab-content .btn-warning {
    background: #f15a22;
    border: 1px solid #f15a22;
    color: #fff;
    font-size: 16px;
    margin-bottom: 10px;
    width: 100%;
    line-height: 24px;
    border-radius: 5px;
    font-weight: 500;
    margin-top: 10px;
    letter-spacing: 0.9px;
}


/* hearder-start*/
.ggg .btn {
    background-color: #de4037;
    border: 0 none;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    padding: 0px 20px;
    text-align: center;
    border-radius: 2px;
    width: 100%;
    line-height: 45px;
    opacity: inherit;
    margin-top: 20px;
}

.modal-header {
    background: #405089;
}

h4.modal-title {
    text-align: center;
    color: #fff;
}

button.close {
    background: #f15a22;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    opacity: inherit;
    color: #fff !important;
}

.form-box h4 {
    color: #515151;
    font-size: 17px;
    padding-bottom: 5px;
    margin-top: 0px;
    font-weight: 600;
    text-align: center;
}

.credential .modal-dialog {
    width: 350px !important;
}

#testi1 .carousel-item {
    background-color: rgba(255, 255, 255, 0.15);
    text-align: center;
    padding: 0px;

    border-radius: 5px;
    color: #fff;
    min-height: inherit;
}

#header {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99;
    background-color: #fff;
    -moz-box-shadow: 0 8px 6px -6px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 8px 6px -6px rgba(0, 0, 0, 0.2);
    box-shadow: 0 8px 6px -6px rgba(0, 0, 0, 0.2);

}

#header a.navbar-brand {
    height: auto;
    padding: 0;
}

#header a.navbar-brand img {
    max-height: 62px;
}

.banner-wrapper {
    /* background-image: url(https://clsite-file1.s3.amazonaws.com/6858_offline-cat.jpg); */
    background: #e6f2ff;
    color: #fff;
    padding: 35px 0;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    clear: both;
    text-align: left;
}

/* .banner-wrapper:before {
    background: linear-gradient(to right, #0c1a21, #031219);
    opacity: 0.8;
    position: absolute;
    height: 100%;
    width: 100%;
    right: 0;
    bottom: 0;
    left: 0;
    top: 0;
    content: "";
} */

.inner-banner {
    background: #09589d;
    padding: 50px 0;
    text-align: center;
}

.inner-banner h1 {
    color: #fff;
    font-size: 35px;
    font-weight: 300;
    margin-top: 0;
}

.inner-banner span {
    color: #feffd0;
    font-size: 33px;
    font-weight: 700;
}

.inner-banner p {
    font-size: 16px;
    color: #fff;
}

.inner-banner .btn {
    background: #9d254d;
    border: 1px solid #9d254d;
    font-size: 16px;
    font-weight: 600;
    padding: 7px 15px;
    margin-top: 15px;
}

.inner-banner .box_icon {
    width: 85px;
    height: 85px;
    align-items: center;
    justify-content: center;
    display: flex;
    margin: 0 auto 15px;
    background: rgb(84 255 247 / 66%);
    border-radius: 50% 50% 9% 50%;
    padding: 5px;
}

.yellowclr {
    color: #e85222;
}

.banner-wrapper .container {
    position: relative;
}

.banner-wrapper h1 {
    color: #000;
    font-size: 32px;
    font-weight: 700;
    margin-top: 0;
}
.banner-wrapper p {
    color: #000;
}
.banner-wrapper h1 span {
}

.banner-wrapper h2.page-title {
    color: #fff;
    font-weight: bold;
    font-size: 18px;
    line-height: 28px;
    margin: 20px 0 20px;
    position: relative;

}

.banner-wrapper h2.page-title:before,
.banner-wrapper h2.page-title:after {
    position: absolute;
    content: "";
    width: 22px;
    height: 22px;
    background-size: 22px;
    background-repeat: no-repeat;
    margin: 0 10px;

}


.banner-info h3 {
    color: #a5fc89;
    border-left: 5px solid #fef244;
    padding-left: 12px;
    font-size: 21px;
    margin-bottom: 20px;
}


.banner-wrapper h2 i {
    font-size: 22px;
    color: #fff;
    display: none;
}


.banner-info .btn {
    font-size: 20px;
}

.banner-info .btn:hover,
.banner-info .btn:focus {
    background-color: #17826e;
}

.gettext {
    margin: 0 0 15px 0;
    font-size: 20px;
    line-height: 28px;
    color: #fff;
}

.gettext span.big-text {
    color: #feee00;
}


.winner-goal {
    position: relative;
    clear: both;
}

.winner-goal ul {
    padding-left: 20px;
}

.winner-goal li {
    position: relative;
    margin-bottom: 20px;
    font-size: 16px;
    background-color: #de4037;
    width: 45%;
    float: left;
    padding-left: 30px;
    min-height: 40px;
    display: flex;
    justify-content: left;
    align-items: center;
    color: #fff;
    border-radius: 3px;
    margin-right: 29px;
}

.winner-goal li span {
    width: 30px;
    height: 30px;
    background-color: #fff;
    border-radius: 50%;
    text-align: center;
    line-height: 30px;
    display: inline-block;
    position: absolute;
    left: 50%;
    top: 5px;
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}

.winner-goal li img {
    display: inline-block;
    max-height: 20px;
    vertical-align: middle;
}

.choose-goal {
    position: relative;
    clear: both;
}

.choose-goal ul {}

.choose-goal ul li {
    display: inline-block;
}

.choose-goal ul li a {
    color: #fff;
    padding: 7px 30px;
    border: 1px #fff solid;
    border-radius: 30px;
    display: inline-block;
    margin: 5px 0;
    text-decoration: none;
}

.choose-goal ul li a:hover,
.choose-goal ul li a:focus {
    border-color: #feee00;
}

.choose-goal ul li a i {
    margin-right: 4px;
}

li.dropdown {
    /*    display: none;*/
}

a.btn.top-button {
    display: none;
}

.right-con-hed {
    background: #fff;
    padding: 20px 20px 10px;
    position: relative;
    margin-top: 0px;
}

.right-con-hed h3 {
    color: #333;
    font-size: 17px;
    padding-bottom: 5px;
    text-align: center;
    margin-top: 0px;
    font-weight: 600;
}

.right-con-hed input#submit {
    background-color: #f15a22;
    color: #fff !important;
    border-radius: 0px;
    display: block;
    padding: 7px 20px;
    border: none;
    font-size: 16px;
    line-height: 22px;
    margin-top: 0px;
    width: 100%;
    letter-spacing: 1.1px;
    font-weight: 600;
}


.right-con-hed .form-control {
    border-radius: 0;
    box-shadow: initial;
    height: 37px;
    color: #6b7c8a;
    padding-left: 15px;
    background-repeat: no-repeat;
    border: 1px solid #eceaee;
    background-position: 20px center;
    font-size: 15px;
    line-height: 19px;
    font-weight: 400;
    letter-spacing: 1.1px;
}

.right-con-hed img {
    position: absolute;
    color: #44355b;
    line-height: 64px;
    left: 26px;
    width: 21px;
    text-align: center;
    top: 21%;
}


.btn-orange {
    background-color: #f15922;
    border-radius: 3px;
    color: #fff;
    padding: 10px 20px;
}


.form-group select {
    -moz-appearance: none;
    -webkit-appearance: none;
    background-image: url("https://www.careerlauncher.com/foundation/img/dropdown.png");
    background-position: 96% center !important;
}


/* hearder-close*/

/* content wrapper start */

h2.block-title {
    /* position: relative;
    margin-bottom: 20px;
    font-size: 28px;
    font-weight: 700;
    clear: both;
    margin-top: 0;
    padding-bottom: 0px; */
}

/* h2.block-title::before {
    background-color: #ff0000;
    position: absolute;
    bottom: -7px;
    content: "";
    width: 55px;
    height: 3px;
    margin: 0 auto;
    left: 0;
    right: 0;
} */
.bg-get-start.paper h2.block-title::before {
    background-color: #ff0000;
    position: absolute;
    bottom: -7px;
    content: "";
    width: 55px;
    height: 3px;
    margin: initial;
    left: 0;
}

.reslt-region .grid {
    padding: 10px;
    box-shadow: 0 5px 15px 0 rgb(68 68 68 / 10%);
    position: relative;
    background: #fff;
    border: 1px solid #498ab5;
    text-align: center;
    margin-bottom: 10px;
}

.reslt-region .icon img {
    max-width: 50px;
}

.reslt-region p {
    font-size: 14px;
    margin-top: 15px;
    margin-bottom: 0px;
    color: #555;
    letter-spacing: 0.6px;
}

.reslt-region p strong {
    font-size: 15px;
}


.achievers-block {
    position: relative;
    margin-bottom: 20px;
    clear: both;
    float: left;
    width: 100%;
}

.achievers-block h2 {
    font-size: 20px;
    margin-top: 15px;
    margin-bottom: 15px;
    color: #fff;
}

.achievers-item {
    padding-top: 20px;
    background-color: #00000087;
    float: left;
    width: 100%;
    margin-top: 0px;
    position: relative;
    border: 1.9px #a29e9e 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: -12px;
    left: 51%;
    background-size: 50px;
    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 5px;
    text-align: center;
    width: 25%;
    border-right: 1px #ededed solid;
    margin-bottom: 5px;
}

.count-block h4 {
    color: #fff;
    margin: 10px 0 5px;
    font-weight: 700;
}

.count-block .counter-count {
    font-size: 17px;
    font-weight: 700;
    color: #fbe41a;
}

.count-block p {
    font-size: 14px !important;
    font-weight: 600;
    margin-bottom: 0;
}

.count-block:last-child {
    border-right: none;
}


/* 

.slick-dots {
    display: none !important;
}

.slick-slide>div {
    padding: 0 10px;
}


.slick-prev,
.slick-next {
    z-index: 9 !important;
    width: 42px !important;
    height: 25px !important;
    line-height: 25px !important;
    position: absolute !important;
    border-radius: 0px !important;
    border: none !important;
    font-size: 0px !important;
    background-color: transparent !important;
    top: -40px !important;
    cursor: pointer !important;
    padding: 0 !important;
}

.slick-prev {
    right: 26px;
}

.slick-next {
    right: 0;
}

.slick-prev:before,
.slick-next:before {
    font-family: FontAwesome;
    color: #333 !important;
    opacity: 1 !important;
    background-color: #feee00 !important;
    width: 25px !important;
    height: 25px !important;
    line-height: 25px !important;
    display: inline-block !important;
    text-align: center !important;
    border-radius: 50% !important;
    font-size: 12px !important;
}

.slick-prev::before {
    content: "\f053";
}

.slick-next::before {
    content: "\f054";
} */

.help-block {
    background-color: #eeeded;
    padding: 10px;
    margin-top: 20px;
    margin-bottom: 0;
}

#traid {
    display: none;
}



.service-item {
    background-color: #fff;
    margin: 0 auto 15px auto;
    padding: 15px 15px;
    transition: .5s ease;
    position: relative;
    box-shadow: 0 5px 47.2px 11.8px rgb(19 30 74 / 10%);
    min-height: 435px;
    text-align: center;
}

.service-item:hover {
    transform: translateY(-10px);
}

.service-item img {
    width: 90px;
    margin: 0 auto;
    margin-bottom: 20px;
    border-radius: 50%;
    height: 90px;
    background-color: #eee;
    padding: 5px;
}

.service-item h3 {
    color: #1d274e;
    font-size: 22px;
    font-weight: 600;
    margin-top: 0;
}

.service-item p strong {
    color: #e95d30;
}

.service-item p:last-child {
    margin-bottom: 0;
}


.sixth-part {
    float: left;
    width: 100%;
    background-color: #fff;
    margin-bottom: 15px;
    border: 1px #f3f1ef solid;
    border-radius: 50px;
    position: relative;
    display: inline-block;
    padding: 10px;
    box-shadow: 0px 2px 16px 0px rgb(213 180 180 / 14%);
    min-height: inherit;
}

.services-icon {
    float: left;
    background-color: #efebc7;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 50%;
}

.services-icon img {
    max-width: 25px;
    vertical-align: middle;
}

.services-pad {
    padding-left: 20px;
    float: left;
    margin-top: 10px;
    width: 85%;
}

.services-pad h3 {
    font-size: 18px;
    margin: 0 0 10px 0;
    font-weight: 600;
    margin-bottom: 0;
}








#testi1.whychoose-block {
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#e2f3f3+50,2989d8+50,e2f3f3+50,fbffd0+50 */
    background: #e2f3f3;
    /* Old browsers */
    background: -moz-linear-gradient(left, #e2f3f3 50%, #2989d8 50%, #e2f3f3 50%, #fbffd0 50%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #e2f3f3 50%, #2989d8 50%, #e2f3f3 50%, #fbffd0 50%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #e2f3f3 50%, #2989d8 50%, #e2f3f3 50%, #fbffd0 50%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e2f3f3', endColorstr='#fbffd0', GradientType=1);
    /* IE6-9 */

}


#testi1 .our-result-block {}

#testi1 .our-promise-block {}



#testi1 .content-body {
    padding: 10px;
    float: left;
    width: 100%;
}

#testi1 .content-body h3 {
    text-align: center;
    font-size: 20px;
    margin: 0 0 10px 0;
}

#testi1 .col-md-6 {
    padding: 0;
}


.item-topper {
    position: relative;
    float: left;
    width: 49.5%;
    background-color: #fff;
    padding: 35px 5px 5px 5px;
    border-radius: 50px;
    margin-right: 5px;
    text-align: center;
    margin-top: 20px;
}

.item-topper:last-child {
    margin-right: 0;
}

.item-topper:before {
    content: "";
    background-image: url(https://clsite-file.s3.amazonaws.com/MBA/2020/cat-mba/online-classes/106960_rank.png);
    position: absolute;
    top: -15px;
    left: 50%;
    background-size: 50px;
    background-repeat: no-repeat;
    width: 50px;
    height: 50px;
    margin: 0 auto;
    transform: translateX(-50%);

}

.item-topper span {
    display: block;
    font-size: 18px;
    font-weight: 600;
}



#testi1 .our-promise-block .winner-goal li {
    position: relative;
    font-size: 14px;
    width: 48%;
    float: left;
    min-height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 10px;
    text-align: center;
    padding-top: 38px;
    padding-bottom: 5px;
}

#testi1 .our-promise-block .winner-goal li .icon-img {}




#testi {
    background-image: url("https://clsite-file1.s3.amazonaws.com/106960_normal-testi.jpg");
    background-size: cover;
    background-position: center;
    padding: 35px 0;
    position: relative;
}


#testi:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color:
        rgba(0, 0, 0, 0.6);
    content: "";

}

#testi h2 {
    color: #fff;
}

.carousel-item {
    background-color: rgb(0 0 0 / 59%);
    text-align: center;
    padding: 15px;
    border-radius: 5px;
    color: #fff;
}

.carousel-item .img-box img {
    height: 80px;
    width: 80px;
    border-radius: 50%;
    display: inline-block;
    margin-bottom: 15px;
    background-color: #fff;
    padding: 3px;
}


.carousel-item .overview {
    text-transform: capitalize;
    color: #abeadb;
    font-size: 11px;
    font-weight: 400;
    font-style: italic;
}

.carousel-item .overview strong {
    color: #feee00;
    font-weight: 500;
}


.test-user {
    font-size: 20px;
    font-weight: 600;
    color: #feee00;
}

p.testimonial {
    margin: 15px 0;
}

.navbar .navbar-brand>img {
    /* min-width: 220px !important; */
    /* max-height: initial !important; */

}

nav.navbar.navbar-default.topheaderlaw {
    margin-bottom: 0;
    padding-top: 10px;
    padding-bottom: 10px;
}

.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;
}


.program-content {
    text-align: center;
    background-color: #fff;
    padding: 30px 18px;
    box-shadow: 0 0 11px 0px rgba(196, 184, 184, 0.2);
    -webkit-transition: ease-in-out 0.5s;
    -moz-transition: ease-in-out 0.5s;
    -o-transition: ease-in-out 0.5s;
    transition: ease-in-out 0.5s;
}


.program-content .program-img {
    width: 90px;
    height: 90px;
    margin: 0 auto;
    background-color: #ffef0a99;
    border-radius: 50%;
    line-height: 100px;
}

.program-content .program-img img {
    max-height: 55px;
    vertical-align: middle;
}

.program-content .program-dt {
    position: relative;
}

.yellow-bg {
    background-color: #ffef0a99;
}

.yellow-bg .program-img {
    background-color: #fff !important;
}


.startlearningblock {
    padding: 70px 0;
}

.startlearningblock .row {
    display: flex;
    grid-column: span 24;
    -moz-box-pack: justify;
    justify-content: space-between;
    -moz-box-align: center;
    align-items: center;

}

.learningcontent {
    padding-right: 50px;

}

.learningcontent h3 {
    font-size: 20px;
    margin-bottom: 15px;
}

.learningcontent .buttons a {
    background-color: #feee00;
    border-radius: 3px;
    color: #333;
    padding: 10px 30px;
    font-size: 16px;
    font-weight: 600;
}

.multiboxwrap {
    height: 586px;
    -moz-box-align: center;
    align-items: center;
    display: flex;
}


.multiboxleft {}

.multiboxitem {
    margin-bottom: 24px;
    border-radius: 8px;
    box-shadow: 0px 16px 32px 0px rgba(222, 231, 238, 0.4);
    width: 265px;
    height: 180px;
    background-size: 140px !important;
    background-position: right bottom !important;
}

.multiboxitem1 {
    background: rgb(255, 255, 255) url("https://clsite-file1.s3.amazonaws.com/106960_cl-edge-Courses.png") no-repeat scroll 0% 0%;
}

.multiboxitem2 {
    background: rgb(255, 255, 255) url("https://clsite-file1.s3.amazonaws.com/106960_cl-edge-Educators.png") no-repeat scroll 0% 0%;
}

.multiboxitem3 {
    background: rgb(255, 255, 255) url("https://clsite-file1.s3.amazonaws.com/106960_cl-edge-LIVE-Classes.png") no-repeat scroll 0% 0%;
}

.multiboxitem4 {
    background: rgb(255, 255, 255) url("https://clsite-file1.s3.amazonaws.com/106960_cl-edge-Video-Lessons.png") no-repeat scroll 0% 0%;
}

.multiboxitem5 {
    background: rgb(255, 255, 255) url("https://clsite-file1.s3.amazonaws.com/106960_cl-edge-Questions-Online.png") no-repeat scroll 0% 0%;
}

.multiboxitem6 {
    background: rgb(255, 255, 255) url("https://clsite-file1.s3.amazonaws.com/106960_cl-edge-Past-Year-Papers.png") no-repeat scroll 0% 0%;
}

.startcontent {
    padding-left: 24px;
    padding-top: 24px;
    display: flex;
    flex-direction: column;
}

.tag-text {
    font-size: 20px;
    line-height: 150%;
    color: rgb(60, 72, 82);
    margin-bottom: 8px;
}

.tagvalue {
    display: flex;
}

.tagcount {
    font-size: 40px;
    font-weight: bold;
    color: rgb(60, 72, 82);
    line-height: 120%;
}

.tagplus {
    font-size: 40px;
    font-weight: bold;
    color: rgb(247, 159, 45);
    line-height: 120%;
}


.multiboxright {
    padding-left: 24px;
}





.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: #13438f;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    margin-bottom: 0px;
}

.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 span {
    display: block;
    font-size: 14px;
}

.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: 425px;
}

.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:last-child {
    border-bottom: none;
}


.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;
}


.btn-click {
    display: none;
}








.socialshareicon {
    position: fixed;
    left: 0;
    top: 50%;
    z-index: 9999;
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.socialshareicon>a {
    clear: both;
    display: block;
}

.socialshareicon .fa {
    clear: none;
    float: left;
    width: 28px;
    line-height: 28px;
    text-align: center;
    -webkit-transition: ease-in-out 0.3s;
    -moz-transition: ease-in-out 0.3s;
    -o-transition: ease-in-out 0.3s;
    transition: ease-in-out 0.3s;
    color: white;
}

.socialshareicon .fa-facebook {
    background: #3B5998;

}

.socialshareicon .fa-twitter {
    background: #55ACEE;
}

.socialshareicon .fa-google-plus {
    background: #dd4b39;
    display: none !important;
}

.socialshareicon .fa-linkedin {
    background: #007bb5;
}

.socialshareicon .fa-reddit-alien {
    background: #ff4200;
    display: none !important;
}

.socialshareicon .fa-tumblr {
    background: #395976;
    display: none !important;
}

.socialshareicon .fa-pinterest-p {
    background: #cb2027;
    display: none !important;
}

.socialshareicon .fa-whatsapp {
    background: #199c0e;

}


/* #navbar-collapse-1 {
    display: none !important;
} */



/* content wrapper close */

/*Thank You page css start*/

/* Thank you page */
.thanlkyou {
    background-color: #604684;
    padding-top: 50px;
    padding-bottom: 80px;
    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: 18px;
}

.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;
}




.feature_box h4 {
    margin-top: 0;
    color: #000;
    font-size: 17px;
    font-weight: 700;
    margin-bottom: 10px;
}

.feature_box>a>img {
    margin-bottom: 15px;
    max-height: 75px;
}


/*Thank You page css close*/


.bg-grey {
    background: #e6f2ff !important;
}


@media only screen and (max-width: 480px) {
    .banner-wrapper h1 {
        font-size: 24px;
    }
    .choose-goal ul li a {
        padding: 7px 16px;
        margin: 5px 0;
        font-size: 13px;
    }

    .sixth-part {
        border-radius: 0;
        text-align: center;
        min-height: 105px;

    }

    .services-icon {
        float: none;
        margin: 0 auto;
    }

    .services-pad {
        padding-left: 0;
        width: 100%;
    }

}

section.numbers-top {
    background: transparent;
    /* background: linear-gradient(to top, #f5f5f5 0%, #f5f5f5 58%, #fbe6e6 58%, #fae7e8 100%); */
    /* text-align: center; */
    position: relative;

}

section.numbers-top h2.block-title {}

.numbers-top h3 {
    line-height: inherit;
    margin-top: 0;
}

.numbers-top h6 {
    font-size: 16px;
    margin-bottom: 0;
    color: #fff;
    margin-top: 0px;
}

.numbers-top .btn {
    background: #3f51b5;
    border: none;
    font-size: 17px !important;
    font-weight: 600;
    width: 100%;
}

/* section.numbers-top h5 {
    font-size: 20px;
    color: #fff;text-align: right;
} */
.vbnj {
    margin-top: 20px;
}

.vbnj .col-md-3 {
    width: 20%;
}

.forgt h1 {
    font-size: 44px;
}

.forgt .panel-body .btn {
    background: #ff5722;
    font-size: 18px;
    font-weight: 500;
    border: none;
    width: 100%;
    letter-spacing: 0.9px;
}

.panel-primary>.panel-heading {
    color: #fff;
    background-color: #005ba4;
    border-color: #005ba4;
    font-size: 19px;
    font-weight: 500;
}




/* responsive */

@media only screen and (max-width: 1199px) {
    .navbar-header {width: 100% ;}
    .navbar-toggle {
        display: block ;
    }
    .collapse.navbar-collapse {display: none !important;}
    .collapse.in.navbar-collapse {display: block !important;}

    .navbar-default .navbar-toggle .icon-bar {
        background-color: #000;
    }

    .navbar .navbar-brand>img {
        
        margin-top: 0px;
        margin-bottom: 0px;
    }

    .navbar {
        margin-bottom: 0;
        padding: 10px 5px;
    }

    .navbar-nav {
        float: none !important;
        margin-top: 7.5px;
        padding-left: 20px;
        padding-right: 20px;
    }

    .navbar-default .navbar-nav>li.jhiop>a {

        text-align: center;
    }


}

@media only screen and (max-width: 767px) {

    .paper .butons>.row>div {
        clear: both;
        float: left;
        width: 100%;

    }

    .pg-block .butons .d-flex{
        flex-wrap: wrap;
    }

    .paper .butons>.row>div.col-md-3 a.btn {
        white-space: normal;
    }

    .paper .butons>.row>div.col-md-3 a.btn>br {
        display: none;
    }


    .vbnj .col-md-3 {
        width: 100%;
    }

    .venobox img {
        min-height: inherit;
        width: 100%;
    }

    .knowmentors .container-fluid {
        padding-right: 15px;
        padding-left: 15px;
        margin-right: auto;
        margin-left: auto;
    }

    .reslt-region .grid {
        min-height: 160px;
    }

    .our-programs .col-md-3 {
        width: 100%;
    }

    .our-programs .container-fluid {
        padding-right: 15px;
        padding-left: 15px;
    }

    .feature_box h4 {
        margin-top: 10px;
        color: #000;
        /*    font-size: 12px;*/
        font-weight: 700;
        margin-bottom: 0px;
    }

    .feature_box {
        padding: 10px 5px;
        box-shadow: 0 10px 30px 0 rgb(54 56 110 / 15%);
        background-color: #fff;
        min-height: 100px;
        margin-bottom: 15px;
    }

    .mCustomScrollbar {
        position: relative;
        height: initial;

    }

    .feature_box p {
        margin: 0px;
        /*    display: none;*/
    }

    .feature_box img {
        width: 45px;
        margin-bottom: 8px;
    }


    .services-pad {
        width: 78%;
    }

    .services-pad h3 {
        font-size: 14px;
    }

    #testi1 .our-result-block {
        background-color: transparent;
    }

    .item-topper {
        width: 100%;
        margin-right: 0;
        margin-top: 30px;
    }

    #testi1 .our-promise-block .winner-goal li {
        position: relative;
        font-size: 14px;
        width: 46%;
        float: left;
        min-height: 40px;
        display: flex;
        justify-content: center;
        align-items: center;
        text-align: center;
    }



    .hidecontent {
        display: none;
    }

    .btn-click {
        font-size: 14px;
        color: #0b76d8;
        margin-top: 15px;
    }

    .show_hide {
        display: inline-block;
    }

    .less_hide {
        display: none;
    }

    .showcontent {
        display: block;
    }

    .showcontent+.show_hide {
        display: none;
    }

    .showcontent~.less_hide {
        display: block;
    }

    .innerboxesdesgin ul {
        min-height: inherit;
    }

    .banner-wrapper h1 {
        font-size: 23px;
    }



    .box_icon {
        width: 65px;
        height: 65px;
        margin: 0 auto 5px;
    }

    .tabinner {
        padding: 10px 10px;
        margin-bottom: 10px;
    }

    .tabinner h5 {
        margin-bottom: 0;
        font-size: 15px;
    }

    /* ul.mocktest li a {
        padding: 1px 5px;
        font-size: 12px;
    } */
    .tab-content {
        padding: 0px 5px;
        margin-top: 15px;
    }


    .journey-tabs .nav-tabs li.active>a:after {
        width: 0;
        height: 0;
        border-left: 10px solid transparent;
        border-right: 10px solid transparent;
        border-top: 10px solid #9a2e56;
        border-bottom: initial;
        content: "";
        position: absolute;
        bottom: -6px;
        left: 50%;
        -moz-transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
    }


    .h3,
    h3 {
        font-size: 18px;
    }

    .breadcrumb {
        padding: 0px 5px;
    }

    .banner-wrapper {
        padding: 30px 0;
    }

    .banner-info p {
        font-size: 13px;
    }

    .journey-tabs .nav-tabs li {
        /* margin-bottom: 10px; */
        width: 46%;
        text-align: center;
        margin: 2%;

    }

    .journey-tabs .nav-tabs li a {
        padding: 5px 15px !important;
        font-size: 14px;
        line-height: 17px !important;
    }

    .banner-wrapper h2.page-title {
        font-size: 15px;
        line-height: 24px;
    }

    .choose-goal {
        text-align: center;
    }

    .program-content {
        margin-bottom: 15px;
    }

    .startlearningblock {
        padding: 35px 0;
    }

    .startlearningblock .row {
        display: inherit;
    }


    .learningcontent {
        padding-right: 0;
        margin-bottom: 30px;
    }

    .multiboxwrap {
        height: auto;
    }

    .multiboxleft {
        width: 50%;
    }

    .multiboxright {
        padding-left: 15px;
        width: 50%;
    }

    .multiboxitem {
        width: 100%;
        height: 100px;
        margin-bottom: 15px;
        background-size: 75px !important;
    }

    .startcontent {
        padding-left: 15px;
    }

    .tagcount {
        font-size: 18px;
    }

    .tagplus {
        font-size: 18px;
    }

    .tag-text {
        font-size: 14px;
        line-height: 16px;

    }

    .winner-goal ul {
        padding-left: 0;
        display: flex;
        flex-wrap: wrap;
    }

    .winner-goal li {
        width: 48%;
        margin-right: 5px;
        padding: 25px 5px 5px 5px;
        text-align: center;
        font-size: 12px;
        justify-content: center;
    }


    .winner-goal li span {
        /*    width: 32px;
    height: 32px;
    background-color: #fff;
    border-radius: 50%;
    text-align: center;
    line-height: 32px;
    display: inline-block;
    position: absolute;
    left: 50%;
    top: -12px;
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);*/
    }

    .winner-goal li img {
        max-height: 20px;
    }

    .msg-block h3 {
        font-size: 22px;
        margin-top: 0;
        color: #fff;
        margin-bottom: 20px;
    }

    .msg-block {
        padding: 20px 30px;
    }

    .feature_box .mCustomScrollbar {
        display: block !important;
    }

    .feature_box .mCustomScrollbar {
        display: block !important;
    }

    .feature_box .mCustomScrollbar p {
        display: block !important;
    }

}


@media only screen and (min-width: 768px) and (max-width : 991px) {

    .container-fluid>.navbar-collapse,
    .container-fluid>.navbar-header,
    .container>.navbar-collapse,
    .container>.navbar-header {
        padding: 15px 0px;
    }

    .vbnj .col-md-3 {
        width: 100%;
    }

    .journey-tabs .nav-tabs {
        display: flex;
        gap: 10px;
        margin-bottom: 20px;
    }

    .journey-tabs .nav-tabs li.active>a:after {
        display: none;
    }

    .tabinner {
        margin-bottom: 20px;
    }

}