body,html,.ui-mobile, .ui-mobile body
{
	width: 100% !important;
}
a,body,.ui-mobile, .ui-mobile body, div,h1,h2,h3,h4,html,img,li,p,span,ul
{
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}
body
{
	background: #f9f9f9;
	color: #000;
	font: 100%/1.5 Roboto,sans-serif;
	font-family: Roboto-Regular;
	line-height: 1;
	margin: 0;
	scroll-behavior: smooth;
	zoom: 1;
}
ul
{
	list-style: none;
}
a img
{
	border: none;
}
*
{
	box-sizing: border-box;
	moz-box-sizing: border-box;
	webkit-box-sizing: border-box;
}
h1
{
	font-size: 2em;
}
h1,p
{
	margin-bottom: .2em;
}
a
{
	text-decoration: none;
}
body:after,body:before
{
	content: "";
	display: table;
}
body:after
{
	clear: both;
}
body script
{
	display: none!important;
}
@font-face
{
	font-family: slick;
	font-style: normal;
	font-weight: 400;
	src: url(../fonts/slick.eot);
	src: url(../fonts/slick.eot?#iefix) format('embedded-opentype'),url(../fonts/slick.woff) format('woff'),url(../fonts/slick.ttf) format('truetype'),url(../fonts/slick.svg#slick) format('svg');
}
@font-face
{
	font-family: CinzelDecorative-Bold;
	src: url(../fonts/CinzelDecorative-Bold.ttf);
}
@font-face
{
	font-family: Roboto-Bold;
	src: url(../fonts/Roboto-Bold.ttf);
}
@font-face
{
	font-family: Roboto-Italic;
	src: url(../fonts/Roboto-Italic.ttf);
}
@font-face
{
	font-family: Roboto-Light;
	src: url(../fonts/Roboto-Light.ttf);
}
@font-face
{
	font-family: Roboto-Regular;
	src: url(../fonts/Roboto-Regular.ttf);
}
.games-club-landing-page-widget.line-break-mobile
{
	display: none;
}
.games-club-landing-page-widget.wrapper
{
	background: url(../images/hero-background-desktop-and-tablet.jpg) no-repeat #FFF;
	background-size: 100%;
	display: block;
	margin: auto;
	max-width: 1920px;
}
.games-club-landing-page-widget.header
{
	background-color: #fff;
	min-height: 3vh;
	padding: 0 3vw;
	position: relative;
}
.games-club-landing-page-widget.header-logo
{
	align-items: center;
	display: flex;
}
.games-club-landing-page-widget.header-logo img
{
	padding: 1.5vh 0;
	width: 20vh;
}
.games-club-landing-page-widget.banner
{
	color: #fff;
	margin-bottom: -10px;
	padding: 4vw;
	position: relative;
	width: 100%;
}
.games-club-landing-page-widget.banner-content h1
{
	color: #fff;
	font-family: CinzelDecorative-Bold!important;
	font-size: 3vw;
	padding-bottom: 1vh;
}
.games-club-landing-page-widget.banner-content h1:after
{
	background: orange;
	content: '';
	display: block;
	height: .4vh;
	width: 18vh;
}
.games-club-landing-page-widget.banner-content h4
{
	font-size: 2vw;
	line-height: 1.3em;
}
.games-club-landing-page-widget.banner-form
{
	padding-top: 4vh;
}
.games-club-landing-page-widget.banner-form p
{
	font-family: Roboto-Light;
	font-size: 2.5vh;
}
.games-club-landing-page-widget.input-text
{
	border: transparent;
	border-radius: .5vh;
	box-shadow: 0 3px 5px 0 rgba(0,0,0,.6);
	margin-right: 3vh;
	padding: 1vw 5vw;
	text-align: center;
	width: 23vw;
}
.games-club-landing-page-widget.input-text-banner
{
	border: transparent;
	border-radius: .5vh;
	box-shadow: 0 3px 5px 0 rgba(0,0,0,.6);
	margin-right: 3vh;
	padding: 1vw 2vw;
	text-align: center;
	width: 100%;
}
.games-club-landing-page-widget.input-button
{
	background-color: #289ae6;
	border: transparent;
	border-radius: .5vh;
	box-shadow: 0 3px 5px 0 rgba(0,0,0,.6);
	color: #FFF;
	font-size: large;
	padding: .8vw .6vw;
	width: 10.5vw;
}
.games-club-landing-page-widget.input-button-banner
{
	background-color: #289ae6;
	border: transparent;
	border-radius: .5vh;
	box-shadow: 0 3px 5px 0 rgba(0,0,0,.6);
	color: #FFF;
	font-size: large;
	padding: .8vw;
	width: 10vw;
}
.games-club-landing-page-widget.banner-badges-desktop
{
	display: inline-block;
	padding-top: 1rem;
}
.games-club-landing-page-widget.banner-badges-desktop img
{
	padding-right: 2vw;
	width: 6vw;
}
.games-club-landing-page-widget.comments
{
	background-color: #f9f9f9;
	display: inline-block;
	margin-top: 0;
	padding: 2rem 3rem;
	width: 100%;
}
.games-club-landing-page-widget.comment
{
	display: inline-flex;
	display: -webkit-flex;
	flex-direction: row;
	padding-right: 1rem;
	webkit-flex-direction: row;
}
.games-club-landing-page-widget.comment img
{
	border-radius: 50%;
	padding: 0 1em;
	width: 7rem;
}
.games-club-landing-page-widget.comment-text
{
	color: #3d3b3b;
	font-size: small;
	line-height: 15px;
}
.games-club-landing-page-widget.username
{
	font-family: Roboto-Italic;
	font-weight: 700;
	padding-top: .5rem;
}
.games-club-landing-page-widget.slick-dots
{
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: center;
	width: 100%;
}
.games-club-landing-page-widget.slick-dots li
{
	cursor: pointer;
	display: inline-block;
	height: 1rem;
	padding: 0;
	position: relative;
	width: 1rem;
}
.games-club-landing-page-widget.slick-dots li button
{
	background: 0 0;
	border: 0;
	color: transparent;
	cursor: pointer;
	display: block;
	font-size: 0;
	height: 1rem;
	line-height: 0;
	outline: 0;
	padding: 0 .2rem;
	width: 1rem;
}
.games-club-landing-page-widget.slick-dots li button:hover,.slick-dots li button:focus
{
	outline: 0;
}
.games-club-landing-page-widget.slick-dots li button:focus:before,.games-club-landing-page-widget.slick-dots li button:hover:before
{
	opacity: 1;
}
.games-club-landing-page-widget.slick-dots li button:before
{
	color: gray;
	content: 'O';
	font-family: slick;
	font-size: 12px;
	height: 20px;
	left: 0;
	line-height: 1rem;
	moz-osx-font-smoothing: grayscale;
	opacity: .25;
	position: absolute;
	text-align: center;
	top: 0;
	webkit-font-smoothing: antialiased;
	width: 20px;
}
.games-club-landing-page-widget.slick-dots li.slick-active button:before
{
	color: gray;
	opacity: .75;
}
.games-club-landing-page-widget.slick-next,.games-club-landing-page-widget.slick-prev
{
	background: 0 0;
	border: none;
	color: transparent;
	cursor: pointer;
	display: block;
	font-size: 0;
	height: 20px;
	line-height: 0;
	ms-transform: translate(0,-50%);
	outline: 0;
	padding: 0;
	position: absolute;
	top: 50%;
	transform: translate(0,-50%);
	webkit-transform: translate(0,-50%);
	width: 20px;
}
.games-club-landing-page-widget.slick-next:focus,.games-club-landing-page-widget.slick-next:hover,.games-club-landing-page-widget.slick-prev:focus,.games-club-landing-page-widget.slick-prev:hover
{
	background: 0 0;
	color: transparent;
	outline: 0;
}
.games-club-landing-page-widget.slick-next:focus:before,.games-club-landing-page-widget.slick-next:hover:before,.games-club-landing-page-widget.slick-prev:focus:before,.games-club-landing-page-widget.slick-prev:hover:before
{
	opacity: 1;
}
.games-club-landing-page-widget.slick-next.slick-disabled:before,.games-club-landing-page-widget.slick-prev.slick-disabled:before
{
	opacity: .25;
}
.games-club-landing-page-widget.slick-next:before,.games-club-landing-page-widget.slick-prev:before
{
	color: #c6c4c4;
	font-family: slick;
	font-size: 20px;
	line-height: 1;
	moz-osx-font-smoothing: grayscale;
	opacity: .75;
	webkit-font-smoothing: antialiased;
}
.games-club-landing-page-widget.slick-prev
{
	left: -25px;
}
[dir=rtl] .games-club-landing-page-widget.slick-prev
{
	left: auto;
	right: -25px;
}
.games-club-landing-page-widget.slick-prev:before
{
	content: '?†?';
}
.games-club-landing-page-widget.slick-next:before,[dir=rtl] .games-club-landing-page-widget.slick-prev:before
{
	content: '?†’';
}
.games-club-landing-page-widget.slick-next
{
	right: -25px;
}
[dir=rtl] .games-club-landing-page-widget.slick-next
{
	left: -25px;
	right: auto;
}
[dir=rtl] .games-club-landing-page-widget.slick-next:before
{
	content: '?†?';
}
.games-club-landing-page-widget.game-section
{
	align-items: center;
	background-color: #FFF;
	color: #8a69aa;
	display: inline-flex;
	display: -webkit-flex;
	flex-direction: row;
	padding: 4rem;
	webkit-flex-direction: row;
	width: 100%;
}
.games-club-landing-page-widget.game-section-two
{
	align-items: center;
	background: url(../images/ads-removed-background-desktop-and-tablet.jpg) center 100% no-repeat;
	background-size: cover;
	color: #FFF;
	display: inline-flex;
	display: -webkit-flex;
	flex-direction: row;
	padding: 5rem 4rem;
	webkit-flex-direction: row;
	width: 100%;
}
.games-club-landing-page-widget.game-section-two .games-club-landing-page-widget.slick-dots li button:before
{
	color: #fff;
}
.games-club-landing-page-widget.game-section-two .games-club-landing-page-widget.slick-next:before,.games-club-landing-page-widget.game-section-two .games-club-landing-page-widget.slick-prev:before
{
	color: #FFF;
}
.games-club-landing-page-widget.game-feature
{
	padding: 0 7.5vw;
	text-align: center;
	width: 52%;
}
.games-club-landing-page-widget.game-feature i
{
	font-size: 10vw;
}
.games-club-landing-page-widget.game-feature h2
{
	font-family: Roboto-Bold;
	font-size: 2vw;
}
.games-club-landing-page-widget.game-feature p
{
	font-family: Roboto-Light;
	font-size: 2vw;
	line-height: 2.2vw;
}
.games-club-landing-page-widget.game-slider
{
	padding: 3vw 0;
	width: 52%;
}
.games-club-landing-page-widget.slide
{
	padding: 1vw;
}
.games-club-landing-page-widget.strike
{
	text-decoration: line-through;
}
.games-club-landing-page-widget.slider-container
{
	box-shadow: 0 -1px 5px 0 rgba(0,0,0,.6);
	position: relative;
	width: 100%;
}
.games-club-landing-page-widget.slider-image
{
	display: block;
	height: auto;
	margin: 0;
	padding: 0;
	width: 100%;
}
.games-club-landing-page-widget.slider-overlay
{
	background-color: rgba(0,0,0,.5);
	bottom: 0;
	height: 20%;
	left: 0;
	opacity: 0;
	position: absolute;
	right: 0;
	top: 80%;
	transition: .5s ease;
	width: 100%;
}
.games-club-landing-page-widget.slider-container .games-club-landing-page-widget.slider-overlay
{
	opacity: 1;
}
.games-club-landing-page-widget.purple
{
	background-color: #8a69aa;
	color: #fff;
}
.games-club-landing-page-widget.white
{
	background-color: #FFF;
	color: #8a69aa;
}
.games-club-landing-page-widget.blue
{
	background-color: #7DC3DB;
	color: #fff;
}
.games-club-landing-page-widget.slider-steps
{
	display: inline-block!important;
	font-size: .65em;
	padding: 3px 8px;
}
.games-club-landing-page-widget.slider-steps img
{
	float: left;
	margin-right: .5vw;
	width: 1vw;
}
.games-club-landing-page-widget.slider-rating img
{
	width: 4vw;
}
.games-club-landing-page-widget.slider-text a
{
	background: #289ae6;
	color: #fff;
	font-size: .8vw;
	ms-transform: translate(-50%,-50%);
	padding: .18vw .6vw;
	position: absolute;
	right: -10%;
	text-decoration: none;
	text-transform: uppercase;
	top: 50%;
	transform: translate(-50%,-50%);
}
.games-club-landing-page-widget.slider-rating
{
	color: #fff;
	font-size: 1vw;
	font-weight: 900;
	left: 10%;
	ms-transform: translate(-50%,-50%);
	padding: 5px 10px;
	position: absolute;
	top: 50%;
	transform: translate(-50%,-50%);
}
.games-club-landing-page-widget.fa-star
{
	color: #ebaf47;
}
.games-club-landing-page-widget.see-all-games
{
	background: url(../images/hero-image-1-full.jpg);
	background-size: 100% 100%;
	padding: 10vw;
	text-align: center;
	vertical-align: middle;
}
.games-club-landing-page-widget.see-all-games a
{
	background-color: #289ae6;
	border-radius: .2rem;
	box-shadow: 0 3px 6px 3px rgba(0,0,0,.6);
	color: #fff;
	font-weight: 900;
	padding: .8vw 2.5vw;
	text-transform: uppercase;
}
.games-club-landing-page-widget.footer
{
	background-color: #FFF;
	border-bottom: 1px solid #d8d4d4;
	border-top: 1px solid #d8d4d4;
}
.games-club-landing-page-widget.footer-links
{
	display: inline-flex;
	display: -webkit-flex;
	flex-direction: row;
	font-size: 2vh;
	justify-content: center;
	text-align: center;
	webkit-flex-direction: row;
	webkit-justify-content: center;
	width: 100%;
}
.games-club-landing-page-widget.footer-links-list
{
	line-height: 1rem;
	padding: 2rem;
}
.games-club-landing-page-widget.footer-links-list h4
{
	color: #696969;
	font-family: Roboto-Light;
	font-size: small;
	font-weight: 700;
}
.games-club-landing-page-widget.footer-links-list a
{
	color: #696969;
	font-family: Roboto-Light;
	font-size: x-small;
}
.games-club-landing-page-widget.footer-logo
{
	float: right;
	font-family: Roboto-Light;
	font-size: x-small;
	padding: 1em 4rem;
}
.games-club-landing-page-widget.footer-logo img
{
	vertical-align: middle;
	width: 6rem;
}
.games-club-landing-page-widget.footer-logo-powered-by
{
	padding-left: 10px;
}
.games-club-landing-page-widget.discount
{
	background-color: #f9f9f9;
	display: inline-flex;
	display: -webkit-flex;
	flex-direction: row;
	padding: 1rem;
	webkit-flex-direction: row;
	width: 100%;
}
.games-club-landing-page-widget.start-playing-now
{
	background: url(../images/start-playing-now-background-desktop-and-tablet.jpg) right center no-repeat;
	color: #FFF;
	font-family: Roboto-Light;
	padding: 6rem 2rem;
	width: 45%;
}
.games-club-landing-page-widget.start-playing-now h2
{
	font-family: Roboto-Bold;
	font-size: 4.5vw;
}
.games-club-landing-page-widget.start-playing-now h4
{
	font-size: 2vw;
	padding: .7vh 0;
}
.games-club-landing-page-widget.start-playing-now p
{
	font-size: 1.5vw;
	padding: .4vw 0;
}
.games-club-landing-page-widget.start-playing-now input
{
	margin: .5rem 0;
}
.games-club-landing-page-widget.opening-offer
{
	padding: 2rem 2.5rem;
	width: 55%;
}
.games-club-landing-page-widget.opening-offer h2
{
	color: #aaa7a7;
	font-family: Roboto-Light;
	font-size: 3vw;
	padding-bottom: 1vw;
}
.games-club-landing-page-widget.opening-offer li:before
{
	background: url(../images/bullet.png) no-repeat;
	background-size: 2vw 2vw;
	color: #289ae6;
	content: "";
	display: inline-block;
	height: 2vw;
	padding-right: 10px;
	width: 2.2vw;
}
.games-club-landing-page-widget.opening-offer ul
{
	display: flex;
	display: -ms-flexbox;
	display: -webkit-flex;
	flex-flow: wrap column;
	max-height: 12vw;
	webkit-flex-flow: wrap column;
}
.games-club-landing-page-widget.opening-offer li
{
	color: #7d747b;
	font-family: Roboto-Light;
	font-size: 1.7vw;
	line-height: 4vw;
}
.games-club-landing-page-widget.price-blue
{
	color: #289ae6;
	line-height: 3rem;
	padding: 1vw 0;
}
.games-club-landing-page-widget.price-blue h1
{
	color: #289ae6;
	font-size: 7vw;
	padding: 1vw 0;
}
.games-club-landing-page-widget.price-blue h1>span
{
	text-decoration: line-through;
}
.games-club-landing-page-widget.price-blue h3
{
	font-size: 7vh;
}
.games-club-landing-page-widget.mobile
{
	display: none;
}
@media all and (min-width:1921px)
{
	.games-club-landing-page-widget.banner-content h4
	{
		font-size: 36px;
	}
	.games-club-landing-page-widget.banner-content h1
	{
		font-size: 56px;
	}
	.games-club-landing-page-widget.banner
	{
		padding: 80px;
	}
	.games-club-landing-page-widget.slide
	{
		padding: 10px;
	}
	.games-club-landing-page-widget.slider-steps
	{
		font-size: 18px;
		padding: 3px 8px;
	}
	.games-club-landing-page-widget.slider-steps img
	{
		margin-right: 10px;
		width: 24px;
	}
	.games-club-landing-page-widget.slider-rating img
	{
		width: 27px;
	}
	.games-club-landing-page-widget.slider-text a
	{
		font-size: 18px;
		padding: 5px 8px;
	}
	.games-club-landing-page-widget.slider-rating
	{
		font-size: 25px;
		position: absolute;
	}
	.games-club-landing-page-widget.input-text
	{
		border: transparent;
		border-radius: .5vh;
		font-size: 30px;
		margin-right: 30px;
		padding: 20px 30px;
		width: 520px;
	}
	.games-club-landing-page-widget.input-text-banner
	{
		border: transparent;
		border-radius: .5vh;
		box-shadow: 0 3px 5px 0 rgba(0,0,0,.6);
		font-size: 30px;
		margin-right: 30px;
		padding: 20px;
		text-align: center;
		width: 360px;
	}
	.games-club-landing-page-widget.input-button,.games-club-landing-page-widget.input-button-banner
	{
		background-color: #289ae6;
		box-shadow: 0 3px 5px 0 rgba(0,0,0,.6);
		color: #FFF;
		font-size: 30px;
		width: 220px;
	}
	.games-club-landing-page-widget.input-button
	{
		border: transparent;
		border-radius: .5vh;
		padding: 20px 25px;
	}
	.games-club-landing-page-widget.input-button-banner
	{
		border: transparent;
		border-radius: .5vh;
		padding: 20px;
	}
	.games-club-landing-page-widget.discount
	{
		padding: 10px;
		width: 100%;
	}
	.games-club-landing-page-widget.start-playing-now
	{
		padding: 120px 30px;
		width: 45%;
	}
	.games-club-landing-page-widget.start-playing-now h2
	{
		font-size: 90px;
	}
	.games-club-landing-page-widget.start-playing-now h4
	{
		font-size: 45px;
		padding: 10px 0;
	}
	.games-club-landing-page-widget.start-playing-now p
	{
		font-size: 35px;
		padding: .4vw 0;
	}
	.games-club-landing-page-widget.start-playing-now input
	{
		margin: .5em 0;
	}
	.games-club-landing-page-widget.opening-offer
	{
		padding: 40px 30px;
		width: 55%;
	}
	.games-club-landing-page-widget.opening-offer h2
	{
		font-size: 60px;
		padding-bottom: 5px;
	}
	.games-club-landing-page-widget.opening-offer li:before
	{
		background-size: 30px 30px;
		height: 30px;
		padding-right: 10px;
		width: 33px;
	}
	.games-club-landing-page-widget.game-feature
	{
		padding: 0 3rem;
	}
	.games-club-landing-page-widget.opening-offer ul
	{
		max-height: 250px;
	}
	.games-club-landing-page-widget.opening-offer li
	{
		font-size: 40px;
		line-height: 80px;
	}
	.games-club-landing-page-widget.price-blue
	{
		line-height: 40px;
		padding: 50px 0;
	}
	.games-club-landing-page-widget.price-blue h1
	{
		font-size: 160px;
		padding: 35px 0;
	}
	.games-club-landing-page-widget.price-blue h3
	{
		font-size: 80px;
	}
}
@media all and (max-width:960px)
{
	.games-club-landing-page-widget.line-break-mobile
	{
		display: inherit;
	}
	.let-them-play-widget.arrow
	{
		height: 30px;
		left: 50%;
		margin-left: -30px;
		margin-top: 0;
		overflow: hidden;
		position: absolute;
		top: 0;
		width: 60px;
		z-index: 100;
	}
	.let-them-play-widget.arrow.top
	{
		top: 0;
	}
	.let-them-play-widget.arrow div
	{
		background-color: #fff;
		background-image: url(../images/arrow.svg?pv=582064912069-8);
		background-position: 0 0;
		background-repeat: no-repeat;
		border-radius: 50%;
		height: 60px;
		margin-top: 0;
		webkit-border-radius: 50%;
		width: 60px;
	}
	.let-them-play-widget.arrow.gray div
	{
		background-color: #f9f9f9;
	}
	.let-them-play-widget.arrow.top div
	{
		background-position: 0 26px;
		margin-top: -30px;
	}
	.games-club-landing-page-widget.wrapper
	{
		background: url(../images/hero-background-mobile.jpg) no-repeat #FFF;
		background-size: 100% auto;
	}
	.games-club-landing-page-widget.banner
	{
		color: #fff;
		padding: 10vw 4vw;
		position: relative;
		text-align: center;
		width: 100%;
	}
	.games-club-landing-page-widget.banner-content h1
	{
		color: #fff;
		font-family: CinzelDecorative-Bold!important;
		font-size: 10vw;
		line-height: 11vw;
	}
	.games-club-landing-page-widget.underline
	{
		font-family: Roboto-Light;
		font-size: xx-large;
		line-height: 7vw;
	}
	.games-club-landing-page-widget.tags
	{
		display: flex;
		display: -webkit-flex;
		flex-direction: row;
		justify-content: center;
		webkit-flex-direction: row;
		webkit-justify-content: center;
		width: 100%;
	}
	.games-club-landing-page-widget.banner-content h4
	{
		font-size: 4.5vw;
		line-height: 1.3em;
	}
	.games-club-landing-page-widget.banner-form p
	{
		font-family: Roboto-Light;
		font-size: 3.5vw;
	}
	.games-club-landing-page-widget.banner-badges-desktop,.games-club-landing-page-widget.desktop
	{
		display: none;
	}
	.games-club-landing-page-widget.mobile
	{
		display: block;
	}
	.games-club-landing-page-widget.input-text-banner
	{
		border: transparent;
		border-radius: .5vh;
		box-shadow: 0 3px 5px 0 rgba(0,0,0,.6);
		font-size: 4.5vw;
		margin-right: 0;
		margin-top: 4vw;
		padding: 4vw;
		text-align: center;
		width: 92vw;
	}
	.games-club-landing-page-widget.input-text
	{
		border: transparent;
		border-radius: .5vh;
		box-shadow: 0 3px 5px 0 rgba(0,0,0,.6);
		font-size: xx-large;
		margin-right: 0;
		padding: 4vw 12vw;
		text-align: center;
		width: 80vw;
	}
	.games-club-landing-page-widget.input-button-banner
	{
		font-size: xx-large;
		margin-top: 3vw;
		padding: 3.5vw 10vw;
		width: 40vw;
	}
	.games-club-landing-page-widget.input-button
	{
		font-size: x-large;
		margin-top: 3vw;
		padding: 3vw;
		width: 35vw;
	}
	.games-club-landing-page-widget.comments
	{
		padding: 6vw 4vw 4vw;
	}
	.games-club-landing-page-widget.comment-text
	{
		font-size: 3.7vw;
	}
	.games-club-landing-page-widget.game-section
	{
		background-color: #FFF;
		flex-direction: column;
		padding: 1vw 0;
		position: relative;
		webkit-flex-direction: column;
		width: 100%;
	}
	.games-club-landing-page-widget.game-section-two
	{
		background: url(../images/ads-removed-background-mobile.jpg) center center no-repeat;
		background-size: cover;
		flex-direction: column-reverse;
		padding: 1vw 0;
		webkit-flex-direction: column-reverse;
		width: 100%;
	}
	.games-club-landing-page-widget.game-feature
	{
		padding: 4vw;
		text-align: left;
		width: 100%;
	}
	.games-club-landing-page-widget.game-feature img
	{
		display: none;
	}
	.games-club-landing-page-widget.game-feature .ads-removed-text::after,.games-club-landing-page-widget.game-feature .free-in-app-text::after,.games-club-landing-page-widget.game-feature .paid-games-included-text::after
	{
		background-repeat: no-repeat;
		background-size: 8vw 8vw;
		content: "";
		display: inline-block;
		height: 8vw;
		margin-left: 8px;
		width: 8vw;
	}
	.games-club-landing-page-widget.game-feature .paid-games-included-text::after
	{
		background-image: url(../images/icon_gift.png);
		background-position-y: 1vw;
	}
        
        .games-club-landing-page-widget2.game-feature2 .paid-games-included-text2::after
	{
		background-image: url(../images/icon_gift.png);
		background-position-y: 1vw;
	}
        
	.games-club-landing-page-widget.game-feature .ads-removed-text::after
	{
		background-image: url(../images/icon_ribbon_white.png);
		background-position-y: .3vw;
	}
	.games-club-landing-page-widget.game-feature .free-in-app-text::after
	{
		background-image: url(../images/icon_diamond.png);
		background-position-y: .4vw;
	}
	.games-club-landing-page-widget.game-feature img
	{
		width: 7vw;
	}
	.games-club-landing-page-widget.game-feature h2
	{
		font-family: Roboto-Bold;
		font-size: 7vw;
	}
	.games-club-landing-page-widget.game-feature p
	{
		font-family: Roboto-Light;
		font-size: 6vw;
		line-height: 7.3vw;
	}
	.games-club-landing-page-widget.game-slider
	{
		margin-top: 5vw;
		padding-top: 4vw;
		width: 100%;
	}
	.games-club-landing-page-widget.game-slider .slack-list
	{
		margin-left: -3vw;
	}
	.games-club-landing-page-widget.slider-text a
	{
		font-size: 4.2vw;
		padding: .18vw 1.3vw;
	}
	.games-club-landing-page-widget.slider-steps
	{
		font-size: 2.8vw;
		padding: 1.2vw 2.5vw;
	}
	.games-club-landing-page-widget.slider-steps img
	{
		float: left;
		margin-right: 1.2vw;
		padding-top: 0;
		width: 4vw;
	}
	.games-club-landing-page-widget.see-all-games
	{
		background: url(../images/hero-image-1.jpg);
		background-size: 100% 100%;
		padding: 30vw 15vw;
	}
	.games-club-landing-page-widget.see-all-games a
	{
		font-size: 4vw;
		padding: 3vw 9vw;
	}
	.games-club-landing-page-widget.footer-links
	{
		flex-direction: column;
		padding: 7vw 0;
		webkit-flex-direction: column;
	}
	.games-club-landing-page-widget.footer-links-list
	{
		padding: 2vw;
	}
	.games-club-landing-page-widget.footer-links-list h4
	{
		font-size: 5vw;
		line-height: 7vw;
	}
	.games-club-landing-page-widget.footer-links-list li>a
	{
		font-size: 4vw;
		line-height: 7vw;
	}
	.games-club-landing-page-widget.footer-logo,.games-club-landing-page-widget.footer-logo-image
	{
		float: none;
		margin: auto;
		padding: 2vw 0;
		text-align: center;
	}
	.games-club-landing-page-widget.slider-rating
	{
		font-size: 5vw;
	}
	.games-club-landing-page-widget.discount
	{
		flex-direction: column-reverse;
		padding: 0;
		webkit-flex-direction: column-reverse;
	}
	.games-club-landing-page-widget.start-playing-now
	{
		background: url(../images/start-playing-now-background-mobile.jpg.png) right center no-repeat;
		padding: 5vw 2vw;
		text-align: center;
		width: 100%;
	}
	.games-club-landing-page-widget.start-playing-now h2
	{
		font-family: Roboto-Light;
		font-size: 9vw;
	}
	.games-club-landing-page-widget.start-playing-now p
	{
		font-size: 2.7vw;
	}
	.games-club-landing-page-widget.opening-offer
	{
		padding: 2rem 2.5rem;
		text-align: center;
		width: 100%;
	}
	.games-club-landing-page-widget.opening-offer h2
	{
		font-size: 10vw;
	}
	.games-club-landing-page-widget.price-blue
	{
		padding: 0;
	}
	.games-club-landing-page-widget.price-blue h1
	{
		font-size: 25vw;
		line-height: 35vw;
		margin-bottom: 0;
		padding-bottom: 0;
	}
	.games-club-landing-page-widget.price-blue p
	{
		font-size: 5vw;
		font-style: italic;
		padding-top: 0;
	}
	.games-club-landing-page-widget.price-blue h3
	{
		font-size: 10vw;
	}
	.games-club-landing-page-widget.opening-offer ul
	{
		display: block;
		max-height: 100%;
		padding: 5vw 4vw;
		text-align: left;
	}
	.games-club-landing-page-widget.opening-offer li
	{
		font-size: 5.5vw;
		line-height: 12vw;
	}
	.games-club-landing-page-widget.opening-offer li:before
	{
		background-size: 5vw 5vw;
		height: 5vw;
		padding-right: 3vw;
		width: 5.5vw;
	}
        .opening-offerAR li:before
	{
		background-size: 5vw 5vw;
		height: 5vw;
		padding-right: 3vw;
		width: 5.5vw;
                float: right;
	}
	.games-club-landing-page-widget.banner-content h1:after
	{
		display: none;
	}
}
@media all and (max-width:480px)
{
	.games-club-landing-page-widget.banner-content h1
	{
		color: #fff;
		font-family: CinzelDecorative-Bold!important;
		font-size: 10vmin;
		line-height: 13vmin;
		margin-bottom: 0;
	}
	.games-club-landing-page-widget.underline
	{
		font-size: xx-large;
		line-height: 7vw;
	}
	.games-club-landing-page-widget.tags
	{
		display: flex;
		display: -webkit-flex;
		flex-direction: row;
		justify-content: center;
		webkit-flex-direction: row;
		webkit-justify-content: center;
		width: 100%;
	}
	.games-club-landing-page-widget.banner-content h4
	{
		font-size: 4.5vw;
		line-height: 1.3em;
		padding-left: .3em;
	}
	.games-club-landing-page-widget.banner-form p
	{
		color: #eee;
		font-family: Roboto-Light;
		font-size: 3.5vw;
	}
	.games-club-landing-page-widget.banner-badges-desktop,.games-club-landing-page-widget.desktop
	{
		display: none;
	}
	.games-club-landing-page-widget.mobile
	{
		display: block;
	}
	.games-club-landing-page-widget.input-text-banner
	{
		border: transparent;
		border-radius: .5vh;
		box-shadow: 0 3px 5px 0 rgba(0,0,0,.6);
		font-size: 4.5vw;
		margin-right: 0;
		margin-top: 1vw;
		padding: 4vw 20vw;
		text-align: center;
	}
	.games-club-landing-page-widget.input-text
	{
		border: transparent;
		border-radius: .5vh;
		box-shadow: 0 3px 5px 0 rgba(0,0,0,.6);
		font-size: 4.5vw;
		margin-right: 0;
		padding: 4vw 17vw;
		text-align: center;
                width: 100%;
	}
	.games-club-landing-page-widget.input-button-banner
	{
		font-size: medium;
		margin-top: 3vw;
		padding: 3.5vw 10vw;
	}
	.games-club-landing-page-widget.input-button
	{
		font-size: medium;
		margin-top: 3vw;
		padding: 2.5vw 6vw;
	}
	.games-club-landing-page-widget.start-playing-now h2
	{
		font-family: Roboto-Light;
		font-size: 7vw;
		padding: 3vw 0;
	}
	.games-club-landing-page-widget.price-blue p
	{
		font-size: 7vw;
	}
}