@charset "UTF-8";
/*
Theme Name:         Sparrows Capital WordPress Theme
Theme URI:          www.sparrowscapital.com
Description:        WordPress theme for Sparrows Capital
Version:            1
Author:             We Launch
Author URI:         http://www.welaunch.co.uk
Text Domain:        welaunch

License:            MIT License
License URI:        http://opensource.org/licenses/MIT
*/
@import url(https://fonts.googleapis.com/css?family=Work+Sans:400,600|Libre+Baskerville:400,700);
html {
  box-sizing: border-box; }

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

/*! normalize.css v4.0.0 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Prevent adjustments of font size after orientation changes in IE and iOS.
 */
*,
*::after,
*::before {
  box-sizing: border-box; }

::-moz-selection {
  background-color: #cea34a;
  color: white; }

::selection {
  background-color: #cea34a;
  color: white; }

::-moz-selection {
  background-color: #cea34a;
  color: white; }

html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  font-size: 112.5%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0;
  margin-top: 76.6px;
  font-size: 18px;
  font-size: 1rem;
  font-family: "Work Sans", "Helvetica", sans-serif;
  font-weight: 400;
  background-color: white;
  color: #323232;
  line-height: 1.5;
  overflow-x: hidden; }
  @media (min-width: 52.2em) {
    body {
      margin-top: 88px; } }

@media (max-width: 33.8em) {
  body {
    margin-top: 65px; } }

body.active {
  overflow: hidden; }

/* HTML5 display definitions
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 * 2. Add the correct display in IE.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  /* 1 */
  display: block; }

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

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

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline; }

/**
 * Add the correct display in IE 10-.
 * 1. Add the correct display in IE.
 */
template,
[hidden] {
  display: none; }

/* Links
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
  color: #cea34a; }

/**
 * Remove the outline on focused links when they are also active or hovered
 * in all browsers (opinionated).
 */
a:active,
a:hover {
  outline-width: 0;
  text-decoration: underline; }

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the bottom border in 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; }

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

/**
 * 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;
  color:#fff;
  text-shadow: 2px 2px #323232;  }

/**
 * 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
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none; }

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

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

/**
 * 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 */ }

/* Forms
   ========================================================================== */
/**
 * Change font properties to `inherit` in all browsers (opinionated).
 */
button,
input,
select,
textarea {
  font: inherit; }

/**
 * Restore the font weight unset by the previous rule.
 */
optgroup {
  font-weight: bold; }

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 * 2. Show the overflow in Edge, Firefox, and IE.
 */
button,
input,
select {
  /* 2 */
  overflow: visible; }

/**
 * Remove the margin in Safari.
 * 1. Remove the margin in Firefox and Safari.
 */
button,
input,
select,
textarea {
  /* 1 */
  margin: 0; }

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

/**
 * Change the cursor in all browsers (opinionated).
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  cursor: pointer; }

/**
 * Restore the default cursor to disabled elements unset by the previous rule.
 */
[disabled] {
  cursor: default; }

/**
 * 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.
 */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */ }

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
input:-moz-focusring {
  outline: 1px dotted ButtonText; }

/**
 * Change the border, margin, and padding in all browsers (opinionated).
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 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 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */ }

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

/**
 * 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; }

/**
 * Correct the odd appearance of search inputs in Chrome and Safari.
 */
[type="search"] {
  -webkit-appearance: textfield; }

/**
 * Remove the inner padding and cancel buttons in Chrome on OS X and
 * Safari on OS X.
 */
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

ul {
  padding: 0;
  margin: 0;
  list-style-type: none; }

address {
  font-style: normal; }

h1 {
  font-family: "Libre Baskerville", "Georgia", "Times", serif;
  font-size: 2.48rem;
  font-weight: 700;
  line-height: 1.20;
  opacity: 1.00;
  margin-top: 0px;
  margin-bottom: 0.35em;
  letter-spacing: -0.72px;
  word-spacing: 0.00px;
  text-transform: none; }

h2 {
  font-family: "Libre Baskerville", "Georgia", "Times", serif;
  font-size: 2.074rem;
  font-weight: 700;
  line-height: 1.20;
  opacity: 1.00;
  margin: 0.67em 0;
  letter-spacing: -0.72px;
  word-spacing: 0.00px;
  text-transform: none; }

h3 {
  font-family: "Libre Baskerville", "Georgia", "Times", serif;
  font-size: 1.72rem;
  font-weight: 400;
  line-height: 1.20;
  opacity: 1.00;
  margin: 0.67em 0;
  letter-spacing: 0.00px;
  word-spacing: 0.00px;
  text-transform: none; }

h4 {
  font-family: "Libre Baskerville", "Georgia", "Times", serif;
  font-size: 1.52rem;
  font-weight: 400;
  line-height: 1.20;
  opacity: 1.00;
  margin: 0.67em 0;
  letter-spacing: 0.00px;
  word-spacing: 0.00px;
  text-transform: none; }

p {
  font-family: "Work Sans", "Helvetica", sans-serif;
  font-size: 0.9rem;
  font-weight: 400;
  line-height: 1.65;
  margin-top: 0px;
  margin-bottom: 0.8em;
  letter-spacing: -0.30px;
  word-spacing: -0.10px;
  text-transform: none; }

.marker {
  position: relative;
  top: -0.25em;
  display: inline-block;
  height: 2px;
  width: 2em;
  background-color: #34383b;
  margin-right: 10px; }

.sc-grid__block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: column wrap;
      flex-flow: column wrap; }
  @media (min-width: 52.2em) {
    .sc-grid__block {
      -ms-flex-flow: row wrap;
          flex-flow: row wrap; } }

.sc-grid__item {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding-left: 0.5rem;
  padding-right: 0.5rem; }

.sc-grid__item.size-half {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 50%;
          flex: 1 1 50%; }

.sc-grid__item.size-third {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 33.3333333333333333333%;
          flex: 1 1 33.3333333333333333333%; }

.sc-grid__item.size-quarter {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 25%;
          flex: 1 1 25%; }

.no-flexbox .sc-grid__block {
  display: block; }
  .no-flexbox .sc-grid__block::after {
    clear: both;
    content: "";
    display: table; }

.no-flexbox .sc-grid__item {
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 100%;
  padding: 0; }
  .no-flexbox .sc-grid__item:last-child {
    margin-right: 0; }

.no-flexbox .sc-grid__item.size-half {
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 100%; }
  .no-flexbox .sc-grid__item.size-half:last-child {
    margin-right: 0; }
  @media (min-width: 52.2em) {
    .no-flexbox .sc-grid__item.size-half {
      float: left;
      display: block;
      margin-right: 2.35765%;
      width: 48.82117%; }
      .no-flexbox .sc-grid__item.size-half:last-child {
        margin-right: 0; } }

.no-flexbox .sc-grid__item.size-third {
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 100%; }
  .no-flexbox .sc-grid__item.size-third:last-child {
    margin-right: 0; }
  @media (min-width: 52.2em) {
    .no-flexbox .sc-grid__item.size-third {
      float: left;
      display: block;
      margin-right: 2.35765%;
      width: 31.76157%; }
      .no-flexbox .sc-grid__item.size-third:last-child {
        margin-right: 0; } }

.no-flexbox .sc-grid__item.size-quarter {
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 100%; }
  .no-flexbox .sc-grid__item.size-quarter:last-child {
    margin-right: 0; }
  @media (min-width: 52.2em) {
    .no-flexbox .sc-grid__item.size-quarter {
      float: left;
      display: block;
      margin-right: 2.35765%;
      width: 23.23176%; }
      .no-flexbox .sc-grid__item.size-quarter:last-child {
        margin-right: 0; } }

/*------------------------------------*    $CSSWIZARDRY-GRIDS
\*------------------------------------*/
/**
 * CONTENTS
 * INTRODUCTION.........How the grid system works.
 * VARIABLES............Your settings.
 * MIXINS...............Library mixins.
 * GRID SETUP...........Build the grid structure.
 * WIDTHS...............Build our responsive widths around our breakpoints.
 * PUSH.................Push classes.
 * PULL.................Pull classes.
 */
/*------------------------------------*    $INTRODUCTION
\*------------------------------------*/
/**
 * csswizardry grids provides you with widths to suit a number of breakpoints
 * designed around devices of a size you specify. Out of the box, csswizardry
 * grids caters to the following types of device:
 *
 * sm       --  palm-based devices, like phones and small tablets
 * md       --  lap-based devices, like iPads or laptops
 * lg       --  all of the above
 * xl       --  stationary devices, like desktop computers
 * regular  --  any/all types of device
 *
 * These namespaces are then used in the library to give you the ability to
 * manipulate your layouts based around them, for example:
 *
   <div class="grid__item  one-whole  lap--one-half  desk--one-third">
 *
 * This would give you a grid item which is 100% width unless it is on a lap
 * device, at which point it become 50% wide, or it is on a desktop device, at
 * which point it becomes 33.333% width.
 *
 * csswizardry grids also has push and pull classes which allow you to nudge
 * grid items left and right by a defined amount. These follow the same naming
 * convention as above, but are prepended by either `push--` or `pull--`, for
 * example:
 *
   `class="grid__item  one-half  push--one-half"`
 *
 * This would give you a grid item which is 50% width and pushed over to the
 * right by 50%.
 *
 * All classes in csswizardry grids follow this patten, so you should fairly
 * quickly be able to piece together any combinations you can imagine, for
 * example:
 *
   `class="grid__item  one-whole  lap--one-half  desk--one-third  push--desk--one-third"`
 *
   `class="grid__item  one-quarter  palm--one-half  push--palm--one-half"`
 *
   `class="grid__item  palm--one-third  desk--five-twelfths"`
 */
/*------------------------------------*    $VARIABLES
\*------------------------------------*/
/**
 * If you are building a non-responsive site but would still like to use
 * csswizardry-grids, set this to ‘false’:
 */
/**
 * Is this build mobile first? Setting to ‘true’ means that all grids will be
 * 100% width if you do not apply a more specific class to them.
 */
/**
 * Set the spacing between your grid items.
 */
/**
 * Would you like Sass’ silent classes, or regular CSS classes?
 */
/**
 * Would you like push and pull classes enabled?
 */
/**
 * Using `inline-block` means that the grid items need their whitespace removing
 * in order for them to work correctly. Set the following to true if you are
 * going to achieve this by manually removing/commenting out any whitespace in
 * your HTML yourself.
 *
 * Setting this to false invokes a hack which cannot always be guaranteed,
 * please see the following for more detail:
 *
 * github.com/csswizardry/csswizardry-grids/commit/744d4b23c9d2b77d605b5991e54a397df72e0688
 * github.com/csswizardry/inuit.css/issues/170#issuecomment-14859371
 */
/**
 * Define your breakpoints. The first value is the prefix that shall be used for
 * your classes (e.g. `.palm--one-half`), the second value is the media query
 * that the breakpoint fires at.
 */
/**
 * Define which namespaced breakpoints you would like to generate for each of
 * widths, push and pull. This is handy if you only need pull on, say, desk, or
 * you only need a new width breakpoint at mobile sizes. It allows you to only
 * compile as much CSS as you need. All are turned on by default, but you can
 * add and remove breakpoints at will.
 *
 * Push and pull shall only be used if `$push` and/or `$pull` and `$responsive`
 * have been set to ‘true’.
 */
/**
 * You do not need to edit anything from this line onward; csswizardry-grids is
 * good to go. Happy griddin’!
 */
/*------------------------------------*    $MIXINS
\*------------------------------------*/
/**
 * These mixins are for the library to use only, you should not need to modify
 * them at all.
 *
 * Enclose a block of code with a media query as named in `$breakpoints`.
 */
/**
 * Drop relative positioning into silent classes which can’t take advantage of
 * the `[class*="push--"]` and `[class*="pull--"]` selectors.
 */
/*------------------------------------*    $GRID SETUP
\*------------------------------------*/
/**
 * 1. Allow the grid system to be used on lists.
 * 2. Remove any margins and paddings that might affect the grid system.
 * 3. Apply a negative `margin-left` to negate the columns’ gutters.
 */
.grid {
  position: relative;
  list-style: none;
  /* [1] */
  margin: 0;
  /* [2] */
  padding: 0;
  /* [2] */
  margin-left: -1rem;
  /* [3] */
  display: block; }
  .grid::after {
    clear: both;
    content: "";
    display: table; }

/**
     * 1. Cause columns to stack side-by-side.
     * 2. Space columns apart.
     * 3. Align columns to the tops of each other.
     * 4. Full-width unless told to behave otherwise.
     * 5. Required to combine fluid widths and fixed gutters.
     */
.grid__item {
  position: relative;
  float: left;
  display: inline-block;
  /* [1] */
  padding-left: 1rem;
  /* [2] */
  vertical-align: top;
  /* [3] */
  width: 100%;
  /* [4] */
  /* [5] */
  /* [5] */
  box-sizing: border-box;
  /* [5] */ }

/**
 * Reversed grids allow you to structure your source in the opposite order to
 * how your rendered layout will appear. Extends `.grid`.
 */
.grid--rev {
  direction: rtl;
  text-align: left; }
  .grid--rev > .grid__item {
    direction: ltr;
    text-align: left; }

/**
 * Gutterless grids have all the properties of regular grids, minus any spacing.
 * Extends `.grid`.
 */
.grid--full {
  margin-left: 0; }
  .grid--full > .grid__item {
    padding-left: 0; }

/**
 * Align the entire grid to the right. Extends `.grid`.
 */
.grid--right {
  text-align: right; }
  .grid--right > .grid__item {
    text-align: left; }

/**
 * Centered grids align grid items centrally without needing to use push or pull
 * classes. Extends `.grid`.
 */
/**
 * Align grid cells vertically (`.grid--middle` or `.grid--bottom`). Extends
 * `.grid`.
 */
.grid--middle > .grid__item {
  vertical-align: middle; }

.grid--bottom > .grid__item {
  vertical-align: bottom; }

/**
 * Create grids with narrower gutters. Extends `.grid`.
 */
.grid--narrow {
  margin-left: -0.5rem; }
  .grid--narrow > .grid__item {
    padding-left: 0.5rem; }

/**
 * Create grids with wider gutters. Extends `.grid`.
 */
.grid--wide {
  margin-left: -2rem; }
  .grid--wide > .grid__item {
    padding-left: 2rem; }

/**
 * Create grids with wider gutters. Extends `.grid`.
 */
.grid--stretch {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -ms-flex-flow: column wrap;
      flex-flow: column wrap; }
  @media (min-width: 52.2em) {
    .grid--stretch {
      -ms-flex-flow: row wrap;
          flex-flow: row wrap; } }
  .grid--stretch > .grid__item {
    margin-bottom: 1rem; }

.grid--uniform .grid__item {
  margin-bottom: 1rem; }

.grid--center {
  -webkit-box-align: center;
      -ms-flex-align: center;
              -ms-grid-row-align: center;
          align-items: center; }

/*------------------------------------*    $WIDTHS
\*------------------------------------*/
/**
 * Create our width classes, prefixed by the specified namespace.
 */
/**
 * Our regular, non-responsive width classes.
 */
/**
     * Whole
     */
.one-whole {
  width: 100%; }

/**
     * Halves
     */
.one-half, .two-quarters, .three-sixths, .four-eighths, .five-tenths, .six-twelfths {
  width: 50%; }

/**
     * Thirds
     */
.one-third, .two-sixths, .four-twelfths {
  width: 33.333%; }

.two-thirds, .four-sixths, .eight-twelfths {
  width: 66.666%; }

/**
     * Quarters
     */
.one-quarter, .two-eighths, .three-twelfths {
  width: 25%; }

.three-quarters, .six-eighths, .nine-twelfths {
  width: 75%; }

/**
     * Fifths
     */
.one-fifth, .two-tenths {
  width: 20%; }

.two-fifths, .four-tenths {
  width: 40%; }

.three-fifths, .six-tenths {
  width: 60%; }

.four-fifths, .eight-tenths {
  width: 80%; }

/**
     * Sixths
     */
.one-sixth, .two-twelfths {
  width: 16.666%; }

.five-sixths, .ten-twelfths {
  width: 83.333%; }

/**
     * Eighths
     */
.one-eighth {
  width: 12.5%; }

.three-eighths {
  width: 37.5%; }

.five-eighths {
  width: 62.5%; }

.seven-eighths {
  width: 87.5%; }

/**
     * Tenths
     */
.one-tenth {
  width: 10%; }

.three-tenths {
  width: 30%; }

.seven-tenths {
  width: 70%; }

.nine-tenths {
  width: 90%; }

/**
     * Twelfths
     */
.one-twelfth {
  width: 8.333%; }

.five-twelfths {
  width: 41.666%; }

.seven-twelfths {
  width: 58.333%; }

.eleven-twelfths {
  width: 91.666%; }

/**
 * Our responsive classes, if we have enabled them.
 */
@media only screen and (max-width: 33.8em) {
  /**
     * Whole
     */
  .xs--one-whole {
    width: 100%; }
  /**
     * Halves
     */
  .xs--one-half, .xs--two-quarters, .xs--three-sixths, .xs--four-eighths, .xs--five-tenths, .xs--six-twelfths {
    width: 50%; }
  /**
     * Thirds
     */
  .xs--one-third, .xs--two-sixths, .xs--four-twelfths {
    width: 33.333%; }
  .xs--two-thirds, .xs--four-sixths, .xs--eight-twelfths {
    width: 66.666%; }
  /**
     * Quarters
     */
  .xs--one-quarter, .xs--two-eighths, .xs--three-twelfths {
    width: 25%; }
  .xs--three-quarters, .xs--six-eighths, .xs--nine-twelfths {
    width: 75%; }
  /**
     * Fifths
     */
  .xs--one-fifth, .xs--two-tenths {
    width: 20%; }
  .xs--two-fifths, .xs--four-tenths {
    width: 40%; }
  .xs--three-fifths, .xs--six-tenths {
    width: 60%; }
  .xs--four-fifths, .xs--eight-tenths {
    width: 80%; }
  /**
     * Sixths
     */
  .xs--one-sixth, .xs--two-twelfths {
    width: 16.666%; }
  .xs--five-sixths, .xs--ten-twelfths {
    width: 83.333%; }
  /**
     * Eighths
     */
  .xs--one-eighth {
    width: 12.5%; }
  .xs--three-eighths {
    width: 37.5%; }
  .xs--five-eighths {
    width: 62.5%; }
  .xs--seven-eighths {
    width: 87.5%; }
  /**
     * Tenths
     */
  .xs--one-tenth {
    width: 10%; }
  .xs--three-tenths {
    width: 30%; }
  .xs--seven-tenths {
    width: 70%; }
  .xs--nine-tenths {
    width: 90%; }
  /**
     * Twelfths
     */
  .xs--one-twelfth {
    width: 8.333%; }
  .xs--five-twelfths {
    width: 41.666%; }
  .xs--seven-twelfths {
    width: 58.333%; }
  .xs--eleven-twelfths {
    width: 91.666%; } }

