/*
Theme Name:     look child
Description:    Make your modifications to Look in this child theme.
Template:      	look
Theme URI: 		http://demo.themeruby.com/look
Author: 		Theme-Ruby
Version:        1.0
Author URI: 	https://themeforest.net/user/Theme-Ruby
Tags:           custom-background, custom-menu, editor-style, featured-images, theme-options, custom-colors, translation-ready
License:        license purchased
License URI:    http://themeforest.net/licenses/standard
*/

/* Your CSS code goes here
-------------------------------------- */
/*@import url('https://fonts.googleapis.com/css?family=Noto+Sans+TC:400,500,700&display=swap&subset=chinese-traditional');*/

/*@font-face {
    font-family: 'Josefin Sans';
    font-style: normal;
    font-weight: 700;
    src: local('Josefin Sans Bold'), local('JosefinSans-Bold'), url(../fonts/font-awesome-2/JosefinSans-Bold.woff) format('woff');
}

@font-face {
    font-family: 'NTR';
    font-style: normal;
    font-weight: 400;
    src: local('NTR'), url(../fonts/font-awesome-2/NTR.woff) format('woff');
}*/

:root{
    /*--customize-menu-color: var(--theme-color);*/
    --customize-menu-color: #fff;
    --customize-menu-hcolor: #fff;
    --customize-menu-font-color: #000;
    --customize-menu-font-hcolor: #09ccf1;
    --customize-submenu-color: #fff;
    --customize-submenu-hcolor: #fff;
    --customize-submenu-border-color: #f2f2f2;
    --customize-current-menu-color: #fff;
    --customize-current-menu-font-color: #000;
    --mobile-customize-menu-color: #fff;
    --mobile-customize-menu-border-color: #f2f2f2;
    --mobile-customize-menu-exp-color: #fff;
    --mobile-customize-submenu-color: #fff;
    --mobile-current-menu-color: #fff;
    --mobile-current-menu-font-color: #000;
    --customize-font-color: #000;
}

body,
div,
ul,
li,
a,
p,
span,
table,
tr,
td,
label,
h1,
h2,
h3,
h4,
h5 {
    /*font-family: arial,"Microsoft JhengHei","MS Gothic","Malgun Gothic",SimHei,"Microsoft YaHei";*/
    /*font-family: arial,microsoft jhenghei,ms gothic,malgun gothic,SimHei,microsoft yahei!important;*/
    font-family: "Noto Sans TC", arial, "Microsoft YaHei", SimHei, "MS Gothic", "Malgun Gothic", "Microsoft JhengHei" !important;
    letter-spacing: 1px;
}

body,
div,
ul,
li,
p,
span,
table,
tr,
td,
label,
.single-tag-wrap a {
    font-size: 16px;
}

@media (max-width: 768px) {
    h1, h1 span, h1 a {font-size: 26px !important;}
    h2, h2 span, h2 a {font-size: 24px !important;}
    h3, h3 span, .h3, h3:not(.post-title) a, .h3 a {font-size: 24px !important;}
    h4, h4 span, h4 a {font-size: 18px !important;}
}

h1, h2, .arqam-widget-counter li span, h3, h4, h5, h6, hgroup {
    margin-top: 0.75rem !important;
}
h1, h2, .arqam-widget-counter li span, h3, h4, h5, h6, hgroup, ul, ol, dl, blockquote, p, address, table, fieldset, figure, pre, .form-fields > li, .media, .author, .latest-comments__list, .island, .reviews, .islet {
     margin-bottom: 1.71429rem!important;
}

._page_ {
    display: none;
}

._page_1 {
    display: block;
}

.amp-ad-container {
    text-align: center;
}

/* tag page title box*/
.archive-title-wrap {
    padding: 20px 0;
}

.archive-title-wrap .archive-title {
    font-size: 24px;
    text-transform: none;
}

.archive-page-header .archive-desc {
    font-style: normal;
}

.single .single-tag-wrap {
    color: var(--theme-color);
    text-transform: none;
}

.single .single-tag-wrap a {
    vertical-align: middle;
}

.single .single-tag-wrap a[rel='category']:before {
    content: ">";
}

.single-tag-wrap a:hover {
    text-decoration: underline;
}

/* 2021 tag style */
.single .single-tag-wrap .tag-title{
    padding: 10px 15px;
    margin: unset;
    line-height: 1;
    font-size: 16px !important;
    vertical-align: middle;
    border: 1px solid var(--theme-color);
    background-color: var(--theme-color);
    color:#fff;
    outline: none;
    text-decoration: none;
    box-sizing: border-box;
    font-style: inherit;
    text-transform: none;
}
.single .single-tag-wrap a[rel='tag']{
    background: #fff;
    border: 1px solid var(--theme-color);
    padding: 10px 15px;
    margin: 3px 4px;
    line-height: 1;
    font-size: 16px !important;
    display: inline-block;
}
.single .single-tag-wrap a[rel='tag']:before{
    content: "#"; 
    margin: 0; 
}
.single-tag-wrap a:first-of-type:before {
    display: inline-block;
    margin:0;  
}
/* 2021 tag style */
/* 2021 blogger style */
.bloggers-list .shortcode-box-wrap {
    margin-left: 0;
    margin-right: 0;
}
.blogger .block-title h3,.blog-content-wrap .block-title h3,.bloggers-list .user .name{
    color:#04579c;
}
.blog-content-wrap .block-title{
    margin-top: 25px;
}
@media only screen and (max-width: 991px) {
    .blog-content-wrap .block-title{
        margin: 25px 20px 0;
    }
}
@media only screen and (max-width: 767px){
    .bloggers-list .shortcode-box-wrap {
        margin-left: 10px;
        margin-right: 10px;
    }
}
aside.author {
    position: relative;
    margin-top: 20px;
    margin-bottom: 40px!important;
}
.author__avatar img {
    max-width: 80px;
}
.author .author__avatar img{
    border-radius: 100%;
}

.author__avatar {
    margin-right: 0;
    margin-top: 6px;
    float: none;
    position: absolute;
    left: 20px;
}

.author__text {
    margin-bottom: 0;
}
.author__text>.author__title {
    padding-left: 120px;
    text-align: left;
    font-size: 16px !important;
    line-height: 1.61;
    margin-bottom: 3px;
    margin-bottom: 0.21429rem;
}
.author .author__text>.author__title>.hN,.author .author__text>.author__title>.hN span{
    font-size: 18px!important;
}
.accessibility, .visuallyhidden {
    border: 0 !important;
    clip: rect(0 0 0 0) !important;
    height: 1px !important;
    margin: -1px !important;
    overflow: hidden !important;
    padding: 0 !important;
    position: absolute !important;
    width: 1px !important;
}

.author__text>.author__bio, body.author .author__text>.author__bio {
    padding: 10px 20px 30px 120px;
    background: #dcf3fc;
    margin-bottom: 25px;
    word-break: break-word;
}
.shortcode-author-avatars{
	padding-bottom: 1.5em; 
}
.shortcode-author-avatars .author-list {
	/* float: left; */
	width: 100%;
	/* padding-bottom: 1.5em; */
	text-align: left;
}

.shortcode-author-avatars div.author-list .user {
	display: block;
	float: left;
	padding: 0.2em;
	text-align: center;
}
.shortcode-author-avatars div.author-list .user .name {
	display: block;
	font-size: .85em;
}

.shortcode-author-avatars ul.author-list {
	list-style: none;
	margin: 0;
}

.shortcode-author-avatars ul.author-list .avatar,
.shortcode-author-avatars ol.author-list .avatar {
	float: left;
	clear: left;
	margin-right: .25em;
}
.shortcode-author-avatars div.aa_pageList{
	width:100%;
	clear: left;
	text-align:center;
}
.shortcode-author-avatars div.aa_pageList div {
	width:auto;
	margin-left:auto;
	margin-right:auto;
	display:block;
}

.shortcode-author-avatars div.aa_pageList  a{
padding: 2px 4px;
border:1px #BFBFBF solid;
margin:0 2px;
}

