/* Text Elements */

h1.heading-2 {
  margin-top: 0;
  margin-bottom: 0;
  color: #454e57;
  text-transform: capitalize;
  font-weight: 600;
  font-size: 32px;
}

h4.heading-1 {
  margin-top: 20px;
  margin-right: 0;
  color: #fff;
  text-align: center;
  font-weight: 700;
  font-size: 26px;
}

h5.heading-4 {
  margin-top: 20px;
  margin-bottom: 0;
  color: #ff5b00;
  text-align: center;
  font-size: 24px;
}

h6 {
  color: #3f464a;
  font-size: 14px;
}

h6.heading-8 {
  margin-top: 35px;
  color: #b0b5b8;
  font-family: 'Open Sans', sans-serif;
}

h6.heading-3 {
  margin-top: 0;
  text-align: center;
  font-style: italic;
  font-size: 16px;
}

p.paragraph {
  font-size: 16px;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  line-height: 1.6;
}

p.paragraph.paragraph-7 {
  text-align: center;
  font-weight: 500;
  font-size: 18px;
  line-height: 1.4;
}

p.paragraph span.paragraph-text-6 {
  font-weight: 600;
}

p.paragraph span.paragraph-text-5 {
  font-style: italic;
}

p.paragraph span.paragraph-text-1 {
  font-weight: 700;
}

p.paragraph span.paragraph-text-2 {
  font-weight: 700;
}

p.paragraph span.paragraph-text-8 {
  font-weight: 700;
}

p.paragraph span.paragraph-text-7 {
  font-weight: 700;
}

/* Image Elements */

a.link-image-4-3.image-link-1 img {
  max-width: 600px;
}

a.link-image-4-3.image-link-1 {
  margin-right: auto;
  margin-left: auto;
  max-width: 600px;
}

a.link-image-4-3.image-link-3 img {
  max-width: 236px;
}

a.link-image-4-3.image-link-3 {
  max-width: 236px;
}

a.link-image-4-3.image-link-2 img {
  max-width: 143px;
}

a.link-image-4-3.image-link-2 {
  margin-right: auto;
  margin-left: auto;
  max-width: 143px;
}

/* Common Elements */

div.rule.horizontal-rule-1 {
  margin-right: auto;
  margin-left: auto;
  width: 20%;
}

div.rule.horizontal-rule-1 hr {
  border-top-width: 3px;
  border-top-color: #858585;
}

/* Layout Elements */

body > .row.row-1 {
  margin-top: 0;
  max-width: none;
  background-color: #313131;
}

body > .row > [class*='coffee-span-'].column-1 {
  background-color: #fc7d00;
}

body > .row.row-2 {
  margin-top: 30px;
  margin-bottom: 0;
}

body > .row.row-3 {
  margin-top: 0;
}

body > .row {
  margin-top: 0;
  margin-bottom: 0;
  max-width: 1040px;
}

body > .row.row-4 {
  margin-top: 60px;
  max-width: none;
  background-color: #363636;
}

body > .row > [class*='coffee-span-'] {
  min-height: 30px;
}

body > .row > [class*='coffee-span-'].column-2 {
  padding-top: 30px;
}

.container.container-2 {
  margin-right: auto;
  margin-left: auto;
  max-width: 1040px;
}

@media screen and (max-width: 2259px) {
  /* Text Elements */

  h1.heading-2 {
    padding-top: 20px;
  }

  h4.heading-1 {
    margin-top: 10px;
  }

  h5.heading-4 {
    margin-top: 0;
    text-align: center;
    font-size: 30px;
  }

  h6.heading-3 {
    text-align: center;
  }

  p.paragraph span.paragraph-text-3 {
    font-weight: 600;
  }

  p.paragraph span.paragraph-text-4 {
    font-style: italic;
  }

  p.paragraph span.paragraph-text-5 {
    font-style: italic;
  }

  p.paragraph span.paragraph-text-1 {
    font-weight: 600;
  }

  p.paragraph span.paragraph-text-2 {
    font-weight: 600;
  }

  p.paragraph.paragraph-7 {
    text-align: center;
  }

  /* Image Elements */

  a.link-image-4-3.image-link-1 img {
    max-width: 600px;
  }

  a.link-image-4-3.image-link-1 {
    max-width: 600px;
  }

  a.link-image-4-3.image-link-2 {
    margin: 10px auto;
    max-width: 143px;
  }

  a.link-image-4-3.image-link-2 img {
    max-width: 143px;
  }

  a.link-image-4-3.image-link-3 img {
    max-width: 226px;
  }

  a.link-image-4-3.image-link-3 {
    margin-left: auto;
    max-width: 226px;
  }

  /* Common Elements */

  div.rule.horizontal-rule-1 {
    width: 70%;
  }

  div.rule.horizontal-rule-1 hr {
    border-top-color: #858585;
  }

  /* Layout Elements */

  body > .row > [class*='coffee-span-'].column-3 {
    min-height: 20px;
  }

  body > .row > [class*='coffee-span-'].column-2 {
    padding-top: 0;
  }

  body > .row > [class*='coffee-span-'].column-4 {
    min-height: 15px;
  }

  body > .row > [class*='coffee-span-'].column-5 {
    min-height: 15px;
  }
}

@media screen and (max-width: 1569px) {
}

@media screen and (max-width: 860px) {
  /* Text Elements */

  h1.heading-2 {
    font-size: 24px;
  }

  h4.heading-1 {
    text-align: center;
  }
}

@media screen and (max-width: 596px) {
  /* Text Elements */

  h1.heading-2 {
    text-align: center;
    font-size: 22px;
  }

  p.paragraph {
    font-size: 15px;
  }

  p.paragraph.paragraph-7 {
    font-size: 16px;
  }
}

@media screen and (max-width: 450px) {
  /* Text Elements */

  p.paragraph.paragraph-7 {
    font-size: 15px;
  }

  /* Image Elements */

  a.link-image-4-3.image-link-3 {
    margin-right: auto;
  }
}

@media screen and (max-width: 307px) {
}