
/* =============================================================================
   CONTENT
   ========================================================================== */
#demo {  
	position:relative;
	float:left;
	width: 100%;
	z-index:3;
	margin-top:70px;
	background-color: rgba(0, 0, 0, 0.6);
}	 
#demo-main {  
	position:relative;
	float:left;
	width: 70%;
	padding: 0px 15px 25px 0px;
	font-family: Arial, "Helvetica CY", Helvetica, sans-serif;
	font-size: 12px;
}
   
#aside {
 float: left;
 width: 30%;
 height:100%;
 padding: 10px 10px 25px 5px;
}

#demo-main-title {
	margin-top: 50px;
	margin-left: 15px;
	font-family: 'helioscondbold', Arial, "Helvetica CY", Helvetica, sans-serif;
	font-size: 46px;
	font-weight: normal;
	text-transform: uppercase;
	font-style: normal;
}

   
/* =============================================================================
    NEWS CONTENT
   ========================================================================== */

/* MARGE */
.demo-marge {	
	display:block;
}
.demo-puce {
	position:absolute;
	width:48px;
	height:34px;
	left:-63px;
	top:0px;
}


/* TITRE */
.demo-title {
	position:relative;
	width:105%;
	height:auto;
	background: #baff01;	
	padding:5px 6px 4px 15px;
	font-family: 'helioscondbold', Arial, "Helvetica CY", Helvetica, sans-serif;
	font-size:23px;
	line-height:1.1em;
	font-weight: normal;
	font-style: normal;		
	text-transform:uppercase;
	color:#000;
	margin: 0px 0px 0px -35px;
}
.demo-title a {
	color:#000;
}
.demo-title a:hover {
	color:#325000;
}
.demo-title .mobile-content {	
	display:none;
}
.demo-title .normal-content {	
	display:block;
}

/* NEWS CONTENT */
.demo-content {
	width:100%;
	/* padding: top right bottom left; */
	padding:12px 10px 6px 15px;
}

/* CONTENU TEXTE */
.demo-text {
	width:100%;
	position:relative;
	float:left;
	padding:0px 0px 10px 20px;
	margin:0;
	margin-bottom:8px;	
	line-height:1.6em;	
	text-align:justify;
}
.demo-text a, .demo-text a:visited {
	color:#baff01;
	text-decoration:none;
}
.demo-text a:hover, .demo-text a:active {
	color:#fff;
}

.demo-text img {
	max-width: 100%;
}




/* YOUTUBE PLAYER */
.video-youtube {
	position:relative;
	float:left;
	width:100%;
	padding: 0px 15%;
	margin: 0px 0px 45px 0px;
}
.video-youtube iframe, 
.video-youtube embed, 
.video-youtube object {
	max-width: 100%;
	margin:auto;
}
.video-youtube video {
	max-width: 100%;
	height: auto;
}






/* =============================================================================
   BLOC PC 
   ========================================================================== */

.demo-bloc {
	display: inline-block;
	position: relative;
	float:left;
	width:105%;
	margin: 0px 0px 0px -35px;
	height:280px;
	border: 1px solid #baff01;
	background: url(../img/pattern/pattern_grey.gif) repeat;
	border-top: none;
	margin-left:
}
.demo-bloc a:hover img {
	zoom: 1;
	opacity: 1;	
}

.demo-bloc-title, .demo-bloc-content {
  display: inline-block;
  float: left;
  position: relative;
  width: 100%;
}

/* TITLE */
.demo-bloc-title {
	position:relative;
	background-color: #325000;
	border: 1px solid #213400;
	padding:5px;
	font-family: 'helioscondbold', Arial, "Helvetica CY", Helvetica, sans-serif;
	font-size:20px;
	font-weight: normal;
	font-style: normal;		
	text-transform:uppercase;	
	height:40px;
	text-align:left;
}

/* CONTENT */
.demo-bloc-content {
	position:relative;
	overflow:hidden;
	font-size:13px;
	text-align:center;
	text-align:center;
	padding:10px;	
}

/* TEXT & BTN DOWNLOAD */
.demo-bloc-text {
	float:left;
	width:100%;
	text-align:center;
	font-family: 'helioscondbold', Arial, "Helvetica CY", Helvetica, sans-serif;
	font-size: 12px; 
	font-weight:normal;
  text-transform: uppercase;
	color: #fff;
	padding:15px 0px;
}
.demo-bloc-text h3 {
	font-size:24px; 
}