.shortcode-author-avatars div.aa_pageList a.current, .shortcode-author-avatars div.aa_pageList  a:hover{
border-color: black;	
}
.shortcode-author-avatars div.aa_pageList a.current{
	font-weight: bold;
}
.shortcode-show-avatar{
	display: block;

}
.author__title .hN	{font-weight: bold; color: #04579c;}
.author__title .hN a{font-size: 20px;}
/* 2021 blogger style */

/*post date & post title*/
.post-meta-info .meta-info-el,
.meta-info-el .meta-date {
    font-size: 14px;
}

.post-warp .post-title {
    margin: 0 0 5px 0;
}

.post-title a {
    background-image: linear-gradient(0, transparent 0%, #45d2ff 0);
    background-image: -webkit-linear-gradient(0, transparent 0%, #45d2ff 0);
    background-image: -moz-linear-gradient(0, transparent 0%, #45d2ff 0);
    /*2021 remove unline */
    background-image: unset;
}
.is-light-text .post-title a{
    /*2021 remove unline */
    background-image: unset;
}

.post-title a {
    color: #444;
}
.post-title a:hover {
/*    color: #45d2ff;*/
color:#000;
text-decoration: underline;
}

.post-title.is-medium-title:hover {
/*    color: #45d2ff;*/
    color:#000;
}

/* is-mini-title */
.post-title.is-small-title,
.post-title.is-mini-title {
    height: 50px;
    overflow: hidden;
    font-size: 16px !important;
    text-overflow: ellipsis;
    margin-top: 0!important;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-break: break-all;
}

.post-title.is-small-title:hover,
.post-title.is-mini-title:hover {
/*    color: #45d2ff;*/
    color:#000;
}

/* nav text mouse hover*/
.main-nav-inner a:hover,
.main-nav-inner a:focus,
.main-nav-inner .is-sub-menu li a:hover {
    color: var(--customize-menu-font-color);
    text-decoration: underline;
    opacity: 1;
}

/* post-content rest user agent stylesheet */

.post-content h1 {
    display: block;
    font-size: 2em;
    /* -webkit-margin-before: 0.67__qem;
    -webkit-margin-after: 0.67em; */
    -webkit-margin-start: 0;
    -webkit-margin-end: 0;
    font-weight: bold
}

.post-content h2 {
    display: block;
    font-size: 26px;
    line-height: 1.6;
    /* -webkit-margin-before: 0.83__qem;
    -webkit-margin-after: 0.83em; */
    -webkit-margin-start: 0;
    -webkit-margin-end: 0;
    /* 2021 Add h2 margin */
    margin-top: 30px;
    margin-bottom: 10px;
    font-weight: 500;
}

.post-content h3 {
    display: block;
    font-size: 1.17em;
    /* -webkit-margin-before: 1__qem;
    -webkit-margin-after: 1em; */
    -webkit-margin-start: 0;
    -webkit-margin-end: 0;
    font-weight: bold
}

.post-content h4 {
    display: block;
    /* -webkit-margin-before: 1.33__qem;
    -webkit-margin-after: 1.33em; */
    -webkit-margin-start: 0;
    -webkit-margin-end: 0;
    font-weight: bold
}

.post-content h5 {
    display: block;
    font-size: .83em;
    /* -webkit-margin-before: 1.67__qem;
    -webkit-margin-after: 1.67em; */
    -webkit-margin-start: 0;
    -webkit-margin-end: 0;
    font-weight: bold
}

.post-content h6 {
    display: block;
    font-size: .67em;
    /* -webkit-margin-before: 2.33__qem;
    -webkit-margin-after: 2.33em; */
    -webkit-margin-start: 0;
    -webkit-margin-end: 0;
    font-weight: bold
}

.post-content a {
    font-weight: normal !important;
    color: var(--theme-color);
}

/*footer*/
.footer-wrap.is-light-text p {
    color: inherit;
}

.site__footer .container {
    background-color: #fff;
}

.footer {
    width: 100%;
    position: relative;
    color: #231f20;
    padding: 15px 0 20px;
}

.footer .hd {
    padding: 0 15px 10px;
    border-bottom: 2px solid #585657;
}

.footer .hd .nmgLogoFt,
.footer .hd .siteText,
.footer .ft .Copyright {
    float: left;
}

.footer .hd .nmgLogoFt {
    width: 96px;
    height: 92px;
    margin-right: 20px;
}

.footer .hd .nmgLogoFt img {
    width: 100%;
    height: 100%;
}

.footer .hd .siteText {
    line-height: 19px;
    padding-top: 24px;
}

.footer .hd .siteText .s_hd {
    /*font-family: "Josefin Sans" !important;*/
    font-size: 22px;
    font-weight: 700;
    font-style: normal;
    padding-bottom: 13px;
    padding-top: 2px;
}

.footer .hd .siteText .s_bd {
    /*font-family: "Josefin Sans" !important;*/
    font-size: 18px;
    font-weight: bold;
    padding-bottom: 3px;
}

.footer .hd .siteText .s_ft {
    /*font-family: 'NTR' !important;*/
    font-size: 14px;
    vertical-align: super;
}

.footer .ft {
    padding-top: 13px;
    line-height: 16px;
}

.footer .ft .ftLink_box {
    float: right;
    font-family: 'NTR' !important;
}

.footer .ft .ftLink_box a {
    padding: 0 12px;
    color: #231f20;
    font-size: 14px;
    line-height: 18px;
    /*font-family: 'NTR' !important;*/
}

.footer .ft .ftLink_box a:hover {
    color: #54b948;
}

.footer .ft .ftLink_box a:focus {
    color: #231f20;
    outline: none;
    text-decoration: none;
}

.footer .ft .ftLink_box .Subscription {
    position: relative;
}

.footer .ft .ftLink_box .Subscription .tri {
    display: none;
    background: url(../images/ft_tri.png) no-repeat;
    width: 20px;
    height: 11px;
    background-size: 20px auto;
    position: absolute;
    right: 28px;
    top: -14px;
    z-index: 9999;
}

.footer .ft .Copyright {
    /*font-family: 'NTR' !important;*/
    padding-left: 12px;
    font-size: 12px;
}

/*ftPupop_box*/
.ftPupop_box {
    /*font-family: 'Droid Sans';*/
    background: #fff;
    border: 2px solid #e0e0e0;
    padding: 28px 0;
    position: absolute;
    right: 23px;
    bottom: 56px;
    display: none;
    z-index: 999;
}

.ftPupop_box .close {
    position: absolute;
    right: 1%;
    top: 3%;
    font-size: 12px;
    color: #282837;
    opacity: 1;
}

.ftPupop_box .pupop {
    margin: 0 22px;
    font-size: 12px;
}

.ftPupop_box .pupop a {
    display: inline-block;
    *display: inline;
    zoom: 1;
    padding: 0 10px;
    color: #231f20;
    text-decoration: none;
}

.ftPupop_box .pupop a:hover {
    color: #54b948;
}

.ftPupop_box .pupop a:focus {
    color: #54b948;
    outline: none;
}

.ftPupop_box .pupop a img {
    width: 85px;
    height: 28px;
}

.ftPupop_box .pupop .line {
    display: inline-block;
    *display: inline;
    zoom: 1;
}


/*footer*/
.footer .hd {
    padding: 0 0 20px;
}

.footer .hd .award {
    width: 243px;
}

.footer .hd .award img {
    width: 100%;
    height: auto;
}

.footer .hd .source_box .title,
.footer .hd .source_box .text p {
    font-size: 12px;
    line-height: 20px;
    margin: 0 !important;
}

.footer .hd .source_box .text p a {
    text-decoration: underline;
    color: #231f20;
    font-size: 12px;
}

@media (min-width: 900px) {
    .m_show {
        display: none;
    }

    .w_show {
        display: block;
    }

    /*footer_fixed*/
    .footer_fixed {
        display: none;
    }

    /*footer*/
    .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;
    }
}

@media (max-width: 899px) {
    .m_show {
        display: block;
    }

    .w_show {
        display: none;
    }

    .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 0.4s ease-in-out;
        -o-transition: all 0.4s ease-in-out;
        -webkit-transition: all 0.4s ease-in-out;
        transition: all 0.4s ease-in-out;
    }

    /*footer_fixed*/
    .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 0.1s ease;
        -o-transition: all 0.1s ease;
        -webkit-transition: all 0.1s ease;
        transition: all 0.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: 10px 0 8px;
    }

    .footer_fixed li img {
        width: 38%;
        height: auto;
    }

    .footer_fixed li .hd,
    .footer_fixed li .ft {
        font-size: 12px;
    }

    .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: #aaaaaa;
    }

    /*footer_show*/
    .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);
    }

    /*footer*/
    .footer .hd .nmgLogoFt,
    .footer .hd .siteText,
    .footer .ft .Copyright,
    .footer .ft .ftLink_box {
        float: none;
        word-spacing: -1px;
        letter-spacing: 0px;
    }

    .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;
    }
}

