
.hs {
    border-bottom: 1px solid #f3f3f3;
    padding-top: 30px;
    padding-bottom: 10px;
}

.side-video {
    max-width: 350px;
}

.side-img {
    max-width: 100%;
    height: auto;

}

.text-justify {
    text-align: justify;
    text-justify: inter-word;
}

.btn-csis {
    padding-top: 30px;
    padding-bottom: 30px;
}

.col-container {
    display: flex;
    width: 100%;
  }

.col {
    flex: 1;
    padding: 16px;
}

.title-event > h3 {
    font-size: 18px;
    letter-spacing: 0px;
    font-weight: 500;
}

.line-10 {
    clear: both;
    position: relative;
    width: 100%;
    margin: 10px 0;
    border-top: 1px solid #e3e3e3;
}
.line-bottom {
    clear: both;
    position: absolute;
    width: 100%;
    margin: 10px 0;
    border-top: 1px solid #e3e3e3;
}

.post-item .post-item-description-2 { padding: 10px 0px 0px 0px; line-height: 28px; color: #676767; }

.post-item .post-item-description-2 > h2, .post-item .post-item-description-2 > h2 > a { font-size: 18px; letter-spacing: -0.1px; line-height: 23px; margin-bottom: 20px; color: #444; font-weight: 600; }

.post-item .post-item-description-2 .post-meta-date, .post-item .post-item-description-2 .post-meta-comments, .post-item .post-item-description-2 .post-meta-category { color: #444; position: relative; top: -4px; font-size: 12px; margin-right: 8px; }

.post-item .post-item-description-2 .post-meta-date i, .post-item .post-item-description-2 .post-meta-comments i, .post-item .post-item-description-2 .post-meta-category i { margin-right: 4px !important; }

.post-item .post-item-description-2 .post-meta-date a, .post-item .post-item-description-2 .post-meta-comments a, .post-item .post-item-description-2 .post-meta-category a { color: #C2C2C2; }

.post-item .post-item-description-2 .post-post-likes { float: right; font-size: 14px; color: #aaa; }

.post-item .post-item-description-2 .post-post-likes i { margin-right: 8px; color: #aaa; }

.project-thumbnail-entry {
    float: left;
    display: block;
    width: 80px;
    margin-right: 0px;
    border-radius: 2px;
}

.bd-btm {
    border-bottom:2px solid rgb(210, 11, 11);
  
    margin:0px 0px 15px 0px;
}

.split-menu {
    -moz-column-count: 4;
    -moz-column-gap: 10px;
    -webkit-column-count: 4;
    -webkit-column-gap: 10px;
    column-count: 4;
    column-gap: 10px;
}

.post-thumbnail-list .project-thumbnail-entry > img {
    float: left;
    display: block;
    width: 80px;
    margin-right: 16px;
    border-radius: 2px;
}

.text-end {
    text-align: end;
}

.border-bawah { 
    border-bottom: 1px solid #E8A117 !important;
    
}



@media (max-width: 991.98px) { /*	Grid post*/
.side-video {
    max-width: 420px;
}

.text-end {
    text-align: center;
}

.split-menu {
    -moz-column-count: 1;
    -moz-column-gap: 0px;
    -webkit-column-count: 1;
    -webkit-column-gap: 0px;
    column-count: 1;
    column-gap: 0px;
}

.p-s-10 {
    padding-top: 50px;
}

.hide-menu-mobile {
    display: none;
}

.side-img {
    max-width: 100%;
    height: auto;

}
}

.topnews img {
    display: block;
    max-width: 100%;
    height: auto;
}
.mega-experts .topnews img {
    max-width: 100px;
}
.topnews h4 {
    margin-bottom: 0;
    line-height: 1.1;
}
.topnews h4 a {
    color: #000;
}
.mega-experts .sectit {
    margin-bottom: 10px !important;
}

.mega-experts .col-lg-8-5 {
    width: 80%;
}
.mega-experts .col-lg-8-5 .subtopic {
    padding-bottom: 5px;
}
.mega-experts .col-lg-8-5 .subtopic li a {
    color: #000;
}
#mainMenu nav > ul > li.mega-experts .mega-menu-content [class*="col-"] > ul > li:last-child > a {
    padding-bottom: 10px;
}