@import url('https://fonts.googleapis.com/css?family=Roboto:100,100i,300,300i,400,400i,500,500i,700,700i,900,900i&display=swap');
@import url('https://fonts.googleapis.com/css?family=Poppins:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i&display=swap');

body {
  font-family: "Roboto", sans-serif;
  color: #333;
  font-size: 15px;
  line-height: 1.5;
  letter-spacing: 0.5px;
}


body>div,
body>section {
  overflow: hidden;

}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Roboto', sans-serif;
  color: #000;
  line-height: 1.2;
  font-weight: bold;
}


#openimgpop .modal-body,
#openimgpop .modal-header {
  padding: 0;
  border-bottom: none;
  min-height: inherit;
}

#openimgpop .close {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 99;
  color: #000;
  opacity: 1;

}

#openimgpop .modal-dialog {
  position: relative;
  z-index: 1050;
}

#traid {
  display: none;
}

.m-0 {
  margin-bottom: 0;
}

img {
  max-width: 100%;
  vertical-align: top;
  height: auto;
}

.btn-orange {
  color: #333 !important;
  margin-top: 5px;
  display: inline-block;
}



.lakshya-logo {
  max-height: 40px;
  border-left: 2px #a1a1a1 solid;
  padding-left: 10px;
  margin-left: 10px;
}


#back-to-top {
  width: 54px;
  height: 54px;
  position: fixed;
  bottom: 30px;
  right: 20px;
  font-size: 27px;
  border-radius: 50%;
  line-height: 54px;
  z-index: 99;
  display: none;
  color: #fff;
  text-align: center;
  cursor: pointer;
  background: #F15A22;
}

#back-to-top::after {
  position: absolute;
  z-index: -1;
  content: '';
  top: 100%;
  font-size: 18px;
  left: 5%;
  height: 10px;
  width: 90%;
  opacity: 1;
  background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0) 80%);
  background: -webkit-radial-gradient(center ellipse, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0) 80%);
  background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0) 80%);
}



.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: 15px;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  top: 10px;
}

.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: #3B1D51;
  background-color: #3B1D51;
  font-size: 15px;
  font-weight: 500;
  color: #fff;
  display: block;
  padding: 12px 15px;
  position: relative;
}

.theme-accordion-s1 .panel-default {
  background:
    transparent;
  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;
  -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;
}

.panel-group {
  margin-bottom: 20px;
  max-width: 850px;
  margin: 0 auto;
}

/* .navbar-brand>img {
  max-height: 55px!important;
} */


ul {
  padding: 0;
  margin: 0;

}

ul li {
  list-style: none;
}

.orange {
  color: #ee6723;
}

.orange-bg {
  background-color: #ee6723;
  color: #fff;
  padding: 5px;
}

a {
  -webkit-transition: ease-in-out 0.5s;
  -moz-transition: ease-in-out 0.5s;
  -o-transition: ease-in-out 0.5s;
  transition: ease-in-out 0.5s;
}

a {
  color: #337ab7;
}

a:hover,
a:focus {
  color: #ee6723;
}

/* gloabal start */


/*.btn-primary{
  background:#e40046; border:1px solid #e40046; padding:10px 15px; border-radius:0px;
    }

.btn-primary a{
  background:#e40046; border:1px solid #e40046; 
    }*/

.light-bg {
  background: #fdefea;
}

#nbg .class {
  padding: 20px 15px;
}

.class {
  /* border: 2px solid #100505c7; */
  background: #ffe1d6;
  padding: 20px 20px;
  border-radius: 20px;
  text-align: center;
}

.class h4 {
  font-size: 20px;
  margin-top: 0;
  background: #32345b;
  color: #fff;
  padding: 4px;

}

.class .butns .btn {
  background-color: #e85222;
  border: 0 none;
  color: #fff;
  font-size: 15px;
  padding: 4px 16px;
  text-align: center;
  border-radius: 5px;
}

.mt-20 {
  margin-top: 20px;
}

.clses .col-md-3 {
  width: 20%;
}

.page-section {
  padding: 30px 0;
  display: block;
  overflow: hidden;
  position: relative;
  width: 100%;
}



.section-title h2 {
  font-size: 28px;
  font-weight: 600;
  margin: 0 0 20px;
  position: relative;
}

.btn {
  outline: none;
  padding: 9px 20px;
  border: none;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  /*  letter-spacing: 0.21em;*/
  text-transform: inherit;
  font-size: 12.42px;
}

.btn:hover {
  -webkit-transition: background .2s linear, color .2s linear;
  transition: background .2s linear, color .2s linear;
}

a.button {
  background-color: #f5b325;
  border: 0 none;
  border-radius: 3px;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.03) inset;
  color: #333;
  cursor: pointer;
  display: inline-block;
  font-size: 15px;
  margin-right: 10px;
  overflow: hidden;
  padding: 6px 29px;
  position: relative;
}

a.button i {
  background: rgba(0, 0, 0, 0.09) none repeat scroll 0 0;
  color: #fff;
  display: block;
  float: left;
  font-size: 16px;
  font-weight: normal;
  padding: 14px;
  text-align: center;
  width: 50px;
}

a.button span {
  color: #fff;
  display: block;
  float: left;
  font-size: 15px;
  font-weight: normal;
  padding: 11px 20px;
  position: relative;
  z-index: 2;
}

a.button::after {
  background: rgba(0, 0, 0, 0.09) none repeat scroll 0 0;
  content: "";
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  transition: all 0.3s ease-out 0s;
  width: 0;
  z-index: 1;
}

a.button:hover::after {
  width: 100%;
  color: #fff;
}

.mb-30 {
  margin-bottom: 30px;
}

.mr-0 {
  margin-right: 0;
}

.modal-backdrop.fade {
  opacity: .8;
}

.form-control {
  padding: 6px 6px;
}


iframe,
object {
  width: 100%;
}


p.video-text {
  font-size: 17px;
  text-align: center;
  font-weight: 500;
}

