.theme {
font-weight:bold;
color:#fff;
font-size:16px;
margin-bottom:12px
}

.p_hl {
margin-bottom:10px;
font-size:80px;
line-height:60px;
color:#fff;
margin-left:-5px;
}
.p_hl b {
font-weight:700;
}
.p_hl span {
font-weight:200;
}

.back {font-size:32px;margin-right:5px;color:#ddd !important}

div.box_p_txt_p { margin-top:40px; }
div.box_p_txt { vertical-align: top; padding:0; }

.p_titolo { font-weight:600; font-size:26px; text-transform:uppercase; margin:50px 0px 40px 0px; }
.p_titolo i {font-size:16px; }

div.box_news_txt_c {font-size:16px;font-weight:200;}

.box_end { margin-bottom:50px; }
.tasto_readmore a {font-size:20px !important;}

div.p_foto {margin-bottom:40px}
div.p_foto img {width:100%;}
.box_p_img {
position:relative;
display: block;
vertical-align: top;
width:100%;
margin-bottom:40px;
}
.box_p_img img {
width:100%;
}



@media (max-width:480px) {
.p_hl {
font-size:50px;
line-height:50px;
margin-left:-1px;
}
div.p_foto {
margin-bottom:20px
}
div.box_p_txt_p {
    margin-top: 0;
}
.p_titolo {

font-size: 22px;
margin: 30px 0px 15px 0px;
}
    .tasto_readmore.mt20 {margin-top:0 !important;}
}