@import url('https://fonts.googleapis.com/css?family=Poppins:300,400,500,500,700&amp;display=swap');
@import url('https://fonts.googleapis.com/css?family=Roboto:300,400,500,700&amp;display=swap');

@font-face {
  font-family: 'Pacifico';
  font-style: normal;
  font-weight: 400;
  src: local('Pacifico Regular'), local('Pacifico-Regular'), url(https://fonts.gstatic.com/s/pacifico/v12/FwZY7-Qmy14u9lezJ-6H6MmBp0u-.woff2) format('woff2');
  font-display: swap;
}

body{font-family: 'Roboto'; font-size: 16px;}

a:hover{
	text-decoration:none;
}

h1,h2,h3,h4,h5,h6,ul,p{
	margin:0px;
	padding:0px;
}

p{  font-family: 'Roboto';
font-size: 16px;
color:
#635c5c;
font-weight: 500;
line-height: 1.7;}

h1, .h1,
h2, .h2,
h3, .h3,
h4, .h4,
h5, .h5,
h6, .h6 { font-family: 'Poppins'; font-weight: 700; line-height: 1.4; }


h1, .h1 { font-size: 48px; color: rgb(78, 78, 79); }
h2, .h2 { font-size: 48px;  }
h3, .h3 { font-size: 38px; }
h4, .h4 { font-size: 23px; }
h5, .h5 { font-size: 36px; }
h6, .h6 { font-size: 19px; }

.primary-color{
    color: rgb(69, 178, 157);
}
.grey-txt{
    color: #797979;
}
.mt-10{
    margin-top: 100px;

}

/* Top bar */

#topnav {background: #468d91; padding: 0; }

#topnav .contact-info {float: left; margin: 10px 0; }
#topnav i {
    color: #fff;
    margin-right: 10px;
    font-size: 15px;
}
#topnav a {
    font-family: 'Roboto', sans-serif;
    color: #fff;
    padding-left: 10px;
    font-size: 14px;
}

#topnav a.btn {
    float: right;
    border-radius: 0px;
    background: #45b29d;
    color: #fff;
    text-align: center;
    padding: 10px 20px;
    text-transform: uppercase;
}


.lag-txt { font-size: 55px; font-family: 'Poppins'; font-weight: 700; }

.navbar-default {
margin: 0px;
min-height: 80px;
width: 100%;
background-color:
rgba(255,255,255,0.85);
border: none;
border-radius: 0px;
position: absolute;
left: 0;
right: 0;
top: 40px;
z-index: 9999;
}


.nav_sticky .navbar-default { position: fixed;  top:0; background: rgba(255,255,255,1); box-shadow: 0 0 5px rgba(0,0, 0, .1)}

.navbar-brand { padding-top: 18px  }


.navbar-default .navbar-nav > .open > a, 
.navbar-default .navbar-nav > .open > a:focus,
.navbar-default .navbar-nav > .open > a:hover { background: none }
.navbar-default li a {
    font-size: 14px;
    text-transform: uppercase;
    color: #555555;
 padding-top: 30px;
padding-bottom: 29px;
	white-space: unset;
}

.navbar-default .dropdown-menu>li>a { padding:8px 8px; text-transform: none; font-size: 14px; }
.navbar-default .dropdown-menu { padding: 0; min-width: 200px; }

/* a.navbar-brand img {
    width: 100%;
    max-width: 120px;
} */
.navbar-logo img{
    max-width: 120px;
    padding:10px 0px;
    
}
.navbar-main ul.nav.navbar-nav.navbar-right {
  
}
li.apply-btn a {
    background-color: #ff7800 !important;
    color: #fff !important;
    border-radius: 4px;
    padding: 9px 15px;
    margin-top: 6px;
}
li.apply-btn a:hover, li.apply-btn a:focus {
	background: #468d91 !important;
}
.banner-slider .carousel-inner .item{
 
}
.banner-slider .carousel-inner .item:before {
    content: "";
    height: 100%;
    position: absolute;
    background-color: rgba(0,0,0,0.4);
    width: 100%;
    display: block;
}
.banner-slider .carousel-caption h2 {
    color: #fff; 
    text-shadow: 2px 1px 0px #000;
    line-height: 56px;
}
.banner-slider .carousel-caption {
    width: 100%;
    left: 0;
    right: 0; 
    margin: 0 auto;
    top: 32%;
}
.banner-slider .carousel-caption p {
    font-size: 19px;
    color: #fff;
    margin: 15px 0px; 
    font-weight: 500
}
 
 
.alider-btns {
    margin-top: 45px;
}
.alider-btns button:focus{
	outline:none;
	box-shadow:none;
}

.banner-slider a.carousel-control {
    background-image: none !important;
    background-color: transparent;
    opacity: 1;
}
.carousel-control { width: 40px; }

.banner-slider a.carousel-control {}

.carousel-control .fa{ 
    top: 50%;
    position: absolute;
    font-size: 20px;
    background: #fff;
    width: 40px;
    height: 40px;
    color: #222;
    text-shadow:none;

}
.carousel-control .fa { 
right: 0
}

.carousel-control .fa{ 
left: 0
}

.carousel-control .fa:before{line-height: 38px;}

.upcoming-events {
    background-color: #fafafa;
    padding:25px 15px;
	 
}
.upcoming-left h2{
	color:#222222; 
	font-size:30px;
}
 
.right-inner-sec {
    overflow: hidden;
    background-color: #fff;
    padding: 10px;
    box-sizing: border-box;
    border: 2px dashed #e7e7e7;
	border-radius: 6px;
    display: block;
}

.right-inner-sec:hover { background: #f5f5f5 }

.right-inner-sec * { display: block; }

.upcoming-right {
    padding: 0px;
}
.right-inner-sec .col-md-4 {
    padding: 0px;
}
span.month-span {
    background-color: #468d91;
    color: #fff;
    font-size: 14px;
    text-align: center;
    padding: 10px 3px;
    box-sizing: border-box;
	border-radius: 6px 6px 0px 0px;
}
.event-month span {
    display: block;
}
span.date-span {
    background-color: #5f5f5f;
	color: #fff;
    font-size: 19px;
    text-align: center;
    padding: 10px 3px;
    box-sizing: border-box;
	border-radius: 0px 0px 6px 6px;
}
.right-inner-sec .event-detail{
    padding-right: 0px;
    padding-left: 10px;
}
.event-detail .h5 {
    font-size: 16px;
    color: #222222;
	line-height: 21px;
    margin: 0;
}
.event-detail .h6 {
    color: #ff7800;
    font-size: 14px;
	 
	     margin:0 0 3px 0px;
}
.event-detail .p {
    color: #222222;
	     font-size: 13px;
}
.events-container .event-dec {
    padding-right: 0px;
        padding-left: 10px;
        display: block;
}
.events-container .event-dec:hover .right-inner-sec {

    background: #f5f5f5;

}
.events-container .event-dec * { display: block; }

.right-inner-sec .col-md-3{
	padding:0px;
}
.right-inner-sec * { display: block; }
#yoga-home .container {    max-width: 670px;
    margin-right: 0;
}
 
