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

    .boxImgHomeInfo {
	font-size:0.9em;
	line-height:16px;
	padding-top:50px;
    }

    #subBoxDxNewsHome {
	font-size:0.9em;
	line-height:1.3em;
	margin-top:5px;
	width:40%;
    }

}

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

    #contenuti {
	line-height:0;
    }
/*
    #boxImgHome_1 {
	display: block;
    }
*/
    #boxImgNewsHome {
	background-image: none;
	line-height: 1.5em;
    }

    #boxDxNewsHome ,
    #subBoxDxNewsHome {
	margin: 0;
	position: static;
	width: 100%;
    }

    #subBoxDxNewsHome {
	margin-top:5px;
    }

    #boxNewsletter  {
	font-size: 1em;
	margin:5px 0;
    }

    #boxNewsletterSx , #boxNewsletterDx {
	padding: 1% 3%;
	text-align: left;
	width: 44%;
    }

    .boxImgHome53 ,
    .boxImgHomeFooter {
	margin:0 10%;
	width:80%;
    }

    .boxImgHomeInfo {
	max-width:100%;
	margin-top:10px;
	padding:0;
	text-align:center;
	width:100%;
    }

    .boxImgHome50 {
	font-size:0.9em;
	padding:0;
	padding-top:10px;
	text-align:center !important;
	width:100% !important;
    }

    #boxIscrizioniOnline {
	float:left;
	font-size: 1em;
	margin:0;
	padding: 1% 3%;
	text-align: left;
	width: 94%;
    }

}


