@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;
}



.content {
min-height: calc(100vh - 165px);
z-index:1;
}

#fumetto_pos
{
position:absolute;
z-index:999;
right:0px;
top: 26vw;
width: 100%;
height: 100vh;
background-color: #ffffff;
display: none;
}

img
{
max-width:100%;
}

img.logo
{
display:block;
margin:auto;
max-width:100%;
}

img.logof
{
display:block;
width:40%;
margin:auto;
padding-top:25px;
padding-bottom:20px;
}

img.ico
{
display:block;
margin:auto;
width:35%;
}

img.win
{
display:block;
margin:auto;
width:80%;
}

img.buonopre
{
display:block;
margin:auto;
width:80%;
}

.line {
display:none;
}

.left-line {
left: 10px;
}

.right-line {
right: 10px;
}




.triangolo1 {
width: 0;
height: 0;
border-top: 43px solid #c61a27;       /* cateto orizzontale */
border-right: 43px solid transparent; /* cateto verticale trasparente */
margin:auto;
}

.ruotato1 {
transform: rotate(270deg);
}

.ruotato2 {
transform: rotate(180deg);
}




header
{
width: 100%;
position:relative;
z-index:999;
background-color: #ffffff; 
height:26.5vw;
}


footer
{
width: 100%;
position:relative;
z-index:20;
background-color: #ffffff; 
padding-bottom:30px;
}

#footerxxx
{
width: 100%;
position:relative;
z-index:20;
height:100px;
}

#footerpre
{
width: 100%;
position:relative;
z-index:20;
height:300px;
}


#pagina
{
position:relative;
z-index:20;
width: 100%;
margin:auto;
}


#giallo
{
width: 100%;
position:relative;
z-index:30;
background-color: #ffed00; 
}

#giallopre
{
width: 100%;
position:relative;
z-index:30;
background-color: #ffed00; 
height:555px;
}


#pos_logo
{
position:absolute;
z-index:50;
top:5vw;
width:35vw;
left:11vw;
}

#pos_logo_pre
{
position:absolute;
z-index:50;
top:5vw;
width:35vw;
left:50%;
margin-left:-17%;
}

#pos_menu
{
position:absolute;
z-index:50;
top:1vw;
width:20vw;
right:8vw;
}

#pos_premio
{
position:absolute;
z-index:30;
width:100%;
top:-50vw;
}

#home
{
width: 100%;
position:relative;
z-index:20;
min-height:155.3vw;
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:200vw;
background-image: url('../images/img-home-ph.jpg');
background-position:  center bottom;
background-repeat:no-repeat;
background-size:100%;
}

#buono
{
width: 100%;
position:relative;
z-index:20;
background-image: url('../images/buono.png');
background-position:  center top;
background-repeat:no-repeat;
background-size:80%;
height:70vw;
margin-bottom:-20vw;
}


#buonopre
{
width: 100%;
position:relative;
z-index:20;
background-image: url('../images/buono.png');
background-position:  center top;
background-repeat:no-repeat;
background-size:80%;
height:70vw;
}


.rigamed
{
width: 74%;
border-top: 1px solid #ffffff;
margin: 0 auto; 
margin-top:20px;
margin-bottom:20px;
}

#box-priv
{
position:relative;
z-index:20;
width: 86%;
margin:auto;
}

#box-que
{
position:relative;
z-index:20;
width:86%;
margin:auto;
}

#box-textpremio
{
position:relative;
z-index:20;
width:86%;
margin:auto;
padding-top:30vw;
padding-bottom:40px;
}


.tabella {display: table;width:100%;position:relative;}

.tabella0 {
display: block;
width: 100%;
max-width: 600px; /* limita la larghezza */
margin: 0 auto;
padding: 0em;
border: none; /* rimuove il bordo del fieldset */
box-sizing: border-box;
}


.tabella-menu1 {display: table;position:relative;width:100%;padding-top:50px;}
.tabella-menu2 {display: table;position:relative;width:100%;}


.riga {
display: table;
width: 100%;
table-layout: fixed;
}

.riga1 {
display: table;
width: 100%;
table-layout: fixed;
}

.colonna50 {display: table-cell;vertical-align: middle;width:100%;float:left;}
.colonna33 {display: table-cell;vertical-align: middle;width:100%;float:left;}
.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;}

table {
border-collapse: separate;
border-spacing: 3px 0; /* 3px orizzontale, 0 verticale */
}



