@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%;
}

#fumetto_pos
{
position:absolute;
z-index:9999;
right:0px;
top: 21vw;
width: 100%;
background-color: #973f99;
padding-bottom:100vw;
display: none;
}


.content {
min-height: calc(100vh - 100px);
z-index:1;
}

img.logo
{
display:block;
margin:auto;
width:54.5vw;
padding-top:6vw;
}

img.ico
{
display:block;
margin:auto;
width:40vw;
padding-top:50px;
}

img.icosco
{
display:block;
margin:auto;
width:40vw;
padding-top:60px;
}

img.win1, img.win2, img.win3, img.win4
{
display:block;
margin:auto;
}

img.win4
{
margin-top:-50px;
}

img.sinner
{
display:block;
margin:auto;
padding-top:0px;
}

img.linea
{
display:block;
margin:auto;
max-width:80%;
}



#sfondohome
{
width: 100%;
background: #89388A;
background: linear-gradient(180deg, rgba(137, 56, 138, 1) 0%, rgba(248, 190, 51, 1) 50%, rgba(255, 238, 0, 1) 100%);
}


header
{
width: 100%;
position:relative;
z-index:888;
height:21vw;
background-color: #89388a; 
}


footer
{
width: 100%;
position:relative;
z-index:20;
background-color: #89388a; 
padding-top:30px;
padding-bottom:30px;
}

#footerxxx
{
width: 100%;
position:relative;
z-index:20;
height:50px;
}

#bottonexxx
{
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:54.5vw;
left:6.5vw;
}

#pos_menu
{
position:absolute;
z-index:60;
top:0px;
width:26vw;
right:0;
}

#home
{
width: 100%;
position:relative;
z-index:20;
min-height:138.6vw;
background-image: url('../images/img-home-ph.jpg');
background-position:  center top;
background-repeat:no-repeat;
background-size:100%;
}

#boxhome1
{
width: 100%;
position:relative;
z-index:20;
min-height:272.4vw;
background-image: url('../images/box-home1-ph.png');
background-position:  center center;
background-repeat:no-repeat;
background-size:100%;
}

#boxhome2
{
width: 100%;
position:relative;
z-index:20;
min-height:192.8vw;
background-image: url('../images/box-home2-ph.png');
background-position:  center top;
background-repeat:no-repeat;
margin-top:20px;
background-size:100%;
}

#sinner
{
width: 100%;
position:relative;
z-index:20;
height:16.4vw;
background-image: url('../images/sinner-ph.png');
background-position:  center center;
background-repeat:no-repeat;
margin-top:0px;
background-size:100%;
}

#imgpremio1
{
width: 100%;
position:relative;
z-index:20;
height:54.9vw;
background-image: url('../images/premio1-ph.png');
background-position:  center center;
background-repeat:no-repeat;
margin-top:0px;
background-size:100%;
}

#imgpremio2
{
width: 100%;
position:relative;
z-index:20;
height:57.5vw;
background-image: url('../images/premio2-ph.png');
background-position:  center center;
background-repeat:no-repeat;
margin-top:0px;
background-size:100%;
}

#imgpremio3
{
width: 100%;
position:relative;
z-index:20;
height:37.1vw;
background-image: url('../images/premio3-ph.png');
background-position:  center center;
background-repeat:no-repeat;
margin-top:0px;
background-size:100%;
}

#imgpremio4
{
width: 100%;
position:relative;
z-index:20;
height:62.6vw;
background-image: url('../images/premio4-ph.png');
background-position:  center center;
background-repeat:no-repeat;
margin-top:0px;
background-size:100%;
}


.rigamed
{
width: 75%;
border-top: 1px solid #ffed00;
margin: 0 auto; 
margin-top:20px;
margin-bottom:20px;
}

#box-priv
{
position:relative;
z-index:20;
width: 90%;
margin:auto;
}

#box-upload
{
position:relative;
z-index:20;
margin:auto;
padding-top:30px;
}


.tabella {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;
}

.tabella00 {
display: block;
width: 100%;
max-width: 100%; /* limita la larghezza */
padding: 0em;
border: none; /* rimuove il bordo del fieldset */
box-sizing: border-box;
}

.tabella-sco {
display: block;
width: 100%;
max-width: 100%;
margin: 0 auto;
padding: 0;
border: none;
box-sizing: border-box;
}


