﻿/* FONTS */
@font-face {
  font-family: "DINPro";
  src: url("../fonts/dinpro.woff");
}

@font-face {
    font-family: "samsungsharpsans";
    src: url("../fonts/samsungsharpsans.otf");
}

@font-face {
    font-family: "samsungsharpsans-bold";
    src: url("../fonts/samsungsharpsans-bold.otf");
}

@font-face {
    font-family: "samsungsharpsans-medium";
    src: url("../fonts/samsungsharpsans-medium.otf");
}

@font-face {
  font-family: "DINPro-Bold";
  src: url("../fonts/dinpro-bold_0.woff");
}

@font-face {
  font-family: "Geforce-bold";
  src: url("../fonts/geforce_bold-webfont_0.woff");
}

@font-face {
  font-family: "Geforce-light";
  src: url("../fonts/geforce_light.woff");
}

@font-face {
  font-family: "Xolonium-Regular";
  src: url("../fonts/xolonium-regular.woff");
}

@font-face {
  font-family: "Xolonium-Bold";
  src: url("../fonts/xolonium-bold.woff");
}

@font-face {
  font-family: "DINPro-CondBold";
  src: url("../fonts/dinpro-condbold.woff");
}

@font-face {
  font-family: "materialdesignicons";
  src: url("../fonts/materialdesignicons-webfont.woff");
}

@font-face {
  font-family: "DINPro-CondLight";
  src: url("../fonts/dinpro-condlight.woff");
}

@font-face {
  font-family: "DINPro-CondMedium";
  src: url("../fonts/dinpro-condmedium.woff");
}

@font-face {
  font-family: "Euphoria";
  src: url("../fonts/euphoriascript-regular.woff");
}


@font-face {
  font-family: "Klavika-Bold";
  src: url("../fonts/klavika-bold.woff");
}

@font-face {
  font-family: "Klavika-Regular";
  src: url("../fonts/klavika-regular.woff");
}




/* Destiny 2 */

.destiny2 {
background:black;
}

.head-landing img {
width:100%;
vertical-align: middle;
}

.warp-nvidia {
width:650px;
margin:0 auto;
}

.destiny2 .content-landing{
margin:0 auto;
text-align:center;
}

.destiny2 .content-landing img{
margin-top:50px;
}

.destiny2 .produit-landing li {
width: 30%;
float: left;
margin-right: 5%;
margin-bottom: 25px;
}

.destiny2 .content-landing .produit-landing li .nvidia_produit {
height:50px;
}

.destiny2 .content-landing h1{
font-family:"Geforce-bold";
font-size:45px;
text-align:center;
color:#76b900;
margin-top:60px;
margin-bottom:25px;
}

.destiny2 .content-landing h2, .destiny2 .content-landing p {
color:white;
font-family:"DINPro";
}

.destiny2 .content-landing h2 span, .destiny2 .content-landing p span {
font-style:italic;
}

.destiny2 .content-landing h2 {
font-size:28px;
margin-bottom:25px;
}

.destiny2 .content-landing p {
line-height:20px;
}

.sep-nvidia {
width:100%;
display:block;
height:2px;
margin:60px 0;
background:#616161;
}

.content-landing iframe {
margin-top:25px;
}

.destiny2 .content-landing .nvidia-vert {
font-family:"Geforce-bold";
font-size:40px;
text-align:center;
color:#76b900;
margin-top: 20px;
}

.foot-landing p{
text-align:left;
color:#616161;
font-size:12px;
line-height:16px;
margin:25px 40px;
}

.foot-landing img{
width:100%;
}

.produit-landing {
margin:25px 0;
overflow:hidden;
}

.produit-landing li{
width:125px;
float:left;
margin-right: 96px;
margin-bottom:25px;
list-style: none;
}


.produit-landing li img{
width:100%;
}

.destiny2 .content-landing .produit-landing li p {
font-size:12px;
color:#76b900;
}

.destiny2 .content-landing .produit-landing li p span {
display:block;
width:100%;
color:white;
text-transform:uppercase;
border:1px solid #76b900;
background:#76b900;
font-style:normal;
transition:all 0.5s;
font-weight:bold;
}

.destiny2 .content-landing .produit-landing li .nvidia-prix {
color:white;
font-size:16px;
font-family:"Geforce-bold";
}

.destiny2 .content-landing .produit-landing li:hover span {
background:#fff;
color:#76b900;
}

.produit-landing li:nth-child(3n){
margin-right:0;
float:right;
}

@media screen and (min-width: 480px) and (max-width: 768px) {
.warp-nvidia {
width:460px;
margin:0 auto;
}

.destiny2 .content-landing{
width:460px;
margin:0 auto;
text-align:center;
}


.produit-landing li {
width:200px;
margin-right: 60px;
}



.produit-landing .nvidia_produit {
height:40px;
}

.foot-landing p {
margin: 25px 0px;
}

}

@media screen and (min-width: 320px) and (max-width: 480px) {
.warp-nvidia {
width:300px;
margin:0 auto;
}

.destiny2 .content-landing{
width:300px;
margin:0 auto;
text-align:center;
}

.destiny2 .produit-landing li {
width: 48%;
float: left;
margin-right: 0;
margin-bottom: 25px;
}

.produit-landing li:nth-child(3n) {
float:left;
}

.produit-landing li:nth-child(2n) {
float:right;
margin-right:0px;
}

.foot-landing p {
margin: 25px 0px;
}


}
/*FIN Destiny 2 */

/* SEAGATE Iron wolf */

.ironwolf {
overflow:hidden;
font-size:14px;
}

.warp-ironwolf {
margin:0 auto;
width:960px;
}

.block-iron img{
float:left;
}

.block-iron-l {
float: left;
width: 300px;
margin-top: 35px;
margin-left: 25px;
}

.block-iron-r{
float:right;
width:300px;
margin-top: 35px;
}

.block-iron {
clear:both;
overflow:hidden;
text-align:center;
}

.block-iron h1, .block-iron h2{
font-weight:bold;
text-transform:uppercase;
margin-bottom:15px;
}

.ironwolf .produit-landing {
overflow:hidden;
clear:both;
margin-top:25px;
text-align:center;
}

.ironwolf .produit-landing ul li {
width:250px;
margin-right: 105px;
}

.content-landing .produit-landing li p {
line-height:20px;
}

z.content-landing .produit-landing li span {
display:block;
width:100%;
color:white;
text-transform:uppercase;
border:1px solid #dd242a;
background:#dd242a;
font-style:normal;
transition:all 0.5s;
font-weight:bold;
line-height:20px;
padding:5px 0;
}

.ironwolf .produit-landing li:nth-child(3n) {
margin-right: 0;
float: right;
}

.content-landing .produit-landing li:hover span {
color:#dd242a;
background:black;
}

.ironwolf .produit-landing li .iron-prix {
font-weight:bold;
color:#dd242a;
font-size:18px;
margin:10px 0;
}

@media screen and (min-width: 768px) and (max-width: 960px) {
.warp-ironwolf {
margin: 0 auto;
width: 748px;
}

.block-iron img{
width:220px;
margin-top: 50px;
}

.block-iron .block-iron-l {
width:220px;
}

.block-iron .block-iron-r {
width:220px;
}
.ironwolf .produit-landing ul li {
width: 232px;
margin-right: 25px;
}

}

@media screen and (min-width: 480px) and (max-width: 768px) {
.warp-ironwolf {
margin: 0 auto;
width: 460px;
}

.block-iron img{
width:auto;
margin-top: 15px;
float: none;
}

.block-iron .block-iron-l {
width:100%;
float:none;
margin:0;
}

.block-iron .block-iron-r {
width:100%;
float:none;
}
.ironwolf .produit-landing ul li {
width: 125px;
margin-right: 42px;
float:left;
}

}

@media screen and (min-width: 320px) and (max-width: 480px) {
.warp-ironwolf {
margin: 0 auto;
width: 300px;
}

.block-iron img{
width:auto;
margin-top: 15px;
float: none;
}

.block-iron .block-iron-l {
width:100%;
float:none;
margin:0;
}

.block-iron .block-iron-r {
width:100%;
float:none;
}
.ironwolf .produit-landing ul li {
width: 100%;
margin-right: 0px;
float:none;
}

}
/* FIN SEAGATE Iron wolf */

/* ASUS */
.asus-body {
background:black;
}

.wrap {
	margin: 0 auto; 
	width: 1008px; 
padding-bottom:25px;
}

.promo img {
	text-align: center;
	width: 86%; 
}


#asus_pc {
text-align: center;
}

.promo {
	margin-bottom: 25px; 
text-align:center;
}

.pdt_info{
	display: inline-block;
	width: 20%;
	margin-bottom: 10px; 
	text-align:center;
}

.pdt_info img { 
	width: 100%;
	}

.cta { 
	background-color: #262626; 
	border: 2px solid;
	border-radius: 20px; 
	border-color: #1b6ecd;
	width: 110px; 
	height: 30px;
	margin-left: 55px; 
	display: inline-block;
	margin-top: 10px; 
}

div.cta:hover{
	background-color: #1b6ecd;
	width: 110px; 
	height: 30px;
	margin-top: 10px; 
}

.pdt_info .cta p { 
	margin-top: 7px; 
	margin-left: 3px;
	margin-right: 3px;
	color: white; 
}

.footer-asus p {
	color: white; 
}

.footer-asus {
	margin-bottom:10px;
text-align:center;
}

.asus-body a:link {color: white;
		text-decoration: none;}
.asus-body a:visited {color: white;}


@media screen and (min-width: 768px) and (max-width: 960px)

{

.header img {
	width: 100%; 
	}

.wrap {
	margin: 0 auto; 
	width: 758px; 
	}

.cta { 
	background-color: #262626; 
	border: 2px solid;
	border-radius: 20px; 
	border-color: #1b6ecd;
	width: 100px; 
	height: 30px;
	margin-left: 40px; 
	display: inline-block;
	margin-top: 10px; 
}
}

@media screen and (min-width: 480px) and (max-width: 768px) {

.wrap {
	margin: 0 auto; 
	width: 470px; 
	}

.header img {
	width: 100%; 
	}

.pdt_info{
	display: inline-block;
	width: 40%;
	margin-bottom: 10px; 
	text-align:center;
	}
}

@media screen and (min-width: 320px) and (max-width: 480px) {

.wrap {
	margin: 0 auto; 
	width: 310px; 
	}

.header img {
	width: 100%; 
	}

.pdt_info{
	display: inline-block;
	width: 70%;
	margin-bottom: 10px; 
	text-align:center;
	}
}
/* FIN ASUS */

/* rentree */

.ironwolf.rentree {
overflow:hidden;
font-size:14px;
}

.warp-ironwolf {
margin:0 auto;
width:960px;
}

.block-iron img{
float:left;
}

.block-iron-l {
float: left;
width: 300px;
margin-top: 35px;
margin-left: 25px;
}

.block-iron-r{
float:right;
width:300px;
margin-top: 35px;
}

.block-iron {
clear:both;
overflow:hidden;
text-align:center;
}

.block-iron h1, .block-iron h2{
font-weight:bold;
text-transform:uppercase;
margin-bottom:15px;
}

.ironwolf .produit-landing {
overflow:hidden;
clear:both;
margin-top:25px;
text-align:center;
}

.ironwolf .produit-landing ul li {
width:250px;
margin-right: 105px;
}

.content-landing .produit-landing li p {
line-height:20px;
font-size: 15px;
}

.rentree .content-landing .produit-landing li span {
display:block;
width:100%;
color:white;
text-transform:uppercase;
border:1px solid #558ea8;
background:#558ea8;
font-style:normal;
transition:all 0.5s;
font-weight:bold;
line-height:20px;
padding:5px 0;
}

.ironwolf .produit-landing li:nth-child(3n) {
margin-right: 0;
float: right;
}

.iron_produit {
height: 50px;
}

.content-landing .produit-landing li:hover span {
color:#558ea8;
background:black;
}

.ironwolf .produit-landing li .iron-prix {
font-weight:bold;
color:#558ea8;
font-size:18px;
margin:10px 0;
}

.rentree .firstletter {
margin:25px 0;
text-align:center;
}

@media screen and (min-width: 768px) and (max-width: 960px) {
.warp-ironwolf {
margin: 0 auto;
width: 748px;
}

.block-iron img{
width:220px;
margin-top: 50px;
}

.block-iron .block-iron-l {
width:220px;
}

.block-iron .block-iron-r {
width:220px;
}
.ironwolf .produit-landing ul li {
width: 232px;
margin-right: 25px;
}

}

@media screen and (min-width: 480px) and (max-width: 768px) {
.warp-ironwolf {
margin: 0 auto;
width: 460px;
}

.block-iron img{
width:auto;
margin-top: 15px;
float: none;
}

.block-iron .block-iron-l {
width:100%;
float:none;
margin:0;
}

.block-iron .block-iron-r {
width:100%;
float:none;
}
.ironwolf .produit-landing ul li {
width: 125px;
margin-right: 42px;
float:left;
}

.iron_produit {
padding-bottom: 30px; 
}
.iron-prix {
padding-top: 30px;
}

}

@media screen and (min-width: 320px) and (max-width: 480px) {
.warp-ironwolf {
margin: 0 auto;
width: 300px;
}

.block-iron img{
width:auto;
margin-top: 15px;
float: none;
}

.block-iron .block-iron-l {
width:100%;
float:none;
margin:0;
}

.block-iron .block-iron-r {
width:100%;
float:none;
}
.ironwolf .produit-landing ul li {
width: 100%;
margin-right: 0px;
float:none;
}

}
/* fin asus */

/* intel */
.ironwolf.intel-nuc .produit-landing li:nth-child(3n) {
margin-right: 92px;
float: left;
}


.ironwolf.intel-nuc .produit-landing li:nth-child(4n) {
margin-right: 0px;
float: right;
}

.ironwolf.intel-nuc .produit-landing ul li p span{
background:#0e7dc2;
display:block;
width:100%;
padding:5px 0;
color:white;
transition:all 0.5s;
}


.ironwolf.intel-nuc .produit-landing ul li:hover p span{
background:#000;
color:white;
}


.ironwolf.intel-nuc .produit-landing ul li {
width: 250px;
margin-right: 92px;
}


@media screen and (min-width: 1024px) and (max-width: 1280px) {

.ironwolf.intel-nuc .produit-landing li:nth-child(4n) {
margin-right: 126px;
float: left;
}
.ironwolf.intel-nuc .produit-landing li:nth-child(3n) {
margin-right: 0px;
float: right;
}


.ironwolf.intel-nuc .produit-landing ul li {
width: 250px;
margin-right: 126px;
}


}

@media screen and (min-width: 960px) and (max-width: 1024px) {

.ironwolf.intel-nuc .produit-landing li:nth-child(4n) {
margin-right: 95px;
float: left;
}
.ironwolf.intel-nuc .produit-landing li:nth-child(3n) {
margin-right: 0px;
float: right;
}


.ironwolf.intel-nuc .produit-landing ul li {
width: 250px;
margin-right: 95px;
}


}

@media screen and (min-width: 768px) and (max-width: 960px) {

.ironwolf.intel-nuc .produit-landing li:nth-child(4n) {
margin-right: 14px;
float: left;
}
.ironwolf.intel-nuc .produit-landing li:nth-child(3n) {
margin-right: 0px;
float: right;
}


.ironwolf.intel-nuc .produit-landing ul li {
width: 240px;
margin-right: 14px;
}


}


@media screen and (min-width: 480px) and (max-width: 768px) {

.ironwolf.intel-nuc .produit-landing li:nth-child(4n) {
margin-right: 0px;
float: left;
}

.ironwolf.intel-nuc .produit-landing li:nth-child(3n) {
margin-right: 0px;
}

.ironwolf.intel-nuc .produit-landing li:nth-child(2n) {
margin-right: 0px;
float: right;
}


.ironwolf.intel-nuc .produit-landing ul li {
width: 222px;
margin-right: 0px;
}


}

@media screen and (min-width: 320px) and (max-width: 480px) {

.ironwolf.intel-nuc .produit-landing li:nth-child(4n) {
margin-right: 0px;
float: left;
}

.ironwolf.intel-nuc .produit-landing li:nth-child(3n) {
margin-right: 0px;
}

.ironwolf.intel-nuc .produit-landing li:nth-child(2n) {
margin-right: 0px;
float: right;
}


.ironwolf.intel-nuc .produit-landing ul li {
width: 140px;
margin-right: 0px;
float: left;
}

.ironwolf.intel-nuc.iron_produit {
height: 70px;
}

}

/* fin intel */

/* seagate */

.seagate-l {
width:558px;
float:left;
}

.seagate-l img {
width:100%;
}

.seagate-r {
float:right;
width:710px;
}

.seagate-rescue {
background:white;
padding:25px 0;
overflow:hidden;
}

.back-rescue {
background:#6ebe49;
padding:40px 25px;
margin-bottom:48px;
}

.back-rescue h1 {
text-transform:uppercase;
font-size: 24px;
color:white;
margin-bottom:35px;
font-family:Arial;
}

.back-rescue p {
color: white;
font-size: 24px;
font-family: Arial;
line-height: 40px;
}

.ul-rescue {
margin-left:55px;
}

.ul-rescue li {
margin-bottom:20px;
}

.ul-rescue li img{
display:inline-block;
vertical-align:middle;
}

.ul-rescue li p{
display:inline-block;
font-size: 24px;
line-height: 40px;
color:#00a1dd;
vertical-align:middle;
}

.marche-rescue h2{
color:black;
font-size:36px;
line-height:94px;
background:#e4ff00;
padding-left:16px;
margin-bottom:36px;
margin-top:38px;
}

.marche-rescue a {
color:#0078ff;
font-size: 16px;
}

.marche-rescue span {
font-weight:bold;
}

.marche-rescue p {
font-size:20px;
line-height: 30px;
margin-bottom:24px;
}

@media screen and (min-width: 1024px) and (max-width: 1280px) {

.seagate-l {
width: 385px;
}

.seagate-r {
width:610px;
}

.back-rescue {
background: #6ebe49;
padding: 20px 25px;
margin-bottom: 15px;
}

.back-rescue h1 {
text-transform: uppercase;
font-size: 16px;
color: white;
margin-bottom: 15px;
font-family: Arial;
}

.back-rescue p {
color: white;
font-size: 16px;
font-family: Arial;
line-height: 30px;
}

.ul-rescue li p {
display: inline-block;
font-size: 16px;
line-height: 30px;
color: #00a1dd;
vertical-align: middle;
}

.marche-rescue h2 {
color: black;
font-size: 25px;
line-height: 44px;
background: #e4ff00;
padding-left: 16px;
margin-bottom: 12px;
margin-top: 0px;
}

.marche-rescue p {
font-size: 16px;
line-height: 26px;
margin-bottom: 24px;
}

}

@media screen and (min-width: 960px) and (max-width: 1024px) {

.seagate-l {
width: 385px;
}

.seagate-r {
width: 545px;
}

.back-rescue {
background: #6ebe49;
padding: 20px 25px;
margin-bottom: 15px;
}

.back-rescue h1 {
text-transform: uppercase;
font-size: 16px;
color: white;
margin-bottom: 15px;
font-family: Arial;
}

.back-rescue p {
color: white;
font-size: 16px;
font-family: Arial;
line-height: 30px;
}

.ul-rescue li p {
display: inline-block;
font-size: 16px;
line-height: 30px;
color: #00a1dd;
vertical-align: middle;
}

.marche-rescue h2 {
color: black;
font-size: 25px;
line-height: 44px;
background: #e4ff00;
padding-left: 16px;
margin-bottom: 12px;
margin-top: 0px;
}

.marche-rescue p {
font-size: 16px;
line-height: 22px;
margin-bottom: 24px;
}

}

@media screen and (min-width: 768px) and (max-width: 960px) {

.seagate-l {
float:none;
margin: 0 auto 10px; 
}

.seagate-r {
width: 100%;
float:none;
}

.back-rescue {
background: #6ebe49;
padding: 20px 25px;
margin-bottom: 15px;
}

.back-rescue h1 {
text-transform: uppercase;
font-size: 16px;
color: white;
margin-bottom: 15px;
font-family: Arial;
}

.back-rescue p {
color: white;
font-size: 16px;
font-family: Arial;
line-height: 30px;
}

.ul-rescue li p {
display: inline-block;
font-size: 16px;
line-height: 30px;
color: #00a1dd;
vertical-align: middle;
}

.marche-rescue h2 {
color: black;
font-size: 25px;
line-height: 44px;
background: #e4ff00;
padding-left: 16px;
margin-bottom: 12px;
margin-top: 0px;
}

.marche-rescue p {
font-size: 16px;
line-height: 22px;
margin-bottom: 24px;
}

}


@media screen and (min-width: 480px) and (max-width: 768px) {

.seagate-l {
float:none;
margin: 0 auto 10px; 
width:100%;
}

.seagate-r {
width: 100%;
float:none;
}

.back-rescue {
background: #6ebe49;
padding: 20px 25px;
margin-bottom: 15px;
}

.back-rescue h1 {
text-transform: uppercase;
font-size: 16px;
color: white;
margin-bottom: 15px;
font-family: Arial;
}

.back-rescue p {
color: white;
font-size: 16px;
font-family: Arial;
line-height: 30px;
}

.ul-rescue li p {
display: inline-block;
font-size: 16px;
line-height: 30px;
color: #00a1dd;
vertical-align: middle;
}

.marche-rescue h2 {
color: black;
font-size: 25px;
line-height: 44px;
background: #e4ff00;
padding-left: 16px;
margin-bottom: 12px;
margin-top: 0px;
}

.marche-rescue p {
font-size: 16px;
line-height: 22px;
margin-bottom: 24px;
}

}

@media screen and (min-width: 320px) and (max-width: 480px) {

.seagate-l {
float:none;
margin: 0 auto 10px; 
width:100%;
}

.ul-rescue {
margin-left: 0px;
text-align: center;
}

.seagate-r {
width: 100%;
float:none;
}

.back-rescue {
background: #6ebe49;
padding: 20px 25px;
margin-bottom: 15px;
}

.back-rescue h1 {
text-transform: uppercase;
font-size: 16px;
color: white;
margin-bottom: 15px;
font-family: Arial;
}

.back-rescue p {
color: white;
font-size: 16px;
font-family: Arial;
line-height: 30px;
}

.ul-rescue li p {
display: inline-block;
font-size: 16px;
line-height: 30px;
color: #00a1dd;
vertical-align: middle;
}

.marche-rescue h2 {
color: black;
font-size: 25px;
line-height: 44px;
background: #e4ff00;
padding-left: 16px;
margin-bottom: 12px;
margin-top: 0px;
}

.marche-rescue p {
font-size: 16px;
line-height: 22px;
margin-bottom: 24px;
}

}

/* fin seagate */

/* PROJECT CARS 2 */

.project-cars {
overflow: hidden;
background:black;
}

.warp-project-cars {
width:945px;
margin:0 auto;

}

.project-cars .content-landing {
text-align:center;
}

.warp-project-cars h1 {
font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
font-size: 21pt;
font-weight: 700;
color: #b3cde5;
margin: 10px 0 10px;
}

.warp-project-cars h2 {
font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
font-size: 21pt;
font-weight: 700;
color: #b3cde5;
margin: 10px 0 10px;
text-align:center;
}

.warp-project-cars p {
text-align: justify;
color:white;
margin: 0 0 10px;
font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
line-height: 1.42857143;
font-size:14px;
}


.warp-project-cars .produit-landing li {
width: 20%;
float: left;
margin-right: 5%;
margin-bottom: 25px;
}

.warp-project-cars .produit-landing li p {
text-align:center;
}

.warp-project-cars .produit-landing li .nvidia-prix {
color:red;
font-weight:bold;
font-size:20px;
}

.warp-project-cars .produit-landing li span{
background:red;
display:block;
padding:5px 20px;
border:1px solid red;
transition:all 0.5s;
}

.warp-project-cars .produit-landing li span:hover{
background:black;
border:1px solid red;
color:red;
}

.warp-project-cars .foot-landing h2{
text-align:left;
}

.warp-project-cars .p-foot {
text-align:center;
}


.warp-project-cars .content-landing .produit-landing li:hover span {
color: #dd242a;
background: black;
}

@media screen and (min-width: 768px) and (max-width: 950px) {

.warp-project-cars {
width:748px;
}

.warp-project-cars img{
width:100%;
}

.warp-project-cars iframe {
width:100% !important;
}

.warp-project-cars .produit-landing li .nvidia_produit {
height:60px;
}

}

@media screen and (min-width: 480px) and (max-width: 768px) {
.warp-project-cars {
width:460px;
}

.warp-project-cars img{
width:100%;
}

.warp-project-cars iframe {
width:100% !important;
}

.warp-project-cars .produit-landing li .nvidia_produit {
height:60px;
}

.warp-project-cars .produit-landing li {
width:48%;
margin-right:0;
}

.warp-project-cars .produit-landing li:nth-child(2n) {
float:right;
}


}