A.bottone:LINK, A.bottone:VISITED, A.bottone:ACTIVE { 
font-family: "Nunito", sans-serif;
background-color: #ffffff;
margin-left:auto;
margin-right:auto;
border:0px solid #89388a;
border-radius: 50px;
font-size: 5vw;
font-weight: 800;
text-align: center;
color:#be0617;
padding-top: 17px;
padding-bottom: 17px;
width:74%;
text-transform: uppercase;
display: block;
}

A.bottone1:LINK, A.bottone1:VISITED, A.bottone1:ACTIVE { 
font-family: "Nunito", sans-serif;
background-color: #ffffff;
margin-left:auto;
margin-right:auto;
border:0px solid #89388a;
border-radius: 50px;
font-size: 5vw;
font-weight: 800;
text-align: center;
color:#be0617;
padding-top: 17px;
padding-bottom: 17px;
width:74%;
text-transform: uppercase;
display: block;
}


A.bottone:HOVER, A.bottone1:HOVER { 
background-color: #ffed00;
cursor: pointer;
}


.bottoneform { 
font-family: "Nunito", sans-serif;
background-color: #ffffff;
margin-left:auto;
margin-right:auto;
border:0px solid #89388a;
border-radius: 50px;
font-size: 5vw;
font-weight: 800;
text-align: center;
color:#be0617;
padding-top: 17px;
padding-bottom: 17px;
width:74%;
text-transform: uppercase;
}

.bottoneform1 { 
font-family: "Nunito", sans-serif;
background-color: #ffffff;
margin-left:auto;
margin-right:auto;
border:0px solid #89388a;
border-radius: 50px;
font-size: 5vw;
font-weight: 800;
text-align: center;
color:#be0617;
padding-top: 17px;
padding-bottom: 17px;
width:74%;
text-transform: uppercase;
}


.bottoneform:hover,.bottoneform1:hover { 
background-color: #ffed00;
cursor: pointer;
cursor: pointer;
}

.boldo {
font-weight: 700;
}

.boldo1 {
font-weight: 800;
}


.titolo {
font-size: 9vw;
font-weight: 700;
text-align: center;
text-transform: uppercase;
color:#ffed00;
line-height:1.1;
padding-top:40px;
margin-bottom:20px;
margin-right:7%;
margin-left:7%;
}

.titolo br {
display:none;
}

.titolo1 {
font-size: 12vw;
font-weight: 700;
text-align: center;
text-transform: uppercase;
color:#ffed00;
line-height:1.1;
padding-top:30vw;
margin-bottom:50px;
margin-right:7%;
margin-left:7%;
}

.corpo_menu1 {
font-size: 6vw;
font-weight: 700;
text-align: center;
text-transform: uppercase;
margin-right:7%;
margin-left:7%;
padding:14px;
line-height:1.1;
}

.corpo_menu2 {
font-size: 6vw;
font-weight: 700;
text-align: center;
text-transform: uppercase;
margin-right:7%;;
margin-left:7%;;
padding:14px;
line-height:1.1;
}

.corpo_menu2 br {
display:none;
}

.corpo_home1 {
font-size: 5vw;
font-weight: 400;
text-align: center;
color:#c61a27;
line-height:1;
margin-left:4%;
margin-right:4%;
padding-top:40px;
margin-bottom:15px;
}

.corpo_pre1 {
font-size: 5.5vw;
font-weight: 400;
text-align: center;
color:#c61a27;
line-height:1.1;
margin-left:7%;
margin-right:7%;
padding-top:40px;
margin-bottom:15px;
}

.corpo_pre1 br {
display:none;
}

.corpo_home2 {
font-size: 18vw;
font-weight: 900;
text-align: center;
color:#c61a27;
line-height:.9;
padding-bottom:10px;
}

.corpo_pre2 {
font-size: 18vw;
font-weight: 900;
text-align: center;
color:#c61a27;
line-height:.9;
padding-bottom:10px;
}


.corpo_ico1 {
font-size: 7vw;
color:#ffed00;
font-weight: 700;
text-align: center;
line-height: 1;
margin-top:30px;
margin-bottom:0px;
text-transform: uppercase;
}

.corpo_ico10 {
font-size: 7vw;
color:#ffed00;
font-weight: 700;
text-align: center;
line-height: 1;
margin-top:30px;
margin-bottom:0px;
text-transform: uppercase;
}

.corpo_ico2 {
font-size: 4.5vw;
color:#ffffff;
font-weight: 400;
text-align: center;
line-height: 1;
padding-top:20px;
padding-bottom:50px;
margin-left:10%;
margin-right:10%;
}

.corpo_ico2 br{
display:none;
}


.corpo_priv {
font-size: 4vw;
font-weight: 400;
text-align: left;
margin-left:20px;
margin-right:20px;
}

