body {
  font-size: 16px;
  font-family: 'Ubuntu', sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  /*font-family:'Roboto', Helvetica, sans-serif;*/
  font-family: 'Ubuntu', sans-serif;
  margin-top: 0;
  margin-bottom: 10px;
  font-weight: 700;
}

#sub-nav-region .navbar-nav {
  font-family: 'Ubuntu', sans-serif !important;
}

h1 {
  font-size: 40px;
  margin-bottom: 20px;
  font-weight: 700;

}

h2 {
  font-size: 30px;
}

h3 {
  font-size: 18px;
  margin-bottom: 8px;
}

.navbar-inverse {
  border: #f8f8f8;
}

.header-region .navbar-nav > li > a {
  font-size: inherit !important;
  letter-spacing: 0.6px !important;
}

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: 40px !important;
}

*:focus {
  outline: 0 !important;
}

.greycolor-con {
  background-color: #f3f3f3;
  padding: 40px 0;
}

/* #banner region */
.height-100 {
  height: 100%;
}

.banner-region {
  position: relative;
  background: #41228e url("../img/banner-bg.jpg") no-repeat scroll center center / cover;
  overflow: hidden;
  padding: 60px 0 60px 0;
}

.banner-region h1 {
  color: #FFFFFF;
  margin-bottom: 50px;
}

body .overlay {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
  /*background-color: rgba(80, 178, 77, 0.85);*/
  /*background-color: rgba(112, 29, 31, .9);*/
}

.bnr h4 {
  font-family: "Libre Franklin", sans-serif;
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 5px;
  line-height: 1.67;
  color: #FFFFFF;
  clear: both;
  margin-top: 0;
}

.btn-war {
  background-color: #337cbb;
  border-color: #2e6fa7;
  color: #fff;
}


.arrow-right {
  border-bottom: 8px solid transparent;
  border-right: 8px solid #f16136;
  border-top: 8px solid transparent;
  height: 0;
  position: absolute;
  right: 90px;
  top: 47%;
  width: 0;
  z-index: 1000;
}

.f-bg {}

svg {
  fill: #fff;
}

.nbdr {
  background: none;
  border-radius: 2px;
  margin: 0px 5px;
  padding: 9px 17px !important;
  color: #333 !important;
  font-family: "Libre Franklin", sans-serif;
  font-size: 13px;
}

.noclr:hover {
  background: none !important;
}

.noclr>a:hover {
  background: #ff692e !important;
  color: #fff !important;
}

.noclr>a:hover .fa {
  color: #fff !important;
}



.mt-20 {
  margin-top: 20px;
}

.table-cl {
  padding: 15px;
  margin: 30px 0;
  background-color: #fff;
  -moz-box-shadow: 2px 4px 8px 1px rgb(214, 207, 214);
  -webkit-box-shadow: 2px 4px 8px 1px rgb(214, 207, 214);
  box-shadow: 2px 4px 8px 1px rgb(214, 207, 214);
}

.table-cl table {
  margin-bottom: 0;
}

.table-cl table ul {
  padding-left: 15px;
}

.table-cl table li {
  list-style: none;
  margin-bottom: 15px;
}


.table-cl thead th {
  background-color: #ff692e;
  color: #fff;
}



.img-block {
  margin: 20px 0;
}

.img-block img {
  border: 7px #e4e4e4 solid;
}

span.orange {
  background-color: transparent;
  color: #ff692e;
}

.programs-table ul {

  margin-top: 30px;
  text-align: center;

}

.programs-table ul li {
  float: none;
  display: inline-block;
}


.programs-table ul li a {
  margin-right: 10px;
  font-size: 14px;
  font-weight: bold;
  color: #333;
  letter-spacing: 0.7px;
}


.content-all .container {
  background-color: #fff;
  margin-bottom: 20px;
  -moz-box-shadow: 2px 4px 8px 1px rgba(214, 207, 214, 1);
  -webkit-box-shadow: 2px 4px 8px 1px rgba(214, 207, 214, 1);
  box-shadow: 2px 4px 8px 1px rgba(214, 207, 214, 1);
  padding: 20px;
}

.content-all h2 {
  font-size: 20px;
  margin: 20px 0;

}

.box .pricetbtn {
  padding: 0;
  margin-top: 15px;
}

.content-all li {
  list-style: none;
  margin-bottom: 10px;
  padding-left: 30px;
  position: relative;
}

.content-all ul {
  padding-left: 15px;
  margin: 15px 0;
}

.content-all li i {
  color: #fff;
  margin-top: 1px;
  font-size: 17px;
  background-color: #ff692e;
  width: 20px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  position: absolute;
  left: 0;
  top: 2px;
}


.products-social .feature-content {
  min-height: 150px;
}

.products-social .box {
  min-height: 350px;
}

.products-admission .box {
  min-height: 380px;
}

.products-admission .feature-content {
  min-height: 185px;
}

.products-research .box {
  min-height: 315px;
}

.products-research .feature-content {
  min-height: 150px;
}


.admission-front .feature-content {
  min-height: 460px;
}

.tstimonials-tabs .nav-tabs {
  border-bottom: none;
}

.tstimonials-tabs .nav-tabs li {
  margin-bottom: 0;
  flex: 1 48%;
  text-align: center;
  margin-bottom: 10px;
}
.tstimonials-tabs .nav-tabs li a {
  background-color: #e6e6e6;
  color: #333;
  border: none !important;
  padding: 10px 15px;
  -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;
}

.tstimonials-tabs .nav-tabs li.active>a,
.tstimonials-tabs .nav-tabs li>a:hover {
  background-color: #694F8E;
  color: #fff;
}

.tstimonials-tabs .responsivetabs-more>a.dropdown-toggle {
  background-color: #e6e6e6 !important;
  color: #333 !important;

}

#why .boxex-con {
  position: relative;
  min-height: 390px;
  margin-bottom: 30px;
}

