/* Text Elements */

h1 {
  font-weight: 700;
  font-family: 'Roboto', sans-serif;
}

h1.gallery-heading {
  margin: 0;
  max-width: 40rem;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: .1rem;
  font-size: 1.375rem;
  line-height: 1.2;
}

h2 {
  color: #fff;
  text-transform: uppercase;
  letter-spacing: .1rem;
  font-weight: 700;
  font-size: 1rem;
  font-family: 'Roboto', sans-serif;
}

h2.heading-1 {
  position: static;
  float: left;
  max-width: none;
}

p.paragraph {
  margin-top: .4117647058823529rem;
  padding-left: 1.7647058823529411rem;
  max-width: 29.41176470588235rem;
  color: #9b9b9b;
  font-size: .9375rem;
  font-family: 'Roboto', sans-serif;
}

p.paragraph.copyright {
  margin-top: .8823529411764706rem;
  margin-bottom: .5882352941176471rem;
  max-width: none;
  color: #9b9b9b;
  text-align: center;
}

p.paragraph.paragraph-1 {
  color: #9b9b9b;
}

p.paragraph span.paragraph-text-1 {
  color: #fff;
}

p.paragraph span.paragraph-text-7 {
  color: #fff;
}

p.paragraph span.paragraph-text-8 {
  color: #fff;
}

p.paragraph span.paragraph-text-9 {
  color: #fff;
}

p.paragraph span.paragraph-text-10 {
  color: #fff;
}

p.paragraph span.paragraph-text-4 {
  color: #fff;
}

p.paragraph span.paragraph-text-5 {
  color: #fff;
}

p.paragraph span.paragraph-text-6 {
  color: #fff;
}

p.paragraph span.paragraph-text-12 {
  color: #fff;
}

p.paragraph span.paragraph-text-14 {
  color: #fff;
}

span.text-element.img-caption {
  color: #c6c6c6;
  font-size: .875rem;
}

span.text-element span.caption-title {
  background-color: transparent;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: .14285714285714285rem;
  font-weight: 700;
}

span.text-element.gallery-author {
  margin-top: 0;
  margin-bottom: 3.5714285714285716rem;
  margin-left: 0;
  color: #9c9c9c;
  letter-spacing: .07142857142857142rem;
}

span.text-element {
  font-family: 'Roboto', sans-serif;
}

span.text-element span.text-text-1 {
  color: #fff;
}

span.text-element span.text-text-2 {
  color: #fff;
}

span.text-element span.text-text-3 {
  color: #fff;
}

span.text-element span.text-text-4 {
  color: #fff;
}

a.link-text.nav-item {
  float: left;
  padding: .35714285714285715rem .625rem .35714285714285715rem 0;
  min-height: 0;
  width: 50%;
  border-bottom: .07142857142857142rem solid rgba(255, 255, 255, .16);
  color: rgba(255, 255, 255, .6);
  text-align: center;
  font-size: .9375rem;
  -webkit-transition-duration: .2s;
     -moz-transition-duration: .2s;
       -o-transition-duration: .2s;
          transition-duration: .2s;
}

a.link-text {
  font-weight: 400;
  font-size: .875rem;
  font-family: 'Roboto', sans-serif;
}

a.link-text span.text-link-text-1 {
  font-size: 1.4285714285714286rem;
}

a.link-text.text-link-1 {
  float: right;
  clear: none;
  max-width: none;
}

a.link-text.nav-item:hover {
  padding-right: .625rem;
  padding-bottom: .35714285714285715rem;
  color: #fff;
  -webkit-transition-duration: .2s;
     -moz-transition-duration: .2s;
       -o-transition-duration: .2s;
          transition-duration: .2s;
}

/* Interaction Elements */

a.link-button.portfolio-link {
  position: relative;
  z-index: 500;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: .4rem;
  padding-right: .8rem;
  padding-left: .8rem;
  width: 100%;
  border-radius: 0;
  background-color: transparent;
  background-image: -webkit-linear-gradient(top, rgba(0, 17, 255, .85) 0%, rgba(0, 17, 255, .00) 100%);
  background-image:    -moz-linear-gradient(top, rgba(0, 17, 255, .85) 0%, rgba(0, 17, 255, .00) 100%);
  background-image:      -o-linear-gradient(top, rgba(0, 17, 255, .85) 0%, rgba(0, 17, 255, .00) 100%);
  background-image:         linear-gradient(180deg, rgba(0, 17, 255, .85) 0%, rgba(0, 17, 255, .00) 100%);
  text-align: right;
  font-size: 1.25rem;
  opacity: 1;
  -webkit-transition-duration: .2s;
     -moz-transition-duration: .2s;
       -o-transition-duration: .2s;
          transition-duration: .2s;
}

