/* Text Elements */

h1.heading-4 {
  padding-top: 50px;
  text-align: center;
}

h1 span.heading-text-1 {
  font-size: 2.5rem;
}

h1.heading-5 {
  text-align: center;
}

h1.heading-6 {
  text-align: center;
}

h2 {
  margin-bottom: 1.5rem;
  margin-left: 0;
  color: #404040;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 28px;
  font-family: 'Anton', Impact, Haettenschweiler, 'Franklin Gothic Bold', Charcoal, 'Helvetica Inserat', 'Bitstream Vera Sans Bold', 'Arial Black', sans-serif;
  line-height: 1.1;
}

h2.heading-1 {
  max-width: 1251px;
  width: 650px;
}

p.paragraph {
  margin-bottom: 1rem;
  color: #3c3c3c;
  font-size: 14px;
  font-family: 'Roboto', Arial, 'Helvetica Neue', Helvetica, sans-serif;
  line-height: 1.7;
}

p.paragraph.sample-12-p {
  margin-bottom: 0;
  margin-left: -50px;
  padding-left: 0;
  text-align: center;
}

p.paragraph span.uppercase-p {
  text-transform: uppercase;
  letter-spacing: .0625rem;
}

p.paragraph.footer-copyright-text {
  margin-top: 5px;
  margin-bottom: 5px;
  width: 100%;
  color: #5d5d5d;
}

p.paragraph.sample-42-large-p {
  margin-bottom: 0;
  font-size: 16px;
  line-height: 1.9;
}

p.paragraph.paragraph-1 {
  margin-left: 0;
  text-align: center;
}

p.paragraph.paragraph-3 {
  text-align: center;
  font-weight: 500;
  font-size: 15px;
}

p.paragraph span.paragraph-text-2 {
  font-weight: 600;
}

p.paragraph.paragraph-4 {
  margin-left: 20%;
  padding-left: 0;
  text-align: left;
}

p.paragraph.paragraph-5 {
  margin-left: 200px;
  padding-left: 0;
  text-align: center;
}

/* Layout Elements */

.container.full-width-row {
  max-width: none;
  background-color: #f2f2f2;
}

.container.full-width-col {
  padding-right: 0;
  padding-left: 0;
}

.container.one-thousand-centered-cont {
  margin-right: auto;
  margin-left: auto;
  max-width: 1000px;
}

.container.six-hundred-centered-cont {
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-align: center;
  margin-right: auto;
  margin-left: auto;
  max-width: 600px;

  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
}

.container.surrounding-padding-col {
  -ms-flex-pack: center;
  padding: 10vw 40px;
  background-color: #fff;

  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
}

.container.full-width-col.sample-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  background-image: url('../NJB1mbsize.jpg');
  background-attachment: fixed;
  background-position: center center;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: cover;
  background-repeat: no-repeat;

  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  background-blend-mode: normal;
}

.container.sample-7-pricing-col {
  margin-top: 20px;
  max-width: 300px;
  width: 100%;
}

.container.basic.sample-7-pricing-col {
  -ms-flex-order: 1;

  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
     -moz-box-ordinal-group: 2;
          order: 1;
}

.container.pro.sample-7-pricing-col {
  -ms-flex-order: 3;

  -webkit-box-ordinal-group: 4;
  -webkit-order: 3;
     -moz-box-ordinal-group: 4;
          order: 3;
}

.container.regular.sample-7-pricing-col {
  -ms-flex-order: 2;
  margin-left: 0;
  padding-left: 0;
  min-width: 25%;
  max-width: 300px;

  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
     -moz-box-ordinal-group: 3;
          order: 2;
}

.container.full-width-col.sample-11 {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  background-image: url('../NJB1mbsize.jpg');
  background-attachment: fixed;
  background-position: center center;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: auto auto;
  background-repeat: no-repeat;

  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  background-blend-mode: normal;
}

