.ArticleInMenu .Ngaydang {
        font-size: 12px;
        color: #495057;
        order: 2;
        margin-bottom: 5px;
        font-size: 12px;
        min-width: 175px;
        font-family: Inter;
        font-style: normal;
        font-weight: 400;
        line-height: 18px;
        color: #FFF7E1;
        margin: 0;
        display: none;
}
.ArticleInMenu .UISocialShare {
        display: none;
}
.ArticleInMenu .col-lg-10{
        display: flex;
        flex-direction: column;
        padding: 0;
        padding-top: 10px;
}
.ArticleInMenu .ArticleCatDesc {
        font: italic bold 14px/30px "Segoe UI",Tahoma,Verdana;
        text-decoration: underline;
        display: none;
}
.ArticleInMenu {
        /* background: #ffffff none repeat scroll 0 0; */
        display: block;
        margin: 0;
        padding: 0;
        margin-bottom: 100px;
        padding-top: 0;
        margin: auto;
        padding-bottom: 20px;
}
.ArticleInMenu .Apple-tab-span {
        display: none;
}
.ArticleInMenu img {
        max-width: 597px !important;
        /* height: 240px !important; */
}
.ArticleInMenu li {
        clear: both;
        float: left;
        list-style: outside none none;
        padding: 10px 0;
        width: 100%;
        /* border-radius: 5px; */
}
.ArticleInMenu .ap-book li{
        padding: 0px; 
}
.ArticleInMenu .ap-book h3, .ArticleInMenu .ap-book ul, .ArticleInMenu .ap-book td > p{
        padding-left: 10px;
}
div.ArticleInMenu li.row{
                background: #fff;
        padding: 0;
        /* padding-bottom: 15px; */
        border: none;
        width: calc(100% / 3 - 25px);
}
div.ArticleInMenu li.row+li{
        /* padding-top: 15px; */
        /* border-top: 1px dashed #ddd; */
}
.ArticleInMenu li img {
        border: 1px solid #cccccc;
        height: 100px;
        padding: 2px;
        width: 140px;
}
.ArticleInMenu h2 {
        margin: 0;
        font-size: 11pt
}
.ArticleInMenu .SingleArticle a {
        color: #111;
        font: bold 13pt "Segoe UI",Tahoma,Verdana;
}
.ArticleInMenu li .Title a {
        font-size: 18px;
        /* text-transform: uppercase; */
        font-weight: 600;
        margin-bottom: 10px;
        padding: 0;
        display: -webkit-box;
        /* -webkit-line-clamp: 2; */
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
        text-decoration: none;
        text-align: center;
        color: var(--color-black);
        padding: 0 10px;
}
div.ArticleInMenu ul {
        display: inline-block;
        margin: 0;
        padding: 0;
        width: 100%;
}
.ArticleInMenu .ArticleOfCat{
        padding: 0;
}
.ArticleInMenu .ArticleOfCat>li {
        display: inline-block;
        width: 50% !important;
        margin-bottom: 0;
        text-align: justify;
        float: none;
}
.ArticleInMenu .ArticleOfCat>li a{
        display: block;
        position: relative;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
}
.ArticleInMenu .ArticleOfCat>li>a{
        float: left;
}
.ArticleInMenu .ArticleOfCat>li:nth-child(1)>a{
        float: none;
}
.ArticleInMenu .ArticleOfCat>li>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;
        min-height: 115px;
}
.ArticleInMenu .ArticleOfCat>li img{
        height: 140px;
        transition: all 0.3s ease 0.1s;
        width: 195px;
        object-fit: cover;
        float: left;
        margin-right: 20px;
        padding: 0;
        border: none;
}
.ArticleInMenu .ArticleOfCat>li:first-child {
        float: left;
        width: 50%;
        padding-right: 30px;
}
.ArticleInMenu .ArticleOfCat>li:first-child img {
        height: 350px;
        object-fit: cover;
        margin-bottom: 20px;
        width: 100%;
        float: none;
        padding: 0;
        border: none;
}
.ArticleInMenu .ArticleOfCat>li p{
        display: block;
        margin-bottom: 20px;
        font-weight: normal;
        /* text-transform: uppercase; */
        color: #3C3D41;
        padding: 0;
        padding-top: 0;
        font-size: 16px;
        color: #666B6F;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
        text-align: left;
}
.ArticleInMenu a img {
        float: left;
        margin-right: 10px;
        transition: 300ms;
        border-radius: 0;
}
div.ArticleInMenu .Title {
        font: bold 14px "Segoe UI",Tahoma,Verdana !important;
        margin: 0;
        order: 0;
        display: block;
        margin-top: 0;
        min-width: 100%;
        float: none;
}
.ArticleInMenu .Page {
        clear: both;
        display: block;
}
.ArticleInMenu .Paging .button {
        font: 14px "Segoe UI",Tahoma,Verdana;
        margin: 0 2px;
}
.ArticleInMenu .Paging .curpage {
        font: bold 14px "Segoe UI",Tahoma,Verdana;
        margin: 0 2px;
}
.ArticleInMenu .Paging {
        margin: 0;
        text-align: right;
}
.ArticleInMenu .SingleArticle > table {
        margin: 0 !important;
}
.ArticleInMenu > table {
        margin: 0 !important;
        width: 100% !important;
}
div.ArticleInMenu .ArticleCatName {
        /* border-bottom: 2px solid #DFDFDF; */
        /* padding: 5px 0; */
        overflow: unset;
        text-align: center;
        display: block;
        /* display: none; */
        font-size: 20px;
        font-weight: 700;
        text-transform: uppercase;
        position: relative;
        padding: 4px 0;
        margin: 0;
        margin-bottom: 40px;
        text-align: center;
}
.ArticleInMenu .ArticleCatName a {
        text-align: center;
        display: inline-block;
        /* display: none; */
        font-size: 32px;
        font-weight: 700;
        text-transform: uppercase;
        position: relative;
        padding: 4px 0;
        margin: 0;
        color: #1a8853;
}
.ArticleInMenu .ArticleCatName a::after {
        content: "";
        display: block;
        width: 70px;
        border-bottom: 5px solid #d6a733;
        position: absolute;
        bottom: -10px;
        left: 50%;
        transform: translateX(-50%);
}
.ArticleInMenu .col-lg-2 {
        min-width: 240px;
        min-height: 240px;
        transition: 300ms;
        overflow: hidden;
        background: transparent !important;
        width: 100% !important;
}
.ArticleInMenu .col-lg-2 a{
        display: inline-block;
        width: 100%;
        height: 100%;
        overflow: hidden;
        transition: 300ms;
        position: relative;
        /* border-radius: 5px 5px 0 0; */
}
.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;
}
div.ArticleInMenu .col-lg-2 img {
        padding: 0;
        border: none;
        object-fit: cover;
        padding: 0;
        background: #f1f3fa;
        /* border: 1px solid #ddd; */
        /* border-radius: 5px 5px 0 0; */
}
div.ArticleInMenu .col-lg-2 img[src="https://storage-vnportal.vnpt.vn/vnportal-tw/6144/HinhAnh/no-image_320x320.png"]{
        object-fit: contain !important;
}
div.ArticleInMenu .col-lg-10>p{
        display: block;
        margin-bottom: 10px;
        font-weight: normal;
        padding-top: 0;
        font-size: 15px;
        color: #FFF7E1;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
        font-family: 'Roboto';
        display: none;
}
div.ArticleInMenu .pagination{
        justify-content: center !important;
        margin-top: 50px;
}
div.ArticleInMenu li.page-item {
        margin: 5px;
}
div.ArticleInMenu li.page-item a {
        width: 40px;
        height: 40px;
        display: inline-flex;
        justify-content: center;
        align-items: center;
        background: #dee2e6;
        border-radius: 100px !important;
        font-size: 14px;
        text-decoration: none;
        color: #212529;
}
div.ArticleInMenu .page-item.active .page-link {
        background: #0F3A2C;
        border: none;
        color: #fff;
}
.ArticleInMenu * {
        font-size: 16px;
        color: #3C3D41;
}
div.ArticleInMenu .ArticleCat{
        padding: 0;
        margin-bottom: 30px;
}
div.SingleArticle{
        padding: 0;
        padding-top: 0;
}
.SingleArticle .title {
        font-size: 18px;
        text-transform: uppercase;
        font-weight: 600;
        color: #3C3D41;
        margin: 10px 0;
        text-align: center;
        margin-bottom: 15px;
        margin-top: 0;
        font-weight: 600;
        line-height: 45px;
        color: var(--color-primary);
        text-transform: uppercase;
        font-family: "UTM Time";
        font-size: 26px;
        font-style: normal;
        font-weight: 600;
        text-align: left;
        display: none;
}
div.ArticleInMenu li.row:hover img{
        transform: scale(1.05);
}
div.ArticleInMenu li.row:hover a:after{
        width: 100%;
}
div.ArticleInMenu  ul.ArticleList {
        display: flex !important;
        flex-wrap: wrap;
        gap: 35px;
        /* justify-content: space-around; */
}
.ArticleInMenu .ArticleOfCat>li:hover a:after{
        width: 100%;
}
.ArticleInMenu:not(:has(.ArticleList)) .pagination{ display: none; } 
.SingleArticle  .slider{
    max-width:1200px;
    margin:40px auto;
    overflow:hidden;
    /* box-shadow:0 10px 30px rgba(0,0,0,0.6); */
}
.SingleArticle  .slider img{
    width:100%;
    display:block;
}
.SingleArticle  .swiper-button-next,
.SingleArticle  .swiper-button-prev{
    color:#fff;
}
.SingleArticle  .swiper-pagination-bullet{
    background:#fff;
}
.SingleArticle  .slider{
    max-width:688px;
    margin:20px auto;
}

