/**********************/
@import url('https://fonts.googleapis.com/css?family=Roboto+Condensed:300,400,700|Roboto:400,500,700,900');
.container *, .page-container *:before, .page-container *:after { box-sizing: border-box;outline: medium none;}
* { margin: 0;
	padding: 0;
	font-family: 'Roboto', sans-serif;
    -webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
a, a:hover { text-decoration: none}
img { border: none;max-width: 100%;}
ul { list-style: none}
.container{
	background: #fff;
    font-family: 'Roboto', sans-serif;
    width: 100%;
    display: inline-block;
}
#header{
    width: 100%;
    z-index: 10;
    position: relative;
    margin: 0 auto;
    text-align: center;
    display: inline-block;
    background: #231f20;
    padding: 0 0 15px;
    box-shadow: 0 10px 20px rgba(0,0,0,.3);
}
#header .warraper  {
	position: relative;
	background: rgb(255,255,255);
	background: -moz-linear-gradient(left, rgba(255,255,255,1) 1%, rgba(255,255,255,1) 46%, rgba(1,122,201,1) 46%, rgba(1,122,201,1) 100%);
	background: -webkit-linear-gradient(left, rgba(255,255,255,1) 1%,rgba(255,255,255,1) 46%,rgba(1,122,201,1) 46%,rgba(1,122,201,1) 100%); 
	background: linear-gradient(to right, rgba(255,255,255,1) 1%,rgba(255,255,255,1) 46%,rgba(1,122,201,1) 46%,rgba(1,122,201,1) 100%); 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#017ac9',GradientType=1 );
}
#header .warraper:after  {
	position: absolute;
	content: "";
	width: 100%;
	height: 1px;
	left:0;
	top: 10px;
	z-index: 99;
	background: #231f20;
}
#header .wrapper {
   background: #017ac9;
   width: 100%;
   display: inline-block;
   position: relative;
   max-width: 1250px;
}
#header .logo{
    float: left;
    padding: 15px 0;
    z-index: 99;
    position: relative;
}
#header .logo:after{
    position: absolute;
	content:"";
	height: 100%;
	width: 300px;
	right: -55px;
	top: 0;
	background: url(img/bg-logo.png) center right no-repeat;
}
#header .logo a{
	display: inline-block;
    position: relative;
    z-index: 99;
}
.x-head-right {
    float: left;
    margin: 50px 0 0;
    position: relative;
    width: calc(100% - 200px);
}
#header .x-head-right > ul{	margin-left: 40px;}
#header .x-head-right li{
    float: left;
    color: #fff;
    padding: 8px 0 8px 40px;
    text-align: left;
    margin-right: 60px;
    text-transform: uppercase;
    font: 26px/18px 'Roboto Condensed', sans-serif;
}
#header .x-head-right li.response {
    background: url(img/ico-return.png) left center no-repeat;
}
#header .x-head-right li.shopping {
	margin-right: 0;
    background: url(img/ico-shipping.png) left center no-repeat;
}
#header .x-head-right li.return {
    background: url(img/ico-response.png) left center no-repeat;
}
#social{
    width: 100%;
    float: right;
    position: relative;
    overflow: visible;
    text-align: center;
    margin-top: 15px;
    background: #231f20;
    border-radius: 0 20px 20px 0;
}
#social:after{
    width: 100%;
	height: 15px;
	top: -15px;
	right: 0;
	content: "";
    position: absolute;
    background: url(img/bg-header.png) top left no-repeat;
}
#social .address { float: right;}
#social .address a{
    color: #fff;
    display: inline-block;
    padding: 0 20px 0 24px;
    font: 500 21px/40px 'Roboto', sans-serif;
    text-transform: uppercase;
    position: relative;
    float: left;
}
#social .address a.active, 
#social .address a:hover{ color: #fae13d;}
#social .address li { margin: 0;padding: 0;}
#social .address li:not(:last-child) a{
    background: url(img/sep.png) center right no-repeat;
	padding-right: 34px;
}
.product{
    width: 100%;
    margin: 0 auto;
    text-align: center;
    display: inline-block;
}
.product .warraper{
    max-width: 1250px;
    display: inline-block;
    margin: 0 auto;
    width: 100%;
    position: relative;
    z-index: 99;
    overflow: hidden;
    padding: 0;
}
#CentralArea{
    float: right;
    font-size: 14px;
    width: 100%;
    position: relative;
    max-width: 960px;
    padding: 0;
	margin-top: 25px;
}
#CentralArea .top {
    display: inline-block;
    position: relative;
	width: 100%;
}
#CentralArea .top p.desc-img{
	width: 75%;
	font-size: 16px;
	line-height: 24px;
	color: #fb0c0c;
}
.lcat2 { background: #fecc33;margin-bottom: 10px;}
.lcat2 h2 { color: #191919;
	font-size: 18px;
	font-weight: bold;
	height: 40px;
	line-height: 40px;
	text-align: left;
	text-transform: uppercase;
	margin-left: 20px;}
.bloc-right { float: right;	max-width: 780px;}
.product .right { float: right;	width: 270px;}
.product .discription{margin-top: 20px;}
.product .discription.disc-product,
.product .discription .tab{
	width: 100%;
	position: relative;
}
.discription .tt_tab ul { margin: 0 0 15px 15px;}
.discription .tt_tab li { line-height: 30px;
	font-size: 20px;
	padding-left: 20px;
	background: url(img/bg-li.png) 5px 9px no-repeat;}
.tab label{
    text-align: left;
    text-transform: uppercase;
}
.product .discription h4 { font-size: 18px;	margin-bottom: 15px;}
.product .discription h5 { font-size: 16px;	margin-bottom: 15px;}
.product .discription p { font-size: 14px;	margin-bottom: 10px;
	color: #8d8d8d;
	line-height: 24px;}
.section1{
    position: relative;
    float: left;
    width: 100%;
    z-index: 99;
}
.section1 .titel2{
    color: #002424;
    padding: 0;
    position: relative;
    text-align: left;
    text-transform: uppercase;
    font: bold 20px/40px 'Roboto', sans-serif;
}
.section1 .section,
.tab .section{
    display: inline-block;
    padding: 20px 10px;
    margin-top: -20px;
    border: 1px solid #231f20;
    border-top: 0;
	width: 100%;
}
.discription .tab h2 { background: none}
.tab input { display: none;}
.tab h3 label { display: inline-block;
	margin: 0;
	padding: 0 25px;
	font-size: 14px;
	border: 1px solid #cdd733;
	height: 40px;
	line-height: 40px;
	font-weight: bold;
	text-align: left;
	color: #191919;
	text-transform: uppercase;
	background: url(img/sprite.png) right -280px no-repeat;
	width: 100%}
#tab2:checked ~ h3 #lt2, 
#tab3:checked ~ h3 #lt3, 
#tab4:checked ~ h3 #lt4 { background-position: right -360px;}
.tab label:hover { cursor: pointer;}
#tab1:checked ~ #content1, 
#tab2:checked ~ #content2, 
#tab3:checked ~ #content3, 
#tab4:checked ~ #content4 { display: block;}
.discription a { font-weight: bold;
	color: #000}
.product h1.tittle { font-size: 18px;
	line-height: 30px;
	text-align: left;
	font-weight: normal;
	color: #3c3c3c;
}
#LeftPanel{
    padding: 0;
    position: relative;
    z-index: 99;
    width: 100%;
    float: left;
	margin: 25px 0;
    max-width: 240px !important;
}
#LeftPanel .lcat{
    padding: 0;
    position: relative;
    float: left;
    width: 100%;
    margin-bottom: 30px;
	border: 1px solid #231f20;
}
.product .lcat h2{
    color: #231f20;
    padding: 0;
    position: relative;
    text-align: left;
    text-transform: uppercase;
    font: bold 22px/40px 'Roboto Condensed', sans-serif;
    text-indent: 14px;
}
.lcat #LeftPanel1{ display: inline-block;}
.lcat #LeftPanel1 ul,
#x-main-feat #products-layout {
    padding: 0 0 15px;
	display: inline-block;
}
#LeftPanel #x-side-promo {  border: none;}
#LeftPanel #x-side-promo img { margin-bottom: 20px;}
.lcat .lev1 li > span, 
.lcat .lev1 > li > a{
    color: #231f20;
    font: 14px/28px 'Roboto', sans-serif;
    margin: 0;
	display: inline-block;
    width: 100%;
    text-align: left;
    text-transform: capitalize;
    padding: 0 0 0 25px;
    background: url(img/li.png) 10px 10px no-repeat;
}
.lcat .lev1 li{
    position: relative;
    margin: 5px 0;
    z-index: 10;
    padding: 0;
    text-align: left;
    font-family: 'Roboto', sans-serif;
    float: left;
    width: 100%;
}
.lcat .lev1 a{
    color: #1f5150;
    font: 300 14px/20px 'Roboto', sans-serif;
    margin: 0;
    text-align: left;
    text-transform: capitalize;
    padding: 0 0 0 15px;
}
.lcat .lev1 span > a{padding: 0;}
.lcat .lev1 li a:hover { color: #017ac9;}
.lcat .lev2 li {
    background: none;
    padding: 0;
}
#x-main-feat #x-feat .x-fp {
    width: 185px;
    height: 309px;
    margin: 5px 0;
    display: inline-block;
    background: transparent url(img/x-main-fbox.png) center bottom/100% auto no-repeat;
}
#x-main-feat #x-feat .x-fp a .thumb {
    width: 155px;
    height: 155px;
    padding: 0;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    margin: 20px 0 0;
}
#x-main-feat #x-feat .x-fp a .thumb img {
    max-height: 155px;
    width: auto;
    max-width: 155px;
    margin: 0 auto;
}
#x-main-feat #x-feat .x-fp a .title{
    color: #0b0a10;
    height: 65px;
    margin: 0;
    text-align: center;
    padding: 0 12px;
    font: 11px/14px 'Roboto', sans-serif;
    display: inline-block;
}
#x-main-feat #x-feat .x-fp a .price {
    color: #ec1c23;
    font: bold 17px/20px 'Roboto', sans-serif;
    display: block;
    padding: 0 0 50px;
    text-align: center;
}
#x-main-feat #x-feat .x-fp a:hover .title{
	text-decoration: underline;
}
.product-image-box{
    width: 100%;
    position: relative;
    display: inline-block;
    text-align: center;
	z-index: 99;
}
.product-right{	float: right;}
.product-image-container{
    width: 600px;
    position: relative;
    display: inline-block;
    text-align: center;
    padding: 0;
    float: left;
    max-width: 65%;
    background: #fff;
    height: 600px;
    overflow: hidden;
    border: 5px solid #eee;
}
.product-more-views{
    float: right;
    max-width: 34%;
    text-align: center;
    width: 300px;
	padding: 0 10px;
	height: 580px;
	margin-top: 20px;
	position: relative;
    background: url(img/border-left.jpg) top left repeat-y, url(img/border-right.jpg) top right repeat-y;
}
.product-more-views .loop{
    font-size: 0;
    text-align: center;
    background: url(img/bg-loop.png) center left no-repeat;
    display: inline-block;
    position: absolute;
    left: -20px;
    top: -20px;
    width: 120px;
    height: 131px;
}
.product-more-views .more-views {
	padding: 85px 20px 75px 0;
	width: 100%;
	margin: auto;
	text-align: center;
	background: url(img/bg-views.jpg) top right repeat-y #231f20;
	height:100%
}
.product-more-views ul { list-style: none;
	padding: 0;
	width: 100%;
	margin: auto;
	text-align: center;
	overflow-y: auto;
    max-height: 420px;
}
.product-more-views ul li { display: inline-block;}
.product-image-container { display: none;}
.product-image-box input { display: none;}
.product-image-box .product-more-views label{
    width: 100px;
    height: 100px;
    padding: 0;
    overflow: hidden;
    display: inline-block;
    cursor: pointer;
    text-align: center;
    position: relative;
    background: #fff;
    margin: 4px;
}
.product-image-box label:hover { cursor: pointer;}
#gal1:checked ~ .product-more-views ul li #lg1, #gal2:checked ~ .product-more-views ul li #lg2, #gal3:checked ~ .product-more-views ul li #lg3, #gal4:checked ~ .product-more-views ul li #lg4, #gal5:checked ~ .product-more-views ul li #lg5, #gal6:checked ~ .product-more-views ul li #lg6, #gal7:checked ~ .product-more-views ul li #lg7, #gal8:checked ~ .product-more-views ul li #lg8, #gal9:checked ~ .product-more-views ul li #lg9, #gal10:checked ~ .product-more-views ul li #lg10, #gal11:checked ~ .product-more-views ul li #lg11, #gal2:checked ~ .product-more-views ul li #lg12 { opacity: 1;filter: 1;}
#gal1:checked ~ #content1, #gal2:checked ~ #content2, #gal3:checked ~ #content3, #gal4:checked ~ #content4, #gal5:checked ~ #content5, #gal6:checked ~ #content6, #gal7:checked ~ #content7, #gal8:checked ~ #content8, #gal9:checked ~ #content9, #gal10:checked ~ #content10, #gal11:checked ~ #content11, #gal12:checked ~ #content12 { display: inline-block;}
.product-more-views img { bottom: 0;
	left: 0;
	margin: auto;
	max-height: 80%;
	max-width: 80%;
	position: absolute;
	right: 0;
	top: 0;}