.demo-bloc-content a {
	float:left;
	padding-bottom:25px;
	width:100%;
}
.demo-btn-download {	
	width:60%;
	margin:0% 20% 0% 20% ;
	float:left;
	padding:10px;
	font-family: 'helioscondbold', Arial, "Helvetica CY", Helvetica, sans-serif;
	font-size:18px;
	text-transform: uppercase;
	cursor:pointer;
	color:#e0e0e0;
	background-color: #213400;
}
.demo-btn-download:hover {
	color:#000;
	background-color: #baff01;	
}
.demo-btn-download div {		
	margin-top:10px;
	font-size:28px;
}
/* BTN NOSTEAM */
#btn-nosteam {
	font-size:16px;
}
#btn-nosteam div {	
	margin-top:5px;
	font-size:20px;
}



/* =============================================================================
   CONSOLES 
   ========================================================================== */

.demo-consoles {
	float:left;
	width:100%;
	margin:20px 0px 20px -10px;
	text-align: center;
	font-size: 14px;	
}
.demo-consoles-content {
	width:450px;
}

.demo_fr .demo-consoles-content {
	margin-left:23%;
}
.demo_en .demo-consoles-content {
	margin-left:21.5%;
}
.demo_de .demo-consoles-content {
	margin-left:22%;
}
.demo_sp .demo-consoles-content {
	margin-left:23.5%;
}

.demo-consoles-content img {
	float:left;
	display:inline-block;
	height:30px;
}
.demo-consoles-content span {
	float:left;
	display:inline-block;
	line-height:35px;
	height:30px;
	padding-right:6px;
}

/* =============================================================================
   SHARE 
   ========================================================================== */
.demo-share {
	float:left;
	width:100%;
	margin-top:30px;
	text-align: center;
	font-size: 14px;
}
.demo-share a {
	color: #fff !important;
	cursor: pointer;
}
.demo-share a:hover {
	color: #000 !important;
	background: #BAFF01;
}

.demo-facebook,
.demo-twitter {
	margin: 0px 5px;
	padding: 5px 10px 4px 10px;
	font-family: 'helioscondbold', Arial, "Helvetica CY", Helvetica, sans-serif;
	font-size: 18px;
	text-transform: uppercase;
}

.demo-facebook {
	background: #3C5998;
}
.demo-twitter {
	background: #00AFEF;
}



/* =============================================================================
   SOCIAL
   ========================================================================== */

#social {
	position:relative;
	float:left;
	margin-left:-10px;
	padding: 0;
	width:100%;
	height:auto;	
	margin-top:20px;
} 
#social a {
	color:#fff;
	text-decoration:none;
}
.social-header {
	background: #325000;
	border: #325000 1px solid;
	width:100%;
	height:34px;
	overflow:hidden;
	float:left;
	z-index: 100;
	position: relative;
}
.social-title {	
	padding:2px 6px 4px 6px;
	color:#baff01;
	font-family: 'helioscondbold', Arial, "Helvetica CY", Helvetica, sans-serif;
	font-size:23px;
	line-height:1.1em;
	font-weight: normal;
	font-style: normal;			
	text-transform:uppercase;
}
.social-title.normal-content {	
	display:block;
}
.social-title.mobile-content {	
	display:none;
}

.social-content {
	position:relative;
	background: #325000 url(../img/demo/social.jpg) no-repeat;
	background-size: cover;
	border: 1px solid #325000;
	float:left;
	width:100%;	
	height:145px;
	overflow:hidden;
	text-align:	center;
	padding-top:2%;
	margin: -2px 0px 0px 0px;
	z-index: 50;
	position: relative;
}

.social-share {
	width: 100%;
	position: relative;
	float: left;
	font-family: 'helioscondbold', Arial, "Helvetica CY", Helvetica, sans-serif;
	font-size:24px;
	text-transform:uppercase;
	text-align:center;
	margin-bottom:7px;
}

.social-boutons, 
.social-txt {
	width: 100%;
	position: relative;
	float: left;
	text-align: center;	
}

.social-txt {
	text-align:center;
	font-family: 'helioscondbold', Arial, "Helvetica CY", Helvetica, sans-serif;
	font-size:16px;
	text-transform:uppercase;
	text-align:center;
}

.btn-facebook, .btn-twitter, 
.txt-facebook, .txt-twitter {	
	display: inline-block;
	position: relative;	
	float: left;
	width: 50%;
	cursor:pointer;
}

.btn-facebook {
	padding-top:6px;
	padding-right:20px;
	text-align:right;
}

.btn-twitter {	
	padding-top:11px;
	padding-left:20px;
	text-align:left;
}

.txt-facebook {
	padding-top:6px;
	padding-right:25px;
	text-align:right;
}
.txt-twitter {	
	padding-top:6px;
	padding-left:32px;
	text-align:left;
}

