
/*---vc_preview_medium_bt*/
.vc_preview_medium_bt {
    float:left;
    clear:left;
    position:relative;
    width:100%;
    margin-top: 30px;
}

/*---vc_preview_medium_bt*/
.vc_preview_medium_bt.style_drag {
    width:100%;
}
.vc_preview_medium_bt .cont {
    margin: 17px 0 0 0;
    width:100%;
    float:left;
    clear:left;
    position:relative;
}
.vc_preview_medium_bt .cont_img {
    width:100%;
    float:left;
    clear:left;
}
.vc_preview_medium_bt .cont_img a {
    display:block;
}
.vc_preview_medium_bt .cont_img img {
    width:100%;
    height:inherit;
    float:left;
    clear:left;
}
.vc_preview_medium_bt .cont_img .didascalia {
    display:none;
}
.vc_preview_medium_bt .occhiello {
    padding: 0px;
    float: left;
    margin-bottom: 2px;
    width: 100%;
}
.vc_preview_medium_bt .titolo {
    width:100%;
    float:left;
    clear:left;
}
.vc_preview_medium_bt .sottotitolo,
.vc_preview_medium_bt .sommario {
    margin-top:7px;
    width:100%;
    float:left;
    clear:left;
}

.vc_preview_medium_bt .sottotitolo a,
.vc_preview_medium_bt .sommario a{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    max-height: 66px;
}

.vc_preview_medium_bt .ora_pubblicazione {
    font-weight:normal;
    float:left;
}
.vc_preview_medium_bt .ora_pubblicazione:before{
    content:  "\f017";
    font-family: FontAwesome;
    font-weight:normal;
    margin:0px 5px 0px 0px;
}

/*varianti*/
.vc_preview_medium_bt.vc_no_subtitle .sottotitolo{
    display:none;
}
.vc_preview_medium_bt.vc_no_occhiello .occhiello{
    display:none;
}
.banner_rectangle_autopromo_300x250_2 {
    margin:30px 0 0 0;
    padding:0px;
    width:100%;
    float:left;
    clear:left;
    text-align:center;
}
.banner_rectangle_autopromo_300x250_2 img{
    margin:0 auto;
    padding:0px;
    text-align:center;
    text-decoration:none;
    border:0px;
}
.vc_container_newsstand{
    float: left;
    clear: left;
    width: 100%;
    margin-top: 25px;
    background:#f4f4f4;
}

.vc_button_newsstand {
    float: left;
    clear: left;
    width: 100%;
    padding: 15px;
}
.vc_button_buy_newsstand {
    float: left;
    clear: left;
    width: 100%;
    padding: 0px 15px 15px 15px;
}
.vc_button_newsstand a,
.vc_button_buy_newsstand a{
    float: left;
    clear: left;
    width: 100%;
}

.vc_button_newsstand img {
    float: left;
    clear: left;
    width: 100%;
    max-width: 100%;
    margin-bottom:20px;
}


.vc_button_newsstand .vc_button {
    float: left;
    clear: left;
    width: 100%;
    border: 1px solid #212121;
    padding: 14px 0 13px 0;
    text-align: center;
    font-size: 18px;
    line-height: 21px;
    text-transform: uppercase;
    color: #212121;
    transition: .3s color linear;
}

.vc_button_buy_newsstand .vc_button {
    float: left;
    clear: left;
    width: 100%;
    border: 1px solid #212121;
    padding: 14px 0 13px 0;
    text-align: center;
    font-size: 18px;
    line-height: 21px;
    text-transform: uppercase;
    color: #212121;
    transition: .3s color linear;
}
.vc_button_newsstand .vc_button:hover {
    border: 1px solid #dc3832;
    color: #dc3832;
}
.vc_button_buy_newsstand .vc_button:hover{
    border: 1px solid #b0231e;
    color: #b0231e;
}

