/* Tablet Css */
@media only screen and (max-width: 770px) {
    .rtl #ajaxsearchpro1_2 .probox .proinput input.orig {
        box-sizing: border-box !important;
        padding-bottom: 5px !important;
    }
    #fltrblk select {
        margin-bottom: 1em;
    }
    .searchandfilter li {
        max-width: 320px;
    }
    .uael-post__title {
        font-size:1.9rem;
    }
    #searchform input[type="search"] {
        max-width: 86%;
    }
    input[type="checkbox"] {
        -webkit-appearance: checkbox;
        margin-right: 0em;
    }
    .elementor-field-type-checkbox label {
        padding-right: 0.5em;
        position: relative;
        left: 0;
    }
    .pstgrd .uael-post__content-wrap{
        max-width: 100%;
        min-width: 100%;
        position: absolute;
        margin-top: -8.4em;
        max-height: 8.4em;
        min-height: 8.4em;

    }
    #fltrblk input[type="submit"] {
        min-width: 300px;
    }
    .uael-filters-dropdown .uael-filters-dropdown-button{
        min-width: 300px;
    }
    .searchandfilter ul {
        margin: 0 auto;
        padding-bottom: 3em;
    }
    .uael-post__thumbnail img {
        min-height: 15.5em;
    }
    .searchandfilter ul li {
        list-style: none;
        display: inline-block !important;
        padding: 0px 10px;
        margin: 0;
    }
    .uael-filters-dropdown-list li:hover{
        color:black !important;
    }
    .uael-filters-dropdown-list li {
        min-width:300px;
    }
    /* Menu fix */
    #sfm-sidebar, .sfm-sidebar-bg, #sfm-sidebar .sfm-nav, #sfm-sidebar .sfm-widget, #sfm-sidebar .sfm-logo, #sfm-sidebar .sfm-social, .sfm-style-toolbar .sfm-copy {
        max-width: 290px;
    }
    .sfm-pos-right .sfm-rollback {
        /* z-index: 101 !important; */
        opacity: 1;
        position:fixed;

    }
    .sfm-mobile .sfm-navicon-button {
        top: 1% !important;
        z-index: 999999999 !important;

    }
    .sfm-fully-hidden{
        z-index:0 !important;
    }
    .sfm-sidebar-exposed{
        z-index:3000001 !important;
    }
    #sfm-sidebar {
        z-index: 9 !important;
    }
    /* Vdo fix */
    .box {
        width:350px;
    }
    /* .close {
        top: -1.2em;
        right: -0.5em;
        z-index: 9999999999 !important;

    } */
    #sfm-sidebar .sfm-view-level-1{
        z-index: -999999 !important;

    }

    /* Footer */
    .ftrcntctblk .elementor-field-type-checkbox{
        position: absolute !important;
        top: 14em;
    }
    .ftrcntctblk .elementor-field-type-checkbox .elementor-field-subgroup  {
    position:absolute;
    }
    .ftrcntctblk .elementor-field-type-checkbox .elementor-field-label {
        padding-right: 2em;
    }


}