
.box_hp_news_site_tematic_box_title_1 {
    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;
    border-top: 1px solid #5E777C;
    border-bottom: 1px solid #5E777C;
}
.box_hp_news_site_tematic_box_title_1 .text:before {
    content: "";
    float: left;
    width: 30px;
    height: 30px;
    margin-right: 7px;
    background: #5E777C;
}


.box_hp_news_site_tematic_box_title_1 .text{
float: left;
    clear: left;
    min-width: 300px;
    margin: 0px 0 0px 0;
    padding: 0px 0px 0px 0px;
    font-family: "Roboto", sans-serif;
    font-weight: 700;
    font-size: 22px;
    line-height: 30px;
    text-transform: uppercase;
    color: #5E777C;
    letter-spacing: -0.5px;
    position: relative;
    min-width: 300px;
}


/*.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;
} */
.article_preview_spalla .ora_pubblicazione {
font-size: 25px;
    font-weight: bold;
}



/*---articolo_tripletta*/
.article_preview_spalla {
    margin: 0px 0px 20px 0px;
        padding: 0 0px 0px 0;
    width:310px;
    overflow:hidden;
    float:left;
   box-sizing:border-box;
    *behavior: url(js/boxsizing.htc);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
  
}
.article_preview_spalla.bordo {
    margin: 0px 20px 20px 0px;
    
  
}

.article_preview_spalla h3.sottotitolo {
    
}
.article_preview_spalla.native {
   margin: 0px 0px 20px 0px;
        padding: 0 0 20px 0;
  
}

.article_preview_spalla.native h3.sottotitolo {
    display:block;
    font-style:italic;
    margin-top:0;
}




