@charset "utf-8";
/* CSS Document */

@font-face {
	font-family: sytlish;
	src: url(fonts/GreatVibes-Regular.otf);
}
@font-face {
	font-family: century;
	src: url(fonts/CenturyGothic.ttf);
}
@font-face {
	font-family: oregano;
	src: url(fonts/Oregano-Regular.ttf);
}
@font-face {
	font-family: cav;
	src: url(fonts/CaviarDreams.ttf);
}
@font-face {
	font-family: panic;
	src: url(fonts/PanicStricken.ttf);
}
@font-face {
	font-family: mont;
	src: url(fonts/MontserratAlternates-Regular.otf);
}

@font-face {
	font-family:oswal;
	src: url(fonts/Oswald-Bold.ttf);
}

@font-face {
	font-family:oswal-reg;
	src: url(fonts/Oswald-Regular.ttf);
}

@font-face {
	font-family: lato;
	src: url(fonts/Lato-Light.ttf);
}

@font-face {
	font-family: metro;
	src: url(fonts/Metropolis-Light.otf);
}

@font-face {
	font-family:jen;
	src: url(fonts/JennaSue.ttf);
}

@font-face {
	font-family: dancing;
	src: url(fonts/DancingScript-Regular.otf);
}

html {
  scroll-behavior: smooth;
}

footer {
	padding: 2em 0 0 0;
	background-color: #000000;
}

.contact-div {
	padding-bottom: 0em;
}
.contact-div h3 {
	font-size: 20px;
	color: #fff;
	text-align: center;
	font-family:lato;
}
.contact-div span {
	color: #fff;
	text-align: center;
	display: block;
	padding-bottom: 5px;
	font-family: oswal;
	font-size: 1.1em;
}


.cont-num {
	text-align: center;
	margin-top: 0.1em;
}
.cont-num a {
	font-size: 2em;
	color: #fff;
	font-family: oswal;
	border: 1px solid #fff;
	padding: 2px 20px;
	-webkit-transition: all 500ms ease;
   -moz-transition: all 500ms ease;
   -ms-transition: all 500ms ease;
   -o-transition: all 500ms ease;
   transition: all 500ms ease;
}

.cont-num a:hover {
	text-decoration: none;
	background-color: #fff;
	color: #000;
	-webkit-transition: all 500ms ease;
   -moz-transition: all 500ms ease;
   -ms-transition: all 500ms ease;
   -o-transition: all 500ms ease;
   transition: all 500ms ease;
}



.disclaimer-div {
	padding-top: 1em;
}

.disclaimer-div hr {
	width: 500px;
	border: 1px dashed #ddd;
}

.disclaimer-div h4 {
	font-family: oswal;
	font-size: 22px;
	color: #fff;
	text-align: center;
}

.disclaimer-div p {
	font-size: 14px;
	color: #ddd;
	text-align: center;
	font-family: lato;
	line-height: 28px;
}


.footer-btm {
	background-color:#333;
	color: #fff;
	font-family: lato;
	text-align: center;
	padding: 6px;
	margin-top: 1em;
}

.front-slider {
	display: table;
	width: 100%;
	height: 90vh;
	background-size: auto auto;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	position: relative;
}

.thankyou-slider {
	display: table;
	width: 100%;
	height: 60vh;
	background-size: auto auto;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	position: relative;
}



img {
	border: none;
	display: block;
	outline: 0 none;
}
.pr {
	position: relative;
}
.logo {
	padding: 5px;
	position: absolute;
	top: 20px;
	display: none;
	background-color: #fff;
	right: 20px;
	border-radius: 10px;
}
.logo img {
	height: 70px;
}
.form-section {
	border-bottom: 1px solid #ccc;
	padding: 35px 0 18px;
}


.ov_leaf1{background: url(../images/ov_leaf1.png) no-repeat center center;left: 0;top: 85px;width: 50px;height: 55px}
.ov_leaf2{background: url(../images/ov_leaf2.png) no-repeat center center;right:30px;top: 50px;width:30px;height:21px}
.ov_leaf3{background: url(../images/ov_leaf3.png) no-repeat center center;right:109px;top: 215px;width:59px;height:33px}

.pa {

    position: absolute;

}

