/* ==========================================================================

Theme Name: ## Client Name ##
Theme URI: 
Author: 
Description: ## Client Name ## WordPress theme.
Version: 1.0
   
   1. Reset
   2. Base styles: opinionated defaults
   3. Variables
   4. Mixins
   5. Fonts
   6. Custom styles
   7. Content blocks
   8. Browser Fixes
   9. Plugins
   10. Responsive
   
   */
/* ==========================================================================
   1. Reset
   ========================================================================== */
/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/**
 * Remove default margin.
 */
body {
  margin: 0; }

/* HTML5 display definitions
========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11 and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block; }

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none; }

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

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0; }

/* Text-level semantics
========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted; }

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: bold; }

/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic; }

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000; }

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/* Embedded content
========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0; }

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden; }

/* Grouping content
========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px; }

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto; }

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

/* Forms
========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */ }

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible; }

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none; }

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */ }

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default; }

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

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal; }

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box; }

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto; }

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold; }

/* Tables
========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

/* ==========================================================================
   2. Base Styles
   ========================================================================== */
/* base styles: opinionated defaults */
html {
  color: #222;
  font-size: 1em;
  line-height: 1.4; }

::-moz-selection {
  background: #b3d4fc;
  text-shadow: none; }

::selection {
  background: #b3d4fc;
  text-shadow: none; }

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0; }

h1.hide {
  display: none; }

audio,
canvas,
img,
svg,
video {
  vertical-align: middle; }

fieldset {
  border: 0;
  margin: 0;
  padding: 0; }

textarea {
  resize: vertical; }

/* browse happy prompt */
.browsehappy {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0; }

/* helper classes */
.hidden {
  display: none !important;
  visibility: hidden; }

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

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

.invisible {
  visibility: hidden; }

.clearfix:before,
.clearfix:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */ }

.clearfix:after {
  clear: both; }

/* ==========================================================================
   3. Variables
   ========================================================================== */
/* colours */
/* ==========================================================================
   4. Mixins
   ========================================================================== */
/* css3 elements */
/* ==========================================================================
   5. Fonts
   ========================================================================== */
/*Fonts here*/
@font-face {
  font-family: 'FontAwesome';
  src: url("fonts/fontawesome-webfont.eot");
  src: url("fonts/fontawesome-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/fontawesome-webfont.woff2") format("woff2"), url("fonts/fontawesome-webfont.woff") format("woff"), url("fonts/fontawesome-webfont.ttf") format("truetype"), url("fonts//fontawesome-webfont.svg#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal; }

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

@font-face {
  font-family: 'Gotham';
  src: url("fonts/gotham/Gotham-ExtraLightItalic.eot");
  src: url("fonts/gotham/Gotham-ExtraLightItalic.eot?#iefix") format("embedded-opentype"), url("fonts/gotham/Gotham-ExtraLightItalic.woff2") format("woff2"), url("fonts/gotham/Gotham-ExtraLightItalic.woff") format("woff"), url("fonts/gotham/Gotham-ExtraLightItalic.ttf") format("truetype"), url("fonts/gotham/Gotham-ExtraLightItalic.svg#Gotham-ExtraLightItalic") format("svg");
  font-weight: 200;
  font-style: italic; }

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

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

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

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

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

@font-face {
  font-family: 'Gotham';
  src: url("fonts/gotham/Gotham-BoldItalic.eot");
  src: url("fonts/gotham/Gotham-BoldItalic.eot?#iefix") format("embedded-opentype"), url("fonts/gotham/Gotham-BoldItalic.woff2") format("woff2"), url("fonts/gotham/Gotham-BoldItalic.woff") format("woff"), url("fonts/gotham/Gotham-BoldItalic.ttf") format("truetype"), url("fonts/gotham/Gotham-BoldItalic.svg#Gotham-BoldItalic") format("svg");
  font-weight: bold;
  font-style: italic; }

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

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

@font-face {
  font-family: 'Gotham';
  src: url("fonts/gotham/Gotham-ThinItalic.eot");
  src: url("fonts/gotham/Gotham-ThinItalic.eot?#iefix") format("embedded-opentype"), url("fonts/gotham/Gotham-ThinItalic.woff2") format("woff2"), url("fonts/gotham/Gotham-ThinItalic.woff") format("woff"), url("fonts/gotham/Gotham-ThinItalic.ttf") format("truetype"), url("fonts/gotham/Gotham-ThinItalic.svg#Gotham-ThinItalic") format("svg");
  font-weight: 100;
  font-style: italic; }

@font-face {
  font-family: 'Gotham';
  src: url("fonts/gotham/Gotham-LightItalic.eot");
  src: url("fonts/gotham/Gotham-LightItalic.eot?#iefix") format("embedded-opentype"), url("fonts/gotham/Gotham-LightItalic.woff2") format("woff2"), url("fonts/gotham/Gotham-LightItalic.woff") format("woff"), url("fonts/gotham/Gotham-LightItalic.ttf") format("truetype"), url("fonts/gotham/Gotham-LightItalic.svg#Gotham-LightItalic") format("svg");
  font-weight: 300;
  font-style: italic; }

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

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

@font-face {
  font-family: 'Gotham';
  src: url("fonts/gotham/Gotham-BlackItalic.eot");
  src: url("fonts/gotham/Gotham-BlackItalic.eot?#iefix") format("embedded-opentype"), url("fonts/gotham/Gotham-BlackItalic.woff2") format("woff2"), url("fonts/gotham/Gotham-BlackItalic.woff") format("woff"), url("fonts/gotham/Gotham-BlackItalic.ttf") format("truetype"), url("fonts/gotham/Gotham-BlackItalic.svg#Gotham-BlackItalic") format("svg");
  font-weight: 900;
  font-style: italic; }

@font-face {
  font-family: 'Montserrat';
  src: url("fonts/montserrat/Montserrat-UltraLight.eot");
  src: url("fonts/montserrat/Montserrat-UltraLight.eot?#iefix") format("embedded-opentype"), url("fonts/montserrat/Montserrat-UltraLight.woff2") format("woff2"), url("fonts/montserrat/Montserrat-UltraLight.woff") format("woff"), url("fonts/montserrat/Montserrat-UltraLight.ttf") format("truetype"), url("fonts/montserrat/Montserrat-UltraLight.svg#Montserrat-UltraLight") format("svg");
  font-weight: 100;
  font-style: normal; }

@font-face {
  font-family: 'Montserrat';
  src: url("fonts/montserrat/Montserrat-Light.eot");
  src: url("fonts/montserrat/Montserrat-Light.eot?#iefix") format("embedded-opentype"), url("fonts/montserrat/Montserrat-Light.woff2") format("woff2"), url("fonts/montserrat/Montserrat-Light.woff") format("woff"), url("fonts/montserrat/Montserrat-Light.ttf") format("truetype"), url("fonts/montserrat/Montserrat-Light.svg#Montserrat-Light") format("svg");
  font-weight: 300;
  font-style: normal; }

@font-face {
  font-family: 'Montserrat';
  src: url("fonts/montserrat/Montserrat-Black.eot");
  src: url("fonts/montserrat/Montserrat-Black.eot?#iefix") format("embedded-opentype"), url("fonts/montserrat/Montserrat-Black.woff2") format("woff2"), url("fonts/montserrat/Montserrat-Black.woff") format("woff"), url("fonts/montserrat/Montserrat-Black.ttf") format("truetype"), url("fonts/montserrat/Montserrat-Black.svg#Montserrat-Black") format("svg");
  font-weight: 900;
  font-style: normal; }

@font-face {
  font-family: 'Montserrat';
  src: url("fonts/montserrat/Montserrat-SemiBold.eot");
  src: url("fonts/montserrat/Montserrat-SemiBold.eot?#iefix") format("embedded-opentype"), url("fonts/montserrat/Montserrat-SemiBold.woff2") format("woff2"), url("fonts/montserrat/Montserrat-SemiBold.woff") format("woff"), url("fonts/montserrat/Montserrat-SemiBold.ttf") format("truetype"), url("fonts/montserrat/Montserrat-SemiBold.svg#Montserrat-SemiBold") format("svg");
  font-weight: 600;
  font-style: normal; }

@font-face {
  font-family: 'Montserrat';
  src: url("fonts/montserrat/Montserrat-Bold.eot");
  src: url("fonts/montserrat/Montserrat-Bold.eot?#iefix") format("embedded-opentype"), url("fonts/montserrat/Montserrat-Bold.woff2") format("woff2"), url("fonts/montserrat/Montserrat-Bold.woff") format("woff"), url("fonts/montserrat/Montserrat-Bold.ttf") format("truetype"), url("fonts/montserrat/Montserrat-Bold.svg#Montserrat-Bold") format("svg");
  font-weight: bold;
  font-style: normal; }

@font-face {
  font-family: 'Montserrat Extra';
  src: url("fonts/montserrat/Montserrat-ExtraBold.eot");
  src: url("fonts/montserrat/Montserrat-ExtraBold.eot?#iefix") format("embedded-opentype"), url("fonts/montserrat/Montserrat-ExtraBold.woff2") format("woff2"), url("fonts/montserrat/Montserrat-ExtraBold.woff") format("woff"), url("fonts/montserrat/Montserrat-ExtraBold.ttf") format("truetype"), url("fonts/montserrat/Montserrat-ExtraBold.svg#Montserrat-ExtraBold") format("svg");
  font-weight: 800;
  font-style: normal; }

@font-face {
  font-family: 'Montserrat';
  src: url("fonts/montserrat/Montserrat-Hairline.eot");
  src: url("fonts/montserrat/Montserrat-Hairline.eot?#iefix") format("embedded-opentype"), url("fonts/montserrat/Montserrat-Hairline.woff2") format("woff2"), url("fonts/montserrat/Montserrat-Hairline.woff") format("woff"), url("fonts/montserrat/Montserrat-Hairline.ttf") format("truetype"), url("fonts/montserrat/Montserrat-Hairline.svg#Montserrat-Hairline") format("svg");
  font-weight: 100;
  font-style: normal; }

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

/* ==========================================================================
   6. Custom Styles
   ========================================================================== */
/* general */
html, body {
  height: 100%; }

.table {
  width: 100%;
  height: 100%;
  display: table; }

.cell {
  display: table-cell;
  width: 100%; }
  .cell.middle {
    vertical-align: middle; }
  .cell.bottom {
    vertical-align: bottom; }
  .cell.top {
    vertical-align: top; }

/*Preset Video Aspect Ratio Styles */
div.aspect-ratio-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0; }
  div.aspect-ratio-container iframe {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0; }

/* Contact Forms 7 */
div.wpcf7-mail-sent-ok {
  background-color: #32cf4e !important;
  border: none !important;
  color: #fff !important;
  font-weight: bold !important; }

div.wpcf7-response-output {
  position: relative !important;
  bottom: 0px !important;
  left: 0 !important;
  width: 100% !important;
  padding: 20px 5% !important;
  text-align: center;
  box-sizing: border-box;
  margin: 0 !important; }

div.wpcf7-validation-errors,
span.wpcf7-not-valid-tip {
  background-color: #f74040 !important;
  border: none !important;
  color: #fff !important;
  font-weight: bold !important; }

span.wpcf7-not-valid-tip {
  top: 100% !important;
  left: 0 !important;
  padding: 10px 3% !important;
  text-align: center !important;
  width: 100% !important;
  box-sizing: border-box; }

/* extend defaults */
.no-format {
  list-style: none;
  padding: 0;
  margin: 0; }

.ib {
  display: inline-block;
  *display: inline;
  zoom: 1; }

.indent {
  text-transform: capitalize;
  text-align: left;
  text-indent: -99999px; }

.rel {
  position: relative; }

.box {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.f-left {
  float: left; }

.f-right {
  float: right; }

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

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

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

.container {
  width: calc(100% - 160px);
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (max-width: 980px) {
    .container {
      width: calc(100% - 80px); } }
  @media only screen and (max-width: 480px) {
    .container {
      width: 90%; } }

.thumbnail {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat; }

.nmb {
  margin-bottom: 0 !important; }

.half {
  width: 49%; }

@media only screen and (max-width: 768px) {
  .half {
    width: 100%; } }

.third {
  width: 32%; }

@media only screen and (max-width: 1024px) {
  .third {
    width: 100%; } }

.quarter {
  width: 25%; }

@media only screen and (max-width: 1280px) {
  .quarter {
    width: 100%; } }

.quarter-post {
  width: 33.333%; }

@media only screen and (max-width: 980px) {
  .quarter-post {
    width: 50%; } }

@media only screen and (max-width: 767px) {
  .quarter-post {
    width: 100%; } }

img {
  max-width: 100%; }

/* ==========================================================================
   8. Browser Fixes
   ========================================================================== */
/* ie9 */
/* ie8 */
/* ie7 */
/* ==========================================================================
   9. Sections
   ========================================================================== */
html.locked,
html.locked body {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%; }

#menu-toggle {
  display: none;
  float: right;
  width: 25px;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  cursor: pointer;
  height: 20px;
  z-index: 9999; }
  @media only screen and (max-width: 860px) {
    #menu-toggle {
      display: block; } }

#menu-toggle .menu-line {
  background-color: #fff;
  height: 3px;
  width: 100%;
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s; }

#menu-toggle .line-1 {
  top: 0; }

#menu-toggle .line-2,
#menu-toggle .line-3 {
  top: 8px; }

#menu-toggle .line-4 {
  top: 16px; }

#menu-toggle.open .line-1,
#menu-toggle.open .line-4 {
  opacity: 0; }

#menu-toggle.open .line-2 {
  -ms-transform: rotate(45deg);
  /* IE 9 */
  -webkit-transform: rotate(45deg);
  /* Chrome, Safari, Opera */
  transform: rotate(45deg); }

#menu-toggle.open .line-3 {
  -ms-transform: rotate(-45deg);
  /* IE 9 */
  -webkit-transform: rotate(-45deg);
  /* Chrome, Safari, Opera */
  transform: rotate(-45deg); }

#menu-toggle.open .line-2,
#menu-toggle.open .line-3 {
  -ms-transform-origin: 50% 50%;
  /* IE 9 */
  -webkit-transform-origin: 50% 50%;
  /* Chrome, Safari, Opera */
  transform-origin: 50% 50%; }

:root #menu-toggle.open .menu-line {
  background-color: #ffffff; }

#masthead {
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out; }
  #masthead .f-left {
    position: relative;
    height: 50px; }
    #masthead .f-left .initial,
    #masthead .f-left .scrolled {
      position: absolute;
      top: 0;
      left: 0;
      -webkit-transition: all 0.2s ease-in-out;
      -moz-transition: all 0.2s ease-in-out;
      -o-transition: all 0.2s ease-in-out;
      transition: all 0.2s ease-in-out; }
    #masthead .f-left .initial {
      opacity: 1; }
    #masthead .f-left .scrolled {
      opacity: 0; }
    @media only screen and (max-width: 767px) {
      #masthead .f-left {
        height: 40px; } }
  #masthead .masthead__top {
    padding: 10px 0 5px;
    background-color: rgba(255, 255, 255, 0.3);
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 999;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out; }
    @media only screen and (max-width: 767px) {
      #masthead .masthead__top {
        padding: 5px 0; } }
    @media only screen and (min-width: 861px) {
      #masthead .masthead__top.home-feature {
        background-color: rgba(0, 0, 0, 0.1) !important; } }
    #masthead .masthead__top.home-scrolled {
      background-color: rgba(255, 255, 255, 0.9) !important; }
    #masthead .masthead__top .container {
      -webkit-transition: all 0.2s ease-in-out;
      -moz-transition: all 0.2s ease-in-out;
      -o-transition: all 0.2s ease-in-out;
      transition: all 0.2s ease-in-out; }
    @media only screen and (max-width: 1100px) {
      #masthead .masthead__top .container {
        width: calc(100% - 60px); } }
    @media only screen and (max-width: 1000px) {
      #masthead .masthead__top .container {
        width: calc(100% - 40px); } }
  #masthead #menu-nav {
    list-style: none;
    text-align: right;
    height: 55px;
    margin: 0; }
    @media only screen and (max-width: 860px) {
      #masthead #menu-nav {
        display: none; } }
    #masthead #menu-nav .menu-sub-nav {
      background-color: rgba(255, 255, 255, 0.9) !important;
      visibility: hidden;
      opacity: 0;
      position: absolute;
      left: 0;
      top: 55px;
      text-align: left;
      width: auto;
      margin: 5px 0 0;
      padding: 0 0 5px 0;
      -webkit-transition: all 0.2s ease-in-out;
      -moz-transition: all 0.2s ease-in-out;
      -o-transition: all 0.2s ease-in-out;
      transition: all 0.2s ease-in-out; }
      #masthead #menu-nav .menu-sub-nav li {
        display: block;
        padding: 5px 0; }
    #masthead #menu-nav > li {
      height: 25px;
      padding: 15px 0 20px; }
    #masthead #menu-nav li {
      display: inline-block;
      position: relative;
      white-space: nowrap; }
      #masthead #menu-nav li a {
        position: relative;
        font-weight: 300;
        font-size: 13px;
        margin: 0 10px;
        text-shadow: none;
        text-decoration: none;
        -webkit-transition: all "text-shadow", 0.2s, linear ease-in-out;
        -moz-transition: all "text-shadow", 0.2s, linear ease-in-out;
        -o-transition: all "text-shadow", 0.2s, linear ease-in-out;
        transition: all "text-shadow", 0.2s, linear ease-in-out; }
        @media only screen and (max-width: 1200px) {
          #masthead #menu-nav li a {
            font-size: 13px; } }
        @media only screen and (max-width: 1000px) {
          #masthead #menu-nav li a {
            font-size: 12px;
            margin: 0 5px; } }
        #masthead #menu-nav li a::before {
          width: 0;
          left: 50%;
          bottom: -2px;
          transform: translateX(-50%);
          position: absolute;
          display: block;
          content: '';
          height: 1px;
          background-color: #fff;
          -webkit-transition: all 0.2s ease-in-out;
          -moz-transition: all 0.2s ease-in-out;
          -o-transition: all 0.2s ease-in-out;
          transition: all 0.2s ease-in-out;
          opacity: 1; }
      #masthead #menu-nav li:hover .menu-sub-nav {
        visibility: visible;
        opacity: 1; }
  #masthead .scrolled svg {
    position: absolute;
    top: 0;
    left: 0;
    width: auto;
    height: 50px;
    display: block;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out; }
    #masthead .scrolled svg .cls-1,
    #masthead .scrolled svg .cls {
      fill: #fff;
      -webkit-transition: all 0.2s ease-in-out;
      -moz-transition: all 0.2s ease-in-out;
      -o-transition: all 0.2s ease-in-out;
      transition: all 0.2s ease-in-out; }
    @media only screen and (max-width: 767px) {
      #masthead .scrolled svg.m3 {
        height: 35px;
        top: 2px; } }
  #masthead .initial svg {
    position: absolute;
    top: 0;
    left: 0;
    width: auto;
    height: 50px;
    display: block;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out; }
    #masthead .initial svg .cls-1,
    #masthead .initial svg .cls {
      fill: #fff;
      -webkit-transition: all 0.2s ease-in-out;
      -moz-transition: all 0.2s ease-in-out;
      -o-transition: all 0.2s ease-in-out;
      transition: all 0.2s ease-in-out; }
    @media only screen and (max-width: 767px) {
      #masthead .initial svg.m3 {
        height: 35px;
        top: 2px; }
      #masthead .initial svg.m3-agency {
        left: -13px;
        top: -9px; } }
  #masthead.green .cls-1,
  #masthead.green .cls {
    fill: #00C18B !important; }
  #masthead.green nav,
  #masthead.green #menu-toggle .menu-line {
    background-color: #00C18B; }
  #masthead.green .no-padding {
    background-color: rgba(255, 255, 255, 0.9) !important; }
    @media only screen and (max-width: 860px) {
      #masthead.green .no-padding {
        background-color: transparent !important; } }
  #masthead.green.white .cls-1,
  #masthead.green.white .cls {
    fill: #fff !important; }
  #masthead.green.white #menu-toggle .menu-line {
    background-color: #fff !important; }
  #masthead.green.white .no-padding {
    background-color: transparent !important; }
  @media only screen and (min-width: 861px) {
    #masthead.green.white .home-feature {
      background-color: rgba(0, 0, 0, 0.1) !important; } }
  #masthead.green #menu-nav li a {
    color: #00C18B;
    font-weight: 400; }
    #masthead.green #menu-nav li a::before {
      background-color: #00C18B; }
    #masthead.green #menu-nav li a:hover::before {
      width: 50%; }
  #masthead.red .cls-1,
  #masthead.red .cls {
    fill: #F42534 !important; }
  #masthead.red nav,
  #masthead.red #menu-toggle .menu-line {
    background-color: #F42534; }
  #masthead.red .no-padding {
    background-color: rgba(255, 255, 255, 0.9) !important; }
    @media only screen and (max-width: 860px) {
      #masthead.red .no-padding {
        background-color: transparent !important; } }
  #masthead.red.white .cls-1,
  #masthead.red.white .cls {
    fill: #fff !important; }
  #masthead.red.white #menu-toggle .menu-line {
    background-color: #fff !important; }
  #masthead.red.white .no-padding {
    background-color: transparent !important; }
  @media only screen and (min-width: 861px) {
    #masthead.red.white .home-feature {
      background-color: rgba(0, 0, 0, 0.1) !important; } }
  #masthead.red #menu-nav li a {
    color: #F42534;
    font-weight: 400; }
    #masthead.red #menu-nav li a::before {
      background-color: #F42534; }
    #masthead.red #menu-nav li a:hover::before {
      width: 50%; }
  #masthead.blue .cls-1,
  #masthead.blue .cls {
    fill: #0055B8 !important; }
  #masthead.blue nav,
  #masthead.blue #menu-toggle .menu-line {
    background-color: #0055B8; }
  #masthead.blue .no-padding {
    background-color: rgba(255, 255, 255, 0.9) !important; }
    @media only screen and (max-width: 860px) {
      #masthead.blue .no-padding {
        background-color: transparent !important; } }
  #masthead.blue.white .cls-1,
  #masthead.blue.white .cls {
    fill: #fff !important; }
  #masthead.blue.white #menu-toggle .menu-line {
    background-color: #fff !important; }
  #masthead.blue.white .no-padding {
    background-color: transparent !important; }
  @media only screen and (min-width: 861px) {
    #masthead.blue.white .home-feature {
      background-color: rgba(0, 0, 0, 0.1) !important; } }
  #masthead.blue #menu-nav li a {
    color: #0055B8;
    font-weight: 400; }
    #masthead.blue #menu-nav li a::before {
      background-color: #0055B8; }
    #masthead.blue #menu-nav li a:hover::before {
      width: 50%; }
  #masthead.white #menu-nav li.drop-nav:hover {
    background-color: rgba(0, 0, 0, 0.3) !important; }
  #masthead.white #menu-nav li a {
    color: #fff !important;
    font-weight: 300 !important; }
    #masthead.white #menu-nav li a:hover {
      color: #fff;
      text-decoration: none;
      text-shadow: 0px 0px 12px #fff, 0px 0px 8px #fff, 0px 0px 4px #fff; }
      #masthead.white #menu-nav li a:hover::before {
        width: 0; }
  #masthead.white #menu-nav li .menu-sub-nav {
    background-color: rgba(0, 0, 0, 0.3) !important; }
  #masthead #navigation {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 998;
    width: 100%;
    height: 100%; }
    #masthead #navigation div {
      transform: translate(-50%, -50%);
      position: absolute;
      top: 50%;
      left: 50%; }
      @media only screen and (max-width: 767px) {
        #masthead #navigation div {
          transform: translate(0%, 0%);
          position: absolute;
          top: 20%;
          left: 5%; } }
      #masthead #navigation div li {
        display: block;
        width: 100%; }
      #masthead #navigation div a {
        color: #fff;
        font-size: 40px;
        line-height: 1.2;
        text-transform: uppercase;
        font-weight: bold;
        text-decoration: none;
        position: relative; }
        @media only screen and (max-width: 767px) {
          #masthead #navigation div a {
            font-size: 23px; } }
        #masthead #navigation div a::before {
          width: 0;
          left: 50%;
          bottom: 0;
          transform: translateX(-50%);
          position: absolute;
          display: block;
          content: '';
          height: 2px;
          background-color: #fff;
          -webkit-transition: all 0.2s ease-in-out;
          -moz-transition: all 0.2s ease-in-out;
          -o-transition: all 0.2s ease-in-out;
          transition: all 0.2s ease-in-out;
          opacity: 1; }
        #masthead #navigation div a:hover {
          opacity: 0.5; }
          #masthead #navigation div a:hover::before {
            width: 50%;
            opacity: 0.5; }
        #masthead #navigation div a span {
          margin-left: 10px;
          text-align: center;
          display: inline-block;
          position: relative;
          width: 25px;
          height: 25px; }
          @media only screen and (max-width: 767px) {
            #masthead #navigation div a span {
              width: 20px;
              height: 20px; } }
          #masthead #navigation div a span .hor-line, #masthead #navigation div a span .ver-line {
            position: absolute;
            top: 3px;
            left: 10px;
            width: 5px;
            height: 20px;
            display: block;
            background-color: white;
            transition: 0.5s; }
            @media only screen and (max-width: 767px) {
              #masthead #navigation div a span .hor-line, #masthead #navigation div a span .ver-line {
                width: 3px;
                height: 15px; } }
          #masthead #navigation div a span .hor-line {
            transform: rotate(90deg); }
      #masthead #navigation div .sub-nav {
        position: relative;
        margin-top: 10px;
        margin-left: -10px;
        overflow: hidden; }
        @media only screen and (max-width: 767px) {
          #masthead #navigation div .sub-nav {
            margin-left: -20px; } }
        #masthead #navigation div .sub-nav li a {
          font-weight: normal;
          font-size: 25px; }
          @media only screen and (max-width: 767px) {
            #masthead #navigation div .sub-nav li a {
              font-size: 20px; } }
      #masthead #navigation div h1, #masthead #navigation div .contact {
        color: white;
        font-size: 25px;
        line-height: 1;
        margin: 60px 0px 0px 0px; }
        @media only screen and (max-width: 767px) {
          #masthead #navigation div h1, #masthead #navigation div .contact {
            font-size: 20px; } }
      #masthead #navigation div .contact {
        text-transform: none;
        font-weight: normal;
        display: block;
        margin: 10px 0px; }
        #masthead #navigation div .contact::before {
          width: 0px;
          display: none !important; }
      #masthead #navigation div p.contact {
        margin: 40px 0 15px !important;
        -webkit-transition: all 0.2s ease-in-out;
        -moz-transition: all 0.2s ease-in-out;
        -o-transition: all 0.2s ease-in-out;
        transition: all 0.2s ease-in-out; }

