
/*---seleziona_gallery*/
.seleziona_gallery {
    margin:0 0 25px 0;
    padding:4px 4px 4px 4px;
    float:left;
    clear:left;
    width:97%;
    border-top:3px #ddd solid;   
    background:#eee; 
}
.seleziona_gallery .selezione_tipo {
    margin:0;
    padding:0;
    float:left;
}
.seleziona_gallery .selezione_tipo ul {
    margin:0;
    padding:0;
    list-style:none;
    float:left;
}
.seleziona_gallery .selezione_tipo ul li {
    margin:0;
    padding:5px 8px;
    color:#414141;
    float:left;
    font-family: 'Oswald', sans-serif;
    letter-spacing:1px;
    text-rendering: optimizeLegibility;
    text-transform:uppercase;
    font-size:16px;
    line-height:21px;
}
.seleziona_gallery .selezione_tipo ul li a {
    color:#414141;
    text-decoration:none;
}
.seleziona_gallery .selezione_tipo ul li a:hover {
    color:#118ABF;
    text-decoration:none;
}
.seleziona_gallery .selezione_tipo .selected {
    color:#118ABF;
    border-bottom:3px #287ab7 solid;
}
/*---container_lagazzettatv_box*/
.container_lagazzettatv_box {
    margin:0 0 15px 0;
    padding:0;
    width:97%;
    float:left;
    clear:left;
}
.container_lagazzettatv_box .group_media {
    margin:0 0 15px 0;
    padding:0 0 15px 0;
    border-bottom:1px #ddd solid;
    width:100%;
    float:left;
    clear:left;
}
.container_lagazzettatv_box .group_media .preview_media_box {
    margin:0;
    padding:0 2% 0 0;
    width:50%;
    float:left;
}
.container_lagazzettatv_box .group_media .ultimo {
    margin:0px !important;
    float:right;
}
.container_lagazzettatv_box .group_media .preview_media_box .foto_media_box {
    margin:0 15px 0 0;
    padding:0;
    float:left;
    position:relative;
}
.container_lagazzettatv_box .group_media .preview_media_box .foto_media_box img {
    margin:0;
    padding:0;
}
.container_lagazzettatv_box .group_media .preview_media_box .foto_media_box .bottone_media {
    margin:-19px 0 0 -32px;
    padding:0;
    width:65px;
    height:38px;
    position:absolute;
    top:50%;
    left:50%;
}
.container_lagazzettatv_box .group_media .preview_media_box .sezione{
    color:#118ABF;
    font-family: 'Oswald', sans-serif;
    letter-spacing:1px;
    text-rendering: optimizeLegibility;
    font-size:11px;
    text-transform:uppercase;
}
.container_lagazzettatv_box .group_media .preview_media_box h2 {
    margin-top:5px;
    padding:0;
    font-family: 'Titillium Web', sans-serif;
    color:#242424;  
    font-size:14px;
    line-height:18px;
    display:table;
}
.container_lagazzettatv_box .group_media .preview_media_box h2 a {
    color:#242424;
    text-decoration:none;
}
.container_lagazzettatv_box .group_media .preview_media_box h2 a:hover{
    text-decoration:none;
    color:#118ABF;
}
.container_lagazzettatv_box .group_media .preview_media_box .data_pubblicazione {
    margin:5px 0 0 0;
    padding:0;
    font-family: 'Ubuntu', sans-serif;
    font-size:12px;
    color:#aaa;
    display:table;
}
/*---preview_media_successivo*/
.preview_media_successivo {
    margin:0;
    padding:0;
    float:left;
    clear:left;
    width:100%;
    border-bottom:1px #ddd solid;
}
.preview_media_successivo .succ {
    margin:-10px 0 5px 0;
    padding:5px 10px 5px 0;
    font-family: 'Oswald', sans-serif;
    letter-spacing:1px;
    text-rendering: optimizeLegibility;
    font-size:15px;
    text-transform:uppercase;
    color:#000000;
    float:right;
    text-align:right;
    width:20%;
    background-color:#ddd;
}
.preview_media_successivo .succ span {
    font-size:14px;
    color:#000000;
}
.preview_media_successivo .succ a {
    color:#000000;
    text-decoration:none;
}
.preview_media_successivo .succ a:hover {
    color:#118ABF;
    text-decoration:underline;
}
.preview_media_successivo .prec {
    margin:-10px 0 5px 0;
    padding:5px 0px 5px 10px;
    font-family: 'Oswald', sans-serif;
    letter-spacing:1px;
    text-rendering: optimizeLegibility;
    font-size:15px;
    text-transform:uppercase;
    color:#000000;
    width:20%;
    float:left;
    background-color:#ddd;
}
.preview_media_successivo .prec span {
    font-size:14px;
    color:#000000;
}
.preview_media_successivo .prec span:hover {
    font-size:14px;
    color:#000000;
}
.preview_media_successivo .prec a {
    color:#000000;
    text-decoration:none;
}
.preview_media_successivo .prec a:hover {
    color:#118ABF;
    text-decoration:underline;
}
.banner_size_300x100_2{
   float:left;
    margin-bottom: 5px;
        text-align: center;
            width: 100%;
}
.tab_menu_most_video_foto{
float:left;
clear:left;
width:100%;
z-index:6;
position:relative;}
.tab_menu_most_video_foto .label_tab_1,
.tab_menu_most_video_foto .label_tab_2,
.tab_menu_most_video_foto .label_tab_3{
padding:8px 0;
font-family:'Quattrocento', serif;
font-weight:700;
font-size:1rem;
text-transform:uppercase;
text-rendering: optimizeLegibility;
text-align:center;
float:left;
width:33.33%;
cursor:pointer;
color:#395b74;
border-top:1px solid #395b74;
background-color:#eee;}
.tab_menu_most_video_foto .label_tab_1.attivo,
.tab_menu_most_video_foto .label_tab_2.attivo,
.tab_menu_most_video_foto .label_tab_3.attivo{
background-color:#395b74;
color:#fff;}
.tab_menu_most_video_foto .label_tab_1:hover,
.tab_menu_most_video_foto .label_tab_2:hover,
.tab_menu_most_video_foto .label_tab_3:hover{
background-color:#fff;
color:#395b74;}
.tab_menu_most_video_foto .label_tab_1.attivo:hover,
.tab_menu_most_video_foto .label_tab_2.attivo:hover,
.tab_menu_most_video_foto .label_tab_3.attivo:hover{
background-color:#eee;
color:#118abf;}
.box_most_read_foto_filter, .box_most_read_video_filter, .box_most_read_podcast_filter{
margin:0 0 40px 0;
float:left;
width:100%;
position:relative;
background:#fff;}
.box_preview_video_foto_sezione{
margin-bottom:20px;
padding:0 10px 10px 10px;
width:100%;
float:left;
clear:left;
position:relative;}
.box_preview_video_foto_sezione .occhiello_titolo{
background:#395b74;
padding:8px 0 8px 0;
color:white;
font-family:'Quattrocento', serif;
font-weight:400;
font-size:1rem;
width:100%;
text-align:center;
position:absolute;
bottom:-7px;
right:0;
z-index:10;}
.box_preview_video_foto_sezione .occhiello_titolo:hover{
background:#517fa2;}
.box_preview_video_foto_sezione .occhiello_titolo a{
color:#fff;
text-decoration:none;}
.box_preview_video_foto_sezione .occhiello_titolo a:hover{
color:#fff;
text-decoration:none;}
.box_preview_video_foto_sezione .occhiello_titolo a:after{
content:"→";
font-size:1.5rem;
position:absolute;
right:10px;
top:4px;}
.box_preview_video_foto_sezione .cont .box{
width:100%;
position:relative;}
.box_preview_video_foto_sezione .divcont{
width:100%;
float:left;
clear:left;
position:relative;}
.box_preview_video_foto_sezione .cont .schermata .box .cont_foto{
width:100%;
margin-bottom:15px;
position:relative;}
.box_preview_video_foto_sezione .cont .schermata .box .cont_foto img{
width:100%;}
/*-Preview Multimedia-*/
.box_preview_video_foto_sezione .schermata .hori_group .box.video .icona_tipo{
background: url(../images/prv-desk-play-video.png) no-repeat center center;
width:40px;
height:40px;
position:absolute;
display:inherit;
top:6px;
right:7px;}
.box_preview_video_foto_sezione .schermata .hori_group .box.gallery .icona_tipo{
background: url(../images/mediagallery1-desk_photonewsok.png) no-repeat center center;
width:40px;
height:40px;
position:absolute;
display:inherit;
top:6px;
right:7px;}
.box_preview_video_foto_sezione .schermata .hori_group .box.audio .icona_tipo{
background: url(../images/micr1-desk-cuffia-bianco.png) no-repeat center center;
width:40px;
height:40px;
position:absolute;
display:inherit;
top:6px;
right:7px;}
.box_preview_video_foto_sezione .divcont .divcont2{
padding:0 0 5px 0;
width:100%;
position:absolute;
bottom:15px;
left:0;
z-index:9;
display:flex;
flex-direction: column;
background-image: linear-gradient(0deg,#000 40px,transparent);}
.box_preview_video_foto_sezione .cont .box .titolo{
width:100%;
position:relative;
color:#fff;
font-family:'Domine', serif;
font-weight:700;
font-size:1.2em;
line-height:23px;
float:left;
clear:left;
padding:10px 10px 5px 10px;
text-align:center;}
.box_preview_video_foto_sezione .cont .box .titolo a{
color:#fff;
text-decoration:none;}
.box_preview_video_foto_sezione .cont .box .titolo a:hover{
color:#ddd;
text-decoration:none;}

.banner_autopromozioni_2{
    float:left;
    margin-bottom: 20px;
    text-align: center;
    width: 100%;
}
#half_promo{width:300px;min-height:620px;clear:both;margin:0 auto;position:relative;z-index:0}#half_promo_two{width:300px;min-height:270px;clear:both;margin:0 auto;position:relative;z-index:0}.digital_promo{width:300px;min-height:620px;float:left;clear:left;position:absolute;top:0;left:0;z-index:1}.digital_promo img{width:100%;height:auto}
.box_preview_rubriche_gdm_desk {
    margin:0;
    padding:0;
    width:100%;
    float:left;
    position:relative;
}
.cont_tematic_box_gossip_music_buongusto{
    margin: 15px 0 20px 0;
    padding:0 0 0 5px;
    width:100%;
    float:left;
    clear:left;
    position:relative;
    border-top:5px solid #ddd;
    border-bottom:5px solid #ddd;
    border-left:1px solid #ddd;
}
.box_preview_rubriche_gdm_desk .occhiello_titolo {
    margin:0;
    padding:10px 0 0 0;
    text-align:center;
    font-family: 'Oswald', sans-serif;
    font-size:20px;
    letter-spacing:1px;
    text-rendering: optimizeLegibility;
    color:#118ABF;
}
.box_preview_rubriche_gdm_desk .sezione {
    padding:5px 5px 5px 50px;
    margin:10px 0 10px 0;
    background:#118ABF;
    font-family: 'Oswald', sans-serif;
    letter-spacing:1px;
    text-rendering: optimizeLegibility;
    font-size:19px;
    color:white;
    width:100%;
    display:block;
    text-transform:uppercase;
}
.box_preview_rubriche_gdm_desk .sezione a {
    color:white;
    text-decoration:none;
}
.box_preview_rubriche_gdm_desk .sezione a:hover {
    color:#f8f508;
    text-decoration:none;
}
.box_preview_rubriche_gdm_desk .sezione a:after {
    content:url('../../images/arrow_white_dx.png');
    margin:0;
    padding:6px 9px;
    font-size:18px;
    line-height:18px;
    float:right;
    text-align:center;
}
.box_preview_rubriche_gdm_desk .schermata {
    width:100%;
    margin:0;
    padding:0;
}
.box_preview_rubriche_gdm_desk .schermata .hori_group .box {
    float:left;
    clear:left;
    width:95%;
    margin:0;
    padding:0;
}
.box_preview_rubriche_gdm_desk .schermata .hori_group .box.pos1,
.box_preview_rubriche_gdm_desk .schermata .hori_group .box.pos2,
.box_preview_rubriche_gdm_desk .schermata .hori_group .box.pos3,
.box_preview_rubriche_gdm_desk .schermata .hori_group .box.pos4{
    border-bottom:0;
    position:relative;
    left:-40px;
}
.box_preview_rubriche_gdm_desk .schermata .hori_group .box .icona_tipo{
    display:none;
}
.box_preview_rubriche_gdm_desk .occhiello {
    margin:0;
    padding:0 0 3px 55px;
    font-family: 'Ubuntu', sans-serif;
    font-size:12px;
    color:#118ABF;
    width:100%;
    text-transform:uppercase;
}
.box_preview_rubriche_gdm_desk .cont_foto {
    margin:0;
    padding:0 0 5px 0;
    position:relative;
    width:100%;
    float:left;
    clear:left;
    z-index:8;
}
.box_preview_rubriche_gdm_desk .cont_foto img {
    margin:0;
    padding:0;
    text-decoration:none;
    border:0;
    width:100%;
    min-height:160px;
    float:left;
    clear:left;
}
.box_preview_rubriche_gdm_desk .cont_foto .didascalia {
    display:none;
}
/*----Preview Multimedia*/
.box_preview_rubriche_gdm_desk .schermata .hori_group .box.video .cont_foto a:before {
    content:url(../../images/prv-play-video.png);
    margin:0;
    padding:0;
    background-repeat:no-repeat;
    width:50;
    height:50px;
    position:absolute;
    bottom:-4px;
    right:5px;
}
.box_preview_rubriche_gdm_desk .schermata .hori_group .box.gallery .cont_foto a:before {
    content:url(../../images/mediagallery_photonewsok.png);
    margin:0;
    padding:0;
    background-repeat:no-repeat;
    width:50px;
    height:50px;
    position:absolute;
    bottom:-6px;
    right:-4px;
}
.box_preview_rubriche_gdm_desk .titolo {
    margin:0 0 10px 0;
    padding:5px 0 5px 45px;
    color: #1C2024;
	font-family: 'Titillium Web', sans-serif;
    font-size:16px;
    line-height:21px;
    width:100%;
}
.box_preview_rubriche_gdm_desk .titolo a {
    color:#1C2024;
    text-decoration:none;
}
.box_preview_rubriche_gdm_desk .titolo a:hover {
    text-decoration:none;
    color:#118ABF;
}
.box_preview_rubriche_gdm_desk .bx-prev{
    font-size:0;
    background:url(../images/freccia-prev.png)no-repeat;
    height:39px;
    width:39px;
    position:absolute;
    right:25px;
    bottom:-3px;
    background-size:21px;
}
.box_preview_rubriche_gdm_desk .bx-next{
    font-size:0;
    background:url(../images/freccia-next.png)no-repeat;
    height:39px;
    width:39px;
    position:absolute;
    right:-5px;
    bottom:-3px;
    background-size:21px;
}
.box_preview_rubriche_gdm_desk .bx-default-pager {
    margin-left:5px;
    padding:0;
    width:100%;
    text-align:left;
}
.box_preview_rubriche_gdm_desk .punti_slide .bx-default-pager div {
    display:inline;
    border-top: 3px solid #e9e9e9;
    width:100%;
}
.box_preview_rubriche_gdm_desk .punti_slide .bx-default-pager div a {
    margin:0 3px 15px 0;
    padding:0;
    width:12px;
    height:12px;
    line-height:15px;
    text-align:center;	
    display:inline-block;
    text-decoration:none;
    font-size:0;
    color:#fff;
	background:url(../../images/pointer_slide_hover_blu.png) no-repeat 0 0;
}
.box_preview_rubriche_gdm_desk .punti_slide .bx-default-pager div a.active {
    background:url(../../images/pointer_slide_blu-withe.png) no-repeat 0 0;
}
/*---sharre_fb_tw*/
.box_preview_rubriche_gdm_desk .sharre_fb_tw {
    display:none;
}
.box_preview_rubriche_gdm_desk .social .cont_sharre_fb_tw .buttons {
    display:block !important;
    float:left;
    clear:left;
    width:100%;
    position:relative;
    top:unset;
    right:unset;
}
.box_preview_rubriche_gdm_desk .cont_sharre_fb_tw .buttons .share_toolbox {
    background:#fff;
    width:100%;
    padding:0;
}
.box_preview_rubriche_gdm_desk .social {
    width:70%;
    margin:10px auto;
    text-align:center;
    padding-bottom:10px;
    position:relative;
}
.box_preview_rubriche_gdm_desk .social .vc_generic_sharre_count  {
    display:none;
}
.box_preview_rubriche_gdm_desk .social > div {
    display:table;
    margin:0 auto;
}
.box_preview_rubriche_gdm_desk .social div[data-type="button_count"] {
    display:inline;
}
.box_preview_rubriche_gdm_desk .social a {
    display:inline;
    font-size:0;
}
.box_preview_rubriche_gdm_desk .social a:before {
    font-family: FontAwesome;
    font-style:normal;
    font-weight:normal;
    text-decoration:inherit;
    font-size:11px;
    color:#fff;
    background-color:#118ABF;
    padding:1px;
    margin:0 5px;
    border-radius:50%;
    width:21px;
    height:21px;
    line-height:21px;
    display:inline-block;
    float:left;
}
.box_preview_rubriche_gdm_desk .social .vc_share_cont {
    float:left;
}
.box_preview_rubriche_gdm_desk .social a:hover:before {
    background-color:#ccc;
    text-decoration:none;
}
.box_preview_rubriche_gdm_desk .social a.addthis-facebook-button:before,
.box_preview_rubriche_gdm_desk .social a.vc_share_link_facebook:before {
    content: "\f09a";
}
.box_preview_rubriche_gdm_desk .social a.addthis-twitter-button:before,
.box_preview_rubriche_gdm_desk .social a.vc_share_link_twitter:before {
    content: "\f099";
}
.box_preview_rubriche_gdm_desk .social a.addthis-messenger-button:before,
.box_preview_rubriche_gdm_desk .social a.vc_share_link_messenger:before {
     /*content: "\f39f";*/
    content: " ";
    background-image: url(../images/messanger_facebook_small_ok.png);
    background-size:14px;
    background-repeat:no-repeat;
    background-position:center;
}
.box_preview_rubriche_gdm_desk .social a.addthis-whatsapp-button:before,
.box_preview_rubriche_gdm_desk .social a.vc_share_link_whatsapp:before {
    content: "\f232";
}
.banner_size_300x100_3{
   float:left;
    margin-bottom: 5px;
        text-align: center;
            width: 100%;
}

.banner_autopromozioni_desk{
clear:both;
position:relative;
margin:0 auto 30px auto;
text-align:center;
width:100%;
background:#eee;
padding:5px 0 10px 0;
border:1px solid #ddd;}
.banner_autopromozioni_desk img{
width:300px;
height:auto;}
.box_preview_auto_lay_lagazzettatv_horizontal_grande {
    margin:40px 0 20px 0;
    padding:20px 20px 20px 0px;
    float:left;
    clear:left;
    width:97%;
    border-top:7px solid #118ABF;
    border-bottom:1px solid #118ABF;
    -webkit-border-radius:7px;
	-moz-border-radius:7px;
	border-radius:7px;
    position: relative;
   }
.box_preview_auto_lay_lagazzettatv_horizontal_grande .occhiello_titolo{
    position:absolute;
    top:-24px;
    left:25px;
    padding:0 5px;
    margin:0;
    border-left:1px solid #0C679C;
    border-top:1px solid #0C679C;
    border-right:3px solid #0C679C;
    border-bottom:3px solid #0C679C;
    background-color:#fff;
    font-family: 'Oswald', sans-serif;
    letter-spacing:1px;
    text-rendering: optimizeLegibility;
    font-size:21px;
    color:#118ABF;
}
.box_preview_auto_lay_lagazzettatv_horizontal_grande .occhiello_titolo a{
    color:#118ABF;
    text-decoration:none;
}
.box_preview_auto_lay_lagazzettatv_horizontal_grande .occhiello_titolo a:hover{
    color: #118ABF;
    text-decoration:underline;
}
.box_preview_auto_lay_lagazzettatv_horizontal_grande .divcont {
    margin:0 0 0 20px;
    padding:0;
    width:888px;
    border-radius:2px;
    float:left;
    position:absolute;
    bottom:30px;
}
.box_preview_auto_lay_lagazzettatv_horizontal_grande span.occhiello{
    color:white;
    display:inline;
    float:left;
    text-transform:uppercase;
    clear:left;
    padding:6px 9px;
    background-color:#118ABF;
    font-family: 'Ubuntu', sans-serif;
    font-size:14px;
    line-height:19px;
}
.box_preview_auto_lay_lagazzettatv_horizontal_grande .cont .schermata .box .titolo{
    font-family: 'Titillium Web', sans-serif;
    font-size:28px;
    line-height:33px;
    color:#FFF;
    width:465px;
    float:left;
    clear:left;
    margin:3px 0 0 0;
    margin-top:9px;
    background-color: rgba(17, 19, 8, 0.56);
    padding:5px;
    border:1px solid black;
}
.box_preview_auto_lay_lagazzettatv_horizontal_grande .cont .schermata .box .titolo a{
    text-decoration:none;
    color:#FFF;
}
.box_preview_auto_lay_lagazzettatv_horizontal_grande .cont .schermata .box .titolo a:hover {
    text-decoration:underline;
}
.box_preview_auto_lay_lagazzettatv_horizontal_grande .cont .schermata .box{
    float:left;
    width:178px;
    position: relative;
}
.box_preview_auto_lay_lagazzettatv_horizontal_grande .cont .schermata .box.pos1,
.box_preview_auto_lay_lagazzettatv_horizontal_grande .cont .schermata .box.pos6,
.box_preview_auto_lay_lagazzettatv_horizontal_grande .cont .schermata .box.pos11{
    margin-left:20px;
}
.box_preview_auto_lay_lagazzettatv_horizontal_grande .bx-prev{
    font-size:0;
    background:url(../images/freccia_sx.png)no-repeat;
    height:30px;
    width:35px;
    position:absolute;
    left:5px;
    bottom:100px;
}
.box_preview_auto_lay_lagazzettatv_horizontal_grande .bx-next{
    font-size:0;
    background:url(../images/freccia_dx.png)no-repeat;
    height:30px;
    width:35px;
    position:absolute;
    right:0;
    bottom:100px;
}
.box_preview_auto_lay_lagazzettatv_horizontal_grande .punti_slide {
    margin:0 0 0 -25px;
    padding:0;
    text-align:center;
    float:left;
    clear:left;
    position:absolute;
    bottom:-6px;
    left:50%;
}
.box_preview_auto_lay_lagazzettatv_horizontal_grande .punti_slide .bx-default-pager {
    margin:0;
    padding:0 5px 0 10px;
    text-align:center;
    background:url(../images/back_point_mediagallery.png) repeat-x 0 10px;
}
.box_preview_auto_lay_lagazzettatv_horizontal_grande .punti_slide .bx-default-pager div {
    display:inline;
}
.box_preview_auto_lay_lagazzettatv_horizontal_grande .punti_slide .bx-default-pager div a {
    margin:0 5px 0 0;
    padding:0;
    width:12px;
    height:12px;
    line-height:15px;
    text-align:center;	
    display:inline-block;
    text-decoration:none;
    font-size:0;
    color:#fff;
    background:url(../images/pointer_slide_hover_blu.png) no-repeat 0 0;
}
.box_preview_auto_lay_lagazzettatv_horizontal_grande .punti_slide .bx-default-pager div a.active {
    background:url(../images/pointer_slide.png) no-repeat 0 0;
}
.box_preview_auto_lay_lagazzettatv_horizontal_grande .cont .schermata .gallery .icona_tipo {
    background: url(../images/mediagallery_photonewsok.png) no-repeat center center;
    margin:0;
    padding:0;
    width:35px;
    height:35px;
    position:absolute;
    display:inherit;
    bottom:2px;
    left:593px;
}
.box_preview_auto_lay_lagazzettatv_horizontal_grande .cont .schermata .video .icona_tipo {
    background: url(../images/prv-play-video.png) no-repeat center center;
    margin:0;
    padding:0;
    width:35px;
    height:35px;
    position:absolute;
    display:inherit;
    bottom:2px;
    left:593px;
}
/*---share, comments*/
.box_preview_auto_lay_lagazzettatv_horizontal_grande .divcont2 {
	margin:0;
	padding:0;
	min-width:45px;
	min-height:20px;
	float:left;
    position: absolute;
    top:322px;
    left:5px;
    background:#000000;
}
.box_preview_auto_lay_lagazzettatv_horizontal_grande .social {
    margin:0;
	padding:0;
	float:left;
	z-index:30;
	position:relative;
}
.box_preview_auto_lay_lagazzettatv_horizontal_grande .social .box {
    border-bottom:0 !important;
}
.box_preview_auto_lay_lagazzettatv_horizontal_grande .social .cont_sharre_fb_tw {
	margin:0;
	padding:0;
	display:block;
	float:left;
	position:relative;
}
.box_preview_auto_lay_lagazzettatv_horizontal_grande .social .cont_sharre_fb_tw .sharre_fb_tw {
	margin:0;
	padding:0 0 0 20px;
	height:20px;
	float:left;
	position:relative;
	cursor:pointer;
	background:url(../images/icon_share_preview_bianco.png) no-repeat 0 2px;
	left:3px;
}
.box_preview_auto_lay_lagazzettatv_horizontal_grande .social .cont_sharre_fb_tw .sharre_fb_tw .box {
	margin:0;
	padding:0;
	width:100%;
	float:left;
}
.box_preview_auto_lay_lagazzettatv_horizontal_grande .social .cont_sharre_fb_tw .sharre_fb_tw .box .count {
	margin:0;
	padding:0;
	font-family:'Raleway', Helvetica, sans-serif;
	font-size:14px;
	line-height:16px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
	float:left;
}
.box_preview_auto_lay_lagazzettatv_horizontal_grande .social .cont_sharre_fb_tw .sharre_fb_tw.zero_share_count .box .count {
	display:none;
}
.box_preview_auto_lay_lagazzettatv_horizontal_grande .social .cont_sharre_fb_tw .sharre_fb_tw .box .share {
	margin:0;
	padding:0;
	display:none;
}
.box_preview_auto_lay_lagazzettatv_horizontal_grande .social .cont_sharre_fb_tw .buttons {
	margin:0;
	padding:5px 5px 0 5px;
	position:absolute;
	bottom:22px;
	left:0;
	background:#fff;
	overflow:hidden;
}
.box_preview_auto_lay_lagazzettatv_horizontal_grande .social .cont_sharre_fb_tw .buttons .share_toolbox .fb-share-button {
	margin:0 0 5px 0;
	padding:0;
	float:left;
	clear:left;
}
.banner_grande_rettangolo_7_bottom{
   float:left;
    margin-bottom: 10px;
        text-align: center;
            width: 100%;
}
.banner_desktop_adsense_infeed_Section {
   float:left;
    margin: 0px;
    padding: 0px;
        text-align: center;
            width: 97%;
}
.box_preview_ricetta_buongusto{
    width:300px;
    padding:10px;
    background:#fff;
    float:left;
    clear:left;  
    margin-bottom:20px;
    border:1px solid #ddd;
    position:relative;
}
.box_preview_ricetta_buongusto .occhiello_titolo {
    background-color:#118abf;
    margin-top:2px;
    padding:5px 5px 5px 10px;
    font-family: 'Oswald', sans-serif;
    font-size:20px;
    letter-spacing:1px;
    text-rendering: optimizeLegibility;
    color:white;
    text-transform:uppercase;
    width:100%;
}
.box_preview_ricetta_buongusto .occhiello_titolo a{
    color:white;
    text-decoration:none;
}
.box_preview_ricetta_buongusto .occhiello_titolo a:hover{
    color:#f8f508;
    text-decoration:none;
}
.box_preview_ricetta_buongusto .occhiello_titolo a:after {
    content:url('../images/arrow_white_dx.png');
    margin:0;
    padding:5px 0 10px 0;
    font-size:18px;
    line-height:18px;
    float:right;
    text-align:center;
    -webkit-border-radius:15px;
    -moz-border-radius:15px;
    border-radius:15px;
}
.box_preview_ricetta_buongusto .schermata .hori_group .box {
    float:left;
    clear:left;
    width:100%;
    margin:0;
    padding:0;
    position:relative;
}
.box_preview_ricetta_buongusto .schermata .hori_group .box .occhiello {
    margin:2px 0 5px 20px;
    padding:0;
    color:#118ABF;
    font-size:13px;
    text-transform:uppercase;
    width:100%;
    float:left;
    font-family: 'Ubuntu', sans-serif;
}
.box_preview_ricetta_buongusto .cont .box .author_city {
    margin:2px 0 5px 20px;
    padding:0;
    color:#118ABF;
    font-size:13px;
    text-transform:uppercase;
    width:100%;
    float:left;
    font-family: 'Ubuntu', sans-serif;
}
.box_preview_ricetta_buongusto .cont .schermata .box .sezione {
    padding:2px 0 2px 9px;
    margin:5px 0 10px 0;
    color:#118abf;
    font-family: 'Oswald', sans-serif;
    font-size:15px;
    letter-spacing:1px;
    text-rendering: optimizeLegibility;
    text-transform: uppercase;
    position:relative;
    background-color:#eeeeee;
    display:block;
}
.box_preview_ricetta_buongusto .cont .schermata .box .sezione a {
    color:#118abf;
    text-decoration:none;
}
.box_preview_ricetta_buongusto .cont .schermata .box .sezione a:hover {
    color:#118abf;
    text-decoration:underline;
}
.box_preview_ricetta_buongusto .cont .schermata .box .sezione a:after {
    content:">";
    font-size:23px;
    right:5px;
    bottom:-1px;
    color:#118abf;
    position:absolute;
}
.box_preview_ricetta_buongusto .schermata .hori_group .box .cont_foto{
    width:278px;
    margin-bottom:10px;
    position:relative;
}
/*----Preview Multimedia*/
.box_preview_ricetta_buongusto .schermata .hori_group .box.video .cont_foto a:before {
    content:url(../images/prv-play-video.png);
    margin:0;
    padding:0;
    width:35px;
    height:35px;
    position:absolute;
    display:inherit;
    top:154px;
    right:2px;
}
.box_preview_ricetta_buongusto .schermata .hori_group .box.video .cont_foto a:hover:before {
    content: url(../images/prv-play-video-hover.png);
}
.box_preview_ricetta_buongusto .schermata .hori_group .box.gallery .cont_foto a:before {
    content:url(../images/mediagallery_photonewsok.png);
    margin:0;
    padding:0;
    width:35px;
    height:35px;
    position:absolute;
    display:inherit;
    top:157px;
    right:5px;
}
.box_preview_ricetta_buongusto .schermata .hori_group .box.gallery .cont_foto a:hover:before {
    content: url(../images/mediagallery_photonewsok-hover.png);
}
.box_preview_ricetta_buongusto .schermata .hori_group .box .titolo {
    margin:0 0 10px 10px;
	padding:0;
	color:#1C2024;
	font-family: 'Titillium Web', sans-serif;
	line-height:23px;
    font-size:17px;
}
.box_preview_ricetta_buongusto .schermata .hori_group .box .titolo a {
    color:#1C2024;
    text-decoration:none;
}
.box_preview_ricetta_buongusto .schermata .hori_group .box .titolo a:hover {
	color:#118ABF;
	text-decoration:none;
}
.box_preview_ricetta_buongusto .schermata .hori_group .box .autore {
    margin:0 5px 10px 0;
	padding:0;
	color:black;
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	font-weight:normal;
	line-height:20px;
    font-size:12px;
    font-style:oblique;
    text-align:right;
}
.box_preview_ricetta_buongusto .bx-prev{
    font-size:0;
    background:url(../images/freccia-prev.png)no-repeat;
    height:39px;
    width:39px;
    position:absolute;
    right:25px;
    bottom:-8px;
    background-size:21px;
}
.box_preview_ricetta_buongusto .bx-next{
    font-size:0;
    background:url(../images/freccia-next.png)no-repeat;
    height:39px;
    width:39px;
    position:absolute;
    right:-5px;
    bottom:-8px;
    background-size:21px;
}
.box_preview_ricetta_buongusto .bx-default-pager {
    margin-top:20px;
    padding-left:5px;
    width:100%;
    text-align:left;    
}
.box_preview_ricetta_buongusto .punti_slide .bx-default-pager div {
    display:inline;
    border-top:3px solid #e9e9e9;
    width:100%;
}
.box_preview_ricetta_buongusto .punti_slide .bx-default-pager div a {
    margin:0 3px 0 0;
    padding:0;
    width:12px;
    height:12px;
    line-height:15px;
    text-align:center;	
    display:inline-block;
    text-decoration:none;
    font-size:0;
    color:#fff;
	background:url(../images/pointer_slide_hover_blu.png) no-repeat 0 0;
}
.box_preview_ricetta_buongusto .punti_slide .bx-default-pager div a.active {
    background:url(../images/pointer_slide_blu-withe.png) no-repeat 0 0;
}
.box_preview_ricetta_buongusto .schermata .hori_group .box .icona_tipo {
    display:none;
}
/*---sharre_fb_tw*/
.box_preview_ricetta_buongusto .sharre_fb_tw {
    display:none;
}
.box_preview_ricetta_buongusto .social .cont_sharre_fb_tw .buttons {
    display:block;
    float:left;
    clear:left;
    width:100%;
    position:relative;
    top:unset;
    right:unset;
}
.box_preview_ricetta_buongusto .cont_sharre_fb_tw .buttons .share_toolbox {
    background:#fff;
    width:100%;
    padding:0;
}
.box_preview_ricetta_buongusto .social {
    margin:0;
    padding-top:5px;
	text-align:center;
	position:relative;
	border-top:1px solid #eee;
}
.box_preview_ricetta_buongusto .social .vc_generic_sharre_count  {
    display:none;
}
.box_preview_ricetta_buongusto .social > div {
    display:table;
    margin:0 auto;
}
.box_preview_ricetta_buongusto .social div[data-type="button_count"] {
    display:inline;
}
.box_preview_ricetta_buongusto .social a {
    display:inline;
    font-size:0;
}
.box_preview_ricetta_buongusto .social a:before {
    font-family: FontAwesome;
    font-style:normal;
    font-weight:normal;
    text-decoration:inherit;
    font-size:11px;
    color:#fff;
    background-color:#ccc;
    padding:1px;
    margin:0 5px;
    border-radius:50%;
    width:21px;
    height:21px;
    line-height:21px;
    display:inline-block;
    float:left;
}
.box_preview_ricetta_buongusto .social a:hover:before {
    background-color:#118ABF;
    text-decoration:none;
}
.box_preview_ricetta_buongusto .social .vc_share_cont {
    float:left;
}
.box_preview_ricetta_buongusto .social a.addthis-facebook-button:before,
.box_preview_ricetta_buongusto .social a.vc_share_link_facebook:before {
    content: "\f09a";
}
.box_preview_ricetta_buongusto .social a.addthis-twitter-button:before,
.box_preview_ricetta_buongusto .social a.vc_share_link_twitter:before {
    content: "\f099";
}
.box_preview_ricetta_buongusto .social a.addthis-messenger-button:before,
.box_preview_ricetta_buongusto .social a.vc_share_link_messenger:before {
    /*content: "\f39f";*/
    content: " ";
    background-image: url(../images/messanger_facebook_small_ok.png);
    background-size:14px;
    background-repeat:no-repeat;
    background-position:center;
}
.box_preview_ricetta_buongusto .social a.addthis-whatsapp-button:before,
.box_preview_ricetta_buongusto .social a.vc_share_link_whatsapp:before {
    content: "\f232";
}
/*---breadcrumbs_orizzontale*/
.breadcrumb_section {
    margin:0 0 30px 0;
    padding:0;
    width:100%;
    float:left;
    clear:left;
    font-weight:bold;
}
.breadcrumb_section ul {
    margin:0;
    padding:0;
    width:100%;
    float:left;
    font-weight:600;
    list-style:none;
    padding-bottom:10px;
}
.breadcrumb_section ul li {
    margin:0;
    padding:0 3px 0 0;
    font-family: 'Droid Sans', Trebuchet MS, Arial, sans-serif;
    font-size:15px;
    color:#0C679C;
    font-weight:600;
    display:inline;
}
.breadcrumb_section ul li a:link,
.breadcrumb_section ul li a:visited {
    text-decoration:none;
    color:#0C679C;
}
.breadcrumb_section ul li a:hover,
.breadcrumb_section ul li a:focus,
.breadcrumb_section ul li a:active {
    text-decoration:underline;
    color:#152c60;
}
.breadcrumb_section ul li.sezione_attiva {
    font-size:30px;
    font-weight:normal;
    color:#118ABF;
    font-family: 'Droid Sans', Trebuchet MS, Arial, sans-serif;
}
.breadcrumb_section ul li.sezione_attiva a:link,
.breadcrumb_section ul li.sezione_attiva a:visited {
    color:#0118ABF;
}
/*---breadcrumbs_orizzontale_soldi*/
.breadcrumb_section.breadcrumbs_orizzontale_soldi {
    margin:5px 0 10px 0;
    padding:0;
    width:100%;
    float:left;
    clear:left;
    font-weight:bold;
    border-bottom:4px solid #666;
}
.breadcrumb_section.breadcrumbs_orizzontale_soldi ul {
    margin:0;
    padding:0;
    width:100%;
    float:left;
    font-weight:600;
    list-style:none;
}
.breadcrumb_section.breadcrumbs_orizzontale_soldi ul li {
    margin:0;
    padding:0 3px 0 0;
    font-family: 'Roboto Slab', serif;
    font-size:15px;
    color:#666;
    font-weight:600;
    display:inline;
}
.breadcrumb_section.breadcrumbs_orizzontale_soldi ul li a:link,
.breadcrumb_section.breadcrumbs_orizzontale_soldi ul li a:visited {
    text-decoration:none;
    color:#666;
}
.breadcrumb_section.breadcrumbs_orizzontale_soldi ul li a:hover,
.breadcrumb_section.breadcrumbs_orizzontale_soldi ul li a:focus,
.breadcrumb_section.breadcrumbs_orizzontale_soldi ul li a:active {
    text-decoration:underline;
    color:#333;
}
.breadcrumb_section.breadcrumbs_orizzontale_soldi ul li.sezione_attiva {
    font-size:16px;
    color:#333;
}
.breadcrumb_section.breadcrumbs_orizzontale_soldi ul li.sezione_attiva a:link,
.breadcrumb_section.breadcrumbs_orizzontale_soldi ul li.sezione_attiva a:visited {
    color:#333;
}
.banner_grande_rettangolo_6{
   float:left;
    margin-bottom: 10px;
        text-align: center;
            width: 100%;
}
#box_autopromozioni_gdm {
    margin-bottom:30px;
    padding:18px;
    float:left;
    clear:left;
    position:relative;
    background-color:#eee;
    width:99%;
}
#box_autopromozioni_gdm .autopromo-ga {
    float:left;
    margin-right:18px;
}
#box_autopromozioni_gdm .necrologie {
    float:left;
}
.tab_menu_most_read_shared {
    margin-top:20px;
    padding:0;
    float:left;
    clear:left;
    width:100%;
    border:1px solid #118abf;
    z-index:6;
    position:relative;
}
.tab_menu_most_read_shared .label_tab_1,
.tab_menu_most_read_shared .label_tab_2  {
    margin:0;
    padding:8px 0;
    font-family: 'Oswald', sans-serif;
    font-size:16px;
    text-transform:uppercase;
    letter-spacing:1px;
    text-rendering: optimizeLegibility;
    text-align:center;
    float:left;
    width:50%;
    cursor:pointer;
    color:#118abf;
}
.tab_menu_most_read_shared .label_tab_1.attivo,
.tab_menu_most_read_shared .label_tab_2.attivo {
    background-color:#118abf;
    color:#fff;
}
.box_most_read_cont_filter, .box_most_share_cont_filter {
    margin:0 0 20px 0;
    padding:0;
    float: left;
    width:100%;
	position:relative;
    background:#fff;
}
/*---box_most_read_shared_contents*/
.box_most_read_shared_contents {
    margin:0 0 30px 0;
    width:300px !important;
    padding:15px 10px 0 10px;
    background:#fff;
    float:left;
    clear:left;  
    border-top: 1px solid #d4d4d4;
    -webkit-box-shadow: 2px 5px 10px rgba(50, 50, 50, 0.23);
    -moz-box-shadow: 2px 5px 10px rgba(50, 50, 50, 0.23);
    box-shadow: 2px 5px 10px rgba(50, 50, 50, 0.23);    
}
.box_most_read_shared_contents .occhiello_titolo {
    background-color:#118abf;
    padding:5px 0 6px 10px;
    margin-top:2px;
    color:white;
    font-size:20px;
    font-family: 'Oswald', sans-serif;
    text-transform:uppercase;
    text-rendering: optimizeLegibility;
    width:100%;
    letter-spacing:1px;
}
.box_most_read_shared_contents .schermata,
.box_most_read_shared_contents .schermata .hori_group,
.box_most_read_shared_contents .schermata .hori_group .box {
    margin:0;
    padding:0;
    width:100%;
    float:left;
    clear:left;
    background:#fff;
}
.box_most_read_shared_contents .schermata .hori_group .box {
    margin:0 0 10px 0;
    padding:0 0 10px 0;
    position:relative;
}
.box_most_read_shared_contents .schermata .hori_group .box .cont_foto {
    margin:0 10px 0 0;
    padding:0;
    float:left;
}
.box_most_read_shared_contents .schermata .hori_group .box .cont_foto img {
    margin:0;
    padding:0;
    float:left;
}
/*----Preview Multimedia*/
.box_most_read_shared_contents .schermata .hori_group .box.video .cont_foto a:before {
    content:url(../images/mediagallery_video.png);
    margin:0;
    padding:0;
    background-repeat:no-repeat;
    width:50;
    height:50px;
    position:absolute;
    top:0;
    left:0;
}
.box_most_read_shared_contents .schermata .hori_group .box.gallery .cont_foto a:before {
    content:url(../images/mediagallery_photo.png);
    margin:0;
    padding:0;
    background-repeat:no-repeat;
    width:50px;
    height:50px;
    position:absolute;
    top:0;
    left:0;
}
.box_most_read_shared_contents .schermata .hori_group .box .titolo {
    margin:0;
    padding:0;
    font-family: 'Titillium Web', sans-serif;
    font-size:15px;
    line-height:18px;
    color:#1C2024;
    display:table;
}
.box_most_read_shared_contents .schermata .hori_group .box .titolo a {
    color:#1C2024;
    text-decoration:none;
}
.box_most_read_shared_contents .schermata .hori_group .box .titolo a:hover {
    text-decoration:none;
    color:#118ABF;
}

.banner_autopromozioni_10{
   float:left;
    margin-bottom: 20px;
        text-align: center;
            width: 100%;
}
.banner_autopromozioni_9{
   float:left;
   margin-top:7px;
    margin-bottom: 20px;
        text-align: center;
            width: 100%;
}
.banner_grande_rettangolo_4 {
   float:left;
    margin-bottom: 10px;
        text-align: center;
            width: 100%;
}
.box_section_newsprovince{
    width:300px;
    padding:10px;
    background:#fff;
    float:left;
    clear:left;
    position:relative;
    margin-bottom:20px;
    margin-top:15px;
    border:1px solid #ddd;
}
.box_section_newsprovince .occhiello_titolo {
    background-color:#118abf;
    margin-top:2px;
    padding:5px 5px 5px 10px;
    font-family: 'Oswald', sans-serif;
    font-size:20px;
    letter-spacing:1px;
    text-rendering: optimizeLegibility;
    color:white;
    text-transform:uppercase;
    width:100%;
    display:block;
}
.box_section_newsprovince .schermata .hori_group .box {
    float:left;
    clear:left;
    width:100%;
    margin:0;
    padding:0;
    position:relative;
}
.box_section_newsprovince .schermata .hori_group .box.pos1,
.box_section_newsprovince .schermata .hori_group .box.pos2,
.box_section_newsprovince .schermata .hori_group .box.pos3,
.box_section_newsprovince .schermata .hori_group .box.pos4,
.box_section_newsprovince .schermata .hori_group .box.pos5,
.box_section_newsprovince .schermata .hori_group .box.pos6,
.box_section_newsprovince .schermata .hori_group .box.pos7,
.box_section_newsprovince .schermata .hori_group .box.pos8 {
    border-bottom:0;
}
.box_section_newsprovince .schermata .hori_group .box .sezione {
    padding:3px 0 4px 9px;
    font-family: 'Oswald', sans-serif;
    font-size:16px;
    letter-spacing:1px;
    text-rendering: optimizeLegibility;
    color:#118abf;
    background-color:#ededed;
    text-transform:uppercase;
    width:290px;
    display:block;
    margin-bottom:10px;
    position:relative;
}
.box_section_newsprovince .schermata .hori_group .box .sezione a {
    color:#118abf;
    text-decoration:none;
}
.box_section_newsprovince .schermata .hori_group .box .sezione a:hover {
    color:#118abf;
    text-decoration:underline;
}
.box_section_newsprovince .schermata .hori_group .box .sezione a:after {
    content:">";
    font-size:23px;
    right:17px;
    bottom:1px;
    color:#118abf;
    position:absolute;
}
.box_section_newsprovince .schermata .hori_group .box .occhiello {
    margin:2px 0 5px 20px;
    padding:0;
    color:#118ABF;
    font-size:13px;
    text-transform:uppercase;
    width:100%;
    float:left;
    font-family: 'Ubuntu', sans-serif;
}
.box_section_newsprovince .schermata .hori_group .box .titolo {
    margin:0 0 10px 10px;
	padding:0;
	color:black;
	font-family: 'Titillium Web', sans-serif;
	line-height:22px;
    font-size:16px;
}
.box_section_newsprovince .schermata .hori_group .box .titolo a {
    color:black;
    text-decoration:none;
}
.box_section_newsprovince .schermata .hori_group .box .titolo a:hover {
	color:#118ABF;
	text-decoration:none;
}
.box_section_newsprovince .schermata .hori_group .box .cont_foto{
    width:278px;
    margin-bottom:10px;
    position:relative;
}
.box_section_newsprovince .schermata .hori_group .box .cont_foto img {
    width:278px;
    margin-bottom:0;
}
/*----Preview Multimedia*/
.box_section_newsprovince .schermata .hori_group .box.video .icona_tipo {
    background: url(../images/prv-play-video.png) no-repeat center center;
    margin:0;
    padding:0;
    width:35px;
    height:35px;
    position:absolute;
    display:inherit;
    top:193px;
    right:2px;
}
.box_section_newsprovince .schermata .hori_group .box.video .icona_tipo:hover {
    background: url(../images/prv-play-video-hover.png) no-repeat center center;
}
.box_section_newsprovince .schermata .hori_group .box.gallery .icona_tipo {
    background: url(../images/mediagallery_photonewsok.png) no-repeat center center;
    margin:0;
    padding:0;
    width:35px;
    height:35px;
    position:absolute;
    display:inherit;
    top:193px;
    right:5px;
}
.box_section_newsprovince .schermata .hori_group .box.gallery .icona_tipo:hover {
    background: url(../images/mediagallery_photonewsok-hover.png) no-repeat center center;
}
.box_section_newsprovince .bx-prev{
    font-size:0;
    background:url(../images/freccia-prev.png)no-repeat;
    height:39px;
    width:39px;
    position:absolute;
    right:25px;
    bottom:-8px;
    background-size:21px;
}
.box_section_newsprovince .bx-next{
    font-size:0;
    background:url(../images/freccia-next.png)no-repeat;
    height:39px;
    width:39px;
    position:absolute;
    right:-5px;
    bottom:-8px;
    background-size:21px;
}
.box_section_newsprovince .bx-default-pager {
    margin:0;
    padding-left:5px;
    width:100%;
    text-align:left;    
}
.box_section_newsprovince .punti_slide .bx-default-pager div {
    display:inline;
    border-top:3px solid #e9e9e9;
    width:100%;
}
.box_section_newsprovince .punti_slide .bx-default-pager div a {
    margin:0 3px 0 0;
    padding:0;
    width:12px;
    height:12px;
    line-height:15px;
    text-align:center;	
    display:inline-block;
    text-decoration:none;
    font-size:0;
    color:#fff;
	background:url(../images/pointer_slide_hover_blu.png) no-repeat 0 0;
}
.box_section_newsprovince .punti_slide .bx-default-pager div a.active {
    background:url(../images/pointer_slide_blu-withe.png) no-repeat 0 0;
}
/*---share, comments*/
.box_section_newsprovince .divcont {
	margin-left:5px;
	padding:0;
	width:100%;
	float:left;
	clear:left;
	box-sizing:border-box;
}
.box_section_newsprovince .social {
    margin:0;
	padding:5px 0 0 15px;
	float:left;
	z-index:30;
	position:relative;
}
.box_section_newsprovince .social .box {
    border-bottom:0;
}
.box_section_newsprovince .social .cont_sharre_fb_tw {
	margin:0;
	padding:0;
	display:block;
	float:left;
	position:relative;
}
.box_section_newsprovince .social .cont_sharre_fb_tw .sharre_fb_tw {
	margin:0;
	padding:0;
	height:40px;
	float:left;
	position:relative;
	cursor:pointer;
}
.box_section_newsprovince .social .cont_sharre_fb_tw .sharre_fb_tw .box {
	margin:0;
	padding:0;
	width:100%;
	float:left;
}
.box_section_newsprovince .social .cont_sharre_fb_tw .sharre_fb_tw .box:after {
    content: "\f1e0";
    font-family: FontAwesome;
    font-style:normal;
    font-weight:normal;
    text-decoration:inherit;
    color:#7D7D7D;
    font-size:14px;
	line-height:20px;
    margin-left:5px;
}
.box_section_newsprovince .social .cont_sharre_fb_tw .sharre_fb_tw .box .count {
	margin:0 5px 0 0;
    padding:0 10px 1px 10px;
	font-family: 'Titillium Web', sans-serif;
	text-decoration:none;
	font-size:12px;
	line-height:20px;
	color:#7D7D7D;
    float:left;
    -webkit-border-radius:7px;
	-moz-border-radius:7px;
	border-radius:7px;
	border:1px solid #7D7D7D;
	text-align:center;
}
.box_section_newsprovince .social .cont_sharre_fb_tw .sharre_fb_tw.zero_share_count .box .count {
	display:none;
}
.box_section_newsprovince .social .cont_sharre_fb_tw .sharre_fb_tw .box .share {
	margin:0;
    padding:0;
	font-family: 'Ubuntu', sans-serif;
	text-decoration:none;
	font-size:12px;
	line-height:20px;
	color:#7D7D7D;
    float:left;
}
.box_section_newsprovince .social .cont_sharre_fb_tw .buttons {
	margin:0;
	padding:5px 5px 0 5px;
	position:absolute;
	bottom:0;
	left:65px;
	background:#fff;
    border:1px #7D7D7D solid;
    -webkit-border-radius:7px;
	-moz-border-radius:7px;
	border-radius:7px;
	overflow:hidden;
}
.box_section_newsprovince .social .cont_sharre_fb_tw .buttons .share_toolbox .fb-share-button {
	margin:0 0 5px 0;
	padding:0;
	float:left;
	clear:left;
}
.banner_grande_rettangolo_5 {
    float:left;
    clear:left;
    position:relative;
    margin-bottom: 10px;
    text-align: center;
    width: 100%;
}
/*---box_most_read_contents*/
.box_most_read_contents {
    margin:10px 0 30px 0;
    width:300px;
    padding:10px 10px 0 10px;
    background:#fff;
    float:left;
    clear:left;  
    border:1px solid #ddd;
}
.box_most_read_contents .occhiello_titolo {
    background-color:#118abf;
    padding:5px 0 6px 10px;
    margin-top:2px;
    color:white;
    font-size:20px;
    font-family: 'Oswald', sans-serif;
    text-transform:uppercase;
    text-rendering: optimizeLegibility;
    width:100%;
    letter-spacing:1px;
}
.box_most_read_contents .schermata,
.box_most_read_contents .schermata .hori_group,
.box_most_read_contents .schermata .hori_group .box {
    margin:0;
    padding:0;
    width:100%;
    float:left;
    clear:left;
    background:#fff;
}
.box_most_read_contents .schermata .hori_group .box {
    margin:0 0 10px 0;
    padding:0 0 10px 0;
    position:relative;
}
.box_most_read_contents .schermata .hori_group .box .cont_foto {
    margin:0 10px 0 0;
    padding:0;
    float:left;
}
.box_most_read_contents .schermata .hori_group .box .cont_foto img {
    margin:0;
    padding:0;
    float:left;
}
/*----Preview Multimedia*/
.box_most_read_contents .schermata .hori_group .box.video .cont_foto a:before {
    content:url(../images/prv-play-video.png);
    margin:0;
    padding:0;
    background-repeat:no-repeat;
    width:35;
    height:35px;
    position:absolute;
    top:1px;
    left:2px;
}
.box_most_read_contents .schermata .hori_group .box.video .cont_foto a:hover:before {
    content: url(../images/prv-play-video-hover.png);
}
.box_most_read_contents .schermata .hori_group .box.gallery .cont_foto a:before {
    content:url(../images/mediagallery_photonewsok.png);
    margin:0;
    padding:0;
    background-repeat:no-repeat;
    width:35px;
    height:35px;
    position:absolute;
    top:2px;
    left:3px;
}
.box_most_read_contents .schermata .hori_group .box.gallery .cont_foto a:hover:before {
    content: url(../images/mediagallery_photonewsok-hover.png);
}
.box_most_read_contents .schermata .hori_group .box .titolo {
    margin:0;
    padding:0;
    font-family: 'Titillium Web', sans-serif;
    font-size:15px;
    line-height:18px;
    color:#1C2024;
    display:table;
}
.box_most_read_contents .schermata .hori_group .box .titolo a {
    color:#1C2024;
    text-decoration:none;
}
.box_most_read_contents .schermata .hori_group .box .titolo a:hover {
    text-decoration:none;
    color:#118ABF;
}

/*---article_preview_small_orizzontal_fixed*/
.article_header_section {
    margin-bottom:20px;
    padding:0 0 5px 0;
    width:100%;
    clear:left;
    float:left;
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
    font-size:16px;
}
.article_header_section .titolo {
    margin:0 0 7px 0;
    padding:0;
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
    font-weight:bold;
    font-size:30px;
    line-height:32px;
}
.article_header_section .titolo a {
    text-decoration:none;
    color:#222;
}
.article_header_section .testo {
    margin:0;
    padding:0;
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
    font-weight:normal;
    font-size:15px;
    line-height:20px;
}
.article_header_section .testo a {
    color:black;
    margin:0;
    padding:5px 4px;
    font-family: 'Raleway', Arial, Helvetica, sans-serif;
    text-rendering: optimizelegibility;
    font-size:14px;
    font-weight:bold;
    color:#131313;
    float:left;
    border:0;
}
.article_header_section .cont_img {
    margin:0 10px 0 0;
    padding:0;
    float:left;
    width:150px;
    height:150px;
}
.article_header_section .cont_img a{
    cursor:default;
}
.article_header_section .testo .puntini a {
    text-decoration:none;
    color:#222;
}
.article_header_section .link_button a {
    text-decoration:none;
    color:#387cbb;
    text-transform:uppercase;
    font-size:12px;
    font-weight:bold;
    float:left;
    clear:left;
    margin:7px 0 0 0;
}
.article_header_section .border_top {
    border-top:1px dashed #ccc;
    padding-top:7px;
}
.article_header_section .paywall_icon {
    display:none;
}
/*---article_header_section_news*/
.article_header_section.article_header_section_news .titolo {
    margin:0;
}
.article_header_section.article_header_section_news .titolo a {
    color:#5382ac;
}
.article_header_section.article_header_section_news .cont_img {
    display:none;
}
.box_preview_il_biancorosso{
    width:300px;
    padding:10px;
    background:#fff;
    float:left;
    clear:left;  
    margin-bottom:20px;
    margin-top:50px;
    border:1px solid #ddd;
    position:relative;
}
.box_preview_il_biancorosso .occhiello_titolo {
    background-color:#ef2f2c;
    margin-top:2px;
    padding:5px 5px 5px 10px;
    font-family: 'Oswald', sans-serif;
    font-size:20px;
    letter-spacing:1px;
    text-rendering: optimizeLegibility;
    color:white;
    text-transform:uppercase;
    width:100%;
}
.box_preview_il_biancorosso .occhiello_titolo a{
    color:white;
    text-decoration:none;
}
.box_preview_il_biancorosso .occhiello_titolo a:hover{
    color:white;
    text-decoration:underline;
}
.box_preview_il_biancorosso .occhiello_titolo a:after {
    content:url('../images/arrow_white_dx.png');
    margin:0;
    padding:5px 0 10px 0;
    font-size:18px;
    line-height:18px;
    float:right;
    text-align:center;
    -webkit-border-radius:15px;
    -moz-border-radius:15px;
    border-radius:15px;
}
.box_preview_il_biancorosso .schermata .hori_group .box {
    float:left;
    clear:left;
    width:100%;
    margin:0;
    padding:0;
}
.box_preview_il_biancorosso .schermata .hori_group .box .occhiello {
    margin:2px 0 5px 20px;
    padding:0;
    color:#ef2f2c;
    font-size:13px;
    text-transform:uppercase;
    width:99%;
    float:left;
    font-family: 'Ubuntu', sans-serif;
}
.box_preview_il_biancorosso .schermata .hori_group .box .cont_foto{
    width:278px;
    margin-bottom: 10px;
}
.box_preview_il_biancorosso .schermata .hori_group .box .cont_foto img {
    width:278px;
    margin-bottom:0;
}
.box_preview_il_biancorosso .schermata .hori_group .box .titolo {
    margin:0 0 10px 10px;
	padding:0;
	color: #1C2024;
	font-family: 'Titillium Web', sans-serif;
	font-weight:bold;
	line-height:23px;
    font-size:17px;
}
.box_preview_il_biancorosso .schermata .hori_group .box .titolo a {
    color:#1C2024;
    text-decoration:none;
}
.box_preview_il_biancorosso .schermata .hori_group .box .titolo a:hover {
	color:#ef2f2c;
	text-decoration:none;
}
.box_preview_il_biancorosso .schermata .hori_group .box .icona_tipo,
.box_preview_il_biancorosso .bx-next,
.box_preview_il_biancorosso .bx-prev,
.box_preview_il_biancorosso .punti_slide,
.box_preview_il_biancorosso .punti_slide .bx-default-pager {
    display:none;
}
/*---share*/
.box_preview_il_biancorosso .social {
    margin: 5px 0 10px 25px;
	padding:0;
	float:left;
	clear:left;
	z-index:30;
	position:relative;
}
.box_preview_il_biancorosso .social .cont_sharre_fb_tw {
	margin:0;
	padding:0;
	width:100%;
	display:block;
	float:left;
	position:relative;
}
.box_preview_il_biancorosso .social .cont_sharre_fb_tw .sharre_fb_tw {
	margin:0;
	padding:0;
	width:100%;
	float:left;
	cursor:pointer;
	position:relative;
}
.box_preview_il_biancorosso .social .cont_sharre_fb_tw .sharre_fb_tw .box {
	margin:0;
	padding:0;
	text-align:center;
	width:100%;
	float:left;
}
.box_preview_il_biancorosso .social .cont_sharre_fb_tw .sharre_fb_tw .box:after {
    content: "\f1e0";
    font-family: FontAwesome;
    font-style:normal;
    font-weight:normal;
    text-decoration:inherit;
    color:#ef2f2c;
    font-size:14px;
	line-height:20px;
    margin-left:5px;
    float:right;
}
.box_preview_il_biancorosso .social .cont_sharre_fb_tw .sharre_fb_tw .box .share {
    margin:0;
    padding:0;
	font-family: 'Ubuntu', sans-serif;
	text-decoration:none;
	font-size:12px;
	line-height:20px;
	color:#ef2f2c;
    float:left;
}
.box_preview_il_biancorosso .social .cont_sharre_fb_tw .sharre_fb_tw .box .count {
    margin:0 5px 0 0;
    padding:0 10px 1px 10px;
	font-family: 'Titillium Web', sans-serif;
	text-decoration:none;
	font-size:12px;
	line-height:20px;
	color:#ef2f2c;
    float:left;
    -webkit-border-radius:7px;
	-moz-border-radius:7px;
	border-radius:7px;
	border:1px solid #ef2f2c;
	text-align:center;
}
.box_preview_il_biancorosso .social .cont_sharre_fb_tw .sharre_fb_tw.zero_share_count .box .count {
	display:none;
}
.box_preview_il_biancorosso .social .cont_sharre_fb_tw .buttons {
	margin:0;
	padding:0;
	float:left;
	position:absolute;
	top:0;
	right:-125px;
	z-index:999;
	border:1px #ef2f2c solid;
    -webkit-border-radius:7px;
	-moz-border-radius:7px;
	border-radius:7px;
}
.box_preview_il_biancorosso .cont_sharre_fb_tw .buttons .share_toolbox {
	margin:0;
	padding:10px 10px 5px 10px;
	width:122px;
	background:#fff;
    border-radius: 5px;
}
.box_preview_il_biancorosso .cont_sharre_fb_tw .buttons .share_toolbox .fb-share-button {
	margin:0 0 5px 0;
	padding:0;
	float:left;
	clear:left;
}
.mediterranea_banner_frame0{
   float:left;
   clear:left;
   position:relative;
    margin-bottom: 40px;
        text-align: center;
            width: 100%;
}
.banner_autopromozioni_3{
    float:left;
    margin: 30px 0 0 0;
    text-align: center;
    width: 100%;
}
/*---box_most_read_contents*/
.box_most_read_contents {
    margin:10px 0 30px 0;
    width:300px;
    padding:10px 10px 0 10px;
    background:#fff;
    float:left;
    clear:left;  
    border:1px solid #ddd;
}
.box_most_read_contents .occhiello_titolo {
    background-color:#118abf;
    padding:5px 0 6px 10px;
    margin-top:2px;
    color:white;
    font-size:20px;
    font-family: 'Oswald', sans-serif;
    text-transform:uppercase;
    text-rendering: optimizeLegibility;
    width:100%;
    letter-spacing:1px;
}
.box_most_read_contents .schermata,
.box_most_read_contents .schermata .hori_group,
.box_most_read_contents .schermata .hori_group .box {
    margin:0;
    padding:0;
    width:100%;
    float:left;
    clear:left;
    background:#fff;
}
.box_most_read_contents .schermata .hori_group .box {
    margin:0 0 10px 0;
    padding:0 0 10px 0;
    position:relative;
}
.box_most_read_contents .schermata .hori_group .box .cont_foto {
    margin:0 10px 0 0;
    padding:0;
    float:left;
}
.box_most_read_contents .schermata .hori_group .box .cont_foto img {
    margin:0;
    padding:0;
    float:left;
}
/*----Preview Multimedia*/
.box_most_read_contents .schermata .hori_group .box.video .cont_foto a:before {
    content:url(../images/prv-play-video.png);
    margin:0;
    padding:0;
    background-repeat:no-repeat;
    width:35;
    height:35px;
    position:absolute;
    top:1px;
    left:2px;
}
.box_most_read_contents .schermata .hori_group .box.video .cont_foto a:hover:before {
    content: url(../images/prv-play-video-hover.png);
}
.box_most_read_contents .schermata .hori_group .box.gallery .cont_foto a:before {
    content:url(../images/mediagallery_photonewsok.png);
    margin:0;
    padding:0;
    background-repeat:no-repeat;
    width:35px;
    height:35px;
    position:absolute;
    top:2px;
    left:3px;
}
.box_most_read_contents .schermata .hori_group .box.gallery .cont_foto a:hover:before {
    content: url(../images/mediagallery_photonewsok-hover.png);
}
.box_most_read_contents .schermata .hori_group .box .titolo {
    margin:0;
    padding:0;
    font-family: 'Titillium Web', sans-serif;
    font-size:15px;
    line-height:18px;
    color:#1C2024;
    display:table;
}
.box_most_read_contents .schermata .hori_group .box .titolo a {
    color:#1C2024;
    text-decoration:none;
}
.box_most_read_contents .schermata .hori_group .box .titolo a:hover {
    text-decoration:none;
    color:#118ABF;
}

.grande_rettangolo_267x100_1{
   float:left;
   clear:left;
    margin-bottom: 10px;
    text-align: center;
    width: 100%;
    min-height:1px;
}
.banner_medium_rectangle_desktop{
   float:left;
    margin-bottom: 20px;
    text-align: center;
    width: 100%;
}
@media only screen 
and (min-width : 580px) 
and (max-width : 990px){ 
.banner_background {
display:none;
}
}
