.modal .modal-body.md-loading{
    min-height: 500px;
    background: url("../img/loading.gif") center center no-repeat #ffffff;
}
.list-find li h4,
.list-find li .time{
    position: relative;
    z-index: 1;
}
.list-find li .link-modal{
    z-index: 10;
}
.wp-caption{
    max-width: 100%;
}
@media (max-width: 675px){
}
@media screen and (max-width: 480px){

    .right-find #wpsl-wrap {
        margin-bottom: 0px;
    }
    .right-find #wpsl-gmap {
        margin-top: 0px;
    }
    .right-find #wpsl-wrap {
        /* height: 100%!important; */
        width: 100%;
        /* position: absolute; */
        /* left: 0; */
        /* top: 35px; */
        height: 200px!important;
        display: block;
    }
    .modal-height{
        top:0px;
    }
    .list-find {
        overflow: auto;
    }
}