@charset "utf-8";
/* CSS Document */
.bg-img-1 {
	background-image: url(images/calendering_rolls_001.jpg);
}
.bg-img-2 {
	background-image: url(images/calendering_rolls_002.jpg);
}
.bg-img-3 {
	background-image: url(images/calendering_rolls_003.jpg);
}
.bg-img-4 {
	background-image: url(images/calendering_rolls_004.jpg);
}
.bg-img-5 {
	background-image: url(images/calendering_rolls_005.jpg);
}
.bg-img-6 {
	background-image: url(images/calendering_rolls_006.jpg);
}
.bg-img-7 {
	background-image: url(images/chill_rolls_001.jpg);
}
.bg-img-8 {
	background-image: url(images/chill_rolls_002.jpg);
}
.bg-img-9 {
	background-image: url(images/flexographic_rolls_001.jpg);
}
.bg-img-10 {
	background-image: url(images/flexographic_rolls_002.jpg);
}
.bg-img-11 {
	background-image: url(images/flexographic_rolls_003.jpg);
}
.bg-img-12 {
	background-image: url(images/flexographic_rolls_004.jpg);
}
.bg-img-13 {
	background-image: url(images/flexographic_rolls_005.jpg);
}
.bg-img-14 {
	background-image: url(images/flexographic_rolls_006.jpg);
}
.bg-img-15 {
	background-image: url(images/design_001.jpg);
}
.bg-img-16 {
	background-image: url(images/design_002.jpg);
}
.bg-img-17 {
	background-image: url(images/design_003.jpg);
}
.bg-img-18 {
	background-image: url(images/design_004.jpg);
}
.bg-img-19 {
	background-image: url(images/design_005.jpg);
}
.bg-img-20 {
	background-image: url(images/design_006.jpg);
}
.bg-img-21 {
	background-image: url(images/025.jpg);
}
.bg-img-22 {
	background-image: url(images/007.jpg);
}
.bg-img-23 {
	background-image: url(images/020.jpg);
}
.bg-img {
	padding: 200px;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	position: absolute;
	top: -200px;
	left: -200px;
	width: 100%;
	height: 100%;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	background-position: center center;
}
.slideshow {
	width: 100%;
	height: 400px;
	overflow: hidden;
	position: relative;
	margin: 0 auto;

}

.slideshow DIV.active {
    z-index:10;
    opacity:1.0;
}
.slideshow DIV.last-active {
    z-index:9;
}
.boxprod {
	z-index:20;
	background-color: #26272B;
	position: absolute;
	min-height: 350px;
	height: auto;
	width: 890px;
	border-style: solid;
  	border-width: 0px;
  	border-color: #1a1a1a;
  	margin-bottom: 1.875em;
  	margin-top: 1.625em;
  	padding: 2em;
	opacity:0.7;
	margin-right: auto;
	margin-left: -445px;
	left: 50%;
	top: 15px;
	padding: 10px;
	color: #FFF;
	font-family: 'Montserrat', sans-serif;
	font-size: 14px;
	color: #FFF;
	line-height: 14px;
}
.boxprod  ul{
	padding-left: 20px;
}
@media screen and (max-width: 40em) {
  .boxprod {
	z-index:20;
	background-color: #26272B;
	position: absolute;
	min-height: auto;
	height: auto;
	width: 350px;
	border-style: solid;
  	border-width: 0px;
  	border-color: #1a1a1a;
  	margin-bottom: 1.875em;
  	margin-top: 1.625em;
  	padding: 2em;
	opacity:0.7;
	margin-right: auto;
	margin-left: -175px;
	left: 50%;
	top: 15px;
	padding: 10px;
	color: #FFF;
	font-family: 'Montserrat', sans-serif;
	font-size: 14px;
	color: #FFF;
	line-height: 14px;
}
.slideshow {
	width: 100%;
	height: 600px;
	overflow: hidden;
	position: relative;
	margin: 0 auto;

}
}
