@media only screen and (min-width: 1346px) {

#vedi-ph
{
display:none;
}

.mobile-only {
display: none !important;
}


.content {
min-height: calc(100vh - 160px);
z-index:1;
}

img.logo
{
display:block;
margin:auto;
max-width:100%;
}

img.logof
{
display:block;
margin:auto;
width:154px;
}

img.ogg
{
display:block;
margin:auto;
max-width:100%;
}


img.claim
{
display:block;
margin:auto;
width:513px;
padding-top:200px;
}

img.ico
{
display:block;
margin:auto;
width:154px;
}

img.premio1
{
display:block;
margin:auto;
width:774px;
padding-bottom:50px;
}

img.premio2
{
display:block;
margin:auto;
width:606px;
padding-bottom:50px;
}



header {
width: 100%;
position: absolute;
z-index: 999;
height: 127px;
background-color: #ffffff; 
box-shadow: 0 0 18px 2px rgba(0,0,0,0.3);
}



footer
{
width: 100%;
position:relative;
z-index:20;
height:160px;
background-color: #ffffff; 
}


#footerxxx
{
width: 100%;
position:relative;
z-index:20;
height:100px;
}

#bottonexxx
{
width: 100%;
position:relative;
z-index:20;
height:140px;
}


#pagina
{
position:relative;
z-index:20;
width: 1346px;
margin:auto;
}


#pos_logo
{
position:absolute;
z-index:50;
top:20px;
width:153px;
left:115px;
}

#pos_logo_pre
{
position:absolute;
z-index:50;
top:20px;
width:153px;
left:50%;
margin-left:-76px;
}

#pos_menu
{
display:none;
}


#pos_tv
{
position:absolute;
z-index:20;
top:-60px;
width:257px;
right:70px;
}

#pos_foto1
{
position:absolute;
z-index:20;
bottom:0px;
width:233px;
left:-47px;
}

#pos_foto2
{
position:absolute;
z-index:20;
bottom:0px;
width:274px;
right:-94px;
}

#pos_foto0
{
display:none;
}

#prodotti
{
width: 100%;
position:relative;
z-index:20;
height:447px;
background-image: url('../images/prodotti.png');
background-position:center top;
background-repeat:no-repeat;
margin-top:-55px;
}

#prodottinowin
{
width: 100%;
position:relative;
z-index:20;
height:447px;
background-image: url('../images/prodotti.png');
background-position:center top;
background-repeat:no-repeat;
margin-top:0px;
}

#roma
{
width: 100%;
position:relative;
z-index:20;
height:629px;
background-image: url('../images/roma.png');
background-position:center top;
background-repeat:no-repeat;
margin-top:0px;
}


#box-home1
{
width: 1066px;
position:relative;
z-index:50;
background-color: #9a1933; 
margin:auto;
}


#box-home2
{
width: 1066px;
position:relative;
z-index:30;
background-color: #d1aa6f; 
margin:auto;
}

#box-home3
{
width: 1066px;
position:relative;
z-index:40;
background-color: #3e6898; 
margin:auto;
}



.rigamed
{
width: 950px;
border-top: 1px solid #dec196;
margin: 0 auto; 
margin-top:40px;
margin-bottom:40px;
}

#box-priv
{
position:relative;
z-index:20;
width: 950px;
margin:auto;
}


.tabella {display: table;width:100%;position:relative;}
.tabella1 {display: table;width:906px;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;
}

.tabella00 {
display: block;
width: 100%;
max-width: 600px; /* limita la larghezza */
padding: 0em;
border: none; /* rimuove il bordo del fieldset */
box-sizing: border-box;
}

.tabella000 {
display: block;
width: 100%;
margin: 0 auto;
max-width: 390px; /* limita la larghezza */
padding: 0em;
border: none; /* rimuove il bordo del fieldset */
box-sizing: border-box;
}

.tabella-menu {float:right;position:relative;margin-right:125px;}



.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:125px;}
.colonna-footer1 {display: table-cell;vertical-align: middle;height:160px;width:405px}
.colonna-footer2 {display: table-cell;vertical-align: middle;height:160px;width:941px;}