.read_btn .read_more {
    display: block;
    margin: 0 auto;
    width: 532px;
    height: 55px;
    line-height: 55px;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    -webkit-border-radius: 4px;
    text-align: center;
    background: var(--theme-color);
    color: #fff !important;
    font-size: 16px !important;
}

@media (max-width: 899px) {
    .read_btn .read_more {
        width: 76%;
    }
}

.read-full {
    position: relative;
    margin-bottom: 40px;
    min-height: 40px;
}

.read-full::after {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(250, 249, 249, 0) 0px, #fff 100%) repeat scroll 0 0;
    bottom: -10px;
    height: 200px;
    left: 0;
    position: absolute;
    content: "";
    width: 100%;
    z-index: 1;
}

.read_btn {
    position: relative;
    margin-top: -80px;
    z-index: 10;
    clear: both;
}

.slick-slider {
    /*margin-bottom: 30px;*/
}

.slick-slider .slick-slide {
    position: relative;
    padding-bottom: 35px;
}

.slick-slider .wps-caption {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 99;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
}

.slick-slider .wps-caption a {
    position: relative;
    margin-right: 25px;
    margin-left: 25px;
    padding: 15px;
    border: 2px solid transparent;
    background-color: #fff;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -ms-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
    display: block;
}

.slick-slider .slick-slide:hover .wps-caption a {
    border-color: #242424;
}

.slick-slider .wps-caption a .post-title {
    white-space: normal;
    word-break: break-all;
    line-height: 1.4;
    text-align: center;
    font-family: inherit;
}

.slick-slider .wps-caption a:hover .post-title {
    text-decoration: underline;
}

.slick-slider .wps-caption a .post-title {
    margin: 0;
    font-size: 20px !important;
    max-height: 52px;
    height: unset;
    overflow: hidden;
}

.slick-slider .slick-arrow {
    position: absolute;
    bottom: 45px;
    z-index: 1;
    width: 30px;
    height: 30px;
    border-radius: 0;
    box-shadow: none;
    color: #fff;
    text-align: center;
    font-size: 24px;
    opacity: 1;
    cursor: pointer;
    -webkit-transition: opacity .3s linear;
    -moz-transition: opacity .3s linear;
    -ms-transition: opacity .3s linear;
    -o-transition: opacity .3s linear;
    transition: opacity .3s linear;
}

.slick-slider .slick-arrow.slick-prev {
    left: 0;
}

.slick-slider .slick-arrow.slick-next {
    right: 0;
}

.wp-caption .wp-caption-text {
    text-align: left;
}

.single-tag-wrap a:before {
    display: inline-block;
    margin-right: 5px;
    margin-left: 5px;
    content: ' ';
}

#ruby-back-top {
    bottom: 62px;
}

.ruby-content-wrap {
    overflow: unset;
}

.search_hot_tag .tags_title,
.search-page-header .tags_title {
    font-weight: bold;
    padding-top: 20px;
}

.search_hot_tag a.btn,
.search-page-header a.btn {
    padding: 6px 12px;
    font-size: 14px;
}

.block-title .select_box {
    float: right;
    padding: 0 0 0 20px;
    background-color: #ffffff;
}

.block-title .select_box select {
    padding: 4px;
}

.block-title:after {
    z-index: -1;
    margin-top: -5px;
}
@media (max-width: 480px){
    .block-title:after {
        margin-top: -2px;
    }
}

.wp-caption .wp-caption-text,
.wp-block-image figcaption {
    font-size: 16px;
    font-style: normal;
    text-align: left;
    border-left: 5px solid var(--theme-color);
    padding: 0 12px;
    margin-top: 10px;
    line-height: 27.5333px;
}

.wp-caption img[class*="wp-image-"] {
    margin: 0;
}

.post-thumb .thumb-caption {
    display: none;
}

.post-cat-info a {
    font-size: 14px;
    padding: 0 2px;
}

.logo-image-mobile img {
    max-width: 100px;
}

a[name]:not([href]) {
    display: block;
    position: relative;
    top: -100px;
    visibility: hidden;
}

/*==========Google AD==========*/
div[data-google-query-id] {
    overflow: hidden;
}

div[data-google-query-id]>* {
    margin: 0 auto;
}
@media screen and (max-width: 414px){
    div[data-google-query-id] {
    overflow: unset;
    }
}

/*========== Sticky Banner ==========*/
.sticky-banner {
    background: transparent;
    overflow: hidden;
    position: relative;
}

.sticky-banner-wrapper {
    overflow: hidden;
    padding-bottom: 0px;
}

.sticky-banner-wrapper>* {
    min-height: 60px;
    width: 753px;
    max-width: unset;
}

.sticky-banner-wrapper img {
    max-width: unset;
}

@media (max-width: 767px) {
    .sticky-banner {}

    .sticky-banner-wrapper {
        position: fixed;
        z-index: 9800;
        width: 100%;
        left: 0;
        top: 42px;
        margin: 0 auto;
        overflow: visible;
    }

    .sticky-banner-wrapper>* {
        width: 452px;
        margin: 0 auto;
        overflow: hidden;
    }

    .sticky-banner-wrapper {
        padding-bottom: 0;
    }
}

.tag__featured-posts {
    padding-bottom: 24px;
}

/*newapp download social bar / right floating button*/
.header-downloadbtn {
    vertical-align: middle;
}

.header-downloadbtn img {
    max-width: 120px;
}

.newsappdlb {
    position: fixed;
    bottom: 100px;
    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;
}

.newsappdlb_c .inner {
    right: 5px;
    top: 5px;
}

.newsappdlb_c .inner::after {
    content: " ";
}

/* blockquote set */
blockquote {
    border: 0px;
    position: relative;
    padding-left: 96px;
    padding-left: 6.85714rem;
    padding-top: 24px;
    padding-top: 1.71429rem;
    font-size: 24px;
    font-size: 1.71429rem;
    line-height: 1.51;
    color: var(--theme-color);
}

blockquote:before {
    background: var(--theme-color);
    content: "";
    width: 72px;
    width: 5.14286rem;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
}

blockquote:after {
    content: open-quote;
    display: block;
    position: absolute;
    left: 12px;
    left: 0.85714rem;
    bottom: -12px;
    bottom: -0.85714rem;
    font-size: 120px;
    font-size: 8.57143rem;
    font-style: normal;
    line-height: 0;
    font-family: Arial, sans-serif;
    color: white;
}

blockquote p {
    font-style: normal;
    font-weight: bold;
}

blockquote {
    quotes: "\201C""\201D";
}

blockquote cite {
    font-style: normal;
}

/*blockquote p:before {
    content: "\201C";
    content: open-quote; }
  blockquote p:after {
    content: "";
    content: no-close-quote; }
  blockquote p:last-of-type:after {
    content: "\201D";
    content: close-quote; }
  blockquote q:before {
    content: "\2018";
    content: open-quote; }
  blockquote q:after {
    content: "\2019";
    content: close-quote; }*/
.entry,
.entry p {
    line-height: 1.9;
}


.single .post-title.single-title h1 {
    font-size: 28px;
    line-height: 1.4;
}

.post-cat-info.is-relative {
    display: none;
}


