/* =============================================================================
   CONTENT
   ========================================================================== */
#home {
	position:relative;
	float:left;	
	width: 100%;
	height:auto;
	z-index:3;
	padding:0px 0px 20px 0px; 	
}

#home h3 {
	color: #fff;
	font-family: 'eurostiledemi', Arial, "Helvetica CY", Helvetica, sans-serif;
	text-transform: uppercase;
	margin-bottom: 10px;
	font-size: 16px;
	position: relative;
}

/* =============================================================================
   BLOCS
   ========================================================================== */

/* GONDOLE */
#home #slider {	
	position:relative;
	float:left;	
	display:inline-block;
	width:65%;
	margin-bottom:10px;
	padding:8px 3px 8px 6px;
	background: rgba(0,0,0,0.3);
}

/* NEWS */
#home_news {
	position:relative;
	float:left;	
	display:inline-block;
	width: 35%;
	padding:8px 6px 1px 3px;
	background: rgba(0,0,0,0.3);
}
#home_news .bloc_news {
	position: relative;	
	display: inline-block;	
	width:100%;
	height:86px;
	color: #fff;
	transition: all 0.2s ease-in;
	/* border: #557EB2 1px solid; */
	padding:8px;	
	font-family: 'helioscondregular', Arial, "Helvetica CY", Helvetica, sans-serif;	
	transition: all 0.2s ease-in;
	margin-bottom:2px;
	background: #000 url(../img/pattern/pattern_grey.gif);
}
#home_news .bloc_news:hover  {
	background: #000 url(../img/pattern/pattern_focus.jpg);
}
#home_news .news_date {
	position: relative;
	float:left;
	display: inline-block;	
	width:22%;
	text-align:right;
	text-transform: uppercase;
	font-size:11px;
	line-height:18px;
	color:#bbb;
}
#home_news .news_game {
	position: relative;
	float:left;
	display: inline-block;	
	width:78%;
	font-family: 'eurostilebold', Arial, "Helvetica CY", Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 15px;
	line-height:16px;
	color:#00c0f8;
}
#home_news .news_title {
	position: relative;
	float:left;
	width: 100%;	
	font-size: 14px;
	line-height:16px;	
}
#home_news .news_desc {
	position: relative;
	float:left;
	width: 100%;
	font-size: 14px;
	margin-bottom:5px;
	color:#ccc;
}
#home_news .news_more {
	position: absolute;
	bottom:0px;
	right:0px;
	width:auto;
	height:20px;
	font-size: 13px;
	line-height:13px;
	padding:4px 6px;
	text-align:right;
	text-transform: uppercase;
	background: #25435b url(../img/pattern/pattern_focus.jpg);
}
#home_news .news_more i {
	font-size: 11px;
	line-height:13px;
	margin-left:2px;
}

/* =============================================================================
	GRID
   ========================================================================== */
#home_grid {
	padding:0px 2px 6px 2px;
	position: relative;
}

#home_grid .grid_desktop {
	display: block;
}

#home_grid .grid_tablet,
#home_grid .grid_mobile {
	display: none;
}

#home_grid h3 {
	padding-left: 6px;
}

#home_grid_section1,
#home_grid_section2,
#home_grid_section3 {
	float: left;
	position: relative;
}

#home_grid_section4 {
	float: right;
	position: relative;
}

#home_grid_section1 {
	width: 20%;
}

#home_grid_section2,
#home_grid_section3{
	width: 40%;
}

#home_grid .grid_bloc_height,
#home_grid .grid_bloc1,
#home_grid .grid_bloc2 {
	position: relative;
	line-height: 0px;
	height: auto;
	float: left;
	padding: 4px;
}

#home_grid .grid_bloc_height {
	width: 100%;
}

#home_grid .grid_bloc1 {
	width: 50%;
}

#home_grid .grid_bloc2 {
	width: 100%;
}

#home_grid .grid_bloc_height img,
#home_grid .grid_bloc1 img,
#home_grid .grid_bloc2 img {
	width: 100%;
	transition: all 0.2s ease;
}

#home_grid .grid_bloc_height:hover img,
#home_grid .grid_bloc1:hover img,
#home_grid .grid_bloc2:hover img {
	opacity: 0.7;
	transition: all 0.3s ease;
}


#home_grid .home_game_infos {
	position: relative;
	width: 100%;
	height: 100%;
	line-height: normal;
}

#home_grid .home_game_plateforme {
	background: #25435b url(../img/pattern/pattern_focus.jpg);
	left: 0px;
}

#home_grid .home_game_more {
	background: #1c1c1c url(../img/pattern/pattern_grey.jpg);	
	right: 0px;
	text-align: right;
}

