@charset "utf-8"; /* CSS Document */
@font-face {font-family: "LTC-Californian";src: url('fonts/LTC-Californian.ttf');}
/*******************************************************************************************************************************/

*{margin:0; padding:0;}
* {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
*:before, *:after {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
option {
  -moz-appearance: none;
  font-size: 14px;
  font-family: ""
}
.optionFont{ font-family: "LTC-Californian";}
.container{padding: 0;}

.active{color: #ae4a31;}
a {outline: 0 !important;text-decoration:none; color:#534b49;}
a:hover, a:active, a:focus {outline: 0 !important;}
input::-moz-focus-inner {border: 0 !important;}
*:hover, a:hover, a, .btn:hover, .btn {transition: 0.4s;}
html,body {width: 100%;height: 100%; background-color: #f1e4cf;}
ul{margin: 0; padding: 0;}
ul li{margin: 0; padding: 0; list-style: none;}
label{font-weight: normal;}
body{font-family: 'LTC-Californian'; font-size:18px; color:#534b49; line-height: 20px;}
body.langTamil{line-height:28px;}
.cntOuter{display:table; width:100%; height:100%;}
.cntInner{display:table-cell; width:100%; height:100%; vertical-align:middle;}
.img-responsive{display:inline-block; max-width:100%;}
.text-center{text-align:center;}
.text-left{text-align:left;}
.text-right{text-align:right;}
.dsFlex{display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;}
.dsFlexCenter{align-items:center;}
.dsNone{display:none;}
.clearBoth{clear:both;}
.space20{clear:both; width:100%; height:20px;}
.space30{clear:both; width:100%; height:30px;}
.space40{clear:both; width:100%; height:40px;}
.zeroPadding{padding:0 !important;}
.zeroMargin{margin:0 !important;}
.zeroBorderBtm{border-bottom:0 !important;}
.height100{height:100%;}
h1,h2,h3,h4,h5,h6{font-weight:normal; text-transform:capitalize; font-weight:600;}
h2{font-size: 24px; line-height: 34px;}
h3{font-size: 18px;}
h5{font-size: 16px; line-height: 24px;}
.bgCover{background-position:center !important; background-size:cover !important;}
.padding30{padding:30px 0 !important;}.btn{border-radius: 0;}
.btn-wittam{border-radius: 0; background: #333333; color: #fff; -webkit-box-shadow: 0 5px 6px -2px #949494; -moz-box-shadow: 0 5px 6px -2px #949494; box-shadow: 0 5px 6px -2px #949494; padding-left: 20px; padding-right: 20px;}
.btn-wittam:hover{color: #FFF}
.btn-plain{ padding: 5px 15px; border: 1px solid #FFF;}
.btn-cart{width: 220px; height: 48px; border: 1px solid #999999;}
hr{height: 1px; width: 100%; display: inline-block; border: none; background-color: #b5a892; margin: 20px 0;}
.form-control{border-radius: 0;}
.table > tbody > tr.noBorderBtm > td{border-bottom: none !important;}
.table .highlightTxt{font-size: 18px; font-weight:400;}
.table .highlightTxt.font14{font-size: 14px; font-weight:400;}
.noShadow{box-shadow: none;}
a.btn{padding: 12px}
.container{max-width:1100px !important;}

.outLine{border-top: 1px solid #b5a892;}
/*******************************************************************************************************************************/
.logo{line-height:normal;}
.wrapper{width: 100%; display: block;}
.header{width: 100%; display: block; position: relative; padding: 15px; z-index:99;}
.is-sticky .hdWrapper{background:#e3d6c0; z-index:999; border-bottom:1px solid #b5a892;}
.is-sticky .hdWrapper .menu{margin-top:15px;}
.is-sticky .hdWrapper .logo img{max-height:90px;}
.header .dsFlex{align-items:center; justify-content:flex-end; gap:20px; margin:10px 0 25px 0;}
.header .topMenu li{display:inline-block; margin:0 10px;}
.is-sticky .hdWrapper .dsFlex{margin:0 0 10px 0 !important;}
.hTop{padding:10px 0; background:#ae4a31; line-height:normal;}
.hLang{display:flex; gap:10px; align-items:center; justify-content:flex-end; font-size:14px; color:#FFF;}
.hLang a{color:#FFF;}
.hLang a.active{color:#FF0;}
/***************** NAVIGATION BAR **********************************/

.btnSPOffer a{display:inline-block; width:180px; height:45px; background:#ae4a31; text-align:center; line-height:45px; font-size:16px; color:#FFF; box-shadow: rgba(170, 160, 145, 0.9) 0px 5px 10px; text-transform:uppercase;}
.btnHowtoreach a{display:inline-block; width:240px; height:45px; background:#ae4a31; text-align:center; line-height:45px; font-size:16px; color:#FFF; box-shadow: rgba(170, 160, 145, 0.9) 0px 5px 10px; text-transform:uppercase;}
.navbar .menu{color: #534b49;}
.navbar .menu ul li{display: inline-block; position:relative; line-height:20px;}
.navbar .menu ul li a{display: block; margin:0 10px; padding:10px 0;}
.navbar ul li a:hover, .navbar ul li a.active{color: #ae4a31;}
.navbar .menu ul li a.active{font-weight:600;}

.navbar li.dropdown a{padding-right:5px !important; margin-right:20px !important;}
.navbar li.dropdown > a:after{content: "\f107"; font-family: "Font Awesome 5 Free"; font-style: normal; font-weight:900; text-decoration: inherit; color: #ae4a31; font-size: 16px; position: absolute;    top: 11px; right: 9px;}

.navbar ul.sub-menu {position: absolute;padding-left: 0;background-color:#ae4a31;z-index: 1;text-align: left;opacity: 0;display: none;transition: all .350s; padding:10px 0; left:10px;}
.navbar ul .menu-item-has-children:hover>ul,.navbar ul .menu-item-has-children:focus+ul {opacity: 1;display: block}
.navbar ul.sub-menu li {width: max-content;; min-width:150px;}
.navbar ul.sub-menu a {color: #FFF; text-transform:none; padding:7px 10px !important; display:block;}
.navbar ul.sub-menu a:hover{color:#FF0 !important;}
  /* .navbar ul.sub-menu:hover{
  opacity: 1;
} */
.navbar ul .dropdown:hover>ul,
.navbar ul .dropdown:focus+ul {
  opacity: 1;
  display: block
}
.navbar ul.sub-menu li {
  width: max-content;
}

/***************** BANNER BAR *************************************/
.banner{width: 100%; text-align:center;}

.bannerImg{width:100%; height:850px; position:relative;}
.bannerImg .bannerOverlay{position:absolute; top:0; right:0; left:0; bottom:0; width:100%; height:100%; background:rgba(0,0,0,0.3);}
.bannerImg .container{position:relative; height:100%; z-index:5;}
/*.bannerImg .bannerContent{position:absolute; width:100%; text-align: left; top: 40%; padding:40px; background:rgba(241,228,207,0.9); left:30px; max-width:500px; color: #000;}*/
.bannerImg .bannerContent{position:absolute; width:100%; text-align: left; top: 40%; padding:40px; background:rgba(0,0,0,0.7); left:30px; max-width:500px; color: #fff;}
.bannerImg .bannerContent .bTitle{ font-weight:600; font-size: 24px; line-height: 26px; padding-bottom: 20px;}
.bannerImg .bannerContent p{padding-bottom:20px;}
.bannerBtn{display: inline-block;padding: 10px 30px; background-color: #ae4a31; font-size: 18px; color: #fff6ee; border-radius: 0px;}
.bannerContent a:hover, .artistInfo a:hover{background-color:#95341c; color:#fff6ee;}
.bannerSwiper .swiper-slide img{margin:0 auto;}

.bSlide1{background:url(../images/banners/retro-image-banner.jpg) no-repeat;}
.bSlide2{background:url(../images/banners/sarva-buddha-banner-1.jpg) no-repeat;}
.bSlide3{background:url(../images/banners/sarva-sigichai-1.jpg) no-repeat;}
.bSlide4{background:url(../images/banners/sarva-hills-banner-1.jpg) no-repeat;}
/*.bSlide5{background:url(../images/banners/sarva-yoga-banner-large.jpg) no-repeat;}*/

/***************** PROGRAMMES ********************/
.programmes{display: inline-block; width: 100%;padding: 40px 50px;}
.programmes .title h1{margin-bottom: 15px; font-size:18px; text-transform:uppercase;}
.programmes .title p{line-height:27px;}
.programmes .title p span{color:#ae4a31; font-weight:600;}
.boxOutline{display: inline-block; width: 100%; padding-top: 40px;  }
.courseBox{display: inline-block; width: 100%;} .courseBox img{height: 280px;max-width: 280px;}
.courseBox .artistInfo{padding: 10px 0; text-align: left; line-height: 20px;}
.courseBox .artistInfo div{ font-weight:600; font-size: 18px; display: inline-block;padding: 20px 0;}
.courseBox .artistInfo p{margin-bottom:15px;}
.btnFind{display: inline-block; margin-top: 10px; padding: 12px 40px; background-color: #ae4a31; font-weight:400; color: #fff6ee; border-radius: 0px; text-transform:uppercase;}

.scResort{background:#534b49; padding:35px 30px;}
.dsfResort, .scrFlex{align-items:center; justify-content:center;}
.sdrDesc{color:#FFF;line-height:22px;}
.sdrDesc .scrTitle{ font-weight:400; font-size:18px; text-transform:uppercase; margin-bottom:20px;}
.sdrDesc p{margin-bottom:20px;}
.btnReserve a{display:inline-block; width:180px; height:45px; background:#ae4a31; text-align:center; line-height:45px; font-weight:400; font-size:16px; color:#FFF;text-transform:uppercase;}
/***************** FOOTER ********************/
.footer{}
.newsLetter {display: inline-block; width: 100%; margin: 0 auto; padding: 40px 50px; border-bottom:1px solid #b5a892; border-top:1px solid #b5a892;}
.newsLetter p{line-height: 30px !important;}.newsLetter h3{text-transform: capitalize;}
.newsLetter span{font-size: 11px; line-height: 18px !important;}
.newsLetter .subscribe-form {max-width: 340px; background-color: #fff;width: 100%; height: 40px; text-align: center; border:1px solid #ccc; padding: 1px; margin: 10px auto;}
.newsLetter .subscribe-form input{float: left; width: 296px; border: 0; background: transparent; box-shadow: none;}
.newsLetter .subscribe-form button{float: right; width: 40px; height: 36px; color: #FFF; background: #333333; border-radius: 0; }

.siteMenu{width: 100%; display: inline-block; padding:40px 50px; line-height: 24px; }
.siteMenu .studioNews{font-size: 12px;margin-top: 55px;}
.siteMenu .followus{margin-top: 40px;}
.siteMenu .btn{font-size: 25px; padding: 5px;}
.siteMenu .btn:hover,.btn:focus{    color: #534b49;    outline: none;    text-decoration: none;}
.siteMenu .btn:hover .fa,.btn:focus .fa,.btn:hover i,.btn:focus i{  ms-transform: scale(1.3); o-transform: scale(1.3);transform: scale(1.3);webkit-transform: scale(1.3);}

.fLine{max-width: 100%;border-top:1px solid #b5a892;}
.copyRight{padding: 40px 50px; width: 100%; display: inline-block; font-size: 14px;}
/*****************************************************************************************************/
.inlineBox, .wpBox{display: inline-block; width: 100%;padding: 40px 50px; line-height: 24px;}
.inlineBox img{padding-bottom: 40px;}
.inlineBox h1, .wpTitle{margin-bottom: 24px; font-weight:600; font-size:18px;}
.inlineBox span, .wpBox span{ font-weight:600;}
.inlineBox #break{margin-top: 30px;}
.inlineBox ul li, .wpBox ul li{padding:0 0 10px 20px; position:relative;}
.inlineBox ul li:before, .wpBox ul li:before{position:absolute; left:0; top:5px; background:url(../images/icon_list.png) no-repeat; content:''; width:13px; height:13px;}
.cntList ul li{padding:0 0 15px 25px; position:relative;}
.cntList ul li:before{position:absolute; left:0; top:7px; background:url(../images/icon_list.png) no-repeat; content:''; width:13px; height:13px;}
.cntList span{color:#ae4a31; font-weight:600;}

.scReviews{background:#534b49; border-radius:25px; padding:30px; text-align:center; color:#dca82c; line-height:25px; max-width:800px; margin:0 auto 30px auto;  font-weight:400;}
.scReviews img{margin-bottom:20px !important; padding:0 !important;}

.scRoute{background:#FFF url(../images/img_kollihills_map.png) right center no-repeat; max-width:800px; margin:0 auto; line-height:19px; border-radius:25px; padding:30px;}.scRouteabt{background:#FFF url(../images/sarva-cut-for-about.png) right center no-repeat; max-width:800px; margin:0 auto; line-height:22px; border-radius:25px; padding:30px;}
.wpBox ul{margin-top:10px;}
.wpBox img{padding:0 !important;}
.btnEnquire a{display:inline-block; width:140px; height:40px; background:#ae4a31; text-align:center; line-height:40px; font-weight:400; font-size:15px; color:#FFF; box-shadow: rgba(170, 160, 145, 0.5) 0px 5px 10px; border-radius:25px;}
.wpSocialShare{border:1px solid #b5a892; border-radius:25px; text-align:center; display:flex; align-items:center; justify-content:center; gap:10px; height:40px; width:225px;}
.wpsFLex{align-items:center;}
.lnkViewMap{color:#ae4a31; font-weight:400;}
#lightgallery{text-align:center;}
#lightgallery .row{display:flex; flex-wrap:wrap; align-items:center;}
/***************** ABOUT US ********************/
.about .inlineBox, .wpBox{ border-bottom: 1px solid #b5a892; border-top: 1px solid #b5a892;}

.about div.inlineBox:nth-child(1) p:nth-child(3){text-align: left;}
.about div.inlineBox:nth-child(1) p:nth-child(4){text-align: left;}
/*****************FULL-TIME COURSE********************/
.fulltime div.inlineBox:nth-child(1) p{padding-bottom: 35px;}
.fulltime div.inlineBox:nth-child(1) p:last-child{padding-bottom:0;}

.fulltime div.inlineBox:nth-child(2){ border-bottom: 1px solid #b5a892; border-top: 1px solid #b5a892;}

.fulltime div.inlineBox:nth-child(2) p:last-child{padding-top: 35px;}

.fulltime div.inlineBox span a{ color: #ae4a31;}
.fulltime .inlineBox .col-xs-8{padding-left: 0;}

.fulltime div.inlineBox:nth-child(3) p{padding-bottom: 35px;}
.fulltime div.inlineBox:nth-child(3) p:last-child{padding-bottom: 0;}

.fulltime div.inlineBox:nth-child(4){ border-bottom: 1px solid #b5a892; border-top: 1px solid #b5a892;}

.fulltime div.inlineBox:nth-child(5) ul li{list-style: disc;margin-left: 15px;}

.fulltime div.inlineBox:nth-child(5) #pBtm{padding-bottom: 35px;}

.fulltime div.inlineBox:nth-child(5) p:last-child{padding-bottom: 0;}

.fulltime div.inlineBox:nth-child(6){ border-top: 1px solid #b5a892;}
.fulltime div.inlineBox:nth-child(6) p{padding-bottom: 35px;}
.fulltime div.inlineBox:nth-child(6) p:last-child{padding-bottom: 0;}
.fulltime div.inlineBox span{padding-right: 0!important;}

.inlineBox .bannerBtn{padding: 10px 50px; font-weight:400;font-size: 18px;border-radius: 50px;}

#tblBtm{padding-bottom: 20px;}
.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {border-bottom: 1px solid #b5a892;}
.table>thead>tr{ font-weight:400;}
.table > thead > tr > th {padding: 10px 10px;padding-bottom: 0;}
.table > tbody > tr > td {line-height: 36px;border-top: none; padding-bottom: 0;}

/***************** GALLERY PAGE ********************/
.gallery .inlineBox:nth-child(2){ border-bottom: 1px solid #b5a892; border-top: 1px solid #b5a892; padding-bottom: 0;}

.gallery div.inlineBox:last-child p{padding-bottom: 35px;}
.gallery div.inlineBox:last-child p:last-child{padding-bottom: 0;}
.gallery div.inlineBox span a{ color: #ae4a31;}
.gallery div.inlineBox span{padding-right: 0!important;}
/*****************SHORT-TIME COURSE********************/
.shorttime div.inlineBox:nth-child(1) p:nth-child(n){ }
.shorttime div.inlineBox:nth-child(2){ border-bottom: 1px solid #b5a892; border-top: 1px solid #b5a892;}
.shorttime .cntBox  p:nth-child(2){padding: 35px 0; }
.shorttime div.tblTime p:nth-child(5){padding-bottom: 35px; }

.shorttime div.inlineBox:nth-child(4){  border-top: 1px solid #b5a892;}
.shorttime div.inlineBox:nth-child(5){ border-top: 1px solid #b5a892;}
.shorttime div.inlineBox:nth-child(5) p{padding-bottom: 35px;}
.shorttime div.inlineBox:nth-child(5) p:last-child{padding-bottom: 0;}
.shorttime div.inlineBox span a{ color: #ae4a31;}
.shorttime div.inlineBox span{padding-right: 0!important;}

/*****************MASTER CLASS / WORKSHOPS********************/
.workshops .cntBox p:nth-child(n+5) {padding-top: 20px; }

.workshops div.inlineBox:nth-child(2){  border-top: 1px solid #b5a892;}
.workshops div.inlineBox .tblTime p{padding-bottom:35px; }
.workshops div.inlineBox .tblTime a{padding: 0 10px;}
.workshops div.inlineBox .tblTime #instagram{margin-left: 0;}
.workshops div.inlineBox:nth-child(3) {border-bottom: 1px solid #b5a892;border-top: 1px solid #b5a892;}
.workshops div.inlineBox:last-child p{padding-bottom: 35px;}.workshops div.inlineBox:last-child p:last-child{padding-bottom: 0;}
.workshops div.inlineBox span a{ color: #ae4a31;}
.workshops div.inlineBox span{padding-right: 0!important;}
/*****************CONTACT********************/
label{margin-bottom: 0;}
.form-control{height:40px;}
.square{display: inline-block;width: 26px;height: 26px;border: 2px solid #c1c1c0;top: 5px;position: relative;margin-right: 15px;}
.captcha{padding:0; margin:40px 0; max-width: 300px; height: 75px; border: 1px solid #d3d3c0;}
.borderIn{padding-bottom: 40px; }
.contact .inlineBox div.borderIn:nth-child(1){border-bottom: 1px solid #b5a892; padding-bottom:35px;}
.contact .inlineBox div.borderIn:nth-child(2){padding:40px 0; border-bottom: 1px solid #b5a892;}
.contact .inlineBox div.borderIn:nth-child(2) p:nth-child(3){padding-bottom: 40px;}
.contact .inlineBox div.borderIn:nth-child(3){padding-top:40px; padding-bottom: 0; }
.contact .inlineBox div.borderIn:nth-child(3) img{padding-bottom: 0; }

.contact div.inlineBox:nth-child(2) p:nth-child(3){padding-bottom: 35px; }

/*****************APPLY********************/
.apply .inlineBox div.borderIn:nth-child(1) {padding-bottom:35px;}
.apply .inlineBox div.borderIn:nth-child(1) .shortCnt p{padding-bottom: 20px;}
.apply .inlineBox div.borderIn:nth-child(1) .fullCnt p{padding-bottom: 20px;}

.apply .fullCnt, .apply .shortCnt, .apply .masterCnt p:last-child{padding-bottom: 40px;}


.apply .inlineBox .masterCnt h4{font-size: 18px !important; padding-bottom: 24px;}
.apply .masterCnt, .apply .hideMaster, .apply .shortCnt, .apply .fullCnt{display: none;}



.apply .inlineBox div.borderIn:nth-child(2) {border-bottom: 1px solid #b5a892; border-top: 1px solid #b5a892; padding-bottom:0;}
.apply .inlineBox div.borderIn:nth-child(3) {border-bottom: 1px solid #b5a892;padding-bottom:0;}

.apply .personal{padding-top: 40px;}.apply .contactForm{padding-top: 35px;}
.apply .masterCnt span a, .shortCnt span a, .fullCnt span a{ color: #ae4a31;}
/*****************MASTER APPLY********************/
.master .inlineBox div.borderIn:nth-child(1) {border-bottom: 1px solid #b5a892;}
.master .inlineBox div.borderIn:nth-child(2) {padding-top: 40px;padding-bottom: 0;}
.master .inlineBox div.borderIn:nth-child(2) h4{font-size: 18px; padding-bottom: 35px;}
.master .contactForm{padding-top: 35px;}

/*****************CUSTOM DROPDOWN********************/

.aHover a:hover{background-color:#95341c; color:#fff6ee;}
.inlineBox button:hover{background-color:#95341c; color:#fff6ee; }

.workshops .aHover {display: inline-block; }

.applyBtn{text-align: center;width:140px;height: 40px; line-height: 38px; display: inline-block; background-color: #ae4a31;  font-weight:400; color: #fff6ee; border-radius: 50px;}

.submitBtn{text-align: center;width:140px;height: 40px; display: inline-block; background-color: #ae4a31;  font-weight:400; color: #fff6ee; border-radius: 50px;}
.shareBtn2{text-align: center;width:140px;height: 40px; line-height: 38px; display: inline-block;background-color: #e3d6c0;  font-weight:400; color: #534b49; border-radius: 50px; border:1px solid #534b49;}

.shareBtn{text-align: center;width:240px;height: 40px; line-height: 38px; display: inline-block;background-color: #e3d6c0;  font-weight:400; color: #534b49; border-radius: 50px; border:1px solid #534b49;}
.shareBtn a span{ margin:0 !important; }
.shareBtn a:hover{transition: 0.4s;}

.select {height: 40px;  width: 100%;  overflow: hidden;  position: relative;  border-radius: 3px;  margin-bottom: 1em; font-size: 14px !important;}
.select:after {content: "▼";  padding: 10px 8px;  position: absolute;  right: 10px;font-size: 14px !important;
  top: 0;
  z-index: 1;
  text-align: center;
  width: 10%;
  height: 90%;
  pointer-events: none;
  font-size: 22px;
  color: #b2b4b6;
}
.select__field {
  height: 40px;
  width: 100%;
  padding: 5px 15px;
  color: #616263;
  background-color: #fff;
  border: 1px solid #e3e3e3;
  outline: none;
    -webkit-appearance: none;  /* for webkit browsers */  -moz-appearance: none;  /* for firefox */  appearance: none;  /* for modern browsers */
}
/*****************CUSTOM ********************/
.response-message{padding:10px 15px; display:block; font-size:16px; clear:both; width:100%; text-align:center; max-width:500px; margin:15px auto; border-radius:5px;}
.response-message.error{ color:#f56b6b; background:#fef1f1; border:1px solid #fcd9df;}
.response-message.success{ color:#70a874; background:#ecf3e6; border:1px solid #e3ebd5;}

.moveTop{display:none;}

.treatmentBG .courseBox{background:rgba(255,255,255,0.8); padding:25px;}
.treatmentBG .courseBox img{height:auto; max-width:100%;}

.signleBlog img{max-width:100%; margin:15px auto; display:block;}
.footer ul li{padding:3px 0;}

@media only screen and (min-width : 992px) {

	.social{display:block;}
	.btn-circle {width: 48px;height: 48px;text-align: center;padding: 4px 0;font-size: 16px;line-height: 1.428571429;border-radius: 0;}
	.icon-bar {transform: translateY(-30%); position: fixed;right:0;bottom:0;margin-right: 0px; z-index:99;}
	.icon-bar .btn {display: block;margin-bottom: 0px; color:white;}
	.icon-bar .twitter {background: #6bd7ff;color: white;}
	.icon-bar .instagram {background: #dd2a7b;color: white;}
	.icon-bar .pinterest {background: #bd081c;color: white;}	
	.icon-bar .menu {background: rgba(0,0,0,0.6); color: white;}

}

@media only screen and (max-width : 991px) {
	.hLang{padding-right:15px;}
	.social{display:block;}
	.btn-circle {width: 48px;height: 48px;text-align: center;padding: 4px 0;font-size: 16px;line-height: 1.428571429;border-radius: 0;}
	.icon-bar {transform: translateY(-3%); position: fixed; left:0; right: 0; bottom:0; z-index:99; display: flex; justify-content: center;}
	.icon-bar .btn {display: block; margin-bottom: 0px; color:white; float: left;}
	.icon-bar .twitter {background: #6bd7ff; color: white;}
	.icon-bar .instagram {background: #dd2a7b; color: white;}
	.icon-bar .pinterest {background: #bd081c; color: white;}
	.icon-bar .menu {background: rgba(0,0,0,0.6); color: white; display: none; visibility: hidden; opacity: 0;}
	
	.bSlide1{background:url(../images/banners/retro-image-banner-mobile.jpg) no-repeat;}
	.bSlide2{background:url(../images/banners/sarva-buddha-banner-1-mobile.jpg) no-repeat;}
	.bSlide3{background:url(../images/banners/sarva-sigichai-1-mobile.jpg) no-repeat;}
	.bSlide4{background:url(../images/banners/sarva-hills-banner-1-mobile.jpg) no-repeat;}
	.bannerImg{height:480px;}
	.bannerImg .bannerContent{padding:20px; left:0; max-width:85%; margin:0 auto; right:0; top:60%;}
	
	.moveTop{position:fixed; bottom:5px; right:10px; background:#ae4a31 !important; width:40px; height:40px; text-align:center; color:#FFF; border-radius:50%; display:none; z-index:999;}
	.moveTop i{line-height:40px;}
	.treatmentBG .courseBox{padding:25px !important; margin-bottom:25px;}
}