body,
div,
ul,
li,
a,
p,
span,
table,
tr,
td,
label,
h1,
h2,
h3,
h4,
h5 {
    font-size: 16.2px;
    font-family: arial, microsoft jhenghei, ms gothic, malgun gothic, SimHei, microsoft yahei
}

.h2,
.h2 a {
    font-size: 30px
}

h1,
h1 span,
h1 a {
    font-size: 32px !important
}

h2,
h2 span,
h2 a {
    font-size: 28px !important
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    color: inherit;
    font-weight: 500;
    line-height: 1.1
}

h3,
.h3,
h3 a,
.h3 a {
    font-size: 24px !important
}

h4,
h4 span,
h4 a {
    font-size: 18px !important
}

p {
    margin-bottom: 20px !important;
    margin-top: 5px;
    font-weight: 400;
    line-height: 27.5333px
}

/* Larger Fonts Size*/
@media (min-width: 768px) {

    body,
    div,
    ul,
    li,
    a,
    p,
    span,
    table,
    tr,
    td,
    label,
    h1,
    h2,
    h3,
    h4,
    h5 {
        letter-spacing: 1px;
    }

    body,
    div,
    ul,
    li,
    a,
    p,
    span,
    table,
    tr,
    td,
    label {
        font-size: 18px !important;
    }

    h1,
    h2,
    h3,
    h4,
    h5,
    h6,
    .h1,
    .h2,
    .h3,
    .h4,
    .h5,
    .h6 {
        line-height: 1.6;
    }

    .single .main,
    p {
        line-height: 1.9;
    }

    .article__title__meta {
        letter-spacing: normal;
    }

    .article__title__meta .article__author-name,
    .article__title__meta .article__author-name a,
    .article__title__meta time {
        font-size: 14px !important;
        line-height: 25px;
        vertical-align: top;
    }

    .article__title__meta .share_box a {
        font-size: 16px !important;
    }
}

/* Post OL and UL w/ Original Style */
._content_ ol,
._content_ ul {
    padding-left: 3rem;
}

._content_ ol:not(.ad_link) li {
    list-style: decimal;
}

._content_ ul:not(.ad_link) li {
    list-style: disc;
}

ul,
li {
    list-style: none;
    padding: 0
}

ul,
ol,
dd {
    margin-left: 0
}

iframe {
    max-width: 100%
}

input {
    -webkit-appearance: none
}

@media screen and (min-width: 1024px) {

    .masonry__item,
    [data-columns]>div {
        width: 49%
    }
}

@font-face {
    font-family: entypo;
    src: url(../fonts/entypo2/entypo.eot);
    src: url(../fonts/entypo2/entypo.eot?#iefix) format("embedded-opentype"), url(../fonts/entypo2/entypo.woff) format("woff"), url(../fonts/entypo2/entypo.ttf) format("truetype"), url(../fonts/entypo2/entypo.svg#entypo) format("svg");
    font-weight: 400;
    font-style: normal
}

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden
}

.video-container2 {
    margin-bottom: 20px
}

@media(max-width: 899px) {
    .video-container2 {
        margin-left: -24px;
        margin-right: -24px;
    }
}

.video-container3 {
    padding-bottom: 96%
}

.video-container iframe {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0
}

.btn--hover:hover {
    background-color: #262525
}

.tips_box {
    padding: 200px 0;
    text-align: center
}

.tips_box p {
    margin: 0 !important
}

.tips_box .btn {
    color: #fff;
    margin: 25px 10px 0;
    border-radius: 6px;
    -o-border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px
}

.tips_box .home_btn {
    background: #ef8400
}

.tips_box .return_btn {
    background: #666
}

.hN,
.pagination li a,
.pagination li span {
    font-family: arial, microsoft jhenghei, ms gothic, malgun gothic, SimHei, microsoft yahei !important
}

.heading .hN,
.heading .hN a {
    font-size: 44px !important;
    line-height: 44px
}

.article__title .hN {
    line-height: 28px
}

.article__meta-links,
.article--thumb__title a {
    color: #444
}

.article__meta-links:hover,
.article--thumb__title a:hover {
    text-decoration: underline;
    color: #444
}

.article__meta-links .xpost_date {
    color: #666
}

.article--thumb__title {
    height: 55px
}

.nmg-popular-posts-list li .nmg-popular-post-date,
.nmg-templates-posts-list li .nmg-templates-post-date {
    color: #7d7d7d
}

.article__author-name,
.comment__author-name {
    background: #ef8400;
    padding: 0 10px;
    font-size: 14px !important;
    height: 25px;
    line-height: 25px
}

.article__author-name a,
.comment__author-name a {
    color: #fff
}

.article__time,
.comment__time {
    background: #b2b2b2;
    color: #444;
    vertical-align: top;
    margin-left: -5px;
    line-height: 1.61;
    font-size: 16.2px;
    padding: 0 10px;
    height: 25px;
    line-height: 25px;
    font-size: 14px !important
}

.search-query {
    height: 44px;
    color: #444;
    background: #fff;
    border: 2px solid #888 !important;
    border-radius: 100px;
    -moz-border-radius: 100px;
    -o-border-radius: 100px;
    -webkit-border-radius: 100px
}

.search-submit {
    margin: 4px 5px !important;
    height: 36px;
    background: #ef8400;
    color: #fff;
    width: 36px;
    text-align: center !important;
    border-radius: 50% !important;
    -moz-border-radius: 50% !important;
    -o-border-radius: 50% !important;
    -webkit-border-radius: 50% !important
}

.arrow {
    background: url(../images/arrow.png) no-repeat;
    font-size: 0;
    display: inline-block;
    *display: inline;
    zoom: 1
}

.d_arrow,
.t_arrow {
    width: 13px;
    height: 7px
}

.d_arrow {
    background-position: 0 -10px
}

.t_arrow {
    background-position: 0 0
}

.placeholder {
    padding-right: 8px;
    color: #444;
    position: absolute;
    left: 0;
    top: 0;
    line-height: 44px;
    text-align: center;
    height: 44px;
    width: 100%;
    overflow: hidden;
    z-index: 8
}

.placeholder2 {
    padding: 0 20px;
    text-align: left
}

.header-bar .search-query,
.article__author-name,
.small-link,
.search-query,
.heading .hN,
.hN,
.btn {
    text-transform: none !important
}

.post-article h1 a,
.post-article h2 a,
.post-article h3 a {
    text-decoration: underline
}

.post-format-icon {
    -moz-box-shadow: 0 0 0 5px #fff;
    -webkit-box-shadow: 0 0 0 5px #fff;
    box-shadow: 0 0 0 5px #fff
}

.container--main {
    position: relative
}

.post-article .article__featured-image {
    padding: 0
}

.wp-caption-text,
.article__title,
.wp-caption-text,
.small-link,
.post-nav-link__label,
.author__social-link,
.comment__links,
.score__desc {
    font-size: 16.2px;
    font-family: arial, microsoft jhenghei, ms gothic, malgun gothic, SimHei, microsoft yahei !important
}

.post-article,
.nmg-templates-posts-list .text_box,
.nmg-templates-posts-list .text_box a {
    color: #444;
    word-wrap: break-word
}

.nmg-templates-posts-list .text_box a:hover {
    text-decoration: underline
}

.nmg-popular-posts-list li {
    margin-bottom: 20px
}

.nmg-popular-posts-list li .nmg-popular-post-left {
    width: 140px !important;
    height: 74px !important;
    padding-right: 16px
}

.nmg-popular-posts-list li .nmg-popular-post-left .nmg-popular-post-thumb {
    width: 124px !important;
    height: 74px !important
}

.nmg-popular-posts-list li .nmg-popular-post-right,
.nmg-popular-posts-list .text_box,
.nmg-templates-posts-list li .nmg-popular-post-right {
    line-height: 28px !important
}

.nmg-popular-post-right .sort .orange:hover,
.nmg-popular-posts-list .text_box .sort .orange:hover,
.nmg-templates-posts-list .text_box .sort .orange:hover {
    text-decoration: underline
}

.nmg-popular-posts-list .img_box img {
    width: 100%;
    height: auto
}

.nmg-popular-posts-list .text_box,
.nmg-popular-posts-list .text_box a {
    color: #000
}

.nmg-popular-posts-list .text_box {
    padding-top: 10px
}

.nmg-popular-posts-list .text_box .sort,
.nmg-templates-posts-list .text_box .sort {
    padding-top: 4px
}

.nmg-popular-post-right .sort a,
.nmg-popular-posts-list .text_box .sort a {
    color: #807f7e
}

.nmg-popular-post-right .sort .orange,
.nmg-popular-posts-list .text_box .sort .orange {
    color: #ef8400
}

.article__author-name a:hover {
    text-decoration: underline
}

.wp-caption-text {
    line-height: 27.5333px
}

