/* Upgrade */

html {
    font-size: 16px;
}

a:hover {
    color: #f5f5f5;
}

#masthead-responsive-bottom-menu {
    position: fixed;
    bottom: 0;
    right: 0;
    left: 0;
    height: 70px;
    background-color: #001c52;
    z-index: 999;
    display: none;
    align-items: flex-start;
}

#masthead-responsive-bottom-menu .site-header-responsive-inner {
    flex-grow: 1;
    padding: 0 20px;
    font-family: 'Barlow Condensed';
    font-weight: 500;
    text-transform: uppercase;
    max-width: 400px;
    margin: 0 auto;
    align-items: flex-start;
    padding-top: 1px;
}

.bottom-menu-text {
    font-size: 9px;
    font-weight: 500;
    padding-top: 4px;
}

.bottom-menu-icon {
    text-align: center;
}

.bottom-menu-icon .bt_bb_icon {
    padding: 0;
}

#masthead-responsive-bottom-menu .nav-btn {
    width: 60px;
    text-align: center;
    padding-top: 7px;
    position: relative;
    border-top: 3px solid transparent;
    height: 100%;
}

#masthead-responsive-bottom-menu .bt_bb_icon.bt_bb_style_borderless .bt_bb_icon_holder:before,
#masthead-responsive-bottom-menu .bottom-menu-text {
    color: #bbb;
}

#masthead-responsive-bottom-menu .nav-btn:hover .bt_bb_icon_holder:before,
#masthead-responsive-bottom-menu .nav-btn:hover .bottom-menu-text {
    color: #fff;
}

#masthead-responsive-bottom-menu .nav-btn.active .bt_bb_icon_holder:before,
#masthead-responsive-bottom-menu .nav-btn.active .bottom-menu-text {
    color: #fff;
}

#masthead-responsive-bottom-menu .nav-btn.active {
    border-top-color: #fff;
}

#masthead-responsive-bottom-menu .site-header-responsive-trigger {
    margin-left: 0;
    justify-content: center;
}

.bt_bb_headline.bt_bb_dash_side_in:before {
    display: none !important;
}

.site-branding .site-branding-text .site-title {
    font-size: 1.875rem !important;
}

h3.bt_bb_headline_tag .bt_bb_headline_content {
    font-weight: 400;
    font-style: Italic;
    font-size: clamp(2rem, 9vw, 4rem);
    line-height: 100%;
    text-transform: uppercase;
    color: #303030;
}

h3.bt_bb_headline_tag .bt_bb_headline_content strong {
    font-weight: 800;
    color: inherit !important;
}

.bt_bb_score .bt_bb_score_date,
.bt_bb_single_event .bt_bb_single_event_date {
    background-color: #001c52;
    align-items: center;
    align-content: center;
}


.bt_bb_score .bt_bb_score_date .bt_bb_score_day,
.bt_bb_single_event .bt_bb_single_event_date .bt_bb_single_event_day {
    font-weight: 700;
    font-size: 4rem;
    line-height: 0;
    text-transform: uppercase;
    padding-right: 0;
}

.bt_bb_score .bt_bb_score_date .bt_bb_score_month,
.bt_bb_single_event .bt_bb_single_event_date .bt_bb_single_event_month {
    font-weight: 500;
    font-size: 1.25rem;
    line-height: 100%;
    text-transform: uppercase;
}

