@media only screen and (min-width: 1500px) {

#vedi-ph
{
display:none;
}

.mobile-only {
display: none !important;
}


.content {
min-height: calc(100vh - 100px);
z-index:1;
}


img.logo
{
display:block;
margin:auto;
width:258px;
padding-top:28px;
}

img.ico
{
display:block;
margin:auto;
width:190px;
padding-top:50px;
}

img.icosco
{
display:block;
margin:auto;
width:190px;
padding-top:60px;
}

img.linea
{
display:block;
margin:auto;
}

img.win1, img.win2, img.win3, img.win4
{
display:block;
margin:auto;
}

img.win4
{
margin-top:-50px;
}

img.sinner
{
display:block;
margin:auto;
padding-top:0px;
}

#sfondohome
{
width: 100%;
background: #89388A;
background: linear-gradient(360deg, rgba(255, 237, 0, 1) 5%, rgba(237, 161, 74, 1) 40%, rgba(151, 63, 153, 1) 60%, rgba(137, 56, 138, 1) 80%);
}


header
{
width: 100%;
position:relative;
z-index:999;
height:100px;
background-color: #89388a; 
}


footer
{
width: 100%;
position:relative;
z-index:20;
height:120px;
background-color: #89388a; 
}

#footerxxx
{
width: 100%;
position:relative;
z-index:20;
height:100px;
}

#bottonexxx
{
width: 100%;
position:relative;
z-index:20;
height:60px;
}


#pagina
{
position:relative;
z-index:20;
width: 1500px;
margin:auto;
}


#pos_logo
{
position:absolute;
z-index:50;
top:0px;
width:285px;
left:180px;
}

#pos_menu
{
display:none;
}

#home
{
width: 100%;
position:relative;
z-index:20;
min-height:750px;
background-image: url('../images/img-home.png');
background-position:  center top;
background-repeat:no-repeat;
}

#boxhome1
{
width: 100%;
position:relative;
z-index:20;
min-height:847px;
background-image: url('../images/box-home1.png');
background-position:  center top;
background-repeat:no-repeat;
}

#boxhome2
{
width: 100%;
position:relative;
z-index:20;
min-height:697px;
background-image: url('../images/box-home2.png');
background-position:  center top;
background-repeat:no-repeat;
margin-top:60px;
}


#sinner
{
width: 100%;
position:relative;
z-index:20;
height:103px;
background-image: url('../images/sinner.png');
background-position:  center center;
background-repeat:no-repeat;
margin-top:0px;
}

#imgpremio1
{
width: 100%;
position:relative;
z-index:20;
height:351px;
background-image: url('../images/premio1.png');
background-position:  center center;
background-repeat:no-repeat;
margin-top:0px;
}

#imgpremio2
{
width: 100%;
position:relative;
z-index:20;
height:368px;
background-image: url('../images/premio2.png');
background-position:  center center;
background-repeat:no-repeat;
margin-top:0px;
}

#imgpremio3
{
width: 100%;
position:relative;
z-index:20;
height:317px;
background-image: url('../images/premio3.png');
background-position:  center center;
background-repeat:no-repeat;
margin-top:0px;
}

#imgpremio4
{
width: 100%;
position:relative;
z-index:20;
height:501px;
background-image: url('../images/premio4.png');
background-position:  center center;
background-repeat:no-repeat;
margin-top:0px;
}


.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: 740px;
margin:auto;
}

#box-upload
{
position:relative;
z-index:20;
margin:auto;
padding-top:30px;
}


.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;
}

.tabella00 {
display: block;
width: 100%;
max-width: 600px; /* limita la larghezza */
padding: 0em;
border: none; /* rimuove il bordo del fieldset */
box-sizing: border-box;
}

.tabella-sco {
  display: block;
  width: 100%;
  max-width: 860px;
  margin: 0 auto;
  padding: 0;
  border: none;
  box-sizing: border-box;
}


