article.darkroom.single .post-content img {
    margin-top: 2.75rem;
}
body {
    overflow-x: hidden;
}
section {
    position: relative;
}
.energy .wrapper.dbl {
    position: relative;
}
.stocks-container {
    /* border-top: 1px solid rgba(180,180,180,.35); 
    border-bottom: 1px solid rgba(180,180,180,.35);*/
    border-bottom: 2px solid #000;
}
/*.card .title {
    font-family: 'PFSpekkVAR-Bold';
}*/
.home-top-container .card.xl h2.title::first-letter {
    font-size: 44px;
    font-weight: 600;
}
.card.xl h2.title {
    font-size: 42px;
    font-weight: 700;
    font-family: 'PFSpekkVAR-Bold';
}

@media screen and (max-width: 580px) {
    /*.home-top-container .card.xl h2.title::first-letter {
        font-size: 32px;
    }
    .card.xl h2.title {
        font-size: 22px;
    }*/
    .home-top-container .card.xl h2.title {
        font-size: 36px;
    }
}

.pop-menu.on {
    z-index: 100001;
}
/*
.section-header h2 {
    position: relative;
    z-index: 1;
    width: fit-content;
    background-color: #fff;
    padding-right: 15px;
}
.section-header:after {
    content: "";
    border-top: 1px solid #000;
    position: relative;
    display: block;
    margin-left: 9px;
}
*/
/* ====================== 
    DARK ROOM
====================== */

.dark-room {
    background-color: black;
}

.dark-room .main-header-wrapper.hasnav,
.dark-room .cat-list,
.dark-room .category-tag-list .tag,
.dark-room .category-tags .header,
.dark-room .cat-more-btn {
    color: white;
}

.dark-room .card.row {
    width: 80%;
}

.dark-room .main-header-wrapper .menu-btn .line,
.dark-room .category-tags .header,
.dark-room .cat-more-btn {
    border: 1px solid #fff;
}

.dark-room .main-header-wrapper.hasnav .logo {
    filter: invert(100%);
}

.dark-room .pop-menu.on,
.dark-room .pop-menu,
.dark-room .pop-menu-item span {
    background-color: #000;
    color: white;
}

.dark-room .pop-menu-header .close-btn span {
    border-top: 1px solid #fff;
}

.dark-room .pop-menu-header .logo {
    filter: invert(100%);
}

.dark-room .pop-menu-item:hover span {
    background-color: rgba(255, 255, 255, 0.1);
}

.dark-room .main-footer {
    background-color: rgba(255, 255, 255, 0);
}

.dark-room .main-footer .footer-logo {
    border-bottom: 12px solid #fff;
}

.dark-room .main-footer .footer-logo .logo {
    filter: invert(100%);
}

.dark-room .main-footer .footer-info .terms {
    color: white;
}

.dark-room .main-footer .footer-info::before {
    border-top: 2px solid #fff;
}

.dark-room .main-footer .footer-info .copyright {
    color: white;
}

.dark-room .social ul li.fb,
.dark-room .social ul li.tw,
.dark-room .social ul li.rss {
    filter: invert(100%);
}
.darkroom .article-post .post .post-content, .darkroom .article-post .post .post-content p {
    /* font-size: 20px!important; */
    font-size: 22px!important;
    font-style: normal;
    font-weight: 400;
    font-size: 21px;
    line-height: 130%;
    /* letter-spacing: -0.2px; */
    letter-spacing: 0.5px;
}
.darkmode .article-post .sticky-banner {
    background-color: #333;
}
/* .dark-room .social ul li {
    background-color: white;
} */

.dark-room .main-footer .developer {
    border-top: 2px solid #fff;
    color: white;
}

.dark-room .main-footer .cloudevo-logo,
.dark-room .main-footer .footer-logo .gototop-wrapper {
    filter: invert(100%);
}

.dark-room .main-footer .footer-logo .gototop {
    /* background-color: transparent; */
    background-color: #000;
}

.dark-room .section-header::after {
    border-top: 1px solid #fff; 
}

.dark-room .section-header.lg h2 {
    color: white;
    background-color: black;
}

.blog.card .card-image > img{
    max-height: 107px;
}

.dark-room .header-outer.scroll {
    background-color: #000;
}

.darkmode .home-part .header-outer {
    background-color: white;
}

.darkmode .home-part .main-header-wrapper .logo {
    filter: invert(0);
}

.dark-room .card-details .author {
    color: #fff;
}