.bt_bb_score_team {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.bt_bb_score_details {
    color: #303030 !important;
}

.bt_bb_score .bt_bb_score_details .bt_bb_score_image_01,
.bt_bb_score .bt_bb_score_details .bt_bb_score_image_02 {
    max-width: unset;
    flex: 1 0 33%;
}

.bt_bb_score_detail {
    font-family: 'Barlow Condensed';
    text-align: center;
    font-weight: 700;
    text-transform: uppercase;
}

.bt_bb_score_element.bt_bb_score_dash {
    font-weight: 800;
    padding: 0 10px;
    font-size: clamp(2rem, 4vw, 3.75rem);
    align-content: center;
}

.bt_bb_score .bt_bb_score_details .bt_bb_score_score_01 .bt_bb_counter_holder .bt_bb_counter_content .bt_bb_counter,
.bt_bb_score .bt_bb_score_details .bt_bb_score_score_02 .bt_bb_counter_holder .bt_bb_counter_content .bt_bb_counter {
    font-size: 4.5rem;
}

.bt_bb_score_score {
    min-width: 50%;
    flex-direction: column;
    margin-top: 0 !important;
}

.bt_bb_score_score_upper,
.bt_bb_score_score_lower {
    display: flex;
    align-self: center;
}

.bt_bb_score_score_lower {
    flex-direction: column;
    text-align: center;
}

.bt_bb_score_score_ht {
    margin-bottom: 5px;
}

.bt_bb_score_score_ht span {
    font-size: 21px;
    font-weight: 600;

}

.bt_bb_score_score_comp span {
    font-size: 1rem;
    font-weight: 400;
    text-transform: uppercase;
}

.bt_bb_score .bt_bb_image img {
    width: unset !important;
    max-width: 90px !important;
}

.bt_bb_single_event .bt_bb_single_event_details {
    flex-direction: column;
}

.bt_bb_single_event_supertitle {
    font-family: 'Barlow Condensed';
    font-size: 1.25rem;
    font-weight: 400;
    text-transform: uppercase;
    text-align: left;
}

.bt_bb_single_event_title {
    font-family: 'Barlow Condensed';
    line-height: 3.125rem;
    font-weight: 700;
}

.bt_bb_single_event_subtitle {
    font-family: 'Barlow Condensed';
    font-size: 1.25rem;
    font-weight: 700;
    line-height: 40px;
    text-transform: uppercase;

}

.bt_bb_single_event .bt_bb_headline_content {
    font-weight: 700;
}

.bt_bb_table .bt_bb_table_title_content {
    background-color: #001c52;
}

.bt_bb_table .bt_bb_table_title_content .bt_bb_table_title {
    font-weight: 700;
    font-size: 1.25rem;
    text-transform: uppercase;
}

.bt_bb_table .bt_bb_table_table tr.bt_bb_table_row:first-child td span {
    color: #303030;
    font-family: 'Barlow Condensed';
    font-weight: 400;
    text-transform: uppercase;
    font-size: 1.125rem;
}

.bt_bb_table .bt_bb_table_table tr.bt_bb_table_row span {
    font-family: 'Barlow Condensed';
    font-weight: 600;
    text-transform: uppercase;
    font-size: 1.125rem;
}

.bt_bb_section.bdots {
    background-color: #1144B4;
    /* Solid fallback base */
    background-image:
        linear-gradient(270deg, #1144B4 0%, #3971EE 100%),
        linear-gradient(rgba(255, 255, 255, 0.36), rgba(255, 255, 255, 0.36)),
        url('/wp-content/uploads/2025/08/41b7dacc64fc604b24cf9f3547c3afd9b8833b36.png');

    background-size: calc(100% + 100px) auto;
    background-position-x: 0, 0, -260px;
    background-repeat: no-repeat;
    background-blend-mode: soft-light;
}

.bt_bb_section.bdots-2 {
    background-color: #00319C;
    /* Solid fallback base */
    background-image:
        linear-gradient(180deg, #00319C 0%, #1144B4 50.87%, #004EFA 100%),
        linear-gradient(rgba(255, 255, 255, 0.36), rgba(255, 255, 255, 0.36)),
        url('/wp-content/uploads/2025/08/41b7dacc64fc604b24cf9f3547c3afd9b8833b36.png');

    background-size: calc(100% + 100px) auto;
    background-position-x: 0, 0, -260px;
    background-repeat: no-repeat;
    background-blend-mode: soft-light;
}

.bt_bb_section.bdots h3.bt_bb_headline_tag .bt_bb_headline_content {
    color: #ffffff;
}

.bt_bb_latest_posts {
    flex-flow: row nowrap !important;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    scroll-snap-type: mandatory;

}

.bt_bb_latest_posts::-webkit-scrollbar {
    display: none;
}

.bt_bb_latest_posts {
    scrollbar-width: none;
}


.bt_bb_latest_posts .bt_bb_latest_posts_item {
    flex: 0 0 auto;
    min-width: 250px;
    scroll-snap-align: start;
}

.bt_bb_latest_posts_item .bt_bb_latest_posts_item_title {
    font-family: 'Barlow Condensed';
    font-weight: 500;
}

.bt_bb_tabs.bt_bb_style_filled .bt_bb_tabs_header li span {
    font-weight: 500;
    text-transform: uppercase;
    padding: 0.325em 0.75em !important;
    font-family: 'Barlow Condensed';
}

.bt_bb_special_headline.bt_bb_headline_on_side_color_accent .bt_bb_special_headline_on_side {
    color: #6D9EEB;
    font-weight: 800;
    font-family: 'Barlow Condensed';
    font-size: 1.5rem;
}

#ct-footer {
    isolation: isolate;
    background-image:
        linear-gradient(180deg, #1144B4 0%, #071D4E 100%),
        url('/wp-content/uploads/2025/06/MKC_logo_2014_CMYK-01.png'),
        linear-gradient(180deg, rgba(0, 28, 82, 0) 0%, #001C52 100%);

    /* background-blend-mode: soft-light; */

    color: #ffffff;
    text-transform: uppercase;
}

.bt-header-responsive-inactive .main-navigation nav>ul.main-navigation-menu>li {
    font-size: 1.25rem;
}

.slider-cta a {
    background-color: #1144B4 !important;
    font-size: 1.5rem;
    line-height: 100%;
    width: 300px;
}

.main-page-gradient {
    background: linear-gradient(180deg, rgba(251, 252, 255, 0.3) -67.78%, rgba(188, 214, 255, 0.3) 131.84%), url(/wp-content/uploads/2025/08/Frame-3.png), url('/wp-content/uploads/2025/08/Frame-4.png');
    background-position: center;
    background-blend-mode: color;
    background-repeat: no-repeat;
    background-position-x: 0, 340px, 0;
    background-position-y: 0, 0, -50px;
    background-size: auto, 80%, 500px;
}

.main-page-red {
    background-image: url(/wp-content/uploads/2025/08/Frame-2.png);
    background-size: clamp(105px, 23vw, 300px);
    background-position: 100% 0;
}

.next-event-head .btCountdownHolder {
    font-family: 'Barlow Condensed';
    font-weight: 700;
}

.next-event-head .btCountdownHolder .days_text span,
.next-event-head .btCountdownHolder .hours_text span,
.next-event-head .btCountdownHolder .minutes_text span,
.next-event-head .btCountdownHolder .seconds_text span {
    font-family: 'Barlow Condensed' !important;
    font-weight: 400 !important;
    font-size: 1.375rem !important;
    text-transform: uppercase !important;
}


.btCounterHolder .btCountdownHolder>span>span>span {

    width: auto;

}

.next-event-head .bt_bb_countdown {
    min-height: 160px;
    background: #6D9EEB69;
    border-radius: 8px;
    align-content: center;
}

.next-event-head .details .bt_bb_headline_superheadline,
.next-event-head .details .bt_bb_headline_subheadline {

    font-weight: 400 !important;
    line-height: 100%;
    font-size: 1.875rem;
    text-align: center;
    text-transform: uppercase;

}

.next-event-head .details .bt_bb_headline_content {

    font-weight: 700;
    line-height: 100%;
    font-size: 5rem;
    text-align: center;
    text-transform: uppercase;
    margin: 20px 0;

}

.mdx_next_team .bt_bb_headline .bt_bb_headline_content span {
    font-size: 1.875rem !important;
    font-weight: 700 !important;
}

.mdx_next_team .bt_bb_column_content_inner {
    text-align: center;
}


.player-table .bt_bb_card_image_content_inner .bt_bb_special_headline {
    display: flex;
    flex-direction: row;
}

.bt_bb_card_image .bt_bb_headline h1 {
    font-weight: 300;
    line-height: 119%;
    color: #f3f3f3;
    font-size: 30px;
}

.bt_bb_card_image .bt_bb_headline h1 strong {
    font-weight: 900;
    line-height: 117%;
    color: #f3f3f3;
    font-size: 30px;
}

.bt_bb_card_image .bt_bb_special_headline_subheadline {
    font-weight: 400 !important;
    text-transform: uppercase !important;
    font-size: 21px !important;
    line-height: 100% !important;
}

.bt_bb_card_image .bt_bb_special_headline_content {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.bt_bb_card_image .bt_bb_special_headline.bt_bb_border_color_light .bt_bb_special_headline_content {
    border-color: #CF171D;
}

.bt_bb_card_image .bt_bb_special_headline {
    height: 100px;
    align-items: center;
}



.article-media .media-box {
    border-radius: 8px;
}

.post time {
    font-family: 'Barlow';
    font-weight: 500;
    font-size: 20px;
    line-height: 100%;
    text-transform: uppercase;


}

.entry-meta>span.posted-on:before,
.entry-meta>div.posted-on:before {
    color: #666;
}

.post .bt_bb_button {
    font-family: 'Barlow Condensed';
    background-color: #cf171d;
    width: 250px;
    font-size: 20px;
    line-height: 100%;
    font-weight: 700;
}

.post .bt_bb_button a {
    padding: 15px 0;
}

.post .entry-footer {
    margin-top: 0 !important;
    align-items: flex-start !important;
}

.post .entry-header,
.post .entry-content {
    margin-bottom: 10px !important;
}


.excerpt p {
    font-family: 'Barlow';
    font-weight: 300;
    line-height: 100%;
    font-size: 19px;
}

.btImageTextWidget .bt_bb_headline_superheadline {
    font-size: 11px;
    font-family: 'Barlow';
    font-weight: 400;

}


.btImageTextWidget .bt_bb_headline_content a {
    font-size: 17px;
    line-height: 18px;
    font-weight: 800;
}

.widget-area h4:not(.bt_bb_headline_tag) {
    font-style: italic;
}

.cat-item {
    font-family: Barlow;
    font-weight: 300;
    font-size: 19px;
    line-height: 100% !important;
    text-transform: uppercase;
    border-bottom: none !important;
}

.navigation {
    display: flex;
    justify-content: center;
}

.wp-paginate li {
    display: inline-block !important;
}

.navigation li {

    text-align: center;
    width: 40px;
    height: 50px;
    border-radius: 5px;
}

.navigation li:has(span) {
    background: #1144B4 !important;
}

.navigation li:has(a) {
    background-color: #001C52 !important;
}

.navigation li span,
.navigation li a {
    color: #fff !important;
    font-family: 'Barlow Condensed';
    font-weight: 700;
    font-size: 25px;
    line-height: 100%;
    text-transform: uppercase;

    border: none !important;
    margin-right: 0 !important;
}

.navigation li span {
    background: #1144B4 !important;
}

.navigation li a {
    background-color: #001C52 !important;
}


.archive-pagination.btPostListColumns {
    display: none;
}

.site-navigation-widgets .bt_bb_icon a::before {
    color: #fff !important;
}

input:not([type="submit"]):not([type="checkbox"]):not([type="radio"]),
textarea,
select,
.fancy-select .trigger {
    border-radius: 100px;
    border: 2px solid #6d9eeb !important;
    background-color: #f4f8ff;
    color: #6D9EEBB2;
    font-family: 'Barlow';
    font-size: 18px;
    font-weight: 300;
    line-height: 100%;
}

.widget_search input[type=submit] {
    background-color: unset !important;
}

.page-cover {
    background-color: #1144B4;
    background-size: cover;
    background-blend-mode: multiply;
    color: #fff;
    font-size: 17px;
    font-family: 'Barlow';
    font-weight: 300;
    line-height: 100%;

}


.page-cover h3.bt_bb_headline_tag .bt_bb_headline_content {
    color: #ffffff;
}

.page-cover.posts {
    background-image: url(/wp-content/uploads/2025/08/38338939fbe5cd2b20902e52faf287112f000f89-1.png);
}


.page-cover.history {
    background-image: linear-gradient(180deg, rgba(17, 68, 180, 0) 20.19%, #1144B4 100%),
        url(/wp-content/uploads/2025/08/0cd6f02b1df43076bd6f0033eb302254cde55675.png);
}

.page-cover.videos {
    background-image: url(/wp-content/uploads/2025/07/ZEN_3951-1.jpg);
}

.first-post-container article {
    display: flex;
    width: 100%;
    gap: 20px;
    opacity: 1 !important;
}

.first-post-container .entry-title {
    font-size: clamp(2rem, 4.5vw, 50px);
    line-height: 100%;
    font-weight: 700;
    color: #fff;
}

.first-post-container .article-inner {
    color: #fff;
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
}

.first-post-container .entry-footer {
    justify-content: flex-start !important;
}


section.boldbuilder-top-section {
    position: relative;
    left: 0;
    right: 0;
    top: -160px;
}


/* Match summary */

.bt_bb_headline.summary-title {
    color: #ffffff;
    padding-left: 0;
}

.bt_bb_headline.summary-title .bt_bb_headline_content {
    color: #ffffff;
}


.summary-broadcast a {
    background-color: #CF171D !important;
}


.summary-next-matches {
    background-color: transparent !important;
}

.summary-next-matches a {
    border-radius: 100px;
}

.summary-cover {
    background-blend-mode: multiply;
    background-position: top;
    top: calc(-1 * 4em - 30px);
    padding-top: calc(4em + 30px);
}

.summary-cover::before {
    content: "";
    background-image: linear-gradient(180deg, rgba(17, 68, 180, 0) 20.19%, #1144B4 100%);
    position: absolute;
    top: 25%;
    bottom: 0;
    right: 0;
    left: 0;
}

.summary-cover .bt_bb_score {
    margin: 0 auto;
}

.summary-cover .bt_bb_score_details {
    border: none;
    background-color: rgb(255 255 255 / 60%);
    background-image: none;
}


.summary-article .bt_bb_headline_subheadline {
    font-weight: 300;
    text-transform: uppercase;
    font-size: 23px;
}

.bt_bb_quote::after {
    display: none !important;
}


.bt_bb_quote .bt_bb_quote_text {
    text-transform: uppercase;
    font-style: italic;
    line-height: 45px;
    font-weight: 700;
    padding-left: 0;
}

.bt_bb_quote .bt_bb_quote_icon {
    padding-bottom: 45px;
    padding-left: 0;

}

.bt_bb_quote .bt_bb_quote_icon span:before {
    text-transform: uppercase;
    font-size: 100px;
    line-height: 100%;
    font-weight: 800;

}

.summary-quote {
    background-color: #cf171d !important;
    background-image: url('/wp-content/uploads/2025/08/41b7dacc64fc604b24cf9f3547c3afd9b8833b36.png');
    background-blend-mode: soft-light;
    background-repeat: no-repeat;
    background-position-x: -250px;
    background-position-y: -30px;
    position: relative;
}


.summary-quote::before {
    content: "";
    background: linear-gradient(180deg, rgba(207, 23, 29, 0) -5%, #CF171D 68.62%);
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
}

.summary-quote header {
    position: relative;
}


.stats-title span {
    color: #fff !important;
    font-size: 55px;
    line-height: 100%;
}

.stats-title .bt_bb_headline_superheadline {
    font-weight: 300;
    color: #fff;
}

.stats .bt_bb_counter_content {
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    align-content: flex-start;
    align-items: center;
    font-style: italic;
}


.stats .bt_bb_counter_holder {
    border: 2px solid #ACCCFFB2;
    border-radius: 30px;
    padding: 20px;
    width: 100%;
}

.stats .bt_bb_counter_holder.btNoIcon .bt_bb_counter_content .bt_bb_counter_text {
    padding-left: 0;
    font-weight: 400;
}

.stats {
    background-color: #1144B4;
    background-image:
        url(/wp-content/uploads/2025/08/3f9fb650ec2170affc2b2e342968f2f9113d8228.jpg);
    background-position: bottom;
    background-blend-mode: multiply;
}

.stats::before {
    content: '';
    background-image: linear-gradient(180deg, #1144b475 0%, #1144b44f 100%), linear-gradient(137deg, #1144b400 30%, #1144b49c 100%);
    position: absolute;
    height: 100%;
    width: 100%;
}

.stats .bt_bb_css_image_grid_item_inner_image img {
    margin: 7px 15px;
}

.summary-pom .bt_bb_special_headline_content {
    border: none;
}

.summary-pom h3.bt_bb_headline_tag .bt_bb_headline_content {
    color: #001c52;
}

.summary-pom h3.bt_bb_headline_tag .bt_bb_headline_content {
    color: #001c52;
    font-weight: 700;
    font-size: clamp(2rem, 9vw, 140px);
    line-height: 100%;
    font-style: italic;
}


.summary-pom .bt_bb_special_headline_superheadline {
    color: #001c52;
    font-weight: 700 !important;
    font-size: clamp(2rem, 9vw, 100px) !important;
    line-height: 100% !important;
    font-style: italic !important;
}

.summary-pom .bt_bb_special_headline_on_side .bt_bb_headline_content span {
    color: #6D9EEB;
    font-weight: 700 !important;
    font-size: clamp(2rem, 9vw, 175px) !important;
    font-style: italic;
    line-height: 100%;
}


.summary-pom .bt_bb_special_headline_subheadline {
    color: #001c52;
    font-weight: 300 !important;
    font-size: clamp(1rem, 4vw, 45px) !important;
    line-height: 100% !important;
    font-style: italic !important;
    text-transform: uppercase !important;
}


.summary-pom .bt_bb_single_score_title .bt_bb_headline_content span {
    color: #001C52;
    font-style: italic;
    font-size: 45px;
    font-weight: 300;
    line-height: 100%;
}


.summary-pom .bt_bb_single_score_title .bt_bb_headline_content span strong {
    color: #001C52;
    font-weight: 800;
}


.summary-pom .bt_bb_single_score_item_text {
    font-family: 'Barlow Condensed';
    font-weight: 400;
    font-style: Italic;
    font-size: 23px;
    line-height: 100%;
    text-transform: uppercase;
    color: #001C52;

}

.summary-pom .bt_bb_counter {
    font-weight: 700 !important;
    line-height: 100% !important;
    color: #001C52;
}

.summary-pom {
    position: relative;
    overflow: hidden;
    background-image:
        linear-gradient(180deg, rgba(255, 255, 255, 0.84) 0%, rgba(255, 255, 255, 0.84) 100%),
        url('/wp-content/uploads/2025/08/6915aa2d79deaf2749c101b47d88678a491db947.jpg');
    background-blend-mode: luminosity;
    margin-top: -1px;
}


.summary-pom::before {
    content: '';
    position: absolute;
    inset: 0;
    background-image: url('/wp-content/uploads/2025/08/6915aa2d79deaf2749c101b47d88678a491db947.jpg');
    background-position: center;
    background-size: cover;
    clip-path: polygon(60% 0, 100% 0, 100% 100%, 40% 100%);
    z-index: -1;
}



.summary-stats {
    margin-bottom: 50px;
}

.summary-pom .bt_bb_image {
    margin-bottom: -40px;
}

.summary-pom .bt_bb_special_headline.bt_bb_size_huge .bt_bb_special_headline_on_side {
    padding-right: 0 !important;
}

.summary-pom .bt_bb_image img {
    max-width: 35vw;
    height: auto;
}


.summary-next-match .bt_bb_shortcode {
    max-width: 800px;
    margin: 0 auto;
}









/* Custom */

.bt_bb_single_event {
    display: flex;
    height: 150px;
}

.bt_bb_single_event_image .bt_bb_image img {
    height: auto;
    max-height: 150px;
}

.bt_bb_single_event_image {
    width: 7.8em;
    padding: .75em;
}

.bt_bb_size_medium.bt_bb_headline h1,
.bt_bb_size_medium.bt_bb_headline h2,
.bt_bb_size_medium.bt_bb_headline h3,
.bt_bb_size_medium.bt_bb_headline h4,
.bt_bb_size_medium.bt_bb_headline h5,
.bt_bb_size_medium.bt_bb_headline h6 {
    font-size: 1.85em;
    line-height: 1.2;
}

.bt_bb_single_event.next-event {
    height: 200px;
}

.bt_bb_single_event.next-event .bt_bb_headline_tag {
    font-size: 2.5em;
    font-weight: bolder;
}

#main-menu-extend {
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    padding-top: 5px;
}

#upcoming-events-holder {
    height: 70px;
    padding-top: 5px;
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

.bt-sticky-header-active #upcoming-events-holder {
    display: none;
}

.bt-header-responsive-inactive .site-header .site-branding .site-branding-inner .site-branding-logo-text .site-branding-logo .logo img {
    height: max(calc(var(--logo-height) + 70px), var(--min-header-height));
    display: block;
    padding: 5px 0;
}

.bt-header-responsive-inactive .site-header .site-branding .site-branding-inner .site-branding-logo-text .site-branding-logo .sticky-logo img {
    height: var(--sticky-logo-height);
    padding: 5px 0;
}

.header-event {
    position: relative;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;

    width: 260px;
    height: 60px;
    padding: 5px;
    margin: 0 5px;

    overflow: hidden;
    /* Prevent background overflow */
    z-index: 0;
    /* Ensure content layers above background */
}

.header-event::before {
    content: "";
    position: absolute;
    top: 0;
    left: 25px;
    width: calc(100% + -25px);
    height: 100%;

    background: #233B6A;
    transform: skewX(-20deg);
    transform-origin: top left;

    z-index: -1;

}

.site-header-responsive-logo-bottom {
    height: 55px;
    margin-top: -7px;
}

.site-header-responsive-logo-bottom .responsive-logo img {
    height: 55px;
    width: auto;
}


.header-event-logo-holder {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 45px;
    height: 45px;
}

.header-event img {
    max-height: 45px;
    max-width: 45px;
}

.header-event-text {
    display: flex;
    flex-direction: column;
    text-align: center;
    margin: 0 30px;
    font-family: 'Barlow Condensed';
}

#masthead-responsive #upcoming-events-holder {
    height: 50px;

}

#masthead-responsive #upcoming-events-holder .header-event-logo-holder {
    height: 40px;
}

#masthead-responsive #upcoming-events-holder .header-event img {
    height: 40px;
}

.site-header-responsive-branding-text {
    display: flex;
    width: 100%;
    justify-content: space-between;
}

.site-header-responsive-logo-text {
    width: 100%;
}

.bt-responsive-menu-visible .header-event {
    display: none;
}

.bt-header-responsive-active .site-branding-text {
    margin-left: 0 !important;
}

.bt-header-responsive-active .site-branding-logo {
    display: none;
}

.bt-header-responsive-active #main-menu-extend {
    padding-top: 30px;
}

span.header-event-time {
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 100%;
}

#masthead-responsive span.header-event-time,
#masthead-responsive span.header-event-result {
    font-size: 1.25rem;
    font-weight: 700;
    line-height: 100%;
}

#masthead-responsive span.header-event-date,
#masthead-responsive span.header-event-result-ht {
    font-size: 17px;
}



span.header-event-date {
    font-size: 1.25rem;
    line-height: 100%;
}

span.header-event-result-ht {
    font-size: 1.25rem;
    line-height: 100%;
}

span.header-event-result {
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 100%
}


div.widget_boldthemes_divider_widget>span:after {
    background: unset !important;
}

.site-branding-text {
    position: absolute;
    margin-left: 95px !important;
}

.site-branding .site-branding-text .site-title {
    font-size: 1.75em;
}

.bt-sticky-header-active .site-branding-text {
    margin-left: 50px !important;
}


.bt_bb_score .bt_bb_image img {
    max-height: 90px;
    margin: 0 auto;
    width: 40px;
}

.bt_bb_score_score {
    margin-top: -40px;
}


.bt_bb_score .bt_bb_score_details .bt_bb_score_score_01 .bt_bb_counter_holder .bt_bb_counter_content .bt_bb_counter span.onedigit span,
.bt_bb_score .bt_bb_score_details .bt_bb_score_score_02 .bt_bb_counter_holder .bt_bb_counter_content .bt_bb_counter span.onedigit span {
    letter-spacing: -2px;
}

.bt_bb_score .bt_bb_score_details .bt_bb_score_score_01 .bt_bb_counter_holder .bt_bb_counter_content .bt_bb_counter,
.bt_bb_score .bt_bb_score_details .bt_bb_score_score_02 .bt_bb_counter_holder .bt_bb_counter_content .bt_bb_counter {
    font-size: clamp(2rem, 4vw, 4rem);
}


span.bt_bb_score_detail {
    height: 50px;
    max-width: 160px !important;
    line-height: 100%;
}

.latest_img_holder {
    width: 100%;
    height: 170px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.bt_bb_image.mdx_next img {
    max-height: 200px;
    border-radius: 0;
    max-width: 200px;
}

.footer-sponsor .bt_bb_slider_item img {
    max-height: 100px;
    max-width: 200px;
    margin: 0 auto;
}

.footer-sponsor .slick-track {
    display: flex;
    align-items: center;
}

.bt_bb_score_element {
    flex-direction: column;
}

.bt_bb_score_details>div {
    flex: 1 0 20%;
    display: flex;
    justify-content: center;
}

#page:has(#match-info-head) header.page-header {
    height: 0;
    visibility: hidden;
}

header.page-header.hidden {
    visibility: hidden;
    height: 100px;
}


#page:has(#match-info-head) .post-navigation {
    display: none;
}

