/* 980 px */

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

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

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

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

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

.nav{
	font-size: 22px;
}

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

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

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

/* LABEL */

.cat_label{
	font-size: 10px;
	margin-bottom: 20px;
}

/* 1 COLONNA */

.col-1-1 h2{
	font-size: 20px;
	margin-bottom: 20px;
}

.col-1-1 p{
	font-size: 13px;
}

.col-1-1_preview{
	width: 360px;
	height: 260px;
	margin-right: 20px;
}

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

/* 2 COLONNE */

.col-1-2{
	width: 325px;
	height: 370px;
	margin-right: 20px;
	margin-bottom: 20px;
}

.col-1-2_preview{
	width: 100%;
	height: 230px;
	margin-bottom: 20px;
}

.col-1-3 .col_txt{
	float: none;
}

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

/* 3 COLONNE */

.col-1-3{
	width: 313px;
	height: 370px;
	margin-right: 20px;
	margin-bottom: 20px;
}

.col-1-3_preview{
	width: 100%;
	height: 230px;
	margin-bottom: 20px;
}

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

/* 4 COLONNE */

.col-1-4{
	width: 230px;
	height: 300px;
	margin-right: 20px;
	margin-bottom: 20px;
}

.col-1-4_preview{
	width: 100%;
	height: 147px;
	margin-bottom: 20px;
}

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

/* FOOTER */

.footer_widget{
	width: 286px;
	margin: 0 60px 0px 0;
}