.cat-page-hot-posts-wrapper .hotpost-slider-wrapper{
    margin-top: 10px;
    margin-bottom:10px;
}

.cat-page-6-4-frame{
    display: flex;
    flex-wrap: wrap;
}

.cat-page-6-4-frame > div:first-child{
    width:65%;
    flex:0 0 65%;
    max-width: 65%;
    padding-right: 20px;
}

.cat-page-6-4-frame > div:nth-child(2){
    width:35%;
    flex:0 0 35%;
    max-width: 35%;
    padding-left: 40px;
}

@media (min-width: 768px){
    .cat-page-6-4-frame > div:nth-child(2){
        display: flex;
        flex-flow: column;
    }
}

@media (max-width: 767px){
    .cat-page-6-4-frame > div:first-child,
    .cat-page-6-4-frame > div:nth-child(2){
        width:100%;
        flex:0 0 100%;
        max-width: 100%;
        padding-left: 0px;
        padding-right: 0px;
    }
}

@media (max-width: 1023px){
    .cat-page-6-4-frame{
        padding: 0 10px;
    }
}

.main-cat-page-sub-cat-posts-section-wrapper{
    padding: 20px 0px;
    border-top: solid 1px #D6D6D6;
    overflow: hidden;
}

.main-cat-page-sub-cat-posts-section-wrapper:first-child{
    padding-top:0;
    border-top: none;
}

.main-cat-page-sub-cat-posts-section {
    padding: 10px 0px;
    display: flex;
    flex-wrap: wrap;
    margin-left: -10px;
    margin-right: -10px;
}


.main-cat-page-sub-cat-posts-section .post-wrapper {
    flex: 0 0 33.333%;
    width: 33.333%;
    max-width: 33.333%;
    padding: 0px 10px 10px 10px;
    display: flex;
}

.main-cat-page-sub-cat-posts-section .post-wrapper:first-child,
.main-cat-page-sub-cat-posts-section .post-wrapper:nth-child(2) {
    flex: 0 0 50%;
    width: 50%;
    max-width: 50%;
    padding: 0px 10px 10px 10px;
}

.main-cat-page-sub-cat-posts-section .post-wrapper .vertical-post{
    background-color: #F2F2F2;
    padding-bottom: 10px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

.main-cat-page-sub-cat-posts-section .post-wrapper .vertical-post .title,
.main-cat-page-sub-cat-posts-section .post-wrapper .vertical-post .post-meta{
    padding-left: 12px;
    padding-right: 12px;
}



@media (max-width: 580px){
    .main-cat-page-sub-cat-posts-section .post-wrapper {
        flex: 0 0 100% !important;
        width: 100% !important;
        max-width: 100% !important;
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
}


.main-cat-page-sub-cat-posts-section .vertical-post .title h2{
    margin: 10px 0px;
}

@media (min-width: 768px) and (max-width:1023px){
    .cat-page-6-4-frame .vertical-site-hotpost-wrapper .horizontal-post{
        flex-wrap: wrap;
    }

    .cat-page-6-4-frame .vertical-site-hotpost-wrapper .horizontal-post .horizontal-post-left,
    .cat-page-6-4-frame .vertical-site-hotpost-wrapper .horizontal-post .horizontal-post-right{
        width: 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .cat-page-6-4-frame .vertical-site-hotpost-wrapper .horizontal-post .horizontal-post-right{
        padding-top: 10px;
    }

    .cat-page-6-4-frame .vertical-site-hotpost-wrapper .hotpost-header{
        flex-wrap:wrap;
    }
    .cat-page-6-4-frame .vertical-site-hotpost-wrapper .hotpost-header span:nth-child(2){
        width: calc(100% - 65px);
    }
}


.sub-cat-page-other-posts,
.tag-page-other-posts {
    display: flex;
    flex-wrap: wrap;
    margin-left: -10px;
    margin-right: -10px;
}

.sub-cat-page-other-posts .vertical-post ,
.tag-page-other-posts .vertical-post{
    flex:  0 0 50%;
    width: 50%;
    max-width: 50%;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 30px;
}


.subcatpage-more,
.tagpage-more,
.page-more,
.maincatpage-more {
    background: #E5E5E5;
    padding: 8px 0;
    color: #7C7C7C;
    display: flex;
    justify-content: center;
    align-items: center;
}

.subcatpage-more.hidden,
.page-more.hidden,
.maincatpage-more.hidden {
    display: none;
}

.subcatpage-more img,
.tagpage-more img,
.page-more img,
.maincatpage-more img {
    margin-left: 10px;
}

.subcatpage-more img,
.tagpage-more img,
.page-more img,
.maincatpage-more img {
    cursor: pointer;
}

.subcatpage-more[loading="1"],
.tagpage-more[loading="1"],
.page-more[loading="1"],
.maincatpage-more[loading="1"] {
    display: none;
}

/* Category ID 2380 template (chinese name:食玩咖)
* https://www.chinapress.com.my/category/%e9%a3%9f%e7%8e%a9%e5%92%96/
*/
.cat-2380-page-hot-posts-wrapper {
    padding: 30px 0px;
}

.cat-2380-page-hot-posts-section-title {
    padding: 8px 15px;
    border-radius: 5px;
    color: #ffffff;
    background: #824CEF;
    display: inline-block;
    margin-bottom: 10px;
}

.cat-2380-page-other-posts {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.cat-2380-page-other-posts .vertical-post {
    flex: 0 0 calc(33.33% - 13px);
    max-width: calc(33.33% - 13px);
    width: calc(33.33% - 13px);
    margin-bottom: 30px;
}

#cat_2380_childposts_lz {
    margin-bottom: 30px;
}

/* Category ID 13656 template (chinese name:城中热话)
* https://www.chinapress.com.my/category/%e5%9f%8e%e4%b8%ad%e7%83%ad%e8%af%9d/
*/
.cat-13656-page-posts {
    margin: 10px 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.cat-13656-page-posts .vertical-post {
    flex: 0 0 calc(25% - 13px);
    max-width: calc(25% - 13px);
    width: calc(25% - 13px);
    margin-bottom: 30px;
}

.cat-13656-page-posts .post-cover-image-frame img {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    min-height: 100%;
    transform: none;
}

.cat-13656-page-posts .post-cover-image-frame {
    padding-bottom: 0;
}

#cat_13656_childposts_lz {
    margin-bottom: 30px;
}

#post-modal {
    display: none;
    position: fixed;
    z-index: 999;
    padding: 50px 0;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgb(0,0,0);
    background-color: rgba(0,0,0,0.4);
}

#post-modal .post-modal__container {
    background-color: #FFFFFF;
    margin: auto;
    padding: 0 20px;
    border: 1px solid #F6F6F6;
    border-radius: 10px;
    box-shadow: 0px 3px 6px #00000029;
    width: 60%;
}

@media (max-width:768px) {
    #post-modal .post-modal__container {
        width: 80%;
    }
}

