/*
 * Theme Name: Badder Ink
 * Theme URI: https://badderink.com
 * Description: Version 0.11.13-213 of Badder Ink. This website is for Badder's tattoo business.
 * Author: Marko Bajlovic
 * Author URI: https://www.marko.tech
 * Version: 0.11.13-213
 * Copyright (c) 2022
 * Reelio; Licensed MIT
 * Published: 2022-09-26
*/

@charset "UTF-8";
.mfp-bg,
.mfp-iframe-scaler,
.sr-only,
header#masthead,
svg:not(:root) {
  overflow: hidden;
}
.mfp-wrap,
.slide-in-down.mui-enter {
  -webkit-backface-visibility: hidden;
}
.mfp-arrow:after,
.mfp-arrow:before,
.mfp-container:before,
.mfp-figure:after {
  content: '';
}
.mfp-container:before,
.mfp-content {
  display: inline-block;
  vertical-align: middle;
}
.mfp-bg,
.mfp-container,
.mfp-wrap {
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
}
.mfp-bg {
  z-index: 1042;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
}
.mfp-wrap {
  z-index: 1043;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  overflow: auto;
  outline: 0 !important;
}
.mfp-container {
  text-align: center;
  position: fixed;
  padding: 0 8px;
  box-sizing: border-box;
}
.mfp-container:before {
  height: 100%;
}
.mfp-align-top .mfp-container:before {
  display: none;
}
.mfp-content {
  position: relative;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}
.mfp-close,
.mfp-preloader {
  text-align: center;
  position: absolute;
}
.mfp-ajax-holder .mfp-content,
.mfp-inline-holder .mfp-content {
  width: 100%;
  cursor: auto;
}
.mfp-ajax-cur {
  cursor: progress;
}
.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}
.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}
.mfp-auto-cursor .mfp-content {
  cursor: auto;
}
.mfp-arrow,
.mfp-close,
.mfp-counter,
.mfp-preloader {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.mfp-loading.mfp-figure {
  display: none;
}
.mfp-hide {
  display: none !important;
}
.mfp-preloader {
  color: #ccc;
  top: 50%;
  width: auto;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}
.mfp-preloader a {
  color: #ccc;
}
.mfp-close,
.mfp-preloader a:hover {
  color: #fff;
}
.mfp-s-error .mfp-content,
.mfp-s-ready .mfp-preloader {
  display: none;
}
button.mfp-arrow,
button.mfp-close {
  overflow: visible;
  cursor: pointer;
  background: 0 0;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: 0;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation;
}
button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  right: 0;
  top: 0;
  text-decoration: none;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}
.mfp-close:focus,
.mfp-close:hover {
  opacity: 1;
}
.mfp-close:active {
  top: 1px;
}
.mfp-close-btn-in .mfp-close {
  color: #333;
}
.mfp-iframe-holder .mfp-close,
.mfp-image-holder .mfp-close {
  color: #fff;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}
.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #ccc;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}
.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: -55px 0 0;
  top: 50%;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent;
}
.mfp-arrow:active {
  margin-top: -54px;
}
.mfp-arrow:focus,
.mfp-arrow:hover {
  opacity: 1;
}
.mfp-arrow:after,
.mfp-arrow:before {
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: inset transparent;
}
.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}
.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}
.mfp-arrow-left {
  left: 0;
}
.mfp-arrow-left:after {
  border-right: 17px solid #fff;
  margin-left: 31px;
}
.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3f3f3f;
}
.mfp-arrow-right {
  right: 0;
}
.mfp-arrow-right:after {
  border-left: 17px solid #fff;
  margin-left: 39px;
}
.mfp-arrow-right:before {
  border-left: 27px solid #3f3f3f;
}
.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}
.mfp-iframe-holder .mfp-close {
  top: -40px;
}
.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
pre,
textarea {
  overflow: auto;
}
.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0;
  margin: 0 auto;
}
.mfp-figure {
  line-height: 0;
}
.mfp-figure:after {
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444;
}
.mfp-figure small {
  color: #bdbdbd;
  display: block;
  font-size: 12px;
  line-height: 14px;
}
.mfp-figure figure {
  margin: 0;
}
.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}
.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #f3f3f3;
  word-wrap: break-word;
  padding-right: 36px;
}
.mfp-image-holder .mfp-content {
  max-width: 100%;
}
.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}
@media screen and (max-width: 800px) and (orientation: landscape),
  screen and (max-height: 300px) {
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box;
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}
.fa,
.fa-stack,
.white-popup .button,
audio,
canvas,
img,
progress,
video {
  display: inline-block;
}
.small-pull-1,
.small-pull-10,
.small-pull-11,
.small-pull-2,
.small-pull-3,
.small-pull-4,
.small-pull-5,
.small-pull-6,
.small-pull-7,
.small-pull-8,
.small-pull-9,
.small-push-1,
.small-push-10,
.small-push-11,
.small-push-2,
.small-push-3,
.small-push-4,
.small-push-5,
.small-push-6,
.small-push-7,
.small-push-8,
.small-push-9,
.white-popup,
sub,
sup {
  position: relative;
}
@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
  }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
  }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}