/* ===============
 NRG DEi
=================*/
    .dei-bg {
        position: absolute;
        height: 100%;
        z-index: 0;
        width: 100%;
        /* top: 0; */
        /* left: 0; */
        /* bottom: 0; */
    }
    .dei-bg img {
        object-fit: fill;
        width: 100%;
        height: 100%;
    }
    .nrg-sp {
        bottom: 0;
        margin: 0;
        padding-top: 0;
        /*padding-left: 1.875rem;*/
        width: 100%;
        position: relative;
        margin-top: 40px;
        overflow: hidden;
    }
    .nrg-sp a {
        display: flex;
        align-items: center;
        justify-content: left;
        width: 100%;
        height: 90px;
        z-index: 1;
        position: relative;
        padding: 0 1.875rem;
    }
    .nrg-sp figure.logo, .nrg-sp figure.logo img {
        margin: 0;
        width: 260px;
    }
    .nrg-sp .moto {
        margin-left: 28px;
        /* padding-left: 16px; */
    }
    .nrg-sp .moto span {
    font-size: 34px;
    color: #fff;
    }
    .section-energy .container__slot.side-bloomberg {
    z-index: 1;
    }
    .section-energy .container__slot.side-bloomberg {
        margin-right: -2px;
        padding-bottom: 100px;
    }
    @media screen and (max-width: 1250px) {
        .nrg-sp figure.logo, .nrg-sp figure.logo img {
            width: 200px;
        }
        .nrg-sp .moto span {
            font-size: 28px;
        }
    }
    @media screen and (max-width: 1024px) {
        .nrg-sp figure.logo, .nrg-sp figure.logo img {
            width: 160px;
        }
        .nrg-sp .moto span {
            font-size: 20px;
        }
    }
    @media screen and (max-width: 1024px) {
        .nrg-sp {
            position: relative;
        }
    }
    @media screen and (max-width: 640px) {
        .nrg-sp a {
            flex-direction: column;
            padding: 0.875rem;
        } 
        .nrg-sp {
            padding-left: 0;
            padding-top: 12px;
            flex-direction: column;
            height: 90px;
            overflow: hidden;
        }
        .nrg-sp .moto {
            margin-left: 0;
        }
        .nrg-sp .moto span {
        font-size: 16px;
        }
    }

/* =================
    ADS
================= */
@media screen and (min-width: 768px) {
/*.asd-column .asd-row .asd-group aside:nth-child(1):before {
    content: 'Advertisement';
    margin: 2px auto;
    display: block;
    text-align: center;
    color: #888;
}*/

.asd-column .asd-row aside:not(:last-of-type) {
    margin-bottom: 1rem;
    /*background-color: #dadada;*/
    min-height: 300px;
    /* margin: 24px; 
    background: rgb(118,118,118);
    background: -moz-linear-gradient(0deg, rgba(118,118,118,1) 1%, rgba(255,255,255,1) 100%);
    background: -webkit-linear-gradient(180deg, rgba(118,118,118,1) 1%, rgba(255,255,255,1) 100%);
    background: linear-gradient(180deg, rgba(232,233,235,1) 1%, rgba(255,255,255,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#767676",endColorstr="#ffffff",GradientType=1);
    padding-bottom: 25px;*/
}
.asdbg {
    background: rgb(118,118,118);
    background: -moz-linear-gradient(0deg, rgba(118,118,118,1) 1%, rgba(255,255,255,1) 100%);
    background: -webkit-linear-gradient(180deg, rgba(118,118,118,1) 1%, rgba(255,255,255,1) 100%);
    background: linear-gradient(180deg, rgba(232,233,235,1) 1%, rgba(255,255,255,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#767676",endColorstr="#ffffff",GradientType=1);
    padding-bottom: 25px;
}
aside.asdbg:before {
    content: 'Advertisement';
    margin: 2px auto;
    display: block;
    text-align: center;
    color: #888;
}
.col-3 aside.lg, .asd-column aside.lg {
    height: unset;
}
.col-3 aside, .asd-column aside {
    background-color: unset;
    width: 300px;
    height: unset;
    margin: 0 auto;
}
.home-top-container .col-right > .asd-column {
    top: 1rem;
}
.mid-banner {
    margin-bottom: 2rem;
}
.asd-column .asd-row .asd-group {
    top: calc(1.5rem + 60px);
}
.col-3 aside, .asd-column aside {
    height: auto!important;
}
}
/* =================
    Home top order
================= */
@media screen and (max-width: 768px) {
    .home-top-container {
        display: flex;
        flex-direction: column;
    }
    .col-right {
        order: 5;
    }
    .col-bottom.flex {
        order: 4;
    }
}
@media screen and (max-width: 880px) {
    .asd-column.md .md-hide {
        display: block;
    }
}
/* =========
    lemon home
*/
/*@media screen and (min-width: 840px) {
    .card.cover.lem {
        min-height: 355px;
    }
}*/

.cover.lem .card-info {
    height: 100%;
    flex-direction: column;
}
/* .cover.lem .title::after {
    border-left: 10px solid #F3DA28;
    right: unset;
    left: -16px;
} 
.col-bottom a:hover {
    color: #fff;
}*/

/* =========
    header nav
*/

.headcnt-sticky {
    position: sticky;
    border-bottom: unset;
    top: 0;
    z-index: 10001;
}
.scroll #headcnt > div {
    transform: translateY(-200%);
    transition: all .3s
    /* height: 0; */
}
.scroll #headcnt {
    height: 0;
    transition: height .3s;
}
.logo img {
    transition: width .3s;
}

