
/* untertitel kammen beim Safari*/ 
.vjs-subs-caps-button {
	display: none;
}


/* vjs theme anpassungen */

.vjs-theme-art .vjs-time-control {
	font-family: "ArtFliess", Arial, Helvetica, sans-serif;
}

.vjs-theme-art .vjs-menu-button-inline.vjs-slider-active,
.vjs-theme-art .vjs-menu-button-inline:focus,
.vjs-theme-art .vjs-menu-button-inline:hover,
.vjs-theme-art.vjs-no-flex .vjs-menu-button-inline {
    width: 10em
}

.vjs-theme-art .vjs-controls-disabled .vjs-big-play-button {
    display: none!important
}

.vjs-theme-art .vjs-control {
    width: 3em
}

.vjs-theme-art .vjs-menu-button-inline:before {
    width: 1.5em
}

.vjs-menu-button-inline .vjs-menu {
    left: 3em
}

.vjs-paused.vjs-has-started.vjs-theme-art .vjs-big-play-button,
.vjs-theme-art.vjs-ended .vjs-big-play-button,
.vjs-theme-art.vjs-paused .vjs-big-play-button {
    display: block
}

.vjs-theme-art .vjs-load-progress div,.vjs-seeking .vjs-big-play-button,.vjs-waiting .vjs-big-play-button {
    display: none!important
}

.vjs-theme-art .vjs-mouse-display:after,.vjs-theme-art .vjs-play-progress:after {
    padding: 0 .4em .3em
}

.vjs-theme-art.vjs-ended .vjs-loading-spinner {
    display: none;
}

.vjs-theme-art.vjs-ended .vjs-big-play-button {
    display: block !important;
}

.vjs-theme-art *,.vjs-theme-art:after,.vjs-theme-art:before {
    box-sizing: inherit;
    font-size: inherit;
    color: inherit;
    line-height: inherit
}

.vjs-theme-art.vjs-fullscreen,.vjs-theme-art.vjs-fullscreen .vjs-tech {
    width: 100%!important;
    height: 100%!important
}

.vjs-theme-art {
    font-size: 14px;
    overflow: hidden
}

.vjs-theme-art .vjs-control {
    color: inherit
}

.vjs-theme-art .vjs-menu-button-inline:hover,.vjs-theme-art.vjs-no-flex .vjs-menu-button-inline {
    width: 8.35em
}

.vjs-theme-art .vjs-volume-menu-button.vjs-volume-menu-button-horizontal:hover .vjs-menu .vjs-menu-content {
    height: 3em;
    width: 6.35em
}

.vjs-theme-art .vjs-control:focus:before,.vjs-theme-art .vjs-control:hover:before {
    text-shadow: 0 0 1em #fff,0 0 1em #fff,0 0 1em #fff
}

.vjs-theme-art .vjs-spacer,.vjs-theme-art .vjs-time-control {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-flex: 1 1 auto;
    -moz-box-flex: 1 1 auto;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto
}

.vjs-theme-art .vjs-time-control {
    -webkit-box-flex: 0 1 auto;
    -moz-box-flex: 0 1 auto;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: auto
}

.vjs-theme-art .vjs-time-control.vjs-time-divider {
    width: 14px
}

.vjs-theme-art .vjs-time-control.vjs-time-divider div {
    width: 100%;
    text-align: center
}

.vjs-theme-art .vjs-time-control.vjs-current-time {
    margin-left: 1em
}

.vjs-theme-art .vjs-time-control .vjs-current-time-display,.vjs-theme-art .vjs-time-control .vjs-duration-display {
    width: 100%
}

.vjs-theme-art .vjs-time-control .vjs-current-time-display {
    text-align: right
}

.vjs-theme-art .vjs-time-control .vjs-duration-display {
    text-align: left
}

.vjs-theme-art .vjs-play-progress:before,.vjs-theme-art .vjs-progress-control .vjs-play-progress:before,.vjs-theme-art .vjs-remaining-time,.vjs-theme-art .vjs-volume-level:after,.vjs-theme-art .vjs-volume-level:before,.vjs-theme-art.vjs-live .vjs-time-control.vjs-current-time,.vjs-theme-art.vjs-live .vjs-time-control.vjs-duration,.vjs-theme-art.vjs-live .vjs-time-control.vjs-time-divider,.vjs-theme-art.vjs-no-flex .vjs-time-control.vjs-remaining-time {
    display: none
}

