html, body, ul, li, h1, h2, h3, h4 {margin:0; padding:0;}
img {border:0px;}

body {background-color:#ffffff; font-family: 'Roboto', sans-serif;}

h1, h2, h3, h4{font-family: 'Roboto', sans-serif;}

h1 {color:#ffffff; font-size:64px; font-weight:900;}
h2 {color:#930000; font-size:32px; font-weight:400;}
h3 {color:#45505a; font-size:26px; font-weight:900; line-height:40px;}
h4 {color:#ffffff; font-size:32px; font-weight:500;}
footer h4 {color:#ffffff; font-size:18px; font-weight:300;}
footer h4::before {content:url(../images/eolicante-b.png); position:relative; left:-20px; top:6px;}

p {font-family:'Roboto', sans-serif; font-size:24px; line-height:42px; color:#45505a;}

.clear {clear:both;}
#testata {background:url(../images/testata-idee-regalo.jpg) center no-repeat; width:100%; height:500px; text-align:center; background-size:cover;}
#wraptestata, #wrapcosa {max-width:1000px; margin:0 auto;}
#titolo {line-height:500px;}
#titolo h1 {background-color:rgba(0,0,0,0.4);}
#cosatesto {text-align:center;}
#galleria {width:100%; text-align:center;}
.gall {width:400px/*32%*/; margin:0 .5%; float:left;}
.gall img {width:100%;}
.primagall {margin-left:calc(50% - 400px);}
#resptablet, .scrittaresp {display:none;}
.footlogo {width:220px; margin-top:24px; float:left;}

footer {background-color:#930000; height:50px;}
#footercont {max-width:1000px; margin:0 auto; text-align:center; line-height:50px; color:#ffffff; font-size:13px;}
footer a {color:#f88f39;}
footer a:hover {color:#ffffff;}

@media only screen and (max-width: 1049px) {
    #cosatesto {width:80%; margin:0 auto; text-align:center;}
    #resptablet {display:block; height:4px;}
}

@media only screen and (max-width: 833px) {
    .primagall {margin-left:0px;}
    .gall {float:none; margin:0 auto 50px;}
}
@media only screen and (max-width: 768px) {
    h1 {font-size:48px;}
    #titolo h4 {font-size:24px;}
    #cosatesto p {font-size:22px;}
}

@media only screen and (max-width: 480px) {
    h1 {font-size:40px;}
    #titolo h4 {font-size:20px;}
    #cosatesto p {font-size:22px; line-height:30px;}
    h3 {font-size:24px;}
    .gall {width:99%;}
}