/* Text Elements */

h1.eye-catcher {
  float: left;
  margin-top: 1.25rem;
  margin-bottom: 0;
  margin-left: 2%;
  padding: .625rem;
  max-width: none;
  width: auto;
  background-color: transparent;
  color: #fff;
  text-align: left;
  font-size: 2rem;
  font-family: 'Raleway', sans-serif;
  line-height: 1.2;
}

h1.menu-title {
  margin: 0;
  padding-top: .375rem;
  padding-bottom: .5rem;
  width: 100%;
  background-color: #020202;
  color: #fff;
  text-align: center;
  text-shadow: rgba(110, 26, 39, .5) 1px 1px 2px;
  font-weight: 700;
  font-size: 1.625rem;
  font-family: 'Raleway', sans-serif;

  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
          align-self: flex-end;
}

h1 span.bold {
  font-weight: 600;
}

h1.heading-1 {
  margin-top: .4375rem;
  margin-bottom: .9375rem;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  font-weight: 700;
  font-size: .8125rem;
  font-family: Futura, 'Trebuchet MS', Arial, sans-serif;
}

h2.about-heading {
  margin-top: 1.25rem;
  padding-top: .9375rem;
  padding-bottom: .9375rem;
  color: #274d08;
  text-align: left;
  font-size: 1.25rem;
}

h2.top-about-heading {
  margin-bottom: .625rem;
  padding-top: 0;
  padding-bottom: 0;
  color: #171717;
  text-align: center;
  font-size: 1.25rem;
}

h2.logo-heading {
  float: none;
  width: 100%;
  color: #fff;
  text-align: center;
  font-size: 1.375rem;
}

h2 span.best-color {
  color: #fff;
  text-decoration: underline;
  font-weight: 700;
}

h3.sub-eye-catcher {
  display: inline-block;
  float: left;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding: 0 .625rem .1875rem .3125rem;
  max-width: none;
  width: auto;
  background-color: transparent;
  color: #ad2333;
  text-align: left;
  text-transform: uppercase;
  letter-spacing: .04375rem;
  font-size: 1.125rem;
  font-family: 'Raleway', sans-serif;
  line-height: .88;
}

h3 span.heading-text-1 {
  background-color: #fff;
  font-size: 1rem;
}

h3.article-title {
  margin-top: .4375rem;
  margin-bottom: 0;
  color: #274d08;
  font-size: 1.5rem;
  font-family: 'Raleway', sans-serif;
}

h4.article-more-title {
  margin-top: .9375rem;
  color: #274d08;
  text-align: center;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 1.5rem;
  font-family: 'Raleway', sans-serif;
}

h5.sub-heading {
  color: #721017;
  font-weight: 600;
  font-size: 1.125rem;
  font-family: 'Raleway', sans-serif;
}

h6 {
  margin-top: .75rem;
  margin-bottom: .75rem;
  text-transform: uppercase;
  letter-spacing: .05rem;
  font-size: 1.25rem;
  font-family: 'Raleway', sans-serif;
}

h6.about-footer {
  margin-top: 1.8125rem;
  color: rgba(110, 26, 39, .5);
  text-align: center;
  font-size: 1.625rem;
}

p.paragraph {
  color: #1c1c1c;
  font-family: 'Raleway', sans-serif;
}

p.paragraph a.inline-link {
  color: #721017;
  text-decoration: underline;
  text-transform: uppercase;
}

p.paragraph.footer-p {
  margin-right: auto;
  margin-bottom: 5rem;
  margin-left: auto;
  width: auto;
  color: #f2f2f2;
  text-align: center;
}

p.paragraph.credits {
  margin-top: 1rem;
}

p.paragraph.date {
  margin-bottom: .5rem;
  font-style: italic;
  font-size: .75rem;
}

p.paragraph.share-text {
  float: left;
  margin-bottom: 0;
  padding: 0 .4375rem;
  color: #fff;
  font-size: 1rem;
  line-height: 1.2;
}

p.paragraph.author {
  margin-top: 1rem;
  text-align: center;
}

p.paragraph.about-para {
  margin-bottom: 0;
  text-align: center;
  font-size: .875rem;
}

a.link-text {
  display: inline-block;
  margin-top: .4375rem;
  margin-bottom: .4375rem;
  padding-right: .5625rem;
  padding-left: .5625rem;
  width: 100%;
  color: #fff;
  text-transform: uppercase;
  font-weight: 700;
  font-size: .9375rem;
  font-family: 'Raleway', sans-serif;
}

a.link-text#nav-menu {
  -ms-flex-order: 0;

  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
     -moz-box-ordinal-group: 1;
          order: 0;
}

a.link-text#nav-review {
  -ms-flex-order: 1;

  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
     -moz-box-ordinal-group: 2;
          order: 1;
}

a.link-text#nav-story {
  -ms-flex-order: 5;

  -webkit-box-ordinal-group: 6;
  -webkit-order: 5;
     -moz-box-ordinal-group: 6;
          order: 5;
}

