/*HERO SLIDER*/
.hero-slider-wrp,
.hero-slide-wrp {
	width: 100%;
	height: 100vh;
	min-height: 100vh;
	display: block;
	position: relative;
}
.hero-slide-content {
	margin: 20vh 0 0 0;
	z-index: 10;
	position: absolute;
}
.more-scroll-btn {
	color: #fff;
	font-size: 12px;
	letter-spacing: 0.072em;
	font-family: 'Proxima Nova', Helvetica, Arial, sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	padding: 0 0 40px 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 10;
	text-align: center;
	position: absolute;
	-webkit-transition: padding .3s linear;
	-moz-transition: padding .3s linear;
	-ms-transition: padding .3s linear;
	-o-transition: padding .3s linear;
	 transition: padding .3s linear;
}
.more-scroll-btn:hover {
	padding: 0 0 30px 0;
}
.more-arrow {
	width: 16px;
	height: 10px;
	margin: 0 0 0 12px;
}
.more-arrow .arrow-style {
	stroke: #ffffff;
	fill: transparent;
	stroke-width: 5px;
}
.hero-slider-controls,
.carousel-controls {
	width: auto;
	display: inline-block;
}
.hero-slider-control-btn,
.carousel-btn {
	display: inline-block;
	float: left;
	padding: 18px 24px;
	height: 52px;
	margin: 0;
	color: #fff;
	font-size: 14px;
	font-family: 'Open Sans', sans-serif;
	cursor: pointer;
	border-top: 1px solid #323439;
	border-bottom: 1px solid #323439;
}
.hero-slider-control-btn:first-child,
.carousel-btn:first-child {
	border-radius: 3px 0 0 3px;
	border-left: 1px solid #323439;
}
.hero-slider-control-btn:last-child,
.carousel-btn:last-child {
	border-radius: 0 3px 3px 0;
	border-right: 1px solid #323439;
}
.hero-slider-control-btn.active,
.hero-slider-control-btn.active:hover {
	color: rgba(255,255,255,1);
	background: #0e7d9a;
	border-color: #0e7d9a;
}
.hero-slider-control-btn:hover {
	color: rgba(255,255,255,.8);
}
#hero-slide-a {
	text-align: center;
	background: #4e4880;
	background-image: -moz-linear-gradient( 90deg, rgb(193,207,135) 1%, rgb(14,125,154) 42%, rgb(24,42,51) 89%);
	background-image: -webkit-linear-gradient( 90deg, rgb(193,207,135) 1%, rgb(14,125,154) 42%, rgb(24,42,51) 89%);
	background-image: -ms-linear-gradient( 90deg, rgb(193,207,135) 1%, rgb(14,125,154) 42%, rgb(24,42,51) 89%);
}
#hero-slide-a img.hero-slide-figure {
	left: 0;
	right: 0;
	z-index: 10;
	position: absolute;
	display: block;
	margin: 45px auto 0 auto;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-delay: 1.5s;
	animation-delay: 1.5s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}
#hero-slide-a .hero-slide-descr {
	color: #fff;
	font-size: 18px;
	line-height: 32px;
	width: 480px;
	text-align: center;
	margin: 40px auto 0 auto;
}
#hero-slide-a .hero-slide-notice {
	color: #ffc03a;
	border-bottom: 3px solid #ffc03a;
	cursor: pointer;
}
#hero-slide-a .hero-slide-btn {
	margin: 45px 0 0 0;
}
#hero-slide-a .hero-slide-heading-a {
	color: #fff;
	font-size: 38px;
	line-height: 38px;
	letter-spacing: -0.0024em;
	font-family: 'Proxima Nova', Helvetica, Arial, sans-serif;
	font-weight: 700;
}
#hero-slide-a .hero-slide-heading-b {
	color: #fff;
	font-size: 36px;
	line-height: 42px;
	margin: 20px 0 0 0;
	letter-spacing: -0.0024em;
	font-family: 'Proxima Nova', Helvetica, Arial, sans-serif;
	font-weight: 400;
}
.hero-area-wrp {
	width: 100%;
	min-width: 100%;
	min-height: 100%;
	background: #1b1c1f;
}

