/* Text Elements */

h1.gallery-heading {
  margin-bottom: 0;
  max-width: 50em;
  width: 100%;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: .1em;
  font-size: 1.375em;
  font-family: 'Roboto', 'Arial Black', 'Arial Bold', Gadget, sans-serif;
  line-height: 1.2;
}

h1 {
  font-weight: 700;
  font-family: 'Roboto', sans-serif;
}

h2 {
  color: #fff;
  text-transform: uppercase;
  letter-spacing: .1em;
  font-weight: 700;
  font-size: 1em;
  font-family: 'Roboto', Arial, 'Helvetica Neue', Helvetica, sans-serif;
}

h2.heading-2 {
  margin-top: 5px;
}

h2.heading-3 {
  font-weight: 400;
  font-style: italic;
  line-height: 1.4;
}

h2 span.heading-text-1 {
  text-transform: lowercase;
  font-style: italic;
  font-variant: normal;
}

h3.heading-4 {
  font-family: 'Roboto', sans-serif;
}

p.paragraph {
  margin-top: .411em;
  padding-left: 1.764em;
  max-width: 29.41em;
  color: #9b9b9b;
  font-size: .93em;
  font-family: 'Roboto', sans-serif;
  line-height: 1.7;
}

p.paragraph.copyright {
  margin-top: .88235em;
  margin-bottom: .588235em;
  max-width: none;
  text-align: center;
}

p.paragraph.paragraph-1 {
  float: none;
  clear: none;
  max-width: none;
}

p.paragraph.paragraph-2 {
  max-width: none;
}

p.paragraph.paragraph-3 {
  clear: both;
  max-width: 40em;
  color: #fff;
  font-weight: 700;
  font-style: italic;
  font-variant: small-caps;

  -webkit-text-stroke-color: #fff;
}

p.paragraph.paragraph-4 {
  float: none;
  margin-left: 0;
  padding-left: 1.763em;
  min-width: 0;
  max-width: 65.56em;
}

p.paragraph.paragraph-5 {
  clear: none;
  margin-left: 5px;
  padding-left: 5em;
  min-height: 200px;
  max-width: 500em;
}

p.paragraph.paragraph-6 {
  float: none;
  clear: none;
  margin-left: 10px;
  min-width: 100%;
}

p.paragraph.paragraph-7 {
  margin-left: 0;
  padding-left: 0;
  max-width: 100em;
}

p.paragraph.paragraph-8 {
  max-width: none;
}

p.paragraph.paragraph-9 {
  position: static;
  clear: right;
  max-width: none;
}

p.paragraph.paragraph-12 {
  clear: both;
  max-width: none;
}

p.paragraph.paragraph-10 {
  float: none;
  clear: both;
  max-width: none;
  font-weight: 700;
}

p.paragraph.paragraph-11 {
  color: #f9f9f9;
  font-weight: 700;
  font-style: italic;
}

p.paragraph.paragraph-13 {
  margin-top: 1em;
  max-width: none;
}

p.paragraph span.paragraph-text-1 {
  color: #fff;
  text-decoration: none;
  text-transform: capitalize;
  font-weight: 600;
  font-style: italic;
  font-size: 1rem;
}

p.paragraph span.paragraph-text-2 {
  color: #fff;
}

p.paragraph span.paragraph-text-3 {
  color: #fff;
}

p.paragraph span.paragraph-text-4 {
  color: #fff;
}

p.paragraph span.paragraph-text-5 {
  color: #fff;
}

span.text-element {
  font-family: 'Roboto', Arial, 'Helvetica Neue', Helvetica, sans-serif;
}

span.text-element.contact-text {
  margin-top: 5px;
  margin-bottom: 5px;
  color: #9b9b9b;
  font-size: .93em;
}

blockquote.blockquote-1 {
  color: #0c0101;
  font-size: 40px;
  font-family: Garamond, Baskerville, 'Baskerville Old Face', 'Hoefler Text', 'Times New Roman', serif;
}

a.link-text {
  font-family: 'Roboto', sans-serif;
}

a.link-text.menu-item {
  margin-top: 7px;
  margin-bottom: 7px;
  padding-top: 5px;
  padding-right: 10px;
  padding-bottom: 5px;
  min-width: 50%;
  width: 50%;
  border-bottom: .0625rem solid rgba(255, 255, 255, .5);
  color: rgba(255, 255, 255, .5);
  text-align: center;
}

a.link-text.menu-item-1 {
  padding-bottom: 10px;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 300;
  font-size: 18px;
  font-family: 'Roboto', sans-serif;
  -webkit-transition-duration: .5s;
     -moz-transition-duration: .5s;
       -o-transition-duration: .5s;
          transition-duration: .5s;
}

a.link-text.gallery-nav-link {
  display: block;
  margin-top: 20px;
  margin-right: 20px;
  margin-left: 0;
  height: 20vh;
  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;
  color: #fff;
  text-align: right;
  font-weight: 600;
  font-size: 20px;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;

  background-blend-mode: normal;
}