body.nav-open .animated.masthead__top,
html.nav-open .animated.masthead__top {
  background-color: transparent !important; }

body.nav-open #masthead svg .cls-1,
body.nav-open #masthead svg .cls,
html.nav-open #masthead svg .cls-1,
html.nav-open #masthead svg .cls {
  fill: #fff !important; }

body.nav-open #masthead .menu-line,
html.nav-open #masthead .menu-line {
  background-color: #fff !important; }

:root #masthead .scrolled.masthead__top {
  background-color: rgba(255, 255, 255, 0.9) !important;
  padding: 5px 0 0 !important; }
  :root #masthead .scrolled.masthead__top #menu-nav > li {
    padding: 15px 0; }
  :root #masthead .scrolled.masthead__top #menu-nav .menu-sub-nav {
    margin: 0;
    padding: 5px 0; }
  @media only screen and (max-width: 860px) {
    :root #masthead .scrolled.masthead__top {
      background-color: rgba(255, 255, 255, 0.6) !important; } }
  @media only screen and (max-width: 767px) {
    :root #masthead .scrolled.masthead__top {
      padding: 2px 0 !important; } }
  :root #masthead .scrolled.masthead__top .f-left .initial {
    opacity: 0; }
  :root #masthead .scrolled.masthead__top .f-left .scrolled {
    opacity: 1; }
  :root #masthead .scrolled.masthead__top.no-padding {
    padding: 5px 0 0 !important;
    background-color: rgba(255, 255, 255, 0.9) !important; }
    @media only screen and (max-width: 860px) {
      :root #masthead .scrolled.masthead__top.no-padding {
        background-color: rgba(255, 255, 255, 0.6) !important; } }
    @media only screen and (max-width: 767px) {
      :root #masthead .scrolled.masthead__top.no-padding {
        padding: 2px 0 !important; } }

:root .nav-open #masthead .animated.masthead__top {
  background-color: transparent !important; }

:root .nav-open #masthead .scrolled.masthead__top.no-padding {
  background-color: transparent !important; }

.nav_social_icon {
  padding-top: 4px;
  width: 38px;
  height: auto; }
  .nav_social_icon-twitter {
    padding-top: 3px;
    width: 45px;
    height: auto; }
    @media only screen and (max-width: 767px) {
      .nav_social_icon-twitter {
        width: 32px;
        height: auto; } }
  .nav_social_icon-linkedin {
    padding-top: 0px;
    width: 35px;
    height: auto; }
    @media only screen and (max-width: 767px) {
      .nav_social_icon-linkedin {
        width: 27px;
        height: auto; } }
  @media only screen and (max-width: 767px) {
    .nav_social_icon {
      width: 29px;
      height: auto; } }

.footer_social_icon {
  padding-top: 3px;
  width: 25px;
  height: auto; }
  .footer_social_icon-twitter {
    width: 27px; }
  .footer_social_icon-linkedin {
    padding-top: 3px;
    width: 22px;
    padding-right: 3px; }
  .footer_social_icon-instagram {
    padding-right: 5px;
    width: 25px;
    padding-top: 4px; }

.h1-style {
  text-transform: uppercase; }

.call-to-action {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  padding: 30px; }
  .call-to-action .cta-btn {
    text-decoration: none;
    background-color: white;
    font-size: 1.5rem;
    padding: 10px; }
  .call-to-action h3 {
    color: white;
    font-size: 3rem;
    margin: 0px !important; }
  @media screen and (max-width: 1208px) {
    .call-to-action h3 {
      font-size: 2rem; }
    .call-to-action .cta-btn {
      font-size: 1rem; } }
  @media screen and (max-width: 875px) {
    .call-to-action h3 {
      font-size: 1.7rem; }
    .call-to-action .cta-btn {
      font-size: 0.75rem; } }
  @media screen and (max-width: 755px) {
    .call-to-action {
      padding: 30px 0px; }
      .call-to-action h3 {
        font-size: 1.4rem;
        text-align: center;
        width: 100%; }
      .call-to-action .cta-btn {
        font-size: 1.2rem;
        margin: 20px auto 0px; } }

.footer {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 30px; }
  .footer h5 {
    width: 100%; }
  .footer h4 {
    font-size: 14px !important; }
  .footer br {
    display: block !important; }
  .footer .locations {
    width: 50%; }
    .footer .locations .locations-container {
      display: flex;
      justify-content: space-between; }
      @media screen and (max-width: 1085px) {
        .footer .locations .locations-container {
          flex-wrap: wrap; } }
      .footer .locations .locations-container .location {
        margin-top: 12px;
        margin-right: 40px;
        line-height: 20px; }
        @media screen and (max-width: 990px) {
          .footer .locations .locations-container .location {
            margin-bottom: 10px; } }
    .footer .locations h5 {
      font-weight: 1000 !important;
      font-size: 14px;
      line-height: 1.3;
      margin-top: 18px !important;
      margin-bottom: 0 !important; }
  @media screen and (max-width: 768px) {
    .footer .locations {
      display: none; } }
  .footer .quick-links ul {
    list-style-type: none;
    list-style-position: outside;
    padding: 0px !important;
    margin-top: 30px; }
    .footer .quick-links ul .inner-nav-items {
      margin: 0px !important; }
    .footer .quick-links ul li {
      margin: 5px 0px; }
      .footer .quick-links ul li a {
        text-decoration: none; }
  .footer .connect a {
    text-decoration: none;
    color: #333;
    font-weight: 900; }
  .footer .connect .contact-details {
    margin-top: 28px; }
  .footer .connect h4 {
    margin-bottom: 30px !important; }
  .footer .connect .footer__social {
    margin-top: 102px; }
    .footer .connect .footer__social i {
      font-size: 20pt;
      margin-right: 15px;
      margin-top: 5px; }
  .footer .quick-links, .footer .locations, .footer .connect {
    margin: 30px 0px; }
  .footer .footer__privacy {
    width: 61%; }
  .footer .footer__other {
    width: 32%; }
  .footer .footer__other {
    text-align: right; }
  @media screen and (max-width: 769px) {
    .footer {
      padding-bottom: 0px;
      justify-content: center; }
      .footer .footer__privacy, .footer .footer__other {
        width: 100%; }
      .footer .quick-links {
        display: none; }
      .footer * {
        text-align: center; }
      .footer .locations h4, .footer .connect h4, .footer .footer__social h4 {
        font-size: 20px !important;
        font-weight: bold; }
      .footer h5 {
        font-size: 15px !important;
        font-weight: bold; }
      .footer div {
        width: 100%; }
      .footer .location {
        margin: 15px 0px 5px 0px !important; }
      .footer .locations {
        margin: 0px !important; }
        .footer .locations h5 {
          margin-top: 0px !important; }
      .footer .location {
        width: 100% !important; }
      .footer .connect {
        margin: 40px 0px -6px 0px; }
      .footer .footer__social {
        margin-top: 30px !important;
        margin-bottom: 30px; }
        .footer .footer__social i {
          margin: 25px 10px !important;
          font-size: 1.8rem !important; }
      .footer .footer__privacy {
        margin-top: 0px; }
        .footer .footer__privacy a {
          font-size: 0.7rem; }
      .footer .footer__other {
        margin-bottom: 20px; }
        .footer .footer__other li {
          font-size: 0.7rem; } }

:root #homepage .hero * {
  outline: none; }

:root #homepage .hero__slider {
  width: 100%;
  height: 100vh;
  position: absolute;
  top: 0;
  z-index: -1;
  left: 0;
  right: 0;
  bottom: 0;
  display: block; }

:root #homepage .hero__slides {
  width: 100%;
  height: 100vh;
  display: block;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat; }
  :root #homepage .hero__slides.home-feature-hero {
    display: block; }
    :root #homepage .hero__slides.home-feature-hero.home-feature-hero-mobile {
      display: none !important; }
    @media only screen and (max-width: 767px) {
      :root #homepage .hero__slides.home-feature-hero {
        display: none; }
        :root #homepage .hero__slides.home-feature-hero.home-feature-hero-mobile {
          display: block !important; } }

:root #homepage .hero__text-content {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  z-index: 2; }
  :root #homepage .hero__text-content .table {
    height: 100vh; }
  :root #homepage .hero__text-content a.home-feature-link {
    display: block;
    height: 100vh;
    color: #333 !important;
    text-decoration: none !important; }
    :root #homepage .hero__text-content a.home-feature-link .home-feature-text {
      display: block;
      padding: 14vh 0 0 15%;
      margin-bottom: 0; }
      :root #homepage .hero__text-content a.home-feature-link .home-feature-text.home-feature-text-mobile {
        display: none !important; }
      :root #homepage .hero__text-content a.home-feature-link .home-feature-text .home-feature-text-1 {
        font-size: 40px;
        font-weight: 300 !important;
        margin-bottom: 0; }
      :root #homepage .hero__text-content a.home-feature-link .home-feature-text .home-feature-text-2 {
        font-size: 35px;
        font-weight: 600 !important;
        margin-top: 20px;
        margin-bottom: 0; }
      :root #homepage .hero__text-content a.home-feature-link .home-feature-text .home-feature-text-3 {
        font-size: 35px;
        font-weight: 600 !important;
        margin-top: 0;
        margin-bottom: 0; }
      @media only screen and (max-width: 1200px) {
        :root #homepage .hero__text-content a.home-feature-link .home-feature-text {
          display: block;
          padding: 14vh 0 0 7%; }
          :root #homepage .hero__text-content a.home-feature-link .home-feature-text.home-feature-text-mobile {
            display: none !important; }
          :root #homepage .hero__text-content a.home-feature-link .home-feature-text .home-feature-text-1 {
            font-size: 35px; }
          :root #homepage .hero__text-content a.home-feature-link .home-feature-text .home-feature-text-2 {
            font-size: 31px; }
          :root #homepage .hero__text-content a.home-feature-link .home-feature-text .home-feature-text-3 {
            font-size: 31px; } }
      @media only screen and (max-width: 860px) {
        :root #homepage .hero__text-content a.home-feature-link .home-feature-text {
          display: block;
          padding: 14vh 0 0 0; }
          :root #homepage .hero__text-content a.home-feature-link .home-feature-text.home-feature-text-mobile {
            display: none !important; }
          :root #homepage .hero__text-content a.home-feature-link .home-feature-text .home-feature-text-1 {
            font-size: 25px; }
          :root #homepage .hero__text-content a.home-feature-link .home-feature-text .home-feature-text-2 {
            font-size: 22px; }
          :root #homepage .hero__text-content a.home-feature-link .home-feature-text .home-feature-text-3 {
            font-size: 22px; } }
      @media only screen and (max-width: 767px) {
        :root #homepage .hero__text-content a.home-feature-link .home-feature-text {
          display: none;
          padding: 11vh 0 0 5%; }
          :root #homepage .hero__text-content a.home-feature-link .home-feature-text.home-feature-text-mobile {
            display: block !important; }
          :root #homepage .hero__text-content a.home-feature-link .home-feature-text .home-feature-text-1 {
            font-size: 25px; }
          :root #homepage .hero__text-content a.home-feature-link .home-feature-text .home-feature-text-2 {
            font-size: 22px;
            margin-top: 5px; }
          :root #homepage .hero__text-content a.home-feature-link .home-feature-text .home-feature-text-3 {
            font-size: 22px; } }
  :root #homepage .hero__text-content .f-left,
  :root #homepage .hero__text-content .f-right {
    width: 40%; }
    @media only screen and (max-width: 767px) {
      :root #homepage .hero__text-content .f-left,
      :root #homepage .hero__text-content .f-right {
        width: 50%; } }
    :root #homepage .hero__text-content .f-left *,
    :root #homepage .hero__text-content .f-right * {
      text-align: center;
      display: block;
      width: 100%;
      margin: 0 auto;
      color: #fff;
      font-size: 80px;
      font-weight: 200; }
      @media only screen and (max-width: 1300px) {
        :root #homepage .hero__text-content .f-left *,
        :root #homepage .hero__text-content .f-right * {
          font-size: 70px; } }
      @media only screen and (max-width: 1100px) {
        :root #homepage .hero__text-content .f-left *,
        :root #homepage .hero__text-content .f-right * {
          font-size: 50px; } }
      @media only screen and (max-width: 767px) {
        :root #homepage .hero__text-content .f-left *,
        :root #homepage .hero__text-content .f-right * {
          font-size: 30px; } }
    :root #homepage .hero__text-content .f-left a,
    :root #homepage .hero__text-content .f-right a {
      position: relative;
      text-decoration: none;
      color: inherit;
      font-size: inherit;
      font-weight: inherit;
      text-shadow: none;
      -webkit-transition: text-shadow 200ms linear 0s;
      -moz-transition: text-shadow 200ms linear 0s;
      -o-transition: text-shadow 200ms linear 0s;
      transition: text-shadow 200ms linear 0s; }
      :root #homepage .hero__text-content .f-left a::before,
      :root #homepage .hero__text-content .f-right a::before {
        width: 0;
        left: 50%;
        bottom: 0;
        transform: translateX(-50%);
        position: absolute;
        display: block;
        content: '';
        height: 2px;
        background-color: #fff;
        -webkit-transition: all 0.2s ease-in-out;
        -moz-transition: all 0.2s ease-in-out;
        -o-transition: all 0.2s ease-in-out;
        transition: all 0.2s ease-in-out;
        opacity: 1; }
      :root #homepage .hero__text-content .f-left a.work:hover,
      :root #homepage .hero__text-content .f-right a.work:hover {
        color: #fff;
        text-shadow: 0px 0px 12px #fff, 0px 0px 8px #fff, 0px 0px 4px #fff; }
      :root #homepage .hero__text-content .f-left a.work.demo,
      :root #homepage .hero__text-content .f-right a.work.demo {
        color: #fff;
        text-shadow: 0px 0px 12px #fff, 0px 0px 8px #fff, 0px 0px 4px #fff; }
      :root #homepage .hero__text-content .f-left a.culture:hover,
      :root #homepage .hero__text-content .f-right a.culture:hover {
        color: #fff;
        text-shadow: 0px 0px 12px #fff, 0px 0px 8px #fff, 0px 0px 4px #fff; }
      :root #homepage .hero__text-content .f-left a.culture.demo,
      :root #homepage .hero__text-content .f-right a.culture.demo {
        color: #fff;
        text-shadow: 0px 0px 12px #fff, 0px 0px 8px #fff, 0px 0px 4px #fff; }

:root #homepage .hero__tagline {
  position: absolute;
  bottom: 15%;
  display: block;
  width: 100%;
  left: 50%;
  text-align: center;
  transform: translateX(-50%); }
  :root #homepage .hero__tagline * {
    font-size: 48px;
    font-weight: 200;
    color: #fff;
    margin-bottom: 0; }
    @media only screen and (max-width: 1300px) {
      :root #homepage .hero__tagline * {
        font-size: 32px; } }
    @media only screen and (max-width: 1300px) {
      :root #homepage .hero__tagline * {
        font-size: 24px; } }
    @media only screen and (max-width: 767px) {
      :root #homepage .hero__tagline * {
        font-size: 18px; } }

:root #homepage .hero .jumping-arrow {
  position: absolute;
  bottom: 30px;
  width: 100%; }
  :root #homepage .hero .jumping-arrow svg {
    width: 50px;
    margin: 0 auto;
    display: block;
    animation-name: jumping;
    animation-duration: 2s;
    animation-iteration-count: infinite;
    animation-delay: -2; }
    @media only screen and (max-width: 768px) {
      :root #homepage .hero .jumping-arrow svg {
        width: 30px; } }
    :root #homepage .hero .jumping-arrow svg .st0 {
      fill: none;
      stroke: #FFF;
      stroke-width: 5;
      stroke-linecap: round;
      stroke-linejoin: round;
      stroke-miterlimit: 10; }

@keyframes jumping {
  0%,
  20%,
  50%,
  80%,
  100% {
    transform: translateY(0); }
  40% {
    transform: translateY(-30px); }
  60% {
    transform: translateY(-15px); } }

.carousal-item {
  float: left; }

.we-do-carousal {
  width: 100%;
  padding-bottom: 34%;
  position: relative;
  overflow: hidden; }
  @media screen and (max-width: 768px) {
    .we-do-carousal {
      padding-bottom: 197%; } }
  .we-do-carousal::before {
    content: '';
    display: block;
    width: 100%;
    height: 30px;
    top: 0;
    position: absolute;
    left: 0;
    right: 0;
    z-index: 500;
    background-size: auto;
    background-position: center center;
    background-repeat: no-repeat;
    background-image: url(img/services/shadow.png); }
  .we-do-carousal .circles {
    position: absolute;
    bottom: 0px;
    width: 50%;
    left: 25%;
    margin: 0 auto;
    z-index: 500;
    display: flex;
    justify-content: center;
    flex-wrap: nowrap;
    align-items: center; }
    .we-do-carousal .circles .circle {
      width: 0.5vw;
      height: 0.5vw;
      display: block;
      border-radius: 100%;
      background-color: #e9e9e9;
      margin: 3vw 0.3vw;
      opacity: 0.3;
      cursor: pointer; }
      @media screen and (max-width: 768px) {
        .we-do-carousal .circles .circle {
          background-color: #333;
          width: 2vw;
          height: 2vw;
          margin: 3vw 0.75vw; } }
    .we-do-carousal .circles .circle:nth-child(1) {
      opacity: 1; }

.home-carousal {
  width: 100%;
  padding-bottom: 39.3%;
  position: relative;
  overflow: hidden; }
  @media screen and (max-width: 768px) {
    .home-carousal {
      padding-bottom: 155.3%; } }
  .home-carousal::before {
    content: '';
    display: block;
    width: 100%;
    height: 30px;
    top: 0;
    position: absolute;
    left: 0;
    right: 0;
    z-index: 500;
    background-size: auto;
    background-position: center center;
    background-repeat: no-repeat;
    background-image: url(img/services/shadow.png); }
  .home-carousal .circles {
    position: absolute;
    bottom: 0px;
    width: 50%;
    left: 25%;
    margin: 0 auto;
    z-index: 500;
    display: flex;
    justify-content: center;
    flex-wrap: nowrap;
    align-items: center; }
    .home-carousal .circles .circle {
      width: 0.5vw;
      height: 0.5vw;
      display: block;
      border-radius: 100%;
      background-color: #e9e9e9;
      margin: 3vw 0.3vw;
      opacity: 0.3;
      cursor: pointer; }
      @media screen and (max-width: 768px) {
        .home-carousal .circles .circle {
          background-color: #333;
          width: 2vw;
          height: 2vw;
          margin: 3vw 0.75vw; } }
    .home-carousal .circles .circle:nth-child(1) {
      opacity: 1; }

.carousal-item:nth-child(1) {
  z-index: 300; }

.carousal-item:nth-child(2) {
  z-index: 200; }

.carousal-item:nth-child(3) {
  z-index: 100; }

.carousal-item {
  background-size: cover;
  background-position: left center;
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0px;
  left: 0px; }
  .carousal-item picture, .carousal-item img {
    width: 100%;
    height: auto; }
  .carousal-item .view-more {
    position: absolute;
    bottom: 0px;
    height: 5.5vw;
    width: 100%;
    z-index: 600; }
    @media screen and (max-width: 768px) {
      .carousal-item .view-more {
        height: 12.5vw; }
        .carousal-item .view-more a {
          color: #333 !important;
          text-align: center;
          font-size: 4vw !important;
          margin: 0px auto !important;
          width: 50%;
          display: block; } }
    .carousal-item .view-more a {
      color: white;
      margin-left: 12.5vw;
      font-size: 1.3vw;
      text-decoration: none;
      font-weight: 400; }
  .carousal-item .carousal-item-text p {
    color: white;
    font-size: 18pt;
    text-transform: uppercase; }
  .carousal-item .carousal-item-text a {
    text-decoration: none;
    color: white;
    font-size: 16pt;
    font-weight: 300; }
  @media screen and (max-width: 1100px) {
    .carousal-item {
      background-position: right; }
      .carousal-item .carousal-item-text {
        max-width: 100%;
        top: 0px;
        left: 0px;
        height: 100%;
        padding: 50px 0px;
        position: relative;
        background-color: rgba(0, 0, 0, 0.4); }
        .carousal-item .carousal-item-text p {
          text-align: center;
          width: 80%;
          margin: 0 auto; }
        .carousal-item .carousal-item-text a {
          text-align: center;
          margin: 0 auto;
          display: block; } }
  @media screen and (max-width: 720px) {
    .carousal-item .carousal-item-text p {
      width: 95%; } }

.home-services ul {
  margin-bottom: 0px !important; }

.mha {
  border: solid 1px white !important; }

.home-clients {
  width: 100%;
  margin: 20px auto 70px auto;
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
  align-items: center;
  position: relative; }
  .home-clients::after {
    content: '';
    display: block;
    width: 100%;
    height: 30px;
    bottom: -70px;
    left: 0;
    right: 0;
    z-index: 3;
    background-size: auto;
    background-position: center center;
    background-repeat: no-repeat;
    background-image: url(img/services/shadow.png);
    position: absolute;
    transform: rotate(180deg); }
  .home-clients .green-text {
    display: block;
    margin: 50px auto;
    text-align: center;
    width: 100%; }
  .home-clients .home-clients-contatiner {
    width: 85%;
    overflow: hidden; }
    @media screen and (max-width: 1222px) {
      .home-clients .home-clients-contatiner {
        width: 90%; } }
    @media screen and (max-width: 550px) {
      .home-clients .home-clients-contatiner {
        width: 75%; } }
    .home-clients .home-clients-contatiner a img {
      height: auto;
      display: block;
      margin: 0 auto; }
    .home-clients .home-clients-contatiner .harley img {
      width: 110px; }
    .home-clients .home-clients-contatiner .marstons img {
      width: 130px;
      align-self: flex-start; }
      @media screen and (max-width: 550px) {
        .home-clients .home-clients-contatiner .marstons img {
          align-self: center; } }
    .home-clients .home-clients-contatiner .f1 img {
      width: 140px; }
    .home-clients .home-clients-contatiner .wmsp img {
      width: 100px; }
    .home-clients .home-clients-contatiner .addmaster img {
      width: 150px; }
    .home-clients .home-clients-contatiner .bristan img {
      width: 130px; }
    .home-clients .home-clients-contatiner .connexion img {
      width: 130px; }
    .home-clients .home-clients-contatiner .wasps img {
      width: 80px; }
    .home-clients .home-clients-contatiner .smart-talk-thumb img {
      width: 500px; }
  .home-clients .slick-slider .slick-track {
    display: flex;
    align-items: center; }

.home-latest-news-container {
  width: 100%;
  background-color: #e9e9e9;
  padding-bottom: 1px; }
  .home-latest-news-container .home-latest-news {
    max-width: 1024px;
    width: 90%;
    margin: 50px auto 0 auto; }
    .home-latest-news-container .home-latest-news h2 {
      display: block;
      margin: 30px auto;
      text-align: center;
      padding-top: 50px; }
    @media only screen and (max-width: 768px) {
      .home-latest-news-container .home-latest-news #blog-tags-home {
        margin: 50px 0px !important; } }
    @media only screen and (max-width: 450px) {
      .home-latest-news-container .home-latest-news #blog-tags-home {
        margin: 10px 0px !important; } }
    .home-latest-news-container .home-latest-news #blog-tags-home li {
      display: inline-block !important;
      margin: 0px 10px 10px 0px; }
    .home-latest-news-container .home-latest-news .news-insight-home-tags {
      margin: 30px 0px !important; }
    .home-latest-news-container .home-latest-news .view-more {
      text-align: center;
      width: 100%;
      display: block;
      text-decoration: none;
      margin: 30px 0px 100px 0px !important;
      font-size: 2rem !important; }
      @media screen and (max-width: 768px) {
        .home-latest-news-container .home-latest-news .view-more {
          font-size: 1.5rem !important; } }
      @media screen and (max-width: 500px) {
        .home-latest-news-container .home-latest-news .view-more {
          font-size: 1rem !important;
          margin: 50px 0px 50px 0px !important; } }
  @media screen and (max-width: 980px) {
    .home-latest-news-container .quarter-post:nth-child(3) {
      display: none; } }

@media screen and (min-width: 1800px) {
  .home-clients .slick-slider .slick-track {
    left: 0px !important; } }

#carousel .left,
#carousel .right {
  width: 20px;
  height: 20px;
  cursor: pointer;
  display: none; }
  @media screen and (max-width: 1800px) {
    #carousel .left,
    #carousel .right {
      display: block; } }

#carousel .left {
  border-bottom: solid 1px #333;
  border-left: solid 1px #333;
  transform: rotate(45deg) translate(10px, -10px);
  transform-origin: center center; }

#carousel .right {
  border-bottom: solid 1px #333;
  border-right: solid 1px #333;
  transform: rotate(-45deg) translate(-10px, -10px);
  transform-origin: center center; }

#new-business .hero * {
  outline: none; }

#new-business .hero__slider {
  width: 100%;
  height: 100vh;
  position: absolute;
  top: 0;
  z-index: -1;
  left: 0;
  right: 0;
  bottom: 0;
  display: block; }

#new-business .hero__slides {
  width: 100%;
  height: 100vh;
  display: block;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat; }
  #new-business .hero__slides.mobile {
    display: none; }
  @media screen and (max-width: 1340px) {
    #new-business .hero__slides {
      display: none; }
      #new-business .hero__slides.mobile {
        display: block; } }

