
    /* LLP Blog Temp CSS  start */



    .workwise_blogs_common .desktop-block.amblog-element-block[data-set="sidebar-category"] {
        display: none;
    }

    .workwise_blogs_common .sidebar.sidebar-additional div[data-content-type="html"]:first-child .desktop-block.amblog-element-block {
        display: none;
    }


    /*  LLP Blog Temp CSS End */

/* LLP Blog CSS Start */

.amblog-index-post .amblog-post-container .amblog-post-content p, .amblog-index-post .amblog-post-container .amblog-post-content ul {
    font-family: 'BeVietnamPro';
    line-height: 26px;
    font-size: 14px;
}

    .amblog-index-post .amblog-post-container .amblog-post-content h2,
    .amblog-index-post .amblog-post-container .amblog-post-content h3 {
        margin-top: 15px;
        padding-bottom: 5px;
    }

    .amblog-index-post .amblog-post-container .amblog-post-content p {
        font-family: 'BeVietnamPro';
        line-height: 26px;
        font-size: 14px;
    }

    .page-layout-block-right-layout h1,
    .page-layout-block-right-layout h2,
    .page-layout-block-right-layout h3,
    .page-layout-block-right-layout h4,
    .page-layout-block-right-layout h5,
    .page-layout-block-right-layout h6,
    .page-layout-block-right-layout hr,
    .page-layout-block-right-layout p {
        margin: revert;
    }

    @media (min-width: 768px) {

        .amblog-index-index.page-layout-2columns-left .columns,
        .amblog-index-index.page-layout-2columns-right .columns,
        .amblog-index-index.page-layout-3columns .columns {
            max-width: 768px !important;
        }

        .amblog-index-post.page-layout-2columns-left .columns,
        .amblog-index-post.page-layout-2columns-right .columns,
        .amblog-index-post.page-layout-3columns .columns {
            max-width: 768px !important;
        }
    }


    @media (min-width: 1024px) {

        .amblog-index-index.page-layout-2columns-left .columns,
        .amblog-index-index.page-layout-2columns-right .columns,
        .amblog-index-index.page-layout-3columns .columns {
            max-width: 1024px !important;
        }
        .amblog-index-post.page-layout-2columns-left .columns,
        .amblog-index-post.page-layout-2columns-right .columns,
        .amblog-index-post.page-layout-3columns .columns {
            max-width: 1024px !important;
        }

    }


    @media (min-width: 1200px) {

        .amblog-index-index.page-layout-2columns-left .columns,
        .amblog-index-index.page-layout-2columns-right .columns,
        .amblog-index-index.page-layout-3columns .columns {
            max-width: 1200px !important;

        }

        .amblog-index-post.page-layout-2columns-left .columns,
        .amblog-index-post.page-layout-2columns-right .columns,
        .amblog-index-post.page-layout-3columns .columns {
            max-width: 1200px !important;

        }

    }

    @media screen and (max-width: 768px) {

        .workwise_blogs_common .amblog-post-container.card a img,
        .workwise_blogs_common .amblog-post-container.card img {
            margin: 0 auto !important;
        }
    }

    div#amblog-mobile-aside-wrapper {
        display: none;
    }

    .workwise_blogs_common .amblog-post-container.card a img {
        margin-left: 30px;
        margin-right: 30px;
    }

    .workwise_blogs_common .amblog-post-content ul {
        list-style: disc;
        margin-left: 16px;
        margin-top: 8px; 
        font-family: 'BeVietnamPro';
    }
    .amblog-index-post .amblog-post-content ol {
        list-style: disc;
        margin-left: 16px;
        margin-top: 8px;
        font-family: 'BeVietnamPro';
        font-size: 14px;
    }

    .workwise_blogs_common .amblog-post-content a {
        color: #002a73;
    }

    .workwise_blogs_common .desktop-block.amblog-element-block[data-set="sidebar-category"] {
        order: 3;
    }

    .workwise_blogs_common .desktop-block.amblog-element-block[data-set="sidebar-recentpost"] {
        order: 2;
    }

    .workwise_blogs_common .desktop-block.amblog-element-block[data-set="sidebar-search"] {
        order: 1;
    }

    .workwise_blogs_common .sidebar.sidebar-additional {
        display: grid;
    }

    .workwise_blogs_common .amblog-no-comments {
        display: flex;
        margin-top: 12px;
    }

    .workwise_blogs_common .short_comments svg.amblog-svg.relative.mr-3.min-w-\[25px\].comment.w-\[25px\].h-6.top-0.-classic {
        max-width: 24px;
        margin-right: 8px;
    }

    .workwise_blogs_common .amblog-no-comments .amblog-svg {
        width: 26px;
    }

    .workwise_blogs_common .tag-list .amblog-item.flex.flex-wrap a,
    .workwise_blogs_common a.amblog-tag {
        background-color: #ffffff;
        margin: 2px;
        color: #000000;
        border-radius: 4px;
        border: 2px solid #e5e7eb;
        transition-duration: .5s;
    }

    .workwise_blogs_common .tag-list .amblog-item.flex.flex-wrap a:hover,
    .workwise_blogs_common a.amblog-tag:hover {
        background-color: #e5e7eb;
        color: #000;
        border: 2px solid #e5e7eb;
        transition-duration: .5s;
    }

    .amblog-index-post button.amblog-btn.absolute.top-2.right-1 {
        top: 10px;
    }

    .amblog-index-index button.amblog-btn.absolute.top-2.right-1 {
        top: 10px;
    }

    .amblog-index-index .amblog-categories select.amblog-category.dropdown {
        width: 100%;
    }

    .amblog-index-post .amblog-categories select.amblog-category.dropdown {
        width: 100%;
    }


    .amblog-index-post h2,
    .amblog-index-post h2 span,
    .amblog-index-post span,
    .amblog-index-post a,
    .amblog-index-post,
    .amblog-index-post p,
    .amblog-index-post div {
        word-break: break-word !important;
    }

    .amblog-index-index h2,
    .amblog-index-index h2 span,
    .amblog-index-index span,
    .amblog-index-index a,
    .amblog-index-index,
    .amblog-index-index p,
    .amblog-index-index div {
        word-break: break-word !important;
    }

    .amblog-index-index.page-layout-2columns-left .columns,
    .amblog-index-index.page-layout-2columns-right .columns,
    .amblog-index-index.page-layout-3columns .columns {
        display: grid;
        max-width: 1200px;
        margin: 0 auto;
        width: 100%;
        margin-right: auto;
        margin-left: auto;
        padding-right: 1.5rem;
        padding-left: 1.5rem;
    }


    .amblog-index-post.page-layout-2columns-left .columns,
    .amblog-index-post.page-layout-2columns-right .columns,
    .amblog-index-post.page-layout-3columns .columns {
        display: grid;
        max-width: 1200px;
        margin: 0 auto;
        width: 100%;
        margin-right: auto;
        margin-left: auto;
        padding-right: 1.5rem;
        padding-left: 1.5rem;
    }

    .amblog-post-title:hover {
        color: black;
    }

    /* LLP Blog CSS End */