@charset "UTF-8";
/*
Theme Name: Switch
Theme URI: https://switch.com/
Author: Ron Ferraro
Author URI: https://switch.com/
Description: Custom Design by Switch Branding Dept. Front-End Development by Ron Ferraro.
Version: 1.1
*/
/* BEGIN LOCAL MIXINS & VARIABLES */
/* SUPERNAP SCSS */
/* FONTS */
@font-face {
  font-family: 'CenturyGothic';
  src: url("fonts/CenturyGothic.eot?#iefix") format("embedded-opentype"), url("fonts/CenturyGothic.woff") format("woff"), url("fonts/CenturyGothic.ttf") format("truetype"), url("fonts/CenturyGothic.svg#CenturyGothic") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'CenturyGothic-Bold';
  src: url("fonts/CenturyGothic-Bold.eot?#iefix") format("embedded-opentype"), url("fonts/CenturyGothic-Bold.woff") format("woff"), url("fonts/CenturyGothic-Bold.ttf") format("truetype"), url("fonts/CenturyGothic-Bold.svg#CenturyGothic-Bold") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'fontello';
  src: url("fonts/fontello.eot");
  src: url("fonts/fontello.eot?#iefix") format("embedded-opentype"), url("fonts/fontello.woff") format("woff"), url("fonts/fontello.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
/* COLORS */
/* IMAGE BACKGROUNDS */
/* Flat black is used in the sales wall for image background transitions. */
/* COLOR CLASSES */
.red {
  color: #d71921 !important;
}

.green {
  color: #080 !important;
}

.dgrey {
  color: #666 !important;
}

.lgrey {
  color: #ccc !important;
}

.bg-red {
  background-color: #d71921 !important;
}

a.tag.bg-red:hover {
  background-color: #aaa !important;
  color: #000;
}

.bg-green {
  background-color: #080 !important;
}

.bg-dgrey {
  background-color: #666 !important;
}

.bg-lgrey {
  background-color: #ccc !important;
}

/* BOX EXTENSIONS */
.roundbox {
  border: 1px solid #888;
  background: #fff;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
}

.sharpbox {
  border: 1px solid #000;
  background: #fff;
}

.ghostbox {
  border: 1px solid #fff;
  background: rgba(195, 195, 195, 0.6);
  -webkit-border-radius: 10px;
  border-radius: 10px;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
}

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

/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0;
}

/* HTML5 display definitions
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 * 2. Add the correct display in IE.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  /* 1 */
  display: block;
}

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

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

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

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

/* Links
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */
}

/**
 * Remove the outline on focused links when they are also active or hovered
 * in all browsers (opinionated).
 */
a:active,
a:hover {
  outline-width: 0;
}

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the bottom border in Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */
}

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000;
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none;
}

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden;
}

/* Grouping content
   ========================================================================== */
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px;
}

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/* Forms
   ========================================================================== */
/**
 * 1. Change font properties to `inherit` in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
select,
textarea {
  font: inherit;
  /* 1 */
  margin: 0;
  /* 2 */
}

/**
 * Restore the font weight unset by the previous rule.
 */
optgroup {
  font-weight: bold;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Change the border, margin, and padding in all browsers (opinionated).
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on OS X.
 */
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Correct the text style of placeholders in Chrome, Edge, and Safari.
 */
::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.54;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/* CSS FOR PLUGINS */
/* FONTS */
@font-face {
  font-family: 'CenturyGothic';
  src: url("fonts/CenturyGothic.eot?#iefix") format("embedded-opentype"), url("fonts/CenturyGothic.woff") format("woff"), url("fonts/CenturyGothic.ttf") format("truetype"), url("fonts/CenturyGothic.svg#CenturyGothic") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'CenturyGothic-Bold';
  src: url("fonts/CenturyGothic-Bold.eot?#iefix") format("embedded-opentype"), url("fonts/CenturyGothic-Bold.woff") format("woff"), url("fonts/CenturyGothic-Bold.ttf") format("truetype"), url("fonts/CenturyGothic-Bold.svg#CenturyGothic-Bold") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'fontello';
  src: url("fonts/fontello.eot");
  src: url("fonts/fontello.eot?#iefix") format("embedded-opentype"), url("fonts/fontello.woff") format("woff"), url("fonts/fontello.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
/* COLORS */
/* IMAGE BACKGROUNDS */
/* Flat black is used in the sales wall for image background transitions. */
/* COLOR CLASSES */
.red {
  color: #d71921 !important;
}

.green {
  color: #080 !important;
}

.dgrey {
  color: #666 !important;
}

.lgrey {
  color: #ccc !important;
}

.bg-red {
  background-color: #d71921 !important;
}

a.tag.bg-red:hover {
  background-color: #aaa !important;
  color: #000;
}

.bg-green {
  background-color: #080 !important;
}

.bg-dgrey {
  background-color: #666 !important;
}

.bg-lgrey {
  background-color: #ccc !important;
}

/* BOX EXTENSIONS */
.roundbox {
  border: 1px solid #888;
  background: #fff;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
}

.sharpbox {
  border: 1px solid #000;
  background: #fff;
}

.ghostbox {
  border: 1px solid #fff;
  background: rgba(195, 195, 195, 0.6);
  -webkit-border-radius: 10px;
  border-radius: 10px;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
}

/*!
 * jQuery UI Datepicker 1.10.3
 * http://jqueryui.com
 *
 * Copyright 2013 jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Datepicker#theming
 */
.ui-datepicker {
  width: 17em;
  padding: 3px 5px;
  display: none;
  font-size: 12px;
  background: #fff;
  border: 1px solid #aaa;
}

.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: .2em 0;
}

.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em;
}

.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
  top: 1px;
}

.ui-datepicker .ui-datepicker-prev {
  left: 2px;
}

.ui-datepicker .ui-datepicker-next {
  right: 2px;
}

.ui-datepicker .ui-datepicker-prev-hover {
  cursor: pointer;
}

.ui-datepicker .ui-datepicker-next-hover {
  cursor: pointer;
}

.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -8px;
  font-size: 10px;
}

.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center;
}

.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0;
}

.ui-datepicker select.ui-datepicker-month-year {
  width: 100%;
}

.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
  width: 49%;
}

.ui-datepicker table {
  width: 100%;
  font-size: .9em;
  border-collapse: collapse;
  margin: 0 0 .4em;
}

.ui-datepicker th {
  padding: .7em .3em;
  text-align: center;
  font-weight: bold;
  border: 0;
}

.ui-datepicker td {
  border: 0;
  padding: 1px;
}

.ui-datepicker td a {
  color: #000;
}

.ui-datepicker td:hover {
  background: #fff;
}

.ui-datepicker td span,
.ui-datepicker td a {
  display: block;
  padding: .2em;
  text-align: right;
  text-decoration: none;
}

.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: .7em 0 0 0;
  padding: 0 .2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
}

.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: .5em .2em .4em;
  cursor: pointer;
  padding: .2em .6em .3em .6em;
  width: auto;
  overflow: visible;
}

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left;
}

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi {
  width: auto;
}

.ui-datepicker-multi .ui-datepicker-group {
  float: left;
}

.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto .4em;
}

.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%;
}

.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%;
}

.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%;
}

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0;
}

.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left;
}

.ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0;
}

/* RTL support */
.ui-datepicker-rtl {
  direction: rtl;
}

.ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto;
}

.ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto;
}

.ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto;
}

.ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
  float: right;
}

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px;
}

.ui-datepicker-today {
  background: #d7a1a9;
}

.page-sustainability .ui-datepicker-today {
  background: #3effd1;
}

.ui-datepicker .ui-datepicker-today a {
  color: #fff;
}

td.ui-datepicker-today:hover {
  background: #fff;
}

.ui-datepicker td.ui-datepicker-today:hover a {
  color: #D71921;
}

.page-sustainability .ui-datepicker td.ui-datepicker-today:hover a {
  color: #3eb049;
}

.ui-datepicker-current-day {
  background: #D71921;
}

.page-sustainability .ui-datepicker-current-day {
  background: #3eb049;
}

.ui-datepicker .ui-datepicker-current-day a {
  color: #fff;
}

td.ui-datepicker-current-day:hover {
  background: #D71921;
}

.page-sustainability td.ui-datepicker-current-day:hover {
  background: #3eb049;
}

.ui-datepicker td.ui-datepicker-current-day:hover a {
  color: #fff;
}

.JColResizer {
  table-layout: fixed;
}

.JColResizer td, .JColResizer th {
  overflow: hidden;
}

.JCLRgrips {
  height: 0px;
  position: relative;
  z-index: 9000;
  width: 100%;
  margin: 0 auto;
  max-width: calc(1400px - 2px);
}

.JCLRgrip {
  margin-left: -5px;
  position: absolute;
  z-index: 5;
}

.JCLRgrip .JColResizer {
  position: absolute;
  background-color: red;
  filter: alpha(opacity=1);
  opacity: 0;
  width: 10px;
  height: 100%;
  cursor: e-resize;
  top: 0px;
}

.JCLRLastGrip {
  position: absolute;
  width: 1px;
}

.JCLRgripDrag {
  border-left: 1px dotted black;
}

.JCLRFlex {
  width: auto !important;
}

/* SUPERNAP SCSS */
/* FONTS */
@font-face {
  font-family: 'CenturyGothic';
  src: url("fonts/CenturyGothic.eot?#iefix") format("embedded-opentype"), url("fonts/CenturyGothic.woff") format("woff"), url("fonts/CenturyGothic.ttf") format("truetype"), url("fonts/CenturyGothic.svg#CenturyGothic") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'CenturyGothic-Bold';
  src: url("fonts/CenturyGothic-Bold.eot?#iefix") format("embedded-opentype"), url("fonts/CenturyGothic-Bold.woff") format("woff"), url("fonts/CenturyGothic-Bold.ttf") format("truetype"), url("fonts/CenturyGothic-Bold.svg#CenturyGothic-Bold") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'fontello';
  src: url("fonts/fontello.eot");
  src: url("fonts/fontello.eot?#iefix") format("embedded-opentype"), url("fonts/fontello.woff") format("woff"), url("fonts/fontello.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
/* COLORS */
/* IMAGE BACKGROUNDS */
/* Flat black is used in the sales wall for image background transitions. */
/* COLOR CLASSES */
.red {
  color: #d71921 !important;
}

.green {
  color: #080 !important;
}

.dgrey {
  color: #666 !important;
}

.lgrey {
  color: #ccc !important;
}

.bg-red {
  background-color: #d71921 !important;
}

a.tag.bg-red:hover {
  background-color: #aaa !important;
  color: #000;
}

.bg-green {
  background-color: #080 !important;
}

.bg-dgrey {
  background-color: #666 !important;
}

.bg-lgrey {
  background-color: #ccc !important;
}

/* BOX EXTENSIONS */
.roundbox {
  border: 1px solid #888;
  background: #fff;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
}

.sharpbox {
  border: 1px solid #000;
  background: #fff;
}

.ghostbox {
  border: 1px solid #fff;
  background: rgba(195, 195, 195, 0.6);
  -webkit-border-radius: 10px;
  border-radius: 10px;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
}

.select2 {
  margin-top: 10px !important;
}

.select2-selection {
  background-color: #f9fbfb;
}

.selection:focus, .select2-selection:focus {
  outline: none;
}

.select2-container {
  box-sizing: border-box;
  display: inline-block;
  margin: 0 0 10px 0;
  position: relative;
  vertical-align: middle;
  width: 100% !important;
}

.select2-container .select2-selection--single {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  height: 28px;
  user-select: none;
  -webkit-user-select: none;
}

.select2-container .select2-selection--single .select2-selection__rendered {
  display: block;
  padding-left: 13px;
  padding-right: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.select2-container .select2-selection--single .select2-selection__clear {
  position: relative;
}

.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
  padding-right: 8px;
  padding-left: 20px;
}

.select2-container .select2-selection--multiple {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  min-height: 32px;
  user-select: none;
  -webkit-user-select: none;
}

.select2-container .select2-selection--multiple .select2-selection__rendered {
  display: inline-block;
  overflow: hidden;
  padding-left: 8px;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.select2-container .select2-search--inline {
  float: left;
}

.select2-container .select2-search--inline .select2-search__field {
  box-sizing: border-box;
  border: none;
  font-size: 100%;
  margin-top: 5px;
  padding: 0;
}

.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

.select2-dropdown {
  background-color: #f9fbfb;
  border: 1px solid #aaa;
  border-radius: 4px;
  box-sizing: border-box;
  display: block;
  position: absolute;
  left: -100000px;
  width: 100%;
  z-index: 1051;
}

.select2-results {
  display: block;
}

.select2-results__options {
  list-style: none;
  font-size: 13px;
  font-size: 0.819rem;
  line-height: 23px;
  line-height: 1.449rem;
  margin: 0;
  padding: 0;
}

.select2-results__option {
  padding: 5px;
  margin: 0;
  font-size: 16px;
  line-height: 24px;
  user-select: none;
  -webkit-user-select: none;
}

.select2-results__option[aria-selected] {
  cursor: pointer;
}

.select2-container--open .select2-dropdown {
  left: 0;
}

.select2-container--open .select2-dropdown--above {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.select2-container--open .select2-dropdown--below {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.select2-search--dropdown {
  display: block;
  padding: 4px;
}

.select2-search--dropdown .select2-search__field {
  padding: 4px;
  width: 97%;
  box-sizing: border-box;
}

.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

.select2-search--dropdown.select2-search--hide {
  display: none;
}

.select2-close-mask {
  border: 0;
  margin: 0;
  padding: 0;
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 99;
  background-color: #fff;
  filter: alpha(opacity=0);
}

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

.select2-container--default .select2-selection--single {
  background-color: #f9fbfb;
  border: 1px solid #ddd;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
  height: 40px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #000;
  line-height: 40px;
}

.select2-container--default .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
}

.select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: #999;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 40px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0;
}

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left;
}

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  left: 1px;
  right: auto;
}

.select2-container--default.select2-container--disabled .select2-selection--single {
  background-color: #eee;
  cursor: default;
}

.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
  display: none;
}

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px;
}

.select2-container--default .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  cursor: text;
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered {
  box-sizing: border-box;
  list-style: none;
  margin: 0;
  padding: 0 5px;
  width: 100%;
}

.select2-container--default .select2-selection--multiple .select2-selection__placeholder {
  color: #999;
  margin-top: 5px;
  float: left;
}

.select2-container--default .select2-selection--multiple .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-top: 5px;
  margin-right: 10px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  color: #999;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 2px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #333;
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice, .select2-container--default[dir="rtl"]
.select2-selection--multiple .select2-selection__placeholder, .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline {
  float: right;
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto;
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto;
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
  border: solid black 1px;
  outline: 0;
}

.select2-container--default.select2-container--disabled .select2-selection--multiple {
  background-color: #eee;
  cursor: default;
}

.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
  display: none;
}

.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,
.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,
.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
  margin: 3px;
}

.select2-container--default .select2-search--inline .select2-search__field {
  background: transparent;
  border: none;
  outline: 0;
  box-shadow: none;
  -webkit-appearance: textfield;
}

.select2-container--default .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}

.select2-container--default .select2-results__option[role=group] {
  padding: 0;
}

.select2-container--default .select2-results__option[aria-disabled=true] {
  color: #999;
}

.select2-container--default .select2-results__option[aria-selected=true] {
  background-color: #ddd;
}