button.btnotp {
  background: #5c72ff;
  background-image: linear-gradient(to right, #5C72FF, #8C3FFF);
  position: absolute;
  right: 15px;
  top: 1px;
  border: inherit;
  padding: 6px 12px;
  border-radius: 3px 3px 3px 3px;
  color: #fff;
  font-size: 14px;
}



button.btnotp.btnotp-2 {
  top: 1px;
}

.otp-text {
  font-size: 12px;
  border: none;
  background-color: transparent;
  padding: 0;
  line-height: 13px;
  margin-top: 10px;
  font-weight: 600;
  text-align: center;
}

input[type="button"].otp-text {
  border-bottom: 1px #333 solid;
}

input.otp-text {
  position: absolute;
  background: #694f8e;
  padding: 7px 10px;
  color: #fff;
  border: 0px !important;
  top: 4px;
  right: 18px;
}

.form-data .col-md-8 .form-group {
  margin-top: 0px;
}

.form-data p a.otp-text {
  color: #333;
  text-decoration: underline;
}

.form-data.donorform label {
  font-weight: normal;
  font-size: 14px;
}

.form-data.donorform input.form-control {
  width: 100px;
}

.form-data.donorform .edit-fieldnew input.form-control {
  display: inline-block;
  margin: 0 3px;
}



.edit-field label {
  font-size: 13px;
  font-weight: normal;
}

.edit-field input {
  width: 115px;
  display: inline-block;
  margin-left: 3px;
}

.edit-field select,
.edit-field .ms-options-wrap {
  width: 225px;
  display: inline-block;
  margin-left: 15px;
}



.two-block .form-group {
  float: left;
}

.two-block .form-group input {
  margin: 0 5px;
}






.form-data .form-group>.checkbox-inline:first-child,
.form-data .form-group>.radio-inline:first-child {
  padding-left: 0;
}

.form-data .form-control {
  box-shadow: inherit;
  height: 35px;
  border-radius: 0px;
  position: relative;
}

.mvf {
  display: none;

}

.mvf .boxex-con {
  padding: 20px 10px 15px;
  border-radius: 3px;
  min-height: 205px;
  margin-bottom: 30px;
  background-color: #fbdcd1;
  text-align: center;
  border-radius: 10px;
}

.mvf .tyu .boxex-con {
  padding: 20px 10px 15px;
  border-radius: 3px;
  min-height: 177px;
  margin-bottom: 0px;
}

.mvf .tyu .boxex-con p {
  font-size: 14px;
}

table thead {
  background: #f15a22;
  font-size: 16px;
  font-weight: 600;
  color: #fff;
}


/* mCustom scroll bar settings */
.mCustomScrollbar {
  position: relative;
  height: 380px;
  overflow: auto;
  -ms-touch-action: pinch-zoom;
  touch-action: pinch-zoom;
  margin-bottom: 20px;
}

.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: 15px;
}

.mCSB_scrollTools {
  position: absolute;
  width: 16px;
  height: auto;
  left: auto;
  top: 0;
  right: 0;
  bottom: 0;
}

.mCSB_scrollTools .mCSB_draggerContainer {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  height: auto;
}

.mCSB_scrollTools .mCSB_dragger {
  cursor: pointer;
  width: 100%;
  height: 30px;
  z-index: 1;
}

.mCSB_scrollTools .mCSB_draggerRail {
  width: 6px;
  height: 100%;
  margin: 0 auto;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px;
  background-color: rgba(0, 0, 0, .1);
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  position: relative;
  width: 4px;
  height: 100%;
  margin: 0 auto;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px;
  text-align: center;
  background-color: #f15a22;
}

.currentafbox .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: rgb(105, 204, 68);
}


.teacherblock {
  clear: both;
  float: left;
  width: 100%;
  margin-bottom: 15px;
}

.upload-excel {
  background-color: #fff;
  border: 1px #cbbcbc solid;
  padding: 15px 10px 15px 10px;
  border-radius: 10px;
  position: relative;
  float: left;
  width: 100%;
}


.upload-excel a {
  font-weight: 600;
  color: #333;
  text-decoration: underline;
}

.upload-excel p {
  width: calc(100% - 110px);
}

.upload-excel .btn {
  border-radius: 5px;
  display: inline-block;
  float: right;
  position: absolute;
  right: 10px;
  padding: 6px 10px;
  top: 50%;
  transform: translateY(-50%);
  white-space: normal;
  width: 110px;
  text-align: center;
}





.w-100 {
  width: 100% !important;
}

.ms-options-wrap .ms-options {
  min-height: auto !important;
}

.ms-options ul {
  margin-top: 0 !important;
}

.ms-options ul li {
  list-style: none;
  color: #333;
  padding-left: 0 !important;
  margin-right: 0 !important;
  width: 100%;
}

.ms-options-wrap>.ms-options>ul input[type="checkbox"] {
  width: auto !important;
  margin-left: 0;
}

.ms-options-wrap>button:focus,
.ms-options-wrap>button {

  border: 1px solid #ccc;
  padding: 6px 12px;
  height: 40px;
}



.ms-options-wrap>.ms-options>ul>li.optgroup .label {
  padding: 5px;
  color: #333;
  font-size: 13px;
  text-align: left;
}


/* gloabal close */


/* nav style start */

#header {
  background-color: #fff;
  box-shadow: 0 1px 3px rgb(50 50 50 / 10%);
  padding: 15px 0;
  border: 0;
  margin-bottom: 0;
  border-radius: 0px;
}

#header.fixed-theme {
  /*    position: fixed;
    left: 0;
    width: 100%;
    top: 0;
    z-index: 9;*/
}

.navbar-brand img {
  max-height: 40px;
}

.navbar-nav>li>a {
  color: #555;
  font-size: 15px;
  padding: 20px 6px;
}

.navbar-brand {
  padding: 0;
  height: auto;
}


/* nav style close */


/* banner style start */


.nav>li>a {
  padding-left: 5px;
  padding-right: 5px;
}