@media only screen and (min-width: 34em) {
  /**
     * Whole
     */
  .sm--one-whole {
    width: 100%; }
  /**
     * Halves
     */
  .sm--one-half, .sm--two-quarters, .sm--three-sixths, .sm--four-eighths, .sm--five-tenths, .sm--six-twelfths {
    width: 50%; }
  /**
     * Thirds
     */
  .sm--one-third, .sm--two-sixths, .sm--four-twelfths {
    width: 33.333%; }
  .sm--two-thirds, .sm--four-sixths, .sm--eight-twelfths {
    width: 66.666%; }
  /**
     * Quarters
     */
  .sm--one-quarter, .sm--two-eighths, .sm--three-twelfths {
    width: 25%; }
  .sm--three-quarters, .sm--six-eighths, .sm--nine-twelfths {
    width: 75%; }
  /**
     * Fifths
     */
  .sm--one-fifth, .sm--two-tenths {
    width: 20%; }
  .sm--two-fifths, .sm--four-tenths {
    width: 40%; }
  .sm--three-fifths, .sm--six-tenths {
    width: 60%; }
  .sm--four-fifths, .sm--eight-tenths {
    width: 80%; }
  /**
     * Sixths
     */
  .sm--one-sixth, .sm--two-twelfths {
    width: 16.666%; }
  .sm--five-sixths, .sm--ten-twelfths {
    width: 83.333%; }
  /**
     * Eighths
     */
  .sm--one-eighth {
    width: 12.5%; }
  .sm--three-eighths {
    width: 37.5%; }
  .sm--five-eighths {
    width: 62.5%; }
  .sm--seven-eighths {
    width: 87.5%; }
  /**
     * Tenths
     */
  .sm--one-tenth {
    width: 10%; }
  .sm--three-tenths {
    width: 30%; }
  .sm--seven-tenths {
    width: 70%; }
  .sm--nine-tenths {
    width: 90%; }
  /**
     * Twelfths
     */
  .sm--one-twelfth {
    width: 8.333%; }
  .sm--five-twelfths {
    width: 41.666%; }
  .sm--seven-twelfths {
    width: 58.333%; }
  .sm--eleven-twelfths {
    width: 91.666%; } }

@media only screen and (min-width: 48.065em) {
  /**
     * Whole
     */
  .md--one-whole {
    width: 100%; }
  /**
     * Halves
     */
  .md--one-half, .md--two-quarters, .md--three-sixths, .md--four-eighths, .md--five-tenths, .md--six-twelfths {
    width: 50%; }
  /**
     * Thirds
     */
  .md--one-third, .md--two-sixths, .md--four-twelfths {
    width: 33.333%; }
  .md--two-thirds, .md--four-sixths, .md--eight-twelfths {
    width: 66.666%; }
  /**
     * Quarters
     */
  .md--one-quarter, .md--two-eighths, .md--three-twelfths {
    width: 25%; }
  .md--three-quarters, .md--six-eighths, .md--nine-twelfths {
    width: 75%; }
  /**
     * Fifths
     */
  .md--one-fifth, .md--two-tenths {
    width: 20%; }
  .md--two-fifths, .md--four-tenths {
    width: 40%; }
  .md--three-fifths, .md--six-tenths {
    width: 60%; }
  .md--four-fifths, .md--eight-tenths {
    width: 80%; }
  /**
     * Sixths
     */
  .md--one-sixth, .md--two-twelfths {
    width: 16.666%; }
  .md--five-sixths, .md--ten-twelfths {
    width: 83.333%; }
  /**
     * Eighths
     */
  .md--one-eighth {
    width: 12.5%; }
  .md--three-eighths {
    width: 37.5%; }
  .md--five-eighths {
    width: 62.5%; }
  .md--seven-eighths {
    width: 87.5%; }
  /**
     * Tenths
     */
  .md--one-tenth {
    width: 10%; }
  .md--three-tenths {
    width: 30%; }
  .md--seven-tenths {
    width: 70%; }
  .md--nine-tenths {
    width: 90%; }
  /**
     * Twelfths
     */
  .md--one-twelfth {
    width: 8.333%; }
  .md--five-twelfths {
    width: 41.666%; }
  .md--seven-twelfths {
    width: 58.333%; }
  .md--eleven-twelfths {
    width: 91.666%; } }

@media only screen and (min-width: 62em) {
  /**
     * Whole
     */
  .lg--one-whole {
    width: 100%; }
  /**
     * Halves
     */
  .lg--one-half, .lg--two-quarters, .lg--three-sixths, .lg--four-eighths, .lg--five-tenths, .lg--six-twelfths {
    width: 50%; }
  /**
     * Thirds
     */
  .lg--one-third, .lg--two-sixths, .lg--four-twelfths {
    width: 33.333%; }
  .lg--two-thirds, .lg--four-sixths, .lg--eight-twelfths {
    width: 66.666%; }
  /**
     * Quarters
     */
  .lg--one-quarter, .lg--two-eighths, .lg--three-twelfths {
    width: 25%; }
  .lg--three-quarters, .lg--six-eighths, .lg--nine-twelfths {
    width: 75%; }
  /**
     * Fifths
     */
  .lg--one-fifth, .lg--two-tenths {
    width: 20%; }
  .lg--two-fifths, .lg--four-tenths {
    width: 40%; }
  .lg--three-fifths, .lg--six-tenths {
    width: 60%; }
  .lg--four-fifths, .lg--eight-tenths {
    width: 80%; }
  /**
     * Sixths
     */
  .lg--one-sixth, .lg--two-twelfths {
    width: 16.666%; }
  .lg--five-sixths, .lg--ten-twelfths {
    width: 83.333%; }
  /**
     * Eighths
     */
  .lg--one-eighth {
    width: 12.5%; }
  .lg--three-eighths {
    width: 37.5%; }
  .lg--five-eighths {
    width: 62.5%; }
  .lg--seven-eighths {
    width: 87.5%; }
  /**
     * Tenths
     */
  .lg--one-tenth {
    width: 10%; }
  .lg--three-tenths {
    width: 30%; }
  .lg--seven-tenths {
    width: 70%; }
  .lg--nine-tenths {
    width: 90%; }
  /**
     * Twelfths
     */
  .lg--one-twelfth {
    width: 8.333%; }
  .lg--five-twelfths {
    width: 41.666%; }
  .lg--seven-twelfths {
    width: 58.333%; }
  .lg--eleven-twelfths {
    width: 91.666%; } 
	
	.lg--floating-menu
	{
		min-width: 230px;
		margin-left:40px;
		padding-left:0;
	}
	
	}

/*------------------------------------*    $PUSH
\*------------------------------------*/
/**
 * Push classes, to move grid items over to the right by certain amounts.
 */
/**
     * Not a particularly great selector, but the DRYest way to do things.
     */
[class*="push--"] {
  position: relative; }

/**
     * Whole
     */
.push--one-whole {
  left: 100%; }

/**
     * Halves
     */
.push--one-half, .push--two-quarters, .push--three-sixths, .push--four-eighths, .push--five-tenths, .push--six-twelfths {
  left: 50%; }

/**
     * Thirds
     */
.push--one-third, .push--two-sixths, .push--four-twelfths {
  left: 33.333%; }

.push--two-thirds, .push--four-sixths, .push--eight-twelfths {
  left: 66.666%; }

/**
     * Quarters
     */
.push--one-quarter, .push--two-eighths, .push--three-twelfths {
  left: 25%; }

.push--three-quarters, .push--six-eighths, .push--nine-twelfths {
  left: 75%; }

/**
     * Fifths
     */
.push--one-fifth, .push--two-tenths {
  left: 20%; }

.push--two-fifths, .push--four-tenths {
  left: 40%; }

.push--three-fifths, .push--six-tenths {
  left: 60%; }

.push--four-fifths, .push--eight-tenths {
  left: 80%; }

/**
     * Sixths
     */
.push--one-sixth, .push--two-twelfths {
  left: 16.666%; }

.push--five-sixths, .push--ten-twelfths {
  left: 83.333%; }

/**
     * Eighths
     */
.push--one-eighth {
  left: 12.5%; }

.push--three-eighths {
  left: 37.5%; }

.push--five-eighths {
  left: 62.5%; }

.push--seven-eighths {
  left: 87.5%; }

/**
     * Tenths
     */
.push--one-tenth {
  left: 10%; }

.push--three-tenths {
  left: 30%; }

.push--seven-tenths {
  left: 70%; }

.push--nine-tenths {
  left: 90%; }

/**
     * Twelfths
     */
.push--one-twelfth {
  left: 8.333%; }

.push--five-twelfths {
  left: 41.666%; }

.push--seven-twelfths {
  left: 58.333%; }

.push--eleven-twelfths {
  left: 91.666%; }

@media only screen and (max-width: 33.8em) {
  /**
     * Whole
     */
  .push--xs--one-whole {
    left: 100%; }
  /**
     * Halves
     */
  .push--xs--one-half, .push--xs--two-quarters, .push--xs--three-sixths, .push--xs--four-eighths, .push--xs--five-tenths, .push--xs--six-twelfths {
    left: 50%; }
  /**
     * Thirds
     */
  .push--xs--one-third, .push--xs--two-sixths, .push--xs--four-twelfths {
    left: 33.333%; }
  .push--xs--two-thirds, .push--xs--four-sixths, .push--xs--eight-twelfths {
    left: 66.666%; }
  /**
     * Quarters
     */
  .push--xs--one-quarter, .push--xs--two-eighths, .push--xs--three-twelfths {
    left: 25%; }
  .push--xs--three-quarters, .push--xs--six-eighths, .push--xs--nine-twelfths {
    left: 75%; }
  /**
     * Fifths
     */
  .push--xs--one-fifth, .push--xs--two-tenths {
    left: 20%; }
  .push--xs--two-fifths, .push--xs--four-tenths {
    left: 40%; }
  .push--xs--three-fifths, .push--xs--six-tenths {
    left: 60%; }
  .push--xs--four-fifths, .push--xs--eight-tenths {
    left: 80%; }
  /**
     * Sixths
     */
  .push--xs--one-sixth, .push--xs--two-twelfths {
    left: 16.666%; }
  .push--xs--five-sixths, .push--xs--ten-twelfths {
    left: 83.333%; }
  /**
     * Eighths
     */
  .push--xs--one-eighth {
    left: 12.5%; }
  .push--xs--three-eighths {
    left: 37.5%; }
  .push--xs--five-eighths {
    left: 62.5%; }
  .push--xs--seven-eighths {
    left: 87.5%; }
  /**
     * Tenths
     */
  .push--xs--one-tenth {
    left: 10%; }
  .push--xs--three-tenths {
    left: 30%; }
  .push--xs--seven-tenths {
    left: 70%; }
  .push--xs--nine-tenths {
    left: 90%; }
  /**
     * Twelfths
     */
  .push--xs--one-twelfth {
    left: 8.333%; }
  .push--xs--five-twelfths {
    left: 41.666%; }
  .push--xs--seven-twelfths {
    left: 58.333%; }
  .push--xs--eleven-twelfths {
    left: 91.666%; } }

@media only screen and (min-width: 34em) {
  /**
     * Whole
     */
  .push--sm--one-whole {
    left: 100%; }
  /**
     * Halves
     */
  .push--sm--one-half, .push--sm--two-quarters, .push--sm--three-sixths, .push--sm--four-eighths, .push--sm--five-tenths, .push--sm--six-twelfths {
    left: 50%; }
  /**
     * Thirds
     */
  .push--sm--one-third, .push--sm--two-sixths, .push--sm--four-twelfths {
    left: 33.333%; }
  .push--sm--two-thirds, .push--sm--four-sixths, .push--sm--eight-twelfths {
    left: 66.666%; }
  /**
     * Quarters
     */
  .push--sm--one-quarter, .push--sm--two-eighths, .push--sm--three-twelfths {
    left: 25%; }
  .push--sm--three-quarters, .push--sm--six-eighths, .push--sm--nine-twelfths {
    left: 75%; }
  /**
     * Fifths
     */
  .push--sm--one-fifth, .push--sm--two-tenths {
    left: 20%; }
  .push--sm--two-fifths, .push--sm--four-tenths {
    left: 40%; }
  .push--sm--three-fifths, .push--sm--six-tenths {
    left: 60%; }
  .push--sm--four-fifths, .push--sm--eight-tenths {
    left: 80%; }
  /**
     * Sixths
     */
  .push--sm--one-sixth, .push--sm--two-twelfths {
    left: 16.666%; }
  .push--sm--five-sixths, .push--sm--ten-twelfths {
    left: 83.333%; }
  /**
     * Eighths
     */
  .push--sm--one-eighth {
    left: 12.5%; }
  .push--sm--three-eighths {
    left: 37.5%; }
  .push--sm--five-eighths {
    left: 62.5%; }
  .push--sm--seven-eighths {
    left: 87.5%; }
  /**
     * Tenths
     */
  .push--sm--one-tenth {
    left: 10%; }
  .push--sm--three-tenths {
    left: 30%; }
  .push--sm--seven-tenths {
    left: 70%; }
  .push--sm--nine-tenths {
    left: 90%; }
  /**
     * Twelfths
     */
  .push--sm--one-twelfth {
    left: 8.333%; }
  .push--sm--five-twelfths {
    left: 41.666%; }
  .push--sm--seven-twelfths {
    left: 58.333%; }
  .push--sm--eleven-twelfths {
    left: 91.666%; } }

@media only screen and (min-width: 48.065em) {
  /**
     * Whole
     */
  .push--md--one-whole {
    left: 100%; }
  /**
     * Halves
     */
  .push--md--one-half, .push--md--two-quarters, .push--md--three-sixths, .push--md--four-eighths, .push--md--five-tenths, .push--md--six-twelfths {
    left: 50%; }
  /**
     * Thirds
     */
  .push--md--one-third, .push--md--two-sixths, .push--md--four-twelfths {
    left: 33.333%; }
  .push--md--two-thirds, .push--md--four-sixths, .push--md--eight-twelfths {
    left: 66.666%; }
  /**
     * Quarters
     */
  .push--md--one-quarter, .push--md--two-eighths, .push--md--three-twelfths {
    left: 25%; }
  .push--md--three-quarters, .push--md--six-eighths, .push--md--nine-twelfths {
    left: 75%; }
  /**
     * Fifths
     */
  .push--md--one-fifth, .push--md--two-tenths {
    left: 20%; }
  .push--md--two-fifths, .push--md--four-tenths {
    left: 40%; }
  .push--md--three-fifths, .push--md--six-tenths {
    left: 60%; }
  .push--md--four-fifths, .push--md--eight-tenths {
    left: 80%; }
  /**
     * Sixths
     */
  .push--md--one-sixth, .push--md--two-twelfths {
    left: 16.666%; }
  .push--md--five-sixths, .push--md--ten-twelfths {
    left: 83.333%; }
  /**
     * Eighths
     */
  .push--md--one-eighth {
    left: 12.5%; }
  .push--md--three-eighths {
    left: 37.5%; }
  .push--md--five-eighths {
    left: 62.5%; }
  .push--md--seven-eighths {
    left: 87.5%; }
  /**
     * Tenths
     */
  .push--md--one-tenth {
    left: 10%; }
  .push--md--three-tenths {
    left: 30%; }
  .push--md--seven-tenths {
    left: 70%; }
  .push--md--nine-tenths {
    left: 90%; }
  /**
     * Twelfths
     */
  .push--md--one-twelfth {
    left: 8.333%; }
  .push--md--five-twelfths {
    left: 41.666%; }
  .push--md--seven-twelfths {
    left: 58.333%; }
  .push--md--eleven-twelfths {
    left: 91.666%; } }

@media only screen and (min-width: 62em) {
  /**
     * Whole
     */
  .push--lg--one-whole {
    left: 100%; }
  /**
     * Halves
     */
  .push--lg--one-half, .push--lg--two-quarters, .push--lg--three-sixths, .push--lg--four-eighths, .push--lg--five-tenths, .push--lg--six-twelfths {
    left: 50%; }
  /**
     * Thirds
     */
  .push--lg--one-third, .push--lg--two-sixths, .push--lg--four-twelfths {
    left: 33.333%; }
  .push--lg--two-thirds, .push--lg--four-sixths, .push--lg--eight-twelfths {
    left: 66.666%; }
  /**
     * Quarters
     */
  .push--lg--one-quarter, .push--lg--two-eighths, .push--lg--three-twelfths {
    left: 25%; }
  .push--lg--three-quarters, .push--lg--six-eighths, .push--lg--nine-twelfths {
    left: 75%; }
  /**
     * Fifths
     */
  .push--lg--one-fifth, .push--lg--two-tenths {
    left: 20%; }
  .push--lg--two-fifths, .push--lg--four-tenths {
    left: 40%; }
  .push--lg--three-fifths, .push--lg--six-tenths {
    left: 60%; }
  .push--lg--four-fifths, .push--lg--eight-tenths {
    left: 80%; }
  /**
     * Sixths
     */
  .push--lg--one-sixth, .push--lg--two-twelfths {
    left: 16.666%; }
  .push--lg--five-sixths, .push--lg--ten-twelfths {
    left: 83.333%; }
  /**
     * Eighths
     */
  .push--lg--one-eighth {
    left: 12.5%; }
  .push--lg--three-eighths {
    left: 37.5%; }
  .push--lg--five-eighths {
    left: 62.5%; }
  .push--lg--seven-eighths {
    left: 87.5%; }
  /**
     * Tenths
     */
  .push--lg--one-tenth {
    left: 10%; }
  .push--lg--three-tenths {
    left: 30%; }
  .push--lg--seven-tenths {
    left: 70%; }
  .push--lg--nine-tenths {
    left: 90%; }
  /**
     * Twelfths
     */
  .push--lg--one-twelfth {
    left: 8.333%; }
  .push--lg--five-twelfths {
    left: 41.666%; }
  .push--lg--seven-twelfths {
    left: 58.333%; }
  .push--lg--eleven-twelfths {
    left: 91.666%; } }

/*------------------------------------*    $PULL
\*------------------------------------*/
/**
 * Pull classes, to move grid items back to the left by certain amounts.
 */
.large-hero {
  width: 100%;
  position: relative;
  background-size: cover;
  background-position: center;
  height: auto;
  min-height: 500px; }

@media all and (-ms-high-contrast: none) {
  .large-hero {
    height: 840px; } }

.large-hero .arrow-down {
  position: absolute;
  bottom: -27.5px;
  left: 0;
  right: 0;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-flow: column;
      flex-flow: column;
  text-decoration: none;
  color: #323232;
  width: 55px;
  height: 55px;
  background-color: white;
  border-radius: 50%;
  box-shadow: 0 3px 12px rgba(0, 0, 0, 0.15);
  z-index: 3; }

.btn, .footer-form-wrap input[type="submit"] {
  display: inline-block;
  padding: 0.75em 3em;
  border-radius: 3px;
  font-family: "Libre Baskerville", "Georgia", "Times", serif;
  letter-spacing: 0.07em;
  white-space: nowrap;
  text-align: center;
  margin-top: 0.35em;
  margin-bottom: 0.7em;
  will-change: transform;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  text-decoration: none;
  background-image: url("img/Sparrow_opacity.svg");
  background-size: 100%;
  background-position: 0 10%;
  -webkit-transition: all .3s ease;
  transition: all .3s ease; }
  .btn:hover, .footer-form-wrap input[type="submit"]:hover {
    -webkit-transform: translate3d(0, -3px, 0);
            transform: translate3d(0, -3px, 0);
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    text-decoration: none; }

