@charset "utf-8";

@font-face {
    font-family: "Merriweather", serif;
    font-display: optional;
}

@font-face {
    font-family: "Merriweather Sans", sans-serif;
    font-display: optional;
}

* {
    font-family: "Merriweather", serif;
    font-weight: normal;
    font-display: optional;
}

.container {
    max-width: 1300px;
}

a,
button {
    cursor: pointer;
    text-decoration: none;
    color: inherit;
}

    a:hover,
    button:hover {
        color: inherit;
    }

.btns-handeler {
    display: none;
}

.on-scroll .dropdown .btns {
    display: none !important;
}

@media screen and (max-width: 1040px) {
    .on-scroll .dropdown .btns {
        display: block !important;
    }
}

.mobile li.nav-item.scroll-logo,
.mobile li.nav-item.more-link {
    display: none;
}

.subscribeduserwidget .picture {
    display: none;
}

body.subscribed .subscribeduserwidget .picture {
    display: block;
}

div#secpagetopslot .sub-text {
    display: none;
}

.th-loader {
    display: block;
    margin: 0 auto;
    position: relative;
    width: 80px;
    height: 80px;
}

    .th-loader .center-load {
        position: absolute;
        border: 4px solid #999;
        border-radius: 50%;
        animation: lds-ripple 1s cubic-bezier(0, 0.2, 0.8, 1) infinite;
    }

        .th-loader .center-load:nth-child(2) {
            animation-delay: -0.5s;
        }

@keyframes lds-ripple {
    0% {
        top: 10px;
        left: 10px;
        width: 30px;
        height: 30px;
        opacity: 0;
    }

    4.9% {
        top: 20px;
        left: 20px;
        width: 30px;
        height: 30px;
        opacity: 0;
    }

    5% {
        top: 20px;
        left: 20px;
        width: 30px;
        height: 30px;
        opacity: 1;
    }

    100% {
        top: 0;
        left: 0;
        width: 80px;
        height: 80px;
        opacity: 0;
    }
}

.center-icon {
    position: absolute;
    top: 20px;
    left: 20px;
}

    .center-icon img {
        display: table-cell;
        margin-left: auto;
        margin-right: auto;
        width: 35px;
    }

.articleevents .timeline ul li::marker {
    content: "";
}

.article-live-blocker .timeline div#latest_news_module_mobile {
    display: none;
}

.article-live-blocker .timeline .time-list .sub-text p {
    margin: 15px 0 0;
}

@media screen and (min-width: 600px) {
    .th-loader {
        width: 120px;
        height: 120px;
    }

    @keyframes lds-ripple {
        0% {
            top: 35px;
            left: 35px;
            width: 50px;
            height: 50px;
            opacity: 0;
        }

        4.9% {
            top: 35px;
            left: 35px;
            width: 50px;
            height: 50px;
            opacity: 0;
        }

        5% {
            top: 35px;
            left: 35px;
            width: 50px;
            height: 50px;
            opacity: 1;
        }

        100% {
            top: 0;
            left: 0;
            width: 120px;
            height: 120px;
            opacity: 0;
        }
    }

    .center-icon {
        position: absolute;
        top: 35px;
        left: 35px;
    }

        .center-icon img {
            width: 50px;
        }
}

body.subscribed .dfp-ad {
    min-height: auto !important;
    margin: 0 auto;
    padding: 0;
}

    body.subscribed .dfp-ad:after {
        content: none;
    }

.dfp-ad:after {
    content: "ADVERTISEMENT";
    text-align: center;
    letter-spacing: 1px;
    font-size: 9px;
    font-family: "Merriweather", serif;
    position: absolute;
    display: block;
    bottom: 20px;
    width: 100%;
    height: 0;
    left: 0;
}

.articleinlinead.dfp-ad:after {
    content: "Continue reading after this ADVERTISEMENT";
    bottom: unset;
    top: 0;
    font-size: 10px;
    color: #2b2e34;
    letter-spacing: 0.2px;
}

.articleinlinead.dfp-ad:before {
    content: "Continue reading after this ADVERTISEMENT";
    font-size: 10px;
    color: #2b2e34;
    letter-spacing: 0.2px;
    padding: 0 0 15px;
    display: block;
    margin: 0 auto;
    text-align: center;
}

.articleinlinead.dfp-ad:after {
    content: "";
}

.dfp-ad {
    text-align: center;
    position: relative;
    margin: 15px auto 0;
    padding: 0 0 30px 0;
    overflow: hidden;
}

.articleinlinead.dfp-ad {
    margin: 0 auto;
    padding: 0;
}

.no-text.dfp-ad:after,
.no-text.articleinlinead.dfp-ad:after,
.no-text.articleinlinead.dfp-ad:before {
    content: "";
    margin: 0 auto;
}

.no-text.dfp-ad {
    margin: 0 auto;
}

[id*="_Interstitial_"] {
    height: 0;
}

.no-height.dfp-ad {
    height: 0;
}

.flexdfpad {
    display: flex;
    align-items: center;
    justify-content: center;
}

b em,
b i,
b u {
    font-weight: bolder;
    font-family: inherit;
}

em b,
u em,
i b,
u i {
    font-style: italic;
    font-family: inherit;
}

b u,
i u,
em u {
    text-decoration: underline;
    font-family: inherit;
}

iframe {
    max-width: 100%;
}

.article-section p u,
.article-section p i,
.article-section p em {
    font-family: inherit;
}

.author-name a.person-name + a.person-name {
    margin: 0 5px;
}

.articlepaywall div[id^="content-body"] > * {
    display: none;
}

.articlepaywall div[id^="content-body"] > p:nth-of-type(1) {
    display: block;
}

.articlepaywall div[id^="content-body"] > #articleblock-container {
    display: block;
}

.articlepaywall div[id^="content-body"] > p:nth-of-type(2) {
    display: block;
}

.articlepaywall div[id^="content-body"] {
    position: relative;
}

    .articlepaywall div[id^="content-body"] > .editiondetails {
        display: block;
    }

.articlebodycontent p span.drop-caps {
    font-family: "Faustina", serif;
    font-size: 120px;
    padding: 20px 3px 30px;
    margin-right: 10px;
    float: left;
    line-height: 30px;
    margin-top: -10px;
}

@media screen and (max-width: 570px) {
    .article-section p .drop-caps {
        font-size: 70px;
        line-height: 20px;
        margin-top: -13px;
        padding-bottom: 20px;
        font-family: "Faustina", serif;
        font-weight: 300;
    }
}

span[class^="coral-new-count-"] {
    display: none;
}

.coral-count[data-coral-count="0"] {
    display: none;
}

.article-section .comment-btn .coral-count[data-coral-count] ::before {
    content: "(";
}

.article-section .comment-btn .coral-count[data-coral-count] ::after {
    content: ")";
}

.flooting-ad {
    width: 100%;
    background: #f1f1f1;
    padding: 0;
    position: fixed;
    bottom: 0;
    z-index: 99;
    box-shadow: 0 -6px 4px rgba(0, 0, 0, 0.12549);
    display: none;
}

    .flooting-ad #articledivsticky,
    .flooting-ad #sectiondivsticky {
        min-width: 320px;
        min-height: 50px;
        margin-top: 10px;
    }

body.subscribed .dfp-ad {
    text-align: left;
}

body.subscribed .flooting-ad {
    display: none !important;
}

body.subscribed .article-section .article-standard_piano-inline-1 {
    display: none;
}

body.subscribed .article-section .article-ad {
    display: none !important;
}

    body.subscribed .article-section .article-ad.two-side {
        display: block !important;
    }

        body.subscribed .article-section .article-ad.two-side .ad-img {
            padding: 0;
        }

.inline_embed iframe {
    width: 100%;
}

.inline_iframefull {
    position: relative;
    padding-top: 100%;
}

    .inline_iframefull.aspectratio {
        padding-top: calc(9 / 16 * 100%);
    }

    .inline_iframefull.ratio16x9 {
        padding-top: calc(9 / 16 * 100%);
    }

    .inline_iframefull.ratio4x3 {
        padding-top: calc(3 / 4 * 100%);
    }

    .inline_iframefull.ratio3x2 {
        padding-top: calc(2 / 3 * 100%);
    }

    .inline_iframefull.ratio8x5 {
        padding-top: calc(5 / 8 * 100%);
    }

    .inline_iframefull.ratio1x1 {
        padding-top: calc(1 / 1 * 100%);
    }

    .inline_iframefull.ratio21x9 {
        padding-top: calc(9 / 21 * 100%);
    }

    .inline_iframefull iframe,
    .inline_iframefull > div {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

.lead-video-cont > *:first-child {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.lead-video-cont {
    position: relative;
    padding-top: 56.25%;
    clear: both;
    width: 100%;
}

.article-section .gallery .article-picture .verticle img,
.article-section .photostory .article-picture .verticle img {
    max-width: 100%;
    min-height: 100%;
    object-fit: contain;
}

.article-audio #audio_player.no-img .jp-jplayer {
    display: none;
}

.article-audio #audio_player .jp-audio {
    display: block !important;
    vertical-align: top;
}

.jp-state-playing .jp-play .fa-play:before {
    content: "\f04c";
}

.audioplayicons a:hover {
    color: #fff !important;
}

.article-audio #audio_player {
    width: 100%;
}

body.subscribed .dfp-ad.flexdfpad {
    display: block;
}

.ratio1x1 {
    --bs-aspect-ratio: calc(1 / 1 * 100%) !important;
}

.ratio-4x3 {
    --bs-aspect-ratio: calc(3 / 4 * 100%) !important;
}

.ratio-16x9 {
    --bs-aspect-ratio: calc(9 / 16 * 100%) !important;
}

.ratio-21x9 {
    --bs-aspect-ratio: calc(9 / 21 * 100%) !important;
}

.comments-box a {
    color: #0d6efd;
    text-decoration: underline;
    font-weight: bold;
}

.comments-box p {
    font-size: 14px;
}

a.person-name.no-lnk {
    cursor: default;
}

    a.person-name.no-lnk:hover {
        border-bottom: 1px solid rgba(43, 46, 52, 0.564706);
    }

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
.title-patch a {
    font-family: inherit;
    font-weight: inherit;
    color: inherit;
}

.articlepaywall div[id^="content-body"] #artmeterpv,
.articlepaywall div[id^="content-body"] #articlediv2,
.articlepaywall div[id^="content-body"] #arthardpv {
    display: block;
}

.articlepaywall .article-ad {
    display: none !important;
}

.articlepaywall div[id^="content-body"] .articleevents {
    display: block;
}

.articlepaywall div[id^="content-body"] li.cue-live-event {
    display: none;
}

    .articlepaywall div[id^="content-body"] li.cue-live-event:nth-of-type(2) {
        display: block;
    }

    .articlepaywall div[id^="content-body"] li.cue-live-event:nth-of-type(1) {
        display: block;
    }

