@import url("//cdn.web-fonts.ge/fonts/dejavu-sans-condensed/css/dejavu-sans-condensed.min.css");
body{
	padding: 0;
	margin:0;
}
*{
	 font-family: "DejaVu Sans Condensed", sans-serif;
}
.font{
	 font-family:  sans-serif !important;
}
.header,.about{
	/*outline: 1px solid #999;*/
	height: 100vh;
	max-width: 1440px;
	max-height: 1000px;
	margin: auto;
	min-height: 600px;
	/*background-color: #e9e9e9;*/
}
.header-bg{
	    background-image: url("../img/half.jpg");
    background-color: #81AC41;
    background-repeat: no-repeat;
    background-size: 50% 100%;
}
.imageContainer{
	width:100%;
	height: 100%;

}
.user_1{
	width:33.3333333333%;
	height: 100%;
	background:url(../img/3_bg.jpg);
	float:left;
	background-size: 358px;
	text-align: center;
}
.user_2{
	width:33.3333333333%;
	height: 100%;
	background:url(../img/7_bg.jpg) ;
	float:left;
	text-align: center;
	background-size:  330px;
}
.user_3{
	width:33.3333333333%;
	height: 100%;
	background:url(../img/10_bg.jpg);
	float:left;
	background-size: 333px;
	text-align: center;
}
.logo{
	width:164px;
	margin: auto;
	margin-top: 10%;
}
.face{
	width:296px;
	margin: 0 auto;
	margin-top: 66px;
}
.face img{
	width:80%;
}
h1,h2,h3,h4,h5,h6{
	font-family: 'datebashviliregular';
}
.user_1 h3,.user_2 h3,.user_3 h3{
	color:#fff;
	text-align: center;
	position: relative;
	width:100%;
}

.user_1 a,.user_2 a,.user_3 a{
	 font-family: "DejaVu Sans Condensed", sans-serif;
	 text-decoration: none;
	 width: 150px;
	 height: 44px;
	 float:left;
	 border-radius: 30px;
	 font-size: 12px;
	 text-align: center;
	 line-height: 44px;
	 margin-left: 23px;
}
.links a{
	color:#F6BD16;
	background-color: #fff


}
.links a:hover{
	opacity: 0.80;
	  -webkit-transition:  0.6s ;
/*  -o-transition: 1s  ;
  -moz-transition:1s  ;
*/
}
.links{max-width: 348px;margin:auto;text-align: center !important;}
.black{
	/*background:#091f3f url(../img/star_7.png) no-repeat 10px center !important; */
	width: 118px !important;
	color:#fff !important;
	padding-left: 20px;
	/*display:none;*/
}
.user_7_star{
	background:#091f3f url(../img/star_7.png) no-repeat 23px center !important; 

}
.user_3_star{
	background:#091f3f url(../img/star_3.png) no-repeat 23px center !important; 

}
.user_10_star{
	background:#091f3f url(../img/star_10.png) no-repeat 23px center !important; 

}

.green{
	color:#81ac41 !important;
}
.blue{
	color:#02aff1 !important;
	}
.yellow{
	color:#f6bc16 !important;
}
.about{
	background:url(../img/footer-bg.png) no-repeat bottom;
	background-size: 1000px;
}
.container h2{
	text-align: center;
	margin-top: 50px;
}

