@charset "UTF-8";
/* ADDITIONAL */
.wp-block-button__link {
    box-sizing: border-box;
    cursor: pointer;
    display: inline-block;
    text-align: center;
    word-break: break-word
}

:where(.wp-block-button__link) {
    border-radius: 9999px;
    box-shadow: none;
    padding: calc(.667em + 2px) calc(1.333em + 2px);
    text-decoration: none
}

.wp-block-button[style*=text-decoration] .wp-block-button__link {
    text-decoration: inherit
}

.wp-block-button .wp-block-button__link:where(.has-border-color) {
    border-width: initial
}

.wp-block-button .wp-block-button__link:where([style*=border-top-color]) {
    border-top-width: medium
}

.wp-block-button .wp-block-button__link:where([style*=border-right-color]) {
    border-right-width: medium
}

.wp-block-button .wp-block-button__link:where([style*=border-bottom-color]) {
    border-bottom-width: medium
}

.wp-block-button .wp-block-button__link:where([style*=border-left-color]) {
    border-left-width: medium
}

.wp-block-button .wp-block-button__link:where([style*=border-style]) {
    border-width: initial
}

.wp-block-button .wp-block-button__link:where([style*=border-top-style]) {
    border-top-width: medium
}

.wp-block-button .wp-block-button__link:where([style*=border-right-style]) {
    border-right-width: medium
}

.wp-block-button .wp-block-button__link:where([style*=border-bottom-style]) {
    border-bottom-width: medium
}

.wp-block-button .wp-block-button__link:where([style*=border-left-style]) {
    border-left-width: medium
}

:where(.wp-block-columns) {
    margin-bottom: 1.75em
}

:where(.wp-block-columns.has-background) {
    padding: 1.25em 2.375em
}

.wp-block-post-comments {
    box-sizing: border-box
}

.wp-block-post-comments .comment-author {
    line-height: 1.5
}

.wp-block-post-comments .comment-meta {
    font-size: .875em;
    line-height: 1.5
}

.wp-block-post-comments .comment-form-author label,
.wp-block-post-comments .comment-form-comment label,
.wp-block-post-comments .comment-form-url label {
    display: block;
    margin-bottom: .25em
}

.wp-block-post-comments .comment-form input:not([type=submit]):not([type=checkbox]) {
    box-sizing: border-box;
    display: block;
    width: 100%
}

.wp-block-post-comments input:not([type=submit]) {
    border: 1px solid #949494;
    font-family: inherit;
    font-size: 1em
}

.wp-block-post-comments input:not([type=submit]):not([type=checkbox]) {
    padding: calc(.667em + 2px)
}

:where(.wp-block-post-commentsinput[type=submit]) {
    border: none
}

.wp-block-comments-pagination>.wp-block-comments-pagination-next,
.wp-block-comments-pagination>.wp-block-comments-pagination-previous {
    margin-bottom: .5em;
    margin-right: .5em
}

.wp-block-comments-pagination>.wp-block-comments-pagination-next:last-child,
.wp-block-comments-pagination>.wp-block-comments-pagination-previous:last-child {
    margin-right: 0
}

.wp-block-comments-pagination .wp-block-comments-pagination-previous-arrow {
    display: inline-block;
    margin-right: 1ch
}

.wp-block-comments-pagination .wp-block-comments-pagination-previous-arrow:not(.is-arrow-chevron) {
    transform: scaleX(1)
}

.wp-block-comments-pagination .wp-block-comments-pagination-next-arrow {
    display: inline-block;
    margin-left: 1ch
}

.wp-block-comments-pagination .wp-block-comments-pagination-next-arrow:not(.is-arrow-chevron) {
    transform: scaleX(1)
}

.wp-block-comment-template {
    box-sizing: border-box;
    list-style: none;
    margin-bottom: 0;
    max-width: 100%;
    padding: 0
}

.wp-block-comment-template li {
    clear: both
}

.wp-block-cover,
.wp-block-cover-image {
    align-items: center;
    background-position: 50%;
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    min-height: 430px;
    overflow: hidden;
    overflow: clip;
    padding: 1em;
    position: relative
}

.wp-block-cover-image:after,
.wp-block-cover:after {
    content: "";
    display: block;
    font-size: 0;
    min-height: inherit
}

@supports (position:sticky) {

    .wp-block-cover-image:after,
    .wp-block-cover:after {
        content: none
    }
}

.wp-block-cover .wp-block-cover__inner-container,
.wp-block-cover-image .wp-block-cover__inner-container {
    color: inherit;
    width: 100%;
    z-index: 1
}

.wp-block-cover h1:not(.has-text-color),
.wp-block-cover h2:not(.has-text-color),
.wp-block-cover h3:not(.has-text-color),
.wp-block-cover h4:not(.has-text-color),
.wp-block-cover h5:not(.has-text-color),
.wp-block-cover h6:not(.has-text-color),
.wp-block-cover p:not(.has-text-color),
.wp-block-cover-image h1:not(.has-text-color),
.wp-block-cover-image h2:not(.has-text-color),
.wp-block-cover-image h3:not(.has-text-color),
.wp-block-cover-image h4:not(.has-text-color),
.wp-block-cover-image h5:not(.has-text-color),
.wp-block-cover-image h6:not(.has-text-color),
.wp-block-cover-image p:not(.has-text-color) {
    color: inherit
}

@supports (-webkit-touch-callout:inherit) {

    .wp-block-cover-image.has-parallax,
    .wp-block-cover.has-parallax,
    .wp-block-cover__image-background.has-parallax,
    video.wp-block-cover__video-background.has-parallax {
        background-attachment: scroll
    }
}

.wp-block-cover-image-text,
.wp-block-cover-image-text a,
.wp-block-cover-image-text a:active,
.wp-block-cover-image-text a:focus,
.wp-block-cover-image-text a:hover,
.wp-block-cover-text,
.wp-block-cover-text a,
.wp-block-cover-text a:active,
.wp-block-cover-text a:focus,
.wp-block-cover-text a:hover,
section.wp-block-cover-image h2,
section.wp-block-cover-image h2 a,
section.wp-block-cover-image h2 a:active,
section.wp-block-cover-image h2 a:focus,
section.wp-block-cover-image h2 a:hover {
    color: #fff
}

.wp-block-cover .wp-block-cover-text,
.wp-block-cover-image .wp-block-cover-image-text,
section.wp-block-cover-image>h2 {
    font-size: 2em;
    line-height: 1.25;
    margin-bottom: 0;
    max-width: 840px;
    padding: .44em;
    text-align: center;
    z-index: 1
}

:where(.wp-block-cover-image:not(.has-text-color)),
:where(.wp-block-cover:not(.has-text-color)) {
    color: #fff
}

:where(.wp-block-cover-image.is-light:not(.has-text-color)),
:where(.wp-block-cover.is-light:not(.has-text-color)) {
    color: #000
}

.wp-block[data-align=left]>[data-type="core/embed"],
.wp-block[data-align=right]>[data-type="core/embed"] {
    max-width: 360px;
    width: 100%
}

.wp-block[data-align=left]>[data-type="core/embed"] .wp-block-embed__wrapper,
.wp-block[data-align=right]>[data-type="core/embed"] .wp-block-embed__wrapper {
    min-width: 280px
}

.wp-block-cover .wp-block-embed {
    min-height: 240px;
    min-width: 320px
}

.wp-block-embed {
    overflow-wrap: break-word
}

.wp-block-embed figcaption {
    margin-bottom: 1em;
    margin-top: .5em
}

.wp-block-embed iframe {
    max-width: 100%
}

.wp-block-embed__wrapper {
    position: relative
}

:where(.wp-block-file) {
    margin-bottom: 1.5em
}

:where(.wp-block-file__button) {
    border-radius: 2em;
    display: inline-block;
    padding: .5em 1em
}

:where(.wp-block-file__button):is(a):active,
:where(.wp-block-file__button):is(a):focus,
:where(.wp-block-file__button):is(a):hover,
:where(.wp-block-file__button):is(a):visited {
    box-shadow: none;
    color: #fff;
    opacity: .85;
    text-decoration: none
}

.wp-block-group {
    box-sizing: border-box
}

.wp-block-image img {
    box-sizing: border-box;
    height: auto;
    max-width: 100%;
    vertical-align: bottom
}

.wp-block-image[style*=border-radius] img,
.wp-block-image[style*=border-radius]>a {
    border-radius: inherit
}

.wp-block-image figcaption {
    margin-bottom: 1em;
    margin-top: .5em
}

@supports ((-webkit-mask-image:none) or (mask-image:none)) or (-webkit-mask-image:none) {
    .wp-block-image.is-style-circle-mask img {
        border-radius: 0;
        -webkit-mask-image: url(data:image/svg+xml;utf8,SVG_REPLACED);
        mask-image: url(data:image/svg+xml;utf8,SVG_REPLACED);
        mask-mode: alpha;
        -webkit-mask-position: center;
        mask-position: center;
        -webkit-mask-repeat: no-repeat;
        mask-repeat: no-repeat;
        -webkit-mask-size: contain;
        mask-size: contain
    }
}

.wp-block-image :where(.has-border-color) {
    border-style: solid
}

.wp-block-image :where([style*=border-top-color]) {
    border-top-style: solid
}

.wp-block-image :where([style*=border-right-color]) {
    border-right-style: solid
}

.wp-block-image :where([style*=border-bottom-color]) {
    border-bottom-style: solid
}

.wp-block-image :where([style*=border-left-color]) {
    border-left-style: solid
}

.wp-block-image :where([style*=border-width]) {
    border-style: solid
}

.wp-block-image :where([style*=border-top-width]) {
    border-top-style: solid
}

.wp-block-image :where([style*=border-right-width]) {
    border-right-style: solid
}

.wp-block-image :where([style*=border-bottom-width]) {
    border-bottom-style: solid
}

.wp-block-image :where([style*=border-left-width]) {
    border-left-style: solid
}

.wp-block-image figure {
    margin: 0
}