.btn.btn-cta, .footer-form-wrap input.btn-cta[type="submit"] {
  color: white;
  background-color: #7C858A; }

.btn.btn-navy, .footer-form-wrap input.btn-navy[type="submit"], .error404 form input[type="submit"] {
  color: white;
  background-color: #34383b; }
  .btn.btn-navy:hover, .footer-form-wrap input.btn-navy[type="submit"]:hover, .error404 form input[type="submit"]:hover {
    background-color: #1c1e20; }

.btn.btn-gold, .footer-form-wrap input[type="submit"] {
  color: white;
  background-color: #cea34a; }
  .btn.btn-gold:hover, .footer-form-wrap input[type="submit"]:hover {
    background-color: #b48931; }

.btn.btn--pdf, .footer-form-wrap input.btn--pdf[type="submit"] {
  background-color: #DE101E;
  color: white; }

.btn.btn--link, .footer-form-wrap input.btn--link[type="submit"] {
  background-color: #7C858C;
  color: #34383b; }
  .btn.btn--link:hover, .footer-form-wrap input.btn--link[type="submit"]:hover {
    background-color: #646b71; }

.slab {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
  min-height: 400px;
  text-align: center; }
  @media (min-width: 52.2em) {
    .slab {
      text-align: left;
      padding-top: 5rem;
      padding-bottom: 5rem; } }

.slab > h1:first-of-type,
.slab > h2:first-of-type {
  margin-top: 0; }

.sc-modal {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  background-color: white;
  padding: 2rem;
  overflow-y: scroll;
  opacity: 0;
  z-index: -1;
  -webkit-transition: all .3s ease;
  transition: all .3s ease; }
  @media (min-width: 52.2em) {
    .sc-modal {
      width: 50%;
      height: 75%;
      padding: 4rem; } }

.sc-modal.open {
  opacity: 1;
  z-index: 9999999999;
  -webkit-transition: all .3s ease;
  transition: all .3s ease; }

body.modal {
  overflow: hidden; }

.sc-modal__wrapper {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 9999999998;
  background-color: rgba(0, 0, 0, 0.75);
  opacity: 0;
  display: none;
  -webkit-transition: all .3s ease;
  transition: all .3s ease; }

.sc-modal__wrapper.open {
  opacity: 1;
  display: block;
  -webkit-transition: all .3s ease;
  transition: all .3s ease; }

#core-satellite #rotate-me {
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
  -webkit-transform-origin: center;
          transform-origin: center;
  -webkit-animation-name: csRotate;
          animation-name: csRotate;
  -webkit-animation-duration: 12s;
          animation-duration: 12s;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear; }

#core-satellite #rotate-me-too {
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
  -webkit-transform-origin: center;
          transform-origin: center;
  -webkit-animation-name: csRotate;
          animation-name: csRotate;
  -webkit-animation-duration: 30s;
          animation-duration: 30s;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-direction: reverse;
          animation-direction: reverse;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear; }

#core-satellite #right-satellite {
  -webkit-animation-delay: 0.5s;
          animation-delay: 0.5s; }

#core-satellite #bottom-satellite {
  -webkit-animation-delay: 1s;
          animation-delay: 1s; }

@-webkit-keyframes popIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0);
            transform: scale(0); }
  90% {
    -webkit-transform: scale(1.05);
            transform: scale(1.05);
    opacity: 1; }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1); } }

@keyframes popIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0);
            transform: scale(0); }
  90% {
    -webkit-transform: scale(1.05);
            transform: scale(1.05);
    opacity: 1; }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1); } }

@-webkit-keyframes csRotate {
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

@keyframes csRotate {
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

#orbit-system {
  position: relative;
  width: 80vw;
  height: 80vw;
  max-width: 40em;
  max-height: 40em;
  margin: 0 auto;
  font-family: "Libre Baskerville", "Georgia", "Times", serif; }
  @media (min-width: 62em) {
    #orbit-system {
      width: 65vw;
      height: 65vw; } }
  @media (min-width: 75em) {
    #orbit-system {
      width: 70vw;
      height: 70vw; } }

@media (max-width: 33.8em) {
  #orbit-system {
    display: none; } }

.static-satellite {
  display: none; }

@media all and (-ms-high-contrast: none) {
  #orbit-system {
    display: none; }
  .static-satellite {
    display: block; }
  .static-satellite img {
    width: 100%;
    padding: 8rem; } }

.system {
  position: relative;
  width: 100%;
  height: 100%;
  -webkit-transform: rotateX(75deg) rotateY(-30deg);
  transform: rotateX(75deg) rotateY(-30deg);
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d; }

.planet, .satellite-orbit, .satellite {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d; }

.planet {
  width: 50%;
  height: 50%;
  margin-top: -25%;
  margin-left: -25%;
  font-weight: 400;
  line-height: 1.2;
  letter-spacing: 1px;
  background-size: 200%;
  background-position: 0 15%;
  font-size: 1.5em;
  box-shadow: 0 0 40px rgba(0, 0, 0, 0.15);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-flow: column nowrap;
      flex-flow: column nowrap;
  border-radius: 50%;
  background: url("img/sc-gold-bird.svg"), -webkit-radial-gradient(-25% -25%, circle, #cea34a, #a07a2b);
  background: url("img/sc-gold-bird.svg"), radial-gradient(circle at -25% -25%, #cea34a, #a07a2b);
  color: white;
  text-align: center;
  -webkit-transform: rotateY(30deg) rotateX(-75deg);
  transform: rotateY(30deg) rotateX(-75deg); }
  @media (min-width: 52.2em) {
    .planet {
      font-size: 1.75em; } }
  @media (min-width: 62em) {
    .planet {
      font-size: 2em; } }

.planet::after {
  content: '';
  position: absolute;
  top: -2em;
  left: -2em;
  bottom: -2em;
  right: -2em;
  background-image: url("img/satellite-outer-bg.svg");
  background-size: cover;
  background-position: center;
  z-index: -1;
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
  -webkit-transform-origin: center;
          transform-origin: center;
  -webkit-animation: rotateBG 12.5s infinite linear;
          animation: rotateBG 12.5s infinite linear; }

.planet::before {
  content: '';
  position: absolute;
  top: -2em;
  left: -2em;
  bottom: -2em;
  right: -2em;
  border: 1px dotted rgba(0, 0, 0, 0.15);
  border-radius: 50%; }

.satellite-orbit {
  width: 100%;
  height: 100%;
  margin-top: -50%;
  margin-left: -50%;
  border: 1px solid #7f7f7f;
  border-radius: 50%;
  -webkit-animation-name: orbit;
  animation-name: orbit;
  -webkit-animation-duration: 25s;
  animation-duration: 25s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear; }

.satellite {
  top: 100%;
  width: 15%;
  height: 15%;
  margin-top: -7.25%;
  margin-left: -7.25%;
  background: -webkit-radial-gradient(-2.55% -2.5%, circle, #A5A5A5, #7f7f7f);
  background: radial-gradient(circle at -2.55% -2.5%, #A5A5A5, #7f7f7f);
  border-radius: 50%;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
  color: #34383b;
  padding: 0.5em;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-flow: column nowrap;
      flex-flow: column nowrap;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation: invert-orbit 25s infinite linear;
          animation: invert-orbit 25s infinite linear; }
  .satellite:hover {
    width: 16%;
    height: 16%;
    -webkit-transition: all .3s ease;
    transition: all .3s ease; }

.satellite span {
  font-weight: 400;
  font-size: 0.75em;
  line-height: 1.2; }

.sat1 {
  margin-left: -25%;
  margin-top: -10%; }

.sat2 {
  margin-left: -50%;
  margin-top: -34%; }

.sat3 {
  margin-left: -58%;
  margin-top: -65%; }

.sat4 {
  margin-left: -42%;
  margin-top: -94%; }

.sat5 {
  margin-left: -7%;
  margin-top: -107%; }

.sat6 {
  margin-left: 28%;
  margin-top: -94%; }

.sat7 {
  margin-left: 42%;
  margin-top: -65%; }

.sat8 {
  margin-left: 38%;
  margin-top: -33%; }

.sat9 {
  margin-left: 10%;
  margin-top: -11%; }

@-webkit-keyframes orbit {
  0% {
    width: rotateZ(0deg); }
  100% {
    -webkit-transform: rotateZ(360deg);
            transform: rotateZ(360deg); } }

@keyframes orbit {
  0% {
    -webkit-transform: rotateZ(0deg);
            transform: rotateZ(0deg); }
  100% {
    -webkit-transform: rotateZ(360deg);
            transform: rotateZ(360deg); } }

/*
In order to invert the rotation, do the rotate* transforms in reverse order.

Here, we rotated the system with rotateX(75deg) rotateY(-30deg), and then we are animating the rotation of the orbit with rotateZ(0-360deg). To reverse that, we need to reverse the last transform applied (rotateZ), then rotateY, then rotateX.

The rotateX/Y reversal is easy since it's not animated, so just use its opposite (30deg, -75deg). The rotateZ is trickier since it's animating, but since it's rotating from 0 to 360, we just need to animate the satellite from 360 to 0.
*/
@-webkit-keyframes invert-orbit {
  0% {
    -webkit-transform: rotateZ(360deg) rotateY(30deg) rotateX(-75deg);
            transform: rotateZ(360deg) rotateY(30deg) rotateX(-75deg); }
  100% {
    -webkit-transform: rotateZ(0deg) rotateY(30deg) rotateX(-75deg);
            transform: rotateZ(0deg) rotateY(30deg) rotateX(-75deg); } }
@keyframes invert-orbit {
  0% {
    -webkit-transform: rotateZ(360deg) rotateY(30deg) rotateX(-75deg);
            transform: rotateZ(360deg) rotateY(30deg) rotateX(-75deg); }
  100% {
    -webkit-transform: rotateZ(0deg) rotateY(30deg) rotateX(-75deg);
            transform: rotateZ(0deg) rotateY(30deg) rotateX(-75deg); } }

@-webkit-keyframes rotateBG {
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

@keyframes rotateBG {
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

.site {
  overflow-x: hidden;
  max-width: 100%; }

.wrapper {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1rem;
  padding-right: 1rem; }

.container {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1rem;
  padding-right: 1rem; }

img {
  max-width: 100%;
  height: auto;
  display: block; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.clearfix::after,
.cf::after {
  clear: both;
  content: "";
  display: table; }

.text--center {
  text-align: center; }

.navbar[role="navigation"] {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 999;
  width: 100%;
  background-color: #34383b;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.08); }

.navbar .navbar__inner {
  padding: 0.75rem 1rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: column nowrap;
      flex-flow: column nowrap;
  max-width: 100%; }
  @media (min-width: 52.2em) {
    .navbar .navbar__inner {
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap; } }

.navbar .navbar-brand {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-flow: row wrap;
      flex-flow: row wrap; }
  @media (min-width: 52.2em) {
    .navbar .navbar-brand {
      display: inline-block;
      -webkit-box-flex: 0;
          -ms-flex: 0;
              flex: 0;
      margin-right: auto; } }

.navbar .navbar-brand > a:first-of-type {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  max-width: 50%; }
  @media (min-width: 52.2em) {
    .navbar .navbar-brand > a:first-of-type {
      max-width: 225px; } }

.navbar .navbar-brand a img {
  min-width: 125px;
  max-width: 180px; }
  @media (min-width: 52.2em) {
    .navbar .navbar-brand a img {
      max-width: 225px;
      -webkit-transition: all .3s ease;
      transition: all .3s ease; } }

.navbar .navbar-brand a img.sm {
  max-width: 150px;
  -webkit-transition: all .3s ease;
  transition: all .3s ease; }

.navbar .menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  text-align: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-flow: column nowrap;
      flex-flow: column nowrap;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  list-style-type: none;
  margin: 0;
  padding: 0;
  opacity: 0;
  max-height: 0;
  overflow: hidden;
  text-align: left;
  -webkit-transition: all .3s ease;
  transition: all .3s ease; }
  @media (min-width: 52.2em) {
    .navbar .menu {
      -ms-flex-pack: distribute;
          justify-content: space-around;
      -webkit-box-align: center;
          -ms-flex-align: center;
                  -ms-grid-row-align: center;
              align-items: center;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
      opacity: 1;
      max-height: none;
      overflow: visible;
      padding: 0;
      text-align: inherit; } }
  @media (min-width: 62em) {
    .navbar .menu {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 70%;
              flex: 0 0 70%; } }
  @media (min-width: 75em) {
    .navbar .menu {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 60%;
              flex: 0 0 60%; } }

.navbar .menu.active {
  overflow: scroll;
  opacity: 1;
  max-height: 25rem;
  border-top: 1px solid rgba(255, 255, 255, 0.25);
  margin-top: 1rem;
  -webkit-transition: all .3s ease;
  transition: all .3s ease; }

.navbar .menu li {
  position: relative;
  padding: 0.5rem 0;
  width: 100%;
  text-align: center; }
  @media (min-width: 52.2em) {
    .navbar .menu li {
      padding: 0;
      width: auto; } }

.navbar .menu li a {
  color: white;
  font-weight: 400;
  text-decoration: none;
  padding: 1rem 0;
  font-size: 0.9rem;
  position: relative;
  -webkit-transition: all .3s ease;
  transition: all .3s ease; }
  .navbar .menu li a:hover {
    color: #cea34a;
    -webkit-transition: all .3s ease;
    transition: all .3s ease; }

.navbar .menu li > a::after {
  content: '';
  position: absolute;
  left: 0;
  margin: auto;
  width: 2rem;
  height: 1px;
  background-color: #cea34a;
  bottom: -1em;
  opacity: 0;
  -webkit-transition: all .3s ease;
  transition: all .3s ease; }
  @media (min-width: 52.2em) {
    .navbar .menu li > a::after {
      right: 0; } }

.navbar .menu li > a:hover::after,
.navbar .menu > li.current-menu-item > a::after {
  bottom: 0;
  opacity: 1;
  -webkit-transition: all .3s ease;
  transition: all .3s ease; }

.navbar .menu li.current-menu-item > a {
  color: #cea34a; }

.navbar .menu li > .sub-menu li.current-menu-item > a {
  color: #ffffff;
}

.navbar .menu > li:last-of-type a {
  display: none; }

.search-toggle {
  color: white;
  font-size: 1.25rem !important;
  cursor: pointer; }

.search-sm {
  display: block !important;
  margin-left: 10px;
  text-decoration: none;
  font-size: 1.5rem !important; }
  @media (min-width: 52.2em) {
    .search-sm {
      display: none !important; } }

.navbar .menu .sub-menu {
  position: relative;
  top: 0;
  left: 0;
  right: 0;
  padding: 1em 0;
  background-color: rgba(0, 0, 0, 0.15);
  z-index: 1;
  text-align: center;
  opacity: 1;
  margin-top: 0.5em; }
  @media (min-width: 52.2em) {
    .navbar .menu .sub-menu {
      position: absolute;
      top: 150%;
      margin-top: 0;
      opacity: 0;
      z-index: -1;
      left: -4em;
      right: -4em;
      display: none;
      background-color: #cea34a;
      box-shadow: 0 3px 6px rgba(0, 0, 0, 0.15); } }
  .navbar .menu .sub-menu > li {
    padding: 0.25em 1em; }
  .navbar .menu .sub-menu a {
    color: white;
    font-weight: 500; }
    @media (min-width: 52.2em) {
      .navbar .menu .sub-menu a {
        color: #34383b; } }
    .navbar .menu .sub-menu a:hover {
      color: white !important; }

.navbar .menu .sub-menu::after {
  content: '';
  position: absolute;
  top: -10px;
  left: 0;
  right: 0;
  margin: auto;
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #cea34a;
  display: none; }
  @media (min-width: 52.2em) {
    .navbar .menu .sub-menu::after {
      display: block; } }

.navbar .menu li:hover > .sub-menu {
  z-index: 99;
  opacity: 1;
  display: block;
  -webkit-transition: all .3s ease;
  transition: all .3s ease; }

.navbar .sub-menu a {
  line-height: 1.4; }

#menu-link {
  position: relative;
  width: 2.1875em;
  height: 1.5625em;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
  margin-left: auto; }
  @media (min-width: 52.2em) {
    #menu-link {
      display: none; } }

#menu-link span {
  margin: 0;
  margin-left: auto;
  position: relative;
  top: 12px;
  -webkit-transition: all .3s ease;
  transition: all .3s ease; }

#menu-link span:before, #menu-link span:after {
  position: absolute;
  content: ''; }

#menu-link span, #menu-link span:before, #menu-link span:after {
  width: 2.1875em;
  height: 2px;
  background-color: white;
  display: block;
  -webkit-transition: all .3s ease;
  transition: all .3s ease; }

#menu-link span:before {
  margin-top: -10px;
  -webkit-transition: all .3s ease;
  transition: all .3s ease; }

#menu-link span:after {
  margin-top: 10px;
  -webkit-transition: all .3s ease;
  transition: all .3s ease; }

#menu-link.active span {
  -webkit-transition: all .3s ease;
  transition: all .3s ease; }

#menu-link.active span {
  background-color: transparent;
  -webkit-transition: all .3s ease;
  transition: all .3s ease; }

#menu-link.active span:before {
  margin-top: 0;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  -webkit-transition: all .3s ease;
  transition: all .3s ease; }

#menu-link.active span {
  -webkit-transition: all .3s ease;
  transition: all .3s ease; }

#menu-link.active span:after {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  margin-top: 0;
  -webkit-transition: all .3s ease;
  transition: all .3s ease; }

.search-wrap {
  width: 100%;
  display: block;
  background-color: white;
  max-height: 0;
  overflow: hidden;
  -webkit-transition: all .3s ease;
  transition: all .3s ease; }

.search-wrap .search__inner {
  padding: 1rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-flow: row wrap;
      flex-flow: row wrap; }

.search-wrap.is-open {
  max-height: 10em;
  overflow: visible;
  -webkit-transition: all .3s ease;
  transition: all .3s ease; }

.search-wrap form {
  width: 75%;
  margin-left: auto;
  margin-right: auto; }

.search-wrap input {
  width: 100%;
  padding: 0.5em; }

header[role="banner"] .sc-home-banner__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: column wrap;
      flex-flow: column wrap;
  height: 100%; }

header[role="banner"]::after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.1);
  z-index: 0; }

header[role="banner"] .sc-home-banner__wrap {
  position: relative;
  z-index: 1; }

@media (min-width: 52.2em) {
  header[role="banner"] .sc-home-banner__wrap h1,
  header[role="banner"] .sc-home-banner__wrap h3 {
    margin-top: 0; } }

header[role="banner"] .sc-home-banner__wrap > section p {
  max-width: 45ch;
  margin-left: auto;
  margin-right: auto; }

header[role="banner"] .sc-home-banner__wrap > section {
  position: relative;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1; }

header[role="banner"] .sc-home-banner__wrap > section:first-of-type {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
  text-align: center;
  padding: 3rem 1rem;
  color: white; }
  @media (min-width: 34em) {
    header[role="banner"] .sc-home-banner__wrap > section:first-of-type {
      -webkit-box-align: center;
          -ms-flex-align: center;
                  -ms-grid-row-align: center;
              align-items: center; } }
  @media (min-width: 62em) {
    header[role="banner"] .sc-home-banner__wrap > section:first-of-type {
      padding: 6rem 3rem; } }

header[role="banner"] .sc-home-banner__wrap > section:first-of-type h1 {
  margin-top: 0; }

header[role="banner"] .sc-home-banner__wrap > section:last-of-type {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: column nowrap;
      flex-flow: column nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  text-align: center;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5); }
  @media (min-width: 52.2em) {
    header[role="banner"] .sc-home-banner__wrap > section:last-of-type {
      border-top: 0;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap; } }

