@media only screen and (min-width: 1270px) {

#vedi-ph
{
display:none;
}

.mobile-only {
display: none !important;
}

#fumetto_pos {
display: block !important;   /* Sempre visibile */
 }

.content {
min-height: calc(100vh - 100px);
z-index:1;
}

img.imgtop
{
display:block;
margin:auto;
width:100%;
}

img.logo
{
display:block;
margin:auto;
max-width:100%;
}

img.ico
{
display:block;
margin:auto;
max-width:50%;
}

img.pro
{
display:block;
margin:auto;
max-width:80%;
}

img.icof
{
display:block;
margin-left:25px;
width:70px;
}

img.icom
{
display:block;
width:30px;
}



/* Quando lo header è in alto */
header {
  width: 100%;
  position: fixed;   /* diventa fisso */
  top: 0;
  z-index: 999;
  height: 120px;
  background-color: #ffffff;
  transition: height 0.3s ease; /* animazione morbida */
}

/* Logo iniziale */
#pos_logo {
  position: absolute;
  z-index: 50;
  top: 0;
  width: 455px;
  left: 15px;
  transition: width 0.3s ease;
}

#ombra
{
width: 100%;
position:fixed;
z-index:50;
height:185px;
background-image: url('../images/ombra.png');
background-position:center top;
background-repeat:no-repeat;
transition: height 0.3s ease; /* animazione morbida */
}

.colonna-menu {
display: table-cell;
vertical-align: middle;
height:120px;
transition: width 0.3s ease;}


#xxxhome
{
position:relative;
z-index:20;
width: 100%;
margin:auto;
height:120px;
background-color: #ffffff; 
transition: width 0.3s ease;
}

/* Quando inizia lo scroll */
header.scrolled {
height: 60px; /* header si riduce */
}

/* Logo ridotto */
header.scrolled #pos_logo {
width: 230px;
}

header.scrolled .colonna-menu {
height: 60px;
}


/* Logo ridotto */
header.scrolled #ombra {
top:-120px;
}

/* Logo ridotto */
header.scrolled #xxxhome {
height:60px;
}



footer
{
width: 100%;
position:relative;
z-index:20;
padding-top:30px;
padding-bottom:30px;
background-color: #1e2f49; 
}

#footerxxx
{
width: 100%;
position:relative;
z-index:20;
height:50px;
}


#grigio
{
width: 100%;
position:relative;
z-index:20;
background-color: #e8eaec; 
padding-top:30px;
padding-bottom:30px;
}

#studio
{
width: 100%;
position:relative;
z-index:20;
padding-top:30px;
padding-bottom:30px;
}

#professionisti
{
width: 100%;
position:relative;
z-index:20;
padding-top:30px;
padding-bottom:30px;
}


#pagina
{
position:relative;
z-index:20;
width: 1270px;
margin:auto;
}


#pos_menu
{
display:none;
}



#home
{
width: 100%;
position:relative;
z-index:20;
height:calc(100vh - 120px);
background-image: url('../images/img-top.jpg');
background-position:center center;
background-repeat:no-repeat;
background-size:cover;

}


.rigamed
{
width: 90%;
border-top: 1px solid #d39c54;
margin: 0 auto; 
margin-top:40px;
margin-bottom:40px;
}

#box-priv
{
position:relative;
z-index:20;
width: 740px;
margin:auto;
}


.tabella {display: table;width:100%;position:relative;}
.tabella00 {display: table;position:relative;margin-bottom:40px;}

.tabella1 {display: table;position:relative;margin-top:20px;}
.tabella2 {display: table;position:relative;margin-top:20px;float:right;margin-right:25px;}

.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:15px;}



.riga { display:table-row;}

.riga1 {
display: table;
width: 100%;
table-layout: fixed;
}


.colonna {display: table-cell;vertical-align: middle;}
.colonna0 {display: table-cell;vertical-align: middle;}
.colonna1 {display: table-cell;vertical-align: top;}

.colonna-footer {display: table-cell;vertical-align: middle;height:120px;}

.colonna50 {display: table-cell;vertical-align: top;width:50%;}