/*STATS SECTION*/
#stats-section {
	height: 620px;
	min-height: 620px;
	position: relative;
	background: #fff;
}
#stats-section .more-scroll-anc {
	top: 0;
	width: 100%;
	height: 1px;
	display: block;
	position: absolute;
}
#stats-section .section-figure {
	width: 960px;
	height: 452px;
	top: 120px;
	left: 20px;
	z-index: 1;
	position: absolute;
	background: url(playspan-page-stats-bg.png) no-repeat;
	opacity: .3;
}
#stats-section a.section-figure-b {
	z-index: 3;
	width: 388px;
	height: 252px;
	margin: auto;
	display: block;
	top: 0; right: 0;
	bottom: 0; left: 0;
	position: absolute;
	background: url(lz-page-stats-figure-b.png) no-repeat;
	opacity: 0;
}
#stats-section a.section-figure-b .section-figure-heading-a {
	color: #fff;
	font-size: 14px;
	letter-spacing: 0.05em;
	font-family: 'Proxima Nova', Helvetica, Arial, sans-serif;
	font-weight: 400;
	text-transform: uppercase;
	top: 55px;
	width: 100%;
	text-align: center;
	position: absolute;
}
#stats-section a.section-figure-b .section-figure-heading-a span.big {
	font-size: 30px;
}
#stats-section a.section-figure-b .section-figure-heading-a span.orange {
	color: #ffc03a;
}
#stats-section a.section-figure-b .section-figure-heading-b {
	color: #202326;
	font-size: 14px;
	letter-spacing: 0.08em;
	font-family: 'Proxima Nova', Helvetica, Arial, sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	top: 182px;
	left: 10px;
	width: 100%;
	text-align: center;
	position: absolute;
}
#stats-section .inner-wrp {
	padding: 0 0 45px 0;
	border-bottom: 1px solid rgba(27,28,31,.2);
}
#stats-section .section-heading-a {
	color: #1b1c1f;
	font-size: 36px;
	font-family: 'Proxima Nova', Helvetica, Arial, sans-serif;
	font-weight: 700;
	text-align: center;
	margin: 35px 0 0 0;
}
#stats-section .section-heading-b {
	color: #525252;
	font-size: 14px;
	letter-spacing: -0.009em;
	text-align: center;
	margin: 15px 0 0 0;
}
#stats-section .row-fluid {
	margin: 390px 0 0 0;
}
#stats-section .stats-item {
	color: #333;
	text-align: center;
	padding-left: 2.564102564102564%;
}
#stats-section .stats-item .stats-heading {
	font-size: 30px;
	letter-spacing: 0.012em;
	font-family: 'Proxima Nova', Helvetica, Arial, sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	display: inline-block;
}
#stats-section .stats-item .stats-descr {
	font-size: 12px;
	letter-spacing: 0.036em;
	font-family: 'Proxima Nova', Helvetica, Arial, sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	margin: 15px 0 0 0;
}
#stats-section .plus-icon {
	font-size: 30px;
	visibility: hidden;
	font-family: 'Proxima Nova', Helvetica, Arial, sans-serif;
	font-weight: 700;
	display: inline-block;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}

/*SECURE SECTION*/
#secure-section {
	color: #525252;
	background: #fff;
	padding: 75px 0 105px 0;
}
#secure-section .section-heading-a {
	color: #1b1c1f;
	font-size: 36px;
	text-align: left;
	font-family: 'Proxima Nova', Helvetica, Arial, sans-serif;
	font-weight: 700;
}
#secure-section .section-descr-a {
	font-size: 14px;
	line-height: 24px;
	letter-spacing: -0.009em;
	margin: 25px 0 0 0;
}
#secure-section .features-list {
	position: relative;
	margin: 75px 0 0 90px;
}
#secure-section .feature-item {
	position: relative;
	margin: 40px 0 0 0;
	padding: 0;
}
#secure-section .feature-item:before {
	content: "";
	width: 65px;
	height: 65px;
	top: -10px;
	left: -100px;
	position: absolute;
	background: url(lz-pages-sprite-general.png) no-repeat;
}
#secure-section .feature-a:before {
	background-position: 0 -55px;
}
#secure-section .feature-b:before {
	background-position: 0 -125px;
}
#secure-section .feature-c:before {
	background-position: 0 -192px;
}
#secure-section .feature-heading {
	color: #1b1c1f;
	font-size: 18px;
	font-family: 'Proxima Nova', Helvetica, Arial, sans-serif;
	font-weight: 700;
}
#secure-section .feature-heading span {
	color: #2c9d44;
}
#secure-section .feature-descr {
	color: #333333;
	font-size: 14px;
	line-height: 24px;
	margin: 10px 0 0 0;
}
#secure-section .section-figure-a {
	margin: 0 0 0 75px;
	width: 285px;
	height: 350px;
	background: url(lz-page-secure-figure-a.png) no-repeat;
	visibility: hidden;
}
#secure-section .section-figure-b {
	margin: 35px 0 0 75px;
	width: 285px;
	height: 45px;
	background: url(lz-page-secure-figure-b.png) no-repeat;
	visibility: hidden;
}