@keyframes turn-on-visibility {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes turn-off-visibility {
    0% {
        opacity: 1;
        visibility: visible
    }

    99% {
        opacity: 0;
        visibility: visible
    }

    to {
        opacity: 0;
        visibility: hidden
    }
}

@keyframes lightbox-zoom-in {
    0% {
        left: var(--lightbox-initial-left-position);
        top: var(--lightbox-initial-top-position);
        transform: scale(var(--lightbox-scale-width), var(--lightbox-scale-height))
    }

    to {
        left: var(--lightbox-target-left-position);
        top: var(--lightbox-target-top-position);
        transform: scale(1)
    }
}

@keyframes lightbox-zoom-out {
    0% {
        left: var(--lightbox-target-left-position);
        top: var(--lightbox-target-top-position);
        transform: scale(1);
        visibility: visible
    }

    99% {
        visibility: visible
    }

    to {
        left: var(--lightbox-initial-left-position);
        top: var(--lightbox-initial-top-position);
        transform: scale(var(--lightbox-scale-width), var(--lightbox-scale-height))
    }
}

:where(.wp-block-latest-comments:not([style*=line-height].wp-block-latest-comments__comment)) {
    line-height: 1.1
}

.wp-block-latest-comments .wp-block-latest-comments {
    padding-left: 0
}

.wp-block-latest-comments__comment {
    list-style: none;
    margin-bottom: 1em
}

.wp-block-latest-comments[class*=-font-size] a,
.wp-block-latest-comments[style*=font-size] a {
    font-size: inherit
}

ul {
    box-sizing: border-box
}

.wp-block-media-text {
    box-sizing: border-box;
    direction: ltr;
    display: grid;
    grid-template-columns: 50% 1fr;
    grid-template-rows: auto
}

.wp-block-media-text .wp-block-media-text__content,
.wp-block-media-text .wp-block-media-text__media {
    align-self: center
}

.wp-block-media-text .wp-block-media-text__media {
    grid-column: 1;
    grid-row: 1;
    margin: 0
}

.wp-block-media-text .wp-block-media-text__content {
    direction: ltr;
    grid-column: 2;
    grid-row: 1;
    padding: 0 8%;
    word-break: break-word
}

.wp-block-media-text__media img {
    height: auto;
    max-width: unset;
    vertical-align: middle;
    width: 100%
}

.wp-block-page-list:only-child {
    flex-grow: 1
}

@keyframes overlay-menu__fade-in-animation {
    0% {
        opacity: 0;
        transform: translateY(.5em)
    }

    to {
        opacity: 1;
        transform: translateY(0)
    }
}

:where(p.has-text-color:not(.has-link-color)) a {
    color: inherit
}

.wp-block-post-author {
    display: flex;
    flex-wrap: wrap
}

.wp-block-post-author__content {
    flex-basis: 0;
    flex-grow: 1
}

.wp-block-post-author__name {
    margin: 0
}

.wp-block-post-comments-form {
    box-sizing: border-box
}

.wp-block-post-comments-form[style*=font-weight] :where(.comment-reply-title) {
    font-weight: inherit
}

.wp-block-post-comments-form[style*=font-family] :where(.comment-reply-title) {
    font-family: inherit
}

.wp-block-post-comments-form[class*=-font-size] :where(.comment-reply-title),
.wp-block-post-comments-form[style*=font-size] :where(.comment-reply-title) {
    font-size: inherit
}

.wp-block-post-comments-form[style*=line-height] :where(.comment-reply-title) {
    line-height: inherit
}

.wp-block-post-comments-form[style*=font-style] :where(.comment-reply-title) {
    font-style: inherit
}

.wp-block-post-comments-form[style*=letter-spacing] :where(.comment-reply-title) {
    letter-spacing: inherit
}

.wp-block-post-comments-form input[type=submit] {
    box-shadow: none;
    cursor: pointer;
    display: inline-block;
    overflow-wrap: break-word;
    text-align: center
}

.wp-block-post-comments-form input:not([type=submit]) {
    border: 1px solid #949494;
    font-family: inherit;
    font-size: 1em
}

.wp-block-post-comments-form input:not([type=submit]):not([type=checkbox]) {
    padding: calc(.667em + 2px)
}

.wp-block-post-comments-form .comment-form input:not([type=submit]):not([type=checkbox]):not([type=hidden]) {
    box-sizing: border-box;
    display: block;
    width: 100%
}

.wp-block-post-comments-form .comment-form-author label,
.wp-block-post-comments-form .comment-form-url label {
    display: block;
    margin-bottom: .25em
}

:where(.wp-block-post-excerpt) {
    margin-bottom: var(--wp--style--block-gap);
    margin-top: var(--wp--style--block-gap)
}

.wp-block-post-featured-image {
    margin-left: 0;
    margin-right: 0
}

.wp-block-post-featured-image a {
    display: block;
    height: 100%
}

.wp-block-post-featured-image img {
    box-sizing: border-box;
    height: auto;
    max-width: 100%;
    vertical-align: bottom;
    width: 100%
}

.wp-block-post-featured-image {
    position: relative
}

.wp-block-post-time-to-read,
.wp-block-post-title {
    box-sizing: border-box
}

.wp-block-post-title {
    word-break: break-word
}

.wp-block-post-title a {
    display: inline-block
}

:where(.wp-block-pullquote) {
    margin: 0 0 1em
}

.wp-block-post-template {
    list-style: none;
    margin-bottom: 0;
    margin-top: 0;
    max-width: 100%;
    padding: 0
}

.wp-block-post-template.wp-block-post-template {
    background: 0 0
}

.wp-block-search__button {
    margin-left: 10px;
    word-break: normal
}

:where(.wp-block-search__button) {
    border: 1px solid #ccc;
    padding: 6px 10px
}

.wp-block-search__label {
    width: 100%
}

.wp-block-search__input {
    -webkit-appearance: initial;
    appearance: none;
    border: 1px solid #949494;
    flex-grow: 1;
    margin-left: 0;
    margin-right: 0;
    min-width: 3rem;
    padding: 8px;
    text-decoration: unset !important
}

.wp-block-site-logo {
    box-sizing: border-box;
    line-height: 0
}

.wp-block-site-logo a {
    display: inline-block
}

.wp-block-site-logo img {
    height: auto;
    max-width: 100%
}

.wp-block-site-logo a,
.wp-block-site-logo img {
    border-radius: inherit
}

.wp-block-site-title a {
    color: inherit
}

.wp-block-social-link {
    border-radius: 9999px;
    display: block;
    height: auto;
    transition: transform .1s ease
}

@media (prefers-reduced-motion:reduce) {
    .wp-block-social-link {
        transition-delay: 0s;
        transition-duration: 0s
    }
}

.wp-block-social-link a {
    align-items: center;
    display: flex;
    line-height: 0;
    transition: transform .1s ease
}

.wp-block-social-link:hover {
    transform: scale(1.1)
}

.wp-block-table {
    overflow-x: auto
}

.wp-block-table table {
    border-collapse: collapse;
    width: 100%
}

.wp-block-table table[style*=border-top-color]>* {
    border-top-color: inherit
}

.wp-block-table table[style*=border-right-color]>* {
    border-right-color: inherit
}

.wp-block-table table[style*=border-bottom-color]>* {
    border-bottom-color: inherit
}

.wp-block-table table[style*=border-left-color]>* {
    border-left-color: inherit
}

.wp-block-table table[style*=border-style]>* {
    border-style: inherit
}

.wp-block-table table[style*=border-width]>* {
    border-style: inherit;
    border-width: inherit
}

:where(.wp-block-term-description) {
    margin-bottom: var(--wp--style--block-gap);
    margin-top: var(--wp--style--block-gap)
}

:where(pre.wp-block-verse) {
    font-family: inherit
}

@supports (position:sticky) {
    .wp-block-video [poster] {
        object-fit: cover
    }
}

:root {
    --wp--preset--font-size--normal: 16px;
    --wp--preset--font-size--huge: 42px
}

html :where(.has-border-color) {
    border-style: solid
}

html :where([style*=border-top-color]) {
    border-top-style: solid
}

html :where([style*=border-right-color]) {
    border-right-style: solid
}

html :where([style*=border-bottom-color]) {
    border-bottom-style: solid
}

html :where([style*=border-left-color]) {
    border-left-style: solid
}

html :where([style*=border-width]) {
    border-style: solid
}

html :where([style*=border-top-width]) {
    border-top-style: solid
}

html :where([style*=border-right-width]) {
    border-right-style: solid
}

html :where([style*=border-bottom-width]) {
    border-bottom-style: solid
}

html :where([style*=border-left-width]) {
    border-left-style: solid
}

html :where(img[class*=wp-image-]) {
    height: auto;
    max-width: 100%
}

:where(figure) {
    margin: 0 0 1em
}

html :where(.is-position-sticky) {
    --wp-admin--admin-bar--position-offset: var(--wp-admin--admin-bar--height, 0px)
}

@media screen and (max-width:600px) {
    html :where(.is-position-sticky) {
        --wp-admin--admin-bar--position-offset: 0px
    }
}

body {
    --wp--preset--color--black: #000000;
    --wp--preset--color--cyan-bluish-gray: #abb8c3;
    --wp--preset--color--white: #ffffff;
    --wp--preset--color--pale-pink: #f78da7;
    --wp--preset--color--vivid-red: #cf2e2e;
    --wp--preset--color--luminous-vivid-orange: #ff6900;
    --wp--preset--color--luminous-vivid-amber: #fcb900;
    --wp--preset--color--light-green-cyan: #7bdcb5;
    --wp--preset--color--vivid-green-cyan: #00d084;
    --wp--preset--color--pale-cyan-blue: #8ed1fc;
    --wp--preset--color--vivid-cyan-blue: #0693e3;
    --wp--preset--color--vivid-purple: #9b51e0;
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg, rgba(6, 147, 227, 1) 0%, rgb(155, 81, 224) 100%);
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg, rgb(122, 220, 180) 0%, rgb(0, 208, 130) 100%);
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg, rgba(252, 185, 0, 1) 0%, rgba(255, 105, 0, 1) 100%);
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg, rgba(255, 105, 0, 1) 0%, rgb(207, 46, 46) 100%);
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg, rgb(238, 238, 238) 0%, rgb(169, 184, 195) 100%);
    --wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg, rgb(74, 234, 220) 0%, rgb(151, 120, 209) 20%, rgb(207, 42, 186) 40%, rgb(238, 44, 130) 60%, rgb(251, 105, 98) 80%, rgb(254, 248, 76) 100%);
    --wp--preset--gradient--blush-light-purple: linear-gradient(135deg, rgb(255, 206, 236) 0%, rgb(152, 150, 240) 100%);
    --wp--preset--gradient--blush-bordeaux: linear-gradient(135deg, rgb(254, 205, 165) 0%, rgb(254, 45, 45) 50%, rgb(107, 0, 62) 100%);
    --wp--preset--gradient--luminous-dusk: linear-gradient(135deg, rgb(255, 203, 112) 0%, rgb(199, 81, 192) 50%, rgb(65, 88, 208) 100%);
    --wp--preset--gradient--pale-ocean: linear-gradient(135deg, rgb(255, 245, 203) 0%, rgb(182, 227, 212) 50%, rgb(51, 167, 181) 100%);
    --wp--preset--gradient--electric-grass: linear-gradient(135deg, rgb(202, 248, 128) 0%, rgb(113, 206, 126) 100%);
    --wp--preset--gradient--midnight: linear-gradient(135deg, rgb(2, 3, 129) 0%, rgb(40, 116, 252) 100%);
    --wp--preset--font-size--small: 13px;
    --wp--preset--font-size--medium: 20px;
    --wp--preset--font-size--large: 36px;
    --wp--preset--font-size--x-large: 42px;
    --wp--preset--spacing--20: 0.44rem;
    --wp--preset--spacing--30: 0.67rem;
    --wp--preset--spacing--40: 1rem;
    --wp--preset--spacing--50: 1.5rem;
    --wp--preset--spacing--60: 2.25rem;
    --wp--preset--spacing--70: 3.38rem;
    --wp--preset--spacing--80: 5.06rem;
    --wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);
    --wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);
    --wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);
    --wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);
    --wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1)
}

:where(.is-layout-flex) {
    gap: .5em
}

:where(.is-layout-grid) {
    gap: .5em
}

:where(.wp-block-columns.is-layout-flex) {
    gap: 2em
}

:where(.wp-block-columns.is-layout-grid) {
    gap: 2em
}

:where(.wp-block-post-template.is-layout-flex) {
    gap: 1.25em
}

:where(.wp-block-post-template.is-layout-grid) {
    gap: 1.25em
}

:where(.wp-block-post-template.is-layout-flex) {
    gap: 1.25em
}

:where(.wp-block-post-template.is-layout-grid) {
    gap: 1.25em
}

:where(.wp-block-columns.is-layout-flex) {
    gap: 2em
}

:where(.wp-block-columns.is-layout-grid) {
    gap: 2em
}

.wp-block-button__link {
    color: #fff;
    background-color: #32373c;
    border-radius: 9999px;
    box-shadow: none;
    text-decoration: none;
    padding: calc(.667em + 2px) calc(1.333em + 2px);
    font-size: 1.125em
}

body,
button,
input {
    font-family: Sora
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: Sora
}

body,
button,
input {
    font-size: 14px
}

.beritaxx_article {
    font-size: 14px
}

body {
    background: #eee;
    color: #222
}

#header-one .area_secondary,
.taxxnews {
    background: #fff
}

.taxxnews a {
    color: #222
}

.after_title,
.block_after,
.block_time_mini,
.latest_after,
.list_after,
.nav_breadcrumb i,
.popular_list_after,
.rel_post span,
.time_mini,
.time_view span {
    color: #777
}

.after_title i,
.com_mini i {
    color: #d33
}

.user_mini i {
    color: #29a
}

#header-one .nav .dd.desktop li ul,
#header-one .nav .dd.desktop ul li ul,
#header-one .taxx_search,
#header-two .nav .dd.desktop li ul,
#header-two .nav .dd.desktop ul li ul,
.header {
    background: #fff
}

.header,
.header .taxx_social i,
.slider:before {
    color: #222
}

.taxx_mobmenu {
    border: 1px solid #222
}

.oc_search span:after {
    border: 2px solid #222
}

.oc_search span:before {
    background: #222
}

.taxx_form_search {
    background: #f7f7f7;
    border: 1px solid #ddd
}

.taxx_input input[type=text] {
    background: #f7f7f7;
    color: #555
}

.taxx_button i {
    color: #555
}

#header-one .nav .dd.desktop ul li a,
.nav .dd.desktop li a,
.nav .dd.desktop ul li a {
    color: #222
}

.nav .dd.desktop li.span1 a {
    color: #d33
}

#header-one .nav .dd.desktop li ul,
#header-two .nav .dd.desktop li ul {
    border-top: 3px solid #d33
}

.nav .dd.desktop li.span2 a {
    color: #29a
}

.beritaxx_tags a {
    color: #222;
    border: 1px solid #29a
}

.comment-form #submit {
    background: #fff;
    color: #222;
    border: 1px solid #29a
}

.pagination a.active {
    color: #fff;
    background: #222
}

.cat_head_one,
.fbo_latest,
.open_sidebar,
.widget_block h4.post_feat_head {
    color: #fff;
    background: #222
}

.berlin_block .com_mini {
    color: #fff;
    background: #d33
}

.berlin_block .com_mini i {
    color: #fff
}

.fto_number {
    color: #d33
}

.paris_block .item {
    border-top: 2px solid #d33;
    border-bottom: 2px solid #d33
}

.cat_head span {
    background: #fff
}

.cat_head:after {
    border-bottom: 1px solid #d33
}

.taxxfooter {
    background: #eee
}

.footer {
    background: #111;
    color: #f7f7f7
}

