﻿html{
    overflow-x: hidden
}

body {
  font-family: BBC Reith Sans, Helvetica, Arial, sans-serif ;
  color: #333;
}

.theme-white {
  background-color: #fff;
  color: #333;
}

.no-top-pad {
  padding-top: 0;
}
.pd-0 {
  padding: 0;
}

.padding-btm {
  padding-bottom: 4rem;
}

.card {
  border: none !important;
  border-radius: 0 !important;
  background: transparent;
  padding: 0 7.5px;
  transition: opacity 0.3s ease-in-out;
}

.card .title {
  color: #13c392;
  text-transform: uppercase;
  letter-spacing: 0.25em;
  font-size: 24px;
  font-family: "BBC Reith Sans BD", Helvetica, Arial, Sans;
  margin: 0px 0px 24px;
}

.card-img,
.card-img-top {
  border-radius: 0;
  object-fit: cover;
  object-position: center;
  font-family: "object-fit: cover; object-position: center;";
  height: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  transition: all 0.1s ease-in-out;
  width: 100%;
}

.card:hover {
  transform: scale(1);
  padding: 0px;
}

.card:hover .title {
  color: #0c4466;
}

.card:hover .card-body {
  background-color: #13c392;
}

.theme-black.our_tiles {
  background-color: #0c4466;
  padding-bottom: 80px;
}

.theme-black .studios-article-block {
  transition: all 0.1s ease-in-out;
}

.studios-repeating-content-block.no-top-pad {
  padding-top: 0rem;
}

.studios-repeating-content-block__curation-title {
  margin: 0 1rem 1rem 0;
}

.theme-black .studios-article-block:hover {
  transform: scale(1.025);
  padding: 0px;
  position: relative;
  top: 0;
  left: 0;
  right: 0;
  margin: 0;
  z-index: 2;
  transition: all 1s ease;
}

.studios-article-block.channel-article-block:hover {
  position: relative;
  top: 0;
  left: 0;
  right: 0;
  margin: 0;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  z-index: 1;
  transition: margin 0.4s ease-in-out, background 0.2s linear 0.2s,
    filter 0.4s ease, -webkit-filter 0.4s ease;
}

.channel-article-block-bg {
  background-color: #191919;
}

.theme-black .studios-article-block .header {
  transition: all 0.1s ease-in-out;
}
.studios-article-block.tiles {
  min-height: 348px;
}
.studios-article-block .lifter {
  transition: all 0.4s ease-in-out;
  box-shadow: 0 0 18px 18px rgba(0, 0, 0, 0.04);
}

.studios-article-block:hover .lifter,
.studios-article-block:focus .lifter {
  position: relative;
  padding: 0px;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1;
}
.theme-black .studios-article-block .lifter .header {
  transition: none;
}

.theme-black .studios-article-block:hover .gel--minion label {
  background-color: #ffffff;
}

.theme-black.studios-article-block:hover .gel--great-primer {
  color: #0c4466;
  padding: 10px;
}

.article-block__meta .more-info {
  font-size: 14px;
  line-height: 16px;
  display: flex;
  align-items: baseline;
  font-family: "BBC Reith Sans Bd";
  padding-bottom: 1rem;
  padding-top: 10px;
  color: #fff;
}
.article-block__meta .read-article-info {
  font-size: 14px;
  line-height: 16px;
  display: flex;
  align-items: baseline;
  font-family: "BBC Reith Sans Bd";
  padding-bottom: 1rem;
  padding-top: 30px;
  color: #fff;
}
.article-block__meta .more-info svg,
.article-block__meta .read-article-info svg {
  margin-right: 10px;
}

.studios-article-block:hover .article-block__meta ..more-info {
  display: block;
}
.article-block__meta .more-info {
  display: block;
}

.studios-article-block:hover .article-block__meta .read-article-info {
  display: block;
}

.studios-article-block .article-block__meta {
  padding-top: 16px;
  padding-bottom: 8px;
  background-color: transparent;
  transition: all 0.4s ease-in-out;
}

.studios-article-block:hover .article-block__meta {
  background-color: #191919;
  box-shadow: inset 0 4px 0 #fff;
  padding: 18px 16px 30px;
}