#why .boxex-con .enroll_btn {
  margin-top: 0;
  position: absolute;
  /*bottom: -10px;*/
  left: 50%;
  -moz-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: #054477;
  color: #fff !important;
  border: none;
  -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;
}

#why .boxex-con .enroll_btn:hover {
  background-color: #ff692e;
}



/*****journey-tabs-tabs***/

.journey-tabs .boxex-con img {
  max-height: 100px;
}

.journey-tabs .nav-tabs {
  border-bottom: none;
}

.journey-tabs .nav-tabs li,
#payment-model .nav-tabs li {
  margin-bottom: 0;
}

.journey-tabs .nav-tabs li a,
#payment-model .nav-tabs li a {
  background-color: #e6e6e6;
  color: #333;
  border: none !important;
  padding: 10px 15px;
  -moz-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

.journey-tabs .nav-tabs li.active>a,
.journey-tabs .nav-tabs li>a:hover,
#payment-model .nav-tabs li.active>a,
#payment-model .nav-tabs li>a:hover {
  background-color: #694F8E;
  color: #fff;
}



#payment-model .nav-tabs li a {
  padding: 5px 15px;
}

#payment-model .tab-content {
  background-color: #f3f3f3;
  padding: 10px;
}

.journey-tabs .responsivetabs-more>a.dropdown-toggle {
  background-color: #e6e6e6 !important;
  color: #333 !important;

}


.journey-tabs .journey-tabs-inner {
  background-color: #fff;
  width: 100%;
  clear: both;
  float: left;
  padding: 30px 15px;
}


.programs-table-data .table-responsive {
  background-color: #f4f4f4;
}

.programs-table-data table {
  /*  border:1px #eee solid;*/
  margin-bottom: 0;
}

.programs-table-data thead th {
  background-color: #054477;
  color: #fff;
}

.programs-table-data table tr td {
  padding: 12px 10px;
  font-size: 13px;
  word-wrap: break-word;
}

.programs-table-data table tr td a {
  color: #333;
}

.programs-table-data table tr td select {
  width: 130px;
  background-color: #fff !important;
}

.programs-table-data table td label {
  position: relative;
  display: block;
}


.programs-table-data table td input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

.programs-table-data tfoot tr {
  /*  background-color: #ff692e;*/
  border-top: 1px #ddd solid;
  border-bottom: 2px #ff692e solid;
}

.programs-table-data tfoot tr td {
  padding: 10px 8px !important;
  font-weight: 600;
  border: none;
}



span.t-value {
  font-size: 18px;
}


.admission-front {
  background-color: #f5f5f5;
}

.programs-table-data {
  padding: 15px;
  background-color: #fff;
  -moz-box-shadow: 2px 4px 8px 1px rgb(214, 207, 214);
  -webkit-box-shadow: 2px 4px 8px 1px rgb(214, 207, 214);
  box-shadow: 2px 4px 8px 1px rgb(214, 207, 214);
}

.discount-block {
  background-color: #f4f4f4;
  padding: 15px 10px;
  text-align: center;
  clear: both;
  /*border-top: 2px #ff692e solid;*/
  float: left;
  width: 100%;
}

.dis-inner {
  float: left;
  width: 100%;
}

.discount-block div {
  margin: 10px 0;
  text-align: left;
}

.discount-block .form-item {
  display: inline-block;
  position: relative;
  padding-right: 15px;
}

.discount-block .form-item label {
  margin-right: 5px;
  text-align: left;
}

.discount-block .form-item label i {
  margin-right: 4px;
}

.discount-block input[type="text"] {
  border: 1px #ddd solid;
  height: 35px;
  padding: 5px;
  text-align: left;
  font-size: 13px;
  display: inline-block;
}

.discount-block input.dis-value {
  width: 150px;
}

.discount-block input.total-value {
  /*
width: 120px;*/
}

.discount-block .form-actions .btn {
  width: auto;
  line-height: 20px;
  padding: 6px 12px;
}


.discount-block .form-actions {
  text-align: center;
  margin-top: 15px;
  clear: both;
  margin-bottom: 0;
}

.discount-block .promo-item .btn {
  width: auto;
  line-height: 20px;
  padding: 6px 12px 7px 12px;
  border-radius: 0;
  position: absolute;
  right: 15px;
  top: 0;
  background-color: #4A5060;
  border-color: #4A5060;
}


.discount-block .promo-item {
  /*text-align: right;
position: relative;
margin-bottom: 0;*/
}

.discount-block .promo-item label {
  /*  min-width: inherit;*/
}


.discount-block .promo-item input {
  width: 200px;
  padding-right: 70px;
}

/* Create a custom checkbox */
.programs-table-data .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: #dedede;
}

/* On mouse-over, add a grey background color */
.programs-table-data:hover input~.checkmark {
  /*  background-color: #ccc;*/
}

/* When the checkbox is checked, add a blue background */
.programs-table-data input:checked~.checkmark {
  background-color: #F76C39;
}

/* Create the checkmark/indicator (hidden when not checked) */
.programs-table-data .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.programs-table-data input:checked~.checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.programs-table-data .checkmark:after {
  left: 9px;
  top: 5px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}


#payment-model .btn-new .btn {
  background-color: #f60;
  border-color: #f60;
}

#payment-model .modal-dialog {
  z-index: 9999;
}

.toefl-icon {
  margin-bottom: 20px;
}


#payment-model .btn-new a {
  display: block;
  margin-top: 10px;
  text-decoration: underline;
}


/*****journey-product-close***/

/*****forgot-page-start**/


.forgot-block {
  background-color: #fff;
  -moz-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
  padding: 20px;
}

.forgot-block h1 {
  margin-top: 0;
}

.forgot-block .panel-primary {
  border: none;
  padding: 0;
  margin-bottom: 0;
  box-shadow: none;
}

.forgot-block .panel-heading {
  display: none;
}

