
.vc_section_link{
    float:left;
    clear:left;
    text-transform:uppercase;
}
.vc_section_link a {
    color:inherit;
}
.vc_section_link .sezione{
    display:none;
}

.vc_section_link.vc_repliche a{
    padding-left: 95px;
}


@media (max-width: 1200px) {

}

@media (max-width: 991px) {

}
    
@media (max-width: 767px) {
    .vc_section_link.vc_repliche a{
        padding-left: 0px;
    }
    
}

@media (max-width: 576px) {


}

@media (max-width: 481px) {
    
}

/*---vc_preview_medium_right*/
.vc_preview_medium_right {
    margin-top:40px;
    /*padding: 0 30px;*/
    padding: 0;
    width:100%;
    float:left;
    clear:left;
    position:relative;
}

.vc_preview_medium_right .cont {
    margin:0;
    padding: 0px 0px 0px 23px;
    height: 234px;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
}

.vc_preview_medium_right .sezione,
.vc_preview_medium_right .occhiello {
    margin-bottom: 15px;
    float: left;
    clear:left;
    text-align:center;
    word-break: break-word;
}

.vc_preview_medium_right .titolo {
    margin:0;
    padding:0px;
    width:100%;
    float:left;
    clear:left;
    text-align: center;
    font-size:1.05em;
    line-height:1.25em;
    font-weight:bold;
}
.vc_preview_medium_right .titolo a {
    text-decoration:none;
    cursor:pointer;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    max-height: 125px;
}
.vc_preview_medium_right .titolo a:hover {
    text-decoration:none;
}

.vc_preview_medium_right .cont_img {
    margin: 0 0 0 0;
    padding:0px;
    position:relative;
    height:234px;
    float:left;
    z-index:8;
    width: 343px;
}
.vc_preview_medium_right .cont_img img {
    margin:0;
    padding:0px;
    text-decoration:none;
    border:0px;
    max-width:100%;
    float:left;
    clear:left;
    background:#DCDCDC;
}
.vc_preview_medium_right .cont_img img.lazy {
    height: 234px;
}
.vc_preview_medium_right .cont_img .didascalia {
    display:none;
}


/* variant left */
.vc_preview_medium_right.vc_left .cont {
    padding: 0px 23px 0px 0px;
    /* margin: 0; */
    /* display: table; */
    /*display: inherit;
    float:left;
    width: calc(100% - 320px);*/
}
.vc_preview_medium_right.vc_left .cont_img {
    float:right;
}


/*variant news 105 consiglia*/
body.section_105_consiglia .vc_preview_medium_right .titolo a {
    color:#000;
}


@media (max-width: 1200px) {
    .vc_preview_medium_right .cont {
        height: 170px;
    }
    .vc_preview_medium_right .titolo a {
        -webkit-line-clamp: 5;
        max-height: 125px;
    }
    
    .vc_preview_medium_right .cont_img {
        width: 250px;
        height: 170px;
    }
    .vc_preview_medium_right .cont_img img {
        width: 100%;
        height: auto;
    }
    .vc_preview_medium_right .cont_img img.lazy {
        height: auto;
    }

}
@media (max-width: 991px) {
    .vc_preview_medium_right {
        padding: 0;
    }
    .vc_preview_medium_right .titolo {
        font-size: 1em;
    }
    .vc_preview_medium_right .occhiello {
        margin-bottom: 10px;
        font-size: 0.7em;
        padding: 3px 10px;
    }
    .vc_preview_medium_right .cont_img {
        width: 185px;
        height: auto;
    }
    .vc_preview_medium_right .cont {
        height: 126px;
    }
    .vc_preview_medium_right .titolo a {
        -webkit-line-clamp: 4;
        max-height: 100px;
    }
}
    
@media (max-width: 767px) {
    .vc_preview_medium_right .occhiello {
        font-size: 0.625em;
    }

    .vc_preview_medium_right .cont_img {
       width: 200px;
        height: auto;
    }
    .vc_preview_medium_right .cont {
        height: 136px;
    }
    
    /* variant left mobile */
    .vc_preview_medium_right .cont,
    .vc_preview_medium_right.vc_left_mobile .cont {
        padding: 0px 30px;
    }
    .vc_preview_medium_right.vc_left_mobile .cont_img {
        float:right;
    }
    /* variant right mobile */
    .vc_preview_medium_right.vc_right_mobile .cont {
        padding: 0px 30px;
    }
    .vc_preview_medium_right.vc_right_mobile .cont_img {
        float:left;
    }
    
}

@media (max-width: 576px) {
    .vc_preview_medium_right .cont_img {
        width: 165px;
        height: auto;
    }
    .vc_preview_medium_right .cont {
        height: 112px;
    }
    .vc_preview_medium_right .cont {
        padding: 0px 0 0px 30px;
    }
    .vc_preview_medium_right.vc_left_mobile .cont {
        padding: 0px 30px 0px 0;
    }
    .vc_preview_medium_right .titolo {
        font-size:0.8em;
        line-height: 1.5em;
    }
    .vc_preview_medium_right .titolo a {
        -webkit-line-clamp: 3;
        max-height: 66px;
    }

}

@media (max-width: 320px) {
    .vc_preview_medium_right .cont {
       height: 98px;
        padding: 0px 0 0px 10px;
    }
    .vc_preview_medium_right .cont_img {
        width: 145px;
    }
    vc_preview_medium_right .occhiello {
        margin-bottom: 5px;
    }
}


