@media only screen and (min-width: 970px) and (max-width: 1169px) {

#vedi-ph
{
display:none;
}

.mobile-only {
display: none !important;
}


.content {
min-height: calc(100vh - 180px);
z-index:1;
}


img
{
max-width:100%;
}


img.max100
{
display:block;
margin:auto;
max-width:100%;
}

img.logof
{
display:block;
margin-left:15px;
width:130px;
}

img.ico
{
display:block;
margin:auto;
width:260px;
}

img.roland
{
display:block;
margin:auto;
width:311px;
}


header
{
width: 100%;
position:absolute;
z-index:999;
height:215px;
}

#top
{
width: 100%;
position:absolute;
z-index:20;
height:27px;
background-color: #f6dc00; 
}

#nero
{
width: 100%;
position:realtive;
z-index:20;
background-color: #000000;
padding-bottom:80px;
padding-top:45px; 
}


footer
{
width: 100%;
position:relative;
z-index:20;
height:180px;
background-color: #000000; 
}

#footerxxx
{
width: 100%;
position:relative;
z-index:20;
height:100px;
}

#fumetto_pos
{
position:absolute;
z-index:777;
right:0px;
top: 0vw;
width: 100%;
background-color: #f6dc00; 
padding-bottom:50px;
display: none;
}


#pagina
{
position:relative;
z-index:20;
width: 100%;
margin:auto;
}

#pagina0
{
position:relative;
z-index:20;
width: 100%;
margin:auto;
z-index:888;
}


#pos_logo
{
position:absolute;
z-index:50;
top:55px;
width:130px;
left:50%;
margin-left:-65px;
}

#pos_menu
{
position:absolute;
z-index:60;
width:58px;
right:15px;
top:50px;
}

#home
{
width: 100%;
position:relative;
z-index:20;
min-height:692px;
background-image: url('../images/img-home.jpg');
background-position:center top;
background-repeat:no-repeat;
}

#flag
{
width: 320px;
position:absolute;
z-index:20;
height:511px;
left:15px;
background-image: url('../images/flag.png');
background-position:center top;
background-repeat:no-repeat;
background-size:100%;
}

#part-top
{
width: 100%;
position:relative;
z-index:20;
min-height:74px;
background-image: url('../images/part-top.jpg');
background-position:center top;
background-repeat:no-repeat;
}

#part-bottom
{
width: 100%;
position:relative;
z-index:20;
min-height:390px;
background-image: url('../images/part-bottom.jpg');
background-position:center bottom;
background-repeat:no-repeat;
padding-top:90px;
}

#nowin
{
width: 100%;
position:relative;
z-index:20;
min-height:840px;
background-image: url('../images/img-fine.jpg');
background-position:center top;
background-repeat:no-repeat;
}

#win1
{
width: 100%;
position:relative;
z-index:20;
min-height:850px;
background-image: url('../images/img-fine.jpg');
background-position:center top;
background-repeat:no-repeat;
}

#win2
{
width: 100%;
position:relative;
z-index:20;
min-height:1120px;
background-image: url('../images/img-fine.jpg');
background-position:center top;
background-repeat:no-repeat;
}

#text-nowin
{
width: 100%;
position:relative;
z-index:20;
height:548px;
background-image: url('../images/text-nowin.png');
background-position:center bottom;
background-repeat:no-repeat;
padding-top:200px;
}

#text-win
{
width: 100%;
position:relative;
z-index:20;
height:337px;
background-image: url('../images/text-win.png');
background-position:center bottom;
background-repeat:no-repeat;
padding-top:260px;
}


.rigamed
{
width: 75%;
border-top: 1px solid #ffed00;
margin: 0 auto; 
margin-top:40px;
margin-bottom:40px;
}

.rigaico
{
width: 70%;
border-top: 2px solid #000000;
margin: 0 auto; 
margin-top:10px;
margin-bottom:10px;
}

.rigahome
{
width: 310px;
border-top: 8px solid #ffffff;
margin: 0 auto; 
margin-top:15px;
margin-bottom:15px;
}

#box-priv
{
position:relative;
z-index:20;
width: 740px;
margin:auto;
}

#box-home
{
position:relative;
z-index:20;
width: 360px;
margin-right:15px;
float:right;
padding-top:150px;
}

#box-sco
{
position:relative;
z-index:20;
margin:auto;
width: 740px;
background-color:#d25917;
border: 5px solid #ffffff;
padding-top:20px;
padding-bottom:20px;
margin-bottom:40px;
}




.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: 100%; /* limita la larghezza */
margin: 0 auto;
padding: 0em;
border: none; /* rimuove il bordo del fieldset */
box-sizing: border-box;
}