.wp-caption-text,
.article__title,
.wp-caption-text,
.small-link,
.post-nav-link__label,
.author__social-link,
.comment__links,
.score__desc {
    font-size: 16.2px;
    font-family: arial, microsoft jhenghei, ms gothic, malgun gothic, SimHei, microsoft yahei !important
}

.image-wrap .article__title .hN {
    width: 100% !important
}

.article--grid__header .article__featured-image {
    height: 235px;
    overflow: hidden
}

.nmg-templates-posts-list .nmg-templates-header,
.nmg-popular-posts-list .img_box {
    height: 237px;
    overflow: hidden
}

.heading--main,
.widget--sidebar__title {
    background: 0 0;
    border-bottom: 4px solid #ef8400
}

.heading--main {
    border-bottom: 16px solid #ef8400;
    padding-left: 36px;
    margin: -22px 20px 30px !important
}

.heading--main .hN,
.widget--sidebar__title .hN {
    background: #fff;
    padding: 6px 0
}

.heading--main .hN {
    padding: 0 22px;
    position: relative;
    bottom: -22px;
    max-width: 90%
}

.widget--sidebar__title .hN,
.sidebar .widget__title .hN {
    font-size: 20px !important
}

.heading--main .hN .search_title {
    display: inline-block;
    *display: inline;
    zoom: 1;
    font-size: 44px !important;
    line-height: 44px;
    word-break: break-all
}

.heading--main .hN,
.heading--main .hN a {
    color: #444
}

.widget--sidebar__title .hN,
.widget--sidebar__title .hN a {
    color: #ef8400
}

.article--grid__meta {
    padding: 0 0 .42857rem;
    margin: 0 1.71429rem
}

.article--grid__meta::before {
    background: 0 0
}

.article--grid__header .article__title,
.article--grid__header .article__title .hN {
    margin-bottom: 0
}

.widget_popular_posts_widget a.popular-post-title,
.nmg-popular-posts-list .nmg-popular-post-title,
.nmg-popular-posts-list .nmg-popular-post-title a {
    color: #444
}

.widget_popular_posts_widget a.popular-post-title:hover,
.nmg-popular-posts-list .nmg-popular-post-title:hover,
.nmg-popular-posts-list .nmg-popular-post-title a:hover {
    text-decoration: underline
}

.block-list .article__meta-links li.xpost_date {
    font-size: 13px !important
}

.heading,
.widget--sidebar__title,
.widget--footer__title {
    margin-bottom: 20px
}

.article--grid {
    margin-bottom: 40px
}

.separator--section,
.arqam-widget-counter,
table,
.pixcode--tabs,
.article--grid__meta,
.article--slider,
.article--single__meta,
.article--billboard-small,
.widget--latest-comments,
.wpgrade_popular_posts {
    border-bottom: .14285rem solid #444
}

.code-block {
    margin: 3px 0 40px !important
}

.new_layout_ad .code-block {
    margin: 8px 0 !important;
    text-align: center
}

.media__body .article__title {
    margin-bottom: 1px
}

.pagination {
    margin-bottom: 1.78571rem
}

.badge {
    color: #ef8400;
    border: none;
    background: 0 0;
    width: 52px;
    height: 52px;
    line-height: 50px;
    background: url(../images/badge_bg.png) no-repeat
}

.badge--article {
    right: 10px;
    top: 10px
}

.article--grid__meta .split__title {
    width: 55%;
    height: 24px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #ef8400
}

.article__meta .article__meta-links {
    padding-top: 2px
}

.article--grid__title:after {
    left: 5%;
    right: 5%
}

.mask {
    position: fixed;
    height: 100%;
    width: 100%;
    display: none
}

.pt10 {
    padding-top: 10px
}

.nopadding {
    padding: 0 !important
}

.fa-2x {
    font-size: 1.5em
}

.v-top {
    vertical-align: top
}

.post-header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    display: none;
    z-index: 999;
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.admin-bar .post-header {
    top: 32px
}

.post-header .leftbox,
.post-header .rightbox {
    padding: 0 6px
}

.post-header .rightbox {
    padding-top: 8px !important
}

.post-header .rightbox .icon-search {
    font-size: 22px;
    padding-right: 12px;
    color: #fff
}

.post-header .rightbox .nav_close {
    background: url(../images/nav_close.png) no-repeat;
    width: 16px;
    height: 16px;
    font-size: 0 !important;
    display: block;
    margin: 12px 12px 18px 0;
    float: right;
    cursor: pointer
}

.post-header .nav--main>li a {
    color: #fff
}

.sns-bar {
    color: #fff;
    background-color: #ef8400;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .3);
    min-height: 53px;
    padding: 0 6px
}

.share-bar span {
    font-size: 32px !important;
    padding-top: 2px;
    vertical-align: top
}

.share-bar .icon {
    padding-right: 0;
    vertical-align: top
}

.share-icons {
    display: inline-block;
    list-style: none;
    margin-left: .5em;
    margin-bottom: 0
}

.share-icons li {
    display: inline-block;
    padding: 0 6px;
    vertical-align: bottom
}

.share-icons li a {
    width: 36px;
    height: 36px;
    background: #fff;
    display: block;
    text-align: center;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    line-height: 38px
}

.share-icons .fa {
    line-height: 38px
}

.share-icons li a {
    cursor: pointer;
    box-shadow: -1px 2px 1px rgba(0, 0, 0, .2);
    -webkit-box-shadow: -1px 2px 1px rgba(0, 0, 0, .2);
    -moz-box-shadow: -1px 2px 1px rgba(0, 0, 0, .2);
    -o-box-shadow: -1px 2px 1px rgba(0, 0, 0, .2)
}

.share-icons li a i {
    color: #fff
}

.share-icons li a[title=Facebook] {
    background: #3b5999
}

.share-icons li a[title=Twitter] {
    background: #53acee
}

.share-icons li a[title="Google Plus"] {
    background: #db4c3b
}

.share-icons li a[title=Whatsapp] {
    background: #0dc143
}

.share-icons li a[title=Youtube] {
    background: #cc181e
}

.share-icons li .fa-google-plus {
    font-size: 1em
}

.btn-fav {
    text-align: center;
    font-weight: 400;
    font-size: 20px;
    vertical-align: top;
    line-height: 1.4em;
    display: inline-block;
    cursor: pointer
}

.post-fav-toggle {
    display: none;
    position: absolute;
    top: -100%;
    left: -100%;
    cursor: pointer
}

.btn-fav .faved {
    display: none
}

.post-fav-toggle+label {
    display: inline-block;
    cursor: pointer;
    font-weight: 400;
    vertical-align: middle
}

.post-header .container {
    background: 0 0
}

.post-header .leftbox {
    float: left
}

.post-header .leftbox {
    width: 61%;
    position: relative
}

.post-header .leftbox .fixed_nav {
    display: block;
    width: 57px;
    height: 55px;
    z-index: 10;
    padding: 12px 18px 8px 6px;
    float: left;
    cursor: pointer;
    -moz-transition: color .4s ease-in-out;
    -o-transition: color .4s ease-in-out;
    -webkit-transition: color .4s ease-in-out;
    transition: color .4s ease-in-out
}

.post-header .leftbox .fixed_nav {
    -moz-transition: all .4s;
    -o-transition: all .4s;
    -webkit-transition: all .4s;
    transition: all .4s;
    cursor: pointer;
    user-select: none
}

.post-header .leftbox .fixed_nav .nav-icon {
    background: url(../images/menu_icon.png) no-repeat;
    background-size: 100% auto;
    width: 35px;
    height: 35px;
    display: block;
    -moz-transition: all .4s;
    -o-transition: all .4s;
    -webkit-transition: all .4s;
    transition: all .4s
}

.navigation--is-visible .post-header .leftbox .fixed_nav .nav-icon {
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -moz-transition: all .4s;
    -o-transition: all .4s;
    -webkit-transition: all .4s;
    transition: all .4s
}

.post-header .leftbox .nav_logo {
    line-height: 46px;
    width: 120px;
    /*max-height: 57px;*/
    float: left
}

.post-header .rightbox {
    width: 39%;
    float: right;
    position: relative
}

.post-header .rightbox .like_box {
    float: right;
    text-align: center;
    width: 160px;
    padding: 0 15px 0 20px;
    background: #2f3f6d;
    height: 38px;
    border-radius: 50px;
    -o-border-radius: 50px;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px
}

.post-header .rightbox .like_box .text,
.post-header .rightbox .like_box .like_icon {
    display: inline-block;
    *display: inline;
    zoom: 1;
    vertical-align: top
}

.post-header .rightbox .like_box .text {
    width: 50px;
    line-height: 36px
}

.post-header .rightbox .like_box .like_icon {
    width: 63px;
    height: 28px;
    line-height: 26px;
    position: relative;
    top: 0;
    left: 0;
    transform: scale(1.3);
    -o-transform: scale(1.3);
    -moz-transform: scale(1.3);
    -webkit-transform: scale(1.3)
}

