/* 720px */

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

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

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

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

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

.nav{
	font-size: 19px;
}

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

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

.sidebar{
	width: 100%;
	float: left;
	padding-top: 20px;
	margin-top: 40px;
}

/* 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: 350px;
	height: 370px;
	margin-right: 20px;
	margin-bottom: 20px;
}

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

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

/* 3 COLONNE */

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

.col-1-3_preview{
	width: 50%;
	height: auto;
	float: left;
}

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

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

.col-1-3 h3{
	width: 100%;
	margin-top: 20px;	
}

/* 4 COLONNE */

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

.col-1-4_preview{
	width: 50%;
	height: 231px;
	margin-bottom: 0px;
	margin-right: 20px;
	float: left;
}

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

.col-1-4 h2{
	width: 100%;
	margin-top: 20px;	
}

/* FOOTER */

.footer_content .footer_widget:nth-child(3n+3){
	margin-bottom: 0px!important;
}

.footer_widget{
	width: 100%;
	margin: 0 60px 40px 0;
}