.corpo_login1 {
font-size: 5.5vw;
font-weight: 600;
text-align: center;
margin-left:7%;
margin-right:7%;
margin-top:50px;
margin-bottom:5px;
text-transform: uppercase;
line-height:1;
}

.corpo_login10 {
font-size: 5.5vw;
font-weight: 600;
text-align: center;
margin-left:7%;
margin-right:7%;
margin-top:50px;
margin-bottom:5px;
line-height:1;
}

.corpo_login2 {
font-size: 4.2vw;
font-weight: 400;
text-align: center;
margin-left:7%;
margin-right:7%;
line-height:1;
}

.corpo_login3 {
font-size: 4.2vw;
font-weight: 700;
text-align: center;
margin-left:7%;
margin-right:7%;
margin-top:50px;
margin-bottom:5px;
line-height:1;
text-transform: uppercase;
}

.corpo_login4 {
font-size: 6vw;
font-weight: 700;
text-align: center;
margin-left:7%;
margin-right:7%;
padding-top:50px;
margin-bottom:30px;
line-height:1;
color:#be0617;
text-transform: uppercase;
}

.corpo_form {
font-size: 4vw;
font-weight: 400;
text-align: center;
margin-left:7%;
margin-right:7%;
line-height:18px;
}

.corpo_form10 {
font-size: 4vw;
font-weight: 400;
text-align: center;
margin-left:7%;
margin-right:7%;
line-height:18px;
color:#000000;
}

.corpo_form1 {
font-size: 4.5vw;
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;
}

.corpo_que1 {
padding-top:30px;
font-size: 5.5vw;
line-height:1.1;
font-weight: 700;
text-align: center;
margin-left:7%;
margin-right:7%;
margin-bottom:10px;
}

.corpo_que2 {
font-size: 5.5vw;
font-weight: 400;
text-align: center;
margin-left:7%;
margin-right:7%;
line-height:1.1;
}

.corpo_que3 {
font-size: 5vw;
font-weight: 400;
text-align: left;
margin-left:0px;
margin-right:0px;
margin-bottom:15px;
margin-top:50px;
}

.que {
font-size: 5vw;
font-weight: 400;
}



.corpo33, .corpo333 {
font-size: 4.2vw;
}

.corpo_privo {
font-size: 4.5vw;
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: 4.2vw;
font-weight: 400;
text-align: center;
margin-left:7%;
margin-right:7%;
margin-bottom:50px;
line-height:1.1;
}

.corpo_sco2 {
font-size: 4.2vw;
font-weight: 400;
text-align: center;
margin-left:7%;
margin-right:7%;
margin-top:30px;
line-height:1.1;
}

.corpo_sco3 {
font-size: 6vw;
font-weight: 700;
text-align: center;
margin-left:7%;
margin-right:7%;
margin-top:30px;
margin-bottom:30px;
}

.corpo_sco4 {
font-size: 4vw;
font-weight: 700;
text-align: center;
margin-left:7%;
margin-right:7%;
margin-top:0px;
margin-bottom:0px;
color:#ffed00;
text-transform: uppercase;
}

.corpo_sco5 {
font-size: 4vw;
font-weight: 400;
text-align: center;
margin-left:7%;
margin-right:7%;
margin-top:0px;
margin-bottom:40px;
}

.corpo_nowin1 {
font-size: 10vw;
font-weight: 900;
text-align: center;
margin-left:7%;
margin-right:7%;
padding-top:50px;
line-height:.9;
text-transform: uppercase;
}

.corpo_nowin2 {
font-size: 5.5vw;
font-weight: 300;
text-align: center;
margin-left:10%;
margin-right:10%;
padding-top:20px;
padding-bottom:0px;
line-height:1.2;
}

.corpo_nowin2 br {
display:none;
}

.corpo_nowin3 {
font-size: 5.5vw;
font-weight: 700;
text-align: center;
margin-left:7%;
margin-right:7%;
padding-top:4px;
padding-bottom:0px;
line-height:1.2;
text-transform: uppercase;
}

.corpo_nowin4 {
font-size: 4.2vw;
font-weight: 300;
text-align: center;
margin-left:7%;
margin-right:7%;
padding-top:40px;
padding-bottom:40px;
line-height:1.2;
}


.corpo_win1 {
font-size: 10vw;
font-weight: 900;
text-align: center;
margin-left:7%;
margin-right:7%;
padding-top:60px;
line-height:.9;
text-transform: uppercase;
color:#ffed00;
padding-bottom:60vw;
}