.yoga-teacher-left p, .choose-left p {
     
    color: #635c5c;
    font-size: 16px;
    margin-top: 10px; 
        font-weight: 500;
}
.yoga-teacher-left {
    padding: 25px 15px;
}

.yoga-teacher-left h1 {
        font-size: 32px;
        line-height: 45px;
    }

.yoga-teacher-right h3 {
    background-color: #f2f2f2;
    padding: 20px 20px 20px 20px;
    color: #3a3a3a;   
    font-size: 20px;
    line-height: 32px;
}
.teacher-right-inner{
	padding-right:0px;
}
.alliance-div {
    background-color: #fafafa;
    padding: 20px 20px 10px 20px;
    box-sizing: border-box;
	border-radius: 0px 0px 0px 80px;
}
.alliance-div img {
    width: 100%;
    max-width: 190px;
    display: block;
    margin: 40px auto;
}
.yoga-teacher-left {
    padding: 25px 15px 0px 15px;
}

.teacher-img {
    background-image: url(../images/intro-image.jpg);
    height: 293px;
    background-size: cover;
    background-position: center;
}
.yoga-teacher-right {
    padding-right: 0px;
}

.teacher-img-right {
    padding: 0px;
}
.apply-div {
    background-color: #45b29d;
    padding:58px 30px;
    text-align: center;
}
.apply-div h2 {
    color: #fff;
	 font-family: Poppins;
     font-weight: 500;
}
.apply-div h4 {
    color: #fff;
	  text-decoration: line-through;
	 margin:10px 0px;
     font-size: 18px;
}
.apply-div p {
	color:#fff;
}
 
.course-cover-main {
    background-image: url(../images/mandala-back.jpg);

    position: relative;
    background-size: cover;
	padding:60px 0px;
}
.course-cover-main p{
    color: #fff;
}
.course-cover-main .box1{
    background-color:rgb(70, 141, 145);
    padding: 20px;
    border:1px solid rgb(55, 115, 119);
    border-radius: 10px;
}
.row-margin{
    margin-top: 30px;
}
.review-section .heading  { color: #fff; margin: 0;}
.heading {
    
    position: relative;
    text-align: center; 
     
    letter-spacing: 1px;
}
.upcoming-events-main h2{
    color: #4d4d4f;
    text-align: center;
	margin-bottom:20px;
}
.upcoming-events-main {
  
    padding: 60px 0px;	
}
.upcoming-events-main .col-md-2{
	padding:0px;
}
.upcoming-events-main .col-md-4{
	 margin-top:30px;
}
.upcoming-events-main .event-detail h6{
	margin:10px 0px;
}

.upcoming-events-main .event-detail p{
	 
	    font-size: 13px;
}
.upcoming-events-main span.month-span, .upcoming-events-main span.date-span{
	padding:7px 3px;
}
.upcoming-events-main .event-detail h5 {
    font-size: 14px;
}

.course-cover-main .panel-heading {
    background-color: #468d91;
    border: 1px solid #356b6e;
    border-radius: 7px;    color: #333;
	 
}

 
div#accordion {
    overflow: hidden;
    margin-top: 35px;
}
.course-cover-main .panel-default .btn.btn-link {
    width: 100%;
    color: #fff;
    text-align: left;
    font-size: 15px;
    padding: 0; 
    display: inline-block;
}
.course-cover-main .collapse{
    padding: 5px 10px 20px 10px;
    color: #fff; 
}
.course-cover-main .btn.btn-link:focus {
    outline: none;
    box-shadow: none;
}
.course-cover-main .btn.btn-link:hover {
	text-decoration:none;
}

.course-cover-main .btn-link .fa { margin-top: 3px; }

.course-cover-main .course-item {  padding: 10px 0; }

.course-cover-main .panel-group .panel + .panel { margin-top: 0; }

.course-cover-main .panel-group .panel { float: none; width: auto; }

@media(min-width: 992px){

.course-cover-main #accordion { display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap;   }

.course-cover-main .panel-default {align-self: flex-start; -ms-flex: 0 0 33%; -ms-flex-item-align: start; flex: 0 0 33%; max-width: 33%; padding: 0 10px; }

.course-cover-main .panel-collapse { height: auto !important; max-height: 0; display: block; overflow: hidden; padding: 0; background: #468d91; border-radius: 5px; margin-top: 10px;}
.course-cover-main .panel-collapse.in { max-height: 800px; margin-bottom: 15px; }


.course-cover-main .panel-body {display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; }
.course-cover-main .course-item {-ms-flex: 0 0 33.33333%; flex: 0 0 33.33333%; max-width: 33.33333%; color: #fff}


.course-cover-main .panel-default .panel-collapse { width: calc((100% * 3) + (20px * (3 - 1))); }

.course-cover-main .panel-default:nth-of-type(3n+1) .panel-collapse {  margin-left: 0; }

.course-cover-main .panel-default:nth-of-type(3n+2) .panel-collapse { margin-left: calc((-100% * (2 - 1)) - (20px * (2 - 1))); }

.course-cover-main .panel-default:nth-of-type(3n+3) .panel-collapse {margin-left: calc((-100% * (3 - 1)) - (20px * (3 - 1))); }



 
.payment-section .panel-group { display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap;   }
.payment-section .panel {align-self: flex-start; -ms-flex: 0 0 50%; -ms-flex-item-align: start; flex: 0 0 50%; max-width: 50%; padding: 0 10px; }
.payment-section .panel-collapse {     height: auto !important; max-height: 0; display: block; overflow: hidden; padding: 0;}
.payment-section .panel-collapse.in { max-height: 800px }
.payment-section .panel-default .panel-collapse { width: calc((100% * 2) + (20px * (2 - 1))); }
.payment-section .panel-default:nth-of-type(2n+1) .panel-collapse {  margin-left: 0; }
.payment-section .panel-default:nth-of-type(2n+2) .panel-collapse { margin-left: calc((-100% * (2 - 1)) - (20px * (2 - 1))); }
 
.payment-section .panel-group .panel + .panel { margin-top: 0; }
 

}



/* Button Style */

.mt20 { margin-top: 20px }
.mt30 { margin-top: 30px }
.mt40 { margin-top: 40px }
.mt50 { margin-top: 50px }

.btn { font-family: 'Roboto'; font-weight: 700; text-transform: uppercase; font-size: 15px;  padding: 12px 30px; border: none;}
.btn-lg { padding: 14px 44px }

.btn + .btn  { margin-left: 10px; }

.btn-default { border: none; }


.btn-default:hover, .btn-default:focus {
    background-color: #ff7800; color: #fff;
}

.btn-primary {
    background-color: #ff7800;
    color: #fff;
    text-transform: uppercase;
     
    display: inline-block;
     
    border-radius: 4px; 
    font-weight: 500;
    border: none
}
.btn-primary:hover, .btn-primary:focus {
    background-color: #ea7003;
}

.btn-success {
    background-color: #468d91;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    border-radius: 3px;

   
}
.btn-success:hover, .btn-success:focus {
    background-color: #ff7800;
}

.qualified-sec .choose-left .h2 {
    font-size: 55px;
    color: #4d4d4f;
    line-height: 55px;
    padding-right: 0;
	margin-top: 10	0px;
    font-weight: 700
}
.accommo-wrap .view-more-btn a {
    margin: 40px auto 0;
	background: #ff7800;
}
.view-more-btn.enquire-btn a {
    margin: 60px 0 0;
}
.qualified-sec .choose-left p {
   /*max-width: 410px;*/
    margin-top: 20px;
}
.book-now-btn.col-md-12 {
    text-align: center;
}
#exTab1 .tab-content {
  color : white;
  background-color: #428bca;
  padding : 5px 15px;
}

#exTab2 h3 {
  color : white;
  background-color: #428bca;
  padding : 5px 15px;
}