.forgot-block .panel-body {
  padding: 0;
}


.forgot-block input.btn {
  background-color: #ff692e;
  color: #fff;
  border: none;
  padding: 8px 12px;
  border-radius: 3px;
}

.forgot-block input.btn:hover {
  background-color: #ef591e;
}

.forgot-block h4 {
  font-family: 'Ubuntu', sans-serif;
}

.forgot-block input#login {
  max-width: 500px;
  margin: 0 auto;
}

.forgot-block {
  font-family: 'Ubuntu', sans-serif;
}

.forgot-block h1 {
  font-family: 'Ubuntu', sans-serif;
  color: #ef591e;
  margin-bottom: 20px;
  font-size: 25px;
  font-weight: 600;
}

/*****forgot-page-close**/


#research-mentors .single-team {
  min-height: 265px;
}




@media screen and (min-width: 768px) {}

@media screen and (max-width: 767px) {
  #navbar-collapse-1>ul:first-child {
    padding-left: 0px !important;
  }

  .tstimonials-tabs .nav-tabs{
    display: flex;
    flex-wrap: wrap;
  }

  .b-midd {
    padding: 115px 0 80px !important;
  }

  .nbdr {
    color: #222 !important;
  }

  .noclr>a:hover {
    color: #222 !important;
  }

  .ft {
    display: inline-block;
    margin-left: 0 !important;
    margin-top: 10px !important;
  }

  .scnd-fld {
    float: none !important;
  }

  .scnd-fld {
    clear: both;
  }

  .site-heading {
    font-size: 27px;
  }

  .tstimonials-tabs .nav-tabs li a {
    padding: 10px 8px !important;
    font-size: 14px;
  }

  #why .boxex-con {
    min-height: inherit;
  }

  .forgot-block h1 {
    font-size: 24px;
  }

  #research-mentors .single-team {
    min-height: inherit;
  }

  .discount-block .form-item label {
    min-width: 150px;
  }

  .discount-block input.dis-value {
    width: auto;
  }

  .discount-block .promo-item input {
    width: auto;
    padding-right: 5px;
  }

}


@media screen and (min-width: 992px) {
  .product-grid--large {
    width: 20%;
  }
}

.site-heading {
  font-family: 'Libre Franklin', sans-serif;
  font-size: 48px;
  color: #fff;
  margin: 0;
  text-shadow: 0 1px 8px rgba(0, 0, 0, .2);
  margin-top: 0px;
  margin-bottom: 40px;
}

.blog_title {
  margin-left: 55px;
}

.ui-autocomplete {
  background-color: #fff;
  max-width: 500px;
  padding-top: 15px;
  max-height: 500px;
  overflow: auto;
  padding: 10px;
}

.ui-autocomplete li {
  position: relative;
  padding: 3px 1em 3px .4em;
}

.ui-autocomplete li:hover {
  background: none;
  border-color: #fff;
}

@media (max-width: 991px) {
  .blog_title {
    margin-left: 20px;
  }

  .site-heading {
    font-size: 32px;
    margin-top: 20px;
  }

  .site-lead {
    font-size: 11px;
    text-align: center;
  }

  .site-search {
    margin-bottom: 20px;
  }

  ::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    font-size: 12px;
  }

  ::-moz-placeholder {
    /* Firefox 19+ */
    font-size: 12px;
  }

  :-ms-input-placeholder {
    /* IE 10+ */
    font-size: 12px;
  }

  :-moz-placeholder {
    /* Firefox 18- */
    font-size: 12px;
  }

  ul.thumbnails {
    padding-left: 0px;
  }

  .control-box.pager {
    margin-left: 0px !important;
  }

  .thumbnails li>.fff .caption {
    margin-bottom: 10px;
  }

  #products .feature-content {
    width: 100%;
  }



}

.modal-backdrop.fade {
  opacity: 0.8;
}


/*.banner-con{
  position: absolute;
    left: 0;
    top: 95px;
    width: 100%;
    height: 100%;
}*/
.banner-con .row {
  display: flex;
  flex-direction: row;
  align-items: center;
}

.banner-con p {
  max-width: 90%;
  margin: 0 auto;
  font-size: 20px;
  margin-bottom: 20px;
  color: #fff;
}

.btnsamecont {
  background-color: #ff692e;
  color: #fff;
  padding: 10px 40px;
  display: inline-block;
  font-size: 23px;
  font-weight: 300;
}

.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: 25px;
}

.sub-heading p {
  max-width: 70%;
  margin: 0 auto;
  margin-top: 10px;
}

.second-region {
  /*background-color:#f3f3f3;*/
}

.secon-confld img {
  margin-bottom: 15px;
  max-height: 90px;
}

/*.secon-confld .col-md-4:nth-child(3) ~  *{
  margin-top: 30px;
}*/
.secon-confld .col-md-4 {
  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;
  float: right;
}

.pt-0 {
  padding-top: 0px !important;
}

.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;
  margin-bottom: 30px;


}

#products>div>*:nth-child(5) {
  clear: both;
}

.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: 55px;
  padding-left: 55px;
  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: 10px 30px;
  display: inline-block;
  font-size: 24px;
  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 25px;
  border-radius: 3px;
  min-height: 440px;
  background: #fff;
}

.boxex-con h3 {
  position: relative;
}

.boxex-con p {
  min-height: 125px;
  font-size: 15px;
}

