@media (max-width: 767px){
	.fold-1-booking-app{
		padding-left: 25px;
		padding-right: 25px;
	}
	.fold-1 .logo-phone-wrapper img{
		margin-left: 0px;
		margin-right: auto; 
		width: 30px;
	}
	.header-nav .logo{
		width: 30px;
	}
	.header-nav .content .col-sm-6.text-right a:before{
		width: 150px;
	}
	.fold-1 .download-image: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: 155px;
	    border-radius: 3px;
	    background-color: #6b3299;
	    text-align: center;
	    font-family: GothamBookB;
	    font-size: 12px;
	    letter-spacing: 2.7px;
	    color: #FFF;
	    text-transform: uppercase;
	}
	.form-wrapper-booking-app{
		/*margin-top: 15%;*/
		-webkit-transform: translate( -50%, -50% ); 
	    -ms-transform: translate( -50%, -50% );
	     transform: translate( -50%, -50% );
		position: absolute;
		top: 50%;
		left: 50%;
		width: 275px;
	}
	.form-wrapper-booking-app h1{
		font-size: 38px;
  		line-height: 1.05;
	}
	.form-wrapper-booking-app p{
		font-size: 16px;
  		line-height: 1.5;
	}
	.form-wrapper-booking-app p small{
		font-size: 10px;
	}
	#new_download_request,
	#modal-download-app .modal-body.popup-content{
		max-width: 270px;
	}
	.header-top-phone-1{
		width: 40%;
		display: inline-block;
	}
	.header-top-phone-2{
		display: inline-block;
		width: 60%;
		text-align: right;
	}
	.fold-1-booking-app-bg,
	.fold-1-booking-app{
		width: 100%;
	}
	.header-nav,
	.violet-bg{
		padding-left: 25px;
		padding-right: 25px;
	}
	.header-nav.header-fold-1 .content .col-sm-6:first-child{
		width: 40%;
	}
	.header-nav.header-fold-1 .content .col-sm-6{
		width: 60%;
	}
	.phone-image-resize.phone-image-1{
		/*display: none;*/
		margin-left: -45px;
	}
	.phone-image-2{
		margin-left: 23.5px;
		margin-right: 23.5px;
	}
	.phone-image-3{
		margin-right: -45px;
	}
	.phone-image-resize{
		width: 255px;
	}
	.fold-2 .content{
		padding-left: 25px;
		padding-right: 25px;
		text-align: center;
	}
	.fold-2 .content h2{
		font-family: GothamBookB;
		font-size: 46px;
		line-height: 1.04;
		text-align: center;
		color: #ffffff;
	}
	.fold-2 .content h2 br{
		display: none;
	}
	.violet-bg{
		padding-top: 51px;
		padding-bottom: 51px;
	}
	.fold-3 h3{
		font-size: 38px;
		text-align: center;
	}
	.fold-3 .bordered{
		border: 0px;
		padding-left: 20px;
		padding-top: 20px;
	}
	.fold-3 .bordered  p{
		text-align: center;
	}
	.fold-3 .bordered #new_download_request{
		width: 270px;
		margin-right: 0px;
		margin-left: auto;
	}
	.fold-3 .violet-bg .col-sm-6{
		width: 100%;
		padding-left: 0px;
	}
	.fold-3 .bordered #new_download_request{
		margin: 0px auto;
	}
	.btn-violet{
		font-size: 14px;
		height: 44px;
		line-height: 44px;
	}
	.input-default,
	.mobile-tel-prefix{
		height: 44px;
		line-height: 44px;
	}
	.input-default,
	.form-wrapper-booking-app .mobile-tel-prefix p,
	.content .mobile-tel-prefix p,
	.mobile-tel-prefix p,
	#modal-download-app .mobile-tel-prefix p{
		font-size: 16px;
		line-height: 44px;
	}
	.input-default::-webkit-input-placeholder { /* Chrome/Opera/Safari */
		font-size: 16px;
	}
	.input-default::-moz-placeholder { /* Firefox 19+ */
		font-size: 16px;
	}
	.input-default:-ms-input-placeholder { /* IE 10+ */
		font-size: 16px;
	}
	.input-default:-moz-placeholder { /* Firefox 18- */
		font-size: 16px;
	}
	.fold-3 p small{
		font-size: 10px;
	}
	.fold-5{
		padding: 93px 25px;
	}
	.fold-5 .reveal-callout .callout-content-wrapper .callout-content{
		margin-top: 45px;
	}
	.fold-5 li.callout-wrapper.callout-even .callout-content{
		width: 240px;
	}
	.fold-5 li.callout-wrapper .callout-image{
		width: 240px;
		height: 270px;
		min-width: 240px;
	}
	.fold-5 li.callout-wrapper{
		height: auto;
		margin-bottom: 100px;
		text-align: center !important;
	}
	.fold-5 li.callout-wrapper:last-child{
		margin-bottom: 0px;
	}
	.fold-5 li.callout-wrapper h3{
		  font-family: GothamBookB;
		  font-size: 32px;
		  line-height: 1;
		  text-align: center;
		  color: #ffffff;
		  margin-bottom: 20px;
		  padding-top: 11px;
	}
	.fold-5 .callout-content{
		width: 224px;
	}
	.fold-5 li.callout-wrapper p{
		font-family: GothamBookR;
		font-size: 16px;
		line-height: 1.5;
		text-align: center;
		color: #8f94a0;
	}  
	.fold-5 .callout-content-wrapper{
		width: auto;
	}
	@-webkit-keyframes height-animation {
	    from {height: 0;}
	    to {height: 120px;}
	}
	@keyframes height-animation {
	    from {height: 0;}
	    to {height: 120px;}
	}
	.fold-5 .callout-image .callout-bg,
	.fold-5 .callout-image .callout-bg .black-bg-1{
		background-size: 120%;
	    -webkit-background-size: 120%;
		-moz-background-size: 120%;
		-o-background-size: 120%;
	}
	.fold-4 .fold-4-bg{
		background-attachment: initial;
		background-size: cover;
	    -webkit-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
		background-position-y: 0px; 
		height: 160%;
		top: -60%;
	}

	.fold-6 .fold-6-bg{
		background-attachment: initial;
		background-size: cover;
	    -webkit-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
		height: 150%;
		top: -50%;
	}
	.fold-6,
	.fold-4{
		height: 420px;
	}
	.fold-7 .left-content,
	.fold-7 .right-content{
		padding-bottom: 60px;
		padding-left: 25px;
		padding-top: 60px;
		padding-right: 25px;
	}
	.left-contents-wrapper,
	.right-contents-wrapper{
		/*margin-top: 15%;*/
		-webkit-transform: translate( 0%, 0% ); 
	    -ms-transform: translate( 0%, 0% );
	     transform: translate( 0%, 0% );
		position: relative;
		top: initial;
		padding-top: 0px;
	}
	.fold-7 .left-content h4{
		font-family: GothamBookB;
		font-size: 38px;
		line-height: 1.11;
		text-align: left;
		color: #ffffff;
		margin-bottom: 60px;
	}
	.fold-7 .left-content,
	.fold-7 .right-content,
	.fold-7-container{
		width: 100%;
		height: auto !important;
	}
	.fold-7 .left-content  h4,
	.fold-7 .mobile-app-links{
		opacity: 1 !important;
		text-align: center;
	}
	.fold-7 .mobile-app-links li{
		display: block;
	}
	.fold-7 .content{
		text-align: center;
	}
	.fold-7 .content .left-bg,
	.fold-7 .content .right-bg{
		display: none;
	}
	.fold-7 .content img{
		margin-bottom: 20px;
	}
	.fold-7 .social-links img{
		margin-bottom: 0px;
	}
	.fold-7 .mobile-app-links li{
		margin-bottom: 20px;
	}
	.fold-7 .right-content ul.page-links li a{
	  font-family: GothamBookR;
	  font-size: 16px;
	  line-height: 0.75;
	  text-align: center;
	  color: #8f94a0;
	}
	.fold-7 .right-content p.social-links-header{
		font-family: GothamBookB;
		font-size: 12px;
		line-height: 2;
		text-align: center;
		color: #8f94a0;
		margin-bottom: 30px;
	}
	.fold-7 .fold-7-container .social-links{
		text-align: center;
		margin-left: 0px !important;
	}
	.fold-7 .social-links li{
		margin-bottom: 40px;
	}
	.fold-7 .right-content ul.social-links li a{
		/*font-size: 25px;*/
    	color: #8f94a0;
    	display: block;
    	text-align: center;
	}
	.footer-wrapper{
		padding-left: 50px;
		padding-right: 50px;
	}
	.modal-content{
		padding: 45px 8px 15px;
		max-width: 320px;
	}
	.modal-content h6{
		font-size: 35px;
	}
 	.mobile-tel-prefix p{
 		color: #8f94a0;
 	}
 	#modal-download-app .modal-body.popup-content{
 		z-index: 55;
 	}
 	.modal-header{
 		z-index: 50;
 	}
 	.btn-modal-download{
 		width: auto;
 	}
 	.fold-7 .mobile-app-links li.last-child-mob-app-links{
		position: relative;
	}
	.fold-7 .mobile-app-links li.last-child-mob-app-links:after{
		content: '';
	    position: absolute;
	    width: 50px;
	    height: 2px;
	    bottom: -20px;
	    border: solid 2px #2d1641;
	    left: 50%;
	    -webkit-transform: translate(-50%,0%); 
	    -ms-transform: translate(-50%,0%);
	    transform: translate(-50%,0%);  
	}
	.social-logo-hover{
		left: 50%;
		-webkit-transform: translate(-50%,0%); 
	    -ms-transform: translate(-50%,0%);
	    transform: translate(-50%,0%); 
	}
	.fold-7 .right-content .right-contents-wrapper ul.social-links li{
		padding-right: 0px !important;
	}
	.copyright{
		text-align: center;
	}
	.footer-links li:before{
		display: none;
	}
	.header-top-phone-2 a.download-image{
		padding-top: 3px;
	}
}
@media (min-width: 320px) and (max-width: 720px){
	
}