.featured-image .video-container2 .video-wrap .vdb_player>div[id*="vdb"]>div[style*='position: absolute']>div[style*='position: fixed'] {
    margin-top: 42px;
}

.category__featured-posts .vdb_player>div[id*="vdb"]>div[style*='position: absolute']>div[style*='position: fixed'] {
    margin-top: 42px;
}

@media (max-width: 599px) {
    /*.post-template-default .o2-in-side-view {
        top: 42px !important;
    }*/
}

/*  App Halfpage handling css*/
.apponly.read-full::after {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(250, 249, 249, 0) 0%, #fff 32rem, #fff 100%) repeat scroll 0 0;
    top: 0;
    min-height: 200px;
    height: 100%;
    left: 0;
    position: absolute;
    content: " ";
    width: 100%;
    z-index: 1;
}

.apponly.read-full .apponly_content {
    top: 32rem;
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    z-index: 2;
    text-align: center;
}

.apponly_conten_desktop {
    position: relative;
    display: block;
}

.apponly_conten_mobile {
    display: none;
}

.read-full.apponly {
    height: 620px;
    overflow: hidden;
}

.apponly_conten_btn {
    position: absolute;
    top: 47%;
    right: 5%;
}

@media only screen and (max-width:1200px) {
    .read-full.apponly {
        height: 550px;
        overflow: hidden;
    }

    .apponly_conten_btn {
        top: 47%;
        right: 2%;
    }
}

@media only screen and (max-width:899px) {
    .apponly_conten_desktop {
        display: none;
    }

    .apponly_conten_mobile {
        display: block;
    }

    .read-full.apponly {
        height: calc((100vw * 270/327) + 16rem);
        overflow: hidden;
    }

    .apponly_conten_btn {
        position: absolute;
        z-index: 33333;
        top: 47%;
        right: 43%;
    }
}

@media only screen and (max-width:540px) {
    .read-full.apponly {
        height: calc(100vw * 355/ (315 + 20) + 48rem);
        overflow: hidden;
    }

    .apponly.read-full .apponly_content {
        top: 48rem;
    }

    .apponly.read-full::after {
        background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(250, 249, 249, 0) 0%, #fff 48rem, #fff 100%) repeat scroll 0 0;
    }

    .apponly_conten_btn {
        top: 47%;
        right: 35%;
    }
}

@media only screen and (max-width:320px) {}

._page_ .oath-lrec-player {
    margin: 0 10%;
}

@media (max-width: 899px) {
    ._page_ .oath-lrec-player {
        margin: 0 auto;
    }
}

.shortcode-author-avatars{text-align: center;}
.up,.down{display: none;}
/* .up{
    transform: rotate(90deg);
} */
.down{
     transform: rotate(180deg);
}
@media (max-width: 899px) {
    .shortcode-author-avatars div.author-list .user.with-name{
    width: 16.66%;
}
.author-list .user.with-name:nth-child(n+7) {
    display: none !important;
}
.author-list:target .user.with-name:nth-child(n+7) {
    display: inline-block !important;
}
a.up,a.down {
    /* font-family:'Georgia',Georgia, serif!important;
    font-weight:400;
    text-decoration:none;
    transition:.2s;
    color:#45d2ff; */
    border: 1px solid #efefef;
    border-radius: 1000px;
    background-clip: padding-box;
    display: inline-block;
    width: 80px;
    /* height: 36px; */
    /* line-height: 38px;  */
    vertical-align: middle;
    fill:#45d2ff;
    padding: 0 25px;
}
a.up.hide,a.down.hide {
    display:none;
}
}

@media (max-width: 767px) {
    .shortcode-author-avatars div.author-list .user.with-name{
    width: 33.33%;
}
}

/* article page post title space*/
.post-article .entry p:first-of-type {
    padding: 0;
    margin: 0; 
}
.post-article .entry ._page_ p:first-of-type{
    margin-top: 0;
    margin-bottom: 30px;
}


/*BLOCKQUOTE STYLE 2021*/
:root{
    --quote-color:var(--theme-color);
}
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;
            }
         }

/*remove readmore btn at first post */
.single-post-outer:first-of-type .ruby-content-wrap article.post-article.post-wrap .entry.post-content .read-full::after{content:unset;}
.single-post-outer:first-of-type .ruby-content-wrap article.post-article.post-wrap .entry.post-content .read_btn{display:none!important;}
.single-post-outer:first-of-type .ruby-content-wrap article.post-article.post-wrap .entry.post-content ._more_content_{display:block;}
.single-post-outer:first-of-type .ruby-content-wrap article.post-article.post-wrap .entry.post-content ._more_content_ ._page_{display:block;}

/*content source, image source and video source css*/
.source_by span {
    display: block;
    font-size: 16px !important;
}
.source_by {
    margin: 20px 0;
    margin-top: 0;
    padding: 10px;
    border-radius: 5px;
    background: var(--share-icon-bg);
}

/*CLS Optimize*/
.content-module .code-block, #sidebar .code-block {
    min-height: 250px;
}

.post-slider .post-header{
    display: none;
}

/*customize menu color 2022*/
.main-nav-inner{
    background: var(--customize-menu-color);
}
.main-nav-inner > li:hover{
    background: var(--customize-menu-hcolor);
}
.main-nav-inner > li a{
    color:var(--customize-menu-font-color);
}
.main-nav-inner > li a:hover{
    color:var(--customize-menu-font-hcolor);
}
.main-nav-inner .is-sub-menu{
    background: var(--customize-submenu-color);
}
.is-sub-menu li:hover{ 
    background: var(--customize-submenu-hcolor);
}
.main-nav-inner .is-sub-menu{
    border-color: var(--customize-submenu-border-color);
}
.current-menu-item{
    background:var(--customize-current-menu-color);
}
.current-menu-item a{
 color: var(--customize-current-menu-font-color);
}

@media only screen and (max-width: 479px) {
.header-nav-inner{
    background: var(--mobile-customize-menu-color);
}
}
.off-canvas-wrap.is-dark-text{ background: var(--mobile-customize-menu-exp-color); }
.off-canvas-nav-wrap .sub-menu .sub-menu{
    background: var(--mobile-customize-submenu-color);
}
.off-canvas-nav-wrap .current-menu-item>a {
    background: var(--mobile-current-menu-color);
    color: var(--mobile-current-menu-font-color) ;
} 
.is-dark-text .off-canvas-social-wrap,.is-dark-text .off-canvas-nav-wrap a{
    border-color: var(--mobile-customize-menu-border-color);
}
/*remove dark layer from home slider*/
.post-slider-hw:before, .post-slider-fw:before, .post-carousel:before{
    content: unset;
}

/*list page share bar layout*/
.post-list .is-right-col .is-table .is-middle{
    vertical-align: top;
}
.post-list .is-right-col .is-table .article-footer{
    display: flex;
    justify-content: space-between;
    position: absolute;
    width: 100%;
    bottom: 0;
}
.post-list .is-right-col .is-table .entry-header .post-title.is-medium-title{
        margin-top: 0 !important;
}
.post-list .is-right-col .is-table .article-footer .post-meta-info{
    margin-bottom: 0;
}
.post-list .is-right-col .is-table .article-footer .meta-info-el .meta-date{
    line-height: 30px;
    color: #aaa;
}
.post-list .is-right-col .is-table .article-footer .share-bar-total{
    display: none;
}


.post-share-bar-inner .share-bar-el:nth-child(1) {
    -webkit-transform: translate3d(-38px, 0, 0);
    -moz-transform: translate3d(-38px, 0, 0);
    -ms-transform: translate3d(-38px, 0, 0);
    -o-transform: translate3d(-38px, 0, 0);
    transform: translate3d(-38px, 0, 0);
}

.post-share-bar-inner .share-bar-el:nth-child(2) {
    z-index: 2;
    -webkit-transform: translate3d(-38px, 0, 0);
    -moz-transform: translate3d(-38px, 0, 0);
    -ms-transform: translate3d(-38px, 0, 0);
    -o-transform: translate3d(-38px, 0, 0);
    transform: translate3d(-38px, 0, 0);
}

