/*!
 * Start Bootstrap - Modern Business (https://startbootstrap.com/template-overviews/modern-business)
 * Copyright 2013-2019 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-logomodern-business-nav/blob/master/LICENSE)
 */

html {
    position: relative;
    min-height: 40%;
    max-width: 100%;
}

body {
    /* Margin bottom by footer height */
    height: 100%;
}

video {
    height: 70vh;
    min-height: 70%;
}

.footer {
    position: absolute;
    bottom: 0;
    width: 100%;
}