*, body, html {
    height: auto;
}

html,
body {
    min-height: 0;
}

body#index.container-fluid {
    background-color: #000;
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    overflow-y: auto;
}

.tp-legacy-header {
    position: relative;
    z-index: 20;
}

.tp-legacy-header + .pft-main {
    position: relative;
    z-index: 1;
}

.tp-legacy-header img {
    max-width: 100%;
    height: auto;
}

.tp-legacy-header .menu_list .options {
    z-index: 30;
}
