/* =============================================================================
   BACKGROUND
   ========================================================================== */
#video_bg {
	left: 20%;
	margin-left: -960px;
}

/* =============================================================================
   MAIN CONTENT
   ========================================================================== */
#main {
	overflow:hidden;
}

/* =============================================================================
   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-langues {
	padding-left:15px;
}


/* =============================================================================
   HOME
   ========================================================================== */
#home .bloc-left {	
	display:block;
}
#home .bloc {
	width:33%;
}
#hgame .bloc-texte {
	bottom:32px;
}
#hfactions .bloc-texte {
	bottom:35px;
}
#home h2 {
	font-size:17px;  
}
#home p {
	font-size:12px; 
}
#hshop .bloc-logo {	
	width:53%;
	right:20px;
}
#hfacebook,
#htwitter,
#hyoutube {
	width:33%;
	padding-right:15px;
}

/* =============================================================================
   NEWS
   ========================================================================== */

/* NEWS */
.news-marge {
	display:none;
}
.news-figure {
	width:26%;
}
.news-date {
	width:100%;
	text-align:left;
}
.news-screen {
	margin-top:24px;
}
.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:-30px;
}

/* 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;
}


/* =============================================================================
   GAME
   ========================================================================== */
#game {	
	margin-top:100px;
}
/* GENERAL */
#game .normal-content {
	display:block;
}
#game .mobile-content {
	display:none;
}
.game_screen div img {	
	width:100%;
}
.game_screen div:first-child {
	margin-top:0px;
}
	 
/* HOME */
#home_discover {
	position:relative;
	float:left;
	bottom:0;
	margin:10px 0px 0px -20px;
}	 

/* =============================================================================
   MEDIA
   ========================================================================== */
#media {	
	margin-top:100px;
}

/* =============================================================================
   COMMUNITY
   ========================================================================== */
#community {	
	margin-top:100px;
}
#community .normal-content {
	display:none;
}
#community .mobile-content {
	display:block;
}


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

@media only screen and (max-width: 1004px) {
	#list_elements #bonus {
		line-height: 0.75;
		font-size: 22px;
	}
	#list_elements #one {
	background-size:90%;
	}
} 

@media only screen and (max-width: 895px) {
	#list_elements #soon {
		padding: 7px 15px;
	}
}