.product-image-container img { bottom: 0;
	left: 0;
	margin: auto;
	max-height: 100%;
	max-width: 100%;
	position: absolute;
	right: 0;
	top: 0;}
#CentralArea center { margin-top: 15px;
	width: 100%;
	display: inline-block;}
#LeftPanel .payment.news{
    display: inline-block;
    width: 100%;
	padding: 0 14px;
}
.product .discription { float: left;width: 100%;}
.product .discription.disc-tabs .hi-mob { display:none}
.product .discription-tab{ margin: 0; background: #fff;padding: 35px 0;}
.discription .tt_tab ul { margin: 0 0 15px 15px;}
.discription .tt_tab li { font-family: 'Roboto', sans-serif;
	line-height: 30px;
	font-size: 20px;
	padding-left: 20px;
	background: url(../styles/img/bg-li.png) 5px 9px no-repeat;}
.product .promo { max-width: 100%;}
.product .discription h3 { font-size: 20px;	margin-bottom: 15px;}
.product .discription h4 { font-size: 18px;	margin-bottom: 15px;}
.product .discription h5 { font-size: 16px;	margin-bottom: 15px;}
.product .discription p {
    margin-bottom: 10px;
    padding: 0;
    font: 14px/18px 'Roboto', sans-serif;
    color: #231f20;
    text-align: center;
}
.product .discription .section ul {
   display: inline-block;
   margin-bottom: 20px;
}
.product .discription .tab p{
	text-align: left;
}
.product .discription h1{
	color: #000;
	text-indent: 10px;
	text-align: left;
   font: 22px/54px 'Roboto', sans-serif;
}
.product .discription li{
    list-style: none;
	text-transform: capitalize;
    font: 14px/28px 'Roboto', sans-serif;
    color: #0b0a10;
	text-align: left;
	padding-left:15px;
	    background: url(img/lil.png) 5px 10px no-repeat;

}
.product .discription .tab-titel1{
    padding: 0 0 0 20px;
    text-align: left;
    background: url(img/bg-feat.png) left top/100% 62px no-repeat;
    position: relative;
    z-index: 99;
    width: 100%;
    float: left;
}
.product .discription .tab-titel1 li{
    list-style: none;
    display: inline-block;
    margin: 0;
	float: left;
}
.discription .tab {
    padding: 0;
	margin: 0 auto;
    position: relative;
    display: inline-block;
    width: 100%;
}
.discription .tab h2 { background: none}
.tab .section{
    display: none;
}
.tab input { display: none;}
.tab ul.tab-titel { display: inline-block;
	width: 100%;
	list-style: none;
}
.tab ul.tab-titel li { float: left; width: 100%;list-style: none;}
#tab1:checked ~ ul li #lt1, 
#tab2:checked ~ ul li #lt2, 
#tab3:checked ~ ul li #lt3, 
#tab4:checked ~ ul li #lt4, 
.tab ul.tab-titel li:hover label {
	color: #1f356e;
}
.hi-mob label{
	width: 100%;
	background: url(img/plus.png) 99% center no-repeat;
}
#tab11:checked ~ .hi-mob #lt1, 
#tab12:checked ~ .hi-mob #lt2, 
#tab13:checked ~ .hi-mob #lt3,
#tab14:checked ~ .hi-mob #lt4,
#tab15:checked ~ .hi-mob #lt5 {
	background: url(img/moin.png) 99% center no-repeat;
	border-bottom: 0;
}
.tab label{
    color: #231f20;
    position: relative;
    text-align: left;
    text-transform: uppercase;
    font: bold 22px/44px 'Roboto', sans-serif;
    text-indent: 10px;
    display: inline-block;
	margin: 5px 0 0;
	border: 1px solid #231f20;
}
#tab11:checked ~ #content1, 
#tab12:checked ~ #content2, 
#tab13:checked ~ #content3,
#tab14:checked ~ #content4,
#tab15:checked ~ #content5 { display: inline-block;}
.discription a { font-weight: bold;	color: #4e4a47}

.specifics table { margin-top: 20px}

.specifics table td {

    border-bottom: 1px solid #d5d5d5;
    border-left: 1px solid #d5d5d5;
    font-weight: normal;
    padding: 5px 20px;
    font-size: 14px;
    background: #fff;
   font: 14px/24px 'Roboto', sans-serif;

color: #231f20;

text-align: lefft;

}
.specifics table tr:first-child td {

    border-top: 1px solid #d5d5d5;

}
.specifics table td:first-child {

    width: 40%;
    background: #fff;

}
.specifics table td:last-child {

    width: 60%;

}
.specifics table td:last-child {

    border-right: 1px solid #d5d5d5;

}







.product h1.tittle{
    color: #231f20;
    padding: 20px 0;
    margin: 0 auto;
    text-align: center;
    text-transform: uppercase;
    font: bold 25px/40px 'Roboto Condensed', sans-serif;
    position: relative;
    z-index: 99;
    border-bottom: 1px solid #231f20;
    box-shadow: 0 2px 2px rgba(0,0,0,.1);
}
.product h2{
    color: #fff;
    padding: 0 0 20px;
    position: relative;
    text-align: left;
    text-transform: uppercase;
    font: 24px/34px 'Roboto', sans-serif;
    background: url(img/bg-title.png) no-repeat;
    text-indent: 20px;
}
.product #CentralArea h2{
    color: #fff;
    padding: 0 0 20px;
    position: relative;
    text-align: left;
    text-transform: uppercase;
    font: 24px/40px 'Roboto', sans-serif;
    background: url(img/bg-feat.png) left top/100% 62px no-repeat;
    text-indent: 25px;
}
.product h2.sous_titre{
    color: #3a3a3a;
    padding: 0;
    position: relative;
    text-align: left;
    width: 100%;
    text-transform: uppercase;
    font: bold 24px/46px 'Roboto', sans-serif;
    margin: 10px 0;
}

