.snowflake {
	position: absolute;
	width: 10px;
	height: 10px;
	background: linear-gradient(white, white);
	border-radius: 50%;
	filter: drop-shadow(0 0 10px white);
}

.pinkBg {
	background-color: #cbe0ff!important;
	background-color: #cbe0ff !important;
	background-image: linear-gradient(180deg,#fff,#cbe0ff 50%,#fff);
}

.intro-banner-vdo-play-btn {
	height: 9px;
	width: 9px;
	position: absolute;
	top: 49%;
	left: 49px;
	text-align: center;
	margin: -4px 0 0 11px;
	border-radius: 100px !important;
	z-index: 1;
}

.intro-banner-vdo-play-btn .ripple {
	position: absolute;
	width: 30px;
	height: 30px;
	z-index: -1;
	left: 50%;
	top: 50%;
	opacity: 0;
	margin: -15px 0 0 -15px;
	border-radius: 100px !important;
	-webkit-animation: ripple 1.8s infinite;
	animation: ripple 1.8s infinite;
}

@-webkit-keyframes ripple{
	0%{
		opacity:1;
		-webkit-transform:scale(0);
		transform:scale(0)
	}
	100%{
		opacity:0;
		-webkit-transform:scale(1);
		transform:scale(1)
	}
}
@keyframes  ripple{
	0%{
		opacity:1;
		-webkit-transform:scale(0);
		transform:scale(0)
	}
	100%{
		opacity:0;
		-webkit-transform:scale(1);
		transform:scale(1)
	}
}
.intro-banner-vdo-play-btn .ripple:nth-child(2){
	animation-delay:.3s;
	-webkit-animation-delay:.3s
}
.intro-banner-vdo-play-btn .ripple:nth-child(3){
	animation-delay:.6s;
	-webkit-animation-delay:.6s
}

.page-cover__decor_games {
	position: inherit;
	font-size: 40px;
	font-weight: 700;
	line-height: 1;
	opacity: 0.8;
	border-bottom: 1px solid rgba(255, 255, 255, .7);
	padding-bottom: 5px;
	width: 320px;
	position: relative;
}

.page-cover__decor_games:after {
	content: attr(data-text);
	position: absolute;
	left: -1px;
	top: 1px;
	color: #ff2c9c;
}

@media (max-width:1400px) {
	.row .col-lg-4 {
		max-width: 19.99999% !important;
		padding: 6px;
	}
}

.section__header_games {
	margin-bottom: -4px;
	margin-top: 24px;
	margin-left: 0px;
	position: relative;
	margin-bottom: -4px;
	margin-top: 30px;
	margin-left: 0px;
}
.page-cover__decor_games {
	position: inherit;
	font-size: 40px;
	font-weight: 700;
	line-height: 1;
	opacity: 0.8;
	border-bottom: 1px solid rgba(255, 255, 255, .7);
	padding-bottom: 5px;
	width: 320px;
	left: 7px;
	text-align: left;
}
.row .game-card__title {
	margin-bottom: 0px;
	font-weight: bold;
	font-size: 16px;
}

.row .company-by {
	font-size: 12px !important;
}

.row .company-by a {
	visibility: inherit;
	opacity: 1;
	transform: matrix(1, 0, 0, 1, 0, 0);
	padding-right: 7px;
	background: rgba(255, 255, 255, .1);
	border-radius: 3px;
	padding-left: 7px;
	font-size: 12px;
	display: inline;
}
.addthis_button_facebook_like.at_native_button {
	width: 70px;
	left: -17px;
	position: relative;
}

.change-tab {
	flex-direction: row;
	display: flex;
	margin-bottom: 10px;
}
.change-tab li {
	margin: 0px;
	width: 100%;
	transition-duration: .3s;
	transition-property: background-color;
	display: inline-block;
	border-radius: 0px !important;
	border: 1px solid rgba(255, 255, 255, .2);
	cursor: pointer;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 14px;
}
.change-tab li.active {
	background: rgba(255, 255, 255, .2);
}
.gamedesc a {
	color: #ff2c9c;
}

.game-intro{
	align-items: center;
	background: rgba(0, 0, 0, .3);
	border-radius: 6.4vw;
	display: flex;
	flex-direction: column;
	height: 100%;
	justify-content: space-between;
	margin-bottom: 3.7333333333vw;
	padding: 2.9333333333vw 8.8vw;
}

.game-intro .h5-info{
	align-items: center;
	display: flex;
	justify-content: center;
	margin: 2.1333333333vw 0;
}

 .game-intro .h5-info .img {
	border-radius: 36%;
	height: 22.4vw;
	margin-right: 3.7333333333vw;
	-o-object-fit: cover;
	object-fit: cover;
	width: 22.4vw;
}

.game-intro .h5-info .name-info {
	display: flex;
	flex-direction: column;
}

.game-intro .h5-info .name-info span {
	font-family: Sans-Bold;
	font-size: 4.2666666667vw;
	line-height: 6.4vw;
}

 .game-intro .getGame {
	background: url(/static/game6/image/PlayNow-bg-h5.1bd5da3.png) no-repeat 50%;
	background-size: contain;
	height: 13.3333333333vw;
	width: 100%;
}

 .game-intro .getGame span{
	-webkit-text-fill-color: transparent;
	background: linear-gradient(176.98deg, #f37634 38.14%, #6634f3 105.46%), linear-gradient(0deg, hsla(0, 0%, 100%, .05), hsla(0, 0%, 100%, .05)), #111117;
	-webkit-background-clip: text;
	background-clip: text;
	font-family: Sans;
	font-size: 4.8vw;
	line-height: 7.4666666667vw;
}

.col-lg-4 a {
	overflow: hidden;
}
.main-games__title {
	font-size: 49px;
}
.section__intro_2 {
	font-size: 12px !important;
}
.header__button {
	flex-shrink: 0;
	margin-right: 0px;
	margin-left: 7px;
}
.game-link .game-card__title {
	font-size: 13px;
}
.socialize__row_icons {
	display: none;
}
.clipboard {
	display: none;
}
.column1  {
	max-width: 100%;
}
.column2  {
	display: none !important;
}
.page-cover__decor_games  {
	font-size: 25px !important;
	width: 100% !important;
}
.change-tab {
	display: none;
}
.company-by {
	width: 100% !important;
}
.row .col-lg-4 {
	max-width: 49.99999% !important;
	padding: 6px;
}
.main-games__title {
	font-size: 41px !important;
}
#button1  {
	display: none !important;
}
.back-icon {
	text-decoration: none;
	border-radius: 50%;
	padding: 5px;
	position: fixed;
	top: 50px;
	z-index: 1;
	background-color: aqua;
	width: 50px;
	height: 50px;
	text-align: center;
	line-height: 50px;
}