#masthead-responsive .site-header-responsive-logo {
    min-width: 45px;
}

#masthead-responsive .site-header-responsive-trigger {

    min-width: 45px;
}

.bt_bb_column.responsive-details {
    display: none;
}

.fbdl-layout-control {
    display: none;
}

.page-header {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}


/* Sticky animation */
.bt-header-responsive-inactive.bt-sticky-header .site-header {
    transition: none !important;
}


.bt-sticky-header-active.bt-sticky-header .site-header-responsive {
    transition: none !important;
}

.bt-sticky-header-active.bt-sticky-header.bt-sticky-header-active-open .site-header-responsive {
    transition: none !important;
}

.bt-sticky-header-active.bt-sticky-header.bt-sticky-header-active-closed .site-header-responsive {
    transition: none !important;
}

.bt-sticky-header.sticky-style-shrink .site-header-responsive {
    transition: none !important;
}

.bt-sticky-header-active.bt-sticky-header.sticky-style-shrink .site-header-responsive .site-header-responsive-logo .responsive-logo img,
.bt-sticky-header-active.bt-sticky-header.sticky-style-shrink .site-header-responsive .site-header-responsive-logo .responsive-sticky-logo img {
    transition: none !important;
}

.bt-sticky-header-active.bt-sticky-header.bt-sticky-header-active-closed.sticky-style-shrink .site-header-responsive {
    transition: none !important;
}


