@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;
}

.menu-toggle{
  background: transparent;
  border: 0;
  padding: 0;
  margin: 0;
  box-shadow: none;

  appearance: none;
  -webkit-appearance: none;

  outline: none;              /* toglie il bordo “strano” */
}

/* Focus accessibile (da tastiera) */
.menu-toggle:focus-visible{
  outline: 3px solid #5A8F00; /* colore accessibile */
  outline-offset: 3px;
}

/* Fix extra per Firefox (bordo interno) */
.menu-toggle::-moz-focus-inner{
  border: 0px none;
}

img
{
max-width:100%;
}

img.logo
{
display:block;
margin:auto;
max-width:100%;
}

img.ico1
{
display:block;
margin:auto;
padding-top:6vw;
width:80%;
}

img.ico2
{
display:block;
margin:auto;
padding-top:25vw;
width:80%;
}

img.ico3
{
display:block;
margin:auto;
padding-top:0;
margin-top:-15vw;
width:80%;
}

img.ico4
{
display:block;
margin:auto;
padding-top:6vw;
width:80%;
}

img.logof
{
display:block;
margin:auto;
width:50%;
padding-top:30vw;
}

img.soc
{
display:block;
margin:auto;
width:8vw;
margin-right:10px;
margin-left:10px;
}

img.premio
{
display:block;
margin:auto;
width:60vw;
padding-top:15px;
}



header
{
width: 100%;
position:absolute;
z-index:999;
height:22.8vw;
background-image: url('../images/menu-ph.png');
background-position:center top;
background-size:100%;
}


footer
{
width: 100%;
position:relative;
z-index:10;
background-image: url('../images/img-footer-ph.png');
background-position:center top;
padding-bottom:30px;
background-size:100%;
}

#fumetto_pos
{
position:absolute;
z-index:40;
right:0px;
top: 16vw;
width: 100%;
background-color: #f28b00;
height:100vh;
display: none;
z-index:888;
}

#footerxxx
{
width: 100%;
position:relative;
z-index:20;
height:100px;
}


#pagina
{
position:relative;
z-index:20;
width: 100%;
margin:auto;
}

#premi
{
position:relative;
z-index:20;
width: 100%;
margin:auto;
padding-top:12vw;
}


#pos_logo
{
position:absolute;
z-index:50;
top:2.8vw;
width:41vw;
left:9vw;
}

#pos_menu
{
position:absolute;
z-index:50;
top:5vw;
width:6vw;
right:9vw;
}

.menu-nav1 {
width:100%;
position: relative;
padding-top:50px;
}

.menu-nav2 {
width:100%
position: relative;
}

.menu-list{
    flex-direction: column;
    padding-top: 0px;
    align-items: center;      /* centra i "bottoni" */
  }

  .menu-item{
    width: 100%;
    display: flex;
    justify-content: center;  /* centra il contenuto del li */
    padding:14px;
  }

  .men{
    display: block;
    width: 100%;              /* area clic full width */
    text-align: center;       /* testo centrato */
  }

#home
{
width: 100%;
position:relative;
z-index:20;
background-image: url('../images/sfondo-home-ph.jpg');
background-position:center top;
background-size:100%;
}

#int
{
width: 100%;
position:relative;
z-index:20;
background-image: url('../images/sfondo-int-ph.jpg');
background-position:center top;
background-size:100%;
}

#int1
{
width: 100%;
position:relative;
z-index:20;
background-image: url('../images/sfondo-int1-ph.jpg');
background-position:center top;
background-size:100%;
}

#head
{
width: 100%;
position:relative;
z-index:20;
height:82.8vw;
background-image: url('../images/head-new-ph.png');
background-position: center;
background-size:100%;
background-repeat:no-repeat;
}

#headwin
{
width: 100%;
position:relative;
z-index:20;
height:82.8vw;
background-image: url('../images/head-win-tb.png');
background-position:center bottom;
background-size:100%;
background-repeat:no-repeat;
}

#headnowin
{
width: 100%;
position:relative;
z-index:20;
height:82.8vw;
background-image: url('../images/head-nowin-tb.png');
background-position:center bottom;
background-size:100%;
background-repeat:no-repeat;
}

