
.vc_article_multimedia_character{
    margin:0px;
    padding:0px;
    width:100%;
    float:left;
    clear:left;
    text-align:center;
    position:relative;
}
.vc_article_multimedia_character .multimedia {
    margin:0px;
    padding:0px;
    width:100%;
    float:left;
    clear:left;
}
.vc_article_multimedia_character .multimedia .foto_articolo {
    margin:0px;
    padding:0px;
    width:100%;
    float:left;
    clear:left;
    position:relative;
}
.vc_article_multimedia_character .multimedia .foto_articolo .didascalia {
    margin:0px;
    padding:5px;
    max-width:300px;
    float:left;
    text-decoration:none;
    font-weight:bold;
    font-size:12px;
    line-height:10px;
    color:#fff;
    background:url(../images/box_black.png) repeat;
    position:absolute;
    bottom:5px;
    left:4px;
}
.vc_article_multimedia_character .multimedia .foto_articolo img {
    margin:0px;
    padding:0px;
    border:0px;
    width:100%;
    height:auto;
}
.vc_article_multimedia_character .multimedia iframe {
    width:100%;
    float:left;
    clear:left;
}
.vc_article_multimedia_character .multimedia.gallery {
	position:relative;
}
.vc_article_multimedia_character .multimedia.gallery .bx-wrapper,
.vc_article_multimedia_character .multimedia.gallery .bx-wrapper .bx-window,
.vc_article_multimedia_character .multimedia.gallery .bx-wrapper .bx-viewport {
    margin:0px;
    padding:0px;
    width:100%;
    float:left;
    clear:left;
    position:relative;
}
.vc_article_multimedia_character .multimedia.gallery ul.galleria_espanso {
    width:100%;
    float:left;
    clear:left;
}
.vc_article_multimedia_character .multimedia.gallery ul.galleria_espanso li {
    padding:15px;
    width:100%;
    position:relative;
    text-align:center;
}
.vc_article_multimedia_character .multimedia.gallery ul.galleria_espanso li img {
    margin:0px;
    padding:0px;
    max-width:100%;
    height:auto;
}
.vc_article_multimedia_character .multimedia.video {
	margin:0 auto;
	padding-bottom: 25.25%;
	width:62%;
	clear:left;
	float:left;
	height: 0;
	position: relative;
	z-index:1;
}
.vc_article_multimedia_character .multimedia.video img {
    text-align:center;
    width:100%;
    height:inherit;
}
.vc_article_multimedia_character .multimedia.video iframe,
.vc_article_multimedia_character .multimedia.video object,
.vc_article_multimedia_character .multimedia.video embed {
    position: absolute;
    top: 0;
    left: 30%;
    width: 100%;
    height: 100%;
}
.vc_article_multimedia_character .multimedia.video video {
    width:100% !important;
    height:auto !important;
}
.vc_article_multimedia_character .multimedia.video #player_mobile {
    width:100% !important;
    height:auto !important;
}
/*---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;
}
/*---Photo caption*/
.multimedia .bx-wrapper .bx-caption {
    text-align:center;
    float:left;
    clear:left;
    width:100%;
}
.multimedia .bx-wrapper .bx-caption br {display:none;}
.multimedia .bx-wrapper .bx-caption span.vc_title {
    margin-top: 10px;
    margin-bottom: 5px;
    font-size: 0.8em;
    line-height: 1em;
    font-weight: 400;
    color: #212121;
    float: left;
    clear: left;
    width: 100%;
}
.multimedia .bx-wrapper .bx-caption span.vc_title:before {
    content: "\f030";
    font-family: FontAwesome;
    font-weight: 100;
    margin-right: 10px;
}
.multimedia .bx-wrapper .bx-caption span.vc_description {
    font-size: 0.8em;
    line-height: 1em;
    color: #6c6c6c;
    float: left;
    clear: left;
    width: 100%;
}
/*---Controls*/
.multimedia .bx-controls {
    margin:0px;
    padding:0px;
}
.multimedia .bx-controls .bx-pager {
    margin:0px;
    padding:0px;
    float:left;
    /*text-shadow:2px 1px #000;*/
    font-size:0.8em;
    line-height:30px;
    color:#000;
    position:absolute;
    top: -15px;
    right: 15px;
}
.multimedia .bx-controls .bx-controls-direction {
    margin:0px;
    padding:0px;
}
.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:0px;
}
.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:0px;
}
/*---audio*/
.vc_article_multimedia_character .multimedia.audio {
    width:100%;
    float:left;
    clear:left;
}
.vc_article_multimedia_character .multimedia.audio img {
    width:100%;
    height:inherit;
    float:left;
    clear:left;
}
.vc_article_multimedia_character .multimedia.audio a,
.vc_article_multimedia_character .multimedia.audio object {
    width:100% !important;
    height:inherit;
    float:left;
    clear:left;
}
/*Button Play*/
.vc_article_multimedia_character .vjs-default-skin.vjs-big-play-centered .vjs-big-play-button {
    z-index: 2222;
}

