@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;
}

.content {
min-height: calc(100vh - 205px);
z-index:1;
}

img
{
max-width:100%;
}

img.per
{
display:none;
}

img.titoloimg
{
display:block;
padding-top:45vw;
padding-bottom:15px;
width:90%;
margin:auto;
}

img.cta
{
display:none;
}

img.piu
{
display:block;
margin:auto;
height:45px;
margin-bottom:20px;
}

img.info1
{
display:block;
margin:auto;
height:20px;
padding-bottom:10px;
margin-left:20px;
}

img.info
{
display:block;
margin:auto;
height:20px;
padding-bottom:10px;
}

img.meccanica
{
display:block;
margin:auto;
width:80%;
padding-top:90vw;
padding-bottom:80px;
}

img.pre
{
display:block;
margin:auto;
width:80%;
}

img.pre2
{
display:block;
margin:auto;
width:80%;
}

img.smart
{
display:block;
margin:auto;
padding-left:40px;
width:250px;
padding-top:0px;
}

.overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;

    background: rgba(0, 0, 0, 0.6); /* opacità sfondo */
    z-index: 9999;

    justify-content: center;
    align-items: center;
}

.overlay.attivo {
    display: flex;
}

.popup {
    background: transparent;
    padding: 20px;
    border-radius: 8px;
    text-align: center;

    max-width: 90%;
    max-height: 90%;
}

.popup img {
    max-width: 100%;
    height: auto;
}

.chiudi {
    margin-top: 15px;
    padding: 8px 15px;
    cursor: pointer;
}

.wrapper-center {
position: fixed; /* oppure absolute se preferisci */
top: 0;
left: 0;
width: 100%;
height: 100%;
display: flex;
justify-content: center;
align-items: center;
}

.container {
width: 1140px;
padding-top:50px;
padding-bottom:50px;
background: #fff;
}

header
{
width: 100%;
position:absolute;
z-index:999;
height:15vw;
background-color: #e30613; 
box-shadow: -5px 6px 16px 0 rgba(31, 31, 31, 0.5);
}


footer
{
width: 100%;
position:relative;
z-index:10;
min-height:205px;
}

#footerxxx
{
width: 100%;
position:relative;
z-index:20;
height:40px;
}

#footerhome1
{
width: 100%;
position:relative;
z-index:20;
height:80px;
}

#footerhome2
{
width: 100%;
position:relative;
z-index:20;
height:35vw;
}

#fumetto_pos
{
position:absolute;
z-index:40;
right:0px;
top: 15vw;
width: 100%;
background-color: #e30613;
height:100vh;
display: none;
z-index:888;
}

#prexxx
{
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:50;
top:4vw;
width:10vw;
right:9vw;
}

#pos_pers1
{
position:absolute;
z-index:50;
width:35vw;
bottom:-80px;
left:0px;
}

#pos_pers2
{
position:absolute;
z-index:50;
width:55vw;
bottom:-70px;
right:0px;
}

#home
{
width: 100%;
position:relative;
z-index:20;
min-height:100vh;
background-image: url('../images/sfondo-home.jpg');
background-position:center top;
overflow: hidden;
}

#conthome
{
width: 100%;
position:relative;
z-index:20;
min-height:90vw;
background-image: url('../images/img-home-ph.png');
background-position:center top;
background-repeat:no-repeat;
background-size:100%;
}


#top
{
width: 100%;
position:relative;
z-index:20;
height:31vw;
background-image: url('../images/img-top.png');
background-position:right bottom;
background-repeat:no-repeat;
margin-bottom:15vw;
background-size:95%;
}

#mezzo
{
width: 100%;
position:relative;
z-index:20;
}


#win
{
width: 100%;
position:relative;
z-index:20;
height:120vw;
background-image: url('../images/img-win-ph.png');
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;
}

#box-priv
{
position:relative;
z-index:20;
width: 90%;
margin:auto;
padding-top:20px;
}

#box-red