a.link-button.gallery-nav-link {
  position: relative;
  z-index: 500;
  margin-top: 0;
  margin-bottom: 0;
  padding: .6rem .8rem;
  width: 100%;
  border-radius: 0;
  background-color: rgba(0, 0, 0, .8);
  text-align: right;
  font-size: 1rem;
  line-height: 1.6;
  opacity: 1;
  -webkit-transition-duration: .2s;
     -moz-transition-duration: .2s;
       -o-transition-duration: .2s;
          transition-duration: .2s;
}

a.link-button.portfolio-link.prod {
  background-color: transparent;
  background-image: none;
  background-clip: padding-box;
  opacity: 0;
  -webkit-transition-property: all;
     -moz-transition-property: all;
       -o-transition-property: all;
          transition-property: all;
}

a.link-button.portfolio-link.sustain {
  background-color: transparent;
  background-image: none;
  background-clip: padding-box;
  opacity: 0;
}

a.link-button.portfolio-link.sol {
  background-color: transparent;
  background-image: none;
  background-clip: padding-box;
  opacity: 0;
}

a.link-button.portfolio-link:hover {
  padding-top: .4rem;
  background-color: transparent;
  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%);
  color: #fff;
  opacity: 1;
  -webkit-transition-duration: .2s;
     -moz-transition-duration: .2s;
       -o-transition-duration: .2s;
          transition-duration: .2s;
}

a.link-button.gallery-nav-link:hover {
  padding-top: .6rem;
  background-color: transparent;
  color: #fff;
  opacity: 1;
  -webkit-transition-duration: .2s;
     -moz-transition-duration: .2s;
       -o-transition-duration: .2s;
          transition-duration: .2s;
}

/* Layout Elements */

body {
  background-color: #000;
}

body.grid-1 {
  background-color: #000;
}

.container.row-type {
  max-width: none;
}

.container.header {
  height: 100vh;
  background-color: #000;
  background-image: url('../Architecture/photo-1442406964439-e46ab8eff7c4.jpg');
  background-position: center center;
  background-size: cover;
}

.container.nav-row {
  position: absolute;
  top: auto;
  right: auto;
  bottom: auto;
  left: auto;
  z-index: 600;
  min-width: 0;
  max-width: none;
  height: auto;
  background-color: transparent;
  opacity: 1;
}

.container.logo-col {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-align: center;
  height: 100%;
  background-color: rgba(0, 0, 0, .75);

  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
}

.container.nav-col {
  display: block;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-pack: center;
  padding-right: 0;
  padding-left: 0;
  height: 100%;

  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
     -moz-box-orient: horizontal;
     -moz-box-direction: normal;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
}

.container.portfolio-cover {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  padding-right: 0;
  padding-left: 0;
  height: 100%;
  border: .9375rem solid #000;
  background-color: transparent;
  background-image: url('../Solutions/Pool1.png');
  background-position: center center;
  background-size: cover;
  opacity: 1;
}

.container.portfolio-row {
  height: 50vh;
  background-color: #000;
  background-clip: border-box;
  opacity: 1;
}

.container.text-col {
  height: auto;
  border: .9375rem solid #000;
}

.container.portfolio-cover.urban {
  margin-top: 0;
  border-color: #000;
  background-color: transparent;
  background-image: url('../Products/2000593142.jpg');
  opacity: 1;
}

.container.gallery-row {
  max-width: none;
  width: auto;
  height: auto;
}

.container.gallery-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;
  -ms-flex-align: center;
  margin-top: 0;
  padding: 3.125rem .9375rem;
  max-height: none;
  height: auto;

  -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;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
}

.container.gallery-nav-row {
  height: 25vh;
  background-clip: border-box;
}

.container.gallery-nav {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  padding-right: 0;
  padding-left: 0;
  height: 100%;
  background-image: url('../background.jpg');
  background-position: center center;
  background-size: cover;
}

.container.food.gallery-nav {
  background-image: url('../Sustainability/photo-1428908728789-d2de25dbd4e2.jpg');
}

.container.about {
  height: auto;
}

.container.gallery-nav.urban {
  padding-top: 0;
  height: 100%;
  background-image: url('../Main/roboti2.jpg');
  background-attachment: scroll;
  background-clip: padding-box;
  background-origin: padding-box;
  background-size: cover;
  background-repeat: repeat;
}

.container.contact {
  background-color: #1f1f1f;
}

