a, .active a {
  color: #13AFF0; }
  a:hover, .active a:hover {
    color: #0c8ec4; }

.site-title a {
  color: #fff; }
  .site-title a:hover {
    color: #0c8ec4; }

.site-header {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
  border-bottom: 1px solid black; }
  @media (min-width: 48em) {
    .site-header {
      background-color: rgba(0, 0, 0, 0.3); } }

.header-nav-item a, .nav-album a {
  color: #fff; }

.header-nav-item.active a, .header-nav-item li.active a, .nav-album.active a, .nav-album li.active a {
  color: #13AFF0; }

.header-nav-item a:hover, .header-nav-item.active a:hover, .nav-album a:hover, .nav-album.active a:hover {
  color: #0c8ec4; }

.site-footer a {
  color: #bbb; }
  .site-footer a:hover {
    color: #0c8ec4; }

.socials-list a {
  color: #bbb; }
  .socials-list a:hover {
    color: #13AFF0; }

.logo-artstation {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='161.4' height='30' viewBox='0, 0, 269, 50'%3E%3Cpath d='M76.002 27.435h6.403L79.147 17.25l-3.145 10.18zm5.654-16.178l8.837 26.326h-4.868l-1.872-5.842h-9.1l-1.796 5.85H67.99l8.83-26.323h4.83zM99.066 15.676v8.388h5.88c1.572 0 2.845-.898 2.845-2.434v-3.482c0-1.61-1.34-2.472-3.03-2.472h-5.69zM94.2 37.583v-26.25h11.12c4.568 0 7.3 2.77 7.3 5.766v5.58c0 2.1-1.422 4.16-3.893 5.13l4.418 9.78h-5.092l-4.156-9.21h-4.83v9.21H94.2zm28.044 0V15.638h-6.515v-4.306h17.33v4.307h-5.99v21.95m11.87-7.49v1.69c0 2.323 2.17 4.083 4.98 4.083h3.102c2.884 0 5.13-1.386 5.13-3.82v-1.84c0-4.044-14.49-4.793-14.49-11.72v-2.36c0-2.66 2.51-4.98 5.88-4.98h3.48c3.783 0 6.553 2.508 6.553 5.39v2.36h-2.17v-1.985c0-2.173-2.023-3.82-4.57-3.82h-2.995c-2.21 0-4.01 1.46-4.01 3.37v1.91c0 5.167 14.494 5.842 14.494 11.534v2.51c0 3.294-3.03 5.39-7.115 5.39h-3.37c-4.08 0-7.08-2.62-7.08-5.69v-2.024h2.173zm26.21 7.49V13.277h-7.34V11.37h16.51v1.91h-7v24.304m13.03-10.374h9.133l-4.567-13.22-4.568 13.22zm5.69-16.028l9.25 26.402h-2.21l-2.92-8.426h-10.48l-2.887 8.426h-2.21l9.287-26.402h2.173zm16.922 26.402V13.278h-7.34V11.37h16.514v1.91h-7v24.304M217.012 37.584h2.17V11.37h-2.17m20.668 24.49c2.322 0 4.156-1.76 4.156-4.08V17.174c0-2.322-1.834-4.082-4.156-4.082h-4.905c-2.322 0-4.157 1.76-4.157 4.082v14.604c0 2.323 1.835 4.083 4.157 4.083h4.905zm-5.017 1.948c-3.595 0-6.216-2.62-6.216-5.692v-15.28c0-3.07 2.62-5.69 6.216-5.69h5.204c3.558 0 6.14 2.62 6.14 5.69v15.28c0 3.07-2.582 5.692-6.14 5.692h-5.204zm18.607-.224V11.37h2.247l13.143 22.394V11.332h2.172v26.252h-2.247l-13.142-22.432v22.432' fill='%23fff'/%3E%3Cpath d='M0 37.578l4.613 7.975c.91 1.8 2.774 3.035 4.927 3.035h30.622l-6.354-11.01H0zm54.614.056c0-1.102-.324-2.13-.882-2.99L35.792 3.45C34.862 1.705 33.03.518 30.916.518h-9.483L49.147 48.54l4.37-7.567c.86-1.45 1.096-2.09 1.096-3.34M29.29 29.755L16.903 8.298 4.516 29.754' fill='%2313AFF0'/%3E%3C/svg%3E"); }

.color-darker {
  color: #747474; }

.form-control {
  border-color: #494949; }

.contact-main {
  background-color: #222; }
  .contact-main .contact-text {
    color: #cccccc; }

.contact-social {
  background-color: #555555; }

.contact-form {
  background-color: #272727; }

/*! normalize.css v4.1.1 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Prevent adjustments of font size after orientation changes in IE and iOS.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/**
 * 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,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  /* 1 */
  display: block; }

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

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

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

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

/* Links
   ========================================================================== */
/**
 * 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,
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"],
[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 */ }

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

.icon {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  display: inline-block;
  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; }

.icon-lg {
  font-size: 1.25em; }

.icon-fw {
  padding-right: 0.4em; }

.icon-mail {
  vertical-align: -20%; }

.icon-imdb:before {
  content: "\e901"; }

.icon-twitch-filled:before {
  content: "\e926"; }

.icon-location:before {
  content: "\e924"; }

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

.icon-artstation-filled:before {
  content: "\e923"; }

.icon-steam-filled:before {
  content: "\e916"; }

.icon-tumblr-filled:before {
  content: "\e917"; }

.icon-behance-filled:before {
  content: "\e918"; }

.icon-deviantart-filled:before {
  content: "\e919"; }

.icon-facebook-filled:before {
  content: "\e91a"; }

.icon-google-filled:before {
  content: "\e91b"; }

.icon-instagram-filled:before {
  content: "\e91c"; }

.icon-linkedin-filled:before {
  content: "\e91d"; }

.icon-pinterest-filled:before {
  content: "\e91e"; }

.icon-sketchfab-filled:before {
  content: "\e91f"; }

.icon-twitter-filled:before {
  content: "\e920"; }

.icon-vimeo-filled:before {
  content: "\e921"; }

.icon-youtube-filled:before {
  content: "\e922"; }

.icon-arrow-left:before {
  content: "\e914"; }

.icon-arrow-right:before {
  content: "\e915"; }

.icon-artstation:before {
  content: "\e913"; }

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

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

.icon-pinterest:before {
  content: "\e90d"; }

.icon-sketchfab:before {
  content: "\e90e"; }

.icon-steam:before {
  content: "\e90f"; }

.icon-tumblr:before {
  content: "\e910"; }

.icon-vimeo:before {
  content: "\e911"; }

.icon-web:before {
  content: "\e912"; }

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

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

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

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

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

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

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

.icon-twitch:before {
  content: "\f1e8"; }

.icon-google_plus-filled:before {
  content: "\e91b"; }

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

.icon-imdb-filled:before {
  content: "\e901"; }

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

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

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

@media (min-width: 48em) {
  .text-tablet-right {
    text-align: right; } }

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

.hidden {
  display: none !important; }

@media (max-width: 47.9375em) {
  .hidden-phone {
    display: none !important; } }

@media (min-width: 48em) {
  .visible-phone {
    display: none !important; } }

@media (min-width: 48em) and (max-width: 63.9375em) {
  .hidden-tablet {
    display: none !important; } }

@media (min-width: 64em) {
  .hidden-desktop {
    display: none !important; } }

@media (max-width: 63.9375em) {
  .visible-desktop {
    display: none !important; } }

@media (min-width: 48em) and (max-width: 63.9375em) {
  .visible-tablet {
    display: block !important; } }

.circle {
  border-radius: 50%; }

.nav, .nav-inline {
  list-style: none;
  margin: 0;
  padding: 0; }

.img-fluid {
  max-width: 100%;
  width: auto;
  height: auto;
  vertical-align: top; }

.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px; }

.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1; }

.img-center {
  margin-left: auto;
  margin-right: auto; }

.asset-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
  margin-top: 1.5625rem;
  padding-bottom: 56.25%; }
  .asset-responsive iframe {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border: 0;
    min-height: 100%;
    min-width: 100%; }

/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url("/fonts/fontawesome-webfont.woff2") format("woff2"), url("/fonts/fontawesome-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.pull-left {
  float: left; }

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

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

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

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

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

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

.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -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: #ffffff; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-css3:before {
  content: "\f13c"; }

.fa-anchor:before {
  content: "\f13d"; }

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

.fa-bullseye:before {
  content: "\f140"; }

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

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

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

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

.fa-ticket:before {
  content: "\f145"; }

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

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

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

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

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

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

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

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

.fa-compass:before {
  content: "\f14e"; }

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

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

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

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

.fa-gbp:before {
  content: "\f154"; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-youtube:before {
  content: "\f167"; }

.fa-xing:before {
  content: "\f168"; }

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

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

.fa-dropbox:before {
  content: "\f16b"; }

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

.fa-instagram:before {
  content: "\f16d"; }

.fa-flickr:before {
  content: "\f16e"; }

.fa-adn:before {
  content: "\f170"; }

.fa-bitbucket:before {
  content: "\f171"; }

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

.fa-tumblr:before {
  content: "\f173"; }

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

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

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

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

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

.fa-apple:before {
  content: "\f179"; }

.fa-windows:before {
  content: "\f17a"; }

.fa-android:before {
  content: "\f17b"; }

.fa-linux:before {
  content: "\f17c"; }

.fa-dribbble:before {
  content: "\f17d"; }

.fa-skype:before {
  content: "\f17e"; }

.fa-foursquare:before {
  content: "\f180"; }

.fa-trello:before {
  content: "\f181"; }

.fa-female:before {
  content: "\f182"; }

.fa-male:before {
  content: "\f183"; }

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

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

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

.fa-archive:before {
  content: "\f187"; }

.fa-bug:before {
  content: "\f188"; }

.fa-vk:before {
  content: "\f189"; }

.fa-weibo:before {
  content: "\f18a"; }

.fa-renren:before {
  content: "\f18b"; }

.fa-pagelines:before {
  content: "\f18c"; }

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

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

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

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

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

.fa-wheelchair:before {
  content: "\f193"; }

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

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

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

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

.fa-slack:before {
  content: "\f198"; }

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

.fa-wordpress:before {
  content: "\f19a"; }

.fa-openid:before {
  content: "\f19b"; }

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

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

.fa-yahoo:before {
  content: "\f19e"; }

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

.fa-reddit:before {
  content: "\f1a1"; }

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

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

.fa-stumbleupon:before {
  content: "\f1a4"; }

.fa-delicious:before {
  content: "\f1a5"; }

.fa-digg:before {
  content: "\f1a6"; }

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

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

.fa-drupal:before {
  content: "\f1a9"; }

.fa-joomla:before {
  content: "\f1aa"; }

.fa-language:before {
  content: "\f1ab"; }

.fa-fax:before {
  content: "\f1ac"; }

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

.fa-child:before {
  content: "\f1ae"; }

.fa-paw:before {
  content: "\f1b0"; }

.fa-spoon:before {
  content: "\f1b1"; }

.fa-cube:before {
  content: "\f1b2"; }

.fa-cubes:before {
  content: "\f1b3"; }

.fa-behance:before {
  content: "\f1b4"; }

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

.fa-steam:before {
  content: "\f1b6"; }

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

.fa-recycle:before {
  content: "\f1b8"; }

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

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

.fa-tree:before {
  content: "\f1bb"; }

.fa-spotify:before {
  content: "\f1bc"; }

.fa-deviantart:before {
  content: "\f1bd"; }

.fa-soundcloud:before {
  content: "\f1be"; }

.fa-database:before {
  content: "\f1c0"; }

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

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

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

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

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

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

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

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

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

.fa-vine:before {
  content: "\f1ca"; }

.fa-codepen:before {
  content: "\f1cb"; }

.fa-jsfiddle:before {
  content: "\f1cc"; }

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

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

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

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

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

.fa-git:before {
  content: "\f1d3"; }

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

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

.fa-qq:before {
  content: "\f1d6"; }

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

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

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

.fa-history:before {
  content: "\f1da"; }

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

.fa-header:before {
  content: "\f1dc"; }

.fa-paragraph:before {
  content: "\f1dd"; }

.fa-sliders:before {
  content: "\f1de"; }

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

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

.fa-bomb:before {
  content: "\f1e2"; }

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

.fa-tty:before {
  content: "\f1e4"; }

.fa-binoculars:before {
  content: "\f1e5"; }

.fa-plug:before {
  content: "\f1e6"; }

.fa-slideshare:before {
  content: "\f1e7"; }

.fa-twitch:before {
  content: "\f1e8"; }

.fa-yelp:before {
  content: "\f1e9"; }

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

.fa-wifi:before {
  content: "\f1eb"; }

.fa-calculator:before {
  content: "\f1ec"; }

.fa-paypal:before {
  content: "\f1ed"; }

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

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

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

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

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

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

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

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

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

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

.fa-copyright:before {
  content: "\f1f9"; }

.fa-at:before {
  content: "\f1fa"; }

.fa-eyedropper:before {
  content: "\f1fb"; }

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

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

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

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

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

.fa-lastfm:before {
  content: "\f202"; }

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

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

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

.fa-bicycle:before {
  content: "\f206"; }

.fa-bus:before {
  content: "\f207"; }

.fa-ioxhost:before {
  content: "\f208"; }

.fa-angellist:before {
  content: "\f209"; }

.fa-cc:before {
  content: "\f20a"; }

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

.fa-meanpath:before {
  content: "\f20c"; }

.fa-buysellads:before {
  content: "\f20d"; }

.fa-connectdevelop:before {
  content: "\f20e"; }

.fa-dashcube:before {
  content: "\f210"; }

.fa-forumbee:before {
  content: "\f211"; }

.fa-leanpub:before {
  content: "\f212"; }

.fa-sellsy:before {
  content: "\f213"; }

.fa-shirtsinbulk:before {
  content: "\f214"; }

.fa-simplybuilt:before {
  content: "\f215"; }

.fa-skyatlas:before {
  content: "\f216"; }

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

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

.fa-diamond:before {
  content: "\f219"; }

.fa-ship:before {
  content: "\f21a"; }

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

.fa-motorcycle:before {
  content: "\f21c"; }

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

.fa-heartbeat:before {
  content: "\f21e"; }

.fa-venus:before {
  content: "\f221"; }

.fa-mars:before {
  content: "\f222"; }

.fa-mercury:before {
  content: "\f223"; }

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

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

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

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

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

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

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

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

.fa-neuter:before {
  content: "\f22c"; }

.fa-genderless:before {
  content: "\f22d"; }

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

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

.fa-whatsapp:before {
  content: "\f232"; }

.fa-server:before {
  content: "\f233"; }

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

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

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

.fa-viacoin:before {
  content: "\f237"; }

.fa-train:before {
  content: "\f238"; }

.fa-subway:before {
  content: "\f239"; }

.fa-medium:before {
  content: "\f23a"; }

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

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

.fa-opencart:before {
  content: "\f23d"; }

.fa-expeditedssl:before {
  content: "\f23e"; }

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-clone:before {
  content: "\f24d"; }

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

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

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

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

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

.fa-hourglass:before {
  content: "\f254"; }

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

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

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

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

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

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

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

.fa-trademark:before {
  content: "\f25c"; }

.fa-registered:before {
  content: "\f25d"; }

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

.fa-gg:before {
  content: "\f260"; }

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

.fa-tripadvisor:before {
  content: "\f262"; }

.fa-odnoklassniki:before {
  content: "\f263"; }

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

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

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

.fa-safari:before {
  content: "\f267"; }

.fa-chrome:before {
  content: "\f268"; }

.fa-firefox:before {
  content: "\f269"; }

.fa-opera:before {
  content: "\f26a"; }

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

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

.fa-contao:before {
  content: "\f26d"; }

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

.fa-amazon:before {
  content: "\f270"; }

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

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

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

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

.fa-industry:before {
  content: "\f275"; }

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

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

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

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

.fa-commenting:before {
  content: "\f27a"; }

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

.fa-houzz:before {
  content: "\f27c"; }

.fa-vimeo:before {
  content: "\f27d"; }

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

.fa-fonticons:before {
  content: "\f280"; }

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

.fa-edge:before {
  content: "\f282"; }

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

.fa-codiepie:before {
  content: "\f284"; }

.fa-modx:before {
  content: "\f285"; }

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

.fa-usb:before {
  content: "\f287"; }

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

.fa-mixcloud:before {
  content: "\f289"; }

.fa-scribd:before {
  content: "\f28a"; }

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

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

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

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

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

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

.fa-hashtag:before {
  content: "\f292"; }

.fa-bluetooth:before {
  content: "\f293"; }

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

.fa-percent:before {
  content: "\f295"; }

.fa-gitlab:before {
  content: "\f296"; }

.fa-wpbeginner:before {
  content: "\f297"; }

.fa-wpforms:before {
  content: "\f298"; }

.fa-envira:before {
  content: "\f299"; }

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

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

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

.fa-blind:before {
  content: "\f29d"; }

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

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

.fa-braille:before {
  content: "\f2a1"; }

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

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

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

.fa-glide:before {
  content: "\f2a5"; }

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

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

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

.fa-viadeo:before {
  content: "\f2a9"; }

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

.fa-snapchat:before {
  content: "\f2ab"; }

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

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

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

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

.fa-yoast:before {
  content: "\f2b1"; }

.fa-themeisle:before {
  content: "\f2b2"; }

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

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

.fa-handshake-o:before {
  content: "\f2b5"; }

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

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

.fa-linode:before {
  content: "\f2b8"; }

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

.fa-address-book-o:before {
  content: "\f2ba"; }

.fa-vcard:before,
.fa-address-card:before {
  content: "\f2bb"; }

.fa-vcard-o:before,
.fa-address-card-o:before {
  content: "\f2bc"; }

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

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

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

.fa-id-badge:before {
  content: "\f2c1"; }

.fa-drivers-license:before,
.fa-id-card:before {
  content: "\f2c2"; }

.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: "\f2c3"; }

.fa-quora:before {
  content: "\f2c4"; }

.fa-free-code-camp:before {
  content: "\f2c5"; }

.fa-telegram:before {
  content: "\f2c6"; }

.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
  content: "\f2c7"; }

.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: "\f2c8"; }

.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: "\f2c9"; }

.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: "\f2ca"; }

.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: "\f2cb"; }

.fa-shower:before {
  content: "\f2cc"; }

.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
  content: "\f2cd"; }

.fa-podcast:before {
  content: "\f2ce"; }

.fa-window-maximize:before {
  content: "\f2d0"; }

.fa-window-minimize:before {
  content: "\f2d1"; }

.fa-window-restore:before {
  content: "\f2d2"; }

.fa-times-rectangle:before,
.fa-window-close:before {
  content: "\f2d3"; }

.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: "\f2d4"; }

.fa-bandcamp:before {
  content: "\f2d5"; }

.fa-grav:before {
  content: "\f2d6"; }

.fa-etsy:before {
  content: "\f2d7"; }

.fa-imdb:before {
  content: "\f2d8"; }

.fa-ravelry:before {
  content: "\f2d9"; }

.fa-eercast:before {
  content: "\f2da"; }

.fa-microchip:before {
  content: "\f2db"; }

.fa-snowflake-o:before {
  content: "\f2dc"; }

.fa-superpowers:before {
  content: "\f2dd"; }

.fa-wpexplorer:before {
  content: "\f2de"; }

.fa-meetup:before {
  content: "\f2e0"; }

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

html {
  box-sizing: border-box;
  display: flex; }

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

body {
  font-size: 0.875rem;
  line-height: 1.125;
  min-height: 100vh;
  display: flex;
  flex: 1 1 100vw;
  flex-flow: column nowrap;
  background-color: #171717;
  color: #bbb;
  max-width: 100%; }

a {
  text-decoration: none;
  transition: color 0.25s cubic-bezier(0.45, 0.3, 0.15, 0.95); }
  a:focus, a:active {
    outline: 0; }

h1, h2 {
  text-transform: uppercase;
  font-size: 1.25rem;
  margin-top: 1.875rem;
  margin-bottom: 1.875rem; }

.site-wrapper {
  flex: 1 1 auto; }

.site-sidebar {
  max-width: 30rem;
  min-width: 21.25rem;
  width: 28%;
  flex-basis: 28%;
  padding: 1.875rem;
  border-right: solid 0.0625rem #383838; }
  .site-sidebar .site-title {
    margin-bottom: 1.25rem; }
  .site-sidebar .site-subtitle {
    margin-top: 1.25rem; }
  .site-sidebar .nav + .nav {
    margin-top: 3.125rem; }

a.site-logo img {
  max-height: 60px;
  padding-right: 10px;
  max-width: 100%;
  height: auto; }
  @media (min-width: 64em) {
    a.site-logo img {
      max-height: 80px; } }

.site-title {
  flex: 1 1 auto;
  text-transform: uppercase;
  font-weight: 900;
  font-size: 1rem;
  color: #fff; }
  @media (max-width: 47.9375em) {
    .site-title {
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
      width: 100%; } }
  @media (min-width: 48em) {
    .site-title {
      font-size: 1.5rem; } }
  @media (min-width: 64em) {
    .site-title {
      font-size: 2rem; } }
  .site-title .site-subtitle {
    text-transform: none;
    font-size: 1.25rem;
    font-weight: 400;
    color: #f1f1f1; }

.powered-by-artstation {
  text-align: center;
  padding: 0.9375rem 0;
  background-color: #333333;
  color: #f1f1f1;
  border-bottom: solid 0.0625rem; }

.sticky-wrapper {
  height: 64px; }

.back-to-top {
  width: 64px;
  height: 64px;
  background: url(data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB2aWV3Qm94PSIwIDAgNjQgNjQiPjxjaXJjbGUgaWQ9Ik92YWwiIGNsYXNzPSJzdDAiIGN4PSIzMiIgY3k9IjMyIiByPSIzMiIgZmlsbD0iIzhBOEE4QSIvPjxwYXRoIGNsYXNzPSJzdDEiIGQ9Ik0zOC45IDIzLjRMMzIgMTYuNWwtNi45IDYuOS43LjcgNS43LTUuN3YyOC40aDFWMTguNGw1LjcgNS43eiIgZmlsbD0iI0ZGRkZGRiIvPjwvc3ZnPg==) no-repeat center center;
  background-size: cover;
  position: fixed;
  bottom: 30px;
  right: 30px;
  cursor: pointer;
  display: none; }

.container-sm, .container-lg {
  margin-left: auto;
  margin-right: auto;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
  width: 100%; }

.container-sm {
  max-width: 51.25rem; }

.container-lg {
  max-width: 78.125rem; }
  @media (min-width: 90em) {
    .container-lg {
      padding-left: 0;
      padding-right: 0; } }
  @media (min-width: 120.0625em) {
    .container-lg {
      max-width: 100rem; } }

.container-thin {
  padding-left: 0;
  padding-right: 0; }

@media (max-width: 47.9375em) {
  .container-thin-xs {
    padding-left: 0;
    padding-right: 0; } }

.row, .site-row {
  display: flex;
  flex: 0 1 auto;
  flex-direction: row;
  flex-wrap: wrap; }

.row-middle {
  align-items: center; }

.row-spacing {
  margin-left: -0.9375rem;
  margin-right: -0.9375rem; }
  .row-spacing > * {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem; }

.row-margin > * {
  padding-left: 0.9375rem;
  padding-right: 0.9375rem; }

.album-vertical-item a {
  width: 100%;
  height: 100%;
  display: block; }

.col-1 {
  max-width: 8.33333%;
  flex-basis: 8.33333%; }

.col-2 {
  max-width: 16.66667%;
  flex-basis: 16.66667%; }

.col-3 {
  max-width: 25%;
  flex-basis: 25%; }

.col-4 {
  max-width: 33.33333%;
  flex-basis: 33.33333%; }

.col-5 {
  max-width: 41.66667%;
  flex-basis: 41.66667%; }

.col-6 {
  max-width: 50%;
  flex-basis: 50%; }

.col-7 {
  max-width: 58.33333%;
  flex-basis: 58.33333%; }

.col-8 {
  max-width: 66.66667%;
  flex-basis: 66.66667%; }

.col-9 {
  max-width: 75%;
  flex-basis: 75%; }

.col-10 {
  max-width: 83.33333%;
  flex-basis: 83.33333%; }

.col-11 {
  max-width: 91.66667%;
  flex-basis: 91.66667%; }

.col-12 {
  max-width: 100%;
  flex-basis: 100%; }

@media (min-width: 48em) {
  .col-tablet-1 {
    max-width: 8.33333%;
    flex-basis: 8.33333%; } }

@media (min-width: 48em) {
  .col-tablet-2 {
    max-width: 16.66667%;
    flex-basis: 16.66667%; } }

@media (min-width: 48em) {
  .col-tablet-3 {
    max-width: 25%;
    flex-basis: 25%; } }

@media (min-width: 48em) {
  .col-tablet-4 {
    max-width: 33.33333%;
    flex-basis: 33.33333%; } }

@media (min-width: 48em) {
  .col-tablet-5 {
    max-width: 41.66667%;
    flex-basis: 41.66667%; } }

@media (min-width: 48em) {
  .col-tablet-6 {
    max-width: 50%;
    flex-basis: 50%; } }

@media (min-width: 48em) {
  .col-tablet-7 {
    max-width: 58.33333%;
    flex-basis: 58.33333%; } }

@media (min-width: 48em) {
  .col-tablet-8 {
    max-width: 66.66667%;
    flex-basis: 66.66667%; } }

@media (min-width: 48em) {
  .col-tablet-9 {
    max-width: 75%;
    flex-basis: 75%; } }

@media (min-width: 48em) {
  .col-tablet-10 {
    max-width: 83.33333%;
    flex-basis: 83.33333%; } }

@media (min-width: 48em) {
  .col-tablet-11 {
    max-width: 91.66667%;
    flex-basis: 91.66667%; } }

@media (min-width: 48em) {
  .col-tablet-12 {
    max-width: 100%;
    flex-basis: 100%; } }

@media (min-width: 64em) {
  .col-desktop-1 {
    max-width: 8.33333%;
    flex-basis: 8.33333%; } }

@media (min-width: 64em) {
  .col-desktop-2 {
    max-width: 16.66667%;
    flex-basis: 16.66667%; } }

@media (min-width: 64em) {
  .col-desktop-3 {
    max-width: 25%;
    flex-basis: 25%; } }

@media (min-width: 64em) {
  .col-desktop-4 {
    max-width: 33.33333%;
    flex-basis: 33.33333%; } }

@media (min-width: 64em) {
  .col-desktop-5 {
    max-width: 41.66667%;
    flex-basis: 41.66667%; } }

@media (min-width: 64em) {
  .col-desktop-6 {
    max-width: 50%;
    flex-basis: 50%; } }

@media (min-width: 64em) {
  .col-desktop-7 {
    max-width: 58.33333%;
    flex-basis: 58.33333%; } }

@media (min-width: 64em) {
  .col-desktop-8 {
    max-width: 66.66667%;
    flex-basis: 66.66667%; } }

@media (min-width: 64em) {
  .col-desktop-9 {
    max-width: 75%;
    flex-basis: 75%; } }

@media (min-width: 64em) {
  .col-desktop-10 {
    max-width: 83.33333%;
    flex-basis: 83.33333%; } }

@media (min-width: 64em) {
  .col-desktop-11 {
    max-width: 91.66667%;
    flex-basis: 91.66667%; } }

@media (min-width: 64em) {
  .col-desktop-12 {
    max-width: 100%;
    flex-basis: 100%; } }

@media (min-width: 120.0625em) {
  .col-desktop-xlg-1 {
    max-width: 8.33333%;
    flex-basis: 8.33333%; } }

@media (min-width: 120.0625em) {
  .col-desktop-xlg-2 {
    max-width: 16.66667%;
    flex-basis: 16.66667%; } }

@media (min-width: 120.0625em) {
  .col-desktop-xlg-3 {
    max-width: 25%;
    flex-basis: 25%; } }

@media (min-width: 120.0625em) {
  .col-desktop-xlg-4 {
    max-width: 33.33333%;
    flex-basis: 33.33333%; } }

@media (min-width: 120.0625em) {
  .col-desktop-xlg-5 {
    max-width: 41.66667%;
    flex-basis: 41.66667%; } }

@media (min-width: 120.0625em) {
  .col-desktop-xlg-6 {
    max-width: 50%;
    flex-basis: 50%; } }

@media (min-width: 120.0625em) {
  .col-desktop-xlg-7 {
    max-width: 58.33333%;
    flex-basis: 58.33333%; } }

@media (min-width: 120.0625em) {
  .col-desktop-xlg-8 {
    max-width: 66.66667%;
    flex-basis: 66.66667%; } }

@media (min-width: 120.0625em) {
  .col-desktop-xlg-9 {
    max-width: 75%;
    flex-basis: 75%; } }

@media (min-width: 120.0625em) {
  .col-desktop-xlg-10 {
    max-width: 83.33333%;
    flex-basis: 83.33333%; } }

@media (min-width: 120.0625em) {
  .col-desktop-xlg-11 {
    max-width: 91.66667%;
    flex-basis: 91.66667%; } }

@media (min-width: 120.0625em) {
  .col-desktop-xlg-12 {
    max-width: 100%;
    flex-basis: 100%; } }

.nav li {
  margin: 1.125rem 0; }
  @media (min-width: 48em) {
    .nav li {
      margin: 1.5625rem 0; } }

.nav-inline {
  display: flex;
  flex: 0 1 auto;
  align-items: center;
  justify-content: center; }
  .nav-inline a {
    transition: all 0.2s cubic-bezier(0.55, 0.085, 0.68, 0.53); }
  .nav-inline li {
    padding: 0.3125rem 0.9375rem; }
  @media (min-width: 48em) {
    .nav-inline {
      flex-wrap: wrap; } }
  @media (min-width: 64em) {
    .nav-inline li {
      max-width: 25%; } }

.nav-album {
  text-align: center;
  padding: 0.9375rem 1.25rem;
  font-weight: 600;
  background-color: #222; }
  .nav-album .active {
    color: #13AFF0; }
  .nav-album a {
    text-transform: uppercase;
    line-height: 1.35714; }

.responsive-nav-container {
  padding-top: 1.5625rem;
  display: none; }
  .responsive-nav--open .responsive-nav-container {
    display: block; }

.site-header {
  padding: 1.5625rem; }
  .site-header .site-header-col-left {
    max-width: 80%;
    flex: 1 1 80%; }
    @media (min-width: 64em) {
      .site-header .site-header-col-left {
        max-width: 40%;
        flex: 1 1 40%; } }
  .site-header .site-header-col-right {
    max-width: 20%;
    flex: 1 1 20%; }
    @media (min-width: 64em) {
      .site-header .site-header-col-right {
        max-width: 60%;
        flex: 1 1 60%; } }

.header-nav {
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 0.0625rem;
  font-size: .815rem; }
  .header-nav .header-nav-item {
    display: inline-block;
    vertical-align: top;
    padding-left: 1.875rem; }
    .header-nav .header-nav-item:first-child {
      padding-left: 0; }

.menu-icon {
  display: none;
  width: 1.25rem;
  height: 0.6875rem;
  margin-right: 0.5rem;
  position: relative; }

.menu-icon-line {
  display: block;
  width: 1.25rem;
  height: 0.0625rem;
  background: currentColor;
  margin-right: 0.6875rem;
  transform: rotate(0deg);
  transition: transform .25s ease-in-out;
  position: absolute;
  top: 0;
  left: 0; }
  .menu-icon-line:first-child {
    margin-top: 0; }
  .menu-icon-line:nth-child(1) {
    top: 0;
    transform-origin: left center; }
  .menu-icon-line:nth-child(2) {
    top: 0.3125rem;
    transform-origin: left center; }
  .menu-icon-line:nth-child(3) {
    top: 0.625rem;
    transform-origin: left center; }

.responsive-nav--open .menu-icon span:nth-child(1) {
  transform: translateY(-2px) rotate(45deg);
  top: 0; }

.responsive-nav--open .menu-icon span:nth-child(2) {
  width: 0%;
  opacity: 0; }

.responsive-nav--open .menu-icon span:nth-child(3) {
  transform: translateY(2px) rotate(-45deg);
  top: 0.625rem; }

.site-footer {
  padding: 1.875rem 0 0;
  background-color: #222;
  color: #bbb; }
  @media (max-width: 47.9375em) {
    .site-footer {
      text-align: center; } }
  .site-footer .footer-container {
    padding-bottom: 1.875rem; }
  .site-footer .copy {
    color: #bbb; }
  .site-footer .contacts {
    font-weight: 900;
    text-transform: uppercase;
    color: #bbb; }
  .site-footer .footer-social-item {
    font-size: 10px;
    display: inline-block;
    vertical-align: top; }
  .site-footer .footer-social-link {
    display: inline-block;
    vertical-align: top;
    text-align: center;
    width: 1.875rem;
    height: 1.875rem;
    line-height: 1.875rem;
    color: #fff;
    border-radius: 50%;
    margin: 0 0.625rem 0.625rem 0;
    transition: opacity 0.25s cubic-bezier(0.45, 0.3, 0.15, 0.95); }
    .site-footer .footer-social-link:hover {
      color: #fff;
      opacity: .8; }
  .site-footer .icon-artstation-filled {
    background: #13AFF0; }
  .site-footer .icon-facebook-filled {
    background: #3b5999; }
  .site-footer .icon-linkedin-filled {
    background: #0077B5; }
  .site-footer .icon-twitter-filled {
    background: #55acee; }
  .site-footer .icon-tumblr-filled {
    background: #34465d; }
  .site-footer .icon-pinterest-filled {
    background: #bd081c; }
  .site-footer .icon-vimeo-filled {
    background: #1ab7ea; }
  .site-footer .icon-youtube-filled {
    background: #cd201f; }
  .site-footer .icon-behance-filled {
    background: #131418; }
  .site-footer .icon-deviantart-filled {
    background: #05cc47; }
  .site-footer .icon-steam-filled {
    background: #000; }
  .site-footer .icon-google-filled {
    background: #dd4b39; }
  .site-footer .icon-google_plus-filled {
    background: #dd4b39; }
  .site-footer .icon-sketchfab-filled {
    background: #1caad9; }
  .site-footer .icon-instagram-filled {
    background: #e4405f; }
  .site-footer .icon-twitch-filled {
    background: #6441A4; }
  .site-footer .icon-imdb-filled {
    background: #f3ce13; }

abbr {
  display: none; }

.control-label {
  display: block;
  font-size: 1.125rem;
  margin-bottom: 1.0625rem; }

.form-control {
  width: 100%;
  display: block;
  border: 0.0625rem solid transparent;
  font-size: 1.125rem;
  padding: 0.5rem;
  margin-bottom: 1.25rem;
  color: #fff;
  background-color: #171717; }
  .form-control:focus {
    outline: none; }

.btn {
  background: #13AFF0;
  text-decoration: none;
  padding: 0.5rem 0.6875rem;
  border-radius: 0.125rem;
  display: inline-block;
  vertical-align: baseline;
  transition: background-color .2s linear;
  border: 0;
  color: #fff;
  cursor: pointer; }
  .btn:hover {
    background: #0c8ec4; }

.recaptcha_container {
  margin-bottom: 1.25rem;
  max-width: 100%; }
  @media (max-width: 414px) {
    .recaptcha_container {
      transform: scale(0.8);
      transform-origin: 0 0; } }

@media (max-width: 47.9375em) {
  .theme-bombastic .site-wrapper {
    min-height: 100vh; } }

.theme-bombastic .header-nav-item a {
  text-shadow: 0 2px 0 rgba(0, 0, 0, 0.15); }

@media (min-width: 64em) {
  .theme-horizon .site-header {
    padding: 3.1875rem 1.5625rem; } }

@media (min-width: 64em) {
  .theme-vertical .site-header {
    padding: 3.1875rem 1.5625rem; } }

@media (max-width: 47.9375em) {
  .theme-vertical .album-vertical-item {
    min-height: 50vh; } }
  @media (max-width: 47.9375em) and (orientation: landscape) {
    .theme-vertical .album-vertical-item {
      min-height: 100vh; } }

@media (max-width: 47.9375em) {
  .theme-vertical .album-vertical-title {
    font-size: 0.9375rem; } }

.logo-artstation {
  display: inline-block;
  background-size: 100% auto;
  width: 10.0625rem;
  height: 1.875rem; }
  @media (min-width: 64em) {
    .logo-artstation {
      width: 10.0625rem;
      height: 1.875rem; } }
  .powered-by-artstation .logo-artstation {
    width: 5.8125rem;
    height: 1.0625rem;
    margin-left: 0.5em;
    vertical-align: -15%; }

.album-grid {
  padding-right: 0.0625rem; }
  .album-grid-item {
    padding-left: 0.0625rem;
    padding-top: 0.0625rem;
    position: relative; }
    .album-grid-item a {
      vertical-align: top; }
    .album-grid-item .img-fluid {
      width: 100%;
      vertical-align: top; }
    .album-grid-item-overlay {
      opacity: 0;
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background: linear-gradient(to bottom, rgba(34, 34, 34, 0), rgba(34, 34, 34, 0.7));
      transition: opacity .3s linear; }
    .album-grid-item-overlay-inner {
      position: absolute;
      padding: 1.3125rem 2rem;
      bottom: 0;
      left: 0;
      width: 100%; }
    .album-grid-item-name {
      font-size: 1.2rem;
      font-weight: 600;
      color: #fff;
      line-height: 1.5rem;
      overflow-wrap: break-word; }
    .album-grid-item:hover .album-grid-item-overlay, .album-grid-item.hover .album-grid-item-overlay {
      opacity: 1; }
  @media (min-width: 64em) {
    .album-grid .col-desktop-3 {
      max-width: 20%;
      flex-basis: 20%; } }
  @media (min-width: 120.0625em) {
    .album-grid .col-desktop-xlg-2 {
      max-width: 14.285714286%;
      flex-basis: 14.285714286%; } }

.album-horizontal {
  text-align: center; }
  .album-horizontal-item {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    position: relative;
    min-height: 9.375rem;
    margin-bottom: 0.625rem; }
    .album-horizontal-item a {
      position: absolute;
      left: 0;
      top: 0;
      bottom: 0;
      right: 0;
      display: block; }
    .album-horizontal-item:first-child {
      margin-top: 0.625rem; }
  .album-horizontal-title {
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    margin-top: -0.75rem;
    text-transform: uppercase;
    font-size: 1.5rem;
    font-weight: 900;
    color: #fff; }

.album-vertical .row > *, .album-vertical .site-row > * {
  position: relative; }

@media (max-width: 47.9375em) {
  .album-vertical {
    padding-right: 0.0625rem; } }

@media (min-width: 48em) {
  .album-vertical {
    overflow-y: auto; } }

.album-vertical-item {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover; }
  @media (max-width: 47.9375em) {
    .album-vertical-item {
      padding-left: 0.0625rem;
      padding-top: 0.0625rem; } }
  @media (min-width: 48em) {
    .album-vertical-item a {
      position: absolute;
      left: 0;
      top: 0;
      bottom: 0;
      right: 0;
      display: block; } }
  @media (max-width: 47.9375em) {
    .album-vertical-item-wrap {
      min-height: 50vh; } }
  @media (max-width: 47.9375em) and (orientation: landscape) {
    .album-vertical-item-wrap {
      min-height: 200vh; } }

.album-vertical-title {
  position: absolute;
  left: 5%;
  bottom: 7%;
  text-transform: uppercase;
  font-size: 1.875rem;
  font-weight: 900;
  color: #fff; }
  .album-vertical-title:before {
    content: '';
    display: block;
    position: absolute;
    bottom: 100%;
    margin-bottom: 1.25rem;
    height: 0.375rem;
    width: 3.75rem;
    background-color: currentColor; }

@media (min-width: 48em) {
  .album-vertical .row, .album-vertical .site-row {
    flex-wrap: nowrap; } }

@media (min-width: 48em) {
  .album-vertical .row > *, .album-vertical .site-row > * {
    min-width: 40%; } }

@media (min-width: 64em) {
  .album-vertical .row > *, .album-vertical .site-row > * {
    min-width: 19%; } }

.mosaic_grid {
  margin-left: 10px; }

.album-mosaic {
  width: 100%;
  margin-top: 1.875rem;
  margin-left: -0.3125rem;
  margin-right: -0.3125rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  opacity: 0; }
  .album-mosaic-item {
    position: relative;
    display: block;
    margin-left: 0.3125rem;
    margin-right: 0.3125rem;
    margin-bottom: 0.625rem; }
    .album-mosaic-item:hover .album-mosaic-inner {
      opacity: 1; }
  .album-mosaic-inner {
    position: absolute;
    color: #fff;
    padding: 1.25rem 2.5rem;
    z-index: 2;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7);
    opacity: 0;
    transition: opacity .4s linear;
    text-align: center;
    text-overflow: ellipsis;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap; }
  .album-mosaic-image {
    width: 100%;
    height: initial;
    vertical-align: top; }
  .album-mosaic-label {
    width: 100%;
    font-size: 0.875rem;
    color: #B3B3B3;
    text-transform: uppercase;
    margin-bottom: 0.625rem; }
  .album-mosaic-project {
    width: 100%;
    font-size: 1.25rem;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
    position: relative;
    padding-bottom: 1.25rem; }
    .album-mosaic-project:before {
      content: '';
      position: absolute;
      bottom: 0;
      left: 50%;
      margin-left: -1.5625rem;
      width: 3.125rem;
      height: 0.1875rem;
      background: #13AFF0; }
  .album-mosaic-description {
    margin-top: 1.375rem;
    text-align: center;
    color: #BFBFBF;
    font-size: 0.875rem;
    text-overflow: ellipsis; }
  .album-mosaic-embed {
    margin-bottom: -0.625rem;
    margin-top: 0; }
  @media (max-width: 47.9375em) {
    .album-mosaic {
      margin-top: 1.25rem; } }

.tag {
  font-weight: 600;
  display: inline-block;
  vertical-align: top;
  text-transform: uppercase;
  font-size: 0.6875rem;
  color: inherit;
  border: solid 1px currentColor;
  padding: 0.375rem 0.9375rem;
  border-radius: 0.125rem; }
  .tag-list {
    font-size: 0;
    margin-left: -0.3125rem; }
    .tag-list .tag {
      margin-left: 0.3125rem;
      margin-right: 0.3125rem;
      margin-bottom: 0.625rem; }

.socials-list {
  font-size: 0;
  margin: 0.9375rem 0 0; }

.socials-item {
  display: inline-block;
  margin: 0.9375rem 0.9375rem 0; }

.socials-link {
  font-size: 1.5rem; }

#slides {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  z-index: -1; }

.slide {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  z-index: 1;
  transition: opacity 1s;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }

.showing {
  opacity: 1;
  z-index: 2; }

.default_splash .site-wrapper {
  position: relative; }

.default_splash .site-footer {
  display: none; }

.default_splash .responsive-nav-container {
  padding-left: 1.5rem;
  padding-right: 1.5rem; }

.default_splash.responsive-nav--open .site-header .col-9 {
  display: block; }

.default_splash.responsive-nav--open .site-header-menu-btn {
  color: #fff;
  background: transparent; }

@media (max-width: 63.9375em) {
  .default_splash .site-header {
    background-color: #171717; }
    .default_splash .site-header .col-9 {
      order: 2;
      display: none;
      max-width: 55%;
      flex-basis: 55%;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
      text-align: right;
      padding-right: 1.5rem; }
    .default_splash .site-header .col-3 {
      order: 1;
      max-width: 45%;
      flex-basis: 45%;
      text-align: left; }
    .default_splash .site-header .menu-icon {
      display: inline-block;
      vertical-align: baseline; }
    .default_splash .site-header .site-header-menu-btn {
      display: inline-block;
      background: #fff;
      color: #000;
      text-transform: uppercase;
      font-weight: 600;
      font-size: 0.8125rem;
      padding: 0.9375rem 1.25rem;
      border-radius: 1.25rem; }
  .default_splash:not(.responsive-nav--open) .site-header {
    background: transparent; } }

@media (min-width: 120.0625em) {
  .default_splash .site-footer {
    display: block; } }

.project-page {
  font-size: 1rem;
  line-height: 1.375; }
  .project-page .album-grid {
    margin-bottom: 1.875rem; }
  .project-page-right {
    margin-top: 1.875rem; }
    @media (max-width: 47.9375em) {
      .project-page-right {
        margin-bottom: 1.875rem; } }
    @media (min-width: 90em) {
      .project-page-right {
        max-width: 100%;
        padding-left: 3.75rem;
        padding-right: 3.75rem; } }
    .project-page-right h1, .project-page-right .project-current, .project-page-right .project-share-icons {
      text-align: center; }
      @media (min-width: 64em) {
        .project-page-right h1, .project-page-right .project-current, .project-page-right .project-share-icons {
          text-align: left; } }
    .project-page-right .project-current {
      margin-top: 0.9375rem; }
  .project-page-prev, .project-page-next {
    position: fixed;
    top: 50vh;
    text-align: center;
    z-index: 2;
    color: inherit;
    width: 1.25rem;
    font-size: 1.25rem;
    transform: translate(0, -50%); }
    @media (min-width: 48em) {
      .project-page-prev, .project-page-next {
        width: 2.5rem;
        font-size: 1.875rem; } }
    @media (min-width: 64em) {
      .project-page-prev, .project-page-next {
        width: 5rem;
        font-size: 2.5rem; } }
  .project-page-prev {
    left: 0; }
  .project-page-next {
    right: 0; }

.project-section {
  margin-bottom: 1.875rem;
  margin-left: 1.25rem;
  margin-right: 1.25rem; }
  @media (min-width: 48em) {
    .project-section {
      margin-left: 2.5rem;
      margin-right: 2.5rem; } }
  @media (min-width: 64em) {
    .project-section {
      margin-left: 5rem;
      margin-right: 5rem; } }
  .project-section a {
    text-decoration: underline; }
    .project-section a:hover {
      text-decoration: none; }

.project-current {
  font-size: 0.875rem;
  text-align: center;
  margin-top: 2.1875rem; }
  .project-current a {
    color: inherit;
    opacity: .5;
    text-decoration: none; }
    .project-current a:hover {
      opacity: 1;
      color: #13AFF0;
      text-decoration: underline; }
  .project-current .fa {
    margin-right: 0.25rem; }

.project-share-icons {
  margin-top: 1.875rem;
  margin-bottom: 1.875rem;
  text-align: center; }
  .project-share-icons a {
    text-decoration: none; }

.project-share {
  display: inline-block;
  vertical-align: baseline;
  color: #fff;
  font-size: 0.75rem;
  padding: 0.375rem 0.5625rem;
  border-radius: 0.1875rem;
  margin-left: 0.625rem;
  transition: opacity 0.25s cubic-bezier(0.45, 0.3, 0.15, 0.95); }
  @media (min-width: 64em) {
    .project-share .icon {
      margin-right: 0.375rem; } }
  .project-share:first-child {
    margin-left: 0; }
  .project-share:hover {
    color: #fff;
    opacity: .8; }
  @media (max-width: 1023px) {
    .project-share {
      width: 1.5625rem;
      height: 1.5625rem;
      line-height: 1.6875rem;
      text-align: center;
      border-radius: 50%;
      padding: 0; } }
  .project-share-text {
    display: none; }
    @media (min-width: 64em) {
      .project-share-text {
        display: inline; } }
  .project-share-fb {
    background: #3b5997; }
  .project-share-pinterest {
    background: #bd081c; }
  .project-share-twitter {
    background: #54abee; }
  .project-share-linkedin {
    background: #4875B4; }

.project-asset-caption {
  margin-left: auto;
  margin-right: auto;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
  text-align: center;
  margin-top: 0.5em;
  word-break: break-word; }
  .project-asset-caption p {
    padding-top: 0;
    margin-top: 0; }

@media (min-width: 64em) {
  .block-image .constrained {
    width: auto;
    max-height: 95vh; } }

.project-description {
  word-break: break-word; }

.about-page {
  font-size: 1rem;
  line-height: 1.375; }

.about-section, .about-productions, .about-experience {
  padding-bottom: 2.5rem;
  margin-bottom: 2.5rem;
  border-bottom: solid 0.0625rem #383838; }
  @media (min-width: 64em) {
    .about-section, .about-productions, .about-experience {
      padding-left: 2.5rem;
      padding-right: 2.5rem; } }
  .about-section:last-child, .about-productions:last-child, .about-experience:last-child {
    border-bottom: 0;
    padding-bottom: 0; }

.about-intro {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
  background-color: #222; }

.about-photo img {
  vertical-align: top;
  border-radius: 50%; }

.about-name {
  font-weight: 700;
  font-size: 1.5rem;
  margin-top: 1.25rem;
  margin-bottom: 0.25rem;
  text-transform: none; }
  @media (min-width: 64em) {
    .about-name {
      font-size: 2rem; } }

.about-position {
  font-size: 1.25rem;
  color: #f1f1f1; }

.about-location {
  margin-top: 0.5625rem;
  color: #f1f1f1; }
  .about-location .icon {
    margin-right: 0.5625rem; }

.about-email {
  margin-top: 1.25rem; }

.productions-list, .production-info, .experience-list {
  list-style: none;
  padding: 0;
  margin: 0; }

.production-item {
  width: 100%;
  margin-top: 2.5rem; }
  .production-item:first-child {
    margin-top: 0; }
  @media (min-width: 768px), (max-width: 767px) and (orientation: landscape) {
    .production-item {
      display: flex; } }

@media (max-width: 767px) and (orientation: portrait) {
  .production-image {
    margin-bottom: 1.375rem; }
    .production-image .img-fluid {
      width: auto;
      display: inline; } }

.production-info {
  flex: 1; }
  @media (min-width: 768px), (max-width: 767px) and (orientation: landscape) {
    .production-info {
      padding-left: 1.375rem; } }
  @media (min-width: 64em) {
    .production-info {
      padding-left: 4.375rem; } }

.production-info-line {
  border-bottom: 0.0625rem solid #383838;
  font-weight: 600;
  padding-bottom: 0.9375rem;
  margin-bottom: 0.9375rem; }
  .production-info-line:last-child {
    border-bottom: 0; }
  @media (min-width: 64em) {
    .production-info-line {
      display: flex; } }

@media (min-width: 64em) {
  .production-info-label {
    width: 33%;
    word-wrap: break-word;
    padding-right: 10px;
    hyphens: auto; } }

.experience-item {
  font-size: 0.875rem;
  padding-bottom: 1.4375rem;
  margin-bottom: 1.375rem;
  border-bottom: 0.0625rem solid #383838; }

@media (min-width: 48em) {
  .experience-left {
    float: left; }
  .experience-right {
    float: right; } }

.experience-location {
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  font-size: 0.75rem; }
  @media (min-width: 64em) {
    .experience-location {
      padding-bottom: 1.375rem; } }

.experience-period {
  display: inline-block;
  border: 0.0625rem solid currentColor;
  font-size: 0.625rem;
  border-radius: 0.1875rem;
  padding: 0.125rem 0.3125rem;
  margin-bottom: 0.375rem; }
  @media (min-width: 64em) {
    .experience-period {
      margin-bottom: 0; } }

@media (min-width: 48em) {
  .software-icons {
    display: flex;
    flex-wrap: wrap; } }

.software-icon-item {
  display: flex;
  align-items: center;
  margin-bottom: 0.9375rem; }
  @media (min-width: 48em) {
    .software-icon-item {
      width: 33%; } }

.software-icon-name {
  padding: 0 0.9375rem; }

.page-error {
  margin: 2.5rem 1.25rem; }
  .page-error-code {
    font-size: 3rem;
    font-weight: 900;
    margin-bottom: 0.25rem;
    color: #fff; }
  .page-error-info {
    font-size: 1.125rem;
    margin-bottom: 1.75rem; }

.page-password {
  max-width: 600px;
  padding: 2.5rem;
  margin: 2.5rem auto;
  border-radius: 0.125rem;
  background-color: #383838; }

#contact-sent {
  padding: 5rem; }
  #contact-sent .contact-sent-pretitle {
    font-size: 1.25rem; }
  #contact-sent .contact-sent-title {
    font-size: 3.125rem;
    margin: 0.625rem 0; }

.contact-main {
  padding: 50px;
  font-size: 20px;
  margin-top: 50px;
  color: #fff; }
  .contact-main .contact-text {
    font-size: 14px; }

.contact-social {
  padding: 0.625rem 1.25rem; }
  .contact-social .socials-list {
    margin-top: 0; }
    .contact-social .socials-list .socials-item {
      margin-top: 0.625rem;
      margin-bottom: 0.625rem; }

.contact-form {
  padding: 2.5rem;
  margin-bottom: 3.125rem;
  text-align: left;
  color: #fff; }
  .contact-form input.form-control {
    min-height: 3.125rem;
    line-height: 1.875rem; }
  .contact-form textarea {
    min-height: 12.5rem; }
  .contact-form .btn {
    padding: 0.9375rem 1.25rem; }

.contact-text {
  line-height: 1.8; }

#contact-sent {
  padding-top: 3.125rem; }
  #contact-sent .checkbox {
    margin: auto;
    margin-bottom: 2.5rem;
    font-size: 3.125rem;
    background: #13AFF0;
    color: #fff;
    width: 6.25rem;
    height: 6.25rem;
    line-height: 6.25rem;
    border-radius: 50%; }