/*@media (min-width: 1208px) {
    .vc_article_multimedia_character .multimedia.video {
        width: 1207px; 
    } 
    .vc_article_multimedia_character .multimedia.video iframe, 
    .vc_article_multimedia_character .multimedia.video object, 
    .vc_article_multimedia_character .multimedia.video embed{
        
    }
}*/

@media (max-width:1550px){
    .vc_article_multimedia_character .multimedia.video{
        padding-bottom:35.25%;
        width:100%;
    }
    .vc_article_multimedia_character .multimedia.video iframe, 
    .vc_article_multimedia_character .multimedia.video object, 
    .vc_article_multimedia_character .multimedia.video embed{
        left:0;
    }
}


.vc_cont_article_tags_characters{
    width:100%;
    float:left;
    clear:left;
    border:1px solid #043f5e;
}
.macrosection_mister_no3187 .vc_cont_article_tags_characters,
.macrosection_mister_no2383 .vc_cont_article_tags_characters,
.section_homage_to_sergio_1 .vc_cont_article_tags_characters,
.section_homage_to_sergio_2 .vc_cont_article_tags_characters,
.section_homage_to_sergio_3 .vc_cont_article_tags_characters,
.section_homage_to_sergio_4 .vc_cont_article_tags_characters,
.section_gallery_omaggi_4 .vc_cont_article_tags_characters,
.section_gallery_omaggi_3 .vc_cont_article_tags_characters,
.section_gallery_omaggi_2 .vc_cont_article_tags_characters,
.section_gallery_omaggi_1 .vc_cont_article_tags_characters{
    border:none;
}

.vc_article_tags_characters{
    padding:25px 44px;
}

