/* =============================================================================
   BACK
   ========================================================================== */
#back {
	display:block;
	background: #000 url(../img/back.jpg) no-repeat;
}

/* =============================================================================
   MAIN
   ========================================================================== */
#main {
	margin-top:42px;
	overflow:hidden;
}

/* =============================================================================
   TITLE
   ========================================================================== */
#title h1 {
	margin-left:0px;		
}

/* =============================================================================
   FOOTER
   ========================================================================== */
.footer-label {
	display:none;
}
#footer-copyright {
	padding:0px 30px 0px 30px;
	font-size: 9px;	
}
#footer-top {
	right:15px;
}
#footer-rub {
	padding-left:15px;
}
#footer-games {
	padding-left:15px;
}
#footer-langues {
	padding-left:15px;
}


/* =============================================================================
   HOME
   ========================================================================== */
/* BLOCS LINKS & GAME */
#home_game a#home_game_1 {
	background: transparent url(../img/home/home_game_1.jpg) no-repeat center;
	background-size:cover;
}
#home_game a#home_game_2 {
	background: transparent url(../img/home/home_game_2.jpg) no-repeat center;
	background-size:cover;
}
#home_game a#home_game_3 {
	background: #000 url(../img/home/home_game_3.jpg) no-repeat center;
	background-size: cover;
}
.home_game_txt {
	font-size: 16px;	
}

/* SOCIAL BUTTONS */
#home_social .bloc_social::after {
	display:none;
} 
#home_social .bloc_social a span {
	font-size: 23px;
}


/* =============================================================================
   NEWS
   ========================================================================== */
/* NEWS */
.news-title {
	margin:10px 0 5px 0px;
}
.news-marge {
	display:none;
}
.news-figure {
	width:26%;
}
#newslist .news-date {
	width:100%;
	top:98%;
	text-align:left;
	background:none;
}
.news-screen .hover{
	top: 33px;
	height:74.2%;
}
.news-text {
	width:73%;
}
.news-footer .icon-facebook, .news-footer .icon-twitter, .news-footer .icon-google-plus, .news-footer .btn-more, .news-footer .btn-comment {
	margin-left: 1%;		
}
.news-footer {
	margin-top:-5px;
}

/* NEWS DETAIL */
#news-detail .news-screen {
	width:100%;
	margin:0;
	padding:0;
}
#news-detail .news-footer .btn-more {
	display:none;
}
#news-detail .news-footer .mobile-content {
	display:block;
}

/* ASIDE */
#aside {	
	padding-right:15px;
}



/* =============================================================================
   POPUP GAME
   ========================================================================== */

/* POPUP */
#popup_content {
	padding: 0px 13%;
}

#popup.popup_absolute #popup_content {
	padding: 2% 13%;
}



/* =============================================================================
   COMMUNITY
   ========================================================================== */
#community .youtube_play {
  left:33%;
	width:38px;
	height:25px;
	padding-top:6px;
}
#community .youtube_play i {
	font-size: 14px;
}


/* =============================================================================
   SHOP
   ========================================================================== */
/*
#shop-pack img {
	width:90%;
}
#shop-logo img {
	width:90%;
}
*/