header[role="banner"] .sc-home-banner__wrap > section:first-of-type p {
  max-width: none;
  margin-left: auto;
  margin-right: auto; }
  @media (min-width: 52.2em) {
    header[role="banner"] .sc-home-banner__wrap > section:first-of-type p {
      max-width: 75ch; } }

header[role="banner"] .sc-home-banner__wrap > section:last-of-type p {
  max-width: none;
  margin-left: auto;
  margin-right: auto; }
  @media (min-width: 52.2em) {
    header[role="banner"] .sc-home-banner__wrap > section:last-of-type p {
      max-width: 45ch; } }

header[role="banner"] .sc-home-banner__wrap > section:last-of-type > a {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  text-decoration: none;
  border-bottom: 1px solid white; }
  @media (min-width: 52.2em) {
    header[role="banner"] .sc-home-banner__wrap > section:last-of-type > a {
      border-bottom: 1px solid rgba(255, 255, 255, 0.25);
      border-left: 1px solid rgba(255, 255, 255, 0.25); } }

header[role="banner"] .sc-home-banner__wrap > section > a article {
  position: relative;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  text-align: center;
  height: 100%;
  border-bottom: 1px solid white;
  color: white;
  padding: 2rem 1rem;
  padding-bottom: 3rem;
  min-height: 233px;
  background-color: rgba(0, 0, 0, 0.5);
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
  min-height: 150px; }
  @media (min-width: 52.2em) {
    header[role="banner"] .sc-home-banner__wrap > section > a article {
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start;
      background-color: transparent;
      min-height: 233px; } }
  header[role="banner"] .sc-home-banner__wrap > section > a article:hover {
    background-color: rgba(0, 0, 0, 0.2);
    -webkit-transition: all .3s ease;
    transition: all .3s ease; }

header[role="banner"] .sc-home-banner__wrap > section a article p {
  margin-bottom: 0; }

header[role="banner"] .sc-home-banner__wrap > section a article:last-of-type {
  border-bottom: 0; }

header[role="banner"] .sc-home-banner__wrap > section a article h3 {
  font-size: 1.5em; }

header[role="banner"] .sc-home-banner__wrap > section a article span {
  position: relative;
  color: white;
  margin-top: 1em;
  letter-spacing: 0.07em;
  font-weight: 700;
  font-size: 0.8em;
  text-transform: uppercase;
  padding-left: 3em;
  -webkit-transition: all .3s ease;
  transition: all .3s ease; }

header[role="banner"] .sc-home-banner__wrap > section a article span::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  height: 1px;
  width: 2em;
  background-color: #cea34a;
  -webkit-transition: all .3s ease;
  transition: all .3s ease; }

header[role="banner"] .sc-home-banner__wrap > section a:hover article span {
  padding-left: 7em;
  -webkit-transition: all .3s ease;
  transition: all .3s ease; }

header[role="banner"] .sc-home-banner__wrap > section a:hover article span::before {
  content: '';
  width: 6em;
  -webkit-transition: all .3s ease;
  transition: all .3s ease; }

.sc-contact-footer {
  background-color: #1d1d1d;
  color: white; }

.sc-contact-footer__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1rem;
  padding-right: 1rem; }
  .sc-contact-footer__inner > * {
    box-sizing: border-box;
    /* 2 */
    max-width: 100%;
    /* 1 */ }
  @media (min-width: 52.2em) {
    .sc-contact-footer__inner {
      -ms-flex-flow: row wrap;
          flex-flow: row wrap; } }

.sc-contact-footer__inner > aside {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  width: 100%; }
  @media (min-width: 52.2em) {
    .sc-contact-footer__inner > aside {
      -webkit-box-flex: 0;
          -ms-flex: 0;
              flex: 0;
      min-width: 20%;
      width: auto; } }

.sc-contact-footer__inner > aside h4 {
  color: #cea34a;
  margin-top: 0; }

.sc-contact-footer__inner > article {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1; }
  @media (min-width: 52.2em) {
    .sc-contact-footer__inner > article {
      -webkit-box-flex: 1;
          -ms-flex: 1;
              flex: 1; } }

.sc-contact-footer__inner > article a .fa {
  padding-left: 0.5rem;
  font-size: 1.2em; }

.sc-contact-footer__inner > article a {
  color: #cea34a;
  -webkit-transition: all .3s ease;
  transition: all .3s ease; }
  .sc-contact-footer__inner > article a:hover {
    color: white;
    -webkit-transition: all .3s ease;
    transition: all .3s ease; }

.sc-contact-footer__inner > div {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-flow: column wrap;
      flex-flow: column wrap;
  width: 100%; }
  @media (min-width: 52.2em) {
    .sc-contact-footer__inner > div {
      padding-left: 2rem;
      width: auto;
      -webkit-box-align: end;
          -ms-flex-align: end;
                  -ms-grid-row-align: flex-end;
              align-items: flex-end; } }

.sc-contact-footer__inner > div input,
.sc-contact-footer__inner > div textarea {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  width: 75%;
  padding: 0.5rem;
  margin-bottom: 1rem;
  border: 0; }

.sc-contact-footer__inner > div textarea {
  padding: 0.5rem;
  min-height: 5rem; }

footer {
  width: 100%;
  padding: 1rem;
  background-color: #34383b;
  color: white;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto; }
  footer > * {
    box-sizing: border-box;
    /* 2 */
    max-width: 100%;
    /* 1 */ }
  @media (min-width: 52.2em) {
    footer {
      -ms-flex-flow: row wrap;
          flex-flow: row wrap; } }

footer > * {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1; }

footer p {
  font-size: 0.75em;
  margin-bottom: 0;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  text-align: center; }
  @media (min-width: 52.2em) {
    footer p {
      -webkit-box-ordinal-group: 1;
          -ms-flex-order: 0;
              order: 0;
      text-align: left; } }

footer ul {
  list-style-type: none;
  padding: 0;
  margin: 1em 0;
  text-align: center; }
  @media (min-width: 52.2em) {
    footer ul {
      margin: 0;
      text-align: right; } }

footer ul li {
  display: block;
  padding: 0.5em;
  -webkit-box-ordinal-group: 0;
      -ms-flex-order: -1;
          order: -1; }
  @media (min-width: 52.2em) {
    footer ul li {
      -webkit-box-ordinal-group: 2;
          -ms-flex-order: 1;
              order: 1;
      display: inline-block;
      padding: 0;
      padding-left: 0.5em;
      padding-right: 0.5em; } }

footer ul li a {
  text-decoration: none;
  color: white;
  -webkit-transition: all .3s ease;
  transition: all .3s ease; }
  footer ul li a:hover {
    color: #cea34a;
    -webkit-transition: all .3s ease;
    transition: all .3s ease; }

footer img {
  max-width: 225px;
  -webkit-box-ordinal-group: 1;
      -ms-flex-order: 0;
          order: 0;
  margin-bottom: 0.5em; }
  @media (min-width: 52.2em) {
    footer img {
      -webkit-box-ordinal-group: 3;
          -ms-flex-order: 2;
              order: 2;
      margin-left: auto; } }

.page-contact .footer-form-wrap {
  display: none; }

.footer-form-wrap p {
  margin-bottom: 0; }

.footer-form-wrap input,
.footer-form-wrap textarea {
  width: 100% !important; }

.footer-form-wrap textarea {
  max-height: 7rem; }

.sc-intro {
  background-size: cover;
  background-position: center;
  min-height:initial;
  background-repeat: no-repeat;
  text-align: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  /*max-width: 1200px;*/
  margin-left: auto;
  margin-right: auto;
  padding-left: 1rem;
  padding-right: 1rem;
  background-color: white; }
  .sc-intro > * {
    box-sizing: border-box;
    /* 2 */
    max-width: 100%;
    /* 1 */ }
  @media (min-width: 52.2em) {
    .sc-intro {
      background-size: 50%;
      background-position: 50% 75%;
      padding-left: 0;
      padding-right: 0;
      text-align: center; } }

.sc-intro-inner {
  max-width: none;
  margin: 0 auto;
  text-align: center; 
  min-height:300px}
  @media (min-width: 52.2em) {
    .sc-intro-inner {
      max-width: 80%; } }

.sc-intro-inner p {
  font-size: 1.05em; }

.sc-intro-inner p:last-of-type {
  margin-bottom: 0; }

.sc-core {
  background-color: #f0f0f0;
  background-size: 90%;
  background-position: top;
  background-repeat: no-repeat; }

.sc-core h2 {
  color: #cea34a; }

.sc-core__wrap {
  padding-left: 1rem;
  padding-right: 1rem; }
  @media (min-width: 52.2em) {
    .sc-core__wrap {
      padding-left: 2rem;
      padding-right: 2rem; } }

#front-benefits {
  display: block;
  text-align: center; }
  @media (min-width: 52.2em) {
    #front-benefits {
      text-align: left; } }

#front-benefits a {
  color: #34383b; }

#front-benefits li {
  margin-bottom: 0; }

#front-benefits aside {
  height: 100%; }

#front-benefits aside {
  background-size: cover;
  background-position: center;
  min-height: 200px; }

#front-benefits article {
  background-color: #cea34a;
  color: white;
  padding: 2.5rem 1rem;
  background-size: 200%;
  background-position: 0 15%; }
  @media (min-width: 52.2em) {
    #front-benefits article {
      padding: 8rem 2rem; } }

#front-benefits article span {
  position: relative;
  top: -0.25em;
  display: inline-block;
  height: 2px;
  width: 2em;
  background-color: #34383b;
  margin-right: 10px; }

#front-benefits article p {
  max-width: 60ch; }

.sc-benefits {
  background-color: #cea34a; }

.sc-benefits-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1rem;
  padding-right: 1rem;
  text-align: center; }
  .sc-benefits-inner > * {
    box-sizing: border-box;
    /* 2 */
    max-width: 100%;
    /* 1 */ }
  @media (min-width: 52.2em) {
    .sc-benefits-inner {
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
      margin-top: 2em; } }

.sc-benefits-inner p {
  max-width: 75ch;
  margin-left: auto;
  margin-right: auto; }

.sc-benefits-inner > article:first-of-type {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1; }
  @media (min-width: 52.2em) {
    .sc-benefits-inner > article:first-of-type {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 33.3333333333333333333333333%;
              flex: 0 0 33.3333333333333333333333333%; } }

.sc-benefits-inner > article {
  position: relative;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-flow: column wrap;
      flex-flow: column wrap;
  color: #34383b; }

.sc-benefits-inner > article:last-of-type {
  margin-top: 1em; }
  @media (min-width: 52.2em) {
    .sc-benefits-inner > article:last-of-type {
      margin-top: 3em;
      padding-left: 2em; } }

.sc-benefits-inner > article .btn, .sc-benefits-inner > article .footer-form-wrap input[type="submit"], .footer-form-wrap .sc-benefits-inner > article input[type="submit"] {
  margin-left: 0;
  margin-right: auto; }
  @media (min-width: 52.2em) {
    .sc-benefits-inner > article .btn, .sc-benefits-inner > article .footer-form-wrap input[type="submit"], .footer-form-wrap .sc-benefits-inner > article input[type="submit"] {
      margin-left: auto;
      margin-right: 0; } }

.sc-news {
  background-color: #34383b;
  color: white;
  background-size: 75%;
  background-position: 0;
  background-repeat: no-repeat; }

.sc-news .sc-news__top {
  text-align: center; }

.sc-news .sc-news__top .marker {
  background-color: white; }

.sc-news .sc-news__top .cat-menu {
  margin: 2em auto 2.67em auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-flow: column wrap;
      flex-flow: column wrap; }
  @media (min-width: 52.2em) {
    .sc-news .sc-news__top .cat-menu {
      -ms-flex-flow: row wrap;
          flex-flow: row wrap; } }

.sc-news .sc-news__top .cat-menu li {
  padding-left: 0.5em; }

.sc-news .sc-news__top .cat-menu li a {
  color: white;
  font-size: 0.9em;
  border: 1px solid white;
  padding: 10px 20px;
  text-decoration: none;
  background-color: transparent;
  -webkit-transition: all .3s ease;
  transition: all .3s ease; }
  .sc-news .sc-news__top .cat-menu li a:hover {
    background-color: white;
    color: #34383b;
    -webkit-transition: all .3s ease;
    transition: all .3s ease; }

.sc-news .sc-news__posts {
  margin-top: 2em; }

.sc-news .sc-news__posts a {
  display: block;
  color: #34383b;
  background-color: white;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
  background-color: white;
  height: 100%;
  text-decoration: none;
  box-shadow: 0 4px 6px rgba(50, 50, 93, 0.11), 0 1px 3px rgba(0, 0, 0, 0.08); }
  .sc-news .sc-news__posts a:hover {
    background-color: #e7e7e7;
    -webkit-transition: all .3s ease;
    transition: all .3s ease; }

.sc-news .sc-news__posts a article {
  padding: 2em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-flow: column nowrap;
      flex-flow: column nowrap;
  height: 100%; }
  @media (min-width: 52.2em) {
    .sc-news .sc-news__posts a article {
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start;
      -webkit-box-align: start;
          -ms-flex-align: start;
                  -ms-grid-row-align: flex-start;
              align-items: flex-start; } }

.sc-news .sc-news__posts a article p.cat {
  margin-bottom: 0.67em;
  font-size: 0.75rem;
  letter-spacing: 0.1em;
  color: rgba(0, 0, 0, 0.5);
  text-transform: uppercase; }

.sc-news .sc-news__posts a article h4 {
  display: block;
  max-width: 25ch; }

.sc-news .sc-news__posts a article span {
  display: inline-block;
  position: relative;
  color: #34383b;
  margin-top: 2em;
  letter-spacing: 0.07em;
  font-weight: 700;
  font-size: 0.8em;
  text-transform: uppercase;
  padding-left: 3em;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
  margin-top: auto; }

.sc-news .sc-news__posts a article span::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  height: 1px;
  width: 2em;
  background-color: #cea34a;
  -webkit-transition: all .3s ease;
  transition: all .3s ease; }

.sc-news .sc-news__posts a article .cat {
  font-size: 0.7rem; }

.sc-news .sc-news__posts a:hover article span {
  padding-left: 4em;
  -webkit-transition: all .3s ease;
  transition: all .3s ease; }

.sc-news .sc-news__posts a:hover article span::before {
  content: '';
  width: 3em;
  -webkit-transition: all .3s ease;
  transition: all .3s ease; }

.sc-news .btn, .sc-news .footer-form-wrap input[type="submit"], .footer-form-wrap .sc-news input[type="submit"] {
  margin-top: 2em; }

.sc-news__links {
  text-align: center;
  border-top: 1px solid rgba(255, 255, 255, 0.25); }
  @media (min-width: 52.2em) {
    .sc-news__links {
      text-align: left;
      margin-top: 2em; } }

.sc-news__links li {
  padding: 0.75rem 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.25); }
  .sc-news__links li a {
    padding: 0.5rem 0;
    color: white;
    text-decoration: none; }
    .sc-news__links li a:hover {
      color: #cea34a;
      -webkit-transition: all .3s ease;
      transition: all .3s ease; }

.sc-partners {
  background-color: #1d1d1d;
  color: white;
  background-size: cover;
  background-position: center;
  text-align: center; }
  @media (min-width: 52.2em) {
    .sc-partners {
      text-align: left; } }

.sc-partners .marker {
  background-color: #cea34a; }

.sc-partners h2 {
  color: white;
  max-width: 15ch;
  margin-left: auto;
  margin-right: auto; }
  @media (min-width: 52.2em) {
    .sc-partners h2 {
      margin-left: 0; } }

.sc-partners .grid {
  margin-top: 2em; }

.sc-partners img {
  margin: 0 auto;
  max-height: 120px; }

.sc-quote {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  background-color: white; }
  .sc-quote > * {
    box-sizing: border-box;
    /* 2 */
    max-width: 100%;
    /* 1 */ }
  @media (min-width: 62em) {
    .sc-quote {
      -ms-flex-flow: row wrap;
          flex-flow: row wrap; } }

.sc-quote > aside {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  background-size: cover;
  background-position: top;
  min-height: 500px; }
  @media (min-width: 62em) {
    .sc-quote > aside {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 60%;
              flex: 0 0 60%;
      min-height: 0; } }

.sc-quote > article {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  text-align: left;
  padding: 2rem;
  min-height: 500px;
  position: relative; }
  @media (min-width: 62em) {
    .sc-quote > article {
      padding: 4rem;
      -webkit-box-align: start;
          -ms-flex-align: start;
                  -ms-grid-row-align: flex-start;
              align-items: flex-start; } }
  @media (min-width: 75em) {
    .sc-quote > article {
      padding: 8rem; } }

.sc-quote article p:first-of-type {
  max-width: 700px;
  margin-bottom: 1.45em;
  position: relative; }

.sc-quote article p:first-of-type::before,
.sc-quote article p:first-of-type::after {
  content: '';
  position: absolute;
  top: -3em;
  left: 0;
  background-image: url("img/sc-quote.svg");
  background-size: contain;
  background-repeat: no-repeat;
  width: 3em;
  height: 2em; }
  @media (min-width: 75em) {
    .sc-quote article p:first-of-type::before,
    .sc-quote article p:first-of-type::after {
      width: 4em;
      height: 3em;
      top: -4em; } }

.sc-quote article p:first-of-type::after {
  top: inherit;
  left: inherit;
  bottom: -6em;
  right: 0; }

.sc-quote article p:last-of-type {
  font-family: "Libre Baskerville", "Georgia", "Times", serif; }

.sc-newsletter {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-flow: column wrap;
      flex-flow: column wrap;
  background-position: center; }

.sc-newsletter article {
  padding: 2rem;
  background-color: rgba(0, 0, 0, 0.7);
  min-height: 500px;
  color: white;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-flow: column wrap;
      flex-flow: column wrap;
  text-align: center; }
  @media (min-width: 52.2em) {
    .sc-newsletter article {
      padding: 3rem;
      min-height: 0;
      max-width: 600px; } }

.sc-newsletter article h2 {
  margin-top: 0; }

.sc-newsletter article .sc-newsletter-form__wrap {
  display: block; }

.sc-newsletter article .sc-newsletter-form__wrap input {
  padding: 0.7em;
  display: block;
  width: 100%; }

.sc-newsletter article .sc-newsletter-form__wrap .btn, .sc-newsletter article .sc-newsletter-form__wrap .footer-form-wrap input[type="submit"], .footer-form-wrap .sc-newsletter article .sc-newsletter-form__wrap input[type="submit"] {
  display: block;
  margin-left: 0.5em;
  margin-top: 0.75em;
  border: 0; }

.sc-newsletter article .newsletter-tc {
  font-size: 0.75em;
  margin-left: 0;
  margin-right: auto; }
  @media (min-width: 52.2em) {
    .sc-newsletter article .newsletter-tc {
      max-width: 75%;
      margin-left: 0;
      margin-right: auto;
      text-align: left;
      margin-bottom: 0; } }

.sc-sub-nav {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 999;
  display: none;
  width: 100%;
  background-color: #7c858c;
  -webkit-transition: all .3s ease;
  transition: all .3s ease; }

.sc-sub-nav ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto; }
  .sc-sub-nav ul > * {
    box-sizing: border-box;
    /* 2 */
    max-width: 100%;
    /* 1 */ }
  @media (min-width: 52.2em) {
    .sc-sub-nav ul {
      -ms-flex-flow: row wrap;
          flex-flow: row wrap; } }