a.link-text#nav-review-footer {
  -ms-flex-order: 1;

  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
     -moz-box-ordinal-group: 2;
          order: 1;
}

a.link-text#nav-menu-footer {
  -ms-flex-order: 0;

  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
     -moz-box-ordinal-group: 1;
          order: 0;
}

a.link-text#nav-taste-footer {
  -ms-flex-order: 1;

  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
     -moz-box-ordinal-group: 2;
          order: 1;
}

a.link-text#nav-story-footer {
  -ms-flex-order: 5;

  -webkit-box-ordinal-group: 6;
  -webkit-order: 5;
     -moz-box-ordinal-group: 6;
          order: 5;
}

a.link-text#nav-vibes-footer {
  -ms-flex-order: 4;

  -webkit-box-ordinal-group: 5;
  -webkit-order: 4;
     -moz-box-ordinal-group: 5;
          order: 4;
}

a.link-text#nav-design-footer {
  -ms-flex-order: 6;

  -webkit-box-ordinal-group: 7;
  -webkit-order: 6;
     -moz-box-ordinal-group: 7;
          order: 6;
}

a.link-text.menu-link {
  color: #fff;
  font-weight: 600;
  font-size: 1.125rem;
  font-family: 'Raleway', sans-serif;
  line-height: 1.2;
}

a.link-text.nav-link {
  display: block;
  padding-top: .3125rem;
  padding-bottom: .3125rem;
}

a.link-text#nav-our-story {
  -ms-flex-order: 0;

  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
     -moz-box-ordinal-group: 1;
          order: 0;
}

a.link-text#nav-mike {
  -ms-flex-order: 5;

  -webkit-box-ordinal-group: 6;
  -webkit-order: 5;
     -moz-box-ordinal-group: 6;
          order: 5;
}

a.link-text#nav-debi {
  -ms-flex-order: 5;

  -webkit-box-ordinal-group: 6;
  -webkit-order: 5;
     -moz-box-ordinal-group: 6;
          order: 5;
}

a.link-text#nav-the-kids {
  -ms-flex-order: 5;

  -webkit-box-ordinal-group: 6;
  -webkit-order: 5;
     -moz-box-ordinal-group: 6;
          order: 5;
}

a.link-text.nav-link:hover {
  color: #ffd9dd;
}

/* Interaction Elements */

a.link-button {
  font-variant: small-caps;
  font-family: 'Raleway', sans-serif;
}

a.link-button.logo {
  position: relative;
  display: block;
  -ms-flex-order: 3;
  margin: .4375rem auto;
  padding: .75rem .5625rem;
  max-width: 13.1875rem;
  border: .125rem solid #919191;
  border-radius: 4px;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 1.5rem;
  line-height: 1.2;

  -webkit-box-ordinal-group: 4;
  -webkit-order: 3;
     -moz-box-ordinal-group: 4;
          order: 3;
}

a.link-button.read-more {
  display: block;
  float: none;
  margin: .4375rem 0 .625rem;
  padding: .625rem 1.875rem;
  max-width: 9.375rem;
  border-radius: 4px;
  background-color: #151249;
  color: #fff;
  text-align: center;
}

/* Layout Elements */

body > .row.full-width {
  max-width: none;
  width: 100%;
  background-color: #020202;
  background-image: url('http://www.keyzer.com/PhotoGallery/WebPhotos/MDK_0876.JPG');
  background-attachment: scroll;
  background-position: center center;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: cover;
  background-repeat: no-repeat;
}

body > .row > [class*='small-'].header-cover {
  padding-right: 0;
  padding-left: 0;
  background-color: rgba(0, 0, 0, .6);
}

body > .row {
  max-width: 80rem;
}

body > .row.first-section {
  margin-top: 1.25rem;
}

body > .row.full-width-image {
  margin-top: 1.875rem;
  margin-bottom: 3.125rem;
  max-width: none;
  width: 100%;
  background-image: url('http://www.keyzer.com/PhotoGallery/WebPhotos/MDK_0776-2.jpg');
  background-attachment: scroll;
  background-position: center center;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: cover;
  background-repeat: no-repeat;
}

body > .row > [class*='small-'].column-cover {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  padding-right: 0;
  padding-left: 0;
  min-height: 15.625rem;
  background-color: rgba(0, 0, 0, .2);
}

body > .row > [class*='small-'].mobile-hide {
  display: none;
  min-height: .625rem;
}

body > .row.last-section {
  margin-bottom: 3.125rem;
}

body > .row.full-width-image.vibe {
  margin-bottom: 0;
  background-image: url('http://www.keyzer.com/PhotoGallery/WebPhotos/IMG_2851.jpg');
}

body > .row.footer-row {
  max-width: none;
  width: 100%;
  background-color: #000;
  background-image: url('http://rsd.coffeecup.com/storage/themes/the-coast/sunset-cropped.jpg');
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: cover;
  background-repeat: no-repeat;
}