#premio1
{
width: 100%;
margin:auto;
position:relative;
z-index:20;
background-image: url('../images/premio1-ph.png');
background-position:center top;
background-repeat:no-repeat;
background-size:100%;
height:64.8vw;
}

#premio2
{
width: 100%;
position:relative;
z-index:20;
background-image: url('../images/premio2-ph.png');
background-position:center top;
background-repeat:no-repeat;
background-size:100%;
margin:auto;
height:55.6vw;
}


.rigamed
{
width: 750px;
border-top: 1px solid #ffed00;
margin: 0 auto; 
margin-top:40px;
margin-bottom:40px;
}

.rigafot
{
width: 90%;
border-top: 1px solid #ffffff;
margin: 0 auto; 
margin-top:20px;
margin-bottom:10px;
}

#box-priv
{
position:relative;
z-index:20;
width: 86%;
margin:auto;
padding-top:25px;
}

#box-form
{
position:relative;
z-index:20;
width: 100%;
margin:auto;
padding-top:10vw;
}

#partecipa
{
position:relative;
z-index:20;
width: 100%;
margin:auto;
padding-top:8vw;
}


.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;
}


.tabella-menu {display: table;width:100%;position:relative;}
.tabella-soc {display: table;margin:auto;position:relative;}


.riga {
display: table;
width: 100%;
table-layout: fixed;
}

.riga1 {
display: table;
width: 100%;
table-layout: fixed;
}

.riga0 { display:table-row;}

.colonna50 {display: table-cell;vertical-align: top;width:100%;float:left;}
.colonna500 {display: table-cell;vertical-align: top;width:50%;}
.colonna25 {display: table-cell;vertical-align: top;width:50%;float:left;}
.colonna-soc {display: table-cell;vertical-align: middle;}
.colonna-bot {display: table-cell;vertical-align: top;width:100%;float:left;}

.colonna {display: table-cell;vertical-align: top;width:100%;float:left;}
.colonna-menu {display: table-cell;vertical-align: top;width:100%;float:left;}
.colonna-footer {display: table-cell;vertical-align: middle;}

table {
border-collapse: separate;
border-spacing: 3px 0; /* 3px orizzontale, 0 verticale */
}

A.bottonehome1:LINK, A.bottonehome1:VISITED, A.bottonehome1:ACTIVE { 
font-family: "din-2014", sans-serif;
font-weight: 600;
font-style: normal;
background-color: #ffffff;
margin-left:auto;
margin-right:auto;
margin-top:5vw;
margin-bottom:14vw;
border:0px solid #8a3cad;
border-radius: 0px;
font-size: 5vw;
text-align: center;
color:#f28b00;
padding-top: 15px;
padding-bottom: 15px;
width:50%;
text-transform: uppercase;
display: block;
box-shadow: -6px 4px 12px 0 rgba(187, 66, 46, 0.75);
mix-blend-mode: multiply;
}


A.bottonehome1:HOVER { 
background-color: #000000;
cursor: pointer;
}

A.bottone:LINK, A.bottone:VISITED, A.bottone:ACTIVE { 
font-family: "din-2014", sans-serif;
font-weight: 600;
font-style: normal;
background-color: #f28b00;
margin-left:auto;
margin-right:auto;
border:0px solid #8a3cad;
border-radius: 0px;
font-size: 4vw;
text-align: center;
color:#ffffff;
padding-top: 12px;
padding-bottom: 12px;
width:40%;
text-transform: uppercase;
display: block;
box-shadow: -6px 4px 12px 0 rgba(187, 66, 46, 0.75);
mix-blend-mode: multiply;
}

A.bottone1:LINK, A.bottone1:VISITED, A.bottone1:ACTIVE { 
font-family: "din-2014", sans-serif;
font-weight: 600;
font-style: normal;
background-color: #f28b00;
margin-left:auto;
margin-right:auto;
border:0px solid #8a3cad;
border-radius: 0px;
font-size: 4vw;
text-align: center;
color:#ffffff;
padding-top: 12px;
padding-bottom: 12px;
width:55%;
text-transform: uppercase;
display: block;
box-shadow: -6px 4px 12px 0 rgba(187, 66, 46, 0.75);
mix-blend-mode: multiply;
}