.subscribed .ad-section .ad:after {
    content: none !important;
}

.housing-img,
.sponcer {
    display: none;
}

.nav-tabs .nav-link.see-more a {
    font-style: inherit;
    font-weight: inherit;
    font-family: inherit;
}

.menu-list li.subscriberonly {
    display: none;
}

.subscribed .menu-list li.subscriberonly {
    display: inline-block;
}

.subscribed .menu-list li.nonsubscriberonly,
.subscribed .breadcrumb li.nonsubscriberonly.housing {
    display: none;
}

.subscribed .article-section .article-ad.two-side.text-ad {
    min-height: auto;
}

#latest_news_module_desktop {
    min-height: 300px;
}

div[id^="content-body"] p:first-child {
    margin-top: 0;
}

.headersticky .dfp-ad.flexdfpad div {
    z-index: 1 !important;
}

.headersticky .read-in-app {
    display: none;
}

.dfp-ad.nolabel:after {
    display: none;
}

.menu-bg .btns-handeler .readinapp-mob {
    display: none;
}

.nohover .read-in-app:hover,
.nohover .read-in-app:active,
.nohover .read-in-app:focus {
    background: #fff !important;
    color: #b00020 !important;
}

.electionsubscribed {
    display: none !important;
}

.subscribed .electionsubscribed {
    display: table !important;
}

.subscribed .electionnonsubscribed {
    display: none !important;
}

@media print {
    header,
    .flooting-ad,
    .header-end,
    .haptik-xdk-wrapper {
        visibility: hidden;
        margin: 0;
        padding: 0;
        height: 0;
        display: none;
    }

    .article-ad,
    .print-hide,
    .breadcrumb,
    .spliter,
    .ad-comments,
    .comments-shares,
    .article-standard_piano-inline-2,
    .element .no-border,
    .popular-premium-tabs,
    .ad-section,
    .premium-label,
    .related-topics,
    .article-video,
    .article-audio,
    .jw-wrapper .jw-reset,
    .title .bold,
    iframe,
    #artmeterpv,
    .Player {
        visibility: hidden;
        display: none;
        position: absolute;
        top: 0;
        left: 0;
        margin: 0;
        height: 0;
    }

    li.nav-item,
    .container.discover.taboo,
    footer,
    .container.discover.topnewstoday,
    .hide-mobile {
        display: none;
    }

        li.nav-item.scroll-logo {
            display: block;
        }

    .dfp-ad {
        min-height: auto !important;
        display: none !important;
    }

    #articledivrec,
    #sectiondivicymi {
        min-height: auto !important;
    }

    .dfp-ad:after {
        content: none !important;
    }

    .menu-btn {
        display: none;
    }

    .btns-handeler {
        display: none !important;
    }
}

