/*custom home*/
.body-home-page .col-right .column-right{
    width: 100%;
}
#whole-page{
    margin-top:20px;
}
body:not(.body-home-page) #counter_visitor{
    display:none !important;
}
.top-highlightType14-v .brief-news{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.lighHight-home-Type4-v .bottom-highlightType14 h3.tile-wrapper{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.right-highlightType14 .list-items-news .title-li{
    margin-top:5px;
}
.right-highlightType14 .list-items-news .image-new img{
    width:100%
}
.highlightType-4 .top-left-highlightType14 h2.tile-wrapper{
    height:auto;
    margin:0;
    margin-bottom:10px;
    min-height:36px;
}

/*style information*/
.information-information .article-content img{
    height:auto;
}

/*style news*/
.block_share > *{
display:inline-block;
vertical-align:middle;
}
.block_share >.custom-font{
padding-top: 6px;
padding: 6px 2px 0 2px;
}
.block_share >.drash{
padding:0 3px;
}
.videoWrapper {
position: relative;
padding-bottom: 56.25%;
padding-top: 25px;
height: 0;
}
.videoWrapper iframe,
.videoWrapper object,
.videoWrapper embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.fb-like-box,
.fb-like-box span,
.fb-like-box span iframe[style] {
    width: 100% !important;
}

.fb-like-box {
    margin-top: -15px;
}

.fb-like-box a,
.fb-like-box span a,
.fb-like-box span iframe[style] a {
    color: #fff !important;
}

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}

.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.news-detail-layout-type-2{
overflow: hidden;
}
.news-detail-layout-type-2 .brief{
border-left: 2px solid #ccc;
padding-left: 10px;
color: #777;
}
.news-detail-layout-type-2 .post-date{
color: #777;
font-size: 12px;
}
.news-detail-layout-type-2 h1.title-detail {
margin-top: 15px;
font-size: 24px;
}
@media(max-width: 767px){
.news-detail-layout-type-2 .table-responsive {
border: 0;
}
}
.news-detail-layout-type-2 .relatedArticles ul.relatedArticles-list li .time-relatedArticles{
color:#999;
font-size:12px;
padding-left:5px;
}
.news-detail-layout-type-2 ul.relatedArticles-list li{
margin-bottom:10px;
}
.news-detail-layout-type-2 a.print-items {
background: url('/App/Corporate/images/News/print.gif') no-repeat left center;
padding-left: 20px;
margin-right: 10px;
}
.news-detail-layout-type-2 a.share-items {
background: url('/App/Corporate/images/News/share.gif') no-repeat left center;
padding-left: 20px;
}
.news-detail-layout-type-2 h1.title-detail {
margin-top: 0;
font-size: 24px;
}
.news-detail-layout-type-2 .relatedArticles .title-relatedArticles {
background-color: transparent;
border: none;
background-image: url('/App/Corporate/images/News/bg-relatedArticles.jpg');
background-repeat: repeat-x;
background-position: left center;
margin-bottom: 10px;
}
.news-detail-layout-type-2 .relatedArticles .title-relatedArticles span {
display: inline-block;
line-height: 30px;
padding: 0 15px;
padding-left: 0;
background-color: #fff;
font-family: "UTMBEBAS";
font-size: 24px;
text-transform: uppercase;
color: var(--link-color);
}
.news-detail-layout-type-2 .list-relatedArticles {
background: #f8f8f8;
padding: 10px;
}
.news-detail-layout-type-2 .list-relatedArticles .title a {
color: #0778b7;
font-weight: bold;
}
.news-detail-layout-type-2 .social-connect .network-share {
height: 25px;
}
.news_column .news_item{
    display:flex;
    align-items:center;
}
.news_column .news_item .news_item-left{
    width:25%;
    margin-right:10px;
}
.news_column .news_item .news_item-right{
    width:75%;
}
.news_column .news_item .news_item-left img{
    width:100%;
}
.news_column .news_item:not(:last-child){
    margin-bottom:10px;
}

#news-related .post-item .post-title h2 a{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

/*style news-album*/
.photo-album-detail-default .image-wrapper img{
    height:180px;
    width:100%;
    object-fit:cover;
}

/*style success*/
 .common-success .buttons{
    margin-bottom:30px;
}

/*style contact*/
.information-contact .panel-listNews{
    margin-top:20px;
}
.contact-info-edu h2.title{
    margin-top:0;
}

/*style new-catnew*/
.catnew_list li.catnew_item:not(:last-child) {
    margin-bottom: 5px;
}
.catnew_list li.catnew_item > ul.category-child{
    padding-left:15px;
}
.catnew_list li.catnew_item > ul.category-child > li:first-child{
    margin-top:5px;
}
.catnew_list li.catnew_item > ul.category-child > li:not(:last-child){
    margin-bottom:5px;
}
.search-page .search-keyword{
    margin-bottom:0;
}
@media (min-width:768px){
    .lighHight-home-Type4-v .top-highlightType14-v .title-new-v h3 a{
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
    }
}

@media (min-width:992px){
    .video-videoall .item-video img{
        height:130px;
        width:100%;
        object-fit:cover;
    }
    .video-videoall .item-video .post-title h2 a{
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
    }
}