﻿.article-block__meta {
    display: flex;
}
    .article-block__meta .label {
        font-size: 12px;
        line-height: 1.3333333333em;
        letter-spacing: 2px;
        margin-bottom: 8px;
        font-weight: 500;
        margin-top: 0;
        transition: color .2s linear .2s;
        color: hsla(0, 0%, 100%, .8);
        text-transform: uppercase;
        font-family: 'BBC Reith Sans Bd';
    }

.channel-patch.bbc-one {
    background-size: cover;
    width: auto;
    height: 48px;
    display: block;
    max-width: 64px;
    object-fit: contain;
    object-position: center;
}

.channel-patch {
    padding-top: 0;
    background-size: 100%;
    text-indent: -9999px;
}

.card:hover .card-body {
    background-color: #e9a09d;
    box-shadow: inset 0 4px 0 #e9a09d;
}

.card:hover {
    transform: scale(1.0);
    padding: 0px;
}

    .card:hover .card-body {
        padding: 19px 10px 15px 16px;
    }

    .card:hover .article-block__meta h3 {
        color: #020f20;
    }

    .card:hover .title {
        color: #000826;
    }

    .card:hover .label {
        color: rgba(0,0,0,.6);
        font-weight: 700;
    }

.lead-content-block {
    background-color: transparent;
    max-width: 100%;
    padding-top: 48px;
    padding-bottom: 60px;
    margin: 0;
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
}

    .lead-content-block .lead-content-block__inner {
        max-width: 1280px;
        margin: 0 auto;
        padding: 0 16px;
        width: 100%;
    }

    .lead-content-block * {
        color: #fff;
    }

    .lead-content-block .lead-content-block__content {
        max-width: 826px;
    }

    .lead-content-block.isCollapsed {
        margin: 0 0 2em 0;
    }

    .lead-content-block button {
        position: relative;
        text-align: left;
        color: #fff;
        overflow: visible;
        padding: 12px;
        margin-left: -12px;
        font-size: 14px;
        font-weight: 700;
        line-height: 1.25em;
        border-color: transparent;
        background: transparent;
        border-radius: 0;
        overflow: hidden;
        -webkit-transform: perspective(1px) translateZ(0);
        transform: perspective(1px) translateZ(0);
    }

    .lead-content-block .button[aria-expanded="false"] > .expanded,
    .lead-content-block .button[aria-expanded="true"] > .collapsed {
        display: none;
        transition: all .6s ease-in;
    }

    .lead-content-block .full-description-para.collapse.show + .ellipsis-more {
        display: none;
    }

.our_tiles {
    background-color: transparent;
}

.studios-repeating-content-block {
    overflow: visible;
}

.studios-repeating-content-block__head h3 .our_title {
    color: rgba(0,0,0,.87);
    text-transform: uppercase;
    letter-spacing: 3px;
    font-weight: 300;
    font-size: 18px;
    font-family: 'BBC Reith Sans Lt';
}

.studios-repeating-content-block__head h3 .tiles {
    color: rgba(0,0,0,.87);
    text-transform: uppercase;
    font-weight: 900;
    letter-spacing: 3px;
    font-family: 'BBC Reith Sans XBold';
    font-size: 18px;
}
        .studios-repeating-content-block .studios-article-block:hover .gel--minion label {
            background-color: #ffffff;
        }

        .studios-repeating-content-block .studios-article-block:hover .gel--great-primer {
            color: #0c4466;
        }

        .studios-repeating-content-block .studios-article-block:hover .article-block__meta .text-holder p.gel--brevier {
            padding-bottom: 0px;
        }

        .studios-repeating-content-block .studios-article-block:hover .article-block__meta .text-holder .gel--brevier span {
            padding: 40px 0px 0px 0px;
            overflow: visible;
            position: relative;
            white-space: normal;
            text-overflow: ellipsis;
            margin-top: -40px;
            padding-bottom: 40px;
            z-index: 1;
        }

        .studios-repeating-content-block .studios-article-block:hover .article-block__meta {
            background-color: #020f20;
            box-shadow: inset 0 4px 0 #fff;
            margin-top: 0px;
        }

    .studios-repeating-content-block .studios-article-block .article-block__meta .text-holder h3 {
        font-weight: 400;
        letter-spacing: -.05em;
        text-transform: none;
        font-size: 1.5em;
        color: #000826;
        text-transform: capitalize;
        font-family: 'BBC Reith Serif';
    }

    .studios-repeating-content-block .studios-article-block:hover .article-block__meta .text-holder h3 {
        color: #e9a09d;
        margin: 0px 10px;
        padding: 0px;
        display: block;
    }

    .studios-repeating-content-block .studios-article-block .gel--great-primer {
        letter-spacing: -.33px;
    }

    .studios-repeating-content-block .studios-article-block .article-block__meta .text-holder .label {
        font-size: 12px;
        line-height: 1.3333333333em;
        letter-spacing: 2px;
        margin-bottom: 8px;
        font-weight: 500;
        margin-top: 0;
        transition: color .2s linear .2s;
        text-transform: uppercase;
        color: rgba(0,0,0,.6);
        margin-top: 12px;
        font-family: 'BBC Reith Sans Bd';
    }

    .studios-repeating-content-block .studios-article-block:hover .article-block__meta .text-holder .label {
        color: hsla(0, 0%, 100%, .6);
        margin-top: 14px;
        margin-bottom: 8px;
        padding: 0 10px;
    }

    .studios-repeating-content-block .studios-article-block .article-block__meta .text-holder p {
        font-size: 15px;
        overflow: hidden !important;
        white-space: nowrap;
        text-overflow: ellipsis;
        width: 100%;
        line-height: 1.3333333333em;
        color: rgba(0,0,0,.87);
        text-transform: none;
        margin-top: 8px;
        margin-bottom: 8px;
    }

    .studios-repeating-content-block .studios-article-block:hover .article-block__meta .text-holder p {
        color: hsla(0, 0%, 100%, .8);
        overflow: visible;
        position: relative;
        white-space: normal;
        text-overflow: ellipsis;
        z-index: 1;
        margin-top: .8rem;
        margin-bottom: .8rem;
        padding: 0 10px;
    }

