@media only screen and (min-width: 30px) and (max-width: 969px) {


input {
    -webkit-appearance: none;
}

select {
    -webkit-appearance: none;
}



#vedi-ds
{
display:none;
}

.desktop-only {
display: none !important;
}


#fumetto_pos
{
position:absolute;
z-index:40;
right:0px;
top: 15vw;
width: 100%;
background-color: #02a5e8;
height:100vh;
display: none;
}


img
{
max-width:100%;
}


img.logo
{
display:block;
margin:auto;
width:86%;
padding-top:25vw;
padding-bottom:50px;
}

img.logof
{
display:block;
margin:auto;
width:50%;
padding-top:25px;
padding-bottom:25px;
}

img.faccia
{
display:block;
margin:auto;
width:410px;
padding-top:50px;
padding-bottom:50px;
}

img.faccia2
{
display:block;
margin-left:18%;
width:60%;
padding-top:30px;
padding-bottom:20px;
}

img.ico
{
display:block;
margin:auto;
width:45%;
padding-bottom:20px;
}

img.premio
{
display:block;
margin:auto;
width:70%;
padding-bottom:30px;
}

img.mano
{
display:block;
margin:auto;
width:90%;
padding-top:40px;
padding-bottom:40px;
}


.tabella00 { display: table; width: 100%; }
.riga2 { display: table-row; }

.colonna-dom1{
  display: table-cell;
  vertical-align: middle;
  text-align: left;          /* testo a sinistra */
  padding-right: 0px;
  padding-left: 15px;       /* spazio prima dell’icona */
}

.colonna-dom2{
  display: table-cell;
  vertical-align: middle;
  width: 30px;
  text-align: right;         /* icona a destra */
  position: relative;
  padding-right: 15px; 
  z-index: 9999;             /* l’icona sta sopra */
}

/* Bottone */
.btn-toggle{
  background: none;
  border: 0px none;
  padding: 0;
  cursor: pointer;
  position: relative;
  z-index: 9999
}

/* Immagine */
img.piu{
  display: block;
  margin-left: auto;         /* spinge a destra */
  margin-right: 0;
  width:50%;
}




header{
  position: sticky;
  top: 0; /* o env(safe-area-inset-top) */
  z-index: 999;
  height: clamp(56px, 10vw, 84px);
  background: #fff;
}

header.scrolled {
    padding-top:10vw;
}

#headerxxx {
width: 100%;
position: relative;
z-index: 20;
}



A.men {
    display: inline-block;
    font-family: 'Comprami-ExtraBold';
    background-color: #060e9f;
    margin-bottom: 20px;
    border-radius: 40px;
    font-size: 6vw;
    text-align: center;
    color: #ffed00;
    padding: 5px 35px;
    text-transform: uppercase;
}







footer
{
width: 100%;
position:relative;
z-index:10;
background-color: #ffffff; 
padding-bottom:30px;
}

#footerxxx
{
width: 100%;
position:relative;
z-index:20;
height:50px;
}

#footerxxx60
{
width: 100%;
position:relative;
z-index:20;
height:60px;
}


#pagina
{
position:relative;
z-index:20;
width: 100%;
margin:auto;
}


#pos_logo
{
position:absolute;
z-index:50;
top:0px;
width:285px;
left:180px;
}

#pos_menu
{
position:absolute;
z-index:60;
width:20.6vw;
right:0px;
}


#home
{
width: 100%;
position:relative;
z-index:20;
height:94vw;
background-image: url('../images/img-home-ph.png');
background-position:center top;
background-repeat:no-repeat;
background-size:100%;
}

#prodotti
{
width: 100%;
position:relative;
z-index:20;
height:46.5vw;
background-image: url('../images/prodotti-ph.png');
background-position:center top;
background-repeat:no-repeat;
background-size:100%;
}

#libro
{
width: 100%;
position:relative;
z-index:20;
height:55vw;
background-image: url('../images/libro2-ph.png');
background-position: center;
background-repeat:no-repeat;
background-size:100%
}


.rigamed
{
width: 90%;
border-top: 3px solid #060e9f;
margin: 0 auto; 
margin-top:40px;
margin-bottom:40px;
}