.ribben {
    display: block;
    margin: 0;
    padding: 8px 0;
    width: 100%;
    background: linear-gradient(90deg, #940000, #000);
}

    .ribben .content {
        display: flex;
        align-items: center;
        justify-content: center;
    }

        .ribben .content * {
            color: #fff;
        }

        .ribben .content .year {
            margin-right: 10px;
            display: block;
            font-display: optional;
        }

            .ribben .content .year img {
                width: 48px;
                height: 18px;
                position: relative;
                top: -2px;
            }

        .ribben .content .items {
            display: flex;
            align-items: center;
            justify-content: center;
        }

        .ribben .content .item {
            display: block;
            letter-spacing: 0.5px;
            margin: 0 15px;
            font-display: optional;
        }

            .ribben .content .item:first-child {
                margin-left: 0;
            }

            .ribben .content .item:last-child {
                margin-right: 0;
            }

            .ribben .content .item a {
                font-size: 12px;
                font-family: "Merriweather Sans", sans-serif;
                font-weight: 200;
                margin: 0;
                text-decoration: none;
                transition: all 0.3s;
                display: block;
                line-height: normal;
                font-display: optional;
            }

                .ribben .content .item a .title {
                    font-family: "Merriweather Sans", sans-serif;
                    font-weight: bold;
                    margin-right: 15px;
                    font-display: optional;
                }

                .ribben .content .item a::after {
                    content: "";
                    background: url(/assets/images/down-arrow-white.svg) no-repeat center;
                    background-size: 9px auto;
                    width: 9px;
                    height: 16px;
                    display: inline-block;
                    vertical-align: middle;
                    margin-left: 8px;
                    position: relative;
                    top: -2px;
                    display: none;
                }

                .ribben .content .item a:hover {
                    text-decoration: underline;
                }

@media screen and (max-width: 1040px) and (min-width: 1px) {
    .ribben {
        margin-top: 15px;
    }
}

@media screen and (max-width: 570px) {
    .ribben .content {
        display: flex;
        align-items: center;
    }

        .ribben .content .year {
            margin-right: 15px;
        }

        .ribben .content .item {
            margin: 0 10px;
        }

            .ribben .content .item a {
                position: relative;
                padding-right: 20px;
                margin: 0 0;
            }

                .ribben .content .item a .title {
                    display: block;
                    margin-right: 0;
                }

                .ribben .content .item a::after {
                    position: absolute;
                    display: block;
                    margin-left: 0;
                    right: 5px;
                    top: calc(50% - 8px);
                }
}

* {
    font-family: "Merriweather", serif;
    font-weight: normal;
    font-display: optional;
}

.header {
    z-index: 15;
    width: 100%;
    padding: 20px 0 0;
    background: #fff;
    box-shadow: 0 5px 6px rgba(0, 0, 0, 0.160784);
    transition: 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    transition: all 0.3s;
}

    .header.menu-bg {
        background: #f1f1f1;
    }

.menu-outer {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    position: relative;
}

    .menu-outer .weather {
        width: 20%;
    }

    .menu-outer .logo {
        width: 60%;
    }

    .menu-outer .btns {
        width: 20%;
        height: 61px;
        display: block;
    }

    .menu-outer .menu-btn {
        width: 40px;
    }

    .menu-outer .menu-nav {
        width: calc(100% - 200px);
    }

    .menu-outer .hamburger-search,
    .menu-outer .empty-spacer {
        width: 100px;
    }

.header .weather p {
    margin: 0;
    text-align: left;
    font-family: "Merriweather Sans", sans-serif;
    font-size: 14px;
    font-weight: normal;
    line-height: 24px;
}

    .header .weather p * {
        font-family: inherit;
        margin: 0 10px 0 0;
        display: inline-block;
    }

    .header .weather p .place {
        font-weight: bold;
    }

        .header .weather p .place .icon {
            width: 20px;
            height: 17px;
            margin: 0 5px;
            background: url(/assets/images/header-weather-icon.svg) no-repeat center;
            background-size: contain;
            position: relative;
            top: 0;
        }

    .header .weather p .link {
        text-decoration: underline;
        text-decoration-color: rgba(0, 0, 0, 0.145098);
        text-underline-offset: 3px;
        transition: all 0.3s;
    }

        .header .weather p .link:hover {
            text-decoration-color: #777;
        }

    .header .weather p .epaper {
        font-weight: bold;
        color: #b00020;
        text-underline-offset: 3px;
        text-decoration: underline;
        transition: all 0.3s;
        text-decoration-color: rgba(176, 0, 32, 0);
    }

        .header .weather p .epaper:hover {
            text-decoration-color: rgba(176, 0, 32, 0.333333);
        }

.header .logo {
    text-align: center;
}

    .header .logo a {
        display: flex;
        width: max-content;
        margin: 0 auto;
        padding-right: 500px;
    }

    .header .logo img {
        width: 475px;
        height: 45px;
    }

.header .btns .btns-handeler {
    display: flex;
    flex-direction: column;
    justify-content: right;
}

    .header .btns .btns-handeler > div {
        display: flex;
        align-items: center;
        justify-content: right;
    }

        .header .btns .btns-handeler > div:first-child {
            margin-bottom: 10px;
        }

.header .btns .btn-signup,
.header .btns .btn-account,
.header .btns .btn-free-trial,
.header .btns .btn-subscribe,
.header .btns .btn-gift-subscription,
.header .btns .btn-frame-front {
    padding: 0;
    margin: 0;
    width: max-content;
    text-align: right;
    align-items: center;
}

    .header .btns .btn-signup,
    .header .btns .btn-signup t,
    .header .btns .btn-account,
    .header .btns .btn-account t,
    .header .btns .btn-free-trial,
    .header .btns .btn-free-trial t,
    .header .btns .btn-subscribe,
    .header .btns .btn-subscribe t,
    .header .btns .btn-gift-subscription,
    .header .btns .btn-gift-subscription t,
    .header .btns .btn-frame-front,
    .header .btns .btn-frame-front t {
        font-family: "Merriweather Sans", sans-serif;
        font-weight: 500;
        color: #000;
        text-align: right;
        line-height: normal;
        font-size: 12px;
    }

        .header .btns .btn-signup:hover,
        .header .btns .btn-signup:focus,
        .header .btns .btn-account:hover,
        .header .btns .btn-account:focus,
        .header .btns .btn-free-trial:hover,
        .header .btns .btn-free-trial:focus,
        .header .btns .btn-subscribe:hover,
        .header .btns .btn-subscribe:focus,
        .header .btns .btn-gift-subscription:hover,
        .header .btns .btn-gift-subscription:focus,
        .header .btns .btn-frame-front:hover,
        .header .btns .btn-frame-front:focus {
            box-shadow: none;
            text-decoration: none;
        }

        .header .btns .btn-signup t,
        .header .btns .btn-account t,
        .header .btns .btn-free-trial t,
        .header .btns .btn-subscribe t,
        .header .btns .btn-gift-subscription t,
        .header .btns .btn-frame-front t {
            position: relative;
        }

            .header .btns .btn-signup t::after,
            .header .btns .btn-account t::after,
            .header .btns .btn-free-trial t::after,
            .header .btns .btn-subscribe t::after,
            .header .btns .btn-gift-subscription t::after,
            .header .btns .btn-frame-front t::after {
                content: "";
                height: 1px;
                width: 0;
                position: absolute;
                background: #b00020;
                bottom: -2px;
                left: 50%;
                transition: all 0.3s;
            }

        .header .btns .btn-signup:hover t::after,
        .header .btns .btn-account:hover t::after,
        .header .btns .btn-free-trial:hover t::after,
        .header .btns .btn-subscribe:hover t::after,
        .header .btns .btn-gift-subscription:hover t::after,
        .header .btns .btn-frame-front:hover t::after {
            width: 100%;
            left: 0;
        }

.header .btns .btn-signup,
.header .btns .btn-account {
    align-items: center;
    justify-content: right;
}

    .header .btns .btn-signup::after,
    .header .btns .btn-account::after {
        content: "";
        width: 14px;
        height: 14px;
        margin-left: 5px;
        display: block;
        background: url(/assets/images/account-btn-icon-black.svg) no-repeat center;
        background-size: 100% auto;
    }

    .header .btns .btn-signup t,
    .header .btns .btn-account t {
        position: relative;
    }

        .header .btns .btn-signup t::before,
        .header .btns .btn-account t::before {
            content: "";
            height: 1px;
            width: 100%;
            position: absolute;
            background: #ddd;
            bottom: -2px;
            left: 0;
        }

.header .btns .btn-subscribe {
    background: #b00020;
    border-radius: 3px;
    border: 2px solid #b00020;
    color: #fff;
    font-family: "Merriweather Sans", sans-serif;
    text-transform: uppercase;
    width: max-content;
    padding: 0 15px;
    transition: ease-out 0.3s;
    margin-left: 15px;
    position: relative;
    height: 34px;
    align-items: center;
    justify-content: center;
}

    .header .btns .btn-subscribe:hover,
    .header .btns .btn-subscribe:focus {
        color: #b00020;
        text-decoration: none;
        box-shadow: none;
        background: #fff;
    }

.header .btns .btn-gift-subscription,
.header .btns .btn-frame-front {
    height: 34px;
}

    .header .btns .btn-gift-subscription,
    .header .btns .btn-gift-subscription t,
    .header .btns .btn-frame-front,
    .header .btns .btn-frame-front t {
        color: #b00020;
    }

        .header .btns .btn-gift-subscription::after,
        .header .btns .btn-frame-front::after {
            content: "";
            width: 18px;
            height: 17px;
            display: block;
            background: url(/assets/images/myaccount-gift-black-icon.svg) no-repeat center;
            background-size: 100% auto;
            margin-left: 5px;
        }

        .header .btns .btn-frame-front::after {
            background: url(/assets/images/frameicon.svg) no-repeat center;
            background-size: 100% auto;
        }

.header .menu-btn {
    width: 25px;
    height: 25px;
    padding: 0;
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 0;
    outline: none;
    position: relative;
    z-index: 9;
    background: url(/assets/images/menu-hamber-icon.svg) no-repeat center;
    background-size: 100% auto;
}

    .header .menu-btn.opened {
        background: url(/assets/images/menu-close-icon.svg) no-repeat center;
    }

.header .header-search-btn {
    width: max-content;
    height: auto;
    padding: 0;
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: right;
    border: 0;
    background: none;
    outline: none;
    font-family: "Merriweather", serif;
    font-weight: normal;
    font-size: 18px;
    line-height: normal;
    color: #787878;
    transition: all 0.3s;
}

    .header .header-search-btn::after {
        content: "";
        width: 20px;
        height: 20px;
        display: block;
        margin-left: 0;
        background: url(/assets/images/search-gray-icon.svg) no-repeat center;
        background-size: 100% 100%;
    }

    .header .header-search-btn:hover {
        text-decoration: none;
    }

        .header .header-search-btn:hover t::after {
            width: 100%;
            left: 0;
        }

.header .hamburger-search {
    display: flex;
    align-items: center;
    position: relative;
    z-index: 9;
}

    .header .hamburger-search .header-search-btn {
        margin-left: 15px;
    }

.header .menu-nav {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 20px 0;
}

    .header .menu-nav a {
        display: block;
        font-family: "Merriweather", serif;
        font-weight: 600;
        font-size: 18px;
        color: #000;
        margin: 0 15px;
        text-decoration: none;
        transition: all 0.3s;
        padding: 0 0;
    }

        .header .menu-nav a:hover {
            text-decoration: none;
            color: #b00020;
        }

        .header .menu-nav a.premium {
            display: flex;
            align-items: center;
        }

            .header .menu-nav a.premium::before {
                content: "";
                width: 23px;
                height: 23px;
                background: url(/assets/images/h-circle-yellow.svg) no-repeat center;
                background-size: 100% 100%;
                margin-right: 8px;
                display: block;
            }

        .header .menu-nav a .sponcer {
            width: max-content;
            max-width: 100%;
            height: auto;
        }

        .header .menu-nav a:has(.sponcer) {
            display: flex;
            align-items: center;
            justify-content: right;
            margin: 0;
            position: absolute;
            bottom: 20px;
            right: 0;
            height: 27px;
        }

.header.on-scroll {
    padding-bottom: 20px;
}

    .header.on-scroll .logo img {
        width: 390px;
        height: 37px;
    }

    .header.on-scroll .menu-outer .menu-nav,
    .header.on-scroll .menu-outer .empty-spacer {
        display: none;
    }

    .header.on-scroll .menu-outer .weather {
        position: relative;
        left: 15px;
        white-space: nowrap;
    }

        .header.on-scroll .menu-outer .weather .date,
        .header.on-scroll .menu-outer .weather .epaper {
            display: none;
        }

    .header.on-scroll .menu-outer .logo {
        width: calc(60% - 80px);
    }

    .header.on-scroll .menu-outer .btns {
        height: 36px;
        width: calc(20% + 25px);
    }

        .header.on-scroll .menu-outer .btns .btns-handeler {
            display: flex !important;
            flex-direction: row-reverse;
        }

            .header.on-scroll .menu-outer .btns .btns-handeler > div:first-child {
                margin-left: 15px;
                margin-bottom: 0;
            }

    .header.on-scroll .menu-outer .hamburger-search {
        order: -1;
        width: max-content;
    }

        .header.on-scroll .menu-outer .hamburger-search .header-search-btn {
            display: none;
        }

.header {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
}

    .header.on-scroll {
        position: fixed;
        top: -1px;
    }

    .header ~ .header-end {
        height: 147px;
        display: block;
        margin: 0;
        padding: 0;
    }

    .header.article-menu ~ .header-end {
        height: 76px;
    }

    .header.logged-out .btn-free-trial,
    .header.logged-out .btn-subscribe,
    .header.logged-out .btn-signup {
        display: flex;
    }

    .header.logged-in .btn-free-trial,
    .header.logged-in .btn-subscribe,
    .header.logged-in .btn-account {
        display: flex;
    }

    .header.subscribed .btn-gift-subscription,
    .header.subscribed .btn-account,
    .header.subscribed .btn-frame-front {
        display: flex;
    }

@media screen and (max-width: 1040px) and (min-width: 571px) {
    .header {
        padding: 5px 0 9px;
    }

    .menu-outer .weather {
        width: 50%;
        order: 1;
    }

    .menu-outer .logo {
        width: max-content;
        margin: 0;
        order: 3;
    }

    .menu-outer .btns {
        width: 50%;
        order: 2;
    }

    .menu-outer .menu-btn {
        width: 40px;
        order: 4;
    }

    .menu-outer .menu-nav,
    .menu-outer .search-btn,
    .menu-outer .header-search-btn {
        display: none;
    }

    .header .weather {
        margin: 10px 0;
        height: 33px;
        margin: 0;
        display: flex;
        align-items: center;
        justify-content: left;
    }

        .header .weather p {
            font-size: 10px;
            line-height: normal;
        }

            .header .weather p * {
                margin: 0 0 0 0;
            }

            .header .weather p .place .icon {
                width: 12px;
                height: 10px;
                margin: 0 2px;
                top: 1px;
            }

            .header .weather p .link {
                margin-left: 10px;
            }

            .header .weather p .date,
            .header .weather p .epaper {
                display: none;
            }

    .header .logo {
        text-align: center;
    }

        .header .logo img {
            width: 252px;
            height: 24px;
        }

    .header .btns {
        position: relative;
        height: 24px;
    }

        .header .btns .btns-handeler {
            display: flex;
            justify-content: right;
            flex-direction: row-reverse;
        }

            .header .btns .btns-handeler > div:first-child {
                margin-bottom: 0;
            }

        .header .btns .btn-signup,
        .header .btns .btn-account,
        .header .btns .btn-free-trial,
        .header .btns .btn-subscribe,
        .header .btns .btn-gift-subscription,
        .header .btns .btn-frame-front {
            height: 24px;
            flex-wrap: nowrap;
            white-space: nowrap;
        }

            .header .btns .btn-signup,
            .header .btns .btn-signup t,
            .header .btns .btn-account,
            .header .btns .btn-account t,
            .header .btns .btn-free-trial,
            .header .btns .btn-free-trial t,
            .header .btns .btn-subscribe,
            .header .btns .btn-subscribe t,
            .header .btns .btn-gift-subscription,
            .header .btns .btn-gift-subscription t,
            .header .btns .btn-frame-front,
            .header .btns .btn-frame-front t {
                font-size: 12px;
            }

        .header .btns .btn-free-trial {
            margin-right: 0;
        }

        .header .btns .btn-signup::after,
        .header .btns .btn-account::after {
            content: "";
            width: 12px;
            height: 12px;
            margin-left: 4px;
        }

        .header .btns .btn-subscribe {
            border-radius: 0;
            border: 1px solid #b00020;
            font-size: 11px;
            padding: 0 10px;
            margin: 0;
            height: 23px;
            position: absolute;
            top: 32px;
            right: 45px;
        }

            .header .btns .btn-subscribe:hover,
            .header .btns .btn-subscribe:focus {
                color: #fff;
                background: #b00020;
            }

        .header .btns .btn-gift-subscription,
        .header .btns .btn-frame-front {
            margin-right: 0;
        }

            .header .btns .btn-gift-subscription,
            .header .btns .btn-gift-subscription t,
            .header .btns .btn-frame-front,
            .header .btns .btn-frame-front t {
                color: #b00020;
            }

                .header .btns .btn-gift-subscription::after,
                .header .btns .btn-frame-front::after {
                    width: 18px;
                    height: 14px;
                    background-size: 100% 100%;
                    margin-left: 1px;
                }

        .header .btns .btns-handeler > div:first-child {
            margin-left: 15px;
            margin-bottom: 0;
        }

    .header .menu-btn {
        width: 30px;
        height: 30px;
        padding: 0;
        margin: 0;
        display: flex;
        align-items: center;
        justify-content: center;
        border: 0;
        outline: none;
        background: url(/assets/images/menu-hamber-icon.svg) no-repeat center;
        background-size: 100% auto;
    }

        .header .menu-btn.opened {
            background: url(/assets/images/menu-close-icon.svg) no-repeat center;
        }

    .header .menu-nav,
    .header .header-search-btn,
    .header .empty-spacer {
        display: none;
    }

    .header .hamburger-search {
        width: max-content;
        order: 4;
    }

        .header .hamburger-search .header-search-btn {
            display: none;
        }

    .header.on-scroll {
        padding: 10px 0;
    }

        .header.on-scroll .logo {
            order: 1;
        }

            .header.on-scroll .logo img {
                width: 252px;
                height: 24px;
            }

        .header.on-scroll .menu-outer .weather,
        .header.on-scroll .menu-outer .menu-nav,
        .header.on-scroll .menu-outer .header-search-btn {
            display: none;
        }

        .header.on-scroll .menu-outer .logo {
            width: max-content;
        }

        .header.on-scroll .menu-outer .btns {
            width: max-content;
            width: 50%;
            position: absolute;
            top: 3px;
            right: 55px;
            height: 24px;
        }

            .header.on-scroll .menu-outer .btns .btn-subscribe {
                position: relative;
                top: 0;
                right: 0;
                margin-left: 15px;
            }

        .header.on-scroll .menu-outer .hamburger-search {
            order: 4;
        }

        .header.on-scroll .dropdown {
            top: 49px;
        }

    .header ~ .header-end {
        height: 76px;
    }

    .header.article-menu ~ .header-end {
        height: 50px;
    }

    .header .menu-nav a:has(.sponcer) {
        display: none;
    }
}

@media screen and (max-width: 570px) {
    .header {
        padding: 5px 0 9px;
        top: -1px;
    }

    .menu-outer .weather {
        width: 50%;
        order: 1;
    }

    .menu-outer .logo {
        width: max-content;
        margin: 5px 0;
        order: 3;
    }

    .menu-outer .btns {
        width: 50%;
        order: 2;
    }

    .menu-outer .menu-nav,
    .menu-outer .header-search-btn,
    .menu-outer .empty-spacer {
        display: none;
    }

    .menu-outer .hamburger-search {
        width: max-content;
        order: 4;
    }

        .menu-outer .hamburger-search .header-search-btn {
            display: none;
        }

    .header .weather {
        margin: 8px 0;
        height: 26px;
        margin: 0;
        display: flex;
        align-items: center;
        justify-content: left;
    }

        .header .weather p {
            font-size: 8px;
            line-height: normal;
        }

            .header .weather p * {
                margin: 0 0 0 0;
            }

            .header .weather p .place .icon {
                width: 10px;
                height: 8px;
                margin: 0 2px;
            }

            .header .weather p .link {
                margin-left: 5px;
            }

            .header .weather p .date,
            .header .weather p .epaper {
                display: none;
            }

    .header .logo {
        text-align: center;
    }

        .header .logo img {
            width: 200px;
            height: auto;
        }

    .header .btns {
        position: relative;
        height: 15px;
    }

        .header .btns .btns-handeler {
            display: flex;
            justify-content: right;
            flex-direction: row-reverse;
        }

            .header .btns .btns-handeler > div:first-child {
                margin-bottom: 0;
            }

        .header .btns .btn-signup,
        .header .btns .btn-signup t,
        .header .btns .btn-account,
        .header .btns .btn-account t,
        .header .btns .btn-free-trial,
        .header .btns .btn-free-trial t,
        .header .btns .btn-subscribe,
        .header .btns .btn-subscribe t,
        .header .btns .btn-gift-subscription,
        .header .btns .btn-gift-subscription t,
        .header .btns .btn-frame-front,
        .header .btns .btn-frame-front t {
            font-size: 10px;
        }

        .header .btns .btn-free-trial {
            margin-right: 10px;
        }

        .header .btns .btn-signup::after,
        .header .btns .btn-account::after {
            content: "";
            width: 10px;
            height: 10px;
            margin-left: 3px;
        }

        .header .btns .btn-subscribe {
            border-radius: 0;
            border: 1px solid #b00020;
            font-size: 10px;
            padding: 0 10px;
            margin: 0;
            position: absolute;
            height: 21px;
            top: 24px;
            right: 35px;
        }

            .header .btns .btn-subscribe:hover,
            .header .btns .btn-subscribe:focus {
                color: #fff;
                background: #b00020;
            }

        .header .btns .btn-gift-subscription,
        .header .btns .btn-frame-front {
            margin-right: 10px;
            height: 15px;
            outline: none;
        }

            .header .btns .btn-gift-subscription,
            .header .btns .btn-gift-subscription t,
            .header .btns .btn-frame-front,
            .header .btns .btn-frame-front t {
                color: #b00020;
            }

                .header .btns .btn-gift-subscription::after,
                .header .btns .btn-frame-front::after {
                    width: 14px;
                    height: 11px;
                    background-size: 100% 100%;
                    margin-left: 1px;
                }

    .header .menu-btn {
        width: 25px;
        height: 25px;
        padding: 0;
        margin: 0;
        display: flex;
        align-items: center;
        justify-content: center;
        border: 0;
        outline: none;
        background: url(/assets/images/menu-hamber-icon.svg) no-repeat center;
        background-size: 100% auto;
    }

        .header .menu-btn.opened {
            background: url(/assets/images/menu-close-icon.svg) no-repeat center;
        }

    .header .menu-nav {
        display: none;
    }

    .header.on-scroll {
        padding-bottom: 20px;
    }

        .header.on-scroll .logo img {
            width: 200px;
            height: auto;
        }

        .header.on-scroll .menu-outer .weather,
        .header.on-scroll .menu-outer .menu-nav,
        .header.on-scroll .menu-outer .header-search-btn {
            display: none;
        }

        .header.on-scroll .menu-outer .menu-btn {
            order: -1;
        }

        .header.on-scroll .menu-outer .logo {
            width: max-content;
            max-width: 60%;
        }

        .header.on-scroll .menu-outer .btns {
            width: 25px;
            height: 15px;
        }

            .header.on-scroll .menu-outer .btns .btns-handeler {
                display: flex !important;
                flex-direction: row-reverse;
            }

                .header.on-scroll .menu-outer .btns .btns-handeler > div:first-child {
                    margin-left: 0;
                    margin-bottom: 0;
                }

    .header.on-scroll {
        padding: 5px 0 9px;
    }

        .header.on-scroll .logo img {
            width: 200px;
            height: auto;
        }

        .header.on-scroll .menu-outer .menu-nav,
        .header.on-scroll .menu-outer .header-search-btn {
            display: none;
        }

        .header.on-scroll .menu-outer .weather {
            display: block;
            left: 0;
            height: 26px;
            margin: 0;
            display: flex;
            align-items: center;
            justify-content: left;
        }

        .header.on-scroll .menu-outer .hamburger-search {
            order: 4;
        }

    .header ~ .header-end,
    .header.article-menu ~ .header-end {
        height: 68px;
    }

    .header .menu-nav a:has(.sponcer) {
        display: none;
    }
}

.dropdown {
    position: absolute;
    background: #f1f1f1;
    top: 100px;
    width: 100%;
    padding: 40px 0 25px;
    z-index: 3;
    box-shadow: 0 7px 6px rgba(0, 0, 0, 0.133333);
    display: none;
}

    .dropdown > .container {
        max-width: 1324px;
    }

        .dropdown > .container > .row > .col-xl-10 {
            border-right: 1px solid rgba(0, 0, 0, 0.145098);
            position: relative;
            padding-bottom: 50px;
        }

        .dropdown > .container > .row > .col-xl-2 > * {
            padding-left: 5px;
        }

    .dropdown .weather {
        display: none;
        height: auto;
        margin: 5px 0 20px;
    }

        .dropdown .weather p .date,
        .dropdown .weather p .epaper {
            display: inline-block;
        }

        .dropdown .weather p .date {
            font-size: 12px;
            margin-right: 10px;
        }

        .dropdown .weather p .epaper {
            font-size: 16px;
            text-decoration-color: #b00020;
        }

    .dropdown .search-box {
        display: none;
        margin: 0 auto;
        width: 100%;
    }

        .dropdown .search-box .go-to-search-btn {
            font-family: "Merriweather", serif;
            font-size: 12px;
            width: 100%;
            background: #fff;
            height: 38px;
            color: #7d7e82;
            text-align: left;
            transition: all 0.3s;
            position: relative;
            overflow: hidden;
            display: flex;
            align-items: center;
            justify-content: left;
            margin: 10px 0;
            padding: 5px 10px;
            border-radius: 3px;
            box-shadow: 0 0 6px rgba(0, 0, 0, 0.2);
            text-decoration: none;
        }

            .dropdown .search-box .go-to-search-btn::after {
                content: "";
                position: absolute;
                top: 9px;
                right: 10px;
                width: 19px;
                height: 19px;
                background: url(/assets/images/search-gray-icon.svg) no-repeat center;
                background-size: cover;
                opacity: 0.3;
            }

            .dropdown .search-box .go-to-search-btn:hover {
                text-decoration: none;
            }

    .dropdown .menu-nav {
        display: none;
    }

    .dropdown .header-link {
        margin: 0;
        display: flex;
        flex-direction: column;
        justify-content: left;
    }

        .dropdown .header-link .link {
            text-decoration: none;
            font-family: "Merriweather", serif;
            font-size: 18px;
            color: #000;
            padding: 7px 0;
            position: relative;
            display: flex;
            align-items: center;
            width: 100%;
            transition: all 0.3s ease-out;
            border-bottom: 1px solid rgba(0, 0, 0, 0.145098);
        }

            .dropdown .header-link .link::before {
                content: "";
                width: 21px;
                height: 21px;
                display: block;
                margin-right: 7px;
            }

            .dropdown .header-link .link:hover {
                text-decoration: none;
                color: #b00020;
            }

            .dropdown .header-link .link:first-child {
                padding-top: 0;
            }

            .dropdown .header-link .link:last-child,
            .dropdown .header-link .link:nth-last-child(2):has(+ .events-drop) {
                border-color: transparent;
            }

            .dropdown .header-link .link:has(label) {
                transition: none;
                flex-wrap: wrap;
            }

                .dropdown .header-link .link:has(label)::before {
                    display: none;
                }

                .dropdown .header-link .link:has(label) label {
                    width: 100%;
                }

                .dropdown .header-link .link:has(label).opened {
                    background: #fff;
                    border-color: #fff;
                    width: calc(100% + 20px);
                    left: -10px;
                    padding: 7px 10px;
                    color: #b00020;
                }

                    .dropdown .header-link .link:has(label).opened *::after {
                        transform: rotate(180deg);
                        filter: none;
                    }

        .dropdown .header-link .events {
            position: relative;
            transition: none;
            flex-wrap: wrap;
            display: flex;
            align-items: center;
            cursor: pointer;
        }

            .dropdown .header-link .events::before {
                content: "";
                width: 21px;
                height: 21px;
                display: block;
                margin-right: 7px;
                background: url(/assets/images/events-sections-icon.svg) no-repeat center;
                background-size: contain;
            }

            .dropdown .header-link .events::after {
                content: "";
                width: 14px;
                height: 14px;
                display: block;
                background: url(/assets/images/dropdown-arrow-red.svg) no-repeat center;
                background-size: 100% auto;
                position: absolute;
                top: 8px;
                right: 4px;
                transition: all 0.3s;
                filter: grayscale(1);
                border: 0;
                transition: all 0.3s;
            }

        .dropdown .header-link .events-drop {
            background: #fff;
            padding: 10px 2px 5px;
            width: 100%;
            position: relative;
            left: 0;
        }

            .dropdown .header-link .events-drop a {
                padding: 0;
                margin: 0 0 7px;
                display: block;
                width: 100%;
                font-size: 18px;
                color: #000 !important;
            }

                .dropdown .header-link .events-drop a:last-child {
                    margin-bottom: 0;
                }

        .dropdown .header-link .videos::before {
            background: url(/assets/images/video-sections-icon.svg) no-repeat center;
            background-size: contain;
        }

        .dropdown .header-link .podcast::before {
            background: url(/assets/images/podcast-sections-icon.svg) no-repeat center;
            background-size: contain;
        }

        .dropdown .header-link .photos::before {
            background: url(/assets/images/photos-sections-icon.svg) no-repeat center;
            background-size: contain;
        }

        .dropdown .header-link .crossword::before {
            background: url(/assets/images/crossword-sections-icon.svg) no-repeat center;
            background-size: contain;
        }

        .dropdown .header-link .newsletter::before {
            background: url(/assets/images/nl-sections-icon.svg) no-repeat center;
            background-size: contain;
        }

        .dropdown .header-link .showcase::before {
            background: url(/assets/images/showcase-icon.svg) no-repeat center;
            background-size: contain;
        }

    .dropdown .header-social-icon {
        display: flex;
        align-items: center;
        justify-content: right;
        margin: 0 0;
    }

        .dropdown .header-social-icon .label {
            font-family: "Merriweather", serif;
            font-size: 18px;
            color: #000;
            display: block;
            margin-right: 15px;
        }

        .dropdown .header-social-icon a {
            display: block;
            margin: 0 3px;
            width: 41px;
            height: 35px;
        }

            .dropdown .header-social-icon a:first-child {
                margin-left: 0;
            }

            .dropdown .header-social-icon a:last-child {
                margin-right: 0;
            }

            .dropdown .header-social-icon a.whatsapp {
                background: transparent url(/assets/images/whatsapp-header-icon.svg) no-repeat center;
                background-size: contain;
            }

            .dropdown .header-social-icon a.twitter {
                background: transparent url(/assets/images/footer-icon-x.svg) no-repeat center;
                background-size: contain;
            }

            .dropdown .header-social-icon a.facebook {
                background: transparent url(/assets/images/footer-icon-fb.svg) no-repeat center;
                background-size: contain;
            }

            .dropdown .header-social-icon a.insta {
                background: transparent url(/assets/images/footer-icon-insta.svg) no-repeat center;
                background-size: contain;
            }

            .dropdown .header-social-icon a.ln {
                background: transparent url(/assets/images/footer-icon-linkedin.svg) no-repeat center;
                background-size: contain;
            }

            .dropdown .header-social-icon a.youtube {
                background: transparent url(/assets/images/footer-icon-youtube.svg) no-repeat center;
                background-size: contain;
            }

            .dropdown .header-social-icon a.spotify {
                background: transparent url(/assets/images/spotify-icon.svg) no-repeat center;
                background-size: contain;
            }

            .dropdown .header-social-icon a.telegram {
                background: transparent url(/assets/images/telegram-icon.svg) no-repeat center;
                background-size: contain;
            }

    .dropdown .link-container {
        display: flex;
        align-items: center;
        justify-content: left;
        margin: 0;
        position: absolute;
        bottom: 0;
        left: 12px;
    }

        .dropdown .link-container > * {
            margin-right: 50px;
        }

            .dropdown .link-container > *:first-child {
                margin-left: 12px;
            }

            .dropdown .link-container > *:last-child {
                margin-right: 0;
            }

        .dropdown .link-container .link {
            font-family: "Merriweather", serif;
            font-size: 18px;
            font-weight: 500;
            text-decoration: none;
            color: #000;
            transition: all 0.3s;
        }

            .dropdown .link-container .link img {
                width: auto;
                max-height: 26px;
                margin: 0 0;
            }

.on-scroll .dropdown {
    top: 68px;
    padding: 15px 0 25px;
}

.menu-gird {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
}

    .menu-gird .menu-item {
        padding: 7px 12px;
        position: relative;
    }

        .menu-gird .menu-item :active {
            color: #b00020;
        }

        .menu-gird .menu-item,
        .menu-gird .menu-item > a {
            font-family: "Merriweather", serif;
            font-size: 18px;
            color: #000;
            text-decoration: none;
            text-transform: capitalize;
            position: relative;
            display: block;
            cursor: pointer;
        }

            .menu-gird .menu-item.live-span,
            .menu-gird .menu-item > a.live-span {
                margin-top: 0;
                display: flex;
                align-items: center;
                font-family: "Merriweather Sans", sans-serif;
                font-size: 15px;
                line-height: normal;
                font-weight: bold;
                color: #b00020;
                text-transform: uppercase;
            }

                .menu-gird .menu-item.live-span::before,
                .menu-gird .menu-item > a.live-span::before {
                    content: "";
                    color: #b00020;
                    width: 11px;
                    height: 11px;
                    background: #b00020;
                    border-radius: 50%;
                    display: block;
                    margin-right: 7px;
                    animation: blinker 0.5s cubic-bezier(0.5, 0, 1, 1) infinite alternate;
                }

@keyframes blinker {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
    }
}

