@media only screen and (min-width: 30px) and (max-width: 969px) {


input {
    -webkit-appearance: none;
}

select {
    -webkit-appearance: none;
}


#vedi-ds
{
display:none;
}

#fumetto_pos
{
position:absolute;
z-index:40;
right:0px;
top: 21vw;
width: 100%;
background-color: #9c1f3f;
height:100vh;
display: none;
}

A.men:LINK, A.men:VISITED, A.men:ACTIVE{
color: #ffffff;
text-decoration: none;
}


A.men:HOVER {
color: #ffffff;
text-decoration : none;
}



.desktop-only {
display: none !important;
}

img
{
max-width:100%;
}

img.logo
{
display:block;
margin:auto;
max-width:100%;
}

img.logof
{
display:block;
margin:auto;
width:25vw;
padding-top:20px;
padding-bottom:20px;
}

img.bialetti
{
display:block;
margin:auto;
width:30vw;
padding-top:0px;
padding-bottom:40px;
}


header
{
width: 100%;
position:relative;
z-index:999;
height:21vw;
background-color: #ffffff; 
box-shadow: 0 0 18px 0.36px rgba(0, 0, 0, 0.3);
}


footer
{
width: 100%;
position:relative;
z-index:20;
background-color: #ffffff; 
}

#footerxxx
{
width: 100%;
position:relative;
z-index:20;
height:50px;
}


#rosa {
width: 100%;
position:relative;
z-index:20;
background-color: #faeed6;
padding-top:50px;
padding-bottom:50px; 
}


#pagina
{
position:relative;
z-index:20;
width: 100%;
margin:auto;
}

#pagina1
{
position:relative;
z-index:20;
width: 100%;
margin:auto;
}

img.ico
{
display:block;
margin:auto;
height:35vw;
margin-bottom:15px;
}

.corpo_ico1 {
font-size: 6vw;
color:#3f0c00;
font-weight: 700;
text-align: center;
line-height: 1;
text-transform: uppercase;
margin-bottom:15px;
}

.corpo_ico10 {
font-size: 6vw;
color:#3f0c00;
font-weight: 700;
text-align: center;
line-height: 1;
text-transform: uppercase;
margin-bottom:15px;
}

.corpo_ico2 {
font-size: 4.5vw;
color:#3f0c00;
font-weight: 400;
text-align: center;
line-height: 1.2;
margin-bottom:40px;
}


#pos_logo
{
position:absolute;
z-index:50;
top:2.5vw;
width:24vw;
left:6vw;
}

#pos_menu
{
position:absolute;
z-index:60;
top:5.5vw;
width:13vw;
right:6vw;
}


#onda
{
width: 100%;
position:relative;
z-index:20;
}

#home
{
width: 100%;
position:relative;
z-index:20;
min-height:186vw;
background-image: url('../images/img-home-ph.jpg');
background-position:center top;
background-repeat:no-repeat;
background-size:100%;
}

#nowin
{
width: 100%;
position:relative;
z-index:20;
min-height:140vw;
background-image: url('../images/img-nowin-ph.jpg');
background-position:center top;
background-repeat:no-repeat;
background-size:100%;
}

#win
{
width: 100%;
position:relative;
z-index:20;
min-height:257vw;
background-image: url('../images/img-win-ph.jpg');
background-position:center top;
background-repeat:no-repeat;
background-size:100%;
}

#car
{
width: 100%;
position:relative;
z-index:20;
min-height:102vw;
background-image: url('../images/500-ph.jpg');
background-position:center top;
background-repeat:no-repeat;
background-size:100%;
}


.rigamed
{
width:74%;
border-top: 2px solid #cd967f;
margin: 0 auto; 
margin-top:40px;
margin-bottom:40px;
}

.rigafot
{
width: 100%;
border-top: 5px solid #d3b468;
margin: 0 auto; 
}

.rettangolo1 {
width: 88%;
margin:auto;
background-color: #d4b669;
display: flex;
justify-content: center; /* centra orizzontalmente */
align-items: center; /* centra verticalmente */
font-size: 7vw;
font-weight: 800;/* extrabold */
text-align: center;
line-height: 1;
color:#3f0c00;
border-top-right-radius: 40px;
border-bottom-left-radius: 40px;
padding-top:8px;
padding-bottom:8px;
}