.sc-sub-nav ul li {
  border-bottom: 1px solid #34383b;
  width: 100%;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1; }
  @media (min-width: 52.2em) {
    .sc-sub-nav ul li {
      width: auto;
      border-bottom: 0;
      border-left: 1px solid #34383b; } }

.sc-sub-nav ul li:first-child {
  border-top: 1px solid #34383b; }
  @media (min-width: 52.2em) {
    .sc-sub-nav ul li:first-child {
      border-top: 0; } }

@media (min-width: 52.2em) {
  .sc-sub-nav ul li:last-child {
    border-right: 1px solid #34383b; } }

.sc-sub-nav ul li a {
  color: white;
  text-decoration: none;
  padding: 1.25rem 0.75rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  background-color: transparent;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
  font-weight: 700;
  font-size: 0.9em; }
  .sc-sub-nav ul li a:hover {
    background-color: #cea34a;
    color: white;
    -webkit-transition: all .3s ease;
    transition: all .3s ease; }

.sc-sub-nav ul li a.active {
  background-color: #cea34a;
  color: white; }

.sc-people {
  background-color: #34383b;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-flow: column wrap;
      flex-flow: column wrap;
  background-size: 100%;
  background-position: center;
  background-repeat: no-repeat; }

.sc-people-inner {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 1em;
  color: white;
  height: 100%; }

.sc-people-inner h2 {
  margin-top: 0; }

.sc-people-inner p {
  margin-bottom: 0;
  max-width: 55ch; }
  @media (min-width: 52.2em) {
    .sc-people-inner p {
      margin: 0 auto; } }

.sc-people-grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto; }
  .sc-people-grid > * {
    box-sizing: border-box;
    /* 2 */
    max-width: 100%;
    /* 1 */ }
  @media (min-width: 52.2em) {
    .sc-people-grid {
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
      padding-top: 100px;
      margin-top: -100px; } }

.sc-people-grid > li {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  width: 100%; }
  @media (min-width: 52.2em) {
    .sc-people-grid > li {
      -webkit-box-flex: 1;
          -ms-flex: 1 1 33.333333333333333333333333%;
              flex: 1 1 33.333333333333333333333333%;
      width: auto; } }

.sc-people-grid > li.expanded {
  height: 57em; }
  @media (min-width: 62em) {
    .sc-people-grid > li.expanded {
      height: 57em; } }
  @media (min-width: 75em) {
    .sc-people-grid > li.expanded {
      height: 62.5em; } }

.sc-people-grid li a {
  cursor: pointer;
  position: relative;
  display: block;
  -webkit-transition: all .3s ease;
  transition: all .3s ease; }

.sc-people-grid > li.inactive {
  position: relative; }

.sc-people-grid > li a::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(16, 16, 16, 0);
  z-index: 3;
  -webkit-transition: all .3s ease;
  transition: all .3s ease; }

.sc-people-grid > li.inactive::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(16, 16, 16, 0.5);
  z-index: 3;
  -webkit-transition: all .3s ease;
  transition: all .3s ease; }

.sc-people-grid li a > article {
  position: absolute;
  bottom: 0;
  width: 20rem;
  padding: 1rem; }

.sc-people-grid li a > article::after {
  content: '';
  position: absolute;
  width: 100vw;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.25) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: -webkit-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.5) 100%);
  background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.5) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 );
  /* IE6-9 */ }
  @media (min-width: 52.2em) {
    .sc-people-grid li a > article::after {
      width: 33.333333333333333333333333vw; } }

.sc-people-grid li a > article p {
  margin-bottom: 0;
  position: relative;
  z-index: 2;
  color: white;
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
  -webkit-transition: all .3s ease;
  transition: all .3s ease; }

.sc-people-grid li a > img {
  width: 100%; }

.sc-people-grid li a:hover > article p {
  -webkit-transform: translate(0, -10%);
          transform: translate(0, -10%);
  -webkit-transition: all .3s ease;
  transition: all .3s ease; }

.sc-people-grid .sc-people-expand {
  position: fixed;
  background: #f0f0f0;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 100vw;
  height: 100vh;
  min-height: 600px;
  text-align: left;
  display: none;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
  z-index: 9999;
  box-shadow: 0 1em 12em rgba(0, 0, 0, 0.1); }
  @media (min-width: 75em) {
    .sc-people-grid .sc-people-expand {
      width: 80vw;
      height: 80vh; } }

.sc-people-grid .sc-people-expand.expanded {
  display: block;
  max-width: 100%;
  overflow: scroll;
  opacity: 1;
  -webkit-transition: all .3s ease;
  transition: all .3s ease; }

.sc-people-grid .sc-people-expand .sc-people-expand__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  height: 100%; }
  .sc-people-grid .sc-people-expand .sc-people-expand__inner > * {
    box-sizing: border-box;
    /* 2 */
    max-width: 100%;
    /* 1 */ }
  .sc-people-grid .sc-people-expand .sc-people-expand__inner > article {
    padding: 5rem 1rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -ms-flex-flow: column nowrap;
        flex-flow: column nowrap;
    position: relative; }
    @media (min-width: 52.2em) {
      .sc-people-grid .sc-people-expand .sc-people-expand__inner > article {
        padding: 3rem;
        margin: 0 auto;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap; } }
  .sc-people-grid .sc-people-expand .sc-people-expand__inner > article img {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    margin-bottom: 1em; }
    @media (min-width: 52.2em) {
      .sc-people-grid .sc-people-expand .sc-people-expand__inner > article img {
        max-width: 400px;
        margin-right: 1em; } }
  .sc-people-grid .sc-people-expand .sc-people-expand__inner > article section {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1; }
    @media (min-width: 52.2em) {
      .sc-people-grid .sc-people-expand .sc-people-expand__inner > article section {
        padding: 0 2em; } }
  .sc-people-grid .sc-people-expand .sc-people-expand__inner > article section h3 {
    margin-top: 0;
    max-width: 100%; }
  .sc-people-grid .sc-people-expand .sc-people-expand__inner > article p {
    max-width: 100%;
    max-width: 55ch; }

@media (min-width: 52.2em) {
  .sc-people-grid .sc-people-expand .sc-people-expand__inner .btn, .sc-people-grid .sc-people-expand .sc-people-expand__inner .footer-form-wrap input[type="submit"], .footer-form-wrap .sc-people-grid .sc-people-expand .sc-people-expand__inner input[type="submit"] {
    float: right; } }

.sc-people-grid .expanded-social-wrap {
  position: absolute;
  top: 1em;
  left: 1em;
  margin-top: 1.5rem; }
  @media (min-width: 52.2em) {
    .sc-people-grid .expanded-social-wrap {
      top: 2em;
      left: inherit;
      right: 2em; } }

.sc-people-grid .expanded-social-wrap li {
  display: inline-block;
  padding-left: 0.5em; }
  .sc-people-grid .expanded-social-wrap li > a {
    color: #34383b;
    font-size: 1em;
    text-decoration: none;
    -webkit-transition: all .3s ease;
    transition: all .3s ease; }
    .sc-people-grid .expanded-social-wrap li > a:hover {
      color: #cea34a;
      -webkit-transition: all .3s ease;
      transition: all .3s ease; }

.sc-close {
  position: absolute;
  width: 40px;
  height: 40px;
  top: 20px;
  right: 20px;
  cursor: pointer;
  z-index: 999; }

.sc-close::before,
.sc-close::after {
  content: '';
  position: absolute;
  width: 100%;
  top: 50%;
  height: 1px;
  background: #888;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg); }

.sc-close::after {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg); }

.sc-close:hover::before,
.sc-close:hover::after {
  background: #333; }

.sc-vision {
  background-color: #cea34a;
  color: white;
  background-size: cover;
  background-repeat: no-repeat;
  text-align: center; }
  @media (min-width: 52.2em) {
    .sc-vision {
      text-align: left;
      background-size: 50%;
      background-position: left; } }
  @media (min-width: 75em) {
    .sc-vision {
      background-size: 45%;
      background-position: -15% 100%; } }

.sc-vision-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1rem;
  padding-right: 1rem;
  text-align: center; }
  .sc-vision-inner > * {
    box-sizing: border-box;
    /* 2 */
    max-width: 100%;
    /* 1 */ }
  @media (min-width: 52.2em) {
    .sc-vision-inner {
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
      text-align: left;
      margin-top: 2em; } }

.sc-vision-inner > article:first-of-type {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1; }
  @media (min-width: 52.2em) {
    .sc-vision-inner > article:first-of-type {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 33.3333333333333333333333333%;
              flex: 0 0 33.3333333333333333333333333%; } }

.sc-vision-inner > article {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-flow: column wrap;
      flex-flow: column wrap;
  color: white; }

.sc-vision-inner > article:last-of-type {
  margin-top: 1em; }
  @media (min-width: 52.2em) {
    .sc-vision-inner > article:last-of-type {
      margin-top: 0;
      padding-left: 2em; } }

@media (min-width: 52.2em) {
  .sc-vision-inner h2 {
    margin-top: 0;
    margin-bottom: 0; } }

.sc-vision h2,
.sc-vision p {
  max-width: 100%; }

.sc-values {
  background-size: cover;
  background-position: left; }
  @media (min-width: 52.2em) {
    .sc-values {
      padding-bottom: 10rem;
      padding-top: 10rem; } }

.sc-values .sc-values-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1rem;
  padding-right: 1rem; }
  .sc-values .sc-values-inner > * {
    box-sizing: border-box;
    /* 2 */
    max-width: 100%;
    /* 1 */ }
  @media (min-width: 52.2em) {
    .sc-values .sc-values-inner {
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
      -webkit-box-align: start;
          -ms-flex-align: start;
                  -ms-grid-row-align: flex-start;
              align-items: flex-start; } }

@media (min-width: 52.2em) {
  .sc-values .sc-values-inner h2 {
    margin-top: 0; } }

.sc-values .sc-values-inner aside {
  color: white;
  margin-bottom: 1rem; }

.sc-values .sc-values-inner .values-panels article .values-panels__inner {
  padding: 2rem;
  background-color: rgba(0, 0, 0, 0.7);
  color: white;
  height: 100%;
  min-height: 254px; }
  .sc-values .sc-values-inner .values-panels article .values-panels__inner > h4 {
    margin-top: 0; }
  .sc-values .sc-values-inner .values-panels article .values-panels__inner > p {
    margin-bottom: 0; }
  @media (min-width: 52.2em) {
    .sc-values .sc-values-inner .values-panels article .values-panels__inner {
      min-height: 356px; } }

#process-page {
  background-color: #ebebeb; }

.sc-process {
  position: relative;
  top: -4em;
  background-color: white;
  max-width: 1200px;
  margin: 0 auto; }
  .sc-process .anchor {
    display: block;
    position: relative;
    top: -15em;
    visibility: hidden; }

.sc-process .sc-process__item {
  position: relative;
  padding: 2em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-color: #cea34a;
  color: white;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-flow: column nowrap;
      flex-flow: column nowrap;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1); }
  @media (min-width: 52.2em) {
    .sc-process .sc-process__item {
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
      padding: 4em; } }

.sc-process .sc-process__item.is-in-view {
  background-color: white;
  color: #34383b; }

.sc-process .sc-process__item h3 {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  max-width: 100%; }
  @media (min-width: 52.2em) {
    .sc-process .sc-process__item h3 {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 33.3333%;
              flex: 0 0 33.3333%;
      max-width: 33.3333%; } }

.sc-process section {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1; }
  @media (min-width: 52.2em) {
    .sc-process section {
      margin-left: 1em; } }

.sc-process .sc-process__item .sc-process__expand {
  position: relative;
  max-width: 100%;
  max-height: 130px;
  max-height: 15ex;
  overflow: hidden;
  -webkit-transition: all .3s ease;
  transition: all .3s ease; }

.sc-process .sc-process__item .sc-process__expand.is-expanded {
  max-height: none;
  overflow: visible;
  -webkit-transition: all .3s ease;
  transition: all .3s ease; }

.sc-process .sc-process__item .sc-process__expand.is-expanded::after {
  display: none; }

.sc-process .process-toggle {
  display: block;
  width: 100%; }

.sc-process .process-toggle {
  position: relative;
  color: white;
  margin-top: 1em;
  letter-spacing: 0.07em;
  font-weight: 700;
  font-size: 0.8em;
  text-transform: uppercase;
  text-decoration: none;
  padding-left: 3em;
  -webkit-transition: all .3s ease;
  transition: all .3s ease; }

.sc-process .process-toggle::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  height: 1px;
  width: 2em;
  background-color: white;
  -webkit-transition: all .3s ease;
  transition: all .3s ease; }

.sc-process .process-toggle.is-expanded {
  padding-left: 7em;
  -webkit-transition: all .3s ease;
  transition: all .3s ease; }

.sc-process .process-toggle.is-expanded::before {
  content: '';
  width: 6em;
  -webkit-transition: all .3s ease;
  transition: all .3s ease; }

.sc-process .sc-process__item.is-in-view .process-toggle {
  color: #cea34a;
  -webkit-transition: all .3s ease;
  transition: all .3s ease; }

.sc-process .sc-process__item.is-in-view .process-toggle::before {
  background-color: #cea34a;
  -webkit-transition: all .3s ease;
  transition: all .3s ease; }

.sc-process .fa {
  position: absolute;
  bottom: -22.5px;
  left: 0;
  right: 0;
  max-width: 45px;
  padding: 0.75rem;
  border-radius: 50%;
  background-color: white;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
  margin: 0 auto;
  color: #cea34a;
  z-index: 2;
  text-decoration: none; }

.sc-process .sc-process__item:last-of-type .fa {
  display: none; }

.sc-principles {
  background-color: #ebebeb;
  padding-bottom: 0;
  padding: 0; }
  @media (min-width: 52.2em) {
    .sc-principles {
      padding: 5rem 0; } }

.sc-principles__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  position: relative; }
  .sc-principles__inner > * {
    box-sizing: border-box;
    /* 2 */
    max-width: 100%;
    /* 1 */ }
  @media (min-width: 52.2em) {
    .sc-principles__inner {
      -ms-flex-flow: row  wrap;
          flex-flow: row  wrap; } }

.sc-principles__inner h2 {
  margin-top: 0;
  margin-bottom: 5rem;
  padding-left: 1rem; }
  @media (min-width: 52.2em) {
    .sc-principles__inner h2 {
      position: absolute;
      top: 2rem;
      left: 1rem;
      max-width: 50%;
      margin-bottom: 0;
      padding-left: 0; } }

.sc-principles__inner article {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding: 2rem;
  background-color: #34383b;
  color: white;
  position: relative;
  z-index: 2;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.015); }
  .sc-principles__inner article > h3 {
    margin-top: 0; }
  .sc-principles__inner article > p {
    max-width: 45ch; }
  .sc-principles__inner article > p:last-of-type {
    margin-bottom: 0; }
  @media (min-width: 52.2em) {
    .sc-principles__inner article {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 60%;
              flex: 0 0 60%;
      padding: 3rem;
      margin-right: -5rem;
      -webkit-box-ordinal-group: NaN;
          -ms-flex-order: initial;
              order: initial; } }

.sc-principles__inner aside {
  max-height: 597px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 42%;
          flex: 0 0 42%;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.015);
  display: none; }
  @media (min-width: 52.2em) {
    .sc-principles__inner aside {
      -webkit-box-ordinal-group: NaN;
          -ms-flex-order: initial;
              order: initial;
      display: block; } }