.rigamed1
{
width: 90%;
border-top: 1px solid #060e9f;
margin: 0 auto; 
margin-top:30px;
margin-bottom:30px;
}

#box-priv
{
position:relative;
z-index:20;
width: 90%;
margin:auto;
padding-top:15px;
}

#box-giallo
{
position:relative;
z-index:20;
width: 77%;
margin:auto;
background-color:#02a5e8;
border-radius: 20px;
margin-bottom:45px;
}

#box-giallo1
{
position:relative;
z-index:20;
width: 77%;
margin:auto;
background-color:#ffea00;
border-radius: 20px;
margin-bottom:0px;
padding-bottom:60px;
}

#box-bianco
{
position:relative;
z-index:20;
width: 77%;
margin:auto;
background-color:#ffffff;
border-radius: 20px;
padding-top:0px;
padding-bottom:50px;
}



#box-reg
{
position:relative;
z-index:20;
width: 77%;
margin:auto;
background-color:#b3d9f5;
border-radius: 20px;
border: solid 6px #ffffff;
}






.tabella {display: table;width:100%;position:relative;}
.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:40px;}



.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;text-align: center;}
.colonna-footer {display: table-cell;vertical-align: middle;width:100%;float:left;}

.colonna50 {display: table-cell;vertical-align: middle;width:100%;float:left;}
.colonna500 {display: table-cell;vertical-align: middle;width:100%;float:left;}
.colonna25 {display: table-cell;vertical-align: middle;width:100%;float:left;}
.colonna33 {display: table-cell;vertical-align: middle;width:100%;float:left;}

.colonna-giallo1 {display: table-cell;vertical-align: middle;width:100%;float:left;}
.colonna-giallo2 {display: table-cell;vertical-align: middle;width:100%;float:left;}


.colonna-faq1 {display: table-cell;vertical-align: top;width:10%}
.colonna-faq2 {display: table-cell;vertical-align: top;width:80%;}


.colonna-footer1 {display: table-cell;vertical-align: middle;width:100%;float:left;}
.colonna-footer2 {display: table-cell;vertical-align: middle;width:100%;float:left;}

table {
border-collapse: separate;
border-spacing: 3px 0; /* 3px orizzontale, 0 verticale */
}


#pos_bottoneph
{
position:fixed;
z-index:9999;
right:10px;
bottom:0;
}

#pos_bottoneph.hide {
    opacity: 0;
    pointer-events: none;
    transition: opacity 0.3s ease;
}


A.bottoneph:LINK, A.bottoneph:VISITED, A.bottoneph:ACTIVE { 
font-family: 'Comprami-Bold';
background-color: #ffed00;
margin-left:auto;
margin-right:auto;
border:2px solid #ffed00;
border-top-left-radius: 15px;
border-top-right-radius: 15px;
border-bottom-left-radius: 0;
border-bottom-right-radius: 0;
font-size: 6vw;
text-align: center;
color:#060e9f;
padding-top: 3px;
padding-bottom: 3px;
padding-left: 15px;
padding-right: 15px;
text-transform: uppercase;
}


A.bottoneph:HOVER { 
background-color: #060e9f;
color:#ffed00;
cursor: pointer;
}


A.bottone:LINK, A.bottone:VISITED, A.bottone:ACTIVE { 
font-family: 'Comprami-Bold';
background-color: #ffed00;
margin-left:auto;
margin-right:auto;
border:2px solid #ffed00;
border-radius: 60px;
font-size: 10vw;
text-align: center;
color:#060e9f;
padding-top: 0px;
padding-bottom: 0px;
padding-left: 35px;
padding-right: 35px;
text-transform: uppercase;
}


A.bottone:HOVER { 
background-color: #060e9f;
color:#ffed00;
cursor: pointer;
}


A.bottone1:LINK, A.bottone1:VISITED, A.bottone1:ACTIVE { 
font-family: 'Comprami-Bold';
background-color: #060e9f;
margin-left:auto;
margin-right:auto;
border:2px solid #060e9f;
border-radius: 60px;
font-size: 8vw;
text-align: center;
color:#ffed00;
padding-top: 0px;
padding-bottom: 0px;
padding-left: 20px;
padding-right: 20px;
text-transform: uppercase;
}