.post-share-bar-inner:hover .share-bar-el:nth-child(2) {
    -webkit-transform: translateX(-73px);
    -moz-transform: translateX(-73px);
    -ms-transform: translateX(-73px);
    -o-transform: translateX(-73px);
    transform: translateX(-73px);
}

.post-share-bar-inner .share-bar-el:nth-child(3) {
    z-index: 3;
    -webkit-transform: translateX(-73px);
    -moz-transform: translateX(-73px);
    -ms-transform: translateX(-73px);
    -o-transform: translateX(-73px);
    transform: translateX(-73px);
}

.post-share-bar-inner:hover .share-bar-el:nth-child(3) {
    -webkit-transition-delay: .2s;
    transition-delay: .2s;
    -webkit-transform: translateX(-108px);
    -moz-transform: translateX(-108px);
    -ms-transform: translateX(-108px);
    -o-transform: translateX(-108px);
    transform: translateX(-108px);
}

.post-share-bar-inner .share-bar-el:nth-child(4) {
    z-index: 4;
    -webkit-transform: translateX(-108px);
    -moz-transform: translateX(-108px);
    -ms-transform: translateX(-108px);
    -o-transform: translateX(-108px);
    transform: translateX(-108px);
}

.post-share-bar-inner:hover .share-bar-el:nth-child(4) {
    -webkit-transition-delay: .3s;
    transition-delay: .3s;
    -webkit-transform: translateX(-143px);
    -moz-transform: translateX(-143px);
    -ms-transform: translateX(-143px);
    -o-transform: translateX(-143px);
    transform: translateX(-143px);
}

.post-share-bar-inner .share-bar-el:nth-child(5) {
    z-index: 5;
    -webkit-transform: translateX(-143px);
    -moz-transform: translateX(-143px);
    -ms-transform: translateX(-143px);
    -o-transform: translateX(-143px);
    transform: translateX(-143px);
}

.post-share-bar-inner:hover .share-bar-el:nth-child(5) {
    -webkit-transition-delay: .4s;
    transition-delay: .4s;
    -webkit-transform: translateX(-178px);
    -moz-transform: translateX(-178px);
    -ms-transform: translateX(-178px);
    -o-transform: translateX(-178px);
    transform: translateX(-178px);
}

.post-share-bar-inner .share-bar-el:nth-child(6) {
    z-index: 6;
    -webkit-transform: translateX(-178px);
    -moz-transform: translateX(-178px);
    -ms-transform: translateX(-178px);
    -o-transform: translateX(-178px);
    transform: translateX(-178px);
}

.post-share-bar-inner:hover .share-bar-el:nth-child(6) {
    -webkit-transition-delay: .5s;
    transition-delay: .5s;
    -webkit-transform: translateX(-213px);
    -moz-transform: translateX(-213px);
    -ms-transform: translateX(-213px);
    -o-transform: translateX(-213px);
    transform: translateX(-213px);
}


@media only screen and (max-width: 991px) {
    .post-list .is-right-col .is-table .article-footer{
        position: relative;
    }
    
    .post-share-bar-inner .share-bar-el:nth-child(1) {
        -webkit-transform: translate3d(-34px, 0, 0);
        -moz-transform: translate3d(-34px, 0, 0);
        -ms-transform: translate3d(-34px, 0, 0);
        -o-transform: translate3d(-34px, 0, 0);
        transform: translate3d(-34px, 0, 0);
    }

    .post-share-bar-inner .share-bar-el:nth-child(2) {

        -webkit-transform: translate3d(-34px, 0, 0);
        -moz-transform: translate3d(-34px, 0, 0);
        -ms-transform: translate3d(-34px, 0, 0);
        -o-transform: translate3d(-34px, 0, 0);
        transform: translate3d(-34px, 0, 0);
    }

    .post-share-bar-inner:hover .share-bar-el:nth-child(2) {
        -webkit-transform: translateX(-65px);
        -moz-transform: translateX(-65px);
        -ms-transform: translateX(-65px);
        -o-transform: translateX(-65px);
        transform: translateX(-65px);
    }

    .post-share-bar-inner .share-bar-el:nth-child(3) {
        -webkit-transform: translateX(-65px);
        -moz-transform: translateX(-65px);
        -ms-transform: translateX(-65px);
        -o-transform: translateX(-65px);
        transform: translateX(-65px);
    }

    .post-share-bar-inner:hover .share-bar-el:nth-child(3) {
        -webkit-transform: translateX(-97px);
        -moz-transform: translateX(-97px);
        -ms-transform: translateX(-97px);
        -o-transform: translateX(-97px);
        transform: translateX(-97px);
    }

    .post-share-bar-inner .share-bar-el:nth-child(4) {
        -webkit-transform: translateX(-97px);
        -moz-transform: translateX(-97px);
        -ms-transform: translateX(-97px);
        -o-transform: translateX(-97px);
        transform: translateX(-97px);
    }

    .post-share-bar-inner:hover .share-bar-el:nth-child(4) {
        -webkit-transform: translateX(-129px);
        -moz-transform: translateX(-129px);
        -ms-transform: translateX(-129px);
        -o-transform: translateX(-129px);
        transform: translateX(-129px);
    }

    .post-share-bar-inner .share-bar-el:nth-child(5) {
        -webkit-transform: translateX(-129px);
        -moz-transform: translateX(-129px);
        -ms-transform: translateX(-129px);
        -o-transform: translateX(-129px);
        transform: translateX(-129px);
    }

    .post-share-bar-inner:hover .share-bar-el:nth-child(5) {
        -webkit-transform: translateX(-161px);
        -moz-transform: translateX(-161px);
        -ms-transform: translateX(-161px);
        -o-transform: translateX(-161px);
        transform: translateX(-161px);
    }

    .post-share-bar-inner .share-bar-el:nth-child(6) {
        -webkit-transform: translateX(-161px);
        -moz-transform: translateX(-161px);
        -ms-transform: translateX(-161px);
        -o-transform: translateX(-161px);
        transform: translateX(-161px);
    }

    .post-share-bar-inner:hover .share-bar-el:nth-child(6) {
        -webkit-transform: translateX(-193px);
        -moz-transform: translateX(-193px);
        -ms-transform: translateX(-193px);
        -o-transform: translateX(-193px);
        transform: translateX(-193px);
    }  
}

.article_in_adbox .article_in_ad .mobile-banner-ad{
    margin-top: 0!important;
}
@media (min-width: 900px) {
    .article_in_adbox{
        display: none;
    }
}

.smooth-hide{
    opacity: 0 !important;
    transition: all 0.3s ease !important;
    top: -102px !important;
}
.adsmooth-hide{
    opacity: 0 !important;
    transition: all 0.3s ease !important;
    top: -60px !important;
}
.ruby-is-stick .header-nav-inner,.sticky-banner-wrapper{
    transition: all 0.3s ease !important;    
}

/* Fix Desktop browser width to avoid floating button overlapping the text */
@media (max-width: 1375px){
.share_bar {
    display: none !important;
}
}

/*2022.12.26 new footer*/
.footer .hd{
  display:flex;
  justify-content:center;
  align-items:flex-end;
  padding:0;
}

.footer .hd .nmgLogoFt {
    max-width: 200px !important;
    max-height: 200px !important;
  width:auto;
  height:auto;
}

.nmgLogoFt img {
    width: 100% !important;
    height: 100%!important;
}

.store-btns {
    display: flex;
    justify-content: space-between;
}

.bu {
    display: flex;
    flex-direction: column;
  align-items:center;
  padding:0 20px 28px 0;
}

.store-btns a {
    max-width: 80px;
    width: 48%;
}

.store-btns a img {
    width: 100%;
}
.bu .logo{
 max-width:160px;
 max-height:60px;
}
@media (max-width: 899px){
    .bu .logo{
     max-height:90px;
    }
}
.source_box .text p {
    font-size: 12px !important;
}
.source_box .text p a{
text-decoration: underline;
    color: #231f20;
    font-size: 12px !important;
}
.footer .hd .source_box{
    padding-bottom: 26px;
}