.jumbo-bg {
  background-image: url(https://www.careerlauncher.com/olympiad/images/close-up-students-indoors.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  padding: 30px 0;
  position: relative;
}

.jumbo-bg::before {
  content: '';
  position: absolute;
  /* z-index: 9; */
  width: 100%;
  height: 100%;
  left: 0;
  right: 0;
  top: 0;
  background-color: rgb(0 0 0 / 92%);
  opacity: 0.9;
}

.jumbo-bg .form-box:first-child {
  background-color: #d8eff6;
  margin-top: 0px;
}

.jumbo-bg .form-box:last-child {
  background-color: #ffe9e9;
}

.jumbo-bg h1 {
  color: #fff;
  margin-top: 0px
}

.jumbo-bg h2 {
  color: #f15a22;
  margin: 10px 0;
  font-size: 20px;
}

.jumbo-bg p {
  color: #fff;
}

.jumbo-box {
  position: relative;
  z-index: 999;
}

.jumbo-box img {
  max-width: 24%;
  margin-bottom: 12px;
  display: block;
}

.bg-white {
  background-color: #fff;
}

img.cls-img {
  min-width: 100%;
  background: #ffe1d6;
  padding: 10px;
}

.jumbo-bg h5 {
  border: 2px solid #f7ef00;
  border-radius: 10px;
  padding: 7px 10px;
  color: #fff;
  text-align: center;
  background: #002c9147;
}

/* .jumbo-box h3 {
  color: #000;
  background: #fbeeaa;
  display: inline-block;
  margin-top: 0;
  font-size: 18px;
  padding: 5px 15px;
  border-radius: 30px;margin-bottom: 15px;
} */
/* 
section.jumbo-box.btn-fold {
  background-color: #fff5ee;
  padding-bottom: 15px;
} */


/* section.jumbo-box.btn-fold .btn {
  background-color: #06ab90;
} */

.jumbo-box-btn {
  display: flex;
  justify-content: left;
  gap: 10px;
} 

.jumbo-box-btn a.btn.btn-warning {
  max-width: fit-content;
  padding: 7px 20px;
  border-radius: 50px;
  background-color: #f15a22;
  color: #fff;
}

.jumbo-box h3 {
  border-radius: 10px;
  clear: both;
  color: #fff;
  margin-top: 0px;
  display: inline-block;
  /* padding: 8px 20px; */
  font-size: 22px;
  font-weight: 600;
  margin-bottom: 10px;
  /* border-left: 5px solid #fff;
  border-right: 5px solid #fff;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff; */
}

.jumbo-box-title {
  margin-top: 0;
  text-align: center;
}

.jumbo-box .btn {
  border-radius: 0;
}

.jumbo-button-group {
  margin-top: 10px;
}

.custom-section-title-h1 {
  color: #fff;
  font-size: 30px;
  font-weight: bold;
  margin: 0 0 20px 0;
}

span.top {
  color: #fff;
  background-color: #6f9d28;
  padding: 5px 10px;
  margin-top: 10px;
  display: inline-block;
  font-size: 24px;
}

.custom-section-title-h3 {
  color: #fff;
  font-size: 16px;
  font-weight: normal;
}


/* section#Olympiad p {
  text-align: justify;
} */

.custom-section-title {
  color: #666;
  font-size: 2em;
  font-weight: 300;
  margin-top: 30px;
  margin-bottom: 0px;
}


.hvr-sweep-to-left {
  background: #3f4041 none repeat scroll 0 0;
  text-decoration: none !important;
  box-shadow: 0 0 1px transparent;
  color: #fff;
  display: inline-block;
  font-size: 16px;
  margin-bottom: 15px;
  padding: 10px;
  position: relative;
  text-align: right;
  transform: perspective(1px) translateZ(0px);
  transition-duration: 0.3s;
  transition-property: color;
  vertical-align: middle;
}

.hvr-sweep-to-left::before {
  background: #1faabe none repeat scroll 0 0;
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  transform: scaleX(0);
  transform-origin: 100% 50% 0;
  transition-duration: 0.3s;
  transition-property: transform;
  transition-timing-function: ease-out;
  z-index: -1;
}

.hvr-sweep-to-left:hover,
.hvr-sweep-to-left:focus,
.hvr-sweep-to-left:active {
  color: white;


}

.hvr-sweep-to-left:hover::before,
.hvr-sweep-to-left:focus::before,
.hvr-sweep-to-left:active::before {
  transform: scaleX(1);
}

#navbar-collapse-1,
.navbar-toggle {
  /*  display: none!important;*/
}


.jumbo-bg .form-box {
  background-color: #fff;
  padding: 15px 15px 15px 90px;
  margin-top: 25px;
  border-radius: 3px;
  position: relative;
}

.jumbo-bg .form-box p {
  color: #000;
  font-weight: 600;
  font-size: 18px;
}

#Olympiad .institution-form.form-data {
  margin-top: 30px;
}

.what-box h3 {
  font-size: 18px;
  margin-top: 0;
  margin-bottom: 5px;
}

.what-box {
  position: relative;
  padding: 12px 10px 5px 65px;
  border: 1px solid #41709e;
  border-radius: 20px;

}

.row.what-box-outer {
  margin-top: 10px;
}

.img-boxnew {
  position: absolute;
  left: 12px;
  top: 15px;
}

.img-boxnew img {
  max-height: 58px;
}

.page-section .img-boxnew img {
  max-height: 45px;
}

.what-box p {
  padding-left: 0px;
  font-size: 13px;
  min-height: 40px;
}

/* banner style close */


/* expert videos start */
.experts-videos-block .video-frame {
  border: 1px #dfdfdf solid;
  padding: 2px;
  background-color: #fff;
  text-align: center;
  font-weight: 600;
  margin-bottom: 20px;
}


.youtube-player {
  position: relative;
  padding-bottom: 56.23%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  background: #000;
  margin: 5px;
}

.youtube-player .play {
  height: 42px;
  width: 42px;
  left: 50%;
  top: 50%;
  position: absolute;
  background: url("//i.imgur.com/TxzC70f.png") no-repeat;
  cursor: pointer;
  background-size: 42px;
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}


.experts-videos-block .video-frame iframe {
  height: auto;
}

/* expert videos close */



/* progaram tabs start */

.journey-tabs .nav-tabs li {
  margin-bottom: 0;
  width: 25%;
  text-align: center;
}