/* remove border radius for the tab */

#exTab1 .nav-pills > li > a {
  border-radius: 0;
}

/* change border radius for the tab , apply corners on top*/

#exTab3 .nav-pills > li > a {
  border-radius: 4px 4px 0 0 ;
}

#exTab3 .tab-content {
  color : white;
  background-color: #428bca;
  padding : 5px 15px;
}
.view-more-btn a:hover {
	text-decoration:none;
}
.choose-teacher-sec {
    
    /* background-color: #fafafa; */
    padding:50px 0px;
}
 
 .choose-teacher-sec.qualified-sec {
    padding-bottom: 20px;
}
.choose-right {
/*     background-image: url(../images/choose-teacher.jpg);
height: 350px;
background-size: cover; */
    display: block;
    border-radius: 10px;
    background-position: center;
    margin-top: 15px;
}
.img-wrap { border-radius: 5px; overflow: hidden; }
.choose-rishikesh .h5 {
    margin-top: 70px;
}
.choose-rishikesh .choose-left {
    margin-top: 10px;
}
.accommo-wrap .nav-tabs li.active a:before {
    position: absolute;
    content: "";
    border-left: 10px solid transparent;
    border-top: 10px solid #468d91;
    border-right: 10px solid transparent;
    bottom: -10px;
    left: 50%;
    margin-left: -10px;
}
.accommo-wrap .nav-tabs li a {
    background: #fff;
    color: #222;
    border-radius: 5px 0 0 5px;
    padding: 15px 25px;
    font-size: 16px;
    font-weight: 500;
	box-shadow: 0px  0px 3px rgba(0,0,0,0.2);
	position: relative;
}
.accommo-wrap .nav-tabs {
    border-bottom: none;
	text-align: center;
}
.accomodation-wrap {
    text-align: center;
    width:380px;
    margin:55px auto 30px;
    background: #fff;
    padding: 30px 15px;
    box-shadow: 0px 0px 30px rgba(0,0,0,0.1);
    border-radius: 10px;
}
.owl-theme .owl-controls .owl-buttons .owl-prev { display: none !important;}
.accommo-wrap .nav-tabs li:last-child a {
    border-radius: 0px 5px 5px 0;
}
.accommo-wrap .nav-tabs li:last-child {
    margin-left: -6px;
}
.accomodation-wrap {
    font-weight: 500;
}
.color-orange {
    color: #ff7800;
}
.color-blue {
    color: #468d91;
}
.accomodation-wrap h4 {
    font-size: 20px;
    color: #4d4d4f;
    font-weight: 500;
    padding: 10px 0;
}
.accomodation-wrap  h6 {
    font-weight: 700;
    font-size: 18px;
}
.accomodation-wrap  .price {
    display: block;
    font-size: 55px;
    font-weight: 800;
	color: #ff7800;
}
.accomo-ul li span {
    font-weight: 500;
    font-style: italic;
    padding-top: 20px;
    color: #222;
    position: relative;
	display: inline-block;
	font-size: 16px;	
}
.accomo-ul li span:before {
    position: absolute;
    content: "";
    border-bottom: 1px dashed #222;
    bottom: -10px;
    left: 0;
    right: 0;
}
.accomo-ul li:last-child span:before {
	display: none;
}
.accommo-wrap .nav-tabs li {
    float: none;
    display: inline-block;
}
.accommo-wrap .nav-tabs li.active a {
    background: #468d91;
    color: #fff;
}
 
.training-hour-sec {
    float: left;
    width: 100%;
    padding: 40px 0px 90px 0px;
    margin-bottom: 50px;
}
.hour-main {
    box-shadow: 0px 0px 4px rgba(0,0,0,0.2);
    border-radius: 9px;
	    overflow: hidden;
        background: #fff;
}
.hours-text {
    padding: 25px 40px 32px 25px;
}

.hours-text h3 {
    color: #468d91;
    
    line-height: 30px;
    font-size: 22px;
}
.hours-text p { 
    color: #4d4d4f;
    font-size: 15px;
    line-height: 23px;
    margin: 16px 0px;
}
 
.hours-img {
      position: relative;
}
.hours-img span {
    background-color: rgba(255,120,0,0.9);
    color: #fff;
    position: absolute;
    bottom: 25px;
    padding: 12px 32px 12px 18px;
    border-radius: 0px 30px 30px 0px;
    font-size: 15px; 
}
.review-section {
    float: left;
    width: 100%;
    background-image: url(../images/review-bg.jpg);
    padding: 80px 0px;
    background-size: cover;
    background-position: center;
    margin-top: 40px;
}
.grey-bg { background: #f5f5f5 !important }

div#carousel-reviews {
    width: 100%;
    max-width: 800px;
    margin: 0 auto;
    text-align: center;
    margin-top: 25px;

}
div#carousel-reviews .block-text.rel.zmin {
    padding: 0px 60px;
}
div#carousel-reviews p {
    color: #fff;
    font-size: 16px;
    line-height: 35px;
    margin: 19px 0px;
	 
	position:relative;
}
div#carousel-reviews h5 {
    color: #fff;
    font-size: 19px;
    margin-top: 50px; 
}
div#carousel-reviews .mark {
    background-color: transparent;
    margin-top: 9px;
}
span.rating-input span {
    padding: 0px 3px;
	color:#fff;
}
div#carousel-reviews p:before, div#carousel-reviews p:after {
    content: "";
    font-size: 50px;
    position: absolute;
    left: -48px;
    background-image: url(../images/slider-icon.png);
    width: 23px;
    height: 22px;
    background-repeat: no-repeat;
    top: -12px;
    background-size: cover;
}
div#carousel-reviews p:after {
    right: -48px;
    left: auto;
    bottom: 0;
    top: auto;
    transform: rotate(180deg);
}
.gallery-section {
    float: left;
    width: 100%;
    padding: 80px 0px 0px 0px;
}
.gallery-section .heading, .sample-schedule-sec .heading {
    color: #002222;
    margin-bottom: 25px;
	line-height: 52px;
}
.gallery-section p {
    color: #002222;
    font-size: 16px;
    width: 100%;
    max-width: 570px;
    text-align: center;
    margin: 0 auto 20px auto;
    line-height: 26px;

		 
}
.gallery-section img {
    width: 100%;
    margin-top: 45px;
}
.subscribe-sec {
    float: left;
    width: 100%;
    background-color: #444444;
   
    padding: 50px 0px;
}
.subscribe-sec h4 {
	color:#fff;
	   
	  font-size:28px;
	  letter-spacing:1px;
}
.subscribe-sec p {
	color:#fff;
	font-size:15px;
	 
	margin-top:4px;
}
.subscribe-sec form input {
    background-color: #fff;
    border: 1px solid #fff;
    padding: 21px 10px;
    width: 100% !important;
}
.subscribe-sec form .col-md-2 {
    padding: 0px;
}
.subscribe-sec form button, .subscribe-sec form button:hover, .subscribe-sec form button:focus {
    width: 100%;
    background-color: #ff7800;
    border: 1px solid #ff7800;
    text-transform: uppercase;
     
    padding: 11px 10px;
    letter-spacing: 1px;
}
.subscribe-sec form .col-md-5 {
    padding-left: 0px;
}
.subscribe-sec form.form-inline {
    overflow: hidden;
    margin-top: 5px;
}
.footer-main {
    float: left;
    width: 100%;
    padding: 60px 0px 10px 0px;
    border-bottom: 1px solid #efefef;
    background-color: rgb(245, 245, 245);
}
.footer-logo-div img {
    width: 100%;
    display: block;
    max-width: 140px;
}
.footer-logo-div p {
    font-size: 16px;
     
    color: #222222;
    padding: 15px 0px 20px 0px;
    line-height: 26px;
}