.vc_article_tags_characters .vc_filter_title{
    color:#4398cb;
    font-size:1.125em;
    text-transform:uppercase;
    font-weight:400;
}
.vc_article_tags_characters .vc_entry_filter{
    color:#043f5e;
    font-size:1em;
}
.vc_article_tags_characters .vc_entry_filter label{
    font-weight:400;
    text-decoration:underline;
    /*cursor:pointer;*/
}
.vc_article_tags_characters .vc_tag{
    margin-bottom:25px;
    text-decoration:none;
}
.vc_article_tags_characters .vc_tag .nome{
    color:#4398cb;
    font-size:1.125em;
    text-transform:uppercase;
    font-weight:400;
    display:block;
}
.vc_article_tags_characters .vc_tag .valore{
    font-weight:400;
    /*cursor:pointer;*/
}
.vc_article_tags_characters .tag_1000067{
    display:none;
}
.vc_ipse_dixit .tag_1000067{
    margin-top:35px;
    float:left;
    clear:left;
    width:100%;
}
.vc_ipse_dixit .tag_1000067 .nome{
    font-size:12px;
    color:#4398cb;
    text-transform:uppercase;
}
.vc_ipse_dixit .tag_1000067 .valore{
    padding: 35px 0;
    width:100%;
    display: block;
    background:#4398cb;
    color:#fff;
    text-align:center;
    font-size:30px;
    font-weight:500;
    line-height: 1;
    border-top-left-radius:4px;
    border-top-right-radius:4px;
    border-bottom-right-radius:4px;
    border-bottom-left-radius:0;
    position:relative;
    -webkit-box-shadow: 6px 6px 0px -1px rgba(166, 166, 166, 0.75);
    -moz-box-shadow:    6px 6px 0px -1px rgba(166, 166, 166, 0.75);
    box-shadow:         6px 6px 0px -1px rgba(166, 166, 166, 0.75);
}
.vc_ipse_dixit .tag_1000067 .valore:after{
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-bottom: 16px solid #4398cb;
    border-right: 30px solid transparent;
    transform: rotate(105deg);
    bottom: -12px;
    left: 10px;
}
.vc_ipse_dixit .tag_1000067 .valore:before{
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-bottom: 14px solid #bcbcbc;
    border-right: 18px solid transparent;
    transform: rotate(105deg);
    bottom: -17px;
    left: 16px;
}
.banner_300x250 {
    margin:0px 0px 20px 0px;
    padding:0px;
    float:left;
	z-index:9;
}
/*---articolo espanso*/
.vc_article_body_character {
    margin:0px;
    padding:0px;
    width:100%;
    float:left;
}
.vc_article_body_character .occhiello_articolo {
    margin:5px 0;
    padding:0px;
    width:100%;
    float:left;
    font-weight: 500;
}
.vc_article_body_character .titolo_articolo {
    margin:5px 0 0 0;
    padding:0px;
    width:100%;
    float:left;
}
.macrosection_chi_e_ricciardi .titolo_articolo,
.section_il_commissario_ricciardi .titolo_articolo,
.macrosection_chi_sono_i_bastardi .titolo_articolo{
    font-size: 1.8em;
}
.vc_article_body_character .sottotitolo_articolo {
    margin:10px 0 0 0;
    padding:0px;
    width:100%;
    float:left;
}
.vc_article_body_character .sommario_articolo {
    margin:10px 0 0 0;
    padding:0px;
    width:100%;
    float:left;
}
.vc_article_body_character .testo_articolo {
    margin:10px 0 0 0;
    padding:0px;
    width:100%;
    float:left;
}
.vc_article_body_character .testo_articolo a{
    margin:0px;
    padding:0px;
}
.vc_article_body_character .testo_articolo a:hover{
    text-decoration:underline;
}
.vc_article_body_character .mappa_articolo {
    margin:10px 0;
    padding:0px;
    width:396;
    float:left;
    border:2px #dadada solid;
    -webkit-border-radius:2px;
    -moz-border-radius:2px;
    border-radius:2px;
}
td, th {
    vertical-align: middle;
}
/*---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;   
}
.spacer.t_105 {
    margin-top:105px;
}
.spacer.t_110 {
    margin-top:110px;   
}
.spacer.t_115 {
    margin-top:115px;
}
.spacer.t_120 {
    margin-top:120px;
}
.spacer.t_125 {
    margin-top:125px;
}
.spacer.t_130 {
    margin-top:130px;
}
.spacer.t_135 {
    margin-top:135px;
}
.spacer.t_140 {
    margin-top:140px;
}
.spacer.t_145 {
    margin-top:145px;
}
.spacer.t_150 {
    margin-top:150px;
}
.spacer.t_155 {
    margin-top:155px;
}
.spacer.t_160 {
    margin-top:160px;
}
.spacer.t_165 {
    margin-top:165px;
}
.spacer.t_170 {
    margin-top:170px;
}
.spacer.t_175 {
    margin-top:175px;
}
.spacer.t_180 {
    margin-top:180px;
}
.spacer.t_185 {
    margin-top:185px;
}
.spacer.t_190 {
    margin-top:190px;
}
.spacer.t_195 {
    margin-top:195px;
}
.spacer.t_200 {
    margin-top:200px;
}

/*---vc_menu_personaggi*/
.vc_menu_personaggi{
	margin:0;
	padding:0px;
	width: 100%;
	float:left;
	position: relative;
    z-index: 1;
}
.vc_menu_personaggi.vc_mt-45{
    margin:-45px 0 0 0;
}
.vc_menu_personaggi ul{
	margin:0;
	padding:0;
	width: 100%;
	list-style:none;
	text-decoration:none;
	display:flex;
}
.vc_menu_personaggi li{
    margin: 0 5px 0 0;
    padding: 0;
    width: 190px;
    min-height:75px;
    float: left;
    text-decoration: none;
    text-transform:uppercase;
    font-size: 18px;
    font-weight: 900;
    line-height: 1;
    color: #fff;
    background: #043f5e;
    position: relative;
    display: flex;
    align-items: center; 
}
.vc_menu_personaggi ul.menu_2{
    display:none;
}
.vc_menu_personaggi li a{
    margin: 0 auto;
    padding:20px;
    color:inherit;
    display:block;
}
.vc_menu_personaggi li a:before {
    content: "";
    width: 100%;
    height: 0;
    background: #ff0000;
    transition: height .2s ease;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2; 
}
.vc_menu_personaggi li a:hover{
    text-decoration:none;
}
.vc_menu_personaggi li a:hover:before {
    height: 6px; 
}
.vc_menu_personaggi li.attivo a:before {
    height: 6px; 
}

@media screen and (max-width:767px){
    .vc_menu_personaggi li{
        padding: 15px;
        width: 100%;
        font-size: 13px;
        font-weight: 500;
    }
    .vc_menu_personaggi li a:hover:before {
        height: 0;
    }
    .vc_menu_personaggi li.attivo a:before {
        height: 2px; 
    }
}

