
.landing-subtext{
    line-height:16px;
    margin-bottom:70px;
}

.navigation-bg{
    position: absolute;
    left:0;
    right:0;
    top:0;
    bottom:0;
    z-index:1;
    background-color:#ffffff;
    opacity: 0.5;
}

.navigation-container{
    position:relative;
    z-index:2;
}