.colonna-att1 {display: table-cell;vertical-align: top;width:20%;}
.colonna-att2 {display: table-cell;vertical-align: top;width:80%;}


.colonna-pro1 {display: table-cell;vertical-align: middle;width:30%;}
.colonna-pro2 {display: table-cell;vertical-align: middle;width:70%;}


table {
border-collapse: separate;
border-spacing: 3px 0; /* 3px orizzontale, 0 verticale */
}



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;
width:360px;
text-transform: uppercase;
display: block;
text-transform: uppercase;
}


A.bottone:HOVER { 
background-color: #ffffff;
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:360px;
text-transform: uppercase;
}


.bottoneform:hover { 
background-color: #ffed00;
color:#89388a;
cursor: pointer;
}

.boldo {
font-weight: 700;
}

.boldo1 {
font-weight: 800;
}


.titolo {
font-family: "Playfair", serif;
font-size: 54px;
font-weight: 700;
text-align: center;
text-transform: uppercase;
color: #d39c54;
line-height:1.2;
padding-top:50px;
margin-bottom:40px;
}

.titolo1 {
font-family: "Playfair", serif;
font-size: 54px;
font-weight: 700;
text-align: center;
text-transform: uppercase;
color: #d39c54;
line-height:1.2;
padding-top:150px;
margin-bottom:40px;
}



.corpo_menu {
font-family: "Playfair", serif;
font-size: 20px;
font-weight: 700;
text-align: center;
text-transform: uppercase;
margin-left:70px;
}


.corpo_studio {
font-size: 22px;
font-weight: 400;
text-align: center;
line-height:1.2;
margin-left:185px;
margin-right:185px;
font-style: italic;
padding-bottom:50px;
}


.corpo_att1 {
font-family: "Playfair", serif;
font-size: 30px;
font-weight: 700;
text-align: left:
text-transform: uppercase;
margin-right:25px;
margin-bottom:15px;
}


.corpo_att2 {
font-size: 18px;

text-align: left;
line-height: 1.3;
margin-right:25px;
}


.corpo_pro1 {
font-family: "Playfair", serif;
font-size: 40px;
font-weight: 700;
text-align: left:
text-transform: uppercase;
margin-right:25px;
}


.corpo_pro2 {
font-size: 18px;

text-align: left;
line-height: 1.3;
margin-right:25px;
}

.corpo_pro3 {
font-size: 24px;

text-align: left;
line-height: 1.3;
margin-right:25px;
margin-bottom:15px;
font-style: italic;
}


.corpo_pro4 {
font-size: 18px;

text-align: left;
line-height: 1;
margin-left:15px;
}


.corpo_pro10 {
font-family: "Playfair", serif;
font-size: 40px;
font-weight: 700;
text-align: right;
margin-right:25px;
}


.corpo_pro20 {
font-size: 18px;

text-align: right;
line-height: 1.3;
margin-right:25px;
}

.corpo_pro30 {
font-size: 24px;

text-align: right;
line-height: 1.3;
margin-right:25px;
margin-bottom:15px;
font-style: italic;
}

.corpo_pro40 {
font-size: 18px;

text-align: left;
line-height: 1;
margin-right: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_con1 {
font-family: "Playfair", serif;
font-size: 30px;
font-weight: 700;
text-align: left:
text-transform: uppercase;
margin-right:25px;
margin-left:25px;
margin-bottom:40px;
line-height: 1;
}


.corpo_con2 {
font-size: 18px;

text-align: left;
line-height: 1.3;
margin-right:15px;
margin-left:15px;
}

.corpo_con2 br {
display:none;
}


.corpo_con3 {
font-size: 18px;

text-align: left;
line-height: 1.1;
margin-right:15px;
margin-left:15px;
margin-bottom:12px;
}



.corpo_footer1 {
font-size: 18px;
font-weight: 700;
text-align: center;
margin-left:15px;
margin-right:15px;
line-height:1.5;
text-transform: uppercase;
color:#ffffff;
}

.corpo_footer2 {
font-size: 18px;
font-weight: 400;
text-align: center;
margin-left:15px;
margin-right:15px;
line-height:1.2;
color:#ffffff;
}


}