.site-header-responsive {
    transition: none !important;
}

.bt-header-responsive-ready.bt-header-responsive-active .site-header {
    transition: none !important;
}

.bt-header-responsive-active.responsive-menu-position-full-screen .site-header {
    transition: none !important;
}

.bt-header-responsive-inactive.bt-sticky-header-active.bt-sticky-header.bt-sticky-header-active-open .site-header {
    transition: none !important;
}

.bt-header-responsive-inactive.bt-sticky-header-active.bt-sticky-header.bt-sticky-header-active-closed .site-header {
    transition: none !important;
}

.bt-header-responsive-inactive.sticky-style-shrink .site-header .site-branding,
.bt-header-responsive-inactive.sticky-style-shrink .site-header .main-navigation:not(.main-navigation-logo-area) {
    transition: none !important;
}

.bt-header-responsive-inactive.bt-sticky-header-active.bt-sticky-header.sticky-style-shrink .site-header .site-header-top-bar {
    transition: none !important;
}


.bt-header-responsive-inactive.bt-sticky-header-active.bt-sticky-header.sticky-style-shrink .site-header .site-branding .site-branding-inner .site-branding-logo-text .site-branding-logo img {
    transition: none !important;
}

.bt-header-responsive-inactive.bt-sticky-header-active.bt-sticky-header.bt-sticky-header-active-closed.sticky-style-shrink .site-header .site-branding .site-branding-inner .site-branding-logo-text .site-branding-logo img {
    transition: none !important;
}