.article_preview_spalla.ultimo {
   margin: 0px 0px 20px 0px;
        padding: 0 0 0px 0;
    border-bottom: 1px solid white;
  
}
.article_preview_spalla .cont .paywall_icon {
    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_spalla.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_spalla .occhiello {
    padding:0;
    float: left;
    clear:left;
    width:100%;
     font-family: "Roboto", sans-serif;
    font-weight: 700;
    line-height: 20px;
    font-size: 20px;
    clear: left;
    margin-bottom: 7px;
    text-transform:uppercase;
    color:#60787D;
}
.article_preview_spalla .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_spalla .titolo {
    margin: 0px 0 12px 0;
    color: black;
    font-family: "PT Serif", serif;
    font-size: 24px;
    line-height: 25px;
    font-weight: 400;
    float: left;
    clear: left;
    width: 100%;
   
}
.article_preview_spalla .titolo a{
     color: black;
    font-size: 24px;
    line-height: 27px;
    font-weight: 400;

}
.article_preview_spalla .titolo a:hover{
 text-decoration:underline;
}
.article_preview_spalla .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_spalla .cont_img {
    margin: 0 0 15px 0;
    padding:0;
    float:left;
    clear:left;
}
.article_preview_spalla .cont_img img {
    margin:0;
    padding:0;
    float:left;
    clear:left;
    border:none;
    display:inline;
}
.article_preview_spalla .sottotitolo {
    margin:5px 0 0 0;
    padding:0;
    font-family: "PT Serif", serif;
    font-size: 14px;
    line-height: 15.5px;
    font-weight: 400;
    width:100%;
    float:left;
}
.article_preview_spalla .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_spalla .sottotitolo.taglia_testo{
    width:100%;
	max-height:55px;
	overflow:hidden;
}
.article_preview_spalla .autore {
margin: 0px 0 10px 0;
    padding: 0;
    font-weight: 700;
    font-family: "PT Serif", serif;
    font-size: 14px;
    line-height: 21px;
    width: 100%;
    float: left;
    color: black;
}
.article_preview_spalla .autore a{

    font-weight: 700;
    font-family: "PT Serif", serif;
    font-size: 14px;
    line-height: 21px;
    color: black;
}
.article_preview_spalla .prefisso_autore {
    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_spalla .didascalia{
    display:none;
}
.article_preview_spalla .icona_tipo {
    display:none;
}

.article_preview_spalla .cont {
    padding:0px 0px 0px 0px;
    width: 100%;
    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_spalla .cont2 {
    padding:0px 0px 0px 0px;
    width: 100%;
    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_spalla.article_preview_small_vertical_last_fixed .cont {
    padding:5px 0px 0 0;
}
.article_preview_spalla .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_spalla 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_spalla ul.correlati li.occhiello {
  
}
.article_preview_spalla 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_spalla ul.correlati li {
    margin:0px 0 5px 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_spalla ul.correlati li.videoarticle_preview_spalla a:after,
.article_preview_spalla ul.correlati li.sondaggio:hover a:after,
.article_preview_spalla ul.correlati li.gallery:hover a:after {
    text-decoration:underline;
}
.article_preview_spalla ul.correlati li a {
    margin:0px;
    padding: 0px 0 0 0px;
    text-decoration:none;
    display:inline;
    position:relative;
    color: #666666;
    font-size:16px;
    line-height:22px;
    font-weight:normal;
    text-decoration: none;
    
}
.article_preview_spalla ul.correlati li a:hover {
 color: #333333; 
 text-decoration:underline;
}

/*.article_preview_spalla ul.correlati li.articolo,
.article_preview_spalla ul.correlati li.scheda,
.article_preview_spalla ul.correlati li.sondaggio,
.article_preview_spalla ul.correlati li.lettera,
.article_preview_spalla ul.correlati li.opinione,
.article_preview_spalla ul.correlati li.blog,
.article_preview_spalla 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_spalla 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_spalla 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_spalla ul.correlati li.video:before {
content: "\f03d";
    font-family: FontAwesome;
    font-weight: normal;
    margin: 0px 2px 0px 0px;
    color: #006AAB;
   
}
.article_preview_spalla ul.correlati li.articolo:before,
.article_preview_spalla ul.correlati li.scheda:before,
.article_preview_spalla ul.correlati li.sondaggio:before,
.article_preview_spalla ul.correlati li.lettera:before,
.article_preview_spalla ul.correlati li.opinione:before,
.article_preview_spalla ul.correlati li.blog:before,
.article_preview_spalla ul.correlati li.evento:before
{
content: "\f1ea";
    font-family: 'FontAwesome';
  
    margin: 0px 2px 0px 0px;
    color: #006AAB;
    
}

.article_preview_spalla ul.correlati li.gallery:before {
content: "\f030";
    font-family: FontAwesome;
    font-weight: normal;
    margin: 0px 2px 0px 0px;
    color: #006AAB;
}





.box_hp_news_site_tematic_box_title_6 {
    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;
    border-top: 1px solid #5E777C;
    border-bottom: 1px solid #5E777C;
}
.box_hp_news_site_tematic_box_title_6 .text:before {
    content: "";
    float: left;
    width: 30px;
    height: 30px;
    margin-right: 7px;
    background: #5E777C;
}


.box_hp_news_site_tematic_box_title_6 .text{
float: left;
    clear: left;
    min-width: 300px;
    margin: 0px 0 0px 0;
    padding: 0px 0px 0px 0px;
    font-family: "Roboto", sans-serif;
    font-weight: 700;
    font-size: 22px;
    line-height: 30px;
    text-transform: uppercase;
    color: #5E777C;
    letter-spacing: -0.5px;
    position: relative;
    min-width: 300px;
}


/*.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;
} */
.box_hp_news_site_tematic_box_title_3 {
    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;
    border-top: 1px solid #5E777C;
    border-bottom: 1px solid #5E777C;
}
.box_hp_news_site_tematic_box_title_3 .text:before {
    content: "";
    float: left;
    width: 30px;
    height: 30px;
    margin-right: 7px;
    background: #5E777C;
}


.box_hp_news_site_tematic_box_title_3 .text{
float: left;
    clear: left;
    min-width: 300px;
    margin: 0px 0 0px 0;
    padding: 0px 0px 0px 0px;
    font-family: "Roboto", sans-serif;
    font-weight: 700;
    font-size: 22px;
    line-height: 30px;
    text-transform: uppercase;
    color: #5E777C;
    letter-spacing: -0.5px;
    position: relative;
    min-width: 300px;
}


/*.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;
} */
/*---vc_box_newsstand*/
.vc_title_box_newsstand {
    margin: 30px 0 0 0;
    float: left;
    clear: left;
    width: 100%;
    position: relative;
    padding: 5px 50px;
    text-align: center;
}
.vc_title_box_newsstand .text {
    margin-top: 0;
    float: left;
    clear: left;
    width: 100%;
    font-size: 18px;
    line-height:20px;
    font-weight: bold;
    text-transform:uppercase;
    padding: 20px 0;
    border-bottom: 1px solid #212121;
}
.vc_title_box_newsstand .text a {
    color:inherit;
}
.vc_title_box_newsstand .key_text_edit {
    background:#dcdcdc;
    min-height:30px;
    width:100%;
    float:left;
    clear:left;
}



/*---vc_box_newsstand*/
.vc_box_newsstand {
    margin: 0px 0 20px 0;
    float: left;
    clear: left;
    width: 100%;
    position: relative;
    padding: 20px 20px;
    display: flex;
    flex-direction: column;
    border:1px solid #A0BAC6;
}
.vc_box_newsstand .occhiello_titolo span{
    float:left;
    clear:left;
    width:100%;
    margin-top:10px;
}
.vc_box_newsstand .sfoglia_edizione, 
.vc_box_newsstand .shop {
    float: left;
    width: 100%;
    margin:0;
    padding:0;
    text-transform:uppercase;
}
.vc_box_newsstand .sfoglia_edizione{
    margin-bottom:10px;
}

.vc_box_newsstand .sfoglia_edizione a, 
.vc_box_newsstand .shop a {
    float:left;
    font-size: 16px;
    line-height: 20px;
    padding: 9px 0;
    text-align: center;
    width: 100%;
    text-decoration:none;
    display:block;
    position:relative;
    transition: .3s all linear;
}
.vc_box_newsstand .sfoglia_edizione a {
    background:#A0BAC6;
    border:1px solid #A0BAC6;
    color:#1D3641;
font-family: "Inter", sans-serif;
font-size: 16px;
font-style: normal;
font-weight: 600;
line-height: normal;
}
.vc_box_newsstand .shop a {
    color:#1F3945;
    border:1px solid #83A1AF;
    text-align: center;
font-family: "Inter", sans-serif;
font-size: 16px;
font-style: normal;
font-weight: 600;
line-height: normal;
}
.vc_box_newsstand .sfoglia_edizione a:hover {
    text-decoration:none;
    cursor:pointer;
}

.vc_box_newsstand .shop a:hover{
    text-decoration:none;
    cursor:pointer;
}

.vc_box_newsstand .cont_img {
    margin: 0 auto 20px auto;
    padding:0;
    float: left;
    -webkit-box-shadow: 0px 2px 7px 0px rgb(2 2 2 / 20%);
    -moz-box-shadow:    0px 2px 7px 0px rgb(2 2 2 / 20%);
    box-shadow:         0px 2px 7px 0px rgb(2 2 2 / 20%);
}
.vc_box_newsstand .cont_img a {
    margin:0;
    padding:0;
    float: left;
}
.vc_box_newsstand .cont_img img {
	float:left;
	clear:left;
	max-width:100%;
	text-decoration:none;
}

.vc_box_newsstand.vc_column_article {
    display: inherit;
    padding: 20px 35px;
}
.vc_box_newsstand.vc_column_article .cont_img {
    margin: 40px 0 15px 40px;
    display: table;
    z-index: 9;
}


.vc_box_newsstand.vc_column_article .sfoglia_edizione,
.vc_box_newsstand.vc_column_article .shop {
    float: right;
    width: 170px;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
}

.vc_box_newsstand.vc_column_article .sfoglia_edizione {
    margin: 35px 0 10px 0;
}

.vc_box_newsstand.vc_column_article .cont_img {
    margin: 5px 0 0 0px;
}
.vc_box_newsstand.vc_column_article .cont_img img {
    float: left;
    clear: left;
    max-width: 100%;
    text-decoration: none;
    width: 100px;
    height: 140px;
    background: #ccc;
}

.article_preview_big .ora_pubblicazione {
font-size: 25px;
    font-weight: bold;
}



/*---articolo_tripletta*/
.article_preview_big {
    margin: 0px 0px 20px 0px;
        padding: 0 0px 0px 0;
    width:635px;
    overflow:hidden;
    float:left;
   box-sizing:border-box;
    *behavior: url(js/boxsizing.htc);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
  
}
.article_preview_big.bordo {
    margin: 0px 20px 20px 0px;
    
  
}

.article_preview_big h3.sottotitolo {
    
}
.article_preview_big.native {
   margin: 0px 0px 20px 0px;
        padding: 0 0 20px 0;
  
}

.article_preview_big.native h3.sottotitolo {
    display:block;
    font-style:italic;
    margin-top:0;
}




.article_preview_big.ultimo {
   margin: 0px 0px 20px 0px;
        padding: 0 0 0px 0;
    border-bottom: 1px solid white;
  
}
.article_preview_big .cont .paywall_icon {
    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_big.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_big .occhiello {
    padding:0;
    float: left;
    clear:left;
    width:100%;
     font-family: "Roboto", sans-serif;
    font-weight: 700;
    line-height: 20px;
    font-size: 20px;
    clear: left;
    margin-bottom: 7px;
    text-transform:uppercase;
    color:#60787D;
}
.article_preview_big .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_big .titolo {
    margin: 0px 0 12px 0;
    color: black;
    font-family: "PT Serif", serif;
    font-size: 24px;
    line-height: 25px;
    font-weight: 400;
    float: left;
    clear: left;
    width: 100%;
   
}
.article_preview_big .titolo a{
     color: black;
    font-size: 24px;
    line-height: 27px;
    font-weight: 400;

}
.article_preview_big .titolo a:hover{
 text-decoration:underline;
}
.article_preview_big .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_big .cont_img {
    margin: 0 0 15px 0;
    padding:0;
    float:left;
    clear:left;
}
.article_preview_big .cont_img img {
    margin:0;
    padding:0;
    float:left;
    clear:left;
    border:none;
    display:inline;
}
.article_preview_big .sottotitolo {
    margin:5px 0 0 0;
    padding:0;
    font-family: "PT Serif", serif;
    font-size: 14px;
    line-height: 15.5px;
    font-weight: 400;
    width:100%;
    float:left;
}
.article_preview_big .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_big .sottotitolo.taglia_testo{
    width:100%;
	max-height:55px;
	overflow:hidden;
}
.article_preview_big .autore {
margin: 0px 0 10px 0;
    padding: 0;
    font-weight: 700;
    font-family: "PT Serif", serif;
    font-size: 14px;
    line-height: 21px;
    width: 100%;
    float: left;
    color: black;
}
.article_preview_big .autore a{

    font-weight: 700;
    font-family: "PT Serif", serif;
    font-size: 14px;
    line-height: 21px;
    color: black;
}
.article_preview_big .prefisso_autore {
    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_big .didascalia{
    display:none;
}
.article_preview_big .icona_tipo {
    display:none;
}

.article_preview_big .cont {
    padding:0px 0px 0px 0px;
    width: 100%;
    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_big .cont2 {
    padding:0px 0px 0px 0px;
    width: 100%;
    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_big.article_preview_small_vertical_last_fixed .cont {
    padding:5px 0px 0 0;
}
.article_preview_big .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_big 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_big ul.correlati li.occhiello {
  
}
.article_preview_big 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_big ul.correlati li {
    margin:0px 0 5px 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_big ul.correlati li.videoarticle_preview_big a:after,
.article_preview_big ul.correlati li.sondaggio:hover a:after,
.article_preview_big ul.correlati li.gallery:hover a:after {
    text-decoration:underline;
}
.article_preview_big ul.correlati li a {
    margin:0px;
    padding: 0px 0 0 0px;
    text-decoration:none;
    display:inline;
    position:relative;
    color: #666666;
    font-size:16px;
    line-height:22px;
    font-weight:normal;
    text-decoration: none;
    
}
.article_preview_big 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_big ul.correlati li.video:before {
content: "\f03d";
    font-family: FontAwesome;
    font-weight: normal;
    margin: 0px 2px 0px 0px;
    color: #006AAB;
   
}
.article_preview_big ul.correlati li.articolo:before,
.article_preview_big ul.correlati li.scheda:before,
.article_preview_big ul.correlati li.sondaggio:before,
.article_preview_big ul.correlati li.lettera:before,
.article_preview_big ul.correlati li.opinione:before,
.article_preview_big ul.correlati li.blog:before,
.article_preview_big ul.correlati li.evento:before
{
content: "\f1ea";
    font-family: 'FontAwesome';
  
    margin: 0px 2px 0px 0px;
    color: #006AAB;
    
}

.article_preview_big ul.correlati li.gallery:before {
content: "\f030";
    font-family: FontAwesome;
    font-weight: normal;
    margin: 0px 2px 0px 0px;
    color: #006AAB;
}





.article_preview_medium .ora_pubblicazione {
font-size: 25px;
    font-weight: bold;
}



/*---articolo_tripletta*/
.article_preview_medium {
    margin: 0px 0px 20px 0px;
        padding: 0 0 15px 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;
  
}
.article_preview_medium.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 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_medium 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_medium 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_medium 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;
}






.article_preview_medium.ultimo {
   margin: 0px 0px 20px 0px;
        padding: 0 0 0px 0;
    border-bottom: 1px solid white;
  
}
.article_preview_medium .cont .paywall_icon {
    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.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 .occhiello {
padding: 0;
    float: left;
    clear: left;
    width: 100%;
    font-family: "Roboto", sans-serif;
    font-weight: 700;
    line-height: 22px;
    font-size: 22px;
    clear: left;
    margin-bottom: 7px;
    text-transform: uppercase;
    color: #60787D;
}
.article_preview_medium .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 .titolo {
    margin: 0px 0 12px 0;
    color: black;
    font-family: "PT Serif", serif;
    font-size: 28px;
    line-height: 31px;
     font-weight: 400;
    float: left;
    clear:left;
    width: 100%;
   
}
.article_preview_medium .titolo a{
     color: black;
    font-family: "PT Serif", serif;
    font-size: 28px;
    line-height: 31px;
    font-weight: 400;

}
.article_preview_medium .titolo a:hover{
 text-decoration:underline;
}
.article_preview_medium .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 .cont_img {
    margin:0;
    padding:0;
    float:left;
}
.article_preview_medium .cont_img img {
    margin:0;
    padding:0;
    float:left;
    border:none;
}
.article_preview_medium .sottotitolo {
    margin:5px 0 15px 0;
    padding:0;
    font-family: "PT Serif", serif;
    font-weight:400;
    font-size:14px;
    line-height:15.5px;
    width:100%;
    float:left;
}
.article_preview_medium .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 .sottotitolo.taglia_testo{
    width:100%;
	max-height:55px;
	overflow:hidden;
}
.article_preview_medium .autore {
    margin:0px 0 10px 0;
    padding:0;
    font-weight:700;
    font-family: "PT Serif", serif;
    font-size:14px;
    line-height:21px;
    width:100%;
    float:left;
    color: black;
}
.article_preview_medium .autore a
{
    font-weight:700;
    font-family: "PT Serif", serif;
    font-size:14px;
    line-height:21px;
    color: black;
}
.article_preview_medium .prefisso_autore {
    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 .didascalia{
    display:none;
}
.article_preview_medium .icona_tipo {
    display:none;
}

.article_preview_medium .cont {
    padding:0px 0px 0px 0px;
    width: 620px;
    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 .cont2 {
    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.article_preview_small_vertical_last_fixed .cont {
    padding:5px 0px 0 0;
}
.article_preview_medium .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 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_medium ul.correlati li.occhiello {
    display:none;
}
.article_preview_medium 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 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_medium ul.correlati li.videoarticle_preview_medium a:after,
.article_preview_medium ul.correlati li.sondaggio:hover a:after,
.article_preview_medium ul.correlati li.gallery:hover a:after {
    text-decoration:underline;
}
.article_preview_medium 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_medium ul.correlati li a:hover {
 color: #333333; 
 text-decoration:underline;
}

/*.article_preview_medium ul.correlati li.articolo,
.article_preview_medium ul.correlati li.scheda,
.article_preview_medium ul.correlati li.sondaggio,
.article_preview_medium ul.correlati li.lettera,
.article_preview_medium ul.correlati li.opinione,
.article_preview_medium ul.correlati li.blog,
.article_preview_medium 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_medium 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_medium 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 ul.correlati li.video:before {
content: " ";
    margin: 3px 5px 0px 0px;
    background: #60787D;
    width:15px;
    height:15px;
    float:left;
}
.article_preview_medium ul.correlati li.articolo:before,
.article_preview_medium ul.correlati li.scheda:before,
.article_preview_medium ul.correlati li.sondaggio:before,
.article_preview_medium ul.correlati li.lettera:before,
.article_preview_medium ul.correlati li.opinione:before,
.article_preview_medium ul.correlati li.blog:before,
.article_preview_medium ul.correlati li.evento:before
{
content: " ";
    margin: 3px 5px 0px 0px;
    background: #60787D;
    width:15px;
    height:15px;
    float:left;
    
}

.article_preview_medium ul.correlati li.gallery:before {
content: " ";
    margin: 3px 5px 0px 0px;
    background: #60787D;
    width:15px;
    height:15px;
    float:left;
}





.article_preview_big_video .ora_pubblicazione {
font-size: 25px;
    font-weight: bold;
}



/*---articolo_tripletta*/
.article_preview_big_video {
    margin: 0px 0px 20px 0px;
        padding: 0 0px 0px 0;
    width:635px;
    overflow:hidden;
    float:left;
   box-sizing:border-box;
    *behavior: url(js/boxsizing.htc);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
  
}
.article_preview_big_video.bordo {
    margin: 0px 20px 20px 0px;
    
  
}

.article_preview_big_video h3.sottotitolo {
    
}
.article_preview_big_video.native {
   margin: 0px 0px 20px 0px;
        padding: 0 0 20px 0;
  
}

.article_preview_big_video.native h3.sottotitolo {
    display:block;
    font-style:italic;
    margin-top:0;
}




.article_preview_big_video.ultimo {
   margin: 0px 0px 20px 0px;
        padding: 0 0 0px 0;
    border-bottom: 1px solid white;
  
}
.article_preview_big_video .cont .paywall_icon {
    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_big_video.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_big_video .occhiello {
    padding:0;
    float: left;
    clear:left;
    width:100%;
     font-family: "Roboto", sans-serif;
    font-weight: 700;
    line-height: 20px;
    font-size: 20px;
    clear: left;
    margin-bottom: 7px;
    text-transform:uppercase;
    color:#60787D;
}
.article_preview_big_video .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_big_video .titolo {
    margin: 0px 0 12px 0;
    color: black;
    font-family: "PT Serif", serif;
    font-size: 24px;
    line-height: 25px;
    font-weight: 400;
    float: left;
    clear: left;
    width: 100%;
   
}
.article_preview_big_video .titolo a{
     color: black;
    font-size: 24px;
    line-height: 27px;
    font-weight: 400;

}
.article_preview_big_video .titolo a:hover{
 text-decoration:underline;
}
.article_preview_big_video .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_big_video .cont_img {
    margin: 0 0 15px 0;
    padding:0;
    float:left;
    clear:left;
}
.article_preview_big_video .cont_img img {
    margin:0;
    padding:0;
    float:left;
    clear:left;
    border:none;
    display:inline;
}
.article_preview_big_video .sottotitolo {
    margin:5px 0 0 0;
    padding:0;
    font-family: "PT Serif", serif;
    font-size: 14px;
    line-height: 15.5px;
    font-weight: 400;
    width:100%;
    float:left;
}
.article_preview_big_video .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_big_video .sottotitolo.taglia_testo{
    width:100%;
	max-height:55px;
	overflow:hidden;
}
.article_preview_big_video .autore {
margin: 0px 0 10px 0;
    padding: 0;
    font-weight: 700;
    font-family: "PT Serif", serif;
    font-size: 14px;
    line-height: 21px;
    width: 100%;
    float: left;
    color: black;
}
.article_preview_big_video .autore a{

    font-weight: 700;
    font-family: "PT Serif", serif;
    font-size: 14px;
    line-height: 21px;
    color: black;
}
.article_preview_big_video .prefisso_autore {
    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_big_video .didascalia{
    display:none;
}
.article_preview_big_video .icona_tipo {
    display:none;
}

.article_preview_big_video .cont {
    padding:0px 0px 0px 0px;
    width: 100%;
    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_big_video .cont2 {
    padding:0px 0px 0px 0px;
    width: 100%;
    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_big_video.article_preview_small_vertical_last_fixed .cont {
    padding:5px 0px 0 0;
}
.article_preview_big_video .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_big_video 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_big_video ul.correlati li.occhiello {
  
}
.article_preview_big_video 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_big_video ul.correlati li {
    margin:0px 0 5px 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_big_video ul.correlati li.videoarticle_preview_big_video a:after,
.article_preview_big_video ul.correlati li.sondaggio:hover a:after,
.article_preview_big_video ul.correlati li.gallery:hover a:after {
    text-decoration:underline;
}
.article_preview_big_video ul.correlati li a {
    margin:0px;
    padding: 0px 0 0 0px;
    text-decoration:none;
    display:inline;
    position:relative;
    color: #666666;
    font-size:16px;
    line-height:22px;
    font-weight:normal;
    text-decoration: none;
    
}
.article_preview_big_video ul.correlati li a:hover {
 color: #333333; 
 text-decoration:underline;
}

/*.article_preview_big_video ul.correlati li.articolo,
.article_preview_big_video ul.correlati li.scheda,
.article_preview_big_video ul.correlati li.sondaggio,
.article_preview_big_video ul.correlati li.lettera,
.article_preview_big_video ul.correlati li.opinione,
.article_preview_big_video ul.correlati li.blog,
.article_preview_big_video 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_video 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_video 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_big_video ul.correlati li.video:before {
content: "\f03d";
    font-family: FontAwesome;
    font-weight: normal;
    margin: 0px 2px 0px 0px;
    color: #006AAB;
   
}
.article_preview_big_video ul.correlati li.articolo:before,
.article_preview_big_video ul.correlati li.scheda:before,
.article_preview_big_video ul.correlati li.sondaggio:before,
.article_preview_big_video ul.correlati li.lettera:before,
.article_preview_big_video ul.correlati li.opinione:before,
.article_preview_big_video ul.correlati li.blog:before,
.article_preview_big_video ul.correlati li.evento:before
{
content: "\f1ea";
    font-family: 'FontAwesome';
  
    margin: 0px 2px 0px 0px;
    color: #006AAB;
    
}

.article_preview_big_video ul.correlati li.gallery:before {
content: "\f030";
    font-family: FontAwesome;
    font-weight: normal;
    margin: 0px 2px 0px 0px;
    color: #006AAB;
}





.box_hp_news_site_tematic_box_title_7 {
    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;
    border-top: 1px solid #5E777C;
    border-bottom: 1px solid #5E777C;
}
.box_hp_news_site_tematic_box_title_7 .text:before {
    content: "";
    float: left;
    width: 30px;
    height: 30px;
    margin-right: 7px;
    background: #5E777C;
}


.box_hp_news_site_tematic_box_title_7 .text{
float: left;
    clear: left;
    min-width: 300px;
    margin: 0px 0 0px 0;
    padding: 0px 0px 0px 0px;
    font-family: "Roboto", sans-serif;
    font-weight: 700;
    font-size: 22px;
    line-height: 30px;
    text-transform: uppercase;
    color: #5E777C;
    letter-spacing: -0.5px;
    position: relative;
    min-width: 300px;
}


/*.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;
} */
.article_preview_vertical_small .ora_pubblicazione {
font-size: 25px;
    font-weight: bold;
}



/*---articolo_tripletta*/
.article_preview_vertical_small {
    margin: 0px 0px 20px 0px;
        padding: 0 0px 0px 0;
    width:143px;
    overflow:hidden;
    float:left;
   box-sizing:border-box;
    *behavior: url(js/boxsizing.htc);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
  
}
.article_preview_vertical_small.bordo {
    margin: 0px 20px 20px 0px;
    
  
}

.article_preview_vertical_small h3.sottotitolo {
    
}
.article_preview_vertical_small.native {
   margin: 0px 0px 20px 0px;
        padding: 0 0 20px 0;
  
}

.article_preview_vertical_small.native h3.sottotitolo {
    display:block;
    font-style:italic;
    margin-top:0;
}




.article_preview_vertical_small.ultimo {
   margin: 0px 0px 20px 0px;
        padding: 0 0 0px 0;
    border-bottom: 1px solid white;
  
}
.article_preview_vertical_small .cont .paywall_icon {
    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_vertical_small.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_vertical_small .occhiello {
    padding:0;
    float: left;
    clear:left;
    width:100%;
     font-family: "Roboto", sans-serif;
    font-weight: 700;
    line-height: 20px;
    font-size: 20px;
    clear: left;
    margin-bottom: 7px;
    text-transform:uppercase;
    color:#60787D;
}
.article_preview_vertical_small .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_vertical_small .titolo {
    margin: 0px 0 12px 0;
    color: black;
    font-family: "PT Serif", serif;
    font-size: 24px;
    line-height: 25px;
    font-weight: 400;
    float: left;
    clear: left;
    width: 100%;
   
}
.article_preview_vertical_small .titolo a{
     color: black;
    font-size: 24px;
    line-height: 27px;
    font-weight: 400;

}
.article_preview_vertical_small .titolo a:hover{
 text-decoration:underline;
}
.article_preview_vertical_small .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_vertical_small .cont_img {
    margin: 0 0 15px 0;
    padding:0;
    float:left;
    clear:left;
}
.article_preview_vertical_small .cont_img img {
    margin:0;
    padding:0;
    float:left;
    clear:left;
    border:none;
    display:inline;
}
.article_preview_vertical_small .sottotitolo {
    margin:5px 0 0 0;
    padding:0;
    font-family: "PT Serif", serif;
    font-size: 14px;
    line-height: 15.5px;
    font-weight: 400;
    width:100%;
    float:left;
}
.article_preview_vertical_small .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_vertical_small .sottotitolo.taglia_testo{
    width:100%;
	max-height:55px;
	overflow:hidden;
}
.article_preview_vertical_small .autore {
margin: 0px 0 10px 0;
    padding: 0;
    font-weight: 700;
    font-family: "PT Serif", serif;
    font-size: 14px;
    line-height: 21px;
    width: 100%;
    float: left;
    color: black;
}
.article_preview_vertical_small .autore a{

    font-weight: 700;
    font-family: "PT Serif", serif;
    font-size: 14px;
    line-height: 21px;
    color: black;
}
.article_preview_vertical_small .prefisso_autore {
    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_vertical_small .didascalia{
    display:none;
}
.article_preview_vertical_small .icona_tipo {
    display:none;
}

.article_preview_vertical_small .cont {
    padding:0px 0px 0px 0px;
    width: 100%;
    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_vertical_small .cont2 {
    padding:0px 0px 0px 0px;
    width: 100%;
    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_vertical_small.article_preview_small_vertical_last_fixed .cont {
    padding:5px 0px 0 0;
}
.article_preview_vertical_small .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_vertical_small 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_vertical_small ul.correlati li.occhiello {
  
}
.article_preview_vertical_small 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_vertical_small ul.correlati li {
    margin:0px 0 5px 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_vertical_small ul.correlati li.videoarticle_preview_vertical_small a:after,
.article_preview_vertical_small ul.correlati li.sondaggio:hover a:after,
.article_preview_vertical_small ul.correlati li.gallery:hover a:after {
    text-decoration:underline;
}
.article_preview_vertical_small ul.correlati li a {
    margin:0px;
    padding: 0px 0 0 0px;
    text-decoration:none;
    display:inline;
    position:relative;
    color: #666666;
    font-size:16px;
    line-height:22px;
    font-weight:normal;
    text-decoration: none;
    
}
.article_preview_vertical_small ul.correlati li a:hover {
 color: #333333; 
 text-decoration:underline;
}

/*.article_preview_vertical_small ul.correlati li.articolo,
.article_preview_vertical_small ul.correlati li.scheda,
.article_preview_vertical_small ul.correlati li.sondaggio,
.article_preview_vertical_small ul.correlati li.lettera,
.article_preview_vertical_small ul.correlati li.opinione,
.article_preview_vertical_small ul.correlati li.blog,
.article_preview_vertical_small 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_vertical_small 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_vertical_small 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_vertical_small ul.correlati li.video:before {
content: "\f03d";
    font-family: FontAwesome;
    font-weight: normal;
    margin: 0px 2px 0px 0px;
    color: #006AAB;
   
}
.article_preview_vertical_small ul.correlati li.articolo:before,
.article_preview_vertical_small ul.correlati li.scheda:before,
.article_preview_vertical_small ul.correlati li.sondaggio:before,
.article_preview_vertical_small ul.correlati li.lettera:before,
.article_preview_vertical_small ul.correlati li.opinione:before,
.article_preview_vertical_small ul.correlati li.blog:before,
.article_preview_vertical_small ul.correlati li.evento:before
{
content: "\f1ea";
    font-family: 'FontAwesome';
  
    margin: 0px 2px 0px 0px;
    color: #006AAB;
    
}

.article_preview_vertical_small ul.correlati li.gallery:before {
content: "\f030";
    font-family: FontAwesome;
    font-weight: normal;
    margin: 0px 2px 0px 0px;
    color: #006AAB;
}





.box_hp_news_site_tematic_box_title_5 {
    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;
    border-top: 1px solid #5E777C;
    border-bottom: 1px solid #5E777C;
}
.box_hp_news_site_tematic_box_title_5 .text:before {
    content: "";
    float: left;
    width: 30px;
    height: 30px;
    margin-right: 7px;
    background: #5E777C;
}


.box_hp_news_site_tematic_box_title_5 .text{
float: left;
    clear: left;
    min-width: 300px;
    margin: 0px 0 0px 0;
    padding: 0px 0px 0px 0px;
    font-family: "Roboto", sans-serif;
    font-weight: 700;
    font-size: 22px;
    line-height: 30px;
    text-transform: uppercase;
    color: #5E777C;
    letter-spacing: -0.5px;
    position: relative;
    min-width: 300px;
}


/*.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;
} */
.article_preview_spalla_video .ora_pubblicazione {
font-size: 25px;
    font-weight: bold;
}



/*---articolo_tripletta*/
.article_preview_spalla_video {
    margin: 0px 0px 20px 0px;
        padding: 0 0px 0px 0;
    width:310px;
    overflow:hidden;
    float:left;
   box-sizing:border-box;
    *behavior: url(js/boxsizing.htc);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
  
}
.article_preview_spalla_video.bordo {
    margin: 0px 20px 20px 0px;
    
  
}

.article_preview_spalla_video h3.sottotitolo {
    
}
.article_preview_spalla_video.native {
   margin: 0px 0px 20px 0px;
        padding: 0 0 20px 0;
  
}

.article_preview_spalla_video.native h3.sottotitolo {
    display:block;
    font-style:italic;
    margin-top:0;
}




.article_preview_spalla_video.ultimo {
   margin: 0px 0px 20px 0px;
        padding: 0 0 0px 0;
    border-bottom: 1px solid white;
  
}
.article_preview_spalla_video .cont .paywall_icon {
    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_spalla_video.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_spalla_video .occhiello {
    padding:0;
    float: left;
    clear:left;
    width:100%;
     font-family: "Roboto", sans-serif;
    font-weight: 700;
    line-height: 20px;
    font-size: 20px;
    clear: left;
    margin-bottom: 7px;
    text-transform:uppercase;
    color:#60787D;
}
.article_preview_spalla_video .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_spalla_video .titolo {
    margin: 0px 0 12px 0;
    color: black;
    font-family: "PT Serif", serif;
    font-size: 24px;
    line-height: 25px;
    font-weight: 400;
    float: left;
    clear: left;
    width: 100%;
   
}
.article_preview_spalla_video .titolo a{
     color: black;
    font-size: 24px;
    line-height: 27px;
    font-weight: 400;

}
.article_preview_spalla_video .titolo a:hover{
 text-decoration:underline;
}
.article_preview_spalla_video .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_spalla_video .cont_img {
    margin: 0 0 15px 0;
    padding:0;
    float:left;
    clear:left;
}
.article_preview_spalla_video .cont_img img {
    margin:0;
    padding:0;
    float:left;
    clear:left;
    border:none;
    display:inline;
}
.article_preview_spalla_video .sottotitolo {
    margin:5px 0 0 0;
    padding:0;
    font-family: "PT Serif", serif;
    font-size: 14px;
    line-height: 15.5px;
    font-weight: 400;
    width:100%;
    float:left;
}
.article_preview_spalla_video .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_spalla_video .sottotitolo.taglia_testo{
    width:100%;
	max-height:55px;
	overflow:hidden;
}
.article_preview_spalla_video .autore {
margin: 0px 0 10px 0;
    padding: 0;
    font-weight: 700;
    font-family: "PT Serif", serif;
    font-size: 14px;
    line-height: 21px;
    width: 100%;
    float: left;
    color: black;
}
.article_preview_spalla_video .autore a{

    font-weight: 700;
    font-family: "PT Serif", serif;
    font-size: 14px;
    line-height: 21px;
    color: black;
}
.article_preview_spalla_video .prefisso_autore {
    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_spalla_video .didascalia{
    display:none;
}
.article_preview_spalla_video .icona_tipo {
    display:none;
}

.article_preview_spalla_video .cont {
    padding:0px 0px 0px 0px;
    width: 100%;
    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_spalla_video .cont2 {
    padding:0px 0px 0px 0px;
    width: 100%;
    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_spalla_video.article_preview_small_vertical_last_fixed .cont {
    padding:5px 0px 0 0;
}
.article_preview_spalla_video .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_spalla_video 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_spalla_video ul.correlati li.occhiello {
  
}
.article_preview_spalla_video 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_spalla_video ul.correlati li {
    margin:0px 0 5px 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_spalla_video ul.correlati li.videoarticle_preview_spalla_video a:after,
.article_preview_spalla_video ul.correlati li.sondaggio:hover a:after,
.article_preview_spalla_video ul.correlati li.gallery:hover a:after {
    text-decoration:underline;
}
.article_preview_spalla_video ul.correlati li a {
    margin:0px;
    padding: 0px 0 0 0px;
    text-decoration:none;
    display:inline;
    position:relative;
    color: #666666;
    font-size:16px;
    line-height:22px;
    font-weight:normal;
    text-decoration: none;
    
}
.article_preview_spalla_video ul.correlati li a:hover {
 color: #333333; 
 text-decoration:underline;
}

/*.article_preview_spalla_video ul.correlati li.articolo,
.article_preview_spalla_video ul.correlati li.scheda,
.article_preview_spalla_video ul.correlati li.sondaggio,
.article_preview_spalla_video ul.correlati li.lettera,
.article_preview_spalla_video ul.correlati li.opinione,
.article_preview_spalla_video ul.correlati li.blog,
.article_preview_spalla_video 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_spalla_video 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_spalla_video 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_spalla_video ul.correlati li.video:before {
content: "\f03d";
    font-family: FontAwesome;
    font-weight: normal;
    margin: 0px 2px 0px 0px;
    color: #006AAB;
   
}
.article_preview_spalla_video ul.correlati li.articolo:before,
.article_preview_spalla_video ul.correlati li.scheda:before,
.article_preview_spalla_video ul.correlati li.sondaggio:before,
.article_preview_spalla_video ul.correlati li.lettera:before,
.article_preview_spalla_video ul.correlati li.opinione:before,
.article_preview_spalla_video ul.correlati li.blog:before,
.article_preview_spalla_video ul.correlati li.evento:before
{
content: "\f1ea";
    font-family: 'FontAwesome';
  
    margin: 0px 2px 0px 0px;
    color: #006AAB;
    
}

.article_preview_spalla_video ul.correlati li.gallery:before {
content: "\f030";
    font-family: FontAwesome;
    font-weight: normal;
    margin: 0px 2px 0px 0px;
    color: #006AAB;
}





.article_preview_vertical .ora_pubblicazione {
font-size: 25px;
    font-weight: bold;
}



/*---articolo_tripletta*/
.article_preview_vertical {
    margin: 0px 0px 20px 0px;
        padding: 0 0px 0px 0;
    width:307px;
    overflow:hidden;
    float:left;
   box-sizing:border-box;
    *behavior: url(js/boxsizing.htc);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
  
}
.article_preview_vertical.bordo {
    margin: 0px 20px 20px 0px;
    
  
}

.article_preview_vertical h3.sottotitolo {
    
}
.article_preview_vertical.native {
   margin: 0px 0px 20px 0px;
        padding: 0 0 20px 0;
  
}

.article_preview_vertical.native h3.sottotitolo {
    display:block;
    font-style:italic;
    margin-top:0;
}




.article_preview_vertical.ultimo {
   margin: 0px 0px 20px 0px;
        padding: 0 0 0px 0;
    border-bottom: 1px solid white;
  
}
.article_preview_vertical .cont .paywall_icon {
    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_vertical.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_vertical .occhiello {
    padding:0;
    float: left;
    clear:left;
    width:100%;
     font-family: "Roboto", sans-serif;
    font-weight: 700;
    line-height: 20px;
    font-size: 20px;
    clear: left;
    margin-bottom: 7px;
    text-transform:uppercase;
    color:#60787D;
}
.article_preview_vertical .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_vertical .titolo {
    margin: 0px 0 12px 0;
    color: black;
    font-family: "PT Serif", serif;
    font-size: 24px;
    line-height: 25px;
    font-weight: 400;
    float: left;
    clear: left;
    width: 100%;
   
}
.article_preview_vertical .titolo a{
     color: black;
    font-size: 24px;
    line-height: 27px;
    font-weight: 400;

}
.article_preview_vertical .titolo a:hover{
 text-decoration:underline;
}
.article_preview_vertical .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_vertical .cont_img {
    margin: 0 0 15px 0;
    padding:0;
    float:left;
    clear:left;
}
.article_preview_vertical .cont_img img {
    margin:0;
    padding:0;
    float:left;
    clear:left;
    border:none;
    display:inline;
}
.article_preview_vertical .sottotitolo {
    margin:5px 0 0 0;
    padding:0;
    font-family: "PT Serif", serif;
    font-size: 14px;
    line-height: 15.5px;
    font-weight: 400;
    width:100%;
    float:left;
}
.article_preview_vertical .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_vertical .sottotitolo.taglia_testo{
    width:100%;
	max-height:55px;
	overflow:hidden;
}
.article_preview_vertical .autore {
margin: 0px 0 10px 0;
    padding: 0;
    font-weight: 700;
    font-family: "PT Serif", serif;
    font-size: 14px;
    line-height: 21px;
    width: 100%;
    float: left;
    color: black;
}
.article_preview_vertical .autore a{

    font-weight: 700;
    font-family: "PT Serif", serif;
    font-size: 14px;
    line-height: 21px;
    color: black;
}
.article_preview_vertical .prefisso_autore {
    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_vertical .didascalia{
    display:none;
}
.article_preview_vertical .icona_tipo {
    display:none;
}

.article_preview_vertical .cont {
    padding:0px 0px 0px 0px;
    width: 100%;
    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_vertical .cont2 {
    padding:0px 0px 0px 0px;
    width: 100%;
    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_vertical.article_preview_small_vertical_last_fixed .cont {
    padding:5px 0px 0 0;
}
.article_preview_vertical .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_vertical 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_vertical ul.correlati li.occhiello {
  
}
.article_preview_vertical 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_vertical ul.correlati li {
    margin:0px 0 5px 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_vertical ul.correlati li.videoarticle_preview_vertical a:after,
.article_preview_vertical ul.correlati li.sondaggio:hover a:after,
.article_preview_vertical ul.correlati li.gallery:hover a:after {
    text-decoration:underline;
}
.article_preview_vertical ul.correlati li a {
    margin:0px;
    padding: 0px 0 0 0px;
    text-decoration:none;
    display:inline;
    position:relative;
    color: #666666;
    font-size:16px;
    line-height:22px;
    font-weight:normal;
    text-decoration: none;
    
}
.article_preview_vertical ul.correlati li a:hover {
 color: #333333; 
 text-decoration:underline;
}

/*.article_preview_vertical ul.correlati li.articolo,
.article_preview_vertical ul.correlati li.scheda,
.article_preview_vertical ul.correlati li.sondaggio,
.article_preview_vertical ul.correlati li.lettera,
.article_preview_vertical ul.correlati li.opinione,
.article_preview_vertical ul.correlati li.blog,
.article_preview_vertical 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_vertical 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_vertical 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_vertical ul.correlati li.video:before {
content: "\f03d";
    font-family: FontAwesome;
    font-weight: normal;
    margin: 0px 2px 0px 0px;
    color: #006AAB;
   
}
.article_preview_vertical ul.correlati li.articolo:before,
.article_preview_vertical ul.correlati li.scheda:before,
.article_preview_vertical ul.correlati li.sondaggio:before,
.article_preview_vertical ul.correlati li.lettera:before,
.article_preview_vertical ul.correlati li.opinione:before,
.article_preview_vertical ul.correlati li.blog:before,
.article_preview_vertical ul.correlati li.evento:before
{
content: "\f1ea";
    font-family: 'FontAwesome';
  
    margin: 0px 2px 0px 0px;
    color: #006AAB;
    
}

.article_preview_vertical ul.correlati li.gallery:before {
content: "\f030";
    font-family: FontAwesome;
    font-weight: normal;
    margin: 0px 2px 0px 0px;
    color: #006AAB;
}





.box_hp_news_site_tematic_box_title_2 {
    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;
    border-top: 1px solid #5E777C;
    border-bottom: 1px solid #5E777C;
}
.box_hp_news_site_tematic_box_title_2 .text:before {
    content: "";
    float: left;
    width: 30px;
    height: 30px;
    margin-right: 7px;
    background: #5E777C;
}


.box_hp_news_site_tematic_box_title_2 .text{
float: left;
    clear: left;
    min-width: 300px;
    margin: 0px 0 0px 0;
    padding: 0px 0px 0px 0px;
    font-family: "Roboto", sans-serif;
    font-weight: 700;
    font-size: 22px;
    line-height: 30px;
    text-transform: uppercase;
    color: #5E777C;
    letter-spacing: -0.5px;
    position: relative;
    min-width: 300px;
}


/*.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;
} */
.box_hp_news_site_tematic_box_title_4 {
    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;
    border-top: 1px solid #5E777C;
    border-bottom: 1px solid #5E777C;
}
.box_hp_news_site_tematic_box_title_4 .text:before {
    content: "";
    float: left;
    width: 30px;
    height: 30px;
    margin-right: 7px;
    background: #5E777C;
}


.box_hp_news_site_tematic_box_title_4 .text{
float: left;
    clear: left;
    min-width: 300px;
    margin: 0px 0 0px 0;
    padding: 0px 0px 0px 0px;
    font-family: "Roboto", sans-serif;
    font-weight: 700;
    font-size: 22px;
    line-height: 30px;
    text-transform: uppercase;
    color: #5E777C;
    letter-spacing: -0.5px;
    position: relative;
    min-width: 300px;
}


/*.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;
} */
.article_preview_vertical .ora_pubblicazione {
font-size: 25px;
    font-weight: bold;
}



/*---articolo_tripletta*/
.article_preview_vertical {
    margin: 0px 0px 20px 0px;
        padding: 0 0px 0px 0;
    width:307px;
    overflow:hidden;
    float:left;
   box-sizing:border-box;
    *behavior: url(js/boxsizing.htc);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
  
}
.article_preview_vertical.bordo {
    margin: 0px 20px 20px 0px;
    
  
}

.article_preview_vertical h3.sottotitolo {
    
}
.article_preview_vertical.native {
   margin: 0px 0px 20px 0px;
        padding: 0 0 20px 0;
  
}

.article_preview_vertical.native h3.sottotitolo {
    display:block;
    font-style:italic;
    margin-top:0;
}




.article_preview_vertical.ultimo {
   margin: 0px 0px 20px 0px;
        padding: 0 0 0px 0;
    border-bottom: 1px solid white;
  
}
.article_preview_vertical .cont .paywall_icon {
    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_vertical.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_vertical .occhiello {
    padding:0;
    float: left;
    clear:left;
    width:100%;
     font-family: "Roboto", sans-serif;
    font-weight: 700;
    line-height: 20px;
    font-size: 20px;
    clear: left;
    margin-bottom: 7px;
    text-transform:uppercase;
    color:#60787D;
}
.article_preview_vertical .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_vertical .titolo {
    margin: 0px 0 12px 0;
    color: black;
    font-family: "PT Serif", serif;
    font-size: 24px;
    line-height: 25px;
    font-weight: 400;
    float: left;
    clear: left;
    width: 100%;
   
}
.article_preview_vertical .titolo a{
     color: black;
    font-size: 24px;
    line-height: 27px;
    font-weight: 400;

}
.article_preview_vertical .titolo a:hover{
 text-decoration:underline;
}
.article_preview_vertical .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_vertical .cont_img {
    margin: 0 0 15px 0;
    padding:0;
    float:left;
    clear:left;
}
.article_preview_vertical .cont_img img {
    margin:0;
    padding:0;
    float:left;
    clear:left;
    border:none;
    display:inline;
}
.article_preview_vertical .sottotitolo {
    margin:5px 0 0 0;
    padding:0;
    font-family: "PT Serif", serif;
    font-size: 14px;
    line-height: 15.5px;
    font-weight: 400;
    width:100%;
    float:left;
}
.article_preview_vertical .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_vertical .sottotitolo.taglia_testo{
    width:100%;
	max-height:55px;
	overflow:hidden;
}
.article_preview_vertical .autore {
margin: 0px 0 10px 0;
    padding: 0;
    font-weight: 700;
    font-family: "PT Serif", serif;
    font-size: 14px;
    line-height: 21px;
    width: 100%;
    float: left;
    color: black;
}
.article_preview_vertical .autore a{

    font-weight: 700;
    font-family: "PT Serif", serif;
    font-size: 14px;
    line-height: 21px;
    color: black;
}
.article_preview_vertical .prefisso_autore {
    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_vertical .didascalia{
    display:none;
}
.article_preview_vertical .icona_tipo {
    display:none;
}

.article_preview_vertical .cont {
    padding:0px 0px 0px 0px;
    width: 100%;
    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_vertical .cont2 {
    padding:0px 0px 0px 0px;
    width: 100%;
    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_vertical.article_preview_small_vertical_last_fixed .cont {
    padding:5px 0px 0 0;
}
.article_preview_vertical .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_vertical 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_vertical ul.correlati li.occhiello {
  
}
.article_preview_vertical 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_vertical ul.correlati li {
    margin:0px 0 5px 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_vertical ul.correlati li.videoarticle_preview_vertical a:after,
.article_preview_vertical ul.correlati li.sondaggio:hover a:after,
.article_preview_vertical ul.correlati li.gallery:hover a:after {
    text-decoration:underline;
}
.article_preview_vertical ul.correlati li a {
    margin:0px;
    padding: 0px 0 0 0px;
    text-decoration:none;
    display:inline;
    position:relative;
    color: #666666;
    font-size:16px;
    line-height:22px;
    font-weight:normal;
    text-decoration: none;
    
}
.article_preview_vertical ul.correlati li a:hover {
 color: #333333; 
 text-decoration:underline;
}

/*.article_preview_vertical ul.correlati li.articolo,
.article_preview_vertical ul.correlati li.scheda,
.article_preview_vertical ul.correlati li.sondaggio,
.article_preview_vertical ul.correlati li.lettera,
.article_preview_vertical ul.correlati li.opinione,
.article_preview_vertical ul.correlati li.blog,
.article_preview_vertical 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_vertical 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_vertical 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_vertical ul.correlati li.video:before {
content: "\f03d";
    font-family: FontAwesome;
    font-weight: normal;
    margin: 0px 2px 0px 0px;
    color: #006AAB;
   
}
.article_preview_vertical ul.correlati li.articolo:before,
.article_preview_vertical ul.correlati li.scheda:before,
.article_preview_vertical ul.correlati li.sondaggio:before,
.article_preview_vertical ul.correlati li.lettera:before,
.article_preview_vertical ul.correlati li.opinione:before,
.article_preview_vertical ul.correlati li.blog:before,
.article_preview_vertical ul.correlati li.evento:before
{
content: "\f1ea";
    font-family: 'FontAwesome';
  
    margin: 0px 2px 0px 0px;
    color: #006AAB;
    
}

.article_preview_vertical ul.correlati li.gallery:before {
content: "\f030";
    font-family: FontAwesome;
    font-weight: normal;
    margin: 0px 2px 0px 0px;
    color: #006AAB;
}






