﻿.channel-four .row .col-lg-3
{
    padding-right: calc(var(--bs-gutter-x) * 0);
    padding-left: calc(var(--bs-gutter-x) * 0);
}

.channel-four .row
{
    margin-left: calc(0 * var(--bs-gutter-x));
}

.channel
{
}

.channel-header
{
    background: #fff;
}

.channel-header
{
    color: #fff;
    padding-top: 4em;
}

.channel-header .header
{
    display: flex;
    position: relative;
    align-items: flex-end;
    padding-bottom: 1.2em;
}

.channel-header .container
{
    overflow: visible;
}

.channel-header .channel-patch
{
    margin-right: 1.3em;
    margin-bottom: 0;
}

.channel-header .channel-patch .img-thumbnail
{
    margin-bottom: 0;
    width: 113px;
    margin-right: 10px;
    border: 0;
    border-radius: 0;
}

.channel-header .channel-patch.bbc-nordic
{
    background-size: 100%;
    flex-shrink: 0;
    background-repeat: no-repeat;
}

.channel-header .sub-title
{
    flex-grow: 1;
    margin-top: 20px;
}

.channel-header .sub-title
{
    flex-basis: 77%;
    margin-right: 70px;
}

.channel-header h2
{
    color: rgba(0, 0, 0, 0.87);
    margin-top: -0.1em;
}

.channel-header .sub-title h2
{
    line-height: 1.2222222222em;
    font-family: "BBC Reith Sans Bd";
    font-size: 1.125em;
    font-weight: 700;
    line-height: 1.2222222222em;
    text-transform: none;
    color: rgba(51, 51, 51, 0.87);
}

.channel-header .header .button-group
{
    margin-bottom: 0;
    margin-top: 1.4rem;
    display: flex;
}

.channel-header .header .button-group a
{
    margin: 0 20px 0 0;
}

.channel-header .sub-title .button-group .buttonGreen
{
    background-color: #c0f406 !important;
    color: #102b06 !important;
    border-color: #c0f406 !important;
    border-radius: 100px;
    font-size: 15px;
    padding: .85em 1.6em;
    font-family: "BBC Reith Sans Bd";
            align-items: center;
        text-align: center;
        display: block;
}

.channel-header .sub-title .button-group .buttonGreen:hover
{
    background: linear-gradient( 0deg, hsla(0, 0%, 100%, 0.05), hsla(0, 0%, 100%, 0.05) ), #94c705 !important;
}

.channel-header .sub-title .button-group .btnactive
{
    border-radius: 100px;
    background-color: #102b06 !important;
    color: #c0f406 !important;
    border-color: #102b06 !important;
    align-items: center;
    text-align: center;
    display: inline-flex;
        padding: 0.75em 1.1em 0.65em;
    font-family: "BBC Reith Sans Bd";
}

.channel-header .sub-title .button-group .btnactive:hover
{
    background-color: #c0f406 !important;
    color: #102b06 !important;
    border-color: #c0f406 !important;
}

.channel-header .sub-title .button-group .btnactive svg
{
    fill: #c0f406 !important;
}

.channel-header .sub-title .button-group .btnactive:hover svg
{
    fill: #102b06 !important;
}

.channel-header .sub-title .button-group .btnactive img
{
    margin-right: 5px;
}

.channel-header .sub-title .button-group .btnactive svg
{
    margin-right: 10px;
}

.channel-header .channel-logo.bbc-nordic-plus
{
    background-color: #154a4b;
    height: 64px;
    width: 106px;
    flex-shrink: 0;
    background-size: 79%;
    background-position: 50%;
}

.channel-header .social
{
    flex-basis: 13%;
}

.channel-header .social h3
{
    text-align: right;
    font-size: 0.75em;
    font-weight: 700;
    line-height: 1.3333333333em;
    margin-bottom: 0.7em;
    white-space: nowrap;
    color: rgba(0, 0, 0, 0.6) !important;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    margin-top: 0;
}

.channel-header .social ul
{
    position: relative;
    right: -8px;
}