.pr {
    position: relative;
}


.location-leaf1{width: 78px;height: 63px;background: url(../images/location-leaf1.png) no-repeat center;left:40px;top:55px}
.location-leaf2{width: 97px;height: 149px;background: url(../images/location-leaf2.png) no-repeat center;right: 0;top: 0}


.down_bro_leaf1{width: 53px;height: 38px;background: url(../images/down_bro_leaf1.png) no-repeat; left: 435px;top: 110px}
.down_bro_leaf2{width:86px;height:74px;background: url(../images/down_bro_leaf2.png) no-repeat; left: 1050px;top: 60px}


.master-leaf2{width:71px;height: 46px;background: url(../images/master-leaf2.png) no-repeat;left: 58px;top: 475px}
.why_rejuve_leaf1{background: url(../images/why_rejuve_leaf1.png);left: 80px;top: 80px;width: 138px;height: 65px}
.why_rejuve_leaf3, .why_rejuve_leaf2{background: url(../images/why_rejuve_leaf2.png);right: 80px;top:20px;width:84px;height:77px;z-index:     9;}
.why_rejuve_leaf3{transform: rotate(180deg)}
.why_rejuve_360 .master-leaf2{right: 50px;z-index: 9;left: auto}



ul.form-list {
	width: 100%;
	overflow: hidden;
	margin-top: 10px;
}

ul.form-list h2 {
	color: #000;
	float: left;
	font-family:lato;	
	text-transform: uppercase;
	font-size: 16px;
	font-weight: bold;
	padding-top: 12px;
	padding-right: 10px;
}

ul.form-list li {
	position: relative;
	width: 12%;
	float: left;
	display: inline-block;
	margin: 0px 15px;
}

ul.form-list li:nth-last-child(2) {
	position: relative;
	width: 20%;
	float: left;
	display: inline-block;
	margin: 0px 15px;
}

ul.form-list li:nth-last-child(3) {
	position: relative;
	width: 16%;
	float: left;
	display: inline-block;
	margin: 0px 15px;
}

.feature {
	background-color: #FDFDFD;
	padding:4em 0;
}

.feature h2 {
	font-family: oswal;
	font-size: 3em;
	text-align: center;
	color:#529106;
	font-weight: bold;
	width: 100%;
	padding-bottom:1.5em;
}

.feture-div {
	padding: 2em 0px;
}

.feature-icon img {
	text-align: center;
	margin: 0 auto;
}

.feture-div h3 {
	font-family:oswal;
	font-size: 20px;
	color:#333;
	text-align: center;
	padding-top:0.6em;
}

.feture-div ul {
	line-height:30px;
	color:#575757;
	text-align:left;
}

.input-field {
	width: 12%;
	float: left;
	margin: 10px;
}
.singlefield input {
	border-bottom: 1px solid #4a4a4a;
	border-top: none;
	border-left: none;
	border-right: none;
	background: none;
	padding: 10px 5px;
	color: #000;
	width: 100%;
	font-size: 0.9em;
}

.line-feature::after {
    content: '';
    width: 2px;
    height: 98px;
    margin: auto;
    display: block;
    padding: 0;
    position: absolute;
    right: 0;
    background: #f4f3f3;
    top: 50%;
    transform: translateY(-20%);
}

.siteplan-pics img {
	padding: 0.5em;
	max-height: 800px;
}

.location-pics img {
	border-radius: 20px;
	max-height: 700px;
	border: 4px solid #529106;
}


.select-fieldset {
    -webkit-appearance: none;
    -moz-appearance: none;
	border-bottom: 1px solid #4a4a4a;
	border-top: none;
	border-left: none;
	border-right: none;
	background: none;
	padding: 10px 14px;
	color: #737373;
	width: 100%;
	font-size: 0.9em;
	background: url(../images/arrow-down.png) 96% center no-repeat #fff;
    outline: 0;
}

.form-control.std-code {
	float: left;
	text-align: center;
	width: 20%;
	border: 1px solid #4a4a4a;
	background:#fff;
	margin-right: 10px;
}

.form-control.mo-no {
	float: left;
	width: 72%;
	background:#fff;
}


