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

.clear_desktop {
	display: none;
}

/* =============================================================================
   TITLE
   ========================================================================== */
#title h1 {
	font-size: 20px;			
}

/* =============================================================================
   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-logos div {
	height:50px; 
}
#footer_focus,
#footer_tindalos, 
#footer_pc, 
#footer_pegi {
	width:40%;
}
#footer-copyright {
	padding:0px 15px 0px 15px;
	font-size: 9px;
}

/* =============================================================================
   HOME
   ========================================================================== */
#home .bloc {
	width:100%;	
	background-position: top center;
}
#home .bloc-texte {
	width:100%;
	text-align:center;
}
#home .bloc-texte p {
	font-size:10px; 
}
#hgame .bloc-texte {
	left:0px;
}
#hfactions .bloc-texte {
	left:50px;
}
#hshop .bloc-logo {	
	width:50%;
	right:18px;
}
#hshop .bloc-pack {	
	left:10%;
	top:20px;
}
#hshop .bloc-pack img {	
	width:100px;
}
#hshop .bloc-download {	
	left:40%;
	width:150px;
	font-size:10px;
}
#hshop .bloc-texte {
	left:40%;
	font-size:11px;
	width:150px;
}
#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:25%;
	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, .news-footer .btn-comment {
	padding: 8px 6px 5px 2px;
}
.news-footer .btn-more {
	width:27%;
	margin-left:0%;
}
.news-footer .btn-comment {
	width:35%;
	margin-left:1.875%;
}
.news-footer .btn-more {
	display:none;
}
.news-footer .mobile-content {
	display:block;
}

/* NEWS DETAIL */
#news-detail .news-date {
	width:25%;
}
#news-detail .news-footer .btn-more {
	display:none;
}
#news-detail .news-footer .mobile-content {
	display:block;
}
#fbcomments {
	padding-right:15px;
}

/* SOCIAL */
#social {
	padding-right:15px;
}
.social-title {
	display:none;
}
.social-header .mobile-content {
	display:block;
}

.social-content {
	padding: 20px 0px 0px 0px;
}
.social-content a {
	width: 33%;
	display: block;
	float: left;
}
.social-content i, .social-content img {
	width: 55px;
	height: 55px;
	-webkit-border-radius: 3px;
    border-radius: 3px;
}
.btn-facebook i, .btn-youtube i {
	font-size: 40px;
	padding: 7px 0px 0px 0px;
}
.btn-twitter i {
	font-size: 30px;
}
.social-content .social-txt {
	font-size:14px;
}

/* ASIDE */
#aside {
  padding:0px 15px 0px 15px;
}
#aside #shop, 
#aside #video,
#aside #twitter, 
#aside #facebook {	
	width:100%;
	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 .bloc#shop {	
	background-position: top center;
	width:105%;
}

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

/* GENERAL */
#game .normal-content {
	display:none;
}
#game .mobile-content {
	display:block;
}	
#game #title h1 {
	font-size:16px;			
}
#game_aside {
	display:none;
}
#game_footer {
	display:block;
	padding-left:5px;
}
.nav_blocs li {
	width:50%;
}
.game_body {
	width:100%;
}
#game_snav {
	font-size:13px;
}
#game_snav_center {
	display:block;
	width:32%;
}
#game_snav_left {
	text-indent:-1000px;
	width:30%;
}
#game_snav_right {
	width:38%;
}
.game_txt {
	width:100%;
	padding:10px;
}
.game_txt p {	
	width:100%;
}
.game_screen {
	width:100%;
}
#subtitle-left, 
#subtitle-right {
	display:none;
}
#subtitle-logo {
	width:100px;
	left:-10px;	
	top:-30px;
}
#subtitle-text {	
	width:91%;
	margin:0% 4.5% 0% 4.5%;
	height:40px;	
	padding:9px 9px 9px 0px;
}
#subtitle-text h2 {
	font-size:16px;	
	line-height:20px;
	margin-left:20px;
}
#subtitle-text .normal-content {
	display:none;
}
#subtitle-text .mobile-content {
	display:block;
}
/* HOME */
#home_texte {
	padding-top:10px;
	width:100%;	
}
#home_img {
	width:100%;
	padding-left:0px;	
} 
#home_texte .normal-content {
	display:none;
}
#home_texte .mobile-content {
	display:block;
}
#home_discover {
	position:relative;
	width:110%;
	float:left;
	bottom:0;
	margin:20px 0px 0px -20px;
}	 
#discover_text {
	width:auto;
	margin-left:-5px;
}
#discover_text i {
	font-size: 20px;
	padding-top:8px;
}
#discover_text span {
	padding:12px 0px 0px 4px;
	font-size: 12px;	
}

