div.layer_2_images {margin:3.5% auto 3.5%; display:table; width: 100%; max-width: 1440px;}
div.layer_2_images.top {margin:auto;}
div.layer_2_images div {display:table-cell; width: 50%; padding: 0; vertical-align: middle;}
div.layer_2_images .left {padding: 0;}
div.layer_2_images .right {padding: 0;}
div.layer_2_images img, div.layer_2_images_silhouette img { width: 100%; }
div.layer_2_images .left a,
div.layer_2_images .right a {
	height: 0;
    padding-bottom: 76.39%;
    position: relative;
}

div.layer_2_images .left a > span,
div.layer_2_images .right a > span {
	position: absolute;
	top: 0;
	left: 0;
}

div.layer_2_images_silhouette {margin:0 auto; display:table; width: 100%; max-width: 1440px; margin: 0 auto 1%;}
div.layer_2_images_silhouette > div {display:table-cell; width: 38.2%; vertical-align:middle}
div.layer_2_images_silhouette div.silhouette {text-align:center; padding:0; width: 23.65%;}
div.layer_2_images_silhouette div.silhouette img {display:inline}
div.layer_2_images_silhouette div.silhouette div.silhouette-wrap { display: block; position:relative; text-align:left; }
div.layer_2_images_silhouette div.silhouette div.silhouette-wrap a.silhouette-link { position: absolute; width: 100%; }

div.sup_layer_3_images {background-color: gray; }
div.layer_3_images { display: table; max-width: 1440px;margin: 0 auto 3.5%; position: relative; width: 100%; }
div.layer_3_images div { display: table-cell; vertical-align: top; }
div.layer_3_images .filler-left {width: 16.02%;}
div.layer_3_images .filler-right {width: 16.02%;}
div.layer_3_images .productLeft {width: 35.8%;}
div.layer_3_images .product.mid {width: 28.5%;}
div.layer_3_images .productRight {width: 36%;}
div.layer_3_images div img { width: 100% }

div.layer_5_products { text-align: center; max-width: 980px; margin: 3.5% auto 0; position: relative; }

.homePage h3 {font-size: 16px; font-family: "HelveticaBold"; text-transform: uppercase; position: relative;}
.homePage h3 span {padding: 0 5px; background-color: #ffffff;}
.homePage h3:after {content:""; width: 100%; height: 1px; position: absolute; left: 0; background-color: #d9d9d9; top: 50%; z-index: -1;}
.homePage .layer_3_images h3 {font-size: 26px; position: absolute;width: 100%;text-align: center; margin: 4% 0 0 0;}
.homePage .layer_3_images h3:after {content: none;}
.homePage .linkPush {position: absolute;font-size: 14px;width: 18%;left: 50%;margin-left: -9%;bottom: 11%; padding: 4px 0; text-align: center;text-decoration: underline;}
div.products { display: block; margin: 0 auto; width: 100%; max-width: 1440px; padding-top: 3%; }
div.home-push { float: left; width: 20%; }
div.home-push .product-tile {width: 100%; margin: auto;}
div.home-push .product-tile .product-name {font-size: 13px;}
div.home-push .product-tile .product-pricing {margin: 10px 0 0 0;}
div.home-push img { width: 100% }
div.home-push .product-tile .product-image { height: auto !important; }
.linkHomePageImage {
	height: 0;
    padding-bottom: 38.2%;
    position: relative;
}
.linkHomePageImage > span {
	position: absolute;
	left: 0;
	top: 0;
}
.header-image-homepage {
	height: 0;	
	padding-bottom: 28.91%;
	margin-bottom: 1%;
	overflow: hidden;
	position: relative;
}

.header-image-homepage .swiper-wrapper {
	position: absolute;
	left: 0;
	top: 0;
}

.homePage .header-image-homepage .swiper-slide{
	width:100% !important;
}

.products .swiper-containerPdt, .products .swiper-wrapper {
  width: 100%;
  height: 355px;
  overflow: hidden;
}
.products .home-push.slidePdt {
	width: 20%;
}

@media screen and (min-width:1441px) {
	div.layer_5_products {
		max-width: 1440px;
	}
	
	div.home-push img {
		width: 70%;
	}
}

@media screen and (max-width:759px){
	div.layer_2_images,
	div.layer_2_images_silhouette {
		display: block;
		width: 94%;
	}
	div.layer_2_images div,
	div.layer_2_images_silhouette > div {
		display: block;
		width: 100%;
		max-width: 300px;
		margin: 20px auto;
	}
	div.layer_2_images .right,
	div.layer_2_images_silhouette div.silhouette {
		margin: 20px 0;
		padding: 0;
	}
	div.layer_3_images {
		display: none;
	}
	div.layer_2_images_silhouette div.silhouette {
		display: none;
	}
	.products .swiperPdt {
		width: 300px;
	}
	.products .swiper-containerPdt {
		width: 300px;
		height: 345px;
		overflow: hidden;
	}
	div.home-push .product-tile {
		width: 73%;
	}
	.homePage h3:after {
		content: none;
	}
	div.layer_5_products {
		max-width: 300px;
	}
	#navigation.light ul.level-1 > li > a {
		color: #000000;
	}
	/*div.layer_5_products:before,*/
	.layer_5_products .arrow-left {
		position: absolute;
		left: 5px;
		font-size: 18px;
		top: 47%;
		z-index: 999;
		height: 45px;
		width: 45px;
		display: block;
	}
	.layer_5_products .arrow-left:before {
		content: "\e608";
		font-family: "icomoon";
		position: absolute;
		left: 0;
		top: 14px;
	}
	
	.layer_5_products .arrow-right {
		right: 0;
		position: absolute;
		top: 47%;
		font-size: 18px;
		z-index: 999;
		height: 45px;
		width: 45px;
	}
	.layer_5_products .arrow-right:after {
		font-family: "icomoon";
		content: "\e60b";
		position: absolute;
		right: 5px;
		top: 14px;
	}
	div.layer_2_images .left a, div.layer_2_images .right a {
		height: inherit;
		padding: 0;
	}
	div.layer_2_images .left a > span, div.layer_2_images .right a > span {
		position: static;
	}
	.linkHomePageImage {
		height: inherit;
		padding: 0;
	}
	
	.linkHomePageImage > span {
		position: static;
	}
}