/*INTEGRATION SECTION*/
#integration-section {
	color: #525252;
	background: #fff;
}
#integration-section .inner-wrp {
	padding: 75px 0 75px 0;
	height: 600px;
	border-bottom: 1px solid rgba(27,28,31,.2);
}
#integration-section .section-heading-a {
	color: #1b1c1f;
	font-size: 36px;
	font-family: 'Proxima Nova', Helvetica, Arial, sans-serif;
	font-weight: 700;
	text-align: left;
}
#integration-section .section-descr-a {
	font-size: 14px;
	line-height: 24px;
	letter-spacing: -0.009em;
	margin: 25px 0 0 0;
}
#integration-section .section-heading-b {
	color: #1b1c1f;
	font-size: 18px;
	font-family: 'Proxima Nova', Helvetica, Arial, sans-serif;
	font-weight: 700;
	margin: 40px 0 15px 0;
}
#integration-section .section-descr-b {
	font-size: 14px;
	line-height: 24px;
	letter-spacing: -0.009em;
}
#integration-section .carousel-descr {
	display: none;
	padding: 0 50px 0 0;
}
#integration-section .carousel-descr.active {
	display: block;
}
#integration-section .carousel-controls {
	display: inline-block;
	margin: 120px 0 0 0;
}
#integration-section .carousel-btn {
	padding: 14px 24px;
	height: 50px;
	color: #1b1c1f;
	border-color: #d1d2d2;
	position: relative;
	-webkit-transition: all .3s ease;
	-moz-transition: all 3s ease;
	-ms-transition: all 3s ease;
	-o-transition: all 3s ease;
	 transition: all .3s ease;
}
#integration-section .carousel-btn span {
	color: #fff;
	font-size: 12px;
	letter-spacing: 0.05em;
	font-family: 'Proxima Nova', Helvetica, Arial, sans-serif;
	font-weight: 700;
	padding: 3px 4px;
	margin: 0 0 0 7px;
	background: #2c9d44;
	border-radius: 3px;
}
#integration-section .carousel-btn:hover {
	color: #0e7d9a;
}
#integration-section .carousel-btn.active {
	color: #fff;
	background: #0e7d9a;
	border-color: #0e7d9a;
}
#integration-section #carousel-btn-c.active {
	background: #2c9d44;
	border-color: #2c9d44;
}
#integration-section #carousel-btn-c.active span {
	color: #2c9d44;
	background: #fff;
}
.carousel-btn:before {
	top: -50px;
	content: "";
	display: block;
	position: absolute;
	background: url(lz-pages-sprite-general.png) no-repeat;
}
#carousel-btn-a:before {
	width: 62px;
	height: 38px;
	left: 50%;
	margin: 0 0 0 -31px;
	background-position: -146px -348px;
}
#carousel-btn-a.active:before {
	background-position: -150px -556px;
}
#carousel-btn-b:before {
	width: 36px;
	height: 36px;
	left: 50%;
	margin: 0 0 0 -18px;
	background-position: -158px -403px;
}
#carousel-btn-b.active:before {
	background-position: -174px -508px;
}
#carousel-btn-c:before {
	width: 52px;
	height: 40px;
	left: 50%;
	margin: 0 0 0 -26px;
	background-position: -150px -458px;
}
#carousel-btn-c.active:before {
	background-position: -94px -553px;
}
#integration-section .carousel-figures {
	bottom: 0;
	position: absolute;
}
#integration-section .carousel-figure {
	bottom: 0;
	display: none;
	position: absolute;
}
#integration-section .carousel-figure.active {
	display: block;
}
#integration-section #carousel-figure-a {
	width: 722px;
	height: 410px;
	background: url(lz-page-carousel-figure-a.png) no-repeat;
	bottom: 40px;
	left: -75px;
}
#integration-section #carousel-figure-b {
	width: 497px;
	height: 402px;
	background: url(lz-page-carousel-figure-b.png) no-repeat;
}
#integration-section #carousel-figure-c {
	width: 544px;
	height: 429px;
	background: url(lz-page-carousel-figure-c.png) no-repeat;
}
/*CHECKOUT SECTION*/
#checkout-section {
	color: rgba(255,255,255,.8);
	background: #4e4880;
	background-image: -moz-linear-gradient( 90deg, rgb(193,207,135) 4%, rgb(14,125,154) 42%, rgb(24,42,51) 94%);
	background-image: -webkit-linear-gradient( 90deg, rgb(193,207,135) 4%, rgb(14,125,154) 42%, rgb(24,42,51) 94%);
	background-image: -ms-linear-gradient( 90deg, rgb(193,207,135) 4%, rgb(14,125,154) 42%, rgb(24,42,51) 94%);
	background-size: 140% 140%;
	padding: 105px 0 75px 0;
}
#checkout-section .section-heading-a {
	color: rgba(255,255,255,1);
	font-size: 36px;
	font-family: 'Proxima Nova', Helvetica, Arial, sans-serif;
	font-weight: 700;
}
#checkout-section .section-descr-a {
	font-size: 14px;
	line-height: 24px;
	letter-spacing: -0.009em;
	margin: 20px 0 0 0;
	width: 380px;
}
#checkout-section .more-btn {
	margin: 30px 0 0 0;
	border-color: rgba(255,255,255,.3);
}
#checkout-section .more-btn:hover {
	border-color: rgba(255,255,255,1);
}
#checkout-section .section-figure {
	width: 620px;
	height: 471px;
	bottom: -115px;
	position: absolute;
	margin: 0 0 0 -60px;
	background: url(lz-page-checkout-figure.png) no-repeat;
	background-position: 0 35px;
}
#checkout-section .checkout-widget-ps {
	width: 100px;
	height: 50px;
	position: absolute;
	visibility: hidden;
}
#checkout-section .checkout-widget-ps.visible {
	visibility: visible;
}
#checkout-section .checkout-widget-ps:nth-child(1) {top: 234px; left: 46px;}
#checkout-section .checkout-widget-ps:nth-child(2) {top: 234px; right: 46px;}
#checkout-section .checkout-widget-ps:nth-child(3) {top: 330px; left: 46px;}
#checkout-section .checkout-widget-ps:nth-child(4) {top: 330px; right: 46px;}
#checkout-section .checkout-widget-ps:nth-child(5) {top: 234px; right: 46px;}
#checkout-section .checkout-widget-ps:nth-child(6) {top: 330px; left: 46px;}
#checkout-section .checkout-widget-ps:nth-child(7) {top: 330px; right: 46px;}

