/* colors */
/*font family*/
/* breakpoints */
/*transform*/
/*transform*/
/*opacity*/
/*opacity- end*/
.cp-joinus .exploreVideoCont {
  border-radius: 8px;
  position: relative;
  background: #000;
  padding: 4.9rem 4rem; }
  .cp-joinus .exploreVideoCont::after {
    content: '';
    height: 200px;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 8; }
  .cp-joinus .exploreVideoCont .videoTiitle {
    font-size: 3rem;
    color: #ffffff;
    font-family: "Gotham-Book";
    text-transform: uppercase; }
    @media only screen and (max-width: 768px) {
      .cp-joinus .exploreVideoCont .videoTiitle {
        font-size: 1.8rem; } }
  .cp-joinus .exploreVideoCont .exploreCta {
    font-size: 1.4rem;
    color: #d8d8d8;
    font-family: "Gotham-Bold";
    border-radius: 4px;
    border: solid 1px #d8d8d8;
    padding: 1.5rem 7.8rem;
    position: relative;
    z-index: 10;
    text-align: center;
    margin-top: 2rem;
    display: inline-block; }
    @media only screen and (max-width: 768px) {
      .cp-joinus .exploreVideoCont .exploreCta {
        font-size: 1.2rem;
        padding: 1rem 3rem; } }

.cp-joinus .viewallLink {
  position: absolute;
  right: 0;
  bottom: 0;
  font-size: 1.4rem;
  color: #bd001c;
  font-family: "Gotham-Bold";
  text-transform: uppercase; }

.cp-joinus .exploreVideoCont {
  padding: 3.1rem 4rem; }
  .cp-joinus .exploreVideoCont::after {
    height: auto; }
  @media only screen and (max-width: 768px) {
    .cp-joinus .exploreVideoCont::before {
      min-height: 17.5rem; } }
  @media only screen and (max-width: 768px) {
    .cp-joinus .exploreVideoCont {
      height: 17.5rem;
      width: 100%;
      padding: 2rem 2rem;
      margin: 0 0.5rem 5rem;
      min-height: auto; } }
  @media only screen and (max-width: 768px) {
    .cp-joinus .exploreVideoCont .videoTiitle {
      width: 60%; } }
  .cp-joinus .exploreVideoCont .videoTiitle .social-link-strava {
    position: relative; }
    .cp-joinus .exploreVideoCont .videoTiitle .social-link-strava .icon-strava::before {
      content: '';
      background: url("../assets/images/strava.png") 0 0 no-repeat;
      background-size: contain;
      opacity: 1;
      position: absolute;
      width: 11.4rem;
      height: 2.4rem;
      top: -3.1rem;
      left: 30rem; }

@-moz-document url-prefix() {
  .cp-joinus .exploreVideoCont .videoTiitle .social-link-strava .icon-strava::before {
    top: 0; } }
      @media only screen and (max-width: 768px) {
        .cp-joinus .exploreVideoCont .videoTiitle .social-link-strava .icon-strava::before {
          top: 0.5rem;
          left: 0.1rem;
          font-size: 1.6rem;
          width: 7.6rem;
          height: 1.6rem; }
        @-moz-document url-prefix() {
          .cp-joinus .exploreVideoCont .videoTiitle .social-link-strava .icon-strava::before {
            top: 22px; } } }
  .cp-joinus .exploreVideoCont .exploreCta {
    padding: 1rem 3.1rem;
    width: 16rem; }
    @media only screen and (max-width: 768px) {
      .cp-joinus .exploreVideoCont .exploreCta {
        margin-top: 0;
        position: absolute;
        bottom: 2rem;
        color: #ffffff;
        border: solid 1px #ffffff;
        width: 12rem; } }

@media only screen and (max-width: 768px) {
  .cp-joinus.typ-eventcommunity .exploreVideoCont .videoTiitle {
    width: 75%; } }

@media only screen and (max-width: 768px) {
  .cp-joinus.typ-eventcommunity .exploreVideoCont .exploreCta {
    padding: 1rem 2.5rem; } }

.cp-joinus.typ-eventcommunity .exploreVideoCont {
  padding: 0;
  position: relative;
  overflow: hidden; }
  @media only screen and (max-width: 768px) {
    .cp-joinus.typ-eventcommunity .exploreVideoCont {
      margin-left: 0; } }
  .cp-joinus.typ-eventcommunity .exploreVideoCont .cont-wrap {
    padding: 3.1rem 4rem;
    position: absolute;
    top: 0;
    left: 0; }
    @media only screen and (max-width: 768px) {
      .cp-joinus.typ-eventcommunity .exploreVideoCont .cont-wrap {
        padding: 2rem; } }
  @media only screen and (max-width: 768px) {
    .cp-joinus.typ-eventcommunity .exploreVideoCont .exploreCta {
      bottom: -50px; } }
