/**********************/
@import url('https://fonts.googleapis.com/css?family=Open+Sans');
/* social */
.container *, .page-container *:before, .page-container *:after { box-sizing: border-box;
	outline: medium none;}
* { margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
    -webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
body{
	background: #fff;
}
a, a:hover { text-decoration: none}
img { border: none; max-width:100%;}
ul { list-style: none}
.container{
	background:url(img/bg-pro.png) center top repeat;
    font-family: Arial, Helvetica, sans-serif;
    width: 100%;padding:0px;
    display: inline-block;
}


#header {
    width: 100%;height: auto;
    text-transform: uppercase;
	background:url(img/bg-heder.png)  center top repeat-x ;
	position: relative;
	margin: 0 auto;float: left;
	text-align: center;
}
#social-1{float:right;
background:#373737;
border-radius:5px;
height: auto;
padding: 0;
margin: 55px 0 0;
position: relative;
z-index: 99;}
#social-1 .address li {

    display: inline-block;
    margin: auto;

}
#social-1 .address a {

    color: #d6d6d6;
    display: inline-block;
    padding: 0 10px;
    font: 12px/35px Arial, Helvetica, sans-serif;

    text-transform: uppercase;
    text-align: center;
    position: relative;
    width: auto;
  

}
#social-1 .address a:hover { color:#d92429}
#social-1 .address li span {  font: 12px/35px Arial, Helvetica, sans-serif; color: #d6d6d6;}
#header .wrapper {
    display: inline-block;
	width: 100%;
	display: inline-block;
	position: relative;
	max-width: 1250px;
	margin: auto;
}
#header .logo{
   float: left;
margin: auto;
z-index: 9999;
position: relative;
}
#header .logo a{
	float: left;
margin: auto;
padding: 11px 0 20px 0;
z-index: 9999;
position: relative;
}



#social{
    float:left;

padding: 15px 0 0;

background:url(img/bg-menu.png) center top no-repeat; 
position: relative;
width: 100%;
z-index: 99;
}




#social .address{
 border-radius:0 0 5px 5px;	
margin: auto;
background:#373737;
height:40px;
    max-width:1250px;
    display: inline-block;
    width: 100%;
	
text-align: left;
	position: relative;
	z-index: 9999;
}
#social .address a{
  color: #fefefe;
display: inline-block;
padding: 0 20px;
font: 18px/40px 'Open Sans', sans-serif;
margin:auto;

text-transform: uppercase;
text-align:center;
position: relative;
width: 100%;

}
#social .address li:first-child{ background:none; }

#social .address li a:hover{
  
background:#d92429; 
}

#social .address li { display: inline-block;text-align:center;
margin:0 ;width: 225px;background: url(img/li-menu.png) left center no-repeat; padding:0 15px}

.product{
    width: 100%;
    margin: 0 auto;
	background:url(img/bg-warraper.png) top center no-repeat;
    text-align: center;
    display: inline-block;
}
.product .warraper  {
 
    overflow: hidden;
  padding:35px 10px;
overflow: hidden;
background: url(img/bg-war.png) left top repeat;
 border-radius:10px;
   margin:15px 0 0 ;
    max-width: 1250px;
    display: inline-block;
   
    width: 100%;
    position: relative;
    z-index: 99;
}
#CentralArea{
    float: right;
    font-size: 14px;
    width: 100%;
    position: relative;
    max-width: 975px;
    padding: 0;
}
#CentralArea .top{
    float: left;
    width: 100%;


   padding-bottom: 20px;
   
	
	
	position: relative;
}






.product .discription.disc-product,
.product .discription .tab{
	float: left;padding-bottom: 11px;
	
	width: 100%;border: 1px solid #cdcdcd;
	overflow: hidden;
	
}
.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;}

.product .discription h4 { font-size: 18px;
	margin-bottom: 15px;}
.product .discription h5 { font-size: 16px;
	margin-bottom: 15px;}
