﻿.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-right: 1.3em;
    margin-bottom: 0;
    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,.6);
    margin-top: -.1em;
    font-family: ProximaNova;
}

.channel-header .sub-title h2 {
    font-size: 1.125em;
    font-weight: 700;
    line-height: 1.2222222222em;
    letter-spacing: 0;
    text-transform: none;
}

.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 {
    width: 180px;
}

.Col1-100-Floatleft
{
    background:white !important;
    color: #fff !important;
}

.newsletter.channel-newsletter .newsletter_content {
    min-height: 400px;
    align-items: anchor-center;
}

.newsletter .container-fluid, .channels-repeating-content-block__head .container .row>* {
    padding-right: calc(var(--bs-gutter-x) * .5) !important;
    padding-left: calc(var(--bs-gutter-x) * .5) !important;
}

.nl-grid .grid-item{
    padding:0;
}

.gel--great-primer--bold-upper {
    font-size: 1.125em;
    font-weight: 900;
    line-height: 1.2222222222em;
    font-style: normal;
    font-weight: 700;
    font-size: 32px;
    line-height: 36px;
    text-transform: none;
    color: #053308;
}

.newsletter {
    background-color: #310D33 !important;
}

.newsletter * {
    color: #fff !important;
}

.newsletter.channel-newsletter svg path {
    fill: #fff;
}

.newsletter .buttonGreen {
    border: none;
    width: 200px;
    box-shadow: none;
    border-radius: 0.1em;
    font-size: 1.2rem !important;
    transition: transform 0.2s ease 0s, opacity 0.5s ease 0s, background-color 0.2s ease-in-out 0s;
    color: #310D33 !important;
    padding: 0.6em 0.2em;
    cursor: pointer;
    background-color: #FF7040 !important;
    margin: 0em 0em 0em 0em;
    font-weight: bold;
    font-family: BBC Reith Sans, Helvetica, Arial, sans-serif;
    text-transform: none;
}

.channel-header .sub-title .button-group .btnactive {
    width: auto;
    border-color: #79afbd;
    color: #000;
    line-height: 24px;
    padding: 0.7em .7em;
}

.channel-header .sub-title .button-group .btnactive svg {
    margin-right: 10px;
    fill: #000;
    margin-left: 0px;
}

.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: 1em;
    font-weight: 700;
    line-height: 1.3333333333em;
    margin-bottom: .7em;
    white-space: nowrap;
    color: rgba(0,0,0,.6);
    letter-spacing: 1px;
    text-transform: uppercase;
    margin-top: 0;
    font-family: ProximaNova;
}

.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: #000;
}

.channel-header .event-blocks {
    margin-left: -8px;
    margin-right: -8px;
    display: flex;
}

.channel-header .event-blocks .event-block {
    border: 1px solid hsla(0,0%,100%,.1);
    margin: 9px 8px 0;
    flex-basis: 20%;
    flex-grow: 1;
    padding: 8px 16px;
}

.channel-header .event-block {
    border-color: #e9e9e9 !important;
}

.channel-header .event-blocks .event-block .hover-wrapper {
    display: flex;
}

.channel-header .event-blocks .event-block time {
    font-weight: 700;
    font-size: 14px;
    line-height: 18px;
    margin-right: 1.7em;
    letter-spacing: .1em;
    text-transform: uppercase;
    color: hsla(0,0%,100%,.6);
}

.channel-header .event-block time {
    color: rgba(0,0,0,.6) !important;
}

.channel-header .event-blocks .event-block h4 {
    font-weight: 700;
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 0;
    color: rgba(0,0,0,.6);
}

.channel-header .event-blocks .event-block h5 {
    font-size: 13px;
    line-height: 16px;
    margin: 0;
    font-weight: 400;
    color: rgba(0,0,0,.6);
}

.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;
}
.channels-article-block header {
     margin-bottom: 0px; 
}

.article-block_meta .text-holder {
    flex-grow: 1;
    padding-top: 10px;
}

.article-block_meta p.label {
    padding-top: 0 !important;
}

.blog-filter-link .text-holder .label {
    font-size: .8rem;
    line-height: 1.33333em;
    letter-spacing: 1.5px;
    margin-bottom: 8px;
    font-weight: 500;
    margin-top: 0;
    transition: color .2s linear .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;
}

.channel-finder p {
    margin: 16px 36px 16px 0px;
    color: #000;
    font-size:14px;
}

.channel-finder .gel-pica {
    font-size: 1em;
    line-height: 1.25em;
    color: #000;
    font-weight: 700;
}

.channel-finder .gel-brevier {
    font-size: 15px;
    color: #000;
}

.chanel .carousel-bg {
    overflow: visible !important;
    padding-left: 0;
    padding-right: 0;
}

.chanel .carousel-bg .grid-item {
    margin: 0 .0rem 51px;
}

iframe *{
    color:#fff !important;
}

.newsletter .container-fluid{
    max-width:1280px;
}

#country{
    background-color:#fff;
}

.zender .grid-item{
    padding:0px;
}

@media screen and (min-device-width: 320px) and (max-device-width: 599px) {
    .padding-bottom {
        padding-bottom: 0;
    }

    .channel-header {
        padding-top: 2rem;
    }

    .channel-header .header {
        flex-direction: column;
        align-items: flex-start;
        padding-bottom: 40px;
    }

    .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%;
        padding-left: 34%;
        padding-right: 34%;
    }

    .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;
    }

    .title-carousel-four .slick-arrow {
    top: 16% !important;
    }

    .slick-prev, .slick-next {
        top:30%;
    }
    
.newsletter.channel-newsletter .newsletter_content {
    min-height: auto;
}

.newsletter {
    padding: 40px 0px 0px 0px;
}
}

@media screen and (min-device-width: 600px) and (max-device-width: 820px) {
    .title-carousel-four .slick-arrow {
    top: 16% !important;
    }

    .slick-prev, .slick-next {
        top:40%;
    }

.newsletter .col-form {
    width:100% !important;
}
}



@media (min-width: 1008px) {
    .channel-header .header {
        align-items: flex-end;
    }

    .channel-header .sub-title {
        margin-top: -5px;
    }    
}
