@charset "UTF-8";
/*!
Theme Name: scratch
Theme URI: http://underscores.me/
Author: Matt Peacock
Author URI: https://wp-agency.co.uk
Description: Blank Theme for all WPA projects
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: scratch
Tags:

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

scratch is based on Underscores http://underscores.me/, (C) 2012-2016 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.io/normalize.css/
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Posts and pages
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
--------------------------------------------------------------*/
html {
  box-sizing: border-box; }

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

/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

body {
  margin: 0; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block; }

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden],
template {
  display: none; }

a {
  background-color: transparent; }

a:active,
a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 1em 40px; }

hr {
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

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: default; }

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-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
@font-face {
  font-family: 'Gotham';
  src: url("../fonts/Gotham-Book.eot");
  src: url("../fonts/Gotham-Book.eot?#iefix") format("embedded-opentype"), url("../fonts/Gotham-Book.woff2") format("woff2"), url("../fonts/Gotham-Book.woff") format("woff"), url("../fonts/Gotham-Book.ttf") format("truetype"), url("../fonts/Gotham-Book.svg#Gotham-Book") format("svg");
  font-weight: 500;
  font-style: normal; }

body,
button,
input,
select,
optgroup,
textarea {
  color: #404040;
  font-family: "Gotham", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.5; }

h1, h2, h3, h4, h5, h6 {
  clear: both; }

p {
  margin-bottom: 1.5em; }

dfn, cite, em, i {
  font-style: italic; }

blockquote {
  margin: 0 1.5em; }

address {
  margin: 0 0 1.5em; }

pre {
  background: #eee;
  font-family: "Courier 10 Pitch", Courier, monospace;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 1.6;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em; }

code, kbd, tt, var {
  font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
  font-size: 15px;
  font-size: 0.9375rem; }

abbr, acronym {
  border-bottom: 1px dotted #666;
  cursor: help; }

mark, ins {
  background: #fff9c0;
  text-decoration: none; }

big {
  font-size: 125%; }

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

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

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

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

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

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

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

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

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

.fa-li {
  position: absolute;
  left: -2.1428571429em;
  width: 2.1428571429em;
  top: 0.1428571429em;
  text-align: center; }
  .fa-li.fa-lg {
    left: -1.8571428571em; }

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

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

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

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

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

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

.pull-left {
  float: left; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-inverse {
  color: #fff; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-linode:before {
  content: ""; }

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

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

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

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

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

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

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

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

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

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

.fa-quora:before {
  content: ""; }

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

.fa-telegram:before {
  content: ""; }

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

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

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

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

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

.fa-shower:before {
  content: ""; }

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

.fa-podcast:before {
  content: ""; }

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

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

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

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

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

.fa-bandcamp:before {
  content: ""; }

.fa-grav:before {
  content: ""; }

.fa-etsy:before {
  content: ""; }

.fa-imdb:before {
  content: ""; }

.fa-ravelry:before {
  content: ""; }

.fa-eercast:before {
  content: ""; }

.fa-microchip:before {
  content: ""; }

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

.fa-superpowers:before {
  content: ""; }

.fa-wpexplorer:before {
  content: ""; }

.fa-meetup:before {
  content: ""; }

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

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
html {
  box-sizing: border-box; }

*,
*:before,
*:after {
  /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
  box-sizing: inherit; }

body {
  background: #fff;
  /* Fallback for when there is no custom background color defined. */ }

blockquote, q {
  quotes: "" ""; }
  blockquote:before, blockquote:after, q:before, q:after {
    content: ""; }

hr {
  background-color: #ccc;
  border: 0;
  height: 1px;
  margin-bottom: 1.5em; }

ul, ol {
  margin: 0 0 1.5em 3em; }

ul {
  list-style: disc; }

ol {
  list-style: decimal; }

li > ul,
li > ol {
  margin-bottom: 0;
  margin-left: 1.5em; }

dt {
  font-weight: bold; }

dd {
  margin: 0 1.5em 1.5em; }

img {
  height: auto;
  /* Make sure images are scaled correctly. */
  max-width: 100%;
  /* Adhere to container width. */ }

figure {
  margin: 1em 0;
  /* Extra wide images within figure tags don't overflow the content area. */ }

table {
  margin: 0 0 1.5em;
  width: 100%; }

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  border: 1px solid;
  border-color: #ccc #ccc #bbb;
  border-radius: 3px;
  background: #e6e6e6;
  color: rgba(0, 0, 0, 0.8);
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 1;
  padding: .6em 1em .4em; }
  button:hover,
  input[type="button"]:hover,
  input[type="reset"]:hover,
  input[type="submit"]:hover {
    border-color: #ccc #bbb #aaa; }
  button:active, button:focus,
  input[type="button"]:active,
  input[type="button"]:focus,
  input[type="reset"]:active,
  input[type="reset"]:focus,
  input[type="submit"]:active,
  input[type="submit"]:focus {
    border-color: #aaa #bbb #bbb; }

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
  color: #666;
  border: 1px solid #ccc;
  border-radius: 3px;
  padding: 3px; }
  input[type="text"]:focus,
  input[type="email"]:focus,
  input[type="url"]:focus,
  input[type="password"]:focus,
  input[type="search"]:focus,
  input[type="number"]:focus,
  input[type="tel"]:focus,
  input[type="range"]:focus,
  input[type="date"]:focus,
  input[type="month"]:focus,
  input[type="week"]:focus,
  input[type="time"]:focus,
  input[type="datetime"]:focus,
  input[type="datetime-local"]:focus,
  input[type="color"]:focus,
  textarea:focus {
    color: #111; }

select {
  border: 1px solid #ccc; }

textarea {
  width: 100%; }

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a {
  color: royalblue; }
  a:visited {
    color: purple; }
  a:hover, a:focus, a:active {
    color: midnightblue; }
  a:focus {
    outline: thin dotted; }
  a:hover, a:active {
    outline: 0; }

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
.main-navigation {
  clear: both;
  display: block;
  float: left;
  width: 100%; }
  .main-navigation ul {
    display: none;
    list-style: none;
    margin: 0;
    padding-left: 0; }
    .main-navigation ul ul {
      box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
      float: left;
      position: absolute;
      top: 100%;
      left: -999em;
      z-index: 99999; }
      .main-navigation ul ul ul {
        left: -999em;
        top: 0; }
      .main-navigation ul ul li:hover > ul,
      .main-navigation ul ul li.focus > ul {
        left: 100%; }
      .main-navigation ul ul a {
        width: 200px; }
    .main-navigation ul li:hover > ul,
    .main-navigation ul li.focus > ul {
      left: auto; }
  .main-navigation li {
    float: left;
    position: relative; }
  .main-navigation a {
    display: block;
    text-decoration: none; }

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
  display: block; }

@media screen and (min-width: 37.5em) {
  .menu-toggle {
    display: none; }
  .main-navigation ul {
    display: block; } }

.site-main .comment-navigation, .site-main
.posts-navigation, .site-main
.post-navigation {
  margin: 0 0 1.5em;
  overflow: hidden; }

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
  float: left;
  width: 50%; }

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
  float: right;
  text-align: right;
  width: 50%; }

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
/*------------------------------------------------------------------*
 * Social Navigation
/*------------------------------------------------------------------*/
.social-icons {
  color: #fff;
  margin-bottom: 32px; }
  @media screen and (min-width: 768px) {
    .social-icons {
      margin-bottom: 36px; } }
  .social-icons ul {
    list-style: none;
    margin: 0;
    padding: 0; }
  .social-icons li {
    display: inline-block; }
  .social-icons a {
    border: 1px solid #fff;
    border-radius: 999px;
    color: #fff;
    display: block;
    height: 36px;
    line-height: 0;
    text-align: center;
    font-size: 0;
    position: relative;
    width: 36px; }
    .social-icons a:before {
      color: #fff;
      content: "\f09a";
      font-size: 20px;
      font-family: "FontAwesome";
      -webkit-transition: 0.6s;
      transition: 0.6s;
      position: absolute;
      top: 17px;
      left: 0;
      right: 0; }
    .social-icons a:hover {
      border-color: #DF1010;
      color: #DF1010; }
      .social-icons a:hover:before {
        color: #DF1010; }
  .social-icons a[href*="codepen.io"]:before {
    content: "\f1cb"; }
  .social-icons a[href*="digg.com"]:before {
    content: "\f1a6"; }
  .social-icons a[href*="dribbble.com"]:before {
    content: "\f17d"; }
  .social-icons a[href*="facebook.com"]:before {
    content: "\f09a"; }
  .social-icons a[href*="flickr.com"]:before {
    content: "\f16e"; }
  .social-icons a[href*="plus.google.com"]:before {
    content: "\f0d5"; }
  .social-icons a[href*="instagram.com"]:before {
    content: "\f16d"; }
  .social-icons a[href*="linkedin.com"]:before {
    content: "\f08c"; }
  .social-icons a[href*="pinterest.com"]:before {
    content: "\f0d2"; }
  .social-icons a[href*="skype.com"]:before {
    content: "\f17e"; }
  .social-icons a[href*="twitter.com"]:before {
    content: "\f099"; }
  .social-icons a[href*="vimeo.com"]:before {
    content: "\f27d"; }
  .social-icons a[href*="youtube.com"]:before {
    content: "\f16a"; }
  .social-icons a[href^="mailto:"]:before {
    content: "\f003"; }
  .social-icons a[href$="/feed/"]:before {
    content: "\f09e"; }

.site-footer .social-icons a {
  font-size: 0; }

.full-menu__center .social-icons {
  margin-bottom: 0;
  margin-top: 20px;
  opacity: 0; }
  .full-menu__center .social-icons li {
    margin-left: 6px;
    margin-right: 6px;
    -webkit-transform: translateY(30px);
            transform: translateY(30px);
    -webkit-transition: opacity 0.4s linear, -webkit-transform 0.45s ease-in-out;
    transition: opacity 0.4s linear, -webkit-transform 0.45s ease-in-out;
    transition: transform 0.45s ease-in-out, opacity 0.4s linear;
    transition: transform 0.45s ease-in-out, opacity 0.4s linear, -webkit-transform 0.45s ease-in-out; }
  .full-menu__center .social-icons a {
    border-color: #000;
    color: #000; }
    .full-menu__center .social-icons a:before {
      color: #000; }
    .full-menu__center .social-icons a:hover {
      border-color: #DF1010;
      color: #DF1010; }
      .full-menu__center .social-icons a:hover:before {
        color: #DF1010; }

.full-menu__center.is-active .social-icons {
  opacity: 1;
  -webkit-transition-delay: 0.4s;
          transition-delay: 0.4s; }
  .full-menu__center.is-active .social-icons li {
    -webkit-transform: translateY(0);
            transform: translateY(0); }
    .full-menu__center.is-active .social-icons li:nth-child(1) {
      -webkit-transition-delay: 0.6s;
              transition-delay: 0.6s; }
    .full-menu__center.is-active .social-icons li:nth-child(2) {
      -webkit-transition-delay: 0.8s;
              transition-delay: 0.8s; }
    .full-menu__center.is-active .social-icons li:nth-child(3) {
      -webkit-transition-delay: 1s;
              transition-delay: 1s; }
    .full-menu__center.is-active .social-icons li:nth-child(4) {
      -webkit-transition-delay: 1.2s;
              transition-delay: 1.2s; }
    .full-menu__center.is-active .social-icons li:nth-child(5) {
      -webkit-transition-delay: 1.4s;
              transition-delay: 1.4s; }
    .full-menu__center.is-active .social-icons li:nth-child(6) {
      -webkit-transition-delay: 1.6s;
              transition-delay: 1.6s; }

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-wrap: normal !important;
  /* Many screen reader and browser combinations announce broken words as they would appear visually. */ }
  .screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
    /* Above WP toolbar. */ }

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
  outline: 0; }

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em; }

.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em; }

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto; }

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
  content: "";
  display: table;
  table-layout: fixed; }

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
  clear: both; }

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
  margin: 0 0 1.5em;
  /* Make sure select elements fit in widgets. */ }
  .widget select {
    max-width: 100%; }

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.sticky {
  display: block; }

