.content-title h1 { font-size: 3.2em; }
/* 
27/03/2017
REM
Quadrotto - titolo     
========== ========== ========== ========== ========== ========== ========== ========== ========== ========== */
@media (min-width: 1200px) {
.content-news h3 {
    font-size: 0.9em;
    line-height: .6em;}
}
/* 
06/04/2017
REM
FORM - solamente pagina CONTATTI
========== ========== ========== ========== ========== ========== ========== ========== ========== ========== */
.box-50 h1 { font-size: 1.6em; }
.box-50 h2 { font-size: 1.1em; }
@media (min-width: 1200px) {
	.box-50 h1 { font-size: 1.9em;}
	.box-50 h2 { font-size: 1.05em;}
}
/* 
06/04/2017
REM
copertina | immagine + testo - solamente pagina IMPORTATORI
========== ========== ========== ========== ========== ========== ========== ========== ========== ========== */
.title-second {
  width: 120px;
  top: 60px;
  line-height: 105%;
}
.title-second .title-forty { line-height: 120%;}
@media (min-width: 360px) { .title-second { top: 90px;}}
@media (min-width: 375px) { .title-second { top: 100px;}}
@media (min-width: 600px) {
  .title-second {
    width: 450px;
    top: 110px;
    left: 270px;}
  .title-second .title-forty { font-size: 90px;}
}
@media (min-width: 768px) {
  .title-second {
    top: 140px;
    left: 340px;
    font-size: 24px;}
  .title-second .title-forty { font-size: 115px;}
}
@media (min-width: 961px) {
  .title-second {
    top: 115px;
    left: 445px;}
}
@media (min-width: 1200px) {
  .title-second {
    width: 600px;
    margin-top: 95px;
    margin-left: 1340px;
    top: 0;
    left: 0;
    font-size: 25px;
    -webkit-animation: righttoleft .6s ease-in .2s forwards;
    -moz-animation: righttoleft .6s ease-in .2s forwards;
    -ms-animation: righttoleft .6s ease-in .2s forwards;
    -o-animation: righttoleft .6s ease-in .2s forwards;
    animation: righttoleft .6s ease-in .2s forwards;}
    @-webkit-keyframes righttoleft { from { margin-left: 1350px;}   to { margin-left: 680px;}}
    @-moz-keyframes righttoleft    { from { margin-left: 1350px;}   to { margin-left: 680px;}}
    @-ms-keyframes righttoleft     { from { margin-left: 1350px;}   to { margin-left: 680px;}}
    @-o-keyframes righttoleft      { from { margin-left: 1350px;}   to { margin-left: 680px;}}
    @keyframes righttoleft         { from { margin-left: 1350px;}   to { margin-left: 680px;}}
  .title-second .title-forty { font-size: 160px;}
  .title-second .title-countries {
    margin-top: -135px;
    margin-left: 190px;
    font-size: 32px;}
}
/* 
25/05/2017
REM
Webpage | Alkè company profile | 2 boxes content: image + text / 50% x 50%
========== ========== ========== ========== ========== ========== ========== ========== ========== ========== */
.two-boxes-5050-content-right-inside .big-txt { font-size: 1.8em; }
/* 
27/09/2017
REM
webpage: Vuoi diventare rivenditore dei veicoli elettrici Alkè?
content-title content-title-width-mob300-desk400
- box + title
- animation (only for 1170px) 
========== ========== ========== ========== ========== ========== ========== ========== ========== ========== */
@media (min-width: 1170px) {
.box-h1-dealer h1 { font-size: 40px;}}
/* 
16/11/2017
REM
webpage: Qual è il miglior sistema di ricarica (image > titolo + icon)
content-image-title-icon
content-title-icon
========== ========== ========== ========== ========== ========== ========== ========== ========== ========== */
@media (min-width: 600px) { .content-title-icon h5 { font-size: 22px;}}
@media (min-width: 961px) { .content-title-icon h5 { font-size: 28px;}}