@media only screen and (min-width: 1490px) {

#vedi-ph
{
display:none;
}

.mobile-only {
display: none !important;
}


.content {
min-height: calc(100vh - 130px);
z-index:1;
}

img.logo
{
display:block;
margin:auto;
max-width:100%;
}

img.logo1
{
display:block;
margin:auto;
width:330px;
margin-bottom:84px;
}


img.logo2
{
display:block;
margin:auto;
width:391px;
margin-top:15px;
}

header
{
width: 100%;
position:relative;
z-index:999;
height:130px;
background-color: #f4af22; 
}


footer
{
width: 100%;
position:relative;
z-index:20;
height:129px;
background-image: url('../images/footer.jpg');
background-position:center center;
}

#footerxxx
{
width: 100%;
position:relative;
z-index:20;
height:100px;
}


#pagina
{
position:relative;
z-index:20;
width: 1490px;
margin:auto;
}

#pagina1
{
position:relative;
z-index:20;
width: 1020px;
margin:auto;
}


#pos_logo
{
position:absolute;
z-index:50;
top:11px;
width:189px;
left:265px;
}

#pos_logo1
{
position:relative;
z-index:50;
width:189px;
margin:auto;
padding-top:11px;
}

#pos_menu
{
display:none;
}

#home
{
width: 100%;
position:relative;
z-index:30;
min-height:980px;
background-image: url('../images/img-home.png');
background-position:center bottom;
background-repeat:no-repeat;
}

#vinci
{
width: 247px;
position:relative;
z-index:20;
height:117px;
background-image: url('../images/box-vinci.png');
background-position:center center;
background-repeat:no-repeat;
margin:auto;
}

#freccia
{
width: 1130px;
position:relative;
z-index:20;
height:70px;
background-image: url('../images/freccia.png');
background-position:center center;
background-repeat:no-repeat;
margin:auto;
}

#instant
{
width: 482px;
position:relative;
z-index:60;
height:72px;
background-image: url('../images/instant.png');
background-position:center center;
background-repeat:no-repeat;
margin:auto;
background-size:100%;
}

#premio1
{
width: 740px;
position:relative;
z-index:20;
height:392px;
background-image: url('../images/premio1.png');
background-position:center center;
background-repeat:no-repeat;
margin:auto;
margin-bottom:20px;
}


#premio2
{
width: 740px;
position:relative;
z-index:20;
height:600px;
background-image: url('../images/premio2.png');
background-position:center center;
background-repeat:no-repeat;
margin:auto;
margin-bottom:30px;
}

#barra
{
width: 100%;
position:relative;
z-index:20;
height:70px;
background-image: url('../images/barra.png');
background-position:center center;
}


#nowin
{
width: 100%;
position:relative;
z-index:30;
min-height:1022px;
background-image: url('../images/sfondo-nowin.jpg');
background-position:center top;
background-color:#f4af23;
}

.box-nowin
{
width: 1060px;
position:relative;
z-index:30;
height:144px;
background-image: url('../images/nowin.png');
background-position:center center;
background-repeat:no-repeat;
text-transform: uppercase;
display: flex;
align-items: center;     /* CENTRA VERTICALMENTE */
justify-content: center; /* CENTRA ORIZZONTALMENTE */
color:#000000;
margin:auto;
margin-top:325px;
font-size: 141px;
line-height:.9;
}

.box-win
{
width: 897px;
position:relative;
z-index:30;
height:144px;
background-image: url('../images/win.png');
background-position:center center;
background-repeat:no-repeat;
text-transform: uppercase;
display: flex;
align-items: center;     /* CENTRA VERTICALMENTE */
justify-content: center; /* CENTRA ORIZZONTALMENTE */
color:#ffffff;
margin:auto;
margin-top:30px;
font-size: 141px;
line-height:.9;
}


.box-win2
{
width: 960px;
position:relative;
z-index:30;
text-transform: uppercase;
color:#000000;
margin:auto;
margin-top:50px;
font-size: 17px;
line-height:1.4;
font-family: "acumin-pro", sans-serif;
border: 1px solid #ffffff;
border-radius: 20px;
font-weight: 700;
text-align: center;
padding-top:15px;
padding-bottom:15px;
}

.bg-testo {
  background-color: #fff;
  padding: 1px 8px;
  box-decoration-break: clone;
  -webkit-box-decoration-break: clone;
}




#box1
{
width: 482px;
position:relative;
z-index:50;
background-color:#f5de72;
margin:auto;
border-radius: 20px;
font-size: 44px;
font-weight: 400;
text-align: center;
color:#000000;
line-height:.9;
padding-top:25px;
padding-bottom:22px;
margin-top:-10px;
}


.triangolo1 {
position:relative;
z-index:50;
width: 0;
height: 0;
border-left: 25px solid transparent;
border-right: 25px solid transparent;
border-top: 26px solid #f5de72;
margin: 0 auto; /* centra orizzontalmente */
}

#box2
{
width: 482px;
position:relative;
z-index:40;
background-color:#f5d340;
margin:auto;
border-radius: 20px;
font-size: 44px;
font-weight: 400;
text-align: center;
color:#000000;
line-height:.9;
padding-top:25px;
padding-bottom:22px;
margin-top:-10px;
}


.triangolo2 {
position:relative;
z-index:40;
width: 0;
height: 0;
border-left: 25px solid transparent;
border-right: 25px solid transparent;
border-top: 26px solid #f5d340;
margin: 0 auto; /* centra orizzontalmente */
}

#box3
{
width: 482px;
position:relative;
z-index:30;
background-color:#f4af22;
margin:auto;
border-radius: 20px;
font-size: 53px;
font-weight: 400;
text-align: center;
color:#000000;
line-height:.9;
padding-top:25px;
padding-bottom:22px;
margin-top:-10px;
}


.triangolo3 {
position:relative;
z-index:30;
width: 0;
height: 0;
border-left: 25px solid transparent;
border-right: 25px solid transparent;
border-top: 26px solid #f4af22;
margin: 0 auto; /* centra orizzontalmente */
}



#box4
{
width: 482px;
position:relative;
z-index:30;
background-color:#ffffff;
margin:auto;
border-radius: 20px;
font-size: 44px;
font-weight: 400;
text-align: center;
color:#000000;
line-height:.9;
padding-top:25px;
padding-bottom:22px;
margin-top:-10px;
}


.triangolo4 {
position:relative;
z-index:30;
width: 0;
height: 0;
border-left: 25px solid transparent;
border-right: 25px solid transparent;
border-top: 26px solid #ffffff;
margin: 0 auto; /* centra orizzontalmente */
}


.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: 655px;
margin:auto;
}


