
.checkbox label, .radio label {
    padding-left: 0px !important;
    font-weight: 800 !important;
}

.vc_container_menu_dropdown {
  float: right;
  clear: left;
  width : 300px;
  background: #f2f2f2;
  margin: 0 auto;
  border-radius:50px;
  position:absolute;
  right: 15px;
  margin-top: 20px; 
}

.vc_label {
  padding: 10px 30px;
  background : #ffffff;
  color : #212121;
  border:1px solid #ccc;
  font-size : 1.2em;
  cursor : pointer;
  display: block;
  border-radius:50px;
  text-transform:uppercase;
  width: 300px;
}

.vc_label::after {
  float: right;
  right: 10%;
  content: "+";
}

.vc_menu_dropdown {
  clear:both;
  width:100%;
  height:0px;
  overflow: hidden;
  text-align: center;
  transition: height .4s ease;
  /* position: absolute; */
}

.vc_menu_dropdown li {
    padding: 5px 0 5px 0;
    border-bottom: 1px solid #fff;
    }

.vc_menu_dropdown li a {
    text-decoration:none;
    color:#808080;
    text-transform:uppercase;
}
.vc_menu_dropdown li a:hover {
    text-decoration:none;
    color:#212121;
    font-weight:bold;
}

#touch {position: absolute; opacity: 0; height: 0px;}    

#touch:checked + .vc_menu_dropdown {height: auto;} 
.banner_leaderboard_2_728x90{
    margin:0 auto 20px auto;
    text-align:center;
    float:left;
    clear: left;
    width:100% !important;
    margin-bottom: 20px;
}
.banner_leaderboard_2_728x90 img {
    max-width:100%;
    margin:0 auto;
}
.banner_leaderboard_3_728x90{
    margin:0 auto 20px auto;
    text-align:center;
    float:left;
    clear: left;
    width:100% !important;
    margin-bottom: 20px;
}
.banner_leaderboard_3_728x90 img {
    max-width:100%;
    margin:0 auto;
}
/*---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;   
}
/*---vc_breadcrumbs*/
.vc_breadcrumbs {
    margin: 20px 0;
    float: left;
    clear: left;
    position: relative;
    width: 100%;
}
.vc_breadcrumbs ul {
    float: left;
    clear: left;
    width: 100%;
    padding: 0;
    list-style: none;
}
.vc_breadcrumbs.vc_center ul {
    display: flex;
    justify-content: center;
}
.vc_breadcrumbs ul li {
    font-size:0px;
    display: none;
}

.vc_breadcrumbs ul li.sezione_attiva {
    float: left;
    margin: 0 7.5px 0 0;
    color: #000;
    position: relative;
    z-index: 0;
    display: block;
    font-size: 2.1176470588em;
    line-height: 1em;
    font-weight: bold;
}
/*.vc_breadcrumbs ul li:first-child {
    display: none;
}*/
.vc_breadcrumbs ul li:first-child {
    margin-right:16px;
}
.vc_breadcrumbs ul li:first-child:before {
    /*content: " ";
    width: 100%;
    position: absolute;
    height: 5px;
    bottom: 0;
    left: 0;
    z-index: 0;
    background: #b4d5e8;
    z-index: -1;*/
}
.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: #000;
    font-weight: bold;
}

.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;
}


/*---articolo_tripletta*/
.article_preview_podcast {
margin: 15px 0px 35px 0px;
    padding: 0 0 20px 0;
    width: 100% !important;
    overflow: hidden;
    float: left;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border: 1px solid #dedede;
    padding: 25px 25px;
    border-radius: 15px;
  
}

.article_preview_podcast.native {
   margin: 0px 0px 20px 0px;
        padding: 0 0 20px 0;
  
}

.article_preview_podcast.native h3.sottotitolo {
    display:block;
    font-style:italic;
    margin-top:0;
}

.article_preview_podcast .vc_link_button {
    float: left;
    clear: left;
    width: 100%;
    margin-top: 10px;
}

