/**********************/
@import url('https://fonts.googleapis.com/css?family=Roboto+Condensed:400,700|Roboto:400,500,900');
/* social */
.container *, .page-container *:before, .page-container *:after { box-sizing: border-box;
	outline: medium none;}
* { margin: 0;
	padding: 0;
	max-width: 100%;
	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}
ul { list-style: none}
.container{
	background: #000;
    font-family: 'Roboto', sans-serif;
    width: 100%;
    display: inline-block;
}
#header{
    width: 100%;
	text-align: center;
    border-top: 1px solid #555556;
    border-bottom: 1px solid #555556;
    background: url('/images/design/bg-header.png') bottom left repeat-x #000;
	position: relative;
	margin: 0 auto;
}
#header:after {
    position: absolute;
    width: 100%;
    height: 1px;
    left: 0;
    bottom: 6px;
    content: "";
    background: #000;
}
#header .warraper  {
	position: relative;
}
#header .wrapper {
	width: 100%;
	display: inline-block;
	position: relative;
	max-width: 1250px;
	margin: 0 auto;
}
#header .wrapper:after{
    width: calc(50% - 140px);
    height: 50px;
    position: absolute;
    content: "";
    right: 0;
    top: 33px;
    background: url('/images/design/lines.png') top right/100% 50px no-repeat;
}
#header .logo{
	margin: 30px 0 20px;
    position: relative;
    float: left;
	width: 100%;
}
#header .logo a{
	display: inline-block;
    position: relative;
    z-index: 99;
}
#x-head-right{
    float: left;
    margin: -73px 0 0;
    width: 100%;
}
#social {
    float: left;
    padding: 3px 25px;
    position: relative;
    overflow: visible;
    text-align: center;
}
#social:before {
    position: absolute;
    content: "";
    height: 3px;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 999;
    background: #fff;
    box-shadow: 0 0 5px rgba(0,0,0,.5);
}
#social:after {
    position: absolute;
    content: "";
    height: 3px;
    width: 100%;
    bottom: 0;
    left: 0;
    z-index: 999;
    background: #fff;
    box-shadow: 0 0 5px rgba(0,0,0,.5);
}
#social .address{
    float: right;
}
#social .address a{
    color: #fff;
    display: inline-block;
    padding: 0 8px;
    font: 14px/26px 'Roboto Condensed', sans-serif;
    text-transform: uppercase;
    position: relative;
    float: left;
    margin: 0;
    width: auto;
}
#social .address a span {
    letter-spacing: -1px;
    position: relative;
    z-index: 99;
}
#social .address a:hover::after, 
#social .address a.active::after {
    position: absolute;
    content: "";
    width: 100%;
    height: 80px;
    top: -10px;
    left: 0;
    background: #aa1d35;
}
#social .address li { margin: 0;display: inline;}

#LeftPanel #nt-side-snav {
    background: #000;
    position: relative;
    z-index: 99;
    margin-bottom: 20px;
}
#nt-side-snav .nt-mbox {
    padding: 20px 10px;
}
#nt-side-snav .nt-mbox #nt-mbont-03 {
    display: none;
}
#nt-side-snav .nt-mbox [type="checkbox"] ~ label {
    background: url('/images/design/triangle.png') right 6px center no-repeat #fff;
    padding-right: 30px !important;
    text-transform: uppercase;
    display: inline-block;
    width: 100%;
	text-align: left;
    font: 14px/30px 'Roboto', sans-serif;
    text-indent: 10px;
    color: #000;
}
#nt-side-snav .nt-mbox [type="checkbox"] ~ label ~ .nt-mnav {
    display: none;
    background: #fff;
    margin-top: -12px;
    padding: 20px;
    border-radius: 0 0 20px 20px;
	max-height: 409px;
overflow: hidden;
    overflow-y: hidden;
