* {
    box-sizing: border-box
}

body,
html {
    margin: 0;
    padding: 0;
    width: 100%
}

#wrap {
    width: 100%;
    margin: 0 auto
}

div.RVideoPF-Player-Html5Player-Overlay {
    width: 100% !important
}

div[id*=RVideoPF_] {
    width: 100% !important
}

h1 {
    margin: 0;
    padding: 0;
    line-height: 0;
    text-align: center;
    position: relative;
    width: 100%
}

h1:before {
    display: block;
    content: '';
    padding-top: 13.75%;
    width: 100%
}

h1 img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    display: block
}

#mov {
    display: block;
    position: relative;
    width: 100%
}

#mov:before {
    display: block;
    width: 100%;
    padding-top: 56.25%;
    content: ''
}

#mov > * {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important
}
.mov{
    height: 460px;
}

/*# sourceMappingURL=movie-page.css.map */
