.xem-tat-ca {
        text-align: right;
}
.xem-tat-ca a {
        color: #2773d1;
        font-size: 15px;
        margin: 10px 5px 00;
        text-decoration: underline;
        display: inline-block;
}
.HSlider {
        /* margin: 10px 0; */
        /* padding: 10px; */
        /* background: #fff; */
        margin-bottom: 10px;
        /* margin-top: 30px; */
        /* border: 1px solid #ddd; */
        margin-top: 50px;
}
.HSlider .Header {
        background: transparent;
        /* display: flex; */
        /* height: 30px; */
        text-align: center;
        margin-bottom: 5px;
        /* width: 1200px; */
        margin: auto;
        /* margin-bottom: 15px; */
        /* padding-bottom: 10px; */
        /* border-bottom: 1px solid #ea0504; */
        /* padding-top: 10px; */
        margin-bottom: 40px;
}
.HSlider .Header span.Text {
        white-space: nowrap;
        font-weight: 700;
        display: inline-block;
        padding-left: revert-layer;
        position: relative;
        padding-left: 0;
        text-align: center;
        color: #fff;
        text-transform: uppercase;
        position: relative;
        font-size: 32px;
}
.HSlider .Header span.Text:after {
        content: '';
        width: 80px;
        height: 4px;
        background: #ED1925;
        display: block;
        margin: auto;
        margin-top: 10px;
        border-radius: 5px;
}
.HSlider .Header span.Pages {
        color: #757575;
        font: bold 14px/30px arial;
        margin-right: 10px;
        padding: 0 0 0 15px;
        text-transform: uppercase;
        white-space: nowrap;
        text-align: center;
}
.HSlider .Header span:after {
        height: 3px;
        /* margin-left: 10px; */
}
.HSlider .SliderContent {
        margin: 10px 0;
}
.HSlider .ItemPanel {
        overflow: hidden;
        height: 90%;
        position: relative;
        margin: auto;
        max-width: 1268px;
        min-height: 320px;
}
.HSlider .text {
        color: #444444;
        text-align: justify;
        display: -webkit-box;
        -webkit-line-clamp: 5;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-align: -webkit-auto;
        /* max-height: 32px; */
        /* height: 32px; */
        font-size: 16px;
        font-weight: 450;
        min-height: 45px;
        width: 100%;
        text-align: center;
        background: rgba(0, 0, 0, .5);
}
.HSlider li:hover .text{
        transform: translateX(0) translateY(0) !important;
}
.HSlider a .text {
        color: #fff;
        /* font-weight: 600; */
        font-size: 14px;
        text-align: justify;
        -webkit-line-clamp: 5;
        -webkit-box-orient: vertical;
        display: -webkit-box;
        line-height: 1.4;
        position: absolute;
        bottom: 0;
        transform: translateY(100%);
        transition-duration: .3s;
        transition-timing-function: ease-out;
        transition-property: opacity, transform, filter;
        padding: 5px;
        background: rgba(0, 0, 0, .5);
}
.HSlider .text a {
        color:#4E4C4C;
        font-weight: 500;
        font-size: 16px;
        text-align: left;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
        display: -webkit-box;
        line-height: 1.4;
}
.HSlider .ItemContainer .Item:hover img {
        opacity: 0.8;
}
.HSlider .ItemContainer {
        left: 0;
        list-style: outside none none;
        margin: 0;
        overflow: hidden;
        padding: 0;
        position: absolute;
        top: 0;
        /* width: 103%!important; */
        display: inline-flex;
        flex-wrap: nowrap;
        width: unset !important;
        min-width: 100%;
}
.HSlider .ItemContainer .Item:hover {
}
.HSlider .ItemContainer .Item {
        background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
        /* display: flex; */
        /* padding: 10px 20px 15px 0; */
        text-align: left;
        vertical-align: top;
        width: 150px;
        flex-direction: column;
        gap: 15px;
        margin-right: 50px;
        position: relative;
}
.HSlider .ItemContainer .Item .Summary{
        order: 3;
        color: #2b333f;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        display: -webkit-box;
        overflow: hidden;
        text-align: left;
        line-height: 1.5;
        font-size: 14px;
}
.HSlider .ItemContainer .Item img {
        height: 200px;
        opacity: 1;
        width: 100%;
        object-fit: cover;
        /* border-radius: 5px; */
        margin-bottom: 0;
}
.HSlider .ItemContainer .Item .image {
        margin-bottom: 0;
}
.HSlider .PreButton {
        height: 48px;
        left: 40%;
        position: absolute;
        top: 75%;
        transform: translateY(-50%);
        width: 48px;
        z-index: 2;
        /* background: rgba(0, 0, 0, 0) url("https://storage-vnportal.vnpt.vn/tw-bancoyeu/themes/default/uimediacontrols/articlemedia/images/prev.png") no-repeat scroll left top; */
        opacity: 1;
        /* background-size: contain; */
}
.HSlider .PreButton::before{
        content: "\f104";
        font-family: "Font Awesome 5 Pro";
        font-size: 25px;
        position: relative;
        color: #fff;
        left: 10px;
        top: 5px;
}
.HSlider .NextButton {
        height: 48px;
        position: absolute;
        right: 40%;
        top: 75%;
        transform: translateY(-50%);
        width: 48px;
        z-index: 2;
        /* background: rgba(0, 0, 0, 0) url("https://storage-vnportal.vnpt.vn/tw-bancoyeu/themes/default/uimediacontrols/articlemedia/images/next.png") no-repeat scroll right top; */
        opacity: 1;
        /* background-size: contain; */
}
.HSlider .NextButton::before{
        content: "\f105";
        font-family: "Font Awesome 5 Pro";
        font-size: 25px;
        position: relative;
        color: #fff;
        left: 10px;
        top: 5px;
}
.HSlider .NextButton:hover {
        opacity: 1;
        cursor: pointer;
}
.HSlider .PreButton:hover {
        opacity: 1;
        cursor: pointer;
}
@media only screen and (max-width: 768px){
        .HSlider .text {
                min-height: 0px;
        }
        .HSlider .PreButton {
                height: 48px;
                left: 32%;
                position: absolute;
                top: 85%;
                transform: translateY(-50%);
                width: 48px;
                z-index: 2;
                background: rgba(0, 0, 0, 0) url("https://storage-vnportal.vnpt.vn/tw-bancoyeu/themes/default/uimediacontrols/articlemedia/images/prev.png") no-repeat scroll left top;
                opacity: 1;
                background-size: contain;
        }
        .HSlider .NextButton {
                height: 48px;
                position: absolute;
                right: 32%;
                top: 85%;
                transform: translateY(-50%);
                width: 48px;
                z-index: 2;
                background: rgba(0, 0, 0, 0) url("https://storage-vnportal.vnpt.vn/tw-bancoyeu/themes/default/uimediacontrols/articlemedia/images/next.png") no-repeat scroll right top;
                opacity: 1;
                background-size: contain
        }
}
@media only screen and (max-width: 1024px){
        div.HSlider {
                /* height: 320px !important; */
                padding-left: 5px;
                padding-right: 5px;
                padding: 0 10px;
        }
        div.HSlider .ItemPanel ul.ItemContainer {
                padding: 5px 0 !important;
                /* width: 1900px !important; */
                flex-wrap: nowrap !important;
                display: inline-flex;
                white-space: nowrap;
        }
        .HSlider .text {
                -webkit-line-clamp: 2;
                display: block;
                max-width: 100%;
                white-space: normal;
        }
        .HSlider .text a{
                word-wrap: break-word;
                white-space: normal;
        }
}
@media only screen and (min-width: 1025px) and (max-width: 1290px){
        .HSlider{
                max-width: calc(100% - 0px);
                overflow: hidden;
        }
        div.HSlider .ItemPanel ul.ItemContainer .Item{
                width: calc(100vw/4 - 5px) !important;
        }
        .HSlider .ItemPanel{
                max-width: calc(100vw - 60px);
        }
}