@media screen and (min-width: 320px) and (max-width: 480px) {
.warp-project-cars {
width:300px;
}

.warp-project-cars img{
width:100%;
}

.warp-project-cars iframe {
width:100% !important;
}

.warp-project-cars .produit-landing li .nvidia_produit {
height:60px;
}

.warp-project-cars .produit-landing li {
width:48%;
margin-right:0;
}

.warp-project-cars .produit-landing li:nth-child(2n) {
float:right;
}


}


/* FIN PROJECT CARS 2 */

/* ASSASSIN */
.warp-project-cars.assassin h1 {
font-family: 'Montserrat', sans-serif;
font-size: 21pt;
font-weight: 700;
color: white;
margin: 10px 0 10px;
}

.warp-project-cars.assassin h2 {
font-family: 'Montserrat', sans-serif;
font-size: 21pt;
font-weight: 700;
color: white;
margin: 10px 0 10px;
text-align:center;
}
/* ASSASSIN */

/* PC2 WW2 */
.sep-pc2-ww2 {
width: 80%;
border: 0;
height: 2px;
color: #ffbc1d;
background: #ffbc1d;
margin:30px auto;

}

.warp-project-cars.assassin .txt-pc2-ww2 {
margin-top:30px;
color:#aaa;
}


.warp-project-cars.assassin .foot-landing a {
color:#ffbc1d;
}


/* FIN PC2 WW2 */

/* 1070Ti */
.g1070ti .warp-nvidia {
width:1024px;
}

.g1070ti .mob {
display:none
}

.destiny2.g1070ti .content-landing h1 {
margin-bottom:0px;
}

.destiny2 .content-landing h2.light-nvidia {
font-family:"Geforce-light";
margin-top:50px;
}

.carac-nvidia {
margin:0 38px;
overflow:hidden;
}

.carac-nvidia li{
float:left;
width:296px;
}

.destiny2 .content-landing .carac-nvidia li h2{
text-transform:uppercase;
color:#eeeeee;
font-family:"Geforce-light";
margin:25px 0;
font-size:26px;
}

.destiny2 .content-landing .carac-nvidia li p{
color:#eeeeee;
font-family: "DINPro";
height:120px;
text-align:left;
}

.carac-nvidia li:nth-child(3n+2) {
margin:0 30px;
}

.destiny2.g1070ti .produit-landing li {
width: 22%;
float: left;
margin-right: 4%;
margin-bottom: 25px;
}

.destiny2.g1070ti .produit-landing li:nth-child(4n) {
margin-right:0;
}


@media screen and (min-width: 768px) and (max-width: 1024px) {
.g1070ti .warp-nvidia {
width:748px;
}

.g1070ti img {
width:100%;
}

.carac-nvidia li:nth-child(2n) {
float:right;
margin:0;
}

.carac-nvidia li {
margin:0;
}

}


@media screen and (min-width: 480px) and (max-width: 768px) {
.g1070ti .warp-nvidia {
width:460px;
}

.g1070ti img {
width:100%;
}

.carac-nvidia li:nth-child(2n) {
float:none;
margin:0 auto;
}

.carac-nvidia li {
float:none;
margin:0 auto;
}

.g1070ti .mob-no {
display:none;
}
.g1070ti .mob {
display:block;
}
}


@media screen and (min-width: 320px) and (max-width: 480px) {
.g1070ti .warp-nvidia {
width:300px;
}

.g1070ti img {
width:100%;
}

.carac-nvidia li:nth-child(2n) {
float:none;
margin:0 auto;
}

.carac-nvidia {
margin:0px;
}

.carac-nvidia li {
float:none;
margin:0 auto;
}

.carac-nvidia li:nth-child(3n+2) {
margin:0;
}

.destiny2 .content-landing .carac-nvidia img {
 margin-top:10px;
}

.destiny2.g1070ti .produit-landing li {
width: 100%;
float: none;
margin-right: 0%;
margin-bottom: 15px;
}

.g1070ti .mob-no {
display:none;
}
.g1070ti .mob {
display:block;
}

}

/* FIN 1070Ti */

/* BLACK FRIDAY */
.black-friday {
    overflow: hidden;
    background: rgb(158,0,13);
    background: linear-gradient(0deg, rgba(158,0,13,1) 0%, rgba(127,0,26,1) 11%, rgba(33,0,63,1) 100%);
}

.black-friday img {
vertical-align:middle;
width:100%;
}

    .black-friday .produit-landing li {
        width: 15%;
        display: inline-block;
        margin: 0 2% 40px;
        position: relative;
        background: rgba(255,255,255,1);
        box-shadow: 0px 7px 9px #000000c7;
        height: 320px;
        border-radius: 5px;
        height: 330px;
        float: none;
        vertical-align: middle;
    }

        .black-friday .produit-landing li img {
            width: 75%;
            max-width:176px;
            max-height:176px;
            min-height:176px;
        }

    .black-friday .produit-landing ul {
    font-size:0;
    text-align:center;
    }

    .black-friday .content-landing .produit-landing li p {
        text-align: center;
        color: white;
    }



.black-friday .bck-prix-barre::after{
width: 58px;
display: block;
transform: rotate(0deg) translate(-50%);
content: "";
height: 2px;
background: #d6190d;
text-align: center;
position: absolute;
top: 11px;
left: 50%;
}

.black-friday .content-landing .produit-landing li .bck-prix-barre {
color: black;
margin-top:10px;
line-height:25px;
position:relative;
}

    .black-friday.promo-landing {
    background:#f0f0f0;
    }

        .black-friday.promo-landing .titre-filtres {
            color: black;
        }

    .black-friday .content-landing .produit-landing li div.bare-promo {
        margin-bottom: 0;
        width: auto;
        float: none;
    }


.promo-landing.code-promo .img-code-promo img {
float:none;
}

.black-friday .content-landing .produit-landing li .nvidia_produit {
    text-transform: uppercase;
    height: 37px;
    overflow: hidden;
}

    .black-friday .content-landing .produit-landing li .nvidia-prix {
        font-family: "DINPro-CondMedium";
        font-size: 36px;
        font-weight: bold;
        line-height: 36px;
        border: none;
        color: #CB192D;
    }




    .black-friday .content-landing .produit-landing li .lien-landing p {
    color:white;
    }


        .black-friday .content-landing .produit-landing li .lien-landing:hover {
            background-position: 100% 0;
            moz-transition: all .4s ease-in-out;
            -o-transition: all .4s ease-in-out;
            -webkit-transition: all .4s ease-in-out;
            transition: all .4s ease-in-out;
        }




    .black-friday .content-landing .produit-landing li .lien-landing:hover span {
        color: white;
        width: 100%;
    }



.black-friday .content-landing .produit-landing li .lien-landing span {
text-transform:uppercase;
letter-spacing:1px;
transition:all 0.2s;
color:#262430;
}

.black-friday .content-landing .produit-landing li:hover span {
background:none;
color:#262430;

}

.black-friday .content-landing .produit-landing li div{
position:relative;
}



.black-friday .content-landing .produit-landing li .noel-link {
position:initial;
}

.black-friday .titre-filtres{
    font-size: 20px;
color:white;
text-transform:uppercase;
text-align:center;
margin:15px 0 10px;
font-weight: bold;
}

.noel-landing .filtres {
width:50%;
margin: 0 auto;
position:relative;
}

.noel-landing #sel-cat {
box-shadow:none;
border: 1px solid black;
line-height: 35px;
width: 100%;
height: 35px;
text-align: center;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
}

.filtres::before, .filtres::after {

content: "";
position: absolute;
pointer-events: none;

}

.filtres::after {
display:none;
}

.filtres::before {
display:none;
width: 2em;
right: 0;
top: 0;
bottom: 0;
border-radius: 0 3px 3px 0;

}

.filtres::before {
margin-right: 1px;
top: .5em;
bottom: .5em;
background-color: #fff;
border-left: 1px solid rgba(0,0,0,.1);

}

.black-friday .filtres label{
line-height: 20px;
display: inline-block;
vertical-align: middle;
text-transform: uppercase;
font-size: 12px;
margin-right: 5px;
cursor:pointer;
}

.filtres .filtre {
    border-bottom: 1px dashed #c8c8c3;
    display: block;
}

    .filtres .filtre input {
    display:inline-block;
    vertical-align:middle;
    }

.black-friday .filtres .filtre{
text-align: center;
margin-right: 10px;
margin-left: 10px;
line-height: 25px;
}

.black-friday .filtres {
    margin-top:5px !important;
margin-bottom:40px;
text-align:center;
}

.bloc-reduc {
    position: absolute;
    top: 0;
    right: 0;
    background: #CB192D;
    text-align: center;
    padding: 4px;
}

.black-friday .content-landing .produit-landing li:hover .bloc-reduc  {
background:#d6190d;

}


.black-friday .content-landing .produit-landing li .bloc-reduc span {
display:block;
}

.black-friday .content-landing .produit-landing li .reduc span:last-child {
font-weight:bold;
font-size:21px;
}

@media screen and (min-width: 1024px) and (max-width: 1280px) {
    .black-friday .produit-landing li {
        height: 327px;
    }

.code-promo .contentlandingjustify div div {

width: 231px !important;
}

}

@media screen and (min-width: 960px) and (max-width: 1024px) {
    .black-friday .produit-landing li {
    
        width: 20%;
        height: 330px;
    }

.code-promo .contentlandingjustify div div {
    width: 300px  !important;
    margin: 0 6px 25px !important;
}

.bfnanormalblack {
    font-size: 11px !important;
}
    .code-promo .bqprice {
        font-size: 22px;
    }
}

@media screen and (min-width: 768px) and (max-width: 960px) {
    .black-friday .produit-landing li {
        height: 330px;
        width: 27%;
    }

.code-promo .contentlandingjustify div div {
    width: 245px !important;
    margin: 0 2px 25px !important;
}

}

@media screen and (min-width: 480px) and (max-width: 768px) {
    .black-friday .produit-landing li {
        width: 42%;
        height: 330px;
    }
.code-promo .contentlandingjustify div div {
    width: 220px !important;
    margin-right: 5px !important;
    margin-left: 5px !important;
}

}


@media screen and (min-width: 320px) and (max-width: 480px) {

    .black-friday .produit-landing li {
        width: 80%;
        height: 320px;
    }

.black-friday .content-landing .produit-landing li .nvidia-prix {
color: #d6190d;
font-size: 20px;
font-weight: bold;
}

.black-friday .content-landing .produit-landing li p {
line-height: 20px;
font-size: 16px;
}

    .black-friday-landing .content-landing .produit-landing li .lien-landing{
        font-size:10px !important;
    }


.code-promo .contentlandingjustify div div {
width: 220px !important;
margin-right: auto !important;
margin-left: auto !important;
float: none !important;
}

.code-promo .img-code-promo {
    width: 270px !important;
}

}
/* FIN BLACK FRIDAY */

/* Noel */

.black-friday .content-landing .produit-landing li:hover .reduc span {
color:white;
}

.noel-landing {
    background: #093b30;
}


.noel-landing .warp-noel {
background:none;
margin-top:15px;
}

.noel-landing .content-landing .produit-landing li .nvidia_produit {
color:black;
}

.box {
  position:relative;
  vertical-align: middle;
  color: #262430;
  display: inline-block;
  line-height: 60px;
  text-align: center;
  padding: 0 20px;
  cursor: pointer;
  border: 1px solid #262430;
  transition: border 2s;
}

li:hover .box {
  border: 1px solid rgba(0,160,80,0);
  color: #FFF;
}

.box::before, .box::after {
  width: 100%;
  height:100%;
  z-index: 3;
  content:'';
  position: absolute;
  top:0;
  left:0;
  box-sizing: border-box;
  -webkit-transform: scale(0);
  transition: 0.8s;
}

/*.foo::before {
border-bottom: 2px solid white;
border-left: 2px solid white;
-webkit-transform-origin: 0 100%;
}

.foo::after {
border-top: 2px solid white;
border-right: 2px solid white;
-webkit-transform-origin: 100% 0%;
}*/

li:hover .box::after, li:hover .box::before {
  -webkit-transform: scale(1);
}





/* FIN Noel */


/* NVIDIA 4k*/

.destiny2-4k {
background:black;
}

.warp-nvidia-4k {
width:1024px;
margin:0 auto;
}

.destiny2-4k .callbacks_tabs li {
background:#666;
height:10px;
width:10px;
}

.destiny2-4k .slide-mag .callbacks_tabs .callbacks_here {
width:10px;
background:#76b900;
}

.destiny2-4k .callbacks_tabs .callbacks_here {
margin-top:3px;
}

.destiny2-4k .callbacks_tabs {
bottom:10%;
}

.text-nvidia-4k {
position:relative;
}

.text-nvidia-4k .contain-text {
position:absolute;
top:50%;
transform:translateY(-50%);
left:37px;
width:336px;
}

.text-nvidia-4k .contain-text p {
color:white;
font-family: "DINPro";
margin:36px 0 90px;
}

.text-nvidia-4k .contain-text h1 {
font-family: "Geforce-light";
color:white;
font-size:32px;
text-transform:uppercase;
}

.text-nvidia-4k .contain-text a {
display:block;
color:white;
font-family: "DINPro";
font-size:24px;
}


.text-nvidia-4k .contain-text a span{
display:block;
color:#76b900;
font-family: "DINPro";
font-size:16px;
}

.text-nvidia-4k .contain-text .margin-4k {
margin-top:60px;
}

.destiny2-4k .content-landing {
width:950px;
margin:0 auto;
padding:60px 0;
}

.destiny2-4k .content-landing-2 {
width:950px;
margin:0 auto;
padding:60px 0;
overflow:hidden;
}

.destiny2-4k .content-landing-2 li {
float:left;
width:33%;
color:white;
margin-bottom:20px;
font-size: 14px;
font-family: "DINPro";
}

.destiny2-4k .content-landing-2 li span {
color:#76b900;

}


.destiny2-4k img {
width:100%;
}

.destiny2-4k h2{
font-family: "Geforce-light";
color:white;
font-size:32px;
text-align:center;
text-transform:uppercase;
margin-bottom:50px;
}

.destiny2-4k .content-landing li {
text-align:center;
}

.destiny2-4k .content-landing li p {
color:white;
}

.destiny2-4k .produit-landing li {
width: 20%;
float: left;
margin-right: 6%;
margin-bottom: 0px;
}

.destiny2-4k .content-landing .produit-landing li .nvidia_produit {
height: 50px;
}

.destiny2-4k .content-landing .produit-landing li p {
font-size: 12px;
color: #76b900;
}

.destiny2-4k .content-landing .produit-landing li .nvidia-prix {
color: white;
font-size: 16px;
font-family: "Geforce-bold";
}

.destiny2-4k .content-landing .produit-landing li:hover span {
background: #fff;
color: #76b900;
}
.destiny2-4k .content-landing .produit-landing li p span {
display: block;
width: 100%;
color: white;
text-transform: uppercase;
border: 1px solid #76b900;
background: #76b900;
font-style: normal;
transition: all 0.5s;
font-weight: bold;
}

.destiny2-4k .content-landing .produit-landing li:nth-child(4n) {
float:right;
margin-right:0;
}

@media screen and (min-width: 960px) and (max-width: 1024px) {
.warp-nvidia-4k {
width:960px;
}

}

@media screen and (min-width: 768px) and (max-width: 960px) {
.warp-nvidia-4k {
width:768px;
}
.destiny2-4k .content-landing-2, .destiny2-4k .content-landing {
width:768px;
}

.destiny2-4k .content-landing-2 li {
height: 30px;
}
.text-nvidia-4k .contain-text {
left:0;
}
}

@media screen and (min-width: 480px) and (max-width: 768px) {
.warp-nvidia-4k {
width:480px;
}
.destiny2-4k .content-landing-2, .destiny2-4k .content-landing {
width:480px;
}

.destiny2-4k .content-landing-2 li {
height: 30px;
}
.text-nvidia-4k .contain-text {
left:0;
}

.text-nvidia-4k {
display:none;
}

.destiny2-4k .content-landing .produit-landing li .nvidia_produit {
height: 60px;
}
 .destiny2-4k .content-landing.warp-ff15 {
width: 480px;
}

.destiny2-4k .warp-ff15 .warp-ff15.content-landing {
width: 480px;
}

.destiny2-4k  .warp-nvidia-4k.warp-ff15 {
width: 480px;
}
}

.foot-landing img{
width:100%;
}

@media screen and (min-width: 320px) and (max-width: 480px) {
.warp-nvidia-4k {
width:320px;
}
.destiny2-4k .content-landing-2, .destiny2-4k .content-landing.warp-ff15 {
width:320px;
}

.destiny2-4k .warp-ff15 {
width: 320px;
}

.destiny2-4k .warp-ff15 .content-landing.warp-ff15 {
width: 320px;
}

.destiny2-4k .content-landing-2 li {
height: 24px;
font-size:10px;
}
.text-nvidia-4k .contain-text {
left:0;
}

.text-nvidia-4k {
display:none;
}

.destiny2-4k .content-landing .produit-landing li .nvidia_produit {
height: 60px;
}

.destiny2-4k .produit-landing li {
width:49%;
margin-right:0;
margin-bottom:10px;
}

.destiny2-4k .produit-landing li:nth-child(2n) {
float:right;
}

}


/* FIN NVIDIA 4K */

/* ACER VR */
.acer-vr {
background:black;
overflow:hidden;
}

.acer-vr img {
width:100%;
}

.acer-vr h2 {
color:white;
text-transform:uppercase;
font-family: "GOTHAM-MEDIUM";
text-align:center;
margin:50px 0;
letter-spacing:4px;
font-size:32px;
}

.acer-vr ul li {
width:40%;
margin:0 5%;
text-align:center;
}


.acer-vr ul li p {
color:white;
}
.acer-vr .content-landing .produit-landing li:hover span {
background: #fff;
color: #0b7ea9;
}
.acer-vr .content-landing .produit-landing li p span {
display: block;
width: 100%;
color: white;
text-transform: uppercase;
border: 1px solid #0b7ea9;
background: #0b7ea9;
font-style: normal;
transition: all 0.5s;
font-weight: bold;
width: 135px;
line-height: 35px;
text-align: center;
margin: 10px auto;
}


.acer-vr .foot-landing {
border-top:1px solid #0b7ea9;

}

.acer-vr .foot-landing .chiffre-acer {
display:inline-block;
background:#0b7ea9;
color:white;
width:20px;
height:20px;
line-height:20px;
border-radius:100%;
text-align:center;
margin-right:10px;
}

 .acer-vr   .foot-landing sup {
vertical-align: top;
font-size: 10px;
position: relative;
top: -4px;
}

.acer-vr .content-landing .produit-landing li .nvidia-prix {
font-size:20px;
font-weight:bold;
color:#0b7ea9;
font-family: 'Montserrat', sans-serif;
}


.acer-vr .content-landing .produit-landing li p {
font-family: 'Montserrat', sans-serif;
}

  .acer-vr .foot-landing span {
  font-weight:bold;
  color:white;
}

.acer-vr .foot-landing h3 {
font-size:20px;
color:#00a1dd;
text-align:center;
margin-top:35px;
}

.acer-vr .foot-landing h3 span{
font-size:40px;
display:block;
margin:10px 0;
}
	/*COUNTDOWN*/
.countdownHolder{
	width:450px;
	margin:0 auto;
	font: 40px/1.5 'Montserrat',sans-serif;
	text-align:center;
	letter-spacing:-3px;
}

.position{
	display: inline-block;
	height: 1.6em;
	overflow: hidden;
	position: relative;
	width: 1.05em;
}

.digit{
	position:absolute;
	display:block;
	width:1em;
	background-color:#444;
	border-radius:0.2em;
	text-align:center;
	color:#fff;
	letter-spacing:-1px;
}