.footer a {
    color: #ddd
}
/* TEMPLATE UTAMA */
.taxx_container,
.taxxnews {
    position: relative;
    margin: 0 auto
}

#header-one .nav .dd.desktop li ul li ul li ul li ul li ul li:hover ul,
#header-one .nav .dd.desktop li ul li ul li ul li ul li:hover ul,
#header-one .nav .dd.desktop li ul li ul li ul li:hover ul,
#header-one .nav .dd.desktop li ul li ul li:hover ul,
#header-one .nav .dd.desktop li ul li:hover ul,
#header-one .nav .dd.desktop li:hover ul,
#header-one .taxx_search.mobile_search,
#header-two .nav .dd.desktop li ul li ul li ul li ul li ul li:hover ul,
#header-two .nav .dd.desktop li ul li ul li ul li ul li:hover ul,
#header-two .nav .dd.desktop li ul li ul li ul li:hover ul,
#header-two .nav .dd.desktop li ul li ul li:hover ul,
#header-two .nav .dd.desktop li ul li:hover ul,
#header-two .nav .dd.desktop li:hover ul,
#header-two .taxx_search.mobile_search,
.fade .to_top,
.taxx_clear:after,
.taxx_logo a,
.taxx_logo img,
img {
    display: block
}

.berlin__top span,
.paris__top span {
    white-space: nowrap;
    text-overflow: ellipsis
}

a,
abbr,
acronym,
address,
applet,
b,
big,
blockquote,
body,
caption,
center,
cite,
code,
dd,
del,
dfn,
div,
dl,
dt,
em,
fieldset,
font,
form,
h1,
h2,
h3,
h4,
h5,
h6,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
object,
ol,
p,
pre,
q,
s,
samp,
small,
span,
strike,
strong,
sub,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
tr,
tt,
u,
ul,
var {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    vertical-align: baseline
}

* {
    margin: 0;
    padding: 0;
    outline: 0
}

body {
    line-height: 1.4;
    text-align: left;
    font-weight: 400;
    font-size: 14px;
    font-family: Sora, Arial, sans-serif
}

blockquote,
q {
    quotes: none
}

blockquote:after,
blockquote:before,
q:after,
q:before {
    content: "";
    content: none
}

ins {
    text-decoration: none
}

del {
    text-decoration: line-through
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

a {
    text-decoration: none;
    outline: 0 !important
}

.dark-mode {
    background: #333 !important
}

img {
    max-width: 100%;
    height: auto
}

.taxx_clear:after {
    content: ".";
    height: 0;
    clear: both;
    visibility: hidden
}

.taxxnews {
    width: 100%;
    padding: 94px 0 0;
    overflow: hidden;
    max-width: 1000px
}

.taxx_container {
    width: auto;
    max-width: 960px;
    padding: 0 5px
}

#header-one .header:before,
#header-one .taxx_search,
.header {
    position: fixed;
    left: 0;
    right: 0
}

.header {
    height: 90px;
    top: 0;
    z-index: 1000;
    box-shadow: 0 0 20px rgba(0, 0, 0, .1);
    transition: .5s .1s
}

#header-two .header {
    height: 100px
}

#header-two .taxx_search {
    margin-left: 120px;
}

.padding-top-header-two {
    padding-top: 15px
}

.taxx_header {
    height: 76px
}

#header-one,
.beritaxx_commentform,
.block_cat_one,
.fto,
.primary_big {
    position: relative
}

#header-one .header:before {
    content: "";
    top: 0;
    height: 28px;
    background: rgba(0, 0, 0, .07);
    z-index: -1
}

.taxx_head_top {
    height: 28px
}

.taxx_tanggal {
    width: 110px;
    display: inline;
    float: right;
    height: 38px;
    line-height: 38px;
    margin: 0 0 0 10px;
    text-align: right;
    font-weight: bold;
    font-size: 14px
}

.taxx_head_top .taxx_tanggal {
    float: left;
    height: 28px;
    line-height: 28px;
    margin: 0;
    width: auto;
    font-size: 12px;
    position: relative;
    background: 0 0 !important;
    left: 0;
    right: auto;
    padding: 0
}

.taxx_menu:after,
.taxx_menu:before {
    content: "";
    position: absolute;
    border-bottom: 3px solid #aaa
}

.taxx_menu {
    width: 56px;
    height: 56px;
    border-right: 1px solid rgba(125, 125, 125, .1);
    margin-left: -16px;
    position: relative;
    float: left;
    display: none
}

.taxx_button,
.taxx_input,
.taxx_logo,
.taxx_search {
    display: inline-block
}

.taxx_menu:after {
    top: 18px;
    left: 15px;
    right: 15px;
    width: 26px;
    border-top: 3px solid #aaa;
    height: 7px
}

.share .icon,
.slider:before {
    height: 26px;
    text-align: center
}

.taxx_menu:before {
    bottom: 17px;
    left: 15px;
    right: 21px;
    width: 20px
}

.taxx_logo {
    padding: 8px 30px 5px 0;
    height: 50px;
    float: left
}

.taxx_logo img {
    height: 55px;
    width: auto
}

#header-one .taxx_logo {
    padding: 5px 20px 13px 0;
}

#header-one .taxx_logo img {
    height: 50px;
    display: block;
}

.taxx_search {
    height: 17px;
    line-height: 17px;
    padding: 20px 10px;
    float: left
}

#header-one .taxx_search {
    display: none;
    top: 94px;
    height: 100%
}

.taxx_form_search {
    width: auto;
    max-width: 400px;
    height: 36px;
    line-height: 36px;
    padding: 0 0 0 15px;
    border-radius: 26px
}

#header-one .taxx_form_search {
    margin: 200px auto
}

.taxx_input {
    width: calc(100% - 38px)
}

.taxx_input input[type=text] {
    height: 34px;
    border: 0;
    line-height: 34px;
    font-size: 15px;
    width: 100%
}

.taxx_button {
    width: 32px;
    height: 32px;
    line-height: 32px
}

.taxx_button button {
    border: 0;
    background: 0 0;
    font-size: 16px
}

.taxx_mobmenu {
    display: none;
    float: left;
    margin: 4px 15px 0 0;
    padding: 0 5px;
    border-radius: 4px;
    height: 18px;
    line-height: 18px;
    font-size: 10px;
    font-weight: bold
}

.taxx_mode {
    font-size: 1.5rem;
    display: inline-block;
    height: 17px;
    margin: 10px 0
}

.theme-switch-wrapper {
    display: flex;
    align-items: center
}

.theme-switch {
    display: inline-block;
    height: 34px;
    position: relative;
    width: 34px;
    margin: 12px 0
}

#header-one .theme-switch {
    width: 44px
}

.theme-switch input {
    display: none
}

.slider {
    bottom: 0;
    cursor: pointer;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: .4s
}

.slider:before {
    content: "\e9d4";
    font-family: icomoons;
    font-weight: normal;
    bottom: 4px;
    line-height: 22px;
    left: 4px;
    position: absolute;
    transition: .4s;
    width: 22px
}

.slider.round {
    border-radius: 34px
}

.slider.round:before {
    border-radius: 50%
}

.taxx_social {
    display: inline;
    float: right;
    width: auto;
    height: 17px;
    margin: 22px 0
}

#comment,
.nav {
    width: calc(100% - 120px)
}

.taxx_social i {
    width: 32px;
    height: 32px;
    display: inline-block;
    line-height: 32px;
    text-align: center;
    background: rgba(125, 125, 125, .05);
    margin: 0 0 0 5px;
    border-radius: 20px;
    font-size: 20px
}

#header-one .taxx_social {
    margin: 3px 0;
    height: 22px;
    display: block
}

#header-one .taxx_social i {
    width: 22px;
    height: 22px;
    line-height: 22px;
    font-size: 16px
}

.taxx_flat_menu {
    height: 38px;
    overflow: hidden
}

.nav {
    margin: 0;
    padding: 0;
    height: 38px;
    float: left;
    overflow-x: scroll;
    white-space: nowrap;
    appearance: none;
    -ms-overflow-style: none;
    scrollbar-width: none
}

.nav::-webkit-scrollbar {
    display: none
}

.nav .dd.desktop {
    height: 34px;
    font-weight: 400;
    display: block;
    white-space: nowrap
}

.nav .dd.desktop li {
    display: inline-block;
    margin: 0;
    position: relative;
    text-align: center;
    line-height: 38px
}

.nav .dd.desktop li a {
    text-decoration: none;
    display: block;
    margin: 0;
    padding: 0 10px 0 0;
    font-weight: bold;
    font-size: 14px;
    line-height: 38px;
    position: relative
}

#header-one .nav .dd.desktop li ul li ul li ul li ul li:hover ul li ul,
#header-one .nav .dd.desktop li ul li ul li ul li:hover ul li ul,
#header-one .nav .dd.desktop li ul li ul li:hover ul li ul,
#header-one .nav .dd.desktop li ul li:hover ul li ul,
#header-one .nav .dd.desktop li:hover ul li ul,
#header-two .nav .dd.desktop li ul li ul li ul li ul li:hover ul li ul,
#header-two .nav .dd.desktop li ul li ul li ul li:hover ul li ul,
#header-two .nav .dd.desktop li ul li ul li:hover ul li ul,
#header-two .nav .dd.desktop li ul li:hover ul li ul,
#header-two .nav .dd.desktop li:hover ul li ul,
.comment-form-url,
.comment1_clear,
.comment2_clear,
.comment3_clear,
.comment4_clear,
.comment6_clear,
.comment7_clear,
.comment8_clear,
.comment9_clear,
.latest11_clear,
.latest12_clear,
.latest13_clear,
.latest14_clear,
.latest16_clear,
.latest17_clear,
.latest18_clear,
.latest19_clear,
.latest1_clear,
.latest2_clear,
.latest3_clear,
.latest4_clear,
.latest6_clear,
.latest7_clear,
.latest8_clear,
.latest9_clear,
.mob_wa,
.nav .dd.desktop li ul,
.rel_post1,
.rel_post2,
.rel_post4,
.rel_post5,
.share .wa_mob,
.taxx_clear.block1,
.taxx_clear.block10,
.taxx_clear.block11,
.taxx_clear.block13,
.taxx_clear.block14,
.taxx_clear.block15,
.taxx_clear.block17,
.taxx_clear.block18,
.taxx_clear.block19,
.taxx_clear.block2,
.taxx_clear.block3,
.taxx_clear.block5,
.taxx_clear.block6,
.taxx_clear.block7,
.taxx_clear.block9,
.wa_mobile {
    display: none
}

.nav_breadcrumb i,
.share,
.share .icon,
.taxx_open_search i,
.time_view span {
    display: inline-block
}

#header-one .taxx_flat_menu {
    overflow: visible;
    height: 60px;
    float: left
}

#header-two .taxx_flat_menu {
    overflow: visible;
}

#header-one .nav,
#header-two .nav {
    height: 66px;
    width: auto;
    overflow-x: visible;
}

#header-one .nav .dd.desktop,
#header-two .nav .dd.desktop {
    height: 66px
}

#header-one .nav .dd.desktop li,
#header-one .nav .dd.desktop li a {
    line-height: 66px
}

#header-one .nav .dd.desktop li ul,
#header-two .nav .dd.desktop li ul {
    display: none;
    position: absolute;
    top: 40px;
    padding: 8px 0;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
    z-index: 1
}

#header-one .nav .dd.desktop li ul {
    top: 50px;
}

#header-one .nav .dd.desktop li ul li,
#header-two .nav .dd.desktop li ul li {
    display: block;
    width: auto;
    line-height: 1.3;
    text-align: left;
    padding-left: 8px;

}

#header-one .nav .dd.desktop li ul li ul,
#header-two .nav .dd.desktop li ul li ul {
    position: absolute;
    top: -10px;
    left: 100%;
    z-index: 10;
    box-shadow: 0 0 15px rgb(0, 0, 0, .05)
}

#header-one .nav .dd.desktop li ul li:last-child {
    border: 0
}

#header-one .nav .dd.desktop ul li a {
    line-height: 1.3;
    padding: 8px 20px
}

#header-one .nav .dd.desktop ul li ul,
#header-two .nav .dd.desktop ul li ul {
    display: none;
    position: absolute;
    top: 0;
    left: 100%;
    padding: 8px 0;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1)
}

#header-two .nav .dd.desktop li.menu-item-has-children:after, 
#header-one .nav .dd.desktop li.menu-item-has-children:after {
    content: "";
    position: absolute;
    top: 15px;
    width: 10px;
    height: 10px;
    right: 5px;
    border-radius: 10px;
}

#header-two .nav .dd.desktop li ul li.menu-item-has-children:after,
#header-one .nav .dd.desktop li ul li.menu-item-has-children:after {
    content: "";
    position: absolute;
    top: 13px;
    width: 10px;
    height: 10px;
    right: 15px;
    border-radius: 10px;
}

#header-one .nav .dd.accord li {
    padding: 0;
    position: relative;
    display: block
}