.vc_button_newsstand .vc_button:after {
    content: "\e649";
    font-family: "themify" !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 13px;
    line-height: 1em;
    color: #212121;
    margin-left: 10px;
}
.vc_button_buy_newsstand .vc_button:after {
    content: "\e649";
    font-family: "themify" !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 13px;
    line-height: 1em;
    color: #212121;
    margin-left: 10px;
}
.vc_button_newsstand .vc_button:after:hover {
    color:#dc3832;
}
.vc_button_buy_newsstand .vc_button:after:hover {
    color:#dc3832;
}
.banner_rectangle_autopromo_300x250 {
    margin:30px 0 0 0;
    padding:0px;
    width:100%;
    float:left;
    clear:left;
    text-align:center;
}
.banner_rectangle_autopromo_300x250 img{
    margin:0 auto;
    padding:0px;
    text-align:center;
    text-decoration:none;
    border:0px;
}
/*---vc_breadcrumbs*/
.vc_breadcrumbs {
    margin: 20px 0;
    float: left;
    clear: left;
    position: relative;
    width: 100%;
    border-bottom: 2px dotted #dadada;
}
.vc_breadcrumbs ul {
    float: left;
    clear: left;
    width: 100%;
    padding: 0;
    list-style: none;
}
.vc_breadcrumbs ul li {
    float: left;
    margin: 0 10px 0 0;
    font-size: 14px;
    text-transform: uppercase;
    line-height: 18px;
    font-weight: 300;
    color: #212121;
    position: relative;
    z-index: 0;
}
/*.vc_breadcrumbs ul li:first-child {
    display: none;
}*/

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

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

.vc_breadcrumbs ul li.sezione_attiva a {
    color: #b0231e;
    font-weight: 500;
}
.vc_breadcrumbs ul li a:link,
.vc_breadcrumbs ul li a:visited {
    text-decoration:none;
}
.vc_breadcrumbs ul li a:hover,
.vc_breadcrumbs ul li a:focus,
.vc_breadcrumbs ul li a:active {
    text-decoration:none;
}
.vc_breadcrumbs ul li.hide {
    display:none;
}


/*---vc_preview_big_bt*/
.vc_preview_big_bt {
    float:left;
    clear:left;
    position:relative;
    width:100%;
    margin-top: 30px;
}

/*---vc_preview_big_bt*/
.vc_preview_big_bt.style_drag {
    width:100%;
}
.vc_preview_big_bt .cont {
    margin: 17px 0 0 0;
    width:100%;
    float:left;
    clear:left;
    position:relative;
}
.vc_preview_big_bt .cont_img {
    width:100%;
    float:left;
    clear:left;
}
.vc_preview_big_bt .cont_img a {
    display:block;
}
.vc_preview_big_bt .cont_img img {
    width:100%;
    height:inherit;
    float:left;
    clear:left;
}
.vc_preview_big_bt .cont_img .didascalia {
    display:none;
}
.vc_preview_big_bt .occhiello {
    padding: 0px;
    float: left;
    margin-bottom: 2px;
    width: 100%;
}
.vc_preview_big_bt .titolo {
    width:100%;
    float:left;
    clear:left;
}
.vc_preview_big_bt .sottotitolo,
.vc_preview_big_bt .sommario {
    margin-top:7px;
    width:100%;
    float:left;
    clear:left;
}

.vc_preview_big_bt .sottotitolo a,
.vc_preview_big_bt .sommario a{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    max-height: 66px;
}

.vc_preview_big_bt .ora_pubblicazione {
    font-weight:normal;
    float:left;
}
.vc_preview_big_bt .ora_pubblicazione:before{
    content:  "\f017";
    font-family: FontAwesome;
    font-weight:normal;
    margin:0px 5px 0px 0px;
}