body > .row > [class*='small-'].footer-column {
  min-height: 40.625rem;
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, .2) 0%, rgba(0, 0, 0, .35) 25%, rgba(0, 0, 0, .5) 40%, rgba(0, 0, 0, .9) 100%);
  background-image:    -moz-linear-gradient(top, rgba(0, 0, 0, .2) 0%, rgba(0, 0, 0, .35) 25%, rgba(0, 0, 0, .5) 40%, rgba(0, 0, 0, .9) 100%);
  background-image:      -o-linear-gradient(top, rgba(0, 0, 0, .2) 0%, rgba(0, 0, 0, .35) 25%, rgba(0, 0, 0, .5) 40%, rgba(0, 0, 0, .9) 100%);
  background-image:         linear-gradient(180deg, rgba(0, 0, 0, .2) 0%, rgba(0, 0, 0, .35) 25%, rgba(0, 0, 0, .5) 40%, rgba(0, 0, 0, .9) 100%);
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: auto auto;
  background-repeat: no-repeat;
}

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

body > .row.map-row {
  display: none;
}

body > .row.food-talk-top {
  position: fixed;
  top: 0;
  z-index: 1000;
  margin-bottom: 0;
  padding-top: .3125rem;
  padding-bottom: 1.25rem;
  width: 100%;
  background-color: #020202;
}

body > .row.first-row-fixed {
  margin-top: 0;
  padding-top: 8.4375rem;
  background-color: #020202;
}

body > .row.article-row {
  margin-top: .625rem;
  margin-bottom: .625rem;
  padding: .625rem;
  background-color: #f2f2f2;
}

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

body > .row.article-more-row {
  position: relative;
  display: none;
  max-width: 56.25rem;
}

body > .row.about-row {
  margin-top: 5.9375rem;
  max-width: 56.25rem;
  background-color: #f2f2f2;
}

body > .row > [class*='small-'].logo-column {
  display: block;
  -ms-flex-pack: center;
  -ms-flex-align: center;
  margin-top: 0;
  padding-top: .9375rem;
  padding-bottom: .9375rem;
  min-height: 6.25rem;
  background-color: rgba(0, 0, 0, .7);

  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
          align-content: center;
}

body > .row.logo-row {
  margin-top: 1.25rem;
  background-image: url('../images/dishes.jpeg');
  background-attachment: scroll;
  background-position: center center;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: auto auto;
  background-repeat: no-repeat;
}

body > .row > [class*='small-'].about-top-column {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-pack: center;
  margin-top: 0;
  padding-right: .625rem;
  min-height: 12.5rem;
  max-height: none;

  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
}

body > .row.row-2 {
  background-image: url('http://www.keyzer.com/PhotoGallery/WebPhotos/IMG_0672.JPG');
  background-attachment: scroll;
  background-position: center center;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: cover;
  background-repeat: no-repeat;

  background-blend-mode: normal;
}

.subgrid > .row > [class*='small-'].top-nav-column {
  position: relative;
  display: block;
  -ms-flex-pack: center;
  margin-top: 0;
  padding-right: .5rem;
  padding-left: .5rem;
  text-align: center;

  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
}

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

.subgrid > .row > [class*='small-'].eye-catcher-column {
  margin-top: 11.25rem;
  padding-right: .9375rem;
  padding-left: .9375rem;
  min-height: 15rem;
  max-height: none;
}

.subgrid > .row.subgrid-row-1 {
  max-width: 75rem;
}

.subgrid.top-subgrid {
  margin-right: auto;
  margin-left: auto;
  min-height: 25rem;
}

.subgrid.centered-subgrid {
  margin-right: auto;
  margin-left: auto;
  max-width: 75rem;
}

.subgrid > .row.nav-sub-row {
  margin-right: auto;
  margin-left: auto;
  max-width: 75rem;
}

.subgrid > .row > [class*='small-'].article-padding-column {
  padding-right: 0;
  padding-left: 0;
}

.subgrid > .row > [class*='small-'].article-image-column {
  padding-right: 0;
  padding-left: 0;
}

.subgrid > .row.article-title-row {
  padding-top: 1.5625rem;
  border-top: .0625rem solid #f2f2f2;
}

.container.title-bar {
  display: block;
  margin-top: .9375rem;
  margin-right: auto;
  margin-left: auto;
  max-width: 13.1875rem;
  border: .125rem solid #919191;
  border-radius: 4px;
  background-color: transparent;
}

.container#realeutatemenu {
  display: none;
}

.container.top-bar-left {
  float: left;
  width: 100%;

  -webkit-box-flex: 1;
  -webkit-flex: auto;
     -moz-box-flex: 1;
      -ms-flex: auto;
          flex: auto;
}

.container.top-bar {
  border-radius: 4px;
  background-color: transparent;
}

.container.responsive-menu {
  width: 100%;
}

.container.second-coast-element {
  display: none;
  margin-top: .9375rem;
  margin-right: auto;
  margin-left: auto;
  max-width: 13.1875rem;
  border: .125rem solid #919191;
  border-radius: 4px;
  background-color: transparent;
}