.sumitfield{
    border: none;
    background: none;
    margin-bottom: 10px;
}
.sumitfield input{
	padding:0px;
	height: 40px;
	margin-bottom:0px;
    text-align: center;
    text-transform: uppercase;
    background: #34aa00;
    font-size: 14px;
	font-family: Avant Garde,Avantgarde,Century Gothic,CenturyGothic,AppleGothic,sans-serif;
    color: #fff;
    -webkit-transition: all ease-in-out 700ms; /* Safari, Chrome */
    -moz-transition: all ease-in-out 700ms; /* Mozilla Firefox */
    -ms-transition: all ease-in-out 700ms; /* Microsoft */
    -o-transition: all ease-in-out 700ms; /* Opera */
    transition: all ease-in-out 700ms; /* Standard Browsers */
}
.sumitfield input:hover{
    background: #ffd64a;
    color: #28214a;
	border:1px solid #28214a;
	cursor:pointer;
}


.connectivity ul {
	float: left;
	width: 100%;
	list-style: none;
}
.connectivity ul li {
	float: left;
	width: 20%;
	padding: 10px;
	border: 1px solid #ddd;
	margin: 1em;
}
.connectivity ul li:nth-child(2) {
	float: left;
	width: 25%;
}
	
.connectivity ul li:last-child {
	float: left;
	width: 35%;
}

.conen-sex {
	padding-right:0px;
	margin-bottom:2em;
}

.conen-sex img {
	float:left;
	height:70px;
	width:70px;
	padding:10px;
	margin-right:15px;
	background-color:#333;
	border-radius:50%;
}
.conen-sex h3 {
	font-size:18px;
	color:#333;
	text-align: left;
	font-family: lato;
	margin-top:10px;
	margin-bottom:8px;
	padding-top: 5px;
}

.conen-sex p {
	float:left;
	font-size:12px;
	color:#000;
	font-family:'Montserrat', sans-serif;
	font-weight:bold;
	padding:3px 8px;
	border-radius:10px;
	background-color:#ececec;
	line-height:20px;
}


ul.location-list {
	overflow: hidden;
	list-style: none;
	margin-bottom: 2em;
	border: 1px solid #ccc;
	padding: 18px;
	text-align: center;
}

ul.location-list ul {
	list-style: none;
	padding: 5px;
}

ul.location-list li {
	padding: 5px;
	width: 18%;
	background-color: #fafafa;
	box-shadow: 0px 1px 3px #ccc;
	list-style: none;
	margin:0px 10px 15px 0px;
	display: inline-block;
	border: 1px solid #ccc;
}

.location-div {
	padding: 2px;
	text-align: center;
}

ul.location-list h3 {
	font-family:oswal;
	font-size: 25px;
	color: #000;
	text-align: center;
	text-transform: uppercase;
	margin-bottom: 1em;
	text-decoration: underline;
}

.location-div h4 {
	font-family:oswal-reg;
	font-size: 20px;
	color: #666;
	margin-bottom: 3px;
}

.location-div span {
	font-family:metro;
	font-size: 14px;
	color:#000;
	font-weight: bold;
}

.profile-section {
	background-color: #fff9f1;
	padding: 2em 0;
	background-image: url('../images/background-00.jpg');
	background-repeat: no-repeat;
	background-size: cover;
}

.offer-section {
	background-color: #fffcf9;
	padding: 2em 0;
	/*background-image: url('../images/background-00.jpg');*/
	background-repeat: no-repeat;
	background-size: cover;
	border-top:5px solid #b47929;
}

.floor-section {
	background-color: #152730;
	padding: 2em 0;
	/*background-image: url('../images/background-00.jpg');*/
	background-repeat: no-repeat;
	background-size: cover;
}


.floor-section h2 {
    font-family: oswal;
    font-size: 2.4em;
    text-align: center;
    color:#fff;
    font-weight: bold;
    width: 100%;
    padding-bottom: 1em;
	padding-top: 0.2em;
	margin-bottom: 0px;
}

.offer-section h2 {
    font-family: oswal;
    font-size: 2.5em;
    text-align: center;
    color:#529106;
    font-weight: bold;
    width: 100%;
    padding-bottom: 0.2em;
	padding-top: 0.2em;
	margin-bottom: 0px;
}

