*:focus {
  outline: none;
  box-sizing: border-box; }

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td {
  margin: 0;
  padding: 0; }

button, input, legend, textarea, select, optgroup, option {
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit; }

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

sup, sub {
  vertical-align: baseline; }

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, textarea, caption, table, tbody, tfoot, thead, tr, th, td {
  font-family: inherit;
  font-size: inherit; }

img {
  border: none; }

a {
  text-decoration: none; }

a:hover {
  color: #000;
  text-decoration: none; }

.formError {
  z-index: 999999; }

a img {
  border: 0; }

@font-face {
  font-family: 'nr_sansblack';
  src: url("../fonts/NexaRustSans-Black-Free-webfont.eot");
  src: url("../fonts/NexaRustSans-Black-Free-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/NexaRustSans-Black-Free-webfont.woff2") format("woff2"), url("../fonts/NexaRustSans-Black-Free-webfont.woff") format("woff"), url("../fonts/NexaRustSans-Black-Free-webfont.ttf") format("truetype"), url("../fonts/NexaRustSans-Black-Free-webfont.svg#nexa_rust_sansblack") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'nr_slabblack';
  src: url("../fonts/NexaRustSlab-Black01-webfont.eot");
  src: url("../fonts/NexaRustSlab-Black01-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/NexaRustSlab-Black01-webfont.woff2") format("woff2"), url("../fonts/NexaRustSlab-Black01-webfont.woff") format("woff"), url("../fonts/NexaRustSlab-Black01-webfont.ttf") format("truetype"), url("../fonts/NexaRustSlab-Black01-webfont.svg#nexa_rust_slabblack_01") format("svg");
  font-weight: normal;
  font-style: normal;
  font-weight: normal;
  font-style: normal; }
* {
  box-sizing: border-box; }

a {
  transition: all .25s ease 0; }

h1 {
  font-family: 'nr_slabblack', Georgia, Times, "Times New Roman", serif;
  font-weight: 900;
  text-transform: uppercase;
  line-height: 1;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 1.25em; }
  h1 a {
    color: #efebe7; }
    h1 a:hover, h1 a:focus {
      color: #dbd1c8; }

.slide h1 {
  font-size: 2.5em;
  text-align: center;
  color: #bf443f; }

h2 {
  font-family: 'nr_sansblack', Helvetica, Arial, sans-serif;
  font-weight: 900;
  text-transform: uppercase;
  line-height: 1;
  font-size: 2em;
  text-align: center;
  color: #efebe7; }

p {
  font-family: "freight-sans-pro", Helvetica, Arial, sans-serif;
  margin: 1em 0;
  color: #efebe7;
  line-height: 1.25; }

.header .navigation li a {
  font-family: 'nr_sansblack', Helvetica, Arial, sans-serif;
  font-weight: 900;
  text-transform: uppercase;
  line-height: 1;
  font-size: 1em;
  color: #efebe7; }
  .header .navigation li a:hover, .header .navigation li a:focus {
    color: #efebe7; }

#slide1 p {
  color: #50627d;
  text-align: center;
  font-size: .75em; }

.poster-layout {
  color: #50627d; }
  .poster-layout h2 {
    color: #50627d; }
  .poster-layout a {
    background-color: #bf443f;
    color: #efebe7;
    text-align: center;
    font-family: "freight-sans-pro", sans-serif; }
    .poster-layout a:hover {
      background-color: #579a9f; }
  .poster-layout ul {
    font-family: "freight-sans-pro", Helvetica, Arial, sans-serif;
    margin: 1em 0;
    color: #efebe7;
    line-height: 1.25;
    color: #50627d;
    list-style-type: none; }
    .poster-layout ul li {
      margin: .5em 0; }

@media screen and (min-width: 30em) {
  body {
    font-size: 1.25em; } }
@media screen and (min-width: 45em) {
  body {
    font-size: 1.5em; } }
#footer {
  font-family: "freight-sans-pro", Helvetica, Arial, sans-serif;
  margin: 1em 0;
  color: #efebe7;
  line-height: 1.25;
  text-align: left;
  color: #efebe7; }
  #footer ul {
    list-style-type: none; }
  #footer li {
    text-align: left;
    margin: .5em 0;
    font-size: .875em; }
  #footer a {
    color: #d5c3c8; }
    #footer a:hover {
      color: #f5d3c4;
      text-decoration: underline; }

#customization-bar {
  display: none; }

.header {
  background-color: #bf443f;
  padding: .5em 1em;
  text-align: center; }
  .header .navigation {
    list-style-type: none; }
    .header .navigation li a {
      background-color: #993632;
      display: block;
      width: auto;
      max-width: 20em;
      padding: .5em;
      text-align: center;
      margin: .5em auto 0; }
      .header .navigation li a:hover, .header .navigation li a:focus {
        background-color: #722926;
        color: #dbd1c8; }

@media screen and (min-width: 30em) {
  .header {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%; }

  #middle {
    margin-top: 4.5em; } }
.scroll-glyph {
  background: url("../img/scroll.svg") no-repeat;
  right: 2em;
  position: fixed;
  top: 6em;
  width: 5em;
  height: 5em;
  background-size: 100%;
  opacity: 1;
  transition: opacity .65s ease-in-out;
  -moz-transition: opacity .65s ease-in-out;
  -webkit-transition: opacity .65s ease-in-out; }

.header .scroll-glyph.on {
  opacity: 0.1; }

#footer {
  background-color: #bf443f;
  margin: 0;
  padding: 1em; }

img.slide-bg {
  display: none; }

#middle .slide {
  overflow: hidden; }

#middle .intro-layout {
  background-color: #efebe7;
  padding: 3em 0 6em;
  background-repeat: no-repeat;
  background-position: center 85%;
  background-size: 80%; }

#middle .content {
  width: 90%;
  margin: 0 auto;
  max-width: 35em; }

