.ArticleInMenu .Ngaydang {
        margin-bottom: 5px;
        text-align: left;
        font-size: 13px;
        color: #6c757d;
        order: 3;
            display: block;
}
.ArticleInMenu .Ngaydang:before {
    content: "\f073";
    font-family: "Font Awesome 5 Pro";
    margin-right: 8px;
}
.ArticleInMenu {
        background: #ffffff none repeat scroll 0 0;
        display: block;
        margin: 0;
        padding: 0;
}
.ArticleInMenu .SingleArticle {
        padding:0;
}
.ArticleInMenu .ArticleCatDesc {
        display: none;
}
.ArticleInMenu .Apple-tab-span {
        display: none;
}
.ArticleInMenu .SingleArticle img {
        max-width: 100% !important;
}
.ArticleInMenu img {
        max-width: 650px !important;
}
.ArticleInMenu li:first-child {
        gap: 20px;
        background: #F4f4f4;
        border-radius: var(--border-radius);
        padding-top: 0 !important;
}
.ArticleInMenu li:first-child .col-lg-2 {
        min-width: 539px;
        min-height: 336px;
        margin: 0;
}
.ArticleInMenu li:first-child .col-lg-10{
        padding: 20px 20px 0 0;
}
.ArticleInMenu li:first-child .col-lg-10 .Title a {
        font-family: Merriweather;
        font-weight: 700;
        font-size: 22px;
        line-height: 1.4;
        color: #212121;
}
.ArticleInMenu li:first-child .col-lg-10 .Ngaydang {
        display: none;
}
.ArticleInMenu li:first-child .col-lg-10 p {
        font-family: Arial;
        font-weight: 400;
        font-size: 14px;
        line-height: 1.4;
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 4;
        /* number of lines to show */
        line-clamp: 4;
        -webkit-box-orient: vertical;
        color: #555555;
}
.ArticleInMenu .row {
        list-style: outside none none;
        padding: 0px 0 !important;
        float: left;
        width: 100%;
        border: none !important;
            margin: 10px 0 !important;
}
.ArticleInMenu li+li {
        border-top: 1px solid #EEF2F8 !important;
}
.ArticleInMenu li .Summary {
        text-decoration: none;
        margin-bottom: 10px;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-align: justify;
        padding: 0;
        font-family: Roboto;
        font-style: normal;
        font-weight: normal;
        font-size: 14px;
        line-height: 1.5;
        color: #3B4E68;
}
.ArticleInMenu li img {
        height: 150px;
        width: 250px;
        /*display: none;*/
}
.ArticleInMenu .col-lg-2 a {
display: inline-block;
    width: 100%;
    height: 100%;
    overflow: hidden;
    transition: 300ms;
position: relative;
}
div.ArticleInMenu li.row:hover a:after {
    width: 100%;
}
div.ArticleInMenu .col-lg-10>p {
        margin-bottom: 10px;
        order: 2;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-align: justify;
        padding: 0;
        font-family: Arial;
        font-style: normal;
        font-weight: normal;
        font-size: 15px;
        line-height: 1.45;
        color: #555555
}
.ArticleInMenu .col-lg-2 a:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 0%;
    height: 100%;
    background: linear-gradient(90deg, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0.2) 100%);
    content: '';
    display: block;
    transition: 300ms;
    border-radius: 10px;
    overflow: hidden;
    display: block;
}
.ArticleInMenu .SingleArticle a {
        color: #111;
        font: bold 13pt arial;
}
.ArticleInMenu li .Title a {
        text-decoration: none;
        font-family: Merriweather;
        font-style: normal;
        font-weight: 700;
        font-size: 18px;
        line-height: 26px;
        color: #1B1D2D;
}
div.ArticleInMenu ul {
        display: inline-block;
        margin: 0;
        width: 100%;
        padding: 0;
}
.ArticleInMenu a img {
        float: left;
        margin-right: 20px;
        object-fit: cover;
}
.ArticleInMenu .Title {
        margin: 0;
        font-size: 15px;
        margin-bottom: 5px;
        font-weight: 600;
}
.ArticleInMenu .Page {
        clear: both;
        display: block;
}
.ArticleInMenu .Paging {
        margin: 20px;
        text-align: right;
}
.ArticleInMenu .SingleArticle>table {
        margin: 0 !important;
}
.ArticleInMenu>table {
        margin: 0 !important;
        width: 100% !important;
}
div.ArticleInMenu .ArticleCatName {
        padding: 12px 0px;
        border-top: 2px solid #e48000;
        width: 100%;
}
.ArticleInMenu .ArticleCat {
        padding-top: 0 !important;
}
.ArticleInMenu .ArticleCatName a {
        text-transform: uppercase;
        --white-space: nowrap;
        font-size: 17px;
        font-family: 'Merriweather';
        color: #031739;
        font-weight: 700;
        text-decoration: none;
        display: inline-block;
        line-height: unset;
}
.ArticleInMenu .Paging {
        margin: 10px 0;
        text-align: right;
}
.ArticleInMenu .Paging a.button {
        font-size: 14px;
        border: 1px solid #ddd;
        width: 20px;
        height: 20px;
        display: inline-block;
        text-align: center;
}
.ArticleInMenu .Paging span.curpage {
        font-size: 15px;
        background: #0681c9;
        color: white;
        width: 20px;
        height: 20px;
        display: inline-block;
        line-height: 20px;
        text-align: center;
}
.ArticleInMenu .SingleArticle * {
        font-size: 16px !important;
        line-height: 1.5;
        color: #1B1D2D;
        font-weight:400;
}
.ArticleInMenu .SingleArticle a {
        color: #1963b3;
        text-decoration: underline !important;
}
.ArticleInMenu .SingleArticle .title {
        font-family: Merriweather;
        font-style: normal;
        font-weight: 700;
        font-size: 22px !important;
        line-height: 1.4;
        margin-top: 5px;
        margin-bottom: 15px;
}
.ArticleInMenu div.SingleArticle span {
        /* font-size: 14px !important; */
        /* font-weight: normal; */
        /* font-family: 'Roboto' !important; */
}
.ArticleInMenu .SingleArticle strong,
.ArticleInMenu .SingleArticle strong span {
        font-family: Merriweather;
}
.ArticleInMenu .pagination {
        padding: 20px 50px;
        justify-content: center !important;
}
.ArticleInMenu a.page-link {
        width: 30px;
        height: 30px;
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: 5px;
        margin: 3px;
        color: #343a40 !important;
        font-size: 12px;
}
.ArticleInMenu li.page-item.active a.page-link {
        background: var(--color-primary) !important;
        border: none;
        color: #fff !important;
}
div.ArticleInMenu .col-lg-10 {
    padding-left: 15px;
    padding-right: 0;
    display: flex;
    flex-direction: column;
}
div.ArticleInMenu .pagination {
        justify-content: center !important;
}
div.ArticleInMenu li.page-item {
        margin: 3px;
}
div.ArticleInMenu li.page-item a {
        width: 30px;
        height: 30px;
        display: inline-flex;
        justify-content: center;
        align-items: center;
        background: #dee2e6;
        border-radius: 3px !important;
        font-size: 12px;
        text-decoration: none;
        color: #212529;
        max-width: 30px;
}
div.ArticleInMenu .page-item.active .page-link {
        background: #005f9e;
}
div.ArticleInMenu .col-lg-2 {
        min-width: 250px;
        min-height: 150px;
}
.ArticleInMenu .col-lg-2{
	background: transparent!important
}
.ArticleInMenu .col-lg-2 img{
	background: transparent!important;
        border-radius: var(--border-radius);
            box-shadow: var(--box-shadow);
}
@media (min-width: 768px) and (max-width: 1023px) {
        .ArticleInMenu{
        	padding: 0 10px!important;
        }
        .ArticleInMenu li:first-child{
        	flex-direction: row;
        }
        .ArticleInMenu li:first-child .col-lg-2{
                min-width: 350px;
            min-height: 220px;
        }
        .ArticleInMenu  li:first-child .col-lg-2 img{
        	padding-top: 15px!important;
                padding-left: 15px!important
        }
        .ArticleInMenu li:first-child .col-lg-10 {
    padding: 15px 15px 0 0;
}
        .ArticleInMenu .row{
        	padding: 10px 0!important;
        }
}
@media only screen and (max-width: 768px) {
        div.ArticleInMenu {
                /* padding: 0 15px !important; */
                /* margin-bottom: 15px !important; */
                padding: 0 10px!important
        }
        div.ArticleInMenu .col-lg-2 {
   			 min-width: 180px;
                min-height: 120px;
        }
        div.ArticleInMenu .col-lg-10 {
        	padding-left: 0!important
        }
        .ArticleInMenu .row{
        	padding: 8px 0!important;
        }
        .ArticleInMenu li .Title a{
        	font-size: 16px;
                line-height: 23px;
        }
        .ArticleInMenu .Title {
                text-align:left !important;
                margin-top: 10px;
        }
        div.ArticleInMenu ul {
                padding: 0;
        }
        .ArticleOfCat>li>a {
                width: 100%;
        }
        .ArticleInMenu li:first-child .col-lg-2{
                height:234px !important;
                min-height: unset;
        }
        .ArticleInMenu li:first-child .col-lg-10{
                padding:0;
        }
        .ArticleInMenu li:first-child{
                gap:0;
        }
        .ArticleInMenu li:first-child .col-lg-10 .Title a{
                text-align:left !important;
                font-size: 18px;
        }
        .ArticleInMenu li:first-child .col-lg-10 p{
                text-align:left;
        }
        div.ArticleInMenu .col-lg-10>p{
                text-align:left;
        }
        .ArticleInMenu .SingleArticle .summary{
                text-align:left !important;
        }
        .ArticleInMenu .SingleArticle .summary span{
                font-weight:700 !important;
                text-align:left !important;
        }
        .ArticleInMenu .SingleArticle *{
                text-align:left;
        }
}
