.mar-165 {
  margin-top: 165px;
}

.mar-20 {
  margin-top: 20px !important;
}

.mar-t-30 {
  margin-top: 20px;
}



.baner-region h3 {
  border-radius: 10px;
  clear: both;
  color: #9d254d;
  margin-top: 0px;
  display: inline-block;
  padding: 8px 20px;
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 10px;
  border-left: 5px solid #9d254d;
  border-right: 5px solid #9d254d;
  border-top: 1px solid #9d254d;
  border-bottom: 1px solid #9d254d;
}


.ms li::before {
  color: #FF692E !important;
  content: "\f0a4" !important;

}

.r-articals .mentor-descrip {
  box-shadow: 0 5px 6px -6px #7c7c7c;
  background: #b3afaf21;
  border-radius: 20px;

  text-align: center;
  min-height: 255px;
}

.r-articals .imag {
  position: relative;
  border-radius: 50px;
}
.r-articals .imag img {
  border-radius: 20px 20px 0 0;
}

.r-articals .mentor-descrip h4 {
  color: #000000;
  font-size: 16px;
  margin-bottom: 10px;
  margin-top: 20px;
}

.r-articals .mentor-descrip a {
  position: relative;
  background: #e85222;
  display: inline-block;
  padding: 5px 10px;
  border-radius: 5px;
  color: #ffffff;
  font-size: 13px;
}
.mentor-descrip h4:after {display: none;}

/* Thank you page */
.thanlkyou {
  background-color: #6b2ace;
  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;
  text-align: inherit;
}

.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;
}

.accordion-section .panel-default {
  border: 0;
  background: #EFF2F8;
  padding: 5px !important;
  position: relative;
}

.accordion-section .panel-heading {
  border: 0;
  background: none;

}

.accordion-section .panel-default .panel-title a,
.accordion-section a.accordion-section-title {
  display: block;

}

.accordion-section .panel-default .panel-title a::after,
.accordion-section a.accordion-section-title:after {
  font-family: 'FontAwesome';
  font-style: normal;
  font-size: 22px;
  content: "\f106";
  color: #337ab7;
  position: absolute;
  right: 10px;
}

.accordion-section a.accordion-section-title:after {
  right: 30px;
  content: "\f107";
}

.accordion-section .panel-default .panel-title a.collapsed:after {
  content: "\f107";
}

.accordion-section a.accordion-section-title.active:after {
  content: "\f106";
}

.accordion-section .panel-default .panel-body {
  font-size: 16px;
  color: #222;
}

.accordion-section h5 {
  font-weight: bold;
  color:
    #337ab7;
  font-size: 16px;
}

.panel-default>.panel-heading+.panel-collapse>.panel-body {
  border-top-color: #CDD5E3;
}

.theme-accordion-s1 .panel-heading .collapsed::before {
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0)
}

.theme-accordion-s1 .panel-heading a::before {
  font-family: FontAwesome;
  content: "\f107";
  font-size: 15px;
  font-size: 20px;
  position: absolute;
  right: 25px;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s
}

.theme-accordion-s1 .panel-heading .collapsed {
  background-color: #fff;
  color: #000;
  -webkit-box-shadow: 0 5px 15px 0 rgba(68, 68, 68, .1);
  box-shadow: 0 5px 15px 0 rgba(68, 68, 68, .1)
}

.theme-accordion-s1 .panel-heading a {
  background: #f16136;
  font-size: 15px;
  font-weight: 500;
  color: #fff;
  display: block;
  padding: 10px 20px;
  position: relative
}

.theme-accordion-s1 .panel-default {
  background: 0 0;
  border: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none
}

.theme-accordion-s1 .panel-heading {
  background-color: transparent;
  padding: 0;
  border-radius: 0
}

.panel-default>.panel-heading {
  color: #333;
  background-color: #f5f5f5;
  border-color: #ddd
}

.panel-group .panel-heading {
  border-bottom: 0;
  border-bottom-color: currentcolor
}

.theme-accordion-s1 .panel-heading+.panel-collapse>.panel-body {
  background-color: #fff;
  border: 0;
  padding: 15px 20px 5px;
  -webkit-box-shadow: 0 5px 15px 0 rgba(68, 68, 68, .1);
  box-shadow: 0 5px 15px 0 rgba(68, 68, 68, .1)
}

.theme-accordion-s1 .panel+.panel {
  margin-top: 15px
}


.form-region {
  padding: 0;
}

.form-region h4 span {
  margin: 0;
  color: #ffe16d;
  text-align: center;
  border-radius: 20px;
  margin-bottom: 0px;
  padding: 3px 0px 0;
  font-weight: 700;
  display: block;
  width: 100%;
}

.form-region h4 {
  color: #fff;
  padding: 12px;
  background: #c54771;
  border-radius: 9px 9px 0 0;
  width: 100%;
  border: none;
}

form {
  padding: 15px;
}

a.btn.btn-warning {
  background: #e85222;
  border: #e85222;
  min-width: 200px;
}

#openform .modal-header {
  border-bottom: none;
  background-color: #fff420;
}

#openform .modal-header h4 {
  margin: 0;

}

#openform .modal-header .close {
  opacity: 1;
  position: absolute;
  right: 10px;
  top: 10px;
  text-shadow: inherit;
  margin: 0;
}

#openform .form-box {
  box-shadow: inherit;
  padding: 0;
}

.butns .btn {
  background: #E85222;
  border: 1px solid #E85222;
  color: #fff;
  display: inline-block;
  margin-top: 5px;
  text-align: center;
  border-radius: 5px;
  font-weight: 400;
  font-size: 15px;
  line-height: 18px;
  padding: 8px 15px;
}

.r-articals .slick-arrow {
  position: absolute;
  z-index: 9;
  border: 0;
  background-repeat: no-repeat;
  font-size: 0;
  top: 50%;
  width: 30px !important;
  height: 30px !important;
  padding: 0;
  cursor: pointer;
  background-color: #e85222 !important;
  background-size: 13px;
  background-position: center;
  border-radius: 50%;
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.r-articals .slick-prev {
  background-image: url(https://www.careerlauncher.com/foundation/img/left-arrow.png);
  left: 0 !important;
}

.r-articals .slick-next {
  right: 0px;
  background-image: url(https://www.careerlauncher.com/foundation/img/right-arrow.png);
}

@media only screen and (max-width: 767px) {


  section h1 {


  }

  .baner-region h3 {

  }

  section h2 {

  }

  p {
    letter-spacing: 0.6px;
    text-align: justify;

  }

  .ms li {
    text-align: justify;

  }

  section h3 {

  }

  .table-responsive>.table>tbody>tr>td,
  .table-responsive>.table>tbody>tr>th,
  .table-responsive>.table>tfoot>tr>td,
  .table-responsive>.table>tfoot>tr>th,
  .table-responsive>.table>thead>tr>td,
  .table-responsive>.table>thead>tr>th {
    white-space: inherit;
  }

  table p {
    margin-bottom: 0px;
    text-align: center;
  }

}