/* Text Elements */

h1.heading-1 {
  background-color: #000;
  text-align: center;
}

h1 span.heading-text-1 {
  color: #445261;
  text-transform: capitalize;
  font-weight: 900;
  font-style: italic;
  font-variant: small-caps;
}

p.paragraph.paragraph-1 {
  position: static;
  display: table-cell;
  float: none;
  clear: none;
  width: auto;
  vertical-align: baseline;
  text-align: left;
}

p.paragraph span.paragraph-text-1 {
  font-weight: 900;
}

span.text-element span.text-text-1 {
  color: #fff;
}

span.text-element.txt-phone {
  display: inline-table;
  float: none;
  clear: none;
  width: auto;
  text-align: left;
  white-space: nowrap;
}

span.text-element.txt-email {
  display: inline-table;
  float: none;
  clear: none;
  width: auto;
  text-align: center;
  white-space: nowrap;
}

span.text-element.text-1 {
  position: static;
  display: block;
  text-align: center;
  font-weight: 900;
}

span.text-element span.text-text-2 {
  font-size: 26px;
}

span.text-element span.text-text-3 {
  font-weight: 900;
  font-size: 20px;
}

span.text-element.text-2 {
  padding-top: 14px;
}

span.text-element span.text-text-8 {
  font-size: 10px;
}

a.link-text span.text-link-text-1 {
  color: #000;
}

a.link-text span.text-link-text-2 {
  color: #000;
}

a.link-text.text-link-1 {
  display: inline-block;
  margin: 9px 0 7px 2%;
  width: 26%;
  color: #fff;
}

/* Interaction Elements */

a.link-button.button-link-1 {
  margin-top: 38px;
  padding: 18px 6px;
  border-width: 3px;
  border-top-left-radius: 7px 7px;
  border-top-right-radius: 7px 7px;
  border-bottom-right-radius: 7px 7px;
  border-bottom-left-radius: 7px 7px;
  background-color: #c7c7c7;
  color: #000;
}

/* Layout Elements */

body.grid-1 {
  background-image: none;
}

body > .row > [class*='coffee-span-'].column-1 {
  display: list-item;
  padding-right: 8px;
  background-color: #000;
}

body > .row.row-1 {
  position: relative;
  max-height: none;
}

body > .row > [class*='coffee-span-'].column-3 {
  min-height: 100px;
}

body > .row > [class*='coffee-span-'].column-2 {
  min-height: 99px;
}

body > .row > [class*='coffee-span-'].column-4 {
  background-color: #fff;
}

body > .row.row-2 {
  background-color: #fff;
}

body > .row > [class*='coffee-span-'].column-5 {
  float: left;
  min-height: 25px;
}

body > .row > [class*='coffee-span-'].column-6 {
  min-height: 30px;
}

body > .row > [class*='coffee-span-'].column-7 {
  min-height: 63px;
}

body.grid-2 {
  background-image: none;
}

.subgrid > .row > [class*='coffee-span-'].subgrid-column-1 {
  display: block;
}

div.responsive-picture.picture-1 {
  display: inline-table;
  overflow: auto;
  margin-top: 4px;
  min-width: 0;
  max-width: 100px;
  width: 100%;
  vertical-align: baseline;
}

div.responsive-picture.picture-1 > picture {
  margin: 0;
}

div.responsive-picture.picture-1.picture-2 {
  display: inline-table;
  float: none;
  clear: none;
  margin-top: -2px;
  max-width: 70px;
}

div.responsive-picture.picture-3 {
  position: static;
  display: table;
  float: right;
  max-width: 89px;
}

a.responsive-picture.picture-link-1 {
  position: static;
  min-width: 100px;
}

div.responsive-picture.picture-4 {
  float: right;
  max-width: 120px;
}

a.responsive-picture.picture-link-2 {
  position: static;
  right: auto;
  left: 0;
  float: right;
  margin-right: 0;
  max-width: 20px;
}

a.responsive-picture.picture-link-3 {
  float: right;
  max-width: 120px;
}

.row > [class*='coffee-span-'] .html-element.html-element-1 {
  position: relative;
  display: table;
  float: left;
  clear: right;
  min-width: 602px;
  min-height: 1167px;
  max-width: none;
  width: auto;
}

@media screen and (max-width: 1008px) {
}

@media screen and (max-width: 741px) {
}

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

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

  span.text-element span.text-text-3 {
    font-size: 15px;
  }

  /* Interaction Elements */

  a.link-button.button-link-1 {
    margin-top: 33px;
  }

  /* Layout Elements */

  body > .row > [class*='coffee-span-'].column-2 {
    min-height: 107px;
  }

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

  div.responsive-picture.picture-3 {
    max-width: 65px;
  }
}

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

  span.text-element.text-2 {
    padding-top: 9px;
  }

  /* Interaction Elements */

  a.link-button.button-link-1 {
    margin-top: 7px;
  }

  div.responsive-picture.picture-4 {
    max-width: 100px;
  }

  a.responsive-picture.picture-link-3 {
    max-width: 100px;
  }
}

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

  span.text-element.txt-phone {
    margin-top: 7px;
    font-size: 14px;
  }

  span.text-element.txt-email {
    margin-top: 7px;
  }

  span.text-element span.text-text-2 {
    font-weight: 400;
  }

  span.text-element span.text-text-3 {
    font-size: 15px;
  }

  span.text-element.text-2 {
    padding-top: 0;
    text-align: center;
  }

  /* Interaction Elements */

  a.link-button.button-link-1 {
    font-weight: 100;
    font-size: 12px;
  }

  /* Layout Elements */

  body > .row > [class*='coffee-span-'].column-2 {
    min-height: 43px;
  }

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

  div.responsive-picture.picture-3 {
    min-width: 40px;
  }

  div.responsive-picture.picture-4 {
    max-width: 100px;
  }
}

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

  h1 span.heading-text-1 {
    font-size: 28px;
  }

  div.responsive-picture.picture-4 {
    max-width: 100px;
  }
}

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

  span.text-element.txt-email {
    margin-top: 0;
  }

  span.text-element.txt-phone {
    margin-top: 0;
  }

  span.text-element span.text-text-3 {
    font-size: 13px;
  }

  span.text-element.text-2 {
    padding-top: 0;
  }

  a.link-text.text-link-1 {
    margin-top: 0;
    width: 70%;
  }

  /* Layout Elements */

  body > .row > [class*='coffee-span-'].column-2 {
    min-height: 44px;
  }

  div.responsive-picture.picture-3 {
    min-width: 40px;
  }

  div.responsive-picture.picture-4 {
    max-width: 100px;
  }
}

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

  span.text-element.text-3 {
    font-size: 6px;
  }

  span.text-element span.text-text-8 {
    font-size: 9px;
  }

  a.link-text.text-link-1 {
    margin-top: 0;
  }
}