img.footer-rys-logo {
    width: 100%;
    max-width: 180px;
}
.footer-logo-div h5 {
    color: #222222;
    
    font-size: 14px;
    margin-top: 14px;
    line-height: 25px;
}
h3.footer-heading {
    color: #000000;
    font-size: 20px;
    
    margin: 13px 0px 31px 0px;
	text-transform:uppercase;
}
.important-links ul {
    list-style: none;
}
.important-links ul li a {
    font-size: 16px;
    color: #222222;
    margin-bottom: 25px;
    display: block;
    position: relative;
    padding-left: 22px;
}
.important-links ul li a:before {
    content: "";
    position: absolute;
    width: 8px;
    height: 2px;
    background-color: #222222;
    left: 0;
    top: 9px;
}
.upcoming-course .right-inner-sec {
    overflow: hidden;
    box-sizing: border-box;
	border:none;
	padding:0px;   
	background-color:transparent;
	border-radius:0px;
	margin-bottom:15px;
    display: block;
}
.upcoming-course .right-inner-sec * { display: block; }
.upcoming-course .right-inner-sec .col-md-2 {
    padding: 0px;
}
.upcoming-course .right-inner-sec .event-detail {
    padding-right: 0px;
    padding-left: 11px;
}
.upcoming-course .right-inner-sec .event-detail p {
	 font-family:OpenSans-SemiBoldItalic;
}
.our-location ul li a {
    color: #222222;
    font-size: 16px;
	 font-family: OpenSans-Regular;
}
.our-location ul{
	list-style:none;
}
.our-location ul span {
    margin-right: 10px;
    font-size: 18px;
    color: #222222;
}
.our-location ul li {
    margin-top: 20px;
}
footer.footer {
    float: left;
    width: 100%;
    padding: 25px 0px;
    background-color:rgb(245, 245, 245) ;
    border-top: 1px solid #ddd;
}
footer.footer h5 {
    color: #222222;
     
    font-size: 16px;
    line-height: 28px;
}
footer.footer h5 span{
	color:#ff7800;
	 
}
.footer-right {
    text-align: right;
    margin-top: 13px;
}



#owl-demo .item img{
    display: block;
    width: 100%;
    height: auto;
}
.owl-next {
    right: 50px;
    position: absolute;
    top: 50%;
}
.owl-next {
    right: -28px;
    position: absolute;
    top: 50%;
    height: 55px;
    width: 55px;
    border-radius: 0 5px 5px 0px !important;
    opacity: 1 !important;
    background: #468d91 !important;
}
.owl-next:before {
    content: "";
    position: absolute;
    background: url(../images/angle-right.png);
    background-repeat: no-repeat;
height: 15px;
width: 15px;
top: 20px;
left: 23px;
background-size: contain;
}
.course-ul li {
    float: left;
    width: 33.33%;
    padding: 0 10px 10px; color: #fff;
}
.course-ul {
    overflow: hidden;
}
.accordion .card-header h2:before {
	content: "";
    position: absolute;
    background: url(../images/accor-angle.png);
    background-repeat: no-repeat;
    height: 15px;
    width: 10px;
	top: 43px;
    right: 23px;
	cursor: pointer;
	pointer-events: none;
}
 .navbar-nav li .dropdown-menu {
    width: 245px;
    left: 0;
    right: auto;
}

.founder-data{  
    border: 5px solid rgb(0, 132, 137);   
    box-shadow: 0px 0px 15px #7d7d7d;  
    padding:10px  50px; 
    border-radius: 20px;
    margin-top: 30px;
    margin-bottom: 30px;
}
/* about page css */

.inr-banner { position: relative; }

.inr-banner h2{
    color: #fff;
    font-size: 36px;
     
    text-shadow: 2px 1px 0px #000;
    line-height: 46px;
	    text-align: left;
        position: relative;
}
.inr-banner .carousel-caption{
	max-width:100%;
}

.inr-banner img { max-width: 100%;}

/* .inr-banner .inr-txt{ position: absolute; top: 0; left: 0; right: 0; bottom: 0; } */

.inr-banner .inr-txt{
position: absolute;
text-transform: uppercase;
color: #fff;
font-size: 27px;
left: 0;
right: 0;
transform: translate(0, -60%);
-moz-transform: translate(0, -60%);
-webkit-transform: translate(0, -60%);
top: 60%;
transition: all .2s ease-in;
text-align: center;

}

.inr-banner .social-icon { position: absolute;
bottom: 0;
left: 0;
right: 0; } 
.inr-banner .social-inr { float: right; }

.inr-banner .social-inr a {width: 40px; display: inline-block; height: 40px; background: #4c8386; color: #fff; float: left; text-align: center; padding-top: 10px;}


.inr-banner .social-inr a:hover{ background: #ff7800 }
.inr-banner   ul {
    list-style: none;
    text-align: left; 
}
.inr-banner ul li a{
	color:#fff;
	text-transform:uppercase;
	 
}
.inr-banner ul li {
    display: inline-block;
    font-size: 16px;
    letter-spacing: 1px;
	margin-left: 3px;
}
.inr-banner ul li:nth-child(1) {
	margin-left:0px;
}

section#teachers {
    float: left;
    width: 100%;
	padding:60px 0px;
}
 
.teacher-inner .hours-text h3 {
    color: #4d4d4f;
	font-size:18px;
}
.teacher-inner .hours-text p {
    color: #ff7800;
    margin: 0px;
}
.teacher-inner .hours-text {
    padding: 15px 15px 20px 15px;
}
#teachers .hour-main {
    box-shadow: none;
 
    background-color: #f8f8f8;
}
.teacher-row{
	margin-top:60px;
}
section#why-us {
  
    background-color: #fafafa;
	padding:60px 0px;
}