/* LANGUAGES FIXES */
#lz-page-de #integration-section .carousel-btn {
	padding: 14px 12px;
}
#lz-page-ru .footer-nav-menu .nav-item,
#lz-page-br .footer-nav-menu .nav-item,
#lz-page-fl .footer-nav-menu .nav-item,
#lz-page-sp .footer-nav-menu .nav-item,
#lz-page-ph .footer-nav-menu .nav-item {
	margin: 0 12px 0 0;
}
#lz-page-ph #stats-section .section-heading-a {
	font-size: 30px;
}

#hero-slide-a .hero-mask,
#hero-slide-a .hero-slide-figure {
	visibility: hidden;
}
.animateCloud-a {
	-webkit-animation:animateCloud 250s linear infinite!important;
	-moz-animation:animateCloud 250s linear infinite!important;
	 animation:animateCloud 250s linear infinite!important;

	-webkit-transform: translate3d(0,0,0);
	-moz-transform: translate3d(0,0,0);
	-o-transform: translate3d(0,0,0);
	-ms-transform: translate3d(0,0,0);
	 transform: translate3d(0,0,0);
	 will-change: transform;
}
.animateCloud-c {
	-webkit-animation:animateCloud 350s linear infinite!important;
	-moz-animation:animateCloud 350s linear infinite!important;
	 animation:animateCloud 350s linear infinite!important;

	-webkit-transform: translate3d(0,0,0);
	-moz-transform: translate3d(0,0,0);
	-o-transform: translate3d(0,0,0);
	-ms-transform: translate3d(0,0,0);
	 transform: translate3d(0,0,0);
	 will-change: transform;
}

@-webkit-keyframes animateCloud {
	0% {left:0}
	100% {left:-200%}
}
@-moz-keyframes animateCloud {
	0% {left:0}
	100% {left:-200%}
}
@keyframes animateCloud {
	0% {left:0}
	100% {left:-200%}
}

/* GERMANY PAGE */