@media (max-width: 899px) {
  .footer .hd{
    display:flex;
  justify-content:center;
  align-items:center;
    flex-direction: column;
  }
  .footer .hd .nmgLogoFt{
    width:80%;
    max-width:180px!important;
    padding:0;
  }
  .footer .hd .bu{
  padding:0 0 20px;    
  }
  .footer .source_box{
    padding-bottom:0;
  }
}

/* 2023 kol-list */
@media only screen and (min-width: 991px){
    .header-nav-holder{
        border-bottom: none ;
    }
    .header-nav-inner{
        background-color:transparent ;
    }
    .ruby-is-stick .header-nav-inner{
        box-shadow: none;
    }
}

.kol-list{
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    justify-content: space-between;
}

.kol.with-name {
    width: 24%;
    display: flex;
    justify-content: space-between;
}

.kol .kol-cover {
    height: calc(1130px / 2 );
    display: flex;
}
.kol .kol-cover img{
    width: 100%;
    object-fit: cover;
}
.kol a .kol-name{
    margin-top: 10px;
    display: block;
    font-size: 18px !important;
}
.kol a:hover .kol-name{
    text-decoration: underline;  
}
.block-title{
    margin-bottom: 1.71429rem;
}
.block-header-wrap .block-title,.sb-widget-post .widget-title,.blogger .block-title h3, .blog-content-wrap .block-title h3, [class*="sb-widget-post"] .widget-title{
    color: var(--theme-color);
    margin-top: 30px;
}
@media (max-width: 480px){
   .block-header-wrap .block-title,.sb-widget-post .widget-title,.blogger .block-title h3, .blog-content-wrap .block-title h3{
    margin-left: 14px;
    margin-right: 14px;
    margin-top: 10px;
} 
}
.block-header-wrap .block-title:after,.blogger .block-title:after,.blog-content-wrap .block-title:after{
    background-color: #f2f2f2;
}
.sb-widget-post .widget-title:after, [class*="sb-widget-post"] .widget-title:after{
    background-color: var(--theme-color);
    margin-top: 0 ;
    top: 0;
    height: 100%;
}
.sb-widget-post .widget-title.block-title h3, [class*="sb-widget-post"] .widget-title.block-title h3{
    color:#fff;
    background: transparent;
    margin: 0 20px !important;
    padding: 6px 0;
    font-size: 19px !important;
    font-weight: bold;
}
.sb-widget-post .post-title a{
    color: #444;
}
.sb-widget-post .post-title a:hover{
    color: #000;
}
.shortcode-author-avatars .author-list{
    display: flex;
    flex-wrap: wrap;

}
.shortcode-author-avatars .author-list .user{
    width: 20%;
    display: flex!important;
    justify-content: center;
    margin-bottom: 20px;
}

.user.with-name a {
    width: 80%;
    display: block;
}
.user.with-name .avatar{
 border-radius: 50%;
}
.user.with-name .avatar img {
width: 100%;
object-fit: cover;
}

.shortcode-author-avatars div.author-list .user .name{
    color:#444;
    font-size: 18px!important;
}
.user.with-name a:hover .name{
    color:#000;
    text-decoration: underline;
}
@media only screen and (max-width: 1199px) and (min-width: 992px){
 .kol .kol-cover {
    height: calc( (964px - 40px) / 2 );
}   
}
@media only screen and (min-width: 768px) and (max-width: 991px){
.kol .kol-cover {
    height: calc( (740px - 30px) / 2 );
}
}
@media only screen and (max-width: 767px) and (min-width: 480px){
    .kol .kol-cover {
    height: calc( (452px - 30px) / 2 );
}
}
@media (max-width: 480px){
    .kol .kol-cover {
    height: calc( (100vw - 40px) / 2 );
    }
}
.post-header .post-meta-info{
    color: #807F7E;
}

/* 2023 homepage revamp */
.header-banner-wrap{
    margin: 0 auto;
}
.header-banner-wrap .header-logo-wrap{
    text-align: left;
}
.header-banner-wrap .header-social-wrap{
    right: 10px;
}
.header-logo-mobile-wrap .logo-image-mobile{
    text-align: right;
}
.logo-image-mobile img{
    max-height: 52px;
    padding-right: 10px;
}
.header-nav-inner .nav-search-wrap{
    right: auto;
    left: 42px;
}
.off-canvas-inner{
    padding:0 20px;
}
.off-canvas-social-wrap{
    margin-top: 10px;
    /*padding-left: 16px;
    text-align: left;*/
}
.off-canvas-wrap.is-dark-text #ruby-off-canvas-close-btn{
    top:-5px;
}
.off-canvas-inner .off-canvas-nav-wrap{
    margin-top: 0;
}
.off-canvas-inner .is-dark-text .off-canvas-social-wrap{
    text-align: left;
}
.off-canvas-nav-inner ul,.off-canvas-nav-inner li{
    list-style: none;
}
.off-canvas-inner .off-canvas-nav-wrap .off-canvas-nav-inner .menu-item a{
    padding:5px 18px;
    text-align: center;
}
.show-sub-menu .fa-angle-down:before{
    content: "\f106";
}
.off-canvas-nav-wrap a:hover{
    opacity: unset;
}
.off-canvas-nav-wrap .sub-menu{
    padding-left: unset;
    margin-bottom: unset !important;
}
.off-canvas-nav-wrap .sub-menu .menu-item a{
/*    color: var(--customize-menu-font-hcolor);*/
    background: #e6e6e6;
}
.off-canvas-nav-wrap .explain-menu{
    position: absolute;
    top: 5px;
    right: 0;
}
.off-canvas-inner .off-canvas-nav-wrap .off-canvas-nav-inner .menu-item::marker{
    content: "";
    display: none;
}
.off-canvas-nav-inner li.menu-item{
    background: transparent;
}
.header-nav-inner .off-canvas-btn,.header-nav-inner .nav-search-wrap{
    top:10px;
}
.header-logo-mobile-wrap .logo-image-mobile{
    padding:4px 0;
}
.header-nav-holder{
    min-height: 49px;
}
.fw-block-grid .post-header.is-center {
    display: none;
}

.fw-block-grid .is-right-col.col-sm-5.col-xs-12 {
    display: flex;
    flex-direction: column;
}

.fw-block-grid .is-divider.clearfix {
    display: none;
}

.fw-block-grid .is-right-col-el.col-xs-6 {
    width: 100%;
    display: flex;
    float: none;
}

.fw-block-grid .post-grid-small-s {
    display: flex;
    width: 100%;
    position: relative;
    border-bottom: 1px solid #f2f2f2;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 15px;
    margin-right: 10px;
    margin-left: 10px;
    margin-bottom: 15px;
}

.post-grid-small-s .post-thumb-outer {
    order: 1;
    display: flex;
    width: 165px;
    max-width: unset;
    margin-bottom: 0;
}

.post-grid-small-s .post-header {
    order: 0;
    display: flex;
    flex-direction: column;
    width: calc(96% - 165px);
    margin-right: 4%;
}

.post-grid-small-s .hidden {
    display: flex !important;
    justify-content: space-between;
    visibility: visible !important;
}
.fw-block-grid .is-right-col-el:nth-of-type(5),.post-grid-small-s .hidden meta,.post-grid-small-s .hidden span[itemprop]{
    display:none;    
}

.home .fw-block-grid .post-classic-lite,.home .fw-block-grid .post-classic .post-thumb-outer,.fw-block-grid .is-right-col-el:nth-of-type(4) article.post-grid-small-s{
    margin-bottom: 0;
}
.fw-block-grid .is-right-col .post-title.is-small-title {
    margin-bottom: 20px!important;
}
.fw-block-grid .is-right-col .vcard.author {
    line-height: 1;
    margin-bottom: 0px!important;
}
.fw-block-grid .is-right-col aside.post-meta time,.fw-block-grid .is-right-col aside.post-meta span a{
    color:#807F7E;
    font-size: 14px !important;
    line-height: 1;
}
.post-meta-info .meta-info-el a:hover,.fw-block-grid .is-right-col aside.post-meta span a:hover{
    text-decoration: underline;
}
.home .fw-block-grid.ruby-block-wrap{
/*    margin-bottom: 0;*/
}
.fw-block .block-header-wrap .block-title h3,
.content-with-sidebar .hs-block .block-header-wrap .block-title h3,
.bloggers-list .block-title h3
{
    background-color: #5FD8DF;
    color:#fff;
    padding: 8px 30px;
    font-weight: bold;
    margin: 0 !important;
}