.vjs-theme-art.vjs-no-flex .vjs-time-control {
    display: table-cell;
    width: 4em
}

.vjs-theme-art .vjs-progress-control {
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
    height: .5em;
    top: -.5em
}

.vjs-theme-art .vjs-progress-control .vjs-load-progress,.vjs-theme-art .vjs-progress-control .vjs-play-progress,.vjs-theme-art .vjs-progress-control .vjs-progress-holder {
    height: 100%
}

.vjs-theme-art .vjs-progress-control .vjs-progress-holder {
    margin: 0
}

.vjs-theme-art .vjs-progress-control:hover {
    height: 1.5em;
    top: -1.5em
}

.vjs-theme-art .vjs-control-bar {
    -webkit-transition: -webkit-transform .1s ease 0s;
    -moz-transition: -moz-transform .1s ease 0s;
    -ms-transition: -ms-transform .1s ease 0s;
    -o-transition: -o-transform .1s ease 0s;
    transition: transform .1s ease 0s
}

.vjs-theme-art.not-hover.vjs-has-started.vjs-paused.vjs-user-active .vjs-control-bar,.vjs-theme-art.not-hover.vjs-has-started.vjs-paused.vjs-user-inactive .vjs-control-bar,.vjs-theme-art.not-hover.vjs-has-started.vjs-playing.vjs-user-active .vjs-control-bar,.vjs-theme-art.not-hover.vjs-has-started.vjs-playing.vjs-user-inactive .vjs-control-bar,.vjs-theme-art.vjs-has-started.vjs-playing.vjs-user-inactive .vjs-control-bar {
    visibility: visible;
    opacity: 1;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateY(4em); /* mit 3 kann man die leiste noch sehen sieht cool aus*/
    -moz-transform: translateY(4em);
    -ms-transform: translateY(4em);
    -o-transform: translateY(4em);
    transform: translateY(4em);
    -webkit-transition: -webkit-transform 1s ease 0s;
    -moz-transition: -moz-transform 1s ease 0s;
    -ms-transition: -ms-transform 1s ease 0s;
    -o-transition: -o-transform 1s ease 0s;
    transition: transform 1s ease 0s
}

.vjs-theme-art.not-hover.vjs-has-started.vjs-paused.vjs-user-active .vjs-progress-control,.vjs-theme-art.not-hover.vjs-has-started.vjs-paused.vjs-user-inactive .vjs-progress-control,.vjs-theme-art.not-hover.vjs-has-started.vjs-playing.vjs-user-active .vjs-progress-control,.vjs-theme-art.not-hover.vjs-has-started.vjs-playing.vjs-user-inactive .vjs-progress-control,.vjs-theme-art.vjs-has-started.vjs-playing.vjs-user-inactive .vjs-progress-control {
    height: .25em;
    top: -.25em;
    pointer-events: none;
    -webkit-transition: height 1s,top 0.5s;
    -moz-transition: height 1s,top 0.5s;
    -ms-transition: height 1s,top 0.5s;
    -o-transition: height 1s,top 0.5s;
    transition: height 1s,top 0.5s
}

.vjs-theme-art.not-hover.vjs-has-started.vjs-paused.vjs-user-active.vjs-fullscreen .vjs-progress-control,.vjs-theme-art.not-hover.vjs-has-started.vjs-paused.vjs-user-inactive.vjs-fullscreen .vjs-progress-control,.vjs-theme-art.not-hover.vjs-has-started.vjs-playing.vjs-user-active.vjs-fullscreen .vjs-progress-control,.vjs-theme-art.not-hover.vjs-has-started.vjs-playing.vjs-user-inactive.vjs-fullscreen .vjs-progress-control,.vjs-theme-art.vjs-has-started.vjs-playing.vjs-user-inactive.vjs-fullscreen .vjs-progress-control {
    opacity: 0;
    -webkit-transition: opacity 1s ease 0.5s;
    -moz-transition: opacity 1s ease 0.5s;
    -ms-transition: opacity 1s ease 0.5s;
    -o-transition: opacity 1s ease 0.5s;
    transition: opacity 1s ease 0.5s
}