.select2-container--default .select2-results__option .select2-results__option {
  padding-left: 1em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
  padding-left: 0;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -1em;
  padding-left: 2em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -2em;
  padding-left: 3em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option
.select2-results__option {
  margin-left: -3em;
  padding-left: 4em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option
.select2-results__option .select2-results__option {
  margin-left: -4em;
  padding-left: 5em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option
.select2-results__option .select2-results__option .select2-results__option {
  margin-left: -5em;
  padding-left: 6em;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #D71921;
  color: white;
}

.page-sustainability .select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #3eb049;
}

.select2-container--default .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}

.select2-container--classic .select2-selection--single {
  background-color: #f7f7f7;
  border: 1px solid #aaa;
  border-radius: 4px;
  outline: 0;
  background-image: -webkit-linear-gradient(top, white 50%, #eeeeee 100%);
  background-image: -o-linear-gradient(top, white 50%, #eeeeee 100%);
  background-image: linear-gradient(to bottom, white 50%, #eeeeee 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0);
}

.select2-container--classic .select2-selection--single:focus {
  border: 1px solid #5897fb;
}

.select2-container--classic .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px;
}

.select2-container--classic .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-right: 10px;
}

.select2-container--classic .select2-selection--single .select2-selection__placeholder {
  color: #999;
}

.select2-container--classic .select2-selection--single .select2-selection__arrow {
  background-color: #ddd;
  border: none;
  border-left: 1px solid #aaa;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
  background-image: -webkit-linear-gradient(top, #eeeeee 50%, #cccccc 100%);
  background-image: -o-linear-gradient(top, #eeeeee 50%, #cccccc 100%);
  background-image: linear-gradient(to bottom, #eeeeee 50%, #cccccc 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0);
}

.select2-container--classic .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0;
}

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left;
}

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  border: none;
  border-right: 1px solid #aaa;
  border-radius: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  left: 1px;
  right: auto;
}

.select2-container--classic.select2-container--open .select2-selection--single {
  border: 1px solid #5897fb;
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
  background: transparent;
  border: none;
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px;
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  background-image: -webkit-linear-gradient(top, white 0%, #eeeeee 50%);
  background-image: -o-linear-gradient(top, white 0%, #eeeeee 50%);
  background-image: linear-gradient(to bottom, white 0%, #eeeeee 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0);
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  background-image: -webkit-linear-gradient(top, #eeeeee 50%, white 100%);
  background-image: -o-linear-gradient(top, #eeeeee 50%, white 100%);
  background-image: linear-gradient(to bottom, #eeeeee 50%, white 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0);
}

.select2-container--classic .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
  outline: 0;
}

.select2-container--classic .select2-selection--multiple:focus {
  border: 1px solid #5897fb;
}

.select2-container--classic .select2-selection--multiple .select2-selection__rendered {
  list-style: none;
  margin: 0;
  padding: 0 5px;
}

.select2-container--classic .select2-selection--multiple .select2-selection__clear {
  display: none;
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px;
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
  color: #888;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 2px;
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #555;
}

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  float: right;
}

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto;
}

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto;
}

.select2-container--classic.select2-container--open .select2-selection--multiple {
  border: 1px solid #5897fb;
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.select2-container--classic .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
  outline: 0;
}

.select2-container--classic .select2-search--inline .select2-search__field {
  outline: 0;
  box-shadow: none;
}

.select2-container--classic .select2-dropdown {
  background-color: #f9fbfb;
  border: 1px solid transparent;
}

.select2-container--classic .select2-dropdown--above {
  border-bottom: none;
}

.select2-container--classic .select2-dropdown--below {
  border-top: none;
}

.select2-container--classic .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}

.select2-container--classic .select2-results__option[role=group] {
  padding: 0;
}

.select2-container--classic .select2-results__option[aria-disabled=true] {
  color: grey;
}

.select2-container--classic .select2-results__option--highlighted[aria-selected] {
  background-color: #3875d7;
  color: white;
}

.select2-container--classic .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}

.select2-container--classic.select2-container--open .select2-dropdown {
  border-color: #5897fb;
}

.select2-container--focus {
  border: 1px solid #D71921;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
}

.page-sustainability .select2-container--focus {
  border: 1px solid #3eb049;
}

.select2-container--open {
  z-index: 10500;
}

/*!
 *  Font Awesome 4.6.3 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url("./fonts/fontawesome-webfont.eot?v=4.6.3");
  src: url("./fonts/fontawesome-webfont.eot?#iefix&v=4.6.3") format("embedded-opentype"), url("./fonts/fontawesome-webfont.woff2?v=4.6.3") format("woff2"), url("./fonts/fontawesome-webfont.woff?v=4.6.3") format("woff"), url("./fonts/fontawesome-webfont.ttf?v=4.6.3") format("truetype"), url("./fonts/fontawesome-webfont.svg?v=4.6.3#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal;
}
.fa, .scroll-top, .scroll-menu, .close {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

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

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

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

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

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

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

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

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

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

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

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

.fa.fa-pull-left, .fa-pull-left.scroll-top, .fa-pull-left.scroll-menu, .fa-pull-left.close {
  margin-right: .3em;
}
.fa.fa-pull-right, .fa-pull-right.scroll-top, .fa-pull-right.scroll-menu, .fa-pull-right.close {
  margin-left: .3em;
}

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

.pull-left {
  float: left;
}

.fa.pull-left, .pull-left.scroll-top, .pull-left.scroll-menu, .pull-left.close {
  margin-right: .3em;
}
.fa.pull-right, .pull-right.scroll-top, .pull-right.scroll-menu, .pull-right.close {
  margin-left: .3em;
}

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

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

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

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

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

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

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

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

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

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

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

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

.fa-inverse {
  color: #fff;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-chevron-up:before, .scroll-top:before, .scroll-menu:before {
  content: "";
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* CSS Theme Baseline Elements */
/* BASE STYLES */
html {
  margin-top: 0 !important;
}

html, body {
  font-size: 100%;
}

body {
  font-family: "Open Sans", sans-serif;
  background-color: #fff;
  padding-top: 122px;
}

ul, ol {
  padding: 0;
  margin: 0 0 10px 25px;
}

ul ul, ul ol, ol ol, ol ul {
  margin-bottom: 0;
}

li, dt, dd {
  line-height: 1.4;
  margin: 5px 0;
}

dt {
  font-weight: bold;
}

dd {
  margin-left: 10px;
}

h1, h2, h3, h4, h5, h6, hgroup,
ul, ol, dd, dl,
p, figure,
pre, table, fieldset, hr {
  margin-bottom: 20px;
  position: relative;
  z-index: 5;
}

img {
  width: 100%;
}

small sup {
  font-size: 40%;
  top: -1.5em;
}

/* EXTEND CLASSES */
.ib, label, input[type='checkbox'] + label,
input[type='radio'] + label,
input[type='checkbox']:valid + label,
input[type='radio']:valid + label, input, textarea, select, a.btn, header .logo, nav, header nav, nav ul li, .onecol, .twocol, .two-column div, .tableCol-50, .threecol, .three-column div, .fourcol, .four-column div, .fivecol, .five-column div, .twothirds, .sixcol, .tile.sixcol {
  display: inline-block;
  vertical-align: top;
  position: relative;
  clear: both;
}

.letterbox {
  width: 100% !important;
  max-width: 1400px;
  margin: 0 auto !important;
}

.pipe {
  display: block;
  background: url("./img/pipe-n-brackets.png");
  width: 100%;
  height: 3.4vw;
  margin-top: -0.8vw;
  margin-bottom: -1.5vw;
  background-size: 100%;
  position: relative;
  z-index: 1000;
  clear: both;
}

.red-block {
  background: url("./img/red-metal.jpg");
  width: 100%;
  margin: 0;
  padding: 20px 0;
  position: relative;
  z-index: 50;
}

.concrete {
  background: url("./img/concrete-large.jpg");
}

.accent {
  color: #D71921 !important;
}

.page-sustainability .accent {
  color: #3eb049 !important;
}

.bright h1, .bright h2, .bright h3, .bright h4, .bright h5, .bright h6, .bright p {
  color: #fff !important;
}

.white-back {
  background: #fff;
}

.bodyback {
  position: fixed;
  z-index: 1;
  background: #000;
  width: 100%;
  height: 2200px;
}

.karma-coin {
  position: absolute;
  left: calc(50% - 60px);
  top: 200px;
  display: block;
  width: 121px;
  height: 121px;
  background: url("./img/karma-wheel.png");
  z-index: 30;
  opacity: 0.5;
}

body p {
  font-size: 18px;
  line-height: 28px;
  font-family: "Open Sans", sans-serif;
  color: #000;
  width: 100%;
  margin: 0 auto 30px;
  text-align: left;
  display: block;
}

li {
  font-size: 18px;
  line-height: 28px;
}

.section {
  position: relative;
}

a, a:visited {
  color: #D71921;
}

.page-sustainability a,
.page-sustainability a:visited {
  color: #3eb049;
}

a.anchor {
  position: relative;
  top: -75px;
  width: 0;
  height: 0;
  display: block;
}

h1, h2, h3, h4, h5, h6 {
  width: 100%;
  margin: 20px auto;
  text-align: center;
  color: #000;
  text-rendering: optimizelegibility;
  font-weight: 600;
  font-size: 18px;
  font-size: 1.134rem;
  line-height: 28px;
  line-height: 1.764rem;
}

.left h1, .left h2, .left h3, .left h4, .left h5, .left h6,
h1.left, h2.left, h3.left, h4.left, h5.left, h6.left {
  text-align: left;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
  text-decoration: none;
  color: inherit;
}

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
  text-decoration: underline;
  color: inherit;
}

h1 {
  font-size: 36px;
  font-size: 2.268rem;
  line-height: 46px;
  line-height: 2.898rem;
}

h2 {
  font-size: 32px;
  font-size: 2.016rem;
  line-height: 42px;
  line-height: 2.646rem;
  letter-spacing: -1px;
}

h3 {
  font-size: 24px;
  font-size: 1.512rem;
  line-height: 34px;
  line-height: 2.142rem;
}

h4 {
  font-size: 22px;
  font-size: 1.386rem;
  line-height: 32px;
  line-height: 2.016rem;
}

h6 {
  font-size: 14px;
  font-size: 0.882rem;
  line-height: 24px;
  line-height: 1.512rem;
}

section {
  width: 100%;
  position: static;
  z-index: 20;
  margin: 0 auto;
  text-align: center;
}

.underline {
  border-bottom: 1px solid;
}

::selection {
  background: #D71921;
  /* Safari */
  color: #fff;
}

::-moz-selection {
  background: #D71921;
  /* Firefox */
  color: #fff;
}

.page-sustainability ::selection {
  background: #3eb049;
  /* Safari */
}

.page-sustainability ::-moz-selection {
  background: #3eb049;
  /* Firefox */
}

a, a:hover {
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

h3 a {
  color: #D71921;
  text-decoration: none;
}

.page-sustainability h3 a {
  color: #3eb049;
}

h3 a:hover {
  color: #fff;
  text-decoration: underline;
}

.red {
  color: #D71921;
  font-weight: bold;
}

.red {
  color: #3eb049;
}

.red.asterisk {
  font-size: 1.7vw;
  top: .3vw;
  position: relative;
}

.rtm {
  font-size: 40%;
  position: relative;
  top: -.4em;
}

div.cssload-speeding-wheel {
  width: 78px;
  height: 78px;
  top: calc(50% - 39px);
  left: calc(50% - 39px);
  border: none;
  animation: cssload-spin 1575ms infinite linear;
  -o-animation: cssload-spin 1575ms infinite linear;
  -ms-animation: cssload-spin 1575ms infinite linear;
  /* -webkit-animation: cssload-spin 1575ms infinite linear; */
  -moz-animation: cssload-spin 1575ms infinite linear;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAE4AAABOCAMAAAC5dNAvAAAAvVBMVEUAAADQGCDQGCD////QGCD////PGSHQGCDPGSHQGCD////JIin////////QGCD////////////QGCDQGCDQGCDQGCDQGCD////QGCDQGCD////////////////////QGCD////////////////////QGCDQGCD////JIinQGCD////////QGCD////////////////////QGCD////////////IIyr///////////////////+9MTbQGCD////UTK0HAAAAPXRSTlMADakOLAda6tdlHhrx4nD619DBn5SKUTIF0Mq0qZ6XfHZwamVKRjkqJPPcu7OiQTgjFeDCfVpC6eeHXgKISOeL4gAAAjFJREFUWMPt1mlzokAQBuAXBAEx3hrv+z7iemWT7Pb8/5+1CqigIMPE2qpU8Xyna/qdpgGxWCz2f2x2XRXPk0iz7Or1meWO8gP1GbUm6y6zZVdrfMdrv53PMrec6BF/9Rpp5iPbXEfvsF9nwXL9RKQemyxEtvnGXazOeKRbPKOTWjBOv4cATGWKB7qMT35gxydNjVJHgT+V72i5fQpXSlnTMlW/Rj94emzfZVZdEpXMu0lLc+Tvf6OKRiR7CyZemK+PRoPZFsM/CFIgojJcGuzeS/swAdbsaGeH/7CeNsbZ4L6zzwksb2ze2yCEtKWjDhw55jU/XEPlegWSdFKEZcg8sl+ITKcTGSct5tYQWUMlOnIupM5c9hBhkC0JwD0lXQhJkm1b9ZRrQ0yGHBl3s3MVYmRy1NxX0YcYky4U16CkIKZEFxUgf95kEL+IMwM4MNsOQsbkOI9K09mNEFEhtxEANSeeXYncZhKONvbs9aLHppHHEpbN3NpxKk9zxrWYTjdGsDj5tRBCKW+dxVEdFWd0S8bFV+g7a2Z0+xlplFmSj5mJq8TqWO8TASSjQDZNpwDv8JgsGKsncK9akSlcErdSbcZWKrzevSmFn82t/5LfTzxfeuKhm8G/i71hyvquTjs68fmLRxIpFZAKxKkwRbjquFPjKjYGr7FMIWQFUUiGToGWSQmRKUXyoRdHEsRIhjtFrSZ3Kia+RTmnWIIP8SNm8DTTolXueaRyBbFYLPYj/QO67icf5bQvywAAAABJRU5ErkJggg==) no-repeat;
  border-radius: 0;
  border-color: none;
}

.learn, a.learn, .learn:visited {
  font-size: 18px;
  color: #fff;
  background: #D71921;
  width: auto;
  display: inline-block;
  padding: 3px 25px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
  text-decoration: none;
  text-align: center;
  border: 1px solid #D71921;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.page-sustainability .learn,
.page-sustainability a.learn,
.page-sustainability .learn:visited {
  background: #3eb049;
  border: 1px solid #3eb049;
}

.learn:hover {
  color: #D71921;
  background: #eeeeee;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  text-decoration: none;
}

.page-sustainability .learn:hover {
  color: #3eb049;
}

.learn.green, a.learn.green, .learn.green:visited {
  color: #fff !important;
  background: #3eb049;
  border: 1px solid #3eb049;
}

.learn.green:hover {
  color: #3eb049 !important;
  background: #eeeeee;
}

img.auto-width {
  width: auto;
  max-width: 100%;
}

.centered {
  text-align: center;
}

.learn.centered {
  margin: 0 auto;
}

form .centered {
  margin-bottom: -20px;
}

a.social-icon, h4 a.social-icon, a.social-icon:visited {
  width: 50px;
  color: #000;
  text-decoration: none;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

a.social-icon:hover, h4 a.social-icon:hover {
  color: #333333;
  text-decoration: none;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.wireless-continue, .wireless-continue:hover {
  margin-top: -20px;
  width: 90%;
  text-align: center;
  text-decoration: none;
  margin: -50px 5% 50px;
}

.justified p, .justified {
  text-align: justify;
}

@media only screen and (min-width: 1920px) {
  body p {
    font-size: 1vw;
    line-height: 1.5vw;
  }

  li {
    font-size: 0.9vw;
    line-height: 1.5;
  }

  h4 {
    font-size: 1.5vw;
    line-height: 2vw;
  }

  h5 {
    font-size: 1vw;
    line-height: 1.2vw;
  }

  h6 {
    font-size: 0.8vw;
    line-height: 1vw;
  }
}
@media only screen and (max-width: 767px) {
  .pipe {
    display: block;
    background: url("./img/pipe-n-brackets.png");
    width: 100%;
    height: 6.8vw;
    margin-top: -1.6vw;
    margin-bottom: -3vw;
    background-size: 200%;
    background-position: 50% 0;
    position: relative;
    z-index: 1000;
    clear: both;
  }
}
/* TABLES */
table {
  text-align: left;
}

table.datalist {
  width: calc(100% - 2px);
  max-width: calc(1400px - 2px);
  margin: 0 auto 20px;
  border-collapse: collapse;
}

table.datalist tr {
  background-color: #fff;
}

table.datalist tr:nth-child(even) {
  background: rgba(195, 195, 195, 0.6);
}

table.datalist tr:hover {
  background: rgba(255, 170, 170, 0.3);
}

table.datalist th {
  background: #D71921;
  color: #fff;
}

.page-sustainability table.datalist th {
  background: #3eb049;
}

table.datalist th:hover {
  cursor: pointer;
}

table.datalist th, table.datalist td {
  border: 1px solid #888;
  padding: 3px 7px;
}

table.datalist tfoot,
table.datalist tfoot th {
  visibility: hidden;
  border: 0;
}

table.datalist.sticky tfoot,
table.datalist.sticky tfoot th {
  visibility: visible;
}

table.datalist.sticky tfoot th {
  border: 1px solid #000;
  text-indent: 7px;
}

table.datalist.sticky {
  margin-bottom: 43px;
}

table.datalist.sticky tfoot {
  position: fixed;
  z-index: 1000;
}

table.datalist.sticky tfoot th {
  padding: 0 12.7px 0 1px;
}

/* MEDIA QUERIES FOR TABLES */
@media only screen and (max-width: 767px) {
  table {
    font-size: 11px;
    font-size: 0.693rem;
    line-height: 21px;
    line-height: 1.323rem;
  }
}
/* FORMS, INPUTS, BUTTONS, ETC.*/
form {
  width: 100%;
  text-align: left;
}

fieldset {
  display: block;
  width: 350px;
  max-width: 100%;
  position: relative;
  border: 0;
  margin: 0;
  padding: 0;
  text-align: left;
}

label {
  width: 200px;
  text-align: left;
  position: absolute;
  z-index: 120;
  top: 28px;
  left: 11px;
  font-size: 13px;
  font-size: 0.819rem;
  line-height: 23px;
  line-height: 1.449rem;
  pointer-events: none;
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -ms-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  display: block;
  padding: 2px 5px;
  width: 80px;
  color: transparent;
}

.place-label label {
  position: absolute;
}

input[type="checkbox"],
input[type="radio"] {
  display: inline;
  width: auto;
  margin: 0;
}

input[type='checkbox'] + label,
input[type='radio'] + label,
input[type='checkbox']:valid + label,
input[type='radio']:valid + label {
  width: 80%;
  color: #888;
  position: relative;
  top: auto;
  left: auto;
}

textarea + label {
  top: 24px;
  left: 9px;
}

input[type='text']:focus + label,
input[type='email']:focus + label,
input[type='password']:focus + label,
input[type='date']:focus + label,
textarea:focus + label {
  top: -6px;
  left: 5px;
  background: #D71921;
  color: #fff;
  -webkit-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -ms-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}

.page-sustainability input[type='text']:focus + label,
.page-sustainability input[type='email']:focus + label,
.page-sustainability input[type='password']:focus + label,
.page-sustainability input[type='date']:focus + label,
.page-sustainability textarea:focus + label {
  background: #3eb049;
}

input[type='text']:valid + label,
input[type='email']:valid + label,
input[type='password']:valid + label,
input[type='date']:valid + label,
textarea:valid + label {
  color: transparent;
}

input[type='text']:valid:focus + label,
input[type='email']:valid:focus + label,
input[type='password']:valid:focus + label,
input[type='date']:valid:focus + label,
textarea:valid:focus + label {
  color: #fff;
}

input, textarea, select {
  height: 30px;
  padding: 5px 20px 5px 10px;
  margin: 5px 0;
  border: 1px solid #ddd;
  background-color: #f9fbfb;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -ms-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  z-index: 60;
  width: calc(100% - 32px);
}

input[type=date]::-webkit-inner-spin-button,
input[type=date]::-webkit-outer-spin-button,
input[type=date]::-webkit-calendar-picker-indicator {
  display: none;
  -webkit-appearance: none;
  margin: 0;
}

textarea {
  height: 100px;
  padding: 5px 13px;
  width: calc(100% - 27px);
}

fieldset select {
  color: #888;
  height: 40px;
  padding: 5px 11px;
}

fieldset select option {
  padding: 5px;
}

select + label {
  width: 315px;
  position: absolute;
  color: transparent;
  padding: 8px 15px;
  top: 20px;
  left: 0;
}

select + label:after {
  font-family: "FontAwesome", sans-serif;
  content: "";
  position: absolute;
  left: 330px;
  color: #888;
}

select {
  -moz-appearance: none;
  -webkit-appearance: none;
}

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

select.full {
  width: 100%;
}

select.tall {
  height: 90px;
}

input:focus, textarea:focus, select:focus {
  border: 1px solid #D71921;
  background-color: #fff;
  -webkit-box-shadow: inset 2px 4px 2px #f1f3f3;
  -moz-box-shadow: inset 2px 4px 2px #f1f3f3;
  box-shadow: inset 2px 4px 2px #f1f3f3;
  outline: none;
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -ms-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}

.page-sustainability input:focus,
.page-sustainability textarea:focus,
.page-sustainability select:focus {
  border: 1px solid #3eb049;
}

input:focus + i.fa, input:focus + i.scroll-top, input:focus + i.scroll-menu, input:focus + i.close {
  color: #D71921;
}

.page-sustainability input:focus + i.fa, .page-sustainability input:focus + i.scroll-top, .page-sustainability input:focus + i.scroll-menu, .page-sustainability input:focus + i.close {
  color: #3eb049;
}

.wpcf7 input[type='checkbox'] {
  height: 24px;
  width: 20px;
}

input[type='checkbox']:focus {
  -webkit-box-shadow: 0 0 0 #f1f3f3;
  -moz-box-shadow: 0 0 0 #f1f3f3;
  box-shadow: 0 0 0 #f1f3f3;
}

.padded {
  padding: 15px 0;
}

input[placeholder='Filter'] {
  width: 200px;
  margin: 3px 0;
}

.onecol > .wpcf7:first-child {
  margin-top: 50px;
}

button, .btn, input[type='button'], input[type='submit'], .button {
  height: auto;
  padding: 6px 20px;
  text-transform: uppercase;
  margin: 5px 5px 5px 0;
  font-size: 18px;
  font-size: 1.134rem;
  line-height: 28px;
  line-height: 1.764rem;
  letter-spacing: 1px;
  font-weight: 700;
  border: 1px solid #d5d5d5;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
  background: transparent;
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -ms-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  width: 100%;
  background: #D71921;
  color: #fff;
}

.page-sustainability button,
.page-sustainability .btn,
.page-sustainability input[type='button'],
.page-sustainability input[type='submit'],
.page-sustainability .button {
  background: #3eb049;
}

input[type='submit'].glass, input[type='submit'].feature-link {
  display: block;
  padding: 10px 20px;
  -webkit-border-radius: 15px;
  border-radius: 15px;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
  background-clip: padding-box;
  border: 3px solid #fff;
  color: #fff;
  background: url(./img/glass.svg);
  background-size: cover;
  display: inline-block;
  text-decoration: none;
}

input[type='submit'].glass:hover, input[type='submit'].feature-link:hover, input[type='submit'].feature-link.active {
  border: 3px solid #fff;
  background: none;
  color: #fff;
}

button.action, .btn.action, input[type='button'].action, input[type='submit'].action {
  color: #fff;
  background-color: #D71921;
  border: 1px solid #D71921;
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -ms-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}

.page-sustainability button.action,
.page-sustainability .btn.action,
.page-sustainability input[type='button'].action,
.page-sustainability input[type='submit'].action {
  background-color: #3eb049;
  border: 1px solid #3eb049;
}

button.disabled, .btn.disabled, input[type='button'].disabled, input[type='submit'].disabled {
  color: #fff;
  background: #dddddd;
  border: 1px solid #dddddd;
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -ms-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}

button:hover, .btn:hover, input[type='button']:hover, input[type='submit']:hover {
  cursor: pointer;
  background: #f4f4f4;
  border: 1px solid #b6b6b6;
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -ms-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  color: #000;
}

button.action:hover, .btn.action:hover, input[type='button'].action:hover, input[type='submit'].action:hover {
  background-color: #a40000;
  border: 1px solid #D71921;
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -ms-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}

.page-sustainability button.action:hover,
.page-sustainability .btn.action:hover,
.page-sustainability input[type='button'].action:hover,
.page-sustainability input[type='submit'].action:hover {
  background-color: #0b7d16;
  border: 1px solid #3eb049;
}

button.disabled:hover, .btn-disabled:hover, input[type='button'].disabled:hover, input[type='submit'].disabled:hover {
  background: #bbbbbb;
  border: 1px solid #bbbbbb;
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -ms-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}

button:focus, .btn:focus, input[type='button']:focus, input[type='submit']:focus {
  outline: none;
}

.btn-large {
  padding: 12px 40px;
}

button:active, .btn:active, input[type='button']:active, input[type='submit']:active {
  -webkit-box-shadow: inset 2px 3px 4px rgba(0, 0, 0, 0.125);
  -moz-box-shadow: inset 2px 3px 4px rgba(0, 0, 0, 0.125);
  box-shadow: inset 2px 3px 4px rgba(0, 0, 0, 0.125);
}

div.wpcf7-validation-errors {
  border: 2px solid #D71921;
}

.page-sustainability div.wpcf7-validation-errors {
  border: 2px solid #3eb049;
}

span.wpcf7-not-valid-tip {
  color: #D71921;
}

.page-sustainability span.wpcf7-not-valid-tip {
  color: #3eb049;
}

.tour-select, .cat-radio {
  padding: 10px;
  margin-bottom: 5px;
  border: 1px solid #ddd;
  background-color: #f9fbfb;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
}

.cat-radio input[type=radio] {
  height: 24px;
  width: 20px;
}

form.login {
  margin: 30px 0 200px;
  max-width: 750px;
}

.half > fieldset {
  width: 100%;
}

fieldset.half {
  display: inline-block;
  vertical-align: top;
}

form.login input[type='text'],
form.login input[type='password'] {
  border: 1px solid #000;
  border-radius: 0;
  padding: 15px 5px 15px 25px;
  margin: 0 auto 20px;
}

form.login input[type='submit'] {
  border: 1px solid #d71921;
}

form.login input[type='submit']:hover {
  border: 1px solid #888;
}

.maxed {
  max-width: 335px;
}

.maxed + .maxed {
  padding-left: 40px;
}

.maxed .copy-img {
  max-width: 250px;
  display: block;
  margin: 5px auto;
}

.maxed p {
  margin: 0;
}

.box-btn, a.learn.box-btn, input[type='submit'].box-btn {
  border-radius: 0;
  width: 100%;
  font-weight: normal;
  font-family: "Century Gothic", arial, sans-serif;
  padding: 0;
  line-height: 60px;
  height: 60px;
}

.left-line {
  border-left: 2px solid #aaa;
}

a.learn.box-btn:hover {
  border-color: #888;
  color: #000;
}

.fieldset {
  border: 1px solid #efefef;
  padding: 10px 20px;
  margin: 8px 0;
}

.fieldset .wpcf7-checkbox span.wpcf7-list-item {
  margin: 5px 1em 5px 0;
  width: 200px;
}

.wpcf7-form-control-wrap .select2-container {
  margin: 5px  0 0 !important;
}

.fieldset strong {
  display: inline-block;
  margin-bottom: 10px;
}

.yes-no {
  padding-top: 15px;
}

.yes-no strong {
  display: inline-block;
  width: calc(100% - 120px);
}

.full.yes-no strong {
  display: inline-block;
  width: calc(50% - 130px);
}

.yes-no .wpcf7-form-control-wrap {
  width: 120px;
}

.greyed-out img {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}

.yes-no input[type="radio"] {
  height: 25px;
}

@media only screen and (max-width: 767px) {
  .section_registerform h3 {
    margin: 20px auto 0;
  }
  .section_registerform .fivecol, .section_registerform .five-column div, .five-column .section_registerform div {
    width: 100px;
  }
  .section_registerform .wpcf7 .threecol, .section_registerform .wpcf7 .three-column div, .three-column .section_registerform .wpcf7 div {
    width: 200px;
  }
  .section_registerform input[type='submit'].glass, .section_registerform input[type='submit'].feature-link {
    padding: 4px 20px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background-clip: padding-box;
    /* stops bg color from leaking outside the border: */
  }
}
@media only screen and (max-width: 414px) {
  .cat-radio .wpcf7-radio.full .wpcf7-list-item {
    width: 100%;
  }
}
/* FontAwesome icons */
.fa, .scroll-top, .scroll-menu, .close {
  color: #888;
  text-decoration: none;
  margin: 5px;
}

a.learn .fa, a.learn .scroll-top, a.learn .scroll-menu, a.learn .close {
  color: #fff;
}

a.learn:hover .fa, a.learn:hover .scroll-top, a.learn:hover .scroll-menu, a.learn:hover .close {
  color: #D71921;
}

.page-sustainability a.learn:hover .fa, .page-sustainability a.learn:hover .scroll-top, .page-sustainability a.learn:hover .scroll-menu, .page-sustainability a.learn:hover .close {
  color: #3eb049;
}

.fa:hover, .scroll-top:hover, .scroll-menu:hover, .close:hover {
  color: #D71921;
}

.page-sustainability .fa:hover, .page-sustainability .scroll-top:hover, .page-sustainability .scroll-menu:hover, .page-sustainability .close:hover {
  color: #3eb049;
}

i.fa-search {
  margin: 15px 0 0 -25px;
  pointer-events: none;
  position: relative;
  z-index: 100;
}

body p.filter {
  margin-bottom: 5px;
  margin-top: -51px;
  z-index: 50;
}

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

.filter.sticky {
  position: fixed;
  z-index: 10000;
  left: 5px;
  width: 100%;
  max-width: 1400px;
  margin-top: -30px;
  margin-left: calc(((100% - 1400px) / 2) + 240px);
}

@media only screen and (max-width: 1900px) {
  .filter.sticky {
    width: 80%;
    margin: -25px 0 0;
    padding-left: 20%;
  }
}
@media only screen and (max-width: 767px) {
  .fa, .scroll-top, .scroll-menu, .close {
    margin: 2px;
  }
}
/* HEADER & TOP MENU */
header.header_block {
  position: fixed;
  background: #fff;
  z-index: 5000;
  top: 0;
  width: 100%;
  border-bottom: 2px solid #eee;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  overflow: visible;
}

header .logo img {
  width: 100%;
}

header .logo {
  width: 200px;
  margin: 10px 0 10px 5%;
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  -ms-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
  position: relative;
  z-index: 300;
}

header.sticky .logo {
  width: 100px;
  margin: 5px 0 5px 5%;
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  -ms-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}

header .letterbox {
  position: relative;
}

.social {
  position: absolute;
  top: 0.8vw;
  right: 1.2vw;
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  -ms-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}

.sticky .social {
  top: 0.4vw;
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  -ms-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}

.social a {
  color: #fff;
  font-size: 1.1vw;
}

nav {
  width: calc(100% - 175px);
  text-align: right;
}

nav.nav-prime, nav.nav-extra {
  display: none;
}

header nav {
  margin-left: 5%;
  width: calc(85% - 266px);
  text-align: right;
  -webkit-transition: margin 0.3s ease-in;
  -moz-transition: margin 0.3s ease-in;
  -ms-transition: margin 0.3s ease-in;
  -o-transition: margin 0.3s ease-in;
  transition: margin 0.3s ease-in;
}

.sticky nav {
  margin-left: calc(5% + 100px);
  -webkit-transition: margin 0.3s ease-in;
  -moz-transition: margin 0.3s ease-in;
  -ms-transition: margin 0.3s ease-in;
  -o-transition: margin 0.3s ease-in;
  transition: margin 0.3s ease-in;
}

nav ul {
  margin: 0;
}

nav ul li {
  margin: 0.5vw 0 0.5vw 20px;
  -webkit-transition: margin 0.3s ease-in;
  -moz-transition: margin 0.3s ease-in;
  -ms-transition: margin 0.3s ease-in;
  -o-transition: margin 0.3s ease-in;
  transition: margin 0.3s ease-in;
}

.sticky nav ul li {
  margin: 0.5vw 0.7vw 0.5vw 0.7vw;
  -webkit-transition: margin 0.3s ease-in;
  -moz-transition: margin 0.3s ease-in;
  -ms-transition: margin 0.3s ease-in;
  -o-transition: margin 0.3s ease-in;
  transition: margin 0.3s ease-in;
}

header nav ul li:last-child {
  margin-right: 0;
}

nav ul li a, nav ul li a:visited {
  text-decoration: none;
  text-transform: none;
  font-weight: 700;
  color: #000;
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  line-height: 16px;
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  -ms-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}

nav ul li ul li a, nav ul li ul li a:visited {
  font-weight: normal;
}

nav ul li a:visited {
  color: #222222;
}

nav ul li a:hover {
  color: #aaa;
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  -ms-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}

nav ul li.current_page_item a {
  color: #D71921;
}

.page-sustainability nav ul li.current_page_item a {
  color: #3eb049;
}

.sticky nav ul li a {
  font-size: 12px;
}

.google-site-search {
  position: absolute;
  top: -100px;
  left: 0;
  width: 100%;
  z-index: 200;
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  -ms-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}

.visible-search .google-site-search {
  top: 0px;
  background: #fff;
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  -ms-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}

.site-search {
  margin: 5px 0 5px 45px;
}

.site-search:hover {
  cursor: pointer;
}

.google-site-search fieldset {
  width: 90%;
  margin: 0 auto;
  text-align: right;
  padding: 39px 0 15px;
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  -ms-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}

.sticky .google-site-search fieldset {
  padding: 10px 0;
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  -ms-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}

.vs-search-input {
  width: 50%;
  max-width: 600px;
  height: 50px;
  font-size: 18px;
  line-height: 30px;
  margin: 0;
}

.search-icon {
  margin: 7px 0;
  padding: 0 10px 0 200px;
  background: #fff;
}

.close-icon {
  padding: 7px 2px 15px 10px;
  margin: 0;
  background: #fff;
}

.close-icon:hover {
  cursor: pointer;
}

/* Hover Submenus */
.nav-main .menu-item {
  overflow: visible;
}

.nav-main .menu-item ul {
  position: absolute;
  left: 0;
  background: #fff;
  padding: 10px 0;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  -ms-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
  width: 200px;
  margin-left: -20px;
  pointer-events: none;
}

.nav-main .menu-item:hover ul {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  -ms-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
  pointer-events: all;
  background: #f5f5f5;
}

.nav-main .menu-item ul li {
  margin: 0;
  text-align: left;
  display: block;
}

.nav-main .menu-item ul li a {
  text-transform: none;
  font-size: 14px;
  padding: 5px 20px;
  display: block;
}

.nav-main .menu-item ul li:hover {
  background: #D71921;
}

.page-sustainability .nav-main .menu-item ul li:hover {
  background: #3eb049;
}

.nav-main .menu-item ul li:hover a {
  color: #fff;
}

.nav-main > ul > li:last-child > a,
.nav-prime > ul > li:last-child > a {
  color: #fff;
  background: #D71921;
  padding: 5px 10px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
  margin-top: -5px;
  border: 1px solid #D71921;
}

.nav-main > ul > li:last-child:hover > a,
.nav-prime > ul > li:last-child:hover > a {
  background: #f5f5f5;
  color: #D71921;
}

.page-sustainability .nav-main > ul > li:last-child > a,
.page-sustainability .nav-prime > ul > li:last-child > a {
  background: #3eb049;
  border: 1px solid #3eb049;
}

.page-sustainability .nav-main > ul > li:last-child:hover > a,
.page-sustainability .nav-prime > ul > li:last-child:hover > a {
  background: #f5f5f5;
  color: #3eb049;
}

.extra-menu {
  display: none;
  padding: 3px;
  margin: 5px 10px 0 10px;
  border: 1px solid #888;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
}

.extra-menu:hover {
  cursor: pointer;
  border: 1px solid #D71921;
}

.page-sustainability .extra-menu:hover {
  border: 1px solid #3eb049;
}

.extra-menu b {
  display: block;
  font-size: 8px;
  font-family: "CenturyGothic", "arial", sans-serif;
}

.close-extra {
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  -ms-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
  position: fixed;
  top: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.7);
  padding: 10px 20px 10px 0;
  width: calc(100% - 20px);
  margin: 0;
  z-index: 700;
  pointer-events: none;
}

.close-extra:hover {
  cursor: pointer;
  color: #fff;
}

.active .close-extra {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  -ms-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
  pointer-events: all;
}

nav.nav-extra ul li {
  margin: 0;
  padding: 5px 10px;
}

nav.nav-extra > ul > li {
  padding: 10px 0;
  display: block;
  text-align: center;
  border-top: 1px solid #888;
  border-bottom: 1px solid #888;
}

nav.nav-extra ul li a:hover {
  color: #D71921;
}

.page-sustainability nav.nav-extra ul li a:hover {
  color: #3eb049;
}

/* MEDIA QUERIES FOR HEADER & TOP MENU */
@media only screen and (max-width: 979px) {
  body {
    padding-top: 104px;
  }

  header .logo {
    width: 150px;
  }

  nav ul li a {
    font-size: 12px;
  }

  header nav {
    width: calc(90% - 230px);
    margin-left: 10px;
  }

  header.sticky nav {
    width: calc(90% - 230px);
    margin-left: 60px;
  }

  header.banner h1, header.banner h2, header.banner h3.h1 {
    font-size: 26px;
    line-height: 30px;
  }

  header.banner h2 {
    font-size: 14px;
    line-height: 16px;
  }

  .google-site-search fieldset {
    padding: 5px 0;
  }

  body {
    padding-top: 98px;
  }
}
@media only screen and (max-width: 767px) {
  nav.nav-main {
    display: none;
  }

  nav.nav-prime, nav.nav-extra, .extra-menu {
    display: block;
    vertical-align: top;
  }

  nav.nav-prime ul li {
    margin: 5px;
  }

  header.sticky nav.nav-extra,
  nav.nav-extra {
    width: 100%;
    margin: 0;
    padding: 50px 0;
    height: calc(100vh - 100px);
    position: fixed;
    top: -100vh;
    left: 0;
    overflow: auto;
    z-index: 500;
    background: #dadada;
    -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -ms-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
  }

  header.sticky nav.nav-extra.active,
  nav.nav-extra.active {
    top: 0;
    -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -ms-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
  }

  .site-search {
    margin: 5px 10px 5px 0;
  }

  .search-icon {
    padding: 0 10px 0 0;
    background: none;
  }

  .close-icon {
    background: none;
  }

  .google-site-search {
    z-index: 301;
  }
}
@media only screen and (max-width: 640px) {
  header .logo, header.sticky .logo {
    width: 90px;
    margin: 5px 0 5px 5%;
  }

  header nav, header.sticky nav {
    width: calc(90% - 160px);
    margin-left: 10px;
  }

  body {
    padding-top: 60px;
  }
}
@media only screen and (max-width: 1024px) and (max-height: 480px) {
  header .logo, header.sticky .logo {
    width: 90px;
    margin: 5px 0 5px 5%;
  }

  header nav, header.sticky nav {
    width: calc(90% - 160px);
    margin-left: 10px;
  }

  body {
    padding-top: 60px;
  }
}
@media only screen and (max-width: 479px) {
  .vs-search-input {
    font-size: 13px;
  }

  header .logo {
    width: 100px;
  }

  nav.nav-prime ul li {
    margin: 2px;
  }

  header nav, header.sticky nav {
    width: calc(90% - 136px);
    margin-left: 10px;
  }

  nav ul li {
    margin: 0.5vw 0 0.5vw 10px;
  }

  .google-site-search fieldset {
    padding: 10px 0;
    width: 100%;
    background: #fff;
    text-align: center;
  }

  .vs-search-input {
    width: calc(90% - 104px);
  }

  header.sticky .nav-prime ul li a, .nav-prime ul li a {
    font-size: 10px;
  }

  body {
    padding-top: 59px;
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  header.banner .banner-text {
    margin-top: -2vw;
  }

  .no-pad header.banner .banner-text {
    margin-top: 0;
  }
}
/* FOOTER & BOTTOM MENU */
footer {
  position: relative;
  z-index: 100;
  width: 90%;
  background: url("./img/metal-tile-2.jpg");
  padding: 0 5%;
}

footer nav {
  width: calc(100% - 270px);
}

footer nav ul {
  margin: 50px 0;
  max-width: 500px;
  float: right;
}

footer nav ul li {
  width: 40%;
  margin: 5px 15px;
}

footer nav ul li a, footer nav ul li a:visited {
  color: rgba(195, 195, 195, 0.6);
  font-size: 18px;
  line-height: 24px;
}

footer nav ul li a:hover {
  color: #fff;
}

footer .copyright {
  padding: 15px 0;
  text-align: center;
  color: #fff;
  font-size: 12px;
  font-size: 0.756rem;
  line-height: 22px;
  line-height: 1.386rem;
  background-color: #000;
  width: 111%;
  margin-left: -5.5%;
}

.scroll-top, .scroll-menu {
  background-color: rgba(0, 0, 0, 0.5);
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
  color: #fff;
  position: fixed;
  display: block;
  padding: 0;
  bottom: 40px;
  right: -70px;
  z-index: 1000;
}

.scroll-top {
  padding: 17px 0;
}

.scroll-top:before {
  padding: 17px;
}

.scroll-menu:before {
  content: none;
}

.scroll-top.sticky, .scroll-menu {
  right: 5px;
}

.scroll-top:hover, .scroll-menu:hover {
  cursor: pointer;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.7);
}

.scroll-menu .subnav {
  display: block;
  position: absolute;
  width: 300px;
  background: #f5f5f5;
  padding: 5px 0;
  margin-left: -242px;
  bottom: 48px;
  opacity: 0;
  filter: alpha(opacity=0);
  pointer-events: none;
}

.scroll-menu .subnav a {
  display: block;
  color: #000;
  font-family: "CenturyGothic", "arial", sans-serif;
  text-decoration: none;
  padding: 5px 20px;
}

.scroll-menu.active .subnav {
  opacity: 1;
  filter: alpha(opacity=100);
  pointer-events: all;
}

.scroll-menu .subnav a:hover {
  color: #fff;
  background: #D71921;
}

.page-sustainability .scroll-menu .subnav a:hover {
  background: #3eb049;
}

.scroll-menu-icon, .scroll-menu-icon:hover {
  display: block;
  color: #fff;
  padding: 17px;
}

.hide-brand {
  display: none;
}

.footer-logo {
  width: 200px;
  display: table-cell;
  vertical-align: top;
  margin: 0 0 0 5%;
  padding: 50px 70px 50px 20px;
}

footer ul {
  display: inline-block;
  vertical-align: top;
  margin: 0;
}

footer > ul {
  width: calc(90% - 300px);
  padding: 50px 0 20px 0;
  text-align: right;
  display: table-cell;
}

footer ul li {
  display: inline-block;
  vertical-align: top;
  width: 100%;
  margin: 0;
  cursor: pointer;
}

footer > ul > li {
  width: calc(25% - 24px);
  margin: 0 10px 30px;
  text-align: left;
  max-width: 200px;
  cursor: pointer;
}

footer ul li a, footer ul li a:visited {
  color: #999;
  text-decoration: none;
  width: 100%;
  display: block;
}

.page-sustainability footer ul li a,
.page-sustainability footer ul li a:visited {
  color: #999;
}

footer > ul > li > a {
  width: 100%;
  text-transform: uppercase;
  padding: 0 0 5px;
  pointer-events: none;
  font-weight: bold;
  border-bottom: 1px solid #D71921;
  margin-bottom: 10px;
}

.page-sustainability footer > ul > li > a {
  border-bottom: 1px solid #3eb049;
}

footer > ul > li > ul > li > a {
  padding: 3px 0;
}

footer > ul > li > ul > li:first-child > a {
  border: 0;
}

footer ul ul ul li {
  padding: 0 0 2px;
  line-height: 18px;
}

footer ul li a {
  font-size: 16px;
  font-weight: bold;
}

footer ul ul ul li a {
  font-size: 14px;
  font-weight: normal;
}

footer ul ul ul li a:before {
  content: "•";
  margin: 0 5px 0 0;
}

footer ul li a:hover {
  color: #fff;
}

footer ul li ul li a, footer ul li ul li a:visited {
  font-weight: normal;
}

.menu-item small {
  margin-top: -5px;
  display: block;
  font-weight: normal;
  color: #D71921;
}

.page-sustainability .menu-item small {
  color: #3eb049;
}

footer .fa, footer .scroll-top, footer .scroll-menu, footer .close {
  color: #fff;
  width: 40px;
}

footer p {
  color: #fff;
  font-size: 11px;
  margin: 20px 0;
  line-height: 18px;
  width: 150%;
}

footer .fa:hover, footer .scroll-top:hover, footer .scroll-menu:hover, footer .close:hover {
  color: #D71921;
}

.page-sustainability footer .fa:hover, .page-sustainability footer .scroll-top:hover, .page-sustainability footer .scroll-menu:hover, .page-sustainability footer .close:hover {
  color: #3eb049;
}

.section_registerform + .pipe,
.section_contactform + .pipe {
  display: none;
}

footer > ul > li[data-num="4"] a {
  color: #D71921;
}

.page-sustainability footer > ul > li[data-num="4"] a {
  color: #3eb049;
}

.body-partner-portal {
  padding-bottom: 300px;
}

.body-partner-portal .pipe,
.body-partner-portal footer {
  display: none;
}

/* MEDIA QUERIES FOR FOOTER & BOTTOM MENU */
@media only screen and (min-width: 1591px) {
  footer > ul > li {
    max-width: 100%;
  }
}
@media only screen and (max-width: 1399px) {
  footer .logo {
    margin: 50px 20px;
  }

  footer nav {
    width: calc(100% - 250px);
  }
}
@media only screen and (max-width: 1023px) {
  footer > ul > li {
    width: calc(50% - 24px);
  }
}
@media only screen and (max-width: 767px) {
  footer, footer .copyright, footer p {
    width: 100%;
    text-align: center;
    margin: 0;
  }

  footer {
    padding: 0;
  }

  .footer-logo {
    background: url("./img/mobile-mesh.png") !important;
    background-size: cover;
    display: block;
    margin: 0 auto 10px;
    width: 100%;
    text-align: center;
    padding: 50px 0;
  }

  .footer-logo img {
    width: 200px;
  }

  footer p {
    width: 90%;
    padding: 15px 5%;
  }

  footer > ul {
    width: 300px;
    margin: 0 auto;
    display: block;
  }

  footer > ul > li {
    width: 100%;
    max-width: 280px;
    text-align: left;
    margin: 0 10px 5px;
  }

  footer ul ul {
    display: none;
    margin-left: 20px;
  }

  footer ul li.active a + ul {
    display: block !important;
  }
}
@media only screen and (max-width: 480px) {
  footer {
    text-align: center;
  }

  footer .logo {
    margin: 10px auto;
  }

  footer nav {
    width: calc(100% - 20px);
    text-align: left;
  }

  footer nav ul {
    margin: 10px auto;
  }

  footer nav ul li {
    text-align: center;
    margin: 5px 10px;
    width: calc(50% - 25px);
  }

  footer nav ul li a {
    font-size: 12px;
    font-size: 0.756rem;
    line-height: 22px;
    line-height: 1.386rem;
  }

  .scroll-top, .scroll-menu {
    padding: 5px;
    font-size: 10px;
    bottom: 10px;
  }

  .scroll-menu .subnav {
    bottom: 20px;
  }

  .scroll-top.sticky, .scroll-menu.sticky {
    right: 0px;
  }
}
.modal {
  display: block;
  position: fixed;
  overflow: hidden;
  width: 0px;
  height: 0px;
  z-index: 10000;
  color: #fff;
  top: 50%;
  left: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.modal.active {
  width: 100%;
  height: 100%;
  top: 0 !important;
  left: 0 !important;
  background: rgba(0, 0, 0, 0.5) !important;
  -webkit-border-radius: 0;
  border-radius: 0;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.modal.video-modal.active {
  background: #000 !important;
}

.close {
  font-size: 30px;
  line-height: 22px;
  position: absolute;
  top: 0;
  right: 0;
  padding: 10px;
}

.close:hover {
  cursor: pointer;
}

.modal-content {
  position: absolute;
  top: 50% !important;
  left: 50%;
  transform: translate(-50%, -50%);
  background: #fff;
  padding: 50px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
  text-align: center;
  max-height: calc(90vh - 100px);
  overflow: auto;
}

.bio-modal-content {
  width: calc(90vw - 100px);
  position: absolute;
  top: 50% !important;
  left: 50%;
  transform: translate(-50%, -50%);
  background: #fff;
  padding: 50px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
  text-align: center;
  max-height: calc(90vh - 100px);
  overflow: hidden;
}

.overflowon {
  overflow: auto !important;
}

.modal-content video {
  width: 100%;
}

.popupTrigger:hover {
  cursor: pointer;
}

.modal-img {
  max-width: calc(95vw - 100px);
  width: auto;
}

.modal-content .wpcf7 {
  color: #000;
}

.modal-content .wpcf7-form p {
  padding: 0;
  margin: 0;
}

.vid-play, .vid-mute, .vid-full {
  width: 15px;
  margin: 8px 5px;
}

.modal-content div.wpcf7 .ajax-loader {
  margin: -8px auto;
}

body.modal-active {
  overflow-x: hidden;
}

.modal-content .wpcf7-response-output {
  color: #000;
}

input.vid-seek, input.vid-volume {
  display: inline-block;
  border: 0;
  width: 60%;
  padding: 0;
  margin: 0 10px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  background: none;
}

input.vid-volume {
  width: 20%;
}

.video-close {
  position: fixed;
  top: 0;
  right: 0;
  background: #000;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
}

.modal.video-modal {
  -webkit-border-radius: 0;
  border-radius: 0;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
}

.video-modal .modal-content {
  -webkit-border-radius: 0;
  border-radius: 0;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
  width: 100%;
  padding: 0;
  background: #000;
  max-height: 100vh;
}

.video-modal .close {
  z-index: 5000;
  color: #fff;
}

.video-modal .close:hover {
  color: #D71921;
}

.page-sustainability .video-modal .close:hover {
  color: #3eb049;
}

.giant-play {
  display: none;
  color: #fff;
  z-index: 5000;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 8vw;
  text-align: center;
  transform: translate(-50%, -50%);
}

.giant-play:hover {
  cursor: pointer;
}

.giant-play.hidden {
  display: none;
}

.giant-play .vid-play {
  display: block;
  height: 9vw;
  width: 8vw;
  margin: 0 auto;
}

.giant-play .vid-play:before {
  display: block;
  color: #fff;
  font-size: 5vw;
  line-height: 3vw;
  text-align: center;
  padding: 2vw;
  height: 3vw;
  width: 3vw;
  border: 0.5vw solid #fff;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
}

.giant-play span {
  font-size: 1.4vw;
  text-align: center;
  width: 8vw;
  display: block;
  font-family: "CenturyGothic-Bold", "arial", sans-serif;
}

.device-ios .giant-play {
  display: block;
}

.device-ios .giant-play.hidden {
  display: none;
}

.device-ios .vjs-big-play-button,
.device-ios .vjs-big-play-button.hidden {
  display: none;
}

.copy-me {
  background: #eee;
  color: #000;
  border: 1px solid #dadada;
  padding: 5px;
}

@media only screen and (max-width: 769px) {
  .modal-content {
    padding: 10px 20px;
    max-height: calc(90vh - 10px);
  }

  .wpcf7 {
    width: 80vw;
    max-width: 100%;
  }

  .modal-content h3 {
    margin: 0 auto 10px;
    pointer-events: none;
  }

  form.wpcf7-form div.half {
    width: 100%;
  }

  form.wpcf7-form div.half:nth-child(2n+1) {
    margin-left: 0;
  }

  input, textarea, select {
    padding: 5px 15px;
  }
}
/* INTERIOR PAGES */
.article-wrapper {
  width: 90%;
  margin: 0 auto;
  display: flex;
  flex-wrap: flex-wrap;
  flex-direction: row;
}

article {
  text-align: left;
  width: calc(100% - 300px);
  margin-right: 40px;
}

.article-h1 {
  text-align: left;
  padding-bottom: 20px;
  border-bottom: 2px solid #ddd;
  font-family: "Open Sans", sans-serif;
  font-size: 30px;
  line-height: 36px;
}

.blog-author {
  color: #a2a2a2;
  font-size: 18px;
}

.featured-image {
  width: auto;
  max-width: 100%;
  margin-bottom: 15px;
}

.shares {
  padding: 0 0 15px 0;
  border-bottom: 2px solid #ddd;
}

.twitter-glass, .linkedin-glass {
  display: inline-block;
  vertical-align: top;
  margin: 2px 0 0 0;
}

.linkedin-glass {
  font-weight: bold;
  background: #0077b5;
  border-radius: 3px;
  padding: 0 10px;
  margin: 0 0 0 15px;
  -webkit-transition: all, 0.5s, ease-in-out;
  -moz-transition: all, 0.5s, ease-in-out;
  -ms-transition: all, 0.5s, ease-in-out;
  -o-transition: all, 0.5s, ease-in-out;
  transition: all, 0.5s, ease-in-out;
}

.linkedin-glass a, .linkedin-glass a:hover {
  color: #fff;
  font-size: 12px;
  text-decoration: none;
  -webkit-transition: all, 0.3s, ease-in-out;
  -moz-transition: all, 0.3s, ease-in-out;
  -ms-transition: all, 0.3s, ease-in-out;
  -o-transition: all, 0.3s, ease-in-out;
  transition: all, 0.3s, ease-in-out;
  line-height: 22px;
  vertical-align: top;
}

.linkedin-glass:hover {
  background: #005593;
  -webkit-transition: all, 0.5s, ease-in-out;
  -moz-transition: all, 0.5s, ease-in-out;
  -ms-transition: all, 0.5s, ease-in-out;
  -o-transition: all, 0.5s, ease-in-out;
  transition: all, 0.5s, ease-in-out;
}

.fb-glass {
  display: inline-block;
  vertical-align: top;
  width: 98px;
  overflow: hidden;
  margin: 2px 0 0 20px;
}

.gplus-glass {
  display: inline-block;
  vertical-align: top;
  width: 40px;
  overflow: hidden;
  margin-left: 20px;
}

.red.asterisk {
  font-size: 1.7vw;
  top: .3vw;
  position: relative;
}

.rob-align h2 {
  text-indent: -14vw;
  padding-left: 14vw;
  width: calc(100% - 15vw);
}

.rob-align .asterisk {
  font-size: 2vw;
  top: -1vw;
  position: relative;
}

@media only screen and (max-width: 579px) {
  .rob-align h2 {
    text-indent: -130px;
    padding-left: 130px;
    width: calc(100% - 130px);
  }
}
aside {
  width: 260px;
}

aside.sidebar h3 {
  font-family: "Open Sans", sans-serif;
  text-rendering: optimizelegibility;
  color: #45474d;
  border-bottom: 2px solid #D71921;
  margin: 0 0 20px;
  padding-bottom: 5px;
}

.page-sustainability aside.sidebar h3 {
  border-bottom: 2px solid #3eb049;
}

.sidebar h3,
.aside h3 {
  font-size: 100%;
}

.post-type-page header {
  position: relative;
  text-align: center;
  display: flex;
  align-content: center;
  align-items: center;
  width: 100%;
}

.post-type-page header h1 {
  top: 40%;
  position: absolute;
  text-transform: uppercase;
  text-align: left;
  width: 50%;
  padding: 0 25%;
  margin: 0 auto;
  font-weight: 300;
  display: flex;
  align-content: center;
  align-items: center;
}

.article-body {
  padding: 30px 0 60px;
  margin: 0 auto;
  width: 100%;
  text-align: left;
  font-size: 20px;
  line-height: 26px;
}

.article-body p, .subcontent p {
  text-align: left;
  font-size: 18px;
  line-height: 30px;
}

.article-body > p:first-child {
  font-style: italic;
}

.article-body > p:first-child:first-letter {
  display: inline-block;
  padding: 0 5px;
  margin: 0 5px 20px 0;
  color: #fff;
  background-color: #D71921;
  font-size: 30px;
  line-height: 30px;
  font-weight: 700;
}

.page-sustainability .article-body > p:first-child:first-letter {
  background-color: #3eb049;
}

.article-body blockquote {
  border-left: 5px solid #888;
  font-style: italic;
  padding-left: 20px;
  color: #888;
}

.article-body blockquote p {
  color: #888;
}

article h3, article h4, .subcontent h3, .subcontent h4 {
  text-align: left;
  margin: 0 0 10px;
  font-size: 1.4vw;
  line-height: 1.4vw;
  font-weight: normal;
  font-family: "CenturyGothic-Bold", "arial", sans-serif;
}

article h4, .subcontent h4 {
  font-size: 1.1vw;
  line-height: 1.1vw;
  text-decoration: none;
  margin: 0;
}

article a {
  font-family: "Open Sans", sans-serif;
  text-decoration: none;
}

article a:hover {
  text-decoration: underline;
}

.notes {
  padding: 20px 0;
  font-size: 17px;
  font-style: italic;
  border-top: 2px solid #ddd;
  border-bottom: 2px solid #ddd;
}

.subcontent {
  position: absolute;
  top: 0;
  width: 50%;
  padding: 0 25%;
  font-size: 1.4vw;
  line-height: 2.5vw;
  color: #fff;
}

.subcontent h3, .subcontent h4 {
  color: #fff;
  padding-left: 5;
  margin-top: 4vw;
}

.subcontent p {
  color: #fff;
}

blockquote {
  margin: 0;
}

blockquote + span {
  width: calc(100% - 12.4vw);
  text-align: right;
  padding: 0 6.2vw;
  font-family: "CenturyGothic-Bold", "arial", sans-serif;
  display: block;
}

.password-form {
  width: 80%;
  max-width: 500px;
  display: block;
  margin: 50px auto 200px;
  text-align: center;
}

.block-wgt {
  background: #eae9e9;
  padding: 18px;
  margin: 10px 0;
  font-family: "Open Sans", sans-serif;
  font-size: 13px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
}

.block-wgt p {
  margin-bottom: 5px;
}

.btn.read-more {
  width: auto;
  text-decoration: none;
  text-transform: none;
  background-color: #c1c1c1;
  color: #fff;
  font-size: 13px;
  font-weight: normal;
  padding: 10px 15px;
  margin: 10px;
  -webkit-transition: all, 0.3s, ease-in-out;
  -moz-transition: all, 0.3s, ease-in-out;
  -ms-transition: all, 0.3s, ease-in-out;
  -o-transition: all, 0.3s, ease-in-out;
  transition: all, 0.3s, ease-in-out;
}

.btn.read-more:hover {
  background-color: #fff;
  color: #000;
  -webkit-transition: all, 0.3s, ease-in-out;
  -moz-transition: all, 0.3s, ease-in-out;
  -ms-transition: all, 0.3s, ease-in-out;
  -o-transition: all, 0.3s, ease-in-out;
  transition: all, 0.3s, ease-in-out;
}

/* PRESS & MEDIA */
.article-list {
  margin: 50px 0 0;
  display: inline-block;
  width: calc(90% - 260px);
  margin-left: 5%;
}

article.tease {
  margin: 0;
  display: block;
  width: 100%;
  white-space: nowrap;
}

h6.post-date {
  display: inline-block;
  background: #dadada;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
  padding: 5px 0;
  text-align: center;
  width: 150px;
  margin-left: -75px;
  vertical-align: top;
  margin: 0;
}

.post-excerpt {
  display: inline-block;
  vertical-align: top;
  width: calc(100% - 201px);
  border-left: 1px solid #dadada;
  padding-left: 90px;
  padding-bottom: 70px;
  margin-left: -75px;
  white-space: normal;
}

.hide-dates .post-excerpt {
  width: calc(100% - 40px);
  border: none;
}
.hide-dates h6.post-date {
  display: none;
}

.post-excerpt h2, .post-excerpt h2 a {
  text-decoration: none;
  color: #000;
  margin: 10px 0;
  font-size: 22px;
  line-height: 26px;
}

.post-excerpt h4 {
  margin: 0;
  text-align: left;
  padding-bottom: 5px;
  border-bottom: 1px solid #aaa;
}

.post-excerpt h5, .post-excerpt h6 {
  margin: 5px auto;
  text-align: left;
}

.display-name {
  display: block;
  width: 100%;
  color: #aaa;
  text-align: center;
  margin: 5px 0 10px;
}

.sidebar.list-sidebar {
  margin-top: 48px;
  display: inline-block;
  vertical-align: top;
}

.sidebar.list-sidebar a {
  text-decoration: none;
}

.sidebar.list-sidebar > :nth-child(n+22) {
  display: none !important;
}

.sidebar.list-sidebar.show-all > :nth-child(n+22) {
  display: block !important;
}

.sidebar.list-sidebar #load_social {
  display: block !important;
}

.sidebar.list-sidebar.show-all #load_social {
  display: none !important;
}

#load_social:hover {
  cursor: pointer;
}

.breathe {
  margin-bottom: 120px;
}

@media only screen and (max-width: 1023px) {
  article {
    width: 100%;
    margin-right: 0;
  }

  .article-list {
    width: 90%;
  }

  .sidebar.list-sidebar {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  .article-wrapper {
    display: block;
  }

  article {
    width: 100%;
    margin: 0;
  }

  .article-wrapper .aside {
    margin: 20px auto;
  }
}
@media only screen and (max-width: 479px) {
  .post-excerpt {
    padding-top: 50px;
    padding-left: 15px;
    width: calc(100% - 51px);
    margin-left: -130px;
  }

  .hide-dates .post-excerpt {
    margin-left: 0;
  }
}
@media only screen and (min-width: 481px) and (max-width: 640px) {
  .home .section:not(.section_contactform) .banner img {
    margin-left: -7%;
    margin-right: -7%;
    width: 114%;
  }
}
@media only screen and (min-width: 481px) and (max-width: 768px) and (max-height: 480px) {
  .home .section:not(.section_contactform) .banner img {
    margin-left: -7%;
    margin-right: -7%;
    width: 114%;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .home .section:not(.section_contactform) .banner img {
    width: 200%;
    margin-left: -50%;
    margin-right: -50%;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .home .section_contactform .banner img {
    width: 300%;
    margin-left: -100%;
    margin-right: -100%;
  }
}
.page-id-4536 {
  padding-top: 0px;
}

div.switchscribe {
  text-align: center;
}

img.switchscribe {
  width: 65%;
}

/* COLUMN SIZES - Similar Column sizes will often (though not always or necessarily) be siblings of a sole parent */
.onecol, .twocol, .two-column div, .tableCol-50, .threecol, .three-column div, .fourcol, .four-column div, .fivecol, .five-column div, .twothirds {
  padding-bottom: 20px;
  margin: 20px;
  margin-top: 0;
  text-align: left;
}

.onecol {
  margin: 20px 0 0;
  padding-bottom: 0;
  width: 100%;
}

.callouts .threecol, .callouts .three-column div, .three-column .callouts div {
  padding-bottom: 0;
}

.twocol, .two-column div, .tableCol-50 {
  width: calc(50% - 40px);
}

.twothirds {
  width: calc(66.66% - 36px);
}

.threecol, .three-column div {
  width: calc(33.33% - 40px);
}

.fourcol, .four-column div {
  width: calc(25% - 34px);
}

.fivecol, .five-column div {
  width: calc(20% - 37px);
}

.sixcol {
  width: 14%;
  margin: 10px 1%;
}

.tile.sixcol {
  width: 16.665%;
  margin: 0;
}

.twocol:nth-child(odd), .two-column div:nth-child(odd), .tableCol-50:nth-child(odd), .twothirds:first-child, .twothirds + .twothirds {
  margin-left: 0;
}

.twothirds:first-child {
  width: calc(66.66% - 36px);
}

.twocol:nth-child(even), .two-column div:nth-child(even), .tableCol-50:nth-child(even), .twothirds:last-child {
  margin-right: 0;
}

.threecol:nth-child(3n+1), .three-column div:nth-child(3n+1) {
  margin-left: 0;
}

.threecol:nth-child(3n+3), .three-column div:nth-child(3n+3) {
  margin-right: 0;
}

.fourcol:nth-child(4n+1), .four-column div:nth-child(4n+1) {
  margin-left: 0;
}

.fourcol:nth-child(4n+4), .four-column div:nth-child(4n+4) {
  margin-right: 0;
}

.fivecol:nth-child(5n+1), .five-column div:nth-child(5n+1) {
  margin-left: 0;
}

.fivecol:nth-child(5n+5), .five-column div:nth-child(5n+5) {
  margin-right: 0;
}

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

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

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

.small-links a {
  font-size: 15px;
}

/* MEDIA QUERIES FOR COLUMNS */
@media only screen and (max-width: 768px) {
  .fivecol, .five-column div {
    width: calc(33% - 37px);
  }
}
@media only screen and (max-width: 767px) {
  .fourcol, .four-column div {
    width: calc(50% - 15px);
  }

  .fourcol:nth-child(1n), .four-column div:nth-child(1n) {
    margin-left: 0;
  }

  .fourcol:nth-child(2n), .four-column div:nth-child(2n) {
    margin-right: 0;
  }

  .fivecol, .five-column div {
    width: 100%;
    margin: 20px 0;
    padding-bottom: 10px;
  }

  .fivecol:nth-child(odd), .five-column div:nth-child(odd), .fivecol:nth-child(even), .five-column div:nth-child(even) {
    margin: 0 auto;
  }

  .sixcol {
    width: 30%;
  }
}
@media only screen and (max-width: 579px) {
  .twocol, .two-column div, .tableCol-50, .threecol, .three-column div, .twothirds {
    width: 100%;
    margin: 20px 0;
    padding-bottom: 10px;
  }

  .twocol:nth-child(odd), .two-column div:nth-child(odd), .tableCol-50:nth-child(odd), .twocol:nth-child(even), .two-column div:nth-child(even), .tableCol-50:nth-child(even), .threecol:nth-child(odd), .three-column div:nth-child(odd), .threecol:nth-child(even), .three-column div:nth-child(even) {
    margin: 0 auto;
  }

  body p, li {
    font-size: 14px;
    font-size: 0.882rem;
    line-height: 24px;
    line-height: 1.512rem;
  }

  .sixcol {
    width: 47%;
  }

  .twothirds:first-child {
    width: calc(100% - 36px);
  }
}
@media only screen and (max-width: 479px) {
  .fourcol, .four-column div {
    width: 100%;
    margin: 20px 0;
    padding-bottom: 10px;
  }

  .fourcol:nth-child(odd), .four-column div:nth-child(odd), .fourcol:nth-child(even), .four-column div:nth-child(even) {
    margin: 0 auto;
  }

  body p {
    margin: 0 auto 15px;
  }
}
/* COLSIZE ASSIGNMENT */
.tableCol-50 {
  min-width: auto;
}

.home-slider {
  width: 100%;
}

.slideshow {
  white-space: nowrap;
  position: relative;
  margin-bottom: 10px;
}

.slide {
  width: 100%;
}

.slide, .home-body, .home-cta, .home-cta li {
  display: inline-block;
  vertical-align: top;
}

.home-body {
  display: inline-flex;
  align-items: center;
  background: #000;
  width: calc(51.55vw - 2px);
  margin-right: 0.7vw;
  height: calc(14.2vw + 15px);
  position: relative;
}

.home-body p {
  text-align: center;
  color: #fff;
  font-weight: 700;
  font-size: 1.25vw;
  line-height: 2.03vw;
  width: 42vw;
  margin: 0 auto;
}

.home-cta {
  list-style: none;
  width: calc(46.9vw - 2px);
  margin: 0 0 0 -4px;
}

.home-cta li {
  width: calc(50% - 8px);
  height: 7.1vw;
  margin: 0 5px 15px;
  background: #eaeaea;
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  align-content: center;
  justify-content: center;
  -webkit-box-shadow: 1px 0 3px rgba(0, 0, 0, 0.35);
  -moz-box-shadow: 1px 0 3px rgba(0, 0, 0, 0.35);
  box-shadow: 1px 0 3px rgba(0, 0, 0, 0.35);
}

.home-cta li:nth-child(odd) {
  margin-left: 0;
}

.home-cta li:nth-child(even) {
  margin-left: 6px;
  margin-right: 0;
}

.home-cta li h3 {
  font-family: "CenturyGothic", "arial", sans-serif;
  font-size: 1.9vw;
  line-height: 1.9vw;
  text-align: center;
  text-transform: uppercase;
  font-weight: 500;
  margin: 0 auto 10px;
  display: block;
}

.home-cta li a {
  display: block;
  background: #fff;
  color: #000;
  text-transform: uppercase;
  text-align: center;
  padding: 3px 0;
  margin: 0 auto;
  text-decoration: none;
  width: 210px;
  font-family: "CenturyGothic", "arial", sans-serif;
  font-weight: 700;
  font-size: 15px;
  font-size: 0.945rem;
  line-height: 25px;
  line-height: 1.575rem;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
  -webkit-box-shadow: 1px 0 3px rgba(0, 0, 0, 0.18);
  -moz-box-shadow: 1px 0 3px rgba(0, 0, 0, 0.18);
  box-shadow: 1px 0 3px rgba(0, 0, 0, 0.18);
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.home-cta li a:hover {
  color: #D71921;
  background: #efefef;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  -webkit-box-shadow: inset 1px 0 3px rgba(0, 0, 0, 0.18);
  -moz-box-shadow: inset 1px 0 3px rgba(0, 0, 0, 0.18);
  box-shadow: inset 1px 0 3px rgba(0, 0, 0, 0.18);
}

@media only screen and (max-width: 1299px) {
  .home-slider {
    margin-top: 10px;
  }

  .home-cta li {
    height: 8.5vw;
  }

  .home-body {
    height: calc(17vw + 15px);
  }

  .home-body p {
    font-size: 1.4vw;
  }
}
@media only screen and (max-width: 979px) {
  .home-cta li {
    width: 100%;
    margin: 0 0 10px;
  }

  .home-cta li:nth-child(2n) {
    margin-left: 0;
  }

  .home-body {
    height: calc(34vw + 30px);
  }

  .home-body p {
    width: 38vw;
    font-size: 2.4vw;
    line-height: 3.2vw;
  }

  .home-cta li a {
    font-size: 2vw;
    line-height: 2vw;
  }

  .slideshow {
    margin-bottom: 5px;
  }
}
@media only screen and (max-width: 639px) {
  .home-body {
    width: 100%;
    height: auto;
    padding: 30px 0;
    margin: 0 0 10px 0;
  }

  .home-body p {
    width: 80%;
    font-size: 14px;
    font-size: 0.882rem;
    line-height: 24px;
    line-height: 1.512rem;
  }

  .home-cta {
    width: 100%;
  }

  .home-cta li {
    width: calc(50% - 8px);
    height: 16vw;
  }

  .home-cta li:nth-child(odd) {
    margin-left: 0;
  }

  .home-cta li:nth-child(even) {
    margin-left: 6px;
    margin-right: 0;
  }

  .home-cta li h3 {
    font-size: 3.5vw;
    line-height: 3.5vw;
  }

  .home-cta li a {
    padding: 8px 15px;
    width: auto;
  }
}
@media only screen and (max-width: 479px) {
  .home-cta li {
    height: 20vw;
    padding: 20px 0;
  }

  .home-cta li h3 {
    font-size: 20px;
    line-height: 20px;
  }

  .home-cta li a {
    font-size: 13px;
    line-height: 13px;
  }
}
/* SUPERNAP SCSS */
.logos {
  display: flex;
  margin: 0 auto;
  text-align: center;
  align-items: center;
  flex-wrap: wrap;
  width: 93%;
}

.logos li {
  width: 250px;
  display: inline-flex;
  align-content: center;
  align-items: center;
  margin: 0 auto;
  padding: 0;
  text-align: center;
}

img.lazy {
  opacity: 0;
  filter: alpha(opacity=0);
  -moz-transform: scale(0.8);
  -o-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -webkit-transform: scale(0.8);
  transform: scale(0.8);
}

img.blazy {
  opacity: 0;
  filter: alpha(opacity=0);
  display: none;
}

img.lazy.loaded {
  opacity: 1;
  filter: alpha(opacity=100);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  -ms-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}

.active img.blazy {
  display: block;
}

img.blazy.b-loaded {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition: all 0.5s ease-in;
  -moz-transition: all 0.5s ease-in;
  -ms-transition: all 0.5s ease-in;
  -o-transition: all 0.5s ease-in;
  transition: all 0.5s ease-in;
  display: block;
}

.video-js.vjs-fluid, .video-js.vjs-16-9, .video-js.vjs-4-3 {
  width: 100%;
  max-width: 100%;
  height: auto;
  max-height: 100vh;
  padding: 0 !important;
}

.video-js .vjs-tech {
  position: relative;
  max-height: 100vh;
}

.video-modal .modal-content {
  height: 100%;
  max-height: 100vh;
}

.vimeo-modal {
  text-align: initial;
}

div.vimeo-modal iframe, .embed-container object, .embed-container embed {
  position: absolute;
  width: 100%;
  height: 100%;
}

.video-modal .close {
  position: absolute;
  font-size: 25px;
  line-height: 22px;
  top: 5px;
  left: 5px;
  right: inherit;
}

.twitter_feed_sidebar {
  margin-bottom: 40px;
}

.twitter_feed_sidebar #ctf.ctf-super-narrow .ctf-tweet-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
}
.twitter_feed_sidebar #ctf .ctf-quoted-tweet, .twitter_feed_sidebar #ctf .ctf-twitter-card {
  border: none;
}
.twitter_feed_sidebar #ctf .ctf-item {
  border-top: none;
  border: 1px solid #ddd;
  margin: 5px 0 10px;
}
.twitter_feed_sidebar #ctf .ctf-header {
  border: none;
}

h2 {
  letter-spacing: 0;
}

.tour-select small.red {
  margin-left: 24px;
}

.tour-select span.wpcf7-list-item {
  vertical-align: top;
}

a.anchor#locations {
  top: 0;
}

.section_testimonials {
  text-align: center;
}

.page-id-6057 .modal-content img {
  height: 85vh;
}

.pdf-viewer {
  width: 100%;
  margin: 0;
  border: 0;
}

@media only screen and (max-width: 767px) {
  .approved-lead {
    display: block;
  }

  .full.yes-no strong {
    width: 100%;
    margin-bottom: 10px;
  }
}
.pp-event .learn {
  float: right;
}

.pp-event-month {
  font-size: 28px;
}

footer > ul > li[data-num="6"] a {
  color: #D71921;
}

.page-id-5313 > footer > ul > li[data-num="6"] a {
  color: #D71921;
}

.page-sustainability footer > ul > li[data-num="6"] a {
  color: #3eb049;
}

.page-sustainability .page-id-5313 > footer > ul > li[data-num="6"] a {
  color: #3eb049;
}

.menu-item-440 a,
.menu-item-441 a {
  color: #999 !important;
}

.blog-author {
  display: none;
}

.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  height: auto;
  text-align: center;
}

.embed-container iframe,
.embed-container object,
.embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

@media only screen and (max-width: 768px) {
  .flipbook-center-container3 {
    -webkit-transform: unset !important;
    -ms-transform: unset !important;
    transform: unset !important;
  }

  .section_registerform .cta img {
    width: 600%;
    margin: 0 -100%;
  }
}
.wpcf7-list-item input[type="radio"],
.wpcf7-list-item-label {
  vertical-align: middle;
}

.select2-container--default .select2-selection--single .select2-selection__rendered.grey-select {
  color: #888;
}

.taa-form .flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

label.label-medium {
  width: 200px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  height: auto;
  margin-top: 15px;
  vertical-align: baseline;
  top: 0;
}

@media only screen and (max-width: 768px) {
  .taa-form input[type="submit"].taa-submit {
    width: 50%;
  }

  .long-title header.banner h1 {
    font-size: 19px;
    line-height: 28px;
  }
}
@media only screen and (max-width: 579px) {
  .sidebar .subnav a {
    padding: 20px 0;
    font-size: 18px;
  }
}
.scroll-menu-icon,
.scroll-menu-icon:hover {
  padding: 10px;
  font-size: 20px;
}

.lp-cta-bar .side-copy h3 {
  border: none;
}

footer ul li:hover {
  cursor: pointer;
}

.scroll-menu .subnav a {
  font-size: 18px;
  padding: 8px 20px;
}

body.attachment .attachment img {
  width: auto;
  height: auto;
}

.video-thumbs img {
  border-top: 3px #FFFFFF solid;
  border-bottom: 3px #FFFFFF solid;
}

.hide_section {
  display: none;
}

.social-icons {
  margin: 0 auto;
  text-align: center;
  width: 300px;
}

.social-icons a,
.social-icons a:visited {
  color: #D71921;
}

.page-sustainability .social-icons a,
.page-sustainability .social-icons a:visited {
  color: #3eb049;
}

.social-icons a:hover {
  color: #000000;
}

.equal-pad {
  padding: 40px 0;
}

.sales-wall-video .video-js .vjs-big-play-button {
  position: fixed;
  top: calc(50% - 0.75em);
  left: calc(50% - 1.5em);
}

.section-block .no-underline a:hover {
  text-decoration: none !important;
  opacity: 1 !important;
}

.img-auto,
.img-auto img {
  width: auto;
}

/* RESOURCE page (dsoto) */
.resource-page .section {
  max-width: 80%;
  margin: 0 auto;
}

.resource-page .wp-image-2768 {
  width: 125px;
  height: auto;
  margin-bottom: 3px;
}

body.resource-page,
body.resource-page .bodyback {
  background-color: #343434;
}

.header-min {
  padding: 10px 0;
}

.header-min h3 {
  text-align: center;
  border-bottom: none;
  font-size: 20px;
  color: #FFFFFF;
  margin: 0;
  padding: 0;
}

.padding-none {
  padding: 0 !important;
}

.padding-min {
  padding: 0;
}

.padding-min header.banner.nobg .banner-text {
  padding: 5px 0;
  width: 100%;
}

.padding-min header.banner.nobg .banner-text h1.h3 {
  font-size: 20px;
  line-height: 35px;
}

.padding-min .side-copy .onecol .fourcol, .padding-min .side-copy .onecol .four-column div, .four-column .padding-min .side-copy .onecol div {
  margin-bottom: 0;
  padding-bottom: 0;
}

.padding-min .side-copy .onecol .fourcol img, .padding-min .side-copy .onecol .four-column div img, .four-column .padding-min .side-copy .onecol div img {
  border: 1px #000000 solid;
  margin-top: 15px;
}

.padding-min .side-copy .onecol .fourcol p, .padding-min .side-copy .onecol .four-column div p, .four-column .padding-min .side-copy .onecol div p {
  font-size: 15px;
  line-height: 15px;
}

.padding-min .side-copy .onecol .fourcol p strong, .padding-min .side-copy .onecol .four-column div p strong, .four-column .padding-min .side-copy .onecol div p strong {
  margin-bottom: 8px;
  font-size: 18px;
  line-height: 18px;
}

.footer-min p {
  margin: 0;
}

.footer-min .glass, .footer-min .feature-link {
  padding: 3px 20px;
  min-width: 150px;
  font-size: 15px;
  line-height: 20px;
}

.footer-min .side-copy .onecol p {
  text-align: center;
}

.footer-min .side-copy .onecol .twocol, .footer-min .side-copy .onecol .two-column div, .two-column .footer-min .side-copy .onecol div, .footer-min .side-copy .onecol .tableCol-50 {
  width: calc(50% - 20px);
  min-width: 210px;
  margin: 8px 0 0 0;
}

.resource-page h3 {
  line-height: 25px;
}

.resource-page h1 span {
  font-size: 15px;
  font-weight: 700;
  font-family: "CenturyGothic", "arial", sans-serif;
}

.resource-page p {
  margin: 0 auto 10px;
}

.tl-content {
  margin-right: 250px;
  /* Same as the width of the sidebar */
  margin-top: 40px;
  padding: 0px 10px;
}

.tl-content-wide {
  margin-top: 40px;
}

.tl-name {
  font-size: 2.0em;
  font-weight: 600;
  margin-top: 25px;
}

.tl-title {
  margin-bottom: 0px;
  font-size: 16px;
}

.tl-social {
  float: right;
}

.tl-image {
  float: left;
  margin: 5px 35px 40px 20px;
  width: 20vw;
}

@media only screen and (max-width: 1366px) {
  .resource-page .section {
    margin: 0 auto;
    max-width: 960px;
  }

  .resource-page .padding-min .side-copy .onecol .fourcol img, .resource-page .padding-min .side-copy .onecol .four-column div img, .four-column .resource-page .padding-min .side-copy .onecol div img {
    width: 98%;
    margin: auto;
  }
}
@media only screen and (max-width: 1024px) {
  .resource-page .section {
    margin: 0 auto;
    max-width: 100%;
  }

  .tl-content {
    margin-right: 0px;
    padding: 0px 10px;
  }

  .tl-tweetbar {
    display: none;
  }

  .tl-social {
    display: none;
  }

  .tl-name {
    font-size: 1.5em;
  }

  .tl-image {
    margin: 5px 23px 5px 0px;
    width: 30vw;
  }
}
@media only screen and (max-width: 1365px) {
  .resource-page .padding-min .side-copy .onecol .fourcol img, .resource-page .padding-min .side-copy .onecol .four-column div img, .four-column .resource-page .padding-min .side-copy .onecol div img {
    margin: 10px auto 0;
  }

  .side-copy {
    width: 95%;
  }

  .padding-min .side-copy .onecol .fourcol p strong, .padding-min .side-copy .onecol .four-column div p strong, .four-column .padding-min .side-copy .onecol div p strong {
    font-size: 17px;
  }
}
@media only screen and (max-width: 768px) {
  .side-copy {
    width: 98%;
  }

  .resource-page .section {
    margin: 0 auto;
    max-width: 100%;
  }

  .resource-page h3 {
    font-size: 18px;
    line-height: 22px;
  }

  .padding-min .side-copy .onecol .fourcol p, .padding-min .side-copy .onecol .four-column div p, .four-column .padding-min .side-copy .onecol div p {
    font-size: 13px;
    line-height: 13px;
  }

  .padding-min .side-copy .onecol .fourcol p strong, .padding-min .side-copy .onecol .four-column div p strong, .four-column .padding-min .side-copy .onecol div p strong {
    font-size: 14px;
    line-height: 16px;
  }

  .resource-page .padding-min .side-copy .onecol .fourcol img, .resource-page .padding-min .side-copy .onecol .four-column div img, .four-column .resource-page .padding-min .side-copy .onecol div img {
    margin-top: 5px;
  }

  .tl-title {
    font-size: .8em;
  }
}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (orientation: landscape) {
  .resource-page p {
    margin: 0 auto 5px;
  }

  .resource-page .section {
    margin: 0 auto;
    max-width: 69%;
  }

  .resource-page h3 {
    font-size: 17px;
    line-height: 20px;
  }

  .resource-page .wp-image-2768 {
    width: 75px;
    height: 36px;
  }

  .padding-min .side-copy .onecol .fourcol p, .padding-min .side-copy .onecol .four-column div p, .four-column .padding-min .side-copy .onecol div p {
    font-size: 12px;
  }

  .resource-page .padding-min header.banner.nobg .banner-text h1.h3 {
    font-size: 16px;
    line-height: 20px;
  }

  .resource-page .fourcol, .resource-page .four-column div, .four-column .resource-page div {
    text-align: left;
  }

  .padding-min .side-copy .onecol .fourcol p, .padding-min .side-copy .onecol .four-column div p, .four-column .padding-min .side-copy .onecol div p {
    font-size: 13px;
    line-height: 13px;
  }

  .padding-min .side-copy .onecol .fourcol p strong, .padding-min .side-copy .onecol .four-column div p strong, .four-column .padding-min .side-copy .onecol div p strong {
    font-size: 14px;
    line-height: 15px;
  }

  .fourcol, .four-column div,
  .four-column div {
    width: calc(25% - 20px);
    margin: 10px;
  }

  .side-copy {
    width: 95%;
    margin: 0 3%;
  }
}
@media only screen and (min-device-width: 768px) and (max-width: 1024px) and (max-device-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
  .resource-page .section {
    margin: 0 auto;
    max-width: 100%;
  }

  .resource-page h3 {
    font-size: 17px;
    line-height: 20px;
  }

  .resource-page .wp-image-2768 {
    width: 75px;
    height: 36px;
  }

  .padding-min .side-copy .onecol .fourcol p, .padding-min .side-copy .onecol .four-column div p, .four-column .padding-min .side-copy .onecol div p {
    font-size: 12px;
  }

  .resource-page .padding-min .side-copy .onecol .fourcol img, .resource-page .padding-min .side-copy .onecol .four-column div img, .four-column .resource-page .padding-min .side-copy .onecol div img {
    width: 125px;
    margin: 10px auto;
  }

  .resource-page .padding-min header.banner.nobg .banner-text h1.h3 {
    font-size: 16px;
    line-height: 20px;
  }

  .resource-page .fourcol, .resource-page .four-column div, .four-column .resource-page div {
    text-align: left;
  }

  .padding-min .side-copy .onecol .fourcol p, .padding-min .side-copy .onecol .four-column div p, .four-column .padding-min .side-copy .onecol div p {
    font-size: 13px;
    line-height: 13px;
  }

  .padding-min .side-copy .onecol .fourcol p strong, .padding-min .side-copy .onecol .four-column div p strong, .four-column .padding-min .side-copy .onecol div p strong {
    font-size: 15px;
    line-height: 15px;
  }

  .side-copy {
    width: 95%;
  }
}
@media only screen and (max-width: 1024px) and (max-height: 768px) {
  .resource-page .padding-min .side-copy .onecol .fourcol img, .resource-page .padding-min .side-copy .onecol .four-column div img, .four-column .resource-page .padding-min .side-copy .onecol div img {
    margin: 0 auto;
  }

  .padding-min .side-copy .onecol .fourcol, .padding-min .side-copy .onecol .four-column div, .four-column .padding-min .side-copy .onecol div {
    margin-top: 3px;
  }

  .resource-page h3 {
    font-size: 16px;
    line-height: 18px;
  }

  .resource-page p {
    margin: 0 auto 3px;
  }

  .header-min {
    padding: 5px 0;
  }

  body p {
    line-height: 20px;
  }

  .padding-min .side-copy .onecol .fourcol p strong, .padding-min .side-copy .onecol .four-column div p strong, .four-column .padding-min .side-copy .onecol div p strong {
    font-size: 13px;
    line-height: 13px;
  }

  .resource-page .wp-image-2768 {
    width: 52px;
    height: 25px;
  }

  .footer-min .side-copy .onecol .twocol, .footer-min .side-copy .onecol .two-column div, .two-column .footer-min .side-copy .onecol div, .footer-min .side-copy .onecol .tableCol-50 {
    margin: 4px 0 0 0;
  }
}
@media only screen and (max-device-width: 767px) {
  .resource-page .section {
    width: 100%;
  }

  .side-copy {
    width: 95%;
  }

  .header-min h3 {
    font-size: 16px;
    line-height: 22px;
  }

  .padding-min header.banner.nobg .banner-text h1.h3 {
    font-size: 16px;
    line-height: 20px;
    padding: 10px 0;
  }

  .padding-min .side-copy .onecol .fourcol, .padding-min .side-copy .onecol .four-column div, .four-column .padding-min .side-copy .onecol div {
    margin: 10px 0 5px;
  }

  .resource-page .padding-min .side-copy .onecol .fourcol img, .resource-page .padding-min .side-copy .onecol .four-column div img, .four-column .resource-page .padding-min .side-copy .onecol div img {
    margin: 0 auto;
  }

  .footer-min .side-copy .onecol .twocol, .footer-min .side-copy .onecol .two-column div, .two-column .footer-min .side-copy .onecol div, .footer-min .side-copy .onecol .tableCol-50 {
    width: 100%;
    margin: 15px auto 0;
  }

  .footer-min .glass, .footer-min .feature-link {
    width: calc(100% - 40px);
  }

  .padding-min .side-copy .onecol .fourcol p, .padding-min .side-copy .onecol .four-column div p, .four-column .padding-min .side-copy .onecol div p {
    font-size: 15px;
    line-height: 18px;
  }

  .padding-min .side-copy .onecol .fourcol p strong, .padding-min .side-copy .onecol .four-column div p strong, .four-column .padding-min .side-copy .onecol div p strong {
    font-size: 18px;
    line-height: 20px;
  }
}
/* END - RESOURCE page   */
/* SALES WALL    */
.section-block .easter-square-gray,
a.easter-square-gray:visited {
  width: 37px;
  height: 37px;
  background-color: #787879;
}

.section-block .easter-square-gray:hover {
  background-color: #D71921;
  opacity: 1;
}

.page-sustainability .section-block .easter-square-gray:hover {
  background-color: #3eb049;
}

/* END - SALES WALL    */
/* /rob   */
.rob-links .copy-img img {
  border: 1px solid #000000;
}

/* END /rob   */
/* /careers */
.departments-accordion .accordion {
  margin-bottom: 0;
}

/* Sitewide (dsoto) */
.redbar {
  border-left: 10px solid #D71921;
  padding-left: 15px;
  margin-right: 5px;
  width: calc(100% - 50px);
}

.page-sustainability .redbar {
  border-left: 10px solid #3eb049;
}

.greybar {
  border-left: 10px solid #7c868d;
  padding-left: 15px;
  margin-right: 5px;
  width: calc(100% - 50px);
}

.resp-container {
  position: relative;
  overflow: hidden;
  padding-top: 56.25%;
  margin-bottom: 20px;
}

.resp-iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

.nopadding {
  padding: 0;
}

.notoppadding {
  padding-top: 0;
}

.nobottompadding {
  padding-bottom: 0;
}

/* Landing Pages */
.landing-page #nav-main,
.landing-page .site-search,
.landing-page footer .menu,
.landing-page .extra-menu,
.landing-page #nav-extra,
.landing-page #nav-prime,
.landing-page .fa-twitter,
.landing-page .fa-facebook,
.landing-page .fa-linkedin {
  display: none;
}

.landing-page .redbar.tagline {
  font-size: 36px;
  line-height: 42px;
  width: 100%;
}

.landing-page .white-text,
.landing-page .white-text p {
  color: #FFFFFF;
}

.landing-page .white-text h3 {
  border-bottom: none;
  color: #FFFFFF;
  margin-top: 30px;
}

.callus {
  font-size: 28px;
  font-weight: bold;
  text-align: left;
}

.callus span {
  font-size: 28px;
}

.callus a {
  text-decoration: none;
}

@media only screen and (max-width: 768px) {
  .landing-page .redbar.tagline {
    font-size: 24px;
    line-height: 30px;
  }

  .landing-page .white-text p {
    margin: 20px;
    width: 90%;
  }

  .landing-page .white-text h3 {
    margin: 20px;
    width: 90%;
  }

  .callus {
    font-size: 24px;
  }
}
/* Contact Page */
.phone-number {
  text-align: center;
  display: block;
  text-decoration: none;
  font-size: 2vw;
  font-weight: bold;
}

/* Remove Client Story Button from Sales Wall Testimonials */
.page-template-saleswallclean-page .client-story-link {
  display: none;
}

.client-story-link {
  display: block;
  width: auto;
  text-align: center;
  margin: 0 auto;
}

/* Data Center Solutions Page */
.rr-factor h2 {
  font-size: 2.8vw;
}

/* /sales-tools */
.img-border img {
  border: 1px solid #000000;
}

/* Styles for locations pages */
.btn-play {
  max-width: 280px;
  width: 80%;
}

.big-text {
  font-size: 2vw;
}

.big-text ul li {
  font-size: 26px;
}

h2.tagline {
  width: 65%;
}

.section_registerform .cta img {
  width: 400%;
  margin: 0 -100%;
}

@media only screen and (max-width: 768px) {
  header.banner h1 {
    font-size: 8vw;
  }

  header.banner h2 {
    font-size: 5vw;
    margin-top: 8px;
  }

  .banner img.btn-play {
    max-width: 280px;
    width: 80%;
    margin-left: 0;
    margin-right: 0;
  }

  .big-text {
    font-size: 4vw;
  }

  .big-text ul li {
    font-size: 15px;
  }

  h2.tagline {
    width: 80%;
    font-size: 4vw;
    letter-spacing: -1px;
  }
}
@media only screen and (max-width: 479px) {
  .map header.banner img {
    width: 166%;
  }

  header.banner h1 {
    font-size: 7vw;
  }

  header.banner h2 {
    font-size: 5vw;
    margin-top: 8px;
  }

  .banner img.btn-play {
    max-width: 280px;
    width: 80%;
    margin-left: 0;
    margin-right: 0;
  }

  .big-text {
    font-size: 4vw;
  }

  h2.tagline {
    width: 95%;
    font-size: 5.2vw;
    letter-spacing: -1px;
  }
}
/* Nav Subtitles */
.nav-main .menu-item ul li a em {
  display: block;
  font-style: normal;
  color: #D71921;
  font-size: 12px;
}

.nav-main .menu-item ul li a:hover em {
  color: #000000;
}

/* Cloud Page */
.cloud-tagline {
  width: 80%;
}

/* Bullet Box */
.bullet-box h4 {
  font-size: 1.25rem;
  text-align: left;
}

.bullet-box,
ul.bullet-box {
  background-color: #e2e2e2;
  padding: 20px 20px 20px 35px;
  border-left: 10px solid #D71921;
}

.page-sustainability .bullet-box,
.page-sustainability ul.bullet-box {
  border-left: 10px solid #3eb049;
}

ul.red-bullets li,
bullet-box ul li {
  color: #000000;
  list-style-image: url(/wp-content/uploads/2018/10/red-bullet-8.png);
  list-style-position: outside;
  padding-left: 10px;
}

/* Switch CONNECT page */
.small-thumbs #client_logos logos.li {
  width: 100px;
}