.menu-gird .menu-item.has-dropdown::after {
    content: "";
    width: 14px;
    height: 14px;
    display: block;
    background: url(/assets/images/dropdown-arrow-red.svg) no-repeat center;
    background-size: 100% auto;
    position: absolute;
    top: 14px;
    right: 12px;
    transition: all 0.3s;
    filter: grayscale(1);
}

.menu-gird .menu-item.has-dropdown.opened {
    background: #fff;
    color: #b00020;
    font-weight: bold;
}

    .menu-gird .menu-item.has-dropdown.opened::after {
        transform: rotate(180deg);
        filter: none;
    }

.menu-gird .menu-item.full-width {
    grid-column-start: span 5;
}

.menu-gird .menu-item.sub-dropbox {
    background: #fff;
    padding: 15px 5px 25px;
    display: none;
}

    .menu-gird .menu-item.sub-dropbox[data-dropbox="item1"],
    .menu-gird .menu-item.sub-dropbox[data-dropbox="item2"],
    .menu-gird .menu-item.sub-dropbox[data-dropbox="item3"],
    .menu-gird .menu-item.sub-dropbox[data-dropbox="item4"],
    .menu-gird .menu-item.sub-dropbox[data-dropbox="item5"] {
        grid-row-start: 2;
    }

    .menu-gird .menu-item.sub-dropbox[data-dropbox="item6"],
    .menu-gird .menu-item.sub-dropbox[data-dropbox="item7"],
    .menu-gird .menu-item.sub-dropbox[data-dropbox="item8"],
    .menu-gird .menu-item.sub-dropbox[data-dropbox="item9"],
    .menu-gird .menu-item.sub-dropbox[data-dropbox="item10"] {
        grid-row-start: 3;
    }

    .menu-gird .menu-item.sub-dropbox[data-dropbox="item11"],
    .menu-gird .menu-item.sub-dropbox[data-dropbox="item12"],
    .menu-gird .menu-item.sub-dropbox[data-dropbox="item13"],
    .menu-gird .menu-item.sub-dropbox[data-dropbox="item14"],
    .menu-gird .menu-item.sub-dropbox[data-dropbox="item15"] {
        grid-row-start: 4;
    }

    .menu-gird .menu-item.sub-dropbox[data-dropbox="item16"],
    .menu-gird .menu-item.sub-dropbox[data-dropbox="item17"],
    .menu-gird .menu-item.sub-dropbox[data-dropbox="item18"],
    .menu-gird .menu-item.sub-dropbox[data-dropbox="item19"],
    .menu-gird .menu-item.sub-dropbox[data-dropbox="item20"] {
        grid-row-start: 5;
    }

    .menu-gird .menu-item.sub-dropbox[data-dropbox="item21"],
    .menu-gird .menu-item.sub-dropbox[data-dropbox="item22"],
    .menu-gird .menu-item.sub-dropbox[data-dropbox="item23"],
    .menu-gird .menu-item.sub-dropbox[data-dropbox="item24"],
    .menu-gird .menu-item.sub-dropbox[data-dropbox="item25"] {
        grid-row-start: 6;
    }

    .menu-gird .menu-item.sub-dropbox[data-dropbox="item26"],
    .menu-gird .menu-item.sub-dropbox[data-dropbox="item27"],
    .menu-gird .menu-item.sub-dropbox[data-dropbox="item28"],
    .menu-gird .menu-item.sub-dropbox[data-dropbox="item29"],
    .menu-gird .menu-item.sub-dropbox[data-dropbox="item30"] {
        grid-row-start: 7;
    }