.pt-40 {padding-top: 40px !important;  }

#why-us .sub-title {
        display: inline-block;
    background: rgb(70, 141, 145);
    padding: 10px 40px;
    border-radius: 5px;
    color: #fff;
    font-size: 22px;
    font-weight: 500;
}
#why-us .sub-title.other {
background: #222;

}
.why-us .row .col-md-6{
    padding: 15px ;
}
.why-us-text{
    background-color: #fff;
    box-shadow: 0px 0px 4px rgba(0,0,0,0.2);
    border-radius: 6px;
    padding: 15px 15px;
    margin-top: 10px;

}
.why-us-text ul {
    color: #4b4b4b;    
    position: relative;
    font-size: 16px;
    margin-left: 20px;
}


.rule h6 {margin-bottom: 15px;  }
.rule p.txt {  font-size: 16px; font-weight: 500; }
#other-school .why-us-text p { background: #f5f5f5 }
#other-school .why-us-text p:before {    border-bottom-color: #f5f5f5; }
.list-count h4 {
    font-size: 26px;
    color: #fff; 
    position:relative;
    text-align:center;
    padding: 5px 0 0 10px;
}
.list-count:before {
    content: "";
    background-color: #468d91;
    position: absolute;
    width: 84px;
height: 34px;
    left: 0;
    right: 0;
    margin: 0 auto;
    transform: rotate(-12deg);
}
#why-us-inr { padding-top: 30px;  }
.why-row .why-us-text {
    padding-top: 30px;
}
.why-row {
 
    margin-top: 40px;
}


/* faq page css start */

.payment-section {
    float: left;
    width: 100%;
    padding: 60px 0px;
}
.payment-inner-div {
    clear: both;
    width: 100%;
    border-bottom: 2px solid #efefef;
padding-bottom: 10px;
margin-bottom: 40px;
}
.payment-inner-div:nth-child(3) {
	 border-bottom: none;
    padding-bottom: 0px;
    margin-bottom: 0px;
}
.payment-inner-div h2, section#inquiry-form h2 {
    color: #4d4d4f; 
    text-align: left; 
}
.payment-section .panel-group {
    overflow: hidden;
}

.payment-section .panel-group .panel.panel-default h4.panel-title a {
    width: 100%;
    color: #222222;
    text-align: left;
    font-size: 15px;
    padding: 8px 10px;
     
    display: block;
}
.inr-panel p{
	 
	    color: #222222;
}
.panel-group .panel { border:none; box-shadow: none;  background: none;}
.payment-section .panel-group .panel-heading{
	box-shadow:0px 0px 4px rgba(0,0,0,0.2);
	background-color:transparent;
	border: none; 
}
.payment-section .panel-default>.panel-heading {
    color: #333;
    background-color: transparent;
    border-color: transparent;
    border-radius: 5px;
    box-shadow: 0px 0px 10px rgba(0,0,0,0.1)

}
.payment-section .panel { margin-bottom: 30px; }

.payment-section .panel-body { padding: 15px;
background: #f6f6f6;
margin-top: 10px;
border-radius: 5px; }
.panel-default > .panel-heading + .panel-collapse > .panel-body { border: none; }
.payment-section .panel-group {
    overflow: hidden;
    padding: 15px 0px;
	margin-bottom: 0px;
}
.payment-section span.glyphicon.glyphicon-plus {
    float: right;
    font-weight: 100 !important;
    color: #468d91;
}
 
/* faq css end here */

/* fees schdelue css start here */
section.events--sec {
    float: left;
    width: 100%;
    padding: 60px 0px;
}
.events--sec .event-hed {
    background: #e8f7f8;
    padding: 10px 11px;
}
.events--sec .event-hed h4 {
    font-size: 24px;
	color:#222222;
	margin:10px 0px;
}
.events--sec .table .thead-dark th {
    color: #222222;
    background-color: #f5f5f5;
    border-color: #d9d9d9;
    font-size: 15px;
    padding: 16px 10px; 
	
}
.events--sec p {
    font-size: 14px; 
    color: #222222;
    line-height: 28px;
}
.events--sec td {
    padding: 16px 8px !important;
	border:1px solid #efefef !important
}
.tab-price {
    float: left;
}
.pull-right {
    float: right!important;
}
.events--sec td span.lab-txt {
    float: none;
	display:block;
}

.tab-price span b {
    color: #7a7a7a;
	margin-right:8px;
}
.tab-price span{
 
}
.events--sec .btn-info {
	border-color:transparent;
	    margin: 0px;
}
.event-inner {
    box-shadow: 0px 0px 4px rgba(0,0,0,0.2);
    border-radius: 6px;
	    margin-top: 30px;
}
.event-inner:nth-child(1) {
	margin-top:0px;
}
.event-inner .table{
	margin-bottom:0px;
	border:none;
}
.event-inner .table-bordered>thead>tr>td, .event-inner .table-bordered>thead>tr>th {
    border-bottom-width: 0px;
}
/* fees schdelue css start here */


/* application form css start */
section#inquiry-form {
    float: left;
    width: 100%;
    background-color: #f9f9f9;
    padding-bottom: 40px;
}
#inquiry-form.single-page form .form-control {
    height: 50px;
}

.form-control {font-weight: 400 }
#inquiry-form form .form-control {
    background: #f9f9f9;
    border: 0px;
    color: #5d5d5d;
    
    border-radius: 0px;
    box-shadow: none;
    font-size: 14px;
    height: 50px;
    border-radius: 5px; 
}

 
#inquiry-form.single-page textarea {
    min-height: 140px;
}
#inquiry-form .form-group {
    margin-bottom: 25px;
}
button.btn.btn-info[type="submit"], button.btn.btn-info[type="submit"]:hover, button.btn.btn-info[type="submit"]:focus {
    border-color: transparent;
    margin: 0 auto;
    display: block;
    margin-top: 30px;
}
section#inquiry-form h2, .contact-right-sec h2 {
background-color: #f9f9f9;

padding: 18px 15px;

 

font-size: 27px;

color: #000;

margin: 0 -15px 20px -15px;
}
.detail-sec {
    margin-top: -64px;
}
/* application form css end */

/* contact us page css start */

