/* Text Elements */

p.paragraph.paragraph-1 {
  margin-top: 0;
  margin-bottom: 1px;
  margin-left: 7%;
}

p.paragraph.paragraph-2 {
  text-align: center;
  font-size: 30px;
}

a.link-text span.text-link-text-1 {
  font-size: 27px;
}

a.link-text.text-link-1 {
  text-align: center;
}

a.link-text span.text-link-text-2 {
  font-size: 16px;
}

a.link-text.text-link-2 {
  text-align: center;
}

a.link-text.text-link-3 {
  text-align: center;
}

/* Layout Elements */

body > .row.row-1 {
  padding-top: 1px;
  max-width: none;
  width: auto;
  background-color: #181d82;
}

body.grid-1 {
  margin-right: auto;
  margin-left: auto;
  max-width: none;
  max-height: none;
  width: 100%;
  height: 100%;
}

body > .row.row-2 {
  position: static;
  margin: 0 0 8px;
  max-width: none;
  width: 100%;
  height: auto;
}

body > .row.row-3 {
  min-height: 40px;
  max-width: none;
  width: 100%;
  height: 100%;
}

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

body > .row.row-5 {
  max-width: none;
  width: auto;
  height: auto;
}

body > .row > [class*='coffee-span-'].column-3 {
  padding-right: 0;
  padding-left: 0;
  height: 100%;
}

body > .row.row-6 {
  max-width: none;
  width: auto;
}

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

body > .row.row-4 {
  max-width: none;
  width: auto;
  height: auto;
}

body > .row.row-7 {
  max-width: none;
  width: auto;
}

div.responsive-picture.picture-1 {
  max-width: none;
}

div.responsive-picture.picture-2 {
  max-width: none;
}

div.responsive-picture.picture-3 {
  margin-top: 38px;
  margin-bottom: 0;
  max-width: none;
  max-height: none;
}

.row > [class*='coffee-span-'] > .container.container-1 {
  width: 100%;
  height: 100%;
}

.row > [class*='coffee-span-'] .html-element.html-element-1 {
  display: block;
  float: none;
  clear: both;
  overflow: visible;
  margin-top: 1px;
  margin-right: auto;
  margin-left: 3%;
  min-width: 110px;
  max-width: 1270px;
  width: auto;
  vertical-align: bottom;

  -webkit-align-self: auto;
     -moz-align-self: auto;
      -ms-align-self: auto;
       -o-align-self: auto;
          align-self: auto;
  -webkit-flex: 0 0;
     -moz-flex: 0 0;
      -ms-flex: 0 0;
       -o-flex: 0 0;
          flex: 0 0;
}

div.responsive-picture.picture-5 {
  max-width: none;
}

div.responsive-picture.picture-6 {
  max-width: none;
}

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

div.responsive-picture.picture-7 {
  max-width: none;
}

@media screen and (max-width: 1140px) {
  .row > [class*='coffee-span-'] .html-element.html-element-1 {
    margin-left: 0;
  }
}