.left2019{
	width:60%;
	float:left;
}
.middle2019{
	width:20%;
	float:left;
}
.right2019{
	width:20%;
	float:left;
}

.videoheader{
    margin-top:130px;
}

@media screen and (max-width: 1250px) {
	.dots{
		display:none;
	}
}
@media screen and (max-width: 1080px) {
	
  .pageWidth,
  .pageWidthExtended {
    padding: 0px 20px;
  }

  #madeinlux {
    left: 20px;
  }
  #logo {
    right: 20px;
  }

  #header.alt .home-slider-arrows {
    left: 0px;
  }
  #product-detail .table>div.last {
    width: 40%;
  }
}
@media screen and (max-width: 960px) {
	.member {
		height:480px;
	}
	.member-image{
		display: inline-block;
	}
	
	
  body {
  	padding-bottom: 0px;
  }
  #footer {
  	position: relative;
  	bottom: 0px;
  	width: 100%;
  }
  .home-box>div.home-box-slider {
    width: 50%;
  }

  #news .home-box-txt,
  .home-box-txt {
    padding: 0px 10px;
  }

  .home-box .button {
    margin-top: 30px;
  }
  .home-box-share {
    margin-top: 30px;
  }
  .product-list-product .table>div>div.product-list-product-bottom {
    display: none !important;
  }

  .product-list-product {
    width: 25%;
  }

  #footer-top .pageWidth>div {
    width: 25%;
  }

  #footer-top .pageWidth {
    padding-bottom: 90px;
  }

  #footer-top .pageWidth>div:last-child {
    display: block;
    position: absolute;
    right: 20px;
    bottom: 0px;
  }

  #menu>li {
    margin-right: 20px;
  }

  #product-detail {
    padding: 90px 20px;
  }

  #product-detail .table>div:first-child {
    width: 270px;
    padding-right: 40px;
  }

  .home-box>div {
    width: 50%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
  }

  #news .home-box-txt {
    width: 60%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
  }
  #product-detail .table>div {
    display: block;
    width: 100%;
  }
  #product-detail .table>div:first-child {
    width: 100%;
    padding: 0px;
    max-width: 270px;
  }
  .product-right {
    padding-top: 20px;
    width: 100%;
  }

  #product-detail {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
  }
  #product-detail .table>div.last {
    width: 100%;
    display: block;
    padding-left: 0px;
    padding-top: 10px;
  }
  
    /* update */
  #sub-header, #product-details {
    padding-top: 45px;
    padding-bottom: 45px;
    margin: 0;
  }
  #sub-header .table>div, #product-details .table>div {
    display: block;
    width: 100%;
    padding: 0;
    margin: 10px 0;
  }
  .product-image {
    width: 65%;
    margin: auto;
  }
  .product-title {
    padding-bottom: 0;
  }
  .product-title h1, .product-title h2 {
    text-align: center;
  }
  .product-logo {
    height: 150px;
  }
  .product-logo {
    background-position: center;
    background-size: contain;
  }

}

