@media only screen and (min-width: 768px) {

.contenuto .p1{
font-size: 35px;
font-weight: bold;
}
.contenuto .p2{
font-size: 20px;

}

.contenuto .p3{
font-size: 15px;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;

}

.intermezzo{
font-size: 30px;
}


  .breaking_news{

font-size: 17px;
}


.abstract{
 background-image: url(../img/bg_blocchi.png);
 background-repeat: repeat-x;
 background-position: top;
 width: 100%;
 height: 90px;
 position: absolute;
 bottom: 0px;
 left: 0px;
 color: #fff;
 line-height: 1.7em;
 padding: 10px 10px 10px 10px;
 box-sizing: border-box;
}

.abstract .p1{
font-size: 20px;
font-weight: bold;
text-transform: uppercase;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}
.abstract .p2{
font-size: 15px;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;

}
.abstract .p3{
font-size: 12px;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}
.abstract .p3 span:not(.views) {
color: #6DB7DA;
font-weight: bold;
}
.abstract .etichetta{
padding: 0px 50px 0px 5px;
}


.item .abstract {
 height: 87px;
 line-height: 1.5em;
}

.item .abstract .p1{
font-size: 15px;
margin-top: 10px;
font-weight: bold;
text-transform: uppercase;
}
.item .abstract .p2{
font-size: 12px; 
display: block;
}
.item .abstract .p3{
font-size: 10px;
}

.item .abstract .p3 .data_xxx{
display: inline;
font-weight: normal;
}

#desktop_wrapper{
margin-top:-5px;
}

.parallasse{
  position: relative;
  background-attachment: fixed;
  background-position: 50% 0;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
 
  padding: 10px ;
  box-sizing: border-box; 

}

.parallasse .contenuto{
position: absolute;
right: 0px;
top: 25%;
color: #fff;
width: 38%;
}

.parallasse .etichetta{
display: inline-block;
text-transform: uppercase;
background-color: #DA2B22;
padding: 4px 50px 4px 5px;
font-size: 14px;
font-weight: bold;
}

.contenuto .p1{
font-size: 35px;
font-weight: bold;
}
.contenuto .p2{
font-size: 20px;

}

.contenuto .p3{
font-size: 15px;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;

}
.contenuto .p3 span:not(.views){
color: #6DB7DA;
font-weight: bold;
}




.briciole span{
display: inline;
}


article {
font-size: 14px;
line-height: 2em;
padding: 15px 40px 0px 40px;
display: inline-block;
box-sizing: border-box;
width: 100%;
}
article h1 {
font-size: 44px;
line-height: 1.5em;
margin-top: 0px;
margin-bottom: 15px;
}
article h2 {
font-size: 16px;
margin-top: 0px;
}


.box_articolo_blog_sx{
display: inline-block;
width: 10%;
}

.box_articolo_blog_dx{
display: inline-block;
width: 87%;
margin-left: 2%;
vertical-align: top;
}


.box_articolo_blog .title_blog{
font-size: 25px;
margin-top: 3px;
}

.box_articolo_blog .nome_cognome_blog{
font-size: 21px;
}

.box_articolo_blog .title_news_blog a{
font-size: 15px;
color: #333;
margin-bottom: 5px;
}



.box_articolo_blog .title a{

font-size: 23px;
}
.box_articolo_blog .abstract_blog a{
font-size: 14px;  
}

.box_articolo_blog .title, .box_articolo_blog .abstract_blog{
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
display: block;
} 


.box_autore {
float: left;
width: 20%;
font-size: 11px;
line-height: 1.8em;
}

.box_autore_immagine{
display: block;
}


.box_autore_sx{
width: 100%;
}
.box_autore_dx{
width: 100%;
}


.corpo_news {
float: left;
width: 78%;
margin-left: 2%;
}
.box_autore img{
width: 100%;
border-bottom: 1px solid #ccc 
}

img.img_social{
width: auto;
border-bottom: 0px solid #ccc;
}

.timeline_other_news .item, .timeline_altre_dettaglio .item{
font-size: 14px;
}

.timeline_other_news .item .date, .timeline_altre_dettaglio .item .date{
font-size: 14px;
}
.timeline_other_news .item .title, .timeline_altre_dettaglio .item .title{
font-size: 18px;
}

.item_blogger .text{
font-size: 15px;
}
.footer .item{
border-bottom: 0px solid #257195;
}

table.table_cd{
width: 60%;
}
.box_match_countdown{
min-height: 60px;
}
       
}