/*varianti*/
.vc_preview_big_bt.vc_no_subtitle .sottotitolo{
    display:none;
}
.vc_preview_big_bt.vc_no_occhiello .occhiello{
    display:none;
}
.banner_leaderboard_1_728x90 {
    margin:15px auto 0 auto;
    padding:0px;
    width: 100%;
    display: table;
    text-align:center;
}
.banner_leaderboard_1_728x90 img{
    margin:0 auto;
    padding:0px;
    text-align:center;
    text-decoration:none;
    border:0px;
}
/*---vc_preview_big_right*/
.vc_preview_big_right {
    margin-top:30px;
    width:100%;
    float:left;
    clear:left;
    position:relative;
}
.vc_preview_big_right .cont {
    margin:0;
    padding:0px;
    display:table;
    position: relative;
    height: 215px;
    border-bottom: 2px dotted #dadada;
}
.vc_preview_big_right.vc_no_border .cont {
    border-bottom:0px;    
}
.vc_preview_big_right .cont:only-child {
    width: 100%;
}

.vc_preview_big_right .sezione,
.vc_preview_big_right .occhiello {
    margin: 0 0 0px 0;
    float: left;
    clear: left;
    width: 100%;
    position: relative;
}

.vc_preview_big_right .titolo {
    margin:0;
    padding:0px;
    width:100%;
    float:left;
    clear:left;
}
.vc_preview_big_right .titolo a {
    text-decoration:none;
    cursor:pointer;
}
.vc_preview_big_right .titolo a:hover {
    text-decoration:none;
}

.vc_preview_big_right .sottotitolo,
.vc_preview_big_right .sommario,
.vc_preview_big_right .testo {
    margin-top:7px;
    width:100%;
    float:left;
    clear:left;
}
.vc_preview_big_right .sottotitolo {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    height: 3.85em;
}
.vc_preview_big_right .sottovc_preview_big_right a {
    text-decoration:none;
}
.vc_preview_big_right .sommario ul {
    margin:0px;
    padding:0px;
    list-style-position:inside;
}
.vc_preview_big_right .testo a,
.vc_preview_big_right .sommario a {
    text-decoration:none;
}
.vc_preview_big_right .sommario p,
.vc_preview_big_right .testo p {
    margin:0px;
    padding:0px;
}
.vc_preview_big_right .autore {
    margin:0;
    padding:0px;
}
.vc_preview_big_right .autore .prefisso_autore {
    display:none;
}
.vc_preview_big_right .cont_img {
    margin: 0 30px 0 0;
    padding: 0px;
    float: left;
    position: relative;
    width: auto;
    z-index: 1;
    background: #DCDCDC;
}

.vc_preview_big_right .cont_img img {
    margin: 0;
    padding: 0px;
    text-decoration: none;
    border: 0px;
    max-width: 100%;
    width: 100%;
    height: auto;
    float: left;
    clear: left;
}
.vc_preview_big_right .cont_img img.lazy {

}
.vc_preview_big_right .cont_img .didascalia {
    margin:0px;
    padding:0;
    display:none;
}
.vc_preview_big_right .ora_pubblicazione {
    display:inline;
}


.anteprima_articolo.vc_preview_big_right .paywall_icon {
    /*left: auto;
    right: 192.5px;*/
}

/*---vc_auto_preview_most_read*/
.vc_auto_preview_most_read {
    margin:30px 0 0 0;
    padding:0;
    width:100%;
    float:left;
    clear:left;
}
.vc_auto_preview_most_read .occhiello_titolo {
    float:left;
}

.vc_auto_preview_most_read .occhiello_titolo a { 
    text-decoration:none;
}
.vc_auto_preview_most_read .cont {
    margin:0;
    padding:0;
}
.vc_auto_preview_most_read .bx-wrapper {
    width: 100%;
    float: left;
    margin-top: 20px;
}