.journey-tabs .nav-tabs li a {
  background-color: #e6e6e6;
  color: #333;
  border: none !important;
  padding: 10px 15px;
  font-weight: 600;
  -moz-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

.journey-tabs .nav-tabs li.active>a,
.journey-tabs .nav-tabs li>a:hover {
  background-color: #9a2e56;
  color: #fff;
}

.journey-tabs .nav-tabs li.active>a:after {
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #9a2e56;
  content: "";
  position: absolute;
  bottom: -10px;
  left: 50%;
  -moz-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.fade.show {
  opacity: 1;
}

.modal-content,
.modal-body {
  float: left;
  width: 100%;
}

.tab-content {
  background-color: #fff;
  margin-bottom: 20px;
  float: left;
  width: 100%;

}

.tab-content .tab-pane {
  padding: 30px 15px;
  float: left;
  width: 100%;
  background-color: #fafafa;
}

.tabinner {
  text-align: center;
  background-color: #ffffff;
  padding: 10px;
  border: 1px #e8e5e5 solid;
  float: left;
  width: 100%;
  margin-bottom: 15px;
  -moz-box-shadow: 2px 2px 8px -1px rgb(227, 225, 227);
  -webkit-box-shadow: 2px 2px 8px -1px rgb(227, 225, 227);
  box-shadow: 2px 2px 8px -1px rgb(227, 225, 227);
}

.tab-content .col-md-4:last-child .tabinner {
  margin-bottom: 0;
}

.mocktest li {
  float: none;
  min-width: 99px;
  display: inline-block;
}

.mocktest a {
  font-size: 13px;
  padding: 6px 12px;
  border: 1px #9a2e56 solid;
  float: left;
  min-width: 100%;
  color: #333;
  cursor: pointer;
}


.mocktest a:hover {
  background: #9a2e56;
  color: #fff;
  transition-duration: 0.31s;
  text-decoration: none;
}

a.mock {
  color: #333;
  text-decoration: none;
}

a.mock i {
  display: none;
}

/* progaram tabs close */


/* CUET preparation start */

.msg-block {
  background-color: #9a2e56;
  border-radius: 30px;
  padding: 6px 12px;
  font-weight: 600;
  display: inline-block;
}

.course-block {
  clear: both;
  position: relative;
  margin: 30px 0 15px 0;
}


.course-block .info-block {

  text-align: left;
  position: relative;
  float: left;
  width: 100%;
  padding-left: 45px;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-right: 8px;
  border-right: 1px #6f9d28 solid;
  background-color: #efefef;
  border-radius: 50px;

}


.course-block .info-block .counter-count {
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  float: left;
  background-color: #6f9d28;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  line-height: 30px;
  color: #fff;
  position: absolute;
  left: 8px;
  top: 50%;
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.course-block .info-block .counter-text {
  font-size: 14px;
  float: left;
  padding-right: 10px;
}

.questions-time {
  float: left;
  width: 100%;
  clear: both;
  text-align: center;
  margin: 15px 0;

}

.ques-wrap {
  color: #fff;
  padding: 15px;
  display: inline-block;
  font-size: 15px;
}

.ques-wrap img {
  margin-right: 5px;
  max-height: 24px
}


.about {
  background: #e4f9f7;
  position: relative;
}

.about::before {
  height: 100%;
  width: 100%;
  position: absolute;
  top: 8%;
  right: 14px;
  content: "";
  background-image: url(https://www.careerlauncher.com/cbse-ncert/neet/images/info2-pattern.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: bottom left;
  opacity: .9;
}

.about img {
  z-index: 9999;
  margin-top: 50px;
}

.about .info-left {
  padding-left: 0px;
}

.about .info-right {
  padding-top: 60px;
  max-width: 580px;
}

.butns {
  clear: both;
}

.butns .btn {
  background-color: #6f9d28;
  border: 0 none;
  color: #fff;
  font-size: 15px;
  padding: 4px 16px;
  text-align: center;
  border-radius: 2px;
}

.jumbo-box .btn {
  background-color: #fff;
  border: 1px solid #f15a22;
  color: #000000;
  font-size: 13px;
  padding: 8px 4px;
  text-align: center;
  border-radius: 2px;
  width: 100%;
  font-weight: 500;
  margin-top: 15px;
  border-radius: 50px;
}

.jumbo-box .btn:hover{
  background-color: #f15a22;
  color: #fff;
}

.jumbo-box .col-md-3 {
  width: 20%;
}

.msii2 ul {
  list-style: outside none none;
  margin: 0 0 20px 0;
  padding: 0;
}

.msii2 ul li {
  list-style: outside none none;
  margin: 0;
  padding: 3px 0 3px 25px;
  position: relative;
  text-align: left;
  font-size: 15px;
  color: #333;
  width: 100%;
}

.msii2 ul li::before {
  color: #FF692E;
  content: "\f00c";
  font-family: "FontAwesome";
  font-size: 14px;
  left: 0;
  position: absolute;
  top: 4px;
  font-weight: 600;
}


.services-pad {
  padding-left: 0px;
}

.services-pad h3 {
  font-size: 18px;
  margin: 0 0 10px 0;
  font-weight: 600;
}

.sixth-part {
  padding: 25px;
  border: 1px solid #f58962;
  box-shadow: 0px 0px 100px 0px #e2e4e7;
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
  border-radius: 20px 20px 20px 20px;
}


.sepreatoradded {
  background-image: url(https://clsite-file1.s3.amazonaws.com/6858_third-section-ellipse.png);
  background-repeat: no-repeat;
  position: absolute;
  content: "";
  top: 50px;
  z-index: 1;
  width: 238px;
  height: 245px;
  background-size: 75%;
}


/* #helpgrow  */

#helpgrow {
  background: #fdefea;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

.boxex-con {
  padding: 20px 15px 15px;
  min-height: 231px;
  margin-bottom: 30px;
  background-color: #d2d1fb61;
  text-align: center;
  border-radius: 20px;
}

.boxex-con img {
  max-height: 70px;
}

.boxex-con h3 {
  position: relative;
  margin-top: 15px;
  font-size: 19px;
  margin-bottom: 10px;
}

.prize-item {
  padding: 15px;
  box-shadow: 0 10px 30px 0 rgba(54, 56, 110, .15);
  background-color: #fff;
  text-align: center;
  min-height: 320px;
}

.priz {
  margin-bottom: 15px;
}

.prize-item h3 {
  margin-top: 0;
  color: #2b2f58;
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 10px;
}

.prize-item p {
  margin: 0;
}

.priz img {
  max-width: 65px;
}

.counter-section {
  padding: 20px 0;
  background: #ffcebb;
}

.counter-section h5 {
  font-size: 17px;
  font-weight: 600;
  color: #000000;
  margin: 0;
}

.prize-item .mCustomScrollbar {
  height: 145px;

}

/* mCustom scroll bar settings */
.mCustomScrollbar {
  position: relative;
  padding-right: 0px;
  height: 160px;
  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;
}


.joinboard {
  background-color: #fff5c5;
  border: 1px #d7caca solid;
  padding: 15px;
  border-radius: 10px;
  position: relative;
  float: left;
  width: 100%;
  margin: 15px 0;
}

.joinboard h3 {
  margin-top: 0;
  font-size: 22px;
  font-weight: 600;
}

.joinboard p {
  margin-bottom: 0;
  font-size: 18px;
  width: calc(100% - 200px);
}

.joinboard .btn {
  border-radius: 5px;
  display: inline-block;
  float: right;
  position: absolute;
  right: 10px;
  padding: 10px 12px;
  top: 50%;
  transform: translateY(-50%);
  white-space: normal;
  text-align: center;
  line-height: 22px;
  border: none !important;
}


.ms-options-wrap>button:focus,
.ms-options-wrap>button {
  position: relative;
  width: 100%;
  text-align: left;
  border: 1px solid #e0e0e0;
  background-color: #fff;
  padding: 8px 10px;
  margin-top: 1px;
  font-size: 14px;
  color: #7d7d7d;
  outline: none;
  white-space: normal;
}


.ms-options ul li {
  list-style: none;
  color: #333;
  padding-left: 0 !important;
  margin-right: 0 !important;
  width: 100%;
  text-align: left;
  margin-bottom: 0;
}

.ms-options ul li label {
  font-weight: normal;
}

.ms-options-wrap span.label {
  font-weight: 600;
  font-size: 14px;
  text-align: left;
  padding: 4px 4px !important;
  margin: 0;
  width: 100%;
  color: #333;
}

.ms-options ul {
  margin: 0 !important;
  padding: 0;
}


/* CUET preparation close */


/* Testimonails start */
.slick-dots {
  display: none !important;
}

.slick-slide>div {
  padding: 0 10px;
}

.slick-prev,
.slick-next {
  z-index: 9;
  width: 42px;
  height: 25px;
  line-height: 25px;
  position: absolute;
  border-radius: 0px;
  border: none;
  font-size: 0px;
  background-color: transparent;
  top: 50%;
  cursor: pointer;
  padding: 0;
  transform: translateY(-50%; );

}

.slick-prev {
  left: 0;
}

.slick-next {
  right: 0;
}

.slick-prev:before,
.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;
}

.slick-prev::before {
  content: "\f053";
}

.slick-next::before {
  content: "\f054";
}

/* Testimonails close*/

/* expert videos start */

/* .motivational-experts {
  background-color: #fff;
} */

.motivational-experts ul.nav.nav-tabs {
  border: none;
  text-align: center;
}

.motivational-experts .nav-tabs>li {
  display: inline-block !important;
  float: inherit;
  margin-bottom: 0px;
}

.motivational-experts .nav-tabs>li>a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 0px;
  border-radius: 0px 0px 0 0;
  background: #fff;
  color: #222;
  padding: 8px 25px;
  font-weight: 600;
}

.motivational-experts .nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
  color: #9d254d;
  cursor: default;
  background-color: #fafafa;
  border: none;
  border-bottom-color: transparent;
}

.motivational-experts .video-frame {
  border: 1px #dfdfdf solid;
  padding: 2px;
  background-color: #fff;
  text-align: center;
  font-weight: 600;
  margin-bottom: 20px;
}

.motivational-experts .video-frame h4 {
  font-size: 16px;
  padding: 0 5px;
}

.youtube-player {
  position: relative;
  padding-bottom: 56.23%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  background: #000;
  margin: 5px;
}

.youtube-player .play {
  height: 60px;
  width: 60px;
  left: 50%;
  top: 50%;
  position: absolute;
  background: url(//i.imgur.com/TxzC70f.png) no-repeat;
  cursor: pointer;
  background-size: 60px;
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}


.motivational-experts .video-frame iframe {
  height: auto;
}

/* expert videos close */

/* notsure block start*/

.notsure-block {
  background: #f4cc3266;
  border-top: 4px #fdb73366 solid;
}

.notsure-block:before {
  border-top: 10px solid #fdb73366;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  -moz-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  transform: translateX(-50%);
}

/* notsure block close */

/* faq block start */

.accordion-panel {
  float: left;
  width: 100%;
  clear: both;
  margin-bottom: 0;
}

.accordion-panel .panel {
  width: 100%;
  margin-bottom: 15px !important;
  box-shadow: inherit;
  padding: 0;
  border: none;
}

.accordion-panel .panel-default>.panel-heading {
  color: #333;
  background-color: #f6edda;
  border-color: #f6edda;
  padding: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.accordion-panel .panel-default>.panel-heading a {
  display: block;
  padding: 15px 10px;
  color: #333;
  outline: none;
}

.accordion-panel .panel-default>.panel-heading a:after {
  content: "";
  position: relative;
  top: 5px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  float: right;
  transition: transform .25s linear;
  -webkit-transition: -webkit-transform .25s linear;
}

.accordion-panel .panel-default>.panel-heading a[aria-expanded="true"] {
  background-color: #9a2e56;
  color: #fff;
}

.accordion-panel .panel-default>.panel-heading a[aria-expanded="true"]:after {
  content: "\2212";
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.accordion-panel .panel-default>.panel-heading a[aria-expanded="false"]:after {
  content: "\002b";
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

.accordion-panel h4.panel-title {
  font-weight: 500;
}

.accordion-panel .arrow-list {
  padding-left: 0;
}

.accordion-panel .arrow-list li i {
  margin-right: 4px;
}

.accordion-panel .panel .panel-body {
  background-color: #fff;
  box-shadow: 0 5px 15px 0 rgb(68 68 68 / 10%);
  border-top: none !important;
}


/* faq block close */

/* footer part start */
.franchisee h3 {
  color: #fff;
}

.franchisee .col-md-2 {
  margin-bottom: 5px;
}

/* footer part close */


/* test mock part start*/
.attempt {
  width: 20px;
  height: 20px;
  border: none;
  color: #fff;
  float: left;
  border-radius: 50%;
  margin: 5px 10px 0 10px;
}

.attempt-content {
  float: left;
  padding-top: 2px;
  color: #fff;
}

.attempted {
  background-color: #85d447;
}

.not-attempted {
  background-color: #ff0000;
}

.to-be-reviewed {
  background-color: #fb4;
}

.not-viewed {
  background-color: #dadada;
}

.mock-test .arrow-list li {
  margin-bottom: 10px;
}

.text-white {
  color: #fff;
}

.attempt-wrap {
  margin-top: 15px;
}

.attempt-inner {
  float: left;
  width: 100%;
  border-radius: 35px;
  line-height: 30px;
  margin-bottom: 5px;
}

.attempt-inner-1 {
  background-color: #0B9B90;

}

.attempt-inner-2 {
  background-color: #026bc1;
}

.attempt-inner-3 {
  background-color: #e68e27;
}

.attempt-inner-4 {
  background-color: #366f99;
}

.mt-10 {
  margin-top: 10px;
}

.mt-15 {
  margin-top: 15px;
}

.mt-20 {
  margin-top: 20px;
}

.mt-30 {
  margin-top: 30px;
}

.pl-15 {
  padding-left: 15px;
}

.clear-both {
  clear: both;
}

.dis-block {
  display: inline-block;
}

.red-text {
  color: red;
}

.q-list .arrow-list {
  padding-left: 0;
}

.q-list .arrow-list li {
  position: relative;
  padding-left: 25px;
}

.q-list .arrow-list li i {
  background-color: red;
  width: 18px;
  height: 18px;
  color: #fff;
  text-align: center;
  line-height: 18px;
  border-radius: 50%;
  font-size: 12px;
  position: absolute;
  left: 0;
  top: 5px;
}

.form-action .btn-new {
  background-color: #f5b325;
  color: #333;
  padding: 6px 18px;
  font-size: 16px;
  font-weight: 400;
  border-radius: 4px;
}



.exam-wrapper {
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.sidebar {
  background-color: #2d637d;
  padding: 20px;
  float: left;
  width: 20%;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.sidebar>div {
  margin-bottom: 10px;
  border-bottom: 1px #9a9393 solid;
  padding-bottom: 10px;
  float: left;
  width: 100%;
}

.sidebar>div:last-child {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0;
}


.user-panel {
  line-height: 55px;
}

.user-panel .image img {
  max-height: 55px;
  margin-bottom: 10px;
  margin-right: 5px;
  border: 2px #f5b325 solid;
  padding: 2px;
}

.exam-container {
  float: left;
  width: 80%;
  padding: 15px;
  background-color: #fff;
}

.ques-title {
  margin-bottom: 10px;
}

.ques-panel a {
  border-radius: 50%;
  width: 32px;
  height: 32px;
  text-align: center;
  line-height: 32px;
  display: inline-block;
  padding: 0;
}


.sidebar .attempt-content {
  margin-bottom: 10px;
}

.btn-same {
  background-color: #f5b325;
  border-radius: 3px;
}

.exam-top {
  background-color: #419D78;
  color: #fff;
  font-size: 16px;
  text-align: center;
  float: left;
  width: 100%;
  margin-bottom: 10px;
  position: relative;
  line-height: 35px;
}

#calculatorId {
  display: none;
  position: absolute;
  background-color: #eee;
  padding: 15px;
  border: 1px #ddd solid;
  border-radius: 5px;
  top: 0;
  left: 0;
  color: #333;
  font-size: 13px;
}

.exam-top #showcalcId {
  /*  float: left;*/
}

.exam-top #showcalcId a {
  color: #fff;
}

.exam-top .time-set {
  float: right;
  padding-right: 15px;
}

.breadcrumb-block {
  float: left;
  width: 100%;
  clear: both;
}

.btn-review {
  background-color: #419D78;
  color: #fff !important;
}



.btn-ins {
  background-color: #E3E159;
}

.btn-ques {
  background-color: #3BD0AD;
}

.btn-submit {
  background-color: #ecc193eb;
}

.click-toogle {
  cursor: pointer;
  font-size: 20px;
  background-color: #217D58;
  width: 36px;
  height: 36px;
  display: inline-block;
  text-align: center;
  color: #fff;
  line-height: 36px;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  float: left;
  margin-right: 15px;
}


.maintoggled .sidebar {
  display: none;
}

.maintoggled .exam-container {
  width: 100%;
}

.close-sidebar {
  display: none;
}

.click-toogle .fa-times {
  display: none;
}

.click-toogle.icon-change .fa-times {
  display: inline-block;
}

.click-toogle.icon-change .fa-bars {
  display: none;
}

/*.question-list{
  display: none;
}*/

.question-list.question-active {
  display: block;
}

.form-action-button {
  display: block !important;
}


/* test mock part close*/

/* class box start*/

.class-box {
  display: none;

}

.class-box .inner-item {
  background-color: #eaf1e6;
  margin-bottom: 30px;
  padding: 20px;
  clear: both;
  border: 1px #b9b9b9 solid;
  border-radius: 20px;
}

.class-box .inner-item h4.title {}

a.telegramlink {
  background-color: #34abe0;
  padding: 8px 20px;
  color: #fff;
  text-align: center;
  display: block;
  text-decoration: none;
  border-radius: 20px;
  ;
  border-radius: 20px;
}


.form-action a.telegramlink {
  display: inline-block;
  margin-right: 15px;
}


a.telegramlink img {
  margin-right: 3px;
}

.class-box .inner-item .fac-group {
  position: relative;
  margin-bottom: 15px;
  float: left;
  width: 100%;
}

.class-box .inner-item .fac-group .fac-img {
  float: left;

}

.class-box .inner-item .fac-group .fac-img img {
  width: 52px;
  border-radius: 50%;
  height: 52px;
  border: 1px #6f9d28 solid;
  padding: 3px;
  background-color: #fff;
}

.class-box .inner-item .fac-group .fac-detail {
  float: left;
  padding-left: 12px;
  margin-top: 5px;
}

.class-box .inner-item .fac-group .fac-detail span {
  display: block;
  color: #9d254d;
}

.form-wrap .form-group {
  margin: 20px 0;
}

.form-wrap select {
  height: 50px;
  box-shadow: inherit;
  border-radius: 50px;

}

.class-box .inner-item.class-10boxinner {
  background-color: #fff5ff;
}

#register-user-form a.otp-text {
  color: #333;
  text-decoration: underline;

}

/* class box close*/


/* 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;
}

.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;
}

.contentregion.thnkyoupg {
  overflow: inherit;
}



/* thanku page start*/
.thanku-page .mocks-tests {
  padding: 30px 0;
}

/* thanku page close*/

/* score card page start*/
.scorecard-page .score-section {
  padding: 30px 0;
  background-color: #fff;
}

.scorecard-page .score-section h2 {
  background-color: #f8f8f8;
  padding: 8px 15px;
  text-transform: capitalize;
  margin-top: 0;
  margin-bottom: 15px;
}


.scorecard-page .score-section h2 i {
  font-size: 20px;
  margin-right: 5px;
  color: #ff692e;
}

.scorecard-page .score-section h3 {
  margin-top: 0;
  padding: 15px 0;
}

.scorecard-page .score-section .btn-icon {
  font-size: 15px;
  padding: 0;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  background-color: #ff692e;
  color: #fff;
}

.scorecard-page .journey-tabs h3 {
  padding: 0;
}

#columnchart_values div,
#columnchart_values div svg {
  width: 100% !important;
}

.journey-tabs .lst-video-block h3 {
  padding: 15px 0;
}



.journey-tabs .experts-videos .container {
  width: 100%;
}




.score-section .tab-content .radio {
  margin: 10px 0 !important;
  display: flex;
  justify-content: left;
  align-items: flex-start;
}

.score-section .tab-content .radio label {
  /*position: absolute;
left: 20px;
line-height: 17px;
top: 5px;
min-height: inherit;
margin-bottom: 10px;*/
  padding-left: 20px;
  margin-top: 3px;
}

.score-section .tab-content .radio label input[type="radio"] {
  position: initial;
  margin-right: 5px;
}


/* score card page close*/


/* blogs start */
.blog-section h1 {
  font-size: 24px;
  font-weight: bold;
  margin: 0 0 20px 0;
  border-bottom: 2px solid #000;
  padding: 0 0 10px 0;
}


.blog-section ul {
  margin: 0;
  padding: 0;

}

.blog-section ul li {
  list-style: none;
  margin: 10px 0;
}

.blog-section ul li a {
  background-image: url(https://clsite-file1.s3.amazonaws.com/106960_folded-newspaper.png);
  background-repeat: no-repeat;
  padding: 5px 10px 10px 40px;
  background-size: 28px;

}


/* blogs close */

table tr:first-child {
  background-color: #f15a22;
  color: #fff;
  font-weight: 600;
}


.thanku-page-new {
  position: relative;
  background: url(https://clsite-file1.s3.amazonaws.com/6858_cucet-banner-bg.jpg) no-repeat scroll center bottom / cover;
  padding: 30px 0;
}


.thanku-page-new .btn-action .btn-icon {
  font-size: 15px;
  padding: 0;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  background-color: #fbe41a;
  color: #333;
  margin-top: 10px;
}

.thanku-content {}

.thanku-content h1 {
  color: #fff;
  font-weight: 600;
  margin-top: 0;
}

.thanku-content h3 {
  color: #fff;
  font-size: 18px;
}

.thanku-content span.user-name {
  color: #fbe41a;
  margin-right: 5px;
}

.thanku-content span.user-value {}

.thanku-content span.user-value strong {
  font-size: 34px;
  color: #fbe41a;
}

.thanku-bottom {}

.thanku-body img {}

.thanku-body h3 {
  margin-top: 0;
}

.enroll-body {
  border: 1px #f6e5ed solid;
  padding: 10px 20px;
  margin: 20px 0;
  background-color: #fff8fb;
}

.enroll-body ul {
  margin-top: 15px;
}

.enroll-body h3 {
  margin-top: 0;
  margin-bottom: 5px;
}

.enroll-body p {
  margin-bottom: 0;
}

.enroll-body .btn {
  padding: 6px 20px;
  line-height: 28px;
}


.field-body {
  margin-top: 20px;
  background-color: #fdfdfd;
  padding: 15px;
}

.field-body a {
  color: #333;
  text-decoration: underline;
}


.same-modal .form-control {
  background: #fff none repeat scroll 0 0;
  border-radius: 3px;
  box-shadow: none;
  color: #6b7c8a;
  font-size: 15px;
  border: 1px solid #e0e0e0;
  height: 40px;
  margin-bottom: 0px;
  padding-left: 15px;
  letter-spacing: 1.2px;
}


.same-modal .modal-header {
  background-color: #6f9d28;
  color: #fff;
  padding: 10px;
}

.same-modal .modal-header h4 {
  color: #fff;
}

.same-modal .modal-header .close {
  color: #fff;
  opacity: 1;
}

.same-modal .btn {
  background-color: #9d254d;
  color: #fff;
  border: none !important;
  outline: none !important;
  margin-right: 10px;
}

.same-modal .form-action a {
  color: #9d254d;
}

.same-modal .modal-body .form-action input {
  font-size: 14px;
}

.same-modal .modal-body .fa-mobile {
  font-size: 26px;
}

.same-modal .modal-dialog {
  width: 100%;
  max-width: 700px;
  margin: 0 auto;
  padding: 5px;
  z-index: 99999;
}

.same-modal .tab-pane {
  padding: 0;
  background-color: transparent;
}

.same-modal .tab-content {
  margin-bottom: 0;
  margin-top: 15px;
}

.same-modal .tab-pane .input-group {
  margin-bottom: 10px;
}

.mb-20 {
  margin-bottom: 20px !important;
}

.same-modal .nav-tabs li a {
  background-color: #fbe59a;
  color: #333;
  border: none !important;
  line-height: 20px !important;
  padding: 6px 12px !important;
  outline: none !important;

}

.same-modal .nav-tabs li.active a {
  background-color: #ffdb5e;
}

.same-modal #form-previous {
  background-color: #064e98;
}

body.thanku-page.modal-open #myModalNorm .close {
  display: none;
}

#myModalNorm .modal-header {
  text-align: center;
}

body.thanku-page.modal-open .modal-backdrop.fade {
  opacity: 0.99;
}

#thankyou-msg h4.modal-title {
  text-align: center;
}

#thankyou-msg .modal-body p {
  font-size: 16px;
}