#box-home
{
position:relative;
z-index:20;
width: 593px;
margin-left:152px;
}


.rettangolo {
  height: 70px;
  width: 100%;
  margin-top:-100px;
  margin-bottom:45px;
  background: linear-gradient(
    to right,
    transparent 0%,
    transparent 50%,
    #ffffff 50%,
    #ffffff 100%
  );
}



.registrati { 
  font-family: "bebas-neue", sans-serif;
  background-color: transparent;
  margin-left: auto;
  margin-right: auto;
  border: 0;
  border-radius: 0;
  font-size: 43px;
  color: #000000;
  width: 437px;
  height: 70px;
  text-transform: uppercase;
  display: flex;
  align-items: center;     /* CENTRA VERTICALMENTE */
  justify-content: center; /* CENTRA ORIZZONTALMENTE */
  background-image: url('../images/bottone.png');
  background-position: center center;
  background-repeat: no-repeat;
  text-align: center;
}



.tabella {display: table;width:100%;position:relative;}
.tabella-footer {display: table;width:980px;position:relative;margin:auto;}

.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:250px;}



.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: top;height:130px;}
.colonna-footer1 {display: table-cell;vertical-align: middle;height:129px;width:680px;}
.colonna-footer2 {display: table-cell;vertical-align: middle;height:129px;width:300px;}

table {
border-collapse: separate;
border-spacing: 3px 0; /* 3px orizzontale, 0 verticale */
}



A.bottone:LINK,
A.bottone:VISITED,
A.bottone:ACTIVE { 
  font-family: "bebas-neue", sans-serif;
  background-color: transparent;
  margin-left: auto;
  margin-right: auto;
  border: 0;
  border-radius: 0;
  font-size: 43px;
  color: #000000;
  width: 437px;
  height: 70px;
  text-transform: uppercase;
  display: flex;
  align-items: center;     /* CENTRA VERTICALMENTE */
  justify-content: center; /* CENTRA ORIZZONTALMENTE */
  background-image: url('../images/bottone.png');
  background-position: center center;
  background-repeat: no-repeat;
  text-align: center;
}



A.bottone:HOVER { 
color:#f4af22;
cursor: pointer;
}


.bottoneform { 
font-family: "bebas-neue", sans-serif;
background-color: #fab807;
margin-left:auto;
margin-right:auto;
border:0px solid #ffed00;
border-radius: 20px;
font-size: 30px;
text-align: center;
color:#000000;
padding-top: 20px;
padding-bottom: 20px;
padding-right:0px;
padding-left:0px;
width:270px;
letter-spacing:1px;
text-transform: uppercase;
}


.bottoneform:hover { 
background-color:#f5de72;
cursor: pointer;
}

.boldo {
font-weight: 700;
}

.boldo1 {
font-size: 56px;
color:#ffffff;
}

.boldo2 {
font-size: 56px;
color:#f4af23;
}

.boldo3 {
color:#ffffff;
}



.titolo {
font-size: 35px;
font-weight: 400;
text-align: center;
text-transform: uppercase;
line-height:1.2;
padding-top:50px;
margin-bottom:5px;
letter-spacing:2px;
}


.corpo_menu {
font-size: 31px;
font-weight: 400;
text-align: center;
text-transform: uppercase;
margin-left:45px;
padding-top:70px;
}


.corpo_home1 {
font-size: 147px;
font-weight: 400;
text-align: center;
line-height:1;
padding-top:100px;
}