.digit.static{
	box-shadow:1px 1px 1px rgba(4, 4, 4, 0.35);
	
	background-image: linear-gradient(bottom, #3A3A3A 50%, #444444 50%);
	background-image: -o-linear-gradient(bottom, #3A3A3A 50%, #444444 50%);
	background-image: -moz-linear-gradient(bottom, #3A3A3A 50%, #444444 50%);
	background-image: -webkit-linear-gradient(bottom, #3A3A3A 50%, #444444 50%);
	background-image: -ms-linear-gradient(bottom, #3A3A3A 50%, #444444 50%);
	
	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0.5, #3A3A3A),
		color-stop(0.5, #444444)
	);
}

.countDays{ /* display:none !important;*/ }
.countDiv0{ /* display:none !important;*/ }
.countHours{}
.countDiv1{}
.countMinutes{}
.countDiv2{}
.countSeconds{}


.countDiv{
	display:inline-block;
	width:16px;
	height:1.6em;
	position:relative;
}

.countDiv:before,
.countDiv:after{
	position:absolute;
	width:5px;
	height:5px;
	background-color:white;
	border-radius:50%;
	left:50%;
	margin-left:-3px;
	top:0.5em;
	box-shadow:1px 1px 1px rgba(4, 4, 4, 0.5);
	content:'';
}

.countDiv:after{
	top:0.9em;
}
/*FIN COUNTDOWN*/

/*SETUP*/

.renouvelle img, .renouvelle2 img {
width:100%;
}

.renouvelle-setup li {
display:inline-block;
vertical-align:middle;
margin:0 2%;
margin-bottom:30px;
}

.renouvelle-setup li:nth-child(4n){

}

.renouvelle-setup ul {
font-size:0;
text-align:center;
}

.renouvelle-setup {
margin:25px 0;
overflow:hidden;
}

@media screen and (min-width: 1024px) and (max-width: 1300px) {
.renouvelle-setup li {
width: 230px;
margin-right: 28px;
}
}

@media screen and (min-width: 960px) and (max-width: 1024px) {
.renouvelle-setup li {
width: 223px;
margin-right: 15px;
}
}


@media screen and (min-width: 768px) and (max-width: 960px) {
.renouvelle-setup li {
width: 175px;
margin-right: 15px;
}
}

@media screen and (min-width: 480px) and (max-width: 768px) {
.renouvelle-setup li {
width: 48%;
margin-right: 0px;
}

.renouvelle-setup li:nth-child(2n) {
float:right;
}

.warp.renouvelle {
width:100%;
}

}

@media screen and (min-width: 320px) and (max-width: 480px) {
.renouvelle-setup li {
width: 48%;
margin-right: 0px;
}

.renouvelle-setup li:nth-child(2n) {
float:right;
}

.warp.renouvelle {
width:100%;
}

}

/*FIN SETUP*/
/*DBZ fighter*/

.dbz-fighter {
background:#620204;
overflow:hidden;
}

.dbz-fighter .soldes-carousel img {
width:100%;
}

.msi-dbz {
background:black;
text-align:center;
height:70px;
line-height:70px;
}

.dbz-fighter .msi-dbz img {
width:150px;
vertical-align:middle;
}

.warp-msi-dbz {
width:750px;
margin:0 auto;
}

.dbz-txt p{
color:white;
text-align: justify;
font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
font-size: 14px;
line-height: 1.42857143;
}

.dbz-txt p span {
font-size: 16pt;
color: #f5a100;
font-weight:bold;
display:block;
margin-top:10px;
}


.dbz-txt {
overflow:hidden;
padding-bottom:30px;
}


.dbz-txt li {
float:left;
}

.dbz-txt li:last-child {
float:right;
width:489px;
}

.txt-dbz-2 {
overflow:hidden;
padding:30px 0;
}

.txt-dbz-2 h2{
color: #f5a100;
font-size: 34px;
line-height: 36.1905px;
}

.txt-dbz-2 .carte-image-msi li img {
width:100%;
}

.txt-dbz-2 .carte-image-msi li {
float:left;
width:534px;
margin-top:100px
}

.txt-dbz-2 .carte-image-msi li:last-child {
float:right;
width:216px;
margin-top: -75px;
}

.carte-msi ul{
width: 240px;
float: left;
}

.carte-msi {
clear:both;
}

.carte-msi a:hover {
color: #23527c;
text-decoration: underline;
}

.carte-msi ul li a {
color: white;
font-size: 14px;
line-height: 1.42857143;
}

.txt-dbz-3 h2 {
text-align:right;
}

.txt-dbz-2.txt-dbz-3 .carte-image-msi li {
float:left;
width:216px;
margin-top: -75px;
}

.txt-dbz-2.txt-dbz-3 .carte-image-msi li:last-child {
float:right;
width:534px;
margin-top:100px
}

.txt-dbz-3 .carte-msi ul {
width:33%;
}
.txt-dbz-3 .carte-msi ul h3 {
color: #f5a100;
font-weight: bold;
font-size: 20px;
margin-bottom: 10px;
}


.txt-dbz-foot p{
color:white;
font-size: 14px;
line-height: 1.42857143;
}

.txt-dbz-foot p span {
color: #f5a100;
font-weight:bold;
display:block;
margin-bottom:5px;
margin-top:15px;
}

.txt-dbz-foot img {
width:100%;
margin:15px 0;
}

.txt-dbz-foot .txt-dbz-6 {
text-align:center;
}


@media screen and (min-width: 480px) and (max-width: 750px) {
.video-dbz iframe{
height:500px !important;
}

.warp-msi-dbz {
width:480px;
}

.dbz-txt li {
width:100%;
text-align:center;
}
.dbz-txt li:last-child {
width:100%;
text-align:left;
float:none;
}

.txt-dbz-2 h2 {
color: #f5a100;
font-size: 30px;
line-height: 36.1905px;
}

.txt-dbz-2 .carte-image-msi li {
float: left;
width: 320px;
margin-top: 100px;
}

.txt-dbz-2 .carte-image-msi li:last-child {
float: right;
width: 148px;
margin-top: -15px;
}

.txt-dbz-2.txt-dbz-3 .carte-image-msi li {
float: left;
width: 148px;
margin-top: -10px;
}

.txt-dbz-2.txt-dbz-3 .carte-image-msi li:last-child {
float: right;
width: 320px;
margin-top: 100px;
}

}

@media screen and (min-width: 320px) and (max-width: 480px) {
.video-dbz iframe{
height: 275px !important;
}

.warp-msi-dbz {
width:320px;
}

.dbz-txt li {
width:100%;
text-align:center;
}
.dbz-txt li:last-child {
width:100%;
text-align:left;
float:none;
}

.txt-dbz-2 h2 {
color: #f5a100;
font-size: 21px;
line-height: 36.1905px;
}

.txt-dbz-2 .carte-image-msi li {
float: left;
width: 200px;
margin-top: 100px;
}

.txt-dbz-2 .carte-image-msi li:last-child {
float: right;
width: 110px;
margin-top: -15px;
}

.txt-dbz-2.txt-dbz-3 .carte-image-msi li {
float: left;
width: 110px;
margin-top: -10px;
}

.txt-dbz-2.txt-dbz-3 .carte-image-msi li:last-child {
float: right;
width: 200px;
margin-top: 100px;
}

.carte-msi ul {
width: 100%;
text-align:center;
}
.txt-dbz-3 .carte-msi ul {
   width: 100%;
text-align:center;
}

}

/*FIN DBZ fighter*/


/* FF15 */

.warp-ff15 {
width:650px;
}
.destiny2-4k .warp-ff15 .content-landing {
width:650px;
}


.destiny2-4k .warp-ff15 .content-landing-2 {
width:650px;
}

.foot-landing img {
vertical-align:middle;
}

/* CANON */
.img100 {
width:100%;
}

.canon-pixma {
overflow:hidden;
}

.canon-pixma h1{
font-size:4vw;
font-weight:bold;
color:black;
margin:20px 0;
}

.canon-pixma h1 span{
color:#d60022;
}

.canon-pixma {
background:white;
}
.canon-pixma p {
margin:10px 0;
line-height:22px;
}
.canon-pixma span {
font-weight: bold;
}
.canon-pixma a{
font-weight:bold;
text-decoration:underline;
}

/* FIN CANON */

.dbz-fighter.msi-offre {
background:black;
}

.msi-offre h2.text-center {
color:white;
font-family: "DINPro";
font-weight:bold;
font-size: 30px;
margin-top: 20px;
margin-bottom:10px;
text-align:center;
}

.msi-offre .col-md-4 {
width: 33.3333333333%;
float: left;
}

.msi-offre ul.how-it-works li span, ul.how-it-works-v li span {
display: inline-block;
text-align: center;
height: 110px;
width: 100%;
margin: 0 auto 25px;
position: relative;
}

.msi-offre ul.how-it-works li span img, ul.how-it-works-v li span img {
max-width: 100%;
height: 100%;
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
margin: auto;
}

.msi-offre ul.how-it-works li p {
position: relative;
width: 190px;
margin-left: auto;
margin-right: auto;
text-align: center;
color:white;
font-family: "DINPro";
}

.msi-offre p {
font-family: DINPro,Arial,Helvetica,sans-serif;
font-size: 14px;
line-height: 1.428571429;
color: #fff;
text-align:center;
margin-top:20px;
margin-bottom:30px;
}

.msi-offre .page-header {
padding-bottom: 9px;
margin: 40px 0 20px;
}

@media screen and (min-width: 300px) and (max-width: 900px) {
.msi-offre .col-md-4 {
width: 100%;
float: none
}

.msi-offre ul.how-it-works li span, ul.how-it-works-v li span {
margin: 0 auto 0px;
}

}

.asus-code.code-promo .contentlandingjustify div div {
margin:0 45px 25px;
}

/* CG 2080 */
.nvidia-cg {
background:#76b900;
overflow:hidden;
}

.warp-nvidia-cg {
width:768px;
margin:0 auto;
}

.nvidia-r {
float:right;
}

.nvidia-cg h1 {
color:white;
font-size:60px;
font-family: "Geforce-bold";
clear:both;
text-align:center;
margin:0px 0 50px;
}

.nvidia-cg img {
margin-top:20px;
margin-bottom:75px;
}

.nvidia-cg h2 {
font-family: "Geforce-bold";
font-size:24px;
text-align:center;
margin-top:40px;
margin-bottom:30px;
color:white;
text-transform:uppercase;
}

.nvidia-cg h2 span {
  font-family: "Geforce-light";
}

.nvidia-cg p {
color:white;
font-size:14px;
font-family: "DINPro";
text-align:justify;
text-align-last:center;
margin-bottom:75px;
clear: both;
}

.nvidia-cg h3 {
color:white;
font-family: "Geforce-bold";
font-size:30px;
text-transform:uppercase;
}

.nvidia-cg a {
color:white;
font-size:14px;
font-family: "DINPro";
text-align:justify;
text-align-last:center;
}


.float-l-cg{float: left;
text-align: center;
width: 300px;
}

.float-r-cg{
float: right;
text-align: center;
width: 300px;
}

@media screen and (min-width: 480px) and (max-width: 768px) {
.float-l-cg, .float-r-cg {
float:none;
margin:0 auto;
}

.float-r-cg {
margin: 0 auto 50px;
}

.nvidia-cg iframe {
width:480px !important;
height:270px !important;
}


.warp-nvidia-cg {
width:480px;
margin:0 auto;
}

.nvidia-cg img {
margin-bottom:30px;
}

.nvidia-cg h1 {
margin-bottom:10px;
}

.nvidia-cg p {
margin-bottom:20px;
}

}

@media screen and (min-width: 320px) and (max-width: 480px) {
.float-l-cg, .float-r-cg {
float:none;
margin:0 auto;
}

.float-r-cg {
margin: 0 auto 50px;
}

.nvidia-cg iframe {
width:320px !important;
height:180px !important;
margin-top:0;
}


.warp-nvidia-cg {
width:320px;
margin:0 auto;
}

.nvidia-cg img {
margin-bottom:30px;
}

.nvidia-cg h1 {
margin-bottom:10px;
font-size: 42px;
}

.nvidia-cg p {
margin-bottom:20px;
}

}

/* NVIDIA RX */

.warp-nvidia-rx {
width:1024px;
margin: 0 auto;
}

.nvidia-rx {
background:black;
overflow:hidden;
}

#telegaming {
    background: rgb(18,0,10);
    background: linear-gradient(0deg, rgba(18,0,10,1) 0%, rgba(0,0,0,1) 41%, rgba(2,0,36,1) 100%);
}

.nvidia-rx img {
width:100%;
}

.nvidia-rx .produit-rx img {
    width:75%
}

    .txt-nvidia h2 {
        text-align: center;
        color: white;
        font-family: "Geforce-light";
        font-size: 36px;
        margin: 50px 0 30px;
    }

.txt-nvidia li {
width:300px;
float:left;
margin-right: 6%;
}

.txt-nvidia li:last-child {
margin-right:0;
}


.txt-nvidia li h3 {
font-family: "Geforce-light";
color:#76b900;
text-transform:uppercase;
font-size:24px;
margin-bottom:15px;
margin-top:20px;
}


.txt-nvidia li p {
color:white;
font-family: "DINPro";
font-size:14px;
line-height:20px;
}

.txt-nvidia {
overflow:hidden;
margin-bottom:50px;
}


.produit-rx li{
width:300px;
text-align:center;
float:left;
margin-right: 6%;
}

.produit-rx .amd-ryzen5000 li {
    width: 300px;
    text-align: center;
    float: left;
    margin: 0 10%;
}

.produit-rx li:nth-child(3n) {
    margin-right: 0;
}

.produit-rx .amd-ryzen5000 li:nth-child(3n) {
    margin-right: 10%;
}

.produit-rx .nvidianormalgreen {
color: #76B900;
font-weight: 700;
height: 36px;
}


#telegaming .produit-rx .nvidianormalgreen {
    margin-top: 10px;
    color: #04b1d9;
    font-weight: 700;
    height: 25px;
    font-size: 17px;
}

   




@media screen and (min-width: 960px) and (max-width: 1024px) {
.warp-nvidia-rx {
width:960px;
margin: 0 auto;
}

.txt-nvidia li {
width: 300px;
float: left;
margin-right: 3%;
}

.produit-rx li{
width:300px;
text-align:center;
float:left;
margin-right: 3%;
}

}


@media screen and (min-width: 768px) and (max-width: 960px) {
.warp-nvidia-rx {
width:768px;
margin: 0 auto;
}

.txt-nvidia li {
width: 230px;
float: left;
margin-right: 3%;
}

.produit-rx li{
width:230px;
text-align:center;
float:left;
margin-right: 3%;
}

}

@media screen and (min-width: 480px) and (max-width: 768px) {
.warp-nvidia-rx {
width:480px;
margin: 0 auto;
}

.txt-nvidia li {
width: 300px;
float:none;
margin:20px auto !important;
}


.produit-rx li {
width: 300px;
float:none;
margin:20px auto !important;
}

.txt-nvidia li h3 {
margin-bottom: 5px;
margin-top: 5px;
}
}

@media screen and (min-width: 320px) and (max-width: 480px) {
.warp-nvidia-rx {
width:320px;
margin: 0 auto;
}

.txt-nvidia li {
width: 300px;
float:none;
margin:20px auto !important;
}

.txt-nvidia li h3 {
margin-bottom: 5px;
margin-top: 5px;
}

.produit-rx li {
width: 300px;
float:none;
margin:20px auto !important;
}
}

/* ASUS COD4 */

.asus-cod4 {
background:black;
background-attachment:fixed;
overflow:hidden;
}

.witdh100 {
width:100%;
vertical-align:middle;
}

.asus-cod4 h2 {
font-family:"Xolonium-Regular";
color:white;
font-size: 28px;
line-height: 40px;
margin-bottom:45px;
text-align:center;
}

.asus-cod4 .smallcol {
max-width: 95%;
margin: 0 auto;
font-family: 'Electrolize', sans-serif;
color: #bbb;
font-size: 20px;
line-height: 25px;
text-align: left;
text-transform: normal !important;
font-weight: 400;
}

.asus-cod4 .smallcol b {
font-family: 'Electrolize', sans-serif;
font-weight: 400;
color: #eee;
}

.asus-cod4 .smallcol.legal {
padding-top: 25px;
color: #888;
font-size: 15px;
}

.asus-cod4  .productlist h3{
text-align: center;
font-family: 'Electrolize', sans-serif;
font-size: 26px;
font-weight: bold;
color: #aaa;
padding-top: 20px;

}

.asus-cod4  hr {
width: 80%;
border: 0;
border-top-color: currentcolor;
border-top-style: none;
border-top-width: 0px;
height: 0;
color: #666;
background: transparent;
border-top: 1px dashed #666;
}

.productlist .prodgroups {
width: 80%;
margin: 0 auto;
text-align:center;
justify-content: center;
}
.productlist ul {
list-style: none;
margin: 20px 0 30px;
padding: 0;
font-size: 18px;
font-family: 'Electrolize', sans-serif;
font-weight: 300;
}

.productlist .prodgroups li {
display: block;
text-align: center;
margin: 10px 5px 20px;
cursor:pointer;
}

.productlist .prodgroups li img + div {
height: 2.6em;
}
.productlist .prodgroups li div {
text-align: center;
white-space: nowrap;
width: 100%;
font-size: 18px;
font-family: 'Electrolize', sans-serif;
font-weight: 300;
color: #aaa;
}

.productlist .prodgroups li.active, .productlist .prodgroups li:hover {
color: #fff;
text-shadow: 0px 0px 10px #fff;
}

.productlist .prodgroups li:hover div {
color:white;
}

.productlist .prodgroups li.active div {
color:white;
}

.productlist .products div.group {
margin: -1px 0 0 0;
overflow: hidden;
}

.productlist .products {
padding-top: 0;
width: 80%;
margin: 0 auto;
}

.titre-asus {
font-size:18px;
    color: #666;
    text-decoration: none;
    cursor: default !important;
    text-align: center;
    list-style: none;
    font-size: 24px !important;
    font-family: 'Electrolize', sans-serif;
    font-weight: 600;
    line-height: 24px;
    margin-bottom:10px;
    margin-top:20px;
}


 .asus-cod4  .products a:hover {
color: black;
text-shadow: 0px 0px 10px #fff;
text-decoration: none;
}

.asus-cod4 .products a {
color: #666;
text-decoration: none;
cursor: pointer;
text-align:center;
list-style: none;
font-size: 18px;
font-family: 'Electrolize', sans-serif;
font-weight: 300;
line-height: 24px;
}

.asus-cod4 .products {
text-align:center;
}

.faq-area h3 {
font-family: 'Electrolize', sans-serif;
font-size: 26px;
line-height: 40px;
font-weight: bold;
color: #aaa;
}

.faq-area {
width: 80%;
margin: 30px auto;
padding: 0 60px;
text-align: left;
font-size: 18px;
font-family: 'Electrolize', sans-serif;
font-weight: 300;
}

.faq-area ol {
padding-left: 20px;
padding-bottom: 50px;
list-style: decimal;
}

.faq-area ol li {
margin-top: 15px;
color: #eee;
text-align: left;
font-size: 18px;
font-family: 'Electrolize', sans-serif;
font-weight: 300;
}

.faq-area .legals {
font-size: 15px;
color: #888;
font-family: 'Electrolize', sans-serif;
letter-spacing: 0.03em;
font-weight: 400;
line-height: 24px;
}


.faq-area .legals p {
font-size: 15px;
color: #888;
font-family: 'Electrolize', sans-serif;
letter-spacing: 0.03em;
font-weight: 400;
line-height: 24px;
}

.faq-area .legals a {
color: #aaa;
text-decoration: none;
cursor: pointer;
}

button.cta-main {
display: block;
margin: 50px auto 0;
width: 500px;
max-width: 95%;
height: 150px;
background: #f36b21;
font-family: 'Electrolize', sans-serif;
font-size: 34px;
line-height: 40px;
color: #fff;
border: 2px solid #f36b21;
transition: background 0.2s ease-in-out;
cursor: pointer;
text-decoration: none;
}

button.cta-main:hover {
background: #000;
}

button.cta-tac {
display: block;
margin: 20px auto;
width: 500px;
max-width: 95%;
min-height: 50px;
background: #000;
font-family: 'Electrolize', sans-serif;
font-size: 22px;
line-height: 30px;
color: #f36b21;
border: 2px solid #f36b21;
transition: background 0.2s ease-in-out;
cursor: pointer;
}

button.cta-tac:hover {
background: #335;
}

.products li{
list-style: none;
font-size: 18px;
font-family: 'Electrolize', sans-serif;
font-weight: 300;
color: #aaa;
}

.products p {
color:white;
font-size: 20px;
font-family: 'Electrolize', sans-serif;
}

/* MSI TOMB RAIDER */

#mntSel {
background: url(../landing-pages/images/msi/tomb-raider/bg3.png) bottom center no-repeat no-repeat;
background-size: auto auto;
background-size: cover;
padding-bottom: 120px;
margin-top: -2px;
position: relative;
overflow:hidden;
}

.msi-tomb  {
font-family: "DINPro-Light", "DINPro", "PTSansNarrowRegular", "Arial Unicode MS", Arial, Helvetica, sans-serif;
font-size: 18px;
color: #fff;
background: url(../landing-pages/images/msi/tomb-raider/bg.jpg) center center no-repeat no-repeat;
background-attachment: scroll;
background-size: auto auto;
background-size: cover;
background-attachment: fixed;
}

#tomb-rdider #mntSel h2.title {
padding-bottom: 0;
}
#tomb-rdider h2.title {
font-family: "DINPro-CondBold";
font-size: 60px !important;
color: #f00 !important;
padding: 0px 0 40px;
padding-bottom: 40px;
font-style: italic;
-webkit-text-shadow: #f00 0 0 50px;
text-align:center;
-moz-text-shadow: #f00 0 0 50px;
text-shadow: #f00 0 0 50px;
}

#tomb-rdider h2.title::after {
content: "";
display: block;
width: 500px;
height: 2px;
margin: 0 auto;
-webkit-transform: skewX(-60deg);
-ms-transform: skewX(-60deg);
transform: skewX(-60deg);
-webkit-animation: titleline 12s infinite;
animation: titleline 12s infinite;
box-sizing: border-box;
}

@keyframes titleline {
0% {
background: url(../landing-pages/images/msi/tomb-raider/fire.jpg) top right no-repeat no-repeat;
background-size: cover;
}

50% {
background: url(../landing-pages/images/msi/tomb-raider/fire.jpg) cneter cneter no-repeat no-repeat;
background-size: cover;
}

100% {
background: url(../landing-pages/images/msi/tomb-raider/fire.jpg) bottom left no-repeat no-repeat;
background-size: cover;
}
}

#tomb-rdider #mntSel .pdbox {
width: 50%;
 margin:0 auto;
}

#tomb-rdider #mntSel .pdbox .txt {
width: 90%;
margin: 0 auto;
text-align: left;
padding-right: 2%;
}

#tomb-rdider #mntSel h4 {
font-family: "DINCond-Bold", "Noto Sans", "Sunflower", "Sawarabi Mincho", "Trirong", "DINPro", "PTSansNarrowRegular", "Arial Unicode MS", Arial, Helvetica, sans-serif !important;
font-size: 30px !important;
color: #f00 !important;
font-style: italic;
padding: 0;
margin: 0;
text-transform: uppercase;
}

#tomb-rdider #mntSel ul li {
width: calc(50% - 10px);
float: left;
margin: 10px 10px 0 0;
font-size: 16px;
}

#tomb-rdider #mntSel ul a:hover {
color: #f00;
}
#tomb-rdider #mntSel ul a {
color: #fff;
display: block;
padding: 20px;
background: rgba(0, 0, 0, 0.5);
position: relative;
display: block;
outline: none;
font-family: "DINPro-CondBold";
font-size:18px;
font-style:italic;
text-decoration: none;
}

#tomb-rdider #mntSel .pdbox .pd img {
max-width: 500px;
}

#tomb-rdider #mntSel .pdbox .pd {
text-align: center;
}

#tomb-rdider #mntSel ul a:hover::after, #tomb-rdider #mntSel ul a:focus::after {
opacity: 1;
-webkit-transform: translateY(0px) translateX(0px);
-moz-transform: translateY(0px) translateX(0px);
-ms-transform: translateY(0px) translateX(0px);
box-sizing: border-box;
transform: translateY(0px) translateX(0px);
}

#tomb-rdider #mntSel ul a::before, #tomb-rdider #mntSel ul a::after {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
border: 3px solid rgba(0, 0, 0, 0);
content: '';
-webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
-moz-transition: -moz-transform 0.3s, opacity 0.3s;
-webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
transition: opacity 0.3s, -webkit-transform 0.3s;
-o-transition: transform 0.3s, opacity 0.3s;
transition: transform 0.3s, opacity 0.3s;
box-sizing: border-box;
transition: transform 0.3s, opacity 0.3s, -webkit-transform 0.3s;
}



#tomb-rdider #mntSel ul a::after {
border-color: #f00;
opacity: 0;
-webkit-transform: translateY(-7px) translateX(6px);
-moz-transform: translateY(-7px) translateX(6px);
-ms-transform: translateY(-7px) translateX(6px);
transform: translateY(-7px) translateX(6px);
box-sizing: border-box;
}

#tomb-rdider #mntSel ul a:focus {
color: #f00;
}

#tomb-rdider #redeem .redeembox {
width: 100%;
margin: 0 auto;
max-width: 1000px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
padding-bottom: 35px;
}

#tomb-rdider #redeem .redeembox .item {
width: 28%;
-webkit-transition: 0.5s all ease-in 0.1s;
-o-transition: 0.5s all ease-in 0.1s;
transition: 0.5s all ease-in 0.1s;
text-align: center;
}

#tomb-rdider #redeem .redeembox .item:hover .circle {
-webkit-clip-path: circle(50% at 50% 50%);
clip-path: circle(50% at 50% 50%);
}
#tomb-rdider #redeem .redeembox .item .circle {
-webkit-clip-path: polygon(50% 0%, 83% 12%, 100% 43%, 94% 78%, 68% 100%, 32% 100%, 6% 78%, 0% 43%, 17% 12%);
clip-path: polygon(50% 0%, 83% 12%, 100% 43%, 94% 78%, 68% 100%, 32% 100%, 6% 78%, 0% 43%, 17% 12%);
background: #f00;
width: 180px;
height: 180px;
line-height: 170px;
margin: 0 auto;
-webkit-transition: 0.5s all ease-in 0.1s;
-o-transition: 0.5s all ease-in 0.1s;
transition: 0.5s all ease-in 0.1s;
}

#tomb-rdider #redeem .redeembox .item img {
vertical-align: middle;
}

#tomb-rdider #redeem .redeembox .item a:hover {
color: #f00;
}
#tomb-rdider #redeem .redeembox .item a {
color: #fff;
text-decoration: none;
}

#tomb-rdider #redeem .bt {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.fadeInUp {
-webkit-animation-name: fadeInUp;
animation-name: fadeInUp;
}
.animated {
-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
}
.fadeInUp {
-webkit-animation-name: fadeInUp;
animation-name: fadeInUp;
}
.animated {
-webkit-animation-duration: 1s;
-ms-animation-duration: 1s;
-o-animation-duration: 1s;
-moz-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-fill-mode: both;
-ms-animation-fill-mode: both;
-o-animation-fill-mode: both;
-moz-animation-fill-mode: both;
animation-fill-mode: both;
}

@keyframes fadeInUP {
0% {
opacity: 0;
-webkit-transform: translateY(20px);
transform: translateY(20px);
}

100% {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0);
}
}

@keyframes fadeInUP  {
0% {
opacity: 0;
-webkit-transform: translateY(20px);
-ms-transform: translateY(20px);
transform: translateY(20px);
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
}

@keyframes fadeInUP {
0% {
opacity: 0;
-webkit-transform: translate3d(0,100%,0);
transform: translate3d(0,100%,0);
}

100% {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}

@keyframes fadeInUP {
0% {
opacity: 0;
-webkit-transform: translate3d(0,100%,0);
transform: translate3d(0,100%,0);
}

100% {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}

@keyframes btflash {
0% {
-webkit-box-shadow: #f00 0px 0px 0px;
-moz-box-shadow: #f00 0px 0px 0px;
box-shadow: #f00 0px 0px 0px;
}

50% {
-webkit-box-shadow: #f00 0px 0px 50px;
-moz-box-shadow: #f00 0px 0px 50px;
box-shadow: #f00 0px 0px 50px;
}

100% {
-webkit-box-shadow: #f00 0px 0px 0px;
-moz-box-shadow: #f00 0px 0px 0px;
box-shadow: #f00 0px 0px 0px;
}
}

@keyframes btflash {
0% {
-webkit-box-shadow: #f00 0px 0px 0px;
-moz-box-shadow: #f00 0px 0px 0px;
box-shadow: #f00 0px 0px 0px;
}

50% {
-webkit-box-shadow: #f00 0px 0px 50px;
-moz-box-shadow: #f00 0px 0px 50px;
box-shadow: #f00 0px 0px 50px;
}

100% {
-webkit-box-shadow: #f00 0px 0px 0px;
-moz-box-shadow: #f00 0px 0px 0px;
box-shadow: #f00 0px 0px 0px;
}
}

#tomb-rdider #redeem .bt a, #tomb-rdider #redeem .bt button {
border: #f00 3px solid;
background: rgba(0, 0, 0, 0.8);
color: #f00;
padding: 20px 0;
font-family: "DINPro-CondBold";
font-size: 32px;
-webkit-border-radius: 50px;
-moz-border-radius: 50px;
border-radius: 50px;
-webkit-transition: 0.5s all ease-in 0.1s;
-o-transition: 0.5s all ease-in 0.1s;
transition: 0.5s all ease-in 0.1s;
text-transform: uppercase;
outline: none;
-webkit-animation: btflash 1s ease-in infinite;
animation: btflash 1s ease-in infinite;
-webkit-transform: skewX(-20deg);
-ms-transform: skewX(-20deg);
transform: skewX(-20deg);
text-decoration: none;
text-align:center;
width: 40%;
margin: 0 10px;
display: block;
}

#tomb-rdider #redeem .bt a:hover, #tomb-rdider #redeem .bt button:hover {
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
color: #fff;
-webkit-transform: skewX(0deg);
-ms-transform: skewX(0deg);
transform: skewX(0deg);
background: #f00;
border: #c00 3px solid;
}

#tomb-rdider #redeem .msg {
padding-top: 40px;
font-family: "DINPro-CondBold";
text-transform: uppercase;
font-size: 24px;
}