/****footer start****/

.footer-region {
  background-color: #2E2E2E;
  padding: 15px 0;
  text-align: center;
}

.footer-region p {
  color: #fff;
}

/****footer close****/

/****Responsive****/

@media (max-width:1199px) {
  .col-md-5.col-xs-6.text-center {
    text-align: left;
  }

  .col-md-7.col-xs-6.text-center {
    text-align: left;
  }

  .col-md-7.col-xs-6.text-center {
    padding-left: 0px;
  }

  .col-md-5.col-xs-6.text-center {
    padding-right: 0;
  }

  span.road {
    font-size: 14px;
  }

}




@media (max-width: 1024px) {}

@media (max-width: 992px) {
  .jumbo-bg {
    padding: 30px 0;
  }

  .jumbo-bg .row>.col-sm-3:first-child {
    display: none;
  }

  .sidebar {
    position: fixed;
    z-index: 999;
    width: 55%;
    max-width: 100%;
    transition: all 0.5s ease;
    left: -400px;
    opacity: 0;
    top: 0;
    height: 100%;
  }

  .exam-container {
    width: 100%;
    z-index: 999;
    position: relative;
  }

  .maintoggled .sidebar {
    display: block;
    opacity: 1;
    z-index: 9999;
    left: 0;
  }

  .user-panel {
    position: relative;
  }

  .close-sidebar {
    color: #fff;
    display: block;
    position: absolute;
    right: -10px;
    top: -30px;
    font-size: 24px;
    cursor: pointer;
  }

  .class-box .inner-item a.telegramlink {
    margin-bottom: 20px;
  }


  .class-box .inner-item .fac-group {
    text-align: center;
    min-height: 105px;
  }

  .class-box .inner-item .fac-group .fac-img {
    float: none;
    margin: 0 auto;
    display: block;
  }

  .class-box .inner-item .fac-group .fac-detail {
    float: left;
    padding-left: 0;
    margin-top: 5px;
    width: 100%;
  }

  .class-box .inner-item>.row>.col-md-4 {
    text-align: center;
  }



  .jumbo-bg .form-box {
    background-color: #fff;
    padding: 15px 60px;
    margin-top: 15px;
    border-radius: 3px;
    text-align: center;
  }

  .jumbo-bg .form-box br {
    display: none;
  }

  .img-boxnew {
    position: inherit;
    left: inherit;
    top: inherit;
  }

  .what-box .img-boxnew {
    position: absolute;
    left: 20px;
    top: 15px;
  }

  .boxex-con {
    min-height: inherit;
  }

  .course-block .info-block {
    margin-bottom: 10px;
  }

  .info-left img {
    margin-bottom: 10px;
  }

  .edit-field label {
    display: block;
  }

  .edit-field input,
  .edit-field select,
  .edit-field .ms-options-wrap {
    width: 100%;
    margin-left: 0;
  }

  .clear-mb {
    clear: both;
  }

  .joinboard {
    text-align: center;
  }

  .joinboard .btn {
    float: none;
    position: inherit;
    border: none !important;
    margin-top: 10px;
    transform: inherit;
  }

  .joinboard p {
    width: 100%;
  }

  .boxex-con {
    min-height: 280px;
  }

}