/* #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: 5px 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
}

.box {
  border: 1px solid #4999b8;
  float: left;
  width: 100%;
  overflow: hidden;
  min-height: 515px;
  background: #f2f2f2;
  padding: 10px;
  margin-bottom: 20px;
}


.rectangle-31 h4 {
  min-height: 50px;
  margin-top: 20px;

}

.feature-content {
  float: left;
  min-height: 305px;
}

.rectangle-31 {
  border-radius: 2px;
  width: 100%;
  color: #324850;
  border: 1px solid #ededed;
  background: #f8f8f8;
  min-height: 90px;
  text-align: center;
  padding-bottom: 10px;
}

.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;


}


.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 {
  color: #fff;
  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;
}

.footerregion {
  padding: 0px !important;
}




.thanku-bg {
  background-image: url("../img/thanku-bg.jpg");
}

.thanku-bg .overlay {
  background-color: rgba(0, 0, 0, 0.5);
}

#productPurchase .sub-heading {
  margin-bottom: 20px;
}

#productPurchase .sub-heading .form-item {
  max-width: 320px;
  margin: 0 auto;
  clear: both;
  padding: 20px 0;
}

#productPurchase .sub-heading .form-item select {
  padding: 12px;
  height: auto;
  font-size: 18px;
}

#applyButton:empty {
  display: none;
}


ul.list-icon-new {
  padding-left: 10px;
  margin-top: 10px;
  display: none;
}

ul.list-icon-new li {
  list-style: none;
  position: relative;
  padding-left: 15px;
  margin-bottom: 5px;
}

ul.list-icon-new li:before {
  content: "\f105";
  font-family: FontAwesome;
  position: absolute;
  left: 0;
  top: 0;
  color: #ff692e;
  font-size: 13px;
}

.info-icon {
  margin-left: 8px;
  color: #ff692e;
  cursor: pointer;
}


/* #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;
  }

  .container {
    width: 100%;
  }

  .box {
    min-height: inherit !important;
  }

  #why .boxex-con {
    min-height: 340px;

  }

  .journey-tabs .nav-tabs li a {
    padding: 10px 15px !important;
  }


}


a.highltcolor {
  background-color: #ff692e !important;
  color: #fff !important;
}

/* #mobile responsive */
@media only screen and (max-width:767px) {

  .boxex-con {
    min-height: initial;
  }

  .boxex-con p {
    min-height: initial;
    font-size: 15px;
  }

  .right-con-hed input[type="submit"] {
    white-space: initial;
    font-size: 18px;
    padding: 10px;
    font-weight: 400;
    width: 100%;
  }

  .banner-region>img {
    max-width: initial;
    display: none;
  }

  .navbar-brand {
    padding-left: 15px;
  }

  h1 {
    font-size: 25px;
  }

  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: 6px;
    margin-bottom: 6px;
  }

  .classescont {

    padding-bottom: 40px;
  }




  #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:992px) and (max-width:1200px) {
  .boxex-con {
    min-height: 321px;
  }

  .faculty-box {
    min-height: 485px;
  }
}

.youtube-player {
  position: relative;
  padding-bottom: 56.23%;
  /* Use 75% for 4:3 videos */
  height: 0;
  overflow: hidden;
  max-width: 100%;
  background: #000;
  margin: 5px;
}

.youtube-player iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 100;
  background: transparent;
}

.youtube-player img {
  bottom: 0;
  display: block;
  left: 0;
  margin: auto;
  max-width: 100%;
  width: 100%;
  position: absolute;
  right: 0;
  top: 0;
  border: none;
  height: auto;
  cursor: pointer;
  -webkit-transition: .4s all;
  -moz-transition: .4s all;
  transition: .4s all;
}

.youtube-player img:hover {
  -webkit-filter: brightness(75%);
}

.youtube-player .play {
  height: 72px;
  width: 72px;
  left: 50%;
  top: 50%;
  margin-left: -36px;
  margin-top: -36px;
  position: absolute;
  background: url("//i.imgur.com/TxzC70f.png") no-repeat;
  cursor: pointer;
}


/*Facuty profile*/

.meet {
  padding: 40px 0 40px;
  background: #fff;
}

#mentor .col-lg-3 {
  width: 20%;
}



#results {
  background: #fbfbfb;
}

.single-team {
  background: #fff none repeat scroll 0 0;
  box-shadow: 0 0 6px rgba(45, 45, 45, 0.2);
  text-align: center;
  padding: 25px 15px 20px;
  margin: 0px 0 25px;
}

.single-team .img-box {
  /*    border-radius: 50%;*/
  display: inline-block;
  overflow: hidden;
  width: 100px;
  height: 100px;
  background: #fff;
  border: 1px solid #dcdcdc;
}

.single-team .img-box img {
  height: 100%;
}

.single-team h3 {
  color: #2d2d2d;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 10px;
  margin-top: 10px;
}

.single-team p {
  font-size: 14px;
}

#mentor .container-fluid {
  padding-right: 40px;
  padding-left: 40px;
}

.about-col p {
  margin-bottom: 0px;
}

.single-team .social {
  margin-top: 15px;
  margin-bottom: 15px;
}

.single-team .social a {
  border-radius: 50%;
  color: #fff;
  display: inline-block;
  font-size: 13px;
  height: 30px;
  line-height: 30px;
  transition: all 0.4s ease 0s;
  vertical-align: middle;
  width: 30px;
}

.single-team .social a+a {
  margin-left: 5px;
}





/* Slcik Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
  clear: both;
  padding: 0;
}

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.slick-track:before,
.slick-track:after {
  display: table;
  content: '';
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
  margin-bottom: 0px;
}

[dir='rtl'] .slick-slide {
  float: right;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

.slick-dots {
  display: none !important;
}

.testimonial.testmonials-pull .slick-arrow {
  position: absolute;
  z-index: 9;
  border: 0;
  background-repeat: no-repeat;
  font-size: 0;
  top: -50px;
  width: 35px !important;
  height: 35px !important;
  padding: 0;
  cursor: pointer;
  background-color: #222 !important;
  background-size: 8px;
  background-position: center;
  border-radius: 50%;
}

.testimonial.testmonials-pull .slick-prev {
  background-image: url(../img/left-arrow.png);
  right: 45px;
}

.testimonial.testmonials-pull .slick-next {
  background-image: url(../img/right-arrow.png);
  right: 0px;
}

.testimonial.testmonials-pull .slick-arrow {
  top: -12%;
}


.col-md-4.khft {
  padding: 0px;
}

.testimonial {
  padding: 40px 0;
  background: #fff;
  position: relative;
}

/*.testimonial::before {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-image: url(../img/pattern-1.png);
    background-repeat: repeat-x;
    background-position: center 130%;
}*/
.program-block {
  min-height: 420px;
}