a.link-text span.text-link-text-1 {
  color: #fff;
}

a.link-text.menu-item-1:hover {
  -webkit-transition-duration: .15s;
     -moz-transition-duration: .15s;
       -o-transition-duration: .15s;
          transition-duration: .15s;
  -webkit-transform: translateX(15px);
     -moz-transform: translateX(15px);
       -o-transform: translateX(15px);
          transform: translateX(15px);
}

span.text-element.label {
  margin-top: 4px;
  margin-bottom: 5px;
  background-color: transparent;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 500;
  font-size: 10px;
}

span.text-element.email.label {
  text-transform: capitalize;
  font-size: 16px;
  font-family: 'BioRhyme', serif;
}

/* Interaction Elements */

    form.form-container.contact_chalkboard {
      margin: 5vw 3vw;
      padding: 5vw;
      min-height: 655px;
      max-width: 720px;
      max-height: 655px
      border: .625rem solid #b48c6d;
      border-radius: 8px;
      background-color: #404045;
/*
      background-image: -webkit-radial-gradient(rgba(75, 74, 84, 1) 50%, rgba(42, 44, 49, 1) 100%);
      background-image:    -moz-radial-gradient(rgba(75, 74, 84, 1) 50%, rgba(42, 44, 49, 1) 100%);
      background-image:      -o-radial-gradient(rgba(75, 74, 84, 1) 50%, rgba(42, 44, 49, 1) 100%);
      background-image:         radial-gradient(rgba(75, 74, 84, 1) 50%, rgba(42, 44, 49, 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;
*/
/*      box-shadow: rgba(10, 13, 24, .6) 0 40px 60px -20px, rgba(0, 0, 0, .5) 1px 3px 5px 0 inset;
*/
      background-blend-mode: normal;
    }

	form.form-container.offers_chalkboard {
	  margin: 5vw 3vw;
	  padding: 5vw;
	  min-height: 500px;
	  max-width: 720px;
	  max-height: 500px;
	  border: .625rem solid #b48c6d;
	  border-radius: 8px;
	  background-color: #404045;
/*
	  background-image: -webkit-radial-gradient(rgba(75, 74, 84, 1) 50%, rgba(42, 44, 49, 1) 100%);
	  background-image:    -moz-radial-gradient(rgba(75, 74, 84, 1) 50%, rgba(42, 44, 49, 1) 100%);
	  background-image:      -o-radial-gradient(rgba(75, 74, 84, 1) 50%, rgba(42, 44, 49, 1) 100%);
	  background-image:         radial-gradient(rgba(75, 74, 84, 1) 50%, rgba(42, 44, 49, 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;
*/
/*	  box-shadow: rgba(10, 13, 24, .6) 0 40px 60px -20px, rgba(0, 0, 0, .5) 1px 3px 5px 0 inset;
*/
	  background-blend-mode: normal;
	}


  a.link-button.portfolio-link {
  position: relative;
  z-index: 500;
  display: block;
  padding: .4em .8em 10px;
  width: 100%;
  background-image: -webkit-linear-gradient(top, rgba(0, 17, 255, .85) 0%, rgba(0, 17, 255, 0) 100%);
  background-image:    -moz-linear-gradient(top, rgba(0, 17, 255, .85) 0%, rgba(0, 17, 255, 0) 100%);
  background-image:      -o-linear-gradient(top, rgba(0, 17, 255, .85) 0%, rgba(0, 17, 255, 0) 100%);
  background-image:         linear-gradient(180deg, rgba(0, 17, 255, .85) 0%, rgba(0, 17, 255, 0) 100%);
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: auto auto;
  background-repeat: no-repeat;
  color: #fff;
  text-align: right;
  font-size: 1.25em;
  opacity: 1;
  -webkit-transition-timing-function: ease;
     -moz-transition-timing-function: ease;
       -o-transition-timing-function: ease;
          transition-timing-function: ease;
  -webkit-transition-duration: .2s;
     -moz-transition-duration: .2s;
       -o-transition-duration: .2s;
          transition-duration: .2s;

  background-blend-mode: normal;
  -webkit-box-flex: 2;
  -webkit-flex: 2 auto;
     -moz-box-flex: 2;
      -ms-flex: 2 auto;
          flex: 2 auto;
}

a.link-button.portfolio-link:hover {
  background-image: -webkit-linear-gradient(top, rgba(0, 17, 255, .85) 0%, rgba(0, 17, 255, .85) 100%);
  background-image:    -moz-linear-gradient(top, rgba(0, 17, 255, .85) 0%, rgba(0, 17, 255, .85) 100%);
  background-image:      -o-linear-gradient(top, rgba(0, 17, 255, .85) 0%, rgba(0, 17, 255, .85) 100%);
  background-image:         linear-gradient(180deg, rgba(0, 17, 255, .85) 0%, rgba(0, 17, 255, .85) 100%);
  -webkit-transition-timing-function: ease;
     -moz-transition-timing-function: ease;
       -o-transition-timing-function: ease;
          transition-timing-function: ease;
  -webkit-transition-duration: .2s;
     -moz-transition-duration: .2s;
       -o-transition-duration: .2s;
          transition-duration: .2s;
}