.menu-list {
    margin: 0;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

    .menu-list a {
        width: 100%;
        display: block;
        font-family: "Merriweather", serif;
        padding: 0;
        font-size: 16px;
        margin: 7px 0;
        color: #000;
        line-height: normal;
        transition: all 0.3s;
    }

        .menu-list a:hover {
            text-decoration: none;
            color: #b00020;
        }

        .menu-list a:first-child {
            margin-top: 0;
        }

.sub-dropbox > .row {
    width: 100%;
    margin: 0 auto;
    padding: 5px 0;
}

.sub-dropbox .sub-menu-title {
    font-family: "Merriweather Sans", sans-serif;
    font-weight: 200;
    color: #b00020;
    margin: 0 0 12px;
    font-size: 12px;
    line-height: normal;
    display: block;
}

.sub-dropbox .menu-list {
    margin-bottom: 10px;
}

.sub-dropbox .menu-element {
    margin-bottom: 10px;
    display: block;
    color: #000;
}

    .sub-dropbox .menu-element .picture {
        width: 70%;
        position: relative;
        --bs-aspect-ratio: calc(9 / 16 * 100%);
    }

        .sub-dropbox .menu-element .picture::before {
            display: block;
            padding-top: var(--bs-aspect-ratio);
            content: "";
        }

        .sub-dropbox .menu-element .picture > * {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
        }

        .sub-dropbox .menu-element .picture img {
            width: 100%;
            object-fit: cover;
            object-position: center;
            height: 100%;
        }

    .sub-dropbox .menu-element .title {
        font-family: "Merriweather", serif;
        font-size: 12px;
        line-height: normal;
        font-weight: bold;
        color: #000;
        margin: 10px 0 0;
    }

        .sub-dropbox .menu-element .title span {
            display: block;
            color: #737373;
            margin-top: 5px;
            font-weight: normal;
        }

    .sub-dropbox .menu-element.row-element {
        display: flex;
        align-items: flex-start;
        justify-content: space-between;
    }

        .sub-dropbox .menu-element.row-element .picture {
            width: 50px;
            margin: 0;
            --bs-aspect-ratio: calc(1 / 1 * 100%);
        }

        .sub-dropbox .menu-element.row-element .title {
            width: calc(100% - 60px);
            margin: 0;
            font-size: 10px;
            font-weight: normal;
        }

.sub-dropbox .link {
    font-family: "Merriweather Sans", sans-serif;
    font-size: 10px;
    line-height: normal;
    color: #000;
    margin: 15px 0 0;
    display: block;
    width: max-content;
    max-width: 100%;
    position: relative;
}

    .sub-dropbox .link:after {
        content: "";
        width: 100%;
        height: 1px;
        display: block;
        background: #000;
        position: absolute;
        bottom: 0;
        left: 0;
        transition: all 0.3s;
    }

    .sub-dropbox .link:hover {
        text-decoration: none;
    }

        .sub-dropbox .link:hover::after {
            left: 50%;
            width: 0;
        }

.sub-dropbox .col-xl-5 > .menu-list a {
    word-wrap: break-word;
    width: calc(50% - 12px);
}

    .sub-dropbox .col-xl-5 > .menu-list a:first-child,
    .sub-dropbox .col-xl-5 > .menu-list a:nth-child(2) {
        margin-top: 0;
    }

    .sub-dropbox .col-xl-5 > .menu-list a:last-child,
    .sub-dropbox .col-xl-5 > .menu-list a:nth-last-child(2) {
        margin-bottom: 0;
    }

.sub-dropbox .row > .col-12 {
    border-right: 1px solid rgba(0, 0, 0, 0.145098);
}

    .sub-dropbox .row > .col-12:last-child {
        border: none;
    }

.sub-dropbox .row-elements {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-wrap: wrap;
}

    .sub-dropbox .row-elements .menu-element.row-element {
        width: 48%;
        padding: 10px 0;
        border-bottom: 1px solid rgba(0, 0, 0, 0.145098);
        margin: 0 0;
    }

        .sub-dropbox .row-elements .menu-element.row-element:first-child,
        .sub-dropbox .row-elements .menu-element.row-element:nth-child(2) {
            padding-top: 0;
        }

        .sub-dropbox .row-elements .menu-element.row-element:nth-last-child(1),
        .sub-dropbox .row-elements .menu-element.row-element:nth-last-child(2) {
            padding-bottom: 0;
            border-bottom: 0;
        }

@media screen and (min-width: 1040px) and (max-width: 1200px) {
    .menu-outer .hamburger-search,
    .menu-outer .empty-spacer {
        width: 70px;
    }

    .menu-outer .menu-nav {
        width: calc(100% - 140px);
    }

    .menu-gird {
        grid-template-columns: repeat(4, 1fr);
    }

        .menu-gird .menu-item.full-width {
            grid-column-start: span 4;
        }

        .menu-gird .menu-item.sub-dropbox[data-dropbox="item1"],
        .menu-gird .menu-item.sub-dropbox[data-dropbox="item2"],
        .menu-gird .menu-item.sub-dropbox[data-dropbox="item3"],
        .menu-gird .menu-item.sub-dropbox[data-dropbox="item4"] {
            grid-row-start: 2;
        }

        .menu-gird .menu-item.sub-dropbox[data-dropbox="item5"],
        .menu-gird .menu-item.sub-dropbox[data-dropbox="item6"],
        .menu-gird .menu-item.sub-dropbox[data-dropbox="item7"],
        .menu-gird .menu-item.sub-dropbox[data-dropbox="item8"] {
            grid-row-start: 3;
        }

        .menu-gird .menu-item.sub-dropbox[data-dropbox="item9"],
        .menu-gird .menu-item.sub-dropbox[data-dropbox="item10"],
        .menu-gird .menu-item.sub-dropbox[data-dropbox="item11"],
        .menu-gird .menu-item.sub-dropbox[data-dropbox="item12"] {
            grid-row-start: 4;
        }

        .menu-gird .menu-item.sub-dropbox[data-dropbox="item13"],
        .menu-gird .menu-item.sub-dropbox[data-dropbox="item14"],
        .menu-gird .menu-item.sub-dropbox[data-dropbox="item15"],
        .menu-gird .menu-item.sub-dropbox[data-dropbox="item16"] {
            grid-row-start: 5;
        }

        .menu-gird .menu-item.sub-dropbox[data-dropbox="item17"],
        .menu-gird .menu-item.sub-dropbox[data-dropbox="item18"],
        .menu-gird .menu-item.sub-dropbox[data-dropbox="item19"],
        .menu-gird .menu-item.sub-dropbox[data-dropbox="item20"] {
            grid-row-start: 6;
        }

        .menu-gird .menu-item.sub-dropbox[data-dropbox="item21"],
        .menu-gird .menu-item.sub-dropbox[data-dropbox="item22"],
        .menu-gird .menu-item.sub-dropbox[data-dropbox="item23"],
        .menu-gird .menu-item.sub-dropbox[data-dropbox="item24"] {
            grid-row-start: 7;
        }

        .menu-gird .menu-item.sub-dropbox[data-dropbox="item25"],
        .menu-gird .menu-item.sub-dropbox[data-dropbox="item26"],
        .menu-gird .menu-item.sub-dropbox[data-dropbox="item27"],
        .menu-gird .menu-item.sub-dropbox[data-dropbox="item28"] {
            grid-row-start: 8;
        }

        .menu-gird .menu-item.sub-dropbox[data-dropbox="item29"],
        .menu-gird .menu-item.sub-dropbox[data-dropbox="item30"] {
            grid-row-start: 9;
        }
}

@media screen and (max-width: 1040px) {
    .menu-gird {
        display: grid;
        grid-template-columns: repeat(4, 1fr);
    }

        .menu-gird .menu-item {
            padding: 7px 12px;
            position: relative;
        }

            .menu-gird .menu-item,
            .menu-gird .menu-item > a {
                font-size: 16px;
            }

                .menu-gird .menu-item.live-span,
                .menu-gird .menu-item > a.live-span {
                    margin-top: 0;
                    display: flex;
                    align-items: center;
                    font-size: 14px;
                }

                    .menu-gird .menu-item.live-span::before,
                    .menu-gird .menu-item > a.live-span::before {
                        width: 10px;
                        height: 10px;
                        margin-right: 5px;
                    }

                .menu-gird .menu-item.has-dropdown::after {
                    right: 16px;
                }

                .menu-gird .menu-item.full-width {
                    grid-column-start: span 4;
                }

                .menu-gird .menu-item.sub-dropbox {
                    padding: 10px 0 15px;
                }

                    .menu-gird .menu-item.sub-dropbox[data-dropbox="item1"],
                    .menu-gird .menu-item.sub-dropbox[data-dropbox="item2"],
                    .menu-gird .menu-item.sub-dropbox[data-dropbox="item3"],
                    .menu-gird .menu-item.sub-dropbox[data-dropbox="item4"] {
                        grid-row-start: 2;
                    }

                    .menu-gird .menu-item.sub-dropbox[data-dropbox="item5"],
                    .menu-gird .menu-item.sub-dropbox[data-dropbox="item6"],
                    .menu-gird .menu-item.sub-dropbox[data-dropbox="item7"],
                    .menu-gird .menu-item.sub-dropbox[data-dropbox="item8"] {
                        grid-row-start: 3;
                    }

                    .menu-gird .menu-item.sub-dropbox[data-dropbox="item9"],
                    .menu-gird .menu-item.sub-dropbox[data-dropbox="item10"],
                    .menu-gird .menu-item.sub-dropbox[data-dropbox="item11"],
                    .menu-gird .menu-item.sub-dropbox[data-dropbox="item12"] {
                        grid-row-start: 4;
                    }

                    .menu-gird .menu-item.sub-dropbox[data-dropbox="item13"],
                    .menu-gird .menu-item.sub-dropbox[data-dropbox="item14"],
                    .menu-gird .menu-item.sub-dropbox[data-dropbox="item15"],
                    .menu-gird .menu-item.sub-dropbox[data-dropbox="item16"] {
                        grid-row-start: 5;
                    }

                    .menu-gird .menu-item.sub-dropbox[data-dropbox="item17"],
                    .menu-gird .menu-item.sub-dropbox[data-dropbox="item18"],
                    .menu-gird .menu-item.sub-dropbox[data-dropbox="item19"],
                    .menu-gird .menu-item.sub-dropbox[data-dropbox="item20"] {
                        grid-row-start: 6;
                    }

                    .menu-gird .menu-item.sub-dropbox[data-dropbox="item21"],
                    .menu-gird .menu-item.sub-dropbox[data-dropbox="item22"],
                    .menu-gird .menu-item.sub-dropbox[data-dropbox="item23"],
                    .menu-gird .menu-item.sub-dropbox[data-dropbox="item24"] {
                        grid-row-start: 7;
                    }

                    .menu-gird .menu-item.sub-dropbox[data-dropbox="item25"],
                    .menu-gird .menu-item.sub-dropbox[data-dropbox="item26"],
                    .menu-gird .menu-item.sub-dropbox[data-dropbox="item27"],
                    .menu-gird .menu-item.sub-dropbox[data-dropbox="item28"] {
                        grid-row-start: 8;
                    }

                    .menu-gird .menu-item.sub-dropbox[data-dropbox="item29"],
                    .menu-gird .menu-item.sub-dropbox[data-dropbox="item30"] {
                        grid-row-start: 9;
                    }

    .menu-list a {
        font-size: 14px;
        margin: 6px 0;
    }

        .menu-list a:nth-child(2) {
            margin-top: 0;
        }

    .dropdown {
        top: 77px;
        padding: 15px 0 20px;
    }

        .dropdown::before {
            content: "";
            height: 10px;
            width: 100%;
            position: absolute;
            top: 0;
            left: 0;
            background: linear-gradient(180deg, rgba(0, 0, 0, 0.141176), transparent);
        }

        .dropdown > .container {
            padding: 0 18px;
        }

            .dropdown > .container > .row > .col-12 {
                padding: 0 0;
            }

            .dropdown > .container > .row > .col-xl-2 {
                order: -1;
            }

                .dropdown > .container > .row > .col-xl-2 > * {
                    padding-left: 0;
                }

            .dropdown > .container > .row > .col-xl-10 {
                border: none;
            }

        .dropdown .header-link {
            margin: 0;
            flex-wrap: wrap;
            justify-content: space-between;
            flex-direction: row;
            align-items: flex-start;
            width: 49%;
            float: right;
        }

            .dropdown .header-link .link {
                font-size: 16px;
                width: 48%;
                padding: 8px 0;
            }

                .dropdown .header-link .link::before {
                    width: 19px;
                    height: 19px;
                }

                .dropdown .header-link .link:first-child {
                    padding-top: 8px;
                }

                .dropdown .header-link .link:last-child,
                .dropdown .header-link .link:nth-last-child(2):has(+ .events-drop) {
                    border-color: rgba(0, 0, 0, 0.145098);
                }

                .dropdown .header-link .link:has(label).opened {
                    width: 50%;
                    left: 1%;
                    padding: 8px 1%;
                }

            .dropdown .header-link .events .label {
                width: calc(100% - 26px);
            }

            .dropdown .header-link .events::after {
                content: "";
                width: 12px;
                height: 12px;
                top: 14px;
                right: 5px;
            }

            .dropdown .header-link .events.opened {
                width: calc(50% + 0);
                left: 1%;
                padding: 8px 1%;
                color: #b00020;
            }

            .dropdown .header-link .events::before {
                content: "";
                width: 19px;
                height: 19px;
            }

            .dropdown .header-link .events::after {
                top: 8px;
                right: 2px;
            }

            .dropdown .header-link .events-drop {
                width: 100%;
                padding: 3px 10px 10px;
                position: absolute;
                left: 0;
                top: 97%;
            }

                .dropdown .header-link .events-drop a {
                    font-size: 16px;
                }

                    .dropdown .header-link .events-drop a:last-child {
                        margin-bottom: 0;
                    }

        .dropdown .header-social-icon {
            justify-content: left;
            margin: 5px 0 0;
            flex-wrap: wrap;
        }

            .dropdown .header-social-icon .label {
                font-size: 14px;
                margin: 0 15px 0 0;
                width: max-content;
            }

            .dropdown .header-social-icon a {
                display: block;
                margin: 0 3px;
                width: 34px;
                height: 28px;
            }

        .dropdown .weather {
            display: flex;
        }

        .dropdown .search-box {
            display: block;
            width: 49%;
            margin: 0;
            float: right;
        }

        .dropdown .link-container {
            position: unset;
            flex-wrap: wrap;
        }

            .dropdown .link-container > * {
                margin-right: 15px;
            }

            .dropdown .link-container .link {
                font-size: 16px;
            }

                .dropdown .link-container .link img {
                    max-height: 24px;
                }

        .dropdown .menu-nav {
            display: block;
            width: 49%;
            float: left;
            margin: 0;
            padding: 5px 13px !important;
            background: #fff;
            display: flex;
            align-items: center;
            justify-content: space-between;
            flex-wrap: wrap;
        }

            .dropdown .menu-nav a {
                width: 48%;
                margin: 0;
                padding: 6px 0;
                font-size: 16px;
                border-bottom: 1px solid rgba(0, 0, 0, 0.145098);
                color: #686868;
            }

                .dropdown .menu-nav a:last-child,
                .dropdown .menu-nav a:nth-last-child(2) {
                    border-bottom: transparent;
                }

                .dropdown .menu-nav a a:has(.sponcer) {
                    display: none;
                }

    .sub-dropbox > .row {
        padding: 5px 0 15px;
    }
}

@media screen and (max-width: 570px) {
    .header.menu-bg {
        background: #fff;
        position: fixed;
        top: -1px;
        width: 100%;
        left: 0;
    }

    .dropdown {
        top: 66px;
        width: 100%;
        padding: 15px 0 20px;
        height: calc(100dvh - 65px);
        overflow: auto;
        position: fixed;
    }

        .dropdown::before {
            content: "";
            height: 10px;
            width: 100%;
            position: absolute;
            top: 0;
            left: 0;
            background: linear-gradient(180deg, rgba(0, 0, 0, 0.141176), transparent);
        }

        .dropdown > .container > .row > .col-12 {
            padding: 0 12px;
        }

        .dropdown .search-box {
            display: block;
            float: none;
            width: 100%;
            margin: 0 0 15px;
            padding: 0 0;
        }

        .dropdown .header-link {
            margin: 0 0 5px;
            flex-wrap: wrap;
            float: none;
            width: 100%;
            padding: 0 0 5px;
            border-bottom: 1px solid rgba(0, 0, 0, 0.145098);
        }

            .dropdown .header-link .link {
                margin: 0 0;
            }

                .dropdown .header-link .link:last-child,
                .dropdown .header-link .link:nth-last-child(2):has(+ .link .events-drop) {
                    border-color: transparent;
                }

        .dropdown .header-social-icon {
            justify-content: left;
            margin: 15px 0 0;
            flex-wrap: wrap;
        }

            .dropdown .header-social-icon .label {
                font-size: 14px;
                margin: 0 0 5px;
                width: 100%;
            }

                .dropdown .header-social-icon .label + * {
                    margin-left: 0;
                }

            .dropdown .header-social-icon a {
                display: block;
                margin: 0 2px;
                width: 34px;
                height: 28px;
            }

        .dropdown .link-container {
            flex-wrap: wrap;
            margin: 0 0 0;
        }

            .dropdown .link-container > * {
                margin-right: 0;
            }

                .dropdown .link-container > *:first-child {
                    margin-left: 0;
                }

            .dropdown .link-container .link {
                margin: 0;
                border-bottom: 1px solid rgba(0, 0, 0, 0.145098);
                padding: 8px 0;
                width: 100%;
            }

        .dropdown .menu-nav {
            float: none;
            width: 100%;
            margin: 15px 0;
            padding: 5px 12px !important;
        }

    .menu-gird {
        display: grid;
        grid-template-columns: repeat(1, 1fr);
    }

        .menu-gird .menu-item {
            padding: 9px 0;
            border-bottom: 1px solid rgba(0, 0, 0, 0.145098);
        }

            .menu-gird .menu-item.has-dropdown::after {
                right: 3px;
            }

            .menu-gird .menu-item.has-dropdown::before {
                content: "";
                width: calc(100% + 36px);
                height: calc(100% + 2px);
                background: #fff;
                position: absolute;
                top: 0;
                left: -18px;
                display: none;
                z-index: -1;
            }

            .menu-gird .menu-item.has-dropdown:has(.opened),
            .menu-gird .menu-item.has-dropdown:has(+ .sub-dropbox + .opened) {
                border-color: transparent;
            }

            .menu-gird .menu-item.full-width {
                grid-column-start: span 1;
            }

            .menu-gird .menu-item.opened {
                border-color: transparent;
            }

                .menu-gird .menu-item.opened::before {
                    display: block;
                }

            .menu-gird .menu-item.sub-dropbox {
                padding: 0 0 15px;
                border-bottom: none;
                width: calc(100% + 36px);
                left: -18px;
                padding: 0 18px 20px;
            }

                .menu-gird .menu-item.sub-dropbox[data-dropbox="item1"],
                .menu-gird .menu-item.sub-dropbox[data-dropbox="item2"],
                .menu-gird .menu-item.sub-dropbox[data-dropbox="item3"],
                .menu-gird .menu-item.sub-dropbox[data-dropbox="item4"],
                .menu-gird .menu-item.sub-dropbox[data-dropbox="item5"],
                .menu-gird .menu-item.sub-dropbox[data-dropbox="item6"] {
                    grid-row-start: auto;
                }

                .menu-gird .menu-item.sub-dropbox[data-dropbox="item7"],
                .menu-gird .menu-item.sub-dropbox[data-dropbox="item8"],
                .menu-gird .menu-item.sub-dropbox[data-dropbox="item9"],
                .menu-gird .menu-item.sub-dropbox[data-dropbox="item10"],
                .menu-gird .menu-item.sub-dropbox[data-dropbox="item11"],
                .menu-gird .menu-item.sub-dropbox[data-dropbox="item12"] {
                    grid-row-start: auto;
                }

                .menu-gird .menu-item.sub-dropbox[data-dropbox="item13"],
                .menu-gird .menu-item.sub-dropbox[data-dropbox="item14"],
                .menu-gird .menu-item.sub-dropbox[data-dropbox="item15"],
                .menu-gird .menu-item.sub-dropbox[data-dropbox="item16"],
                .menu-gird .menu-item.sub-dropbox[data-dropbox="item17"],
                .menu-gird .menu-item.sub-dropbox[data-dropbox="item18"] {
                    grid-row-start: auto;
                }

                .menu-gird .menu-item.sub-dropbox[data-dropbox="item19"],
                .menu-gird .menu-item.sub-dropbox[data-dropbox="item20"],
                .menu-gird .menu-item.sub-dropbox[data-dropbox="item21"],
                .menu-gird .menu-item.sub-dropbox[data-dropbox="item22"],
                .menu-gird .menu-item.sub-dropbox[data-dropbox="item23"],
                .menu-gird .menu-item.sub-dropbox[data-dropbox="item24"] {
                    grid-row-start: auto;
                }

                .menu-gird .menu-item.sub-dropbox[data-dropbox="item25"],
                .menu-gird .menu-item.sub-dropbox[data-dropbox="item26"],
                .menu-gird .menu-item.sub-dropbox[data-dropbox="item27"],
                .menu-gird .menu-item.sub-dropbox[data-dropbox="item28"],
                .menu-gird .menu-item.sub-dropbox[data-dropbox="item29"],
                .menu-gird .menu-item.sub-dropbox[data-dropbox="item30"] {
                    grid-row-start: auto;
                }

    .sub-dropbox > .row {
        padding: 0 0;
    }

        .sub-dropbox > .row > .col-6:first-child {
            padding-left: 0;
        }

        .sub-dropbox > .row > .col-6:last-child {
            padding-right: 0;
        }

    .sub-dropbox .sub-menu-title {
        margin: 0 0 7px;
        font-size: 12px;
    }

    .sub-dropbox .menu-list {
        margin-bottom: 0;
    }

        .sub-dropbox .menu-list a {
            width: calc(50% - 12px);
            margin: 4px 0;
        }

    .sub-dropbox .menu-element {
        margin-bottom: 10px;
        display: flex;
        align-items: flex-start;
        justify-content: space-between;
        color: #000;
    }

        .sub-dropbox .menu-element .picture {
            width: 80px;
        }

        .sub-dropbox .menu-element .title {
            margin: 0;
            width: calc(100% - 95px);
        }

            .sub-dropbox .menu-element .title span {
                font-size: 10px;
            }

        .sub-dropbox .menu-element.row-element {
            flex-wrap: wrap;
        }

            .sub-dropbox .menu-element.row-element .picture {
                width: 50px;
                margin: 0 0 10px;
            }

            .sub-dropbox .menu-element.row-element .title {
                width: 100%;
            }

    .sub-dropbox .link {
        font-size: 8px;
        margin: 10px 0 0;
    }

    .sub-dropbox > .row > .col-12 {
        padding: 12px 0;
        border: 0;
        border-bottom: 1px solid rgba(0, 0, 0, 0.145098);
    }

        .sub-dropbox > .row > .col-12:first-child {
            padding-top: 0;
        }

        .sub-dropbox > .row > .col-12:last-child {
            padding-bottom: 0;
        }

    .sub-dropbox .row-elements .menu-element.row-element {
        width: 100%;
        padding: 10px 0;
    }

        .sub-dropbox .row-elements .menu-element.row-element:nth-child(2) {
            padding-top: 10px;
            border: none;
        }

        .sub-dropbox .row-elements .menu-element.row-element:nth-last-child(1),
        .sub-dropbox .row-elements .menu-element.row-element:nth-last-child(2) {
            display: none;
        }
}

.stop-scroll {
    width: 100%;
    height: 100%;
    margin: 0;
    overflow: hidden;
    overflow-x: hidden;
    top: 0;
    left: 0;
}

.header.logout .btn-premium {
    display: none;
}

.header.logout .btn-subscribe {
    display: flex;
}

.header.logout .btn-signup {
    display: flex;
}

.header.logout .btn-account {
    display: none;
}

.header.logout .btn-gift-subscription {
    display: none;
}

.header.logout .btn-frame-front {
    display: none;
}

.header.login .btn-premium {
    display: none;
}

.header.login .btn-account.with-premium {
    display: none;
}

.header.login .btn-free-trial {
    display: none;
}

.header.login .btn-subscribe {
    display: flex;
}

.header.login .btn-signup {
    display: none;
}

.header.login .btn-account {
    display: flex;
}

.header.login .bt-free-trial {
    display: flex;
}

.header.login .btn-gift-subscription {
    display: none;
}

.header.login .btn-frame-front {
    display: none;
}

.header.subscribed-user .btn-premium {
    display: flex;
}

.header.subscribed-user .btn-subscribe {
    display: none;
}

.header.subscribed-user .btn-signup {
    display: none;
}

.header.subscribed-user .btn-account {
    display: flex;
}

    .header.subscribed-user .btn-account.with-premium {
        display: flex;
    }

.header.subscribed-user .btn-free-trial {
    display: none;
}

.header.subscribed-user .btn-gift-subscription {
    display: flex;
}

.header.subscribed-user .btn-frame-front {
    display: flex;
}

.header.subscribed-user .top-bar .btn-account.with-premium {
    display: flex;
    font-size: 9px;
}

.header.subscribed-user .top-bar .btn-free-trial {
    display: none;
}

a,
button {
    cursor: pointer;
    text-decoration: none;
    color: inherit;
}

    a:hover,
    button:hover {
        color: inherit;
    }

footer {
    background-color: #f2f2f2;
}

    footer .app-icon {
        display: inline;
        float: right;
    }

        footer .app-icon img {
            width: 128px;
            height: 38px;
            margin-left: 15px;
        }

    footer .footer-top-border {
        border-top: 5px solid #000;
        padding-top: 7px;
    }

    footer .footer-logo {
        width: auto;
        padding: 30px 0 30px 0;
    }

        footer .footer-logo .mobile-logo {
            width: 410px;
            height: 38px;
        }

    footer .footer-menu h5 {
        font-size: 14px;
        line-height: normal;
        font-family: "Merriweather Sans", sans-serif;
        color: #000;
        font-weight: 800;
        margin: 0;
    }

        footer .footer-menu h5 span {
            font-weight: 800;
            font-family: "Merriweather Sans", sans-serif;
        }

    footer .footer-menu .footer-menu-list {
        list-style: none;
        display: inline-block;
        padding: 0;
        width: 100%;
    }

        footer .footer-menu .footer-menu-list li {
            font-size: 14px;
            line-height: normal;
            font-family: "Merriweather Sans", sans-serif;
            color: #000;
            margin: 2px 0;
            position: relative;
            border-bottom: 1px solid #999;
            padding: 10px 0;
        }

            footer .footer-menu .footer-menu-list li a {
                font-family: "Merriweather Sans", sans-serif;
            }

            footer .footer-menu .footer-menu-list li:last-child {
                border-bottom: none;
            }

    footer .footer-social-icon li {
        display: inline;
        margin: 0 5px 0 0;
    }

        footer .footer-social-icon li img {
            width: 41px;
            height: 34px;
        }

    footer .link-list {
        margin: 0 0 10px;
        display: flex;
        width: 100%;
        align-items: center;
        justify-content: left;
        padding-right: calc(var(--bs-gutter-x) * 0.5);
        padding-left: calc(var(--bs-gutter-x) * 0.5);
    }

        footer .link-list a {
            font-size: 12px;
            line-height: normal;
            color: #000;
            text-decoration: none;
            font-family: "Merriweather Sans", sans-serif;
            position: relative;
            text-transform: uppercase;
            margin-right: 20px;
        }

            footer .link-list a::after {
                color: #6c757d;
                content: "/";
                font-size: 12px;
                position: absolute;
                top: -1px;
                right: -12px;
            }

            footer .link-list a:last-child {
                margin-right: 0;
            }

    footer .copyrights {
        color: #000;
        font-size: 12px;
        line-height: normal;
        font-family: "Merriweather Sans", sans-serif;
        color: #000;
        margin: 0 0 5px;
    }

    footer .footer-menu .footer-list h5:first-child {
        border-top: 5px solid #000;
        padding-top: 10px;
    }

    footer .footer-menu .footer-list h5 {
        font-size: 14px;
        line-height: normal;
        font-family: "Merriweather Sans", sans-serif;
        color: #000;
        font-weight: 800;
    }

.footer-sub-list {
    padding: 0;
    margin: 12px 0 30px;
}

    .footer-sub-list a {
        font-size: 14px;
        line-height: normal;
        font-family: "Merriweather Sans", sans-serif;
        color: #000;
        margin: 9px 0;
        padding: 2px 0;
        display: block;
        width: max-content;
        max-width: 100%;
    }

    .footer-sub-list.with-graph-icon a::after {
        content: url(/assets/images/graph-arrow-icon.svg);
        margin-left: 5px;
    }

footer .footer-social-icon {
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: left;
    margin: 0 0 20px;
}

    footer .footer-social-icon a:first-child {
        margin-left: 0;
    }

    footer .footer-social-icon a {
        display: block;
        margin: 0 3px;
        width: 41px;
        height: 35px;
    }

        footer .footer-social-icon a.whatsapp {
            background: transparent url(/assets/images/whatsapp-header-icon.svg) no-repeat center;
            background-size: contain;
        }

        footer .footer-social-icon a.twitter {
            background: transparent url(/assets/images/twitter-x.svg) no-repeat center;
            background-size: contain;
        }

        footer .footer-social-icon a.facebook {
            background: transparent url(/assets/images/footer-icon-fb.svg) no-repeat center;
            background-size: contain;
        }

        footer .footer-social-icon a.insta {
            background: transparent url(/assets/images/footer-icon-insta.svg) no-repeat center;
            background-size: contain;
        }

        footer .footer-social-icon a.ln {
            background: transparent url(/assets/images/footer-icon-linkedin.svg) no-repeat center;
            background-size: contain;
        }

        footer .footer-social-icon a.youtube {
            background: transparent url(/assets/images/footer-icon-youtube.svg) no-repeat center;
            background-size: contain;
        }

        footer .footer-social-icon a.spotify {
            background: transparent url(/assets/images/spotify-icon.svg) no-repeat center;
            background-size: contain;
        }

        footer .footer-social-icon a.telegram {
            background: transparent url(/assets/images/telegram-icon.svg) no-repeat center;
            background-size: contain;
        }

        footer .footer-social-icon a:last-child {
            margin-right: 0;
        }

.back-to-top {
    position: relative;
    cursor: pointer;
}

    .back-to-top p {
        margin: 0;
        padding: 0;
        position: absolute;
        right: 0;
        bottom: 0;
        font-size: 13px;
        font-family: "Merriweather Sans", sans-serif;
        font-weight: bold;
        padding-right: 25px;
    }

        .back-to-top p img {
            position: absolute;
            bottom: 3px;
            right: 0;
        }

@media screen and (max-width: 570px) {
    footer .top-border-hide-mobile {
        border-top: 0 solid #000;
        padding-top: 0;
    }

    footer .footer-logo {
        text-align: center;
        padding-bottom: 10px;
    }

        footer .footer-logo .mobile-logo {
            width: 270px;
            height: 25px;
            margin-bottom: 20px;
            margin-left: 0;
            display: block;
        }

    footer .footer-menu .footer-top-border {
        margin-top: 15px;
        border-top: 5px solid #000;
        padding-top: 15px;
    }

    footer .footer-menu-tamil {
        font-size: 13px;
        line-height: 0;
    }

    footer .app-icon {
        text-align: left;
        display: flex;
        align-items: center;
        justify-content: space-between;
        float: none;
    }

        footer .app-icon img {
            margin: 0 4% 0 0;
            width: 150px;
            height: 45px;
        }

        footer .app-icon a:last-child img {
            margin-right: 0;
        }

    footer .footer-menu .footer-list h5:first-child {
        border-top: none;
        padding-top: 0;
    }

    .footer-sub-list {
        padding: 5px 0 15px;
        margin: 0;
        border-bottom: 1px solid rgba(0, 0, 0, 0.25098);
        display: block;
    }

        .footer-sub-list a {
            margin: 3px 0;
            padding: 3px 0;
            display: inline-block;
            width: 49%;
            vertical-align: top;
        }

    footer .footer-menu .footer-list h5 {
        position: relative;
        z-index: 9;
        padding: 0;
        margin: 20px 0 5px;
        border-top: none;
    }

    footer .footer-social-icon {
        margin: 20px 0;
    }

        footer .footer-social-icon a {
            margin: 0 2px;
            width: 33px;
            height: 31px;
        }

        footer .footer-social-icon li {
            margin: 5px 3px 5px 0;
        }

            footer .footer-social-icon li img {
                width: 33px;
                height: 31px;
            }

    footer .copyrights {
        line-height: 20px;
    }
}

@media screen and (max-width: 900px) {
    .back-to-top {
        position: unset;
        display: block;
        width: max-content;
        height: 0;
        float: right;
        margin-top: 30px;
    }

        .back-to-top p {
            position: relative;
            float: right;
        }
}

.footer-end {
    display: none;
    padding: 0 0;
}

@media screen and (max-width: 900px) {
    .footer-end {
        display: block;
        padding: 0 0 90px;
    }
}

#left-bottom-sticky-container {
    position: fixed;
    bottom: -100%;
    left: 35px;
    width: 100%;
    max-width: 800px;
    height: auto;
    z-index: 11;
    display: block;
    transition: all 0.8s;
}

@media screen and (max-width: 570px) {
    #left-bottom-sticky-container {
        left: 0;
        width: 100%;
    }
}

@media screen and (max-width: 1000px) and (min-width: 571px) {
    #left-bottom-sticky-container {
        left: 0;
        width: 100%;
        max-width: 100%;
    }
}

@media screen and (max-width: 1180px) and (min-width: 1001px) {
    #left-bottom-sticky-container {
        bottom: -100%;
        left: 12px;
        transform: unset;
    }
}
