.flowplayer {
    background-size: cover;
    margin: 1em auto;
    display: block;
}

.navbar-transparent .siteCloselink {
    display: none;
}

.fp-header {
    z-index: 22222222;
    width: 100px !important;
    position: absolute !important;
    right: 15px !important;
    top: 10px;
    margin-top: 0;
    padding: 0;
}

.fp-middle {
    padding-top: 3em;
}

.is-starting .fp-header .fp-duration {
    display: none
}
