/* TITOLONI */

@media screen and (min-width: 991px) {
	.au-tit-grande h1 { font-size:   8vw; line-height: 10vw; }    .au-tit-grande-important h1 { font-size:   8vw !important; line-height: 10vw !important;}
	.au-tit-grande h2 { font-size:   6vw; line-height:  8vw; }    .au-tit-grande-important h2 { font-size:   6vw !important; line-height:  8vw !important;}
	.au-tit-grande h3 { font-size:   4vw; line-height:  6vw; }    .au-tit-grande-important h3 { font-size:   4vw !important; line-height:  6vw !important;}
	.au-tit-grande h4 { font-size:   2vw; line-height:  4vw; }    .au-tit-grande-important h4 { font-size:   2vw !important; line-height:  4vw !important;}
	.au-tit-grande h5 { font-size:   1vw; line-height:  2vw; }    .au-tit-grande-important h5 { font-size:   1vw !important; line-height:  2vw !important;}
	.au-tit-grande h6 { font-size: 0.5vw; line-height:  1vw; }    .au-tit-grande-important h6 { font-size: 0.5vw !important; line-height:  1vw !important;}

	.au-tit-medio h1 { font-size:    6vw; line-height: 7.5vw; }    .au-tit-medio-important h1 { font-size:    6vw !important; line-height: 7.5vw !important;}
	.au-tit-medio h2 { font-size:  4.5vw; line-height: 5.8vw; }    .au-tit-medio-important h2 { font-size:  4.5vw !important; line-height: 5.8vw !important;}
	.au-tit-medio h3 { font-size:    3vw; line-height: 3.5vw; }    .au-tit-medio-important h3 { font-size:    3vw !important; line-height: 3.5vw !important;}
	.au-tit-medio h4 { font-size:  1.5vw; line-height: 2.2vw; }    .au-tit-medio-important h4 { font-size:  1.5vw !important; line-height: 2.2vw !important;}
	.au-tit-medio h5 { font-size: 0.75vw; line-height: 1.8vw; }    .au-tit-medio-important h5 { font-size: 0.75vw !important; line-height: 1.8vw !important;}
	.au-tit-medio h6 { font-size: 0.38vw; line-height: 1.5vw; }    .au-tit-medio-important h6 { font-size: 0.38vw !important; line-height: 1.5vw !important;}

	.au-tit-piccolo h1 { font-size:    4vw; line-height:   5vw; }    .au-tit-piccolo-important h1 { font-size:    4vw !important; line-height:   5vw !important;}
	.au-tit-piccolo h2 { font-size:    3vw; line-height:   4vw; }    .au-tit-piccolo-important h2 { font-size:    3vw !important; line-height:   4vw !important;}
	.au-tit-piccolo h3 { font-size:    2vw; line-height:   3vw; }    .au-tit-piccolo-important h3 { font-size:    2vw !important; line-height:   3vw !important;}
	.au-tit-piccolo h4 { font-size:    1vw; line-height:   2vw; }    .au-tit-piccolo-important h4 { font-size:    1vw !important; line-height:   2vw !important;}
	.au-tit-piccolo h5 { font-size:  0.5vw; line-height:   1vw; }    .au-tit-piccolo-important h5 { font-size:  0.5vw !important; line-height:   1vw !important;}
	.au-tit-piccolo h6 { font-size: 0.25vw; line-height: 0.5vw; }    .au-tit-piccolo-important h6 { font-size: 0.25vw !important; line-height: 0.5vw !important;}
}