.contact-left button.btn.btn-info {
    float: left;
}
.contact-left textarea{
	height:198px !important;
}
.detail-sec.contact-left form{
	overflow:hidden;
}
.contact-right-sec h2 {
    margin-top: 30px;
	padding:0px !important;
}
.contact-right-sec ul li address {
    font-size: 16px;
    color: #000000;
	margin:0px;
	 
	    line-height: 29px;
}
.contact-right-sec ul li {
    list-style: none;
    margin-top: 25px;
	
}
.contact-right-sec ul li a{
	font-size: 16px;
    color: #000000;
	 
}
.contact-right-sec {
    padding-left: 60px;
	margin-top: 35px;
}
.contact-right-sec ul:before {
    content: "";
    background-image: url(../images/contact-before.png);
    height: 100%;
    width: 23px;
    position: absolute;
    display: block;
    left: 0;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}
.contact-right-sec ul {
	position:relative;
	padding-left:60px;
}
.contact-right-sec img {
    margin-top: 30px;
}


/* 7 teacher training sec */

#inquiry-form p.form-heading {
font-size: 23px;
color: #fff;
font-weight: 700;
background-color: #6ac1b1;
text-align: center;
padding: 10px 0px;
border-radius: 0;
letter-spacing: 1px;
margin: 0 -15px 20px;
} 
#inquiry-form form {
    box-shadow: 0px 0px 6px rgba(0, 0, 0, 15%);
    padding: 0 15px 15px 15px;
    border-radius:5px;
    margin-bottom: 30px;
    background:#fff;
    overflow: hidden;
}
.training-right-sec .form-group {
    margin-bottom: 20px;
}

 

.training-right-sec .form-control {
    background: #fbfbfb !important;
	border: 2px solid #efefef !important;
}
.training-right-sec button.btn.btn-info {
    background-color: #ff7900 !important;
}
.training-right-sec#inquiry-form label {
    position: relative;
    padding-left: 0px;
    cursor: pointer;
   background: url(../images/checked.png) no-repeat 95% 5px #fbfbfb; 
    display: inline-block;
    width: 49%;
    box-sizing: border-box;
    padding: 10px 10px 20px 10px;
    border: 2px solid #efefef;
    border-radius: 4px;
}
.training-right-sec#inquiry-form label:hover, .training-right-sec#inquiry-form input[type=radio]:checked + label {
	
	  border: 2px solid #ff7900 ;
      background: url(../images/checked-select.png) no-repeat 95% 5px #fff4ea; 
}
.training-right-sec#inquiry-form label span, .training-right-sec#inquiry-form label b {
    color: #222222;
	 
	    font-size: 14px;
		    text-transform: uppercase;
}


#inquiry-form  input[type=radio] {display: none; }

.white-txt { color: #fff }

.training-right-sec#inquiry-form label b {
    font-size:16px ;
    margin-top:13px;
    display:inline-block;
}

.training-right-sec#inquiry-form label b.line-th { text-decoration: line-through; color: #cacaca; font-size: 12px; font-weight: 400;}

.training-right-sec#inquiry-form label input{
	float:right;
}
.radio-buttons {
    margin-bottom: 10px;
}
.training-right-sec {
    margin-top: 44px;
}
.teacher-training-main {
    padding-bottom: 50px;
    border-bottom: 2px solid #efefef;
}
.sample-schedule-sec{
 
	padding:60px 0px;
}

.daily-working-sch {
    background-color: #6ac1b1;
	box-shadow:0px 0px 6px rgba(0, 0, 0, 15%);
	border-radius:6px;
	position: relative;
}
.daily-working-sch li {
     list-style: none;
    color: #fff;
    font-size: 18px;
    border-bottom: 1px solid rgba(255,255,255,0.3);
    padding: 12px 30px;
    letter-spacing: 1px;
}


.daily-working-sch li.accommodation__inner p { color: #fff}
.accomo-text p.sub-heading {
    background-color: #6ac1b1;
    box-shadow: 0px -3px 6px rgba(0, 0, 0, 15%);
     
    color: #fff;
    font-size: 16px;
    position: absolute;
    top: -46px;
    left: 29px;
    padding: 12px 20px;
    box-sizing: border-box;
    letter-spacing: 1px;
}
.accomo-text {
    margin-top: 80px;
}
.choose-right.accommodation-right {
    
	 
}
.accommodation-right .img-wrap { border-radius: 5px;  overflow: hidden; box-shadow: 0 0 10px rgba(0,0, 0, .4) }

.accommodation-left{ 
	     
		padding-right: 65px;
}
.accommodation-left ul li {
    list-style: none;
    border-bottom: 1px dashed #9ebcbd;
    padding-bottom: 13px;
    padding-top: 13px;
    font-size: 16px;
}
.accommodation-left ul li span {
    width: 49%;
    display: inline-block;
    box-sizing: border-box;
    color: #6ac1b1
}
.choose-teacher-sec.health-food {
    background-color: #fff;
    padding-bottom: 50px;
}
.choose-teacher-sec.health-food .choose-left.accommodation-left {
    padding-right: 15px;
    padding-left: 50px;
}
.health-left .img-wrap{
	 
	box-shadow:0px 0px 6px rgba(0, 0, 0, 15%);
	 
	margin-top:0px;
}
.health-food .choose-left {
    padding-left: 30px;
	padding-right:15px;
}
.yoga-teacher-inner .col-md-3 {
    padding: 0px;
}
.yoga-teacher-inner .col-md-9 {
    padding-left: 0px;
}

.yoga-teacher-inner {
    overflow: hidden;
    margin-top: 45px;
}
.yoga-teacher-inner {
    overflow: hidden;
    margin-top: 30px;
    /* border: 1px solid #9f9f9f;   */
    border-radius: 7px;
    box-shadow: 0px 0px 15px #ddd;
}
.yoga-teacher-right-sec h4 {
    color: #656565;
    font-size: 15px;
    padding: 17px 0px;
}
.yoga-teacher-right-sec .col-md-7 {
    border-left: 1px solid #d4d4d4;
}
.yoga-teacher-inner  p {
    color: #222222;
    line-height: 30px;
    font-weight: 500;
	margin-top: 15px;

}
.yoga-teacher-inner .more-detail {  padding-top: 20px; padding-bottom: 20px; border-top:1px solid #f8f8f8; margin-top: -1px;}

.hideDiv { display: none !important; }
.yoga-teacher-inner .more-detail p { padding: 0; margin: 0;}

.yoga-teacher-right-sec .philosophy-sec{
	 padding-left: 35px;
	border-top:1px solid #d3d3d3;
}
.yoga-teacher-left-sec img {
    width: 100%;
}


.yoga-teacher-right-sec .col-md-5 {
	padding-left:35px;
}
.yoga-teacher-inner  a.link {
   
    margin-top: 13px;
    display: inline-block;
	color: #ff7800;
}
 .yoga-teacher-left-sec span{
    width: 100%;
    background-color: rgba(76,131,134,0.8);
    display: block;
    position: absolute;
    bottom: 0;
    color: #fff;
    padding: 10px 0px 10px 20px;
    font-size: 20px;
    font-weight: 500;
}
.our-teacher-main {
    padding: 0px 0px 70px 0px;
}

	.event-detail h5 {
    font-size: 18px;
}
.event-detail h6 {
    font-size: 13px;
    margin: 3px 0px;
}

.white-bg  { background: #fff !important }
 

#ada-wrap {  }
#ada-wrap ul.list-inr {  list-style: none; margin:0; padding:0; }
#ada-wrap li  { color: #635c5c; font-size: 16px; font-weight: 500; position: relative; padding-left: 20px;}

.list-advat {padding-top: 20px; }
.list-inr li { color: #635c5c; position: relative; list-style: none; padding-left: 17px; padding-bottom: 10px;font-weight: 500; }
.list-inr li:before { content: ""; position: absolute; width: 5px; height: 5px; background: #468d91; top: 7px; margin-top: 0; left: 0; }
.white-list{
    padding-left: 20px;
}
.white-list li{
    color: #fff;
    padding-bottom: 10px
}

#eli-pay {  }
#eli-pay p { color: #4b4b4b; font-size: 15px; margin-top: 10px; line-height: 29px; font-weight: 500; }

#eli-pay-inr { padding-top: 40px; }

#gallery-wrap { padding: 80px 0;  }
#gallery-wrap .h5 { margin-bottom: 40px;}
#gallery-wrap .img-wrap { display: inline-block; box-shadow: 0 0 10px rgba(0, 0, 0, .2); margin-bottom: 20px  }


/* PAYMENT PAGES */

#payment { padding: 40px 0;}

#payment .heading { font-size: 18px; color: #fff; font-weight: 700; background-color: #4c8386; text-align: center; padding: 15px 0px; margin: 0px; border-radius: 5px 5px 0 0;   }

#payment h5 { font-size: 15px; font-weight: 500; margin-bottom: 10px; }

#payment form {
    box-shadow: 0px 0px 6px rgba(0, 0, 0, 15%);
    padding: 25px 15px;
    border-radius: 0 0 5px 5px;
    margin-bottom: 30px;
}
#payment .pay-type {
    text-align: center;
    list-style-type: none;
    padding: 0px;
    margin: 0px 0 15px;
}
.pay-type li {
    display: inline-block;
}


/* Review Page */

#reviews.review-page {
    padding-top: 50px;
    padding-bottom: 50px;
}

#reviews.review-page .student-wrap {
    width: 100%;
    margin-top: 70px;
}
#reviews.review-page .student-wrap .student-img {
    float: left;
}
#reviews .student-wrap img {
    float: left;
    margin-right: 15px;
    border-radius: 50%;
}
#reviews.review-page .student-wrap .student-content {
    background: transparent;
    text-align: left;
    max-width: 100%;
    padding: 2px 15px 0;
    margin:0 0 30px 100px;
    border-radius: 5px;
    position: relative;
    box-shadow: 0 0 10px rgba(0, 0, 0, .3)
}
#reviews .student-content p {
    color: #4b4b4b;
    font-size: 15px;
    margin-top: 10px;
    line-height: 29px;
    font-weight: 500;
}
#reviews .student-data {
    padding: 20px 0;
}
#reviews .student-data span {
    letter-spacing: 1px;
    display: block;
    margin-bottom: 5px;
    color: #000;
    font-style: italic;
}
#reviews .student-wrap .rating-stars .fa {
    color: #ff8155;
}