input[type=text].input-1 {
  background-color: transparent;
  color: #fcfcfc;

  -webkit-text-stroke-color: #fff;
}

input[type=email].email-field {
  margin-bottom: 1.176em;
  padding-bottom: .294em;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: solid;
  border-bottom-color: #fff;
  border-left-style: none;
  background-color: transparent;
  color: #fff;
  font-size: .93em;
  font-family: 'Roboto', sans-serif;
  -webkit-transition-timing-function: ease, ease;
     -moz-transition-timing-function: ease, ease;
       -o-transition-timing-function: ease, ease;
          transition-timing-function: ease, ease;
  -webkit-transition-duration: .2s, .2s;
     -moz-transition-duration: .2s, .2s;
       -o-transition-duration: .2s, .2s;
          transition-duration: .2s, .2s;
  -webkit-transition-property: box-shadow, border;
     -moz-transition-property: box-shadow, border;
       -o-transition-property: box-shadow, border;
          transition-property: box-shadow, border;
}

input[type=email].email-field:focus {
  box-shadow: none;
  -webkit-transition-duration: .2s, .2s;
     -moz-transition-duration: .2s, .2s;
       -o-transition-duration: .2s, .2s;
          transition-duration: .2s, .2s;
}

input[type=tel].phone-number-1 {
  background-color: transparent;
  color: #fdfdfd;

  -webkit-text-stroke-color: #fff;
}

textarea.textarea {
  margin-bottom: 1.176em;
  min-height: 300px;
  max-height: 300%;
  height: 8em;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: solid;
  border-bottom-color: #fff;
  border-left-style: none;
  border-radius: 1px;
  background-color: transparent;
  color: #fff;
  font-size: .93em;
  font-family: 'Roboto', sans-serif;
  -webkit-transition-delay: 0s, 0s;
     -moz-transition-delay: 0s, 0s;
       -o-transition-delay: 0s, 0s;
          transition-delay: 0s, 0s;
  -webkit-transition-timing-function: ease, ease;
     -moz-transition-timing-function: ease, ease;
       -o-transition-timing-function: ease, ease;
          transition-timing-function: ease, ease;
  -webkit-transition-duration: .2s, .2s;
     -moz-transition-duration: .2s, .2s;
       -o-transition-duration: .2s, .2s;
          transition-duration: .2s, .2s;
  -webkit-transition-property: box-shadow, border;
     -moz-transition-property: box-shadow, border;
       -o-transition-property: box-shadow, border;
          transition-property: box-shadow, border;
}

textarea.textarea:focus {
  box-shadow: none;
  -webkit-transition-duration: .2s;
     -moz-transition-duration: .2s;
       -o-transition-duration: .2s;
          transition-duration: .2s;
}

/* Layout Elements */

body {
  background-color: #000;
}

body.body-1 {
  margin-right: auto;
  margin-left: auto;
}

body.body-2 {
  margin-right: auto;
  margin-left: auto;
}

.container.header {
  min-height: 0;
  max-height: none;
  height: 100%;
  background-color: #000;
  background-image: url('../header-bg.jpg');
  background-position: center center;
  background-size: cover;

  background-blend-mode: normal;
}

.container.portfolio-cover {
  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;
  margin-top: 10px;
  padding-top: 0;
  padding-right: 0;
  padding-left: 0;
  min-height: 65px;
  width: 100%;
  height: 40%;
  border-width: .625rem;
  border-style: solid;
  background-image: url('../Resources/TouchMe.PNG');
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: cover;
  background-repeat: no-repeat;

  background-blend-mode: normal;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
}

.container.food.portfolio-cover {
  background-image: url('../Resources/Main.PNG');
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: auto auto;
  background-repeat: repeat;

  background-blend-mode: normal;
}

.container.portfolio-cover.portraits {
  background-image: url('../Resources/812.png');
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: cover;
  background-repeat: no-repeat;

  background-blend-mode: normal;
}

.container.portfolio-cover.urban {
  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;
  width: 100%;
  background-image: url('../Resources/original-be3eb4483550757628c4abd692783592.webp');
  background-attachment: scroll;
  background-position: center top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: cover;
  background-repeat: no-repeat;

  grid-template-columns: none;
  grid-template-rows: none;
  grid-auto-flow: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
     -moz-box-pack: start;
          justify-content: flex-start;
  justify-items: auto;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
          align-content: flex-start;
  grid-auto-columns: auto;
  grid-area: auto/span 2/auto/auto;
  justify-self: auto;
  -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;
  background-blend-mode: normal;
}

