


/*vc_article_header*/
.vc_article_header {
    margin:0px;
    padding:0px;
    float: left;
    clear: none;
    /*clear: left;
    width: 100%;*/
}
.vc_article_header.vc_article_text {
    width: 100%;
}
.vc_article_header .testo_articolo img {
    margin:0px;
    padding:10px 0px 10px 10px;
    border:0px;
    text-decoration:none;
    
    display: inline-table;
    max-width: 100%;
    height: auto;
    /*width: inherit;*/
}
.vc_article_header .testo_articolo,
.vc_article_header .titolo_articolo{
    float:left;
    clear:left;
    width:100%;
}
.vc_article_header .testo_articolo{
    margin:40px 0px 0px 0px;
}
.vc_article_header .occhiello_articolo {
    float:left;
    clear:left;
    width:100%;
    margin-bottom:15px;
}
.vc_article_header .sottotitolo_articolo {
    float:left;
    clear:left;
    width:100%;
    margin-top:20px;
}
.vc_article_header .autore_articolo {
    float:left;
    clear:left;
    width:100%;
    margin-top:20px;
    text-transform:uppercase;
}
.vc_article_header .data_articolo,
.vc_article_header .sezione,
.vc_article_header_service .data_articolo,
.vc_article_header_service .vc_article_header .sezione{
    float:left;
    clear:left;
    width:auto;
    margin: 0;
    text-transform:uppercase;
}

/*vc_icon_service*/


.vc_box_service{
    float: left;
    clear: left;
    width: 100%;
    border-top: 1px solid #e8e8e8;
    margin-top: 25px;
}

.vc_box_service .vc_article_header_service {
    float:left;
    clear:left;
    width:calc(100% - 290px);
    padding: 15px 0;
}

.vc_box_service .share{
    float:right;
    clear:none;
    text-align:right;
    width:auto;
    padding: 7px 0 0 0;
}


.vc_box_service .vc_share_link_container {
    /* display:none; */
    float: right;
    clear: none;
    text-align: right;
    width: auto;
    padding: 7px 0 0 0;
}

.vc_box_service .vc_share_link_container a{
    float: left;
    margin: 5px 10px;
    text-align:center;
    font-size: 23px;
    color: #000;
}



.vc_box_service .printBtn{
    display:none;
}

.inViewport .vc_box_service .printBtn{
    display:block;
    float: right;
    width: auto;
    background: transparent;
    border: 0px;
    padding: 5px 0 0 0;
}

.inViewport .vc_box_service .printBtn {
    display: block;
    float: right;
    width: auto;
    background: transparent;
    border: 0px;
    margin: 5px 0 0 10px;
    padding: 0 3px;
    border: 1px solid #e8e8e8;
}
.inViewport .vc_box_service .printBtn .btn-text {
    float: right;
    font-size: 13px;
    padding: 0 5px 0 0;
    /* background: #fff; */
    margin: 8px 0 0 0;
    z-index: 1;
    position: relative;
}

.inViewport .vc_box_service .printBtn svg{
    width: 40px;
    height: 40px;
    vertical-align: middle;
}

/*Default*/
.addthis_toolbox.addthis_32x32_style span {
    background-color: transparent !important;
    line-height: 32px !important;
    height: 32px !important;
    width: 32px !important;
}
.addthis_toolbox.addthis_32x32_style span .at-icon {
    fill:#212121;
    width: 32px !important;
    height: 32px !important;
    text-align: center;
    margin: 1px 2px 1px 1px;
}
/*twitter*/
.addthis_toolbox.addthis_32x32_style .addthis_button_twitter span {
    border-color: rgb(29, 161, 242);
}
.addthis_toolbox.addthis_32x32_style .addthis_button_twitter span .at-icon path,
.addthis_toolbox.addthis_32x32_style .addthis_button_twitter span .at-icon {
    /*fill:rgb(29, 161, 242);*/
    fill:#212121;
}
/*google*/
.addthis_toolbox.addthis_32x32_style .addthis_button_google_plusone_share span {
    border-color: rgb(220, 78, 65);
}
.addthis_toolbox.addthis_32x32_style .addthis_button_google_plusone_share span .at-icon path,
.addthis_toolbox.addthis_32x32_style .addthis_button_google_plusone_share span .at-icon {
    /*fill:rgb(220, 78, 65);*/
    fill:#212121;
}
/*facebook*/
.addthis_toolbox.addthis_32x32_style .addthis_button_facebook span {
    border-color: rgb(59, 89, 152);
}
.addthis_toolbox.addthis_32x32_style .addthis_button_facebook span .at-icon path,
.addthis_toolbox.addthis_32x32_style .addthis_button_facebook span .at-icon {
    /*fill:rgb(59, 89, 152);*/
    fill:#212121;
}
/*print*/
.addthis_toolbox.addthis_32x32_style .addthis_button_print span {
    border-color: rgb(115, 138, 141);
}
.addthis_toolbox.addthis_32x32_style .addthis_button_print span .at-icon path,
.addthis_toolbox.addthis_32x32_style .addthis_button_print span .at-icon {
    /*fill:rgb(115, 138, 141);*/
    fill:#212121;
}
/*whatapp*/
.addthis_toolbox.addthis_32x32_style .addthis_button_whatsapp span {
    border-color: rgb(77, 194, 71);
}
.addthis_toolbox.addthis_32x32_style .addthis_button_whatsapp span .at-icon path,
.addthis_toolbox.addthis_32x32_style .addthis_button_whatsapp span .at-icon {
    /*fill:rgb(77, 194, 71);*/
    fill:#212121;
}
/*compact*/
.addthis_toolbox.addthis_32x32_style .addthis_button_compact span {
    border-color: rgb(255, 101, 80);
}
.addthis_toolbox.addthis_32x32_style .addthis_button_compact span .at-icon path,
.addthis_toolbox.addthis_32x32_style .addthis_button_compact span .at-icon {
    /*fill: rgb(255, 101, 80);*/
    fill:#212121;
}



/*--Wishlist--*/
.vc_article_header_service .vc_wishlist_control{
    float:right;
    width:auto;
    z-index:9;
    height:20px;
}
.vc_article_header_service .vc_wishlist_control .vc_add_wishlist a,
.vc_article_header_service .vc_wishlist_control .vc_remove_wishlist a{
    color:#212121;
    font-size:0px;
}
.vc_article_header_service:hover .vc_wishlist_control .vc_add_wishlist a{
    display:inline;
}
.vc_article_header_service .vc_wishlist_control .vc_remove_wishlist a{
     display:block;
}
.vc_article_header_service .vc_wishlist_control .vc_add_wishlist a:before{
    content: "\f08a";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    font-size: 20px;
    color: #1555a0;
    /*width: 45px;*/
    text-align: center;
}
.vc_article_header_service .vc_wishlist_control .vc_remove_wishlist a:before{
    content: "\f004";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    font-size: 20px;
    color:#1555a0;
    /*width: 45px;*/
    text-align: center;
}
.vc_article_header_service .vc_wishlist_control .vc_add_wishlist a:hover,
.vc_article_header_service .vc_wishlist_control .vc_add_wishlist a:hover:before,
.vc_article_header_service .vc_wishlist_control .vc_remove_wishlist a:hover:before,
.vc_article_header_service .vc_wishlist_control .vc_remove_wishlist a:hover{
    color:#1555a0;
    text-decoration:none;
    cursor:pointer;
}

.vc_article_header em {
    font-style:italic;
}



/*---Media Queries---*/ 
@media only screen and (max-width : 1200px) {
    /*.vc_social_buttons {
        max-width: 617px;
    }*/
}
@media only screen and (max-width : 1199px) {
    .vc_social_buttons {
        right:15px !important;
    }
    .vc_article_header .vc_wishlist_control {
        right:150px !important;
    }
}
@media only screen and (max-width : 892px) {
    .vc_social_buttons {
        right:35px !important;
    }
    .vc_article_header .vc_wishlist_control {
        right:170px !important;
    }
}
@media only screen and (max-width : 692px) {
    .vc_social_buttons {
        right:15px !important;
    }
    .vc_article_header .vc_wishlist_control {
        right:150px !important;
    }
}
@media only screen and (max-width : 667px) {
    .vc_article_header .vc_wishlist_control .vc_add_wishlist a:before {
        line-height:45px;
    }
}
@media only screen and (max-width : 480px) {
    .vc_article_header .titolo_articolo{
        font-size: 2.5em;
    }
    .vc_box_service .vc_article_header_service{
        width:100%;
    }
}




