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

#video_bg, #video_masque {
	display: none;
}
#quotes {
	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: #E0CFB6;
	color:#000;
}
#footer-logos {
	padding:0;
}
#footer-copyright {
	padding:0px 20px 0px 20px;	
}

/* =============================================================================
   GONDOLE
   ========================================================================== */
#banner {	
	width:100%;
	height:auto;
	overflow:hidden;
	margin-left:0;
	padding-top:110px;
	padding-bottom:160px;	
}
#banner_gondole {
	width:100%;
} 
#slider div .slider-bande {    
    top:15%;
		width:100%;
		height:85px;
}
#slider div .slider-title {
    right:1%;
    top: 15%;
		width:100%;
}
.slider-title h1 {	
  font-size: 35px;
}
.slider-title p {
  font-size: 20px;
}

#slider div .slider-img {
		margin-top:-10%;
}
#slider-position {
	left:38%;
	bottom:40%;
}
#slider-next, #slider-prev {
	bottom:40%;
}
#slider div #slider-btn {
	top:37%;
	left:45%;
	width:240px;
	height:50px;
}
#slider div #slider-btn h1 {
	font-size: 24px;	
	padding:10px;	
}

/* SLIDE BOUTON SALES */
#slider div #slider-btn-sales {
	width:50%;
	left:37%;
	top:33.5%;
	height:60px;
}
#slider div #slider-btn-sales #sales-discount,
#slider div #slider-btn-sales #sales-txt {
	height:60px;	
}
#slider div #slider-btn-sales #sales-txt {
	font-size: 21px;	
	width:60%;
	padding-top:16px;
}
#slider div #slider-btn-sales #sales-discount {
	font-size: 21px;	
	padding-top:6px;
}

/* =============================================================================
   HOME
   ========================================================================== */
#home .bloc {
	width:48.5%;
}
#hshop .bloc_pack {
	left:-8px;
}
#hshop h2 {
	font-size:20px;
}
#htwitter,
#hdevblog {
	margin-top:25px;
}
#home .normal-content {display:none;}
#home .mobile-content {display:block;}


/* =============================================================================
   NEWS
   ========================================================================== */
#news-main {
  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: top right bottom left; */
	padding:12px 15px 6px 15px;
}
.news-figure {
	width:100%;
}
.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 {
	float: left;
  width: 100%;
	padding:10px;
}
#aside .bloc {
	float: left;
  width: 50%;
	padding:5px;
}
#adevblog.bloc {
	width: 100%;
}
#adevblog .bloc-title {
	background: transparent url(../img/news/devblog_title.jpg) no-repeat top left;
	height:70px;
}
#adevblog .bloc-title a {
	padding-top:18px;
	font-size:31px;
	color: #282929;
	text-shadow: 0px 2px 2px #92867f;
  filter: dropshadow(color=#92867f, offx=0, offy=2);
}
#adevblog .bloc-title a:hover {
	color: #000;
}
#adevblog .normal_content {
	display: none;
}
#adevblog .mobile_content {
	display: block;
}
#atwitter.bloc {
	margin-top:20px;
	margin-bottom:20px;
	width: 100%;
}

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

/* BLOCS */
.nav_blocs li {
	width:33.33%;
}
.nav_blocs .nav_rub {	
	font-size:17px;
}

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

/* TEXTES ET SCREENS */
.game_txt {
	width:60%;
	padding:10px;
}
.game_screen {
	width:40%;
}

/* BESTIAIRE */

#cards {
	height: 650px;
	margin-top:-40px;
	margin-left: auto;
	margin-right: auto;
}


/* =============================================================================
   MEDIA
   ========================================================================== */
#media .thumbs_bloc {
	width:33.33%;
}

#media .youtube_list  {
	height:auto;
	max-height:500px;
	margin-bottom:80px;
}
#media .youtube_mini img {
  margin-top:-15px;
}
#media .youtube_mini_title {
  margin-top:-18px;
}

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

/* Addthis Videos */
#youtube_share_title {
	width:28%;
}
#youtube_addthis { 
  width:72%;
 }

/* =============================================================================
   COMMUNITY
   ========================================================================== */
#community .bloc {
	width:100%;
}

/* =============================================================================
   SHOP
   ========================================================================== */
/* BLOCS */
#shop .bloc,
#consoles {
	width:50%;	
}
#shop .bloc_consoles {
	width:50%;
}
/* PACK (BLOCS PC) */
@media only screen and (max-width: 530px) {		
	#shop .bloc-pack {
		margin:0;
	}
}



/* =============================================================================
   MEDIAQUERIES EN DESSOUS DE 620px
   ========================================================================== */
@media only screen and (max-width: 620px) {	
	
	
	/* GONDOLE */
	#slider div #slider-btn {
		top:37%;
		left:43%;
		width:200px;
		height:42px;
	}
	#slider div #slider-btn h1 {
		font-size: 20px;	
		padding:8px;	
	}
	
	
	/* GAME */
	#game_footer {
		padding-left:5px;
	}
	.game_txt {
		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;
	}
	.game_illustration {
		width:100%;
		text-align:center;
	}
	.game_illustration img {
		width:auto;
	}
	.game_illustration.characters img {
		width:100%;
	}
	.game_illustration.locations img {
		width:100%;
	}
}
 
 
 /* =============================================================================
   MEDIAQUERIES SOUS 600 PIXELS
   ========================================================================== */
@media only screen and (max-width: 600px) {	
	
	#container {	
		margin-top:45px;	
	}	
	
	#home, #news, #game, #community, #media, #shop {
		padding-top:0px;
	}
	
	/* HOME */
	#hshop h2 {
		font-size:20px;
	}
	#hshop .bloc_pack, 
	#ashop .bloc_pack	{
		z-index:70;
	}
	#hshop .bloc_texte, 
	#ashop .bloc_texte	{
		z-index:80;
	}	
	
	/* GONDOLE */
	#banner {	
		padding-top:20px;
		padding-bottom:200px;	
	}
	#slider-position {
		left:34%;
		bottom:36%;
	}
	#slider-next, #slider-prev {
		bottom:34%;
	}
	#slider div .slider-title {
    top: 17%;
	}
	.slider-title h1 {	
		font-size: 28px;
	}
	.slider-title p {
		font-size: 18px;
	}
	
	
}