A.bottone2:LINK, A.bottone2:VISITED, A.bottone2:ACTIVE { 
font-family: "din-2014", sans-serif;
font-weight: 600;
font-style: normal;
background-color: #f28b00;
margin-left:auto;
margin-right:auto;
border:0px solid #8a3cad;
border-radius: 0px;
font-size: 4vw;
text-align: center;
color:#ffffff;
padding-top: 5px;
padding-bottom: 5px;
width:55%;
text-transform: uppercase;
display: block;
box-shadow: -6px 4px 12px 0 rgba(187, 66, 46, 0.75);
mix-blend-mode: multiply;
margin-bottom:20px;
}


A.bottone:HOVER, A.bottone1:HOVER, A.bottone2:HOVER { 
background-color: #000000;
cursor: pointer;
}


.bottoneform { 
font-family: "din-2014", sans-serif;
font-weight: 600;
font-style: normal;
background-color: #f28b00;
margin-left:auto;
margin-right:auto;
border:0px solid #8a3cad;
border-radius: 0px;
font-size: 4vw;
text-align: center;
color:#ffffff;
padding-top: 12px;
padding-bottom: 12px;
width:40%;
text-transform: uppercase;
display: block;
box-shadow: -6px 4px 12px 0 rgba(187, 66, 46, 0.75);
mix-blend-mode: multiply;
}


.bottoneform:hover { 
background-color: #000000;
cursor: pointer;
}

.boldo {
font-weight: 700;
}

.boldo1 {
font-weight: 800;
}


.titolo {
font-family: 'CRACKERS BRUSHER';  
font-size: 36px;
font-weight: 400;
text-align: center;
color:#ffed00;
line-height:1.2;
padding-top:110px;
margin-bottom:30px;
}

.titolo1 {
font-family: 'CRACKERS BRUSHER';                                           
font-size: 12vw;
text-align: center;
color:#ffffff;
line-height:1;
padding-top:20px;
}

.titolo2 {
font-family: 'CRACKERS BRUSHER';                                           
font-size: 12vw;
text-align: center;
color:#ffffff;
line-height:1;
padding-top:0px;
}

.titolo3 {
font-family: 'CRACKERS BRUSHER';                                           
font-size: 12vw;
text-align: center;
color:#ffffff;
line-height:1;
padding-top:25px;
padding-bottom:60px;
}

.titolo4 {
font-family: 'CRACKERS BRUSHER';                                           
font-size: 10vw;
text-align: center;
color:#ffffff;
line-height:1;
padding-top:60px;
padding-bottom:80px;
}

.titolo-int {
font-family: 'CRACKERS BRUSHER';                                           
font-size: 10vw;
text-align: center;
line-height:1;
padding-top:250px;
}



.corpo_menu1 {
font-size: 6vw;
text-align: center;
text-transform: uppercase;
padding:14px;
}

.corpo_menu2 {
font-size: 6vw;
text-align: center;
text-transform: uppercase;
padding:14px;
}



.corpo_ico1 {
font-family: 'CRACKERS BRUSHER';  
font-size: 8vw;
text-align: center;
line-height: .9;
margin-top:0px;
margin-bottom:0px;
}

.corpo_ico2 {
font-size: 4vw;
text-align: center;
line-height: 1.3;
margin-top:-3px;
margin-left:15px;
margin-right:15px;
margin-bottom:0vw;
}

.corpo_premi1 {
font-family: 'CRACKERS BRUSHER';  
font-size: 10vw;
text-align: center;
line-height: .9;
margin-top:9vw;
margin-left:7%;
margin-right:7%;
color:#ffffff;
}

.corpo_premi2 {
display:none;
}

.corpo_premi3 {
display:none;
}

.corpo_premi30 {
display:none;
}


.corpo_priv {
font-size: 16px;
font-weight: 400;
text-align: left;
margin-left:20px;
margin-right:20px;
}

.corpo_login1 {
font-family: 'CRACKERS BRUSHER';                                           
font-size: 10vw;
text-align: center;
line-height:1;
padding-top:40px;
text-align: center;
margin-left:15px;
margin-right:15px;
line-height:1;
}

