/* Text Elements */

h1 span.heading-text-4 {
  color: #78828c;
}

h1.heading-3 {
  text-align: center;
}

h1 span.heading-text-5 {
  color: #148b0f;
  font-family: 'Arial Black', 'Arial Bold', Gadget, sans-serif;
}

h1 span.heading-text-11 {
  color: #148b0f;
}

h1.heading-2 {
  margin-top: 0;
  margin-bottom: 0;
  text-align: center;
}

h1 span.heading-text-13 {
  font-family: 'Arial Black', 'Arial Bold', Gadget, sans-serif;
}

h1 span.heading-text-2 {
  color: #148b0f;
}

h1.heading-7 {
  text-align: center;
}

h1 span.heading-text-14 {
  color: #274b99;
  font-family: 'Arial Black', 'Arial Bold', Gadget, sans-serif;
}

h3 span.heading-text-1 {
  color: #3d3f42;
  font-weight: 400;
  font-style: italic;
}

h3.heading-1 {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 14px;
  text-align: center;
}

h3.heading-4 {
  margin-bottom: -9px;
  padding-top: 6px;
  text-align: center;
}

h3 span.heading-text-7 {
  color: #343434;
  font-weight: 700;
}

h3 span.heading-text-3 {
  color: #343434;
}

h3 span.heading-text-12 {
  color: #343434;
}

h3.heading-6 {
  text-align: center;
}

h5.heading-5 {
  text-align: center;
}

h5 span.heading-text-8 {
  color: #343434;
}

h5 span.heading-text-9 {
  font-style: italic;
}

span.text-element.text-1 {
  text-align: center;
}

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

/* Layout Elements */

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

body.grid-1 {
  padding-top: 10px;
  max-width: 1000px;
}

body > .row > [class*='coffee-span-'].column-1 {
  margin-right: auto;
  margin-left: auto;
}

body > .row > [class*='coffee-span-'].column-5 {
  margin-right: auto;
  margin-left: auto;
  padding-right: 8px;
  border-right: 2px solid #fff;
  border-left: 2px solid #fff;
}

.subgrid > .row > [class*='coffee-span-'].subgrid-column-3 {
  display: block;
  -webkit-flex-direction: row;
     -moz-flex-direction: row;
      -ms-flex-direction: row;
       -o-flex-direction: row;
          flex-direction: row;
  float: left;

  -webkit-justify-content: flex-end;
     -moz-justify-content: flex-end;
      -ms-justify-content: flex-end;
       -o-justify-content: flex-end;
          justify-content: flex-end;
}

.subgrid > .row > [class*='coffee-span-'].subgrid-column-4 {
  display: -webkit-flex;
  display:    -moz-flex;
  display:     -ms-flex;
  display:      -o-flex;
  display:         flex;

  -webkit-justify-content: center;
     -moz-justify-content: center;
      -ms-justify-content: center;
       -o-justify-content: center;
          justify-content: center;
}

.row > [class*='coffee-span-'] .html-element.html-element-1 {
  margin-right: auto;
  margin-left: auto;
}

a.responsive-picture.picture-link-1 {
  margin-right: auto;
  margin-left: auto;
  max-width: 400px;
}

.row > [class*='coffee-span-'] .subgrid.subgrid-1 {
  border: 2px solid #222;
  border-top-left-radius: 10px 10px;
  border-top-right-radius: 10px 10px;
  border-bottom-right-radius: 10px 10px;
  border-bottom-left-radius: 10px 10px;
}

div.responsive-picture.picture-1 {
  float: right;
}

.row > [class*='coffee-span-'] .html-element.html-element-2 {
  margin-right: 0;
  margin-left: 0;

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

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

  h1.heading-2 {
    font-size: 36px;
  }

  h1.heading-3 {
    font-size: 32px;
  }

  h3.heading-1 {
    padding-top: 18px;
    font-size: 26px;
  }

  h3.heading-4 {
    font-size: 32px;
  }

  h3.heading-6 {
    font-size: 32px;
  }

  h5.heading-5 {
    font-size: 24px;
  }

  /* Layout Elements */

  body.grid-1 {
    max-width: 800px;
  }

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

  a.responsive-picture.picture-link-1 {
    max-width: 350px;
  }
}

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

  h1.heading-2 {
    font-size: 26px;
  }

  h1.heading-3 {
    font-size: 26px;
  }

  h1.heading-7 {
    font-size: 32px;
  }

  h3.heading-4 {
    font-size: 26px;
  }

  h3.heading-6 {
    font-size: 26px;
  }

  h3.heading-1 {
    padding-top: 24px;
    font-size: 18px;
  }

  h5.heading-5 {
    font-size: 18px;
  }

  /* Layout Elements */

  body.grid-1 {
    max-width: 600px;
  }

  a.responsive-picture.picture-link-1 {
    max-width: 250px;
  }

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

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

  h3.heading-6 {
    font-size: 19px;
  }

  h5.heading-5 {
    font-size: 14px;
  }

  /* Layout Elements */

  body.grid-1 {
    max-width: 400px;
  }

  .subgrid > .row > [class*='coffee-span-'].subgrid-column-4 {
    display: -webkit-flex;
    display:    -moz-flex;
    display:     -ms-flex;
    display:      -o-flex;
    display:         flex;

    -webkit-justify-content: center;
       -moz-justify-content: center;
        -ms-justify-content: center;
         -o-justify-content: center;
            justify-content: center;
  }

  a.responsive-picture.picture-link-1 {
    max-width: 200px;
  }
}

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

  h1.heading-7 {
    font-size: 23px;
  }

  h1.heading-3 {
    font-size: 22px;
  }

  h3.heading-1 {
    padding-top: 24px;
  }

  h3.heading-4 {
    padding-top: 0;
    font-size: 22px;
  }

  h3.heading-6 {
    padding-top: 5px;
    font-size: 18px;
  }

  h5.heading-5 {
    margin-top: 7px;
  }

  /* Layout Elements */

  body.grid-1 {
    padding-top: 0;
    max-width: 300px;
  }

  .subgrid > .row > [class*='coffee-span-'].subgrid-column-4 {
    display: -webkit-flex;
    display:    -moz-flex;
    display:     -ms-flex;
    display:      -o-flex;
    display:         flex;
    margin-right: 0;
    margin-left: 0;

    -webkit-justify-content: center;
       -moz-justify-content: center;
        -ms-justify-content: center;
         -o-justify-content: center;
            justify-content: center;
  }

  .subgrid > .row.subgrid-row-1 {
    margin-right: 0;
    margin-left: 0;
  }

  div.responsive-picture.picture-1 {
    float: none;
    margin-right: auto;
    margin-left: auto;
    max-width: 150px;
  }
}