.studios-article-block .article-block__meta .text-holder h3 {
  color: hsla(0, 0%, 100%, 1);
  letter-spacing: -0.33px;
  font-size: 18px;
  font-weight: 700;
  line-height: 22px;
  margin-bottom: 8px;
  font-family: "BBC Reith Sans BD";
}
.studios-article-block:hover .article-block__meta .text-holder h3 {
  font-size: 18px;
  max-width: calc(100% - 68px);
  display: inline-block;
  color: #fff;
  font-size: 16px;
  line-height: 20px;
  margin-bottom: 4px;
}
.studios-article-block:hover .article-block__meta .more-info {
  display: none;
}
.view-all-titles {
  font-weight: 800;
  font-size: 10px;
  line-height: 20px;
  text-align: right;
  letter-spacing: 0.25em;
  white-space: nowrap;
  text-decoration-line: underline;
  text-transform: uppercase;
  color: #fff;
  border: 0;
  padding-right: 0;
  font-family: "BBC Reith Sans";
}

.studios-article-block .article-block__meta .text-holder .description {
  color: hsla(0, 0%, 100%, 0.6);
  font-size: 15px;
  font-weight: 400;
  line-height: 1.25em;
}

.studios-article-block:hover .lifter .description {
    color: hsla(0, 0%, 100%, .87) !important;
}

.studios-article-block .article-block__meta .text-holder p {
    margin-top: 4px;
    margin-bottom: 6px;
    font-size: 0.875rem;
    line-height: 1.28rem;
}

.theme-black .studios-article-block .gel--great-primer {
  letter-spacing: -0.33px;
}
.studios-article-block .article-block__meta .text-holder .label {
  font-size: 12px;
  font-weight: 400;
  color: hsla(0, 0%, 100%, 0.6);
  text-transform: uppercase;
}
.studios-article-block:hover .article-block__meta .text-holder .label {
  color: hsla(0, 0%, 100%, 0.87);
}

.theme-black
  .studios-article-block
  .article-block__meta
  .text-holder
  p.gel--brevier {
  font-size: 0.9em;
  line-height: 1.3333333333em;
  overflow: hidden !important;
  white-space: nowrap;
  text-overflow: ellipsis;
  width: 100%;
  font-size: 0.9375em;
  line-height: 1.3333333333em;
}

strong {
  font-weight: 900 !important;
}

.large-hero {
  color: #fff;
  height: 63vw;
  display: flex;
  max-height: 800px;
  overflow: hidden;
  margin-top: 0;
  min-height: 320px;
}

.large-hero .large-hero__background-image {
  justify-content: flex-end !important;
}

.large-hero .large-hero__background-image {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50%;
  width: 100%;
  height: 100%;
  display: flex;
  margin: auto;
  position: relative;
  max-width: 1920px;
  flex-direction: column;
}

.large-hero .large-hero__background-image:before {
  background: #000;
  opacity: 0.3;
}

.large-hero .large-hero__background-image:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 1;
}

.large-hero .container.content-container {
  flex-direction: column;
  align-items: flex-start;
}

.large-hero .brand_studio_content {
  height: 100%;
}

.large-hero .container {
  align-items: center;
  display: flex;
  z-index: 2;
}

.large-hero .brand_studio_content .brand-logo {
  width: 100%;
  text-align: center;
  margin: auto;
}

.large-hero .brand_studio_content img {
  width: 188px;
  max-width: 100%;
}

.carousel-bg {
  padding-top: 5rem;
  padding-bottom: 4rem;
  background-color: #0a0c11;
  padding-left: 0;
  padding-right: 0;
  overflow: hidden;
}
.carousel-bg .studios-repeating-content-block.no-top-pad {
  padding: 0;
}

.lead-content-block {
  background-color: #0a0c11;
  max-width: 100%;
  padding-top: 48px;
  padding-bottom: 20px;
  margin: 0;
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  padding-left: 0;
  padding-right: 0;
}

.lead-content-block
  .lead-content-block__content
  .lead-content-block__description
  p {
  margin: 0;
  padding-bottom: 1.6rem;
  font-weight: 300 !important;
}

.studios-repeating-content-block__head h3 {
  color: rgba(0, 0, 0, 0.87);
  text-transform: uppercase;
  margin-bottom: 1rem;
  padding-left: 0;
}
.studios-repeating-content-block__head .wht-heading {
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 1rem;
  font-family: "BBC Reith Sans xBold";
  align-items: baseline;
}