#tomb-rdider #redeem .msg .material-icons {
color: #f00;
padding-right: 3px;
padding-top: 3px;
}
.material-icons {
font-family: 'materialdesignicons';
font-weight: normal;
font-style: normal;
font-size: 24px;
line-height: 1;
letter-spacing: normal;
text-transform: none;
display: inline-block;
white-space: nowrap;
word-wrap: normal;
direction: ltr;
-moz-font-feature-settings: 'liga';
-moz-osx-font-smoothing: grayscale;
}

#tomb-rdider #redeem .bt2 a:hover {
text-decoration: none;
-webkit-animation: btflash 1s ease-in infinite;
animation: btflash 1s ease-in infinite;
border: #f00 3px solid;
color: #f00;
}
#tomb-rdider #redeem .bt2 a {
margin: 0 auto;
padding: 10px 30px;
font-size: 18px;
border: #333 3px solid;
color: #fff;
-webkit-transition: 0.5s all ease-in 0.1s;
-o-transition: 0.5s all ease-in 0.1s;
transition: 0.5s all ease-in 0.1s;
-webkit-border-radius: 50px;
-moz-border-radius: 50px;
border-radius: 50px;
}

#tomb-rdider #redeem .bt2 {
text-align: center;
padding-top: 40px;
font-family: "DINPro-CondBold";
text-transform: uppercase;
letter-spacing: 3px;
}

#redeem {
overflow:hidden;
padding: 80px 0;
}

#tomb-rdider #vd {
padding: 8em 0;
}

#tomb-rdider #vd .vdbox {
width: 90%;
margin: 0 auto;
max-width: 1080px;
-webkit-box-shadow: #000 0 0 30px;
-moz-box-shadow: #000 0 0 30px;
box-shadow: #000 0 0 30px;
}

#tomb-rdider #vd .video-container {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px;
height: 0;
overflow: hidden;
}

#tomb-rdider #vd .video-container iframe, #tomb-rdider #vd .video-container object, #tomb-rdider #vd .video-container embed, #tomb-rdider #vd .video-container video {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}


#tomb-rdider #ft {
text-align:center;
}

#tomb-rdider #ft p {
font-size: 14px;
line-height: 24px;
width: 100%;
margin: 0 auto;
max-width: 800px;
padding-top: 20px;
color: #ccc;
text-align:center;
}

#tomb-rdider li{
font-family: "DINPro-Light", "DINPro", "PTSansNarrowRegular", "Arial Unicode MS", Arial, Helvetica, sans-serif;
font-size: 18px;
color: #fff;
}

/* cod 4*/

.cod4 {
background:black;
}

.warp-cod4 {
width:1024px;
margin:0 auto;
}

.top-txt {
text-align:center;
vertical-align:middle;
margin-bottom:25px;
}

.top-txt img{
display:inline-block;
vertical-align:middle;
}

.top-txt p {
color: white;
text-align: left;
display: inline-block;
vertical-align: middle;
font-size: 26px;
width: 830px;
margin-left: 25px;
}

.top-txt span {
font-weight:bold;
}

.top-txt h2 {
color: white;
font-size: 50px;
font-weight: bold;
margin-bottom: 30px;
margin-top: -85px;
}


.cod4-content {
background: rgb(0,0,0); /* Old browsers */
background: -moz-linear-gradient(top, rgba(0,0,0,1) 0%, rgba(4,72,102,1) 45%, rgba(4,72,102,1) 55%, rgba(0,0,0,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(0,0,0,1) 0%,rgba(4,72,102,1) 45%,rgba(4,72,102,1) 55%,rgba(0,0,0,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(0,0,0,1) 0%,rgba(4,72,102,1) 45%,rgba(4,72,102,1) 55%,rgba(0,0,0,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000',GradientType=0 ); /* IE6-9 */
overflow:hidden;
padding:25px 0;
}

.txt-milieu {
background: rgb(4,72,102); /* Old browsers */
background: -moz-linear-gradient(top, rgba(4,72,102,1) 0%, rgba(0,0,0,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(4,72,102,1) 0%,rgba(0,0,0,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(4,72,102,1) 0%,rgba(0,0,0,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#044866', endColorstr='#000000',GradientType=0 ); /* IE6-9 */
float:left;
width:514px;
border:1px solid white;
}

.txt-milieu p {
color: white;
line-height: 25px;
padding: 45px 65px 46px;
}

.cod4-content img {
float:left;
border:1px solid white;
}

.txt-demarche {
margin-top:40px;
}

.txt-demarche h3 {
font-size:30px;
color:white;
font-weight:bold;
margin-bottom:25px;
text-transform:uppercase;
}

.txt-demarche p {
color:white;
}

.txt-demarche .sep-intelc {
width:100%;
height:1px;
background:white;
margin:25px 0;
}

.condition-intelcod {
font-size:10px;
margin-bottom:20px;
}

.txt-demarche li {
color:white;
margin-bottom: 35px;
font-size:20px;
}

.txt-demarche span {
color: black;
display: inline-block;
vertical-align: middle;
border-radius: 100%;
background: white;
margin-right: 15px;
width: 30px;
line-height: 30px;
text-align: center;

}

.txt-demarche a {
color:white;
}

.img-100 {
width:100%;
}

@media screen and (min-width: 960px) and (max-width: 1024px) {
.warp-cod4 {
width:940px;
}

.top-txt p {
width: 758px;
}

.txt-milieu p {

color: white;
line-height: 23px;
padding: 23px 65px 23px;

}

.txt-milieu {
width:430px;
}
}


@media screen and (min-width: 768px) and (max-width: 960px) {
.warp-cod4 {
width:748px;
}

.top-txt p {
width: 500px;
}

.txt-milieu p {
color: white;
line-height: 20px;
padding: 5px 15px 3px;
font-size: 16px;
}

.txt-milieu {
width: 424px;
}

.cod4-content img {
width: 320px;

}

}

@media screen and (min-width: 480px) and (max-width: 768px) {
.warp-cod4 {
width:460px;
}

.top-txt p {
width: 290px;
font-size: 16px;
}

.txt-milieu p {
color: white;
line-height: 20px;
padding: 5px 15px 3px;
font-size: 16px;
}

.txt-milieu {
width: 460px;
float:none;
}

.cod4-content img {
width: 100%;
float:none;
vertical-align:middle;

}

.top-txt img {
width: 50px;
}

.txt-demarche li {
font-size: 16px;
}

}

@media screen and (min-width: 320px) and (max-width: 480px) {
.warp-cod4 {
width:300px;
}

.top-txt p {
width: 300px;
font-size: 16px;
}

.txt-milieu p {
color: white;
line-height: 20px;
padding: 5px 15px 3px;
font-size: 16px;
}

.txt-milieu {
width: 300px;
float:none;
}

.cod4-content img {
width: 100%;
float:none;
vertical-align:middle;

}

.top-txt img {
width: 50px;
}

.txt-demarche li {
font-size: 16px;
}

}


/* ASSASSIN ODISSEY*/

#ASSASSIN {

width: 100%;
font-family: "DINPro-Light";
font-size: 20px;
color: #fff;
position: relative;
text-align: center;

}

#ASSASSIN #kv {

width: 100%;
overflow: hidden;
position: relative;
text-align: left;
padding: 0;

}

#ASSASSIN #kv .top_title {

position: absolute;
text-align: left;
left: 12%;
top: 10%;
z-index: 2;
width: 100%;

}
.fadeIn {

-webkit-animation-name: fadeIn;
animation-name: fadeIn;

}
.animated {

-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;

}
.fadeIn {

-webkit-animation-name: fadeIn;
animation-name: fadeIn;

}
.animated {

-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;

}

#ASSASSIN #kv .top_title > img {

max-width: 40%;
text-align: center;

}
img {

max-width: 100%;
width: expression(document.body.clientWidth>100?"100%":"auto");
overflow: hidden;

}

#ASSASSIN #kv .top_content {

width: 100%;
position: absolute;
z-index: 5;
top: 0;

}

#ASSASSIN #kv .top-inner {

position: absolute;
z-index: 3;
width: 50%;
margin: 2% auto 0;
text-align: right;
right: 0;

}

#ASSASSIN #kv .wordding {

width: 100%;
padding: 15px 30px;

}

#ASSASSIN #kv .wordding span:nth-child(1) {

background: -webkit-linear-gradient(top, #fadf84 0, #a56800 100%);
background-clip: border-box;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
font-size: 185px;
font-family: 'DINPro-CondMedium';

}
#ASSASSIN #kv .wordding span {

display: block;
padding: 0px 0px;
text-transform: uppercase;

}

#ASSASSIN #kv .wordding span:nth-child(2) {

background: -webkit-linear-gradient(bottom, #fadf84 0, #a56800 100%);
background-clip: border-box;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
font-size: 124px;
font-family: 'DINPro-CondLight';

}

#ASSASSIN #kv .pdimg {

width: 100%;
text-align: center;
margin: 0 auto;

}

#ASSASSIN #kv .pdimg img {

width: auto;
line-height: 1;
max-width: 100%;
vertical-align: top;

}

#ASSASSIN #kv .wordding {

width: 100%;
padding: 15px 30px;

}

.fadeInRight {

-webkit-animation-name: fadeInRight;
animation-name: fadeInRight;

}

#ASSASSIN #kv .wordding {

width: 100%;
padding: 15px 30px;

}

.img_xs {

display: none;

}


#ASSASSIN .scroll_txtWrap {

width: 100%;
padding: 0;
left: 0%;
margin: 0 auto;
margin-top: 0px;
position: absolute;
margin-top: -1.2%;
z-index: 99;
padding: 0;

}

#ASSASSIN .get_btn::before {

width: 100%;
content: "";
opacity: 1;
top: 0px;
left: 0px;
bottom: 0;
right: 0;
position: absolute;
animation-name: opacityeye;
animation-duration: 2s;
animation-delay: 1.5s;
animation-iteration-count: infinite;

}


#ASSASSIN .get_btn {

display: block;
width: 20%;
min-width: 350px;
height: 100%;
margin: 0 auto;
padding: 0px 15px;
padding-left: 15px;
padding-left: 0px;
text-align: center;
text-transform: uppercase;
text-decoration: none;
border: 2px solid rgb(191,149,51);
letter-spacing: 1px;
background: #000;
position: relative;
height: 45px;
-webkit-transition: 0.5s all ease-in 0.1s;
-o-transition: 0.5s all ease-in 0.1s;
transition: 0.5s all ease-in 0.1s;
text-transform: uppercase;
outline: none;
-webkit-animation: btflash 1s ease-in infinite;
animation: btflash 1s ease-in infinite;

}

@keyframes btflash {

0% {
-webkit-box-shadow: #d3ae53 0px 0px 0px;
-moz-box-shadow: #d3ae53 0px 0px 0px;
box-shadow: #d3ae53 0px 0px 0px;
}

50% {
-webkit-box-shadow: #d3ae53 0px 0px 50px;
-moz-box-shadow: #d3ae53 0px 0px 50px;
box-shadow: #d3ae53 0px 0px 50px;
}

100% {
-webkit-box-shadow: #d3ae53 0px 0px 0px;
-moz-box-shadow: #d3ae53 0px 0px 0px;
box-shadow: #d3ae53 0px 0px 0px;
}
}

#ASSASSIN .get_btn p {
font-family: "DINPro";
display: block;
color: #fff;
text-transform:uppercase;
line-height: 1.6;
width: 100%;
position: absolute;
text-align: center;
font-size: 24px;
padding: 0;
margin: 0;
font-weight: bold;
-webkit-text-shadow: 1px 5px 4px rgba(91,65,0,1);
text-shadow: 1px 5px 4px rgba(91,65,0,1);

}

#ASSASSIN .linkicon {

display: inline-block;
padding: 2px;
-webkit-animation: arrowDown 1s ease-in infinite;
animation: arrowDown 1s ease-in infinite;

}

.arrowDown {

-webkit-animation: arrowDown 1s ease-out infinite;
animation: arrowDown 1s ease-out infinite;
-webkit-animation-delay: 1s;
animation-delay: 1s;
-webkit-animation-fill-mode: backwards;
animation-fill-mode: backwards;

}
@keyframes arrowDown {
0% {

opacity: .2;
transform: translate(0px, 0px);

}
65% {

opacity: .85;
transform: translate(0px, 10px);

}
100% {

opacity: 0;
transform: translate(0px, 0px);

}}

svg:not(:root).svg-inline--fa {

overflow: visible;

}
.svg-inline--fa.fa-w-10 {

width: .625em;

}
svg:not(:root) {

overflow: hidden;

}
.svg-inline--fa {

display: inline-block;
font-size: inherit;
height: 1em;
overflow: visible;
vertical-align: -.125em;

}

#ASSASSIN .linkicon {

display: inline-block;
padding: 2px;
-webkit-animation: arrowDown 1s ease-in infinite;
animation: arrowDown 1s ease-in infinite;

}

#ASSASSIN #intro_warrper {

width: 100%;
background-image: url(https://asset.msi.com/event/mb/2018/ACO_Bundle/images/bg_infor.jpg);
background-position: left top;
background-repeat: no-repeat;
background-size: cover;
padding: 0% 0 0 0;
margin: 0px 0 0 0;

}

#ASSASSIN #intro_warrper::before {

content: "";
background-image: url(https://asset.msi.com/event/mb/2018/ACO_Bundle/images/gold_line.jpg);
width: 100%;
display: block;
height: 4px;

}

#ASSASSIN .intro {

width: 100%;
margin: 0 auto;
padding: 3% 0 1.5% 0;
position: relative;

}

#ASSASSIN .intro p {
font-family:"DINPro";
width: 100%;
max-width: 1170px;
margin: 0 auto;
line-height: 1.45;
font-size: 20px;
text-align: center;
color: #fff6d2;
z-index: 99;
display: block;
padding: 0 15px;
position: relative;

}

#ASSASSIN .section.s1 {

width: 100%;
background-size: cover;
background-attachment: fixed;
background-image: url(https://asset.msi.com/event/mb/2018/ACO_Bundle/images/eligible_model_bg.jpg);

}
#ASSASSIN .section {

width: 100%;
padding: 5% 0 0 0;
background-position: top center;
background-repeat: no-repeat;
background-attachment: fixed;
background-size: cover;

}

#ASSASSIN .section_title .h2 {

font-family: "DINPro-Bold";
color: #fff;
font-size: 40px;
padding: 0;
padding-bottom: 0px;
padding-bottom: 15px;
line-height: 1.6;
text-align: center;
margin-top: 20px;

margin-bottom: 10px;
}

#ASSASSIN .section_title {

width: 100%;
max-width: 1170px;
margin: 0 auto;

}

#ASSASSIN .section .dec_txt {

width: 100%;
margin: 0 auto;
max-width: 940px;
padding-bottom: 2rem;

}

#ASSASSIN .section .dec_txt p {
font-family: "DINPro";
font-size: 20px;
line-height: 1.45;
color: #fff;
font-weight: bold;

}

#ASSASSIN .section .dec_txt span {
font-family: "DINPro";
font-size: 1rem;
display: inline-block;
padding: 10px 0;
color: #ccc;

}

#ASSASSIN .pd_warpper {

width: 100%;
margin: 0 auto;
position: relative;
background-size: cover;
background-repeat: no-repeat;
background-position: top left;
background-image: url(https://asset.msi.com/event/mb/2018/ACO_Bundle/images/bg2.png);
padding-bottom: 5%;

}

.clearfix::after {

clear: both;
display: block;
visibility: hidden;
height: 0;
content: " ";

}

#ASSASSIN .pd-name {
font-family: "DINPro";
width: 100%;
padding: 2% 0 0 0;

}

#ASSASSIN .pd-name .h3 {
font-family: "DINPro";
width: 50%;
text-align: center;
font-weight: 600;
font-size: 265%;
line-height: 1.25;
color: #d3ae53;
text-shadow: 0 0 20px #a56800;
background: -webkit-linear-gradient(top, #fadf84 0, #d3ae53 100%);
background-clip: border-box;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
padding: 0 0rem;
display: block;

}

#ASSASSIN .pdbox .imgbox {

width: 100%;
margin: 0 auto;
text-align: center;
padding-bottom: 20px;

}

#ASSASSIN .pdbox .imgbox.bs-float {

float: left;
width: 50%;

}

#ASSASSIN .pdbox .imgbox.bs-float .imgs {

width: 100%;
text-align: center;
margin: 0 auto;

}

#ASSASSIN img {

max-width: 100%;
width: expression(document.body.clientWidth>100?"100%":"auto");
overflow: hidden;

}

#ASSASSIN .pdbox .txtbox {

float: left;
width: 50%;
margin: 0 auto;

}

#ASSASSIN .pdbox .tb-header {

text-align: left;
padding: 15px;

}
#ASSASSIN .pdbox .tb-header .h4 {
font-family: "DINPro";
font-weight: bold;
color: #fff;
font-size: 20px;
line-height: 1.6;
margin-top: 10px;

margin-bottom: 10px;
}

#ASSASSIN .pdbox .tb-header p {
font-family: "DINPro";
color: #fadf84;
font-size: 1rem;
line-height: 1.25;
font-weight: 600;

}

#ASSASSIN .pdbox .tb-body {

display: table;
width: 100%;
padding: 0 15px;

}

#ASSASSIN .pdbox .tb-body li {

width: calc(50% - 10px);
float: left;
margin-bottom: 0px;
margin-right: 5px;

}

#ASSASSIN .pdbox .tb-body li a {
font-family: "DINPro";
display: block;
color: #fff;
font-size: 70%;
text-align: center;
line-height: 1.25;
text-align: left;
background-color: rgba(0, 0, 0, .5);
border: 1px solid #333;
padding: 10px 15px;
text-decoration: none;

}

#ASSASSIN .pdbox .pd-att {

font-weight: 500;
color: #ddd;
font-size: 70%;
line-height: 1.45;
padding: 12px 30px;
margin: 0;
text-align: left;

}

#ASSASSIN .pdbox .tb-body li a:hover, #ASSASSIN .pdbox .tb-body li a:active {

border: 1px solid #d3ae53;
background-color: rgba(211, 174, 83, .5);
text-decoration: none;

}
#ASSASSIN .pdbox .tb-body li a {

display: block;
color: #fff;
font-size: 70%;
text-align: center;
line-height: 1.25;
text-align: left;
background-color: rgba(0, 0, 0, .5);
border: 1px solid #333;
padding: 10px 15px;
text-decoration: none;

}

#ASSASSIN .pdbox .table-warpper.bs-float {

float: left;
width: 50%;
padding-top: 0;

}

#ASSASSIN #redeem {

width: 100%;
background: url(https://asset.msi.com/event/mb/2018/ACO_Bundle/images/bg3.jpg)top left no-repeat;
background-attachment: scroll;
background-size: auto auto;
background-size: cover;
padding: 4% 0 0 0;
background-attachment: fixed;

}

#ASSASSIN .container {

width: 90%;
margin: 0 auto;
max-width: 1200px;

}

#ASSASSIN .section_title {

width: 100%;
max-width: 1170px;
margin: 0 auto;

}
#ASSASSIN .section_title .h2 {

font-family: 'din_pro_bold';
color: #fff;
font-size: 40px;
padding: 0;
padding-bottom: 0px;
padding-bottom: 15px;
line-height: 1.6;
text-align: center;

}

#ASSASSIN #redeem .redeembox {

width: 100%;
margin: 0 auto;
max-width: 1000px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
padding-bottom: 35px;

}

#ASSASSIN #redeem .redeembox .item {

color: #ddd;
text-decoration: none;
opacity: 1;
width: 28%;

}

#ASSASSIN #redeem .redeembox .item .circle {

background: rgba(0, 0, 0, .5);
width: 150px;
height: 150px;
border-radius: 50%;
border: 0px solid rgba(211,174,83,.75);
line-height: 150px;
margin: 0 auto;
-webkit-transition: 0.5s all ease-in 0.1s;
-o-transition: 0.5s all ease-in 0.1s;
transition: 0.5s all ease-in 0.1s;

}

#ASSASSIN #redeem .redeembox .item img {

vertical-align: middle;

}

#ASSASSIN #redeem .redeembox .item p {

text-align: center;
width: 100%;
margin: 0 auto;
max-width: 200px;
padding-top: 10px;
line-height: 1.6;
font-size: 1rem;
font-weight: 600;

}

#ASSASSIN #redeem .redeembox .itemsp {

width: 8%;
display: inline-flex;
padding-bottom: 6%;
align-items: center;
margin: auto;
-moz-transform: rotate(0deg);
-webkit-transform: rotate(0deg);
-o-transform: rotate(0deg);
-ms-transform: rotate(0deg);
transform: rotate(0deg);

}
#ASSASSIN #redeem .redeembox .item {

color: #ddd;
text-decoration: none;
opacity: 1;
width: 28%;

}

#ASSASSIN #redeem .redeembox .item .circle {

background: rgba(0, 0, 0, .5);
width: 150px;
height: 150px;
border-radius: 50%;
border: 0px solid rgba(211,174,83,.75);
line-height: 150px;
margin: 0 auto;
-webkit-transition: 0.5s all ease-in 0.1s;
-o-transition: 0.5s all ease-in 0.1s;
transition: 0.5s all ease-in 0.1s;

}

#ASSASSIN #redeem .redeembox .item p {

text-align: center;
width: 100%;
margin: 0 auto;
max-width: 200px;
padding-top: 10px;
line-height: 1.6;
font-size: 1rem;
font-weight: 600;

}

#ASSASSIN #redeem .redeembox .itemsp {

width: 8%;
display: inline-flex;
padding-bottom: 6%;
align-items: center;
margin: auto;
-moz-transform: rotate(0deg);
-webkit-transform: rotate(0deg);
-o-transform: rotate(0deg);
-ms-transform: rotate(0deg);
transform: rotate(0deg);

}

#ASSASSIN #redeem .redeembox .item {

color: #ddd;
text-decoration: none;
opacity: 1;
width: 28%;

}

#ASSASSIN #redeem .redeembox .item .circle {

background: rgba(0, 0, 0, .5);
width: 150px;
height: 150px;
border-radius: 50%;
border: 0px solid rgba(211,174,83,.75);
line-height: 150px;
margin: 0 auto;
-webkit-transition: 0.5s all ease-in 0.1s;
-o-transition: 0.5s all ease-in 0.1s;
transition: 0.5s all ease-in 0.1s;

}

#ASSASSIN .bt {

display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
margin: auto;

}

#uplayKey {

width: 100%;
margin: 0 auto;
background-color: transparent;
text-align: center;

}

#uplayKey .key_inner {

width: 100%;
max-width: 960px;
position: relative;
margin: 0 auto;
padding: 0rem 2rem 3rem 2rem;

}

#ASSASSIN .bt3 button {

width: 80%;
margin: 20px auto;

}
#ASSASSIN .bt a, #ASSASSIN .bt button, #ASSASSIN .bt3 button {

border: #d3ae53 3px solid;
background: rgba(0, 0, 0, 0.8);
color: #d3ae53;
padding: 20px 0;
font-family: "DINCond-Bold", "Noto Sans", "Sunflower", "Sawarabi Mincho", "Trirong", "DINPro", "PTSansNarrowRegular", "Arial Unicode MS", Arial, Helvetica, sans-serif;
font-size: 20px;
-webkit-border-radius: 50px;
-moz-border-radius: 50px;
border-radius: 50px;
-webkit-transition: 0.5s all ease-in 0.1s;
-o-transition: 0.5s all ease-in 0.1s;
transition: 0.5s all ease-in 0.1s;
text-transform: uppercase;
outline: none;
-webkit-animation: btflash 1s ease-in infinite;
animation: btflash 1s ease-in infinite;
-webkit-transform: skewX(-20deg);
-ms-transform: skewX(-20deg);
transform: skewX(-20deg);
text-decoration: none;
width: 30%;
margin: 0 10px;
display: block;
letter-spacing: 1px;

}

.fa-angle-right::before {

content: "\f105";

}

#ASSASSIN .bt a:hover, #ASSASSIN .bt button:hover, #ASSASSIN .bt3 button:hover {

