﻿body {
    font-family: BBC Reith Sans, Helvetica, Arial, sans-serif;
    color: #333;
}

.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;
}

.channels-repeating-content-block__curation-title {
    position: relative;
}

.gel--minion {
    display: none;
}

.article-block__meta {
    display: flex;
}

.carousel-bg {
    overflow: visible !important;
}

.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 .text-holder-four-col {
    max-width: 100%;
    padding-right: 0px;
}

.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;
}

.text-holder .gel--brevier {
    font-weight: 400;
    font-size: 15px;
    line-height: 20px;
    color: rgba(0, 0, 0, .6);
}

.text-holder .buttonGreen {
    background: #053308 !important;
    color: #C1D767 !important;
}

.channel-carousel-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.channel-carousel-header .button-group {
    margin: 0;
}

.channel-common {
    position: relative;
    display: block;
}

.channel-common .buttonGreen {
    padding: .75em 1.1em .65em;
    font-size: 15px;
    width: auto;
}

.channel-common .btnactive {
    padding: .75em 1.1em .65em;
    font-size: 15px;
    width: auto;
}

.channel-common .btnactive svg {
    margin-right: 10px;
}

.channel-common h2 {
    margin: 1.5em 0 0;
}

.channel-common .gel--pica {
    color: #053308;
    font-size: 1em;
    line-height: 1.25em;
    font-weight: 700;
}

.btnright-margin a {
    margin: 0 10px 0 10px;
    text-align: center
}

.article-block__meta .text-holder {
    flex-grow: 1;
    max-width: 90%;
    padding-right: 50px;
}

.studios-repeating-content-block .studios-article-block:hover .article-block__meta .text-holder h3 {
    color: #e9a09d;
    margin: 0px 10px;
    padding: 0px;
    display: block;
    text-transform: none;
    font-style: normal;
    font-family: 'BBC Reith Sans, Helvetica, Arial, sans-serif';
    font-weight: 400;
}

.grid-item {
    margin: 0;
    padding: 0 15px 0 0;
}

.slick-prev,
.slick-next {
    top: 36% !important;
}

@media (max-width: 600px) {
    .channel-carousel-header {
        display: grid;
    }

    .channel-carousel-header h2 {
        padding-bottom: 1.5em;
    }

    .channel-carousel-header {
        justify-content: normal;
    }
}

@media (max-width: 753px) {
    .channel-carousel-header {
        display: grid;
    }

    .channel-carousel-header h2 {
        padding-bottom: 1.5em;
    }

    .channel-carousel-header {
        justify-content: normal;
    }
}

@media (max-width: 108px) {
    .channel-carousel-header {
        display: grid;
    }

    .channel-carousel-header h2 {
        padding-bottom: 1.5em;
    }

    .btnright-margin {
        display: grid;
        width: 100%;
    }

    .btnright-margin a {
        margin: 0 0 10px auto;
    }

    .channel-carousel-header {
        justify-content: normal;
    }

    .channel-common .buttonGreen,
    .channel-common .btnactive {
        width: 100%;
        display: block;
    }

    .channel-common {
        padding-bottom: 0;
    }
}

@media (max-width: 1279px) {
    .channel-carousel-header {
        display: grid;
    }

    .channel-carousel-header h2 {
        padding-bottom: 1.5em;
    }

    .btnright-margin a {
        margin: 0 0 10px auto;
    }

    .channel-carousel-header {
        justify-content: normal;
    }

    .channel-common .buttonGreen,
    .channel-common .btnactive {
        display: block;
    }

    .channel-common {
        padding-bottom: 0;
    }
}

@media screen and (min-device-width: 320px) and (max-device-width: 599px) { 
    .article-block__meta .more-info {
        color: #053308;
        display: block;
    }

    .more-info svg path {
        fill: #053308;
    }

    .article-block__meta:hover .more-info {
        display: none;
    }

    .studios-article-block:hover .more-info {
        display: none;
    }

     .slick-prev, .slick-next
{
    display:none !important;
}
    .title-carousel-four .slick-arrow {
    top: 55px !important;
}
}

@media screen and (min-device-width: 600px) and (max-device-width: 800px) {
     .slick-prev, .slick-next
{
    display:none !important;
}

    .title-carousel-four .slick-arrow {
    top: 55px !important;
}
    .btnright-margin {
    margin: 0 16px 0 auto;}
}