.section1 {
    float: left;
    width: 100%;
    display: inline-block;
    padding: 0;

}
.section1 .titel2{
background: #074d8a;
color: #fff;
text-transform: uppercase;
border: solid 1px #004987;
border-radius: 5px 5px 0px 0px;
-moz-border-radius: 5px 5px 0px 0px;
-webkit-border-radius: 5px 5px 0px 0px;
font: 14px/35px 'Open Sans', sans-serif;
padding: 0 0 0 10px;
text-align: left;
width: 100%;
}
.section1 .section{
    width: 100%;
    position: relative;
    display: inline-block;
	padding:10px;background: #fff;
	border-radius:0 0 5px 5px;
	border:solid 1px #e6e6e6;
	background:#f9f9f9;
    text-align: center;
}
.section1 .section table{
	
	border: 1px solid #cdcdcd;
	border-left:none;
	border-top:none;
	display: inline-block;
	width: 100%;
}
.specifics .titel2 { border-bottom:none !important;}

.discription .tab { float: left;
	color: #000;
	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, #tab5:checked ~ h3 #lt5, #tab6:checked ~ h3 #lt6 { background-position: right -360px;}
.tab label:hover { cursor: pointer;}
#tab1:checked ~ #content1, #tab2:checked ~ #content2, #tab3:checked ~ #content3, #tab4:checked ~ #content4, #tab5:checked ~ #content5, #tab6:checked ~ #content6 { display: block;}
.discription a { font-weight: bold;
	color: #000}
.product h1.tittle { font-size: 19.37px;
	line-height: 30px;
	text-align:left;
	padding: 0px 0 15px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #212121;
}
.specifics{
    float:left;
    text-align: left;
    font-size: 14px;
    color: #8d8d8d;
  margin: 0px ;
   width:100%;max-width: 270px;
   display:inline-block;
   
}



.specifics p { padding: 0 20px;
	margin: 10px 0;
	font-size: 13px;}
.specifics ul { padding: 0 15px;
	margin: 10px 0
}
.specifics li { margin-bottom: 10px;
	background: url(img/li.png) 0 5px no-repeat;
	padding-left: 15px;
	font-size: 13px;}

#LeftPanel {
    width: 100%;
	float: left;
    max-width: 240px !important;
    overflow: visible;
}
#LeftPanel .lcat{
    padding: 0;
    position: relative;
    margin-bottom: 20px;
    float: left;
    width: 100%;
}
 

.lcat h2{
 
background: #074d8a; 
color:#fff;
text-transform:uppercase;
border: solid 1px #004987;

border-radius: 5px 5px 0px 0px;

-moz-border-radius: 5px 5px 0px 0px;

-webkit-border-radius: 5px 5px 0px 0px;
font: 14px/35px 'Open Sans', sans-serif;

padding:0 0 0 10px;
text-align: left;
width: 100%;
    
}
.lcat #LeftPanel1{
  
text-align: center;
border-radius: 0px 0px 5px 5px;
 padding-top:5px;
max-width: 240px !important;
background: #000000;
overflow: visible;
float: left;
width: 100%;
}
.lcat .lev1 li  {
    position: relative;
    z-index: 10;
    padding: 0;
	text-align: left;
	
	color: #000;
font-family: Arial, Helvetica, sans-serif;
}
.lcat .lev2 li  {}
.lcat .lev1 li.last { border-bottom:none;}
.lcat .lev1 a {
  font-size: 12px;
    background: url(img/li_cat.png) 10px 13px no-repeat;
	color: #fff;
	 border-bottom:solid 1px #fff;
	width:100%;
font-family: Arial, Helvetica, sans-serif;
line-height: 35px;
display:inline-block;

padding-left: 20px;


}
.lcat .lev1 li.last{background: url(img/li_cat.png) 15px 15px no-repeat;}
.lcat .lev2  a{
    padding: 0 0 0 70px;
    color: #565656; background: url(img/li_cat.png) 57px 15px no-repeat ;
    width: 100%;
    font-family: Arial, Helvetica, sans-serif;
}
.lcat .lev1 li a:hover  {
   color: #d92429;
}
.lcat .lev2  li a:hover {
   color: #04079e; background: url(img/li_cathov.png) 57px 15px no-repeat 
}


.product-image-box{
    padding: 0px;

text-align: center;
width:60%;
position: relative;
display: inline-block;
text-align: center;
float: left;
margin: auto;
}

