body{
  font-size: 14px;
}
h1, h2, h3, h4, h5, h6{
  font-family:'Roboto', Helvetica, sans-serif;
  margin-top:0;
  margin-bottom:10px;
  font-weight:700;
}
h1{
  color: #fff;
  font-size: 40px;
  margin-bottom: 20px;
  font-weight:700;

}
h2{
  font-size: 26px;
}
h3{
  font-size: 17px;
    margin-bottom: 8px; color: 
}
.nav
{
  text-align: inherit;
}
.footerregion{ padding:0!important;}
.nav-tabs > li
{
  display: inline-block;
  text-align: center ;
  float: none!important;
}
.nav-tabs > li > a
{
  color: #171717;
}
div[class$="region"]:not(.banner-region){
  position:relative;
  padding:40px 0;
}
p{
  margin-bottom:15px;
}
p:last-child{
  margin-bottom:0;
}
.white-color{
  color:#fff;
}
.m-btm-40{
  margin-bottom:40px !important;
}

.m-top-30{
  margin-top:50px !important;
}
*:focus{
  outline:0 !important;
}
.greycolor-con {
  background-color: #f3f3f3;
    padding: 40px 0;
}
/* #banner region */
.banner-region {
    position: relative;
    z-index: 999999;
    background: url(https://clsite-file1.s3.amazonaws.com/6858_hero-bg121.jpg) no-repeat scroll center bottom / cover;
    overflow: hidden;
    padding: 50px 0;
}
.banner-region h4 {
    color: #a5fc89;
    border-left: 8px solid #fef244;
    font-size: 22px;
    margin-bottom: 12px;
    background-color: transparent;
    border-radius: 0px;
    text-align: left;
    line-height: 1.2;
    padding: 0 12px;
    margin-top: 16px;
}
.bg-overlay {
    background: linear-gradient(to right, #0a1315, #000000);
    opacity: 0.7;
    position: absolute;
    height: 100%;
    width: 100%;
    right: 0;
    bottom: 0;
    left: 0;
    top: 0;
    z-index: -1;
}
.bg-overlay {
    background: linear-gradient(to right, #060101, #0090b0);
    opacity: 0.8;
    position: absolute;
    height: 100%;
    width: 100%;
    right: 0;
    bottom: 0;
    left: 0;
    top: 0;
    z-index: -1;
}
.banner-section.style-two {
  background-image: url(https://clsite-file1.s3.amazonaws.com/6858_hero-bg121.jpg);
  position: relative;
  z-index: 1;
  padding: 35px 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  color: #121212;
  background-color: #d9d0ce
}
.banner-section.style-two:before {
    background-color: rgba(217, 208, 206, 0.8);
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.banner-section.style-two .content-box p {
    font-size: 15px;
    line-height: 20px;
}
.banner-section .content-box h1 {
    position: relative;
    font-size: 40px;
    margin-bottom: 10px;
    color: #121212;
    font-family: robotomedium;
}
.banner-section h1 span {
    font-size: 52px;
    font-family: robotoblack;
}
.banner-section h1 .orange-text {
    color: #e35612;
}
.banner-section .content-box h3 {
    font-size: 16px;
    margin-bottom: 20px;
    color: #2e2c2c;
    font-family: robotomedium;
}
.banner-section .content-box h3.orange-heading {
    background-color: #e35612;
    color: #fff;
    padding: 6px 12px;
    border-radius: 20px;
    display: inline-block;
    clear: both;
    margin: 10px 0;
}
.featurepoint h4 {
    margin: 10px 0;
}
.banner-section .featurepoint ul li {
    color: #333;
}
.banner-section .featurepoint ul li:before {
    color: #fff;
    background: #e6775d;
}

.achievers-block {
    position: relative;
    margin-bottom: 20px;
    clear: both;
   
    width: 100%;
}

.banner-region h5 {
    font-size: 19px;
    color: #fff;
    line-height: 1.40;
    margin-top: 0px;
    margin-bottom: 0px!important;
    font-weight: 600;
}


body .overlay{
  position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,136 ,204, 0.2);
  /*background-color: rgba(80, 178, 77, 0.85);*/
  /*background-color: rgba(112, 29, 31, .9);*/
}
.banner-con{
/*  position: absolute;
    left: 0;
    top: 30px;
    width: 100%;
    height: 100%;*/
}

.banner-con p{
       margin: 0 auto;
    font-size: 16px;
    margin-bottom: 10px;
    color: #fff;
}
.btnsamecont{
  background-color: #ff692e;
    color: #fff;
    padding: 10px 30px;
    display: inline-block;
    font-size: 18px;
    font-weight: 700;
}
.btnsamecont1
{
  background-color:transparent !important;
  border:2px solid #ff692e;
  color: #ff692e;
   padding: 10px 30px;
    display: inline-block;
    font-size: 24px;
    font-weight: 700;
  width: 225px;
}
.btnsamecont1:hover{
    background-color: #ff692e !important;
   color: #fff;
}
.btnsamecont:hover, .btnsamecont:focus{
  text-decoration:none;
  color:#fff;
}
.title-border{
  display: inline-block;
    vertical-align: top;
    position: relative;
    padding: 0 10px;
}
.title-border:after{
  position: absolute;
    content: "";
    width: 50px;
    height: 1px;
    background-color: #48b7b0;
  left: 45px;
    top: 50%;
    margin-top: -2px;
}
.title-border:before{
  position: absolute;
    content: "";
    width: 50px;
    height: 1px;
    background-color: #48b7b0;
    right: 45px;
    top: 50%;
    margin-top: -2px;
}
.sub-heading{
  margin-bottom: 40px;
}
.sub-heading p{
    max-width: 70%;
    margin: 0 auto;
    margin-top: 10px;
}
.second-region{
  /*background-color:#f3f3f3;*/
}
.secon-confld img{
  margin-bottom:15px;
  
}
.secon-confld .col-md-4:nth-child(3) ~  *{
  margin-top: 30px;
}
/* #Faculty region */
.faculty-region{
  padding-bottom: 60px !important;
}

#myCarousel{
  clear:both;
}
.carousel-control{
  
}

span.fa.fa-angle-left.slick-arrow {
    position: absolute;
    left: -20px;
    top: 209px;
    font-size: 55px;
    color: #333;
}

span.fa.fa-angle-right.slick-arrow {
    position: absolute;
    right: -20px;
    top: 209px;
    font-size: 55px;
    color: #333;
}
.carousel-control.left{
background: none;
}
.carousel-control.right{
background: none;
  
}
.faculty-box{
  text-align: center;
    padding: 30px 20px;
    position: relative;
    background: #fff;
    box-shadow: 0 0 11px 0px rgba(0, 0, 0, 0.5);
    margin-bottom: 10px;
    margin-top: 60px;
    padding-top: 75px;
  min-height: 384px;
}

.carousel-control {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 15%;
    font-size: 20px;
    color: #fff;
    text-align: center;
  opacity: 0.9 !important;

   
}
.carousel .faculty-box   img{
  max-width: 106px;
    min-width: initial;
    border-radius: 50%;
    position: absolute;
    left: 50%;
    top: 0;
    margin-top: -53px;
    margin-left: -53px;
  background-color: #fff;
}
.faculty-box h3{

}
.faculty-box h4{
  font-size: 16px;
    font-weight: normal;
    color: #333333;
}
.faculty-box p{

}
.carousel-indicators {
    bottom: -35px;
}
.factsmyt-region ul{
  margin: 0;
    padding: 0;
    list-style: none;
}
.factsmyt-region ul li{
  margin-bottom: 20px;
}
.factsmyt-region ul li:last-child{
    margin-bottom: 0px;
}
.factsmyt-region ul li p{
  margin-bottom: 5px;
}
.factsmyt-region ul li p:last-child{
  margin-bottom: 0px;
}
.factsmyt-region ul li li{
  margin-bottom:5px;
}
.spacinremo {
  margin: 20px 0;
}
.factsmyt-region .spacinremo li {
    margin-bottom: 0;
}
.factsmyt-region ul .wrongimg{
  padding-left: 25px;
    background-image: url(../img/wrong.png);
    background-repeat: no-repeat;
    background-size: 12px auto;
    background-position: left 6px;
}
.factsmyt-region ul .tickimg{
  padding-left: 25px;
    background-image: url(../img/correct.png);
    background-repeat: no-repeat;
    background-size: 14px auto;
    background-position: left 6px;
}
/* #from region */
.free-region{
}
.right-con-hed form {
   
}

.faq {
  
  font-size: 14px;
  
  
}

#products > div > *:nth-child(5) {
  
}
.right-con-hed .form-group {
    margin-bottom: 10px;
    padding-left: 0;
}
.right-con-hed .form-group label{
  line-height: 55px;
    font-size: 16px;
    padding-right: 10px;
}
.right-con-hed .icon-user + div{
  
}
.right-con-hed .form-control {
    border-radius: 0;
    box-shadow: initial;
    height: 50px;
    padding-left: 50px;
    background-repeat: no-repeat;
    border: 1px solid #eceaee;
    background-position: 20px center;
    font-size: 14px;
}
.right-con-hed .form-group select {
  border: 0;
    border: 1px solid #eceaee;
    width: 100%;
    padding-left: 57px;
    height: 55px;
    font-size: 15px;
    color: #9b9b9b;
  background: url(../img/br_down.png) no-repeat right #fff;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-position-x: 95%;
}
.right-con-hed input[type="submit"] {
    background-color: #ff692e;
  color:#fff;
    padding: 7px 30px;
    display: inline-block;
    font-size: 20px;
    font-weight: 700;
    border: 0;
    margin-top: 10px;
}
.right-con-hed img {
    position: absolute;
    left: 30px;
    width: 24px;
    text-align: center;
    top: 50%;
    transform: translate(0, -50%);
}
.boxex-con{
  box-shadow: 0 0 11px 0px rgba(0, 0, 0, 0.2);
    padding: 30px 14px;
    border-radius: 3px; background:#fff;
}
.boxex-con h3{
  position: relative;
}
.boxex-con  p{
  min-height:114px;
}
/* #Syllabus */
.syllabus-region{
  
}
.min-heading{
  line-height: 1.4;
    margin-bottom: 20px;
  font-size: 20px;
}
.con-heading{
  font-size:18px;
}
.list-icon{
  margin: 0;
    padding: 0;
    list-style: none;
}
.list-icon li{
  padding-left: 25px;
    background-image: url(../img/tick.png);
    background-repeat: no-repeat;
    background-size: 14px auto;
    background-position: left 6px;
  margin-bottom: 10px;
}
/* Panel */
.panel-group .panel{
  border: 0;
    border-radius: 0;
    box-shadow: initial;
}
.panel-group .panel+.panel{
  margin-top: 1px;
}
.panel-default>.panel-heading{
  background-color: #0088cc;
    color: #fff;
  padding: 0;
}
.panel-title{

}
.panel-title a{
  width: 100%;
    display: block;
    padding: 10px 15px;
}
.panel-title a:hover, .panel-title a:focus{
  text-decoration:none;
}
.panel-title .glyphicon{
  float: right;
    font-size: 15px;
}

.panel-group  p span{
  color: #48b7b0;
}
.imagesrounf img{
  border-radius: 50%;
    border: 2px solid #fff;
    background-color: #fff;
}
.carousel .item img{
  min-width: initial;
}
.thankyoucont{
  padding-top: 150px;
    padding-bottom: 150px;
    text-align: center;
}
.date-icon, .time-icon{
  font-weight: bold;
    font-size: 20px;
    margin-top: 20px;
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 25px auto;
    line-height: 28px;
    padding-left: 40px;
}
.date-icon p, .time-icon p{

}
.date-icon{
  background-image: url(../img/calendar.png);
}
.time-icon{
  background-image: url(../img/time-icon.png);
}
/* #footer css */
.sub-footer{
  background-color: #2B98D1;
  color: #fff;
  padding: 15px 0;
}
.sub-footer a{
  color: #88e3fd;
}

.choseprog .checkicon {
  
border-bottom:1px solid #f3f3f3;
padding:10px;
border-left:1px solid #ededed;
border-right:1px solid #ededed;
  background:#fff;
  
  
}
   .choseprog.checkicon:last-child
   {
border-bottom:none;
   }
   .choseprog .btn{border-radius:2px;background-color:#F76C39;font-size:16px;color:#ffffff;padding:0 15px;font-weight:bold;line-height:48px;border-color:#F76C39;text-shadow:initial;width:100%;}

.box select {
    border: 1px solid rgba(68, 53, 91, 0.1);
    border-radius: 2px;
    height: 48px;
    margin-bottom: 10px;
    margin-top: 20px;
    width: 100%;
    padding-left: 10px;
    background: url("../img/coupon.png"), url("../img/down-arrow-black.png")  #f8f8f8;
        background-repeat: repeat, repeat;
        background-position-x: 0%, 0%;
        background-position-y: 0%, 0%;
    background-position: 5% 50%, 95% 50%;
    background-repeat: no-repeat;
  -webkit-appearance: none;
-moz-appearance: none;
}
.choseprog .checkicon h4{margin:0 0 4px 0;font-size:12px;color:#555555;line-height:1.5}
.feedback_box {
    background: url(../img/quotes-2.png) no-repeat right top #f8f8f8;
    min-height: 445px;
    border: 1px solid #eeeeee;
    padding: 30px;
}

[class^="iconimg"], .choseprog .checkicon .inercon:after, .jcrouselslideco .panel-body a:after{background-image:url(../img/sprite.png);background-repeat:no-repeat}
.choseprog .checkicon .inercon{padding-left:35px;position:relative}
.choseprog .checkicon .inercon:after{position:absolute;content:"";width:18px;height:18px;left:0;background-position:-2px -110px;top:0}


/* ------------------------------CL Programs css--------------------------------------------- */

.plan {
  margin: 0px 0 30px;
   text-align: center;
}

.plan-inner {
  background: #fff;
  margin: 0 auto;
  min-width: 280px;
  max-width: 100%;
  position:relative; border: 1px solid #ccc;
}

.entry-title {
  background: #3AC173;
  height: 140px;
  position: relative;
  text-align: center;
  color: #fff;
  margin-bottom: 30px;
}

.entry-title>h4 {
  background: #27AE60;
  font-size: 20px;
  padding: 15px 0;
  text-transform: uppercase;
  font-weight: 700;
  margin: 0;
}

.entry-title .price {
  position: absolute;
  bottom: -25px;
  background: #27AE60;
  height: 95px;
  width: 95px;
  margin: 0 auto;
  left: 0;
  right: 0;
  overflow: hidden;
  border-radius: 50px;
  border: 5px solid #fff;
  line-height: 85px;
  font-size: 20px;
  font-weight: 600;
}

.price span {
    position: absolute;
    font-size: 18px;
    bottom: -9px;
    left: 16px;
    font-weight: 400;
}

.entry-content {
  color: #323232;
}

.entry-content ul {
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: center;
}

.entry-content li {
  border-bottom: 1px solid #E5E5E5;
  padding: 10px 5px;
}

/*.entry-content li:last-child {
  border: none;
}*/

.plan-inner .btn {
  padding: 2em 0 1em 0;
  text-align: center;
}

.plan-inner .btn a {
    background: #353C45;
    padding: 10px 30px;
    color: #fff;
    font-weight: 600;
    text-decoration: none;
}

.basic .entry-title {
  background: #65728C;
}

.basic .entry-title > h4 {
  background: #515E78;
}

.basic .price {
  background: #515E78;
}

.standard .entry-title {
  background: #FF9865;
}

.standard .entry-title > h4 {
  background: #FA824F;
}

.standard .price {
  background: #FA824F;
}

.ultimite .entry-title > h4 {
  background: #098199;
}

.ultimite .entry-title {
  background: #1E96AE;
}

.ultimite .price {
  background: #098199;
}

.ultimitegt .entry-title > h4 {
  background:#18BD9A;
}

.ultimitegt .entry-title {
  background: #2DD2AF;
}

.ultimitegt .price {
  background: #18BD9A;
}



.plan .btn a.btn{
  border-radius: 0px;
}

.plan .btn a.btn-orange{
background-color: #fa874c;
margin-left: 8px;
}

.box {
    border: 1px solid #4999b8;
    float: left;
    width: 100%;
    overflow: hidden;
  min-height:500px;
  background:#f2f2f2;
  padding:10px;
  margin-top: 20px;
}


.rectangle-31 h4{
  min-height: 50px;
  margin-top: 20px;

}

.feature-content {
    float: left;
    min-height: 220px;
}

.rectangle-31 {
    border-radius: 2px;
    width: 100%;
  color: #324850;
    border: 1px solid #ededed;
    background: #f8f8f8;
    min-height: 90px;
    text-align: center;
}

  .round img{
      
      width: 100px;
      height: 100px;
      margin: 0 auto;
      
      
      
    }
    
    .round p{
      
    font-size: 16px;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 15px;
    line-height: 1.3;
      
      
    }
.box-area {
    /*width: 770px;*/
    margin: 0 auto;
}

.footer-region ul li
{
  font-size: 14px;
  line-height: 31px;
}

.middd ul {margin: 0 0 10px;padding: 0;}
.middd ul li {color:#000 !important;padding: 0 0 0 20px;text-decoration: none; font-size:18px; display: inline; position:relative;}
.middd ul li a:hover {color: #f8c442 !important;}
.middd {width: 100%; font-size:15px;}
.middd ul li::before  {color:#000;content: "\f111";cursor: pointer;display: inline-block !important;font-family: FontAwesome;font-size: 10px;position:absolute; left:0;     padding: 5px;}
.from-region{ padding:15px; clear:both;}
.ratingfld {
    margin-top: 20px;
    border: 1px solid rgba(0, 0, 0, .1);
    background-color: rgba(255, 255, 255, .1);
    padding: 15px 25px;
    font-size: 16px;display: inline-block;
} 

.middd h3{ font-size: 22px; margin-bottom: 15px;}
#program{
  padding-top: 30px;
}

#products .col-md-12 > .clearfix{
  display: none;
}

.whit-con{
  background-color: #fff;
}

.mock .mb-20{
  margin-bottom: 20px;
}

.mock .mb-30{
  margin-bottom: 30px;
}


.pdf-tabs {
padding-left: 0px;
border-bottom: none;
margin-left: 0 !important;
margin-top: 30px;
}
.pdf-tabs li {list-style: none;display: inline-block; margin-right:10px; padding: 0 !important;}
.pdf-tabs li.active a:before {width: 0;height: 0;border-left: 10px solid transparent;border-right: 10px solid transparent;
    border-top: 10px solid #009ec3;position: absolute;content: "";top: 40px;left: 42%;}
.pdf-tabs a {background: #efefef !important;border-radius: 3px;padding: 10px 28px;display: inline-block;text-decoration: none;color: #333;font-size: 16px; font-weight:600;}
.pdf-tabs a.last-tab {border-right: none;}
.pdf-tabs li.active a {color: #fff !important;background:#009EC3 !important; position:relative;}



.bg-text{
background-color: #dedede;
padding: 10px;
text-align: center;
font-weight: 600;
font-size: 16px;
}


.exams-area {
    box-shadow: 0px 0px 21px 0px rgba(0, 0, 0, 0.12);
    padding: 25px;margin: 15px 0;}

h3.btm-mar {
    font-weight: 600 !important;
}
.btm-mar {
    margin-bottom: 5px !important;
    margin-top: 5px !important;
}

.contflglob h3 {
    line-height: 36px;
    margin: 0;
}

.outline-links{
  font-size: 15px;
    font-weight: bold;
    /*color: #333;*/
    margin-bottom: 15px;
    display: block;
    text-align: center;
    border: 1px solid #777;
    padding: 8px 7px;
}
.outline-links{
  background: transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  position: relative;
  -webkit-transform: translateZ(0px);
  transform: translateZ(0px);
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-property: color;
  transition-property: color;
  vertical-align: middle;
}
.outline-links:hover{
  color:#fff;
  text-decoration:none;
  border-color:#006699;
}
.outline-links:before {
  background: #006699 none repeat scroll 0 0;
  bottom: 0;
  color: #fff;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 50% 0 0;
  transform-origin: 50% 0 0;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  transition-property: transform, -webkit-transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  width: 100%;
  z-index: -1;
}

.outline-links:hover:before {
  color: #000;
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
  -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}
.contfldiner .link-more{
  background-color: #ddd;
}

.widget-content {
    background: #f9f9f9;
margin: 0px 0;
padding: 30px 15px;
box-shadow: 0 1px 2px 0    rgba(0,0,0,.1);
    float: left;
}

.widget-content h3 {
    background: #f3f3f3; font-size: 20px;
line-height: 28px;
padding: 12px 20px;
text-align: center;
position: relative;
margin: 0;
-webkit-box-shadow: 0 3px 3px 0 rgba(0,0,0,0.07);
-moz-box-shadow: 0 3px 3px 0 rgba(0,0,0,0.07);
box-shadow: 0 3px 3px 0   rgba(0,0,0,0.07);
}
.nopadding {
    padding: 0;
}
.widget-content ul li {
    border-bottom: 1px solid 
    #ece7e7;
    padding: 13px;
    list-style: none;
}
.widget-content a {
    color:  #333;font-size: 15px;
}


.achievers-block {
        position: relative;
    margin-bottom: 20px;
    clear: both;
    display: inline-block;
    width: 100%;
}
.achievers-block h2 {
    color: #fff;
    font-size: 24px;
    margin-top: 15px;
    margin-bottom: 15px;
}
.achievers-item {
  
    padding-top: 20px;
    background-color: #1f050587;
    width: 100%;
    position: relative;
    border: 1.9px #bfbfbf dashed;
}
.achievers-item:before {
   content: "";
    background-image: url(https://clsite-file.s3.amazonaws.com/MBA/2020/cat-mba/online-classes/106960_rank.png);
    position: absolute;
    top: -30px;
    left: 50%;
    background-size: 45px;
    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;
    display: inline-block;
    padding: 5px;
    text-align: center;
    width: 32%;
    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: 24px;
    font-weight: 600;
}
.count-block p {
    font-size: 14px!important;
    font-weight: 600;
}
.count-block:last-child {
    border-right: none;
}





/* Testimonails start */

#testi{
background-image: url("https://www.careerlauncher.com/sat/coaching-classes/img/banner-bg.jpg");
background-size: cover;
background-position: center;
  padding: 60px 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;
    position: relative;
}

#testi .carousel-item{
background-color:
rgba(255, 255, 255, 0.15);
text-align: center;
padding: 15px;
border-radius: 5px;
color:#fff;
line-height: 21px;
font-size: 14px;
}

#testi .carousel-item .img-box img{
width: 60px;
border-radius: 50%;
display: inline-block;
margin-bottom: 15px;
height: 60px;
padding: 3px;
background-color: #fff;
}

#testi .carousel-item .overview {
text-transform: capitalize;
color:#abeadb;
font-size: 14px;
font-weight: 400;
  font-style: italic;
}

#testi .carousel-item .overview strong {
color: #f5b325;
  font-weight: 500;
}

.test-user{
  font-size:20px;
  font-weight: 600;
  color: #f5b325;
  margin-bottom: 10px;
}

#testi .carousel-item .img-box i{
font-size: 20px;
background-color:#fff;
color:#ee6723;
width: 50px;
height: 50px;
border-radius: 50%;
line-height: 40px;
margin: 10px 0;
border: 5px #ddd solid;
}

.slick-dots{
    display: none!important;
}

#testi .slick-slide > div{
  padding: 0 10px;
}

#testi .slick-prev, 
#testi .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;
}

#testi .slick-prev{
right: 26px;
}
#testi .slick-next{
    right: 0;
}