.container.dropdown-pane {
  position: absolute;
  left: 0;
  margin-top: .0625rem;
  max-width: 12.5rem;
  width: 100%;
}

.container.share-container {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-pack: center;
  float: none;
  -ms-flex-align: center;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: .4375rem;
  padding: .4375rem;
  min-width: 7.5rem;
  max-width: none;
  width: 100%;
  background-color: #151249;

  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
}

.container.container-column {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-pack: start;
  -ms-flex-align: center;

  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
     -moz-box-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
          align-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
}

.container.read-more-container {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-pack: center;
  float: none;
  -ms-flex-align: center;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: .4375rem;
  padding: .4375rem;
  min-width: 7.5rem;
  max-width: none;
  width: 100%;
  background-color: #151249;

  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
}

.container.logo-container {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-pack: center;
  float: left;
  -ms-flex-align: center;
  margin-right: auto;
  margin-left: auto;
  padding-right: .3125rem;
  padding-left: .3125rem;
  max-width: none;
  width: 50%;
  text-align: center;

  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
          align-content: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.container.star-container {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-pack: center;
  -ms-flex-align: center;
  width: 100%;

  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
     -moz-box-orient: horizontal;
     -moz-box-direction: normal;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
          align-content: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

ul.list-container.dropdown.menu {
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  margin-right: auto;
  margin-left: auto;
  width: 100%;
  background-color: transparent;

  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
     -moz-box-orient: horizontal;
     -moz-box-direction: normal;
}

a.glyph.menu-link {
  display: inline-block;
  clear: right;
  margin-right: 1%;
  color: #fff;
  vertical-align: middle;
  font-size: 1.25rem;
  line-height: 0;
}

li.list-item-container.menuitem {
  margin-right: auto;
  margin-left: auto;
  width: 100%;
}

div.responsive-picture.article-image {
  margin-top: .4375rem;
  margin-bottom: .4375rem;
  max-width: none;
}

a.social-image.share-icons {
  margin-right: 2%;
  background-color: rgba(15, 17, 46, .8);
}

a.social-image#twitter {
  background-color: #197baf;
}

a.social-image#google {
  background-color: rgba(255, 123, 0, .8);
}

a.social-image#me {
  background-color: #721017;
}

a.social-image#pin {
  background-color: rgba(167, 24, 100, .8);
}

a.social-image#fq {
  background-color: #ad2333;
}

a.social-image#ig {
  background-color: #151249;
}

a.social-image#li {
  background-color: #1c0802;
}

span.glyph.icon-article {
  float: left;
  padding-top: 0;
  padding-bottom: 0;
  color: #fff;
  font-size: .875rem;
}

a.social-image#twitter-copy-1 {
  background-color: #197baf;
}

a.social-image#google-copy-1 {
  background-color: rgba(255, 123, 0, .8);
}

a.social-image#me-copy-1 {
  background-color: #721017;
}

a.social-image#pin-copy-1 {
  background-color: rgba(167, 24, 100, .8);
}

a.social-image#fq-copy-1 {
  background-color: #ad2333;
}

a.social-image#ig-copy-1 {
  background-color: #151249;
}

a.social-image#li-copy-1 {
  background-color: #1c0802;
}

span.glyph.close-button {
  color: rgba(0, 0, 0, .5);
}

.rule.article-hr hr {
  border-top-width: .125rem;
}

.rule.article-hr {
  margin-right: auto;
  margin-left: auto;
  width: 40%;
}

a.social-image#twitter-copy-2 {
  background-color: #197baf;
}

a.social-image#google-copy-2 {
  background-color: rgba(255, 123, 0, .8);
}

a.social-image#me-copy-2 {
  background-color: #721017;
}

a.social-image#pin-copy-2 {
  background-color: rgba(167, 24, 100, .8);
}

a.social-image#fq-copy-2 {
  background-color: #ad2333;
}

a.social-image#ig-copy-2 {
  background-color: #151249;
}

a.social-image#li-copy-2 {
  background-color: #1c0802;
}

a.social-image#twitter-copy-3 {
  background-color: #197baf;
}

a.social-image#google-copy-3 {
  background-color: rgba(255, 123, 0, .8);
}

a.social-image#me-copy-3 {
  background-color: #721017;
}

a.social-image#pin-copy-3 {
  background-color: rgba(167, 24, 100, .8);
}

a.social-image#fq-copy-3 {
  background-color: #ad2333;
}

a.social-image#ig-copy-3 {
  background-color: #151249;
}

a.social-image#li-copy-3 {
  background-color: #1c0802;
}

div.responsive-picture.logo-images {
  float: left;
  margin-top: 1.5625rem;
  margin-right: 1%;
  margin-bottom: 1.5625rem;
  max-width: 9.375rem;
}

span.glyph.star-icons {
  float: none;
  margin-right: 1%;
  color: #fff;
  text-align: center;
  font-size: 1.25rem;
}