.program-block .inner-box {
  position: relative;
  padding: 20px 28px;
  transition: .5s ease;
  text-align: left;
  /*border: 1px solid #efefef; background:#fff;*/
  min-height: 360px;
}

.program-block .inner-box p {
  color: #fff !important;
  margin-bottom: 0 !important;
  text-align: left !important;
  font-size: 16px;
}

.program-block h4 {
  font-size: 23px;
  font-weight: 700;
  color: #fff;
  line-height: 26px;
  padding-bottom: 16px;
  margin-bottom: 20px;
  position: relative;
  min-height: 70px;
}

.program-block h4::before {
  position: absolute;
  content: '';
  background: #fff;
  bottom: 0px;
  left: 0px;
  width: 50px;
  height: 3px;
}

/*.program-block .inner-box:hover {transform: translateY(-10px);box-shadow: 0px 25px 25px 0px rgba(0, 0, 0, 0.1);}*/

.program-block span:before {
  color: #fff;
  content: "\f105";
  font-family: "FontAwesome";
  font-size: 20px;
  right: 10px;
  position: absolute;
  top: 1px;
}

.program-block span {
  font-size: 20px;
  color: #fff;
  font-weight: bold;
  display: block;
  display: inline;
  padding: 5px 25px 5px 15px;
  position: relative;
  background: #222;
}

a.highlight {
  /*    background-color: #ff692e !important;*/
  color: #fff !important;
  padding: 0px 11px !important;
  font-weight: bold;
  position: relative;
  top: 0px;
  border-radius: 2px;
}

/*.program-block{ position:relative;}
.program-block:before{ content:"\f061"; position:absolute; color:#FFFFFF; font-size:18px; top:45%; right:-22px;font-family: "FontAwesome";}*/

.khft {
  position: relative;
}

/*.khft::after {
    content: "\f0da";
    position: absolute;
    color: #FFFFFF;
    font-size: 38px;
    top: 26%;
    right: 2px;
    font-family: "FontAwesome";
}
.khft.no-after:after{content:none;}*/

/* Panel */
.panel-group .panel {
  border: 0;
  border-radius: 0;
  box-shadow: initial;
  margin-bottom: 5px;
}

.panel-group .panel+.panel {
  margin-top: 1px;
}

.panel-default>.panel-heading {
  background-color: #dfdede;
  color: #333;
  padding: 0;
}

.panel-title {}

.panel-title a {
  width: 100%;
  display: block;
  padding: 13px 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;
}

.change {
  position: fixed !important;
  width: 100%;
  transition: all 0.5s ease 0s;
  z-index: 999999 !important;
  top: 0px;
  left: 0;
  border-radius: 0px !important;
  background: #ffff !important;
  box-shadow: 0 8px 6px -6px rgba(0, 0, 0, .2);
}

#header-face .active {
  background-color: #eaebf2;
  border-radius: 10px;
  color: black;
  box-shadow: 0 5px 6px -6px #7c7c7c;
}
#header-face .active:before {
  content: "";
  width: 5px;
  height: 5px;
  background: #e95c2f;
  border-radius: 50px;
  position: absolute;
  top: 17px;
  left: 10px;
}
.gry {
  background: #f3f3f3;
  padding: 40px 0;
}

.purple {
  background: #694F8E;
}

.orange {
  background: #e8846b;
}

.navy {
  background: #16528e;
}

.red {
  background: #ff6e6e;
}


.from-region {
  padding: 40px 0;
  background: #fbfbfb;
}

.right-con-hed {
  background: #e8e8e8;
  padding: 22px 17px;
  text-align: center;
}

.right-con-hed h2 {
  margin-bottom: 20px;
}

.results {
  text-align: center;
}

.results {
  text-align: center;
  padding: 40px 0;
}

.results .carousel img {
  border-radius: 50%;
  display: inline;
  max-width: 80px !important;
  text-align: center;
  margin-bottom: 10px;
}

.results .carousel p {}

.results .carousel span {
  color: #000;
  display: block;
  font-weight: 500;
  margin-top: 5px;
}

.results .carousel-control,
.offers-con .carousel-control {
  background: #000 none repeat scroll 0 0;
  border-radius: 50%;
  cursor: pointer;
  height: 25px;
  margin-top: -13px;
  top: 25%;
  width: 25px;
}

.results .carousel-control .fa,
.offers-con .carousel-control .fa {
  height: 100%;
  left: 0;
  line-height: 19px;
  margin: 0;
  top: 0;
  width: 100%;
}

.results .carousel-control.left {}

.results .carousel-control.right {}

.results .carousel-inner>.item {
  padding: 0 50px;
}

.carousel-inner {
  min-height: 395px;
}

.btn-same {
  background-color: #BE497D !important;
  color: #fff !important;
  font-size: 20px !important;
  padding: 10px 15px !important;
  border-width: 0px !important;
  border-radius: 3px !important;
  line-height: inherit !important;
}

a.btn-same:hover {
  color: #FFFFFF !important;
}

.articles {
  background: #f3f3f3;
  padding: 15px;
  margin: 15px 0px;
  clear: both;
}

.articles h4 {
  font-size: 16px;
  font-weight: 600;
}

.articles p {
  font-size: 15px;
}

.moree {
  text-align: right;
  display: block;
  font-size: 15px;
}

.articles img {
  max-height: 100px;
  min-height: 100px;
}

.articles-inr h4 {
  font-size: 24px;
  margin-bottom: 20px;
}

.articles-inr h5 {
  font-size: 19px;
  margin-bottom: 10px;
  color: #054477;
}