.bt-sticky-header-active.bt-sticky-header.bt-sticky-header-active-open .site-header-responsive {
    transition: none !important;
}

.bt-sticky-header-active.bt-sticky-header.bt-sticky-header-active-closed .site-header-responsive {
    transition: none !important;
}


.bt-header-responsive-inactive.bt-sticky-header-active.bt-sticky-header.bt-sticky-header-active-open .site-header {
    transition: none !important;
}

.bt-header-responsive-inactive.bt-sticky-header-active.bt-sticky-header.bt-sticky-header-active-closed .site-header {
    transition: none !important;
}


@media screen and (max-width: 1320px) {

    .site-branding-text {
        top: 25px;
    }

}

@media screen and (max-width: 1200px) {

    section.boldbuilder-top-section {
        top: -150px;
    }

    .summary-pom .bt_bb_single_score {
        display: flex !important;

    }

    .summary-pom .bt_bb_single_score .bt_bb_counter_holder {
        justify-content: center;

    }

    .summary-pom .bt_bb_single_score .bt_bb_counter_holder .bt_bb_counter_content .bt_bb_counter {
        font-size: 35px;
    }

    .summary-pom .bt_bb_single_score .bt_bb_single_score_title .bt_bb_headline_content span {
        font-size: 32px;
        text-align: left;
    }

    .summary-pom .bt_bb_single_score .bt_bb_single_score_title {
        padding-bottom: 0 !important;
        padding-right: 0 !important;
    }

    .ig-container {
        display: none !important;
    }

    .bt_bb_special_headline.bt_bb_headline_on_side_color_accent .bt_bb_special_headline_on_side {
        font-size: 18px;
    }

}




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

    #masthead-responsive-bottom-menu {
        display: flex;
    }

    #masthead-responsive #upcoming-events-holder {
        margin: 0 auto;
    }

    #masthead-responsive .site-title {
        display: none;
    }

    .bt-sticky-header-active #upcoming-events-holder,
    .bt-header-responsive-active #masthead #upcoming-events-holder {
        display: flex !important;
    }

    .summary-pom .bt_bb_single_score_title {
        display: none;
    }

}