#reviews.review-page .student-wrap .bdr-line {
    max-width: 554px;
    border-bottom: 1px dashed rgba(35, 35, 35, 40%);
    margin-top: 25px;
}


.terms-title { font-size: 20px; line-height: 28px; padding: 0; }

#term-inr .why-us-text { padding-top: 0; }
#term-inr  .why-us-text p:before {display: none;  }
#term-inr {  }


/* APPLY NOW */

.apply-btn {
    padding: 12px 20px;
    color: #fff;
    background: #ff7800;
    font-size: 14px;
    border: none;
    text-align: center;
    position: fixed;
    top: 70%;
    right: -37px;
    border-radius: 5px 5px 0 0 ;
    box-shadow: 0 0 10px rgba(0, 0, 0, .3);
    text-transform: uppercase;
    font-weight: 500;
   z-index: 999999;
transform: rotate(-90deg);
}

.apply-btn:hover,
.apply-btn:focus {
    color: #fff;
    background: #ea7003
}

#side-form {
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    opacity: 0;
    z-index: -1;
}
#side-form .overlay-sidebar {
    background: rgba(0, 0, 0, .4);
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: -1;
    opacity: 0;
}

#side-form .side-form_inner {
    max-width: 500px;
    position: relative;
    background: #fff;
    padding: 50px 40px 20px;
    height: 100%;
    overflow-y: auto;
    float: right;
    right: -100%;
    transition: all 0.6s ease 0s;
}

.close-btn {
    background: #ff7800;
    display: inline-block;
    padding: 10px 15px;
    position: absolute;
    top: 0;
    left: 0;
}

.close-btn .fa {
    color: #fff;
    font-size: 18px;
}

#side-form .side-form_inner .col-sm-6, #side-form .side-form_inner .col-sm-12 {
    padding: 0 5px;
}

#side-form .form-control {
    background: #f1f1f1;
    border: 0px;
    padding: 10px 13px 10px;
    border-radius: 5px;
    font-size: 14px;
    min-height: 45px;
}
 .slide_pop-open #side-form .overlay-sidebar {
    opacity: 1;
    cursor: crosshair;
}
.slide_pop-open #side-form .side-form_inner {
    right: 0;
    transition: all 0.6s ease 0s;
}

.slide_pop-open #side-form {
    z-index: 99999999;
    opacity: 1;
    transition: all 0.6s ease 0s;
}

.thank-wrap {box-shadow: 0 0 10px rgba(0, 0, 0, .3); padding:40px 0; margin: 40px 0 }
/* media css start */


/* page banner start here */
.page-banner{
    position:relative;
}
.page-banner img{
    width:100%;
    height:400px;
}
.banner-overlay{
    width:100%;
    height:400px;
    background-color:rgba(0,0,0,0.5);
    position:absolute;
    top:0px;
    left:0px;
}

.banner-text{  
    width: 90%;
    margin-top:100px;
    margin-left: auto;
    margin-right: auto;
    color:#ededed;
    text-align: center;
}
.banner-text p{  
    color:#ededed;
}


/* page banner end here */

@media (min-width: 991px){ 

.navbar-nav li:hover .dropdown-menu  { display: block; }

}

  @media only screen and (min-width: 767px) and (max-width: 1024px)  {
	  .nav>li>a {
    padding: 10px 7px !important;
    font-size: 11px !important;
}
.navbar-default {
    margin: 0px;
	min-height: 69px;
}
a.navbar-brand img {
    max-width: 100px !important;
    display: inline-block;
}
h2, .h2 {
    font-size: 30px;
}	
h1, .h1 {
    font-size: 34px;
}
.yoga-teacher-right h3 {
    font-size: 14px;
    line-height: 30px;
}


.lag-txt {
    font-size: 31px;
}
h5, .h5 {
    font-size: 25px;
}
.hours-text h3{
	font-size:17px;
}
.hours-text {
    padding: 25px 15px 32px 15px;
}
.our-location img {
    width: 100%;
}
h3.footer-heading{
	font-size: 14px;
}
.detail-sec {
    margin-top: 20px;
}
body .nav>li>a {
    font-size: 11px !important;
}
li.apply-btn a{
	margin-top:0px;
}
.inr-banner h2, section#inquiry-form h2, .contact-right-sec h2{
	font-size:20px;
}
.contact-right-sec img{
	width:100%;
}
.contact-right-sec {
    padding-left: 15px;
}
.upcoming-left h2 {
    margin-bottom: 15px;
    font-size: 24px;
}
.yoga-teacher-right-sec .col-md-7{
	padding-left:35px;
}
  .yoga-teacher-right-sec p{
	  line-height:29px;
  }
  
  }
  
  
  
  
  