#new-business .hero__text-content {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  z-index: 2; }
  #new-business .hero__text-content .table {
    height: 100vh; }
    #new-business .hero__text-content .table h1 {
      color: #fff;
      font-size: 88px;
      width: 50%;
      line-height: 1.1; }
    @media screen and (max-width: 1340px) {
      #new-business .hero__text-content .table .cell.middle {
        vertical-align: bottom; }
      #new-business .hero__text-content .table h1 {
        font-size: 65px;
        width: 100%;
        text-align: center;
        padding-bottom: 13vh; }
        #new-business .hero__text-content .table h1 br {
          display: none; } }
    @media screen and (max-width: 768px) {
      #new-business .hero__text-content .table h1 {
        font-size: 50px; } }

#new-business .hero .jumping-arrow {
  position: absolute;
  bottom: 30px;
  width: 100%; }
  @media only screen and (max-width: 768px) {
    #new-business .hero .jumping-arrow {
      bottom: 10px; } }
  #new-business .hero .jumping-arrow svg {
    width: 50px;
    margin: 0 auto;
    display: block;
    animation-name: jumping;
    animation-duration: 2s;
    animation-iteration-count: infinite;
    animation-delay: -2; }
    @media only screen and (max-width: 768px) {
      #new-business .hero .jumping-arrow svg {
        width: 30px; } }
    #new-business .hero .jumping-arrow svg .st0 {
      fill: none;
      stroke: #FFF;
      stroke-width: 5;
      stroke-linecap: round;
      stroke-linejoin: round;
      stroke-miterlimit: 10; }

#new-business .top-text-1 {
  margin: 50px auto 20px;
  max-width: 700px;
  text-align: center;
  font-size: 22px; }
  @media screen and (max-width: 768px) {
    #new-business .top-text-1 {
      font-size: 18px; } }

#new-business .top-text-2 {
  margin: 20px auto 60px;
  text-align: center;
  font-size: 32px;
  font-weight: bold; }
  @media screen and (max-width: 768px) {
    #new-business .top-text-2 {
      font-size: 26px; } }

#new-business .secondary-image {
  margin-bottom: 60px; }

#new-business .things-title {
  color: #f00;
  margin: 0 auto 60px;
  text-align: center;
  font-size: 28px;
  font-weight: bold; }
  @media screen and (max-width: 768px) {
    #new-business .things-title {
      font-size: 22px; } }

#new-business .things {
  max-width: 800px;
  margin: 10px auto; }
  #new-business .things .thing {
    background: url(/img/new-business/thing-shadow.png) center bottom no-repeat;
    background-size: 100% 19px;
    display: flex;
    margin: 60px auto;
    padding-bottom: 60px; }
    @media screen and (max-width: 768px) {
      #new-business .things .thing {
        flex-wrap: wrap; } }
    #new-business .things .thing .thing-text {
      width: 55%;
      padding: 0 6% 0 0;
      font-size: 22px; }
      #new-business .things .thing .thing-text:nth-child(2) {
        padding: 0 0 0 6%; }
      @media screen and (max-width: 768px) {
        #new-business .things .thing .thing-text {
          width: 100%;
          text-align: center;
          padding: 30px 0 0 !important;
          order: 2; } }
      #new-business .things .thing .thing-text .thing-header {
        font-size: 48px;
        line-height: 1; }
        @media screen and (max-width: 768px) {
          #new-business .things .thing .thing-text .thing-header {
            font-size: 28px; } }
      #new-business .things .thing .thing-text .thing-source {
        font-weight: bold; }
    #new-business .things .thing .thing-image {
      width: 45%;
      text-align: center; }
      @media screen and (max-width: 768px) {
        #new-business .things .thing .thing-image {
          width: 100%;
          order: 1; } }
      #new-business .things .thing .thing-image img {
        width: 100%; }
        @media screen and (max-width: 768px) {
          #new-business .things .thing .thing-image img {
            max-width: 300px; } }
    #new-business .things .thing:nth-child(1) .thing-header {
      color: #0055B8; }
    #new-business .things .thing:nth-child(2) .thing-header {
      color: #00C18B; }
    #new-business .things .thing:nth-child(3) .thing-header {
      color: #F42534; }

#new-business .flashes-title {
  color: #f00;
  margin: 90px auto 0;
  text-align: center;
  font-size: 62px;
  font-weight: bold;
  line-height: 1; }
  @media screen and (max-width: 1000px) {
    #new-business .flashes-title {
      font-size: 52px; } }
  @media screen and (max-width: 768px) {
    #new-business .flashes-title {
      font-size: 32px; } }

#new-business .flashes {
  max-width: 1100px;
  margin: 20px auto 0;
  background: url(/img/new-business/thing-shadow.png) center bottom no-repeat;
  background-size: 100% 19px;
  display: flex;
  flex-wrap: wrap;
  padding-bottom: 60px; }
  #new-business .flashes .flash {
    margin: 30px auto 0;
    width: 33%;
    text-align: center; }
    @media screen and (max-width: 1000px) {
      #new-business .flashes .flash {
        width: 100%; } }
    #new-business .flashes .flash .flash-text {
      padding: 30px 20px 0;
      font-size: 22px;
      max-width: 400px;
      margin: auto; }
      #new-business .flashes .flash .flash-text .flash-header {
        font-size: 28px;
        font-weight: bold;
        line-height: 1;
        color: #00C18B; }
    #new-business .flashes .flash .flash-image {
      text-align: center; }
      #new-business .flashes .flash .flash-image img {
        width: 100%;
        max-width: 170px; }

#new-business .bottom-text {
  font-size: 28px;
  font-weight: bold;
  max-width: 900px;
  margin: 60px auto 90px;
  display: flex;
  justify-content: space-between;
  align-content: center; }
  @media screen and (max-width: 1000px) {
    #new-business .bottom-text {
      font-size: 22px; } }
  @media screen and (max-width: 768px) {
    #new-business .bottom-text {
      font-size: 16px; } }
  #new-business .bottom-text .bottom-text-1 {
    width: 70%;
    margin: auto; }
    @media screen and (max-width: 768px) {
      #new-business .bottom-text .bottom-text-1 {
        width: 64%;
        margin: 0; } }
    #new-business .bottom-text .bottom-text-1 a.email {
      display: block;
      margin-top: 20px;
      color: #F42534; }
  #new-business .bottom-text .bottom-text-2 {
    width: 25%; }
    @media screen and (max-width: 768px) {
      #new-business .bottom-text .bottom-text-2 {
        width: 33%; } }

.shadows {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  z-index: 3; }
  .shadows::before {
    content: '';
    display: block;
    width: 100%;
    height: 30px;
    background-size: contain;
    background-position: top center;
    background-repeat: no-repeat;
    background-image: url(img/culture/culture__shadow.png);
    position: absolute;
    top: 0%;
    left: 0;
    right: 0;
    z-index: 4; }
  .shadows::after {
    content: '';
    display: block;
    width: 100%;
    height: 30px;
    background-size: contain;
    background-position: top center;
    background-repeat: no-repeat;
    background-image: url(img/culture/culture__shadow.png);
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    z-index: 4; }

#culture {
  margin-bottom: 70px; }
  #culture .paroller {
    background-size: 105% !important; }
    #culture .paroller img {
      opacity: 0 !important; }
  #culture .services-breadcrumb {
    z-index: 500;
    position: relative;
    padding-top: 90px; }

:root #culture .culture__hero, .services__hero {
  background-size: cover !important;
  background-position: center center;
  background-repeat: no-repeat;
  position: relative;
  display: block;
  width: 100%;
  height: 600px;
  position: relative;
  margin-bottom: 40px; }
  @media only screen and (max-width: 1024px) {
    :root #culture .culture__hero, .services__hero {
      height: 450px; } }
  @media only screen and (max-width: 768px) {
    :root #culture .culture__hero, .services__hero {
      height: 300px; } }
  :root #culture .culture__hero *, .services__hero * {
    box-sizing: border-box; }
  :root #culture .culture__hero::before, .services__hero::before {
    content: '';
    display: block;
    width: 100%;
    height: 30px;
    background-size: contain;
    background-position: top center;
    background-repeat: no-repeat;
    background-image: url(img/culture/culture__shadow.png);
    position: absolute;
    top: 100%;
    left: 0;
    right: 0; }
  :root #culture .culture__hero__text-wrapper, .services__hero__text-wrapper {
    position: absolute;
    top: 50%;
    left: 5%;
    right: 5%;
    transform: translateY(-50%);
    max-width: 90%;
    display: block;
    max-height: 90%; }
    :root #culture .culture__hero__text-wrapper *, .services__hero__text-wrapper * {
      margin: 0;
      display: block;
      width: 100%;
      text-align: center;
      color: #fff;
      font-size: 210px;
      text-transform: uppercase;
      font-weight: bold;
      letter-spacing: -0.01em; }
      @media only screen and (max-width: 1170px) {
        :root #culture .culture__hero__text-wrapper *, .services__hero__text-wrapper * {
          font-size: 105px; } }
      @media only screen and (max-width: 767px) {
        :root #culture .culture__hero__text-wrapper *, .services__hero__text-wrapper * {
          font-size: 52.5px; } }

:root #culture .culture__content-text, .services__content-text {
  max-width: 860px;
  text-align: center;
  margin-bottom: 40px; }
  :root #culture .culture__content-text.larger, .services__content-text.larger {
    max-width: 1100px; }

:root #culture .culture__grid, .services__grid {
  position: relative;
  margin-bottom: 60px; }
  :root #culture .culture__grid__image, .services__grid__image {
    display: block;
    width: 100%;
    float: left;
    z-index: 1;
    position: relative;
    box-sizing: border-box; }
    :root #culture .culture__grid__image img, .services__grid__image img {
      max-width: 100%;
      width: 100%; }
    :root #culture .culture__grid__image.full__small::after, .services__grid__image.full__small::after {
      display: none !important; }
    :root #culture .culture__grid__image.full__small.one, .services__grid__image.full__small.one {
      width: 32%; }
    :root #culture .culture__grid__image.full__small.two, .services__grid__image.full__small.two {
      width: 44%; }
    :root #culture .culture__grid__image.full__small.three, .services__grid__image.full__small.three {
      width: 24%; }
    :root #culture .culture__grid__image.full__small.one img, :root #culture .culture__grid__image.full__small.two img, :root #culture .culture__grid__image.full__small.three img, .services__grid__image.full__small.one img, .services__grid__image.full__small.two img, .services__grid__image.full__small.three img {
      opacity: 0; }
    :root #culture .culture__grid__image.full::before, .services__grid__image.full::before {
      content: '';
      display: block;
      width: 100%;
      height: 30px;
      background-size: contain;
      background-position: top center;
      background-repeat: no-repeat;
      background-image: url(img/culture/culture__shadow.png);
      position: absolute;
      top: 100%;
      left: 0;
      z-index: 3;
      right: 0; }
    :root #culture .culture__grid__image.half, .services__grid__image.half {
      width: 50%; }
      :root #culture .culture__grid__image.half img, .services__grid__image.half img {
        opacity: 0; }

:root #culture .culture__half-content, .services__half-content {
  position: relative;
  text-align: center; }
  @media only screen and (min-width: 1104px) {
    :root #culture .culture__half-content, .services__half-content {
      height: 850px;
      text-align: left; }
      :root #culture .culture__half-content .half, .services__half-content .half {
        padding: 0 0 0 50px;
        box-sizing: border-box;
        width: 50%; } }
  @media only screen and (max-width: 1103px) {
    :root #culture .culture__half-content, .services__half-content {
      height: auto; }
      :root #culture .culture__half-content .container, .services__half-content .container {
        padding: 50px 30px;
        box-sizing: border-box;
        background-color: rgba(0, 0, 0, 0.4);
        width: 100%; }
      :root #culture .culture__half-content .half, .services__half-content .half {
        width: 100% !important; }
      :root #culture .culture__half-content .table,
      :root #culture .culture__half-content .cell, .services__half-content .table,
      .services__half-content .cell {
        width: 100%;
        height: auto;
        display: block !important; } }
  @media only screen and (max-width: 1103px) {
    :root #culture .culture__half-content .container, .services__half-content .container {
      padding: 50px 2.5%;
      box-sizing: border-box;
      background-color: rgba(0, 0, 0, 0.4);
      width: 100%; } }
  :root #culture .culture__half-content h3, .services__half-content h3 {
    color: #fff;
    font-weight: bold;
    margin: 0 auto; }

:root #culture .culture__spreads, .services__spreads {
  position: relative;
  margin-bottom: 40px; }
  :root #culture .culture__spreads .shadows::before, .services__spreads .shadows::before {
    display: none !important; }
  :root #culture .culture__spreads__list:before, :root #culture .culture__spreads__list:after, .services__spreads__list:before, .services__spreads__list:after {
    content: " ";
    display: table; }
  :root #culture .culture__spreads__list:after, .services__spreads__list:after {
    clear: both; }
  :root #culture .culture__spreads__image, .services__spreads__image {
    display: block;
    float: left;
    width: 33.3333333%;
    background-position: center center;
    background-size: cover;
    box-sizing: border-box; }
    :root #culture .culture__spreads__image img, .services__spreads__image img {
      opacity: 0; }
    @media only screen and (max-width: 768px) {
      :root #culture .culture__spreads__image, .services__spreads__image {
        width: 50%; } }
    :root #culture .culture__spreads__image img, .services__spreads__image img {
      max-width: 100%;
      width: 100%;
      height: auto; }

:root #culture .culture__three-things, .services__three-things {
  margin-bottom: 40px; }
  :root #culture .culture__three-things__hero, .services__three-things__hero {
    height: auto;
    margin-bottom: 40px; }
    @media only screen and (min-width: 769px) {
      :root #culture .culture__three-things__hero, .services__three-things__hero {
        height: auto; } }
  :root #culture .culture__three-things__grid, .services__three-things__grid {
    font-size: 0;
    line-height: 0; }
    :root #culture .culture__three-things__grid__item, .services__three-things__grid__item {
      vertical-align: top;
      box-sizing: border-box;
      padding: 0 20px;
      border-right: 1px solid black; }
      :root #culture .culture__three-things__grid__item:last-child, .services__three-things__grid__item:last-child {
        border-right: none; }
      @media only screen and (max-width: 1024px) {
        :root #culture .culture__three-things__grid__item, .services__three-things__grid__item {
          border: none !important; } }
    :root #culture .culture__three-things__grid__item__image, .services__three-things__grid__item__image {
      height: 300px; }

main.contact {
  padding-top: 50px; }
  @media only screen and (min-width: 767px) {
    main.contact {
      padding-top: 70px; } }

.map_canvas_holder {
  position: relative;
  height: 300px;
  width: 100%;
  margin-bottom: 30px; }
  .map_canvas_holder .map_canvas {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

:root .contact .container {
  max-width: 1540px; }

:root .contact #contact-thanks {
  display: flex; }
  :root .contact #contact-thanks .contact-thanks-text {
    flex-basis: 60%;
    margin-top: 50px; }
    :root .contact #contact-thanks .contact-thanks-text p {
      font-weight: bold;
      font-size: 30px;
      line-height: 1.3; }
  :root .contact #contact-thanks .contact-thanks-buiscuit {
    flex-basis: 40%;
    text-align: left; }
    :root .contact #contact-thanks .contact-thanks-buiscuit img {
      max-width: 400px; }
  @media only screen and (max-width: 1024px) {
    :root .contact #contact-thanks .contact-thanks-text {
      flex-basis: 65%;
      margin-top: 20px; }
      :root .contact #contact-thanks .contact-thanks-text p {
        font-size: 20px; }
    :root .contact #contact-thanks .contact-thanks-buiscuit {
      text-align: center;
      flex-basis: 35%; }
      :root .contact #contact-thanks .contact-thanks-buiscuit img {
        max-width: 300px; } }
  @media only screen and (max-width: 767px) {
    :root .contact #contact-thanks {
      display: block; }
      :root .contact #contact-thanks .contact-thanks-text {
        margin-top: 0; }
      :root .contact #contact-thanks .contact-thanks-buiscuit img {
        max-width: 350px; } }

:root .contact__intro {
  margin-bottom: 40px; }
  @media only screen and (min-width: 1025px) {
    :root .contact__intro p {
      font-size: 22px;
      font-weight: 400; } }

:root .contact__green-band {
  background-color: #00C18B;
  background-repeat: no-repeat;
  background-position: top center;
  background-size: auto;
  background-image: url(img/contact/shadow.png);
  display: block;
  width: 100%;
  padding: 75px 0; }
  :root .contact__green-band h4 {
    margin-bottom: 10px; }
  :root .contact__green-band ul li {
    font-weight: 300;
    font-family: "Montserrat", sans-serif; }
    @media only screen and (min-width: 1025px) {
      :root .contact__green-band ul li {
        font-size: 34px; } }
  :root .contact__green-band ul a {
    color: #fff;
    text-decoration: none; }

:root .contact__form {
  background-image: url(img/contact/shadow.png);
  background-repeat: no-repeat;
  background-position: top center;
  background-size: auto;
  padding-top: 40px;
  position: relative;
  padding-bottom: 1px; }
  :root .contact__form::after {
    content: '';
    display: block;
    width: 100%;
    height: 30px;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    background-repeat: no-repeat;
    background-position: top center;
    background-size: auto; }
  :root .contact__form__title .blue-text, :root .contact__form__title .green-text, :root .contact__form__title .red-text {
    font-size: 40px !important; }
    @media only screen and (max-width: 767px) {
      :root .contact__form__title .blue-text, :root .contact__form__title .green-text, :root .contact__form__title .red-text {
        font-size: 20px !important; } }
  :root .contact__form .button {
    padding: 10px 20px;
    font-size: 20px; }