.content{
	max-width: 1024px;
	margin: auto;
	padding-top: 142px;
	
	
}
.content p{
	text-align: center;

	 font-family: "DejaVu Sans Condensed", sans-serif;
}
.social{
	float:left;
	width:100%;
	margin-top: -246px;
}
.social ul{
	list-style: none;
	width: 163px;
	margin: 0 auto;
}
.social ul li{
	float:left;
}
#modal{
	display:none;
	background-color: #f3f3f3;
	border-radius: 5px;
}
button.close {
    -webkit-appearance: none;
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
}
.close {
    position: absolute;
    top: 15px;
    right: 15px;
}
.text{
	padding:15px;
	padding-top: 0px;
}
.title{
	padding:15px;
	padding-bottom: 0;
}
#countdownToMidnight{
	width:100%;
	float:left;
	margin: 0 auto;
	padding: 0;
	margin-top: -110px;
}
.darcha{
	float:left;
	width:100%;
	text-align: center;
	margin-top: -130px;
	padding-bottom: 30px;
}
.watch{
	width:60px;
	height: 60px;
	float:left;
	border:1px solid;
	line-height: 60px;
	font-size: 30px;
	text-align: center;
	margin-left: 10px;
	border-radius: 5px;
}
.watch h6{
	font-size: 12px;
	margin: 0
}
.watch_container{
	max-width: 300px;
	margin: 0 auto;
	padding-left: 100px;
	margin-bottom: 30px;
	margin-top: 30px;


}
.niano{
	background-image: none;
	
	background-size:468px;
}
.left{
	max-width: 40%;
	float:left;
}.right{
	max-width: 60%;
	float:left;
}
.left h3{
	text-align: center;
	color:#fff;
}
.left img{
	width:100%;
}
.naino-link{
	    font-family: "DejaVu Sans Condensed", sans-serif;
    text-decoration: none;
    width: 150px;
    height: 44px;
    float: left;
    border-radius: 30px;
    font-size: 12px;
    text-align: center;
    line-height: 44px;
    margin-left: 72px;
}
.right h3{
	    color: #fff;
    margin-top: 29px;
    font-size: 30px;
    padding-left: 40px;
}
.right h5{
	    color: #fff;
    margin-top: 29px;
    font-size: 15px;
    padding-left: 40px;
}
.share{
	padding-left: 40px;
}
.button-for-fb{
	
	width:100%;
	min-height: 50px;
}
.buton-bg{
	/*background-color:#3E59A5;*/
	width: 158px;
	height: 44px;
	border-radius: 23px;
	line-height: 32px;
	margin:0 auto;
}
.back-to{
	float:left;
	margin-top: -15px;
	margin-left: 40px;
}
.share a{
	float: left;
    margin-left: -27px;
    color: #fff;
    margin-right: 20px;
    line-height: 32px;
    font-size: 14px;
}

.share a img{
	    width: 20px;
    float: left;
    margin-top: 6px;
}
/*--------------------------------*/
@media(min-width:900px) {
	.mobile-content{display:none;}
}
@media(max-width:1280px) {
	.logo{
		margin-top: 33px;
	}
	
	

}
@media(max-width:1024px) {
	.logo{
		margin-top: 33px;
	}
	.links{
		float:left;
		margin:80px;
	}
	.black{
		margin-left: 28px !important;
		margin-top: 28px !important;
	}

}
@media(max-width:873px) {
	.header,.about{display:none;}
	.mobile-content{
		height: 100vh;
		float:left;
		width:100%;
	}
	.mobile-heder {
		text-align: center;
		
		background:url(../img/mobile-footer.jpg) no-repeat bottom ;
		background-size:100%;
		float: left;
		height: 100vh;
		width:100%;

		

	}
	.mobile-heder img{
		max-width:150px;
		margin-top: 30px;
	}
	.first,.seccond{
		height: 100vh;
		float:left;
		width:100%;
		min-height: 508px;
		max-height: 1024px;
	}
	.mobile-link{
		float: left;
		margin-top: -100px;
		text-align: center;
		width:100%;
	}
	.mobile-link a img{
		max-width: 200px;
	}
	body{
		   -webkit-overflow-scrolling: touch;
    scroll-behavior: smooth; // Added in from answer from Felix
    overflow-x: scroll;
	}
	.user-first{
		width:100%;
		max-height: 400px;
		text-align: center;
		margin-top: 0;
		float:left;
		
		 height: 273px;
	}
	.links{
		float: left;
		
		
		margin: 0;
		margin-top: 180px;
		margin-left:auto;
		margin-right:auto;
		width:330px;
	}
	.links a{
		    font-family: "DejaVu Sans Condensed", sans-serif;
    text-decoration: none;
    width: 150px;
    height: 44px;
    float: left;
    border-radius: 30px;
    font-size: 12px;
    text-align: center;
    line-height: 44px;
    margin-left: 8px;
    margin-top: 27px;
    padding-left: 0;
    background-image: none !important;
	}
	.user-first img{
		max-width: 100%;
	}
	.niano{display: block;
		width:100% !important; }
	.left{
		max-width:100% !important;
		text-align: center;
		float: none;
	}.right{
		max-width:100% !important;
	}
	.left .logo{
		margin-top: -100px;
	}
	.left img{
		max-width: 60%;
	}

		.left h3{
		text-align: center;
    font-size: 16px;
		}
	.right h3{
		text-align: center;
		margin: 0;
		padding: 0;
		font-size: 15px;
	}
	.right h5{
		text-align: center;
		/*margin: 0;*/
		padding: 0;
		font-size: 12px;
	}
	.back-to{
		width:100%;
		margin-top: 15px;
		margin-bottom: 15px;
	}
}