/* /locations page */
.image-box {
  margin-bottom: 20px;
  padding: 100px 40px;
  background-size: cover;
  background-position: center;
}

.image-box h2,
.image-box h3 {
  color: #FFFFFF;
  border: none;
  text-shadow: 0 0 15px black;
}

.image-box h3 {
  font-family: "Open Sans", sans-serif;
  font-weight: normal;
  font-size: 1.6vw;
  line-height: 2vw;
}

@media only screen and (max-width: 1200px) {
  .image-box h3 {
    font-size: 2.2vw;
  }
}
@media only screen and (max-width: 479px) {
  .image-box h3 {
    font-size: 4.3vw;
  }
}
/* /videos page */
.color-bar {
  padding: 10px 0;
}

.color-bar header.banner.nobg .banner-text {
  left: 0;
}

h3 .subtext {
  font-size: 18px;
  color: #D71921;
  display: block;
  line-height: 28px;
}

.page-sustainability h3 .subtext {
  color: #3eb049;
}

p sup {
  font-size: small;
  bottom: 8px;
  top: unset;
}

.close {
  z-index: 200;
}

/* Removing to fix bio layout .bio .bio-info { width: calc(100% - 10px); } */
.page-template-saleswallclean .column,
.page-template-saleswallclean-page .column {
  border: 0;
}