.tabella-menu {float:right;position:relative;margin-right:175px;}



.riga { display:table-row;}

.riga1 {
  display: table;
  width: 100%;
  table-layout: fixed;
}


.colonna {display: table-cell;vertical-align: middle;}
.colonna33 {display: table-cell;vertical-align: top;width:33%;}
.colonna50 {display: table-cell;vertical-align: top;width:50%;text-align: center;}

.colonna-punti0 {display: table-cell;vertical-align: middle;height:30px;width:3px}


.colonna-menu {display: table-cell;vertical-align: middle;height:100px;}
.colonna-footer {display: table-cell;vertical-align: middle;height:120px;}

table {
  border-collapse: separate;
  border-spacing: 3px 0; /* 3px orizzontale, 0 verticale */
}


th.colonna-punti0, td.colonna-punti0 {
  width: 3px;
  height: 30px;
  vertical-align: middle;
}

th.colonna-punti1, td.colonna-punti1 {
  width: 618px;
  height: 30px;
  vertical-align: middle;
}

th.colonna-punti2, td.colonna-punti2 {
  width: 350px;
  height: 30px;
  vertical-align: middle;
}

th.colonna-punti3, td.colonna-punti3 {
  width: 320px;
  height: 30px;
  vertical-align: middle;
}

th.colonna-punti4, td.colonna-punti4 {
  width: 100px;
  height: 30px;
  vertical-align: middle;
}



A.bottone:LINK, A.bottone:VISITED, A.bottone:ACTIVE { 
font-family: "Nunito", sans-serif;
background-color: #89388a;
margin-left:auto;
margin-right:auto;
border:2px solid #89388a;
border-radius: 0px;
font-size: 24px;
font-weight: 800;
text-align: center;
color:#ffed00;
padding-top: 15px;
padding-bottom: 15px;
padding-right:60px;
padding-left:60px;
text-transform: uppercase;
}


A.bottone:HOVER { 
background-color: #ffffff;
color:#89388a;
cursor: pointer;
}

A.bottone1:LINK, A.bottone1:VISITED, A.bottone1:ACTIVE { 
font-family: "Nunito", sans-serif;
background-color: #89388a;
margin-left:auto;
margin-right:auto;
border:2px solid #ffed00;
border-radius: 0px;
font-size: 24px;
font-weight: 800;
text-align: center;
color:#ffed00;
padding-top: 15px;
padding-bottom: 15px;
padding-right:40px;
padding-left:40px;
text-transform: uppercase;
}


A.bottone1:HOVER { 
background-color: #ffed00;
color:#89388a;
cursor: pointer;
}

.bottoneform { 
font-family: "Nunito", sans-serif;
background-color: #89388a;
margin-left:auto;
margin-right:auto;
border:2px solid #ffed00;
border-radius: 0px;
font-size: 24px;
font-weight: 800;
text-align: center;
color:#ffed00;
padding-top: 15px;
padding-bottom: 15px;
padding-right:0px;
padding-left:0px;
width:320px;
text-transform: uppercase;
}


.bottoneform:hover { 
background-color: #ffed00;
color:#89388a;
cursor: pointer;
}

.boldo {
font-weight: 700;
}

.boldo1 {
font-weight: 800;
}


h4 {
font-family: 'KGBlankSpaceSketch';
font-size: 62px;
font-weight: 400;
text-align: center;
text-transform: uppercase;
color:#ffed00;
line-height:1;
margin-bottom:65px;
}

h5 {
font-family: 'KGBlankSpaceSketch';
font-size: 36px;
font-weight: 400;
text-align: center;
color:#ffffff;
line-height:1;
margin-bottom:20px;
}



.titolo {
font-family: 'KGBlankSpaceSketch';
font-size: 36px;
font-weight: 400;
text-align: center;
text-transform: uppercase;
color:#ffed00;
line-height:1.2;
padding-top:110px;
margin-bottom:30px;
}