:root .contact__address {
  margin-bottom: 50px;
  background-image: url(img/contact/shadow.png);
  background-repeat: no-repeat;
  background-position: top center;
  background-size: auto;
  padding-top: 50px; }
  :root .contact__address br {
    display: block !important; }
  :root .contact__address .single {
    width: 100%;
    margin-bottom: 20px;
    box-sizing: border-box;
    padding-right: 20px; }
    @media only screen and (min-width: 768px) {
      :root .contact__address .single {
        width: 33.3333%; } }
    @media only screen and (max-width: 766px) {
      :root .contact__address .single {
        text-align: center; }
        :root .contact__address .single * {
          text-align: center;
          display: block;
          width: 100%;
          box-sizing: border-box; } }
    @media only screen and (min-width: 1280px) {
      :root .contact__address .single {
        margin-bottom: 20px;
        width: 25%; } }
  :root .contact__address h3 {
    text-transform: uppercase;
    margin-bottom: 0;
    letter-spacing: -0.05em;
    font-size: 30px; }
  :root .contact__address .p, :root .contact__address .a {
    font-size: 22px;
    font-weight: 300;
    font-family: "Montserrat", sans-serif; }
    @media only screen and (max-width: 1024px) {
      :root .contact__address .p, :root .contact__address .a {
        font-size: 22px; } }
  :root .contact__address p {
    margin-bottom: 10px; }
    :root .contact__address p.tel {
      color: #333;
      font-weight: bold;
      font-size: 30px;
      margin-top: 0;
      margin-bottom: 30px; }
      :root .contact__address p.tel span {
        font-weight: 300; }
      @media only screen and (max-width: 767px) {
        :root .contact__address p.tel {
          font-size: 23px;
          text-align: center; } }
  :root .contact__address a {
    text-decoration: none; }
  :root .contact__address__red h3,
  :root .contact__address__red a {
    color: #F42534; }
  :root .contact__address__blue h3,
  :root .contact__address__blue a {
    color: #0055B8; }
  :root .contact__address__green h3,
  :root .contact__address__green a {
    color: #00C18B; }

.fancybox-popup-element {
  display: none;
  width: 80% !important;
  height: 80vh !important; }

form ul {
  position: relative;
  display: block;
  width: 100%; }

form li {
  position: relative;
  display: block;
  width: 100%;
  margin-bottom: 20px; }
  @media only screen and (min-width: 767px) {
    form li {
      margin-bottom: 30px; } }
  form li.focused label {
    font-size: 15px !important;
    padding: 0 !important;
    background-color: transparent !important;
    top: -18px !important; }

form label {
  font-size: 14px;
  position: static;
  padding: 0;
  background-color: #fff;
  top: 0;
  left: 0;
  z-index: 2;
  line-height: 1;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }
  @media only screen and (min-width: 767px) {
    form label {
      font-size: 16px;
      padding: 0 0 0;
      top: 0; } }

form select {
  display: block;
  font-size: 16px;
  font-family: "Gotham", sans-serif;
  font-weight: 400;
  color: #444;
  line-height: 1.3;
  padding: .6em 1.4em .5em .8em;
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  margin: 0;
  border: none;
  box-shadow: none;
  border-radius: 0;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background-color: #fff;
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%230055B8%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E"), linear-gradient(to bottom, #ffffff 0%, #ffffff 100%);
  background-repeat: no-repeat, repeat;
  background-position: right .7em top 50%, 0 0;
  background-size: 1em auto, 100%; }

form select::-ms-expand {
  display: none; }

form select:hover {
  border-color: #888; }

form select:focus {
  border-color: #aaa;
  box-shadow: none;
  color: #222;
  outline: none; }

form select option {
  font-weight: normal; }

form input[type="text"],
form input[type="email"],
form input[type="number"],
form input[type="password"],
form input[type="tel"],
form textarea,
form select {
  font-size: 14px;
  position: relative;
  z-index: 1;
  line-height: 18px;
  border: none;
  border-bottom: 2px solid #9c9c9b;
  display: block;
  width: 100%;
  outline: none !important;
  padding: 8px 0; }
  form input[type="text"].error,
  form input[type="email"].error,
  form input[type="number"].error,
  form input[type="password"].error,
  form input[type="tel"].error,
  form textarea.error,
  form select.error {
    border-bottom: 2px solid #f00; }
  @media only screen and (min-width: 767px) {
    form input[type="text"],
    form input[type="email"],
    form input[type="number"],
    form input[type="password"],
    form input[type="tel"],
    form textarea,
    form select {
      font-size: 16px; } }

form textarea {
  height: 80px; }

.services {
  padding-top: 50px; }
  @media only screen and (min-width: 767px) {
    .services {
      padding-top: 70px; } }
  .services .multiplerow ul {
    margin-bottom: 0px !important; }
  .services .container {
    max-width: 1540px; }
  .services__main__title {
    text-align: center;
    max-width: 1540px;
    width: calc(100% - 160px);
    margin: 0 auto 40px; }
    @media only screen and (max-width: 767px) {
      .services__main__title {
        width: calc(100% - 80px); } }
    @media only screen and (max-width: 767px) {
      .services__main__title {
        margin-bottom: 100px; } }
    @media only screen and (max-width: 480px) {
      .services__main__title {
        width: 95%; } }
    .services__main__title * {
      text-align: center; }
    @media only screen and (min-width: 1025px) {
      .services__main__title {
        margin-bottom: 200px; }
        .services__main__title p {
          font-size: 30px; } }
    .services__main__title p {
      font-weight: 300; }
  .services__main__menu {
    width: 100%;
    position: relative; }
    .services__main__menu::after {
      content: '';
      display: block;
      width: 100%;
      height: 30px;
      position: absolute;
      top: 100%;
      left: 0;
      right: 0;
      background-size: auto;
      background-position: center center;
      background-repeat: no-repeat;
      background-image: url(img/services/shadow.png); }
    .services__main__menu::before {
      content: '';
      display: block;
      width: 100%;
      height: 30px;
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      z-index: 3;
      background-size: auto;
      background-position: center center;
      background-repeat: no-repeat;
      background-image: url(img/services/shadow.png); }
    .services__main__menu ul {
      display: block;
      font-size: 0;
      line-height: 0;
      padding: 0;
      background-color: #f2f2f2;
      position: relative;
      z-index: 2;
      margin-bottom: 40px; }
      .services__main__menu ul:before, .services__main__menu ul:after {
        content: " ";
        display: table; }
      .services__main__menu ul:after {
        clear: both; }
      @media only screen and (min-width: 767px) {
        .services__main__menu ul {
          margin-bottom: 100px; } }
      @media only screen and (min-width: 1024px) {
        .services__main__menu ul {
          margin-bottom: 200px; } }
      @media only screen and (max-width: 768px) {
        .services__main__menu ul {
          padding: 15px 0; } }
    .services__main__menu li {
      display: block;
      float: left;
      width: 25%;
      vertical-align: middle;
      margin: 0 !important;
      box-sizing: border-box;
      padding-left: 20px;
      padding-right: 20px;
      height: 250px !important;
      box-sizing: border-box; }
      @media only screen and (min-width: 1440px) {
        .services__main__menu li {
          padding-left: 0px;
          padding-right: 0px; }
          .services__main__menu li:last-child {
            border-right: none; } }
      @media only screen and (max-width: 1439px) {
        .services__main__menu li {
          width: 50%;
          height: 150px !important;
          min-height: 0 !important; } }
      @media only screen and (max-width: 768px) {
        .services__main__menu li {
          width: 100%;
          height: auto !important;
          border-top: none !important;
          padding: 15px 0 !important; }
          .services__main__menu li .cell,
          .services__main__menu li .table {
            display: block !important; } }
      @media only screen and (max-width: 1024px) {
        .services__main__menu li a span {
          display: block;
          width: 100%;
          text-align: center; } }
    .services__main__menu h1,
    .services__main__menu h2,
    .services__main__menu h3,
    .services__main__menu h4,
    .services__main__menu h5,
    .services__main__menu h6 {
      margin-bottom: 0 !important; }
    .services__main__menu a {
      text-decoration: none;
      font-size: 30px !important; }
      .services__main__menu a:hover {
        color: #333 !important; }
      @media only screen and (min-width: 580px) {
        .services__main__menu a {
          font-size: 40px !important; } }

#services__red .color,
.services__red .color {
  color: #F42534 !important; }

#services__red .border,
.services__red .border {
  border-color: #F42534 !important; }

#services__red .background,
.services__red .background {
  background-color: #F42534 !important; }

#services__green .color,
.services__green .color {
  color: #00C18B !important; }

#services__green .border,
.services__green .border {
  border-color: #00C18B !important; }

#services__green .background,
.services__green .background {
  background-color: #00C18B !important; }

#services__blue .color,
.services__blue .color {
  color: #0055B8 !important; }

#services__blue .border,
.services__blue .border {
  border-color: #0055B8 !important; }

#services__blue .background,
.services__blue .background {
  background-color: #0055B8 !important; }

@media screen and (max-width: 1850px) {
  .services__hero__text-wrapper h1 {
    font-size: 200px; } }

@media screen and (max-width: 1650px) {
  .services__hero__text-wrapper h1 {
    font-size: 150px; } }

@media screen and (max-width: 1300px) {
  .services__hero__text-wrapper h1 {
    font-size: 100px; } }

@media screen and (max-width: 860px) {
  .services__hero__text-wrapper h1 {
    font-size: 75px; } }

@media screen and (max-width: 650px) {
  .services__hero__text-wrapper h1 {
    font-size: 50px; } }

@media screen and (max-width: 430px) {
  .services__hero__text-wrapper h1 {
    font-size: 25px; } }

.media-planning-buying {
  background-image: url(/img/services/strategy-planning/media-planning-buying/media-planning-buying-1.jpg); }
  @media screen and (max-width: 550px) {
    .media-planning-buying {
      background-image: url(/img/services/strategy-planning/media-planning-buying/media-planning-buying-1-mobile.jpg);
      padding-bottom: 200px; } }

.seo {
  background-image: url(/img/services/digital-marketing/seo/seo-1.jpg); }
  @media screen and (max-width: 550px) {
    .seo {
      background-image: url(/img/services/digital-marketing/seo/seo-1-mobile.jpg);
      padding-bottom: 200px; } }

.content-marketing {
  background-image: url(/img/services/digital-marketing/content-marketing/content-marketing-3.jpg); }
  @media screen and (max-width: 550px) {
    .content-marketing {
      background-image: url(/img/services/digital-marketing/content-marketing/content-marketing-3-mobile.jpg);
      padding-bottom: 200px;
      background-position: bottom center; } }

@media only screen and (min-width: 1440px) {
  .services__links-2__creative {
    padding: 54px 0px 54px 0px;
    border-right: 2px solid rgba(204, 204, 204, 0.6); } }

@media only screen and (min-width: 1440px) {
  .services__links-2__digi-marketing {
    padding: 30px 0px 30px 0px;
    border-right: 0px; } }

@media only screen and (min-width: 1440px) {
  .services__links-2 {
    border-right: 2px solid rgba(204, 204, 204, 0.6);
    padding: 30px 0px 30px 0px; } }

.digital-marketing-white-text {
  color: #ffffff; }

.we-do-btn-1 {
  color: #00c189;
  text-decoration: none;
  background-color: white;
  font-size: 1rem;
  padding: 10px; }
  @media only screen and (min-width: 768px) {
    .we-do-btn-1 {
      font-size: 1.5rem; } }

.we-do-btn-2 {
  color: #ffffff;
  text-decoration: none;
  background-color: #0052b7;
  font-size: 1.5rem;
  padding: 10px; }

.we-do-btn-3 {
  color: #0052b7;
  text-decoration: none;
  background-color: #ffffff;
  font-size: 1.5rem;
  padding: 10px;
  float: right; }

.we-do-form-input {
  width: 98%;
  display: inline-block;
  padding-bottom: 20px; }
  @media only screen and (min-width: 768px) {
    .we-do-form-input {
      width: 30.7%;
      display: inline-block;
      padding-left: 20px; } }
  @media only screen and (min-width: 992px) {
    .we-do-form-input {
      width: 31.4%;
      display: inline-block;
      padding-left: 20px; } }
  @media only screen and (min-width: 1100px) {
    .we-do-form-input {
      width: 31.7%;
      display: inline-block;
      padding-left: 20px; } }

#we-do-form {
  width: 100%;
  background-color: #000;
  padding: 20px 0px;
  margin-bottom: 40px; }

#we-do-form .application-form-container {
  max-width: 1200px;
  width: 95%;
  height: auto;
  display: block;
  margin: 20px auto; }

#we-do-form h5 {
  font-size: 30px !important;
  line-height: 1.2;
  margin-bottom: 20px;
  font-weight: bold; }
  @media only screen and (max-width: 1024px) {
    #we-do-form h5 {
      font-size: 30px; } }
  @media only screen and (max-width: 768px) {
    #we-do-form h5 {
      font-size: 30px; } }

#we-do-form h6 {
  font-size: 25px !important;
  line-height: 1.2;
  margin-bottom: 20px;
  font-weight: 300; }
  @media only screen and (max-width: 1024px) {
    #we-do-form h6 {
      font-size: 30px; } }
  @media only screen and (max-width: 768px) {
    #we-do-form h6 {
      font-size: 25px; } }

#we-do-form span {
  font-weight: bold; }

.we-do-digital h5 {
  font-size: 30px;
  font-weight: bold;
  line-height: 1.3;
  color: #ffffff; }
  @media only screen and (max-width: 1024px) {
    .we-do-digital h5 {
      font-size: 30px; } }
  @media only screen and (max-width: 768px) {
    .we-do-digital h5 {
      font-size: 25px; } }

.we-do-digital h4 {
  font-size: 40px;
  font-weight: bold;
  margin: 0 0 30px;
  line-height: 1.3;
  color: #ffffff; }
  @media only screen and (max-width: 1024px) {
    .we-do-digital h4 {
      font-size: 30px; } }
  @media only screen and (max-width: 768px) {
    .we-do-digital h4 {
      font-size: 30px; } }

@media only screen and (max-width: 450px) {
  .we-do-text-seo {
    padding-bottom: 38px; } }

@media only screen and (max-width: 450px) {
  .we-do-text-social {
    padding-bottom: 32px; } }

.services .container {
  max-width: 1080px; }

.services__single__title {
  text-align: center;
  max-width: 1080px;
  margin: 0 auto 40px; }
  .services__single__title * {
    text-align: center; }
  @media only screen and (max-width: 767px) {
    .services__single__title {
      width: calc(100% - 80px); } }
  @media only screen and (min-width: 767px) {
    .services__single__title {
      margin-bottom: 80px; } }
  @media only screen and (max-width: 480px) {
    .services__single__title {
      width: 95%; } }
  @media only screen and (min-width: 1025px) {
    .services__single__title p {
      font-size: 30px; }
    .services__single__title h1,
    .services__single__title h2,
    .services__single__title h3,
    .services__single__title h4,
    .services__single__title h5,
    .services__single__title h6 {
      margin-bottom: 60px;
      font-size: 100px !important;
      line-height: 1.1; }
      .services__single__title h1.small,
      .services__single__title h2.small,
      .services__single__title h3.small,
      .services__single__title h4.small,
      .services__single__title h5.small,
      .services__single__title h6.small {
        font-size: 72px !important; } }
  .services__single__title p {
    font-weight: 300; }

.services__single__links {
  margin-bottom: 40px;
  max-width: 1080px;
  padding: 70px 20px;
  background-color: #f2f2f2; }
  @media only screen and (min-width: 767px) {
    .services__single__links {
      margin-bottom: 75px; } }
  @media only screen and (max-width: 1024px) {
    .services__single__links {
      padding: 25px 20px; } }
  .services__single__links li {
    font-size: 20px;
    margin: 10px 30px; }
    @media only screen and (max-width: 1024px) {
      .services__single__links li {
        border: none !important;
        padding: 10px 25px !important; } }
    @media only screen and (max-width: 480px) {
      .services__single__links li {
        width: 100%;
        border: none !important;
        display: block;
        box-sizing: border-box;
        margin: 0 auto; } }
  .services__single__links a {
    text-decoration: none;
    color: #333;
    font-weight: bold;
    font-size: 20px; }

.services-title h1 {
  font-size: 120px;
  padding-top: 65px; }
  @media screen and (max-width: 1610px) {
    .services-title h1 {
      font-size: 100px; } }
  @media screen and (max-width: 1293px) {
    .services-title h1 {
      font-size: 80px; } }
  @media screen and (max-width: 907px) {
    .services-title h1 {
      font-size: 55px;
      padding-top: 50px; } }
  @media screen and (max-width: 683px) {
    .services-title h1 {
      font-size: 40px; } }
  @media screen and (max-width: 460px) {
    .services-title h1 {
      font-size: 25px; } }

.services-text,
.half-services-text,
.two-columms-service-text,
.services-cta {
  max-width: 1280px;
  width: 90%;
  margin: 0px auto;
  padding: 60px 0px; }
  .services-text h2,
  .half-services-text h2,
  .two-columms-service-text h2,
  .services-cta h2 {
    font-size: 72px !important;
    padding: 40px 0px; }
    .services-text h2.small,
    .half-services-text h2.small,
    .two-columms-service-text h2.small,
    .services-cta h2.small {
      font-size: 37px !important; }
    @media only screen and (max-width: 1024px) {
      .services-text h2,
      .half-services-text h2,
      .two-columms-service-text h2,
      .services-cta h2 {
        font-size: 50px !important; }
        .services-text h2.small,
        .half-services-text h2.small,
        .two-columms-service-text h2.small,
        .services-cta h2.small {
          font-size: 25px !important; } }
    @media only screen and (max-width: 768px) {
      .services-text h2,
      .half-services-text h2,
      .two-columms-service-text h2,
      .services-cta h2 {
        padding: 0px;
        font-size: 30px !important; }
        .services-text h2.small,
        .half-services-text h2.small,
        .two-columms-service-text h2.small,
        .services-cta h2.small {
          font-size: 15px !important; } }
  .services-text p,
  .half-services-text p,
  .two-columms-service-text p,
  .services-cta p {
    margin-top: 40px; }
  @media only screen and (max-width: 768px) {
    .services-text,
    .half-services-text,
    .two-columms-service-text,
    .services-cta {
      padding-bottom: 20px; } }
  .services-text .breadcrumb-container,
  .half-services-text .breadcrumb-container,
  .two-columms-service-text .breadcrumb-container,
  .services-cta .breadcrumb-container {
    max-width: 100%;
    margin: 0px;
    padding: 0px !important; }
    .services-text .breadcrumb-container a,
    .half-services-text .breadcrumb-container a,
    .two-columms-service-text .breadcrumb-container a,
    .services-cta .breadcrumb-container a {
      text-decoration: none;
      margin: 0 5px; }

.first-services-box {
  padding: 0px 0px 60px 0px; }

.half-services-text p {
  max-width: 100%; }

.services-three-img {
  background-position: right;
  background-size: cover; }
  .services-three-img img {
    width: 100%;
    height: auto;
    display: block;
    margin: 0 auto; }

.image-on-left {
  background-position: top left;
  background-repeat: no-repeat;
  background-size: cover; }
  @media screen and (max-width: 1024px) {
    .image-on-left {
      background-repeat: repeat-x;
      background-position: 15%; } }
  @media screen and (max-width: 768px) {
    .image-on-left {
      background-repeat: repeat-x;
      background-position: 20%; } }

.service-full-width-img {
  width: 100%;
  height: 500px;
  padding-top: 0px; }
  .service-full-width-img img {
    width: 100%;
    height: inherit;
    object-fit: cover;
    object-position: center; }

@media screen and (min-width: 907px) {
  .mobile-only {
    display: none; } }

@media screen and (max-width: 907px) {
  .desktop-only {
    display: none; } }

.white-text p, .white-text a {
  color: white !important; }

.ecommerce-bg {
  background-position: top right;
  background-size: cover;
  background-repeat: repeat; }

.before-shadow {
  position: relative; }
  .before-shadow::before {
    content: '';
    display: block;
    width: 100%;
    height: 6%;
    top: 0px;
    position: absolute;
    z-index: 500;
    background-size: 100%;
    background-position: top center;
    background-repeat: no-repeat;
    background-image: url(img/services/shadow.png); }

.two-columms-service-text h5, .two-columms-service-text p {
  margin: 0px !important; }

.two-columms-service-text p {
  margin-bottom: 30px !important; }

.two-columms-service-text .breadcrumb-container p {
  margin: 0px !important; }

.two-columms-service-text .two-columms {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap; }
  .two-columms-service-text .two-columms .columm {
    width: 45%; }
    .two-columms-service-text .two-columms .columm h3 {
      font-size: 30px;
      margin-bottom: -20px;
      margin-top: 40px; }
    @media only screen and (max-width: 550px) {
      .two-columms-service-text .two-columms .columm {
        width: 100%; }
        .two-columms-service-text .two-columms .columm:nth-child(2) {
          margin-bottom: 40px; }
        .two-columms-service-text .two-columms .columm p {
          margin: 20px auto 0px auto; } }

.services-cta {
  text-align: center;
  width: 70%;
  padding: 0px 0px 100px 0px; }
  @media only screen and (max-width: 768px) {
    .services-cta {
      width: 90%;
      padding: 0px; } }
  @media only screen and (max-width: 550px) {
    .services-cta h3 {
      font-size: 25px !important; } }
  .services-cta.before-shadow {
    padding-top: 60px; }

.none-block {
  display: none !important; }
  @media only screen and (max-width: 1190px) and (min-width: 1024px) {
    .none-block {
      display: block !important; } }
  @media only screen and (max-width: 835px) and (min-width: 768px) {
    .none-block {
      display: block !important; } }
  @media only screen and (max-width: 505px) {
    .none-block {
      display: block !important; } }

.block-none {
  display: block !important; }

.services__header {
  margin-bottom: 0px !important; }

#our-work-tags {
  display: block;
  text-align: center;
  margin: 20px auto 40px;
  padding: 0px; }
  @media screen and (max-width: 800px) {
    #our-work-tags {
      display: none; } }
  #our-work-tags li {
    cursor: pointer;
    margin: 0px 20px;
    list-style-type: none;
    text-align: left;
    display: inline-block;
    text-transform: uppercase;
    letter-spacing: -0.07em;
    line-height: 1; }
    @media (max-width: 959px) {
      #our-work-tags li {
        margin: 10px 10px; } }
    @media (max-width: 500px) {
      #our-work-tags li {
        margin: 10px 1px; } }

.our-work-drop-down p {
  padding-left: 20px !important; }

.work__index .container {
  max-width: calc(100% - 160px); }

.work__index__intro {
  text-align: center;
  margin-bottom: 50px; }
  .work__index__intro p {
    font-weight: 400; }
    @media only screen and (min-width: 1025px) {
      .work__index__intro p {
        font-size: 30px; } }

.work__index__listings {
  font-size: 0;
  line-height: 0;
  margin-bottom: 40px; }
  @media only screen and (min-width: 1025px) {
    .work__index__listings {
      margin-bottom: 70px; } }
  .work__index__listings .thumbnail {
    height: 300px;
    box-sizing: border-box;
    border: 2px solid #fff;
    display: block;
    display: inline-block;
    zoom: 1;
    *display: inline;
    width: 100%;
    vertical-align: middle;
    position: relative; }
    .work__index__listings .thumbnail.dark i {
      color: black !important; }
    .work__index__listings .thumbnail a {
      display: block;
      width: 100%;
      height: 100%;
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      cursor: pointer; }
      .work__index__listings .thumbnail a i {
        position: absolute;
        top: 50%;
        left: 2.5%;
        right: 2.5%;
        transform: translateY(-50%);
        color: white;
        font-size: 30px;
        line-height: 1.2;
        max-width: 95%;
        font-style: normal;
        cursor: pointer;
        width: 100%;
        text-align: center; }

.new-work {
  margin-top: 70px; }
  .new-work__index .container {
    max-width: 1024px; }
  @media only screen and (min-width: 1025px) {
    .new-work__index__title h1 {
      margin-bottom: 50px; } }
  .new-work__index__listings {
    margin-bottom: 80px; }
    @media only screen and (max-width: 768px) {
      .new-work__index__listings {
        margin-bottom: 30px; } }
  .new-work__index__pagination {
    margin-bottom: 100px; }
    .new-work__index__pagination ul {
      text-align: center;
      list-style: none;
      padding: 0;
      margin: 0; }
      .new-work__index__pagination ul li {
        display: inline-block; }
        .new-work__index__pagination ul li a,
        .new-work__index__pagination ul li span {
          color: #c6c6c6;
          font-family: "Gotham", sans-serif;
          font-weight: 900;
          font-size: 20px !important;
          letter-spacing: 0.02em;
          text-decoration: none;
          padding: 0 15px; }
        .new-work__index__pagination ul li.active a,
        .new-work__index__pagination ul li.active span {
          color: #323232; }
        .new-work__index__pagination ul li:hover a {
          color: #323232; }
        .new-work__index__pagination ul li:first-child a,
        .new-work__index__pagination ul li:first-child span {
          color: #323232; }
        .new-work__index__pagination ul li:last-child a,
        .new-work__index__pagination ul li:last-child span {
          color: #323232; }
    @media only screen and (max-width: 768px) {
      .new-work__index__pagination {
        margin-bottom: 50px; } }
  .new-work__index__single {
    float: left;
    box-sizing: border-box;
    padding: 0 10px;
    position: relative; }
    .new-work__index__single--thumbnail {
      position: relative;
      height: 200px;
      width: 100%;
      display: block; }
      .new-work__index__single--thumbnail a {
        display: block;
        width: 100%;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        height: 100%; }
    .new-work__index__single--content {
      box-sizing: border-box;
      padding: 5px 0px 40px;
      width: 100%; }
      @media screen and (max-width: 980px) {
        .new-work__index__single--content {
          padding: 5px 0px 30px; } }
      .new-work__index__single--content h3 {
        font-family: "Gotham", sans-serif;
        font-size: 14px;
        line-height: 1.6;
        font-weight: 900;
        color: black;
        margin: 5px 0px; }
        .new-work__index__single--content h3 a {
          text-decoration: none;
          color: #333; }
          @media screen and (max-width: 1025px) {
            .new-work__index__single--content h3 a {
              height: 50px; } }
          @media screen and (max-width: 980px) {
            .new-work__index__single--content h3 a {
              height: 45px; } }
          @media screen and (max-width: 450px) {
            .new-work__index__single--content h3 a {
              height: auto; } }
        .new-work__index__single--content h3 a:hover {
          color: #F42534; }
      .new-work__index__single--content p {
        font-size: 13px;
        font-weight: 300;
        font-family: "Montserrat", sans-serif;
        margin-bottom: 0; }

@media only screen and (max-width: 768px) {
  .work__index .container-thumbs {
    max-width: calc(100% - 0px); } }

.work {
  margin-top: 70px; }
  @media only screen and (max-width: 767px) {
    .work {
      margin-top: 50px; } }
  .work__bristan__hero {
    background-position: right center;
    background-repeat: no-repeat;
    background-size: cover;
    margin-bottom: 50px; }
    @media only screen and (min-width: 1025px) {
      .work__bristan__hero {
        min-height: 775px; } }
    .work__bristan__hero .container {
      padding-top: 160px;
      padding-bottom: 80px; }
    @media only screen and (max-width: 1023px) {
      .work__bristan__hero__logo {
        display: block; } }
    .work__bristan__hero .text-wrapper {
      padding-top: 120px; }
      @media only screen and (max-width: 1023px) {
        .work__bristan__hero .text-wrapper {
          /*text-align:center*/ } }
      .work__bristan__hero .text-wrapper h1, .work__bristan__hero .text-wrapper h2, .work__bristan__hero .text-wrapper h3, .work__bristan__hero .text-wrapper h4, .work__bristan__hero .text-wrapper h5, .work__bristan__hero .text-wrapper h6, .work__bristan__hero .text-wrapper p {
        color: #333;
        font-family: "Gotham", sans-serif;
        font-weight: 300;
        font-size: 50px; }
        @media only screen and (min-width: 1025px) {
          .work__bristan__hero .text-wrapper h1, .work__bristan__hero .text-wrapper h2, .work__bristan__hero .text-wrapper h3, .work__bristan__hero .text-wrapper h4, .work__bristan__hero .text-wrapper h5, .work__bristan__hero .text-wrapper h6, .work__bristan__hero .text-wrapper p {
            font-size: 75px; } }
      .work__bristan__hero .text-wrapper h1 br {
        display: block !important; }
  .work__bristan__spreads {
    background-color: #e7e7e7;
    padding: 70px 0 50px;
    margin-bottom: 50px; }
    .work__bristan__spreads li {
      padding-bottom: 30px; }
      .work__bristan__spreads li img {
        max-width: 100%;
        height: auto; }
  .work__bristan__content {
    margin-bottom: 50px; }
    .work__bristan__content .container {
      max-width: 840px; }
    .work__bristan__content p {
      font-weight: 300; }
    .work__bristan__content__half {
      padding: 50px 0 60px;
      margin-bottom: 50px;
      position: relative;
      background-repeat: no-repeat;
      background-size: contain;
      background-position: right 35% center; }
      .work__bristan__content__half p {
        font-weight: 300; }
      @media only screen and (max-width: 1280px) {
        .work__bristan__content__half {
          padding-top: 400px;
          background-position: top center;
          background-size: auto 400px;
          text-align: center; }
          .work__bristan__content__half .half {
            width: 100% !important; } }
      .work__bristan__content__half .container {
        max-width: 900px; }
      .work__bristan__content__half::before {
        position: absolute;
        top: 100%;
        left: 0;
        right: 0;
        width: 100%;
        height: 30px;
        background-position: center center;
        background-repeat: no-repeat;
        background-size: auto;
        background-image: url(img/work/bristan/shadow.png);
        content: '';
        display: block; }
  .work__bristan__grid {
    margin-bottom: 70px; }
    .work__bristan__grid__item {
      width: 50%;
      position: relative;
      height: 400px;
      background-position: center center;
      background-repeat: no-repeat;
      background-size: cover; }
      @media only screen and (max-width: 767px) {
        .work__bristan__grid__item {
          width: 100%;
          height: 300px; } }
      .work__bristan__grid__item .cell * {
        max-width: 85%;
        margin: 35px auto 0;
        display: block;
        text-align: left;
        color: #fff;
        font-size: 24px;
        font-weight: 300;
        font-family: "Gotham", sans-serif; }
  .work__bristan__image img {
    width: 100%;
    height: auto;
    margin-bottom: 50px; }
  .work__harley .container {
    max-width: 880px; }
  .work__harley__hero {
    height: 750px;
    background-position: right center;
    background-size: auto 100%;
    background-repeat: no-repeat;
    display: none;
    width: 100%; }
    @media only screen and (max-width: 1023px) {
      .work__harley__hero {
        height: auto;
        min-height: 750px; } }
    .work__harley__hero .harley_hero_image {
      display: none; }
    @media only screen and (max-width: 480px) {
      .work__harley__hero {
        background-image: none !important;
        display: block; }
        .work__harley__hero .harley_hero_image {
          display: block;
          width: 100% !important;
          height: auto !important; }
          .work__harley__hero .harley_hero_image__hide {
            display: none !important; } }
    .work__harley__hero .container {
      max-width: 1090px; }
    .work__harley__hero img {
      margin: 0 auto;
      max-width: 100%;
      height: auto;
      display: block;
      margin-bottom: 40px; }
    .work__harley__hero .text-wrapper {
      max-width: 600px; }
      .work__harley__hero .text-wrapper * {
        text-transform: uppercase; }
      @media only screen and (max-width: 1366px) {
        .work__harley__hero .text-wrapper {
          margin: 0 auto;
          max-width: 100%;
          box-sizing: border-box;
          padding: 30px;
          background-color: rgba(255, 255, 255, 0.3); } }
  @media only screen and (max-width: 1366px) and (max-width: 480px) {
    .work__harley__hero .text-wrapper {
      padding-top: 0; } }
    .work__harley__hero h1, .work__harley__hero h2, .work__harley__hero h3, .work__harley__hero h4, .work__harley__hero h5, .work__harley__hero h6, .work__harley__hero p {
      max-width: 540px;
      font-family: "Montserrat", sans-serif;
      font-weight: bold;
      font-size: 20px;
      text-transform: uppercase;
      line-height: 1.5; }
      @media only screen and (max-width: 1366px) {
        .work__harley__hero h1, .work__harley__hero h2, .work__harley__hero h3, .work__harley__hero h4, .work__harley__hero h5, .work__harley__hero h6, .work__harley__hero p {
          margin: 0 auto;
          max-width: 100%;
          text-align: center; } }
  .work__harley__header__image img {
    width: 100%;
    height: auto; }
  @media only screen and (max-width: 480px) {
    .work__harley__header__image {
      display: none; } }
  .work__harley__image > img {
    width: 100%;
    height: auto;
    display: block; }
  .work__harley__image__centered > img {
    max-width: 90%;
    height: auto;
    display: block;
    margin: 50px auto; }
  .work__harley__content {
    padding: 50px 0;
    background-position: top center;
    background-repeat: repeat-x;
    background-size: auto;
    background-image: url(img/work/harley/shadow.png); }
    .work__harley__content h1, .work__harley__content h2, .work__harley__content h3, .work__harley__content h4, .work__harley__content h5, .work__harley__content h6, .work__harley__content p {
      text-align: center;
      font-family: "Montserrat", sans-serif;
      font-weight: 400;
      font-size: 22px;
      line-height: 1.5; }
      .work__harley__content h1:last-child, .work__harley__content h2:last-child, .work__harley__content h3:last-child, .work__harley__content h4:last-child, .work__harley__content h5:last-child, .work__harley__content h6:last-child, .work__harley__content p:last-child {
        margin-bottom: 0; }
  .work__harley__footer {
    display: block;
    width: 100%;
    margin-bottom: 70px; }
    .work__harley__footer--image {
      height: 40px;
      background-image: url(img/work/harley/chevron.png);
      display: block;
      width: 100%; }
  .work__addmaster .container {
    max-width: 920px; }
  .work__addmaster__content {
    padding: 50px 0;
    background-position: top center;
    background-repeat: no-repeat;
    background-size: auto;
    background-image: url(img/work/addmaster/shadow.png); }
    .work__addmaster__content.half {
      background-image: none !important; }
      @media only screen and (max-width: 768px) {
        .work__addmaster__content.half {
          width: 100%;
          float: none; }
          .work__addmaster__content.half img {
            margin: 20px auto; } }
      .work__addmaster__content.half * {
        font-weight: 300; }
    .work__addmaster__content h1, .work__addmaster__content h2, .work__addmaster__content h3, .work__addmaster__content h4, .work__addmaster__content h5, .work__addmaster__content h6, .work__addmaster__content p {
      text-align: center;
      font-family: "Montserrat", sans-serif;
      font-weight: 400;
      font-size: 24px;
      line-height: 1.5; }
      .work__addmaster__content h1:last-child, .work__addmaster__content h2:last-child, .work__addmaster__content h3:last-child, .work__addmaster__content h4:last-child, .work__addmaster__content h5:last-child, .work__addmaster__content h6:last-child, .work__addmaster__content p:last-child {
        margin-bottom: 0; }
    .work__addmaster__content h1 strong, .work__addmaster__content h2 strong, .work__addmaster__content h3 strong, .work__addmaster__content h4 strong, .work__addmaster__content h5 strong, .work__addmaster__content h6 strong {
      font-size: 36px; }
    @media only screen and (min-width: 769px) {
      .work__addmaster__content.text-align.left * {
        text-align: left; } }
  .work__addmaster__section--one {
    background-color: #e6e8e8;
    padding: 50px 0;
    background-position: top center;
    background-repeat: no-repeat;
    background-size: auto;
    background-image: url(img/work/addmaster/shadow.png); }
  .work__addmaster__section--two {
    background-color: #e6e8e8;
    padding: 50px 0;
    margin-bottom: 70px;
    background-position: top center;
    background-repeat: no-repeat;
    background-size: auto;
    background-image: url(img/work/addmaster/shadow.png); }
  .work__addmaster__logo {
    padding-bottom: 40px; }
  .work__addmaster__hero {
    height: 700px; }
    @media only screen and (max-width: 768px) {
      .work__addmaster__hero {
        height: auto;
        padding: 40px 0 0;
        box-sizing: border-box;
        height: 350px; } }
    .work__addmaster__hero .container {
      padding-bottom: 80px; }
      @media only screen and (max-width: 768px) {
        .work__addmaster__hero .container {
          padding-bottom: 40px; } }
    .work__addmaster__hero h1, .work__addmaster__hero h2, .work__addmaster__hero h3, .work__addmaster__hero h4, .work__addmaster__hero h5, .work__addmaster__hero h6, .work__addmaster__hero p {
      font-size: 66px;
      line-height: 1.2;
      text-shadow: 0px 0px 4px rgba(0, 0, 0, 0.5);
      font-weight: 300;
      color: #fff;
      font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
      letter-spacing: -0.015em;
      max-width: 700px;
      margin-bottom: 0; }
      @media only screen and (max-width: 768px) {
        .work__addmaster__hero h1, .work__addmaster__hero h2, .work__addmaster__hero h3, .work__addmaster__hero h4, .work__addmaster__hero h5, .work__addmaster__hero h6, .work__addmaster__hero p {
          font-size: 30px; } }
  .work__addmaster__header__image img {
    width: 100%;
    height: auto; }
  .work__addmaster__image > img {
    width: 100%;
    height: auto;
    display: block; }
  .work__addmaster__image.image-left img, .work__addmaster__image.image-right img {
    max-width: 90% !important;
    width: auto !important;
    display: block;
    margin: 0 auto; }
  .work__addmaster__image.image-left img {
    margin-left: 0; }
  .work__addmaster__image.image-right img {
    margin-right: 0; }
  .work__addmaster__image__banner {
    height: 750px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover; }
  .work__addmaster__image--grid {
    margin-top: 50px; }
    .work__addmaster__image--grid:before, .work__addmaster__image--grid:after {
      content: " ";
      display: table; }
    .work__addmaster__image--grid:after {
      clear: both; }
    .work__addmaster__image--grid__single {
      overflow: hidden;
      width: 50%;
      float: left; }
      @media only screen and (min-width: 768px) {
        .work__addmaster__image--grid__single {
          width: 25%; } }
      .work__addmaster__image--grid__single img {
        max-width: 100%;
        transform: scale(1.1);
        width: 100%;
        height: auto; }
  .work__addmaster__image__centered {
    margin-bottom: 80px; }
    .work__addmaster__image__centered > img {
      max-width: 90%;
      height: auto;
      display: block;
      margin: 50px auto; }
      @media only screen and (max-width: 980px) {
        .work__addmaster__image__centered > img {
          max-width: 200px;
          width: 95%; } }
  .work__wmsp {
    background-color: black;
    margin-bottom: 70px; }
    .work__wmsp * {
      color: #fff !important; }
    .work__wmsp .container {
      max-width: 920px; }
    .work__wmsp__hero {
      height: 670px;
      background-position: right center;
      background-repeat: no-repeat;
      background-size: contain; }
      @media only screen and (max-width: 1024px) {
        .work__wmsp__hero {
          background-size: cover;
          height: auto; }
          .work__wmsp__hero .table,
          .work__wmsp__hero .cell {
            display: block !important; }
          .work__wmsp__hero .table {
            padding: 100px 0 0; } }
    .work__wmsp__content {
      padding: 50px 0;
      background-position: top center;
      background-repeat: repeat-x;
      background-size: auto;
      background-image: url(img/work/harley/shadow.png); }
      .work__wmsp__content h1, .work__wmsp__content h2, .work__wmsp__content h3, .work__wmsp__content h4, .work__wmsp__content h5, .work__wmsp__content h6, .work__wmsp__content p {
        text-align: center;
        font-family: "Montserrat", sans-serif;
        font-weight: 400;
        font-size: 24px;
        line-height: 1.5; }
        .work__wmsp__content h1:last-child, .work__wmsp__content h2:last-child, .work__wmsp__content h3:last-child, .work__wmsp__content h4:last-child, .work__wmsp__content h5:last-child, .work__wmsp__content h6:last-child, .work__wmsp__content p:last-child {
          margin-bottom: 0; }
    .work__wmsp__image img {
      width: 100%;
      height: auto; }
    .work__wmsp__image--video {
      height: 650px;
      display: block;
      width: 100%;
      position: relative; }
      .work__wmsp__image--video a {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        width: 100%;
        display: block;
        height: 100%; }
    .work__wmsp__grid__single {
      display: block;
      width: 100%;
      background-size: cover;
      float: left; }
      .work__wmsp__grid__single img {
        opacity: 0; }
      .work__wmsp__grid__single.half {
        width: 50%; }
      .work__wmsp__grid__single.third {
        width: 33.33333%; }
    .work__wmsp__grid.full {
      width: 100%; }
    .work__wmsp__clawing {
      background-size: contain;
      background-repeat: no-repeat;
      background-position: right center;
      padding: 60px 0 90px;
      display: block;
      width: 100%; }
      .work__wmsp__clawing__mobile {
        display: none; }
      @media only screen and (max-width: 1023px) {
        .work__wmsp__clawing {
          background-image: none !important;
          padding-top: 10px; }
          .work__wmsp__clawing__mobile {
            display: block; }
          .work__wmsp__clawing .text-block {
            text-align: center; }
            .work__wmsp__clawing .text-block * {
              text-align: center; } }
  .work__solmar {
    margin-bottom: 70px; }
    .work__solmar img {
      max-width: 100%; }
    .work__solmar .container {
      max-width: 900px; }
    .work__solmar .shadow__top {
      position: relative; }
      .work__solmar .shadow__top::before {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        width: 100%;
        height: 100%;
        display: block;
        content: '';
        background-position: top center;
        background-repeat: repeat-x;
        z-index: 99;
        background-size: auto;
        background-image: url(img/work/solmar/shadow.png); }
    .work__solmar__hero {
      height: 400px;
      position: relative; }
      @media only screen and (max-width: 650px) {
        .work__solmar__hero .cell {
          vertical-align: bottom; }
        .work__solmar__hero .title {
          padding-bottom: 100px; } }
      .work__solmar__hero img {
        max-width: 80%;
        margin: 0 auto;
        display: block; }
      .work__solmar__hero .logo {
        position: absolute;
        top: 50px;
        left: 50%;
        transform: translateX(-50%);
        max-width: 50%; }
      .work__solmar__hero .title {
        max-width: 80%;
        width: auto;
        height: auto; }
      @media only screen and (min-width: 651px) {
        .work__solmar__hero {
          height: 730px; } }
    .work__solmar__content {
      padding: 50px 0;
      background-position: top center;
      background-repeat: repeat-x;
      background-size: auto;
      background-image: url(img/work/solmar/shadow.png); }
      .work__solmar__content h1, .work__solmar__content h2, .work__solmar__content h3, .work__solmar__content h4, .work__solmar__content h5, .work__solmar__content h6, .work__solmar__content p {
        text-align: center;
        font-family: "Montserrat", sans-serif;
        font-weight: 400;
        font-size: 24px;
        line-height: 1.5; }
        .work__solmar__content h1:last-child, .work__solmar__content h2:last-child, .work__solmar__content h3:last-child, .work__solmar__content h4:last-child, .work__solmar__content h5:last-child, .work__solmar__content h6:last-child, .work__solmar__content p:last-child {
          margin-bottom: 0; }
    .work__solmar__header__image img {
      width: 100%;
      height: auto; }
    .work__solmar__image img {
      width: 100%;
      height: auto; }
    .work__solmar__image__cover--available {
      min-height: 200px;
      display: block; }
      @media only screen and (min-width: 767px) {
        .work__solmar__image__cover--available {
          height: 780px; } }
      .work__solmar__image__cover--available img {
        display: none; }
    .work__solmar__image__cover--magazine {
      min-height: 200px;
      display: block; }
      @media only screen and (min-width: 767px) {
        .work__solmar__image__cover--magazine {
          height: 780px; } }
      .work__solmar__image__cover--magazine img {
        display: none; }
    .work__solmar__image__cover--family {
      min-height: 200px;
      display: block; }
      @media only screen and (min-width: 767px) {
        .work__solmar__image__cover--family {
          height: 500px; } }
      .work__solmar__image__cover--family img {
        display: none; }
    .work__solmar__image--video {
      height: 650px;
      display: block;
      width: 100%;
      position: relative; }
      .work__solmar__image--video a {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        width: 100%;
        display: block;
        height: 100%; }
    .work__solmar__phones {
      background-position: top center;
      background-repeat: repeat-x;
      background-size: 100% 100%;
      background-image: url(img/work/solmar/shadow.png);
      padding-top: 60px; }
      .work__solmar__phones--images img {
        max-width: 100%;
        margin: 0 auto;
        display: block; }
      .work__solmar__phones--images.full img {
        width: 100%; }
  .work__con .container {
    max-width: 970px; }
    .work__con .container:before, .work__con .container:after {
      content: " ";
      display: table; }
    .work__con .container:after {
      clear: both; }
  .work__con__hero {
    position: relative;
    height: 670px;
    display: block;
    width: 100%; }
    @media only screen and (max-width: 1023px) {
      .work__con__hero {
        height: 350px; } }
    .work__con__hero a {
      position: absolute;
      z-index: 2;
      display: block;
      width: 100%;
      height: 100%;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      background-size: auto;
      background-position: center center;
      background-repeat: no-repeat;
      background-image: url(img/work/connexions/play.png); }
    .work__con__hero img {
      display: block;
      float: left; }
    .work__con__hero .container {
      padding-bottom: 50px; }
  .work__con__rainbow {
    padding: 120px 0; }
    @media only screen and (max-width: 768px) {
      .work__con__rainbow * {
        text-align: center !important; } }
    .work__con__rainbow h1, .work__con__rainbow h2, .work__con__rainbow h3, .work__con__rainbow h4, .work__con__rainbow h5, .work__con__rainbow h6 {
      color: #fff;
      font-weight: bold;
      font-family: "Gotham", sans-serif;
      font-size: 80px;
      text-transform: uppercase;
      line-height: 1.1; }
      @media only screen and (max-width: 1024px) {
        .work__con__rainbow h1, .work__con__rainbow h2, .work__con__rainbow h3, .work__con__rainbow h4, .work__con__rainbow h5, .work__con__rainbow h6 {
          font-size: 50px; } }
      @media only screen and (max-width: 768px) {
        .work__con__rainbow h1, .work__con__rainbow h2, .work__con__rainbow h3, .work__con__rainbow h4, .work__con__rainbow h5, .work__con__rainbow h6 {
          font-size: 30px; } }
    .work__con__rainbow p {
      font-weight: 500;
      font-size: 24px;
      line-height: 1.4;
      font-family: "Montserrat", sans-serif;
      color: #333; }
      @media only screen and (max-width: 1024px) {
        .work__con__rainbow p {
          font-size: 15px; } }
    @media only screen and (max-width: 1023px) {
      .work__con__rainbow {
        padding: 60px 0; } }
  .work__con__black {
    background-color: black;
    padding: 120px 0 100px;
    text-align: center;
    margin-bottom: 60px; }
    .work__con__black img {
      max-width: 100%; }
    .work__con__black .container {
      max-width: 970px; }
    @media only screen and (max-width: 768px) {
      .work__con__black {
        padding: 50px 0; } }
    .work__con__black--content {
      margin-bottom: 110px; }
      @media only screen and (max-width: 768px) {
        .work__con__black--content {
          margin-bottom: 50px; } }
    .work__con__black * {
      color: #fff !important;
      font-size: 24px; }
  .work__con__grid .container {
    max-width: 990px; }
  .work__con__grid ul {
    font-size: 0;
    line-height: 0; }
  .work__con__grid--covers {
    margin-bottom: 120px; }
    @media only screen and (max-width: 767px) {
      .work__con__grid--covers {
        margin-bottom: 60px; } }
    .work__con__grid--covers li {
      width: 33.333%;
      box-sizing: border-box;
      padding: 10px; }
      .work__con__grid--covers li img {
        max-width: 100%; }
      @media only screen and (max-width: 767px) {
        .work__con__grid--covers li {
          width: 50%; } }
  .work__con__grid--depend {
    margin-bottom: 120px; }
    @media only screen and (max-width: 767px) {
      .work__con__grid--depend {
        margin-bottom: 60px; } }
    .work__con__grid--depend li {
      width: 50%;
      box-sizing: border-box;
      padding: 10px; }
      .work__con__grid--depend li img {
        max-width: 100%; }
  .work__con__content {
    padding: 0 0 50px 0; }
    .work__con__content h1, .work__con__content h2, .work__con__content h3, .work__con__content h4, .work__con__content h5, .work__con__content h6, .work__con__content p {
      text-align: center;
      font-family: "Montserrat", sans-serif;
      font-weight: 400;
      font-size: 24px;
      line-height: 1.5; }
      .work__con__content h1:last-child, .work__con__content h2:last-child, .work__con__content h3:last-child, .work__con__content h4:last-child, .work__con__content h5:last-child, .work__con__content h6:last-child, .work__con__content p:last-child {
        margin-bottom: 0; }
  .work__con__strip {
    height: 10px;
    margin-bottom: 70px; }
  .work__wasp {
    margin-bottom: 70px; }
    .work__wasp .container {
      max-width: 900px; }
    .work__wasp__content {
      padding: 50px 0;
      background-position: top center;
      background-repeat: repeat-x;
      background-size: auto;
      background-image: url(img/work/solmar/shadow.png); }
      .work__wasp__content h1, .work__wasp__content h2, .work__wasp__content h3, .work__wasp__content h4, .work__wasp__content h5, .work__wasp__content h6, .work__wasp__content p {
        text-align: center;
        font-family: "Montserrat", sans-serif;
        font-weight: 300;
        font-size: 24px;
        line-height: 1.5; }
        .work__wasp__content h1:last-child, .work__wasp__content h2:last-child, .work__wasp__content h3:last-child, .work__wasp__content h4:last-child, .work__wasp__content h5:last-child, .work__wasp__content h6:last-child, .work__wasp__content p:last-child {
          margin-bottom: 0; }
        @media only screen and (max-width: 768px) {
          .work__wasp__content h1, .work__wasp__content h2, .work__wasp__content h3, .work__wasp__content h4, .work__wasp__content h5, .work__wasp__content h6, .work__wasp__content p {
            font-size: 15px; } }
        .work__wasp__content h1 strong, .work__wasp__content h2 strong, .work__wasp__content h3 strong, .work__wasp__content h4 strong, .work__wasp__content h5 strong, .work__wasp__content h6 strong, .work__wasp__content p strong {
          font-weight: bold; }
          @media only screen and (min-width: 768px) {
            .work__wasp__content h1 strong, .work__wasp__content h2 strong, .work__wasp__content h3 strong, .work__wasp__content h4 strong, .work__wasp__content h5 strong, .work__wasp__content h6 strong, .work__wasp__content p strong {
              font-size: 38px; } }
    .work__wasp__image img {
      width: 100%;
      height: auto; }
  .work__formula {
    margin-bottom: 70px; }
    .work__formula .container {
      max-width: 900px; }
    .work__formula__content {
      padding: 50px 0;
      background-position: top center;
      background-repeat: repeat-x;
      background-size: auto;
      background-image: url(img/work/solmar/shadow.png); }
      .work__formula__content.no_shadows {
        background-image: none !important; }
      .work__formula__content h1, .work__formula__content h2, .work__formula__content h3, .work__formula__content h4, .work__formula__content h5, .work__formula__content h6, .work__formula__content p {
        text-align: center;
        font-family: "Montserrat", sans-serif;
        font-weight: 300;
        font-size: 24px;
        line-height: 1.5; }
        .work__formula__content h1:last-child, .work__formula__content h2:last-child, .work__formula__content h3:last-child, .work__formula__content h4:last-child, .work__formula__content h5:last-child, .work__formula__content h6:last-child, .work__formula__content p:last-child {
          margin-bottom: 0; }
        @media only screen and (max-width: 768px) {
          .work__formula__content h1, .work__formula__content h2, .work__formula__content h3, .work__formula__content h4, .work__formula__content h5, .work__formula__content h6, .work__formula__content p {
            font-size: 15px; } }
        .work__formula__content h1 strong, .work__formula__content h2 strong, .work__formula__content h3 strong, .work__formula__content h4 strong, .work__formula__content h5 strong, .work__formula__content h6 strong, .work__formula__content p strong {
          font-weight: bold; }
          @media only screen and (min-width: 768px) {
            .work__formula__content h1 strong, .work__formula__content h2 strong, .work__formula__content h3 strong, .work__formula__content h4 strong, .work__formula__content h5 strong, .work__formula__content h6 strong, .work__formula__content p strong {
              font-size: 38px; } }
    .work__formula h2.arial {
      font-family: Arial, Helvetica Neue, Helvetica, sans-serif !important;
      font-weight: bold;
      font-size: 56px;
      color: #030d53;
      text-transform: uppercase; }
      @media only screen and (max-width: 768px) {
        .work__formula h2.arial {
          font-size: 20px !important;
          text-align: center !important; } }
    .work__formula__image.stamps {
      padding-top: 60px; }
      .work__formula__image.stamps span.shadows::after {
        display: none !important; }
    .work__formula__image.tyre-stack span.shadows::before {
      display: none !important; }
    .work__formula__image img {
      width: 100%;
      height: auto; }
    .work__formula__green-section {
      background-color: #0fcd42;
      padding: 50px 0 0 0;
      background-position: top center;
      background-repeat: repeat-x;
      background-size: auto;
      background-image: url(img/work/solmar/shadow.png); }
      .work__formula__green-section .text-block img {
        padding-bottom: 35px;
        max-width: 100%; }
      .work__formula__green-section .f-right img {
        padding-top: 30px;
        max-width: 100%; }
        @media only screen and (max-width: 768px) {
          .work__formula__green-section .f-right img {
            display: block;
            margin: 0 auto; } }
  .work__marstons {
    margin-bottom: 70px; }
    .work__marstons .container {
      max-width: 960px; }
    .work__marstons__hero {
      padding: 0 0;
      margin-bottom: 60px;
      display: none; }
      .work__marstons__hero__mobile {
        display: none; }
      @media only screen and (max-width: 480px) {
        .work__marstons__hero {
          display: block;
          background-image: none !important;
          padding-bottom: 0 !important;
          margin-bottom: 50px !important; }
          .work__marstons__hero__mobile {
            display: block;
            width: 100% !important;
            height: auto !important; }
            .work__marstons__hero__mobile__hide {
              display: none !important; } }
      @media only screen and (max-width: 480px) {
        .work__marstons__hero .table, .work__marstons__hero .cell {
          display: block !important; }
        .work__marstons__hero .half {
          padding: 10px 0 !important; } }
      .work__marstons__hero h1, .work__marstons__hero h2, .work__marstons__hero h3, .work__marstons__hero h4, .work__marstons__hero h5, .work__marstons__hero h6, .work__marstons__hero p {
        font-size: 20px;
        line-height: 1.2;
        font-family: "Montserrat", sans-serif;
        text-transform: uppercase;
        color: #fff;
        font-weight: bold; }
        .work__marstons__hero h1:last-child, .work__marstons__hero h2:last-child, .work__marstons__hero h3:last-child, .work__marstons__hero h4:last-child, .work__marstons__hero h5:last-child, .work__marstons__hero h6:last-child, .work__marstons__hero p:last-child {
          margin-bottom: 0; }
        @media only screen and (max-width: 480px) {
          .work__marstons__hero h1, .work__marstons__hero h2, .work__marstons__hero h3, .work__marstons__hero h4, .work__marstons__hero h5, .work__marstons__hero h6, .work__marstons__hero p {
            color: #333; } }
      .work__marstons__hero .half {
        max-width: 600px; }
      @media only screen and (max-width: 768px) {
        .work__marstons__hero {
          text-align: center; }
          .work__marstons__hero * {
            text-align: center; }
          .work__marstons__hero .half {
            max-width: 100%;
            width: 100%;
            margin: 0 auto;
            max-width: 100%;
            box-sizing: border-box;
            padding: 30px;
            background-color: rgba(255, 255, 255, 0.3); } }
    .work__marstons__header__image {
      margin-bottom: 50px; }
      .work__marstons__header__image img {
        width: 100%;
        height: auto; }
      @media only screen and (max-width: 480px) {
        .work__marstons__header__image {
          display: none; } }
    .work__marstons__header__image__mobile {
      margin-bottom: 50px; }
      .work__marstons__header__image__mobile img {
        width: 100%;
        height: auto; }
      @media only screen and (min-width: 480px) {
        .work__marstons__header__image__mobile {
          display: none; } }
    .work__marstons__content {
      padding: 50px 0;
      background-position: top center;
      background-repeat: repeat-x;
      background-size: auto;
      background-image: url(img/work/solmar/shadow.png); }
      .work__marstons__content.wider .container {
        max-width: 1100px; }
      .work__marstons__content.no_shadows {
        background-image: none !important; }
      .work__marstons__content h1, .work__marstons__content h2, .work__marstons__content h3, .work__marstons__content h4, .work__marstons__content h5, .work__marstons__content h6, .work__marstons__content p {
        text-align: center;
        font-family: "Montserrat", sans-serif;
        font-weight: 300;
        font-size: 20px;
        line-height: 1.5; }
        .work__marstons__content h1:last-child, .work__marstons__content h2:last-child, .work__marstons__content h3:last-child, .work__marstons__content h4:last-child, .work__marstons__content h5:last-child, .work__marstons__content h6:last-child, .work__marstons__content p:last-child {
          margin-bottom: 0; }
        @media only screen and (max-width: 768px) {
          .work__marstons__content h1, .work__marstons__content h2, .work__marstons__content h3, .work__marstons__content h4, .work__marstons__content h5, .work__marstons__content h6, .work__marstons__content p {
            font-size: 15px; } }
      .work__marstons__content.larger h1, .work__marstons__content.larger h2, .work__marstons__content.larger h3, .work__marstons__content.larger h4, .work__marstons__content.larger h5, .work__marstons__content.larger h6, .work__marstons__content.larger p {
        font-weight: 400;
        font-size: 28px; }
        @media only screen and (max-width: 768px) {
          .work__marstons__content.larger h1, .work__marstons__content.larger h2, .work__marstons__content.larger h3, .work__marstons__content.larger h4, .work__marstons__content.larger h5, .work__marstons__content.larger h6, .work__marstons__content.larger p {
            font-size: 15px; } }
    .work__marstons__image--centered img {
      max-width: 95% !important;
      margin: 0 auto;
      display: block;
      width: auto !important; }
    .work__marstons__image.stamps {
      padding-top: 60px; }
    .work__marstons__image img {
      width: 100%;
      height: auto; }
    .work__marstons__image--half {
      padding: 120px 0; }
      @media only screen and (max-width: 768px) {
        .work__marstons__image--half {
          padding: 60px 0; } }
      .work__marstons__image--half .container {
        max-width: 1100px; }
      .work__marstons__image--half img {
        max-width: 100%; }
    .work__marstons__image .gin {
      max-width: 600px; }
    .work__marstons__grid ul:before, .work__marstons__grid ul:after {
      content: " ";
      display: table; }
    .work__marstons__grid ul:after {
      clear: both; }
    .work__marstons__grid--single {
      float: left;
      width: 50%; }
      .work__marstons__grid--single img {
        width: 100%; }

.blog {
  margin-top: 70px; }
  .blog__index .container {
    max-width: 1024px; }
  @media only screen and (min-width: 1025px) {
    .blog__index__title h1 {
      margin-bottom: 50px; } }
  .blog__index__listings {
    margin-bottom: 80px; }
    @media only screen and (max-width: 768px) {
      .blog__index__listings {
        margin-bottom: 30px; } }
  .blog__index__pagination {
    margin-bottom: 100px; }
    .blog__index__pagination ul {
      text-align: center;
      list-style: none;
      padding: 0;
      margin: 0; }
      .blog__index__pagination ul li {
        display: inline-block; }
        .blog__index__pagination ul li a,
        .blog__index__pagination ul li span {
          color: #c6c6c6;
          font-family: "Gotham", sans-serif;
          font-weight: 900;
          font-size: 20px !important;
          letter-spacing: 0.02em;
          text-decoration: none;
          padding: 0 15px; }
        .blog__index__pagination ul li.active a,
        .blog__index__pagination ul li.active span {
          color: #323232; }
        .blog__index__pagination ul li:hover a {
          color: #323232; }
        .blog__index__pagination ul li:first-child a,
        .blog__index__pagination ul li:first-child span {
          color: #323232; }
        .blog__index__pagination ul li:last-child a,
        .blog__index__pagination ul li:last-child span {
          color: #323232; }
    @media only screen and (max-width: 768px) {
      .blog__index__pagination {
        margin-bottom: 50px; } }
  .blog__index__single {
    float: left;
    box-sizing: border-box;
    padding: 0 10px;
    position: relative;
    height: 550px; }
    @media only screen and (max-width: 1024px) {
      .blog__index__single {
        height: 540px; } }
    @media only screen and (max-width: 980px) {
      .blog__index__single {
        height: 530px; } }
    @media only screen and (max-width: 768px) {
      .blog__index__single {
        height: 500px; } }
    .blog__index__single--thumbnail {
      position: relative;
      height: 200px;
      width: 100%;
      display: block; }
      .blog__index__single--thumbnail a {
        display: block;
        width: 100%;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        height: 100%; }
    .blog__index__single--content {
      box-sizing: border-box;
      padding: 10px 0px;
      width: 100%; }
      .blog__index__single--content h3 {
        font-family: "Gotham", sans-serif;
        font-size: 14px;
        line-height: 1.6;
        font-weight: 900;
        color: black;
        margin: 5px 0px; }
        .blog__index__single--content h3 a {
          text-decoration: none;
          color: #333; }
          @media screen and (max-width: 1025px) {
            .blog__index__single--content h3 a {
              height: 50px; } }
          @media screen and (max-width: 980px) {
            .blog__index__single--content h3 a {
              height: 45px; } }
          @media screen and (max-width: 450px) {
            .blog__index__single--content h3 a {
              height: auto; } }
        .blog__index__single--content h3 a:hover {
          color: #F42534; }
      .blog__index__single--content p {
        font-size: 13px;
        font-weight: 300;
        font-family: "Montserrat", sans-serif;
        margin-bottom: 0; }
  .blog__single__hero {
    margin-bottom: 50px;
    height: 525px;
    position: relative; }
    .blog__single__hero a {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      display: block;
      width: 100%;
      height: 100%;
      background-position: center center;
      background-repeat: no-repeat;
      background-size: auto;
      background-image: url(img/blog/index/play-icon.png); }
    @media only screen and (max-width: 980px) {
      .blog__single__hero {
        height: 425px; } }
    @media only screen and (max-width: 767px) {
      .blog__single__hero {
        height: 325px; } }
  .blog__single__content {
    position: relative; }
    .blog__single__content br {
      display: block !important; }
    .blog__single__content p {
      font-family: "Montserrat", sans-serif; }
      .blog__single__content p.no-margin-bottom {
        margin-bottom: 0; }
      .blog__single__content p.center {
        text-align: center; }
    .blog__single__content a img {
      width: 50px;
      margin: 10px 2px; }

#blog-tags-container {
  margin: 40px auto;
  border: 0;
  outline: 0; }

#drop-down-list {
  display: none; }

.news-drop-down {
  display: block !important; }

#drop-down-list,
#news-drop-down-list {
  position: relative;
  text-transform: uppercase;
  width: 100%;
  margin: 10px 0px; }

@media screen and (max-width: 800px) {
  #drop-down-list {
    display: block; } }

#drop-down-list p {
  margin: 0px !important;
  padding: 10px 0px;
  cursor: pointer;
  font-weight: 800; }
  @media screen and (max-width: 768px) {
    #drop-down-list p {
      font-size: 12px; } }
  #drop-down-list p span:nth-child(2) {
    font-size: 0.9em; }

#drop-down-list p .value {
  display: inline-block;
  color: #f42534; }

#drop-down-list #drop-down {
  background-color: white;
  width: 100%;
  position: absolute;
  z-index: 1000;
  height: 0px;
  overflow: hidden;
  transition: 0.5s height easing; }

#drop-down-list #drop-down ul {
  width: 100%;
  padding: 0px !important; }

#drop-down-list #drop-down ul li {
  cursor: pointer;
  list-style-type: none;
  padding: 10px 20px; }

#drop-down-list #drop-down ul li:hover {
  background-color: #f8f8f8; }

#news-drop-down-list {
  display: block; }

.blog-footer {
  display: flex;
  flex-wrap: wrap;
  align-items: baseline;
  justify-content: space-between; }
  .blog-footer div:nth-child(1) {
    width: 100%; }
    .blog-footer div:nth-child(1) a img {
      width: 25px;
      margin: 0px 3px;
      height: auto; }
      @media screen and (max-width: 480px) {
        .blog-footer div:nth-child(1) a img {
          width: 18px; } }
    .blog-footer div:nth-child(1) span {
      vertical-align: bottom;
      margin-right: 5px; }
  .blog-footer div:nth-child(2) {
    margin-top: 30px;
    width: 100%; }
    .blog-footer div:nth-child(2) p {
      color: #0055B8;
      font-weight: 500;
      font-size: 17px; }
      @media screen and (max-width: 768px) {
        .blog-footer div:nth-child(2) p {
          font-size: 14px; } }
    .blog-footer div:nth-child(2) telephone, .blog-footer div:nth-child(2) a {
      color: #F42534;
      text-decoration: none; }

.blog-info {
  margin-bottom: 15px; }
  .blog-info span {
    font-size: 0.6em !important;
    display: inline-block;
    margin: 0px 2px !important;
    line-height: 1; }

.blog-title, .blog-cats {
  margin: 0 !important; }

.blog-cats {
  margin-bottom: 30px !important;
  font-weight: 300;
  font-size: 1.1em !important; }

.img-p {
  margin-bottom: 0px !important; }

#blog-tags, .each-blog-tags {
  width: 100%;
  margin: 30px 0px;
  list-style-type: none;
  padding: 13px 0px;
  height: 50px; }
  @media screen and (max-width: 800px) {
    #blog-tags, .each-blog-tags {
      display: none; } }
  #blog-tags li, .each-blog-tags li {
    display: inline;
    margin: 0px 5px;
    text-transform: uppercase;
    cursor: pointer;
    position: relative;
    letter-spacing: -0.07em;
    font-size: 14px;
    line-height: 1; }
    #blog-tags li a, .each-blog-tags li a {
      text-decoration: none; }
      #blog-tags li a .tag-line, .each-blog-tags li a .tag-line {
        width: 0;
        left: 50%;
        bottom: -5px;
        transform: translateX(-50%);
        position: absolute;
        display: block;
        content: '';
        height: 2px;
        -webkit-transition: all 0.2s ease-in-out;
        -moz-transition: all 0.2s ease-in-out;
        -o-transition: all 0.2s ease-in-out;
        transition: all 0.2s ease-in-out;
        opacity: 1; }
        #blog-tags li a .tag-line:hover, .each-blog-tags li a .tag-line:hover {
          width: 100%; }

.blog-drop-down {
  display: none; }
  .blog-drop-down a {
    text-decoration: none;
    font-size: 14px;
    padding: 10px 20px;
    cursor: pointer;
    line-height: 1.3; }

@media screen and (max-width: 800px) {
  #blog-tags {
    display: none; } }

.news-insight-home-tags, .single-blog-tags, .Home-news-insight-home-tags {
  margin: 0px !important;
  line-height: 1.2;
  display: block;
  height: 50px; }
  @media screen and (max-width: 768px) {
    .news-insight-home-tags, .single-blog-tags, .Home-news-insight-home-tags {
      height: auto; } }
  .news-insight-home-tags li, .single-blog-tags li, .Home-news-insight-home-tags li {
    display: inline-block !important;
    margin: 5px 2px !important; }
  .news-insight-home-tags a, .single-blog-tags a, .Home-news-insight-home-tags a {
    font-size: 9px;
    border: solid 1px #878787;
    color: #878787;
    padding: 2px 6px;
    border-radius: 5px; }
    .news-insight-home-tags a .tag-line, .single-blog-tags a .tag-line, .Home-news-insight-home-tags a .tag-line {
      bottom: -1px !important; }
  .news-insight-home-tags a:active, .news-insight-home-tags a:focus, .single-blog-tags a:active, .single-blog-tags a:focus, .Home-news-insight-home-tags a:active, .Home-news-insight-home-tags a:focus {
    border: solid 1px #878787;
    color: #878787;
    background-color: white; }

.Home-news-insight-home-tags {
  margin-top: 20px !important; }

.single-blog-tags {
  margin-top: 10px !important; }
  .single-blog-tags li a {
    font-size: 12px !important; }

.blog-header a {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  height: 70px; }

.news-author-date {
  margin-top: 20px;
  height: 20px; }

.blog-short-desc {
  margin: 10px 0px;
  overflow: hidden;
  display: -webkit-box;
  height: 84px;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical; }
  @media only screen and (max-width: 1024px) {
    .blog-short-desc {
      -webkit-line-clamp: 5; } }
  @media only screen and (max-width: 980px) {
    .blog-short-desc {
      -webkit-line-clamp: 5; } }
  @media only screen and (orientation: landscape) and (max-width: 768px) {
    .blog-short-desc {
      -webkit-line-clamp: 5;
      overflow: visible; } }
  @media only screen and (max-width: 450px) {
    .blog-short-desc {
      height: auto; } }

.category-section {
  width: 95%;
  height: 100px;
  position: absolute;
  bottom: 5px; }
  @media only screen and (max-width: 450px) {
    .category-section {
      height: auto;
      bottom: auto; } }

.blog-header-text-center {
  font-size: 22px !important;
  line-height: 1.8;
  text-align: center;
  font-weight: 500 !important; }
  @media only screen and (max-width: 1024px) {
    .blog-header-text-center {
      font-size: 20px !important; } }
  @media only screen and (max-width: 768px) {
    .blog-header-text-center {
      font-size: 16px !important; } }
  @media only screen and (max-width: 427px) {
    .blog-header-text-center {
      font-size: 12px !important; } }

.each-blog-tags {
  display: block !important; }
  .each-blog-tags a {
    font-size: 9px;
    border: solid 1px #878787;
    color: #878787;
    padding: 2px 6px;
    border-radius: 5px;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }

.tag-color-red:hover {
  background-color: #f42534;
  color: white; }

.tag-color-blue:hover {
  background-color: #0055B8;
  color: white; }

.tag-color-green:hover {
  background-color: #00C18B;
  color: white; }

.general {
  padding-top: 90px; }
  @media only screen and (min-width: 767px) {
    .general {
      padding-top: 90px; } }
  .general .container {
    max-width: 1540px; }
  .general__main .no-margin-bottom {
    margin-bottom: 0; }
  .general__main__title {
    text-align: center;
    max-width: 1540px;
    width: calc(100% - 160px);
    margin: 0 auto 40px; }
    @media only screen and (max-width: 767px) {
      .general__main__title {
        width: calc(100% - 80px); } }
    @media only screen and (max-width: 767px) {
      .general__main__title {
        margin-bottom: 30px; } }
    @media only screen and (max-width: 480px) {
      .general__main__title {
        width: 95%; } }
    .general__main__title * {
      text-align: center; }
    @media only screen and (min-width: 1025px) {
      .general__main__title {
        margin-bottom: 30px; }
        .general__main__title p {
          font-size: 30px; } }
    .general__main__title p {
      font-weight: 300; }
  .general__main__menu {
    width: 100%;
    position: relative; }
    .general__main__menu::after {
      content: '';
      display: block;
      width: 100%;
      height: 30px;
      position: absolute;
      top: 100%;
      left: 0;
      right: 0;
      background-size: auto;
      background-position: center center;
      background-repeat: no-repeat;
      background-image: url(img/services/shadow.png); }
    .general__main__menu::before {
      content: '';
      display: block;
      width: 100%;
      height: 30px;
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      z-index: 3;
      background-size: auto;
      background-position: center center;
      background-repeat: no-repeat;
      background-image: url(img/services/shadow.png); }
    .general__main__menu ul {
      display: block;
      font-size: 0;
      line-height: 0;
      padding: 0;
      background-color: #f2f2f2;
      position: relative;
      z-index: 2;
      margin-bottom: 40px; }
      .general__main__menu ul:before, .general__main__menu ul:after {
        content: " ";
        display: table; }
      .general__main__menu ul:after {
        clear: both; }
      @media only screen and (min-width: 767px) {
        .general__main__menu ul {
          margin-bottom: 100px; } }
      @media only screen and (min-width: 1024px) {
        .general__main__menu ul {
          margin-bottom: 200px; } }
      @media only screen and (max-width: 768px) {
        .general__main__menu ul {
          padding: 15px 0; } }
    .general__main__menu li {
      display: block;
      float: left;
      width: 25%;
      vertical-align: middle;
      margin: 0 !important;
      box-sizing: border-box;
      padding-left: 20px;
      padding-right: 20px;
      height: 250px !important;
      box-sizing: border-box; }
      @media only screen and (min-width: 1440px) {
        .general__main__menu li {
          height: 350px !important;
          border-right: 1px solid #fff; }
          .general__main__menu li:last-child {
            border-right: none; } }
      @media only screen and (max-width: 1439px) {
        .general__main__menu li {
          width: 50%;
          height: 150px !important;
          min-height: 0 !important; } }
      @media only screen and (max-width: 768px) {
        .general__main__menu li {
          width: 100%;
          height: auto !important;
          border: none !important;
          padding: 15px 0 !important; }
          .general__main__menu li .cell,
          .general__main__menu li .table {
            display: block !important; } }
      @media only screen and (max-width: 1024px) {
        .general__main__menu li a span {
          display: block;
          width: 100%;
          text-align: center; } }
    .general__main__menu h1, .general__main__menu h2, .general__main__menu h3, .general__main__menu h4, .general__main__menu h5, .general__main__menu h6 {
      margin-bottom: 0 !important; }
    .general__main__menu a {
      text-decoration: none;
      font-size: 30px !important; }
      .general__main__menu a:hover {
        color: #333 !important; }
      @media only screen and (min-width: 580px) {
        .general__main__menu a {
          font-size: 40px !important; } }

#general__red .color,
.general__red .color {
  color: #F42534 !important; }

#general__red .border,
.general__red .border {
  border-color: #F42534 !important; }

#general__red .background,
.general__red .background {
  background-color: #F42534 !important; }

#general__green .color,
.general__green .color {
  color: #00C18B !important; }

#general__green .border,
.general__green .border {
  border-color: #00C18B !important; }

#general__green .background,
.general__green .background {
  background-color: #00C18B !important; }

#general__blue .color,
.general__blue .color {
  color: #0055B8 !important; }

#general__blue .border,
.general__blue .border {
  border-color: #0055B8 !important; }

#general__blue .background,
.general__blue .background {
  background-color: #0055B8 !important; }

.breadcrumb-container {
  text-align: left !important;
  margin: 0px auto 0px auto;
  padding-top: 20px;
  max-width: calc(100% - 160px); }
  @media screen and (max-width: 768px) {
    .breadcrumb-container {
      display: none; } }
  @media only screen and (max-width: 980px) {
    .breadcrumb-container {
      max-width: calc(100% - 80px); } }
  @media only screen and (max-width: 480px) {
    .breadcrumb-container {
      max-width: 90%; } }
  .breadcrumb-container p {
    font-size: 12px !important; }
    .breadcrumb-container p span {
      margin: 0px 3px; }

.breadcrumb-white-text, .breadcrumb-white-text p span a {
  color: #fff; }

.breadcrumb-shadow-text, .breadcrumb-shadow-text p span a {
  color: #fff;
  text-shadow: 1px 1px 0px #000; }

.breadcrumb {
  text-decoration: none;
  font-weight: 300;
  text-transform: uppercase; }

.header-breadcrumb {
  padding-top: 100px; }

.work-breadcrumb {
  margin: 0px auto -70px auto;
  z-index: 500;
  position: relative;
  padding-top: 20px; }

.careers-breadcrumb {
  margin-top: 70px; }

.time-date {
  font-size: 30px; }

@media only screen and (max-width: 767px) {
  .time-date {
    font-size: 20px; } }

.tnc-indent {
  padding-left: 20px; }

.careers {
  max-width: 1200px;
  width: 95%;
  margin: 40px auto; }
  .careers h1 {
    margin: 0px !important; }
  .careers .two-columms {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin: 15px auto 0px auto; }
    .careers .two-columms div:nth-child(1) {
      width: 65%; }
      @media screen and (max-width: 600px) {
        .careers .two-columms div:nth-child(1) {
          width: 100%; } }
    .careers .two-columms div:nth-child(2) {
      width: 33%; }
      @media screen and (max-width: 600px) {
        .careers .two-columms div:nth-child(2) {
          width: 100%;
          margin: 50px 0px 0px 0px; } }
    .careers .two-columms div img {
      width: 100%;
      height: 100%;
      display: block;
      margin: 0 auto; }
    .careers .two-columms div * {
      margin: 10px auto; }
    .careers .two-columms div ul li {
      list-style-type: none;
      margin: 12px 0px; }
    .careers .two-columms div a {
      text-decoration: none;
      background-color: #000;
      color: white;
      padding: 15px 30px;
      display: inline-block; }
    .careers .two-columms div p {
      line-height: 25px; }
    .careers .two-columms div:nth-of-type(2) {
      border-left: solid 1px #333; }
  .careers #career-images {
    display: flex;
    justify-content: space-between;
    margin: 15px auto 0px auto; }
    .careers #career-images div:nth-child(1) {
      width: 65%; }
    .careers #career-images div:nth-child(2) {
      width: 33%; }
    .careers #career-images div img {
      width: 100%;
      height: 100%;
      display: block;
      margin: 0 auto; }
    .careers #career-images div * {
      margin: 10px auto; }
    .careers #career-images div ul li {
      list-style-type: none;
      margin: 12px 0px; }
    .careers #career-images div a {
      text-decoration: none;
      background-color: #333;
      color: white;
      padding: 15px 30px;
      display: inline-block; }
    .careers #career-images div p {
      line-height: 25px; }
    .careers #career-images div:nth-of-type(2) {
      border-left: solid 1px #333; }
  .careers ul {
    margin-bottom: 40px; }
    .careers ul li {
      margin: 10px 0px; }

.careers-p {
  margin-top: 40px; }

#careers {
  margin: 70px auto 40px; }
  #careers.careers-index {
    margin: 70px auto 20px; }

.about-the-role {
  width: 95%;
  margin: 0 auto;
  max-width: 1200px; }

#jobs {
  width: 100%;
  background-color: #eee;
  padding: 20px 0px 40px 0px; }
  #jobs .jobs-available {
    max-width: 1200px;
    width: 95%;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    padding: 20px 0px 0px 0px; }
    #jobs .jobs-available h2 {
      color: #d7d7d7;
      width: 99%; }
      @media screen and (max-width: 1109px) {
        #jobs .jobs-available h2 {
          font-size: 70px !important; } }
      @media screen and (max-width: 1059px) {
        #jobs .jobs-available h2 {
          font-size: 65px !important; } }
      @media screen and (max-width: 1018px) {
        #jobs .jobs-available h2 {
          font-size: 60px !important;
          margin-bottom: 0; } }
      @media screen and (max-width: 750px) {
        #jobs .jobs-available h2 {
          font-size: 55px !important;
          margin-bottom: 0; } }
      @media screen and (max-width: 650px) {
        #jobs .jobs-available h2 {
          font-size: 50px !important;
          margin-bottom: 0; } }
      @media screen and (max-width: 500px) {
        #jobs .jobs-available h2 {
          font-size: 33px !important;
          margin-bottom: 0; } }
    #jobs .jobs-available .job {
      width: 33%;
      margin-bottom: 3rem; }
      @media screen and (max-width: 1000px) {
        #jobs .jobs-available .job {
          width: 33%;
          margin: 1rem 0px 2rem; } }
      @media screen and (max-width: 750px) {
        #jobs .jobs-available .job {
          width: 50%;
          margin-bottom: 1.5rem; } }
      @media screen and (max-width: 500px) {
        #jobs .jobs-available .job {
          width: 100%;
          margin-bottom: 1.3rem; } }
      #jobs .jobs-available .job h3 span.blue-text, #jobs .jobs-available .job h3 span.red-text, #jobs .jobs-available .job h3 span.green-text {
        font-size: 40px !important; }
        @media screen and (max-width: 1150px) {
          #jobs .jobs-available .job h3 span.blue-text, #jobs .jobs-available .job h3 span.red-text, #jobs .jobs-available .job h3 span.green-text {
            font-size: 38px !important; } }
        @media screen and (max-width: 1109px) {
          #jobs .jobs-available .job h3 span.blue-text, #jobs .jobs-available .job h3 span.red-text, #jobs .jobs-available .job h3 span.green-text {
            font-size: 36px !important; } }
        @media screen and (max-width: 1059px) {
          #jobs .jobs-available .job h3 span.blue-text, #jobs .jobs-available .job h3 span.red-text, #jobs .jobs-available .job h3 span.green-text {
            font-size: 30px !important; } }
        @media screen and (max-width: 1018px) {
          #jobs .jobs-available .job h3 span.blue-text, #jobs .jobs-available .job h3 span.red-text, #jobs .jobs-available .job h3 span.green-text {
            font-size: 30px !important; } }
        @media screen and (max-width: 820px) {
          #jobs .jobs-available .job h3 span.blue-text, #jobs .jobs-available .job h3 span.red-text, #jobs .jobs-available .job h3 span.green-text {
            font-size: 27px !important; } }
        @media screen and (max-width: 750px) {
          #jobs .jobs-available .job h3 span.blue-text, #jobs .jobs-available .job h3 span.red-text, #jobs .jobs-available .job h3 span.green-text {
            font-size: 27px !important; } }
        @media screen and (max-width: 650px) {
          #jobs .jobs-available .job h3 span.blue-text, #jobs .jobs-available .job h3 span.red-text, #jobs .jobs-available .job h3 span.green-text {
            font-size: 25px !important; } }
        @media screen and (max-width: 500px) {
          #jobs .jobs-available .job h3 span.blue-text, #jobs .jobs-available .job h3 span.red-text, #jobs .jobs-available .job h3 span.green-text {
            font-size: 25px !important; } }
      #jobs .jobs-available .job h3 br {
        display: block !important; }
      #jobs .jobs-available .job a {
        text-decoration: none;
        background-color: #000;
        color: white;
        padding: 15px 100px; }
        @media screen and (max-width: 1109px) {
          #jobs .jobs-available .job a {
            padding: 15px 70px; } }
        @media screen and (max-width: 1018px) {
          #jobs .jobs-available .job a {
            padding: 10px 50px; } }
    #jobs .jobs-available h4 {
      margin: 0px !important; }
    #jobs .jobs-available p {
      line-height: 25px; }
  #jobs .about-the-role ul li {
    margin: 10px 0px; }