.channel-header .social ul
{
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.channel-header .social ul,
.channel-header .social ul li
{
    margin: 0;
    padding: 0;
    list-style: none;
}

.basic-channel-layout .channel-header .social a
{
    vertical-align: super;
}

.channel-header .social ul li a
{
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 2.5rem;
    height: 2.5rem;
}

.channel-header .social ul li a svg
{
    fill: #7ea004 !important;
}

.header-tabs .button-group
{
    margin: 0;
    display: flex;
    align-items: baseline;
}

.button-link
{
    font-family: inherit;
    padding: 0.75em 1.1em 0.65em;
    font-size: 16px;
    line-height: 16px;
    height: auto;
    margin-bottom: 0.4em;
    display: inline-block;
    width: auto;
    max-width: 100%;
    text-align: center;
    text-decoration: none;
    white-space: nowrap;
    overflow: hidden;
    vertical-align: middle;
    border: none;
    color: #fff;
    font-weight: 700;
}

.header-tabs .button-group .button--primary,
.header-tabs .button-group .button--secondary
{
    margin-left: auto;
    padding-right: 0 !important;
    border: 0;
    box-shadow: none !important;
    border-radius: 0 !important;
}

.button-link.active
{
    border-bottom-color: #01febf !important;
    border-bottom: 2px solid transparent;
    color: rgba(0, 0, 0, 0.87);
    background-color: transparent;
    font-size: 13px;
    font-weight: 700;
}

.button-link.in-active
{
    color: rgba(0, 0, 0, 0.6);
    background-color: transparent;
    font-size: 13px;
}

.button-link.button--secondary
{
    color: #7ea004 !important;
    background-color: transparent;
    font-family: "BBC Reith Sans Bd";
}

.button-link.button--secondary svg
{
    fill: #7ea004 !important;
    margin-top: -5px;
}

.button-link.button--secondary span
{
    margin-top: 2px;
    font-weight: 700;
}

.event-blocks
{
    display: flex;
}

.event-blocks .event-block
{
    border: 1px solid hsla(0, 0%, 100%, 0.1);
    margin: 7px 15px 10px 0px;
    flex-basis: 20%;
    flex-grow: 1;
    padding: 8px 16px;
}

.event-block
{
    border-color: #e9e9e9 !important;
}

.event-blocks .event-block .hover-wrapper
{
    display: flex;
}

.event-blocks .event-block time
{
    font-weight: 700;
    font-size: 14px;
    line-height: 18px;
    margin-right: 1.7em;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: hsla(0, 0%, 100%, 0.6);
}

.event-block time
{
    color: rgba(0, 0, 0, 0.6) !important;
}

.event-blocks .event-block h4
{
    font-weight: 700;
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 0;
    color: rgba(0, 0, 0, 0.87);
}

.event-blocks .event-block h5
{
    font-size: 15px;
    line-height: 16px;
    margin: 0;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.6);
}

.event-container .nav-tabs
{
    --bs-nav-tabs-border-color: transparent;
    border-bottom: 0;
}

.event-container .nav-tabs .nav-link
{
    border: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    display: inline-block;
    width: auto;
    max-width: 100%;
    color: rgba(0, 0, 0, 0.6);
    font-size: 15px;
    font-weight: 400;
    line-height: 1.3333333333em;
    line-height: 16px;
    text-align: center;
    text-decoration: none;
    white-space: nowrap;
    overflow: hidden;
    vertical-align: middle;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: pointer;
}

.event-container .nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active
{
    font-weight: 700;
    outline: 0;
    opacity: 1;
    border-bottom: 2px solid #1fcc84;
    font-size: 15px;
    line-height: 16px;
    /*padding: 2em 0 8px;*/
    height: auto;
    margin-bottom: 0.4em;
    color: rgba(0, 0, 0, 0.87);
}

.slick-slider .slick-list
{
    overflow: visible !important;
}

.slick-slider .slick-list .article-block_meta
{
    margin-top: -8px;
}

.channels-article-block:hover .article-block_meta
{
    background: #fff !important;
}

.article-block_meta
{
    padding-top: 8px;
}

.article-block_meta .text-holder
{
    flex-grow: 1;
}

.article-block_meta p.label
{
    padding-top: 0 !important;
    font-family: "BBC Reith Sans" !important;
}

.blog-filter-link .text-holder .label
{
    font-size: 0.8rem;
    line-height: 1.33333em;
    letter-spacing: 1.5px;
    margin-bottom: 8px;
    font-weight: 500;
    margin-top: 0;
    transition: color 0.2s linear 0.2s;
    color: #666;
    padding-top: 16px;
    text-transform: uppercase;
    font-family: inherit;
    text-decoration: none !important;
}

.blog-filter-link .text-holder .label
{
    text-decoration: none;
}

.hide
{
    display: none;
}

