.divSezioneSommario {
	font-size: 13px;
	margin: 0 5px 0 5px;
	width: 300px;
	float: left;
	list-style-type: none;
	overflow: auto;
	overflow-x: hidden;
}

.divCapitoliSommario {
	margin: 0 5px 0 5px;
	float: left;
	width: 405px;
}

.divCapitoliSommarioContainer {
	width: 400px;
	height: 170px;
	margin: 0 5px 0 0;
	overflow-y: auto;
	overflow-x: hidden;
	list-style-type: none;
}
.divParagrafiSommario{
	margin: 0 5px 0 5px; 
	float: left; 
	width: 405px;
}
.divParagrafiSommarioContainer{
	width: 400px; height: 170px; margin: 0 5px 0 0; overflow-y: auto; list-style-type: none;
}
@media only screen and (min-width: 480px) and (max-width: 1024px) {
.dc-slick {
	width: 900px !important;
	background: #fff !important;
	padding: 15px;
	font-family: Arial;
}
.divSezioneSommario {
	font-size: 9px;
	margin: 0 5px 0 5px;
	width: 260px;
	float: left;
	list-style-type: none;
	overflow: auto;
	overflow-x: hidden;
}
.divCapitoliSommario {
	margin: 0 5px 0 5px;
	float: left;
	width: 345px;
	font-size: 9px
}
.divCapitoliSommarioContainer {
	width: 345px;
	height: 200px;
	margin: 0 5px 0 0;
	overflow-y: auto;
	overflow-x: hidden;
	list-style-type: none;
}
.divParagrafiSommario{
	margin: 0 5px 0 5px; 
	float: left; 
	width: 250px;
}
.divParagrafiSommarioContainer{
	width: 250px; height: 170px; margin: 0 5px 0 0; overflow-y: auto; list-style-type: none;
}
label, input, button, select, textarea {
	font-size: 9px;
}
.ricercaveloce{
width:240px;
}

}
