body {  }
.testo { font-family: 'Quattrocento Sans', sans-serif; font-weight:400; }
.titolo { font-family: 'Cormorant Garamond', serif; font-weight:700; }
.h1, h1 { font-family: 'Cormorant Garamond', serif; font-weight:700; }
.sottotitolo { font-family: 'Cormorant Garamond', serif; font-weight:700; }
.h2, h2 { font-family: 'Cormorant Garamond', serif; font-weight:700; }
.dida { font-family: 'Quattrocento Sans', sans-serif; font-weight:700; letter-spacing: 3px; }
.presentazione { font-family: 'Cormorant Garamond', serif; font-weight:700; }
.vice-pres { font-family: 'Quattrocento Sans', sans-serif; font-weight:400; }

.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:#333333; }
.nero a{ color:#333333; }
.nero a:hover{ color:#b98d58; text-decoration:none; }

.bianco { color:#ffffff; }
.bianco a{ color:#ffffff; }
.bianco a:hover{ color:#ababab; text-decoration:none; }

.marrone { color:#b98d58; }
.marrone a{ color:#b98d58; }
.marrone a:hover{ color:#b98d58; }

.rosso { color:#9a1f1f; }
.rosso a{ color:#9a1f1f; }
.rosso a:hover{ color:#9a1f1f; }

.giallo { color:#d6ba65; }
.giallo a{ color:#d6ba65; }
.giallo a:hover{ color:#d6ba65; }

.rosa { color:#c1749d; }
.rosa a{ color:#c1749d; }
.rosa a:hover{ color:#c1749d; }


@media (max-width:767px) {
.testo { font-size:13px; }
.titolo { font-size:38px; }
.h1, h1 { font-size:38px; line-height:42px; }
.sottotitolo { font-size:18px; }
.h2, h2 { font-size:18px; }
.dida { font-size:12px; }
.presentazione { font-size:40px; line-height:45px; }
.vice-pres { font-size:15px; }

.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; }

.video1 { width:350px; height:220px; } 
 }


@media(min-width:768px) and (max-width:991px) {
.testo { font-size:13px; }
.titolo { font-size:38px; }
.h1, h1 { font-size:38px; line-height:42px; }
.sottotitolo { font-size:18px; }
.h2, h2 { font-size:18px; }
.dida { font-size:12px; }
.presentazione { font-size:50px; line-height:55px; }
.vice-pres { font-size:15px; }

.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:14px; }
.titolo { font-size:45px; }
.h1, h1 { font-size:45px; line-height:50px; }
.sottotitolo { font-size:21px; }
.h2, h2 { font-size:21px; }
.dida { font-size:12px; }
.presentazione { font-size:60px; line-height:65px; }
.vice-pres { font-size:17px; }

.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; }
.titolo { font-size:55px; }
.h1, h1 { font-size:55px; line-height:60px; }
.sottotitolo { font-size:25px; }
.h2, h2 { font-size:25px; }
.dida { font-size:13px; }
.presentazione { font-size:80px; line-height:85px; }
.vice-pres { font-size:19px; }

.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; } 
 }