.container.text-col {
  border: .9375rem solid #000;
}

.container.contact {
  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;
  width: 100%;
  background-color: #1f1f1f;

  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
}

.container.contact.text-col {
  position: relative;
  display: block;
  -ms-flex-pack: center;
  float: none;
  -ms-flex-align: center;
  margin-right: auto;
  margin-left: auto;
  padding-right: 0vmin;
  padding-left: 0vmin;
  min-width: 50%;
  max-width: none;
  width: 40%;
  border-color: #1f1f1f;

  justify-self: auto;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
          align-self: auto;
  grid-area: auto / auto / auto / auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
          align-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
}

.container.gallery-column {
  position: static;
  display: block;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-pack: start;
  float: none;
  clear: none;
  -ms-flex-align: start;
  margin: 0 10% 10px;
  padding: 5px .937em 20px;
  min-width: 0;
  min-height: 50em;
  max-width: none;
  max-height: none;
  height: auto;

  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
     -moz-box-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
     -moz-box-align: start;
          align-items: flex-start;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.container.gallery-nav {
  display: block;
  margin-top: 0;
  margin-bottom: 0;
  padding-right: 0;
  padding-left: 0;
  min-height: 200px;
  width: 50%;
  height: 100%;
  background-color: transparent;
  background-image: -webkit-linear-gradient(left, rgba(255, 255, 255, .5) 0%, rgba(0, 0, 0, .8) 80%), url('../Resources/DriveThruUI/TouchMe.PNG');
  background-image:    -moz-linear-gradient(left, rgba(255, 255, 255, .5) 0%, rgba(0, 0, 0, .8) 80%), url('../Resources/DriveThruUI/TouchMe.PNG');
  background-image:      -o-linear-gradient(left, rgba(255, 255, 255, .5) 0%, rgba(0, 0, 0, .8) 80%), url('../Resources/DriveThruUI/TouchMe.PNG');
  background-image:         linear-gradient(90deg, rgba(255, 255, 255, .5) 0%, rgba(0, 0, 0, .8) 80%), url('../Resources/DriveThruUI/TouchMe.PNG');
  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;
}

.container.menu-holder {
  position: absolute;
  z-index: 600;
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  margin-top: 10px;
  width: 100%;

  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.container.logo-container {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-align: center;
  margin-top: 0;
  margin-bottom: 0;
  min-height: 1000px;
  height: 100%;
  background-color: rgba(0, 0, 0, .75);
  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-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  background-blend-mode: normal;
  grid-area: Main;
}

.container.text-container {
  margin-top: 10px;
}

.container.about {
  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;

  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
}

.container.contact-container {
  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;
  width: 100%;
  background-color: #1f1f1f;

  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
}

.container.footer {
  margin-top: 10px;
  margin-bottom: 0;
  padding: 5px 15px 10px;
}

.container.link-holder {
  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-align: center;

  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
}

.container.scroll-up-holder {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-pack: center;
  -ms-flex-align: center;
  margin-right: auto;
  margin-left: auto;
  max-width: none;

  -webkit-align-content: center;
  -ms-flex-line-pack: center;
          align-content: 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;
}

.container.gallery-nav-holder {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  float: none;
  clear: both;
  max-height: 200px;
  height: 200px;

  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
}

.container.sidenav {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1;
  display: block;
  overflow: hidden;
  margin-left: 0;
  padding-top: 18px;
  min-width: 0;
  width: 0;
  height: 100%;
  background-color: rgba(78, 71, 71, .9);
  -webkit-transition-duration: .5s;
     -moz-transition-duration: .5s;
       -o-transition-duration: .5s;
          transition-duration: .5s;
}

.container.font-icon-folder {
  position: relative;
  top: auto;
  right: auto;
  left: auto;
  display: block;
  -ms-flex-pack: center;
  margin-right: auto;
  margin-left: auto;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  max-height: 78%;
  height: 84px;
  background-color: #000;
  text-align: center;

  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
}

.container.portfolio-cover.sky {
  background-image: url('../Resources/Kitchen%20UI%20Order%20view1.PNG');
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: cover;
  background-repeat: no-repeat;

  background-blend-mode: normal;
}

.container.portfolio-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;
  padding-left: 150px;

  grid-template-columns: auto;
  grid-template-rows: repeat(5 , auto);
  grid-area: auto /auto/ auto /2;
  grid-template-areas: 'Main' '.' '.' '.' '.';
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
     -moz-box-orient: horizontal;
     -moz-box-direction: normal;
}

.container.gallery-nav.portraits {
  background-image: -webkit-linear-gradient(left, rgba(255, 255, 255, .5) 0%, rgba(0, 0, 0, .8) 80%), url('../Resources/Menus.PNG');
  background-image:    -moz-linear-gradient(left, rgba(255, 255, 255, .5) 0%, rgba(0, 0, 0, .8) 80%), url('../Resources/Menus.PNG');
  background-image:      -o-linear-gradient(left, rgba(255, 255, 255, .5) 0%, rgba(0, 0, 0, .8) 80%), url('../Resources/Menus.PNG');
  background-image:         linear-gradient(90deg, rgba(255, 255, 255, .5) 0%, rgba(0, 0, 0, .8) 80%), url('../Resources/Menus.PNG');
  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;
}

.container.bg-content-size-container {
  position: -webkit-sticky;
  position:         sticky;
  float: left;
  margin-right: 10px;
  padding-right: 0;
  min-height: 300px;
  width: 20%;
}

.container.about-cover {
  float: none;
  margin-top: 20px;
  margin-left: 150px;
  padding-top: 0;
  padding-right: 0;
  padding-left: 0;
  min-height: 220em;
  max-height: none;
  height: auto;
  border: .8125rem solid #00f;
  background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, .5) 0%, rgba(108, 108, 109, .5) 100%);
  background-image:    -moz-linear-gradient(top, rgba(255, 255, 255, .5) 0%, rgba(108, 108, 109, .5) 100%);
  background-image:      -o-linear-gradient(top, rgba(255, 255, 255, .5) 0%, rgba(108, 108, 109, .5) 100%);
  background-image:         linear-gradient(180deg, rgba(255, 255, 255, .5) 0%, rgba(108, 108, 109, .5) 100%);
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: auto auto;
  background-repeat: repeat;

  background-blend-mode: soft-light;
}