.articles-inr p {
  font-size: 15px;
}

.articles-inr img {
  margin-bottom: 20px;
  border: 1px solid #efefef;
  width: 100%;
}

.articles-inr ul {
  margin: 0 0 10px;
  padding: 0;
}

.articles-inr ul li {
  padding: 0 0 0 15px;
  text-decoration: none;
  font-size: 15px;
  display: block;
  position: relative;
  margin-bottom: 5px;
}

.articles-inr ul li:before {
  color: #000;
  content: "\f105";
  cursor: pointer;
  display: inline-block !important;
  font-family: FontAwesome;
  font-size: 14px;
  position: absolute;
  left: 0;
  top: 1px;
}

.articles-inr {
  border: 1px solid #efefef;
  box-shadow: 3px 15px 40px rgba(0, 0, 0, .12);
  padding: 20px;
}

.articles-inr span {
  color: #054477;
  font-weight: bold;
}

.articles-inr .table-bordered {
  border: 3px solid #ddd;
}

.panel-body p {
  font-size: 14px;
}

.feedback-block {
  position: relative;
  margin-bottom: 25px;
}

.feedback-block .inner-box {
  position: relative;
  padding: 25px 25px 40px 50px;
  border: 1px solid #d9d9d9;
  text-align: left;
  background: #fff;
  transition: .5s ease;
}

.feedback-block .inner-box .quote-icon {
  position: absolute;
  left: 12px;
  top: 12px;
  font-size: 25px;
  color: #e6775d;
}

.feedback-block .inner-box .quote-icons {
  position: absolute;
  right: 12px;
  font-size: 25px;
  bottom: 12px;
  color: #e6775d;
}

.feedback-block .inner-box .author {
  position: relative;
  padding: 0 0 0 85px;
  max-height: 80px;
  min-height: 80px;
}

.feedback-block .inner-box .author h4 {
  font-size: 18px;
  font-weight: 600;
  line-height: 1.6em;
  color: #212333;
  margin-bottom: 0;
}

.feedback-block .inner-box .designation {
  font-size: 14px;
  line-height: 1.5em;
}

.feedback-block .inner-box .image {
  position: absolute;
  left: 0;
  border-radius: 50%;
}

.feedback-block .inner-box .image img {
  width: 70px;
  margin: 0 auto;
  max-height: 70px;
}

.feedback-block .inner-box:hover {
  box-shadow: 0px 21px 21px 0px rgba(0, 0, 0, 0.1);
  border-color: #e6775d;
}

.feedback-block .inner-box p {
  font-size: 15px;
  margin-bottom: 10px;
}

/* #Colobox css */
#colorbox,
#cboxOverlay,
#cboxWrapper {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0);
}

#cboxWrapper {
  max-width: none;
}

#cboxOverlay {
  position: fixed !important;
  width: 100% !important;
  height: 100% !important;
}

#cboxMiddleLeft,
#cboxBottomLeft {
  clear: left;
}

#cboxContent {
  position: relative;
}

#cboxLoadedContent {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}

#cboxTitle {
  margin: 0;
}

#cboxLoadingOverlay,
#cboxLoadingGraphic {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

#cboxPrevious,
#cboxNext,
#cboxClose,
#cboxSlideshow {
  cursor: pointer;
}

.cboxPhoto {
  float: left;
  margin: auto;
  border: 0;
  display: block;
  max-width: none;
  -ms-interpolation-mode: bicubic;
}

.cboxIframe {
  width: 100%;
  height: 100%;
  display: block;
  border: 0;
  padding: 0;
  margin: 0;
}

#colorbox,
#cboxContent,
#cboxLoadedContent {
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
}

#cboxOverlay {
  background: url(https://www.careerlauncher.com/foundation/img/bg_img.png) repeat 0 0;
  opacity: 0.9;
  filter: alpha(opacity=90);
}

#cboxLoadedContent {
  position: relative;
}

#cboxClose {
  background-image: url(https://www.careerlauncher.com/educradle/FRM/img/crossiconresu.jpg);
  height: 36px;
  right: 0px;
  top: 5px;
  width: 36px;
  position: absolute;
  border: 0;
  background-repeat: no-repeat;
  font-size: 0;
  background-color: transparent;
  z-index: 999;
}

#inline_content {
  padding: 20px;
}

#colorbox *,
#colorbox *:focus {
  outline: 0px !important;
}

.popup-outer {
  min-width: 600px;
  max-width: 600px;
}

.fixed {
  position: fixed;
}

.youtube-player {
  position: relative;
  padding-bottom: 56.23%;
  /* Use 75% for 4:3 videos */
  height: 0;
  overflow: hidden;
  max-width: 100%;
  background: #000;
  margin: 0px;
}

.youtube-player iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 100;
  background: transparent;
}

.youtube-player img {
  bottom: 0;
  display: block;
  left: 0;
  margin: auto;
  max-width: 100%;
  width: 100%;
  position: absolute;
  right: 0;
  top: 0;
  border: none;
  height: auto;
  cursor: pointer;
  -webkit-transition: .4s all;
  -moz-transition: .4s all;
  transition: .4s all;
}

.youtube-player img:hover {
  -webkit-filter: brightness(75%);
}

.youtube-player .play {
  height: 72px;
  width: 72px;
  left: 50%;
  top: 50%;
  margin-left: -36px;
  margin-top: -36px;
  position: absolute;
  background: url("//i.imgur.com/TxzC70f.png") no-repeat;
  cursor: pointer;
}

.imagefld-con img {
  width: 100%;
  height: 220px;
}

.imagefld-cons img {
  width: 100%;
  height: 280px;
}

/*-------------------------pop up video -------------------------------------------------------*/

img.youtube-icon {
  width: 25px;
}



