@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;
}

img
{
max-width:100%;
}

img.logo
{
display:block;
margin:auto;
max-width:100%;
}

img.logof
{
display:block;
margin:auto;
width:44%;
padding-top:25px;
padding-bottom:25px;
}

img.pro
{
display:block;
margin:auto;
width:66%;
}

img.pro1
{
display:block;
margin:auto;
width:80%;
margin-bottom:50px;
}

img.vedi
{
display:block;
margin:auto;
padding-top:60px;

}


header
{
width: 100%;
position:relative;
z-index:999;
height:27vw;
background-color: #ffed00; 
}

#fumetto_pos
{
position:absolute;
z-index:9999;
right:0px;
top: 27vw;
width: 100%;
background-color: #ffed00;
padding-bottom:100vw;
display: none;
}


footer
{
width: 100%;
position:relative;
z-index:20;
background-color: #ffed00;
padding-bottom:25px;
}

#footerxxx
{
width: 100%;
position:relative;
z-index:20;
height:100px;
}

#ico1xxx
{
display:none;
}

#ico2xxx
{
display:none;
}

#ico3xxx
{
display:none;
}

#ico4xxx
{
display:none;
}

#pagina
{
position:relative;
z-index:20;
width: 100%;
margin:auto;
}


#pos_logo
{
position:absolute;
z-index:50;
top:5.5vw;
width:46vw;
left:50%;
margin-left:-23vw;
}

#pos_menu
{
position:absolute;
z-index:60;
width:20vw;
right:0;
}

#home
{
width: 100%;
position:relative;
z-index:20;
}

#claim
{
width: 100%;
position:relative;
z-index:20;
height:396.7vw;
background-image: url('../images/claim-ph.jpg');
background-position:center top;
background-size:100%;
}

#partecipare
{
width: 100%;
position:relative;
z-index:20;
height:476vw;
background-image: url('../images/img-partecipare-ph.jpg');
background-position:center top;
background-size:100%;
}

#mac
{
width: 100%;
position:relative;
z-index:20;
background-color:#71d4ce;
}

#topolino
{
width: 100%;
position:relative;
z-index:20;
min-height:300vw;
background-image: url('../images/topolino-ph.jpg');
background-position:center top;
background-repeat:no-repeat;
background-size:100%;
}

#buono
{
width: 100%;
position:relative;
z-index:20;
height:177vw;
background-image: url('../images/img-buono-ph.jpg');
background-position:center top;
background-repeat:no-repeat;
background-size:100%;
}


.rigamed
{
width: 750px;
border-top: 1px solid #ffed00;
margin: 0 auto; 
margin-top:40px;
margin-bottom:40px;
}

#violalog { 
background-color: #de007e;
width:100%;
position:relative;
z-index:20;
margin-top:60px;
padding-top:50px;
}

#box-priv
{
position:relative;
z-index:20;
width: 80%;
margin:auto;
}

#box-home1
{
display:none;
}

#box-home2
{
display:none;
}


#box-home3
{
display:none;
}

#box-home4
{
display:none;
}

#box-partecipa
{
position:relative;
z-index:20;
width: 100%;
padding-top:148vw;
}


.tabella {display: table;width:100%;position:relative;}
.tabella00 {display: table;width:96%;position:relative;margin:auto;}

