@import url('https://fonts.googleapis.com/css2?family=Merriweather:ital,wght@0,300;0,400;0,900;1,400;1,700&family=Noto+Sans:wght@200;800&family=Roboto+Slab:wght@300&display=swap');
.SliderFeature * {
        /* font-family: Merriweather, sans-serif; */
        /* font-size: inherit; */
        /* outline: none; */
        /* width: 100vw; */
}
div.SliderFeature .Title{
        
}
div.SliderFeature .date{
     display: inline-block;
     text-wrap-mode: nowrap;
     font-size: 12px;
     color: #5a5959fa;
}
div.SliderFeature .Content{
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        display: -webkit-box;
        overflow: hidden;
        text-align: left;
        /* padding-right: 10px; */
        color: #000;
        font-weight: normal;
        line-height: 1.5;
        font-size: 15px;
}
div.SliderFeature .LeftPanel .Content{
         font-size: 16px;
         font-weight:600;
         -webkit-line-clamp: 2;
         -webkit-box-orient: vertical;
}
.SliderFeature .Title:hover{
        color: #da251c;
}
.SliderFeature .ArticleList .Summary{
        display:none;
}
div.SliderFeature .RightCol  .Title{
        height: 105px;
}
.SliderFeature .LeftCol a{
        height:100%;
        text-align: center;
        display: block;
}
.SliderFeature .LeftCol .Summary{
        padding: 0px 20px;
        font-family: Arial;
        font-size: 14px;
        font-style: normal;
        color: #2b333f;
        /* font-weight: 700; */
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        display: -webkit-box;
        overflow: hidden;
        text-align: left;
        line-height: 1.5;
        padding-bottom: 0;
}
.SliderFeature {
        border-radius: 3px;
        margin: 0;
        padding: 0;
        position: relative;
        height: 545px;
        margin-bottom: 10px;
}
.SliderFeature .RightCol {
        background: #ffffff none repeat scroll 0 0;
        vertical-align: top;
        width: 30%;
        padding: 20px;
        /* float: left; */
        height: 540px;
        border-radius: 10px; /* Bo góc */
        box-shadow: 0 0 10px 10px rgb(64 56 56 / 10%); /* Bóng mờ nhẹ */
}
.SliderFeature .LeftCol {
        padding-right: 20px !important;
        text-align: justify;
        vertical-align: top;
        width: 65%;
        height: 540px;
}
.SliderFeature .LeftPanel {
        min-height: 330px !important;
        overflow: hidden;
        position: relative;
        width: 100% !important;
        height: 550px !important;
        border-radius: 10px; /* Bo góc */
        text-align: left;
        box-shadow: 0 0 10px 10px rgb(64 56 56 / 10%); /* Bóng mờ nhẹ */
}
.SliderFeature .LeftCol .LeftPanel img {
        height: 410px;
        /* left: 0; */
        /* position: absolute; */
        /* top: 120px; */
        /* width: 100%; */
        /* z-index: 0; */
        border-radius: 5px;
        margin-bottom: 10px;
        margin-top: 10px;
}
.SliderFeature .LeftCol .text {
        top: 0;
        left: 0;
        /* position: absolute; */
        /* text-align: left; */
        width: 100%;
        font-family: Merriweather;
        font-size: 14px;
        line-height: 30px;
        color: #111111;
        padding-bottom: 10px;
        font-weight:700;
        display: none;
}
.SliderFeature .LeftCol .text div {
        color: #444;
        display: inline-block;
        padding: 6px;
        font-size: 18px;
}
.SliderFeature .ArticleList {
        list-style: outside none none;
        margin: 0;
        padding: 0;
        width: 100%;
        border-radius: 3px 3px 0 0;
        overflow-y: scroll;
        height: 510px;
        padding-right: 0;
}
.SliderFeature .ArticleList li:hover a {
        color: #da251c !important;
        width:100%;
}
.SliderFeature .ArticleList li {
        display: block;
        padding: 0;
        width: 100%;
        /* border-top: 1px solid #eeeeee; */
        padding-bottom: 8px;
}
.SliderFeature .ArticleList li+li{
        padding-top: 18px;
        border-top: 1px solid #e9ecef;
}
.SliderFeature .ArticleList li a{
        font-size:14px;
        line-height:25px;
        /* font-weight: 700; */
}
.SliderFeature .ArticleList .ArticleItemSelected a {
        color: red;
        /* display: inline-block; */
}
.SliderFeature .ArticleList li:hover {
        color: #da251c;
}
.SliderFeature .ArticleList li .Image {
        /* display: none; */
        float: left;
        height: 90px;
        margin-right: 15px;
        text-align: left;
        width: 140px;
        object-fit: cover;
        border-radius: 5px;
}
.SliderFeature .Header {
        display: none;
}
.SliderFeature .Header .lblHeader {
        display: none;
}
.SliderFeature .ArticleList span.new {
        color: red;
}
div.SliderFeature .LeftPanel a .Title {
        padding: 0 20px;
        font-family: Merriweather;
        font-size: 18px;
        line-height: 25px;
        color: #000;
        font-weight: 700;
        text-align: left;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        display: -webkit-box;
}
@media only screen and (max-width: 1024px){
        .SliderFeature {
                margin: 0 !important;
                padding: 5px;
                z-index: 0;
        }
}
@media only screen and (max-width: 1024px) {
        .SliderFeature {
                margin: 0 !important;
                padding: 5px;
                z-index: 0;
                height: auto;
        }
        .SliderFeature .LeftCol .text div {
                text-align: justify;
                padding: 10px 0 0 !important;
                font-size: 16px;
        }
        .SliderFeature .LeftPanel {
                overflow: hidden;
                position: relative;
                width: 100% !important;
                height: auto !important;
        }
        .SliderFeature .LeftPanel a .Title, .SliderFeature .LeftPanel a .Summary  {
                padding: 0!important;
        }
        div.SliderFeature .RightCol  .Title{
                height: auto!important;
        }
        .SliderFeature .LeftCol .LeftPanel img {
                height: auto;
                width: 100%;
                z-index: 0;
        }
        .SliderFeature .ArticleList li .Image {
                float: left;
                height: 70px;
                margin-right: 15px;
                text-align: left;
                width: 100px;
                object-fit: cover;
        }
        .SliderFeature .ArticleList li .Title {
                font-size: 15px;
        }
        div.SliderFeature .LeftCol {
                height: auto;
        }
        .SliderFeature .RightCol{
                box-shadow: none;
        }
        .SliderFeature .LeftCol a{
                max-height: 55vw;
                display: inline-block;
                width: 100%;
        }
        .SliderFeature .ArticleList{
                display: flex;
                flex-direction: column;
                justify-content: flex-start;
        }
        .SliderFeature .LeftPanel {
                box-shadow:none;
                min-height: auto!important;
        }
}
@media only screen and (min-width: 768px) and (max-width: 1024px){
        div.SliderFeature .LeftCol{
               width: 100vw!important;
               padding: 10px!important;
        }
        div.ArticleSlider{
        	padding:0!important;
        }
        div.SliderFeature{
        	 padding: 0px!important;
        }
        div.SliderFeature .RightCol{
                width:100vw!important;
                padding: 10px!important;
        }
        .SliderFeature .LeftCol .LeftPanel img {
                height: auto;
                width: 100%;
                z-index: 0;
                max-height: 40vw;
        }
        .SliderFeature .ArticleList li .Image {
                height: 160px!important;
                width: 285px!important;
        }
        .SliderFeature .ArticleList li .Summary{
                display:-webkit-box;
                color: #000;
                -webkit-line-clamp: 3;
                -webkit-box-orient: vertical;
                overflow:hidden;
        }
}