/* Mobile Content Flags */
.show-mobile {
  display: none;
}

@media only screen and (max-width: 767px) {
  .show-mobile {
    display: initial;
  }

  .hide-mobile {
    display: none;
  }
}
.bar-bullets li {
  padding-left: 20px;
  margin-bottom: 20px;
}

.bar-bullets {
  border-left: 10px solid #D71921;
  list-style: none;
  margin-left: 0;
  padding-left: 0;
}

.page-sustainability .bar-bullets {
  border-left: 10px solid #3eb049;
}

@media only screen and (max-width: 479px) {
  header.banner h1 {
    line-height: 30px;
  }

  .mobile-break {
    display: block;
  }
}
.section_copy.location-map {
  padding: 0;
}

.location-map .side-copy {
  width: 100%;
  margin: 0;
}

.location-map .onecol {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.location-map .twocol, .location-map .two-column div, .two-column .location-map div, .location-map .tableCol-50 {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin: 0;
}

.location-map .twocol:nth-child(odd), .location-map .two-column div:nth-child(odd), .two-column .location-map div:nth-child(odd), .location-map .tableCol-50:nth-child(odd) {
  width: 58%;
  padding: 2% 0 2% 2%;
}

.location-map .twocol:nth-child(even), .location-map .two-column div:nth-child(even), .two-column .location-map div:nth-child(even), .location-map .tableCol-50:nth-child(even) {
  width: 38%;
  padding: 2% 2% 2% 0;
}

.location-map .image-box {
  margin: 0;
  padding: 2vw 2vw 0;
  width: 100%;
}

.location-map a img,
.location-map a.copy-img {
  display: block;
  width: 100%;
}

.location-map p {
  margin: 0;
}

@media only screen and (max-width: 727px) {
  .location-map .twocol:nth-child(odd), .location-map .two-column div:nth-child(odd), .two-column .location-map div:nth-child(odd), .location-map .tableCol-50:nth-child(odd) {
    width: 96%;
    padding: 0 2% 10px;
  }

  .location-map .twocol:first-child, .location-map .two-column div:first-child, .two-column .location-map div:first-child, .location-map .tableCol-50:first-child {
    padding: 10px 2% 10px;
  }

  .location-map .twocol:nth-child(even), .location-map .two-column div:nth-child(even), .two-column .location-map div:nth-child(even), .location-map .tableCol-50:nth-child(even) {
    width: 96%;
    padding: 0 2% 20px;
    display: none;
  }

  .location-map p {
    margin: 0 auto 50px;
  }

  .side-copy h2 {
    letter-spacing: 0px;
  }
}
/* Form Box */
.box-grey {
  padding: 30px;
  background-color: #efefef;
}

.box-grey-right {
  width: 30%;
  float: right;
  margin-left: 30px;
  position: relative;
  z-index: 1000;
}

.box-grey h3 {
  font-size: 23px;
  line-height: 28px;
  border-bottom: none;
  margin-bottom: 0px;
  padding-bottom: 0px;
}

.box-grey h2 {
  font-size: 34px;
  line-height: 40px;
}

@media only screen and (max-width: 900px) {
  .box-grey-right {
    width: 80%;
    float: inherit;
    margin-left: 0;
  }

  .box-grey h3 {
    font-size: 24px;
    line-height: 30px;
  }

  .box-grey h2 {
    font-size: 28px;
    line-height: 34px;
  }

  .box-grey .wpcf7-list-item-label {
    font-size: 17px;
  }
}
.switch-to-nevada {
  position: absolute;
  top: 20px;
  left: 50%;
  width: 20%;
  text-align: center;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}

.switch-to-nevada img,
.switch-to-nevada a {
  position: relative;
  display: block;
}

.switch-to-nevada img {
  display: block;
  margin: 0 auto;
}

.switch-to-nevada a {
  margin: 20px auto;
  color: #fff;
  font-weight: bold;
  padding: 0.8vw;
  width: 90%;
  display: block;
  border: 3px solid #D71921;
  text-align: center;
  font-size: 2vw;
  font-family: "CenturyGothic", "arial", sans-serif;
  letter-spacing: 2px;
  background: rgba(0, 0, 0, 0.5);
  text-decoration: none;
}

.page-sustainability .switch-to-nevada a {
  border: 3px solid #3eb049;
}

.switch-to-nevada a:hover {
  cursor: pointer;
  background: rgba(255, 255, 255, 0.1);
  text-shadow: 2px 2px 5px #000;
}

@media only screen and (max-width: 640px) {
  .no-auto .carousel-image > div {
    padding: 10px;
    width: calc(100% - 20px);
    display: block;
  }

  .switch-to-nevada {
    width: 22%;
    top: 5px;
  }

  .switch-to-nevada a {
    padding: 5px;
    font-size: 2.5vw;
    line-height: 2.5vw;
    margin: 10px auto;
  }
}
@media only screen and (orientation: landscape) {
  .full-screen .carousel-image {
    height: calc(100vh - 4.2vw);
  }

  .full-screen .carousel-img {
    height: auto;
    min-height: calc(100vh - 4.2vw - 190px);
  }
}
@media only screen and (max-height: 480px) and (max-width: 1024px) {
  .home .carousel-image[data-num='1'] > div {
    display: block;
  }
}
@media only screen and (max-width: 640px) {
  .home .carousel-image[data-num='1'] > div {
    display: block;
  }
}
#ui-datepicker-div.ui-datepicker {
  font-family: "Open Sans", sans-serif;
  background: #f9fbfb;
  border: 1px solid #ddd;
  border-radius: 4px;
  padding: 0.7em;
  color: gray;
  width: auto;
  font-size: 90%;
}

