
/*---vc_breadcrumbs*/
.vc_breadcrumbs {
    margin:0;
    padding-bottom: 10px;
    float: left;
    clear: left;
    position: relative;
    width: 100%;
}
.vc_breadcrumbs ul {
    float: left;
    clear: left;
    width: 100%;
    padding: 0;
    list-style: none;
    margin-left:0;
}
.vc_breadcrumbs ul li {
    float: left;
    margin: 0 3px 0 0;
    font-size: 12px;
    line-height: 14px;
    font-weight: 300;
    color:black ;
    position: relative;
    z-index: 0;
}
/*.vc_breadcrumbs ul li:first-child {
    display: none;
}*/

.vc_breadcrumbs ul li:nth-child(2) {
    display:none;
}
.vc_breadcrumbs ul li a{
    padding: 0;
    color:black;
}

.vc_breadcrumbs ul li:nth-child(2) a {
    /* background: #a7a7a7; */
    /* color: #fff; */
    /* font-weight: 600; */
}

.vc_breadcrumbs ul li.sezione_attiva a {
}
.vc_breadcrumbs ul li a:link,
.vc_breadcrumbs ul li a:visited {
    text-decoration:none;
}
.vc_breadcrumbs ul li a:hover,
.vc_breadcrumbs ul li a:focus,
.vc_breadcrumbs ul li a:active {
    text-decoration:none;
}
.vc_breadcrumbs ul li.hide {
    display:none;
}


.article_preview_medium_section .ora_pubblicazione {
font-size: 25px;
    font-weight: bold;
}



/*---articolo_tripletta*/
.article_preview_medium_section {
    width:100% !important;
    overflow:hidden;
    float:left;
    box-sizing:border-box;
    /*height:225px;
    background:#d2dbe3;*/
    *behavior: url(js/boxsizing.htc);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
border-bottom: 1px solid #204b75;
    padding-bottom: 20px;
    margin-bottom: 20px;
  
}
.article_preview_medium_section.sfondo {
    margin: 0px 0px 20px 0px;
        padding: 25px 0 20px 0;
    width:100% !important;
    overflow:hidden;
    float:left;
   box-sizing:border-box;
    *behavior: url(js/boxsizing.htc);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    background:#DFE4E5;
  
}






