/* Text Elements */

h1.heading-1 {
  margin-top: 10px;
  margin-bottom: 10px;
  padding-top: 0;
  padding-right: 10px;
  padding-left: 10px;
  width: auto;
  border-width: 2px;
  border-style: solid;
  border-top-left-radius: 10px 10px;
  border-top-right-radius: 10px 10px;
  border-bottom-right-radius: 10px 10px;
  border-bottom-left-radius: 10px 10px;
  background-color: #d6d2d6;
  color: #000;
  font-family: Impact, Haettenschweiler, 'Franklin Gothic Bold', Charcoal, 'Helvetica Inserat', 'Bitstream Vera Sans Bold', 'Arial Black', sans-serif;
}

h1.heading-3 {
  display: inline-block;
  margin-bottom: 1px;
  width: 82%;
  color: #000;
}

h3.heading-2 {
  color: #000;
}

h3.heading-4 {
  display: inline-block;
  margin-top: 1px;
  color: #000;
}

p.paragraph.paragraph-1 {
  display: inline-block;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 0;
  width: 75%;
  border: 1px solid #000;
  text-align: center;
}

p.paragraph.paragraph-2 {
  display: inline-block;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  padding-bottom: 0;
  width: 25%;
  border: 1px solid #000;
  text-align: center;
}

p.paragraph.paragraph-3 {
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  padding-bottom: 0;
  border: 1px solid #000;
  text-align: center;
  font-weight: 700;
}

ul.unorder-list.unordered-list-1 {
  list-style-type: none;
}

/* Common Elements */

address.address-1 p {
  text-align: center;
}

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

address.address-1 {
  border-width: 2px;
  border-style: solid;
  border-top-left-radius: 10px 10px;
  border-top-right-radius: 10px 10px;
  border-bottom-right-radius: 10px 10px;
  border-bottom-left-radius: 10px 10px;
  background-color: #e0e0e0;
}

/* Layout Elements */

body > .row > [class*='coffee-span-'].column-1 {
  padding-top: 0;
  padding-right: 10px;
  padding-left: 20px;
  border-width: 2px;
  border-style: solid;
  border-top-left-radius: 10px 10px;
  border-top-right-radius: 10px 10px;
  border-bottom-right-radius: 10px 10px;
  border-bottom-left-radius: 10px 10px;
  background-color: #dedede;
}

body.grid-1 {
  background-color: #737373;
}

body > .row.row-1 {
  border-width: 0;
  border-style: solid;
}

body.grid-2 {
  margin: 5px 1%;
  padding: 5px;
  border: 2px solid #000;
  background-color: #fff;
  background-image: none;
  background-position: center top;
  background-size: 40% 25%;
  background-repeat: no-repeat;
  box-shadow: none;
}

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

body > .row > [class*='coffee-span-'].column-3 {
  min-height: 50px;
}

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

body > .row > [class*='coffee-span-'].column-6 {
  background-color: rgba(255, 255, 255, .5);
  background-image: none;
  background-position: center top;
  background-clip: border-box;
  background-size: 100% 100%;
  background-repeat: no-repeat;
}

body > .row.row-2 {
  min-height: 288px;
  background-image: url(../img/IMG_OfficeHeader.jpg);
  background-position: left center;
}

.row > [class*='coffee-span-'] .subgrid.subgrid-1 {
  margin-right: 0;
  margin-left: 0;
  border-width: 2px;
  border-style: solid;
  border-top-left-radius: 10px 10px;
  border-top-right-radius: 10px 10px;
  border-bottom-right-radius: 10px 10px;
  border-bottom-left-radius: 10px 10px;
  background-color: #dbdbdb;
}

li.list-item-1 {
  font-weight: 700;
}

div.responsive-picture.image-1 > picture {
  margin: 0;
}

div.responsive-picture.image-1 {
  display: block;
  float: left;
  max-width: 100px;
  width: 50%;
}

.row > [class*='coffee-span-'] .html-element.html-element-1 {
  margin-top: 7px;
  margin-bottom: 7px;
  min-width: 180px;
  border: 1px solid #000;
}

.row > [class*='coffee-span-'] .html-element.html-element-2 {
  margin-top: 7px;
  margin-bottom: 7px;
  padding: 5px;
  width: auto;
  border: 1px solid #000;
}

.row > [class*='coffee-span-'] .html-element.html-element-3 {
  max-width: none;
  width: auto;
}

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

li.list-item-1:hover {
  background-color: #000;
  color: #fff;
}

@media screen and (max-width: 1206px) {
  /* Layout Elements */

  body > .row.row-2 {
    min-height: 300px;
    max-height: none;
    background-image: url(../img/IMG_OfficeHeader.jpg);
    background-position: center center;
  }

  body > .row > [class*='coffee-span-'].column-6 {
    background-color: rgba(255, 255, 255, .5);
  }

  body > .row > [class*='coffee-span-'].column-5 {
    min-height: 50px;
  }
}

@media screen and (max-width: 800px) {
  div.responsive-picture.image-1 {
    display: none;
  }
}

@media screen and (max-width: 600px) {
}

@media screen and (max-width: 491px) {
  /* Layout Elements */

  body > .row > [class*='coffee-span-'].column-5 {
    display: block;
    float: left;
  }

  body > .row.row-2 {
    min-width: 0;
    background-position: center center;
  }

  body.grid-2 {
    min-width: 290px;
  }
}