﻿body {
    font-family: BBC Reith Sans, Helvetica, Arial, sans-serif;
    color: #333;
}
.article-block__meta {
    display: flex;
}

 .article-block__meta .text-holder {
    flex-grow: 1;
    max-width: 100%;
}

 .article-block__meta .label {
       font-size: 12px;
    line-height: 1.3333333333em;
    letter-spacing: 3px;
    margin-bottom: 8px;
    font-weight: 700;
    margin-top: 0;
    transition: color .2s linear .2s;
}

 .article-block__meta h3 {
    color: #13c392;
    text-transform: uppercase;
    font-weight: 900;
    letter-spacing: .25em;
    display: inline;
    font-size: 1.5em;
    line-height: 1.0833333333em;
}

.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: #13c392;
    box-shadow: inset 0 4px 0 #13c392;
}

 .card:hover {
    transform: scale(1.0);
    padding: 0px;
}

 .card:hover .card-body {
    padding: 19px 10px 15px 16px;
}

 .card:hover .article-block__meta h3 {
    color: #0c4466;
}

 .card:hover .title {
    color: #000826;
}

 .card:hover .label {
    color: rgba(0, 0, 0, .6);
    font-weight: 600;
}

.lead-content-block {
    background-color: #000310;
    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: rgb(12, 68, 102);
}

.our_tiles .container {
    overflow: visible;
}

.studios-repeating-content-block {
    overflow: visible;
}

.studios-repeating-content-block__head h3{
    line-height: 1;
    font-size: 1.5em;
}

.studios-repeating-content-block__head h3 .our_title {
    color: hsla(0, 0%, 100%, .8);
    text-transform: uppercase;
    letter-spacing: 3px;
    font-weight: 300;
    font-family: 'BBC Reith Sans lt';
    font-size: 18px;
    line-height: 14px;
}

    .studios-repeating-content-block__head h3 .tiles {
        color: hsla(0, 0%, 100%, .8);
        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: #13c392;
    box-shadow: inset 0 4px 0 #fff;
    margin-top: 0px;
    width: 100%;
}

 .studios-repeating-content-block .studios-article-block .article-block__meta .text-holder h3 {
    font-weight: 900;
    letter-spacing: .15em;
    text-transform: none;
    font-size: 24px;
    color: #fff;
    text-transform: uppercase;
    font-family:'BBC Reith Sans Bd';
}

 .studios-repeating-content-block .studios-article-block:hover .article-block__meta .text-holder h3 {
    color: #0c4466;
    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: hsla(0, 0%, 100%, .6);
    margin-top: .8rem;
    margin-bottom: .8rem;
    
}

 .studios-repeating-content-block .studios-article-block:hover .article-block__meta .text-holder .label {
    color: rgba(0, 0, 0, .6);
    margin-top: .8rem;
    margin-bottom: .8rem;
    padding:0 10px;
}

 .studios-repeating-content-block .studios-article-block .article-block__meta .text-holder p {
    font-size: 15px;
    line-height: 1.3333333333em;
    overflow: hidden !important;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 100%;
    line-height: 1.3333333333em;
    color: hsla(0, 0%, 100%, .87);
    text-transform: none;
    margin-top: .8rem;
    margin-bottom: .8rem;
}

 .studios-repeating-content-block .studios-article-block:hover .article-block__meta .text-holder p {
    color: rgba(0, 0, 0, .87);
    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: #dcc4ac;
    
}

.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;
}

.showing-pages {
        margin-top: 4rem;
    }

 .btn li a {
    margin: auto;
    font-size: 16px;
    border-radius: 0;
    background-color: #13c392;
    color: #0c4466;
    border-color: #13c392;
    padding: .75em 1.5em;
    font-weight: 700;
    font-weight: 700;
    letter-spacing: 1px;
    text-decoration:none;
    }

.profile-grid-section .profile-grid .profile-name {
    color: #0c4466;
    text-transform: uppercase;
    letter-spacing: .15em;
    font-size: 24px;
    background: transparent;
    font-family: 'BBC Reith Sans Bd';
}
.profile-grid-section .profile-grid .profile-position {
    color: rgba(0, 0, 0, .6);
    font-weight: 600;
}
.drop-arrow-up {
    border-color: transparent transparent #0c4466 transparent;
}

.drop-arrow-down {
    border-color: transparent transparent #0c4466 transparent;
}
.carousel-bg {
    background-color: #000310;
}

.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: #0c4466;
}


.lead-content-block button:hover {
    text-decoration:underline;
    text-underline-offset: 4px;
    text-decoration-color: #fff;
}
.lead-content-block .drop-arrow-up {
    border-color: transparent transparent #fff transparent;
}

.lead-content-block .drop-arrow-down {
    border-color: transparent transparent #fff transparent;
}


@media (min-width: 400px) {
   
    .noloadmore-btm-pad {
        padding-bottom: 40px;
    }

}

@media(min-width: 600px) {
   .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;
    }
}

@media only screen and (min-width: 299px) and (max-width: 599px) {

.article-block__meta .more-info {
        color: #000826;
        display:block;
    }

.article-block__meta .svg-color {
        filter: invert(1%) sepia(28%) saturate(1%) hue-rotate(206deg) brightness(1%) contrast(100%);
    }

 .article-block__meta:hover .more-info {
        display: none;
    }
 .studios-article-block:hover .more-info {
        display: none;
    }
}