-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
color: #fff;
-webkit-transform: skewX(0deg);
-ms-transform: skewX(0deg);
transform: skewX(0deg);
background: #d3ae53;
border: #d3ae53 1px solid;

}

#ASSASSIN .bt a, #ASSASSIN .bt button, #ASSASSIN .bt3 button {

border: #d3ae53 3px solid;
background: rgba(0, 0, 0, 0.8);
color: #d3ae53;
padding: 20px 0;
font-family: "DINCond-Bold", "Noto Sans", "Sunflower", "Sawarabi Mincho", "Trirong", "DINPro", "PTSansNarrowRegular", "Arial Unicode MS", Arial, Helvetica, sans-serif;
font-size: 16px;
-webkit-border-radius: 50px;
-moz-border-radius: 50px;
border-radius: 50px;
-webkit-transition: 0.5s all ease-in 0.1s;
-o-transition: 0.5s all ease-in 0.1s;
transition: 0.5s all ease-in 0.1s;
text-transform: uppercase;
outline: none;
-webkit-animation: btflash 1s ease-in infinite;
animation: btflash 1s ease-in infinite;
-webkit-transform: skewX(-20deg);
-ms-transform: skewX(-20deg);
transform: skewX(-20deg);
text-decoration: none;
width: 30%;
margin: 0 10px;
display: block;
letter-spacing: 1px;

}

#ASSASSIN .bt3 button {

width: 80%;
margin: 20px auto;

}

#ASSASSIN #redeem .redeembox .item p{

color: #ddd;

}

#ASSASSIN  #redeem p {
color: #ddd;
}

#tmc {

width: 100%;
background: url(https://asset.msi.com/event/mb/2018/ACO_Bundle/images/bg4.jpg)left top no-repeat;
background-attachment: scroll;
background-size: auto auto;
background-size: cover;
padding: 4% 0 5% 0;
background-attachment: fixed;

}

#ASSASSIN .container {

width: 90%;
margin: 0 auto;
max-width: 1200px;

}

#ASSASSIN .section_title {

width: 100%;
max-width: 1170px;
margin: 0 auto;

}

#ASSASSIN .section_title .h2 {

font-family: 'din_pro_bold';
color: #fff;
font-size: 40px;
padding: 0;
padding-bottom: 0px;
padding-bottom: 15px;
line-height: 1.6;
text-align: center;

}

#tmc .list-type-disc, #tmc .tmc-footer {

width: 90%;
margin: 0 auto;
padding: 20px 15px;

}

#tmc ul li {

font-size: 85%;
font-family: 'DINPro-Light';
text-align: left;
line-height: 1.6;
list-style: disc;
color:white;

}
#ASSASSIN .bt2 {

text-align: center;
padding-top: 20px;
padding-bottom: 20px;
text-transform: uppercase;
letter-spacing: 3px;

}


#ASSASSIN .get_link {

font-size: 24px;
font-weight: bold;
color: #fff;
border: none;
display: inline-block;
background-color: transparent;
padding: 15px;

}

#ASSASSIN .bt2 a, #ASSASSIN .bt2 .get_link {

margin: 0 auto;
padding: 10px 30px;
font-size: 18px;
border: #888 3px solid;
color: #fff;
-webkit-border-radius: 50px;
-moz-border-radius: 50px;
border-radius: 50px;
outline: none;
letter-spacing: 1px;

}


#tmc .tmc-footer {

width: 90%;
margin: 0 auto;

}

#tmc .tmc-footer .img-tmc-logo {

width: 100%;
max-width: 300px;
margin: 0 auto;
text-align: center;
padding: 2% 15px;

}
#tmc .tmc-footer p {

font-size: 85%;
line-height: 1.25;
color: #ccc;

}


/* NVIDIA MONSTER HUNTER */
.center-all {
text-align:center;
}

#gotonvidia .nv-custom-button {
padding:15px 0;
}

#gotonvidia.produit-rx li {
margin-bottom: 20px;
}

#telegaming #gotonvidia.produit-rx li {
    margin-bottom: 20px;
    width: 275px;
    margin-top: 15px;
    box-sizing: border-box;
    border: solid #d90479 3px;
    transition: 0.4s;
    
    
}

    #telegaming #gotonvidia.produit-rx li:hover {
        margin-bottom: 20px;
        margin-top: 15px;
        box-sizing: border-box;
        border: solid #d90479 3px;
        background-color: #d90479;
        transform: scale(1.1);
    }

    #telegaming #gotonvidia.produit-rx  li:hover img{
       
    }
    #telegaming #gotonvidia.produit-rx li:hover p {
        color: white;
    }



.warp-nvidia-rx h2 {
color:white;
font-family:'Geforce-light';
font-size:35px;
margin-bottom:20px;
}

.warp-nvidia-rx h2 span {
font-style:italic;
font-family:'Geforce-light';
}

.warp-nvidia-rx a{
background-color: #76b900;
color:white;
display:block;
width:100px;
text-align:center;
text-transform:uppercase;
}

#telegaming a {
    background-color: transparent;
    display: inline;
}


    .text-produit-1000 {
        font-family: 'DINPro';
        color: white;
        text-align: center;
    }


.black-friday {

}

.black-friday .content-landing .produit-landing li .nvidia_produit {
text-align: center;
color:black;
font-size:12px;
}



.black-friday .sep-filtre {
margin:20px 0;
}


/* BF5 */

.produit-rx h2 {
text-align:center;
}

.center-all p {
color:white;
font-family:"DINPro";
height: 88px;
margin-bottom:30px;
}

/* JUST CAUSE */


.just-cause .eligible {

background: url(https://www.grosbill.com/images_produits/grosbill/images-landing/msi/just-cause/box1.jpg);
padding: 2% 0px;

}

.just-cause h2 {

font-size: 3.5em;
text-align: center;
padding: 10px 0px;
text-transform: uppercase;
-webkit-animation: orangeflash 1s infinite ease;
animation: orangeflash 1s infinite ease;
color:white;
font-family: 'DINPro-CondBold' !important;
}

@keyframes orangeflash{

0% {

text-shadow: #9dc6c4 0 0 0px;

}
25% {

text-shadow: #9dc6c4 0 0 30px;

}
40% {

text-shadow: #9dc6c4 0 0 5px;

}
50% {

text-shadow: #9dc6c4 0 0 40px;

}
100% {

text-shadow: #9dc6c4 0 0 0px;

}
}

.prod-eli{
text-align:center;
width:500px;
margin:0 auto;
overflow:hidden;
}

.prod-eli ul li a {

display: block;
color: #112747;
background: #9dc6c4;
padding: 10px;
z-index: 0;
min-height: 35px;
font-family: 'DINPro-CondBold' !important;

}

.prod-eli ul li {
margin: 5px 1%;
font-size: 2.5em !important;
font-family: 'DINPro-CondBold' !important;
text-transform: uppercase;
float:left;
width:46%;

}

.prod-eli ul li:hover {
-webkit-animation: orangeflash2 1s infinite ease;
animation: orangeflash2 1s infinite ease;
}

@keyframes orangeflash2{

0% {

box-shadow: #9dc6c4 0 0 0px;

}
25% {

box-shadow: #9dc6c4 0 0 30px;

}
40% {

box-shadow: #9dc6c4 0 0 5px;

}
50% {

box-shadow: #9dc6c4 0 0 40px;

}
100% {

box-shadow: #9dc6c4 0 0 0px;

}
}

.bench-msi {

background: url(https://www.grosbill.com/images_produits/grosbill/images-landing/msi/just-cause/box2.jpg) top center fixed no-repeat;
padding: 5% 0px;
padding-top: 5%;
padding-top: 2%;
background-size: cover;

}
.bench-msi h2 {
padding-bottom: 2%;
}

.bench-msi ul {
font-size:0;
text-align:center;
}

.bench-msi ul li{
display: inline-block;
width: 15%;
margin: 0 1%;
color: white;
vertical-align: top;
}

.bench-msi h3 {
font-family: 'DINPro-CondLight' !important;
font-size: 30px;
color:white;
background: rgba(157,198,196,0.5);

padding: 2%;
line-height: 1.5em;
}


.bench-msi ul p {
border: 1px solid #9dc6c4;
width:100%;
margin-top: 5px;
padding: 5px;
min-height: 180px;
color:white;
font-size:22px;
font-family: 'DINPro-CondBold' !important;
margin-bottom: 15px;
-webkit-box-sizing: border-box;

-moz-box-sizing: border-box;

box-sizing: border-box;
}


.iframe-msi {
background:black;
padding-bottom:50px;
}


.iframe-msi2{
width: 62%;
margin:0 auto;
position:relative;
height:658px;
}

 .iframe-msi iframe{

position: absolute;
top: 0;
bottom: 0;
left: 0;
width: 100%;
height: 100%;
border: 0;

}

 .box5 {
padding-bottom: 50px;
background: url(https://asset.msi.com/event/aio/2018/Assets/images/box5.jpg) top center fixed no-repeat;

}

#aio-BTS .redeembox .item {

color: #ddd;
text-decoration: none;
opacity: 1;
width: 28%;
padding-top: 50px;

}

#aio-BTS {
background:black;
overflow:hidden;
}

#aio-BTS .redeembox {

width: 100%;
margin: 0 auto;
max-width: 1000px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
padding-bottom: 35px;

}

#aio-BTS .redeembox .item {

color: #ddd;
text-decoration: none;
opacity: 1;
width: 28%;
padding-top: 50px;

}

#aio-BTS .redeembox .item .circle {

background: rgba(157, 198, 195, .5);
width: 160px;
height: 160px;
border-radius: 50%;
line-height: 150px;
margin: 0 auto;
-webkit-transition: 0.5s all ease-in 0.1s;
-o-transition: 0.5s all ease-in 0.1s;
transition: 0.5s all ease-in 0.1s;
-webkit-box-sizing: border-box;

-moz-box-sizing: border-box;

box-sizing: border-box;
}

#aio-BTS .redeembox .itemsp {

width: 8%;
display: inline-flex;
padding-bottom: 6%;
align-items: center;
margin: auto;
-moz-transform: rotate(0deg);
-webkit-transform: rotate(0deg);
-o-transform: rotate(0deg);
-ms-transform: rotate(0deg);
transform: rotate(0deg);

}

.center-block {

display: block;
margin-right: auto;
margin-left: auto;

}

#aio-BTS .redeembox .item img {
-webkit-box-sizing: border-box;

-moz-box-sizing: border-box;

box-sizing: border-box;
vertical-align: middle;
padding-top: 20%;

}

#aio-BTS .redeembox .item p {

text-align: center;
width: 100%;
margin: 0 auto;
max-width: 300px;
padding-top: 10px;
font-size: 1.2em;
letter-spacing: 0px;
color:white;
}

.ul-text li {
color:white;
text-transform:uppercase;
text-align:center;
margin-bottom:15px;
}

#aio-BTS .bt2 a:hover {

text-decoration: none;
-webkit-animation: btflash 1s ease-in infinite;
animation: btflash 1s ease-in infinite;
color: #9dc6c4;
border: #0f2343 3px solid;
cursor: pointer;
box-shadow: 0px 0px 12px rgba(157, 198, 195, 0.7);

}
#aio-BTS .bt2 a {

margin: 0 auto;
padding: 10px 30px;
font-size: 14px;
border: #0f2343 3px solid;
color: #fff;
background: #0f2343;
-webkit-transition: 0.5s all ease-in 0.1s;
-o-transition: 0.5s all ease-in 0.1s;
transition: 0.5s all ease-in 0.1s;
margin: 20px 15px;
display: inline-block;
text-transform:uppercase;

}

#aio-BTS .bt2 {

text-align: center;
text-transform: uppercase;
letter-spacing: 3px;

}


/* NOEL */

.noel-landing {

overflow: hidden;
}

.noel-landing h2 {
font-weight:700;
color: white;
text-align: center;
font-size: 28px;
text-transform: uppercase;
}

    .noel-landing h2::before {
        content: "";
        width: 100%;
        height: 26px;
        margin: 0 auto;
        background: url(../landing-pages/images/noel/h2.png)no-repeat center top;
        background-size: auto;
        display: block;
        background-size: 100%;
    }

    .noel-landing h2::after {
        content: "";
        width: 100%;
        height: 26px;
        margin: 0 auto;
        background: url(../landing-pages/images/noel/h2.png)no-repeat center top;
        background-size: auto;
        display: block;
        transform: rotate(180deg);
        background-size: 100%;
    }

.mise-noel ul{
font-size:0;
vertical-align:bottom;
text-align:center;
}

.mise-noel li {
width: 25%;
margin: 10px 4%;
    margin-bottom: 10px;
border-radius: 30px;
padding: 0 0 15px 0;
display: inline-block;
background:
rgba(255,255,255,0.1);
border: 1px solid
rgb(0, 0, 0);
overflow: hidden;
margin-bottom: 30px;
}

.mise-noel li::before {
content: "";
width: 173px;
height: 32px;
text-align: center;
margin: 0 auto;
display: block;
background: url(../landing-pages/images/noel/produit-avant.png)no-repeat center top;
background-size: 50%;
display:none;
}

.mise-noel li div {
color:black;
font-size: 26px;
font-family:"DINPro-CondLight";
}


.mise-noel li .titre-prod-noel {
color:black;
font-family: "DINPro-CondMedium";
margin-bottom: 10px;
height: 56px;
}

    .mise-noel li .titre-prod-noel span {
    font-family: "DINPro-CondMedium";
    }

.noel-landing .ouvrir-filtre {
background:black url(../landing-pages/images/configurateur/filte-fleche-w.png) no-repeat 95% center;
}

.mise-noel li .reduc-noel {
    background: -webkit-linear-gradient(#ffd01f, #c08e1f);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-family:"DINPro-CondMedium";
    font-size:50px;
    margin-bottom:10px;
}


.mise-noel li .add-panier-noel {
background: rgb(255,208,31); /* Old browsers */
background: -moz-linear-gradient(-45deg, rgba(255,208,31,1) 0%, rgba(192,142,31,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(-45deg, rgba(255,208,31,1) 0%,rgba(192,142,31,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(135deg, rgba(255,208,31,1) 0%,rgba(192,142,31,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffd01f', endColorstr='#c08e1f',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
width: 70%;
margin: 0 auto 0px;
font-size: 26px;
line-height:30px;
text-transform: uppercase;
color: black;
font-family:"DINPro-CondMedium";
transition:transform 0.5s;
}

    .mise-noel li .add-panier-noel:hover {
    transform:scale(1.2);
    }




@keyframes noelflash{

0% {

box-shadow: black 0 0 0px;

}
25% {

box-shadow:black  0 0 10px;

}
40% {

box-shadow: black  0 0 5px;

}
50% {

box-shadow: black  0 0 20px;

}
100% {

box-shadow: black  0 0 0px;

}
}

.price-prod-noel::after {
    width: 90px;
    display: block;
    transform: rotate(-15deg) translate(-50%);
    content: "";
    height: 2px;
    background: #b60e20;
    text-align: center;
    position: absolute;
    top: -4px;
    left: 50%;
}

.price-prod-noel {
position:relative;
}

.mise-noel li img {
width: 60%;
}

.price-nono {
font-size:0;
vertical-align:middle;
}

.price-nono div{
display:inline-block;
margin:0 5%;
}

.noel-landing .foot-landing p {
text-align:center;
color:white;
}

/* ANTHEM BF5 */
.duo-jeux {
overflow:hidden;
}

.duo-jeux div {
float:left;
width:50%;
box-sizing:border-box;
padding:0 5%;
text-align:center;
}

    .duo-jeux h4 {
    color:#76b900;
    text-transform:uppercase;
    font-size:21px;
    font-family: "Geforce-bold";
    }

    .duo-jeux .jeu-2080 {
    border-right:2px #76b900 solid;

    }


    .duo-jeux .jeu-2070 {
    border-left:2px #76b900 solid;

    }

    .duo-jeux img {
    width:75%;
    margin-top:20px;
    margin-bottom:20px;
    }

    .duo-jeux p {
    color:#76b900;
    text-transform:uppercase;
    font-size:30px;
    font-family: "Geforce-bold";
    }

    .duo-jeux a {
    padding: 10px 10px;
    background-color: #76b900;
    color: white;
    display: block;
    width: 100px;
    text-align: center;
    text-transform: uppercase;
    margin:0 auto;
    font-family: "Geforce-bold";
}


.center-all .jeu1 {
float:left;
width:50%;
box-sizing:border-box;
padding:0 5%;
}

.center-all .jeu2 {
float:right;
width:50%;
box-sizing:border-box;
padding:0 5%;
}

.center-all {
overflow:hidden;
}

.center-all p {
    color: white;
    font-family: "DINPro";
    height: 88px;
    margin-bottom: 30px;
}

    .center-all a {
    padding: 10px 10px;
    background-color: #76b900;
    color: white;
    display: block;
    width:150px;
    text-align: center;
    text-transform: uppercase;
    margin:0 auto;
    font-family: "Geforce-bold";
}

.warp-nvidia-rx .center-all h2 {
color:#76b900;
font-size:20px;
margin-top:20px;
}


@media screen and (min-width: 480px) and (max-width: 768px) {

    .center-all p {
        height: 144px;
    }
}

@media screen and (min-width: 300px) and (max-width: 480px) {
.duo-jeux div {
    float: none;
    width: 100%;

}

.duo-jeux .jeu-2080{
    border-right: none;
    margin-bottom:20px;
}

    .duo-jeux .jeu-2070 {
    border-left:none;
    border-top:2px #76b900 solid;
    padding-top:20px;
    }


    .center-all .jeu1 {
    float: none;
    width: 100%;
    box-sizing: border-box;
    padding: 0 5%;
    margin-bottom:20px;
}

        .center-all .jeu2 {
    border-top:2px #76b900 solid;
    padding-top:20px;
    float: none;
    width: 100%;
    box-sizing: border-box;
    padding: 0 5%;
}

}


/* DIVISION */

.amd-division .duo-jeux .jeu-2080{
    border:none;
}

.amd-division .duo-jeux .jeu-2070{
    border:none;
}

.amd-division .duo-jeux img{
    width:100%;
}

.amd-division .duo-jeux a{
    width:100%;
    padding:0;
    background:none;
    margin:0;
}

/* THE DIVISION MSI*/

#tom_clancys_the_division_2 {
    font-family: 'DINPro';
    color: #fff;
    background:black;
}



#tom_clancys_the_division_2 h2 {
    color: #fff;
    font-family: 'DINPro-Bold';
    font-size: 30px;
    margin: 0;
        margin-bottom: 0px;
    word-spacing: -3px;
}

.prod-eli ul li a {
    display: block;
    color: #112747;
    background: #ff6a13;
    padding: 10px;
    z-index: 0;
    min-height: 35px;
    font-family: 'DINPro-CondBold' !important;
}

#tom_clancys_the_division_2 h2.kv-title {
    text-shadow: black 2px 2px 12px, black 2px 2px 12px, black 2px 2px 12px, black 2px 2px 12px;
    line-height: 1.3;
    font-size: 44px;
    margin-bottom: 24px;
    text-transform: uppercase;
    font-family: 'DINPro-Bold';
}


#tom_clancys_the_division_2 h2.kv-subtitle {
    text-shadow: black 2px 2px 12px, black 2px 2px 12px, black 2px 2px 12px, black 2px 2px 12px;
    line-height: 1.5;
    margin-bottom: 40px;
}

section.kv .dt-kv > img:nth-of-type(1) {
    width: 85%;
    position: absolute;
    bottom: 4%;
}
.carousel-inner > .item > a > img, .carousel-inner > .item > img, .img-responsive, .thumbnail a > img, .thumbnail > img {
    display: block;
    max-width: 100%;
    height: auto;
}

#tom_clancys_the_division_2 img {
    vertical-align: middle;
}

section.kv img.logo-icon {
    width: 17.6%;
    position: absolute;
    top: 25%;
    right: 22%;
    z-index: 1;
}

section.mnt-content {
    background: url(https://storage-asset.msi.com/event/mnt/2019/tom_clancys_the_division_2/images/product-bg.jpg) 50% 0 no-repeat;
        background-size: auto;
    background-size: cover;
    padding: 6% 0 12%;
}

#tom_clancys_the_division_2 h2.section-title {
    position: relative;
    padding: 12px 0;
    color: #ff6a13;
    text-align: center;
    margin-top: 5%;
    margin-bottom: 2%;
    font-size: 40px;
}

section.redeem {
    text-align: center;
    background: url("../images/redeem.jpg") 0 0 no-repeat;
        background-size: auto;
    background-size: cover;
    padding-bottom: 4%;
    padding-top: 2%;
}

#tom_clancys_the_division_2 section {
display:block;
}

#tom_clancys_the_division_2 h3.sub-title {
    position: absolute;
    bottom: 2%;
    z-index: 2;
    text-shadow: #030303 2px 2px 12px, #030303 2px 2px 12px;
}

section.redeem {
    text-align: center;
    background: url("../images/redeem.jpg") 0 0 no-repeat;
        background-size: auto;
    background-size: cover;
    padding-bottom: 4%;
    padding-top: 2%;
}

section.redeem .step-wrap {
    display: flex;
    justify-content: center;
}

section.redeem .step-wrap .step {
    max-width: 250px;
    margin: 0 1%;
}

#tom_clancys_the_division_2 a {
    color: #fff;
    outline: none;
}

.carousel-inner > .item > a > img, .carousel-inner > .item > img, .img-responsive, .thumbnail a > img, .thumbnail > img {
    display: block;
    max-width: 100%;
    height: auto;
}

section.redeem .step-wrap .step h3 {
    color: #ff6a13;
    font-weight: bold;
    margin: 0px 0 20px;
}

section.redeem {
    text-align: center;
    background: url(https://storage-asset.msi.com/event/mnt/2019/tom_clancys_the_division_2/images/redeem.jpg) 0 0 no-repeat;
        background-size: auto;
    background-size: cover;
    padding-bottom: 4%;
    padding-top: 2%;
}

#tom_clancys_the_division_2 p {
    font-size: 1.15em;
    line-height: 1.8em;
    color: #fff;
    font-weight: normal;
}
#tom_clancys_the_division_2 p {
    margin: 0 0 10px;
}

section.redeem .step-wrap .arrow {
    position: relative;
}

section.redeem .redeem-btn {
    margin-top: 3%;
}

section.redeem .redeem-btn button {
    font-size: 24px;
    background: transparent;
    padding: 10px 5%;
    border-radius: 45px;
    margin: 15px 10px 0;
    border: 2px solid #fff;
    transition: all 0.5s ease;
    outline: none;
}

section.redeem .redeem-btn button {
    font-size: 24px;
    background: transparent;
    padding: 10px 5%;
    border-radius: 45px;
    margin: 15px 10px 0;
    border: 2px solid #fff;
    transition: all 0.5s ease;
    outline: none;
    color:white;
}

section.redeem .redeem-btn .download-btn button {
    border-radius: 0px;
    background: #ff6a13;
    color: #000;
    border: 0;
    font-weight: bold;
    margin-top: 3%;
}

section.others_info {
    position: relative;
    text-align: center;
}

section.others_info .logo-icon {
    width: 6%;
    margin: 0 auto 30px;
}

section.others_info .icon-wrap {
    padding: 0 15px;
}

section.others_info .icon-wrap img:nth-of-type(1) {
    max-width: 300px;
}

section.others_info .icon-wrap img:nth-of-type(2) {
    max-width: 200px;
}

#tom_clancys_the_division_2 section.others_info p {
    width: 100%;
    padding: 15px;
    max-width: 992px;
    margin: 0 auto;
}


/* MSI GLOW YOUR PC*/

.msi-black {
}



#glow-your-gaming-pc {
    font-family: 'DINPro-Regular';
    color: #fff;
}

#glow-your-gaming-pc section.kv {
    position: relative;
    padding-bottom: 35%;
}

#glow-your-gaming-pc section.event-content {
    text-align: center;
    background: url("https://storage-asset.msi.com/event/2019/glow-your-gaming-pc/images/md-bg.jpg") 50% 0 no-repeat;
        background-size: auto;
    background-size: 100%;
    padding-bottom: 5%;
}

.visible-lg-block, .visible-lg-inline, .visible-lg-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-xs-block, .visible-xs-inline, .visible-xs-inline-block {
    display: none !important;
}

#glow-your-gaming-pc section.kv .dt-kv img:nth-of-type(1) {
    width: 60%;
    top: 21%;
    margin: auto;
}
#glow-your-gaming-pc section.kv .dt-kv img {
    position: absolute;
}
.slideInDown {
    -webkit-animation-name: slideInDown;
    animation-name: slideInDown;
}
.slideInDown {
    -webkit-animation-name: slideInDown;
    animation-name: slideInDown;
}

.carousel-inner > .item > a > img, .carousel-inner > .item > img, .img-responsive, .thumbnail a > img, .thumbnail > img {
    display: block;
    max-width: 100%;
    height: auto;
}