.vc_preview_slider_full_bt_new_cont {
    float: left;
    clear: left;
    width: 100%;
    position: relative;
    margin-top: 40px;
    padding-left: 30px;
}
.vc_preview_slider_full_bt_new {
    width: 100%;
    padding: 0;
    float: left;
    text-align: center;
}

.vc_preview_slider_full_bt_new .cont {
    width: 100%;
    float: left;
    clear: left;
    position: relative;
}

.vc_preview_slider_full_bt_new .cont_img {
    position: relative;
    float: left;
    clear: left;
    width: auto;
}
.vc_preview_slider_full_bt_new .cont_img img {
    width: 100%;
    height: inherit;
    float: left;
    clear: left;
}
.vc_preview_slider_full_bt_new .cont2 {
    float: left;
    clear: left;
    width: 100%;
    height: auto;
    margin: -15px 0 0 0;
    padding: 0;
    text-align: center;
    display: flex;
    flex-direction: column;
    position: relative;
    z-index: 9;
}
.vc_preview_slider_full_bt_new .occhiello {
    width: auto;
    float: left;
    clear: left;
    margin: 0 auto 10px auto;
}
.vc_preview_slider_full_bt_new .titolo {
    width: 100%;
    float: left;
    clear: left;
    padding: 0 5px;
    line-height: 1.25em;
}
.vc_preview_slider_full_bt_new_cont .didascalia{
    display:none;
}


/*.vc_preview_slider_full_bt_new_cont .swiper-wrapper {*/
.vc_preview_slider_full_bt_new_cont .swiper-container {
    -webkit-mask-image: -webkit-gradient( linear, left center, right center, color-stop(0.00, rgba(0,0,0,1)), color-stop(0.35, rgba(0,0,0,1)), color-stop(0.50, rgba(0,0,0,1)), color-stop(0.85, rgba(0,0,0,0.9)), color-stop(0.90, rgba(0,0,0,0.7)), color-stop(0.95, rgba(0,0,0,0.5)), color-stop(1.00, rgba(0,0,0,0)));
}

.vc_preview_slider_full_bt_new_cont .swiper-slide {
    width: 246px;
}



@media (max-width: 1200px) {
    .vc_preview_slider_full_bt_new_cont .swiper-slide {
        width: 246px;
    }
}

@media (max-width: 991px) {
    .vc_preview_slider_full_bt_new_cont .swiper-slide {
        width: 200px;
    }
    .vc_preview_slider_full_bt_new_cont {
        padding-left: 0px;
    }
}
    
@media (max-width: 767px) {
    .vc_preview_slider_full_bt_new_cont .swiper-slide {
        width: 176px;
    }
    .vc_preview_slider_full_bt_new .titolo {
        font-size: 0.75em;
        line-height: 1.4em;
    }
    .vc_preview_slider_full_bt_new .occhiello {
        margin: 0 auto 8px auto;
    }


}

@media (max-width: 640px) {
    .vc_preview_slider_full_bt_new_cont .swiper-slide {
        width: 146px;
    }
}

@media (max-width: 481px) {
}
/*---vc_textedit_box_previews---*/
.vc_textedit_box_previews{
    float: left;
    clear: left;
    width: auto;
    position: relative;
}
.vc_textedit_box_previews.vc_box_preview_webradio{
    margin:15px 0 0 45px;
} 

.vc_textedit_box_previews.vc_ml30{
    margin-left:30px;
} 

.vc_textedit_box_previews.vc_pl_pr30 .text{
    padding-left:30px;
    padding-right:30px;
} 

.vc_textedit_box_previews.vc_column{
    margin-top:40px;
}
.vc_textedit_box_previews .text {
    float:left;
    clear:left;
    text-align: center;
    text-transform: uppercase;
    width:auto;    
}
.vc_textedit_box_previews.vc_theme_zoo .text {
    background: #DC328D;
    color: #fff;
}
.vc_textedit_box_previews .text a{
    color:inherit;
}
.vc_textedit_box_previews .key_text_edit {
    min-height:30px;
    width:100%;
    float:left;
    clear:left;
    background:#dedede;
}

body.section_105_consiglia .vc_textedit_box_previews.vc_txt_bg_white .text{
    background-color: #ffdd00;
    color:#000;
}
body.section_105_consiglia .vc_textedit_box_previews.vc_shadow_yellow:before{
    border: 3px solid #000;
}


@media (max-width: 1200px) {

}
@media (max-width: 991px) {
    .vc_textedit_box_previews.vc_ml30.vc_ml0_mobile{
        margin-left:0px;
    } 

}
    
@media (max-width: 767px) {
}

@media (max-width: 576px) {
    .vc_textedit_box_previews.vc_box_preview_webradio{
        margin:0;
    } 
    
    .vc_textedit_box_previews.vc_ml30{
        margin-left:0;
    } 

}

@media (max-width: 481px) {
    
}

/*---spacer*/
.spacer {
    width:100%;
    height:0px;
    float:left;
    clear:left;
    font-size:0px;
    line-height:0px;
}
.spacer.t_5 {
    margin-top:5px;
}
.spacer.t_8 {
    margin-top:8px;
}
.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;   
}
.spacer.t_100 {
    margin-top:150px;   
}
.spacer.t_150 {
    margin-top:150px;   
}
.spacer.t_200 {
    margin-top:200px;   
}
.spacer.t_300 {
    margin-top:300px;   
}
.spacer.bt_grey {
     padding-top: 20px;
    border-top: 1px solid #a3a3a3;
}
.banner_728x90_leaderboard {
    margin:0 auto 50px auto;
    width:100%;
    float:left;
    clear:left;
    text-align:center;
}
.banner_728x90_leaderboard img {
    margin:0px;
    padding:0px;
    text-decoration:none;
    border:0px;
    max-width:100%;
}