.tabella-menu {display: table;width:100%;position:relative;padding-top:30px;}



.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;}
.colonna33 {display: table-cell;vertical-align: middle;width:100%;float:left;}
.colonna50 {display: table-cell;vertical-align: middle;width:100%;float:left;}

.colonna-menu {display: table-cell;vertical-align: middle;width:100%;float:left;}
.colonna-footer {display: table-cell;vertical-align: middle;width:100%;float:left;}


table, thead, tbody, th, td, tr {
        display: block;
        width: 100% !important;
        margin:auto;
      }

      thead {
        display: none;
      }

      tr {
        margin-bottom: 0rem;
        border: 0px solid #ccc;
        padding-top: 0rem;
        padding-bottom: 0rem;
      }

      td {
        border: none;
        border-bottom: 0px solid #eee;
        height: auto;
        padding-top: 3px;
        padding-bottom: 3px;
      }
      
    td.colonna-punti1 {
  padding-top: 20px;
}

    td.mobile-localita {
  padding-bottom: 20px;
}


      /* Disattiva completamente le etichette */
      td::before {
        display: none;
        content: none;
      }




A.bottone:LINK, A.bottone:VISITED, A.bottone:ACTIVE { 
font-family: "Nunito", sans-serif;
background-color: #89388a;
margin-left:auto;
margin-right:auto;
border:2px solid #89388a;
border-radius: 0px;
font-size: 5vw;
font-weight: 800;
text-align: center;
color:#ffed00;
padding-top: 15px;
padding-bottom: 15px;
padding-right:50px;
padding-left:50px;
text-transform: uppercase;
}


A.bottone:HOVER { 
background-color: #ffffff;
color:#89388a;
cursor: pointer;
}

A.bottone1:LINK, A.bottone1:VISITED, A.bottone1:ACTIVE { 
font-family: "Nunito", sans-serif;
background-color: #89388a;
margin-left:auto;
margin-right:auto;
border:2px solid #ffed00;
border-radius: 0px;
font-size: 5vw;
font-weight: 800;
text-align: center;
color:#ffed00;
padding-top: 15px;
padding-bottom: 15px;
padding-right:40px;
padding-left:40px;
text-transform: uppercase;
}


A.bottone1:HOVER { 
background-color: #ffed00;
color:#89388a;
cursor: pointer;
}

.bottoneform { 
font-family: "Nunito", sans-serif;
background-color: #89388a;
margin-left:auto;
margin-right:auto;
border:2px solid #ffed00;
border-radius: 0px;
font-size: 5vw;
font-weight: 800;
text-align: center;
color:#ffed00;
padding-top: 15px;
padding-bottom: 15px;
padding-right:0px;
padding-left:0px;
width:74%;
text-transform: uppercase;
}


.bottoneform:hover { 
background-color: #ffed00;
color:#89388a;
cursor: pointer;
}


.boldo {
font-weight: 700;
}

.boldo1 {
font-weight: 800;
}


h4 {
font-family: 'KGBlankSpaceSketch';
font-size: 13vw;
font-weight: 400;
text-align: center;
text-transform: uppercase;
color:#ffed00;
line-height:1.2;
margin-bottom:30px;
}

h5 {
font-family: 'KGBlankSpaceSketch';
font-size: 7vw;
font-weight: 400;
text-align: center;
color:#ffffff;
line-height:1;
margin-bottom:20px;
margin-top:40px;
}


.titolo {
font-family: 'KGBlankSpaceSketch';
font-size: 6vw;
font-weight: 400;
text-align: center;
text-transform: uppercase;
color:#ffed00;
line-height:1.4;
padding-top:50px;
margin-bottom:30px;
margin-left:7%;
margin-right:7%;
}

.titolo br {
display:none;
}


.corpo_menu {
font-size: 7vw;
font-weight: 400;
text-align: center;
text-transform: uppercase;
padding:14px;
}


.corpo_home1 {
font-size: 28px;
font-weight: 400;
text-align: left;
color:#ffffff;
line-height:1;
margin-left:125px;
padding-top:195px;
}

.testo-sovra-immagine {
position: absolute;
left: 125px;          /* allineamento orizzontale */
top: 320px;           /* primo testo */
font-size: 48px;
color: #ffffff;
font-weight: 800;
line-height: 1;
margin: 0;
}