#lz-page-de #checkout-section .checkout-widget-ps-a {background: url(lz-page-checkout-pslogo-cc.png) no-repeat;}
#lz-page-de #checkout-section .checkout-widget-ps-b {background: url(lz-page-checkout-pslogo-giropay.png) no-repeat;}
#lz-page-de #checkout-section .checkout-widget-ps-c {background: url(lz-page-checkout-pslogo-sofort.png) no-repeat;}
#lz-page-de #checkout-section .checkout-widget-ps-d {background: url(lz-page-checkout-pslogo-paysafecard.png) no-repeat;}
#lz-page-de #checkout-section .checkout-widget-ps-e {background: url(lz-page-checkout-pslogo-ukash.png) no-repeat;}
#lz-page-de #checkout-section .checkout-widget-ps-f {background: url(lz-page-checkout-pslogo-ideal.png) no-repeat;}
#lz-page-de #checkout-section .checkout-widget-ps-g {background: url(lz-page-checkout-pslogo-cashu.png) no-repeat;}

#lz-page-de #hero-slide-a {
	text-align: center;
	background: #4e4880;
	background-image: -moz-linear-gradient( 90deg, rgb(193,207,135) 1%, rgb(14,125,154) 42%, rgb(24,42,51) 89%);
	background-image: -webkit-linear-gradient( 90deg, rgb(193,207,135) 1%, rgb(14,125,154) 42%, rgb(24,42,51) 89%);
	background-image: -ms-linear-gradient( 90deg, rgb(193,207,135) 1%, rgb(14,125,154) 42%, rgb(24,42,51) 89%);
}
#lz-page-de #hero-slide-a img.hero-slide-figure {
	height: auto;
	width: 430px;
}
#lz-page-de #hero-slide-a .hero-mask-a {
	content: "";
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 415px;
	display: block;
	position: absolute;
	background: url(lz-page-de-hero-mask-a.png) repeat-x center 0;
	z-index: 4;
	-webkit-animation-duration: .5s;
	animation-duration: .5s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}
#lz-page-de #hero-slide-a .hero-mask-b {
	content: "";
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 415px;
	display: block;
	position: absolute;
	background: url(lz-page-de-hero-mask-b.png) repeat-x center 0;
	z-index: 2;
	-webkit-animation-duration: 2s;
	animation-duration: 2s;
	-webkit-animation-delay: .7s;
	animation-delay: .7s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}
#lz-page-de #hero-slide-a .hero-mask-c {
	content: "";
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 415px;
	display: block;
	position: absolute;
	background: url(lz-page-de-hero-mask-c.png) repeat-x center 0;
	z-index: 3;
	-webkit-animation-duration: 2s;
	animation-duration: 2s;
	-webkit-animation-delay: .5s;
	animation-delay: .5s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}
#lz-page-de #hero-slide-a .hero-mask-d {
	content: "";
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 380px;
	display: block;
	position: absolute;
	background: url(lz-page-de-hero-mask-d.png) no-repeat center 0;
	background-size: 100% 100%;
	z-index: 1;
	-webkit-animation-duration: 2s;
	animation-duration: 2s;
	-webkit-animation-delay: .8s;
	animation-delay: .8s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}
#lz-page-de #hero-slide-a .hero-mask,
#lz-page-de #hero-slide-a .hero-slide-figure {
	visibility: hidden;
}

/* UNITED STATES PAGE */

#checkout-section .checkout-widget-ps-a {background: url(lz-page-checkout-pslogo-cc.png) no-repeat;}
#checkout-section .checkout-widget-ps-b {background: url(lz-page-checkout-pslogo-paysafecard.png) no-repeat;}
#checkout-section .checkout-widget-ps-c {background: url(lz-page-checkout-pslogo-ideal.png) no-repeat;}
#checkout-section .checkout-widget-ps-d {background: url(lz-page-checkout-pslogo-sofort.png) no-repeat;}
#checkout-section .checkout-widget-ps-e {background: url(lz-page-checkout-pslogo-alipay.png) no-repeat;}
#checkout-section .checkout-widget-ps-f {background: url(lz-page-checkout-pslogo-webmoney.png) no-repeat;}
#checkout-section .checkout-widget-ps-g {background: url(lz-page-checkout-pslogo-cashu.png) no-repeat;}

