.searchpagemodal{
    display: none;
    position: fixed;
    width: 100%;
    z-index: 555;
    height: 100%;
    background: rgba(231, 231, 231);
    top: 0;
    left: 0;
}