@media screen and (max-width: 740px) {
	
  
.videoheader{
    margin-top:40px;
}
  
	.left2019{
		width:100%;
		float:left;
	}
	.middle2019{
		width:50%;
		float:left;
	}
	.right2019{
		width:50%;
		float:left;
	}

  .home-box, .home-box>div {
    display: block;
    width: 100%;
  }

  #news .home-box,
  .home-box {
    height: auto;
    overflow: hidden;
  }

  .home-box>div.home-box-slider {
    width: 100%;
  }

  #news .home-box {
    min-height: auto;
    height: auto;
  }

  .home-box-slider>div {
    width: 100%;
    padding-bottom: 40%;
  }

  #news .home-box-txt,
  .home-box-txt {
    padding: 30px 20px;
  }
  .home-box-slider-arrows>div {
    top: 25%;
  }

  #news .home-box>div.home-box-slider, #news .home-box-txt  {
    width: 100%;
    min-height: auto;
    height: auto;
    padding-bottom: 35%;
  }

  #news .home-box-slider>div {
    padding: 0px;
    position: absolute;
    height: 100%;
  }

  #news .home-box-slider .home-box-slider-slides>div {
    height: 100%;
  }

  #news .home-box-slider>div.home-slider-dots {
    bottom: 0px;
  }

  #news .home-box>div {
    min-height: auto;
  }

  #news .home-box>div.home-box-slider.hideable {
    display: none;
  }

  #news .home-box {
    padding-bottom: 30px;
  }
  #news .home-box-txt {
    padding-bottom: 0px;
  }

  #news .home-box-txt:first-child {
    padding-bottom: 20px;
  }

  .product-list-product {
    width: 50%;
  }

  #footer-top .pageWidth>div {
    display: block;
    width: 100%;
    padding: 10px 0px;
  }

  #footer-top .pageWidth>div:last-child {
    display: block;
    position: relative;
    right: auto;
    bottom: auto;
    text-align: left !important;
  }

  .fleft {
    float: none;
  }

  #footer-top .pageWidth {
    padding-bottom: 0px;
  }
  .home-box, .home-box>div {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
  }
  #home-slider-dots>div {
    width: 25px;
  }


  #menu {
    display: block;
    background-color: #0069af;
    position: fixed;
    top: 0px;
    left: 0px;
    height: 100%;
    width: 75%;
    z-index: 1;
    margin: 0px;
    padding-top: 80px;
    padding-bottom: 40px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    overflow: auto;
    left: -75%;

    -webkit-transition: left .2s;
    -moz-transition: left .2s;
    transition: left .2s;
  }

  #menu.open {
    left: 0px;
  }

  #menu li {
    width: 100%;
    display: block;
    padding-left: 20px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
  }

  #menu>li>ul {
    width: auto;
    position: relative;
  }

  #menu>li>ul>li {
    background-color: transparent;
    padding-left: 10px;
    border: none;
    height: auto;
    width: 65%;
  }

  #menu>li>ul li.hasSub>a {
    background-image: url(../img/menu-arrow-down.png);
  }

  #menu>li>ul>li a {
    color: #ffffff;
  }

  #menu>li>ul li a:hover, #menu>li>ul li.hover>a {
    background-color: transparent;
    font-family: 'light';
  }
  #menu>li>ul>li>ul {
    position: relative;
    left: 0px;
  }

  #menu>li>ul>li>ul li {
    padding-left: 10px;
    background-color: inherit;
    border: none;
  }

  #menu>li>ul>li>ul a {
    background-color: transparent;
    border: none;
    height: auto;
  }

  #menu-container {
    height: 80px;
  }

  #logo {
    top: 10px;
    height: 60px;
  }

  #menu-open {
    position: fixed;
    width: 40px;
    height: 40px;
    top: 20px;
    left: 20px;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    display: block;
    z-index: 11;
  }

  #menu-open .icon {
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    position: absolute;
    height: 4px;
    width: 40px;
    top: 20px;
    background-color: #ffffff;
  }

  #menu-open .icon:before {
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    position: absolute;
    width: 40px;
    height: 4px;
    background-color: #ffffff;
    content: "";
    top: -12px;
  }
  #menu-open .icon:after {
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    position: absolute;
    width: 40px;
    height: 4px;
    background-color: #ffffff;
    content: "";
    top: 12px;
  }

  #header.alt #menu-open .icon,
  #header.alt #menu-open .icon:after,
  #header.alt #menu-open .icon:before {
    background-color: #0069af;
  }

  #header.alt #menu-open.open .icon,
  #header.alt #menu-open.open .icon:after,
  #header.alt #menu-open.open .icon:before {
    background-color: #ffffff;
  }

  #menu>li>ul li a.alt {
    display: none;
  }

  #menu-open.open .icon {
    background-color: transparent;
  }

  #header.alt #menu>li.hasSub>a {
    background-image: url(../img/menu-arrow-down.png);
  }

  #header.alt, #header.alt a {
    color: #ffffff;
  }

  #header.alt #menu-open.open .icon {
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    background: transparent;
  }

  #menu-open.open .icon:before {
    -webkit-transform: rotateZ(45deg) scaleX(1.25) translate(13px, 13px);
    transform: rotateZ(45deg) scaleX(1.25) translate(7px, 9px);
  }
  #menu-open.open .icon:after {
    -webkit-transform: rotateZ(-45deg) scaleX(1.25) translate(12px, -12px);
    transform: rotateZ(-45deg) scaleX(1.25) translate(7px, -9px);
  }

  #header.alt #home-slider {
    top: 80px;
    height: 320px;
  }

  #header.alt .home-slider-arrows {
    height: 320px;
    top: 80px;
  }

  #header.alt {
    height: 380px;
  }

  #home-slider .slide>div {
    width: 100%;
    margin-left: 0px;
    left: 0px;
    padding: 0px 20px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
  }
  .member {
    width: 33%;
  }
  
  /* update */
  .product-image {
    width: 70%;
    margin: auto;
  }
  .product-title h1, .product-title h2 {
    text-align: center;
  }
  .product-logo {
    height: 150px;
  }
  
}

@media screen and (max-width: 540px) {
  .member {
    width: 50%;
  }
  .footer-right {
    position: relative;
    right: 0px;
  }
  #footer-bottom {
    height: 100px;
  }

  .footer-right div {
    padding-left: 0px;
    padding-right: 10px;
    font-size: 10px;
  }
  .footer-right img {
    height: 12px;
  }
}

@media screen and (max-width: 400px) {
  .product-list-product {
    width: 100%;
    padding: 5px 0px;
  }

  .member {
    width: 100%;
  }

  .button {
    font-size: 16px;
  }
}




/* update */
@media screen and (max-width: 500px) {
  .product-image {
    width: 100%;
    margin: 0;
  }
  .product-title h1, .product-title h2 {
    text-align: center;
  }
  .product-logo {
    height: 120px;
  }
}

@media screen and (max-width: 400px) {
  .product-list-product {
    width: 100%;
    padding: 5px 0px;
  }

  .button {
    font-size: 16px;
  }
}