.tabella-menu {display: table;width:100%;position:relative;padding-top:220px;}
.tabella-login {display: table;width:90%;position:relative;margin-top:50px;margin-left:auto;margin-right:auto;background-image: url('../images/login.png');background-position:center top;background-repeat:repeat-y;}


.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;width:100%;float:left;}

.colonna-footer1 {display: table-cell;vertical-align: middle;height:180px;width:15%;}
.colonna-footer2 {display: table-cell;vertical-align: middle;height:180px;width:85%;}

.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: "bebas-neue-pro", sans-serif;
background-color: transparent;
background-image: url('../images/bottone.png');
background-position:center center;
background-repeat:no-repeat;
margin-left:auto;
margin-right:auto;
border:0px solid #89388a;
border-radius: 0px;
font-size: 45px;
font-weight: 600;
text-align: center;
color:#000000;
padding-top: 20px;
padding-bottom: 20px;
width:336px;
text-transform: uppercase;
display: block;
}


A.bottone:HOVER { 
color:#d25917;
cursor: pointer;
}


.bottoneform { 
font-family: "bebas-neue-pro", sans-serif;
background-color: transparent;
background-image: url('../images/bottone.png');
background-position:center center;
background-repeat:no-repeat;
margin-left:auto;
margin-right:auto;
border:0px solid #89388a;
border-radius: 0px;
font-size: 45px;
font-weight: 600;
text-align: center;
color:#000000;
padding-top: 20px;
padding-bottom: 20px;
width:336px;
text-transform: uppercase;
display: block;
}


.bottoneform:hover { 
color:#d25917;
cursor: pointer;
}

.boldo {
font-weight: 700;
}

.boldo1 {
font-weight: 800;
}


.titolo {
font-family: "bebas-neue-pro", sans-serif;
font-size: 80px;
font-weight: 600;
text-align: center;
text-transform: uppercase;
line-height:1.2;
padding-top:220px;
margin-bottom:50px;
}

.titolo1 {
font-family: "bebas-neue-pro", sans-serif;
font-size: 111px;
font-weight: 600;
text-align: center;
text-transform: uppercase;
line-height:1.2;
padding-top:100px;
margin-bottom:0px;
}


.corpo_menu {
font-family: "bebas-neue-pro", sans-serif;
font-size: 48px;
text-align: center;
text-transform: uppercase;
padding:50px;
}


.corpo_home1 {
font-family: "bebas-neue-pro", sans-serif;
font-size: 201px;
font-weight: 600;
text-align: center;
color:#ffffff;
line-height:.8;
}

.corpo_home2 {
font-family: "bebas-neue-pro", sans-serif;
font-size: 45px;
font-weight: 600;
text-align: center;
color:#ffffff;
line-height:1;
margin-top:30px;
}


.corpo_home3 {
font-family: "bebas-neue-pro", sans-serif;
font-size: 26px;
font-weight: 600;
text-align: center;
color:#ffffff;
line-height:1;
text-transform: uppercase;
}

.corpo_home4 {
font-family: "bebas-neue-pro", sans-serif;
font-size: 45px;
font-weight: 600;
text-align: center;
color:#ffffff;
line-height:1;
text-transform: uppercase;
}