@media screen and (max-width: 991px) {

    .next-match .bt_bb_row_holder {
        display: flex;
        flex-flow: row nowrap !important;
    }

    .bt_bb_special_headline .bt_bb_special_headline_on_side .bt_bb_headline .bt_bb_headline_tag {
        font-size: 90px !important;
    }

    .bt_bb_section.bdots,
    .bt_bb_section.bdots-2 {
        background-size: auto, auto, cover;
        background-position-x: 0, 0, 50%;
        background-repeat: no-repeat;
        background-blend-mode: soft-light;
    }

    .next-event-head .details {
        margin: 40px 0;
    }

    .bt_bb_image.mdx_next img {
        max-height: 130px;
        max-width: 130px;
    }

    .mdx_next_team .bt_bb_headline .bt_bb_headline_content span {
        font-size: 1.5rem !important;
    }

    .next-event-head .details .bt_bb_headline_content {
        font-size: 3rem;
        margin: 0px 0;
    }

    .summary-pom .bt_bb_image {
        max-width: 80%;
        margin-top: -215px;
        margin-bottom: -230px;
    }

    .summary-pom .bt_bb_image img {
        max-width: 100%;
    }

    .summary-pom .bt_bb_special_headline_content {
        padding-left: 0;
    }

    .summary-pom .bt_bb_special_headline .bt_bb_special_headline_on_side {
        padding: 0;
    }

    .summary-pom .bt_bb_special_headline .bt_bb_special_headline_content .bt_bb_special_headline_subheadline {
        padding-top: 0;
    }

    .summary-pom .bt_bb_port {
        padding-top: 2em !important;
    }



}

