body.collection-brotherhood-2016 .c-navbar-primary {
  background-color: rgba(0, 0, 0, 0.8);
  position: fixed; }

body.collection-brotherhood-2016 .c-navbar-primary__main-nav-items {
  background-color: transparent;
  border-top: none; }

@media (min-width: 1160px) {
  body.collection-brotherhood-2016 .c-site-header {
    width: 100%; } }

body.collection-brotherhood-2016 .c-card__title {
  font-family: "bebas-neue", "Helvetica Neue", Helvetica, Arial, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, sans-serif;
  font-weight: normal;
  font-size: 2rem; }

@media (max-width: 979.9px) {
  body.collection-brotherhood-2016 .c-card__content {
    padding: 0 1rem; } }

body.collection-brotherhood-2016 .c-card--list .c-card__media-wrapper {
  float: left;
  width: 33.33333%; }
  @media (min-width: 740px) {
    body.collection-brotherhood-2016 .c-card--list .c-card__media-wrapper {
      width: 50%; } }

body.collection-brotherhood-2016 .c-card--list .c-card__title-wrapper {
  float: left;
  width: 66.66667%; }
  @media (min-width: 740px) {
    body.collection-brotherhood-2016 .c-card--list .c-card__title-wrapper {
      width: 50%; } }

body.collection-brotherhood-2016 .c-card--list .c-card__title-inner {
  padding: 0 1rem; }
  @media (min-width: 740px) {
    body.collection-brotherhood-2016 .c-card--list .c-card__title-inner {
      width: 90%;
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      -webkit-transform: translate(-50%, -50%); } }

body.collection-brotherhood-2016 .c-card--list .c-card__title-inner .c-card__taxonomy {
  margin-top: 0;
  display: inline-block; }

body.collection-brotherhood-2016 .c-card--list .c-card--lg .c-card__title {
  font-size: 1.4rem; }
  @media (min-width: 740px) {
    body.collection-brotherhood-2016 .c-card--list .c-card--lg .c-card__title {
      font-size: 1.5rem; } }
  @media (min-width: 1160px) {
    body.collection-brotherhood-2016 .c-card--list .c-card--lg .c-card__title {
      font-size: 2rem; } }

@media (max-width: 979.9px) {
  body.collection-brotherhood-2016 .c-card--list .c-card__title-inner .c-card__excerpt {
    display: none; } }

@media (min-width: 740px) {
  body.collection-brotherhood-2016 .c-card--list .c-card {
    display: flex; } }

body.collection-brotherhood-2016 .c-card--list .c-card__wrapper:nth-child(2n) .c-card__media-wrapper,
body.collection-brotherhood-2016 .c-card--alternate .c-card__wrapper .c-card__media-wrapper {
  order: 2; }

body.collection-brotherhood-2016 .c-card--list .c-card__wrapper {
  margin-bottom: 0;
  padding: 0; }

body.collection-brotherhood-2016 .c-card--list .c-card__title-wrapper {
  position: relative; }
  @media (max-width: 739.9px) {
    body.collection-brotherhood-2016 .c-card--list .c-card__title-wrapper {
      width: 100%;
      padding: 2rem; } }

@media (max-width: 739.9px) {
  body.collection-brotherhood-2016 .c-card--list .c-card__media-wrapper {
    width: 100%; } }

body.collection-brotherhood-2016 .o-lander--dark-bg {
  overflow: hidden;
  position: relative; }