.article_preview_medium_section.ultimo {
   margin: 0px 0px 20px 0px;
        padding: 0 0 0px 0;
    border-bottom: 1px solid white;
  
}
.article_preview_medium_section .cont2 .paywall_icon {
    display:none;
    content: ".";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    /* color: #075081; */
    padding-right: 2px;
    font-size: 20px;
    line-height: 25px;
    margin-right: 5px;
    width: 100px;
    height: 100px;
    float: left;
    /* background: url(/images/noi.png) no-repeat; */
    background: url(/images/gweb.png) no-repeat;
    /*background-size: 50px 50px;*/
    background-size: 40px 20px;
    BACKGROUND-POSITION-X: 5px;
    background-position-y: 4px;
    /* border-radius: 100%; */
    position: absolute;
    top: -4px;
    left: -5px;
    z-index: 300;
}
.article_preview_medium_section.article_preview_small_vertical_last_fixed {
    margin:10px 0 0 0;
    padding:0;
    width:205px;
    float:left;
    position:relative;
    border:none;
    box-sizing:border-box;
    *behavior: url(js/boxsizing.htc);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.article_preview_medium_section .occhiello {
padding: 0;
    float: left;
    clear: left;
    width: 100%;
    font-family: "Roboto", sans-serif;
    font-weight: 700;
    line-height: 1;
    font-size: 11px;
    clear: left;
    margin-bottom: 5px;
    text-transform: uppercase;
    color: #204B75;
}
.article_preview_medium_section .sezione {
            text-transform: uppercase;
  line-height: 31px;
    letter-spacing: -1px;
    padding-bottom: 3px;
    float: left;
   font-family: 'Exo', sans-serif;
    font-weight: 700;
    padding-left: 12px;
        color: #333333;
    font-size: 28px;
    position: relative;
    clear: left;
        margin-top: 12px;
    margin-bottom: 0px;
}
.article_preview_medium_section .titolo {
    margin: 0px 0 5px 0;
    color: black;
    font-family: "Unna", serif;
    font-size: 21.2px;
    line-height: 24.8px;
     font-weight: 700;
    float: left;
    clear:left;
    width: 100%;
   
}
.article_preview_medium_section .titolo a{
     color: black;
     display: -webkit-box;
     text-overflow: ellipsis;
     overflow: hidden;
     -webkit-box-orient: vertical;
     -webkit-line-clamp: 2;
}
.article_preview_medium_section .titolo a:hover{
 text-decoration:underline;
}
.article_preview_medium_section .sommario {
    margin:5px 0 0 0;
    padding:0;
    font-family: 'Exo', sans-serif;
    font-weight:normal;
    font-size:14px;
    line-height:20px;
    width:100%;
    float:left;
}
.article_preview_medium_section .cont_img {
    margin:0;
    padding:0;
    float:left;
    position:relative;
}
.article_preview_medium_section .cont_img img {
    margin:0;
    padding:0;
    float:left;
    border:none;
    min-width: 90px;
    max-width: 90px;
    object-fit: cover;
    max-height: 90px;
}
.article_preview_medium_section .cont_img a:before {
    content: " ";
    background: url(../images/play-icon.png);
    background-size: 50px;
    height: 50px;
    width: 50px;
    background-repeat: no-repeat;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 10;
}

.article_preview_medium_section .sottotitolo {
    margin:0px 0 15px 0;
    padding:0;
    font-family: "Unna", serif;
    font-weight:300;
    font-size:17.7px;
    line-height:21.2px;
    width:100%;
    float:left;
}
.article_preview_medium_section .sottotitolo a{
    text-decoration:none;
	color:#000;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.article_preview_medium_section .sottotitolo.taglia_testo{
    width:100%;
	max-height:55px;
	overflow:hidden;
}
.article_preview_medium_section .autore:after{
    content: '';
    display:block;
    position:absolute;
    border-bottom: 1px solid black;
    width:17px;
    height:0;
    top:0;
    left:0;
}


.article_preview_medium_section .autore {
    margin: 0px 0 10px 0;
    margin: 10px 0;
    font-weight: 700;
    font-family: "PT Serif", serif;
    font-size: 11px;
    line-height: 21px;
    width: 100%;
    float: left;
    color: black;
    position:relative;
}
.article_preview_medium_section .autore a{
    font-weight: 300;
    font-family: "Roboto", serif;
    font-size: 11px;
    line-height: 21px;
    color: black;
}
.article_preview_medium_section .prefisso_autore {
    display:none;
    margin: 0px 0 0px 0;
    padding: 0;
    font-weight: 400;
    font-family: "PT Serif", serif;
    font-size: 14px;
    line-height: 21px;
    width: 100%;
    color: black;
}

.article_preview_medium_section .didascalia{
    display:none;
}
.article_preview_medium_section .icona_tipo {
    display:none;
}

.article_preview_medium_section .cont {
    padding:0px;
    width: 873px;
    float: left;
    /* clear: left; */
    box-sizing:border-box;
    *behavior: url(js/boxsizing.htc);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    position:relative;
    

   
}
.article_preview_medium_section .article_preview_medium_section_section{
    padding:0px 0px 0px 15px;
    width: 310px;
    float: left;
    /* clear: left; */
    box-sizing:border-box;
    *behavior: url(js/boxsizing.htc);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
     
     position:relative;
     
    
    
}
.article_preview_medium_section.article_preview_small_vertical_last_fixed .cont {
    padding:5px 0px 0 0;
}
.article_preview_medium_section .ora_pubblicazione {
    float:left;
    clear:left;
    margin-bottom:10px;
    width:100%;
    font-family: 'Lato', sans-serif;
    font-weight: 500;
    font-size: 12px;
    line-height: 16px;
    color: #8f8f8f;
}


/*--Correlati*/
.article_preview_medium_section ul.correlati {
    margin:0 15px 50px;
    padding:5px 0 0 0;    
    float:left;
    font-size: 16px;
   line-height:22px;
   font-weight: bold;
    clear:left;
    list-style:inherit;
    position:relative;
}

.article_preview_medium_section ul.correlati li.occhiello {
  display:none;
}
.article_preview_medium_section ul.correlati li.line_break
{
    margin: 0px 0px 0px 0px;
    padding: 0px;
      font-size: 11px;
   line-height:16px;
    font-family: 'Lato', sans-serif;
   font-weight: bold;
    float: left;
    display:none;
}
.article_preview_medium_section ul.correlati li {
    margin:0 10px;
    font-size: 15px;
}

.article_preview_medium_section ul.correlati li.videoarticle_preview_big a:after,
.article_preview_medium_section ul.correlati li.sondaggio:hover a:after,
.article_preview_medium_section ul.correlati li.gallery:hover a:after {
    text-decoration:underline;
}
.article_preview_medium_section ul.correlati li a {
    all: unset;
    text-decoration:underline;
    font-weight:300;
    
}
.article_preview_medium_section ul.correlati li a:hover {
 color: #333333; 
 text-decoration:underline;
}

/*.article_preview_big ul.correlati li.articolo,
.article_preview_big ul.correlati li.scheda,
.article_preview_big ul.correlati li.sondaggio,
.article_preview_big ul.correlati li.lettera,
.article_preview_big ul.correlati li.opinione,
.article_preview_big ul.correlati li.blog,
.article_preview_big ul.correlati li.evento
{
   margin: 0px 0px 7px 0px;
   padding: 0px;
 
   float: left;
   width: 100%;
  background: url(../images/articolo.png) no-repeat 5px 0px;
    background-size: 18px 18px;
    
}


.article_preview_big ul.correlati li.video {
  margin: 0px 0px 7px 0px;
   padding: 0px;
   
   float: left;
       width: 100%;
   background:url(../images/video.png) no-repeat 5px 0px;
   background-size: 18px 18px;
   
}

.article_preview_big ul.correlati li.gallery {
margin: 0px 0px 7px 0px;
   padding: 0px;
       width: 100%;
   float: left;
   background:url(../images/foto.png) no-repeat 5px 0px;
   background-size: 18px 18px;
}
*/
.article_preview_medium_section ul.correlati li.video:before {
    display:none;
    content: "\f03d";
    font-family: FontAwesome;
    font-weight: normal;
    margin: 0px 2px 0px 0px;
    color: #006AAB;
   
}
.article_preview_medium_section ul.correlati li.scheda:before,
.article_preview_medium_section ul.correlati li.sondaggio:before,
.article_preview_medium_section ul.correlati li.lettera:before,
.article_preview_medium_section ul.correlati li.opinione:before,
.article_preview_medium_section ul.correlati li.blog:before,
.article_preview_medium_section ul.correlati li.evento:before
{
    display:none;
content: "\f1ea";
    font-family: 'FontAwesome';
  
    margin: 0px 2px 0px 0px;
    color: #006AAB;
    
}

.article_preview_medium_section ul.correlati li.gallery:before {
    display:none;
content: "\f030";
    font-family: FontAwesome;
    font-weight: normal;
    margin: 0px 2px 0px 0px;
    color: #006AAB;
}





/* Sfondo scuro semi-trasparente */
.popup {
  position: fixed;
  z-index: 99999999;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6);

  opacity: 0;
  transition: opacity 0.5s ease;

  /* Centramento perfetto */
  display: flex;
  align-items: center;
  justify-content: center;
  display:none;
}

