/* Text Elements */

p.paragraph {
  margin-right: auto;
  margin-bottom: 15px;
  margin-left: auto;
  max-width: 800px;
  color: rgba(0, 0, 0, .65);
  text-align: left;
  font-size: 18px;
  font-family: 'Roboto', sans-serif;
  line-height: 1.5;
}

p.paragraph.paragraph-1 {
  margin: 6px 1%;
  padding: 6px 9px;
  max-width: none;
  background-color: transparent;
  color: #62091b;
  text-align: center;
  text-shadow: none;
  font-size: 18px;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
}

p.paragraph.copywritesc {
  background-color: transparent;
  color: rgba(0, 0, 0, .65);
  text-align: center;
  text-shadow: none;
}

p.paragraph a.paragraph-text-14 {
  color: #fff;
  font-weight: 600;
  font-size: 10px;
}

p.paragraph span.paragraph-text-3 {
  color: #fff;
  font-size: 11px;
}

p.paragraph span.paragraph-text-4 {
  color: #fff;
  font-size: 10px;
}

p.paragraph span.paragraph-text-18 {
  color: #fff;
  font-size: 10px;
}

p.paragraph span.paragraph-text-54 {
  color: #fff;
  font-weight: 600;
  font-style: normal;
  font-size: 36px;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
}

p.paragraph span.paragraph-text-27 {
  color: #fff;
}

p.paragraph span.paragraph-text-5 {
  color: #000;
  font-weight: 600;
  font-size: 33px;
  font-family: Verdana, Geneva, sans-serif;
}

p.paragraph a.paragraph-text-12 {
  color: #fff;
  font-size: 39px;
}

p.paragraph.paragraph-2bg {
  margin-top: 0;
  margin-bottom: -9px;
  padding-bottom: 0;
  max-width: none;
  text-align: center;
  font-family: Verdana, Geneva, sans-serif;
}

p.paragraph span.paragraph-text-33 {
  color: #fff;
}

p.paragraph span.paragraph-text-93 {
  color: #fff;
  font-size: 18px;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
}

p.paragraph.paragraph-3 {
  margin-top: 6px;
  margin-bottom: 12px;
  padding-bottom: 6px;
  border-width: 1px;
  border-color: #fff;
  text-align: center;
}

p.paragraph span.paragraph-text-155 {
  font-weight: 600;
}

p.paragraph.copywritebg {
  margin: 6px 0 12px;
  padding-bottom: 6px;
  background-color: transparent;
  color: #fff;
  text-align: center;
}

p.paragraph span.paragraph-text-6 {
  color: #fff;
}

p.paragraph span.paragraph-text-7 {
  color: #fff;
}

p.paragraph span.paragraph-text-8 {
  color: #fff;
}

p.paragraph a.paragraph-text-135 {
  color: #fff;
}

p.paragraph a.paragraph-text-14:hover {
  color: #d1510a;
}

/* Layout Elements */

body {
  height: auto;
}

body > .row {
  max-width: none;
  width: auto;
}

body > .row > [class*='coffee-span-'] {
  margin-top: 0;
  padding-right: 15px;
  padding-left: 15px;
}

body > .row.nav-row {
  position: static;
  z-index: 1000;
  padding-right: 0;
  padding-left: 0;
  max-height: none;
  width: 100%;
  background-color: rgba(30, 33, 69, .96);
  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;
}

body.grid-1 {
  background-color: #1e2145;
  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;
}

body > .row > [class*='coffee-span-'].footersc {
  min-height: 50px;
  background-color: transparent;
}

body > .row > [class*='coffee-span-'].column-1header {
  float: none;
  margin-top: 0;
  margin-right: 0;
  margin-left: 0;
  padding: 0;
  min-height: 39px;
  max-height: none;
  height: auto;
  background-image: none;
  background-repeat: no-repeat;
  opacity: 1;
}

body > .row > [class*='coffee-span-'].footerbg {
  padding-right: 15px;
  background-color: rgba(30, 33, 69, .96);
}

body > .row > [class*='coffee-span-'].column-8 {
  background-color: rgba(30, 33, 69, .96);
}

body > .row.row-1 {
  background-color: rgba(30, 33, 69, .96);
}

@media screen and (max-width: 900px) {
  /* Text Elements */

  p.paragraph.paragraph-1 {
    margin-right: 2%;
    margin-left: 2%;
    text-align: center;
  }

  p.paragraph span.paragraph-text-4 {
    font-size: 9px;
  }

  p.paragraph a.paragraph-text-14 {
    font-size: 9px;
  }

  p.paragraph span.paragraph-text-18 {
    color: #fff;
    font-size: 9px;
  }

  p.paragraph span.paragraph-text-5 {
    font-size: 24px;
  }

  p.paragraph a.paragraph-text-12 {
    font-size: 23px;
  }

  p.paragraph span.paragraph-text-21 {
    font-size: 15px;
  }

  /* Layout Elements */

  body > .row > [class*='coffee-span-'].column-1header {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
    min-height: 39px;
  }

  body.grid-1 {
    background-color: rgba(30, 33, 69, .96);
    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;
  }

  body > .row.row-1 {
    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;
  }

  body > .row > [class*='coffee-span-'].footersc {
    background-color: rgba(30, 33, 69, .96);
  }
}

@media screen and (max-width: 600px) {
  /* Text Elements */

  p.paragraph.paragraph-1 {
    text-align: center;
  }

  p.paragraph span.paragraph-text-4 {
    font-size: 9px;
  }

  p.paragraph a.paragraph-text-14 {
    font-size: 9px;
  }

  p.paragraph span.paragraph-text-18 {
    color: #fff;
    font-size: 9px;
  }

  p.paragraph span.paragraph-text-5 {
    font-size: 15px;
  }

  p.paragraph a.paragraph-text-12 {
    font-size: 21px;
  }

  p.paragraph span.paragraph-text-93 {
    font-size: 14px;
  }

  /* Layout Elements */

  body > .row > [class*='coffee-span-'].column-1header {
    margin-top: 0;
  }

  body > .row > [class*='coffee-span-'].footerbg {
    background-color: rgba(30, 33, 69, .96);
  }

  body.grid-1 {
    background-color: rgba(30, 33, 69, .96);
  }

  body > .row.row-1 {
    background-color: rgba(30, 33, 69, .96);
  }
}

@media screen and (max-width: 400px) {
  /* Text Elements */

  p.paragraph.paragraph-1 {
    margin: 3px 1%;
    padding: 3px 6px;
    text-align: center;
    text-shadow: none;
  }

  p.paragraph span.paragraph-text-3 {
    font-size: 9px;
  }

  p.paragraph span.paragraph-text-4 {
    font-size: 7px;
  }

  p.paragraph a.paragraph-text-14 {
    font-size: 8px;
  }

  p.paragraph span.paragraph-text-18 {
    color: #fff;
    font-size: 7px;
  }

  p.paragraph span.paragraph-text-2 {
    color: #fff;
  }

  p.paragraph span.paragraph-text-5 {
    font-size: 21px;
  }

  p.paragraph a.paragraph-text-12 {
    font-size: 21px;
    line-height: 1.48;
  }

  p.paragraph span.paragraph-text-93 {
    font-size: 14px;
  }

  p.paragraph span.paragraph-text-155 {
    font-size: 18px;
  }

  /* Layout Elements */

  body > .row > [class*='coffee-span-'].column-8 {
    padding-right: 18px;
    padding-left: 18px;
  }

  body.grid-1 {
    background-image: url('http://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;
  }
}