[page="article"] .scroll .main-header-wrapper {
    padding: 0.875rem;
}
/*
.scroll .main-header-wrapper.hasnav .logo {
    bottom: unset;
    top: 21px;
}*/

/* =========
    home stocks
*/

.stocks-marquee .stocks-container .stock-item .name, 
.stocks-marquee .stocks-container .stock-item .value, 
.stocks-marquee .stocks-container .stock-item .percentage {
    line-height: 1;
}
.stocks-marquee .stocks-container .stock-item {
    width: max-content;
}

/* =========
    single article
*/

@media only screen and (max-width: 639px) {
    .article-post .sticky-banner {
        height: 600px!important;
        background-color: #f6f6f6;
        margin-bottom: 6px;
        margin-top: 6px;
    }
    .article-post .sticky-banner > div {
        position: sticky!important;
        position: -webkit-sticky;
        top: 6px;
        margin-bottom : 6px; 
        /* margin-right: -15px; */
    }
}
span.trc_rbox_header_span {
    display: none;
}
footer.post-footer, .bottom-banners {
    margin-bottom: 2rem;
}
#skin-out {
    position: sticky;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    z-index: 0;
}
.skin-inner {
    margin-left: 0;
    position: absolute;
    top: 0;
    z-index: 0;
    width: 1920px;
    left: 50%;
    margin-left: -961px;
    background-position: top center;
}
@media screen and (max-width: 1199px) {
    #skin-out {
        display: none;
    }
}
/*.related-articles {
    height: 100%;
}*/
.related-row:nth-child(1) {
    /*height: 20%;*/
    min-height: 750px;
}
.related-articles .related-row:nth-child(2) .related-header {
    font-style: normal;
    font-weight: 700;
    margin: 0;
    padding: .5rem;
    color: #163666;
}
/*
.related-articles .related-row:nth-child(2) .card-info {
    padding: .5rem .5rem 0 .5rem;
}
.related-articles .card-wrapper:last-of-type {
padding: .5rem;
}
.related-row:nth-child(2) .related-group {
    background-color: #F8F5F0;
    background-color: #E8E9EB;
}
*/
.related-row:nth-child(2) {
    height: 80%;
    padding-top: 25px;
}
/* .related-group {
    position: sticky;
    top: calc(1rem + 60px);
} */
.more-articles {
    background: #fff;
    position: relative;
}
/* category */
.cat-wrapper .card.row.lg .card-image img {
    height: 100%;
}
.post-column, .post-column .post-info {
    position: relative;
}
#cmnt-no, .cc-wrapper {
    opacity: 0;
    color: #fff;
    position: absolute;
    right: 0;
}
#cmnt-no {
    right: 40px;
    top: 4px;
}
.cc-wrapper img {
    width: 28px;
    /* margin-right: 17px; */
}
@media screen and (max-width: 960px) {
.related-row:nth-child(1) {
    min-height: auto;
}
}
@media screen and (max-width: 768px) {
.cat-list .card .card-info {
    padding-left: 15px;
}
}
/* home xrima */
.iblir-container {
    margin-top: 2rem;
}
.stock-values-wrapper > div {
    width: calc(((100% - 300px) - (3 * (var(--gap))) ) / 3);
    width: 100%;
    padding-left: 20px;
}
.col-invest {
    flex: 1 0 340px;
}
.economy .col-right.asd-end .card-wrapper {
    padding-bottom: 1rem;
}

.wrapper.comments-wrapper {
    padding-bottom: 2rem;
}

@media screen and (max-width: 1060px) {
    .section.heating.grey.afi3 .card-image  {
        flex: 0 0 35%;
    }
}

.full-banner-wrapper img {
    margin-inline: auto;
}
@media screen and (min-width: 1600px) {
.post-column {
    --gap: 21px;
    max-width: calc(100% - (300px + var(--gap)));
}
}

.ai_summary__widget ul li {
    font-size: 18px!important;
    line-height: 1.2!important;
}
.ai_summary__widget ul li::marker {
  color: #000;
}

.ai_summary__widget ul {
    padding-inline-start: 0;
    margin-block: 0 .75rem;
    margin-bottom: 0!important;
    padding-right: 0!important;
    margin-left: 0!important;
}
.ai_summary__widget summary {
    display: flex;
    align-items: center;
    gap: 6px;
    padding-bottom: 0!important;
    border-bottom: unset!important;

}
.ai_summary__widget {
    display: block!important;
    padding: .75rem 2.75rem;
}
.ai_summary__widget[open] summary {
    padding-bottom: .75rem!important;
    border-bottom: 1px solid #ccc!important;
}
.darkroom.single .ai_summary__widget, .single.blogger-item  .ai_summary__widget {
    display: none!important;
}