.post-header .rightbox .fb_img img {
    width: auto;
    height: 38px
}

.post-header .navigation--main {
    display: none
}

.post-header .navigation--main .push-half--top {
    margin: 0 !important;
    padding: 24px !important;
    background: #ef8400
}

.post-header .navigation--main .nav--main {
    margin: 0
}

.share-bar {
    text-align: right
}

.post-header .form-search {
    height: 44px
}

.post-header .nav--main li:hover {
    background: #121212;
    border-bottom-color: #ef8400
}

.post-header .sub-menu,
.post-header .sub-menu--mega {
    background: #121212;
    top: 112%
}

.post-header .sub-menu .sub-menu {
    top: 0
}

.post-header .banner_desktop {
    margin: 0 !important;
    padding-left: 0;
    width: 66%
}

.post-header .nav_show,
.post-header .nav_show2 {
    display: block
}

.ad_box .bg .item {
    display: inline-block;
    *display: inline;
    zoom: 1
}

.gpt_ads_box .gpt_ads_title {
    text-align: center;
    padding-bottom: 10px;
    font-size: 11px !important;
    color: #505050
}

.gpt_ads_box .gpt_ads_bg {
    background: url(../images/ad_bg.jpg?ver=1.2) no-repeat;
    min-width: 300px;
    min-height: 250px;
    background-position: center
}

.gpt_ads_box .gpt_ads_nobg {
    background: 0 0
}

.gpt_ads_box .gpt_ads_bg ins,
.gpt_ads_box .gpt_ads_bg iframe {
    background: #fff
}

.related_post ul {
    margin: 0 -15px 0 -11px
}

.related_post ul li {
    width: 50%;
    padding: 0 15px 10px;
    display: inline-block;
    *display: inline;
    zoom: 1;
    vertical-align: top;
    margin-left: -4px
}

.related_post ul li .img_box img {
    width: 100%;
    height: auto
}

.related_post ul li .yarpp-thumbnail-title {
    max-height: 52px;
    overflow: hidden;
    line-height: 26px;
    color: #ef8400;
    padding-top: 6px
}

.related_post2 h3 {
    font-weight: 700;
    margin: 16px 0 13px
}

.shortcode-author-avatars div.author-list .user {
    width: 90px;
    word-wrap: break-word;
    word-break: break-word;
    vertical-align: top;
    float: none !important;
    display: inline-block !important;
    *display: inline !important;
    zoom: 1
}

.ad_link {
    border-top: 1px solid #b2b2b2
}

.ad_link li {
    border-bottom: 1px solid #b2b2b2;
    padding: 10px 0
}

.ad_link li {
    text-align: left
}

.related_post_box .related_post_list {
    margin-left: -24px;
    font-size: 0;
    letter-spacing: -4px;
    word-spacing: -4px
}

.related_post_box .one-third {
    width: 50%;
    letter-spacing: normal;
    word-spacing: normal
}

.related_post_box .heading {
    margin: 0 0 20px !important;
    border-bottom: 4px solid #ef8400;
    padding-left: 0
}

.related_post_box .heading .hN,
.related_post_box .heading .hN a {
    font-size: 20px !important;
    line-height: 1.27316;
    padding: 6px 0;
    bottom: auto;
    max-width: auto;
    background: 0 0
}

.related_post_box .related_post_list .ad_link {
    letter-spacing: normal;
    word-spacing: normal
}

.search_container .heading--main {
    border-color: #49b5b5
}

.search_container .heading--main .hN,
.search_container .heading--main .hN a {
    color: #49b5b5
}

.search_container .article--grid__title::after {
    background: #49b5b5
}

.search_container .article--grid__header:hover .article--grid__title:after,
.search_container .article--grid__header:hover .article--grid__title h3 {
    background-color: #49b5b5
}

.search_container .small-link {
    color: #49b5b5
}

.search_box {
    padding: 40px 0 28px;
    background: #49b5b5
}

.search_box .bd {
    padding-bottom: 40px
}

.search_box .bd .select_box {
    padding: 0 46px
}

.search_box .bd .select_box:last-child {
    border-color: #49b5b5
}

.search_box .ft .search_btn {
    background: #ef8400;
    color: #fff;
    text-align: center;
    display: block;
    width: 33.33333333%;
    height: 44px;
    line-height: 44px;
    margin: 0 auto;
    border-radius: 50px;
    -o-border-radius: 50px;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px
}

.search_box .ft .search_btn .icon-search {
    color: #fff;
    padding-right: 20px
}

.search_box2 {
    padding-top: 40px
}

.search_box2 .hd .text_box,
.search_box2 .bd {
    padding: 0 5%
}

.search_box2 .hd .text_box {
    text-align: center;
    padding-top: 10px
}

.search_box2 .bd .select {
    border: 2px solid #888;
    height: 48px;
    margin: 40px 0
}

.search_box2 .bd .select:first-child {
    margin-top: 20px
}

.search_box2 .bd .btns {
    display: block;
    line-height: 48px;
    height: 48px;
    text-align: center;
    color: #fff;
    border-radius: 50px;
    -o-border-radius: 50px;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px
}

.search_box2 .bd .search_btn {
    background: #ef8400
}

.search_box2 .bd .return_btn {
    background: #999
}

.select {
    position: relative;
    margin-bottom: 30px;
    width: 100%;
    height: 44px;
    background: #fff;
    border-radius: 50px;
    -o-border-radius: 50px;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px
}

.select select {
    height: 44px;
    line-height: 44px;
    vertical-align: middle;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    opacity: 0;
    filter: alpha(opacity:0);
    width: 100%;
    z-index: 999
}

.select .select_tri {
    width: 18px;
    height: 9px;
    position: absolute;
    bottom: -18px;
    left: 50%;
    margin-left: -9px;
    border-width: 9px;
    border-style: solid dashed dashed dashed;
    border-color: #fff transparent transparent transparent
}

.select .tri_box {
    position: absolute;
    right: 4px;
    top: 3px;
    background: #ef8400;
    width: 38px;
    height: 38px;
    border-radius: 50%;
    -o-border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%
}

.select .tri_box .tri {
    position: absolute;
    top: 13px;
    right: 10px;
    width: 0;
    height: 0;
    border-top: 18px solid #fff;
    border-right: 9px solid transparent;
    border-left: 9px solid transparent
}

.ipt {
    border-radius: 50px;
    -o-border-radius: 50px;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    border: 2px solid #888
}

.ipt input {
    border: none;
    background: 0 0;
    padding: 0 16px;
    line-height: 44px;
    height: 44px
}

.ipt input:focus {
    outline: none
}

.img_list {
    padding: 15px 0 0;
    margin: 0 -13px
}

.img_list .img {
    width: 25%;
    float: left;
    padding: 15px 13px
}

.img_list .img img {
    width: 100%;
    height: auto
}

.share_bar {
    position: fixed;
    top: 280px;
    left: 0;
    display: none
}

.share_bar .bar_list li {
    width: 70px;
    height: 50px;
    overflow: hidden;
    background: #fff;
    text-align: center;
    display: table;
    transform: translateX(-20px);
    -webkit-transform: translateX(-20px);
    -moz-transform: translateX(-20px);
    -o-transform: translateX(-20px);
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}

.share_bar .bar_list .share_icon:hover {
    transform: translateX(0);
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -o-transform: translateX(0)
}

.share_bar .bar_list li a,
.share_bar .bar_list .share_num {
    padding-left: 20px;
    color: #fff;
    display: table-cell;
    vertical-align: middle;
    height: 50px;
    overflow: hidden
}

.share_bar .bar_list .share_icon a:hover {
    padding-left: 0
}

.share_bar .bar_list .hd {
    line-height: 20px
}

.share_bar .bar_list .ft {
    font-size: 12px !important;
    line-height: 16px
}

.share_bar .bar_list .share_num {
    color: #000
}

.share_bar .bar_list .share_fb {
    background: #3b5999
}

.share_bar .bar_list .share_g {
    background: #de4b39
}

.share_bar .bar_list .share_tt {
    background: #53acee
}

.share_bar .bar_list .share_mail {
    background: #aaa
}

.share_bar2 {
    left: auto;
    right: 0
}

.share_bar2 .bar_list li {
    transform: translateX(20px);
    -webkit-transform: translateX(20px);
    -moz-transform: translateX(20px);
    -o-transform: translateX(20px)
}

.share_bar2 .bar_list li a,
.share_bar2 .bar_list .share_num {
    padding-right: 20px;
    padding-left: 0
}

.share_bar2 .bar_list .share_icon a:hover {
    padding-right: 0
}

.search_banner,
.banner_desktop {
    padding-left: 1.71429rem;
    margin: 30px auto
}

.search_banner .search_bg {
    background: url(../images/ww_searchbar_dinning.jpg) no-repeat;
    padding: 8px 10px 8px 140px;
    height: 60px;
    background-size: cover
}

