body {  }
.testo { font-family: 'Open Sans', sans-serif; font-weight:400; }
.titolo { font-family: "Bebas Neue", sans-serif; }
.h1, h1 { font-family: 'Bebas Neue', sans-serif; }
.sottotitolo { font-family: 'Open Sans', sans-serif; font-weight:700; }
.h2, h2 { font-family: 'Bebas Neue', sans-serif; }
.titoloplay { font-family: 'Playfair Display', sans-serif; font-weight:700; }


.img-responsive { width:100%; height:auto; }
.img-responsive img{ width:100%; height:auto; }

.margintop-10 { margin-top:10px; }
.margintop-20 { margin-top:20px; }
.margintop-30 { margin-top:30px; }
.margintop-40 { margin-top:40px; }
.margintop-50 { margin-top:50px; }
.marginbottom-10 { margin-bottom:10px }
.marginbottom-20 { margin-bottom:20px }
.marginbottom-30 { margin-bottom:30px }
.marginbottom-40 { margin-bottom:40px }
.marginbottom-50 { margin-bottom:50px }
.paddingtop-10 { padding-top:10px; }
.paddingtop-20 { padding-top:20px; }
.paddingtop-30 { padding-top:30px; }
.paddingtop-40 { padding-top:40px; }
.paddingtop-50 { padding-top:50px; }
.paddingbottom-10 { padding-bottom:10px; }
.paddingbottom-20 { padding-bottom:20px; }
.paddingbottom-30 { padding-bottom:30px; }
.paddingbottom-40 { padding-bottom:40px; }
.paddingbottom-50 { padding-bottom:50px; }

.text-left { text-align:left; }
.text-center { text-align:center; }
.text-right { text-align:right; }

.nero { color:#000000; }
.nero a{ color:#000000; }
.nero a:hover{ color:#77df3b; text-decoration:none; }

.verde { color:#18b05e; }
.verde a{ color:#18b05e; }
.verde a:hover{ color:#000000; text-decoration:none; }

.bianco { color:#ffffff; }
.bianco a{ color:#ffffff; }
.bianco a:hover{ color:#000000; text-decoration:none; }


@media (max-width:767px) {
.testo { font-size:14px; }
.titolo { font-size:45px; }
.h1, h1 { font-size:32px; }
.h2, h2 { font-size:20px; }
.sottotitolo { font-size:18px; }
.titoloplay { font-size:45px; }

.no-pc { display:block; }
.no-tablet { display:block; }
.no-telefonino { display:none; }
.no-pc-tablet { display:block; }
.no-pc-telefonino { display:none; }
.no-tablet-telefonino { display:none; }
.centra-telefonino { text-align:center; }

.video1 { width:350px; height:220px; } 
 }


@media(min-width:768px) and (max-width:991px) {
.testo { font-size:14px; }
.titolo { font-size:33px; }
.h1, h1 { font-size:32px; }
.h2, h2 { font-size:20px; }
.sottotitolo { font-size:18px; }

.no-pc { display:block; }
.no-tablet { display:none; }
.no-telefonino { display:block; }
.no-pc-tablet { display:none; }
.no-pc-telefonino { display:block; }
.no-tablet-telefonino { display:none; }
.hr, hr { margin-top: 10px; margin-bottom: 12px; }
.pre-hr-tablet { margin-top: 10px; }

.video1 { width:600px; height:375px; } 
}


@media(min-width:992px) {
.testo { font-size:16px; }
.titolo { font-size:52px; }
.h1, h1 { font-size:52px; }
.h2, h2 { font-size:30px; }
.sottotitolo { font-size:18px; }

.no-pc { display:none; }
.no-tablet { display:block; }
.no-telefonino { display:block; }
.no-pc-tablet { display:none; }
.no-pc-telefonino { display:none; }
.no-tablet-telefonino { display:block; }

.video1 { width:800px; height:500px; } 
 }


@media(min-width:1200px) {
.testo { font-size:16px; }
.h1, h1 { font-size:56px; }
.h2, h2 { font-size:30px; }
.sottotitolo { font-size:18px; }
.titolo { font-size:56px; }
.titoloplay { font-size:52px; }

.no-pc { display:none; }
.no-tablet { display:block; }
.no-telefonino { display:block; }
.no-pc-tablet { display:none; }
.no-pc-telefonino { display:none; }
.no-tablet-telefonino { display:block; }

.video1 { width:800px; height:500px; } 
 }

