/* colors */
/*font family*/
/* breakpoints */
/*transform*/
/*transform*/
/*opacity*/
/*opacity- end*/
.bs-sec {
  padding: 14.5rem 0rem; }
  .bs-sec.typ-book-test {
    padding: 3.5rem 0rem; }
    @media only screen and (max-width: 768px) {
      .bs-sec.typ-book-test {
        padding: 3rem 0; } }
  .bs-sec.faq {
    padding: 2.5rem 0rem; }
  @media only screen and (max-width: 768px) {
    .bs-sec {
      padding: 3rem 0px; } }
  .bs-sec .sec-head {
    margin-bottom: 3rem;
    position: relative; }
    @media only screen and (max-width: 768px) {
      .bs-sec .sec-head {
        margin-bottom: 2.4rem; } }
    .bs-sec .sec-head .sec-title {
      font-size: 6.4rem;
      line-height: 6.4rem;
      color: #000000;
      font-family: "Heebo-Bold";
      margin-bottom: 1.2rem;
      letter-spacing: -1px; }
      @media only screen and (max-width: 768px) {
        .bs-sec .sec-head .sec-title {
          font-size: 3rem;
          line-height: 3rem;
          margin-bottom: 1rem; } }
      @media only screen and (max-width: 768px) {
        .bs-sec .sec-head .sec-title.typ-accessories {
          width: 50%; } }
    .bs-sec .sec-head .sec-desc {
      font-size: 2rem;
      line-height: 2.4rem;
      font-family: "Heebo-Regular";
      color: #646464; }
      @media only screen and (max-width: 768px) {
        .bs-sec .sec-head .sec-desc {
          font-size: 1.4rem;
          line-height: 1.4rem; } }
      .bs-sec .sec-head .sec-desc.typ-two {
        color: #666666; }
    .bs-sec .sec-head .btn-wrap {
      position: absolute;
      right: 0;
      bottom: 0;
      display: inline-block; }
      .bs-sec .sec-head .btn-wrap .btn {
        margin-bottom: 0; }
    .bs-sec .sec-head.typ-cart {
      display: -ms-flexbox;
      display: flex;
      margin-bottom: 0; }
      @media only screen and (max-width: 1024px) {
        .bs-sec .sec-head.typ-cart {
          display: block; } }
    .bs-sec .sec-head.typ-center {
      text-align: center; }
    .bs-sec .sec-head.typ-storeLocatore-hd {
      margin-bottom: 2rem;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: justify;
          justify-content: space-between;
      -ms-flex-align: center;
          align-items: center; }
      .bs-sec .sec-head.typ-storeLocatore-hd .sec-title {
        font-size: 2.4rem;
        line-height: normal; }
        @media only screen and (max-width: 768px) {
          .bs-sec .sec-head.typ-storeLocatore-hd .sec-title {
            font-size: 1.8rem;
            margin-bottom: 0; } }
    .bs-sec .sec-head.typ-bookTest {
      margin-bottom: 2rem; }
      .bs-sec .sec-head.typ-bookTest .sec-title {
        font-size: 2.4rem;
        line-height: normal; }
        @media only screen and (max-width: 768px) {
          .bs-sec .sec-head.typ-bookTest .sec-title {
            font-size: 1.8rem;
            margin-bottom: 0; } }
    .bs-sec .sec-head.typ-productOffer {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: justify;
          justify-content: space-between;
      -ms-flex-align: end;
          align-items: flex-end; }
      .bs-sec .sec-head.typ-productOffer .btn.btn-default {
        margin: 0; }
      @media only screen and (max-width: 768px) {
        .bs-sec .sec-head.typ-productOffer .lhs {
          width: 18rem; } }
  .bs-sec.typ-video {
    height: 76.8rem;
    position: relative;
    padding: 0rem;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center; }
    @media only screen and (max-width: 768px) {
      .bs-sec.typ-video {
        height: 55rem;
        background-position: 100% 0; } }
    .bs-sec.typ-video.bikeWantIt {
      background: var(--desk-img) no-repeat center center/cover; }
      .bs-sec.typ-video.bikeWantIt:after {
        position: relative;
        content: "";
        padding-top: 34.72%;
        display: block; }
      @media only screen and (max-width: 768px) {
        .bs-sec.typ-video.bikeWantIt {
          background-position: 75%;
          margin: 4rem 0;
          height: auto;
          background: var(--mob-img) no-repeat center center/cover; }
          .bs-sec.typ-video.bikeWantIt:after {
            position: relative;
            content: "";
            padding-top: 106.67%;
            display: block; } }
      .bs-sec.typ-video.bikeWantIt picture {
        display: none; }
    .bs-sec.typ-video:before {
      content: "";
      position: absolute;
      left: 0;
      right: 0;
      top: 0;
      bottom: 0;
      background-image: linear-gradient(240deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.6) 80%);
      background-size: cover;
      z-index: 1; }
    .bs-sec.typ-video.show:before {
      content: none; }
    .bs-sec.typ-video .sec-cont {
      width: 100%; }
    .bs-sec.typ-video .video_play_banner {
      background-color: #000;
      position: absolute;
      height: 76.8rem;
      width: 100%;
      overflow: hidden;
      top: 0;
      left: 0;
      display: none; }
      .bs-sec.typ-video .video_play_banner.show {
        display: block; }
    .bs-sec.typ-video .show {
      display: block; }
  .bs-sec.typ-our-story-video {
    height: 76.8rem;
    position: relative;
    padding: 0rem;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center; }
    .bs-sec.typ-our-story-video.our-story-sec {
      background: var(--desk-img) no-repeat center center/cover; }
      @media only screen and (max-width: 768px) {
        .bs-sec.typ-our-story-video.our-story-sec {
          background-position: 65%;
          height: 60rem;
          background: var(--mob-img) no-repeat center center/cover; } }
      .bs-sec.typ-our-story-video.our-story-sec picture {
        display: none; }
    .bs-sec.typ-our-story-video:before {
      content: "";
      position: absolute;
      left: 0;
      right: 0;
      top: 0;
      bottom: 0;
      background-image: linear-gradient(242deg, rgba(0, 0, 0, 0) 100%, rgba(0, 0, 0, 0.5) 0%);
      background-size: cover;
      z-index: 1; }
    .bs-sec.typ-our-story-video::after {
      content: "";
      position: absolute;
      left: 0;
      right: 0;
      bottom: 0;
      top: 0;
      width: 100%;
      height: 100%;
      overflow: hidden;
      background-image: linear-gradient(to right, #000 -4%, rgba(240, 231, 231, 0) 60%);
      background-size: cover;
      z-index: 1; }
      @media only screen and (max-width: 768px) {
        .bs-sec.typ-our-story-video::after {
          background-image: linear-gradient(to bottom, #000, rgba(0, 0, 0, 0) 100%); } }
    .bs-sec.typ-our-story-video .sec-cont {
      width: 100%; }
  .bs-sec.typ-vision {
    height: 50rem;
    position: relative; }
    @media only screen and (max-width: 768px) {
      .bs-sec.typ-vision {
        height: 55rem;
        background-position: 45%; } }
    .bs-sec.typ-vision:before {
      content: "";
      position: absolute;
      left: 0;
      right: 0;
      top: 0;
      bottom: 0;
      background-image: linear-gradient(251deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.5) 9%);
      background-size: cover;
      z-index: 1; }
  @media only screen and (max-width: 768px) {
    .bs-sec.typ-success {
      padding: 3rem 0rem; } }
  .bs-sec.typeFlaunt {
    padding: 0.5rem 0rem 13.6rem; }
    @media only screen and (max-width: 768px) {
      .bs-sec.typeFlaunt {
        padding: 8rem 0; } }
  .bs-sec.typ-warrantyReg {
    height: 50rem; }
    @media only screen and (max-width: 768px) {
      .bs-sec.typ-warrantyReg {
        margin-top: -2rem; } }
    .bs-sec.typ-warrantyReg:before {
      content: "";
      position: absolute;
      left: 0;
      right: 0;
      top: 0;
      bottom: 0;
      background-image: linear-gradient(to right, #000 -4%, rgba(0, 0, 0, 0) 100%);
      background-size: cover;
      z-index: 1; }
    .bs-sec.typ-warrantyReg .sec-title {
      font-family: "Heebo-black";
      font-size: 8.2rem;
      line-height: 8.4rem;
      letter-spacing: -1.28px;
      color: #ffffff; }
      @media only screen and (max-width: 768px) {
        .bs-sec.typ-warrantyReg .sec-title {
          font-size: 4rem;
          line-height: 4rem; } }
  .bs-sec.type-plp .sec-cont,
  .bs-sec .type-adpprodcut-box .sec-cont {
    position: relative; }
  .bs-sec.type-plp .video_play_banner,
  .bs-sec .type-adpprodcut-box .video_play_banner {
    background-color: #000;
    position: absolute;
    height: 100%;
    width: 100%;
    overflow: hidden;
    top: 0;
    left: 0;
    display: none; }
    .bs-sec.type-plp .video_play_banner iframe,
    .bs-sec .type-adpprodcut-box .video_play_banner iframe {
      position: absolute;
      left: 0;
      right: 0;
      top: 0;
      bottom: 0;
      height: 100%;
      width: 100%;
      object-fit: cover; }
    .bs-sec.type-plp .video_play_banner video,
    .bs-sec .type-adpprodcut-box .video_play_banner video {
      height: 100%;
      width: auto; }
  .bs-sec.type-plp .show,
  .bs-sec .type-adpprodcut-box .show {
    display: block; }
  .bs-sec.type-plp .filterWrap,
  .bs-sec .type-adpprodcut-box .filterWrap {
    position: absolute;
    right: 0;
    bottom: 0; }
    @media only screen and (max-width: 768px) {
      .bs-sec.type-plp .filterWrap,
      .bs-sec .type-adpprodcut-box .filterWrap {
        position: fixed;
        right: 0;
        bottom: 0;
        width: 100%;
        background: #ffffff;
        z-index: 9;
        padding: 1.5rem;
        box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0.5); } }
    .bs-sec.type-plp .filterWrap.typ-alp,
    .bs-sec .type-adpprodcut-box .filterWrap.typ-alp {
      z-index: 3;
      position: absolute;
      right: 0;
      top: 0;
      bottom: unset; }
      .bs-sec.type-plp .filterWrap.typ-alp .filterList li:first-child,
      .bs-sec .type-adpprodcut-box .filterWrap.typ-alp .filterList li:first-child {
        border: none; }
      @media only screen and (max-width: 1024px) {
        .bs-sec.type-plp .filterWrap.typ-alp,
        .bs-sec .type-adpprodcut-box .filterWrap.typ-alp {
          position: fixed;
          right: 0;
          top: unset;
          bottom: 0;
          width: 100%;
          background: #ffffff;
          z-index: 9;
          padding: 1.5rem;
          box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0.5); } }
      @media only screen and (max-width: 1024px) {
        .bs-sec.type-plp .filterWrap.typ-alp .cp-sort.active,
        .bs-sec .type-adpprodcut-box .filterWrap.typ-alp .cp-sort.active {
          bottom: 5.2rem; } }
  .bs-sec.type-plp .filterList,
  .bs-sec .type-adpprodcut-box .filterList {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-pack: justify;
        justify-content: space-between; }
    .bs-sec.type-plp .filterList li:first-child,
    .bs-sec .type-adpprodcut-box .filterList li:first-child {
      border-right: 1px solid #e2e2e2; }
      @media only screen and (max-width: 768px) {
        .bs-sec.type-plp .filterList li:first-child,
        .bs-sec .type-adpprodcut-box .filterList li:first-child {
          width: 50%; } }
  .bs-sec.type-plp .filter-Link,
  .bs-sec .type-adpprodcut-box .filter-Link {
    padding: 0 2rem;
    font-size: 1.6rem;
    line-height: 1.8rem;
    color: #0080ff !important;
    text-transform: uppercase;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    position: relative;
    -ms-flex-pack: center;
        justify-content: center; }
    .bs-sec.type-plp .filter-Link.active .icon-filter:after,
    .bs-sec .type-adpprodcut-box .filter-Link.active .icon-filter:after {
      content: "";
      width: 1.2rem;
      height: 1.2rem;
      background: red;
      border-radius: 50%;
      position: absolute;
      top: -2px;
      right: -2px; }
    .bs-sec.type-plp .filter-Link .icon,
    .bs-sec .type-adpprodcut-box .filter-Link .icon {
      font-size: 3rem;
      line-height: 3.1rem;
      margin-right: 0.5rem;
      position: relative; }
    .bs-sec.type-plp .filter-Link .icon-filter.active:after,
    .bs-sec .type-adpprodcut-box .filter-Link .icon-filter.active:after {
      content: "";
      background: #ff0000;
      width: 1.5rem;
      height: 1.5rem;
      position: absolute;
      top: 0;
      right: 0;
      border-radius: 50%; }
  .bs-sec.typ-bikeDr {
    padding-top: 10rem;
    padding-bottom: 15rem; }
    @media only screen and (max-width: 768px) {
      .bs-sec.typ-bikeDr {
        padding-top: 6rem; } }
  .bs-sec.clickAbleBanner {
    cursor: pointer; }
  .bs-sec.typ-gradient:before {
    background-image: none !important; }
  .bs-sec.typ-home-bikeDr {
    margin: 7.5rem 0 0;
    position: relative;
    padding: 0rem;
    background: var(--desk-img) no-repeat center center/cover; }
    .bs-sec.typ-home-bikeDr:after {
      position: relative;
      content: "";
      padding-top: 34.72%;
      display: block; }
    @media only screen and (max-width: 768px) {
      .bs-sec.typ-home-bikeDr {
        background-position: 75%;
        margin: 4rem 0;
        height: auto;
        background: var(--mob-img) no-repeat center center/cover; }
        .bs-sec.typ-home-bikeDr:after {
          position: relative;
          content: "";
          padding-top: 106.67%;
          display: block; } }
    .bs-sec.typ-home-bikeDr picture {
      display: block; }
      .bs-sec.typ-home-bikeDr picture img {
        position: absolute;
        object-fit: cover;
        height: 100%;
        width: 100%; }
    .bs-sec.typ-home-bikeDr:before {
      content: "";
      position: absolute;
      left: 0;
      right: 0;
      top: 0;
      bottom: 0;
      background-image: linear-gradient(251deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.9));
      background-size: cover;
      z-index: 1; }
    .bs-sec.typ-home-bikeDr.pdp-bulkquery:before {
      background-image: linear-gradient(251deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.8)); }
    .bs-sec.typ-home-bikeDr.pdp-bulkquery .btn.btn-white {
      color: #ffffff !important; }
  .bs-sec.typ-our-range {
    background-image: linear-gradient(to bottom, #fff, #f3f3f3);
    padding: 0; }
    .bs-sec.typ-our-range .sec-head {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: justify;
          justify-content: space-between;
      -ms-flex-align: end;
          align-items: flex-end; }
      .bs-sec.typ-our-range .sec-head .btn.btn-default {
        margin: 0; }
      @media only screen and (max-width: 768px) {
        .bs-sec.typ-our-range .sec-head .lhs {
          width: 16rem; } }
  .bs-sec.typ-app {
    padding-top: 10rem;
    padding-bottom: 0 !important; }
    @media only screen and (max-width: 768px) {
      .bs-sec.typ-app {
        padding-top: 5rem; } }
    .bs-sec.typ-app .cp-faq-tab {
      margin-top: 0; }
      .bs-sec.typ-app .cp-faq-tab .tabs {
        margin-bottom: 8rem; }
        @media only screen and (max-width: 768px) {
          .bs-sec.typ-app .cp-faq-tab .tabs {
            margin-bottom: 3rem; } }
  .bs-sec.typ-productOffer {
    padding: 0; }
    .bs-sec.typ-productOffer .sec-head {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: justify;
          justify-content: space-between;
      -ms-flex-align: end;
          align-items: flex-end; }
      .bs-sec.typ-productOffer .sec-head .btn.btn-default {
        margin: 0; }
      @media only screen and (max-width: 768px) {
        .bs-sec.typ-productOffer .sec-head .lhs {
          width: 16rem; } }
  .bs-sec.typ-cargovideo {
    position: relative;
    padding: 0rem;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    height: 75rem;
    background: var(--desk-img) no-repeat center center/cover; }
    .bs-sec.typ-cargovideo.playing:before {
      content: unset; }
    .bs-sec.typ-cargovideo:after {
      position: relative;
      content: "";
      padding-top: 34.72%;
      display: block; }
    @media only screen and (max-width: 768px) {
      .bs-sec.typ-cargovideo {
        background-position: 75%;
        margin: 4rem 0;
        height: auto;
        background: var(--mob-img) no-repeat center center/cover; }
        .bs-sec.typ-cargovideo:after {
          position: relative;
          content: "";
          padding-top: 106.67%;
          display: block; } }
    .bs-sec.typ-cargovideo picture {
      display: none; }
    .bs-sec.typ-cargovideo:before {
      content: "";
      position: absolute;
      left: 0;
      right: 0;
      top: 0;
      bottom: 0;
      background-image: linear-gradient(to right, #000 -4%, rgba(0, 0, 0, 0) 100%);
      background-size: cover;
      z-index: 1; }
    .bs-sec.typ-cargovideo .sec-cont {
      width: 100%; }
    .bs-sec.typ-cargovideo .video_play_banner {
      background-color: #000;
      position: absolute;
      height: 100%;
      width: 100%;
      overflow: hidden;
      top: 0;
      left: 0;
      display: none; }
      .bs-sec.typ-cargovideo .video_play_banner .icon-mute,
      .bs-sec.typ-cargovideo .video_play_banner .icon-volume {
        position: absolute;
        right: 4rem;
        bottom: 3rem;
        width: 5rem;
        height: 5rem;
        font-size: 3rem;
        top: 65rem;
        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) {
          .bs-sec.typ-cargovideo .video_play_banner .icon-mute,
          .bs-sec.typ-cargovideo .video_play_banner .icon-volume {
            top: 30rem; } }
      .bs-sec.typ-cargovideo .video_play_banner video {
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        height: 100%;
        bottom: 0;
        width: 100%;
        object-fit: cover; }
    .bs-sec.typ-cargovideo .show {
      display: block; }
  .bs-sec.typ-profile {
    padding: 20rem 0rem 14.5rem; }
    @media only screen and (max-width: 768px) {
      .bs-sec.typ-profile {
        padding: 9rem 0px 3rem; } }
    .bs-sec.typ-profile .sec-head {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: justify;
          justify-content: space-between;
      -ms-flex-align: center;
          align-items: center; }
      .bs-sec.typ-profile .sec-head .sec-title {
        margin-bottom: 0; }
      .bs-sec.typ-profile .sec-head .btn {
        position: relative; }
      .bs-sec.typ-profile .sec-head .icon {
        transform: rotate(180deg);
        position: absolute;
        top: -2px;
        left: -20px;
        font-size: 1.6rem; }
        @media only screen and (max-width: 768px) {
          .bs-sec.typ-profile .sec-head .icon {
            max-width: 100%;
            top: -1rem;
            left: 0; } }
  .bs-sec.typ-padding-zero {
    padding: 0; }
  .bs-sec.type-enableBike {
    padding-bottom: 0; }

.pg-plp .bs-sec {
  padding: 3rem 0rem; }

.pg-pdp .bs-sec {
  padding: 7.5rem 0rem; }
  @media only screen and (max-width: 768px) {
    .pg-pdp .bs-sec {
      padding: 3.5rem 0px; } }

#maincontent {
  margin-top: 0rem; }
  @media only screen and (max-width: 768px) {
    #maincontent {
      margin-top: 0rem; } }

html {
  scroll-behavior: smooth; }

.bs-radio {
  margin-bottom: 3rem; }
  .bs-radio .radio-wrap {
    display: -ms-flexbox;
    display: flex; }
    .bs-radio .radio-wrap .radio {
      margin-right: 1.4rem; }
      .bs-radio .radio-wrap .radio input[type=radio]:not(old) {
        width: auto;
        margin: 0;
        padding: 0;
        opacity: 0;
        position: absolute; }
  .bs-radio .help-link {
    background: transparent;
    padding: 0;
    color: #0070F0;
    display: block;
    font-family: "Heebo-Medium";
    font-size: 1.2rem; }
  .bs-radio.typ-coupon {
    position: relative; }
    .bs-radio.typ-coupon.selected .remove-code {
      display: -ms-flexbox;
      display: flex; }
    .bs-radio.typ-coupon input[type="radio"] + label {
      display: block;
      padding: 2rem 4rem 2rem 5rem;
      border-radius: 0.8rem;
      border: dashed 1px #cbcbcb;
      cursor: pointer; }
      .bs-radio.typ-coupon input[type="radio"] + label:before {
        top: 1.8rem;
        left: 2rem; }
      .bs-radio.typ-coupon input[type="radio"] + label:after {
        left: 2.5rem;
        top: 2.3rem; }
    .bs-radio.typ-coupon input[type="radio"]:checked + label {
      border-color: #0070F0;
      background-color: rgba(0, 127, 255, 0.05); }
    .bs-radio.typ-coupon .remove-code {
      position: absolute;
      top: 1.6rem;
      right: 1.1rem;
      padding: 0.3rem;
      display: none;
      font-size: 1.5rem;
      color: #646464;
      cursor: pointer; }
  .bs-radio.typ-colour input[type=radio]:not(old) + label {
    position: relative;
    width: 2.4rem;
    height: 2.4rem;
    padding: 0; }
    .bs-radio.typ-colour input[type=radio]:not(old) + label:before {
      content: "";
      width: 1.2rem;
      height: 1.2rem;
      background: #000000;
      border-radius: 50%;
      transition: all .2s ease;
      display: inline-block;
      position: absolute;
      left: 50%;
      top: 50%;
      transform: translate(-50%, -50%);
      border: none; }
    .bs-radio.typ-colour input[type=radio]:not(old) + label.yellow {
      position: relative; }
      .bs-radio.typ-colour input[type=radio]:not(old) + label.yellow:before {
        content: "";
        background: #ffef02; }
    .bs-radio.typ-colour input[type=radio]:not(old) + label.BLUE {
      position: relative; }
      .bs-radio.typ-colour input[type=radio]:not(old) + label.BLUE:before {
        content: "";
        background: #0d47a1; }
    .bs-radio.typ-colour input[type=radio]:not(old) + label.BLACK {
      position: relative; }
      .bs-radio.typ-colour input[type=radio]:not(old) + label.BLACK:before {
        content: "";
        background: #000; }
    .bs-radio.typ-colour input[type=radio]:not(old) + label.ORANGE {
      position: relative; }
      .bs-radio.typ-colour input[type=radio]:not(old) + label.ORANGE:before {
        content: "";
        background: #ef6c00; }
    .bs-radio.typ-colour input[type=radio]:not(old) + label.GREY {
      position: relative; }
      .bs-radio.typ-colour input[type=radio]:not(old) + label.GREY:before {
        content: "";
        background: #757575; }
    .bs-radio.typ-colour input[type=radio]:not(old) + label.SILVER {
      position: relative; }
      .bs-radio.typ-colour input[type=radio]:not(old) + label.SILVER:before {
        content: "";
        background: #bdbdbd; }
    .bs-radio.typ-colour input[type=radio]:not(old) + label.YELLOW {
      position: relative; }
      .bs-radio.typ-colour input[type=radio]:not(old) + label.YELLOW:before {
        content: "";
        background: #ffeb3b; }
    .bs-radio.typ-colour input[type=radio]:not(old) + label.BROWN {
      position: relative; }
      .bs-radio.typ-colour input[type=radio]:not(old) + label.BROWN:before {
        content: "";
        background: #6d4c41; }
    .bs-radio.typ-colour input[type=radio]:not(old) + label.RED {
      position: relative; }
      .bs-radio.typ-colour input[type=radio]:not(old) + label.RED:before {
        content: "";
        background: #dc3545; }
  .bs-radio.typ-colour input[type=radio]:not(old):checked + label:after {
    content: '';
    border: 1px solid #000000;
    width: 2.4rem;
    height: 2.4rem;
    border-radius: 50%;
    display: inline-block;
    background: transparent;
    position: initial;
    transform: none;
    left: 0;
    top: 0;
    transition: none; }
  .bs-radio input[type=radio]:not(old) {
    width: auto;
    margin: 0;
    padding: 0;
    opacity: 0;
    position: absolute; }
    .bs-radio input[type=radio]:not(old) + label {
      font-size: 1.6rem;
      font-family: "Heebo-Bold";
      line-height: 1;
      color: #333333;
      padding-left: 3rem;
      position: relative;
      transition: all 0.2s;
      cursor: pointer; }
      .bs-radio input[type=radio]:not(old) + label:before {
        content: "";
        position: absolute;
        left: 0;
        border: 1px solid #000000;
        width: 2rem;
        transition: all 0.2s;
        height: 2rem;
        top: -0.1rem;
        border-radius: 50%; }
      .bs-radio input[type=radio]:not(old) + label:after {
        content: "";
        position: absolute;
        left: 0.5rem;
        width: 1rem;
        transition: all 0.2s;
        height: 1rem;
        transform: scale(0);
        top: 0.4rem;
        border-radius: 50%;
        background: #000000; }
      .bs-radio input[type=radio]:not(old) + label .note {
        margin-top: 0.5rem;
        font-size: 1.2rem;
        line-height: 1.6rem;
        font-family: "Heebo-Regular";
        color: #666666;
        display: block; }
    .bs-radio input[type=radio]:not(old):checked + label:before {
      border-color: #0070F0; }
    .bs-radio input[type=radio]:not(old):checked + label:after {
      background: #0070F0;
      transform: scale(1); }
  .bs-radio.typ-2 {
    width: 15.9rem;
    margin-bottom: 1rem; }
    @media only screen and (max-width: 768px) {
      .bs-radio.typ-2 {
        width: 48%; } }
    .bs-radio.typ-2 input[type=radio]:not(old) + label {
      position: relative;
      padding: 2rem 1rem 2rem 5rem;
      border: solid 1px #cbcbcb;
      background-color: #ffffff;
      transition: all 0.5s ease;
      width: 100%; }
      .bs-radio.typ-2 input[type=radio]:not(old) + label::before {
        content: '';
        top: 50%;
        transform: translateY(-50%);
        left: 2rem; }
      .bs-radio.typ-2 input[type=radio]:not(old) + label::after {
        content: '';
        width: 1.2rem;
        height: 1.2rem;
        top: 39%;
        transform: translateY(-50%);
        left: 2.4rem;
        transform: scale(0); }
    .bs-radio.typ-2 input[type=radio]:not(old):checked + label {
      border: solid 1px #0070F0;
      background-color: rgba(0, 127, 255, 0.05); }
      .bs-radio.typ-2 input[type=radio]:not(old):checked + label::after {
        transform: scale(1); }
  .bs-radio.typ-bookTest {
    width: 100%; }
    .bs-radio.typ-bookTest input[type=radio]:not(old) + label {
      position: relative;
      padding: 3rem 3rem 3rem 5rem;
      border: solid 1px #cbcbcb;
      background-color: #ffffff;
      transition: all 0.5s ease;
      width: 100%; }
      @media only screen and (max-width: 768px) {
        .bs-radio.typ-bookTest input[type=radio]:not(old) + label {
          padding: 2rem 2rem 2rem 5rem; } }
      .bs-radio.typ-bookTest input[type=radio]:not(old) + label::before {
        content: '';
        top: 3rem;
        left: 2rem; }
      .bs-radio.typ-bookTest input[type=radio]:not(old) + label::after {
        content: '';
        top: 3.5rem;
        left: 2.5rem;
        transform: scale(0); }
    .bs-radio.typ-bookTest input[type=radio]:not(old):checked + label {
      border: solid 1px #0070F0;
      background-color: rgba(0, 127, 255, 0.05); }
      .bs-radio.typ-bookTest input[type=radio]:not(old):checked + label::after {
        transform: scale(1); }

.bs-form .form-group {
  position: relative;
  margin: 0 0 5rem; }
  @media only screen and (max-width: 768px) {
    .bs-form .form-group {
      margin: 0 0 3.9rem; } }
  .bs-form .form-group .form-label {
    color: #646464;
    font-size: 1.4rem;
    margin-bottom: 1.6rem;
    font-family: "Heebo-Medium"; }
    .bs-form .form-group .form-label sup {
      margin: 0 0 0 2px;
      font-family: "Heebo-Medium";
      font-size: 1.4rem;
      line-height: 1.4rem;
      color: #721c23;
      top: -2px; }
    .bs-form .form-group .form-label.top {
      top: -2rem;
      left: 0;
      font-size: 1.4rem;
      font-family: "Heebo-Medium";
      position: absolute; }
  .bs-form .form-group .form-control {
    height: 5rem;
    padding: 1rem 1.2rem;
    border-radius: 8px;
    font-size: 1.6rem;
    color: #333333;
    font-family: "Heebo-Medium";
    border: solid 1px #e2e2e2;
    background-color: #ffffff;
    outline: none; }
    .bs-form .form-group .form-control + .form-label {
      position: absolute;
      top: 1.7rem;
      line-height: 1;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center;
      left: 1.2rem;
      cursor: auto;
      width: auto;
      color: #646464;
      transition: all .3s ease-in-out;
      font-size: 1.6rem;
      font-family: "Heebo-Regular"; }
    .bs-form .form-group .form-control:focus {
      box-shadow: none;
      outline: none;
      border: 1px solid #0070F0; }
    .bs-form .form-group .form-control::-webkit-input-placeholder {
      color: transparent; }
    .bs-form .form-group .form-control::-ms-input-placeholder {
      color: transparent; }
    .bs-form .form-group .form-control:-ms-input-placeholder {
      color: transparent; }
    .bs-form .form-group .form-control::-ms-input-placeholder {
      color: transparent; }
    .bs-form .form-group .form-control:-ms-input-placeholder {
      color: transparent; }
    .bs-form .form-group .form-control::placeholder {
      color: transparent; }
    .bs-form .form-group .form-control:not(:placeholder-shown) + label {
      top: -2rem;
      left: 0;
      font-size: 1.4rem;
      font-family: "Heebo-Medium"; }
    .bs-form .form-group .form-control.select {
      position: relative; }
      .bs-form .form-group .form-control.select:after {
        content: "";
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        background: red;
        width: 4rem; }
  .bs-form .form-group.error .icon {
    background: transparent; }
  .bs-form .form-group.error .form-control {
    border: 1px solid #721c23;
    background: rgba(248, 215, 218, 0.5); }
  .bs-form .form-group.error .error-msg {
    position: absolute;
    bottom: -1.7rem;
    left: 0;
    color: #721c23;
    font-family: "Heebo-Regular";
    font-size: 1.2rem;
    line-height: 1.2rem; }
  .bs-form .form-group .radio-wrap.typ-inline {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: start;
        justify-content: start;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .bs-form .form-group .radio-wrap.typ-inline .bs-radio {
      margin-right: 2rem;
      margin-top: 1rem; }
      @media only screen and (max-width: 1024px) {
        .bs-form .form-group .radio-wrap.typ-inline .bs-radio {
          margin-bottom: 1rem; } }
      .bs-form .form-group .radio-wrap.typ-inline .bs-radio:last-of-type {
        margin-right: 0; }
  .bs-form .form-group.mb-zero {
    margin-bottom: 0; }
  .bs-form .form-group.last {
    margin-top: 4rem; }

.bs-form .radio-list {
  display: -ms-flexbox;
  display: flex; }
  .bs-form .radio-list .item {
    margin-right: 3rem; }

.bs-form .checkbox-list .item + .item {
  margin-top: 2rem; }

.bs-form.type-serch .form-group {
  margin: 0rem 0 4rem; }
  .bs-form.type-serch .form-group .form-control {
    border: solid 1px #f2f2f2;
    background-color: #f2f2f2; }

.bs-form.type-storeLocator .form-group {
  margin: 2rem 0 1rem; }
  .bs-form.type-storeLocator .form-group .form-control {
    background: #ffffff;
    height: 4.8rem; }

.bs-form.type-storeLocator .arrowIcon {
  position: absolute;
  right: 0;
  top: 0;
  width: 48px;
  height: 100%; }
  .bs-form.type-storeLocator .arrowIcon img {
    height: 100%; }

.bs-form.type-storeLocator .currentLocation {
  font-size: 1.6rem;
  color: #0070F0;
  font-family: "Heebo-Bold";
  text-transform: uppercase; }
  .bs-form.type-storeLocator .currentLocation img {
    width: 24px;
    height: 24px;
    display: inline-block;
    position: relative;
    top: 6px;
    margin-right: 0.5rem; }

.bs-form.typ-signup {
  padding: 4rem 6rem 2rem; }
  @media only screen and (max-width: 1024px) {
    .bs-form.typ-signup {
      padding: 3rem 0rem; } }
  .bs-form.typ-signup .bs-checkbox input[type="checkbox"] + label {
    font-family: "Heebo-Medium"; }
  .bs-form.typ-signup .forgotpass {
    margin-bottom: 4.4rem; }
    @media only screen and (max-width: 1024px) {
      .bs-form.typ-signup .forgotpass {
        margin-bottom: 3rem; } }
    .bs-form.typ-signup .forgotpass .link {
      font-family: "Heebo-Bold"; }
  .bs-form.typ-signup .m-bottom {
    margin-bottom: 2.4rem; }
  .bs-form.typ-signup .m-top {
    margin-top: 2rem; }
  .bs-form.typ-signup .success-Desc {
    font-size: 1.6rem;
    color: #333333;
    font-family: "Heebo-Regular";
    line-height: 1.25;
    padding-bottom: 4rem;
    margin-top: -2rem; }

.bs-form.typ-otp .small-title {
  margin-bottom: 2rem; }

.bs-form.typ-otp .noteText {
  position: relative;
  bottom: 0;
  font-family: "Heebo-Regular";
  font-size: 1.6rem;
  line-height: 1.25;
  color: #666666; }

.bs-form.typ-create-pwd {
  padding: 4rem 6rem; }
  @media only screen and (max-width: 1024px) {
    .bs-form.typ-create-pwd {
      padding: 3rem 0rem; } }
  .bs-form.typ-create-pwd .noteText {
    bottom: -3rem; }
  .bs-form.typ-create-pwd .m-top {
    margin-bottom: 6rem; }

.bs-form.typ-profile {
  max-width: 44rem; }
  @media only screen and (max-width: 768px) {
    .bs-form.typ-profile {
      max-width: 100%; } }
  .bs-form.typ-profile .act-wrap .btn {
    margin-bottom: 0;
    min-width: 16.1rem;
    padding: 2.2rem 1.5rem; }
    .bs-form.typ-profile .act-wrap .btn + .btn {
      margin-left: 2rem; }
      @media only screen and (max-width: 768px) {
        .bs-form.typ-profile .act-wrap .btn + .btn {
          margin-left: 0.5rem; } }

.bs-form .eye-icon {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 2rem; }

.bs-form .link {
  font-family: "Heebo-Medium";
  font-size: 1.6rem;
  line-height: 1;
  color: #0070F0; }

.bs-form .noteText {
  font-family: "Heebo-Regular";
  font-size: 1.2rem;
  line-height: 1;
  color: #646464;
  position: absolute;
  bottom: -2rem;
  left: 0; }

.bs-form .pinInputWrp {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: center;
      align-items: center;
  width: auto;
  max-width: 300px;
  padding-bottom: 4rem;
  padding-top: 3rem; }
  .bs-form .pinInputWrp .form-control {
    width: 5rem;
    border: 0;
    height: 5rem;
    padding: 0;
    margin-right: 28px;
    text-align: center;
    color: #333333;
    border: 1px solid #e2e2e2;
    border-radius: 8px;
    font-size: 1.6rem;
    font-family: "Heebo-Bold"; }
    @media only screen and (max-width: 1024px) {
      .bs-form .pinInputWrp .form-control {
        margin-right: 0.7rem; } }
    .bs-form .pinInputWrp .form-control:last-child {
      margin-right: 0; }

.bs-form .pinInputWrp input::-webkit-inner-spin-button,
.bs-form .pinInputWrp input::-webkit-outer-spin-button {
  appearance: none;
  margin: 0; }

.bs-form .pinInputWrp input:focus,
.bs-form .pinInputWrp input.focus {
  border-color: #0070F0;
  outline: none;
  box-shadow: none; }

.bs-form .resendOtpBlock {
  padding-top: 3.3rem; }
  .bs-form .resendOtpBlock .resendOtpTime,
  .bs-form .resendOtpBlock #timer {
    display: inline-block;
    font-size: 1.6rem;
    color: #666666;
    font-family: "Heebo-Regular"; }
  .bs-form .resendOtpBlock .resendOtp {
    font-size: 1.6rem;
    color: #0070F0;
    font-family: "Heebo-Bold";
    display: none; }
  .bs-form .resendOtpBlock #time {
    position: relative;
    left: -6px; }
  .bs-form .resendOtpBlock.active .resendOtpTime,
  .bs-form .resendOtpBlock.active #timer {
    display: none; }
  .bs-form .resendOtpBlock.active .resendOtp {
    display: block; }

.bs-form .icon {
  width: 4.8rem;
  height: 4.8rem;
  padding: 1.2rem;
  border-radius: 0.8rem;
  background-image: linear-gradient(to bottom, #fff, #f7f7f7);
  position: absolute;
  top: 50%;
  right: 1px;
  transform: translateY(-50%);
  font-size: 2.4rem;
  line-height: 2.4rem;
  color: #000000;
  z-index: 1; }
  .bs-form .icon.icon-chevron_right {
    font-size: 2rem;
    transform: translateY(-50%) rotate(90deg); }

.bs-form.typ-warrantyReg .noteText {
  bottom: -3rem; }
  @media only screen and (max-width: 1024px) {
    .bs-form.typ-warrantyReg .noteText {
      bottom: -4rem; } }

.bs-form.typ-warrantyReg .termsText {
  color: #0070F0; }

.bs-form.typ-warrantyReg .form-group.error .icon {
  background: transparent; }

@media only screen and (max-width: 1024px) {
  .bs-form.typ-warrantyReg .form-group.checkbox {
    margin: 2rem 0; } }

.bs-form.typ-warrantyReg .form-group.mt {
  margin-top: 6rem; }
  @media only screen and (max-width: 1024px) {
    .bs-form.typ-warrantyReg .form-group.mt {
      margin-top: 8rem; } }

.bs-form.typ-warrantyReg .form-group .form-control.select {
  padding: 0; }

@media only screen and (max-width: 1024px) {
  .bs-form.typ-warrantyReg .btn {
    min-width: 12.7rem;
    height: 4rem; } }

.bs-form .upload-file .upload-wrap {
  position: relative;
  z-index: 0; }
  .bs-form .upload-file .upload-wrap input {
    width: 100%;
    position: absolute;
    opacity: 0;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    cursor: pointer;
    z-index: 2; }

.bs-form.typ-bikeDr .form-group {
  margin: 4rem 0 5rem;
  max-width: 36rem; }
  .bs-form.typ-bikeDr .form-group:last-child {
    margin-bottom: 1rem; }

.bs-form.typ-custDr .form-group {
  margin: 1.5rem 0 3rem; }
  @media only screen and (max-width: 768px) {
    .bs-form.typ-custDr .form-group {
      margin: 1rem 0 3rem; } }
  .bs-form.typ-custDr .form-group:last-child {
    margin-bottom: 1rem; }
  .bs-form.typ-custDr .form-group .form-label {
    margin-bottom: 0; }

.bs-form.typ-date .form-group {
  margin: 2.5rem 0 2rem; }

.btn.disabled,
.btn:disabled {
  pointer-events: none; }

@media only screen and (max-width: 768px) {
  .mt-sm-20 {
    margin-top: 20px; } }

.bs-form .form-group {
  margin: 0 0 5rem; }
  @media only screen and (max-width: 768px) {
    .bs-form .form-group {
      margin: 3rem 0 3rem; } }
  .bs-form .form-group .form-label.warty-label {
    margin-bottom: 0.5rem; }
    .bs-form .form-group .form-label.warty-label.select-fields {
      position: absolute;
      top: -2rem;
      left: 0; }
  .bs-form .form-group.form-fields {
    margin: 0 0 3.9rem; }
    @media only screen and (max-width: 768px) {
      .bs-form .form-group.form-fields {
        margin-top: 0; } }
    .bs-form .form-group.form-fields.form-warty {
      margin: 5rem 0 3.9rem; }
      @media only screen and (max-width: 768px) {
        .bs-form .form-group.form-fields.form-warty {
          margin-top: 5.9rem; } }
  .bs-form .form-group.form-group-first {
    margin-top: 2rem; }
    @media only screen and (max-width: 768px) {
      .bs-form .form-group.form-group-first {
        margin-top: 0;
        margin-bottom: 3.9rem; } }
  .bs-form .form-group.form-checklist {
    margin: 4rem 0 4rem; }
    .bs-form .form-group.form-checklist .form-checklist-label {
      margin-bottom: 0; }
  .bs-form .form-group.form-checklist-shipping {
    margin-top: 3rem; }
    @media only screen and (max-width: 768px) {
      .bs-form .form-group.form-checklist-shipping {
        margin: 0 0 5rem; } }
  .bs-form .form-group .form-control + .form-label.form-search-label {
    font-size: 2rem;
    color: #ccc; }
    @media only screen and (max-width: 768px) {
      .bs-form .form-group .form-control + .form-label.form-search-label {
        font-size: 1.6rem; } }
  .bs-form .form-group .form-control:not(:placeholder-shown) + #search-label {
    display: none; }
  @media only screen and (max-width: 768px) {
    .bs-form .form-group.contactusbtn {
      margin: 0rem 0 5rem; } }
  .bs-form .form-group .form-control.typ-messagebox {
    height: 10rem; }
  .bs-form .form-group .form-control.typ-additionalcomment {
    height: 8rem; }
  .bs-form .form-group .error-wrap .error-text {
    position: absolute;
    bottom: -1.7rem;
    left: 0;
    color: #721c23;
    font-family: "Heebo-Regular";
    font-size: 1.2rem;
    line-height: 1.2rem; }
  .bs-form .form-group .input-wrap.error .form-control {
    border: 1px solid #721c23;
    background: rgba(248, 215, 218, 0.5); }

@media only screen and (max-width: 768px) {
  .bs-form.typ-form-getintouch .form-group:first-child {
    margin-top: 1.5rem; } }

.bs-form.type-storeLocator .form-group {
  margin: 2rem 0rem; }
  @media only screen and (max-width: 768px) {
    .bs-form.type-storeLocator .form-group {
      margin: 2rem 0 1.5rem; } }

.bs-form.type-storeLocator .arrowIcon {
  padding: 0; }

@media only screen and (max-width: 768px) {
  .bs-form.type-storeLocator .currentLocation {
    font-size: 1.2rem;
    font-family: "Heebo-Medium"; } }

@media only screen and (max-width: 768px) {
  .bs-form.type-storeLocator .currentLocation img {
    width: 20px;
    height: 20px; } }

.bs-form.type-storeLocator .authorisedresult {
  max-height: unset; }

@media only screen and (max-width: 768px) {
  .bs-form .pinInputWrp {
    padding-bottom: 3rem; } }

.bs-form .pinInputWrp .form-control {
  margin-right: 1rem; }

.bs-form .noteText {
  bottom: -3rem; }

.bs-form .resendOtpBlock {
  padding-top: 0;
  padding-bottom: 4rem; }

.bs-form.type-serch .suggestions-wrapper {
  padding: 0 0 20rem;
  height: 56rem;
  overflow-y: auto; }
  @media only screen and (max-width: 768px) {
    .bs-form.type-serch .suggestions-wrapper {
      padding: 3rem 0 4rem; } }

.bs-form.typ-create-pwd .noteText {
  bottom: -4rem; }

.bs-form.typ-bikeDr .form-group {
  max-width: 44rem;
  margin: 5rem 0; }
  @media only screen and (max-width: 768px) {
    .bs-form.typ-bikeDr .form-group {
      margin: 5.2rem 0 5rem; } }
  @media only screen and (max-width: 768px) {
    .bs-form.typ-bikeDr .form-group.form-group-dr {
      margin: 3.9rem 0 5.9rem; } }
  @media only screen and (max-width: 768px) {
    .bs-form.typ-bikeDr .form-group.form-group-dr:last-child {
      margin-top: -2rem;
      margin-bottom: 2rem; } }

.bs-form.typ-custDr .form-group {
  margin: 3rem 0; }
  @media only screen and (max-width: 768px) {
    .bs-form.typ-custDr .form-group {
      margin: 2rem 0 4rem; } }
  .bs-form.typ-custDr .form-group:last-child {
    margin-bottom: 1rem;
    margin-top: -1rem; }
    @media only screen and (max-width: 768px) {
      .bs-form.typ-custDr .form-group:last-child {
        margin-bottom: 4rem; } }

.bs-form.typ-date .form-group {
  margin: 3rem 0 2rem; }
  @media only screen and (max-width: 1024px) {
    .bs-form.typ-date .form-group {
      margin: 2rem 0 0; } }

.bs-form.typ-signup {
  padding: 4rem 6rem; }
  @media only screen and (max-width: 1024px) {
    .bs-form.typ-signup {
      padding: 4rem 0 0; } }
  .bs-form.typ-signup .link {
    color: #0070F0 !important; }
  .bs-form.typ-signup .forgotpass {
    margin-top: -2rem; }
    @media only screen and (max-width: 768px) {
      .bs-form.typ-signup .forgotpass {
        margin-top: -2.4rem; } }
    .bs-form.typ-signup .forgotpass .link {
      color: #0070F0 !important; }
  .bs-form.typ-signup .form-group {
    margin: 4.4rem 0 4.4rem; }
    .bs-form.typ-signup .form-group.form-term {
      margin-bottom: 3.2rem; }
    .bs-form.typ-signup .form-group:last-of-type {
      margin: 4rem 0 5rem; }
    .bs-form.typ-signup .form-group:nt-child(2) {
      margin-bottom: 3rem; }
  .bs-form.typ-signup .btm-field {
    margin-top: 8rem; }
    .bs-form.typ-signup .btm-field .invalid-feedback {
      left: 0;
      color: #721c23;
      font-family: "Heebo-Regular";
      font-size: 1.2rem;
      line-height: 1.2rem; }
    .bs-form.typ-signup .btm-field .error-msg-match {
      left: 0;
      color: #721c23;
      font-family: "Heebo-Regular";
      font-size: 1.2rem;
      line-height: 1.2rem; }
  .bs-form.typ-signup.typ-otp .pinInputWrp .form-control {
    margin-right: 2.8rem; }
    @media only screen and (max-width: 1024px) {
      .bs-form.typ-signup.typ-otp .pinInputWrp .form-control {
        margin-right: 0.7rem; } }

.bs-form .resendOtpBlock {
  margin-top: -1rem; }
  @media only screen and (max-width: 1024px) {
    .bs-form .resendOtpBlock {
      margin-top: -1.6rem;
      margin-bottom: 4rem; } }
  .bs-form .resendOtpBlock .resendOtp {
    background-color: transparent;
    padding-left: 0; }

.bs-form.typ-profile .act-wrap .btn {
  padding: 1.6rem;
  min-width: 16.1rem; }
  @media only screen and (max-width: 1024px) {
    .bs-form.typ-profile .act-wrap .btn {
      padding: 1.2rem;
      min-width: 11.4rem; } }

.bs-form.typ-profile .act-wrap .btn-save-override {
  min-width: 14rem; }
  @media only screen and (max-width: 1024px) {
    .bs-form.typ-profile .act-wrap .btn-save-override {
      min-width: 9.5rem; } }

.bs-form.typ-profile .bs-form .form-group {
  margin: 2rem 0 2.1rem; }
  .bs-form.typ-profile .bs-form .form-group .form-label {
    margin-bottom: 0; }

.bs-form.typ-profile.order-his-sec .form-group {
  margin: 5rem 0 3rem; }
  @media only screen and (max-width: 768px) {
    .bs-form.typ-profile.order-his-sec .form-group {
      margin: 3.9rem 0 4.7rem; } }

.bs-form.typ-test-ride .form-group {
  max-width: 100%;
  margin: 5rem 0 5rem; }
  @media only screen and (max-width: 768px) {
    .bs-form.typ-test-ride .form-group {
      margin: 5.2rem 0 5rem; } }

.bs-form.cargogetintouch {
  padding-top: 2rem;
  height: 60rem; }
  @media only screen and (max-width: 768px) {
    .bs-form.cargogetintouch {
      height: 55rem;
      overflow-y: auto; } }
  @media only screen and (max-width: 768px) {
    .bs-form.cargogetintouch .mCSB_inside > .mCSB_container {
      margin-right: 0; } }
  .bs-form.cargogetintouch .cargogettouchfm {
    padding-top: 2rem; }

.bs-form.contact-us .form-group:first-child {
  margin-top: 4.8rem; }
  @media only screen and (max-width: 768px) {
    .bs-form.contact-us .form-group:first-child {
      margin-top: 2.4rem; } }

.bs-form.contact-us .bs-radio.getIn-touch-brand {
  margin-bottom: -1.9rem;
  margin-top: -0.2rem; }
  .bs-form.contact-us .bs-radio.getIn-touch-brand .radio-wrap .radio {
    margin-right: 2.8rem; }

.signup-details .bs-form.typ-signup {
  padding: 3rem 6rem 0rem 6rem; }
  @media only screen and (max-width: 1024px) {
    .signup-details .bs-form.typ-signup {
      padding: 4rem 0 0; } }

.lyt-contact-us .bs-form .form-group.custom-checkbox {
  margin: 0rem 0 3.2rem; }

#cargocategory .cargoEbike {
  display: none; }

#cargohomepage .bulkform {
  display: none; }

#cargohomepage .cargoEbike {
  display: inline-block; }

.cp-cart-steps {
  margin-left: auto;
  width: auto; }
  .cp-cart-steps .list {
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
        justify-content: space-between; }
    @media only screen and (max-width: 768px) {
      .cp-cart-steps .list {
        -ms-flex-pack: start;
            justify-content: start; } }
    .cp-cart-steps .list .item {
      position: relative;
      display: -ms-flexbox;
      display: flex;
      padding: 0 10rem;
      opacity: 0.2;
      -ms-flex-pack: center;
          justify-content: center; }
      .cp-cart-steps .list .item:first-child {
        -ms-flex-pack: start;
            justify-content: flex-start;
        padding-left: 0; }
        .cp-cart-steps .list .item:first-child .step-count-wrap {
          padding-left: 0; }
        .cp-cart-steps .list .item:first-child:before {
          display: none; }
      .cp-cart-steps .list .item:last-child {
        padding-right: 0;
        -ms-flex-pack: end;
            justify-content: flex-end; }
        .cp-cart-steps .list .item:last-child .step-count-wrap {
          padding-right: 0; }
        .cp-cart-steps .list .item:last-child:after {
          display: none; }
      .cp-cart-steps .list .item:before {
        content: "";
        width: 10rem;
        position: absolute;
        height: 0.3rem;
        background: #000000;
        bottom: 50%;
        margin-top: -0.4rem;
        left: 0; }
      .cp-cart-steps .list .item:after {
        content: "";
        position: absolute;
        width: 10rem;
        height: 0.3rem;
        background: #000000;
        bottom: 50%;
        margin-top: -0.4rem;
        right: 0; }
      .cp-cart-steps .list .item .step-count-wrap {
        padding: 0 1.6rem;
        background: #ffffff;
        position: relative;
        z-index: 1; }
      .cp-cart-steps .list .item span {
        text-align: center;
        display: block; }
      .cp-cart-steps .list .item .icon {
        font-size: 2.4rem;
        margin-bottom: 0.4rem; }
      .cp-cart-steps .list .item .text {
        font-family: "Heebo-Medium";
        font-size: 1.2rem;
        text-transform: uppercase; }
      .cp-cart-steps .list .item.active, .cp-cart-steps .list .item.completed {
        opacity: 1; }

.cp-cart-steps .list .item {
  padding: 0 3.9rem; }
  .cp-cart-steps .list .item:before {
    border-radius: 0 0.3rem 0.3rem 0;
    width: 3.9rem;
    height: 0.2rem;
    bottom: 0.8rem; }
  .cp-cart-steps .list .item:after {
    border-radius: 0.3rem 0 0 0.3rem;
    width: 3.9rem;
    height: 0.2rem;
    bottom: 0.8rem; }
  .cp-cart-steps .list .item.active:after {
    border-radius: 0.3rem; }
  .cp-cart-steps .list .item .step-count-wrap {
    padding: 0 1rem; }
    .cp-cart-steps .list .item .step-count-wrap.book-ride-count-wrap {
      padding: 0 1.6rem; }
      @media only screen and (max-width: 768px) {
        .cp-cart-steps .list .item .step-count-wrap.book-ride-count-wrap.completed {
          padding: 0 1rem 0 0; } }
      @media only screen and (max-width: 768px) {
        .cp-cart-steps .list .item .step-count-wrap.book-ride-count-wrap {
          padding: 0 0 0 1rem; } }
  .cp-cart-steps .list .item.test-r-item.book-ride-item {
    padding: 0 10rem; }
    @media only screen and (max-width: 768px) {
      .cp-cart-steps .list .item.test-r-item.book-ride-item {
        padding: 0 0 0 8.5rem; } }
    @media only screen and (max-width: 768px) {
      .cp-cart-steps .list .item.test-r-item.book-ride-item:first-child {
        padding: 0 8.5rem 0 0; } }
    .cp-cart-steps .list .item.test-r-item.book-ride-item:last-child {
      padding-right: 0; }
    .cp-cart-steps .list .item.test-r-item.book-ride-item:after {
      bottom: 40%;
      height: 0.4rem;
      width: 10rem;
      border-radius: 0rem; }
      @media only screen and (max-width: 768px) {
        .cp-cart-steps .list .item.test-r-item.book-ride-item:after {
          height: 0.3rem; } }
    .cp-cart-steps .list .item.test-r-item.book-ride-item:before {
      bottom: 40%;
      width: 10rem;
      height: 0.4rem;
      border-radius: 0rem; }
      @media only screen and (max-width: 768px) {
        .cp-cart-steps .list .item.test-r-item.book-ride-item:before {
          height: 0.3rem; } }
  .cp-cart-steps .list .item.test-r-item:before {
    bottom: 40%; }
  .cp-cart-steps .list .item.test-r-item:after {
    bottom: 40%; }

.cp-cart-steps.appointment-cart-step .list {
  -ms-flex-pack: unset;
      justify-content: unset; }
  .cp-cart-steps.appointment-cart-step .list .item {
    padding: 0 15rem; }
    @media only screen and (max-width: 768px) {
      .cp-cart-steps.appointment-cart-step .list .item {
        padding: 0 10rem; } }
    .cp-cart-steps.appointment-cart-step .list .item:first-child {
      padding-left: 0; }
    .cp-cart-steps.appointment-cart-step .list .item:last-child {
      padding-right: 0; }
    .cp-cart-steps.appointment-cart-step .list .item:before {
      width: 15rem;
      height: 0.3rem;
      bottom: 45%; }
      @media only screen and (max-width: 768px) {
        .cp-cart-steps.appointment-cart-step .list .item:before {
          width: 10rem;
          height: 0.2rem; } }
    .cp-cart-steps.appointment-cart-step .list .item:after {
      width: 15rem;
      height: 0.3rem;
      bottom: 45%; }
      @media only screen and (max-width: 768px) {
        .cp-cart-steps.appointment-cart-step .list .item:after {
          width: 10rem;
          height: 0.2rem; } }

.cp-tab {
  margin: 5rem 0; }
  @media only screen and (max-width: 768px) {
    .cp-tab {
      margin: 2.5rem 0 4rem; } }
  .cp-tab .tabs {
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 3rem; }
    @media only screen and (max-width: 768px) {
      .cp-tab .tabs {
        margin-bottom: 1rem; } }
  .cp-tab .nav-tabs {
    border: none;
    margin-right: 5rem;
    text-align: left;
    cursor: pointer;
    transition: all 0.5s ease; }
    @media only screen and (max-width: 768px) {
      .cp-tab .nav-tabs {
        margin-right: 2rem; } }
    .cp-tab .nav-tabs .tab-title {
      font-size: 2.4rem;
      line-height: 2.4rem;
      color: #646464;
      padding-bottom: .9rem;
      font-family: "Heebo-Medium";
      min-width: 10rem; }
      @media only screen and (max-width: 768px) {
        .cp-tab .nav-tabs .tab-title {
          font-size: 1.8rem;
          line-height: 1.8rem;
          letter-spacing: -0.28px;
          min-width: 6rem; } }
    .cp-tab .nav-tabs:hover .icon, .cp-tab .nav-tabs.active .icon {
      color: #000000; }
    .cp-tab .nav-tabs:hover .tab-title, .cp-tab .nav-tabs.active .tab-title {
      color: #000000;
      font-family: "Heebo-black";
      border-bottom: 2px solid #0070F0; }
  .cp-tab .tab_content {
    display: none;
    transition: all 0.5s ease; }
    .cp-tab .tab_content.active {
      display: block; }
  .cp-tab.typ-bikeDr .tabs {
    margin-bottom: 5rem; }
    @media only screen and (max-width: 768px) {
      .cp-tab.typ-bikeDr .tabs {
        margin-bottom: 3rem;
        max-width: 36rem;
        overflow-x: scroll;
        white-space: nowrap;
        padding-bottom: 1rem; } }

.cp-storeLocator {
  padding: 6rem 0; }
  @media only screen and (max-width: 768px) {
    .cp-storeLocator {
      padding: 3rem 0; } }
  .cp-storeLocator .store-item {
    border: solid 1px #e2e2e2;
    padding: 3rem;
    margin-bottom: 2rem; }
    .cp-storeLocator .store-item.typ-map .img-wrap {
      width: 111rem;
      height: 70.8rem; }
      @media only screen and (max-width: 768px) {
        .cp-storeLocator .store-item.typ-map .img-wrap {
          width: 29.5rem;
          height: 41rem; }
          .cp-storeLocator .store-item.typ-map .img-wrap img {
            height: 100%; } }
    @media only screen and (max-width: 768px) {
      .cp-storeLocator .store-item {
        padding: 2rem; } }
  .cp-storeLocator .store-title {
    font-size: 1.8rem;
    line-height: 2rem;
    color: #333333;
    font-family: "Heebo-Medium";
    padding-bottom: 1rem; }
    @media only screen and (max-width: 768px) {
      .cp-storeLocator .store-title {
        font-size: 1.6rem;
        line-height: 1.8rem; } }
  .cp-storeLocator .store-Address {
    font-size: 1.6rem;
    color: #333333;
    font-family: "Heebo-Regular";
    line-height: 2.2rem;
    padding-bottom: 1rem; }
    @media only screen and (max-width: 768px) {
      .cp-storeLocator .store-Address {
        font-size: 1.4rem;
        line-height: 2rem; } }
  .cp-storeLocator .storeContact {
    font-size: 1.6rem;
    color: #333333;
    font-family: "Heebo-Regular";
    line-height: 1.38;
    padding-bottom: 1rem;
    display: block; }
    @media only screen and (max-width: 768px) {
      .cp-storeLocator .storeContact {
        font-size: 1.4rem;
        line-height: 1.8rem;
        display: none; } }
    .cp-storeLocator .storeContact .number {
      font-family: "Heebo-Medium"; }
  .cp-storeLocator .storeAction {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
        justify-content: space-between;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    max-width: 381px;
    padding-top: 1rem; }
    @media only screen and (max-width: 1600px) {
      .cp-storeLocator .storeAction {
        max-width: 329px; } }
    .cp-storeLocator .storeAction .actionBtn {
      font-size: 1rem;
      color: #000000;
      border-radius: 4px;
      border: 1px solid #000000;
      width: 49%;
      text-align: center;
      padding: 0.4rem 1rem;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center; }
      .cp-storeLocator .storeAction .actionBtn .actionIcon {
        width: 16px;
        height: 16px;
        display: inline-block;
        position: relative;
        margin-right: 0.5rem; }
  .cp-storeLocator .directionLink {
    color: #0070F0;
    font-size: 1.6rem;
    font-family: "Heebo-Medium";
    position: relative;
    padding-left: 2.8rem;
    margin-top: 3rem;
    display: block; }
    @media only screen and (max-width: 1600px) {
      .cp-storeLocator .directionLink {
        padding-left: 3.2rem; } }
    @media only screen and (max-width: 768px) {
      .cp-storeLocator .directionLink {
        font-size: 1.2rem;
        line-height: 1.4rem; } }
    .cp-storeLocator .directionLink.call-link {
      display: none; }
      @media only screen and (max-width: 768px) {
        .cp-storeLocator .directionLink.call-link {
          display: inline-block; } }
      .cp-storeLocator .directionLink.call-link:before {
        background: url(../images/icons-call.svg);
        content: ''; }
    .cp-storeLocator .directionLink:before {
      position: absolute;
      background: url(../images/icons-direction.svg);
      background-size: cover;
      width: 2.4rem;
      height: 2.4rem;
      left: 2px;
      top: 0px;
      content: ''; }
      @media only screen and (max-width: 768px) {
        .cp-storeLocator .directionLink:before {
          width: 2rem;
          height: 2rem;
          top: -3px; } }
  .cp-storeLocator .icons-list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: end;
        justify-content: flex-end; }
    .cp-storeLocator .icons-list .icon-item:first-child {
      padding-right: 2rem; }
    .cp-storeLocator .icons-list .icon {
      background: #ffffff;
      color: #0070F0;
      display: inline-block;
      width: 5rem;
      height: 5rem;
      padding: 1.3rem;
      border: solid 1px #0070F0;
      font-size: 2.4rem; }
      @media only screen and (max-width: 768px) {
        .cp-storeLocator .icons-list .icon {
          width: 4rem;
          height: 4rem;
          font-size: 2rem;
          padding: 1rem; } }
      .cp-storeLocator .icons-list .icon:hover, .cp-storeLocator .icons-list .icon.active {
        background: #0070F0 !important;
        color: #ffffff !important; }
  .cp-storeLocator .direction-list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: start;
        justify-content: flex-start; }
    .cp-storeLocator .direction-list .direction-item:first-child {
      margin-right: 1rem; }
  .cp-storeLocator .explore-content {
    display: none; }
    .cp-storeLocator .explore-content.active {
      display: block; }
  .cp-storeLocator.typ-grid {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
        justify-content: space-between; }
    @media only screen and (max-width: 768px) {
      .cp-storeLocator.typ-grid {
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; } }
    @media only screen and (max-width: 768px) {
      .cp-storeLocator.typ-grid .store-item {
        width: 100%; } }
    .cp-storeLocator.typ-grid .storeContact {
      font-size: 1.4rem; }
      .cp-storeLocator.typ-grid .storeContact .number {
        display: block; }
    .cp-storeLocator.typ-grid.auth-serv-store .store-item {
      width: 32.75%;
      padding: 2.9rem; }
      @media only screen and (max-width: 768px) {
        .cp-storeLocator.typ-grid.auth-serv-store .store-item {
          width: 100%; } }
    .cp-storeLocator.typ-grid.auth-serv-store .storeAction {
      padding-top: 0.9rem; }
      .cp-storeLocator.typ-grid.auth-serv-store .storeAction .actionBtn {
        width: 41%;
        padding: 0.3rem 0rem; }
    .cp-storeLocator.typ-grid.auth-serv-store .storeContact .number {
      font-family: "Heebo-Regular"; }
    .cp-storeLocator.typ-grid.auth-serv-store .directionLink {
      font-family: "Heebo-Bold";
      color: #0070F0 !important;
      margin-top: 2.4rem; }

.cp-storeLocator.typ-grid .store-item {
  width: 32%; }
  @media only screen and (max-width: 768px) {
    .cp-storeLocator.typ-grid .store-item {
      width: 100%; } }

@media only screen and (max-width: 768px) {
  .cp-storeLocator.typ-grid .storeContact {
    display: block;
    padding-bottom: 0;
    margin-bottom: 1rem;
    line-height: 1.57; } }

.cp-storeLocator.typ-grid .storeContact .number {
  font-family: "Heebo-Bold"; }
  .cp-storeLocator.typ-grid .storeContact .number .store-mobile {
    font-family: "Heebo-Bold"; }

@media only screen and (max-width: 768px) {
  .cp-storeLocator.typ-grid .storeContact .store-mobile {
    pointer-events: none;
    cursor: default;
    color: #333333; } }

.cp-storeLocator.typ-grid .storeContact.storephone {
  color: #333333 !important; }

.cp-storeLocator .direction-list .call-item {
  margin-right: 0rem; }
  @media only screen and (max-width: 768px) {
    .cp-storeLocator .direction-list .call-item {
      margin-right: 1rem; } }

.cp-storeLocator .direction-link.call-link {
  position: absolute;
  background-size: cover;
  width: 2.4rem;
  height: 2.4rem;
  left: 2px;
  top: 0px; }
  @media only screen and (max-width: 768px) {
    .cp-storeLocator .direction-link.call-link {
      width: 2rem;
      height: 2rem;
      top: -3px; } }

.cp-storeLocator .directionLink {
  font-family: "Heebo-Bold"; }
  @media only screen and (max-width: 768px) {
    .cp-storeLocator .directionLink {
      margin-top: 2rem;
      font-family: "Heebo-Medium"; } }
  .cp-storeLocator .directionLink.call-link {
    font-family: "Heebo-Medium"; }

.cp-storeLocator .storeAction .actionBtn-store {
  color: #000000 !important;
  width: auto;
  padding: 0.3rem 0.9rem;
  font-family: "Heebo-Regular"; }
  @media only screen and (max-width: 768px) {
    .cp-storeLocator .storeAction .actionBtn-store {
      width: auto; } }

.cp-storeLocator .storeAction .actionBtn.action-btn-store {
  text-transform: uppercase;
  width: auto;
  font-family: "Heebo-Regular"; }
  .cp-storeLocator .storeAction .actionBtn.action-btn-store:first-child {
    margin-right: 1rem; }

.cp-storeLocator .storeAction.btn-storelocator {
  max-width: auto;
  -ms-flex-pack: start;
      justify-content: flex-start; }

.cp-storeLocator .icons-list.storeIconList .icon:hover {
  color: #ffffff !important; }

.cp-storeLocator .icons-list.storeIconList .icon.storeIconMap:hover #map-icon-active {
  display: block !important;
  position: relative;
  bottom: 20px; }

.cp-storeLocator .icons-list.storeIconList .icon.storeIconMap.active #map-icon-active {
  bottom: auto; }

.results {
  overflow-y: unset;
  overflow-x: unset;
  max-height: unset;
  margin-right: unset; }

.bs-sec .sec-head .heading {
  margin-top: 0px; }

.mt-60 {
  margin-top: 6rem; }

.cp-booking-list .booking-item {
  margin-bottom: 2rem; }

.booking-act-btn {
  margin-top: 2rem; }
  @media only screen and (max-width: 768px) {
    .booking-act-btn {
      margin-top: 6rem; } }
  .booking-act-btn .btn.btn-default {
    min-width: 25.9rem;
    margin: 0; }
    @media only screen and (max-width: 768px) {
      .booking-act-btn .btn.btn-default {
        min-width: 100%; } }

.cp-book-location .store-title {
  font-size: 1.8rem;
  line-height: 2rem;
  color: #333333;
  font-family: "Heebo-Medium";
  padding-bottom: 1rem; }
  @media only screen and (max-width: 768px) {
    .cp-book-location .store-title {
      font-size: 1.6rem;
      line-height: 1.8rem; } }

.cp-book-location .store-Address {
  font-size: 1.6rem;
  color: #333333;
  font-family: "Heebo-Regular";
  line-height: 2.2rem;
  padding-bottom: 1rem; }
  @media only screen and (max-width: 768px) {
    .cp-book-location .store-Address {
      font-size: 1.4rem;
      line-height: 2rem; } }

.cp-book-location .storeContact {
  font-size: 1.6rem;
  color: #333333;
  font-family: "Heebo-Regular";
  line-height: 1.38;
  padding-bottom: 1rem;
  display: block; }
  @media only screen and (max-width: 768px) {
    .cp-book-location .storeContact {
      font-size: 1.4rem;
      line-height: 1.8rem;
      display: none; } }
  .cp-book-location .storeContact .number {
    font-family: "Heebo-Medium"; }

.cp-book-location .storeAction {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  max-width: 381px;
  padding-top: 1rem; }
  @media only screen and (max-width: 1600px) {
    .cp-book-location .storeAction {
      max-width: 329px; } }
  .cp-book-location .storeAction .actionBtn {
    font-size: 1rem;
    color: #000000;
    border-radius: 4px;
    border: 1px solid #000000;
    width: 49%;
    text-align: center;
    padding: 0.4rem 1rem;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center; }
    .cp-book-location .storeAction .actionBtn .actionIcon {
      width: 16px;
      height: 16px;
      display: inline-block;
      position: relative;
      margin-right: 0.5rem; }

.cp-book-location .directionLink {
  color: #0070F0;
  font-size: 1.6rem;
  font-family: "Heebo-Medium";
  position: relative;
  padding-left: 2.8rem;
  margin-top: 3rem;
  display: block; }
  @media only screen and (max-width: 1600px) {
    .cp-book-location .directionLink {
      padding-left: 3.2rem; } }
  @media only screen and (max-width: 768px) {
    .cp-book-location .directionLink {
      font-size: 1.2rem;
      line-height: 1.4rem; } }
  .cp-book-location .directionLink.call-link {
    display: none; }
    @media only screen and (max-width: 768px) {
      .cp-book-location .directionLink.call-link {
        display: inline-block; } }
    .cp-book-location .directionLink.call-link:before {
      background: url(../images/icons-call.svg);
      content: ''; }
  .cp-book-location .directionLink:before {
    position: absolute;
    background: url(../images/icons-direction.svg);
    background-size: cover;
    width: 2.4rem;
    height: 2.4rem;
    left: 2px;
    top: 0px;
    content: ''; }
    @media only screen and (max-width: 768px) {
      .cp-book-location .directionLink:before {
        width: 2rem;
        height: 2rem;
        top: -3px; } }

.cp-book-location .icons-list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: end;
      justify-content: flex-end; }
  .cp-book-location .icons-list .icon-item:first-child {
    padding-right: 2rem; }
  .cp-book-location .icons-list .icon {
    background: #ffffff;
    color: #0070F0;
    display: inline-block;
    width: 5rem;
    height: 5rem;
    padding: 1.3rem;
    border: solid 1px #0070F0;
    font-size: 2.4rem; }
    @media only screen and (max-width: 768px) {
      .cp-book-location .icons-list .icon {
        width: 4rem;
        height: 4rem;
        font-size: 2rem;
        padding: 1rem; } }
    .cp-book-location .icons-list .icon:hover, .cp-book-location .icons-list .icon.active {
      background: #0070F0;
      color: #ffffff; }

.cp-book-location .direction-list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
      justify-content: flex-start; }
  .cp-book-location .direction-list .direction-item:first-child {
    margin-right: 1rem; }

.cp-book-location .store-title.test-r-title {
  line-height: 1; }

.cp-book-location .store-Address.test-r-address {
  line-height: 1.38; }
  @media only screen and (max-width: 768px) {
    .cp-book-location .store-Address.test-r-address {
      line-height: 1.43;
      padding-bottom: 0.3rem; } }

.cp-book-location .storeContact.test-r-contact {
  line-height: 1.38; }

.cp-book-location .directionLink.test-r-directionLink {
  margin-top: 3rem; }
  @media only screen and (max-width: 768px) {
    .cp-book-location .directionLink.test-r-directionLink {
      margin-top: 3.7rem; } }

.cp-book-location .bookride-action .actionBtn {
  width: auto; }

.cp-book-location .bookride-action .tags {
  font-size: 1rem;
  text-transform: uppercase;
  color: #000000;
  width: auto;
  font-family: "Heebo-Regular"; }

.cp-onlineAssistance .box-wrap {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  padding: 3rem 0;
  border-bottom: 1px solid #e2e2e2; }
  @media only screen and (max-width: 768px) {
    .cp-onlineAssistance .box-wrap {
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; } }
  .cp-onlineAssistance .box-wrap.no-border {
    border: none;
    display: block; }

.cp-onlineAssistance .box-title {
  font-family: "Heebo-Regular";
  font-size: 2.4rem;
  line-height: 2.4rem;
  color: #000000; }
  @media only screen and (max-width: 768px) {
    .cp-onlineAssistance .box-title {
      font-size: 1.8rem;
      line-height: 1.8rem; } }

.cp-onlineAssistance .lhs {
  width: 44rem; }
  @media only screen and (max-width: 1024px) {
    .cp-onlineAssistance .lhs {
      width: 48%; } }
  @media only screen and (max-width: 768px) {
    .cp-onlineAssistance .lhs {
      width: 100%; } }

.cp-onlineAssistance .rhs {
  width: 50rem; }
  @media only screen and (max-width: 1024px) {
    .cp-onlineAssistance .rhs {
      width: 48%; } }
  @media only screen and (max-width: 768px) {
    .cp-onlineAssistance .rhs {
      width: 100%;
      margin-top: 3rem; } }

.cp-onlineAssistance .checkbox-wrap {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .cp-onlineAssistance .checkbox-wrap .bs-checkbox {
    width: 25%; }
    @media only screen and (max-width: 768px) {
      .cp-onlineAssistance .checkbox-wrap .bs-checkbox {
        width: 100%;
        margin-bottom: 2rem; } }

.cp-onlineAssistance .radio-wrap {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 3rem; }
  .cp-onlineAssistance .radio-wrap.typ-reverse {
    -ms-flex-direction: column;
        flex-direction: column; }
    .cp-onlineAssistance .radio-wrap.typ-reverse .bs-radio {
      margin-bottom: 2rem; }
      .cp-onlineAssistance .radio-wrap.typ-reverse .bs-radio .radio-val {
        font-family: "Heebo-Medium"; }

.cp-onlineAssistance .act-wrap {
  margin-top: 5rem; }
  @media only screen and (max-width: 768px) {
    .cp-onlineAssistance .act-wrap .btn {
      width: 100%; } }

.cp-onlineAssistance.typ-bookTest .box-wrap {
  border: none; }

.cp-onlineAssistance.typ-bookTest .lhs {
  padding-bottom: 7.7rem; }
  @media only screen and (max-width: 768px) {
    .cp-onlineAssistance.typ-bookTest .lhs {
      border-bottom: 1px solid #e2e2e2;
      padding-bottom: 3rem; } }

.cp-onlineAssistance.typ-bookTest .rhs {
  padding-left: 1.3rem; }
  @media only screen and (max-width: 768px) {
    .cp-onlineAssistance.typ-bookTest .rhs {
      margin-top: 4rem;
      padding-left: 0;
      padding-right: 0; } }

.cp-onlineAssistance.typ-bookTest .act-wrap {
  margin-top: 3rem; }

.cp-onlineAssistance.typ-bookTest .margin-top {
  margin-top: 4rem; }
  @media only screen and (max-width: 768px) {
    .cp-onlineAssistance.typ-bookTest .margin-top {
      margin-top: 2rem; } }

.cm-bold {
  font-family: "Heebo-Bold"; }

.cp-onlineAssistance .lhs {
  margin-bottom: 2rem; }
  @media only screen and (max-width: 768px) {
    .cp-onlineAssistance .lhs {
      margin-bottom: 1rem; } }
  @media only screen and (max-width: 768px) {
    .cp-onlineAssistance .lhs.lhs-mb {
      border-bottom: 1px solid #e2e2e2; } }

.cp-onlineAssistance .rhs {
  width: 59.8rem;
  padding-right: 9.8rem; }
  @media only screen and (max-width: 768px) {
    .cp-onlineAssistance .rhs {
      width: 100%;
      padding-right: 0; } }

.cp-onlineAssistance.typ-bookTest .box-wrap {
  padding: 4.8rem 0 0; }
  @media only screen and (max-width: 768px) {
    .cp-onlineAssistance.typ-bookTest .box-wrap {
      padding: 3rem 0 0; } }

.cp-onlineAssistance .box-wrap {
  padding: 4rem 0 0; }
  .cp-onlineAssistance .box-wrap:first-child {
    padding: 3rem 0 0; }
  @media only screen and (max-width: 768px) {
    .cp-onlineAssistance .box-wrap:nth-last-child(2) {
      border-bottom: none; } }
  @media only screen and (max-width: 768px) {
    .cp-onlineAssistance .box-wrap.no-border {
      margin-top: -1rem; } }

.cp-onlineAssistance .act-wrap {
  margin-top: 4rem; }
  .cp-onlineAssistance .act-wrap .btn {
    min-width: 16rem;
    padding-bottom: 1.6rem;
    padding-top: 1.6rem;
    padding-right: 1.6rem;
    padding-left: 1.6rem; }

@media only screen and (max-width: 768px) {
  .cp-onlineAssistance .radio-wrap {
    margin-top: 2rem; } }

.cp-onlineAssistance.typ-onlineAssist .box-wrap {
  padding: 3rem 0 3rem; }

.cp-onlineAssistance.typ-onlineAssist .typ-2 input[type=radio]:not(old) + label::after {
  top: 41%; }

.cp-onlineAssistance.typ-bookTest .btn.btnTestRide {
  min-width: 16rem;
  padding: 1.6rem 9.9rem; }
  @media only screen and (max-width: 768px) {
    .cp-onlineAssistance.typ-bookTest .btn.btnTestRide {
      width: 100%;
      margin-top: 3rem; } }

.bs-sec.our-bs-sec {
  padding: 10rem 0 15rem; }
  @media only screen and (max-width: 768px) {
    .bs-sec.our-bs-sec {
      padding: 8rem 0; } }

.bs-sec.typ-vision {
  background: var(--desk-img) no-repeat center center/cover; }
  .bs-sec.typ-vision:after {
    position: relative;
    content: "";
    padding-top: 34.72%;
    display: block; }
  @media only screen and (max-width: 768px) {
    .bs-sec.typ-vision {
      background-position: 75%;
      margin: 4rem 0;
      height: auto;
      background: var(--mob-img) no-repeat center center/cover; }
      .bs-sec.typ-vision:after {
        position: relative;
        content: "";
        padding-top: 106.67%;
        display: block; } }
  .bs-sec.typ-vision picture {
    display: none; }
  @media only screen and (max-width: 768px) {
    .bs-sec.typ-vision {
      height: 60rem;
      background-position: 45%;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center; } }

.bs-sec.typ-our-story-video {
  height: 76.8rem; }
  .bs-sec.typ-our-story-video:before {
    background-image: linear-gradient(242deg, rgba(0, 0, 0, 0) 100%, rgba(0, 0, 0, 0.3) 0%); }
  @media only screen and (max-width: 768px) {
    .bs-sec.typ-our-story-video {
      height: 55rem; } }
  .bs-sec.typ-our-story-video:after {
    background-image: linear-gradient(to right, #000 -4%, rgba(0, 0, 0, 0) 30%); }
    @media only screen and (max-width: 768px) {
      .bs-sec.typ-our-story-video:after {
        background-image: linear-gradient(to right, #000 -4%, rgba(0, 0, 0, 0) 30%); } }

@media only screen and (max-width: 768px) {
  .bs-sec.typ-exp-banner {
    height: 60rem; }
    .bs-sec.typ-exp-banner:before {
      background-image: linear-gradient(151deg, rgba(0, 0, 0, 0.8) -3%, rgba(0, 0, 0, 0) 65%); }
    .bs-sec.typ-exp-banner:after {
      background-image: none; } }

.bs-sec.typ-experience {
  padding: 0.5rem 0rem 0rem; }
  @media only screen and (max-width: 768px) {
    .bs-sec.typ-experience {
      padding: 8rem 0rem 0rem; } }
  @media only screen and (max-width: 768px) {
    .bs-sec.typ-experience .sec-head {
      margin-bottom: 2rem; } }
  .bs-sec.typ-experience .sec-head.typ-productOffer .rhs {
    margin-bottom: 1.2rem; }
    @media only screen and (max-width: 768px) {
      .bs-sec.typ-experience .sec-head.typ-productOffer .rhs {
        margin-bottom: 1rem; } }
    .bs-sec.typ-experience .sec-head.typ-productOffer .rhs .btn.btn-default {
      color: #0070F0 !important; }

.bs-sec#warrantyRegMob {
  padding: 10.7rem 0; }
  @media only screen and (max-width: 768px) {
    .bs-sec#warrantyRegMob {
      padding: 8rem 0; } }

.bs-sec.typ-warrantyReg {
  background: var(--desk-img) no-repeat center center/cover; }
  .bs-sec.typ-warrantyReg:after {
    position: relative;
    content: "";
    padding-top: 34.72%;
    display: block; }
  @media only screen and (max-width: 768px) {
    .bs-sec.typ-warrantyReg {
      background-position: 75%;
      margin: 4rem 0;
      height: auto;
      background: var(--mob-img) no-repeat center center/cover; }
      .bs-sec.typ-warrantyReg:after {
        position: relative;
        content: "";
        padding-top: 106.67%;
        display: block; } }
  .bs-sec.typ-warrantyReg picture {
    display: none; }
  @media only screen and (max-width: 768px) {
    .bs-sec.typ-warrantyReg {
      height: 30rem;
      margin-top: -2rem; } }

.bs-sec.typ-home-bikeDr {
  margin-bottom: 6.1rem; }
  @media only screen and (max-width: 768px) {
    .bs-sec.typ-home-bikeDr.pdp-bulkquery {
      margin-top: 4rem;
      margin-bottom: 4rem; } }
  @media only screen and (max-width: 768px) {
    .bs-sec.typ-home-bikeDr.pdp-bulkquery .cp-home-bikeDr .btn.btn-white {
      min-width: 15.3rem; } }
  @media only screen and (max-width: 768px) {
    .bs-sec.typ-home-bikeDr.pdp-bulkquery .btn {
      line-height: 1rem; } }
  @media only screen and (max-width: 768px) {
    .bs-sec.typ-home-bikeDr {
      margin: 8rem 0 0 0; } }
  .bs-sec.typ-home-bikeDr.cargo-bikedr {
    margin: 0 0 6rem 0; }
    @media only screen and (max-width: 768px) {
      .bs-sec.typ-home-bikeDr.cargo-bikedr {
        margin: 0 0 0rem 0; } }

.bs-sec.typ-video {
  height: 76.8rem; }
  @media only screen and (max-width: 768px) {
    .bs-sec.typ-video {
      height: 55rem; } }
  .bs-sec.typ-video.typ-unset::before {
    content: unset; }

.bs-sec.typ-appointment {
  padding: 20.2rem 0 15rem; }
  @media only screen and (max-width: 768px) {
    .bs-sec.typ-appointment {
      padding: 10rem 0px; } }

@media only screen and (max-width: 768px) {
  .bs-sec.typ-flexi {
    padding: 10rem 0px; } }

.bs-sec.typ-flount-lectron {
  padding: 15rem 0; }
  @media only screen and (max-width: 768px) {
    .bs-sec.typ-flount-lectron {
      padding: 8rem 0 8rem 0; } }

@media only screen and (max-width: 768px) {
  .bs-sec.typ-compare {
    padding: 10rem 0; } }

@media only screen and (max-width: 768px) {
  .bs-sec.typ-faq-section {
    padding-top: 10rem; } }

@media only screen and (max-width: 768px) {
  .bs-sec.typ-plpuspBoxes {
    padding: 8rem 0;
    padding-top: 10rem; } }

.bs-sec.typ-product-specification {
  padding: 0 0 12.5rem; }
  @media only screen and (max-width: 768px) {
    .bs-sec.typ-product-specification {
      padding: 0 0 4rem; } }

@media only screen and (max-width: 768px) {
  .bs-sec.type-ebike-spec {
    padding-top: 8rem;
    padding-bottom: 2rem; } }

.bs-sec.typ-ourguest {
  padding-top: 20.5rem; }
  @media only screen and (max-width: 768px) {
    .bs-sec.typ-ourguest {
      padding-top: 10rem; } }

@media only screen and (max-width: 768px) {
  .bs-sec.typ-profile.typ-profile-mb {
    padding-top: 10rem; } }

.bs-sec.typ-profile .sec-head .icon.icon-large {
  font-size: 2.4rem; }

.bs-sec.type-ebuildcargo {
  padding-top: 7.5rem;
  padding-bottom: 15rem; }
  @media only screen and (max-width: 768px) {
    .bs-sec.type-ebuildcargo {
      padding-top: 4rem;
      padding-bottom: 8rem; } }

.bs-sec.type-cargousp {
  padding-top: 2rem; }

@media only screen and (max-width: 768px) {
  .bs-sec.typ-store-locat {
    padding: 10rem 0; } }

.bs-sec.typ-bs-corporate {
  padding: 7.5rem 0px; }
  @media only screen and (max-width: 768px) {
    .bs-sec.typ-bs-corporate {
      padding: 4rem 0px; } }
  @media only screen and (max-width: 768px) and (max-width: 768px) {
    .bs-sec.typ-bs-corporate:last-child {
      padding: 5rem 0px; } }

.bs-sec.typ-why-partner {
  padding: 0rem 0rem 7.5rem; }
  @media only screen and (max-width: 768px) {
    .bs-sec.typ-why-partner {
      padding: 0rem 0rem 4rem; } }

.bs-sec .sec-head.typ-center.bike-success {
  margin-bottom: 0rem; }

@media only screen and (max-width: 768px) {
  .bs-sec.type-plp .filter-Link {
    font-size: 1.2rem;
    line-height: 1.4rem; }
    .bs-sec.type-plp .filter-Link .icon {
      font-size: 2rem;
      line-height: 2rem; }
    .bs-sec.type-plp .filter-Link .icon-filter.active:after {
      width: 1rem;
      height: 1rem; } }

.bs-sec.type-plp .filter-linkbtn {
  font-size: 2rem;
  line-height: 2.3rem; }

.bs-sec.type-plp .filterWrap.typ-alp {
  top: -0.5rem; }
  .bs-sec.type-plp .filterWrap.typ-alp.typ-alp-sort {
    top: 0; }
    @media only screen and (max-width: 768px) {
      .bs-sec.type-plp .filterWrap.typ-alp.typ-alp-sort {
        top: unset; } }
  @media only screen and (max-width: 768px) {
    .bs-sec.type-plp .filterWrap.typ-alp {
      top: unset;
      z-index: 12;
      box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0.15); }
      .bs-sec.type-plp .filterWrap.typ-alp .filterList {
        -ms-flex-pack: center;
            justify-content: center; } }
  .bs-sec.type-plp .filterWrap.typ-alp .filter-linkbtn {
    font-size: 1.6rem; }
    @media only screen and (max-width: 768px) {
      .bs-sec.type-plp .filterWrap.typ-alp .filter-linkbtn {
        font-size: 1.2rem;
        line-height: 1rem; } }
  .bs-sec.type-plp .filterWrap.typ-alp .filter-Link .icon {
    font-size: 2.4rem;
    line-height: 2.4rem; }

@media only screen and (max-width: 768px) {
  .bs-sec.type-plp .filterWrap.cargo-filter {
    z-index: 12;
    box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0.15); } }

@media only screen and (max-width: 768px) {
  .bs-sec.type-plp .product-grid .filterWrap {
    z-index: 12;
    box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0.15); } }

@media only screen and (max-width: 768px) {
  .bs-sec.type-plp .choose-title {
    display: block; } }

.bs-sec.typ-bikeDr {
  padding-bottom: 19rem; }
  @media only screen and (max-width: 768px) {
    .bs-sec.typ-bikeDr {
      padding-bottom: 8rem; } }

.bs-sec.typaccessories .sec-head .sec-title {
  font-size: 6.4rem;
  line-height: 5rem; }
  @media only screen and (max-width: 768px) {
    .bs-sec.typaccessories .sec-head .sec-title {
      font-size: 3rem;
      line-height: 1.9rem;
      margin-bottom: 1rem; } }

@media only screen and (max-width: 768px) {
  .bs-sec.typaccessories {
    padding: 9rem 0px 0px 0px; } }

.bs-sec.typ-whttoexpect {
  padding-top: 0;
  padding-bottom: 8.2rem; }
  @media only screen and (max-width: 768px) {
    .bs-sec.typ-whttoexpect {
      padding-bottom: 1rem; } }

.bs-sec.typ-upcoming-event {
  padding: 15rem 0rem; }
  @media only screen and (max-width: 768px) {
    .bs-sec.typ-upcoming-event {
      padding: 0rem 0rem; } }
  .bs-sec.typ-upcoming-event .sec-head {
    margin-bottom: 4rem; }
    @media only screen and (max-width: 768px) {
      .bs-sec.typ-upcoming-event .sec-head {
        margin-bottom: 3rem; } }

.bs-sec.typ-whatweofferexp {
  padding-top: 0rem; }
  @media only screen and (max-width: 768px) {
    .bs-sec.typ-whatweofferexp {
      padding-top: 8rem;
      padding-bottom: 0; } }

.bs-sec.typ-topPadding {
  padding: 15rem 0rem 7.5rem; }
  @media only screen and (max-width: 768px) {
    .bs-sec.typ-topPadding {
      padding: 8rem 0px 0rem; } }

.bs-sec.typ-ourpartner-cargo {
  padding: 8.9rem 0rem 15rem; }
  @media only screen and (max-width: 768px) {
    .bs-sec.typ-ourpartner-cargo {
      padding: 8rem 0rem; } }

.bs-sec.typ-whatinstores {
  padding-top: 10rem;
  padding-bottom: 13rem; }
  @media only screen and (max-width: 768px) {
    .bs-sec.typ-whatinstores {
      padding-top: 8rem;
      padding-bottom: 0;
      margin-bottom: -2rem; } }
  .bs-sec.typ-whatinstores .sec-head {
    margin-bottom: 4rem; }
    @media only screen and (max-width: 768px) {
      .bs-sec.typ-whatinstores .sec-head {
        margin-bottom: 3rem; } }

.bs-sec .btn-wrap .btn {
  text-transform: none; }

.sec-head.sec-head-mb {
  margin-bottom: 0; }

@media only screen and (max-width: 768px) {
  .sec-head .sec-title.sec-asc {
    width: 41%; } }

@media only screen and (max-width: 768px) {
  .sec-head .sec-title.sec-asc.sec-title-mb {
    width: 65%; } }

@media only screen and (max-width: 768px) {
  .sec-head .sec-title.sec-asc.sec-title1-mb {
    width: 57%; } }

.bs-sec .btn-wrap .btn.btn-default:hover {
  color: #007fff !important; }

.bs-sec .filter-Link {
  font-family: Heebo-Bold; }
  @media only screen and (max-width: 768px) {
    .bs-sec .filter-Link {
      font-family: Heebo-Medium;
      font-size: 1.2rem; } }

.bs-sec .sec-head.our-sec-head {
  margin-bottom: 4rem; }
  @media only screen and (max-width: 768px) {
    .bs-sec .sec-head.our-sec-head {
      margin-bottom: 2rem; } }

@media only screen and (max-width: 768px) {
  .bs-sec .sec-head.sec-head-alp {
    margin-bottom: 2.8rem; } }

.bs-sec .sec-head.sec-head-warranty {
  margin-bottom: 5rem; }
  @media only screen and (max-width: 768px) {
    .bs-sec .sec-head.sec-head-warranty {
      margin-bottom: 2rem;
      padding: 0 20px; } }

.bs-sec .sec-head .sec-desc {
  font-size: 2.4rem; }
  @media only screen and (max-width: 768px) {
    .bs-sec .sec-head .sec-desc {
      font-size: 1.4rem; } }

.bs-sec .sec-head.typ-advantage-ebike {
  margin-bottom: 5rem; }

@media only screen and (max-width: 768px) {
  .bs-sec.type-enableBike {
    padding: 8rem 0rem 0rem 0rem; } }

.bs-sec.typ-our-story-video .sec-cont {
  position: relative; }

.bs-sec.typ-our-story-video.typ-unset::before {
  content: unset; }

.bs-sec.typ-our-story-video.typ-unset::after {
  content: unset; }

.bs-sec.typ-faq {
  padding: 20.2rem 0 5.5rem; }
  @media only screen and (max-width: 768px) {
    .bs-sec.typ-faq {
      padding-bottom: 7.8rem;
      padding: 10rem 0 7.8rem; } }

.bs-sec.typ-upsBox {
  padding-top: 0.5rem;
  padding-bottom: 10rem; }
  @media only screen and (max-width: 768px) {
    .bs-sec.typ-upsBox {
      padding-bottom: 7.8rem; } }

@media only screen and (max-width: 768px) {
  .pg-pdp.typ-adp-main {
    margin-bottom: 5rem; } }

.pg-pdp .cp-pg-banner {
  padding: 20.2rem 0rem 9rem; }
  @media only screen and (max-width: 768px) {
    .pg-pdp .cp-pg-banner {
      padding: 10rem 0rem 0; } }

@media only screen and (max-width: 768px) {
  .pg-pdp {
    margin-bottom: 7rem; } }

.pg-pdp .bs-sec {
  padding-bottom: 3rem; }
  .pg-pdp .bs-sec.accessories-recom {
    padding-top: 0; }
  .pg-pdp .bs-sec .sec-head.typ-cart .sec-title {
    margin-bottom: 0; }
    @media only screen and (max-width: 768px) {
      .pg-pdp .bs-sec .sec-head.typ-cart .sec-title {
        margin-bottom: 2.4rem; } }
  .pg-pdp .bs-sec.type-cart-section {
    padding-bottom: 3rem;
    padding-top: 20rem; }
    @media only screen and (max-width: 768px) {
      .pg-pdp .bs-sec.type-cart-section {
        padding-bottom: 3rem;
        padding-top: 9rem; } }

.bs-sec.test-ride-bs-sec {
  padding: 22rem 0rem; }
  @media only screen and (max-width: 768px) {
    .bs-sec.test-ride-bs-sec {
      padding: 10rem 0rem 2rem; } }

.bs-sec.type-plp.typaccessories {
  padding-bottom: 3rem; }
  @media only screen and (max-width: 768px) {
    .bs-sec.type-plp.typaccessories {
      padding-bottom: 5rem; } }

.bs-sec.type-plp .video_play_banner .cargovideotile {
  width: 100%; }

.bs-sec.typ-top-noPadding {
  padding-top: 0.5rem; }

@media only screen and (max-width: 768px) {
  .bs-sec .sec-head .sec-title.test-r-sec-title {
    margin-bottom: 2.4rem; } }

.bs-sec .sec-head .sec-title.booktestTitle {
  width: 60rem;
  margin-top: 0px; }
  @media only screen and (max-width: 768px) {
    .bs-sec .sec-head .sec-title.booktestTitle {
      width: auto; } }

.bs-sec .sec-head.typ-pur-tab {
  margin-bottom: 4rem; }

.bs-sec .sec-head.typ-bookTest.mt-67 {
  margin-top: 6.3rem;
  margin-bottom: 3rem; }
  @media only screen and (max-width: 768px) {
    .bs-sec .sec-head.typ-bookTest.mt-67 {
      margin-top: 3.9rem;
      margin-bottom: 2rem; } }

.bs-sec.type-pdp-space {
  padding-bottom: 0;
  padding-top: 15rem; }
  @media only screen and (max-width: 768px) {
    .bs-sec.type-pdp-space {
      padding-top: 8rem; } }
  .bs-sec.type-pdp-space.type-pdp-last {
    padding-bottom: 15rem; }
    @media only screen and (max-width: 768px) {
      .bs-sec.type-pdp-space.type-pdp-last {
        padding-top: 8rem; } }

@media only screen and (max-width: 768px) {
  .bs-sec.type-plp .filterList li .js-apply {
    margin-right: 3.5rem; } }

.bs-sec .map-height {
  height: 100vh; }

.bs-sec.typ-ourguest {
  padding-top: 14.5rem; }
  @media only screen and (max-width: 768px) {
    .bs-sec.typ-ourguest {
      padding-top: 8rem; } }

.bs-sec .type-adpprodcut-box .video_play_banner video.plp-why-choose {
  width: 100%; }

.cp-tab {
  margin: 0rem 0; }
  @media only screen and (max-width: 768px) {
    .cp-tab {
      margin: 0rem 0rem; } }
  .cp-tab.test-ride-cp-tab {
    margin: 3.8rem 0 4rem; }
    @media only screen and (max-width: 768px) {
      .cp-tab.test-ride-cp-tab {
        margin: 3rem 0rem; } }
  .cp-tab .tabs.test-ride-tabs {
    margin-bottom: 4rem; }
    @media only screen and (max-width: 768px) {
      .cp-tab .tabs.test-ride-tabs {
        margin-bottom: 3rem; } }