/* Stato visibile (fade-in + zoom) */
.popup.show {
  opacity: 1;
}

/* Stato in chiusura (fade-out + zoom-out) */
.popup.hide {
  opacity: 0;
}

/* Contenitore del popup */
.popup-content {
  position: relative;
  background-color: #fff;
  border-radius: 10px;
    width: auto;
    max-width: 100%;
    max-height: 500px;
  box-shadow: 0 5px 15px rgba(0,0,0,0.3);
  overflow: hidden;
  transform: scale(0.9);
  transition: transform 0.4s ease;
}

/* Zoom-in all’apertura */
.popup.show .popup-content {
  transform: scale(1);
}

/* Zoom-out alla chiusura */
.popup.hide .popup-content {
  transform: scale(0.9);
}

/* Immagine */
.popup-content img {
  width: 100%;
  max-height: 500px;
  height: auto;
  display: block;
}

/* Pulsante chiudi */
.close {
  position: absolute;
  top: 8px;
  right: 12px;
  font-size: 28px;
  color: #333;
  cursor: pointer;
  transition: color 0.3s ease;
      opacity: 1;
    background: white;
    border-radius: 100%;
    width: 30px;
    height: 30px;
    padding: 0 0 0 8px;
}

.close:hover {
  color: #d00;
}