.colonna-box2 {display: table-cell;vertical-align: middle;height:190px;}
.colonna-box3 {display: table-cell;vertical-align: middle;height:235px;}

.colonna33 {display: table-cell;vertical-align: top;width:33%;}
.colonna50 {display: table-cell;vertical-align: top;width:50%;}

table {
border-collapse: separate;
border-spacing: 3px 0; /* 3px orizzontale, 0 verticale */
}



A.bottone:LINK, A.bottone:VISITED, A.bottone:ACTIVE { 
font-family: brandon-grotesque, sans-serif;
background-color: #ffffff;
margin-left:auto;
margin-right:auto;
border:0px solid #89388a;
border-radius: 50px;
font-size: 25px;
font-weight: 700;
text-align: center;
color:#80142a;
padding-top: 15px;
padding-bottom: 15px;
width:360px;
display: block;
text-transform: uppercase;
}


A.bottone:HOVER { 
background-color: #dec196;
color:#9a1933;
cursor: pointer;
}


A.bottone1:LINK, A.bottone1:VISITED, A.bottone1:ACTIVE { 
font-family: brandon-grotesque, sans-serif;
background-color: #ffffff;
margin-left:auto;
margin-right:auto;
border:0px solid #89388a;
border-radius: 50px;
font-size: 25px;
font-weight: 700;
text-align: center;
color:#80142a;
padding-top: 15px;
padding-bottom: 15px;
width:360px;
display: block;
text-transform: uppercase;
}


A.bottone1:HOVER { 
background-color: #80142a;
color:#ffffff;
cursor: pointer;
}


.bottoneform { 
font-family: brandon-grotesque, sans-serif;
background-color: #ffffff;
margin-left:auto;
margin-right:auto;
border:0px solid #89388a;
border-radius: 50px;
font-size: 25px;
font-weight: 700;
text-align: center;
color:#80142a;
padding-top: 15px;
padding-bottom: 15px;
width:360px;
display: block;
text-transform: uppercase;
}


.bottoneform:hover { 
background-color: #dec196;
color:#9a1933;
cursor: pointer;
}

.boldo {
font-weight: 700;
}

.boldo1 {
font-weight: 800;
}

.boldo2 {
font-weight: 700;
font-size: 22px;
}


.titolo {
font-size: 36px;
font-weight: 700;
text-align: center;
text-transform: uppercase;
color:#dec196;
line-height:1.2;
padding-top:205px;
margin-bottom:0px;
}

.titolo1 {
font-size: 36px;
font-weight: 700;
text-align: center;
text-transform: uppercase;
color:#80142a;
line-height:1.2;
padding-top:100px;
margin-bottom:130px;
}


.corpo_menu {
font-size: 16px;
font-weight: 500;
text-align: center;
text-transform: uppercase;
margin-left:130px;
}


.corpo_home1 {
font-size: 25px;
font-weight: 400;
text-align: center;
line-height:1.2;
text-transform: uppercase;
margin-left:15px;
margin-right:15px;
padding-top:40px;
}

.corpo_home10 {
font-size: 20px;
font-weight: 400;
text-align: center;
line-height:1.2;
margin-left:15px;
margin-right:15px;
padding-top:20px;
}


.corpo_home2 {
font-size: 20px;
font-weight: 400;
text-align: center;
line-height:1;
margin-left:15px;
margin-right:15px;
padding-top:5px;
}


.corpo_home3 {
font-size: 50px;
font-weight: 900;
text-align: center;
line-height:1;
margin-left:15px;
margin-right:15px;
margin-top:20px;
color:#dec196;
}

.corpo_home4 {
font-size: 38px;
font-weight: 700;
text-align: center;
line-height:1;
margin-left:15px;
margin-right:15px;
color:#faefd8;
text-transform: uppercase;
}

.corpo_home5 {
font-size: 18px;
font-weight: 400;
text-align: center;
line-height:1;
margin-left:15px;
margin-right:15px;
margin-top:10px;
color:#faefd8;
}

