@media only screen and (min-width: 970px) and (max-width: 1169px) {

#vedi-ph
{
display:none;
}

.mobile-only {
display: none !important;
}


A.men:LINK, A.men:VISITED, A.men:ACTIVE{
color: #2a2e64;
text-decoration: none;
}


A.men:HOVER {
color: #eb771b;
text-decoration : none;
}

.content {
min-height: calc(100vh - 195px);
z-index:1;
}

img
{
max-width:100%;
}


img.logo
{
display:block;
margin:auto;
max-width:100%;
}

img.ico
{
display:block;
margin:auto;
width:175px;
}

img.logof
{
display:block;
width:88%;
margin-left:7%;
margin-right:5%;
}

img.logofph
{
display:none;
}


header
{
width: 100%;
position:relative;
z-index:999;
height:146px;
background-color: #ffffff; 
box-shadow: 0 0 57px rgba(63, 144, 206, 1);
}


footer
{
width: 100%;
position:relative;
z-index:20;
height:195px;
background-color: #2c2f65; 
}

#footerxxx
{
width: 100%;
position:relative;
z-index:20;
height:100px;
}


#pagina
{
position:relative;
z-index:20;
width: 100%;
margin:auto;
}


#azzurro
{
width: 100%;
position:relative;
z-index:20;
background-color: #5e9bd4; 
}

#blu
{
width: 100%;
position:relative;
z-index:20;
background-color: #2a2e64; 
padding-top:60px;
padding-bottom:80px;
}



#pos_logo
{
position:absolute;
z-index:50;
top:22px;
width:201px;
left:50%;
margin-left:-100px;
}

#pos_menu
{
display:none;
}

#home
{
width: 100%;
position:relative;
z-index:9999;
height:444px;
background-image: url('../images/img-home.jpg');
background-position:center top;
}

#nowin
{
width: 100%;
position:relative;
z-index:9999;
height:444px;
background-image: url('../images/img-nowin.jpg');
background-position:center top;
}

#win
{
width: 100%;
position:relative;
z-index:9999;
height:444px;
background-image: url('../images/img-win.jpg');
background-position:center top;
}


#loghi
{
width: 100%;
position:relative;
z-index:20;
height:146px;
background-image: url('../images/loghi.png');
background-position:center top;
background-repeat: no-repeat;
background-color:#ffffff;
box-shadow:
  0 0 57px rgba(63, 144, 206, 0.61),
  0 0 114px rgba(63, 144, 206, 0.25);

}


#card
{
width: 60%;
position:absolute;
z-index:20;
height:498px;
background-image: url('../images/card-tb.png');
background-position:right top;
background-repeat: no-repeat;
background-size:100%;
top:-20px;
right:0px;
overflow: hidden;
}

#cardph
{
display:none;
}


#card1
{
width: 100%;
position:absolute;
z-index:20;
height:498px;
background-image: url('../images/card.png');
background-position:center top;
background-repeat: no-repeat;
top:260px;
left:0;
}


.rigamed
{
width: 750px;
border-top: 1px solid #2a2e64;
margin: 0 auto; 
margin-top:40px;
margin-bottom:40px;
}

#box-priv
{
position:relative;
z-index:20;
width: 90%;
margin:auto;
}


#box-home
{
position:relative;
z-index:20;
margin:auto;
background-color:#292d63;
width: 500px;
height:85px;
border-bottom-left-radius: 60px;
border-bottom-right-radius: 60px;
}


#box-azzurro
{
position:relative;
z-index:20;
width: 495px;
margin-left:20px;
}


.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:175px;}

.tabella-menu1 {display: table;position:relative;margin-left:25px;}
.tabella-menu2 {display: table;position:relative;margin-right:25px;float:right;}

.riga { display:table-row;}

.riga1 {
display: table;
width: 100%;
table-layout: fixed;
}


.colonna {display: table-cell;vertical-align: middle;}
.colonna50 {display: table-cell;vertical-align: top;width:50%;}
.colonna33 {display: table-cell;vertical-align: top;width:33%;}


