/*hiding blog default zoom and link option*/
.image_frame .image_wrapper .image_links, .portfolio_group.masonry-hover .portfolio-item .masonry-hover-wrapper .hover-desc {
    background: rgba(255,255,255,.8);
    display: none !important;
}

.hmenu_col_1, .hmenu_col_2, .hmenu_col_3, .hmenu_col_4, .hmenu_col_5, .hmenu_col_6, .hmenu_col_7, .hmenu_col_8, .hmenu_col_9, .hmenu_col_10, .hmenu_col_11, .hmenu_col_12, .hmenu_custom_5 {
table-layout: fixed;
}

.validation_error {
    display: none !important;
}

@media only screen and (max-width: 768px) {
    .wpbm-list-template-2 .wpbm-first-inner-wrap,
    .wpbm-list-template-2 .wpbm-first-inner-wrap img,
    .wpbm-list-template-2 .wpbm-second-inner-wrap,
    .wpbm-list-template-2 .wpbm-second-inner-wrap img {
          width: 100% !important;
    }

    .wpbm-list-template-2 .wpbm-list-inner-wrap {
         padding: 10px;
    }

    .press-block .section_wrapper {
        padding: 0 15px !important;
    }

    .uab-template-12 .uab-author-info {
         width: 100% !important;
    }
}