#application-form {
  width: 100%;
  background-color: #000;
  padding: 20px 0px;
  margin-bottom: 40px; }
  #application-form .application-form-container {
    max-width: 1200px;
    width: 95%;
    height: auto;
    display: block;
    margin: 20px auto; }
    #application-form .application-form-container form {
      display: flex;
      justify-content: space-between;
      flex-wrap: wrap; }
      #application-form .application-form-container form div {
        width: 45%; }
        @media screen and (max-width: 600px) {
          #application-form .application-form-container form div {
            width: 100%; } }
        #application-form .application-form-container form div input,
        #application-form .application-form-container form div textarea {
          border: 2px solid #000;
          margin-bottom: 20px;
          padding-left: 2%;
          font-weight: 100;
          border-radius: 0px;
          width: 97%;
          font-weight: 400;
          font-size: 15px; }
          #application-form .application-form-container form div input.error,
          #application-form .application-form-container form div textarea.error {
            border: 2px solid #f00; }
        #application-form .application-form-container form div label {
          cursor: pointer;
          border: 2px solid #0055B8;
          background-color: #0055B8;
          color: white;
          display: block;
          width: 97%;
          padding: 10px 0px 10px 2%;
          font-weight: 400;
          font-size: 15px;
          line-height: 1; }
          #application-form .application-form-container form div label#file-name {
            text-align: center; }
            #application-form .application-form-container form div label#file-name.error {
              border: 2px solid #f00; }
          #application-form .application-form-container form div label#cv-file-name {
            text-align: center; }
            #application-form .application-form-container form div label#cv-file-name.error {
              border: 2px solid #f00; }
          #application-form .application-form-container form div label#portfolio-file-name {
            text-align: center; }
            #application-form .application-form-container form div label#portfolio-file-name.error {
              border: 2px solid #f00; }
        #application-form .application-form-container form div input[type=file] {
          visibility: hidden; }
        #application-form .application-form-container form div input[type=submit] {
          font-weight: 400;
          font-size: 15px;
          line-height: 1;
          background-color: #adadad;
          border: 2px solid #adadad !important;
          display: block;
          width: 100%;
          color: white;
          margin-top: -4px;
          float: right;
          padding: 10px 0px;
          border: 0; }
          @media screen and (max-width: 600px) {
            #application-form .application-form-container form div input[type=submit] {
              float: none;
              margin-right: 0px;
              width: 99%; } }
  #application-form h5 span {
    font-weight: 400;
    font-size: 20px !important; }

