@media screen and (max-width: 1024px) and (min-width:769px) {
	
.wrapper
 {
	width:980px;;
 }
 
#navigation > li, #social-navigation > li
{
	font-size:13px !important;
	width:77px !important;
	margin-left:10px !important;
}
#toup{bottom:50px; right:25px;}
#search-alloy{margin-right:15px;}
#search-alloy input{border-radius:0; -moz-border-radius:0; -webkit-border-radius:0;}
#search-alloy input[type="text"]{-webkit-line-height:25px !important;}
#slider > div > span.arrow-left{left:-8px;}
#slider > div > span.arrow-right{right:-8px;}
#center-one > div > div.quarter > span.title{font-size:21px;}
div.formblock > div > form > div.blocco input[type="text"]{width:185px;}
}