.single-testimonial-box {
  position: relative;
  display: block;
  margin-bottom: 40px;
  min-height: 275px;
  text-align: left;
  transition: all 500ms ease;
  border: 1px solid #FF692E;
  box-shadow: 0px 21px 21px 0px rgba(0, 0, 0, 0.1);
  padding: 25px;
  background: #FFFFFF;
}

.single-testimonial-box .text-holder .text {
  display: block;
  margin-top: -6px;
  margin-bottom: 32px;
}

.single-testimonial-box .text-holder .text p {
  margin: 0;
  font-size: 15px;
}

.single-testimonial-box .text-holder .client-info {
  position: relative;
  display: block;
}

.single-testimonial-box .text-holder .client-info .img-box,
.single-testimonial-box .text-holder .client-info .name-box {
  display: table-cell;
  vertical-align: middle;
}

.single-testimonial-box .text-holder .client-info .img-box {
  width: 90px;
}

.single-testimonial-box .text-holder .client-info .img-box img {
  width: 70px;
  height: 70px;
}

.single-testimonial-box .text-holder .client-info .name-box {
  margin-left: 20px;
  border-left: 1px solid #d9d9d9;
  padding-left: 20px;
}

.single-testimonial-box .text-holder .client-info .name-box h3 {
  font-size: 18px;
  margin: 0 0 2px;
}

.single-testimonial-box .text-holder .client-info .name-box span {
  font-size: 14px;
}

#results .btn {
  border-radius: 2px;
  background-color: #F76C39 !important;
  font-size: 16px;
  color: #ffffff;
  padding: 0 40px;
  font-weight: bold;
  line-height: 44px;
  border-color: #F76C39;
  text-shadow: initial;
}

.enroll_btn {
  border: 1px solid #ff692e;
  background: #fff;
  color: #ff692e !important;
  margin-top: 10px;
  border-radius: 0;
  padding: 7px 18px;
}

.enroll_btn:hover {
  background: #f3f3f3;
  color: #ff692e !important;
}

.modal-header {
  background: #eaeaea;
}

button.close {
  background: #f60;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  opacity: inherit;
  color: #fff;
}

h4.modal-title {
  text-align: center;
}

button.close:focus,
button.close:hover {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: initial;
}

.modal-body p {
  font-size: 14px;
}

.profiles p {
  margin-top: 15px;
  text-align: center;
}

.profiles img {
  margin-top: 5px;
  border: 1px solid #dbdbdb;
  width: 100%;
}

.boxex-con span {
  color: #FF692E;
}

.headertop .navbar-nav>li>.dropdown-menu .dropdown-menu {
  min-width: 270px !important;
}

.headertop .navbar-nav>li>.dropdown-menu {
  min-width: 180px !important;
}

.wats img {
  height: 26px;
  float: left;
  margin-top: 4px;
  margin-right: 5px;
}

.icon-flow.conect img {
  width: 28px;
  vertical-align: middle;
  text-align: center;
  line-height: 20px;
}

.dropdown a.dropdown-toggle:hover.maroon .icon-text {
  padding: 0px 0px !important;
}

@media only screen and (max-width:767px) {


  #cboxClose {
    left: 324px;
  }

  .youtube-player {
    max-width: 58%;
  }

  #mentor .col-lg-3 {
    width: 33.333%;
  }


  .navbar-inverse .navbar-nav>li>a:hover.maroon,
  .navbar-inverse .navbar-nav>li>a:focus.maroon {
    background: transparent !important;
    color: #333 !important;
  }

  .navbar-inverse .navbar-nav>li>a.maroon {
    background: transparent !important;
  }

  .dropdown a.dropdown-toggle.maroon .icon-text {
    font-size: inherit;
    color: #333;
    font-weight: 400;
  }

  .dropdown a.dropdown-toggle:hover.maroon .icon-text {
    margin-left: auto;
    padding: 0;
    line-height: 20px !important;
    font-size: 15px;
    font-weight: 400;
    letter-spacing: inherit;
  }

  .feedback-block .inner-box .designation {
    text-align: left;
  }

  .single-team {
    margin: 0px 0 25px;
    min-height: initial;
  }

  .program-block h4 {
    font-size: 17px;
  }

  .single-team h3 {
    font-size: 18px;
  }

  .articles img {
    margin-bottom: 15px;
  }

  #mentor .container-fluid {
    padding-right: 15px;
    padding-left: 15px;
  }

  .banner-region h1 {
    color: #FFFFFF;
    margin-bottom: 20px;
  }

  .navbar-nav {
    margin-top: 7.5px !important;
    padding-left: 0 !important;
  }

  .navbar-nav {
    margin: 7.5px 0 !important;
    margin-top: 7.5px;
  }

  .carousel-inner {
    min-height: inherit;
  }

  .navbar-brand img {
    margin-top: 10px;
  }

  .feedback-block .inner-box p {
    font-size: 14px;
  }

  .feedback-block .inner-box .author {
    position: relative;
    padding: 0 0 0 0px;
    max-height: inherit;
  }

  .feedback-block .inner-box .image {
    position: inherit;
  }

  .profiles img {
    margin-top: 5px;
    border: 1px solid #dbdbdb;
    height: 80px;
    margin: 0 auto;
    display: block;
    border-radius: 50%;
    width: 80px;
  }

  .btnsamecont {
    font-size: 13px !important;
    font-weight: 400 !important;
    padding: 10px 8px !important;
    width: 100%;
  }

  .btn-same {
    margin-bottom: 10px;
  }

  .results .carousel-inner>.item {
    padding: 0 10px;
  }

  .results .carousel p {
    font-size: 13px;
  }

  .carousel-inner {
    overflow: inherit;
  }

  .change {
    position: inherit !important;
    width: 100%;
    transition: all 0.5s ease 0s;
    z-index: 999;
    top: 0;
  }

  .results .carousel-control.left {
    left: inherit;
    right: 40px;
  }

  .results .carousel-control,
  .offers-con .carousel-control {
    margin-top: 0;
    top: -46px;
    right: 0;
  }

  .testimonial.testmonials-pull .slick-arrow {
    top: 50%;
  }

  .testimonial.testmonials-pull .slick-prev {
    left: 0px;
  }

  .testimonial.testmonials-pull .slick-next {
    right: 0px;
  }
}


