/*
	Template Name 	: EasyPlay - App Coming Soon Creative Page
	Author 			: Awaiken Theme
	Author Url 		: https://awaikenthemes.com
*/

/************************************/
/***** 	     General css		 ****/
/************************************/
html{
	height: 100%;
}

body{
	font-size: 16px;
	height: 100%;
	font-family: 'Montserrat', sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6{
	margin:0;
	font-weight: 700;
}

img{
	max-width: 100%;
}

a:hover{
	text-decoration: none;
	outline: 0;
}

a:focus{
	text-decoration: none;
	outline: 0;
}

.ml9 {
	position: relative;

}

.ml9 .text-wrapper {
	position: relative;
	display: inline-block;
	padding-top: 0.2em;
	padding-right: 0.05em;
	padding-bottom: 0.1em;
	overflow: hidden;
}

.ml9 .letter {
	transform-origin: 50% 100%;
	display: inline-block;
	line-height: 1em;
}
canvas {
	display:block;
	position: absolute;
	z-index: -1;


}
.comming-soon{
	width: 100%;
	position: relative;
	min-height: 100%;
}

.comming-soon:before{
	content: '';
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(0,0,0,0.85);
}

.mobile-screen{
	position: absolute;
	top: 50%;
	left: 30%;
	width: 240px;
	z-index: 10;
	transform: translate(-50%,-50%);
}

/*.comming-soon-info{*/
	/*width: 0%;*/
	/*position: absolute;*/
	/*top: 0;*/
	/*bottom: 0;*/
	/*overflow: hidden;*/
	/*z-index: 2;*/
	/*display: flex;*/
	/*align-items: center;*/
	/*background: url(../images/come.jpg) no-repeat top center;*/
	/*background-size: cover;*/
	/*background-position: center center;*/
/*}*/

.comming-soon-info:after{
	content: '';
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(0,0,0,0.1);
}

.social-link{
	margin-top: 20px;
}
.terms_use{
position: fixed;
    bottom: 0;
    color: #fff;
    margin: 0 auto;
    /* width: fit-content; */
    left: 0;
    right: 0;
    text-align: center;
    background: #151212;
    padding: 10px 20px;
    justify-content: center;
}


}

.social-link a{
	display: inline-block;
	background: #fff;
	color: #fe4967;
	width: 32px;
	height: 32px;
	text-align: center;
	padding-top: 6px;
	border-radius: 50%;
	margin-right: 4px;
}

.social-link a:hover{
	background: #df2e4c;
	color: #fff;
}

.easyapp-info{
	width: 100%;
	background: #151212;
	position: absolute;
	top: 0;
	left: 0%;
	bottom: 0;
	z-index: 2;
	/*padding: 140px;*/
	display: flex;
	align-items: center;
	overflow: hidden;
}

.easyapp-box{
	width: auto;
	margin-left: 40%;
	/*padding: 140px;*/
}
.blog-btn{
	float: right;
}

.logo h2{
	font-family: 'Josefin Sans', sans-serif;
	font-size: 54px;
	text-transform: uppercase;
	color: #fff;
	margin-top: 30px;
}

.button-download{
	margin-top: 20px;
}

.button-download p{
	color: #fff;
	font-weight: 300;
	font-style: italic;
}

.btn-download{
	display: inline-block;
	background: #292929;
	color: #fff;
	font-size: 18px;
	text-transform: uppercase;
	font-weight: 300;
	letter-spacing: 0.1em;
	padding: 16px 20px 12px;
	margin-right: 10px;
	margin-bottom: 10px;
	transition: all 0.3s;
}

.btn-download i{
	font-size: 30px;
	margin-right: 10px;
	display: inline-block;
	vertical-align: middle;
	position: relative;
	top: -2px;
}

.btn-download:hover{
	background: #000;
	color: #fff;
}

.about{
	margin-top: 30px;
}

.about p{
	color: #fff;
	font-size: 13px;
	line-height: 1.5em;
}

/****************************************
		Responsive Media Query
****************************************/

@media only screen and (max-width:1024px){
	.mobile-screen{
		display: none;
	}
	
	.easyapp-info{
		padding: 0px;
	}
	.easyapp-box {
		width: 100%;
		margin-left: 0;
		padding: 50px;
	}
	.logo h2{
		font-size: 40px;
	}
}

@media only screen and (max-width:768px){
	.comming-soon-info{
		width: 100%;
		bottom: 0;
	}
	.easyapp-box{
		padding: 40px;
	}
	
	.easyapp-info{
		background: rgba(21, 18, 18, 0.9);
		width: 100%;
		position: absolute;
		left: 0;		
		bottom: auto;
		min-height: 100%;
	}
}

@media only screen and (max-width:480px){
	.logo h2{
		font-size: 26px;
	}
	
	.easyapp-info{
		position: absolute;
		padding: 20px;
		height: 100%;
		overflow: auto;
	}
	
	.button-download p{
		font-size: 14px;
	}
	
	.btn-download{
		width: 100%;
		text-align: center;
		font-size: 14px;
		margin: 0 0 10px;
	}
	
	.btn-download i{
		font-size: 20px;
		margin-right: 4px;
	}
}

@media only screen and (max-width:360px){
	.logo h2{
		font-size: 20px;
	}
	
	}


.overlay {
	width: 100%;
	background: rgba(0,0,0,.75);
	position: fixed;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	z-index: 55;
}
.videoBox {
	position: fixed;
	width: 90%;
	left: 50%;
	top:50%;
	transform: translateY(-50%) translateX(-50%);
	/*padding: 5px;*/
	/*background: #fff;*/
	text-align: center;
	border-radius: 5px;
}
.videoBox video {
	width: 100%;
}
.close {
	width: 36px;
	height: 36px;
	position: absolute;
	top: -30px;
	right: -30px;
	display: block;
	background: transparent url(../images/close.svg) no-repeat center center;
	opacity: .8;
}
.close:hover {
	opacity: 1;
}
@media (min-width: 767px) {
	.videoBox {
		width: 50%;
	}
}