/* Text Elements */

p.paragraph.maincopy {
  float: none;
  clear: none;
  width: auto;
  font-style: normal;
  font-size: 12px;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
}

p.paragraph.footercopy {
  color: #fff;
  font-size: 10px;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
}

span.text-element.callbuline {
  margin-top: 7px;
  color: #edb915;
  text-align: right;
  font-weight: 800;
  font-style: italic;
  font-size: 26px;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
}

span.text-element.text-1 {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
}

span.text-element.text-2 {
  font-style: italic;
  font-size: 18px;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
}

span.text-element.caption {
  text-align: center;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
}

span.text-element.text-3 {
  color: #fff;
  text-align: right;
  font-size: 23px;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
}

span.text-element.text-4 {
  color: #fff;
  text-align: right;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
}

a.link-text.phone {
  margin-top: 0;
  color: #edb915;
  font-weight: 800;
  font-style: italic;
  font-size: 26px;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
}

/* Image Elements */

img.image-1-1.image-2 {
  display: block;
  float: right;
  margin-right: auto;
  margin-left: auto;
  max-width: 500px;
  width: 90%;
}

img.image-1-1.image-3 {
  display: block;
  margin-right: auto;
  margin-left: auto;
  max-width: none;
  width: 90%;
}

img.image-1-1.image-4 {
  display: block;
  margin-right: auto;
  margin-left: auto;
  max-width: none;
  width: 90%;
}

img.image-1-1.image-5 {
  display: block;
  margin-right: auto;
  margin-left: auto;
  max-width: none;
  width: 90%;
}

img.image-1-1.image-7 {
  display: block;
  margin-right: auto;
  margin-left: auto;
  max-width: none;
  width: 90%;
}

img.image-1-1.image-8 {
  display: block;
  margin-right: auto;
  margin-left: auto;
  max-width: none;
  width: 90%;
}

img.image-4-3.image-1 {
  display: block;
  margin-right: auto;
  margin-left: auto;
  max-width: 1200px;
  width: 100%;
}

img.image-4-3.image-6 {
  max-width: none;
}

/* Interaction Elements */

button[type=button].button-1 {
  display: block;
  float: right;
  clear: both;
  width: auto;
  border-width: 0;
  border-color: #000;
  color: #000;
}

form.form-container.form-container-1 {
  margin-right: auto;
  margin-left: auto;
}

/* Layout Elements */

body > .row.row-1 {
  max-width: none;
  background-color: #000;
}

body > .row.row-2 {
  max-width: none;
  background-color: #000;
}

body > .row.row-3 {
  max-width: none;
  background-color: #7a7a7a;
}

@media screen and (max-width: 801px) {
  /* Text Elements */

  p.paragraph.maincopy {
    font-size: 11px;
  }

  span.text-element.text-3 {
    font-size: 20px;
  }

  /* Image Elements */

  img.image-1-1.image-2 {
    width: 55%;
  }

  a.link-image-1-1.image-link-1 {
    max-width: 200px;
    width: 100%;
  }

  a.link-image-1-1.image-link-1 img {
    max-width: 200px;
  }

  a.link-image-1-1.image-link-2 {
    width: 66%;
  }
}

@media screen and (max-width: 659px) {
  /* Text Elements */

  h1.heading-3 {
    font-size: 36px;
  }

  span.text-element.callbuline {
    margin-top: 5px;
    font-size: 20px;
  }

  span.text-element.text-3 {
    font-size: 15px;
  }

  a.link-text.phone {
    font-size: 20px;
  }

  /* Image Elements */

  img.image-1-1.image-2 {
    width: 50%;
  }

  a.link-image-1-1.image-link-1 {
    width: 74%;
  }

  /* Interaction Elements */

  button[type=button].button-1 {
    float: none;
    margin-right: auto;
    margin-left: auto;
    width: 90%;
  }
}

@media screen and (max-width: 499px) {
  /* Text Elements */

  h1.heading-3 {
    font-size: 30px;
  }

  span.text-element.callbuline {
    margin-top: 10px;
    font-size: 17px;
  }

  a.link-text.phone {
    margin-top: 2px;
    font-size: 20px;
  }

  /* Image Elements */

  img.image-1-1.image-2 {
    float: none;
    width: 80%;
  }
}

@media screen and (max-width: 411px) {
  /* Text Elements */

  h1.heading-3 {
    font-size: 24px;
  }

  span.text-element.callbuline {
    margin-top: 15px;
    font-size: 13px;
  }

  a.link-text.phone {
    margin-top: 5px;
    font-size: 20px;
  }

  /* Image Elements */

  a.link-image-1-1.image-link-2 {
    width: 91%;
  }
}

@media screen and (max-width: 345px) {
  /* Text Elements */

  h1.heading-3 {
    font-size: 20px;
  }

  span.text-element.callbuline {
    display: none;
  }

  a.link-text.phone {
    margin-top: -2px;
    text-align: center;
  }

  /* Image Elements */

  a.link-image-1-1.image-link-2 {
    width: 100%;
  }

  /* Layout Elements */

  body > .row > [class*='coffee-span-'].column-1 {
    float: none;
  }
}

@media screen and (max-width: 301px) {
  /* Text Elements */

  h1.heading-3 {
    font-size: 20px;
  }
}

@media screen and (max-width: 274px) {
  /* Text Elements */

  h1.heading-3 {
    font-size: 18px;
  }
}