/* =============================================================================
   BACKGROUND
   ========================================================================== */
body {
	background: #000 url(../img/back_mobile.jpg) top center no-repeat;
}
.backgrounds {
	display:none;
}
.clear_desktop {
	display: none;
}

/* =============================================================================
   TOP BAR
   ========================================================================== */
#topbar { 
	display:none;
}

/* =============================================================================
   CONTENU
   ========================================================================== */
#container {	
	margin-top:45px;	
}
#home, #news, #game, #community, #media, #shop {
	padding-top:0px;
}

/* =============================================================================
   GONDOLE
   ========================================================================== */
#banner {	
	width:100%;
	height:auto;
	overflow:hidden;
	margin-left:0;
	padding-top:30px;
	padding-bottom:200px;
}
#banner_gondole {
	width:100%;
} 
#slider div .slider-bande {    
    top:10%;
		width:100%;
		height:80px;
}
#slider div .slider-title {
    right:3%;
    top: 10.5%;
		width:50%;
}
.slider-title h1 {	
  font-size: 24px;
}
.slider-title p {
  font-size: 14px;
}
#slider #slider1  .slider-img {
		margin-left:-45%;
}
#slider #slider2  .slider-img {
		margin-left:-45%;
}
#slider #slider3  .slider-img {
		margin-left:-40%;
}
#slider-position {
	left:45%;
	top:65%;
}
#slider-prev, #slider-next {
	display:none;
}
@media only screen and (max-width: 299px) {		
	#banner {
		display:none;
	}
}	 

/* =============================================================================
   FOOTER
   ========================================================================== */
#footer {
	padding-top:30px;
}
.footer-label {
	display:none;
}
#footer-top {
	top:5px;
	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: #fabb13;
	color:#000;
}
#footer-logos {
	padding:0;
}
#footer-logos .logo {
	height:50px; 
}
#footer-logos #footer_xbox.logo {
	height:60px;
}
#footer-logos #footer_pc.logo,
#footer-logos #footer_pegi.logo {
	height:auto; 
}
#footer_focus,
#footer_mighty, 
#footer_pc, 
#footer_pegi {
	width:40%;
}
#footer_ps, 
#footer_xbox {
	width:100%;
}
#footer-copyright {
	padding:0px 15px 0px 15px;
	font-size: 9px;
}

/* =============================================================================
   HOME
   ========================================================================== */
#home {
	margin-top:-210px;
}
#home .bloc {
	width:100%;
	padding:0px 10px 0px 10px;	
}
#hshop h2 {
	font-size: 16px;
}
#htwitter,
#hdevblog {
	margin-top:20px;
}
#home .normal-content {display:none;}
#home .mobile-content {display:block;}



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

/* NEWS */
.news-content {
	width:100%;
	padding:12px 15px 6px 15px;
}
.news-title {
	font-size:22px;
}

.news-figure {
	width:100%;
}
.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;
}

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

/* ASIDE */
#aside {
	float: left;
  width: 100%;
	padding:10px;
}
#aside .bloc {
	float: left;
  width: 100%;
	padding:5px;
}
#ashop .bloc-content {
	height:250px;
	background: #000 url(../img/news/shop_back_mobile.jpg) no-repeat top right;
}
#amedia {
	margin-top:10px;
}
#amedia .bloc-content {
	height:250px;
	background: #000 url(../img/news/media_back_mobile.jpg) no-repeat top right;
}


/* =============================================================================
   EARLY ACCESS
   ========================================================================== */
#early {  
	margin-top:0px;
}
#early-main { 
	padding-left:0px;
  padding-right:15px;
	width: 100%;
}	 
#early-main-title {
	margin-left:20px;
	font-size:25px;
}
.early-content {
	padding-left:0px;
}
.early-title {
	font-size:20px;
	margin:0px;
	margin-bottom:15px;
	padding-left:10px;
}
.early-text {
	text-align:left;
}
.early-end {
	text-align:center;
}
.early-end a.generator-btn {
	font-size:20px;
}

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