.corpo_login10 {
font-size: 8vw;
text-align: center;
line-height: 1.2;
margin-top:0px;
margin-left:15px;
margin-right:15px;
margin-top:20px;
margin-bottom:50px;
}

.corpo_login2 {
font-size: 5vw;
font-weight: 400;
text-align: center;
margin-left:15px;
margin-right:15px;
line-height:1;
}

.corpo_login3 {
font-size: 5vw;
font-weight: 800;
text-align: center;
margin-left:15px;
margin-right:15px;
margin-top:50px;
margin-bottom:5px;
line-height:1.3;
text-transform: uppercase;
}

.corpo_form {
display:none;
}

.corpo_form1 {
font-family: "din-2014", sans-serif;
font-size: 4vw;
font-weight: 400;
text-align: center;
margin-left:15px;
margin-right:15px;
line-height:1;
margin-top:10px;
margin-bottom:10px;
text-decoration: underline;
}

.corpo_form2 {
font-family: "din-2014", sans-serif;
font-size: 4vw;
font-weight: 400;
text-align: center;
margin-left:15px;
margin-right:15px;
line-height:1;
}

.link-password {
color: #ffed00;
font-weight: bold;
text-decoration: underline;
}


.corpo33 {
font-family: "din-2014", sans-serif;
font-size: 3.5vw;
}

.corpo333 {
font-family: "din-2014", sans-serif;
font-size: 3vw;
}


.corpo_privo {
font-family: "din-2014", sans-serif;
font-size: 18px;
font-weight: 400;
text-align: left;
margin-top:30px;
margin-bottom:15px;
margin-left:0px;
margin-right:0px;
line-height:1.1;
}

.corpo_priv {
font-family: "din-2014", sans-serif;
font-size: 18px;
font-weight: 400;
text-align: left;
margin-left:20px;
margin-right:20px;
line-height:1.1;
}


.corpo_fine1 {
font-size: 7vw;
text-align: center;
line-height: 1.2;
margin-top:0px;
margin-left:15px;
margin-right:15px;
margin-top:20px;
margin-bottom:30px;
}

.corpo_fine1 br {
display:none;
}


.corpo_sco1 {
font-family: "din-2014", sans-serif;
font-size: 4vw;
text-align: center;
line-height: 1.2;
margin-top:0px;
margin-left:15px;
margin-right:15px;
margin-top:20px;
margin-bottom:20px;
}

.corpo_sco10 {
font-family: "din-2014", sans-serif;
font-size: 27px;
text-align: left;
line-height: 1.2;
margin-top:0px;
margin-left:15px;
margin-right:15px;
margin-top:20px;
margin-bottom:0px;
}


.corpo_nowin1 {
font-size: 6vw;
text-align: center;
line-height: 1.4;
padding-top:70px;
margin-left:10%;
margin-right:10%;
text-transform: uppercase;
}

.corpo_nowin1 br {
display:none;
}


.corpo_nowin2 {
font-size: 3.5vw;
text-align: center;
line-height: 1.4;
margin-top:60px;
margin-bottom:50px;
margin-left:10%;
margin-right:10%;
text-transform: uppercase;
}

.corpo_nowin2 br {
display:none;
}

.corpo_win1 {
font-size: 5vw;
text-align: center;
line-height: 1.4;
padding-top:50px;
margin-left:10%;
margin-right:10%;
text-transform: uppercase;
}

.corpo_win1 br {
display:none;
}

.corpo_win2 {
font-size: 3.5vw;
text-align: center;
line-height: 1.4;
margin-top:60px;
margin-bottom:50px;
margin-left:15px;
margin-right:15px;
text-transform: uppercase;
}

.corpo_win2 br {
display:none;
}


.corpo_footer1 {
font-size: 2.5vw;
font-family: "din-2014", sans-serif;
text-align: center;
font-weight: 600;
margin-left:15px;
margin-right:15px;
line-height:1.4;
padding-top:35px;
text-transform: uppercase;
color:#ffffff;
}

.corpo_footer1 br {
display:none;
}

.divi {
padding: 0 3px;
color:#ffffff;
}