.vc_auto_preview_most_read .cont .cont_visualizzazione,
.vc_auto_preview_most_read .cont .schermata,
.vc_auto_preview_most_read .cont .hori_group {
    margin:0;
    padding:0;
    height:auto !important;
    width:100% !Important;
}
.vc_auto_preview_most_read .cont .box {
    float: left;
    clear: left;
    width: 100%;
    padding: 15px 0;
    margin: 0;
    border-bottom: 2px dotted #dadada;
    position: relative;
}
.vc_auto_preview_most_read .cont .box article {
    float: left;
    clear: left;
    width: 100%;
}
.vc_auto_preview_most_read .cont .box .divcont {
    float: right;
    width: calc(100% - 145px);
    
}
.vc_auto_preview_most_read .cont .box .cont_foto {
    float: left;
    width: auto;
}
.vc_auto_preview_most_read .cont .box .cont_foto a {
    float: left;
    clear: left;
    width: auto;
}
.vc_auto_preview_most_read .cont .box .cont_foto a img {
    float: left;
    clear: left;
    width: 100%;
    max-width: 100%;
}
.vc_auto_preview_most_read .cont .box .ora_pubblicazione {
    margin: 0;
    padding:0;
    float:left;
}
.vc_auto_preview_most_read .cont .box .occhiello {
    margin:0 0 5px 0;
    padding:0;
    float:left;
}
.vc_auto_preview_most_read .cont .box .titolo {
    margin:0;
    padding: 0 0 0 0;
    float:left;
    clear:left;
    width:100%;
}
.vc_auto_preview_most_read .cont .box .titolo a {
    text-decoration:none;
}
.vc_auto_preview_most_read .cont .box .titolo a:hover {
    text-decoration:none;
}
.vc_auto_preview_most_read .icona_tipo {
    display:none;
}
.vc_auto_preview_most_read .bx-window {
    margin:0;
    padding:0;
    float:left;
}



.vc_auto_preview_most_read .paywall_icon{
    display:none !important;
}
.banner_leaderboard_3_728x90 {
    margin:15px auto 0 auto;
    padding:0px;
    width: 100%;
    display: table;
    text-align:center;
}
.banner_leaderboard_3_728x90 img{
    margin:0 auto;
    padding:0px;
    text-align:center;
    text-decoration:none;
    border:0px;
}
.banner_leaderboard_2_728x90 {
    margin:15px auto 0 auto;
    padding:0px;
    width: 100%;
    display: table;
    text-align:center;
}
.banner_leaderboard_2_728x90 img{
    margin:0 auto;
    padding:0px;
    text-align:center;
    text-decoration:none;
    border:0px;
}
.banner_rectangle_1_300x100 {
    margin:30px 0 0 0;
    padding:0px;
    width:100%;
    float:left;
    clear:left;
    text-align:center;
}
.banner_rectangle_1_300x100 img{
    margin:0 auto;
    padding:0px;
    text-align:center;
    text-decoration:none;
    border:0px;
}
.banner_rectangle_2_300x100 {
    margin:30px 0 0 0;
    padding:0px;
    width:100%;
    float:left;
    clear:left;
    text-align:center;
}
.banner_rectangle_2_300x100 img{
    margin:0 auto;
    padding:0px;
    text-align:center;
    text-decoration:none;
    border:0px;
}
.vc_textedit_title_block {
    float:left;
    clear:left;
    width:100%;
    margin: 0;
    padding: 0;
}
.vc_textedit_title_block.vc_center {
    margin: 0 0 10px 0;
    text-align: center;
}
.vc_textedit_title_block .text {
    float: left;
}
.vc_textedit_title_block.vc_center .text{
    text-align:center;
}
.vc_textedit_title_block .text a {
    color:inherit;
}

.vc_textedit_title_block .key_text_edit {
    background:#dcdcdc;
    min-height:30px;
    width:100%;
    float:left;
    clear:left;
}
/*---spacer*/
.spacer {
    width:100%;
    height:0px;
    float:left;
    clear:left;
    font-size:0px;
    line-height:0px;
}
.spacer.t_5 {
    margin-top:5px;
}
.spacer.t_10 {
    margin-top:10px;
}
.spacer.t_15 {
    margin-top:15px;
}
.spacer.t_20 {
    margin-top:20px;   
}
.spacer.t_25 {
    margin-top:25px;   
}
.spacer.t_30 {
    margin-top:30px;   
}
.spacer.t_35 {
    margin-top:35px;   
}
.spacer.t_40 {
    margin-top:40px;   
}
.spacer.t_45 {
    margin-top:45px;   
}
.spacer.t_50 {
    margin-top:50px;   
}
.spacer.t_55 {
    margin-top:55px;   
}
.spacer.t_60 {
    margin-top:60px;   
}
.spacer.t_65 {
    margin-top:65px;   
}
.spacer.t_70 {
    margin-top:70px;   
}
.spacer.t_75 {
    margin-top:75px;   
}
.spacer.t_80 {
    margin-top:80px;   
}
.spacer.t_85 {
    margin-top:85px;   
}
.spacer.t_90 {
    margin-top:90px;   
}
.spacer.t_95 {
    margin-top:95px;   
}
.spacer.t_100 {
    margin-top:100px;   
}
.banner_rectangle_5_300x250 {
    margin:30px 0 0 0;
    padding:0px;
    width:100%;
    float:left;
    clear:left;
    text-align:center;
}
.banner_rectangle_5_300x250 img{
    margin:0 auto;
    padding:0px;
    text-align:center;
    text-decoration:none;
    border:0px;
}

