/* Text Elements */

h2 {
  color: #fff;
  text-transform: uppercase;
  letter-spacing: .1em;
  font-weight: 700;
  font-size: 1.25em;
  font-family: 'Roboto', sans-serif;
}

h2.heading-1 {
  position: static;
  display: block;
  float: none;
  clear: none;
  overflow: visible;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  width: auto;
  color: #f7941d;
  vertical-align: baseline;
  font-family: Verdana, Geneva, sans-serif;
}

p.paragraph {
  margin-top: .4117647058823529em;
  padding-left: 1.7647058823529411em;
  max-width: 29.41176470588235em;
  color: #9b9b9b;
  font-size: 1.0625em;
  font-family: 'Roboto', sans-serif;
}

p.paragraph.copyright {
  margin-top: .8823529411764706em;
  margin-bottom: .5882352941176471em;
  max-width: none;
  color: #6d6e72;
  text-align: center;
  font-size: .9375em;
  font-family: Verdana, Geneva, sans-serif;
}

p.paragraph span.paragraph-text-1 {
  font-weight: 700;
}

p.paragraph span.paragraph-text-2 {
  font-family: Verdana, Geneva, sans-serif;
}

p.paragraph.paragraph-2 {
  display: block;
  float: none;
  margin-left: 0;
  padding-top: 0;
  padding-right: 0;
  max-width: none;
  width: 100%;
  color: #9b9b9b;
  white-space: normal;
  font-size: .9375em;
  font-family: Verdana, Geneva, sans-serif;

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

p.paragraph span.paragraph-text-3 {
  font-weight: 800;
}

p.paragraph span.paragraph-text-4 {
  font-weight: 700;
}

p.paragraph span.paragraph-text-6 {
  font-weight: 700;
}

p.paragraph span.paragraph-text-9 {
  font-weight: 700;
}

blockquote span.blockquote-text-1 {
  color: #fff;
  font-weight: 800;
  font-variant: small-caps;
  font-size: 1.2142857142857142em;
  font-family: Verdana, Geneva, sans-serif;
}

blockquote.pfolioquoteright {
  max-width: none;
  width: 100%;
  color: #f7941d;
  text-align: center;
  word-spacing: 0;
  letter-spacing: 0;
  font-size: .9375em;
  font-family: Verdana, Geneva, sans-serif;
}

blockquote.pfolioquoteleft {
  max-width: none;
  width: 100%;
  color: #f7941d;
  text-align: center;
  font-size: .9375em;
  font-family: Verdana, Geneva, sans-serif;
}

a.link-text.nav-item {
  padding-top: .35714285714285715em;
  padding-bottom: .35714285714285715em;
  padding-left: 0;
  border-bottom: .07142857142857142em solid rgba(255, 255, 255, .16);
  color: #f1592a;
  text-align: right;
  font-weight: 800;
  font-variant: small-caps;
  font-size: 1.0625em;
  font-family: Verdana, Geneva, sans-serif;
  -webkit-transition-duration: .2s;
     -moz-transition-duration: .2s;
       -o-transition-duration: .2s;
          transition-duration: .2s;
}

a.link-text {
  font-weight: 400;
  font-size: .875em;
  font-family: 'Roboto', sans-serif;
}

a.link-text.nav-item:hover {
  padding-right: .7142857142857143em;
  padding-bottom: .35714285714285715em;
  color: #fff;
  -webkit-transition-duration: .2s;
     -moz-transition-duration: .2s;
       -o-transition-duration: .2s;
          transition-duration: .2s;
}

/* Layout Elements */

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

body > .row > [class*='coffee-span-'].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: #fff;
  background-clip: border-box;

  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
}

body > .row > [class*='coffee-span-'].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;
  -ms-flex-pack: center;
  padding-left: 0;
  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;
}

body {
  background-color: #000;
}

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

body > .row > [class*='coffee-span-'].column-1 {
  background-color: #fff;
}

body > .row.pfoliorow {
  width: 100%;
  height: 100%;
  background-color: #fff;
}

body > .row > [class*='coffee-span-'].pfolioCSDA {
  display: block;
  padding-right: 0;
  max-height: none;
  height: 50%;
  background-color: #000;
  background-image: url('../img/CSDArev.jpg');
  background-position: center center;
  background-origin: padding-box;
  background-size: cover;
  background-repeat: no-repeat;
}