.corpo_home6 {
font-size: 30px;
font-weight: 400;
text-align: center;
line-height:1;
margin-left:15px;
margin-right:15px;
padding-top:40px;
padding-bottom:40px;
color:#faefd8;
text-transform: uppercase;
}


.corpo_box1 {
font-size: 50px;
font-weight: 900;
text-align: center;
line-height:1;
text-transform: uppercase;
margin-left:15px;
margin-right:15px;
margin-bottom:5px;
color:#80142a;
}

.corpo_box2 {
font-size: 38px;
font-weight: 700;
text-align: center;
line-height:1;
text-transform: uppercase;
margin-left:15px;
margin-right:15px;
color:#80142a;
}


.corpo_box3 {
font-size: 50px;
font-weight: 900;
text-align: center;
line-height:1;
text-transform: uppercase;
margin-left:15px;
margin-right:15px;
margin-bottom:5px;
}

.corpo_box4 {
font-size: 38px;
font-weight: 700;
text-align: center;
line-height:1;
text-transform: uppercase;
margin-left:15px;
margin-right:15px;
}

.corpo_box5 {
font-size: 25px;
font-weight: 700;
text-align: center;
line-height:1;
text-transform: uppercase;
margin-left:15px;
margin-right:15px;
}

.corpo_box6 {
font-size: 40px;
font-weight: 400;
text-align: center;
line-height:1;
text-transform: uppercase;
margin-left:15px;
margin-right:15px;
color:#dec196;
}

.corpo_box7 {
font-size: 50px;
font-weight: 900;
text-align: center;
line-height:1;
text-transform: uppercase;
margin-left:15px;
margin-right:15px;
color:#dec196;
margin-bottom:5px;
}

.corpo_box8 {
font-size: 38px;
font-weight: 700;
text-align: center;
line-height:1;
text-transform: uppercase;
margin-left:15px;
margin-right:15px;
color:#faefd8;
}


.corpo_ico1 {
font-size: 30px;
color:#80142a;
font-weight: 700;
text-align: center;
line-height: 1;
margin-top:60px;
margin-bottom:10px;
text-transform: uppercase;
}

.corpo_ico2 {
font-size: 22px;
color:#80142a;
font-weight: 400;
text-align: center;
line-height: 1;
margin-left:15px;
margin-right:15px;
margin-bottom:100px;
}

.corpo_ico20 {
font-size: 22px;
color:#80142a;
font-weight: 400;
text-align: center;
line-height: 1;
margin-left:15px;
margin-right:15px;
margin-bottom:0px;
}

.corpo_ico3 {
font-size: 22px;
color:#80142a;
font-weight: 700;
text-align: center;
line-height: 1;
margin-top:5px;
margin-bottom:20px;
}


.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:0px;
margin-bottom:10px;
line-height:1;
}

.corpo_login2 {
font-size: 20px;
font-weight: 400;
text-align: center;
margin-left:15px;
margin-right:15px;
line-height:1.1;
}

.corpo_login20 {
font-size: 18px;
font-weight: 400;
text-align: center;
margin-left:15px;
margin-right:15px;
line-height:1.1;
}

.corpo_login3 {
font-size: 24px;
font-weight: 700;
text-align: center;
margin-left:15px;
margin-right:15px;
padding-top:50px;
margin-bottom:35px;
line-height:1;
color:#80142a;
}

.corpo_login4 {
font-size: 24px;
font-weight: 700;
text-align: center;
margin-left:15px;
margin-right:15px;
padding-top:50px;
margin-bottom:5px;
line-height:1;
}

.corpo_form {
font-size: 18px;
font-weight: 400;
text-align: left;
margin-left:15px;
margin-right:15px;
line-height:18px;
}

.corpo_form0 {
font-size: 18px;
font-weight: 400;
text-align: left;
margin-left:15px;
margin-right:15px;
line-height:18px;
color:#80142a;
}

.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_priv {
font-size: 18px;
font-weight: 400;
text-align: left;
margin-left:15px;
margin-right:15px;
line-height:1.2;
}