#lz-page-us #hero-slide-a,
#lz-page-cn #hero-slide-a {
	text-align: center;
	background: #2e5d65;
	background-image: -moz-linear-gradient( 90deg, rgb(197,233,205) 0%, rgb(23,72,85) 96%);
	background-image: -webkit-linear-gradient( 90deg, rgb(197,233,205) 0%, rgb(23,72,85) 96%);
	background-image: -ms-linear-gradient( 90deg, rgb(197,233,205) 0%, rgb(23,72,85) 96%);
	overflow: hidden;
}
#lz-page-us .more-scroll-btn,
#lz-page-cn .more-scroll-btn {
	color: #0e7d9a;
}
#lz-page-us .more-arrow .arrow-style,
#lz-page-cn .more-arrow .arrow-style {
	stroke: #0e7d9a;
	fill: transparent;
	stroke-width: 5px;
}
#lz-page-us #hero-slide-a img.hero-slide-figure {
	height: auto;
	width: 225px;
}
#lz-page-us #hero-slide-a .hero-mask-a,
#lz-page-cn #hero-slide-a .hero-mask-a {
	left: 0;
	right: 0;
	bottom: 0;
	width: 300%;
	height: 45%;
	display: block;
	position: absolute;
	background: url(lz-page-hero-mask-clouds-a.svg) repeat-x bottom left;
	z-index: 4;
	-webkit-animation-duration: 2s;
	animation-duration: 2s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}
#lz-page-us #hero-slide-a .hero-mask-b,
#lz-page-cn #hero-slide-a .hero-mask-b {
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	display: block;
	position: absolute;
	background: url(lz-page-us-hero-mask-b.svg) no-repeat bottom center;
	z-index: 3;
	-webkit-animation-duration: 2s;
	animation-duration: 2s;
	-webkit-animation-delay: .4s;
	animation-delay: .4s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}
#lz-page-us #hero-slide-a .hero-mask-c,
#lz-page-cn #hero-slide-a .hero-mask-c {
	left: 0;
	right: 0;
	bottom: 5%;
	width: 300%;
	height: 30%;
	display: block;
	position: absolute;
	background: url(lz-page-hero-mask-clouds-b.svg) repeat-x bottom left;
	z-index: 2;
	-webkit-animation-duration: 2s;
	animation-duration: 2s;
	-webkit-animation-delay: .7s;
	animation-delay: .7s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}
#lz-page-us #hero-slide-a .hero-mask-d {
	left: 0;
	right: 0;
	bottom: 10%;
	width: 65%;
	height: 100%;
	margin: auto;
	display: block;
	position: absolute;
	background: url(lz-page-us-hero-mask-d.svg) no-repeat bottom center;
	z-index: 1;
	-webkit-animation-duration: 2s;
	animation-duration: 2s;
	-webkit-animation-delay: 1s;
	animation-delay: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}
#lz-page-us #hero-slide-a .hero-mask-e {
	left: -275px;
	right: 0;
	bottom: 50px;
	width: 275px;
	height: 40px;
	display: block;
	position: absolute;
	background: url(lz-page-us-hero-mask-e.png) no-repeat bottom left;
	z-index: 3;
	-webkit-animation-duration: 2s;
	animation-duration: 2s;
	-webkit-animation-delay: 1.5s;
	animation-delay: 1.5s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}
.animateShipUS-e {
	-webkit-animation:animateShip 350s linear infinite!important;
	-moz-animation:animateShip 350s linear infinite!important;
	 animation:animateShip 350s linear infinite!important;

	-webkit-transform: translate3d(0,0,0);
	-moz-transform: translate3d(0,0,0);
	-o-transform: translate3d(0,0,0);
	-ms-transform: translate3d(0,0,0);
	 transform: translate3d(0,0,0);
	 will-change: transform;
}
@-webkit-keyframes animateShip {
	0% {left: -275px}
	100% {left:200%}
}
@-moz-keyframes animateShip {
	0% {left: -275px}
	100% {left:200%}
}
@keyframes animateShip {
	0% {left: -275px}
	100% {left:200%}
}


/* FRANCE PAGE */

