/* Generated by less 2.5.1 */
/***** Variables *****/
@font-face {
  font-family: 'Sifonn';
  src: url(../fonts/SIFONN_BASIC.otf);
  font-weight: 100;
  font-style: normal;
}
/***** General Styles *****/
@media(max-width:960px){
	*{background-attachment:scroll !important;}
}
html {
  height: 100%;
}
body {
  height: 100%;
  margin: 0;
  padding: 0;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  font-family: 'Alegreya Sans', sans-serif;
  font-size: 16px;
  line-height: 1.5;
  font-weight: 400;
  color: #000;
  -webkit-overflow-scrolling: touch;
}
div,
p,
header,
menu,
footer,
main,
section,
article {
  display: block;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  display: block;
  font-weight: 500;
}
button,
select {
  font-family: 'Alegreya Sans', sans-serif;
}
button,
a,
select {
  outline: 0 !important;
  text-decoration: none;
  cursor: pointer;
}
a img {
  border: 0 !important;
  outline: 0 !important;
}
a {
  color: #000;
  display: inline-block;
}
img {
  max-width: 100%;
  height: auto;
}
input {
  font-family: 'Alegreya Sans', sans-serif;
  outline: 0;
}
ul {
  display: block;
  margin: 0;
  padding: 0;
  list-style: none;
}
figure {
  display: block;
  margin: 0;
}
.hidden {
  display: none;
}
::-webkit-input-placeholder {
  color: inherit;
}
:-moz-placeholder {
  color: inherit;
  opacity: 1;
}
::-moz-placeholder {
  color: inherit;
  opacity: 1;ss
}
:-ms-input-placeholder {
  color: inherit;
}
.clear {
  clear: both;
}
.fleft {
  float: left;
}
.fright {
  float: right;
}

.no-margin{margin: 0 !important;}

small {font-size:15px !important;margin-bottom:15px;}