.hide .buttonGreen
{
    background-color: #c0f406;
    color: #102b06;
    border-color: #c0f406 !important;
}

.center .buttonGreen
{
    background-color: #c0f406;
    color: #102b06;
    border-color: #c0f406 !important;
    border-radius: 100px;
}

.channel-provider
{
    background: rgba(21, 74, 75, 0.05) !important;
    border-color: rgba(21, 74, 75, 0.05) !important;
}

.channel-finder .channel-provider
{
    border: 1px solid hsla(0, 0%, 100%, 0.2);
    background-color: #c0f406 !important;
    box-sizing: border-box;
    border-radius: 100px;
    height: 46px;
    font-weight: 700;
    font-size: 14px;
    line-height: 18px;
    padding: 14px 1em;
    color: #102b06 !important;
    margin: 0 0px 1.8rem;
    display: block;
    text-decoration: none;
}

.channel-finder .channel-provider:hover
{
    text-decoration: underline !important;
}

.channel-finder .channel-provider span
{
    float: right;
    padding: 0;
}

.channel-finder .channel-provider span svg
{
    fill: #102b06;
}

.channel-finder .nav-link svg
{
    fill: #fff !important;
}

.channel-finder span
{
    color: #fff;
    padding: 10px;
}

.channel-finder span.active
{
    color: #fff;
    font-weight: 700;
}

.channel-finder p
{
    margin: 16px 36px 16px 0px;
    color: #fff !important;
}

.channel-finder .gel-pica
{
    font-size: 1em;
    line-height: 1.25em;
    color: #fff;
    font-weight: 700;
    text-transform: none !important;
}

.channel-finder .gel-brevier
{
    font-size: 15px;
    color: #333;
}

h3
{
    font-size: 2em;
    line-height: 1.125em;
    font-family: "BBC Reith Sans Bd";
    margin-bottom: 1.3em;
    font-weight: 500;
    position: relative;
    margin: 0 0 1.6rem;
}

.channels-article-block header
{
    margin-bottom: 0px;
}

.article-block_meta h3
{
    color: rgba(0, 0, 0, 0.87);
}

.channels-article-block:hover .hide
{
    font-weight: 400;
    font-size: 15px;
    line-height: 20px;
    color: rgba(0, 0, 0, 0.6);
}

.modal-dialog .modal-content
{
    border-radius: 0;
}

.modal-dialog .modal-body
{
    padding: 0;
    min-height: 18rem;
    display: flex;
}

.location-select
{
    display: flex;
    max-width: 57rem;
    max-height: 54rem;
    padding: 0;
    border-radius: 0;
}

.location-select_regions
{
    flex-basis: 33%;
    flex-grow: 0;
    flex-shrink: 0;
    padding: 0;
    background: #f2f2f2;
    width: 30%;
    min-height: 18rem;
}

.location-select_regions .buttonGreen
{
    text-align: left;
}

.location-select_regions .buttonGreen img
{
    padding: 4px 0;
    float: right;
}

.select_countries
{
    width: 70%;
    margin-top: 50px;
}

.select_countries .buttonGreen
{
    display: block;
    width: 100px;
    left: 80%;
    bottom: 10%;
}

@media (max-width: 1023px)
{
    .modal-body
    {
        display: block;
    }

    .location-select_regions
    {
        width: 100%;
        min-height: auto;
    }

    .select_countries
    {
        width: 100%;
        margin-top: 0px;
    }
}

@media (max-width: 599px)
{
    .channel-header
    {
        padding-top: 3rem;
    }

    .channel-header .header
    {
        flex-direction: column;
        align-items: flex-start;
        padding-bottom: 16px;
        display:block;
    }

    .channel-header .sub-title
    {
        flex-basis: 100%;
        margin-right: 0px;
    }

    .channel-header .header .button-group
    {
        flex-direction: column;
        align-items: flex-start;
    }

    .channel-header .sub-title .button-group .buttonGreen
    {
        width: 100%;
    }

    .channel-header .sub-title .button-group .btnactive
    {
        width: 100%;
    }

    .channel-header .header .button-group a
    {
        margin: 0 0 10px 0;
    }

    .channel-header .sub-title h2
    {
        margin-bottom: 24px;
        font-size: 1.25em;
        font-weight: 400;
        line-height: 1.2em;
    }

    .channel-header .social ul
    {
        justify-content: flex-start;
    }

    .channel-header .social ul > li:first-child a
    {
        margin-left: 0;
    }

    .channel-header .social {
    margin-top:10px;
}
}