#header-one .nav .dd.accord li.menu-item-has-children:after,
#header-two .nav .dd.accord li.menu-item-has-children:after {
    content: "";
    position: absolute;
    top: 17px;
    width: 10px;
    height: 10px;
    right: 5px;
    border-radius: 10px
}

#header-one .nav .dd.accord ul li:last-child {
    padding-bottom: 0;
    border-bottom: none
}

#header-one .nav .dd.accord li a {
    display: block;
    font-weight: bold;
    font-size: 15px;
    line-height: 1.3;
    padding: 12px 0
}

#header-one .nav .dd.accord li ul {
    display: none;
    margin: 0;
    background: rgba(0, 0, 0, .01);
    transition: .5s .1s
}

#header-one .nav .dd.accord ul li {
    margin-left: 20px
}

#header-one .nav .dd.accord li ul li ul {
    background: rgba(0, 0, 0, .006)
}

#header-one .nav .dd.accord li.menu-item-has-children span,
#header-two .nav .dd.accord li.menu-item-has-children span {
    position: absolute;
    background: #fff;
    width: 20px;
    height: 20px;
    right: 8px;
    top: 12px;
    z-index: 2
}

#header-one .taxx_mode {
    position: absolute;
    top: 27px;
    right: 20px;
    height: 66px;
    margin: 0
}

#header-one .slider {
    border-radius: 0;
    width: 34px;
    margin-left: 10px
}

#header-one .slider:before {
    left: 14px
}

.taxx_open_search {
    position: absolute;
    top: 42px;
    right: 70px;
    height: 32px;
    line-height: 32px;
    text-transform: uppercase;
    font-size: 11px;
    padding: 0 20px;
    border: 1px solid #ccc;
    box-shadow: 0 0 15px inset rgba(0, 0, 0, .1);
    border-radius: 20px;
    cursor: pointer
}

.nav_breadcrumb,
.tax_head_top {
    height: 20px;
    line-height: 20px
}

.cat_block_inner,
.primary_content {
    border-right: 1px solid rgba(125, 125, 125, .3)
}

.taxx_open_search i {
    float: left;
    margin-right: 8px;
    font-size: 16px;
    height: 32px;
    line-height: 32px
}

.taxx_open_search span {
    float: left;
    display: inline;
}

#header-one .theme-switch {
    margin: 18px 0;
    padding-left: 5px
}

.nav_breadcrumb {
    padding: 10px 20px 0;
    font-size: 13px
}

.nav_breadcrumb i {
    font-size: 10px;
    margin: 0 4px
}

.comment__author span,
.nav_breadcrumb span,
.rel_post a,
.wp-block-latest-comments__comment-meta a,
.wp-block-latest-posts__post-title {
    font-weight: bold
}

.archive_head {
    font-size: 20px;
    margin: 0 5px 10px
}

.area_404 {
    margin: 0 auto;
    padding: 0 5px;
    text-align: center;
    max-width: 400px
}

.bottom_float,
.footer,
.side_float {
    max-width: 1000px;
    margin: 0 auto
}

.area_title,
.image_404 {
    margin: 0 0 20px
}

.image_404 img {
    margin-top: 150px
}

.archive_404 {
    font-size: 20px;
    margin: 0 0 5px
}

.comment_clear,
.description_404,
.latest_clear {
    margin: 0 0 30px
}

.area_primary,
.full_block_left {
    width: calc(100% - 320px);
    float: left
}

.area_primary.area_full {
    width: 100%;
    float: none
}

.primary_content {
    margin: 0 15px 30px 5px;
    padding: 0 20px 0 0
}

.area_title h1 {
    font-size: 26px;
    line-height: 1.3;
    margin: 0 0 15px
}

.after_title {
    font-size: 12px;
    margin: 0 0 5px
}

.after_title span {
    float: right;
    font-size: 13px
}

.after_title i {
    margin-right: 4px;
    margin-left: 10px
}

.time_view {
    font-size: 13px;
    line-height: 1.2;
    margin: 0 0 10px
}

.time_view span {
    margin: 0 auto;
    font-size: 12px;
    background: rgba(125, 125, 125, .2);
    padding: 0 10px;
    line-height: 25px;
    height: 25px;
    border-radius: 5px
}

.share_archive {
    text-align: center;
    padding: 20px 20px 0
}

.share {
    float: right
}

.share_archive .share {
    float: none;
    margin: 0 auto
}

.share .icon {
    width: 26px;
    line-height: 25px;
    color: #fff;
    margin: 0 0 0 3px;
    font-size: 18px;
    border-radius: 15%;
}

.share .icon-facebook {
    background: #1c6dbd
}

.share .icon-twitter,
.share .icon-share,
.share .icon-link {
    background: #1e1f1e;
}

.share .icon-whatsapp {
    background: #5d5
}

.share .icon-printer {
    background: #979797
}

.primary_featured {
    position: relative;
    border-radius: 8px;
    overflow: hidden;
    margin: 0 0 15px
}

.primary_featured iframe {
    display: block;
    width: 100%;
    height: 342px
}

.primary_featured img {
    display: block;
    border-radius: 8px
}

.beritaxx_tags a,
.bio_social i,
.rel_post {
    display: inline-block
}

.primary_featured span {
    display: inline-block;
    font-size: 13px;
    padding: 4px 0 0;
    opacity: .5
}

.beritaxx_article {
    line-height: 1.5
}

.beritaxx_article h1 {
    margin: 0 0 15px;
    font-size: 25px
}

.beritaxx_article h2 {
    margin: 0 0 15px;
    font-size: 23px
}

.beritaxx_article h3 {
    margin: 0 0 15px;
    font-size: 21px
}

.beritaxx_article h4 {
    margin: 0 0 15px;
    font-size: 20px
}

.beritaxx_article h5 {
    margin: 0 0 15px;
    font-size: 19px
}

.beritaxx_article h6 {
    margin: 0 0 15px;
    font-size: 17px
}

.beritaxx_article td {
    padding: 8px 10px;
    border-bottom: 1px solid #f0f0f0
}

.beritaxx_article p {
    font-size: 1.1rem;
    line-height: 1.5em;
    margin: 0 0 15px;
}

.beritaxx_article small{
    font-size: .7rem;
    line-height: .8em;
}

.beritaxx_article img {
    max-width: 100%;
    height: auto;
}

.beritaxx_article .wp-caption,
.beritaxx_article iframe {
    max-width: 100% !important
}

.beritaxx_article img.alignleft {
    float: left;
    margin: 0 30px 20px 0
}

.beritaxx_article img.alignright {
    float: right;
    margin: 0 0 20px 30px
}

.beritaxx_article blockquote {
    margin: 0 0 20px;
    padding: 20px 20px 10px 50px;
    background: rgb(0, 0, 0, .05)
}

.beritaxx_article ul {
    margin: 0 0 20px;
    list-style: disc !important
}

.beritaxx_article ol {
    margin: 0 0 20px;
    list-style: decimal !important
}

.beritaxx_article li,
.children {
    margin: 0 0 0 15px
}

.beritaxx_article li ol,
.beritaxx_article li ul,
.cat_2,
.latest_inner {
    margin: 0
}

.beritaxx_tags {
    margin: 15px 0 25px
}

.beritaxx_tags a {
    margin: 0 4px 4px 0;
    padding: 6px 10px;
    font-size: 0.7rem;
    border-radius: 5px
}

.beritaxx_bio {
    font-size: 16px;
    margin: 0 0 45px
}

.bio_data,
.bio_links,
.bio_name {
    margin: 0 0 8px
}

.bio_avatar {
    float: left;
    width: 115px
}

.bio_author {
    float: right;
    width: calc(100% - 135px)
}

.bio_name {
    font-weight: bold;
    font-size: 20px;
    line-height: 20px
}

.bio_name i {
    font-size: 18px
}

.bio_social i {
    height: 30px;
    line-height: 30px;
    width: 30px;
    text-align: center;
    border-radius: 20px;
    margin-right: 3px
}

.beritaxx_related {
    margin: 0 0 40px
}

.rel_post {
    width: 33.33%;
    float: left
}

.comment-form-author,
.comment-form-email {
    width: calc(50% - 30px);
    background: rgba(125, 125, 125, .2)
}

.rel_inner {
    margin: 0 10px;
    padding: 12px 0;
    font-size: 16px
}

.rel_inner img {
    display: block;
    margin: 0 0 15px
}

.rel_post span {
    font-size: 12px
}

.comment_heads {
    font-weight: bold;
    font-size: 20px;
    margin: 0 0 15px
}

.comment-form {
    position: relative;
    padding: 0 0 40px
}

.comment-notes,
.comment-reply-title,
.logged-in-as,
.widget_block ol,
.widget_block p,
.widget_block ul {
    margin: 0 0 10px
}

.comment-form-comment {
    margin: 0 0 10px;
    background: rgba(125, 125, 125, .2);
    padding: 20px;
    border-radius: 5px;
    display: block
}

.comment-form-comment label {
    display: block;
    margin: 0 0 10px;
    font-size: 18px;
    font-weight: bold
}

#comment {
    height: 60px;
    padding: 20px 100px 20px 20px;
    background: #fff;
    border-radius: 8px;
    border: 1px solid rgba(125, 125, 125, .3)
}

.comment-form-author {
    display: inline;
    padding: 20px 10px 20px 20px;
    border-radius: 5px 0 0 5px;
    float: left
}

.comment-form-email {
    display: inline;
    padding: 20px 20px 20px 10px;
    border-radius: 0 5px 5px 0;
    float: right
}

.comment-form-author input,
.comment-form-email input {
    border: 1px solid rgba(125, 125, 125, .2);
    background: #fff;
    width: calc(100% - 32px);
    padding: 0 15px;
    height: 34px;
    line-height: 34px;
    border-radius: 8px
}

.comment-form-author label,
.comment-form-email label {
    margin: 0 0 8px;
    display: block
}

.beritaxx_comment {
    padding: 0;
    margin: 0 0 10px;
    border-bottom: 1px solid rgba(125, 125, 125, .3)
}

.comment__avatar {
    width: 55px;
    height: 55px;
    float: left
}

.comment__avatar img {
    box-shadow: 0 0 5px rgba(0, 0, 0, .15);
    border-radius: 50px
}

.comment__meta {
    float: right;
    width: calc(100% - 60px);
    margin: 0 0 10px
}

.comment__author {
    padding: 0 0 3px
}

.comment__author em {
    font-size: 12px
}

.comment__meta p {
    font-size: 15px;
    margin: 0 0 6px
}

.comment__meta .comment-reply-link {
    display: inline-block;
    padding: 0 10px;
    height: 25px;
    line-height: 25px;
    border-radius: 8px
}

.comment-form #submit {
    font-weight: bold;
    font-size: 15px;
    cursor: pointer;
    padding: 8px 15px;
    border-radius: 8px
}

.comment-form-cookies-consent {
    display: block;
    clear: both;
    padding: 15px 0
}

.area_secondary {
    width: 320px;
    float: right
}

.secondary_content {
    margin: 0 5px;
    overflow: hidden
}

.secondary_content .widget_block,
.widget_block .wp-block-pages-list__item.has-child,
.widget_block.widget_nav_menu li.menu-item-has-children {
    padding: 0
}

.area_content {
    padding: 20px
}

.area_content_outer,
.block_outer,
.top_comment_outer {
    margin: 0 -5px
}

.comment_ten,
.latest_ten {
    width: 20%;
    float: left;
    position: relative
}

.comment_counter,
.latest_ten:after {
    position: absolute;
    top: 9px;
    right: 18px;
    font-size: 40px;
    font-style: italic;
    color: #fff;
    opacity: .6;
    z-index: 2;
    font-weight: bold;
    line-height: 1;
    letter-spacing: -2px
}

.comment_img {
    height: 260px;
    border-radius: 8px;
    overflow: hidden;
    margin: 0 0 15px;
    position: relative
}

.comment_img:after,
.latest_img:after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 2;
    background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, .5))
}

.comment_img img {
    height: 260px;
    width: 100%;
    object-fit: cover;
    max-width: 500%;
    margin: 0 0 10px;
    border-radius: 8px
}

.latest_img,
.latest_img img {
    height: 250px;
    border-radius: 8px
}

.comment_post_inner,
.latest_post_inner {
    margin: 0 5px
}

.cat_one_title,
.comment_title,
.latest_title {
    font-size: .9rem;
    font-weight: bold;
    line-height: 1.4
}

.comment_time_mini,
.latest_time_mini {
    position: relative;
    font-size: 11px;
    color: #fff;
    padding: 0 0 0 12px;
    margin: -40px 0 20px 15px;
    z-index: 3
}

.comment_time_mini:after,
.latest_time_mini:after,
.taxx_time:after,
.time_mini:after {
    content: "";
    position: absolute;
    width: 8px;
    height: 8px;
    background: #d33;
    border-radius: 8px;
    left: 0;
    top: calc(50% - 4px)
}

.latest1:after {
    content: "01"
}