overflow-y: hidden;
overflow-y: scroll;
}
#nt-side-snav .nt-mbox [type="checkbox"]:checked ~ label ~ .nt-mnav {
    display: block;
    z-index: 1;
}
#nt-side-snav .nt-mbox .nt-mnav li a {
    line-height: 24px;
    padding: 0 5px;
    color: #000;
}
#nt-side-snav .nt-mbox .nt-mnav li:hover a {
    color: #aa1d35;
}
.product{
    width: 100%;
    margin: 0 auto;
    padding: 40px 0;
    text-align: center;
    display: inline-block;
    background: #aa1d35 url('/images/design/bg.jpg') top center no-repeat;
}
.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: 998px;
    padding: 0;
}
#CentralArea .top{
    padding: 0 0 20px;
    position: relative;
    float: left;
    width: 100%;
    background: #fff;
    margin-top: 20px;
}
#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.disc-product,
.product .discription .tab {
    float: left;
    width: 100%;
    overflow: hidden;
    background: #fff;
    margin-top: 20px;
}
.discription .tt_tab ul { margin: 0 0 15px 15px;}
.discription .tt_tab li { line-height: 30px;
	font-size: 20px;
	padding-left: 20px;
	background: url('/images/design/bg-li.png') 5px 9px no-repeat;
}
.product .discription h2,
.tab label{
    color: #fff;
    font-size: 20px;
    line-height: 50px;
    text-align: left;
    text-indent: 20px;
    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 {
    padding: 0;
    position: relative;
    float: left;
    width: 100%;
}
.section1 .titel2{
    color: #d8031c;
    padding: 0;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    font: 600 20px/50px 'Roboto', sans-serif;
    background: url('/images/design/line.jpg') bottom center no-repeat;
}
.section1 .section{
    display: inline-block;
    float: left;
    padding: 16px;
	width:100%
}
.specifics {
    float: right;
    text-align: left;
    font-size: 14px;
    color: #000;
    margin: 0 0 0 20px;
    max-width: 34%;
    width: 280px;
}
.specifics .titel2 {
    color: #aa1d35;
    padding: 0;
    position: relative;
    text-align: left;
    text-indent: 15px;
    text-transform: uppercase;
    font: bold 22px/40px 'Roboto Condensed', sans-serif;
    background: #000;
    border-width: 1px;
}
.specifics table td {
    color: #000;
    text-align: left;
    border-bottom: 1px solid #dededd;
    border-left: 1px solid #dededd;
    padding: 0 10px;
    background: #fff;
	text-transform: uppercase;
    font: 14px/32px 'Roboto Condensed', sans-serif;
}
.specifics table td:first-child {
    width: 40%;
}
.specifics table td:last-child {
    width: 60%;
    border-right: 1px solid #dededd;
}
.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;
	width: 100%}
.tab label:hover { cursor: pointer;}
#tab1:checked ~ #content1, #tab2:checked ~ #content2, #tab3:checked ~ #content3 { 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;
    max-width: 240px !important;
}
#LeftPanel .lcat{
    padding: 0;
    position: relative;
    float: left;
    width: 100%;
	background: #fff;
	margin-bottom: 20px;
}
#LeftPanel .lcat#x-main-fcat{
	background: none;
}
.lcat h2{
    color: #aa1d35;
    padding: 0;
    position: relative;
    text-align: left;
    text-transform: uppercase;
    font: bold 20px/40px 'Roboto Condensed', sans-serif;
    text-indent: 10px;
    background: url('/images/design/before.png') left center no-repeat, url('/images/design/after.png') right center no-repeat;
}
.lcat #LeftPanel1{
	overflow: hidden;
    display: inline-block;
}
#LeftPanel .lcat#x-main-fcat a{
	max-width: 100%;
	margin-bottom: 20px;
	background: #fff;
	display:block
}

