/* =============================================================================
   BACK
   ========================================================================== */
#back {
	display:block;
	background: #FFF url(../img/back_tablet.jpg) no-repeat;
}

/* =============================================================================
   MAIN
   ========================================================================== */
#main {
	margin-top:42px;
	overflow:hidden;
}

/* =============================================================================
   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: #fabb13;
	color:#000;
}
#footer-logos {
	padding:0;
}
#footer-copyright {
	padding:0px 20px 0px 20px;	
}

/* =============================================================================
   HOME
   ========================================================================== */
/* SLIDER */
#home #slider {	
	width:100%;
	margin-bottom:10px;
}
/* NEWS */
#home_news {
	width:100%;
	padding:0;
	margin-bottom:10px;
}
#home_news .bloc_news {
	float:left;	
	display:inline-block;
	width:32%;
	height:150px;
	margin:0;
	padding:0;	
}
#home_news .news_img img {
	width:500px;
}
#home_news .bloc_news:nth-child(1) {
	margin:0px 1% 0px 0px;
}
#home_news .bloc_news:nth-child(2) {
	width:33%;
	margin:0px 0.5% 0px 0.5%;
}
#home_news .bloc_news:nth-child(3) {
	margin:0px 0px 0px 1%;
}
/* BLOCS */
#home_blocs {
	width: 100%;
	padding-right: 0px;
}
/* SHOP */
#home_shop a {
	height:180px;
}
/* COMMUNITY */
#home_community {
	width:100%;
	height:350px;
	margin-bottom:10px;
}
#home_community a {
	width:100%;
	height:160px;
}
#home_community a#home_community_steamworkshop {
	background: transparent url(../img/home/community_steamworkshop_m.jpg) no-repeat center;
	background-size: cover;
	width:100%;
	margin-right:0%;
	margin-bottom:10px;
}
#home_community a#home_community_join {
	background: transparent url(../img/home/community_join_m.jpg) no-repeat top center;
	background-size: cover;
	width:100%;
	margin-right:0%;
	margin-bottom:10px;
}

/* SOCIAL BUTTONS */
#home_social .bloc_social::after {
	display:none;
} 
#home_social .bloc_social a span {
	display:none;
}
#home_social .bloc_social a i {
	border-right:none;
	float:none;
	margin:auto;
	font-size: 30px;
	line-height:30px;
}

/* =============================================================================
   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%;
	text-align: center;
	padding: 2px 0px 0px 0px;
}
.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 FACEBOOK TWITTER */
#aside #afacebook.bloc {	
	float:left;
	width:50%;
	padding:0px 5px 0px 15px;
}
#aside #atwitter.bloc {	
	float:left;
	width:50%;
	padding:0px 15px 0px 5px;
}
/* ASIDE YOUTUBE */
#aside #ayoutube.bloc {
	float:left;
	width:100%;
	padding:0px 15px;
}
#aside #ayoutube .bloc-content {
	height:160px;
	background-position: center center;
	background-size: cover;	
}

/* =============================================================================
   GAME
   ========================================================================== */
/* GENERAL */
.game_body {
	width:100%;
}
#game_home {
	padding-left: 10px;
}
#game_aside {
	display:none;
}
#game_footer {
	display:block;
}
.nav_blocs li {
	width:33.33%;
}
#game .normal-content {
	display:block;
}
#game .mobile-content {
	display:none;
}
.game_screen div img {	
	width:90%;
}
.game_screen div img.screen_back {
	width:108%;
}

/* HOME */
#game_home_texte {
	padding-top:20px;
	width:100%;	
	padding-right: 0px;
}
#game_home_img {
	width:100%;
}
#btn_discover {	
	position:relative;
	float:left;
	margin:20px 0px 0px 0px;
}	 
#game_home_blocs {
	width:100%;
	float:left;
	padding:0px 10px 0px 10px;
	margin-top: 10px;
}

#game_title {
	width: 90%;
}

/* MENU */
#game_menu {
	display: none;
}

/* DISCOVER */
#game_contener.game_intro #game_title {
	font-size: 16px;
}

#game_discover .discover_texte {
	width: 100%;
	margin-bottom: 20px;
}

#game_discover .discover_screen {
	width: 100%;
	margin-bottom: 20px;
	padding-left: 0px;
}

/* AUTRES PAGES LE JEU */

#game_infos #game_texte {
	width: 100%;
}

#game_infos #game_screens {
	position: relative;
	width: 100%;
	background: #1C609D url("http://127.0.0.1/citiesxxl/css/../img/pattern/pattern_blue.png");
	right: auto;
	bottom: auto;
	padding-left: 0px;
}

/* SHARE YOUR CONTENT */
#game_workshop .clear_tablet {
	clear: both;
}

#game_workshop #documents.bloc,
#game_workshop #tools.bloc,
#game_workshop #examples.bloc,
#game_workshop #forums.bloc,
#game_workshop #community.bloc {
	width: 50%;
	margin-bottom: 15px;
}

#game_workshop #examples.bloc {
	padding-left: 0px;
}

#game_contener.game_steam #game_infos {
	width: 100%;
	padding: 0px 20px 40px 65px;
}

#game_contener.game_steam #game_infos #game_texte {
	margin-top: 50px;
}


/* =============================================================================
   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 {
	width:100%;
}

#leagues {
	padding-right: 0px;
}

#leagues_page .leagues_bloc {
	width: 48%;
}

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

#shop-pack {
	display: none;
}

#shop_right {
	width:100%;
	padding-left: 20px;
	padding-right: 20px;
}


/* =============================================================================
   MEDIAQUERIES 
   ========================================================================== */	 

@media only screen and (max-width:600px) {
		
	/* GAME */
	.nav_blocs .nav_rub h2 {	
		font-size:12px;
	}	
	
	/* INTRO */	

} 