.SliderWrapper {
	position: relative;
	float: left;
	width: 100%;
	height: 900px;
	z-index: 1;
	margin-top: -87px;
	overflow: hidden;
	background: #E9E9E9;
}
.wrapper0 {
	width: 96%;
	height: 100%;
	margin: 0 2%;
	position: relative;
}
.wrapper0 {
	z-index: 2;
}
#level1 {
	z-index: 3;
	display: none;
}
.SliderWrapper .top {
	width: 96%;
	height: 100%;
	margin: 0 2%;
	height: auto;
	position: relative;
	float: left;
}
#middle {
	position: absolute;
	z-index: 4;
	width: 312%;
	height: auto;
	bottom: 100px;
	text-align: center;
}
#middle1, #middle2, #middle3, #middle4 {
	width: 25%;
	height: 100%;
	float: left;
	left: 0;
}
#middle h2 {
	float: left;
	width: 100%;
	font-size: 2.2em;
	font-weight: 300;
	color: #FFF;
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.39);
	margin: 0.2em 0;
}
#middle a {
	font-size: 16px;
	font-size: 1rem;
	font-weight: 300;
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.39);
	background-image: url(../images/elements/collection.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 30px;
}
#middle a:hover {
	background-image: url(../images/elements/collection-hover.png);
}
.wrapper0 #scroller {
	position: absolute;
	z-index: 1;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	width: 400%;
	height: 100%;
	top: 0;
	left: 0;
	-webkit-transform: translateZ(0);
	-moz-transform: translateZ(0);
	-ms-transform: translateZ(0);
	-o-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-text-size-adjust: none;
	-moz-text-size-adjust: none;
	-ms-text-size-adjust: none;
	-o-text-size-adjust: none;
	text-size-adjust: none;
}
.wrapper0 li {
	position: relative;
	width: 25%;
	height: 100%;
	float: left;
	/* padding: 0 1px 0 0; */
}
.wrapper0 .slide {
	position: relative;
	width: 100%;
	height: 100%;
	overflow: hidden;
	margin: 0 auto;
}
.wrapper0 li img {
	width: 100%;
	position: absolute;
	/* top: 0; */  
    
	bottom: 0;
	min-height: 100%;
	left: 0;
	right: 0;
	margin: auto;
	max-width: 1900px;
}
.wrapper0 li h2 {
	position: absolute;
	bottom: 5%;
	padding: 10px 10px 10px 10px;
	margin: 0;
	font-size: 3em;
	line-height: 1em;
	font-weight: 700;
	font-family: 'Roboto Condensed', sans-serif;
	color: #FFF;
	text-shadow: 0 1px 3px rgba(0, 0, 0, 0.33);
	z-index: 2;
	text-transform: uppercase;
	display: none;
}
.wrapper0 .gradient {
	width: 100%;
	position: absolute;
	bottom: 0;
	height: 100%;
	background-color: transparent;
}
.wrapper0 .gradient span {
	width: 100%;
	position: absolute;
	bottom: 0;
	height: 0;
	background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255,255,255,0)), color-stop(100%, rgba(255,255,255,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=0 ); /* IE6-9 */
}
.gradient {
}
.wrapper1 {
	position: relative;
	z-index: 1;
	height: 340px;
	width: 100%;
	margin-top: 0;
	overflow: hidden;
	-ms-touch-action: none;
	float: left;
}
.wrapper1 #scroller {
	position: absolute;
	padding: 0 0 20px 0;
	z-index: 1;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	width: 2360px;
	height: 100%;
	-webkit-transform: translateZ(0);
	-moz-transform: translateZ(0);
	-ms-transform: translateZ(0);
	-o-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-text-size-adjust: none;
	-moz-text-size-adjust: none;
	-ms-text-size-adjust: none;
	-o-text-size-adjust: none;
	text-size-adjust: none;
}
.wrapper1 #scroller li {
	position: relative;
	width: 360px;
	/* height: 100%; */
	margin: 0;
	float: left;
	overflow: hidden;
	list-style-type: none;
	border: none !important; 
	background-color: transparent !important;
}
.content.articolo .wrapper1 #scroller li {
	width: 320px;
}
.wrapper1 #scroller li img {
	width: 100%;
	/* height: 100%; */
	/* border: 1px solid #DFDFDF; */;
}
.wrapper1 #scroller li a {
	float: left;
	position: relative;
	/* padding: 0 4% 0 0; */
	width: 100%;
}
.wrapper1 #scroller li a h2 {
	padding: 0 0.5em 15px 0;
	margin: 0.5em 4% 0 4%;
	width: 92%;
	font-weight: 300;
	font-size: 2rem;
	line-height: 1.7rem;
	color: #FFFFFF;
	font-family: 'bebas_neueregular';
	position: absolute;
	bottom: 0;
	border-bottom: 3px solid #3B3B5F;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.39);
	z-index: 2;
	background-image: url(../images/elements/prodot.png);
	background-repeat: no-repeat;
	background-position: right 4px;
}
.wrapper1 #scroller li a:hover h2 {
	color: #FFAC00;
	background-image: url(../images/elements/prodot-hover.png);
	border-bottom: 3px solid #FFAC00;
}
.wrapper1 #scroller li p {
	display:none;
 
}
.wrapper1 #scroller li .gradient1 {
	 
	position: absolute;
	top: 0;
	width: 100%;	 
	height: 100%;
	background: url(../images/elements/sf-scroller.png) center bottom repeat-x;
	opacity: 0.5;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	margin-bottom: 3px;
}
.wrapper1 #scroller li:hover .gradient1 {
	 
}
.nav-scroll {
	width: 96%;
	position: absolute;
	bottom: 120px;
	left: 0;
	z-index: 4;
	margin: 0 2%;
}
.nav-scroll div {
	position: absolute;
	top: 0;
	width: 38px;
	height: 55px;
	display: block;
	font-size: 20px;
	text-align: center;
	color: #515460;
	cursor: pointer;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.wrapper1 .nav-scroll {
	width: 100%;
	bottom: 70%;
	margin: 0;
}
.nav-scroll div.left {
	left: 0;
	background: url(../images/elements/arrow-left.png) no-repeat center;
}
.nav-scroll div.right {
	right: 0;
	background: url(../images/elements/arrow-right.png) no-repeat center;
}
.nav-scroll div.left:hover {
	background: url(../images/elements/arrow-left-hover.png) no-repeat center;
}
.nav-scroll div.right:hover {
	background: url(../images/elements/arrow-right-hover.png) no-repeat center;
}

.wrapper_3 #scroller li {



}
@media handheld, only screen and (max-width: 1600px) {
.SliderWrapper {
	height: 700px;
	margin-top: -87px;
}
.wrapper1 {
	height: 310px;
}
.wrapper1 #scroller {
	width: 2000px;
}
.wrapper1 #scroller li {
	width: 307px;
}
@media handheld, only screen and (max-width: 1400px) {
.SliderWrapper {
 height: 600px;
margin-top: -87px;
}
}
@media handheld, only screen and (max-width: 1024px) {
.SliderWrapper {
	height: 600px;
	margin-top: -87px;
}
.wrapper1 {
	height: 310px;
}
}
@media handheld, only screen and (max-width: 767px) {
	.wrapper1 #scroller li a h2 {

  font-size: 1.2rem;

  padding: 0 0.5em 5px 0;

}
.SliderWrapper {
	height: 400px;
	margin-top: 0px;
}
.wrapper1 #scroller {
	width: 2000px;
}
.wrapper1 #scroller li {
	width: 307px;
}
}

@media handheld, only screen and (max-width: 460px) {
	.wrapper1 #scroller li a h2 {

  font-size: 1.2rem;
  padding: 0 0.5em 5px 0;

}
.SliderWrapper {
	height: 220px;
	margin-top: 0px;
}
.nav-scroll div {
  position: absolute;
  top: 0;
  width: 22px;
  height: 35px;
}
.wrapper1 {
  height: 200px;
}
.content.articolo .wrapper1 #scroller li {
  height: 200px;
}
.wrapper1.wrapper_1 {
 
 height: 200px;
 
}
.wrapper1 #scroller li img {
  width: 100%;
  height: 200px;
 
}
}