.banner_rectangle_1_300x250 {
    margin:0 auto 20px auto;
    display:table;
    clear:left;
}

.vc_new_layout .banner_rectangle_1_300x250 {
    margin: 0;
    clear: left;
    float: left;
    width: 100%;
    text-align: center;
}

.banner_rectangle_1_300x250 img {
    max-width:300px;
}
@media (max-width:991px){
    .banner_rectangle_1_300x250{
        margin: 25px auto 0 auto;
        display: table;
        clear: none;
        float: none;
    }
}
@media (max-width:480px){
    .banner_rectangle_1_300x250{
        margin: 25px auto 0 auto;
        display: table;
        clear: none;
        float: none;
    }
}
/*---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_23 {
    margin-top:23px;   
}
.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_160 {
    margin-top:160px;   
}
.spacer.t_190 {
    margin-top:190px;   
}
.vc_section_name{
    margin: 30px 0 0 0;
    padding: 0 0 30px 0;
    float: left;
    clear: left;
    width: 100%;
    text-align: center;
    z-index:3;
}
.vc_section_name.vc_no_section_name {
    margin: 0;
    padding: 0;
    position: relative;
}
.vc_section_name.vc_align_left{
    text-align: left;
}
.vc_section_name li {
    display:none;
}
.vc_section_name li.sezione_attiva {
    display:block;
    font-size:2.777em;
    line-height:1em;
    font-weight: normal;
}

.vc_section_name li.sezione_attiva a:hover {
    text-decoration:none;
    color:#1555a0;
}

.vc_no_section_name li.sezione_attiva {
    font-size:0em;
}

.vc_no_section_name .vc_section_image {
    position: absolute;
    right: 0;
    bottom:-118px;
    z-index: 4;
}
.vc_no_section_name .vc_section_image img {
    webkit-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.15);
    -moz-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.15);
    box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.15);
    }
    
    

/* Large Devices, Wide Screens */
@media only screen and (max-width : 1200px) {

}

/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {
 
}

/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {
    .vc_section_name{
        margin: 25px 0 0 0;
        padding: 0 0 25px 0;
    }
    .vc_section_name li.sezione_attiva {
        font-size:2em;
    }
    .vc_no_section_name li.sezione_attiva {
        font-size:0em;
    }
    .vc_section_image {
        width: 100%;
        float: left;
        clear: left;
        text-align: center;
    }
    .vc_no_section_name .vc_section_image img {
        float: left;
        max-width:80px;
        height:auto;
    }
    .vc_no_section_name .vc_section_image {
       position: relative;
        float: left;
        clear: left;
        bottom: 0;
        margin-top: 10px;
        width: auto;
    }
    .vc_section_name.vc_no_section_name {
        width: 80px;
    }
}

/* Extra Small Devices, Phones */ 
@media only screen and (max-width : 480px) {
    .vc_section_name{
        margin: 20px 0 0 0;
        padding: 0 0 20px 0;
    }
    .vc_section_name li.sezione_attiva {
        font-size:1.5em;
    }
    .vc_no_section_name li.sezione_attiva {
        font-size:0em;
    }
}

/* Custom, iPhone Retina */ 
@media only screen and (max-width : 320px) {

}


.vc_cont_article_body {
    float:left;
    clear:left;
    width:100%;
    margin:45px 0px 30px 0px;
    }
.banner_desk_300x250_corpo {
    margin: 0 20px 20px 0;
    width:300px;
    min-width:250px;
    padding:0px;
    float:left;
}

/*vc_article_body*/
.vc_article_body {
    margin:0px 0 0 0;
    padding:0px;
    /*float: left;*/
    clear: none;
    /*clear: left;
    width: 100%;*/
    display: inline;
}
.vc_article_body .testo_articolo{

    display: inline;
}

.vc_article_body .testo_articolo img {
    margin:0px;
    padding:10px 0px 10px 10px;
    border:0px;
    text-decoration:none;
    
    display: inline-table;
    max-width: 100%;
    height: auto;
    /*width: inherit;*/
}
.vc_article_body .titolo_articolo{
    float:left;
    clear:left;
    width:100%;
}
.vc_article_body .occhiello_articolo {
    float:left;
    clear:left;
    width:100%;
    margin-bottom:10px;
}
.vc_article_body .sottotitolo_articolo {
    float:left;
    clear:left;
    width:100%;
    margin-top:20px;
}
.vc_article_body .autore_articolo {
    float:left;
    clear:left;
    width:100%;
    margin-top:20px;
}
.vc_article_body .data_articolo {
    float:left;
    clear:left;
    width:100%;
    margin: 20px 0 0 0;
}


.vc_article_body .lettera_risposta {
    margin:0px;
    padding:10px 0 0 0;
    font-size:14px;
    line-height:24px;
    color:#414141;
    width:100%;
    float:left;
    clear:left;
    border-top:1px #118ac0 dotted;
}
.vc_article_body .lettera_risposta:before {
    content: "\270f";
    margin:0 5px 0 0;
    padding:0px;
    font-size:22px;
    color:#118ac0;
    float:left;
}