.container.container-2 {
  float: right;
  margin-top: 20px;
  margin-right: 11%;
  margin-left: 12%;
  min-height: 30em;
  max-height: none;
}

.container.container-3 {
  position: static;
  clear: both;
  min-height: 110em;
  max-height: 100vh;
}

.container.container-1 {
  position: static;
  float: left;
  clear: right;
  margin-top: 20px;
  margin-right: 10px;
  min-width: 8px;
  min-height: 35em;
  -webkit-column-count: auto;
     -moz-column-count: auto;
          column-count: auto;
}

.container.gallery-nav.kitchenui {
  background-image: -webkit-linear-gradient(left, rgba(255, 255, 255, .5) 0%, rgba(0, 0, 0, .8) 80%), url('../Resources/KitchenUI/Kitchen%20UI%20Order%20view2.PNG');
  background-image:    -moz-linear-gradient(left, rgba(255, 255, 255, .5) 0%, rgba(0, 0, 0, .8) 80%), url('../Resources/KitchenUI/Kitchen%20UI%20Order%20view2.PNG');
  background-image:      -o-linear-gradient(left, rgba(255, 255, 255, .5) 0%, rgba(0, 0, 0, .8) 80%), url('../Resources/KitchenUI/Kitchen%20UI%20Order%20view2.PNG');
  background-image:         linear-gradient(90deg, rgba(255, 255, 255, .5) 0%, rgba(0, 0, 0, .8) 80%), url('../Resources/KitchenUI/Kitchen%20UI%20Order%20view2.PNG');
}

.container.dataserver.gallery-nav {
  background-image: -webkit-linear-gradient(left, rgba(255, 255, 255, .5) 0%, rgba(0, 0, 0, .8) 80%), url('../Resources/812.png');
  background-image:    -moz-linear-gradient(left, rgba(255, 255, 255, .5) 0%, rgba(0, 0, 0, .8) 80%), url('../Resources/812.png');
  background-image:      -o-linear-gradient(left, rgba(255, 255, 255, .5) 0%, rgba(0, 0, 0, .8) 80%), url('../Resources/812.png');
  background-image:         linear-gradient(90deg, rgba(255, 255, 255, .5) 0%, rgba(0, 0, 0, .8) 80%), url('../Resources/812.png');
}

.container.gallery-nav.menuoverview {
  background-image: -webkit-linear-gradient(left, rgba(255, 255, 255, .5) 0%, rgba(0, 0, 0, .8) 80%), url('../Resources/original-be3eb4483550757628c4abd692783592.webp');
  background-image:    -moz-linear-gradient(left, rgba(255, 255, 255, .5) 0%, rgba(0, 0, 0, .8) 80%), url('../Resources/original-be3eb4483550757628c4abd692783592.webp');
  background-image:      -o-linear-gradient(left, rgba(255, 255, 255, .5) 0%, rgba(0, 0, 0, .8) 80%), url('../Resources/original-be3eb4483550757628c4abd692783592.webp');
  background-image:         linear-gradient(90deg, rgba(255, 255, 255, .5) 0%, rgba(0, 0, 0, .8) 80%), url('../Resources/original-be3eb4483550757628c4abd692783592.webp');
}