#LeftPanel .lcat#x-main-fcat img{
	max-width: 100%;
}
#LeftPanel .lcat#x-main-fcat img:hover {opacity: 0.8; }
.lcat .lev1 li > span,
.lcat .lev1 > li > a{
    color: #000;
    margin: 0;
    text-align: left;
    text-transform: uppercase;
    padding: 0 10px;
    font: 14px/33px 'Roboto Condensed', sans-serif;
}
.lcat .lev1 li{
    position: relative;
    margin: 0;
    z-index: 10;
    padding: 0;
    text-align: left;
    font-family: 'Roboto', sans-serif;
    float: left;
    width: 100%;
}
.lcat .lev1 a{
    color: #fff;
	float: left;
    text-align: left;
    text-transform: capitalize;
    padding: 0 0 0 20px;
    font: 14px/23px 'Roboto', sans-serif;
}
.lcat .lev1 span > a{
	padding: 0;
}
.lcat .lev1 li a:hover{
    color: #aa1d35;
}
.lcat .lev2 li {
    background: none;
    padding: 0;
}
.product-image-box{
    width: 100%;
    position: relative;
    display: inline-block;
    text-align: center;
}
.product-right{
	float: right;
}
.product-image-container{
    width: 710px;
    position: relative;
    display: inline-block;
    text-align: center;
    padding: 0;
    max-width: 75%;
    background: #fff;
    height: 710px;
    border: 1px solid #dededd;
}
.product-more-views{
    float: right;
    max-width: 25%;
    text-align: center;
}
.product-more-views .loop{
    text-align: center;
    color: #000;
    background: url('/images/design/icon-loop.png') center left no-repeat;
    text-transform: uppercase;
    padding: 0 0 0 25px;
    display: inline-block;
    margin-bottom: 14px;
    font: 14px/32px 'Roboto Condensed', sans-serif;
}
.product-more-views ul { list-style: none;
	padding: 0;
	width: 100%;
	margin: auto;
	text-align: center;
}
.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: 106px;
    height: 106px;
    margin: 1px;
    padding: 0;
    overflow: hidden;
    display: inline-block;
    cursor: pointer;
    text-align: center;
    position: relative;
    background: #fff;
	border: 1px solid #dededd;
}
.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: 100%;
	max-width: 100%;
	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;}