/****zoom*/
.product-image-container label {cursor:pointer}
@keyframes lightbox {
  from {
    opacity: 0;
    transform: scale(0); }
  to {
    opacity: 1;
    transform: scale(1); } }

@keyframes lightboxout {
  from {
    transform: scale(1.5); }
  to {
    background: rgba(0, 0, 0, 0);
    transform: scale(1); } }
#zoom input { display:none}
#zoom label {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 100;
  animation-name: lightboxout;
  animation-duration: 0.5s;
  width: 100vw;
  height: 100vh;
  background: rgba(0, 0, 0, 0.6);
    animation-name: lightboxout;
  animation-duration: 0.5s;
  display:none;
  cursor:pointer;
  }
    #zoom label > div {
    background: #fff;
    position: static;
    position: relative;
    box-sizing: content-box;
    top: 0px;
    max-height: 80vh;
    width: 100%;
    height: auto;
    max-width: 60vw;
    margin: auto;
    margin-top: 10vh;
    padding: 10px;
    box-shadow: 0px 5px 13px rgba(0, 0, 0, 0.4);
    border-radius: 6px 6px 0px 0px; }
	  #zoom label > div img {
    max-height: 80vh;
    transform: none;
    top: auto;
	max-width:100%}
#zoom [type=checkbox]:checked ~ label {
		display:block;
		    animation-name: lightbox;
  animation-duration: 0.5s;
  text-align:center
}
#zoom label > div::after {
	 text-align:center;
    background: #fff;
    border-radius: 0 0 6px 6px;
    color: #666;
    content: "Click to close";
    font-size: 16px;
    padding: 5px 0px;
    position: absolute;
    top: 100%;
    width: 100%;
    left: 0;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.5); 
}
	