@media screen and (max-width: 850px) {



    .next-match .bt_bb_image.mdx_next img {
        max-width: 100px;
        max-height: 100px;
    }

    .next-match h1.bt_bb_headline_tag {
        font-size: 1.5em !important;
    }

    .responsive-details .bt_bb_column_content_inner h1 {
        font-size: 3.5em !important;
    }

    .next-match .btCountdownHolder .days,
    .next-match .btCountdownHolder .hours,
    .next-match .btCountdownHolder .minutes,
    .next-match .btCountdownHolder .seconds {
        font-size: 0.75em;
    }

}

@media (max-width: 780px) {
    .bt_bb_special_headline {
        display: flex;
        flex-direction: column;
    }

    .bt_bb_special_headline .bt_bb_special_headline_on_side {
        padding-right: 10px !important;
        padding-bottom: 1rem;
    }

}

@media (max-width: 768px) {
    .bt_bb_score_day {
        padding-right: 6px !important;
    }

    .bt_bb_score_day span {
        font-size: 1.5rem !important;
    }

    .bt_bb_score_month {
        font-size: 1.5rem !important;
    }

    .bt_bb_score .bt_bb_score_date,
    .bt_bb_single_event .bt_bb_single_event_date {
        align-items: baseline !important;
    }

    .first-post-container article {
        flex-direction: column;
    }

    .article-media {
        margin-bottom: 0 !important;
    }

    .article-inner {
        padding-top: 0 !important;
    }

    .summary-stats {
        margin-bottom: -70px;
    }

    .summary-pom .bt_bb_image {
        max-width: 60%;
        margin-bottom: -240px;
    }

    .stats .bt_bb_counter_content,
    .stats .bt_bb_counter_holder .bt_bb_counter_content {
        text-align: left !important;
        display: flex;
        flex-direction: row-reverse !important;
    }

}