.profile-area h2 {
	font-family:oswal;
	font-size: 2.5em;
	text-align: center;
	color: #529106;
	font-weight: bold;
	text-transform: uppercase;
}

.btm-logo img {
	height: 130px;
	padding-bottom: 20px;
}

.profile-area p {
	font-family:metro;
	font-size: 16px;
	margin-top: 2em;
	text-align: center;
	line-height: 30px;
}

.thankyou-area {
	width: 100%;
	padding: 2em 0px;
}

.thankyou-area h2 {
	font-family:oswal;
	font-size: 2.5em;
	text-align: center;
	color: #529106;
	font-weight: bold;
	text-transform: uppercase;
}

.thankyou-area p {
	font-family:metro;
	font-size: 29px;
	margin-top: 1em;
	text-align: center;
	line-height: 30px;
}



.btm-rera {
    display: table;
    position: relative;
    overflow: hidden;
	padding: 8px;
    margin: 15px auto;
	border-top:1px dashed #fff;
	border-bottom:1px dashed #fff;
}

.btm-rera li {
    float: left;
    line-height: 30px;
    overflow: hidden;
    padding: 0;
	font-size: 16px;
	color: #fff;
	font-family: lato;
    padding-left: 15px;
	padding-right: 15px;
    position: relative;
}

.btm-rera li:nth-child(1) {
	border-right: 1px solid #6c6c6c;
}


.credai-logo img {
	height: 35px;
	float: right;
	margin-top: -5px;
}

.tabs-section {
	padding:2em 0px;
}

.tabs-section h2 {
	font-family: dancing;
	font-size: 3.0em;
	text-align: center;
	color:#0a376a;
	width:100%;
	font-weight: bold;
}



/*-----------------tabscode start--------------------------------*/
.tab {
  padding-top: 30px;
  margin-bottom: 20px;
  position: relative;
  overflow: hidden;
  /*background: #fff;*/
  width: 100%;
  margin: 0 auto;
  font-family: 'Roboto', sans-serif;
  line-height: 1.5;
  font-weight: 300;
  color: #888;
  -webkit-font-smoothing: antialiased;
}

.tabs {
  display: table;
  position: relative;
  overflow: hidden;
  margin: 0 auto;
  /*width: 100%;*/
}
.tabs li {
  float: left;
  line-height: 30px;
  overflow: hidden;
  padding: 0;
	margin-right: 8px;
  position: relative;
}
.tabs a {
  background-color: #eff0f2;
  border-bottom: 1px solid #fff;
  color: #888;
  font-weight:bold;
  display: block;
  letter-spacing: 0;
  outline: none;
  text-transform:uppercase;
  font-family:lato;
  font-size:15px;
  border-radius:20px;
  padding: 5px 30px;
  text-decoration: none;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  border-bottom: 2px solid #529106;
}

.tabs_item {
  display: none;
  padding: 30px 0;
}
.tabs_item:first-child {
  display: block;
}

.current a {
  color: #fff;
  background: #529106;
}

.current a:hover {
  color: #fff;
  background: #529106;
}

.download-section {
	padding: 2em 0px;
	background-color: #a4ca7a;
}


.brochure {
	text-align: center;
}

.brochure img {
	height: 120px;
	margin: 0px auto;
	margin-bottom: 1.5em;
}

.brochure a {
	text-align: center;
	padding: 10px 15px;
	color: #fff;
	font-family: oswal;
	border: 1px solid #fff;
	-webkit-transition: all 500ms ease;
   -moz-transition: all 500ms ease;
   -ms-transition: all 500ms ease;
   -o-transition: all 500ms ease;
   transition: all 500ms ease;
}
.brochure a:hover { 
	text-decoration: none;
	background-color: #fff;
	color: #000;
	-webkit-transition: all 500ms ease;
   -moz-transition: all 500ms ease;
   -ms-transition: all 500ms ease;
   -o-transition: all 500ms ease;
   transition: all 500ms ease;
}