.rettangolo2 {
  width: 88%;
  margin: auto;
  background-color: #9d1e40;
  display: flex;
  flex-direction: column;   /* disposizione verticale */
  justify-content: center;  /* centra verticalmente */
  align-items: center;      /* centra orizzontalmente */
font-size: 7vw;
  font-weight: 800;
  text-align: center;
  line-height: 1; /* un po' pił arioso */
  border-top-right-radius: 40px;
  border-bottom-left-radius: 40px;
  padding-top:8px;
padding-bottom:8px;
}

.rettangolo2 .norma {
display: inline-block; /* rimane inline ma pił stabile */
}


.rettangolo-footer {
width: 100%;
margin:auto;
background-color: #3f0c00;
}


#box-priv
{
position:relative;
z-index:20;
width: 86%;
margin:auto;
}


.tabella {display: table;width:100%;position:relative;}
.tabella-pro {display: table;width:88%;position:relative;margin:auto;}
.tabella00 {display: table;width:100%;position:relative;}

.tabella0 {
display: block;
width: 100%;
max-width: 100%; /* limita la larghezza */
margin: 0 auto;
padding: 0em;
border: none; /* rimuove il bordo del fieldset */
box-sizing: border-box;
}


.tabella-menu {display: table;width:100%;position:relative;padding-top:50px;}



.riga {
display: table;
width: 100%;
table-layout: fixed;
}

.riga1 {
display: table;
width: 100%;
table-layout: fixed;
}


.colonna {display: table-cell;vertical-align: middle;width:100%;float:left;}
.colonna-menu {display: table-cell;vertical-align: middle;width:100%;float:left;}

.colonna-footer1 {display: table-cell;vertical-align: middle;width:100%;float:left;}
.colonna-footer2 {display: table-cell;vertical-align: middle;width:100%;float:left;}
.colonna-footer3 {display: table-cell;vertical-align: middle;width:100%;}

.colonna50 {display: table-cell;vertical-align: middle;width:100%;float:left;}
.colonna25 {display: table-cell;vertical-align: middle;width:100%;float:left;}



.colonna-box1 {
display:inline-block;
vertical-align:middle;
margin:0 8px;
/* Hack per IE6/7 per emulare inline-block */
*display:inline; *zoom:1;
}

.colonna-box2 {
display:block;       /* il logo va sotto */
text-align:center;
margin-top:10px;
/* elimina proprietą che lo nascondevano/rovinavano il flusso */
float:none; width:auto;
}