.colonna-menu {display: table-cell;vertical-align: middle;height:146px;}

.colonna-footer1 {display: table-cell;vertical-align: middle;height:195px;width:20%;}
.colonna-footer2 {display: table-cell;vertical-align: middle;height:195px;width:80%;}

table {
border-collapse: separate;
border-spacing: 3px 0; /* 3px orizzontale, 0 verticale */
}



A.bottone:LINK, A.bottone:VISITED, A.bottone:ACTIVE { 
font-family: "Poppins", sans-serif;
background-color: #2c2f65;
margin-left:auto;
margin-right:auto;
border:0px solid #89388a;
border-radius: 50px;
font-size: 32px;
font-weight: 700;
text-align: center;
color:#ffffff;
padding-top: 15px;
padding-bottom: 15px;
width:360px;
text-transform: uppercase;
display: block;
}


A.bottone:HOVER { 
background-color: #eb771b;
cursor: pointer;
}


.bottoneform { 
font-family: "Poppins", sans-serif;
background-color: #2c2f65;
margin-left:auto;
margin-right:auto;
border:0px solid #89388a;
border-radius: 50px;
font-size: 32px;
font-weight: 700;
text-align: center;
color:#ffffff;
padding-top: 15px;
padding-bottom: 15px;
width:360px;
text-transform: uppercase;
}

.bottoneformbig { 
font-family: "Poppins", sans-serif;
background-color: #2c2f65;
margin-left:auto;
margin-right:auto;
border:0px solid #89388a;
border-radius: 50px;
font-size: 32px;
font-weight: 700;
text-align: center;
color:#ffffff;
padding-top: 15px;
padding-bottom: 15px;
width:430px;
text-transform: uppercase;
}


.bottoneform:hover, .bottoneformbig:hover { 
background-color: #eb771b;
cursor: pointer;
}

.boldo {
font-weight: 700;
}

.boldo1 {
font-weight: 800;
}


.titolo {
font-size: 65px;
font-weight: 700;
text-align: center;
text-transform: uppercase;
line-height:1;
padding-top:80px;
margin-bottom:30px;
margin-left:15px;
margin-right:15px;
}

.titolo1 {
font-size: 65px;
font-weight: 700;
text-align: center;
text-transform: uppercase;
line-height:1;
padding-top:110px;
margin-bottom:90px;
margin-left:15px;
margin-right:15px;

}


.corpo_menu1 {
font-size: 18px;
font-weight: 400;
text-align: center;
text-transform: uppercase;
margin-right:125px;
}

.corpo_menu2 {
font-size: 18px;
font-weight: 400;
text-align: center;
text-transform: uppercase;
margin-left:30px;
}

.corpo_menu2 br {
display:none;
}


.corpo_home1 {
  position: relative;
  font-size: 107px;
  font-weight: 900;
  text-align: center;
  line-height: .6;
  padding-top: 60px;
  text-transform: uppercase;
}

/* BAGLIORE ESTERNO (sotto) */
.corpo_home1::before {
  content: attr(data-text);
  position: absolute;
  inset: 0;
  z-index: -1;
  white-space: pre-line; /* IMPORTANTISSIMO per i <br> */
  text-align: center;
  font-size: 107px;
  font-weight: 900;
  line-height: .6;
  text-transform: uppercase;
  padding-top: 60px;
  color: transparent;

  text-shadow:
    0 0 30px  rgba(224, 238, 249, 1),
    0 0 70px  rgba(224, 238, 249, 1),
    0 0 136px rgba(224, 238, 249, 1);
}

/* TESTO SECONDARIO */
.corpo_home2 {
  font-size: 74px;
  line-height: 1.3;
}


.corpo_boxhome {
font-size: 35px;
color:#ffffff;
font-weight: 700;
text-align: center;
line-height: 1;
padding-top:26px;
text-transform: uppercase;
}