/* Overview */
article.overview {
	padding: 70px 0 35px;
	background: #fafafa
}
.overview p {
	font-size: 1.6em;
	color: #000;
	text-align: center;
	margin-bottom: 20px;
	line-height: 1.5
}
.overview p span {
	display: block;
	font-weight: bold;
}
ul.overview-list {
	overflow: hidden;
	margin-top: 35px;
	text-align: center;
	padding-left: 0px;
}
ul.overview-list li.relax {
	background: url(../img/relax.jpg) no-repeat center center;
}
ul.overview-list li.rev {
	background: url(../img/revitalize.jpg) no-repeat center center;
}
ul.overview-list li.energ {
	background: url(../img/reenergize.jpg) no-repeat center center;
}
ul.overview-list li {
	position: relative;
	overflow: hidden;
	width: calc(33.33% - 30px);
	display: inline-block;
}
ul.overview-list li:nth-child(2) {
	margin: 0 15px
}
ul.overview-list li img {
	width: 100%
}
ul.overview-list li span.title {
	color: #fff;
	font-family:oswal-reg;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding-bottom: 10px;
	width: 80%;
	display: block;
	border-bottom: 1px solid #fff;
	position: absolute;
	bottom: 25px;
	left: 30px;
	font-size: 2em;
	transition: all .5s;
	text-align: left;
}
ul.overview-list li span.title-hide {
	bottom: -50%;
	transition: all 1s
}
.ov_details {
	background: rgba(0,0,0,.7);
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	transform: translateY(100%);
	transition: all .5s ease-in-out;
	text-align: left;
}
.ov_details_open {
	transform: translateY(0);
	transition: all .5s ease-in-out
}
.ov_details > ul {
	text-align: center;
	position: absolute;
	bottom: 20%;
	left: 0;
	padding-left: 0px;
	right: 0;
}
.ov_details > ul > li {
	color: #fff;
	text-align: center;
	display: inline-block;
	width:33%;
	float: left;
	padding: 0 5px;
	vertical-align: top;
	margin: 0!important
}
.ov_details > ul > li span.ov_icons {
	width: 100%;
	height: 28px;
	margin: 0 auto 6px;
	display: block;
	padding: 5px 0;/* border-right: #95b287 1px solid; */
	text-align: center;
}
.ov_details > ul > li span.ov_icons img {
	width: auto;
	height: 40px;
	display: inline-block;
}
.ov_details > ul > li:last-child span.ov_icons {
	border: none
}
.ov_details > ul > li span.ov_icons.middle:before {
	content: '';
	height: 40px;
	width: 1px;
	background: #58733b;
	position: absolute;
	vertical-align: top;
	left: 0;
}
.ov_details > ul > li span.ov_icons.middle:after {
	content: '';
	height: 40px;
	width: 1px;
	background: #58733b;
	position: absolute;
	vertical-align: top;
	right: 0;
}
.ov_details > ul > li p {
	font-size: 13px;
	color: #fff;
	font-family:lato;
	font-weight: bold;
	text-align: center;
	margin-bottom: 0;
}
.ov_details .hdr {
	padding: 105px 0 0 0px;
	width: 100%;
	text-align: center;
}
.ov_details .hdr h3 {
	color: #fff;
	text-transform: uppercase;
	font-size: 2.2em;
	font-family: 'goboldregular';
	font-weight: normal;
}
.ov_details .hdr h3 span {
	font-size: 34px;
	letter-spacing: .5px
}
.ov_details .hdr span.one, .ov_details .hdr span.two, .ov_details .hdr span.three {
	font-family:oswal-reg;
	font-weight: normal;
	text-transform: uppercase;
	color: #a4ca7a;
	font-size: 1.3em;
	display: block;
	margin: 3px 0;
	padding: 0px 20px;
	letter-spacing: .5px
}
/* .ov_details .hdr span.one{padding-left: 106px}
.ov_details .hdr span.two{padding-left: 80px}
.ov_details .hdr span.three{padding-left: 120px} */



