/*
	Template Name 	: Launch - Under Maintenance HTML Template
	Author 			: Awaiken Theme
	Author Url 		: https://awaikenthemes.com
*/

body{
	font-size: 16px;
	font-family: 'Roboto Condensed', 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;
}

.comming-soon{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	min-height: 100%;
	/*background: url("http://markajgrup.com/demo/css/arkaplan.jpg") no-repeat bottom center;*/
	background-size: cover;
	display: flex;
	align-items: center;
	
}

.comming-soon:before{
	content: '';
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	/*background:  url("../background.jpg") no-repeat bottom center;*/
}

.coming-soon-box{
	width: 100%;
	text-align: center;
	color: #aeaeae;
}

.logo{
	position: fixed;
	top: 30px;
	left: 30px;
}

.logo h1{
	font-size: 36px;
	font-weight: 700;
	color: #fff;
}

.logo h1:first-letter{
	color: #e3c600;
}

.logo p{
	font-size: 12px;
	color: #fff;
	letter-spacing: 0.08em;
}

.coming-text{
	
}

.coming-text p{
	color: #fff;
	font-size: 20px;
}

.coming-text h2{
	color: #e3c600;
	font-size: 35px;
	letter-spacing: 0.1em;
	font-weight: 900;
	text-transform: uppercase;
	margin: 20px 0px ;
}

.typing-title{
	display: none;
}

.countdown-timer-wrapper{
	/*margin: 60px 0 20px;*/
	margin: 260px 0 20px;
	padding-left:200px;
}

.timer .timer-wrapper{
	display: inline-block;
	width: 132px;
	height: 132px;
	border: 6px solid rgba(255,255,255,0.5);
	border-radius: 50%;
	margin: 75px 0px 10px;
	padding-top: 25px;
	
}

/*.timer .timer-wrapper .time{
	font-size: 54px;
	color: #fff;
	font-weight: 700;
	line-height: 1em;	
}*/
.timer .timer-wrapper .time{
	font-size: 20px;
	color: #fff;
	font-weight: 500;
	line-height: 1em;	
}

.timer .timer-wrapper .text{
	color: #e3c600;
	text-transform: uppercase;
	font-size: 16px;
}

.newsletter{
	
}

.newsletter-form{
	margin-top: 30px;
}

.new-text{
	width: 70%;
	display: inline-block;
	background: none;
	border: 1px solid rgba(255,255,255,0.5);
	height: 44px;
	padding: 0 20px;
	margin-right: 2%;
	outline: 0;
}

.new-btn{
	border: none;
	height: 44px;
	width: 28%;
	display: inline-block;
	color: #000;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 700;
	margin-left: -5px;
	background: #e3c600;
	vertical-align: top;
	transition: all 0.3s;
	outline: 0;
}

.new-btn:hover{
	opacity: 0.8;
}

.social-link{
	position: fixed;
	bottom: 30px;
	right: 30px;
}

.social-link a{
	display: inline-block;
	margin: 0 6px;
	color: #000;
	font-size: 20px;
	transition: all 0.3s;
}

.social-link a:hover{
	color: #e3c600;
}

body, html {
  height: 100%;
}

.bg {
  /* The image used */
  background-image: url("../image2.jpeg");

  /* Full height */
  height: 100%;

  /* Center and scale the image nicely */
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.times {
	padding-top: 15px;
}

.wp_img {
        width:80px;
        height:80px;
	}
	
	.desk {
	    display:inherit;
	}
	.mob {
	    display:none;
	}

@media only screen and (max-width:768px){
	.logo{
		position: relative;
		top: auto;
		left: auto;
	}
	
	.social-link{
		width: 100%;
		position: relative;
		top: 0;
		left: 0;
		margin-top: 30px;
	}
	
	.coming-soon-box{
		padding: 30px 0;
		height: 300px;
	    margin-top: 330px;
	    /*margin-bottom: -30%;*/
	}
}

/****************************************
		Responsive Media Query
****************************************/

@media only screen and (max-width:480px){
	.bg {
		/* The image used */
		/*background-image: url("../image1.jpeg");
		background-size:150% 100%;*/
		background: linear-gradient( rgba(0,0,0,0.4), rgba(0, 0, 0, 0.4) ),url(../imag1.png) no-repeat center center fixed;
		background-size: 150% 100%;
	}
	

	.timer .timer-wrapper{
		width: 70px;
		height: 70px;
		/*border-width: 4px;*/
	    display: inline-block;
	    /*border: 4px solid rgba(255,255,255,0.5);*/
	    border: 4px solid rgba(255,255,255,0.5);
	    border-radius: 50%;
	     margin: 0;
	    padding-top: 15px;
	}

	.col-md-3 {
		width: 25%;
	    float: left;
	    margin-bottom: 5%;
	}

	.countdown-timer-wrapper {
	    margin: 0;
    	padding-left: 0;
	}
	
	.coming-text h2{
		font-size: 30px;
	}
	
	.coming-text p{
		font-size: 18px;
		margin-bottom: 0;
		color: #fff
	}
	#wp {
		color: #fff;
	}
	#wp a {
		color: #f3d460;
	}
	#ep {
		color: #fff;
	}
	#ep a {
		color: #f3d460;
	}
	
	.timer .timer-wrapper .time{
		font-size: 16px;
	}

	.times {
		padding-top: 10px;
	}

	.timer .timer-wrapper .text{
		font-size: 12px;
	}
	.wp_img {
        width:50px;
        height:50px;
	}
	.newsletter {
	    margin-top:100px;
	}
	.desk {
	    display:none;
	}
	.mob {
	    display:inherit;
	}
}