.btn-facebook a, .btn-twitter a, .btn-youtube a {
	text-align:center;
	width:80px;
	height:80px;		
	line-height: normal;
	color:#fff;	
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;	
	opacity: 1;	
	-webkit-transition:opacity 1s ease;
	-moz-transition:opacity 1s ease;
	-o-transition:opacity 1s ease;
	transition:opacity 1s ease;
} 
.btn-facebook a:hover, .btn-twitter a:hover, .btn-youtube a:hover {
	opacity: 0.8;
	filter: alpha(opacity=80);
	-webkit-transition:opacity 0.3s ease;
	-moz-transition:opacity 0.3s ease;
	-o-transition:opacity 0.3s ease;
	transition:opacity 0.3s ease;
}  

.btn-facebook a span, .btn-twitter a span, .btn-youtube a span {
	position:absolute;
	top:85px;
	left:0px;
	width:100%;
	text-align:center;
	font-family: 'helioscondbold', Arial, "Helvetica CY", Helvetica, sans-serif;
	font-size:16px;
	text-transform:uppercase;
	text-align:center;
}

.btn-facebook a {
	font-size: 58px;
  padding:5px 25px;
	background-color: #3b5998;
  background-image: -moz-linear-gradient(top, #5f7cb6, #3b5998);
  background-image: -ms-linear-gradient(top, #5f7cb6, #3b5998);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5f7cb6), to(#3b5998));
  background-image: -webkit-linear-gradient(top, #5f7cb6, #3b5998);
  background-image: -o-linear-gradient(top, #5f7cb6, #3b5998);
  background-image: linear-gradient(top, #5f7cb6, #3b5998);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#466fa9', endColorstr='#466fa9', GradientType=0);
  border-color: #466fa9 #466fa9 #802420;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #466fa9;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-facebook a:hover,
.btn-facebook a:active,
.btn-facebook a.active,
.btn-facebook a.disabled,
.btn-facebook a[disabled] {
  background-color: #466fa9;
  *background-color: #a9302a;
}
.btn-facebook a:active,
.btn-facebook a.active {
  background-color: #942a25 \9;
}

.btn-twitter a {
	font-size: 50px;
	padding:10px 12px;
  background-color: #49afcd;
  background-image: -moz-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: -ms-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#2f96b4));
  background-image: -webkit-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: -o-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: linear-gradient(top, #5bc0de, #2f96b4);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5bc0de', endColorstr='#2f96b4', GradientType=0);
  border-color: #2f96b4 #2f96b4 #1f6377;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #2f96b4;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-twitter a:hover,
.btn-twitter a:active,
.btn-twitter a.active,
.btn-twitter a.disabled,
.btn-twitter a[disabled] {
  background-color: #2f96b4;
  *background-color: #2a85a0;
}
.btn-twitter a:active,
.btn-twitter a.active {
  background-color: #24748c \9;
}



/* =============================================================================
   ASIDE 
   ========================================================================== */

#aside .bloc {
	width: 100%;
	display: inline-block;
	position: relative;
	padding:10px;	
}
#aside .bloc a:hover img {
	zoom: 1;
	opacity: 1;	
}
#aside .bloc-title, #aside .bloc-content {
  display: inline-block;
  float: left;
  position: relative;
  width: 100%;
}
#aside .bloc-title {
	font-family: 'helioscondbold', Arial, "Helvetica CY", Helvetica, sans-serif;
	font-size:20px;
	font-weight: normal;
	font-style: normal;		
	text-transform:uppercase;	
}
#aside .bloc-content {
	position:relative;
	overflow:hidden;
	width:100%;
	margin:0;
	font-size:13px;
	-moz-box-shadow: 0px 3px 12px #000; 
	-webkit-box-shadow: 0px 3px 12px #000; 
	box-shadow: 0px 3px 12px #000;
	border: 1px solid #960000;
}
#aside .bloc-back .normal-content {
	display:block;
}
#aside .bloc-back .mobile-content {
	display:none;
}
#aside .bloc-texte {
	position:absolute;
	z-index:2;
	bottom:10px;
	right:10px;
	width:100%;
	font-family: 'helioscondbold', Arial, "Helvetica CY", Helvetica, sans-serif;
	text-align:right;
	font-weight:normal;
  text-transform: uppercase;
}
#aside h2 {	
	color: #ea8f00;
	font-size: 23px;  
	margin: 0;
  padding: 0;
	text-shadow: 2px 2px 2px rgba(0,0,0,.8);
}
#aside p {	
  color: #fff;
	font-size: 12px;
  margin: 0;
	padding: 0;
	text-shadow: 2px 2px 2px rgba(0,0,0,.8);
}

/* OVER */
#aside a:hover h2, 
#aside a:hover p {
	color:#fff;
}

/* =============================================================================
   BLOC SHOP
   ========================================================================== */
