.intro, [class*='intro--'] {
    min-height: 40vw;
    padding: 3.5rem 0;
    height: 600px;
}

.intro__supported img {
    height: 60px;
    object-fit: contain;
    margin-right: 20px;
}

.intro__supported span {
    color: #fff;
    font-weight: bold;
    font-size: 12px;
    line-height: 14px;
    display: inherit;
    margin-bottom: 20px;
}
.intro__supported {
    display: flex;
    margin: 50px 0;
    flex-direction: column;
}

img.intro-arrow-down {width: 70px;}

.center-intro {
    display: flex;
    height: 100%;
    width: 100%;
    align-items: center;
    justify-content: space-between;
}

.wrap--medium.intro__wrapper {
    height: 100%;
}

.intro__description {
    margin-top: 0;
}

.intro__subtitle {
    font-size: 42px;
    font-weight: bolder;
    line-height: 46px;
}

.intro__description p.intro__text {
    font-size: 18px;
    font-weight: 300;
    margin-top: 30px;
}

section#videos h2 {
    font-size: 28px;
    width: 55%;
    color: #fff;
    font-weight: 100;
}

section#reources {
    padding: 60px 0;
}
.video-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr); /* Two equal-width columns */
    grid-gap: 20px;
    grid-auto-rows: 1fr;
}

.video-post {
    width: 100%;
    border-radius: 10px;
    overflow: hidden;
    position: relative;
}
.video-js {
    width: 100%;
    height: 450px;
    max-height: 50vw;
    object-fit: cover;
}

section#videos {
    background: #2D2D2D;
    padding: 50px 0 80px 0;
}

.video-post {}

.video-meta {
    position: absolute;
    z-index: 9;
    bottom: 0;
    padding: 20px;
}

.video-available {
    color: #5A5A5A;
    background: #fff;
    display: inline-block;
    padding: 0px 10px;
    font-size: 14px;
    border-radius: 5px;
}

.video-episode {
    text-transform: uppercase;
    color: #00A872;
    font-size: 14px;
    font-weight: bold;
}

.video-title {
    color: #fff;
    font-weight: bold;
    line-height: 22px;
}
.center-intro > div:last-child {
    /* margin-top: 25%; */
}

video.vjs-tech {
    object-fit: cover;
}


.back-parent {
    background: #FFC84F;
    line-height: 50px;
    font-size: 16px;
    text-transform: uppercase;
    color: #443506;
    top: calc(10rem);
    position: fixed;
    z-index: 9;
    width: 100%;
    transition: -webkit-transform .4s;
    transition: transform .4s;
    transition: transform .4s, -webkit-transform .4s;
}
body.admin-bar .back-parent {
    top: calc(10rem + 32px);
}
body.admin-bar .back-parent.small {
    top: calc(6rem + 32px);
}
.back-parent.small {
    top: calc(6rem);
    line-height: 44px;
    -webkit-transform: translateY(-0.3rem);
    transform: translateY(-0.3rem);
}
.back-parent svg {
    margin-right: 10px;
}

.header-single-video {
    display: flex;
    align-items: center;
    width: 100%!important;
    justify-content: space-between;
    height: 180px;
}

.header-single-video h1 {
    font-size: 28px;
    flex: 1;
    margin: 0!important;
}

.page-template-single-bbc-template .intro__supported img {
    height: 30px;
}

.page-template-single-bbc-template .intro__supported {
    margin-top: 0;
    /* flex: 1; */
    justify-content: end;
}

section#bbc-content {
    background: #F0F0F0;
}
.video-player {
    padding-top: 80px;
}
img.btn-play {
    width: 50px;
    height: 50px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -25px;
    margin-top: -25px;
}
.video-player > .video-js {
    width: calc(80% - 20px);
}
.video-player > iframe {
    width: calc(80% - 20px);
    height: 450px;
    max-height: 50vw
}
.video-player .videos {
    width: 20%;
    float: right;
}

.videos .video-post {
    border-radius: 0;
    margin-bottom: 20px;
}

.videos .video-js {
    height: 125px;
}

.videos .video-post .video-meta {
    position: relative;
    padding: 0;
}

.videos .video-post .video-title {
    color: #1B1B1B;
}

.videos .video-available {
    position: absolute;
    top: -115px;
    left: 10px;
}
.main-video-meta {
    margin-top: 40px;
}

.main-video-meta .video-title {
    color: #444444;
    font-size: 40px;
    line-height: 46px;
    margin-top: 20px;
}

section#bbc-subcontent {
    padding: 80px 0;
}