.SingleArticle  .slider img{
    width: 100%;
    height: 432px !important;
    object-fit:cover;
    display:block;
    max-width: 100%;
    margin: 0;
}
.SingleArticle .book-list {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
}

.SingleArticle .book-card {
    display: flex;
    gap: 15px;
    border: 1px solid #eee;
    padding: 15px;
    border-radius: 10px;
    background: #fff;
    transition: 0.3s;
}

.SingleArticle .book-card:hover {
    box-shadow: 0 5px 15px rgba(0,0,0,0.1);
    transform: translateY(-3px);
}

.SingleArticle .book-card img {
    width: 140px;
    height: auto;
    object-fit: fill;
    max-height: 230px;
}

.SingleArticle .book-card .info h3 {
    font-size: 15px;
    margin-bottom: 5px;
    font-weight: bold;
}

.SingleArticle .book-card ul {
    margin: 0;
    font-size: 14px;
}

.SingleArticle .book-card .price {
    color: red;
    font-weight: bold;
}

@media (max-width: 768px) {
    .SingleArticle .book-list {
        grid-template-columns: 1fr;
    }

    .SingleArticle .book-card {
        flex-direction: row;
    }

    .SingleArticle .book-card img {
        width: 140px;
        object-fit: contain;
    }
}
@media only screen and (max-width: 768px){
        .ArticleInMenu .col-lg-2 {
                min-width: 100%;
                min-height: 25vw;
                margin-top: 0px;
                margin-bottom: 15px;
                margin-right: 0 !important;
        }
        div.ArticleInMenu .col-lg-2 img {
                min-width: 100%;
                min-height: 100%;
        }
        div.ArticleInMenu {
                padding: 0 20px !important;
        }
        div.ArticleInMenu .col-lg-10 {
                padding-right: 0;
        }
        div.ArticleInMenu ul {
                padding: 0;
                flex-direction: column;
        }
        .ArticleInMenu .ArticleOfCat>li:first-child {
                float: none;
                min-width: 100%;
                padding-right: 0;
        }
        .ArticleInMenu .ArticleOfCat>li:first-child img {
                margin: 0;
                margin-bottom: 15px;
                min-width: 100%;
                min-height: 100%;
        }
        .ArticleInMenu .ArticleOfCat>li:nth-child(1)>a {
                height: 45vw;
                margin-bottom: 15px;
        }
        .ArticleInMenu .ArticleOfCat>li {
                min-width: 100%;
                margin: 0;
        }
        .ArticleInMenu .ArticleOfCat>li>a {
                float: left;
                text-align: left;
        }
        .ArticleInMenu .ArticleOfCat>li img {
                min-width: 115px;
                min-height: 75px;
                max-width: 115px !important;
                max-height: 75px !important;
        }
        .ArticleInMenu .ArticleOfCat>li p{
                margin: 0;
        }
        .ArticleInMenu .col-lg-2 {
                height: 200px !important;
        }
        div.ArticleInMenu li.row {
                width: 100%;
        }
        div.ArticleInMenu .pagination{
                flex-direction: row;
        }
        div.ArticleInMenu .page-item.active .page-link {
                border-color: var(--color-primary);
        }
        .ArticleInMenu .pagination li {
                overflow: auto !important;
        }
        
}