.corpo_home3 {
font-size: 30px;
color:#ffffff;
font-weight: 400;
text-align: center;
line-height: 1.2;
padding-top:20px;
padding-bottom:20px;
text-transform: uppercase;
}

.corpo_home3 br {
display:none;
}


.corpo_home4 {
font-size: 70px;
color:#ffffff;
font-weight: 900;
text-align: center;
line-height: .9;
padding-top:68px;
padding-bottom:60px;
text-transform: uppercase;
}



.corpo_ico1 {
font-size: 30px;
font-weight: 700;
text-align: center;
line-height: 1.1;
margin-top:25px;
margin-bottom:20px;
text-transform: uppercase;
}

.corpo_ico10 {
font-size: 30px;
font-weight: 700;
text-align: center;
line-height: 1.1;
margin-top:40px;
margin-bottom:36px;
text-transform: uppercase;
}

.corpo_ico2 {
font-size: 18px;
font-weight: 400;
text-align: center;
line-height: 1.1;
margin-left:15px;
margin-right:15px;
margin-bottom:90px;
}

.corpo_ico2 br {
display:none;
}


.corpo_priv {
font-size: 16px;
font-weight: 400;
text-align: left;
margin-left:20px;
margin-right:20px;
}

.corpo_login1 {
font-size: 24px;
font-weight: 700;
text-align: center;
margin-left:15px;
margin-right:15px;
margin-top:50px;
margin-bottom:5px;
line-height:1;
text-transform: uppercase;
}

.corpo_login10 {
font-size: 24px;
font-weight: 400;
text-align: center;
margin-left:15px;
margin-right:15px;
margin-top:50px;
margin-bottom:40px;
line-height:1;
}

.corpo_login2 {
font-size: 20px;
font-weight: 400;
text-align: center;
margin-left:15px;
margin-right:15px;
margin-bottom:40px;
line-height:1;
}

.corpo_login3 {
font-size: 20px;
font-weight: 400;
text-align: center;
margin-left:15px;
margin-right:15px;
margin-top:60px;
margin-bottom:40px;
line-height:1;
text-transform: uppercase;
}

.corpo_login4 {
font-size: 40px;
font-weight: 700;
text-align: center;
margin-left:15px;
margin-right:15px;
margin-top:0px;
margin-bottom:50px;
color:#ffffff;
line-height:1;
text-transform: uppercase;
}

.corpo_form {
font-size: 16px;
font-weight: 400;
text-align: left;
margin-left:15px;
margin-right:15px;
line-height:1;
}

.corpo_form1 {
font-size: 16px;
font-weight: 400;
text-align: center;
margin-left:15px;
margin-right:15px;
line-height:1;
}

.corpo_form10 {
font-size: 16px;
font-weight: 400;
text-align: left;
margin-left:15px;
margin-right:15px;
line-height:1;
color:#ffffff;
}

.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: 20px;
font-weight: 400;
text-align: center;
margin-left:15%;
margin-right:15%;
line-height:1.1;
}

.corpo_sco2 {
font-size: 18px;
font-weight: 300;
text-align: center;
margin-left:15%;
margin-right:15%;
line-height:1.1;
}

.corpo_sco3 {
font-size: 16px;
font-weight: 700;
text-align: center;
margin-left:15px;
margin-right:15px;
line-height:1;
text-transform: uppercase;
}


.corpo_sco4 {
font-size: 16px;
font-weight: 400;
text-align: center;
margin-left:15%;
margin-right:15%;
line-height:1.1;
}



.corpo_nowin1 {
  position: relative;
  font-size: 82px;
  font-weight: 900;
  text-align: center;
  line-height: .9;
  padding-top: 150px;
  margin-left:15px;
margin-right:15px;
  text-transform: uppercase;
}