@media screen and (min-width: 20.0625rem) {
  /* Text Elements */

  h1.menu-title {
    margin-top: 11.5rem;
    font-size: 2.1875rem;
  }

  h1.heading-1 {
    margin-top: 0;
    font-size: 1.5rem;
  }

  h1.eye-catcher {
    background-color: transparent;
  }

  h2.logo-heading {
    font-size: 2rem;
  }

  h3.sub-eye-catcher {
    clear: left;
  }

  h4.article-more-title {
    margin-top: 1.875rem;
    font-size: 1.375rem;
  }

  p.paragraph.share-text {
    padding-top: 0;
    padding-bottom: 0;
  }

  a.link-text {
    padding-right: .625rem;
    padding-left: .625rem;
    width: 50%;
    font-size: 1rem;
  }

  a.link-text.nav-link {
    width: 100%;
  }

  a.link-text.menu-link {
    width: 100%;
  }

  /* Interaction Elements */

  a.link-button.logo {
    padding: 1rem .8125rem;
    max-width: 17.625rem;
    border-width: .1875rem;
    font-size: 2rem;
  }

  /* Layout Elements */

  body > .row > [class*='small-'].column-cover {
    min-height: 21.875rem;
  }

  body > .row.first-row-fixed {
    padding-top: 7.8125rem;
  }

  body > .row.food-talk-top {
    padding-top: 0;
    padding-bottom: 1.25rem;
  }

  body > .row > [class*='small-'].about-top-column {
    margin-top: 0;
  }

  body > .row.full-width {
    background-image: url('http://www.keyzer.com/PhotoGallery/WebPhotos/MDK_0876.JPG');
  }

  body > .row.full-width-image {
    background-image: url('http://www.keyzer.com/PhotoGallery/WebPhotos/MDK_0776-2.jpg');
  }

  body > .row.full-width-image.vibe {
    background-image: url('http://www.keyzer.com/PhotoGallery/WebPhotos/IMG_2851.jpg');
  }

  body > .row.row-2 {
    background-image: url('http://www.keyzer.com/PhotoGallery/WebPhotos/IMG_0672.JPG');
    background-attachment: scroll;
    background-position: center center;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: cover;
    background-repeat: no-repeat;

    background-blend-mode: normal;
  }

  .subgrid > .row > [class*='small-'].eye-catcher-column {
    margin-top: 11.25rem;
    min-height: 10rem;
  }

  .container.title-bar {
    padding: .75rem 0;
    max-width: 15.625rem;
    width: 100%;
  }

  .container.second-coast-element {
    padding: .75rem 0;
    max-width: 15.625rem;
    width: 100%;
  }

  .container.container-column {
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    max-width: none;

    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
  }

  .container.share-container {
    margin-top: 0;
    margin-right: 2%;
    padding-top: .75rem;
    padding-bottom: .75rem;
    max-width: 9.375rem;
  }

  .container.read-more-container {
    margin-top: 0;
    margin-right: 2%;
    padding-top: .75rem;
    padding-bottom: .75rem;
    max-width: 9.375rem;
  }

  .container.logo-container {
    -ms-flex-pack: center;

    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
            justify-content: center;
  }

  span.glyph.icon-article {
    padding-top: 0;
    padding-bottom: 0;
  }

  span.glyph.close-button {
    margin-bottom: 0;
  }

  div.responsive-picture.logo-images {
    margin-right: 0;
  }

  a.glyph.menu-link {
    text-align: center;
    text-shadow: #78828c 2px 2px 5px;
  }
}

@media screen and (min-width: 28.6875rem) {
  /* Text Elements */

  h1.eye-catcher {
    float: left;
    clear: none;
    margin-top: 0;
    margin-left: 0;
    padding: 0 .625rem 0 .3125rem;
    max-width: none;
    background-color: transparent;
    font-size: 3.125rem;
  }

  h1.heading-1 {
    font-size: 2.25rem;
  }

  h3.sub-eye-catcher {
    clear: left;
    margin-top: -.125rem;
    margin-bottom: 0;
    padding: 0 0 .625rem;
    max-width: none;
    background-color: transparent;
    letter-spacing: .04375rem;
    font-size: 1.625rem;
  }

  h3 span.heading-text-1 {
    background-color: #fff;
    font-size: 1.1875rem;
  }

  h4.article-more-title {
    font-size: 2.125rem;
  }

  p.paragraph.footer-p {
    margin-bottom: 15rem;
  }

  a.link-text {
    width: 33%;
  }

  /* Layout Elements */

  body > .row.first-row-fixed {
    padding-top: 6.875rem;
  }

  body > .row > [class*='small-'].logo-column {
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    min-height: 15.625rem;
    background-color: rgba(0, 0, 0, .7);

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
  }

  body > .row.logo-row {
    margin-top: 1.875rem;
  }

  body > .row.full-width {
    background-image: url('http://www.keyzer.com/PhotoGallery/WebPhotos/MDK_0876.JPG');
  }

  body > .row.full-width-image {
    background-image: url('http://www.keyzer.com/PhotoGallery/WebPhotos/MDK_0776-2.jpg');
  }

  body > .row.full-width-image.vibe {
    background-image: url('http://www.keyzer.com/PhotoGallery/WebPhotos/IMG_2851.jpg');
  }

  body > .row.row-2 {
    background-image: url('http://www.keyzer.com/PhotoGallery/WebPhotos/IMG_0672.JPG');
    background-attachment: scroll;
    background-position: center center;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: cover;
    background-repeat: no-repeat;

    background-blend-mode: normal;
  }

  .subgrid > .row > [class*='small-'].eye-catcher-column {
    min-height: 15rem;
  }

  .container.logo-container {
    width: 100%;

    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
  }

  div.responsive-picture.logo-images {
    margin-top: .3125rem;
    margin-right: 1%;
    margin-bottom: .3125rem;
  }
}