.ui-datepicker-prev.ui-corner-all {
  float: left;
  cursor: pointer;
  color: #aaa;
  text-align: center;
  padding-top: 0.5em;
}

.ui-datepicker-prev.ui-corner-all:hover,
.ui-datepicker-next.ui-corner-all:hover {
  background: #D71921;
  border: 1px solid #D71921;
  color: #fff;
}

.page-sustainability .ui-datepicker-prev.ui-corner-all:hover,
.page-sustainability .ui-datepicker-next.ui-corner-all:hover {
  background: #3eb049;
  border: 1px solid #3eb049;
}

.ui-datepicker-prev.ui-corner-all span,
.ui-datepicker-next.ui-corner-all span {
  display: none;
}

.ui-datepicker-prev.ui-corner-all:before {
  content: '<';
  display: block;
}

.ui-datepicker-next.ui-corner-all {
  float: right;
  cursor: pointer;
  color: #aaa;
  text-align: center;
  padding-top: 0.5em;
}

.ui-datepicker-next.ui-corner-all:before {
  content: '>';
  display: block;
}

.ui-datepicker-title {
  text-align: center;
  font-size: 1.2em;
}

.ui-datepicker-header.ui-widget-header.ui-corner-all {
  margin-bottom: 1.3em;
}

.ui-datepicker-calendar thead th {
  font-weight: 400;
  padding-bottom: 1.2em;
  font-size: 0.8em;
}

.ui-datepicker-calendar td {
  text-align: center;
  padding: 0.5em 1em;
  cursor: pointer;
}

.ui-datepicker-calendar td a {
  color: inherit;
  text-decoration: none;
}

.ui-datepicker-calendar td:hover,
.ui-datepicker-today,
.ui-datepicker-current-day {
  background: #D71921;
  color: #fff;
  border-radius: 7px;
}

.page-sustainability .ui-datepicker-calendar td:hover,
.page-sustainability .ui-datepicker-today,
.page-sustainability .ui-datepicker-current-day {
  background: #3eb049;
}

.sales-screen .carousel-image img {
  opacity: 0;
  -webkit-transition: opacity 0.5s ease-in-out;
  -o-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
}

.sales-screen .carousel-image.active img {
  -webkit-transition: opacity 0.5s ease-in-out;
  -o-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
  opacity: 1;
}

.page-sustainability a .stn-label,
.page-sustainability a .stn-icon,
.page-sustainability .fa.scroll-menu-icon,
.page-sustainability .scroll-menu-icon.scroll-top,
.page-sustainability .scroll-menu-icon.scroll-menu,
.page-sustainability .scroll-menu-icon.close {
  color: #fff;
}

img.thoughtleaders {
  border: 1px solid #000000;
  margin: 10px 0px -5px -2px;
  width: 100%;
}

.twocol.thoughtleaderevents:nth-child(even), .two-column div.thoughtleaderevents:nth-child(even), .thoughtleaderevents.tableCol-50:nth-child(even) {
  margin: 0 35px 0 0;
}

.tl-tweetbar {
  height: 100%;
  width: 250px;
  position: absolute;
  z-index: 1;
  right: 50px;
}

.section_registerform .cta h3,
.section_registerform div.wpcf7 {
  margin: 20px auto 0;
}

.video-element {
  margin-bottom: 80px;
}

/* Twig Template sections */
header {
  width: 100%;
  text-align: center;
  overflow: hidden;
  position: relative;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-line-pack: center;
  align-content: center;
}

header.banner .banner-text {
  position: absolute;
  width: 90%;
  left: 5%;
  z-index: 30;
  align-self: center;
}

header.banner .banner-text.has-counter {
  width: 70%;
  text-align: left;
}

header.banner.nobg .banner-text {
  position: relative;
  left: 5%;
  padding: 0 0;
}

.no-pad header.banner.nobg .banner-text {
  padding: 0;
  left: 0;
  -webkit-transform: translate(0%, 0%);
  -ms-transform: translate(0%, 0%);
  transform: translate(0%, 0%);
}

header.banner.nobg .banner-text .solo {
  margin: 1vw 0;
}

header.banner h1,
header.banner h2,
header.banner h3.h1 {
  font-family: "CenturyGothic-Bold", "arial", sans-serif;
  text-align: left;
  margin: 0;
  width: 100%;
  font-size: 3.5vw;
  line-height: 4vw;
}

header.banner h1.center,
header.banner h2.center,
header.banner h3.center,
header.banner h3.h1.center {
  text-align: center;
}

header.banner h1.right,
header.banner h2.right,
header.banner h3.h1.right,
header.banner h3.right {
  text-align: right;
}

header.banner h2 {
  font-family: "Open Sans", sans-serif;
  font-weight: normal;
  font-size: 1.3vw;
  line-height: 2vw;
}

header.banner h1.h3,
header.banner h3.h1,
header.banner ul li {
  font-size: 2.5vw;
  line-height: 3.5vw;
  font-weight: 500;
}

header.banner ul li {
  line-height: 2.8vw;
}

header.banner ul {
  margin: 0;
  -webkit-margin-before: 0;
  -webkit-margin-after: 0;
  -webkit-padding-start: 0px;
}

header.banner ul li {
  display: block;
}

header.banner .text-slider li {
  font-family: "CenturyGothic-Bold", "arial", sans-serif;
  position: absolute;
  width: 100%;
  text-align: center;
  margin: 0;
  top: calc(50% - 1.4vw);
  transform: translate(0%, -50%);
}