.latest2:after {
    content: "02"
}

.latest3:after {
    content: "03"
}

.latest4:after {
    content: "04"
}

.latest5:after {
    content: "05"
}

.latest6:after {
    content: "06"
}

.latest7:after {
    content: "07"
}

.latest8:after {
    content: "08"
}

.latest9:after {
    content: "09"
}

.latest10:after {
    content: "10"
}

.latest_img {
    overflow: hidden;
    margin: 0 0 15px;
    position: relative
}

.latest_img img {
    width: auto;
    max-width: 500%;
    margin: 0 0 10px
}

.taxx_time {
    position: relative;
    font-size: 13px;
    color: #fff;
    padding: 0 0 0 12px
}

.full_block_outer {
    margin: 0 -8px
}

.full_block_inner {
    margin: 0 8px;
    position: relative
}

.full_block_slide {
    overflow: hidden;
    border-radius: 8px;
    margin: 0 0 10px
}

.full_block_slide .item {
    position: relative;
    height: 370px
}

.widget_block h4.post_feat_head {
    font-size: 14px;
    position: absolute;
    top: 15px;
    left: 15px;
    z-index: 3;
    text-transform: uppercase;
    padding: 5px 12px;
    border-radius: 10px 0
}

.post_feat {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, .7));
    padding: 100px 0 30px;
    z-index: 2
}

.feat_over {
    padding: 0 10px;
    font-size: 15px;
    color: #fff
}

.feat_title a {
    font-weight: bold;
    color: #fff !important;
    display: block;
    font-size: 1.1rem;
    line-height: 1.3
}

.full_block_slide.owl-theme .owl-nav.disabled+.owl-dots {
    position: absolute;
    bottom: 8px;
    right: 15px;
    z-index: 4
}

.full_block_slide.owl-theme .owl-dots .owl-dot span {
    margin: 5px 2px
}

.latest_three {
    margin: 0;
    position: relative
}

.fbo_latest {
    position: absolute;
    top: 10px;
    left: 15px;
    z-index: 3;
    height: 22px;
    line-height: 22px;
    padding: 0 8px;
    font-size: 10px;
    font-weight: bold;
    border-radius: 3px;
    letter-spacing: 1px
}

.cat_block_block,
.fto_widget,
.latest_post {
    width: 33.33%;
    float: left
}

.latest_three_img {
    position: relative;
    height: 145px;
    margin: 0 0 10px;
    border-radius: 8px;
    overflow: hidden
}

.latest_three_img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block
}

.popular_right {
    width: 320px;
    float: right;
    height: 100%
}

.popular_inner {
    margin: 0 8px
}

.popular_head {
    font-size: 18px !important;
    font-weight: bold;
    margin: 0 0 10px
}

.popular_list {
    margin: 0 0 25px
}

.popular_list_img {
    width: 100px;
    height: auto;
    float: right;
    border-radius: 8px;
    overflow: hidden
}

.popular_list_img img {
    width: 100%;
    height: auto;
    object-fit: cover
}

.popular_list_post {
    width: calc(100% - 120px);
    float: left
}

.cat_top_title,
.popular_list_title,
.small_slide_title {
    font-size: 0.9rem;
    font-weight: bold;
    line-height: 1.4
}

.com_mini,
.time_mini,
.user_mini {
    position: relative;
    font-size: 10px
}

.time_mini {
    padding: 0 0 0 12px
}

.popular_list:nth-child(2) .time_mini:after {
    background: #090
}

.popular_list:nth-child(3) .time_mini:after {
    background: #00d
}

.popular_list:nth-child(4) .time_mini:after {
    background: #fc0
}

.popular_list:nth-child(5) .time_mini:after {
    background: #f4a
}

.com_mini {
    margin: 0 8px 0 0
}

.com_mini i,
.user_mini i {
    margin: 0 4px 0 0
}

.user_mini {
    margin: 0 15px 0 0
}

.smallslide.owl-carousel .owl-item img {
    width: 80px;
    margin: 0 20px 0 0;
    height: auto;
    display: block;
    float: left;
    border-radius: 5px
}

.small_slide_post {
    width: calc(100% - 100px);
    float: right
}

.cat_block_three {
    margin: 0 -20px
}

.cat_block_inner {
    padding: 0 20px;
    margin: 0 -1px 0 0
}

.cat_block_three .popular_list_img {
    float: left;
    margin: 0 15px 0 0
}

.cat_head_one {
    position: absolute;
    top: 20px;
    left: 20px;
    height: 30px;
    line-height: 30px;
    padding: 0 10px;
    font-size: 14px;
    border-radius: 5px;
    font-weight: bold;
    z-index: 4
}

.cat_head,
h3.fto_head {
    font-size: 18px !important
}

.block_cat_bottom_img,
.block_cat_box,
.block_cat_top .cat_top_img,
.classic_img {
    border-radius: 8px;
    overflow: hidden
}

.block_cat_box {
    position: relative;
    margin: 0 0 15px;
    height: 260px
}

.berlin_block .item:before,
.cat_head:after,
.cat_one_overlay {
    position: absolute;
    right: 0;
    left: 0
}

.cat_one_overlay {
    bottom: 0;
    padding: 90px 0 20px;
    background: linear-gradient(rgba(0, 0, 0, 0), #000);
    z-index: 1
}

.amsterdam_block,
.cat_head,
.cat_head span,
.loop_classic,
.paris_block {
    position: relative
}

.cat_one_inner {
    padding: 0 20px;
    color: #fff
}

.cat_one_after,
.cat_one_inner .time_mini,
.fto_post a,
.taxxnews .berlin_slide_title a {
    color: #fff
}

.cat_one_title a,
[data-theme=dark] .after_title i,
[data-theme=dark] .com_mini i,
[data-theme=dark] .user_mini i {
    color: #fff !important
}

.cat_one_img {
    height: 260px
}

.cat_one_img img {
    height: 260px;
    width: 100%;
    object-fit: cover;
}

.cat_head span {
    display: inline-block;
    padding: 0 10px 0 0;
    z-index: 2
}

.cat_head:after {
    content: "";
    top: 70%;
    z-index: 1
}

.block_two_list {
    margin: 0 0 18px
}

.block_two_title {
    font-size: 0.9rem;
    font-weight: bold;
    line-height: 1.4;
    margin: 0
}

.block_cat_bottom,
.block_cat_top,
.block_cat_top .cat_top_img,
.taxx_footer_logo img {
    margin: 0 0 15px
}

.block_cat_bottom_img img,
.block_cat_top .cat_top_img img,
.widget_block .wp-block-table {
    width: 100%
}

.block_cat_top .cat_top_img img {
    height: 160px;
    object-fit: cover;
}

.block_cat_bottom_img {
    float: right;
    margin: 0 0 0 15px;
    width: 90px;
    height: auto
}

.cat_bottom_post {
    float: left;
    width: calc(100% - 110px)
}

.loop_classic {
    margin: 0 0 30px
}

.classic_img {
    float: left;
    width: 210px
}

.classic_img img {
    height: 145px
}

.classic_over {
    float: right;
    width: calc(100% - 230px);
    padding: 10px 0 0
}

.classic_time_mini {
    margin: 0 0 5px;
    font-size: 12px
}

.classic_title {
    font-weight: bold;
    line-height: 1.3;
    font-size: 18px;
    margin: 0 0 8px
}

.block_over .com_mini,
.block_over .user_mini,
.classic_over .com_mini,
.classic_over .user_mini,
.widget_block blockquote cite {
    font-size: 13px
}

.loop_block {
    float: left;
    width: 25%;
    margin: 0 0 30px
}

.loop_block_inner {
    margin: 0 10px
}

.block_img {
    border-radius: 4px;
    overflow: hidden;
    margin: 0 0 8px
}

.block_time_mini {
    margin: 0 0 5px;
    font-size: 13px;
    font-style: italic
}

.block_title {
    font-weight: bold;
    line-height: 1.3;
    font-size: 14px;
    margin: 0 0 8px
}

.paris_block {
    margin: 0 -10px
}

.paris_block .item {
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
    margin: 0 10px;
    padding: 0
}

.paris__author {
    padding: 8px 15px
}

.paris__top {
    width: calc(100% - 55px);
    float: right;
    font-size: 12px;
    padding: 3px 0 0
}

.paris__top span {
    display: block;
    overflow: hidden
}

.paris__top .time_mini {
    font-size: 10px
}

.owl-carousel .owl-item .paris__author img {
    float: left;
    width: 40px;
    height: 40px;
    margin-right: 15px;
    border-radius: 40px
}

.paris__featured {
    height: 120px;
    overflow: hidden
}

.paris_slide_post {
    padding: 8px
}

.paris_slide_title {
    font-weight: bold;
    height: 64px;
    overflow: hidden;
    font-size: .9rem;
}

.amsterdam_block {
    padding: 15px;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1)
}

.amsterdam__featured {
    padding: 0;
    overflow: hidden
}

.owl-carousel .owl-item .amsterdam__featured img {
    float: left;
    width: 90px;
    margin: 0 15px 0 0;
    border-radius: 100px;
    height: auto
}

.amsterdam_slide_post {
    float: right;
    width: calc(100% - 105px);
    padding: 0
}

.amsterdam_slide_post .com_mini {
    margin-left: 8px
}

.amsterdam_slide_title {
    font-weight: bold;
    height: 60px;
    overflow: hidden;
    font-size: 15px
}

.berlin__featured,
.berlin_block .item {
    position: relative;
    height: 320px;
    overflow: hidden
}

.berlin_block {
    position: relative;
    margin: 0
}

.berlin_block .item {
    border-radius: 10px
}

.berlin_block .item:before {
    content: "";
    bottom: 0;
    top: 15%;
    background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, .85));
    z-index: 2
}

.berlin__featured {
    z-index: 1
}

.owl-carousel .owl-item .berlin__featured img {
    height: 320px !important;
    width: 100%;
    max-width: 200%;
    object-fit: cover
}

.berlin_slide_post {
    position: absolute;
    bottom: 8px;
    left: 8px;
    right: 8px;
    z-index: 3
}

.berlin_slide_title {
    font-weight: bold;
    overflow: hidden;
    font-size: 14px;
    margin: 0 0 8px
}

.berlin__top {
    font-size: 12px;
    padding: 3px 0 0;
    color: #fff
}

.berlin__top span {
    display: block;
    overflow: hidden
}

.fto_time span,
.oc_search span,
.tax_menufooter,
.taxx_float_ads img {
    display: inline-block
}

.berlin__top .time_mini {
    font-size: 10px;
    color: #fff;
    margin: 0 0 6px
}

.berlin_block .com_mini {
    position: absolute;
    right: 0;
    top: 0;
    height: 18px;
    line-height: 18px;
    padding: 0 8px;
    z-index: 2;
    margin: 0;
    border-radius: 0 0 0 10px
}

.fto_outer {
    margin: 0 -10px
}

h3.fto_head {
    padding: 0 10px
}

.fto_inner {
    margin: 0 10px 20px;
    padding: 20px;
    height: 80px;
    border-radius: 6px;
    overflow: hidden;
    position: relative
}

.fto_inner:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 2;
    background: rgba(0, 0, 0, .6)
}

.fto_inner .taxx_clear,
.fto_number {
    z-index: 3;
    position: relative
}

.fto_inner img {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1;
    width: 100%
}

.fto_number {
    float: left;
    width: 40px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    margin: 0;
    font-weight: bold;
    font-size: 22px
}

.left_ads,
.left_dir .fto_time {
    text-align: right
}

.right_dir .fto_number {
    float: right;
    margin: 0
}

.fto_post {
    float: right;
    width: calc(100% - 35px);
    color: #fff
}

.right_dir .fto_post {
    float: left
}

.fto_time {
    height: 30px;
    line-height: 30px;
    margin: 0 0 6px;
    font-size: 13px;
    overflow: hidden
}

.fto_time span {
    position: relative;
    height: 30px;
    line-height: 30px;
    padding: 0 10px 0 0
}

.left_dir .fto_time span {
    padding: 0 0 0 10px
}

.widget_block .wp-block-code code,
.widget_block blockquote {
    padding: 15px;
    background: rgba(0, 0, 0, .02)
}

.fto_time span:before {
    content: "";
    position: absolute;
    left: 100%;
    top: 50%;
    width: 145px;
    height: 1px
}

.left_dir .fto_time span:before {
    left: auto;
    right: 100%
}

.fto_title {
    width: auto;
    margin: 0 -45px 0 0;
    height: 42px;
    overflow: hidden
}

.left_ads,
.right_ads {
    position: fixed;
    top: 114px;
    width: 160px;
    z-index: 100
}


#header-one .left_ads,
#header-one .right_ads {
    position: fixed;
    top: 95px;
    width: 160px;
    z-index: 100
}

.left_dir .fto_title {
    margin: 0 0 0 -45px
}

.taxxnews .fto_title a {
    color: #fff;
    font-size: 14px;
    line-height: 1.4;
    font-weight: bold
}