.careers-spec {
  margin-top: 70px !important; }
  .careers-spec .black-text {
    font-weight: 300 !important; }

.case-studies .container {
  max-width: 880px; }

.case-studies__header-container {
  margin-left: auto;
  margin-right: auto; }

.case-studies__content {
  padding: 40px 0px 0px 0; }
  .case-studies__content p {
    text-align: center;
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
    font-size: 18px;
    line-height: 1.5; }
    .case-studies__content p:last-child {
      margin-bottom: 0; }

.case-studies__video {
  position: relative;
  height: 670px;
  display: block;
  width: 100%; }
  @media only screen and (max-width: 1023px) {
    .case-studies__video {
      height: 350px; } }
  .case-studies__video a {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    display: block;
    height: 100%; }

.case-studies__three-col-divider {
  display: inline-block;
  width: 32%; }

.case-studies__container {
  max-width: 1280px;
  width: 90%;
  margin: 0px auto;
  padding: 40px 0px; }

.case-studies__header {
  font-size: 40px;
  line-height: 1.1;
  margin: auto;
  padding-top: 20px;
  padding-bottom: 20px; }
  .case-studies__header.uppercase {
    text-transform: uppercase; }
  .case-studies__header .dash {
    display: none; }
  .case-studies__header .light {
    font-weight: 400; }
  .case-studies__header .smaller {
    margin-top: 5px;
    font-size: 30px; }
    @media only screen and (max-width: 768px) {
      .case-studies__header .smaller {
        font-size: 25px; } }
    @media only screen and (max-width: 500px) {
      .case-studies__header .smaller {
        font-size: 18px; } }
  .case-studies__header__img {
    height: 80px; }