@media screen and (min-width: 40rem) {
  /* Text Elements */

  h1.menu-title {
    margin-top: 17.25rem;
  }

  h1.eye-catcher {
    font-size: 4.25rem;
  }

  h1.heading-1 {
    font-size: 3.125rem;
  }

  h2.about-heading {
    padding-top: .3125rem;
    padding-bottom: .3125rem;
    font-size: 1.875rem;
  }

  h2.top-about-heading {
    padding-top: .3125rem;
    padding-bottom: .3125rem;
    font-size: 1.25rem;
  }

  h4.article-more-title {
    font-size: 2.875rem;
  }

  p.paragraph.credits {
    margin-top: 1rem;
  }

  p.paragraph.article-text {
    margin-bottom: .4375rem;
  }

  p.paragraph.date {
    margin-bottom: 0;
  }

  p.paragraph.share-text {
    padding-top: 0;
    padding-bottom: 0;
  }

  a.link-text.nav-link {
    display: inline-block;
    padding-right: .3125rem;
    padding-left: .3125rem;
    width: auto;
    font-size: .875rem;
  }

  /* Layout Elements */

  body > .row.first-section {
    margin-top: 4.375rem;
  }

  body > .row > [class*='small-'].column-cover {
    min-height: 25rem;
  }

  body > .row.first-row-fixed {
    margin-top: 5.3125rem;
    padding-top: 5rem;
  }

  body > .row.logo-row {
    margin-top: 2.5rem;
  }

  body > .row > [class*='small-'].about-top-column {
    margin-top: 0;
    min-height: 9.375rem;
  }

  body > .row.about-row {
    margin-top: 9.375rem;
  }

  body > .row.full-width {
    background-image: url('http://www.keyzer.com/PhotoGallery/WebPhotos/MDK_0876.JPG');
  }

  body > .row.full-width-image {
    background-image: url('http://www.keyzer.com/PhotoGallery/WebPhotos/MDK_0776-2.jpg');
  }

  body > .row.full-width-image.vibe {
    background-image: url('http://www.keyzer.com/PhotoGallery/WebPhotos/IMG_2851.jpg');
  }

  body > .row.row-2 {
    background-image: url('http://www.keyzer.com/PhotoGallery/WebPhotos/IMG_0672.JPG');
    background-attachment: scroll;
    background-position: center center;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: cover;
    background-repeat: no-repeat;

    background-blend-mode: normal;
  }

  .subgrid > .row > [class*='small-'].article-padding-column {
    padding-left: .625rem;
  }

  .subgrid > .row > [class*='small-'].article-image-column {
    padding-left: 0;
  }

  .subgrid > .row > [class*='small-'].eye-catcher-column {
    margin-top: 10rem;
    min-height: 15rem;
  }

  .container.title-bar {
    display: none;
    max-width: 15.625rem;
    width: auto;
  }

  .container#realeutatemenu {
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
  }

  .container.top-bar-left {
    padding-top: 0;
  }

  .container.title-bar-title {
    display: block;
  }

  .container.second-coast-element {
    display: block;
    padding-top: .75rem;
    max-width: 15.625rem;
    width: auto;
  }

  a.glyph.menu-link {
    display: none;
  }

  li.list-item-container.menuitem {
    width: auto;
  }

  ul.list-container.dropdown.menu {
    -ms-flex-pack: justify;
    -ms-flex-align: center;
    width: 100%;

    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
            align-items: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
            align-content: center;
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
  }
}