.article_preview_xl_podcast .ora_pubblicazione {
font-size: 25px;
    font-weight: bold;
}



/*---articolo_tripletta*/
.article_preview_xl_podcast {
    margin: 0px 0px 20px 0px;
     padding: 20px 20px 20px 20px;
    width:100% !important;
    overflow:hidden;
    float:left;
   box-sizing:border-box;
    *behavior: url(js/boxsizing.htc);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
        background: #d2dbe3;
  
}


.article_preview_xl_podcast.native {
   margin: 0px 0px 20px 0px;
        padding: 0 0 20px 0;
  
}





.article_preview_xl_podcast.ultimo {
   margin: 0px 0px 20px 0px;
        padding: 0 0 0px 0;
    border-bottom: 1px solid white;
  
}
.article_preview_xl_podcast .cont .paywall_icon {
    display:none;
    content: ".";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    /* color: #075081; */
    padding-right: 2px;
    font-size: 20px;
    line-height: 25px;
    margin-right: 5px;
    width: 100px;
    height: 100px;
    float: left;
    /* background: url(/images/noi.png) no-repeat; */
    background: url(/images/gweb.png) no-repeat;
    /*background-size: 50px 50px;*/
    background-size: 40px 20px;
    BACKGROUND-POSITION-X: 5px;
    background-position-y: 4px;
    /* border-radius: 100%; */
    position: absolute;
    top: -4px;
    left: -5px;
    z-index: 300;
}
.article_preview_xl_podcast.article_preview_small_vertical_last_fixed {
    margin:10px 0 0 0;
    padding:0;
    width:205px;
    float:left;
    position:relative;
    border:none;
    box-sizing:border-box;
    *behavior: url(js/boxsizing.htc);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.article_preview_xl_podcast .sezione {
            text-transform: uppercase;
  line-height: 31px;
    letter-spacing: -1px;
    padding-bottom: 3px;
    float: left;
   font-family: 'Exo', sans-serif;
    font-weight: 700;
    padding-left: 12px;
        color: #333333;
    font-size: 28px;
    position: relative;
    clear: left;
        margin-top: 12px;
    margin-bottom: 0px;
}
.article_preview_xl_podcast .titolo {
    margin: 0px 0 10px 0;
    color: black;
    font-family: "Unna", serif;
    font-size: 35.4px;
    line-height: 38.9px;
     font-weight: 700;
    float: left;
    clear:left;
    width: 100%;
   
}
.article_preview_xl_podcast .titolo a{
     color: black;

}
.article_preview_xl_podcast .occhiello {
padding: 8px 15px 5px 15px;
    float: left;
    clear: left;
    /* width: 100%; */
    font-weight: 700;
    line-height: 1;
    font-family: "Roboto", serif;
    font-size: 17px;
    clear: left;
    margin-bottom: 12px;
    text-transform: uppercase;
    color: white;
    background: #204b75;
   
}
.article_preview_xl_podcast .titolo a:hover{
 text-decoration:underline;
}
.article_preview_xl_podcast .sommario {
    margin:5px 0 0 0;
    padding:0;
    font-family: 'Exo', sans-serif;
    font-weight:normal;
    font-size:14px;
    line-height:20px;
    width:100%;
    float:left;
}
.article_preview_xl_podcast .cont_img {
    margin:0;
    padding:0;
    float:left;
}
.article_preview_xl_podcast .cont_img img {
    margin:0;
    padding:0;
    float:left;
    border:none;
    min-width: 200px;
    max-width: 200px;
    object-fit: cover;
    max-height: 422px;
    cursor: default;
}
.article_preview_xl_podcast .sottotitolo {
    margin:5px 0 15px 0;
    padding:0;
    font-family: "Unna", serif;
    font-weight:300;
    font-size:17.7px;
    line-height:21.2px;
    width:100%;
    float:left;
}
.article_preview_xl_podcast .sottotitolo a{
    text-decoration:none;
	color:#000;
	    overflow: hidden;
   /* text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;*/
}
.article_preview_xl_podcast .sottotitolo.taglia_testo{
    width:100%;
	max-height:55px;
	overflow:hidden;
}
.article_preview_xl_podcast .autore:after{
    content: '';
    display:block;
    position:absolute;
    border-bottom: 1px solid black;
    width:17px;
    height:0;
    top:0;
    left:0;
}


.article_preview_xl_podcast .autore {
margin: 0px 0 10px 0;
    margin: 0px 0 10px 0;
    font-weight: 700;
    font-family: "PT Serif", serif;
    font-size: 14px;
    line-height: 21px;
    width: 100%;
    float: left;
    color: black;
    position:relative;
}
.article_preview_xl_podcast .autore a{
    font-weight: 300;
    font-family: "Roboto", serif;
    font-size: 14px;
    line-height: 21px;
    color: black;
}
.article_preview_xl_podcast .prefisso_autore {
    display:none;
    margin: 0px 0 0px 0;
    padding: 0;
    font-weight: 400;
    font-family: "PT Serif", serif;
    font-size: 14px;
    line-height: 21px;
    width: 100%;
    color: black;
}

.article_preview_xl_podcast .didascalia{
    display:none;
}
.article_preview_xl_podcast .icona_tipo {
    display:none;
}

.article_preview_xl_podcast .cont {
    padding:0px 0px 0px 0px;
    width: 200px;
    float: left;
    /* clear: left; */
    box-sizing:border-box;
    *behavior: url(js/boxsizing.htc);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    position:relative;
    

   
}
.article_preview_xl_podcast .cont2 {
    padding-right: 15px;
    width: 723px;
    float: left;
    /* clear: left; */
    box-sizing:border-box;
    *behavior: url(js/boxsizing.htc);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
     min-height:200px;
     position:relative;
     
    
}
.article_preview_xl_podcast.article_preview_small_vertical_last_fixed .cont {
    padding:5px 0px 0 0;
}
.article_preview_xl_podcast .ora_pubblicazione {
    float:left;
    clear:left;
    margin-bottom:10px;
    width:100%;
    font-family: 'Lato', sans-serif;
    font-weight: 500;
    font-size: 12px;
    line-height: 16px;
    color: #8f8f8f;
}


/*--Correlati*/
.article_preview_xl_podcast ul.correlati {
    margin:0px 0px 10px 0px;
    padding:5px 0 0 0;    
    width:100%;
    float:left;
    font-size: 16px;
   line-height:22px;
   font-weight: bold;
    clear:left;
    list-style:none;
    position:relative;
}

.article_preview_xl_podcast ul.correlati li.occhiello {
    display:none;
}
.article_preview_xl_podcast ul.correlati li.line_break
{
    margin: 0px 0px 0px 0px;
    padding: 0px;
      font-size: 11px;
   line-height:16px;
    font-family: 'Lato', sans-serif;
   font-weight: bold;
    float: left;
    display:none;
}
.article_preview_xl_podcast ul.correlati li {
    margin:0px 0 10px 0;
    padding:0px;
     font-size: 16px;
   line-height:22px;
   font-weight: bold;
    display:inline;
      margin: 0px 0px 2px 0px;
   padding: 0px;
 
   float: left;
   width: 100%;
}

.article_preview_xl_podcast ul.correlati li.videoarticle_preview_xl a:after,
.article_preview_xl_podcast ul.correlati li.sondaggio:hover a:after,
.article_preview_xl_podcast ul.correlati li.gallery:hover a:after {
    text-decoration:underline;
}
.article_preview_xl_podcast ul.correlati li a {
    margin:0px;
    padding: 0px 0 0 0px;
    text-decoration:none;
    display:inline;
    position:relative;
    font-family: "Roboto", sans-serif;
    color: #000000;
    font-size:20px;
    line-height:22px;
    font-weight:400;
    text-decoration: none;
    
}
.article_preview_xl_podcast ul.correlati li a:hover {
 color: #333333; 
 text-decoration:underline;
}

/*.article_preview_xl ul.correlati li.articolo,
.article_preview_xl ul.correlati li.scheda,
.article_preview_xl ul.correlati li.sondaggio,
.article_preview_xl ul.correlati li.lettera,
.article_preview_xl ul.correlati li.opinione,
.article_preview_xl ul.correlati li.blog,
.article_preview_xl ul.correlati li.evento
{
   margin: 0px 0px 7px 0px;
   padding: 0px;
 
   float: left;
   width: 100%;
  background: url(../images/articolo.png) no-repeat 5px 0px;
    background-size: 18px 18px;
    
}


.article_preview_xl ul.correlati li.video {
  margin: 0px 0px 7px 0px;
   padding: 0px;
   
   float: left;
       width: 100%;
   background:url(../images/video.png) no-repeat 5px 0px;
   background-size: 18px 18px;
   
}

.article_preview_xl ul.correlati li.gallery {
margin: 0px 0px 7px 0px;
   padding: 0px;
       width: 100%;
   float: left;
   background:url(../images/foto.png) no-repeat 5px 0px;
   background-size: 18px 18px;
}
*/
.article_preview_xl_podcast ul.correlati li.video:before {
content: " ";
    margin: 3px 5px 0px 0px;
    background: #60787D;
    width:15px;
    height:15px;
    float:left;
}
.article_preview_xl_podcast ul.correlati li.articolo:before,
.article_preview_xl_podcast ul.correlati li.scheda:before,
.article_preview_xl_podcast ul.correlati li.sondaggio:before,
.article_preview_xl_podcast ul.correlati li.lettera:before,
.article_preview_xl_podcast ul.correlati li.opinione:before,
.article_preview_xl_podcast ul.correlati li.blog:before,
.article_preview_xl_podcast ul.correlati li.evento:before
{
content: " ";
    margin: 3px 5px 0px 0px;
    background: #60787D;
    width:15px;
    height:15px;
    float:left;
    
}

.article_preview_xl_podcast ul.correlati li.gallery:before {
content: " ";
    margin: 3px 5px 0px 0px;
    background: #60787D;
    width:15px;
    height:15px;
    float:left;
}

.article_preview_xl_podcast ul.correlati li .occhiello{
margin: 0 0 0px 0;
    padding: 0px 9px 0px 0px;
    font-size: 18px;
    line-height: 22px;
    font-weight: 700;
    text-transform: uppercase;
    position: relative;
    float: left;
    clear: none;
    display: inline;
    color: #000000;
    width:auto;
    font-family: "Roboto", sans-serif;
}
.article_preview_xl_podcast ul.correlati li .title{
    margin: 0px 0 2px 0;
    color: black;
    /* font-family: "freightdispcmp-pro", serif; */
    font-family: "Roboto", sans-serif;
    font-size: 18px;
    line-height: 22px;
    font-weight: 400;
    float: none;
    clear: none;
    display: block;
}
.article_preview_xl_podcast ul.correlati li .author{
    margin: 0px 0 0px 0;
    color: #5E777C;
    /* font-family: "freightdispcmp-pro", serif; */
    font-family: "Roboto", sans-serif;
    font-size: 20px;
    line-height: 20px;
    font-weight: 400;
    float: left;
    clear: left;
    font-style:italic;
    
}
.article_preview_xl_podcast ul.correlati li .author .prefisso_autore{
    margin: 0px 0 0px 0;
    color: #5E777C;
    /* font-family: "freightdispcmp-pro", serif; */
    font-family: "Roboto", sans-serif;
    font-size: 20px;
    line-height: 20px;
    font-weight: 400;
    float: none;
    clear: none;
     font-style:italic;
}




.box_hp_news_site_tematic_box_title_10 {
    float: left;
    width: 100%;
    clear: both;
    margin: 0 0px 25px 0;
    padding: 0PX 0 0px 0 !important;
    position: relative;
    color: black;
    font-size: 17px;
    line-height: 23px;
    font-weight: bold;
    text-align: center;
}

.box_hp_news_site_tematic_box_title_10 .text{
    float: left;
    clear: left;
    width: 100%;
    margin: 0px 0 0px 0;
    padding: 15px 10px 10px 10px;
    font-family: "Roboto", sans-serif;
    font-weight: 700;
    font-size: 22px;
    line-height: 30px;
    color: black;
    letter-spacing: -0.5px;
    position: relative;
}


/*.article_preview_xxl.ui-draggable:before {
    content: "BREAKING NEWS";
    position: absolute;
    padding: 5px 0 3px 10px;
    top: -20px;
    left: 0;
    width: 100%;
    float: left;
    clear: left;
    font-weight: bolder;
    color: #fff;
    background: red;
} */

