@charset "UTF-8";
@import url(import/font-awesome.min.css);
@import url("https://fonts.googleapis.com/css?family=Roboto:500,300");
@import url("https://fonts.googleapis.com/css?family=Merriweather");
/*! normalize-scss | MIT/GPLv2 License | bit.ly/normalize-scss */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0; }

/**
 * Add the correct display in IE 9-.
 */
article,
aside,
footer,
header,
nav,
section,
footer.main-footer {
  display: block; }

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/* Grouping content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
figcaption,
figure {
  display: block; }

/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px; }

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

/**
 * Add the correct display in IE.
 */
main {
  display: block; }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/* Links
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */ }

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the bottom border in Chrome 57- and Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */ }

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit; }

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder; }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic; }

/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000; }

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

/* Embedded content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
audio,
video {
  display: inline-block; }

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none; }

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden; }

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */ }

/**
 * Show the overflow in IE.
 */
button {
  overflow: visible; }

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none; }

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */ }

button,
[type="button"],
[type="reset"],
[type="submit"] {
  /**
   * Remove the inner border and padding in Firefox.
   */
  /**
   * Restore the focus styles unset by the previous rule.
   */ }
  button::-moz-focus-inner,
  [type="button"]::-moz-focus-inner,
  [type="reset"]::-moz-focus-inner,
  [type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0; }
  button:-moz-focusring,
  [type="button"]:-moz-focusring,
  [type="reset"]:-moz-focusring,
  [type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText; }

/**
 * Show the overflow in Edge.
 */
input {
  overflow: visible; }

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
  /**
   * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
   */ }
  [type="search"]::-webkit-search-cancel-button, [type="search"]::-webkit-search-decoration {
    -webkit-appearance: none; }

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */ }

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em; }

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  color: inherit;
  /* 2 */
  white-space: normal;
  /* 1 */ }

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
  overflow: auto; }

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE, and Firefox.
 */
details {
  display: block; }

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item; }

/*
 * Add the correct display in IE 9-.
 */
menu {
  display: block; }

/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
  display: inline-block; }

/**
 * Add the correct display in IE.
 */
template {
  display: none; }

/* Hidden
   ========================================================================== */
/**
 * Add the correct display in IE 10-.
 */
[hidden] {
  display: none; }

.left {
  text-align: left; }

.right {
  text-align: right; }

.center {
  text-align: center;
  margin-left: auto;
  margin-right: auto; }

.justify {
  text-align: justify; }

.hidden-sm {
  display: none; }

.container, .container-sm {
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  max-width: 1200px; }

.container-sm {
  max-width: 960px; }

.row {
  position: relative;
  width: 100%; }

.row [class^="col"] {
  float: left;
  margin: 0.5rem 2%;
  min-height: 0.125rem; }

.row::after {
  content: "";
  display: table;
  clear: both; }

.col-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11,
.col-12 {
  width: 96%; }

.col-1-sm {
  width: 4.33333%; }

.col-2-sm {
  width: 12.66667%; }

.col-3-sm {
  width: 21%; }

.col-4-sm {
  width: 29.33333%; }

.col-5-sm {
  width: 37.66667%; }

.col-6-sm {
  width: 46%; }

.col-7-sm {
  width: 54.33333%; }

.col-8-sm {
  width: 62.66667%; }

.col-9-sm {
  width: 71%; }

.col-10-sm {
  width: 79.33333%; }

.col-11-sm {
  width: 87.66667%; }

.col-12-sm {
  width: 96%; }

@media only screen and (min-width: 980px) {
  .col-1 {
    width: 4.33333%; }

  .col-2 {
    width: 12.66667%; }

  .col-3 {
    width: 21%; }

  .col-4 {
    width: 29.33333%; }

  .col-5 {
    width: 37.66667%; }

  .col-6 {
    width: 46%; }

  .col-7 {
    width: 54.33333%; }

  .col-8 {
    width: 62.66667%; }

  .col-9 {
    width: 71%; }

  .col-10 {
    width: 79.33333%; }

  .col-11 {
    width: 87.66667%; }

  .col-12 {
    width: 96%; }

  .hidden-sm {
    display: block; } }