@keyframes slidelnDown {
0% {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
}
100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
}

#glow-your-gaming-pc section.kv .dt-kv img:nth-of-type(2) {
    width: 47%;
    right: 5%;
    bottom: 46%;
    margin: auto;
}

#glow-your-gaming-pc section.kv .dt-kv img:nth-of-type(3) {
    width: 47%;
    right: 5%;
    top: 42%;
    margin: auto;
}

#glow-your-gaming-pc section.kv .dt-kv img {
    position: absolute;
}

#glow-your-gaming-pc section.kv::after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    margin: auto;
    background: url("https://storage-asset.msi.com/event/2019/glow-your-gaming-pc/images/kv-bg.jpg") 0 100% no-repeat;
    background-size: 100%;
    z-index: -1;
    -webkit-animation: colorful 2.5s 0.2s linear infinite;
    animation: colorful 2.5s 0.2s linear infinite;
}


.flash-title {
    -webkit-animation: flash-title 1.8s infinite;
    animation: flash-title 1.8s infinite;
}

@keyframes flash-title {

0%, 20%, 30%, 70%, 80%, 100% {
    opacity: 1;
}
25%, 75% {
    opacity: 0.6;
}
}

@-webkit-keyframes colorful {
  from {
    -webkit-filter: hue-rotate(0deg);
    filter: hue-rotate(0deg); }
  to {
    -webkit-filter: hue-rotate(359deg);
    filter: hue-rotate(359deg); } }

@keyframes colorful {
  from {
    -webkit-filter: hue-rotate(0deg);
    filter: hue-rotate(0deg); }
  to {
    -webkit-filter: hue-rotate(359deg);
    filter: hue-rotate(359deg); } }


#glow-your-gaming-pc h1.section-title::after, #glow-your-gaming-pc h2.section-title::after {
    content: '';
    display: inline-block;
    width: 95%;
    height: 3px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    background-color: #fff;
    box-shadow: 0 0 15px #00e8ff, 0 0 15px #00e8ff, 0 0 15px #00e8ff;
}

#glow-your-gaming-pc h1.section-title::before, #glow-your-gaming-pc h2.section-title::before {
    content: '';
    display: inline-block;
    width: 95%;
    height: 3px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    background-color: #fff;
    box-shadow: 0 0 15px #00e8ff, 0 0 15px #00e8ff, 0 0 15px #00e8ff;
}

#glow-your-gaming-pc h1.section-title {
    margin-top: 0;
    margin-bottom: 1%;
}
#glow-your-gaming-pc h1.section-title, #glow-your-gaming-pc h2.section-title {
    position: relative;
    display: inline-block;
    padding: 12px 0;
    color: #fff;
    -webkit-animation: neon .08s ease-in-out infinite alternate;
    animation: neon .08s ease-in-out infinite alternate;
    text-shadow: 0 0 15px #00e8ff, 0 0 15px #00e8ff, 0 0 15px #00e8ff;
    text-transform: uppercase;
    margin-top: 5%;
    margin-bottom: 2%;
}
#glow-your-gaming-pc h1, #glow-your-gaming-pc h2 {
    color: #fff;
    font-family: 'DINPro-Bold';
    font-size: 36px;
}

#glow-your-gaming-pc a {
    color: #fff;
    outline: none;
}

span.red {
    color: red;
    font-weight: bold;
}

#glow-your-gaming-pc section.event-content .intro_text {
    font-size: 20px;
    line-height: 1.2;
    max-width: 1200px;
    margin: 0 auto;
    padding: 30px 15px 0;
    color:white;
}

#glow-your-gaming-pc section.event-content .product-wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

#glow-your-gaming-pc section.event-content .product-wrap .btn.wow {
    display: block;
    width: 30%;
    margin: 30px 2%;
    transition: 0.3s all;
    position: relative;
    text-align: center;
    z-index: 2;
    cursor:default;
}

#glow-your-gaming-pc section.event-content .product-wrap .product-item::after {
    content: '';
    display: block;
    position: absolute;
    top: 0%;
    left: 0%;
    background: #000;
    border-radius: 20px;
    border: 2px solid #fff;
    background-color: #000;
    width: 100%;
    height: 100%;
    z-index: -1;
}

    #glow-your-gaming-pc section.event-content .product-wrap .btn.wow ul {
    margin-bottom:20px;
    }

#glow-your-gaming-pc section.event-content .product-wrap .btn.wow  ul li a {
    text-shadow: 0 0 16px #ff08f8;
    line-height:22px;
}
#glow-your-gaming-pc section.event-content .product-wrap .product-item::before {
    content: '';
    display: block;
    position: absolute;
    top: -0.5%;
    left: -0.5%;
    background-image: linear-gradient(135deg, #ff00f1, #0400ff, #00ebff, #00ff0d, #fbff00, #ff6b00);
    background-size: contain;
    border-radius: 20px;
    width: 101%;
    height: 101%;
    z-index: -1;
    -webkit-filter: blur(8px);
    filter: blur(8px);
}

#glow-your-gaming-pc section.event-content .product-wrap a {
    text-align: center;
}

#glow-your-gaming-pc section.event-content .product-wrap .product-item h3 {
    text-shadow: 0 0 16px #ff08f8;
    margin: 30px 0 15px;
    font-weight: bold;
}

#glow-your-gaming-pc section.redeem {
    text-align: center;
    background: url("https://storage-asset.msi.com/event/2019/glow-your-gaming-pc/images/redeem-bg.jpg") 0 0 no-repeat;
        background-size: auto;
    background-size: cover;
    padding-bottom: 5%;
}

#glow-your-gaming-pc section.redeem .step-wrap .step h3 {
    text-shadow: 0 0 15px #00e8ff, 0 0 15px #00e8ff, 0 0 15px #00e8ff;
    margin: 0px 0 20px;
    color:white;
}

#glow-your-gaming-pc section.redeem .step-wrap p {
    font-size: 1.15em;
    line-height: 1.8em;
    color: #fff;
    font-weight: normal;
}


/* AMD50 */

.amd-division .produit-rx .nvidianormalgreen {
    color: #c07f00;
    font-weight: 700;
    height: 18px;
}

.amd-division  .nv-custom-button, .nv-custom-button:hover {
    border: 2px solid #c07f00;
    text-decoration: none;
    color: #fff;
}

.amd-division  .nv-custom-button:hover {
    background-color: #c07f00;
}
.amd-division  .nv-custom-button:hover {
    border: 2px solid #c07f00;
    background-color: #c07f00;
    text-decoration: none;
    color: #fff;
}

.amd-division  .warp-nvidia-rx a {
    background-color: #c07f00;
    color: white;
    display: block;
    width: 100px;
    text-align: center;
    text-transform: uppercase;
}

/* GAME PASS */

.gamepass-1 {
background: url(/images_produits/grosbill/images-landing/amd/xbox/bck-gris.jpg)no-repeat center;
background-size:cover;
}

.warp-gamepass {
width:1024px;
margin: auto;
}

    .gamepass-1 p {
    color:white;
    font-family:"Klavika-Bold";
    text-align:center;
    line-height:36px;
    font-size:24px;
    padding:45px 0;
    }

.gamepass-2 h2 {
font-family:"Klavika-Bold";
margin:45px 0;
line-height:35px;
    font-size:30px;
    text-align:center;
}

.gamepass-2 img {
width:auto;
}

.gamepass-2 {
overflow:hidden;
}

.game-l {
width: 50%;
float: left;
box-sizing: border-box;
padding: 0 45px;
border-right: 1px solid white;
}

.game-r {
width:50%;
float:right;
box-sizing: border-box;
padding: 0 45px;
}

.gamepass-2 p {
color:white;
font-family:"Klavika-Bold";
font-size:20px;
margin:25px 0;
}

.gamepass-2 a {
    background-color: transparent;
    color: white;
    display: block;
    width: 100%;
    text-align: left;
    text-transform: uppercase;
    margin-bottom:15px;
    font-family:"Klavika-Regular";
}

.gamepass-3 {
background: url(/images_produits/grosbill/images-landing/amd/xbox/bck-ryzen.jpg)no-repeat center top;
background-size:cover;
}

    .gamepass-3 h2 {
        color:white;
    font-family:"Klavika-Bold";

    font-size:30px;
    text-align:left;
    }

    .gamepass-3 p {
        background-color: transparent;
    color: white;
    display: block;
    width: 100%;
    text-align: left;
    font-family:"Klavika-Regular";
    }

.block-gamepass {
width:480px;
padding:45px 0;
}

/* ASUS GAMEWEEK */

#gw h2 {

    font-family: 'Xolonium', sans-serif;
    font-weight: 300;
    font-size: 40px;
    line-height: 1.3em;
    color: #fff;
    text-align: left;

}

#gw * {

    color: #fff;
    outline: none;
    box-sizing: border-box;

}
.col-lg-offset-1 {



}
.col-lg-10 {

    width: 83.33333333%;

}
.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {

    float: left;

}
.col-md-offset-1 {


}
.col-md-10 {

    width: 83.33333333%;

}
.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {

    float: left;

}
.col-sm-12 {

    width: 100%;

}
.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {

    float: left;

}
.col-xs-12 {

    width: 100%;

}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {

    float: left;

}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {

    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;

}

#gw h2 {

    font-family: 'Xolonium', sans-serif;
    font-weight: 300;
    font-size: 40px;
    line-height: 1.3em;
    color: #fff;
    text-align: left;

}
#gw * {

    color: #fff;
    outline: none;
    box-sizing: border-box;

}

#gw h2 em {

    color: #dc0014;
    font-size: 1.4em;
    font-style: normal;
    font-weight: 700;

}

#gw p {

    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    font-size: 20px;
    color: #fff;
    text-align: center;

}

.clearfix::after, .dl-horizontal dd::after, .container::after, .container-fluid::after, .row::after, .form-horizontal .form-group::after, .btn-toolbar::after, .btn-group-vertical > .btn-group::after, .nav::after, .navbar::after, .navbar-header::after, .navbar-collapse::after, .pager::after, .panel-body::after, .modal-header::after, .modal-footer::after {

    clear: both;

}
.clearfix::before, .clearfix::after, .dl-horizontal dd::before, .dl-horizontal dd::after, .container::before, .container::after, .container-fluid::before, .container-fluid::after, .row::before, .row::after, .form-horizontal .form-group::before, .form-horizontal .form-group::after, .btn-toolbar::before, .btn-toolbar::after, .btn-group-vertical > .btn-group::before, .btn-group-vertical > .btn-group::after, .nav::before, .nav::after, .navbar::before, .navbar::after, .navbar-header::before, .navbar-header::after, .navbar-collapse::before, .navbar-collapse::after, .pager::before, .pager::after, .panel-body::before, .panel-body::after, .modal-header::before, .modal-header::after, .modal-footer::before, .modal-footer::after {

    display: table;
    content: " ";

}

#gw p.subhead.big {
    font-size: 42px;
}
#gw p.subhead {
    font-family: 'Xolonium', sans-serif;
    font-weight: 300;
    font-size: 30px;
    color: #dc0014;
    line-height: 1.7em;
}

#gw ::selection {
    background: #dc0014;
}
#gw ::selection {
    background: #dc0014;
}

#gw .steps {
    margin-bottom: 30px;
}

.col-lg-offset-3 {
    margin-left: 25%;
}
.col-lg-6 {
    width: 50%;
}
.col-lg-offset-2 {
    margin-left: 16.66666667%;
}
.col-lg-8 {
    width: 66.66666667%;
}

#gw .steps h3 {
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    font-size: 30px;
    color: #fff;
    margin-bottom: 20px;
}

#gw .steps p {
    font-family: 'Roboto', sans-serif;
    font-size: 20px;
    color: #fff;
    text-align:left;
}

#gw a.button {
    display: block;
    font-family: 'Xolonium',sans-serif;
    font-weight: 300;
    font-size: 24px;
    width: 440px;
    max-width: 90%;
    height: auto;
    padding: 30px 20px;
    text-align: center;
    color: #fff;
    background: #dc0014;
    border: 2px solid #dc0014;
    transition: all 0.1s linear;
    margin: 20px auto;
}

#gw a.button:hover {
    background: #000;
    text-decoration: none;
}

#gw a.button.tac {
    border: 1px solid #dc0014;
    background: #333;
    color: #dc0014;
    transition: all 0.1s linear;
}
#gw a.button {
    display: block;
    font-family: 'Xolonium',sans-serif;
    font-weight: 300;
    font-size: 24px;
    width: 440px;
    max-width: 90%;
    height: auto;
    padding: 30px 20px;
    text-align: center;
    color: #fff;
    background: #dc0014;
    border: 2px solid #dc0014;
    transition: all 0.1s linear;
    margin: 20px auto;
}


/* refroidir pc*/

.refroidir.warp {
margin-top:20px;
overflow:hidden;
margin-bottom:20px;
}

    .refroidir ul li {
width: 23%;
float: left;
margin: 0 1% 1%;
transition: all 0.5s;
    }


    .refroidir ul li img {
    width:100%;
    }


        .refroidir ul li:hover {
        transform:scale(0.98);
        }

@media screen and (min-width: 320px) and (max-width: 480px) {
    .refroidir ul li {
    width:100%;
    margin:0;
    float:none;
    margin-bottom:10px;
    }
}


/* LENOVO */
.lenovo.refroidir ul li {
    width: 46%;
    float: left;
    margin: 0 2% 1%;
    transition: all 0.5s;
}

@media screen and (min-width: 320px) and (max-width: 480px) {
    .lenovo.refroidir ul li {
    width:100%;
    margin:0;
    float:none;
    margin-bottom:10px;
    }
}

/* HTC COSMOS */


.cosmos .strikediag{
display:none;
}


.cosmos .produit-rx .nvidianormalgreen {
color:#00b3e2
}


.cosmos .warp-nvidia-rx a {
background:#00b3e2;
border:2px solid #00b3e2;
width:auto;
}


.cosmos .warp-nvidia-rx h2 {
    color: white;
    font-family: 'Geforce-light';
    font-size: 35px;
    margin-bottom: 20px;
    padding-top: 30px;
    border-top: 1px solid white;
    margin-top: 30px;
    text-align: center;
    text-transform: uppercase;
}

.redemption-vive-noel{
    color: white;
}

.vive-noel-prix-barre{
    color: grey;
    font-size: 14px;
    margin-bottom:4px;
}

    .vive-noel-prix-barre::after {
        display: block;
        width: 90px;
        transform: rotate(-10deg) translate(-50%);
        content: "";
        height: 2px;
        background: #d6190d;
        position: absolute;
        text-align:center;
        top: 1px;
        left:50%;
    }

#div-prix-barre-vive{
    position: relative;
}

#lien-redemption-vive-noel {
    display: inline;
    background: none;
    border: none;
    color: #00b3e2;
}

#condition-vive-noel {
    font-size:10px;
    display: block;
    padding: 3px;
    margin: 15px auto;
    background: none;
    width: 135px;
}

    .cosmos .warp-nvidia-rx ul {
        overflow: hidden;
        margin-bottom: 15px;
    }



#gotonvidia.cosmos-pord li {
    display: inline-block;
    float: none;
    width: 50%;
}

    #gotonvidia.cosmos-pord #black{
        width: 29%;
    }
    
#gotonvidia.cosmos-pord ul {
     text-align: center;
}

.cosmos .contenu-marg {
position:relative;
top:0;
transform:none;
left:0;
}

.cosmos .config-mid {
width: 100%;
height: auto;
background:none;
margin-top: 0px;
overflow: hidden;
position: relative;
}

.cosmos .warp-nvidia-rx .config-mid a {
background:none;
border:none;
}

.cosmos .code-promo .contentlandingjustify div div {
background:none;
width: 236px;
}

.cosmos .code-promo img,.cosmos .code-promo .img-code-promo {
background:none;
}

.cosmos  .ctnanormalblack ,.cosmos .bfnanormalblack{
color:white;
}

.cosmos .code-promo .panier {
display:block;
position:relative;
top:0;
left:0;
width:100%;
background:#00e8ff;
color:white;
font-weight:600;
}

.cosmos .strikediag span{
color:white !important;
}

.cosmos .bqprice {
text-align:center;
}

.cosmos .code-promo .bqprice {
font-size:18px;
}

.cosmos .basket_button.panier span {
line-height:35px;
}

.cosmos .code-promo .basket_button.panier {
background:#00b3e2 !important;
}

.cosmos .code-promo .basket_button.panier span {
    text-indent: 0px;
    display: block;
}

.txt-htc {
color:white;
}

    .txt-htc h2 {
    font-size:16px;
    margin-bottom:2px;
    text-transform:uppercase;
    margin-top:15px;
    font-weight:600;
    }

    .txt-htc p {
    color:white;
    font-size:12px;
    line-height:16px;
    }

    .txt-htc a{
    color:white;
    font-weight:700;
    }

/* XBOX PASS */

.xboxpass .gamepass-3 {
    background: black;
        background-size: auto;
    background-size: cover;
overflow:hidden;
}


.xboxpass .produit-rx .nvidianormalgreen {
color:white;
text-align:center;
}

.xboxpass .gamepass-3 .produit-rx p {
text-align:center;
}

.xboxpass .gamepass-3 a {

    background-color: transparent;
    color: white;
    display: block;
    width: 100px;
    text-align: center;
    text-transform: uppercase;
    border:2px solid white;
}

.gamepass-4 .block-gamepass {
float:right;
}

.xboxpass .gamepass-3.gamepass-4 {
background: url(/images_produits/grosbill/images-landing/amd/amd-xbox/amd-fnd.jpg)no-repeat center top;
    background-size: cover;
   overflow: hidden;
   padding-bottom:30px;
}


/* MSI LANDING */

.msi-carte .warp-nvidia-rx .block-a {
display:inline-block;
text-align:center;
background:#dc0014;
border-color:#dc0014;
width:auto;
margin:15px auto;
line-height:30px;
padding:0 5px;
font-weight:bold;
}

.msi-carte .nv-custom-button, .msi-carte .nv-custom-button:hover {
background:#dc0014;
border-color:#dc0014;
}

.msi-carte .produit-rx .nvidianormalgreen {
color:#dc0014;
}

.msi-carte .warp-nvidia-rx {
text-align:center ;
}

.msi-carte  .produit-rx .nvidianormalgreen {
    font-weight: 700;
    height: 28px;
    line-height: 14px;
}

/* PGW */