.banner_rectangle_5_300x250 ins.adsbygoogle {
    width: 300px;
    margin: 0 auto;
}
/*--vc_archive_button*/
.vc_archive_button {
    margin:80px 0 30px 0;
    padding: 0;
    float: left;
    clear: left;
    width: 100%;
    text-align: center;
    font-size: 1em;
    line-height: .8em;
}
.vc_archive_button .container {
    display:none;
}
.vc_archive_button .occhiello_titolo {
  float:left;
  clear:left;
  width:100%;
  text-align:center;
  margin-bottom:20px;
  border-bottom:0px;
}

.vc_archive_button .link a {
    padding: 10px 40px;
    text-align: center;
    color: #fff;
    font-weight: normal;
    text-transform: uppercase;
    display: inline-block;
    border: 1px solid #dc3832;
    color: #dc3832;
    transition: .3s background linear;
}
.vc_archive_button .link a:hover {
    background: #dc3832;
    color: #fff;
    text-decoration: none;
}

.vc_archive_button .link a:active,
.vc_archive_button .link a:focus {
    text-decoration:none;
}
.banner_rectangle_4_300x250 {
    margin:30px 0 0 0;
    padding:0px;
    width:100%;
    float:left;
    clear:left;
    text-align:center;
}
.banner_rectangle_4_300x250 img{
    margin:0 auto;
    padding:0px;
    text-align:center;
    text-decoration:none;
    border:0px;
}

.banner_rectangle_4_300x250 ins.adsbygoogle {
    width: 300px;
    margin: 0 auto;
}
.banner_rectangle_3_300x250 {
    margin:30px 0 0 0;
    padding:0px;
    width:100%;
    float:left;
    clear:left;
    text-align:center;
}
.banner_rectangle_3_300x250 img{
    margin:0 auto;
    padding:0px;
    text-align:center;
    text-decoration:none;
    border:0px;
}

.banner_rectangle_3_300x250 ins.adsbygoogle {
    width: 300px;
    margin: 0 auto;
}
.banner_rectangle_2_300x250 {
    margin:30px 0 0 0;
    padding:0px;
    width:100%;
    float:left;
    clear:left;
    text-align:center;
}
.banner_rectangle_2_300x250 img{
    margin:0 auto;
    padding:0px;
    text-align:center;
    text-decoration:none;
    border:0px;
}