.product-image-container{
    width: 529px;
    position: relative;
    display: inline-block;
    text-align: center;
    float:left;
	border-radius:5px;
   border: solid 1px #e6e6e6;
   
    max-width: 99%;
   
    height: 467px;
}




.product-image-container { display: none;}
.product-image-box input { display: none;}



#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: 100%;
	max-width: 100%;
	position: absolute;
	right: 0;
	top: 0;}
.product-image-container img { bottom: 0;
	left: 0;
	margin: auto;
	max-height: 90%;
	max-width: 100%;
	position: absolute;
	right: 0;
	top: 0;}
#CentralArea center { margin-top: 15px;
	width: 100%;
	display: inline-block;}

#LeftPanel .payment.news{
    padding: 0 0 25px;
text-align: center;


max-width: 240px !important;
background: #000000;
overflow: visible;
border-radius:0 0 5px 5px;
float: left;
width: 100%;
}
#tab1:checked ~ #x-main-tabs #lt1, 
#tab2:checked ~ #x-main-tabs #lt2, 
#tab3:checked ~ #x-main-tabs #lt3, 
#tab4:checked ~ #x-main-tabs #lt4, 
#tab5:checked ~ #x-main-tabs #lt5, 
#tableau1 #x-main-tabs label:hover  {
	background: url(img/bg-label.png) top left no-repeat; border:solid 1px #070aa2;
}
.product .discription { float: left;width: 100%;}
.discription .tt_tab ul { margin: 0 0 15px 15px;}
.discription .tt_tab li { font-family: Arial, Helvetica, sans-serif;
	line-height: 30px;
	font-size: 20px;
	padding-left: 20px;
	background: url(../styles/img/bg-li.png) 5px 9px no-repeat;}

.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:auto;
   padding: 0 0 10px 0;
    font: 12px/15px Arial, Helvetica, sans-serif;
    color: #212121;
    text-align: left;
}
.product .discription .tab p{
	text-transform: inherit;
}
.product .discription h1{
	color: #000;
	text-indent: 10px;
	text-align: left;
   font: 22px/54px Arial, Helvetica, sans-serif;
}
.product .discription li{
    margin: 0px 0;
	list-style:inside;
 padding:0 0 15px;
 font: 12px/15px Arial, Helvetica, sans-serif;
 color: #212121;
text-align: left;
}