.fw-block .block-header-wrap .block-title:after ,
.content-with-sidebar .hs-block .block-header-wrap .block-title:after,
.bloggers-list .block-title:after{
    background-color: #00aecd;
    top: auto;
    height: 100%;
    margin-top: 0;
}
.home aside.sidebar-wrap{
    margin-top: 30px;
}
@media only screen and (max-width: 767px){
    .home .fw-block .block-header-wrap .block-title h3,.content-with-sidebar .hs-block .block-header-wrap .block-title h3{
        padding: 4px 20px;
    }
    .sb-widget-post .widget-title.block-title h3, [class*="sb-widget-post"] .widget-title.block-title h3{
        background-color: #5FD8DF;
        color:#fff;
        padding: 4px 20px;
        margin: 0 !important;
        font-size: 24px !important;
    }
    .sb-widget-post .widget-title:after{
        background-color: #00aecd;
        top: auto;
        height: 100%;
    }
}
@media only screen and (min-width: 1200px){
.home .fw-block-grid .is-right-col-el.col-xs-6 .post-thumb-outer .is-image{
    max-height: 87px;
}
.post-grid{
    margin-bottom: 30px;
}
}
@media only screen and (max-width: 1199px) and (min-width: 992px){
    .post-grid{
        margin-bottom: 30px;
    }
    .home .fw-block-grid .is-right-col-el.col-xs-6 .post-thumb-outer .is-image{
        max-height: 76px;
    }
    .home .fw-block-grid .col-sm-7.col-xs-12 .post-thumb-outer .is-image{
        max-height: 275px;
    }
    .home .fw-block-grid .post-wrap{
        padding-left: 0;
        padding-right: 0;
    }
    .post-grid-small-s .post-thumb-outer {
        width: 145px;
    }
    .post-grid-small-s .post-header {
        width: calc(96% - 145px);
    }
    .fw-block-grid .is-right-col .post-wrap {
        margin-bottom: 10px;
        padding-bottom: 10px;
    }
    .fw-block-grid .is-right-col .post-title.is-small-title{
        margin-bottom: 10px!important;
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px){
    .post-grid{
        margin-bottom: 30px;
    }
    .home .fw-block-grid .is-right-col-el.col-xs-6 .post-thumb-outer .is-image{
        max-height: 42px;
    }
    .home .fw-block-grid .col-sm-7.col-xs-12 .post-thumb-outer .is-image{
        max-height: 212px;
    }
    .home .fw-block-grid .post-wrap{
        padding-left: 0;
        padding-right: 0;
    }
    .post-grid-small-s .post-thumb-outer {
        width: 80px;
    }
    .post-grid-small-s .post-header {
        width: calc(96% - 80px);
    }
    .fw-block-grid .is-right-col .post-wrap {
        margin-bottom: 10px;
        padding-bottom: 10px;
    }
    .fw-block-grid .is-right-col .post-title.is-small-title{
        margin-bottom: 2px !important;
    }
}
@media only screen and (max-width: 767px){
    .home .fw-block-grid .is-right-col-el.col-xs-6 .post-thumb-outer .is-image{
        max-height: 87px;
    }
    .home .fw-block-grid .post-classic-lite,.fw-block-grid .is-right-col-el:nth-of-type(4) article.post-grid-small-s{
        margin-bottom: 30px;
    }
    .home .fw-block .block-header-wrap .block-title h3,.home .content-with-sidebar .hs-block .block-header-wrap .block-title h3{
/*        margin-bottom: 1.2rem !important;*/
    }
    .fw-block-grid .block-content-wrap,.fw-block-grid .post-classic-lite,.fw-block-grid .post-grid-small-s{
        margin-left: 0;
        margin-right: 0;
    }
    .fw-block-grid .post-classic-lite{

    }
}

/*2023-03 expand toggle*/
.post-article i.icon{
    background-position: center center;
    cursor: pointer;
}
.question {
    color: var(--theme-color);
    padding: 0;
    margin-bottom: 5px !important;
    margin-top: 5px !important;
    line-height: 1.4;
    display: flex;
}
.question:before {
    display: none;
    content: '問:';
    color: var(--theme-color);
    font-size: 18px;
    font-weight: 600;
    margin-right: 5px;
    line-height: 1.45;
}
.question span.text,.answer span.text{
    line-height: 1.45;
    width: fit-content;
    font-size: 16px;
}
.answer {
    padding: 0;
    line-height: 1.4;
}
.answer:before {
    display: none;
    content: '答:';
    font-size: 18px;
    font-weight: 600;
    margin-right: 5px;
    line-height: 1.45;
}
.qa_box .answer{
    display:none;
}
.qa_box.showa .answer{
    display:flex;
}
.post-article .qa_box{
    border-bottom: 1px solid #e9ebee;
}
.post-article .qa_box:last-of-type {
    border-bottom: none;
}
i.icon.fa-angle-down{
/*    background-image: url("data:image/svg+xml,%3Csvg fill='%2300aecd' height='18px' width='18px' version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 330 330' xml:space='preserve' transform='rotate(180)'%3E%3Cpath id='XMLID_224_' d='M325.606,229.393l-150.004-150C172.79,76.58,168.974,75,164.996,75c-3.979,0-7.794,1.581-10.607,4.394 l-149.996,150c-5.858,5.858-5.858,15.355,0,21.213c5.857,5.857,15.355,5.858,21.213,0l139.39-139.393l139.397,139.393 C307.322,253.536,311.161,255,315,255c3.839,0,7.678-1.464,10.607-4.394C331.464,244.748,331.464,235.251,325.606,229.393z'%3E%3C/path%3E%3C/svg%3E");*/
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath fill='%2300aecd' d='M7.41 8.58L12 13.17l4.59-4.59L18 10l-6 6l-6-6l1.41-1.42Z'/%3E%3C/svg%3E");
}
i.icon.fa-angle-up{
/*    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' fill='%2300aecd' height='18px' width='18px' version='1.1' viewBox='0 0 330 330'%3E%3Cpath d='M325.606,229.393l-150.004-150C172.79,76.58,168.974,75,164.996,75c-3.979,0-7.794,1.581-10.607,4.394 l-149.996,150c-5.858,5.858-5.858,15.355,0,21.213c5.857,5.857,15.355,5.858,21.213,0l139.39-139.393l139.397,139.393 C307.322,253.536,311.161,255,315,255c3.839,0,7.678-1.464,10.607-4.394C331.464,244.748,331.464,235.251,325.606,229.393z'/%3E%3C/svg%3E");*/
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath fill='%2300aecd' d='M7.41 15.41L12 10.83l4.59 4.58L18 14l-6-6l-6 6l1.41 1.41Z'/%3E%3C/svg%3E");

}

.off-canvas-wrap{
    width: 100%;
}
.header-outer{
    z-index: 9801;
    position: relative;
}
.off-canvas-wrap{
    z-index: 9802;
}
.post-article i.icon{
    font-family: unset;
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    margin-right: 0.2em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-left: 0.2em;
    content: " ";
    height: 25px;
    width: 25px;
    background-repeat: no-repeat;
    vertical-align: middle;
    background-size:cover;
}
.post-article i.icon:before{
    content:unset;
}
.post-article .btn-list{
/*    text-overflow: ellipsis;*/
 display: block;
/*    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;*/
    word-break: break-all;
    height: 44px;
    overflow: hidden;
    padding: 0;
    margin-bottom: 20px;
}
@media only screen and (max-width: 767px){
   .post-article .btn-list[id*="tag_position"]{
    padding-left: 0;
    padding-right: 0;
   } 
}
.post-article .btn-list[id*="tag_position"] i.icon{
    display:none;
}

.post-article .btn-list[id*="tag_position"].showarrow i.icon{
    margin-top: 12px;
    display:inline-block;
    float: right;    
    width: 20px;
    height: 20px;
}
.post-article .btn-list[id*="tag_position"].showarrow.showmore{
    height: auto;
    overflow: unset;
    display: block;
}

.post-article .btn-list[id*="tag_position"].showarrow i.icon.fa-angle-down,.source_by.showarrow i.icon.fa-angle-down{
/*    background-image: url("data:image/svg+xml,%3Csvg fill='%23444' height='18px' width='18px' version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 330 330' xml:space='preserve' transform='rotate(180)'%3E%3Cpath id='XMLID_224_' d='M325.606,229.393l-150.004-150C172.79,76.58,168.974,75,164.996,75c-3.979,0-7.794,1.581-10.607,4.394 l-149.996,150c-5.858,5.858-5.858,15.355,0,21.213c5.857,5.857,15.355,5.858,21.213,0l139.39-139.393l139.397,139.393 C307.322,253.536,311.161,255,315,255c3.839,0,7.678-1.464,10.607-4.394C331.464,244.748,331.464,235.251,325.606,229.393z'%3E%3C/path%3E%3C/svg%3E");*/
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath fill='%23444' d='M7.41 8.58L12 13.17l4.59-4.59L18 10l-6 6l-6-6l1.41-1.42Z'/%3E%3C/svg%3E");
}
.post-article .btn-list[id*="tag_position"].showarrow i.icon.fa-angle-up,.source_by.showarrow i.icon.fa-angle-up{
/*    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' fill='%23444' height='18px' width='18px' version='1.1' viewBox='0 0 330 330'%3E%3Cpath d='M325.606,229.393l-150.004-150C172.79,76.58,168.974,75,164.996,75c-3.979,0-7.794,1.581-10.607,4.394 l-149.996,150c-5.858,5.858-5.858,15.355,0,21.213c5.857,5.857,15.355,5.858,21.213,0l139.39-139.393l139.397,139.393 C307.322,253.536,311.161,255,315,255c3.839,0,7.678-1.464,10.607-4.394C331.464,244.748,331.464,235.251,325.606,229.393z'/%3E%3C/svg%3E");*/
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath fill='%23444' d='M7.41 15.41L12 10.83l4.59 4.58L18 14l-6-6l-6 6l1.41 1.41Z'/%3E%3C/svg%3E");
}
.source_by span {
    display: block;
    font-size: 16px !important;
/*    line-height: 1.51;*/
}
.source_by span a{
    font-size: 16px !important;
}
.source_by {
    position: relative;    
    margin: 20px 0;
    margin-top: 0;
    padding: 15px;
    border-radius: 5px;
    background: var(--share-icon-bg);
}
.source_by .source_by_wrap{
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    max-height: 61px;
}
.source_by i.icon{
    display: none;
}
.source_by.showarrow i.icon{
    position: absolute;
    right: 2px;
    bottom: 2px;
    width: 20px;
    height: 20px;
    display: inline-block;
}
.source_by.showarrow.showmore .source_by_wrap{
    display:inline-block ;
    max-height: none;
}

#top-bar-search .ruby-search .ruby-search-submit i {
    color: #111;
}