.widget_block {
    margin: 0;
    font-size: 15px;
    line-height: 1.4;
    padding: 0 20px 10px
}

.widget_block h1 {
    font-size: 23px;
    margin: 0 0 10px
}

.widget_block h2 {
    font-size: 21px;
    margin: 0 0 10px
}

.widget_block h3 {
    font-size: 20px;
    margin: 0 0 10px
}

.widget_block h4 {
    font-size: 18px;
    margin: 0 0 10px
}

.widget_block h5 {
    font-size: 17px;
    margin: 0 0 10px
}

.widget_block h6 {
    font-size: 16px;
    margin: 0 0 10px
}

.widget_block ol li,
.widget_block ul li {
    margin: 0 0 10px;
    line-height: 1.4
}

.widget_block blockquote {
    font-size: 16px
}

.bottom_float span,
.left_ads span,
.right_ads span {
    height: 20px;
    width: 20px;
    line-height: 20px;
    background: #d33;
    color: #fff;
    border-bottom: 0;
    z-index: 1000;
    text-align: center;
    position: absolute
}

.widget_block .wp-block-table td {
    padding: 10px;
    border: 1px solid rgba(125, 125, 125, .3);
    margin: 0 0 -1px -1px
}

.widget_block .wp-block-pullquote blockquote {
    background: 0 0
}

.widget_block figcaption {
    font-size: 12px;
    padding: 5px 0
}

.widget_block .wp-block-archives,
.widget_block .wp-block-categories {
    margin: 0;
    list-style: none
}

.widget_block .wp-block-categories li,
.widget_block .wp-block-latest-comments__comment,
.widget_block .wp-block-latest-posts__list li .widget_block .wp-block-archives li {
    padding: 0 0 7px;
    margin: 0 0 7px;
    border-bottom: 1px dashed rgba(125, 125, 125, .3)
}

.widget_block .wp-block-calendar table th {
    background: rgba(0, 0, 0, .05)
}

.widget_block .wp-block-calendar table caption {
    font-size: 16px;
    padding: 0 0 10px
}

.widget_block .wp-calendar-nav {
    padding: 10px 0
}

.widget_block .wp-block-loop-posts.wp-block-loop-posts__list li,
.widget_block .wp-block-pages-list__item,
.widget_block .wp-block-rss__item {
    padding: 0 0 10px;
    margin: 0
}

.widget_block .wp-block-latest-comments__comment-excerpt p {
    line-height: 1.4
}

.widget_block .wp-block-latest-comments__comment-date {
    font-style: italic
}

.widget_block .wp-block-loop-posts.wp-block-loop-posts__list li time {
    font-size: 12px;
    line-height: 1.3
}

.beritaxx_menu,
.widget_block .wp-block-page-list,
.widget_block .wp-block-rss {
    list-style: none
}

.widget_block .wp-block-pages-list__item.has-child .submenu-container {
    margin: 10px 0 0 15px
}

.widget_block .wp-block-tag-cloud a {
    display: inline-block;
    height: 26px;
    line-height: 26px;
    font-size: 14px !important;
    padding: 0 10px;
    margin: 0 0 4px
}

.widget_block .wp-block-search .wp-block-search__button {
    border: 0;
    height: 30px;
    line-height: 30px;
    width: 70px;
    padding: 0;
    margin-left: 10px;
    text-align: center
}

.widget_block .wp-block-search .wp-block-search__input {
    border: 1px dashed rgba(125, 125, 125, .3);
    height: 30px;
    line-height: 30px;
    width: calc(100% - 90px);
    padding: 0 9px;
    background: #fff;
    color: #222;
    float: left
}

.widget_block .wp-block-search .wp-block-search__label {
    margin: 0 0 6px;
    font-style: italic;
    display: block
}

.widget_block.widget_meta li,
.widget_block.widget_nav_menu li {
    padding: 0 0 10px
}

.widget_block.widget_nav_menu li.menu-item-has-children ul.sub-menu {
    margin: 10px 0 0;
}

.widget_block .wp-block-video iframe {
    width: 100%;
    padding: 0 0 10px;
    height: 200px
}

.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper {
    width: calc(100% - 10px) !important
}

.wp-block-search.wp-block-search__no-button .wp-block-search__inside-wrapper {
    width: calc(100% - 2px) !important
}

.wp-block-search.wp-block-search__button-outside .wp-block-search__inside-wrapper {
    width: 100% !important
}

.inner_header_ads {
    padding: 20px 20px 0
}

.left_ads {
    left: auto;
    margin-left: -167px
}

.right_ads {
    right: auto;
    margin-left: 1007px;
    text-align: left
}

.bottom_float,
.side_float {
    position: relative
}

.right_ads span {
    top: 0;
    left: 0
}

.left_ads span {
    top: 0;
    right: 0
}

.footer_ads {
    padding: 0 20px 20px
}

.bottom_ads {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 100
}

.bottom_float span {
    top: -25px;
    right: 0
}

.taxxfooter {
    width: 100%;
    padding: 0;
    overflow: hidden;
    margin: 0 auto;
    position: relative
}

.area_footer_menu {
    padding: 40px 20px 20px;
    font-size: 14px
}

.taxx_logofooter {
    width: 345px;
    margin: 0 120px 0 0;
    float: left
}

.block_menufooter {
    float: right;
    width: 480px
}

.tax_menufooter {
    width: 180px;
    float: left;
    margin-top: 50px
}

.oc_search,
.open_sidebar,
.to_top {
    position: fixed;
    display: none
}

.footer .taxx_social {
    display: block;
    float: none;
    width: auto;
    height: 32px;
    margin: 12px 0
}

.footer .taxx_social i {
    margin: 0 5px 0 0
}

.beritaxx_menu li {
    line-height: 1.4;
    padding: 0 0 6px;
    margin: 0 0 6px
}

.copyright {
    margin: 10px 0 0;
    border-top: 1px solid rgba(125, 125, 125, .2);
    padding: 10px 20px;
    text-align: center;
    font-size: 13px
}

.to_top {
    font-size: 18px;
    text-align: center;
    right: 36px;
    bottom: 30px;
    width: 36px;
    height: 36px;
    line-height: 36px !important;
    box-shadow: 0 0 15px rgba(0, 0, 0, .15);
    z-index: 100
}

[data-theme=dark] .cat_head span,
[data-theme=dark] .taxx_form_search,
[data-theme=dark] .taxx_input input[type=text],
[data-theme=dark] .taxxfooter,
[data-theme=dark] .taxxnews,
[data-theme=dark] body {
    background: #222 !important
}

[data-theme=dark] .taxx_logo img {
    filter: brightness(0) invert(1)
}

[data-theme=dark] .area_secondary,
[data-theme=dark] .footer,
[data-theme=dark] .header,
[data-theme=dark] .taxx_search.mobile_search {
    background: #111 !important
}

[data-theme=dark] .taxx_form_search {
    border: 1px solid #777 !important
}

[data-theme=dark] .after_title,
[data-theme=dark] .block_after,
[data-theme=dark] .block_time_mini,
[data-theme=dark] .classic_after,
[data-theme=dark] .classic_time_mini,
[data-theme=dark] .footer,
[data-theme=dark] .header,
[data-theme=dark] .latest_after,
[data-theme=dark] .list_after,
[data-theme=dark] .nav_breadcrumb i,
[data-theme=dark] .popular_list_after,
[data-theme=dark] .rel_post span,
[data-theme=dark] .slider::before,
[data-theme=dark] .taxx_input input[type=text],
[data-theme=dark] .taxx_social i,
[data-theme=dark] .taxxnews a,
[data-theme=dark] .time_mini,
[data-theme=dark] .time_view span {
    color: #ddd !important
}

[data-theme=dark] .footer a,
[data-theme=dark] .fto_number,
[data-theme=dark] body {
    color: #f7f7f7 !important
}

[data-theme=dark] .taxx_tanggal {
    color: #ddd
}

[data-theme=dark] .share .fab,
[data-theme=dark] .share .fas {
    background: #666 !important
}

[data-theme=dark] .bio_social i {
    color: #fff !important;
    border: 1px solid #fff !important
}

[data-theme=dark] .comment-form #submit,
[data-theme=dark] .comment__meta .comment-reply-link {
    background: #ccc !important;
    color: #222 !important;
    border: 1px solid #ccc !important
}

[data-theme=dark] .berlin_block .com_mini,
[data-theme=dark] .berlin_block .com_mini i,
[data-theme=dark] .cat_head_one,
[data-theme=dark] .fbo_latest,
[data-theme=dark] .widget_block h4.post_feat_head {
    background: #eee !important;
    color: #222 !important
}

[data-theme=dark] .slider:before {
    content: "\e905";
    color: #fc3
}

[data-theme=dark] .oc_search span:after {
    border: 2px solid #ddd !important
}

[data-theme=dark] .oc_search span:before {
    background: #ddd !important
}

[data-theme=dark] .amsterdam_block {
    border-top: 2px solid #eee !important
}

[data-theme=dark] .paris_block .item {
    border-top: 2px solid #eee !important;
    border-bottom: 2px solid #eee !important
}

.header .one-search {
    font-size: 1.5rem;
    text-align: center;
    position: absolute;
    top: 45px;
    right: 55px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    z-index: 1;
    cursor: pointer
}

.oc_search {
    top: 20px;
    right: 50px;
    width: 30px;
    height: 30px;
    z-index: 1001;
    cursor: pointer
}

.oc_search span {
    position: relative;
    width: 30px;
    height: 30px
}

.oc_search span:after {
    position: absolute;
    top: 6px;
    right: 8px;
    content: "";
    width: 12px;
    height: 12px;
    border-radius: 15px
}

.oc_search span:before {
    position: absolute;
    bottom: 9px;
    left: 17px;
    content: "";
    width: 8px;
    transform: rotate(45deg);
    height: 2px;
    z-index: 2
}

.open_sidebar {
    bottom: 20px;
    right: 28px;
    padding: 10px 18px;
    border-radius: 5px;
    font-size: 11px;
    z-index: 1005;
    cursor: pointer
}

@media screen and (max-width:982px) {

    [data-theme="dark"] #header-one .taxx_flat_menu {
        background: #111 !important
    }

    .taxx_menu:after,
    .taxx_menu:before {
        left: 17px;
        border-bottom: 2px solid #555
    }

    .taxx_mobmenu {
        display: inline-block;
        cursor: pointer
    }

    #header-two .header {
        height: 85px
    }

    .padding-top-header-two {
        padding-top: 0px;
        margin-top: 5px;
    }

    #header-one .taxx_flat_menu {
        position: fixed;
        top: 90px;
        bottom: -20px;
        left: 0;
        right: 0;
        z-index: 3;
        height: 100%;
        display: none;
        background-color: #f5f4f4;
    }

    #header-one .taxx_flat_menu.mobile_menu,
    .oc_search {
        display: block;
    }

    #header-one .nav {
        padding: 20px 0;
        height: 100%;
        float: none;
        overflow-y: scroll;
    }

    #header-two .taxx_flat_menu {
        white-space: nowrap;
        overflow-x: auto;
        overflow-y: visible;
        -ms-overflow-style: none;
        scrollbar-width: none;
        height: 400px;
    }

    #header-two .taxx_flat_menu::-webkit-scrollbar {
        display: none;
    }

    #header-one .nav .dd.desktop {
        height: auto
    }

    #header-one .nav .dd.desktop li {
        display: block;
        line-height: 1.3;
        padding: 8px 0;
        text-align: left
    }

    #header-one .nav .dd.desktop li a {
        line-height: 1.3;
        font-size: 16px
    }

    #header-one .oc_search,
    .left_ads,
    .right_ads,
    .taxx_open_search,
    .taxx_social,
    .taxx_tanggal,
    .wa_desktop,
    .web_wa {
        display: none
    }

    .taxx_logo {
        padding: 8px 14px 8px 0;
        height: 35px;
   }
    
    .taxx_logo img {
        height: 45px;
        margin-left: 8px;
    }

    #header-two .nav {
        margin-left: 8px;
    }

    .taxx_menu:after {
        top: 20px;
        right: 17px;
        width: 22px;
        height: 6px;
        border-top: 2px solid #555
    }

    .taxx_menu:before {
        bottom: 18px;
        right: 21px;
        width: 16px
    }

    .taxx_mode {
        margin: 8px 5px;
        float: right;
    }

    .taxx_search {
        position: absolute;
        width: calc(100% - 40px);
        top: 56px;
        left: 0;
        right: 0;
        padding: 0 20px;
        transition: .5s .1s;
        height: 0;
        overflow: hidden;
        z-index: 100
    }

    .taxx_search.mobile_search {
        height: 800px
    }

    .taxx_form_search {
        width: calc(100% - 17px)
    }

    .nav {
        width: 100%
    }

    .comment_ten,
    .latest_ten {
        width: 20%
    }

    .mob_wa,
    .wa_mobile {
        display: inline-block
    }

    .paris_block {
        width: 115%
    }

    .paris__featured {
        height: 155px
    }

    .primary_featured iframe {
        height: 332px
    }
}