.tabella-menu1 {display: table;width:100%;position:relative;padding-top:40px;}
.tabella-menu2 {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-ico {display: table;width:100%;position:relative;}
.tabella-pro {display: table;width:100%;position:relative;}



.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-no {display: table-cell;vertical-align: middle;width:50%;float:left;}

.colonna50 {display: table-cell;vertical-align: middle;width:100%;float:left;}

.colonna-ico {display: table-cell;vertical-align: middle;width:100%;float:left;}
.colonna-pro {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;}

table {
border-collapse: separate;
border-spacing: 3px 0; /* 3px orizzontale, 0 verticale */
}



A.bottone:LINK, A.bottone:VISITED, A.bottone:ACTIVE { 
font-family: "helvetica-neue-lt-pro", sans-serif;
background-color: #000000;
margin-left:auto;
margin-right:auto;
border:0px solid #89388a;
border-radius: 50px;
font-size: 4.5vw;
font-weight: 700;
text-align: center;
color:#ffffff;
padding-top: 15px;
padding-bottom: 15px;
width:60%;
text-transform: uppercase;
display: block;
}

A.bottone1:LINK, A.bottone1:VISITED, A.bottone1:ACTIVE { 
font-family: "helvetica-neue-lt-pro", sans-serif;
background-color: #ffffff;
margin-left:auto;
margin-right:auto;
border:0px solid #89388a;
border-radius: 50px;
font-size: 4.5vw;
font-weight: 700;
text-align: center;
color:#000000;
padding-top: 15px;
padding-bottom: 15px;
width:60%;
text-transform: uppercase;
display: block;
}


A.bottone:HOVER, A.bottone1:HOVER { 
background-color: #ffed00;
color:#000000;
cursor: pointer;
}


.bottoneform { 
font-family: "helvetica-neue-lt-pro", sans-serif;
background-color: #000000;
margin-left:auto;
margin-right:auto;
border:0px solid #89388a;
border-radius: 50px;
font-size: 4.5vw;
font-weight: 700;
text-align: center;
color:#ffffff;
padding-top: 15px;
padding-bottom: 15px;
width:60%;
text-transform: uppercase;
}


.bottoneform:hover { 
background-color: #ffed00;
color:#000000;
cursor: pointer;
}

.boldo {
font-weight: 700;
}

.boldo1 {
font-weight: 800;
}

.romano {
font-weight: 400;
}

.sup-reg {
font-size: 0.6em;         /* più piccolo del testo */
vertical-align: super;    /* posizione in alto */
line-height: 0;           /* evita spazi strani */
margin-left: 2px;         /* un po’ di aria dal testo */
}


.titolo {
font-size: 7vw;
font-weight: 700;
text-align: center;
text-transform: uppercase;
color:#de007e;
line-height:1;
padding-top:60px;
margin-bottom:40px;
margin-left:7%;
margin-right:7%;
}

.titolo1 {
font-size: 11vw;
font-weight: 700;
text-align: center;
text-transform: uppercase;
color:#ffffff;
line-height:1;
padding-top:50px;
}

.titolo2 {
font-size: 7vw;
font-weight: 700;
text-align: center;
text-transform: uppercase;
color:#ffed00;
line-height:1;
padding-top:60px;
margin-bottom:40px;
margin-left:7%;
margin-right:7%;
}


.corpo_menu1 {
font-size: 5.5vw;
font-weight: 400;
text-align: center;
text-transform: uppercase;
padding:14px;
}

.corpo_menu2 {
font-size: 5.5vw;
font-weight: 400;
text-align: center;
text-transform: uppercase;
padding:14px;
}


.corpo_home1 {
font-size: 106px;
font-weight: 700;
text-align: center;
color:#ffed00;
line-height:.9;
}

.corpo_home2 {
font-size: 28px;
font-weight: 400;
text-align: center;
color:#ffffff;
line-height:1.2;
margin-top:12px;
}

.corpo_home3 {
font-size: 44px;
font-weight: 700;
text-align: center;
color:#de007e;
line-height:.9;
margin-top:12px;
}

.corpo_home4 {
font-size: 41px;
font-weight: 700;
text-align: center;
color:#000000;
line-height:.9;
margin-top:12px;
}

.corpo_home5 {
font-size: 43px;
font-weight: 700;
text-align: center;
color:#000000;
line-height:1;
margin-top:2px;
}

.corpo_home6 {
font-size: 106px;
font-weight: 700;
text-align: center;
color:#000000;
line-height:.9;
margin-left:10px;
margin-right:10px;
}


.corpo_home7 {
font-size: 51px;
font-weight: 700;
text-align: center;
color:#ffed00;
line-height:.9;
margin-bottom:10px;
}

.corpo_home8 {
font-size: 50px;
font-weight: 700;
text-align: center;
color:#ffffff;
line-height:.9;
}

.corpo_home9 {
font-size: 4vw;
font-weight: 400;
text-align: center;
color:#ffffff;
line-height:1;
}



.corpo_ico1 {
display:none;
}

.corpo_ico10 {
display:none;
}

.corpo_ico2 {
display:none;
}

.corpo_ico20 {
display:none;
}

.corpo_ico3 {
display:none;
}


.corpo_pro1 {
font-size: 5vw;
color:#ffffff;
font-weight: 700;
text-align: center;
line-height: 1.1;
padding-top:40px;
margin-left:7%;
margin-right:7%;
}

.corpo_pro2 {
font-size: 5vw;
color:#ffffff;
font-weight: 400;
text-align: center;
line-height: 1.1;
margin-bottom:20px;
margin-left:7%;
margin-right:7%;
}

.corpo_pro3 {
font-size: 4vw;
color:#ffffff;
font-weight: 400;
text-align: center;
line-height: 1.2;
padding-top:0px;
margin-bottom:70px;
margin-left:7%;
margin-right:7%;
}




.corpo_priv {
font-size: 4vw;
font-weight: 400;
text-align: left;
margin-left:20px;
margin-right:20px;
}

.corpo_login1 {
font-size: 5vw;
font-weight: 700;
text-align: center;
margin-left:7%;
margin-right:7%;
margin-bottom:5px;
line-height:1;
}

.corpo_login10 {
color:#ffffff;
font-size: 5vw;
font-weight: 700;
text-align: center;
margin-left:7%;
margin-right:7%;
margin-bottom:25px;
line-height:1;
}

.corpo_login2 {
font-size: 4vw;
font-weight: 400;
text-align: center;
margin-left:7%;
margin-right:7%;
line-height:1;
}

.corpo_login3 {
color:#de007e;
font-size: 5vw;
font-weight:700;
text-align: center;
margin-left:7%;
margin-right:7%;
margin-top:80px;
margin-bottom:5px;
line-height:1;
text-transform: uppercase;
}

.corpo_form {
font-size: 4vw;
font-weight: 400;
text-align: center;
margin-left:7%;
margin-right:7%;
line-height:18px;
}

.corpo_form0 {
color:#ffffff;
font-size: 4vw;
font-weight: 400;
text-align: center;
margin-left:7%;
margin-right:7%;
line-height:18px;
}

.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: center;
margin-top:0px;
margin-bottom:40px;
line-height:1.1;
}