#home_grid .grid_bloc_height:hover .home_game_more,
#home_grid .grid_bloc1:hover .home_game_more,
#home_grid .grid_bloc2:hover .home_game_more {
	background: #1c1c1c url(../img/pattern/pattern_grey_hover.jpg);	
}
#home_grid .home_game_plateforme,
#home_grid .home_game_more {
	height:26px;
	min-width: 96px;
	font-family: 'eurostiledemi', Arial, "Helvetica CY", Helvetica, sans-serif;
	text-transform:uppercase;
	font-size: 12px;
	line-height:12px;
	padding: 7px 6px;
	position: absolute;
	bottom: 0px;
	color: #fff;
}
#home_grid .home_game_more i {
	font-size: 11px;
	line-height:12px;
	margin-left:2px;
}

/* FLASH IPO */
#flash_ipo {
	display: none;
	position:relative;
	width: 100%;
  height:auto;
}
#flash_more {
	background: #1c1c1c url(../img/pattern/pattern_grey_hover.jpg);	
	width:97%;
	height:27px;
	min-width: 96px;
	font-family: 'eurostiledemi', Arial, "Helvetica CY", Helvetica, sans-serif;
	text-transform:uppercase;
	font-size: 12px;
	line-height:12px;
	padding: 7px 6px;
	position: absolute;
	bottom:-23px;
	color: #fff;
}


/* =============================================================================
   YOUTUBE
   ========================================================================== */
#home_video {
	position: relative;	
	float:left;
	display:inline-block;
 	width:57%;
}
#home_current_video {
	width: 66%;
	float: left;
	padding-right: 4px;	
}
#home_iframe_video {
	position: relative;
	width: 100%;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
}
#home_iframe_video iframe, #home_iframe_video object, #home_iframe_video embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
#home_list_video {
	width: 34%;
	float: left;
	padding:0px 4px 0px 3px;
}
#home_list_video .youtube_bloc {
	overflow: hidden;
	height: 0px;
	padding-bottom: 53%;
	width: 100%;
	position: relative;	
	text-align:center;
}
#home_list_video .video_0 {
	display: none;
	border:#333 1px solid;
}
#home_list_video .video_1 {
	margin-bottom:6px;
	border:#333 1px solid;
}
#home_list_video .video_2 {
	margin-top:6px;
	border:#333 1px solid;
}
#home_list_video .youtube_play_content {
	position: absolute;	
	z-index:1;
	display: table;
	height: 100%;
	width:100%;
}
#home_list_video .youtube_img {
	position: absolute;	
	z-index:1;
	top:-18%;
	left:0px;
	width: 100%;
}
#home_list_video .youtube_play {
	display: table-cell;
  vertical-align: middle;
}
#home_list_video .youtube_play_icon {
	position:relative;
	margin:auto;
	z-index:5;
	font-size: 14px;
	color: #fff;
	background: rgba(30,30,30,0.95);
	border-radius: 7px;
	width:45px;
	height:30px;
	padding:7px 0px 0px 2px;
}
#home_list_video .youtube_bloc:hover .youtube_play_icon {
	background: #CC181E;
}



/* =============================================================================
   SOCIAL BUTTONS
   ========================================================================== */
#home_video_social {
	background: rgba(255, 255, 255, 0.06);
	padding:15px 6px 6px 6px;
	position: relative;
}

#home_social {
	position: relative;	
	float:left;
	display:inline-block;
	width: 43%;
	height: 0;
	padding-bottom: 20.8%;	
}
#home_social_content {
	position: absolute;
	top: 26px;
	left: 0;
	width: 100%;
	height: 100%;
}


/* =============================================================================
   DIGITAL GAMES
   ========================================================================== */
#home_digital {
	width: 100%; 
	background: rgba(255, 255, 255, 0.08);
	padding:15px 6px 6px 6px;
}

#home_digital .home_digital_game {
	float: left;
	width: 33.3%;
	position: relative;
	display: inline-block;
}

#home_digital .home_digital_game:nth-child(2) {
	padding: 0px 10px 0px 0px;
}

#home_digital .home_digital_game:nth-child(3) {
	padding: 0px 5px;
}

#home_digital .home_digital_game:nth-child(4) {
	padding: 0px 0px 0px 10px;
}

#home_digital .home_digital_game img {
	width: 100%;
	transition: all 0.2s ease;
}

#home_digital .home_digital_game:hover img {
	opacity: 0.7;
	transition: all 0.3s ease;
}

#home_digital .home_digital_plateforme {
	position: absolute;
	bottom: 4px;
	background: #25435b url(../img/pattern/pattern_focus.jpg);
	font-family: 'eurostiledemi', Arial, "Helvetica CY", Helvetica, sans-serif;
	color: #fff;
	font-size: 12px;
	padding: 5px 6px;
}

#home_digital .home_digital_plateforme li {
	list-style-type: none;
	display: inline-block;
	margin: 0px 4px;
}


/* =============================================================================
   MEDIA QUERIES POUR LES IMAGES
   ========================================================================== */
@media screen and (min-width: 1000px) {
	#home_community a#home_community_steamworkshop {
		background: transparent url(../img/home/community_steamworkshop.jpg) no-repeat center;
		background-size: cover;
	}
	#home_community a#home_community_join {
		background: transparent url(../img/home/community_join.jpg) no-repeat center;
		background-size: cover;
	}
}