/*---Sondaggio_box_orizzontal*/
.Sondaggio_box_orizzontal {
    margin:0;
    padding:15px 0;
    width:100%;
    float:left;
    clear:left;
    background:#fff;
    box-sizing:border-box;
    *behavior: url(js/boxsizing.htc);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.Sondaggio_box_orizzontal .container_response {
    margin:0px;
    padding:5px 0px;
    width:100%;
    min-height:35px;
    float:left;
    cursor:pointer;	
    background:url(../images/background_sondaggio_btn.jpg) no-repeat right center;	
    border-top:1px #d2dce1 solid;
    border-bottom:1px #d2dce1 solid;	
}
.Sondaggio_box_orizzontal .container_response .response {
    margin:0px;
    padding:0px;
}
.Sondaggio_box_orizzontal .container_response .response p {
    margin:0px;
    padding:0px;
    font-family:"Open Sans", Helvetica, sans-serif;
    font-weight:600;
    font-size:13px;
    color:#0d0c0c;
    width:390px;
}
.Sondaggio_box_orizzontal .container_response .photo {
    margin:2px 10px 0 0;
    padding:0px;
    float:left;
}
.Sondaggio_box_orizzontal .container_response .photo img {
    margin:0px;
    padding:1px;
    border:1px #d2dce1 solid;
}
.Sondaggio_box_orizzontal .container_response .bar_container {
    margin:5px 0 2px 0;
    padding:0px;
    width:305px;
    position:relative;
    display:inline-block;
}
.Sondaggio_box_orizzontal .container_response .bar_container .bar {
    height: 15px;
    margin: 0px;
    padding: 1px 5px 0 5px;
}
.Sondaggio_box_orizzontal .container_response .bar_container .perc_container {
    font-size: 14px;
    color: #3A833C;
    margin: 0px;
    padding: 1px 2px;
    border-top: 1px #9dcf9d dashed;
    border-right: 1px #9dcf9d dashed;
    border-bottom: 1px #9dcf9d dashed;
    border-left: 1px #9dcf9d dashed;
    background: #b3e2b3;
    display: block;
    position: absolute;
    bottom: -3px;
    left: 0px;
}
/*---corsivo*/
.Corsivo {
    margin:5px 15px;
    padding:15px 0px;
    position:relative;
}
.Corsivo .ApiceSx {
    margin:0;
    padding:0;
    width:20px;
    height:20px;
    position:absolute;
    top:0;
    left:0;
}
.Corsivo .ApiceDx {
    margin:0;
    padding:0;
    width:20px;
    height:20px;
    position:absolute;
    bottom:0;
    right:0;
}
.Corsivo p {
    margin:0;
    padding:20px;
    font-size:16px;
    line-height:20px;
    text-align:left;
    font-weight:400;  
    font-style:italic;
    color:#313133;
}

/*---vc_article_body*/
.vc_article_body .testo_articolo .articlebox {
    margin:10px 0;
    padding:5px 15px;
    display:table;
    background:#f4eadb;
    border-left:4px #edbf7d solid;    
}
.vc_article_body .testo_articolo .articlebox p {
    margin:0px;
    padding:0px;
    font-size:12px;
    color:#a09995;
}
.vc_article_body .testo_articolo .articlebox p a {
    margin:0 5px;
    text-decoration:none !important;
    font-size:14px;
    color:#414141;
} 
.vc_article_body .testo_articolo .articlebox p a:hover {
    text-decoration:underline !important;
}
.vc_article_body iframe {
    margin:0px;
    padding:5px;
    max-width:100%;
    border:1px #ccc solid;
}
.vc_article_body em {
    font-style:italic;
}
.vc_article_body p {
    margin: 0 0 10px;
}

/*Article vc_article_body button*/
/*.vc_article_buy_button {
    margin: 20px 0;
    float: left;
    clear:left;
}
.vc_article_buy_button .aggiungi_carrello {
    float: left;
    clear: left;
    height: 40px;
    padding: 10px 50px;
    margin: 15px 0 0 0;
    display: block;
    text-align: center;
    color: #fff;
    background: #8b3188;
    cursor: pointer;
}    

.vc_article_buy_button .aggiungi_carrello:hover {
    background:#622360;
}

.vc_article_buy_button .tag_56 {
    margin: 15px 0 0 0;
    color:#8b3188;
    font-size:1.6em;
	float: left;
    clear: left;
	font-weight:300;
}
.vc_article_buy_button .tag_56 a {
    color:#8b3188;
}
.vc_article_buy_button .tag_56 .nome{
    display:none;
}
.vc_article_buy_button .tag_56 .currency{
    float:left;
    margin-right:5px;
}
.vc_article_buy_button .tag_56 .valore{
    float:right;
}*/



/*---Media Queries---*/ 
@media only screen and (max-width : 1200px) {
}
@media only screen and (max-width : 1199px) {
}
@media only screen and (max-width : 892px) {
}
@media only screen and (max-width : 692px) {
}
@media only screen and (max-width : 667px) {
}
@media only screen and (max-width : 480px) {
}




/*vc_article_multimedia*/
.vc_article_multimedia {
    margin:0px;
    padding:0px;
    float: left;
    clear: none;
    /*clear: left;
    width: 100%;*/
}
.vc_article_multimedia.vc_infinite_scroll {
    width:100%;
}
/*---foto_articolo*/
.vc_article_multimedia .multimedia {
    margin:0;
    padding:0;
    width:100%;
    float:left;
    clear:left;
    position:relative;
}
.vc_article_multimedia .multimedia .foto_articolo {
    margin: 0px;
    padding: 0px;
    width: 100%;
    position: relative;
    float: left;
    clear: left;
    text-align: center;
}
.vc_article_multimedia .multimedia .foto_articolo img {
    margin: 0px auto;
    padding: 0px;
    clear: left;
    border: 0px;
    text-decoration: none;
    height: auto;
    width: 100%;
}

.vc_article_multimedia .multimedia .foto_articolo .didascalia {
    margin: 0 auto;
    padding: 10px 15px;
    width: 100%;
    color: #909090;
    text-align: left;
    position: relative;
    font-size: 14px;
    top: -6px;
}


.multimedia.gallery {
	position:relative;
}
.multimedia.gallery .bx-wrapper,
.multimedia.gallery .bx-wrapper .bx-window,
.multimedia.gallery .bx-wrapper .bx-viewport {
    margin:0px;
    padding:0px;
    width:100%;
    float:left;
    clear:left;
    box-sizing:border-box;
    *behavior: url(js/boxsizing.htc);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.multimedia.gallery ul.galleria_espanso {
    margin:0px;
    padding:0px;
    width:100%;
    float:left;
    clear:left;
    box-sizing:border-box;
    *behavior: url(js/boxsizing.htc);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.multimedia.gallery ul.galleria_espanso li {
    margin:0px;
    padding:0px;
    width:100%;
    position:relative;
}
.multimedia.gallery ul.galleria_espanso li img {
    margin:0px;
    padding:0px;
    max-width:100%;
}
/*---LOADER*/
.bx-wrapper .bx-loading {
    min-height:50px;
    background:url(../images/bx_loader.gif) center center no-repeat #fff;
    height:100%;
    width:100%;
    position:absolute;
    top:0;
    left:0;
    z-index:2000;
}
/*---Titolo della Foto*/
.multimedia .bx-wrapper .bx-caption {
    position:absolute;
    bottom:5px;
    left:0;
    background:#666\9;
    background:rgba(80, 80, 80, 0.75);
    width:100%;
    box-sizing:border-box;
    *behavior: url(js/boxsizing.htc);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.multimedia .bx-wrapper .bx-caption span {
    color:#fff;
    display:block;
    font-size:11px;
    padding:10px;
}
/*Freccie per la navigazione*/
.multimedia .bx-controls {
    margin:0px;
    padding:0px;
    /*position:absolute;
    top:20px;
    right:15px;*/
}
.multimedia .bx-controls .bx-pager {
    margin: 0px;
    padding: 0px;
    float: left;
    text-shadow: 0px 0px 7px #000;
    font-size: 0.8em;
    line-height: 30px;
    color: #fff;
    position: absolute;
    top: 15px;
    right: 15px;
}
.multimedia .bx-controls .bx-controls-direction {
    margin:0px;
    padding:0px;
    float:left;
}
.multimedia .bx-controls .bx-controls-direction .bx-prev {
    margin-top: -16px;
    padding: 0px;
    width: 32px;
    height: 32px;
    float: left;
    text-indent: -9999px;
    outline: 0;
    background: url(../images/controls.png) no-repeat 0 0;
    position: absolute;
    top: 50%;
    left: 15px;
}
.multimedia .bx-controls .bx-controls-direction .bx-next	 {
    margin-top: -16px;
    padding: 0px;
    width: 32px;
    height: 32px;
    float: left;
    text-indent: -9999px;
    outline: 0;
    background: url(../images/controls.png) no-repeat -43px 0;
    position: absolute;
    top: 50%;
    right: 15px;
}



.vc_article_link {
    float:left;
    clear:left;
    width:100%;
    margin-top: 40px;
}

.vc_article_link:before {
    /*content: "Ascolta il podcast su:";*/
    float:left;
    clear:left;
    width:100%;
    font-size:15px;
    text-transform:uppercase;
    margin: 0 0 10px 0;
}


.vc_article_link .link_itunes,
.vc_article_link .link_google_play,
.vc_article_link .link_youtube,
.vc_article_link .link_amazon_music,
.vc_article_link .link_spotify {
    font-size:0;
    margin:0 20px 0 0;
    float:left;
    width:auto;
}

.vc_article_link .link_itunes a{
    margin: 0px;
    padding: 0px;
    font-size: 0px;
    background: url(../images/HBR-apple_music.png) no-repeat 0 0;
    width: 40px;
    height: 40px;
    background-size: 40px;
    float: left;
}

.vc_article_link .link_google_play a{
    margin: 0px;
    padding: 0px;
    font-size: 0px;
    background: url(../images/HBR-google_play.png) no-repeat 0 0;
    width: 40px;
    height: 40px;
    background-size: 40px;
    float: left;
}


.vc_article_link .link_youtube a{
    margin: 0px;
    padding: 0px;
    font-size: 0px;
    background: url(../images/HBR-youtube.png) no-repeat 0 0;
    width: 40px;
    height: 40px;
    background-size: 40px;
    float: left;
}


.vc_article_link .link_amazon_music a{
    margin: 0px;
    padding: 0px;
    font-size: 0px;
    background: url(../images/HBR-amazon_music.png) no-repeat 0 0;
    width: 40px;
    height: 40px;
    background-size: 40px;
    float: left;
}

.vc_article_link .link_spotify a{
    margin: 0px;
    padding: 0px;
    font-size: 0px;
    background: url(../images/HBR-spotify.png) no-repeat 0 0;
    width: 40px;
    height: 40px;
    background-size: 40px;
    float: left;
}

.vc_article_link:empty{
    display:none !Important;
}

/*---Media Queries---*/ 
@media only screen and (max-width : 1200px) {
}
@media only screen and (max-width : 1199px) {
}
@media only screen and (max-width : 892px) {
}
@media only screen and (max-width : 692px) {
    .vc_article_link:before {
        font-size:17px;
    }
    
    .vc_article_link .link_itunes a,
    .vc_article_link .link_google_play a,
    .vc_article_link .link_youtube a,
    .vc_article_link .link_amazon_music a,
    .vc_article_link .link_spotify a{
        width: 60px;
        height: 60px;
        background-size: 60px;
    }
    
}

@media only screen and (max-width : 667px) {
}
@media only screen and (max-width : 480px) {
}




/*vc_textedit_subtitle_newsstand*/
.vc_textedit_subtitle_newsstand{
    margin-top:50px;
    width:100%;
    float: left;
    clear: left;
}
/*.vc_textedit_subtitle_newsstand .text:before{
    content:url('../images/logo_hbr.png');
    float: left;
    margin-right: 10px;
}*/
.vc_textedit_subtitle_newsstand .text  {
    margin: 0 ;
    padding: 0;
    text-align: left;
    width: 60%;
    text-transform:uppercase;
    font-size:1.333em;
    line-height:1.333em;
    font-weight:100;
    color:#212121;
}
.vc_textedit_subtitle_newsstand .text strong {
    font-weight:normal;
}

.vc_textedit_subtitle_newsstand.vc_variant .text{
    text-align:center;
    text-transform:inherit;
    width:100%;
    margin:0 auto;
}
.vc_textedit_subtitle_newsstand.vc_variant .text strong {
    font-weight:500;
}


.vc_textedit_subtitle_newsstand .key_text_edit {
    background:#dcdcdc;
    min-height:30px;
    width:100%;
    float:left;
    clear:left;
}

/* Large Devices, Wide Screens */
@media only screen and (max-width : 1200px) {

}

/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {

}

/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {
    .vc_textedit_subtitle_newsstand .text  {
        margin: 0 ;
        padding: 0;
        text-align: left;
        width: 100%;
    }
}

/* Extra Small Devices, Phones */ 
@media only screen and (max-width : 480px) {
}

/* Custom, iPhone Retina */ 
@media only screen and (max-width : 320px) {

}


.banner_newsstand_1_970x200 {
    margin:0;
    padding:0;
    width:100%;
    float:left;
    clear:left;
    text-align:center;
}
.banner_newsstand_1_970x200 img {
    margin:0 auto;
    padding:0;
    border:none;
    max-width:100%;
}

.banner_newsstand_1_970x200.vc_variant {
    width:100%;
    float:left;
    clear:left;
    position:relative;    
}
.banner_newsstand_1_970x200.vc_variant img {
    max-width: 650px;
    height: auto;
    margin-bottom: -190px;
}

@media (max-width: 1200px) {

}

@media (max-width: 991px) {

}
    
@media (max-width: 767px) {
    .banner_newsstand_1_970x200.vc_variant img {
        max-width: 100%;
    }
    
}

@media (max-width: 576px) {


}

@media (max-width: 481px) {
    
}


/*---article_comments_plusfb*/

.vc_comment_btn_toggle{
    width: 100%;
    float: left;
    clear: left;
    /* margin-top: 20px; */
    cursor: pointer;
    padding: 20px 30px 20px 15px;
    border-top: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    color: #212121;
}

.vc_wrapper_infinite_scroll .vc_comment_btn_toggle{
    border: 0px solid #cccccc;
    background:#e8e8e8;
}


.vc_comment_btn_toggle:hover {
    cursor:pointer;
}
.vc_comment_btn_toggle .vc_comment_text{
    float: left;
    font-size: 1.222em;
    line-height: 2em;
    font-weight:normal;
}
.vc_comment_btn_toggle .vc_comment_button{
    float:right;
    font-size: 1.111em;
    font-weight:normal;
    text-transform:uppercase;
    border:1px solid #212121;
    padding:9px 30px;
}
.vc_comment_btn_toggle .vc_comment_button span.ti-angle-down {
    float: right;
    margin-left: 10px;
}
.article_comments_plusfb,
.article_comments_plusfb .fb-comments {
    margin:0px;
    padding:0px;
    width:100%;
    float:left;
    clear:left;    
}
.article_comments_plusfb{
    display:none;
    padding: 0 30px 30px 30px;
}
/*---posta_commenti*/
.posta_commenti {
    margin: 40px 0 0 0;
    padding: 0;
    width: 100%;
    float: left;
    clear: left;
    position: relative;
}
.posta_commenti .categoria {
    padding: 0;
    margin-bottom: 15px;
    width: 100%;
    float: left;
    clear: left;
    font-size: 1.222em;
    line-height: 2em;
    font-weight:normal;
    position: relative;
}
.posta_commenti .categoria .commenta {
    margin:0px;
    padding:0px;
}
.posta_commenti .categoria .condividi {
    display:none;
}
.posta_commenti .categoria a,
.posta_commenti .categoria a:hover {
    text-decoration:none;
    color:#212121;
}

.posta_commenti form,
.posta_commenti form .post_commenti_form {
    margin:0px;
    padding:0px;
    width:100%;
    float:left;
    clear:left;
    position:relative;
}
.posta_commenti form {
    padding: 10px 0 5px 0;
}
.posta_commenti form .post_commenti_form textarea {
    margin: 0px 0 10px 0;
    padding: 10px;
    font-size: 0.74em;
    line-height: 1em;
    color: #4d4d4f;
    width: 100%;
    min-width: 100%;
    min-height: 70px;
    resize: none;
    float: left;
    clear: left;
    background: transparent;
    border: 1px #dddddd solid;
    -webkit-border-radius: 0;
       -moz-border-radius: 0;
         -o-border-radius: 0;
            border-radius: 0;
}
.posta_commenti form .caratteri {
    margin:0px;
    padding:0px;
    font-size:10px;
    color:#757575;	
    float:left;
}
.posta_commenti form .post_commenti_btn {
    margin:0px;
    padding:0px;
    float:right;
}
.posta_commenti form .post_commenti_btn input {
    margin: 0px;
    padding: 4px 45px;
    text-transform: uppercase;
    font-weight: normal;
    text-align: center;
    font-size: 0.836em;
    color: #1555a0;
    border: 1px solid #1555a0;
    background: #fff;
    /* border: 0px; */
    cursor: pointer;
    -webkit-border-radius: 0;
       -moz-border-radius: 0;
         -o-border-radius: 0;
            border-radius: 0;
}
.posta_commenti form .post_commenti_btn input:hover {
    background:#1555a0;
    color:#fff;
    cursor:pointer;
}
/*---text_edit_registrazione_utente_commento*/
.text_edit_registrazione_utente_commento {
    margin:0px;
    padding:15px 15px 0 0;
    width:30%;
    float:left;
}
.text_edit_registrazione_utente_commento .text {
    margin:0px;
    padding:15px;
    font-size:0.9em;
    float:left;
    clear:left;
    background:#fff;
}
/*---.commento_login*/ 
.commento_login {
    margin:15px 0 0 0;
    padding:0px;
    width:70%;
    float:left;
}
.commento_login .occhiello_titolo,
.user_logged .occhiello_titolo {
    margin:15px 0 5px 0;
    padding:0px;
    font-size:12px;
    text-transform:uppercase;
    color:#003466;
    width:100%;
    float:left;
    clear:left;
    display:none;
}
.user_logged p {
    margin:0px 5px 0 0;
    padding:0px;
    font-size:12px;
    color:#000;
    float:left;
}
.user_logged p:after {
    content: "|";
    margin-right: 5px;
    float:left;
}
.user_logged p.username:after {
    content:"";
    margin:0px;
}
.user_logged p a {
    color:#000;
    text-decoration:none;
}
.user_logged p a:hover {
    color:#000;
    text-decoration:underline;
}
.commento_login .user_access_orizzontale,
.commento_login .user_access_orizzontale .user_login,
.commento_login .user_access_orizzontale .user_login .user_login_input,
.commento_login .user_access_orizzontale .user_login .user_login_button {
    margin:0px;
    padding:0px;
    font-size:12px;
    color:#000;
    width:100%;
    float:left;
    clear:left;
}
.commento_login .user_access_orizzontale {
    padding:0 15px;
    background:#fff;
}
.commento_login .user_access_orizzontale .user_login .user_login_input {
    width:50%;
    clear:inherit;
}
.commento_login .user_access_orizzontale .user_login_input:nth-child(1) {
    padding-right:7px;
}
.commento_login .user_access_orizzontale .user_login_input:nth-child(2) {
    padding-left:7px;
}
.commento_login .user_access_orizzontale:after {
    content: "Oppure utilizza un social network:";
    margin:0px 0 5px 0;
    padding:10px 0 0 0;
    text-transform:uppercase;
    text-align:center;
    font-size:11px;
    color:#212121;
    width:100%;
    float:left;
    clear:left;
    border-top:1px #212121 solid;
}
.commento_login .user_access_orizzontale .user_login .user_login_input label {
    margin:10px 0 0 0;
    padding:0px;
    color:#212121;
    float:left;
    clear:left;
}
.commento_login .user_access_orizzontale .user_login .user_login_input input {
    margin:5px 0 0 0;
    padding:8px 10px;
    border:1px #ccc solid;
    background:#fff;
    width:100%;
    float:left;
    clear:left;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.commento_login .user_access_orizzontale .user_login .user_login_button {
    margin:10px 0;
}
.commento_login .user_access_orizzontale .user_login .user_login_button input {
    margin:0px;
    padding:6px 12px;
    text-transform:uppercase;
    text-align:center;
    font-size:10px;
    color:#fff;	
    background:#5a7c9f;
    border:1px #212121 solid;
}
.commento_login .user_access_orizzontale .user_login .user_login_button input:hover {
    background:#212121;
}
.commento_login .user_access_orizzontale .user_login .ApriPassword {
    margin:0px;
    padding:0px;
    text-transform:uppercase;
    font-size:10px;
    color:#212121;
    width:100%;
    float:left;
    clear:left;
    display:none;
}
.commento_login .user_access_orizzontale .user_login .ApriPassword a {
    color:#212121;
}
.commento_login .registrati {
    margin:0px 0 15px 0;
    padding:0px 15px 15px 15px;
    font-size:13px;
    color:#212121;
    width:100%;
    float:left;
    clear:left;
    background:#fff;
}
.commento_login .registrati a {
    color:#5a7c9f;
    text-decoration:underline;
}
.commento_login .registrati:before {
    content:"Non hai ancora un account?";
    margin:0 5px 0 0;
}
.commento_login .login_facebook,
.commento_login .login_google {
    margin:0px;
    padding:0 15px 10px 15px;
    width:50%;
    float:left;
    background:#fff;
    position:relative;
}
.commento_login .login_facebook input,
.commento_login .login_google input {
    margin:0px;
    padding:0px 10px;
    width:100%;
    height:33px;
    float:left;
    cursor:pointer;
}
.commento_login .login_facebook input {
    background:#5f78ab;
    border:1px #405a91 solid;
}
.commento_login .login_facebook:after {
    content: "Collegati con Facebook";	
    margin:0px;
    padding:0px;
    color:#fff;
    font-size:12px;
    position:absolute;
    bottom:20px;
    left:60px;
}
.commento_login .login_facebook:before {
    content: url(../images/icon_facebook_login_popup.png);
    margin:0px;
    padding:0px;
    width:25px;
    height:32px;
    float:left;
    position:absolute;
    bottom:10px;
    left:25px;
    border-right:1px #405a91 solid;
}
.commento_login .login_google input {
    background:#dd4b39;
    border:1px #bc4031 solid;	
}
.commento_login .login_google:after {
    content: "Collegati con google";
    margin:0px;
    padding:0px;
    color:#fff;
    font-size:12px;
    position:absolute;
    bottom:20px;
    left:60px;
}
.commento_login .login_google:before {
    content: url(../images/icon_google_login_popup.png);
    margin:0px;
    padding:0px;
    width:25px;
    height:32px;
    float:left;
    position:absolute;
    bottom:10px;
    left:25px;
    border-right:1px #bc4031 solid;
}
/*---container_box_commento*/
.container_box_commento {
    margin:15px 0 10px 0;
    padding:0;
    width:99%;
    float:left;
    clear:left;
}
.container_box_commento .occhiello_titolo {
    font-weight: 600;
    font-size: 0.875em;
    text-transform: uppercase;
    color: #212121;
    margin-bottom: 10px;
}
.container_box_commento ul {
    margin:0px;
    padding:0px;
    list-style:none;
    width:100%;
    float:left;
    clear:left;
}
.container_box_commento ul li {
    margin:0px 0 0 0;
    padding:0;
    list-style:none;
    width:100%;
    float:left;
    clear:left;
}
.container_box_commento ul li ul li {
    padding-left:30px;
}
.container_box_commento ul li ul li ul li div {
    padding-left:25px;
}
.container_box_commento ul li ul li ul li ul li div {
    padding-left:45px;
}
.container_box_commento ul li .posta_commenti {
    margin:10px 0;
}
/*---impostazione dei contenuti*/
.container_box_commento ul li div {
    margin:0px 0 10px 0;
    padding:0px 0 10px 0;
    width:99%;
    float:left;
    clear:left;
    border-bottom: 1px #eaeef0 dashed;
}
.container_box_commento ul li div p.testo {
    margin:0px;
    padding:0px 0 10px 0;
    color:#5e5e5e;
    font-size: .8em;
    line-height: 1.25em;
    display:table;
    word-break:break-word;
}
.container_box_commento ul li div .nome,
.container_box_commento ul li div .data {
    margin:0px 5px 7px 0;
    padding:0px;
    font-size: 0.9em;
    color:#212121;
    float:left;
}
.container_box_commento ul li div .autore,
.container_box_commento ul li div .cognome{
    margin:0px 5px 7px 0;
    padding:0px;
    font-size: 0.9em;
    color:#738fc8;
    font-weight:bold;
    float:left;
}
.container_box_commento ul li div .data {
    float:none;
}
.container_box_commento ul li div .rispondi {
    margin:0px;
    padding:0px;
    font-size:11px;
    font-weight:bold;
    color:#212121;
    float:right;
    display:table-row;      
    cursor:pointer;
}
.container_box_commento ul li div .rispondi a {
    text-decoration:none;
    color:#212121;
}
.container_box_commento ul li div .rispondi a:hover {
    text-decoration:underline;
}
.container_box_commento ul li div .rispondi a:before {
    content: "\f112";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    margin-right:5px;
}
.container_box_commento ul li div .vc_report {
    margin:0px 0 0 10px;
    font-size:11px;
    font-weight:bold;
    color:#212121;
    float:right;
}
.container_box_commento ul li div .vc_report a {
    color:#212121;
    display:block;
    text-decoration:none;
}
.container_box_commento ul li div .vc_report a:before {
    content: "\f024";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    margin-right:5px;
}
.container_box_commento ul li div .vc_report a:hover {
    text-decoration:underline;
    cursor:pointer;
}
.container_box_commento .vc_report_comment_box,
.container_box_commento .vc_report_comment_box form,
.container_box_commento .vc_report_comment_box .vc_report_comment_textarea,
.container_box_commento .vc_report_comment_box .vc_report_comment_submit {
    margin:0px;
    padding:0px;
    width:100%;
    float:left;
    clear:left;
}
.container_box_commento .vc_report_comment_box {
    margin:10px 0 0 0;
}
.container_box_commento .vc_report_comment_box .vc_report_comment_textarea textarea {
    font-size: 0.74em;
    padding: 15px;
    margin: 0px 0 10px 0;
    max-width: 100%;
    min-height: 100px;
    line-height: 1em;
    width: 100%;
    color: #4d4d4f;
    resize: none;
    float: left;
    clear: left;
    background: transparent;
    border: 2px #DE6507 solid;
    -webkit-border-radius: 0;
       -moz-border-radius: 0;
         -o-border-radius: 0;
            border-radius: 0;
}
.container_box_commento .vc_report_comment_box .vc_report_comment_submit {
    margin:10px 0 2px 0;
    text-align: right;
}
.container_box_commento .vc_report_comment_box .vc_report_comment_submit input {
    width: 130px;
    height: 30px;
    color: #fff;
    background: #DE6507;
    cursor: pointer;
    border: 0px #DE6507 solid;
    -webkit-border-radius: 0;
       -moz-border-radius: 0;
         -o-border-radius: 0;
            border-radius: 0;
    text-transform: uppercase;
    text-align: center;
    font-size: 0.836em;
    line-height: 0em;
    font-weight: normal;
    margin: 0px;
    padding: 10px 45px;
}
.container_box_commento .vc_report_comment_box .vc_report_comment_submit input:hover {
    background:#DE6507;
    color:#fff;
}
.container_box_commento ul li div div.cont_img {
    margin:0px 15px 0 0;
    padding:0px;
    width:auto;
    float:left;
    border:0px;
}
.container_box_commento ul li div div.cont_img img {
    margin:0px;
    padding:0px;
    float:left;
    border:1px #eaeef0 solid;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.container_box_commento p.showMore {
    margin:5px 0 0 0;
    padding:0px;
    width:100%;
    font-weight:bold;
    font-size:12px;
    color:#5e5e5e;
    text-align:right;
    float:left;
    clear:left;
    cursor: pointer;
}
.container_box_commento p.showMore:hover {
    text-decoration:underline;
    color:#0f8cc2;    
}
.container_box_commento .posta_commenti {
    margin:0px;
    padding:0px;
}
.container_box_commento .posta_commenti form .post_commenti_form textarea {
    max-width:100%;
    min-width:100%;
    width:100%;
}
.container_box_commento .posta_commenti form .post_commenti_btn {
    float:right;
    width: auto !important;
    border:0px;
}

/*.fb_iframe_widget*/
.fb_iframe_widget span,
.fb_iframe_widget iframe {
    width:100% !important;
}
.vc_textedit_title_block {
    float: left;
    clear: left;
    width: 100%;
    margin: 0;
}
.vc_textedit_title_block .text  {
    font-weight: normal;
    float: left;
    clear: left;
    width: 100%;
    line-height: 1;
}
.vc_textedit_title_block .text a:hover {
    text-decoration: none;
    color: #1555a0;
}

/*alignment*/
.vc_textedit_title_block.vc_text_left {
    text-align:left;
}
.vc_textedit_title_block.vc_text_center {
    text-align:center;
}
/*font-size*/
.vc_textedit_title_block.vc_font_small .text  {
    font-size:2.5em;
}
.vc_textedit_title_block.vc_font_medium .text  {
    font-size:2.777em;
}
.vc_textedit_title_block.vc_font_big .text  {
    font-size:3.055em;
}

.vc_textedit_title_block .key_text_edit {
    background:#dcdcdc;
    min-height:30px;
    width:100%;
    float:left;
    clear:left;
}

.vc_textedit_title_block.vc_title_magazine{
    text-align:right;

}
.vc_textedit_title_block.vc_title_magazine .text {
    font-size:1.4em;
    color: #622360;
}

.vc_textedit_title_block.vc_title_magazine .text:before {
    content: "\f078";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    margin-left:30px;
    float:right;
    color:#622360;
    font-size: .9em;
}

 
.vc_in_evidenza .text {
    float: left;
    border-bottom: 1px solid #1455a1;
    padding-bottom: 20px;
    margin-bottom: 0px;
    width: 100%;
    font-size: 1.6em;
    font-weight: 500;
    color: #1455a1;
}

/* Large Devices, Wide Screens */
@media only screen and (max-width : 1200px) {

}

/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {

}

/* Small Devices, Tablets */
@media only screen and (max-width : 767px) {
}

/* Extra Small Devices, Phones */ 
@media only screen and (max-width : 480px) {
    /*font-size*/
    .vc_textedit_title_block.vc_font_small .text  {
        font-size:1.944em;
    }
    .vc_textedit_title_block.vc_font_medium .text  {
        font-size:2.222em;
    }
    .vc_textedit_title_block.vc_font_big .text  {
        font-size:2.5em;
    }



}

/* Custom, iPhone Retina */ 
@media only screen and (max-width : 320px) {

}

/*da aggiungere nello style site*/
@media (max-width: 767px){
    body {
        padding-bottom: 50px !important;
    }
}

.vc_free_articles_left {
    bottom: 0;
    position: fixed;
    z-index: 100;
    background: #1555a0;
    color: #fff;
    height: 35px;
    line-height: 1;
    margin: 0;
    width: 100%;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    opacity: 1;
}
.vc_free_articles_left p {
    display: inline-block;
}

.vc_free_articles_left .vc_free_articles_number {
    font-weight: 600;
    font-size: 21px;
}
.vc_free_articles_left .vc_free_articles_label{
    font-size:13px;
    text-transform:uppercase;
    margin-left:10px;
}
.vc_free_articles_left a.vc_register {
    font-size:15px;
    text-transform:uppercase;
    margin-left:15px;
    color:#fff;
    font-weight:600;
}
.vc_free_articles_left .vc_register:before{
    content:" | ";
    margin-right: 15px;
}

@media (max-width:767px) {
    .vc_free_articles_left {
        bottom: 49px;
        height: 45px;
        padding: 0 5px;
        opacity: 0.95;
    }
    .vc_free_articles_left .vc_free_articles_number{
        font-size: 14px;
    }
    .vc_free_articles_left a.vc_register{
        font-size: 14px;
        margin-left: 10px;
    }
    .vc_free_articles_left .vc_register:before{
        margin-right: 5px;
    }
}

.vc_button_newsletter {
    float: left;
    clear: left;
    margin: 0 auto;
    width: 100%;
}
.vc_button_newsletter a {
    float: left;
    clear: left;
    width: 100%;
    padding: 10px 0;
    font-size: 1.222em;
    line-height: 1em;
    font-weight: normal;
    text-transform: uppercase;
    text-align: center;
    background: #fff;
    border: 2px solid #1555a0;
    color: #1555a0;
}

.vc_button_newsletter a:hover {
    text-decoration:none;
    color:#fff;
    background:#1555a0;
}
.vc_button_abbonati {
    float:left;
    clear: left;
    margin: 50px 0 0 0;
    }
.vc_button_abbonati a {
    float: left;
    clear: left;
    width: auto;
    padding: 7px 20px;
    color: #fff;
    font-size: 1.222em;
    line-height: 1.227em;
    font-weight: 100;
    text-transform: uppercase;
    text-align: center;
    background: transparent;
    color: #1555a0;
    border: 2px solid #1555a0;
}

.vc_button_abbonati a:hover{
    background:#1555a0;
    color:#fff;
    text-decoration:none;
    cursor:pointer;
}


@media only screen and (max-width : 767px) {
    .vc_button_abbonati {
        margin: 30px 0 20px 0;    
    }
}

/*---vc_box_preview_auto_small*/
.vc_box_preview_auto_small {
    position:relative;
    margin:0px;
    width:100%;
    float:left;
}
.vc_box_preview_auto_small .cont{
    clear:left;
    float:left;
    width:100%;
}
.vc_box_preview_auto_small .cont2{
    float:left;
    clear:left;
    width:100%;
}
.vc_box_preview_auto_small .sezione {
    text-transform:uppercase;
    margin-top:10px;
    font-size:1em;
}
.vc_box_preview_auto_small .occhiello_titolo {
    width:100%;
    margin:0px;
    text-align:center;
    float:left;
    font-style:normal;
    font-size:1.777em;
    line-height:1.406em;
    padding: 15px 0;
    border-bottom: 1px #ccc solid;
}
.vc_box_preview_auto_small .schermata {
    margin:0 auto;
    padding:0;
    width:100%;
}
.vc_box_preview_auto_small .schermata .hori_group {
    margin:0;
    padding:0;
    float:left;
    width:100%;
}
.vc_box_preview_auto_small .box {
    width: 100%;
    padding: 25px 0 20px 0;
    float: left;
    border-bottom: 1px #ccc solid;
}
.vc_box_preview_auto_small .box .foto {
    margin:0px 0 10px 0;
    padding:0px;
    width: 100%;
    float:left;
    clear:left;
}
.vc_box_preview_auto_small .box .foto img {
    margin:0;
    padding:0;
    border:0px;
    width:100%;
    text-decoration:none;
    text-align:center;
}
.vc_box_preview_auto_small .box .occhiello {
    margin:0px;
    padding:0px;
    text-transform:uppercase;
    font-size: .777em;
    line-height: 1.071em;
    font-weight: 100;
}
.vc_box_preview_auto_small .box .titolo {
    margin: 10px 0 0 0;
    padding: 0;
    width: 100%;
    font-size: 1.111em;
    line-height: 1.1em;
    font-weight: 500;
}
.vc_box_preview_auto_small .box .titolo a {
    text-decoration:none;
}
.vc_box_preview_auto_small .box .tag_56 {
    margin: 5px 0;
    color:#8b3188;
    font-size:1.4em;
	float: left;
    clear: none;
	font-weight:500;
}
.vc_box_preview_auto_small .box .tag_56 a {
    color:#8b3188;
}
.vc_box_preview_auto_small .box .tag_56 .nome{
    display:none;
}
.vc_box_preview_auto_small .box .tag_56 .currency{
    float:left;
    margin-right:5px;
}
.vc_box_preview_auto_small .box .tag_56 .valore{
    float:right;
}
.vc_box_preview_auto_small .box .titolo a:hover {
    text-decoration:underline;
}
.vc_box_preview_auto_small .box .sottotitolo {
    margin:0px;
    padding:0px;
}
.vc_box_preview_auto_small .box .sommario {
    margin:0px 0 0 0;
    padding:0px;
    text-decoration:none;
}
.vc_box_preview_auto_small .box .prefisso_autore {
    display:none;
}
/* variant */
.vc_box_preview_auto_small.related_news .occhiello_titolo {
    font-size:25px;
    line-height:30px;
}
/*---correlati_articolo_collaboratore*/
.vc_box_preview_auto_small.related_collaboratore {
    margin:30px 0px 0px 0px;
    padding:25px 0px 0px 20px;
    border:2px #e0a566 solid;
    -webkit-border-radius:8px;
    -moz-border-radius:8px;
    border-radius:8px;
    position:relative;
    z-index:10;
    width:376px;
    float:left;
}
.vc_box_preview_auto_small.related_collaboratore .occhiello_titolo {
    margin:0;
    padding:2px 14px 2px 10px;
    text-align:center;
    font-style:italic;
    text-transform:uppercase;
    font-size:26px;
    line-height:34px;
    color:#fff;
    background:#cb6900;
    top:-20px;
    left:-2px;
    position:absolute;
    z-index:15;
}
.vc_box_preview_auto_small.related_collaboratore .schermata {
    margin:0 auto;
    padding:0;
    width:100%;
}
.vc_box_preview_auto_small.related_collaboratore .schermata .hori_group {
    margin:0;
    padding:0;
    float:left;
}
.vc_box_preview_auto_small.related_collaboratore .box {
    margin:10px 10px 0px 0px;
    padding:10px 10px 0px 0px;
    width:100%;
    float:left;
    border-top:1px #212224 solid;
}
.vc_box_preview_auto_small.related_collaboratore .box:first-child {
    margin:0px;
    border-top:0px;
}
.vc_box_preview_auto_small.related_collaboratore .box .cont_foto {
    margin:0px 0px 20px 0px;
    padding:0;
    float:left;
}
.vc_box_preview_auto_small.related_collaboratore .box .cont_foto img {
    margin:0;
    padding:0;
    border:0px;
    text-decoration:none;
    float:left;
	box-shadow:0 1px 3px rgba(0,0,0,0.2);
}
.vc_box_preview_auto_small.related_collaboratore .box .cont_foto img:hover {
	box-shadow:0 1px 3px rgba(0,0,0,0.4);
}
.vc_box_preview_auto_small.related_collaboratore .box .occhiello {
    margin:0px 0 5px 0;
    padding:0px;
}
.vc_box_preview_auto_small.related_collaboratore .box .titolo {
    margin:0 0 5px 0;
    padding:0;
}
.vc_box_preview_auto_small.related_collaboratore .box .titolo a {
    text-decoration:none;
}
.vc_box_preview_auto_small.related_collaboratore .box .titolo a:hover {
    text-decoration:underline;
}
.vc_box_preview_auto_small.related_collaboratore .box .sottotitolo {
    margin:0px;
    padding:0px;
    text-decoration:none;
}
.vc_box_preview_auto_small.related_collaboratore .box .sommario {
    margin:0px 0 0 0;
    padding:0px;
}
/*---correlati_pagina_bianca*/
.vc_box_preview_auto_small.related_singlecontent {
    width:370px;
	margin:30px 20px 0px 0px;
}
.vc_box_preview_auto_small.related_singlecontent .hori_group {
    width:100%;
}
/******/
/*.vc_box_preview_auto_small .punti_slide {
    margin:20px 0 0 0;
    width:100%;
    text-align:center;
}
.vc_box_preview_auto_small .punti_slide .bx-pager-item {
    float:left;
}
.vc_box_preview_auto_small .punti_slide .bx-pager-item a {
    font-size:0px;
    margin-right:8px;
    background: #ccc;
    border-radius:12px;
    width:12px;
    height:12px;
    float:left;
}
.vc_box_preview_auto_small .punti_slide .bx-pager-item a.active {
    background: #222;
}
.vc_box_preview_auto_small .bx-pager {
    display:table;
    clear:left;
    width:auto;
    margin:0 auto;
}
.vc_box_preview_auto_small .bx-controls-direction {
    font-size:0px;
}
.vc_box_preview_auto_small .bx-prev {
    position:absolute;
    left:-30px;
    top:51%;
    font-size:1.2em;
}
.vc_box_preview_auto_small .bx-next {
    position:absolute;
    right:-30px;
    top:51%;
}
.vc_box_preview_auto_small .bx-prev:before {
    content: "\f104";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: bold;
    text-decoration: inherit;
    font-size:28px;
    color:#ccc;
}
.vc_box_preview_auto_small .bx-next:before {
    content: "\f105";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: bold;
    text-decoration: inherit;
    font-size:28px;
    color:#ccc;
}
.vc_box_preview_auto_small .bx-prev:hover:before,
.vc_box_preview_auto_small .bx-next:hover:before{
    color:#000;
}*/
.vc_box_preview_auto_small .didascalia{
    display:none;
}


/*---sharre_fb_tw*/
.vc_box_preview_auto_small .social {
    min-width:50px;
    height:30px;
    float:left;
    clear:left;
}
.vc_box_preview_auto_small .social .cont_sharre_fb_tw {
	margin:0px;
	padding:0px;
	width:100%;
	display:block;
	float:left;
	position:relative;
}
.vc_box_preview_auto_small .social .cont_sharre_fb_tw .sharre_fb_tw {
	margin:0px;
	padding:0;
	width:100%;
	float:left;
	cursor:pointer;
	position:relative;
}
.vc_box_preview_auto_small .social .cont_sharre_fb_tw .sharre_fb_tw .box {
	margin:0px;
	padding:5px 0px;
	text-align:center;
	width:100%;
	height:30px;
	float:left;
}
.vc_box_preview_auto_small .social .cont_sharre_fb_tw .sharre_fb_tw .box:before {
    content: "\f045";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color:#622360;
    margin-right:5px;
    float:left;
}
.vc_box_preview_auto_small .social .cont_sharre_fb_tw .sharre_fb_tw .box .count {
	font-weight:700;	
	text-align:center;
	color:#622360;
	text-decoration:none;
	float:left;
}
.vc_box_preview_auto_small .social .cont_sharre_fb_tw .sharre_fb_tw.zero_share_count .box .count {
	display:none;
}
.vc_box_preview_auto_small .social .cont_sharre_fb_tw .sharre_fb_tw .box .share {
	margin-left:5px;
    float:left;
    text-transform: uppercase;
    cursor:pointer;
}
.vc_box_preview_auto_small .social .cont_sharre_fb_tw .buttons {
	float:left;
	position:absolute;
    top:-96px;
    right:-35px;
}
.vc_box_preview_auto_small .cont_sharre_fb_tw .buttons .share_toolbox {
	padding:10px;
	width:125px;
	background:#F0EFF0;
}
.vc_box_preview_auto_small .cont_sharre_fb_tw .buttons .share_toolbox .fb-share-button {
	margin:0px 0 5px 0px;
	float:left;
	clear:left;
}
/*---vc_textedit_text_newsletter */
.vc_textedit_text_newsletter {
    width:100%;
    float: left;
    clear: left;
}
.vc_textedit_text_newsletter .text  {
    font-size: 1em;
    line-height: 1.277em;
    color:#838383;
}
.vc_textedit_text_newsletter .key_text_edit {
    background:#dcdcdc;
    min-height:30px;
    width:100%;
    float:left;
    clear:left;
}

/*---vc_tags_article*/
.vc_tags_article {
    padding-top:20px;
    border-top:1px #e8e8e8 solid;
    width:100%;
    float:left;
    clear:left;
}
.vc_tags_article .occhiello {
    margin-right:10px;
    font-size:1.222em;
    line-height:1.090em;
    font-weight:100;
    text-transform:uppercase;
    color:#212121;
    float:left;
}
.vc_tags_article .occhiello:after {
    /*content: " | ";
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    float: right;
    margin-left: 5px;
    color: #808285;*/
}
.vc_tags_article .box {
	text-align:left;
}
.vc_tags_article .box p {
    display:inline;
    font-size:0;
}
.vc_tags_article .box p a {
    display:inline;
    margin:0 15px;
    font-weight:500;
    color:#1555a0;
    font-size:15px;
    line-height:17px;
    text-transform:uppercase;
    text-decoration:none;
}
.vc_tags_article .box p a:hover {
    color:#1555a0;
    text-decoration:underline;
    cursor:pointer;
}
/*@import url('https://fonts.googleapis.com/css?family=Rubik:300,400,500&display=swap');*/


.vc_paywall_text{
    margin-bottom: 20px;
    position:relative;
}
.vc_paywall_text:before {
    position: absolute;
    left: 0;
    height: 250px;
    width: 100%;
    content: "";
    pointer-events: none;
    z-index: 100;
    background: linear-gradient(to top, #ffffff 0%, rgba(245, 245, 245, 0) 100%);
    bottom: 0;
}
.vc_paywall_box{
    background: #F4F4F4;
    float: left;
    clear: none;
    width: 100%;
    margin: 0 0 10px 0;
    padding: 0;
    border: 0px solid #ccc;
    border-bottom: 4px solid #212121;
    font-family: 'Rubik', Sans-serif;
}
.vc_cont_paywall {
    float: left;
    clear:left;
    width: 100%;
}
.vc_cont_paywall .text {
    margin:0;
}
.vc_cont_paywall .cont_testo {
    width:100%;
    float:left;
    clear:left;
    text-align: center;
    margin-bottom: 0;
}
.vc_cont_paywall .cont_testo .vc_paywall_title {
    display:table;
    padding:15px 0;
    width:100%;
    text-align:center;
}
.vc_cont_paywall .cont_testo .vc_paywall_title .text {
    font-weight: 400;
    color: #212121;
    font-size: 20px;
    line-height: 1.2em;
    margin: 0;
}
.vc_cont_paywall .cont_testo .vc_paywall_description {
    width: 70%;
    display: table;
    font-size: 20px;
    line-height: 25px;
    margin: 20px auto 50px auto;
}
.vc_cont_paywall .cont_testo .vc_paywall_description .text {
    color: #fff;
    margin:0;
}

.vc_cont_paywall .cont_testo .vc_paywall_description .text strong {
    font-weight: 600;
}

.vc_cont_paywall .cont_testo .vc_paywall_description .text i {
    font-style: italic;
}


.vc_cont_paywall .vc_cont_button {
    float:left;
    clear:left;
    width:100%;
    font-family: inherit;
}
.vc_cont_paywall .vc_cont_button .text_edit {
    text-align: left;
    font-size: 1em;
    line-height: 1.4em;
    margin: 8px 0 0 0;
    color: #909090;
}
.vc_cont_paywall .vc_cont_button .text_edit strong {
    font-weight: 500;
}
.vc_cont_paywall .vc_cont_button .vc_paywall_login a,
.vc_cont_paywall .vc_cont_button .vc_paywall_subscription input {
    margin: 15px 0;
    text-decoration: none;
    font-size: 0.95em;
    line-height: 1em;
    font-weight: 400;
    color: #212121;
    padding: 10px 8px 10px 8px;
    text-transform: uppercase;
    text-align: center;
    float: left;
    clear: left;
    width: 100%;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
    border: 2px solid #212121;
    display: block;
    background: transparent;
}

.vc_cont_paywall .vc_cont_button .vc_paywall_login .vc_user_controls_icon:before {
    content: "Profilo";
}
.vc_cont_paywall .vc_cont_button .vc_paywall_login .dropdown-menu {
    /*position: absolute;
    top: 100%;
    left: 0 !important;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 15px !important;
    margin: 2px 0 0;
    list-style: none;
    font-size: 14px;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
    background-clip: padding-box;
    list-style: none !important;*/
        position: absolute;
    top: 100%;
    right: -25px;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 300px;
    padding: 0 !important;
    margin: 2px 0 0;
    list-style: none;
    font-size: 1em;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid #ccc;
    border-radius: 0px;
    -webkit-box-shadow: 0 0px 0px rgba(0,0,0,.175);
    box-shadow: 0 0px 0px rgba(0,0,0,.175);
    background-clip: padding-box;
}
.vc_cont_paywall .vc_cont_button .vc_paywall_login .dropdown-menu .vc_user_controls_username {
    display: block;
    padding: 5px 20px;
    font-size: 1.2em;
    line-height: 1.42857143;
    color: #1555a0;
    text-align: center;
}
.vc_cont_paywall .vc_cont_button .vc_paywall_login .dropdown-menu .divider {
    height: 1px;
    margin: 0;
    overflow: hidden;
    background-color: #ccc;
    float: left;
    clear: left;
    width: 100%;
}

.vc_cont_paywall .vc_cont_button .vc_paywall_login .dropdown-menu li a {
    display: block;
    padding: 10px 20px;
    clear: both;
    font-weight: 400;
    font-size: .8em;
    text-transform: uppercase;
    line-height: 1.2;
    color: #212121;
    white-space: nowrap;
    margin: 0;
    text-align: left;
    width: 100%;
    border: 0;
}
.vc_cont_paywall .vc_cont_button .vc_paywall_login .dropdown-menu li a:before {
    content: "\f054";
    font-family: FontAwesome;
    font-weight: normal;
    color: #212121;
    font-style: normal;
    float: right;
    font-size: .8em;
    padding: 4px 0px;
}
.vc_cont_paywall .vc_cont_button .vc_paywall_login .dropdown-menu li a:hover {
    background-color: #f5f5f5;
}
.vc_paywall_login {
    float: left;
    clear: none;
    width: calc(50% - 5px);
    text-align: center;
    margin-right: 5px;
}
.vc_paywall_login .vc_paywall_login{
    bottom:0;
    width: auto;
}
.vc_cont_paywall .vc_cont_button .vc_paywall_login a:hover {
    background: #212121;
    color: #fff;
}
.vc_paywall_login .fa {
    font-family: 'Rubik', Sans-serif;
}
.vc_paywall_login .fa:before {
    display:none;
}
/*vc_textedit_paywall_login--*/
.vc_textedit_paywall_login {
    float: left;
    clear: left;
    width: 100%;
    text-align: center;
}
/*vc_button_subscription*/
.vc_paywall_subscription {
    float: left;
    clear: none;
    width: calc(50% - 5px);
    text-align: center;
    margin-left: 5px;
}
.vc_cont_paywall .vc_cont_button .vc_paywall_subscription input:hover {
    background: #212121;
    color:#fff;
}
/*vc_textedit_paywall_abbonati*/
.vc_textedit_paywall_abbonati {
    float: left;
    clear: left;
    width: 100%;
    text-align: center;
}

.vc_cont_paywall .vc_cont_button img.vc_paywall_image {
    padding: 0px 0px 10px 10px;
    max-width: inherit;
    width: 100%;
}


/*--Product Buy Button--*/
/*.vc_article_buy_button {
    float: left;
    margin: 50px 0 0 0;
}
.vc_article_buy_button .aggiungi_carrello {
    margin: 20px 0 0 0;
    padding: 7px 20px;
    float: left;
    clear: left;
    height: auto;
    display: block;
    text-align: center;
    color: #1555a0;
    border:1px solid #1555a0;
    background: transparent;
    cursor: pointer;
    text-transform:uppercase;
}    
.vc_article_buy_button .aggiungi_carrello:hover {
    background:#1555a0;
    color:#fff;
    cursor:pointer;
    text-decoration:none;
}

.vc_article_buy_button .tag_56 {
    margin: 0;
    color: #1555a0;
    font-size: 1.6em;
    float: left;
    clear: left;
    font-weight: 500;
}
.vc_article_buy_button .tag_56 a {
    color:#1555a0;
}
.vc_article_buy_button .tag_56 .nome{
    display:none;
}
.vc_article_buy_button .tag_56 .currency{
    float:left;
    margin-right:5px;
}
.vc_article_buy_button .tag_56 .valore{
    float:right;
}*/


@media (max-width:767px) {
    .vc_cont_paywall .vc_cont_button .vc_paywall_login a, 
    .vc_cont_paywall .vc_cont_button .vc_paywall_subscription input {
        margin: 15px 0 0 0;
    }
    .vc_cont_paywall .vc_cont_button img.vc_paywall_image {
        padding: 15px 0px 10px 10px;
    }
}

@media (max-width:480px) {

}