.round {
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
}
.bbox {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.clearfix:after {
  visibility: hidden;
  display: block;
  content: "";
  clear: both;
  height: 0;
}
* html .clearfix {
  zoom: 1;
}
*:first-child + html .clearfix {
  zoom: 1;
}
.vcenter:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.vcenter > * {
  vertical-align: middle;
}
.rp:before {
  content: '₹';
  display: inline-block;
  position: relative;
  top: 0;
  margin: 0 5px 0;
}
.tlink {
  border: none;
  outline: none;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s ;
  transition: all 0.3s;
}
.tlink:active,
.tlink:focus {
  outline: none;
}
.trans {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s ;
  transition: all 0.3s;
}
.trans6 {
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  -ms-transition: all 0.6s;
  -o-transition: all 0.6s ;
  transition: all 0.6s;
}
.trans9 {
  -webkit-transition: all 0.9s;
  -moz-transition: all 0.9s;
  -ms-transition: all 0.9s;
  -o-transition: all 0.9s ;
  transition: all 0.9s;
}
.trans12 {
  -webkit-transition: all 1.2s;
  -moz-transition: all 1.2s;
  -ms-transition: all 1.2s;
  -o-transition: all 1.2s ;
  transition: all 1.2s;
}
.notrans {
  -webkit-transition: all 0.3s !important;
  -moz-transition: all 0.3s !important;
  -ms-transition: all 0.3s !important;
  -o-transition: all 0.3s !important;
  transition: all 0.3s !important;
}
.bg-trans {
  -webkit-transition: background 0.3s;
  -moz-transition: background 0.3s;
  -ms-transition: background 0.3s;
  -o-transition: background 0.3s ;
  transition: background 0.3s;
}
.op-trans {
  -webkit-transition: opacity 1s;
  -moz-transition: opacity 1s;
  -ms-transition: opacity 1s;
  -o-transition: opacity 1s ;
  transition: opacity 1s;
}
.icover {
  background-repeat:no-repeat;
  background-position:center center;
  background-size: cover;
}
.isprite {
  background: url(../images/icon-sprite.png) top left no-repeat;
  height: 300px;
  width: 200px;
  border: none;
  outline: none;
}
.fslider {
  height: 100%;
}
.fslider .slider {
  height: 100%;
}
.fslider .slider li {
  height: 100%;
}
.fslider .slider .slide {
  height: 100%;
  background: no-repeat center center;
  background-size: cover;
}
.fslider .bx-wrapper {
  width: 100%;
  height: 100% !important;
  margin: 0;
}
.fslider .bx-viewport {
  height: 100% !important;
}
.combobox {
  position: relative;
}
.combobox:after {
  content: '';
  width: 12%;
  position: absolute;
  right: 2px;
  top: 3px;
  bottom: 3px;
  background: #f4f4f4 url(../images/arrow-combo.png) no-repeat center center;
  border-radius: 5px;
}
.combobox select {
  width: 100%;
  padding: 17px;
  border: 1px #e0e0e0 solid;
  font-size: 1em;
  border-radius: 0px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: #f4f4f4;
  outline: 0;
}
.combo {
  position: relative;
}
.combo:after {
  content: '';
  width: 11px;
  height: 7px;
  right: 12px;
  top: 21px;
  padding: 0 0 2px;
  position: absolute;
  pointer-events: none;
  background: url(../images/drop-icon.png) no-repeat;
}
.combo:before {
  content: '';
  right: 3px;
  top: 4px;
  width: 28px;
  height: 38px;
  background: #fff;
  position: absolute;
  pointer-events: none;
  display: block;
  border-radius: 0;
}
.combo select {
  display: block;
  width: 100%;
  font-size: 16px;
  line-height: 20px;
  font-weight: 500;
  padding: 11px 18px;
  height: 46px;
  border-radius: 0;
  border: 2px #d8d8d8 solid;
  background: #fff;
  color: #000;
  outline: none;
  display: inline-block;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  cursor: pointer;
  box-sizing: border-box;
  margin: 0;
}
.iparent img {
  display: block;
  width: 100%;
}
.check label {
  margin: 0 0 0 -18px;
  cursor: pointer;
}
.aleg {
  font-family: 'Alegreya Sans';
}
.sifonn {
  font-family: 'Roboto';
}
.phil {
  font-family: 'Philosopher';
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 500;
}
h1 {
  font-size: 48px;
}
h2 {
  font-size: 36px;
}
h3 {
  font-size: 30px;
}
h4 {
  font-size: 24px;
}
h5 {
  font-size: 20px;
}
h6 {
  font-size: 12px;
}
.hide {
  display: none;
}
.block {
  display: block;
}
.iblock {
  display: inline-block;
}
.center {
  text-align: center !important;
}
.tleft {
  text-align: left !important;
}
.tright {
  text-align: right !important;
}
.thin {
  font-weight: 100;
}
.light {
  font-weight: 300;
}
.normal {
  font-weight: 400;
}
.med {
  font-weight: 500;
}
.bold {
  font-weight: 700;
}
.xbold {
  font-weight: 800;
}
.black {
  font-weight: 900;
}
.lower {
  text-transform: lowercase;
}
.upper {
  text-transform: uppercase;
}
.caps {
  text-transform: capitalize;
}
.tnone {
  text-transform: none !important;
}
.btn {
  display: block;
  font-size: 18px;
  line-height: 20px;
  font-weight: 400;
  background: none;
  border: 2px #000 solid;
  color: #000;
  padding: 14px 35px;
  text-transform: uppercase;
  text-align: center;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s ;
  transition: all 0.3s;
}
.btn:hover {
  background: #000;
  color: #fff;
}
.btn.block {
  display: block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
}
.btn.sqr {
  border-radius: 0;
}
.btn.mini {
  padding: 11px 20px;
  font-size: 14px;
  font-weight: 700;
}
.btn.tiny {
  padding: 7px 20px;
  font-size: 14px;
  font-weight: 700;
}
.tgrad-gb {
  display: inline-block; font-family:'Philosopher';
  background: -webkit-gradient(linear, left top, right top, from(#48c1ab), to(#2db2d0));
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.tgrad-mod {
     font-family:'Philosopher';
  background: -webkit-gradient(linear, left top, right top, from(#48c1ab), to(#2db2d0));
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.tgrad-bg {
  display: inline-block; font-family:'Philosopher';
  background: -webkit-gradient(linear, left top, right top, from(#29d4d1), to(#1fe558));
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.tgrad-uj {
  display: inline-block; font-family:'Philosopher';
  background: -webkit-gradient(linear, left top, right top, from(#00baff), to(#1fe558));
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
/*.tgrad-ab{.tgradient(@startColor:#008aff,@endColor:#ff0058);}*/

.tgrad-ab {
/*  display: inline-block;*/
     font-family:'Philosopher';
  background: -webkit-gradient(linear, left top, right top, from(#ddbe26), to(#ff7800));
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.tgrad-sm {
  display: inline-block; font-family:'Philosopher';
  background: -webkit-gradient(linear, left top, right top, from(#d8ff00), to(#08e59a));
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.tgrad-para {
  display: inline-block; font-family:'Philosopher';
  background: -webkit-gradient(linear, left top, right top, from(#ff005a), to(#ddbe26));
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.tgrad-gpink {
  display: inline-block; font-family:'Philosopher';
  background: -webkit-gradient(linear, left top, right top, from(#ff005a), to(#29d4d1));
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.tgrad-pinkg {
  display: inline-block; font-family:'Philosopher';
  background: -webkit-gradient(linear, left top, right top, from(#29d4d1), to(#ff005a));
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.bgrad-fri{
background: #EFEFBB; /* fallback for old browsers */
background: -webkit-linear-gradient(to left, #EFEFBB , #D4D3DD); /* Chrome 10-25, Safari 5.1-6 */
background: linear-gradient(to left, #EFEFBB , #D4D3DD); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}

.tgrad-bg-blue-green {
  background: #EFEFBB; /* fallback for old browsers */
  background: -webkit-linear-gradient(to bottom, #c1fdfe , #92ffc8) !important; /* Chrome 10-25, Safari 5.1-6 */
  background: linear-gradient(to bottom, #c1fdfe , #92ffc8)  !important; /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}

.tgrad-bg-yell-green {
  background: #EFEFBB; /* fallback for old browsers */
  background: -webkit-linear-gradient(to bottom, #fdf4af , #92ffc8) !important; /* Chrome 10-25, Safari 5.1-6 */
  background: linear-gradient(to bottom, #fdf4af , #92ffc8)  !important; /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}

.tgrad-bg-yell-blue {
  background: #EFEFBB; /* fallback for old browsers */
  background: -webkit-linear-gradient(to bottom, #fdf4af , #a9ddeb) !important; /* Chrome 10-25, Safari 5.1-6 */
  background: linear-gradient(to bottom, #fdf4af , #a9ddeb)  !important; /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}

.tgrad-bg-lt-yell-green {
  background: #EFEFBB; /* fallback for old browsers */
  background: -webkit-linear-gradient(to bottom, #f0f7da , #92d4cb) !important; /* Chrome 10-25, Safari 5.1-6 */
  background: linear-gradient(to bottom, #f0f7da , #92d4cb)  !important; /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}



.tgreen {
  color: #1fe460;
}
.tyellow {
  color: #918751;
}
.th-torque {
  font-family:'Philosopher';
  color: rgba(27, 70, 85, 0.6);
}
.th-torque.reg {
  color: #1B4655;
}
.th-torque strong {
  color: #1B4655;
}
.th-brown {
  font-family:'Philosopher';
  color: rgba(96, 27, 1, 0.6);
}
.th-brown.reg {
  color: #601B01;
}
.th-brown strong {
  color: #601B01;
}

.th-mbrown{font-family:'Philosopher'; color:#ffaaa5;}
.th-mbrown.reg{color:#ff8b94;}
.th-mbrown .reg,
.th-mbrown strong{color:#ff8b94;}
.th-mbrown.fade,
.th-mbrown .fade{color:#ffd3b6;}

.th-green{font-family:'Philosopher'; color:rgba(56, 130, 9, 0.6);}
.th-green.reg{color:rgb(56, 130, 9);}
.th-green .reg,
.th-green strong{color:rgb(56, 130, 9);}

.th-orange{font-family:'Philosopher'; color:rgba(216, 74, 43, 0.6);}
.th-orange.reg{color:rgb(216, 74, 43);}
.th-orange .reg,
.th-orange strong{color:rgb(216, 74, 43);}

.th-purple{font-family:'Philosopher'; color:rgba(84,47,107,0.75);}
.th-purple.reg{color:rgb(84,47,107);}
.th-purple .reg,
.th-purple strong{color:rgb(84,47,107);}

.th-aqua{font-family:'Philosopher'; color:rgba(61,191,161,0.6);}
.th-aqua.reg{color:rgba(61,191,161,1);}
.th-aqua .reg,
.th-aqua strong{color:rgba(61,191,161,1);}

.th-pink{font-family:'Philosopher'; color:rgb(179, 22, 107);}
.th-pink.fade{color:rgba(179, 22, 107, 0.5);}
.th-pink.reg{color:rgb(255, 0, 138);}
.th-pink .reg,
.th-pink strong{color:rgb(255, 0, 138);}
.th-pink.dark{color:rgb(179, 22, 107);}
.th-pink.dark strong{color:rgb(179, 22, 107);}

.th-maroon {
  font-family:'Philosopher';
  color: rgba(185, 80, 81, 0.6);
}
.th-maroon.reg {
  color: #B95051;
}
.th-maroon strong {
  color: #B95051;
}
.th-dgreen {
  font-family:'Philosopher';
  color: rgba(130, 121, 67, 0.6);
}
.th-dgreen.reg {
  color: #827943;
}
.th-dgreen strong {
  color: #827943;
}

.tblue{color: #36bae2 !important;}
.tmblue{color: #27748c !important;}
.tdblue{color: #6c65a7 !important;}
.tdblue strong{color: #46407d !important;}


/***** Main Styles *****/
.body-container {
  position: relative;
  width: 100%;
  height: 100%;
}
.main-container {
  position: relative;
  height: 100%;
}
.inner-container {
  padding: 85px 0 0;
}
.inner-container.gray {
  background: #f5f5f5;
}
.inner-container .inner-wrap {
  padding: 0 6%;
}
.inner-container .inner-page {
  max-width: 1440px;
  margin: auto;
}
@media (max-width: 960px) {
  .inner-container {
    padding-top: 64px;
  }
}
/*** Title Bar ***/
.title-container {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  z-index: 10000;
  background-position:center -100px;
}
.title-container .title-wrap {
  position: relative;
  padding: 0 20px;
}
/*
.title-container .logo {
  display: block;
  float: left;
  width: 98px;
  margin: 0 0 0 -20px;
}
*/
.title-container .logo {
  display: block;
  float: left;
  width: 200px;
  margin: 8px 0 0 -5px;
}

.title-container .navicon {
  left: 50%;
  margin-left: -24px;
}

.intext{display:inline-block;}
.title-container.fixed {
  /*background: rgba(0, 0, 0, 0.8);*/
  background:url(../images/nav-bar-bg.jpg) no-repeat center center; background-size:cover;
  height: 60px;
}
.title-container.fixed .logo {
  width: 200px;
  margin-top: 3px !important;
}
/* Navicon */
.navicon {
  width: 27px;
  height: 19px;
  position: absolute;
  left: 10px;
  top: 10px;
  margin: 0;
  border-radius: 2px;
  padding: 10px;
  z-index: 1000;
}
.navicon .line {
  display: block;
  height: 3px;
  background: #fff;
  margin: 8px 0;
  border-radius: 5px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s ;
  transition: all 0.3s;
}
.navicon .dot {
  display: block;
  width: 9px;
  height: 9px;
  background: #fff;
  border: 1px #FFC071 solid;
  border-radius: 12px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -6px 0 0 -6px;
  z-index: 10;
}
.navicon:before {
  content: '';
  display: block;
  width: 27px;
  height: 3px;
  position: absolute;
  left: 10px;
  top: 10px;
  background: #fff;
  border-radius: 5px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s ;
  transition: all 0.3s;
}
.navicon:after {
  content: '';
  display: block;
  width: 27px;
  height: 3px;
  position: absolute;
  left: 10px;
  bottom: 10px;
  background: #fff;
  border-radius: 5px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s ;
  transition: all 0.3s;
}
.navicon:hover:before {
  top: 9px;
}
.navicon:hover:after {
  bottom: 9px;
}
.navicon.active .line {
  opacity: 0;
}
.navicon.active:before {
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  top: 18px;
}
.navicon.active:after {
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  bottom: 18px;
}


/* Social Links */
.nlinks{margin:12px 5px 0 0;}
.nlinks li{float:left; margin:0 0 0 20px;}
.nlinks li a{display:block; font-size:24px; color:#dab442;}
.nlinks li a:hover{color:#fff;}


/* Footer */
.footer{display:block; padding:35px 20px 30px; background:#fff; border-top:1px #eee solid; position:relative; z-index:100;}
.fwrap{max-width:1280px; margin:auto;}
.fnote{float:left; margin:39px 0; font-size:12px; font-weight:normal; opacity:0.7;}

.flinks{float:right;}
.flinks a{margin:0 0 0 30px; text-align:center; vertical-align:top;}
.flinks a img{height:30px;}
.flinks a h6{margin:0;}
.flinks a h6.sub{font-weight:300; color:#000; opacity:0.5; margin:0 0 20px;}
.flinks a h6{margin:0; color:#dab442; font-weight:bold; text-transform:uppercase;}

.fsocial{margin:0 0 25px; text-align:center; display:none;}
.fsocial ul{display:inline-block; float:none;}
.fsocial ul li a{font-size:24px;}

.atss-left{z-index:40 !important;}

/* Menu */
.body-overlay {
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 1000;
  display: none;
}
.menu-container {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  padding: 0 20px;
  z-index: 2000;
  display: none;
  background: rgba(0, 0, 0, 0.5);
}
.menu-container .menu-wrap {
  height: 100%;
  width: 40%;
  text-align: center;
  margin: auto;
  background: rgba(0, 0, 0, 0.7);
  display: none;
}
@media (max-width: 960px) {
  .menu-container .menu-wrap {
    width: 480px;
    max-width: 100%;
  }
}
.mlinks {
  display: inline-block;
  font-family: 'Roboto';
  max-width: 96%;
  margin-top: 40px;
}
.mlinks li {
  opacity: 0;
}
.mlinks li a {
  display: block;
  font-size: 18px;
  color: #fff;
  text-transform: uppercase;
  position: relative;
  padding: 15px 0 0;
}
.mlinks li a span {
  display: block;
  width: 320px;
  position: absolute;
  left: 50%;
  bottom: -10px;
  margin: 0 0 0 -160px;
  font-family: 'Alegreya Sans';
  font-size: 0.71em;
  color: #FFE4C7;
  opacity: 0;
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  -ms-transition: all 0.6s;
  -o-transition: all 0.6s ;
  transition: all 0.6s;
}
.mlinks li a:hover {
  padding-bottom: 20px;
}
.mlinks li a:hover span {
  bottom: 0;
  opacity: 1;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s ;
  transition: all 0.3s;
}
.mlinks li:first-child a {
  padding-top: 0;
}
@media (max-height: 670px) {
  .mlinks li a {
    font-size: 16px;
    padding: 5px 0 0;
  }
  .mlinks li a span {
    bottom: -5px;
  }
  .mlinks li a:hover {
    padding-bottom: 15px;
  }
}
@media (max-height: 480px), (max-width: 720px) {
  .mlinks li a {
    font-size: 14px;
  }
}
/*** Home Page ***/
.slide-container {
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 0;
}
/* Animation */
.bounce {
  -webkit-animation: icon-bounce 2s linear;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-play-state: running;
  -moz-animation: icon-bounce 2s linear;
  -moz-animation-iteration-count: infinite;
  -moz-animation-play-state: running;
  animation: icon-bounce 2s linear;
  animation-iteration-count: infinite;
  animation-play-state: running;
}
@-webkit-keyframes icon-bounce {
  0% {transform: translateY(-20px); opacity:0;}
  30% {transform: translateY(-10px); opacity:1;}
  70% {transform: translateY(0); opacity:1;}
  100% {transform: translateY(10px); opacity:0;}
}
@-moz-keyframes icon-bounce {
  0% {transform: translateY(-20px); opacity:0;}
  30% {transform: translateY(-10px); opacity:1;}
  70% {transform: translateY(0); opacity:1;}
  100% {transform: translateY(10px); opacity:0;}
}
@keyframes icon-bounce {
  0% {transform: translateY(-20px); opacity:0;}
  30% {transform: translateY(-10px); opacity:1;}
  70% {transform: translateY(0); opacity:1;}
  100% {transform: translateY(10px); opacity:0;}
}
/* Story */
.story-container {
  float: right;
  width: 30%;
  /*height: 100%;*/
  margin: 0 8% 0 0;
  position: relative;
  z-index: 10;
  box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.3);
  /*background: rgba(0, 157, 160, 0.95);*/
  background: rgba(133,117,92,0.95)
}

.story-container .story-block {
  /*height: 100%;*/
  position: relative;
  -webkit-transition: all 0.9s;
  -moz-transition: all 0.9s;
  -ms-transition: all 0.9s;
  -o-transition: all 0.9s ;
  transition: all 0.9s;
  top: 0;
  opacity: 1;
}
.story-container .story-block .manchor {
  display: block;
  width: 0;
  height: 0;
  border: 10px transparent solid;
  border-top-color: #fff;
  position: absolute;
  left: 50%;
  bottom: 0;
  margin: 0 0 0 -10px;
  opacity: 0.5;
  -webkit-transition: all 0.9s;
  -moz-transition: all 0.9s;
  -ms-transition: all 0.9s;
  -o-transition: all 0.9s ;
  transition: all 0.9s;
}
.story-container .story-block .manchor:hover {
  opacity: 0.8;
}
.story-container .story-block.current {
  top: 0;
  opacity: 1;
}
.story-container .story-block.current .manchor {
  bottom: 15px;
}
@media (min-width: 961px) {
  .story-container .story-block {
    /*top: -50px;
    opacity: 0;*/
  }
  .story-container .story-block .manchor {
    bottom: -35px;
    -webkit-animation: icon-bounce 1s linear;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-play-state: running;
    -moz-animation: icon-bounce 1s linear;
    -moz-animation-iteration-count: infinite;
    -moz-animation-play-state: running;
    -ms-animation: icon-bounce 1s linear;
    -ms-animation-iteration-count: infinite;
    -ms-animation-play-state: running;
  }
}
@media (max-width: 1280px) {
  .story-container {
    width: 40%;
    margin-right: 5%;
  }
}
@media (max-width: 960px) {
  .story-container {
    float: none;
    height: auto;
    width: 480px;
    max-width: 80%;
    margin: 150px auto 0;
  }
  .story-container .story-block {
    height: auto;
  }
  .story-container .story-block:after {
    display: none;
  }
}
.story {
  color: #fff;
  padding: 50px 50px 0;
}
.story .st-icon {
  margin-bottom: 40px;
  text-align: center;
}
.story .st-icon img {
  display: inline-block;
}
.story p {
  font-size: 20px;
  font-weight: 300;
  margin: 0 0 40px;
  opacity:0.7;
}
.story p .big {
  font-size: 1.5em;
  font-weight: 400;
}
@media (max-height: 1080px) {
  .story p {
    font-size: 18px;
  }
}
@media (max-width: 640px), (max-height: 900px) {
  .story p {
    font-size: 16px;
  }
}
@media (max-width: 960px) {
  .story {
    padding: 40px 40px 0;
  }
}
@media (max-width: 480px) {
  .story {
    padding: 30px 30px 0;
  }
}
/*** About ***/
.page-banner {
  height: 100%;
  position: relative;
  z-index:50;
  background:#000;
  margin:0 !important;
}

.page-banner .pgb-overlay {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 20;
  background: no-repeat center center;
  background-size: cover;
  background-attachment: fixed;
  background-position:center 20%;
}

.page-banner .pgb-arrow {
  display: block;
  width: 0;
  height: 0;
  border: 10px transparent solid;
  border-top-width: 15px;
  border-bottom-width: 15px;
  border-top-color: #fff;
  position: absolute;
  left: 50%;
  bottom: 20px;
  margin: 0 0 0 -10px;
  z-index: 30;
}
.page-banner .pgb-arrow:hover {
  opacity: 1;
}
.page-banner .pgb-arrow.ozero {
  opacity: 0;
}
.page-banner .pgb-text {
  position: absolute;
  left: 10%;
  right: 10%;
  bottom: 125px;
  text-align: center;
  z-index: 40;
}
.page-banner .pgb-text h2 {
  display: inline-block;
  font-size: 36px;
    line-height:1.1;
  margin:0;
  /*font-family: 'Philosopher';*/
  color: #fff !important;
  text-transform: uppercase;
  font-weight:500;
  background:none !important;
  -webkit-text-fill-color: #fff !important;
    text-shadow:1px 1px 1px rgba(0,0,0,0.3);
/*  text-shadow: 0 0 5px rgba(0, 0, 0, 0.1);*/
}
.page-banner .pgb-text h2 small{font-size:0.6em !important;}
.page-banner .pgb-text.top {
  top: 125px;
  bottom: auto;
}
.page-banner .pgb-text.middle {
  top: 45%;
  bottom: auto;
    margin-top:-40px;
}

.page-content .pgb-tex {
  text-align: center;
  z-index: 40;
}
.page-content .pgb-tex h2 {
  display: inline-block;
  font-size: 20px;
  color: #48c1ab;
  text-transform: uppercase;
/*  text-shadow: 0 0 5px rgba(0, 0, 0, 0.1);*/
}

.page-content .pgb-tex h3 {
  font-size: 16px;
  color: rgba(0, 0, 0, 0.4);
  }

.page-banner.home .pgb-overlay {
  background-image: url(../images/banners/Shoonyam.jpg);
}
.page-banner.home .pgb-text h2 {
  color: rgba(31, 229, 88, 0.8);
  display: inline-block;
  background: -webkit-gradient(linear, left top, right top, from(#29d4d1), to(#1fe558));
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.page-banner.abode .pgb-overlay {
  background-image: url(../images/banners/abode.jpg);
}
.page-banner.abode .pgb-text h2 {
  color: rgba(255, 120, 0, 0.8);
  display: inline-block;
  background: -webkit-gradient(linear, left top, right top, from(#ddbe26), to(#ff7800));
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.page-banner.about .pgb-overlay {
  background-image: url(../images/banners/know-our-Story.jpg);
}
.page-banner.about .pgb-text h2 {
  color: rgba(255, 120, 0, 0.8);
  display: inline-block;
  background: -webkit-gradient(linear, left top, right top, from(#ddbe26), to(#ff7800));
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.page-banner.urja .pgb-overlay {
  background-image: url(../images/banners/36Tattva-2.jpg);
}
.page-banner.urja .pgb-text h2 {
  color: rgba(72, 193, 171, 0.8);
  display: inline-block;
  background: -webkit-gradient(linear, left top, right top, from(#00baff), to(#1fe558));
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.page-banner.soma .pgb-overlay {
  background-image: url(../images/banners/Soma.jpg);
}
.page-banner.soma .pgb-text h2 {
  color: rgba(8, 229, 154, 0.8);
  display: inline-block;
  background: -webkit-gradient(linear, left top, right top, from(#d8ff00), to(#08e59a));
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.page-banner.exp .pgb-overlay {
  background-image: url(../images/banners/Experience.jpg);
}
.page-banner.exp .pgb-text h2 {
  color: rgba(31, 229, 88, 0.8);
  display: inline-block;
  background: -webkit-gradient(linear, left top, right top, from(#29d4d1), to(#1fe558));
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.page-banner.ws-naad .pgb-overlay {
  background-image: url(../images/banners/PrathamNaad.jpg);
}
.page-banner.ws-naad .pgb-text h2 {
  color: rgba(31, 229, 88, 0.8);
  display: inline-block;
  background: -webkit-gradient(linear, left top, right top, from(#29d4d1), to(#1fe558));
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.page-banner.ws-spanda .pgb-overlay {
  background-image: url(../images/banners/Shiva-Cosmic.jpg);
}
.page-banner.ws-spanda .pgb-text h2 {
  color: rgba(31, 229, 88, 0.8);
  display: inline-block;
  background: -webkit-gradient(linear, left top, right top, from(#29d4d1), to(#1fe558));
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.page-banner.ws-embrac .pgb-overlay {
  background-image: url(../images/banners/Transition.jpg);
}
.page-banner.ws-embrac .pgb-text h2 {
  color: rgba(31, 229, 88, 0.8);
  display: inline-block;
  background: -webkit-gradient(linear, left top, right top, from(#29d4d1), to(#1fe558));
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.page-banner.ws-bhoomi .pgb-overlay {
  background-image: url(../images/banners/bhoomi.jpg);
}
.page-banner.ws-bhoomi .pgb-text h2 {
  color: rgba(31, 229, 88, 0.8);
  display: inline-block;
  background: -webkit-gradient(linear, left top, right top, from(#29d4d1), to(#1fe558));
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.page-banner.ws-para .pgb-overlay {
  background-image: url(../images/banners/Pradya-Shakti.jpg);
}
.page-banner.ws-para .pgb-text h2 {
  color: rgba(31, 229, 88, 0.8);
  display: inline-block;
  background: -webkit-gradient(linear, left top, right top, from(#ff005a), to(#ddbe26));
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.page-banner.ws-chakra .pgb-overlay {
  background-image: url(../images/banners/Chakra.jpg);
}
.page-banner.ws-chakra .pgb-text h2 {
  color: rgba(31, 229, 88, 0.8);
  display: inline-block;
  background: -webkit-gradient(linear, left top, right top, from(#29d4d1), to(#1fe558));
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.page-banner.heal .pgb-overlay {background-image: url(../images/banners/heal.jpg);}
.page-banner.transcend .pgb-overlay {background-image: url(../images/banners/transcend.jpg);}
.page-banner.work .pgb-overlay {background-image: url(../images/banners/soul-at-work.jpg);}



.page-wrap {
  padding: 80px 6%;
  z-index: 30;
    position:relative; overflow:hidden;
    min-height:calc(100vh - 321px);
}
.page-wrap:before{
    content:''; position:fixed; top:0; bottom:0; left:0; right:50%; margin-right:340px; z-index:-10; background:url(../images/left-bg.jpg) top left repeat-y;background-size:100% auto;
}
.page-wrap.nosep:before{display:none;}
.page-wrap.nosep .page-inner{max-width:900px; padding:0;}

.page-wrap .page-inner {
  max-width: 1280px;
  margin: auto;
  padding:0 0 0 360px;
  box-sizing: border-box;
}
.page-wrap.contact {
  min-height: 100%;
}

.page-wrap.home:before{display:none;}
.page-wrap.home .page-inner{padding-left:0; max-width:1024px;}


@media(max-width:1280px){
    .page-wrap:before{
        right:auto; padding-left:5%; width:300px;
    }
}
@media (max-width: 960px) {
    .page-wrap {padding: 0 8% 40px;}
    .page-wrap .page-inner{padding-left:0;}
    .page-wrap:before{display:none;}
}

/* Navigation */
.page-nav {
  float: left;
  width: auto !important;
    max-width:300px;
  margin: 27px 0 0 -360px;
  /*position:fixed; z-index:10000;*/
}
.page-nav .ptoggle {
  display: block;
  padding: 0 0 7px;
  font-family: 'Roboto';
  font-size: 16px;
  font-weight:bold;
  color: #48c1ab;
  border-bottom: 1px transparent solid;
  display: none;
}
.page-nav .ptoggle.active {
  border-bottom-color: #ccc;
}
.page-nav .plinks li {
  margin: 12px 0 0;
}
.page-nav .plinks li:first-child {
  margin-top: 0;
}
.page-nav .plinks li h4 {
  font-family: 'Philosopher';
  color:rgb(179, 22, 107) !important;
    margin:0;
  padding:0 0 12px;
    line-height:1.2;
  text-transform:uppercase;
}
.page-nav .plinks li a {
  font-family: 'Philosopher';
  font-size: 16px;
  text-transform: uppercase;
  color:#34937c !important;
}

.page-nav .plinks li a.back{}
.page-nav .plinks li a.back span{font-size:2em; line-height:0.5; position:relative; top:1px;}

.page-nav .plinks li a.subhead{
    padding-left:20px;
    line-height:1.1;
    /*color:rgb(179, 22, 107) !important;*/
}
.page-nav .plinks li a.subhead.active{
    color:rgb(179, 22, 107) !important;
}

.page-nav .plinks li a small{
  font-size: 12px !important; opacity:0.6;
}

.page-nav .plinks.withsub li a {
  line-height:1.1;
}
.page-nav .plinks.withsub li a  small{
  opacity:1;
}

.page-nav .plinks li a:hover,
.page-nav .plinks li a.active {
  /*color:#176250 !important;*/
  color:rgb(179, 22, 107) !important;
  opacity: 1;
}

.page-header{padding:30px; text-align:center;}
.page-header h5{font-weight:bold; text-transform:uppercase; opacity:0.4; margin:0;}
.page-header h5 small{font-family:'Philosopher'; font-style:italic; text-transform: none !important;}

/* Content */
.page-content {
  clear: none;
  /*margin-left: 450px;
  width: 50%;*/
  color: #808d91;
  color: rgba(0, 0, 0, 0.6);
  padding: 1px 0 0;
  /*text-align:justify;*/
}
.page-content.bm{
    margin-bottom:50px;
}

.page-inner.full .page-content{margin:auto;}
.page-inner.full .page-sep{padding-left:0; margin:auto;}

.tenpx {font-size: 14px !important;}
.wt400{font-weight: 400 !important;}
.wt500{font-weight: 500 !important;}
.wt600{font-weight: 600 !important;}
 
.tquote{position:relative; max-width:80%; margin:auto; padding-top:40px;}
.tquote:before{content:''; display:inline-block; width:50px; height:40px; position:absolute; left:50%; top:0; margin:0 0 0 -25px; background:url(../images/quote-blue.png) no-repeat center center; background-size:contain; opacity:0.5;}
.tquote.rev:before{transform:rotate(180deg);}
.tquote.brown:before{background-image:url(../images/quote-brown.png);}

.vthumb{width:240px; max-width:100%; margin:10px 10px; position:relative; background:#000;}
.vthumb:after{content:'\25BA'; width:36px; position:absolute; left:50%; top:50%; margin:-23px 0 0 -23px; padding:4px 0 0 4px; font-size:20px; line-height:36px; color:#fff; text-align:center; border:3px #fff solid; background:rgba(0,0,0,0.4); border-radius:43px; -webkit-transition: all 0.3s;  -moz-transition: all 0.3s;  -ms-transition: all 0.3s;  -o-transition: all 0.3s ; transition: all 0.3s;}
.vthumb img{display:block; width:100%; opacity:0.8; -webkit-transition: all 0.3s;  -moz-transition: all 0.3s;  -ms-transition: all 0.3s;  -o-transition: all 0.3s ; transition: all 0.3s;}
.vthumb:hover:after{background:rgba(0,0,0,0.8);}
.vthumb:hover img{opacity:1;}


.page-content.full {
  float: none;
  clear: both;
  width: auto;
  /*margin-left: 240px;*/
}
.page-content.fright {
  clear: none;
  /*margin-left: 450px;*/
}
.page-content .bright {
  color: #000;
}
.page-content a {
  /*color: #808d91;
  color: rgba(0, 0, 0, 0.4);*/
}
.page-content a:hover {
  /*color: #000;*/
  text-decoration: underline;
}
.page-content p {
  font-size: 18px;
  line-height:1.4;
  margin: 24px 0;
  /*text-align: justify;*/
}
.page-content p.center {
  text-align:center;
}
.page-content p.intro {
  font-size: 20px;
}
.page-content p.points {
  line-height: 36px;
  text-transform: capitalize;
}
.page-content p .w100 {
    display:inline-block;
    width:100%;
}
.page-content p big{font-size:30px;}
.page-content p big.mid{font-size:24px;}

.page-content h4 {
  font-family: 'Philosopher';
  text-transform: capitalize;
}
.page-content h5 {
  font-weight:400;
}

.page-content h4.intro {
  font-family:'Philosopher'; margin-bottom:60px;
  text-align: center;
}
.page-content h4.intro small{font-size:0.75em !important;}

.page-content h5.intro {
  font-family:'Philosopher'; margin-bottom:60px;
  text-align: center;
  text-transform: capitalize;
}

.page-content h6 {
  margin: 0;
}
.page-content figure {
  margin: 36px 0; text-align:center;
}
.page-content figure img {
 max-width: 100%;
}
.page-content ul {
  list-style: circle;
  font-size: 24px;
  padding-left: 22px;
}

.page-content ul.big li{
  font-size: 20px;
}

.page-content ul li {
  font-size: 18px;
  margin: 15px 0;
}
.page-content ul p {
  font-size: 18px; margin:0;
}

.page-content ul.mmid li {
  margin: 10px 0;
}
.page-content ul.mmin li {
  margin: 5px 0;
}
.page-content ul.mnil li {
  margin: 0;
}


.page-content .nmt {
  margin-top: 0;
}
.page-content .nmt.center {
  text-align: center;
}
.page-content .nmb {
  margin-bottom: 0;
}

.page-content .pg-letter {
  padding:1% 0;
  margin: 50px 0;
  border-radius: 5px;
  font-family: 'Philosopher';
}
.page-content .pg-letter P{
  text-align:center !important;
}
.page-content .pg-letter P:first-child {
  margin: 0;
}
.page-content .pg-letter P:last-child {
  margin: 0;
}

.page-content .pg-letter.tleft P{
  text-align:left !important;
}

.page-content .formx a{
  display:none;
}

.page-content .pg-letter.uni{max-width:665px; margin:auto; color:#34937c;}
.page-content .pg-letter.uni:before{content:''; display:block; height:3px; max-width:80%; background:rgba(52, 147, 124, 0.2); margin:0 auto 45px;}
.page-content .pg-letter.uni:after{content:''; display:block; height:3px; max-width:80%; background:rgba(52, 147, 124, 0.2); margin:45px auto 0;}
.page-content .pg-letter.uni.gold:before,
.page-content .pg-letter.uni.gold:after{background:rgba(181, 162, 30, 0.15);}
.page-content .pg-letter.uni.pink:before,
.page-content .pg-letter.uni.pink:after{background:rgba(187, 145, 182, 0.4);}
.page-content .pg-letter.uni.blue:before,
.page-content .pg-letter.uni.blue:after{background:rgba(80, 127, 185, 0.2);}
.page-content .pg-letter.uni.brown:before,
.page-content .pg-letter.uni.brown:after{background:rgb(223, 221, 207);}
.page-content .pg-letter.uni.orange{color:rgba(216, 74, 43, 0.6);}
.page-content .pg-letter.uni.orange:before,
.page-content .pg-letter.uni.orange:after{background:rgb(223, 221, 207);}

.page-content .pg-letter.uni p strong{color:#176250;}
.page-content .pg-letter.yellow {background: #fbecd2 !important;}

.pglimg{margin:40px 0 0;}
.pglimg figure{width:40%; padding:0 5%; text-align:center; margin:auto;}
.pglimg figure p{margin:10px 0 0; color:rgba(0, 0, 0, 0.4); text-align:center;}
.pglimg.full figure{float:none; width:50%; margin:auto;}
.pglimg.mid figure{width:46%; padding:0 2%;}

/* Sep */
.page-sep {
  padding: 50px 0 50px;
  text-align: center;
  clear: both;
  /*width: 50%;*/
}
.page-sep.title {
  text-align:left; padding:50px 0 0; margin:0 0 -30px; opacity:0.6;
}
.page-sep.title.nofade {
  opacity:1;
}
.page-sep.inner {
  padding:0;
}
.page-sep img {
  max-width: 100%;
}
.page-sep.home {
  padding:50px 0 0;
    margin-bottom:-10px !important;
}

.ws-block {
    display:block; margin: 70px 0 0;
}
.ws-block:first-child {
  margin-top: 10px;
}
.ws-img {
  float: left;
  width: 25%;
}
.ws-img img {
  display: block;
  width: 100%;
}
@media (max-width: 1280px) {
  .ws-img {
    width: 30%;
  }
}
@media (max-width: 480px) {
  .ws-img {
    float: none;
    width: auto;
    margin: 0 0 30px;
  }
}

.ws-data {
  float: right;
  width: 72%;
}
.ws-data.full {
  float: none;
  width: auto;
}


.ws-data .ws-title {
  margin: -2px 0 8px; text-align:left; font-size:24px; color:#7879a8; text-transform:uppercase;
}
.ws-data .ws-title.sub {
  line-height:1.2;
}
.ws-data .ws-title.v2 {
  font-size:20px;
  line-height:1.25;
}
.ws-data .ws-title small {
display:block; font-size: 9px; font-weight: 400; text-transform:uppercase; margin:2px 0 0;
}
.ws-data .ws-title small.iblock {
display:inline; font-size:20px !important; background:none; -webkit-text-fill-color:initial;
}
.ws-data .ws-title .sserif {
font-family:'Alegreya Sans', sans-serif;
}


.ws-type{margin:5px 0 15px;}
.ws-type h6{display:inline-block; font-weight:700; color:rgba(2,97,132,1); margin:0 10px 0 0;}
.ws-type label{background:#000; font-size:12px; font-weight:bold; color:#fff; margin:0 5px 0 0; padding:4px 8px 2px; border-radius:4px; text-transform:uppercase; opacity:0.5;}
.ws-type label.one{background:#a98e0d;}
.ws-type label.grp{background:#9a1da2;}
.ws-type label.crp{background:#0b6cb1;}


.ws-data .ws-desc {
  margin: 0 0 0 -5%;
}
@media (max-width: 1280px) {
  .ws-data {
    width: 66%;
  }
}
@media (max-width: 480px) {
  .ws-data {
    float: none;
    width: auto;
  }
}
.wsd {
  float: left;
  width: 28.33%;
  margin-left: 5%;
}
.wsd.full{
  float: none;
  width: auto;
  margin-left: 5%;
}
.wsd p {
  font-size: 14px;
  margin-top: 7px;
}
.wsd h6:first-child {
  margin-top: 9px;
  font-size:18px;
}
@media (max-width: 1280px) {
  .wsd {
    width: 45%;
  }
  .wsd.break {
    clear: left;
  }
  .wsd.main {
    float: none;
    width: auto;
    margin-bottom: 25px;
  }
}
@media (max-width: 960px) {
    .ws-type h6{display:block; margin-bottom:10px;}
}

@media (max-width: 420px) {
  .wsd {
    float: none;
    width: 95%;
  }
}

/*** Data Pages ***/
.data-container {
  padding: 1px 0;
  max-width: 960px;
  margin: auto;
}
.data-head {
  text-align: center;
  margin: 0 auto 50px;
}
.data-head h1 {
  display: inline-block;
  position: relative;
  color: rgba(0, 0, 0, 0.8);
  text-transform: uppercase;
  margin: 0 auto;
}
/*** Contact ***/
.contact-container {
  width: 840px;
  max-width: 90%;
  margin:-50px auto 0;
  color: #000;
}
.contact-container .contact-left {
  float: left;
  width: 40%;
}
.contact-container .contact-right {
  float: right;
  width: 55%;
}
@media (max-width: 720px) {
  .contact-container .contact-left {
    float: none;
    width: auto;
  }
  .contact-container .contact-right {
    float: none;
    width: auto;
    margin-top: 50px;
  }
  .contact-container .contact-right .form-container {
    max-width: none;
  }
}

.contact-block{
    margin:0 0 50px;
}
.contact-block .formx{
    margin-top:30px;
}

.csocial{
    margin:30px 0 0;
}
.csocial li{
    margin:20px 0 0;
    padding:0 0 0 60px;
    position:relative;
}
.csocial li:first-child{
    margin-top:0;
}
.csocial li p a{
    color:#666;
}
.csocial li .fa{
    position:absolute;
    left:25px;
    top:8px;
    transform:translateX(-50%);
    font-size:2em;
}
.csocial li p a:hover{
    color:#000;
}


.contact-data {
  margin: 0 0 20px;
}
.contact-data h6 {
  font-size: 24px;
  font-weight: 300;
  color: rgba(0, 0, 0, 0.7);
  margin: 0 0 16px;
  text-transform: capitalize;
}
.contact-data p {
  font-weight: 300;
  margin: 0;
  color: rgba(0, 0, 0, 0.5);
}
.contact-data p a {
  color: rgba(0, 0, 0, 0.8);
  text-decoration: none;
}
.contact-data p a:hover {
  color: #000;
}
/*** Gallery ***/
.gal-container {
  height: 100%;
}
.gal-container .bx-wrapper .bx-pager {
  z-index: 100;
}


/*** Plain Page ***/
.rphead{margin:50px 0;}
.rphead h2{margin:0 0 10px;}
.rphead p{margin:0;}

/*** SutraVriksha ***/
.svbody{max-width:960px; margin:auto; text-align:center;}
.svlist{display:inline-block; list-style:none; margin:-50px 0 0; padding:0 !important;}
.svlist li{float:left; display:block; padding:0; margin:50px 20px 0 !important; list-style:none;}

.svbox{width:200px;}
.svimg{padding:100% 0 0; background-color:#ccc; margin:0 0 10px; position:relative;}
.svimg:before{content:''; width:100%; height:100%; position:absolute; left:0; top:0; background:rgba(0,0,0,0.6); opacity:0;}
.svimg:after{content:'VIEW'; width:100%; position:absolute; left:0; top:50%; color:#fff; font-weight:bold; margin:-12px 0 0; opacity:0;}
.svimg:before,
.svimg:after{
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s ;
    transition: all 0.3s;
}
.svtxt p{font-size:14px;}
.svbox:hover .svimg{box-shadow:0 0 3px 1px rgba(0,0,0,0.4);}
.svbox:hover .svimg:before,
.svbox:hover .svimg:after{opacity:1;}


/*** Scrollbox ***/
.scrollbox {
  display: block;
  margin: 0;
  position: relative;
}
.scrollbox .viewport {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
}
.scrollbox .overview {
  width: 100%;
  height: 100%;
  list-style: none;
  position: absolute;
  left: 0;
  top: 0;
  padding: 0;
  margin: 0;
}
.scrollbox .scrollbar {
  background: transparent;
  position: absolute;
  top: 0px;
  right: 5px;
  background-position: 0 0;
  width: 5px;
  z-index: 100;
  opacity: 0;
  filter: alpha(opacity=0);
}
.scrollbox .track {
  background: transparent;
  height: 100%;
  width: 5px;
  position: relative;
  padding: 0 1px;
}
.scrollbox .thumb {
  background: transparent;
  height: 20px;
  width: 5px;
  cursor: pointer;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0px;
  background-color: #000;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  margin: 0;
}
.scrollbox .thumb .end {
  background: transparent;
  overflow: hidden;
  height: 5px;
  width: 5px;
}
.scrollbox .disable {
  display: none;
}
.scrollbox:hover .scrollbar {
  opacity: 1;
  filter: alpha(opacity=100);
}
/*** Modal ***/
.underline{text-decoration: underline;}

.modal-backdrop {
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  background: #000;
  opacity: 0.8;
  filter: alpha(opacity=80);
  z-index: 25000;
  display: none;
}
.modal-backdrop.active {
  display: block;
}
.modal-backdrop.mild {
  opacity: 0.4;
}
.modal {
  width: 1008px;
  max-width: 90%;
  max-height: 90%;
  position: fixed;
  left: 50%;
  top: 50%;
/*  background: #fff;*/
  background: #EFEFBB; /* fallback for old browsers */
  background: -webkit-linear-gradient(to bottom, #ffeab7 , #fcbba0); /* Chrome 10-25, Safari 5.1-6 */
  background: linear-gradient(to bottom, #ffeab7 , #fcbba0); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
  margin: -300px 0 0 -504px;
  z-index: 26000;
  border-radius: 5px;
  overflow: hidden;
  display: none;
}
.modal.open {
  display: block;
}
.modal.small {
  width: 600px;
}
.modal.intro {
  width: 780px;
  margin: -290px 0 0 -392px;
}
.modal .modal-inner {
  padding: 10px;
  position: relative;
  overflow: auto;
}
.modal .modal-head {
  padding: 2px 0 12px;
  position: relative;
/*  border-bottom: 1px #e5e5e5 solid;*/
}
.modal .modal-head.brd {
  border-bottom: 1px #e5e5e5 solid;
  padding-bottom: 15px;
}
.modal .modal-head .cross {
  position: absolute;
  top: 4px;
  right: 0;
  font-size: 48px;
  line-height: 20px;
  font-weight: 100;
  color: #999;
}
.modal .modal-head .cross:hover {
  color: #000;
}

.modal .modal-sep{text-align: center;padding: 10px 0 10px 0;}

.modal .modal-head h4 {
  line-height: 44px;
  text-transform: capitalize;
  margin: 0 0 0 10px;
  text-align: center;
  font-size: 30px !important;
}
.modal .modal-head h4.center {
  text-align: center;
}
.modal .modal-body {
  position: relative;
  overflow: auto;
}
.mtext {
  padding: 0 15px;
  color: rgba(0, 0, 0, 0.7);
}
.modal-form {
  padding: 25px 30px;
}
@media (max-width: 720px) {
  .modal-form {
    padding: 20px 15px;
  }
}
/*** FormX ***/
.formx {
  /*max-width: 720px;*/
  height: auto;
  padding: 0;
  margin: auto;
  position: relative;
  z-index: 10;
}
.formx.dlogin {
  height: 370px;
  margin-top: 0px;
  padding: 0px 0 0px 0;
}
.formx.msign {
  height: 270px;
  margin-top: 20px;
  padding: 50px 0 0 0;
}
.formx .formx-head {
  display: block;
  margin: -10px 0 15px 0;
}
.formx .formx-head h4 {
  margin: 0 0 5px 0;
  font-size: 12px;
  line-height: 24px;
  font-weight: bold;
  text-transform: uppercase;
  float: left;
}
.formx .formx-head p {
  margin: 0 0 0 10px;
  font-size: 12px;
  line-height: 24px;
  font-weight: normal;
  float: right;
  text-transform: uppercase;
}
.formx .formx-head h4 p.below {
  margin: 0;
  font-size: 12px;
  line-height: 24px;
  font-weight: normal;
  float: none;
  clear: left;
  text-transform: uppercase;
}
.formx .formx-head .rem-box {
  float: left;
  margin: 2px 10px 0 0 !important;
  padding: 0;
}
.formx .f-var {
  width: 55%;
  color: #C03;
  margin: 0 0 15px 0;
  padding: 0 0 0 15px;
}
.formx .frm-error {
  color: #ff2997;
  margin: 10px 0 30px;
  text-align: center;
}
.formx .frm-error:empty {
  display: none;
}
.fip {
  margin: 0 0 15px;
  position: relative;
}
.fip.rem-row {
  padding: 15px 0;
}
.fip .fpl {
  position: absolute;
  left: 8px;
  top: 50%;
  font-size: 14px;
  line-height: 20px;
  font-weight: 300;
  color: rgba(0, 0, 0, 0.5);
  margin: -10px 0 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s ;
  transition: all 0.3s;
  text-transform: uppercase;
  z-index: -1;
}
.fip .fpl.on {
  margin-top: -22px;
  font-size: 11px;
  font-weight: 300;
}
.fip .fpl.show {
  margin-top: -22px;
  font-size: 11px;
  font-weight: 300;
}
.fip .fpl.tarea {
  top: 27px;
}
.fip input {
  width: 100%;
  margin: 0;
  padding: 24px 8px 8px;
  border: 1px rgba(0, 0, 0, 0.5) solid;
  color: #000;
  font-size: 16px;
  line-height: 20px;
  font-weight: 300;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: none;
  position: relative;
  z-index: 0;
}
.fip textarea {
  display: block;
  width: 100%;
  margin: 0;
  padding: 24px 6px 8px;
  border: 1px rgba(0, 0, 0, 0.5) solid;
  color: #000;
  font-size: 16px;
  line-height: 24px;
  font-weight: 300;
  background: none;
  position: relative;
  z-index: 0;
  resize: none;
  min-height: 114px;
  box-sizing: border-box;
}
.fip input.round {
  border-radius: 50px;
  padding: 9px 16px;
}
.fip input:-webkit-autofill + .fpl {
  z-index: 10;
  margin-top: -22px;
  font-size: 11px;
  color: #f27242;
  font-weight: 400;
}
.fip textarea:-webkit-autofill + .fpl {
  z-index: 10;
  margin-top: -22px;
  font-size: 11px;
  color: #f27242;
  font-weight: 400;
}
.fip p {
  font-size: 16px;
  margin: 10px 0;
}
.fip a {
  font-size: 16px;
  color: #ccc;
}
.fip a:hover {
  color: #fff;
}
.fip .fip-dob {
  float: left;
  width: 32%;
  margin: 0 0 0 2%;
  position: relative;
}
.fip .fip-dob.first {
  margin: 0;
}
.fip .fip-select {
  position: relative;
}
.fip .ferror {
  font-size: 14px;
  font-weight: 300;
  color: #eb1d5d;
  text-align: center;
}
.fip.active {
  z-index: 10;
}
.fip.radios {
  width: 220px;
}
.fip.radios .rad {
  float: left;
  margin: 0 10px 0 0;
}
.fip.radios .rad .radio {
  margin: 3px 0 0 0;
  float: left;
}
.fip.radios .rad .radio input {
  margin: 0 -15px 0 0;
}
.fip.radios .rad span {
  margin: 0 0 0 10px;
  float: left;
}
.fip input:focus {
  border-color: #000;
  outline: 0;
}
.fip textarea:focus {
  border-color: #000;
  outline: 0;
}
.fip select:focus {
  border-color: #b7b7b7;
  outline: 0;
  z-index: 10;
}
.fip input[disabled] {
  background-color: #fff;
  cursor: text;
}
.fip .forgot {
  color: #999;
  text-decoration: none;
  font-size: 12px;
  margin: 0;
}
.fip .forgot:hover {
  color: green;
}
.fip .forgot-1 {
  color: #000;
  text-decoration: none;
  font-size: 12px;
  margin: 35px 0 0 10px;
}
.fip .forgot-1:hover {
  color: #999;
}
.fip .check input {
  float: left;
  width: auto;
  margin: 6px 10px 0 0;
}
.fip .check label {
  float: left;
  margin: 0;
  font-size: 12px;
  line-height: 24px;
  font-weight: 300;
}
.fip .combo:after {
  top: 24px;
}
.fip .combo select {
  padding: 24px 8px 8px;
  border: 1px #d8d8d8 solid;
  color: #666;
  background: none;
  font-size: 14px;
  line-height: 20px;
  height: 54px;
  font-weight: 300;
}
.formx.col2 {
  max-width: 1008px;
}
.formx.col2 .fip {
  float: left;
  width: 50%;
}
.formx.col2 .fip.full {
  float: none;
  width: auto;
}
.formx.col2 .fip:focus {
  z-index: 10;
}
.formx.col2 .fip:nth-child(2n+1) {
  margin-right: -1px;
}
@media (max-width: 480px) {
  .formx.col2 .fip {
    float: none;
    width: auto;
  }
}