/* =============================================================================
   BACKGROUND
   ========================================================================== */
.backgrounds {	display:block; } 
.backgrounds .bg0 { background: #000 url(../img/back_tablet.jpg) 50% 0 no-repeat fixed;}
.backgrounds .bg1 { display:none;}
.backgrounds .bg2 { display:none;}
.backgrounds .bg3 { display:none;}


/* =============================================================================
   FOOTER
   ========================================================================== */
#footer {
	padding-top:50px;
}
.footer-label {
	display:none;
}
#footer-top {
	top:20px;
	right:0;
	left:15px;
	text-align:left;
}
#footer-rub {
	padding:25px 10px 0px 15px;
	border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
#footer-langues {
	width:100%;
	padding:0px 10px 20px 15px;
	margin-top:-10px;
}
#footer li {
	height:40px;
	border-right: none;
	padding-right:10px;
	padding-left:0px;
	margin-bottom:5px;
}
#footer li a {
	background-color: #1e1e1e;
	color: #666;
	padding:10px;
}
#footer li a:hover {
	background-color: #f39100;
	color:#000;
}
#footer-logos {
	padding:0;
}
#footer_focus,
#footer_tindalos, 
#footer_pc, 
#footer_pegi {
	width:20%;
}
#footer-copyright {
	padding:0px 20px 0px 20px;	
}


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

#home .bloc {
	width:50%;
	padding:0;
	background-position: top center;
	text-align:center;
}
#home .bloc-texte {
	right:40px;
}
#home .bloc-texte h2 {
	font-size:16px;  
}
#home  .bloc-texte p {
	font-size:12px; 
}
#hgame .bloc-texte {
	bottom:32px;
}
#hfactions .bloc-texte {
	bottom:35px;
}
#hshop {
	margin-top:38px;
	padding-left:1%;
	width:50%;
}
#hshop .bloc-pack {	
	left:5px;
}
#home .bloc-social {	
	width:100%;
	max-width:330px;	
	margin-top:25px;
}

/* =============================================================================
   NEWS
   ========================================================================== */
#news, #aside {
  float: left;
  width: 100%;
  padding: 0px 0px 25px 0px;
}
#news-main {
	width:100%;
	padding-right:0px;
}
/* NAV NEWS */
#nav-pages, #nav-arrows, #nav-header, #nav-footer {
  padding-right:15px;
}   

/* NEWS */
.news-content {
	width:100%;
	/* padding: top right bottom left; */
	padding:12px 15px 6px 15px;
}
.news-figure {
	width:100%;
}
.filtre {
	padding:0;
}
.news-date {
	width:15%;
	padding:8px 4px;
}
.news-screen {
	margin:0;
	padding:0;
}
.news-screen .hover{
	height:98.2%;
}
.news-text {	
	width:100%;
	padding:10px 0px 8px 0px;
}
.news-footer {
	position:relative;
	float: left;
	margin-top:0px;
}
.news-footer a {
	float: left;
}
.news-footer .btn-share {
	display:inline-block;
	width:10%;
	margin-left:1.875%;
}
.news-footer .btn-more {
	width:32%;
	margin-left:0%;
}
.news-footer .btn-comment {
	width:30%;
	margin-left:1.875%;
}

/* NEWS DETAIL */
#news-detail .news-footer .btn-more {
	display:none;
}
#news-detail .news-footer .mobile-content {
	display:block;
}

/* SOCIAL */
#social {
	padding-right:15px;
}

/* ASIDE */
#aside {
  padding:0;
}
#aside #shop, 
#aside #video,
#aside #twitter, 
#aside #facebook {	
	width:48%;
	padding:0;	
	text-align:center;
}
#aside #video .bloc-main ,
#aside #twitter .bloc-main , 
#aside #facebook .bloc-main {	
	max-width:280px;	
}
#aside #shop .bloc-main {	
	max-width:330px;	
}
#aside #facebook {
	padding-left:10px;
	padding-right:5px;
}
#aside #video {
	padding-right:5px;
}
#aside #twitter {
	padding-left:5px;
	padding-right:0px;
}
#aside #shop {	
	margin-left:10px;
}
#aside #shop .bloc-pack {	
	top:26px;
	left:2%;
}
#aside #shop .bloc-pack img {	
	width:90px;
}
#aside #shop .bloc-download {	
	left:35%;
	width:140px;
	font-size:10px;
}
#aside #shop .bloc-texte {
	left:35%;
	font-size:11px;
	width:140px;
}