A.bottone1:HOVER { 
background-color: #ffed00;
border:2px solid #060e9f;
color:#060e9f;
cursor: pointer;
}


.bottoneform { 
font-family: 'Comprami-Bold';
background-color: #060e9f;
margin-left:8%;
margin-top:15px;
border-radius: 60px;
font-size: 5vw;
text-align: center;
color:#ffed00;
padding-top: 10px;
padding-bottom: 10px;
text-transform: uppercase;
width:85%;
margin-bottom:50px;
border:0px solid #060e9f;
}


.bottoneform:hover { 
background-color: #ffed00;
color:#060e9f;
cursor: pointer;
border:0px solid #060e9f;
}

.boldo {
font-family: 'Comprami-Bold';
}

.subito { 
font-family: 'Comprami-Bold';
background-color: #0006a4;
margin-left:auto;
margin-right:auto;
border-radius: 60px;
font-size: 6vw;
text-align: center;
color:#ffeb00;
padding-top: 3px;
padding-bottom: 3px;
padding-left: 25px;
padding-right: 25px;
text-transform: uppercase;
}

.pure { 
font-family: 'Comprami-Bold';
margin-left:auto;
margin-right:auto;
font-size: 6vw;
text-align: center;
color:#ffffff;
padding-top: 10px;
padding-bottom: 10px;
padding-left: 35px;
padding-right: 35px;
text-transform: uppercase;
background-image: url('../images/pure.png');
background-position: center;
background-repeat:no-repeat;
background-size:90%;

}


.titolo {
font-family: 'Dosis-Bold';
font-size: 6vw;
text-align: center;
color: #ffffff;
padding-top: 100px;
padding-bottom: 55px;
line-height: 1;
}

.corpo_home1 {
display:none;
}

/* contenitore parola */
.accented-word {
position: relative;
display: inline-block;
}

/* lettera base */
.base-letter {
color: #ffffff;
}

/* accento */
.accent-grave {
color: #67c9f1;
position: relative;
left: -0.50em;     /* sposta l’accento sopra la A */
top: -0.30em;
font-size: 0.95em; /* proporzione visiva */
pointer-events: none;
}


.corpo_home2 {
font-family: 'Comprami-Regular';
font-size: 4vw;
text-align: center;
color:#060e9f;
line-height:1;
padding-top: 0px;
padding-bottom:25px;
}


.corpo_part1 {
font-family: 'Comprami-ExtraBold';
font-size: 12vw;
text-align: center;
line-height:1;
padding-top:60px;
padding-bottom:50px;
margin-left:7%;
margin-right:7%;
}

.corpo_part2 {
font-size: 7vw;
text-align: center;
line-height:1.2;
padding-bottom:50px;
margin-left:7%;
margin-right:7%;
}



.corpo_ico {
font-size: 7vw;
text-align: center;
line-height: 1.1;
padding-bottom:50px;
margin-left:7%;
margin-right:7%;
}


.corpo_premi1 {
font-family: 'Comprami-SemiBold';
font-size: 10vw;
text-align: center;
line-height:1;
padding-top:65px;
padding-bottom:65px;
margin-left:7%;
margin-right:7%;
}

.corpo_premi2 {
font-size: 5vw;
text-align: center;
line-height:1;
padding-bottom:50px;
}

.corpo_giallo1 {
font-size: 5vw;
text-align: center;
line-height:1.2;
margin-right:7%;
margin-left:7%;
color:#060e9f;
}

.corpo_giallo1 br {
display:none;
}


.corpo_reg1 {
font-family: 'Comprami-SemiBold';
font-size: 12vw;
text-align: center;
line-height:1;
padding-top:0px;
padding-bottom:50px;
}


.corpo_reg2 {
font-size: 7vw;
text-align: center;
color:#060e9f;
line-height:1.4;
padding-top:30px;
padding-bottom:30px;
margin-left:7%;
margin-right:7%;
}

.corpo_reg3 {
font-size: 6vw;
text-align: center;
color:#060e9f;
line-height:1;
padding-top:0px;
margin-left:7%;
margin-right:7%;
padding-bottom:50px;
}

