.header-top-area, .sidebar-widget-tab > .active a, .pagetitle-separator-box {
    background: #fff none repeat scroll 0 0;
}
.static-banner {
    max-height: 750px;
    overflow: hidden;
    position: relative;
}
body {
    background-color: #333;
    color: #fff;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    line-height: 1.42857;
    margin: 0;
}
.pagetitle-separator {
    background: transparent none repeat scroll 0 0 !important;
    height: 5px;
    margin: 23px auto 45px;
    width: 250px;
}
.header-top-area, .sidebar-widget-tab > .active a, .pagetitle-separator-box {
    background: #3c3f49 none repeat scroll 0 0;
}
.navbar .navbar-nav > li > a {
    border-radius: 0;
    color: #fff;
    font-family: "Roboto";
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    padding: 40px 19px;
}