.widget-container.widget-container--normal.visible {
    z-index: 100000000 !important;
}
.floating-cta
{
    z-index: 9!important;   
}
.projects-section .proj-count-item .proj-count {
    font-family: "Source Sans Pro", sans-serif !important;
}
@media only screen and (min-width: 1024px) {
    .genesis-nav-menu {
        text-align: center;
    }
    
    .nav-primary .genesis-nav-menu a {
        padding-left: 15px!important;
        padding-right: 15px!important;
    }

}
@media only screen and (max-width: 1023px) {
    .sub-menu-toggle:before {
        color: #ffffff!important;
    }
    
    body.window_scrolled .mob-dot-toggle {
        color: #0000ff!important;
    }
}