.container.sample-20-content-cont {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-align: center;
  margin-top: 4vw;
  margin-bottom: 0vw;

  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.container.sample-20-1of3-cont {
  margin-bottom: 30px;
  padding-right: 30px;
  padding-bottom: 22px;
  padding-left: 30px;
  max-width: none;
  width: 100%;
  box-shadow: #d2d2d2 0 1px 0 0;
}

.container.last.sample-20-1of3-cont {
  box-shadow: transparent 0 1px 0 0;
}

.container.sample-21-texts-cont {
  padding: 40px 40px 25px;
  width: 100%;
  background-color: #fff;
}

.container.sample-21-texts-cont.second-texts {
  -ms-flex-order: 4;

  -webkit-box-ordinal-group: 5;
  -webkit-order: 4;
     -moz-box-ordinal-group: 5;
          order: 4;
}

.container.first-texts.sample-21-texts-cont {
  -ms-flex-order: 2;

  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
     -moz-box-ordinal-group: 3;
          order: 2;
}

.container.sample-21-image-cont {
  min-height: 250px;
  width: 100%;
  background-image: url('https://red-resources.coffeecup.com/storage/common/url-placeholder.png');
  background-attachment: scroll;
  background-position: center center;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: cover;
  background-repeat: no-repeat;

  background-blend-mode: normal;
}

.container.sample-21-image-cont.second-img {
  -ms-flex-order: 3;
  background-image: url('../shutterstock_179680910.jpg');

  -webkit-box-ordinal-group: 4;
  -webkit-order: 3;
     -moz-box-ordinal-group: 4;
          order: 3;
}

.container.first-img.sample-21-image-cont {
  -ms-flex-order: 1;
  background-image: url('../about%20us.jpg');

  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
     -moz-box-ordinal-group: 2;
          order: 1;
}

.container.twelve-hundred-centered-cont {
  margin-right: auto;
  margin-left: auto;
  max-width: 1200px;
}

.container.one-thousand-centered-cont.sample-41-content-cont {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;

  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
}

.container.sample-42-text-cont {
  margin-top: 0;
  margin-bottom: 0;
}

.container.one-thousand-centered-cont.sample-47-content-cont {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;

  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
     -moz-box-orient: horizontal;
     -moz-box-direction: normal;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.container.surrounding-padding-col-low {
  -ms-flex-pack: center;
  padding: 7vw 40px;

  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
}

.container.blueprint-section.full-width-row {
  background-color: #1f1f1f;
}

.container.article-cover.full-width-col {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-align: center;
  padding-right: 40px;
  padding-left: 40px;
  height: 100vh;
  background-image: url('../NJB1mbsize.jpg');
  background-attachment: fixed;
  background-position: center center;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: cover;
  background-repeat: no-repeat;

  background-blend-mode: normal;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
}

.container.footer-copyright.surrounding-padding-col-low {
  background-color: #111;
}

.container.footer-contact-info.surrounding-padding-col {
  background-color: #1e1e1e;
}

.container.footer-contact-info-cont {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-bottom: 20px;
  padding-right: 20px;
  width: 100%;

  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
}

.container.bike-versions-cont.one-thousand-centered-cont {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-pack: center;
  margin-top: 20px;

  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.container.about-materials-cont.twelve-hundred-centered-cont {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;

  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.container.column-type.surrounding-padding-col {
  display: table-row;
}

a.social-image.social-icon-1 {
  margin-right: 0;
  margin-left: 150px;
  padding-top: 0;
  padding-right: 0;
  max-width: 200px;
  width: 100px;
}

.html-element.html-element-1 {
  margin-left: 35%;
  padding-left: 0;
  min-width: 0;
  min-height: 0;
  max-width: 63.124671%;
  max-height: none;
  width: 10.520779%;
}

div.responsive-picture.picture-1 {
  margin-right: 0;
  margin-left: -50px;
  padding-right: 0;
  max-width: 500px;
  width: 4998px;
}

.html-element.html-element-2 {
  margin-right: auto;
  margin-left: auto;
  padding-right: 0;
  padding-left: 0;
  min-width: 0;
  min-height: 0;
  width: 500px;
  text-align: center;
}

a.responsive-picture.picture-link-1 {
  margin-right: 0;
  margin-left: -10%;
  padding-top: 0;
  padding-right: 0;
  padding-left: 0;
  min-width: 100%;
  min-height: 100%;
  width: 100%;
  height: 75%;
}

a.responsive-picture.picture-link-2 {
  margin-left: -20px;
  min-height: 100%;
  max-width: 100%;
  width: 100%;
  height: 50%;
}

a.responsive-picture.picture-link-2 > picture {
  height: 50%;
}

a.responsive-picture.picture-link-3 {
  margin-left: -50px;
  min-width: 300px;
  min-height: 100%;
  max-width: 100%;
  width: 300%;
  height: 50%;
}

a.responsive-picture.picture-link-3 > picture {
  height: 50%;
}

.html-element.html-element-3 {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  min-width: 10px;
  min-height: 100px;
  max-width: 200px;
  max-height: 200px;
  width: 100px;
}

a.responsive-picture.picture-link-4 {
  margin-left: 90px;
  padding-right: 0;
}

div.responsive-picture.picture-4 {
  margin-left: 0;
  max-width: 100%;
  background-image: url('https://red-resources.coffeecup.com/storage/common/url-placeholder.png');
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: auto auto;
  background-repeat: no-repeat;

  background-blend-mode: normal;
}

a.responsive-picture.picture-link-1 > picture {
  height: 75%;
}

div.responsive-picture.picture-2 {
  display: block;
  margin-left: 35%;
  padding-right: 0;
  padding-left: 0;
  max-width: 30%;
  width: 200%;
  background-image: url('https://red-resources.coffeecup.com/storage/common/url-placeholder.png');
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: auto auto;
  background-repeat: no-repeat;

  background-blend-mode: normal;
}

div.responsive-picture.picture-7 {
  display: block;
  margin-left: 25%;
  padding-left: 0;
  max-width: 50%;
  width: 95%;
}

div.responsive-picture.picture-8 {
  margin-left: 25%;
  max-width: 50%;
}

div.responsive-picture.picture-3 {
  display: block;
  margin-left: 25%;
  max-width: 50%;
}

div.responsive-picture.picture-5 {
  margin-left: 25%;
  max-width: 50%;
}

div.responsive-picture.picture-6 {
  margin-left: 25%;
  max-width: 50%;
  max-height: 600px;
  height: auto;
}

div.responsive-picture.picture-6 > picture {
  height: auto;
}

div.responsive-picture.picture-10 {
  background-image: none;
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: 0 0;
  background-repeat: no-repeat;

  background-blend-mode: normal;
}

div.responsive-picture.picture-9 {
  position: static;
  margin-right: auto;
  margin-left: auto;
  min-height: 0;
  max-width: 500px;
  width: 100%;
  vertical-align: middle;
}

@media screen and (min-width: 40rem) {
  /* Text Elements */

  h2 {
    font-size: 32px;
  }

  p.paragraph {
    font-size: 15px;
  }

  p.paragraph.footer-copyright-text {
    margin-top: 0;
    margin-bottom: 0;
    width: 48%;
    text-align: left;
  }

  p.paragraph.sample-42-large-p {
    font-size: 19px;
  }

  /* Layout Elements */

  .container.full-width-col {
    min-height: 50vh;
  }

  .container.sample-7-pricing-col {
    margin-bottom: 0;
    width: 30%;
  }

  .container.regular.sample-7-pricing-col {
    -ms-flex-order: 3;

    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
       -moz-box-ordinal-group: 4;
            order: 3;
  }

  .container.pro.sample-7-pricing-col {
    -ms-flex-order: 2;

    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
       -moz-box-ordinal-group: 3;
            order: 2;
  }

  .container.full-width-col.sample-11 {
    background-position: center center;
  }

  .container.sample-20-content-cont {
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-align: stretch;

    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
       -moz-box-align: stretch;
            align-items: stretch;
  }

  .container.sample-20-1of3-cont {
    margin-bottom: 0;
    padding: 20px 40px;
    max-width: none;
    width: 33.33%;
    box-shadow: #d2d2d2 1px 0 0 0;
  }

  .container.sample-21-texts-cont {
    width: 50%;
  }

  .container.first-texts.sample-21-texts-cont {
    -ms-flex-order: 1;

    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
       -moz-box-ordinal-group: 2;
            order: 1;
  }

  .container.sample-21-image-cont {
    width: 50%;
  }

  .container.first-img.sample-21-image-cont {
    -ms-flex-order: 2;

    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
       -moz-box-ordinal-group: 3;
            order: 2;
  }

  .container.one-thousand-centered-cont.sample-41-content-cont {
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-pack: justify;

    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
            justify-content: space-between;
  }

  .container.sample-42-text-cont {
    margin-top: 0;
    margin-bottom: 0;
    width: 48%;
  }

  .container.surrounding-padding-col-low {
    padding-top: 4vw;
    padding-bottom: 4vw;
  }

  .container.article-cover.full-width-col {
    min-height: 0vh;
    height: 125vh;
  }

  .container.footer-contact-info-cont {
    margin-bottom: 0;
    width: 48%;
  }

  .container.bike-versions-cont.one-thousand-centered-cont {
    -ms-flex-pack: justify;

    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
            justify-content: space-between;
  }
}

@media screen and (min-width: 64rem) {
  /* Text Elements */

  h1 span.heading-text-2 {
    font-size: 2.1875rem;
  }

  h1.heading-2 {
    width: 90%;
    color: #0951f0;
    text-align: center;
  }

  h1 span.heading-text-3 {
    font-size: 2.1875rem;
  }

  h2 {
    font-size: 36px;
  }

  h2.heading-1 {
    font-family: Georgia, Times, 'Times New Roman', serif;
  }

  p.paragraph span.uppercase-p {
    text-transform: uppercase;
    letter-spacing: .0625rem;
  }

  p.paragraph {
    font-size: 16px;
  }

  p.paragraph.sample-42-large-p {
    font-size: 22px;
  }

  p.paragraph.paragraph-4 {
    margin-left: 40%;
  }

  p.paragraph.paragraph-3 {
    display: block;
    font-size: 15px;
    font-family: 'Roboto', sans-serif;
  }

  /* Interaction Elements */

  a.link-button.button {
    position: relative;
    top: 100px;
    right: -43%;
    background-color: rgba(0, 136, 2, .8);
    color: #d5e0dd;
    text-align: center;
    font-weight: 700;
    font-size: 22px;
  }

  /* Layout Elements */

  .container.surrounding-padding-col {
    padding-top: 8vw;
    padding-bottom: 10vw;
  }

  .container.sample-20-1of3-cont {
    padding-right: 6vw;
    padding-left: 6vw;
    max-width: 1200px;
  }

  .container.sample-20.surrounding-padding-col {
    padding-top: 0vw;
    padding-bottom: 10vw;
  }

  .container.sample-21-texts-cont {
    padding: 60px 60px 45px;
  }

  .container.twelve-hundred-centered-cont {
    float: none;
  }

  .container.surrounding-padding-col-low {
    padding-top: 3vw;
    padding-bottom: 3vw;
  }

  .container.full-width-col.sample-11 {
    background-color: #fff;
    background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, .6) 0%, rgba(0, 0, 0, .6) 0%), url('../NJB1mbsize.jpg');
    background-image:    -moz-linear-gradient(top, rgba(0, 0, 0, .6) 0%, rgba(0, 0, 0, .6) 0%), url('../NJB1mbsize.jpg');
    background-image:      -o-linear-gradient(top, rgba(0, 0, 0, .6) 0%, rgba(0, 0, 0, .6) 0%), url('../NJB1mbsize.jpg');
    background-image:         linear-gradient(180deg, rgba(0, 0, 0, .6) 0%, rgba(0, 0, 0, .6) 0%), url('../NJB1mbsize.jpg');
    background-attachment: scroll, fixed;
    background-position: center center;
    background-clip: border-box, border-box;
    background-origin: padding-box, padding-box;
    background-size: cover;
    background-repeat: no-repeat, no-repeat;

    background-blend-mode: color-dodge, normal;
  }

  .container.row-type {
    margin-bottom: 0;
  }

  .container.footer-copyright.surrounding-padding-col-low {
    border-top: .0625rem dotted #272727;
  }

  .container.full-width-col.sample-4 {
    background-color: #fff;
    background-image: url('../NJB1mbsize.jpg');
    background-attachment: fixed;
    background-position: center center;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: cover;
    background-repeat: no-repeat;

    background-blend-mode: normal;
  }

  .container.article-cover.full-width-col {
    min-height: 50vh;
    height: 0vh;
    background-color: #fff;
    background-image: url('../NJB1mbsize.jpg');
  }

  .container.first-img.sample-21-image-cont {
    background-image: url('../about%20us.jpg');
  }

  .container.sample-21-image-cont.second-img {
    background-image: url('../shutterstock_179680910.jpg');
  }

  .html-element.html-element-1 {
    display: block;
    float: none;
    clear: none;
    margin-left: 45%;
    text-align: center;
  }

  div.responsive-picture.picture-4 {
    margin-left: 25%;
    max-width: 50%;
  }

  a.responsive-picture.picture-link-3 {
    height: 100%;
  }

  a.responsive-picture.picture-link-3 > picture {
    height: 100%;
  }

  .html-element.html-element-4 {
    margin: auto;
    padding: 10% 0 0 30%;
    min-width: 0;
    min-height: auto;
    width: auto;
    height: auto;
  }

  div.responsive-picture.picture-9 {
    min-height: 150%;
    max-width: 800px;
    max-height: 1000px;
    width: auto;
    height: auto;
  }

  div.responsive-picture.picture-9 > picture {
    height: auto;
  }
}