#lz-page-fr #checkout-section .checkout-widget-ps-a {background: url(lz-page-checkout-pslogo-cc.png) no-repeat;}
#lz-page-fr #checkout-section .checkout-widget-ps-b {background: url(lz-page-checkout-pslogo-paysafecard.png) no-repeat;}
#lz-page-fr #checkout-section .checkout-widget-ps-c {background: url(lz-page-checkout-pslogo-neosurf.png) no-repeat;}
#lz-page-fr #checkout-section .checkout-widget-ps-d {background: url(lz-page-checkout-pslogo-ticketsurf.png) no-repeat;}
#lz-page-fr #checkout-section .checkout-widget-ps-e {background: url(lz-page-checkout-pslogo-mobiamo.png) no-repeat;}
#lz-page-fr #checkout-section .checkout-widget-ps-f {background: url(lz-page-checkout-pslogo-ideal.png) no-repeat;}
#lz-page-fr #checkout-section .checkout-widget-ps-g {background: url(lz-page-checkout-pslogo-cashu.png) no-repeat;}

#lz-page-fr #hero-slide-a {
	text-align: center;
	background-image: -moz-linear-gradient( 90deg, rgb(231,221,186) 0%, rgb(25,34,44) 100%);
	background-image: -webkit-linear-gradient( 90deg, rgb(231,221,186) 0%, rgb(25,34,44) 100%);
	background-image: -ms-linear-gradient( 90deg, rgb(231,221,186) 0%, rgb(25,34,44) 100%);
	overflow: hidden;
}
#lz-page-fr .more-scroll-btn {
	color: #260e11;
}
#lz-page-fr .more-arrow .arrow-style {
	stroke: #260e11;
	fill: transparent;
	stroke-width: 5px;
}
#lz-page-fr #hero-slide-a img.hero-slide-figure {
	height: auto;
	width: 425px;
}
#lz-page-fr #hero-slide-a .hero-mask-a {
	left: 0;
	right: 0;
	bottom: 0;
	width: 300%;
	height: 30%;
	display: block;
	position: absolute;
	background: url(lz-page-hero-mask-clouds-a.svg) repeat-x bottom left;
	z-index: 4;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}
#lz-page-fr #hero-slide-a .hero-mask-b {
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	display: block;
	position: absolute;
	background: url(lz-page-fr-hero-mask-b.svg) repeat-x bottom center;
	z-index: 3;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}
#lz-page-fr #hero-slide-a .hero-mask-c {
	left: 0;
	right: 0;
	bottom: 5%;
	width: 300%;
	height: 15%;
	display: block;
	position: absolute;
	background: url(lz-page-hero-mask-clouds-b.svg) repeat-x bottom left;
	z-index: 2;
	-webkit-animation-duration: 2s;
	animation-duration: 2s;
	-webkit-animation-delay: .7s;
	animation-delay: .7s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}
#lz-page-fr #hero-slide-a .hero-mask-d {
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	width: 75%;
	height: 75%;
	display: block;
	position: absolute;
	background: url(lz-page-fr-hero-mask-d.svg) no-repeat bottom center;
	z-index: 1;
	-webkit-animation-duration: 2s;
	animation-duration: 2s;
	-webkit-animation-delay: .4s;
	animation-delay: .4s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}

/* CHINESE PAGE */
#lz-page-cn #hero-slide-a img.hero-slide-figure {
	width: 280px;
}
#lz-page-cn #hero-slide-a {
	background-image: -moz-linear-gradient( 90deg, rgb(227,33,61) 0%, rgb(255,253,185) 96%);
	background-image: -webkit-linear-gradient( 90deg, rgb(227,33,61) 0%, rgb(255,253,185) 96%);
	background-image: -ms-linear-gradient( 90deg, rgb(227,33,61) 0%, rgb(255,253,185) 96%);
}
#lz-page-cn #hero-slide-a .hero-mask-b {
	bottom: 10%;
	background: url(lz-page-сn-hero-mask-b2.svg) no-repeat bottom center;
}
#lz-page-cn #hero-slide-a .hero-mask-c {
	bottom: 12%;
}

/* ARABIC PAGE */