/* BAGLIORE ESTERNO (sotto) */
.corpo_nowin1::before {
  content: attr(data-text);
  position: absolute;
  inset: 0;
  z-index: -1;
  white-space: pre-line; /* IMPORTANTISSIMO per i <br> */
  text-align: center;
  font-size: 82px;
  font-weight: 900;
  line-height: .9;
  text-transform: uppercase;
  padding-top: 150px;
  color: transparent;

  text-shadow:
    0 0 30px  rgba(224, 238, 249, 1),
    0 0 70px  rgba(224, 238, 249, 1),
    0 0 136px rgba(224, 238, 249, 1);
}

.corpo_nowin2 {
font-size: 28px;
font-weight: 400;
text-align: center;
margin-left:15px;
margin-right:15px;
line-height:1.2;
padding-top:20px;
color:#ffffff;
}

.corpo_nowin3 {
font-size: 30px;
font-weight: 700;
text-align: center;
margin-left:15px;
margin-right:15px;
line-height:1.2;
padding-bottom:20px;
color:#ffffff;
text-transform: uppercase;
}

.corpo_nowin4 {
font-size: 20px;
font-weight: 400;
text-align: center;
margin-left:15px;
margin-right:15px;
line-height:1.2;
padding-top:50px;
}


.corpo_win1 {
  position: relative;
  font-size: 82px;
  font-weight: 900;
  text-align: center;
  line-height: .9;
  padding-top: 90px;
  margin-left:15px;
margin-right:15px;
  text-transform: uppercase;
}

/* BAGLIORE ESTERNO (sotto) */
.corpo_win1::before {
  content: attr(data-text);
  position: absolute;
  inset: 0;
  z-index: -1;
  white-space: pre-line; /* IMPORTANTISSIMO per i <br> */
  text-align: center;
  font-size: 82px;
  font-weight: 900;
  line-height: .9;
  text-transform: uppercase;
  padding-top: 90px;
  color: transparent;

  text-shadow:
    0 0 30px  rgba(224, 238, 249, 1),
    0 0 70px  rgba(224, 238, 249, 1),
    0 0 136px rgba(224, 238, 249, 1);
}


.corpo_win2 {
font-size: 18px;
font-weight: 400;
text-align: center;
margin-left:15%;
margin-right:15%;
line-height:1.2;
padding-top:280px;
color:#ffffff;
}

.corpo_win3 {
font-size: 18px;
font-weight: 700;
text-align: center;
margin-left:15%;
margin-right:15%;
line-height:1.2;
padding-top:30px;
color:#ffffff;
text-transform: uppercase;
}

.corpo_win4 {
font-size: 18px;
font-weight: 400;
text-align: center;
margin-left:15%;
margin-right:15%;
line-height:1.2;
color:#ffffff;
padding-bottom:30px;
}


.corpo_footer1 {
font-size: 16px;
font-weight: 700;
text-align: left;
margin-left:15px;
margin-right:15px;
line-height:1.4;
text-transform: uppercase;
color:#ffffff;
}

.corpo_footer2 {
font-size: 16px;
font-weight: 400;
text-align: left;
margin-left:15px;
margin-right:15px;
line-height:1.4;
color:#ffffff;
}

.corpo_footer3 {
font-size: 14px;
font-weight: 600;
text-align: left;
margin-left:15px;
margin-right:15px;
margin-top:20px;
line-height:1;
text-transform: uppercase;
color:#ffffff;
}

.corpo_footer3 br {
display:none;
}

.divi {
padding: 0 3px;
color:#ffffff;
}


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:0px solid #006a50; 
background-color: #ffffff;
font-size: 14px;
border-radius: 50px;
color:#1e345f;
}

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:0px solid #006a50; 
background-color: #ffffff;
font-size: 14px;
border-radius: 50px;
color:#1e345f;
}

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:0px solid #006a50; 
background-color: #ffffff;
font-size: 14px;
border-radius: 50px;
color:#1e345f;
}


/* 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 #2a2e64;
border-radius: 50%; /* rettangolo con angoli arrotondati */
background: #fff
}

[type="checkbox"] + label::after {
content: '';
position: absolute;
top: 10px;
left: 10px;
width: 22px;
height: 22px;
background: #2a2e64;
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;
}

}