.banner_masthead_2_970x250 {
    margin:0 auto 50px auto;
    width:100%;
    float:left;
    clear:left;
    text-align:center;
}
.banner_masthead_2_970x250 img {
    margin:0px;
    padding:0px;
    text-decoration:none;
    border:0px;
    max-width:100%;
}

.vc_breadcrumbs {
    margin:0 0 40px 0;
    padding:0;
    width:100%;
    float:left;
    clear:left;
}
.vc_breadcrumbs ul {
    margin:0;
    padding:0;
    width:100%;
    float:left;
    clear:left;
    list-style: none;
}
.vc_breadcrumbs ul li {
    margin: 0 10px 0 0;
    padding: 0;
    font-weight: 500;
    font-size: 17px;
    line-height: 25px;
    color: #000;
    float: left;

}

.vc_breadcrumbs ul li:first-child {
    display: none;
}

.vc_breadcrumbs ul li.sezione_attiva.radio {
    min-height: inherit !important;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    padding-left: 0 !important;
}

.vc_breadcrumbs ul li.back_home {
    display:none;
}
.vc_breadcrumbs ul li a:link,
.vc_breadcrumbs ul li a:visited {
    text-decoration:none;
    color:#000000;
}
.vc_breadcrumbs ul li a:hover,
.vc_breadcrumbs ul li a:focus,
.vc_breadcrumbs ul li a:active {
    text-decoration:none;
    color:#303030;
}
.vc_breadcrumbs ul li.sezione_attiva {
    margin:0 0 0 0;
    padding:0 0 0 0;
    text-transform:uppercase;
    font-size:22px;
}
.vc_breadcrumbs ul li.sezione_attiva a:link,
.vc_breadcrumbs ul li.sezione_attiva a:visited {
    color:#000000;
}
.vc_breadcrumbs ul li.hide {
    display:none;
}


.vc_breadcrumbs.vc_theme_light ul li,
.vc_breadcrumbs.vc_theme_light ul li a:link,
.vc_breadcrumbs.vc_theme_light ul li a:visited,
.vc_breadcrumbs.vc_theme_light ul li.sezione_attiva a:link,
.vc_breadcrumbs.vc_theme_light ul li.sezione_attiva a:visited {
    color:#ffffff;
}



@media (max-width: 1200px) {

}

@media (max-width: 991px) {

}
    
@media (max-width: 767px) {
    .vc_breadcrumbs {
        margin:0 0 20px 0;
    }
    .vc_breadcrumbs ul li {
        margin: 0 6px 0 0;
        font-size: 11px;
        line-height: 14px;
    }

    .vc_breadcrumbs ul li.sezione_attiva {
        font-size: 12px;
    }
    
}

@media (max-width: 576px) {


}

@media (max-width: 481px) {
    
}



/*---vc_preview_listen_webradio*/
.vc_preview_listen_webradio {
    margin: 0px auto 70px auto;
    padding-right:150px;
    padding-left:150px;
    }
.vc_preview_listen_webradio.style_drag {
    padding:10px;
}
.vc_preview_listen_webradio.style_drag:before,
.vc_preview_listen_webradio.ui-draggable:before {
    content: "Contenuto webradio";
    margin:0px;
    padding:2px 5px;
    text-align:center;
    font-size:14px;
    font-weight:500;
    color:#141414;
    background:#c0927b;
    width:100%;
    position:absolute;
    top:0px;
    left:0px;
    z-index:99;
}
.vc_preview_listen_webradio .cont {
    padding-left: 150px;
    padding-right: 150px;
    position: relative;
}

.vc_preview_listen_webradio .occhiello { 
    width: auto;
    display: table;
    font-weight: 300;
    font-size: 0.875em;
    line-height: 1.429;
    text-align: left;
    margin: 0 0 5px 0;
}
.vc_preview_listen_webradio .titolo {
    font-size: 2em;
    line-height: 1.2352em;
    text-align: center;
    font-weight: 900;
    text-transform: uppercase;
    width: 100%;
    margin: 0 0 15px 0;
}
.vc_preview_listen_webradio .titolo a{
    color: inherit;
}
.vc_preview_listen_webradio .sommario {
    font-size: 1.4117em;
    line-height: 1.2083em;
    text-align: center;
    width: 100%;
    color: #fff;
}
.vc_preview_listen_webradio .sottotitolo {
    font-size: 0.875em;
    line-height: 1.571em;
    text-align: left;
    width: auto;
    display: table;
}
.vc_preview_listen_webradio .cont_img {
    float: right;
    width: auto;
    margin-right: 30px;
}
.vc_preview_listen_webradio .cont_img a {
    pointer-events: none;
}
.vc_preview_listen_webradio .cont_img img {
    max-width: 100%;
    width:100%;
    height:auto;
}
.vc_preview_listen_webradio .tag_20 {
    margin:10px 0 0 0;
    padding:0px;
    width:300px;
    float:left;
    clear:left;
}
.vc_preview_listen_webradio .tag_20 .nome {
    margin:0px;
    padding:15px 15px;
    font-size:14px;
    font-weight:600;
    color:#fff;
    background:#84BD00 url(../images/icon_open_playlist.png) no-repeat 265px 18px;
    border:1px solid #84BD00;
    width:100%;
    float:left;
    clear:left;
    -webkit-border-radius:3px;
    -moz-border-radius:3px;
    border-radius:3px;
    cursor:pointer;
}
.vc_preview_listen_webradio .tag_20 .valore {
    margin:10px 0 0 0;
    padding:0px;
    width:100%;
    float:left;
    clear:left;
    display:none;
}