#post-modal .close {
    position: relative;
    top: -10px;
    right: -25px;
    float: right;
    width: 25px;
    height: 25px;
    cursor: pointer;
}

#post-modal .article-page-post-meta {
    width: 100%;
}

#post-modal .close img,
#post-modal .article-page-post-meta img {
    max-width: 100%;
    height: auto;
}

#post-modal .article-page-post-meta .post-meta {
    padding: 5px 0 5px 0px;
}

#post-modal .article-page-post-meta .share-fabs .st-total {
    font-size: 0.9rem;
    color: #555;
    display: inline-block;
    font-weight: 500;
    line-height: 12px;
    margin-right: 0;
    padding: 4px 8px;
    text-align: center;
}

#post-modal .article-page-post-meta .share-fabs .st-hidden {
    display: none;
}



/* Category Fuwen template 
* 
*/
.fuwen-page-posts {
    margin: 10px 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.fuwen-page-posts .vertical-post {
    flex: 0 0 calc(25% - 13px);
    max-width: calc(25% - 13px);
    width: calc(25% - 13px);
    margin-bottom: 30px;
}

.fuwen-page-posts .post-cover-image-frame img {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    min-height: 100%;
    transform: none;
}

.fuwen-page-posts .post-cover-image-frame {
    padding-bottom: 0;
}
/**
 * This is Category ID 14  (chinese name:市场脉搏)
 * https://www.chinapress.com.my/category/%E5%B8%82%E5%9C%BA%E8%84%89%E6%90%8F/
 */
 .cat-14-page-other-posts {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.cat-14-page-other-posts .vertical-post {
    flex: 0 0 calc(33.33% - 13px);
    max-width: calc(33.33% - 13px);
    width: calc(33.33% - 13px);
    margin-bottom: 30px;
}

#cat_14_childposts_lz {
    margin-bottom: 30px;
}
 /** end cat 14 */

/** start cat 43 */
.category-pinkbiz-section-header {
    display: flex;
    align-items: flex-end;
}

.category-pinkbiz-section-header span {
    display: inline-block;
    margin-bottom: 5px;
    padding-left: 10px;
    font-weight: bold;
    font-size: 1rem;
    border-left: 5px solid #C49C1C;
}

.category-pinkbiz-oea-banner{
    margin-bottom: 20px;
    margin-top: 20px;
}

.category-pinkbiz-oea-banner .oea-main-banner {
    position: relative;
    overflow: hidden;
    width: 100%;
    padding-bottom: 32.34%;
}

.category-pinkbiz-oea-banner .oea-main-banner img {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    min-height: 100%;
    transform: translate(-50%, -50%);
}

.cat-43-page-sub-cat-posts-section-wrapper {
    background: #FFFFFF;
    padding: 10px;
    margin: 20px 0;
    border-top: none;
    overflow: hidden;
}

.cat-43-page-sub-cat-posts-section-wrapper:first-child {
    padding-top: 10px;
}

.cat-43-page-sub-cat-posts-section-wrapper .post-wrapper {
    flex: 0 0 50%;
    width: 50%;
    max-width: 50%;
    padding: 0px 10px 10px 10px;
}

.cat-43-page-sub-cat-posts-section {
    padding: 10px 0px;
    display: flex;
    flex-wrap: wrap;
    margin-left: -10px;
    margin-right: -10px;
}

.cat-43-subcatpage-more {
    width: 200px;
    padding: 8px 0;
    margin: 0 auto;
    border: 1px solid #3C4951;
    border-radius: 20px;
    color: #3C4951;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}

.latestevent-header {
    justify-content: space-between;
}

.latestevent-header>a {
    text-decoration: none;
}

.latestevent-header>a:first-child {
    display: inline-block;
    margin-bottom: 5px;
    padding-left: 10px;
    font-weight: bold;
    font-size: 1rem;
    color: #000000;
    border-left: 5px solid #FF5C9F;
}

.latestevent-header>a:last-child {
    margin-bottom: 5px;
    text-decoration: none;
    color: #7C7C7C;
    font-size: 12px;
    display: flex;
    align-items: center;
}

.latestevent-header>a:last-child .arrow {
    border: solid #7C7C7C;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 3px;
}

.latestevent-header>a:last-child .arrow.right {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
}

.vertical-pinkbiz-latestevent-wrapper .latestevent-wrapper {
    display: flex;
    flex-wrap: wrap;
    margin-top: 15px;
    overflow-y: auto;
}

@media (max-width: 767px) {
    .vertical-pinkbiz-latestevent-wrapper .latestevent-wrapper {
        max-height: 100%;
    }
}

.vertical-pinkbiz-latestevent-wrapper .latestevent-wrapper .vertical-post {
    background-color: #FFFFFF;
    width: calc(50% - 10px);
    padding: 10px;
    margin-right: 10px;
    margin-bottom: 10px;
}

.vertical-pinkbiz-latestevent-wrapper .latestevent-wrapper .vertical-post .post-meta {
    display: flex;
    justify-content: space-between;
}

.vertical-pinkbiz-latestevent-wrapper .latestevent-wrapper .vertical-post .title h2 {
    margin: 10px 0px;
}

.vertical-pinkbiz-latestevent-wrapper .latestevent-wrapper .vertical-post .hr {
    border-top: 1px solid #bbbbbb;
    margin-bottom: 10px;
}

.vertical-pinkbiz-latestevent-wrapper .latestevent-wrapper .vertical-post .post-button {
    width: 100%;
    background-color: #FF5C9F;
    color: #FFFFFF;
    text-align: center;
    font-size: 14px;
    padding: 8px;
    margin-top: 10px;
    text-decoration: none;
}

#vertical_pinkbiz_latestevent_lz .vertical-pinkbiz-latestevent-wrapper {
    margin-top: 20px;
}

/** end cat 43*/

/* Category ID 34422 template (chinese name:卓越青商)
* https://perak.chinapress.com.my/category/%E5%8D%93%E8%B6%8A%E9%9D%92%E5%95%86/
*/
.cat-34422-page-sub-cat-posts-section-wrapper {
    background: #FFFFFF;
    padding: 10px;
    margin: 20px 0;
    border-top: none;
    overflow: hidden;
}

.cat-34422-page-sub-cat-posts-section-wrapper:first-child {
    padding-top: 10px;
}

.cat-34422-page-sub-cat-posts-section-wrapper .post-wrapper {
    flex: 0 0 33.333%;
    width: 33.333%;
    max-width: 33.333%;
    padding: 0px 10px 10px 10px;
}

.cat-34422-page-sub-cat-posts-section {
    padding: 10px 0px;
    display: flex;
    flex-wrap: wrap;
    margin-left: -10px;
    margin-right: -10px;
}

/*end cat 34422 */