@media screen and (max-width: 991px) {

	/* HOME */
	#evidenza h4 {
		text-align: center;
	}

	#evidenza h4::after {
		width: 100%;
		bottom: 0;
	}

	/* 	#intro-hp{
		margin-top: 70px;
		margin-bottom: 70px;
	} */

	#box-hp .border-col {
		border-left: none;
		border-right: none;
		border-top: 1px solid #E8581B;
		border-bottom: 1px solid #E8581B;
	}

	#box-hp .col-md-4 {
		padding-top: 45px;
		padding-bottom: 45px;
	}

	.box-team {
		padding-top: 30px;
		padding-bottom: 30px;
	}

	.row-team {
		margin-top: 0 !important;
		margin-bottom: 0 !important;
	}

	.contatti-box-cta {
		padding-bottom: 100px !important;
	}

	#news-hp {
		padding-top: 0;
	}

	#news-hp h3 {
		text-align: center;
	}

	#news-hp .news {
		margin-bottom: 15px;
		min-height: 0;
	}

	footer .container .row .col-md-3:last-of-type {
		margin-top: 35px;
	}

	#hpIntro p {
		text-align: center;
	}

	#hpMetodo {
		margin-bottom: 50px;
		margin-top: 50px;
	}

	.box-metodo {
		margin-bottom: 15px;
	}

	#hpCTA h3 {
		margin-top: 30px;
		margin-bottom: 30px;
		text-align: center;
	}

	/* PAGINE */
	.content {
		margin-bottom: 1rem;
	}

	#titolo-pagina {
		max-height: none;
		margin-top: 1.5rem;
		margin-bottom: 1rem;
	}

	#titolo-pagina h1 {
		font-size: 1.3rem;
		margin-bottom: 0;
	}

	#titolo-pagina img {
		display: none !important;
	}

	#titolo-pagina .container {
		height: auto;
		position: relative;
		background: rgba(0, 0, 0, .9);
	}

	/* azienda */
	#box-metodo1,
	#box-metodo3 {
		background-color: #f2f8ff;
	}

	#box-metodo2,
	#box-metodo4 {
		background-color: #eff4ff;
	}

	#azienda-valori .vc_column-inner h2 {
		text-align: center !important;
		padding: 5% !important;
	}

	/* NEWS ARCHIVIO */
	.news-elenco {
		padding: 1rem;
		margin-bottom: 2rem;
	}

	.news-elenco h3 {
		font-size: 1rem;
	}
}