.banner_rectangle_2_300x250 ins.adsbygoogle {
    width: 300px;
    margin: 0 auto;
}
/*vc_preview_slider_full_into_cont*/
.vc_preview_slider_full_into_cont {
    float:left;
    clear:left;
    width:100%;
    margin-top: 0px;
    margin-bottom: 40px;
}
.vc_preview_slider_full_into_cont .bx-viewport {
    height:auto !important;
}
.vc_preview_slider_full_into_cont .cont_anteprima_slider {
    position:relative;
    margin-left: 50%;
    left: -476px;
}
.vc_preview_slider_full_into_cont .schermata {
    padding: 15px;
    float: none !important;
    display: inline-block;
    width: 952px !important;
}
.vc_preview_slider_full_into_cont .punti_slide {
    display:none;
}
/*---vc_preview_slider_full_into*/
.vc_preview_slider_full_into,
.vc_preview_slider_full_into.gallery {
    width: auto;
    float: left;
    clear: left;
    position: relative;
    background: transparent !important;
}
.vc_preview_slider_full_into.style_drag, 
.vc_preview_slider_full_into.gallery.style_drag {
    width: 100% !important;
}
.vc_preview_slider_full_into.vc_first{
    margin-top:20px;
}
.vc_preview_slider_full_into .cont {
    width: 100%;
    float: left;
    clear: left;
    position: relative;
}
.vc_preview_slider_full_into .cont2 {
    padding: 0 150px 30px 150px;
    position: absolute;
    float: left;
    clear: left;
    width: 100%;
    bottom: 0;
    text-align: center;
    z-index: 9;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.vc_preview_slider_full_into .occhiello {
    width:auto;
    float:left;
    clear:left;
    color:#ffffff;
}
.vc_preview_slider_full_into .titolo {
    width:100%;
    float:left;
    clear:left;
}
.vc_preview_slider_full_into .titolo a{

}
.vc_preview_slider_full_into .sezione {
    margin-top: 20px;
    display: inline-table;
    line-height: 1em;
}
.vc_preview_slider_full_into .sottotitolo {
    margin: 15px auto 0 auto;
    width: auto;
    float: none;
    clear: left;
    display: inline-table;
}
.vc_preview_slider_full_into .cont_img {
    position: relative;
    float: left;
    clear: left;
    width: auto;
}
.vc_preview_slider_full_into .cont_img a {
    float: left;
    clear: left;
    width: 100%;
}
.vc_preview_slider_full_into .cont_img img {
    text-decoration:none;
    border:0px;
    width:100%;
    height:inherit;
    float:left;
    clear:left;
}

.vc_preview_slider_full_into .cont_img a:after {
  content: " ";
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.05) 12%, rgba(0, 0, 0, 0.1) 42%, rgba(0, 0, 0, 0.21) 51%, rgba(0, 0, 0, 0.34) 62%, rgba(0, 0, 0, 0.9) 90%, black 99%, black 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.05) 12%, rgba(0, 0, 0, 0.1) 42%, rgba(0, 0, 0, 0.21) 51%, rgba(0, 0, 0, 0.34) 62%, rgba(0, 0, 0, 0.9) 90%, black 99%, black 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.05) 12%, rgba(0, 0, 0, 0.1) 42%, rgba(0, 0, 0, 0.21) 51%, rgba(0, 0, 0, 0.34) 62%, rgba(0, 0, 0, 0.9) 90%, black 99%, black 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0d000000', endColorstr='#000000',GradientType=0 );
  /* IE6-9 */ }

.vc_preview_slider_full_into .cont_img .didascalia {
    display:none;
}

.vc_preview_slider_full_into .ora_pubblicazione {
    float: left;
    clear: left;
    width: 100%;
    margin-top: 5px;
    color: #858585;
}



.banner_rectangle_1_300x250 {
    margin:30px 0 0 0;
    padding:0px;
    width:100%;
    float:left;
    clear:left;
    text-align:center;
}
.banner_rectangle_1_300x250 img{
    margin:0 auto;
    padding:0px;
    text-align:center;
    text-decoration:none;
    border:0px;
}

.banner_rectangle_1_300x250 ins.adsbygoogle {
    width: 300px;
    margin: 0 auto;
}
/*---vc_auto_preview_last_video*/
.vc_auto_preview_last_video {
    margin:30px 0 0 0;
    padding:0;
    width:100%;
    float:left;
    clear:left;
}
.vc_auto_preview_last_video .occhiello_titolo {
    float:left;
}

.vc_auto_preview_last_video .occhiello_titolo a { 
    text-decoration:none;
}
.vc_auto_preview_last_video .cont {
    margin:0;
    padding:0;
}
.vc_auto_preview_last_video .bx-wrapper {
    width: 100%;
    float: left;
    margin-top: 20px;
}

