.SliderFeature {
        border-radius: 0;
        margin: 0 0 10px;
        /* padding: 10px; */
        position: relative;
        background: #Fff;
}
.SliderFeature .RightCol {
        background: #ffffff none repeat scroll 0 0;
        vertical-align: top;
        width: 100%;
        margin-top: 10px;
}
.SliderFeature .LeftCol {
        text-align: justify;
        vertical-align: top;
        width: 100%;
        /* border-right: 1px solid #F2F2F2; */
}
.SliderFeature .LeftPanel {
        overflow: hidden;
        position: relative;
        width: 100% !important;
        height: 270px !important;
}
div.SliderFeature .LeftPanel>a{
        display: inline-block;
        width: 100%;
        color: #212529;
        font-family: Merriweather;
        font-size: 15px;
        font-weight: 700;
        line-height: 22px;
        text-align: left;
        color: #031739;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        line-clamp: 3;
        -webkit-box-orient: vertical;
        max-height: 66px;
        margin-top: 10px;
}
}
div.SliderFeature .LeftPanel>a .Title{
        font-size: 18px;
        padding: 10px;
        font-weight: 600;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        display: -webkit-box;
        padding-bottom: 0;
        margin-bottom: 10px;
}
div.SliderFeature .LeftPanel>a .Summary{
        font-size: 15px;
        padding: 10px;
        font-weight: normal;
        color: #495057;
}
.SliderFeature .LeftCol .LeftPanel img {
        /* left: 0; */
        /* position: absolute; */
        top: 0;
        width: 100%;
        z-index: 0;
        height: 190px;
        margin-bottom: 5px;
}
.SliderFeature .LeftCol .text {
        /* background-color: #fff; */
        bottom: 25px;
        /* left: 0; */
        margin-bottom: 0;
        /* position: absolute; */
        /* text-align: left; */
        width: 100%;
        z-index: 1;
        font-size: 16px;
        font-weight: 600;
        padding: 0 25px;
        background: linear-gradient(to right, rgba(0,0,0,0.5), rgba(0,0,0,0.5));
        display: none;
}
.SliderFeature .LeftCol .text div {
        letter-spacing: 0em;
        font-family: Merriweather;
        font-size: 14px;
        font-weight: 700;
        line-height: 23px;
        text-align: left;
        color: #ffffff;
}
div.SliderFeature .LeftCol .text-summary{
        font-weight: normal;
        font-size: 15px;
        padding-top: 0;
}
.SliderFeature .ArticleList li a {
        font-family: 'Roboto';
        font-size: 14px;
        font-weight: 500;
        line-height: 22px;
        text-align: left;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        overflow: hidden;
        max-height: 86px;
        text-overflow: ellipsis;
        letter-spacing: 0.02em;
        display: flex;
        flex-direction: row-reverse;
}
.SliderFeature .ArticleList {
        list-style: none;
        margin: 0;
        padding: 0;
        width: 100%;
        max-height: 535px;
        overflow: auto;
        /* padding-right: 10px; */
}
.SliderFeature .ArticleList .Summary{
        display: none;
}
.SliderFeature .ArticleList li:hover a {
        color: unset;
}
.SliderFeature .ArticleList li {
        display: inline-block;
        width: 100%;
        padding: 0 0 11px 0;
        position: relative;
}
li {
}
.SliderFeature .ArticleList li+li{
        border-top: 1px solid #F2F2F2;
        padding: 8px 0;
}
.SliderFeature .ArticleList li:first-child{
        padding-top: 8px;
}
.SliderFeature .ArticleList .
.SliderFeature .ArticleList .Title {
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        /* number of lines to show */
        line-clamp: 3;
        -webkit-box-orient: vertical;
        font-family: 'Merriweather';
        font-weight: 400;
        font-size: 14px;
        line-height: 22px;
        text-align: left;
        color: #182940;
}
.SliderFeature .ArticleList li:hover {
}
.SliderFeature .ArticleList li .Image {
        /* display: none; */
        float: left;
        height: 80px;
        /* margin-right: 10px; */
        text-align: left;
        width: 120px;
}
.SliderFeature .Header {
        width: 100%;
        border-bottom: 1px solid var(--bg-blue-weight);
        margin-bottom: 5px;
        border-bottom: none;
}
.SliderFeature .TableContent tbody tr{
        display:flex;
        flex-direction: column;
}
.SliderFeature .Header .lblHeader {
        font-family: Merriweather;
        font-size: 18px;
        font-weight: 700;
        line-height: 30px;
        text-align: left;
        color: #000000;
}
.SliderFeature span.new {
        color: red;
        /* position: absolute; */font-size: 0px;
        /* right: 0; *//* bottom: 5px; *//* float: right; */}
.SliderFeature span.new:after {
        background: url(images/icon-moi.gif);
        content: "";
        /* position: absolute; */
        top: -7px;
        /* right: 0; */
        width: 50px;
        height: 20px;
        background-size: 50px;
        background-repeat: no-repeat;
        display: inline-block;
        background-size: 45px 20px;
}
.SliderFeature .LeftCol .text-title-aboveopt{
        //styleName: Heading 2 Merri;
        font-family: "Merriweather";
        font-size: 28px;
        font-weight: 700;
        line-height: 40px;
        text-align: left;
        color: #031739;
        margin-bottom: 20px;
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        /* number of lines to show */
        line-clamp: 3;
        -webkit-box-orient: vertical;
        text-align: left;
}
.SliderFeature .LeftCol .text-summary-aboveopt{
        //styleName: Sapo;
        font-family: "Roboto";
        font-size: 14px;
        font-weight: 400;
        line-height: 22px;
        text-align: left;
        margin-top: 20px;
        color:#3B4E68;
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        /* number of lines to show */
        line-clamp: 3;
        -webkit-box-orient: vertical;
}
@media only screen and (min-width: 769px) and (max-width: 1023px){
        div.SliderFeature .LeftCol, div.SliderFeature .RightCol{
                display: table-cell;
                min-width: 35vw;
        }
        div.SliderFeature .RightCol{
                padding-left: 10px !important;
        }
}
@media only screen and (max-width: 768px){
        .SliderFeature .LeftPanel {
                height: auto !important;
                width:100vw !important;
                padding: 0px 10px 0px 0px;
        }
        .SliderFeature .LeftCol .text {
                display: none;
                padding-top: 5px;
        }
        .SliderFeature .LeftCol .LeftPanel img{
                height: 55vw;
        }
        .SliderFeature .TableContent tr:first-child {
                display: flex;
                flex-wrap: wrap;
                flex-direction:column;
        }
        .SliderFeature .RightCol {
                width:100%;
        }
}