body.collection-brotherhood-2016 .o-lander--dark-bg .c-card__wrapper {
  position: static; }
  body.collection-brotherhood-2016 .o-lander--dark-bg .c-card__wrapper:before {
    content: '';
    display: block;
    background: linear-gradient(to right, #3a3538 0%, #3a3538 51%, #3a3538 51%, #cccccc 51%, #2f2a2d 51%, #2f2a2d 100%);
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0; }

body.collection-brotherhood-2016 .o-lander--dark-bg .c-card__wrapper:nth-child(2n):before {
  background: linear-gradient(to right, #2f2a2d 0%, #2f2a2d 51%, #f16f5c 51%, #3a3538 51%, #3a3538 100%); }

body.collection-brotherhood-2016 .o-lander--dark-bg .c-card {
  background-color: #241e22; }

body.collection-brotherhood-2016 .o-lander--dark-bg .c-card__taxonomy,
body.collection-brotherhood-2016 .o-lander--dark-bg .c-card__title-link,
body.collection-brotherhood-2016 .o-lander--dark-bg .c-card__excerpt {
  color: #fff;
  font-weight: normal; }

body.collection-brotherhood-2016 .o-lander--dark-bg .c-card__media-wrapper {
  background-color: #241e22; }
  body.collection-brotherhood-2016 .o-lander--dark-bg .c-card__media-wrapper:before {
    content: '';
    width: 100%;
    position: absolute;
    background-color: #241e22;
    color: #fff;
    padding: 1rem;
    z-index: 1;
    text-transform: uppercase;
    font-family: "bebas-neue", "Helvetica Neue", Helvetica, Arial, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, sans-serif; }
    @media (min-width: 980px) {
      body.collection-brotherhood-2016 .o-lander--dark-bg .c-card__media-wrapper:before {
        max-width: 250px;
        left: -40px;
        top: 50%;
        transform: translateY(-50%);
        font-size: 1.5rem;
        line-height: 1.5rem; } }
  body.collection-brotherhood-2016 .o-lander--dark-bg .c-card__media-wrapper:after {
    content: '';
    position: absolute;
    background-repeat: no-repeat;
    background-size: 100%;
    bottom: 0;
    width: 150px;
    height: 50px; }
    @media (min-width: 980px) {
      body.collection-brotherhood-2016 .o-lander--dark-bg .c-card__media-wrapper:after {
        bottom: 2rem;
        left: -40px;
        width: 300px;
        height: 101px; } }
  @media (max-width: 979.9px) {
    body.collection-brotherhood-2016 .o-lander--dark-bg .c-card__media-wrapper {
      position: relative; } }

@media (min-width: 980px) {
  body.collection-brotherhood-2016 .o-lander--dark-bg .c-card__wrapper:nth-child(2n) .c-card__media-wrapper:before {
    left: auto;
    right: -40px; } }

@media (min-width: 980px) {
  body.collection-brotherhood-2016 .o-lander--dark-bg .c-card__wrapper:nth-child(2n) .c-card__media-wrapper:after {
    left: auto;
    right: -40px; } }

body.collection-brotherhood-2016 .o-lander--dark-bg .c-card__wrapper:nth-child(1) .c-card__media-wrapper:before {
  content: 'Memories of 1987 will remain with me forever'; }

body.collection-brotherhood-2016 .o-lander--dark-bg .c-card__wrapper:nth-child(1) .c-card__media-wrapper:after {
  background-image: url("http://coresites-cdn.factorymedia.com/rcuk/wp-content/uploads/2016/04/signature-roche.png"); }

body.collection-brotherhood-2016 .o-lander--dark-bg .c-card__wrapper:nth-child(2) .c-card__media-wrapper:before {
  content: 'Without a team it is not possible to win'; }

body.collection-brotherhood-2016 .o-lander--dark-bg .c-card__wrapper:nth-child(2) .c-card__media-wrapper:after {
  background-image: url("http://coresites-cdn.factorymedia.com/rcuk/wp-content/uploads/2016/04/signature-oscar-2.png"); }

body.collection-brotherhood-2016 .o-lander--dark-bg .c-card__wrapper:nth-child(3) .c-card__media-wrapper:before {
  content: "It's a religion: Follow the rules and do things the right way"; }

body.collection-brotherhood-2016 .o-lander--dark-bg .c-card__wrapper:nth-child(3) .c-card__media-wrapper:after {
  background-image: url("http://coresites-cdn.factorymedia.com/rcuk/wp-content/uploads/2016/04/signature-furlan.png"); }

body.collection-brotherhood-2016 .o-lander--dark-bg .c-card__wrapper:nth-child(4) .c-card__media-wrapper:before {
  content: 'To be a cyclist you need to give it everything'; }

body.collection-brotherhood-2016 .o-lander--dark-bg .c-card__wrapper:nth-child(4) .c-card__media-wrapper:after {
  background-image: url("http://coresites-cdn.factorymedia.com/rcuk/wp-content/uploads/2016/04/signature-harris.png"); }

body.collection-brotherhood-2016 .o-lander--dark-bg .c-card__media-wrapper .c-card__image {
  opacity: 0.7;
  transition: opacity, 0.2s, ease-in-out; }

body.collection-brotherhood-2016 .o-lander--dark-bg .c-card:hover .c-card__media-wrapper .c-card__image {
  opacity: 1; }

body.collection-brotherhood-2016 .c-card__content .brotherhood__intro-video {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%); }

body.collection-brotherhood-2016 .o-lander--intro .c-card__content {
  max-width: 720px;
  margin: 0 auto; }

body.collection-brotherhood-2016 .o-lander--intro .c-card--interior .c-card__title-inner {
  position: relative;
  bottom: auto; }
  @media (min-width: 980px) {
    body.collection-brotherhood-2016 .o-lander--intro .c-card--interior .c-card__title-inner {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      -webkit-transform: translate(-50%, -50%); } }

@media (max-width: 739.9px) {
  body.collection-brotherhood-2016 .o-lander--intro .c-card--interior .c-card__title-wrapper {
    margin-top: -29rem; } }

@media (max-width: 499.9px) {
  body.collection-brotherhood-2016 .o-lander--intro .c-card--interior .c-card__title-wrapper {
    margin-top: -8rem; } }

body.collection-brotherhood-2016 .o-lander--intro .c-logo {
  max-height: 65px;
  margin-bottom: 2rem; }
  @media (min-width: 740px) {
    body.collection-brotherhood-2016 .o-lander--intro .c-logo {
      max-height: 100px;
      margin-top: 100px; } }

body.collection-brotherhood-2016 .c-intro-copy {
  border-top: 4px solid;
  padding-top: 1rem;
  margin: 2rem auto; }
  @media (min-width: 740px) {
    body.collection-brotherhood-2016 .c-intro-copy {
      max-width: 720px;
      margin: 4rem auto; } }

body.collection-brotherhood-2016 .c-intro-copy .c-btn {
  width: 100%;
  text-align: center;
  border-radius: 0;
  color: #000;
  border-color: #000; }
  body.collection-brotherhood-2016 .c-intro-copy .c-btn:hover {
    background-color: #000;
    border-color: #000;
    color: #fff; }

body.collection-brotherhood-2016 .c-lander-heading {
  margin-top: 0;
  margin-bottom: 0; }
  @media (min-width: 740px) {
    body.collection-brotherhood-2016 .c-lander-heading {
      padding: 0; } }

body.collection-brotherhood-2016 .c-lander-heading__wrapper {
  background-color: #eee; }

body.collection-brotherhood-2016 .c-lander-heading__title {
  font-size: 1.6rem;
  font-family: "bebas-neue", "Helvetica Neue", Helvetica, Arial, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, sans-serif;
  font-weight: normal;
  text-transform: uppercase;
  height: 4rem;
  line-height: 4rem;
  display: inline-block;
  width: auto;
  background: #fff;
  border-top: none;
  margin: 0;
  padding: 0 1rem; }
  @media (min-width: 740px) {
    body.collection-brotherhood-2016 .c-lander-heading__title {
      font-size: 3rem; } }

@media (min-width: 740px) {
  body.collection-brotherhood-2016 .c-article-head__video-outer {
    padding-top: 2rem;
    padding-bottom: 2rem; } }

@media (min-width: 1160px) {
  body.collection-brotherhood-2016 .c-article-head__video-outer {
    padding-top: 200px;
    padding-bottom: 2rem; } }

body.collection-brotherhood-2016 .c-article-head__video-inner:before {
  content: "";
  background-image: url("//coresites-cdn.factorymedia.com/rcuk/wp-content/uploads/2016/07/hero-logos.png");
  background-size: 100%;
  background-repeat: no-repeat;
  margin: 0 auto;
  width: 300px;
  height: 100px;
  display: block; }

@media (max-width: 739.9px) {
  body.collection-brotherhood-2016 .c-article-head__video-inner {
    padding-top: 1rem; } }

body.collection-brotherhood-2016 .c-related-articles--row {
  display: none; }
