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

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

/* =============================================================================
   BLOC SOCIAL
   ========================================================================== */
.bloc_social a span {
	font-size: 18px;
	line-height:30px;
}
.bloc_social a i {
	width:50px;
	font-size: 30px;
	line-height:30px;
}
.bloc_social#home_facebook {
	padding:0px 3px 3px 0px;
} 
.bloc_social#home_twitter {
	padding:3px 3px 0px 0px;
}
.bloc_social#home_youtube {
	padding:0px 0px 3px 3px;
}
.bloc_social#home_twitch {
	padding:3px 0px 0px 3px;
}


/* =============================================================================
   FOOTER
   ========================================================================== */
#footer {
	padding-top:50px;
}
.footer-label {
	display:none;
}
#footer-top {
	top:0px;
	right: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: #1f71b2;
	color:#fff;
}
#footer-logos {
	padding:0;
}
#footer-logos div {
	height:50px; 
}
#footer-copyright {
	padding:0px 15px 0px 15px;
	font-size: 9px;
}

/* =============================================================================
   HOME
   ========================================================================== */
/* SLIDER */
#home #slider {	
	width:100%;
	margin-bottom:10px;
}
/* NEWS */
#home_news {
	width: 100%;
	padding:8px 6px 1px 6px;
	margin-bottom: 10px;
}

/* GRID */
#home_grid .grid_desktop,
#home_grid .grid_tablet {
	display: none;
}
#home_grid .grid_mobile {
	display: block;
}
#home_grid_section1,
#home_grid_section2,
#home_grid_section3 {
	width: 100%;
}
#home_grid_section1 .grid_bloc_height {
	padding: 2px;
}
#flash_ipo, 
#flash_more {
	display: none;
}

/* YOUTUBE */
#home_video {
 	width:100%;
}
#home_current_video {
	width: 66.6%;
}
#home_list_video {
	width: 33.4%;
	padding:0px 0px 0px 3px;
}

/* SOCIAL BUTTONS */
#home_social {
	width:100%;
	margin-top:6px;
	padding-bottom:40.8%;	
}

/* =============================================================================
   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-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, .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;
	font-size:12px;
}
#news-detail .news-footer .mobile-content i {
	font-size:11px;
}
#news-detail .news-footer .btn-comment {
	font-size:12px;
}
#news-detail .news-footer .btn-comment i {
	font-size:11px;
}

/* ASIDE */
#aside {
  padding:0px 15px 0px 15px;
}

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

/* DIGITAL GAMES */
#home_digital {
	padding-top: 35px;
}
#home_digital .home_digital_game {
	width: 50%;
}
#home_digital .home_digital_game:nth-child(2) {
	padding: 0px;
	width: 100%;
	margin-bottom: 3px;
}
#home_digital .home_digital_game:nth-child(3) {
	padding: 0px 3px 0px 0px;
}
#home_digital .home_digital_game:nth-child(4) {
	padding: 0px 0px 0px 3px;
}



/* =============================================================================
   GAME
   ========================================================================== */
/* GENERAL */
#game .normal-content {
	display:none;
}
#game .mobile-content {
	display:block;
}	

#game {
	padding: 0px;
}

#game_main {
	width: 100%;
}

/* CATALOG */
#game-filter {
	width:100%;
	max-width:650px;
}
#game-search {
	float:left;
	text-align:left;
	width:100%;
	padding-left:15px;
	margin-top:5px;
}
input#quicksearch {
	float:left;
}
#reset {
	float:left;
	width:auto;
	text-align:left;
	padding-top:5px;
}
#reset span{
	height:30px;
	margin-top:5px;
}

/* FICHE PRODUIT */
#game_main #slider-nav .slick-slide {
	margin: 0px 6px;
}

#game_aside {
	width: 100%;
}

#game_infos {
	margin-top: 25px;
}

#game_infos_left {
	width: 40%;
}

#game_infos_right {
	width: 60%;
}

#game_links_left {
	width: 100%;
	padding-right: 0px;
}

#game_links_right {
	width: 100%;
	padding-left: 0px;
}

#related_games .home_digital_game {
	margin-bottom: 10px;
	display: block;
}

#related_games .home_digital_game:nth-child(2) {
	padding: 0px;
	width: 100%;
	margin-bottom: 3px;
}

#related_games .home_digital_game:nth-child(3) {
	padding: 0px;
	width: 50%;
	padding-right: 3px;
}

#related_games .home_digital_game:nth-child(4) {
	padding: 0px;
	width: 50%;
	padding-left: 3px;
}

#related_games .home_digital_plateforme {
	font-size: 10px;
}


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

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


/* =============================================================================
   SOCIETE
   ========================================================================== */
#company_left {
	width: 100%;
}
#company_right {
	width: 100%;
	padding-left: 0px;
	margin-bottom: 10px;
}
#company_monetization {
	min-height: 0px;
}
#company_adresse {
	width: 100%;
}

#company_maps {
	width: 100%;
	background: #1C1C1C;
	padding: 0px 15px 15px 15px;
}


/* =============================================================================
   SUPPORT
   ========================================================================== */

#support_left {
	width: 100%;
	margin-bottom: 20px;
}

#support_game {
	padding: 10px 15px 15px 15px;
}

#support_contact_header {
	padding: 0px 10px;
}

#support_right {
	width: 100%;
	padding-left: 0px;
}

#support_right .main_list {
	text-align: center;
}

#support_right .main_list .main_pict {
	float: none;
	position: relative;
	max-height: 168px;
	max-width: 160px;
	margin: 0px auto 10px auto;
}

#support_right .support_links {
	width: 100%;
	padding-left: 0px;
}

#support_right .support_links h2 {
	font-size: 16px;
	margin: 10px 0px 15px 0px;
}

#support_right .elems {
	text-align: left;
}

#support_faq_left,
#support_faq_right {
	width: 100%;
}

#support_faq_left {
	padding-right: 0px;
}

#support_faq_right {
	padding-left: 0px;
	margin-bottom: 20px;
}

#support_faq_right .list_help {
	background: #303030;
}

#support_faq_right .list_help2 {
	background: #272727;
}

#support_faq_left .list_help img,
#support_faq_right .list_help img,
#support_faq_left .list_help2 img,
#support_faq_right .list_help2 img {
	display: none;
}

#support_faq_left .list_help span,
#support_faq_right .list_help span,
#support_faq_left .list_help2 span,
#support_faq_right .list_help2 span {
	padding: 8px 5px;
}

#support_faq_left .list_help:hover,
#support_faq_right .list_help:hover,
#support_faq_left .list_help2:hover,
#support_faq_right .list_help2:hover {
	padding-left: 5px;
}

#popup-close {
	padding-bottom: 10px;
}

/* =============================================================================
   INVESTISSEURS
   ========================================================================== */
#investisseurs-nav li {
	width:50%;
}


/* =============================================================================
   MEDIAQUERIES
   ========================================================================== */
@media only screen and (max-width: 400px) {
	
	/* INVESTISSEURS */
	#investisseurs-nav li {
		width:100%;
		margin-bottom:7px;
	}

}