.disc-tabs section {
  display: none;
  padding: 20px 0 0;
  border-top: 1px solid #231f20;
  width:100%
}
.disc-tabs input { display: none;}
.disc-tabs label {
  display: inline-block;
  margin: 0 0 -1px;
  padding: 0 30px;
  text-align: center;
  color: #231f20;
  text-transform: uppercase;
  border: 1px solid transparent;
  font: 900 25px/54px 'Roboto', sans-serif;
}
.disc-tabs label:hover {
  color: #017ac9;
  cursor: pointer;
}
.disc-tabs input:checked + label {
  color: #231f20;
  border: 1px solid #231f20;
  border-top: 1px solid #231f20;
  border-bottom: 1px solid #fff;
}
.disc-tabs #tabu1:checked ~ #content01,
.disc-tabs #tabu2:checked ~ #content02,
.disc-tabs #tabu3:checked ~ #content03,
.disc-tabs #tabu4:checked ~ #content04 { display: block;}
.ytvideo{max-width:480px}
.product .discription .ytvideo p {
    color: #ffff;
    line-height: 15px;
    margin: 5px 0;
}


@media screen and (max-width: 800px) {
.disc-tabs label {
    font-size: 0;
  }
}
@media screen and (max-width: 500px) {
.disc-tabs label {
    padding: 15px;
  }
}	
	