@media screen and (min-width: 49.0625rem) {
  /* Text Elements */

  h1.eye-catcher {
    margin-top: 0;
    font-size: 4.375rem;
  }

  h1.menu-title {
    margin-top: 23.3125rem;
    padding-top: 1rem;
    padding-bottom: 1rem;
    font-size: 3.125rem;
  }

  h1.heading-1 {
    font-size: 3.75rem;
  }

  h2.about-heading {
    padding-bottom: 0;
  }

  h2.top-about-heading {
    padding-bottom: 0;
  }

  h2.logo-heading {
    float: left;
    color: #fff;
    font-size: 2.25rem;
  }

  h2 span.best-color {
    color: #fff;
  }

  h3.sub-eye-catcher {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: .75rem;
    font-size: 1.75rem;
    line-height: .9;
  }

  h3 span.heading-text-1 {
    font-size: 1.375rem;
  }

  p.paragraph.footer-p {
    width: 33%;
  }

  a.link-text {
    width: auto;
  }

  a.link-text.nav-link {
    font-size: 1rem;
  }

  /* Layout Elements */

  body > .row.full-width {
    padding-top: 1.25rem;
    background-image: url('http://www.keyzer.com/PhotoGallery/WebPhotos/MDK_0876.JPG');
    background-attachment: fixed;
    background-position: left top;
    background-size: cover;
  }

  body > .row > [class*='small-'].header-cover {
    background-color: rgba(0, 0, 0, .5);
  }

  body > .row.full-width-image {
    background-image: url('http://www.keyzer.com/PhotoGallery/WebPhotos/MDK_0776-2.jpg');
    background-attachment: fixed;
  }

  body > .row > [class*='small-'].column-cover {
    min-height: 28.125rem;
  }

  body > .row > [class*='small-'].left-column {
    left: auto;
    margin-left: 0;
    padding-right: .937rem;
  }

  body > .row.article-row {
    max-width: 56.25rem;
  }

  body > .row > [class*='small-'].article-column {
    padding-right: .9375rem;
    padding-left: .9375rem;
  }

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

  body > .row.logo-row {
    margin-top: 3.125rem;
    background-attachment: fixed;
  }

  body > .row > [class*='small-'].about-top-column {
    margin-top: 0;
  }

  body > .row.first-section {
    max-width: 80rem;
  }

  body > .row.full-width-image.vibe {
    background-image: url('http://www.keyzer.com/PhotoGallery/WebPhotos/IMG_2851.jpg');
  }

  body > .row.row-2 {
    background-image: url('http://www.keyzer.com/PhotoGallery/WebPhotos/IMG_0672.JPG');
    background-attachment: scroll;
    background-position: center center;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: cover;
    background-repeat: no-repeat;

    background-blend-mode: normal;
  }

  .subgrid > .row > [class*='small-'].article-image-column {
    padding-right: .9375rem;
    padding-left: .625rem;
  }

  .subgrid > .row > [class*='small-'].eye-catcher-column {
    margin-top: 8.125rem;
    min-height: 15rem;
  }

  .container.star-container {
    width: 100%;
  }

  .container.share-container {
    background-color: #151249;
    background-image: none;
    background-attachment: scroll;
    background-position: left top;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: 0 0;
    background-repeat: no-repeat;
  }

  .container.read-more-container {
    background-image: -webkit-linear-gradient(top, rgba(189, 51, 85, .8) 0%, rgba(21, 18, 73, 1) 100%);
    background-image:    -moz-linear-gradient(top, rgba(189, 51, 85, .8) 0%, rgba(21, 18, 73, 1) 100%);
    background-image:      -o-linear-gradient(top, rgba(189, 51, 85, .8) 0%, rgba(21, 18, 73, 1) 100%);
    background-image:         linear-gradient(180deg, rgba(189, 51, 85, .8) 0%, rgba(21, 18, 73, 1) 100%);
    background-attachment: scroll;
    background-position: left top;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: auto auto;
    background-repeat: no-repeat;
  }

  div.responsive-picture.article-image {
    max-height: none;
  }

  div.responsive-picture.logo-images {
    margin-top: .9375rem;
    margin-bottom: .9375rem;
  }

  span.glyph.star-icons {
    float: left;
    margin-right: 1%;
    color: #fff;
    text-align: center;
  }
}