.corpo_footer2 {
font-size: 3.5vw;
font-family: "din-2014", sans-serif;
text-align: center;
font-weight: 600;
margin-left:15px;
margin-right:15px;
line-height:1;
padding-top:40px;
padding-bottom:12px;
text-transform: uppercase;
color:#ffffff;
}

.corpo_footer3 {
font-size: 2.5vw;
font-family: "din-2014", sans-serif;
text-align: center;
font-weight: 600;
margin-left:15px;
margin-right:15px;
line-height:1;
padding-top:35px;
color:#ffffff;
}

.corpo_footer4 {
font-size: 2.5vw;
font-family: "din-2014", sans-serif;
text-align: center;
font-weight: 600;
margin-left:15px;
margin-right:15px;
line-height:1;
color:#ffffff;
}

.corpo_footer4 br {
display:none;
}


input::placeholder {
font-family: "din-2014", sans-serif;
color: #000000;
font-size: 5vw;
}


input.forma {
margin-left:10%;
margin-right:9%;
margin-top:8px;
margin-bottom:24px;
padding-left:5%;
padding-right:5%;
text-align: center;
width: 70%;
height: 50px;
border:2px solid #f28b00; 
background-color: #ffffff;
font-family: "din-2014", sans-serif;
color: #000000;
font-size: 4vw;
border-radius: 50px;
}

input.formb {
margin-left:10%;
margin-right:9%;
margin-top:8px;
margin-bottom:24px;
padding-left:5%;
padding-right:5%;
text-align: center;
width: 70%;
height: 50px;
border:2px solid #f28b00; 
background-color: #ffffff;
font-family: "din-2014", sans-serif;
color: #000000;
font-size: 4vw;
border-radius: 50px;
}

input.formc {
margin-left:10%;
margin-right:9%;
margin-top:8px;
margin-bottom:24px;
padding-left:5%;
padding-right:5%;
text-align: center;
width: 70%;
height: 50px;
border:2px solid #f28b00; 
background-color: #ffffff;
font-family: "din-2014", sans-serif;
color: #000000;
font-size: 4vw;
border-radius: 50px;
}

input.formd {
margin-left:10%;
margin-right:9%;
margin-top:8px;
margin-bottom:24px;
padding-left:5%;
padding-right:5%;
text-align: center;
width: 70%;
height: 50px;
border:2px solid #f28b00; 
background-color: #ffffff;
font-family: "din-2014", sans-serif;
color: #000000;
font-size: 4vw;
border-radius: 50px;
}



/* 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;
}

[type="checkbox"] + label::before {
content: '';
position: absolute;
left: 0;
top: 0;
width: 40px;
height: 40px;
border: 1px solid #f28b00;
border-radius: 50%; /* rettangolo con angoli arrotondati */
background: #fff
}

[type="checkbox"] + label::after {
content: '';
position: absolute;
top: 10px;
left: 10px;
width: 21px;
height: 21px;
background: #f28b00;
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);
}


/* FOCUS VISIBILE PER CHECKBOX ACCESSIBILE */
[type="checkbox"]:focus-visible + label::before {
  outline: 3px solid #005FCC;   /* blu accessibile */
  outline-offset: 4px;
  background-color: #E6F0FF;    /* sfondo chiaro, contrasto > 3:1 */
}


/* RADIO */
[type="radio"] {
position: absolute;
left: -9999px;
}

[type="radio"] + label {
position: relative;
padding-left: 40px;
padding-right: 0px;
cursor: pointer;
display: inline-block;
vertical-align: top;
margin-left:15px;
}

[type="radio"] + label::before {
content: '';
position: absolute;
left: 0;
top: 0;
width: 30px;
height: 30px;
border: 1px solid #f28b00;
border-radius: 50%; /* rettangolo con angoli arrotondati */
background: #fff
}

[type="radio"] + label::after {
content: '';
position: absolute;
top: 8px;
left: 8px;
width: 16px;
height: 16px;
background: #f28b00;
border-radius: 50%; /* quadratino per radio */
transition: all 0.2s ease;
opacity: 0;
transform: scale(0)
}

[type="radio"]: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.5;
padding-right:5px;
padding-left:0px;
}


}