.corpo_privo1 {
font-size: 4vw;
font-weight: 400;
text-align: left;
margin-top:0px;
margin-bottom:35px;
line-height:1.2;
}

.corpo_sco1 {
font-size: 4vw;
font-weight: 400;
text-align: center;
margin-left:7%;
margin-right:7%;
margin-bottom:20px;
line-height:1.2;
}

.corpo_sco2 {
font-size: 4vw;
font-weight: 400;
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-bottom:20px;
margin-top:30px;
line-height:1.2;
color:#ffffff;
}

.corpo_sco4 {
font-size: 4vw;
font-weight: 400;
text-align: center;
padding-bottom:50px;
line-height:1.2;
color:#ffffff;
}

.corpo_sco5 {
font-size: 4vw;
font-weight: 700;
text-align: center;
margin-left:7%;
margin-right:7%;
padding-bottom:0px;
line-height:1.2;
color:#de007e;
text-transform: uppercase;
}

.corpo_sco6 {
font-size: 4vw;
font-weight: 400;
text-align: center;
margin-left:0px;
margin-right:0px;
padding-bottom:0px;
line-height:1.2;
}

.corpo_game1 {
font-size: 4vw;
font-weight: 400;
text-align: center;
margin-left:7%;
margin-right:7%;
padding-top:50px;
margin-bottom:20px;
line-height:1.2;
}

.corpo_nowin1 {
font-size: 11vw;
font-weight: 700;
text-align: center;
margin-left:7%;
margin-right:7%;
padding-top:50px;
line-height:1;
color:#ffed00;
text-transform: uppercase;
}

.corpo_nowin2 {
font-size: 11vw;
font-weight: 700;
text-align: center;
margin-left:7%;
margin-right:7%;
padding-bottom:80px;
line-height:1;
color:#ffffff;
text-transform: uppercase;
}

.corpo_nowin3 {
font-size: 4vw;
font-weight: 700;
text-align: center;
margin-left:7%;
margin-right:7%;
padding-top:20px;
line-height:1.2;
color:#ffffff;
}