.corpo_home2 {
font-size: 147px;
font-weight: 400;
text-align: center;
line-height:.8;
color:#000000;
}

.corpo_home3 {
font-size: 52px;
font-weight: 400;
text-align: left;
line-height:1;
color:#000000;
margin-left:90px;
padding-top:10px;
}

.corpo_home30 {
color:#f4af23;
}

.corpo_insta {
font-size: 22px;
font-weight: 400;
text-align: center;
line-height:1;
padding-top:12px;
letter-spacing:2px;
}


.corpo_estra {
font-size: 22px;
font-weight: 400;
text-align: center;
line-height:1;
padding-top:12px;
letter-spacing:1.5px;
}


.corpo_nowin1 {
font-size: 49px;
font-weight: 400;
text-align: center;
line-height:1;
padding-top:50px;
color:#000000;
}

.corpo_nowin2 {
font-size: 63px;
font-weight: 400;
text-align: center;
line-height:1;
padding-bottom:30px;
padding-top:10px;
}

.corpo_nowin3 {
font-size: 49px;
font-weight: 400;
text-align: center;
line-height:1;
color:#000000;
}


.corpo_win1 {
font-size: 88px;
font-weight: 400;
text-align: center;
line-height:1;
padding-top:210px;
color:#000000;
}


.corpo_win2 {
font-size: 49px;
font-weight: 400;
text-align: center;
line-height:1.1;
color:#000000;
padding-top:40px;
}


.corpo_priv {
font-family: "acumin-pro", sans-serif;
font-size: 14px;
font-weight: 400;
text-align: left;
margin-left:20px;
margin-right:20px;
}

.corpo_login1 {
font-family: "acumin-pro", sans-serif;
font-size: 22px;
font-weight: 700;
text-align: center;
margin-left:15px;
margin-right:15px;
padding-top:45px;
margin-bottom:5px;
line-height:1;
}

.corpo_login2 {
font-family: "acumin-pro", sans-serif;
font-size: 18px;
font-weight: 400;
text-align: center;
margin-left:15px;
margin-right:15px;
padding-top:0px;
margin-bottom:45px;
line-height:1;
}

.corpo_reg1 {
font-size: 22px;
font-weight: 400;
text-align: center;
margin-left:15px;
margin-right:15px;
padding-top:45px;
margin-bottom:45px;
line-height:1;
}

.corpo_sco1 {
font-size: 22px;
text-align: center;
margin-left:15px;
margin-right:15px;
margin-bottom:30px;
line-height:1;
}

.corpo_sco2 {
font-family: "acumin-pro", sans-serif;
font-size: 14px;
font-weight: 400;
text-align: left;
margin-bottom:20px;
}

.corpo_sco3 {
font-family: "acumin-pro", sans-serif;
font-size: 12px;
font-weight: 400;
text-align: center;
margin-bottom:20px;
}

.corpo_form {
font-size: 20px;
text-align: center;
margin-left:15px;
margin-right:15px;
line-height:18px;
letter-spacing:1px;
}

.corpo_form1 {
font-size: 18px;
font-weight: 400;
text-align: center;
margin-left:15px;
margin-right:15px;
line-height:18px;
}

.corpo33, .corpo333 {
font-family: "acumin-pro", sans-serif;
font-size: 15px;
}

.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_footer1 {
font-family: "acumin-pro", sans-serif;
font-weight: 400;
font-style: normal;
font-size: 12px;
text-align: justify;
line-height:1.2;
color:#ffffff;
margin-right:25px;
}

.corpo_footer2 {
font-size: 18px;
font-weight: 400;
text-align: right;
line-height:1;
margin-top:10px;
color:#ffffff;
}

.corpo_footer2 br {
display:none;
}

.divi {
padding: 0 3px;
color:#f4af23;
}



input.forma {
margin-left:12px;
margin-right:12px;
margin-top:8px;
margin-bottom:24px;
padding-left:20px;
padding-right:20px;
text-align: center;
width: 275px;
height: 40px;
border:0px solid #006a50; 
background-color: #ffffff;
font-size: 14px;
border-radius: 10px;
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: 40px;
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: 0px solid #666;
border-radius: 50%; /* rettangolo con angoli arrotondati */
background: #fff
}

[type="checkbox"] + label::after {
content: '';
position: absolute;
top: 5px;
left: 5px;
width: 20px;
height: 20px;
background: #fab807;
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);
}



/* RADIO */
[type="radio"] {
position: absolute;
left: -9999px;
}

[type="radio"] + label {
position: relative;
padding-left: 40px;
padding-right: 20px;
cursor: pointer;
display: inline-block;
vertical-align: top;
margin-bottom:20px;
}

[type="radio"] + label::before {
content: '';
position: absolute;
left: 0;
top: 0;
width: 30px;
height: 30px;
border: 0px solid #666;
border-radius: 50%; /* rettangolo con angoli arrotondati */
background: #fff
}

[type="radio"] + label::after {
content: '';
position: absolute;
top: 5px;
left: 5px;
width: 20px;
height: 20px;
background: #fab807;
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;
display: inline-block;
vertical-align: middle;
padding-left:0px;
}





}