body {
  background: #252525;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  color: #555f66;
  font-family: "Roboto", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 13pt;
  font-weight: 300;
  line-height: 1.75em; }
  @media screen and (max-width: 768px) {
    body {
      font-size: 19.5pt; } }

small {
  font-size: 10.4pt; }

h1, h2, h3, .card .card-title, h4, h5, input[type="submit"],
input[type="reset"],
input[type="button"],
button,
.btn, .card .card-subtitle, h6 {
  color: #555f66;
  font-family: "Quicksand", "Roboto", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 300;
  text-transform: uppercase;
  letter-spacing: 0.125em;
  margin: 0.5rem 0; }
  h1 a, h2 a, h3 a, .card .card-title a, h4 a, h5 a, input[type="submit"] a,
  input[type="reset"] a,
  input[type="button"] a,
  button a,
  .btn a, .card .card-subtitle a, h6 a {
    color: inherit;
    text-decoration: none; }

h1 {
  line-height: 1em;
  text-align: center; }

h2 {
  font-size: 1.5em;
  line-height: 1.5em;
  text-align: center; }

h3, .card .card-title {
  font-size: 1.25em;
  line-height: 1.5em; }

h4 {
  font-size: 1em;
  line-height: 1.5em; }

h5, input[type="submit"],
input[type="reset"],
input[type="button"],
button,
.btn, .card .card-subtitle {
  font-size: 0.9em;
  line-height: 1.5em; }

h6 {
  font-size: 0.7em;
  line-height: 1.5em; }

sub {
  font-size: 0.8em;
  position: relative;
  top: 0.5em; }

sup {
  font-size: 0.8em;
  position: relative;
  top: -0.5em; }

section, footer.main-footer {
  background: #f9f2f2;
  box-shadow: 0 0 0.75rem 0 rgba(0, 0, 0, 0.8);
  padding: 2rem 1rem; }

