@media(max-width: 1425px){
	.blocchihome, .sectiontext {
	    text-align: justify;
	    font-size: 16px;
	}
	.modal{
		padding-top: 56px;
	}
}
@media(max-width: 991px){
	.social img {
	    width: 8%;
	    margin: 23px 0 0 5px;
	}
	.homeslider_inner {
	    height: 500px !important;
	}
	.homeslider {
	    height: 500px !important;
	}
	.modal{
		max-width: 89% !important;
	}
}