/* Text Elements */

h1 span.heading-text-1 {
  color: #125ac0;
  font-size: .6666666666666666em;
  font-family: 'Denk One', sans-serif;
}

h1.heading-2 {
  color: #006cff;
  text-align: center;
  font-size: .9375em;
  font-family: 'Denk One', sans-serif;
}

h1.heading-1 {
  text-align: center;
  font-size: 2.6875em;
}

h1 span.heading-text-2 {
  font-size: .4em;
  line-height: 1.16;
}

h1.heading-3 {
  color: #125ac0;
}

h1 span.heading-text-3 {
  color: #125ac0;
  font-size: .4em;
}

h1 span.heading-text-4 {
  color: #125ac0;
  font-size: .4em;
}

h1.heading-4 {
  text-align: center;
}

h1 span.heading-text-5 {
  color: #125ac0;
  font-size: .4em;
}

h1 span.heading-text-6 {
  color: #006cff;
  font-size: .4em;
}

p.paragraph.paragraph-1 {
  text-align: center;
}

/* Interaction Elements */

a.link-button.nav1 {
  margin-top: .2857142857142857em;
  margin-bottom: .2857142857142857em;
  padding: .3125em .3125em .3125em .2857142857142857em;
  background-color: #006cff;
  text-indent: .2857142857142857em;
  font-size: .875em;
  line-height: 1.6;
}

/* Layout Elements */

body > .row > [class*='coffee-span-'].column-1 {
  margin-top: 0;
  margin-right: 0;
  padding-right: .5em;
  min-height: 2.5em;
  background-color: #006cff;
  text-align: center;
  text-indent: .25em;
  letter-spacing: 0;
}

body > .row > [class*='coffee-span-'].column-2 {
  min-height: 2.5em;
  background-color: #006cff;
  text-align: center;
}

div.responsive-picture.picture-1 {
  position: static;
  display: table;
  float: right;
  clear: both;
  width: 25%;
}

a.responsive-picture.picture-link-1 {
  float: right;
}

div.responsive-picture.picture-2 {
  clear: left;
  vertical-align: middle;

  -webkit-align-self: center;
     -moz-align-self: center;
      -ms-align-self: center;
       -o-align-self: center;
          align-self: center;
  -webkit-order: 0;
     -moz-order: 0;
      -ms-order: 0;
       -o-order: 0;
          order: 0;
  -webkit-flex: auto;
     -moz-flex: auto;
      -ms-flex: auto;
       -o-flex: auto;
          flex: auto;
}

div.responsive-picture.picture-2 > picture {
  margin: 0;
}

div.responsive-picture.picture-3 {
  float: left;
}

@media screen and (min-width: 12.5em) {
  /* Text Elements */

  h1.heading-4 {
    text-align: center;
  }

  /* Layout Elements */

  body > .row.row-1 {
    position: static;
    vertical-align: middle;
  }

  div.responsive-picture.picture-4 {
    max-width: 1.5625em;
    max-height: 3.125em;
    width: 10%;
  }

  div.responsive-picture.picture-4 > picture {
    margin: -.0625em;
  }
}

@media screen and (min-width: 23.1875em) {
  /* Text Elements */

  h1 span.heading-text-6 {
    color: #125ac0;
    font-size: .4em;
  }

  h1.heading-4 {
    text-align: center;
  }

  p.paragraph.paragraph-2 {
    position: static;
  }

  /* Layout Elements */

  body > .row.row-1 {
    position: relative;
  }

  div.responsive-picture.picture-2 {
    position: static;
    float: right;
    clear: none;
    vertical-align: baseline;

    -webkit-flex: auto;
       -moz-flex: auto;
        -ms-flex: auto;
         -o-flex: auto;
            flex: auto;
  }

  div.responsive-picture.picture-2 > picture {
    margin: 0;
  }

  div.responsive-picture.picture-3 {
    float: left;
  }

  div.responsive-picture.picture-4 {
    float: left;
    max-width: 3.125em;
    max-height: 6.25em;
    width: 10%;
  }

  a.responsive-picture.picture-link-2 {
    float: right;
  }

  div.responsive-picture.picture-5 {
    position: relative;
    float: right;
    clear: right;
    width: 100%;
  }

  div.responsive-picture.picture-7 {
    position: static;
    float: left;
    max-height: none;
  }
}

@media screen and (min-width: 44.4375em) {
  /* Text Elements */

  h1.heading-4 {
    text-align: center;
  }

  /* Layout Elements */

  body > .row.row-1 {
    position: static;
    vertical-align: baseline;
  }

  div.responsive-picture.picture-1 {
    vertical-align: middle;
  }

  div.responsive-picture.picture-7 {
    position: static;
    clear: both;
    padding-right: 0;
    padding-left: 0;
    max-width: 12.5em;
    max-height: none;
    vertical-align: middle;
  }
}