.case-studies__title {
  font-size: 2rem;
  margin: 0 0 10px; }

.case-studies__stats {
  font-size: 3.5rem;
  font-weight: bold;
  line-height: 1;
  margin-bottom: 0.5rem; }
  .case-studies__stats__small {
    font-size: 1.7rem;
    font-weight: bold;
    line-height: 1.1;
    margin-bottom: 0.5rem; }
  .case-studies__stats--text {
    font-size: 1rem;
    font-weight: 300; }
  .case-studies__stats--divider, .case-studies__stats--divider-red, .case-studies__stats--divider-green, .case-studies__stats--divider-blue {
    height: 3px;
    background-color: #F42534; }
    .case-studies__stats--divider-red {
      background-color: #F42534; }
    .case-studies__stats--divider-green {
      background-color: #00C18B; }
    .case-studies__stats--divider-blue {
      background-color: #0055B8; }

.shadows {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  z-index: 3; }
  .shadows::before {
    content: '';
    display: block;
    width: 100%;
    height: 30px;
    background-size: contain;
    background-position: top center;
    background-repeat: no-repeat;
    background-image: url(img/culture/culture__shadow.png);
    position: absolute;
    top: 0%;
    left: 0;
    right: 0;
    z-index: 4; }
  .shadows::after {
    content: '';
    display: block;
    width: 100%;
    height: 30px;
    background-size: contain;
    background-position: top center;
    background-repeat: no-repeat;
    background-image: url(img/culture/culture__shadow.png);
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    z-index: 4; }

.rml-card {
  height: 100%;
  opacity: 0;
  transform: translateY(100px);
  transition: all 0.7s ease; }
  .rml-card:focus {
    outline: 0; }

.animate {
  transform: translateY(0px);
  opacity: 1; }

@media only screen and (max-width: 768px) {
  .case-studies__header {
    font-size: 30px;
    margin: auto;
    padding-top: 20px;
    padding-bottom: 20px; } }

@media only screen and (max-width: 500px) {
  .case-studies__header {
    font-size: 25px;
    margin: auto;
    padding-top: 15px;
    padding-bottom: 15px; } }

@media only screen and (max-width: 768px) {
  .case-studies__title {
    font-size: 30px;
    margin: auto;
    padding-top: 20px;
    padding-bottom: 20px; } }

@media only screen and (max-width: 500px) {
  .case-studies__title {
    font-size: 25px;
    margin: auto;
    padding-top: 15px;
    padding-bottom: 15px; } }

@media only screen and (max-width: 500px) {
  .case-studies__stats {
    font-size: 2.5rem; } }

@media only screen and (max-width: 500px) {
  .case-studies__stats--text {
    font-size: 1rem; } }

.internal-links {
  margin-top: 70px; }
  .internal-links__double-post {
    width: 50%; }
    @media only screen and (max-width: 980px) {
      .internal-links__double-post {
        width: 50%; } }
    @media only screen and (max-width: 767px) {
      .internal-links__double-post {
        width: 100%; } }
  .internal-links__quarter-post {
    width: 33.333%; }
    @media only screen and (max-width: 980px) {
      .internal-links__quarter-post {
        width: 50%; } }
    @media only screen and (max-width: 767px) {
      .internal-links__quarter-post {
        width: 50%; } }
  .internal-links__index .container {
    max-width: 1024px; }
  @media only screen and (min-width: 1025px) {
    .internal-links__index__title h1 {
      margin-bottom: 50px; } }
  .internal-links__index__listings {
    margin-bottom: 80px; }
    @media only screen and (max-width: 768px) {
      .internal-links__index__listings {
        margin-bottom: 30px; } }
  .internal-links__index__pagination {
    margin-bottom: 100px; }
    .internal-links__index__pagination ul {
      text-align: center;
      list-style: none;
      padding: 0;
      margin: 0; }
      .internal-links__index__pagination ul li {
        display: inline-block; }
        .internal-links__index__pagination ul li a,
        .internal-links__index__pagination ul li span {
          color: #c6c6c6;
          font-family: "Gotham", sans-serif;
          font-weight: 900;
          font-size: 20px !important;
          letter-spacing: 0.02em;
          text-decoration: none;
          padding: 0 15px; }
        .internal-links__index__pagination ul li.active a,
        .internal-links__index__pagination ul li.active span {
          color: #323232; }
        .internal-links__index__pagination ul li:hover a {
          color: #323232; }
        .internal-links__index__pagination ul li:first-child a,
        .internal-links__index__pagination ul li:first-child span {
          color: #323232; }
        .internal-links__index__pagination ul li:last-child a,
        .internal-links__index__pagination ul li:last-child span {
          color: #323232; }
    @media only screen and (max-width: 768px) {
      .internal-links__index__pagination {
        margin-bottom: 50px; } }
  .internal-links__index__single {
    float: left;
    box-sizing: border-box;
    padding: 0 10px;
    position: relative;
    height: 370px; }
    @media only screen and (max-width: 1024px) {
      .internal-links__index__single {
        height: 370px; } }
    @media only screen and (max-width: 980px) {
      .internal-links__index__single {
        height: 390px; } }
    @media only screen and (max-width: 768px) {
      .internal-links__index__single {
        height: auto;
        margin-bottom: 15px; } }
    .internal-links__index__single--thumbnail {
      position: relative;
      height: 200px;
      width: 100%;
      display: block; }
      @media only screen and (max-width: 768px) {
        .internal-links__index__single--thumbnail {
          height: 150px; } }
      .internal-links__index__single--thumbnail a {
        display: block;
        width: 100%;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        height: 100%; }
    .internal-links__index__single--content {
      box-sizing: border-box;
      padding: 10px 0px;
      width: 100%; }
      .internal-links__index__single--content h3 {
        font-family: "Gotham", sans-serif;
        font-size: 14px;
        line-height: 1.6;
        font-weight: 900;
        color: black;
        margin: 5px 0px; }
        .internal-links__index__single--content h3 a {
          text-decoration: none;
          color: #333; }
          @media screen and (max-width: 1025px) {
            .internal-links__index__single--content h3 a {
              height: auto; } }
          @media screen and (max-width: 980px) {
            .internal-links__index__single--content h3 a {
              height: auto; } }
          @media screen and (max-width: 450px) {
            .internal-links__index__single--content h3 a {
              height: auto; } }
        .internal-links__index__single--content h3 a:hover {
          color: #F42534; }
      .internal-links__index__single--content p {
        font-size: 13px;
        font-weight: 300;
        font-family: "Montserrat", sans-serif;
        margin-bottom: 0; }
  .internal-links__single__hero {
    margin-bottom: 50px;
    height: 525px;
    position: relative; }
    .internal-links__single__hero a {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      display: block;
      width: 100%;
      height: 100%;
      background-position: center center;
      background-repeat: no-repeat;
      background-size: auto;
      background-image: url(img/internal-links/index/play-icon.png); }
    @media only screen and (max-width: 980px) {
      .internal-links__single__hero {
        height: 425px; } }
    @media only screen and (max-width: 767px) {
      .internal-links__single__hero {
        height: 325px; } }
  .internal-links__single__content {
    position: relative; }
    .internal-links__single__content br {
      display: block !important; }
    .internal-links__single__content p {
      font-family: "Montserrat", sans-serif; }
      .internal-links__single__content p.no-margin-bottom {
        margin-bottom: 0; }
      .internal-links__single__content p.center {
        text-align: center; }
    .internal-links__single__content a img {
      width: 50px;
      margin: 10px 2px; }

#internal-links-tags-container {
  margin: 40px auto;
  border: 0;
  outline: 0; }

#drop-down-list {
  display: none; }

.news-drop-down {
  display: block !important; }

#drop-down-list,
#news-drop-down-list {
  position: relative;
  text-transform: uppercase;
  width: 100%;
  margin: 10px 0px; }

@media screen and (max-width: 800px) {
  #drop-down-list {
    display: block; } }

#drop-down-list p {
  margin: 0px !important;
  padding: 10px 0px;
  cursor: pointer;
  font-weight: 800; }
  @media screen and (max-width: 768px) {
    #drop-down-list p {
      font-size: 12px; } }
  #drop-down-list p span:nth-child(2) {
    font-size: 0.9em; }

#drop-down-list p .value {
  display: inline-block;
  color: #f42534; }

#drop-down-list #drop-down {
  background-color: white;
  width: 100%;
  position: absolute;
  z-index: 1000;
  height: 0px;
  overflow: hidden;
  transition: 0.5s height easing; }

#drop-down-list #drop-down ul {
  width: 100%;
  padding: 0px !important; }

#drop-down-list #drop-down ul li {
  cursor: pointer;
  list-style-type: none;
  padding: 10px 20px; }

#drop-down-list #drop-down ul li:hover {
  background-color: #f8f8f8; }

#news-drop-down-list {
  display: block; }

.internal-links-footer {
  display: flex;
  flex-wrap: wrap;
  align-items: baseline;
  justify-content: space-between; }
  .internal-links-footer div:nth-child(1) {
    width: 100%; }
    .internal-links-footer div:nth-child(1) a img {
      width: 25px;
      margin: 0px 3px;
      height: auto; }
      @media screen and (max-width: 480px) {
        .internal-links-footer div:nth-child(1) a img {
          width: 18px; } }
    .internal-links-footer div:nth-child(1) span {
      vertical-align: bottom;
      margin-right: 5px; }
  .internal-links-footer div:nth-child(2) {
    margin-top: 30px;
    width: 100%; }
    .internal-links-footer div:nth-child(2) p {
      color: #0055B8;
      font-weight: 500;
      font-size: 17px; }
      @media screen and (max-width: 768px) {
        .internal-links-footer div:nth-child(2) p {
          font-size: 14px; } }
    .internal-links-footer div:nth-child(2) telephone, .internal-links-footer div:nth-child(2) a {
      color: #F42534;
      text-decoration: none; }

.internal-links-info {
  margin-bottom: 15px; }
  .internal-links-info span {
    font-size: 0.6em !important;
    display: inline-block;
    margin: 0px 2px !important;
    line-height: 1; }

.internal-links-title, .internal-links-cats {
  margin: 0 !important; }

.internal-links-cats {
  margin-bottom: 30px !important;
  font-weight: 300;
  font-size: 1.1em !important; }

.img-p {
  margin-bottom: 0px !important; }

#internal-links-tags, #internal-links-tags-home {
  width: 100%;
  margin: 30px 0px;
  list-style-type: none;
  padding: 13px 0px;
  height: 50px; }
  @media screen and (max-width: 800px) {
    #internal-links-tags, #internal-links-tags-home {
      display: none; } }
  #internal-links-tags li, #internal-links-tags-home li {
    display: inline;
    margin: 0px 5px;
    text-transform: uppercase;
    cursor: pointer;
    position: relative;
    letter-spacing: -0.07em;
    font-size: 14px;
    line-height: 1; }
    #internal-links-tags li a, #internal-links-tags-home li a {
      text-decoration: none; }
      #internal-links-tags li a .tag-line, #internal-links-tags-home li a .tag-line {
        width: 0;
        left: 50%;
        bottom: -5px;
        transform: translateX(-50%);
        position: absolute;
        display: block;
        content: '';
        height: 2px;
        -webkit-transition: all 0.2s ease-in-out;
        -moz-transition: all 0.2s ease-in-out;
        -o-transition: all 0.2s ease-in-out;
        transition: all 0.2s ease-in-out;
        opacity: 1; }
        #internal-links-tags li a .tag-line:hover, #internal-links-tags-home li a .tag-line:hover {
          width: 100%; }

.internal-links-drop-down {
  display: none; }
  .internal-links-drop-down a {
    text-decoration: none;
    font-size: 14px;
    padding: 10px 20px;
    cursor: pointer;
    line-height: 1.3; }

@media screen and (max-width: 800px) {
  #internal-links-tags {
    display: none; } }

.news-insight-home-tags, .single-internal-links-tags, .Home-news-insight-home-tags {
  margin: 0px !important;
  line-height: 1.2;
  display: block;
  height: 50px; }
  @media screen and (max-width: 768px) {
    .news-insight-home-tags, .single-internal-links-tags, .Home-news-insight-home-tags {
      height: auto; } }
  .news-insight-home-tags li, .single-internal-links-tags li, .Home-news-insight-home-tags li {
    display: inline-block !important;
    margin: 5px 2px !important; }
  .news-insight-home-tags a, .single-internal-links-tags a, .Home-news-insight-home-tags a {
    font-size: 9px;
    border: solid 1px #878787;
    color: #878787;
    padding: 2px 6px;
    border-radius: 5px; }
    .news-insight-home-tags a .tag-line, .single-internal-links-tags a .tag-line, .Home-news-insight-home-tags a .tag-line {
      bottom: -1px !important; }
  .news-insight-home-tags a:active, .news-insight-home-tags a:focus, .single-internal-links-tags a:active, .single-internal-links-tags a:focus, .Home-news-insight-home-tags a:active, .Home-news-insight-home-tags a:focus {
    border: solid 1px #878787;
    color: #878787;
    background-color: white; }

.Home-news-insight-home-tags {
  margin-top: 20px !important; }

.single-internal-links-tags {
  margin-top: 10px !important; }
  .single-internal-links-tags li a {
    font-size: 12px !important; }

.internal-links-header a {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  height: auto; }

.news-author-date {
  margin-top: 20px;
  height: 20px; }

.internal-links-short-desc {
  margin: 10px 0px;
  overflow: hidden;
  display: -webkit-box;
  height: 105px;
  -webkit-box-orient: vertical; }
  @media only screen and (orientation: landscape) and (max-width: 768px) {
    .internal-links-short-desc {
      overflow: visible; } }
  @media only screen and (max-width: 450px) {
    .internal-links-short-desc {
      height: auto; } }

.category-section {
  width: 95%;
  height: 100px;
  position: absolute;
  bottom: 5px; }
  @media only screen and (max-width: 450px) {
    .category-section {
      height: auto;
      bottom: auto; } }

.internal-links-header-text-center {
  font-size: 22px !important;
  line-height: 1.8;
  text-align: center;
  font-weight: 500 !important; }
  @media only screen and (max-width: 1024px) {
    .internal-links-header-text-center {
      font-size: 20px !important; } }
  @media only screen and (max-width: 768px) {
    .internal-links-header-text-center {
      font-size: 16px !important; } }
  @media only screen and (max-width: 427px) {
    .internal-links-header-text-center {
      font-size: 12px !important; } }

.each-internal-links-tags {
  display: block !important; }

.tag-color-red:hover {
  background-color: #f42534;
  color: white; }

.tag-color-blue:hover {
  background-color: #0055B8;
  color: white; }

.tag-color-green:hover {
  background-color: #00C18B;
  color: white; }

/* ==========================================================================
   10. Plugins
   ========================================================================== */
/*!
 *  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.33333333em;
  line-height: 0.75em;
  vertical-align: -15%; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.pull-left {
  float: left; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-inverse {
  color: #ffffff; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

body,
html {
  font-family: "Gotham", sans-serif;
  line-height: 1.2; }

body {
  padding: 0;
  color: #333;
  font-size: 14px;
  line-height: 1.3; }

a {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  text-decoration: underline; }
  a:hover {
    text-decoration: none; }

p, li {
  font-size: 14px;
  line-height: 1.3;
  margin: 0 0 35px; }

p a, li a {
  text-decoration: underline;
  color: #333; }

p a:hover, li a:hover {
  text-decoration: none; }

ul {
  margin-bottom: 15px; }

li {
  margin: 0; }

h1, h2, h3, h4, h5, h6 {
  font-weight: bold;
  font-size: 30px;
  margin: 0 0 30px;
  line-height: 1.3; }

figure {
  padding: 0;
  margin: 0; }

address {
  font-style: normal; }

.blue-text {
  color: #0055B8; }

.green-text {
  color: #00C18B; }

.red-text {
  color: #F42534; }

.black-text {
  color: #333; }

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

.text-block h1, .text-block h2 {
  font-size: 72px;
  font-weight: bold; }
  @media only screen and (max-width: 1024px) {
    .text-block h1, .text-block h2 {
      font-size: 50px; } }
  @media only screen and (max-width: 768px) {
    .text-block h1, .text-block h2 {
      font-size: 30px; } }

.text-block h3 {
  font-size: 50px; }
  @media only screen and (max-width: 1024px) {
    .text-block h3 {
      font-size: 30px; } }
  @media only screen and (max-width: 768px) {
    .text-block h3 {
      font-size: 20px; } }

.text-block h4 {
  font-size: 40px; }
  @media only screen and (max-width: 1024px) {
    .text-block h4 {
      font-size: 28px; } }
  @media only screen and (max-width: 768px) {
    .text-block h4 {
      font-size: 18px; } }

.text-block li, .text-block p {
  font-size: 22px;
  line-height: 1.4;
  font-family: "Montserrat", sans-serif;
  color: #333; }
  @media only screen and (max-width: 768px) {
    .text-block li, .text-block p {
      font-size: 15px; } }

.text-block p {
  margin-bottom: 30px; }

.blue-text,
.green-text,
.red-text,
.white-text,
.black-text {
  font-size: 50px !important;
  line-height: 1.2;
  margin-bottom: 20px;
  display: inline;
  font-weight: bold; }
  @media only screen and (max-width: 1024px) {
    .blue-text,
    .green-text,
    .red-text,
    .white-text,
    .black-text {
      font-size: 50px !important; } }
  @media only screen and (max-width: 768px) {
    .blue-text,
    .green-text,
    .red-text,
    .white-text,
    .black-text {
      font-size: 30px !important; } }
  .blue-text.xxs,
  .green-text.xxs,
  .red-text.xxs,
  .white-text.xxs,
  .black-text.xxs {
    font-size: 10px !important;
    font-weight: 600;
    font-family: "Montserrat", sans-serif; }
    @media only screen and (max-width: 1024px) {
      .blue-text.xxs,
      .green-text.xxs,
      .red-text.xxs,
      .white-text.xxs,
      .black-text.xxs {
        font-size: 8px !important; } }
  .blue-text.xs,
  .green-text.xs,
  .red-text.xs,
  .white-text.xs,
  .black-text.xs {
    font-size: 14px !important;
    font-weight: 600;
    font-family: "Montserrat", sans-serif; }
    @media only screen and (max-width: 1024px) {
      .blue-text.xs,
      .green-text.xs,
      .red-text.xs,
      .white-text.xs,
      .black-text.xs {
        font-size: 10px !important; } }
  .blue-text.s,
  .green-text.s,
  .red-text.s,
  .white-text.s,
  .black-text.s {
    font-size: 24px !important;
    font-weight: 600;
    font-family: "Montserrat", sans-serif; }
    @media only screen and (max-width: 1024px) {
      .blue-text.s,
      .green-text.s,
      .red-text.s,
      .white-text.s,
      .black-text.s {
        font-size: 20px !important; } }
  .blue-text.sm,
  .green-text.sm,
  .red-text.sm,
  .white-text.sm,
  .black-text.sm {
    font-size: 20px !important;
    font-weight: 600;
    font-family: "Montserrat", sans-serif; }
    @media only screen and (max-width: 1024px) {
      .blue-text.sm,
      .green-text.sm,
      .red-text.sm,
      .white-text.sm,
      .black-text.sm {
        font-size: 14px !important; } }
  .blue-text.ms,
  .green-text.ms,
  .red-text.ms,
  .white-text.ms,
  .black-text.ms {
    font-size: 40px !important;
    font-weight: 600;
    font-family: "Montserrat", sans-serif; }
    @media only screen and (max-width: 1024px) {
      .blue-text.ms,
      .green-text.ms,
      .red-text.ms,
      .white-text.ms,
      .black-text.ms {
        font-size: 30px !important; } }
  .blue-text.medium,
  .green-text.medium,
  .red-text.medium,
  .white-text.medium,
  .black-text.medium {
    font-size: 100px !important;
    margin: 0 !important; }
    @media only screen and (max-width: 1024px) {
      .blue-text.medium,
      .green-text.medium,
      .red-text.medium,
      .white-text.medium,
      .black-text.medium {
        font-size: 50px !important; } }
    @media only screen and (max-width: 768px) {
      .blue-text.medium,
      .green-text.medium,
      .red-text.medium,
      .white-text.medium,
      .black-text.medium {
        font-size: 30px !important; } }
  .blue-text.large,
  .green-text.large,
  .red-text.large,
  .white-text.large,
  .black-text.large {
    font-size: 100px !important; }
    @media only screen and (max-width: 1024px) {
      .blue-text.large,
      .green-text.large,
      .red-text.large,
      .white-text.large,
      .black-text.large {
        font-size: 50px !important; } }
    @media only screen and (max-width: 768px) {
      .blue-text.large,
      .green-text.large,
      .red-text.large,
      .white-text.large,
      .black-text.large {
        font-size: 30px !important; } }
  .blue-text.x-large,
  .green-text.x-large,
  .red-text.x-large,
  .white-text.x-large,
  .black-text.x-large {
    font-size: 150px !important; }
    @media only screen and (max-width: 1024px) {
      .blue-text.x-large,
      .green-text.x-large,
      .red-text.x-large,
      .white-text.x-large,
      .black-text.x-large {
        font-size: 50px !important; } }
    @media only screen and (max-width: 768px) {
      .blue-text.x-large,
      .green-text.x-large,
      .red-text.x-large,
      .white-text.x-large,
      .black-text.x-large {
        font-size: 30px !important; } }
  .blue-text.mx-large,
  .green-text.mx-large,
  .red-text.mx-large,
  .white-text.mx-large,
  .black-text.mx-large {
    font-size: 120px !important; }
    @media only screen and (max-width: 1024px) {
      .blue-text.mx-large,
      .green-text.mx-large,
      .red-text.mx-large,
      .white-text.mx-large,
      .black-text.mx-large {
        font-size: 100px !important; } }
    @media only screen and (max-width: 768px) {
      .blue-text.mx-large,
      .green-text.mx-large,
      .red-text.mx-large,
      .white-text.mx-large,
      .black-text.mx-large {
        font-size: 65px !important; } }
    @media only screen and (max-width: 427px) {
      .blue-text.mx-large,
      .green-text.mx-large,
      .red-text.mx-large,
      .white-text.mx-large,
      .black-text.mx-large {
        font-size: 55px !important; } }
  .blue-text.xx-large,
  .green-text.xx-large,
  .red-text.xx-large,
  .white-text.xx-large,
  .black-text.xx-large {
    font-size: 200px !important;
    letter-spacing: -0.025em; }
    @media only screen and (max-width: 1337px) {
      .blue-text.xx-large,
      .green-text.xx-large,
      .red-text.xx-large,
      .white-text.xx-large,
      .black-text.xx-large {
        font-size: 150px !important; } }
    @media only screen and (max-width: 1240px) {
      .blue-text.xx-large,
      .green-text.xx-large,
      .red-text.xx-large,
      .white-text.xx-large,
      .black-text.xx-large {
        font-size: 100px !important; } }
    @media only screen and (max-width: 768px) {
      .blue-text.xx-large,
      .green-text.xx-large,
      .red-text.xx-large,
      .white-text.xx-large,
      .black-text.xx-large {
        font-size: 30px !important; } }

.text-block-single h1 {
  font-size: 32px;
  font-weight: bold;
  display: block; }
  @media only screen and (max-width: 1024px) {
    .text-block-single h1 {
      font-size: 26px; } }
  @media only screen and (max-width: 768px) {
    .text-block-single h1 {
      font-size: 28px; } }

.text-block-single h2 {
  font-size: 25px;
  font-weight: bold;
  display: block; }
  @media only screen and (max-width: 1024px) {
    .text-block-single h2 {
      font-size: 23px; } }
  @media only screen and (max-width: 768px) {
    .text-block-single h2 {
      font-size: 21px; } }

.text-block-single h3 {
  font-size: 24px; }
  @media only screen and (max-width: 1024px) {
    .text-block-single h3 {
      font-size: 20px; } }
  @media only screen and (max-width: 768px) {
    .text-block-single h3 {
      font-size: 18px; } }

.text-block-single h4 {
  font-size: 22px; }
  @media only screen and (max-width: 1024px) {
    .text-block-single h4 {
      font-size: 18px; } }
  @media only screen and (max-width: 768px) {
    .text-block-single h4 {
      font-size: 16px; } }

.text-block-single li, .text-block-single p {
  font-size: 15px;
  line-height: 1.4;
  font-family: "Montserrat", sans-serif;
  color: #333; }
  @media only screen and (max-width: 768px) {
    .text-block-single li, .text-block-single p {
      font-size: 12px; } }

.text-block-single p {
  margin-bottom: 30px; }

.fw-normal * {
  font-weight: 400 !important; }

.bold {
  font-weight: 1000; }

.button {
  padding: 10px 35px;
  background-color: transparent;
  border: 2px solid #333;
  font-size: 34px;
  line-height: 1;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  border-radius: 0px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  font-weight: 400;
  font-family: "Montserrat", sans-serif; }
  .button:hover {
    color: #fff !important; }
  .button.red {
    border-color: #F42534;
    color: #F42534; }
    .button.red:hover, .button.red:focus {
      background-color: #F42534;
      color: #fff; }
  .button.green {
    border-color: #00C18B;
    color: #00C18B; }
    .button.green:hover, .button.green:focus {
      background-color: #00C18B; }
  .button.blue {
    border-color: #0055B8;
    color: #0055B8; }
    .button.blue:hover, .button.blue:focus {
      background-color: #0055B8; }

@media only screen and (max-width: 840px) {
  br {
    display: none !important; } }

.four-zero-four-span {
  font-size: 100px; }
  @media only screen and (max-width: 745px) {
    .four-zero-four-span {
      font-size: 12vw; } }
  .four-zero-four-span.red {
    color: #F42534; }
  .four-zero-four-span.blue {
    color: #0055B8; }
  .four-zero-four-span.green {
    color: #00C18B; }

.four-zero-four h1 {
  line-height: 60px; }
  @media only screen and (max-width: 745px) {
    .four-zero-four h1 {
      line-height: 5vw; } }

.four-zero-four-top {
  margin-top: 65px !important; }
  @media only screen and (orientation: landscape) and (max-width: 736px) {
    .four-zero-four-top {
      margin-top: 20px !important; } }

.four-zero-four-bottom {
  margin-bottom: 40px; }

#four-zero-four-text {
  margin-bottom: 100px;
  font-size: 25pt !important;
  color: #333; }
  @media only screen and (max-width: 800px) {
    #four-zero-four-text {
      font-size: 4vw !important; } }
  @media only screen and (max-width: 570px) {
    #four-zero-four-text {
      font-size: 3.5vw !important; } }
  #four-zero-four-text span {
    color: #00C18B;
    cursor: pointer; }

.testimonial {
  margin: 0;
  padding-top: 100px;
  position: relative; }
  .testimonial:before {
    color: #F42534;
    content: open-quote;
    font-family: "Gotham", sans-serif;
    font-size: 120px;
    font-weight: bold;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    z-index: 2; }
  .testimonial:after {
    background: linear-gradient(90deg, #eee 0%, #eee 30%, transparent 30%, transparent 70%, #eee 70%);
    content: '';
    position: absolute;
    top: 46px;
    left: 50%;
    transform: translateX(-50%);
    width: 60%;
    height: 4px;
    z-index: 1; }
  .testimonial p {
    font-size: 16px;
    font-style: italic;
    font-weight: 300; }
  .testimonial cite {
    display: block;
    font-size: 16px;
    text-align: center; }

/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.6.0
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2018 Daniel Eden
 */
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; }

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite; }