@media screen and (max-width:800px) {

    .fto_widget,
    .rel_post {
        width: 50%
    }

    .rel_post2,
    .rel_post4 {
        display: block
    }

    .rel_post3 {
        display: none
    }

    .berlin__featured,
    .berlin_block .item {
        height: 255px
    }

    .owl-carousel .owl-item .berlin__featured img {
        height: 255px !important
    }

    .primary_featured iframe {
        height: 230px
    }
}

@media screen and (max-width:768px) {

    .area_primary,
    .block_cat_bottom {
        float: none;
        width: 100%
    }

    .comment_ten,
    .latest_ten {
        width: 25%
    }

    .classic_after,
    .comment10_clear,
    .comment15_clear,
    .comment20_clear,
    .comment5_clear,
    .latest10_clear,
    .latest15_clear,
    .latest20_clear,
    .latest5_clear {
        display: none
    }

    .comment12_clear,
    .comment16_clear,
    .comment4_clear,
    .comment8_clear,
    .latest12_clear,
    .latest16_clear,
    .latest4_clear,
    .latest8_clear {
        display: block
    }

    .full_block_slide.owl-carousel .owl-item img {
        height: 400px;
        width: auto;
        max-width: 500%
    }

    .bio_avatar {
        width: 80px
    }

    .bio_avatar img {
        width: 65px;
        height: 65px
    }

    .bio_author {
        width: calc(100% - 80px)
    }

    .rel_post {
        width: 50%
    }

    .cat_block_block,
    .cat_block_block.last_block {
        width: 100%;
        float: none;
        clear: both;
        padding: 20px 0 0
    }

    .block_cat_bottom {
        display: inline-block;
        margin: 0
    }

    .classic_over .com_mini,
    .classic_over .user_mini,
    .classic_time_mini {
        font-size: 11px
    }

    .primary_content {
        margin: 0 5px 30px;
        padding: 0;
        border: none
    }

    .area_secondary {
        width: 100%
    }

    .comment_title,
    .latest_title,
    .popular_list_title {
        font-size: 14px
    }

    .widget_block h4.post_feat_head {
        font-size: 12px
    }

    .widget_block h3 {
        font-size: 18px
    }

    .paris_block {
        width: 112%
    }

    .paris__featured {
        height: 155px
    }

    .berlin__featured,
    .berlin_block .item {
        height: 255px
    }

    .owl-carousel .owl-item .berlin__featured img {
        height: 255px !important
    }

    .primary_featured iframe {
        height: 409px
    }
}

@media screen and (max-width:640px) {

    .comment_ten,
    .latest_ten {
        width: 33.33%
    }

    .comment4_clear,
    .comment7_clear,
    .comment8_clear,
    .latest4_clear,
    .latest7_clear,
    .latest8_clear {
        display: none
    }

    .comment12_clear,
    .comment15_clear,
    .comment18_clear,
    .comment3_clear,
    .comment6_clear,
    .comment9_clear,
    .latest12_clear,
    .latest15_clear,
    .latest18_clear,
    .latest3_clear,
    .latest6_clear,
    .latest9_clear {
        display: block
    }

    .block_cat_box {
        height: 260px
    }

    .cat_one_img {
        height: 260px
    }

    .cat_head_one {
        font-size: 12px
    }

    .block_two_title,
    .cat_one_title,
    .cat_top_title {
        font-size: 14px
    }

    .widget_block h3 {
        font-size: 16px
    }

    .paris_block {
        width: 135%
    }

    .paris__featured {
        height: 155px
    }

    .berlin__featured,
    .berlin_block .item {
        height: 310px
    }

    .owl-carousel .owl-item .berlin__featured img {
        height: 310px !important
    }

    .fto_time span:before {
        width: 130px
    }

    .primary_featured iframe {
        height: 337px
    }
}

@media screen and (max-width:600px) {

    .full_block_left,
    .popular_right {
        width: 100%;
        float: none;
        margin: 0 0 30px
    }

    .full_block_slide .item {
        height: 280px
    }

    .full_block_slide.owl-carousel .owl-item img {
        height: auto;
        width: 100%
    }

    .area_primary {
        width: 100%;
        float: none
    }

    .primary_content {
        margin: 0 5px 30px;
        padding: 0;
        border-right: 0
    }

    .rel_post {
        width: 50%
    }

    .rel_post3,
    .taxx_clear.block12,
    .taxx_clear.block16,
    .taxx_clear.block20,
    .taxx_clear.block4,
    .taxx_clear.block8 {
        display: none
    }

    .rel_post2,
    .rel_post4,
    .taxx_clear.block12,
    .taxx_clear.block15,
    .taxx_clear.block3,
    .taxx_clear.block6,
    .taxx_clear.block9 {
        display: block
    }

    .block_menufooter {
        float: none;
        width: 100%;
        margin: 0 0 30px
    }

    .taxx_logofooter {
        float: none;
        width: 100%;
        margin: 0;
        text-align: center
    }

    .taxx_footer_logo img {
        display: inline-block
    }

    .loop_block,
    .tax_menufooter {
        width: 33.33%
    }

    .copyright {
        margin: 0
    }

    .paris_block {
        width: 145%
    }

    .paris__featured {
        height: 155px
    }

    .berlin__featured,
    .berlin_block .item {
        height: 285px
    }

    .owl-carousel .owl-item .berlin__featured img {
        height: 285px !important
    }

    .fto_time span:before {
        width: 115px
    }

    .taxxnews .fto_title a {
        font-size: 14px
    }

    .primary_featured iframe {
        height: 315px
    }
}

@media screen and (max-width:533px) {
    .classic_title {
        font-size: 16px
    }

    .berlin__featured,
    .berlin_block .item {
        height: 250px
    }

    .owl-carousel .owl-item .berlin__featured img {
        height: 250px !important
    }

    .fto_time span:before {
        width: 80px
    }

    .taxxnews .fto_title a {
        font-size: 14px
    }

    .primary_featured iframe {
        height: 277px
    }
}

@media screen and (max-width:480px) {

    .comment_ten,
    .latest_ten {
        width: 50%
    }

    .comment10_clear,
    .comment12_clear,
    .comment14_clear,
    .comment16_clear,
    .comment18_clear,
    .comment20_clear,
    .comment2_clear,
    .comment4_clear,
    .comment6_clear,
    .comment8_clear,
    .latest10_clear,
    .latest12_clear,
    .latest14_clear,
    .latest16_clear,
    .latest18_clear,
    .latest20_clear,
    .latest2_clear,
    .latest4_clear,
    .latest6_clear,
    .latest8_clear {
        display: block
    }

    .classic_after,
    .comment11_clear,
    .comment13_clear,
    .comment15_clear,
    .comment17_clear,
    .comment19_clear,
    .comment3_clear,
    .comment5_clear,
    .comment7_clear,
    .comment9_clear,
    .latest11_clear,
    .latest13_clear,
    .latest15_clear,
    .latest17_clear,
    .latest19_clear,
    .latest3_clear,
    .latest5_clear,
    .latest7_clear,
    .latest9_clear {
        display: none
    }

    .classic_img {
        width: 110px
    }

    .classic_img img {
        height: 80px
    }

    .classic_over {
        width: calc(100% - 125px)
    }

    .beritaxx_bio,
    .classic_title,
    .rel_inner {
        font-size: 14px
    }

    .area_title h1 {
        font-size: 22px
    }

    .bio_name {
        line-height: 18px
    }

    .paris_block {
        width: 125%
    }

    .paris__featured {
        height: 155px
    }

    .berlin__featured,
    .berlin_block .item {
        height: 225px
    }

    .owl-carousel .owl-item .berlin__featured img {
        height: 225px !important
    }

    .fto_widget {
        width: 100%;
        float: none
    }

    .fto_time span:before {
        width: 280px
    }

    .fto_inner,
    .fto_title {
        height: auto
    }

    .primary_featured iframe {
        height: 247px
    }
}

@media screen and (max-width:420px) {

    .area_primary,
    .area_secondary,
    .block_cat_bottom,
    .block_cat_top {
        float: none;
        width: 100%
    }

    .full_block_slide {
        margin: 0 0 16px
    }

    .full_block_slide .item {
        height: 230px
    }

    .full_block_slide.owl-theme .owl-nav.disabled+.owl-dots {
        bottom: 0
    }

    .latest_three_img {
        height: 110px
    }

    .comment_title,
    .latest_title {
        font-size: 14px
    }

    .after_title,
    .time_view {
        font-size: 12px
    }

    .area_title h1 {
        font-size: 18px
    }

    .time_view {
        text-align: left
    }

    .after_title span {
        display: block;
        float: none;
        margin: 4px 0 0 -10px
    }

    .cat_block_block,
    .cat_block_block.last_block {
        width: 100%;
        float: none;
        margin: 0 0 20px;
        padding: 0
    }

    .block_cat_box {
        height: auto
    }

    .block_cat_bottom {
        margin: 0
    }

    .block_cat_top {
        margin: 0 0 18px
    }

    .block_cat_top .cat_top_img {
        height: 200px
    }

    .cat_one_img {
        height: 225px
    }

    .classic_img {
        width: 110px
    }

    .classic_img img {
        height: 80px
    }

    .classic_over {
        width: calc(100% - 125px);
        padding: 0
    }

    .classic_after,
    .taxx_clear.block15,
    .taxx_clear.block3,
    .taxx_clear.block9 {
        display: none
    }

    .loop_block {
        width: 50%
    }

    .taxx_clear.block10,
    .taxx_clear.block12,
    .taxx_clear.block14,
    .taxx_clear.block16,
    .taxx_clear.block18,
    .taxx_clear.block2,
    .taxx_clear.block20,
    .taxx_clear.block4,
    .taxx_clear.block6,
    .taxx_clear.block8 {
        display: block
    }

    .block_over .com_mini,
    .block_over .user_mini,
    .block_time_mini {
        font-size: 11px
    }

    .paris_block {
        width: 145%
    }

    .paris__featured {
        height: 150px
    }

    .smallslide.owl-carousel .owl-item img {
        width: 90px
    }

    .small_slide_post {
        width: calc(100% - 110px)
    }

    .small_slide_title {
        font-size: 13px
    }

    .berlin_block {
        width: 130%
    }

    .berlin__featured,
    .berlin_block .item {
        height: 250px
    }

    .owl-carousel .owl-item .berlin__featured img {
        height: 250px !important
    }

    .fto_time span:before {
        width: 215px
    }

    .primary_featured iframe {
        height: 213px
    }
}

@media screen and (max-width:375px) {

    #header-two .header,
    .latest_three_img {
        height: 90x
    }

    .classic_img {
        width: 110px
    }

    .classic_img img {
        height: 80px
    }

    .classic_over {
        width: calc(100% - 125px);
        padding: 0
    }

    .classic_after {
        display: none
    }

    .block_title,
    .classic_title {
        font-size: 14px
    }

    .padding-top-header-two {
        padding-top: 5px
    }

    #header-one .taxx_logo {
        padding: 8px 10px 16px 0;
        height: 35px
    }
    
    #header-one .taxx_logo img {
        height: 45px;
        display: block;
    }

    .paris_block {
        width: 155%
    }

    .paris__featured {
        height: 140px
    }

    .berlin_block {
        width: 150%
    }

    .berlin__featured,
    .berlin_block .item {
        height: 255px
    }

    .owl-carousel .owl-item .berlin__featured img {
        height: 255px !important
    }

    .fto_time span:before {
        width: 170px
    }

    .primary_featured iframe {
        height: 188px
    }
}

@media screen and (max-width:360px) {

    .comment_ten,
    .latest_ten {
        width: 50%
    }

    .comment2_clear,
    .comment4_clear,
    .comment6_clear,
    .comment8_clear,
    .latest10_clear,
    .latest12_clear,
    .latest14_clear,
    .latest16_clear,
    .latest18_clear,
    .latest20_clear,
    .latest2_clear,
    .latest4_clear,
    .latest6_clear,
    .latest8_clear {
        display: block
    }

    .comment3_clear,
    .comment9_clear,
    .latest15_clear,
    .latest3_clear,
    .latest9_clear {
        display: none
    }

    .paris_block {
        width: 155%
    }

    .paris__featured {
        height: 140px
    }

    .fto_time span:before {
        width: 155px
    }

    .primary_featured iframe {
        height: 180px
    }
}