@media screen and (max-width: 580px) {

    #upcoming-events-holder .res:not(.active),
    #upcoming-events-holder .next:not(.active) {
        display: none !important;
    }


    span.bt_bb_headline_content {
        font-size: 0.85em;
    }

    .bt_bb_score .bt_bb_score_details {
        display: flex;
        flex-wrap: nowrap;
    }

    .bt_bb_score .bt_bb_score_details .bt_bb_score_image_01,
    .bt_bb_score .bt_bb_score_details .bt_bb_score_image_02 {
        flex: unset;
        padding: 0.25rem;
    }

    .bt_bb_score .bt_bb_score_details .bt_bb_score_score_01 .bt_bb_score_detail_01,
    .bt_bb_score .bt_bb_score_details .bt_bb_score_score_02 .bt_bb_score_detail_02 {
        display: none !important;
    }

    .bt_bb_score .bt_bb_score_details .bt_bb_score_image_02 {
        padding: 0.25rem;
    }

    .bt_bb_score_details>div {
        flex: 0;
    }

    .bt_bb_score .bt_bb_score_details .bt_bb_score_score_01,
    .bt_bb_score .bt_bb_score_details .bt_bb_score_score_02 {
        min-width: 70px;
    }

    .bt_bb_score .bt_bb_score_details .bt_bb_score_content_inner {
        min-width: 55px;
    }

    .bt_bb_score .bt_bb_image img {
        max-width: 100%;
        max-height: 90px;
    }

    .bt_bb_score_details>div {
        width: 20%;
    }

    .summary-pom .bt_bb_single_score .bt_bb_single_score_content {
        display: flex;
        flex-direction: row;
        justify-content: space-around;
    }

    .stats .bt_bb_counter_content,
    .stats .bt_bb_counter_holder .bt_bb_counter_content {
        text-align: center !important;
    }

    .stats .bt_bb_counter_holder .bt_bb_counter_content span.bt_bb_counter {
        font-size: 50px;
    }
}


@media (max-width: 480px) {

    span.bt_bb_headline_content {
        font-size: 0.55em;
    }

    .bt_bb_single_event .bt_bb_single_event_image {
        width: 30%;
        padding: 1em 0 1em 1em;
    }

    .bt_bb_single_event .bt_bb_single_event_details .bt_bb_headline {
        text-align: left !important;
    }

    .bt_bb_single_event_details h4 span.bt_bb_headline_content {
        font-size: 20px;
    }

    .bt_bb_single_event_details .bt_bb_single_event_subtitle,
    .bt_bb_single_event_details .bt_bb_single_event_supertitle {
        font-size: 15px;
        text-align: left;
    }

    .bt_bb_single_event_details .bt_bb_single_event_subtitle {
        line-height: 20px;
    }

    .bt_bb_score .bt_bb_score_details .bt_bb_score_score_01,
    .bt_bb_score .bt_bb_score_details .bt_bb_score_score_02 {
        padding-top: 0;
        padding-bottom: 0;
    }

    .bt_bb_score .bt_bb_score_details .bt_bb_score_score_01,
    .bt_bb_score .bt_bb_score_details .bt_bb_score_score_02 {
        min-width: 70px;
    }

    .bt_bb_score .bt_bb_score_details .bt_bb_score_score_01 .bt_bb_counter_holder .bt_bb_counter_content .bt_bb_counter,
    .bt_bb_score .bt_bb_score_details .bt_bb_score_score_02 .bt_bb_counter_holder .bt_bb_counter_content .bt_bb_counter {
        font-size: 3rem;
    }

    .bt_bb_score .bt_bb_image img {
        max-width: 100%;
        max-height: 60px;
    }

    .bt_bb_quote .bt_bb_quote_text {
        font-size: 2rem;

    }

    .bt_bb_score .bt_bb_headline.bt_bb_size_medium h1 {
        font-size: 60px !important;
    }

    .next-match .bt_bb_image.mdx_next img {
        max-width: 80px;
        max-height: 80px;
    }

    .bt_bb_column.responsive-details {
        display: flex;
    }

    .bt_bb_column.details {
        display: none;
    }

    .bt_bb_columns_4.bt_bb_latest_posts .bt_bb_latest_posts_item {
        max-width: 80% !important;
    }

    .mdx_next_team:first-child {
        margin-bottom: 30px;
    }

    .summary-pom .bt_bb_image {
        max-width: 110%;
        margin-right: -120px;
        margin-bottom: -250px;
        margin-top: -300px;
    }
}

@media screen and (max-width: 410px) {



    #masthead-responsive .header-event .header-event-text {
        margin: 0;
    }

    .bt_bb_card_image h2 span.bt_bb_headline_content {
        font-size: 120px;
    }

    .header-event-logo-holder:nth-child(1) {
        position: absolute;
        left: 15px;

    }

    .header-event-logo-holder:nth-child(3) {
        position: absolute;
        right: 15px;

    }


    .bt_bb_single_event_details h4 span.bt_bb_headline_content {
        font-size: 18px;
        line-height: 18px;
    }

    .bt_bb_single_event_details .bt_bb_single_event_subtitle {
        line-height: 16px;
    }

    .bt_bb_single_event_details .bt_bb_single_event_subtitle,
    .bt_bb_single_event_details .bt_bb_single_event_supertitle {
        font-size: 14px;
        text-align: left;
    }




}

@media (max-width: 380px) {
    .bt_bb_score .bt_bb_image img {
        max-width: 100%;
        max-height: 50px;
    }

    .bt_bb_score .bt_bb_score_details .bt_bb_score_score_01 .bt_bb_counter_holder .bt_bb_counter_content .bt_bb_counter,
    .bt_bb_score .bt_bb_score_details .bt_bb_score_score_02 .bt_bb_counter_holder .bt_bb_counter_content .bt_bb_counter {
        font-size: 2.5rem;
    }

    .bt_bb_score .bt_bb_score_details .bt_bb_score_score_01,
    .bt_bb_score .bt_bb_score_details .bt_bb_score_score_02 {
        min-width: 60px;
    }
}


@media (max-width: 320px) {

    #masthead-responsive .site-title {
        display: flex;
    }

    #upcoming-events-holder {
        display: none;
    }

    .bt_bb_score .bt_bb_score_details .bt_bb_score_content_inner {
        min-width: 40px;
    }
}

@media (max-width: 300px) {
    .next-match-container .btCountdownHolder {
        display: none;
    }
}