.sc-principles__inner article:nth-of-type(2),
.sc-principles__inner article:nth-of-type(4),
.sc-principles__inner article:nth-of-type(6) {
  margin-right: 0;
  background-color: white;
  color: #34383b;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1; }

.sc-principles__inner aside:nth-of-type(2) {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2; }
  @media (min-width: 52.2em) {
    .sc-principles__inner aside:nth-of-type(2) {
      -webkit-box-ordinal-group: NaN;
          -ms-flex-order: initial;
              order: initial;
      margin-bottom: 10rem;
      margin-top: -2rem; } }

.sc-principles__inner aside:nth-of-type(3) {
  -webkit-box-ordinal-group: 5;
      -ms-flex-order: 4;
          order: 4; }
  @media (min-width: 52.2em) {
    .sc-principles__inner aside:nth-of-type(3) {
      -webkit-box-ordinal-group: NaN;
          -ms-flex-order: initial;
              order: initial; } }

.sc-principles__inner aside:nth-of-type(4) {
  -webkit-box-ordinal-group: 7;
      -ms-flex-order: 6;
          order: 6; }
  @media (min-width: 52.2em) {
    .sc-principles__inner aside:nth-of-type(4) {
      -webkit-box-ordinal-group: NaN;
          -ms-flex-order: initial;
              order: initial;
      margin-top: -2rem; } }

.sc-principles__inner article:nth-of-type(2) {
  margin: 0;
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3; }
  @media (min-width: 52.2em) {
    .sc-principles__inner article:nth-of-type(2) {
      margin-left: -10rem;
      margin-top: 4rem;
      -webkit-box-ordinal-group: NaN;
          -ms-flex-order: initial;
              order: initial;
      -webkit-box-flex: 0;
          -ms-flex: 0 0 65%;
              flex: 0 0 65%; } }

.sc-principles__inner article:nth-of-type(3) {
  background-color: #cea34a;
  color: white;
  -webkit-box-ordinal-group: 6;
      -ms-flex-order: 5;
          order: 5; }
  @media (min-width: 52.2em) {
    .sc-principles__inner article:nth-of-type(3) {
      -webkit-box-ordinal-group: NaN;
          -ms-flex-order: initial;
              order: initial; } }

.sc-principles__inner article:nth-of-type(4) {
  margin: 0;
  background-color: #cadae1;
  color: #34383b;
  -webkit-box-ordinal-group: 8;
      -ms-flex-order: 7;
          order: 7; }
  @media (min-width: 52.2em) {
    .sc-principles__inner article:nth-of-type(4) {
      margin-left: -5rem;
      -webkit-box-ordinal-group: NaN;
          -ms-flex-order: initial;
              order: initial; } }

.sc-principles__inner aside:nth-of-type(6),
.sc-principles__inner aside:nth-of-type(8) {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2; }
  @media (min-width: 52.2em) {
    .sc-principles__inner aside:nth-of-type(6),
    .sc-principles__inner aside:nth-of-type(8) {
      -webkit-box-ordinal-group: NaN;
          -ms-flex-order: initial;
              order: initial;
      margin-bottom: 10rem;
      margin-top: -2rem;
      margin-right: -4rem; } }

.sc-principles__inner article:nth-of-type(8) {
  background-color: #cadae1;
  color: #34383b; }

.sc-principles__inner article p i {
  font-size: 0.9em; }

.page-contact {
  background-color: #f7f7f7; }

.page-contact .sc-contact-footer {
  display: none; }

.contact-frame {
  position: relative;
  height: 450px; }

.sc-contact {
  background-size: cover; }

.sc-contact__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1rem;
  padding-right: 1rem; }
  .sc-contact__inner > * {
    box-sizing: border-box;
    /* 2 */
    max-width: 100%;
    /* 1 */ }
  @media (min-width: 52.2em) {
    .sc-contact__inner {
      -ms-flex-flow: row wrap;
          flex-flow: row wrap; } }

.sc-contact__inner aside {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding-bottom: 5rem; }
  @media (min-width: 52.2em) {
    .sc-contact__inner aside {
      padding-right: 2rem;
      padding-bottom: 0; } }

.sc-contact__inner aside p {
  max-width: none; }
  @media (min-width: 52.2em) {
    .sc-contact__inner aside p {
      max-width: 70%; } }

.sc-contact__inner address {
  font-style: normal; }

.sc-contact__inner address a {
  display: block; }

.sc-contact__inner article {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  width: 100%; }
  @media (min-width: 52.2em) {
    .sc-contact__inner article {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 40%;
              flex: 0 0 40%;
      width: auto; } }

.sc-contact-img__wrap {
  width: 100%; }

.sc-contact-img__wrap img {
  width: 100%; }

.sc-contact__inner .wpcf7 input[type="text"],
.sc-contact__inner .wpcf7 input[type="email"],
.sc-contact__inner .wpcf7 select {
  display: block;
  width: 100%;
  padding: 8px 12px;
  font-size: 15px;
  line-height: 1.428571429;
  height: 39px;
  color: #d8d8d8;
  border: 1px solid #d8d8d8;
  outline: 0;
  position: relative; }

.sc-contact__inner .wpcf7 textarea {
  outline: 0;
  color: #d8d8d8;
  padding: 8px 12px;
  border: 1px solid #d8d8d8;
  width: 100%; }

.sc-contact__inner .wpcf7 input[type="text"]:focus,
.sc-contact__inner .wpcf7 input[type="email"]:focus,
.sc-contact__inner .wpcf7 textarea:focus {
  border-color: #34383b;
  color: #323232; }

.sc-contact__inner .wpcf7 input[type="submit"] {
  border: 0; }

.sc-contact__inner .wpcf7 input.invalid {
  border-color: red;
  color: red; }

.sc-contact__inner .wpcf7 input.valid {
  border-color: green;
  color: green; }

.sc-contact__inner .wpcf7 .require {
  color: red;
  font-weight: 700; }

.sc-contact__inner .fa {
  margin-left: 5px; }

.blog .sc-intro {
  color: #34383b; }

.archive,
.single {
  background-color: #f0f0f0; }

.sc-resources {
  background-color: #d8d8d8;
  text-align: left; }

.sc-resources__inner {
  position: relative;
  background-color: white;
  max-width: 1200px;
  margin: 0 auto;
  top: -4em; }

.sc-resources .pin-menu {
  background-color: #cea34a;
  padding: 1rem;
  box-shadow: 0 0 2rem rgba(16, 16, 16, 0.15);
  display: none;
  margin: 2rem 2rem 2rem 0; }
  .sc-resources .pin-menu span {
    font-family: "Libre Baskerville", "Georgia", "Times", serif;
    color: #34383b;
    display: block;
    font-size: 1.125rem; }
  .sc-resources .pin-menu ul li {
    padding: 0.25rem 0; }
  .sc-resources .pin-menu ul li a {
    color: white;
    font-size: 0.9rem;
    text-decoration: none; }
  @media (min-width: 62em) {
    .sc-resources .pin-menu {
      display: block; } }

.sc-resources__education {
  padding: 1rem; }
  @media (min-width: 52.2em) {
    .sc-resources__education {
      padding: 2rem; } }

.sc-resources__block {
  position: relative;
  margin-bottom: 4rem;
  margin-top: -80px;
  padding-top: 80px; }

.sc-resources__block::after {
  content: '';
  position: absolute;
  bottom: -2rem;
  left: 0;
  right: inherit;
  margin: 0;
  width: 2em;
  height: 1px;
  background-color: #cea34a; }

.sc-resources__block h3.title {
  color: #cea34a; }

.sc-resources__block .rte {
  max-width: 65ch; }

.sc-resources__block .pullout-card {
  position: relative;
  padding: 1em;
  background-color: #34383b;
  color: white;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-flow: column nowrap;
      flex-flow: column nowrap;
  box-shadow: 0 1em 3em rgba(50, 50, 50, 0.15);
  margin-bottom: 2rem;
  margin-top: 2rem; }

.doc-library__wrapper{
  width:100%;
  display:inline-flex;
  flex-wrap:wrap;
  flex-direction:row;
}
.doc-library-form{
  width: calc(50% - 10px);
  padding-right:10px;
  vertical-align: top;
  /*border-right: solid 1px #34383b;*/
}

.doc-library-link{
  vertical-align: top;
  width: calc(50% - 10px);
;
  padding-left:10px;
}

#wpcf7-f2273-o1 input
{
	width:100%;	
}

  @media (min-width: 52.2em) {
    .sc-resources__block .pullout-card {
      -ms-flex-flow: row wrap;
          flex-flow: row wrap; } }

.pullout-card__body {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1; }
  @media (min-width: 52.2em) {
    .pullout-card__body {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 70%;
              flex: 0 0 70%; } }

.pullout-card__body p {
  max-width: 45ch; }

.pullout-card a.image {
  position: relative;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1; }
  .pullout-card a.image:hover img {
    opacity: 0.5;
    -webkit-transition: all .3s ease;
    transition: all .3s ease; }

.pullout-card a.image img {
  opacity: 1;
  -webkit-transition: all .3s ease;
  transition: all .3s ease; }

.pullout-card a.image span {
  content: "\f002";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  font-size: 2em;
  margin: auto;
  color: #323232;
  z-index: 1; }

.sc-resources__block .download-link {
  position: relative;
  display: inline-block;
  padding: 0.75em 1.5em;
  background-color: white;
  border: 1px solid #cea34a;
  color: #cea34a;
  text-decoration: none;
  margin-bottom: 1em;
  z-index: 2;
  -webkit-transition: all .3s ease;
  transition: all .3s ease; }
  .sc-resources__block .download-link:hover {
    background-color: #fafafa;
    -webkit-transition: all .3s ease;
    transition: all .3s ease; }

.sc-resources__block .video-wrap {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 25px;
  height: 0;
  margin-bottom: 1em; }

.sc-resources__block .video-wrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.sc-resources__block .rte {
  position: relative;
  z-index: 2; }

.sc-resources__block .rte > ul {
  list-style-type: disc;
  padding-left: 2em; }
  .sc-resources__block .rte > ul a {
    font-style: italic;
    color: #323232; }

.sc-resources .section-title {
  text-transform: uppercase;
  letter-spacing: 0.1em;
  color: rgba(0, 0, 0, 0.5); }

.sc-resources .post-filter {
  display: block;
  width: 100%;
  background-color: #f0f0f0;
  text-align: center;
  padding: 0 1rem; }
  @media (min-width: 52.2em) {
    .sc-resources .post-filter ul {
      float: left; } }
  .sc-resources .post-filter li {
    position: relative;
    display: block;
    padding: 1rem 0.5em; }
    @media (min-width: 52.2em) {
      .sc-resources .post-filter li {
        display: inline-block; } }
  .sc-resources .post-filter li a {
    color: #34383b;
    text-decoration: none;
    opacity: 0.5;
    -webkit-transition: all .3s ease;
    transition: all .3s ease; }
    .sc-resources .post-filter li a:hover {
      opacity: 1;
      -webkit-transition: all .3s ease;
      transition: all .3s ease; }
  .sc-resources .post-filter li a.active {
    opacity: 1;
    color: #cea34a; }
  .sc-resources .post-filter form {
    margin-top: 1rem;
    margin-bottom: 1rem; }
    @media (min-width: 52.2em) {
      .sc-resources .post-filter form {
        float: right;
        margin-top: 1rem;
        margin-bottom: 0; } }

.post-filter .post-sub-menu {
  position: absolute;
  top: 100%;
  left: -1em;
  right: -1em;
  padding: 1em;
  background-color: #cea34a;
  z-index: 98;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.15);
  display: none; }
  .post-filter .post-sub-menu li {
    padding: 0.5rem 0; }
  .post-filter .post-sub-menu a {
    opacity: 1 !important; }
    .post-filter .post-sub-menu a:hover {
      opacity: 0.5; }

.post-filter li:hover > .post-sub-menu {
  display: block; }

.post-filter li > .post-sub-menu a.active {
  color: #34383b; }

.post-filter .post-sub-menu::after {
  content: '';
  position: absolute;
  top: -10px;
  left: 0;
  right: 0;
  margin: auto;
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #cea34a;
  display: none; }
  @media (min-width: 52.2em) {
    .post-filter .post-sub-menu::after {
      display: block; } }

.sc-resources .grid--stretch > li {
  margin-bottom: 0; }

.sc-resources .grid--stretch li:last-child .post-item,
.sc-resources .grid--stretch li:nth-child(3n+3) .post-item {
  border-right: 1px solid rgba(0, 0, 0, 0.1); }

.sc-resources .post-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-flow: column wrap;
      flex-flow: column wrap;
  padding: 2rem 1rem;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  border-left: 1px solid rgba(0, 0, 0, 0.1);
  text-align: center;
  height: 100%; }
  @media (min-width: 52.2em) {
    .sc-resources .post-item {
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start;
      -webkit-box-align: start;
          -ms-flex-align: start;
                  -ms-grid-row-align: flex-start;
              align-items: flex-start;
      text-align: left; } }

.sc-resources .post-item p.cat {
  margin-bottom: 0.67em;
  font-size: 0.75rem;
  letter-spacing: 0.1em;
  color: rgba(0, 0, 0, 0.5);
  text-transform: uppercase; }

.sc-resources .post-item h3 {
  margin-top: 0; }

.sc-resources .post-item .read-more {
  font-family: "Libre Baskerville", "Georgia", "Times", serif;
  margin-top: auto;
  -webkit-transition: all .3s ease;
  transition: all .3s ease; }
  .sc-resources .post-item .read-more:hover {
    color: #34383b;
    -webkit-transition: all .3s ease;
    transition: all .3s ease; }

@media (min-width: 52.2em) {
  .error404 {
    margin-top: 91px; } }

.sc-error-page {
  background-color: #FFFEF4;
  padding: 2rem;
  text-align: center;
  background-size: cover;
  background-position: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }
  @media (min-width: 52.2em) {
    .sc-error-page {
      padding: 5rem; } }

.error404 form {
  margin-top: 2rem;
  margin-bottom: 2rem; }

.error404 form input[type="search"] {
  padding: 12px;
  font-size: 15px;
  line-height: 1.428571429;
  height: 39px;
  color: #d8d8d8;
  border: 1px solid #d8d8d8;
  outline: 0;
  position: relative;
  display: block;
  margin-bottom: 0.5em; }
  @media (min-width: 52.2em) {
    .error404 form input[type="search"] {
      display: inline-block;
      margin-bottom: 0em; } }

.error404 form input[type="submit"] {
  border: 0;
  padding: 0.5em 2em; }

.sc-investor-inner .sc-investor-posts a:first-of-type article {
  padding-top: 0; }

.sc-investor-inner .sc-investor-posts a:last-of-type article {
  padding-bottom: 0;
  border-bottom: 0; }

.sc-investor-inner .sc-investor-posts a:last-of-type article p {
  margin-bottom: 0;
  max-width: 100%; }

.home .investor-post h4 {
  margin-top: 0;
  max-width: 100%; }

.home .investor-post p {
  max-width: 100%; }

.home .investor-post {
  min-height: 408px; }

#latest {
  margin-top: -14px;
  padding-top: 140px; }

.sc-blog-wrapper header {
  width: 100%;
  height: 400px; }

.sc-blog-content .post-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-flow: row wrap;
      flex-flow: row wrap;
  padding: 1rem;
  margin-bottom: 2rem;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1); }
  @media (min-width: 52.2em) {
    .sc-blog-content .post-nav {
      margin-bottom: 4rem; } }

.sc-blog-content .post-nav a {
  color: #34383b;
  text-decoration: none;
  font-weight: 700; }

.sc-blog-content .post-nav a:last-of-type {
  margin-left: auto; }

.sc-blog-content .container {
  background-color: white;
  padding: 0; }
  @media (min-width: 52.2em) {
    .sc-blog-content .container {
      margin-top: -8rem; } }

.sc-blog-content .inner-container {
  padding: 2rem 1rem;
  padding-top: 0; }
  @media (min-width: 52.2em) {
    .sc-blog-content .inner-container {
      padding: 4rem 2rem;
      padding-top: 0; } }

.sc-blog-content .text-container {
  margin: 0 auto; }
  @media (min-width: 52.2em) {
    .sc-blog-content .text-container {
      max-width: 75%; } }

.sc-blog-content .title-info {
  margin-bottom: 2rem; }

.sc-blog-content .title-info h1 {
  max-width: 15ch; }

.sc-blog-content .title-info .cat,
.sc-blog-content .title-info .date {
  margin-bottom: 0.67em;
  font-size: 0.75rem;
  letter-spacing: 0.1em;
  color: rgba(0, 0, 0, 0.5);
  text-transform: uppercase; }

.sc-blog-content .title-info .cat {
  color: #cea34a; }

.sc-blog-content .rte p {
  font-size: 1rem;
  margin-bottom: 1.2rem;
  line-height: 1.65; }

.sc-blog-content .rte .block--video {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 25px;
  height: 0;
  margin: 2rem 0; }

.sc-blog-content .rte .block--video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.sc-blog-content .rte .block--quote {
  position: relative;
  margin: 2rem 0; }

.sc-blog-content .rte .block--quote blockquote {
  font-family: "Libre Baskerville", "Georgia", "Times", serif;
  font-size: 1.125rem;
  color: #cea34a;
  margin: 0; }
  @media (min-width: 52.2em) {
    .sc-blog-content .rte .block--quote blockquote {
      font-size: 1.75rem;
      margin: 0 2rem; } }

.sc-blog-content .rte .block--quote .author {
  font-weight: 700;
  float: right; }

.sc-blog-content .rte .block--image {
  margin: 1.2rem 0; }

.search-item {
  padding: 1rem 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1); }

.search-item a {
  text-decoration: none;
  color: #323232; }

.sc-search {
  background-color: #F0F0F0;
  color: #34383b; }

.no-flexbox .wrapper {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 16px;
  padding-right: 16px; }
  .no-flexbox .wrapper::after {
    clear: both;
    content: "";
    display: table; }

.no-flexboxlegacy {
  overflow-x: hidden; }

.no-flexboxlegacy .sc-benefits-inner > article,
.no-flexboxlegacy .sc-benefits-inner > article > *,
.no-flexboxlegacy .sc-quote article p,
.no-flexboxlegacy .sc-newsletter article p {
  max-width: 100%; }

/*!
 *  Font Awesome 4.6.3 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url("fonts/fontawesome-webfont.eot?v=4.6.3");
  src: url("fonts/fontawesome-webfont.eot?#iefix&v=4.6.3") format("embedded-opentype"), url("fonts/fontawesome-webfont.woff2?v=4.6.3") format("woff2"), url("fonts/fontawesome-webfont.woff?v=4.6.3") format("woff"), url("fonts/fontawesome-webfont.ttf?v=4.6.3") format("truetype"), url("fonts/fontawesome-webfont.svg?v=4.6.3#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal; }

.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%; }

.fa-2x {
  font-size: 2em; }

.fa-3x {
  font-size: 3em; }

.fa-4x {
  font-size: 4em; }

.fa-5x {
  font-size: 5em; }

.fa-fw {
  width: 1.28571429em;
  text-align: center; }

.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none; }

.fa-ul > li {
  position: relative; }

.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center; }

.fa-li.fa-lg {
  left: -1.85714286em; }

.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eeeeee;
  border-radius: .1em; }

.fa-pull-left {
  float: left; }

.fa-pull-right {
  float: right; }

.fa.fa-pull-left {
  margin-right: .3em; }

.fa.fa-pull-right {
  margin-left: .3em; }

/* Deprecated as of 4.4.0 */
.pull-right {
  float: right; }

.pull-left {
  float: left; }

.fa.pull-left {
  margin-right: .3em; }

.fa.pull-right {
  margin-left: .3em; }

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear; }

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8); }

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg); }

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg); }

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg); }

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  transform: scale(-1, 1); }

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  transform: scale(1, -1); }

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  -webkit-filter: none;
          filter: none; }

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle; }

.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center; }

.fa-stack-1x {
  line-height: inherit; }

.fa-stack-2x {
  font-size: 2em; }

.fa-inverse {
  color: #ffffff; }

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "\f000"; }

.fa-music:before {
  content: "\f001"; }

.fa-search:before {
  content: "\f002"; }

.fa-envelope-o:before {
  content: "\f003"; }

.fa-heart:before {
  content: "\f004"; }

.fa-star:before {
  content: "\f005"; }

.fa-star-o:before {
  content: "\f006"; }

.fa-user:before {
  content: "\f007"; }

.fa-film:before {
  content: "\f008"; }

.fa-th-large:before {
  content: "\f009"; }

.fa-th:before {
  content: "\f00a"; }

.fa-th-list:before {
  content: "\f00b"; }

.fa-check:before {
  content: "\f00c"; }

.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d"; }

.fa-search-plus:before {
  content: "\f00e"; }

.fa-search-minus:before {
  content: "\f010"; }

.fa-power-off:before {
  content: "\f011"; }

.fa-signal:before {
  content: "\f012"; }

.fa-gear:before,
.fa-cog:before {
  content: "\f013"; }

.fa-trash-o:before {
  content: "\f014"; }

.fa-home:before {
  content: "\f015"; }

.fa-file-o:before {
  content: "\f016"; }

.fa-clock-o:before {
  content: "\f017"; }

.fa-road:before {
  content: "\f018"; }

.fa-download:before {
  content: "\f019"; }

.fa-arrow-circle-o-down:before {
  content: "\f01a"; }

.fa-arrow-circle-o-up:before {
  content: "\f01b"; }

.fa-inbox:before {
  content: "\f01c"; }

.fa-play-circle-o:before {
  content: "\f01d"; }

.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e"; }

.fa-refresh:before {
  content: "\f021"; }

.fa-list-alt:before {
  content: "\f022"; }

.fa-lock:before {
  content: "\f023"; }

.fa-flag:before {
  content: "\f024"; }

.fa-headphones:before {
  content: "\f025"; }

.fa-volume-off:before {
  content: "\f026"; }

.fa-volume-down:before {
  content: "\f027"; }

.fa-volume-up:before {
  content: "\f028"; }

.fa-qrcode:before {
  content: "\f029"; }

.fa-barcode:before {
  content: "\f02a"; }

.fa-tag:before {
  content: "\f02b"; }

.fa-tags:before {
  content: "\f02c"; }

.fa-book:before {
  content: "\f02d"; }

.fa-bookmark:before {
  content: "\f02e"; }

.fa-print:before {
  content: "\f02f"; }

.fa-camera:before {
  content: "\f030"; }

.fa-font:before {
  content: "\f031"; }

.fa-bold:before {
  content: "\f032"; }

.fa-italic:before {
  content: "\f033"; }

.fa-text-height:before {
  content: "\f034"; }

.fa-text-width:before {
  content: "\f035"; }

.fa-align-left:before {
  content: "\f036"; }

.fa-align-center:before {
  content: "\f037"; }

.fa-align-right:before {
  content: "\f038"; }

.fa-align-justify:before {
  content: "\f039"; }

.fa-list:before {
  content: "\f03a"; }

.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b"; }

.fa-indent:before {
  content: "\f03c"; }

.fa-video-camera:before {
  content: "\f03d"; }

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e"; }

.fa-pencil:before {
  content: "\f040"; }

.fa-map-marker:before {
  content: "\f041"; }

.fa-adjust:before {
  content: "\f042"; }

.fa-tint:before {
  content: "\f043"; }

.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044"; }

.fa-share-square-o:before {
  content: "\f045"; }