.white-popup {
  background: #fff;
  padding: 25px;
  width: auto;
  max-width: 600px;
  margin: 0 auto;
  max-height: 100svh;
  overflow-y: scroll;
}
.white-popup.wider {
  max-width: 800px;
}
.white-popup h2 {
  color: #000;
}
.white-popup .button {
  background: #b00;
  color: #fff;
  padding: 10px 15px;
  border-radius: 6px;
  min-width: 150px;
  text-align: center;
}
.white-popup .button:focus,
.white-popup .button:hover {
  background-color: #e00;
}
.mfp-zoom-in .mfp-with-anim {
  opacity: 0;
  transition: all 0.2s ease-in-out;
  transform: scale(0.8);
}
.mfp-zoom-in.mfp-bg {
  opacity: 0;
  transition: all 0.3s ease-out;
}
.mfp-zoom-in.mfp-ready .mfp-with-anim {
  opacity: 1;
  transform: scale(1);
}
.mfp-zoom-in.mfp-ready.mfp-bg {
  opacity: 0.8;
}
.mfp-zoom-in.mfp-removing .mfp-with-anim {
  transform: scale(0.8);
  opacity: 0;
}
.mfp-zoom-in.mfp-removing.mfp-bg {
  opacity: 0;
}
.mfp-newspaper .mfp-with-anim {
  opacity: 0;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.5s;
  transform: scale(0) rotate(500deg);
}
.mfp-newspaper.mfp-bg {
  opacity: 0;
  transition: all 0.5s;
}
.mfp-newspaper.mfp-ready .mfp-with-anim {
  opacity: 1;
  transform: scale(1) rotate(0);
}
.mfp-newspaper.mfp-ready.mfp-bg {
  opacity: 0.8;
}
.mfp-newspaper.mfp-removing .mfp-with-anim {
  transform: scale(0) rotate(500deg);
  opacity: 0;
}
.mfp-newspaper.mfp-removing.mfp-bg {
  opacity: 0;
}
.mfp-move-horizontal .mfp-with-anim {
  opacity: 0;
  transition: all 0.3s;
  transform: translateX(-50px);
}
.mfp-move-horizontal.mfp-bg {
  opacity: 0;
  transition: all 0.3s;
}
.mfp-move-horizontal.mfp-ready .mfp-with-anim {
  opacity: 1;
  transform: translateX(0);
}
.mfp-move-horizontal.mfp-ready.mfp-bg {
  opacity: 0.8;
}
.mfp-move-horizontal.mfp-removing .mfp-with-anim {
  transform: translateX(50px);
  opacity: 0;
}
.mfp-move-horizontal.mfp-removing.mfp-bg {
  opacity: 0;
}
.mfp-move-from-top .mfp-content {
  vertical-align: top;
}
.mfp-move-from-top .mfp-with-anim {
  opacity: 0;
  transition: all 0.2s;
  transform: translateY(-100px);
}
.mfp-move-from-top.mfp-bg {
  opacity: 0;
  transition: all 0.2s;
}
.mfp-move-from-top.mfp-ready .mfp-with-anim {
  opacity: 1;
  transform: translateY(0);
}
.mfp-move-from-top.mfp-ready.mfp-bg {
  opacity: 0.8;
}
.mfp-move-from-top.mfp-removing .mfp-with-anim {
  transform: translateY(-50px);
  opacity: 0;
}
.mfp-move-from-top.mfp-removing.mfp-bg {
  opacity: 0;
}
.mfp-3d-unfold .mfp-content {
  perspective: 2000px;
}
.mfp-3d-unfold .mfp-with-anim {
  opacity: 0;
  transition: all 0.3s ease-in-out;
  transform-style: preserve-3d;
  transform: rotateY(-60deg);
}
.mfp-3d-unfold.mfp-bg {
  opacity: 0;
  transition: all 0.5s;
}
.mfp-3d-unfold.mfp-ready .mfp-with-anim {
  opacity: 1;
  transform: rotateY(0);
}
.mfp-3d-unfold.mfp-ready.mfp-bg {
  opacity: 0.8;
}
.mfp-3d-unfold.mfp-removing .mfp-with-anim {
  transform: rotateY(60deg);
  opacity: 0;
}
.mfp-3d-unfold.mfp-removing.mfp-bg {
  opacity: 0;
}
.mfp-zoom-out .mfp-with-anim {
  opacity: 0;
  transition: all 0.3s ease-in-out;
  transform: scale(1.3);
}
.mfp-zoom-out.mfp-bg {
  opacity: 0;
  transition: all 0.3s ease-out;
}
.mfp-zoom-out.mfp-ready .mfp-with-anim {
  opacity: 1;
  transform: scale(1);
}
.mfp-zoom-out.mfp-ready.mfp-bg {
  opacity: 0.8;
}
.mfp-zoom-out.mfp-removing .mfp-with-anim {
  transform: scale(1.3);
  opacity: 0;
}
.mfp-zoom-out.mfp-removing.mfp-bg {
  opacity: 0;
}
@keyframes hinge {
  0% {
    transform: rotate(0);
    transform-origin: top left;
    animation-timing-function: ease-in-out;
  }
  20%,
  60% {
    transform: rotate(80deg);
    transform-origin: top left;
    animation-timing-function: ease-in-out;
  }
  40% {
    transform: rotate(60deg);
    transform-origin: top left;
    animation-timing-function: ease-in-out;
  }
  80% {
    transform: rotate(60deg) translateY(0);
    opacity: 1;
    transform-origin: top left;
    animation-timing-function: ease-in-out;
  }
  100% {
    transform: translateY(700px);
    opacity: 0;
  }
}
.hinge {
  animation-duration: 1s;
  animation-name: hinge;
}
.mfp-with-fade .mfp-content,
.mfp-with-fade.mfp-bg {
  opacity: 0;
  transition: opacity 0.5s ease-out;
}
.mfp-with-fade.mfp-ready .mfp-content {
  opacity: 1;
}
.mfp-with-fade.mfp-ready.mfp-bg {
  opacity: 0.8;
}
.fade-in.mui-enter,
.mfp-with-fade.mfp-removing.mfp-bg {
  opacity: 0;
} /*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
optgroup,
strong {
  font-weight: 700;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
  max-width: 100%;
  height: auto;
  -ms-interpolation-mode: bicubic;
  vertical-align: middle;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button,
select {
  text-transform: none;
}
button,
html input[type='button'],
input[type='reset'],
input[type='submit'] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: not-allowed;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type='checkbox'],
input[type='radio'] {
  box-sizing: border-box;
  padding: 0;
}
input[type='number']::-webkit-inner-spin-button,
input[type='number']::-webkit-outer-spin-button {
  height: auto;
}
input[type='search'] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
input[type='search']::-webkit-search-cancel-button,
input[type='search']::-webkit-search-decoration {
  -webkit-appearance: none;
}
legend {
  border: 0;
  padding: 0;
}
select,
textarea {
  border-radius: 3px;
}
textarea {
  height: auto;
  min-height: 50px;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
.foundation-mq {
  font-family: 'small=0em&medium=40em&large=64em&xlarge=75em&xxlarge=90em';
}
html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  font-size: 100%;
  box-sizing: border-box;
}
*,
::after,
::before {
  box-sizing: inherit;
}
body {
  padding: 0;
  margin: 0;
  font-weight: 400;
  line-height: 1.5;
  background: #fefefe;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
select {
  width: 100%;
}
#map_canvas embed,
#map_canvas img,
#map_canvas object,
.map_canvas embed,
.map_canvas img,
.map_canvas object,
.mqa-display embed,
.mqa-display img,
.mqa-display object {
  max-width: none !important;
}
button {
  overflow: visible;
  -webkit-appearance: none;
  -moz-appearance: none;
  background: 0 0;
  padding: 0;
  border: 0;
  border-radius: 3px;
  line-height: 1;
}
.onebyone,
.twobyone {
  background-repeat: no-repeat;
}
[data-whatinput='mouse'] button {
  outline: 0;
}
.is-visible {
  display: block !important;
}
.is-hidden,
body.home #main #first .player .controls,
body.page #main #first .player .controls {
  display: none !important;
}
.row {
  max-width: 82rem;
  margin-left: auto;
  margin-right: auto;
}
.row .row,
.row.expanded {
  max-width: none;
}
.row::after,
.row::before {
  content: ' ';
  display: table;
}
.row::after {
  clear: both;
}
.row.collapse > .column,
.row.collapse > .columns {
  padding-left: 0;
  padding-right: 0;
}
.row .row {
  margin-left: -20px;
  margin-right: -20px;
}
.row .row.collapse {
  margin-left: 0;
  margin-right: 0;
}
.row.expanded .row {
  margin-left: auto;
  margin-right: auto;
}
.column,
.columns {
  width: 100%;
  float: left;
  padding-left: 20px;
  padding-right: 20px;
}
.column.end:last-child:last-child,
.end.columns:last-child:last-child {
  float: left;
}
.column.row.row,
.row.row.columns {
  float: none;
}
.row .column.row.row,
.row .row.row.columns {
  padding-left: 0;
  padding-right: 0;
  margin-left: 0;
  margin-right: 0;
}
.small-1 {
  width: 8.33333%;
}
.small-push-1 {
  left: 8.33333%;
}
.small-pull-1 {
  left: -8.33333%;
}
.small-offset-0 {
  margin-left: 0;
}
.small-2 {
  width: 16.66667%;
}
.small-push-2 {
  left: 16.66667%;
}
.small-pull-2 {
  left: -16.66667%;
}
.small-offset-1 {
  margin-left: 8.33333%;
}
.small-3 {
  width: 25%;
}
.small-push-3 {
  left: 25%;
}
.small-pull-3 {
  left: -25%;
}
.small-offset-2 {
  margin-left: 16.66667%;
}
.small-4 {
  width: 33.33333%;
}
.small-push-4 {
  left: 33.33333%;
}
.small-pull-4 {
  left: -33.33333%;
}
.small-offset-3 {
  margin-left: 25%;
}
.small-5 {
  width: 41.66667%;
}
.small-push-5 {
  left: 41.66667%;
}
.small-pull-5 {
  left: -41.66667%;
}
.small-offset-4 {
  margin-left: 33.33333%;
}
.small-6 {
  width: 50%;
}
.small-push-6 {
  left: 50%;
}
.small-pull-6 {
  left: -50%;
}
.small-offset-5 {
  margin-left: 41.66667%;
}
.small-7 {
  width: 58.33333%;
}
.small-push-7 {
  left: 58.33333%;
}
.small-pull-7 {
  left: -58.33333%;
}
.small-offset-6 {
  margin-left: 50%;
}
.small-8 {
  width: 66.66667%;
}
.small-push-8 {
  left: 66.66667%;
}
.small-pull-8 {
  left: -66.66667%;
}
.small-offset-7 {
  margin-left: 58.33333%;
}
.small-9 {
  width: 75%;
}
.small-push-9 {
  left: 75%;
}
.small-pull-9 {
  left: -75%;
}
.small-offset-8 {
  margin-left: 66.66667%;
}
.small-10 {
  width: 83.33333%;
}
.small-push-10 {
  left: 83.33333%;
}
.small-pull-10 {
  left: -83.33333%;
}
.small-offset-9 {
  margin-left: 75%;
}
.small-11 {
  width: 91.66667%;
}
.small-push-11 {
  left: 91.66667%;
}
.small-pull-11 {
  left: -91.66667%;
}
.small-offset-10 {
  margin-left: 83.33333%;
}
.small-12 {
  width: 100%;
}
.small-offset-11 {
  margin-left: 91.66667%;
}
.small-up-1 > .column,
.small-up-1 > .columns {
  width: 100%;
  float: left;
}
.small-up-1 > .column:nth-of-type(1n),
.small-up-1 > .columns:nth-of-type(1n) {
  clear: none;
}
.small-up-1 > .column:nth-of-type(1n + 1),
.small-up-1 > .columns:nth-of-type(1n + 1) {
  clear: both;
}
.small-up-1 > .column:last-child,
.small-up-1 > .columns:last-child {
  float: left;
}
.small-up-2 > .column,
.small-up-2 > .columns {
  width: 50%;
  float: left;
}
.small-up-2 > .column:nth-of-type(1n),
.small-up-2 > .columns:nth-of-type(1n) {
  clear: none;
}
.small-up-2 > .column:nth-of-type(2n + 1),
.small-up-2 > .columns:nth-of-type(2n + 1) {
  clear: both;
}
.small-up-2 > .column:last-child,
.small-up-2 > .columns:last-child {
  float: left;
}
.small-up-3 > .column,
.small-up-3 > .columns {
  width: 33.33333%;
  float: left;
}
.small-up-3 > .column:nth-of-type(1n),
.small-up-3 > .columns:nth-of-type(1n) {
  clear: none;
}
.small-up-3 > .column:nth-of-type(3n + 1),
.small-up-3 > .columns:nth-of-type(3n + 1) {
  clear: both;
}
.small-up-3 > .column:last-child,
.small-up-3 > .columns:last-child {
  float: left;
}
.small-up-4 > .column,
.small-up-4 > .columns {
  width: 25%;
  float: left;
}
.small-up-4 > .column:nth-of-type(1n),
.small-up-4 > .columns:nth-of-type(1n) {
  clear: none;
}
.small-up-4 > .column:nth-of-type(4n + 1),
.small-up-4 > .columns:nth-of-type(4n + 1) {
  clear: both;
}
.small-up-4 > .column:last-child,
.small-up-4 > .columns:last-child {
  float: left;
}
.small-up-5 > .column,
.small-up-5 > .columns {
  width: 20%;
  float: left;
}
.small-up-5 > .column:nth-of-type(1n),
.small-up-5 > .columns:nth-of-type(1n) {
  clear: none;
}
.small-up-5 > .column:nth-of-type(5n + 1),
.small-up-5 > .columns:nth-of-type(5n + 1) {
  clear: both;
}
.small-up-5 > .column:last-child,
.small-up-5 > .columns:last-child {
  float: left;
}
.small-up-6 > .column,
.small-up-6 > .columns {
  width: 16.66667%;
  float: left;
}
.small-up-6 > .column:nth-of-type(1n),
.small-up-6 > .columns:nth-of-type(1n) {
  clear: none;
}
.small-up-6 > .column:nth-of-type(6n + 1),
.small-up-6 > .columns:nth-of-type(6n + 1) {
  clear: both;
}
.small-up-6 > .column:last-child,
.small-up-6 > .columns:last-child {
  float: left;
}
.small-up-7 > .column,
.small-up-7 > .columns {
  width: 14.28571%;
  float: left;
}
.small-up-7 > .column:nth-of-type(1n),
.small-up-7 > .columns:nth-of-type(1n) {
  clear: none;
}
.small-up-7 > .column:nth-of-type(7n + 1),
.small-up-7 > .columns:nth-of-type(7n + 1) {
  clear: both;
}
.small-up-7 > .column:last-child,
.small-up-7 > .columns:last-child {
  float: left;
}
.small-up-8 > .column,
.small-up-8 > .columns {
  width: 12.5%;
  float: left;
}
.small-up-8 > .column:nth-of-type(1n),
.small-up-8 > .columns:nth-of-type(1n) {
  clear: none;
}
.small-up-8 > .column:nth-of-type(8n + 1),
.small-up-8 > .columns:nth-of-type(8n + 1) {
  clear: both;
}
.small-up-8 > .column:last-child,
.small-up-8 > .columns:last-child {
  float: left;
}
.small-collapse > .column,
.small-collapse > .columns {
  padding-left: 0;
  padding-right: 0;
}
.expanded.row .small-collapse.row,
.small-collapse .row {
  margin-left: 0;
  margin-right: 0;
}
.small-uncollapse > .column,
.small-uncollapse > .columns {
  padding-left: 20px;
  padding-right: 20px;
}
.small-centered {
  float: none;
  margin-left: auto;
  margin-right: auto;
}
.small-pull-0,
.small-push-0,
.small-uncentered {
  position: static;
  margin-left: 0;
  margin-right: 0;
  float: left;
}
@media screen and (min-width: 40em) {
  .medium-pull-1,
  .medium-pull-10,
  .medium-pull-11,
  .medium-pull-2,
  .medium-pull-3,
  .medium-pull-4,
  .medium-pull-5,
  .medium-pull-6,
  .medium-pull-7,
  .medium-pull-8,
  .medium-pull-9,
  .medium-push-1,
  .medium-push-10,
  .medium-push-11,
  .medium-push-2,
  .medium-push-3,
  .medium-push-4,
  .medium-push-5,
  .medium-push-6,
  .medium-push-7,
  .medium-push-8,
  .medium-push-9 {
    position: relative;
  }
  .medium-1 {
    width: 8.33333%;
  }
  .medium-push-1 {
    left: 8.33333%;
  }
  .medium-pull-1 {
    left: -8.33333%;
  }
  .medium-offset-0 {
    margin-left: 0;
  }
  .medium-2 {
    width: 16.66667%;
  }
  .medium-push-2 {
    left: 16.66667%;
  }
  .medium-pull-2 {
    left: -16.66667%;
  }
  .medium-offset-1 {
    margin-left: 8.33333%;
  }
  .medium-3 {
    width: 25%;
  }
  .medium-push-3 {
    left: 25%;
  }
  .medium-pull-3 {
    left: -25%;
  }
  .medium-offset-2 {
    margin-left: 16.66667%;
  }
  .medium-4 {
    width: 33.33333%;
  }
  .medium-push-4 {
    left: 33.33333%;
  }
  .medium-pull-4 {
    left: -33.33333%;
  }
  .medium-offset-3 {
    margin-left: 25%;
  }
  .medium-5 {
    width: 41.66667%;
  }
  .medium-push-5 {
    left: 41.66667%;
  }
  .medium-pull-5 {
    left: -41.66667%;
  }
  .medium-offset-4 {
    margin-left: 33.33333%;
  }
  .medium-6 {
    width: 50%;
  }
  .medium-push-6 {
    left: 50%;
  }
  .medium-pull-6 {
    left: -50%;
  }
  .medium-offset-5 {
    margin-left: 41.66667%;
  }
  .medium-7 {
    width: 58.33333%;
  }
  .medium-push-7 {
    left: 58.33333%;
  }
  .medium-pull-7 {
    left: -58.33333%;
  }
  .medium-offset-6 {
    margin-left: 50%;
  }
  .medium-8 {
    width: 66.66667%;
  }
  .medium-push-8 {
    left: 66.66667%;
  }
  .medium-pull-8 {
    left: -66.66667%;
  }
  .medium-offset-7 {
    margin-left: 58.33333%;
  }
  .medium-9 {
    width: 75%;
  }
  .medium-push-9 {
    left: 75%;
  }
  .medium-pull-9 {
    left: -75%;
  }
  .medium-offset-8 {
    margin-left: 66.66667%;
  }
  .medium-10 {
    width: 83.33333%;
  }
  .medium-push-10 {
    left: 83.33333%;
  }
  .medium-pull-10 {
    left: -83.33333%;
  }
  .medium-offset-9 {
    margin-left: 75%;
  }
  .medium-11 {
    width: 91.66667%;
  }
  .medium-push-11 {
    left: 91.66667%;
  }
  .medium-pull-11 {
    left: -91.66667%;
  }
  .medium-offset-10 {
    margin-left: 83.33333%;
  }
  .medium-12 {
    width: 100%;
  }
  .medium-offset-11 {
    margin-left: 91.66667%;
  }
  .medium-up-1 > .column,
  .medium-up-1 > .columns {
    width: 100%;
    float: left;
  }
  .medium-up-1 > .column:nth-of-type(1n),
  .medium-up-1 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .medium-up-1 > .column:nth-of-type(1n + 1),
  .medium-up-1 > .columns:nth-of-type(1n + 1) {
    clear: both;
  }
  .medium-up-1 > .column:last-child,
  .medium-up-1 > .columns:last-child {
    float: left;
  }
  .medium-up-2 > .column,
  .medium-up-2 > .columns {
    width: 50%;
    float: left;
  }
  .medium-up-2 > .column:nth-of-type(1n),
  .medium-up-2 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .medium-up-2 > .column:nth-of-type(2n + 1),
  .medium-up-2 > .columns:nth-of-type(2n + 1) {
    clear: both;
  }
  .medium-up-2 > .column:last-child,
  .medium-up-2 > .columns:last-child {
    float: left;
  }
  .medium-up-3 > .column,
  .medium-up-3 > .columns {
    width: 33.33333%;
    float: left;
  }
  .medium-up-3 > .column:nth-of-type(1n),
  .medium-up-3 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .medium-up-3 > .column:nth-of-type(3n + 1),
  .medium-up-3 > .columns:nth-of-type(3n + 1) {
    clear: both;
  }
  .medium-up-3 > .column:last-child,
  .medium-up-3 > .columns:last-child {
    float: left;
  }
  .medium-up-4 > .column,
  .medium-up-4 > .columns {
    width: 25%;
    float: left;
  }
  .medium-up-4 > .column:nth-of-type(1n),
  .medium-up-4 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .medium-up-4 > .column:nth-of-type(4n + 1),
  .medium-up-4 > .columns:nth-of-type(4n + 1) {
    clear: both;
  }
  .medium-up-4 > .column:last-child,
  .medium-up-4 > .columns:last-child {
    float: left;
  }
  .medium-up-5 > .column,
  .medium-up-5 > .columns {
    width: 20%;
    float: left;
  }
  .medium-up-5 > .column:nth-of-type(1n),
  .medium-up-5 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .medium-up-5 > .column:nth-of-type(5n + 1),
  .medium-up-5 > .columns:nth-of-type(5n + 1) {
    clear: both;
  }
  .medium-up-5 > .column:last-child,
  .medium-up-5 > .columns:last-child {
    float: left;
  }
  .medium-up-6 > .column,
  .medium-up-6 > .columns {
    width: 16.66667%;
    float: left;
  }
  .medium-up-6 > .column:nth-of-type(1n),
  .medium-up-6 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .medium-up-6 > .column:nth-of-type(6n + 1),
  .medium-up-6 > .columns:nth-of-type(6n + 1) {
    clear: both;
  }
  .medium-up-6 > .column:last-child,
  .medium-up-6 > .columns:last-child {
    float: left;
  }
  .medium-up-7 > .column,
  .medium-up-7 > .columns {
    width: 14.28571%;
    float: left;
  }
  .medium-up-7 > .column:nth-of-type(1n),
  .medium-up-7 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .medium-up-7 > .column:nth-of-type(7n + 1),
  .medium-up-7 > .columns:nth-of-type(7n + 1) {
    clear: both;
  }
  .medium-up-7 > .column:last-child,
  .medium-up-7 > .columns:last-child {
    float: left;
  }
  .medium-up-8 > .column,
  .medium-up-8 > .columns {
    width: 12.5%;
    float: left;
  }
  .medium-up-8 > .column:nth-of-type(1n),
  .medium-up-8 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .medium-up-8 > .column:nth-of-type(8n + 1),
  .medium-up-8 > .columns:nth-of-type(8n + 1) {
    clear: both;
  }
  .medium-up-8 > .column:last-child,
  .medium-up-8 > .columns:last-child {
    float: left;
  }
  .medium-collapse > .column,
  .medium-collapse > .columns {
    padding-left: 0;
    padding-right: 0;
  }
  .expanded.row .medium-collapse.row,
  .medium-collapse .row {
    margin-left: 0;
    margin-right: 0;
  }
  .medium-uncollapse > .column,
  .medium-uncollapse > .columns {
    padding-left: 20px;
    padding-right: 20px;
  }
  .medium-centered {
    float: none;
    margin-left: auto;
    margin-right: auto;
  }
  .medium-pull-0,
  .medium-push-0,
  .medium-uncentered {
    position: static;
    margin-left: 0;
    margin-right: 0;
    float: left;
  }
}
@media screen and (min-width: 64em) {
  .large-pull-1,
  .large-pull-10,
  .large-pull-11,
  .large-pull-2,
  .large-pull-3,
  .large-pull-4,
  .large-pull-5,
  .large-pull-6,
  .large-pull-7,
  .large-pull-8,
  .large-pull-9,
  .large-push-1,
  .large-push-10,
  .large-push-11,
  .large-push-2,
  .large-push-3,
  .large-push-4,
  .large-push-5,
  .large-push-6,
  .large-push-7,
  .large-push-8,
  .large-push-9 {
    position: relative;
  }
  .large-1 {
    width: 8.33333%;
  }
  .large-push-1 {
    left: 8.33333%;
  }
  .large-pull-1 {
    left: -8.33333%;
  }
  .large-offset-0 {
    margin-left: 0;
  }
  .large-2 {
    width: 16.66667%;
  }
  .large-push-2 {
    left: 16.66667%;
  }
  .large-pull-2 {
    left: -16.66667%;
  }
  .large-offset-1 {
    margin-left: 8.33333%;
  }
  .large-3 {
    width: 25%;
  }
  .large-push-3 {
    left: 25%;
  }
  .large-pull-3 {
    left: -25%;
  }
  .large-offset-2 {
    margin-left: 16.66667%;
  }
  .large-4 {
    width: 33.33333%;
  }
  .large-push-4 {
    left: 33.33333%;
  }
  .large-pull-4 {
    left: -33.33333%;
  }
  .large-offset-3 {
    margin-left: 25%;
  }
  .large-5 {
    width: 41.66667%;
  }
  .large-push-5 {
    left: 41.66667%;
  }
  .large-pull-5 {
    left: -41.66667%;
  }
  .large-offset-4 {
    margin-left: 33.33333%;
  }
  .large-6 {
    width: 50%;
  }
  .large-push-6 {
    left: 50%;
  }
  .large-pull-6 {
    left: -50%;
  }
  .large-offset-5 {
    margin-left: 41.66667%;
  }
  .large-7 {
    width: 58.33333%;
  }
  .large-push-7 {
    left: 58.33333%;
  }
  .large-pull-7 {
    left: -58.33333%;
  }
  .large-offset-6 {
    margin-left: 50%;
  }
  .large-8 {
    width: 66.66667%;
  }
  .large-push-8 {
    left: 66.66667%;
  }
  .large-pull-8 {
    left: -66.66667%;
  }
  .large-offset-7 {
    margin-left: 58.33333%;
  }
  .large-9 {
    width: 75%;
  }
  .large-push-9 {
    left: 75%;
  }
  .large-pull-9 {
    left: -75%;
  }
  .large-offset-8 {
    margin-left: 66.66667%;
  }
  .large-10 {
    width: 83.33333%;
  }
  .large-push-10 {
    left: 83.33333%;
  }
  .large-pull-10 {
    left: -83.33333%;
  }
  .large-offset-9 {
    margin-left: 75%;
  }
  .large-11 {
    width: 91.66667%;
  }
  .large-push-11 {
    left: 91.66667%;
  }
  .large-pull-11 {
    left: -91.66667%;
  }
  .large-offset-10 {
    margin-left: 83.33333%;
  }
  .large-12 {
    width: 100%;
  }
  .large-offset-11 {
    margin-left: 91.66667%;
  }
  .large-up-1 > .column,
  .large-up-1 > .columns {
    width: 100%;
    float: left;
  }
  .large-up-1 > .column:nth-of-type(1n),
  .large-up-1 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .large-up-1 > .column:nth-of-type(1n + 1),
  .large-up-1 > .columns:nth-of-type(1n + 1) {
    clear: both;
  }
  .large-up-1 > .column:last-child,
  .large-up-1 > .columns:last-child {
    float: left;
  }
  .large-up-2 > .column,
  .large-up-2 > .columns {
    width: 50%;
    float: left;
  }
  .large-up-2 > .column:nth-of-type(1n),
  .large-up-2 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .large-up-2 > .column:nth-of-type(2n + 1),
  .large-up-2 > .columns:nth-of-type(2n + 1) {
    clear: both;
  }
  .large-up-2 > .column:last-child,
  .large-up-2 > .columns:last-child {
    float: left;
  }
  .large-up-3 > .column,
  .large-up-3 > .columns {
    width: 33.33333%;
    float: left;
  }
  .large-up-3 > .column:nth-of-type(1n),
  .large-up-3 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .large-up-3 > .column:nth-of-type(3n + 1),
  .large-up-3 > .columns:nth-of-type(3n + 1) {
    clear: both;
  }
  .large-up-3 > .column:last-child,
  .large-up-3 > .columns:last-child {
    float: left;
  }
  .large-up-4 > .column,
  .large-up-4 > .columns {
    width: 25%;
    float: left;
  }
  .large-up-4 > .column:nth-of-type(1n),
  .large-up-4 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .large-up-4 > .column:nth-of-type(4n + 1),
  .large-up-4 > .columns:nth-of-type(4n + 1) {
    clear: both;
  }
  .large-up-4 > .column:last-child,
  .large-up-4 > .columns:last-child {
    float: left;
  }
  .large-up-5 > .column,
  .large-up-5 > .columns {
    width: 20%;
    float: left;
  }
  .large-up-5 > .column:nth-of-type(1n),
  .large-up-5 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .large-up-5 > .column:nth-of-type(5n + 1),
  .large-up-5 > .columns:nth-of-type(5n + 1) {
    clear: both;
  }
  .large-up-5 > .column:last-child,
  .large-up-5 > .columns:last-child {
    float: left;
  }
  .large-up-6 > .column,
  .large-up-6 > .columns {
    width: 16.66667%;
    float: left;
  }
  .large-up-6 > .column:nth-of-type(1n),
  .large-up-6 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .large-up-6 > .column:nth-of-type(6n + 1),
  .large-up-6 > .columns:nth-of-type(6n + 1) {
    clear: both;
  }
  .large-up-6 > .column:last-child,
  .large-up-6 > .columns:last-child {
    float: left;
  }
  .large-up-7 > .column,
  .large-up-7 > .columns {
    width: 14.28571%;
    float: left;
  }
  .large-up-7 > .column:nth-of-type(1n),
  .large-up-7 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .large-up-7 > .column:nth-of-type(7n + 1),
  .large-up-7 > .columns:nth-of-type(7n + 1) {
    clear: both;
  }
  .large-up-7 > .column:last-child,
  .large-up-7 > .columns:last-child {
    float: left;
  }
  .large-up-8 > .column,
  .large-up-8 > .columns {
    width: 12.5%;
    float: left;
  }
  .large-up-8 > .column:nth-of-type(1n),
  .large-up-8 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .large-up-8 > .column:nth-of-type(8n + 1),
  .large-up-8 > .columns:nth-of-type(8n + 1) {
    clear: both;
  }
  .large-up-8 > .column:last-child,
  .large-up-8 > .columns:last-child {
    float: left;
  }
  .large-collapse > .column,
  .large-collapse > .columns {
    padding-left: 0;
    padding-right: 0;
  }
  .expanded.row .large-collapse.row,
  .large-collapse .row {
    margin-left: 0;
    margin-right: 0;
  }
  .large-uncollapse > .column,
  .large-uncollapse > .columns {
    padding-left: 20px;
    padding-right: 20px;
  }
  .large-centered {
    float: none;
    margin-left: auto;
    margin-right: auto;
  }
  .large-pull-0,
  .large-push-0,
  .large-uncentered {
    position: static;
    margin-left: 0;
    margin-right: 0;
    float: left;
  }
}
.fa.fa-pull-left,
.fa.pull-left {
  margin-right: 0.3em;
}
.slide-in-down.mui-enter {
  transition-duration: 0.5s;
  transition-timing-function: linear;
  -webkit-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  transform: translateY(-100%);
  transition-property: -webkit-transform, opacity;
  transition-property: transform, opacity;
  backface-visibility: hidden;
}
.slide-in-left.mui-enter,
.slide-in-up.mui-enter {
  transition-duration: 0.5s;
  transition-timing-function: linear;
  transition-property: -webkit-transform, opacity;
  -webkit-backface-visibility: hidden;
}
.slide-in-down.mui-enter.mui-enter-active {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.slide-in-left.mui-enter {
  -webkit-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  transform: translateX(-100%);
  transition-property: transform, opacity;
  backface-visibility: hidden;
}
.slide-in-left.mui-enter.mui-enter-active {
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}
.slide-in-up.mui-enter {
  -webkit-transform: translateY(100%);
  -ms-transform: translateY(100%);
  transform: translateY(100%);
  transition-property: transform, opacity;
  backface-visibility: hidden;
}
.slide-in-right.mui-enter,
.slide-out-down.mui-leave {
  transition-duration: 0.5s;
  transition-timing-function: linear;
  transition-property: -webkit-transform, opacity;
  -webkit-backface-visibility: hidden;
}
.slide-in-up.mui-enter.mui-enter-active {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.slide-in-right.mui-enter {
  -webkit-transform: translateX(100%);
  -ms-transform: translateX(100%);
  transform: translateX(100%);
  transition-property: transform, opacity;
  backface-visibility: hidden;
}
.slide-in-right.mui-enter.mui-enter-active {
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}
.slide-out-down.mui-leave {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  transition-property: transform, opacity;
  backface-visibility: hidden;
}
.slide-out-right.mui-leave,
.slide-out-up.mui-leave {
  transition-property: -webkit-transform, opacity;
  -webkit-backface-visibility: hidden;
  transition-duration: 0.5s;
  transition-timing-function: linear;
}
.slide-out-down.mui-leave.mui-leave-active {
  -webkit-transform: translateY(100%);
  -ms-transform: translateY(100%);
  transform: translateY(100%);
}
.slide-out-right.mui-leave {
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
  transition-property: transform, opacity;
  backface-visibility: hidden;
}
.slide-out-right.mui-leave.mui-leave-active {
  -webkit-transform: translateX(100%);
  -ms-transform: translateX(100%);
  transform: translateX(100%);
}
.slide-out-up.mui-leave {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  transition-property: transform, opacity;
  backface-visibility: hidden;
}
.slide-out-up.mui-leave.mui-leave-active {
  -webkit-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  transform: translateY(-100%);
}
.slide-out-left.mui-leave {
  transition-duration: 0.5s;
  transition-timing-function: linear;
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
  transition-property: -webkit-transform, opacity;
  transition-property: transform, opacity;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.fade-in.mui-enter,
.fade-out.mui-leave {
  transition-property: opacity;
  transition-duration: 0.5s;
  transition-timing-function: linear;
}
.slide-out-left.mui-leave.mui-leave-active {
  -webkit-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  transform: translateX(-100%);
}
.fade-in.mui-enter.mui-enter-active,
.fade-out.mui-leave {
  opacity: 1;
}
.fade-out.mui-leave.mui-leave-active {
  opacity: 0;
}
.hinge-in-from-top.mui-enter {
  transition-duration: 0.5s;
  transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotateX(-90deg);
  transform: perspective(2000px) rotateX(-90deg);
  -webkit-transform-origin: top;
  -ms-transform-origin: top;
  transform-origin: top;
  transition-property: -webkit-transform, opacity;
  transition-property: transform, opacity;
  opacity: 0;
}
.hinge-in-from-bottom.mui-enter,
.hinge-in-from-right.mui-enter {
  transition-duration: 0.5s;
  transition-timing-function: linear;
  transition-property: -webkit-transform, opacity;
}
.hinge-in-from-top.mui-enter.mui-enter-active {
  -webkit-transform: perspective(2000px) rotate(0);
  transform: perspective(2000px) rotate(0);
  opacity: 1;
}
.hinge-in-from-right.mui-enter {
  -webkit-transform: perspective(2000px) rotateY(-90deg);
  transform: perspective(2000px) rotateY(-90deg);
  -webkit-transform-origin: right;
  -ms-transform-origin: right;
  transform-origin: right;
  transition-property: transform, opacity;
  opacity: 0;
}
.hinge-in-from-right.mui-enter.mui-enter-active {
  -webkit-transform: perspective(2000px) rotate(0);
  transform: perspective(2000px) rotate(0);
  opacity: 1;
}
.hinge-in-from-bottom.mui-enter {
  -webkit-transform: perspective(2000px) rotateX(90deg);
  transform: perspective(2000px) rotateX(90deg);
  -webkit-transform-origin: bottom;
  -ms-transform-origin: bottom;
  transform-origin: bottom;
  transition-property: transform, opacity;
  opacity: 0;
}
.hinge-in-from-left.mui-enter,
.hinge-in-from-middle-x.mui-enter {
  transition-duration: 0.5s;
  transition-timing-function: linear;
  transition-property: -webkit-transform, opacity;
}
.hinge-in-from-bottom.mui-enter.mui-enter-active {
  -webkit-transform: perspective(2000px) rotate(0);
  transform: perspective(2000px) rotate(0);
  opacity: 1;
}
.hinge-in-from-left.mui-enter {
  -webkit-transform: perspective(2000px) rotateY(90deg);
  transform: perspective(2000px) rotateY(90deg);
  -webkit-transform-origin: left;
  -ms-transform-origin: left;
  transform-origin: left;
  transition-property: transform, opacity;
  opacity: 0;
}
.hinge-in-from-left.mui-enter.mui-enter-active {
  -webkit-transform: perspective(2000px) rotate(0);
  transform: perspective(2000px) rotate(0);
  opacity: 1;
}
.hinge-in-from-middle-x.mui-enter {
  -webkit-transform: perspective(2000px) rotateX(-90deg);
  transform: perspective(2000px) rotateX(-90deg);
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
  transition-property: transform, opacity;
  opacity: 0;
}
.hinge-in-from-middle-y.mui-enter,
.hinge-out-from-top.mui-leave {
  transition-duration: 0.5s;
  transition-timing-function: linear;
  transition-property: -webkit-transform, opacity;
}
.hinge-in-from-middle-x.mui-enter.mui-enter-active {
  -webkit-transform: perspective(2000px) rotate(0);
  transform: perspective(2000px) rotate(0);
  opacity: 1;
}
.hinge-in-from-middle-y.mui-enter {
  -webkit-transform: perspective(2000px) rotateY(-90deg);
  transform: perspective(2000px) rotateY(-90deg);
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
  transition-property: transform, opacity;
  opacity: 0;
}
.hinge-in-from-middle-y.mui-enter.mui-enter-active {
  -webkit-transform: perspective(2000px) rotate(0);
  transform: perspective(2000px) rotate(0);
  opacity: 1;
}
.hinge-out-from-top.mui-leave {
  -webkit-transform: perspective(2000px) rotate(0);
  transform: perspective(2000px) rotate(0);
  -webkit-transform-origin: top;
  -ms-transform-origin: top;
  transform-origin: top;
  transition-property: transform, opacity;
  opacity: 1;
}
.hinge-out-from-bottom.mui-leave,
.hinge-out-from-right.mui-leave {
  transition-duration: 0.5s;
  transition-timing-function: linear;
  transition-property: -webkit-transform, opacity;
}
.hinge-out-from-top.mui-leave.mui-leave-active {
  -webkit-transform: perspective(2000px) rotateX(-90deg);
  transform: perspective(2000px) rotateX(-90deg);
  opacity: 0;
}
.hinge-out-from-right.mui-leave {
  -webkit-transform: perspective(2000px) rotate(0);
  transform: perspective(2000px) rotate(0);
  -webkit-transform-origin: right;
  -ms-transform-origin: right;
  transform-origin: right;
  transition-property: transform, opacity;
  opacity: 1;
}
.hinge-out-from-right.mui-leave.mui-leave-active {
  -webkit-transform: perspective(2000px) rotateY(-90deg);
  transform: perspective(2000px) rotateY(-90deg);
  opacity: 0;
}
.hinge-out-from-bottom.mui-leave {
  -webkit-transform: perspective(2000px) rotate(0);
  transform: perspective(2000px) rotate(0);
  -webkit-transform-origin: bottom;
  -ms-transform-origin: bottom;
  transform-origin: bottom;
  transition-property: transform, opacity;
  opacity: 1;
}
.hinge-out-from-left.mui-leave,
.hinge-out-from-middle-x.mui-leave {
  transition-duration: 0.5s;
  transition-timing-function: linear;
  transition-property: -webkit-transform, opacity;
}
.hinge-out-from-bottom.mui-leave.mui-leave-active {
  -webkit-transform: perspective(2000px) rotateX(90deg);
  transform: perspective(2000px) rotateX(90deg);
  opacity: 0;
}
.hinge-out-from-left.mui-leave {
  -webkit-transform: perspective(2000px) rotate(0);
  transform: perspective(2000px) rotate(0);
  -webkit-transform-origin: left;
  -ms-transform-origin: left;
  transform-origin: left;
  transition-property: transform, opacity;
  opacity: 1;
}
.hinge-out-from-left.mui-leave.mui-leave-active {
  -webkit-transform: perspective(2000px) rotateY(90deg);
  transform: perspective(2000px) rotateY(90deg);
  opacity: 0;
}
.hinge-out-from-middle-x.mui-leave {
  -webkit-transform: perspective(2000px) rotate(0);
  transform: perspective(2000px) rotate(0);
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
  transition-property: transform, opacity;
  opacity: 1;
}
.hinge-out-from-middle-y.mui-leave,
.scale-in-up.mui-enter {
  transition-duration: 0.5s;
  transition-timing-function: linear;
  transition-property: -webkit-transform, opacity;
}
.hinge-out-from-middle-x.mui-leave.mui-leave-active {
  -webkit-transform: perspective(2000px) rotateX(-90deg);
  transform: perspective(2000px) rotateX(-90deg);
  opacity: 0;
}
.hinge-out-from-middle-y.mui-leave {
  -webkit-transform: perspective(2000px) rotate(0);
  transform: perspective(2000px) rotate(0);
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
  transition-property: transform, opacity;
  opacity: 1;
}
.hinge-out-from-middle-y.mui-leave.mui-leave-active {
  -webkit-transform: perspective(2000px) rotateY(-90deg);
  transform: perspective(2000px) rotateY(-90deg);
  opacity: 0;
}
.scale-in-up.mui-enter {
  -webkit-transform: scale(0.5);
  -ms-transform: scale(0.5);
  transform: scale(0.5);
  transition-property: transform, opacity;
  opacity: 0;
}
.scale-in-down.mui-enter,
.scale-out-up.mui-leave {
  transition-duration: 0.5s;
  transition-timing-function: linear;
  transition-property: -webkit-transform, opacity;
}
.scale-in-up.mui-enter.mui-enter-active {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}
.scale-in-down.mui-enter {
  -webkit-transform: scale(1.5);
  -ms-transform: scale(1.5);
  transform: scale(1.5);
  transition-property: transform, opacity;
  opacity: 0;
}
.scale-in-down.mui-enter.mui-enter-active {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}
.scale-out-up.mui-leave {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  transition-property: transform, opacity;
  opacity: 1;
}
.scale-out-down.mui-leave,
.spin-in.mui-enter {
  transition-duration: 0.5s;
  transition-timing-function: linear;
  transition-property: -webkit-transform, opacity;
}
.scale-out-up.mui-leave.mui-leave-active {
  -webkit-transform: scale(1.5);
  -ms-transform: scale(1.5);
  transform: scale(1.5);
  opacity: 0;
}
.scale-out-down.mui-leave {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  transition-property: transform, opacity;
  opacity: 1;
}
.scale-out-down.mui-leave.mui-leave-active {
  -webkit-transform: scale(0.5);
  -ms-transform: scale(0.5);
  transform: scale(0.5);
  opacity: 0;
}
.spin-in.mui-enter {
  -webkit-transform: rotate(-0.75turn);
  -ms-transform: rotate(-0.75turn);
  transform: rotate(-0.75turn);
  transition-property: transform, opacity;
  opacity: 0;
}
.spin-in-ccw.mui-enter,
.spin-out.mui-leave {
  transition-property: -webkit-transform, opacity;
  transition-duration: 0.5s;
  transition-timing-function: linear;
}
.spin-in.mui-enter.mui-enter-active {
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0);
  opacity: 1;
}
.spin-out.mui-leave {
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0);
  transition-property: transform, opacity;
  opacity: 1;
}
.spin-out.mui-leave.mui-leave-active {
  -webkit-transform: rotate(0.75turn);
  -ms-transform: rotate(0.75turn);
  transform: rotate(0.75turn);
  opacity: 0;
}
.spin-in-ccw.mui-enter {
  -webkit-transform: rotate(0.75turn);
  -ms-transform: rotate(0.75turn);
  transform: rotate(0.75turn);
  transition-property: transform, opacity;
  opacity: 0;
}
.spin-in-ccw.mui-enter.mui-enter-active {
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0);
  opacity: 1;
}
.spin-out-ccw.mui-leave {
  transition-duration: 0.5s;
  transition-timing-function: linear;
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0);
  transition-property: -webkit-transform, opacity;
  transition-property: transform, opacity;
  opacity: 1;
}
.spin-out-ccw.mui-leave.mui-leave-active {
  -webkit-transform: rotate(-0.75turn);
  -ms-transform: rotate(-0.75turn);
  transform: rotate(-0.75turn);
  opacity: 0;
}
.slow {
  transition-duration: 750ms !important;
}
.linear {
  transition-timing-function: linear !important;
  -webkit-animation-timing-function: linear !important;
  animation-timing-function: linear !important;
}
.ease {
  transition-timing-function: ease !important;
  -webkit-animation-timing-function: ease !important;
  animation-timing-function: ease !important;
}
.ease-in {
  transition-timing-function: ease-in !important;
  -webkit-animation-timing-function: ease-in !important;
  animation-timing-function: ease-in !important;
}
.ease-out {
  transition-timing-function: ease-out !important;
  -webkit-animation-timing-function: ease-out !important;
  animation-timing-function: ease-out !important;
}
.ease-in-out {
  transition-timing-function: ease-in-out !important;
  -webkit-animation-timing-function: ease-in-out !important;
  animation-timing-function: ease-in-out !important;
}
.bounce-in {
  transition-timing-function: cubic-bezier(
    0.485,
    0.155,
    0.24,
    1.245
  ) !important;
  -webkit-animation-timing-function: cubic-bezier(
    0.485,
    0.155,
    0.24,
    1.245
  ) !important;
  animation-timing-function: cubic-bezier(0.485, 0.155, 0.24, 1.245) !important;
}
.bounce-out {
  transition-timing-function: cubic-bezier(
    0.485,
    0.155,
    0.515,
    0.845
  ) !important;
  -webkit-animation-timing-function: cubic-bezier(
    0.485,
    0.155,
    0.515,
    0.845
  ) !important;
  animation-timing-function: cubic-bezier(
    0.485,
    0.155,
    0.515,
    0.845
  ) !important;
}
.bounce-in-out {
  transition-timing-function: cubic-bezier(
    0.76,
    -0.245,
    0.24,
    1.245
  ) !important;
  -webkit-animation-timing-function: cubic-bezier(
    0.76,
    -0.245,
    0.24,
    1.245
  ) !important;
  animation-timing-function: cubic-bezier(0.76, -0.245, 0.24, 1.245) !important;
}
.short-delay {
  transition-delay: 0.3s !important;
  -webkit-animation-delay: 0.3s !important;
  animation-delay: 0.3s !important;
}
.long-delay {
  transition-delay: 0.7s !important;
  -webkit-animation-delay: 0.7s !important;
  animation-delay: 0.7s !important;
}
.shake {
  -webkit-animation-name: shake-7;
  animation-name: shake-7;
}
@-webkit-keyframes shake-7 {
  0%,
  10%,
  20%,
  30%,
  40%,
  50%,
  60%,
  70%,
  80%,
  90% {
    -webkit-transform: translateX(7%);
    transform: translateX(7%);
  }
  15%,
  25%,
  35%,
  45%,
  5%,
  55%,
  65%,
  75%,
  85%,
  95% {
    -webkit-transform: translateX(-7%);
    transform: translateX(-7%);
  }
}
@keyframes shake-7 {
  0%,
  10%,
  20%,
  30%,
  40%,
  50%,
  60%,
  70%,
  80%,
  90% {
    -webkit-transform: translateX(7%);
    transform: translateX(7%);
  }
  15%,
  25%,
  35%,
  45%,
  5%,
  55%,
  65%,
  75%,
  85%,
  95% {
    -webkit-transform: translateX(-7%);
    transform: translateX(-7%);
  }
}
.spin-cw {
  -webkit-animation-name: spin-cw-1turn;
  animation-name: spin-cw-1turn;
}
@-webkit-keyframes spin-cw-1turn {
  0% {
    -webkit-transform: rotate(-1turn);
    transform: rotate(-1turn);
  }
  100% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
}
.spin-ccw {
  -webkit-animation-name: spin-cw-1turn;
  animation-name: spin-cw-1turn;
}
@keyframes spin-cw-1turn {
  0%,
  100% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn);
  }
}
.wiggle {
  -webkit-animation-name: wiggle-7deg;
  animation-name: wiggle-7deg;
}
@-webkit-keyframes wiggle-7deg {
  40%,
  50%,
  60% {
    -webkit-transform: rotate(7deg);
    transform: rotate(7deg);
  }
  35%,
  45%,
  55%,
  65% {
    -webkit-transform: rotate(-7deg);
    transform: rotate(-7deg);
  }
  0%,
  100%,
  30%,
  70% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
}
@keyframes wiggle-7deg {
  40%,
  50%,
  60% {
    -webkit-transform: rotate(7deg);
    transform: rotate(7deg);
  }
  35%,
  45%,
  55%,
  65% {
    -webkit-transform: rotate(-7deg);
    transform: rotate(-7deg);
  }
  0%,
  100%,
  30%,
  70% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
}
.shake,
.spin-ccw,
.spin-cw,
.wiggle {
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
}
.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
.slow {
  -webkit-animation-duration: 750ms !important;
  animation-duration: 750ms !important;
}
.fast {
  transition-duration: 250ms !important;
  -webkit-animation-duration: 250ms !important;
  animation-duration: 250ms !important;
} /*!
 *  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-face {
  font-family: FontAwesome;
  src: url(fonts/fontawesome-webfont.eot?v=4.6.3);
  src:
    url(fonts/fontawesome-webfont.eot?#iefix&v=4.6.3)
      format('embedded-opentype'),
    url(fonts/fontawesome-webfont.woff2?v=4.6.3) format('woff2'),
    url(fonts/fontawesome-webfont.woff?v=4.6.3) format('woff'),
    url(fonts/fontawesome-webfont.ttf?v=4.6.3) format('truetype'),
    url(fonts/fontawesome-webfont.svg?v=4.6.3#fontawesomeregular) format('svg');
  font-weight: 400;
  font-style: normal;
}
.fa {
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
#close-menu h2,
#contact-nav .contact-inner h1,
#contact-nav .wpcf7 .wpcf7-form input,
#contact-nav .wpcf7 .wpcf7-form textarea,
#primary-menu li h1,
body,
h1,
h2,
h3,
html,
label,
p {
  font-family: 'Fira Mono', sans-serif;
}
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.fa-stack,
header#masthead #toggle-menu i {
  vertical-align: middle;
}
.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.fa-pull-right,
.fa.pull-right {
  margin-left: 0.3em;
}
.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: 0.2em 0.25em 0.15em;
  border: 0.08em solid #eee;
  border-radius: 0.1em;
}
.fa-pull-left {
  float: left;
}
.fa-pull-right,
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.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(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  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-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-rotate-90 {
  filter: none;
}
.fa-stack {
  position: relative;
  width: 2em;
  height: 2em;
  line-height: 2em;
}
.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;
}
.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-close:before,
.fa-remove: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-cog:before,
.fa-gear: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-repeat:before,
.fa-rotate-right: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-image:before,
.fa-photo: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-exclamation-triangle:before,
.fa-warning: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-cogs:before,
.fa-gears: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-floppy-o:before,
.fa-save:before {
  content: '\f0c7';
}
.fa-square:before {
  content: '\f0c8';
}
.fa-bars:before,
.fa-navicon:before,
.fa-reorder: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-sort:before,
.fa-unsorted:before {
  content: '\f0dc';
}
.fa-sort-desc:before,
.fa-sort-down:before {
  content: '\f0dd';
}
.fa-sort-asc:before,
.fa-sort-up:before {
  content: '\f0de';
}
.fa-envelope:before {
  content: '\f0e0';
}
.fa-linkedin:before {
  content: '\f0e1';
}
.fa-rotate-left:before,
.fa-undo:before {
  content: '\f0e2';
}
.fa-gavel:before,
.fa-legal:before {
  content: '\f0e3';
}
.fa-dashboard:before,
.fa-tachometer:before {
  content: '\f0e4';
}
.fa-comment-o:before {
  content: '\f0e5';
}
.fa-comments-o:before {
  content: '\f0e6';
}
.fa-bolt:before,
.fa-flash:before {
  content: '\f0e7';
}
.fa-sitemap:before {
  content: '\f0e8';
}
.fa-umbrella:before {
  content: '\f0e9';
}
.fa-clipboard:before,
.fa-paste: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-chain-broken:before,
.fa-unlink: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-caret-square-o-down:before,
.fa-toggle-down:before {
  content: '\f150';
}
.fa-caret-square-o-up:before,
.fa-toggle-up:before {
  content: '\f151';
}
.fa-caret-square-o-right:before,
.fa-toggle-right:before {
  content: '\f152';
}
.fa-eur:before,
.fa-euro:before {
  content: '\f153';
}
.fa-gbp:before {
  content: '\f154';
}
.fa-dollar:before,
.fa-usd:before {
  content: '\f155';
}
.fa-inr:before,
.fa-rupee:before {
  content: '\f156';
}
.fa-cny:before,
.fa-jpy:before,
.fa-rmb:before,
.fa-yen:before {
  content: '\f157';
}
.fa-rouble:before,
.fa-rub:before,
.fa-ruble:before {
  content: '\f158';
}
.fa-krw:before,
.fa-won: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-caret-square-o-left:before,
.fa-toggle-left:before {
  content: '\f191';
}
.fa-dot-circle-o:before {
  content: '\f192';
}
.fa-wheelchair:before {
  content: '\f193';
}
.fa-vimeo-square:before {
  content: '\f194';
}
.fa-try:before,
.fa-turkish-lira: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-bank:before,
.fa-institution:before,
.fa-university:before {
  content: '\f19c';
}
.fa-graduation-cap:before,
.fa-mortar-board: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-image-o:before,
.fa-file-photo-o:before,
.fa-file-picture-o:before {
  content: '\f1c5';
}
.fa-file-archive-o:before,
.fa-file-zip-o:before {
  content: '\f1c6';
}
.fa-file-audio-o:before,
.fa-file-sound-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-ring:before,
.fa-life-saver:before,
.fa-support:before {
  content: '\f1cd';
}
.fa-circle-o-notch:before {
  content: '\f1ce';
}
.fa-ra:before,
.fa-rebel:before,
.fa-resistance:before {
  content: '\f1d0';
}
.fa-empire:before,
.fa-ge:before {
  content: '\f1d1';
}
.fa-git-square:before {
  content: '\f1d2';
}
.fa-git:before {
  content: '\f1d3';
}
.fa-hacker-news:before,
.fa-y-combinator-square:before,
.fa-yc-square:before {
  content: '\f1d4';
}
.fa-tencent-weibo:before {
  content: '\f1d5';
}
.fa-qq:before {
  content: '\f1d6';
}
.fa-wechat:before,
.fa-weixin:before {
  content: '\f1d7';
}
.fa-paper-plane:before,
.fa-send:before {
  content: '\f1d8';
}
.fa-paper-plane-o:before,
.fa-send-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-futbol-o:before,
.fa-soccer-ball-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-ils:before,
.fa-shekel:before,
.fa-sheqel: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-bed:before,
.fa-hotel:before {
  content: '\f236';
}
.fa-viacoin:before {
  content: '\f237';
}
.fa-train:before {
  content: '\f238';
}
.fa-subway:before {
  content: '\f239';
}
.fa-medium:before {
  content: '\f23a';
}
.fa-y-combinator:before,
.fa-yc:before {
  content: '\f23b';
}
.fa-optin-monster:before {
  content: '\f23c';
}
.fa-opencart:before {
  content: '\f23d';
}
.fa-expeditedssl:before {
  content: '\f23e';
}
.fa-battery-4:before,
.fa-battery-full:before {
  content: '\f240';
}
.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: '\f241';
}
.fa-battery-2:before,
.fa-battery-half:before {
  content: '\f242';
}
.fa-battery-1:before,
.fa-battery-quarter:before {
  content: '\f243';
}
.fa-battery-0:before,
.fa-battery-empty:before {
  content: '\f244';
}
.fa-mouse-pointer:before {
  content: '\f245';
}
.fa-i-cursor:before {
  content: '\f246';
}
.fa-object-group:before {
  content: '\f247';
}
.fa-object-ungroup:before {
  content: '\f248';
}
.fa-sticky-note:before {
  content: '\f249';
}
.fa-sticky-note-o:before {
  content: '\f24a';
}
.fa-cc-jcb:before {
  content: '\f24b';
}
.fa-cc-diners-club:before {
  content: '\f24c';
}
.fa-clone:before {
  content: '\f24d';
}
.fa-balance-scale:before {
  content: '\f24e';
}
.fa-hourglass-o:before {
  content: '\f250';
}
.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: '\f251';
}
.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: '\f252';
}
.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: '\f253';
}
.fa-hourglass:before {
  content: '\f254';
}
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: '\f255';
}
.fa-hand-paper-o:before,
.fa-hand-stop-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-television:before,
.fa-tv: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-american-sign-language-interpreting:before,
.fa-asl-interpreting:before {
  content: '\f2a3';
}
.fa-deaf:before,
.fa-deafness:before,
.fa-hard-of-hearing:before {
  content: '\f2a4';
}
.fa-glide:before {
  content: '\f2a5';
}
.fa-glide-g:before {
  content: '\f2a6';
}
.fa-sign-language:before,
.fa-signing:before {
  content: '\f2a7';
}
.fa-low-vision:before {
  content: '\f2a8';
}
.fa-viadeo:before {
  content: '\f2a9';
}
.fa-viadeo-square:before {
  content: '\f2aa';
}
.fa-snapchat:before {
  content: '\f2ab';
}
.fa-snapchat-ghost:before {
  content: '\f2ac';
}
.fa-snapchat-square:before {
  content: '\f2ad';
}
.fa-pied-piper:before {
  content: '\f2ae';
}
.fa-first-order:before {
  content: '\f2b0';
}
.fa-yoast:before {
  content: '\f2b1';
}
.fa-themeisle:before {
  content: '\f2b2';
}
.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: '\f2b3';
}
.fa-fa:before,
.fa-font-awesome:before {
  content: '\f2b4';
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  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;
}
body,
html {
  background-color: #000;
  font-style: normal;
  color: #000;
}
html {
  opacity: 0;
  filter: alpha(opacity=0);
}
html.font-active {
  -webkit-transition: opacity 777ms ease-in-out;
  -moz-transition: opacity 777ms ease-in-out;
  -ms-transition: opacity 777ms ease-in-out;
  -o-transition: opacity 777ms ease-in-out;
  transition: opacity 777ms ease-in-out;
  opacity: 1;
  filter: alpha(opacity=100);
}
h1 {
  font-weight: 300;
  margin: 20px 0;
}
h1,
h2,
h3 {
  letter-spacing: -0.0125em;
  color: #fff;
}
label {
  font-weight: 900;
}
a {
  background-color: transparent;
  text-decoration: none;
  color: #b00;
}
p {
  letter-spacing: -0.015em;
}
p strong {
  font-weight: 900;
}
input,
textarea {
  border: none;
}
blockquote {
  border-left: 10px solid #000;
  margin: 1.5em 0 2px;
  padding-left: 20px;
  quotes: '“' '”' '‘' '’';
}
blockquote:before {
  color: #000;
  content: open-quote;
  font-size: 6em;
  line-height: 0.1em;
  margin-right: 10px;
  vertical-align: -0.4em;
}
.onebyone:before,
.twobyone:before {
  display: block;
  content: '';
  width: 100%;
}
blockquote p {
  display: inline;
}
cite {
  font-size: 12.8px;
  font-size: 0.8rem;
}
#pagepiling {
  left: 0;
  right: 0;
  position: absolute;
  top: 0;
  bottom: 0;
}
@media only screen and (min-width: 640px) {
  .align-center {
    position: relative;
    top: 50%;
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .no-padding-left {
    padding-left: 0;
  }
}
.onebyone {
  position: relative;
  background-size: cover;
  background-position: center center;
  background-image: url(/wp-content/themes/badderink/img/default_square.jpg);
}
.onebyone:before {
  padding-top: 100%;
}
.onebyone > .content {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.twobyone {
  position: relative;
  background-size: cover;
  background-position: center center;
  background-image: url(/wp-content/themes/badderink/img/default.jpg);
}
.twobyone:before {
  padding-top: 50%;
}
.admin-delete-box a,
.admin-edit-box a {
  width: 40px;
  display: block;
  line-height: 40px;
}
.twobyone > .content {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.admin-delete-box,
.admin-edit-box {
  left: 10px;
  z-index: 1005;
  text-align: center;
}
.twobyone.invert {
  background-image: url(/wp-content/themes/badderink/img/default.png);
}
.left {
  float: left !important;
}
.space {
  height: 40px;
  display: block;
}
.infinite-loader .spinner {
  margin: auto;
  position: static;
}
.admin-edit-box {
  position: fixed;
  bottom: 10px;
}
.admin-edit-box a {
  background-color: #000;
  border: none;
  height: 40px;
  color: #fff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.admin-edit-box a:focus,
.admin-edit-box a:hover {
  background-color: #01e94e;
  color: #006a24;
}
.admin-delete-box {
  position: fixed;
  bottom: 60px;
}
#contact-nav,
#main-nav {
  z-index: 102;
  overflow: scroll;
}
.admin-delete-box a {
  background-color: #000;
  border: none;
  height: 40px;
  color: #fff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.admin-delete-box:focus a,
.admin-delete-box:hover a {
  background-color: #fff;
  color: #404040;
}
@keyframes animatedBackground {
  0% {
    background-position: 0 -58px;
  }
  100% {
    background-position: -300px -58px;
  }
}
@-moz-keyframes animatedBackground {
  0% {
    background-position: 0 -58px;
  }
  100% {
    background-position: -300px -58px;
  }
}
@-webkit-keyframes animatedBackground {
  0% {
    background-position: 0 -58px;
  }
  100% {
    background-position: -300px -58px;
  }
}
@-ms-keyframes animatedBackground {
  0% {
    background-position: 0 -58px;
  }
  100% {
    background-position: -300px -58px;
  }
}
@-o-keyframes animatedBackground {
  0% {
    background-position: 0 -58px;
  }
  100% {
    background-position: -300px -58px;
  }
}
@-webkit-keyframes fadeUp {
  0% {
    opacity: 0;
    filter: alpha(opacity=0);
    -moz-transform: translate(0, 70px);
    -o-transform: translate(0, 70px);
    -ms-transform: translate(0, 70px);
    -webkit-transform: translate(0, 70px);
    transform: translate(0, 70px);
    @media only screen and (max-width: 639px) {
      -moz-transform: translate(0, 50px);
      -o-transform: translate(0, 50px);
      -ms-transform: translate(0, 50px);
      -webkit-transform: translate(0, 50px);
      transform: translate(0, 50px);
    }
  }
  100% {
    -webkit-transition: transform 1.1s ease-out;
    -moz-transition: transform 1.1s ease-out;
    -ms-transition: transform 1.1s ease-out;
    -o-transition: transform 1.1s ease-out;
    transition: transform 1.1s ease-out;
    -moz-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    opacity: 1;
    filter: alpha(opacity=100);
  }
}
@keyframes fadeUp {
  0% {
    opacity: 0;
    filter: alpha(opacity=0);
    -moz-transform: translate(0, 70px);
    -o-transform: translate(0, 70px);
    -ms-transform: translate(0, 70px);
    -webkit-transform: translate(0, 70px);
    transform: translate(0, 70px);
    @media only screen and (max-width: 639px) {
      -moz-transform: translate(0, 50px);
      -o-transform: translate(0, 50px);
      -ms-transform: translate(0, 50px);
      -webkit-transform: translate(0, 50px);
      transform: translate(0, 50px);
    }
  }
  100% {
    -webkit-transition: transform 1.1s ease-out;
    -moz-transition: transform 1.1s ease-out;
    -ms-transition: transform 1.1s ease-out;
    -o-transition: transform 1.1s ease-out;
    transition: transform 1.1s ease-out;
    -moz-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    opacity: 1;
    filter: alpha(opacity=100);
  }
}
header#masthead {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  border-left: 20px solid #000;
  border-right: 20px solid #000;
  background-color: #000;
  z-index: 99;
  height: auto;
}
@media only screen and (min-width: 640px) {
  .no-padding-right {
    padding-right: 0;
  }
  header#masthead {
    height: 60px;
  }
}
header#masthead .site-title {
  margin: 0;
  text-align: center;
}
header#masthead .site-title img {
  padding: 20px 45px 8px 0;
  float: left;
  max-height: 60px;
}
header#masthead #toggle-menu {
  position: absolute;
  top: 0;
  right: 0;
  font-size: 24px;
  color: #fff;
  margin-right: -20px;
  width: 66px;
  height: 100%;
  line-height: 56px;
  text-align: center;
  cursor: pointer;
  -webkit-transition: color 333ms ease-in-out;
  -moz-transition: color 333ms ease-in-out;
  -ms-transition: color 333ms ease-in-out;
  -o-transition: color 333ms ease-in-out;
  transition: color 333ms ease-in-out;
}
@media only screen and (max-width: 639px) {
  header#masthead .site-title img {
    padding: 20px 60px 20px 0;
  }
  header#masthead #toggle-menu {
    font-size: 1.3em;
  }
}
header#masthead #toggle-menu:focus,
header#masthead #toggle-menu:hover {
  color: #fff;
}
header#masthead #toggle-menu:active {
  opacity: 0.33;
  filter: alpha(opacity=33);
}
#progress-wrapper {
  height: 5px;
  background: rgba(27, 28, 29, 0.33);
  display: block;
  position: fixed;
  z-index: 99;
  left: 20px;
  right: 20px;
  top: 67px;
}
#progress-wrapper #progress {
  height: 100%;
}
@media only screen and (min-width: 640px) {
  header#masthead #toggle-menu {
    width: 65px;
    height: 100%;
  }
  #progress-wrapper {
    top: 82px;
  }
}
footer#colophon {
  background-color: #000;
  color: #fff;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  font-size: 13px;
  line-height: 40px;
  text-align: center;
  z-index: 101;
}
footer#colophon i {
  font-size: 16px;
}
footer#colophon a {
  color: #fff;
  line-height: 47px;
  display: inline-block;
  text-align: center;
}
footer#colophon a.icons {
  width: 40px;
}
footer#colophon a:hover.icon-twitter {
  color: #00aced;
}
footer#colophon a:hover.icon-facebook {
  color: #3b5998;
}
footer#colophon a:hover.icon-instagram {
  color: #125688;
}
footer#colophon a:hover.icon-linkedin {
  color: #0077b5;
}
footer#colophon a:hover.icon-mail {
  color: #6ed2dc;
}
footer#colophon .site-info {
  text-align: right;
}
@media only screen and (max-width: 639px) {
  footer#colophon a {
    line-height: 40px;
  }
  footer#colophon .site-info {
    text-align: center;
  }
}
footer#colophon .site-info .small-custom {
  width: calc(100% / 5);
}
footer#colophon .site-info button#apprenticeship-toggle,
footer#colophon .site-info button#book-toggle,
footer#colophon .site-info button#contact-store,
footer#colophon .site-info button#contact-toggle,
footer#colophon .site-info button#contact-toggle-footer,
footer#colophon .site-info button#whatsapp-toggle {
  display: flex;
  align-items: center;
  padding: 9px 18px;
  border: none;
  background-color: #fff;
  color: #000;
  font-weight: 700;
  white-space: nowrap;
  outline: 0;
  -webkit-transition: translate 888ms ease 0s;
  -moz-transition: translate 888ms ease 0s;
  -ms-transition: translate 888ms ease 0s;
  -o-transition: translate 888ms ease 0s;
  transition: translate 888ms ease 0s;
  -moz-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}
footer#colophon .site-info button#apprenticeship-toggle.hide,
footer#colophon .site-info button#book-toggle.hide,
footer#colophon .site-info button#contact-store.hide,
footer#colophon .site-info button#contact-toggle-footer.hide,
footer#colophon .site-info button#contact-toggle.hide,
footer#colophon .site-info button#whatsapp-toggle.hide {
  -moz-transform: translate(0, 150px);
  -o-transform: translate(0, 150px);
  -ms-transform: translate(0, 150px);
  -webkit-transform: translate(0, 150px);
  transform: translate(0, 150px);
}
footer#colophon .site-info button#apprenticeship-toggle:focus,
footer#colophon .site-info button#apprenticeship-toggle:hover,
footer#colophon .site-info button#book-toggle:focus,
footer#colophon .site-info button#book-toggle:hover,
footer#colophon .site-info button#contact-store:focus,
footer#colophon .site-info button#contact-store:hover,
footer#colophon .site-info button#contact-toggle-footer:focus,
footer#colophon .site-info button#contact-toggle-footer:hover,
footer#colophon .site-info button#contact-toggle:focus,
footer#colophon .site-info button#contact-toggle:hover,
footer#colophon .site-info button#whatsapp-toggle:focus,
footer#colophon .site-info button#whatsapp-toggle:hover {
  background: #fff;
}
@media only screen and (min-width: 640px) {
  footer#colophon .site-info .social-icons {
    text-align: right;
  }
  footer#colophon .site-info button#apprenticeship-toggle span,
  footer#colophon .site-info button#book-toggle span,
  footer#colophon .site-info button#contact-store span,
  footer#colophon .site-info button#contact-toggle span,
  footer#colophon .site-info button#contact-toggle-footer span,
  footer#colophon .site-info button#whatsapp-toggle span {
    margin-left: 5px;
  }
}
footer#colophon .site-info .footer-buttons-wrapper {
  text-align: left;
}
@media only screen and (max-width: 639px) {
  footer#colophon .site-info button#apprenticeship-toggle,
  footer#colophon .site-info button#book-toggle,
  footer#colophon .site-info button#contact-store,
  footer#colophon .site-info button#contact-toggle,
  footer#colophon .site-info button#contact-toggle-footer,
  footer#colophon .site-info button#whatsapp-toggle {
    padding: 9px 12px;
  }
  footer#colophon .site-info button#apprenticeship-toggle span,
  footer#colophon .site-info button#book-toggle span,
  footer#colophon .site-info button#contact-store span,
  footer#colophon .site-info button#contact-toggle span,
  footer#colophon .site-info button#contact-toggle-footer span,
  footer#colophon .site-info button#whatsapp-toggle span {
    display: none;
  }
  footer#colophon .site-info .footer-buttons-wrapper {
    text-align: center;
  }
  footer#colophon .site-info .footer-buttons #book-toggle,
  footer#colophon .site-info .footer-buttons #contact-store,
  footer#colophon .site-info .footer-buttons #contact-toggle-footer,
  footer#colophon .site-info .footer-buttons #whatsapp-toggle {
    width: 100%;
  }
}
#contact-nav {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 67px;
  background: #000;
  color: #fff;
  margin: 0;
  padding: 60px 20px 0;
  -webkit-transition: translate 888ms ease 0s;
  -moz-transition: translate 888ms ease 0s;
  -ms-transition: translate 888ms ease 0s;
  -o-transition: translate 888ms ease 0s;
  transition: translate 888ms ease 0s;
  -moz-transform: translate(0, 150%);
  -o-transform: translate(0, 150%);
  -ms-transform: translate(0, 150%);
  -webkit-transform: translate(0, 150%);
  transform: translate(0, 150%);
}
#contact-nav.shown {
  -moz-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}
#contact-nav.shown #primary-menu {
  transform: none;
}
#contact-nav.fade #primary-menu,
#contact-nav.fade .site-title {
  opacity: 1;
  filter: alpha(opacity=100);
}
#contact-nav .site-title {
  -webkit-transition: opacity 888ms ease 0s;
  -moz-transition: opacity 888ms ease 0s;
  -ms-transition: opacity 888ms ease 0s;
  -o-transition: opacity 888ms ease 0s;
  transition: opacity 888ms ease 0s;
  opacity: 0;
  filter: alpha(opacity=0);
}
#contact-nav a,
#contact-nav a:focus,
#contact-nav a:hover {
  color: #fff;
}
#contact-nav .contact-inner {
  margin-top: 20px;
}
@media only screen and (min-width: 640px) {
  #contact-nav {
    bottom: 82px;
  }
  #contact-nav .contact-inner {
    margin-top: 80px;
  }
}
#contact-nav .contact-inner h2 {
  letter-spacing: 0.00125rem;
  line-height: 1;
  margin-top: 20px;
  margin-bottom: 0;
  font-weight: 700;
}
#contact-nav .contact-inner p {
  margin-top: 0;
  margin-bottom: 20px;
}
#contact-nav .recaptcha {
  float: left;
  width: 100%;
  margin-bottom: 20px;
}
#contact-nav .wpcf7 .wpcf7-form {
  overflow: hidden;
}
#contact-nav .wpcf7 .wpcf7-form p {
  margin: 0;
}
@media only screen and (min-width: 640px) {
  #contact-nav .wpcf7 .wpcf7-form p:nth-of-type(1),
  #contact-nav .wpcf7 .wpcf7-form p:nth-of-type(2) {
    float: left;
    width: 50%;
  }
  #contact-nav .wpcf7 .wpcf7-form p:nth-of-type(1) {
    padding-right: 10px;
  }
  #contact-nav .wpcf7 .wpcf7-form p:nth-of-type(2) {
    padding-left: 10px;
  }
}
#contact-nav .wpcf7 .wpcf7-form label {
  font-weight: 300;
  margin-bottom: 20px;
  display: block;
  float: left;
  width: 100%;
  font-size: 15.2px;
  font-size: 0.95rem;
}
#contact-nav .wpcf7 .wpcf7-form input,
#contact-nav .wpcf7 .wpcf7-form textarea {
  float: left;
  width: 100%;
  border: none;
  background-color: #000;
  color: #000;
  outline: 0;
  margin: 0;
  font-weight: 700;
  letter-spacing: -0.015rem;
  padding: 15px;
  font-size: 22.4px;
  font-size: 1.4rem;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
#contact-nav .wpcf7 .wpcf7-form input.wpcf7-not-valid,
#contact-nav .wpcf7 .wpcf7-form textarea.wpcf7-not-valid {
  -webkit-box-shadow: inset 0 0 0 5px #fff;
  -moz-box-shadow: inset 0 0 0 5px #fff;
  box-shadow: inset 0 0 0 5px #fff;
}
#contact-nav .wpcf7 .wpcf7-form input[type='submit'],
#contact-nav .wpcf7 .wpcf7-form textarea[type='submit'] {
  margin-bottom: 20px;
}
#contact-nav .wpcf7 .wpcf7-form input[type='submit']:focus,
#contact-nav .wpcf7 .wpcf7-form input[type='submit']:hover,
#contact-nav .wpcf7 .wpcf7-form textarea[type='submit']:focus,
#contact-nav .wpcf7 .wpcf7-form textarea[type='submit']:hover {
  background-color: #fff;
  color: #000;
  -webkit-box-shadow: inset 0 0 0 5px #fff;
  -moz-box-shadow: inset 0 0 0 5px #fff;
  box-shadow: inset 0 0 0 5px #fff;
}
#contact-nav .wpcf7 .wpcf7-form input[type='submit']:active,
#contact-nav .wpcf7 .wpcf7-form textarea[type='submit']:active {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
#contact-nav .wpcf7 .wpcf7-form textarea {
  line-height: 1.13em;
  -webkit-box-shadow: inset 0 0 0 5px #fff;
  -moz-box-shadow: inset 0 0 0 5px #fff;
  box-shadow: inset 0 0 0 5px #fff;
}
#contact-nav .wpcf7 .wpcf7-form textarea.textedup,
#contact-nav .wpcf7 .wpcf7-form textarea:focus {
  background-color: #fff;
  -webkit-box-shadow: inset 0 0 0 5px #fff;
  -moz-box-shadow: inset 0 0 0 5px #fff;
  box-shadow: inset 0 0 0 5px #fff;
}
#contact-nav .wpcf7 .wpcf7-form span.wpcf7-not-valid-tip {
  color: #fff;
}
#contact-nav .wpcf7 .wpcf7-form .wpcf7-response-output {
  color: #000;
  display: block;
  position: fixed;
  z-index: 99;
  bottom: 40px;
  right: 20px;
  left: 20px;
  font-size: 18px;
  padding: 15px;
  margin: 0;
  line-height: 1.3em;
  border: none;
}
#contact-nav .wpcf7 .wpcf7-form .wpcf7-response-output.wpcf7-validation-errors {
  background-color: #fff898;
}
#contact-nav .wpcf7 .wpcf7-form .wpcf7-response-output.wpcf7-mail-sent-ok {
  background-color: #4cb9ec;
  color: #fff;
}
#contact-nav .wpcf7 .wpcf7-form img.ajax-loader {
  text-align: center;
  margin: 20px auto;
  display: block;
}
#contact-nav .wpcf7 .wpcf7-form input {
  line-height: 1em;
  -webkit-box-shadow: inset 0 0 0 5px #fff;
  -moz-box-shadow: inset 0 0 0 5px #fff;
  box-shadow: inset 0 0 0 5px #fff;
}
#contact-nav .wpcf7 .wpcf7-form input.textedup,
#contact-nav .wpcf7 .wpcf7-form input:focus {
  background-color: #fff;
  -webkit-box-shadow: inset 0 0 0 5px #fff;
  -moz-box-shadow: inset 0 0 0 5px #fff;
  box-shadow: inset 0 0 0 5px #fff;
}
#contact-nav .wpcf7 .wpcf7-form input[type='submit'] {
  padding: 20px;
  text-transform: uppercase;
  letter-spacing: 2px;
  background-color: #fff;
  color: #000;
  -webkit-box-shadow: inset 0 0 0 5px #fff;
  -moz-box-shadow: inset 0 0 0 5px #fff;
  box-shadow: inset 0 0 0 5px #fff;
}
#contact-nav .wpcf7 .wpcf7-form input[type='submit'].wpcf7-not-valid {
  -webkit-box-shadow: inset 0 0 0 0 #000;
  -moz-box-shadow: inset 0 0 0 0 #000;
  box-shadow: inset 0 0 0 0 #000;
}
#contact-nav .wpcf7 .wpcf7-form input[type='submit']:focus {
  background-color: #fff;
  -webkit-box-shadow: inset 0 0 0 5px #fff;
  -moz-box-shadow: inset 0 0 0 5px #fff;
  box-shadow: inset 0 0 0 5px #fff;
}
#contact-nav .wpcf7 .wpcf7-form input[type='submit']:active {
  opacity: 0.3;
  filter: alpha(opacity=30);
}
#main-nav {
  position: fixed;
  top: 60px;
  left: 0;
  right: 0;
  bottom: 57px;
  background: #000;
  color: #fff;
  margin: 0;
  padding: 0 20px;
  -webkit-transition: all 888ms ease 0s;
  -moz-transition: all 888ms ease 0s;
  -ms-transition: all 888ms ease 0s;
  -o-transition: all 888ms ease 0s;
  transition: all 888ms ease 0s;
  -moz-transform: translate(-150%, 0);
  -o-transform: translate(-150%, 0);
  -ms-transform: translate(-150%, 0);
  -webkit-transform: translate(-150%, 0);
  transform: translate(-150%, 0);
}
#main-nav.shown {
  -moz-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}
#main-nav.shown #primary-menu {
  transform: none;
}
#main-nav.fade #primary-menu,
#main-nav.fade .site-title {
  opacity: 1;
  filter: alpha(opacity=100);
}
#main-nav #primary-menu,
#main-nav .site-title,
#primary-menu li h2 {
  opacity: 0;
  filter: alpha(opacity=0);
}
#main-nav .site-title {
  -webkit-transition: opacity 888ms ease 0s;
  -moz-transition: opacity 888ms ease 0s;
  -ms-transition: opacity 888ms ease 0s;
  -o-transition: opacity 888ms ease 0s;
  transition: opacity 888ms ease 0s;
}
#main-nav a,
#main-nav a:focus,
#main-nav a:hover {
  color: #fff;
}
#main-nav #primary-menu {
  padding: 0;
  margin: 0;
  -webkit-transition: opacity 888ms ease-in-out;
  -moz-transition: opacity 888ms ease-in-out;
  -ms-transition: opacity 888ms ease-in-out;
  -o-transition: opacity 888ms ease-in-out;
  transition: opacity 888ms ease-in-out;
}
#main-nav .site-title img {
  width: 100%;
  margin: 20px 0 0;
  max-width: 400px;
}
#main-nav .social ul {
  margin: 0;
  padding: 0;
}
#main-nav .social ul li {
  float: left;
  text-align: center;
  list-style: none;
}
#main-nav .social ul li a {
  display: block;
  padding: 20px;
}
#close-menu {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  padding: 0;
  font-size: 23px;
  min-height: 63px;
  width: 100%;
  text-align: center;
  cursor: pointer;
  color: #fff;
  z-index: 103;
  -webkit-transition: transform 666ms ease 0s;
  -moz-transition: transform 666ms ease 0s;
  -ms-transition: transform 666ms ease 0s;
  -o-transition: transform 666ms ease 0s;
  transition: transform 666ms ease 0s;
  -moz-transform: translate(0, -150%);
  -o-transform: translate(0, -150%);
  -ms-transform: translate(0, -150%);
  -webkit-transform: translate(0, -150%);
  transform: translate(0, -150%);
}
#close-menu.shown {
  -moz-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}
#close-menu:focus h2,
#close-menu:hover h2 {
  background: #f2f2f2;
  background: -webkit-linear-gradient(left, #f2f2f2 0, #fff 100%);
  background: linear-gradient(to right, #f2f2f2 0, #fff 100%);
  color: #fff;
}
#close-menu h2 {
  background-color: #fff;
  margin: 0;
  line-height: 60px;
  padding-right: 11px;
  font-weight: 700;
  letter-spacing: 0.125rem;
  text-transform: uppercase;
  font-size: 18px;
  text-align: right;
  color: #000;
}
#close-menu h2 i {
  margin-right: 3px;
}
#primary-menu {
  margin: 20px 0 0;
  padding: 0 20px;
}
#primary-menu li {
  list-style: none;
  margin: 0;
}
#primary-menu li h2 {
  margin: 0;
  transform: none;
  font-weight: 700;
  letter-spacing: 0.00125rem;
  line-height: 2;
  text-transform: uppercase;
  font-size: 2em;
  -moz-transform: translate(0, 70px);
  -o-transform: translate(0, 70px);
  -ms-transform: translate(0, 70px);
  -webkit-transform: translate(0, 70px);
  transform: translate(0, 70px);
  -webkit-animation-duration: 1.1s;
  animation-duration: 1.1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
#primary-menu li h1.reveal {
  -webkit-animation-name: fadeUp;
  animation-name: fadeUp;
}
@media only screen and (max-width: 639px) {
  #primary-menu li h2 {
    line-height: 2.5;
    -moz-transform: translate(0, 50px);
    -o-transform: translate(0, 50px);
    -ms-transform: translate(0, 50px);
    -webkit-transform: translate(0, 50px);
    transform: translate(0, 50px);
  }
}

@media only screen and (max-width: 850px) {
  .display__flex {
    font-size: 0.7rem;
  }
}
@media only screen and (min-width: 640px) {
  #main-nav {
    bottom: 60px;
  }
  #main-nav .site-title img {
    max-width: 500px;
  }
  .display__flex {
    display: flex;
    align-items: center;
    gap: 1rem;
  }
}
body.home #video-bg {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
body.home #video-bg .cover {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
  background-color: rgba(0, 0, 0, 0.7);
}
body.home #video-bg video {
  height: 100% !important;
  min-width: auto !important;
  width: 100% !important;
  -o-object-fit: cover;
  object-fit: cover;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
body.home #main #third {
  padding-top: 20px;
  padding-bottom: 20px;
}
body.home .parallax-window,
body.page .parallax-window {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  min-height: 400px;
  background: 0 0;
}
body.home #main .active .accordion li,
body.home #main .active .intro-button,
body.home #main .active button,
body.home #main .active h1,
body.home #main .active h2,
body.home #main .active h3,
body.home #main .active h4,
body.home #main .active i,
body.home #main .active p,
body.page #main .active .accordion li,
body.page #main .active .intro-button,
body.page #main .active button,
body.page #main .active h1,
body.page #main .active h2,
body.page #main .active h3,
body.page #main .active h4,
body.page #main .active i,
body.page #main .active p {
  -moz-transform: translate(0, 70px);
  -o-transform: translate(0, 70px);
  -ms-transform: translate(0, 70px);
  -webkit-transform: translate(0, 70px);
  transform: translate(0, 70px);
  -webkit-animation-duration: 1.1s;
  animation-duration: 1.1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
@media only screen and (max-width: 639px) {
  body.home .small-hide {
    display: none;
  }
  body.home #main .active .accordion li,
  body.home #main .active .intro-button,
  body.home #main .active button,
  body.home #main .active h1,
  body.home #main .active h2,
  body.home #main .active h3,
  body.home #main .active h4,
  body.home #main .active i,
  body.home #main .active p,
  body.page #main .active .accordion li,
  body.page #main .active .intro-button,
  body.page #main .active button,
  body.page #main .active h1,
  body.page #main .active h2,
  body.page #main .active h3,
  body.page #main .active h4,
  body.page #main .active i,
  body.page #main .active p {
    -moz-transform: translate(0, 50px);
    -o-transform: translate(0, 50px);
    -ms-transform: translate(0, 50px);
    -webkit-transform: translate(0, 50px);
    transform: translate(0, 50px);
  }
}
body.home #main .active .accordion li.reveal,
body.home #main .active .intro-button.reveal,
body.home #main .active button.reveal,
body.home #main .active h1.reveal,
body.home #main .active h2.reveal,
body.home #main .active h3.reveal,
body.home #main .active h4.reveal,
body.home #main .active i.reveal,
body.home #main .active p.reveal,
body.page #main .active .accordion li.reveal,
body.page #main .active .intro-button.reveal,
body.page #main .active button.reveal,
body.page #main .active h1.reveal,
body.page #main .active h2.reveal,
body.page #main .active h3.reveal,
body.page #main .active h4.reveal,
body.page #main .active i.reveal,
body.page #main .active p.reveal {
  -webkit-animation-name: fadeUp;
  animation-name: fadeUp;
}
body.home #main .active .accordion li.title-right,
body.home #main .active .intro-button.title-right,
body.home #main .active button.title-right,
body.home #main .active h1.title-right,
body.home #main .active h2.title-right,
body.home #main .active h3.title-right,
body.home #main .active h4.title-right,
body.home #main .active i.title-right,
body.home #main .active p.title-right,
body.page #main .active .accordion li.title-right,
body.page #main .active .intro-button.title-right,
body.page #main .active button.title-right,
body.page #main .active h1.title-right,
body.page #main .active h2.title-right,
body.page #main .active h3.title-right,
body.page #main .active h4.title-right,
body.page #main .active i.title-right,
body.page #main .active p.title-right {
  text-align: right;
  float: right;
}
body.home #main .a-section,
body.page #main .a-section {
  min-height: 360px;
  overflow: hidden;
  display: flex;
  align-items: center;
}
body.home #main .full-width,
body.page #main .full-width {
  max-width: 100% !important;
}
body.home #main #eif_feed,
body.page #main #eif_feed {
  background-color: transparent !important;
}
body.home #main #eif_feed img,
body.page #main #eif_feed img {
  border: none !important;
  box-shadow: none !important;
  width: 100%;
}
body.home #main #eif_feed #eif_images,
body.page #main #eif_feed #eif_images {
  padding: 10px !important;
}
body.home #main #eif_feed #eif_images .image-container .after,
body.page #main #eif_feed #eif_images .image-container .after {
  top: 0 !important;
  left: 0 !important;
}
body.home #main #eif_feed button,
body.page #main #eif_feed button {
  background-color: #fff !important;
  color: #000 !important;
  font-weight: 700 !important;
  font-family: 'Fira Mono', sans-serif !important;
  float: none !important;
  margin-left: 20px !important;
  outline: 0 !important;
}
body.home #main #eif_feed button:focus,
body.home #main #eif_feed button:hover,
body.page #main #eif_feed button:focus,
body.page #main #eif_feed button:hover {
  background-color: #fff !important;
  color: #000 !important;
}
body.home #main #eif_feed button:active,
body.page #main #eif_feed button:active {
  opacity: 0.5;
  filter: alpha(opacity=50);
  position: relative;
  top: 2px;
}
body.home #main #secondandhalf,
body.page #main #secondandhalf {
  overflow: hidden;
}
body.home #main #secondandhalf .cover,
body.page #main #secondandhalf .cover {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
  background: #111924;
  background: -webkit-linear-gradient(
    left,
    #111924 0,
    rgba(255, 255, 255, 0) 100%
  );
  background: linear-gradient(to right, #111924 0, rgba(255, 255, 255, 0) 100%);
}
body.home #main #secondandhalf .content-fullscreen,
body.page #main #secondandhalf .content-fullscreen {
  position: fixed;
  top: 79px;
  right: 0;
  bottom: 60px;
  left: 0;
  z-index: 9;
  background-color: #000;
  color: #fff;
  display: flex;
  align-items: center;
  -moz-transform: translate(-150%, 0);
  -o-transform: translate(-150%, 0);
  -ms-transform: translate(-150%, 0);
  -webkit-transform: translate(-150%, 0);
  transform: translate(-150%, 0);
  -webkit-transition: transform 666ms ease 0s;
  -moz-transition: transform 666ms ease 0s;
  -ms-transition: transform 666ms ease 0s;
  -o-transition: transform 666ms ease 0s;
  transition: transform 666ms ease 0s;
}
body.home #main #first {
  position: relative;
}
body.archive .site-branding,
body.home #main #first .site-branding,
body.page #main #first .site-branding {
  max-width: 300px;
  -webkit-transition: all 888ms ease 0s;
  -moz-transition: all 888ms ease 0s;
  -ms-transition: all 888ms ease 0s;
}
body.home #main #secondandhalf .content-fullscreen.shown,
body.page #main #secondandhalf .content-fullscreen.shown {
  -moz-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}
body.home #main #secondandhalf .content-fullscreen h2,
body.page #main #secondandhalf .content-fullscreen h2 {
  margin: 0;
  letter-spacing: 0;
  font-weight: 700;
  font-family: 'Fira Mono', sans-serif;
}
body.home #main #secondandhalf .content-fullscreen .content-list p,
body.page #main #secondandhalf .content-fullscreen .content-list p {
  float: left;
  width: 50%;
  font-style: italic;
}
body.home #main #secondandhalf .outer-content-wrapper,
body.page #main #secondandhalf .outer-content-wrapper {
  position: relative;
  z-index: 3;
}
@media only screen and (max-width: 639px) {
  body.home #main #secondandhalf .content-fullscreen,
  body.page #main #secondandhalf .content-fullscreen {
    top: 57px;
    bottom: 57px;
  }
  body.home #main #first,
  body.page #main #first {
    height: 100vh;
  }
  body.home #main #firstfive,
  body.page #main #firstfive {
    font-size: 0.9rem;
  }
}
body.home #main #first .site-branding,
body.page #main #first .site-branding {
  margin: 10% auto 0;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 9;
  padding: 20px;
  -o-transition: all 888ms ease 0s;
  transition: all 888ms ease 0s;
}
body.home #main #first .site-branding.stick,
body.page #main #first .site-branding.stick {
  margin-top: 0 !important;
  position: fixed;
  mix-blend-mode: exclusion;
  top: 0;
  left: 0;
  right: 0;
  bottom: auto;
  z-index: 9;
  max-width: 160px;
  padding: 20px 20px 0;
}
body.home #main #firstfive,
body.page #main #firstfive {
  background-color: #fff;
  color: #000;
  padding: 30px 0;
}
body.home #main #firstfive h2,
body.page #main #firstfive h2 {
  margin-top: 0;
}
body.home #main #firstfive h3,
body.page #main #firstfive h3 {
  text-transform: uppercase;
  margin-bottom: 0;
  letter-spacing: 0;
  color: #000;
}
body.home #main #first h1,
body.home #main #second h2,
body.page #main #first h2,
body.page #main #second h2 {
  line-height: 1.13em;
  letter-spacing: -0.045rem;
  font-weight: 700;
  font-family: 'Fira Mono', sans-serif;
}
body.home #main #firstfive .border-right,
body.page #main #firstfive .border-right {
  border-right: 1px solid #000;
}
body.home #main #firstfive p,
body.page #main #firstfive p {
  margin-top: 3.33px;
  margin-bottom: 10px;
}
body.home #main #firstfive a,
body.page #main #firstfive a {
  color: #000;
  -webkit-box-shadow: 0 1px 0 0 #000;
  -moz-box-shadow: 0 1px 0 0 #000;
  box-shadow: 0 1px 0 0 #000;
  -webkit-transition: transform 666ms ease 0s;
  -moz-transition: transform 666ms ease 0s;
  -ms-transition: transform 666ms ease 0s;
  -o-transition: transform 666ms ease 0s;
  transition: transform 666ms ease 0s;
}
body.home #main #firstfive a:focus,
body.home #main #firstfive a:hover,
body.page #main #firstfive a:focus,
body.page #main #firstfive a:hover {
  background-color: #000;
  color: #fff;
  padding: 7px 17px;
}
body.home #main #first,
body.page #main #first {
  min-height: 360px;
}
body.home #main #first h2,
body.page #main #first h2 {
  max-width: 90%;
  position: relative;
  z-index: 6;
  margin-top: 0;
}
body.home #main #first h1:first-of-type,
body.page #main #first h1:first-of-type {
  margin-bottom: 0;
}
@media only screen and (min-width: 640px) {
  body.home #main #first,
  body.page #main #first {
    min-height: 75vh;
  }
  body.home #main #first h2,
  body.page #main #first h2 {
    max-width: 70%;
    margin-top: 40px;
  }
}
body.home #main #first .logo,
body.page #main #first .logo {
  position: relative;
  z-index: 2;
  padding: 0 20px;
  max-width: 600px;
}
body.home #main #first .cover,
body.page #main #first .cover {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
}
body.home #main #second,
body.page #main #second {
  color: #fff;
  position: relative;
}
body.home #main #second .content-inner-wrapper,
body.page #main #second .content-inner-wrapper {
  text-align: center;
  position: relative;
  z-index: 6;
}
body.home #main #second h2,
body.page #main #second h2 {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 10px;
  position: relative;
  z-index: 6;
}
body.home #main #second .cover,
body.page #main #second .cover {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 4;
  background: #000;
  background: -webkit-linear-gradient(
    left,
    #000 5%,
    rgba(255, 255, 255, 0) 100%
  );
  background: linear-gradient(to right, #000 5%, rgba(255, 255, 255, 0) 100%);
}
body.home #main #twofive,
body.page #main #twofive {
  background-color: #fff;
  padding: 20px;
  color: #000;
}
@media only screen and (min-width: 640px) {
  body.home #main #twofive,
  body.page #main #twofive {
    padding: 60px;
  }
}
body.home #main #twofive h1,
body.home #main #twofive h2,
body.page #main #twofive h1,
body.page #main #twofive h2 {
  margin-top: 0;
  text-align: center;
  color: #000;
  line-height: 1.1;
}
body.home #main #third,
body.page #main #third {
  color: #fff;
}
body.home #main #third h2,
body.page #main #third h2 {
  text-align: center;
}
body.home #main #third h3,
body.page #main #third h3 {
  margin-bottom: 0;
  font-family: 'Fira Mono', sans-serif;
  font-weight: 700;
  line-height: 1.13em;
  letter-spacing: -0.015rem;
  text-transform: uppercase;
}
body.home #main #third .work-link .button,
body.page #main #third .work-link .button {
  display: block;
  border: 2px solid;
  padding: 10px;
  text-align: center;
  color: #fff;
  margin-top: 16px;
  font-size: 0.9em;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
body.home #main #third .work-link .button:focus,
body.home #main #third .work-link .button:hover,
body.page #main #third .work-link .button:focus,
body.page #main #third .work-link .button:hover {
  background-color: #fff;
  border-color: #fff;
  color: #000;
}
body.home #main #third .work-link .button:active,
body.page #main #third .work-link .button:active {
  position: relative;
  top: 2px;
  opacity: 0.6;
  filter: alpha(opacity=60);
}
body.home #main #fourth,
body.page #main #fourth {
  color: #fff;
  text-align: center;
}
body.home #main #fourth h2,
body.page #main #fourth h2 {
  margin-bottom: 20px;
  font-family: 'Fira Mono', sans-serif;
  font-weight: 700;
  line-height: 1.13em;
  letter-spacing: -0.045rem;
}
body.home #main #fourth p,
body.page #main #fourth p {
  margin-top: 0;
  margin-bottom: 20px;
}
body.home #main #fourth .background,
body.page #main #fourth .background {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  z-index: 1;
}
body.home #main #fourth .cover,
body.page #main #fourth .cover {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
  background: #000;
  background: -webkit-linear-gradient(left, #000 0, transparent 100%);
  background: linear-gradient(to right, #000 0, transparent 100%);
}
body.home #main #fourth .contact-form,
body.page #main #fourth .contact-form {
  position: relative;
  z-index: 3;
  padding-top: 40px;
  padding-bottom: 40px;
}
body.home #main #fourth .contact-form #contact-toggle,
body.page #main #fourth .contact-form #contact-toggle {
  outline: 0;
  margin: 20px auto 0;
  text-align: center;
  display: block;
  background-color: transparent;
  border: 3px solid #fff;
  color: #fff;
  padding: 20px 40px;
  font-weight: 700;
}
body.home #main #fourth .contact-form #contact-toggle:focus,
body.home #main #fourth .contact-form #contact-toggle:hover,
body.page #main #fourth .contact-form #contact-toggle:focus,
body.page #main #fourth .contact-form #contact-toggle:hover {
  background: #fff;
  color: #000;
  border-color: #fff;
}
body.home #main #fourth .contact-form #contact-toggle:active,
body.page #main #fourth .contact-form #contact-toggle:active {
  opacity: 0.3;
  filter: alpha(opacity=30);
}
body.home #main #fifth,
body.page #main #fifth {
  background-color: #000;
  padding-bottom: 30px;
  color: #fff;
}
body.home #main #fifth h2,
body.page #main #fifth h2 {
  text-align: center;
}
body.home #main #seventh,
body.page #main #seventh {
  background-color: #fff;
  color: #000;
  padding-top: 40px;
  padding-bottom: 48px;
}
body.home #main #seventh h2,
body.page #main #seventh h2 {
  text-align: center;
  margin-top: 0;
  font-weight: 700;
  letter-spacing: 0;
  position: relative;
  z-index: 3;
}
body.home #main #seventh h3,
body.page #main #seventh h3 {
  color: #000;
  margin: 0 0 20px;
  font-weight: 700;
  letter-spacing: 0;
  position: relative;
  z-index: 3;
  text-align: center;
  border-bottom: 1px solid #000;
  padding-bottom: 10px;
}
body.home #main #seventh p,
body.page #main #seventh p {
  margin-top: 0;
  margin-bottom: 40px;
  font-weight: 300;
  position: relative;
  z-index: 3;
}
body.home #main #eighth,
body.page #main #eighth {
  display: block;
  position: relative;
  min-height: 420px;
}
body.home #main #eighth #map,
body.page #main #eighth #map {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 40px;
}
body.home #main #sixth,
body.page #main #sixth {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url(/wp-content/themes/badderink/img/background_second.jpg);
  color: #fff;
  position: relative;
  text-align: center;
}
body.home #main #sixth .stats-wrapper,
body.page #main #sixth .stats-wrapper {
  width: 100%;
  position: relative;
  z-index: 2;
  max-width: 600px;
}
@media only screen and (min-width: 640px) {
  body.home #main #eighth,
  body.page #main #eighth {
    min-height: 70vh;
  }
  body.home #main #sixth .stats-title-wrapper,
  body.page #main #sixth .stats-title-wrapper {
    padding: 0;
  }
}
body.home #main #sixth,
body.page #main #sixth {
  background-color: rgba(255, 255, 255, 0.25);
}
body.home #main #sixth h2,
body.page #main #sixth h2 {
  text-align: center;
  margin: 0 0 20px;
  font-weight: 700;
  letter-spacing: 0;
  position: relative;
  z-index: 3;
}
body.home #main #sixth p,
body.page #main #sixth p {
  margin-top: 0;
  margin-bottom: 10px;
  font-weight: 300;
  position: relative;
  z-index: 3;
}
body.home #main #sixth .cover,
body.page #main #sixth .cover {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
  background: #000;
  background: -webkit-linear-gradient(
    bottom,
    #000 0,
    rgba(255, 255, 255, 0) 100%
  );
  background: linear-gradient(to top, #000 0, rgba(255, 255, 255, 0) 100%);
}
#blog,
body.error404 #primary #main a:focus h1,
body.error404 #primary #main a:hover h1,
body.single article {
  background-color: #fff;
}
#blog article {
  margin-bottom: 40px;
  float: left;
  width: 100%;
}
#blog article a {
  color: #000;
}
#blog article a.title-wrapper {
  float: left;
  width: calc(60% - 20px);
}
@media only screen and (max-width: 639px) {
  #blog article a.title-wrapper {
    float: none;
  }
}
#blog article h2 {
  font-size: 1.8em;
}
#blog article .entry-header .featured-image {
  float: left;
  width: 40%;
  margin-right: 20px;
}
body.error404 #primary #main,
body.single article img {
  width: 100%;
}
@media only screen and (max-width: 639px) {
  #blog article .entry-header .featured-image {
    width: 100%;
    float: none;
    margin-bottom: 5px;
  }
  #blog article .entry-header .featured-image .onebyone {
    position: relative;
  }
  #blog article .entry-header .featured-image .onebyone:before {
    display: block;
    content: '';
    width: 100%;
    padding-top: 50%;
  }
  #blog article .entry-header .featured-image .onebyone > .content {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
  }
}
#blog article .entry-title {
  margin: 0 0 5px;
}
#blog article .entry-content {
  margin-left: 40%;
  padding: 20px;
}
@media only screen and (max-width: 639px) {
  #blog article .entry-content {
    width: 100%;
    float: none;
    margin-left: 0;
    padding: 0;
  }
}
#blog article .entry-content p {
  margin: 0;
  font-size: 1em;
  line-height: 1.25;
}
#blog article .entry-footer .edit-link {
  font-size: 15px;
}
#blog .space {
  height: 100px;
}
#blog-single .space {
  height: 120px;
}
@media only screen and (min-width: 640px) {
  #blog-single article {
    padding-top: 20px;
  }
}
#blog-single article .fvp-onload {
  display: none !important;
}
#blog-single article .entry-title {
  margin: 20px 0 5px;
  font-family: 'Fira Mono', sans-serif;
  font-weight: 900;
  letter-spacing: -0.025em;
  line-height: 1.2em;
  -webkit-animation-duration: 1.1s;
  animation-duration: 1.1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -moz-transform: translate(0, 70px);
  -o-transform: translate(0, 70px);
  -ms-transform: translate(0, 70px);
  -webkit-transform: translate(0, 70px);
  transform: translate(0, 70px);
}
@media only screen and (max-width: 639px) {
  #blog-single article .entry-title {
    -moz-transform: translate(0, 50px);
    -o-transform: translate(0, 50px);
    -ms-transform: translate(0, 50px);
    -webkit-transform: translate(0, 50px);
    transform: translate(0, 50px);
  }
}
#blog-single article .entry-title.reveal {
  -webkit-animation-name: fadeUp;
  animation-name: fadeUp;
}
#blog-single article .entry-title p {
  font-size: 1.1em;
}
#blog-single article .entry-content {
  padding: 0;
}
body.archive {
  color: #fff;
}
body.archive #sticky-anchor {
  position: absolute;
  top: 0;
}
body.archive .site-branding,
body.archive .site-branding.stick {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 10000;
  padding: 20px 20px 0;
}
body.archive .site-branding {
  margin: auto;
  -o-transition: all 888ms ease 0s;
  transition: all 888ms ease 0s;
}
body.archive .site-branding.stick {
  max-width: 160px;
}
body.archive h2 {
  text-align: center;
  margin-bottom: 10px;
}
#author-archive article {
  margin-bottom: 20px;
}
body.error404 #primary {
  overflow: hidden;
  display: flex;
  align-items: center;
}
body.error404 #primary #main .page-title {
  margin: auto;
  max-width: 300px;
  text-align: center;
  float: none;
  display: block;
  font-family: 'Fira Mono', sans-serif;
  font-weight: 700;
  font-size: 96px;
  letter-spacing: 2px;
}
body.error404 #primary #main a {
  color: #000;
  cursor: pointer;
}
body.error404 #primary #main a h2 {
  color: #000;
}
body.error404 #primary #main a:active {
  opacity: 0.33;
  filter: alpha(opacity=33);
}
body.page #content,
body.single #content {
  margin-top: 67px;
}
@media only screen and (min-width: 640px) {
  body.page #content,
  body.single #content {
    margin-top: 82px;
  }
  #works #third {
    padding-top: 20px;
  }
}
body.single #main p {
  -moz-transform: translate(0, 70px);
  -o-transform: translate(0, 70px);
  -ms-transform: translate(0, 70px);
  -webkit-transform: translate(0, 70px);
  transform: translate(0, 70px);
  -webkit-animation-duration: 1.1s;
  animation-duration: 1.1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
@media only screen and (max-width: 639px) {
  body.single #main p {
    -moz-transform: translate(0, 50px);
    -o-transform: translate(0, 50px);
    -ms-transform: translate(0, 50px);
    -webkit-transform: translate(0, 50px);
    transform: translate(0, 50px);
  }
}
body.single #main p.reveal {
  -webkit-animation-name: fadeUp;
  animation-name: fadeUp;
}
body.single article h2 {
  margin-bottom: 0;
}
body.single article p {
  margin-top: 5px;
}
body.home .about-badderink,
body.page .about-badderink {
  margin-bottom: 40px;
}
body.home .about-badderink p,
body.page .about-badderink p {
  font-size: 0.825em;
}
#third article .entry-content .onebyone,
#third article .entry-content .twobyone {
  -webkit-transition: background-size 1s ease-in-out;
  -moz-transition: background-size 1s ease-in-out;
  -ms-transition: background-size 1s ease-in-out;
  -o-transition: background-size 1s ease-in-out;
  transition: background-size 1s ease-in-out;
}
svg.svg-inline--fa.fa-instagram.fa-w-14 {
  max-width: 24px;
}
.sbi_follow_btn a {
  display: flex;
  align-items: center;
  gap: 1rem;
  width: 100%;
  justify-content: center;
}