.inl-ul ul {
  display: flex;
  margin-bottom: 5px;
}

.nav-page {
  display: flex;
  margin: 10px;
}

.nav-page a {
  margin: 0 5px;
}

@media (max-width: 767px) {

  body {
    font-size: 13px;
  }


  .jumbo-box img {
    max-width: 60%;
    margin: 0 auto 20px;
}

  .jumbo-box .col-md-3 {
    width: 49%;
    display: inline-block;
    padding-left: 9px;
    padding-right: 9px;
  }

  span.road {
    font-size: 12px;
  }

  .jumbo-bg {
    text-align: center;
}

  .jumbo-box .btn {
    font-size: 12px;
  }

  .jumbo-bg .form-box p {
    font-size: 12px;
  }

  .info-left img {
    display: none;
}

  .counter-section h5 {
    font-size: 13px;
    margin: 0;
    padding: 5px 0;
    border-bottom: 1px solid #e7a58b;
  }

  .counter-section {
    padding: 15px 0;
    background: #ffcebb;
  }

  .what-box h3 {
    font-size: 16px;
    margin-top: 0;
    margin-bottom: 5px;
  }

  .what-box {
    margin-top: 20px;
  }

  .row.what-box-outer {
    margin-top: 0px;
  }

  .clses .col-md-3 {
    width: 49%;
    display: inline-block;
  }

  /* .class p {
  display: none;
} */
  .class .butns .btn {
    font-size: 12px;
    padding: 4px 8px;
  }

  .mt-20 {
    margin-top: 10px;
  }

  .class h4 {
    font-size: 16px;
    padding: 4px;
  }

  .class {
    border: 1px solid #100505c7;
    background: #ffe1d6;
    padding: 12px 0px;
    border-radius: 20px;
    text-align: center;
    margin: 5px 0 8px;
  }

  .prize-item {
    min-height: inherit;
    margin-bottom: 15px;
  }

  .jumbo-bg .form-box:first-child {
    margin-top: 0;
  }

  .inl-ul ul {
    flex-wrap: wrap;
  }

  .nav-page {
    flex-wrap: wrap;
    padding: 10px;
  }

  .nav-page a {
    margin-top: 5px !important;
  }

  .msii2 ul li {
    font-size: 13px;
  }

  .boxex-con {
    min-height: inherit;
  }

  .custom-section-title-h1 {
    font-size: 26px;
  }

  .section-title h2 {
    font-size: 21px;
  }

  .course-block .container,
  .course-block .container .row .col-md-4 {
    padding: 0;
  }

  .course-block .info-block {
    padding-left: 70px;
  }

  .course-block .info-block .counter-count {
    left: 25px;
  }

  .about::before {
    content: initial;
  }

  .about img {
    margin-top: 0;
  }

  .page-section {
    padding: 30px 0;
  }

  
section#student {
  padding-bottom: 30px !important;
}