.vc_preview_listen_webradio .testo {
    float: left;
    clear: left;
    width: 100%;
    margin: 40px 0px 30px 0px;
    font-size: 1em;
    line-height: 1.2941em;
    font-weight: 500;
}



/*---generic_sharre*/
.vc_preview_listen_webradio .social {
    float: left;
    width: 40px;
    position: relative;
    margin: 310px 60px 0 0;
}
.vc_preview_listen_webradio .social .vc_generic_sharre .vc_share_cont {
    font-size: 0;
    margin: 20px 0 0 0;
    width: 40px;
    height: 40px;
    border-radius: 8px;
    box-shadow: 0px 4px #fff;
    text-align: center;
    background-color: #000;
}

.vc_preview_listen_webradio .social .vc_generic_sharre .vc_share_cont.vc_share_cont_facebook {
    background-color: rgb(59, 89, 152);
}
.vc_preview_listen_webradio .social .vc_generic_sharre .vc_share_cont.vc_share_cont_twitter {
    background-color: rgb(29, 161, 242);
}
.vc_preview_listen_webradio .social .vc_generic_sharre .vc_share_cont.vc_share_cont_instagram {
    background:linear-gradient(180deg, #8640AF 0%, #C1459D 32%, #E94757 66%, #F5A846 100%);
}

.vc_preview_listen_webradio .social  a:before {
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    font-size: 25px;
    line-height: 44px;
    color: #fff;
}
  
.vc_preview_listen_webradio .social  a:hover:before {
    text-decoration:none;
}
.vc_preview_listen_webradio .social  a.vc_share_link_facebook:before {
  content: "\f09a"; }

.vc_preview_listen_webradio .social  a.vc_share_link_instagram:before {
  content: "\f16d"; }

.vc_preview_listen_webradio .social  a.vc_share_link_twitter:before {
  content: "\f099"; }


.vc_preview_listen_webradio .social  .vc_generic_sharre_count {
    display: none;
}


/*-- social 2 - player--*/
.vc_preview_listen_webradio .social2 {
    float: left;
    width: calc(100% - 100px);
    margin: 0;
}


.vc_preview_listen_webradio .social2 .player-container {
    background-color: transparent !important;
    /* display: flex; */
    /* flex-direction: row-reverse; */
    /* justify-content: space-between; */
    float: left;
    clear: left;
    /* width:auto; */
    /* padding-top:0px; */
}
.vc_preview_listen_webradio .social2 .player-container #player {
    width: 200px;
    float: left;
}


.vc_preview_listen_webradio .social2 .player-container .meta-infos {
    width: 500px;
    float: right !important;
    margin: 30px 0 0 0;
    padding: 0;
    background: #181818;
}

.player-container .meta-infos img {
    float: left;
    width: 120px !important;
}
.player-container .meta-infos .textual {
    padding: 20px;
    display: table;
    width: auto;
}
.player-container .meta-infos .textual:before {
    float: left;
    width: 100%;
    content: " Brano in Onda";
    font-size: 0.8235em;
    line-height: 1.5714em;
    font-weight: 500;
    color: #fff;
    text-align: left;
    text-transform: uppercase;
    margin: 0;   
}
.player-container .meta-infos .textual .label {
    display:none;
}
.player-container .meta-infos .textual div {
    font-size:1em;
    border-bottom: 0;
    padding: 0;
    width: auto;
    float: left;
}
.player-container .meta-infos .textual .title {
    float: left;
    display: inline;
    clear:left;
}
.player-container .meta-infos .textual .title .value {
   width: auto;
    padding: 0;
    font-size: 1em;
    font-weight: 500;
    /*text-transform: lowercase;*/
    line-height: 1.2941em;
    text-align: left;
    display:inline-block;
}
/*.player-container .meta-infos .textual .title span.value:first-letter {
    text-transform: uppercase;
}*/
.player-container .meta-infos .textual .artist {
    margin-right:5px;
}
.player-container .meta-infos .textual .artist .value {
    width: auto;
    padding: 0;
    font-size: 1em;
    font-weight: 900;
    /*text-transform: lowercase;*/
    line-height: 1.2941em;
    text-align: left;
    display:inline-block;
}
/*.player-container .meta-infos .textual .artist span.value:first-letter {
    text-transform: uppercase;
}*/
.player-container .meta-infos .textual .album,
.player-container .meta-infos .textual .year {
    display:none;
}

.mejs-container {
    float: left;
    clear: left;
    background:transparent !important;
    -webkit-tap-highlight-color: transparent !important;
    width: calc(100% - 520px) !important;
}
.mejs-container:focus {
    outline: 0px !important;
}

.mejs-container .mejs-controls{
    background:transparent !important;
}

.player-container .meta-infos .textual .label,
.player-container .meta-infos .textual .value {
    color: #fff !important;
}

.mejs-container .mejs-controls .mejs-playpause-button {
    width: 200px !important;
    height: 200px !important;
}
.mejs-controls .mejs-button button {
    height: 200px !important;
    width: 200px !important;
}
.mejs-button.mejs-playpause-button.mejs-play:after,
.mejs-button.mejs-playpause-button.mejs-pause:after {
    font-size: 60px !important;
    line-height: 140px !important;
    top: 0px !important;
    left: 0px !important;
    height: 200px !important;
    width: 200px !important;
    text-align: center !important;
    border: 33px solid #FFDD00 !important;
    background: rgb(255 221 0 / 0.5);
    z-index: 2 !important;
    color: #FFDD00;
}