.corpo_form {
font-size: 5vw;
font-weight: 400;
text-align: center;
margin-left:7%;
margin-right:7%;
line-height:1;
color:#060e9f;
}


.corpo_faq1 {
font-size: 6vw;
text-align: center;
color:#060e9f;
line-height:1.7;
padding-top:30px;
padding-bottom:30px;
}


.corpo_dom1 {
font-size: 49px;
text-align: center;
color:#060e9f;
line-height:1.3;
margin-left:10px;
margin-right:10px;
}

.corpo_dom2 {
font-family: 'Comprami-Bold';
font-size: 4vw;
text-align: left !important;
color:#060e9f;
line-height:1.1;
cursor: pointer;
}

.corpo_dom3 {
font-size: 4vw;
text-align: left;
color:#060e9f;
margin-left:20px;
margin-right:20px;
margin-top:20px;
line-height:1.2;
}


.corpo_priv {
font-size: 16px;
font-weight: 400;
text-align: left;
margin-left:20px;
margin-right:20px;
}

.corpo33 {
font-size: 4vw;
color:#060e9f;
}







#nowin
{
width: 100%;
position:relative;
z-index:20;
height:180vw;
background-image: url('../images/img-nowin-ph.png');
background-position:center bottom;
background-repeat:no-repeat;
background-size:100%;

}

#win
{
width: 100%;
position:relative;
z-index:20;
height:190vw;
background-image: url('../images/img-win-ph.png');
background-position:center bottom;
background-repeat:no-repeat;
background-size:100%;

}


#box-nowin
{
position:relative;
z-index:20;
width: 77%;
min-height:100px;
padding-top:90vw;
margin:auto;
}


.corpo_nowin1 {
font-family: 'Dosis-Bold';
font-size: 9vw;
text-align: center;
color:#060e9f;
line-height:1;
padding-top:0px;
padding-bottom:20px;
margin-left:10%;
margin-right:10%;
}

.corpo_nowin2 {
font-family: 'Dosis-Regular';
font-size: 7vw;
font-weight: 400;
text-align: center;
color:#060e9f;
line-height:1.3;
padding-top:0px;
padding-bottom:0px;
margin-left:10%;
margin-right:10%;
}

.corpo_nowin2 br {
display:none;
}


.corpo_win1 {
font-family: 'Dosis-Bold';
font-size: 9vw;
text-align: center;
color:#060e9f;
line-height:1;
padding-top:0px;
padding-bottom:20px;
margin-left:10%;
margin-right:10%;
}

.corpo_win2 {
font-family: 'Dosis-Regular';
font-size: 7vw;
font-weight: 400;
text-align: center;
color:#060e9f;
line-height:1.3;
padding-top:0px;
padding-bottom:0px;
margin-left:10%;
margin-right:10%;
}

.corpo_win2 br {
display:none;
}

.corpo_footer {
font-size: 4vw;
text-align: center;
margin-left:7%;
margin-right:7%;
line-height:1.3;
color:#060e9f;
}

.corpo_footer br {
display:none;
}

.divi {
padding: 0 4px;
}


input.forma {
margin-left:10%;
margin-right:10%;
margin-top:8px;
margin-bottom:24px;
padding-left:5%;
padding-right:5%;
text-align: center;
width: 70%;
height: 50px;
border:0px solid #006a50; 
background-color: #ffffff;
font-size: 4.5vw;
border-radius: 50px;
color:#7f82d1;
}


/* CHECKBOX */
[type="checkbox"] {
position: absolute;
left: -9999px;
}

[type="checkbox"] + label {
position: relative;
padding-left: 40px;
padding-right: 20px;
cursor: pointer;
display: inline-block;
vertical-align: top;
margin-bottom:25px;
}

[type="checkbox"] + label::before {
content: '';
position: absolute;
left: 0;
top: 0;
width: 20px;
height: 20px;
border: 1px solid #060e9f;
background: #b3d9f5
}

[type="checkbox"] + label::after {
content: '';
position: absolute;
top: 6px;
left: 6px;
width: 10px;
height: 10px;
background: #060e9f;
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;
}


}