.corpo_menu {
font-size: 20px;
font-weight: 400;
text-align: center;
text-transform: uppercase;
margin-left:80px;
}


.corpo_home1 {
font-size: 32px;
font-weight: 400;
text-align: left;
color:#ffffff;
line-height:1;
margin-left:125px;
padding-top:195px;
}

.testo-sovra-immagine {
position: absolute;
left: 125px;          /* allineamento orizzontale */
top: 320px;           /* primo testo */
font-size: 48px;
color: #ffffff;
font-weight: 800;
line-height: 1;
margin: 0;
}

.testo-sovra-immagine.sotto {
top: 385px;           /* secondo testo, sotto il primo */
}

.corpo_home2 {
font-size: 32px;
font-weight: 400;
text-align: center;
color:#ffffff;
line-height:1.1;
margin-left:15px;
margin-right:15px;
padding-top:70px;
margin-bottom:10px;
}

.corpo_home2 br {
display:none;
}

.corpo_home3 {
font-size: 16px;
font-weight: 400;
text-align: center;
color:#501365;
line-height:1.2;
margin-left:15px;
margin-right:15px;
padding-top:60px;
}


.corpo_ico1 {
font-family: 'KGBlankSpaceSketch';
font-size: 30px;
color:#ed6c31;
font-weight: 400;
text-align: center;
line-height: 1.1;
margin-top:30px;
margin-bottom:5px;
}

.corpo_ico2 {
font-size: 18px;
color:#501365;
font-weight: 400;
text-align: center;
line-height: 1;
margin-left:55px;
margin-right:55px;
}

.corpo_punti1 {
font-size: 16px;
color:#501365;
font-weight: 700;
text-align: left;
line-height: 1;
margin-left:30px;
margin-right:15px;
text-transform: uppercase;
}

.corpo_punti2 {
font-size: 16px;
font-weight: 300;
text-align: left;
line-height: 1;
margin-left:30px;
margin-right:15px;
text-transform: uppercase;
padding-top:3px;
padding-bottom:3px;
}

.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:5px;
line-height:1;
}

.corpo_login2 {
font-size: 18px;
font-weight: 400;
text-align: center;
margin-left:15px;
margin-right:15px;
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:18px;
}

.corpo_form1 {
font-size: 18px;
font-weight: 400;
text-align: center;
margin-left:15px;
margin-right:15px;
line-height:18px;
}

.link-password {
color: #ffed00;
font-weight: bold;
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: 28px;
font-weight: 800;
text-align: center;
margin-top:40px;
margin-left:15px;
margin-right:15px;
line-height:1.2;
}

.corpo_sco2 {
font-size: 24px;
font-weight: 800;
text-align: center;
margin-top:30px;
margin-bottom:30px;
margin-left:15px;
margin-right:15px;
line-height:1.2;
text-transform: uppercase;
}

.corpo_sco20 {
font-size: 24px;
font-weight: 800;
text-align: center;
margin-top:30px;
margin-bottom:59px;
margin-left:15px;
margin-right:15px;
line-height:1.2;
text-transform: uppercase;
}

.corpo_sco3 {
font-size: 28px;
font-weight: 800;
text-align: center;
margin-top:20px;
margin-bottom:5px;
margin-left:15px;
margin-right:15px;
line-height:1.2;
}
.corpo_sco4 {
font-size: 18px;
font-weight: 400;
text-align: center;
margin-top:0px;
margin-bottom:30px;
margin-left:15px;
margin-right:15px;
line-height:1.2;
}

.corpo_sco5 {
font-size: 18px;
font-weight: 800;
text-align: center;
margin-top:40px;
margin-left:15px;
margin-right:15px;
line-height:1.2;
color:#ffed00;
text-transform: uppercase;
}