.pgw .content-pgw {
background:linear-gradient(to bottom,#24013b 0,black 100%);
overflow:hidden;
}

.pgw video{
vertical-align:middle;
}

.pgw .produit-rx .nvidianormalgreen {
 color:#fecb00;
}

.pgw .warp-nvidia-rx a {
    background-color: #fecb00;
    color: black;
    border-color:#fecb00;
}

.txt-pgw {
text-align:center;
margin:15px 0;
}


.txt-pgw p{
color:white;
margin: 40px 0;
font-size: 30px;
}

.pgw .warp-nvidia-rx .txt-pgw a {
margin: 10px 15px;
padding: 0 10px;
display: inline-block;
width: auto;
}

    .txt-pgw a {
    display:inline;
    background:transparent;
    color:white;
    font-weight:bold;
    }

.tweet-pgw {
width:300px;
margin:0 auto 30px;
}



/* ROSE DES SABLES */

.nvidia-rx.rose {
background:white;
text-align:center;
}

.rose h1 {
color:#c80063;
text-transform:uppercase;
font-weight:800;
font-size:22px;
margin:15px 0;
}

.rose .img-50 {
width:50%;
}

.rose h2 {
color:#c80063;
text-transform:uppercase;
font-weight:800;
font-size:22px;
margin:15px 0;
font-family:Montserrat;
}

.rose p {
font-size:12px;
line-height:18px;
}

.left-rose {
float:left;
width:49%;
margin-top: 30px;
text-align:left;
}

.right-rose {
float:right;
width:50%;
margin-top: 30px;
}


    .right-rose img {
    float:left;
    max-height: 198px;
    width:auto;
    }

    .right-rose img:last-child {
    float:right;
    }

.rose ul li {
display:inline-block;
width:20%;
margin:0 2%;
vertical-align:middle;
}
    .rose ul li img {
    width:auto;
    margin-bottom:10px;
    }

    .rose ul li p {
    background:#c80063;
    color:white;
    line-height:30px;
    }

.rose ul {
margin:30px 0;
}

.rose .warp-nvidia-rx a {
background: #c80063;
color: white;
width: 50%;
margin: 15px auto 15px;
font-size: 20px;
line-height: 40px;
min-width: 300px;
}


/* AMD 3000G*/

.xboxpass.amd3000g .gamepass-3 {
background: url(/images_produits/grosbill/images-landing/amd/amd3000g/bck.jpg)no-repeat center top;
    background-size: auto;
background-size: auto;
background-size: cover;
overflow: hidden;
}

.amd3000g .gamepass-3 h2 {
color:black;
}

.amd3000g .block-gamepass {
width:100%
}

.amd3000g.xboxpass .gamepass-3 .produit-rx p {
color:black
}

.amd3000g.xboxpass .gamepass-3 a {
background-color:transparent;
color:black;
display: block;
width: 100px;
text-align: center;
text-transform: uppercase;
border: 2px solid black;
}



/* PROMO MARQUE */

.promo-desmarque .content-categorie li a{
padding:0;
background:none;
height:auto;
text-align:center;
line-height:30px;
}

.promo-desmarque .content-categorie li a p{
border:1px solid black;
display:inline-block;
padding:0 10px;
margin-bottom:10px;
border-radius:5px;
}


.promo-desmarque .content-categorie li {
    width: 32%;
    box-sizing: border-box;
    background-color: 
#f0f0f0;
border: 1px solid
    #c2c2c2;
    margin-right: 2%;
    float: left;
    transition: transform 0.5s;
    margin-bottom: 15px;
}

    .promo-desmarque .content-categorie li:nth-child(3n) {
    margin-right:0;
    }

    .promo-desmarque .content-categorie li a span {
    display: block;
overflow: hidden;
height: 32px;
line-height: 16px;
margin-bottom:5px;
    }

/* BLACK FRIDAY 2020 */

.titre-filtrage {
    font-family: 'Montserrat', 'sans-serif';
    text-transform: uppercase;
    font-size: 20px;
    box-sizing: border-box;
    border: 2px solid #FFCF00;
    text-align:center;
    margin: 15px auto;
    padding: 6px;
    width: 300px;
}




/* BLACK FRIDAY 2019 */
.black-friday-landing .ouvrir-filtre {
    background: rgb(254,142,21);
    background: linear-gradient(16deg, rgba(254,142,21,1) 0%, rgba(193,5,32,1) 100%);
    box-sizing: border-box;
    border: 1px solid black;
    color:white;
    line-height:38px;
    font-weight:bold;
}

.black-friday-landing .filtres label {
font-size:10px;
}

.black-friday-landing  .basket_button.panier a {
line-height:30px;
text-transform:uppercase;
font-weight:600;
}

    .black-friday-landing .basket_button.panier a span {
    text-transform:uppercase;
    }

.black-friday-landing  .desc-courte {
display:none;
}

.black-friday-landing .content-landing .produit-landing li .nvidia_produit {
    text-transform: uppercase;

    overflow: hidden;
    line-height: 17px;
    font-weight:bold;
    font-size:14px; 
    padding:5px;
}

.black-friday-landing .basket_button.panier a:hover {
background:#ffe266 ;
}

.black-friday-landing .basket_button.panier a.fancyboxo {
background:transparent;
box-sizing:border-box;
border:1px solid black;
border-radius:5px;
}

.black-friday-landing .panier {
    background: transparent;
    text-align: center;
    position: relative;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 30px;
    margin-top:10px;
}

.black-friday-landing .content-landing .produit-landing li .lien-landing {
    width: 100%;
    font-size: 16px;
    font-weight: 600;
    color: #fff;
    cursor: pointer;
    line-height: 36px;
    text-align: center;
    border: none;
    background-size: 300% 100%;
    position: absolute;
    bottom: 0;
    transition: all .4s ease-in-out;
    background-image: linear-gradient(to right, #fe8e15, #c10320, #820316, #e85a19);
    box-shadow: 0 4px 15px 0 rgba(229, 66, 10, 0.75);
}

.black-friday-landing .content-landing .produit-landing li .lien-landing:focus{
    outline:none;
}

.black-friday-landing .content-landing .produit-landing li .lien-landing span {
color:white;
    }



.black-friday-landing .produit-landing li {
width:235px;
}

@media screen and (min-width: 320px) and (max-width: 480px) {
.black-friday-landing .produit-landing li {
width:200px;
}

   .black-friday-landing .basket_button.panier a {
    background:transparent;
    }

    .black-friday-landing .basket_button.panier a {
    height:auto;
    }
}



/* BLACK FRIDAY*/

.gaming-page section article.black-config {
background:black ;
}

.black-config .carac-gaming .pc-gamer-titre {
color:white;
}

.gaming-page .black-config .link-fiche h2 {
color:white;
text-shadow:none;
}

.black-config .carac-gaming-courte .proc {
    background: url(/images/img-gamer/proc-2.png) no-repeat left center;
background-size: 24px;
}

.black-config .carac-gaming-courte li { 
    color:white;
}

.black-config .carac-gaming-courte .ram {
    background: url(/images/img-gamer/ram-2.png) no-repeat left center;
        background-size: auto;
    background-size: 24px;
}

.black-config .carac-gaming-courte .ssd {
    background: url(/images/img-gamer/ssd-2.png) no-repeat left center;
        background-size: auto;
    background-size: 24px;
}

.black-config .carac-gaming-courte .hdd {
    background: url(/images/img-gamer/hdd-2.png) no-repeat left center;
        background-size: auto;
    background-size: 24px;
}

.black-config .carac-gaming-courte .cg {
    background: url(/images/img-gamer/cg-2.png) no-repeat left center;
        background-size: auto;
    background-size: 24px;
}

.black-config .carac-gaming-courte .wifi {
    background: url(/images_produits/grosbill/site/wifi-2.png) no-repeat left center;
        background-size: auto;
    background-size: 24px;
}

.black-config .carac-gaming-courte .windows {
    background: url(/images/img-gamer/window2-2.png) no-repeat left center;
        background-size: auto;
    background-size: 24px;
}

.black-config .carac-gaming .prix {
color:red;
}

.img-blackconfig {
display:none;
}

.black-config .img-blackconfig {
display:block;
}

.black-config .logo-gaming{
display:none;
}


.global-menu.menu-bureautique.menu-bonplan.black-menu {
background: black url(/images/percentage.png) no-repeat 17% center;
box-sizing:border-box;
border: 1px solid white;
border-bottom:none;
}

.global-menu.menu-bureautique.black-menu .menu-same {
color:red;
font-weight: 800;
font-size: 16px;
}


/* NEXT INPACT */
.next-inpact {
background:#0c2452;
}

.next-inpact  .produit-rx .nvidianormalgreen {
    color: white;
    font-weight: 700;
    height: 36px;
}

.next-inpact .warp-nvidia-rx a {
    background-color: white;
color:#0c2452;
    display: block;
    width: 100px;
    text-align: center;
    text-transform: uppercase;
    border: none;
}

.next-inpact #gotonvidia {
margin-top:30px;
}

.next-inpact  .produit-rx li p:first-child{
    background: white;
}


/* AMD 5500 */

.xboxpass.amd5500 .gamepass-3 {
background:black;
}

/*NOEL 2019 */
.noel-landing .content-landing .produit-landing li:hover .cbk_tag_bonplan {
position: absolute;
top: 0px;
color:
white;
background:
#558ea8;
transform: rotate(-0deg);
padding: 0px 2px;
width: 80px;
font-size: 13px;
line-height: 23px;
left: 5px;
display: block;
border-radius: 10px;
text-align: center;
margin-bottom: 5px;
font-weight: bold;
top: 5px;
border-radius: 0;
text-transform: uppercase;
}

.noel-landing  .produit-landing li .cbk_tag_bonplan {
position: absolute;
top: 0px;
color:
white;
background:
#558ea8;
transform: rotate(-0deg);
padding: 0px 2px;
width: 80px;
font-size: 13px;
line-height: 23px;
left: 5px;
display: block;
border-radius: 10px;
text-align: center;
margin-bottom: 5px;
font-weight: bold;
top: 5px;
border-radius: 0;
text-transform: uppercase;
}

.amd5500.nvidia-rx img {
background:white;
}

/* CORONA */
.corona-landing.warp {
border: 1px solid #c2c2c2;
background:white;

    padding:15px;
    box-sizing:border-box;

    margin-bottom:20px;
}

    .corona-landing p {
    color:black;
   
    }

.choix-contact {
text-align:center;
}

    .covid-landing .choix-contact div:nth-child(3) {
    line-height:35px;
    }


/* NUC */
.intel-nuc {
background:black;
overflow:hidden;
}
@media screen and (min-width: 1440px) {
.intel-nuc .warp-nuc {
width:1440px;
margin:0 auto;
}
}

.float-nuc {
float:right;
width:927px;
}

.float-nuc2 {
float:left;
width:513px;
box-sizing:border-box;
padding:15px;
}

.float-nuc2 h1 {
color:white;
font-weight:bold;
font-size:40px;
margin-bottom:15px;
}

 .float-nuc2 p {
    color: white;
    margin-bottom: 15px;
    line-height: 20px;
    font-size: 14px;
}


@media screen and (min-width: 1024px) and (max-width: 1440px) {
    .intel-nuc .warp-nuc {
        width: 1004px;
    }

    .float-nuc {
float:none;
width:100%;
margin:0 auto 15px;
}

        .float-nuc img {
        width:100%;
        }

.float-nuc2 {
float:none;
width:100%;
box-sizing:border-box;
padding:15px;
}
}

@media screen and (min-width: 320px) and (max-width: 1023px) {


    .float-nuc {
float:none;
width:100%;
margin:0 auto 15px;
}

        .float-nuc img {
        width:100%;
        }

.float-nuc2 {
float:none;
width:100%;
box-sizing:border-box;
padding:15px;
}
}


/* FRENCH DAY */
.french-days.black-friday {
background:#f0f0f0;
}

.french-days.black-friday .content-landing .produit-landing li .lien-landing {
    background: #ffcf00;
    width: 70%;
    margin: 0 auto 0px;
        margin-top: 0px;
    margin-top: 0px;
    font-size: 18px;
    line-height: 30px;
    text-transform: uppercase;
    color: black;
    font-family: "DINPro-CondMedium";
    transition: transform 0.5s;
    border: none;
    margin-top: 0px;
    position: absolute;
    bottom: 10px;
    left: 50%;
    transform: translateX(-50%);
}

.french-days.black-friday .content-landing .produit-landing li .nvidia-prix {
margin-bottom:10px;
}


/* CASHBACK ASUS */

.cta-main {
display: block;
margin: 50px auto 0;
width: 500px;
max-width: 95%;
background: #2294b5;
font-family: 'Electrolize', sans-serif;
font-size: 34px;
line-height: 40px;
color: #fff;
border: 2px solid #2294b5;
transition: background 0.2s ease-in-out;
cursor: pointer;
text-decoration: none;
text-align:center;
text-transform:uppercase;
}

.cta-tac {
    display: block;
    margin: 20px auto;
    width: 500px;
    max-width: 95%;
    background: #000;
    font-family: 'Electrolize', sans-serif;
    font-size: 22px;
    line-height: 30px;
    color: #fff;
    border: 2px solid #2294b5;
    transition: background 0.2s ease-in-out;
    cursor: pointer;
    text-align:center;
text-transform:uppercase;
}

#odr-blue-samsung {
    background-color: #06060e;
}
    #odr-blue-samsung li {
        margin: 15px;
    }

#odr-blue-samsung p{
    color:white;
}

    #odr-blue-samsung a {
        padding: 15px 0;
        border: 1px solid white;
        margin-top: 10px;
        transition: all 0.5s;
    }
    #odr-blue-samsung a:hover {
        padding: 15px 0;
        border: 1px solid white;
        color: black;
        background-color:white;
        margin-top: 10px;
    }

/* gigabyte-z390 */

.gigabyte-z390 {
    background-color: black;
}

#ecran-odyssey .bck {
    overflow: hidden;
    background-image: url(https://www.grosbill.com/images_produits/grosbill/images-landing/samsung/odyssey/fond.jpg);
    background-size: cover;
    background-color: rgb(0,0,0);
    
    
    
}

   /*#ecran-odyssey .bck:after {
        content: "";
        height: 100%;
        width: 100%;
        position: absolute;
        top: 0;
        z-index: 1;
        background: linear-gradient(0deg, rgba(0,0,0,1) 0%, rgba(9,48,64,0) 50%, rgba(0,0,0,1) 100%);
    }*/

#ecran-odyssey li {
    background: rgb(15,201,242);
    background: radial-gradient(circle, rgba(15,201,242,0.700717787114846) 0%, rgba(0,0,0,0) 33%);
}

#ecran-odyssey p {
    color: white;
}

#ecran-odyssey a {
    color: white;
    box-sizing:border-box;
    border: 1px solid white;
}

#ecran-odyssey #condition {
    font-size: 12px;
    color: white;
    box-sizing: border-box;
    border: 1px solid white;
    width: 300px;
    margin: 0 auto;
    padding: 15px 0;
    margin-bottom: 15px;
}

#ecran-odyssey #condition:hover {

    color: black;
    
}

#ecran-odyssey a:hover {
    transition: 0.4s;
    color: black;
    box-sizing: border-box;
    border: 1px solid white;
    background-color:white;
}

.gigabyte-z390 .produit-rx .nvidianormalgreen {
color:black;
font-size:16px;
}

.gigabyte-z390 .nvidiaprice {
color:black;
}



    .gigabyte-z390 .warp-nvidia-rx .block-a {
    width:300px;
    margin:20px auto;
    font-weight:bold;
    text-transform:uppercase;
    text-align:center;
    line-height:30px;
    }



    .gigabyte-z390 .warp-nvidia-rx .block-b {
    width:300px;
    margin:20px auto;
    font-weight:bold;
    text-transform:uppercase;
    text-align:center;
    line-height:30px;
    background:#6f05b0;
    }


.office-micro .produit-rx li {
margin:0 auto 20px;
float:none;
}


.asus-cod4.b550.dying {
background:white;
}

.dying .cta-main:hover {
    background: #551010;
    text-decoration: none;
}
.dying .cta-main {
    display: block;
    margin: 50px auto 0;
    width: 500px;
    max-width: 95%;
    background: #ff2222;
    font-family: 'Electrolize', sans-serif;
    font-size: 34px;
    font-weight: 700;
    line-height: 40px;
    color: #fff;
    border: 0;
    transition: background 0.1s ease-in-out;
    cursor: pointer;
    text-decoration: none;
    text-shadow: 0px 2px 4px rgba(0,0,0,0.5);
}


#gotonvidia.produit-rx .black-friday li {
text-align:center;
float:none;
margin:0;
display:inline-block;
}

#gotonvidia.produit-rx .black-friday {
text-align:center;
}

/*CONFIG AORUS */

.config-aorus {
background:black;
overflow:hidden;
}

.relative {
position:relative;
}

.config-aorus h1 {
font-family: "Geforce-bold";
color: #01b3e3;
font-size: 3vw;
text-transform: uppercase;
position: absolute;
top: 50%;
left: 47%;
transform: translate(-50%,-50%);
text-shadow: 12px 1px 16px black;
background: rgba(0,0,0,0.3);
border-radius: 10px;
padding: 10px;
}

    .config-aorus h1 img {
    width:23%;
    }

    .config-aorus h1 span {
    font-family: "Geforce-light";
    color:white;
    text-transform:uppercase;
    display:block;
    font-size:1.85vw;
    }


.config-aorus p{
font-size:20px;
color:white;
margin:35px 0;
text-align:center;
font-family: "DINPro-CondMedium";
}

.relative-iframe {
margin:0 auto 35px;
position:relative;
width:768px;
height:432px;
}

.config-aorus h2 {
font-size: 3vw;
color:white;
text-align:center;
font-family: "Geforce-bold";
text-transform:uppercase;
margin-bottom:35px;
}


.config-aorus-desc {
background:url(/images_produits/grosbill/images-landing/aorus/bck.jpg) no-repeat center;
background-size:cover;
width:100%;
padding:50px 0;
text-align:center;
}

    .config-aorus-desc td {
    color:white;
    font-family: "Geforce-light";
    font-size:18px;
    border-top:1px solid white;
    border-right:1px solid white;
    border-left:1px solid white;
    box-sizing:border-box;
    width:30%;
    padding:0 15px;
    text-align:left;
    }

    .config-aorus-desc .second-td {
    width:70%;
    border-left:0;
    font-family: "Geforce-bold";
    line-height:35px;
    }


    .config-aorus-desc tr:last-child td{
    border-bottom:1px solid white;
    }
.config-aorus-desc table{
background:black;
}

.config-aorus-desc .table-aorus{
display:inline-block;
vertical-align:middle;
margin:0 5%;
}

.config-aorus-desc .table-aorus p{
margin-top:25px;
text-align:center;
font-size: 3vw;
color:#01b3e3;
text-align:center;
font-family: "Geforce-bold";
text-transform:uppercase;
}

.config-aorus-desc img{
display:inline-block;
vertical-align:middle;
margin:0 3%;
}

.video-nvidia li {
display:inline-block;
vertical-align:middle;
position:relative;
width:30%;
height:300px;
margin:0 1.5%;
}

    .video-nvidia li p {
    font-size:1vw;
    text-transform:uppercase;
    margin-top:0;
    }

.video-nvidia {
margin-bottom:120px;
}

.config-aorus .emi {
font-family: "Geforce-bold";
color: #01b3e3;
font-size: 3vw;
text-transform: uppercase;
}

.emi span{
    font-family: "Geforce-light";
    color:white;
    text-transform:uppercase;
    display:block;
    font-size:1.85vw;
}

.config-aorus .last-txt {
font-size:2vw;
}

.fin-config {
font-size:0;
text-align:center;
margin-bottom:120px;
}

    .fin-config li {
    display:inline-block;
    margin:0 2%;
    vertical-align:middle;
    }

.photo-emi {
margin-bottom:120px
}

.photo-emi ul{
font-size:0;
text-align:center;
}

    .photo-emi ul li {
    display:inline-block;
    vertical-align:middle;
    margin:0 1%;
    }

/*FIN CONFIG AORUS */

/* Back-School */
.back_school .content-landing .cbk_tag_bonplan {
position: absolute;
right: 10px;
top: 10px;
color: white;
background: #558ea8;
padding: 2px;
width: 100px;
font-size: 16px;
text-align: center;
font-weight: bold;
line-height: 16px;
border-radius: 10px;
}


/* ASUS GAMING WEEK */
.products table {
    margin: 0 auto;
    justify-content: center;
}

.prodlisttable {
    max-width: 600px;
    width: 90%;
    font-family: 'Roboto',sans-serif;
    margin: 20px auto 40px;
    border: 2px solid #000;
}

.prodlisttable th {
    font-weight: bold;
    color: #ddd;
}
.prodlisttable th, .prodlisttable td {
    text-align: left;
    font-size: 16px;
    padding: 2px 5px;
    background: #111;
    border: 2px solid #000;
}

.prodlisttable tr:nth-child(2n) td {
    background: #222;
}
.prodlisttable td {
    font-weight: normal;
    color:#aaa !important;
}

.prodlisttable {
    font-family: 'Roboto',sans-serif !important;
}

.asus-cod4 .products td a {
   color:#aaa !important;
}


.gigabytepc .produit-rx li {
width: 50%;
margin-right:0;
}

.gigabytepc .produit-rx img {
width:75%;
}

/* WATERCOOLING */

.watercooling-landing {
background:black;
overflow:hidden;
}


.warp-watercooling {
width:1920px;
margin:0 auto;
text-align:center;
font-size:0
}

    .warp-watercooling h2 {
    color:#1267b3;
    text-transform:uppercase;
    font-size:42px;
    position:relative;
    text-align:left;
    margin-bottom:20px;
    font-weight:800; 
    }

        .warp-watercooling h2:after {
        width:100px;
        background:#1267b3;
        content:"";
        height:1px;
        display:block;
        margin-top:20px;
        }

        .warp-watercooling h2 span {
        color:white;
        text-transform:uppercase;
        display:block;
        font-weight:normal;
        }

    .warp-watercooling div div {
    text-align:left;
   
    }

.warp-watercooling p {
color:white;
font-size:16px;
line-height:20px;
}

.watercooling-landing .block-1 {
margin:40px 0;
}

    .watercooling-landing .block-1 img {
    display:inline-block;
    vertical-align:middle;
    }

    .watercooling-landing .block-1 .txt-water-block {
     display:inline-block;
    vertical-align:middle;
    width:725px;
    margin:0 30px;
    }


.block-2 {
position:relative;
}

.block4 {
background:#1267b3;
padding:40px 0;
text-align:center;
}

.warp-watercooling .block4 h2 {
text-align:center;
color:white;
}


    .warp-watercooling .block4 h2::after {
    display:none;
    }

.warp-watercooling .block4 p {
    width: 95%;
    margin: 0 auto;
    text-align: justify;
    text-align-last: center;
}

.block3 {
position:relative;
background:url("/images_produits/grosbill/images-landing/watercooling/pc-2.jpg") no-repeat center center fixed;
height:700px;
}

.block3 .txt-block3 {
   width: 560px;
    position: absolute;
    right: 80px;
    top: 50%;
    transform: translateY(-50%);
}

.warp-watercooling .block8 .abso-img-water {
    position: absolute;
    background: rgba(0,0,0,0.5);
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    text-align: center;
    color: white;
    height: 0;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: bold;
    width: 100%;
    z-index: 1;
    transition: all 0.5s;
}

    .warp-watercooling .block8 .abso-img-water p {
        color: white;
        text-align: center;
        font-size: 30px;
        text-transform: uppercase;
        font-weight: bold;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%,-50%);
        opacity: 0;
        transition: all 0.8s;
        width:100%;
line-height:30px;
    }

    .warp-watercooling .block8 li:hover .abso-img-water {
        height: 100%;
    }

.warp-watercooling .block8 li:hover .abso-img-water p {
    opacity:1;
}


.block6 {
    overflow: hidden;
}

.warp-watercooling .block6 a {
    display: block;
    text-transform: uppercase;
    padding: 0px;
    color: white;
    margin-top: 0px;
    border: none;
    width: auto;
    float: none;
}

    .warp-watercooling .block6 a:hover {
        background: none;
    }

    .warp-watercooling .block6 a img {
        vertical-align: middle;
    }


.block8 ul {
    font-size: 0;
    text-align: center;
    margin-top: 15px;
}

    .block8 ul li {
        width: 33.33%;
        display: inline-block;
        position:relative;
    }

.block5 {
    position: relative;
    background: url("/images_produits/grosbill/images-landing/watercooling/pc-3.jpg") no-repeat center center fixed;
    height: 700px;
}

.block5 .txt-block5 {
    width: 560px;
    position: absolute;
    left: 80px;
    top: 50%;
    transform: translateY(-50%);
}

.warp-watercooling div .txt-2 {
text-align:center;
width:686px;
position:absolute;
top:20px;
left:50%;
transform:translateX(-50%);
}

.warp-watercooling .txt-2 h2::after {
display:none;
}

.warp-watercooling .txt-2 h2 {
text-align:center;
}

.sep-water {
background:#1267b3;
height:1px;
width:100%;
clear:both;
}

.video-water {
position:relative;
}

    .video-water:after {
    content:"";
    background:black;
    position:absolute;
    width:100%;
    left:0;
    z-index:1;
    height:100%;
    top:0;
    opacity:0.3;    }

.video-water h1 {
    color: white;
    font-weight: 800;
    text-transform: uppercase;
    font-size: 84.7px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    z-index: 2;
    width: 100%;
    text-align: center;
}

        .video-water h1 span {
        color:white;
        font-weight:normal;
        text-transform:uppercase;
        font-size:71.3px;
        display:block;
        }


.block7 {
position:relative;
height:700px;
width:100%;
}

    .block7 iframe {
    width:100%;
    height:100%;
    position:absolute;
    left:0;
    top:0;
    }


.water-fixed {
    position: fixed;
    z-index: 10;
    background: #1267b3;
    right: -110px;
    top: 18%;
    text-align: right;
    border-radius: 100%;
    padding: 45px 119px 45px 30px;
    cursor:pointer;
}

.warp-watercooling .txt-block8 a {
    float: none;
    margin: 15px auto 0;
    width:195px;
}

    .water-fixed p {
    color:white;
    width:158px;
    font-size:16px;
    }

.warp-watercooling a {
    display: block;
    text-transform: uppercase;
    padding: 8px 10px;
    color: white;
    margin-top: 15px;
    border: 1px solid #1267b2;
    width: auto;
    float: left;
    clear: both;
    font-size: 14px;
    transition:all 0.5s;
}

    .warp-watercooling a:hover {
    background:#1267b3;
    }


    .water-fixed .titre-devis {
    font-weight:800;
    font-size:22px;
    margin-bottom:10px;
    text-align:right;
    }

        .water-fixed .titre-devis:after {
        content:"";
        display:block;
        margin-bottom:10px;
        background:white;
        width:100%;
        height:1px;
        margin-top:10px;
        }

.warp-watercooling div .txt-block8 {
text-align:center;
}

.warp-watercooling .block8 h2::after {
    width: 100px;
    background: #1267b3;
    content: "";
    height: 1px;
    display: block;
    margin:20px auto 0;
}

.warp-watercooling .block8 h2, .warp-watercooling .block8 p {
text-align:center;
}

.block8 {
margin:20px 0;
}


#Panel_envoi_contact_ok div:first-child {
    font-weight: bold;
    font-size: 20px;
}

#Panel_envoi_contact_ok div:nth-child(2) {
    text-align: center;
}

@media screen and (min-width: 1600px) and (max-width: 1920px) {
    .warp-watercooling {
    width:1300px;
    }

    .block3 {
        background: url("/images_produits/grosbill/images-landing/watercooling/pc-2.jpg") no-repeat -260px center fixed;
    }

    .block5 {
        background: url("/images_produits/grosbill/images-landing/watercooling/pc-3.jpg") no-repeat 125px center fixed;
    }
}


@media screen and (min-width: 1301px) and (max-width: 1599px) {
    .warp-watercooling {
    width:1024px;
    }


        .warp-watercooling .block4 p {
        width:95%;
        }

        .warp-watercooling h2 {
        font-size:20px;
        }

        .block5 .txt-block5 {
    width: 300px;
}

    .warp-watercooling p {
    font-size:14px;
    text-shadow: 2px 1px 2px black;
    }

    .block3 .txt-block3 {
    width:300px;
    }

    .video-water h1 span {
    font-size: 46.3px;
}

    .video-water h1 {
    font-size: 54.7px;
}

}

@media screen and (min-width: 1025px) and (max-width: 1300px) {
    .warp-watercooling {
    width:960px;
    }


        .warp-watercooling .block4 p {
        width:95%;
        }

        .warp-watercooling h2 {
        font-size:20px;
        }

        .block5 .txt-block5 {
    width: 300px;
}

    .warp-watercooling p {
    font-size:14px;
    text-shadow: 2px 1px 2px black;
    }

    .block3 .txt-block3 {
    width:300px;
    }

    .video-water h1 span {
    font-size: 46.3px;
}

    .video-water h1 {
    font-size: 54.7px;
}

    .block3 {
    position: relative;
    background: url("/images_produits/grosbill/images-landing/watercooling/pc-2.jpg") no-repeat -500px center fixed;
    height: 700px;
}

    .warp-watercooling div .txt-2 {
    text-align: center;
    width: 686px;
    transform: translateX(0%);
    margin: 15px auto 0;
    left:0;
    top:0;
    position:relative;
}
    .block-2img {
    margin-top:50px;
    }

                .water-fixed {
    bottom: 0;
    top: inherit;
    width: 100%;
    border-radius: 0;
    padding: 15px 0;
    left: 0;
    text-align: center;
}

    .devis-p {
    display:inline-block;
    vertical-align:middle;
    margin-left:15px
    }

    .water-fixed img {
    display:inline-block;
    vertical-align:middle;
    }

    .water-fixed .titre-devis {
    text-align: left;
}

    .water-fixed p {
    width: auto;
    text-align: left;
}

}

@media screen and (min-width: 961px) and (max-width: 1024px) {
    .warp-watercooling {
        width: 768px;
    }


        .warp-watercooling .block4 p {
            width: 95%;
        }

        .warp-watercooling h2 {
            font-size: 20px;
        }

    .block5 .txt-block5 {
        width: 300px;
    }

    .warp-watercooling p {
        font-size: 14px;
        text-shadow: 2px 1px 2px black;
    }

    .block3 .txt-block3 {
        width: 300px;
    }

    .video-water h1 span {
        font-size: 46.3px;
    }

    .video-water h1 {
        font-size: 54.7px;
    }

    .block3 {
        position: relative;
        background: url("/images_produits/grosbill/images-landing/watercooling/pc-2.jpg") no-repeat -500px center fixed;
        height: 500px;
    }

    .warp-watercooling div .txt-2 {
        text-align: center;
        width: 686px;
        transform: translateX(0%);
        margin: 15px auto 0;
        left: 0;
        top: 0;
        position: relative;
    }

    .block-2img {
        margin-top: 50px;
    }

    .block5 {
        height: 500px;
    }

    .block7 {
        position: relative;
        height: 500px;
        width: 100%;
    }

    .water-fixed {
        bottom: 0;
        top: inherit;
        width: 100%;
        border-radius: 0;
        padding: 15px 0;
        left: 0;
        text-align: center;
    }

    .devis-p {
        display: inline-block;
        vertical-align: middle;
        margin-left: 15px
    }

    .water-fixed img {
        display: inline-block;
        vertical-align: middle;
    }

    .water-fixed .titre-devis {
        text-align: left;
    }

    .water-fixed p {
        width: auto;
        text-align: left;
    }


}