.colonna-pro1 {display: table-cell;vertical-align: middle;width:100%;background-color: #d3b568;border-top: 15px solid #9d1f40;}

.colonna-pro2 {display: table-cell;vertical-align: middle;width:100%;float:left;padding-top:10px;}
.colonna-pro3 {display: none;}
.colonna-pro4 {display: table-cell;vertical-align: middle;width:100%;float:left;padding-bottom:10px;}

table {
border-collapse: separate;
border-spacing: 3px 0; /* 3px orizzontale, 0 verticale */
}



A.bottone1:LINK, A.bottone1:VISITED, A.bottone1:ACTIVE { 
font-family: "Montserrat", sans-serif;
background-color: #3f0c00;
margin-left:auto;
margin-right:auto;
border:0px solid #89388a;
border-radius: 50px;
font-size: 5vw;
font-weight: 400;
text-align: center;
color:#ffffff;
padding-top: 15px;
padding-bottom: 15px;
width:74%;
text-transform: uppercase;
display: block;
}


A.bottone1:HOVER { 
background-color: #9d1e40;
cursor: pointer;
}


A.bottone:LINK, A.bottone:VISITED, A.bottone:ACTIVE { 
font-family: "Montserrat", sans-serif;
background-color: #ffffff;
margin-left:auto;
margin-right:auto;
border:0px solid #89388a;
border-radius: 50px;
font-size: 5vw;
font-weight: 700;
text-align: center;
color:#9d1f40;
padding-top: 15px;
padding-bottom: 15px;
width:74%;
text-transform: uppercase;
display: block;
}


A.bottone:HOVER { 
background-color: #a1d3c2;
cursor: pointer;
}


.bottoneform { 
font-family: "Montserrat", sans-serif;
background-color: #ffffff;
margin-left:auto;
margin-right:auto;
border:0px solid #89388a;
border-radius: 50px;
font-size: 5vw;
font-weight: 700;
text-align: center;
color:#9d1f40;
padding-top: 15px;
padding-bottom: 15px;
width:74%;
text-transform: uppercase;
display: block;
}


.bottoneform:hover { 
background-color: #a1d3c2;
cursor: pointer;
}

.norma {
font-weight: 400;
}

.boldo {
font-weight: 700;
}

.boldo1 {
font-weight: 800;
}


.titolo {
font-size: 6vw;
font-weight: 700;
text-align: center;
text-transform: uppercase;
color:#dec196;
line-height:1.2;
padding-top:60px;
margin-bottom:60px;
margin-left:7%;
margin-right:7%;
}

.titolo1 {
font-size: 7vw;
font-weight: 700;
text-align: center;
text-transform: uppercase;
color:#9d1e40;
line-height:1.2;
padding-top:80px;
margin-bottom:40px;
margin-left:7%;
margin-right:7%;
}

.titolo2 {
font-size: 6vw;
font-weight: 700;
text-align: center;
text-transform: uppercase;
color:#dec196;
line-height:1.2;
padding-top:60px;
margin-bottom:0px;
margin-left:7%;
margin-right:7%;
}


.corpo_menu {
font-size: 5.5vw;
font-weight: 700;
text-align: center;
text-transform: uppercase;
padding:14px;
}


.corpo_home1 {
font-size: 7vw;
font-weight: 700;
text-align: center;
line-height: 1.2;
padding-top:20vw;
}

.corpo_home2 {
font-size: 4.2vw;
font-weight: 400;
text-align: center;
color:#3f0c00;
line-height: 1.2;
padding-top:150vw;
margin-bottom:45px;
margin-left:6%;
margin-right:6%;
}

.corpo_home2 br {
display:none;
}


.corpo_box1 {
font-size: 4vw;
font-weight: 400;
text-align: center;
color:#3f0c00;
line-height: 1.1;
padding-top:15px;
}


.corpo_box2 {
font-size: 20vw;
font-weight: 700;
text-align: center;
color:#AF8B31;
line-height: .8;
margin-left:13vw;

}

.corpo_box3 {
font-size: 7vw;
font-weight: 700;
text-align: left;
color:#3f0c00;
line-height: 1;
text-transform: uppercase;
margin-right:20px;
}

.corpo_box4 {
font-size: 7.5vw;
font-weight: 400;
text-align: center;
color:#3f0c00;
line-height: 1;
text-transform: uppercase;
margin-top:20px;
}

.corpo_box5 {
font-size: 6vw;
font-weight: 400;
text-align: center;
color:#3f0c00;
line-height: 1;
text-transform: uppercase;
}

.corpo_box6 {
font-size: 3.2vw;
font-weight: 400;
text-align: center;
color:#3f0c00;
line-height: 1.1;
margin-top:8px;
margin-left:7%;
margin-right:7%;
}



.corpo_pro1 {
font-size: 4.2vw;
color:#9d1f40;
font-weight: 700;
text-align: left;
line-height: 1.4;
margin-left:7%;
margin-right:7%;
padding-top:5px;
padding-bottom:5px;
}


.corpo_pro21 {
font-size: 4vw;
color:#9d1f40;
font-weight: 400;
text-align: left;
line-height: 1.2;
margin-left:7%;
margin-right:7%;
}

.corpo_pro22 {
font-size: 4vw;
color:#fcf7e8;
font-weight: 400;
text-align: left;
line-height: 1.2;
margin-left:7%;
margin-right:7%;
}


.corpo_priv {
font-size: 3.5vw;
font-weight: 400;
text-align: left;
margin-left:20px;
margin-right:20px;
}

.corpo_login1 {
font-size: 4vw;
font-weight: 700;
text-align: center;
margin-left:7%;
margin-right:7%;
margin-top:50px;
margin-bottom:10px;
line-height:1;
}

.corpo_login10 {
font-size: 5vw;
font-weight: 700;
text-align: center;
margin-left:7%;
margin-right:7%;
margin-top:0px;
margin-bottom:40px;
line-height:1;
color:#80142a;
}


.corpo_login2 {
font-size: 4vw;
font-weight: 400;
text-align: center;
margin-left:7%;
margin-right:7%;
margin-bottom:40px;
line-height:1.2;
}

.corpo_login3 {
font-size: 5vw;
font-weight: 700;
text-align: center;
margin-left:7%;
margin-right:7%;
margin-top:50px;
line-height:1;
text-transform: uppercase;
}

.corpo_login4 {
font-size: 4vw;
font-weight: 400;
text-align: center;
margin-left:7%;
margin-right:7%;
margin-bottom:30px;
margin-top:5px;
line-height:1.2;
}

.corpo_form {
font-size: 4vw;
font-weight: 400;
text-align: center;
margin-left:7%;
margin-right:7%;
line-height:18px;
}

.corpo_form_r {
font-size: 4vw;
font-weight: 400;
text-align: center;
margin-left:7%;
margin-right:7%;
line-height:18px;
color:#9d1f40;
}



.corpo_form1 {
font-size: 4vw;
font-weight: 400;
text-align: center;
margin-left:7%;
margin-right:7%;
line-height:18px;
}

.link-password {
color: #ffed00;
font-weight: bold;
text-decoration: underline;
}


.corpo33, .corpo333 {
font-size: 4vw;
}

.corpo_privo {
font-size: 4vw;
font-weight: 400;
text-align: left;
margin-top:30px;
margin-bottom:15px;
margin-left:0px;
margin-right:0px;
line-height:1.1;
}


.corpo_sco1 {
font-size: 4vw;
font-weight: 400;
text-align: center;
margin-left:7%;
margin-right:7%;
margin-bottom:20px;
margin-top:5px;
line-height:1.2;
}

.corpo_sco2 {
font-size: 4vw;
font-weight: 700;
text-align: center;
margin-left:7%;
margin-right:7%;
margin-bottom:20px;
line-height:1.2;
}


.corpo_sco3 {
font-size: 4vw;
font-weight: 400;
text-align: center;
margin-left:7%;
margin-right:7%;
margin-bottom:20px;
margin-top:5px;
line-height:1.2;
color:#80142a;
}


.corpo_sco4 {
font-size: 4vw;
font-weight: 400;
text-align: center;
margin-left:7%;
margin-right:7%;
margin-bottom:20px;
padding-top:40px;
line-height:1.2;
}

.corpo_sco5 {
font-size: 4.2vw;
font-weight: 700;
text-align: center;
margin-left:7%;
margin-right:7%;
margin-bottom:0px;
padding-top:5px;
line-height:1.2;
color:#dec196;
text-transform: uppercase;
}

.corpo_sco6 {
font-size: 4.2vw;
font-weight: 400;
text-align: center;
margin-left:7%;
margin-right:7%;
margin-bottom:40px;
padding-top:0px;
line-height:1.2;
}


.corpo_nowin1 {
font-size: 9.5vw;
font-weight: 700;
text-align: center;
margin-left:7%;
margin-right:7%;
padding-top:30vw;
margin-bottom:5px;
line-height:1;
text-transform: uppercase;
}

.corpo_nowin2 {
font-size: 9.5vw;
font-weight: 400;
text-align: center;
margin-left:7%;
margin-right:7%;
line-height:1;
padding-bottom:15vw;
}


.corpo_ef1 {
font-size: 4.2vw;
font-weight: 400;
text-align: center;
margin-left:7%;
margin-right:7%;
margin-bottom:20px;
line-height:1.2;
color:#3f0c00;
padding-top:10vw;
}

.corpo_ef2 {
font-size: 4.2vw;
font-weight: 400;
text-align: center;
margin-left:7%;
margin-right:7%;
margin-bottom:20px;
line-height:1.2;
color:#3f0c00;
}

.corpo_ef3 {
font-size: 8vw;
font-weight: 700;
text-align: center;
margin-left:7%;
margin-right:7%;
margin-bottom:20px;
line-height:1.1;
color:#9d1f40;
text-transform: uppercase;
}

.corpo_ef30 {
font-size: 7vw;
font-weight: 400;
text-align: center;
margin-left:7%;
margin-right:7%;
margin-top:40px;
line-height:1.2;
color:#9d1f40;
text-transform: uppercase;
}

.corpo_ef4 {
font-size: 12vw;
font-weight: 700;
text-align: center;
margin-left:7%;
margin-right:7%;
line-height:1;
color:#3f0c00;
text-transform: uppercase;
}


.corpo_ef5 {
font-size: 3.5vw;
font-weight: 400;
text-align: center;
margin-left:7%;
margin-right:7%;
padding-top:80vw;
line-height:1.2;
color:#3f0c00;
padding-bottom:30px;
}



.corpo_win1 {
font-size: 10.5vw;
font-weight: 700;
text-align: center;
margin-left:7%;
margin-right:7%;
padding-top:30vw;
margin-bottom:5px;
line-height:1;
text-transform: uppercase;
}

.corpo_win2 {
font-size: 10.5vw;
font-weight: 400;
text-align: center;
margin-left:10%;
margin-right:10%;
line-height:1.1;
text-transform: uppercase;
}


.corpo_win3 {
font-size: 4.2vw;
font-weight: 400;
text-align: center;
margin-left:7%;
margin-right:7%;
margin-bottom:20px;
margin-top:30px;
line-height:1.2;
color:#3f0c00;
}

.corpo_win4 {
font-size: 4.2vw;
font-weight: 400;
text-align: center;
margin-left:7%;
margin-right:7%;
margin-bottom:20px;
line-height:1.2;
color:#3f0c00;
}

.corpo_footer1 {
font-size: 3.5vw;
font-weight: 400;
text-align: center;
margin-left:7%;
margin-right:7%;
line-height:1.2;
color:#3f0c00;
padding-bottom:20px;
}

.corpo_footer2 {
font-size: 4vw;
font-weight: 400;
text-align: center;
margin-left:7%;
margin-right:7%;
line-height:1.6;
color:#ffffff;
padding-top:20px;
padding-bottom:30px;
text-transform: uppercase;
}




.divi {
display:none;
}




input.forma {
margin-left:12%;
margin-right:12%;
margin-top:8px;
margin-bottom:24px;
padding-left:5%;
padding-right:5%;
text-align: center;
width: 64%;
height: 58px;
border:1px solid #9d1f40; 
background-color: #ffffff;
font-size: 14px;
border-radius: 0px;
color:#1e345f;
}

input.formb {
margin-left:12%;
margin-right:12%;
margin-top:8px;
margin-bottom:24px;
padding-left:5%;
padding-right:5%;
text-align: center;
width: 64%;
height: 58px;
border:1px solid #9d1f40; 
background-color: #ffffff;
font-size: 14px;
border-radius: 0px;
color:#1e345f;
}

select.prov {
margin-left:12%;
margin-right:12%;
margin-top:8px;
margin-bottom:24px;
padding-left:5%;
padding-right:5%;
text-align: center;
width: 74%;
height: 58px;
border:1px solid #9d1f40; 
background-color: #ffffff;
font-size: 14px;
border-radius: 0px;
color:#1e345f;
}



/* CHECKBOX */
[type="checkbox"] {
position: absolute;
left: -9999px;
}

[type="checkbox"] + label {
position: relative;
padding-left: 30px;
padding-right: 0px;
cursor: pointer;
display: inline-block;
vertical-align: top;
}

[type="checkbox"] + label::before {
content: '';
position: absolute;
left: 0;
top: 0;
width: 20px;
height: 20px;
border: 0px solid #666;
border-radius: 50%; /* rettangolo con angoli arrotondati */
background: #fff
}

[type="checkbox"] + label::after {
content: '';
position: absolute;
top: 5px;
left: 5px;
width: 10px;
height: 10px;
background: #9a1933;
border-radius: 50%; /* quadratino per checkbox */
transition: all 0.2s ease;
opacity: 0;
transform: scale(0)
}

[type="checkbox"]:checked + label::after {
opacity: 1;
transform: scale(1);
}


/* Stile del testo */

label span.corpo33 {
line-height: 1.2;
display: inline-block;
vertical-align: middle;
padding-left:0px;
}

label span.corpo333 {
display: inline-block;
vertical-align: middle;
line-height: 2;
padding-right:50px;
padding-left:0px;
}


}