@-webkit-keyframes bounce {
  from,
  20%,
  53%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  40%,
  43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0); }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0); }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0); } }

@keyframes bounce {
  from,
  20%,
  53%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  40%,
  43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0); }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0); }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0); } }

.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom; }

@-webkit-keyframes flash {
  from,
  50%,
  to {
    opacity: 1; }
  25%,
  75% {
    opacity: 0; } }

@keyframes flash {
  from,
  50%,
  to {
    opacity: 1; }
  25%,
  75% {
    opacity: 0; } }

.flash {
  -webkit-animation-name: flash;
  animation-name: flash; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

@keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse; }

@-webkit-keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1); }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1); }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1); }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1); }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

@keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1); }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1); }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1); }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1); }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand; }

@-webkit-keyframes shake {
  from,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); } }

@keyframes shake {
  from,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); } }

.shake {
  -webkit-animation-name: shake;
  animation-name: shake; }

@-webkit-keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg); }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg); }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg); }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg); }
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

@keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg); }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg); }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg); }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg); }
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

.headShake {
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-name: headShake;
  animation-name: headShake; }

@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg); }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg); }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg); }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg); }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg); } }

@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg); }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg); }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg); }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg); }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg); } }

.swing {
  -webkit-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing; }

@-webkit-keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  10%,
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg); }
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); }
  40%,
  60%,
  80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

@keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  10%,
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg); }
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); }
  40%,
  60%,
  80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

.tada {
  -webkit-animation-name: tada;
  animation-name: tada; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes wobble {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg); }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg); }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg); }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg); }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes wobble {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg); }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg); }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg); }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg); }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble; }

@-webkit-keyframes jello {
  from,
  11.1%,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg); }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg); }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg); }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg); }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg); }
  77.7% {
    -webkit-transform: skewX(0.39062deg) skewY(0.39062deg);
    transform: skewX(0.39062deg) skewY(0.39062deg); }
  88.8% {
    -webkit-transform: skewX(-0.19531deg) skewY(-0.19531deg);
    transform: skewX(-0.19531deg) skewY(-0.19531deg); } }

@keyframes jello {
  from,
  11.1%,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg); }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg); }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg); }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg); }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg); }
  77.7% {
    -webkit-transform: skewX(0.39062deg) skewY(0.39062deg);
    transform: skewX(0.39062deg) skewY(0.39062deg); }
  88.8% {
    -webkit-transform: skewX(-0.19531deg) skewY(-0.19531deg);
    transform: skewX(-0.19531deg) skewY(-0.19531deg); } }

.jello {
  -webkit-animation-name: jello;
  animation-name: jello;
  -webkit-transform-origin: center;
  transform-origin: center; }

@-webkit-keyframes bounceIn {
  from,
  20%,
  40%,
  60%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03); }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97); }
  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

@keyframes bounceIn {
  from,
  20%,
  40%,
  60%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03); }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97); }
  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

.bounceIn {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn; }

@-webkit-keyframes bounceInDown {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0); }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes bounceInDown {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0); }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown; }

@-webkit-keyframes bounceInLeft {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes bounceInLeft {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft; }

@-webkit-keyframes bounceInRight {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes bounceInRight {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight; }

@-webkit-keyframes bounceInUp {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes bounceInUp {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp; }

@-webkit-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  50%,
  55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); } }

@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  50%,
  55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); } }

.bounceOut {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut; }

@-webkit-keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }

@keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }

.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown; }

@-webkit-keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }

@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }

.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft; }

@-webkit-keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }

@keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }

.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight; }

@-webkit-keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }

@keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }

.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp; }

@-webkit-keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn; }

@-webkit-keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown; }

@-webkit-keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig; }

@-webkit-keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft; }

@-webkit-keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig; }

@-webkit-keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight; }

@-webkit-keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig; }

@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp; }

@-webkit-keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig; }

@-webkit-keyframes fadeOut {
  from {
    opacity: 1; }
  to {
    opacity: 0; } }

@keyframes fadeOut {
  from {
    opacity: 1; }
  to {
    opacity: 0; } }

.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut; }

@-webkit-keyframes fadeOutDown {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }

@keyframes fadeOutDown {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }

.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown; }

@-webkit-keyframes fadeOutDownBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }

@keyframes fadeOutDownBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }

.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig; }

@-webkit-keyframes fadeOutLeft {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }

@keyframes fadeOutLeft {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }

.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft; }

@-webkit-keyframes fadeOutLeftBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }

@keyframes fadeOutLeftBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }

.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig; }

@-webkit-keyframes fadeOutRight {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }

@keyframes fadeOutRight {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }

.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight; }

@-webkit-keyframes fadeOutRightBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }

@keyframes fadeOutRightBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }

.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig; }

@-webkit-keyframes fadeOutUp {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }

@keyframes fadeOutUp {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }

.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp; }

@-webkit-keyframes fadeOutUpBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }

@keyframes fadeOutUpBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }

.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig; }

@-webkit-keyframes flip {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; } }

@keyframes flip {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; } }

.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip; }

@-webkit-keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg); }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }

@keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg); }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }

.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX; }

@-webkit-keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg); }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }

@keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg); }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }

.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY; }

@-webkit-keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1; }
  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0; } }

@keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1; }
  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0; } }

.flipOutX {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important; }

@-webkit-keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1; }
  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0; } }

@keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1; }
  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0; } }

.flipOutY {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY; }

@-webkit-keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0; }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1; }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

@keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0; }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1; }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out; }

@-webkit-keyframes lightSpeedOut {
  from {
    opacity: 1; }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0; } }

@keyframes lightSpeedOut {
  from {
    opacity: 1; }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0; } }

.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in; }

@-webkit-keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

@keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn; }

@-webkit-keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

@keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft; }

@-webkit-keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

@keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight; }

@-webkit-keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

@keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft; }

@-webkit-keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

@keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight; }

@-webkit-keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1; }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0; } }

@keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1; }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0; } }

.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut; }

@-webkit-keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; } }

@keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; } }

.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft; }

@-webkit-keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }

@keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }

.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight; }

@-webkit-keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }

@keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }

.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft; }

@-webkit-keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0; } }

@keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0; } }

.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight; }

@-webkit-keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  20%,
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  40%,
  80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1; }
  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0; } }

@keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  20%,
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  40%,
  80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1; }
  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0; } }

.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-name: hinge;
  animation-name: hinge; }

@-webkit-keyframes jackInTheBox {
  from {
    opacity: 0;
    -webkit-transform: scale(0.1) rotate(30deg);
    transform: scale(0.1) rotate(30deg);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom; }
  50% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg); }
  70% {
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg); }
  to {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1); } }

@keyframes jackInTheBox {
  from {
    opacity: 0;
    -webkit-transform: scale(0.1) rotate(30deg);
    transform: scale(0.1) rotate(30deg);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom; }
  50% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg); }
  70% {
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg); }
  to {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1); } }

.jackInTheBox {
  -webkit-animation-name: jackInTheBox;
  animation-name: jackInTheBox; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollOut {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg); } }

@keyframes rollOut {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg); } }

.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut; }

@-webkit-keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  50% {
    opacity: 1; } }

@keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  50% {
    opacity: 1; } }

.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn; }

@-webkit-keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown; }

@-webkit-keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft; }

@-webkit-keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight; }

@-webkit-keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp; }

@-webkit-keyframes zoomOut {
  from {
    opacity: 1; }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  to {
    opacity: 0; } }

@keyframes zoomOut {
  from {
    opacity: 1; }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  to {
    opacity: 0; } }

.zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut; }

@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown; }

@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center; } }

@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center; } }

.zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft; }

@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center; } }

@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center; } }

.zoomOutRight {
  -webkit-animation-name: zoomOutRight;
  animation-name: zoomOutRight; }

@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp; }

@-webkit-keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown; }

@-webkit-keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft; }

@-webkit-keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight; }

@-webkit-keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp; }

@-webkit-keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }

@keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }

.slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown; }

@-webkit-keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }

@keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }

.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft; }

@-webkit-keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }

@keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }

.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight; }

@-webkit-keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }

@keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }

.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp; }

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
  width: 100%; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

body.compensate-for-scrollbar {
  overflow: hidden; }

.fancybox-active {
  height: auto; }

.fancybox-is-hidden {
  left: -9999px;
  margin: 0;
  position: absolute !important;
  top: -9999px;
  visibility: hidden; }

.fancybox-container {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
  height: 100%;
  left: 0;
  position: fixed;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  width: 100%;
  z-index: 99992; }

.fancybox-container * {
  box-sizing: border-box; }

.fancybox-outer,
.fancybox-inner,
.fancybox-bg,
.fancybox-stage {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0; }

.fancybox-outer {
  -webkit-overflow-scrolling: touch;
  overflow-y: auto; }

.fancybox-bg {
  background: #1e1e1e;
  opacity: 0;
  transition-duration: inherit;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71); }

.fancybox-is-open .fancybox-bg {
  opacity: .87;
  transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1); }

.fancybox-infobar,
.fancybox-toolbar,
.fancybox-caption,
.fancybox-navigation .fancybox-button {
  direction: ltr;
  opacity: 0;
  position: absolute;
  transition: opacity .25s, visibility 0s linear .25s;
  visibility: hidden;
  z-index: 99997; }

.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-toolbar .fancybox-toolbar,
.fancybox-show-caption .fancybox-caption,
.fancybox-show-nav .fancybox-navigation .fancybox-button {
  opacity: 1;
  transition: opacity .25s, visibility 0s;
  visibility: visible; }

.fancybox-infobar {
  color: #ccc;
  font-size: 13px;
  -webkit-font-smoothing: subpixel-antialiased;
  height: 44px;
  left: 0;
  line-height: 44px;
  min-width: 44px;
  mix-blend-mode: difference;
  padding: 0 10px;
  pointer-events: none;
  text-align: center;
  top: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.fancybox-toolbar {
  right: 0;
  top: 0; }

.fancybox-stage {
  direction: ltr;
  overflow: visible;
  -webkit-transform: translate3d(0, 0, 0);
  z-index: 99994; }

.fancybox-is-open .fancybox-stage {
  overflow: hidden; }

.fancybox-slide {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  display: none;
  height: 100%;
  left: 0;
  outline: none;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: absolute;
  text-align: center;
  top: 0;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  white-space: normal;
  width: 100%;
  z-index: 99994; }

.fancybox-slide::before {
  content: '';
  display: inline-block;
  height: 100%;
  margin-right: -.25em;
  vertical-align: middle;
  width: 0; }

.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--previous,
.fancybox-slide--current,
.fancybox-slide--next {
  display: block; }

.fancybox-slide--next {
  z-index: 99995; }

.fancybox-slide--image {
  overflow: visible;
  padding: 44px 0; }

.fancybox-slide--image::before {
  display: none; }

.fancybox-slide--html {
  padding: 6px 6px 0 6px; }

.fancybox-slide--iframe {
  padding: 44px 44px 0; }

.fancybox-content {
  background: #fff;
  display: inline-block;
  margin: 0 0 6px 0;
  max-width: 100%;
  overflow: auto;
  padding: 0;
  position: relative;
  text-align: left;
  vertical-align: middle; }

.fancybox-slide--image .fancybox-content {
  -webkit-animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
  animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background: transparent;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  left: 0;
  margin: 0;
  max-width: none;
  overflow: visible;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-transform-origin: top left;
  -ms-transform-origin: top left;
  transform-origin: top left;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  z-index: 99995; }

.fancybox-can-zoomOut .fancybox-content {
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.fancybox-can-zoomIn .fancybox-content {
  cursor: -webkit-zoom-in;
  cursor: zoom-in; }

.fancybox-can-drag .fancybox-content {
  cursor: -webkit-grab;
  cursor: grab; }

.fancybox-is-dragging .fancybox-content {
  cursor: -webkit-grabbing;
  cursor: grabbing; }

.fancybox-container [data-selectable='true'] {
  cursor: text; }

.fancybox-image,
.fancybox-spaceball {
  background: transparent;
  border: 0;
  height: 100%;
  left: 0;
  margin: 0;
  max-height: none;
  max-width: none;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 100%; }

.fancybox-spaceball {
  z-index: 1; }

.fancybox-slide--html .fancybox-content {
  margin-bottom: 6px; }

.fancybox-slide--video .fancybox-content,
.fancybox-slide--map .fancybox-content,
.fancybox-slide--iframe .fancybox-content {
  height: 100%;
  margin: 0;
  overflow: visible;
  padding: 0;
  width: 100%; }

.fancybox-slide--video .fancybox-content {
  background: #000; }

.fancybox-slide--map .fancybox-content {
  background: #e5e3df; }

.fancybox-slide--iframe .fancybox-content {
  background: #fff;
  height: calc(100% - 44px);
  margin-bottom: 44px; }

.fancybox-video,
.fancybox-iframe {
  background: transparent;
  border: 0;
  height: 100%;
  margin: 0;
  overflow: hidden;
  padding: 0;
  width: 100%; }

.fancybox-iframe {
  vertical-align: top; }

.fancybox-error {
  background: #fff;
  cursor: default;
  max-width: 400px;
  padding: 40px;
  width: 100%; }

.fancybox-error p {
  color: #444;
  font-size: 16px;
  line-height: 20px;
  margin: 0;
  padding: 0; }

/* Buttons */
.fancybox-button {
  background: rgba(30, 30, 30, 0.6);
  border: 0;
  border-radius: 0;
  cursor: pointer;
  display: inline-block;
  height: 44px;
  margin: 0;
  outline: none;
  padding: 10px;
  transition: color .2s;
  vertical-align: top;
  width: 44px; }

.fancybox-button,
.fancybox-button:visited,
.fancybox-button:link {
  color: #ccc; }

.fancybox-button:focus,
.fancybox-button:hover {
  color: #fff; }

.fancybox-button.disabled,
.fancybox-button.disabled:hover,
.fancybox-button[disabled],
.fancybox-button[disabled]:hover {
  color: #888;
  cursor: default; }

.fancybox-button svg {
  display: block;
  overflow: visible;
  position: relative;
  shape-rendering: geometricPrecision; }

.fancybox-button svg path {
  fill: transparent;
  stroke: currentColor;
  stroke-linejoin: round;
  stroke-width: 3; }

.fancybox-button--play svg path:nth-child(2) {
  display: none; }

.fancybox-button--pause svg path:nth-child(1) {
  display: none; }

.fancybox-button--play svg path,
.fancybox-button--share svg path,
.fancybox-button--thumbs svg path {
  fill: currentColor; }

.fancybox-button--share svg path {
  stroke-width: 1; }

/* Navigation arrows */
.fancybox-navigation .fancybox-button {
  height: 38px;
  opacity: 0;
  padding: 6px;
  position: absolute;
  top: 50%;
  width: 38px; }

.fancybox-show-nav .fancybox-navigation .fancybox-button {
  transition: opacity .25s, visibility 0s, color .25s; }

.fancybox-navigation .fancybox-button::after {
  content: '';
  left: -25px;
  padding: 50px;
  position: absolute;
  top: -25px; }

.fancybox-navigation .fancybox-button--arrow_left {
  left: 6px; }

.fancybox-navigation .fancybox-button--arrow_right {
  right: 6px; }

/* Close button on the top right corner of html content */
.fancybox-close-small {
  background: transparent;
  border: 0;
  border-radius: 0;
  color: #555;
  cursor: pointer;
  height: 44px;
  margin: 0;
  padding: 6px;
  position: absolute;
  right: 0;
  top: 0;
  width: 44px;
  z-index: 10; }

.fancybox-close-small svg {
  fill: transparent;
  opacity: .8;
  stroke: currentColor;
  stroke-width: 1.5;
  transition: stroke .1s; }

.fancybox-close-small:focus {
  outline: none; }

.fancybox-close-small:hover svg {
  opacity: 1; }

.fancybox-slide--image .fancybox-close-small,
.fancybox-slide--video .fancybox-close-small,
.fancybox-slide--iframe .fancybox-close-small {
  color: #ccc;
  padding: 5px;
  right: -12px;
  top: -44px; }

.fancybox-slide--image .fancybox-close-small:hover svg,
.fancybox-slide--video .fancybox-close-small:hover svg,
.fancybox-slide--iframe .fancybox-close-small:hover svg {
  background: transparent;
  color: #fff; }

.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-drag .fancybox-close-small {
  display: none; }

/* Caption */
.fancybox-caption {
  bottom: 0;
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  left: 0;
  line-height: 1.5;
  padding: 25px 44px 25px 44px;
  right: 0; }

.fancybox-caption::before {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAEtCAQAAABjBcL7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAHRJREFUKM+Vk8EOgDAIQ0vj/3+xBw8qIZZueFnIKC90MCAI8DlrkHGeqqGIU6lVigrBtpCWqeRWoHDNqs0F7VNVBVxmHRlvoVqjaYkdnDIaivH2HqZ5+oZj3JUzWB+cOz4G48Bg+tsJ/tqu4dLC/4Xb+0GcF5BwBC0AA53qAAAAAElFTkSuQmCC);
  background-repeat: repeat-x;
  background-size: contain;
  bottom: 0;
  content: '';
  display: block;
  left: 0;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: -25px;
  z-index: -1; }

.fancybox-caption::after {
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  content: '';
  display: block;
  left: 44px;
  position: absolute;
  right: 44px;
  top: 0; }

.fancybox-caption a,
.fancybox-caption a:link,
.fancybox-caption a:visited {
  color: #ccc;
  text-decoration: none; }

.fancybox-caption a:hover {
  color: #fff;
  text-decoration: underline; }

/* Loading indicator */
.fancybox-loading {
  -webkit-animation: fancybox-rotate .8s infinite linear;
  animation: fancybox-rotate .8s infinite linear;
  background: transparent;
  border: 6px solid rgba(100, 100, 100, 0.5);
  border-radius: 100%;
  border-top-color: #fff;
  height: 60px;
  left: 50%;
  margin: -30px 0 0 -30px;
  opacity: .6;
  padding: 0;
  position: absolute;
  top: 50%;
  width: 60px;
  z-index: 99999; }

@-webkit-keyframes fancybox-rotate {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

@keyframes fancybox-rotate {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

/* Transition effects */
.fancybox-animated {
  transition-timing-function: cubic-bezier(0, 0, 0.25, 1); }

/* transitionEffect: slide */
.fancybox-fx-slide.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0); }

.fancybox-fx-slide.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0); }

.fancybox-fx-slide.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

/* transitionEffect: fade */
.fancybox-fx-fade.fancybox-slide--previous,
.fancybox-fx-fade.fancybox-slide--next {
  opacity: 0;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1); }

.fancybox-fx-fade.fancybox-slide--current {
  opacity: 1; }

/* transitionEffect: zoom-in-out */
.fancybox-fx-zoom-in-out.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: scale3d(1.5, 1.5, 1.5);
  transform: scale3d(1.5, 1.5, 1.5); }

.fancybox-fx-zoom-in-out.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: scale3d(0.5, 0.5, 0.5);
  transform: scale3d(0.5, 0.5, 0.5); }

.fancybox-fx-zoom-in-out.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1); }

/* transitionEffect: rotate */
.fancybox-fx-rotate.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: rotate(-360deg);
  -ms-transform: rotate(-360deg);
  transform: rotate(-360deg); }

.fancybox-fx-rotate.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  transform: rotate(360deg); }

.fancybox-fx-rotate.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg); }

/* transitionEffect: circular */
.fancybox-fx-circular.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
  transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0); }

.fancybox-fx-circular.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
  transform: scale3d(0, 0, 0) translate3d(100%, 0, 0); }

.fancybox-fx-circular.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
  transform: scale3d(1, 1, 1) translate3d(0, 0, 0); }

/* transitionEffect: tube */
.fancybox-fx-tube.fancybox-slide--previous {
  -webkit-transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
  transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg); }

.fancybox-fx-tube.fancybox-slide--next {
  -webkit-transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
  transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg); }

.fancybox-fx-tube.fancybox-slide--current {
  -webkit-transform: translate3d(0, 0, 0) scale(1);
  transform: translate3d(0, 0, 0) scale(1); }

/* Share */
.fancybox-share {
  background: #f4f4f4;
  border-radius: 3px;
  max-width: 90%;
  padding: 30px;
  text-align: center; }

.fancybox-share h1 {
  color: #222;
  font-size: 35px;
  font-weight: 700;
  margin: 0 0 20px 0; }

.fancybox-share p {
  margin: 0;
  padding: 0; }

.fancybox-share__button {
  border: 0;
  border-radius: 3px;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 40px;
  margin: 0 5px 10px 5px;
  min-width: 130px;
  padding: 0 15px;
  text-decoration: none;
  transition: all .2s;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap; }

.fancybox-share__button:visited,
.fancybox-share__button:link {
  color: #fff; }

.fancybox-share__button:hover {
  text-decoration: none; }

.fancybox-share__button--fb {
  background: #3b5998; }

.fancybox-share__button--fb:hover {
  background: #344e86; }

.fancybox-share__button--pt {
  background: #bd081d; }

.fancybox-share__button--pt:hover {
  background: #aa0719; }

.fancybox-share__button--tw {
  background: #1da1f2; }

.fancybox-share__button--tw:hover {
  background: #0d95e8; }

.fancybox-share__button svg {
  height: 25px;
  margin-right: 7px;
  position: relative;
  top: -1px;
  vertical-align: middle;
  width: 25px; }

.fancybox-share__button svg path {
  fill: #fff; }

.fancybox-share__input {
  background: transparent;
  border: 0;
  border-bottom: 1px solid #d7d7d7;
  border-radius: 0;
  color: #5d5b5b;
  font-size: 14px;
  margin: 10px 0 0 0;
  outline: none;
  padding: 10px 15px;
  width: 100%; }

/* Thumbs */
.fancybox-thumbs {
  background: #fff;
  bottom: 0;
  display: none;
  margin: 0;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  padding: 2px 2px 4px 2px;
  position: absolute;
  right: 0;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  width: 212px;
  z-index: 99995; }

.fancybox-thumbs-x {
  overflow-x: auto;
  overflow-y: hidden; }

.fancybox-show-thumbs .fancybox-thumbs {
  display: block; }

.fancybox-show-thumbs .fancybox-inner {
  right: 212px; }

.fancybox-thumbs > ul {
  font-size: 0;
  height: 100%;
  list-style: none;
  margin: 0;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0;
  position: absolute;
  position: relative;
  white-space: nowrap;
  width: 100%; }

.fancybox-thumbs-x > ul {
  overflow: hidden; }

.fancybox-thumbs-y > ul::-webkit-scrollbar {
  width: 7px; }

.fancybox-thumbs-y > ul::-webkit-scrollbar-track {
  background: #fff;
  border-radius: 10px;
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3); }

.fancybox-thumbs-y > ul::-webkit-scrollbar-thumb {
  background: #2a2a2a;
  border-radius: 10px; }

.fancybox-thumbs > ul > li {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  cursor: pointer;
  float: left;
  height: 75px;
  margin: 2px;
  max-height: calc(100% - 8px);
  max-width: calc(50% - 4px);
  outline: none;
  overflow: hidden;
  padding: 0;
  position: relative;
  -webkit-tap-highlight-color: transparent;
  width: 100px; }

.fancybox-thumbs-loading {
  background: rgba(0, 0, 0, 0.1); }

.fancybox-thumbs > ul > li {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover; }

.fancybox-thumbs > ul > li:before {
  border: 4px solid #4ea7f9;
  bottom: 0;
  content: '';
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  z-index: 99991; }

.fancybox-thumbs .fancybox-thumbs-active:before {
  opacity: 1; }

/* Styling for Small-Screen Devices */
@media all and (max-width: 800px) {
  .fancybox-thumbs {
    width: 110px; }
  .fancybox-show-thumbs .fancybox-inner {
    right: 110px; }
  .fancybox-thumbs > ul > li {
    max-width: calc(100% - 10px); } }

/*

@import "inc/sass/slick";
@import "inc/sass/fancybox";
@import "inc/sass/animate";

*/
/* ==========================================================================
   11. Responsive
   ========================================================================== */
/* base styles: opinionated defaults */

/*# sourceMappingURL=style.css.map */