#ashop {
	position: relative;
	height:250px;
	margin-top:10px;
	margin-bottom:18px;
}
#ashop .bloc-content {
	position: relative;
	width:100%;
	height:250px;
	background:#000;
}
#ashop .bloc-texte {
	width:100%;
	height:55px;
	bottom:0px;
	right:0px;
	padding-top:6px;
	padding-bottom:6px;
	text-align:center;
	/*
	border-top: #e3ff80 1px solid;
	background: rgba(186,255,1,0.75);
	*/
	border-top: rgba(255,255,255,0.40) 1px solid;
	background: rgba(0,0,0,0.50);
}
#ashop h2 {	
	font-size: 20px;
	color: #c80000;
	text-shadow:none;	
}
#ashop p {
	color: #000;
	font-size: 16px;
	text-shadow:none;
}
#ashop:hover .bloc-content {
	border: #baff01 1px solid;
	-webkit-transition: all 0.2s linear;
		-moz-transition: all 0.2s linear;
        -ms-transition: all 0.2s linear;
        -o-transition: all 0.2s linear;
		transition: all 0.2s linear;
}
#ashop_monster {
	position: absolute;
	top: -15px;
	right: 0px;
	z-index: 13;
	width: 175px;
	height: 162px;
	background: url(../img/news/shop_monster.png) no-repeat;
	animation: monster 1s linear infinite;
	-webkit-animation: monster 1s linear infinite; /* Safari and Chrome */	
}
#ashop_pack {
	position: absolute;	
	z-index:10;
	top: 20px;
	left: 20px;
	width: 90px;
	height:168px;
	background: url(../img/news/shop_pack.png) center no-repeat;
	background-size: contain;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
	z-index: 4;
}
#ashop:hover #ashop_pack {
	width: 100px;
	height:168px;
	left: 15px;
	-webkit-transition: all 0.2s linear;
		-moz-transition: all 0.2s linear;
        -ms-transition: all 0.2s linear;
        -o-transition: all 0.2s linear;
		transition: all 0.2s linear;
}

/* ANIM MONSTER */
@keyframes monster {
	0% {background-position: 4px 4px;}
	20% {background-position: 4px 6px;}
	40% {background-position: 2px 4px;}
	60% {background-position: 4px 2px;}
	80% {background-position: 6px 4px;}
	100% {background-position: 4px 4px;}
}
@-webkit-keyframes monster /* Safari and Chrome */
{
0% {background-position: 4px 4px;}
20% {background-position: 4px 6px;}
40% {background-position: 2px 4px;}
60% {background-position: 4px 2px;}
80% {background-position: 6px 4px;}
100% {background-position: 4px 4px;}
}

#ashop .bloc-download {	
	position: absolute;
	font-family: 'helioscondbold', Arial, "Helvetica CY", Helvetica, sans-serif;
	text-align: center;
	background: rgba(186,255,1,0.75);
	padding:10px 15px 10px 15px;
	color: #000;
	z-index:10;
	top: 90px;
	right:20px;
	font-size:20px;
	text-transform: uppercase;
}
#ashop:hover .bloc-download {
	background: rgba(46,85,18,0.75);
	color: #fff;
}

#ashop .bloc-logos {
	position: absolute;
	bottom:0px;
	right:0px;
	width:100%;
	text-align:center;
	z-index:10;
}


/* =============================================================================
   BLOC MEDIA
   ========================================================================== */
#amedia {
	margin-bottom:2px;
}
#amedia .bloc-content {
	position: relative;
	width:100%;
	height:164px;
	background:#000;
}
#amedia:hover .bloc-content {
	border: #baff01 1px solid;
	-webkit-transition: all 0.2s linear;
		-moz-transition: all 0.2s linear;
        -ms-transition: all 0.2s linear;
        -o-transition: all 0.2s linear;
		transition: all 0.2s linear;
}

/* =============================================================================
   BLOC TWITTER
   ========================================================================== */
#atwitter_logo {
	position:absolute;
	z-index:5;
	top:-2px;
	left:15px;
}
#atwitter .bloc-title {
	height:33px;
	background: rgba(52,23,3,0.7);
	border: 1px solid #960000;
	padding-left:50px;
	padding-top:5px;
}
#atwitter .bloc-content {	
	padding:0;
	width: 100%;
	height:330px;
	background: url(../img/pattern/pattern_grey.gif) repeat;
	border-top: none;
}
#atwitter .twitter-timeline {
	width:100%;
	height:350px;
	padding-left:10px;
	overflow:hidden;
}
#atwitter .twitter-timeline .loading img{
	margin-top:35px;
}


/* =============================================================================
   MEDIA QUERIES POUR LES BACKGROUND
   ========================================================================== */
@media screen and (min-width: 1001px) {
	#ashop .bloc-content {
		background: #000 url(../img/news/shop_back.jpg) no-repeat top left;
	}
	#amedia .bloc-content {
		background: #000 url(../img/news/media_back.jpg) no-repeat top left;
	}
}