.section.related-news {
    background: #F6F6F6;
    padding: 50px;
}
.section h2, #reources h2 {
    text-transform: capitalize;
}
.vjs-theme-forest .vjs-big-play-button {
    width: 50px;
    height: 50px;
    background-size: 50px;
    margin-top: -25px;
    margin-left: -25px;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAD4AAAA+CAYAAABzwahEAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAQKSURBVHgB7Zu/T9tAFMdfEAzAVFC6VCjuUtG0S6WqZaiEWIoSfiwgEAwVAwsjygALGRATUmbEfwASHSFzGZCKGDpQSpnM0IUIOgEDQ/qecxc5iR3b8d35nPQjHY4wSPnee/c9391zAiRSLpf78ZJmrQ9bChv9Lln3pyXWHrCZ2K7pmkgkSiCJBAgGxXKh77EZEA4T2y9sR6I7QYhwFlkSOgoV0TIwsRWxA76BAEILR9FZvMxAJYVVQJE/CNsBLQtnKb0CjeNVFdQBO9gBF9ACgYWztJ7FlgE9KEIlA+6D/FMg4SiaopuH6KLsBkV/M4gB+hbOUjsH6sZyUCjiBb+p70s4iia3XoF4sOPH+DyFx0w0x1N8V7ObNueOGyvsu7viKpwZWQ7iS45pcMRROJuyyL11NTI/WBqYlgbcIk7ztG5TViuQhlmnGw3C2djQ5eFEBBmn8e4U8TiamRcNmmqEs6mrHVK8niRbTFWpj/gsCGRjY+MNNdCDGbvRVYXLivb+/v7bkZGRyb29vRcQLXzPwMIecWmGdnd315/P5z8tLy9/uLy8jHKKHOUfLOFsojdAMsfHxy+XlpbGdnd3DYiGNHd4HvEsKIKiXygUPk5PT49FFP0a4a9BMSj6OYqfjMD8rHHepSrN3eDmd3Jy8gzUYJC7U8QNiBhKfxz7nxWaX5qEp0ATFJpfWouI2+HmJzn6fSS8DzSEoj8/Pz8uyfxSJFzbZ/PHx8cebn6Co9+vtXAOpT9Nfaurq+9ub297IDzJLogRh4eHryYmJsZFmF+shHOGhoYeICTdECMymcwVLnbOBwcHnyAkJJyOXbQe5xjhv7lc7kc2m70BMZRIOB29aCm8t7f3aXFx8Xxtbe0KxGIJp7ILAzRjeHj4Znt7+xSvgU5BffJAwkMbhUgoyuvr698XFhb+gDxMEk6ni1psJ4s0Lw+uufBIGRgYuEfBpwLNywuzmyoJcH1qQgTjnNJ6amrqamtr6xzUYZWR8Xn8DBQLl2xezaDyseoDjLJ0lzhF+eWIfljCqXwC053Ey6pRs1BoXm5UqyXtj6xUQSBFeATm5UaRf7ALp3FO403orsfc3NxPXE7+jjDKnJK9PKSmBoYdrH2B9qSmLqZmWYo3aOBLqxiOkFJ9MZDTenwH2o8GTQ3CWYFcEdqHolPRn9sOzAG0R8pblc5ONxyFs4LYTai4fFyxNLgV97ruubGJvgDxpdCsqLfpZiMbG3E0O8869v9FvF50ZNk2pyML9Tkd+WqGnY57GaceZnwqi34psl/ZuqJlhL1pyDqA0t8AOVBkya3Pgqa1EzJesaTI0/KWKqkMCIcJlX2Ci1ZT2g3hwu3YKqpS7ErVF0lwfqmWokinOnTAQSIvRETWjX+K55K6awOvkgAAAABJRU5ErkJggg==);
}
.vjs-theme-forest.vjs-big-play-button:focus, .vjs-theme-forest:hover .vjs-big-play-button{
    width: 50px;
    height: 50px;
    background-size: 50px;
    margin-top: -25px;
    margin-left: -25px;
}
img.video-thumb {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.video-post:before {
    content: '';
    position: absolute;
    bottom: 0;
    width: 100%;
    z-index: 9;
    height: 100%;
    background: rgb(0,0,0);
    background: linear-gradient(0deg, rgba(0,0,0,0.4598214285714286) 0%, rgba(255,255,255,0) 91%);
    pointer-events: none;
}
.videos img.video-thumb {
    height: 125px;
}

.videos .video-post:before {
    bottom: auto;
    top: 0;
    height: 125px;
}

.main-content {
    width: calc(70% - 20px);
}
.video-post a {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 999;
}
.video-player > img.video-thumb {
    width: calc(80% - 20px);
}
#show-more {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 13px;
    margin-top: 10px;
    display: inline-block;
    cursor: pointer;
}
div#show-more {
    display: flex;
    align-items: center;
}

.show-icon {
    border: solid 1px #CDCDCD;
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 15px;
    border-radius: 10px;
    margin-right: 6px;
}
.videos.show .show-icon {
    transform: rotate(180deg);
}
.back-parent.bottom {
    position: inherit;
    margin-bottom: -3px;
}
section.news-center.grid__no-padding {
    padding: 0;
}

#wrapper-ajax-resources-center h3.initiative-section-title {
    margin-top: 40px;
}

div#wrapper-ajax-resources-center {
    margin-bottom: 40px;
}
@media only screen and (max-width: 768px) {
    .video-grid {
        grid-template-columns: repeat(1, 1fr);
    }
    .video-player > .video-js {
        width: 100%;
    }

    .video-player .videos {
        width: 100%;
        margin-top: 20px;
    }

    .videos img.video-thumb {
        height: 50vw;
    }

    .videos .video-post:before {
        height: 50vw;
    }

    .main-content {
        width: 100%;
    }
    .back-parent {
        top: 60px;
        font-size: 12px;
        white-space: nowrap;
        text-overflow: ellipsis;
    }

    .portfolio-narrative-single {
        margin-top: 50px;
    }

    .breadcrumb__item span {
        color: #fff;
    }

    .header-single-video {
        flex-direction: column;
        align-items: baseline;
        margin: 0;
    }

    nav.breadcrumb {margin-bottom: 20px;}

    header#top {
    }

    .header-banner {
        padding: 10px 0;
    }

    .video-player > iframe {
        width: 100%;
    }

    .section.related-news {
        padding: 50px 0;
    }

    .publications-grid-inner.wrap--large {
        margin: 0;
    }

    /* li.news-card.news-grid__card__item {
        max-width: 100%;
    } */
  }
  .resource-type-news {
    display: none;
}
