.block_fortune_main .tab_body .body1 {
    display: none;
}

.block_fortune_main.multipage .tab_body .body1 {
    display: block;
}

.block_fortune_main .tab_body .body2 {
    display: none;
}

.block_fortune_main.multipage .tab_body .body2 {
    display: block;
}

.footerblock_ranking .colslist {
    height: 620px;
}

.footerblock_ranking .cols .item .image img {
    height: 112px !important;
}

.block_list_imageNews .items .item .info .type {
    font-weight: 500 !important;
}

.block_list_imageNews .items .item .info .date {
    font-size: 10px !important;
}

.block_list_imageNews .newpost .info .date::before {
    content: "NEW";
    color: #ff6b9f;
    margin-right: 4px;
    font-family: Urbanist;
    font-weight: bold;
    font-size: 10px;
}

.block_entrylist .items .item .info .type {
    font-weight: bold !important;
}

.block_entrylist .items .item .info .date {
    font-size: 10px !important;
}

.block_entrylist .newpost .info .date::before {
    content: "NEW";
    color: #ff6b9f;
    margin-right: 4px;
    font-family: Urbanist;
    font-weight: bold;
    font-size: 10px;
}

.block_blog_entrylist .texts .date {
    font-size: 10px !important;
}

.block_blog_entrylist .newpost .texts .date::before {
    content: "NEW";
    color: #ff6b9f;
    margin-right: 4px;
    font-family: Urbanist;
    font-weight: bold;
    font-size: 10px;
    vertical-align: bottom;
}

.block_list_blog .texts .date {
    font-size: 10px !important;
}

.block_list_blog .newpost .texts .date::before {
    content: "NEW";
    color: #ff6b9f;
    margin-right: 4px;
    font-family: Urbanist;
    font-weight: bold;
    font-size: 10px;
}

.block_entrylist_3col .items .item .info .date {
    font-size: 10px !important;
}

.block_entrylist_3col .items .newpost .info .date::before {
    content: "NEW";
    color: #ff6b9f;
    margin-right: 4px;
    font-family: Urbanist;
    font-weight: bold;
    font-size: 10px;
}

.block_title_entry .infos .date {
    font-size: 10px !important;
}

.block_title_entry.newpost .infos .date::before {
    content: "NEW";
    color: #ff6b9f;
    margin-right: 4px;
    font-family: Urbanist;
    font-weight: bold;
    font-size: 10px;
}

.block_list_relatedMovie .items .item .info .date {
    font-size: 10px !important;
}

.body_page-movies .block_list_relatedMovie .items .newpost .info .date::before {
    content: "NEW";
    color: #ff6b9f;
    margin-right: 4px;
    font-family: Urbanist;
    font-weight: bold;
    font-size: 10px;
}

.block_list_insta .items2 {
    margin: 30px 0 0;
    position: relative;
}

.block_list_insta .items2 img.p1 {
    position: absolute;
    left: 0;
    top: 0;
    width: 120px;
    height: 120px;
}

.block_list_insta .items2 img.p2 {
    position: absolute;
    left: 0;
    top: 121px;
    width: 120px;
    height: 120px;
}

.block_list_insta .items2 img.p3 {
    position: absolute;
    left: 121px;
    top: 0;
    width: 241px;
    height: 241px;
}

.block_list_insta .items2 img.p4 {
    position: absolute;
    left: 363px;
    top: 0;
    width: 120px;
    height: 120px;
}

.block_list_insta .items2 img.p5 {
    position: absolute;
    left: 363px;
    top: 121px;
    width: 120px;
    height: 120px;
}

.block_list_insta .items2 img.p6 {
    position: absolute;
    left: 484px;
    top: 0;
    width: 120px;
    height: 120px;
}

.block_list_insta .items2 img.p7 {
    position: absolute;
    left: 484px;
    top: 121px;
    width: 120px;
    height: 120px;
}

.block_list_insta .text_more {
    margin-top: 258px;
}

.block_blog_title_entry .titles .texttitle h1 {
    font-size: 24px;
    line-height: 1.5;
}

.block_title_entry .title h1 {
    font-size: 24px;
    line-height: 38px;
}

/* Fix block_relationCategory width, height and drop center */
.block_relationCategory img {
    width: 150px;
    -o-object-fit: cover;
    object-fit: cover;
    height: 110px;
}

.slider6box_item_inner > .slider6box_item_img > a > img {
    width: 153px;
    -o-object-fit: cover;
    object-fit: cover;
    height: 110px;
}

.slider6box_inner .slider6box_item .slider6box_item_inner .slider6box_item_txt {
    width: 160px;
    height: 60px;
    overflow: hidden;
    line-height: 20px;
}

#ContentArea .infos .date {
    float: right;
    color: #999;
}

#ContentArea .infos .type {
    float: left;
    color: #999;
}

#ContentArea .infos .tie_up_brand {
	float: left;
	color: #999;
	font-size: 12px;
	margin-left: 10px;
	padding: 5px 0;
}

.yesno_q dt span {
    font-size: 24px;
    background: #ef75bc;
    padding: 12px;
}

.yesno_q dd {
    padding: 10px;
    margin: auto;
    font-weight: normal;
}

ul#choices li button {
    font-size: 18px;
    background: #42466f;
}

.yesno_q dt {
    margin-bottom: 10px;
}

.Type {
    font-size: 20px;
    text-align: left;
}
