/* 980 px */

.nav_mobile, .nav_mobile_content{
	display: none!important;
}

.top_bar{
	height: 50px;
}

.top_bar_content{
	width: 980px;
	height: auto;
	margin: auto;
}

.top_bar_sx, .social_box, .phone_box{
	display: inline!important;
}

.search_module form input{
	width: 50%;
	height: 50px;
}

.header{
	padding: 25px 0;
}

.header_content{
	width: 980px;
	height: auto;
	margin: auto;
}

.logo img{
	width: 200px;
	height: auto;
}

.nav{
	margin-top: 10px;
	font-size: 1.1em;
}

#navigation ul li a {
	padding:0 15px;
}

.wrapper_inside{
	width: 980px;
	margin: auto;
	float: none;
}

.wrapper_content{
	width: 670px;
	float: left;
	margin: 0;
}

.sidebar{
	width: 270px;
	float: right;
	padding-top: 0px;
	margin: 0px;
}

.page_size{
	width: 80%;
}

/* 1 COLONNA */

.col-1-1_preview{
	width: 295px;
	height: 180px;
	margin-right: 20px;
}

.col-1-1_preview img{
	width: auto;
	height: 100%;
}

/* GRID */

.col-uni-preview{
	height: 180px;
}