@media screen and (min-width: 769px) and (max-width: 960px) {
    .warp-watercooling {
    width:100%;
    }


        .warp-watercooling .block4 p {
        width:95%;
        }

        .warp-watercooling h2 {
        font-size:20px;
        }

        .block5 .txt-block5 {
    width: 300px;
}

    .warp-watercooling p {
    font-size:14px;
    text-shadow: 2px 1px 2px black;
    }

    .block3 .txt-block3 {
    width:300px;
    }

    .video-water h1 span {
    font-size: 46.3px;
}

    .video-water h1 {
    font-size: 54.7px;
}

    .block3 {
    position: relative;
    background: url("/images_produits/grosbill/images-landing/watercooling/pc-2.jpg") no-repeat -500px center fixed;
    height: 500px;
}

    .warp-watercooling div .txt-2 {
    text-align: center;
    width: 686px;
    transform: translateX(0%);
    margin: 15px auto 0;
    left:0;
    top:0;
    position:relative;
}
    .block-2img {
    margin-top:50px;
    }

    .block5 {
    height: 500px;
}

    .water-fixed {
    bottom: 0;
    top: inherit;
    width: 100%;
    border-radius: 0;
    padding: 15px 0;
    left: 0;
    text-align: center;
}

    .devis-p {
    display:inline-block;
    vertical-align:middle;
    margin-left:15px
    }

    .water-fixed img {
    display:inline-block;
    vertical-align:middle;
    }

    .water-fixed .titre-devis {
    text-align: left;
}

    .water-fixed p {
    width: auto;
    text-align: left;
}

    .block7 {
    position: relative;
    height: 500px;
    width: 100%;
}

 
}

@media screen and (min-width: 481px) and (max-width: 768px) {
    .warp-watercooling {
    width:100%;
    }


        .warp-watercooling .block4 p {
        width:95%;
        }

        .warp-watercooling h2 {
        font-size:20px;
        text-align:center;
        }

        .block5 .txt-block5 {
    width: 300px;
}

    .warp-watercooling p {
    font-size:14px;
    text-shadow: 2px 1px 2px black;
    }

.block3 .txt-block3, .block5 .txt-block5 {
    width: 95%;
    text-align: center;
    right: 0;
    left: 50%;
    transform: translate(-50%,-50%);
    background: rgba(0,0,0,0.6);
    padding: 20px;
    box-sizing: border-box;
}
.video-water h1 span {
    font-size: 21px;
}

.video-water h1 {
    font-size: 25px;
}

.watercooling-landing .block-1 .txt-water-block {
    display: inline-block;
    vertical-align: middle;
    width: 95%;
    margin: 0 auto;
}

.warp-watercooling h2::after {
    width: 100px;
    background: #1267b3;
    content: "";
    height: 1px;
    display: block;
    margin-top: 20px;
    margin: 20px auto 0;
}

.block3 {
    position: relative;
    background: url("/images_produits/grosbill/images-landing/watercooling/pc-2.jpg") no-repeat -60px center fixed;
        background-size: auto;
    height: 500px;
    background-size: 183%;
}

.warp-watercooling div .txt-2 {
    text-align: center;
    width: 95%;
    transform: translateX(0%);
    margin: 15px auto 0;
    left: 0;
    top: 0;
    position: relative;
}
    .block-2img {
    margin-top:50px;
    }

.block5 {
    height: 500px;
    background-position: -800px center;
}

    .water-fixed {
    bottom: 0;
    top: inherit;
    width: 100%;
    border-radius: 0;
    padding: 15px 0;
    left: 0;
    text-align: center;
}

    .devis-p {
    display:inline-block;
    vertical-align:middle;
    margin-left:15px
    }

    .water-fixed img {
    display:inline-block;
    vertical-align:middle;
    }

    .water-fixed .titre-devis {
    text-align: left;
}

    .water-fixed p {
    width: auto;
    text-align: left;
    font-size:12px;
}

    .block7 {
    position: relative;
    height: 400px;
    width: 100%;
}

    .block8 ul li {
        width: 50%;
    }

    .warp-watercooling a {
        float: none;
        text-align: center;
    }

}


@media screen and (min-width: 320px) and (max-width: 480px) {



    .warp-watercooling {
    width:100%;
    }


        .warp-watercooling .block4 p {
        width:95%;
        }

        .warp-watercooling h2 {
        font-size:20px;
        text-align:center;
        margin-bottom:10px;
        }

        .block5 .txt-block5 {
    width: 300px;
}

    .warp-watercooling p {
    font-size:12px;
    text-shadow: 2px 1px 2px black;
    }

.block3 .txt-block3, .block5 .txt-block5 {
    width: 95%;
    text-align: center;
    right: 0;
    left: 50%;
    transform: translate(-50%,-50%);
    background: rgba(0,0,0,0.6);
    padding: 20px;
    box-sizing: border-box;
}
.video-water h1 span {
    font-size: 18px;
}

.video-water h1 {
    font-size: 22px;
}

.watercooling-landing .block-1 .txt-water-block {
    display: inline-block;
    vertical-align: middle;
    width: 95%;
    margin: 0 auto;
}

.warp-watercooling h2::after {
    width: 100px;
    background: #1267b3;
    content: "";
    height: 1px;
    display: block;
    margin-top: 20px;
    margin: 10px auto 0;
}

.block3 {
    position: relative;
    background: url("/images_produits/grosbill/images-landing/watercooling/pc-2.jpg") no-repeat -286px center fixed;
        background-size: auto;
    background-size: auto;
    height: 500px;
    background-size: 338%;
}

.warp-watercooling div .txt-2 {
    text-align: center;
    width: 95%;
    transform: translateX(0%);
    margin: 15px auto 0;
    left: 0;
    top: 0;
    position: relative;
}
    .block-2img {
    margin-top:50px;
    }

.block5 {
    height: 500px;
    background-position: -1000px center;
}

    .water-fixed {
    bottom: 0;
    top: inherit;
    width: 100%;
    border-radius: 0;
    padding: 15px 0;
    left: 0;
    text-align: center;
}

    .devis-p {
    display:inline-block;
    vertical-align:middle;
    margin-left:15px
    }

    .water-fixed img {
    display:none;
    }

    .water-fixed .titre-devis {
    text-align: left;
}

    .water-fixed p {
    width: auto;
    text-align: left;
}

    .block7 {
    position: relative;
    height: 200px;
    width: 100%;
}


    .block8 ul li {
        width: 100%;
    }

    .warp-watercooling a {
        float:none;
        text-align:center;
    }
}

/* FIN WATERCOOLING */

/* FNK */

.fnkconcours {
background:url(/images_produits/grosbill/images-landing/fnk/bck.jpg) no-repeat center center;
background-size:cover;
overflow:hidden;
text-align:center; 
}

    .fnkconcours img {
    margin-bottom:40px;
    }

    .fnkconcours p {
    color:white;
    font-size:14px;
    text-align:left;
    margin-bottom:40px;
    }

    .fnkconcours a {
     color:white;
    font-size:14px;
    text-decoration:underline;
    }

/* FIN FNK*/

/*MSI BLACKFRIDAY*/
.msi-blackfriday {

    width: 1024px;
    margin: 0 auto;
}
.msi-blackfriday a{
    background-color: white;
    border-bottom: 1px solid black;
    box-sizing: border-box;
    color: black;
    display: block;
    width: 100px;
    text-align: center;
    text-transform: uppercase;
    width:100%;
    height:35px;
    padding-top:10px;
    
}

    .msi-blackfriday a:hover {
        color: #ffcf00;
    }

    .msi-blackfriday table td {
        color: black;
        background-color: lightgray;
        width: 100%;
        vertical-align: middle;
       
    }
.msi-blackfriday table tr {
    color: white;
    margin-bottom: 15px;
    height: 35px;
    box-sizing: border-box;
}

.msi-blackfriday .remboursement {
padding-left: 10px;
        padding-right: 10px;
        box-sizing: border-box;
        border-bottom: 1px solid black;
    }

.msi-blackfriday .nom_tableau {
    color: white;
    margin: 25px 0;
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 20px;
}


@media screen and (min-width: 300px) and (max-width: 480px) {
    
    #responsive-ryzen5000  {
        width: 251px;
        margin: 0 auto;
       
    }
}

@media screen and (min-width: 481px) and (max-width: 768px) {
    .warp .produit-rx .amd-ryzen5000 li {
        width: 240px;
        margin: 0 auto;
    }
}


@media screen and (min-width: 769px) and (max-width: 961px) {
    .warp .produit-rx .amd-ryzen5000 li {
        width: 300px;
        text-align: center;
        float: left;
        margin: 0 5%;
    }
}

@media screen and (min-width: 961px) and (max-width: 1024px) {

    .warp .produit-rx .amd-ryzen5000 li {
        width: 300px;
        text-align: center;
        float: left;
        margin: 0 9%;
    }
}


/* SAMSUNG ECRAN */

.theme-basic{
width:100%;
text-align:center;
}

.theme-basic th {
width:50%;
text-transform:uppercase;
font-weight:bold;
background:#242424;
line-height:30px;
}

    .theme-basic th p {
        text-transform: uppercase;
        font-weight: bold;
        line-height: 30px;
    }

.theme-basic td {
border:1px solid white;
vertical-align:middle;
}

#odr-blue-samsung .warp-nvidia-rx .theme-basic a {
    display: inline-block;
    width: auto;
    padding: 5px 15px;
    border:none;
    text-decoration:underline;
}

.gigabyte-z390.office-micro {
background:white;
}

.video-wd-sn850{
    display: block;
    margin: 20px auto;
    box-sizing:border-box;
    border: 1px solid white;
}

#logitech-clavier img {
    margin-bottom: 10px;
    box-sizing: border-box;
    border: 1px solid #c2c2c2;
}



.nshield .warp-nvidia-rx {
    background: white;
    width:1350px;
}

    .nshield .warp-nvidia-rx a {
        background-color: #76b900;
        color: white;
        display: block;
        width: 120px;
        text-align: center;
        text-transform: uppercase;
        margin: 10px 0;
    }

.nshield .nvidiaprice {
    font-size: 24px;
    color: black;
    font-family: "DINPro";
    font-weight:bold;
}


/* nvidia special event*/

#nvidia-special-event {
    
    background: no-repeat url(https://www.grosbill.com/images_produits/grosbill/images-landing/nvidia/special-event/bck.jpg);
    background-size: 100%;
}

#nvidia-special-event .container-event img{
    width:70%;
    text-align:center;
}

#nvidia-special-event .container-timer{
    color: white;
    font-size:55px;
    margin-bottom: 15px;
}

 #nvidia-special-event .container-twitch{


 }


.seo-landing {
    color: #888;
    margin-bottom:20px;
    font-size:12px;
}

.seo-landing b {
color:black;
font-size:16px;
}

.seo-landing p {
font-size:12px;
line-height:15px;
text-align:justify;
}

    .seo-landing p b {
    color:#333;
    font-size:12px;
    }

.occassion.gigabyte-z390 .warp-nvidia-rx .cbk_image_liste_produit a {
background:none;
border:none;
width:100%;
display:block;
}

.occassion.gigabyte-z390 .warp-nvidia-rx a {
    background: none;
    border: none;
    color:black;
}

.occassion .categorie-r {
float:none;
width:100%;
}


.occassion .categorie-filtre .prod_background {
    margin-right: 20px !important;
}


.occassion .categorie-filtre .prod_background:nth-child(5n) {
    margin-right:0px !important;
}

.titre-occa {
    border-bottom: 1px solid #CCC;
    color: #888;
    font-size: 32px;
    font-weight: normal;
    margin: 0 0 10px 0;
    overflow: hidden;
    text-transform: none;
    font-weight: bold;
    text-align: left !important;
    text-transform: uppercase;
}

.sous-titre-landing {
    color: black;
    line-height: 15px;
}

.sous-titre-landing a {
    color: black;
    font-weight: bold;
}

.config-rtx3060 {
    text-align: center;
    border-bottom: none !important;
}


    .config-rtx3060 li {
        margin-right: 0;
        float: none;
        display: inline-block;
        margin-bottom: 25px;
    }

        .config-rtx3060 li p {
            color: white;
            font-size: 25px;
            text-transform: uppercase;
            margin-top: 15px;
            position: relative;
        }


        .config-rtx3060 li:hover p:before {
            visibility: visible;
            transform: scaleX(0.25);
        }


.nvidia-rx .config-rtx3060 .lien-produit-azza {
    border: 0;
    display: inline;
}

/* Intel 11th gen */

.config-rtx3060 {
    text-align: center;
}


    .config-rtx3060 li {
        margin-right: 0;
        float: none;
        display: inline-block;
        margin-bottom: 25px;
    }

        .config-rtx3060 li p {
            color: white;
            font-size: 25px;
            text-transform: uppercase;
            margin-top: 15px;
            position: relative;
        }

.warp-nvidia-rx h2 {
    color: white;
    font-family: 'Geforce-light';
    font-size: 35px;
    margin-bottom: 20px;
}

.produit-rx li {
    width: 300px;
    text-align: center;
}

.warp-nvidia-rx a {
    background-color: #76b900;
    color: white;
    display: block;
    width: 100px;
    text-align: center;
    text-transform: uppercase;
}

.config-rtx3060 li a {
    width: 130px;
    padding: 10px 0px;
    margin: 12px auto 0 auto;
    box-sizing: border-box;
    border: 1px solid #76b900;
    background: black;
    transition: all 0.5s;
    font-size: 12px;
}

.warp-nvidia-rx .lien-produit-azza {
    border: 0;
    display: inline;
    background: none;
}

#intel-nom-pc {
    color: #ffde27;
    font-weight: bold;
    margin-bottom: 5px;
}

.para-proc-intel11 {
    color: white;
    font-size: 16px;
    line-height: 20px;
    display: block;
}

.para-proc-intel11 {
    color: white;
    font-size: 16px;
    line-height: 20px;
    display: block;
}

.config-rtx3060 .info-intel11-pc {
    color: white;
    text-align: center;
    display: block;
    font-size: 14px;
}

.prix-intel-pcgamer {
    display: block;
    color: #ffde27;
    margin-top: 10px;
}

.lien-produit-azza img {
    width: 300px;
}

.cta-intel11-pcgamer {
    border: 1px solid
}

.intel-11-gen-pcgamer h2 {
    font-family: Montserrat;
    font-weight: 300;
}

.intel-11-gen-pcgamer .cta-intel11-pcgamer {
    background: none;
    border: 1px solid #ffde27;
}

    .intel-11-gen-pcgamer .cta-intel11-pcgamer:hover {
        background: #ffde27;
        color: black;
    }

.intel-11-gen-pcgamer {
    width: 85%;
}

.prix-intel-pcgamer {
    font-size: 18px;
}

#intel-nom-pc {
    padding-left: 20%;
    padding-right: 20%;
}


.nvidia-rx .config-rtx3060 .lien-produit-azza {
    border: 0;
    display: inline;
}

.warp-nvidia-rx .lien-produit-azza {
    border: 0;
    display: inline;
    background: none;
}


/** Asus Cashback **/



.site_wrapper {
    height: auto;
    width: 100%;
    background: #fff;
}

.cashback-title {
    width: 60%;
    margin-left: 20%;
    margin-right: 20%;
}

    .cashback-title h1 {
        text-align: center;
        color: #1a1a1a;
        padding-top: 10%;
        font-size: 40px;
        font-family: "DINPro-Bold", "Arial";
    }

        .cashback-title h1 span {
            color: #a225af;
            font-family: "Poppins Bold", "Arial";
        }

    .cashback-title h2 {
        text-align: center;
        color: #1a1a1a;
        padding-top: 2%;
        font-size: 34px;
        font-family: "DINPro-Bold", "Arial";
    }

.cashback_container {
    width: 70%;
    margin-left: 15%;
    margin-right: 15%;
    padding-bottom: 5%;
}

    .cashback_container h3 {
        text-align: center;
        color: #a225af;
        font-size: 40px;
        margin: auto;
        text-transform: uppercase;
        font-family: "Poppins Bold", "Arial";
        margin-top: 10%;
    }

    .cashback_container div {
        width: 100%;
        display: flex;
        flex-wrap: wrap;
    }

        .cashback_container div .product {
            width: 300px;
            height: auto;
            display: flex;
            justify-content: center;
            margin: auto;
            margin-top: 80px;
        }

            .cashback_container div .product a {
                position: relative;
                text-decoration: none;
                text-transform: uppercase;
            }

                .cashback_container div .product a img {
                    width: 300px;
                    border: 1px solid #303076;
                    transition: 0.2s;
                }

                    .cashback_container div .product a img:hover {
                        transition: 0.3s;
                        opacity: 0.7;
                    }

                .cashback_container div .product a div {
                    position: absolute;
                    top: 0;
                    right: 0;
                    width: 160px;
                    background: #01ffff;
                    height: auto;
                }

                    .cashback_container div .product a div p {
                        text-align: left;
                        color: #033eee;
                        margin: 0;
                        font-size: 14px;
                        font-family: "Poppins ExtraBold", "Arial";
                    }

                        .cashback_container div .product a div p span {
                            text-align: left;
                            font-size: 26px;
                            margin: 0;
                            color: #033eee;
                            font-family: "Poppins ExtraBold", "Arial";
                        }

            .cashback_container div .product p {
                text-align: center !important;
                display: block;
                width: 80%;
                margin-right: 10%;
                margin-left: 10%;
                padding-top: 10px;
                font-family: "DINPro-Bold", "Arial";
                font-size: 18px;
            }

            .cashback_container div .product #cta {
                text-align: center;
                background: #eb3d5a;
                border: 1px solid #eb3d5a;
                display: block;
                color: #fefefe;
                transition: 0.2s;
                margin-bottom: 25px;
                border-radius: 30px;
                padding-left: 40px;
                padding-right: 40px;
                padding-top: 15px;
                padding-bottom: 15px;
            }

                .cashback_container div .product #cta:hover {
                    background: transparent;
                    transition: 0.3s;
                    color: #eb3d5a;
                }

    .cashback_container .product #title-product {
        height: 60px;
        text-align: center;
        display: inline-block;
        vertical-align: middle;
    }

    .cashback_container .product #prix {
        margin-top: 0;
        padding-bottom: 10px;
        font-size: 30px;
        color: #303076;
    }

.cashback-explain {
    width: 100%;
    text-align: center;
    display: block;
    background: #000;
    padding-bottom: 5%;
}

    .cashback-explain h4 {
        color: #01ffff;
        font-family: "Poppins Bold", "Arial";
        font-size: 60px;
        text-align: center;
        padding-top: 3%;
        width: 70%;
        margin-left: 15%;
        margin-right: 15%;
    }

    .cashback-explain p {
        text-align: center;
        color: #fff;
        font-size: 22px;
        line-height: 34px;
        padding-top: 3%;
        padding-bottom: 2%;
        width: 60%;
        margin-left: 20%;
        margin-right: 20%;
    }

    .cashback-explain a {
        padding: 20px;
        background: #eb3d5a;
        border: 1px solid #a225af;
        color: #fff;
        margin: 50px;
        transition: 0.2s;
        display: block;
        width: 20%;
        margin-left: 40%;
        margin-right: 40%;
    }

    .cashback-explain #firstcta {
        background: #a225af;
    }

    .cashback-explain #secondcta {
        background: #29002d;
        color: #7b7b7b;
    }

    .cashback-explain #firstcta:hover {
        background: transparent;
    }

    .cashback-explain a:hover {
        background: transparent;
        transition: 0.4s;
    }

@media only screen and (max-width: 1000px) {
    .cashback-explain a {
        width: 50%;
        margin-left: 25%;
        margin-right: 25%;
    }
}



@media only screen and (max-width: 600px) {
    .cashback-title h1 {
        padding-bottom: 15%;
        line-height: 30px;
        font-size: 24px;
    }

    .cashback-title h2 {
        padding-bottom: 15%;
        line-height: 30px;
        font-size: 20px;
    }

    .cashback_container h3 {
        font-size: 24px;
    }

    .cashback-explain h4 {
        font-size: 34px;
        line-height: 40px;
        padding-top: 10%;
    }

    .cashback-explain p {
        font-size: 15px;
        line-height: 25px;
    }

    .cashback-explain a {
        width: 90%;
        padding: 0;
        padding-top: 20px;
        padding-bottom: 20px;
        margin-left: 5%;
        margin-right: 5%;
    }

    .cashback_container div .product {
        width: 200px !important;
    }

        .cashback_container div .product a img {
            width: 200px !important;
        }

        .cashback_container div .product p {
            font-size: 15px;
        }

    .cashback_container .product #prix {
        font-size: 24px;
    }
}

/* Samsung odyssey*/


.samsung-odysey-g579 {
    background: rgb(0,0,0);
    background: linear-gradient(0deg, rgba(0,0,0,1) 0%, rgba(66,66,66,1) 100%);
    padding-top: 15px;
    padding-bottom: 20px;
}

    .samsung-odysey-g579 h1 {
        color: black;
        font-family: "samsungsharpsans-bold", arial;
        text-align: center;
        font-size: 50px;
        color: white;
        padding: 30px 0px 15px;
        letter-spacing: 5px;
    }

    .samsung-odysey-g579 .pres-odyssey {
        text-align: center;
        font-family: "samsungsharpsans-medium", arial;
        color: white;
        margin-top: 15px;
        font-size: 18px;
    }

    .samsung-odysey-g579 .pres-odyssey2 {
        font-family: "samsungsharpsans", arial;
        font-size: 18px;
        color: white;
        text-align: center;
        display: block;
        margin-top: 10px;
        margin-bottom: 35px;
    }

    .samsung-odysey-g579 ul {
        text-align: center;
        display: inline-block;
    }

    .samsung-odysey-g579 li {
        display: inline-block;
        width: 300px;
        text-align: center;
        margin: 10px 15px;
    }

        .samsung-odysey-g579 li h2 {
            color: white;
            font-size: 30px;
            font-family: "samsungsharpsans-bold", arial;
            letter-spacing: 3px;
            position: relative;
            margin-bottom: 10px;
        }

            .samsung-odysey-g579 li h2:before {
                content: "";
                position: absolute;
                background-color: #29a4dd;
                width: 100%;
                height: 2px;
                left: 0;
                bottom: -3px;
                visibility: hidden;
                transform: scaleX(0);
                transition: all 0.3s ease-in-out;
            }

        .samsung-odysey-g579 li:hover h2:before {
            visibility: visible;
            transform: scaleX(0.2);
        }

        .samsung-odysey-g579 li p {
            color: white;
            font-size: 19px;
            font-family: "samsungsharpsans", arial;
            margin: 5px 0px 8px
        }

    .samsung-odysey-g579 .cta-samsung {
        color: white;
        background-color: black;
        border: 1px solid white;
        display: inline-block;
        width: 150px;
        margin: 0 auto;
        text-align: center;
        border-radius: 20px;
        padding: 10px 5px;
        font-family: "samsungsharpsans", arial;
        transition: all 0.5s;
    }

        .samsung-odysey-g579 .cta-samsung:hover {
            color: black;
            background-color: white;
            border: 1px solid black;
        }

    .samsung-odysey-g579 #g9-samsung {
        width: 550px;
    }


.info-produit-samsung {
    color: grey;
    display: block;
    margin: 0px 0px 10px;
    font-size: 13px;
    color: #afafaf;
}

.responsive-iframe-odyssey {
    display: inline-block;
}

.samsung-odysey-g579 .titre-gamme-odyssey {
    text-align: left;
    color: white;
    font-size: 20px;
    font-family: "samsungsharpsans-bold", arial;
    margin-left:25px;
    margin-top:15px;
}



@media screen and (max-width: 1315px) {
    #g5-video {
        width: 1066px;
        height: 600px;
    }
}


@media screen and (max-width: 1111px) {
    #g5-video {
        width: 640px;
        height: 360px;
    }
}

@media screen and (max-width: 661px) {
    #g5-video {
        width: 426px;
        height: 240px;
    }

    .responsive-iframe-odyssey iframe {
        width: 426px;
        height: 240px;
    }

    .samsung-odysey-g579 #g9-samsung {
        width: 360px;
    }
}

@media screen and (max-width: 463px) {
    #g5-video {
        width: 340px;
        height: 190px;
    }

    .responsive-iframe-odyssey iframe {
        width: 340px;
        height: 190px;
    }

    .samsung-odysey-g579 #g9-samsung {
        width: 340px;
    }

    .pres-odyssey {
        font-size: 12px;
        line-height: 16px;
    }

    .samsung-odysey-g579 .pres-odyssey2 {
        line-height: 23px;
    }
}