.theme-accordion-s1 .panel-heading a {
  padding: 12px 30px 15px;
}

.table-reponsive {
  width: 100%;
  overflow-y: hidden;
  margin-bottom: 10px;
}


  .sixth-part {
    margin-bottom: 15px;
  }

  .bg-get-start.feature-grids img {
    display: none;
  }

  .sepreatoradded {
    display: none;
  }

  .thanku-body {
    text-align: center;
  }

  .thanku-body h3 {
    margin-top: 10px;
  }

  .enroll-body {
    /*    border-radius: 20px;
    text-align: center;*/
  }

  .thumb-img {
    margin-bottom: 10px;
    max-height: 100px;
  }

  .thanku-content h1 {
    font-size: 28px;
  }

  .two-block .form-group {
    width: 100%;
  }

  .two-block .form-group input {
    margin: 0;
  }

}



@media (max-width: 480px) {

  .col-md-5.col-xs-6.text-center {
    text-align: left;
  }

  .motivational-experts .nav-tabs>li>a {
    margin-right: 15px;
  }

  .footer-region {
    padding-bottom: 35px;
  }

  .col-md-7.col-xs-6.text-center {
    text-align: left;
  }

  .experts-videos-block .col-md-3 {
    width: 100%;
  }

  .experts-videos-block .col-md-3:last-child .video-frame {
    margin-bottom: 0;
  }

  .sidebar {
    width: 80%;
  }

  .youtube-player .play {
    /*    height: 32px;
    width: 32px;
    background-size: 32px;*/
  }

  .mocktest li {
    min-width: auto;
  }

  .navbar-brand img {
    max-height: 35px;
  }

  .lakshya-logo {
    max-height: 35px;
  }

}