.corpo_win3 {
font-size: 4.5vw;
font-weight: 400;
text-align: center;
padding-top:0px;
padding-bottom:20px;
line-height:20px;
color:#2e2d30;
}

.corpo_win4 {
font-size: 4.5vw;
font-weight: 700;
text-align: center;
padding-top:0px;
padding-bottom:0px;
line-height:20px;
color:#2e2d30;
text-transform: uppercase;
}


.corpo_footer1 {
font-size: 3.5vw;
font-weight: 400;
text-align: center;
line-height:1.2;
color:#000000;
margin-left:7%;
margin-right:7%;
}

.corpo_footer2 {
font-size: 4vw;
font-weight: 700;
text-align: center;
margin-left:7%;
margin-right:7%;
line-height:1.5;
color:#000000;
text-transform: uppercase;
margin-top:15px;
}


.divi {
display:none;
}


input.forma {
margin-left:13%;
margin-right:13%;
margin-top:8px;
margin-bottom:24px;
padding-left:5%;
padding-right:5%;
text-align: center;
width: 64%;
height: 58px;
border:0px solid #006a50; 
background-color: #ffffff;
font-size: 14px;
border-radius: 50px;
color:#1e345f;
}

input.formb {
margin-left:13%;
margin-right:13%;
margin-top:8px;
margin-bottom:24px;
padding-left:5%;
padding-right:5%;
text-align: center;
width: 64%;
height: 58px;
border:0px solid #006a50; 
background-color: #ffffff;
font-size: 14px;
border-radius: 50px;
color:#1e345f;
}

select.prov {
margin-left:13%;
margin-right:13%;
margin-top:8px;
margin-bottom:24px;
padding-left:5%;
padding-right:5%;
text-align: center;
width: 74%;
height: 58px;
border:0px solid #006a50; 
background-color: #ffffff;
font-size: 14px;
border-radius: 50px;
color:#1e345f;
}






[type="checkbox"]:checked,
[type="checkbox"]:not(:checked) {
position: absolute;
left: -9999px;
}
[type="checkbox"]:checked + label,
[type="checkbox"]:not(:checked) + label
{
position: relative;
padding-left: 30px;
cursor: pointer;
line-height: 20px;
display: inline-block;
padding-right:0px;
margin-bottom:20px;
}


[type="checkbox"]:checked + label:before,
[type="checkbox"]:not(:checked) + label:before {
 content: '';
 position: absolute;
 left: 0px;
 top: 0;
 width: 17px;
 height: 17px;
 border: 1px solid #c00c19;
 border-radius: 100%;
 background: #ffffff
}

[type="checkbox"]:checked + label:after,
[type="checkbox"]:not(:checked) + label:after {
content: '';
width: 9px;
height: 9px;
background: #c00c19;
position: absolute;
top: 5px;
left: 5px;
border-radius: 100%;
-webkit-transition: all 0.2s ease;
transition: all 0.2s ease
}

[type="checkbox"]:not(:checked) + label:after {
opacity: 0;
-webkit-transform: scale(0);
transform: scale(0);
}
[type="checkbox"]:checked + label:after {
opacity: 1;
-webkit-transform: scale(1);
transform: scale(1);
}



/* RADIO buttons */


[type="radio"] {
position: absolute;
left: -9999px;
}

input.radion[type="radio"]:checked,
input.radion[type="radio"]:not(:checked) {
position: absolute;
left: -9999px;
}
input.radion[type="radio"]:checked + label,
input.radion[type="radio"]:not(:checked) + label
{
position: relative;
padding-left: 30px;
cursor: pointer;
line-height: 20px;
display: inline-block;
padding-right:15px;
margin-bottom:15px;
}


input.radion[type="radio"]:checked + label:before,
input.radion[type="radio"]:not(:checked) + label:before {
 content: '';
 position: absolute;
 left: 0px;
 top: 0;
 width: 17px;
 height: 17px;
 border: 1px solid #c00c19;
 border-radius: 100%;
 background: #ffffff
}

input.radion[type="radio"]:checked + label:after,
input.radion[type="radio"]:not(:checked) + label:after {
content: '';
width: 9px;
height: 9px;
background: #c00c19;
position: absolute;
top: 5px;
left: 5px;
border-radius: 100%;
-webkit-transition: all 0.2s ease;
transition: all 0.2s ease
}

input.radion[type="radio"]:not(:checked) + label:after {
opacity: 0;
-webkit-transform: scale(0);
transform: scale(0);
}
input.radion[type="radio"]:checked + label:after {
opacity: 1;
-webkit-transform: scale(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: 1;
padding-right:50px;
padding-left:0px;
}


}