.header {
    z-index: 990!important;
}

@media screen and (min-width: 768px) {
    .modal.filters {
        display: block;
    }
}
.modal-show .header
{
    z-index: 1000!important;
}