.product .discription .tab-titel1{
    position: relative;
    width: 100%;
    float: left;
	
	text-align: center;
	
	
}
.product .discription .tab-titel1 li {
    list-style: none;
    display: inline-block;
    padding: 0;
	margin-left:10px;
    float: left;
	text-align:center;
	
   
}
.product .discription .tab-titel1 li:last-child {
    margin-right: 0px;
}
.product .discription .tab-titel1 li:not(:last-child) {}
.discription .tab {color: #4e4a47;}

#tab1:checked ~ #content1, 
#tab2:checked ~ #content2, 
#tab3:checked ~ #content3, 
#tab4:checked ~ #content4, 
#tab5:checked ~ #content5, 
#tab6:checked ~ #content6{ display: inline-block;}

.cat{  width: 100%; display: inline-block;margin-top: 4px;}
.cat li{  display: inline-block;margin:0 3px 0 0;}
.cat a:hover{ opacity:0.5}
.brand li {

    display: inline-block;
    margin: auto;
    padding: 0 25px;

}
.product .discription.disc-product h2 {margin: auto;

padding: 0 0 10px ;

font: bold 12px/18px Arial, Helvetica, sans-serif;

color: #212121;

text-align: left;}
.discription .tab h2 { background: none}
.product .discription.disc-product, .product .discription .tab { border:none;}
.product .discription.disc-product{  width: 40%;
background: none; padding-bottom:0;
display: inline-block; }
.tab .section{
    padding: 25px 15px;
   background: #f9f9f9;
  border: solid 1px #cdcdcd;

  border: solid 1px #cdcdcd;
    width: 100%;
	border-radius: 0 0 5px 5px;
    position: relative;
    text-align: center;
    display: none;
    float: left;
}
.tab input { display: none;}
.tab ul.tab-titel { display: inline-block;
	width: 100%;
	list-style: none;
	background: url(img/futured.jpg) left bottom no-repeat;
	background-size: 100%;
}
.tab ul.tab-titel li { float: left; width: 100%;list-style: none;}

.tab ul.tab-titel li { float: left; width: 100%;list-style: none;}





.hi-mob {
    display: none;
}
.tableau1 .hi-mob label{
	width: 100%;
    background: url(img/plus.png) 98% center no-repeat;
}
.tab .section{
    padding:15px 30px ;
   
  
  margin-bottom:5px;
  border-radius:5px;

border: solid 1px #e6e6e6;

background: #fff;
 
    width: 100%;
	
    position: relative;
    text-align: center;
    display: none;
    float: left;
}
.tab input { display: none;}
.tab ul.tab-titel { display: inline-block;
	width: 100%;
	list-style: none;
	background: url(img/futured.jpg) left bottom no-repeat;
	background-size: 100%;
}
.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, 
#tab5:checked ~ ul li #lt5, 
.tab ul.tab-titel li:hover label {
	 background:#000;
	
}
.hi-mob {
    display: none;
}
.tab .hi-mob label{
	width: 100%;
    background: url(img/plus.png) 98% 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, 
#tab16:checked ~ .hi-mob #lt6 {
    background: url(img/moin.png) 98% center no-repeat;
}
.tab label{
    color: #fff;
    margin: 0 auto;
    position: relative;
	padding:0px ;
	max-width:160px;
	width:160px;
	background:#074d8a;
	border:solid 1px #004987;
	border-radius:5px 5px 0 0;
    text-transform: uppercase;
    font:  14px/40px 'Open Sans', sans-serif;
    display: inline-block;
    list-style: none;
	text-align:center;
   
    text-indent: 0;
   
}
#tab1:checked ~ #content1, 
#tab2:checked ~ #content2, 
#tab3:checked ~ #content3, 
#tab4:checked ~ #content4, 
#tab5:checked ~ #content5, 
#tab6:checked ~ #content6{ display: inline-block;}
#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, 
#tab16:checked ~ .hi-mob #lt6 {
    background: url(img/moin.png) 98% center no-repeat;
}




.product h2.sous_titre{
    color: #3a3a3a;
    padding: 0;
    position: relative;
    text-align: left;
    width: 100%;
    text-transform: uppercase;
    font: bold 24px/46px Arial, Helvetica, sans-serif;
    margin: 10px 0;
}


#LeftPanel .payment.news a#x-side-news-bttn{
    position: relative;
	color:#fefefe;
	line-height:35px;
background:#d92429;
margin:auto;
    margin-right: 0px;

font-family:'Open Sans', sans-serif;
padding: 0;
border-radius:5px;
border: none;
font-size:14px;
float: right;
text-transform: uppercase;
width: 100px;
margin-right: 15px;
height:35px;
   
}
#LeftPanel .payment.news a#x-side-news-bttn:hover {
    opacity:.8;
}
#LeftPanel .payment.news p{
    color: #ffffff;
line-height: 18px;
padding: 25px 10px 10px;
font-size: 12px;
text-align:left;
font-family: Arial, Helvetica, sans-serif;
}
.promo{ display:inline-block; width:100%; float:left;}

.promo a{ display:inline-block; margin:20px 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: 0px 0px 6px 6px;
    color: #666;
    content: "Click to close";
    font-size: 16px;
    padding: 5px 0px;
    position: absolute;
    top: 100%;
    width: 100%;
    left: 0px;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.5); }
/**zoom*/

/*****************
Footer
***********************/
#footer {
    position: relative;
    width: 100%; 
	overflow: visible;
    display: inline-block;
}
#footer a{
	font-weight: 500;
    color: #fff;
}
#footer .copyright p a:hover { color:#ff5821}
#footer .ft-top { width: 100%;
	padding: 25px 0;
	display: inline-block;}
#footer .wrapper { max-width: 1250px; margin: auto;	}
.x-foot-tins {
background: url(img/bg-footer.png) center top no-repeat ,url(img/bg-war.png) left top repeat;
    padding: 8px 0px 0;padding-bottom: 50px;
	display:inline-block; width:100%; max-width:1250px;
   

}