.hentry {
  margin: 0 0 1.5em; }

.byline,
.updated:not(.published) {
  display: none; }

.single .byline,
.group-blog .byline {
  display: inline; }

.page-content,
.entry-content,
.entry-summary {
  margin: 1.5em 0 0; }

.page-links {
  clear: both;
  margin: 0 0 1.5em; }

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
  word-wrap: break-word; }

.bypostauthor {
  display: block; }

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
  /* Theme Footer (when set to scrolling) */
  display: none; }

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
  display: block; }

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0; }

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
  max-width: 100%; }

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%; }
  .wp-caption img[class*="wp-image-"] {
    display: block;
    margin-left: auto;
    margin-right: auto; }
  .wp-caption .wp-caption-text {
    margin: 0.8075em 0; }

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

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
  margin-bottom: 1.5em; }

.gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%; }
  .gallery-columns-2 .gallery-item {
    max-width: 50%; }
  .gallery-columns-3 .gallery-item {
    max-width: 33.33%; }
  .gallery-columns-4 .gallery-item {
    max-width: 25%; }
  .gallery-columns-5 .gallery-item {
    max-width: 20%; }
  .gallery-columns-6 .gallery-item {
    max-width: 16.66%; }
  .gallery-columns-7 .gallery-item {
    max-width: 14.28%; }
  .gallery-columns-8 .gallery-item {
    max-width: 12.5%; }
  .gallery-columns-9 .gallery-item {
    max-width: 11.11%; }

.gallery-caption {
  display: block; }

/*--------------------------------------------------------------
# Scratch
--------------------------------------------------------------*/
input[type="text"],
input[type="search"],
input[type="password"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="tel"],
input[type="file"],
textarea,
select {
  padding: 12.75px;
  padding: 0.75rem;
  background: #fff;
  color: #495057;
  border-bottom: 1px solid #a1a1a1;
  border-radius: 0;
  line-height: normal;
  display: block;
  width: 100%;
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; }

input[type="text"]:focus,
input[type="search"]:focus,
input[type="password"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="tel"]:focus,
input[type="file"]:focus,
textarea:focus,
select:focus {
  border-color: #DF1010;
  outline: none; }

/*------------------------------------------------------------------*
 * Navigation
/*------------------------------------------------------------------*/
.top-nav {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 9; }

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

.full-menu__bg {
  background: #F7F7F7;
  border-radius: 50%;
  width: 240vw;
  height: 200vh;
  position: absolute;
  top: calc(53px - 120vw);
  right: calc(70px - 120vw);
  -webkit-transform: scale(0);
          transform: scale(0);
  -webkit-transform-origin: center;
          transform-origin: center;
  -webkit-transition-duration: 0.6s;
          transition-duration: 0.6s;
  -webkit-transition-timing-function: cubic-bezier(0.89, 0, 0.1, 1);
          transition-timing-function: cubic-bezier(0.89, 0, 0.1, 1); }
  @media screen and (min-width: 768px) {
    .full-menu__bg {
      height: 240vw; } }

.full-menu .hamburger {
  position: absolute;
  z-index: 999;
  top: 30px;
  right: 50px; }

.admin-bar .full-menu .hamburger {
  top: 76px; }
  @media screen and (min-width: 768px) {
    .admin-bar .full-menu .hamburger {
      top: 62px; } }

.full-menu__center {
  visibility: hidden;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 100%;
  overflow: hidden;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease-in-out, max-height 0.1s linear 0.3s;
  transition: opacity 0.3s ease-in-out, max-height 0.1s linear 0.3s;
  pointer-events: none;
  -webkit-transition-delay: 0.6s;
          transition-delay: 0.6s; }

.full-menu__center.is-active {
  visibility: visible;
  overflow: visible;
  opacity: 1;
  -webkit-transition: opacity 0.6s;
  transition: opacity 0.6s;
  pointer-events: auto; }

.full-menu__center.is-active .main-nav li {
  opacity: 1;
  -webkit-transform: translateX(0);
          transform: translateX(0); }

.full-menu__center.is-active .full-menu__sub {
  opacity: 1; }

.full-menu__sub {
  opacity: 0;
  visibility: hidden; }

.full-menu__center.is-active .full-menu__sub {
  visibility: visible;
  -webkit-transition-delay: 0.6s;
          transition-delay: 0.6s; }

.full-menu__sub ul {
  padding: 0;
  margin: 0;
  list-style: none;
  font-size: 0; }

.full-menu__sub li {
  display: inline-block;
  font-size: 22px;
  /* 22px */
  font-size: 1.375rem;
  /* 22px */ }

.full-menu__sub li + li {
  border-left: solid 1px black; }

.full-menu__sub a,
.full-menu__sub a:visited {
  padding: 0 15px;
  color: black; }

