@media only screen and (min-width: 970px) and (max-width: 1169px) {

#vedi-ph
{
display:none;
}

.mobile-only {
display: none !important;
}

  .label-mobile {
    display: none;
  }

.content {
min-height: calc(100vh - 180px);
z-index:1;
}

A.men:LINK, A.men:VISITED, A.men:ACTIVE{
color: #0f355c;
text-decoration: none;
}


A.men:HOVER {
color: #c20e1a;
text-decoration : none;
}

img
{
max-width:100%;
}

img.logo
{
display:block;
margin:auto;
max-width:100%;
}

img.phi
{
display:block;
margin:auto;
width:190px;
}

img.ico
{
display:block;
margin:auto;
width:150px;
padding-top:60px;
padding-bottom:40px;
}


img.premio
{
display:block;
margin:auto;
width:90%;
padding-top:20px;
cursor: pointer;
}


header
{
width: 100%;
position:relative;
z-index:999;
height:120px;
background-color: #ffffff; 
}

#ombra
{
width: 100%;
position:absolute;
z-index:10;
height:185px;
background-image: url('../images/ombra.png');
background-position:center top;
background-repeat:no-repeat;
}


footer
{
width: 100%;
position:relative;
z-index:20;
height:180px;
background-color: #96cff2; 
}

#footerxxx
{
width: 100%;
position:relative;
z-index:20;
height:100px;
}


#azzurro
{
width: 100%;
position:relative;
z-index:20;
background-color: #f4fafe; 
margin-top:70px;
}



#pagina
{
position:relative;
z-index:20;
width: 100%;
margin:auto;
}


#pos_logo
{
position:absolute;
z-index:50;
top:30px;
width:187px;
left:15px;
}

#pos_menu
{
display:none;
}

#home
{
width: 100%;
position:relative;
z-index:20;
min-height:1000px;
background-image: url('../images/img-home.jpg');
background-position:center top;
background-repeat:no-repeat;
}

#nowin
{
width: 100%;
position:relative;
z-index:20;
background-image: url('../images/img-home.jpg');
background-position:center top;
background-repeat:no-repeat;
}

#claim
{
width: 685px;
position:relative;
z-index:20;
height:179px;
margin:auto;
background-image: url('../images/claim.png');
background-position:center bottom;
background-repeat:no-repeat;
background-size:cover;
}

#xxxclaim
{
width: 100%;
position:relative;
z-index:20;
height:60px;
}


#meccanica
{
width: 100%;
position:relative;
z-index:20;
min-height:878px;
background-image: url('../images/meccanica-tb.png');
background-position:center top;
background-repeat:no-repeat;
margin-top:170px;
}


#loghi
{
width: 100%;
position:relative;
z-index:20;
height:115px;
background-image: url('../images/loghi.png');
background-position:center top;
background-repeat:no-repeat;
}

#box
{
width: 90%;
margin:auto;
position:relative;
z-index:20;
min-height:470px;
background-image: url('../images/box.jpg');
background-position:center top;
background-repeat:no-repeat;
background-size:100%;
}


#sfopremio1
{
width: 750px;
position:absolute;
z-index:20;
height:450px;
background-image: url('../images/sfondopremio1.png');
background-position:center top;
background-repeat:no-repeat;
top:-40px;
}

#sfopremio2
{
width: 750px;
position:absolute;
z-index:20;
height:450px;
background-image: url('../images/sfondopremio2.png');
background-position:center top;
background-repeat:no-repeat;
top:-40px;
}

#sfopremio3
{
width: 750px;
position:absolute;
z-index:20;
height:450px;
background-image: url('../images/sfondopremio3.png');
background-position:center top;
background-repeat:no-repeat;
top:-40px;
}

#sfopremio4
{
width: 750px;
position:absolute;
z-index:20;
height:450px;
background-image: url('../images/sfondopremio4.png');
background-position:center top;
background-repeat:no-repeat;
top:-40px;
}

#xxxpremio
{
width: 100%;
position:relative;
z-index:20;
height:360px;
}


.rigamed
{
width: 750px;
border-top: 1px solid #00325d;
margin: 0 auto; 
margin-top:40px;
margin-bottom:40px;
}

#box-priv
{
position:relative;
z-index:20;
width: 740px;
margin:auto;
}


#box-nowin
{
position:relative;
z-index:20;
width: 750px;
margin:auto;
padding-top:50px;
padding-bottom:50px;
border-radius: 80px;
background: #FFFFFF;
background: linear-gradient(180deg, rgba(255, 255, 255, 1) 0%, rgba(215, 235, 251, 1) 100%);
margin-bottom:50px;
}



.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-menu {float:right;position:relative;margin-right:15px;}



.riga { display:table-row;}

.riga1 {
display: table;
width: 100%;
table-layout: fixed;
}


.colonna {display: table-cell;vertical-align: middle;}
.colonna-menu {display: table-cell;vertical-align: middle;height:120px;}

.colonna-footer1 {display: table-cell;vertical-align: middle;height:120px;width:100%;}
.colonna-footer2 {display: table-cell;vertical-align: middle;height:60px;background-color: #00325d;width:100%;}

.colonna50 {display: table-cell;vertical-align: top;width:50%;}
.colonna25 {display: table-cell;vertical-align: top;width:25%;}

table {
margin:auto;
  border-collapse: separate;
  border-spacing: 4px 0; /* 3px orizzontale, 0 verticale */
}

th.colonna-punti1, td.colonna-punti1 {
  width: 150px;
  height: 30px;
  vertical-align: middle;
}

th.colonna-punti2, td.colonna-punti2 {
  width: 500px;
  height: 30px;
  vertical-align: middle;
}

th.colonna-punti3, td.colonna-punti3 {
  width: 200px;
  height: 30px;
  vertical-align: middle;
}



A.bottone:LINK, A.bottone:VISITED, A.bottone:ACTIVE { 
font-family: "mundial", sans-serif;
background: #235287;
background: linear-gradient(180deg, rgba(35, 82, 135, 1) 0%, rgba(26, 56, 87, 1) 100%);
margin-left:auto;
margin-right:auto;
border:0px solid #89388a;
border-radius: 20px;
font-size: 24px;
font-weight: 700;
text-align: center;
color:#96cff2;
padding-top: 10px;
padding-bottom: 15px;
width:320px;
text-transform: uppercase;
display: block;
}


A.bottone:HOVER { 
background: #96cff2;
color:#00325d;
cursor: pointer;
}


.bottoneform { 
font-family: "mundial", sans-serif;
background: #235287;
background: linear-gradient(180deg, rgba(35, 82, 135, 1) 0%, rgba(26, 56, 87, 1) 100%);
margin-left:auto;
margin-right:auto;
border:0px solid #89388a;
border-radius: 20px;
font-size: 24px;
font-weight: 700;
text-align: center;
color:#96cff2;
padding-top: 10px;
padding-bottom: 15px;
width:320px;
text-transform: uppercase;
}


.bottoneform:hover { 
background: #96cff2;
color:#00325d;
cursor: pointer;
}

.boldo {
font-weight: 700;
}

.boldo1 {
font-weight: 800;
}


.titolo {
font-size: 36px;
font-weight: 900;
text-align: center;
text-transform: uppercase;
line-height:1.2;
padding-top:90px;
margin-bottom:30px;
color:#96cff2;
}

.titolo1 {
font-size: 36px;
font-weight: 900;
text-align: center;
text-transform: uppercase;
line-height:1.2;
padding-top:10px;
margin-bottom:60px;
}


.corpo_menu {
font-size: 18px;
font-weight: 400;
text-align: center;
text-transform: uppercase;
margin-left:55px;
}


.corpo_home1 {
font-size: 50px;
font-weight: 900;
text-align: center;
color:#ffffff;
line-height:1;
margin-left:0px;
padding-top:50px;
text-transform: uppercase;
}

.corpo_home1_1 {
color:#9bc9ed;
}


.corpo_home2 {
font-size: 24px;
font-weight: 300;
text-align: center;
line-height:1;
margin-bottom:35px;
padding-top:60px;
}

.corpo_home3 {
font-size: 70px;
font-weight: 900;
text-align: center;
line-height:.85;
padding-top:20px;
}

.corpo_home4 {
font-size: 48px;
font-weight: 900;
text-align: center;
line-height:1;
color:#4578bb;
margin-top:5px;
margin-bottom:20px;
}

.corpo_home4 br {
display:none;
}

.corpo_ico {
font-size: 20px;
font-weight: 300;
text-align: center;
line-height: 1.1;
margin-left:50px;
margin-right:50px;
}

.corpo_ico2 {
font-size: 18px;
color:#501365;
font-weight: 400;
text-align: center;
line-height: 1;
margin-left:55px;
margin-right:55px;
}


.corpo_priv {
font-size: 16px;
font-weight: 400;
text-align: left;
margin-left:20px;
margin-right:20px;
}

.corpo_login1 {
font-size: 24px;
font-weight: 800;
text-align: center;
margin-left:15px;
margin-right:15px;
margin-top:50px;
margin-bottom:10px;
line-height:1;
}

.corpo_login10 {
font-size: 24px;
font-weight: 800;
text-align: center;
margin-left:15px;
margin-right:15px;
padding-top:50px;
margin-bottom:10px;
line-height:1;
}

.corpo_login2 {
font-size: 18px;
font-weight: 300;
text-align: center;
margin-left:15px;
margin-right:15px;
margin-bottom:40px;
line-height:1;
}

.corpo_login3 {
font-size: 18px;
font-weight: 800;
text-align: center;
margin-left:15px;
margin-right:15px;
margin-top:50px;
margin-bottom:5px;
line-height:1;
text-transform: uppercase;
}

.corpo_form {
font-size: 18px;
font-weight: 400;
text-align: center;
margin-left:15px;
margin-right:15px;
line-height:1;
}

.corpo_form1 {
font-size: 18px;
font-weight: 300;
text-align: center;
margin-left:15px;
margin-right:15px;
line-height:1;
}

.link-password {
font-weight: 300;
text-decoration: underline;
}


.corpo33, .corpo333 {
font-size: 18px;
}

.corpo_privo {
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_sco1 {
font-size: 18px;
font-weight: 700;
text-align: center;
margin-left:15px;
margin-right:15px;
line-height:1;
color:#96cff2;
text-transform: uppercase;
}

.corpo_sco2 {
font-size: 16px;
font-weight: 300;
text-align: center;
margin-left:15%;
margin-right:15%;
margin-bottom:10px;
line-height:1.2;
}

.corpo_sco3 {
font-size: 18px;
font-weight: 300;
text-align: center;
margin-left:15%;
margin-right:15%;
margin-bottom:10px;
line-height:1.2;
}

.corpo_sco4 {
font-size: 18px;
font-weight: 700;
text-align: center;
margin-left:15px;
margin-right:15px;
margin-top:15px;
line-height:1;
text-transform: uppercase;
}

.corpo_sco5 {
font-size: 18px;
font-weight: 300;
text-align: center;
margin-left:15%;
margin-right:15%;
margin-bottom:30px;
line-height:1.1;
}

.corpo_premio1 {
font-size: 16px;
font-weight: 300;
text-align: center;
margin-left:15px;
margin-right:15px;
margin-top:10px;
margin-bottom:15px;
line-height:1.2;
text-transform: uppercase;
}

.corpo_punti1 {
font-size: 14px;
font-weight: 700;
text-align: left;
line-height:1;
margin-left:30px;
margin-right:15px;
color:#ffffff;
text-transform: uppercase;
}

.corpo_punti2 {
font-size: 14px;
font-weight: 300;
text-align: left;
line-height:1;
margin-left:30px;
margin-right:15px;
text-transform: uppercase;
}

.corpo_nowin1 {
font-size: 80px;
font-weight: 900;
text-align: center;
margin-left:15px;
margin-right:15px;
padding-top:80px;
padding-bottom:60px;
line-height:1;
text-transform: uppercase;
}

.corpo_nowin2 {
font-size: 24px;
font-weight: 300;
text-align: center;
margin-left:120px;
margin-right:120px;
margin-bottom:20px;
line-height:1.2;
}

.corpo_nowin3 {
font-size: 24px;
font-weight: 300;
text-align: center;
margin-left:120px;
margin-right:120px;
line-height:1.2;
}


.corpo_win1 {
font-size: 80px;
font-weight: 900;
text-align: center;
margin-left:15px;
margin-right:15px;
padding-top:80px;
padding-bottom:80px;
line-height:1;
text-transform: uppercase;
}

.corpo_win2 {
font-size: 24px;
font-weight: 700;
text-align: center;
margin-left:120px;
margin-right:120px;
line-height:1.2;
}

.corpo_win3 {
font-size: 24px;
font-weight: 300;
text-align: center;
margin-left:120px;
margin-right:120px;
line-height:1.2;
}


.corpo_footer1 {
font-size: 18px;
font-weight: 700;
text-align: center;
margin-left:15px;
margin-right:15px;
line-height:1;
text-transform: uppercase;
margin-bottom:12px;

}

.corpo_footer2 {
font-size: 18px;
font-weight: 400;
text-align: center;
margin-left:15px;
margin-right:15px;
line-height:1.1;
}

.corpo_footer3 {
font-size: 18px;
font-weight: 400;
text-align: center;
margin-left:15px;
margin-right:15px;
line-height:1;
text-transform: uppercase;
color:#ffffff;
}

.corpo_footer3 br {
display:none;
}

.divi {
padding: 0 5px;
color:#9ffffff;
}


input.forma {
margin-left:15px;
margin-right:15px;
margin-top:8px;
margin-bottom:24px;
padding-left:20px;
padding-right:20px;
text-align: center;
width: 320px;
height: 58px;
border:1px solid #00325d; 
background-color: #ffffff;
font-size: 14px;
border-radius: 50px;
color:#00325d;
}

input.formb {
margin-left:15px;
margin-right:15px;
margin-top:8px;
margin-bottom:24px;
padding-left:20px;
padding-right:20px;
text-align: center;
width: 125px;
height: 58px;
border:1px solid #00325d; 
background-color: #ffffff;
font-size: 14px;
border-radius: 50px;
color:#00325d;
}

select.prov {
margin-left:15px;
margin-right:15px;
margin-top:8px;
margin-bottom:24px;
padding-left:20px;
padding-right:20px;
text-align: center;
width: 360px;
height: 58px;
border:1px solid #00325d; 
background-color: #ffffff;
font-size: 14px;
border-radius: 50px;
color:#00325d;
}


/* RADIO buttons */
[type="radio"] {
position: absolute;
left: -9999px;
}


/* Stile del bottone */
.btn-premio {
display: inline-flex;
align-items: center;
justify-content: center;
background-color: #96cff2;
border: 0px solid #3a1100;
color: #00325d;
font-size: 18px;
font-weight: bold;
width: 160px;
height: 36px;
cursor: pointer;
user-select: none;
border-radius: 50px; /* opzionale, per ammorbidire gli angoli */
transition: all 0.2s ease-in-out;

}

/* Stato selezionato (radio:checked) */
.spremio:checked + .btn-premio {
background-color: #00325d;
color: #ffffff;
}




/* 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 #00325d;
border-radius: 50%; /* rettangolo con angoli arrotondati */
background: #fff
}

[type="checkbox"] + label::after {
content: '';
position: absolute;
top: 11px;
left: 11px;
width: 21px;
height: 21px;
background: #00325d;
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: 2;
padding-right:50px;
padding-left:0px;
}



}