#footer .payment { width: 100%;	text-align: center;}

#footer .logo img { max-width: 80%}
#footer .address { width: 50%;
	float: left;
	font-size: 12px;}
#footer .address, #footer .address a { color: #fff}
#footer .address li { margin-bottom: 15px;
	position: relative;
	padding-left: 25px;
	line-height: 20px;}
#footer .address li:not(:last-child) { margin-right: 50px;}

#footer .copyright{
    padding: 20px 0 10px;
    background: url(img/bg-footer.png) center center no-repeat;
    float: left;
    width: 100%;
    text-align: center;
    color: #fff;
    font-size: 12px;
}
#footer .copyright p  {
    margin: 0 auto;
    max-width: 840px;
    color: #fff;
    font-size: 13px;
    line-height: 20px;
    font-family: Arial, Helvetica, sans-serif;
    text-align: center;
}
#x-foot-subm  span {
	color:#fff;

}
#footer .copyright p .left{
    float: left;
    margin-top: 35px;
    line-height: 70px;
}
#footer .copyright p .right{
    float: right;
    margin-top: 35px;
    line-height: 70px;
}
#footer .copyright p a {
    color: #fff;
}
#footer .copyright li { float: left;
	margin: 10px 0;
	text-transform: uppercase;}

#x-foot-subm{
   height: auto;
overflow: hidden;padding: 25px 10px 5px;
text-align: left;}
#x-foot-paye {

    width: 100%;
float: left;
margin: auto;
text-align: left;
display: inline-block;
padding: 10px 15px;

}
#x-foot-paye img {

    padding: 5px 0;

}
#x-foot-copy, #x-foot-copy * {
float: left;
   color: #9d9d9d;
   padding-left:5px;
font-size: 12px;
display: inline-block;
line-height: 20px;
font-family: 'Open Sans', sans-serif;
    

}
#x-foot-copy p {

    margin: 0 auto;
    width: 100%;
    text-align: left;

}
#x-foot-main .x-foot-tins {

    max-width: 1250px;
margin: auto;
background: url(img/bg-footer.png) center center no-repeat;
padding: 52px 0px;
height: auto;

width: 100%;

}
#x-foot-subm a:first-child { padding-left: 0;}
#x-foot-subm a{
    color: #9d9d9d;
font-weight: normal;
text-transform: capitalize;
padding: 0 3px ;font-family: 'Open Sans', sans-serif;
text-transform: capitalize;
font-size: 12px;
  
}
#x-foot-subm span {
    color: #9d9d9d;font-size: 12px;
   
}

#x-foot-subm a:hover,
#x-foot-subm a.active{
    color: #e21621;
}
#x-foot-img {
    margin-top: -60px;
}
#x-foot-img img {
    margin: 0 20px;
}
#leftmenu { display: none}
#menu { display: none;}

@media screen and (max-width:1249px) {
#CentralArea {
    width:79%;
}
.tab label {
    font-size: 18px;
}

#social:after {
    display: none;
}
.product-more-views ul li:last-child {

    float: none;
    padding-left: 0px;

}

.cat li {

  width:23%;

}
#social-1 { margin-right:10px;}


.product .discription .tab-titel1 li {max-width: 162px;}
#tableau1 label {width: 130px; padding:10px;}
}

@media screen and (max-width:1249px) and (min-width:960px) {
.product-more-views ul li {
    display: inline-block;
    max-width: 48%;
}
#social .address a {padding: 0 20px;}
#tableau1 label {}
}

@media screen and (max-width:1200px) {
.tab label {
    
}
#CentralArea {

    width: 76%;

}