.fa-check-square-o:before {
  content: "\f046"; }

.fa-arrows:before {
  content: "\f047"; }

.fa-step-backward:before {
  content: "\f048"; }

.fa-fast-backward:before {
  content: "\f049"; }

.fa-backward:before {
  content: "\f04a"; }

.fa-play:before {
  content: "\f04b"; }

.fa-pause:before {
  content: "\f04c"; }

.fa-stop:before {
  content: "\f04d"; }

.fa-forward:before {
  content: "\f04e"; }

.fa-fast-forward:before {
  content: "\f050"; }

.fa-step-forward:before {
  content: "\f051"; }

.fa-eject:before {
  content: "\f052"; }

.fa-chevron-left:before {
  content: "\f053"; }

.fa-chevron-right:before {
  content: "\f054"; }

.fa-plus-circle:before {
  content: "\f055"; }

.fa-minus-circle:before {
  content: "\f056"; }

.fa-times-circle:before {
  content: "\f057"; }

.fa-check-circle:before {
  content: "\f058"; }

.fa-question-circle:before {
  content: "\f059"; }

.fa-info-circle:before {
  content: "\f05a"; }

.fa-crosshairs:before {
  content: "\f05b"; }

.fa-times-circle-o:before {
  content: "\f05c"; }

.fa-check-circle-o:before {
  content: "\f05d"; }

.fa-ban:before {
  content: "\f05e"; }

.fa-arrow-left:before {
  content: "\f060"; }

.fa-arrow-right:before {
  content: "\f061"; }

.fa-arrow-up:before {
  content: "\f062"; }

.fa-arrow-down:before {
  content: "\f063"; }

.fa-mail-forward:before,
.fa-share:before {
  content: "\f064"; }

.fa-expand:before {
  content: "\f065"; }

.fa-compress:before {
  content: "\f066"; }

.fa-plus:before {
  content: "\f067"; }

.fa-minus:before {
  content: "\f068"; }

.fa-asterisk:before {
  content: "\f069"; }

.fa-exclamation-circle:before {
  content: "\f06a"; }

.fa-gift:before {
  content: "\f06b"; }

.fa-leaf:before {
  content: "\f06c"; }

.fa-fire:before {
  content: "\f06d"; }

.fa-eye:before {
  content: "\f06e"; }

.fa-eye-slash:before {
  content: "\f070"; }

.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071"; }

.fa-plane:before {
  content: "\f072"; }

.fa-calendar:before {
  content: "\f073"; }

.fa-random:before {
  content: "\f074"; }

.fa-comment:before {
  content: "\f075"; }

.fa-magnet:before {
  content: "\f076"; }

.fa-chevron-up:before {
  content: "\f077"; }

.fa-chevron-down:before {
  content: "\f078"; }

.fa-retweet:before {
  content: "\f079"; }

.fa-shopping-cart:before {
  content: "\f07a"; }

.fa-folder:before {
  content: "\f07b"; }

.fa-folder-open:before {
  content: "\f07c"; }

.fa-arrows-v:before {
  content: "\f07d"; }

.fa-arrows-h:before {
  content: "\f07e"; }

.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080"; }

.fa-twitter-square:before {
  content: "\f081"; }

.fa-facebook-square:before {
  content: "\f082"; }

.fa-camera-retro:before {
  content: "\f083"; }

.fa-key:before {
  content: "\f084"; }

.fa-gears:before,
.fa-cogs:before {
  content: "\f085"; }

.fa-comments:before {
  content: "\f086"; }

.fa-thumbs-o-up:before {
  content: "\f087"; }

.fa-thumbs-o-down:before {
  content: "\f088"; }

.fa-star-half:before {
  content: "\f089"; }

.fa-heart-o:before {
  content: "\f08a"; }

.fa-sign-out:before {
  content: "\f08b"; }

.fa-linkedin-square:before {
  content: "\f08c"; }

.fa-thumb-tack:before {
  content: "\f08d"; }

.fa-external-link:before {
  content: "\f08e"; }

.fa-sign-in:before {
  content: "\f090"; }

.fa-trophy:before {
  content: "\f091"; }

.fa-github-square:before {
  content: "\f092"; }

.fa-upload:before {
  content: "\f093"; }

.fa-lemon-o:before {
  content: "\f094"; }

.fa-phone:before {
  content: "\f095"; }

.fa-square-o:before {
  content: "\f096"; }

.fa-bookmark-o:before {
  content: "\f097"; }

.fa-phone-square:before {
  content: "\f098"; }

.fa-twitter:before {
  content: "\f099"; }

.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a"; }

.fa-github:before {
  content: "\f09b"; }

.fa-unlock:before {
  content: "\f09c"; }

.fa-credit-card:before {
  content: "\f09d"; }

.fa-feed:before,
.fa-rss:before {
  content: "\f09e"; }

.fa-hdd-o:before {
  content: "\f0a0"; }

.fa-bullhorn:before {
  content: "\f0a1"; }

.fa-bell:before {
  content: "\f0f3"; }

.fa-certificate:before {
  content: "\f0a3"; }

.fa-hand-o-right:before {
  content: "\f0a4"; }

.fa-hand-o-left:before {
  content: "\f0a5"; }

.fa-hand-o-up:before {
  content: "\f0a6"; }

.fa-hand-o-down:before {
  content: "\f0a7"; }

.fa-arrow-circle-left:before {
  content: "\f0a8"; }

.fa-arrow-circle-right:before {
  content: "\f0a9"; }

.fa-arrow-circle-up:before {
  content: "\f0aa"; }

.fa-arrow-circle-down:before {
  content: "\f0ab"; }

.fa-globe:before {
  content: "\f0ac"; }

.fa-wrench:before {
  content: "\f0ad"; }

.fa-tasks:before {
  content: "\f0ae"; }

.fa-filter:before {
  content: "\f0b0"; }

.fa-briefcase:before {
  content: "\f0b1"; }

.fa-arrows-alt:before {
  content: "\f0b2"; }

.fa-group:before,
.fa-users:before {
  content: "\f0c0"; }

.fa-chain:before,
.fa-link:before {
  content: "\f0c1"; }

.fa-cloud:before {
  content: "\f0c2"; }

.fa-flask:before {
  content: "\f0c3"; }

.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4"; }

.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5"; }

.fa-paperclip:before {
  content: "\f0c6"; }

.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7"; }

.fa-square:before {
  content: "\f0c8"; }

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9"; }

.fa-list-ul:before {
  content: "\f0ca"; }

.fa-list-ol:before {
  content: "\f0cb"; }

.fa-strikethrough:before {
  content: "\f0cc"; }

.fa-underline:before {
  content: "\f0cd"; }

.fa-table:before {
  content: "\f0ce"; }

.fa-magic:before {
  content: "\f0d0"; }

.fa-truck:before {
  content: "\f0d1"; }

.fa-pinterest:before {
  content: "\f0d2"; }

.fa-pinterest-square:before {
  content: "\f0d3"; }

.fa-google-plus-square:before {
  content: "\f0d4"; }

.fa-google-plus:before {
  content: "\f0d5"; }

.fa-money:before {
  content: "\f0d6"; }

.fa-caret-down:before {
  content: "\f0d7"; }

.fa-caret-up:before {
  content: "\f0d8"; }

.fa-caret-left:before {
  content: "\f0d9"; }

.fa-caret-right:before {
  content: "\f0da"; }

.fa-columns:before {
  content: "\f0db"; }

.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc"; }

.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd"; }

.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de"; }

.fa-envelope:before {
  content: "\f0e0"; }

.fa-linkedin:before {
  content: "\f0e1"; }

.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2"; }

.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3"; }

.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4"; }

.fa-comment-o:before {
  content: "\f0e5"; }

.fa-comments-o:before {
  content: "\f0e6"; }

.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7"; }

.fa-sitemap:before {
  content: "\f0e8"; }

.fa-umbrella:before {
  content: "\f0e9"; }

.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea"; }

.fa-lightbulb-o:before {
  content: "\f0eb"; }

.fa-exchange:before {
  content: "\f0ec"; }

.fa-cloud-download:before {
  content: "\f0ed"; }

.fa-cloud-upload:before {
  content: "\f0ee"; }

.fa-user-md:before {
  content: "\f0f0"; }

.fa-stethoscope:before {
  content: "\f0f1"; }

.fa-suitcase:before {
  content: "\f0f2"; }

.fa-bell-o:before {
  content: "\f0a2"; }

.fa-coffee:before {
  content: "\f0f4"; }

.fa-cutlery:before {
  content: "\f0f5"; }

.fa-file-text-o:before {
  content: "\f0f6"; }

.fa-building-o:before {
  content: "\f0f7"; }

.fa-hospital-o:before {
  content: "\f0f8"; }

.fa-ambulance:before {
  content: "\f0f9"; }

.fa-medkit:before {
  content: "\f0fa"; }

.fa-fighter-jet:before {
  content: "\f0fb"; }

.fa-beer:before {
  content: "\f0fc"; }

.fa-h-square:before {
  content: "\f0fd"; }

.fa-plus-square:before {
  content: "\f0fe"; }

.fa-angle-double-left:before {
  content: "\f100"; }

.fa-angle-double-right:before {
  content: "\f101"; }

.fa-angle-double-up:before {
  content: "\f102"; }

.fa-angle-double-down:before {
  content: "\f103"; }

.fa-angle-left:before {
  content: "\f104"; }

.fa-angle-right:before {
  content: "\f105"; }

.fa-angle-up:before {
  content: "\f106"; }

.fa-angle-down:before {
  content: "\f107"; }

.fa-desktop:before {
  content: "\f108"; }

.fa-laptop:before {
  content: "\f109"; }

.fa-tablet:before {
  content: "\f10a"; }

.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b"; }

.fa-circle-o:before {
  content: "\f10c"; }

.fa-quote-left:before {
  content: "\f10d"; }

.fa-quote-right:before {
  content: "\f10e"; }

.fa-spinner:before {
  content: "\f110"; }

.fa-circle:before {
  content: "\f111"; }

.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112"; }

.fa-github-alt:before {
  content: "\f113"; }

.fa-folder-o:before {
  content: "\f114"; }

.fa-folder-open-o:before {
  content: "\f115"; }

.fa-smile-o:before {
  content: "\f118"; }

.fa-frown-o:before {
  content: "\f119"; }

.fa-meh-o:before {
  content: "\f11a"; }

.fa-gamepad:before {
  content: "\f11b"; }

.fa-keyboard-o:before {
  content: "\f11c"; }

.fa-flag-o:before {
  content: "\f11d"; }

.fa-flag-checkered:before {
  content: "\f11e"; }

.fa-terminal:before {
  content: "\f120"; }

.fa-code:before {
  content: "\f121"; }

.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122"; }

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123"; }

.fa-location-arrow:before {
  content: "\f124"; }

.fa-crop:before {
  content: "\f125"; }

.fa-code-fork:before {
  content: "\f126"; }

.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127"; }

.fa-question:before {
  content: "\f128"; }

.fa-info:before {
  content: "\f129"; }

.fa-exclamation:before {
  content: "\f12a"; }

.fa-superscript:before {
  content: "\f12b"; }

.fa-subscript:before {
  content: "\f12c"; }

.fa-eraser:before {
  content: "\f12d"; }

.fa-puzzle-piece:before {
  content: "\f12e"; }

.fa-microphone:before {
  content: "\f130"; }

.fa-microphone-slash:before {
  content: "\f131"; }

.fa-shield:before {
  content: "\f132"; }

.fa-calendar-o:before {
  content: "\f133"; }

.fa-fire-extinguisher:before {
  content: "\f134"; }

.fa-rocket:before {
  content: "\f135"; }

.fa-maxcdn:before {
  content: "\f136"; }

.fa-chevron-circle-left:before {
  content: "\f137"; }

.fa-chevron-circle-right:before {
  content: "\f138"; }

.fa-chevron-circle-up:before {
  content: "\f139"; }

.fa-chevron-circle-down:before {
  content: "\f13a"; }

.fa-html5:before {
  content: "\f13b"; }

.fa-css3:before {
  content: "\f13c"; }

.fa-anchor:before {
  content: "\f13d"; }

.fa-unlock-alt:before {
  content: "\f13e"; }

.fa-bullseye:before {
  content: "\f140"; }

.fa-ellipsis-h:before {
  content: "\f141"; }

.fa-ellipsis-v:before {
  content: "\f142"; }

.fa-rss-square:before {
  content: "\f143"; }

.fa-play-circle:before {
  content: "\f144"; }

.fa-ticket:before {
  content: "\f145"; }

.fa-minus-square:before {
  content: "\f146"; }

.fa-minus-square-o:before {
  content: "\f147"; }

.fa-level-up:before {
  content: "\f148"; }

.fa-level-down:before {
  content: "\f149"; }

.fa-check-square:before {
  content: "\f14a"; }

.fa-pencil-square:before {
  content: "\f14b"; }

.fa-external-link-square:before {
  content: "\f14c"; }

.fa-share-square:before {
  content: "\f14d"; }

.fa-compass:before {
  content: "\f14e"; }

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150"; }

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151"; }

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152"; }

.fa-euro:before,
.fa-eur:before {
  content: "\f153"; }

.fa-gbp:before {
  content: "\f154"; }

.fa-dollar:before,
.fa-usd:before {
  content: "\f155"; }

.fa-rupee:before,
.fa-inr:before {
  content: "\f156"; }

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157"; }

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158"; }

.fa-won:before,
.fa-krw:before {
  content: "\f159"; }

.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a"; }

.fa-file:before {
  content: "\f15b"; }

.fa-file-text:before {
  content: "\f15c"; }

.fa-sort-alpha-asc:before {
  content: "\f15d"; }

.fa-sort-alpha-desc:before {
  content: "\f15e"; }

.fa-sort-amount-asc:before {
  content: "\f160"; }

.fa-sort-amount-desc:before {
  content: "\f161"; }

.fa-sort-numeric-asc:before {
  content: "\f162"; }

.fa-sort-numeric-desc:before {
  content: "\f163"; }

.fa-thumbs-up:before {
  content: "\f164"; }

.fa-thumbs-down:before {
  content: "\f165"; }

.fa-youtube-square:before {
  content: "\f166"; }

.fa-youtube:before {
  content: "\f167"; }

.fa-xing:before {
  content: "\f168"; }

.fa-xing-square:before {
  content: "\f169"; }

.fa-youtube-play:before {
  content: "\f16a"; }

.fa-dropbox:before {
  content: "\f16b"; }

.fa-stack-overflow:before {
  content: "\f16c"; }

.fa-instagram:before {
  content: "\f16d"; }

.fa-flickr:before {
  content: "\f16e"; }

.fa-adn:before {
  content: "\f170"; }

.fa-bitbucket:before {
  content: "\f171"; }

.fa-bitbucket-square:before {
  content: "\f172"; }

.fa-tumblr:before {
  content: "\f173"; }

.fa-tumblr-square:before {
  content: "\f174"; }

.fa-long-arrow-down:before {
  content: "\f175"; }

.fa-long-arrow-up:before {
  content: "\f176"; }

.fa-long-arrow-left:before {
  content: "\f177"; }

.fa-long-arrow-right:before {
  content: "\f178"; }

.fa-apple:before {
  content: "\f179"; }

.fa-windows:before {
  content: "\f17a"; }

.fa-android:before {
  content: "\f17b"; }

.fa-linux:before {
  content: "\f17c"; }

.fa-dribbble:before {
  content: "\f17d"; }

.fa-skype:before {
  content: "\f17e"; }

.fa-foursquare:before {
  content: "\f180"; }

.fa-trello:before {
  content: "\f181"; }

.fa-female:before {
  content: "\f182"; }

.fa-male:before {
  content: "\f183"; }

.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184"; }

.fa-sun-o:before {
  content: "\f185"; }

.fa-moon-o:before {
  content: "\f186"; }

.fa-archive:before {
  content: "\f187"; }

.fa-bug:before {
  content: "\f188"; }

.fa-vk:before {
  content: "\f189"; }

.fa-weibo:before {
  content: "\f18a"; }

.fa-renren:before {
  content: "\f18b"; }

.fa-pagelines:before {
  content: "\f18c"; }

.fa-stack-exchange:before {
  content: "\f18d"; }

.fa-arrow-circle-o-right:before {
  content: "\f18e"; }

.fa-arrow-circle-o-left:before {
  content: "\f190"; }

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191"; }

.fa-dot-circle-o:before {
  content: "\f192"; }

.fa-wheelchair:before {
  content: "\f193"; }

.fa-vimeo-square:before {
  content: "\f194"; }

.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195"; }

.fa-plus-square-o:before {
  content: "\f196"; }

.fa-space-shuttle:before {
  content: "\f197"; }

.fa-slack:before {
  content: "\f198"; }

.fa-envelope-square:before {
  content: "\f199"; }

.fa-wordpress:before {
  content: "\f19a"; }

.fa-openid:before {
  content: "\f19b"; }

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c"; }

.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d"; }

.fa-yahoo:before {
  content: "\f19e"; }

.fa-google:before {
  content: "\f1a0"; }

.fa-reddit:before {
  content: "\f1a1"; }

.fa-reddit-square:before {
  content: "\f1a2"; }

.fa-stumbleupon-circle:before {
  content: "\f1a3"; }

.fa-stumbleupon:before {
  content: "\f1a4"; }

.fa-delicious:before {
  content: "\f1a5"; }

.fa-digg:before {
  content: "\f1a6"; }

.fa-pied-piper-pp:before {
  content: "\f1a7"; }

.fa-pied-piper-alt:before {
  content: "\f1a8"; }

.fa-drupal:before {
  content: "\f1a9"; }

.fa-joomla:before {
  content: "\f1aa"; }

.fa-language:before {
  content: "\f1ab"; }

.fa-fax:before {
  content: "\f1ac"; }

.fa-building:before {
  content: "\f1ad"; }

.fa-child:before {
  content: "\f1ae"; }

.fa-paw:before {
  content: "\f1b0"; }

.fa-spoon:before {
  content: "\f1b1"; }

.fa-cube:before {
  content: "\f1b2"; }

.fa-cubes:before {
  content: "\f1b3"; }

.fa-behance:before {
  content: "\f1b4"; }

.fa-behance-square:before {
  content: "\f1b5"; }

.fa-steam:before {
  content: "\f1b6"; }

.fa-steam-square:before {
  content: "\f1b7"; }

.fa-recycle:before {
  content: "\f1b8"; }

.fa-automobile:before,
.fa-car:before {
  content: "\f1b9"; }

.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba"; }

.fa-tree:before {
  content: "\f1bb"; }

.fa-spotify:before {
  content: "\f1bc"; }

.fa-deviantart:before {
  content: "\f1bd"; }

.fa-soundcloud:before {
  content: "\f1be"; }

.fa-database:before {
  content: "\f1c0"; }

.fa-file-pdf-o:before {
  content: "\f1c1"; }

.fa-file-word-o:before {
  content: "\f1c2"; }

.fa-file-excel-o:before {
  content: "\f1c3"; }

.fa-file-powerpoint-o:before {
  content: "\f1c4"; }

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5"; }

.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6"; }

.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7"; }

.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8"; }

.fa-file-code-o:before {
  content: "\f1c9"; }

.fa-vine:before {
  content: "\f1ca"; }

.fa-codepen:before {
  content: "\f1cb"; }

.fa-jsfiddle:before {
  content: "\f1cc"; }

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd"; }

.fa-circle-o-notch:before {
  content: "\f1ce"; }