.corpo_sco50 {
font-size: 18px;
font-weight: 800;
text-align: center;
margin-top:0px;
margin-left:15px;
margin-right:15px;
line-height:1.2;
color:#ffed00;
text-transform: uppercase;
}

.corpo_sco6 {
font-size: 18px;
font-weight: 400;
text-align: center;
margin-top:0px;
margin-left:370px;
margin-right:370px;
line-height:1.2;
}

.corpo_sco60 {
font-size: 16px;
font-weight: 400;
text-align: center;
margin-top:0px;
margin-left:370px;
margin-right:370px;
line-height:1.2;
}


.nowin {
font-family: 'KGBlankSpaceSketch';
font-size: 62px;
font-weight: 400;
text-align: center;
text-transform: uppercase;
color:#ffed00;
line-height:1.2;
padding-top:110px;
margin-bottom:50px;
}

.corpo_nowin1 {
font-size: 32px;
font-weight: 400;
text-align: center;
margin-bottom:30px;
margin-left:15px;
margin-right:15px;
line-height:1.2;
}


.corpo_win1, .corpo_win2, .corpo_win3, .corpo_win4 {
font-family: 'KGBlankSpaceSketch';
font-size: 62px;
font-weight: 400;
text-align: center;
line-height: 1.1;
margin-bottom:30px;
}

.corpo_win1 {
margin-top:-30px;
}

.corpo_win2 {
margin-top:-20px;
}

.corpo_win3 {
margin-top:20px;
}

.corpo_win4 {
margin-top:-10px;
}


.corpo_win5 {
font-size: 24px;
font-weight: 400;
text-align: center;
margin-top:50px;
margin-bottom:50px;
margin-left:15px;
margin-right:15px;
line-height:1.2;
}

.corpo_win6 {
font-size: 18px;
font-weight: 400;
text-align: center;
margin-top:50px;
margin-bottom:0px;
margin-left:15px;
margin-right:15px;
line-height:1.2;
}

.corpo_footer1 {
font-size: 16px;
font-weight: 800;
text-align: center;
margin-left:15px;
margin-right:15px;
line-height:1.5;
text-transform: uppercase;
color:#ffffff;
}

.corpo_footer2 {
font-size: 16px;
font-weight: 400;
text-align: center;
margin-left:15px;
margin-right:15px;
line-height:1;
color:#ffffff;
}

.corpo_footer2 br {
display:none;
}

.corpo_footer3 {
font-size: 18px;
font-weight: 800;
text-align: center;
margin-left:15px;
margin-right:15px;
margin-top:15px;
line-height:1;
text-transform: uppercase;
color:#ffffff;
}

.corpo_footer3 br {
display:none;
}


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;
}

/* Nasconde il vero radio */
.radiotipo {
  position: absolute;
  left: -9999px;
}

/* Stile del label (non selezionato) */
.radio-box {
  display: inline-block;
  width: 320px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  background-color: #973f99;
  border: 2px solid white;
  font-size: 24px;
font-weight: 800;
  color: white;
  font-weight: bold;
  cursor: pointer;
  transition: all 0.3s ease;
  user-select: none;
}

/* Stile del label quando il radio è selezionato */
.radiotipo:checked + .radio-box {
  background-color: white;
  color: #973f99;
}


/* RADIO buttons */
[type="radio"] {
  position: absolute;
  left: -9999px;
}

input.radion[type="radio"] + label {
  position: relative;
  padding-left: 60px;
  padding-right: 20px;
  cursor: pointer;
  display: inline-block;
  vertical-align: top;
}

input.radion[type="radio"] + label::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 40px;
  height: 40px;
  border: 0px solid #cad200;
  border-radius: 50%; /* cerchio per radio */
  background: #fff
}

input.radion[type="radio"] + label::after {
  content: '';
  position: absolute;
  top: 10px;
  left: 10px;
  width: 21px;
  height: 21px;
  background: #30b7be;
  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: 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: 0px solid #666;
  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: #30b7be;
  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;
}



}