.corpo_home5 {
font-family: "bebas-neue-pro", sans-serif;
font-size: 27px;
font-weight: 600;
text-align: center;
color:#ffffff;
line-height:1;
text-transform: uppercase;
}



.corpo_ico1 {
font-family: "bebas-neue-pro", sans-serif;
font-size: 40px;
font-weight: 600;
text-align: center;
line-height: .9;
margin-top:0px;
margin-bottom:15px;
text-transform: uppercase;
}

.corpo_ico2 {
font-size: 16px;
font-weight: 500;
text-align: center;
line-height: 1.1;
}


.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_login10 {
font-size: 24px;
font-weight: 700;
text-align: center;
margin-left:15px;
margin-right:15px;
margin-top:0px;
margin-bottom:30px;
line-height:1;
color:#ffffff;
}

.corpo_login2 {
font-size: 16px;
font-weight: 500;
text-align: center;
margin-left:10%;
margin-right:10%;
line-height:1.1;
}

.corpo_login3 {
font-size: 18px;
font-weight: 500;
text-align: center;
margin-left:15px;
margin-right:15px;
margin-top:50px;
margin-bottom:5px;
line-height:1;
text-transform: uppercase;
}

.corpo_login4 {
font-size: 14px;
font-weight: 500;
text-align: center;
margin-left:15px;
margin-right:15px;
margin-top:5px;
margin-bottom:20px;
line-height:1;
}

.corpo_login5 {
font-size: 14px;
font-weight: 500;
text-align: left;
margin-bottom:20px;
line-height:1;
}

.corpo_reg1 {
font-size: 14px;
font-weight: 700;
text-align: center;
margin-left:15px;
margin-right:15px;
line-height:1.1;
}

.corpo_reg2 {
font-size: 14px;
font-weight: 700;
text-align: center;
margin-left:15px;
margin-right:15px;
line-height:1.1;
margin-top:30px;
margin-bottom:60px;
}

.corpo_form {
font-size: 14px;
font-weight: 500;
text-align: center;
margin-left:15px;
margin-right:15px;
line-height:1;
}

.corpo_form0 {
color:#ffffff;
font-size: 14px;
font-weight: 500;
text-align: center;
margin-left:15px;
margin-right:15px;
line-height:1;
}

.corpo_form1 {
font-size: 18px;
font-weight: 400;
text-align: center;
margin-left:15px;
margin-right:15px;
line-height:18px;
}

.link-password {
color: #000000;
text-decoration: underline;
}


.corpo33, .corpo333 {
font-size: 14px;
font-weight: 500;
}

.corpo_privo {
font-size: 14px;
font-weight: 500;
text-align: left;
margin-top:10px;
margin-bottom:20px;
line-height:1.1;
}


.corpo_sco1 {
font-size: 14px;
font-weight: 500;
text-align: center;
margin-bottom:15px;
line-height:1.1;
margin-left:50px;
margin-right:50px;
}

.corpo_sco2 {
font-size: 15px;
font-weight: 700;
text-align: center;
line-height:1.1;
margin-left:50px;
margin-right:50px;
color:#ffffff;
}

.corpo_sco3 {
font-size: 13px;
font-weight: 400;
text-align: center;
margin-bottom:15px;
line-height:1.1;
}

.corpo_sco4 {
font-size: 15px;
font-weight: 700;
text-align: center;
line-height:1.1;
margin-left:20px;
margin-right:20px;
color:#bd1727;
}


.corpo_nowin1 {
font-size: 25px;
font-weight: 500;
text-align: center;
margin-left:15px;
margin-right:15px;
margin-top:-150px;
line-height:1.1;
color:#ffffff;
}

.corpo_nowin2 {
font-size: 25px;
font-weight: 500;
text-align: center;
margin-left:15px;
margin-right:15px;
line-height:1.1;
color:#ffffff;
}

