@media only screen and (max-width:1000px){
	
	.box-options-filters{
		display:none;
	}
	.box_gruppo{
		width:100% !important;
	}
	.box_gruppo.veicolo_left div.widget_wrapper{
		padding:0px !important;
		margin:0px !important;
	}
	.box_gruppo div.widget_wrapper{
		float:none !important;
		width:100% !important;
	}
	.veicoli_box_separator.first-line{
		float:none !important;
		margin:0px !important;
	}
	.veicoli_box_separator{
		float:none !important;
		height:18px !important;
	}
	.box_gruppo {
		width:100% !important;
	}
	.box_gruppo .info{
		float:none !important;
		width:auto !important;
		padding: 10px;
	}
	.box_gruppo .info .iconcine{
		height: 50px !important;
    	margin: 25px 0 0px 0 !important;
	}
	.box_gruppo .altre_vetture_gruppo{
		margin-top: 20px !important;
	}
	.box_gruppo .title {
		width: auto !important;
		padding: 0px 10px !important;
	}
	.box_gruppo.veicolo_left div.widget_wrapper, .veicoli_box_separator.first-line, .box_gruppo.veicolo_right div.widget_wrapper {
		margin:0 !important;
	}
	.box_gruppo .image {
		float: none !important;
	}
	.box_gruppo .image .img-new-entry {
		right: 5px;
		left:auto !important;
	}
	.box_gruppo .altre_vetture_gruppo {
		display: table !important;
		margin: 10px auto 35px auto !important;
		float:none !important;
	}
	.veicolo a .box_button_big {
		cursor: pointer;
		text-decoration: none;
		display: table !important;
		margin: 0 auto !important;
		clear: both;
	}
	
	.box_gruppo .image .img-gruppo {
		top: 29px !important;
		left: 20px !important;
	}
	
	
	
	/*popup*/
	.snap-popup-body .left-side, .snap-popup-body .box_info_veicolo {
		width: auto !important;
		float: none !important;
	}
	.snap-popup-body .left-side .img-veicolo img {
		width: 100% !important;
	}
	.snap-popup-body .box_info_veicolo .specifiche .label_attributo {
    	padding: 4px 20px 4px 0 !important;
		max-width: 120px !important;
	}
	.snap-popup-body .box_info_veicolo .specifiche {
		margin: 30px 0 10px 0 !important;
	}
	.snap-popup-body .box_info_veicolo .label_dettagli {
		clear: both !important;
	    padding-top: 15px !important;
	}
	
	
}


@media only screen and (max-width: 800px) {
	
		a.prenota_flotta{
		display: none !important;
	}

	
}


@media only screen and (max-width:320px) {
}