/* INTRO */
#game_intro .game_content {	
	padding:170px 15px 10px 15px;
}
#game_intro #game_snav_corner {
	left:15px;
}
#game_intro .game_txt p {
	padding:10px;
}
#game_intro .game_screen {
	margin-top:0px;	
	padding:0px 10px 10px 10px;
	margin-bottom:10px;
}
#game_intro .game_screen div {
	width:50%;
	float:left;	
	display:inline-block;
}
#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 #subtitle-text h2 {
	margin-left:-20px;
}
#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 {	
	width:100%;
	padding:10px;
}
#game_factions .game_txt p:first-child {	
	padding:60px 10px 10px 10px;
}
#game_factions .game_screen {
	text-align:center;
}
#game_factions .game_screen img {
	margin:auto;
}
#game_factions .game_screen .screen_hover {
	display:none;
}

/* SOUS-FACTIONS */
#game_subfactions .subtitle {
	height:35px;
	background:none;
}
#game_subfactions .subtitle-content {
	height:35px;		
}
#game_subfactions .subtitle-left, 
#game_subfactions .subtitle-right {
	display:none;
}
#game_subfactions .subtitle-text {	
	width:100%;
	height:35px;	
	padding:10px;
	background-position: 0px -35px;
}
#game_subfactions .subtitle-text h2 {
	font-size:16px;	
	line-height:20px;
	height:35px;
}
.game_fr #game_subfactions .subtitle-content, .game_en #game_subfactions .subtitle-content, .game_de #game_subfactions .subtitle-content, .game_sp #game_subfactions .subtitle-content {
	width:auto;
}
#game_subfactions .texte {
	margin-top:0px;
	width:100%;
	border-bottom-right-radius:0px;
	-moz-border-radius-bottomright:0px;
	-webkit-border-bottom-right-radius:0px;	
}
#game_subfactions .vehicule {
	position:relative;
	top:0;
	right:0;
	margin:auto;
	text-align:center;
}
#game_subfactions .vehicule img {
	width:100%;
}
#game_subfactions .texte p {
	width:100%;
}

/* SOLO */
#game_solo .game_content {	
	padding:170px 15px 10px 15px;
}
#game_solo .game_txt p {
	width:100%;
	padding:10px;
	margin:0;
}
#game_solo .game_txt p:last-child {
	padding-top:0px;
}
#game_solo .game_screen {
	padding:0px 10px 0px 10px;
	margin:0;
}
#game_solo .game_screen div {
	width:50%;
	float:left;	
	display:inline-block;
}
#game_solo .game_screen img {
	width:100%;
}
#game_solo .game_clear {
	display:none;
}

/* MULTI */
#game_multi .game_content {	
	padding:170px 15px 10px 15px;
}
#game_multi .game_txt p {
	width:100%;
	padding:10px;
	margin:0;
}
#game_multi .game_txt p:last-child {
	padding-top:0px;
}
#game_multi .game_screen {
	padding:0px 10px 0px 10px;
	margin:0;
}
#game_multi .game_screen div {
	width:100%;
}
#game_multi .game_screen img {
	width:100%;
}
#game_multi .game_screen .screen_hover {
	display:none;
}
#game_multi .game_clear {
	display:none;
}


/* GAMEPLAY */
#game_gameplay .game_content {	
	padding:170px 15px 10px 15px;
}
#game_gameplay .game_txt p {
	width:100%;
	padding:10px;
	margin:0;
}
#game_gameplay .game_txt p:last-child {
	padding-top:0px;
}
#game_gameplay .game_screen {
	padding:0px 10px 0px 10px;
	margin:0;
}
#game_gameplay .game_screen div {
	width:50%;
	float:left;	
	display:inline-block;
}
#game_gameplay .game_screen img {
	width:100%;
}
#game_gameplay .game_clear {
	display:none;
}


/* COMMAND */
#game_command .game_content {	
	padding:170px 15px 10px 15px;
}
#game_command .game_txt p {
	width:100%;
	padding:10px;
	margin:0;
}
#game_command .game_screen {
	padding:0px 10px 0px 10px;
	margin:0;
}
#game_command .game_screen div {
	width:100%;
}
#game_command .game_screen img {
	width:100%;
}
#game_command .game_screen .screen_hover {
	display:none;
}
#game_command .game_clear {
	display:none;
}


/* WEATHER */
#game_weather .game_txt p {
	width:100%;
	padding:10px;
	margin:0;
}
#game_weather .game_txt p:first-child {	
	margin:0;
}
#game_weather .game_screen {	
	padding:0;
	margin:0;
}
#game_weather .game_screen img {
	width:100%;
	margin:0;
}
#game_weather .game_clear {
	display:none;
}