@media only screen and (max-width:600px) {
  #mentor .col-lg-3 {
    width: 50%;
  }
}

/* #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;
  }

  .navbar-header>label {
    display: inline-block;
  }
}

@media only screen and (max-width:767px) {
  .single-testimonial-box {
    padding: 20px;
  }

  .right-con-hed input[type="submit"] {
    white-space: initial;
    font-size: 18px;
    padding: 10px;
    font-weight: 400;
    width: 100%;
  }

  .banner-region {
    overflow: hidden;
    padding: 30px 0 !important;
  }

  .banner-region>img {
    max-width: initial;
    display: none;
  }

  .navbar-brand {
    padding-left: 15px;
  }

  .btnsamecont {
    font-size: 18px;
    font-weight: 400;
    padding: 10px 10px;
    width: 100%;
  }

  .gry {
    background: #f3f3f3;
    padding: 30px 0 !important;
  }

  .testimonial {
    padding: 30px 0;
  }

  .meet {
    padding: 30px 0;
    background: #f3f3f3;
  }

  .greycolor-con {
    padding: 30px 0;
  }


  .journey-tabs .responsivetabs-more .dropdown-menu {
    margin: 0;
    padding: 0;
  }

}

@media only screen and (min-width:768px) and (max-width:1192px) {
  .change {
    top: 0;
  }

  .banner-region {
    padding: 50px 0;
  }

  #myCarousel3,
  #myCarousel2 {
    display: none;
  }

  .faculty-box {
    min-height: 640px;
  }

  .boxex-con {
    padding: 20px 10px;
    min-height: 300px;
  }

  .banner-region img {
    display: none;
  }

  .banner-con {
    position: relative;
    padding: 20px 0;
  }

  .sub-nav-region .navbar-nav>li>a {
    padding: 0 13px !important;
    font-size: 15px !important;
  }

  .boxex-con {
    min-height: 400px;
  }
}

@media only screen and (min-width:1192px) and (max-width:1272px) {
  .single-team {
    min-height: 525px;
  }

  #mentor .single-team {
    min-height: inherit;
  }

}

@media only screen and (min-width:320px) and (max-width:767px) {
  /* .navbar-toggle {
    background-color: #ff6600;
  } */

  .navbar-default .navbar-toggle:focus,
  .navbar-default .navbar-toggle:hover {
    background-color: #ff6600;
  }

  .dropdown-submenu1 {
    width: 100% !important;
  }

  .caret-sub {
    -moz-transform: rotate(90deg) !important;
    -webkit-transform: rotate(90deg) !important;
  }

  .nbdr {
    padding: 9px 10px !important;
    margin: 0px !important;
    display: inline-block !important;
    width: 100% !important;
  }

  .nav>li>a>img {
    max-width: 27px !important;
  }

  .caret {
    float: right !important;
    margin-top: 10px;
  }

  .navbar-nav>li {
    float: left !important;
    width: 100% !important;
  }

  .navbar-right>.dropdown {
    border-bottom: 1px solid #ccc;
  }

  .nav.navbar-nav.left {
    margin-top: 0 !important;
  }

  .navbar-nav.left .dropdown {
    border-bottom: 1px solid #ccc;
  }

  .nav>li>a {
    padding: 10px 0 !important;
    line-height: 20px !important;
  }

  .dropdown-submenu>a::after {
    transform: rotate(90deg) !important;
  }

  .fa-2x {
    font-size: 18px;
  }

  .navbar-nav>.dropdown {
    border-bottom: 1px solid #ccc;
  }

  .dropdown-menu.inre {
    padding-left: 15px;
  }

  .dropdown-submenu:hover>.dropdown-menu {
    display: none;
  }

  .dropdown-submenu.open>.dropdown-menu {
    display: block;
  }

  .navbar-collapse {
    padding-left: 5px;
    padding-right: 5px;
  }
}


/* #responsive menu breakpoints change */
@media (max-width: 991px) {
  .sub-nav-region .navbar-toggle {
    border-color: #fff;
  }

  .sub-nav-region .navbar-toggle .icon-bar {
    background-color: #fff;
  }

  .sub-nav-region .navbar-header>label {
    line-height: 34px;
    margin: 0;
    margin-top: 8px;
    padding-left: 15px;
    color: #fff;
    font-size: 16px;
  }

  .sub-nav-region .navbar-nav>li>a {
    padding: 0 13px !important;
    line-height: 30px;
    font-size: 14px !important;
  }

  .navbar-header>label {
    display: inline-block;
  }

  #payment-model {
    z-index: 9999999999;
  }


}

@media (max-width:480px) {

  .discount-block .form-item {
    padding-right: 0;
  }

  .dis-inner {
    text-align: center;
    width: 100%;
  }

  /*.discount-block input.dis-value {
    margin-right: 5px;

}*/

  .discount-block .form-actions {
    text-align: center;
    margin-top: 15px;

  }

  .discount-block div {
    text-align: center;
    width: 100%;

  }

  .discount-block .form-item label {
    margin-right: 0;
    min-width: auto;
    text-align: center;
    display: block;

  }

  .discount-block .promo-item .btn {
    top: 30px;
    right: 0;

  }

  .discount-block input[type="text"] {
    width: 100% !important;
  }


}

@media only screen and (max-width:410px) {
  .journey-tabs .responsivetabs-more .dropdown-menu.dropdown-menu-right {
    min-width: 220px;

  }

  .journey-tabs .nav-tabs li a {
    padding: 8px !important;
    font-size: 13px;

  }

}

@media only screen and (max-width:992px) {
  #sub-nav-region {
    display: none;
  }
}