#info{
	width: 100%;
	margin-top: 40px;
	display: inline-block;
	background: rgb(52,57,77);
	background: -moz-linear-gradient(left, rgba(52,57,77,1) 0%, rgba(52,57,77,1) 40%, rgba(52,57,77,1) 40%, rgba(15,111,185,1) 40%, rgba(15,111,185,1) 100%); 
	background: -webkit-linear-gradient(left, rgba(52,57,77,1) 0%,rgba(52,57,77,1) 40%,rgba(52,57,77,1) 40%,rgba(15,111,185,1) 40%,rgba(15,111,185,1) 100%);
	background: linear-gradient(to right, rgba(52,57,77,1) 0%,rgba(52,57,77,1) 40%,rgba(52,57,77,1) 40%,rgba(15,111,185,1) 40%,rgba(15,111,185,1) 100%); 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#34394d', endColorstr='#0f6fb9',GradientType=1 );
}
#info .warraper{background: #231f20;}
#info .usa{	float: left;}
#info .warraper div{
	float: left;
	margin-top: 20px;
	margin-left: 80px;
}
#info .customer{
	color: #eee;
	text-align: left;
	text-transform: uppercase;
	font: 300 30px/30px 'Roboto Condensed', sans-serif;
}
#info .customer span{font-weight: bold;}
#info .coordonnees{
	color: #eee;
	text-align: left;
	font: bold 25px/30px 'Roboto Condensed', sans-serif;
}
#info .coordonnees span{
	text-transform: uppercase;
	font: 400 16px/20px 'Roboto Condensed', sans-serif;
}
#info .coordonnees label{color: #d14d5e;}
#service {
    display: inline-block;
    margin: 10px auto 0;
}
#service span{
    display: inline-block;
    font: 900 28px/48px 'Roboto', sans-serif;
    color: #231f20;
    margin: 0 25px;
    text-transform: uppercase;
    float: left;
}