/* BACKGROUND - ETHERIUM */
#game_etherium .game_txt p {
	width:100%;
	padding:10px;
	margin:0;
}
#game_etherium .game_screen {	
	padding:0px 5px;
	margin:0;
}
#game_etherium .game_screen img {
	width:100%;
}
#game_etherium .game_clear {
	display:none;
}

/* =============================================================================
   MEDIA
   ========================================================================== */
#media .normal-content {
	display:none;	
}
#media .mobile-content {
	display:block;
}
#media-title {
	font-size:34px;
}
.media-nav,
.media-game {
	width: 100%;
	text-align: center;
	padding: 0px;
}
   
.media-nav ul {
	width:100%;	
padding-right:5px;	
}
.media-nav li {
	padding: 0px;
	margin: 15px 5px 25px 5px;
}
.media-nav li a {
	padding:10px 6px 10px 4px;
}

.media-game ul li {
	margin: 0px 5px;
}

.thumbs_bloc {
	width:50%;
}

#images_content {
	padding: 0px 0px 50px 0px;
}

#media .youtube_list  {
	height:auto;
	margin-bottom:150px;
}
#media .youtube_bloc {
  width:50%;
}
#media .youtube_playlist .thumbs_img img {
  margin-top:-18px;
}
#media .youtube_playlist .thumbs_title {
  margin-top:-22px;
}
#media .youtube_playlist .icon-youtube {
  position:absolute;
  top:28%;
  font-size:30px;
}
#media .pagination_position {
	display:none;
}

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

#video_title {
	width: 100%;
	font-size: 20px;
}


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

#community .bloc, #extra-content {
	width:100%;
}
#community .normal-content {
	display:none;
}
#community .mobile-content {
	display:block;
}


/* =============================================================================
   SHOP
   ========================================================================== */
#shop-pack, 
#shop-logo, 
#shop-texte, 
#shop-btn {
	width:100%;	
	text-align:center;	
}
#shop-pack {
	margin-top:-40px;
}
#shop-pack img {
	width:90%;
	margin:auto;
}
#shop-logo {
	margin-top:-10px;
}
#shop-logo img {
	width:90%;
	margin:auto;
}
#shop-btn {
	margin-bottom:30px;
}
#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;
}


/* =============================================================================
   MEDIAQUERIES POUR LES BLOCS (home + news)
   ========================================================================== */
@media only screen and (max-width: 380px) {		
	#home {
		padding:0px 0px 10px 10px; 
	}	
	
}
@media only screen and (max-width: 350px) {		
	
	#home .bloc, #aside .bloc#shop {	
		background-position: top right;	
	}
	#home .bloc-left, #aside .bloc-left {	
		display:block;
	}
	#hgame .bloc-texte {
		left:-5px;
		bottom:32px;
	}
	#hfactions .bloc-texte {
		left:20px;
		bottom:38px;
	}
	#home h2 {
		font-size:18px; 
	}
	#hshop .bloc-pack {	
		left:5px;		
	}
	#hshop .bloc-logo {	
		left:120px;
	}
	#hfacebook, 
	#hyoutube, 
	#htwitter	{
		padding-right:10px;
	}
	#home .bloc-top {
		width:99%;
		-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;
	}
	#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;
	}
	
}


/* =============================================================================
   MEDIAQUERIES POUR LA PARTIE GAME
   ========================================================================== */
	 
@media only screen and (max-width: 440px) {	
	/* SNAV */
	#game_snav_center {
		width:30%;
	}
	#game_snav_left {
		width:26%;
	}
	#game_snav_right {
		width:44%;
	}	
}
@media only screen and (max-width: 390px) {	
	
	/* SNAV */
	#game_snav_center {
		display:none;
	}
	#game_snav_left {
		width:49%;
	}
	#game_snav_right {
		width:51%;
	}
	
	/* FACTIONS */
	#game_factions #game_spaceship img {
		width:100%;
	}	
	#game_factions .game_screen img {
		width:100%;
	}
	
	
}
@media only screen and (max-width: 345px) {	
	/* SNAV */
	#game_snav_left {
		width:42%;
	}
	#game_snav_right {
		width:58%;
	}
	
	/* INTRO */
	#game_intro .game_screen {
		margin-bottom:0px;
	}
	#game_intro .game_screen div {
		width:100%;
	}
	
	/* SOLO */
	#game_solo .game_screen {
		margin-bottom:0px;
	}
	#game_solo .game_screen div {
		width:100%;
	}
	
	/* GAMEPLAY */
	#game_gameplay .game_screen {
		margin-bottom:0px;
	}
	#game_gameplay .game_screen div {
		width:100%;
	}
	
	
}