.mejs-button.mejs-playpause-button.mejs-play:after {
    content: "\f04b";
}

.mejs-button.mejs-playpause-button.mejs-pause:after {
    content: "\f04c";
}



.mejs-container .mejs-controls .mejs-volume-button {
    position: absolute;
    top: 170px;
    left: 280px;
    color: #fff;
    height: 45px !important;
}
.mejs-button.mejs-volume-button.mejs-mute:after {
    font-size: 21.5px;
    top: 15px;
}

.mejs-controls a.mejs-horizontal-volume-slider {
    float: left;
    height: 3px !important;
    width: calc(100% - 300px)!important;
    position: absolute;
    top: 170px;
    left: 310px;
}
.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
    left: 0;
    top: 0px !important;
    width: 460px !Important;
    height: 4px !important;
    background: rgb(119 119 119 / 75%) !important;
}

.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
    left: 0;
    top: 0px !important;
    height: 4px !important;
    background: #fff !important;
}

/*ZOO di 105*/
.vc_theme_zoo .player-container .meta-infos:before {
    border-color: #db318d;
}
.vc_preview_listen_webradio.vc_theme_zoo .text, 
.vc_preview_listen_webradio.vc_theme_zoo .testo {
    color: #000;
}



/*-- old --*/
.player-container {
    float:left;
    clear:left;
    width:100%;
}
.player-container .program-container {
    float: right !important;
    width: 302px !important;
    overflow: hidden;
    margin-right: 0;
    margin-bottom:15px;
}
.player-container .program-container .program-img {
    float: left;
    clear: left;
    width: 302px !important;
    overflow: hidden;
    border-radius: 77px;
}
.player-container .program-container .program-img img {
    width: auto;
    height: 302px;
    background: #fff;
    position: relative;
    max-width: none !important;
    float: left;
}
.player-container .program-time {
}
.player-container .program-time {
    width: calc(100% - 315px);
    font-weight: 500;
    font-size: 21px;
    color: #fff;
    line-height: 25px;
    text-align: center;
    margin: 60px 0 10px 0;
}
.player-container .program-name {
    width: calc(100% - 315px);
    display: table;
    text-align:center;
    font-size: 34px;
    color: #fff;
    line-height: 42px;
    font-weight: 900;
    text-transform: uppercase;
    margin: 0 0 20px 0;
}
.player-container .program-dj {
    font-size: 24px;
    color: #fff;
    line-height: 26px;
    font-weight:500;
    text-align: center;
    width: calc(100% - 315px);
    display: table;
}
.player-container .meta-infos {
    /*width: 48.5%;*/
    width: 66.5%;
    float: left;
    margin: 10px 0 0 0;
    padding: 10px 0 0 0;
    border-top: 1px solid rgba(0,0,0,0.13);
}
.player-container .meta-infos img {
    float: left;
    width: 120px;
}
.player-container .meta-infos .textual {
    padding-left: 20px !important;
    display: flex !important;
    flex-direction: column;
    height: 120px;
    justify-content: center;
    margin: 0;
    width: auto;
}
.player-container .meta-infos .textual:before {
    
}
.player-container .meta-infos .textual .label {
    display:none;
}
.player-container .meta-infos .textual div {
    font-size:1em;
    border-bottom: 0;
    padding: 0;
    width: auto;
    clear: left;
}
.player-container .meta-infos .textual .title .value {
    width: auto;
    padding: 0;
    font-size: 1.063em;
    font-weight: 400;
    /*text-transform: lowercase;*/
    color: #001021;
    line-height: 1.3em;
    text-align: left;
    display: inline-block;
}
/*.player-container .meta-infos .textual .title span.value:first-letter {
    text-transform: uppercase;
}*/
.player-container .meta-infos .textual .artist {
    margin-right:5px;
}
.player-container .meta-infos .textual .artist .value {
    width: auto;
    padding: 0;
    font-size: 1.063em;
    font-weight: 600;
    /*text-transform: lowercase;*/
    color: #001021;
    line-height: 1.3em;
    text-align: left;
    display:inline-block;
}
/*.player-container .meta-infos .textual .artist span.value:first-letter {
    text-transform: uppercase;
}*/
.player-container .meta-infos .textual .album,
.player-container .meta-infos .textual .year {
    display:none;
}



.vc_preview_listen_webradio .social2 .player-container .clear {
    display: none;
}

.vc_preview_listen_webradio .vc_share_link_container {
    display:none;
    float: left;
    clear: none;
    width: 100%;
    float: left;
    margin-top: 25px;
    display: flex;
    flex-direction:column;
}

.vc_preview_listen_webradio .vc_share_link_container a{
    float: left;
    text-align:center;
    font-size: 25px;
    color: #fff;
    line-height: 42px !important;
    height: 42px !important;
    width: 42px !important;
    border-radius: 8px;
    position: relative;
    padding: 0;
    box-shadow: 0px 4px #fff;
    margin: 0 10px 20px 10px;
}