/*****************
Footer
***********************/
#footer{
    position: relative;
    width: 100%;
    display: inline-block;
    background: #0e0c0c;
    text-align: center;
}
#footer .footer-top { background: #231f20;}
#footer .footer-top img{  margin: 20px 0;}
#x-foot-usps {
    color: #fff;
	text-align: center;
    text-transform: uppercase;
    font: 900 28px/60px 'Roboto', sans-serif;
    background: #0f6fb9;
}
#footer a{color: #fff; font-weight: 900;}
#footer a:hover { color:#fae13d }
#footer .wrapper { max-width: 1250px; margin: auto;}
#footer .copyright{
    text-transform: capitalize;
    float: left;
    width: 100%;
    text-align: center;
}
#footer .copyright p{
    color: #fff;
    margin-top: 20px;
    display: inline-block;
    font: 500 14px/30px 'Roboto', sans-serif;
    text-transform: uppercase;
    padding: 0;
    text-align: center;
}
#footer .x-copy-ocdo{
    text-align: left;
    color: #fff;
    text-transform: uppercase;
    margin: 10px 0;
}
#footer .x-copy-ocdo, #footer .x-copy-ocdo a {
    display: inline-block;
    font: 12px/30px 'Roboto', sans-serif;
}
#footer .x-copy-ocdo a:hover{ color: #fff !important;}
#x-foot-subm{
    position: relative;
    overflow: hidden;
    padding: 0;
    text-align: center;
    width: 100%;
    display: inline-block;
}
#x-foot-subm a{
    color: #fff;
    padding: 0 22px;
    text-transform: uppercase;
    font: 500 15px/50px 'Roboto', sans-serif;
}
#x-foot-subm a:hover,
#x-foot-subm a.active{
    color: #fae13d;
}
#x-foot-subm a:not(:last-child){background: url(img/sep.png) center right no-repeat;}
#leftmenu { display: none}
#menu { display: none;}

@media screen and (max-width:1249px) {
#CentralArea {  width: 75%;}
#social .address a{ font-size: 18px;}
#header .logo { max-width: 30%;}
#header .logo img{max-width: 100%}
#x-head-right {
	margin-top: 40px;
    max-width: 70%;
}
#x-foot-usps { font-size: 20px;}
#header .x-head-right li{  font-size: 22px;}
}
@media screen and (max-width:1249px) and (min-width:960px) {
.product-more-views ul li{
    display: inline-block;
    max-width: 48%;
    float: none;
}
.product-image-box .product-more-views label { max-width: 100%;}
}
@media screen and (max-width:1150px) {
.product h1.tittle {
    overflow: hidden;
    font-size: 18px;
	padding: 10px 0;
}
#header .x-head-right > ul > li {
    font-size: 20px;
    margin-right: 30px;
}
#social .address a {
    font-size: 16px;
    padding: 0 10px 0 15px;
}
#social .address li:not(:last-child) a {
    padding-right: 20px;
}
#social:after {
    right: 20%;
	background-position: top right;
}
}
@media screen and (max-width:1090px) {
.product-image-box label { max-width: 100%;}
#x-foot-subm {  padding: 0;}
#x-head-right {  padding: 0 10px;}
}
@media screen and (max-width:1060px) {
#social .address a{ font-size: 16px;}
.disc-tabs label {
    padding: 0 20px;
    font-size: 20px;
}
#service span { margin: 0 15px;}
}
@media screen and (max-width:998px) {
#header .x-head-right > ul > li {  font-size: 18px;}	
}
@media screen and (max-width:959px) {
#x-head-right ul {
    text-align: center;
}
#CentralArea { width: 72%;}
#social .address a {
    margin: 0 10px;
    font-size: 14px;
}
#social .address a {
    font-size: 14px;
    width: 100%;
    padding: 0;
    margin: 0;
    border: none !important;
    color: #000;
    line-height: 30px;
}
.x-head-right {
    margin: 0;
	width: 100%;
}
#header .logo img {  margin: 0 0 10px;}
#leftmenu:checked ~ #social{
    display: inline-block;
    float: none;
    margin: 0;
    max-width: 300px;
    background: #fff;
}
#leftmenu:checked ~ #social .address{
    display: block;
}
.product-more-views ul li {
    width: auto;
	float: none;
}
#header .x-head-right li {
    float: none;
    display: inline-block;
}
#service span {
    float: none;
    width: 100%;
}
}
@media only screen and (min-width: 768px) and (max-width: 959px) { 
#leftmenu { display: none}
#leftmenu ~ #LeftPanel { display: none;}
#leftmenu:checked ~ #LeftPanel { display: block;float: none;margin: -10px auto 0;}
#menu label:after {
	background: url("img/x-head-mnav-icod.png") right center no-repeat;
	content: "";
	height: 25px;
	position: absolute;
	right: 5px;
	top: 0;
	width: 25px;}
