.fplayer.tabs-box{background:#000;}
.fplayer .tabs-sel{margin-top:0;height:40px;line-height:40px;color:#fff;font-weight:500;white-space:nowrap;overflow-y:hidden;overflow-x:auto;}
.fplayer.tab-scen .tabs-sel{width:205px;overflow-y:inherit;overflow-x:inherit;line-height:inherit;height:inherit;margin-top:inherit;padding-left:5px;}
.fplayer.tab-scen .tabs-sel .slick-prev:before, .fplayer.tab-scen .tabs-sel .slick-next:before{color:#ab0314;}
.fplayer .tabs-sel .tab-item{text-align:center;min-width:40px;cursor:pointer;display:inline-block;padding:0 5px;height:40px;color:#fff;text-transform:uppercase;font-weight:500;font:400 14px/42px 'Roboto',Arial,sans-serif;float:none;width:auto !important;}
.fplayer .tabs-sel .tab-item.current{color:#fff;background-color:#ab0314;}

@media (max-width:400px) {
    .fplayer.tab-scen .tabs-sel{width:155px;}
    .fplayer .tabs-sel .tab-item{min-width:25px;}
}
@media (max-width:355px) {
    .fplayer.tab-scen .tabs-sel{width:105px;}
    .fplayer .tabs-sel .tab-item{min-width:20px;}
}

.scene_scroller{display:inline-block;position:relative;padding:0 30px 0 98px;box-sizing:content-box;}
.scene_scroller.scene_count_false{padding-left:70px;}

.action-title {position: absolute;left: 0;color: #fff;top: 0;font: 500 16px/40px 'Roboto',Arial,sans-serif;padding: 0 10px;margin: 0;}

.clear{clear: both;}

.player.video-box{position:relative;}
.player.video-box::before{content:"";display:block;padding-top:65%;}
.player.video-box iframe{position:absolute;top:0;left:0;bottom:0;right:0;height:100%;width:100%;}
.player.video-box .projekktor{position:absolute;top:0;left:0;bottom:0;right:0;height:100% !important;width:100% !important;}

.row_vid_bottom{margin: 5px 0;}
@media screen and (max-width:449px){
    .row_vid_bottom img{max-width:100%; margin: auto; width: 60% !important;}
}