.full-menu__sub a:hover {
  color: #DF1010; }

.full-menu__sub .current-menu-item a {
  color: #DF1010; }

.full-menu__sub .current-menu-item a:hover {
  color: #DF1010; }

.full-menu.is-active {
  height: 100vh; }

.full-menu.is-active .full-menu__bg {
  -webkit-transform: scale(1);
          transform: scale(1); }

.full-menu a {
  -webkit-transition: color 0.2s linear;
  transition: color 0.2s linear; }

.main-nav {
  font-size: 32px;
  /* 32px */
  font-size: 2rem;
  /* 32px */
  line-height: 1.5625;
  /* 50px */
  padding: 0;
  margin: 0;
  margin-bottom: 50px;
  list-style: none; }
  .main-nav li {
    opacity: 0;
    -webkit-transform: translateX(-140px);
            transform: translateX(-140px);
    -webkit-transition: opacity 0.4s linear, -webkit-transform 0.45s ease-in-out;
    transition: opacity 0.4s linear, -webkit-transform 0.45s ease-in-out;
    transition: transform 0.45s ease-in-out, opacity 0.4s linear;
    transition: transform 0.45s ease-in-out, opacity 0.4s linear, -webkit-transform 0.45s ease-in-out; }

.main-nav li:nth-child(1) {
  -webkit-transition-delay: 0.05s;
          transition-delay: 0.05s; }

.main-nav li:nth-child(2) {
  -webkit-transition-delay: 0.1s;
          transition-delay: 0.1s; }

.main-nav li:nth-child(3) {
  -webkit-transition-delay: 0.15s;
          transition-delay: 0.15s; }

.main-nav li:nth-child(4) {
  -webkit-transition-delay: 0.2s;
          transition-delay: 0.2s; }

.main-nav li:nth-child(5) {
  -webkit-transition-delay: 0.25s;
          transition-delay: 0.25s; }

.main-nav a,
.main-nav a:visited {
  color: black; }

.main-nav a:hover {
  color: #DF1010; }

.main-nav .current-menu-item a {
  color: #DF1010; }

.main-nav .current-menu-item a:hover {
  color: #DF1010; }

.user-dropdown {
  position: absolute;
  right: 110px;
  color: black;
  top: 40px; }

.user-dropdown__title {
  cursor: pointer;
  text-align: right;
  position: relative;
  padding-right: 20px; }

.user-dropdown__title:after {
  content: '';
  position: absolute;
  height: 8px;
  width: 8px;
  border-left: solid 1px white;
  border-bottom: solid 1px white;
  -webkit-transform: translateX(0) rotate(-45deg);
          transform: translateX(0) rotate(-45deg);
  right: 0;
  top: 5px;
  ransition: all 0.3s ease; }

.user-dropdown__title:hover {
  color: #DF1010; }

.user-dropdown__title:hover:after {
  -webkit-transform: translateY(7px) rotate(-45deg);
          transform: translateY(7px) rotate(-45deg); }

.user-dropdown ul {
  display: none;
  padding: 0;
  margin: 0;
  list-style: none;
  background: white;
  color: black;
  padding: 15px 20px;
  text-align: left;
  margin-top: 10px; }

.user-dropdown a {
  color: black; }

.user-dropdown a:hover {
  color: #DF1010; }

.black-bg .user-dropdown {
  color: white; }

.hamburger--on-dark {
  background: #f7f7f7; }

.hamburger {
  padding: 15.5px 10px;
  display: inline-block;
  cursor: pointer;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: transparent;
  border: solid 1px black;
  border-radius: 50%;
  margin: 0;
  overflow: visible; }

.hamburger:focus {
  outline: none; }

.hamburger--white {
  border: solid 1px white; }

.hamburger--white .hamburger-inner,
.hamburger--white .hamburger-inner::before,
.hamburger--white .hamburger-inner::after {
  background-color: white; }

.full-menu.is-active .hamburger--white {
  border: solid 1px black; }

.full-menu.is-active .hamburger--white .hamburger-inner,
.full-menu.is-active .hamburger--white .hamburger-inner::before,
.full-menu.is-active .hamburger--white .hamburger-inner::after {
  background-color: black; }

.hamburger:hover {
  border: solid 1px #DF1010; }

.hamburger:hover .hamburger-inner, .hamburger:hover .hamburger-inner::before, .hamburger:hover .hamburger-inner::after {
  background-color: #DF1010; }

.black-bg .full-menu:not(.is-active) .hamburger:hover {
  border: solid 1px #DF1010; }

.black-bg .full-menu:not(.is-active) .hamburger:hover .hamburger-inner,
.black-bg .full-menu:not(.is-active) .hamburger:hover .hamburger-inner::before,
.black-bg .full-menu:not(.is-active) .hamburger:hover .hamburger-inner::after {
  background-color: #DF1010; }

.hamburger-box {
  width: 20px;
  height: 9px;
  display: block;
  position: relative; }

.hamburger-inner {
  display: block;
  top: 50%;
  margin-top: -2px; }

.hamburger-inner,
.hamburger-inner::before,
.hamburger-inner::after {
  width: 20px;
  height: 1px;
  background-color: #000;
  position: absolute;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-duration: 0.15s;
  transition-duration: 0.15s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
  -webkit-transition: background-color 0.3s linear, -webkit-transform 0.15s ease;
  transition: background-color 0.3s linear, -webkit-transform 0.15s ease;
  transition: transform 0.15s ease, background-color 0.3s linear;
  transition: transform 0.15s ease, background-color 0.3s linear, -webkit-transform 0.15s ease; }

.hamburger-inner::before, .hamburger-inner::after {
  content: "";
  display: block; }

.hamburger-inner::before {
  top: -4px; }

.hamburger-inner::after {
  bottom: -4px; }

.hamburger--elastic .hamburger-inner {
  top: 2px;
  -webkit-transition-duration: 0.275s;
          transition-duration: 0.275s;
  -webkit-transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
          transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55); }

.hamburger--elastic .hamburger-inner::before {
  top: 4px;
  -webkit-transition: opacity 0.125s 0.275s ease;
  transition: opacity 0.125s 0.275s ease; }

.hamburger--elastic .hamburger-inner::after {
  top: 8px;
  -webkit-transition: -webkit-transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transition: -webkit-transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transition: transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transition: transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55), -webkit-transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55); }

.hamburger--elastic.is-active .hamburger-inner {
  -webkit-transform: translate3d(0, 4px, 0) rotate(135deg);
          transform: translate3d(0, 4px, 0) rotate(135deg);
  -webkit-transition-delay: 0.075s;
          transition-delay: 0.075s; }

.hamburger--elastic.is-active .hamburger-inner::before {
  -webkit-transition-delay: 0s;
          transition-delay: 0s;
  opacity: 0; }

.hamburger--elastic.is-active .hamburger-inner::after {
  -webkit-transform: translate3d(0, -8px, 0) rotate(-270deg);
          transform: translate3d(0, -8px, 0) rotate(-270deg);
  -webkit-transition-delay: 0.075s;
          transition-delay: 0.075s; }

.black-bg .full-menu:not(.is-active) .hamburger {
  border: solid 1px #fff; }

.black-bg .full-menu:not(.is-active) .hamburger .hamburger-inner,
.black-bg .full-menu:not(.is-active) .hamburger .hamburger-inner::before,
.black-bg .full-menu:not(.is-active) .hamburger .hamburger-inner::after {
  background-color: #fff; }

.box {
  background: white;
  padding: 35px 35px 45px;
  z-index: 3; }

.box--on-image {
  background: rgba(0, 0, 0, 0.8); }

.box--big {
  padding: 55px 50px; }

.box--xl {
  padding-top: 140px;
  padding-bottom: 140px; }

.box--black-bg {
  background: black;
  color: white; }

.box--dark-bg {
  background: #282828;
  color: white;
  margin-bottom: 50px; }

.box--bg-contain {
  background-size: contain;
  background-repeat: no-repeat;
  background-position: top right; }

.box--bg-contain--left {
  background-position: bottom left; }

.box--bg-contain--40 {
  background-size: 40%;
  background-position: bottom right; }

.bg-circle--sm {
  height: 100px;
  width: 100px; }

.bg-circle--md {
  height: 160px;
  width: 160px; }

.bg-circle--lg {
  height: 235px;
  width: 235px; }

.bg-circle--xl {
  height: 350px;
  width: 350px; }

.bg-circle--xxl {
  height: 710px;
  width: 710px; }

.bg-circles-group--left-top .bg-circle {
  top: -170px;
  left: -300px; }

.bg-circles-group--left-top .bg-circle:nth-child(2) {
  top: 90px;
  left: 40px; }

.bg-circles-group--left-top .bg-circle:nth-child(3) {
  top: 140px;
  left: 110px; }

.bg-circles-group--right .bg-circle {
  top: -200px;
  right: -300px; }

.bg-circles-group--right .bg-circle:nth-child(2) {
  top: 60px;
  right: 20px; }

.bg-circles-group--right .bg-circle:nth-child(3) {
  top: 220px;
  right: 350px; }

.bg-circles-group--right .bg-circle:nth-child(4) {
  top: 300px;
  right: 270px; }

.bg-circles-group--about-top .bg-circle {
  top: -300px;
  right: -126px;
  margin-top: -140px; }

.bg-circles-group--about-top .bg-circle:nth-child(2) {
  top: 320px;
  right: 320px; }

.bg-circles-group--about-top .bg-circle:nth-child(3) {
  top: 220px;
  right: 350px; }

.bg-circles-group--about-top .bg-circle:nth-child(4) {
  top: 300px;
  right: 270px; }

.bg-circles-group--default .bg-circle:nth-child(1) {
  top: -2.5%;
  right: -200px;
  bottom: auto;
  left: auto; }

.bg-circles-group--default .bg-circle:nth-child(2) {
  top: 0.5%;
  right: 290px;
  bottom: auto;
  left: auto; }

.bg-circles-group--default .bg-circle:nth-child(3) {
  top: 1.25%;
  right: 440px;
  bottom: auto;
  left: auto; }

.bg-circles-group--default .bg-circle:nth-child(4) {
  top: 1%;
  right: 200px;
  bottom: auto;
  left: auto; }

.bg-circles-group--default .bg-circle:nth-child(5) {
  top: 8.5%;
  right: auto;
  bottom: auto;
  left: -100px; }

.bg-circles-group--default .bg-circle:nth-child(6) {
  top: 8.6%;
  right: auto;
  bottom: auto;
  left: -20px; }

.bg-circles-group--default .bg-circle:nth-child(7) {
  top: 9%;
  right: auto;
  bottom: auto;
  left: 80px; }

.bg-circles-group--default .bg-circle:nth-child(8) {
  top: auto;
  right: -90px;
  bottom: 9%;
  left: auto; }

.bg-circles-group--default .bg-circle:nth-child(9) {
  top: auto;
  right: 20px;
  bottom: 11.5%;
  left: auto; }

.bg-circles-group--default .bg-circle:nth-child(10) {
  top: auto;
  right: -90px;
  bottom: 9%;
  left: auto; }

.bg-circles-group--default .bg-circle:nth-child(11) {
  top: auto;
  right: -90px;
  bottom: 9%;
  left: auto; }

.bg-circles-group--default .bg-circle:nth-child(12) {
  top: auto;
  right: auto;
  bottom: 3.1%;
  left: -40px; }

.bg-circles-group--default .bg-circle:nth-child(13) {
  top: auto;
  right: auto;
  bottom: 1.9%;
  left: 40px; }

.bg-circles-group--default .bg-circle:nth-child(14) {
  top: auto;
  right: auto;
  bottom: 2%;
  left: 80px; }

.bg-circles-group--bottom-left .bg-circle {
  bottom: -150px;
  left: -80px; }

.bg-circles-group--bottom-left .bg-circle:nth-child(2) {
  bottom: 0px;
  left: 40px; }

.bg-circles-group--bottom-left .bg-circle:nth-child(3) {
  bottom: -60px;
  left: 20px; }

.bg-circle {
  border-radius: 50%;
  position: absolute;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  pointer-events: none;
  -ms-interpolation-mode: bicubic;
  z-index: -1; }

.bg-circle--cover {
  background-size: cover; }

.bg-circle--grey {
  background-color: rgba(136, 136, 136, 0.12); }

.bg-circle--purple {
  background-color: #BB4CC5; }

.bg-circle--sand {
  background-color: #fcd570; }

.bg-circle--blue {
  background-color: #018bcc; }

.bg-circle--teal {
  background-color: #60e1be; }

.bg-circle--orange {
  background-color: #f4811a; }

.bg-circle--sand {
  background-color: #fcd570; }

.bg-circle--sm {
  height: 100px;
  width: 100px; }

.bg-circle--md {
  height: 160px;
  width: 160px; }

.bg-circle--lg {
  height: 235px;
  width: 235px; }

.bg-circle--xl {
  height: 350px;
  width: 350px; }

.bg-circle--xxl {
  height: 710px;
  width: 710px; }

.black-bg .bg-circle {
  z-index: 0; }

label {
  color: #191919;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 11px;
  /* 11px */
  font-size: 0.6875rem;
  /* 11px */ }

input[type="text"],
input[type="search"],
input[type="password"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="tel"],
input[type="file"],
textarea,
select {
  padding: 12.75px;
  padding: 0.75rem;
  background: #fff;
  color: #495057;
  border-bottom: 1px solid #a1a1a1;
  border-radius: 0;
  line-height: normal;
  display: block;
  width: 100%;
  -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -webkit-appearance: none;
  -webkit-border-radius: 0; }

input[type="text"]:focus,
input[type="search"]:focus,
input[type="password"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="tel"]:focus,
input[type="file"]:focus,
textarea:focus,
select:focus {
  border-color: #FE2D84;
  outline: none; }

input[type="file"]:hover {
  cursor: pointer; }

input[type="search"] {
  width: auto;
  display: inline-block; }

select {
  height: 46px; }

select[multiple], select[size] {
  height: auto; }

input[type="checkbox"], input[type="radio"] {
  width: auto;
  display: inline-block; }

input[type="submit"] {
  border: solid 1px #FE2D84; }

input[type="submit"],
input[type="reset"],
input[type="button"] {
  margin: 0; }

input[type="checkbox"]:focus, input[type="radio"]:focus, input[type="submit"]:focus, input[type="reset"]:focus, input[type="button"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

.ginput_complex::after, .clear-multi::after, .ginput_full::after, .gf_list_2col::after, .gf_list_3col::after, .gf_list_4col::after, .gf_list_5col::after, .gf_list_inline::after, .gf_page_steps::after, .ui-datepicker-header::after {
  clear: both;
  content: '';
  display: table; }

.gform_wrapper form {
  margin-top: 30px;
  margin-top: 1.76471rem;
  margin-bottom: 30px;
  margin-bottom: 1.76471rem; }

.gform_heading {
  margin-bottom: 25.5px;
  margin-bottom: 1.5rem;
  padding-bottom: 12.75px;
  padding-bottom: 0.75rem; }

.gform_heading .gform_title {
  margin-bottom: 12.75px;
  margin-bottom: 0.75rem; }

.bg-dark-grey .gform_wrapper label {
  color: white; }

.gsection {
  margin-bottom: 12.75px;
  margin-bottom: 0.75rem;
  padding-bottom: 12.75px;
  padding-bottom: 0.75rem;
  border-bottom: 1px solid #858585; }

.gsection .gsection_title {
  margin-bottom: 12.75px;
  margin-bottom: 0.75rem; }

.gfield_required {
  color: #f00;
  padding-left: 2px; }

.ginput_complex label {
  font-weight: normal; }

.gform_fields {
  margin: 0;
  padding: 0;
  list-style: none; }

.gfield {
  margin-bottom: 20px;
  margin-bottom: 1.17647rem;
  position: relative; }

.gfield_description {
  font-size: 14px;
  font-size: 0.82353rem;
  font-style: italic; }

.validation_message {
  font-style: normal;
  margin-top: 20px;
  color: #ca3c3c; }

.gfield_checkbox, .gfield_radio {
  list-style: none;
  margin: 0; }

.gfield_checkbox input, .gfield_radio input {
  margin-right: 4px;
  margin-right: 0.23529rem; }

.gfield_radio input[type="text"] {
  width: auto;
  display: inline-block; }

.ginput_complex .ginput_left {
  width: 49%;
  float: left;
  clear: left; }

.ginput_complex .ginput_right {
  width: 49%;
  float: right;
  clear: right; }

.name_prefix {
  width: 10%;
  float: left;
  margin-right: 1%; }

.name_first {
  width: 39%;
  float: left;
  margin-right: 1%; }

.name_last {
  width: 39%;
  float: left;
  margin-right: 1%; }

.name_suffix {
  width: 9%;
  float: right; }

input.datepicker_with_icon {
  margin-right: 12.75px;
  margin-right: 0.75rem;
  display: inline-block;
  width: auto; }

.gfield_date_month, .gfield_date_dropdown_month {
  display: inline-block;
  width: auto;
  margin-right: 1%; }

.gfield_date_day, .gfield_date_dropdown_day {
  display: inline-block;
  width: auto;
  margin-right: 1%; }

.gfield_date_year, .gfield_date_dropdown_year {
  display: inline-block;
  width: auto; }

.gfield_time_hour {
  float: left;
  margin-right: 1%; }

.gfield_time_hour input {
  width: inherit;
  display: inline-block; }

.gfield_time_hour label {
  display: block; }

.gfield_time_minute {
  width: 30%;
  float: left;
  margin-right: 1%; }

.gfield_time_ampm {
  width: 20%;
  float: left;
  margin-right: 1%; }

.gfield, .gform_footer {
  clear: both; }

.gform_footer {
  margin: 20px 0 50px;
  text-align: center; }

.gf_inline {
  width: auto;
  display: inline-block;
  margin-right: 1%;
  vertical-align: top; }

@media (min-width: 768px) {
  .gf_left_half {
    width: 49%;
    float: left;
    clear: left; }
  .gf_right_half {
    width: 49%;
    float: right;
    clear: right; }
  .gf_left_third {
    clear: none;
    width: 32.5%;
    float: left;
    margin-right: 1.25%; }
  .gf_middle_third {
    clear: none;
    width: 32.5%;
    float: left; }
  .gf_right_third {
    clear: none;
    width: 32.5%;
    float: right; }
  .gf_list_2col li {
    width: 50%;
    float: left; }
  .gf_list_3col li {
    width: 33%;
    float: left; }
  .gf_list_4col li {
    width: 25%;
    float: left; }
  .gf_list_5col li {
    width: 20%;
    float: left; }
  .gf_list_inline li {
    display: inline-block;
    margin-right: 1%; }
  .gf_list_height_25 li {
    height: 25px; }
  .gf_list_height_50 li {
    height: 50px; }
  .gf_list_height_75 li {
    height: 75px; }
  .gf_list_height_100 li {
    height: 100px; }
  .gf_list_height_125 li {
    height: 125px; }
  .gf_list_height_150 li {
    height: 150px; } }

.gfield_list {
  margin: 0; }

.gfield_list > tbody > tr:nth-child(odd) > td,
.gfield_list > tbody > tr:nth-child(odd) > th {
  padding-right: 12.75px;
  padding-right: 0.75rem;
  background: none;
  line-height: normal;
  padding: 0;
  border: 0; }

.gfield_list > thead > tr > th {
  border: 0; }

.gf_scroll_text {
  padding: 12px;
  border: 1px solid #cecece;
  height: 180px;
  overflow: auto; }

.gf_scroll_text p:last-of-type {
  margin-bottom: 0; }

.gf_hide_ampm .gfield_time_ampm {
  display: none; }

.gf_hide_charleft .charleft {
  display: none; }

.gf_page_steps {
  margin-bottom: 12.75px;
  margin-bottom: 0.75rem;
  line-height: 1; }

.gf_step {
  display: inline-block;
  opacity: .2;
  margin-right: 1%; }

.gf_step:last-of-type {
  margin-right: 0; }

.gf_step_active {
  opacity: 1; }

.gf_step_number {
  font-weight: bold;
  font-size: 150%; }

.gfield_error {
  padding: 12.75px;
  border: 1px solid #eee;
  border-left-width: 5px;
  border-left-color: #d9534f; }

.gfield_error > label, .gfield_error .validation_message {
  color: #ca3c3c; }

.gfield_error input, .gfield_error textarea, .gfield_error select {
  background: white; }

.gfield_error input:focus, .gfield_error textarea:focus, .gfield_error select:focus {
  border-color: #a62d2d; }

.gform_validation_container {
  display: none;
  position: absolute;
  left: -9000px; }

.ui-datepicker {
  background: #fff;
  border: 1px solid #aaa; }

.ui-datepicker-prev {
  width: 20%;
  float: left; }

.ui-datepicker-next {
  width: 20%;
  float: right; }

.ui-datepicker-title {
  width: 60%;
  float: left; }

.ui-datepicker-title select {
  width: auto;
  display: inline-block; }

.gform_confirmation_message,
.validation_error {
  font-size: 22px;
  font-size: 1.375rem; }

.gform_confirmation_message {
  border: solid 2px #DF1010;
  padding: 30px;
  margin: 20px 0; }

.gfield_description.validation_message {
  margin-top: 15px; }

.validation_error {
  margin-bottom: 30px;
  color: #d9534f; }

.gform_heading {
  margin-bottom: 0px; }

.gform_footer {
  margin-bottom: 0; }

.gfield_checkbox, .gfield_radio {
  margin-top: 18px; }

.gfield_checkbox > li,
.gfield_radio > li {
  display: inline-block;
  margin-left: 20px; }

.gfield_checkbox > li input,
.gfield_radio > li input {
  float: left; }

.gfield_checkbox > li label,
.gfield_radio > li label {
  float: right;
  padding-left: 10px; }

.gfield_checkbox > li:first-child,
.gfield_radio > li:first-child {
  margin-left: 0 !important; }

.gfield_checkbox > li:before,
.gfield_radio > li:before {
  display: none; }

.section-navigation {
  text-align: center;
  font-size: 12px;
  /* 12px */
  font-size: 0.75rem;
  /* 12px */
  text-transform: uppercase;
  font-weight: 600;
  padding: 30px 0; }

.section-navigation a {
  color: #DF1010;
  padding: 0 10px;
  white-space: nowrap;
  letter-spacing: 0.5px; }

.background-strip {
  background-size: cover;
  background-position: center;
  padding: 120px 0; }

.newsletter-signup {
  background: black;
  padding: 34px 0 50px;
  border-top: solid 2px #DF1010; }
  @media screen and (min-width: 768px) {
    .newsletter-signup .gform_wrapper {
      padding-right: 0;
      padding-left: 0; } }
  .newsletter-signup .title,
  .newsletter-signup .gform_wrapper h3.gform_title {
    color: #DF1010;
    font-size: 36px;
    /* 36px */
    font-size: 2.25rem;
    /* 36px */
    line-height: 1.11111;
    /* 40px */
    margin-bottom: 8px;
    letter-spacing: -1px;
    margin-top: 15px;
    text-align: center;
    font-weight: 400; }
  .newsletter-signup p,
  .newsletter-signup .gform_wrapper span.gform_description {
    color: white;
    font-size: 17px;
    /* 17px */
    font-size: 1.0625rem;
    /* 17px */
    line-height: 1.52941;
    /* 26px */
    margin-bottom: 25px;
    text-align: center; }

.newsletter-signup .gform_confirmation_message {
  color: white; }

.newsletter-signup form {
  margin: 0;
  text-align: center; }

.newsletter-signup form .gfield_label {
  display: none; }

.newsletter-signup form .gform_body {
  display: inline-block;
  width: calc(100% - 60px);
  max-width: 380px; }

.newsletter-signup form .gform_footer {
  display: inline-block;
  margin: 0;
  vertical-align: top; }

.newsletter-signup ul {
  margin: 0;
  padding: 0; }

.newsletter-signup .gform_heading {
  margin-bottom: 20px;
  text-align: center; }

.newsletter-signup .validation_error {
  color: #DF1010;
  font-size: 16px;
  font-size: 1rem;
  margin-bottom: 10px; }

.newsletter-signup .validation_message {
  color: #DF1010;
  font-size: 16px;
  font-size: 1rem;
  margin-top: 12px; }

.newsletter-signup form .gform_footer input[type="submit"] {
  border: solid 1px #DF1010;
  border-radius: 0;
  font-size: 12px;
  /* 12px */
  font-size: 0.75rem;
  /* 12px */
  color: white;
  width: 52px;
  height: 52px;
  display: inline-block;
  background: transparent;
  padding: 0;
  background: 0.3s linear;
  -webkit-transition: background 0.3s linear;
  transition: background 0.3s linear; }

.newsletter-signup form input[type="submit"]:hover {
  background: #DF1010; }

.newsletter-signup form input[type="submit"]:foucs {
  outline: none; }

.newsletter-signup form .gform_body input[type="email"],
.newsletter-signup form .gform_body input[type="text"] {
  padding: 16px 20px;
  background: #252525;
  border-bottom: none;
  color: white;
  border: none;
  border-radius: 0; }

.newsletter-signup form .gform_body input[type="email"]::-webkit-input-placeholder,
.newsletter-signup form .gform_body input[type="text"]::-webkit-input-placeholder,
.site-main form .gform_body input[type="email"]::-webkit-input-placeholder,
.site-main form .gform_body input[type="text"]::-webkit-input-placeholder,
.site-main form .gform_body textarea::-webkit-input-placeholder,
.site-main form .gform_body select {
  /* Chrome/Opera/Safari */
  font-style: italic;
  font-weight: 300;
  font-size: 14px;
  color: #495057;
  text-transform: uppercase; }

.newsletter-signup form .gform_body input[type="email"]::-moz-placeholder,
.newsletter-signup form .gform_body input[type="text"]::-moz-placeholder,
.site-main form .gform_body input[type="email"]::-moz-placeholder,
.site-main form .gform_body input[type="text"]::-moz-placeholder,
.site-main form .gform_body textarea::-moz-input-placeholder {
  /* Firefox 19+ */
  font-style: italic;
  font-weight: 300;
  font-size: 14px;
  color: #495057;
  text-transform: uppercase; }

.newsletter-signup form .gform_body input[type="email"]:-ms-input-placeholder,
.newsletter-signup form .gform_body input[type="text"]:-ms-input-placeholder,
.site-main form .gform_body input[type="email"]:-ms-input-placeholder,
.site-main form .gform_body input[type="text"]:-ms-input-placeholder,
.site-main form .gform_body textarea:-ms-input-placeholder {
  /* IE 10+ */
  font-style: italic;
  font-weight: 300;
  font-size: 14px;
  color: #495057;
  text-transform: uppercase; }

.newsletter-signup form .gform_body input[type="email"]:-moz-placeholder,
.site-main form .gform_body input[type="email"]:-moz-placeholder,
.site-main form .gform_body textarea:-moz-placeholder {
  /* Firefox 18- */
  font-style: italic;
  font-weight: 300;
  font-size: 14px;
  color: #495057;
  text-transform: uppercase; }

.white-text {
  color: #fff; }
  .white-text p {
    color: #fff; }

.h2 {
  color: #DF1010;
  margin: 0 0 15px;
  font-size: 45px;
  font-size: 2.8125rem;
  line-height: 1.28889;
  font-weight: 100; }

.card__sub-title {
  color: #DF1010;
  font-weight: 500;
  text-transform: uppercase;
  margin-bottom: 7px;
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 1.33333; }

.off-screen--sequential-fade-in > div {
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  opacity: 1; }

.off-screen--sequential-fade-in > div:nth-child(2) {
  -webkit-transition-delay: 0.2s;
          transition-delay: 0.2s; }

.off-screen--sequential-fade-in > div:nth-child(3) {
  -webkit-transition-delay: 0.4s;
          transition-delay: 0.4s; }

.off-screen--sequential-fade-in > div:nth-child(4) {
  -webkit-transition-delay: 0.6s;
          transition-delay: 0.6s; }

.off-screen--sequential-bg-circles > div {
  -webkit-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease;
  opacity: 1; }

.off-screen--sequential-bg-circles > div:nth-child(2) {
  -webkit-transition-delay: 0.3s;
          transition-delay: 0.3s; }

.off-screen--sequential-bg-circles > div:nth-child(3) {
  -webkit-transition-delay: 0.6s;
          transition-delay: 0.6s; }

.off-screen--sequential-bg-circles > div:nth-child(4) {
  -webkit-transition-delay: 0.9s;
          transition-delay: 0.9s; }

.off-screen--fade {
  -webkit-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease; }

.off-screen--fade-up {
  opacity: 1;
  -webkit-perspective: 1000px;
          perspective: 1000px; }

.off-screen--fade-up > div,
.off-screen--fade-up > a > div {
  -webkit-transform: translateY(0);
          transform: translateY(0);
  -webkit-transition: opacity 0.4s ease, box-shadow 0.3s, -webkit-transform 0.8s ease-out;
  transition: opacity 0.4s ease, box-shadow 0.3s, -webkit-transform 0.8s ease-out;
  transition: opacity 0.4s ease, transform 0.8s ease-out, box-shadow 0.3s;
  transition: opacity 0.4s ease, transform 0.8s ease-out, box-shadow 0.3s, -webkit-transform 0.8s ease-out; }

.off-screen--fade-right {
  opacity: 1;
  -webkit-transform: translateX(0) rotate3d(1, 0, 0, 0deg);
          transform: translateX(0) rotate3d(1, 0, 0, 0deg);
  -webkit-transition: opacity 0.4s ease, -webkit-transform 0.6s ease-out;
  transition: opacity 0.4s ease, -webkit-transform 0.6s ease-out;
  transition: opacity 0.4s ease, transform 0.6s ease-out;
  transition: opacity 0.4s ease, transform 0.6s ease-out, -webkit-transform 0.6s ease-out; }

.off-screen--hide.off-screen--fade-up {
  opacity: 0; }

.off-screen--hide.off-screen--fade-up > div {
  -webkit-transition: -webkit-transform 0.8s ease-in-out;
  transition: -webkit-transform 0.8s ease-in-out;
  transition: transform 0.8s ease-in-out;
  transition: transform 0.8s ease-in-out, -webkit-transform 0.8s ease-in-out;
  -webkit-transform: translateY(120px) rotate3d(1, 0, 0, 30deg);
          transform: translateY(120px) rotate3d(1, 0, 0, 30deg); }

.off-screen--hide.off-screen--fade-up > a > div {
  -webkit-transition: -webkit-transform 0.8s ease-in-out;
  transition: -webkit-transform 0.8s ease-in-out;
  transition: transform 0.8s ease-in-out;
  transition: transform 0.8s ease-in-out, -webkit-transform 0.8s ease-in-out;
  -webkit-transform: translateY(120px) rotate3d(1, 0, 0, 30deg);
          transform: translateY(120px) rotate3d(1, 0, 0, 30deg); }

.off-screen--hide.off-screen--fade-right {
  opacity: 0;
  -webkit-transform: translateX(-120px);
          transform: translateX(-120px); }

.off-screen--hide.off-screen--fade {
  opacity: 0; }

.off-screen--hide.off-screen--sequential-fade-in > div {
  opacity: 0; }

.off-screen--hide.off-screen--sequential-bg-circles > div {
  opacity: 0; }

.off-screen--hide.off-screen--sequential-shows .show-teaser__circle {
  -webkit-transform: matrix(0, 0, 0, 0, 0, 0);
          transform: matrix(0, 0, 0, 0, 0, 0); }

.off-screen--hide.off-screen--sequential-shows .show-teaser__title {
  opacity: 0; }

.bg-image {
  position: absolute;
  max-width: 770px;
  z-index: 1; }

.bg-image-logo {
  top: 30px;
  left: 1%; }

.intro-left .bg-image-logo {
  left: auto;
  right: 1%; }

.bg-image-contain {
  position: relative; }

.site-footer {
  border-top: solid 3px #3D3D3D;
  background-color: #202020;
  padding: 30px 0 40px;
  color: white;
  font-weight: 500;
  font-size: 12px;
  /* 12px */
  font-size: 0.75rem;
  /* 12px */
  line-height: 1.33333;
  /* 16px */ }
  .site-footer p {
    color: #fff;
    font-size: 12px;
    /* 12px */
    font-size: 0.75rem;
    /* 12px */ }

@media screen and (max-width: 768px) {
  .site-footer {
    text-align: center; }
    .site-footer .text-right {
      text-align: center; } }

.site-footer a,
.site-footer a:visited {
  color: white;
  font-size: 12px;
  /* 12px */
  font-size: 0.75rem;
  /* 12px */ }
  .site-footer a:hover,
  .site-footer a:visited:hover {
    color: #DF1010; }

.site-footer .social-links a {
  margin-right: 8px; }

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

.footer-nav li,
.copyright-nav li {
  display: inline-block; }

.footer-nav {
  text-transform: uppercase; }

.footer-nav li {
  padding: 0 10px; }

.footer-copyright {
  margin: 25px 10px 0; }
  .footer-copyright p {
    margin-bottom: 0; }

.copyright-nav {
  display: inline-block;
  padding: 0 10px; }

.copyright-nav li {
  padding: 0 10px;
  border-left: solid 1px white; }

.copyright-nav li:last-child {
  border-right: solid 1px white; }

/*
 scratch is based on Underscores http://underscores.me/, (C) 2012-2015 Automattic, Inc.
*/
/*------------------------------------------------------------------*
 *
 * Primary Styles
 * Reusables
 * Header
 * Navigation
 * Navigation - No JS
 * Page Styles
 * Posts
 * 404 Styles
 * Footer
 * Media Query Viewports
 *

/*------------------------------------------------------------------*/
/*------------------------------------------------------------------*
 * Primary styles
/*------------------------------------------------------------------*/
html {
  font-size: 16px; }

@media screen and (max-width: 991px) {
  html {
    font-size: 15px; } }

@media screen and (max-width: 767px) {
  html {
    font-size: 14px; } }

body {
  font-family: "Gotham", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }
  body:focus {
    outline: none; }

#page {
  overflow: hidden; }

.container {
  margin-right: auto;
  margin-left: auto;
  padding-right: 15px;
  padding-left: 15px;
  width: 100%; }
  @media screen and (min-width: 576px) {
    .container {
      max-width: 540px; } }
  @media screen and (min-width: 768px) {
    .container {
      max-width: 100%; } }
  @media screen and (min-width: 1200px) {
    .container {
      max-width: 1140px; } }

p {
  color: #000;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 1.5; }

ul,
ol {
  color: #000;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 1.5; }

a {
  color: #DF1010;
  text-decoration: none;
  -webkit-transition: 0.6s;
  transition: 0.6s; }
  a:hover {
    color: #000; }
  a:visited {
    color: #DF1010; }

/*------------------------------------------------------------------*
 * Reusables - Styles that are reused across this site
/*------------------------------------------------------------------*/
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #DF1010;
  font-weight: 400;
  line-height: 1.1;
  margin-top: 0; }

h2 {
  font-size: 30px;
  font-size: 1.875rem; }
  @media screen and (min-width: 768px) {
    h2 {
      font-size: 36px;
      font-size: 2.25rem; } }

h3 {
  font-size: 26px;
  font-size: 1.625rem; }
  @media screen and (min-width: 768px) {
    h3 {
      font-size: 30px;
      font-size: 1.875rem; } }

h4 {
  font-size: 22px;
  font-size: 1.375rem; }
  @media screen and (min-width: 768px) {
    h4 {
      font-size: 26px;
      font-size: 1.625rem; } }

.wpa-btn,
input[type="submit"] {
  background: #fff;
  border-radius: 0;
  color: #000;
  border: solid 1px #DF1010;
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 1.33333;
  text-align: center;
  padding: 20px 30px;
  display: inline-block;
  cursor: pointer;
  position: relative;
  font-weight: 400;
  text-transform: uppercase;
  -webkit-transition: 0.2s all ease-in;
  transition: 0.2s all ease-in; }
  .wpa-btn:visited,
  input[type="submit"]:visited {
    color: #000; }
  .wpa-btn:hover,
  input[type="submit"]:hover {
    background: #DF1010;
    color: #fff; }

.button--dark-bg {
  background: #DF1010;
  color: #fff; }
  .button--dark-bg:visited {
    color: #fff; }
  .button--dark-bg:hover {
    color: #000; }

.shadow {
  box-shadow: 0 10px 40px 0 rgba(6, 15, 40, 0.18);
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease; }
  .shadow:hover {
    box-shadow: 0 0px 10px 0 rgba(6, 15, 40, 0.18); }

.wpa-anchor-link {
  position: relative;
  z-index: -1; }
  .wpa-anchor-link:before {
    display: block;
    content: " ";
    margin-top: -60px;
    height: 60px;
    visibility: hidden; }

.intro {
  font-size: 27px;
  font-size: 1.6875rem;
  line-height: 1.22222; }

.site-branding {
  position: absolute;
  z-index: 999;
  top: 30px;
  left: 50px;
  width: 42px; }

.admin-bar .site-branding {
  top: 76px; }
  @media screen and (min-width: 768px) {
    .admin-bar .site-branding {
      top: 62px; } }

.secondary-nav ul {
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: center; }
  .secondary-nav ul li {
    display: inline-block; }
    .secondary-nav ul li a,
    .secondary-nav ul li a:visited {
      color: #DF1010;
      font-size: 12px;
      font-size: 0.75rem;
      text-transform: uppercase; }
      .secondary-nav ul li a:hover,
      .secondary-nav ul li a:visited:hover {
        color: #000; }

/*------------------------------------------------------------------*
 * Navigation - No JS
/*------------------------------------------------------------------*/
.no-js .site-header-menu {
  display: block; }

.no-js .main-navigation ul ul {
  display: block; }

/*------------------------------------------------------------------*
 * Page Styles
/*------------------------------------------------------------------*/
#content {
  background-image: url(../images/page-bg.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: auto;
  padding-top: 130px; }
  
#content.video-in-header {
	padding-top: 0;
}

.entry-content {
  margin-bottom: 30px; }
  .entry-content ul {
    margin: 0 0 15px; }
  .entry-content.shadow {
    padding: 35px 35px 45px; }
    @media screen and (min-width: 768px) {
      .entry-content.shadow {
        padding-top: 50px;
        padding-right: 100px;
        padding-left: 100px; } }

.page-header {
  text-align: center;
  margin-bottom: 40px; }
  .page-header h1 {
    font-size: 40px;
    font-size: 2.5rem; }
    @media screen and (min-width: 768px) {
      .page-header h1 {
        font-size: 54px;
        font-size: 3.375rem;
        margin-bottom: 80px; } }
    .page-header h1 span {
      display: block;
      font-size: 28px;
      font-size: 1.75rem; }
      @media screen and (min-width: 768px) {
        .page-header h1 span {
          font-size: 36px;
          font-size: 2.25rem; } }
  .page-header.header-with-menu {
    margin-bottom: 0; }
    .page-header.header-with-menu h1 {
      margin-bottom: 15px; }

.page .hentry {
  margin-bottom: 0; }

.card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  background: white; }

.card-vertical {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }

.card-image {
  background: grey;
  background-size: cover;
  background-position: center;
  height: 200px; }

.slim-image .card-image {
  height: 130px; }

.card-content {
  background: #fff;
  padding: 25px;
  font-size: 25px;
  font-size: 1.5625rem;
  line-height: 1.28;
  font-weight: 300;
  min-height: 130px;
  color: #000; }
  .card-content h2 {
    margin-bottom: 0; }
    @media screen and (min-width: 768px) and (max-width: 960px) {
      .card-content h2 {
        font-size: 30px;
        font-size: 1.875rem; } }

.one-third {
  margin-bottom: 40px; }
  @media screen and (min-width: 768px) {
    .one-third {
      margin-bottom: 20px;
      float: left;
      display: block;
      margin-right: 2.3576520234%;
      width: 31.7615653177%; }
      .one-third:last-child {
        margin-right: 0; }
      .one-third:last-child {
        margin-right: 0; } }

.one-quarter {
  margin-bottom: 40px; }
  @media screen and (min-width: 768px) {
    .one-quarter {
      margin-bottom: 20px;
      float: left;
      display: block;
      margin-right: 2.66666%;
      width: 23%; }
      .one-quarter:last-child {
        margin-right: 0; }
      .one-quarter:last-child {
        margin-right: 0; } }

.small-box {
  margin-bottom: 40px; }
  @media screen and (min-width: 768px) {
    .small-box {
      margin-bottom: 20px;
      float: left;
      display: block;
      margin-right: 2.66666%;
      width: 20%; }
      .small-box:last-child {
        margin-right: 0; }
      .small-box:last-child {
        margin-right: 0; } }

.seven-columns {
  z-index: 2; }
  @media screen and (min-width: 768px) {
    .seven-columns {
      float: left;
      display: block;
      margin-right: 2.3576520234%;
      width: 57.3509783236%; }
      .seven-columns:last-child {
        margin-right: 0; } }
  @media screen and (min-width: 768px) {
    .seven-columns.shift-right {
      margin-left: 42.6490216764%; } }

.six-columns {
  z-index: 2; }
  @media screen and (min-width: 768px) {
    .six-columns {
      float: left;
      display: block;
      margin-right: 2.3576520234%;
      width: 48.8211739883%; }
      .six-columns:last-child {
        margin-right: 0; } }
  @media screen and (min-width: 768px) {
    .six-columns.shift-right {
      margin-left: 25.5894130058%; } }

.layout-boxes {
  text-align: center;
  padding-bottom: 40px; }
  .layout-boxes:after {
    content: "";
    display: table;
    table-layout: fixed; }
  .layout-boxes .card-content {
    min-height: auto; }

.link-arrow {
  margin: 0 auto;
  padding-top: 40px;
  padding-bottom: 40px;
  width: 40px; }
  @media screen and (min-width: 768px) {
    .link-arrow {
      padding-top: 100px;
      padding-bottom: 100px; } }

.layout-intro {
  padding-top: 50px;
  text-align: center; }

@media screen and (min-width: 768px) {
  .gform_wrapper {
    padding-right: 60px;
    padding-left: 60px; } }

.layout-content {
  padding-top: 40px; }
  .layout-content .box {
    margin-bottom: 50px; }
    @media screen and (min-width: 768px) {
      .layout-content .box {
        padding-top: 50px;
        padding-right: 100px;
        padding-left: 100px; } }
    @media screen and (min-width: 768px) {
      .layout-content .box .gform_wrapper {
        padding-right: 0;
        padding-left: 0; } }
  .layout-content .container {
    padding-right: 0;
    padding-left: 0; }
    @media screen and (min-width: 768px) {
      .layout-content .container {
        padding-right: 15px;
        padding-left: 15px; } }

.grey-bg {
  background-color: #F6F6F6; }

@media screen and (min-width: 768px) {
  .intro-text {
    float: left;
    display: block;
    margin-right: 2.3576520234%;
    width: 48.8211739883%;
    margin-left: 25.5894130058%; }
    .intro-text:last-child {
      margin-right: 0; } }

.floating-circles-contain {
  position: relative; }

.big-padding {
  padding: 20px 0; }
  @media screen and (min-width: 768px) {
    .big-padding {
      padding: 100px 0; } }

.bg-circles-group {
  display: none;
  z-index: 1; }
  @media screen and (min-width: 768px) {
    .bg-circles-group {
      display: block; } }

.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px; }

.bg-circle {
  z-index: 2; }

.intro-left,
.intro-right {
  padding: 30px 0; }
  @media screen and (min-width: 768px) {
    .intro-left,
    .intro-right {
      padding: 100px 0; } }

.intro-right .bg-circles-group--about-top .bg-circle {
  right: auto;
  left: -150px; }

.floating-images-contain.intro-left, .floating-images-contain.intro-right {
  padding: 30px 0; }
  @media screen and (min-width: 768px) {
    .floating-images-contain.intro-left, .floating-images-contain.intro-right {
      padding: 40px 0; } }

.background-strip .h2 {
  color: #fff; }

.layout-jobs {
  text-align: center; }
  .layout-jobs h2 {
    color: #000; }
  .layout-jobs .container {
    padding-left: 15px;
    padding-right: 15px; }

.job-wrapper {
  margin: 0 0 30px;
  padding: 0;
  margin-bottom: 30px;
  text-align: center; }
  @media screen and (min-width: 768px) {
    .job-wrapper {
      margin: 0 auto 60px;
      width: 800px; } }

.job-column {
  border: 1px solid #DF1010;
  padding: 20px 15px;
  box-shadow: 0 10px 40px 0 rgba(6, 15, 40, 0.18);
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  margin-bottom: 20px;
  list-style: none; }
  .job-column:hover {
    box-shadow: 0 0px 10px 0 rgba(6, 15, 40, 0.18); }
  @media screen and (min-width: 768px) {
    .job-column {
      display: inline-block;
      margin-left: 2%;
      margin-right: 2%;
      width: 45%;
      padding: 20px 0; } }
  .job-column h3 {
    font-size: 22px;
    font-size: 1.375rem;
    margin-bottom: 0; }
    
.full-video-layout {
  height: 360px;
  overflow: hidden;
  position: relative; }
  @media screen and (min-width: 768px) {
    .full-video-layout {
      height: 520px; } }
  @media screen and (min-width: 1200px) {
    .full-video-layout {
      height: 800px; } }
  .full-video-layout .header-callout-block {
    z-index: 100; }
  .full-video-layout.section-full-height {
    height: 100vh; }

.video-layout {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
  z-index: 1; }
  .video-layout.section-full-height {
    height: 100vh; }

.video-banner {
  margin-top: 0;
  position: absolute;
  z-index: 99;
  left: 0;
  right: 0;
  max-width: 100%;
  overflow: hidden;
  text-align: center;
  height: 100%; }

.video-foreground {
  position: relative;
  background: transparent; }
  .video-foreground img {
    width: 100%;
    height: auto;
    z-index: 99; }
  .video-foreground iframe {
    z-index: 98;
    position: absolute;
    top: 0;
    max-width: none;
    left: 50% !important; }

.video-overlay {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  z-index: 105;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%; }

.video-volume {
  cursor: pointer;
  color: #fff;
  position: absolute;
  right: 30px;
  top: 30px;
  z-index: 20; }

.floating-cta {
  position: relative;
  z-index: 99; }

.black-bgs .box--on-image {
  background: rgba(0, 0, 0, 0.8); }

.white-bgs .box--on-image {
  background: rgba(255, 255, 255, 0.8); }

.white-bgs .white-text,
.white-bgs .white-text p {
  color: #000; }

.grey-bgs .box--on-image {
  background: rgba(246, 246, 246, 0.8); }

.grey-bgs .white-text,
.grey-bgs .white-text p {
  color: #000; }

.red-bgs .box--on-image {
  background: rgba(223, 16, 16, 0.8); }

.red-bgs .h2 {
  color: #fff; }

.red-bgs .button--dark-bg {
  background-color: #000; }
  .red-bgs .button--dark-bg:hover {
    background-color: #fff;
    color: #000; }
    
.floating-cta .box--big {
	max-width: 100%;
	width: 600px;
}

.video-foreground {
	height: 100%;
}

/*------------------------------------------------------------------*
 * forms
/*------------------------------------------------------------------*/
.site-main .ginput_complex label {
  display: none; }

.site-main .name_first,
.site-main .name_last {
  margin-right: 0;
  margin-bottom: 15px;
  width: 100%; }
  @media screen and (min-width: 576px) {
    .site-main .name_first,
    .site-main .name_last {
      width: 48%;
      margin-right: 4%;
      margin-bottom: 0; } }

@media screen and (min-width: 576px) {
  .site-main .name_last {
    margin-right: 0; } }

.site-main input[type="text"],
.site-main input[type="search"],
.site-main input[type="password"],
.site-main input[type="number"],
.site-main input[type="email"],
.site-main input[type="url"],
.site-main input[type="tel"],
.site-main input[type="file"],
.site-main textarea,
.site-main select {
  border-bottom-color: #ccc; }
  .site-main input[type="text"]:focus,
  .site-main input[type="search"]:focus,
  .site-main input[type="password"]:focus,
  .site-main input[type="number"]:focus,
  .site-main input[type="email"]:focus,
  .site-main input[type="url"]:focus,
  .site-main input[type="tel"]:focus,
  .site-main input[type="file"]:focus,
  .site-main textarea:focus,
  .site-main select:focus {
    border-bottom-color: #DF1010; }

.site-main input[type="file"] {
  border: 1px solid #ccc; }

.site-main select {
  background-image: url(../images/select-arrow.png);
  background-repeat: no-repeat;
  background-position: 99%;
  background-size: 22px 16px; }

.site-main .gform_footer {
  margin-top: 50px; }

/*------------------------------------------------------------------*
 * 404 Styles
/*------------------------------------------------------------------*/
.error-404 {
  padding-bottom: 40px; }
  .error-404 p {
    text-align: center; }

/*------------------------------------------------------------------*
 * Footer
/*------------------------------------------------------------------*/
.footer-left {
  width: 100%;
  text-align: center; }
  @media screen and (min-width: 992px) {
    .footer-left {
      float: left;
      display: block;
      margin-right: 2.3576520234%;
      width: 23.2317609825%;
      text-align: left; }
      .footer-left:last-child {
        margin-right: 0; } }
  .footer-left h4 {
    font-size: 18px;
    font-size: 1.125rem;
    margin-bottom: 0; }

.footer-right {
  width: 100%;
  text-align: center; }
  @media screen and (min-width: 992px) {
    .footer-right {
      float: left;
      display: block;
      margin-right: 2.3576520234%;
      width: 74.4105869942%;
      margin-right: 0;
      text-align: right; }
      .footer-right:last-child {
        margin-right: 0; } }

/*------------------------------------------------------------------*
 * Media Query Viewports
/*------------------------------------------------------------------*/
@-ms-viewport {
  width: device-width; }

@-o-viewport {
  width: device-width; }

@viewport {
  width: device-width; }
