/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden],
template {
  display: none; }

a {
  background-color: transparent; }

a:active {
  outline: 0; }
a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

h1 {
  margin: 0.67em 0; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 1em 40px; }

hr {
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled],
html input[disabled] {
  cursor: default; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

html {
  box-sizing: border-box; }

*,
*::before,
*::after {
  box-sizing: inherit; }

@-moz-viewport {
  width: device-width; }
@-ms-viewport {
  width: device-width; }
@-o-viewport {
  width: device-width; }
@-webkit-viewport {
  width: device-width; }
@viewport {
  width: device-width; }
html {
  font-size: 16px;
  -webkit-tap-highlight-color: transparent; }

body {
  font-family: "PT Sans Narrow", Helvetica, Arial, sans-serif;
  font-size: 1rem;
  line-height: 1.5;
  color: #373a3c;
  background-color: #fff; }

[tabindex="-1"]:focus {
  outline: none !important; }

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: .5rem; }

p {
  margin-top: 0;
  margin-bottom: 1rem; }

/*
 * Globals
 */
/* Links */
a,
a:focus,
a:hover {
  color: rgba(255, 255, 255, 0.8); }

/*
 * Base structure
 */
html,
body {
  height: 100%;
  letter-spacing: 0.92px; }

body {
  color: #fff;
  -webkit-font-smoothing: antialiased !important;
  text-shadow: 0 0.05rem 0.1rem rgba(0, 0, 0, 0.3);
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#194a4d+1,669952+100 */
  background: #194a4d;
  /* Old browsers */
  background: -moz-linear-gradient(left, #194a4d 1%, #669952 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #194a4d 1%, #669952 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #194a4d 1%, #669952 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ }

/* Extra markup and styles for table-esque vertical and horizontal centering */
.site-wrapper {
  display: table;
  width: 100%;
  height: 100%;
  /* For at least Firefox */
  min-height: 100%; }

.site-wrapper-inner {
  display: table-cell;
  vertical-align: middle; }

.cover-container {
  margin-right: auto;
  margin-left: auto; }

/* Padding for spacing */
.inner {
  padding: 1.5rem; }

/*
 * Header
 */
.masthead {
  position: absolute;
  top: 0;
  margin-bottom: 2rem; }

.masthead-brand {
  margin-bottom: 0;
  text-transform: uppercase; }

@media (min-width: 48em) {
  .masthead-brand {
    text-align: left; } }
/* Custom default button */
.btn-secondary,
.btn-secondary:hover,
.btn-secondary:focus {
  color: rgba(255, 255, 255, 0.8);
  text-shadow: none;
  /* Prevent inheritance from `body` */
  background-color: #649752;
  border: .05rem solid #4C7E51; }

/*
 * Cover
 */
.cover {
  padding: 100px 1.5rem;
  color: rgba(255, 255, 255, 0.8); }
  .cover h1 {
    font-size: 3rem; }
  .cover .lead:nth-child(3) {
    margin-top: 2rem; }
  .cover .btn-lg {
    padding: .50rem 1.25rem;
    text-decoration: none; }
  .cover .project-for-us {
    padding-left: 1.25rem; }

@media (max-width: 33.9em) {
  .cover .project-for-us {
    display: none; } }
/*
 * Footer
 */
.mastfoot {
  color: rgba(255, 255, 255, 0.5); }

/*
 * Affix and center
 */
@media (min-width: 40em) {
  /* Pull out the header and footer */
  .mastfoot {
    position: fixed;
    bottom: 0; }

  /* Start the vertical centering */
  .site-wrapper-inner {
    vertical-align: middle; }

  /* Handle the widths */
  .masthead,
  .mastfoot,
  .cover-container {
    width: 100%;
    /* Must be percentage or pixels for horizontal alignment */ } }
@media (min-width: 62em) {
  .masthead,
  .mastfoot,
  .cover-container {
    width: 42rem; } }
.masthead .svg-container {
  float: left;
  width: 45px; }
.masthead .masthead-brand {
  float: left;
  line-height: 23px;
  padding-left: 15px;
  color: rgba(255, 255, 255, 0.8);
  letter-spacing: 2px;
  font-weight: normal; }

@media (min-width: 62em) {
  html {
    font-size: 22px; }

  .cover {
    padding: 6rem 1.5rem; }

  .masthead {
    top: 2rem; }
    .masthead .svg-container {
      width: 90px; }
    .masthead .masthead-brand {
      line-height: 45px;
      font-size: 2rem; } }
@media (min-width: 75em) {
  .masthead .svg-container {
    margin-left: -120px; }
  .masthead .masthead-brand {
    padding-left: 0; } }
#cube-bg {
  position: fixed;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 100%; }

/*# sourceMappingURL=theme.css.map */
