#wrapper {
        overflow-x: visible;
}

/*
|--------------------------------------------------------------------------
| Footer
|--------------------------------------------------------------------------
*/

.footer {
    background-size: cover;
}

.footer-menu {
    display: none;
}

.video-box-footer {
    height: auto;
    min-height: 300px;
        max-height: 100%;
        top: 0;
        padding-bottom: 10px;
}
.video-content {
 top: 0;   
}
/*
|--------------------------------------------------------------------------
| Homepage
|--------------------------------------------------------------------------
*/

.homepage-content {
    width: 100%;
}

.hp-footer-btn {
    min-height: 196px;
}

.hp-footer-btn h4 {
    font-size: 22px;
}

.video-box-footer {
    background-size: auto 100%;
}

/*
|--------------------------------------------------------------------------
| Menu
|--------------------------------------------------------------------------
*/

.horizontal-menu {
    width: 686px;
    margin-left: -343px;
}


/*
|--------------------------------------------------------------------------
| Menu
|--------------------------------------------------------------------------
*/

.vertical-menu {
    overflow-y: scroll;
    overflow-x: hidden;
}

.sub-menu, .sub-menu-investor {
    top: -15px;
    background-color: transparent;
    background-image: none;
    margin-left: 0 !important;
    position: relative;
}

.sub-menu-investor-selector {
    display: none;
}

.ir-menu-link {
    font-size: 0.8em !important;
    color: #666 !important;
    font-family: 'glober';
}

.divider-bar-white {
    border-right: none;
}

.vertical-menu .menu li a {
    text-decoration: none;
    color: #444;
    line-height: 40px;
}

.ir-menu-subheader {
    font-size: 1em;
    background-color: transparent;
    padding: 4px;
    font-family: 'glober';
}

    .sub-menu-investor-wrapper .rg-col-4 {
        width: 100% !important;
        margin-left: 0px !important;
    }

    .sub-menu-investor-wrapper p:hover {
        background-color: #444;
    }

    a.ir-menu-subheader:hover, a.ir-menu-link:hover {
        text-decoration: none !important;
    }

    .sub-menu-investor-wrapper p:hover a {
        color: #FFF !important;
    }

.sub-menu-investor-wrapper .raw-device {
    margin: 0 !important;
}

.sub-menu-investor-wrapper {
    background-color: transparent;
}

.sub-menu-investor-wrapper .raw-device {
    -moz-column-count: 1;
    -moz-column-gap: 10px;
    -webkit-column-count: 1;
    -webkit-column-gap: 10px;
    column-count: 1;
    column-gap: 10px;
}

/*
|--------------------------------------------------------------------------
| Header
|--------------------------------------------------------------------------
*/

.main-nav-logo {
    margin: 35px 0 0 -342px;
}

/*
|--------------------------------------------------------------------------
| Page Contents
|--------------------------------------------------------------------------
*/

.about-parkinsons-banner {
    height: 240px;
}

.groupings-filter {
    margin-right: 60px;
}

.rg-col-8 {
    width: 100% !important;
}