/* Menu */
.hm-btn {
	display: block;
	width: 35px;
	height: 16px;
	position: fixed;
	top: 30px;
	z-index: 99999;
	left: 22px;
	transform: translateY(0);
	cursor: pointer;
	transition: all .3s ease-in-out;
	background-color:rgba(87, 87, 87, 0.2);
	padding: 20px 24px;
	box-shadow: 0px 2px 3px #c4c4c4;
	border-radius: 5px;
}
.hm-btn span {
	width: 35px;
	height: 2px;
	background-color: #fff;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	transition: all .3s ease-in-out;
}
.hm-btn span:before, .hm-btn span:after {
	content: "";
	width: 100%;
	height: 2px;
	background-color: #fff;
	position: absolute;
	transition: all .3s ease-in-out;
}
.hm-btn span:before {
	top: -8px;
	transition: all .3s ease-in-out;
}
.hm-btn span:after {
	bottom: -8px;
	opacity: 1;
	transition: all .3s ease-in-out;
}
.mm-wrap {
	display: table;
	width: 50%;
	height: 100%;
	overflow: hidden;
	position: fixed;
	left: 0;
	top: 0;
	background: #ffd032;
	z-index: 99;
	transform: translateX(-100%);
	transition: all .3s ease-in-out;
}
ul.mm {
	background: #34aa00;
	width: 100%;
	transition: all .3s ease-in-out;
	overflow-y: auto;
	padding: 90px 25px 30px;
	z-index: 9999;
	display: table-cell;
	vertical-align: middle;
}
.mm-open {
	transform: translateX(0);
	transition: all .3s ease-in-out;
	text-align: center;
}
ul.mm li {
	display: block;
	width: 100%;
	position: relative;
}
ul.mm li a {
	display: block;
	padding: 10px 0;
	font-size: large;
	color: #fff;
	font-size: 1.3em;
	font-weight: normal;
	text-decoration: none;
	text-transform: uppercase;
	font-family:oswal;
}
ul.mm li a:hover {
	color: #fff
}
ul.mm-sub li {
	padding-left: 20px;
}
ul.mm ul.ft-social {
	margin-top: 80px;
}
ul.mm ul.ft-social li {
	padding: 0 5px;
	display: inline-block;
	width: auto;
	border: none;
}
ul.mm li span.mm-arrow {
	text-align: center;
	position: absolute;
	right: 0;
}
ul.mm li span.mm-arrow svg {
	width: 20px;
	height: 20px;
	padding: 0;
	fill: #242424;
	margin: 0;
	background: #383838;
	border-radius: 50%;
	padding: 3px;
}
ul.mm li span.mm-arrow.mm-down {
	transform: rotate(90deg);
}
.hm-close span {
	transform: rotate(45deg);
	transition: all .5s ease-in-out;
}
.hm-close span:before {
	transform: rotate(-90deg);
	transition: all .5s ease-in-out;
	top: 0;
}
.hm-close span:after {
	transition: all .5s ease-in-out;
	opacity: 0;
}
.overlay {
	background: rgba(0,0,0,.6);
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	display: none;
	transition: all .5s;
	z-index: 9
}
.overlay-show {
	display: block!important;
	transition: all .5s
}
.container {
	max-width: 1200px;/* width: 100%;padding: 0 15px;overflow:hidden; */
}
.row {
	margin: 0 -15px
}
.note {
	background: #000;
	width: 100%;
	height: 40px;
	text-align: center;
	color: #fff;
	font-size: 16px;
	line-height: 2.2;
	padding: 0 20px;
	overflow: hidden;
}
.note span {
	display: inline-block;
	width: 80%;
	-moz-transform: translateX(100%);
	-webkit-transform: translateX(100%);
	transform: translateX(100%);
	/* Apply animation to this element */
	-moz-animation: marquee 15s linear infinite;
	-webkit-animation: marquee 15s linear infinite;
	animation: marquee 15s linear infinite;
}
/* Move it (define the animation) */
@-moz-keyframes marquee {
 0% {
-moz-transform: translateX(100%);
}
 100% {
-moz-transform: translateX(-100%);
}
}
@-webkit-keyframes marquee {
 0% {
-webkit-transform: translateX(100%);
}
 100% {
-webkit-transform: translateX(-100%);
}
}
@keyframes marquee {
 0% {
 -moz-transform: translateX(100%); /* Firefox bug fix */
 -webkit-transform: translateX(100%); /* Firefox bug fix */
 transform: translateX(100%);
}
 100% {
 -moz-transform: translateX(-100%); /* Firefox bug fix */
 -webkit-transform: translateX(-100%); /* Firefox bug fix */
 transform: translateX(-100%);
}
}