.product .discription { float: left;width: 100%;}
.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;}
.free { display: inline-block}
.free img { 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 Condensed', sans-serif;
    color: #222;
    text-align: justify;
}
.product .discription .tab p{
	text-transform: inherit;
}
.product .discription h1{
	color: #000;
	text-indent: 10px;
	text-align: left;
   font: 22px/54px 'Roboto', sans-serif;
}
.product .discription li{
    list-style: disc inside;
	text-transform: capitalize;
    font: 14px/28px 'Roboto Condensed', sans-serif;
    color: #222;
	text-align: left;
}
.product .discription .tab-titel1{
    padding: 0 12px;
    position: relative;
    width: 100%;
    float: left;
    text-align: center;
	background: url('/images/design/before.png') left center no-repeat, url('/images/design/after.png') right center no-repeat;
}
.product .discription .tab-titel1 li{
    list-style: none;
	float: left;
    display: inline-block;
    margin: 0;
}
.discription .tab {
    padding: 0;
    position: relative;
    margin-bottom: 20px;
    float: left;
    width: 100%;
}
.discription .tab h2 { background: none}
.tab .section{
    margin: 0;
    display: none;
    float: left;
    padding: 0 12px;
}
.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, 
.tab ul.tab-titel li:hover label {
	color: #aa1d35;
}
.hi-mob {
    display: none;
}
.hi-mob label{
	width: 100%;
	background: url('/images/design/plus.png') 98% center no-repeat;
}
#tab11:checked ~ .hi-mob #lt1, 
#tab12:checked ~ .hi-mob #lt2, 
#tab13:checked ~ .hi-mob #lt3  {
	background: url('/images/design/moin.png') 98% center no-repeat;
}
.tab label{
    color: #222;
    padding: 0 50px 0 0;
    position: relative;
    text-transform: uppercase;
    font: bold 22px/48px 'Roboto', sans-serif;
    text-indent: 0;
    display: inline-block;
}
#tab1:checked ~ #content1, 
#tab2:checked ~ #content2, 
#tab3:checked ~ #content3 { display: inline-block;}
.discription a { font-weight: bold;	color: #4e4a47}
.product h1.tittle{
    color: #aa1d35;
    padding: 0;
    position: relative;
    text-align: left;
    text-transform: uppercase;
    font: bold 20px/40px 'Roboto Condensed', sans-serif;
    text-indent: 10px;
    background: url('/images/design/before.png') left center no-repeat, url('/images/design/after.png') right 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 '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); }
#x-side-news{
	position: relative;
	width: 100%;
	text-align: center;
	background: url('/images/design/bg-news.jpg') top center no-repeat;
}
#x-side-news .wrapper{
    width: 100%;
    padding: 15px 0;
    border: 3px solid #aa1d35;
    display: inline-block;
    position: relative;
}
#x-side-news  h4{
    color: #aa1d35;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    font: bold 25px/50px 'Roboto Condensed', sans-serif;
    width: 100%;
    float: left;
}
#x-side-news .bottom-news{
    display: inline-block;
    text-align: center;
    padding: 8px 50px;
    position: relative;
    float: left;
    width: 100%;
}
#x-side-news .bottom-news p{
    color: #aa1d35;
    margin: 0;
    text-align: center;
    width: 100%;
    float: left;
    font: 16px/20px 'Roboto Condensed', sans-serif;
}
#x-side-news p a{
    color: #aa1d35;
    font: bold 16px/20px 'Roboto Condensed', sans-serif;
}
#x-side-news p a:hover {
    color: #fff;
}
#x-side-news a#x-side-news-bttn{
    position: relative;
    color: #000;
    background: #aa1d35;
    border: none;
    float: none;
    text-transform: uppercase;
    font: bold 16px/40px 'Roboto', sans-serif;
    height: 40px;
    padding: 0 40px;
    display: inline-block;
    margin-top: 20px;
}
#x-side-news a#x-side-news-bttn:hover {
    color: #fff;
}
/*****************
Footer
***********************/
#footer{
    position: relative;
    width: 100%;
    display: inline-block;
    background: #000;
    text-align: center;
    padding: 40px 0 0;
}
#footer a{ color: #aa1d35;}
#footer a:hover { color:#fff}
#footer .wrapper { max-width: 1250px; margin: auto;}
#footer .cards { margin: 40px auto 20px;}
#footer .copyright {
    padding: 0;
    background: #070707;
    width: 100%;
    display: inline-block;
}
#footer .copyright p{
    color: #aa1d35;
    text-transform: uppercase;
    font: 500 12px/26px 'Roboto', sans-serif;
    padding: 0;
    margin: 30px 0;
}
#x-foot-subm{
    position: relative;
    overflow: hidden;
    padding: 0;
    margin-bottom: 20px;
    text-align: center;
    width: 100%;
    display: inline-block;
}
#x-foot-subm a {
    color: #FFF;
    text-transform: uppercase;
    padding: 0 8px;
    font: 14px/40px 'Roboto Condensed', sans-serif;
}
#x-foot-subm a:hover,
#x-foot-subm a.active{
    color: #aa1d35;
}
#leftmenu { display: none}
#menu { display: none;}

@media screen and (max-width:1249px) {
#CentralArea {
    width: 75%;
}
.tab label {
    padding: 0 20px;
	font-size: 18px;
}
#social {
    padding: 3px 10px;
}
#social .address a {
    font-size: 13px;
}
}
@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 {
    height: 40px;
    overflow: hidden;
    font-size: 18px;
    text-align: center;
}
#social .address a {
	padding: 0 5px;
    font-size: 11px;
}
}
@media screen and (max-width:1090px) {
.product-image-box label {
    max-width: 100%;
}
#x-foot-subm {
    padding: 0;
}
.tab label {
    font-size: 16px;
}
}
@media screen and (max-width:959px) {
.product .warraper {
    width: 98%;
	padding: 0;
}
#x-head-right {
    display: none;
}
#x-head-right ul {
    text-align: center;
}
#x-head-right ul li {
    float: none;
    margin: 0 40px;
    display: inline-block;
}
#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;
}
#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;
}
}
@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-image: url('/images/design/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('/images/design/x-head-mnav-icou.png');
	z-index: 2;
}
.formnav { display: none}
#header {
	margin: 0 auto;
	height: auto;}