.vc_preview_listen_webradio .vc_share_link_container a.facebook {
    background-color: rgb(58 89 152);
}
.vc_preview_listen_webradio .vc_share_link_container a.twitter {
    /*background-color: rgb(30 161 240);*/
    background-color: rgb(0 0 0);
}
.vc_preview_listen_webradio .vc_share_link_container a.twitter .fa-twitter:before{
    content:"\e61b"!important;
}
.vc_preview_listen_webradio .vc_share_link_container a.linkedin {
    background-color: rgb(53 129 181);
}
.vc_preview_listen_webradio .vc_share_link_container a.instagram {
    background: linear-gradient(180deg, #8640AF 0%, #C1459D 32%, #E94757 66%, #F5A846 100%);
}
.vc_preview_listen_webradio .vc_share_link_container a.whatsapp
{
    background-color: rgb(77 193 71);
}
.vc_preview_listen_webradio .vc_share_link_container a.mail {
    background-color: rgb(217 88 72);
}



@media (max-width: 1200px) {
    .vc_preview_listen_webradio .cont,
    .vc_preview_listen_webradio .cont6 {
        padding-left: 100px;
        padding-right: 100px;
    }
    .vc_preview_listen_webradio .cont3 {
        width: 480px;
    }
    .vc_preview_listen_webradio .titolo {
        font-size: 1.7em;
        line-height: 2em;
    }
    .vc_preview_listen_webradio .sommario {
        font-size: 1.2em;
        line-height: 1.4em;
        font-weight:500;
    }
    .vc_preview_listen_webradio .cont_img img {
        width: 250px;
        float:right;
    }
        .mejs-container .mejs-controls .mejs-volume-button {
        left: 220px;
    }
    .mejs-controls a.mejs-horizontal-volume-slider {
        left: 245px;
    }
    .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
        left: 0;
        top: 0px !important;
        width: 395px !Important;
    }

}

@media (max-width: 991px) {
    .vc_preview_listen_webradio{
        padding-left: 50px;
        padding-right: 50px;
    }
    .player-container .program-container {
        width: 250px !important;
    }    
    .player-container .program-container .program-img {
        width: 250px !important;
    }
    .player-container .program-container .program-img img {
        height: 250px;
    }
    
    .player-container .program-time,
    .player-container .program-name,
    .player-container .program-dj {
        width: calc(100% - 260px);
    }
    
    .vc_preview_listen_webradio .social {
        margin: 240px 60px 0 0;
    }
    .vc_preview_listen_webradio .social2 {
        margin:0;
    }
    .vc_preview_listen_webradio .social2 .player-container .meta-infos {
        width: 380px;
    }
    .mejs-container {
        width: calc(100% - 390px) !important;
    }
    .mejs-controls{
        bottom: unset !important;
        margin-top: 30px!important;
    }
    .mejs-button.mejs-playpause-button.mejs-play:after, .mejs-button.mejs-playpause-button.mejs-pause:after {
        font-size: 40px !important;
        line-height: 80px !important;
        height: 120px !important;
        width: 120px !important;
        border: 20px solid #FFDD00 !important;
    }
    .mejs-container .mejs-controls .mejs-volume-button {
        left: 130px;
    }
    .mejs-controls a.mejs-horizontal-volume-slider {
        left: 155px;
    }
    .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
        left: 0;
        top: 0px !important;
        width: 305px !Important;
    }
    .mejs-controls a.mejs-horizontal-volume-slider,
    .mejs-container .mejs-controls .mejs-volume-button {
        top: 140px;
    }
}
    
@media (max-width: 767px) {
    .vc_preview_listen_webradio {
        padding-right:25px;
        padding-left:25px;
    }
    .player-container .program-container {
        width: 100px !important;
    }    
    .player-container .program-container .program-img {
        width: 100px !important;
        border-radius:28px;
    }
    .player-container .program-container .program-img img {
        height: 100px;
    }
    .player-container .program-time,
    .player-container .program-name,
    .player-container .program-dj {
        width: calc(100% - 210px);
    }

    .vc_preview_listen_webradio .cont2 {
        justify-content: space-between;
        margin: 0px 0 20px 0;
    }
    
    .vc_preview_listen_webradio article {
        display: flex;
        flex-direction: column-reverse;
        width: 100%;
    }
    
    .vc_preview_listen_webradio .social {
        width: 100%;
        margin: 0;
    }
    .vc_preview_listen_webradio .social .vc_generic_sharre {
        display: flex;
        justify-content: center;
    }
    .vc_preview_listen_webradio .social .vc_generic_sharre .vc_share_cont{
        margin:20px 10px 0 10px;
    }
    .mejs-container {
        width: 100% !important;
        position: absolute !important;
        height: 120px !important;
    }
    .mejs-container .mejs-controls {
        display: flex;
        justify-content: center;
    }
    .mejs-button.mejs-playpause-button.mejs-play:after, .mejs-button.mejs-playpause-button.mejs-pause:after {
        font-size: 40px !important;
        line-height: 80px !important;
        height: 120px !important;
        width: 120px !important;
        border: 20px solid #FFDD00 !important;
    }
    .mejs-controls .mejs-volume-button{
        display:none;
    }
    .vc_preview_listen_webradio .social2 .player-container .meta-infos {
        width: 100%;
        float: left !important;
        margin: 190px 0 0 0;
    }
    .player-container .program-time {
        font-size: 11px;
        line-height: 14px;
        margin: 15px 0 10px 0;
    }
    .player-container .program-name{
        font-size: 14px;
        line-height: 19px;
        margin:0 0 10px 0;
    }
    .player-container .program-dj{
        font-size: 12px;
        line-height: 15px;
    }
        .mejs-container .mejs-controls .mejs-volume-button {
        left: 0;
    }
    .mejs-controls a.mejs-horizontal-volume-slider {
        left: -105px;
    }

}