.corpo_nowin3 {
font-size: 20px;
font-weight: 500;
text-align: center;
margin-left:15px;
margin-right:15px;
line-height:1.1;
padding-top:25px;
}

.corpo_nowin4 {
font-size: 20px;
font-weight: 500;
text-align: center;
margin-left:15px;
margin-right:15px;
line-height:1.1;
padding-bottom:70px;
}


.corpo_win1 {
font-family: "bebas-neue-pro", sans-serif;
font-size: 60px;
font-weight: 600;
text-align: center;
color:#ffffff;
line-height:.9;
text-transform: uppercase;
margin-top:-10px;
margin-bottom:5px;
}

.corpo_win2 {
font-size: 20px;
font-weight: 500;
text-align: center;
color:#ffffff;
line-height:1.2;
}

.corpo_win20 {
font-size: 22px;
font-weight: 500;
text-align: left;
color:#ffffff;
line-height:1.2;
margin-left:140px;
margin-right:140px;
margin-top:40px;
margin-bottom:30px;
}

.corpo_win30 {
font-size: 18px;
font-weight: 500;
text-align: left;
color:#ffffff;
line-height:1.3;
margin-left:140px;
margin-right:140px;
}

.corpo_win3 {
font-size: 20px;
font-weight: 500;
text-align: center;
margin-left:15px;
margin-right:15px;
line-height:1.1;
padding-top:75px;
padding-bottom:25px;
}

.corpo_win4 {
font-size: 20px;
font-weight: 500;
text-align: center;
margin-left:15px;
margin-right:15px;
line-height:1.1;
padding-bottom:70px;
}

.corpo_footer0 {
font-size: 14px;
font-weight: 400;
text-align: left;
margin-left:15px;
margin-right:15px;
line-height:1.3;
color:#ffffff;
}

.corpo_footer1 {
font-size: 14px;
font-weight: 400;
text-align: left;
margin-left:15px;
margin-right:15px;
line-height:1.3;
color:#ffffff;
}

.corpo_footer2 {
font-size: 14px;
font-weight: 400;
text-align: left;
margin-left:15px;
margin-right:15px;
margin-top:15px;
line-height:1.2;
color:#ffffff;
text-transform: uppercase;
}

.corpo_footer1 br {
display:none;
}

.corpo_footer2 br {
display:none;
}

.divi {
padding: 0 5px;
}




input.formaa {
margin-left:10%;
margin-right:10%;
margin-top:8px;
margin-bottom:24px;
padding-left:5%;
padding-right:5%;
text-align: center;
width: 70%;
height: 50px;
border:0px solid #006a50; 
background-color: #ffffff;
font-size: 14px;
border-radius: 0px;
color:#1e345f;
}

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: 0px;
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: 0px;
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: 0px;
color:#1e345f;
}


/* RADIO buttons */
[type="radio"] {
position: absolute;
left: -9999px;
}

input.radion[type="radio"] + label {
position: relative;
padding-left: 40px;
padding-right: 20px;
cursor: pointer;
display: inline-block;
vertical-align: top;
margin-bottom:20px;
}

input.radion[type="radio"] + label::before {
content: '';
position: absolute;
left: 0;
top: 0;
width: 30px;
height: 30px;
border: 1px solid #c2541b;
border-radius: 50%; /* rettangolo con angoli arrotondati */
background: #fff
}

input.radion[type="radio"] + label::after {
content: '';
position: absolute;
top: 6px;
left: 6px;
width: 20px;
height: 20px;
background: #c2541b;
border-radius: 50%; /* quadratino per checkbox */
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: 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: 1px solid #c2541b;
border-radius: 50%; /* rettangolo con angoli arrotondati */
background: #fff
}

[type="checkbox"] + label::after {
content: '';
position: absolute;
top: 6px;
left: 6px;
width: 20px;
height: 20px;
background: #c2541b;
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;
}


}