#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 .social { width: 50%;
	text-align: right;}
.product .discription object { width: 100% !important;
	overflow: hidden;}
}
@media only screen and (max-width: 959px) { 
.container {
    overflow: hidden;
}
#social .address {
    display: none;
}
#menu label{
    color: #fff;
    background: #000;
    position: relative;
    font-size: 14px;
    font-weight: bold;
    height: 30px;
    line-height: 30px;
    padding: 0 25px;
    text-align: left;
    text-transform: uppercase;
    width: 100%;
    max-width: 300px;
    display: inline-block;
    float: none;
    margin: 0 auto;
}
.header-center .wrapper {
    padding-bottom: 0;
}
.product-image-container,
.product-more-views {
    width: 100%;
	max-width: 100%;
}
.product-image-container {
    max-width: 100%;
}
.product-more-views ul {
    text-align: center;
}
.product-more-views .loop {
    margin-top: 10px;
}
#header .wrapper::after {
    display: none;
}
#social {
    display: none;
}
.product h1.tittle {
    font-size: 20px;
	height: 50px;
	overflow: hidden;
}
#menu {
    display: block;
    text-align: center;
	margin-bottom: 10px;
}
.product {
	padding-top: 10px;
}
#header .logo {
    float: none;
}
}
@media only screen and (max-width: 900px) { 
#footer .copyright {
    padding: 0 0 10px;
}
#x-foot-subm a {
    font-size: 14px;
}
#x-side-news h4 {
    text-align: center;
    width: 100%;
    text-indent: 0;
	border: none;
}
#x-side-news .bottom-news {
    padding: 10px;
    width: 100%;
}
#x-side-news .bottom-news p {
    text-align: center;
    width: 100%;
}
#x-side-news a#x-side-news-bttn {
    float: none;
    margin-top: 10px;
}
}
@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-image: url('/images/design/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('/images/design/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 { position: relative;width: 100%;max-width: 100%;margin: 0;}
.product-more-views ul li {
    width: auto;
    margin-top: 10px;
}
.product .right { width: 100%;	margin-top: 20px;}
.product h2.tittle { height: auto;}
.discription h2 { border-bottom: 1px solid #fff;}
#x-foot-subm a{
    padding: 0;
    width: 100%;
    line-height: 20px;
	float: left;
}
.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;}
center img { max-width: 100%}
#footer .copyright { width: 100%}
#x-head-wrap-01 .x-content-width { text-align: center;}
#tab11:checked ~ #content1, 
#tab12:checked ~ #content2, 
#tab13:checked ~ #content3 { display: inline-block;}
.product h2.sous_titre {  font-size: 14px;}
.product .discription .tab-titel1 { display: none;}
.hi-mob{
    display: inline-block;
    width: 100%;
	background: url('/images/design/before.png') left center no-repeat, url('/images/design/after.png') right center no-repeat;
	border-radius: 40px;
	padding: 0 15px;
	margin-bottom: 4px;
}
.tab label {
    display: inline-block;
    list-style: none;
    float: left;
    padding: 0;
    border-radius: 0;
    margin-right: 0;
	color: #aa1d35;
}
#tab1:checked ~ #content1 {
    display: none;
}
#tab11:checked ~ #content1, 
#tab12:checked ~ #content2, 
#tab13:checked ~ #content3 {
    display: inline-block;
}
.tab .section{
    padding: 0;
    border-top: 0;
}
.specifics {
    margin: 0 0 20px;
    max-width: 100%;
    width: 100%;
}
}
@media only screen and (max-width: 650px) {
.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;}
}
@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;
}
}
@media only screen and (max-width: 480px) {.header-center { padding: 0}
.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;}
