
.loading_icon{
    display:none;
    background: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7") no-repeat scroll center center transparent;
    background-color: rgba(150,150,150,.5);
    width: 100%;
    height: 100%;
    vertical-align: middle;
    z-index: 100 !important;
    position: fixed;
    top: 0;
    left: 0;
}
.top-nav{background:#000; position:fixed;  z-index:9; width:100%; box-shadow: 0 2px 5px 0 rgba(145,143,140,.);}
  .navbar {padding-bottom: 0px; padding-top: 0px;}
.navbar-nav{width:100%;}
.missplus-logo{width:133px; margin: 0px 10px;}
header .navbar-nav {padding-left: 0px !important;}
.navbar-nav li .nav-link {
    color: #fff;
  background:#be8c42;
    padding: 10px 30px;
    transition: 0.5s ease-in;
  -webkit-transition: 0.5s ease-in;
  -moz-transition: 0.5s ease-in;
  text-transform:uppercase;
  font-weight:600;
   border-right:1px solid #000;
}

header .navbar-nav > li{padding-right: 2px;}
.navbar-nav li .nav-link:hover{color:#fff; background: #000; border-left:1px solid #fff; border-right:1px solid #fff; }
.navbar-toggler:not(:disabled):not(.disabled){
  margin-top:10px;
  width:100%;
  background:#606468;
}
.navbar-expand-md .navbar-nav .nav-link { padding-right: 38px; width:auto; padding-left:38px;}
.navbar-toggler-icon i{   
 font-size: 23px;
    color: #be8c42;
    padding-top: 1px;
padding-left: 9px;}
  .half-circle-outside-wrap {
    transition: all .3s ease-in-out;
    height: 7rem;
    margin-left: -22px;
    overflow: hidden;
    position: absolute;
    top: 132px;
}
.half-circle-outside-wrap .half-circle-inside-wrap {
    box-shadow: 0 2px 5px 0 rgba(145,143,140,.9);
    background: #000;
    border-radius: 85%;
    height: 130px;
    position: relative;
    top: -6.5rem;
    transition: all .3s ease-in-out;
    width: 194px;
}
#menu-button{color:#fff; font-size:16px;}
  
@media only screen and (max-width: 767px) {
  .top-nav .navbar-brand {
    font-size: 28px;
    margin-top: -15px !important; 
    color: #fff;
    font-family: 'Montserrat', sans-serif;
  }
 .navbar-collapse{background:#000;}
 .fixed-top{position:relative;}
 .register-photo .image-holder img{display:none;}
 .register-photo form h2::before{padding-top:40px;}
 .nav-tabs{padding-left:35px;}
 .missplus-logo, .half-circle-outside-wrap{display:none;}
.missplus-logo-2{width:130px;}
 .navbar-nav li .nav-link{padding:0px 0px;}

}

@media only screen and (max-width: 1024px) {
  .navbar-expand-md .navbar-nav .nav-link {
    padding-right: 10px;
    padding-left: 10px;
  }
  .missplus-logo-3{display:none;}
}

@media only screen and (max-width: 768px) {
   .missplus-logo {
      width: 125px;
  }
  .half-circle-outside-wrap{margin-left:-32px; top:124px}
  .navbar-expand-md .navbar-nav .nav-link {
      padding-right: 5px;
      padding-left: 5px;
    font-size: 14px;
    border-top:1px solid #000;
  }
}


.codegena {
  position: relative;
   width: 100%; 
   height: 0;
  padding-bottom: 56.27198%; z-index:9;
}            
.codegena iframe {
     position: absolute;
      top: 0;
     left: 0;
     width: 100%;
     height: 100%;
}           
 .ytp-endscreen-content {  display: none !important;}
.overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0.8;
  transition: .5s ease;
  background-color: #000;
}
.payment-div { box-shadow: 0px 0px 10px #ccc; }
.howtopay .modal-dialog{
    max-width: 400px; width: 100%; box-shadow: 0px 0px 10px #ccc;
    margin: 20px auto 0; background: #fff;    border-radius: 30px;
}
.howtopay .modal{ top: 40px !important; }
.howtopay .modal-dialog .modal-content .title{ color:#c69352; margin-top: 20px;}
.howtopay .modal-dialog .modal-content{
    text-align: center;
    border-radius: 30px;
}
.howtopay .modal-dialog .modal-content .modal-body .description b{ color: #000;}
.howtopay .modal-dialog .modal-content .modal-body .description{
    color: #333;
    margin: 0 20px 0px;
}
.howtopay .modal-dialog .modal-content .close{
    color: #fff;
    background-color:#c69352;
    font-size: 40px;
    text-shadow: none;
    line-height: 50px;
    height: 50px;
    width: 50px;
    border-radius: 0 30px;
    opacity: 1;
    position: absolute;
    left: auto;
    right: -1px;
    top: -1px;
    z-index: 1;
    transition: all 0.3s;
}
.howtopay .modal-dialog .modal-content .close span{ margin: -2px 0 0 0; display: block;}
.howtopay .modal-dialog .modal-content .close:hover{ color: #fff; background-color:#000;}
.howtopay .modal-dialog .modal-content .modal-body{ padding: 0 20px 40px !important; }
.howtopay .modal-dialog .modal-content .modal-body .icon{
    color: #fff;
    background: #000;
    width: 110px;
    height: 110px; padding: 15px;
    margin: -20px auto 20px;
    border-radius: 50%;
    position: relative;
}
@media only screen and (max-width: 767px){
  .fixed-top {
      position: fixed;
  }
  .navbar-expand-md .navbar-nav .nav-link{ padding: 10px 0px; }
}
@media only screen and (max-width: 576px){
    .modal-dialog{ width: 93% !important; }
}
.payment-div:hover {
  position: absolute;
  display: block; 
  -webkit-transform:scale(0.9);
  -moz-transform:scale(0.9);
  -ms-transform:scale(0.9);
  -o-transform:scale(0.9);
  transform:scale(0.9); cursor: pointer;
}
.payment-div:hover { animation: scale 0.5s linear infinite;}
.blinking{ animation:blinkingText 1.2s infinite;}
@keyframes blinkingText{
    0%{     color: #f8b20a;    }
    49%{    color: #f8b20a; }
    60%{    color: #ccc; }
    99%{    color:#ccc;  }
    100%{   color: #f8b20a;    }
}
  
@keyframes scale {
  50% {
    -webkit-transform:scale(1);
    -moz-transform:scale(1);
    -ms-transform:scale(1);
    -o-transform:scale(1);
    transform:scale(1);
  }
}


body { font-size:14px; color:#333; line-height:22px;font-family: 'Poppins', sans-serif;}
h2, h3, h4 {font-family: 'Yeseva One', cursive;}
p, ul li {font-family: 'Poppins', sans-serif;margin-bottom:0px;}
 a:hover {text-decoration:none;}
 .color-theme { color:#dabb79;}
.top-nav{background:#000; position:fixed;  z-index:9; width:100%; box-shadow: 0 2px 5px 0 rgba(145,143,140,.);}
.navbar {padding-bottom: 0px; padding-top: 0px;}
.navbar-nav{width:100%;}
.missplus-logo{width:133px; margin: 0px 10px;}
header .navbar-nav {padding-left: 0px !important;}
.navbar-nav li .nav-link {
    color: #fff;
  background:#be8c42;
    padding: 10px 30px;
    transition: 0.5s ease-in;
  -webkit-transition: 0.5s ease-in;
  -moz-transition: 0.5s ease-in;
  text-transform:uppercase;
  font-weight:600;
   border-right:1px solid #000;
}
header .navbar-nav > li{padding-right: 2px;}
.navbar-nav li .nav-link:hover{color:#fff; background: #000; border-left:1px solid #fff; border-right:1px solid #fff; }
.navbar-toggler:not(:disabled):not(.disabled){
  margin-top:10px;
  width:100%;
  background:#606468;
}
.navbar-expand-md .navbar-nav .nav-link { padding-right: 38px; width:auto; padding-left:38px;}
.navbar-toggler-icon i{   
 font-size: 23px;
    color: #be8c42;
    padding-top: 1px;
padding-left: 9px;
}
  .half-circle-outside-wrap {
    transition: all .3s ease-in-out;
    height: 7rem;
    margin-left: -22px;
    overflow: hidden;
    position: absolute;
    top: 132px;
}
.half-circle-outside-wrap .half-circle-inside-wrap {
    box-shadow: 0 2px 5px 0 rgba(145,143,140,.9);
    background: #000;
    border-radius: 85%;
    height: 130px;
    position: relative;
    top: -6.5rem;
    transition: all .3s ease-in-out;
    width: 194px;
}
#menu-button{color:#fff; font-size:16px;}
  
@media only screen and (max-width: 767px) {
  .top-nav .navbar-brand {
    font-size: 28px;
    margin-top: -15px !important; 
    color: #fff;
    font-family: 'Montserrat', sans-serif;
  }
   .navbar-collapse{background:#000;}
   .fixed-top{position:relative;}
  .register-photo .image-holder img{display:none;}
  .register-photo form h2::before{padding-top:40px;}
  .nav-tabs{padding-left:35px;}
  .missplus-logo, .half-circle-outside-wrap{display:none;}
  .missplus-logo-2{width:130px;}
  .navbar-nav li .nav-link{padding:0px 0px;}
}
@media only screen and (max-width: 1024px) {
  .navbar-expand-md .navbar-nav .nav-link {padding-right: 10px;padding-left: 10px;}
  .missplus-logo-3{display:none;}
}

@media only screen and (max-width: 768px) {
 .missplus-logo {width: 125px;}
  .half-circle-outside-wrap{margin-left:-32px; top:124px}
  .navbar-expand-md .navbar-nav .nav-link {
    padding-right: 5px;
    padding-left: 5px;
  font-size: 14px;
  border-top:1px solid #000;
  }

}
.top-info-bar {
	display: block;
	width: 100%;
	z-index: 100;
	height: 45px; border-bottom:1px solid #d8aa71;
}

@media(min-width:320px) {
	.top-bar-right {text-align: left}
}

@media(max-width:568px) {
  .mt-110 {margin-top: 136px !important;}
}
@media(min-width:768px) {
	.top-bar-right {
		text-align: right
	}
}
.mt-110 {margin-top: 110px;}
.top-bar-right .list-inline li:first-child {border-right:1px solid #d8aa71;}
.top-bar-right .list-inline li {display:inline; padding:13px 20px;}
.top-bar-right .list-inline {display:inline;}
.top-bar-right a,
.top-bar-right span {
	color: rgba(255, 255, 255, .8);
	line-height: 45px;
	font-weight: 600
}
.top-bar-right a i,
.top-bar-right span i {
	margin-right: 3px;
}
@media(max-width:460px) {
  .top-bar-right a,
  .top-bar-right span {
    font-size: 9.5px; font-weight: normal;
  } 
}
@media(max-width:360px) {

  h2 { font-size: 1.5rem; }
}
}
@media(min-width:768px) {
	.top-bar-right a,
	.top-bar-right span {
		font-size: 13px
	}
}

  .concept-section { background:url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7) top center no-repeat;    position: relative;
    z-index: 2;
    width: 100%;
color: #fff;}

.experience-section {
	background: #917758;
	padding-bottom: 0px; position:relative; z-index:999;
    margin-top: -6px;
}
.msplus-image-big { background:url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7); background-size:100% 100%;
  background-position: center top;
  background-repeat: no-repeat;
  position: relative;width:100%; height:100%;
}
.msplus-inner-big-img > img {
  width: 100%;
}
.msplus-over-text-main {
  left: 0;
  padding: 25px;
  right: 0;
  top: 0;
  bottom: 0;
}
.experience-left {
  padding-right: 5px;
  position: relative;
  text-align: center;
  top: -40px;
}
.experience-left .table tr td { color:#fff; border-bottom:1px solid #666; border-top:0px;}
.experience-left .table tr:last-child td {border-bottom:0px solid #666; border-top:0px;}
.msplus-over-text {
  background: rgba(0, 0, 0, 0.9) none repeat scroll 0 0;
  padding: 22px 0 30px;
  height: 100%;
  width: 100%;
}
.msplus-over-text ul li { list-style:none; color:#999;}
.msplus-over-text ul hr { background-color:#f8b20a}
.timing-text h5 {
  border-bottom: 1px solid #917758;
  color: #917758;
  display: inline-block;
  font-size: 22px;
  font-weight: 600;
  letter-spacing: 1.5px;
  line-height: 36px;
  margin-top: 4px;
  padding-bottom: 2px;
  text-transform: uppercase;
  vertical-align: middle;
}
.experience-right h6 {
	font-size: 14px;
	line-height: 18px;
	color: #ffffff;
	text-transform: uppercase;
}
.experience-right h2 {
  color: #ffffff;
  font-size: 40px;
  letter-spacing: 0.1px;
  margin-top: 4px;
}
.experience-right {float: left;padding: 50px 25px 0 50px;}
.story-text-left .big-text {
	font-size: 15	px;
	line-height: 25px;
	color: #d2ccc5;
	margin-top: 36px;
	margin-bottom: 36px;
}
.story-text { float: left;margin-top: 40px;width: 100%;}
.story-text-left p {
	font-size: 13px;
	line-height: 26px;
	color: #d2ccc5;
}
.read-more-btn {
	display: block;
	background: #2e2a26;
	text-transform: uppercase;
	color: #ffffff;
	font-weight: 600;
	text-align: center;
	font-size: 12px;
	line-height: 45px;
	max-width: 153px;
	width: 100%;
	height: 45px;
}
.read-more-btn:hover {background: #000000;}
.story-text-left .read-more-btn {margin-top: 37px;}
.saturday-text:before, .sunday-text:before {
    background: #88837d;
    border-radius: 100%;
    content: "";
    height: 8px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    top: 0;
    width: 8px;
}
.line {  position: relative;  display: block;}
.line:after {
    content: "";
    background: #a38f78;
    width: 70px;
    height: 4px;
    position: absolute;
    left: 0;
    top: 10px;
}
.btn-arrow:after { background-color:#bb8328;}
.btn-arrow { position: relative; z-index: 1;}
.btn-arrow:after {
  width: 45px;
  height: 44px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  position: absolute;
  content: "\f105";
  bottom: 0;
  right: 0;
  display: block;
   font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 900;
  color: #fff;
  line-height: 43px;
  font-size: 25px;
  margin-bottom: -14px;
  margin-right: -14px;
  text-align: center;
}
.btn-arrow:before {
  content: "";
  position: absolute;
  bottom: 28px;
  right: -13px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 13px 0 0 13px;
  border-color: transparent transparent transparent #8a5908;
}
.btn-arrow span:after {
  position: absolute;
  width: 32px;
  height: 32px;
  bottom: 0;
  right: 8px;
  margin-right: -15px;
  margin-bottom: -8px;
  background: transparent;
  border: 2px solid #fff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  content: "";
  z-index: 999;
}
.btn-arrow.btn-lg { padding: 18px 60px 18px 30px;}
.btn-arrow.btn-lg.btn-arrow:before {top: 14px;}
.btn-arrow.btn-sm { padding: 12px 50px 12px 25px;}
.btn-arrow.btn-xs { padding: 10px 30px 10px 14px;}
.btn-arrow.btn-default{padding-right: 58px !important;}
.btn.btn-default {
    background-color: #292929;
    color: #fff;
    border-top: solid 1px #292929;
    border-left: solid 1px #292929;
    border-right: solid 1px #292929;
    border-bottom: solid 1px #292929;
}
.register-form {
	background-color: #fff;
	padding: 50px 8% 50px 8%;
	text-align: center;
	box-shadow: 0 0 10px 0 rgba(2, 0, 65, .1);
	position: relative
}
.register-form::before {
	content: '';
	display: block;
	width: calc(100% - 34px);
	height: calc(100% - 34px);
	position: absolute;
	top: 17px;
	left: 17px;
	border: 1px solid #bb8328;
	pointer-events: none
}
.register-form .heading-form {margin-bottom: 42px}
.register-form .heading-form .title-form {
	font-weight: 400;
	font-size: 30px;
	line-height: 1.1;
	color: #020041;
	text-transform: uppercase;
	letter-spacing: 4px;
	margin-bottom: 7px
}
.register-form .heading-form img {	max-width: 100%}
.register-form .wrap-input {
	text-align: left;
	display: block;
	position: relative;
	margin-bottom: 39px
}
.register-form .wrap-input i {
	pointer-events: none;
	font-size: 13px;
	color: #5e5e78;
	line-height: 1;
	position: absolute;
	top: calc(50% - 2px);
	right: 0;
	transform: translateY(-50%)
}
.register-form .wrap-input textarea,
.register-form .wrap-input select,
.register-form .wrap-input input {
	font-weight: 400;
	font-size: 13px;
	color: #5e5e78;
	line-height: 1.5;
	width: 100%;
	height: 38px;
	border: none;
	border-bottom: 1px solid #5e5e78;
	background-color: transparent;
	padding: 0 20px 0 0
}
.register-form .wrap-input input:focus {border-color: #28c8db}
.register-form .wrap-input input::-webkit-input-placeholder {color: #5e5e78;text-transform: uppercase}
.register-form .wrap-input input:-moz-placeholder {color: #5e5e78;text-transform: uppercase}
.register-form .wrap-input input::-moz-placeholder {color: #5e5e78;text-transform: uppercase}
.register-form .wrap-input input:-ms-input-placeholder {color: #5e5e78;text-transform: uppercase}
.register-form button {
	text-transform: uppercase;
	padding: 0 26px;
	margin-top: 20px
}
.register-form.no-border {background-color: rgba(255, 255, 255, .95);box-shadow: none}
.register-form.no-border::before {display: none}

@media (max-width:575px) {
	.experience-right h2 {
    color: #ffffff;
    font-size: 26px;}
	.experience-right {
    float: left;
    padding: 20px 15px 50px 15px;}
	.navbar-brand { position:relative;}
	.navbar {padding-top:0px; padding-bottom:0px;}
	.navbar-toggler.float-right {margin-top:32px;}
	.register-form {
		padding: 80px 10% 90px 10%
	}
	.register-form::before {
		width: calc(100% - 28px);
		height: calc(100% - 28px);
		top: 14px;
		left: 14px
	}
}
.select2-container--layout-1 .select2-selection--single .select2-selection__rendered {
    font-weight: 400;
    font-size: 13px;
    color: #5e5e78;
    line-height: 1.5;
    text-transform: uppercase;
    height: 38px;
    display: flex;
    align-items: center;
    border-bottom: 1px solid #5e5e78;
    padding-left: 0;
    padding-right: 20px;
}
.select2-container .select2-selection--single .select2-selection__rendered {
    display: block;
    padding-left: 8px;
    padding-right: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
*, *:before, *:after {
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.select2-container--layout-1.select2-container--open .select2-selection--single .select2-selection__rendered, .select2-container--layout-1.select2-container--focus .select2-selection--single .select2-selection__rendered {
    border-color: #28c8db;
}
.winner_txt { border: 1px solid #bb8328; text-align: center; padding: 10px; margin-bottom: 30px; margin-top: 10px; }
.gallery_box{
    background: transparent;
    text-align: center;
    overflow: hidden;
    position: relative;
    z-index: 1;
    transition: all 0.1s ease;   
    display: block;
    background: #000000;
    overflow: hidden; 
}
.gallery_box:hover{ background: linear-gradient(#c69352, #1565C0); box-shadow: 0 0 20px -5px rgba(0, 0, 0, 0.4);}
.gallery_box:before,
.gallery_box:after,
.gallery_box .box-content:before,
.gallery_box .box-content:after{
    content: "";
    background: #fff;
    width: 0;
    height: 2px;
    position: absolute;
    top: 5%;
    left: 0;
    transition: all 0.3s;
}
.gallery_box:after{ top: auto; bottom: 5%; left: auto; right: 0;}
.gallery_box .box-content:before,
.gallery_box .box-content:after{
    height: 0;
    width: 2px;
    left: auto;
    right: 5%;
    top: 0;
}
.gallery_box .box-content:after{
    right: auto;
    top: auto;
    bottom: 0;
    left: 5%;
}
.gallery_box:hover:before,
.gallery_box:hover:after{
    width: 80%;
}
.gallery_box:hover .box-content:before,
.gallery_box:hover .box-content:after{
    height: 80%;
}
.gallery_box img{
    width: 100%;
    height: auto;
    transform: scale(1.05);
    transition: all 0.1s ease;
}
.gallery_box:hover img{ opacity: 0.2; transform: scale(1);}
.gallery_box .box-content{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.gallery_box .inner-content{
    color: #fff;
    width: 70%;
    overflow: hidden;
    transform: translateX(-50%)translateY(-50%);
    position: absolute;
    top: 30%;
    left: 50%;
}
.gallery_box .title{
    font-size: 23px;
    text-transform: uppercase;
    margin: 0 0 3px 0;
    opacity: 0;
    transform: rotate(90deg);
    transform-origin: left bottom;
    transition: all 0.3s ease;
}
.gallery_box .post{
    font-size: 15px;
    text-transform: capitalize;
    display: block;
    opacity: 0;
    transform: rotate(90deg);
    transform-origin: left bottom;
    transition: all 0.3s ease;
}
.gallery_box:hover .title,
.gallery_box:hover .post{
    opacity: 1;
    transform: rotate(0);
}
.gallery_box .icon{
    padding: 0;
    margin: 0;
    list-style: none;
    overflow: hidden;
    transform: translateX(-50%);
    position: absolute;
    left: 50%;
    bottom: 43%;
}
.gallery_box .icon li{
    margin: 0 5px;
    display: inline-block;
    transform: rotate(-90deg);
    transform-origin: left top;
    transition: all 0.3s ease;
}
.gallery_box:hover .icon li{ transform: rotate(0); }
.gallery_box .icon li a{
    color: #c69352;
    background: #fff;
    font-size: 20px;
    line-height: 35px;
    height: 35px;
    width: 35px;
    display: block;
    position: relative;
    transition: all 0.3s ease;
}
.gallery_box .icon li  a:hover{
    color: #fff;
    background: #c69352;
    border-radius: 0 50%;
    box-shadow: 0 0 3px rgba(255, 255, 255, 0.9);
}

.modal-gallery .nav-pills{ border: none; margin-bottom: 20px;}
.modal-gallery .nav-pills li a{
    padding: 10px 20px;
    margin-right: 5px;
    color: #bb8328;
    background: #fff;
    border: 2px solid #bb8328;
    font-size: 18px;
    font-weight: 700;
    border-radius: 50px;
    overflow: hidden;
    z-index: 1;
    position: relative;
    transition: all 0.4s ease-in 0s;
}
.nav-pills .nav-link.active, .nav-pills .show>.nav-link,
.modal-gallery .nav-pills li.active a,
.modal-gallery .nav-pills li a:hover{
    background: #bb8328 !important; 
    color: #fff;
    border: 2px solid #bb8328;
}
.modal-gallery .nav-pills li a:before{
    content: "";
    display: block;
    width: 200px;
    height: 200px;
    border-radius: 50%;
    background: #bb8328;
    margin-top: -100px;
    position: absolute;
    top: 50%;
    left: -50%;
    opacity: 0.3;
    z-index: -1;
    transform: scale(0);
    transition: all 0.4s ease-in 0.1s;
}
.modal-gallery .nav-pills li a:hover:before,
.modal-gallery .nav-pills li.active a:before{
    opacity: 1;
    transform: scale(2);
}
@media only screen and (max-width:375px){
	.register-form .heading-form .title-form {
	font-weight: 400;
	font-size: 26px;}
  .concept-section { background:url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7) repeat !important;}
	.timing-text h5 {
      font-size: 16px;}
	  .msplus-over-text {    padding: 15px 0 20px;}
}
@media only screen and (max-width:990px){
	header .navbar-nav li a {
    line-height: 15px; 
}	header .navbar-nav {padding-left:40px !important;}
}

#mrsindia-footer { background:#333;}
#mrsindia-footer a{  text-decoration:none;  color: #fff;}
.mrsindia-social-icons {  margin: 0; padding: 0;}
.mrsindia-social-icons li {
    margin: 0;
    padding: 0;
    list-style: none;
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
    *display: inline;
}
.mrsindia-social-icons li a {
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
    *display: inline;
    color: #fff;
    padding-left: 10px;
    padding-right: 10px;
}
.mrsindia-social-icons li a i {
    font-size: 20px;
    color: #fff;
}
#mrsindia-footer .copyright .block {
    display: block;font-size:15px; color:#fff;
}


.clients .partner-side { padding:10px;}
.clients .partner-side img{box-shadow:0px 0px 10px #666; margin:10px 0px;}

.crit_bg {background:url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7) top center; height:100%; background-size:cover; width:100%; position:relative;}
.black_overlay { background: rgba(0, 0, 0, 0.7);}
.crit_bg .overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(255, 255, 255, 0.6);
}
ol {
    counter-reset: li; 
    list-style: none; 
    *list-style: decimal; 
    font: 15px 'trebuchet MS', 'lucida sans';
    padding: 0 0px 0px 40px;
    margin-bottom: 4em;
    text-shadow: 0 1px 0 rgba(255,255,255,.5);
}
ol li { width:auto;  margin: 2em 0;}
ol li a, ol li a:hover { color:#fff;}
.rounded-list a{ width:auto;
    position: relative;
    padding: 9px 20px 9px 26px; font-size:14px; font-weight:normal;
    *padding: .4em;
  
  background: rgba(95, 92, 92, 0.8);}
    color: #fff !important;
    text-decoration: none;
    border-radius: .3em;
    transition: all .3s ease-out;   
}
.rounded-list a:hover{ background: #eee;}
.rounded-list a:hover:before{ transform: rotate(360deg);  }
.rounded-list a:before{
    content: counter(li);
    counter-increment: li;
    position: absolute; 
    left: -1.3em;
    top: 50%;
    margin-top: -1.3em;
    background:#ba8328;
    height: 2.6em;
    width: 2.6em;
    line-height: 2em;
    border: .3em solid #333;
    text-align: center;
    font-weight: bold;
    border-radius: 2em;
    transition: all .3s ease-out;
}

.team-img-box {
	width: 100%;
	overflow: hidden;
	position: relative;
	-webkit-backface-visibility: hidden;
	-webkit-transform: translateZ(0) scale(1.0, 1.0);
	border-right: 2px solid #fff;
	cursor: pointer;
}
.mentors .img img {visibility: hidden;}
.team-wrapper .info {padding: 20px;}
.info .title {
	font-size: 16px;
	color: #000000;
	padding-bottom: 10px;
	margin: 0;
}
.info .text {
	font-size: 15px;
	color: #fff;
	text-align: center;
	font-family: 'Poppins', sans-serif;
	font-weight: 400;
	line-height: 1.5;
}
.team-overlay {
	background: rgba(0, 0, 0, 0.4);
	position: absolute;
	opacity: 0;
	-webkit-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	top: 0px;
	bottom: 0;
	left: 0px;
	margin: auto;
	right: 0;
	width: calc(100% - 20px);
	height: calc(100% - 20px);
}
.mentors:hover .team-overlay {
	opacity: 1;
	-webkit-transform: scale(0.95);
	-ms-transform: scale(0.95);
	transform: scale(0.95);
	-webkit-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}


.modal {	padding-right: 0px!important;}
.modal-backdrop.show {opacity: .85!important;}
.modal-backdrop {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1040;
	background-color: #fff!important;
}
#team-modal .modal-dialog {
	width: 100%;
	height: 100vh;
	margin: 0;
	margin: 0px auto;
	padding: 25px;
	overflow: hidden;
	max-width: 780px;
}
.modal-content .popup-bottom-content-left img {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
}
.modal-body {
	position: relative;
	padding: 0px;
	border-radius: 0%;
	background: transparent;
}
.modal-footer button {
	opacity: 1 !important;
	position: relative;
	background: transparent;
	height: 41px;
	border: 2px solid #e9e9e9;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
	font-size: 17px;
}
.modal-footer button img {opacity: 1;}
.modal-footer button:hover {border: 2px solid #000;}
.popup-bottom-content-left {
	width: 50%;
	margin-top: -20px;
	text-align: center;
	margin-bottom: auto;
	height: 470px;
}
.modal .popup-bottom-content-left {
	opacity: 0;
	-webkit-transform: matrix(1, 0, 0, 1, 0, -100);
	-ms-transform: matrix(1, 0, 0, 1, 0, -100);
	transform: matrix(1, 0, 0, 1, 0, -100);
	-webkit-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
}
.modal.show .popup-bottom-content-left {
	opacity: 1;
	-webkit-transform: matrix(1, 0, 0, 1, 0, 0);
	-ms-transform: matrix(1, 0, 0, 1, 0, 0);
	transform: matrix(1, 0, 0, 1, 0, 0);
	-webkit-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
}
.reverse-close-left {
	-webkit-transform: matrix(1, 0, 0, 1, 0, -100);
	-ms-transform: matrix(1, 0, 0, 1, 0, -100);
	transform: matrix(1, 0, 0, 1, 0, -100);
}
.modal .popup-bottom-content-right {
	opacity: 0;
	-webkit-transform: matrix(1, 0, 0, 1, 0, 100);
	-ms-transform: matrix(1, 0, 0, 1, 0, 100);
	transform: matrix(1, 0, 0, 1, 0, 100);
	-webkit-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
}
.modal.show .popup-bottom-content-right {
	opacity: 1;
	-webkit-transform: matrix(1, 0, 0, 1, 0, 0);
	-ms-transform: matrix(1, 0, 0, 1, 0, 0);
	transform: matrix(1, 0, 0, 1, 0, 0);
	-webkit-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
}
.reverse-close-left {
	-webkit-transform: matrix(1, 0, 0, 1, 0, 100);
	-ms-transform: matrix(1, 0, 0, 1, 0, 100);
	transform: matrix(1, 0, 0, 1, 0, 100);
}
.popup-bottom-content-right {
	width: 50%;
	padding: 40px 30px;
	background: #fff;
	border: 10px solid #bb8328;
	height: 470px;
	margin-top: 20px;
}
.modal-footer {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: center;
	padding: 1rem;
	border-top: 0px;
}
.close-btn {
	-webkit-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
	-webkit-transform-origin: center;
	-ms-transform-origin: center;
	transform-origin: center;
	transform-box: fill-box;
}
.modal-footer button img {width: 10px;}
.modal-footer button:hover img {
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
	-webkit-transform-origin: center;
	-ms-transform-origin: center;
	transform-origin: center;
	transform-box: fill-box;
}
.modal-deatil {display: none;}
.modal-content { background:none; border:0px;}
.modal-content h4 {
	font-size: 18px;
	color: #000;
	text-align: left;
	font-family: 'Poppins', sans-serif;
	font-weight: 500;
	margin-bottom: 25px;
	letter-spacing: 1px;
	text-transform: uppercase;
}
.modal-content p {
	margin-bottom: 25px;
	line-height: 27px;
	color: #333;    font-size: 15px;
	font-weight: normal;
}
.modal-inner-text img {
	width: auto;
	height: 160px;
	margin: 0px auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
.popup {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-justify-content: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
	max-width: 100%;
	padding: 35px 0px;
}
.social-icon a {
	color: #000;
	margin: 0px 8px;
	-webkit-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
.social-icon a {
	position: relative;
	background: transparent;
	width: 41px;
	height: 41px;
	border: 2px solid #e9e9e9;
	border-radius: 50%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
.social-icon a:hover {border: 2px solid #d4d3d3;}
.social-icon li { list-style:none;}
.social-icon a img {
	-webkit-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
.social-icon a:hover img {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}
@media only screen and (max-width: 480px){
	.top-bar-right .list-inline li {
    display: inline;
    padding: 13px 2px; font-size: 12px;
  }
  .top-bar-right .list-inline  { padding-left:0px;}
  .rounded-list {padding: 0 0px 0px 25px;}
  .rounded-list a {width: auto;position: relative; font-size:14px;padding: 9px 10px 9px 30px;}
}
@media only screen and (max-width: 1024px){
  .rounded-list a{ display: inherit;}
}
@media only screen and (max-width: 767px){
  .popup-bottom-content-right {
      height: auto;
      padding: 20px;
  }     
  .top-bar-right .list-inline li {display:inline; padding:13px 10px;font-size: 13px;}
  .experience-left { top: 30px !important; margin-bottom: 30px;}
  .popup-bottom-content-right { width: 100%;}
  .popup-bottom-content-left {display: none;}

.cp-thumb {
    width: 100%;
    float: left;
    position: relative;
    overflow: hidden;
}
.cp-thumb:before, .cp-thumb, .cp-thumb img, .cp-social-links, .cp-events-box .cp-caption a {
    -moz-transition: all .7s ease-in-out;
    -ms-transition: all .7s ease-in-out;
    -o-transition: all .7s ease-in-out;
    transition: all .7s ease-in-out;
}
.cp-thumb:before {
    content: '';
    position: absolute;
    right: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    visibility: hidden;
    opacity: 0;
    z-index: 99;
    -moz-transform: scale(1.4);
    -ms-transform: scale(1.4);
    -o-transform: scale(1.4);
    transform: scale(1.4);
}
.cp-text h4 a{ color: #000; }
.cp-shop-box .cp-text {
    float: left;
    width: 100%;
    padding: 22px 0 12px;
    text-align: center;
}
.cp-shop-section{float:left;width:100%}
.cp-shop-box{float:left;width:100%;padding:10px;margin:0 0 40px;background-color:#fff;border-top:2px solid;box-shadow:0 5px 7px rgba(0,0,0,0.15)}
.cp-shop-box:hover .cp-thumb img{-webkit-transform:scale(1.2) rotate(3deg);-moz-transform:scale(1.2) rotate(3deg);-ms-transform:scale(1.2) rotate(3deg);-o-transform:scale(1.2) rotate(3deg);transform:scale(1.2) rotate(3deg)}
.cp-shop-box .cp-text{float:left;width:100%;padding:22px 0 12px;text-align:center}
.cp-shop-box .cp-text h3{color:#222;font-weight:700;margin:0 0 10px}
.cp-shop-box .cp-text h3 a{color:#222}
.cp-pro-meta{float:left;width:100%;padding:0;margin:0}
.cp-pro-meta li{font-weight:500;font-size:18px;color:#ad7925;display:inline-block}
.cp-pro-meta li .fa{font-size:16px}
.cp-pro-meta li .discount-price{padding-left:8px}
.cp-pro-meta li.icon{float:right}
.cp-shop-box:hover .icon .fa{color:#222}
#cp-inner-gallery { background: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7) top left no-repeat;}
.cp-inner-banner {
    float: left;
    width: 100%;
    background: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7) top left no-repeat;
    background-size: cover;
    z-index: 11;
    padding: 110px 0 115px;
    position: relative;
}
.breadcrumb>li+li:before {
    padding: 0 5px;
    color: #ccc;
    content: "/\00a0";
}
.cp-inner-banner:before{content:'';position:absolute;width:100%;height:100%;left:0;top:0;background-color:rgba(0,0,0,0.70);z-index:-1}
.cp-inner-banner-outer{ position:relative;width:100%;text-align:center}
.cp-inner-banner-outer h2{font-weight:700;font-size:48px;color:#fff;padding-bottom:35px;margin:0 0 20px;position:relative;text-shadow:0 5px 7px rgba(0,0,0,0.3)}
.cp-inner-banner-outer h2:after{content:'';position:absolute;left:0;right:0;bottom:0;margin:0 auto;width:100px;border-bottom:4px solid}
.cp-inner-banner-outer .breadcrumb{background-color:transparent;padding:0;margin:0}
.cp-inner-banner-outer .breadcrumb li{font-family:'Noto Serif',serif;font-size:16px;color:#fff;font-style:italic}
.cp-inner-banner-outer .breadcrumb li a{color:#fff}