#testi .slick-prev:before, 
#testi .slick-next:before {

    font-family: FontAwesome;
    font-size: 16px;
    color: #fff;
    opacity: 1;
    background-color: #ee6723;
    width: 25px;
    height: 25px;
    line-height: 25px;
    display: inline-block;
    text-align: center;
}

#testi .slick-prev::before {
    content: "\f053";
}

#testi .slick-next::before {
    content: "\f054";
}


/* Testimonails close*/

/* mCustom scroll bar settings */
/*.mCustomScrollbar{
    position: relative;padding-right: 6px;
    height: 170px;
    overflow: auto;
    -ms-touch-action: pinch-zoom;
    touch-action: pinch-zoom;
}
.mCustomScrollBox {
    position: relative;
    overflow: hidden;
    height: 100%;
    max-width: 100%;
    outline: none;
    direction: ltr;
}
.mCSB_container {
    overflow: hidden;
    width: auto;
    height: auto;
}
.mCSB_inside > .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;
}
*/


.mCustomScrollbar{
    position: relative;padding-right: 6px;
    height: 170px;
    overflow: auto;
    -ms-touch-action: pinch-zoom;
    touch-action: pinch-zoom;
}

.mCSB_scrollTools .mCSB_dragger {
    cursor: pointer;
    width: 100%;
    height: 50px!important;
    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)!important;
}
.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:#ffaf2e!important;
}