@media (max-width: 400px) {
  .journey-tabs .nav-tabs li a {
    font-size: 12.5px;
    font-weight: 500;
  }

  span.top {
    font-size: 18px;
  }



}


@media screen and (min-device-width: 768px) and (max-device-width: 991px) {

#nbg .class {
  padding: 20px 9px;
}

.form-box-sec {
  display: flex;
  justify-content: space-between;
  gap: 20px;
}

.jumbo-bg .form-box {
  padding: 15px 5px;
  width: 100%;
  display: inline-block;
}

.what-box {
  margin-bottom: 20px;
}

.jumbo-box .btn {
font-size: 12px;
}

.prize-item {
  margin-top: 20px;
  min-height: 200px;
}

.boxex-con {
  min-height: 320px;
}

.boxex-con h3 {
  min-height: 45px;
}

#student form .col-md-4 {
  width: 50%;
}

#register-institution form .col-md-4 {
width: 50%;
}

}

@media screen and (min-device-width: 992px) and (max-device-width: 1199px) {

  #Olympiad .col-sm-6.col-xs-12 {
    width: 30%;
}

.ip-flex {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.what-box {
  margin-bottom: 20px;
}

.prize-item {
  min-height: 200px;
}

#Prizes .col-xs-12.col-md-3.col-sm-6 {
  width: 50%;
}

.prize-item {
  margin-bottom: 30px;
}

  #student form .col-md-4 {
    width: 50%;
  }

  #register-institution form .col-md-4 {
  width: 50%;
}

#nbg .class {
  padding: 20px 5px;
}
}