.product-image-box .product-more-views label {width: 100px;height: 100px;}
}
@media screen and (max-width:1090px) {
#x-foot-subm a {
    padding: 0 22px;
}
.product-image-box label {
    max-width: 100%;
}
.product-image-box {width: 60%;}
.tab label {
    
}
#CentralArea {

    width: 73%;

}


}
@media screen and (max-width:969px) {
#social .address {
    padding-left: 0;
}
.product h1.tittle {
    font-size: 16px;
}
}
@media screen and (max-width:959px) {
#CentralArea {
    width: 72%;
}
#social .address a {
    margin: 0 10px;
    font-size: 14px;
    width: 100%;
    padding: 0;
    margin: 0;
    border: none !important;
    color: #000;
    line-height: 30px;
}
.x-head-right {
    margin: 0;
}
.specifics {width: 100%;

max-width:90%; float:none}
.product-image-box {
 float:none;
    width: 100%;

}
.product .discription.disc-product {width: 100%;}
.specifics .titel2 { border:none;}
.header-center::after {
    display: none;
}
#header .logo a {
    margin:auto;
	float:none;
	display:inline-block;
	padding: 30px 0 ;
	text-align:center;
	width:100%;
}
#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;
}
}

@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;}
#menu label:after { background-image: url("img/x-head-mnav-icod.png");
	background-position: right center;
	background-repeat: no-repeat;
	color: #000;
	content: "";
	height: 30px;
	position: absolute;
	right: 5px;
	top: 2px;
	width: 30px;}
#leftmenu:checked ~ #menu label:after { background-image: url("img/x-head-mnav-icou.png");	z-index: 2;}
#header .wrapper { padding-bottom: 10px;}

#header {
	margin: 0 auto;
	height: auto;
	padding-bottom: 20px;}
#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}
#footer .payment img { float: none}
#footer .newsletter { width: 50%}
#footer .social { width: 50%;text-align: right;}
.product .discription object { width: 100% !important;overflow: hidden;}
}
@media only screen and (max-width: 959px) { 
.container {
    overflow: hidden;
}
#ltnav1:checked ~ li #content11 {

    display: block;
    position: relative;

}

#social .address {
    display: none;
}
#social .address a:hover::before, #social .address a.active::before {
    bottom: -4px;
}
#menu label{
    color: #fff;
    background:#074d8a;
    position: relative;
    font-size: 14px;
    font-weight: bold;
    height: 35px;
    line-height: 35px;
    padding: 0 25px;
    text-align: left;
    text-transform: uppercase;
    width: 100%;
    max-width: 300px;
    display: inline-block;
    float: none;border-radius: 5px 5px 0px 0px;
    margin: 20px auto 0;
   
}
.header-center .wrapper {
    padding-bottom: 10px;
}
.product-image-container,
.product-more-views {
    width: 100%;
max-width: 80%;
margin:20px auto;
float: none;
}
.product-image-container {
   max-width: 70%;
}
.product-more-views ul {
    text-align: center;
}
.product-more-views .loop {
    margin-top: 10px;
	text-align: left;

padding-left: 50px;
}
#social {
    display: none;
}
#social-1{ display: none;}
#x-foot-subm a {
    font-size: 12px;
    padding: 0 5px;
}
#menu {
    display: block;
    text-align: center;
	margin-bottom: 10px;
}
#header .logo {

    float: none;
    margin:0;
    z-index: 9999;
    position: relative;
    width: 100%;
    text-align: center;
    display: inline-block;

}
#header .logo a {padding:10px 0 0 0}

.product h1.tittle {

    font-size: 16px !important; text-align:center;

}
.product {
    margin:  auto 0;
}
#x-foot-subm {
    width: 100%;
	padding-left:0px;
	text-align: center;
}
#x-foot-copy, #x-foot-copy * { float:none; text-align:center;}
#x-foot-paye { width: 100%;
	text-align: center;}
	#x-foote-para {width: 100%;
	text-align: center;}
#x-foot-subm a {
    float: none;
}
#footer .copyright p {
    text-align: center;
}

}


@media only screen and (max-width: 859px) { 

#footer .copyright {
    padding: 0 0 10px;
}

}
@media only screen and (min-width: 320px) and (max-width: 767px) { 
.header-center { padding: 0}
#tableau1 label {  background:url(img/plus.png)  98% center  no-repeat; width:100%; text-align:left; padding:0 0 0 10px; border-radius: 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-image:url("img/x-head-mnav-icod.png");
	background-position: right center;
	background-repeat: no-repeat;
	color: #000;
	content: "";
	height: 30px;
	position: absolute;
	right: 5px;
	top: 2px;
	width: 30px;}