.container.gallery-nav.menumgmt {
  background-image: -webkit-linear-gradient(left, rgba(255, 255, 255, .5) 0%, rgba(0, 0, 0, .8) 80%), url('../Resources/Menus.PNG');
  background-image:    -moz-linear-gradient(left, rgba(255, 255, 255, .5) 0%, rgba(0, 0, 0, .8) 80%), url('../Resources/Menus.PNG');
  background-image:      -o-linear-gradient(left, rgba(255, 255, 255, .5) 0%, rgba(0, 0, 0, .8) 80%), url('../Resources/Menus.PNG');
  background-image:         linear-gradient(90deg, rgba(255, 255, 255, .5) 0%, rgba(0, 0, 0, .8) 80%), url('../Resources/Menus.PNG');
}

.container.gallery-nav.systemoverview {
  background-image: -webkit-linear-gradient(left, rgba(255, 255, 255, .5) 0%, rgba(0, 0, 0, .8) 80%), url('../Resources/original-be3eb4483550757628c4abd692783592.webp');
  background-image:    -moz-linear-gradient(left, rgba(255, 255, 255, .5) 0%, rgba(0, 0, 0, .8) 80%), url('../Resources/original-be3eb4483550757628c4abd692783592.webp');
  background-image:      -o-linear-gradient(left, rgba(255, 255, 255, .5) 0%, rgba(0, 0, 0, .8) 80%), url('../Resources/original-be3eb4483550757628c4abd692783592.webp');
  background-image:         linear-gradient(90deg, rgba(255, 255, 255, .5) 0%, rgba(0, 0, 0, .8) 80%), url('../Resources/original-be3eb4483550757628c4abd692783592.webp');
}

.container.drivethrumenu.gallery-nav {
  background-image: -webkit-linear-gradient(left, rgba(255, 255, 255, .5) 0%, rgba(0, 0, 0, .8) 80%), url('../Resources/DriveThruUI/TouchMe.PNG');
  background-image:    -moz-linear-gradient(left, rgba(255, 255, 255, .5) 0%, rgba(0, 0, 0, .8) 80%), url('../Resources/DriveThruUI/TouchMe.PNG');
  background-image:      -o-linear-gradient(left, rgba(255, 255, 255, .5) 0%, rgba(0, 0, 0, .8) 80%), url('../Resources/DriveThruUI/TouchMe.PNG');
  background-image:         linear-gradient(90deg, rgba(255, 255, 255, .5) 0%, rgba(0, 0, 0, .8) 80%), url('../Resources/DriveThruUI/TouchMe.PNG');
}

.container.container-4 {
  padding-top: 10px;
  padding-bottom: 10px;
}

.container.container-5 {
  padding-top: 10px;
  padding-bottom: 10px;
}

.container.and3.container-3 {
  margin-right: 11%;
  margin-left: 12%;
  padding-top: 10px;
  padding-bottom: 10px;
  min-height: 92em;
  max-width: none;
  max-height: 90vh;
}

.container.ds.gallery-column {
  min-height: auto;
}

.container.gallery-nav:hover {
  background-image: -webkit-linear-gradient(left, rgba(255, 255, 255, .498039) 0%, rgba(29, 30, 33, .8) 80%), url('https://cdn.coffeecupcloud.com/appresources/v1/common/background_online_image.png');
  background-image:    -moz-linear-gradient(left, rgba(255, 255, 255, .498039) 0%, rgba(29, 30, 33, .8) 80%), url('https://cdn.coffeecupcloud.com/appresources/v1/common/background_online_image.png');
  background-image:      -o-linear-gradient(left, rgba(255, 255, 255, .498039) 0%, rgba(29, 30, 33, .8) 80%), url('https://cdn.coffeecupcloud.com/appresources/v1/common/background_online_image.png');
  background-image:         linear-gradient(90deg, rgba(255, 255, 255, .498039) 0%, rgba(29, 30, 33, .8) 80%), url('https://cdn.coffeecupcloud.com/appresources/v1/common/background_online_image.png');
}

div.responsive-picture.logo {
  display: block;
  margin: .437em auto;
  min-width: 80%;
  min-height: 200px;
  max-width: none;
  width: auto;
}

a.responsive-picture.gallery-img {
  max-width: 75em;
}

a.responsive-picture.gallery-img.portrait {
  float: left;
  clear: none;
  margin-top: 7px;
  margin-right: 12px;
  max-width: 30em;

  justify-self: auto;
}

a.link-button-glyph.btn.button.goto-top {
  position: fixed;
  right: 20px;
  bottom: 20px;
  z-index: 600;
  padding: 13px 16px;
  border-radius: 15px;
  background-color: rgba(47, 49, 51, .6);
  -webkit-transition-delay: 0s;
     -moz-transition-delay: 0s;
       -o-transition-delay: 0s;
          transition-delay: 0s;
  -webkit-transition-timing-function: ease;
     -moz-transition-timing-function: ease;
       -o-transition-timing-function: ease;
          transition-timing-function: ease;
  -webkit-transition-duration: .5s;
     -moz-transition-duration: .5s;
       -o-transition-duration: .5s;
          transition-duration: .5s;
  -webkit-transition-property: all;
     -moz-transition-property: all;
       -o-transition-property: all;
          transition-property: all;
}

