* {
        box-sizing:border-box;
        -moz-box-sizing:border-box;
        -webkit-box-sizing:border-box;
        text-rendering:geometricprecision;
}
.SingleTab .Wrap .next li a:first-child {
        grid-area: left;
}
.SingleTab .Wrap .next li a:nth-child(2) {
        grid-area: right;
        flex: 1;
}
ul.next .date {
        grid-area: bottom;
        /* display: none; */
        font-size: 11px;
        position: absolute;
        bottom: 0;
        color: var(--bs-gray-600);
}
.SingleTab {
        margin: 0 0 30px;
        width:100%
}
.SingleTab .Header {
        overflow: hidden;
        padding: 0px 0;
        text-align: justify;
        margin-top: 0;
        margin-bottom: 15px;
}
.SingleTab .Header .HeaderWrap .text > a {
        color: #222;
        display: inline-block;
        font-size: 16px;
        font-weight: 600;
        text-transform: uppercase;
        white-space: nowrap;
        padding-left: 0;
        line-height: 38px;
        margin: 0;
        /* height: 35px; */
        /*border-bottom: 3px solid #018597;*/
}
.SingleTab .Header .HeaderWrap{
        text-transform: uppercase;
        display: inline-block;
        position: relative;
        font-size: 14px;
        min-width: 40%;
        color: #FFEB3B;
}
.SingleTab .Header span.text {
        background:
                url(images/c.png) left top no-repeat;
        display:
                block;
        float:
                left;
        /* height: 41px; */
        -moz-border-radius-topleft:5px;
        -webkit-border-top-left-radius:5px;
        border-top-left-radius:5px;
        -moz-border-radius-bottomleft:5px;
        -webkit-border-bottom-left-radius:5px;
        border-bottom-left-radius:5px
}
.SingleTab .Header .HeadWraper ul {
        display:inline-block;
        list-style:none;
        margin:0;
        padding:0
}
.SingleTab .Header .HeadWraper li {
        display:inline-block;
        float:left
}
.SingleTab .Header .HeadWraper li span {
        display:block;
        height:28px;
        line-height:28px
}
.SingleTab .Header .HeadWraper .Primary span {
        background:#cecece;
        margin-right:4px
}
.SingleTab .Wrap .first .title .new,
.SingleTab .Wrap .next li a .new {
        background:url(images/new.gif) right center no-repeat rgba(0,0,0,0)
}
.SingleTab .Header .HeadWraper .Image {
        margin-right:6px
}
.SingleTab .Wrap .first{
        display: block;
        text-align: left;
        border-bottom: 1px solid #ECEFF1;
        min-height: 325px;
}
.SingleTab .Wrap {
        margin:0;
        padding: 0;
        /* max-height: 640px; */
        overflow: hidden;
}
.SingleTab .Wrap .first .image {
        float:left;
        height: 225px;
        margin-right: 0;
        width: 100%;
        object-fit: cover;
        border: 1px solid #ececec;
        border-radius: 5px;
}
.SingleTab .Wrap .image[src=""]{
        content: url(https://storage-vnportal.vnpt.vn/vnportal-tw/6144/HinhAnh/vass.png);
        object-fit: contain !important;
        background: #eee;
}
.SingleTab .Wrap .first .date {
        /* display:none; */
        font-size: 11px;
        padding-bottom: 10px;
        color: var(--bs-gray-600);
}
.SingleTab .Wrap .first .title {
        margin:0;
        padding-top: 10px;
        text-align: left;
        line-height: 1.3;
        -webkit-line-clamp: 5;
        -webkit-box-orient: vertical;
        overflow: hidden;
        padding-bottom: 0;
        display: inline-block;
}
.SingleTab .Wrap .first .title .new {
        padding-left:8px;
        color:transparent
}
.SingleTab .Wrap .first p {
        color: #2b333f !important;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        display: -webkit-box;
        overflow: hidden;
        text-align: left;
        line-height: 1.5;
        font-size: 14px !important;
        margin-bottom: 10px;
}
.SingleTab .Wrap .first .title a {
        color: #0d0d0d;
        font-weight: 500;
        font-size: 16px;
        text-align: left;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        display: -webkit-box;
        line-height: 1.4;
}
.SingleTab .Wrap .first .title a:hover,
.SingleTab .Wrap a:hover {
        color: #da251c;
}
.SingleTab .Wrap .clear {
        clear:both;
}
.SingleTab .Wrap .next {
        list-style: outside none square;
        /* margin-top: 10px; */
        padding-left: 0px;
        font-size: 14px;
        color: #0f5bb7;
        padding-top: 0;
        /*border-top: 1px dashed #ccc;*/
}
.SingleTab .Wrap .next img.image {
        width: 120px !important;
        height: 78px;
        object-fit: cover;
        max-width: inherit;
        border-radius: 5px;
}
.SingleTab .Wrap .next li {
        text-align: left;
        padding: 10px 0;
        list-style: none;
        /* border-top: 1px solid #EEEEEE; */
        display: grid;
        grid-template-areas:
                "left right"
                "left bottom";
        column-gap: 15px;
        align-items: flex-start;
        justify-content: flex-start;
        /* display: flex; */
        position: relative;
        padding-bottom: 20px;
}
.SingleTab .Wrap .next li .summary{
        display: none;
}
.SingleTab .Wrap .next li a {
        text-decoration: none;
        padding: 0;
        font-style: normal;
        font-size: 16px;
        /* line-height: 20px; */
        color: #1f2123;
        padding-bottom: 0px;
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        line-height: 1.4;
        flex: 1;
}
.SingleTab .Wrap .next li a .new {
        padding-left:7px;
        color:transparent
}
.SingleTab .Header .HeaderWrap .text > a {
        text-transform: uppercase;
        white-space: normal;
        font-size: 18px;
        font-family: 'Merriweather';
        color: #ffab08;
        font-weight: 700;
        display: inline-block;
        padding-left: revert-layer;
        position: relative;
        padding-left: 40px;
        text-align: left;
}
.SingleTab .Header .HeaderWrap .text > a:after{
        content: "\f1ea";
        font-weight: 900;
        font-family: "Font Awesome 5 Pro";
        font-size: 10px;
        position: absolute;
        left: 0;
        color: #ffab08;
        top: 0px;
        font-size: 25px;
}
@media only screen and (max-width: 768px){
        .SingleTab .Header .HeaderWrap .text>a {
                white-space: nowrap;
        }
        .SingleTab .Wrap{
                max-height: unset;
        }
        .SingleTab .Wrap .next li a {
                text-decoration: none;
                padding: 0;
                font-style: normal;
                font-size: 16px;
                /* line-height: 20px; */
                color: #1f2123;
                padding-bottom: 0px;
                overflow: hidden;
                display: -webkit-box;
                -webkit-line-clamp: 3;
                -webkit-box-orient: vertical;
                line-height: 1.4;
        }
        .SingleTab .Wrap .first .image{
                min-height: 45vw;
        }
        .SingleTab .Wrap .clear{
                display: none;
                height: 0;
        }
        .SingleTab .Wrap .next{
                margin: 0;
                display: flex;
                flex-direction: column;
                justify-content: flex-start;
        }
        div.SingleTab .Wrap .first{
                min-height: unset;
                display: block;
        }
        .SingleTab .Wrap .next li{
                display: flex;
        }
        .SingleTab .Wrap .next li a:nth-child(2){
                flex: 1;
                -webkit-line-clamp: 4;
        }
        .SingleTab .Wrap .next li a:first-child{
        }
}