#leftmenu:checked ~ #menu label:after { background-image: url("img/x-head-mnav-icou.png");	z-index: 2;}
.formnav { display: none}
#LeftPanel {margin: 0 auto;}
#CentralArea { width: 100%;
	float: none;
	margin: auto;
	display: inline-block
}
#footer .wrapper, .product { width: 100%;}
.product .right { width: 100%;	margin-top: 20px;}
#footer { height: auto}
.product .discription object { width: 100% !important;	overflow: hidden;}
}
@media only screen and (max-width: 959px) { 
#header {margin: 0 auto;}
#x-main-brands {
    margin-bottom: 0;
}
.container { overflow: hidden;}
#social .address { display: none;}
#menu label{
    color: #231f20;
    background: #fae13d;
    position: relative;
    font-size: 14px;
    font-weight: bold;
    height: 30px;
    line-height: 30px;
    padding: 0 20px;
    text-align: left;
    text-transform: uppercase;
    width: 100%;
    max-width: 300px;
    display: inline-block;
    float: none;
    margin: 10px auto 0;
}
.header-center .wrapper {
    padding-bottom: 0;
}
.product-image-container,
.product-more-views {
    width: 100%;
	max-width: calc(100% - 20px);
}
.product-more-views {height: auto;}
.product-more-views .more-views { padding: 50px 20px 45px 0;}
.product-image-container { max-width: 100%;}
.product-more-views ul {
    text-align: center;
    max-height: 225px;
}
#social { display: none;}
.product h1.tittle {text-align: center;}
#menu {
    display: block;
    text-align: center;
	margin-bottom: 10px;
}
#header .logo {
    float: none;
	max-width: 100%;
}
#header .logo:after { right: 0;}
#header .logo:before {
    position: absolute;
    content: "";
    height: 100%;
    width: calc(100% - 300px);
    left: 0;
    top: 0;
    background: #fff;
}
#x-head-right { display: none;}
#info .warraper div {margin-left: 40px;}
#info .customer { font-size: 24px;}
#info .coordonnees { font-size: 20px;}
}
@media only screen and (max-width: 859px) { 
#footer .x-copy-ocdo { margin-top: 0;}
#footer .copyright {  padding: 0 0 10px;}
#x-head-right {
    padding: 0;
    margin: 0;
    background: none;
}
#x-head-right ul li {
    float: none !important;
    line-height: 24px;
}
.disc-tabs label {
    padding: 0 10px;
    font-size: 16px;
}
#x-foot-subm a {
    padding: 0 20px;
    font-size: 14px;
}
}
@media only screen and (min-width: 320px) and (max-width: 767px) { 
.header-center { padding: 0}
.tab li label:after { display: none;}
#leftmenu ~ #LeftPanel { display: none;}
#leftmenu:checked ~ #LeftPanel {
    display: inline-block;
    float: none;
    margin: 0 auto;
}
#menu label:after { background: url("img/x-head-mnav-icod.png") right center no-repeat;
	content: "";
	height: 25px;
	position: absolute;
	right: 5px;
	top: 0;
	width: 25px;}