a.glyph.close-button {
  position: static;
  margin-right: auto;
  margin-left: auto;
  padding-top: 10px;
  padding-bottom: 50px;
  padding-left: 2px;
  color: #fff;
  text-align: center;
  font-size: 60px;
}

span.glyph.open-button {
  position: relative;
  margin-right: auto;
  margin-left: auto;
  padding-top: 20px;
  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;
  color: #fff;
  font-size: 60px;

  background-blend-mode: normal;
}

div.responsive-picture.logo > picture > img {
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 80% center;
     object-position: 80% center;
}

a.responsive-picture.gallery-img.portrait > picture > img {
  -o-object-position: right 50%;
     object-position: right 50%;
  -o-object-fit: fill;
     object-fit: fill;
}

a.responsive-picture.picture-link-1 {
  position: -webkit-sticky;
  position:         sticky;
  right: auto;
  float: right;
  margin-top: 7px;
  margin-left: 5%;
  max-width: 500px;
}

a.responsive-picture.picture-link-2 {
  float: left;
  clear: none;
  margin-right: 15px;
  padding-right: 0;
  max-width: 500px;
  width: 100%;
}

video.html-video-1 {
  position: -webkit-sticky;
  position:         sticky;
  right: auto;
}

video.content-size-video {
  position: static;
  float: left;
  margin-right: 5px;
  padding-right: 5px;
}

a.responsive-picture.picture-link-3 {
  float: left;
  margin-right: 10px;
  max-width: 300px;
}

a.responsive-picture.picture-link-4 {
  float: left;
  margin-right: 10px;
  padding-right: 0;
  max-width: 350px;
}

a.responsive-picture.picture-link-5 {
  float: right;
  margin-left: 10px;
  padding-left: 0;
  max-width: 350px;
}

a.responsive-picture.picture-link-6 {
  float: left;
  clear: both;
  margin-right: 10px;
}

a.responsive-picture.picture-link-7 {
  float: left;
  clear: none;
  margin-right: 20px;
}

a.responsive-picture.picture-link-8 {
  float: left;
  clear: left;
  margin-right: 10px;
}

a.responsive-picture.picture-link-10 {
  float: left;
  margin-right: 10px;
}

a.responsive-picture.picture-link-11 {
  float: left;
  clear: none;
  margin-right: 10px;
  max-width: 350px;
}

a.responsive-picture.picture-link-9 {
  float: left;
  margin-right: 10px;
}

a.responsive-picture.picture-link-12 {
  float: left;
  margin-top: 10px;
  margin-right: 20px;
}