@media (max-width: 576px) {
    .player-container .program-container {
        width: 100px !important;
    }    
    .player-container .program-container .program-img {
        width: 100px !important;
    }
    .player-container .program-container .program-img img {
        height: 100px;
    }
    .player-container .program-time,
    .player-container .program-name,
    .player-container .program-dj {
        width: calc(100% - 110px);
    }
    .vc_preview_listen_webradio .cont3 {
        width: calc(100% - 190px);
        margin-right: 20px;
    }
    .vc_preview_listen_webradio .titolo {
        font-size: 1em;
        line-height: 1.3571em;
        margin-bottom:10px;
    }
    .vc_preview_listen_webradio .sommario {
        font-size: .8058em;
        line-height: 1.3em;
        font-weight:800;
    }
    .vc_preview_listen_webradio .testo{
        text-align:center;
        font-size:.8235em;
        line-height:1.3571em;
    }

    .vc_preview_listen_webradio .cont_img img {
        width: 140px;
        float:right;
        margin-right: 0;
    }

}

@media (max-width: 481px) {
    .vc_preview_listen_webradio .cont,
    .vc_preview_listen_webradio .cont6 {
        padding-left: 30px;
        padding-right: 30px;
    }
    .vc_preview_listen_webradio .cont3 {
        width: calc(100% - 150px);
        margin-right: 10px;
    }
    .vc_preview_listen_webradio .titolo {
        font-size: .8235em;
        line-height: 1.3571em;
        margin-bottom:7px;
    }
    .vc_preview_listen_webradio .sommario {
        font-size: .7058em;
        line-height: 1.25em;
        font-weight:800;
    }
    .vc_preview_listen_webradio .cont_img img {
        width: 110px;
        float:right;
        margin-right: 0;
    }
}
.cont_latest_songs {
    width:100%;
    float:left;
    clear:left;
    background: url(../images/105-bg_pois_big_black-full.png), linear-gradient(225deg, #202020 0%, #303030 100%);
    background-repeat: no-repeat;
    background-position: right center;
    background-attachment: fixed;
 }

/*---vc_button_latest_song*/
.vc_button_latest_song {
    margin: 0;
    padding: 0;
    float: left;
    clear: left;
    width: 100%;
    background: #ffdd00;
    text-align:center;
    display: flex;
    justify-content: center;
}
.vc_button_latest_song a {
    margin: 0;
    padding: 25px 0;
    float: left;
    clear: left;
    text-transform:uppercase;
    font-size: 21px;
    line-height: 22px;
    font-weight: 900;
    color: #202020;
    text-decoration:none;
}
.vc_button_latest_song a:hover,
.vc_button_latest_song a:active {
    text-decoration:none;
}

.vc_button_latest_song a:after {
    /*content: url(../images/105-arrow-archive_button_up.png);*/
    content: url(../images/105-arrow-archive_button.png);
    margin-left: 17px;
}
.vc_button_latest_song a.collapsed:after {
    /*margin-left: 17px;*/
}

/*---vc_latest_songs*/
/*.vc_latest_songs_title{
    margin: 32px 0 0 0;
    padding: 0 0 0 20px;
    width: 100%;
    float: left;
    clear: left;
    font-size: 16px;
    line-height: 29px;
    font-weight: bold;
    text-transform: uppercase;
    color: #6F6F6F;
}
.vc_latest_songs_title .text{
    margin:0;
    padding:0;
}
.vc_latest_songs_title a,
.vc_latest_songs_title .text a{
    color:#000;
    text-decoration:none;
}*/
.vc_latest_songs {
    margin: 20px 0;
    padding: 0px;
    list-style: none;
    width: 100%;
    float: left;
    clear: left;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.vc_latest_songs .vc_cont_song {
    margin: 10px auto;
    padding: 0;
    position: relative;
    width: 700px;
    float: left;
    list-style: none;
    background: #181818;

}
.vc_latest_songs .vc_cont_song:last-child{
    border:none;
}
.vc_latest_songs .vc_cont_song:hover {
    cursor:pointer;
}
.vc_latest_songs .vc_cont_song .vc_cont_img {
    margin: 0px;
    padding: 0px;
    width: 100px;
    height: 100px;
    float: left;
    position: relative;
    background: #e5e5e5;
}
.vc_latest_songs .vc_cont_song .vc_cont_img a{
    text-decoration:none;
}
.vc_latest_songs .vc_cont_song .vc_cont_img img {
    margin:0px;
    padding:0px;
    border:0px;
    width:100%;
    float:left;
    clear:left;
}
.vc_latest_songs .vc_cont_details{
    margin: 0px;
    padding: 0 0 0 25px;
    width: auto;
    max-width: calc(100% - 390px);
    float: left;
    height: 100px;
    font-size: 1.0588em;
    line-height: 1.2222em;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.vc_latest_songs .vc_cont_song .vc_song {
    margin: 0px 10px 0 0px;
    padding: 0;
    font-size: 17px;
    line-height: 23px;
    font-weight: 300;
    /*text-transform: lowercase;*/
    color: #fff;
    float: left;
    clear: left;
    width:450px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.vc_latest_songs .vc_cont_song .vc_song:first-letter {
    text-transform: uppercase;
}
.vc_latest_songs .vc_cont_song .vc_song a{
    color:#fff;
    text-decoration:none;
}
.vc_latest_songs .vc_cont_song .vc_artist a{
    color:#fff;
    text-decoration:none;
}
.vc_latest_songs .vc_cont_song .vc_artist {
    margin: 0px 0 0 0px;
    padding: 0;
    font-size: 17px;
    line-height: 23px;
    color: #fff;
    font-weight: bold;
    /*text-transform: lowercase;*/
    float: left;
    clear: left;
    width:450px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display:inline-block;
}
/*.vc_latest_songs .vc_cont_song p.vc_artist:first-letter {
    text-transform: uppercase;
}*/
.vc_latest_songs .vc_cont_song .vc_album {
    display:none;
}
.vc_latest_songs .vc_play a,
.vc_latest_songs .vc_play .vc_icon,
.vc_latest_songs .vc_play .fa{
    color:#fff;
    text-decoration:none;
    font-size: 0px;
}
.vc_latest_songs .vc_play:hover a,
.vc_latest_songs .vc_play:hover .vc_play,
.vc_latest_songs .vc_play:hover .fa {
    color:#fff;
    text-decoration:none;
}
.vc_latest_songs .vc_cont_player{
    margin: 0px;
    padding: 0px;
    float: left;
    clear: left;
    width: 100%;
    cursor: pointer;
}
.vc_latest_songs .vc_play {
    padding: 15px 20px 0 0;
    float: right;
    cursor: pointer;
}
.vc_latest_songs .vc_play:hover{
    color:#fff;
}

.vc_latest_songs .vc_play.inactive {
    color:#fff;
    opacity:.4;
}
.vc_latest_songs .vc_play.inactive:hover a,
.vc_latest_songs .vc_play.inactive a,
.vc_latest_songs .vc_play.inactive .fa {
    color:#fff;
}
.vc_latest_songs .vc_play.inactive:hover,
.vc_latest_songs .vc_play.inactive a:hover{
    cursor:not-allowed;
    color:#fff;
}
.vc_latest_songs .vc_play .fa{
    float: left;
    line-height: 24px;
    font-size:0px;
    margin-left: 10px;
}
.vc_latest_songs .vc_play .vc_icon,
.vc_latest_songs .vc_play a {
    margin: 0px;
    padding: 0;
    font-size: 0;
    text-decoration: none;
    float: left;
    width: 70px;
    height: 70px;
    background: url(../images/105-vc_play_yellow.png) no-repeat center center;
    text-align: center;
}


.vc_clone,
.vc_player{display:none;}

.vc_latest_songs .vc_player{
    margin-top: 20px;
    height: 33px;
    width: 100%;
}
.vc_latest_songs .video-js{
    width:100% !important;
}

/* video customization*/
.vjs-fullscreen-control.vjs-control {
    visibility: hidden;
}
.vjs-default-skin .vjs-big-play-button{display:none !important;}
.vjs-default-skin,
.vjs-controls,
.vjs-user-inactive,
.vjs-fade-in,.vjs-fade-out {
    display:block !important;
    visibility: visible !important;
    opacity: 1 !important;
    transition-duration: 0s!important;
}
/* Always show control bar */
.video-js.vjs-static-controls .vjs-control-bar {
  display:block;
}

/* Don't fade out controls */
.video-js.vjs-static-controls.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar {
  opacity: 1;
  visibility: visible; 
}

/* Align poster to top */
.video-js.vjs-static-controls .vjs-poster {
  background-position: 50% 0;
}

/* Override tech height:100% */
.video-js.vjs-static-controls .vjs-tech {
  height: auto;
  height: calc(100% - 30px);
} 
/* video customization*/







@media (max-width: 1200px) {

}

@media (max-width: 991px) {


    .vc_latest_songs .vc_cont_song {
        width: 100%;
    
    }

    .vc_latest_songs .vc_cont_song .vc_cont_img {
        width: 90px;
        height: 90px;
    }
    .vc_latest_songs .vc_cont_details {
        max-width: calc(100% - 140px);
        height: 90px;
        font-size: .9588em;
        line-height: 1.2222em;
    }

}
    
@media (max-width: 767px) {

    
}

@media (max-width: 576px) {
    .vc_latest_songs .vc_cont_song .vc_cont_img {
        width: 80px;
        height: 80px;
    }
    .vc_latest_songs .vc_cont_details {
        max-width: calc(100% - 140px);
        height: 80px;
        font-size: .8588em;
        line-height: 1.2222em;
    }
    .vc_latest_songs .vc_play {
        padding: 0px 12px 12px 12px;
        display:flex;
        align-items: flex-end;
        height: 80px;
    }
    .vc_latest_songs .vc_play .vc_icon,
    .vc_latest_songs .vc_play a {
        width: 30px;
        height: 30px;
        background-size: 30px;
    }
}

@media (max-width: 481px) {
    
}

/*---vc_btn_wakeup*/
.vc_btn_wakeup {
    margin: 0px 0 0 0;
    padding: 0;
    width: 100%;
    float: left;
    clear: left;
    text-decoration: none;
    text-align:center;
    /*pointer-events: none;*/
}
.vc_btn_wakeup img {
    clear: left;
    max-width: 100%;
    width: 257px;
    margin: 0;
}
.vc_btn_wakeup a {
    pointer-events: none;
}
.vc_btn_wakeup a:hover {
    text-decoration:none;
}

@media (max-width: 1200px) {

}
@media (max-width: 991px) {
    .vc_btn_wakeup img{
        max-width:225px;
    }

}
    
@media (max-width: 767px) {
    .vc_btn_wakeup img{
        max-width:200px;
    }
    
}

@media (max-width: 576px) {
    .vc_btn_wakeup img{
        max-width:150px;
    }
}

@media (max-width: 481px) {
    
}