.corpo_sco1 {
font-size: 18px;
font-weight: 400;
text-align: center;
margin-left:240px;
margin-right:240px;
margin-bottom:15px;
line-height:1.1;
}

.corpo_sco2 {
font-size: 18px;
font-weight: 400;
text-align: center;
margin-left:315px;
margin-right:315px;
margin-bottom:15px;
line-height:1.1;
}


.corpo_sco3 {
font-size: 18px;
font-weight: 400;
text-align: center;
margin-left:355px;
margin-right:355px;
margin-bottom:15px;
line-height:1.1;
color:#80142a;
}


.corpo_sco4 {
font-size: 18px;
font-weight: 400;
text-align: center;
margin-left:280px;
margin-right:280px;
line-height:1.1;
padding-top:50px;
}

.corpo_sco5 {
font-size: 20px;
font-weight: 700;
text-align: center;
margin-left:15px;
margin-right:15px;
line-height:1.1;
padding-top:0px;
color:#dec196;
text-transform: uppercase;
}

.corpo_sco6 {
font-size: 20px;
font-weight: 400;
text-align: center;
margin-left:315px;
margin-right:315px;
line-height:1.1;
padding-top:0px;
}


.corpo_nowin1 {
font-size: 55px;
font-weight: 700;
text-align: center;
text-transform: uppercase;
color:#80142a;
line-height:1;
padding-top:205px;
margin-bottom:0px;
}

.corpo_nowin10 {
font-size: 55px;
font-weight: 700;
text-align: center;
text-transform: uppercase;
color:#ffffff;
line-height:1;
padding-top:205px;
margin-bottom:0px;
}

.corpo_nowin2 {
font-size: 20px;
font-weight: 400;
text-align: center;
color:#80142a;
line-height:1;
padding-top:25px;
padding-bottom:50px;
}


.corpo_nowin3 {
font-size: 20px;
font-weight: 400;
text-align: center;
line-height:1;
padding-top:70px;
padding-bottom:30px;
}

.corpo_nowin30 {
font-size: 35px;
font-weight: 400;
text-align: center;
line-height:1;
padding-top:70px;
padding-bottom:30px;
}

.corpo_nowin4 {
font-size: 35px;
font-weight: 700;
text-align: center;
line-height:1;
padding-bottom:30px;
}

.corpo_nowin5 {
font-size: 64px;
font-weight: 900;
text-align: center;
line-height:1;
color:#dec196;
}

.corpo_win1 {
font-size: 55px;
font-weight: 400;
text-align: center;
text-transform: uppercase;
color:#80142a;
line-height:1;
margin-bottom:40px;
}

.corpo_win10 {
font-size: 55px;
font-weight: 400;
text-align: center;
text-transform: uppercase;
color:#ffffff;
line-height:1;
margin-bottom:40px;
}

.tv {
font-size: 45px;
font-weight: 700;
}

.corpo_win2 {
font-size: 20px;
font-weight: 400;
text-align: center;
color:#80142a;
line-height:1.1;
margin-bottom:20px;
}

.corpo_win20 {
font-size: 20px;
font-weight: 400;
text-align: center;
color:#ffffff;
line-height:1.1;
margin-bottom:20px;
}


.corpo_footer1 {
font-size: 18px;
font-weight: 400;
text-align: left;
margin-left:0px;
margin-right:40px;
line-height:1.2;
color:#9a1933;
}

.corpo_footer1 br {
display:none;
}

.corpo_footer2 {
font-size: 18px;
font-weight: 400;
text-align: left;
margin-left:0px;
margin-right:40px;
margin-top:12px;
line-height:1;
color:#9a1933;
text-transform: uppercase;
}

.corpo_footer2 br {
display:none;
}

.divi {
padding: 0 5px;
color:#9a1933;
}


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 #80142a;  
background-color: #ffffff;
font-size: 14px;
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:1px solid #80142a; 
background-color: #ffffff;
font-size: 14px;
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:1px solid #80142a; 
background-color: #ffffff;
font-size: 14px;
color:#1e345f;
}


/* 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: #9a1933;
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: #9a1933;
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;
}



}