video.html-video-2 {
  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.responsive-picture.picture-link-13 {
  float: left;
  margin-top: 10px;
  margin-right: 10px;
  margin-bottom: 10px;
  max-width: 250px;
}

a.responsive-picture.picture-link-14 {
  float: right;
  margin-top: 10px;
  margin-right: 10px;
  margin-bottom: 10px;
  max-width: 250px;
}

a.responsive-picture.menuitem-contents.picture-link-13 {
  max-width: 350px;
}

a.link-button-glyph.btn.button.goto-top:hover {
  background-color: #2f3133;
  -webkit-transition-duration: .15s;
     -moz-transition-duration: .15s;
       -o-transition-duration: .15s;
          transition-duration: .15s;
}

@media screen and (min-width: 28.125rem) {
  /* Text Elements */

  h2 {
    font-size: 1.125em;
  }

  p.paragraph.copyright {
    margin-bottom: 1.588235em;
  }

  a.link-text.menu-item {
    min-width: 25%;
    width: 25%;
  }

  /* Interaction Elements */

  form.form-container.contact_chalkboard {
    margin-right: auto;
    margin-left: auto;
  }

  form.form-container.offers_chalkboard {
    margin-right: auto;
    margin-left: auto;
  }

  a.link-button.portfolio-link {
    width: 100%;
  }

  /* Layout Elements */

  .container.gallery-column {
    padding: 6.25em 3.125em;
  }

  .container.menu-holder {
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
  }

  .container.portfolio-container {
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;

    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }

  .container.portfolio-cover {
    width: 50%;
  }

  .container.urban {
    width: 100%;
  }

  .container.about {
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
  }

  .container.bio-1 {
    max-width: 400px;

    -webkit-align-self: center;
    -ms-flex-item-align: center;
            align-self: center;
  }

  .container.bio-2 {
    margin-right: 20px;
    max-width: 400px;

    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
            align-self: flex-end;
  }

  .container.about-cover {
    min-height: 40em;
  }

  a.responsive-picture.gallery-img {
    margin-bottom: .625em;
  }
}

@media screen and (min-width: 40rem) {
  /* Text Elements */

  a.link-text.menu-item {
    width: 100%;
    text-align: right;
  }

  a.link-text.menu-item-1 {
    font-size: 20px;
  }

  /* Layout Elements */

  .container.menu-holder {
    position: fixed;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-pack: center;
    min-height: 100px;
    width: 150px;
    height: 100%;

    -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;
  }

  .container.portfolio-cover.urban {
    width: 50%;
  }

  .container.text-container {
    padding: 20px;
    width: 50%;
  }

  .container.bio-1 {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
            align-self: center;
  }

  .container.gallery-nav-holder {
    height: 25%;
  }

  .container.sidenav {
    display: block;
  }
}

@media screen and (min-width: 50rem) {
  /* Text Elements */

  h1.gallery-heading {
    font-size: 1.875em;
  }

  h2 {
    font-size: 1.25em;
  }

  h2.heading-1 {
    text-align: left;
  }

  p.paragraph {
    font-size: 1.06em;
  }

  /* Interaction Elements */

  a.link-button.portfolio-link {
    padding-top: 1.6em;
    font-size: 1.56em;
    opacity: 0;
  }

  a.link-button.portfolio-link:hover {
    padding-top: .4em;
    opacity: .97;
  }

  /* Layout Elements */

  .container.portfolio-cover {
    min-height: 400px;
    border-width: 3.125rem;
  }

  .container.text-col {
    border-width: 3.75rem;
  }

  .container.text-container {
    padding: 41px 31px 31px;
  }

  .container.about {
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-pack: end;

    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
       -moz-box-pack: end;
            justify-content: flex-end;
  }

  .container.bio-2 {
    margin-top: 10px;
    margin-right: 20px;
    margin-left: 20px;
    padding-top: 10px;
  }

  .container.bio-1 {
    margin-top: 10px;
    padding-top: 10px;

    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
            align-self: flex-start;
  }

  .container.contact-container {
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-pack: end;
    max-width: none;

    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
       -moz-box-pack: end;
            justify-content: flex-end;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
            align-content: flex-start;
  }

  .container.contact.text-col {
    margin-right: 0;
    margin-left: 0;
    max-width: 400px;

    justify-self: flex-end;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
            align-self: auto;
  }

  .container.footer {
    padding: 5px 15px 10px;
  }

  .container.about-cover {
    min-height: 50em;
    border-width: 2.5rem;
    background-position: center 20%;
  }

  div.responsive-picture.logo {
    max-width: 25em;
  }
}

@media screen and (min-width: 64rem) {
  /* Text Elements */

  h2.heading-1 {
    text-align: right;
  }

  a.link-text.menu-item-1 {
    font-size: 24px;
  }

  a.link-text.gallery-nav-link {
    display: block;
    margin-top: 20px;
    margin-left: 20px;
    padding-top: 0;
    color: #fff;
    font-weight: 500;
  }

  /* Layout Elements */

  .container.bio-1 {
    margin-top: 10px;
    margin-left: 150px;
    padding-top: 10px;

    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
            align-self: flex-start;
  }

  .container.bio-2 {
    margin-top: 10px;
    margin-right: 20px;
    margin-left: 20px;
    padding-top: 10px;
  }

  .container.contact-container {
    -ms-flex-pack: distribute;

    -webkit-justify-content: space-around;
            justify-content: space-around;
  }

  .container.about {
    -ms-flex-pack: distribute;

    -webkit-justify-content: space-around;
            justify-content: space-around;
  }

  .container.contact.text-col {
    margin-left: 150px;
    max-width: 550px;
  }

  .container.gallery-nav-holder {
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
  }

  .container.gallery-nav {
    background-image: -webkit-linear-gradient(left, rgba(255, 255, 255, .5) 0%, rgba(0, 0, 0, .8) 80%), url('https://cdn.coffeecupcloud.com/appresources/v1/common/background_online_image.png');
    background-image:    -moz-linear-gradient(left, rgba(255, 255, 255, .5) 0%, rgba(0, 0, 0, .8) 80%), url('https://cdn.coffeecupcloud.com/appresources/v1/common/background_online_image.png');
    background-image:      -o-linear-gradient(left, rgba(255, 255, 255, .5) 0%, rgba(0, 0, 0, .8) 80%), url('https://cdn.coffeecupcloud.com/appresources/v1/common/background_online_image.png');
    background-image:         linear-gradient(90deg, rgba(255, 255, 255, .5) 0%, rgba(0, 0, 0, .8) 80%), url('https://cdn.coffeecupcloud.com/appresources/v1/common/background_online_image.png');
    background-attachment: scroll, scroll;
    background-position: left top, center center;
    background-clip: border-box, border-box;
    background-origin: padding-box, padding-box;
    background-size: auto auto, cover;
    background-repeat: no-repeat, repeat;

    background-blend-mode: normal, normal;
  }

  .container.sidenav {
    display: block;
    margin-left: 5px;
  }

  a.glyph.close-button {
    padding-right: 8px;
    padding-left: 1px;
  }
}