
/*! normalize.css v4.1.1 | MIT License | github.com/necolas/normalize.css */

/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Correct the line height in all browsers.
 * 3. Prevent adjustments of font size after orientation changes in IE and iOS.
 */

html {
  font-family: sans-serif; /* 1 */
  line-height: 1.15; /* 2 */
  -ms-text-size-adjust: 100%; /* 3 */
  -webkit-text-size-adjust: 100%; /* 3 */
}

/**
 * Remove the margin in all browsers (opinionated).
 */

body {
  margin: 0;
}

/* 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, /* 1 */
figcaption,
figure,
footer,
header,
main, /* 2 */
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, /* 1 */
[hidden] {
  display: none;
}

/* Links
   ========================================================================== */

/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */

a {
  background-color: transparent; /* 1 */
  -webkit-text-decoration-skip: objects; /* 2 */
}

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

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

/**
 * 1. Change font properties to `inherit` in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
  font: inherit; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Restore the font weight unset by the previous rule.
 */

optgroup {
  font-weight: bold;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select { /* 1 */
  text-transform: none;
}

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */

button,
html [type="button"], /* 1 */
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; /* 2 */
}

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-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;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on OS X.
 */

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

/**
 * Correct the text style of placeholders in Chrome, Edge, and Safari.
 */

::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.54;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

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

a, a:link, a:visited, a:active {
  text-decoration: none; }

a:hover {
  text-decoration: underline; }

html, body {
  padding: 0;
  margin: 0; }

html {
  background: #1e1d20;
  font-size: 18px; }

h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0 0 10px; }

h5, h6 {
  font-size: 0.8rem; }

/* Generated by Font Squirrel (https://www.fontsquirrel.com) on May 30, 2016 */