#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;margin-top: 20px;}
#header, #footer .wrapper {
  
    width: 100%;
    margin: 0;
}
#header .logo {

    float: none;
    margin: 30px 0 0 0;
    z-index: 9999;
    position: relative;
    width: 100%;
    text-align: center;
    display: inline-block;

}
.hi-mob {

    background: #fff url(img/plus.png) right 96% no-repeat;
    margin-bottom: 5px;
    display: inline-block;
    width: 100%;

}
#tab1:checked ~ #content1 {
    display: none;
}
#tab11:checked ~ #content1, 
#tab12:checked ~ #content2, 
#tab13:checked ~ #content3, 
#tab14:checked ~ #content4, 
#tab15:checked ~ #content5, 
#tab16:checked ~ #content6 {
    display: inline-block;
}
.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;}

.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-more-views ul li { width: auto; margin-top: 10px;}
.product .right { width: 100%;	margin-top: 20px;}
.product h2.tittle { height: auto;}
#footer .payment { width: 100%;	text-align: center;	margin-top: 15px;}
#footer .payment img { float: none;	max-width: 100%;}
#footer .address { height: auto;}
#footer .address li { width: 100%;	margin: 5px;}
.discription h2 { border-bottom: 1px solid #fff;}
#x-foot-subm a { padding: 0 8px;}

.tab ul.tab-titel li { width: 100%}
.tab ul.tab-titel li label { width: 100%;margin: 0;	}


#footer .copyright { width: 100%; background: none;}
#footer .designed { width: 100%;text-align: center}


.specifics .titel2 {
   
}
#tab11:checked ~ #content1, 
#tab12:checked ~ #content2, 
#tab13:checked ~ #content3,
#tab14:checked ~ #content4, 
#tab15:checked ~ #content5, 
#tab16:checked ~ #content6{ display: inline-block;}
.product h2.sous_titre {
    font-size: 14px;
}
.product .discription .tab-titel1 {
    display: none;
}
.hi-mob{border: solid 1px #004987;
    display: inline-block;
    width: 100%;
  background: #074d8a;border-radius: 5px 5px 0px 0px;
    margin-bottom: 5px;
   
}
.tab .hi-mob label {

    width: 100%;
    background: url(img/plus.png) 98% center no-repeat;
    text-align: left;

}
.tab {
    float: left;
    width: 100%;
    border: none;
    overflow: hidden;
}
.tab label {
	width: 100%;

max-width: 100%;
    display: inline-block;
    list-style: none;
    float: left;
    padding: 0;
    line-height: 33px;
    font-size: 20px;
    border-radius: 0;
	text-indent: 20px;
    margin-right: 0;
}
#tab1:checked ~ #content1 {
    display: none;
}
#tab11:checked ~ #content1, 
#tab12:checked ~ #content2, 
#tab13:checked ~ #content3, 
#tab14:checked ~ #content4, 
#tab15:checked ~ #content5, 
#tab16:checked ~ #content6 {
    display: inline-block;
}
.tab .section {
    padding: 10px;
}
.specifics {
    margin: 10px 1%;
    min-width: 98%;
}
#footer .copyright p .left,
#footer .copyright p .right {
    margin-top: 0;
    line-height: 40px;
    width: 100%;
    color: #000;
}
#footer .copyright p a {
    color: #000;
}
}
@media only screen and (max-width: 650px) {


}
@media only screen and (max-width: 598px) { 
.product h2.sous_titre {
    line-height: 20px;
    padding: 5px 10px;
}
#x-foot-copy p {

    margin: 0 auto;
    width: 100%;
    text-align: center;


}
.cat li {

    width: 40%;

}
}
@media only screen and (max-width: 480px) {.header-center { padding: 0}
#x-foot-subm a {
line-height: 30px;
    padding: 0 ;
    display: block;

}

#x-foot-subm span {
	display:none;

}
.specifics table td,
.product .discription p,
.product .discription li {
    font-size: 14px;
}
.tab label {
    font-size: 16px;
}
}
@media only screen and (max-width: 450px) {
.section1 .titel2 {
    font-size: 18px;
}
}
.x-hide { display: none !important;}