.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: "\f1d0"; }

.fa-ge:before,
.fa-empire:before {
  content: "\f1d1"; }

.fa-git-square:before {
  content: "\f1d2"; }

.fa-git:before {
  content: "\f1d3"; }

.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "\f1d4"; }

.fa-tencent-weibo:before {
  content: "\f1d5"; }

.fa-qq:before {
  content: "\f1d6"; }

.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7"; }

.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8"; }

.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9"; }

.fa-history:before {
  content: "\f1da"; }

.fa-circle-thin:before {
  content: "\f1db"; }

.fa-header:before {
  content: "\f1dc"; }

.fa-paragraph:before {
  content: "\f1dd"; }

.fa-sliders:before {
  content: "\f1de"; }

.fa-share-alt:before {
  content: "\f1e0"; }

.fa-share-alt-square:before {
  content: "\f1e1"; }

.fa-bomb:before {
  content: "\f1e2"; }

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3"; }

.fa-tty:before {
  content: "\f1e4"; }

.fa-binoculars:before {
  content: "\f1e5"; }

.fa-plug:before {
  content: "\f1e6"; }

.fa-slideshare:before {
  content: "\f1e7"; }

.fa-twitch:before {
  content: "\f1e8"; }

.fa-yelp:before {
  content: "\f1e9"; }

.fa-newspaper-o:before {
  content: "\f1ea"; }

.fa-wifi:before {
  content: "\f1eb"; }

.fa-calculator:before {
  content: "\f1ec"; }

.fa-paypal:before {
  content: "\f1ed"; }

.fa-google-wallet:before {
  content: "\f1ee"; }

.fa-cc-visa:before {
  content: "\f1f0"; }

.fa-cc-mastercard:before {
  content: "\f1f1"; }

.fa-cc-discover:before {
  content: "\f1f2"; }

.fa-cc-amex:before {
  content: "\f1f3"; }

.fa-cc-paypal:before {
  content: "\f1f4"; }

.fa-cc-stripe:before {
  content: "\f1f5"; }

.fa-bell-slash:before {
  content: "\f1f6"; }

.fa-bell-slash-o:before {
  content: "\f1f7"; }

.fa-trash:before {
  content: "\f1f8"; }

.fa-copyright:before {
  content: "\f1f9"; }

.fa-at:before {
  content: "\f1fa"; }

.fa-eyedropper:before {
  content: "\f1fb"; }

.fa-paint-brush:before {
  content: "\f1fc"; }

.fa-birthday-cake:before {
  content: "\f1fd"; }

.fa-area-chart:before {
  content: "\f1fe"; }

.fa-pie-chart:before {
  content: "\f200"; }

.fa-line-chart:before {
  content: "\f201"; }

.fa-lastfm:before {
  content: "\f202"; }

.fa-lastfm-square:before {
  content: "\f203"; }

.fa-toggle-off:before {
  content: "\f204"; }

.fa-toggle-on:before {
  content: "\f205"; }

.fa-bicycle:before {
  content: "\f206"; }

.fa-bus:before {
  content: "\f207"; }

.fa-ioxhost:before {
  content: "\f208"; }

.fa-angellist:before {
  content: "\f209"; }

.fa-cc:before {
  content: "\f20a"; }

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b"; }

.fa-meanpath:before {
  content: "\f20c"; }

.fa-buysellads:before {
  content: "\f20d"; }

.fa-connectdevelop:before {
  content: "\f20e"; }

.fa-dashcube:before {
  content: "\f210"; }

.fa-forumbee:before {
  content: "\f211"; }

.fa-leanpub:before {
  content: "\f212"; }

.fa-sellsy:before {
  content: "\f213"; }

.fa-shirtsinbulk:before {
  content: "\f214"; }

.fa-simplybuilt:before {
  content: "\f215"; }

.fa-skyatlas:before {
  content: "\f216"; }

.fa-cart-plus:before {
  content: "\f217"; }

.fa-cart-arrow-down:before {
  content: "\f218"; }

.fa-diamond:before {
  content: "\f219"; }

.fa-ship:before {
  content: "\f21a"; }

.fa-user-secret:before {
  content: "\f21b"; }

.fa-motorcycle:before {
  content: "\f21c"; }

.fa-street-view:before {
  content: "\f21d"; }

.fa-heartbeat:before {
  content: "\f21e"; }

.fa-venus:before {
  content: "\f221"; }

.fa-mars:before {
  content: "\f222"; }

.fa-mercury:before {
  content: "\f223"; }

.fa-intersex:before,
.fa-transgender:before {
  content: "\f224"; }

.fa-transgender-alt:before {
  content: "\f225"; }

.fa-venus-double:before {
  content: "\f226"; }

.fa-mars-double:before {
  content: "\f227"; }

.fa-venus-mars:before {
  content: "\f228"; }

.fa-mars-stroke:before {
  content: "\f229"; }

.fa-mars-stroke-v:before {
  content: "\f22a"; }

.fa-mars-stroke-h:before {
  content: "\f22b"; }

.fa-neuter:before {
  content: "\f22c"; }

.fa-genderless:before {
  content: "\f22d"; }

.fa-facebook-official:before {
  content: "\f230"; }

.fa-pinterest-p:before {
  content: "\f231"; }

.fa-whatsapp:before {
  content: "\f232"; }

.fa-server:before {
  content: "\f233"; }

.fa-user-plus:before {
  content: "\f234"; }

.fa-user-times:before {
  content: "\f235"; }

.fa-hotel:before,
.fa-bed:before {
  content: "\f236"; }

.fa-viacoin:before {
  content: "\f237"; }

.fa-train:before {
  content: "\f238"; }

.fa-subway:before {
  content: "\f239"; }

.fa-medium:before {
  content: "\f23a"; }

.fa-yc:before,
.fa-y-combinator:before {
  content: "\f23b"; }

.fa-optin-monster:before {
  content: "\f23c"; }

.fa-opencart:before {
  content: "\f23d"; }

.fa-expeditedssl:before {
  content: "\f23e"; }

.fa-battery-4:before,
.fa-battery-full:before {
  content: "\f240"; }

.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\f241"; }

.fa-battery-2:before,
.fa-battery-half:before {
  content: "\f242"; }

.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\f243"; }

.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\f244"; }

.fa-mouse-pointer:before {
  content: "\f245"; }

.fa-i-cursor:before {
  content: "\f246"; }

.fa-object-group:before {
  content: "\f247"; }

.fa-object-ungroup:before {
  content: "\f248"; }

.fa-sticky-note:before {
  content: "\f249"; }

.fa-sticky-note-o:before {
  content: "\f24a"; }

.fa-cc-jcb:before {
  content: "\f24b"; }

.fa-cc-diners-club:before {
  content: "\f24c"; }

.fa-clone:before {
  content: "\f24d"; }

.fa-balance-scale:before {
  content: "\f24e"; }

.fa-hourglass-o:before {
  content: "\f250"; }

.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\f251"; }

.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\f252"; }

.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\f253"; }

.fa-hourglass:before {
  content: "\f254"; }

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\f255"; }

.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "\f256"; }

.fa-hand-scissors-o:before {
  content: "\f257"; }

.fa-hand-lizard-o:before {
  content: "\f258"; }

.fa-hand-spock-o:before {
  content: "\f259"; }

.fa-hand-pointer-o:before {
  content: "\f25a"; }

.fa-hand-peace-o:before {
  content: "\f25b"; }

.fa-trademark:before {
  content: "\f25c"; }

.fa-registered:before {
  content: "\f25d"; }

.fa-creative-commons:before {
  content: "\f25e"; }

.fa-gg:before {
  content: "\f260"; }

.fa-gg-circle:before {
  content: "\f261"; }

.fa-tripadvisor:before {
  content: "\f262"; }

.fa-odnoklassniki:before {
  content: "\f263"; }

.fa-odnoklassniki-square:before {
  content: "\f264"; }

.fa-get-pocket:before {
  content: "\f265"; }

.fa-wikipedia-w:before {
  content: "\f266"; }

.fa-safari:before {
  content: "\f267"; }

.fa-chrome:before {
  content: "\f268"; }

.fa-firefox:before {
  content: "\f269"; }

.fa-opera:before {
  content: "\f26a"; }

.fa-internet-explorer:before {
  content: "\f26b"; }

.fa-tv:before,
.fa-television:before {
  content: "\f26c"; }

.fa-contao:before {
  content: "\f26d"; }

.fa-500px:before {
  content: "\f26e"; }

.fa-amazon:before {
  content: "\f270"; }

.fa-calendar-plus-o:before {
  content: "\f271"; }

.fa-calendar-minus-o:before {
  content: "\f272"; }

.fa-calendar-times-o:before {
  content: "\f273"; }

.fa-calendar-check-o:before {
  content: "\f274"; }

.fa-industry:before {
  content: "\f275"; }

.fa-map-pin:before {
  content: "\f276"; }

.fa-map-signs:before {
  content: "\f277"; }

.fa-map-o:before {
  content: "\f278"; }

.fa-map:before {
  content: "\f279"; }

.fa-commenting:before {
  content: "\f27a"; }

.fa-commenting-o:before {
  content: "\f27b"; }

.fa-houzz:before {
  content: "\f27c"; }

.fa-vimeo:before {
  content: "\f27d"; }

.fa-black-tie:before {
  content: "\f27e"; }

.fa-fonticons:before {
  content: "\f280"; }

.fa-reddit-alien:before {
  content: "\f281"; }

.fa-edge:before {
  content: "\f282"; }

.fa-credit-card-alt:before {
  content: "\f283"; }

.fa-codiepie:before {
  content: "\f284"; }

.fa-modx:before {
  content: "\f285"; }

.fa-fort-awesome:before {
  content: "\f286"; }

.fa-usb:before {
  content: "\f287"; }

.fa-product-hunt:before {
  content: "\f288"; }

.fa-mixcloud:before {
  content: "\f289"; }

.fa-scribd:before {
  content: "\f28a"; }

.fa-pause-circle:before {
  content: "\f28b"; }

.fa-pause-circle-o:before {
  content: "\f28c"; }

.fa-stop-circle:before {
  content: "\f28d"; }

.fa-stop-circle-o:before {
  content: "\f28e"; }

.fa-shopping-bag:before {
  content: "\f290"; }

.fa-shopping-basket:before {
  content: "\f291"; }

.fa-hashtag:before {
  content: "\f292"; }

.fa-bluetooth:before {
  content: "\f293"; }

.fa-bluetooth-b:before {
  content: "\f294"; }

.fa-percent:before {
  content: "\f295"; }

.fa-gitlab:before {
  content: "\f296"; }

.fa-wpbeginner:before {
  content: "\f297"; }

.fa-wpforms:before {
  content: "\f298"; }

.fa-envira:before {
  content: "\f299"; }

.fa-universal-access:before {
  content: "\f29a"; }

.fa-wheelchair-alt:before {
  content: "\f29b"; }

.fa-question-circle-o:before {
  content: "\f29c"; }

.fa-blind:before {
  content: "\f29d"; }

.fa-audio-description:before {
  content: "\f29e"; }

.fa-volume-control-phone:before {
  content: "\f2a0"; }

.fa-braille:before {
  content: "\f2a1"; }

.fa-assistive-listening-systems:before {
  content: "\f2a2"; }

.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: "\f2a3"; }

.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: "\f2a4"; }

.fa-glide:before {
  content: "\f2a5"; }

.fa-glide-g:before {
  content: "\f2a6"; }

.fa-signing:before,
.fa-sign-language:before {
  content: "\f2a7"; }

.fa-low-vision:before {
  content: "\f2a8"; }

.fa-viadeo:before {
  content: "\f2a9"; }

.fa-viadeo-square:before {
  content: "\f2aa"; }

.fa-snapchat:before {
  content: "\f2ab"; }

.fa-snapchat-ghost:before {
  content: "\f2ac"; }

.fa-snapchat-square:before {
  content: "\f2ad"; }

.fa-pied-piper:before {
  content: "\f2ae"; }

.fa-first-order:before {
  content: "\f2b0"; }

.fa-yoast:before {
  content: "\f2b1"; }

.fa-themeisle:before {
  content: "\f2b2"; }

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: "\f2b3"; }

.fa-fa:before,
.fa-font-awesome:before {
  content: "\f2b4"; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }

/**
 * Featherlight - ultra slim jQuery lightbox
 * Version 1.5.0 - http://noelboss.github.io/featherlight/
 *
 * Copyright 2016, Noël Raoul Bossart (http://www.noelboss.com)
 * MIT Licensed.
**/
@media all {
  .featherlight {
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2147483647;
    text-align: center;
    white-space: nowrap;
    cursor: pointer;
    background: #333;
    background: transparent; }
  .featherlight:last-of-type {
    background: rgba(0, 0, 0, 0.8); }
  .featherlight:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -.25em; }
  .featherlight .featherlight-content {
    position: relative;
    text-align: left;
    vertical-align: middle;
    display: inline-block;
    overflow: auto;
    padding: 25px 25px 0;
    border-bottom: 25px solid transparent;
    margin-left: 5%;
    margin-right: 5%;
    max-height: 95%;
    background: #fff;
    cursor: auto;
    white-space: normal; }
  .featherlight .featherlight-inner {
    display: block; }
  .featherlight .featherlight-close-icon {
    position: absolute;
    z-index: 9999;
    top: 0;
    right: 0;
    line-height: 25px;
    width: 25px;
    cursor: pointer;
    text-align: center;
    font-family: Arial,sans-serif;
    background: #fff;
    background: rgba(255, 255, 255, 0.3);
    color: #000; }
  .featherlight .featherlight-image {
    width: 100%; }
  .featherlight-iframe .featherlight-content {
    border-bottom: 0;
    padding: 0; }
  .featherlight iframe {
    border: 0; }
  .featherlight * {
    box-sizing: border-box; } }

@media only screen and (max-width: 1024px) {
  .featherlight .featherlight-content {
    margin-left: 10px;
    margin-right: 10px;
    max-height: 98%;
    padding: 10px 10px 0;
    border-bottom: 10px solid transparent; } }
@media screen and (max-width: 500px) {
.doc-library_wrapper{
  display:inline-flex;
  flex-wrap:wrap;
  flex-direction:column;
  }
.doc-library-form{
  width:100%;
  border-right:none;
  border-bottom:1px solid black;
  }
  .doc-library-link{
    width:100%;
  }
}

#wpcf7-f2273-o1 .wpcf7-form.sent p
{
    display:none;
}

#wpcf7-f2273-o1 .wpcf7-form.sent .recaptcha
{
    display:none;
}

.userlogin
{
	color:white;
	font-family: "Work Sans", "Helvetica", sans-serif !important;
	font-size: 16.2px;
	font-weight: 400;
}
.userlogin::before
{
	font-family:FontAwesome;
	color:white;
	border-right:5px solid transparent !important;
}

.zindex998{
	z-index:998;
	
}
.event-table .row:after {
	content: '';
	clear: both;
	display: block;
}
.event-table .row {
	position: relative;
	padding: 0 0 20px 140px;
	font-size: 15px;
}
.event-table .row .event-table__time {
	position: absolute;
	top:0;
	left: 0;
}

.speaker-table .speaker-row:after {
	content: '';
	clear: both;
	display: block;
}
.speaker-table .speaker-row {
	font-size: 15px;
	padding: 0 0 40px;
}
.speaker-table .speaker-row:last-child {
	padding-bottom: 15px;
}
.speaker-table .speaker-bio__speaker {
	font-weight: normal;
	padding: 0;
	font-size: 32px;
	background: #cea34a;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 15px;
	color: #fff;
	font-family: "Libre Baskerville", "Georgia", "Times", serif;
}
.speaker-table .speaker-bio__title {
	font-weight: normal;
	padding: 0 0 3px;
	font-size: 20px;
	background: #cea34a;
	padding-left: 20px;
	padding-right: 20px;
	color: #fff;
	font-family: "Libre Baskerville", "Georgia", "Times", serif;
}
.speaker-table .speaker-bio__intro {
	padding: 0 0 5px;
	font-size: 17px;
	background: #cea34a;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 15px;
	color: #fff;
	margin-bottom: 15px;
}
.speaker-table .speaker-bio__body {
	padding-left: 20px;
	padding-right: 20px;
}

body.page-template-page-event .text-container > h3 {
	border-top: 1px solid #ccc;
	padding-top: 30px;
}

body.page-template-page-event .text-container > h3:first-of-type {
	margin-top: 40px;
}

body.page-template-page-event .wpcf7 {
	display: block;
	margin: 0 -10px;
}

body.page-template-page-event .wpcf7 p {
	float: left;
	width: 50%;
	box-sizing: border-box;
	padding: 0 15px;
	font-size: 16px;
	position: relative;
}
body.page-template-page-event .wpcf7 p input.wpcf7-form-control, 
body.page-template-page-event .wpcf7 p textarea.wpcf7-form-control {
	max-width: 100%;
	width: 100%;
	-webkit-appearance: none;
	border: 1px solid #7a7a7a;
}
body.page-template-page-event .wpcf7 p input.wpcf7-form-control.wpcf7-submit {
	border: none;
}
body.page-template-page-event .wpcf7 p textarea {	
	height: 113px;
}
body.page-template-page-event .wpcf7 .clearer {
	clear: both;
}
body.page-template-page-event .wpcf7 span.wpcf7-list-item {
	margin: 0;
	font-size: 14px;
}
body.page-template-page-event .wpcf7 .wpcf7-not-valid-tip {
	position: absolute;
	bottom: 0;
	right: 5px;
	font-size: 12px;
	pointer-events: none;
}
body.page-template-page-event .wpcf7 .wpcf7-response-output {
	font-size: 16px;
}
body.page-template-page-event .wpcf7 .wpcf7-submit {
	background: #cea34a;
	border: none;
	border-radius: 3px;
}

@media (max-width: 760px) {
	body.page-template-page-event .wpcf7 {
		margin: 0;
	}
	body.page-template-page-event .wpcf7 p {
		float: none;
		padding: 0;
		width: 100%;
	}
}
#cookie-privacy-popup {
	position: fixed;
	bottom: 0;
	left: 0;
	padding: 20px 38px 20px 20px;
	z-index: 9999;
	background: #cea34a;
	color: #fff;
	font-size: 14px;
	width: 100%;
	max-width: 510px;
	line-height: 1.5;
	display: none;
}
#cookie-privacy-popup .close-icon {
	position: absolute;
	top: 8px;
	right: 7px;
	width: 15px;
	height: 15px;
	transform: rotateZ(45deg);
	-webkit-transform: rotateZ(45deg);
}
#cookie-privacy-popup .close-icon:before {
	content: '';
	position: absolute;
	top: 0;
	left: 7px;
	width: 1px;
	height: 100%;
	background: #fff;
}
#cookie-privacy-popup .close-icon:after {
	content: '';
	position: absolute;
	top: 7px;
	left: 0;
	width: 100%;
	height: 1px;
	background: #fff;
}
#cookie-privacy-popup  p {
	margin: 0;
	padding: 0;
	float: none;
}
#cookie-privacy-popup  p a {
	color: #fff;
	text-decoration: underline;
}
#cookie-privacy-popup .button {
	display: block;
	width: 100px;
	height: 27px;
	font-size: 15px;
	font-weight: bold;
	line-height: 27px;
	color: #1d1d1d !important;
	text-decoration: none;
	text-align: center;
	background: #fff;
	border-radius: 3px;
	margin-top: 15px;
}