.vjs-theme-art.vjs-live .vjs-live-control {
    margin-left: 1em
}

.vjs-theme-art .vjs-big-play-button {
    top: 50%;
    left: 50%;
    margin-left: -0.75em;
    margin-top: -0.75em;
    width: 1.5em;
    height: 1.5em;
    line-height: 1.5em;
    border: none;
    background-color: rgba(0,0,0,.45);
    color: #fff;
    -webkit-transition: border-color .4s,outline .4s,background-color .4s;
    -moz-transition: border-color .4s,outline .4s,background-color .4s;
    -ms-transition: border-color .4s,outline .4s,background-color .4s;
    -o-transition: border-color .4s,outline .4s,background-color .4s;
    transition: border-color .4s,outline .4s,background-color .4s;
    
    background-color: #002e4f;
    font-size: 3.5em;
    @media screen and (min-width: 767px) {
	    font-size: 5.5em;
	}
    border-radius: 50%;
    height: 1.5em !important;
    line-height: 1.5em !important;
    margin-top: -0.75em !important;
}



.vjs-theme-art .vjs-menu-button-popup .vjs-menu {
    left: -3em
}

.vjs-theme-art .vjs-menu-button-popup .vjs-menu .vjs-menu-content {
    background-color: transparent;
    width: 12em;
    left: -1.5em;
    padding-bottom: .5em
}

.vjs-theme-art .vjs-menu-button-popup .vjs-menu .vjs-menu-item,.vjs-theme-art .vjs-menu-button-popup .vjs-menu .vjs-menu-title {
    background-color: #151b17;
    margin: .3em 0;
    padding: .5em;
    border-radius: .3em
}

.vjs-theme-art .vjs-menu-button-popup .vjs-menu .vjs-menu-item.vjs-selected {
    background-color: #f7931e
}

.vjs-theme-art:hover .vjs-big-play-button,.vjs-theme-art .vjs-big-play-button:focus,.vjs-theme-art .vjs-big-play-button:active {
    background-color: #ED7203;
}

.page-id-4409 .vjs-theme-art:hover .vjs-big-play-button,.vjs-theme-art .vjs-big-play-button:focus,.vjs-theme-art .vjs-big-play-button:active,
.page-id-4346 .vjs-theme-art:hover .vjs-big-play-button,.vjs-theme-art .vjs-big-play-button:focus,.vjs-theme-art .vjs-big-play-button:active,
.page-id-3607 .vjs-theme-art:hover .vjs-big-play-button,.vjs-theme-art .vjs-big-play-button:focus,.vjs-theme-art .vjs-big-play-button:active {
    background-color: #d0ae6f;
}

.vjs-theme-art .vjs-loading-spinner {
    border-color: #000000
}

.vjs-theme-art .vjs-control-bar2 {
    background-color: #000
}

.vjs-theme-art .vjs-control-bar {
    background-color: #002e4f !important;
    color: #ffffff;
    font-size: 14px
}
.page-id-4409 .vjs-theme-art .vjs-control-bar,
.page-id-4346 .vjs-theme-art .vjs-control-bar,
.page-id-3607 .vjs-theme-art .vjs-control-bar {
    background-color: #717171 !important;
}
.vjs-theme-art .vjs-play-progress,.vjs-theme-art  .vjs-volume-level {
    background-color: #f7931e
}
.page-id-4409 .vjs-theme-art .vjs-play-progress,.page-id-4346 .vjs-theme-art  .vjs-volume-level,
.page-id-4346 .vjs-theme-art .vjs-play-progress,.page-id-4346 .vjs-theme-art  .vjs-volume-level,
.page-id-3607 .vjs-theme-art .vjs-play-progress,.page-id-3607 .vjs-theme-art  .vjs-volume-level {
    background-color: #d0ae6f
}