/* GENERAL */
#game_header {
	padding-right:0px;
}
#game_content {
	width:100%;
	padding-right:0px;
}
#game_aside {
	display:none;
}
#game_footer {
	display:block;
	padding-left:5px;
}

/* BLOCS */
.nav_blocs li {
	width:50%;
}
.nav_blocs .nav_rub {	
	font-size:17px;
	bottom:0px;
	left:0px;
}

/* GAME HOME */
#game_home_texte {
	padding-top:10px;
	width:100%;	
}
#game_home_img {
	width:100%;
	padding-left:0px;	
} 
#game_home_texte .normal-content {
	display:none;
}
#game_home_texte .mobile-content {
	display:block;
}

/* TEXTES ET SCREENS */
.game_txt {
	float:left;
	width:100%;
	padding:10px 5px;
}
.game_txt.characters {
	float:left;
	width:100%;
	padding:10px 5px;
}
#game_content .normal-content {
	display:none;
}
#game_content .mobile-content {
	display:block;
}
.game_screen, .game_screen_video {
	width:100%;
	padding:10px 5px;
}
.hover_noise, .hover_zoom, .hover_video {
	top:5px;
	padding:6px;
}	


/* MONSTERS */
#cards {
	height: 2350px;
	margin-top:-60px;
	margin-left:0px;
}
#cards .name {
	font-size: 20px;
	color: #ffc000;
	padding: 2px 0px 0px 35px;
	text-shadow: 0px 2px 0px #000000;
    filter: dropshadow(color=#000000, offx=0, offy=2);
	font-weight: 400;
}
#cards .desc {
	margin: 190px 0px 0px 10px;
	font-size: 15px
}
#cards .desc li {
	margin: 0px 0px 5px 0px;
}
#cards .explosive {
	-moz-transform: scale(0.85) rotate(-9deg);
	-webkit-transform: scale(0.85) rotate(-9deg);
    -o-transform: scale(0.85) rotate(-9deg);
    -ms-transform: scale(0.85) rotate(-9deg);
    transform: scale(0.85) rotate(-9deg);
	position: absolute;
	top: 30px;
	left: -5%;
}
#cards .explosive:hover {
	-moz-transform: scale(0.85) rotate(-9deg);
	-webkit-transform: scale(0.85) rotate(-9deg);
    -o-transform: scale(0.85) rotate(-9deg);
    -ms-transform: scale(0.85) rotate(-9deg);
    transform: scale(0.85) rotate(-9deg);
	z-index: 20;
}
#cards .flying {
	background: transparent url(../img/game/monsters/flying.png) no-repeat center;
	-moz-transform: scale(0.85) rotate(10deg);
	-webkit-transform: scale(0.85) rotate(10deg);
    -o-transform: scale(0.85) rotate(10deg);
    -ms-transform: scale(0.85) rotate(10deg);
    transform: scale(0.85) rotate(10deg);
	position: absolute;
	top: 340px;
	left: 1%;
}
#cards .flying:hover {
	-moz-transform: scale(0.85) rotate(10deg);
	-webkit-transform: scale(0.85) rotate(10deg);
    -o-transform: scale(0.85) rotate(10deg);
    -ms-transform: scale(0.85) rotate(10deg);
    transform: scale(0.85) rotate(10deg);
	z-index: 25;
}
#cards .catcher {
	background: transparent url(../img/game/monsters/catcher.png) no-repeat center;
	-moz-transform: scale(0.85) rotate(4deg);
	-webkit-transform: scale(0.85) rotate(4deg);
    -o-transform: scale(0.85) rotate(4deg);
    -ms-transform: scale(0.85) rotate(4deg);
    transform: scale(0.85) rotate(4deg);
	position: absolute;
	top: 630px;
	left: -30px;
}
#cards .catcher:hover {
	-moz-transform: scale(0.85) rotate(4deg);
	-webkit-transform: scale(0.85) rotate(4deg);
    -o-transform: scale(0.85) rotate(4deg);
    -ms-transform: scale(0.85) rotate(4deg);
    transform: scale(0.85) rotate(4deg);
	z-index: 30;
}

