.ReportCaseLibrary,.IndustryNews{
    display: none !important;
}
.ast-builder-menu-1 .menu-item.current-menu-item > .menu-link, .ast-builder-menu-1 .inline-on-mobile .menu-item.current-menu-item > .ast-menu-toggle, .ast-builder-menu-1 .current-menu-ancestor > .menu-link{
    color: #627ef0 !important;
    font-weight: bold;
    /*background: #627ef0;*/
    /*color: white !important;*/
}
.ast-builder-menu-1 .sub-menu, .ast-builder-menu-1 .inline-on-mobile .sub-menu{
    border-color: #627ef0 !important;
}
.main-header-menu .sub-menu {
    width: max-content !important;
    min-width: 150px;
}
.ast-builder-menu .main-navigation > ul > li:last-child a {
    margin-right: auto !important;
}

.menu-link{
    font-size: 16px;
    font-weight: bold;
}
.menu-link:hover{
    color: #627ef0 !important;
}
.site-header,.ast-builder-grid-row{
    width: 100%;
}
.ast-builder-grid-row{
    justify-content: space-between;
}

.site-header-focus-item.ast-container{
    max-width: 1400px;
}