#leftmenu:checked ~ #menu label:after { background-image: url("img/x-head-mnav-icou.png");	z-index: 2;}
#menu { display: block;text-align: center;}
#header, #footer { height: auto}
#header, #footer .wrapper {
    width: 100%;
    margin: 0;
}
.header-center .wrapper { height: auto}
#header .logo img { float: none;max-width: 100%}
#social { height: auto}
.formnav input[type="text"] { width: 80%}
#social .address, .formnav, .nav, #social { display: none}
#social .address li:before { margin-left: 0;}
#social .social { width: 100%;	text-align: center}
.product { width: 100%;	float: none;}
#CentralArea {
	width: 100%;
	margin: 0
}
.product-image-box { 
	height: auto;
	max-width: 100%;
}
.product-image-container { width: 100%;
	max-width: 100%;
	height: 300px !important;
}
.product-right {width: 100%;}
.product-more-views ul li {  width: auto;}
.product .right { width: 100%;	margin-top: 20px;}
.product h2.tittle { height: auto;}
#x-foot-subm a{
    padding: 0;
    width: 100%;
    line-height: 26px;
	float: left;
	background: none !important;
}
.tab ul.tab-titel li { width: 100%}
.tab ul.tab-titel li label { width: 100%;margin: 0;	}
.product .discription object { width: 100% !important;overflow: hidden;}
#footer .copyright { width: 100%}
#x-head-wrap-01 .x-content-width { text-align: center;}
.product h2.sous_titre {  font-size: 14px;}
.product .discription .tab-titel1 { display: none;}
.tab label {
    display: inline-block;
    list-style: none;
    float: left;
    padding: 0;
    border-radius: 0;
    margin-right: 0;
	text-indent: 20px;
	font-size: 20px;
}
#tab11:checked ~ #content1, 
#tab12:checked ~ #content2, 
#tab13:checked ~ #content3, 
#tab14:checked ~ #content4{  display: inline-block;}
.tab .section{
    padding: 20px;
    margin-bottom: 5px;
}
#info .warraper div {
    margin-left: 0;
    width: 100%;
    text-align: center;
}
#info .usa {
    position: relative;
    float: none;
	z-index: 99;
    display: inline-block;
}
#info .warraper:after {
    position: absolute;
    content: "";
	width: 50%;
	height: 99px;
	left: 0;
	top: 0;
	background: #34394d;
}
#info .coordonnees { margin-bottom: 20px;}
#x-foot-usps {
    padding: 10px;
    line-height: 24px;
}
.disc-tabs  label.resp { display:none}
.product .discription.disc-tabs .hi-mob {

    display: block;

}
.disc-tabs label {

    padding: 0 10px;
    font-size: 20px !important;
    text-align: left;
border: 1px solid #231f20;
margin-top:5px


}
.disc-tabs section {

    border-top: none;

}

.product .discription.disc-tabs {padding: 0 0 5px;}
#tabu1:checked ~ #content01 { display:none !important}

#tabu11:checked ~ #content01, #tabu12:checked ~ #content02, #tabu13:checked ~ #content03, #tabu14:checked ~ #content04 {

    display: inline-block !important;

}
#tabu11:checked ~ .hi-mob #lt1, #tabu12:checked ~ .hi-mob #lt2, #tabu13:checked ~ .hi-mob #lt3, #tabu14:checked ~ .hi-mob #lt4 {

    background: url(img/moin.png) 99% center no-repeat;
    border-bottom: 0;

}
.product .discription p { text-align:left}
.product .discription .section ul {

    display: block;
    margin-bottom: 20px;

}



}
.product .discription.disc-tabs #content01 {

    display: none;
    float: left;

}

@media only screen and (max-width: 600px) {
.product .discription .tab-titel1 { display: none;}
#tab1:checked ~ #content1 { display: none;}
#tab11:checked ~ #content1, 
#tab12:checked ~ #content2, 
#tab13:checked ~ #content3 { display: inline-block;}
.product h1.tittle.product h1.tittle {
    font-size: 16px;
    line-height: 22px;
    text-align: center;
    text-indent: 0;
}
.product h1.tittle {font-size: 16px;}
#x-foot-usps {
    font-size: 18px;
    line-height: 24px;
}
.disc-tabs label {
    padding: 0 5px;
    font-size: 12px;
}
}
@media only screen and (max-width: 500px) { 
.product h2.sous_titre {
    line-height: 20px;
    padding: 5px 10px;
}
#x-foot-subm a {
    padding: 0;
    width: 100%;
    display: inline-block;
    line-height: 22px;
	background: none !important;
}
#service span {
    margin: 0;
    font-size: 24px;
}
}
@media only screen and (max-width: 450px) {
.section1 .titel2 { font-size: 18px;}
.disc-tabs label {
    padding: 0 2px;
    font-size: 10px;
    font-weight: bold;
    text-transform: capitalize;
}
}
.x-hide { display: none !important;}