#top-bar-search .ruby-search input[type="text"] {    
    color: #111;    
}


#top-bar-search .ruby-search input[type="text"]:hover, #top-bar-search .ruby-search input[type="text"]:focus {
    color: #111;
}

.post-article ._page_ iframe[src*='youtube.com/embed/'] {
    width: 100%;
    height: 100%;
    aspect-ratio: 16/9;
}



/*20241108 加footer css*/
.layout--boxed .site__footer .footer::before {
    background: transparent;
    content: unset;
}

.footer .hd {
    /*background: #F2F0F4;*/
    width: 100%;
    align-items: flex-start;
    justify-content: unset;
}

.layout--boxed .site__footer .footer {
    /*background: #F2F0F4;*/
}

.footer .ft {
    padding: 20px 8px;
    border-top: 1px solid #0000000D;
}

.hd.social_icons {
    justify-content: flex-end;
    align-items: center;
    padding-right: 4px;
}

.site__footer .so_icon {
    margin: 15px;
    display: flex;
    align-items: center;
}
.footer .hd .source_box .text p a{
    text-decoration: none;
}
.footer .bu_src {
    width: 300px;
    display: flex;
    flex-direction: column;
}

.footer .hd .nmgLogoFt {
    max-width: unset;
    max-height: unset;
    padding: 18px 0 0 0;
    width: auto;
}

.footer .hd .source_box {
    /* flex-basis: 0; */
    /* flex-grow: 1; */
    width: 100%;
    max-width: 100%;
    display: flex;
    padding: 0 0 0 20px;
}

.footer .bu_list {
    display: flex;
}

.bu {
    flex-direction: revert;
    padding: 20px 0 20px 20px;
}

.store-btns {flex-direction: column;padding-left: 22px;height: 90px;justify-content: space-evenly;}

.store-btns a {
    width: 116px;
    max-width: 116px;
}

.site_map {
    display: flex;
    width: calc(100% - 300px);
    justify-content: space-between;
    padding: 20px;
}


.footer .hd .nmgLogoFt img {
    height: 97px!important;
}

.map-item {
    display: flex;
    flex-direction: column;
}

a.map-item-parent {
    font-size: 18px !important;
    color: #1B1B1F;
    margin-bottom: 10px;
}

a.map_item-sub {
    font-size: 14px !important;
    color: #5F5E62;
}
.footer .hd .source_box .text p,.footer .hd .source_box .text p a,.footer .ft .ftLink_box a,.footer .ft .Copyright{
    font-size: 14px !important;
    line-height: 22px;
    color: #5f5e62;
    letter-spacing: 0;
}
@media only screen and (max-width: 899px){
    .nmgLogoFt ,.site_map{
        display:none;
    }
    .footer .bu_src{
        width:100%;
        align-items: center;
    }
    .footer .hd .bu{
        padding-top:36px;
        width: 100%;
    }
    .store-btns{
        height: 90px;
    }
    .store-btns a{
        width:120px;
        max-width: unset;
    }
    .footer .source_box .text {
        text-align: center;
    }
    .hd.social_icons{
        padding: 10px 20px;
        flex-direction: revert;
        justify-content: center;
    }
    .footer .hd .source_box .text p,.footer .hd .source_box .text p a,.footer .ft .ftLink_box a,.footer .ft .Copyright{
        font-size: 14px !important;
        line-height: 22px;
        color: #5f5e62;
    }
    .footer .ft .ftLink_box{
        padding-bottom: 20px;
    }
    .footer .hd .source_box {
        padding: 0 11%;
    }
}

.top-bar-wrap{
    top:-1000px;
}

.sidebar .sidebar_widget{
    margin-bottom: 24px;
}
@media only screen and (max-width: 768px) {
    .sidebar>*:not(.sidebar_widget) {
        display: none;
    }
}
.sidebar .sidebar_widget .widget_content{
    display: flex;
    flex-direction: column;
    grid-gap: 0px;
    text-align: center;
}
.sidebar .sidebar_widget .widget_content img{
    image-rendering: -webkit-optimize-contrast;
}

.widget_hilite_posts_widget a.popular-post-title{color: #444;}

.widget_popular_more_btn {
    display: flex;
    width: 50%;
    justify-content: center;
    align-items: center;
    margin: 12px auto;
    padding: 4px 20px;
    border: 1px solid var(--theme-color);
    border-radius: 4px;
}

.widget_popular_more_btn:after {
  content: '';
  display: inline-block;
  width: 12px;
  height: 12px;
  border-top: 2px solid var(--theme-color); 
  border-right: 2px solid var(--theme-color); 
  vertical-align: middle;
  transform: rotate(45deg);
  margin-left: 6px;
}

.nmg-popular-posts-list li {
    margin-bottom: 20px;
}