.text-slider li {
  opacity: 0;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.text-slider li.active {
  opacity: 1;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

header.banner .text-slider li {
  font-size: 2.8vw;
  line-height: 2.8vw;
}

header.banner .text-slider li:first-child {
  position: relative;
  margin: 5px 0;
  transform: translate(0%, 0%);
  font-size: 2.5vw;
  line-height: 2.8vw;
}

.text-slider:after {
  content: "";
  width: 4vw;
  height: 2vw;
  display: block;
  background: url("/wp-content/uploads/2018/09/red-down-arrow.png");
  background-size: cover;
  background-repeat: no-repeat;
  margin: 15px auto;
  animation: blink-animation 1.5s steps(20, start) infinite;
  -webkit-animation: blink-animation 1.5s steps(20, start) infinite;
  -webkit-transition: opacity 0.1s ease-in-out;
  -moz-transition: opacity 0.1s ease-in-out;
  -ms-transition: opacity 0.1s ease-in-out;
  -o-transition: opacity 0.1s ease-in-out;
  transition: opacity 0.1s ease-in-out;
}

header.banner .banner-text .solo {
  margin: 1.2vw 0;
}

.chart {
  position: relative;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-line-pack: center;
  align-content: center;
  width: 110px;
  height: 110px;
  margin-top: 50px;
  margin-bottom: 50px;
  text-align: center;
}

.fundedperc .chart {
  margin: 0 auto;
  width: 15vw;
  height: 15vw;
}

.fundedperc a {
  position: relative;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-line-pack: center;
  align-content: center;
  margin: 0 auto;
  text-align: center;
  width: 15vw;
  height: 15vw;
}

.fundedperc .percent {
  position: absolute;
  top: 0;
  font-size: 1.2vw;
  font-weight: 600;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  line-height: 1.8vw;
  text-align: center;
  width: 100%;
  height: 100%;
  letter-spacing: 0.2vw;
  color: rgba(255, 255, 255, 0.7);
}

.fundedperc .percent span {
  font-size: 5vw;
  font-weight: 700;
  display: block;
  line-height: 1.0;
  letter-spacing: 0;
  color: #fff;
}

.fundedperc .percent span::after {
  content: '+';
  margin-left: 0.1em;
  font-weight: bold;
}

.fundedperc {
  position: absolute;
  right: 5%;
  top: calc(50% - 10vw);
  z-index: 40;
  width: 20vw;
  height: 20vw;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-line-pack: center;
  align-content: center;
}

header.banner video {
  width: 100%;
}

.chart canvas {
  width: 16.5vw !important;
  height: 16.5vw !important;
  margin-left: -1vw;
}

img.kbfx {
  width: 115%;
  margin-right: -15%;
  margin-top: -3%;
  -webkit-animation: kenburns 120s infinite linear;
  -moz-animation: kenburns 120s infinite linear;
  animation: kenburns 120s infinite linear;
  z-index: 5;
}

.section.add-overlay::after,
.copy-cta:not(.no-overlay)::after,
header.banner:not(.no-overlay)::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 20;
  background-image: url("./img/video-pattern-1.png");
  background-color: rgba(0, 0, 0, 0.3);
  opacity: .7;
  pointer-events: none;
}

.copy-cta:not(.no-overlay)::after {
  height: 97%;
}

.glass, .feature-link {
  display: block;
  padding: 10px 20px;
  -webkit-border-radius: 15px;
  border-radius: 15px;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
  border: 3px solid #fff;
  color: #fff;
  background: url("./img/glass.svg");
  background-size: cover;
  display: inline-block;
  text-decoration: none;
}

.glass:hover, .feature-link:hover, .feature-link.active {
  background: none;
  text-decoration: none;
}

.glass:visited, .feature-link:visited {
  color: #aaa;
}

.pipe {
  pointer-events: none;
}

.cta img {
  width: 200%;
  margin: 0 -50%;
}

.cta h3 {
  font-size: 32px;
  line-height: 50px;
}

.section_registerform .cta h3,
.section_registerform div.wpcf7 {
  margin: 0 auto;
}

.cta h3 .glass, .cta h3 .feature-link {
  font-size: 24px;
  line-height: 24px;
  margin-left: 50px;
}

.cta .wpcf7 .twocol, .cta .wpcf7 .two-column div, .two-column .cta .wpcf7 div, .cta .wpcf7 .tableCol-50,
.cta .wpcf7 .threecol,
.cta .wpcf7 .three-column div,
.three-column .cta .wpcf7 div,
.cta .wpcf7 .fourcol,
.cta .wpcf7 .four-column div,
.four-column .cta .wpcf7 div,
.cta .wpcf7 .fivecol,
.cta .wpcf7 .five-column div,
.five-column .cta .wpcf7 div {
  padding: 0;
  margin-bottom: 0;
}

.page-sustainability .cta img {
  opacity: 0;
  filter: alpha(opacity=0);
}
.page-sustainability .cta {
  background: url("./img/greenback.jpg");
  background-size: cover;
}

@keyframes kenburns {
  0% {
    transform: scale(1) rotate(0deg) translate(0, 0);
  }
  50% {
    transform: scale(1.4) translate(-15%, 0);
  }
  100% {
    transform: scale(1) rotate(0deg) translate(0, 0);
  }
}
@media only screen and (max-width: 1024px) {
  .cta h3 {
    font-size: 20px;
    line-height: 28px;
  }

  .cta h3 .glass, .cta h3 .feature-link {
    font-size: 16px;
    line-height: 18px;
  }

  .section_registerform .cta img {
    width: 400%;
    margin: 0 -100%;
  }
}
@media only screen and (max-width: 768px) {
  header.banner h3.h1 {
    font-size: 30px;
    line-height: 40px;
  }

  .banner img {
    width: 200%;
    margin-left: -50%;
    margin-right: -50%;
  }

  .no-resize .banner img {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }

  header.banner h3.h1 {
    font-size: 26px;
    line-height: 36px;
  }

  header.banner h2 {
    font-size: 16px;
    line-height: 26px;
  }

  header.banner h1, header.banner h3.h1 {
    font-size: 32px;
    line-height: 40px;
  }
}
@media only screen and (max-width: 767px) {
  .cta img {
    width: 300%;
    margin: 0 -100%;
  }

  .cta h3 {
    font-size: 18px;
    line-height: 28px;
  }

  .cta h3 .glass, .cta h3 .feature-link {
    font-size: 14px;
    line-height: 28px;
  }

  .glass, .feature-link {
    padding: 3px 10px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    background-clip: padding-box;
    /* stops bg color from leaking outside the border: */
    border: 2px solid #fff;
  }

  .banner img {
    width: 300%;
    margin-left: -100%;
    margin-right: -100%;
  }

  .no-resize .banner img {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }

  header.banner .text-slider li {
    font-size: 18px;
    line-height: 22px;
    top: calc(50% - 11px);
  }

  header.banner .text-slider li:first-child {
    font-size: 22px;
    line-height: 24px;
  }

  .text-slider:after {
    width: 50px;
    height: 25px;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .home .banner img {
    width: 200%;
    margin-left: -50%;
    margin-right: -50%;
  }

  .home header.banner h1.h3, .home header.banner h3.h1 {
    font-size: 3.5vw;
    line-height: 4vw;
  }
}
@media only screen and (max-width: 479px) {
  header.banner h3.h1 {
    font-size: 20px;
    line-height: 26px;
  }

  .banner img {
    width: 400%;
    margin-left: -150%;
    margin-right: -150%;
  }

  .video-banner .banner img {
    width: 300%;
    margin-left: -100%;
    margin-right: -100%;
  }

  .no-resize .banner img {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }

  header.banner h1.h3,
  header.banner h3.h1 {
    font-size: 20px;
    line-height: 20px;
  }

  header.banner h2 {
    font-size: 14px;
    line-height: 16px;
  }

  header.banner h1, header.banner h3.h1 {
    font-size: 22px;
    line-height: 22px;
  }

  header.banner video {
    width: 200%;
    margin-left: -50%;
    margin-right: -50%;
  }

  .cta h3 .glass, .cta h3 .feature-link {
    margin-left: 10px;
  }

  .section_registerform .cta img {
    width: 950%;
    margin: 0 -250%;
  }
}
@media only screen and (max-width: 439px) {
  header.banner h1.h3.left,
  header.banner h1.h3,
  header.banner h3.h1,
  header.banner ul li {
    font-size: 22px;
    line-height: 28px;
  }
}
@-moz-document url-prefix() {
  header {
    flex-direction: column;
  }

  header.banner .banner-text {
    -webkit-transform: translate(0%, -50%);
    -ms-transform: translate(0%, -50%);
    transform: translate(0%, -50%);
    top: 50%;
  }
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  header {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
  }

  header.banner .banner-text {
    -webkit-transform: translate(0%, -50%);
    -ms-transform: translate(0%, -50%);
    transform: translate(0%, -50%);
    top: 50%;
  }

  header.banner.nobg .banner-text {
    -webkit-transform: translate(0%, 0%);
    -ms-transform: translate(0%, 0%);
    transform: translate(0%, 0%);
    top: 50%;
  }
}
.section_copy {
  padding: 70px 0 40px;
}

.section_copy + .section_copy {
  padding: 0 0 10px 0;
}

.side-copy {
  margin: 0 auto;
  padding: 0;
  width: 90%;
  position: relative;
  z-index: 30;
}
.side-copy h1, .side-copy h2, .side-copy h3, .side-copy h4, .side-copy h5, .side-copy h6 {
  margin: 3px 0;
  font-family: "CenturyGothic-Bold", "arial", sans-serif;
}
.side-copy .twocol, .side-copy .two-column div, .two-column .side-copy div, .side-copy .tableCol-50 {
  padding-bottom: 0;
}
.side-copy h1 {
  font-size: 3.75vw;
  line-height: 4vw;
  text-align: left;
  font-weight: 700;
  margin-bottom: 20px;
}
.side-copy h2 {
  font-size: 3.1vw;
  line-height: 3.2vw;
  text-align: left;
  font-weight: 700;
  margin-bottom: 20px;
}
.side-copy h6 {
  margin-bottom: 30px;
  font-family: "CenturyGothic", "arial", sans-serif;
  font-weight: normal;
}

.side-copy h3 {
  margin-top: 0;
  margin-bottom: 10px;
  text-align: left;
  font-size: 26px;
  line-height: 40px;
  padding-bottom: 10px;
  border-bottom: 1px solid #888;
}

.sidebar, .aside {
  margin-top: 20px;
}

.sidebar h3, .aside h3 {
  text-align: left;
  font-size: 18px;
  line-height: 20px;
  margin-bottom: 10px;
  border-bottom: 1px solid #D71921;
  font-family: "Open Sans", sans-serif;
  text-rendering: optimizelegibility;
}

.page-sustainability .sidebar h3, .page-sustainability .aside h3 {
  border-bottom: 1px solid #3eb049;
}

.aside.green h3 {
  border-bottom: 1px solid #3eb049;
}

.sidebar .subnav a {
  display: block;
  text-decoration: none;
  color: #000;
  padding: 15px 0;
  border-bottom: 1px solid #888;
}

.sidebar .subnav a:hover {
  color: #D71921;
}

.page-sustainability .sidebar .subnav a:hover {
  color: #3eb049;
}

.sidebar .subnav a:hover:after {
  content: ">";
  color: #D71921;
  right: 5px;
  position: absolute;
  font-weight: 900;
}

.page-sustainability .sidebar .subnav a:hover:after {
  color: #3eb049;
}

.sidebar .subnav a:last-child {
  border: 0;
}

.page-sustainability .sidebar h3 {
  color: #3eb049;
}

.twothirds .onecol {
  margin-top: 0;
}

.div-ico {
  text-align: center;
}
.div-ico img {
  width: 70%;
  max-width: 150px;
}
.div-ico h1, .div-ico h2, .div-ico h3, .div-ico h4, .div-ico h5, .div-ico h6 {
  max-width: 400px;
  margin: 3px auto;
  line-height: 1.3;
}

.side-copy .div-ico h2 {
  font-size: 32px;
  max-width: 200px;
  margin: 3px auto;
  line-height: 1.3;
  text-align: center;
  font-weight: 600;
  letter-spacing: -1px;
}

.aside .copy-img {
  display: block;
  width: 70%;
  max-width: 150px;
}

.green h1, .green h2, .green h3, .green h4, .green h5, .green h6 {
  color: #3eb049;
}
.green li {
  color: #000;
}
.green a {
  color: #3eb049;
}

.left h1, .left h2, .left h3, .left h4, .left h5, .left h6 {
  text-align: left;
}

.side-copy > .onecol:first-child, .onecol > .onecol {
  margin: 0;
  padding: 0;
}

.invisible {
  display: none;
}

.sidebar.threecol, .three-column div.sidebar {
  margin-right: 0;
  width: calc(33.33% - 20px);
}

.copy-cta {
  padding: 70px 10px;
  display: inline-block;
  width: calc(100% - 20px);
  text-decoration: none;
}

.copy-cta h1, .copy-cta h2, .copy-cta h3, .copy-cta h4, .copy-cta h5, .copy-cta h6 {
  position: relative;
  z-index: 30;
}

.section_copy .center {
  display: block;
  text-align: center;
}

.wpcf7 .threecol, .wpcf7 .three-column div, .three-column .wpcf7 div {
  min-width: 200px;
}
.wpcf7 .fivecol, .wpcf7 .five-column div, .five-column .wpcf7 div {
  min-width: 100px;
}

.callouts .threecol h4, .callouts .three-column div h4, .three-column .callouts div h4 {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.copy-min-height .side-copy {
  min-height: 700px;
}

.side-copy .promotions-header {
  text-align: center;
  color: #d71921;
}

.side-copy .padded {
  padding: 30px 0 80px;
}

@media only screen and (min-width: 580px) {
  .btn-align h4:first-of-type {
    min-height: calc(250px - 8vw);
  }

  .btn-align h5:first-of-type {
    min-height: calc(130px - 2vw);
  }

  .btn-align p:first-of-type {
    min-height: calc(430px - 8vw);
  }
}
@media only screen and (min-width: 1280px) {
  .btn-align p:first-of-type {
    min-height: calc(500px - 12vw);
  }
}
@media only screen and (min-width: 580px) and (max-width: 1100px) {
  .home .btn-align .threecol, .home .btn-align .three-column div, .three-column .home .btn-align div,
  .home .btn-align .three-column div {
    width: calc(49% - 30px);
  }
}
@media only screen and (min-width: 1920px) {
  .aside .copy-img {
    max-width: 350px;
  }

  .btn-align h4:first-of-type {
    min-height: calc(300px - 8vw);
  }
}
@media only screen and (max-width: 767px) {
  .btn-align p {
    font-size: 16px;
    line-height: 24px;
  }
}
@media only screen and (max-width: 579px) {
  .sidebar.threecol, .three-column div.sidebar {
    margin: 0;
    width: 100%;
  }

  .sidebar .subnav a {
    padding: 5px 0;
    font-size: 12px;
  }

  .section_copy {
    padding: 20px 0 10px;
  }

  .side-copy h3 {
    font-size: 22px;
    line-height: 30px;
    padding-bottom: 5px;
  }

  .side-copy h1, .side-copy h2 {
    font-size: 30px;
    line-height: 34px;
  }
}
.tile-section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.tile-section .onecol, .tile-section .twocol, .tile-section .two-column div, .two-column .tile-section div, .tile-section .tableCol-50, .tile-section .threecol, .tile-section .three-column div, .three-column .tile-section div, .tile-section .fourcol, .tile-section .four-column div, .four-column .tile-section div, .tile-section .fivecol, .tile-section .five-column div, .five-column .tile-section div, .tile-section .twothirds {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  padding: 0;
  margin: 0;
}
.tile-section .twothirds {
  width: 66.66%;
}
.tile-section .twocol, .tile-section .two-column div, .two-column .tile-section div, .tile-section .tableCol-50 {
  width: 50%;
}
.tile-section .threecol, .tile-section .three-column div, .three-column .tile-section div {
  width: 33.33%;
}
.tile-section .fourcol, .tile-section .four-column div, .four-column .tile-section div {
  width: 25%;
}
.tile-section .fivecol, .tile-section .five-column div, .five-column .tile-section div {
  width: 20%;
}

.tile {
  overflow: hidden;
}

.tile a {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  text-decoration: none;
}

.tile .overlay {
  background-color: rgba(54, 54, 54, 0.85);
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  opacity: 0;
  filter: alpha(opacity=0);
}

.tile:hover .overlay {
  opacity: 1;
  filter: alpha(opacity=100);
}

.tile .button {
  position: absolute;
  text-align: center;
  color: #fff;
  background: transparent;
  line-height: 20px;
  font-size: 14px;
  padding: 8px 20px;
  width: 160px;
  top: -50px;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -ms-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}
.tile .button:hover {
  background: #D71921;
  border-color: #D71921;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -ms-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}

.tile h3 {
  background: #000;
  color: #fff;
  margin: 0;
  padding: 20px 0;
  font-size: 2vw;
  line-height: 30px;
  display: block;
  width: 100%;
  position: relative;
  text-align: center;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -ms-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}
.tile h3:before {
  position: absolute;
  left: 30px;
  bottom: 100%;
  border: 5px solid transparent;
  border-bottom-color: #000;
  text-indent: 0;
}

.tile:hover button {
  opacity: 1;
  filter: alpha(opacity=100);
}

.tile.sixcol h3 {
  font-size: 1.25vw;
}

.tile:hover h3 {
  bottom: 0;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -ms-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}

.tile button {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  opacity: 0;
  filter: alpha(opacity=0);
}

.tile:hover button {
  opacity: 1;
  filter: alpha(opacity=100);
}

.fivecol.tile h3, .five-column div.tile h3 {
  font-size: 20px;
  line-height: 20px;
  padding: 10px 0;
}

.fivecol.tile .button, .five-column div.tile .button {
  line-height: 16px;
  font-size: 14px;
  padding: 5px 10px;
  width: 120px;
}

.fivecol.tile:hover .button, .five-column div.tile:hover .button {
  top: calc(50% - 20px);
}

@media only screen and (max-width: 1024px) {
  .fivecol.tile h3, .five-column div.tile h3 {
    font-size: 16px;
    line-height: 20px;
    padding: 5px 0;
  }

  .fivecol.tile .button, .five-column div.tile .button {
    line-height: 16px;
    font-size: 13px;
    padding: 3px 8px;
    width: 105px;
  }

  .fivecol.tile:hover .button, .five-column div.tile:hover .button {
    top: calc(50% - 11px);
  }
}
@media only screen and (max-width: 768px) {
  .tile-section .twothirds {
    width: 100%;
  }
  .tile-section .twocol, .tile-section .two-column div, .two-column .tile-section div, .tile-section .tableCol-50 {
    width: 50%;
  }
  .tile-section .threecol, .tile-section .three-column div, .three-column .tile-section div {
    width: 50%;
  }
  .tile-section .fourcol, .tile-section .four-column div, .four-column .tile-section div {
    width: 50%;
  }
  .tile-section .fivecol, .tile-section .five-column div, .five-column .tile-section div {
    width: 33.33%;
  }

  .tile h3, .tile.sixcol h3 {
    font-size: 14px;
    padding: 5px;
    text-indent: 5px;
  }

  .tile .button {
    font-size: 12px;
    padding: 5px 10px;
  }

  .section_locations .tile.fivecol:nth-child(n+4), .section_locations .five-column div.tile:nth-child(n+4), .five-column .section_locations div.tile:nth-child(n+4) {
    width: 50%;
  }

  .section_locations .tile.sixcol {
    width: 33.33%;
  }
}
@media only screen and (max-width: 580px) {
  .section_locations .tile.sixcol {
    width: 50%;
  }
}
@media only screen and (max-width: 399px) {
  .tile-section .onecol, .tile-section .twocol, .tile-section .two-column div, .two-column .tile-section div, .tile-section .tableCol-50, .tile-section .threecol, .tile-section .three-column div, .three-column .tile-section div, .tile-section .fourcol, .tile-section .four-column div, .four-column .tile-section div, .tile-section .fivecol, .tile-section .five-column div, .five-column .tile-section div, .tile-section .twothirds {
    width: 100%;
  }

  .section_locations .tile.fivecol:nth-child(n+4), .section_locations .five-column div.tile:nth-child(n+4), .five-column .section_locations div.tile:nth-child(n+4) {
    width: 100%;
  }
}
.checklist-section {
  width: 90%;
  padding: 50px 5%;
}

.checklist-section ul li {
  font-size: 18px;
  display: block;
  width: 100%;
  padding-left: 20px;
  margin: 0 0 10px;
}

.checklist-section ul li .fa, .checklist-section ul li .scroll-top, .checklist-section ul li .scroll-menu, .checklist-section ul li .close {
  margin-left: -26px;
}

.checklist-section h3 {
  font-size: 34px;
  margin: 0 0 50px 0;
  padding: 0;
  text-align: center;
}

.checklist-section h4 {
  width: 100%;
  margin: 0 0 20px 0;
  text-align: left;
}

.checklist-section div {
  padding: 0;
}

.redcheck, .greenarrow, .redarrow {
  list-style-type: none;
}

.redcheck li:before, .greenarrow li:before, .redarrow li:before {
  content: "\f00c";
  color: #D71921;
  font-family: "FontAwesome", sans-serif;
  margin: 0 8px 0 -25px;
}

.greenarrow li:before {
  content: "\f061";
  color: #3eb049;
}

.redarrow li:before {
  content: "\f061";
}

.table-section {
  padding: 50px 0 0;
}

.table-section table {
  width: 90%;
  border-spacing: 0;
  border: 1px solid #e3e3e3;
  margin: 0 auto;
}

.table-section td {
  text-align: center;
  padding: 20px 0;
  border: 1px solid #e3e3e3;
}

i.open, .open, i.open:hover, .open:hover {
  color: #64ce83;
}

i.construction, .construction, i.construction:hover, .construction:hover {
  color: #666;
}

i.planned, .planned, i.planned:hover, .planned:hover {
  color: #ccc;
}

.table-fifty td:first-child,
.table-fifty td:nth-child(2) {
  width: 50%;
}

.table-fifty td:nth-child(3),
.table-fifty td:nth-child(4) {
  display: none;
}

.table-section td {
  padding: 20px;
}

@media only screen and (min-width: 1920px) {
  .table-section td {
    font-size: 1vw;
  }
}
.wpcf7-form-control-wrap {
  width: 100%;
}

div.wpcf7-response-output {
  margin: 0 auto;
  padding: 10px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
}

form div.half {
  width: 49%;
  display: inline-flex;
  vertical-align: top;
}

form div.half:nth-child(odd) {
  margin-left: calc(2% - 5px);
}

.blockquote-section {
  text-align: center;
  padding: 40px 0 0;
}

.blockquote-section img {
  padding-bottom: 0;
  margin-bottom: 0;
  mix-blend-mode: multiply;
}

.blockquote-section h5, .blockquote-section h6 {
  text-align: left;
  color: inherit;
}

.blockquote-section h5 {
  margin-bottom: 0;
}

.blockquote-section h6 {
  margin-top: 0;
}

.blockquote-section cite {
  display: block;
  margin: 20px 0;
}

.blockquote-section cite:before {
  content: "- ";
}

.quote p {
  line-height: 2;
  width: 100%;
  margin: 0 auto 20px;
}

.blue-quote {
  font-family: "Century Gothic", sans-serif;
  float: right;
  background-color: #1782c5;
  color: #FFFFFF;
  font-size: 25px;
  padding: 20px 20px 20px 30px;
  margin: 0 0 10px 20px;
  font-style: italic;
  font-weight: 400;
  line-height: 1.8;
  text-indent: -10px;
}

.attribution {
  display: block;
  width: 95%;
  text-align: right;
  margin: 0 5% 100px 0;
  font-size: 18px;
}

[data-quote='narrow'] {
  max-width: 60%;
}

[data-quote='wide'] {
  max-width: 75%;
}

.far {
  margin-bottom: 170px;
}

.quote p.near {
  margin-top: -80px;
}

@media only screen and (max-width: 768px) {
  .blockquote-section h5, .blockquote-section h6, .blockquote-section blockquote, .blockquote-section cite {
    text-align: center;
    display: block;
  }
}
@media only screen and (max-width: 579px) {
  .blue-quote {
    font-size: 18px;
  }

  [data-quote='narrow'] {
    max-width: 100%;
  }

  [data-quote='wide'] {
    max-width: 100%;
  }

  .attribution {
    width: 90%;
    margin-left: 10%;
  }
}
.exec-section {
  padding: 50px 4%;
}

.exec-section.thoughtleaders {
  padding: 0 4%;
}

.exec {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.exec:hover {
  cursor: pointer;
  -moz-filter: grayscale(100%);
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.exec h4 {
  font-size: 20px;
  margin: 8px 0 0;
  text-align: left;
}

.exec h5, .bio-info h5 {
  font-size: 20px;
  line-height: 22px;
  text-align: left;
  margin: 0 0 20px;
}

.bio {
  width: calc(90vw - 100px);
  max-height: calc(90vh - 100px);
  overflow: auto;
  color: #000;
}

.bio-info h4 {
  margin: 0 0 10px;
  text-align: left;
  font-size: 30px;
}

.bio-info h5 {
  margin: 0 0 10px;
  font-size: 30px;
  line-height: 34px;
}

.bio-info hr {
  border: 0;
  height: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  margin: 20px 0;
}

.twocol.photos, .two-column div.photos, .photos.tableCol-50 {
  max-width: 600px;
}

.photos h5 {
  margin: 0 0 30px;
  text-align: left;
  font-size: 30px;
  line-height: 40px;
}

.page-about .articles-list :nth-child(n+11) {
  display: none;
}

.more-events {
  position: relative;
  top: -50px;
  left: 170px;
}

.thoughtleaders .articles-list {
  padding-top: 20px;
}

.collab-section {
  width: 90%;
  margin: 0 5%;
}
.collab-section .post-date {
  background: none;
  width: 250px;
  margin-top: 0;
  padding: 0;
}
.collab-section .post-excerpt {
  width: calc(100% - 301px);
  margin-left: -125px;
  padding-left: 150px;
  padding-top: 50px;
}
.collab-section .articles-list {
  padding-top: 50px;
}

/* CSS fixes for Thought Leadership template exclusively on Events page*/
.page-events .section_thoughtleaders {
  margin: 0;
}
.page-events .exec, .page-events a.more-events {
  display: none;
}
.page-events .thoughtleaders .articles-list {
  padding-top: 50px;
}

@media only screen and (max-width: 767px) {
  .collab-section .post-date {
    display: block;
    margin: 10px auto;
  }
  .collab-section .post-excerpt {
    margin: 0;
    padding: 0;
    border: 0;
    width: 100%;
    text-align: center;
  }
  .collab-section .post-excerpt h4, .collab-section .post-excerpt h5 {
    text-align: center;
  }

  .bio-info h5 {
    font-size: 18px;
    line-height: 20px;
  }

  .bio-modal-content {
    width: 80vw;
    height: 80vh;
    padding: 10px 20px;
    overflow: hidden;
    max-height: calc(90vh - 10px);
  }
}
.section_columns {
  text-align: center;
}

.column-section {
  display: inline-flex;
  align-items: center;
  align-content: center;
  flex-direction: column;
  flex-wrap: wrap;
  flex-basis: content;
  justify-content: center;
  width: 22.5%;
  margin: 0 auto;
  vertical-align: top;
}

.column {
  padding: 20px;
  width: calc(100% - 42px);
  border: 1px solid #ddd;
}

body .column p {
  font-size: 16px;
  line-height: 26px;
}

.clients-section h1 {
  font-family: 'CenturyGothic-Bold', 'arial', sans-serif;
  text-align: left;
  padding: 50px 0 10px;
  margin: 0 5%;
  width: 90%;
  font-size: 3.5vw;
  line-height: 4vw;
}
.clients-section h2 {
  text-align: left;
  font-family: 'Open Sans', sans-serif;
  font-weight: normal;
  font-size: 1.3vw;
  line-height: 2vw;
  width: 90%;
  margin: 0 5%;
  padding: 0 0 50px 0;
}

@media only screen and (max-width: 768px) {
  .column-section {
    width: 45%;
  }
}
@media only screen and (max-width: 400px) {
  .column-section {
    width: 90%;
  }
}
.twin-section {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
}

.twin-section video {
  width: 99%;
  height: 27.5vw;
}

.twin {
  display: inline-flex;
  width: 50%;
  margin: 0;
  text-align: left;
}

.twin:nth-child(even) video {
  margin-left: 1%;
}

.gallery-section, .image-gallery {
  width: 100%;
  margin: 0;
}

.gallery-section {
  position: relative;
  background: #000;
}

.image-gallery {
  height: 95vh;
  position: relative;
  overflow: hidden;
}

.image {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  max-height: calc(100vh - 7vw);
}

.image.active {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.image img {
  width: auto;
  min-width: 100%;
  min-height: 100%;
  pointer-events: none;
  position: relative;
  left: 50%;
  top: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.image h5 {
  width: calc(100% - 60px);
  max-width: 100%;
  color: #fff;
  font-size: 16px;
  line-height: 24px;
  position: absolute;
  bottom: 0;
  margin: 0;
  padding: 30px;
  text-align: right;
  font-weight: normal;
}

.previous, .next {
  position: absolute;
  z-index: 200;
  top: calc(50% - 9vw);
  width: 4vw;
  height: 4vw;
  font-size: 4vw;
  line-height: 4vw;
  font-family: arial, sans-serif;
  color: #fff;
  text-align: center;
}

.next:before, .previous:before {
  font-size: 3vw;
}

.previous:hover, .next:hover, .scroll-left:hover, .scroll-right:hover {
  cursor: pointer;
  color: #D71921;
}

.previous {
  left: 1vw;
}

.next {
  right: 1vw;
}

.thumb-gallery, .vidthumb-gallery {
  white-space: nowrap;
  bottom: 0px;
  position: fixed;
  background: #222222;
  z-index: 300;
  padding: 0.50vw 0;
  overflow: hidden;
  width: 90%;
  left: 5%;
}

.thumb-gallery:before {
  content: "";
  position: fixed;
  left: 5%;
  bottom: 0;
  width: 100px;
  height: 7vw;
  display: block;
  background: -moz-linear-gradient(left, #222222 0%, rgba(34, 34, 34, 0.99) 1%, rgba(34, 34, 34, 0.32) 68%, rgba(34, 34, 34, 0) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #222222 0%, rgba(34, 34, 34, 0.99) 1%, rgba(34, 34, 34, 0.32) 68%, rgba(34, 34, 34, 0) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #222222 0%, rgba(34, 34, 34, 0.99) 1%, rgba(34, 34, 34, 0.32) 68%, rgba(34, 34, 34, 0) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#222222', endColorstr='#00ffffff',GradientType=1 );
  z-index: 200;
  pointer-events: none;
}

.thumb-gallery:after {
  content: "";
  position: fixed;
  right: 5%;
  bottom: 0;
  width: 100px;
  height: 7vw;
  display: block;
  background: -moz-linear-gradient(left, rgba(34, 34, 34, 0) 0%, rgba(34, 34, 34, 0) 32%, rgba(34, 34, 34, 0.99) 99%, #222222 100%);
  background: -webkit-linear-gradient(left, rgba(34, 34, 34, 0) 0%, rgba(34, 34, 34, 0) 32%, rgba(34, 34, 34, 0.99) 99%, #222222 100%);
  background: linear-gradient(to right, rgba(34, 34, 34, 0) 0%, rgba(34, 34, 34, 0) 32%, rgba(34, 34, 34, 0.99) 99%, #222222 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#222222',GradientType=1 );
  z-index: 200;
  pointer-events: none;
}

.thumb {
  display: inline-block;
  vertical-align: top;
  width: 10vw;
  height: 6vw;
  margin: 0;
  border: 2px solid transparent;
  position: relative;
  z-index: 20;
  -webkit-user-drag: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.thumb img {
  width: 10vw;
  height: 6vw;
  pointer-events: none;
}

.thumb.active {
  border: 2px solid #D71921;
}

.thumb:hover {
  cursor: pointer;
  border: 2px solid #fff;
}

.scroll-left, .scroll-right {
  width: 5%;
  height: calc(7vw + 4px);
  bottom: 0px;
  position: fixed;
  background: #222222;
  display: block;
  color: #fff;
  text-align: center;
  line-height: 7vw;
  font-size: 4vw;
  z-index: 1100;
}

.scroll-left {
  left: 0px;
}

.scroll-right {
  right: 0px;
}

.play, .pause, .return-home {
  display: block;
  font-size: 16px;
  line-height: 16px;
  padding: 10px;
  background: #D71921;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
  position: absolute;
  top: 0;
  right: 5px;
  z-index: 300;
  color: #fff;
}

.return-home {
  right: auto;
  left: 5px;
}

.return-home:before {
  font-family: 'fontello';
  content: "\e800";
}

.play.disabled, .pause.disabled {
  opacity: 0.5;
  filter: alpha(opacity=50);
  pointer-events: none;
}

.play {
  right: 50px;
}

.play:hover, .pause:hover {
  cursor: pointer;
}

.fa.play:hover, .play.scroll-top:hover, .play.scroll-menu:hover, .play.close:hover, .fa.pause:hover, .pause.scroll-top:hover, .pause.scroll-menu:hover, .pause.close:hover, .return-home:hover, .return-home:visited {
  cursor: pointer;
  color: #fff;
}

.page-gallery {
  padding-top: 0;
  background: #000;
}
.page-gallery .section_gallery {
  margin-bottom: 10px;
}
.page-gallery .pipe, .page-gallery footer {
  display: none;
}

.page-gallery header.header_block {
  position: relative;
  display: none;
}

@media only screen and (max-width: 569px) {
  .image h5 {
    display: none;
  }
}
@media only screen and (orientation: portrait) {
  .image img {
    min-height: 1px;
    width: 100%;
  }
}
@media only screen and (max-width: 640px) {
  .play, .pause {
    font-size: 14px;
    line-height: 14px;
    padding: 8px;
  }

  .play {
    right: 40px;
  }
}
.story {
  text-align: center;
}

.story p {
  text-align: center;
}

.section_stories {
  width: 90%;
  max-width: 920px;
  margin: 50px auto;
}
.section_stories a.headbar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-line-pack: center;
  align-content: center;
  background: #f5f5f5;
  text-decoration: none;
  margin-bottom: -5px;
  min-height: 165px;
  overflow: hidden;
  margin: 50px 0 35px;
}
.section_stories h3 {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  margin: 0;
  padding: 0 25px;
  width: calc(100% - 350px);
  text-decoration: none;
  font-size: 26px;
  line-height: 40px;
}
.section_stories img {
  display: inline-block;
  width: 300px;
  margin: 0;
}
.section_stories .learn {
  margin: 0 auto;
}

.story-text {
  width: 90%;
  max-width: 920px;
  margin: 0 auto;
}

.home .story-text {
  max-width: 66%;
}

@media only screen and (max-width: 768px) {
  .home .story-text {
    max-width: 90%;
  }
}
@media only screen and (max-width: 520px) {
  .section_stories h3 {
    width: 100%;
    padding: 20px 0;
  }

  .section_stories a.headbar {
    -ms-flex-direction: column;
    flex-direction: column;
    height: auto;
  }

  .section_stories img {
    width: 100%;
  }
}
.vidgallery-section {
  background: #000;
}

.video {
  display: none;
}

.video.active {
  display: block;
  width: 100%;
  max-height: calc(88vh - 140px);
}

.vidthumb-gallery {
  position: relative;
}

video::-webkit-media-controls {
  display: none !important;
}

*::-webkit-media-controls-start-playback-button {
  display: none !important;
  -webkit-appearance: none;
}

video::-webkit-media-controls-start-playback-button {
  display: none !important;
  -webkit-appearance: none;
}

.links-section {
  width: 90%;
  padding: 50px 0;
  margin: 0 auto;
}

.links-section h3 {
  text-align: left;
}

.links-section p {
  margin-left: 15px;
}

.links-section hr {
  border: 1px solid #efefef;
}

/* Carousel Feature by Ron Ferraro */
.carousel-section, .image-carousel {
  margin: 0;
  width: 100%;
}

.carousel-section {
  overflow: hidden;
  position: relative;
}

.sales-screen .carousel-section {
  width: 90%;
  height: 100%;
}

.image-carousel {
  height: auto;
  position: relative;
  overflow: hidden;
  white-space: nowrap;
  margin-bottom: -5px;
  margin-left: -2px;
  margin-right: -2px;
  width: calc(100% + 4px);
}

.carousel-image {
  width: 100%;
  display: inline-block;
  vertical-align: top;
  position: relative;
  margin-left: -4px;
  margin-bottom: -4px;
  top: 0;
  left: 0;
  z-index: 100;
  opacity: 1;
  filter: alpha(opacity=1);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.carousel-image:first-child {
  margin-left: 0;
}

.carousel-image.active {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.carousel-image > a {
    position: static;
}

.carousel-image > a > div,
.carousel-image > div {
  position: absolute;
  z-index: 1000;
  width: calc(100% - 60px);
  height: calc(100% - 60px);
  max-width: 100%;
  top: 0;
  text-align: right;
  color: #fff;
  margin: 0;
  padding: 30px;
  white-space: normal;
  font-size: 16px;
  line-height: 24px;
  font-weight: normal;
}

.carousel-previous, .carousel-next {
  position: absolute;
  z-index: 200;
  top: 50%;
  line-height: 4vw;
  font-family: arial, sans-serif;
  font-size: 4vw;
  color: #fff;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
}

.sales-screen .carousel-previous,
.sales-screen .carousel-next {
  position: fixed;
  top: 0;
  height: 100%;
  font-size: 16px;
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}

.carousel-next:before, .carousel-previous:before {
  font-size: 3vw;
}

.carousel-previous:hover, .carousel-next:hover {
  cursor: pointer;
  color: #d71921;
}

.carousel-previous {
  left: 0;
  padding: 0 6vw 0 1vw;
}

.carousel-next {
  right: 0;
  padding: 0 1vw 0 6vw;
}

.section_carousel.full-screen {
  z-index: 100;
  width: 100%;
}

.full-screen .carousel-image {
  position: relative;
  width: 100%;
  overflow: hidden;
  background: #000;
}
@media only screen and (orientation: landscape) {
  .full-screen .carousel-image {
    height: calc(100vh - 122px);
  }
}
@media only screen and (orientation: landscape) {
  .full-screen .carousel-img {
    position: absolute;
    width: auto;
    min-width: 100%;
    height: auto;
    min-height: 100vh;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
}

@media only screen and (orientation: landscape) {
  .section_header.bottom-stick {
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 100;
    width: 100%;
  }

  .tagline-sticky .section_header.bottom-stick {
    position: relative;
  }
}
.slide-content {
  width: 60%;
  position: absolute;
  z-index: 1000;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.slide-content h1, .slide-content h2, .slide-content h3, .slide-content h4, .slide-content h5, .slide-content h6 {
  color: #fff;
  font-weight: 900;
  font-size: 4vw;
  line-height: 4vw;
  text-align: left;
  padding: 0 0 1vw;
  margin: 0 auto 1vw;
  border-bottom: 10px solid #D71921;
}
.slide-content p {
  color: #fff;
  font-weight: 600;
  font-size: 2vw;
  line-height: 2.5vw;
  margin: 0 auto 2vw;
}
.slide-content .short, .slide-content .long {
  display: inline-block;
  vertical-align: top;
}
.slide-content .short {
  width: 30%;
}
.slide-content .long {
  width: 60%;
}
.slide-content div:first-child {
  margin-right: 8%;
}

.slide-button {
  display: block;
  float: right;
  color: #fff;
  padding: 1vw 2.5vw;
  font-weight: 600;
  font-size: 1.8vw;
  line-height: 1.8vw;
  background: #D71921;
  -webkit-border-radius: 0.5vw;
  border-radius: 0.5vw;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
  text-decoration: none;
}

.short .slide-button {
  width: calc(100% - 5vw);
}

.slide-button:hover {
  background: #fff;
  color: #D71921;
}

/* For Sales Brochure Carousels */
body.brochure {
  height: 100vh;
  overflow: hidden;
}

.section.sales-screen {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100vh;
  max-height: 100vh;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.section.sales-screen {
  max-height: 100vh;
}

.section.sales-screen,
.sales-screen .carousel-section,
.sales-screen .image-carousel,
.sales-screen .carousel-image,
.sales-screen .carousel-image img {
  max-width: 100%;
}

.sales-screen .image-carousel {
  height: 100%;
}

.sales-screen .carousel-image {
  top: 50vh;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  text-align: center;
}

.sales-screen .carousel-image img {
  width: auto;
  max-height: 100vh;
  margin: auto;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease-in-out;
  -moz-transition: opacity 0.3s ease-in-out;
  -ms-transition: opacity 0.3s ease-in-out;
  -o-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
}

.sales-screen .carousel-image.active img {
  -webkit-transition: opacity 0.3s ease-in-out;
  -moz-transition: opacity 0.3s ease-in-out;
  -ms-transition: opacity 0.3s ease-in-out;
  -o-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
  opacity: 1;
}

.sales-screen .carousel-previous,
.sales-screen .carousel-next {
  color: transparent;
}

.sales-screen .carousel-previous:before {
  color: #d71921;
  font-family: "FontAwesome", arial, sans-serif;
  content: "\f053";
}

.sales-screen .carousel-next:before {
  color: #d71921;
  font-family: "FontAwesome", arial, sans-serif;
  content: "\f054";
}

@media only screen and (orientation: portrait) {
  .sales-screen .carousel-image img {
    width: 100%;
    height: auto;
  }
}
/* Device Hacks */
@media screen and (-webkit-min-device-pixel-ratio: 1.1) and (orientation: portrait) {
  .sales-screen .carousel-image img {
    width: 100%;
    height: auto;
  }
}
@media screen and (-webkit-min-device-pixel-ratio: 1.1) and (orientation: landscape) {
  .sales-screen .carousel-image img {
    width: auto;
    max-height: calc(100vh - 60px);
  }
}
@media screen and (-webkit-min-device-pixel-ratio: 1.1) {
  body.brochure {
    height: calc(100vh - 60px);
  }
}
.device-ios body.brochure {
  height: calc(100vh - 60px);
}

.device-ios .sales-screen .carousel-image img {
  width: auto;
  max-height: calc(100vh - 60px);
}

@media only screen and (max-width: 1366px) and (orientation: landscape) {
  .full-screen .carousel-image {
    height: calc(99vh - 122px);
  }
}
@media only screen and (max-width: 979px) and (orientation: landscape) {
  .full-screen .carousel-image {
    height: calc(99vh - 98px);
  }
}
@media only screen and (max-width: 767px) {
  .carousel-image h4 {
    padding: 10px 0;
    font-size: 18px;
    line-height: 24px;
  }

  .slide-content h1, .slide-content h2, .slide-content h3, .slide-content h4, .slide-content h5, .slide-content h6 {
    font-size: 24px;
    line-height: 30px;
  }
  .slide-content p {
    font-size: 16px;
    line-height: 26px;
    margin: 0 auto 20px;
  }
  .slide-content .short {
    width: 100%;
    max-width: 300px;
  }
  .slide-content .long {
    width: 100%;
  }
  .slide-content div:first-child {
    margin-right: 0;
  }

  .slide-button {
    font-size: 14px;
    line-height: 18px;
    padding: 10px 20px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background-clip: padding-box;
    /* stops bg color from leaking outside the border: */
  }
}
@media only screen and (max-width: 516px) {
  .carousel-image h4 {
    display: none;
  }
}
@media only screen and (max-width: 479px) and (orientation: landscape) {
  .full-screen .carousel-image {
    height: calc(99vh - 69px);
  }
}
@media only screen and (max-width: 640px) {
  .carousel-image > div {
    padding: 10px;
    width: calc(100% - 20px);
    display: none;
  }
}
@media only screen and (max-width: 1024px) and (max-height: 480px) {
  .carousel-image > div {
    padding: 10px;
    width: calc(100% - 20px);
    display: none;
  }
}
@media only screen and (min-width: 480px) and (max-width: 768px) and (max-height: 480px) and (orientation: landscape) {
  .home .full-screen .carousel-img {
    max-height: 100vh;
  }
}
@media only screen and (max-width: 979px) and (orientation: landscape) {
  .home .full-screen .carousel-image {
    height: calc(100vh - 95px);
  }
}
.accordion {
  width: 90%;
  margin: 0 5% 100px;
}

.accordion-item {
  width: 100%;
}

.accordion-label {
  background: #dadada;
  padding: 10px 0;
  margin: 0;
  border: 1px solid #aaa;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.accordion-item.active .accordion-label {
  background: #D71921;
  color: #fff;
  border: 1px solid #000;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.accordion-label:hover {
  cursor: pointer;
}

.accordion-item:first-child .accordion-label {
  -webkit-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
}

.accordion-item:last-child .accordion-label {
  -webkit-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
}

.accordion-item:last-child.active .accordion-label {
  -webkit-border-radius: 0;
  border-radius: 0;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
}

.accordion-item:last-child .accordion-content {
  -webkit-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
}

.accordion-content {
  max-height: 0;
  overflow: hidden;
  padding: 0;
  width: 100%;
  border-left: 1px solid #aaa;
  border-right: 1px solid #aaa;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.accordion-item.active .accordion-content {
  max-height: 80vh;
  padding: 20px;
  border-left: 1px solid #000;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
  width: calc(100% - 40px);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.legend, .diagram {
  position: relative;
  width: 90%;
  margin: 0 auto;
}

.legend {
  padding: 30px 0;
  text-align: center;
}

.legend h3 {
  width: 100%;
  color: #fff;
}

.feature-link {
  margin: 5px;
}

.feature-link:visited {
  color: #fff;
}

.feature-item {
  position: absolute;
}

.feature-item .dot {
  display: block;
  background: #f0d228;
  width: 14px;
  height: 14px;
  margin: 0;
  transform: translate(-25%, -25%);
  border: 0;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
  border: 4px solid transparent;
}

.active .dot {
  border: 4px solid #D71921;
}

[data-diag]:hover, .feature-item .dot:hover {
  cursor: pointer;
}

.feature-popup {
  position: absolute;
  display: block;
  width: 310px;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  white-space: nowrap;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
  left: -125px;
  top: -140px;
  pointer-events: none;
  z-index: 2000;
  background: #fff;
}

.feature-popup:after {
  top: 100%;
  left: 130px;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  border-color: rgba(255, 255, 255, 0);
  border-left-color: #fff;
  border-width: 15px;
  margin-top: -15px;
  z-index: 1920;
}

.rightside .feature-popup {
  left: -230px;
}

.rightside .feature-popup:after {
  left: 235px;
}

.leftside .feature-popup {
  left: -80px;
}

.leftside .feature-popup:after {
  left: 85px;
}

.active .feature-popup {
  pointer-events: all;
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.feature-img, .feature-img img, .feature-modal {
  display: inline-block;
  vertical-align: top;
  width: 130px;
  height: 130px;
  z-index: 2005;
}

.feature-img {
  position: relative;
}

.feature-img img {
  -webkit-border-radius: 5px 0 0 5px;
  border-radius: 5px 0 0 5px;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
}

.feature-label {
  display: inline-block;
  vertical-align: top;
  white-space: normal;
  width: 140px;
  height: 90px;
  padding: 20px;
  font-family: "CenturyGothic-Bold", "arial", sans-serif;
  margin-left: -4px;
}

h5.feature-name {
  font-size: 12px;
  line-height: 14px;
  margin: 0 0 10px 0;
  text-align: left;
}

.feature-desc p {
  font-size: 10px;
  line-height: 12px;
}

i.feature-modal {
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
  text-align: center;
  font-size: 26px;
  line-height: 130px;
  color: #fff;
  background: rgba(0, 0, 0, 0.5);
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.active .feature-img:hover .feature-modal {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

@media only screen and (max-width: 480px) {
  .feature-item .dot {
    width: 8px;
    height: 8px;
  }

  .feature-popup {
    width: 270px;
  }

  .feature-img, .feature-img img, .feature-modal {
    width: 100px;
    height: 100px;
  }

  .feature-label {
    padding: 10px;
    height: 80px;
  }

  h5.feature-name {
    margin: 0 0 5px 0;
  }
}
.challenge-form {
  padding-bottom: 70px;
  margin-top: -50px;
  width: 100%;
}
.challenge-form .full {
  margin-top: 20px;
}

.challenge-form p {
  text-align: center;
  width: 100%;
  font-weight: 600;
}

.challenge-form small {
  display: block;
  padding-left: 14px;
  font-size: 100%;
  font-weight: bold;
}

.challenge-form .threecol, .challenge-form .three-column div, .three-column .challenge-form div {
  margin: 0 20px;
}

.challenge-form .twothirds {
  margin-bottom: 0;
  padding-bottom: 0;
}

.challenge-form button {
  background: #dadada;
  width: calc(50% - 10px);
  display: inline-block;
  margin: 10px 5px 0;
  padding: 5px;
}

.challenge-form button:hover {
  color: #fff;
}

.challenge-results h3,
.challenge-results.accepted .challenge-fail h3 {
  display: none;
  color: #fff;
}

.challenge-results.accepted .challenge-success h3,
.challenge-results.failed .challenge-fail h3 {
  display: block;
}

.challenge-form button.maybe {
  background: #3eb049;
}

.challenge-form button.fail {
  background: #D71921;
}

@media only screen and (max-width: 767px) {
  .challenge-form button {
    margin: 5px;
  }

  .challenge-form .twothirds {
    margin: 0;
    width: 100%;
  }

  .challenge-form .threecol, .challenge-form .three-column div, .three-column .challenge-form div {
    margin: 0;
    padding: 5px 0 0;
  }

  .challenge-results h3 br {
    display: none;
  }

  .challenge-results h3 {
    line-height: 22px;
  }

  .challenge-form small {
    margin-top: 15px;
    padding: 10px 0 0 5px;
    border-top: 1px solid #dadada;
  }
}
.audit-reports {
  padding: 50px 0;
}

.file-item {
  padding: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  text-align: left;
}
.file-item h4 {
  line-height: 50px;
  text-align: left;
}
.file-item .btn {
  width: 180px;
  text-align: center;
}

.file-item:nth-child(odd) {
  background: #ededed;
}

.show-brand {
  color: #000000;
  font-size: 16px;
  font-weight: bold;
}

label.show-brand {
  top: unset;
  left: unset;
  position: relative;
}

.audit-reports-modal .modal-content {
  width: 90%;
  padding: 20px;
}

.form-modal h3 {
  margin: 0 0 10px;
  pointer-events: none;
}

.taa-form .flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.form-modal input[type='submit'] {
  background: #3eb049;
  margin: 0;
}

.form-modal input[type='submit'].disabled {
  background: #888;
  color: #aaa;
  pointer-events: none;
}

label.label-medium {
  width: 200px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  height: auto;
  margin-top: 15px;
  vertical-align: baseline;
  top: 0;
}

.form-modal label.show-brand {
  width: 100%;
}

.form-modal label.show-brand span {
  width: 25%;
}

.form-modal label.show-brand span span {
  font-size: 1em;
  width: 100%;
}

.form-modal label.show-brand input {
  width: 93%;
  pointer-events: all;
  margin: 0 0 5px;
  z-index: 6000;
  font-weight: 300;
}

.form-modal label.show-brand .wpcf7-form-control-wrap {
  width: 75%;
  float: right;
}

label.show-brand.label-medium {
  top: 0;
}

.taa-form .twothirds .wpcf7-form-control-wrap {
  max-width: calc(100% - 140px);
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}

.form-modal {
  width: 100%;
  max-height: calc(90vh - 100px);
  overflow-y: auto;
  overflow-x: hidden;
  color: #000;
}

.scroll-window {
  height: 300px;
  margin: 0 20px 30px;
  padding: 20px 50px;
  border: 1px solid #888;
  overflow-y: auto;
}

.form-modal span.wpcf7-list-item {
  margin: 0;
}
.form-modal span.wpcf7-list-item input[type="checkbox"] {
  margin: 0 15px 10px 0;
}
.form-modal .scroll-window {
  margin: 0 0 30px;
  width: calc(100% - 100px);
}

.downloads-form,
.hidden {
  display: none;
}

.taa-form input,
.scroll-window p,
.scroll-window li,
label.show-brand.label-medium,
.taa-notice,
.taa-accept {
  font-size: 22px;
}

.taa-notice {
  font-weight: bold;
  text-align: center;
}

.scroll-window li {
  margin: 20px 0;
  text-align: left;
}

.form-modal .scroll-window p,
.form-modal .scroll-window li,
.form-modal .scroll-window li p {
  font-size: 16px;
}

.taa-form input[type="checkbox"] {
  margin: 0 10px 0 0;
}

.taa-form .taa-accept input[type="checkbox"] {
  vertical-align: middle;
  transform: scale(2);
}

.taa-form .taa-accept .label {
  font-weight: bold;
}

.taa-form input[type="submit"].taa-submit {
  background-color: #000000;
  color: #FFFFFF;
}

.taa-form .wpcf7-list-item {
  width: 100%;
}

.taa-form .taa-accept {
  margin: 10px 0;
  display: inline-block;
  font-weight: bold;
}

a.black {
  background-color: #000000 !important;
  border: 1px solid #000000 !important;
  font-size: 22px;
  font-weight: bold;
  padding: 8px 30px;
  text-transform: uppercase;
}

a.black:hover {
  background-color: #FFFFFF !important;
  color: #000000;
}

div.wpcf7 .ajax-loader {
  height: 0;
  margin: -16px 0 0;
}

div.wpcf7 .ajax-loader.is-active {
  height: 16px;
  margin: 0;
}

.submit-notice {
  color: #d71921;
  font-size: 14px;
  margin: 5px 0;
  display: block;
  width: 100%;
  text-align: center;
}

.submit-notice.hidden {
  display: none;
}

.toast {
  position: fixed;
  bottom: 0;
  right: 15px;
  border-radius: 10px;
  padding: 20px 30px;
  width: 300px;
  background: #1362e5;
  z-index: 2000;
  -webkit-transform: translate(0, 100%);
  -ms-transform: translate(0, 100%);
  transform: translate(0, 100%);
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.toast a {
  color: #4ef445;
}

.toast .close {
  color: #fff;
}

.toast .close:hover {
  color: #000;
}

.toast.active {
  bottom: 15px;
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.toast .message {
  color: #fff;
}

@media only screen and (max-width: 768px) {
  .taa-form .threecol, .taa-form .three-column div, .three-column .taa-form div,
  .taa-form .twothirds {
    width: 100%;
  }
}
@media only screen and (max-width: 1024px) {
  .form-modal .scroll-window {
    padding: 4px 4px;
    margin: 0 0 10px;
    height: 200px;
  }

  .scroll-window p, .scroll-window li {
    font-size: 18px;
  }

  .form-modal .scroll-window {
    width: calc(100% - 10px);
  }

  .form-modal label.label-medium {
    margin: 5px 0;
    padding: 0;
    font-size: 18px;
  }

  .form-modal h3,
  .file-item h4 {
    font-size: 1rem;
  }

  .form-modal input {
    height: 20px;
    line-height: 20px;
    font-size: 18px;
  }

  .form-modal input[type='submit'] {
    height: 40px;
  }

  .form-modal .wpcf7 {
    width: 100%;
    max-width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .file-item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
  }

  .file-item h4 {
    line-height: 1rem;
    text-align: center;
  }

  .file-item .btn {
    margin: 5px auto;
  }

  .form-modal .scroll-window {
    height: 150px;
  }
}
@media only screen and (min-width: 768px) {
  .taa-form input[type="submit"].taa-submit {
    width: 50%;
  }
}
.case-study ul,
.case-study li,
.case-study p,
.case-study h3,
.case-study h4 {
  text-align: center;
  font-size: 1.8vw;
  line-height: 2.2vw;
  margin: 0;
  font-weight: bold;
}

.case-study ul,
.case-study li,
.case-study p {
  font-size: 1.5vw;
  line-height: 2vw;
  font-family: "CenturyGothic-Bold", arial, sans-serif;
}

.case-study h4 {
  color: #d71921;
}

.case-study h4 mark {
  color: #000;
  background-color: #ff0;
}

.case-study h1 {
  font-size: 3.5vw;
  line-height: 4vw;
  text-align: center;
  margin: 0;
}

.case-study h2 {
  color: #3eb049;
  text-align: center;
  font-size: 3vw;
  line-height: 3.5vw;
  margin: 0;
}

.case-study .layout-thumbnail-list {
  margin: 1vw auto 0;
}

.case-study b {
  display: inline-block;
  margin-right: 40px;
}

.case-study i {
  font-style: normal;
  font-family: "CenturyGothic", arial, sans-serif;
  font-weight: normal;
}

.case-study ul,
.case-study li,
.case-study.left,
.case-study.left p,
.case-study.left h1,
.case-study.left h2,
.case-study.left h3,
.case-study.left h4 {
  text-align: left;
  max-width: 95%;
  margin: auto;
}

.case-study ul {
  margin: 2vw 80px;
  max-width: calc(100% - 80px);
}

.case-study h4 em {
  font-style: normal;
  color: #000;
}

.case-study b:last-child {
  margin-right: 0;
}

body.landing {
  background: #000;
  font-family: "CenturyGothic", "arial", sans-serif;
  padding-top: 0;
  height: 100%;
  overflow: hidden;
}

body.landing p {
  font-family: "CenturyGothic", "arial", sans-serif;
}

.section_landing {
  height: 100%;
  overflow-y: auto;
}

.landing video {
  display: block;
  width: 100%;
  height: 45vw;
  position: relative;
  z-index: 20;
}

.landing video#hidden_video {
  display: none;
  height: 0;
  width: 0;
}

.landing video::-webkit-media-controls {
  display: none;
}

.close:before {
  content: "\f00d";
}

/* Karma Wheel */
.karma-wheel {
  position: absolute;
  z-index: 2000;
  width: 10vw;
  height: 6.3vw;
  top: 50%;
  left: calc(50% - 5vw);
}

.karma-arrows {
  position: relative;
  width: 100%;
  height: 6.3vw;
}

.karma-red {
  position: absolute;
  top: 0;
  right: 0;
  opacity: 0;
}

.karma-white {
  position: absolute;
  bottom: 0;
  left: 0;
  opacity: 0;
}

/* Slide Nav */
.dot-nav {
  width: auto;
  position: absolute;
  right: -5vw;
  top: 50%;
  transform: translate(0, -50%);
  z-index: 2000;
}

.dot-nav a {
  padding: 0.5vw;
  display: block;
}

.dot-nav a:hover {
  cursor: pointer;
}

.dot-nav a:before {
  content: " ";
  display: block;
  border-radius: 50%;
  border: 1px solid #fff;
  margin: 1vw;
  width: 0.5vw;
  height: 0.5vw;
}

.dot-nav a.active:before {
  background: #fff;
}

/* Slides */
.slidedeck {
  position: relative;
  width: 80%;
  margin: 0 auto;
}

.slide {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 45vw;
  display: block;
  overflow: hidden;
  pointer-events: none;
}

.slide.active {
  pointer-events: all;
}

.slides {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1000;
}

/* Calls to Action */
.landing .cta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  position: relative;
  margin: 0;
  top: -4vw;
  z-index: 2000;
}

.landing .cta li {
  width: 18%;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}

.landing .cta a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-family: "CenturyGothic", "arial", sans-serif;
  color: #fff;
  width: 100%;
  font-size: 1vw;
  line-height: 1.5vw;
  padding: 0.5vw 1.5vw;
  border: 1px solid #fff;
  border-radius: 15px;
  text-decoration: none;
  text-align: center;
  opacity: 0;
  -webkit-transition: background 0.3s ease-out;
  -moz-transition: background 0.3s ease-out;
  -ms-transition: background 0.3s ease-out;
  -o-transition: background 0.3s ease-out;
  transition: background 0.3s ease-out;
}

.landing .cta a:hover, .landing .cta li.active {
  background: #a72224;
  -webkit-transition: background 0.3s ease-out;
  -moz-transition: background 0.3s ease-out;
  -ms-transition: background 0.3s ease-out;
  -o-transition: background 0.3s ease-out;
  transition: background 0.3s ease-out;
}

.landing .cta.visible a {
  opacity: 1;
  -webkit-transition: opacity 1s ease-out;
  -moz-transition: opacity 1s ease-out;
  -ms-transition: opacity 1s ease-out;
  -o-transition: opacity 1s ease-out;
  transition: opacity 1s ease-out;
}

/* Slide 2 */
.subtitles {
  position: absolute;
  width: 100%;
  text-align: center;
  -webkit-transition: all 1s ease-out;
  -moz-transition: all 1s ease-out;
  -ms-transition: all 1s ease-out;
  -o-transition: all 1s ease-out;
  transition: all 1s ease-out;
}

.subtitles h3 {
  position: relative;
  color: #fff;
  text-align: center;
  width: 100%;
  font-family: "CenturyGothic-Bold", "arial", sans-serif;
  font-weight: bold;
  font-size: 2vw;
  line-height: 2vw;
  top: 12vw;
  opacity: 0;
  margin: 0;
  -webkit-transition: all 1s ease-out;
  -moz-transition: all 1s ease-out;
  -ms-transition: all 1s ease-out;
  -o-transition: all 1s ease-out;
  transition: all 1s ease-out;
}

h3.active {
  opacity: 1;
  -webkit-transition: all 1s ease-out;
  -moz-transition: all 1s ease-out;
  -ms-transition: all 1s ease-out;
  -o-transition: all 1s ease-out;
  transition: all 1s ease-out;
}

.subsections {
  width: 100%;
  text-align: center;
  color: #fff;
  position: absolute;
  top: 18vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0;
  z-index: 1000;
}

.subsections li {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 25%;
  margin: 0 auto;
}

.subsections a {
  display: block;
  width: 100%;
}

.subsections a:hover {
  cursor: pointer;
}

.subsections p {
  font-family: "CenturyGothic", "arial", sans-serif;
  color: #fff;
  font-size: 1.2vw;
  line-height: 1.5vw;
  text-align: center;
  width: 80%;
  margin: 0 auto;
  opacity: 0;
  -webkit-transition: all 1s ease-out;
  -moz-transition: all 1s ease-out;
  -ms-transition: all 1s ease-out;
  -o-transition: all 1s ease-out;
  transition: all 1s ease-out;
}

.subsections .visible p {
  opacity: 1;
  line-height: 2vw;
  -webkit-transition: all 1s ease-out;
  -moz-transition: all 1s ease-out;
  -ms-transition: all 1s ease-out;
  -o-transition: all 1s ease-out;
  transition: all 1s ease-out;
}

.subsections h5 {
  color: #d71921;
  font-family: "CenturyGothic-Bold", "arial", sans-serif;
  font-weight: bold;
  font-size: 1.5vw;
  line-height: 1;
  margin: 1vw auto 0;
  opacity: 0;
  -webkit-transition: all 1s ease-out;
  -moz-transition: all 1s ease-out;
  -ms-transition: all 1s ease-out;
  -o-transition: all 1s ease-out;
  transition: all 1s ease-out;
}

.subsections .visible h5 {
  opacity: 1;
  margin: 3vw auto 1vw;
  -webkit-transition: all 1s ease-out;
  -moz-transition: all 1s ease-out;
  -ms-transition: all 1s ease-out;
  -o-transition: all 1s ease-out;
  transition: all 1s ease-out;
}

.subsections b {
  display: block;
  border-radius: 50%;
  border: 1px solid #fff;
  width: 0.8vw;
  height: 0.8vw;
  padding: 0.2vw;
  opacity: 0;
  margin: 2vw auto 0;
  -webkit-transition: all 1s ease-out;
  -moz-transition: all 1s ease-out;
  -ms-transition: all 1s ease-out;
  -o-transition: all 1s ease-out;
  transition: all 1s ease-out;
}

.active #sub_1 b {
  opacity: 1;
  margin: 0 auto;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.active #sub_2 b {
  opacity: 1;
  margin: 0 auto;
  -webkit-transition: all 0.7s ease-out;
  -moz-transition: all 0.7s ease-out;
  -ms-transition: all 0.7s ease-out;
  -o-transition: all 0.7s ease-out;
  transition: all 0.7s ease-out;
}

.active #sub_3 b {
  opacity: 1;
  margin: 0 auto;
  -webkit-transition: all 0.9s ease-out;
  -moz-transition: all 0.9s ease-out;
  -ms-transition: all 0.9s ease-out;
  -o-transition: all 0.9s ease-out;
  transition: all 0.9s ease-out;
}

.active #sub_4 b {
  opacity: 1;
  margin: 0 auto;
  -webkit-transition: all 1.1s ease-out;
  -moz-transition: all 1.1s ease-out;
  -ms-transition: all 1.1s ease-out;
  -o-transition: all 1.1s ease-out;
  transition: all 1.1s ease-out;
}

.subsections i {
  background: #fff;
  border-radius: 50%;
  display: block;
  margin: 0.1vw;
  width: 0.6vw;
  height: 0.6vw;
}

.subsections span {
  position: absolute;
  background: #fff;
  height: 0.2vw;
  top: 0.6vw;
  left: calc(-50% + 0.6vw);
  width: 0%;
  opacity: 0;
  -webkit-transition: all 1s ease-out;
  -moz-transition: all 1s ease-out;
  -ms-transition: all 1s ease-out;
  -o-transition: all 1s ease-out;
  transition: all 1s ease-out;
}

.subsections .visible span {
  opacity: 0.5;
  width: calc(100% - 1.2vw);
  -webkit-transition: all 1s ease-out;
  -moz-transition: all 1s ease-out;
  -ms-transition: all 1s ease-out;
  -o-transition: all 1s ease-out;
  transition: all 1s ease-out;
}

/* Slide 3 */
.watch em, .watch .fa, .watch .scroll-top, .watch .scroll-menu, .watch .close {
  color: #fff;
  font-style: normal;
}

.backdrop {
  position: absolute;
  bottom: -45vw;
  opacity: 0;
  z-index: 60;
}

.visited .backdrop {
  opacity: 0.5;
  bottom: 0vw;
  -webkit-transition: all 1s ease-out;
  -moz-transition: all 1s ease-out;
  -ms-transition: all 1s ease-out;
  -o-transition: all 1s ease-out;
  transition: all 1s ease-out;
}

.cio {
  position: relative;
  z-index: 75;
  transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
}

.cio-header {
  font-family: "CenturyGothic-Bold", "arial", sans-serif;
  font-size: 2.8vw;
  line-height: 1.2;
  font-weight: bold;
  color: #fff;
  margin: 0 auto 2vw;
  opacity: 0;
}

.visited .cio-header {
  opacity: 1;
  -webkit-transition: all 1s ease-out;
  -moz-transition: all 1s ease-out;
  -ms-transition: all 1s ease-out;
  -o-transition: all 1s ease-out;
  transition: all 1s ease-out;
}

iframe.cio-video {
  width: 60vw;
  height: 34vw;
}

.screencap {
  width: 40%;
  height: 5vw;
  opacity: 0;
  overflow: hidden;
}

.visited .screencap {
  width: 50%;
  height: 23vw;
  opacity: 1;
  -webkit-transition: all 1s ease-out;
  -moz-transition: all 1s ease-out;
  -ms-transition: all 1s ease-out;
  -o-transition: all 1s ease-out;
  transition: all 1s ease-out;
}

.screencap, .cio-text {
  display: block;
  margin: 0 auto;
  color: #fff;
  font-weight: normal;
}

.cio-text {
  width: 50%;
  opacity: 0;
  font-size: 1.2vw;
  line-height: 1.7vw;
}

.visited .cio-text {
  opacity: 1;
  -webkit-transition: all 1s ease-out;
  -moz-transition: all 1s ease-out;
  -ms-transition: all 1s ease-out;
  -o-transition: all 1s ease-out;
  transition: all 1s ease-out;
}

.watch {
  display: block;
  position: absolute;
  left: 57%;
  top: 8vw;
  width: 17vw;
  height: 3vw;
}

.visited .watch {
  top: 20vw;
  -webkit-transition: all 1s ease-out;
  -moz-transition: all 1s ease-out;
  -ms-transition: all 1s ease-out;
  -o-transition: all 1s ease-out;
  transition: all 1s ease-out;
}

.watch:hover {
  cursor: pointer;
}

.watch em {
  display: block;
  width: 100%;
  left: 0;
  text-align: center;
  line-height: 3vw;
  position: absolute;
  font-family: "CenturyGothic-Bold", "arial", sans-serif;
  font-size: 1.2vw;
  opacity: 0;
  z-index: 100;
}

.visited .watch em {
  opacity: 1;
  -webkit-transition: all 1s ease-out;
  -moz-transition: all 1s ease-out;
  -ms-transition: all 1s ease-out;
  -o-transition: all 1s ease-out;
  transition: all 1s ease-out;
}

.watch span {
  display: block;
  height: 3vw;
  width: 100%;
  background: #d71921;
  height: 0;
  position: absolute;
  bottom: 0;
  vertical-align: baseline;
  z-index: 80;
}

.visited .watch span {
  height: 3vw;
  -webkit-transition: all 1s ease-out;
  -moz-transition: all 1s ease-out;
  -ms-transition: all 1s ease-out;
  -o-transition: all 1s ease-out;
  transition: all 1s ease-out;
}

.visited .cio:hover {
  cursor: pointer;
}
.visited .cio:hover .cio-header {
  opacity: 0;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.visited .cio:hover .screencap {
  width: 55%;
  height: 25vw;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.visited .cio:hover .cio-text {
  opacity: 0;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.visited .cio:hover .watch {
  top: 21.5vw;
  width: 18vw;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.visited .cio:hover .watch em {
  line-height: 2.5vw;
  color: #000;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.visited .cio:hover .watch span {
  height: 3.5vw;
  background: #fff;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.visited .cio:hover .fa, .visited .cio:hover .scroll-top, .visited .cio:hover .scroll-menu, .visited .cio:hover .close {
  color: #000;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.visited.outro .cio {
  top: -50%;
  -webkit-transition: top 1s ease-out;
  -moz-transition: top 1s ease-out;
  -ms-transition: top 1s ease-out;
  -o-transition: top 1s ease-out;
  transition: top 1s ease-out;
}
.visited.outro .backdrop {
  bottom: 90vw;
  -webkit-transition: bottom 2s ease-out;
  -moz-transition: bottom 2s ease-out;
  -ms-transition: bottom 2s ease-out;
  -o-transition: bottom 2s ease-out;
  transition: bottom 2s ease-out;
}

/* Slide 4 */
.landing .primes {
  position: absolute;
  top: 3.9vw;
  width: 40%;
  margin: 0 31% 0 29%;
  opacity: 0;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.landing .visited .primes {
  opacity: 1;
  -webkit-transition: all 2s ease-out;
  -moz-transition: all 2s ease-out;
  -ms-transition: all 2s ease-out;
  -o-transition: all 2s ease-out;
  transition: all 2s ease-out;
}

.prime-text {
  display: block;
  margin: 0 auto;
  color: #fff;
  font-weight: normal;
  position: absolute;
  top: 10.5vw;
  z-index: 1000;
  font-family: "CenturyGothic", "arial", sans-serif;
  font-size: 1.2vw;
  line-height: 1.5vw;
  width: 80%;
  margin: 0 10%;
  text-align: justify;
  opacity: 0;
  -webkit-transition: all 0.5s ease-in;
  -moz-transition: all 0.5s ease-in;
  -ms-transition: all 0.5s ease-in;
  -o-transition: all 0.5s ease-in;
  transition: all 0.5s ease-in;
}

.visited .prime-text {
  opacity: 1;
  -webkit-transition: all 2s ease-in;
  -moz-transition: all 2s ease-in;
  -ms-transition: all 2s ease-in;
  -o-transition: all 2s ease-in;
  transition: all 2s ease-in;
}

/* Scroll Arrow */
.scroll-arrow {
  position: relative;
  top: -3vw;
  width: 5%;
  margin: 0 45%;
  padding: 10px 2.5%;
  opacity: 1;
  -webkit-transition: opacity 0.3s ease-in;
  -moz-transition: opacity 0.3s ease-in;
  -ms-transition: opacity 0.3s ease-in;
  -o-transition: opacity 0.3s ease-in;
  transition: opacity 0.3s ease-in;
}

.scroll-arrow.inactive {
  opacity: 0;
  -webkit-transition: opacity 0.3s ease-in;
  -moz-transition: opacity 0.3s ease-in;
  -ms-transition: opacity 0.3s ease-in;
  -o-transition: opacity 0.3s ease-in;
  transition: opacity 0.3s ease-in;
}

.scroll-arrow:hover {
  cursor: pointer;
}

.scroll-arrow.active {
  animation: blink-animation 0.7s steps(5, start) infinite;
  -webkit-animation: blink-animation 0.7s steps(5, start) infinite;
  -webkit-transition: opacity 0.1s ease-in-out;
  -moz-transition: opacity 0.1s ease-in-out;
  -ms-transition: opacity 0.1s ease-in-out;
  -o-transition: opacity 0.1s ease-in-out;
  transition: opacity 0.1s ease-in-out;
}

@keyframes blink-animation {
  to {
    opacity: 0;
  }
}
@-webkit-keyframes blink-animation {
  to {
    opacity: 0;
  }
}
/* Learn More form */
.learn-more {
  background: transparent;
  pointer-events: none;
}
.learn-more .hs-form fieldset.form-columns-1 {
  display: none;
}
.learn-more p, .learn-more h3 {
  color: #fff;
  margin: 0 auto 15px;
  text-align: center;
  width: 90%;
}
.learn-more p {
  font-size: 15px;
  line-height: 17px;
}
.learn-more .modal-content {
  background: rgba(0, 0, 0, 0.85);
  border: 1px solid #fff;
  color: #fff;
  width: 65%;
  padding: 10px 30px;
  pointer-events: all;
}
.learn-more .hs-form fieldset {
  width: 100%;
  max-width: 100%;
  display: inline-block;
  vertical-align: top;
  text-align: center;
}
.learn-more .field, .learn-more .hs-form fieldset.form-columns-3 .hs-form-field {
  display: inline-block;
  position: relative;
  float: none;
  width: 30%;
  margin: 0 1.5%;
}
.learn-more .hs-form fieldset.form-columns-3 .input {
  margin: 0;
}
.learn-more .hs-form label, .learn-more .hs-form.stacked label {
  color: #fff;
  font-family: "CenturyGothic", "arial", sans-serif;
  position: relative;
  left: 0;
  top: 0;
  margin: 5px 0;
  padding: 0 3px;
}
.learn-more label span {
  color: #fff;
  font-family: "CenturyGothic", "arial", sans-serif;
}
.learn-more input, .learn-more input.hs-input, .learn-more textarea.hs-input, .learn-more select.hs-input {
  border: 1px solid #fff;
  border-radius: 0;
  box-shadow: none;
  background: #666;
  color: #fff;
  font-family: "CenturyGothic", "arial", sans-serif;
  padding: 5px;
  margin: 0 auto;
}
.learn-more input.hs-input:focus, .learn-more textarea.hs-input:focus {
  border: 1px solid #d71921;
  box-shadow: none;
}
.learn-more .hs-form .hs-input {
  width: calc(100% - 10px);
}
.learn-more .hs-form select.hs-input {
  width: 100%;
}
.learn-more select.hs-input:hover {
  cursor: pointer;
}
.learn-more select.hs-input, .learn-more input.hs-input[type=file] {
  height: auto;
  width: 100%;
}
.learn-more .hs-form .actions, .learn-more .hs-form.stacked .actions {
  text-align: center;
  margin: 0 auto;
  padding: 0;
}
.learn-more input[type="submit"].hs-button {
  font-family: "CenturyGothic", "arial", sans-serif;
  background: #d71921;
  color: #fff;
  border-radius: 0;
  border: 0 solid #d71921;
  width: calc(30% + 2px);
  margin: 15px auto 0;
  padding: 5px 0;
  font-size: 16px;
  line-height: 20px;
  box-shadow: none;
}
.learn-more input[type="submit"].hs-button:hover {
  border: 0 !important;
  box-shadow: none;
}
.learn-more input[type="submit"].hs-button:hover {
  background: #d71921 !important;
  border: 0 !important;
}

.learn-more.modal.active {
  background: transparent !important;
}

@media only screen and (max-width: 812px) {
  .learn-more .modal-content {
    width: 80%;
    padding: 10px 20px;
  }

  .cio-header {
    margin: 0 auto;
  }

  .cio-text {
    width: 90%;
    font-size: 14px;
    line-height: 16px;
    margin: 5px auto;
  }
}
@media only screen and (width: 812px) {
  .slidedeck {
    width: 100%;
  }

  .landing video {
    width: 80%;
    height: 40vw;
    margin: 0 10%;
  }

  .visited .screencap {
    height: 20vw;
  }

  .visited .backdrop {
    bottom: 6vw;
  }

  .cio {
    top: 45%;
  }
}
@media only screen and (width: 1024px) {
  .slidedeck {
    width: 100%;
  }

  .dot-nav {
    right: 0;
  }

  .subtitles h3 {
    font-size: 22px;
  }

  .subsections h5 {
    font-size: 17px;
  }

  .subsections .visible p {
    font-size: 13px;
    line-height: 15px;
  }

  .landing .cta {
    top: 0;
  }

  .landing .cta a {
    font-size: 13px;
    line-height: 15px;
    padding: 3px 10px;
  }

  .cio-header {
    font-size: 16px;
  }

  .prime-text {
    top: 30vw;
    font-size: 13px;
    line-height: 16px;
    width: 90%;
    margin: 0 5%;
  }
}
@media only screen and (max-width: 811px) {
  .slidedeck {
    width: 100%;
  }

  .dot-nav {
    right: 0;
  }

  .subtitles h3 {
    font-size: 22px;
  }

  .subsections {
    width: 95%;
  }

  .subsections h5 {
    font-size: 17px;
  }

  .subsections .visible p {
    font-size: 12px;
    line-height: 15px;
    width: 95%;
  }

  .landing .cta, .scroll-arrow {
    top: 0;
  }

  .landing .cta a {
    font-size: 13px;
    line-height: 15px;
    padding: 3px 10px;
  }

  .cio-header {
    font-size: 16px;
  }

  .prime-text {
    top: 30vw;
    font-size: 13px;
    line-height: 16px;
    width: 90%;
    margin: 0 5%;
  }
}
@media only screen and (max-width: 640px) {
  .landing .cta li {
    width: 25%;
  }
}
@media only screen and (max-width: 414px) {
  .landing video, .slide {
    height: 80vw;
  }

  .backdrop {
    width: 150%;
    margin: 0 -25%;
  }

  .prime-text {
    top: unset;
    bottom: 5vw;
  }

  .landing .primes {
    top: 5vw;
    width: 80%;
    margin: 0 11% 0 9%;
  }

  .karma-arrows {
    -webkit-transform: scale(2);
    -ms-transform: scale(2);
    transform: scale(2);
  }

  #slide_2 {
    width: 100%;
    overflow: hidden;
  }

  .subsections {
    top: unset;
    bottom: 18vw;
    width: 400%;
    -webkit-transition: all 1s ease-in;
    -moz-transition: all 1s ease-in;
    -ms-transition: all 1s ease-in;
    -o-transition: all 1s ease-in;
    transition: all 1s ease-in;
  }

  .subsections[data-sub="1"] {
    margin-left: 0;
    -webkit-transition: all 1s ease-in;
    -moz-transition: all 1s ease-in;
    -ms-transition: all 1s ease-in;
    -o-transition: all 1s ease-in;
    transition: all 1s ease-in;
  }

  .subsections[data-sub="2"] {
    margin-left: -100%;
    -webkit-transition: all 1s ease-in;
    -moz-transition: all 1s ease-in;
    -ms-transition: all 1s ease-in;
    -o-transition: all 1s ease-in;
    transition: all 1s ease-in;
  }

  .subsections[data-sub="3"] {
    margin-left: -200%;
    -webkit-transition: all 1s ease-in;
    -moz-transition: all 1s ease-in;
    -ms-transition: all 1s ease-in;
    -o-transition: all 1s ease-in;
    transition: all 1s ease-in;
  }

  .subsections[data-sub="4"] {
    margin-left: -300%;
    -webkit-transition: all 1s ease-in;
    -moz-transition: all 1s ease-in;
    -ms-transition: all 1s ease-in;
    -o-transition: all 1s ease-in;
    transition: all 1s ease-in;
  }

  .learn-more .field, .learn-more .hs-form fieldset.form-columns-3 .hs-form-field {
    width: 100%;
  }

  .subsections b {
    width: 7px;
    height: 7px;
    padding: 1px;
  }

  .subsections i {
    width: 5px;
    height: 5px;
    margin: 1px;
  }

  .subsections span {
    height: 3px;
    top: 3px;
  }

  .subsections .visible span {
    width: calc(100% - 7px);
  }

  .landing .cta {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .landing .cta li {
    margin: 5px auto;
    width: 90%;
  }

  .landing .cta a {
    font-size: 15px;
    padding: 10px;
  }
}
/* Used for both Top Blog and Top News Posts */
.top-blog-news {
  margin: 3.9vw auto;
  width: 90%;
}

.top-post-box {
  width: 100%;
  display: flex;
  align-items: center;
  border-bottom: 1px solid #333333;
  margin: 11px 0;
  padding-bottom: 6.5px;
}

.top-post-box .read-more {
  display: none;
}

.top-post-box a.top-post-img {
  margin-right: 10px;
}

.top-post-box a.top-post-img img {
  width: 100%;
  max-width: 160px;
  min-width: 160px;
}

.top-post-copy {
  margin-right: 3vw;
}

.top-post-copy h3 {
  text-align: left;
  margin: -13px auto 0;
}

.top-post-copy h3 a:hover {
  text-decoration: none;
  color: #000000;
}

.top-post-copy p {
  font-size: 16px;
  line-height: 18px;
  margin: 0 auto;
}

/* Media Queries */
@media only screen and (max-width: 736px) {
  .top-post-box {
    padding-bottom: 17px;
  }

  .top-post-copy h3 {
    margin: 0 auto;
  }
}
@media only screen and (max-width: 479px) {
  .top-post-box {
    display: inline-block;
  }

  .top-post-box a.top-post-img img {
    max-width: 479px;
  }

  .top-post-copy h3 {
    margin: 0 auto;
  }
}

/*# sourceMappingURL=style.css.map */
