.read-more-wrapper {
    position: relative;
}
.read-more-wrapper .read-more{
    margin-bottom: 10px;
    position: absolute;
    right: 15px;
}
.modal-slide._inner-scroll .modal-header{
    position: relative;
    z-index: 99;
}
.modal-slide._inner-scroll .modal-header .action-close{
    padding: 1rem;
    right: 1rem;
    z-index: 99;
    top:20px;
}
@media (max-width: 991px) {
    .nav-open .nav-sections{
        height: auto;
        padding-bottom: 15px;
    }
}