a {
  color: #79868f; }
  a:hover {
    color: #888888;
    text-decoration: none; }
  a.undecorated {
    text-decoration: none; }

.dark-text, .dark, footer.main-footer {
  color: #d5d5d5 !important; }
  .dark-text h1, .dark h1, footer.main-footer h1, .dark-text h2, .dark h2, footer.main-footer h2, .dark-text h3, .dark h3, footer.main-footer h3, .dark-text .card .card-title, .card .dark-text .card-title, .dark .card .card-title, .card .dark .card-title, footer.main-footer .card .card-title, .card footer.main-footer .card-title, .dark-text h4, .dark h4, footer.main-footer h4, .dark-text h5, .dark h5, footer.main-footer h5, .dark-text input[type="submit"], .dark input[type="submit"], footer.main-footer input[type="submit"],
  .dark-text input[type="reset"],
  .dark input[type="reset"],
  footer.main-footer input[type="reset"],
  .dark-text input[type="button"],
  .dark input[type="button"],
  footer.main-footer input[type="button"],
  .dark-text button,
  .dark button,
  footer.main-footer button,
  .dark-text .btn,
  .dark .btn,
  footer.main-footer .btn, .dark-text .card .card-subtitle, .card .dark-text .card-subtitle, .dark .card .card-subtitle, .card .dark .card-subtitle, footer.main-footer .card .card-subtitle, .card footer.main-footer .card-subtitle, .dark-text h6, .dark h6, footer.main-footer h6 {
    color: white !important; }
  .dark-text a, .dark a, footer.main-footer a {
    color: #afafaf !important; }
    .dark-text a:hover, .dark a:hover, footer.main-footer a:hover {
      color: white !important;
      text-decoration: none; }

.dark, footer.main-footer {
  background: #252525 !important; }

hr {
  border-top: 1px solid #f4e8e8;
  border-bottom: none; }

.dropdown::after {
  font-family: "FontAwesome";
  content: "\f0d7"; }
.dropdown ul.dropdown-menu {
  display: none;
  position: absolute;
  list-style: none;
  color: #555f66;
  background-color: #f9f2f2;
  padding: .75rem 1em .75rem .5em;
  box-shadow: 0 0 1rem 0 rgba(0, 0, 0, 0.75); }
  .dropdown ul.dropdown-menu li {
    margin: 0;
    font-size: 13pt;
    line-height: 1.75em;
    display: block;
    text-align: left; }
  .dropdown ul.dropdown-menu a {
    margin: .1rem 0;
    text-decoration: none;
    color: inherit;
    -moz-transition: color 0.1s ease-in-out;
    -o-transition: color 0.1s ease-in-out;
    -webkit-transition: color 0.1s ease-in-out;
    transition: color 0.1s ease-in-out; }
    .dropdown ul.dropdown-menu a:hover {
      color: #888888; }
  .dropdown ul.dropdown-menu.dark {
    background-color: #0c0c0c !important; }
.dropdown:hover ul.dropdown-menu {
  display: block; }

input[type="submit"],
input[type="reset"],
input[type="button"],
button,
.btn {
  -moz-appearance: none;
  -webkit-appearance: none;
  -o-appearance: none;
  -ms-appearance: none;
  appearance: none;
  display: inline-block;
  color: #555f66;
  background: transparent;
  border: #555f66 solid 1px;
  border-radius: 0.5rem;
  text-decoration: none;
  text-align: center;
  margin: 0.25rem;
  padding: 0.5rem 2rem;
  -moz-transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out;
  -o-transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out;
  -webkit-transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out;
  transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out; }
  input[type="submit"]:hover,
  input[type="reset"]:hover,
  input[type="button"]:hover,
  button:hover,
  .btn:hover {
    color: #555f66;
    background-color: rgba(85, 95, 102, 0.1) !important; }
  input[type="submit"]:active,
  input[type="reset"]:active,
  input[type="button"]:active,
  button:active,
  .btn:active {
    color: #555f66;
    background-color: rgba(85, 95, 102, 0.2) !important; }
  input[type="submit"].dark,
  input[type="reset"].dark,
  input[type="button"].dark,
  button.dark,
  .btn.dark,
  footer.btn.main-footer {
    background: none !important;
    border: #d5d5d5 solid 1px; }
    input[type="submit"].dark:hover,
    input[type="reset"].dark:hover,
    input[type="button"].dark:hover,
    button.dark:hover,
    .btn.dark:hover,
    footer.btn.main-footer:hover {
      color: #d5d5d5;
      background-color: rgba(213, 213, 213, 0.1) !important; }
    input[type="submit"].dark:active,
    input[type="reset"].dark:active,
    input[type="button"].dark:active,
    button.dark:active,
    .btn.dark:active,
    footer.btn.main-footer:active {
      color: #d5d5d5;
      background-color: rgba(213, 213, 213, 0.2) !important; }
  input[type="submit"].btn-big,
  input[type="reset"].btn-big,
  input[type="button"].btn-big,
  button.btn-big,
  .btn.btn-big {
    padding: 1rem 4rem;
    font-size: 1.2em; }

.card .card-image {
  margin: 0;
  position: relative; }
  .card .card-image img {
    border-radius: 0.5rem;
    border: 0;
    width: 100%; }
.card .card-title {
  font-size: 1.2em;
  text-align: center;
  margin: 0.5em 0 0 0; }
.card .card-subtitle {
  text-align: center;
  font-size: 0.75em;
  margin: 0.1em 0 0 0; }
.card .card-content {
  margin: 0.75em 0 0.25em 0; }
.card .card-actions .btn {
  display: block;
  margin: 1.25rem auto;
  width: 50%; }

ul {
  list-style: disc;
  margin: 0 0 .5em 0;
  padding-left: 1em; }
  ul li {
    padding-left: 0.5em; }
  ul.alt {
    list-style: none;
    padding-left: 0; }
    ul.alt li {
      border-top: solid 1px rgba(144, 144, 144, 0.25);
      padding: 0.5em 0; }
      ul.alt li:first-child {
        border-top: 0;
        padding-top: 0; }
  ul.alt-inline {
    list-style: none;
    padding-left: 0; }
    ul.alt-inline li {
      border-left: solid 1px rgba(144, 144, 144, 0.25);
      padding: 0 1.5em;
      display: inline-block; }
      ul.alt-inline li:first-child {
        border-left: 0;
        padding-left: 0; }
  ul.icons {
    cursor: default;
    list-style: none;
    padding-left: 0; }
    ul.icons li {
      display: inline-block;
      padding: 0 1.25em 0 0;
      font-size: 19.5pt; }
      ul.icons li:last-child {
        padding-right: 0; }
      ul.icons li a {
        text-decoration: none; }

.fit-image {
  position: relative; }
  .fit-image img {
    border-radius: 0.5rem;
    border: 0;
    width: 100%; }

.blog-entry {
  padding: 1.5rem 2.5rem;
  margin: 2.5rem 0;
  background: #fefcfc;
  box-shadow: 0.15rem 0.15rem 0.4rem 0 rgba(0, 0, 0, 0.3); }
  .blog-entry:first-child {
    margin-top: 0; }

.blog-title, .blog-title.h2 {
  text-align: left;
  text-transform: none;
  font-family: Merriweather, "Times New Roman", serif;
  font-weight: bold;
  letter-spacing: 0.01em;
  line-height: 12pt;
  margin-top: 1.5rem;
  margin-bottom: 0.25rem; }

.blog-image {
  margin: -1rem 0 0.5rem 0; }
  .blog-image img {
    border-radius: 0.5rem;
    display: block;
    margin: 1rem auto 0 auto; }

.blog-subtitle {
  color: inherit;
  opacity: .75;
  margin-top: 0; }

.blog-content {
  margin-top: 0.75rem; }

.blog-teaser {
  font-style: italic; }

.fa {
  margin: 0.25rem 0.25rem 0.25rem 0; }

header.main-header {
  color: #d5d5d5;
  z-index: 10;
  width: 100%;
  position: relative;
  -moz-transition: height 0.5s ease-in-out, line-height 0.5s ease-in-out, font-size 0.5s ease-in-out;
  -o-transition: height 0.5s ease-in-out, line-height 0.5s ease-in-out, font-size 0.5s ease-in-out;
  -webkit-transition: height 0.5s ease-in-out, line-height 0.5s ease-in-out, font-size 0.5s ease-in-out;
  transition: height 0.5s ease-in-out, line-height 0.5s ease-in-out, font-size 0.5s ease-in-out;
  height: 3.25rem;
  line-height: 3.25rem;
  font-size: 14pt; }
  @media screen and (max-width: 768px) {
    header.main-header {
      height: 2.25rem; } }
  @media screen and (max-width: 980px) and (min-width: 769px) {
    header.main-header {
      height: 2.75rem; } }
  @media screen and (max-width: 1280px) and (min-width: 981px) {
    header.main-header {
      height: 3.25rem; } }
  @media screen and (max-width: 1680px) and (min-width: 1281px) {
    header.main-header {
      height: 3.75rem; } }
  @media screen and (min-width: 1681px) {
    header.main-header {
      height: 4.25rem; } }
  @media screen and (max-width: 768px) {
    header.main-header {
      line-height: 2.25rem; } }
  @media screen and (max-width: 980px) and (min-width: 769px) {
    header.main-header {
      line-height: 2.75rem; } }
  @media screen and (max-width: 1280px) and (min-width: 981px) {
    header.main-header {
      line-height: 3.25rem; } }
  @media screen and (max-width: 1680px) and (min-width: 1281px) {
    header.main-header {
      line-height: 3.75rem; } }
  @media screen and (min-width: 1681px) {
    header.main-header {
      line-height: 4.25rem; } }
  @media screen and (max-width: 768px) {
    header.main-header {
      font-size: 11pt; } }
  @media screen and (max-width: 980px) and (min-width: 769px) {
    header.main-header {
      font-size: 12.5pt; } }
  @media screen and (max-width: 1280px) and (min-width: 981px) {
    header.main-header {
      font-size: 14pt; } }
  @media screen and (max-width: 1680px) and (min-width: 1281px) {
    header.main-header {
      font-size: 15.5pt; } }
  @media screen and (min-width: 1681px) {
    header.main-header {
      font-size: 17pt; } }
  header.main-header > .btn-nav {
    margin: -0.5rem;
    visibility: hidden;
    opacity: 0;
    color: inherit;
    text-decoration: none;
    -moz-transition: visibility 0.5s, opacity 0.5s ease-in-out, margin-left 0.5s ease-in-out;
    -o-transition: visibility 0.5s, opacity 0.5s ease-in-out, margin-left 0.5s ease-in-out;
    -webkit-transition: visibility 0.5s, opacity 0.5s ease-in-out, margin-left 0.5s ease-in-out;
    transition: visibility 0.5s, opacity 0.5s ease-in-out, margin-left 0.5s ease-in-out; }
    @media screen and (max-width: 767px) {
      header.main-header > .btn-nav {
        margin-left: 1.25rem;
        visibility: visible;
        opacity: 1; } }
  header.main-header > h1 {
    margin: 0 0 0 1.25rem;
    padding: 0;
    height: inherit;
    display: inline-block;
    -moz-transition: font-size 0.5s ease-in-out;
    -o-transition: font-size 0.5s ease-in-out;
    -webkit-transition: font-size 0.5s ease-in-out;
    transition: font-size 0.5s ease-in-out;
    font-size: 16pt;
    font-weight: 500;
    line-height: inherit;
    color: inherit; }
    @media screen and (max-width: 768px) {
      header.main-header > h1 {
        font-size: 13pt; } }
    @media screen and (max-width: 980px) and (min-width: 769px) {
      header.main-header > h1 {
        font-size: 14.5pt; } }
    @media screen and (max-width: 1280px) and (min-width: 981px) {
      header.main-header > h1 {
        font-size: 16pt; } }
    @media screen and (max-width: 1680px) and (min-width: 1281px) {
      header.main-header > h1 {
        font-size: 17.5pt; } }
    @media screen and (min-width: 1681px) {
      header.main-header > h1 {
        font-size: 19pt; } }
  header.main-header nav {
    float: right;
    margin: 0 1.25rem 0 0;
    opacity: 1;
    display: block;
    height: inherit;
    -moz-transition: visibility 0s, opacity 0.5s ease-in-out, left 0.5s ease-in-out;
    -o-transition: visibility 0s, opacity 0.5s ease-in-out, left 0.5s ease-in-out;
    -webkit-transition: visibility 0s, opacity 0.5s ease-in-out, left 0.5s ease-in-out;
    transition: visibility 0s, opacity 0.5s ease-in-out, left 0.5s ease-in-out; }
    @media screen and (max-width: 767px) {
      header.main-header nav {
        float: none;
        position: absolute;
        left: -100%;
        top: 3rem;
        height: auto;
        width: 100%;
        opacity: 0;
        z-index: 100;
        font-size: 16pt;
        line-height: 3.25rem;
        background: #252525;
        box-shadow: 0 0 0.25rem 0 rgba(0, 0, 0, 0.5); }
        header.main-header nav.nav-visible {
          left: 0;
          opacity: 1; } }
    header.main-header nav > ul {
      list-style: none;
      margin: 0;
      padding-left: 0; }
      header.main-header nav > ul > li {
        margin-left: 1.5rem;
        padding-left: 0; }
        @media screen and (min-width: 768px) {
          header.main-header nav > ul > li {
            display: inline-block; } }
        header.main-header nav > ul > li a {
          color: inherit;
          text-decoration: none;
          -moz-transition: color 0.1s ease-in-out;
          -o-transition: color 0.1s ease-in-out;
          -webkit-transition: color 0.1s ease-in-out;
          transition: color 0.1s ease-in-out; }
          header.main-header nav > ul > li a:hover {
            color: white; }

footer.main-footer {
  padding-bottom: 1rem; }

header.major {
  text-align: center;
  margin: 0 0 3em 0; }
  header.major h2 {
    font-size: 26pt;
    margin: 0.5rem; }
  header.major p {
    font-size: 16pt;
    margin: 0; }

.hero {
  color: white;
  background: transparent;
  box-shadow: none;
  padding: 9rem 0 14rem 0;
  text-align: center;
  position: relative; }
  .hero h2 {
    color: inherit;
    font-size: 44pt;
    margin: 0; }
  .hero p {
    font-size: 18pt;
    margin: 1rem 1rem 3rem 1rem; }

form {
  margin: 0 0 2em 0; }

label {
  margin-top: 1em; }

input[type="text"],
input[type="password"],
input[type="email"],
select,
textarea {
  -moz-appearance: none;
  -webkit-appearance: none;
  -o-appearance: none;
  -ms-appearance: none;
  appearance: none;
  background: rgba(144, 144, 144, 0.075);
  border-radius: 6px;
  border: none;
  border: solid 1px rgba(144, 144, 144, 0.25);
  color: inherit;
  display: block;
  outline: 0;
  padding: 0 1em;
  text-decoration: none;
  width: 100%; }
  input[type="text"]:invalid,
  input[type="password"]:invalid,
  input[type="email"]:invalid,
  select:invalid,
  textarea:invalid {
    box-shadow: none; }
  input[type="text"]:focus,
  input[type="password"]:focus,
  input[type="email"]:focus,
  select:focus,
  textarea:focus {
    border-color: #629DD1;
    box-shadow: 0 0 0 1px #629DD1; }

.select-wrapper {
  text-decoration: none;
  display: block;
  position: relative; }

.select-wrapper:before {
  content: "";
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-transform: none !important; }

.select-wrapper:before {
  color: rgba(144, 144, 144, 0.25);
  display: block;
  height: 2.75em;
  line-height: 2.75em;
  pointer-events: none;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
  width: 2.75em; }

.select-wrapper select::-ms-expand {
  display: none; }

input[type="text"],
input[type="password"],
input[type="email"],
select {
  height: 2.75em; }

textarea {
  padding: 0.75em 1em; }

input[type="checkbox"],
input[type="radio"] {
  -moz-appearance: none;
  -webkit-appearance: none;
  -o-appearance: none;
  -ms-appearance: none;
  appearance: none;
  display: block;
  float: left;
  margin-right: -2em;
  opacity: 0;
  width: 1em;
  z-index: -1; }

input[type="checkbox"] + label,
input[type="radio"] + label {
  text-decoration: none;
  color: #555f66;
  cursor: pointer;
  display: inline-block;
  font-size: 1em;
  font-weight: 300;
  padding-left: 2.4em;
  padding-right: 0.75em;
  position: relative; }

input[type="checkbox"] + label:before,
input[type="radio"] + label:before {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-transform: none !important; }

input[type="checkbox"] + label:before,
input[type="radio"] + label:before {
  background: rgba(144, 144, 144, 0.075);
  border-radius: 6px;
  border: solid 1px rgba(144, 144, 144, 0.25);
  content: '';
  display: inline-block;
  height: 1.65em;
  left: 0;
  line-height: 1.58125em;
  position: absolute;
  text-align: center;
  top: 0;
  width: 1.65em; }

input[type="checkbox"]:checked + label:before,
input[type="radio"]:checked + label:before {
  background: #192024;
  border-color: #192024;
  color: #ffffff;
  content: '\f00c'; }

input[type="checkbox"]:focus + label:before,
input[type="radio"]:focus + label:before {
  border-color: #629DD1;
  box-shadow: 0 0 0 1px #629DD1; }

input[type="checkbox"] + label:before {
  border-radius: 6px; }

input[type="radio"] + label:before {
  border-radius: 100%; }

::-webkit-input-placeholder {
  color: #bbb !important;
  opacity: 1.0; }

:-moz-placeholder {
  color: #bbb !important;
  opacity: 1.0; }

::-moz-placeholder {
  color: #bbb !important;
  opacity: 1.0; }

:-ms-input-placeholder {
  color: #bbb !important;
  opacity: 1.0; }

.formerize-placeholder {
  color: #bbb !important;
  opacity: 1.0; }

.boltforms-row, .boltform-row {
  margin-bottom: 1em; }

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