.container.contact.text-col {
  border-color: #1f1f1f;
}

.container.food.portfolio-cover {
  background-color: transparent;
  background-image: url('../Sustainability/photo-1448669621193-934ab544b94a.jpg');
  background-origin: padding-box;
}

.container.food.portfolio-cover.systain {
  opacity: 1;
}

.container.portfolio-cover:hover {
  border-color: #000;
}

.container.contact:hover {
  background-color: #1f1f1f;
}

div.responsive-picture.logo {
  margin-right: auto;
  margin-left: auto;
  max-width: 15.625rem;
}

a.responsive-picture.close-gallery-bt {
  position: fixed;
  top: 0;
  right: 0;
  margin-top: 0;
  margin-bottom: 0;
  min-width: 0;
  max-width: 3.125rem;
  -webkit-transition-duration: .2s;
     -moz-transition-duration: .2s;
       -o-transition-duration: .2s;
          transition-duration: .2s;
}

a.responsive-picture.gallery-img {
  margin-top: 0;
  margin-bottom: 0;
  max-width: 75rem;
}

a.responsive-picture.gallery-img.portrait {
  max-width: 75rem;
}

a.responsive-picture.close-gallery-bt:hover {
  opacity: .4;
  -webkit-transition-duration: .2s;
     -moz-transition-duration: .2s;
       -o-transition-duration: .2s;
          transition-duration: .2s;
}

@media screen and (min-width: 28.125rem) {
  /* Text Elements */

  h2 {
    font-size: 1.125rem;
  }

  p.paragraph a.paragraph-text-2 {
    color: #69c350;
  }

  p.paragraph span.paragraph-text-3 {
    color: #fff;
  }

  p.paragraph span.paragraph-text-11 {
    color: #fff;
  }

  p.paragraph span.paragraph-text-13 {
    color: #fff;
  }

  span.text-element.img-caption {
    font-size: .9375rem;
  }

  span.text-element.gallery-author {
    margin-bottom: 7.142857142857143rem;
  }

  a.link-text.nav-item {
    width: 25%;
    font-size: 1rem;
  }

  /* Interaction Elements */

  a.link-button.gallery-nav-link {
    font-size: 1.375rem;
    line-height: 1.1;
  }

  /* Layout Elements */

  .container.portfolio-cover {
    border-width: 1.5625rem;
  }

  .container.portfolio-row {
    background-clip: content-box;
  }

  .container.text-col {
    border-width: 1.5625rem;
  }

  .container.gallery-column {
    padding: 6.25rem 3.125rem;
  }

  a.responsive-picture.gallery-img {
    margin-bottom: .625rem;
  }
}

@media screen and (min-width: 50rem) {
  /* Text Elements */

  h1.gallery-heading {
    font-size: 1.875rem;
  }

  h2 {
    font-size: 1.25rem;
  }

  p.paragraph {
    font-size: 1.0625rem;
  }

  span.text-element.img-caption {
    font-size: 1.0625rem;
  }

  span.text-element.gallery-author {
    margin-bottom: 10.714285714285714rem;
  }

  a.link-text.nav-item {
    text-align: right;
  }

  a.link-text.text-link-1 {
    float: left;
  }

  a.link-text.nav-item:hover {
    padding-right: .7142857142857143rem;
  }

  /* Interaction Elements */

  a.link-button.portfolio-link {
    padding-top: 1.6rem;
    background-color: rgba(0, 17, 255, .85);
    font-size: 1.5625rem;
    opacity: 0;
  }

  a.link-button.gallery-nav-link {
    font-size: 1.5625rem;
  }

  a.link-button.portfolio-link.prod {
    opacity: 1;
  }

  a.link-button.portfolio-link.sustain {
    opacity: 1;
  }

  a.link-button.portfolio-link.sol {
    opacity: 1;
  }

  a.link-button.portfolio-link:hover {
    background-color: rgba(0, 17, 255, .85);
  }

  /* Layout Elements */

  .container.nav-row {
    position: fixed;
    max-width: 9.375rem;
    height: 100vh;
  }

  .container.logo-col {
    background-color: rgba(0, 0, 0, .74);
  }

  .container.nav-col {
    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.portfolio-cover {
    border-width: 3.125rem;
  }

  .container.text-col {
    border-width: 3.125rem;
  }

  .container.gallery-column {
    padding-top: 12.5rem;
    padding-bottom: 12.5rem;
  }

  div.responsive-picture.logo {
    max-width: 25rem;
  }

  a.responsive-picture.close-gallery-bt {
    max-width: 6.25rem;
  }
}