/* =============================================================================
   GAME
   ========================================================================== */
/* GENERAL */
.game_body {
	width:100%;
}
#game_aside {
	display:none;
}
#game_footer {
	display:block;
}
.nav_blocs li {
	width:33.33%;
}

#game_snav_left {
	width:60%;
}
#game_snav_right {
	width:40%;
}
#game .normal-content {
	display:block;
}
#game .mobile-content {
	display:none;
}	
#subtitle-text .normal-content {
	display:none;
}
#subtitle-text .mobile-content {
	display:block;
}

/* HOME */
#home_texte {
	padding-top:10px;
	width:100%;	
}
#home_img {
	padding-left:0px;
	width:100%;	
}
#home_img .normal-content {
	display:none;
}
#home_img .mobile-content {
	display:block;
}
#home_discover {
	position:relative;
	float:left;
	bottom:0;
	margin:10px 0px 0px -20px;
}	 
#discover_text {
	width:auto;
}
#home_blocs {
	width:100%;
	float:left;
	padding:0px 10px 0px 0px;
} 

/* INTRO */
#game_intro .game_screen div {	
	margin:20px 0px 0px 18px;
	width:100%;
}
#game_intro .game_screen div:first-child {
	margin:0px 0px 0px 18px;
}
#game_intro .game_screen img {	
	width:100%;
}

/* FACTIONS */
#game_factions .game_screen img { 
	margin:10px 0px 0px 5px;
	width:100%;
}
#game_factions .game_txt p {	
	padding:8px 10px 10px 20px;
}
#game_factions .game_txt p:first-child {	
	padding:10px 55% 10px 10px;
}

/* SOLO */
#game_solo .game_screen img {
	width:100%;
}
#game_solo .game_txt p:last-child {	
	padding:0px 15px 0px 20px;
}
#game_solo .game_screen {
	margin-top:0px;	
}

/* MULTI */
#game_multi .game_screen img {
	width:100%;
}
#game_multi .game_txt p:last-child {	
	padding:0px 15px 0px 20px;
}
#game_multi .game_screen {
	margin-top:0px;	
}

/* GAMEPLAY */
#game_gameplay .game_screen img {
	width:100%;
}
#game_gameplay .game_txt p:last-child {	
	padding:0px 15px 0px 20px;
}
#game_gameplay .game_screen {
	margin-top:0px;	
}

/* COMMAND */
#game_command .game_screen img {
	width:100%;
}
#game_command .game_screen {
	margin-top:0px;	
}

/* WEATHER */
#game_weather .game_screen img {
	width:100%;
}
#game_weather .game_txt p:last-child {	
	padding:0px 15px 0px 20px;
}
#game_weather .game_screen {
	margin-top:0px;	
}

/*  BACKGROUND - ETHERIUM */
#game_etherium .game_screen img {
	width:100%;
}
#game_etherium .game_txt p:last-child {	
	padding:0px 15px 0px 20px;
}
#game_etherium .game_screen {
	margin-top:0px;	
}



/* =============================================================================
   MEDIA
   ========================================================================== */
.thumbs_bloc {
	width:33.33%;
}
#media .youtube_list  {
	height:auto;
	margin-bottom:80px;
}
#media .youtube_playlist .thumbs_img img {
  margin-top:-15px;
}
#media .youtube_playlist .thumbs_title {
  margin-top:-18px;
}

#media .pagination_position {
	font-size:3.0em;
	bottom:4px;
}
#media .pagination_position em {
    padding:0;
}

/* Addthis Videos */
#share_video a.addthis_button_compact {
	display: none;
}

/* =============================================================================
   COMMUNITY
   ========================================================================== */
#community .bloc, #extra-content {
	width:100%;
}

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



/* =============================================================================
   MEDIAQUERIES POUR LES BLOCS (HOME + NEWS)
   ========================================================================== */

@media only screen and (max-width: 680px) {		
	#home .bloc-left, #aside .bloc-left  {	
		display:block;
	}	
	#home .bloc, #aside .bloc {
		background-position: top right;
	}
}

