.form_send_sms_top{
	max-width: 500px;
}
#preloader{
	position: fixed;
	top: 0;
	height: 100%;
	left: 0;
	width: 100%;
	z-index: 200;
	background: #FFF;
}
.preloader-content{
     top: 45%;
     position: absolute;
     left: 50%;
}
.download-image-tablet{
	display: none;
}
.phone-image-wrapper{
	padding: 0px;
	position: absolute;
    bottom: -70px;
    width: 100%;
    overflow: visible;
}
.reduced-brightness:before{
  content:"brightness(50%)"
}
.reduced-brightness{
  -webkit-filter: brightness(50%);
  filter:brightness(50%);
}
.phone-image-resize{
	width: 400px;
}
#new_download_request{
	max-width: 500px;
}
.fold-1{
	position: relative;
}
.fold-1-bg{
	height: 2000px;
	position: relative;
	overflow: hidden;
	/*padding-top: 10%;*/
	padding-bottom: 0px;
	/*padding-left: 150px;
	padding-right: 150px;*/
	background: #dce5ec; /* Old browsers */
	background: -moz-linear-gradient(top, #dce5ec 0%, #e1defd 100%);
	background: -webkit-linear-gradient(top, #dce5ec 0%,#e1defd 100%); 
	background: linear-gradient(to bottom, #dce5ec 0%,#e1defd 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dce5ec', endColorstr='#e1defd',GradientType=0 );
	position: relative;
}
.header-nav{
	position: absolute;
    width: 100%;
    top: 40px;
    left: 0;
    padding-left: 150px;
    padding-right: 150px;
    z-index: 95;
}
.header-nav .logo{
	margin: 0px;
}
.fold-1 img{
	margin: 0px auto;
}
.fold-1-booking-app{
	position: absolute;
	width: 50%;
	height: 100%;
	/*background: #2a2b31;*/
	top: 0;
	left: 0;
	z-index: 100;
}
.fold-1-booking-app-bg{
	height: 100%;
    width: 50%;
    position: absolute;
    top: 0;
    left: 0;
	background: #2a2b31;
	z-index: 100;
}
.height-0{
	height: 0px !important;
}
.fold-1-booking-app{
	padding-left: 150px;
	padding-right: 130px;
}
.image-logo-white{
	padding-top: 40px;
}
.form-wrapper-booking-app{
	/*margin-top: 15%;*/
	opacity: 0;
	-webkit-transform: translate( 0%, -50% ); 
    -ms-transform: translate( 0%, -50% );
     transform: translate( 0%, -50% );
	position: absolute;
	top: 50%;
}
.form-wrapper-booking-app h1{
	font-size: 57px;
	font-family: GothamBookB;
	color: #fff;
	line-height: 1.08;
	margin-bottom: 72px;
	text-align: left;
}
.form-wrapper-booking-app p{
	font-size: 24px;
	font-family: GothamBookR;
	line-height: 1.42;
	color: #8f94a0;
	text-align: left;
}
.form-wrapper-booking-app p small{
	font-family: GothamBookR;
	font-size: 12px;
	line-height: 1.33;
	color: #8f94a0;
	display: block;
	letter-spacing: 1px;
}
.form-wrapper-booking-app p small a{
	color: #FFF;
}
.fold-2-bg-transition{
	position: absolute;
    width: 100%;
    height: 0;
    left: 0;
    bottom: 0;
    z-index: 50;
    overflow: hidden;
}

/* FOLD 2*/
.fold-2{
	position: absolute;
	opacity: 1;
	height: 100%;
	width: 100%;
}
.fold-2-padding{
	padding: 70px 150px 145px;
	background: #dce5ec; /* Old browsers */
	background: -moz-linear-gradient(top, #dce5ec 0%, #e1defd 100%);
	background: -webkit-linear-gradient(top, #dce5ec 0%,#e1defd 100%); 
	background: linear-gradient(to bottom, #dce5ec 0%,#e1defd 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dce5ec', endColorstr='#e1defd',GradientType=0 );
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
}
.fold-2-content{
	background-color: rgba(45, 22, 65, 0.3);
	padding: 145px 150px;
	/*position: absolute;
	top: 0;
	left: 0;*/
	height: 100%;
	width: 100%;
	z-index: 5;
	position: relative;
}
.fold-2-bg-transition{
	background-color: rgba(45, 22, 65, 0.6);
}
.fold-2 .content{
	position: absolute;
    top: 100%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%); 
    transform: translate(-50%, -50%);
    z-index: 51;
    width: 100%;
    padding: 0 150px;
    opacity: 0;
    -webkit-transition: all 800ms ease 0s;
    -moz-transition: all  800ms ease 0s;
    -o-transition: all  800ms ease 0s;
	transition: all  800ms ease 0s;
}
.fold-2 .content.active,
.fold-2 .content.content-third.active-done{
	opacity: 1 !important;
	top: 50% !important;
}
.fold-2 .content.active-done{
	top: -100%;
	opacity: 0;
}
.fold-2 .content h2{
	font-size: 100px;
	font-family: GothamBookB;
	line-height: 1;
	text-align: left;
	color: #FFF;
}
.fold-2 .content:last-child h2{
	margin-bottom: 0px;
}
/* FOLD 3 */
.fold-3{
	position: relative;
	z-index: 110;
	margin-top: -2px;
	background: #dce5ec; /* Old browsers */
	background: -moz-linear-gradient(top, #dce5ec 0%, #e1defd 100%);
	background: -webkit-linear-gradient(top, #dce5ec 0%,#e1defd 100%); 
	background: linear-gradient(to bottom, #dce5ec 0%,#e1defd 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dce5ec', endColorstr='#e1defd',GradientType=0 );
}
.fold-3 form .success-verbiage{
	padding-top: 10px;
}
.fold-3-overlay{
	position: absolute;
	background-color: rgba(45, 22, 65, 0.3);
	position: absolute;
	z-index: 6;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.violet-bg{
	background: #6b3299;
	padding: 70px 150px;
}
.fold-3-padding{
	padding: 70px 150px;
	position: relative;
}
.fold-3 h3{
	font-family: GothamBookB;
	font-size: 60px;
	line-height: 1.08;
	text-align: left;
	color: #ffffff;
}
.fold-3 p small{
	display: block;
	font-size: 12px;
	line-height: 1.33;
	color: rgba(255, 255, 255, 0.5);
	letter-spacing: 1px;
}
.fold-3 p small a{
	color: #FFF;
}
.fold-3 .bordered{
	border-left: solid 1px rgba(255, 255, 255, 0.25);
	padding-left: 140px;
	padding-top: 50px;
	padding-bottom: 10px;
}
/* FOLD 4 */
.fold-4{
	height: 900px;
	position: relative;
	overflow: hidden;
}
.parallax-window{
	background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.fold-4-bg{
	background-attachment: fixed;
    background-repeat: no-repeat;
    background-position: center;
    height: 200%;
    position: relative;
    top: -100%;
    -webkit-background-size: 110%;
	-moz-background-size: 110%;
	-o-background-size: 110%;
	background-size: 110%;
}
/* FOLD 5 */
.fold-5{
	padding: 150px 150px;
	background: #2a2b31;
}
.callout-image{
	overflow: hidden;
}
.callout-link:hover .callout-image{
/*  -webkit-transform: scale(0.9);
      -ms-transform: scale(0.9)
          transform: scale(0.9);*/
}
.callout-link img,
.callout-link .callout-image{
  -webkit-transition: all 0.3s ease-out;
          transition: all 0.3s ease-out;
}
.callout-link:hover img{
/*  -webkit-transform: scale(1.5);
      -ms-transform: scale(1.5)
          transform: scale(1.5);  */
}
.fold-5 li.callout-wrapper{
	height: 380px;
}
.fold-5 li.callout-wrapper h3{
	font-size: 42px;
	font-family: GothamBookB;
	line-height: 1.55;
	color: #FFF;
	margin-bottom: 20px;
	position: relative;
	padding-top: 15px;
}
.fold-5 li.callout-wrapper h3:before{
	content: '';
	width: 50px;
	height: 4px;
	background: #454c60;
	position: absolute;
	top: 0;
}
.fold-5 li.callout-wrapper p{
	font-size: 24px;
	font-family: GothamBookR;
	line-height: 1.42;
	color: #8f94a0;
}
.fold-5 li.callout-wrapper .callout-image{
	height: 380px;
	width: 380px;
	min-width: 380px;
	display: inline-block;
}
.fold-5 li.callout-wrapper .callout-image img{
	/*height: 480px;*/
}
.fold-5 li.callout-wrapper .callout-image{
	position: relative;
}
.fold-5 li.callout-wrapper .callout-image .black-bg{
	position: absolute;
	width: 100%;
	height: 100%;
	background: #454C60;
	top: 0;
	left: 0;
	-webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.fold-5 li.callout-wrapper.callout-even .callout-image img{
    margin-right: 0px;
    margin-left: auto;
}
.fold-5 li.callout-wrapper.callout-even .callout-content{
	width: 290px;
}
.fold-5 li.callout-wrapper.callout-odd{
	text-align: left;
}
.fold-5 li.callout-wrapper.callout-even{
	text-align: right;
}
.fold-5 .callout-content{
	width: 390px;
	position: relative;
	height: 0px;
	overflow: hidden;
}
.fold-5 li.callout-even .callout-content{
	margin-right: 0px;
	margin-left: auto;
}
.fold-5{
	position: relative;
}
.fold-5 .callout-image,
.fold-5 .callout-image .callout-bg .black-bg-1{
	opacity: 0;
}
.fold-5 .callout-image .callout-bg,
.fold-5 .callout-image .callout-bg .black-bg-1{
	height: 100%;
	width: 100%;
	position: relative;
    background-position: center;
    background-repeat: no-repeat;
    height: 100%;
}
.fold-5 .reveal-callout .callout-image{
	opacity: 1;
}
.fold-5 .reveal-callout .callout-content-wrapper .callout-content{
	-webkit-animation: height-animation 400ms 400ms normal forwards ease-in-out;
	-moz-animation:    height-animation 400ms 400ms normal forwards ease-in-out;
	-o-animation:      height-animation 400ms 400ms normal forwards ease-in-out;
	animation:         height-animation 400ms 400ms normal forwards ease-in-out;
}
.fold-5 .reveal-callout .callout-image .callout-bg .black-bg-1{
	-webkit-animation: fade 400ms 400ms normal forwards ease-in-out;
	-moz-animation:    fade 400ms 400ms normal forwards ease-in-out;
	-o-animation:      fade 400ms 400ms normal forwards ease-in-out;
	animation:         fade 400ms 400ms normal forwards ease-in-out;
/*    -webkit-animation: bottom-top  400ms 400ms normal forwards ease-in-out;
	-moz-animation:    bottom-top  400ms 400ms normal forwards ease-in-out;
	-o-animation:      bottom-top  400ms 400ms normal forwards ease-in-out;
	animation:         bottom-top  400ms 400ms normal forwards ease-in-out;*/
}
.fold-5 .reveal-callout .callout-image .black-bg{
	-webkit-animation: bottom-top  400ms normal forwards ease-in-out, bottom-top-remove  400ms 400ms normal forwards ease-in-out ; /* Safari 4+ */
	-moz-animation:    bottom-top  400ms normal forwards ease-in-out, bottom-top-remove  400ms 400ms normal forwards ease-in-out ; /* Fx 5+ */
	-o-animation:      bottom-top  400ms normal forwards ease-in-out, bottom-top-remove  400ms 400ms normal forwards ease-in-out ; /* Opera 12+ */
	animation:         bottom-top  400ms normal forwards ease-in-out, bottom-top-remove  400ms 400ms normal forwards ease-in-out ; /* IE 10+, Fx 29+ */
}
@-webkit-keyframes height-animation {
    from {height: 0;}
    to {height: 180px;}
}
@keyframes height-animation {
    from {height: 0;}
    to {height: 180px;}
}

@-webkit-keyframes bottom-top {
    from {top: 100%;}
    to {top: 0;}
}
@keyframes bottom-top {
    from {top: 100%;}
    to {top: 0;}
}

@-webkit-keyframes bottom-top-remove {
    from {top: 0;}
    to {top: -100%;}
}
@keyframes bottom-top-remove {
    from {top: 0;}
    to {top: -100%;}
}

@-webkit-keyframes fade{
    from {opacity: 0;}
    to {opacity: 1;}
}
@keyframes fade{
    from {opacity: 0;}
    to {opacity: 1;}
}

@-webkit-keyframes bottom-top {
    from {top: 100%;}
    to {top: 0;}
}
@keyframes bottom-top {
    from {top: 100%;}
    to {top: 0;}
}
.fold-5 .callout-image{
	position: relative;
}
/* FOLD 6 */
.fold-6{
	position: relative;
	height: 700px;
	overflow: hidden;
}
.fold-6 .fold-6-bg{
	background-attachment: fixed;
    background-repeat: no-repeat;
    background-position: top;
    height: 200%;
    position: relative;
    top: -100%;
    -webkit-background-size: 140%;
	-moz-background-size: 140%;
	-o-background-size: 140%;
	background-size: 140%;
}
/* FOLD 7 */
@-webkit-keyframes height-animation-full {
    from {height: 0;}
    to {height: 100%;}
}
@keyframes height-animation-full {
    from {height: 0;}
    to {height: 100%;}
}

.footer-wrapper{
	top: auto !important;
    bottom: 0 !important;
    background: #fff;
    z-index: 5;
}
.fold-7{
	/*background: #6b3299;*/
	position: relative;
	background: #FFF;
	/*display: none;*/
}
.fold-7 .content.reveal-footer{
/*	-webkit-animation: height-animation-full 400ms 400ms normal forwards ease-in-out;
	-moz-animation:    height-animation-full 400ms 400ms normal forwards ease-in-out;
	-o-animation:      height-animation-full 400ms 400ms normal forwards ease-in-out;
	animation:         height-animation-full 400ms 400ms normal forwards ease-in-out;*/
}
.fold-7 .content{
	height: 100%;
	position: relative;
	overflow: hidden;
	/*display: none;*/
}
.fold-7 .content .left-bg{
	height: 100%;
	position: absolute;
	width: 50%;
}
.fold-7 .content .left-bg{
	background: #6b3299;
}
.fold-7 .content .left-bg{
	left: 0;
	top: 0;
}
.fold-7 .content .right-bg{
	left: 0;
	top: 0;
	background: #6b3299;
	z-index: 2;
	width: 100%;
	height: 100%;
	position: absolute;
}
.fold-7 .left-content{
	padding: 0px 150px 0 150px;
	overflow: hidden;
	background: #6b3299;
	height: 100%;
	position: relative;
	z-index: 3;
}
.left-contents-wrapper,
.right-contents-wrapper{
	/*margin-top: 15%;*/
	-webkit-transform: translate( 0%, -50% ); 
    -ms-transform: translate( 0%, -50% );
     transform: translate( 0%, -50% );
	position: absolute;
	top: 50%;
	padding-top: 100px;
}
.fold-7 .right-content{
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 235px;
	padding-right: 200px;
	height: 730px;
}
.fold-7 .right-content .overlay-bg-violet{
	background: #6b3299;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 1;
}
.fold-7 .left-content  h4{
	color: #FFF;
	line-height: 1.3;
	text-align: left;
	font-family: GothamBookB;
	font-size: 70px;
	margin-bottom: 90px;
	opacity: 0;
	margin-left: -5px;
}
.fold-7-container{
	position: relative;
	height: 730px;
}
.fold-7 .mobile-app-links{
	opacity: 0;
	margin-bottom: 75px;
}
.fold-7 .right-content ul.page-links{
	margin-bottom: 60px;
}
.fold-7 .right-content ul.page-links li{
	margin-bottom: 20px;
}
.fold-7 .social-links-header{
	font-family: GothamBookB;
	line-height: 1.71;
	text-align: left;
	color: #8f94a0;
	font-size: 14px;
	margin-bottom: 40px;
	display: block;
}
.fold-7 .right-content ul.page-links li a{
	font-size: 18px;
	line-height: 0.78;
	text-align: left;
	color: #8f94a0;
	font-family: GothamBookR;
	display: block;
}
.fold-7 .right-content ul.page-links li a:hover,
.footer-links li a:hover
{
	color: #6b3299;
}
.fold-7 .content .mobile-app-links li a img{
	-webkit-transition: all 300ms ease 0s;
    -moz-transition: all 300ms ease 0s;
    -o-transition: all 300ms ease 0s;
	transition: all 300ms ease 0s;
}
.fold-7 .content .mobile-app-links li a:hover img{
	opacity: 0.8;
}
.fold-7 .right-content ul.social-links li{
	margin-bottom: 50px;
	display: inline-block;
	padding-right: 60px;
	position: relative;
}
.fold-7 .right-content ul.social-links li:last-child{
	padding-right: 0px;
}
.fold-7 .right-content ul.social-links li a{
	/*font-size: 30px;*/
	color: #8f94a0;
}
.fold-7 .right-content ul.social-links li a:hover{
	color: #6B3299;
}
.violet-bg-fold-7{
    background: #6b3299;
    position: absolute;
    top: 0;
    left: 0;
    width: 90%;
    height: 100%;
    /* z-index: 50; */
}
.fold-7 .scrollmagic-pin-spacer{
	padding-top: 0px !important;
}
#tablet_view,
#phone_view{
	display: none;
}
.btn-modal-download{
	display: inline-block;
	vertical-align: middle;
	width: 0px;
}
.header-nav .content .col-sm-6.text-right a{
	position: relative;
	font-size: 0px;
}
.header-nav .content .col-sm-6.text-right a:hover:before{
	background-color: #2D1641;
}
.header-nav .content .col-sm-6.text-right a:before{
	opacity: 1;
	content: "Download App";
	-webkit-transition: all 300ms ease 0s;
    -moz-transition: all 300ms ease 0s;
    -o-transition: all 300ms ease 0s;
	transition: all 300ms ease 0s;
	display: inline-block;
	height: 32px;
	line-height: 32px;
	width: auto;
	width: 190px;
	border-radius: 3px;
	background-color: #6b3299;
	text-align: center;
	font-family: GothamBookB;
	font-size: 12px;
	letter-spacing: 2.7px;
	color: #FFF;
	text-transform: uppercase;
}
.header-nav .content .col-sm-6.text-right a:hover:before{
	vertical-align: middle;
	opacity: 1;
}
.header-nav .content .col-sm-6.text-right a img{
	width: 0px;
}
.header-nav .content .col-sm-6.text-right a:hover img{
	width: 0px;
}
p.success-verbiage{
	font-size: 16px;
	line-height: 1;
	text-align: left;
	color: #ffffff;
	font-family: GothamBookR;
	margin-bottom: 0px;
	margin-top: 19.5px;
	display: none;
}
.modal .modal-body p.success-verbiage{
  font-size: 16px;
  line-height: 1;
  text-align: left;
  color: #ffffff;
}
.phone-image-wrapper{
	text-align: center;
	font-size: 0px;
}
.phone-image-1{
	padding-left: 0px;
	padding-right: 20px;
}
.phone-image-2{
	padding-left: 10px;
	padding-right: 10px;
}
.phone-image-3{
	padding-left: 20px;
	padding-right: 0px;
}
.phone-image-1 img{
	margin-left: auto;
	margin-right: 0px;
}
.phone-image-2 img{
	margin: auto;
}
.phone-image-3 img{
	margin-left: 0px;
	margin-right: auto;
}
#modal-download-app .modal-body.popup-content{
    width: 435px;
    margin: 0px auto;
    padding: 0px;	
}
.header-top-phone{
	display: none;
}
#subscribeFormID{
	background-color: #6b3299;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
}
.subscribe-form-input-wrapper{
	position: relative;
	width: 100%;
}
.subscribe-form-input{
	background-color: #58297e;
	width: 100%;
	border: 2px transparent solid;
	height: 45px;
	line-height: 45px;
	padding-left: 15px;
	padding-right: 75px;
	color: #FFF;
	font-size: 15px;
	font-family: GothamBookR;
	-webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    overflow: hidden;
}
.subscribe-form-input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	color: #FFF;
	font-family: GothamBookR;
}
.subscribe-form-input::-moz-placeholder { /* Firefox 19+ */
	color: #FFF;
	font-family: GothamBookR;
}
.subscribe-form-input:-ms-input-placeholder { /* IE 10+ */
	color: #FFF;
	font-family: GothamBookR;
}
.subscribe-form-input:-moz-placeholder { /* Firefox 18- */
	color: #FFF;
	font-family: GothamBookR;
}
.subscribe-form-submit{
	position: absolute;
	top: 0;
	right: 0;
	height: 45px;
	line-height: 45px;
	border-radius: 0px 3px 3px 0px;
    width: 60px;
    background-color: #2d1641;
    border-left: 0px;
    padding: 0px;
    -webkit-border-top-right-radius: 2px;
	-webkit-border-bottom-right-radius: 2px;
	-moz-border-radius-topright: 2px;
	-moz-border-radius-bottomright: 2px;
	border-top-right-radius: 2px;
	border-bottom-right-radius: 2px;
	border-color: transparent;
	border-style: solid;
}
.subscribe-form-input.invalid{
	border: 2px #da546e solid;
}

.subscribe-form-submit.invalid{
	border-color: #da546e;
}

.subscribe-form-submit:hover,
.subscribe-form-submit:focus,
.subscribe-form-submit:visited,
.subscribe-form-submit:focus{
	/*opacity: 0.8;*/
}
.subscribe-form-submit i{
	color: #fff;
	line-height: 45px;
	font-size: 18px;
}
.inner-content-wrapper{
}
#invalid .danger-wrapper,
#valid .valid-wrapper{
	width: 10%;
	display: inline-block;
	text-align: center;
	vertical-align: middle;
}
#invalid .danger-wrapper img{
	width: 30px;
	margin: 0px auto;
}
#valid i,
#invalid .danger-wrapper i{
	font-size: 30px;
	color: #fff
}
#invalid p,
#valid p{
	display: inline-block;
	width: 90%;
	color: #fff;
	vertical-align: middle;
	padding-left: 10px;
	font-size: 12px;
	margin-bottom: 0px;
	font-family: GothamBookR;
	line-height: 1.17;
}
#invalid,
#valid,
#iframe_result{
	display: none;
}
.response{
	margin-top: 15px;
}
.social-logo-hover{
	position: absolute;
	top: 0;
	left: 0;
	width: 30px;
	opacity: 0;
}
.social-logo{
	width: 30px;
}
.fold-7 .right-content ul.social-links li a img{
    -webkit-transition: all 300ms ease 0s;
    -moz-transition: all  300ms ease 0s;
    -o-transition: all  300ms ease 0s;
	transition: all  300ms ease 0s;
}
.fold-7 .right-content ul.social-links li a:hover .social-logo-hover{
	opacity: 1;
}