.sezDx .scopri {
	position: absolute;
	display: inline-block;
	bottom: 20px; left: 20px;
	z-index: 10;
	-webkit-transform: rotate(270deg);
	transform: rotate(270deg);
	-webkit-transform-origin: left top;
	transform-origin: left top;
}
#primo {
	width: 100%;
	height: 100vh
}
#secondo { margin-top: 7vw }
#secondo .latImg {
	width: 50%; top: 0; left: 0;
	position: absolute; z-index: 0
}
#secondo .cella_4 { padding: 6vw 0 6vw 0; margin-bottom: 8vw; z-index: 30 }
#secondo .veloAranc {
	position: absolute; left: 0; z-index: 10;
	top: 4vw; width: 78%; height: 100%
}
#terzo { margin-top: 9vw }
#cont3 { width: 50% }
#quarto { margin: 3vw 0 0 0 }
#quarto #immagine { 
	margin: 4vw 0 6vw 0;
	width: 100%; height: 35vw
}
#quarto .veloAranc {
	position: absolute; right: 0; z-index: 10;
	top: 0; width: 35%; height: 100%
}
.importantNone { display: none !important }


@media screen and (max-width: 599px){
	#secondo { padding-bottom: 7vw !important }
	#secondo .latImg { position: relative; height: 40vw !important }
	#secondo .cella_4 { margin-bottom: 0 !important; width: 78% }
	#secondo .veloAranc { width: 65% }

	.cont_parallax { right: 90px !important }
	#cont3 { width: 65% }
	#terzo .cella_4 { width: 90% }

}
@media screen and (max-width: 414px) { 
	#secondo .cella_4 { width: 76% }
	.cont_parallax { right: 80px !important }
}
@media screen and (max-width: 375px) { 
	#secondo .cella_4 { width: 74% }
	.cont_parallax { right: 70px !important }
}
@media screen and (max-width: 320px) { 
	#secondo .veloAranc { width: 60% }
	.cont_parallax { right: 55px !important }
}
@media screen and (min-width: 600px) and (max-width: 767px) {
	#secondo .cella_6, #secondo .cella_4 { width: 220px }
	#secondo h2, #secondo h3, #secondo a { margin: 0 10px 0 15px }
	.sezDx .scopri { left: 15px }

	#terzo .cella_4 { width: 220px }
	.cont_parallax { margin-right: -20px }	
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
	#secondo .cella_6, #secondo .cella_4 { width: 290px }
	#secondo h2, #secondo h3, #secondo a { margin-left: 20px }

	#terzo .cella_4 { width: 290px }

}
@media screen and (min-width: 1024px) and (max-width: 1199px) {
}
@media screen and (min-width: 1200px) and (max-width: 1439px) {
}
@media screen and (min-width: 1440px) and (max-width: 1659px) {

}
@media screen and (min-width: 1660px) and (max-width: 1919px) {

}
@media screen and (min-width: 1920px) and (max-width: 2299px) {

}
@media screen and (min-width: 2300px) {

}