.article_preview_podcast .vc_link_button a {
    background: #da5a14;
    color: #fff;
    text-transform: uppercase;
    font-weight:500;
    border-radius: 3px;
    padding: 10px 25px 8px 25px;
    float: left;
    clear: left;
    color: white;
    /* line-height: 24px;*/
    font-size: 15px;
}
.article_preview_podcast .vc_link_button a:before {
content: "\e6ad";
    color:white;
    font-size: 20px;
    margin-right: 8px;
    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;
        float: left;
    -webkit-font-smoothing: antialiased;
        margin-top: 1px;
}
.article_preview_podcast.ultimo {
   margin: 0px 0px 20px 0px;
        padding: 0 0 0px 0;
    border-bottom: 1px solid white;
  
}
.article_preview_podcast .cont .paywall_icon {
    content: ".";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    /* color: #075081; */
    padding-right: 2px;
    font-size: 20px;
    line-height: 25px;
    margin-right: 5px;
    width: 100px;
    height: 100px;
    float: left;
    /* background: url(/images/noi.png) no-repeat; */
    background: url(/images/gweb.png) no-repeat;
    /*background-size: 50px 50px;*/
    background-size: 40px 20px;
    BACKGROUND-POSITION-X: 5px;
    background-position-y: 4px;
    /* border-radius: 100%; */
    position: absolute;
    top: -4px;
    left: -5px;
    z-index: 300;
}
.article_preview_podcast.article_preview_small_vertical_last_fixed {
    margin:10px 0 0 0;
    padding:0;
    width:205px;
    float:left;
    position:relative;
    border:none;
    box-sizing:border-box;
    *behavior: url(js/boxsizing.htc);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.article_preview_podcast .occhiello {
    padding: 0;
    float: left;
    clear: left;
    width: 100%;
    font-weight: 700;
    line-height: 16px;
    font-size: 14px;
    clear: left;
    margin-bottom: 10px;
    text-transform: uppercase;
    color: #263942;
}
.article_preview_podcast .sezione {
            text-transform: uppercase;
  line-height: 31px;
    letter-spacing: -1px;
    padding-bottom: 3px;
    float: left;
    font-weight: 700;
    padding-left: 12px;
        color: #333333;
    font-size: 28px;
    position: relative;
    clear: left;
        margin-top: 12px;
    margin-bottom: 0px;
}
.article_preview_podcast .titolo {
margin: 0px 0 8px 0;
    color: black;
    font-size: 21px;
    line-height: 24px;
    font-weight: 700;
    float: left;
    clear: left;
    width: 100%;
   
}
.article_preview_podcast .titolo a{
     color: black;
    font-size: 21px;
    line-height: 24px;
    font-weight: 700;
}

.article_preview_podcast .titolo a:hover{
 text-decoration:underline;
}
.article_preview_podcast .testo {
    margin: 0px 0 13px 0;
    color: black;
    font-size: 14px;
    line-height: 18px;
    font-weight: 400;
    float: left;
    clear: left;
    width: 100%;
   
}

.article_preview_podcast .ora_pubblicazione {
    margin:0px 0 9px 0px;
    padding:0;
    font-family: "Roboto", sans-serif;
    font-weight:400;
    font-size:20px;
    line-height:21px;
    width:auto;
    float:left;
    color: black;
}
/*.article_preview_podcast .ora_pubblicazione:before {
    content: ".";
    margin-right: 10px;
    color: #ffffff00;
    float: left;
    width: 16px;
    height: 16px;
    background: url(../images/clock.png) no-repeat left;
    background-size: 16px;

}*/

.article_preview_podcast .autore {
    margin: 0px 0 0px 0;
    padding: 0;
    font-weight: 700;
    font-size: 14px;
    line-height: 21px;
    width: 100%;
    float: left;
    color: black;
}
.article_preview_podcast .prefisso_autore {
margin: 0px 0 0px 0;
    padding: 0;
    font-weight: 400;
    font-size: 14px;
    line-height: 21px;
    width: 100%;
    color: black;
}
.article_preview_podcast .autore a {
color: black;
font-weight:800;
}

/*.article_preview_podcast .autore:before {
    content: ".";
    margin-right: 10px;
    color: #ffffff00;
    float: left;
    width: 16px;
    height: 16px;
    background: url(../images/write.png) no-repeat left;
    background-size: 16px;
}
*/



.article_preview_podcast .sommario {
    margin:5px 0 0 0;
    padding:0;
    font-weight:normal;
    font-size:14px;
    line-height:20px;
    width:100%;
    float:left;
}
.article_preview_podcast .cont_img {

    margin: 0;
    padding: 0;
    float: left;
    text-align: center;
    width: 100%;
    float: left;

    
}
.article_preview_podcast .cont_img img {
    margin:0;
    padding:0;
    text-align: center;
    border:none;
}
.article_preview_podcast .sottotitolo {
    margin: 5px 0 10px 0;
    padding: 0;
    font-family: "Roboto", Helvetica, Arial, sans-serif;
    color:#848484;
    font-size: 1em;
    font-size: 15px;
    line-height: 18px;
    font-weight: 400;
    width: 100%;
    float: left;
}
.article_preview_podcast .sottotitolo a{
    text-decoration:none;
	color:#848484;
	    overflow: hidden;

}
.article_preview_podcast .sottotitolo.taglia_testo{
    width:100%;
	max-height:55px;
	overflow:hidden;
}


.article_preview_podcast .didascalia{
    display:none;
}
.article_preview_podcast .icona_tipo {
    display:none;
}


.article_preview_podcast .cont2 {
    padding:0px 20px 0px 20px;
    width: 80%;
    float: right;
    /* clear: left; */
    box-sizing:border-box;
    *behavior: url(js/boxsizing.htc);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
     min-height: 140px;
     position:relative;
     
     
         display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
      -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    
}
.article_preview_podcast .cont {
float: left;
    width: 20%;
    text-align: center;
     
         display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
      -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    
}
.article_preview_podcast.article_preview_small_vertical_last_fixed .cont {
    padding:5px 0px 0 0;
}


/*--Correlati*/
.article_preview_podcast ul.correlati {
    margin:0px 0px 10px 0px;
    padding:20px 0 0 0;    
    width:100%;
    float:left;
    font-family: utopia-std, serif;
    font-size: 16px;
   line-height:22px;
   font-weight: bold;
    clear:left;
    list-style:none;
    position:relative;
}

.article_preview_podcast ul.correlati li.occhiello {
    display:none;
}
.article_preview_podcast ul.correlati li.line_break
{
    margin: 0px 0px 0px 0px;
    padding: 0px;
      font-size: 11px;
   line-height:16px;
    font-family: 'Lato', sans-serif;
   font-weight: bold;
    float: left;
    display:none;
}
.article_preview_podcast ul.correlati li {
    margin:0px 0 5px 0;
    padding:0px;
    display:inline;
    margin: 0px 0px 7px 0px;
   padding: 0px;
   float: left;
   width: 100%;
   text-decoration:underline;
}

.article_preview_podcast ul.correlati li.videoarticle_preview_podcast a:after,
.article_preview_podcast ul.correlati li.sondaggio:hover a:after,
.article_preview_podcast ul.correlati li.gallery:hover a:after {
    text-decoration:underline;
}
.article_preview_podcast ul.correlati li a {
    margin:0px;
    padding: 0px 0 0 0px;
    text-decoration:none;
    display:inline;
    position:relative;
    color: black;
    font-size:16px;
    line-height:22px;
    font-weight:normal;
    text-decoration: none;
}
.article_preview_podcast ul.correlati li a:hover {
 color: #333333; 
 text-decoration:underline;
}

/*.article_preview_podcast ul.correlati li.articolo,
.article_preview_podcast ul.correlati li.scheda,
.article_preview_podcast ul.correlati li.sondaggio,
.article_preview_podcast ul.correlati li.lettera,
.article_preview_podcast ul.correlati li.opinione,
.article_preview_podcast ul.correlati li.blog,
.article_preview_podcast ul.correlati li.evento
{
   margin: 0px 0px 7px 0px;
   padding: 0px;
 
   float: left;
   width: 100%;
  background: url(../images/articolo.png) no-repeat 5px 0px;
    background-size: 18px 18px;
    
}


.article_preview_podcast ul.correlati li.video {
  margin: 0px 0px 7px 0px;
   padding: 0px;
   
   float: left;
       width: 100%;
   background:url(../images/video.png) no-repeat 5px 0px;
   background-size: 18px 18px;
   
}

.article_preview_podcast ul.correlati li.gallery {
margin: 0px 0px 7px 0px;
   padding: 0px;
       width: 100%;
   float: left;
   background:url(../images/foto.png) no-repeat 5px 0px;
   background-size: 18px 18px;
}
*/
.article_preview_podcast ul.correlati li.video:before {
   content: ".";
    color: #ffffff00;
    float: left;
    width: 23px;
    height: 23px;
    background: url(../images/play.png) no-repeat left;
    background-size: 23px;
        margin-right: 9px;
   
}
.article_preview_podcast ul.correlati li.articolo:before,
.article_preview_podcast ul.correlati li.scheda:before,
.article_preview_podcast ul.correlati li.sondaggio:before,
.article_preview_podcast ul.correlati li.lettera:before,
.article_preview_podcast ul.correlati li.opinione:before,
.article_preview_podcast ul.correlati li.blog:before,
.article_preview_podcast ul.correlati li.evento:before
{
    content: ".";
    color: #ffffff00;
    float: left;
    width: 23px;
    height: 23px;
    background: url(../images/pen.png) no-repeat left;
    background-size: 23px;
        margin-right: 9px;
   
}

.article_preview_podcast ul.correlati li.gallery:before {
   content: ".";
    color: #ffffff00;
    float: left;
    width: 23px;
    height: 23px;
    background: url(../images/camera.png) no-repeat left;
    background-size: 23px;
        margin-right: 9px;
}


@media (min-width: 768px) and (max-width: 1279px) {

.article_preview_podcast .cont2 {
  /*  width: 55%;*/
 
}

}



.vc_popup_login_social {
display:none;
}