.vc_auto_preview_last_video .cont .cont_visualizzazione,
.vc_auto_preview_last_video .cont .schermata,
.vc_auto_preview_last_video .cont .hori_group {
    margin:0;
    padding:0;
    height:auto !important;
    width:100% !Important;
}
.vc_auto_preview_last_video .cont .box {
    float: left;
    clear: left;
    width: 100%;
    padding: 15px 0;
    margin: 0;
    border-bottom: 2px dotted #dadada;
    position: relative;
}
.vc_auto_preview_last_video .cont .box article {
    float: left;
    clear: left;
    width: 100%;
}
.vc_auto_preview_last_video .cont .box .divcont {
    float: right;
    width: calc(100% - 180px);
    
}
.vc_auto_preview_last_video .cont .box .cont_foto {
    float: left;
    width: auto;
}
.vc_auto_preview_last_video .cont .box .cont_foto a {
    float: left;
    clear: left;
    width: auto;
}
.vc_auto_preview_last_video .cont .box .cont_foto a img {
    float: left;
    clear: left;
    width: 100%;
    max-width: 100%;
}
.vc_auto_preview_last_video .cont .box .ora_pubblicazione {
    margin: 0;
    padding:0;
    float:left;
}
.vc_auto_preview_last_video .cont .box .occhiello {
    margin:0 0 5px 0;
    padding:0;
    float:left;
}
.vc_auto_preview_last_video .cont .box .titolo {
    margin:0;
    padding: 0 0 0 0;
    float:left;
    clear:left;
    width:100%;
}
.vc_auto_preview_last_video .cont .box .titolo a {
    text-decoration:none;
}
.vc_auto_preview_last_video .cont .box .titolo a:hover {
    text-decoration:none;
}
.vc_auto_preview_last_video .icona_tipo {
    display:none;
}
.vc_auto_preview_last_video .bx-window {
    margin:0;
    padding:0;
    float:left;
}



.vc_auto_preview_last_video .paywall_icon{
    display:none !important;
}

/*---vc_preview_medium_poll*/
.vc_preview_medium_poll {
    float:left;
    clear:left;
    position:relative;
    width:100%;
    margin-top: 15px;
}
/*---vc_preview_medium_poll*/
.vc_preview_medium_poll.style_drag {
    width:100%;
}
.vc_preview_medium_poll .cont {
    float: left;
    clear: left;
    width: 100%;
    text-align:left;
}
.vc_preview_medium_poll .cont2 {
    float: left;
    clear: left;
    width: 100%;
}

.vc_preview_medium_poll .cont_img {
    width: 100%;
    float: left;
    clear: left;
    margin-bottom: 20px;
}
.vc_preview_medium_poll .cont_img a {
    display:block;
}
.vc_preview_medium_poll .cont_img img {
    width:100%;
    height:inherit;
    float:left;
    clear:left;
}
.vc_preview_medium_poll .cont_img .didascalia {
    display:none;
}
.vc_preview_medium_poll .titolo {
    width:100%;
    float:left;
    clear:left;
}
.vc_preview_medium_poll .sottotitolo,
.vc_preview_medium_poll .sommario {
    margin-top:7px;
    width:100%;
    float:left;
    clear:left;
}
.vc_preview_medium_poll .ora_pubblicazione {
    font-weight:normal;
    float:left;
}
.vc_preview_medium_poll .ora_pubblicazione:before{
    content:  "\f017";
    font-family: FontAwesome;
    font-weight:normal;
    margin:0px 5px 0px 0px;
}

.vc_preview_medium_poll .vc_link_button {
    float: left;
    clear: left;
    width: 100%;
    margin-top: 20px;
    padding: 10px 0;
    border-top: 2px dotted #dadada;
    border-bottom: 1px solid #dadada;
}
.vc_preview_medium_poll .vc_link_button a {
    float: left;
    clear: left;
    width: 100%;
    text-align: center;
    text-transform: uppercase;
    color:#818181;
}
.vc_preview_medium_poll .vc_link_button a:hover {
    text-decoration:none;
    color:#b0231e;
}
.vc_preview_medium_poll .vc_link_button span.ti-angle-right {
    font-size: 16px;
}


