@media (max-width: 1366px){

.SliderStyle .wrap .item a.img img {
    display: block;
    object-fit: cover;
    height: 330px;
}
.UIArticleListCommon .TabStyle .article-list .item:first-child .info .summary {
    font-size: 11px;
    line-height: 1.5;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    color: #555;
    font-style: italic;
    text-align: left;
}
/*********************************************/
.UIVideoList iframe.video-frame {
    width: 100%;
    height: 200px;
}
.UIVideoList .box-header {
    position: relative;
    padding: 0;
    background: linear-gradient(to right, #d60c0c 0%, #ffc500 100%);
}
.UIVideoList .box-header a {
    font-size: 14px;
    font-weight: 600;
    display: inline-block;
    margin: 0;
    padding-left: 30px;
    text-transform: uppercase;
    color: #ffffff;
    font-family: 'Roboto';
    line-height: 30px;
}
.UIVideoList {
    margin: 0 0 20px 0;
    padding: 0px;
    width: 100%;
}
.UIVideoList .video-list {
    /* margin: 0px auto; */
    /* list-style: none; */
    /* background: #fff; */
    /* padding: 10px; */
    /* border-bottom: 1px solid #eee; */
    padding: 0px;
    margin: 12px auto;
    list-style: none;
    /* display: flex; */
    grid-template-columns: calc(25% - (50px * 1/2)) calc(25% - (50px * 1/2)) calc(25% - (50px * 1/2)) calc(25% - (50px * 1/2));
    grid-column-gap: 50px;
}
.UIVideoList .video-item {
    margin-bottom: 18px;
    width: 100%;
    vertical-align: top;
}
.UIVideoList .video-item .title h2 {
    color: #333;
    font-size: 15px;
    font-weight: normal;
    padding-top:10px;
}
.UIVideoList .video-item img {
    width: 100%;
    height: 200px;
    object-fit: cover;
    margin-bottom: 10px;
}


.UIVideoList .Pager {
    text-align: center;
    margin: 30px 0;
    font-size: 16px;
}
        .UIVideoList .Pager span.numbericButton {
            cursor: pointer;
            border-radius: 100%;
    background: #1f7ed0;
    background: linear-gradient(225deg,#2ed3ae 0%,#109df7 100%);
            color: white;
            width: 40px;
            height: 40px;
            line-height: 40px;
            display: inline-block;
            border: 1px solid #87c5f5;
            font-size:16px;
        }
.UIVideoList .Pager a.numbericButton, .next, .prev {
            cursor: pointer;
            border-radius: 100%;
            background-color: #f0f0f0;
            color: #848383;
            width: 40px;
            height: 40px;
            line-height: 40px;
            display: inline-block;
            border: 1px solid #ececec;
            font-size: 16px;
        }
.UIVideoList .Pager .currentButton {
            cursor: pointer;
            border-radius: 100%;
            background: #1f7ed0;
            background: linear-gradient(225deg,#ffa80a 0%,#f71010 100%);
            color: white;
            width: 40px;
            height: 40px;
            line-height: 40px;
            display: inline-block;
            border: 1px solid #87c5f5;
        }
            .UIVideoList .Pager a.numbericButton:hover, .next:hover, .last:hover, .prev:hover{
    background: #0475d6;
    background: linear-gradient(to right top, #0980dc, #607cdee6, #288eda, #46afff, #1d91ea);
    color: #fff;
            }
            .UIVideoList .Pager span.numbericButton:hover {
    background: #0475d6;
    background: linear-gradient(to right top, #0980dc, #607cdee6, #288eda, #46afff, #1d91ea);
    color: #fff;
            }
/***sach_dien_tu*/
.tab_sachdientu .item a.name {
    font-weight: 500 !important;
    font-size: 15px;
    display: inline-block;
    padding: 5px 0 5px 0 !important;
    color: #666;
    margin: 0 !important;
}


.tab_sachdientu .article-list {
    display: flex;
    flex-wrap: wrap;
}
.tab_sachdientu div#ctrl_13008_1154_udpArticleList img {
    width: 100% !important;
}
.tab_sachdientu div#ctrl_13008_1154_udpArticleList img {
    width: 135px !important;
}
.tab_sachdientu .article-list .item {
    width: 25%!important;
}
.tab_sachdientu .article-list a img {
    height: 200px;
    display: inline-block;
    overflow: hidden;
    object-fit: cover;
}
}

@media (max-width: 1023px){

.SliderStyle .wrap .item a.img img {
    display: block;
    object-fit: cover;
    height: 230px !important;
}
.UIVideoList .video-list {
    padding: 0px;
    margin: 12px auto;
    list-style: none;
    display: block !important;
    grid-template-columns: calc(25% - (50px * 1/2)) calc(25% - (50px * 1/2)) calc(25% - (50px * 1/2)) calc(25% - (50px * 1/2));
    grid-column-gap: 50px;
}
.tab_sachdientu .article-list {
    display: block !important; 
}
.tab_sachdientu div#ctrl_13008_1154_udpArticleList img {
    width: 100% !important;
}
.tab_sachdientu .article-list .item {
    width: 100%!important;
}
.tab_sachdientu div#ctrl_13008_1154_udpArticleList img {
    width: 370px !important;
    height: 530px;
    overflow: hidden;
    object-fit: cover;
    /* margin: 12px; */
}
}