.corpo_nowin4 {
font-size: 4vw;
font-weight: 400;
text-align: center;
margin-left:7%;
margin-right:7%;
margin-bottom:30px;
line-height:1.2;
color:#ffffff;
}

.corpo_nowin4 br {
display:none;
}

.corpo_nowin5 {
font-size: 4vw;
font-weight: 400;
text-align: center;
margin-left:7%;
margin-right:7%;
padding-bottom:60px;
line-height:1.2;
color:#ffffff;
}

.corpo_nowin5 br {
display:none;
}


.corpo_win1 {
font-size: 11vw;
font-weight: 700;
text-align: center;
margin-left:7%;
margin-right:7%;
padding-top:50px;
line-height:1;
color:#ffed00;
text-transform: uppercase;
}

.corpo_win2 {
font-size: 11vw;
font-weight: 700;
text-align: center;
margin-left:7%;
margin-right:7%;
line-height:1;
color:#ffffff;
text-transform: uppercase;
}


.corpo_mac1 {
font-size: 6.5vw;
font-weight: 400;
text-align: center;
margin-left:7%;
margin-right:7%;
padding-top:50px;
padding-bottom:185vw;
line-height:1.1;
}

.corpo_mac1 br {
display:none;
}

.corpo_mac2 {
display:none;
}

.corpo_mac3 {
font-size: 3vw;
font-weight: 400;
text-align: center;
margin-left:7%;
margin-right:7%;
padding-bottom:40vw;
line-height:1;
}


.corpo_footer1 {
font-size: 3vw;
font-weight: 700;
text-align: center;
line-height:1;
text-transform: uppercase;
margin-bottom:5px;
margin-left:25%;
margin-right:25%;
}

.corpo_footer2 {
font-size: 3vw;
font-weight: 400;
text-align: center;
line-height:1.2;
margin-left:15%;
margin-right:15%;
}

.corpo_footer3 {
font-size: 3.5vw;
font-weight: 700;
text-align: center;
line-height:1.6;
text-transform: uppercase;
margin-top:10px;
}



.divi {
display:none;
}

input.forma {
margin-left:15%;
margin-right:14%;
margin-top:8px;
margin-bottom:24px;
padding-left:5%;
padding-right:5%;
text-align: center;
width: 60%;
height: 58px;
border:1px solid #000000; 
background-color: #ffffff;
font-size: 14px;
border-radius: 50px;
color:#1e345f;
}

input.formaa {
margin-left:15%;
margin-right:14%;
margin-top:8px;
margin-bottom:24px;
padding-left:5%;
padding-right:5%;
text-align: center;
width: 60%;
height: 58px;
border:1px solid #de007e; 
background-color: #ffffff;
font-size: 14px;
border-radius: 50px;
color:#1e345f;
}

input.formb {
margin-left:15%;
margin-right:14%;
margin-top:8px;
margin-bottom:24px;
padding-left:5%;
padding-right:5%;
text-align: center;
width: 60%;
height: 58px;
border:1px solid #000000; 
background-color: #ffffff;
font-size: 14px;
border-radius: 50px;
color:#1e345f;
}

select.prov {
margin-left:15%;
margin-right:14%;
margin-top:8px;
margin-bottom:24px;
padding-left:5%;
padding-right:5%;
text-align: center;
width: 70%;
height: 58px;
border:1px solid #000000; 
background-color: #ffffff;
font-size: 14px;
border-radius: 50px;
color:#1e345f;
}


/* CHECKBOX */
[type="checkbox"] {
position: absolute;
left: -9999px;
}

[type="checkbox"] + label {
position: relative;
padding-left: 60px;
padding-right: 20px;
cursor: pointer;
display: inline-block;
vertical-align: top;
margin-bottom:10px;
}

[type="checkbox"] + label::before {
content: '';
position: absolute;
left: 0;
top: 0;
width: 40px;
height: 40px;
border: 1px solid #000000;
border-radius: 50%; /* rettangolo con angoli arrotondati */
background: #fff
}

[type="checkbox"] + label::after {
content: '';
position: absolute;
top: 10px;
left: 10px;
width: 22px;
height: 22px;
background: #de007e;
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.4;
display: inline-block;
vertical-align: middle;
padding-left:0px;
}

}