.mCSB_scrollTools{
    opacity: 1!important;
}







/* #responsive menu breakpoints change */
@media (max-width: 991px) {
  .navbar-header {
    float: none;
  }
  .navbar-left,.navbar-right {
    float: none !important;
  }
  .navbar-toggle {
    display: block;
  }
  .navbar-collapse {
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
  }
  .navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px;
  }
  .navbar-collapse.collapse {
    display: none!important;
  }
  .navbar-nav {
    float: none!important;
    margin-top: 7.5px;
  }
  .navbar-nav>li {
    float: none;
  }
  .navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .collapse.in{
    display:block !important;
  }
  .navbar-toggle{
    border-color: #006699;
  }
  .navbar-toggle .icon-bar{
    background-color:#006699;
  }
  #navbar-collapse-1 > ul.navbar-nav {
    padding-left: 0;
      margin: 0;
  }
  .header-region .navbar-right > li{
    margin:0;
  }
  .header-region .navbar-nav > li > a{
    padding:0;
    line-height:35px;
  }
  .navbar-nav .open .dropdown-menu .dropdown-header, .navbar-nav .open .dropdown-menu > li > a{
    padding: 5px 15px 5px 10px;
  }
  /*.header-region .navbar-nav > li > a.highltcolor{
    padding: 0;
    background-color: transparent;
    color: #333;
  }*/
  .navbar-header > label{
    display:inline-block;
  }
  
  
}
/* #mobile responsive */
@media only screen and (max-width:767px){
.secon-confld .col-md-4:nth-child(1) ~  *{
  margin-top: 30px!important;
}
.btnsamecont{ font-size:16px!important;}
.ratingfld{ margin:10px 0;}
  .right-con-hed input[type="submit"]{
    white-space: initial;
    font-size: 18px;
    padding: 10px;
    font-weight: 400;
    width:100%;
  }
  .banner-region{
    overflow:hidden;
    padding: 20px 0!important;
  }
  .banner-region > img{
    max-width: initial;
    display: none;
  }
  .navbar-brand{
    padding-left: 15px;
  }
  h1{
    font-size: 28px;  
  }
  h2 {
      font-size: 20px;
      line-height: 1.3;
  }
  .btnsamecont{
    font-size: 18px;
      font-weight: 400;
    padding: 10px 10px;
    width:100%;
  }
  .banner-con{
    position:relative;
    top: 0;
  }
  .banner-con p{
    font-size: 16px;
    max-width: 100%;
  }
  div[class$="region"]:not(.banner-region) {
      padding: 20px 0;
  }
  .boxex-con{
    margin-top: 15px;
      margin-bottom: 15px;
  }
  
  .classescont {
   
    padding-bottom: 40px;
}
  
  .achievers-item::before {
    background-size: 40px;
    width: 40px;
    height: 40px;
    top: -20px;
}

.achievers-item {
    padding-top: 20px;
    margin-top: 0px;
}

.achievers-item .count-block p {
    font-size: 10px!important;
    line-height: 16px;
}
  

  #myCarousel2 .carousel-indicators li{
    border: 1px solid #ddd;
      background-color: #ddd;
  }
  #myCarousel2 .carousel-indicators .active{
    border: 1px solid #48b7b0;
      background-color: #48b7b0;
  }
  #myCarousel2 .boxex-con{
    padding: 15px 10px;
      min-height: 287px;
  }
  
  
  #myCarousel5 .carousel-indicators li{
    border: 1px solid #ddd;
      background-color: #ddd;
  }
  #myCarousel5 .carousel-indicators .active{
    border: 1px solid #48b7b0;
      background-color: #48b7b0;
  }
  #myCarousel5 .boxex-con{
    padding: 15px 10px;
  }
  
  .crose .carousel-indicators {
    bottom: 0px;
}
  .crose .boxex-con p {
    min-height: 50px;
}
  
  
  
  #myCarousel6 .carousel-indicators li{
    border: 1px solid #ddd;
      background-color: #ddd;
  }
  #myCarousel6 .carousel-indicators .active{
    border: 1px solid #48b7b0;
      background-color: #48b7b0;
  }
  #myCarousel6 .boxex-con{
    padding: 15px 10px;
  }
  
  .crose6 .carousel-indicators {
    bottom: 0px;
}
  .crose6 .boxex-con p {
    min-height: 50px;
}
  
  
  .sub-heading {
      margin-bottom: 20px;
  }
  .sub-heading p{
    max-width: 100%;
  }
  .m-top-30 {
      margin-top: 20px !important;
  }
  .right-con-hed .form-group label{
    float: left;
      line-height: 1.3;
      padding-right: 0;
    font-size: 14px;
  }
  .right-con-hed .form-group{
    margin-bottom: 20px;
  }
  #myCarousel2{
    margin-bottom: 25px;
  }
  .imagesrounf{
  
  }
  .imagesrounf img{
    border-radius: 0;
      margin-bottom: 20px;
  }
  #myCarousel3 .faculty-box{
    min-height: 430px;
  }
  #myCarousel3{
    margin-bottom:20px;
  }
  .faculty-region{
    padding-bottom: 30px !important;
  }
  .right-con-hed .form-group select{
    height: 45px;
    padding-left: 45px;
  }
  .right-con-hed .form-control{
    height: 45px;
    padding-left: 45px;
  }
  #myCarousel2 .col-sm-12{
    
  }
}
@media only screen and (min-width:480px) and (max-width:767px){
  .btnsamecont{
    width:auto;
  }
  .boxex-con p{
    min-height: initial;
  }
  #myCarousel2 .boxex-con{
    min-height: 240px;
  }
  #myCarousel3 .faculty-box {
      min-height: 340px;
  }
}


@media only screen and (min-width:768px) and (max-width:991px){
  #myCarousel3, #myCarousel2{
    display:none;
  }
  .faculty-box{
    min-height: 640px;
  }
  .boxex-con{
    padding: 20px 10px;
    min-height: 372px;
  }
  .banner-region img{
    display:none;
  }
  .banner-con{
    position:relative;
    padding: 20px 0;
  }
}
@media only screen and (min-width:992px) and (max-width:1200px){
  .boxex-con{
    min-height:321px;
  }
  .faculty-box{
    min-height:485px;
  }
}

 