/* colors */
/*font family*/
/* breakpoints */
/*transform*/
/*transform*/
/*opacity*/
/*opacity- end*/
.cp-single-banner {
  position: relative;
  height: 65rem;
  overflow: hidden; }
  @media only screen and (max-width: 768px) {
    .cp-single-banner {
      height: 50rem; } }
  .cp-single-banner:before {
    background-image: linear-gradient(to right, #000, rgba(0, 0, 0, 0));
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: ''; }
  .cp-single-banner:after {
    content: '';
    position: absolute;
    right: 0;
    bottom: 0px;
    width: 22.8rem;
    height: 17.8rem;
    background-size: cover;
    opacity: 0.4;
    right: 0; }
    @media only screen and (max-width: 768px) {
      .cp-single-banner:after {
        width: 12.2rem;
        height: 10.7rem; } }
  .cp-single-banner .content-wrap {
    position: relative;
    padding-top: 11rem;
    z-index: 1;
    max-width: 37.1rem; }
    @media only screen and (max-width: 768px) {
      .cp-single-banner .content-wrap {
        padding-top: 7.5rem;
        max-width: 80%; } }
    .cp-single-banner .content-wrap::before {
      content: '';
      background: url("../assets/images/title-infography-left.png") 0 0 no-repeat;
      background-size: contain;
      opacity: 1;
      position: absolute;
      top: 3.5rem;
      left: -12rem;
      width: 23.5rem;
      height: 20.4rem; }
      @media screen and (min-width: 992px) and (max-width: 1024px) {
        .cp-single-banner .content-wrap::before {
          left: -9rem; } }
      @media only screen and (max-width: 768px) {
        .cp-single-banner .content-wrap::before {
          width: 9rem;
          height: 10rem;
          top: 5rem;
          left: -5rem;
          opacity: 0.8; } }
    .cp-single-banner .content-wrap .hidden {
      visibility: hidden; }
    .cp-single-banner .content-wrap .testimonialName {
      font-family: "Gotham-Bold";
      color: #ffffff;
      text-transform: uppercase;
      font-size: 1.8rem; }
      @media only screen and (max-width: 768px) {
        .cp-single-banner .content-wrap .testimonialName {
          font-size: 1.2rem; } }
      .cp-single-banner .content-wrap .testimonialName .testi-city {
        font-family: "Gotham-Light";
        color: #ffffff;
        font-size: 1.6rem;
        padding-left: 1.2rem;
        margin-left: 0.8rem;
        border-left: 1px solid #ffffff; }
        @media only screen and (max-width: 768px) {
          .cp-single-banner .content-wrap .testimonialName .testi-city {
            font-size: 1.2rem; } }
  .cp-single-banner .title {
    font-family: "Gotham-Black";
    font-size: 4.8rem;
    line-height: 8rem;
    letter-spacing: -1.37px;
    color: #ffffff;
    margin-bottom: 3.1rem;
    text-transform: uppercase; }
    @media only screen and (max-width: 768px) {
      .cp-single-banner .title {
        font-size: 3.6rem;
        line-height: 3rem;
        letter-spacing: -2.06px;
        margin-bottom: 2.5rem; } }
    .cp-single-banner .title .typ-2 {
      font-family: "Gotham-Book";
      font-size: 2.4rem;
      line-height: 0;
      letter-spacing: -0.69px;
      color: #ffffff; }
      @media only screen and (max-width: 768px) {
        .cp-single-banner .title .typ-2 {
          font-size: 1.8rem;
          line-height: 1.4rem;
          letter-spacing: -1.03px; } }
    .cp-single-banner .title .typ-3 {
      font-size: 4.8rem;
      line-height: 3rem;
      font-family: "Gotham-Bold"; }
      @media only screen and (max-width: 768px) {
        .cp-single-banner .title .typ-3 {
          font-size: 2.4rem;
          line-height: 2.1rem; } }
  .cp-single-banner .sub-title {
    font-family: "Gotham-Bold";
    font-size: 3.2rem;
    line-height: 2.8rem;
    color: #c2c2c2;
    margin-bottom: 1.5rem; }
    @media only screen and (max-width: 768px) {
      .cp-single-banner .sub-title {
        font-size: 1.8rem;
        margin-bottom: 0.5rem; } }
  .cp-single-banner .desc {
    font-size: 1.8rem;
    line-height: 3rem;
    letter-spacing: normal;
    color: #d8d8d8;
    margin-bottom: 4rem;
    max-width: 52rem; }
    @media only screen and (max-width: 768px) {
      .cp-single-banner .desc {
        font-size: 1.4rem;
        line-height: 2.2rem;
        margin-bottom: 3.1rem;
        max-width: 20.6rem; } }
  .cp-single-banner .btn-default {
    font-size: 1.4rem;
    line-height: 1.2rem;
    padding: 1.3rem;
    min-width: 23.6rem; }
    @media only screen and (max-width: 768px) {
      .cp-single-banner .btn-default {
        padding: 0.9rem;
        min-width: 18.7rem;
        font-size: 1.2rem; } }
  .cp-single-banner .client-details-list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: start;
        justify-content: flex-start;
    margin-bottom: 4rem; }
    @media only screen and (max-width: 768px) {
      .cp-single-banner .client-details-list {
        margin-bottom: 3rem; } }
    .cp-single-banner .client-details-list .c-item {
      position: relative;
      padding: 0 1.5rem; }
      .cp-single-banner .client-details-list .c-item::before {
        content: '';
        width: 1px;
        height: 1.8rem;
        background: #ffffff;
        position: absolute;
        top: 50%;
        left: 0;
        transform: translateY(-50%); }
        @media only screen and (max-width: 768px) {
          .cp-single-banner .client-details-list .c-item::before {
            height: 1.2rem; } }
      .cp-single-banner .client-details-list .c-item:first-child {
        padding-left: 0; }
        .cp-single-banner .client-details-list .c-item:first-child::before {
          display: none; }
    .cp-single-banner .client-details-list .c-name {
      font-family: "Gotham-Bold";
      font-size: 1.8rem;
      line-height: 2.2rem;
      color: #ffffff; }
      @media only screen and (max-width: 768px) {
        .cp-single-banner .client-details-list .c-name {
          font-size: 1.2rem; } }
    .cp-single-banner .client-details-list .c-loction {
      font-family: "Gotham-Light";
      font-size: 1.6rem;
      line-height: 2.2rem;
      color: #ffffff; }
      @media only screen and (max-width: 768px) {
        .cp-single-banner .client-details-list .c-loction {
          font-size: 1.2rem; } }
  .cp-single-banner .specific-list {
    max-width: 83%; }
    @media only screen and (max-width: 768px) {
      .cp-single-banner .specific-list {
        max-width: 100%; } }
    .cp-single-banner .specific-list .s-item {
      padding: 2rem 0;
      font-size: 1.6rem;
      line-height: 2.6rem;
      color: #ffffff;
      border-top: 1px solid #393939; }
      @media only screen and (max-width: 768px) {
        .cp-single-banner .specific-list .s-item {
          font-size: 1.2rem;
          padding: 1rem 0; } }
      .cp-single-banner .specific-list .s-item:first-child {
        border-top: none;
        padding-top: 0; }
      .cp-single-banner .specific-list .s-item .s-title {
        margin-left: 0.5rem;
        text-transform: uppercase;
        color: #909090;
        font-size: 1.4rem;
        line-height: 1.8rem; }
        @media only screen and (max-width: 768px) {
          .cp-single-banner .specific-list .s-item .s-title {
            font-size: 1.1rem; } }
  .cp-single-banner .play-icon {
    background: #d02127;
    width: 6.4rem;
    height: 6.4rem;
    border-radius: 50%;
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-align: center;
        align-items: center; }
    .cp-single-banner .play-icon:before {
      content: '';
      display: inline-block;
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 10px 0 10px 16px;
      border-color: transparent transparent transparent #fff;
      line-height: 0;
      margin-left: 3px;
      border-radius: 3px; }
    @media only screen and (max-width: 768px) {
      .cp-single-banner .play-icon {
        width: 4rem;
        height: 4rem; } }
  .cp-single-banner .icon-pause {
    background: #d02127;
    width: 6.4rem;
    height: 6.4rem;
    border-radius: 50%;
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-align: center;
        align-items: center;
    font-size: 3.6rem;
    color: #ffffff; }
    @media only screen and (max-width: 768px) {
      .cp-single-banner .icon-pause {
        width: 4rem;
        height: 4rem; } }
  .cp-single-banner .img-title-wrap {
    width: 42.3rem;
    height: 4rem;
    margin-bottom: 2.5rem; }
    @media only screen and (max-width: 768px) {
      .cp-single-banner .img-title-wrap {
        width: 23.1rem;
        height: 2.2rem;
        margin-bottom: 1.5rem; } }
    .cp-single-banner .img-title-wrap img {
      height: 100%; }

.cp-single-banner .specific-list .s-item .s-desc {
  font-family: "Gotham-Book";
  color: #fff;
  font-size: 1.6rem;
  line-height: 2.6rem;
  letter-spacing: normal; }
  @media only screen and (max-width: 768px) {
    .cp-single-banner .specific-list .s-item .s-desc {
      font-size: 1.2rem; } }

.cp-single-banner.typ-adp-spec .content-wrap {
  padding-top: 10rem; }
  @media only screen and (max-width: 768px) {
    .cp-single-banner.typ-adp-spec .content-wrap {
      padding-top: 5rem; } }
  .cp-single-banner.typ-adp-spec .content-wrap::before {
    top: 2.5rem;
    left: -12rem;
    background: url("../assets/images/title-infography-left.png") 0 0 no-repeat; }
    @media only screen and (max-width: 768px) {
      .cp-single-banner.typ-adp-spec .content-wrap::before {
        top: 2.3rem; } }
  .cp-single-banner.typ-adp-spec .content-wrap .specific-list {
    max-width: 100%; }
    @media only screen and (max-width: 768px) {
      .cp-single-banner.typ-adp-spec .content-wrap .specific-list {
        max-width: 57%; } }
    .cp-single-banner.typ-adp-spec .content-wrap .specific-list .s-item .s-title {
      margin-left: 0rem; }

.cp-single-banner.typ-adp-spec .title {
  line-height: 5.5rem;
  margin-bottom: 4rem; }
  @media only screen and (max-width: 768px) {
    .cp-single-banner.typ-adp-spec .title {
      line-height: 4.5rem;
      margin-bottom: 3rem; } }
  @media only screen and (max-width: 768px) {
    .cp-single-banner.typ-adp-spec .title .typ-2 {
      font-size: 1.8rem; } }

.cp-single-banner .content-wrap.typ-experi-store-home {
  max-width: 56rem; }
  .cp-single-banner .content-wrap.typ-experi-store-home img {
    width: 42.3rem;
    margin-bottom: 2.5rem; }
    @media only screen and (max-width: 768px) {
      .cp-single-banner .content-wrap.typ-experi-store-home img {
        width: 23.1rem;
        margin-bottom: 1rem; } }
  .cp-single-banner .content-wrap.typ-experi-store-home .desc {
    max-width: 37.1rem; }
  .cp-single-banner .content-wrap.typ-experi-store-home:before {
    opacity: 0.9; }

.cp-single-banner.typ-ridezone {
  position: relative; }
  .cp-single-banner.typ-ridezone .title {
    line-height: 5rem;
    text-transform: none;
    margin-bottom: 4rem; }
    @media only screen and (max-width: 768px) {
      .cp-single-banner.typ-ridezone .title {
        line-height: 2.5rem;
        font-size: 3.6rem; } }
    .cp-single-banner.typ-ridezone .title .typ-2 {
      line-height: 2; }
      @media only screen and (max-width: 768px) {
        .cp-single-banner.typ-ridezone .title .typ-2 {
          font-size: 1.2rem; } }
  .cp-single-banner.typ-ridezone .btn-default {
    min-width: 15rem;
    font-size: 1.4rem;
    padding: 1.4rem; }
    @media only screen and (max-width: 768px) {
      .cp-single-banner.typ-ridezone .btn-default {
        font-size: 1.2rem;
        padding: 0.9rem;
        min-width: 12rem; } }
  .cp-single-banner.typ-ridezone:before {
    opacity: 0.85;
    background-image: linear-gradient(to right, #000 3%, rgba(0, 0, 0, 0) 96%);
    content: '';
    width: 100%;
    height: 100%; }
  .cp-single-banner.typ-ridezone .content-img {
    width: 15.1rem;
    height: 9.8rem;
    margin-bottom: 6.3rem; }
    @media only screen and (max-width: 768px) {
      .cp-single-banner.typ-ridezone .content-img {
        margin-bottom: 3rem; } }
  .cp-single-banner.typ-ridezone .content-wrap {
    position: relative;
    padding-top: 8rem;
    max-width: 53.1rem; }
    @media only screen and (max-width: 768px) {
      .cp-single-banner.typ-ridezone .content-wrap {
        padding-top: 6.4rem; } }

.cp-single-banner.typ-ridezone .btn-default {
  padding: 1.2rem;
  line-height: 1.4rem; }
  @media only screen and (max-width: 768px) {
    .cp-single-banner.typ-ridezone .btn-default {
      line-height: 1.2rem;
      padding: 0.8rem; } }

.cp-single-banner.typ-ridezone .title {
  text-transform: none; }
  @media only screen and (max-width: 768px) {
    .cp-single-banner.typ-ridezone .title {
      font-size: 3rem;
      line-height: 3.2rem;
      max-width: 250px; } }
  @media only screen and (max-width: 768px) {
    .cp-single-banner.typ-ridezone .title .typ-2 {
      font-size: 1.8rem; } }

.cp-single-banner.typ-ridezone::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0rem;
  width: 24.7rem;
  height: 11.4rem;
  background: url(../assets/images/cont-infograhy.png);
  background-size: cover;
  opacity: 0.8;
  z-index: 2;
  display: inline-block; }
  @media only screen and (max-width: 768px) {
    .cp-single-banner.typ-ridezone::after {
      width: 18.8rem;
      height: 8.6rem; } }

@media only screen and (max-width: 768px) {
  .cp-single-banner.typ-ridezone .content-img {
    width: 11.5rem;
    height: 7.5rem; } }

.cp-single-banner.typ-slider .content-wrap {
  max-width: 58rem; }
  @media only screen and (max-width: 768px) {
    .cp-single-banner.typ-slider .content-wrap {
      max-width: 80%; } }

.cp-single-banner.typ-slider .desc {
  margin-bottom: 2rem; }

@media only screen and (max-width: 768px) {
  .cp-single-banner.typ-slider .title {
    margin-bottom: 1rem; } }

.cp-single-banner.typ-slider .icon-pause {
  margin-top: 5rem; }
  @media only screen and (max-width: 768px) {
    .cp-single-banner.typ-slider .icon-pause {
      margin-top: 0; } }

.cp-single-banner.typ-slider .play-icon {
  margin-top: 5rem; }

.cp-single-banner.typ-slider .sub-title {
  text-transform: none; }

.cp-single-banner.typ-slider.typ-bike-speak .sub-title {
  font-family: "Barlow-Bold"; }

.adventure-video {
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  bottom: 0;
  display: none; }
  .adventure-video .icon-mute,
  .adventure-video .icon-unmute {
    position: absolute;
    right: 4rem;
    bottom: 4rem;
    width: 5rem;
    height: 5rem;
    font-size: 3rem;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    color: #ffffff;
    background: #00000066;
    border-radius: 50%;
    z-index: 5;
    cursor: pointer;
    transition: 0.6s; }
    @media only screen and (max-width: 768px) {
      .adventure-video .icon-mute.homePage-mute,
      .adventure-video .icon-unmute.homePage-mute {
        top: 49rem; } }
  .adventure-video .show {
    background: #000;
    display: block; }
  .adventure-video video {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    object-fit: cover; }

.cp-single-banner .play-icon {
  background: #bd001c; }

@media only screen and (max-width: 768px) {
  .cp-single-banner.typ-slider .desc {
    width: 20.6rem; } }

.cp-single-banner.typ-slider .play-icon {
  margin-top: 7rem; }
  @media only screen and (max-width: 768px) {
    .cp-single-banner.typ-slider .play-icon {
      margin-top: 3rem; } }

.cp-single-banner.typ-slider.typ-adp-spec .content-wrap {
  max-width: 37.7rem; }

@media screen and (min-width: 992px) and (max-width: 1024px) {
  .cp-single-banner.typ-slider.bike-speak-sec .content-wrap:before {
    top: 3.3rem;
    left: -9rem; } }

@media only screen and (max-width: 768px) {
  .cp-single-banner.typ-slider.bike-speak-sec .content-wrap {
    padding-top: 4.7rem; }
    .cp-single-banner.typ-slider.bike-speak-sec .content-wrap:before {
      top: 2.3rem;
      left: -3rem;
      width: 10rem; } }

.cp-single-banner.typ-slider.bike-speak-sec .icon-pause,
.cp-single-banner.typ-slider.bike-speak-sec .play-icon {
  position: absolute;
  bottom: 13.9rem;
  z-index: 2; }
  @media only screen and (max-width: 768px) {
    .cp-single-banner.typ-slider.bike-speak-sec .icon-pause,
    .cp-single-banner.typ-slider.bike-speak-sec .play-icon {
      bottom: 9rem; } }

@media only screen and (max-width: 768px) {
  .cp-single-banner.typ-slider.typ-pdp .content-wrap {
    padding-top: 4.7rem; } }

@media only screen and (max-width: 768px) {
  .cp-single-banner.typ-slider.typ-pdp .content-wrap::before {
    width: 10rem;
    height: 10rem;
    top: 2.3rem;
    left: -3rem;
    opacity: 1;
    z-index: -1; } }

.cp-single-banner.typ-slider.typ-pdp .title {
  margin-bottom: 2.3rem; }

.cp-single-banner.typ-slider.typ-pdp .sub-title {
  margin-bottom: 0;
  padding-bottom: 0.5rem; }

@media only screen and (max-width: 768px) {
  .cp-single-banner.typ-home-rider .title {
    line-height: 4rem;
    margin-bottom: 4rem; } }

@media only screen and (max-width: 768px) {
  .cp-single-banner.typ-home-rider .btn-default {
    min-width: 12.0rem; } }

.cp-single-banner.typ-ridezone2 {
  position: relative; }
  .cp-single-banner.typ-ridezone2 .title {
    line-height: 5rem;
    text-transform: none;
    text-transform: uppercase;
    margin-bottom: 2rem; }
    @media only screen and (max-width: 768px) {
      .cp-single-banner.typ-ridezone2 .title {
        margin-bottom: 0; } }
    .cp-single-banner.typ-ridezone2 .title .img-wrap {
      max-width: 20.4rem;
      height: 3.6rem;
      margin-bottom: 1rem; }
    @media only screen and (max-width: 768px) {
      .cp-single-banner.typ-ridezone2 .title {
        line-height: 2.5rem;
        font-size: 3.6rem; } }
    .cp-single-banner.typ-ridezone2 .title .typ-2 {
      line-height: 2;
      text-transform: capitalize;
      font-size: 2rem;
      margin-bottom: 0rem; }
      @media only screen and (max-width: 768px) {
        .cp-single-banner.typ-ridezone2 .title .typ-2 {
          font-size: 1.2rem; } }
    .cp-single-banner.typ-ridezone2 .title .typ3 {
      font-size: 4.2rem;
      line-height: 36px; }
      @media only screen and (max-width: 768px) {
        .cp-single-banner.typ-ridezone2 .title .typ3 {
          font-size: 2.4rem; } }
  .cp-single-banner.typ-ridezone2 .btn-default {
    min-width: 11.7rem;
    font-size: 1.6rem; }
    @media only screen and (max-width: 768px) {
      .cp-single-banner.typ-ridezone2 .btn-default {
        padding: 1.4rem; } }
  .cp-single-banner.typ-ridezone2:before {
    opacity: 0.85;
    background-image: linear-gradient(to right, #000 -11%, transparent 33%);
    content: '';
    width: 100%;
    height: 100%; }
  .cp-single-banner.typ-ridezone2 .content-img {
    width: 10.8rem;
    height: 7rem;
    margin-bottom: 2.5rem; }
    @media only screen and (max-width: 768px) {
      .cp-single-banner.typ-ridezone2 .content-img {
        margin-bottom: 3rem; } }
  .cp-single-banner.typ-ridezone2 .content-wrap {
    position: relative;
    padding-top: 8rem;
    max-width: 60%; }
    @media only screen and (max-width: 768px) {
      .cp-single-banner.typ-ridezone2 .content-wrap {
        padding-top: 6.4rem;
        max-width: 100%; } }
    .cp-single-banner.typ-ridezone2 .content-wrap:before {
      display: none; }
  .cp-single-banner.typ-ridezone2 .desc {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    font-size: 1.6rem; }
    @media only screen and (max-width: 768px) {
      .cp-single-banner.typ-ridezone2 .desc {
        font-size: 1.2rem; } }
    .cp-single-banner.typ-ridezone2 .desc .img-wrap {
      max-width: 6.9rem;
      padding-left: 0.5rem; }
      @media only screen and (max-width: 768px) {
        .cp-single-banner.typ-ridezone2 .desc .img-wrap {
          max-width: 100%;
          padding-left: 0.2rem; } }
      @media only screen and (max-width: 768px) {
        .cp-single-banner.typ-ridezone2 .desc .img-wrap img {
          width: 4rem;
          height: 0.9rem;
          margin: 0 0.2rem; } }

.cp-single-banner.typ-ridezone2 {
  height: 53.2rem; }
  .cp-single-banner.typ-ridezone2 .title {
    font-size: 4.2rem;
    margin-bottom: 0.5rem; }
    .cp-single-banner.typ-ridezone2 .title .typ-2 {
      margin-bottom: 0;
      line-height: normal;
      letter-spacing: -1.14px; }
      @media only screen and (max-width: 768px) {
        .cp-single-banner.typ-ridezone2 .title .typ-2 {
          margin-bottom: 0.5rem; } }
    @media only screen and (max-width: 768px) {
      .cp-single-banner.typ-ridezone2 .title {
        margin-top: 0;
        font-size: 2.4rem;
        line-height: 3.1rem; } }
    .cp-single-banner.typ-ridezone2 .title .img-wrap {
      max-width: 40.2rem;
      height: auto;
      margin-left: -1%;
      margin-bottom: 0; }
      @media only screen and (max-width: 768px) {
        .cp-single-banner.typ-ridezone2 .title .img-wrap {
          max-width: 20.4rem; } }
  .cp-single-banner.typ-ridezone2 .desc {
    margin-bottom: 6rem; }
    @media only screen and (max-width: 768px) {
      .cp-single-banner.typ-ridezone2 .desc {
        max-width: none;
        color: #ffffff; } }
  .cp-single-banner.typ-ridezone2 .content-img {
    width: 10.8rem;
    height: 7rem;
    margin-bottom: 2.6rem; }
    @media only screen and (max-width: 768px) {
      .cp-single-banner.typ-ridezone2 .content-img {
        width: 14rem;
        height: 9rem;
        margin-bottom: 3.2rem; } }
  @media only screen and (max-width: 768px) {
    .cp-single-banner.typ-ridezone2 .btn-default {
      padding: 1.3rem 1.4rem; } }
  .cp-single-banner.typ-ridezone2.typ-ridezone-exp {
    height: 65rem; }
    @media only screen and (max-width: 768px) {
      .cp-single-banner.typ-ridezone2.typ-ridezone-exp {
        height: 50rem; } }
    .cp-single-banner.typ-ridezone2.typ-ridezone-exp::after {
      content: "";
      position: absolute;
      left: 0;
      bottom: 0rem;
      width: 24.7rem;
      height: 11.4rem;
      background: url(../assets/images/cont-infograhy.png);
      background-size: cover;
      opacity: 0.8;
      z-index: 2;
      display: inline-block; }
      @media only screen and (max-width: 768px) {
        .cp-single-banner.typ-ridezone2.typ-ridezone-exp::after {
          width: 18.8rem;
          height: 8.6rem; } }
    .cp-single-banner.typ-ridezone2.typ-ridezone-exp::before {
      background-image: linear-gradient(to right, #111326 30%, rgba(20, 23, 58, 0) 98%); }
    .cp-single-banner.typ-ridezone2.typ-ridezone-exp .btn-default {
      padding: 1.2rem;
      line-height: 1.4rem; }
      @media only screen and (max-width: 768px) {
        .cp-single-banner.typ-ridezone2.typ-ridezone-exp .btn-default {
          line-height: 1.2rem;
          padding: 0.8rem; } }
    .cp-single-banner.typ-ridezone2.typ-ridezone-exp .title {
      margin-bottom: 4rem;
      text-transform: none; }
      @media only screen and (max-width: 768px) {
        .cp-single-banner.typ-ridezone2.typ-ridezone-exp .title {
          font-size: 3rem;
          line-height: 3.2rem;
          max-width: 250px; } }
      .cp-single-banner.typ-ridezone2.typ-ridezone-exp .title .typ-2 {
        font-size: 2.4rem;
        line-height: 2; }
        @media only screen and (max-width: 768px) {
          .cp-single-banner.typ-ridezone2.typ-ridezone-exp .title .typ-2 {
            font-size: 1.8rem; } }
    .cp-single-banner.typ-ridezone2.typ-ridezone-exp .content-wrap {
      max-width: 54%; }
    .cp-single-banner.typ-ridezone2.typ-ridezone-exp .content-img {
      width: 15rem;
      height: 9.8rem;
      margin-bottom: 6.3rem; }
      @media only screen and (max-width: 768px) {
        .cp-single-banner.typ-ridezone2.typ-ridezone-exp .content-img {
          width: 11.5rem;
          height: 7.5rem;
          margin-bottom: 3rem; } }