/** Custom By Parto */
.copied{display:none;background:#fffefe;color:#0f0f0f;padding:8px;font-size:12px;font-weight:700;position:absolute;right:0;margin-top:10px;text-align:center}
.taxx_the_title {font-weight: bold; font-size: 1.4rem !important;}
.time_view_reporter a {font-weight: bold; color: red !important;}
.time_view .share{margin-top:25px;}
.size-small{width:100%; min-height:80px; max-height: 90px; object-fit:cover;}
.judul-satu-baris,.judul-dua-baris,.judul-tiga-baris{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}
.judul-satu-baris{line-clamp:1; -webkit-line-clamp:1;}
.judul-dua-baris{line-clamp:2; -webkit-line-clamp:2;}
.judul-tiga-baris{line-clamp:3; -webkit-line-clamp:3;}
.pict_desc{left:0;right:0;padding:8px;background:#ececec;color:#3d3b3b;font-size:11.5px;max-height:30%;border-radius:8px;}
.text-center{text-align:center;}
.padding-top-10{padding-top: 10px;}
.padding-top-15{padding-top: 15px;}
.padding-top-20{padding-top: 20px;}
.padding-top-25{padding-top: 25px;}
.iklan_advertorial img {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

/* CUSTOM ICON */
@font-face{font-family:icomoons;font-style:normal;font-weight:400;font-display:swap;src:url(../fonts/icomoons.woff2) format('woff')}
[class*=" icon-"],[class^=icon-]{font-family:icomoons!important;speak-as:never;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
.icon-md{font-size:32px}
.icon-sm,.icon-small{font-size:20px}
.icon-xsm{font-size:20px}
.icon-large{font-size:64px}
.icon-xsmall{font-size:16px}
.icon-mr-5{margin-right:5px}
.icon-olahraga:before{content:"\e90f"}
.icon-wisata:before{content:"\e910"}
.icon-pendidikan:before{content:"\e908"}
.icon-menu-left:before{content:"\79"}
.icon-dashboard:before{content:"\e900"}
.icon-twitter:before{content:"\e901"}
.icon-tiktok:before{content:"\e902"}
.icon-right:before{content:"\e903"}
.icon-left:before{content:"\e904"}
.icon-moon:before{content:"\e905"}
.icon-home:before{content:"\e906"}
.icon-newspaper:before{content:"\e907"}
.icon-down:before{content:"\e909"}
.icon-up:before{content:"\e90a"}
.icon-share:before{content:"\e90b"}
.icon-mail:before{content:"\e90c"}
.icon-phone:before{content:"\e90d"}
.icon-images:before{content:"\e90e"}
.icon-menu-right:before{content:"\e92f"}
.icon-folder:before{content:"\e930"}
.icon-tags:before{content:"\e936"}
.icon-search:before{content:"\e93d"}
.icon-location:before{content:"\e947"}
.icon-clock:before{content:"\e94e"}
.icon-fullscreen:before{content:"\e989"}
.icon-link:before{content:"\e9cb"}
.icon-eye:before{content:"\e9ce"}
.icon-bookmark:before{content:"\e9d3"}
.icon-sun:before{content:"\e9d4"}
.icon-close:before{content:"\ea0d"}
.icon-check:before{content:"\ea10"}
.icon-arrow-right:before{content:"\ea3c"}
.icon-arrow-left:before{content:"\ea40"}
.icon-facebook:before{content:"\ea90"}
.icon-instagram:before{content:"\ea92"}
.icon-whatsapp:before{content:"\ea93"}
.icon-rss:before{content:"\ea9b"}
.icon-youtube:before{content:"\ea9d"}
.icon-book:before{content:"\e91f"}
.icon-pemerintahan:before{content:"\e921"}
.icon-cart:before{content:"\e93a"}
.icon-daerah:before{content:"\e948"}
.icon-calendar:before{content:"\e953"}
.icon-printer:before{content:"\e954"}
.icon-teknologi:before{content:"\e958"}
.icon-user:before{content:"\e971"}
.icon-peristiwa:before{content:"\e979"}
.icon-kesehatan:before{content:"\e998"}
.icon-ekbis:before{content:"\e99b"}
.icon-kuliner:before{content:"\e9a3"}
.icon-hukum:before{content:"\e9a8"}
.icon-gayahidup:before{content:"\e9b2"}
.icon-internasional:before{content:"\e9ca"}
.icon-nasional:before{content:"\e9cc"}
.icon-login:before{content:"\ea13"}
.icon-telegram:before{content:"\ea95"}
.icon-youtube2:before{content:"\ea9e"}
.icon-fingerprint:before{content:"\eaab"}
.icon-android:before{content:"\eac0"}
.icon-pinterest:before{content:"\ead2"}

/* GAMBAR */
.bg-gallery-title {background-color:#f5f4f4;padding:8px;margin-top:-10px;}
.gbr-detailpost{position:relative;width:100%;height:220px;border-top:3px solid var(--color__primary);margin-top:5px;border-top-right-radius:8px;border-top-left-radius:8px;}
.pict_desc{left:0;right:0;padding:8px;background:#202022;color:#fff;font-size:smaller;max-height:30%;border-bottom-right-radius:8px;border-bottom-left-radius:8px;}
.fonts-bold{font-weight: bold;}
.w-100 {width:100%}
.img-cover {object-fit: cover;}
.img-h110,.img-h150,.img-h220,.img-h335{object-fit:cover}
.img-h110{max-height:110px}
.img-h150{max-height:150px}
.img-h220{max-height:220px}
.img-h335{max-height:335px}
.img-h135{height: 135px; object-fit: cover;}
.img-bcj{min-height: 70px; object-fit: cover;}
.m-top-10{margin-top: 10px;}
.m-top-15{margin-top: 15px;}
.gmr-embed-responsive{position:relative;display:block;height:0;padding:0;overflow:hidden;margin:1em 0}
.gmr-embed-responsive-16by9{padding-bottom:56.25%}
.gmr-embed-responsive-4by3{padding-bottom:75%}
.gmr-embed-responsive .gmr-embed-responsive-item,.gmr-embed-responsive embed,.gmr-embed-responsive iframe,.gmr-embed-responsive object,.gmr-embed-responsive video{position:absolute;top:0;left:0;bottom:0;height:100%;width:100%;border:0}
.d-none{display:none;visibility:hidden}
p.bacajuga{display:block;font-weight:600}
p.bacajuga a{color:red}
.pagination{display:inline-block;padding-top:10px;margin:auto;border-radius:4px}
.pagination>li{display:inline}
.pagination>li>a:focus,.pagination>li>a:hover,.pagination>li>span:focus,.pagination>li>span:hover{background-color:#eee}
.pagination>li>a,.pagination>li>span{position:relative;float:left;padding:6px 12px;margin-left:-1px;margin-right:8px;margin-top:8px;line-height:.9;text-decoration:none;background-color:#fff;border:1px solid #ddd;font-weight:600;border-radius:10%}
.pagination>li:first-child>a,.pagination>li:first-child>span{margin-left:0;}
.pagination>li:last-child>a,.pagination>li:last-child>span{margin-right:0;}
.pagination>.active>a,.pagination>.active>a:focus,.pagination>.active>a:hover,.pagination>.active>span,.pagination>.active>span:focus,.pagination>.active>span:hover{z-index:2;color:#fff;cursor:default;background-color:#1d9da6;border-color:#1d9da6}
.pagination>.disabled>a,.pagination>.disabled>a:focus,.pagination>.disabled>a:hover,.pagination>.disabled>span,.pagination>.disabled>span:focus,.pagination>.disabled>span:hover{color:#999;cursor:not-allowed;background-color:#fff;border-color:#ddd}
p.googlenews{display:block;font-weight:500;text-align:center;font-style:italic;}
p.googlenews a{color:#dc0909;font-weight:600}

/* Related */
.googlenews_inline{background:#d1ecf1;padding:10px 0 10px;border-radius:8px;margin:0 0 20px;text-align:center;}
.read_related{margin:0 0 10px}
.related_heads{font-weight:bold;font-size:18px;margin:0 0 15px}
.related_list{margin:0 -10px}
.related_inline{background:rgba(0,0,0,.05);padding:8px;border-radius:8px;margin:0 0 10px}
.related_inline img{float:left;width:80px;height:70px;object-fit:cover;margin:0 5px 0 0;border-radius:5px}
.related_title{margin:0 0 10px;font-weight:bold}
.related_right{float:right;width:calc(100% - 90px);line-height:1.5em;}
.related_right strong {font-size:16px;margin-top: 0px;padding-top: 0px;}
@media screen and (max-width:480px){
	.related_inline .list_after{float:right;width:calc(100% - 100px)}
}

/* INLIN FOOTER */
.inline-footer{padding:20px 0 10px;background-color:#020202;color:#fff;width:100%;max-width:1000px;overflow:hidden;margin:0 auto}.inline-footer a{color:#fff}.inline-footer a:active,.inline-footer a:focus,.inline-footer a:hover{color:#888}
.inline-footer-menu ul{list-style:none;padding-left:0;margin:0}.inline-footer-menu li:last-child:after{display:none}.inline-footer-menu{margin-bottom:5px}.inline-footer-menu li{display:inline-block;margin-right:-4px}.inline-footer-menu li:after{content:"-";height:10px;line-height:10px;font-size:14px;display:inline-block;margin:0}.inline-footer-menu li a{display:inline-block;padding:0 8px;font-size:14px}
.gmr-footer-partner img{max-width:180px;margin-bottom:15px}
ul.gmr-footer-icon-partner{margin:0;padding:0}ul.gmr-footer-icon-partner li{text-align:center;display:inline-block;margin:0 0 0 10px}ul.gmr-footer-icon-partner li img{max-height:75px}ul.gmr-footer-icon-partner li:first-child{margin:0!important}

/* ADSENSE */
/* ins.adsbygoogle[data-ad-status=unfilled]{display:none!important} */
img[src^="https://um.simpli.fi/"],img[src^="https://i.liadm.com/"]{display:none}
ins.ad_skyscraper {width:160px;height:600px;display:inline-block;overflow:hidden;transform:scale(1)}
ins.ad_skyscraper[data-ad-status=unfilled]{content:url("../img/ad_skyscraper.webp")}
ins.adsbygoogle.error_none[data-ad-status=unfilled]{display:none!important}

/* YOUTUBE PLAYER */
.youtube-player {position:relative;padding-bottom:56.25%;padding-top:25px;height:0}
.youtube-player iframe{position:absolute;top:0;left:0;width:100%;height:100%}
.youtube-player img{bottom:0;display:block;left:0;margin:auto;max-width:100%;width:100%;position:absolute;right:0;top:0;border:none;height:auto;cursor:pointer;-webkit-transition:.4s all;-moz-transition:.4s all;transition:.4s all}
.youtube-player img:hover{filter:brightness(75%)}
.youtube-player .play{height:72px;width:72px;left:50%;top:50%;margin-left:-36px;margin-top:-36px;position:absolute;cursor:pointer;background:url(../img/youtube.webp) no-repeat}

/** POST GALLERY */
.slides-gallery-container{width:100%;position:relative;margin:auto; margin-bottom:15px; }
.myGallerySlides{display:none}.myGallerySlides img{width:100%;object-fit:cover}
.sebelumnya,.selanjutnya{cursor:pointer;position:absolute;top:50%;width:auto;padding:5px;margin-top:-22px;color:#fff;font-weight:700;font-size:18px;transition:.6s;border-radius:0 3px 3px 0;user-select:none}
.selanjutnya{right:0;border-radius:3px 0 0 3px}
.sebelumnya:hover, .selanjutnya:hover {background-color:rgba(0, 0, 0, 0.5);}
.caption-gallery{color:#f2f2f2;font-size:12px;padding:8px;position:absolute;bottom:0;width:100%;background-color:rgba(0, 0, 0, 0.5)}
.numbertext{color:#f2f2f2;font-size:12px;padding:8px 12px;position:absolute;top:0}
.fade{animation-name:fade;animation-duration:1.5s}
@keyframes fade{from{opacity:.4}to{opacity:1}}

/* POP UP MODAL */
.modal{display:none;position:fixed;z-index:9999;padding-top:60px;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:rgba(0,0,0,.9)}
.modal-content{margin:auto;display:block;width:80%;max-width:700px;-webkit-animation-name:zoom;-webkit-animation-duration:.6s;animation-name:zoom;animation-duration:.6s}
.modal-content{max-height:500px;object-fit:contain}
@-webkit-keyframes zoom{from{-webkit-transform:scale(0)}to{-webkit-transform:scale(1)}}
@keyframes zoom{from{transform:scale(0)}to{transform:scale(1)}}
.close{position:absolute;top:15px;right:35px;font-size:28px;font-weight:normal;color:#f1f1f1!important}
.close:focus,.close:hover{color:#bbb;cursor:pointer}
.modal-content iframe{border:none;height:85vh;width:100%}
@media only screen and (max-width:700px){.modal-content{width:100%}}

@media screen and (max-width:480px){
    .no-mobile{display:none!important}
}

/* PRINT */
.link-label{font-weight:bold;display:none!important}
.logo-print{max-height:90px;display:none!important}
@media print{
	body{background-color:#f0f0f0;}
    .no-print,.no-print *,ins{display:none!important}
    .link-label,.logo-print{display:block!important}
	ins{display:none!important}
    .header{position: absolute !important;}
}