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

/* =============================================================================
   MAIN
   ========================================================================== */
#main {
	margin-top:42px;
	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_blocs {
	width: 100%;
	padding-right:0px;
	margin-bottom: 8px;
}
/* FEATURES */
#home_features {
	width:50%;
}
#home_features a {
	width:48%;
	height:190px;
	margin-right:2%;
}
.home_features_texte {
	font-size: 13px;	
}
/* SHOP */
#home_shop {
	width:50%;
	height:190px;	
}
#home_shop a {
	height:170px;
}
#home_shop_new .home_shop_head {
	font-size:13px;
}
#home_shop_new .home_shop_pack {
	width:50px;
}
#home_shop_new .home_shop_pack img {
	width:100%;
}
#home_shop_new .button_content {
	float:left;
	width:100%;
}
#home_shop_old .home_shop_head span {
	font-size:13px;
}
#home_shop_old .home_shop_head b {
	font-size:9px;
}
#home_shop_old .home_shop_logo img {
	width:82%;
}
/* COMMUNITY */
#home_community {
	width:100%;
	height:210px;
	margin-bottom:10px;
}
#home_community_steamworkshop {
	background: transparent url(../img/home/community_steamworkshop_m.jpg) no-repeat center left;
	background-size: cover;
}
#home_community_join {
	background: transparent url(../img/home/community_join_m.jpg) no-repeat top left;
	background-size: cover;
}
/* SOCIAL BUTTONS */
#home_social .bloc_social::after {
	display:none;
} 
#home_social .bloc_social a span {
	font-size: 23px;
}


/* =============================================================================
   NEWS
   ========================================================================== */
/* NEWS */
.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;
}
#aearlyaccess #earlyaccess-form {
	top:65px;
}
#aearlyaccess p#earlyaccess-txt-thx {
	font-size:11px; 
}

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

/* GENERAL */
#game .normal-content {
	display:block;
}
#game .mobile-content {
	display:none;
}
.game_screen div img {	
	width:90%;
}
.game_screen div img.screen_back {
	width:108%;
}
.game_header {	
	background:transparent url(../img/game/back_header_mobile.jpg) bottom center no-repeat;	
}

/* HOME */
#btn_discover {
	position:relative;
	float:left;
	bottom:0;
}	 

/* INTRO */

/* SHARE YOUR CONTENT */
#game_workshop .clear_desktop {
	clear: both;
}

#game_workshop #documents.bloc,
#game_workshop #tools.bloc,
#game_workshop #examples.bloc,
#game_workshop #forums.bloc,
#game_workshop #community.bloc {
	width: 50%;
	margin-bottom: 15px;
}

#game_workshop #forums.bloc {
	padding-left: 0px;
}



/* =============================================================================
   COMMUNITY
   ========================================================================== */

#community .normal-content {
	display:none;
}
#community .mobile-content {
	display:block;
}

#leagues_page .leagues_title {
	font-size: 17px;
}

/* =============================================================================
   SHOP
   ========================================================================== */
#shop-pack img {
	width:90%;
}
#shop-logo img {
	width:90%;
}
#steam_shop a {	
	height:240px;
}
#steam_shop_new {
	height:240px;
}
#steam_shop_old {
	height:240px;
}





