body.collection-e-mtb .c-card--interior .c-card__media-inner {
  background-color: #009CC8; }

body.collection-e-mtb .c-card__title-link:before, body.collection-e-mtb .c-card__title-link:after,
body.collection-e-mtb .c-card:hover .c-card__title-link:before,
body.collection-e-mtb .c-card:hover .c-card__title-link:after {
  background-color: #009CC8; }

body.collection-e-mtb .c-card--videos:hover .c-card .c-card__media-wrapper:after {
  background-color: #009CC8;
  border-color: #009CC8; }

body.collection-e-mtb .c-related-articles--aside .c-card:hover .c-card__title-link {
  color: #009CC8; }

body.collection-e-mtb .t-lander--hero-wrapper {
  min-height: 60vh;
  position: relative; }
  body.collection-e-mtb .t-lander--hero-wrapper:hover:after {
    color: #fff;
    background-color: #009CC8;
    border: 2px solid #fff; }
  body.collection-e-mtb .t-lander--hero-wrapper:after {
    content: "\f04b";
    position: absolute;
    font-family: "FontAwesome";
    color: #009CC8;
    border: 2px solid #fff;
    width: 65px;
    height: 65px;
    line-height: 60px;
    border-radius: 100%;
    text-align: center;
    z-index: 0;
    position: absolute;
    top: 2rem;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transition: background .2s ease-in-out; }
    @media (min-width: 980px) {
      body.collection-e-mtb .t-lander--hero-wrapper:after {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%); } }
  body.collection-e-mtb .t-lander--hero-wrapper .u-faux-block-link__overlay {
    z-index: 1; }
  body.collection-e-mtb .t-lander--hero-wrapper .c-share-widget__button-wrapper {
    display: none; }

body.collection-e-mtb .t-lander--hero,
body.collection-e-mtb .o-grid,
body.collection-e-mtb .c-card__wrapper,
body.collection-e-mtb .c-card {
  min-height: inherit;
  margin-bottom: 0; }

body.collection-e-mtb .t-lander--hero {
  background-color: #333; }

body.collection-e-mtb .t-lander--hero .c-card__content {
  color: #fff; }
  @media (min-width: 980px) {
    body.collection-e-mtb .t-lander--hero .c-card__content {
      max-width: 40%; } }

@media (min-width: 980px) {
  body.collection-e-mtb .t-lander--hero .c-card__content p {
    font-size: 1.1rem;
    line-height: 1.8rem; } }

body.collection-e-mtb .t-lander--hero .c-card__title-inner {
  padding-top: 200px; }

body.collection-e-mtb .t-lander--hero .t-btn {
  color: #fff;
  font-size: .8rem;
  border: 2px solid; }

body.collection-e-mtb .t-lander--hero .c-card__content:hover .t-btn {
  background-color: #009CC8; }

@media (min-width: 740px) {
  body.collection-e-mtb .t-lander--started .o-grid {
    padding: 0 15px; } }

body.collection-e-mtb .t-read-next {
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
  padding-top: 1rem;
  padding-bottom: 1rem;
  margin-bottom: 2rem; }

body.collection-e-mtb .t-read-next .o-grid:before {
  content: "Read Next";
  width: 100%;
  display: inline-block;
  font-family: "acumin-pro-extra-condensed", "Helvetica Neue", Helvetica, Arial, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, sans-serif;
  font-size: 1.4rem;
  text-transform: uppercase;
  padding: 0 15px 1rem; }

@media (min-width: 980px) {
  body.collection-e-mtb .t-read-next .c-card__media-wrapper {
    width: 50%;
    display: block;
    float: left; } }

@media (min-width: 980px) {
  body.collection-e-mtb .t-read-next .c-card__title-wrapper {
    width: 50%;
    display: block;
    float: left;
    padding: 0 1.5rem; } }

body.collection-e-mtb .t-read-next .c-card__title-inner {
  padding: 0; }

body.collection-e-mtb .t-subnav {
  margin: 0;
  padding: 0;
  color: #000;
  font-family: "acumin-pro-extra-condensed", "Helvetica Neue", Helvetica, Arial, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, sans-serif;
  font-weight: 300;
  text-transform: uppercase;
  background-color: #fff;
  z-index: 10;
  position: relative;
  border-bottom: 1px solid #eee;
  padding-left: 15px; }
  @media (min-width: 740px) {
    body.collection-e-mtb .t-subnav {
      overflow: visible;
      padding: 0; } }

body.collection-e-mtb .t-subnav .c-lander-subnav__menu {
  overflow-y: hidden;
  padding-right: 70px; }
  @media (min-width: 740px) {
    body.collection-e-mtb .t-subnav .c-lander-subnav__menu {
      overflow: visible;
      max-height: 55px;
      padding-right: 0; } }

body.collection-e-mtb .t-subnav a {
  display: inline-block;
  margin-top: 4px;
  color: #fff;
  border: 0;
  border-bottom: 4px solid transparent; }
  body.collection-e-mtb .t-subnav a:hover {
    background-color: transparent; }

body.collection-e-mtb .t-subnav .menu-item {
  font-size: 1.3rem; }
  body.collection-e-mtb .t-subnav .menu-item:first-child {
    width: 100%;
    background-image: url("../svg/emtb_logo_black.svg");
    background-repeat: no-repeat;
    background-size: contain;
    display: block;
    float: left;
    width: 80px;
    height: 40px;
    font-size: 0;
    margin-top: 15px;
    margin-right: 40px; }
    body.collection-e-mtb .t-subnav .menu-item:first-child a {
      width: inherit;
      height: 44px;
      display: block;
      float: left;
      margin: 0; }
    body.collection-e-mtb .t-subnav .menu-item:first-child:after {
      content: "//";
      display: inline-block;
      font-size: 20px;
      margin-left: 26px; }

body.collection-e-mtb .t-subnav .c-lander-subnav__menu a {
  padding: .75rem;
  color: #000;
  border: none;
  height: 55px; }

body.collection-e-mtb .menu-item a::before {
  background-color: #009CC8; }

body.collection-e-mtb .t-lander--video-wrapper {
  min-height: 60vh;
  position: relative; }
  body.collection-e-mtb .t-lander--video-wrapper:hover:after {
    color: #fff;
    background-color: #009CC8;
    border: 2px solid #fff; }
  body.collection-e-mtb .t-lander--video-wrapper:after {
    content: "\f04b";
    position: absolute;
    font-family: "FontAwesome";
    color: #009CC8;
    border: 2px solid #fff;
    width: 35px;
    height: 35px;
    line-height: 30px;
    border-radius: 100%;
    text-align: center;
    z-index: -1;
    position: absolute;
    top: 2rem;
    right: 1rem;
    transition: background .2s ease-in-out; }
    @media (min-width: 980px) {
      body.collection-e-mtb .t-lander--video-wrapper:after {
        width: 65px;
        height: 65px;
        line-height: 60px;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%); } }
  body.collection-e-mtb .t-lander--video-wrapper .u-faux-block-link__overlay {
    z-index: 1; }
  body.collection-e-mtb .t-lander--video-wrapper .c-share-widget__button-wrapper {
    display: none; }

body.collection-e-mtb .t-lander--video-wrapper .c-lander-video__content {
  position: relative;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  max-width: 1400px;
  margin: 0 auto;
  text-align: left;
  font-family: "acumin-pro", "Helvetica Neue", Helvetica, Arial, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, sans-serif; }
  @media (max-width: 979.9px) {
    body.collection-e-mtb .t-lander--video-wrapper .c-lander-video__content {
      position: absolute;
      top: auto;
      bottom: 2rem;
      left: 0;
      transform: none; } }

body.collection-e-mtb .t-lander--video-wrapper .c-lander-video__video {
  opacity: .35;
  transition: opacity .3s ease-in-out; }

body.collection-e-mtb .t-lander--video-wrapper:hover .c-lander-video__video {
  opacity: .55; }

body.collection-e-mtb .t-lander--video {
  color: #fff;
  padding: 0 15px; }
  @media (min-width: 980px) {
    body.collection-e-mtb .t-lander--video {
      max-width: 40%; } }

body.collection-e-mtb .t-lander--video .t-logo {
  width: 150px; }
  @media (min-width: 980px) {
    body.collection-e-mtb .t-lander--video .t-logo {
      width: 300px; } }

body.collection-e-mtb .t-lander--video p {
  font-size: .9rem; }
  @media (min-width: 980px) {
    body.collection-e-mtb .t-lander--video p {
      font-size: 1.1rem;
      line-height: 1.8rem; } }

body.collection-e-mtb .t-lander--video .t-btn {
  color: #fff;
  font-size: .8rem;
  border: 2px solid;
  letter-spacing: 2px; }
  body.collection-e-mtb .t-lander--video .t-btn i {
    margin-right: 8px; }

body.collection-e-mtb .t-lander--video .c-card__content:hover .t-btn {
  background-color: #009CC8; }

body.collection-e-mtb .c-share-widget--image {
  position: relative; }
  body.collection-e-mtb .c-share-widget--image:after {
    width: 100%;
    background-image: url("../svg/emtb_icon.svg");
    background-repeat: no-repeat;
    background-size: contain;
    display: block;
    content: "";
    position: absolute;
    top: 1rem;
    right: 0;
    width: 30px;
    height: 30px; }

body.collection-e-mtb .c-article-head__title-wrapper:after {
  background-color: #009CC8; }

body.collection-e-mtb .c-article-head__video-outer {
  background-color: #009CC8; }

body.collection-e-mtb .c-comments__wrapper .c-comments__count,
body.collection-e-mtb .c-comments__title-read {
  color: #009CC8; }

body.collection-e-mtb .c-comments__title:hover {
  background-color: #009CC8; }
