@import url('https://fonts.googleapis.com/css?family=Roboto:100,100i,300,300i,400,400i,500,500i,700,700i,900,900i&display=swap');
/*@import url('https://fonts.googleapis.com/css?family=Poppins:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i&display=swap');*/
body{
font-family: "Roboto", sans-serif;
color: #333;
font-size: 15px;
line-height: 1.4; letter-spacing: 1.1px;
}


h1,h2,h3,h4,h5,h6{
font-family: "Roboto", sans-serif;
color: #333;
line-height: 1.2;
    font-weight: 600;
}
img {
max-width: 100%;
vertical-align: top;
height: auto;
}
.orange {
    color: #ee6723;
}
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;
}


.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;
}

.btn-new:hover{
    background-color:#333;
}


.form-action{
    text-align: center;
}

.form-action .btn-new {
    background-color: #ff5722;
    padding: 10px 30px;
    font-size: 18px;
    margin-top: 15px;
    display: inline-block;
    font-weight: 600;
    text-decoration: none;
    color: #fff!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;
}



p{
    margin-bottom: 5px;
}

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;

}

.pg-block{
    padding:35px 0;
}

i{
    margin-right:4px;
}

section{
    position: relative;
}

.feature_box
{
padding: 15px 10px;
    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;
    
}


.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;
}

.service-item .mCustomScrollbar{
    position: relative;
    height: 125px;
    overflow: auto;
    -ms-touch-action: pinch-zoom;
    touch-action: pinch-zoom;margin-bottom: 0px;
}

/* mCustom scroll bar settings */
.mCustomScrollbar{
    position: relative;
    height: 108px;
    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:#f15a22;
}
.currentafbox .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
    background-color: rgb(105, 204, 68);
}

/* 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: #eaeaea;
}
h4.modal-title {
    text-align: center;
}
.form-box h4 {
    color: #515151;
    font-size: 18px;
    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_cat-pre-slider.jpg");
color: #fff;
padding: 30px 0;
background-size: cover;
background-position: center center;
background-repeat: no-repeat;
clear: both;
    
}

.banner-wrapper:before {
    background: linear-gradient(to right, #16104a, #167d5f);
    opacity: 0.8;
    position: absolute;
    height: 100%;
    width: 100%;
    right: 0;
    bottom: 0;
    left: 0;
    top: 0;
    content: "";
}
.yellowclr{
    color: #feee00;
}

.banner-wrapper .container{
    position:relative;
}

.banner-wrapper h1{
color: #fff;
font-size: 40px;
font-weight: bold;
margin-top: 0;
    
}

.banner-wrapper h2.page-title {
    color: #fff;
    font-weight: 500;
    font-size: 17px;
    line-height: 28px;
    margin: 10px 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: 8px solid #fef244;
    padding-left: 12px;
    font-size: 24px; 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;
}


.right-con-hed{
background: #fff;
padding: 20px;
position: relative;
margin-top:10px;
}

.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;
    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;
}


.right-con-hed .form-control {
   
    border-radius: 3px;
    box-shadow: none;
    color: #6b7c8a;
    font-size: 15px;
    border: 1px solid #e0e0e0;
    height: 40px;
    margin-bottom: 0px;
    padding-left: 15px;
    letter-spacing: 1.1px;
}

.right-con-hed img {
    position: absolute;
    color: #44355b;
    line-height: 64px;
    left: 26px;
    width: 21px;
    text-align: center;
    top: 50%;
    -moz-transform: translate(0,-50%);
    -webkit-transform: translate(0,-50%);
    transform: translate(0,-50%);
}


.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; background-repeat: no-repeat;
}


/* hearder-close*/

/* content wrapper start */
h2.block-title {
    position: relative;
    margin-bottom: 30px;
    font-size: 30px;
    font-weight: 600;
    clear: both;
    margin-top: 0;
}
h2.block-title::before {
    background-color: #ff5722;
    position: absolute;
    bottom: -7px;
    content: "";
    width: 65px;
    height: 3px;
}


h2.block-title.text-center:before{
    left: 50%;
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}


.achievers-block {
    position: relative;
    margin-top: 20px;
    clear: both;
    float: left;
    width: 100%;
}
.achievers-block h2 {
    font-size: 22px;
    margin-top: 0px;
    margin-bottom: 25px;
    color: #fff;
}
.achievers-item {
    padding-top: 20px;
    background-color: #1f050587;
    float: left;
    width: 100%;
    margin-top: 0px;
    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: -15px;
    left: 50.5%;
    background-size: 54px;
    background-repeat: no-repeat;
    width: 65px;
    height: 65px;
    margin: 0 auto;
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);z-index: 99;
}
.count-block {
    position: relative;
    float: left;
    padding: 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: 800;
}
.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;
}



.slick-dots{
    display: none!important;
}

.slick-slide > div{
  padding: 0 10px;
}

.knowmentors .slick-slide > div{
  padding: 0 0px;
}



.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;
color: #333;
opacity: 1;
background-color: #feee00;
width: 30px;
height: 30px;
line-height: 30px;
display: inline-block;
text-align: center;
border-radius: 50%;
font-size: 12px;
}

.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 0px auto;
    padding: 15px 10px;
    transition: .5s ease;
    position: relative;
    text-align: center;
    border: 1px solid #ff5722;
    border-radius: 10px;
}
.service-item p{ color: #333; }

.service-item:hover {
    transform: translateY(-10px);
}

.service-item img {
    width: 90px;
    margin: 0 auto;
    margin-bottom: 10px;
    border-radius: 50%;
    height: 90px;
    background-color: #eee;
    padding: 5px;
}

.service-item h3 {
    color: #1d274e;
    font-size: 20px;
    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%);
}

.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:
rgba(255, 255, 255, 0.15);
text-align: center;
padding: 15px;
/*min-height:330px;*/
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: 14px;
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 {
    max-height: 44px!important;

}

.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;

}

li.dropdown.no-colr, li.dropdown {
    display: none;
}

li.dropdown.iconforweb{ display: block; }




/* 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;
}




.navbar-toggle{
    display: none!important;
}


.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*/


/* responsive */

@media only screen and (max-width: 767px) {

.knowmentors .container-fluid {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.reslt-region .grid{
    min-height: 145px;
}

.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:30px;
    }
    h2.block-title{
        font-size:22px;
    }
.h3, h3 {
 font-size: 18px;
}   
    

.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;
}
    
}


@media only screen and (max-width: 480px) {
    .banner-wrapper h1{
        font-size:24px;
    }
    
        h2.block-title{
        font-size:20px;
    }
    
.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%;
}
    
}