#middle .slide.about-layout .content {
  width: 90%; }

/* Background Fix */
#middle .slide.layout-image {
  background-attachment: scroll;
  background-size: 50% auto;
  background-color: #efebe7;
  background-repeat: no-repeat;
  background-position: center; }

#middle .slide.layout-image#slide1 {
  background-size: 80% auto; }

#middle .slide.poster-layout {
  background-color: #efebe7;
  padding: 3em 10%; }
  #middle .slide.poster-layout a {
    display: block;
    width: 100%;
    max-width: 20em;
    margin: 1em auto;
    padding: .5em; }
    #middle .slide.poster-layout a img {
      display: block;
      width: 100%;
      margin-bottom: 1em; }

@media screen and (min-width: 30em) {
  .page {
    margin: 0 auto; }

  #middle .slide {
    background-position: center 80%;
    background-size: 90%;
    padding: 8em 0 10em; }

  #middle .slide.intro-layout {
    padding: 6em 0 12em; }

  #middle .slide.layout-image {
    background-attachment: fixed;
    background-position: center;
    height: 30em;
    background-size: auto 50%; }

  #middle .slide.poster-layout a {
    width: 33%;
    float: left;
    max-width: 15em; }
  #middle .slide.poster-layout ul {
    width: 67%;
    float: left;
    padding: 0 1em; } }
@media screen and (min-width: 85em) {
  body {
    font-size: 1.5em; } }
@media screen and (min-width: 100em) {
  body {
    font-size: 1.75em; } }
@media screen and (min-width: 160em) {
  body {
    font-size: 3em; } }
@media only screen and (max-device-width: 1024px) {
  #middle .slide.layout-image {
    background-attachment: scroll;
    background-size: 512px 512px;
    background-position: center;
    width: 100%;
    max-height: 1024px; } }
.callout-layout {
  padding: 1em; }

.teal-bg {
  background-color: #579a9f; }

.blue-bg {
  background-color: #50627d; }

.red-bg {
  background-color: #bf443f; }

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