@font-face {
    font-family: 'Nexa';
    src: url('/fonts/nexa/nexa_light-webfont.woff2') format('woff2'),
         url('/fonts/nexa/nexa_light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}




@font-face {
    font-family: 'Nexa';
    src: url('/fonts/nexa/nexa_bold-webfont.woff2') format('woff2'),
         url('/fonts/nexa/nexa_bold-webfont.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

/* Generated by Font Squirrel (https://www.fontsquirrel.com) on June 29, 2016 */



@font-face {
    font-family: 'proxima_novaextrabold';
    src: url('/fonts/proxanova/proximanova-extrabld-webfont.woff2') format('woff2'),
         url('/fonts/proxanova/proximanova-extrabld-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'proxima_novablack';
    src: url('/fonts/proxanova/proximanova-black-webfont.woff2') format('woff2'),
         url('/fonts/proxanova/proximanova-black-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'proxima_nova_rgbold';
    src: url('/fonts/proxanova/proximanova-bold-webfont.woff2') format('woff2'),
         url('/fonts/proxanova/proximanova-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'proxima_novaregular_italic';
    src: url('/fonts/proxanova/proximanova-regularit-webfont.woff2') format('woff2'),
         url('/fonts/proxanova/proximanova-regularit-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'proxima_novasemibold_italic';
    src: url('/fonts/proxanova/proximanova-semiboldit-webfont.woff2') format('woff2'),
         url('/fonts/proxanova/proximanova-semiboldit-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'proxima_nova_rgbold_italic';
    src: url('/fonts/proxanova/proximanova-boldit-webfont.woff2') format('woff2'),
         url('/fonts/proxanova/proximanova-boldit-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'proxima_novasemibold';
    src: url('/fonts/proxanova/proximanova-semibold-webfont.woff2') format('woff2'),
         url('/fonts/proxanova/proximanova-semibold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'proxima_nova_rgregular';
    src: url('/fonts/proxanova/proximanova-regular-webfont.woff2') format('woff2'),
         url('/fonts/proxanova/proximanova-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'proxima_novalight_italic';
    src: url('/fonts/proxanova/proximanova-lightit-webfont.woff2') format('woff2'),
         url('/fonts/proxanova/proximanova-lightit-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'proxima_novalight';
    src: url('/fonts/proxanova/proximanova-light-webfont.woff2') format('woff2'),
         url('/fonts/proxanova/proximanova-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

a, a:link, a:visited, a:active {
  color: black;
  outline: 0 !important; }

@charset "UTF-8";
/*!
 *  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("/packages/font-awesome/fonts/fontawesome-webfont.eot?v=4.6.3");
  src: url("/packages/font-awesome/fonts/fontawesome-webfont.eot?#iefix&v=4.6.3") format("embedded-opentype"), url("/packages/font-awesome/fonts/fontawesome-webfont.woff2?v=4.6.3") format("woff2"), url("/packages/font-awesome/fonts/fontawesome-webfont.woff?v=4.6.3") format("woff"), url("/packages/font-awesome/fonts/fontawesome-webfont.ttf?v=4.6.3") format("truetype"), url("/packages/font-awesome/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.33333em;
  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.28571em;
  text-align: center; }

.fa-ul {
  padding-left: 0;
  margin-left: 2.14286em;
  list-style-type: none; }
  .fa-ul > li {
    position: relative; }

.fa-li {
  position: absolute;
  left: -2.14286em;
  width: 2.14286em;
  top: 0.14286em;
  text-align: center; }
  .fa-li.fa-lg {
    left: -1.85714em; }

.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eee;
  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);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg); }

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

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

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-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);
  -ms-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 {
  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: #fff; }

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

.fa-music:before {
  content: ""; }

.fa-search:before {
  content: ""; }

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

.fa-heart:before {
  content: ""; }

.fa-star:before {
  content: ""; }

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

.fa-user:before {
  content: ""; }

.fa-film:before {
  content: ""; }

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

.fa-th:before {
  content: ""; }

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

.fa-check:before {
  content: ""; }

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

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

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

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

.fa-signal:before {
  content: ""; }

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

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

.fa-home:before {
  content: ""; }

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

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

.fa-road:before {
  content: ""; }

.fa-download:before {
  content: ""; }

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

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

.fa-inbox:before {
  content: ""; }

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

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

.fa-refresh:before {
  content: ""; }

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

.fa-lock:before {
  content: ""; }

.fa-flag:before {
  content: ""; }

.fa-headphones:before {
  content: ""; }

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

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

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

.fa-qrcode:before {
  content: ""; }

.fa-barcode:before {
  content: ""; }

.fa-tag:before {
  content: ""; }

.fa-tags:before {
  content: ""; }

.fa-book:before {
  content: ""; }

.fa-bookmark:before {
  content: ""; }

.fa-print:before {
  content: ""; }

.fa-camera:before {
  content: ""; }

.fa-font:before {
  content: ""; }

.fa-bold:before {
  content: ""; }

.fa-italic:before {
  content: ""; }

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

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

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

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

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

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

.fa-list:before {
  content: ""; }

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

.fa-indent:before {
  content: ""; }

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

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

.fa-pencil:before {
  content: ""; }

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

.fa-adjust:before {
  content: ""; }

.fa-tint:before {
  content: ""; }

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

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

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

.fa-arrows:before {
  content: ""; }

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

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

.fa-backward:before {
  content: ""; }

.fa-play:before {
  content: ""; }

.fa-pause:before {
  content: ""; }

.fa-stop:before {
  content: ""; }

.fa-forward:before {
  content: ""; }

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

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

.fa-eject:before {
  content: ""; }

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

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

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

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

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

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

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

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

.fa-crosshairs:before {
  content: ""; }

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

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

.fa-ban:before {
  content: ""; }

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

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

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

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

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

.fa-expand:before {
  content: ""; }

.fa-compress:before {
  content: ""; }

.fa-plus:before {
  content: ""; }

.fa-minus:before {
  content: ""; }

.fa-asterisk:before {
  content: ""; }

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

.fa-gift:before {
  content: ""; }

.fa-leaf:before {
  content: ""; }

.fa-fire:before {
  content: ""; }

.fa-eye:before {
  content: ""; }

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

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

.fa-plane:before {
  content: ""; }

.fa-calendar:before {
  content: ""; }

.fa-random:before {
  content: ""; }

.fa-comment:before {
  content: ""; }

.fa-magnet:before {
  content: ""; }

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

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

.fa-retweet:before {
  content: ""; }

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

.fa-folder:before {
  content: ""; }

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

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

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

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

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

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

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

.fa-key:before {
  content: ""; }

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

.fa-comments:before {
  content: ""; }

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

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

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

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

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

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

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

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

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

.fa-trophy:before {
  content: ""; }

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

.fa-upload:before {
  content: ""; }

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

.fa-phone:before {
  content: ""; }

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

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

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

.fa-twitter:before {
  content: ""; }

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

.fa-github:before {
  content: ""; }

.fa-unlock:before {
  content: ""; }

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

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

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

.fa-bullhorn:before {
  content: ""; }

.fa-bell:before {
  content: ""; }

.fa-certificate:before {
  content: ""; }

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

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

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

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

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

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

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

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

.fa-globe:before {
  content: ""; }

.fa-wrench:before {
  content: ""; }

.fa-tasks:before {
  content: ""; }

.fa-filter:before {
  content: ""; }

.fa-briefcase:before {
  content: ""; }

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

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

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

.fa-cloud:before {
  content: ""; }

.fa-flask:before {
  content: ""; }

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

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

.fa-paperclip:before {
  content: ""; }

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

.fa-square:before {
  content: ""; }

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

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

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

.fa-strikethrough:before {
  content: ""; }

.fa-underline:before {
  content: ""; }

.fa-table:before {
  content: ""; }

.fa-magic:before {
  content: ""; }

.fa-truck:before {
  content: ""; }

.fa-pinterest:before {
  content: ""; }

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

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

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

.fa-money:before {
  content: ""; }

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

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

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

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

.fa-columns:before {
  content: ""; }

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

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

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

.fa-envelope:before {
  content: ""; }

.fa-linkedin:before {
  content: ""; }

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

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

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

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

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

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

.fa-sitemap:before {
  content: ""; }

.fa-umbrella:before {
  content: ""; }

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

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

.fa-exchange:before {
  content: ""; }

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

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

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

.fa-stethoscope:before {
  content: ""; }

.fa-suitcase:before {
  content: ""; }

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

.fa-coffee:before {
  content: ""; }

.fa-cutlery:before {
  content: ""; }

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

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

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

.fa-ambulance:before {
  content: ""; }

.fa-medkit:before {
  content: ""; }

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

.fa-beer:before {
  content: ""; }

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

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

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

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

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

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

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

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

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

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

.fa-desktop:before {
  content: ""; }

.fa-laptop:before {
  content: ""; }

.fa-tablet:before {
  content: ""; }

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

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

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

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

.fa-spinner:before {
  content: ""; }

.fa-circle:before {
  content: ""; }

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

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

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

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

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

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

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

.fa-gamepad:before {
  content: ""; }

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

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

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

.fa-terminal:before {
  content: ""; }

.fa-code:before {
  content: ""; }

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

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

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

.fa-crop:before {
  content: ""; }

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

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

.fa-question:before {
  content: ""; }

.fa-info:before {
  content: ""; }

.fa-exclamation:before {
  content: ""; }

.fa-superscript:before {
  content: ""; }

.fa-subscript:before {
  content: ""; }

.fa-eraser:before {
  content: ""; }

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

.fa-microphone:before {
  content: ""; }

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

.fa-shield:before {
  content: ""; }

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

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

.fa-rocket:before {
  content: ""; }

.fa-maxcdn:before {
  content: ""; }

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

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

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

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

.fa-html5:before {
  content: ""; }

.fa-css3:before {
  content: ""; }

.fa-anchor:before {
  content: ""; }

.fa-unlock-alt:before {
  content: ""; }

.fa-bullseye:before {
  content: ""; }

.fa-ellipsis-h:before {
  content: ""; }

.fa-ellipsis-v:before {
  content: ""; }

.fa-rss-square:before {
  content: ""; }

.fa-play-circle:before {
  content: ""; }

.fa-ticket:before {
  content: ""; }

.fa-minus-square:before {
  content: ""; }

.fa-minus-square-o:before {
  content: ""; }

.fa-level-up:before {
  content: ""; }

.fa-level-down:before {
  content: ""; }

.fa-check-square:before {
  content: ""; }

.fa-pencil-square:before {
  content: ""; }

.fa-external-link-square:before {
  content: ""; }

.fa-share-square:before {
  content: ""; }

.fa-compass:before {
  content: ""; }

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: ""; }

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: ""; }

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: ""; }

.fa-euro:before,
.fa-eur:before {
  content: ""; }

.fa-gbp:before {
  content: ""; }

.fa-dollar:before,
.fa-usd:before {
  content: ""; }

.fa-rupee:before,
.fa-inr:before {
  content: ""; }

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: ""; }

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: ""; }

.fa-won:before,
.fa-krw:before {
  content: ""; }

.fa-bitcoin:before,
.fa-btc:before {
  content: ""; }

.fa-file:before {
  content: ""; }

.fa-file-text:before {
  content: ""; }

.fa-sort-alpha-asc:before {
  content: ""; }

.fa-sort-alpha-desc:before {
  content: ""; }

.fa-sort-amount-asc:before {
  content: ""; }

.fa-sort-amount-desc:before {
  content: ""; }

.fa-sort-numeric-asc:before {
  content: ""; }

.fa-sort-numeric-desc:before {
  content: ""; }

.fa-thumbs-up:before {
  content: ""; }

.fa-thumbs-down:before {
  content: ""; }

.fa-youtube-square:before {
  content: ""; }

.fa-youtube:before {
  content: ""; }

.fa-xing:before {
  content: ""; }

.fa-xing-square:before {
  content: ""; }

.fa-youtube-play:before {
  content: ""; }

.fa-dropbox:before {
  content: ""; }

.fa-stack-overflow:before {
  content: ""; }

.fa-instagram:before {
  content: ""; }

.fa-flickr:before {
  content: ""; }

.fa-adn:before {
  content: ""; }

.fa-bitbucket:before {
  content: ""; }

.fa-bitbucket-square:before {
  content: ""; }

.fa-tumblr:before {
  content: ""; }

.fa-tumblr-square:before {
  content: ""; }

.fa-long-arrow-down:before {
  content: ""; }

.fa-long-arrow-up:before {
  content: ""; }

.fa-long-arrow-left:before {
  content: ""; }

.fa-long-arrow-right:before {
  content: ""; }

.fa-apple:before {
  content: ""; }

.fa-windows:before {
  content: ""; }

.fa-android:before {
  content: ""; }

.fa-linux:before {
  content: ""; }

.fa-dribbble:before {
  content: ""; }

.fa-skype:before {
  content: ""; }

.fa-foursquare:before {
  content: ""; }

.fa-trello:before {
  content: ""; }

.fa-female:before {
  content: ""; }

.fa-male:before {
  content: ""; }

.fa-gittip:before,
.fa-gratipay:before {
  content: ""; }

.fa-sun-o:before {
  content: ""; }

.fa-moon-o:before {
  content: ""; }

.fa-archive:before {
  content: ""; }

.fa-bug:before {
  content: ""; }

.fa-vk:before {
  content: ""; }

.fa-weibo:before {
  content: ""; }

.fa-renren:before {
  content: ""; }

.fa-pagelines:before {
  content: ""; }

.fa-stack-exchange:before {
  content: ""; }

.fa-arrow-circle-o-right:before {
  content: ""; }

.fa-arrow-circle-o-left:before {
  content: ""; }

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: ""; }

.fa-dot-circle-o:before {
  content: ""; }

.fa-wheelchair:before {
  content: ""; }

.fa-vimeo-square:before {
  content: ""; }

.fa-turkish-lira:before,
.fa-try:before {
  content: ""; }

.fa-plus-square-o:before {
  content: ""; }

.fa-space-shuttle:before {
  content: ""; }

.fa-slack:before {
  content: ""; }

.fa-envelope-square:before {
  content: ""; }

.fa-wordpress:before {
  content: ""; }

.fa-openid:before {
  content: ""; }

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: ""; }

.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: ""; }

.fa-yahoo:before {
  content: ""; }

.fa-google:before {
  content: ""; }

.fa-reddit:before {
  content: ""; }

.fa-reddit-square:before {
  content: ""; }

.fa-stumbleupon-circle:before {
  content: ""; }

.fa-stumbleupon:before {
  content: ""; }

.fa-delicious:before {
  content: ""; }

.fa-digg:before {
  content: ""; }

.fa-pied-piper-pp:before {
  content: ""; }

.fa-pied-piper-alt:before {
  content: ""; }

.fa-drupal:before {
  content: ""; }

.fa-joomla:before {
  content: ""; }

.fa-language:before {
  content: ""; }

.fa-fax:before {
  content: ""; }

.fa-building:before {
  content: ""; }

.fa-child:before {
  content: ""; }

.fa-paw:before {
  content: ""; }

.fa-spoon:before {
  content: ""; }

.fa-cube:before {
  content: ""; }

.fa-cubes:before {
  content: ""; }

.fa-behance:before {
  content: ""; }

.fa-behance-square:before {
  content: ""; }

.fa-steam:before {
  content: ""; }

.fa-steam-square:before {
  content: ""; }

.fa-recycle:before {
  content: ""; }

.fa-automobile:before,
.fa-car:before {
  content: ""; }

.fa-cab:before,
.fa-taxi:before {
  content: ""; }

.fa-tree:before {
  content: ""; }

.fa-spotify:before {
  content: ""; }

.fa-deviantart:before {
  content: ""; }

.fa-soundcloud:before {
  content: ""; }

.fa-database:before {
  content: ""; }

.fa-file-pdf-o:before {
  content: ""; }

.fa-file-word-o:before {
  content: ""; }

.fa-file-excel-o:before {
  content: ""; }

.fa-file-powerpoint-o:before {
  content: ""; }

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: ""; }

.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: ""; }

.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: ""; }

.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: ""; }

.fa-file-code-o:before {
  content: ""; }

.fa-vine:before {
  content: ""; }

.fa-codepen:before {
  content: ""; }

.fa-jsfiddle:before {
  content: ""; }

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: ""; }

.fa-circle-o-notch:before {
  content: ""; }

.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: ""; }

.fa-ge:before,
.fa-empire:before {
  content: ""; }

.fa-git-square:before {
  content: ""; }

.fa-git:before {
  content: ""; }

.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: ""; }

.fa-tencent-weibo:before {
  content: ""; }

.fa-qq:before {
  content: ""; }

.fa-wechat:before,
.fa-weixin:before {
  content: ""; }

.fa-send:before,
.fa-paper-plane:before {
  content: ""; }

.fa-send-o:before,
.fa-paper-plane-o:before {
  content: ""; }

.fa-history:before {
  content: ""; }

.fa-circle-thin:before {
  content: ""; }

.fa-header:before {
  content: ""; }

.fa-paragraph:before {
  content: ""; }

.fa-sliders:before {
  content: ""; }

.fa-share-alt:before {
  content: ""; }

.fa-share-alt-square:before {
  content: ""; }

.fa-bomb:before {
  content: ""; }

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: ""; }

.fa-tty:before {
  content: ""; }

.fa-binoculars:before {
  content: ""; }

.fa-plug:before {
  content: ""; }

.fa-slideshare:before {
  content: ""; }

.fa-twitch:before {
  content: ""; }

.fa-yelp:before {
  content: ""; }

.fa-newspaper-o:before {
  content: ""; }

.fa-wifi:before {
  content: ""; }

.fa-calculator:before {
  content: ""; }

.fa-paypal:before {
  content: ""; }

.fa-google-wallet:before {
  content: ""; }

.fa-cc-visa:before {
  content: ""; }

.fa-cc-mastercard:before {
  content: ""; }

.fa-cc-discover:before {
  content: ""; }

.fa-cc-amex:before {
  content: ""; }

.fa-cc-paypal:before {
  content: ""; }

.fa-cc-stripe:before {
  content: ""; }

.fa-bell-slash:before {
  content: ""; }

.fa-bell-slash-o:before {
  content: ""; }

.fa-trash:before {
  content: ""; }

.fa-copyright:before {
  content: ""; }

.fa-at:before {
  content: ""; }

.fa-eyedropper:before {
  content: ""; }

.fa-paint-brush:before {
  content: ""; }

.fa-birthday-cake:before {
  content: ""; }

.fa-area-chart:before {
  content: ""; }

.fa-pie-chart:before {
  content: ""; }

.fa-line-chart:before {
  content: ""; }

.fa-lastfm:before {
  content: ""; }

.fa-lastfm-square:before {
  content: ""; }

.fa-toggle-off:before {
  content: ""; }

.fa-toggle-on:before {
  content: ""; }

.fa-bicycle:before {
  content: ""; }

.fa-bus:before {
  content: ""; }

.fa-ioxhost:before {
  content: ""; }

.fa-angellist:before {
  content: ""; }

.fa-cc:before {
  content: ""; }

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: ""; }

.fa-meanpath:before {
  content: ""; }

.fa-buysellads:before {
  content: ""; }

.fa-connectdevelop:before {
  content: ""; }

.fa-dashcube:before {
  content: ""; }

.fa-forumbee:before {
  content: ""; }

.fa-leanpub:before {
  content: ""; }

.fa-sellsy:before {
  content: ""; }

.fa-shirtsinbulk:before {
  content: ""; }

.fa-simplybuilt:before {
  content: ""; }

.fa-skyatlas:before {
  content: ""; }

.fa-cart-plus:before {
  content: ""; }

.fa-cart-arrow-down:before {
  content: ""; }

.fa-diamond:before {
  content: ""; }

.fa-ship:before {
  content: ""; }

.fa-user-secret:before {
  content: ""; }

.fa-motorcycle:before {
  content: ""; }

.fa-street-view:before {
  content: ""; }

.fa-heartbeat:before {
  content: ""; }

.fa-venus:before {
  content: ""; }

.fa-mars:before {
  content: ""; }

.fa-mercury:before {
  content: ""; }

.fa-intersex:before,
.fa-transgender:before {
  content: ""; }

.fa-transgender-alt:before {
  content: ""; }

.fa-venus-double:before {
  content: ""; }

.fa-mars-double:before {
  content: ""; }

.fa-venus-mars:before {
  content: ""; }

.fa-mars-stroke:before {
  content: ""; }

.fa-mars-stroke-v:before {
  content: ""; }

.fa-mars-stroke-h:before {
  content: ""; }

.fa-neuter:before {
  content: ""; }

.fa-genderless:before {
  content: ""; }

.fa-facebook-official:before {
  content: ""; }

.fa-pinterest-p:before {
  content: ""; }

.fa-whatsapp:before {
  content: ""; }

.fa-server:before {
  content: ""; }

.fa-user-plus:before {
  content: ""; }

.fa-user-times:before {
  content: ""; }

.fa-hotel:before,
.fa-bed:before {
  content: ""; }

.fa-viacoin:before {
  content: ""; }

.fa-train:before {
  content: ""; }

.fa-subway:before {
  content: ""; }

.fa-medium:before {
  content: ""; }

.fa-yc:before,
.fa-y-combinator:before {
  content: ""; }

.fa-optin-monster:before {
  content: ""; }

.fa-opencart:before {
  content: ""; }

.fa-expeditedssl:before {
  content: ""; }

.fa-battery-4:before,
.fa-battery-full:before {
  content: ""; }

.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: ""; }

.fa-battery-2:before,
.fa-battery-half:before {
  content: ""; }

.fa-battery-1:before,
.fa-battery-quarter:before {
  content: ""; }

.fa-battery-0:before,
.fa-battery-empty:before {
  content: ""; }

.fa-mouse-pointer:before {
  content: ""; }

.fa-i-cursor:before {
  content: ""; }

.fa-object-group:before {
  content: ""; }

.fa-object-ungroup:before {
  content: ""; }

.fa-sticky-note:before {
  content: ""; }

.fa-sticky-note-o:before {
  content: ""; }

.fa-cc-jcb:before {
  content: ""; }

.fa-cc-diners-club:before {
  content: ""; }

.fa-clone:before {
  content: ""; }

.fa-balance-scale:before {
  content: ""; }

.fa-hourglass-o:before {
  content: ""; }

.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: ""; }

.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: ""; }

.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: ""; }

.fa-hourglass:before {
  content: ""; }

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: ""; }

.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: ""; }

.fa-hand-scissors-o:before {
  content: ""; }

.fa-hand-lizard-o:before {
  content: ""; }

.fa-hand-spock-o:before {
  content: ""; }

.fa-hand-pointer-o:before {
  content: ""; }

.fa-hand-peace-o:before {
  content: ""; }

.fa-trademark:before {
  content: ""; }

.fa-registered:before {
  content: ""; }

.fa-creative-commons:before {
  content: ""; }

.fa-gg:before {
  content: ""; }

.fa-gg-circle:before {
  content: ""; }

.fa-tripadvisor:before {
  content: ""; }

.fa-odnoklassniki:before {
  content: ""; }

.fa-odnoklassniki-square:before {
  content: ""; }

.fa-get-pocket:before {
  content: ""; }

.fa-wikipedia-w:before {
  content: ""; }

.fa-safari:before {
  content: ""; }

.fa-chrome:before {
  content: ""; }

.fa-firefox:before {
  content: ""; }

.fa-opera:before {
  content: ""; }

.fa-internet-explorer:before {
  content: ""; }

.fa-tv:before,
.fa-television:before {
  content: ""; }

.fa-contao:before {
  content: ""; }

.fa-500px:before {
  content: ""; }

.fa-amazon:before {
  content: ""; }

.fa-calendar-plus-o:before {
  content: ""; }

.fa-calendar-minus-o:before {
  content: ""; }

.fa-calendar-times-o:before {
  content: ""; }

.fa-calendar-check-o:before {
  content: ""; }

.fa-industry:before {
  content: ""; }

.fa-map-pin:before {
  content: ""; }

.fa-map-signs:before {
  content: ""; }

.fa-map-o:before {
  content: ""; }

.fa-map:before {
  content: ""; }

.fa-commenting:before {
  content: ""; }

.fa-commenting-o:before {
  content: ""; }

.fa-houzz:before {
  content: ""; }

.fa-vimeo:before {
  content: ""; }

.fa-black-tie:before {
  content: ""; }

.fa-fonticons:before {
  content: ""; }

.fa-reddit-alien:before {
  content: ""; }

.fa-edge:before {
  content: ""; }

.fa-credit-card-alt:before {
  content: ""; }

.fa-codiepie:before {
  content: ""; }

.fa-modx:before {
  content: ""; }

.fa-fort-awesome:before {
  content: ""; }

.fa-usb:before {
  content: ""; }

.fa-product-hunt:before {
  content: ""; }

.fa-mixcloud:before {
  content: ""; }

.fa-scribd:before {
  content: ""; }

.fa-pause-circle:before {
  content: ""; }

.fa-pause-circle-o:before {
  content: ""; }

.fa-stop-circle:before {
  content: ""; }

.fa-stop-circle-o:before {
  content: ""; }

.fa-shopping-bag:before {
  content: ""; }

.fa-shopping-basket:before {
  content: ""; }

.fa-hashtag:before {
  content: ""; }

.fa-bluetooth:before {
  content: ""; }

.fa-bluetooth-b:before {
  content: ""; }

.fa-percent:before {
  content: ""; }

.fa-gitlab:before {
  content: ""; }

.fa-wpbeginner:before {
  content: ""; }

.fa-wpforms:before {
  content: ""; }

.fa-envira:before {
  content: ""; }

.fa-universal-access:before {
  content: ""; }

.fa-wheelchair-alt:before {
  content: ""; }

.fa-question-circle-o:before {
  content: ""; }

.fa-blind:before {
  content: ""; }

.fa-audio-description:before {
  content: ""; }

.fa-volume-control-phone:before {
  content: ""; }

.fa-braille:before {
  content: ""; }

.fa-assistive-listening-systems:before {
  content: ""; }

.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: ""; }

.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: ""; }

.fa-glide:before {
  content: ""; }

.fa-glide-g:before {
  content: ""; }

.fa-signing:before,
.fa-sign-language:before {
  content: ""; }

.fa-low-vision:before {
  content: ""; }

.fa-viadeo:before {
  content: ""; }

.fa-viadeo-square:before {
  content: ""; }

.fa-snapchat:before {
  content: ""; }

.fa-snapchat-ghost:before {
  content: ""; }

.fa-snapchat-square:before {
  content: ""; }

.fa-pied-piper:before {
  content: ""; }

.fa-first-order:before {
  content: ""; }

.fa-yoast:before {
  content: ""; }

.fa-themeisle:before {
  content: ""; }

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: ""; }

.fa-fa:before,
.fa-font-awesome:before {
  content: ""; }

.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; }

.wrapper {
  box-sizing: border-box;
  max-width: 1200px;
  margin: 0 auto; }

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-right: 0rem;
  padding-left: 0rem; }

.row {
  box-sizing: border-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 auto;
  -moz-box-flex: 0;
  -moz-flex: 0 1 auto;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  -webkit-box-direction: normal;
  -webkit-box-orient: horizontal;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: 0rem;
  margin-left: 0rem; }

.row.reverse {
  -webkit-box-direction: reverse;
  -webkit-box-orient: horizontal;
  -webkit-flex-direction: row-reverse;
  -moz-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse; }

.col.reverse {
  -webkit-box-direction: reverse;
  -webkit-box-orient: vertical;
  -webkit-flex-direction: column-reverse;
  -moz-flex-direction: column-reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse; }

.col-xs {
  box-sizing: border-box;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
  -moz-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  padding-right: 0rem;
  padding-left: 0rem;
  -webkit-flex-basis: auto;
  -moz-flex-basis: auto;
  -ms-flex-preferred-size: auto;
  flex-basis: auto; }

.col-xs-1 {
  box-sizing: border-box;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
  -moz-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  padding-right: 0rem;
  padding-left: 0rem;
  -webkit-flex-basis: 8.33333%;
  -moz-flex-basis: 8.33333%;
  -ms-flex-preferred-size: 8.33333%;
  flex-basis: 8.33333%;
  max-width: 8.33333%; }

.col-xs-2 {
  box-sizing: border-box;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
  -moz-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  padding-right: 0rem;
  padding-left: 0rem;
  -webkit-flex-basis: 16.66667%;
  -moz-flex-basis: 16.66667%;
  -ms-flex-preferred-size: 16.66667%;
  flex-basis: 16.66667%;
  max-width: 16.66667%; }

.col-xs-3 {
  box-sizing: border-box;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
  -moz-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  padding-right: 0rem;
  padding-left: 0rem;
  -webkit-flex-basis: 25%;
  -moz-flex-basis: 25%;
  -ms-flex-preferred-size: 25%;
  flex-basis: 25%;
  max-width: 25%; }

.col-xs-4 {
  box-sizing: border-box;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
  -moz-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  padding-right: 0rem;
  padding-left: 0rem;
  -webkit-flex-basis: 33.33333%;
  -moz-flex-basis: 33.33333%;
  -ms-flex-preferred-size: 33.33333%;
  flex-basis: 33.33333%;
  max-width: 33.33333%; }

.col-xs-5 {
  box-sizing: border-box;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
  -moz-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  padding-right: 0rem;
  padding-left: 0rem;
  -webkit-flex-basis: 41.66667%;
  -moz-flex-basis: 41.66667%;
  -ms-flex-preferred-size: 41.66667%;
  flex-basis: 41.66667%;
  max-width: 41.66667%; }

.col-xs-6 {
  box-sizing: border-box;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
  -moz-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  padding-right: 0rem;
  padding-left: 0rem;
  -webkit-flex-basis: 50%;
  -moz-flex-basis: 50%;
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
  max-width: 50%; }

.col-xs-7 {
  box-sizing: border-box;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
  -moz-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  padding-right: 0rem;
  padding-left: 0rem;
  -webkit-flex-basis: 58.33333%;
  -moz-flex-basis: 58.33333%;
  -ms-flex-preferred-size: 58.33333%;
  flex-basis: 58.33333%;
  max-width: 58.33333%; }

.col-xs-8 {
  box-sizing: border-box;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
  -moz-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  padding-right: 0rem;
  padding-left: 0rem;
  -webkit-flex-basis: 66.66667%;
  -moz-flex-basis: 66.66667%;
  -ms-flex-preferred-size: 66.66667%;
  flex-basis: 66.66667%;
  max-width: 66.66667%; }

.col-xs-9 {
  box-sizing: border-box;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
  -moz-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  padding-right: 0rem;
  padding-left: 0rem;
  -webkit-flex-basis: 75%;
  -moz-flex-basis: 75%;
  -ms-flex-preferred-size: 75%;
  flex-basis: 75%;
  max-width: 75%; }

.col-xs-10 {
  box-sizing: border-box;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
  -moz-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  padding-right: 0rem;
  padding-left: 0rem;
  -webkit-flex-basis: 83.33333%;
  -moz-flex-basis: 83.33333%;
  -ms-flex-preferred-size: 83.33333%;
  flex-basis: 83.33333%;
  max-width: 83.33333%; }

.col-xs-11 {
  box-sizing: border-box;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
  -moz-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  padding-right: 0rem;
  padding-left: 0rem;
  -webkit-flex-basis: 91.66667%;
  -moz-flex-basis: 91.66667%;
  -ms-flex-preferred-size: 91.66667%;
  flex-basis: 91.66667%;
  max-width: 91.66667%; }

.col-xs-12 {
  box-sizing: border-box;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
  -moz-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  padding-right: 0rem;
  padding-left: 0rem;
  -webkit-flex-basis: 100%;
  -moz-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%; }

.col-xs-offset-1 {
  box-sizing: border-box;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
  -moz-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  padding-right: 0rem;
  padding-left: 0rem;
  margin-left: 8.33333%; }

.col-xs-offset-2 {
  box-sizing: border-box;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
  -moz-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  padding-right: 0rem;
  padding-left: 0rem;
  margin-left: 16.66667%; }

.col-xs-offset-3 {
  box-sizing: border-box;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
  -moz-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  padding-right: 0rem;
  padding-left: 0rem;
  margin-left: 25%; }

.col-xs-offset-4 {
  box-sizing: border-box;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
  -moz-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  padding-right: 0rem;
  padding-left: 0rem;
  margin-left: 33.33333%; }

.col-xs-offset-5 {
  box-sizing: border-box;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
  -moz-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  padding-right: 0rem;
  padding-left: 0rem;
  margin-left: 41.66667%; }

.col-xs-offset-6 {
  box-sizing: border-box;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
  -moz-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  padding-right: 0rem;
  padding-left: 0rem;
  margin-left: 50%; }

.col-xs-offset-7 {
  box-sizing: border-box;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
  -moz-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  padding-right: 0rem;
  padding-left: 0rem;
  margin-left: 58.33333%; }

.col-xs-offset-8 {
  box-sizing: border-box;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
  -moz-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  padding-right: 0rem;
  padding-left: 0rem;
  margin-left: 66.66667%; }

.col-xs-offset-9 {
  box-sizing: border-box;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
  -moz-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  padding-right: 0rem;
  padding-left: 0rem;
  margin-left: 75%; }

.col-xs-offset-10 {
  box-sizing: border-box;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
  -moz-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  padding-right: 0rem;
  padding-left: 0rem;
  margin-left: 83.33333%; }

.col-xs-offset-11 {
  box-sizing: border-box;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
  -moz-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  padding-right: 0rem;
  padding-left: 0rem;
  margin-left: 91.66667%; }

.col-xs-offset-12 {
  box-sizing: border-box;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
  -moz-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  padding-right: 0rem;
  padding-left: 0rem;
  margin-left: 100%; }

.col-xs {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -moz-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -webkit-flex-basis: 0;
  -moz-flex-basis: 0;
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  max-width: 100%; }

.start-xs {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  text-align: start; }

.center-xs {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  text-align: center; }

.end-xs {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  -moz-justify-content: flex-end;
  justify-content: flex-end;
  text-align: end; }

.top-xs {
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  align-items: flex-start; }

.middle-xs {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center; }

.bottom-xs {
  -webkit-box-align: end;
  -ms-flex-align: end;
  -webkit-align-items: flex-end;
  -moz-align-items: flex-end;
  align-items: flex-end; }

.around-xs {
  -ms-flex-pack: distribute;
  -webkit-justify-content: space-around;
  -moz-justify-content: space-around;
  justify-content: space-around; }

.between-xs {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between; }

.first-xs {
  order: -1; }

.last-xs {
  order: 1; }

@media only screen and (min-width: 30em) {
  .container {
    width: 39.99999em; }
  .col-sm {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 0rem;
    padding-left: 0rem;
    -webkit-flex-basis: auto;
    -moz-flex-basis: auto;
    -ms-flex-preferred-size: auto;
    flex-basis: auto; }
  .col-sm-1 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 0rem;
    padding-left: 0rem;
    -webkit-flex-basis: 8.33333%;
    -moz-flex-basis: 8.33333%;
    -ms-flex-preferred-size: 8.33333%;
    flex-basis: 8.33333%;
    max-width: 8.33333%; }
  .col-sm-2 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 0rem;
    padding-left: 0rem;
    -webkit-flex-basis: 16.66667%;
    -moz-flex-basis: 16.66667%;
    -ms-flex-preferred-size: 16.66667%;
    flex-basis: 16.66667%;
    max-width: 16.66667%; }
  .col-sm-3 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 0rem;
    padding-left: 0rem;
    -webkit-flex-basis: 25%;
    -moz-flex-basis: 25%;
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%; }
  .col-sm-4 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 0rem;
    padding-left: 0rem;
    -webkit-flex-basis: 33.33333%;
    -moz-flex-basis: 33.33333%;
    -ms-flex-preferred-size: 33.33333%;
    flex-basis: 33.33333%;
    max-width: 33.33333%; }
  .col-sm-5 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 0rem;
    padding-left: 0rem;
    -webkit-flex-basis: 41.66667%;
    -moz-flex-basis: 41.66667%;
    -ms-flex-preferred-size: 41.66667%;
    flex-basis: 41.66667%;
    max-width: 41.66667%; }
  .col-sm-6 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 0rem;
    padding-left: 0rem;
    -webkit-flex-basis: 50%;
    -moz-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%; }
  .col-sm-7 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 0rem;
    padding-left: 0rem;
    -webkit-flex-basis: 58.33333%;
    -moz-flex-basis: 58.33333%;
    -ms-flex-preferred-size: 58.33333%;
    flex-basis: 58.33333%;
    max-width: 58.33333%; }
  .col-sm-8 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 0rem;
    padding-left: 0rem;
    -webkit-flex-basis: 66.66667%;
    -moz-flex-basis: 66.66667%;
    -ms-flex-preferred-size: 66.66667%;
    flex-basis: 66.66667%;
    max-width: 66.66667%; }
  .col-sm-9 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 0rem;
    padding-left: 0rem;
    -webkit-flex-basis: 75%;
    -moz-flex-basis: 75%;
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
    max-width: 75%; }
  .col-sm-10 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 0rem;
    padding-left: 0rem;
    -webkit-flex-basis: 83.33333%;
    -moz-flex-basis: 83.33333%;
    -ms-flex-preferred-size: 83.33333%;
    flex-basis: 83.33333%;
    max-width: 83.33333%; }
  .col-sm-11 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 0rem;
    padding-left: 0rem;
    -webkit-flex-basis: 91.66667%;
    -moz-flex-basis: 91.66667%;
    -ms-flex-preferred-size: 91.66667%;
    flex-basis: 91.66667%;
    max-width: 91.66667%; }
  .col-sm-12 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 0rem;
    padding-left: 0rem;
    -webkit-flex-basis: 100%;
    -moz-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%; }
  .col-sm-offset-1 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 0rem;
    padding-left: 0rem;
    margin-left: 8.33333%; }
  .col-sm-offset-2 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 0rem;
    padding-left: 0rem;
    margin-left: 16.66667%; }
  .col-sm-offset-3 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 0rem;
    padding-left: 0rem;
    margin-left: 25%; }
  .col-sm-offset-4 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 0rem;
    padding-left: 0rem;
    margin-left: 33.33333%; }
  .col-sm-offset-5 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 0rem;
    padding-left: 0rem;
    margin-left: 41.66667%; }
  .col-sm-offset-6 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 0rem;
    padding-left: 0rem;
    margin-left: 50%; }
  .col-sm-offset-7 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 0rem;
    padding-left: 0rem;
    margin-left: 58.33333%; }
  .col-sm-offset-8 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 0rem;
    padding-left: 0rem;
    margin-left: 66.66667%; }
  .col-sm-offset-9 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 0rem;
    padding-left: 0rem;
    margin-left: 75%; }
  .col-sm-offset-10 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 0rem;
    padding-left: 0rem;
    margin-left: 83.33333%; }
  .col-sm-offset-11 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 0rem;
    padding-left: 0rem;
    margin-left: 91.66667%; }
  .col-sm-offset-12 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 0rem;
    padding-left: 0rem;
    margin-left: 100%; }
  .col-sm {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -moz-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-flex-basis: 0;
    -moz-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    max-width: 100%; }
  .start-sm {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    justify-content: flex-start;
    text-align: start; }
  .center-sm {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    text-align: center; }
  .end-sm {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    justify-content: flex-end;
    text-align: end; }
  .top-sm {
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    align-items: flex-start; }
  .middle-sm {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center; }
  .bottom-sm {
    -webkit-box-align: end;
    -ms-flex-align: end;
    -webkit-align-items: flex-end;
    -moz-align-items: flex-end;
    align-items: flex-end; }
  .around-sm {
    -ms-flex-pack: distribute;
    -webkit-justify-content: space-around;
    -moz-justify-content: space-around;
    justify-content: space-around; }
  .between-sm {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between; }
  .first-sm {
    order: -1; }
  .last-sm {
    order: 1; } }

@media only screen and (min-width: 40em) {
  .container {
    width: 61.99999em; }
  .col-md {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 0rem;
    padding-left: 0rem;
    -webkit-flex-basis: auto;
    -moz-flex-basis: auto;
    -ms-flex-preferred-size: auto;
    flex-basis: auto; }
  .col-md-1 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 0rem;
    padding-left: 0rem;
    -webkit-flex-basis: 8.33333%;
    -moz-flex-basis: 8.33333%;
    -ms-flex-preferred-size: 8.33333%;
    flex-basis: 8.33333%;
    max-width: 8.33333%; }
  .col-md-2 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 0rem;
    padding-left: 0rem;
    -webkit-flex-basis: 16.66667%;
    -moz-flex-basis: 16.66667%;
    -ms-flex-preferred-size: 16.66667%;
    flex-basis: 16.66667%;
    max-width: 16.66667%; }
  .col-md-3 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 0rem;
    padding-left: 0rem;
    -webkit-flex-basis: 25%;
    -moz-flex-basis: 25%;
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%; }
  .col-md-4 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 0rem;
    padding-left: 0rem;
    -webkit-flex-basis: 33.33333%;
    -moz-flex-basis: 33.33333%;
    -ms-flex-preferred-size: 33.33333%;
    flex-basis: 33.33333%;
    max-width: 33.33333%; }
  .col-md-5 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 0rem;
    padding-left: 0rem;
    -webkit-flex-basis: 41.66667%;
    -moz-flex-basis: 41.66667%;
    -ms-flex-preferred-size: 41.66667%;
    flex-basis: 41.66667%;
    max-width: 41.66667%; }
  .col-md-6 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 0rem;
    padding-left: 0rem;
    -webkit-flex-basis: 50%;
    -moz-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%; }
  .col-md-7 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 0rem;
    padding-left: 0rem;
    -webkit-flex-basis: 58.33333%;
    -moz-flex-basis: 58.33333%;
    -ms-flex-preferred-size: 58.33333%;
    flex-basis: 58.33333%;
    max-width: 58.33333%; }
  .col-md-8 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 0rem;
    padding-left: 0rem;
    -webkit-flex-basis: 66.66667%;
    -moz-flex-basis: 66.66667%;
    -ms-flex-preferred-size: 66.66667%;
    flex-basis: 66.66667%;
    max-width: 66.66667%; }
  .col-md-9 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 0rem;
    padding-left: 0rem;
    -webkit-flex-basis: 75%;
    -moz-flex-basis: 75%;
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
    max-width: 75%; }
  .col-md-10 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 0rem;
    padding-left: 0rem;
    -webkit-flex-basis: 83.33333%;
    -moz-flex-basis: 83.33333%;
    -ms-flex-preferred-size: 83.33333%;
    flex-basis: 83.33333%;
    max-width: 83.33333%; }
  .col-md-11 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 0rem;
    padding-left: 0rem;
    -webkit-flex-basis: 91.66667%;
    -moz-flex-basis: 91.66667%;
    -ms-flex-preferred-size: 91.66667%;
    flex-basis: 91.66667%;
    max-width: 91.66667%; }
  .col-md-12 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 0rem;
    padding-left: 0rem;
    -webkit-flex-basis: 100%;
    -moz-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%; }
  .col-md-offset-1 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 0rem;
    padding-left: 0rem;
    margin-left: 8.33333%; }
  .col-md-offset-2 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 0rem;
    padding-left: 0rem;
    margin-left: 16.66667%; }
  .col-md-offset-3 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 0rem;
    padding-left: 0rem;
    margin-left: 25%; }
  .col-md-offset-4 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 0rem;
    padding-left: 0rem;
    margin-left: 33.33333%; }
  .col-md-offset-5 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 0rem;
    padding-left: 0rem;
    margin-left: 41.66667%; }
  .col-md-offset-6 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 0rem;
    padding-left: 0rem;
    margin-left: 50%; }
  .col-md-offset-7 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 0rem;
    padding-left: 0rem;
    margin-left: 58.33333%; }
  .col-md-offset-8 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 0rem;
    padding-left: 0rem;
    margin-left: 66.66667%; }
  .col-md-offset-9 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 0rem;
    padding-left: 0rem;
    margin-left: 75%; }
  .col-md-offset-10 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 0rem;
    padding-left: 0rem;
    margin-left: 83.33333%; }
  .col-md-offset-11 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 0rem;
    padding-left: 0rem;
    margin-left: 91.66667%; }
  .col-md-offset-12 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 0rem;
    padding-left: 0rem;
    margin-left: 100%; }
  .col-md {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -moz-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-flex-basis: 0;
    -moz-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    max-width: 100%; }
  .start-md {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    justify-content: flex-start;
    text-align: start; }
  .center-md {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    text-align: center; }
  .end-md {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    justify-content: flex-end;
    text-align: end; }
  .top-md {
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    align-items: flex-start; }
  .middle-md {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center; }
  .bottom-md {
    -webkit-box-align: end;
    -ms-flex-align: end;
    -webkit-align-items: flex-end;
    -moz-align-items: flex-end;
    align-items: flex-end; }
  .around-md {
    -ms-flex-pack: distribute;
    -webkit-justify-content: space-around;
    -moz-justify-content: space-around;
    justify-content: space-around; }
  .between-md {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between; }
  .first-md {
    order: -1; }
  .last-md {
    order: 1; } }

@media only screen and (min-width: 62em) {
  .container {
    width: 75em; }
  .col-lg {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 0rem;
    padding-left: 0rem;
    -webkit-flex-basis: auto;
    -moz-flex-basis: auto;
    -ms-flex-preferred-size: auto;
    flex-basis: auto; }
  .col-lg-1 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 0rem;
    padding-left: 0rem;
    -webkit-flex-basis: 8.33333%;
    -moz-flex-basis: 8.33333%;
    -ms-flex-preferred-size: 8.33333%;
    flex-basis: 8.33333%;
    max-width: 8.33333%; }
  .col-lg-2 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 0rem;
    padding-left: 0rem;
    -webkit-flex-basis: 16.66667%;
    -moz-flex-basis: 16.66667%;
    -ms-flex-preferred-size: 16.66667%;
    flex-basis: 16.66667%;
    max-width: 16.66667%; }
  .col-lg-3 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 0rem;
    padding-left: 0rem;
    -webkit-flex-basis: 25%;
    -moz-flex-basis: 25%;
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%; }
  .col-lg-4 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 0rem;
    padding-left: 0rem;
    -webkit-flex-basis: 33.33333%;
    -moz-flex-basis: 33.33333%;
    -ms-flex-preferred-size: 33.33333%;
    flex-basis: 33.33333%;
    max-width: 33.33333%; }
  .col-lg-5 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 0rem;
    padding-left: 0rem;
    -webkit-flex-basis: 41.66667%;
    -moz-flex-basis: 41.66667%;
    -ms-flex-preferred-size: 41.66667%;
    flex-basis: 41.66667%;
    max-width: 41.66667%; }
  .col-lg-6 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 0rem;
    padding-left: 0rem;
    -webkit-flex-basis: 50%;
    -moz-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%; }
  .col-lg-7 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 0rem;
    padding-left: 0rem;
    -webkit-flex-basis: 58.33333%;
    -moz-flex-basis: 58.33333%;
    -ms-flex-preferred-size: 58.33333%;
    flex-basis: 58.33333%;
    max-width: 58.33333%; }
  .col-lg-8 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 0rem;
    padding-left: 0rem;
    -webkit-flex-basis: 66.66667%;
    -moz-flex-basis: 66.66667%;
    -ms-flex-preferred-size: 66.66667%;
    flex-basis: 66.66667%;
    max-width: 66.66667%; }
  .col-lg-9 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 0rem;
    padding-left: 0rem;
    -webkit-flex-basis: 75%;
    -moz-flex-basis: 75%;
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
    max-width: 75%; }
  .col-lg-10 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 0rem;
    padding-left: 0rem;
    -webkit-flex-basis: 83.33333%;
    -moz-flex-basis: 83.33333%;
    -ms-flex-preferred-size: 83.33333%;
    flex-basis: 83.33333%;
    max-width: 83.33333%; }
  .col-lg-11 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 0rem;
    padding-left: 0rem;
    -webkit-flex-basis: 91.66667%;
    -moz-flex-basis: 91.66667%;
    -ms-flex-preferred-size: 91.66667%;
    flex-basis: 91.66667%;
    max-width: 91.66667%; }
  .col-lg-12 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 0rem;
    padding-left: 0rem;
    -webkit-flex-basis: 100%;
    -moz-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%; }
  .col-lg-offset-1 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 0rem;
    padding-left: 0rem;
    margin-left: 8.33333%; }
  .col-lg-offset-2 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 0rem;
    padding-left: 0rem;
    margin-left: 16.66667%; }
  .col-lg-offset-3 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 0rem;
    padding-left: 0rem;
    margin-left: 25%; }
  .col-lg-offset-4 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 0rem;
    padding-left: 0rem;
    margin-left: 33.33333%; }
  .col-lg-offset-5 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 0rem;
    padding-left: 0rem;
    margin-left: 41.66667%; }
  .col-lg-offset-6 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 0rem;
    padding-left: 0rem;
    margin-left: 50%; }
  .col-lg-offset-7 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 0rem;
    padding-left: 0rem;
    margin-left: 58.33333%; }
  .col-lg-offset-8 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 0rem;
    padding-left: 0rem;
    margin-left: 66.66667%; }
  .col-lg-offset-9 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 0rem;
    padding-left: 0rem;
    margin-left: 75%; }
  .col-lg-offset-10 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 0rem;
    padding-left: 0rem;
    margin-left: 83.33333%; }
  .col-lg-offset-11 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 0rem;
    padding-left: 0rem;
    margin-left: 91.66667%; }
  .col-lg-offset-12 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 0rem;
    padding-left: 0rem;
    margin-left: 100%; }
  .col-lg {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -moz-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-flex-basis: 0;
    -moz-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    max-width: 100%; }
  .start-lg {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    justify-content: flex-start;
    text-align: start; }
  .center-lg {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    text-align: center; }
  .end-lg {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    justify-content: flex-end;
    text-align: end; }
  .top-lg {
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    align-items: flex-start; }
  .middle-lg {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center; }
  .bottom-lg {
    -webkit-box-align: end;
    -ms-flex-align: end;
    -webkit-align-items: flex-end;
    -moz-align-items: flex-end;
    align-items: flex-end; }
  .around-lg {
    -ms-flex-pack: distribute;
    -webkit-justify-content: space-around;
    -moz-justify-content: space-around;
    justify-content: space-around; }
  .between-lg {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between; }
  .first-lg {
    order: -1; }
  .last-lg {
    order: 1; } }

.align-middle {
  align-self: center; }

.align-top {
  align-self: flex-end; }

html, body, textarea, select, option, input, pre, code {
  color: #050708;
  font-family: "proxima_nova_rgregular"; }

html {
  font-size: calc(5px + 1.2vw); }

@media (max-width: 920px) {
  html {
    font-size: 18px; } }

@media (min-width: 1300px) {
  html {
    font-size: 25px; } }

.layout-gutter {
  margin: 0 10vw; }

.layout-content-gutter {
  margin: 0 6vw; }

.layout-gutter-vertical {
  margin-top: 1rem; }

.primary-heading {
  font-weight: normal; }

.page-heading {
  font-size: 1.1rem;
  font-family: "Nexa";
  letter-spacing: 0.2rem;
  color: #343637;
  text-transform: uppercase;
  margin-bottom: 20px; }

.layout-page-header {
  background: #cfe7f6;
  margin-top: -130px;
  padding-top: 140px; }
  .layout-page-header h1.sectional {
    font-size: 1.3rem;
    font-family: "Nexa";
    letter-spacing: 0.2rem;
    color: #343637;
    font-weight: bold;
    text-transform: uppercase; }

.site-header-categories {
  text-align: right; }
  .site-header-categories .component-category {
    width: 10%;
    min-width: 50px;
    text-align: center; }
    .site-header-categories .component-category span {
      font-size: 44px; }

@media (max-width: 61.99999em) {
  .layout-page-header {
    padding-top: 130px; } }

@font-face {
  font-family: 'yom';
  src: url("/fonts/yom-icons/yom.eot?to9vda");
  src: url("/fonts/yom-icons/yom.eot?to9vda#iefix") format("embedded-opentype"), url("/fonts/yom-icons/yom.ttf?to9vda") format("truetype"), url("/fonts/yom-icons/yom.woff?to9vda") format("woff"), url("/fonts/yom-icons/yom.svg?to9vda#icomoon") format("svg");
  font-weight: normal;
  font-style: normal; }

[class^="yom-icon-"], [class*=" yom-icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'yom' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.yom-icon-angular:before {
  content: "\e900"; }

.yom-icon-best:before, .yom-icon-bestof:before {
  content: "\e901"; }

.yom-icon-clojure:before {
  content: "\e902"; }

.yom-icon-css:before {
  content: "\e903"; }

.yom-icon-git:before {
  content: "\e904"; }

.yom-icon-html5:before {
  content: "\e905"; }

.yom-icon-javascript:before {
  content: "\e906"; }

.yom-icon-ruby:before {
  content: "\e907"; }

.yom-icon-showall:before {
  content: "\e908"; }

.yom-icon-shuffle:before {
  content: "\e909"; }

.yom-icon-testing:before {
  content: "\e90a"; }

.yom-icon-design:before {
  content: "\e90b"; }

.yom-icon-animation:before {
  content: "\e90c"; }

.yom-icon-color.yom-icon-angular {
  color: #B92226; }

.yom-icon-color.yom-icon-bestof {
  color: #C19440; }

.yom-icon-color.yom-icon-design {
  color: #92C95D; }

.yom-icon-color.yom-icon-animation {
  color: #4A7BAA; }

.yom-icon-color.yom-icon-css {
  color: #883983; }

.yom-icon-color.yom-icon-html5 {
  color: #FBB040; }

.yom-icon-color.yom-icon-ruby {
  color: #A51D38; }

.yom-icon-color.yom-icon-javascript {
  color: #E9B800; }

.yom-icon-color.yom-icon-testing {
  color: #73533F; }

.empty-list, .empty-list li {
  list-style: none;
  margin: 0;
  padding: 0; }

.component-tiny-url {
  background: #f6f6f6;
  border-radius: 30px;
  padding: 5px 20px;
  color: #999; }

.block-link:hover {
  border-color: #e1e1e1; }
  .block-link:hover, .block-link:hover * {
    cursor: pointer; }
  .block-link:hover a {
    text-decoration: underline; }

.component-type-title {
  padding: 12px 20px;
  font-size: 1rem;
  text-transform: capitalize;
  z-index: 100;
  font-weight: bold;
  letter-spacing: 0.15rem;
  display: inline-block;
  color: white !important; }

.component-type-title:not(.active) {
  background: rgba(100, 100, 100, 0.3) !important; }

.component-type-title.type-post {
  background: #91ca5e; }

.component-type-title.type-guide {
  background: #487baa; }

.component-type-title.type-featured {
  background: #FEA33B; }

.component-type-title.type-video {
  background: #FEA33B; }

.component-type-title.type-angular {
  background: #631214; }

.component-type-title.type-html,
.component-type-title.type-html5 {
  background: #d17f04; }

.component-type-title.type-css {
  background: #401b3e; }

.component-type-title.type-javascript,
.component-type-title.type-js {
  background: #836700; }

.yom-icon {
  display: inline-block;
  background: url(/images/yom-icon.png) no-repeat 0 0/cover;
  width: 50px;
  vertical-align: middle;
  height: 47px; }

/*
Monokai style - ported by Luigi Maselli - http://grigio.org
*/
.hljs {
  display: block;
  overflow-x: auto;
  padding: 0.5em;
  background: #272822;
  color: #ddd; }

.hljs-tag,
.hljs-keyword,
.hljs-selector-tag,
.hljs-literal,
.hljs-strong,
.hljs-name {
  color: #f92672; }

.hljs-code {
  color: #66d9ef; }

.hljs-class .hljs-title {
  color: white; }

.hljs-attribute,
.hljs-symbol,
.hljs-regexp,
.hljs-link {
  color: #bf79db; }

.hljs-string,
.hljs-bullet,
.hljs-subst,
.hljs-title,
.hljs-section,
.hljs-emphasis,
.hljs-type,
.hljs-built_in,
.hljs-builtin-name,
.hljs-selector-attr,
.hljs-selector-pseudo,
.hljs-addition,
.hljs-variable,
.hljs-template-tag,
.hljs-template-variable {
  color: #a6e22e; }

.hljs-comment,
.hljs-quote,
.hljs-deletion,
.hljs-meta {
  color: #75715e; }

.hljs-keyword,
.hljs-selector-tag,
.hljs-literal,
.hljs-doctag,
.hljs-title,
.hljs-section,
.hljs-type,
.hljs-selector-id {
  font-weight: bold; }

.code-example-container {
  position: relative; }
  .code-example-container .l * {
    transition: 0.2s linear color; }
  .code-example-container.focus .l:not(.target), .code-example-container.focus .l:not(.target) * {
    color: #555 !important; }
  .code-example-container .hints {
    background: #333;
    color: white;
    padding: 30px; }
    .code-example-container .hints span {
      background: #555;
      padding: 5px;
      display: inline-block;
      width: 50px;
      text-align: center;
      margin-right: 10px; }
    .code-example-container .hints .code-hint {
      cursor: pointer; }

.code-example {
  display: block;
  background: #272822;
  margin: 0;
  padding: 0;
  border-radius: 3px;
  white-space: pre; }
  .code-example code {
    padding: 30px;
    line-height: 1.5rem;
    margin: 0;
    font-family: "Monaco"; }

.yom-code-with-tabs {
  position: relative;
  background: #272822; }
  .yom-code-with-tabs .component-type-title {
    font-weight: normal;
    text-transform: none; }

@media (min-width: 40em) {
  .yom-code-with-tabs {
    padding-top: 50px; }
    .yom-code-with-tabs nav {
      position: absolute;
      top: 0;
      left: 0; } }

@media (max-width: 39.99999em) {
  .yom-code-with-tabs nav {
    position: static; }
  .yom-code-with-tabs .component-type-title {
    display: block; } }

.component-categories-list .component-category {
  display: inline-block;
  width: 11%;
  text-align: center;
  min-width: 60px !important; }

@media (max-width: 39.99999em) {
  width: 25%; }

.component-category-icon {
  display: inline-block;
  font-size: 0.7rem;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none !important; }

.component-category-icon.no-title {
  margin: 0; }

.component-categories.toggles .component-category-icon, .component-categories.toggles .component-category-icon span {
  transition: 0.2s linear all; }

.component-categories.toggles .component-category-icon span {
  display: inline-block;
  padding: 5px;
  border-radius: 100px; }

.component-categories.toggles .component-category-icon:hover {
  text-decoration: none;
  transition: 0.1s linear all;
  font-weight: bold;
  transform: scale(1.1); }
  .component-categories.toggles .component-category-icon:hover span {
    background: rgba(255, 255, 255, 0.5); }

.component-categories.toggles .component-category-icon.active {
  transform: scale(1.15);
  font-weight: bold; }
  .component-categories.toggles .component-category-icon.active span {
    background: white; }

.component-category-icon span {
  display: block;
  font-size: 40px; }

.component-category-icon h6 {
  margin-top: 0.5rem;
  font-size: 0.65rem; }

@media (max-width: 61.99999em) {
  .component-categories-list .component-category {
    min-width: 80px !important; } }

.primary-heading {
  font-weight: normal; }

.page-heading {
  font-size: 1.1rem;
  font-family: "Nexa";
  letter-spacing: 0.2rem;
  color: #343637;
  text-transform: uppercase;
  margin-bottom: 20px; }

.component-button {
  background: #c1953f;
  display: inline-block;
  padding: 1rem 1rem 0.8rem;
  border: 0;
  border-radius: 2px;
  border-bottom: 2px solid #9c730e;
  text-decoration: none;
  text-transform: uppercase;
  position: relative;
  font-size: 0.8rem;
  font-family: "proxima_nova_rgregular";
  font-weight: bold;
  letter-spacing: 0.12rem; }
  .component-button:disabled, .component-button.disabled {
    background: #aaa; }
  .component-button:active, .component-button:focus {
    outline: 0 !important; }
  .component-button:active {
    transform: translateY(1px); }

.component-button.with-arrow {
  padding-right: 40px; }

.component-button.with-arrow:after {
  content: "\f061";
  position: absolute;
  z-index: 100;
  top: 50%;
  right: 8px; }

.component-arrow-button,
.component-button.with-arrow:after {
  font-family: "FontAwesome";
  border-radius: 50px;
  background: #a07c39;
  width: 25px;
  line-height: 25px;
  font-size: 0.8rem;
  transform: translateY(-50%); }

.component-arrow-button {
  padding: 10px; }
  .component-arrow-button.disabled {
    background: #e5e5e5; }

.component-arrow-button.left:after {
  content: "\f060"; }

.component-arrow-button.right:after {
  content: "\f061"; }

.component-arrow-button:after,
.component-button,
.component-button:link,
.component-button:visited,
.component-button:hover,
.component-button:active {
  color: white; }

@media (max-width: 40em) {
  .component-button {
    width: 100%;
    text-align: center; } }

.component-newsletter-signup .input-text {
  position: relative;
  z-index: 100;
  display: block; }

[class^="component-social-icon-"] {
  display: inline-block;
  width: 35px;
  line-height: 35px;
  text-align: center;
  border-radius: 35px; }
  [class^="component-social-icon-"]:before {
    font-size: 0.8rem; }
  [class^="component-social-icon-"] + [class^="component-social-icon-"] {
    margin-left: 5px; }

.component-social-icons {
  white-space: nowrap; }

.component-social-icons.small [class^="component-social-icon-"] {
  display: inline-block;
  width: 25px;
  font-size: 15px;
  line-height: 25px;
  text-align: center;
  border-radius: 25px; }

[class^="component-social-icon-"]:before {
  font-family: "FontAwesome";
  color: white !important; }

[class^="component-social-icon-"]:hover {
  text-decoration: none; }

.component-social-icons.inverse [class^="component-social-icon"],
.component-social-icons.inverse [class^="component-social-icon-"] {
  background-color: white;
  color: black; }

.component-social-icon-google:hover {
  background-color: #e15f4f; }

.component-social-icon-google {
  background-color: #dd4b39; }

.component-social-icon-google:before {
  content: "\f0d5"; }

.component-social-icon-linkedin:hover {
  background-color: #1087c0; }

.component-social-icon-linkedin {
  background-color: #0e76a8; }

.component-social-icon-linkedin:before {
  content: "\f0e1"; }

.component-social-icon-twitter:hover {
  background-color: #08bbff; }

.component-social-icon-twitter {
  background-color: #00acee; }

.component-social-icon-twitter:before {
  content: "\f099"; }

.component-social-icon-facebook:hover {
  background-color: #4264aa; }

.component-social-icon-facebook {
  background-color: #3b5998; }

.component-social-icon-facebook:before {
  content: "\f09a"; }

.component-social-icon-reddit {
  background: #969696; }

.component-social-icon-reddit:hover {
  background: #828282; }

.component-social-icon-reddit:before {
  content: "\f1a1"; }

.component-social-icon-github {
  background: #969696; }

.component-social-icon-github:hover {
  background: #828282; }

.component-social-icon-github:before {
  content: "\f09b"; }

.primary-heading {
  font-weight: normal; }

.page-heading {
  font-size: 1.1rem;
  font-family: "Nexa";
  letter-spacing: 0.2rem;
  color: #343637;
  text-transform: uppercase;
  margin-bottom: 20px; }

.component-card {
  background: #f7f8f9;
  border-radius: 10px;
  overflow: hidden;
  display: block;
  position: relative;
  border: 1px solid transparent;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0); }
  .component-card:hover {
    text-decoration: none; }

.component-card:hover {
  border-color: #e1e1e1; }

.component-card .inner {
  padding: 15px 15px calc(15px + 1rem); }

.component-card .text {
  font-size: 0.9rem;
  line-height: 1.35rem; }

.component-card .avatar {
  height: 11vw;
  overflow: hidden;
  background: #999;
  position: relative; }
  .component-card .avatar img {
    position: absolute;
    left: 50%;
    height: auto;
    width: 100%;
    transform: translateX(-50%); }

.component-card p {
  margin: 0 0 20px;
  padding: 0; }

.component-card date {
  font-size: 0.8rem;
  color: #999;
  position: absolute;
  left: 15px;
  bottom: 15px; }

.component-card .component-type-title {
  position: absolute;
  top: 0;
  left: 0; }

@media (min-width: 40em) {
  .component-card .avatar {
    height: 11vw; } }

@media (max-width: 39.99999em) {
  .component-card .avatar {
    height: 150px; }
    .component-card .avatar img {
      left: 50%;
      top: 50%;
      height: 150px;
      width: auto;
      transform: translateX(-50%) translateY(-50%); } }

@media (max-width: 29.99999em) {
  .component-card .text {
    font-size: 1rem; } }

.component-jump {
  display: inline-block;
  background: #c1953f;
  color: white !important;
  width: 1.5rem;
  line-height: 1.5rem;
  text-align: center;
  border-radius: 1.5rem; }

.component-continue-link {
  font-weight: bold;
  font-size: 0.8rem;
  font-family: "Nexa";
  padding-right: 50px;
  position: relative; }
  .component-continue-link .continue-arrow {
    position: absolute;
    top: -5px;
    right: 0;
    width: 30px;
    line-height: 25px;
    border-radius: 30px;
    display: inline-block;
    text-align: center;
    color: white !important;
    font-size: 1.2rem;
    padding-left: 3px;
    padding-top: 3px;
    border-bottom: 2px solid #a07c39;
    background: #c1953f; }
  .component-continue-link:active .continue-arrow {
    top: -4px; }

.component-pagination {
  text-align: center; }
  .component-pagination .page-number {
    display: inline-block;
    margin: 0 10px; }
  .component-pagination span.page-number {
    color: #e5e5e5 !important; }
  .component-pagination a.page-number {
    color: #c1953f !important; }
  .component-pagination a {
    color: #c1953f !important;
    text-decoration: none; }
  .component-pagination a.component-arrow-button, .component-pagination a.component-arrow-button:after {
    background: #c1953f !important; }
  .component-pagination a.component-arrow-button:active {
    position: relative;
    top: 1px; }

.primary-heading {
  font-weight: normal; }

.page-heading {
  font-size: 1.1rem;
  font-family: "Nexa";
  letter-spacing: 0.2rem;
  color: #343637;
  text-transform: uppercase;
  margin-bottom: 20px; }

.error-404-page {
  margin-top: -130px;
  padding-top: 130px;
  text-align: center; }
  .error-404-page img {
    display: block;
    margin: 0 auto; }
  .error-404-page .heading {
    font-size: 2rem; }

.primary-heading {
  font-weight: normal; }

.page-heading {
  font-size: 1.1rem;
  font-family: "Nexa";
  letter-spacing: 0.2rem;
  color: #343637;
  text-transform: uppercase;
  margin-bottom: 20px; }

.home-welcome {
  position: relative;
  background: url(/images/home-header-2.png) no-repeat center bottom;
  background-color: #cfe7f6;
  background-size: 100% auto;
  padding: 150px 0 30%; }

.home-welcome-heading {
  font-weight: bold;
  margin: 0 0 20px;
  padding: 0;
  letter-spacing: 0.24rem; }
  .home-welcome-heading em {
    font-family: "Nexa";
    text-transform: uppercase;
    font-size: 1rem;
    font-style: normal; }
  .home-welcome-heading strong {
    font-size: 2.5rem;
    font-family: "Nexa";
    display: block;
    margin-top: 0.8rem; }
    .home-welcome-heading strong .moo {
      color: #c1953f; }

.home-welcome-blurb {
  position: absolute;
  width: 46%;
  left: 27.5%;
  top: 20%;
  background: url(/images/home-quote.png) no-repeat 0 0;
  background-size: 100% auto;
  height: 500px; }
  .home-welcome-blurb .balloons {
    position: absolute;
    top: 10px;
    right: 10px;
    background: url(/images/balloons.png) no-repeat 0 0;
    width: 50px;
    height: 80px;
    z-index: 1000; }
  .home-welcome-blurb .balloons.start {
    animation: flyAway 4s 2s ease-in;
    animation-fill-mode: forwards; }
  .home-welcome-blurb .component-button {
    font-size: 0.6rem;
    padding: 0.5rem;
    letter-spacing: 0.12rem;
    width: 80%;
    margin: 0 auto; }
    .home-welcome-blurb .component-button .subject1, .home-welcome-blurb .component-button .subject2, .home-welcome-blurb .component-button .subject3 {
      display: inline;
      line-height: 1rem; }
    .home-welcome-blurb .component-button .subject3 {
      display: block; }
  .home-welcome-blurb .inner {
    padding: 8% 5% 12% 12%;
    text-align: center;
    background: url(/images/tree-1.png), url(/images/tree-2.png);
    background-size: auto, auto auto, auto auto;
    background-position: 80% bottom, 20% 95%;
    background-repeat: no-repeat; }
  .home-welcome-blurb p {
    width: 90%;
    margin: 0 auto 30px;
    font-size: 1.5vw; }

@media (min-width: 40em) and (max-width: 61.99999em) {
  .home-welcome-blurb {
    position: absolute;
    top: 20%;
    left: 50%;
    width: 75%;
    max-width: 500px;
    transform: translateX(-50%); }
    .home-welcome-blurb p {
      font-size: 2.5vw; } }

@media (max-width: 39.99999em) {
  .home-welcome {
    background: url(/images/home-header-mobile.png) no-repeat center top;
    background-color: #cfe7f6;
    background-size: 100% auto !important;
    padding: 77vw 0 0; }
  .subject1, .subject2, .subject3 {
    display: block !important; }
  .home-welcome-heading strong {
    font-size: 9vw; }
  .home-welcome-blurb {
    position: static;
    width: auto;
    height: auto;
    top: auto;
    bottom: 0;
    left: 0;
    right: 0;
    background: white; }
    .home-welcome-blurb .inner {
      background: none;
      padding: 1% 10vw; }
    .home-welcome-blurb p {
      font-size: 6vw; } }

.home-listings {
  padding: 70px 0; }
  .home-listings .home-guides, .home-listings .home-posts {
    position: relative; }
  .home-listings .component-button {
    position: absolute;
    bottom: -70px;
    left: 0;
    margin-top: 0.5rem; }

@media (max-width: 1100px) {
  .home-welcome {
    background-size: 1100px auto; } }

.home-listings .entry {
  margin-bottom: 15px; }

@media (min-width: 40em) {
  .home-guides {
    padding-right: 20px; } }

@media (min-width: 40em) {
  .home-guides .avatar {
    height: 8vw; } }

@media (max-width: 40em) {
  .home-listings {
    padding-bottom: 0; }
    .home-listings .home-guides {
      margin-bottom: 40px; }
    .home-listings .component-button {
      position: static; } }

@media (min-width: 30em) and (max-width: 39.99999em), (min-width: 62em) {
  .home-listings .entry > * {
    height: 100%; }
  .home-listings .home-guides .entry + .entry {
    padding-left: 15px; } }

@media (max-width: 40em) and (min-width: 29.99999em) {
  .home-listings .home-posts .entry + .entry {
    padding-left: 15px; }
  .home-listings .home-posts .entry:nth-child(3) {
    display: none; } }

@keyframes flyAway {
  0% {
    transform: translateX(0%) translateY(0); }
  100% {
    transform: translateX(220%) translateY(-550px); } }

.primary-heading {
  font-weight: normal; }

.page-heading {
  font-size: 1.1rem;
  font-family: "Nexa";
  letter-spacing: 0.2rem;
  color: #343637;
  text-transform: uppercase;
  margin-bottom: 20px; }

.site-guides-header {
  padding-top: 120px; }

.guides-and-videos-page-content .component-pagination {
  margin-top: 50px; }

.guides-and-videos-page-content .site-guides-and-videos-subscribe {
  max-width: 400px;
  margin: 0 auto;
  background: url(/images/lucky-quote.png) no-repeat left top;
  background-size: 100% auto; }
  .guides-and-videos-page-content .site-guides-and-videos-subscribe .inner {
    padding: 10% 5% 0% 10%; }

.guides-and-videos-page-content .no-search-results {
  padding: 20px 0;
  text-align: center; }
  .guides-and-videos-page-content .no-search-results img {
    display: block;
    width: 40%;
    min-width: 300px;
    margin: 20px auto; }

@media (max-width: 29.99999em) {
  .guides-and-videos-page-content .site-guides-and-videos-subscribe {
    max-width: auto;
    margin-top: 50px;
    background: none; }
    .guides-and-videos-page-content .site-guides-and-videos-subscribe .inner {
      padding: 0; } }

.site-guides-and-videos-pinned-listings {
  margin: 70px 0; }

.site-guides-and-videos-listings.filtered-listings {
  margin: 70px 0; }

.site-guides-header > .inner {
  padding: 20px 0 30px; }

.site-guides-header .site-guides-heading {
  font-size: 1.3rem; }

.layout-cards .entry > * {
  height: 100%; }

.site-guides-and-videos-listings .entry {
  padding-top: 15px;
  padding-bottom: 15px; }

@media (min-width: 30em) {
  .site-guides-and-videos-pinned-listings .layout-cards,
  .site-guides-and-videos-listings .layout-cards {
    margin-left: -15px;
    margin-right: -15px; }
  .site-guides-and-videos-pinned-listings .entry,
  .site-guides-and-videos-listings .entry {
    padding: 16.5px; } }

@media (min-width: 61.99999em) {
  .site-guides-and-videos-pinned-listings .entry {
    padding-right: 20px; } }

@media (max-width: 39.99999em) {
  .guides-and-videos-page-content .site-guides-and-videos-subscribe .inner {
    padding-bottom: 0; }
  .site-guides-and-videos-pinned-listings .layout-cards .entry {
    margin-top: 30px; } }

@media (max-width: 800px) {
  .site-guides-header > .inner .component-categories {
    text-align: center; }
  .site-guides-header {
    text-align: center; } }

.primary-heading {
  font-weight: normal; }

.page-heading {
  font-size: 1.1rem;
  font-family: "Nexa";
  letter-spacing: 0.2rem;
  color: #343637;
  text-transform: uppercase;
  margin-bottom: 20px; }

.site-guide-page-header {
  position: relative;
  background: #cfe7f6; }
  .site-guide-page-header .header-area {
    position: relative; }
  .site-guide-page-header .heading {
    max-width: 900px;
    text-transform: none !important;
    font-size: 1.95rem !important;
    padding-bottom: 30px; }
  .site-guide-page-header .subtitle {
    display: block;
    margin-top: 0; }
  .site-guide-page-header:before, .site-guide-page-header:after {
    content: "";
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0; }
  .site-guide-page-header:before {
    top: 0;
    z-index: 10;
    background: url(/images/guide-header.png) no-repeat bottom right; }
  .site-guide-page-header:after {
    height: 100px;
    z-index: 5;
    background: #d5ecfa; }
  .site-guide-page-header .inner {
    position: relative;
    z-index: 10; }
  .site-guide-page-header .detail-area {
    position: relative;
    z-index: 100;
    text-align: center;
    padding: 15px;
    border-radius: 10px; }
  .site-guide-page-header .component-categories-list .component-category {
    max-width: 999px !important;
    min-width: 0px !important;
    width: auto !important; }

@media (max-width: 1000px) {
  .site-guide-page-header:before {
    background-size: 100% auto; } }

@media (min-width: 40em) {
  .site-guide-page-header {
    padding-bottom: 30px !important; }
  .site-guide-page-header .sub-area {
    padding-right: 20%; }
  .site-guide-page-header .detail-area {
    position: absolute;
    right: 0;
    bottom: 0; }
    .site-guide-page-header .detail-area h6 {
      display: none; } }

@media (max-width: 61.99999em) {
  .site-guide-page-header .detail-area {
    margin-top: 20px; } }

@media (max-width: 39.99999em) {
  .site-guide-page-header {
    text-align: center; }
    .site-guide-page-header, .site-guide-page-header:before {
      background: white; }
    .site-guide-page-header .header-area {
      padding-top: 100px !important;
      padding-bottom: 50px !important;
      margin-top: -100px;
      background: #cfe7f6 url(/images/guide-header.png) no-repeat bottom center/800px auto; }
    .site-guide-page-header .sub-area {
      padding-right: 0 !important; }
    .site-guide-page-header .component-category {
      width: 24%; } }

.site-guide-page-header .information-area > .inner .component-category {
  margin: 0;
  width: auto; }
  .site-guide-page-header .information-area > .inner .component-category span, .site-guide-page-header .information-area > .inner .component-category h6 {
    color: #777;
    margin-right: 0.5rem;
    display: inline-block;
    vertical-align: middle; }

.site-guide-body {
  padding-top: 30px; }
  .site-guide-body .subtitle {
    line-height: 150%; }

.site-guide-footer > * {
  margin-top: 30px; }

.site-guide-footer > * + * {
  margin-left: 10px; }

.site-guide-page-header + .site-guide-toc {
  border-top: 5px solid white; }

.site-guide-toc {
  background: #f6f6f6;
  overflow: hidden; }
  .site-guide-toc a {
    position: relative;
    padding: 0 10px 5px 65px !important;
    display: block;
    text-decoration: none !important;
    font-weight: normal !important;
    font-size: 0.9rem; }
  .site-guide-toc a > .count {
    position: absolute;
    left: 0;
    top: 0;
    font-size: 1.8rem;
    font-weight: bold;
    width: 40px;
    line-height: 40px;
    text-align: center; }
  .site-guide-toc li:hover a {
    color: #c1953f; }
  .site-guide-toc .heading {
    letter-spacing: 2px;
    margin-bottom: 1rem;
    font-size: 1.5rem;
    text-transform: uppercase;
    font-family: "Nexa"; }
  .site-guide-toc .toc-list {
    margin-left: 30px; }
    .site-guide-toc .toc-list li {
      display: inline-block;
      margin-bottom: .6rem;
      vertical-align: top;
      width: 49%; }
    .site-guide-toc .toc-list + li {
      border-top: 1px solid #f9f9f9; }
  .site-guide-toc .mookin-area {
    min-height: 200px; }
    .site-guide-toc .mookin-area img {
      width: 100%; }

@media (min-width: 40em) {
  .site-guide-toc {
    padding: 50px 0 40px !important; } }

@media (max-width: 61.99999em) {
  .site-guide-toc .toc-list {
    margin-left: 0; }
  .mookin-area {
    text-align: center; }
    .mookin-area img {
      width: 100% !important;
      height: auto;
      max-width: 61.99999em;
      max-height: 500px !important;
      margin: 0 auto; } }

@media (min-width: 40em) and (max-width: 61.99999em) {
  .mookin-area {
    display: none !important; } }

@media (max-width: 39.99999em) {
  .site-guide-toc .inner {
    padding: 0;
    border: 0; }
  .site-guide-toc .list-area {
    display: none; }
  .site-guide-toc .mookin-area {
    text-align: center; }
    .site-guide-toc .mookin-area img {
      margin: 0; }
  .site-guide-toc + .site-guide-body {
    padding-top: 0 !important; } }

.site-guide-page-heading {
  font-family: Nexa;
  font-weight: bold;
  line-height: 100%; }

.site-guide-page-header .dates {
  font-size: 0.8rem;
  margin: 1rem 0 2rem;
  display: block;
  color: #555;
  padding-bottom: 8px; }
  .site-guide-page-header .dates date {
    margin-right: 1rem; }

.primary-heading {
  font-weight: normal; }

.page-heading {
  font-size: 1.1rem;
  font-family: "Nexa";
  letter-spacing: 0.2rem;
  color: #343637;
  text-transform: uppercase;
  margin-bottom: 20px; }

.site-posts-header {
  background: url(/images/blog-header.png) no-repeat bottom center;
  background-size: 100% auto;
  background-color: #cfe7f6;
  padding-top: 160px;
  min-height: 310px;
  height: 28vw; }

.posts-page-content {
  margin-top: 70px; }
  .posts-page-content .component-pagination {
    margin-top: 80px; }

@media (max-width: 39.99999em) {
  .posts-page-content .site-guides-and-videos-subscribe {
    margin: 50px 0; } }

.site-posts-heading {
  font-size: 1.3rem;
  text-transform: uppercase; }

.site-search-heading input.input-text {
  width: 100%; }

.site-search-heading .toggles {
  margin-bottom: 10px; }
  .site-search-heading .toggles label {
    display: inline-block;
    margin-right: 10px; }
  .site-search-heading .toggles input {
    vertical-align: top;
    margin-top: 3px; }

.yom-search-page .no-search-results {
  text-align: center; }
  .yom-search-page .no-search-results .blurb {
    display: block;
    font-family: "Nexa";
    margin: 20px 0;
    font-size: 2rem; }
  .yom-search-page .no-search-results img {
    display: block;
    width: 90%;
    margin: 0 auto; }

.search-more-results {
  text-align: center;
  border-top: 1px solid #e4e3e3;
  margin-top: 40px;
  padding-top: 40px; }
  .search-more-results .component-button {
    font-size: 1.2rem; }

@media (max-width: 39.99999em) {
  .site-search-heading {
    padding-bottom: 30px; } }

@media (max-width: 39.99999em) {
  .site-search-body .site-search-subscribe {
    margin: 50px 0; } }

.primary-heading {
  font-weight: normal; }

.page-heading {
  font-size: 1.1rem;
  font-family: "Nexa";
  letter-spacing: 0.2rem;
  color: #343637;
  text-transform: uppercase;
  margin-bottom: 20px; }

.contact-container {
  color: white;
  padding-bottom: 25%;
  position: relative;
  overflow: hidden; }
  .contact-container .rocket {
    position: absolute;
    top: 55%;
    left: 5%;
    background: url(/images/rocket.png) no-repeat 0 0;
    background-size: 75px auto;
    width: 75px;
    height: 65px;
    animation: rocketAway 8s 4s ease-in;
    animation-fill-mode: forwards; }
  .contact-container .submitted {
    text-align: center; }
    .contact-container .submitted .heading {
      font-family: "Nexa";
      letter-spacing: 0.12rem; }
    .contact-container .submitted img {
      margin: 0 auto;
      display: block; }
  .contact-container .site-frame:before,
  .contact-container .site-frame:after {
    position: absolute;
    content: "";
    left: 0;
    width: 100%;
    bottom: 0;
    top: 0; }
  .contact-container .site-frame:before {
    background: url(/images/contact-wallpaper.png); }
  .contact-container .site-frame:after {
    background: url(/images/contact-bg.png) no-repeat 0 bottom;
    background-size: 100% auto; }

@media (min-width: 40em) {
  .contact-container .close-icon {
    cursor: pointer;
    text-indent: -9999px;
    background: url(/images/contact-back-arrow.png) no-repeat 0 0;
    width: 65px;
    height: 65px;
    position: absolute;
    z-index: 100;
    top: 5%;
    right: 5%; } }

.contact-container.hidden {
  padding-bottom: 0;
  height: 0;
  overflow: hidden;
  transition: 0.5s linear all; }

.site-contact {
  position: relative;
  z-index: 1001;
  background: url(/images/moon-sloth.png) no-repeat right 70%; }

.site-contact .primary-heading,
.site-contact-form,
.site-contact-details {
  padding: 0% 8% 2%; }

.site-contact .primary-heading {
  padding-top: 5%;
  padding-bottom: 30px; }

@media (min-width: 40em) {
  .contact-container .site-frame:before {
    width: 300%;
    left: -100%;
    height: 150%;
    top: -50%;
    animation: bgTranslate 40s linear infinite; }
  .site-contact-details {
    padding: 0; } }

@keyframes bgTranslate {
  from {
    transform: translateX(-15%) translateY(0); }
  95% {
    transform: translateX(25%) translateY(300px); }
  to {
    transform: translateX(-15%) translateY(0px); } }

.site-contact-form textarea {
  height: 10rem; }

.site-contact-form .component-button {
  letter-spacing: 1px; }

.site-contact-details .heading {
  font-family: "Nexa";
  letter-spacing: 0.12rem;
  text-transform: uppercase;
  padding: 0; }

.site-contact-details dl, .site-contact-details dd, .site-contact-details dt {
  padding: 0;
  margin: 0; }

.site-contact-details dd {
  margin: 0 0 30px; }

@media (max-width: 62em) {
  .site-contact-form {
    padding-left: 0; }
  .site-contact-details {
    padding-right: 0%; }
  .site-contact-inner {
    margin: 0 !important; }
    .site-contact-inner .primary-heading {
      padding-left: 0; } }

@media (max-width: 40em) {
  .contact-container {
    padding-bottom: 300px;
    background-position: bottom center, 0 0;
    background-size: auto 400px, auto auto; }
  .site-contact-details {
    margin-top: 30px !important; } }

@keyframes rocketAway {
  0% {
    transform: translateX(0%) translateY(0); }
  100% {
    transform: translateX(500%) translateY(-950px); } }

.free-updates-container:not(.visible) {
  display: none; }

.free-updates-container.visible {
  position: relative;
  z-index: 800;
  min-height: 300px; }
  .free-updates-container.visible.loading {
    background: #cfe7f6; }
    .free-updates-container.visible.loading .loading-spinner {
      margin: 50px auto 20px; }
  .free-updates-container.visible .component-button {
    margin-top: 10px;
    letter-spacing: 1px; }
  .free-updates-container.visible .heading {
    letter-spacing: 1px; }
  .free-updates-container.visible.ready {
    background: #cfe7f6 url(/images/news-graphic.png) no-repeat right bottom/100%; }
  .free-updates-container.visible .close-icon {
    position: absolute;
    bottom: -25px;
    background: white;
    width: 48px;
    border-radius: 50px;
    line-height: 48px;
    text-align: center;
    right: 10%;
    color: #1e1d20;
    border: 2px solid white; }
    .free-updates-container.visible .close-icon:hover {
      border-color: #e4e3e3;
      cursor: pointer; }

@media (min-width: 40em) {
  .free-updates-container.visible {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    padding: 220px 0 30px; }
  .site-free-updates-subscribe {
    width: 25%;
    min-width: 300px !important;
    float: left; } }

@media (max-width: 39.99999em) {
  .free-updates-container.visible {
    padding: 38% 0 50px;
    margin-top: -130px; }
    .free-updates-container.visible.ready {
      background: white;
      margin-bottom: 50px; }
      .free-updates-container.visible.ready:before, .free-updates-container.visible.ready:after {
        content: "";
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        background: #cfe7f6;
        height: 35%;
        z-index: -1; }
      .free-updates-container.visible.ready:after {
        background: url(/images/news-graphic-mobile.png) center bottom no-repeat;
        background-size: 100% auto; } }

@media (max-width: 29.99999em) {
  .free-updates-container.visible {
    padding: 60% 0 50px; } }

.content {
  font-size: 1.08rem;
  overflow-x: hidden;
  line-height: 150%; }

.content .table {
  margin-top: 15px;
  max-width: 100%;
  overflow-x: auto; }

.to-top-link {
  color: #999 !important;
  font-size: 0.8rem; }
  .to-top-link:before {
    content: "\f062";
    font-family: "FontAwesome";
    padding-right: 5px;
    display: inline-block;
    vertical-align: middle; }

.content-anchor {
  display: block;
  position: relative;
  padding-top: 40px; }

blockquote .content-anchor {
  padding-top: 15px; }

blockquote .content-anchor + p {
  margin-top: 0;
  padding-top: 0; }

.content-anchor > * {
  display: block;
  font-family: "Nexa"; }

.content h1, .content h2, .content h3, .content h4, .content h5, .content h6 {
  font-family: "Nexa"; }

.content blockquote {
  margin: 0;
  padding: 15px 30px;
  background: #eee;
  position: relative; }
  .content blockquote:after {
    border: 10px solid transparent;
    border-bottom-color: #eee;
    content: "";
    position: absolute;
    left: 30px;
    top: -20px; }

@media (min-width: 40em) {
  .content-anchor:hover:before {
    position: absolute;
    left: -20px;
    border-radius: 5px;
    bottom: 10px;
    content: "#";
    color: #999; } }

.content code:not(.hljs) {
  background: #f8f8f8;
  padding: 3px 5px;
  border-radius: 2px;
  color: #9c730e; }

.content .video + .content-anchor, .content .feature-matrix + .content-anchor, .content .code-example + .content-anchor, .content .yom-code-with-tabs + .content-anchor {
  margin-top: 50px; }

.content .feature-matrix + .code-example {
  margin-top: 20px; }

.content .video {
  float: none;
  clear: both;
  width: 100%;
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 25px;
  height: 0;
  border: 0; }
  .content .video iframe {
    border: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.feature-matrix {
  width: 100%;
  border-collapse: collapse; }
  .feature-matrix th, .feature-matrix td {
    text-align: left;
    padding: 15px;
    border: 2px solid #ddd; }

.content table.dual-col td, .content table.dual-col th {
  width: 50%; }

.content h5 {
  margin: 0;
  padding: 0; }

@media (max-width: 39.99999em) {
  .content.sectional .content-anchor {
    margin: 20px 0; }
    .content.sectional .content-anchor, .content.sectional .content-anchor > * {
      padding: 0; }
    .content.sectional .content-anchor[data-level="1"] > * {
      font-size: 1.3rem; }
      .content.sectional .content-anchor[data-level="1"] > *:before {
        font-family: "FontAwesome";
        position: absolute;
        transition: 300ms transform ease-out;
        font-size: 0.6rem;
        top: 0;
        left: -1rem;
        content: "\f078"; }
  .content.sectional > .sectioned-area {
    border-top: 1px solid #ddd; }
    .content.sectional > .sectioned-area:not(.active) .content-anchor > * {
      font-weight: normal; }
      .content.sectional > .sectioned-area:not(.active) .content-anchor > *:before {
        transform: rotate(-90deg); }
    .content.sectional > .sectioned-area:not(.active) > .inner {
      display: none; } }

.content .thumbnails-list .thumbnail a {
  display: block; }

.content .thumbnails-list .thumbnail img {
  width: 100%; }

.content .thumbnails-list .thumbnail .inner {
  padding: 15px; }

.content a:not([class]) {
  color: #c1953f !important; }

.content .full-image {
  width: 100%;
  border: 5px solid black; }

@media (min-width: 40em) {
  .content .content-image {
    float: left;
    padding-right: 15px;
    padding-bottom: 15px;
    max-width: 300px; } }

@media (max-width: 39.99999em) {
  .content .content-image {
    width: 100%; } }

.input-text {
  border: 0;
  padding: 0.7rem 1rem; }
  .input-text:disabled, .input-text.disabled {
    background: #aaa;
    color: white !important;
    border-color: #aaa; }

.input-text:focus {
  border: 0;
  outline: 0; }

.form-style-ladder .form-field {
  margin-bottom: 10px; }

.form-style-tiny .input-text {
  font-size: 0.7rem !important;
  padding: 0.6rem; }

.form-style-tiny .component-button {
  font-size: 0.7rem !important;
  padding: 0.6rem 0; }

.form-style-fonty .input-text {
  font-family: "Nexa";
  font-weight: bold; }

.form-style-full-size .input-text {
  width: 100%; }

.form-style-white .input-text {
  border: 1px solid #e4e3e3; }
  .form-style-white .input-text:focus, .form-style-white .input-text:active {
    outline: 2px solid #c1953f; }

.form-style-dark .input-text {
  border: 1px solid white; }
  .form-style-dark .input-text:hover {
    border-color: #a07c39; }
  .form-style-dark .input-text:focus, .form-style-dark .input-text:active {
    outline: 2px solid #c1953f; }

.form-style-validate-me.interacted .validate-me:invalid, .form-style-validate-me .validate-me.interacted:invalid {
  outline: 2px solid maroon;
  background: #ffeeee;
  color: maroon; }

.form-style-validate-me .form-field.valid .input-text:valid {
  background: #e1f8d7;
  color: #2d6813; }

.form-style-validate-me .form-field {
  position: relative; }

.form-style-validate-me .form-field.valid:after {
  content: "\f00c";
  font-family: "FontAwesome";
  opacity: 0.5;
  background: #2d6813;
  border-radius: 25px;
  text-align: center;
  width: 25px;
  color: white;
  line-height: 25px;
  position: absolute;
  right: 5px;
  top: 5px; }

.error-tip {
  background: maroon;
  padding: 5px 10px;
  color: white;
  position: relative;
  margin-bottom: 15px; }

.error-tip:after {
  position: absolute;
  content: "";
  left: 15px;
  bottom: -20px;
  border: 10px solid transparent;
  border-top-color: maroon; }

.primary-heading {
  font-weight: normal; }

.page-heading {
  font-size: 1.1rem;
  font-family: "Nexa";
  letter-spacing: 0.2rem;
  color: #343637;
  text-transform: uppercase;
  margin-bottom: 20px; }

.site-rail {
  position: relative; }
  .site-rail .lucky-image {
    margin: 100px 0 0 !important;
    max-width: 100%; }
  .site-rail .heading {
    text-transform: uppercase;
    font-family: "Nexa";
    font-size: 0.8rem;
    padding: 0;
    margin-bottom: 20px; }
  .site-rail .heading {
    font-size: 0.75rem;
    letter-spacing: 1px;
    margin: 0; }
  .site-rail .blurb {
    margin: 0.8rem 0 1.2rem;
    font-size: 0.7rem;
    line-height: 1.1rem;
    letter-spacing: 1px; }
  .site-rail .component-button {
    font-size: 0.8rem;
    letter-spacing: 1px; }

@media (min-width: 40em) {
  .site-rail.gap {
    padding-left: 30px; } }

@media (min-width: 62em) {
  .site-rail .lucky-image {
    position: absolute;
    bottom: -80px;
    left: -30px;
    width: 50%;
    min-width: 220px; } }

@media (min-width: 30em) and (max-width: 61.99999em) {
  .site-rail .lucky-image {
    transform: translateY(50px); } }

@media (max-width: 39.99999em) {
  .site-rail .lucky-image {
    margin: 40px 0 0 !important; } }

.primary-heading {
  font-weight: normal; }

.page-heading {
  font-size: 1.1rem;
  font-family: "Nexa";
  letter-spacing: 0.2rem;
  color: #343637;
  text-transform: uppercase;
  margin-bottom: 20px; }

.site-post {
  position: relative;
  margin-bottom: 30px; }

.site-post-up-next .entry {
  border: 1px solid white; }
  .site-post-up-next .entry:hover {
    border-color: #e1e1e1; }

.site-post-up-next {
  margin: 70px 0 0; }
  .site-post-up-next header {
    margin-bottom: 10px; }
  .site-post-up-next .entry > * {
    height: 160px; }
  .site-post-up-next .entries {
    overflow: auto; }
  .site-post-up-next .entry {
    max-width: 33%;
    min-width: 300px;
    position: relative;
    z-index: 10;
    background: #000;
    margin-bottom: 20px; }
    .site-post-up-next .entry .listing {
      border: 0; }
    .site-post-up-next .entry:before {
      position: absolute;
      width: 40px;
      color: white;
      text-align: center;
      font-weight: normal;
      font-size: 1.5rem;
      font-family: "FontAwesome";
      transform: translateY(-50%);
      top: 50%; }
  .site-post-up-next .entry.first {
    float: left;
    margin-right: 50px;
    padding-left: 40px; }
    .site-post-up-next .entry.first:before {
      left: 0;
      content: "\f104"; }
    .site-post-up-next .entry.first .listing {
      border-top-right-radius: 0;
      border-bottom-right-radius: 0; }
  .site-post-up-next .entry.last {
    float: right;
    margin-left: 50px;
    padding-right: 40px; }
    .site-post-up-next .entry.last:before {
      right: 0;
      content: "\f105"; }
    .site-post-up-next .entry.last .listing {
      border-top-left-radius: 0;
      border-bottom-left-radius: 0; }

.site-post .content {
  padding-bottom: 50px; }

.site-post date {
  font-size: 0.8rem;
  display: block;
  margin: 20px 0; }

.site-post .post-heading {
  font-size: 2.1rem;
  margin: 30px 0 20px;
  font-family: "Nexa";
  font-weight: bold; }

.site-post-comments {
  padding: 30px 0; }

.site-post-comments .heading,
.site-post-up-next .heading {
  text-transform: uppercase;
  font-size: 1.5rem;
  letter-spacing: 1px; }

@media (max-width: 40em) {
  .site-post-up-next .entry > * {
    height: auto; } }

@media (max-width: 39.99999em) {
  .site-post .social-area {
    display: block; } }

.primary-heading {
  font-weight: normal; }

.page-heading {
  font-size: 1.1rem;
  font-family: "Nexa";
  letter-spacing: 0.2rem;
  color: #343637;
  text-transform: uppercase;
  margin-bottom: 20px; }

.site-header {
  transition: transform 0.2s ease-out;
  transform: translateY(0px);
  position: relative;
  z-index: 1000;
  padding-top: 10px; }
  .site-header.hidden {
    cursor: pointer;
    transform: translateY(-70px); }
  .site-header:before {
    height: 60px;
    background: #F6F6FA;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    content: "";
    z-index: -1; }
  .site-header:after {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    content: "";
    background: url(/images/clouds.png) no-repeat center 30px;
    z-index: -1; }
  .site-header a, .site-header a:link, .site-header a:visited, .site-header a:active {
    color: black; }
  .site-header > .row > * {
    align-self: center; }

.site-logo {
  background: url(/images/logo.png) no-repeat left center/contain;
  height: 100px;
  display: inline-block;
  text-indent: -9999px; }
  .site-logo:hover {
    text-decoration: none; }

.site-navigation {
  align-self: center; }

.site-navigation-logo {
  width: 10%; }

.site-navigation-menu {
  width: 70%; }

.site-navigation-actions {
  position: absolute;
  top: 1.5rem;
  width: 20%;
  right: 5vw;
  text-align: right; }
  .site-navigation-actions nav, .site-navigation-actions form, .site-navigation-actions input {
    display: inline-block; }
  .site-navigation-actions a {
    background: black;
    line-height: 30px;
    display: block;
    text-align: center;
    border-radius: 30px; }
  .site-navigation-actions a:before {
    color: white; }

@media (min-width: 1300px) {
  .site-navigation-actions {
    top: 1rem; } }

.site-navigation-search > .icon {
  color: #c1953f;
  font-size: 1.2rem; }

.site-navigation-search .search-input {
  width: 100%;
  padding-right: 50px;
  border: 0;
  padding-top: 0.9rem;
  padding-bottom: 0.9rem; }

.site-navigation-search .search-input-container:after {
  content: "\f002";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  font-size: 1.2rem;
  right: 1rem;
  font-family: "FontAwesome";
  color: #c1953f; }

.link-search {
  display: none !important;
  color: #c1953f !important; }

@media (min-width: 0) and (max-width: 750px) {
  .link-search {
    display: block !important; }
  .site-navigation-search {
    display: none !important;
    padding: 100px 0 0;
    transform: none !important;
    top: auto;
    background: white;
    position: absolute;
    bottom: calc(0% - 30px);
    left: 0;
    box-shadow: 0 0 10px #999;
    width: 100%;
    z-index: -2; }
    .site-navigation-search input:focus, .site-navigation-search input:active {
      outline: 0 !important; }
  .site-navigation-search.active {
    display: block !important; } }

.primary-heading {
  font-weight: normal; }

.page-heading {
  font-size: 1.1rem;
  font-family: "Nexa";
  letter-spacing: 0.2rem;
  color: #343637;
  text-transform: uppercase;
  margin-bottom: 20px; }

#yom.mobile-menu-active .site-body, #yom.mobile-menu-active .site-footer {
  display: none; }

.mobile-menu-container {
  display: none; }
  .mobile-menu-container.active {
    display: block; }

@media (min-width: 39.99999em) {
  .site-header {
    min-height: 200px; }
    .site-header .mobile-bar {
      display: none; }
  .menu-toggle-action, .menu-search-action {
    display: none !important; } }

@media (max-width: 39.99999em) {
  #yom {
    padding-top: 150px;
    left: 0; }
  .menu-toggle-action, .menu-search-action {
    padding: 0 10px; }
  .menu-toggle-action {
    position: absolute;
    right: calc(5% + 2rem);
    left: auto;
    top: 0;
    height: 60px;
    line-height: 70px;
    font-size: 1.2rem; }
    .menu-toggle-action, .menu-toggle-action:hover {
      text-decoration: none; }
  .menu-search-action {
    position: absolute;
    right: 5%;
    left: auto;
    top: 0;
    height: 60px;
    line-height: 70px;
    font-size: 1.2rem; }
  .site-header {
    height: 130px;
    position: fixed;
    z-index: 10000;
    top: 0;
    left: 0;
    width: 100%; }
    .site-header .menu {
      display: none; }
    .site-header:after {
      background: url(/images/clouds-small.png) no-repeat center bottom; }
  .site-logo {
    text-indent: 0;
    height: 60px;
    line-height: 70px;
    font-size: 1.5rem;
    position: absolute;
    font-family: "Nexa";
    top: 0;
    left: 0;
    width: 100%;
    text-align: center;
    bottom: 0;
    background-size: auto 50px;
    background-position: 5% bottom; }
    .site-logo em {
      font-style: normal;
      color: #c1953f; } }

.mobile-default-menu {
  display: none;
  padding-top: 130px;
  font-family: "Nexa"; }
  .mobile-default-menu, .mobile-default-menu a, .mobile-default-menu a:link, .mobile-default-menu a:visited {
    color: black;
    font-weight: bold;
    text-decoration: none; }
  .mobile-default-menu a:active, .mobile-default-menu a.active {
    color: #c1953f; }
  .mobile-default-menu.active {
    display: block;
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    z-index: 9999;
    overflow: auto; }

.mobile-default-menu {
  background: url(/images/mobile-coaster.png) bottom left no-repeat #cfe7f6;
  background-size: 100% auto; }
  .mobile-default-menu a {
    color: white;
    display: block;
    text-align: center;
    padding: 0.6rem 0;
    font-size: 1rem;
    text-transform: uppercase; }

.primary-heading {
  font-weight: normal; }

.page-heading {
  font-size: 1.1rem;
  font-family: "Nexa";
  letter-spacing: 0.2rem;
  color: #343637;
  text-transform: uppercase;
  margin-bottom: 20px; }

.site-navigation {
  padding-left: 10px;
  font-family: "Nexa";
  font-size: 0.8rem;
  text-transform: uppercase; }
  .site-navigation a {
    text-decoration: none !important; }
    .site-navigation a:hover {
      color: #c1953f; }
  .site-navigation > .inner {
    display: table;
    width: 100%; }
    .site-navigation > .inner > * {
      display: table-cell;
      vertical-align: middle;
      font-weight: bold;
      text-align: center;
      padding: 0 0.8em;
      width: 16.6%; }
      .site-navigation > .inner > *.link-guides-and-videos {
        width: 25%;
        min-width: 90px; }
      .site-navigation > .inner > *.link-free-updates {
        width: 25%;
        min-width: 90px; }

@media (min-width: 30em) {
  .site-navigation-actions > nav nav, .site-navigation-actions > nav form {
    display: inline-block; } }

@media (max-width: 39.99999em) {
  .site-navigation .inner {
    padding: 1rem 0;
    max-width: 100%; } }

@media (max-width: 29.99999em) {
  .site-navigation > .inner > a {
    font-size: 1.2rem;
    display: block; } }

.site-body {
  background: white;
  padding-bottom: 20vw; }

#yom {
  position: relative; }

#yom .overlay {
  display: none; }

#yom.requesting:before {
  position: fixed;
  z-index: 500;
  content: "";
  background: rgba(255, 255, 255, 0.3);
  top: 0;
  left: 0;
  right: 0;
  bottom: 0; }

#yom.requesting:after {
  position: fixed;
  top: 30%;
  left: 50%;
  width: 100px;
  margin-left: -40px;
  content: "";
  z-index: 10000;
  animation: rotate 0.5s infinite linear;
  width: 80px;
  height: 80px;
  border-radius: 80px;
  border: 10px solid transparent;
  border-top-color: #c1953f;
  border-bottom-color: #c1953f; }

@media (min-width: 30em) {
  #yom .overlay.active {
    cursor: pointer;
    display: block;
    position: fixed;
    z-index: 500;
    background: rgba(0, 0, 0, 0.5);
    top: 0;
    left: 0;
    right: 0;
    bottom: 0; } }

.primary-heading {
  font-weight: normal; }

.page-heading {
  font-size: 1.1rem;
  font-family: "Nexa";
  letter-spacing: 0.2rem;
  color: #343637;
  text-transform: uppercase;
  margin-bottom: 20px; }

.site-footer {
  margin-top: -3px;
  position: relative;
  z-index: 10;
  background: url(/images/footer-image.png) bottom right no-repeat #1e1d20;
  min-height: 500px;
  color: white;
  font-size: 0.8rem; }
  .site-footer:before {
    content: "";
    position: absolute;
    top: -12.3vw;
    height: 12.5vw;
    left: 0;
    right: 0;
    background: url(/images/footer-body-area.png) 0 0 no-repeat;
    background-size: 100% auto; }
  .site-footer a, .site-footer a:link, .site-footer a:visited, .site-footer a:active {
    color: white; }
  .site-footer .heading {
    font-size: 0.9rem;
    letter-spacing: 0.12rem;
    white-space: nowrap;
    margin: 0;
    padding: 0;
    text-transform: uppercase; }
  .site-footer .form-fields {
    padding: 0; }
  .site-footer .rail-section {
    padding-right: 5%; }
    .site-footer .rail-section .blurb {
      font-size: 0.8rem; }
  .site-footer .categories-section {
    padding-left: 3%; }
    .site-footer .categories-section .heading + * {
      padding-top: 1.1rem; }
  .site-footer .component-category {
    min-width: 50px;
    text-align: center; }
    .site-footer .component-category span {
      font-size: 52px; }
    .site-footer .component-category h6 {
      margin-top: 20px; }

@media (max-width: 30em) {
  .site-footer .component-category {
    width: 20%; } }

.site-footer > .inner > .site-rail {
  overflow: auto; }

@media (min-width: 1201px) {
  .site-footer {
    background-size: 900px auto;
    padding-bottom: 100px; } }

@media (max-width: 1200px) {
  .site-footer {
    background-size: 75% auto; } }

@media (max-width: 61.99999em) {
  .site-footer {
    background-size: 95% auto;
    padding-top: 1rem;
    padding-bottom: 28vw;
    text-align: center; }
    .site-footer .categories-section {
      padding: 0 0 30px !important; }
    .site-footer .rail-section {
      padding: 0 0 !important; }
    .site-footer .component-category {
      box-sizing: content-box;
      padding: 5px; } }

@media (max-width: 61.99999em) {
  .site-footer .categories-section {
    padding-top: 30px !important; } }

@media (min-width: 40em) and (max-width: 61.99999em) {
  .site-footer .form-field {
    padding-right: 0 0.5rem; }
    .site-footer .form-field + .form-field {
      padding-right: 0;
      padding-left: 0.5rem; }
  .categories-section {
    margin-bottom: 50px; } }

.site-footer .social-media-icons {
  text-align: center;
  margin: 30px 0; }

.site-footer .social-media-icons > * {
  background: white;
  color: black !important;
  border-radius: 30px;
  width: 30px;
  font-size: 1rem;
  padding-top: 3px;
  margin-right: 0.5rem;
  line-height: 27px;
  text-align: center;
  display: inline-block; }

.primary-heading {
  font-weight: normal; }

.page-heading {
  font-size: 1.1rem;
  font-family: "Nexa";
  letter-spacing: 0.2rem;
  color: #343637;
  text-transform: uppercase;
  margin-bottom: 20px; }

.listing {
  background: #f7f8f9;
  position: relative;
  border-radius: 10px;
  overflow: hidden;
  border: 1px solid transparent;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0); }
  .listing:hover a {
    text-decoration: none; }
  .listing:active .continue-arrow {
    top: -4px; }

.listing + .listing {
  margin-top: 20px; }

.listing > .inner {
  position: relative;
  padding: 22.5px 22.5px calc(22.5px + 1.5rem); }
  .listing > .inner > date {
    display: block;
    font-size: 0.8rem;
    color: #999; }
  .listing > .inner > .listing-content {
    display: block;
    font-size: 0.8rem;
    line-height: 1.2rem;
    margin-bottom: 20px; }

.listing.detailed > .inner > date {
  position: absolute;
  bottom: 22.5px;
  left: 22.5px; }

.listing .listing-heading {
  display: block;
  margin-bottom: 10px;
  padding: 0; }

.listing .avatar {
  background: #999;
  position: relative;
  display: block;
  width: 100%;
  min-height: 100px;
  overflow: hidden; }

.listing .avatar img {
  position: absolute;
  top: 50%;
  width: 100%;
  min-width: 400px;
  left: 50%;
  transform: translateX(-50%) translateY(-50%); }

@media (max-width: 61.99999em) {
  .listing .avatar {
    min-height: 120px; }
    .listing .avatar img {
      width: 100%; } }

.listing.mini-listing .inner {
  padding: 15px 25px; }
  .listing.mini-listing .inner .listing-heading {
    padding: 0 0 10px;
    margin: 0; }
  .listing.mini-listing .inner date {
    margin-top: 10px; }
  .listing.mini-listing .inner .listing-content {
    font-size: 0.9rem;
    padding: 0;
    margin: 0; }

.listing.arrow > *:before {
  background: black;
  width: 50px;
  height: 100%;
  content: ""; }

@media (max-width: 40em) {
  .listing.mini-listing .inner {
    padding: 15px; } }

.listing .component-type-title {
  position: absolute;
  top: 0;
  left: 0; }

.listing-heading {
  font-family: "Nexa";
  font-weight: bold;
  font-size: 1rem;
  letter-spacing: 0.1rem;
  margin: 0 0 10px; }

.component-card .listing-heading {
  min-height: 2.7rem; }

.listing.mini-listing .listing-heading {
  font-size: 1rem; }

.listing.mini-listing .component-type-title {
  font-size: 1rem; }

@keyframes rotate {
  from {
    transform: rotate(0deg); }
  to {
    transform: rotate(360deg); } }

.is-loading {
  position: relative; }
  .is-loading:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 150;
    background: rgba(0, 0, 0, 0.5); }
  .is-loading:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 200;
    margin-top: -40px;
    margin-left: -40px; }

.is-loading:after, .loading-spinner {
  animation: rotate 0.5s infinite linear;
  width: 80px;
  height: 80px;
  border-radius: 80px;
  border: 10px solid transparent;
  border-top-color: white;
  border-bottom-color: white; }

.toc-list, .toc-list li {
  list-style: none;
  margin: 0;
  padding: 0; }

.toc-list a {
  font-family: "Nexa";
  font-weight: bold; }

.toc-list .level-1 {
  padding-left: 0px; }

.toc-list .level-2 {
  padding-left: 20px; }

.toc-list .level-3 {
  padding-left: 40px; }

@keyframes bounceInDown {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    transform: translate3d(0, -3000px, 0); }
  60% {
    opacity: 1;
    transform: translate3d(0, 25px, 0); }
  75% {
    transform: translate3d(0, -10px, 0); }
  90% {
    transform: translate3d(0, 5px, 0); }
  to {
    transform: none; } }

.animate-bounceInDown {
  animation: 750ms bounceInDown; }

@keyframes bounceOutUp {
  20% {
    transform: translate3d(0, -10px, 0); }
  40%, 45% {
    opacity: 1;
    transform: translate3d(0, 20px, 0); }
  to {
    opacity: 0;
    transform: translate3d(0, -2000px, 0); } }

.animate-bounceOutUp {
  animation: 750ms bounceOutUp; }

.primary-heading {
  font-weight: normal; }

.page-heading {
  font-size: 1.1rem;
  font-family: "Nexa";
  letter-spacing: 0.2rem;
  color: #343637;
  text-transform: uppercase;
  margin-bottom: 20px; }

.tooltip {
  padding: 10px;
  display: inline-block;
  color: black;
  border-radius: 10px;
  background: white;
  text-align: center;
  position: absolute;
  z-index: 1000; }

.tooltip.animateIn {
  animation: animateIn 300ms linear;
  animation-fill-mode: forwards; }

.tooltip.animateOut {
  animation: animateOut 300ms linear;
  animation-fill-mode: forwards; }

.tooltip.animateMove {
  transition: 300ms ease-out; }

@keyframes animateIn {
  0% {
    opacity: 0;
    transform: translateY(-10px); }
  100% {
    opacity: 1;
    transform: translateY(0px); } }

@keyframes animateOut {
  0% {
    opacity: 1;
    transform: translateY(0px); }
  100% {
    opacity: 0;
    transform: translateY(-10px); } }