.testo-sovra-immagine.sotto {
top: 385px;           /* secondo testo, sotto il primo */
}

.corpo_home2 {
font-size: 7vw;
font-weight: 400;
text-align: center;
color:#ffffff;
line-height:1.1;
margin-left:15px;
margin-right:15px;
padding-top:30px;
margin-bottom:20px;
}

.corpo_home3 {
font-size: 3.5vw;
font-weight: 400;
text-align: center;
color:#501365;
line-height:1.2;
margin-left:7%;
margin-right:7%;
padding-top:60px;
}


.corpo_ico1 {
font-family: 'KGBlankSpaceSketch';
font-size: 6vw;
color:#ed6c31;
font-weight: 400;
text-align: center;
line-height: 1.1;
margin-top:20px;
margin-bottom:5px;
}

.corpo_ico2 {
font-size: 4vw;
color:#501365;
font-weight: 400;
text-align: center;
line-height: 1;
margin-left:10%;
margin-right:10%;
}

.corpo_punti1 {
font-size: 4vw;
color:#501365;
font-weight: 700;
text-align: left;
line-height: 1.2;
margin-left:15px;
margin-right:15px;
text-transform: uppercase;
}

.corpo_punti2 {
font-size: 4vw;
font-weight: 300;
text-align: left;
line-height: 1.2;
margin-left:7%;
margin-right:7%;
text-transform: uppercase;
}

.corpo_priv {
font-size: 4vw;
font-weight: 400;
text-align: left;
margin-left:7%;
margin-right:7%;
}

.corpo_login1 {
font-size: 5.5vw;
font-weight: 800;
text-align: center;
margin-left:7%;
margin-right:7%;
margin-top:50px;
margin-bottom:5px;
line-height:1;
}

.corpo_login2 {
font-size: 4.5vw;
font-weight: 400;
text-align: center;
margin-left:7%;
margin-right:7%;
line-height:1.2;
}

.corpo_login3 {
font-size: 4.5vw;
font-weight: 800;
text-align: center;
margin-left:7%;
margin-right:7%;
margin-top:50px;
margin-bottom:5px;
line-height:1;
text-transform: uppercase;
}

.corpo_form {
font-size: 4.5vw;
font-weight: 400;
text-align: center;
margin-left:7%;
margin-right:7%;
line-height:18px;
}

.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;
}


.corpo33, .corpo333 {
font-size: 4.5vw;
}

.corpo_privo {
font-size: 4.5vw;
font-weight: 400;
text-align: left;
margin-top:30px;
margin-bottom:15px;

line-height:1.1;
}


.corpo_sco1 {
font-size: 6vw;
font-weight: 800;
text-align: center;
margin-top:40px;
margin-left:7%;
margin-right:7%;
line-height:1.2;
}

.corpo_sco2 {
font-size: 5.5vw;
font-weight: 800;
text-align: center;
margin-top:30px;
margin-bottom:30px;
margin-left:7%;
margin-right:7%;
line-height:1.2;
text-transform: uppercase;
}

.corpo_sco20 {
font-size: 5.5vw;
font-weight: 800;
text-align: center;
margin-top:30px;
margin-bottom:59px;
margin-left:7%;
margin-right:7%;
line-height:1.2;
text-transform: uppercase;
}

.corpo_sco3 {
font-size: 5.5vw;
font-weight: 800;
text-align: center;
margin-top:20px;
margin-bottom:5px;
margin-left:7%;
margin-right:7%;
line-height:1.2;
}
.corpo_sco4 {
font-size: 4vw;
font-weight: 400;
text-align: center;
margin-top:0px;
margin-bottom:30px;
margin-left:7%;
margin-right:7%;
line-height:1.2;
}

.corpo_sco5 {
font-size: 4vw;
font-weight: 800;
text-align: center;
margin-top:40px;
margin-left:7%;
margin-right:7%;
line-height:1.2;
color:#ffed00;
text-transform: uppercase;
}

.corpo_sco50 {
font-size: 4vw;
font-weight: 800;
text-align: center;
margin-top:0px;
margin-left:7%;
margin-right:7%;
line-height:1.2;
color:#ffed00;
text-transform: uppercase;
}

.corpo_sco6 {
font-size: 4vw;
font-weight: 400;
text-align: center;
margin-top:0px;
margin-left:7%;
margin-right:7%;
line-height:1.2;
}

