﻿.rich-text:first-of-type {
  margin-top: 5.4rem;
}
.rich-text h1,
.rich-text h2,
.rich-text h3,
.rich-text h4,
.rich-text h5 {
  font-family: BBC Reith Sans, Helvetica, Arial, sans-serif;
  color: #333;
}
.rich-text {
  max-width: 588px;
  margin: auto;
}

.rich-text p {
  font-family: "BBC Reith Sans lt";
  margin: 1.6rem 0;
  font-weight: 300;
  font-size: 0.875em;
  line-height: 1.7142857143em;
  color: hsla(0, 0%, 100%, 1);
}
.rich-text h6 {
  font-family: "BBC Reith Sans Bd";
  margin: 1.6rem 0;
  font-weight: 300;
  font-size: 0.67em;
  line-height: 1.7142857143em;
  color: #fff;
}
.rich-text h6 a {
  color: hsla(0, 0%, 100%, 0.87);
}

.rich-text:first-of-type p:first-of-type {
  color: #fff;
}

.rich-text:first-of-type p:first-of-type {
  font-family: "BBC Reith Sans", Helvetica, Arial, sans-serif;
  font-size: 1.125em;
  font-weight: 300;
  line-height: 1.444em;
}

.rich-text h2 {
  color: #fff;
  margin: 2.2rem 0 1rem !important;
  font-weight: 700;
  font-size: 1.125em;
  line-height: 1.3333333333em;
}

.rich-text a {
  font-weight: 700;
  display: inline;
}

.rich-text a svg {
  margin-left: 5px;
  height: 18px;
}

.rich-text strong {
  color: #fff !important;
  font-weight: 700;
}

.rich-text a svg path {
  fill: #fff !important;
}

.media-section figcaption {
  font-family: BBC Reith Sans, Helvetica, Arial, sans-serif;
  margin-top: 16px;
  font-size: 0.875em;
  font-weight: 300;
  line-height: 1.1428571429em;
  color: hsla(0, 0%, 100%, 0.6);
}

.distribution-carousel-container {
  padding-top: 0;
  padding-bottom: 0;
}
.social-signup-wrapper {
  background: #282828;
  padding-top: 4rem;
  padding-bottom: 4rem;
}
.distribution-carousel-container .card:hover {
  padding: 0 7.5px;
}

@media (min-width: 600px) {
  .rich-text h2 {
    font-size: 1.625em;
    line-height: 1.1538461538em;
  }
}

@media only screen and (max-width: 767px) and (min-width: 280px) {
  .rich-text:first-of-type {
    margin-top: 4rem;
  }

  .rich-text:first-of-type p:first-of-type {
    font-size: 1.125em;
    line-height: 1.4444444444em;
  }

  .rich-text p {
    font-size: 0.875em;
    line-height: 1.7142857143em;
    margin: 1.4rem 0;
  }

  .studios-repeating-content-block .slick-prev, .slick-next {    
    display: none !important;
}
}

@media only screen and (max-width: 1180px) and (min-width: 768px) {
  .media-section figcaption {
    font-size: 0.875em;
    line-height: 1.1428571429em;
  }

  .media-section .media-captoiin {
    font-size: 0.875em;
    line-height: 1.1428571429em;
  }
}

@media (min-width: 767px) {
  .rich-text:first-of-type p:first-of-type {
    font-size: 1.125em;
    font-weight: 300;
    line-height: 1.444em;
  }
  .distribution-carousel-container {
    padding-top: 0;
    padding-bottom: 0;
  }
}

@media (min-width: 1008px) {
  .rich-text h2 {
    font-size: 1.625em;
    line-height: 1.1538461538em;
  }

  .rich-text:first-of-type p:first-of-type {
    font-size: 1.5em;
    font-weight: 300;
    line-height: 1.6666666667em;
  }

  .rich-text p {
    margin: 1rem 0;
    font-size: 1.125em;
    font-weight: 300;
    line-height: 1.7777777778em;
  }
  .distribution-carousel-container {
    padding-top: 8rem;
    padding-bottom: 8rem;
  }
  .slick-prev,
  .slick-next {
    display: block !important;
  }
}

@media (min-width: 1280px) {
  .rich-text h2 {
    font-size: 1.5em;
    line-height: 1.1666666667em;
    margin: 2.2rem 0 1.3rem !important;
  }

  .rich-text p {
    margin: 1rem 0;
    font-size: 1.125em;
    font-weight: 300;
    line-height: 1.7777777778em;
    margin-bottom: 38px;
  }

  .rich-text:first-of-type p:first-of-type {
    font-size: 1.5em;
    font-weight: 400;
    line-height: 26px;
    margin-bottom: 1em;
  }
  .distribution-carousel-container {
    padding-top: 6rem;
    padding-bottom: 8rem;
  }
}

.studios-repeating-content-block .slick-prev, .slick-next {
    top: 50% !important;
}

.img-thumbnail {
    border: none; 
    border-radius:0;
    background:none;
    padding:0;
}