.lead-content-block
  .lead-content-block__content
  .lead-content-block__description {
  font-size: 1.125em;
  line-height: 1.4444444444em;
  font-family: "BBC Reith Sans lt";
}

.title-head {
  padding-top: 2rem;
}

.team-title-head {
  padding-top: 2rem;
}

.showing-pages {
  margin: 0 auto;
  padding: 0.75em 1.5em;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.showing-pages:active {
  border: none;
  outline: none;
  box-shadow: none;
}
.production-load-more-btn .PagedList-skipToLast {
  display: none;
}

.profile-grid {
  display: grid;
  flex-direction: row;
}

.profile-grid-section .profile-grid.isCollapsed {
  margin: 0 0 2em 0;
}

.profile-grid .profile-position {
  margin: 0.8rem 0 1.6rem;
  color: rgba(0, 0, 0, 0.6);
  position: relative;
  font-family: "BBC Reith Sans Bd";
}

.our_team {
  background-color: #ffffff;
}

.our_team h3 {
  color: rgba(0, 0, 0, 0.87);
  text-transform: uppercase;
  font-size: 18px;
  line-height: 1.0833333333em;
  position: relative;
  margin: 0 1rem 1rem 0;
  letter-spacing: 3px;
}

.our_team h3 .our_title {
  color: rgba(0, 0, 0, 0.87);
  text-transform: uppercase;
  letter-spacing: 3px;
  font-weight: 300;
}

.our_team .tiles {
  color: rgba(0, 0, 0, 0.87);
  text-transform: uppercase;
  font-weight: 900;
  letter-spacing: 3px;
  font-family: "BBC Reith Sans XBold";
}

.our_team .profile-grid .profile-image {
  width: 100%;
  max-height: 294px;
  overflow: hidden;
}

.profile-grid .profile-detail {
  width: 100%;
}

.profile-grid-section .profile-grid .profile-name {
  margin: 0;
  font-size: 24px;
  text-transform: capitalize;
  display: inline-block;
  font-family: "BBC Reith Sans Bd";
  font-weight: 400;
  letter-spacing: 0.25em;
  line-height: 1.0833333333em;
}

.profile-grid-section .profile-grid .profile-position {
  color: hsla(0, 0%, 100%, 0.87);
}

.profile-grid-section .profile-grid .profile-full-description {
  font-family: "BBC Reith Serif";
  font-weight: 400;
  line-height: 18px;
  font-size: 14px;
}

.profile-grid-section .profile-grid .profile-image {
  width: 28%;
}

.profile-grid-section .profile-grid .profile-detail {
  width: 72%;
  padding-left: 1.6rem;
}

.profile-grid-section .profile-grid {
  display: flex;
  flex-direction: row;
}

.profile-grid-section .profile-grid .profile-button {
  display: block;
  margin: 1.3rem 0 0 0;
  padding-left: 0;
  line-height: 18px;
  font-family: BBC Reith Sans Bd, Helvetica, Arial, sans-serif;
  padding: 0.75em 1.5em;
  padding-left: 0;
  border-color: transparent;
  background: transparent;
  font-weight: 400;
  font-size: 1em;
}

.profile-grid-section .profile-grid .profile_description .button {
  color: #fff;
}

.profile-grid-section .profile-grid .profile_description .button img {
  margin-left: 5px;
}

.drop-down-box {
  width: 10px;
  height: 10px;
  display: inline-block;
  margin-left: 5px;
}

.drop-arrow-up {
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 0 4px 6px 4px;
  border-color: transparent transparent #fff transparent;
  transform: rotate(0deg);
}

.drop-arrow-down {
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 0 4px 6px 4px;
  border-color: transparent transparent #fff transparent;
  transform: rotate(180deg);
}

.more-info-carousel-head h3 {
  color: #fff;
  margin-left: 0;
  margin-bottom: 24px;
  font-size: 1.125em;
  font-weight: 700;
  line-height: 1.3333333333em;
  letter-spacing: 0.25em;
  text-transform: uppercase;
  font-weight: 900;
  font-family: "BBC Reith Sans Bd";
  display: flex;
  flex-wrap: wrap;
}

.more-info-carousel-head h3 .our_title {
  font-weight: 300;
  font-family: "BBC Reith Sans lt";
}

.more-info-carousel-head h3 .tiles {
  white-space: nowrap;
}

.more-carousel-title-head {
  padding-top: 2rem;
}

.carousel-responsive-image {
  background-color: #c4c4c4;
  padding-top: 56.25%;
  position: relative;
}

.article-block__meta .channel-patch-box {
  max-width: 64px;
  width: 64px;
  margin-left: 8px;
}

.multi-item-carousel.multi-items .studios-article-block .header {
}

.multi-item-carousel.multi-items .studios-article-block:hover {
  position: relative;
  padding: 0px;
  transition: all 0.5s ease;
}

.multi-item-carousel.multi-items .studios-article-block:hover .header {
  -webkit-transform: scale(1.025);
  transform: scale(1.025);
}

.multi-item-carousel.multi-items
  .studios-article-block
  .header
  .picture-container:after {
  opacity: 0;
  transition: all 0.1s ease-in-out;
}

.multi-item-carousel.multi-items
  .studios-article-block:hover
  .header
  .picture-container:after {
  background: linear-gradient(
    180deg,
    rgba(3, 17, 42, 0) 0.18%,
    rgba(3, 17, 42, 0.7) 99.82%
  );
  content: "";
  position: absolute;
  left: 0;
  top: auto;
  bottom: 0;
  width: 100%;
  height: 50%;
  opacity: 1;
  transition: all 0.5s ease;
}

.multi-item-carousel.multi-items .studios-article-block .header .brand-logo {
  max-width: 90%;
  max-height: 100%;
}

.lead-content-block button .collapsed img,
.lead-content-block button .expanded img {
  margin-left: 8px;
}

.music-bg {
  background-size: cover;
  background-position: 50%;
  background-repeat: no-repeat;
}

.studios-repeating-content-block
  .studios-article-block:hover
  .article-block__meta
  .text-holder
  p {
  font-size: 13px !important;
}

.studios-repeating-content-block
  .studios-article-block:hover
  .article-block__meta
  .text-holder
  .label {
  font-size: 12px !important;
}

.article-block__meta .text-holder {
  flex-grow: 1;
  max-width: 100%;
}

.article-block__meta .more-info svg {
  vertical-align: bottom;
  position: relative;
  margin-left: 0.5em;
  fill: #fff;
}
.article-block__meta .more-info svg path {
  fill: #fff;
}

.open-icon {
  background: url("../../Resources/bbc-production/open-icon.svg") center center
    no-repeat;
  background-size: 100%;
  display: inline-block;
  width: 16px;
  height: 16px;
  margin-left: 4px;
  margin-right: 4px;
  text-decoration: none;
}
.our_team .profile-grid-section {
  padding-bottom: 5rem;
}

.card:hover .article-block__meta h3 {
  font-size: 1rem;
}

.blog-filter-link {
  display: block;
  text-decoration: none;
}

.large-hero_headline{
    margin: -150px 20px;
    z-index: 999999;
    display: block;
    position: absolute;
    text-shadow: 0 0 8px rgba(0, 0, 0, .5);
    letter-spacing: 3px;
    font-size: 3.75em;
    font-weight: 300;
    line-height: 1.05em;
    padding-bottom: 9.2rem;
    font-family: 'BBC Reith Sans Bd';
    }

.lead-content-block button:hover {
    text-decoration:underline;
}

.pointer-hover,
.pointer-hover * {
    cursor: default !important;
}

@media (max-width:599px){
  .large-hero_headline{
    font-size: 2em;
    line-height: 1.03125em;
    padding-bottom: 1.6rem;
    }

  .lead-content-block
    .lead-content-block__content
    .lead-content-block__description {
    margin-left:10px;
  }

  .studios-repeating-content-block {
    margin: 10px;
}
}

@media (min-width: 600px) {
  .card:hover .article-block__meta h3 {
    font-size: 1.5rem;
  }
  .lead-content-block
    .lead-content-block__content
    .lead-content-block__description {
    font-size: 1em;
    font-weight: 400;
    line-height: 1.625em;
    margin-left:10px;
  }

  .our_team h3 {
    font-size: 1.5em;
    margin: 0 1rem 1rem 0;
  }

  .profile-grid-section .profile-grid .profile-image {
    width: 100%;
  }

  .profile-grid-section .profile-grid .profile-detail {
    width: 100%;
    padding-left: 0;
  }

  .profile-grid-section .profile-grid {
    display: flex;
    flex-direction: column;
  }

  .profile-grid-section .profile-grid .profile-name {
    margin: 1rem 0 0;
  }

  .more-info-carousel-head h3 {
    color: #fff;
    margin-left: 0;
    margin-bottom: 24px;
    font-size: 1.5em;
    line-height: 1.0833333333em;
    letter-spacing: 3px;
    text-transform: uppercase;
    font-weight: 900;
    font-family: "BBC Reith Sans Bd";
  }
  .title-head {
    padding-top: 4rem;
  }
  .view-all-titles {
    font-weight: 800;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.25em;
    text-decoration-line: underline;
    text-transform: uppercase;
    color: #fff;
    border: 0;
    padding-right: 0;
    font-family: "BBC Reith Sans";
  }
}

@media (min-width: 753px) {
  .studios-article-block:hover .article-block__meta .more-info {
    display: none;
  }

  .article-block__meta .more-info {
    display: none;
  }
  .card:hover .article-block__meta h3 {
    font-size: 1.5rem;
  }

  .studios-repeating-content-block
    .studios-article-block:hover
    .article-block__meta
    .text-holder
    p {
    font-size: 14px !important;
  }

  .studios-repeating-content-block
    .studios-article-block:hover
    .article-block__meta
    .text-holder
    .label {
    font-size: 12px !important;
  }

  .article-block__meta .text-holder {
    max-width: 100%;
  }

  .profile-grid-section .profile-grid.isCollapsed {
    margin: 0 0 2.5em 0;
  }

  .profile-grid-section .profile-grid .profile-image {
    width: 100%;
    max-width: 296px;
  }

  .profile-grid-section .profile-grid .profile-name {
    margin: 1rem 0 0;
  }

  .more-carousel-title-head {
    padding-top: 6rem;
  }

  .showing-pages {
    margin-top: 5rem;
  }

  .our_team h3 {
    font-size: 1.5em;
  }
  .carousel-bg {
    padding-left: 16px;
    padding-right: 16px;
  }
  .our_team .profile-grid-section {
    padding-bottom: 2rem;
  }
  .title-head {
    padding-top: 2.2rem;
  }

  .studios-repeating-content-block__head h3 {
    padding-left: 2px;
  }
}

@media (min-width: 1008px) {
  .studios-repeating-content-block__head h3 {
    padding-left: 0;
  }
  .card:hover .article-block__meta h3 {
    font-size: 1.5rem;
  }
  .large-hero .brand_studio_content img {
    width: 413px;
    max-width: 100%;
  }

  .lead-content-block
    .lead-content-block__content
    .lead-content-block__description {
    font-size: 1.5em;
    font-weight: 300;
    line-height: 1.6666666667em;
  }

  .team-title-head {
    padding-top: 8rem;
  }

  .our_team h3 {
    font-size: 1.5em;
    margin: 0 1rem 1rem 0;
  }

  .profile-grid-section .profile-grid .profile-image {
    width: 100%;
    max-width: 100%;
  }

  .profile-grid-section .profile-grid.isCollapsed {
    margin: 0 0 7.5em 0;
  }

  .profile-grid-section .profile-grid .profile-name {
    margin: 1rem 0 0;
  }

  .showing-pages {
    margin-top: 1rem;
  }
  .our_team .profile-grid-section {
    padding-bottom: 2rem;
  }

    .studios-article-block:hover .article-block__meta .text-holder h3 {
        max-width: 100%;
        color: hsla(0, 0%, 100%, 0.87);
        font-size: 18px;
        font-weight: 700;
    }
    .studios-article-block:hover.production {

    }
    .studios-repeating-content-block
    .studios-article-block:hover
    .article-block__meta
    .text-holder
    p {
        color: #fff;
        font-size: 15px;
        font-weight: 400;
    }
  .studios-article-block:hover .article-block__meta .read-article-info {
    display: block;
  }
  .studios-article-block:hover .article-block__meta {
    padding: 18px 16px 10px;
  }
}

@media (min-width: 1280px) {
 
  .studios-article-block:hover .article-block__meta .read-article-info {
    display: block;
  }
  .card:hover .article-block__meta h3 {
    font-size: 1.5rem;
  }
  .large-hero .brand_studio_content img {
    width: 481px;
    max-width: 100%;
  }

  .large-hero {
    height: 63vw;
    max-height: 800px;
    overflow: hidden;
    margin-top: 140px;
  }

  .lead-content-block
    .lead-content-block__content
    .lead-content-block__description
    p {
    margin: 0;
    padding-bottom: 1.6rem;
    font-weight: 300 !important;
  }

  .lead-content-block
    .lead-content-block__content
    .lead-content-block__description {
    font-size: 1.5em;
    font-weight: 300;
    line-height: 1.6666666667em;
  }

  .title-head {
    padding-top: 4rem;
  }

  .team-title-head {
    padding-top: 2rem;
  }

  .our_team h3 {
    font-size: 1.5em;
    margin: 0 1rem 1.6rem 0;
  }

  .profile-grid-section .profile-grid .profile-image {
    width: 100%;
    max-width: 100%;
  }

  .profile-grid-section .profile-grid.isCollapsed {
    margin: 0 0 7.5em 0;
  }

  .profile-grid-section .profile-grid .profile-position {
    margin: 0.4rem 0 1rem 0;
  }

  .profile-grid-section .profile-grid .profile-name {
    margin: 1rem 0 0;
  }

  .more-info-carousel-head h3 {
    color: #fff;
    margin-left: 0;
    margin-bottom: 24px;
    font-size: 1.5em;
    line-height: 1.0833333333em;
    letter-spacing: 3px;
    text-transform: uppercase;
    font-weight: 900;
    font-family: "BBC Reith Sans xBold";
  }

  .more-info-carousel-head h3 .tiles {
    white-space: normal;
  }

  .more-carousel-title-head {
    padding-top: 6rem;
  }
  .our_team .profile-grid-section {
    padding-bottom: 3rem;
  }
  .studios-article-block.tiles {
    margin-bottom:40px;
  }
  .studios-article-block.channel-article-block:hover {
    position: relative;
    top: 0;
    left: 0;
    right: 0;
    margin: -53px -30px 10px;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    z-index: 1;
    transition: margin 0.4s ease-in-out, background 0.2s linear 0.2s,
      filter 0.4s ease, -webkit-filter 0.4s ease;
  }
}

.card-body {
  padding: 20px 0px;
}

@media (min-width: 1024px) and (max-width: 1365px) {
  .multi-item-carousel .carousel-inner .carousel-item .col-sm-12 {
    flex: 0 0 auto;
    width: 50% !important;
  }

  .profile-grid-section .col-sm-6 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
}

.grid-item {
    margin: 0;
    padding: 0 15px 0 0;
}


.responsive-image figure {
    position: relative;
}

.responsive-image figure {
    display: block;
    margin: 0;
}

.responsive-image figure img {
    width: 100%;
    max-height: 349px;
}

.studios-repeating-content-block .slick-prev, .slick-next {
    top: 50% !important;
}

@media (max-width:599px){
    .responsive-image figure img {
    max-height: 229px;
}
}

.PagedList-skipToLast{
    display:none !important;
}

.grid-item {
    margin: 0;
    padding: 0 15px 0 0;
}


.responsive-image figure {
    position: relative;
}

.responsive-image figure {
    display: block;
    margin: 0;
}

.responsive-image figure img {
    width: 100%;
    max-height: 349px;
}

.studios-repeating-content-block .slick-prev, .slick-next {
    top: 50% !important;
}

@media (max-width:599px){
    .responsive-image figure img {
    max-height: 229px;
}

    .hero__content
 {
    max-width: 100% !important;
    flex-basis: 100%;
}

    .blogHeaderWrapper {
        padding: 10px 20px 0px 30px !important;
    }

    .social-signup-wrapper{
        padding: 10px 10px 0px 10px;
    }
}


.PagedList-skipToLast{
    display:none !important;
}

.channels_load-more li a:hover {
    color: rgb(0, 0, 0);
    border-color: rgb(255, 255, 255);
    background: rgb(228 228 228);
}

.button.button--md.button--md:hover{
    color: rgb(0, 0, 0);
    border-color: rgb(255, 255, 255);
    background: rgb(228 228 228);
}

iframe {
    border: 0;
    padding: 0 20px;
}

.hero .container {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.hero__content
 {
    max-width: 54%;
    flex-basis: 50%;
}

.channel-not-available {
    border: 1px solid hsla(0, 0%, 100%, .2);
    background: transparent;
    box-sizing: border-box;
    border-radius: 2px;
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    padding: 14px 1em;
}
.pointer-hover:hover{
    cursor: default !important;
}