@media screen and (min-width: 64rem) {
  /* Text Elements */

  h1.menu-title {
    margin-top: 21.875rem;
    padding-top: 0;
    padding-bottom: 0;
    background-color: rgba(2, 2, 2, .75);
    font-size: 5rem;
  }

  h1.eye-catcher {
    padding-left: .3125rem;
    width: auto;
    background-color: transparent;
  }

  h2.about-heading {
    text-transform: uppercase;
    font-size: 1.875rem;
  }

  h2.top-about-heading {
    text-transform: uppercase;
    font-size: 1.375rem;
  }

  p.paragraph.footer-p {
    margin-bottom: 16.875rem;
  }

  p.paragraph.about-para {
    font-size: 1rem;
  }

  p.paragraph.paragraph-1 {
    background-image: none;
    background-attachment: scroll;
    background-position: left top;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: 0 0;
    background-repeat: no-repeat;

    background-blend-mode: normal;
  }

  a.link-text.nav-link {
    font-size: 1.125rem;
  }

  /* Interaction Elements */

  a.link-button.logo {
    margin-right: 1.5%;
    margin-left: 1.5%;
  }

  /* Layout Elements */

  body > .row {
    max-width: 80rem;
    width: 100%;
  }

  body > .row.first-section {
    margin-top: 4.375rem;
    max-width: 80rem;
  }

  body > .row.full-width {
    background-image: url('http://www.keyzer.com/PhotoGallery/WebPhotos/MDK_0876.JPG');
    background-attachment: scroll;
    background-position: left top;
    background-size: auto auto;
  }

  body > .row.full-width-image {
    min-height: 25rem;
    background-image: url('http://www.keyzer.com/PhotoGallery/WebPhotos/MDK_0776-2.jpg');
  }

  body > .row > [class*='small-'].mobile-hide {
    display: block;
  }

  body > .row.full-width-image.vibe {
    margin-bottom: 0;
    background-image: url('http://www.keyzer.com/PhotoGallery/WebPhotos/IMG_2851.jpg');
  }

  body > .row > [class*='small-'].footer-column {
    background-image: url('https://red-resources.coffeecup.com/storage/common/url-placeholder.png'), -webkit-linear-gradient(top, rgba(0, 0, 0, .2) 0%, rgba(0, 0, 0, .35) 25%, rgba(0, 0, 0, .5) 40%, rgba(0, 0, 0, .9) 83%);
    background-image: url('https://red-resources.coffeecup.com/storage/common/url-placeholder.png'), -moz-linear-gradient(top, rgba(0, 0, 0, .2) 0%, rgba(0, 0, 0, .35) 25%, rgba(0, 0, 0, .5) 40%, rgba(0, 0, 0, .9) 83%);
    background-image: url('https://red-resources.coffeecup.com/storage/common/url-placeholder.png'), -o-linear-gradient(top, rgba(0, 0, 0, .2) 0%, rgba(0, 0, 0, .35) 25%, rgba(0, 0, 0, .5) 40%, rgba(0, 0, 0, .9) 83%);
    background-image: url('https://red-resources.coffeecup.com/storage/common/url-placeholder.png'), linear-gradient(180deg, rgba(0, 0, 0, .2) 0%, rgba(0, 0, 0, .35) 25%, rgba(0, 0, 0, .5) 40%, rgba(0, 0, 0, .9) 83%);
    background-attachment: scroll, scroll;
    background-position: left top, left top;
    background-clip: border-box, border-box;
    background-origin: padding-box, padding-box;
    background-size: auto auto, auto auto;
    background-repeat: no-repeat, no-repeat;

    background-blend-mode: normal, normal;
  }

  body > .row > [class*='small-'].map-column {
    padding-right: 1.5625rem;
    padding-left: 1.5625rem;
    min-height: .625rem;
  }

  body > .row > [class*='small-'].column-cover {
    min-height: 37.5rem;
    background-color: rgba(0, 0, 0, .2);
  }

  body > .row.first-row-fixed {
    margin-top: 4.375rem;
    padding-top: 6.25rem;
    max-width: none;
    width: auto;
  }

  body > .row.food-talk-top {
    max-width: none;
  }

  body > .row.article-more-row {
    position: relative;
    display: none;
  }

  body > .row.article-row {
    display: block;
    margin-top: 3.125rem;
    margin-bottom: 1.5625rem;
    max-width: 75rem;
    border-right: 0 none #fff;
    border-left: 0 none #fff;
  }

  body > .row.about-row {
    margin-top: 10rem;
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
    max-width: none;
  }

  body > .row > [class*='small-'].logo-column {
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    min-height: 21.875rem;
    background-image: none;
    background-attachment: scroll;
    background-position: left top;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: 0 0;
    background-repeat: no-repeat;

    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
  }

  body > .row.map-row {
    min-height: .625rem;
    height: auto;
  }

  body > .row > [class*='small-'].about-top-column {
    margin-top: 0;
    min-height: 6.25rem;
  }

  body > .row.row-2 {
    max-width: 100%;
    background-image: url('http://www.keyzer.com/PhotoGallery/WebPhotos/IMG_0672.JPG');
    background-attachment: scroll;
    background-position: center center;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: cover;
    background-repeat: no-repeat;

    background-blend-mode: normal;
  }

  .subgrid > .row > [class*='small-'].top-nav-column {
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
    -ms-flex-pack: center;
    -ms-flex-align: center;

    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
            justify-content: center;
  }

  .subgrid > .row.subgrid-row-1 {
    margin-right: auto;
    margin-left: auto;
    background-image: none;
    background-attachment: scroll;
    background-position: left top;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: 0 0;
    background-repeat: no-repeat;

    background-blend-mode: normal;
  }

  .subgrid.top-subgrid {
    max-width: 75rem;
  }

  .subgrid > .row > [class*='small-'].eye-catcher-column {
    margin-top: 10.9375rem;
  }

  .container.top-bar-left {
    padding-top: 0;
  }

  .container.top-bar {
    margin-top: .4375rem;
  }

  .container.share-container {
    min-width: 0;
  }

  .container.read-more-container {
    margin-left: 2%;
    min-width: 0;
  }

  span.glyph.close-button {
    top: .5rem;
  }

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

  div.responsive-picture.article-image {
    max-height: none;
  }

  div.responsive-picture.logo-images {
    margin-top: 1.5625rem;
    margin-bottom: 1.5625rem;
  }

  ul.list-container.dropdown.menu {
    width: 100%;
  }
}