{
position:relative;
z-index:20;
width: 90%;
margin:auto;
background-color:#e30613;
padding-top:40px;
padding-bottom:60px;
}


#box-reg
{
position:relative;
z-index:20;
width: 100%;
margin:auto;
}

#box-dom
{
position:relative;
z-index:20;
width: 530px;
margin:auto;
}

#box-sco1
{
position:relative;
z-index:20;
width: 100%;
margin:auto;
}

#box-sco2
{
position:relative;
z-index:20;
width: 100%;
margin:auto;
}

a.men {
  display: inline-block;   /* fondamentale */
  color: #ffffff;
  text-decoration: none;
  border-radius: 10px;
  transition: all 0.2s ease;
padding:14px;
}

/* stati normali */
a.men:link,
a.men:visited,
a.men:active {
  color: #ffffff;
}



.menu-nav {
position: relative;
margin:auto;
width:100%
}

.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 */
  }

  .men{
    display: block;
    width: 100%;              /* area clic full width */
    text-align: center;       /* testo centrato */
  }
  
  



.tabella {display: table;width:100%;position:relative;}
.tabella00 {display: table;width:100%;position:relative;}
.tabella000 {display: table;position:relative;margin:auto;}

.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;}



.riga  {
display: table;
width: 100%;
table-layout: fixed;
}

.riga1 {
display: table;
width: 100%;
table-layout: fixed;
}

.riga0 { display:table-row;}


.colonna {display: table-cell;vertical-align: middle;width:100%;float:left;}
.colonna1 {display: table-cell;vertical-align: middle;width:75%;}
.colonna2 {display: table-cell;vertical-align: middle;width:25%;}
.colonna3 {display: table-cell;vertical-align: middle;}

.colonna50 {display: table-cell;vertical-align: middle;width:100%;float:left;}
.colonna500 {display: table-cell;vertical-align: middle;width:100%;float:left;}
.colonna501 {display: table-cell;vertical-align: middle;}

.colonna-win1 {display: table-cell;vertical-align: middle;width:100%;float:left;}
.colonna-win2 {display: table-cell;vertical-align: middle;width:100%;float:left;}

.colonna-pre1 {display: table-cell;vertical-align: middle;width:100%;float:left;}
.colonna-pre2 {display: table-cell;vertical-align: middle;width:100%;float:left;}

