
@media (max-device-width : 1440px) {
	
#scelta_gallery{
	position:relative;
	width:1280px;
	top:10px;

}

#tecnorap{
	
	position:relative;
	width:600px;
	height:300px;
	
}

#tecnoim{
	position:relative;
	width:600px;
	height:300px;
	left:40px;

}

#lineagrigia_finale{
	position:relative;
	background-image:url('images/03.png');
	height:10px;
	top:54px;
	z-index:600;
	width:1280px;
	
}

#box_grigio_finale{
	position:absolute;
	background-image:url('images/04.png');
	height:60px;
	top:865px;
	width:1280px;
}

#slider1_container{
	position: relative;
	top: 150px; 
	left: 130px;
	width: 800px;
	height: 360px;
	background: #191919; 
	overflow: hidden;

}
}

@media (min-device-width : 1441px) and (max-device-width : 1760px) {
		#scelta_gallery{
position:relative;
width:1600px;
top:12.5px;
}
#tecnorap{
position:relative;
width:750px;
height:375px;
}
#tecnoim{
position:relative;
width:750px;
height:375px;
left:50px;
}
#lineagrigia_finale{
position:relative;
background-image:url('images/03.png');
height:12.5px;
top:67.5px;
z-index:750;
width:1600px;
}
#box_grigio_finale{
position:absolute;
background-image:url('images/04.png');
height:75px;
top:1081.25px;
width:1600px;
}
#slider1_container{
position: relative;
top: 187.5px;
left: 162.5px;
width: 800px;
height: 350px;
background: #191919;
overflow: hidden;
}

}

@media (min-device-width : 1761px) {
	#scelta_gallery{
	position:relative;
	width:1920px;
	top:15px;

}

#tecnorap{
	
	position:relative;
	width:600px;
	height:300px;
	
}

#tecnoim{
	position:relative;
	width:600px;
	height:300px;
	left:40px;

}

#lineagrigia_finale{
	position:relative;
	background-image:url('images/03.png');
	height:15px;
	top:81px;
	z-index:600;
	width:1920px;
	
}

#box_grigio_finale{
	position:absolute;
	background-image:url('images/04.png');
	height:90px;
	top:1297px;
	width:1920px;
}

#slider1_container{
	position: relative;
	top: 225px; 
	left: 195px;
	width: 800px;
	height: 360px;
	background: #191919; 
	overflow: hidden;

}
}