@media only screen and (max-width: 1199px) {
	a.navbar-brand img {
		max-width: 170px;
		display: inline-block;
	}
	.nav>li>a {
		padding: 10px 12px;
		font-size: 13px !important;
	}
	.owl-next {
		right: 15px;
	}
}


@media only screen and (max-width: 767px) {
	.payment-inner-div .h3 {
    font-size: 20px;
}

.event-detail h5 {
    font-size: 15px;
}	
.event-detail h6 {
    font-size: 15px;
    margin: 10px 0px;
}
.inr-banner h2{
	font-size:17px;
}
.inr-banner {
    margin-top: 80px;
}
.yoga-teacher-right-sec .col-md-5 {
    padding-left: 015px;
}
.yoga-teacher-right-sec p{
	padding-left:16px;
}
.philosophy-sec a {
    padding-left: 15px;
    padding-bottom: 30px;
}
	.navbar-default{
		background-color:#fff;
	}
	#myCarousel.carousel {
    margin-top: 75px;
}
#myCarousel.carousel .h2 {
    font-size: 22px;
}
.banner-slider .carousel-caption{
	top:0px;
}
	.lag-txt {
    font-size: 29px;
	}
	.choose-teacher-sec.qualified-sec .text-left.mt40 {
    text-align: center;
}
.h5 {
    font-size: 25px;
    line-height: 38px;
}
	
	.events-container{
		width:100%;
		padding:0px 15px !important;
	}
	a.navbar-brand img{
		max-width:150px;
	}
	nav.navbar.navbar-default.navbar-main{
		min-height:71px; top:0;
	}
	.navbar-default .navbar-toggle{
		margin-top:18px;
	}
	.upcoming-left {
		padding: 0 15px 10px 15px;
		text-align: center;
	}
	.events-container .event-dec {
		padding-right: 15px;
	}
	.events-container .event-dec{
		margin-top:15px;
	}
	.upcoming-left h2{
		font-size:29px;
	}
	.yoga-teacher-sec{
		text-align:center;
		margin-bottom: 50px;
	}
	.yoga-teacher-left h1 {
		font-size: 26px;
		line-height: 45px;
	}
		
	.yoga-teacher-right{
		padding-right:15px !important;
		margin-top: 50px;
	}	

	.teacher-right-inner {
		padding-right: 0px;
		padding-left: 0px;
	}
	.accordion .card-header h2:before {
		top:14px;
	}
	.heading{
		 font-size: 28px;
	}
	div#accordionExample{
		margin-top:7px;
	}
	.choose-teacher-sec{
		text-align:center;
			padding: 50px 0px;
	}
	.qualified-sec .choose-left h1 {
		font-size: 30px;
		line-height: 45px;
	}
	.qualified-sec .choose-left p {
		width: 100%;
		margin-top: 19px;
	}
	.qualified-sec .choose-left h1{
		padding-right:0px;
	}
		.view-more-btn.enquire-btn a {
		margin: 20px auto;
	}
	.accommo-wrap .nav-tabs li{
		margin-top:23px; float:left;
	}
	.accomodation-wrap{
		width:100%;
	}
	.accomodation-wrap .price{
		font-size:40px;
	}
	.upcoming-events-main, section#why-us{
		padding:50px 0px;
	}
		.training-hour-sec {
		padding: 50px 0px 50px 0px;
	}
	.hour-main{
		margin-top:30px;
		text-align:center;
	}
	.review-section, .sample-schedule-sec, .payment-section, section#teachers{
		padding:50px 0px;
	}
		div#carousel-reviews .block-text.rel.zmin {
		padding: 0px 50px;
	}
	.gallery-section {
		padding: 50px 15px 50px 15px;
	}
	.subscribe-sec{
		text-align:center;
	}
	.subscribe-sec form .col-md-5 {
		padding-left: 15px;
	}
	.footer-main{
		text-align:center;
	}
	.footer-logo-div img{
		margin:0 auto;
	}
	.important-links, .upcoming-course, .our-location {
		margin-top: 35px;
	}
	footer.footer, .footer-right{
		text-align:center;
	}
	li.apply-btn {
		width: 100%;
		max-width: 150px;
		text-align: center;
		margin-left: 15px;
	}
	.yoga-teacher-sec.teacher-training-main{
		margin-bottom:0px;
	}
	.accomo-text{
		margin-top:0px;
	}
	.daily-working-sch{
		margin-top:80px;
	}
	.gallery-section .heading, .sample-schedule-sec .heading{
		line-height:39px;
	}
	.accommodation-left{
		padding-right:15px;
	}
	.choose-right.accommodation-right{
		margin-top:50px;
			height: 300px;
	}
	.health-food .choose-left {
		padding-left: 15px;
		padding-right: 15px;
		margin-top: 50px;
	}
	.payment-inner-div h2, section#inquiry-form h2{
		font-size:24px;
		text-align:center;
	}
	.payment-section .panel-group .panel.panel-default h4.panel-title a{
		padding:8px 18px 8px 8px;
	}
	.payment-section span.glyphicon.glyphicon-plus{
		margin-top:-14px;
	}
	.why-us-text {
		padding-left: 15px;
		margin-top: 25px;
	}
	.why-row{
		margin-top:35px;
	}
	.teacher-row {
		margin-top: 0;
	}
	.detail-sec{
	 
		margin-top: 30px;
	}
	.col-md-8.col-md-offset-2.col-sm-12.detail-sec h2 {
		text-align: center !important;
	}
	select.form-control {
		margin-bottom: 25px;
	}
	.contact-right-sec {
		padding-left: 0px;
	}
	.contact-right-sec img {
		margin-top: 30px !important;
		margin: 0 auto;
		display: block;
	}
	
	#topnav { display:none; }
	
	.banner-slider .carousel-caption p { line-height: 18px; font-size: 15px;} 
	
	.course-cover-main .panel-group .panel { margin-bottom:15px;}
	.course-cover-main .panel-group .panel {padding:0; }
	.course-cover-main .panel-default .btn.btn-link { font-size:14px; }
	.course-cover-main {padding: 40px 0px 20px; }
	
	.choose-teacher-sec.qualified-sec .col-sm-5.col-md-7, .choose-teacher-sec.qualified-sec .col-sm-7.col-md-5 {

    padding: 0;

}
}















