html body.admin-menu {
    margin-top: 0 !important;
}
body {
    background-color: #fff;
}
.pager,
.pager.pager-load-more,
.content-header > .tabs,
.bm-modal {
    display: none;
}
#top-header {
    position: absolute;
    top: 0;
    width: 100%;
    max-width: 100%;
    display: flex;
}
#top-header #logo {
    flex: 0 0 auto;
}
#top-header #navigation {
    flex: 1 0 auto;
}
#navigation ul.menu li span.nolink.sf-depth-1,
#navigation ul.menu li a.sf-depth-1 {
    padding: 0 10px;
    font-size: 1em;
}

#page .wrap {
    max-width: 100%;
}

.isotope-element {
    position: static !important;
}

#block-views-testimonials-block .views-row.cycle-slide-active {
    width: 900px !important;
}

#block-block-8 #bm_emailupdates input {
    max-width: 100%;
}

.one-sidebar.sidebar-second #content {
    width: auto;
    float: none;
    margin-right: 0;
}
#sidebar-second {
    float: none;
    width: auto;
    margin-top: 20px;
}