/* Text Elements */

h1 {
  color: #135aa1;
  text-align: center;
  font-size: 41px;
}

h1.heading-1 {
  font-weight: 800;
  font-size: 32px;
}

h1.heading-2 {
  font-weight: 800;
  font-size: 24px;
}

h1.heading-3 {
  margin-top: 76px;
  margin-bottom: 7px;
  padding-top: 0;
  text-indent: 0;
  word-spacing: 0;
  letter-spacing: 0;
  font-weight: 800;
  font-size: 17px;
}

h1 span.heading-text-1 {
  color: #fff;
  font-size: 24px;
}

h1.heading-4 {
  font-size: 24px;
}

h1.heading-5 {
  font-weight: 800;
  font-style: italic;
  font-size: 24px;
}

h1.heading-6 {
  margin-top: 15px;
  color: #fff;
  font-size: 13px;
}

h1 span.heading-text-2 {
  color: #fff;
}

h1.heading-7 {
  font-weight: 800;
  font-size: 24px;
}

p.paragraph.paragraph-1 {
  font-size: 18px;
}

p.paragraph.paragraph-2 {
  font-size: 18px;
}

a.link-text {
  text-align: center;
  text-decoration: underline;
  font-weight: 800;
  font-size: 17px;
}

a.link-text.text-link-1 {
  border-width: 1px;
  border-style: solid;
  color: #fff;
}

/* Layout Elements */

body > .row.row-1 {
  max-width: none;
  width: auto;
}

body > .row > [class*='coffee-span-'].column-1 {
  margin-top: 20px;
  margin-left: 4%;
  background-color: #fff;
}

body > .row > [class*='coffee-span-'].column-2 {
  background-color: #26474f;
}

body > .row > [class*='coffee-span-'].column-3 {
  min-height: 196px;
  background-color: #fff;
  background-image: url('../scrolling.gif');
  background-attachment: fixed;
  background-position: center center;
  background-size: cover;
}

body > .row > [class*='coffee-span-'].column-4 {
  margin-left: 4%;
}

body > .row > [class*='coffee-span-'].column-5 {
  margin-top: 9px;
  margin-left: 4%;
}

body > .row > [class*='coffee-span-'].column-6 {
  min-height: 256px;
  background-image: url('../handskeyboard.jpg');
  background-attachment: fixed;
  background-position: center center;
  background-size: cover;
}

body > .row > [class*='coffee-span-'].column-7 {
  margin-left: 4%;
}

body > .row > [class*='coffee-span-'].column-8 {
  margin-left: 0;
  min-height: 351px;
  background-image: url('../FaithfulInferiorKangaroo-size_restricted.gif');
  background-attachment: fixed;
  background-position: center center;
  background-size: cover;
}

body > .row > [class*='coffee-span-'].column-9 {
  margin-top: 7px;
  margin-left: 4%;
  min-height: 50px;
  background-image: none;
  background-attachment: fixed;
  background-position: center center;
  background-size: cover;
}

body > .row > [class*='coffee-span-'].column-10 {
  margin-top: 77px;
  margin-left: 4%;
}

body > .row > [class*='coffee-span-'].column-11 {
  margin-top: 31px;
  margin-left: 4%;
}

.subgrid > .row > [class*='coffee-span-'].subgrid-column-1 {
  margin-top: 29px;
}

.subgrid > .row > [class*='coffee-span-'].subgrid-column-2 {
  margin-top: -14px;
}

div.responsive-picture.picture-1 {
  margin-right: auto;
  margin-left: auto;
  max-width: 460px;
}

div.responsive-picture.picture-2 {
  margin-top: 24px;
  margin-right: auto;
  margin-left: auto;
  max-width: 53px;
}

a.responsive-picture.picture-link-1 {
  max-width: none;
}

a.responsive-picture.picture-link-2 {
  max-width: none;
}

a.responsive-picture.picture-link-3 {
  max-width: none;
}

a.responsive-picture.picture-link-4 {
  max-width: none;
}

div.responsive-picture.picture-2 > picture {
  margin: 0;
}

a.responsive-picture.picture-link-5 {
  margin-top: 7px;
  margin-right: auto;
  margin-left: auto;
  max-width: 54px;
}

@media screen and (max-width: 805px) {
  /* Text Elements */

  h1.heading-3 {
    margin-top: 105px;
  }
}

@media screen and (max-width: 600px) {
  /* Text Elements */

  h1.heading-6 {
    margin-top: 15px;
  }

  /* Layout Elements */

  .subgrid > .row > [class*='coffee-span-'].subgrid-column-4 {
    margin-top: 21px;
  }

  .subgrid > .row > [class*='coffee-span-'].subgrid-column-5 {
    margin-top: 21px;
  }

  .subgrid > .row > [class*='coffee-span-'].subgrid-column-6 {
    margin-top: 21px;
  }
}