.corpo_sco60 {
font-size: 4vw;
font-weight: 400;
text-align: center;
margin-top:0px;
margin-left:7%;
margin-right:7%;
line-height:1.2;
}


.nowin {
font-family: 'KGBlankSpaceSketch';
font-size: 8.5vw;
font-weight: 400;
text-align: center;
text-transform: uppercase;
color:#ffed00;
line-height:1.4;
padding-top:50px;
margin-bottom:50px;
margin-left:7%;
margin-right:7%;
}

.corpo_nowin1 {
font-size: 4.5vw;
font-weight: 400;
text-align: center;
margin-bottom:30px;
margin-left:7%;
margin-right:7%;
line-height:1.2;
}

.corpo_nowin1 br {
display:none;
}


.corpo_win1, .corpo_win2, .corpo_win3, .corpo_win4 {
font-family: 'KGBlankSpaceSketch';
font-size: 9vw;
font-weight: 400;
text-align: center;
line-height: 1.2;
margin-bottom:30px;
margin-left:7%;
margin-right:7%;
}

.corpo_win1 {
margin-top:-30px;
}

.corpo_win2 {
margin-top:-20px;
}

.corpo_win3 {
margin-top:20px;
}

.corpo_win4 {
margin-top:-10px;
}


.corpo_win5 {
font-size: 4.5vw;
font-weight: 400;
text-align: center;
margin-top:50px;
margin-bottom:50px;
margin-left:7%;
margin-right:7%;
line-height:1.2;
}

.corpo_win5 br {
font-size: 5vw;
display:none;
}

.corpo_win6 {
font-size: 4vw;
font-weight: 400;
text-align: center;
margin-top:50px;
margin-bottom:0px;
margin-left:7%;
margin-right:7%;
line-height:1.2;
}


.corpo_footer1 {
font-size: 3.5vw;
font-weight: 800;
text-align: center;
margin-left:7%;
margin-right:7%;
line-height:1.1;
text-transform: uppercase;
color:#ffffff;
}

.corpo_footer2 {
font-size: 3.2vw;
font-weight: 400;
text-align: center;
margin-left:7%;
margin-right:7%;
line-height:1.1;
color:#ffffff;
}

.corpo_footer3 {
font-size: 4vw;
font-weight: 800;
text-align: center;
margin-left:12%;
margin-right:12%;
margin-top:15px;
line-height:1.4;
text-transform: uppercase;
color:#ffffff;
}

.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;
}

/* Nasconde il vero radio */
.radiotipo {
  position: absolute;
  left: -9999px;
}

/* Stile del label (non selezionato) */
.radio-box {
  display: inline-block;
  width: 74%;
  height: 60px;
  line-height: 60px;
  text-align: center;
  background-color: #973f99;
  border: 2px solid white;
  font-size: 5.5vw;
  font-weight: 800;
  color: white;
  font-weight: bold;
  cursor: pointer;
  transition: all 0.3s ease;
  user-select: none;
  margin-left:12.5%;
}

/* Stile del label quando il radio è selezionato */
.radiotipo:checked + .radio-box {
  background-color: white;
  color: #973f99;
}

/* RADIO buttons */
[type="radio"] {
  position: absolute;
  left: -9999px;
}

input.radion[type="radio"] + label {
  position: relative;
  padding-left: 30px;
  padding-right: 20px;
  cursor: pointer;
  display: inline-block;
  vertical-align: top;
  margin-bottom:15px;
}

input.radion[type="radio"] + label::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 20px;
  height: 20px;
  border: 0px solid #cad200;
  border-radius: 50%; /* cerchio per radio */
  background: #fff
}

input.radion[type="radio"] + label::after {
  content: '';
  position: absolute;
  top: 5px;
  left: 5px;
  width: 10px;
  height: 10px;
  background: #30b7be;
  border-radius: 50%;
  transition: all 0.2s ease;
  opacity: 0;
  transform: scale(0)
}

input.radion[type="radio"]:checked + label::after {
  opacity: 1;
  transform: scale(1);
}

/* CHECKBOX */
[type="checkbox"] {
  position: absolute;
  left: -9999px;
}

[type="checkbox"] + label {
  position: relative;
  padding-left: 30px;
  padding-right: 20px;
  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: #30b7be;
  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: 1;
  padding-right:20px;
  padding-left:0px;
}

}