.search_banner .search_bg .search-form {
    height: 3.12rem;
    margin: 0 !important;
    padding: 0 !important
}

.search_banner .search_bg .search-form .form-search {
    height: 3.12rem
}

.search_banner .search_bg .search-form .form-search input {
    border: 2px solid #fff !important
}

.search_banner .search_bg_lifestyle {
    background-image: url(../images/search_bg_lifestyle.jpg) !important;
    background-size: auto 100%;
    padding: 8px 15%;
    height: 60px
}

.nmg-google-rating {
    padding-bottom: 30px
}

.nmg-google-rating .nmg-google-rating-img,
.nmg-google-rating .wp-cbox {
    float: left
}

.nmg-google-rating .nmg-google-rating-img {
    width: 128px;
    height: 128px;
    overflow: hidden;
    margin-right: 10px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    -webkit-border-radius: 50%
}

.nmg-google-rating .nmg-google-rating-img img {
    width: 100%;
    height: 100%
}

.nmg-google-rating .wp-cbox .nmg-rating,
.nmg-google-rating .wp-cbox .nmg-start {
    display: inline-block;
    *display: inline;
    zoom: 1
}

.nmg-google-rating .wp-cbox .nmg-rating {
    padding-right: 10px
}

.nmg-google-rating .wp-cbox .nmg-start a span {
    font-size: 23px !important
}

.select_item {
    position: relative;
    height: 32px;
    background: #fff;
    border: 1px solid #888
}

.select_item .tri {
    width: 12px;
    height: 7px;
    position: absolute;
    top: 11px;
    right: 10px;
    border-width: 8px;
    border-style: solid dashed dashed dashed;
    border-color: #444 transparent transparent transparent
}

.select_item select {
    height: 32px;
    line-height: 32px;
    vertical-align: middle;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    opacity: 0;
    filter: alpha(opacity:0);
    width: 100%;
    z-index: 9999
}

.searchbox {
    background: #fff;
    box-sizing: border-box !important;
    display: none
}

.searchbox .title {
    padding-bottom: 10px
}

.search_list li {
    padding: 2px;
    float: left
}

.search_list li a {
    background: #807f7e;
    display: block;
    padding: 6px 12px;
    color: #fff
}

.searchbox_header .heading {
    margin: 0 0 20px !important;
    border-bottom: 4px solid #ef8400;
    padding-left: 0
}

.searchbox_header .heading .hN,
.related_post_box .heading .hN a {
    font-size: 20px !important;
    line-height: 1.27316;
    padding: 6px 0;
    bottom: auto;
    max-width: auto;
    background: 0 0
}

.searchbox_header .select_box {
    float: right;
    padding-bottom: 6px
}

.searchbox_header .select_box .title,
.searchbox_header .select_box .select_item {
    display: inline-block;
    *display: inline;
    zoom: 1;
    vertical-align: bottom
}

.searchbox_header .select_box .title {
    padding-right: 6px
}

.searchbox_header .select_box .select_item {
    width: 93px
}

.searchbox_header .select_box .placeholder {
    height: 32px;
    line-height: 32px;
    text-align: left;
    padding-left: 10px;
    color: #444
}

.review_box .hd {
    padding: 20px 0;
    border-bottom: 1px solid #e6e6e6;
    border-top: 4px solid #ef8400
}

.review_box .hd .img_box,
.review_box .hd .wp-cbox {
    float: left
}

.review_box .hd .img_box {
    width: 22%;
    padding-right: 24px
}

.review_box .hd .wp-cbox {
    width: 78%
}

.review_box .hd .wp-cbox .wp-google-name {
    font-weight: 700
}

.review_box .hd .wp-cbox .wp-google-name span,
.review_box .hd .wp-cbox .nmg-start span {
    font-size: 20px !important
}

.review_box .hd .wp-cbox .nmg-rating,
.review_box .hd .wp-cbox .nmg-start {
    padding-bottom: 5px
}

.review_box .hd .wp-cbox .nmg-rating,
.review_box .hd .wp-cbox .nmg-start,
.review_box .bd .info_box .nmg-start,
.review_box .bd .info_box .wp-date {
    display: inline-block;
    *display: inline;
    zoom: 1;
    vertical-align: middle
}

.review_box .hd .fa-map-marker {
    cursor: pointer;
    color: #ef8400;
    padding-left: 10px;
    font-size: 20px !important
}

.review_box .hd .review_google_popout .popout .c_box .img_box {
    float: none
}

.review_box .bd {
    padding-top: 10px
}

.review_box .bd .wp-item {
    position: relative;
    padding: 10px 0 10px 56px
}

.review_box .bd .google_profile {
    width: 36px;
    height: 36px;
    position: absolute;
    top: 10px;
    left: 0;
    overflow: hidden;
    border-radius: 50%;
    -o-border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%
}

.review_box .bd .info_box .nmg-start,
.review_box .bd .info_box .wp-date {
    padding-bottom: 6px
}

.review_box .bd .info_box .nmg-start {
    padding-right: 3px
}

.review_box .bd .info_box .wp-date span {
    font-size: 12px !important
}

.review_box .bd .info_box {
    border-bottom: 1px solid #e6e6e6;
    padding-bottom: 10px
}

.review_box .bd .info_box .wp-google-name a {
    color: #444
}

.review_box .bd .info_box .text_box {
    font-size: 14px !important
}

.review_box .bd .info_box .text_box .comment_circle {
    cursor: pointer
}

.review_popout,
.review_google_popout {
    z-index: 1001;
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .6)
}

.review_popout .popout,
.review_google_popout .popout {
    display: table;
    width: 100%;
    height: 100%
}

.review_popout .popout .close_btn,
.review_google_popout .popout .close_btn {
    position: fixed;
    top: 55px;
    right: 10px;
    width: 30px;
    height: 30px;
    background: #fff;
    color: #000;
    text-align: center;
    line-height: 30px;
    border-radius: 50%;
    -o-border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%
}

.review_popout .popout .c_box,
.review_google_popout .popout .c_box {
    vertical-align: middle;
    display: table-cell
}

.review_popout .popout .c_box .img_box,
.review_google_popout .popout .c_box .img_box {
    width: 80%;
    text-align: center;
    margin: 0 auto;
    position: relative
}

.review_popout .popout .c_box .img_box .rearrow,
.review_google_popout .popout .c_box .img_box .rearrow {
    position: absolute;
    top: 0;
    height: 100%
}

.review_popout .popout .c_box .img_box .rearrow .rsArrowIcn,
.review_google_popout .popout .c_box .img_box .rearrow .rsArrowIcn {
    position: relative;
    top: 50%;
    width: 26px;
    height: 26px;
    margin: 0 20px;
    border-bottom: 2px solid #fff
}

.review_popout .popout .c_box .img_box .rearrow_left,
.review_google_popout .popout .c_box .img_box .rearrow_left {
    left: -66px
}

.review_popout .popout .c_box .img_box .rearrow_left .rsArrowIcn,
.review_google_popout .popout .c_box .img_box .rearrow_left .rsArrowIcn {
    border-left: 2px solid #fff;
    transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -moztransform: rotate(45deg);
    -webkit-transform: rotate(45deg)
}

.review_popout .popout .c_box .img_box .rearrow_right,
.review_google_popout .popout .c_box .img_box .rearrow_right {
    right: -66px
}

.review_popout .popout .c_box .img_box .rearrow_right .review_google_popout,
.review_popout .popout .c_box .img_box .rearrow_right .rsArrowIcn {
    border-right: 2px solid #fff;
    transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -moztransform: rotate(-45deg);
    -webkit-transform: rotate(-45deg)
}

.review_google_popout .popout .c_box .img_box #show-google-map {
    width: 100%;
    padding-top: 66%
}

.footer .hd {
    padding: 0 0 20px
}

.footer .hd .award {
    width: 243px
}

.footer .hd .award img {
    width: 100%;
    height: auto;
}

.footer .app_download {
    text-align: center;
    padding-top: 10px;
}

.footer .app_download a {
    padding: 0px 4px;
    display: table-cell;
    vertical-align: top;
}

.footer .app_download img {
    width: auto !important;
}

.footer .hd .source_box .title,
.footer .hd .source_box .text p {
    font-size: 12px !important;
    line-height: 20px;
    margin: 0 !important
}

.footer .hd .source_box .text p a {
    text-decoration: underline;
    color: #231f20;
    font-size: 12px !important
}

.article .poi_list_intro {
    font-size: 14px !important;
    color: #888;
    padding-left: 20px;
    display: table
}

.article .poi_list_intro a {
    font-size: 14px !important;
    color: #888
}

.pagination a.prev,
.pagination .pagination-item--prev a {
    margin-right: 0
}

.pagination a.next,
.pagination .pagination-item--next a {
    margin-left: 0
}

.pagination li a,
.pagination li span {
    padding: 6px 9px
}