.colonna-pre3 {display: table-cell;vertical-align: middle;width:100%;float:left;}
.colonna-pre4 {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 {
border-collapse: separate;
border-spacing: 3px 0; /* 3px orizzontale, 0 verticale */
}


A.bottonehome1:LINK, A.bottonehome1:VISITED, A.bottonehome1:ACTIVE { 
font-family: 'Hello-Headline', sans-serif;
font-style: normal;
background-color: #ffffff;
margin-left:auto;
margin-right:auto;
border:4px solid #ffffff;
border-radius: 20px;
font-size: 7vw;
text-align: center;
color:#c22026;
padding-top: 0px;
padding-bottom: 0px;
width:80%;
text-transform: uppercase;
display: block;
}


A.bottonehome1:HOVER { 
background-color: #c22026;
color:#ffffff;
cursor: pointer;
}


A.bottone:LINK, A.bottone:VISITED, A.bottone:ACTIVE { 
font-family: 'Hello-Headline', sans-serif;
font-style: normal;
background-color: #000000;
margin-left:auto;
margin-right:auto;
border:2px solid #000000;
border-radius: 20px;
font-size: 6vw;
text-align: center;
color:#ffffff;
padding-top: 10px;
padding-bottom: 10px;
width:80%;
text-transform: uppercase;
display: block;
}


A.bottone:HOVER { 
background-color: #ffffff;
color:#000000;
cursor: pointer;
}


.bottoneform { 
font-family: 'Hello-Headline', sans-serif;
font-style: normal;
background-color: #000000;
margin-left:auto;
margin-right:auto;
border:0px solid #ffffff;
border-radius: 20px;
font-size: 6vw;
text-align: center;
color:#ffffff;
padding-top: 10px;
padding-bottom: 10px;
width:80%;
text-transform: uppercase;
display: block;
}


.bottoneform:hover { 
background-color: #ffffff;
color:#000000;
cursor: pointer;
}

.boldo {
font-weight: 700;
}

.boldo1 {
font-weight: 800;
}


.titolo {
font-family: 'Hello-Headline', sans-serif;
font-size: 7vw;
font-weight: 400;
text-align: center;
text-transform: uppercase;
color:#ffffff;
line-height:1.2;
margin-bottom:30px;
margin-left:7%;
margin-right:7%;
}

.titolo1 {
font-family: 'Hello-Headline', sans-serif;
font-size: 6vw;
font-weight: 400;
text-align: center;
text-transform: uppercase;
line-height:1.2;
margin-bottom:30px;
padding-top:100px;
}

img.acc
{
display:block;
margin:auto;
margin-top:30px;
width:60%;
}


.corpo_menu {
font-family: 'Hello-Headline', sans-serif;
font-size: 24px;
font-weight: 400;
text-align: center;
text-transform: uppercase;
}


.corpo_home1 {
font-family: 'Hello-Headline', sans-serif;
font-size: 140px;
text-align: center;
color:#a8252a;
line-height:.9;
padding-top:110px;
text-transform: uppercase;
}



.corpo_priv {
font-size: 16px;
font-weight: 400;
text-align: left;
margin-left:20px;
margin-right:20px;
}

.corpo_login1 {
font-family: 'Hello-Headline', sans-serif;
text-transform: uppercase;
font-size: 7vw;
text-align: center;
margin-left:7%;
margin-right:7%;
margin-bottom:5px;
line-height:1;
color:#ffffff;
}

.corpo_login2 {
font-size: 4vw;
text-align: center;
margin-left:7%;
margin-right:7%;
margin-bottom:20px;
margin-top:20px;
line-height:1.2;
color:#ffffff;
}

.corpo_reg1 {
font-size: 4vw;
text-align: center;
margin-left:7%;
margin-right:7%;
margin-bottom:50px;
margin-top:0px;
line-height:1.2;
color:#ffffff;
}



.corpo_form {
display:none;
}

.corpo_form1 {
font-size: 15px;
font-weight: 400;
text-align: center;
margin-left:7%;
margin-right:7%;
line-height:1px;
padding-top:20px;
padding-bottom:50px;
}

.corpo_form2 {
font-size: 15px;
font-weight: 400;
text-align: center;
margin-left:7%;
margin-right:7%;
line-height:1px;
padding-top:35px;
color:#ffffff;
}

.corpo_form3 {
font-size: 4vw;
font-weight: 400;
text-align: center;
margin-left:20px;
margin-right:20px;
line-height:1.1px;
margin-bottom:15px;
color:#ffffff;
}

.corpo_form4 {
font-size: 2.5vw;
font-weight: 400;
text-align: center;
margin-left:20px;
margin-right:20px;
line-height:1.1px;
margin-bottom:15px;
color:#ffffff;
}

.link-password {
color: #ffffff;
text-decoration: underline;
}


.corpo33, .corpo333 {
font-size: 16px;
color:#ffffff;
}

.corpo_privo {
font-size: 4vw;
font-weight: 400;
text-align: left;
margin-top:30px;
margin-bottom:15px;
margin-left:0px;
margin-right:0px;
line-height:1.1;
}


.corpo_que1 {
font-size: 4vw;
font-weight: 400;
text-align: center;
margin-left:20px;
margin-right:20px;
line-height:1.1px;
margin-bottom:15px;
color:#ffffff;
}

.corpo_priv1 {
font-size: 15px;
text-align: left;
margin-left:7%;
margin-right:7%;
margin-top:20px;
line-height:1.2;
color:#ffffff;
}


.corpo_pop1 {
font-size: 28px;
text-align: center;
margin-left:7%;
margin-right:7%;
line-height:1.2;
margin-bottom:30px;
}

.corpo_sco1 {
font-size: 4vw;
text-align: center;
margin-left:7%;
margin-right:7%;
line-height:1.2;
margin-top:20px;
margin-bottom:10px;
color:#ffffff;
}

.corpo_sco2 {
font-family: 'Hello-Headline', sans-serif;
text-transform: uppercase;
font-size: 32px;
text-align: center;
margin-left:7%;
margin-right:7%;
margin-bottom:20px;
margin-top:30px;
line-height:1;
color:#ffffff;
}

.corpo_sco3 {
font-size: 4vw;
text-align: center;
margin-left:7%;
margin-right:7%;
line-height:1.2;
margin-bottom:30px;
color:#ffffff;
}

.corpo_sco30 {
font-size: 4vw;
text-align: center;
margin-left:7%;
margin-right:7%;
line-height:1.2;
margin-bottom:30px;
color:#ffffff;
}

.corpo_info {
font-size: 3.5vw;
text-align: center;
margin-left:10px;
margin-right:10px;
line-height:1.2;
color:#ffffff;
font-weight: 900;
margin-top:0px;
margin-bottom:5px;
}

.corpo_nowin1 {
font-family: 'Hello-Headline', sans-serif;
font-size: 9vw;
font-weight: 400;
text-align: center;
text-transform: uppercase;
color:#ffffff;
line-height:1;
margin-left:7%;
margin-right:7%;
margin-bottom:30px;
}

.corpo_nowin2 {
font-size: 4vw;
font-weight: 400;
text-align: center;
color:#ffffff;
line-height:1.2;
margin-bottom:50px;
margin-left:7%;
margin-right:7%;
}

.corpo_win1 {
font-family: 'Hello-Headline', sans-serif;
font-size: 10vw;
font-weight: 400;
text-align: center;
text-transform: uppercase;
color:#ffffff;
line-height:1;
margin-left:7%;
margin-right:7%;
margin-bottom:40px;
}

.corpo_win2 {
font-size: 4vw;
font-weight: 700;
text-align: center;
color:#ffffff;
line-height:1.1;
margin-left:7%;
margin-right:7%;
margin-bottom:20px;
}


.corpo_win3 {
font-size: 4vw;
font-weight: 400;
text-align: center;
color:#ffffff;
line-height:1.1;
margin-left:7%;
margin-right:7%;
margin-top:0px;
margin-bottom:50px;
}

.corpo_pre1 {
font-size: 6vw;
font-weight: 400;
text-align: center;
color:#ffffff;
line-height:1;
}

.corpo_pre2 {
font-family: 'Hello-Headline', sans-serif;
font-size: 8vw;
font-weight: 400;
text-align: center;
text-transform: uppercase;
color:#ffffff;
line-height:1;
margin-bottom:30px;
margin-top:10px;
margin-right:7%;
margin-left:7%;
}

.corpo_pre2 br {
display:none;
}

.corpo_pre3 {
font-size: 4vw;
font-weight: 400;
text-align: center;
color:#ffffff;
line-height:1.1;
margin-right:7%;
margin-left:7%;
}

.corpo_pre4 {
font-size: 4vw;
font-weight: 400;
text-align: center;
color:#ffffff;
line-height:1.1;
margin-right:7%;
margin-left:7%;
}

.corpo_footerhome1 {
font-family: "myriad-pro", sans-serif;
font-weight: 400;
font-style: normal;
font-size: 3vw;
text-align: center;
margin-left:8%;
margin-right:8%;
line-height:1.2;
color:#ffffff;
}

.corpo_footerhome2 {
font-family: "myriad-pro", sans-serif;
font-weight: 400;
font-style: normal;
font-size: 3vw;
text-align: center;
margin-left:8%;
margin-right:8%;
margin-top:25px;
line-height:1.2;
color:#ffffff;
}


.corpo_footer1 {
font-family: "myriad-pro", sans-serif;
font-weight: 400;
font-style: normal;
font-size: 3vw;
text-align: center;
margin-left:8%;
margin-right:8%;
line-height:1.2;
}

.corpo_footer2 {
font-family: "myriad-pro", sans-serif;
font-weight: 400;
font-style: normal;
font-size: 3vw;
text-align: center;
margin-left:8%;
margin-right:8%;
margin-top:25px;
line-height:1.2;
}


input.forma {
margin-left:9%;
margin-right:9%;
margin-top:0px;
margin-bottom:10px;
padding-left:5%;
padding-right:5%;
text-align: center;
width: 70%;
height: 48px;
border:1px solid #000000; 
background-color: #ffffff;
font-size: 4vw;
border-radius: 0px;
color:#000000;
}

.forma::placeholder {
font-size: 4vw;
color: #000000;
}

input.formb {
margin-left:9%;
margin-right:9%;
margin-top:0px;
margin-bottom:30px;
padding-left:5%;
padding-right:5%;
text-align: center;
width: 70%;
height: 48px;
border:1px solid #000000; 
background-color: #ffffff;
font-size: 4vw;
border-radius: 0px;
color:#000000;
}

input.formc {
margin-left:9%;
margin-right:9%;
margin-top:0px;
margin-bottom:30px;
padding-left:5%;
padding-right:5%;
text-align: center;
width: 70%;
height: 48px;
border:1px solid #000000; 
background-color: #ffffff;
font-size: 4vw;
border-radius: 0px;
color:#000000;
}



select.prov {
margin-left:9%;
margin-right:9%;
margin-top:0px;
margin-bottom:30px;
padding-left:5%;
padding-right:5%;
text-align: center;
width: 80%;
height: 48px;
border:1px solid #000000; 
background-color: #ffffff;
font-size: 4vw;
border-radius: 0px;
color:#000000;
}

select.prov1 {
margin-left:9%;
margin-right:9%;
margin-top:0px;
margin-bottom:30px;
padding-left:5%;
padding-right:5%;
text-align: center;
width: 80%;
height: 48px;
border:1px solid #000000; 
background-color: #ffffff;
font-size: 4vw;
border-radius: 0px;
color:#000000;
}

select.prov2 {
margin-left:9%;
margin-right:9%;
margin-top:0px;
margin-bottom:30px;;
padding-left:5%;
padding-right:5%;
text-align: center;
width: 80%;
height: 48px;
border:1px solid #000000; 
background-color: #ffffff;
font-size: 4vw;
border-radius: 0px;
color:#000000;
}

select.prov3 {
margin-left:9%;
margin-right:9%;
margin-top:0px;
margin-bottom:30px;
padding-left:5%;
padding-right:5%;
text-align: center;
width: 80%;
height: 48px;
border:1px solid #000000; 
background-color: #ffffff;
font-size: 4vw;
border-radius: 0px;
color:#000000;
}



/* RADIO buttons */
[type="radio"] {
position: absolute;
left: -9999px;
}

input.radion[type="radio"] + label {
position: relative;
padding-left: 40px;
padding-right: 20px;
cursor: pointer;
display: inline-block;
vertical-align: top;
margin-left:30px;
margin-top:10px;
margin-bottom:10px;
}

input.radion[type="radio"] + label::before {
content: '';
position: absolute;
left: 0;
top: 0;
width: 30px;
height: 30px;
border: 1px solid #e30613;
border-radius: 50%; /* cerchio per radio */
background: #fff
}

input.radion[type="radio"] + label::after {
content: '';
position: absolute;
top: 6px;
left: 6px;
width: 21px;
height: 21px;
background: #e30613;
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: 50px;
padding-right: 20px;
cursor: pointer;
display: inline-block;
vertical-align: top;
margin-bottom:20px;
}

[type="checkbox"] + label::before {
content: '';
position: absolute;
left: 0;
top: 0;
width: 30px;
height: 30px;
border: 1px solid #000000;
background: #fff
}

[type="checkbox"] + label::after {
content: '';
position: absolute;
top: 6px;
left: 6px;
width: 21px;
height: 21px;
background: #e30613;
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.1;
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;
}


}