#cards .basic {
	background: transparent url(../img/game/monsters/basic.png) no-repeat center;
	-moz-transform: scale(0.85) rotate(-4deg);
	-webkit-transform: scale(0.85) rotate(-4deg);
    -o-transform: scale(0.85) rotate(-4deg);
    -ms-transform: scale(0.85) rotate(-4deg);
    transform: scale(0.85) rotate(-4deg);
	position: absolute;
	top: 900px;
	left: 3%;
}
#cards .basic:hover {
	-moz-transform: scale(0.85) rotate(-4deg);
	-webkit-transform: scale(0.85) rotate(-4deg);
    -o-transform: scale(0.85) rotate(-4deg);
    -ms-transform: scale(0.85) rotate(-4deg);
    transform: scale(0.85) rotate(-4deg);
	z-index: 45;
}

#cards .jumper {
	background: transparent url(../img/game/monsters/jumper.png) no-repeat center;
	-moz-transform: scale(0.85) rotate(3deg);
	-webkit-transform: scale(0.85) rotate(3deg);
    -o-transform: scale(0.85) rotate(3deg);
    -ms-transform: scale(0.85) rotate(3deg);
    transform: scale(0.85) rotate(3deg);
	position: absolute;
	top: 1200px;
	left: -25px;
}
#cards .jumper:hover {
	-moz-transform: scale(0.85) rotate(3deg);
	-webkit-transform: scale(0.85) rotate(3deg);
    -o-transform: scale(0.85) rotate(3deg);
    -ms-transform: scale(0.85) rotate(3deg);
    transform: scale(0.85) rotate(3deg);
	z-index: 35;
}
#cards .spitter {
	background: transparent url(../img/game/monsters/spitter.png) no-repeat center;
	-moz-transform: scale(0.85) rotate(-9deg);
	-webkit-transform: scale(0.85) rotate(-9deg);
    -o-transform: scale(0.85) rotate(-9deg);
    -ms-transform: scale(0.85) rotate(-9deg);
    transform: scale(0.85) rotate(-9deg);
	position: absolute;
	top: 1460px;
	left: -25px;
}
#cards .spitter:hover {
	-moz-transform: scale(0.85) rotate(-9deg);
	-webkit-transform: scale(0.85) rotate(-9deg);
    -o-transform: scale(0.85) rotate(-9deg);
    -ms-transform: scale(0.85) rotate(-9deg);
    transform: scale(0.85) rotate(-9deg);
	z-index: 40;
}

#cards .tank {
	background: transparent url(../img/game/monsters/tank.png) no-repeat center;
	-moz-transform: scale(0.85) rotate(-5.5deg);
	-webkit-transform: scale(0.85) rotate(-5.5deg);
    -o-transform: scale(0.85) rotate(-5.5deg);
    -ms-transform: scale(0.85) rotate(-5.5deg);
    transform: scale(0.85) rotate(-5.5deg);
	position: absolute;
	top: 1730px;
	left: 0%;
}
#cards .tank:hover {
	-moz-transform: scale(0.85) rotate(-5.5deg);
	-webkit-transform: scale(0.85) rotate(-5.5deg);
    -o-transform: scale(0.85) rotate(-5.5deg);
    -ms-transform: scale(0.85) rotate(-5.5deg);
    transform: scale(0.85) rotate(-5.5deg);
	z-index: 50;
}

