/* Responsive */
@media screen and (max-width: 2565px) and (min-width: 1990px) {
    .pstgrd .uael-post__content-wrap {
        margin-top: -8.2%;
       height: 8.2vw;
    }
}


@media screen and (max-width: 1650px) {
    .sfm-navicon-button {
        right: 30px !important;
    }
    .pstgrd .uael-post__content-wrap {
        margin-top: -12.8%;
        min-height: 207px;
        height: 207px;
        width: 16.7%;
    }


}
@media screen and (max-width: 1450px) {
    .uael-post__thumbnail img {
        min-width: 100% !important;
    }
    .pstgrd .uael-post__content-wrap {
        margin-top: -14.6%;
        min-height: 207px;
        height: 207px;
        width: 16.7%;
    }
}
@media screen and (max-width: 1367px) {
    .pstgrd .uael-post__content-wrap {margin-top: -15.4%;}
}
@media screen and (max-width: 1285px) {

#searchform input[type="search"] {
    max-width: 12vw;
}
.srchwrpr .elementor-element-populated{
margin-right:5em !important;
}
.mnubtnblk{
    right: -69px !important;
    top: 1em !important;
}

.sfm-navicon-button {
    right: 31px !important;
}
.pstgrd .uael-post__content-wrap {
    margin-top: -16.5%;
    min-height: 207px;
    height: 207px;
    width: 16.7%;
}

}

@media screen and (max-width: 1050px) and (min-width: 790px) {
    .pstgrd .uael-post__content-wrap {
        width: 50%;
        margin-top: -20.7%;
        min-height: 207px;
        height: 207px;
    }
    .sfm-navicon-button {
        right: 31px !important;
    }
}

@media screen and (max-width: 795px) and (min-width: 640px) {

    #searchform input[type="search"] {
        max-width: 65% !important;
    }
    .pstgrd .uael-post__content-wrap{
        max-width: 100%;
        min-width: 100%;
        position: relative !important;

    }
}