@media only screen and (max-width: 662px) {	
	#home .bloc-texte {
		right:26px;
	}
	#hgame .bloc-texte {
		bottom:35px;
	}
	#hfactions .bloc-texte {
		bottom:38px;
	}
	#home .bloc-texte p {
		font-size:10px; 
	}
	#hshop .bloc-logo {	
		width:50%;
		right:18px;
	}
	#hshop .bloc-pack {	
		top:30px;
		left:0%;
	}
	#hshop .bloc-pack img {	
		width:85px;
	}
	#hshop .bloc-download {	
		left:33%;
		width:140px;
		font-size:10px;
	}
	#hshop .bloc-texte {
		left:33%;
		font-size:11px;
		width:140px;
	}
	#home .bloc#hfacebook {
		padding-right:10px;
	}
	#home .bloc#hyoutube {
		padding-left:5px;
		padding-right:10px;
	}
	#home .bloc-top {
		width:99%;
	}
	#home .bloc-top, #aside .bloc-title {
		-moz-border-radius-topright:  3px;  /* Firefox jusqu'à la version version 3.6 */
		-webkit-border-top-right-radius: 3px;  /* Safari, Chrome (avant WebKit version 533) */
		border-top-right-radius: 3px;  /* Firefox 4; navigateurs supportant CSS3 */
		border-right:1px solid #eba158;
	}
	#home .bloc-top p, #aside .bloc-title p {
		font-size:16px;
		padding-top: 7px;
	}
	
	
}

/* =============================================================================
   MEDIAQUERIES POUR LA PARTIE GAME
   ========================================================================== */	 

@media only screen and (max-width:600px) {
	/* GENERAL */
	#subtitle-text {	
		padding:7px 9px 9px 5px;
	}
	#subtitle-text h2 {
		font-size: 24px;		
	}
	
	/* INTRO */
	#game_intro .game_content {	
		padding:170px 15px 10px 15px;
	}
	#game_intro #game_snav_corner {
		left:15px;
	}	
	#game_intro .game_txt p {
		width:100%;
	}
	#game_intro .game_screen {
		margin-top:0px;	
		padding:10px;
		width:100%;
	}
	#game_intro .game_screen div {
		width:50%;
		float:left;	
		display:inline-block;
		margin:0;
	}
	#game_intro .game_screen img {
		width:100%;
		margin:0;
	}
	#game_intro .game_screen div:first-child {
		margin:0;
	}
	
	/* FACTIONS */
	#game_factions .game_content {	
		padding:100px 10px 10px 10px;
	}
	#game_factions #game_spaceship {
		position:relative;
		top:0;
		right:0;
		margin:auto;
		text-align:center;
	}
	#game_factions #game_spaceship img {
		margin:auto;
	}
	#game_factions .game_texte {
		margin-top:-100px;
	}
	#game_factions .game_txt p:first-child {	
		width:100%;
		padding:50px 10px 10px 10px;
	}
	/* SOUS-FACTIONS */
	#game_subfactions .texte {
		width:100%;
		border-bottom-right-radius:0px;
		-moz-border-radius-bottomright:0px;
		-webkit-border-bottom-right-radius:0px;	
	}
	#game_subfactions .vehicule {
		top:-60px;	
		right:-30px;
	}
	#game_subfactions .vehicule img {
		width:300px;
	}
	#game_subfactions .texte p {
		width:60%;
	}	
	
	/*SHOP */
	#shop-texte {	
		font-size: 20px;	
	}
	.shop_fr #shop-btn, 
	.shop_de #shop-btn, 
	.shop_sp #shop-btn {
		font-size: 14px;	
	}
	.shop_fr #shop-btn a {
		width:290px;
	} 
	.shop_de #shop-btn a {
		width:260px;
	}
	.shop_sp #shop-btn a {
		width:240px;
	}
	
}


@media only screen and (max-width: 550px) {	
	#game_snav {
		font-size:13px;
	}
	#game_snav_center {
		display:block;
		width:25%;		
	}
	#game_snav_left {
		width:41%;
	}
	#game_snav_right {
		width:34%;
	}	
}
@media only screen and (max-width: 510px) {	
	#game_snav {
		font-size:13px;
	}		
}