.pagination a.prev:before,
.pagination a.prev:after,
.pagination a.next:before,
.pagination a.next:after,
.pagination .pagination-item a:before,
.pagination .pagination-item a:after {
    width: 7px;
    height: 7px;
    margin: 0
}

.pagination {
    margin: 0 -15px
}

.tablenav-pages span,
.tablenav-pages a {
    padding: 6px 9px;
    display: inline-block;
    color: #000;
    zoom: 1
}

.tablenav-pages a:hover {
    background: #ef8400;
    color: #fff
}

@media(min-width: 900px) {
    .m_show {
        display: none !important
    }

    .w_show {
        display: block !important
    }

    .banner_desktop {
        display: block
    }

    .banner_mobile {
        display: none
    }

    .sub-menu .sub-menu,
    .sub-menu--mega .sub-menu,
    .sub-menu .sub-menu--mega,
    .sub-menu--mega .sub-menu--mega {
        margin-top: -5px
    }

    .nav--main li:first-child {
        border-radius: 4px 0 0 4px;
        -o-border-radius: 4px 0 0 4px;
        -moz-border-radius: 4px 0 0 4px;
        -webkit-border-radius: 4px 0 0 4px
    }

    .nav--main li:hover,
    .nav--main li.current-menu-item {
        background: #a85d00;
        border-bottom-color: transparent
    }

    .sub-menu,
    .sub-menu--mega,
    .sub-menu li:hover,
    .sub-menu--mega li:hover {
        background: #444
    }

    .nav--main .sub-menu li:first-child,
    .post-header .nav--main li:first-child {
        border-radius: 0;
        -o-border-radius: 0;
        -moz-border-radius: 0;
        -webkit-border-radius: 0
    }

    .article--billboard__header {
        width: 30%;
        left: 30px;
        left: 3.143rem
    }

    .article--billboard>a:hover .article__title:before,
    .article--billboard>a:hover .article--list__title:before,
    .article--billboard>a:hover .latest-comments__title:before {
        -moz-transform: translateX(5px);
        -ms-transform: translateX(5px);
        -o-transform: translateX(5px);
        -webkit-transform: translateX(5px);
        transform: translateX(5px)
    }

    .social-icon-link {
        background: 0 0
    }

    .pixcode--icon.circle {
        color: #fff;
        background-color: #d33592
    }

    .pixcode--icon.icon-e-facebook {
        background-color: #3b5998
    }

    .pixcode--icon.icon-e-instagram {
        background: -webkit-radial-gradient(circle at 12% 100%, #FED373 4%, #F15245 30%, #D92E7F 62%, #9B36B7 85%, #515ECF);
        background: -o-radial-gradient(circle at 12% 100%, #FED373 4%, #F15245 30%, #D92E7F 62%, #9B36B7 85%, #515ECF);
        background: -moz-radial-gradient(circle at 12% 100%, #FED373 4%, #F15245 30%, #D92E7F 62%, #9B36B7 85%, #515ECF);
        background: radial-gradient(circle at 12% 100%, #FED373 4%, #F15245 30%, #D92E7F 62%, #9B36B7 85%, #515ECF)
    }

    .pixcode--icon.icon-e-instagram:hover {
        background: 0 0
    }

    .pixcode--icon.icon-youtube-play {
        background-color: #cc181e
    }

    .pixcode--icon.icon-e-rss {
        background-color: #3aaab4
    }

    .pixcode--icon.circle:hover {
        background-color: #ef8400 !important;
        color: #fff !important
    }

    .header-bar .form-search {
        width: 260px;
        background: 0 0
    }

    .header-bar .search-query {
        color: #444;
        background: 0 0;
        border: 2px solid #888;
        border-radius: 100px;
        -moz-border-radius: 100px;
        -o-border-radius: 100px;
        -webkit-border-radius: 100px
    }

    .header-bar .form-search,
    .header-bar .search-query {
        height: 44px
    }

    .header-bar .form-search .search-submit {
        margin: 4px 5px;
        height: 36px;
        background: #444;
        color: #fff;
        width: 36px;
        border-radius: 50%;
        -moz-border-radius: 50%;
        -o-border-radius: 50%;
        -webkit-border-radius: 50%
    }

    .search-submit:hover {
        background: #a85d00
    }

    .header-bar .form-search .search-submit:hover {
        background: #ef8400
    }

    .navigation--main {
        border-radius: 4px;
        -o-border-radius: 4px;
        -moz-border-radius: 4px;
        -webkit-border-radius: 4px;
        min-height: 40px;
    }

    .sidebar .widget--main:first-child .code-block {
        margin-top: 0 !important
    }

    .post-format-icon--featured {
        line-height: 10.4rem
    }

    .block-list--alt>li {
        border-bottom-width: 1px
    }

    .sidebar {
        z-index: 1000;
        position: relative
    }

    .sns-bar,
    .post-header .navigation--main {
        width: 66%
    }

    .navigation--is-visible .post-header .search_banner {
        display: none
    }

    .post-header .navigation--main {
        background: #282828;
        border-radius: 0 0 4px 4px;
        -o-border-radius: 0 0 4px 4px;
        -moz-border-radius: 0 0 4px 4px;
        -webkit-border-radius: 0 0 4px 4px
    }

    .post-header .nav--main li:first-child {
        border-radius: 0;
        -o-border-radius: 0;
        -moz-border-radius: 0;
        -webkit-border-radius: 0
    }

    .post-header .nav_show {
        display: block
    }

    .sns-bar,
    .post-header .navigation--main {
        width: 66%
    }

    .post-header .rightbox .hidden {
        display: none
    }

    .post-header .search_banner {
        width: 66%;
        margin: 0;
        padding: 0
    }

    .post-header2 {
        display: none !important
    }

    .fixed {
        position: fixed;
        top: 0
    }

    .about_end {
        position: absolute;
        right: 15px;
        bottom: 0
    }

    .share_list {
        margin-bottom: 10px
    }

    .share_list li,
    .nav .search-item {
        display: inline-block;
        *display: inline-block;
        zoom: 1
    }

    .share_list li {
        margin-left: 16px
    }

    .code-block {
        text-align: center
    }

    .code-block .gpt_ads_box {
        margin: 0 40px;
        display: inline-block;
        *display: inline;
        zoom: 1;
        vertical-align: top
    }

    .sidebar .code-block {
        text-align: left
    }

    .sidebar .code-block .gpt_ads_box {
        margin: 0
    }

    .content-module .gpt_ads_box {
        display: none
    }

    .mobile_category {
        padding-bottom: 12px
    }

    .ad_link li a:hover {
        text-decoration: underline
    }

    .gpt_ads_box2 {
        display: none
    }

    .search_box .bd .select_box {
        width: 33.33333333%;
        border-right: 6px solid #257775;
        padding: 0 46px;
        float: left
    }

    .search_box .bd .select_box .select:nth-child(2) {
        margin-bottom: 0
    }

    .search_box2 .bd .btns {
        margin: 0 2% 40px;
        width: 46%
    }

    .search_box2 .bd .search_btn {
        float: right
    }

    .search_box2 .bd .return_btn {
        float: left
    }

    .searchbox {
        border: 1px solid #888 !important;
        padding: 16px 9px !important;
        position: absolute;
        top: 48px;
        left: 0;
        width: 100%
    }

    .search_list2 {
        margin: -6px 0 16px
    }

    .footer .hd .nmgLogoFt,
    .footer .hd .siteText {
        float: none
    }

    .footer .hd .nmgLogoFt {
        width: 116px;
        height: 102px;
        margin-right: 0;
        padding: 0 20px 10px 0
    }

    .footer .hd .nmgLogoFt img {
        height: 92px
    }

    .footer .hd .siteText {
        width: 175px;
        padding-bottom: 4px
    }

    .footer .hd .nmgLogoFt,
    .footer .hd .siteText,
    .footer .hd .award,
    .footer .hd .source_box,
    .footer .hd .award,
    .footer .hd .source_box {
        display: table-cell;
        vertical-align: bottom
    }

    .footer .hd .award {
        height: 104px;
        padding: 0 10px 0 18px;
        vertical-align: middle
    }

    .footer .hd .source_box {
        padding-bottom: 6px;
        padding-left: 10px
    }

    .footer_fixed {
        display: none
    }

    .article_desktop__featured-image {
        display: block
    }

    .article_mobile__featured-image {
        display: none
    }
}

@media(min-width: 900px) and (max-width:920px) {
    .rsAutoHeight .rsSlide {
        height: 100%
    }

    .royalSlider.rsAutoHeight,
    .rsAutoHeight.pixslider {
        height: 500px
    }
}

@media(min-width: 900px) and (max-width:990px) {
    .article--billboard__title {
        padding: 9px 12px 9px 48px;
        padding: .64286rem .85714rem .64286rem 3.42857rem;
        margin: 0 0 0 -48px;
        background: #fff;
        color: #1a1717
    }

    .article--billboard>a:hover .article--billboard__title {
        background: 0 0
    }

    .article--billboard>a:hover .article__title:before,
    .article--billboard>a:hover .article--list__title:before,
    .article--billboard>a:hover .latest-comments__title:before,
    .article--grid__header:hover .article--grid__title h3,
    .article--grid__header:hover .article--grid__title:after {
        background-color: #ef8400;
        color: #fff
    }
}

@media(max-width: 899px) {
    .wrapper {
        transform: none;
        -o-transform: none;
        -moz-transform: none;
        -webkit-transform: none
    }

    .container--main .heading--main:first-child {
        margin-top: 5px !important;
    }

    .layout--boxed .header_bg {
        background: #ef8400;
        height: 55px;
        overflow: hidden;
        visibility: hidden
    }

    .m_show {
        display: block !important
    }

    .w_show {
        display: none !important
    }

    .banner_desktop {
        display: none
    }

    .banner_mobile {
        display: block
    }

    .site-header {
        padding-left: 58px;
        width: 40%;
        -webkit-box-sizing: initial;
        -moz-box-sizing: initial;
        -ms-box-sizing: initial;
        -o-box-sizing: initial;
        box-sizing: initial
    }

    .site-navigation__trigger {
        opacity: 1;
        padding: 2px 24px
    }

    .site-navigation__trigger .nav-icon {
        top: 43%
    }

    .site-navigation__trigger .nav-icon,
    .site-navigation__trigger .nav-icon {
        background: url(../images/menu_icon.png) no-repeat;
        background-size: 43px auto;
        width: 43px;
        height: 43px;
        display: block
    }

    .site-navigation__trigger .nav-icon:after,
    .site-navigation__trigger .nav-icon:before {
        background: 0 0
    }

    .navigation--is-visible .nav-icon {
        -moz-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        -o-transform: rotate(-90deg);
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
        top: 43% !important
    }

    .nav--main li {
        position: relative
    }

    .nav--main li .sub-menu,
    .nav--main li .sub-menu--mega,
    .sub-menu>li.menu-item-has-children:hover>.sub-menu,
    .sub-menu--mega>li.menu-item-has-children:hover>.sub-menu,
    .sub-menu>li.menu-item-has-children:hover>.sub-menu--mega,
    .sub-menu--mega>li.menu-item-has-children:hover>.sub-menu--mega {
        display: none
    }

    .nav--main li>.arrow_box {
        padding: 12px;
        position: absolute;
        right: 0;
        top: 0
    }

    .nav--main>li.current-menu-item a {
        color: #ef8400 !important
    }

    .sub-menu,
    .sub-menu--mega {
        padding-left: 0;
        background: #1f1f1f
    }

    .sub-menu li a,
    .sub-menu--mega li a {
        position: relative;
        padding-left: 50px !important;
        line-height: 25px
    }

    .sub-menu li a strong,
    .sub-menu--mega li a strong {
        position: absolute;
        top: 11px;
        left: 25px
    }

    .site-navigation__trigger {
        right: auto;
        left: 0
    }

    .navigation--mobile {
        position: fixed;
        background: #282828
    }

    .navigation--mobile .nav_close {
        background: url(../images/nav_close.png) no-repeat;
        width: 16px;
        height: 16px;
        font-size: 0 !important;
        display: block;
        margin: 15px 0 18px
    }

    .navigation--mobile>ul {
        margin: 0 -1.71429rem
    }

    .navigation--mobile>ul>.menu-item {
        border-bottom: 1px solid #444
    }

    .navigation--main {
        background: #000
    }

    .post-header .navigation--main .push-half--top {
        margin-top: 0 !important;
        padding-top: 1.71429rem !important;
        background: #ef8400
    }

    .push--bottom {
        margin-bottom: 0 !important
    }

    .navigation--is-visible .wrapper,
    .pull_left,
    .navigation--is-visible .site__footer,
    .navigation--is-visible .site__stats {
        -moz-transform: translateX(75%);
        -ms-transform: translateX(75%);
        -o-transform: translateX(75%);
        -webkit-transform: translateX(75%);
        transform: translateX(75%)
    }

    .navigation--mobile {
        right: auto;
        left: 0
    }

    .content-module {
        text-align: center;
        margin-top: .71428rem
    }

    .content-module>div {
        display: inline-block;
        *display: inline;
        zoom: 1
    }

    .post-article .code-block {
        text-align: center
    }

    .article--grid__meta {
        margin: 0 6px
    }

    .article--grid__meta .split__title {
        padding-left: 18px;
        width: 55%
    }

    .article--grid__meta .article__meta-links li {
        padding-right: 18px
    }

    .article__time,
    .comment__time {
        margin-left: 0;
        display: table
    }

    .article__title .hN,
    .featured-area__article.article--big .article__title .hN {
        font-size: 18px !important
    }

    .post-format-icon--featured {
        line-height: 73px
    }

    .block-list--alt>li+li {
        border-top-width: 0
    }

    .block-list--alt>li {
        border-bottom-width: 1px
    }

    .article--grid__header .article__featured-image {
        height: auto
    }

    .site__footer,
    .site__stats {
        -moz-transform: translateZ(0);
        -ms-transform: translateZ(0);
        -o-transform: translateZ(0);
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        -moz-transition: all .4s ease-in-out;
        -o-transition: all .4s ease-in-out;
        -webkit-transition: all .4s ease-in-out;
        transition: all .4s ease-in-out
    }

    .post-header {
        display: block
    }

    .post-header .container {
        width: 100%;
        padding: 0 !important
    }

    .post-header .sns-bar {
        height: 55px;
        min-height: auto;
        padding: 0
    }

    .post-header .leftbox .fixed_nav {
        width: 46px;
        padding: 9px 3px 8px 8px;
        height: 52px
    }

    .post-header .leftbox .nav_logo {
        width: 62%
    }

    .post-header .leftbox .nav_logo img {
        width: auto;
        height: 38px
    }

    .post-header .rightbox {
        padding: 7px 8px 7px 0 !important
    }

    .post-header .search_banner {
        visibility: visible
    }

    .admin-bar .post-header {
        top: 46px
    }

    .yarpp-thumbnails-horizontal .yarpp-thumbnail {
        width: 100% !important;
        height: auto !important
    }

    .yarpp-thumbnails-horizontal .yarpp-thumbnail img {
        width: 100%;
        height: auto;
        margin: 0;
        padding: 5px
    }

    .banner_mobile img {
        height: 60px;
        max-width: 900px !important
    }

    .yarpp-related .item_box .item {
        margin: 0
    }

    .yarpp-related .item_box .item .list {
        width: 100%;
        margin-left: 0;
        padding: 5px 0
    }

    .related_post ul li {
        width: 100%;
        margin-left: 0
    }

    .share-bar .icon {
        display: none
    }

    .gpt_ads_box {
        margin: 0 auto
    }

    .code-block {
        margin: 10px 0 40px !important
    }

    .code-block-after-pagination .gpt_ads_box:nth-child(2) {
        display: none
    }

    .mobile_category {
        padding-bottom: 24px
    }

    .gpt_ads_box2 {
        width: 320px !important
    }

    .gpt_ads_box2 .gpt_ads_bg {
        background: url(../images/ad_bg2.jpg?ver=1.2) no-repeat;
        min-width: 300px;
        min-height: 100px
    }

    .gpt_ads_box2 .gpt_ads_nobg {
        background: 0 0
    }

    .search_container .heading--main:first-child {
        margin-top: 0 !important
    }

    .search_box .bd .select_box {
        border-bottom: 6px solid #257775;
        margin-bottom: 30px
    }

    .search_box .bd .select_box:last-child,
    .search_box .bd .select_box:last-child .select:last-child {
        margin-bottom: 0
    }

    .search_box2 .bd .btns {
        margin-bottom: 40px
    }

    .img_list .img {
        width: 50%
    }

    .share_bar {
        display: none !important
    }

    .seach_banner {
        margin: 0 -1.71429rem
    }

    .search_banner .search_bg {
        background: url(../images/ww_searchbar_dinning.jpg) no-repeat;
        background-size: auto 100%
    }

    .searchbox {
        background: 0 0;
        padding-top: 10px
    }

    .searchbox .title {
        color: #fff
    }

    .search_list ul {
        margin: 0
    }

    .search_list2 {
        padding: 10px 0
    }

    .footer_fixed {
        position: fixed;
        width: 100%;
        left: 0;
        bottom: 0;
        background: #aaa;
        transform: translateY(200px);
        -webkit-transform: translateY(200px);
        -moz-transform: translateY(200px);
        -o-transform: translateY(200px);
        -moz-transition: all .1s ease;
        -o-transition: all .1s ease;
        -webkit-transition: all .1s ease;
        transition: all .1s ease;
        z-index: 9999
    }

    .footer_fixed ul {
        display: table;
        margin: 0;
        width: 100%
    }

    .footer_fixed li {
        display: table-cell;
        vertical-align: middle;
        width: 33.33333%;
        text-align: center;
        color: #fff;
        word-break: break-word;
        padding: 8px 0 6px
    }

    .footer_fixed li img {
        width: 38%;
        height: auto
    }

    .footer_fixed li .hd,
    .footer_fixed li .ft {
        font-size: 12px !important
    }

    .footer_fixed .share_num {
        background: #fff;
        color: #000;
        line-height: 13px
    }

    .footer_fixed .share_fb {
        background: #3b5998
    }

    .footer_fixed .share_g {
        background: #dd4b39
    }

    .footer_fixed .share_wa {
        background: #1d9e11
    }

    .footer_fixed .share_line {
        background: #01c312
    }

    .footer_fixed .share_tt {
        background: #53acee
    }

    .footer_fixed .share_mail {
        background: #aaa
    }

    .footer_fixed ul:after {
        width: 0
    }

    .footer_show {
        transform: translateY(0);
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -o-transform: translateY(0)
    }

    .navigation--is-visible .footer_show {
        transform: translateY(200px);
        -webkit-transform: translateY(200px);
        -moz-transform: translateY(200px);
        -o-transform: translateY(200px)
    }

    .review_popout .popout .close_btn {
        top: 71px
    }

    .footer .hd .nmgLogoFt,
    .footer .hd .siteText,
    .footer .ft .Copyright,
    .footer .ft .ftLink_box {
        float: none;
        word-spacing: -1px;
        letter-spacing: 0
    }

    .footer .hd .nmgLogoFt {
        padding: 0 0 10px;
        margin: 0 auto;
        height: auto;
        width: 91px
    }

    .footer .hd .siteText,
    .footer .ft .Copyright,
    .footer .ft .ftLink_box {
        text-align: center
    }

    .footer .hd .siteText .s_hd {
        font-size: 26px;
        padding-bottom: 12px;
        font-weight: 700;
        font-style: normal
    }

    .footer .hd .siteText {
        padding-top: 0
    }

    .footer .hd .award {
        margin: 10px auto 20px
    }

    .footer .ft .ftLink_box {
        padding-bottom: 10px
    }

    .footer .ft .ftLink_box a {
        padding: 0 3px
    }

    .footer .ft .ftLink_box .Subscription .tri {
        width: 32px;
        height: 18px;
        background-size: 32px auto;
        right: auto;
        left: 50%;
        margin-left: -16px;
        top: -14px
    }

    .footer .ft .Copyright {
        padding: 0
    }

    .footer .hd .siteText {
        padding-top: 0
    }

    .ftPupop_box {
        width: 80%;
        right: 10%;
        bottom: 81px
    }

    .ftPupop_box .close {
        top: 2%;
        right: 2%;
        font-size: 16px
    }

    .ftPupop_box .pupop {
        width: 90%;
        margin: 0 5%
    }

    .ftPupop_box .pupop a img {
        width: 80%;
        height: auto
    }

    .ftPupop_box .pupop .AppleStore {
        padding-top: 5px
    }

    .ftPupop_box .pupop .GooglePlay {
        padding-bottom: 30px
    }

    .footer .ft {
        padding-top: 22px
    }

    .search_banner {
        visibility: hidden;
        margin: 0;
        padding: 0
    }

    .poi .article .media__img--rev {
        width: 30%
    }

    .poi .article .media__body {
        float: left;
        width: 70%
    }

    .article_desktop__featured-image {
        display: none
    }

    .article_mobile__featured-image {
        display: block
    }
}

@media(min-width: 768px) {
    .image-wrap {
        padding-top: 60%
    }

    .m_adshow {
        display: none !important
    }
}

@media(min-width: 767px) {
    .article--grid__header .article__title .hN {
        height: 68px;
        overflow: hidden;
        line-height: 30px
    }

    .wshow {
        display: block
    }

    .mshow {
        display: none
    }
}

@media(max-width: 767px) {
    .site-header {
        height: auto;
        min-height: 53px;
        padding-left: 40px
    }

    .site-navigation__trigger {
        height: 53px;
        width: 60px;
        padding: 7px 14px 2px 0;
        position: relative
    }

    .site-navigation__trigger .nav-icon,
    .site-navigation__trigger .nav-icon {
        background-size: 100% auto;
        width: 35px;
        height: 35px;
        top: 8px
    }

    .navigation--is-visible .nav-icon {
        top: 18% !important
    }

    .header .site-header__branding {
        width: 150px;
        display: block
    }

    .site-logo--image {
        margin: 9px 0
    }

    .heading .hN,
    .heading .hN a {
        font-size: 28px !important;
        line-height: 28px
    }

    .heading--main {
        border-bottom: 8px solid #ef8400;
        padding-left: 18px;
        margin: 0 10px 15px !important
    }

    .heading--main .hN {
        padding: 0 11px;
        position: relative;
        bottom: -11px
    }

    .post-header .leftbox {
        width: 70%
    }

    .post-header .leftbox .nav_logo {
        width: 110px
    }

    .post-header .leftbox .nav_logo img {
        height: auto
    }

    .post-header .leftbox .fixed_nav .nav-icon {
        width: 35px;
        height: 35px
    }

    .post-header .rightbox {
        width: 30%
    }

    .img_list .img {
        width: 100%
    }

    .search_box2 .bd .select:first-child {
        margin-top: 10px
    }

    .related_post_box .related_post_list .ad_link {
        border-top: none;
        margin-left: 24px
    }

    .related_post_box .related_post_list .ad_link li:first-child {
        padding-top: 0
    }

    .wshow {
        display: none
    }

    .mshow {
        display: block
    }

    .m_adshow {
        display: block !important
    }
}

@media(min-width: 599px) and (max-width:767px) {
    .gpt_ads_box .gpt_ads_bg ._gpt_ads {
        width: 300px
    }
}

@media(max-width: 599px) {
    #wpadminbar {
        position: fixed
    }

    .article--grid__thumb,
    .category__featured-posts,
    .image-wrap.full-img,
    .featured-area,
    .search_box2 {
        margin: 0 -1.71429rem
    }

    .featured-area .featured-area__article {
        padding: 0
    }

    .featured-area .featured-area__aside {
        padding: 0 1.71429rem
    }

    .related_post_box .one-third {
        width: 100%
    }

    .tag_img .tag_box li.regist_item a span {
        border-radius: 4px;
        -webkit-border-radius: 4px;
        -o-border-radius: 4px;
        -moz-border-radius: 4px
    }

    .tag_img .tag_box .regist_item a .shop_icon {
        display: none
    }

    .heading--main .hN .search_title {
        font-size: 22px !important;
        line-height: 22px
    }

    .review_box .hd .img_box {
        width: 30%;
        padding-right: 10px
    }

    .review_box .hd .wp-cbox {
        width: 70%
    }

    .review_popout .popout .c_box .img_box .rearrow_left {
        left: -43px
    }

    .review_popout .popout .c_box .img_box .rearrow_right {
        right: -43px
    }

    .review_popout .popout .close_btn {
        top: 57px
    }

    .poi .media__img--rev {
        overflow: hidden
    }

    .poi .media__img--rev .image-wrap {
        width: 200px;
        height: 100px;
        margin-left: -100%
    }

    .article .poi_list_intro,
    .article .poi_list_intro a {
        font-size: 14px !important;
        color: #888;
        padding: 0
    }
}

@media(max-width: 398px) {
    .article--grid__meta {
        margin: 0 14px
    }

    .article--grid__meta .split__title {
        padding-left: 14px
    }

    .article--grid__meta .article__meta-links li {
        padding-right: 14px
    }

    .article--grid__title .hN,
    .article--grid__title .article__author-name,
    .article--grid__title .comment__author-name,
    .article--grid__title .score__average-wrapper,
    .article--grid__title .score__label,
    .article--grid__title .widget_calendar caption,
    .widget_calendar .article--grid__title caption {
        padding: .42857rem 20px
    }

    .article--grid__meta .split__title {
        width: 53%
    }

    .post-header .rightbox .like_box {
        width: 100%;
        padding: 0
    }

    .post-header .rightbox .like_box .text {
        width: 30%
    }
}

@media(max-width: 414px) {
    .search_banner .search_bg_lifestyle {
        padding-left: 30%;
        padding-right: 20px
    }
}

@media(max-width: 320px) {

    .article--grid__thumb,
    .category__featured-posts,
    .image-wrap.full-img,
    .featured-area,
    .search_box2,
    .gpt_ads_box2,
    .sticky_banner {
        margin: 0 -10px
    }
}

.page-header-video {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden
}

.page-header-video2 {
    padding-bottom: 96%
}

.page-header-video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.search_banner {
    position: relative
}

.search_hot_tag {
    display: none;
    padding: 24px;
    margin: 0
}

.search_hot_tag .tags_title {
    text-align: left;
    margin-bottom: 6px
}

.site-header .search_hot_tag {
    position: absolute;
    z-index: 5002;
    top: 100%;
    margin-top: 2px;
    padding: 20px 12px;
    background: #fff;
    border: 1px solid #888
}

.post-header .search_hot_tag,
.post-container .search_hot_tag {
    z-index: 0;
    top: auto;
    left: 0;
    right: 0;
    padding: 24px;
    border: none
}

.post-header .search_hot_tag .tags_title,
.post-container .search_hot_tag .tags_title {
    color: #fff
}

.search_banner .search_hot_tag {
    background: rgba(239, 132, 0, .95)
}

.post-header .navigation--main {
    position: relative;
    background: rgba(239, 132, 0, .95)
}

.post-header .navigation--main .push-half--top {
    background: 0 0
}

.post-header .navigation--main .search_hot_tag {
    position: relative;
    margin: 0;
    display: block !important;
    padding-top: 0
}

.post-container .search_hot_tag {
    position: absolute;
    margin-left: 24px;
    z-index: 21
}

.banner_desktop_mobile_ad {
    margin: 30px auto;
    margin-left: 1.71429rem;
    text-align: center
}

.sticky_banner {
    background: 0 0 !important;
    margin: 0;
    z-index: 100;
    margin-left: 0
}

.sticky_banner .sticky_banner_inner {
    overflow: hidden
}

.sticky_banner .sticky_banner_inner>a,
.sticky_banner .sticky_banner_inner>img,
.sticky_banner .sticky_banner_inner>div>div {
    margin-bottom: 22px;
    background-color: #ddd
}

.sticky_banner.container {
    margin: 0;
    width: 100%;
    position: fixed;
    padding: 0 1.71429rem
}

.sticky_banner.container .sticky_banner_inner {
    width: 66%;
    margin: 0 -1.71429rem
}

.post-container .sticky_banner {
    margin-left: 1.71429rem;
}

@media(min-width:899px) {
    .container--main:not(.post-container) .sticky_banner.container {
        top: 0 !important;
    }
}

@media(max-width:899px) {
    .banner_desktop_mobile_ad {
        margin-left: 0;
        left: 0;
    }

    .sticky_banner {
        height: auto;
        width: 806px;
        margin-left: -1.71429rem;
        margin-right: -1.71429rem;
        left: auto !important;
    }

    .sticky_banner .sticky_banner_inner>a,
    .sticky_banner .sticky_banner_inner>img,
    .sticky_banner .sticky_banner_inner>div>div {
        margin-bottom: 0;
    }

    .post-container .sticky_banner {
        margin-left: 0;
        margin-right: 0;
    }
}

@media(max-width:320px) {
    .post-container .sticky_banner {
        margin-left: -10px;
    }
}

/*newapp download  button for not single and app_page css*/
.newsappdlb {
    position: fixed;
    bottom: 85px;
    right: 1%;
    z-index: 9999;
    /* border-radius: 0px 18px 18px 0px;
    -o-border-radius: 0px 18px 18px 0px;
    -moz-border-radius: 0px 18px 18px 0px;
    -webkit-border-radius: 0px 18px 18px 0px;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .3); */
    width: 126px;
}

/*----- featured-image 10x6 -----*/

@media (min-width: 1270px) {
    .article--grid__header .article__featured-image {
        height: 235px;
        /*calc((1270px * 0.333 - 44px) *6/10);*/
    }

    .post-container .grid>.article__featured-image {
        height: calc(807px *6/10);
        overflow: hidden;
    }
}

@media (max-width: 1269px) {
    .article--grid__header .article__featured-image {
        height: calc((33.3vw - 44px) *6/10);
    }

    .post-container .grid>.article__featured-image {
        height: calc((66.6vw - 44px) *6/10);
        overflow: hidden;
    }
}

@media (max-width: 1023px) {
    .article--grid__header .article__featured-image {
        height: calc((66.6vw - 34px) *6/10);
    }
}

@media (max-width: 899px) and (min-width:600px) {
    .article--grid__header .article__featured-image {
        height: calc((50vw - 60px) *6/10);
    }

    .post-container .grid>.article__featured-image {
        height: calc((100vw - 50px) *6/10);
        overflow: hidden;
    }
}

@media (max-width: 599px) {
    .article--grid__header .article__featured-image {
        height: calc(100vw *6/10);
    }

    .post-container .grid>.article__featured-image {
        height: calc(100vw *6/10);
        overflow: hidden;
        width: 100vw;
        padding-right: 1.71429rem;
    }

    .post-container .grid>.article__featured-image .image-wrap {
        overflow: unset;
    }
}

/* app download float bottom for some tag/category article*/
.fix-body {
    overflow: hidden;
    /* height: 100vh; */
}

.adl-container {
    background: #F8B841;
    padding: 30px 20px 20px;
    position: fixed;
    left: 0px;
    bottom: 0px;
    z-index: 99999;
    width: 100%;
}

.adl-close-botton {
    cursor: pointer;
    position: absolute;
    color: #000;
    top: 10px;
    right: 20px;
}

.adl-content {
    display: flex;
    box-sizing: border-box;
    margin: 0 0 20px 0;
}

.adl-icon {
    background: url('../images/appicon230.png') no-repeat;
    background-size: cover;
    width: 56px;
    height: 56px;
    margin-right: 10px;
    margin-top: 0;
    float: left;
    border-radius: 15%;
}

.adl-title {
    font-size: 15px;
    line-height: 18px;
    font-weight: 500;
    color: #fff;
    margin-bottom: 5px;
    text-decoration: none;
    -webkit-font-smoothing: antialiased;
}

.adl-content .text-group {
    width: 80%;
}

.adl-body {
    color: #fff;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    text-decoration: none;
    line-height: 1.8 !important;
    -webkit-font-smoothing: antialiased;
}

.button-group {
    display: flex;
    width: auto;
}

.adp-link {
    height: 48px;
    border-radius: 40px;
    color: #fff;
    font-size: 22px !important;
    font-weight: 400;
    line-height: 48px;
    text-align: center;
    background: #961e31;
}

.adp-one-link {
    width: 100%;
}

.adp-one-link svg {
    fill: white;
    width: 30px;
    vertical-align: text-bottom;
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        transform: translate3d(0, 100%, 0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.fadeInUp {
    animation-name: fadeInUp;
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

.fadeOut {
    animation-name: fadeOut;
}

@keyframes fadeOutDown {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        transform: translate3d(0, 100%, 0)
    }
}

.fadeOutDown {
    animation-name: fadeOutDown;
}

.animated {
    animation-duration: 1s;
    animation-fill-mode: both;
}

/* app download float bottom end */

.featured-image .video-container2 .video-wrap .vdb_player>div[id*="vdb"]>div[style*='position: absolute']>div[style*='position: fixed'] {
    margin-top: 55px;
}

.category__featured-posts .vdb_player>div[id*="vdb"]>div[style*='position: absolute']>div[style*='position: fixed'] {
    margin-top: 55px;
}

@media (max-width: 599px) {
    ._page_ .oath-lrec-player .vdb_player>div[id*="vdb"]>div[style*='position: absolute']>div[style*='position: fixed'] {
        margin-top: 55px;
    }
}
#inread_video_wrapper .vdb_player>div[id*="vdb"]>div[style*='position: absolute']>div[style*='position: fixed'] {
    margin-top: 55px;
}
}
._page_ .oath-lrec-player {
    margin: 0 10%;
}

@media (max-width: 899px) {
    ._page_ .oath-lrec-player {
        margin: 0 auto;
    }
}

/*inline-block之間的空隙*/
.grid {
    font-size: 0px !important;
}


/*BLOCKQUOTE STYLE 2021*/
:root{
    --quote-color:#ef8400;
}
blockquote{
    font-style: normal;
    font-weight: bold;
    margin:0px 50px 0px 50px;
    padding:30px 30px 30px 50px;
    position:relative;
    font-family:Georgia,serif;
    font-size:20px;
    line-height:1.2;
    color: var(--quote-color);
    text-align:justify;
    border-left: 15px solid var(--quote-color);
    border-right: 5px solid var(--quote-color);
    }
    blockquote:before{
        background-color:unset;
        content:unset;
        }
   blockquote p {
        font-style: normal;
        font-weight: bold;
    }
    blockquote p:last-child:after{
        content:unset;
        }
    blockquote p:first-child:before{
        content:"\201C";
        content:open-quote;
        font-family:Georgia,serif;
        font-size:60px;
        font-weight:bold;
        color:var(--quote-color);
        position:absolute;
        left:14px;top:5px;
        }
    blockquote p::after{
        content:unset;
        }
    blockquote p::before{
        content:unset;
        }
    @media (max-width:899px){
        blockquote{
            margin:0px;
            padding:10px 20px 10px 40px;
            }
        blockquote p:first-child:before{
            font-size:38px;
            left:18px;top:18px;
            }
         }