.studios-repeating-content-block .button {
    font-size: 16px;
    border-radius: 0;
    background-color: #1f364f;
    color: #fff;
    border-color: #1f364f;
}

    .studios-repeating-content-block .button:hover {
        box-shadow: none;
        text-decoration: none;
        opacity: 90%;
        -webkit-transform: perspective(1px) translateZ(0);
        transform: perspective(1px) translateZ(0);
        will-change: transform;
    }

.theme-black .our_team {
    background-color: #fff;
}

    .theme-black .our_team h3 {
        line-height: 1.0833333333em;
        position: relative;
        margin: 0 1rem 1.6rem 0;
        letter-spacing: 3px;
        text-transform: uppercase;
    }

        .theme-black .our_team h3 .our_title {
            color: rgba(0, 0, 0, .87);
            font-weight: 300;
            font-family: 'BBC Reith Sans Lt';
        }

    .theme-black .our_team .tiles {
        color: rgba(0, 0, 0, .87);
        font-weight: 700;
    }

.button.button--has-icon svg,
.form-component .copy-section.success a.button--has-icon svg {
    margin-right: 1.6rem;
    vertical-align: middle;
    position: relative;
    top: -.1em;
}

.profile-grid .profile_description .button[aria-expanded="false"] > .expanded,
.profile-grid .profile_description .button[aria-expanded="true"] > .collapsed {
    display: none;
    transition: all .6s ease-in;
}

.profile-grid .profile_description .full-description.collapse.show + .ellipsis-more {
    display: none;
}

.noloadmore-btm-pad{
    padding-bottom: 40px;
}


@media (min-width: 753px) {
    .noloadmore-btm-pad{
        padding-bottom: 60px;
    }
   
    .studios-repeating-content-block__head h3 .our_title {
        font-size: 24px;
    }

    .studios-repeating-content-block__head h3 .tiles {
        font-size: 24px;
    }
}
@media (min-width: 1008px) {
    .noloadmore-btm-pad{
        padding-bottom: 90px;
    }
}

@media (min-width: 1280px) {
    .noloadmore-btm-pad{
        padding-bottom: 120px;
    }
}

.btn li a {
    margin: auto;
    font-size: 16px;
    border-radius: 0;
    background-color: #020f20;
    color: #fff;
    border-color: #020f20;
    padding: .75em 1.5em;
    font-weight: 400;
    letter-spacing: 0;
    text-decoration: none;
    font-family: 'BBC Reith Sans Bd';
}

.profile-grid-section .profile-grid .profile-name {
    font-size: 24px;
    text-transform: capitalize;
    background: transparent;
    color: #000826;
    font-family: 'BBC Reith Serif';
    letter-spacing: -.05em;
    font-weight: 400;
}

.profile-grid-section .profile-grid .profile-position {
    color: rgba(0, 0, 0, .6);
}

.drop-arrow-up {
    border-color: transparent transparent #17126e transparent;
}

.drop-arrow-down {
    border-color: transparent transparent #17126e transparent;
}

.carousel-bg {
    background-color: transparent;
}

.profile-grid-section .profile-grid .profile-full-description {
    color: rgba(0,0,0,.87);
    font-family: "BBC Reith Serif";
    font-weight: 400;
    line-height: 20px;
    font-size: 14px;
}

.profile-grid-section .profile-grid .profile_description .button .team-readmore {
    color: #020f20;
}

.article-block__meta h3 {
    color: #e9a09d;
    font-family: 'BBC Reith Serif';
    letter-spacing: -.05em;
    font-weight: 400;
    text-transform: capitalize;
}

.our_tiles .container {
    overflow: visible;
}

@media only screen and (min-width: 299px) and (max-width: 599px) {

    .article-block__meta .more-info {
        color: #000826;
        display: block;
    }

    .more-info svg path {
        fill: #000826;
    }

    .article-block__meta:hover .more-info {
        display: none;
    }

    .studios-article-block:hover .more-info {
        display: none;
    }
}