/* =============================================================================
   BACK
   ========================================================================== */
body {
	background: #000 url(../img/back_desktop.jpg) top center 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-games {
	padding-left:15px;
}
#footer-langues {
	padding-left:15px;
}


/* =============================================================================
   HOME
   ========================================================================== */

/* BLOCS LINKS & GAME */
#home_links a#home_links_1 {		
	background: transparent url(../img/home/home_links_1.jpg) no-repeat center;
	background-size: cover;
}
#home_links a#home_links_2 {
	background: transparent url(../img/home/home_links_2.jpg) no-repeat center;
	background-size: cover;
}	
#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_links_txt,
.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-marge {
	display:none;
}
.news-figure {
	width:26%;
}
#newslist .news-date {
	width:100%;
	top:98%;
	text-align:left;
	background:none;
}
.news-text {
	width:74%;
}
.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;
}

/* =============================================================================
   BLOODBOWL 2
   ========================================================================== */

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


/* =============================================================================
   BLOODBOWL
   ========================================================================== */
   
#race_detail #game_baleze {
	width: 22%;
}
#race_detail #game_baleze img {
	width: 100%;
}

.gamenav_sticked {
	position: relative !important;
}

/* =============================================================================
   BLOODBOWL TABLET
   ========================================================================== */
#bbtablet_logo {
	width:65%;
}
#bbtablet_header {
	width:35%;
}
#bbtablet_logo img {
	width:80%;
	margin-right:-40px;
}
#bbtablet_header img {
	width:100%;
	margin-left:0px;
}	 
#bbtablet_left p:last-child {
	width:55%;
}
#bbtablet .game_screen {
	width:45%;
}
#bbtablet_dwarf img {
	margin-left:-30px;
}
#bbtablet #screen_right img {
	width:245px;
}

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

/* =============================================================================
   LEAGUES
   ========================================================================== */
.leagues_bloc {
	width:25%;
}

/* =============================================================================
   SHOP
   ========================================================================== */
#shop {
  padding:10px;
}	 
.shop_txt1 {
	font-size:25px;
}
.shop_txt2 {	
	font-size:25px;
}
#shop_specialoffer .shop_txt2 {
	font-size:23px;
}
.shop_txt3 {
	font-size:18px;
	padding-left:0px;
}
.shop_txt3 b {
	font-size:45px;
}
.shop_page_sp .shop_txt3 {
	font-size:10px;
}
#shop_macaron {
	top:-30px;
	right:-10px;
	width:100px;
	height:100px;
}
#shop_macaron img {
	width:100%;
}

/* =============================================================================
   MEDIAQUERIES SOUS 870px
   ========================================================================== */
@media only screen and (max-width: 870px) {
	
	/* BLOODBOWL TABLET */
	#bbtablet_left p:last-child {
		width:50%;
	}
	#bbtablet .game_screen {
		width:50%;
	}
	
  
}
@media only screen and (max-width:830px) {
	#shop_retailer_pc a span.pob{
		font-size: 10px;
	}
}

.appstore{
	position: relative;
}
.appstore div#moblet {
display: none;
}