body > .row > [class*='coffee-span-'].pfolioHADE {
  margin: 0;
  padding-top: 0;
  padding-right: 0;
  height: 50%;
  background-color: #fff;
  background-image: url('../img/HADErev.jpg');
  background-size: cover;
}

body > .row.aboutrow {
  padding-top: 3.125em;
  width: 60%;
  height: 100%;
}

body > .row > [class*='coffee-span-'].aboutcol1 {
  padding-bottom: 0;
  height: 100%;
}

body > .row.contactrow {
  padding-top: 3.125em;
  width: 60%;
  height: 100%;
}

body > .row > [class*='coffee-span-'].contactcol1 {
  margin-left: 0;
  padding-top: 0;
  min-height: 1.5625em;
  height: 3%;
}

body > .row > [class*='coffee-span-'].contactcol2 {
  margin-left: 0;
  padding-top: 0;
  height: 85%;
}

body > .row.careersrow {
  padding-top: 3.125em;
  width: 60%;
  height: 100%;
}

body > .row > [class*='coffee-span-'].careerscol1 {
  height: 100%;
}

body > .row.homerow {
  width: 60%;
  height: 100%;
  background-color: #000;
  background-image: none;
  background-position: center center;
  background-size: cover;
}

body > .row.menurow {
  position: fixed;
  top: auto;
  right: auto;
  bottom: auto;
  left: auto;
  z-index: 600;
  min-width: 0;
  max-width: 9.375em;
  height: 100%;
  border-color: #fff;
  background-color: transparent;
}

body > .row.footerrow {
  padding-top: 3.125em;
  width: 100%;
  border-color: #fff;
}

body > .row > [class*='coffee-span-'].pfolioH2DE {
  margin: 0;
  padding-top: 0;
  padding-right: 0;
  height: 50%;
  background-color: #fff;
  background-image: url('../img/H2DErev.jpg');
  background-size: cover;
}

div.responsive-picture.logo {
  margin-right: auto;
  margin-left: auto;
  max-width: 25em;
  background-color: #fff;
  background-image: none;
}

a.link-button-glyph.button-link-1 {
  float: right;
  margin-right: 0;
  padding: 0 1.875em;
  max-width: 23.4375em;
  width: auto;
  background-color: #6d6e72;
  text-align: center;
}

span.link-button-text.text-for-button-1 {
  text-align: left;
  font-size: .9375em;
  font-family: Verdana, Geneva, sans-serif;
}

@media screen and (max-width: 47.5em) {
  /* Text Elements */

  h2 {
    font-size: 1.125em;
  }

  p.paragraph {
    font-size: .9375em;
  }

  a.link-text.nav-item {
    float: left;
    padding-right: .625em;
    width: 25%;
    text-align: center;
  }

  a.link-text.nav-item:hover {
    padding-right: .625em;
  }

  /* Layout Elements */

  body > .row > [class*='coffee-span-'].logo-col {
    background-color: #fff;
    box-shadow: none;
  }

  body > .row > [class*='coffee-span-'].nav-col {
    display: block;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    padding-right: 0;

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

  body > .row.menurow {
    position: absolute;
    max-width: none;
    height: auto;
  }

  body > .row.contactrow {
    width: 100%;
  }

  body > .row.aboutrow {
    width: 100%;
  }

  body > .row.careersrow {
    width: 100%;
  }

  body > .row > [class*='coffee-span-'].contactcol2 {
    padding-top: 0;
  }

  div.responsive-picture.logo {
    max-width: 15.625em;
  }

  span.link-button-text.text-for-button-1 {
    font-variant: normal;
  }
}

@media screen and (max-width: 28.75em) {
  /* Text Elements */

  h2 {
    font-size: 1em;
  }

  p.paragraph.paragraph-2 {
    line-height: 1;
  }

  a.link-text.nav-item {
    min-height: 0;
    width: 50%;
    font-size: .9375em;
  }

  /* Layout Elements */

  body > .row.aboutrow {
    width: 100%;
  }

  body > .row.contactrow {
    width: 100%;
  }
}