#cards .dos {
	background: transparent url(../img/game/monsters/dos.png) no-repeat center;
	-moz-transform: scale(0.85) rotate(27deg);
	-webkit-transform: scale(0.85) rotate(27deg);
    -o-transform: scale(0.85) rotate(27deg);
    -ms-transform: scale(0.85) rotate(27deg);
    transform: scale(0.85) rotate(27deg);
	position: absolute;
	top: 1900px;
	left: 5%;
}
#cards .dos:hover {
	-moz-transform: scale(0.85) rotate(27deg);
	-webkit-transform: scale(0.85) rotate(27deg);
    -o-transform: scale(0.85) rotate(27deg);
    -ms-transform: scale(0.85) rotate(27deg);
    transform: scale(0.85) rotate(27deg);
	z-index: 10;
}

/* CHARACTERS */
.characters_img,
.characters_txt {
	width: 100%;
	margin:auto;
	padding-bottom:10px;
}
#characters h3 {
	text-align:center;
}
#characters_nav p {
	font-size: 13px;
	margin:0;
}
.choose_character {
	margin-top:20px;
}

/* ARSENAL */
#arsenal {
	display: none;
}
#arsenal-mobile {
	display: block;
}
#arsenal-mobile .col1 {
	width: 30%;
}
#arsenal-mobile .col2 {
	width: 62%;
}


/* =============================================================================
   MEDIA
   ========================================================================== */
#media .normal-content {
	display:none;	
}
#media .mobile-content {
	display:block;
}
   
.media-nav ul {
	width:100%;
	padding-left:15px;
	padding-right:5px;	
}
.media-nav li {
	padding-left:0px;
	padding-right:10px;	
}
.media-nav li a {
	padding:10px 6px 10px 4px;
}

#media .thumbs_bloc {
	width:50%;
}

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

/* Addthis Images */
#images_share {
	bottom:5px;
}
#images_share_bar {
	margin-top:0px;
	margin-left:0px;
	width: 165px;
}
#images_share_title {
	display:none;
}
#images_share_content {
  width:100%;
  padding:6px 6px 6px 0px;
}
#images_addthis .icon-facebook, #images_addthis .icon-twitter, #images_addthis .icon-pinterest, #images_addthis .icon-share {
	margin-left: 10px;	
}

#closeButton{
	top:10px;
	right:10px;
}

/* Addthis Videos */
#youtube_share_title {
	width:100%;
}
#youtube_addthis { 
  width:100%;
 }
#youtube_addthis .addthis_button_compact {
  display:none;
}

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

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


/* =============================================================================
   SHOP
   ========================================================================== */
/* BLOCS */
#shop .bloc, 
#shop .bloc_consoles,
#consoles {
	width:100%;	
}
#shop .bloc_consoles {
	width:100%;
}

#streum {
	display: none;
}


/* =============================================================================
   PAGE DEMO
   ========================================================================== */
#demo-main {  
	width:100%;
	padding-right:15px;
}
.demo-title, 
.demo-bloc {
	margin-left:-10px;
}
.demo-title .mobile-content {	
	display:block;
}
.demo-title .normal-content {	
	display:none;
}
.demo-consoles {
	margin-left:0px;
}
.demo-consoles p {
	text-align:left;
	margin-left:5px;
}
.demo_fr .demo-consoles-content, 
.demo_en .demo-consoles-content, 
.demo_de .demo-consoles-content, 
.demo_sp .demo-consoles-content {
	margin-left:0px;
}
.demo-consoles-content span {
	width:100%;
	text-align:left;
	padding-left:10px;
}
.demo-btn-download {	
	width:90%;
	margin:0% 5% 0% 5%;
}
.demo-btn-download div {		
	margin-top:5px;
	font-size:19px;
}
#btn-nosteam {
	font-size:14px;
}
#btn-nosteam div {	
	margin-top:0px;
	font-size:16px;
}
#social {
	width:113%;
}
.social-title.mobile-content {	
	display:block;
	color:#FFF;
}
.social-title.normal-content {	
	display:none;
}
.social-share {
	display:none;
}
.social-boutons {
	padding-top:15px;
}