@media (min-width: 1008px)
{
    .channel-header .header
    {
        align-items: flex-end;
    }

    .channel-header .sub-title
    {
        margin-top: -5px;
    }
}

.bbc-nl-get-channel
{
    background-color: #102b06;
}

h3.gel--great-primer--bold-upper
{
    position: relative;
    margin: 0 0 1rem;
    margin-left: 11px;
    letter-spacing: 3px;
    text-transform: uppercase !important;
    font-size: 1.25em;
    font-weight: 800;
    line-height: 1.2em;
    font-family: "BBC Reith Sans Bd";
}

h3.gel--great-primer--bold-upper:before
{
    background: #7ea004 !important;
    content: "";
    display: inline-flex;
    height: calc(100% - 5px);
    left: 0;
    position: absolute;
    width: 4px;
}

.production-navbar-items .nav-link
{
    color: #3b1759 !important;
}

.production-navbar-items .nav-link.active
{
    box-shadow: inset 0 -3px 0 #50d5b9 !important;
    color: #3b1759 !important;
}

.production-navbar-items .nav-link:hover
{
    box-shadow: inset 0 -3px 0 #50d5b9;
    text-decoration: none;
}

.channels-article-block:hover .lifter .article-block_meta,
.channels-article-block:focus .lifter .article-block_meta
{
    padding: 18px 16px 8px !important;
    box-shadow: none !important;
}

.text-holder .buttonGreen
{
    background: #154a4b !important;
    color: #fff !important;
}

.text-holder .buttonGreen:hover
{
    background: #337273 !important;
}

.more-info
{
    color: #154a4b;
}

.buttonGreen
{
    background: #154a4b !important;
    color: #fff !important;
}

.btnactive
{
    border: 1.2px solid #154a4b !important;
    color: #154a4b;
}

.channels-article-block:hover .lifter,
.channels-article-block:focus .lifter
{
    outline: 0;
    position: relative;
    z-index: 3 !important;
}

.select-location-subRegion
.location-accordion
.accordion-item:first-of-type
.accordion-button
{
    background-color: #3b1759 !important;
    color: #fff;
}

.region-title
{
    color: rgba(0, 0, 0, 0.87) !important;
}

.location-select__close .modal-close-btn
{
    border-color: #3b1759;
    background: #3b1759;
}

.location-select__regions ul li a
{
    color: inherit;
}

.location-select__countries ul li a
{
    color: #333;
}

.location-modal-container .modal-dialog
{
    min-height: 356px;
}

.location-select__countries ul.countries
{
    height: 200px;
}

.accordion
{
    --bs-accordion-border-radius: 0;
}

.nav-link.toggle-search svg,
.nav-link svg
{
    fill: #3b1759;
}

.channel-finder .channel-logo
{
    width: 214px;
    height: 29px;
    background-size: contain;
}

.buttonGreen:hover
{
    background-color: #2a6465 !important;
    border-color: #2a6465 !important;
    font-weight: 800;
}

.slick-dotted.slick-slider
{
    margin-bottom: 0px;
}

.slick-next
{
    background-color: #000 !important;
}

.bbc-production-logo
{
    width: 80px !important;
}

@media screen and (min-device-width: 320px) and (max-device-width: 599px)
{
    .padding-bottom
    {
        padding-bottom: 0.5rem;
    }
}

@media screen and (min-device-width: 768px) and (max-device-width: 1280px)
{
    .btnright-margin .buttonGreen
    {
        margin-right: 10px !important;
    }
}

.accordion-button
{
    color: #333;
    font-family: "BBC Reith Sans Bd";
}

.faqs_content h2:after
{
    background: #50d5b9;
}

.accordion-button:not(.collapsed)
{
    color: #333;
}

.faqs .text-center
{
    text-align: left !important;
}

.faqs .text-center .buttonGreen
{
    padding: 0 !important;
    background-color: transparent !important;
    border: none !important;
    color: #3b1759 !important;
}

.channel-sorry {
    color:#c0f406;
}

.channel-sorry svg {
    fill:#c0f406;
}

.hide-path{
    stroke:#750fd9 !important;
}
#new-btn{
    display:block!important;
}

@media screen and (max-device-width: 300px), screen and (max-width: 599px) {
    .channel-header .sub-title .button-group .btnactive {
        width: 100%;
        padding-left: 34%;
        padding-right: 14%;
    }
}
