/* Text Elements */

h1.heading-2 {
  color: #000fc0;
  text-align: center;
  font-weight: 800;
  font-size: 32px;
}

h1.heading-3 {
  color: #000fc0;
  text-align: center;
  font-weight: 700;
  font-size: 32px;
}

h1.heading-4 {
  color: #fff;
  text-align: center;
  font-weight: 500;
  font-size: 18px;
}

h1.heading-1 {
  color: #000fc0;
  text-align: center;
  font-weight: 800;
}

h1.heading-5 {
  color: #000fc0;
  text-align: center;
  font-weight: 800;
  font-size: 32px;
}

h1.heading-6 {
  color: #000fc0;
  text-align: center;
  font-weight: 800;
  font-size: 29px;
}

a.link-text.text-link-1 {
  color: #000fc0;
  text-align: center;
  text-decoration: underline;
  font-weight: 800;
  font-size: 32px;
}

a.link-text.text-link-2 {
  margin-top: 15px;
  color: #fff;
  text-align: center;
  text-decoration: underline;
  font-weight: 800;
  font-size: 20px;
}

a.link-text.text-link-3 {
  color: #fff;
  text-align: center;
  text-decoration: underline;
  font-weight: 800;
  font-size: 20px;
}

a.link-text.text-link-4 {
  color: #fff;
  text-align: center;
  text-decoration: underline;
  font-weight: 800;
  font-size: 20px;
}

a.link-text.text-link-5 {
  color: #fff;
  text-align: center;
  text-decoration: underline;
  font-weight: 800;
  font-size: 20px;
}

a.link-text.text-link-6 {
  margin-top: 41px;
  color: #fff;
  text-align: center;
  text-decoration: underline;
  font-weight: 800;
  font-size: 20px;
}

/* Layout Elements */

body > .row.row-1 {
  max-width: none;
  width: auto;
}

body > .row > [class*='coffee-span-'].column-1 {
  margin-top: 24px;
  background-color: transparent;
}

body > .row > [class*='coffee-span-'].column-2 {
  padding-bottom: 14px;
  background-color: #354d6a;
}

body > .row > [class*='coffee-span-'].column-3 {
  margin-top: 0;
  margin-left: 0;
  background-color: transparent;
}

body.grid-1 {
  background-color: #fff;
}

body > .row > [class*='coffee-span-'].column-4 {
  margin-top: 11px;
  margin-left: 22%;
  padding-bottom: 9px;
  border: 0 solid #000fc0;
  background-color: transparent;
}

body > .row > [class*='coffee-span-'].column-5 {
  margin-top: 11px;
  margin-left: 0;
  background-color: transparent;
}

body > .row > [class*='coffee-span-'].column-6 {
  margin-top: 21px;
}

body > .row > [class*='coffee-span-'].column-7 {
  margin-left: 22%;
  min-height: 50px;
  background-image: none;
  background-position: center center;
  background-size: cover;
}

div.responsive-picture.picture-1 {
  margin-right: auto;
  margin-left: auto;
  max-width: 133px;
}

div.responsive-picture.picture-2 {
  margin-right: auto;
  margin-left: auto;
  max-width: 331px;
  border: 1px solid #000;
}

div.responsive-picture.picture-4 {
  margin-top: -8px;
  margin-right: auto;
  margin-left: auto;
  max-width: 233px;
}

div.responsive-picture.picture-3 {
  margin-top: -20px;
  max-width: none;
}

a.responsive-picture.picture-link-1 {
  margin-top: 22px;
  margin-right: auto;
  margin-left: auto;
  max-width: 297px;
}

@media screen and (max-width: 1112px) {
  /* Layout Elements */

  body > .row > [class*='coffee-span-'].column-7 {
    min-height: 200px;
  }
}

@media screen and (max-width: 846px) {
  /* Text Elements */

  h1.heading-5 {
    font-size: 31px;
  }
}

@media screen and (max-width: 709px) {
  /* Layout Elements */

  body > .row > [class*='coffee-span-'].column-7 {
    margin-left: 4%;
  }

  body > .row > [class*='coffee-span-'].column-4 {
    margin-left: 4%;
  }

  body > .row > [class*='coffee-span-'].column-8 {
    margin-left: 4%;
  }
}

@media screen and (max-width: 583px) {
  /* Text Elements */

  h1.heading-3 {
    font-size: 18px;
  }

  h1.heading-2 {
    font-size: 24px;
  }

  /* Layout Elements */

  body > .row > [class*='coffee-span-'].column-3 {
    margin-left: 4%;
  }

  body > .row > [class*='coffee-span-'].column-4 {
    margin-left: 4%;
    min-height: 42px;
  }

  body > .row > [class*='coffee-span-'].column-5 {
    margin-left: 4%;
  }

  body > .row > [class*='coffee-span-'].column-7 {
    min-height: 86px;
  }

  div.responsive-picture.picture-1 {
    max-width: 104px;
  }
}

@media screen and (max-width: 471px) {
  /* Text Elements */

  h1.heading-5 {
    font-size: 22px;
  }
}

@media screen and (max-width: 405px) {
  /* Text Elements */

  h1.heading-5 {
    font-size: 18px;
  }
}