.container {
	padding-bottom: 0!important;
	margin-bottom: -20px;
}
.lz-page-ar .direction-rtl {
	direction: rtl;
}
.lz-page-ar #secure-section .feature-heading,
.lz-page-ar #secure-section .section-heading-a,
.lz-page-ar #integration-section,
.lz-page-ar #integration-section .section-heading-a,
.lz-page-ar .footer-guides .section-heading-a {
	text-align: right;
}
.lz-page-ar #integration-section .carousel-descr {
	padding: 0;
}
.lz-page-ar #integration-section #carousel-figure-a {
	left: -120px;
}
.lz-page-ar #checkout-section .more-btn {x
	margin: 30px 0 0 250px;
}
.lz-page-ar.footer-guides .more-btn {
	margin: 25px 0 0 160px
}
.lz-page-ar .row-fluid [class*="span"] {
	/*direction: rtl;*/
	/*float: right;*/
}
.lz-page-ar #checkout-section .section-figure {
	margin: 0 0 0 -120px;
}
.lz-page-ar #secure-section .section-figure-b,
.lz-page-ar #secure-section .section-figure-a {
	margin-left: 150px;
}
.lz-page-ar #secure-section .features-list {
	margin: 75px 0 0 0;
}
.lz-page-ar #secure-section .feature-item {
	padding: 0 100px 0 0;
}
.lz-page-ar #secure-section .feature-item:before {
	left: auto;
	right: 0;
}
.lz-page-ar .eye-egg {
	left: auto;
	right: 25px;
}
.lz-page-ar h1,
.lz-page-ar h2,
.lz-page-ar h3 {
	text-align: right;
}
.lz-page-ar .footer-guides {
	padding: 60px 55px 50px 0;
}
.lz-page-ar .footer-guides .section-figure {
	  margin: 0 0 0 35px;
}
.lz-page-ar .footer-start {
	padding-right: 55px;
}


/* IE SVG FIX */
#lz-page-us.ie-no-svg #hero-slide-a .hero-mask-a{
	bottom: 0;
	width: 70000%;
	height: 100%;
	background: url(lz-page-hero-mask-clouds-a.png) space bottom left;
}
#lz-page-us.ie-no-svg #hero-slide-a .hero-mask-b {
	bottom: -20%;
}
#lz-page-us.ie-no-svg #hero-slide-a .hero-mask-c {
	bottom: -10%;
	width: 70000%;
	height: 100%;
	background: url(lz-page-hero-mask-clouds-b.png) space bottom left;
}
#lz-page-us.ie-no-svg #hero-slide-a .hero-mask-d,
#lz-page-fr.ie-no-svg #hero-slide-a .hero-mask-d {
	bottom: -15%;
}

#lz-page-fr.ie-no-svg #hero-slide-a .hero-mask-a {
	bottom: -10%;
	width: 70000%;
	height: 100%;
	background: url(lz-page-hero-mask-clouds-a.png) space bottom left;
}
#lz-page-fr.ie-no-svg #hero-slide-a .hero-mask-b {
	bottom: -21%;
}
#lz-page-fr.ie-no-svg #hero-slide-a .hero-mask-c {
	bottom: -25%;
	width: 70000%;
	height: 100%;
	background: url(lz-page-hero-mask-clouds-b.png) space bottom left;
}
/* MEDIA */

@media screen and (min-height: 1200px) {
	.hero-slider-wrp,
	.hero-slide-wrp {
		height: 80vh;
		min-height: 80vh;
	}
}

@media screen and (max-height: 900px) {
	#lz-page-de #hero-slide-a .hero-slide-content,
	#lz-page-us #hero-slide-a .hero-slide-content {
		margin: 20vh 0 0 0;
	}
	#lz-page-de #hero-slide-a .hero-mask-a,
	#lz-page-de #hero-slide-a .hero-mask-b,
	#lz-page-de #hero-slide-a .hero-mask-c,
	#lz-page-de #hero-slide-a .hero-mask-d {
		height: 315px;
	}
	#lz-page-de #hero-slide-a .hero-slide-heading-a,
	#lz-page-us #hero-slide-a .hero-slide-heading-a,
	#lz-page-fr #hero-slide-a .hero-slide-heading-a {
		font-size: 28px;
		line-height: 28px;
	}
	#lz-page-de #hero-slide-a .hero-slide-heading-b,
	#lz-page-us #hero-slide-a .hero-slide-heading-b,
	#lz-page-fr #hero-slide-a .hero-slide-heading-b {
		font-size: 26px;
		line-height: 32px;
	}
	#lz-page-de #hero-slide-a img.hero-slide-figure {
		width: 330px;
	}

/*	#lz-page-us #hero-slide-a .hero-mask-d {
		width: 960px;
	}*/

	#lz-page-us.ie-no-svg #hero-slide-a .hero-mask-a {
		bottom: -10%;
		width: 99000%;
		height: 100%;
		background: url(lz-page-hero-mask-clouds-a.png) space bottom left;
	}
	#lz-page-us.ie-no-svg #hero-slide-a .hero-mask-c {
		bottom: -25%;
		width: 99000%;
		height: 100%;
		background: url(lz-page-hero-mask-clouds-b.png) space bottom left;
	}
}