/*
Theme Name: Datera
Theme URI: http://waveactive.com
Author: Pasquale Scerbo
Author URI: http://waveactive.com
Description: 
Version: 1.0
*/
@import url("//fonts.googleapis.com/css?family=Nunito:200,300,400,600,700");
/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0; }

/**
 * 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; }

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

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

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent; }

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

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

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

/**
 * 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; }

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */ }

/**
 * 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; }

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }

/**
 * 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; }

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em; }

/**
 * 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 {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */ }

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

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

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
          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 in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * 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 */ }

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block; }

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item; }

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none; }

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

*, *:before, *:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.container {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  max-width: 1140px;
  margin: 0 auto;
  padding-right: 15px;
  padding-left: 15px; }

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-right: 15px;
  padding-left: 15px; }

.row {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -moz-flex: 0 1 auto;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  -webkit-box-direction: normal;
  -webkit-box-orient: horizontal;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px; }
  .row.no-gutters {
    margin-left: 0;
    margin-right: 0; }
    .row.no-gutters [class*="col-"] {
      padding-left: 0;
      padding-right: 0; }
  @media only screen and (max-width: 767px) {
    .row {
      margin-left: 0;
      margin-right: 0; } }

.container, .row {
  height: 100%; }

.row.reverse {
  -webkit-box-direction: reverse;
  -webkit-box-orient: horizontal;
  -moz-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse; }

.col.reverse {
  -webkit-box-direction: reverse;
  -webkit-box-orient: vertical;
  -moz-flex-direction: column-reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse; }

.col-xs {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-flex: 0;
  -moz-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex-preferred-size: auto;
  flex-basis: auto; }

.col-xs-1 {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-flex: 0;
  -moz-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex-preferred-size: 8.33333%;
  flex-basis: 8.33333%;
  max-width: 8.33333%; }

.col-xs-2 {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-flex: 0;
  -moz-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex-preferred-size: 16.66667%;
  flex-basis: 16.66667%;
  max-width: 16.66667%; }

.col-xs-3 {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-flex: 0;
  -moz-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex-preferred-size: 25%;
  flex-basis: 25%;
  max-width: 25%; }

.col-xs-4 {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-flex: 0;
  -moz-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex-preferred-size: 33.33333%;
  flex-basis: 33.33333%;
  max-width: 33.33333%; }

.col-xs-5 {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-flex: 0;
  -moz-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex-preferred-size: 41.66667%;
  flex-basis: 41.66667%;
  max-width: 41.66667%; }

.col-xs-6 {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-flex: 0;
  -moz-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
  max-width: 50%; }

.col-xs-7 {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-flex: 0;
  -moz-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex-preferred-size: 58.33333%;
  flex-basis: 58.33333%;
  max-width: 58.33333%; }

.col-xs-8 {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-flex: 0;
  -moz-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex-preferred-size: 66.66667%;
  flex-basis: 66.66667%;
  max-width: 66.66667%; }

.col-xs-9 {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-flex: 0;
  -moz-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex-preferred-size: 75%;
  flex-basis: 75%;
  max-width: 75%; }

.col-xs-10 {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-flex: 0;
  -moz-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex-preferred-size: 83.33333%;
  flex-basis: 83.33333%;
  max-width: 83.33333%; }

.col-xs-11 {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-flex: 0;
  -moz-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex-preferred-size: 91.66667%;
  flex-basis: 91.66667%;
  max-width: 91.66667%; }

.col-xs-12 {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-flex: 0;
  -moz-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%; }

.col-xs-offset-0 {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-flex: 0;
  -moz-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  padding-right: 15px;
  padding-left: 15px;
  margin-left: 0; }

.col-xs-offset-1 {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-flex: 0;
  -moz-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  padding-right: 15px;
  padding-left: 15px;
  margin-left: 8.33333%; }

.col-xs-offset-2 {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-flex: 0;
  -moz-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  padding-right: 15px;
  padding-left: 15px;
  margin-left: 16.66667%; }

.col-xs-offset-3 {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-flex: 0;
  -moz-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  padding-right: 15px;
  padding-left: 15px;
  margin-left: 25%; }

.col-xs-offset-4 {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-flex: 0;
  -moz-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  padding-right: 15px;
  padding-left: 15px;
  margin-left: 33.33333%; }

.col-xs-offset-5 {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-flex: 0;
  -moz-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  padding-right: 15px;
  padding-left: 15px;
  margin-left: 41.66667%; }

.col-xs-offset-6 {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-flex: 0;
  -moz-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  padding-right: 15px;
  padding-left: 15px;
  margin-left: 50%; }

.col-xs-offset-7 {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-flex: 0;
  -moz-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  padding-right: 15px;
  padding-left: 15px;
  margin-left: 58.33333%; }

.col-xs-offset-8 {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-flex: 0;
  -moz-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  padding-right: 15px;
  padding-left: 15px;
  margin-left: 66.66667%; }

.col-xs-offset-9 {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-flex: 0;
  -moz-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  padding-right: 15px;
  padding-left: 15px;
  margin-left: 75%; }

.col-xs-offset-10 {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-flex: 0;
  -moz-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  padding-right: 15px;
  padding-left: 15px;
  margin-left: 83.33333%; }

.col-xs-offset-11 {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-flex: 0;
  -moz-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  padding-right: 15px;
  padding-left: 15px;
  margin-left: 91.66667%; }

.col-xs-offset-12 {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-flex: 0;
  -moz-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  padding-right: 15px;
  padding-left: 15px;
  margin-left: 100%; }

.col-xs {
  -webkit-box-flex: 1;
  -moz-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  max-width: 100%; }

.start-xs {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  text-align: left; }

.center-xs {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -moz-justify-content: center;
  justify-content: center;
  text-align: center; }

.end-xs {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -moz-justify-content: flex-end;
  justify-content: flex-end;
  text-align: right; }

.top-xs {
  -webkit-box-align: start;
  -ms-flex-align: start;
  -moz-align-items: flex-start;
  align-items: flex-start; }

.middle-xs {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -moz-align-items: center;
  align-items: center; }

.bottom-xs {
  -webkit-box-align: end;
  -ms-flex-align: end;
  -moz-align-items: flex-end;
  align-items: flex-end; }

.around-xs {
  -ms-flex-pack: distribute;
  -moz-justify-content: space-around;
  justify-content: space-around; }

.between-xs {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -moz-justify-content: space-between;
  justify-content: space-between; }

.first-xs {
  -webkit-box-ordinal-group: 0;
      -ms-flex-order: -1;
          order: -1; }

.last-xs {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1; }

@media only screen and (min-width: 40em) {
  .container {
    width: 38.06rem; }
  .col-sm {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 15px;
    padding-left: 15px;
    -ms-flex-preferred-size: auto;
    flex-basis: auto; }
  .col-sm-1 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 15px;
    padding-left: 15px;
    -ms-flex-preferred-size: 8.33333%;
    flex-basis: 8.33333%;
    max-width: 8.33333%; }
  .col-sm-2 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 15px;
    padding-left: 15px;
    -ms-flex-preferred-size: 16.66667%;
    flex-basis: 16.66667%;
    max-width: 16.66667%; }
  .col-sm-3 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 15px;
    padding-left: 15px;
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%; }
  .col-sm-4 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 15px;
    padding-left: 15px;
    -ms-flex-preferred-size: 33.33333%;
    flex-basis: 33.33333%;
    max-width: 33.33333%; }
  .col-sm-5 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 15px;
    padding-left: 15px;
    -ms-flex-preferred-size: 41.66667%;
    flex-basis: 41.66667%;
    max-width: 41.66667%; }
  .col-sm-6 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 15px;
    padding-left: 15px;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%; }
  .col-sm-7 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 15px;
    padding-left: 15px;
    -ms-flex-preferred-size: 58.33333%;
    flex-basis: 58.33333%;
    max-width: 58.33333%; }
  .col-sm-8 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 15px;
    padding-left: 15px;
    -ms-flex-preferred-size: 66.66667%;
    flex-basis: 66.66667%;
    max-width: 66.66667%; }
  .col-sm-9 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 15px;
    padding-left: 15px;
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
    max-width: 75%; }
  .col-sm-10 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 15px;
    padding-left: 15px;
    -ms-flex-preferred-size: 83.33333%;
    flex-basis: 83.33333%;
    max-width: 83.33333%; }
  .col-sm-11 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 15px;
    padding-left: 15px;
    -ms-flex-preferred-size: 91.66667%;
    flex-basis: 91.66667%;
    max-width: 91.66667%; }
  .col-sm-12 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 15px;
    padding-left: 15px;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%; }
  .col-sm-offset-0 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 15px;
    padding-left: 15px;
    margin-left: 0; }
  .col-sm-offset-1 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 15px;
    padding-left: 15px;
    margin-left: 8.33333%; }
  .col-sm-offset-2 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 15px;
    padding-left: 15px;
    margin-left: 16.66667%; }
  .col-sm-offset-3 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 15px;
    padding-left: 15px;
    margin-left: 25%; }
  .col-sm-offset-4 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 15px;
    padding-left: 15px;
    margin-left: 33.33333%; }
  .col-sm-offset-5 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 15px;
    padding-left: 15px;
    margin-left: 41.66667%; }
  .col-sm-offset-6 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 15px;
    padding-left: 15px;
    margin-left: 50%; }
  .col-sm-offset-7 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 15px;
    padding-left: 15px;
    margin-left: 58.33333%; }
  .col-sm-offset-8 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 15px;
    padding-left: 15px;
    margin-left: 66.66667%; }
  .col-sm-offset-9 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 15px;
    padding-left: 15px;
    margin-left: 75%; }
  .col-sm-offset-10 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 15px;
    padding-left: 15px;
    margin-left: 83.33333%; }
  .col-sm-offset-11 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 15px;
    padding-left: 15px;
    margin-left: 91.66667%; }
  .col-sm-offset-12 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 15px;
    padding-left: 15px;
    margin-left: 100%; }
  .col-sm {
    -webkit-box-flex: 1;
    -moz-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    max-width: 100%; }
  .start-sm {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -moz-justify-content: flex-start;
    justify-content: flex-start;
    text-align: left; }
  .center-sm {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -moz-justify-content: center;
    justify-content: center;
    text-align: center; }
  .end-sm {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    -moz-justify-content: flex-end;
    justify-content: flex-end;
    text-align: right; }
  .top-sm {
    -webkit-box-align: start;
    -ms-flex-align: start;
    -moz-align-items: flex-start;
    align-items: flex-start; }
  .middle-sm {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -moz-align-items: center;
    align-items: center; }
  .bottom-sm {
    -webkit-box-align: end;
    -ms-flex-align: end;
    -moz-align-items: flex-end;
    align-items: flex-end; }
  .around-sm {
    -ms-flex-pack: distribute;
    -moz-justify-content: space-around;
    justify-content: space-around; }
  .between-sm {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -moz-justify-content: space-between;
    justify-content: space-between; }
  .first-sm {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1; }
  .last-sm {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }
  .hidden-above-sm {
    display: none; } }

@media only screen and (min-width: 48em) {
  .container {
    width: 46.13rem; }
  .col-md {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 15px;
    padding-left: 15px;
    -ms-flex-preferred-size: auto;
    flex-basis: auto; }
  .col-md-1 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 15px;
    padding-left: 15px;
    -ms-flex-preferred-size: 8.33333%;
    flex-basis: 8.33333%;
    max-width: 8.33333%; }
  .col-md-2 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 15px;
    padding-left: 15px;
    -ms-flex-preferred-size: 16.66667%;
    flex-basis: 16.66667%;
    max-width: 16.66667%; }
  .col-md-3 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 15px;
    padding-left: 15px;
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%; }
  .col-md-4 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 15px;
    padding-left: 15px;
    -ms-flex-preferred-size: 33.33333%;
    flex-basis: 33.33333%;
    max-width: 33.33333%; }
  .col-md-5 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 15px;
    padding-left: 15px;
    -ms-flex-preferred-size: 41.66667%;
    flex-basis: 41.66667%;
    max-width: 41.66667%; }
  .col-md-6 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 15px;
    padding-left: 15px;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%; }
  .col-md-7 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 15px;
    padding-left: 15px;
    -ms-flex-preferred-size: 58.33333%;
    flex-basis: 58.33333%;
    max-width: 58.33333%; }
  .col-md-8 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 15px;
    padding-left: 15px;
    -ms-flex-preferred-size: 66.66667%;
    flex-basis: 66.66667%;
    max-width: 66.66667%; }
  .col-md-9 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 15px;
    padding-left: 15px;
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
    max-width: 75%; }
  .col-md-10 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 15px;
    padding-left: 15px;
    -ms-flex-preferred-size: 83.33333%;
    flex-basis: 83.33333%;
    max-width: 83.33333%; }
  .col-md-11 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 15px;
    padding-left: 15px;
    -ms-flex-preferred-size: 91.66667%;
    flex-basis: 91.66667%;
    max-width: 91.66667%; }
  .col-md-12 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 15px;
    padding-left: 15px;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%; }
  .col-md-offset-0 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 15px;
    padding-left: 15px;
    margin-left: 0; }
  .col-md-offset-1 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 15px;
    padding-left: 15px;
    margin-left: 8.33333%; }
  .col-md-offset-2 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 15px;
    padding-left: 15px;
    margin-left: 16.66667%; }
  .col-md-offset-3 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 15px;
    padding-left: 15px;
    margin-left: 25%; }
  .col-md-offset-4 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 15px;
    padding-left: 15px;
    margin-left: 33.33333%; }
  .col-md-offset-5 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 15px;
    padding-left: 15px;
    margin-left: 41.66667%; }
  .col-md-offset-6 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 15px;
    padding-left: 15px;
    margin-left: 50%; }
  .col-md-offset-7 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 15px;
    padding-left: 15px;
    margin-left: 58.33333%; }
  .col-md-offset-8 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 15px;
    padding-left: 15px;
    margin-left: 66.66667%; }
  .col-md-offset-9 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 15px;
    padding-left: 15px;
    margin-left: 75%; }
  .col-md-offset-10 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 15px;
    padding-left: 15px;
    margin-left: 83.33333%; }
  .col-md-offset-11 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 15px;
    padding-left: 15px;
    margin-left: 91.66667%; }
  .col-md-offset-12 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 15px;
    padding-left: 15px;
    margin-left: 100%; }
  .col-md {
    -webkit-box-flex: 1;
    -moz-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    max-width: 100%; }
  .start-md {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -moz-justify-content: flex-start;
    justify-content: flex-start;
    text-align: left; }
  .center-md {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -moz-justify-content: center;
    justify-content: center;
    text-align: center; }
  .end-md {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    -moz-justify-content: flex-end;
    justify-content: flex-end;
    text-align: right; }
  .top-md {
    -webkit-box-align: start;
    -ms-flex-align: start;
    -moz-align-items: flex-start;
    align-items: flex-start; }
  .middle-md {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -moz-align-items: center;
    align-items: center; }
  .bottom-md {
    -webkit-box-align: end;
    -ms-flex-align: end;
    -moz-align-items: flex-end;
    align-items: flex-end; }
  .around-md {
    -ms-flex-pack: distribute;
    -moz-justify-content: space-around;
    justify-content: space-around; }
  .between-md {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -moz-justify-content: space-between;
    justify-content: space-between; }
  .first-md {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1; }
  .last-md {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }
  .hidden-above-md {
    display: none; } }

@media only screen and (min-width: 62em) {
  .container {
    width: 60.13rem; }
  .col-lg {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 15px;
    padding-left: 15px;
    -ms-flex-preferred-size: auto;
    flex-basis: auto; }
  .col-lg-1 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 15px;
    padding-left: 15px;
    -ms-flex-preferred-size: 8.33333%;
    flex-basis: 8.33333%;
    max-width: 8.33333%; }
  .col-lg-2 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 15px;
    padding-left: 15px;
    -ms-flex-preferred-size: 16.66667%;
    flex-basis: 16.66667%;
    max-width: 16.66667%; }
  .col-lg-3 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 15px;
    padding-left: 15px;
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%; }
  .col-lg-4 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 15px;
    padding-left: 15px;
    -ms-flex-preferred-size: 33.33333%;
    flex-basis: 33.33333%;
    max-width: 33.33333%; }
  .col-lg-5 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 15px;
    padding-left: 15px;
    -ms-flex-preferred-size: 41.66667%;
    flex-basis: 41.66667%;
    max-width: 41.66667%; }
  .col-lg-6 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 15px;
    padding-left: 15px;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%; }
  .col-lg-7 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 15px;
    padding-left: 15px;
    -ms-flex-preferred-size: 58.33333%;
    flex-basis: 58.33333%;
    max-width: 58.33333%; }
  .col-lg-8 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 15px;
    padding-left: 15px;
    -ms-flex-preferred-size: 66.66667%;
    flex-basis: 66.66667%;
    max-width: 66.66667%; }
  .col-lg-9 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 15px;
    padding-left: 15px;
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
    max-width: 75%; }
  .col-lg-10 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 15px;
    padding-left: 15px;
    -ms-flex-preferred-size: 83.33333%;
    flex-basis: 83.33333%;
    max-width: 83.33333%; }
  .col-lg-11 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 15px;
    padding-left: 15px;
    -ms-flex-preferred-size: 91.66667%;
    flex-basis: 91.66667%;
    max-width: 91.66667%; }
  .col-lg-12 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 15px;
    padding-left: 15px;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%; }
  .col-lg-offset-0 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 15px;
    padding-left: 15px;
    margin-left: 0; }
  .col-lg-offset-1 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 15px;
    padding-left: 15px;
    margin-left: 8.33333%; }
  .col-lg-offset-2 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 15px;
    padding-left: 15px;
    margin-left: 16.66667%; }
  .col-lg-offset-3 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 15px;
    padding-left: 15px;
    margin-left: 25%; }
  .col-lg-offset-4 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 15px;
    padding-left: 15px;
    margin-left: 33.33333%; }
  .col-lg-offset-5 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 15px;
    padding-left: 15px;
    margin-left: 41.66667%; }
  .col-lg-offset-6 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 15px;
    padding-left: 15px;
    margin-left: 50%; }
  .col-lg-offset-7 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 15px;
    padding-left: 15px;
    margin-left: 58.33333%; }
  .col-lg-offset-8 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 15px;
    padding-left: 15px;
    margin-left: 66.66667%; }
  .col-lg-offset-9 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 15px;
    padding-left: 15px;
    margin-left: 75%; }
  .col-lg-offset-10 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 15px;
    padding-left: 15px;
    margin-left: 83.33333%; }
  .col-lg-offset-11 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 15px;
    padding-left: 15px;
    margin-left: 91.66667%; }
  .col-lg-offset-12 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 15px;
    padding-left: 15px;
    margin-left: 100%; }
  .col-lg {
    -webkit-box-flex: 1;
    -moz-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    max-width: 100%; }
  .start-lg {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -moz-justify-content: flex-start;
    justify-content: flex-start;
    text-align: left; }
  .center-lg {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -moz-justify-content: center;
    justify-content: center;
    text-align: center; }
  .end-lg {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    -moz-justify-content: flex-end;
    justify-content: flex-end;
    text-align: right; }
  .top-lg {
    -webkit-box-align: start;
    -ms-flex-align: start;
    -moz-align-items: flex-start;
    align-items: flex-start; }
  .middle-lg {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -moz-align-items: center;
    align-items: center; }
  .bottom-lg {
    -webkit-box-align: end;
    -ms-flex-align: end;
    -moz-align-items: flex-end;
    align-items: flex-end; }
  .around-lg {
    -ms-flex-pack: distribute;
    -moz-justify-content: space-around;
    justify-content: space-around; }
  .between-lg {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -moz-justify-content: space-between;
    justify-content: space-between; }
  .first-lg {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1; }
  .last-lg {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }
  .hidden-above-lg {
    display: none; } }

@media only screen and (min-width: 71.25em) {
  .container {
    width: 69.38rem; }
  .col-xl {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 15px;
    padding-left: 15px;
    -ms-flex-preferred-size: auto;
    flex-basis: auto; }
  .col-xl-1 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 15px;
    padding-left: 15px;
    -ms-flex-preferred-size: 8.33333%;
    flex-basis: 8.33333%;
    max-width: 8.33333%; }
  .col-xl-2 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 15px;
    padding-left: 15px;
    -ms-flex-preferred-size: 16.66667%;
    flex-basis: 16.66667%;
    max-width: 16.66667%; }
  .col-xl-3 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 15px;
    padding-left: 15px;
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%; }
  .col-xl-4 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 15px;
    padding-left: 15px;
    -ms-flex-preferred-size: 33.33333%;
    flex-basis: 33.33333%;
    max-width: 33.33333%; }
  .col-xl-5 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 15px;
    padding-left: 15px;
    -ms-flex-preferred-size: 41.66667%;
    flex-basis: 41.66667%;
    max-width: 41.66667%; }
  .col-xl-6 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 15px;
    padding-left: 15px;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%; }
  .col-xl-7 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 15px;
    padding-left: 15px;
    -ms-flex-preferred-size: 58.33333%;
    flex-basis: 58.33333%;
    max-width: 58.33333%; }
  .col-xl-8 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 15px;
    padding-left: 15px;
    -ms-flex-preferred-size: 66.66667%;
    flex-basis: 66.66667%;
    max-width: 66.66667%; }
  .col-xl-9 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 15px;
    padding-left: 15px;
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
    max-width: 75%; }
  .col-xl-10 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 15px;
    padding-left: 15px;
    -ms-flex-preferred-size: 83.33333%;
    flex-basis: 83.33333%;
    max-width: 83.33333%; }
  .col-xl-11 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 15px;
    padding-left: 15px;
    -ms-flex-preferred-size: 91.66667%;
    flex-basis: 91.66667%;
    max-width: 91.66667%; }
  .col-xl-12 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 15px;
    padding-left: 15px;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%; }
  .col-xl-offset-0 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 15px;
    padding-left: 15px;
    margin-left: 0; }
  .col-xl-offset-1 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 15px;
    padding-left: 15px;
    margin-left: 8.33333%; }
  .col-xl-offset-2 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 15px;
    padding-left: 15px;
    margin-left: 16.66667%; }
  .col-xl-offset-3 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 15px;
    padding-left: 15px;
    margin-left: 25%; }
  .col-xl-offset-4 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 15px;
    padding-left: 15px;
    margin-left: 33.33333%; }
  .col-xl-offset-5 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 15px;
    padding-left: 15px;
    margin-left: 41.66667%; }
  .col-xl-offset-6 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 15px;
    padding-left: 15px;
    margin-left: 50%; }
  .col-xl-offset-7 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 15px;
    padding-left: 15px;
    margin-left: 58.33333%; }
  .col-xl-offset-8 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 15px;
    padding-left: 15px;
    margin-left: 66.66667%; }
  .col-xl-offset-9 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 15px;
    padding-left: 15px;
    margin-left: 75%; }
  .col-xl-offset-10 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 15px;
    padding-left: 15px;
    margin-left: 83.33333%; }
  .col-xl-offset-11 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 15px;
    padding-left: 15px;
    margin-left: 91.66667%; }
  .col-xl-offset-12 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 15px;
    padding-left: 15px;
    margin-left: 100%; }
  .col-xl {
    -webkit-box-flex: 1;
    -moz-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    max-width: 100%; }
  .start-xl {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -moz-justify-content: flex-start;
    justify-content: flex-start;
    text-align: left; }
  .center-xl {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -moz-justify-content: center;
    justify-content: center;
    text-align: center; }
  .end-xl {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    -moz-justify-content: flex-end;
    justify-content: flex-end;
    text-align: right; }
  .top-xl {
    -webkit-box-align: start;
    -ms-flex-align: start;
    -moz-align-items: flex-start;
    align-items: flex-start; }
  .middle-xl {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -moz-align-items: center;
    align-items: center; }
  .bottom-xl {
    -webkit-box-align: end;
    -ms-flex-align: end;
    -moz-align-items: flex-end;
    align-items: flex-end; }
  .around-xl {
    -ms-flex-pack: distribute;
    -moz-justify-content: space-around;
    justify-content: space-around; }
  .between-xl {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -moz-justify-content: space-between;
    justify-content: space-between; }
  .first-xl {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1; }
  .last-xl {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }
  .hidden-above-xl {
    display: none; } }

@media only screen and (max-width: 40em) {
  .hidden-below-sm {
    display: none; } }

@media only screen and (max-width: 48em) {
  .hidden-below-md {
    display: none; } }

@media only screen and (max-width: 62em) {
  .hidden-below-lg {
    display: none; } }

@media only screen and (max-width: 71.25em) {
  .hidden-below-xl {
    display: none; } }

.container {
  position: relative;
  height: 100%; }
  .container.grid [class*="col-"] {
    margin-bottom: 10px; }

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8; }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
      user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #CCC; }
    .mfp-preloader a:hover {
      color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close, button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
          box-shadow: none;
  -ms-touch-action: manipulation;
      touch-action: manipulation; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
  opacity: 1;
  filter: alpha(opacity=100); }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover, .mfp-arrow:focus {
    opacity: 1; }
  .mfp-arrow:before, .mfp-arrow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after {
    border-right: 17px solid #FFF;
    margin-left: 31px; }
  .mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px; }
  .mfp-arrow-right:before {
    border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
            box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
            box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444; }
  .mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
            box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }

/*! Pushy - v1.1.0 - 2017-1-30
* Pushy is a responsive off-canvas navigation menu using CSS transforms & transitions.
* https://github.com/christophery/pushy/
* by Christopher Yee */
/* Menu Appearance */
.pushy {
  position: fixed;
  width: 255px;
  height: 100%;
  top: 0;
  z-index: 9999;
  border-left: 1px solid rgba(179, 179, 177, 0.7);
  background: #f2f2f2;
  padding-bottom: 100px;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  /* enables momentum scrolling in iOS overflow elements */ }
  .pushy ul {
    margin: 0;
    padding: 0;
    list-style: none;
    border-bottom: 1px solid rgba(179, 179, 177, 0.7); }
    .pushy ul li {
      border-top: 1px solid rgba(179, 179, 177, 0.7);
      margin-bottom: 0; }
      .pushy ul li:first-child {
        border-top: 0; }
      .pushy ul li a {
        display: block;
        color: #333;
        padding: 15px 20px;
        text-decoration: none;
        font-weight: 400;
        font-size: 16px;
        font-size: 1rem; }
        .pushy ul li a:hover {
          color: #0BBED5; }
      .pushy ul li.expand-sub > a {
        position: relative; }
        .pushy ul li.expand-sub > a:after {
          content: '';
          position: absolute;
          right: 15px;
          top: 0;
          bottom: 0;
          width: 20px;
          height: 20px;
          background-image: url("./images/icon-plus-gray.svg");
          background-size: 15px;
          background-repeat: no-repeat;
          background-position: center;
          margin: auto;
          -webkit-transition: all 0.25s ease-out;
          transition: all 0.25s ease-out; }
        .pushy ul li.expand-sub > a.open-menu:after {
          /* IE 9 */
          -webkit-transform: rotate(-225deg);
          /* Chrome, Safari, Opera */
          transform: rotate(-225deg); }
      .pushy ul li.expand-sub ul {
        display: none; }
      .pushy ul li ul {
        border-bottom: none; }
        .pushy ul li ul li {
          padding-left: 10px; }
          .pushy ul li ul li:first-child {
            border-top: 1px solid rgba(179, 179, 177, 0.7); }
          .pushy ul li ul li a {
            font-weight: 300;
            font-size: 15px;
            font-size: 0.9375rem;
            color: #8F8F8F; }
  .pushy.pushy-left {
    left: 0; }
  .pushy.pushy-right {
    right: 0; }

.pushy-content {
  visibility: hidden; }

/* Menu Movement */
.pushy-left {
  -webkit-transform: translate3d(-255px, 0, 0);
  transform: translate3d(-255px, 0, 0); }

.pushy-open-left #container,
.pushy-open-left .push {
  -webkit-transform: translate3d(255px, 0, 0);
  transform: translate3d(255px, 0, 0); }

.pushy-right {
  -webkit-transform: translate3d(255px, 0, 0);
  transform: translate3d(255px, 0, 0); }

.pushy-open-right #container,
.pushy-open-right .push {
  -webkit-transform: translate3d(-255px, 0, 0);
  transform: translate3d(-255px, 0, 0); }

.pushy-open-left .pushy,
.pushy-open-right .pushy {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.pushy-open-left .pushy-content,
.pushy-open-right .pushy-content {
  visibility: visible; }

/* Menu Transitions */
#container,
.pushy,
.push {
  -webkit-transition: -webkit-transform 0.2s cubic-bezier(0.16, 0.68, 0.43, 0.99);
  transition: -webkit-transform 0.2s cubic-bezier(0.16, 0.68, 0.43, 0.99);
  transition: transform 0.2s cubic-bezier(0.16, 0.68, 0.43, 0.99);
  transition: transform 0.2s cubic-bezier(0.16, 0.68, 0.43, 0.99), -webkit-transform 0.2s cubic-bezier(0.16, 0.68, 0.43, 0.99); }

.pushy-content {
  -webkit-transition: visibility 0.2s cubic-bezier(0.16, 0.68, 0.43, 0.99);
  transition: visibility 0.2s cubic-bezier(0.16, 0.68, 0.43, 0.99); }

/* Site Overlay */
.site-overlay {
  display: none; }

.pushy-open-left .site-overlay,
.pushy-open-right .site-overlay {
  display: block;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 9998;
  background-color: rgba(0, 0, 0, 0.5);
  -webkit-animation: fade 500ms;
  animation: fade 500ms; }

@keyframes fade {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@-webkit-keyframes fade {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

/* Submenu Appearance */
.pushy-submenu {
  /* Submenu Buttons */
  /* Submenu Icon */ }
  .pushy-submenu ul {
    -webkit-transition: max-height 0.2s ease-in-out, visibility 0.2s ease-in-out;
    transition: max-height 0.2s ease-in-out, visibility 0.2s ease-in-out; }
    .pushy-submenu ul .pushy-link {
      -webkit-transition: opacity 0.2s ease-in-out;
      transition: opacity 0.2s ease-in-out; }
  .pushy-submenu button {
    width: 100%;
    color: #b3b3b1;
    padding: 15px 30px;
    text-align: left;
    background: transparent;
    border: 0; }
    .pushy-submenu button:hover {
      color: #FFF; }
  .pushy-submenu > a,
  .pushy-submenu > button {
    position: relative; }
  .pushy-submenu > a::after,
  .pushy-submenu > button::after {
    content: '';
    display: block;
    height: 11px;
    width: 8px;
    position: absolute;
    top: 50%;
    right: 15px;
    background: url("img/arrow.svg") no-repeat;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: -webkit-transform 0.2s;
    transition: -webkit-transform 0.2s;
    transition: transform 0.2s;
    transition: transform 0.2s, -webkit-transform 0.2s; }

/* Submenu Movement */
.pushy-submenu-closed ul {
  max-height: 0;
  overflow: hidden;
  visibility: hidden; }

.pushy-submenu-closed .pushy-link {
  opacity: 0; }

.pushy-submenu-open {
  /* Submenu Icon */ }
  .pushy-submenu-open ul {
    visibility: visible; }
  .pushy-submenu-open .pushy-link {
    opacity: 1; }
  .pushy-submenu-open a::after,
  .pushy-submenu-open button::after {
    -webkit-transform: translateY(-50%) rotate(90deg);
    transform: translateY(-50%) rotate(90deg); }

/*************** SCROLLBAR BASE CSS ***************/
.scroll-wrapper {
  overflow: hidden !important;
  padding: 0 !important;
  position: relative; }
  .scroll-wrapper > .scroll-content {
    border: none !important;
    -webkit-box-sizing: content-box !important;
            box-sizing: content-box !important;
    height: auto;
    left: 0;
    margin: 0;
    max-height: none;
    max-width: none !important;
    overflow: scroll !important;
    padding: 0;
    position: relative !important;
    top: 0;
    width: auto !important; }
    .scroll-wrapper > .scroll-content::-webkit-scrollbar {
      height: 0;
      width: 0; }
  .scroll-wrapper.scroll--rtl {
    direction: rtl; }

.scroll-element {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  display: none; }
  .scroll-element div {
    -webkit-box-sizing: content-box;
            box-sizing: content-box; }
  .scroll-element .scroll-bar,
  .scroll-element .scroll-arrow {
    cursor: default; }
  .scroll-element.scroll-x.scroll-scrollx_visible, .scroll-element.scroll-y.scroll-scrolly_visible {
    display: block; }

.scroll-textarea {
  border: 1px solid #cccccc;
  border-top-color: #999999; }
  .scroll-textarea > .scroll-content {
    overflow: hidden !important; }
    .scroll-textarea > .scroll-content > textarea {
      border: none !important;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      height: 100% !important;
      margin: 0;
      max-height: none !important;
      max-width: none !important;
      overflow: scroll !important;
      outline: none;
      padding: 2px;
      position: relative !important;
      top: 0;
      width: 100% !important; }
      .scroll-textarea > .scroll-content > textarea::-webkit-scrollbar {
        height: 0;
        width: 0; }

/*************** SIMPLE INNER SCROLLBAR ***************/
.scrollbar-inner > .scroll-element,
.scrollbar-inner > .scroll-element div {
  border: none;
  margin: 0;
  padding: 0;
  position: absolute;
  z-index: 10; }

.scrollbar-inner > .scroll-element div {
  display: block;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%; }

.scrollbar-inner > .scroll-element.scroll-x {
  bottom: 2px;
  height: 8px;
  left: 0;
  width: 100%; }

.scrollbar-inner > .scroll-element.scroll-y {
  height: 100%;
  right: 2px;
  top: 0;
  width: 8px; }

.scrollbar-inner > .scroll-element .scroll-element_outer {
  overflow: hidden; }

.scrollbar-inner > .scroll-element .scroll-element_outer,
.scrollbar-inner > .scroll-element .scroll-element_track,
.scrollbar-inner > .scroll-element .scroll-bar {
  border-radius: 8px; }

.scrollbar-inner > .scroll-element .scroll-element_track,
.scrollbar-inner > .scroll-element .scroll-bar {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
  filter: alpha(opacity=40);
  opacity: 0.4; }

.scrollbar-inner > .scroll-element .scroll-element_track {
  background-color: #e0e0e0; }

.scrollbar-inner > .scroll-element .scroll-bar {
  background-color: #c2c2c2; }

.scrollbar-inner > .scroll-element:hover .scroll-bar {
  background-color: #919191; }

.scrollbar-inner > .scroll-element.scroll-draggable .scroll-bar {
  background-color: #919191; }

/* update scrollbar offset if both scrolls are visible */
.scrollbar-inner > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track {
  left: -12px; }

.scrollbar-inner > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track {
  top: -12px; }

.scrollbar-inner > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size {
  left: -12px; }

.scrollbar-inner > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size {
  top: -12px; }

/*************** SIMPLE OUTER SCROLLBAR ***************/
.scrollbar-outer > .scroll-element,
.scrollbar-outer > .scroll-element div {
  border: none;
  margin: 0;
  padding: 0;
  position: absolute;
  z-index: 10; }

.scrollbar-outer > .scroll-element {
  background-color: #ffffff; }

.scrollbar-outer > .scroll-element div {
  display: block;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%; }

.scrollbar-outer > .scroll-element.scroll-x {
  bottom: 0;
  height: 12px;
  left: 0;
  width: 100%; }

.scrollbar-outer > .scroll-element.scroll-y {
  height: 100%;
  right: 0;
  top: 0;
  width: 12px; }

.scrollbar-outer > .scroll-element.scroll-x .scroll-element_outer {
  height: 8px;
  top: 2px; }

.scrollbar-outer > .scroll-element.scroll-y .scroll-element_outer {
  left: 2px;
  width: 8px; }

.scrollbar-outer > .scroll-element .scroll-element_outer {
  overflow: hidden; }

.scrollbar-outer > .scroll-element .scroll-element_track {
  background-color: #eeeeee; }

.scrollbar-outer > .scroll-element .scroll-element_outer,
.scrollbar-outer > .scroll-element .scroll-element_track,
.scrollbar-outer > .scroll-element .scroll-bar {
  border-radius: 8px; }

.scrollbar-outer > .scroll-element .scroll-bar {
  background-color: #d9d9d9; }

.scrollbar-outer > .scroll-element .scroll-bar:hover {
  background-color: #c2c2c2; }

.scrollbar-outer > .scroll-element.scroll-draggable .scroll-bar {
  background-color: #919191; }

/* scrollbar height/width & offset from container borders */
.scrollbar-outer > .scroll-content.scroll-scrolly_visible {
  left: -12px;
  margin-left: 12px; }

.scrollbar-outer > .scroll-content.scroll-scrollx_visible {
  top: -12px;
  margin-top: 12px; }

.scrollbar-outer > .scroll-element.scroll-x .scroll-bar {
  min-width: 10px; }

.scrollbar-outer > .scroll-element.scroll-y .scroll-bar {
  min-height: 10px; }

/* update scrollbar offset if both scrolls are visible */
.scrollbar-outer > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track {
  left: -14px; }

.scrollbar-outer > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track {
  top: -14px; }

.scrollbar-outer > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size {
  left: -14px; }

.scrollbar-outer > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size {
  top: -14px; }

/*************** SCROLLBAR MAC OS X ***************/
.scrollbar-macosx > .scroll-element,
.scrollbar-macosx > .scroll-element div {
  background: none;
  border: none;
  margin: 0;
  padding: 0;
  position: absolute;
  z-index: 10; }

.scrollbar-macosx > .scroll-element div {
  display: block;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%; }

.scrollbar-macosx > .scroll-element .scroll-element_track {
  display: none; }

.scrollbar-macosx > .scroll-element .scroll-bar {
  background-color: #6C6E71;
  display: block;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
  border-radius: 7px;
  -webkit-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear; }

.scrollbar-macosx:hover > .scroll-element .scroll-bar,
.scrollbar-macosx > .scroll-element.scroll-draggable .scroll-bar {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  filter: alpha(opacity=70);
  opacity: 0.7; }

.scrollbar-macosx > .scroll-element.scroll-x {
  bottom: 0px;
  height: 0px;
  left: 0;
  min-width: 100%;
  overflow: visible;
  width: 100%; }

.scrollbar-macosx > .scroll-element.scroll-y {
  height: 100%;
  min-height: 100%;
  right: 0px;
  top: 0;
  width: 0px; }

/* scrollbar height/width & offset from container borders */
.scrollbar-macosx > .scroll-element.scroll-x .scroll-bar {
  height: 7px;
  min-width: 10px;
  top: -9px; }

.scrollbar-macosx > .scroll-element.scroll-y .scroll-bar {
  left: -9px;
  min-height: 10px;
  width: 7px; }

.scrollbar-macosx > .scroll-element.scroll-x .scroll-element_outer {
  left: 2px; }

.scrollbar-macosx > .scroll-element.scroll-x .scroll-element_size {
  left: -4px; }

.scrollbar-macosx > .scroll-element.scroll-y .scroll-element_outer {
  top: 2px; }

.scrollbar-macosx > .scroll-element.scroll-y .scroll-element_size {
  top: -4px; }

/* update scrollbar offset if both scrolls are visible */
.scrollbar-macosx > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size {
  left: -11px; }

.scrollbar-macosx > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size {
  top: -11px; }

/*************** SCROLLBAR LIGHT ***************/
.scrollbar-light > .scroll-element,
.scrollbar-light > .scroll-element div {
  border: none;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: absolute;
  z-index: 10; }

.scrollbar-light > .scroll-element {
  background-color: #ffffff; }

.scrollbar-light > .scroll-element div {
  display: block;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%; }

.scrollbar-light > .scroll-element .scroll-element_outer {
  border-radius: 10px; }

.scrollbar-light > .scroll-element .scroll-element_size {
  background: #dbdbdb;
  background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2RiZGJkYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlOGU4ZTgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+");
  background: -webkit-gradient(linear, left top, right top, from(#dbdbdb), to(#e8e8e8));
  background: linear-gradient(to right, #dbdbdb 0%, #e8e8e8 100%);
  border-radius: 10px; }

.scrollbar-light > .scroll-element.scroll-x {
  bottom: 0;
  height: 17px;
  left: 0;
  min-width: 100%;
  width: 100%; }

.scrollbar-light > .scroll-element.scroll-y {
  height: 100%;
  min-height: 100%;
  right: 0;
  top: 0;
  width: 17px; }

.scrollbar-light > .scroll-element .scroll-bar {
  background: #fefefe;
  background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZlZmVmZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmNWY1ZjUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+");
  background: -webkit-gradient(linear, left top, right top, from(#fefefe), to(#f5f5f5));
  background: linear-gradient(to right, #fefefe 0%, #f5f5f5 100%);
  border: 1px solid #dbdbdb;
  border-radius: 10px; }

/* scrollbar height/width & offset from container borders */
.scrollbar-light > .scroll-content.scroll-scrolly_visible {
  left: -17px;
  margin-left: 17px; }

.scrollbar-light > .scroll-content.scroll-scrollx_visible {
  top: -17px;
  margin-top: 17px; }

.scrollbar-light > .scroll-element.scroll-x .scroll-bar {
  height: 10px;
  min-width: 10px;
  top: 0px; }

.scrollbar-light > .scroll-element.scroll-y .scroll-bar {
  left: 0px;
  min-height: 10px;
  width: 10px; }

.scrollbar-light > .scroll-element.scroll-x .scroll-element_outer {
  height: 12px;
  left: 2px;
  top: 2px; }

.scrollbar-light > .scroll-element.scroll-x .scroll-element_size {
  left: -4px; }

.scrollbar-light > .scroll-element.scroll-y .scroll-element_outer {
  left: 2px;
  top: 2px;
  width: 12px; }

.scrollbar-light > .scroll-element.scroll-y .scroll-element_size {
  top: -4px; }

/* update scrollbar offset if both scrolls are visible */
.scrollbar-light > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size {
  left: -19px; }

.scrollbar-light > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size {
  top: -19px; }

.scrollbar-light > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track {
  left: -19px; }

.scrollbar-light > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track {
  top: -19px; }

/*************** SCROLLBAR RAIL ***************/
.scrollbar-rail > .scroll-element,
.scrollbar-rail > .scroll-element div {
  border: none;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: absolute;
  z-index: 10; }

.scrollbar-rail > .scroll-element {
  background-color: #ffffff; }

.scrollbar-rail > .scroll-element div {
  display: block;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%; }

.scrollbar-rail > .scroll-element .scroll-element_size {
  background-color: #999;
  background-color: rgba(0, 0, 0, 0.3); }

.scrollbar-rail > .scroll-element .scroll-element_outer:hover .scroll-element_size {
  background-color: #666;
  background-color: rgba(0, 0, 0, 0.5); }

.scrollbar-rail > .scroll-element.scroll-x {
  bottom: 0;
  height: 12px;
  left: 0;
  min-width: 100%;
  padding: 3px 0 2px;
  width: 100%; }

.scrollbar-rail > .scroll-element.scroll-y {
  height: 100%;
  min-height: 100%;
  padding: 0 2px 0 3px;
  right: 0;
  top: 0;
  width: 12px; }

.scrollbar-rail > .scroll-element .scroll-bar {
  background-color: #d0b9a0;
  border-radius: 2px;
  -webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);
          box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5); }

.scrollbar-rail > .scroll-element .scroll-element_outer:hover .scroll-bar {
  -webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.6);
          box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.6); }

/* scrollbar height/width & offset from container borders */
.scrollbar-rail > .scroll-content.scroll-scrolly_visible {
  left: -17px;
  margin-left: 17px; }

.scrollbar-rail > .scroll-content.scroll-scrollx_visible {
  margin-top: 17px;
  top: -17px; }

.scrollbar-rail > .scroll-element.scroll-x .scroll-bar {
  height: 10px;
  min-width: 10px;
  top: 1px; }

.scrollbar-rail > .scroll-element.scroll-y .scroll-bar {
  left: 1px;
  min-height: 10px;
  width: 10px; }

.scrollbar-rail > .scroll-element.scroll-x .scroll-element_outer {
  height: 15px;
  left: 5px; }

.scrollbar-rail > .scroll-element.scroll-x .scroll-element_size {
  height: 2px;
  left: -10px;
  top: 5px; }

.scrollbar-rail > .scroll-element.scroll-y .scroll-element_outer {
  top: 5px;
  width: 15px; }

.scrollbar-rail > .scroll-element.scroll-y .scroll-element_size {
  left: 5px;
  top: -10px;
  width: 2px; }

/* update scrollbar offset if both scrolls are visible */
.scrollbar-rail > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size {
  left: -25px; }

.scrollbar-rail > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size {
  top: -25px; }

.scrollbar-rail > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track {
  left: -25px; }

.scrollbar-rail > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track {
  top: -25px; }

/*************** SCROLLBAR DYNAMIC ***************/
.scrollbar-dynamic > .scroll-element,
.scrollbar-dynamic > .scroll-element div {
  background: none;
  border: none;
  margin: 0;
  padding: 0;
  position: absolute;
  z-index: 10; }

.scrollbar-dynamic > .scroll-element div {
  display: block;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%; }

.scrollbar-dynamic > .scroll-element.scroll-x {
  bottom: 2px;
  height: 7px;
  left: 0;
  min-width: 100%;
  width: 100%; }

.scrollbar-dynamic > .scroll-element.scroll-y {
  height: 100%;
  min-height: 100%;
  right: 2px;
  top: 0;
  width: 7px; }

.scrollbar-dynamic > .scroll-element .scroll-element_outer {
  opacity: 0.3;
  border-radius: 12px; }

.scrollbar-dynamic > .scroll-element .scroll-element_size {
  background-color: #cccccc;
  opacity: 0;
  border-radius: 12px;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s; }

.scrollbar-dynamic > .scroll-element .scroll-bar {
  background-color: #6c6e71;
  border-radius: 7px; }

/* scrollbar height/width & offset from container borders */
.scrollbar-dynamic > .scroll-element.scroll-x .scroll-bar {
  bottom: 0;
  height: 7px;
  min-width: 24px;
  top: auto; }

.scrollbar-dynamic > .scroll-element.scroll-y .scroll-bar {
  left: auto;
  min-height: 24px;
  right: 0;
  width: 7px; }

.scrollbar-dynamic > .scroll-element.scroll-x .scroll-element_outer {
  bottom: 0;
  top: auto;
  left: 2px;
  -webkit-transition: height 0.2s;
  transition: height 0.2s; }

.scrollbar-dynamic > .scroll-element.scroll-y .scroll-element_outer {
  left: auto;
  right: 0;
  top: 2px;
  -webkit-transition: width 0.2s;
  transition: width 0.2s; }

.scrollbar-dynamic > .scroll-element.scroll-x .scroll-element_size {
  left: -4px; }

.scrollbar-dynamic > .scroll-element.scroll-y .scroll-element_size {
  top: -4px; }

/* update scrollbar offset if both scrolls are visible */
.scrollbar-dynamic > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size {
  left: -11px; }

.scrollbar-dynamic > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size {
  top: -11px; }

/* hover & drag */
.scrollbar-dynamic > .scroll-element:hover .scroll-element_outer,
.scrollbar-dynamic > .scroll-element.scroll-draggable .scroll-element_outer {
  overflow: hidden;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  filter: alpha(opacity=70);
  opacity: 0.7; }

.scrollbar-dynamic > .scroll-element:hover .scroll-element_outer .scroll-element_size,
.scrollbar-dynamic > .scroll-element.scroll-draggable .scroll-element_outer .scroll-element_size {
  opacity: 1; }

.scrollbar-dynamic > .scroll-element:hover .scroll-element_outer .scroll-bar,
.scrollbar-dynamic > .scroll-element.scroll-draggable .scroll-element_outer .scroll-bar {
  height: 100%;
  width: 100%;
  border-radius: 12px; }

.scrollbar-dynamic > .scroll-element.scroll-x:hover .scroll-element_outer,
.scrollbar-dynamic > .scroll-element.scroll-x.scroll-draggable .scroll-element_outer {
  height: 20px;
  min-height: 7px; }

.scrollbar-dynamic > .scroll-element.scroll-y:hover .scroll-element_outer,
.scrollbar-dynamic > .scroll-element.scroll-y.scroll-draggable .scroll-element_outer {
  min-width: 7px;
  width: 20px; }

/*************** SCROLLBAR GOOGLE CHROME ***************/
.scrollbar-chrome > .scroll-element,
.scrollbar-chrome > .scroll-element div {
  border: none;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: absolute;
  z-index: 10; }

.scrollbar-chrome > .scroll-element {
  background-color: #ffffff; }

.scrollbar-chrome > .scroll-element div {
  display: block;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%; }

.scrollbar-chrome > .scroll-element .scroll-element_track {
  background: #f1f1f1;
  border: 1px solid #dbdbdb; }

.scrollbar-chrome > .scroll-element.scroll-x {
  bottom: 0;
  height: 16px;
  left: 0;
  min-width: 100%;
  width: 100%; }

.scrollbar-chrome > .scroll-element.scroll-y {
  height: 100%;
  min-height: 100%;
  right: 0;
  top: 0;
  width: 16px; }

.scrollbar-chrome > .scroll-element .scroll-bar {
  background-color: #d9d9d9;
  border: 1px solid #bdbdbd;
  cursor: default;
  border-radius: 2px; }

.scrollbar-chrome > .scroll-element .scroll-bar:hover {
  background-color: #c2c2c2;
  border-color: #a9a9a9; }

.scrollbar-chrome > .scroll-element.scroll-draggable .scroll-bar {
  background-color: #919191;
  border-color: #7e7e7e; }

/* scrollbar height/width & offset from container borders */
.scrollbar-chrome > .scroll-content.scroll-scrolly_visible {
  left: -16px;
  margin-left: 16px; }

.scrollbar-chrome > .scroll-content.scroll-scrollx_visible {
  top: -16px;
  margin-top: 16px; }

.scrollbar-chrome > .scroll-element.scroll-x .scroll-bar {
  height: 8px;
  min-width: 10px;
  top: 3px; }

.scrollbar-chrome > .scroll-element.scroll-y .scroll-bar {
  left: 3px;
  min-height: 10px;
  width: 8px; }

.scrollbar-chrome > .scroll-element.scroll-x .scroll-element_outer {
  border-left: 1px solid #dbdbdb; }

.scrollbar-chrome > .scroll-element.scroll-x .scroll-element_track {
  height: 14px;
  left: -3px; }

.scrollbar-chrome > .scroll-element.scroll-x .scroll-element_size {
  height: 14px;
  left: -4px; }

.scrollbar-chrome > .scroll-element.scroll-y .scroll-element_outer {
  border-top: 1px solid #dbdbdb; }

.scrollbar-chrome > .scroll-element.scroll-y .scroll-element_track {
  top: -3px;
  width: 14px; }

.scrollbar-chrome > .scroll-element.scroll-y .scroll-element_size {
  top: -4px;
  width: 14px; }

/* update scrollbar offset if both scrolls are visible */
.scrollbar-chrome > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size {
  left: -19px; }

.scrollbar-chrome > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size {
  top: -19px; }

.scrollbar-chrome > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track {
  left: -19px; }

.scrollbar-chrome > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track {
  top: -19px; }

html {
  font-size: 16px; }

body {
  font-family: 'Nunito', sans-serif; }

h1, .h1 {
  font-size: 54px;
  font-size: 3.375rem;
  font-weight: 200;
  color: #000;
  margin: 0 0 20px 0;
  padding: 0;
  position: relative; }

h2, .h2 {
  font-size: 42px;
  font-size: 2.625rem;
  font-weight: 200;
  line-height: 1.3em;
  color: #000;
  margin: 0 0 20px 0;
  padding: 0;
  position: relative; }
  @media only screen and (max-width: 767px) {
    h2, .h2 {
      font-size: 36px;
      font-size: 2.25rem; } }

h3, .h3 {
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: 300;
  line-height: 1.3em;
  color: #000;
  margin: 5px 0 20px 0;
  padding: 0;
  position: relative; }
  h3.small, .h3.small {
    font-size: 16px;
    font-size: 1rem;
    color: #000;
    font-weight: 700;
    margin: 10px 0; }

h4, .h4 {
  font-size: 20px;
  font-size: 1.25rem;
  font-weight: 300;
  color: #000;
  margin: 0 0 20px 0;
  padding: 0;
  position: relative; }

p {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.5em;
  color: #595A5A;
  margin: 0 0 20px 0;
  padding: 0;
  font-weight: 300; }
  p.intro {
    font-size: 22px;
    font-size: 1.375rem;
    margin-bottom: 40px; }
  p.center {
    text-align: center; }
  p.large {
    font-size: 22px;
    font-size: 1.375rem; }
  p.footnote {
    font-size: 14px;
    font-size: 0.875rem; }

ul {
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 300;
  color: #595A5A;
  padding-left: 20px;
  margin-bottom: 30px; }
  ul li {
    margin-bottom: 10px; }

ol {
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 300;
  color: #595A5A;
  padding-left: 20px;
  margin-bottom: 30px;
  line-height: 1.5em; }
  ol li {
    margin-bottom: 10px; }

a {
  color: #2B74B7;
  text-decoration: none; }
  a:hover, a:focus {
    text-decoration: underline; }
  a.small {
    font-size: 14px;
    font-size: 0.875rem; }

.anchor {
  display: block;
  height: 115px;
  /*same height as header*/
  margin-top: -115px;
  /*same height as header*/
  visibility: hidden; }

.btn {
  border-radius: 3px;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.5em;
  display: inline-block;
  vertical-align: middle;
  font-weight: 600;
  text-transform: uppercase;
  padding: 10px 20px 8px 20px;
  margin-right: 10px;
  margin-bottom: 10px;
  text-decoration: none !important;
  min-width: 100px; }
  .btn.btn-primary {
    background: #0BBED5;
    color: #FFF; }
  .btn.btn-white {
    border: 2px solid #FFF;
    color: #FFF; }
  .btn.btn-black {
    border: 1px solid #000;
    color: #000; }

strong {
  font-weight: 700;
  color: #000; }

img {
  max-width: 100%;
  height: auto; }

@media only screen and (max-width: 767px) {
  .hide-mobile {
    display: none; } }

.footnotes {
  margin-bottom: 20px; }
  .footnotes p {
    font-size: 14px;
    font-size: 0.875rem; }

select {
  background-color: #FFF;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 100%;
  max-width: 400px;
  border: 1px solid lightgray;
  border-radius: 0px;
  padding: 8px 5px;
  font-size: 16px;
  font-size: 1rem;
  margin-top: 5px;
  margin-bottom: 10px;
  background-image: url("img/chevron--down-black.png");
  background-repeat: no-repeat;
  background-position: 97% 50%; }
  select::-ms-expand {
    display: none; }
  select:hover {
    cursor: pointer; }
  select.alignLeft {
    width: 400px; }
  select.error {
    padding-left: 7px; }

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

/*
* Extends the .visuallyhidden class to allow the element to be focusable
* when navigated to via the keyboard: h5bp.com/p
*/
.sr-only.focusable:active,
.sr-only.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto; }

.clear:before, .clear:after {
  content: " ";
  display: table; }

.clear:after {
  clear: both; }

main {
  position: relative; }

section {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding-top: 60px;
  padding-bottom: 60px;
  /*
	aside {
		text-align: left;
		padding-right: 95px;
	}
	*/ }
  section.gray {
    background: #F8F9FA; }
  section.padding-large {
    padding-top: 100px;
    padding-bottom: 100px; }
    @media only screen and (max-width: 767px) {
      section.padding-large {
        padding-top: 60px;
        padding-bottom: 60px; } }
  section.no-padding-top {
    padding-top: 0; }
  section.no-padding-bottom {
    padding-bottom: 0; }
  section.padding-50 {
    padding-top: 50px;
    padding-bottom: 50px; }
  section.padding-top-100 {
    padding-top: 100px; }
  section.padding-bottom-100 {
    padding-bottom: 100px; }
  section.padding-top-75 {
    padding-top: 75px; }
  section.padding-bottom-75 {
    padding-bottom: 75px; }
  section.padding-top-50 {
    padding-top: 50px; }
  section.padding-bottom-50 {
    padding-bottom: 50px; }
  section .section-intro {
    margin-bottom: 40px; }
    section .section-intro p {
      font-size: 20px;
      font-size: 1.25rem; }
      section .section-intro p:last-of-type {
        margin-bottom: 0; }
  section.two-thirds .content {
    text-align: left;
    padding-right: 30px; }
    section.two-thirds .content ul li {
      line-height: 1.5em;
      font-size: 18px;
      font-size: 1.125rem; }
  @media only screen and (max-width: 767px) {
    section.two-thirds .content {
      margin-bottom: 40px;
      padding-right: 0; } }
  section .two-thirds {
    text-align: left;
    padding-right: 60px;
    position: relative; }

button.prev-slide-arrow {
  border: 0;
  background: none;
  padding: 0;
  margin: 0;
  width: 13px;
  height: 23px;
  cursor: pointer; }

button.next-slide-arrow {
  border: 0;
  background: none;
  padding: 0;
  margin: 0;
  width: 13px;
  height: 23px;
  cursor: pointer; }

button.prev-slide-arrow.slick-disabled,
button.next-slide-arrow.slick-disabled {
  opacity: 0.5;
  filter: alpha(opacity=50); }

.slider-controls {
  margin-top: 30px;
  /* Slick Dots */ }
  .slider-controls ul {
    margin: 0 0 0 10px;
    padding: 0 10px;
    list-style: none; }
    .slider-controls ul li {
      display: inline-block;
      margin: 0 5px; }
      .slider-controls ul li button {
        background: none;
        border: 0;
        width: 20px;
        height: 20px;
        padding: 0;
        margin: 0; }
        .slider-controls ul li button img {
          height: 16px; }
      .slider-controls ul li.dots-controls {
        margin: 0; }
  .slider-controls ul.custom-dots {
    margin: 0 !important;
    padding: 0 !important;
    list-style: none;
    position: relative;
    width: 100%;
    text-align: center; }
    .slider-controls ul.custom-dots li {
      margin: 0 3px;
      padding: 0;
      display: inline-block;
      vertical-align: middle;
      list-style: none;
      width: 16px;
      height: 16px; }
      .slider-controls ul.custom-dots li:first-child {
        margin-left: 0; }
      .slider-controls ul.custom-dots li:last-child {
        margin-right: 0; }
    .slider-controls ul.custom-dots button.dot {
      display: block;
      width: 16px !important;
      height: 16px !important;
      text-decoration: none;
      background-color: none;
      cursor: pointer;
      padding: 0;
      margin: 0;
      position: relative;
      border: 1px solid #FFF;
      border-radius: 50%; }
      .slider-controls ul.custom-dots button.dot .string {
        position: absolute;
        left: -99999px;
        line-height: 0;
        opacity: 0; }
    .slider-controls ul.custom-dots .slick-active button.dot {
      background: #FFF; }
    .slider-controls ul.custom-dots .dot:hover:after,
    .slider-controls ul.custom-dots .custom-dots .slick-active .dot:hover:after {
      content: url("/images/aspot/dot-on.png");
      width: 16px;
      height: 16px;
      position: abosolute;
      top: 0;
      left: 0; }

/*
ul.slick-dots {
	    margin: 0 !important;
	    padding: 0 !important;
	    list-style: none;
	    position: relative;
	    width: 100%;
	    text-align: center;
	    li {
	        margin: 0 3px;
	        padding: 0;
	        display: inline-block;
	        vertical-align: middle;
	        list-style: none;
	        width: 16px;
	        height: 16px;
	        &:first-child {
	            margin-left: 0;
	        }
	        &:last-child {
	            margin-right: 0;
	        }
	    }
	    button.dot {
	        display: block;
	        width: 16px !important;
	        height: 16px !important;
	        text-decoration: none;
	        background-color: none;
	        cursor: pointer;
	        padding: 0;
	        margin: 0;
	        position: relative;
	        border: 1px solid $white;
	        @include circular();
	        .string {
	            position: absolute;
	            left: -99999px;
	            line-height: 0;
	            opacity: 0;
	        }
	    } // active slide
	    .slick-active button.dot {
	        background: $white;
	    } // hover event
	    .dot:hover,
	    .custom-dots .slick-active .dot:hover {
	        &:after {
	            content: url('/images/aspot/dot-on.png');
	            width: 16px;
	            height: 16px;
	            position: abosolute;
	            top: 0;
	            left: 0;
	        }
	    }
	}
	*/
header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 500;
  background: rgba(255, 255, 255, 0.95); }
  header .header {
    position: relative;
    height: 100px; }
    @media only screen and (max-width: 1023px) {
      header .header {
        height: 60px; } }
  header .logo a {
    display: block;
    margin-top: 9px; }
  header .logo img {
    width: 185px; }
  @media only screen and (max-width: 1023px) {
    header .logo a {
      margin-top: 0; }
    header .logo img {
      width: 145px; } }
  @media only screen and (max-width: 1140px) {
    header .container {
      width: 100%; } }
  @media only screen and (max-width: 991px) {
    header {
      padding-left: 20px;
      padding-right: 10px; } }
  header nav.menu {
    width: 52px;
    height: 42px;
    padding: 10px;
    float: right;
    position: relative;
    display: none; }
    header nav.menu .menu-btn {
      width: 30px;
      height: 19px;
      position: relative;
      /* IE 9 */
      -webkit-transform: rotate(0);
      /* Chrome, Safari, Opera */
      transform: rotate(0);
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      cursor: pointer; }
    header nav.menu .menu-btn span {
      display: block;
      position: absolute;
      height: 3px;
      width: 100%;
      background: #5a6265;
      opacity: 1;
      left: 0;
      /* IE 9 */
      -webkit-transform: rotate(0);
      /* Chrome, Safari, Opera */
      transform: rotate(0);
      -webkit-transition: all 0.2s ease-out;
      transition: all 0.2s ease-out; }
    header nav.menu .menu-btn span:nth-child(1) {
      top: 0; }
    header nav.menu .menu-btn span:nth-child(2), header nav.menu .menu-btn span:nth-child(3) {
      top: 8px; }
    header nav.menu .menu-btn span:nth-child(4) {
      top: 16px; }
    header nav.menu .menu-btn.open span:nth-child(1) {
      top: 8px;
      width: 0%;
      left: 50%; }
    header nav.menu .menu-btn.open span:nth-child(2) {
      /* IE 9 */
      -webkit-transform: rotate(45deg);
      /* Chrome, Safari, Opera */
      transform: rotate(45deg); }
    header nav.menu .menu-btn.open span:nth-child(3) {
      /* IE 9 */
      -webkit-transform: rotate(-45deg);
      /* Chrome, Safari, Opera */
      transform: rotate(-45deg); }
    header nav.menu .menu-btn.open span:nth-child(4) {
      top: 8px;
      width: 0%;
      left: 50%; }
    @media only screen and (max-width: 1023px) {
      header nav.menu {
        display: block; } }

#main-menu {
  margin-top: 20px; }
  #main-menu .navigation {
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: right; }
    #main-menu .navigation li {
      display: inline-block;
      margin-left: 15px;
      position: relative; }
      @media only screen and (max-width: 1140px) {
        #main-menu .navigation li {
          margin-left: 10px; } }
      #main-menu .navigation li.current-menu-item a, #main-menu .navigation li.current-menu-parent a {
        color: #0BBED5; }
      #main-menu .navigation li.current-menu-item ul li a, #main-menu .navigation li.current-menu-parent ul li a {
        color: #595A5A; }
      #main-menu .navigation li.menu-item-has-children {
        padding-right: 20px; }
        #main-menu .navigation li.menu-item-has-children:after {
          content: '';
          position: absolute;
          top: 0px;
          right: 0;
          width: 14px;
          height: 14px;
          background-image: url("./images/icon-blue-arrow-down.svg");
          background-size: 13px 8px;
          background-repeat: no-repeat;
          background-position: right 3px;
          -webkit-transition: all 0.25s ease-out;
          transition: all 0.25s ease-out; }
        #main-menu .navigation li.menu-item-has-children:hover:after {
          /* IE 9 */
          -webkit-transform: rotate(-180deg);
          /* Chrome, Safari, Opera */
          transform: rotate(-180deg); }
      #main-menu .navigation li a {
        font-size: 14px;
        font-size: 0.875rem;
        color: #000;
        text-transform: uppercase;
        font-weight: 600;
        letter-spacing: 0.75px;
        text-decoration: none;
        display: block;
        padding-bottom: 15px; }
        #main-menu .navigation li a:hover, #main-menu .navigation li a:focus {
          color: #0BBED5; }
      #main-menu .navigation li ul {
        display: none;
        position: absolute;
        top: 30px;
        left: 0;
        min-width: 180px;
        max-width: 375px;
        background: #FFF;
        float: left;
        padding: 10px 0;
        border-radius: 3px;
        border-top: 5px solid #0BBED5;
        z-index: 50;
        -webkit-box-shadow: 0px 4px 5px rgba(0, 0, 0, 0.25) ;
        box-shadow: 0px 4px 5px rgba(0, 0, 0, 0.25) ;
        /*
		Usage
        @include box-shadow(0px, 4px, 5px, rgba(0, 0, 0, 0.25));
	*/ }
        #main-menu .navigation li ul li {
          display: block;
          text-align: left;
          margin-top: 0;
          background: none;
          margin-left: 0px;
          margin-bottom: 3px; }
          #main-menu .navigation li ul li padding {
            left: 0; }
          #main-menu .navigation li ul li a {
            margin-left: 0;
            padding: 8px 20px;
            margin-right: 0;
            display: block;
            color: #595A5A;
            text-transform: none;
            font-size: 14px;
            font-size: 0.875rem;
            font-weight: 600; }
            #main-menu .navigation li ul li a:hover {
              color: #0BBED5; }
      #main-menu .navigation li.as-btn {
        border-radius: 3px;
        font-size: 14px;
        font-size: 0.875rem;
        line-height: 1.5em;
        display: inline-block;
        vertical-align: middle;
        font-weight: 600;
        text-transform: uppercase;
        padding: 10px 40px 8px 10px;
        background: #0BBED5;
        color: #FFF;
        margin-right: 0;
        margin-top: 8px;
        width: 160px;
        text-align: center;
        position: relative; }
        #main-menu .navigation li.as-btn.menu-item-has-children {
          padding-right: 20px; }
          #main-menu .navigation li.as-btn.menu-item-has-children:after {
            content: '';
            position: absolute;
            top: 0;
            bottom: 0;
            right: 15px;
            margin: auto;
            width: 14px;
            height: 14px;
            background-image: url("./images/icon-arrow-white-down.svg");
            background-size: 13px 8px;
            background-repeat: no-repeat;
            background-position: right 3px;
            -webkit-transition: all 0.25s ease-out;
            transition: all 0.25s ease-out; }
          #main-menu .navigation li.as-btn.menu-item-has-children:hover:after {
            /* IE 9 */
            -webkit-transform: rotate(-180deg);
            /* Chrome, Safari, Opera */
            transform: rotate(-180deg); }
        #main-menu .navigation li.as-btn a {
          color: #FFF;
          padding-bottom: 0; }
        #main-menu .navigation li.as-btn ul {
          top: 41px;
          left: unset;
          right: 0;
          min-width: 160px; }
          #main-menu .navigation li.as-btn ul li a {
            color: #595A5A; }
            #main-menu .navigation li.as-btn ul li a:hover {
              color: #0BBED5; }
  @media only screen and (max-width: 1023px) {
    #main-menu {
      display: none; } }

#toolbar {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 36px;
  z-index: 501; }
  #toolbar ul {
    margin: 0;
    padding: 0;
    list-style: none;
    float: right;
    height: 30px;
    display: table; }
    #toolbar ul li {
      display: table-cell;
      vertical-align: middle;
      height: 100%;
      padding-left: 15px; }
      #toolbar ul li a {
        color: #8F8F8F;
        font-size: 12px;
        font-size: 0.75rem;
        text-transform: uppercase; }
  @media only screen and (max-width: 1140px) {
    #toolbar .container {
      width: 100%; } }
  @media only screen and (max-width: 1023px) {
    #toolbar {
      display: none; } }

footer.site-footer {
  padding-top: 120px; }
  footer.site-footer a {
    color: #8F8F8F; }
    footer.site-footer a strong {
      color: #595A5A; }
  footer.site-footer .footer-sitemap {
    padding-bottom: 40px; }
  footer.site-footer .footer-address {
    text-align: left; }
    footer.site-footer .footer-address p {
      font-size: 14px;
      font-size: 0.875rem; }
  footer.site-footer ul.footer-links {
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: left; }
    footer.site-footer ul.footer-links li {
      margin-bottom: 12px;
      font-size: 14px;
      font-size: 0.875rem; }
      footer.site-footer ul.footer-links li a {
        color: #8F8F8F; }
        footer.site-footer ul.footer-links li a strong {
          color: #595A5A; }
  @media only screen and (max-width: 991px) {
    footer.site-footer .footer-address,
    footer.site-footer ul.footer-links {
      margin-bottom: 30px; } }
  footer.site-footer .copyright {
    border-top: 1px solid #E0E0E0;
    padding-top: 40px;
    padding-bottom: 30px; }
    footer.site-footer .copyright ul.copyright-links {
      margin: 0;
      padding: 0;
      list-style: none; }
      footer.site-footer .copyright ul.copyright-links li {
        display: inline-block;
        vertical-align: middle;
        font-size: 14px;
        font-size: 0.875rem;
        line-height: 1.2em;
        color: #8F8F8F;
        padding-left: 10px;
        margin-bottom: 0; }
        footer.site-footer .copyright ul.copyright-links li:first-child {
          padding-left: 0; }
        footer.site-footer .copyright ul.copyright-links li a {
          color: #8F8F8F;
          font-weight: 400;
          display: block;
          text-transform: uppercase; }
        footer.site-footer .copyright ul.copyright-links li.logo-mark {
          padding-right: 5px; }
          footer.site-footer .copyright ul.copyright-links li.logo-mark img {
            width: 30px; }
    footer.site-footer .copyright ul.social-links {
      margin: 0;
      padding: 0;
      list-style: none;
      text-align: right; }
      footer.site-footer .copyright ul.social-links li {
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        margin-left: 7px; }
        footer.site-footer .copyright ul.social-links li a {
          display: block; }
          footer.site-footer .copyright ul.social-links li a img {
            display: block;
            width: 28px;
            max-height: 28px; }
    @media only screen and (max-width: 991px) {
      footer.site-footer .copyright {
        text-align: center; }
        footer.site-footer .copyright ul.social-links {
          text-align: center;
          margin-top: 30px; } }

aside {
  text-align: left;
  padding-top: 5px; }
  aside h3 {
    border-bottom: 1px solid #E0E0E0;
    padding-bottom: 10px;
    margin: 0 0 20px 0;
    font-size: 24px;
    font-size: 1.5rem;
    display: block; }
  aside .sidebar-widget {
    margin-bottom: 50px;
    /*
		h3 {
			border-bottom: 1px solid $border-gray;
			padding-bottom: 10px;
			margin: 0 0 20px 0;
			@include font-size(24px);
			display: block;
		}
		*/ }
    aside .sidebar-widget .sidebar-widget-content h4 {
      font-size: 18px;
      font-size: 1.125rem;
      margin-bottom: 5px;
      color: #000;
      font-weight: 700; }
    aside .sidebar-widget .sidebar-widget-content h5 {
      font-size: 16px;
      font-size: 1rem;
      margin-bottom: 5px;
      color: #000;
      font-weight: 700; }
    aside .sidebar-widget .sidebar-widget-content p {
      font-size: 16px;
      font-size: 1rem;
      font-weight: 300; }
  aside .press-sidebar h3 {
    border-bottom: 1px solid #E0E0E0;
    padding-bottom: 10px;
    margin: 0 0 20px 0;
    font-size: 24px;
    font-size: 1.5rem;
    display: block; }

.hero {
  position: relative;
  padding-top: 0;
  padding-bottom: 0; }
  .hero .js-hero-slider {
    z-index: 1; }
  .hero .hero-slider {
    padding-top: 120px;
    padding-bottom: 80px;
    height: 750px;
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center; }
    .hero .hero-slider:before {
      content: '';
      width: 100%;
      height: 100%;
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      background: rgba(0, 0, 0, 0.25); }
    .hero .hero-slider.hide {
      display: none; }
    @media only screen and (max-width: 639px) {
      .hero .hero-slider {
        height: 600px; } }
    @media only screen and (max-width: 480px) {
      .hero .hero-slider {
        height: auto; } }
  .hero .hero-content h1 {
    color: #FFF;
    margin-bottom: 20px;
    padding-bottom: 30px; }
    .hero .hero-content h1:after {
      content: '';
      width: 60px;
      height: 2px;
      background: #0BBED5;
      position: absolute;
      bottom: 0;
      left: 0;
      right: 0;
      margin: 0 auto; }
  .hero .hero-content .intro {
    margin: 0 auto; }
    .hero .hero-content .intro p {
      font-size: 24px;
      font-size: 1.5rem;
      font-weight: 400;
      color: #FFF; }
    .hero .hero-content .intro a.btn {
      margin-top: 15px; }
  @media only screen and (max-width: 991px) {
    .hero .hero-content h1 {
      font-size: 36px;
      font-size: 2.25rem; }
    .hero .hero-content .intro p {
      font-size: 18px;
      font-size: 1.125rem; } }
  @media only screen and (max-width: 767px) {
    .hero .hero-content h1 {
      font-size: 28px;
      font-size: 1.75rem; }
    .hero .hero-content .intro p {
      font-size: 16px;
      font-size: 1rem; } }
  .hero .slider-controls {
    margin: 0;
    padding: 0;
    position: absolute;
    bottom: 40px;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: 5;
    text-align: center; }
  .hero.hero-landing .hero-small {
    padding-top: 100px;
    height: 420px;
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover; }
    .hero.hero-landing .hero-small h1 {
      color: #FFF;
      padding-bottom: 20px; }
      .hero.hero-landing .hero-small h1:after {
        content: '';
        width: 60px;
        height: 2px;
        background: #0BBED5;
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        margin: 0 auto; }
  .hero.hero-landing .hero-large {
    padding-top: 100px;
    height: 750px;
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover; }
    .hero.hero-landing .hero-large h1 {
      color: #FFF;
      padding-bottom: 20px; }
      .hero.hero-landing .hero-large h1:after {
        content: '';
        width: 60px;
        height: 2px;
        background: #0BBED5;
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        margin: 0 auto; }
    .hero.hero-landing .hero-large .intro {
      margin: 0 auto; }
      .hero.hero-landing .hero-large .intro p {
        font-size: 24px;
        font-size: 1.5rem;
        font-weight: 400;
        color: #FFF; }
      .hero.hero-landing .hero-large .intro a.btn {
        margin-top: 15px; }
  .hero.hero-landing .no-hero {
    height: 101px; }
    @media only screen and (max-width: 1023px) {
      .hero.hero-landing .no-hero {
        height: 60px; } }

.info-scroller {
  padding-top: 20px;
  padding-bottom: 20px;
  position: relative;
  background: #0BBED5; }
  .info-scroller button.prev-slide-arrow {
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%); }
  .info-scroller button.next-slide-arrow {
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%); }
  @media only screen and (max-width: 767px) {
    .info-scroller button.prev-slide-arrow {
      left: 10px; }
    .info-scroller button.next-slide-arrow {
      right: 10px; } }
  .info-scroller .info-scroll .info-item {
    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; }
    .info-scroller .info-scroll .info-item span {
      font-size: 22px;
      font-size: 1.375rem;
      color: #FFF;
      padding-right: 15px; }
    .info-scroller .info-scroll .info-item a.btn {
      white-space: nowrap;
      margin: 0; }
  @media only screen and (max-width: 767px) {
    .info-scroller .info-scroll .info-item {
      display: block; }
      .info-scroller .info-scroll .info-item span {
        display: block;
        margin-bottom: 20px;
        padding-right: 0; } }

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

.cards .cards-wrap {
  margin-top: 30px; }
  .cards .cards-wrap:before, .cards .cards-wrap:after {
    content: " ";
    display: table; }
  .cards .cards-wrap:after {
    clear: both; }

.cards .card {
  text-align: left; }
  .cards .card .card-image {
    border-radius: 3px;
    width: 100%;
    height: 200px;
    text-align: center;
    overflow: hidden; }
  .cards .card .card-meta {
    text-transform: uppercase;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: 300;
    margin-top: 20px;
    margin-bottom: 15px; }
  .cards .card .card-content h3 {
    margin-bottom: 15px; }
  .cards .card .card-content p {
    font-size: 16px;
    font-size: 1rem; }
  .cards .card .card-content a.btn {
    margin-top: 10px; }
  @media only screen and (max-width: 767px) {
    .cards .card {
      margin-bottom: 50px;
      text-align: center; } }

.scroll-container {
  white-space: nowrap;
  overflow-x: scroll;
  padding-bottom: 5px; }

ul.tab-widget-list {
  list-style-type: none;
  margin: 0 0 5px 0;
  padding: 0;
  font-size: 0;
  white-space: nowrap;
  border-bottom: 1px solid #E0E0E0; }
  ul.tab-widget-list li.tab-widget-item {
    white-space: nowrap;
    border-bottom: 1px solid #E0E0E0;
    display: inline-block;
    margin: 0 0 -1px 0;
    padding-bottom: 0px; }
  ul.tab-widget-list a.tab-widget-link {
    font-size: 14px;
    font-size: 0.875rem;
    display: block;
    text-align: center;
    color: #8F8F8F;
    font-weight: 700;
    line-height: 2.1;
    padding: 10px 20px;
    text-decoration: none;
    position: relative;
    outline: none; }
    ul.tab-widget-list a.tab-widget-link .icon {
      display: block;
      width: 50px;
      height: 50px;
      margin: 0 auto 15px auto;
      background: #E7ECF2;
      border-radius: 50%;
      opacity: 0.5;
      filter: alpha(opacity=50); }
    ul.tab-widget-list a.tab-widget-link:focus, ul.tab-widget-list a.tab-widget-link:hover {
      color: #2B74B7;
      outline: none; }
      ul.tab-widget-list a.tab-widget-link:focus .icon, ul.tab-widget-list a.tab-widget-link:hover .icon {
        opacity: 1;
        filter: alpha(opacity=100); }
    ul.tab-widget-list a.tab-widget-link.tab-widget-link--active {
      color: #2B74B7; }
      ul.tab-widget-list a.tab-widget-link.tab-widget-link--active:after {
        content: '';
        position: absolute;
        bottom: 0px;
        left: 0;
        right: 0;
        margin: 0 auto;
        width: 80px;
        height: 5px;
        background: #2B74B7; }
      ul.tab-widget-list a.tab-widget-link.tab-widget-link--active .icon {
        opacity: 1;
        filter: alpha(opacity=100); }

.tab-widget-tabs {
  padding: 50px 0 0 0;
  position: relative;
  z-index: 10;
  background: #FFF; }
  .tab-widget-tabs p {
    font-size: 20px;
    font-size: 1.25rem;
    font-weight: 400; }

.tab-widget-tab-content {
  display: none; }

.tab-widget-tab-content--active,
.no-js .tab-widget-tab-content {
  display: block; }

.ie .tab-widget-tabs, .pc .tab-widget-tabs {
  margin-top: -20px; }

.customer-slider {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding-top: 55px;
  padding-bottom: 40px; }
  .customer-slider .customer-card {
    background: #FFF;
    padding-bottom: 15px;
    border-radius: 3px;
    height: 100%;
    margin-left: 10px;
    margin-right: 10px; }
  .customer-slider blockquote {
    margin: 0;
    padding: 35px 20px 70px 20px;
    width: 100%;
    height: 100%;
    display: block;
    position: relative; }
    .customer-slider blockquote p {
      font-size: 20px;
      font-size: 1.25rem; }
    .customer-slider blockquote footer.cite {
      padding: 15px 30px;
      position: relative;
      margin-left: -20px;
      margin-right: -20px;
      background: #E0E0E0;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      width: 100%;
      position: absolute;
      bottom: 0;
      height: 75px; }
      .customer-slider blockquote footer.cite div {
        -webkit-box-flex: 1;
            -ms-flex: 1;
                flex: 1;
        vertical-align: middle; }
        .customer-slider blockquote footer.cite div:last-of-type {
          text-align: right; }
        .customer-slider blockquote footer.cite div img {
          max-height: 45px; }
      .customer-slider blockquote footer.cite cite {
        color: #595A5A;
        font-size: 14px;
        font-size: 0.875rem;
        font-weight: 400;
        font-style: normal; }
  .customer-slider .card-meta {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row; }

.blog-list {
  padding-top: 100px;
  padding-bottom: 50px; }

.blog-post {
  margin-bottom: 50px; }
  .blog-post .post-featured {
    width: 100%;
    height: 300px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat; }
    @media only screen and (max-width: 991px) {
      .blog-post .post-featured {
        margin-bottom: 40px; } }
    @media only screen and (max-width: 767px) {
      .blog-post .post-featured {
        height: 200px; } }
  .blog-post .post-content {
    padding-left: 30px; }
    .blog-post .post-content h2 {
      font-size: 28px;
      font-size: 1.75rem;
      font-weight: 300;
      margin-bottom: 20px; }
      .blog-post .post-content h2 a {
        color: #000; }
        .blog-post .post-content h2 a:hover {
          color: #2B74B7;
          text-decoration: none; }
    .blog-post .post-content p {
      font-weight: 400; }

.post-page {
  padding-top: 100px;
  padding-bottom: 30px; }
  .post-page h1 {
    font-size: 44px;
    font-size: 2.75rem;
    margin-bottom: 50px; }
  .post-page .post-content {
    position: relative; }
    .post-page .post-content article ul {
      padding-left: 20px; }
      .post-page .post-content article ul li {
        line-height: 1.5em; }
  .post-page .post-featured-image {
    display: block;
    width: 100%;
    height: 360px;
    margin-bottom: 70px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center; }
  .post-page .post-social {
    position: absolute;
    left: 0;
    top: 433px; }
    .post-page .post-social ul.social-links {
      margin: 0;
      padding: 0;
      list-style: none; }
      .post-page .post-social ul.social-links li {
        display: block;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        margin-left: 7px;
        height: 30px;
        margin-bottom: 15px; }
        .post-page .post-social ul.social-links li a {
          display: block; }
          .post-page .post-social ul.social-links li a img {
            display: inline-block;
            width: 22px;
            height: 22px;
            margin: 0; }
    @media only screen and (max-width: 991px) {
      .post-page .post-social {
        position: relative;
        top: unset; }
        .post-page .post-social ul.social-links li {
          display: inline-block; } }
  .post-page h2 {
    font-size: 38px;
    font-size: 2.375rem;
    margin: 30px 0 10px 0; }
  .post-page h3 {
    margin: 30px 0 10px 0; }
  .post-page h4 {
    margin: 30px 0 10px 0;
    font-weight: 400; }
  .post-page aside {
    padding-right: 0; }
    .post-page aside div {
      margin-bottom: 50px; }
      .post-page aside div h3 {
        margin: 0 0 20px 0;
        border-bottom: 1px solid #E0E0E0;
        padding-bottom: 10px;
        margin: 0 0 20px 0; }
      .post-page aside div ul {
        margin: 0;
        padding: 0;
        list-style: none; }
        .post-page aside div ul li {
          margin-bottom: 20px;
          font-size: 14px;
          font-size: 0.875rem; }

.post-meta {
  display: block;
  margin-bottom: 20px; }
  .post-meta ul {
    margin: 0;
    padding: 0;
    list-style: none; }
    .post-meta ul li {
      display: inline-block;
      font-size: 14px;
      font-size: 0.875rem;
      color: #000;
      border-left: 1px solid #000;
      padding-left: 10px;
      margin-right: 5px;
      text-transform: uppercase;
      font-weight: 300; }
      .post-meta ul li:first-child {
        border-left: 0;
        padding-left: 0; }
      .post-meta ul li a {
        color: #000;
        display: block; }
        .post-meta ul li a:hover {
          color: #2B74B7;
          text-decoration: none; }

section .two-thirds.post-content {
  min-height: 500px;
  padding-right: 30px; }
  section .two-thirds.post-content img {
    margin: 40px auto;
    display: block; }
  @media only screen and (max-width: 991px) {
    section .two-thirds.post-content {
      padding-right: 0;
      padding-bottom: 60px; } }

ul.media-list {
  margin: 0;
  padding: 0;
  list-style: none; }
  ul.media-list li {
    display: block;
    margin-bottom: 50px; }
    ul.media-list li .media-image {
      margin-bottom: 10px;
      margin-top: 10px; }
      ul.media-list li .media-image img {
        display: block;
        max-height: 40px; }
    ul.media-list li .media-item-meta {
      font-size: 14px;
      font-size: 0.875rem;
      font-weight: 300;
      margin-bottom: 15px; }
    ul.media-list li h2 {
      font-size: 28px;
      font-size: 1.75rem;
      font-weight: 300;
      line-height: 1.2em;
      margin: 0;
      padding: 0; }
      ul.media-list li h2 a {
        color: #333;
        outline: none;
        text-decoration: none; }
        ul.media-list li h2 a:hover {
          color: #2B74B7;
          text-decoration: none; }
    ul.media-list li:first-child .media-image {
      margin-top: 0; }

.media-page {
  padding-top: 125px; }
  .media-page aside {
    margin-top: 55px;
    padding-right: 0; }
  .media-page .post-social {
    position: absolute;
    left: -65px;
    top: 55px; }
    .media-page .post-social ul.social-links {
      margin: 0;
      padding: 0;
      list-style: none; }
      .media-page .post-social ul.social-links li {
        display: block;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        margin-left: 7px;
        height: 30px;
        margin-bottom: 15px; }
        .media-page .post-social ul.social-links li a {
          display: block; }
          .media-page .post-social ul.social-links li a img {
            display: inline-block;
            width: 22px;
            height: 22px;
            margin: 0; }
  .media-page .post-image {
    text-align: left;
    margin-bottom: 40px;
    margin-left: -25px; }
    .media-page .post-image img {
      display: block;
      max-width: 100%; }
  .media-page .press-body,
  .media-page .press-info {
    color: #595A5A;
    font-size: 18px;
    font-size: 1.125rem;
    margin-bottom: 40px; }
  .media-page .press-body {
    padding-bottom: 30px;
    background-image: url("./images/press-dots.png");
    background-repeat: no-repeat;
    background-position: left bottom; }

.intro .intro-icon {
  position: relative;
  max-width: 140px;
  margin: -10px auto 20px auto; }
  .intro .intro-icon img {
    width: 100%; }

.intro p {
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 1.5em;
  margin: 0 0 20px 0; }

.intro a.btn {
  margin: 0; }

@media only screen and (max-width: 767px) {
  .intro .intro-icon {
    max-width: 100px; }
  .intro p {
    font-size: 18px;
    font-size: 1.125rem; } }

.full-page-tabs .scroll-container {
  text-align: center; }

.full-page-tabs .tab-widget-tab-content {
  padding-top: 20px; }
  .full-page-tabs .tab-widget-tab-content p {
    font-size: 18px;
    font-size: 1.125rem;
    font-weight: 300; }
  .full-page-tabs .tab-widget-tab-content img {
    margin: 30px auto 40px auto;
    display: block; }
  .full-page-tabs .tab-widget-tab-content aside {
    width: 100%;
    padding-right: 0; }
    .full-page-tabs .tab-widget-tab-content aside h3 {
      border-bottom: 1px solid #E0E0E0;
      padding-bottom: 15px;
      margin-bottom: 25px; }

.resource-download {
  padding-top: 100px;
  padding-bottom: 0; }
  .resource-download aside {
    width: 100%;
    padding-right: 0; }

.fifty img {
  width: auto;
  max-height: 100%; }

.people-simple [class*="col-"].no-gutters {
  padding-left: 0;
  padding-right: 0; }

.people-simple .person-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }

.people-simple .person-item {
  width: calc( (100%/5));
  margin-bottom: 15px;
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 20px; }
  .people-simple .person-item .name {
    font-size: 18px;
    font-size: 1.125rem;
    font-weight: 400;
    margin-bottom: 5px; }
  .people-simple .person-item .title {
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: 300; }
  @media only screen and (max-width: 991px) {
    .people-simple .person-item {
      width: calc( (100%/3));
      margin-bottom: 40px; } }
  @media only screen and (max-width: 640px) {
    .people-simple .person-item {
      width: calc( (100%/2)); } }
  @media only screen and (max-width: 480px) {
    .people-simple .person-item {
      width: calc( (100%/1)); } }

.blades aside {
  padding-right: 0;
  margin-top: 22px; }

.support .content-block h3 {
  margin-top: 40px; }
  .support .content-block h3:before, .support .content-block h3:after {
    content: " ";
    display: table; }
  .support .content-block h3:after {
    clear: both; }
  .support .content-block h3:first-of-type {
    margin-top: 0; }

.support aside {
  padding-right: 0; }

.careers {
  padding-top: 100px;
  padding-bottom: 0; }
  .careers .content-block {
    text-align: left; }
    @media only screen and (max-width: 991px) {
      .careers .content-block {
        padding-bottom: 60px; } }
  .careers aside {
    padding-right: 0; }
  .careers .icon {
    width: 100%;
    max-width: 100px;
    display: inline-block; }
  .careers blockquote {
    margin: 50px 0 0 0;
    padding: 0;
    display: block;
    position: relative;
    text-indent: 50px; }
    .careers blockquote:before {
      content: '';
      width: 60px;
      height: 60px;
      background: url("./images/icon-open-quote.png") no-repeat;
      background-size: 40px auto;
      position: absolute;
      top: -15px;
      left: 0; }
    .careers blockquote p {
      font-size: 24px;
      font-size: 1.5rem;
      color: #000; }
    .careers blockquote cite {
      display: block;
      font-size: 14px;
      font-size: 0.875rem;
      font-style: normal;
      line-height: 1.5em;
      margin-top: 0;
      display: block;
      color: #8F8F8F; }
      .careers blockquote cite img {
        width: 100%;
        max-width: 65px;
        margin-bottom: 10px;
        display: block; }
      .careers blockquote cite span {
        display: block;
        color: #000;
        text-indent: 0; }
  .careers .content-block h4 {
    font-size: 18px;
    font-size: 1.125rem;
    color: #595A5A;
    font-weight: 500;
    margin-bottom: 10px; }
  .careers .content-block ul {
    margin: 0 0 30px 0; }
    .careers .content-block ul li {
      font-size: 18px;
      font-size: 1.125rem;
      line-height: 1.5em; }
  .careers .content-block .career-intro {
    margin-bottom: 50px; }
    .careers .content-block .career-intro p {
      font-size: 20px;
      font-size: 1.25rem; }
      .careers .content-block .career-intro p:last-of-type {
        margin-bottom: 0; }
  .careers ul.benefits-list {
    margin: 0;
    padding: 0;
    list-style: none; }
    .careers ul.benefits-list li {
      font-size: 14px;
      font-size: 0.875rem;
      padding-top: 4px;
      color: #000;
      min-height: 30px;
      padding-left: 34px;
      background-repeat: no-repeat;
      background-position: 0 0px;
      background-size: 26px auto; }
      .careers ul.benefits-list li.health {
        background-image: url("./images/icon-health.png"); }
      .careers ul.benefits-list li.timeoff {
        background-image: url("./images/icon-timeoff.png"); }
      .careers ul.benefits-list li.lunch {
        background-image: url("./images/icon-freelunch.png"); }
      .careers ul.benefits-list li.fitness {
        background-image: url("./images/icon-fitness.png"); }
      .careers ul.benefits-list li.retirement {
        background-image: url("./images/icon-401k.png"); }
      .careers ul.benefits-list li.activities {
        background-image: url("./images/icon-activities.png"); }

.company a.team-member {
  position: relative;
  display: block;
  overflow: hidden;
  background: rgba(235, 239, 244, 0.9);
  margin-bottom: 30px; }
  .company a.team-member img {
    width: 100%;
    display: block; }
  @media only screen and (max-width: 639px) {
    .company a.team-member {
      max-width: 210px;
      margin: 0 auto 30px auto; } }

.company .profile-meta {
  position: absolute;
  bottom: 0;
  background: rgba(89, 90, 90, 0.9);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  display: block;
  width: 100%;
  text-align: center;
  padding: 10px 5px; }
  .company .profile-meta span {
    display: block;
    color: #FFF; }
    .company .profile-meta span.name {
      font-size: 18px;
      font-size: 1.125rem;
      margin-bottom: 5px; }
    .company .profile-meta span.title {
      font-size: 14px;
      font-size: 0.875rem;
      font-weight: 300; }

.company a.team-member:hover .profile-meta {
  background: rgba(43, 116, 183, 0.9); }

.why-datera {
  padding-top: 100px;
  padding-bottom: 100px; }
  .why-datera .cols {
    width: 33.33%;
    padding-left: 15px;
    padding-right: 15px;
    float: left; }
    .why-datera .cols .icon {
      width: 100%;
      text-align: center;
      margin-bottom: 30px; }
      .why-datera .cols .icon img {
        width: 100%;
        max-width: 130px;
        display: inline-block; }
    @media only screen and (max-width: 767px) {
      .why-datera .cols {
        display: block;
        width: 100%;
        max-width: 320px;
        margin: 0 auto 40px auto;
        float: none; } }
  .why-datera .content {
    text-align: left;
    margin-top: 10px; }
    .why-datera .content h3 {
      margin-bottom: 10px; }
    .why-datera .content ul.logo-list {
      margin: 0;
      padding: 0;
      list-style: none;
      width: 100%;
      text-align: center; }
      .why-datera .content ul.logo-list li {
        display: inline-block;
        vertical-align: middle;
        margin-bottom: 40px;
        padding-left: 10px;
        padding-right: 10px; }
        .why-datera .content ul.logo-list li img {
          max-width: 100%;
          max-height: 40px; }
  .why-datera .image-desktop,
  .why-datera .image-mobile {
    display: none; }
  .why-datera .image-desktop {
    margin-bottom: 20px;
    padding-left: 15px;
    padding-right: 15px; }
  .why-datera .image-mobile {
    margin-bottom: 20px; }
  @media only screen and (min-width: 768px) {
    .why-datera .image-desktop {
      display: block; } }
  @media only screen and (max-width: 767px) {
    .why-datera .image-mobile {
      display: block; } }
  .why-datera .cta {
    margin-top: 80px; }

.products {
  padding-top: 100px;
  padding-bottom: 100px; }
  .products .content-block {
    text-align: left;
    margin-bottom: 60px; }
  .products .cols {
    width: 33.33%;
    padding-left: 15px;
    padding-right: 15px;
    float: left; }
    .products .cols .icon {
      width: 100%;
      text-align: center;
      margin-bottom: 30px; }
      .products .cols .icon img {
        width: 100%;
        max-width: 130px;
        display: inline-block; }
    @media only screen and (max-width: 767px) {
      .products .cols {
        display: block;
        width: 100%;
        max-width: 320px;
        margin: 0 auto 40px auto;
        float: none; } }
  .products .content {
    text-align: left;
    margin-top: 10px; }
    .products .content h3 {
      margin-bottom: 10px; }
  .products figure {
    margin: 0 0 30px 0;
    padding: 0; }
  .products .image-desktop,
  .products .image-mobile {
    display: none; }
  @media only screen and (min-width: 768px) {
    .products .image-desktop {
      display: block; } }
  @media only screen and (max-width: 767px) {
    .products .image-mobile {
      display: block; } }
  .products .cta {
    margin-top: 80px; }
  .products .product-info-block {
    margin-bottom: 60px;
    left-align: left; }
    .products .product-info-block:last-of-type {
      margin-bottom: 0; }
    .products .product-info-block h2 {
      font-size: 26px;
      font-size: 1.625rem;
      font-weight: 300; }
    .products .product-info-block h3 {
      font-size: 18px;
      font-size: 1.125rem;
      font-weight: 700;
      margin: 0 0 5px 0; }
    .products .product-info-block p {
      font-size: 14px;
      font-size: 0.875rem;
      line-height: 1.5em; }
    .products .product-info-block ul {
      margin: 0;
      padding: 0;
      list-style: none; }
      .products .product-info-block ul li {
        margin-bottom: 5px; }
    .products .product-info-block .product-info-icon {
      width: 86px;
      height: 86px;
      margin-bottom: 15px;
      display: -webkit-inline-box;
      display: -ms-inline-flexbox;
      display: inline-flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      vertical-align: middle; }
      .products .product-info-block .product-info-icon img {
        max-width: 86px;
        max-height: 86px;
        margin: 0;
        padding: 0; }

.logos-block {
  margin-top: 40px; }
  .logos-block:before, .logos-block:after {
    content: " ";
    display: table; }
  .logos-block:after {
    clear: both; }
  .logos-block img {
    width: 100%;
    max-width: 200px; }

.image-bar {
  border-top: 5px solid #FFF;
  border-bottom: 5px solid #FFF;
  text-align: center;
  max-width: 1600px;
  margin: 0 auto; }
  .image-bar img {
    margin: 0 auto;
    display: block; }

.grid-cards .cards-wrap {
  padding-top: 30px; }
  .grid-cards .cards-wrap .card {
    margin-bottom: 40px; }
    .grid-cards .cards-wrap .card:last-of-type {
      margin-bottom: 0; }
  .grid-cards .cards-wrap .media {
    margin-bottom: 15px; }
    .grid-cards .cards-wrap .media img {
      max-width: 140px; }
  .grid-cards .cards-wrap .content p {
    font-size: 15px;
    font-size: 0.9375rem; }

.press-release {
  padding-top: 100px;
  padding-bottom: 50px; }
  .press-release .press-release-content {
    margin-top: 30px;
    position: relative; }
    .press-release .press-release-content:before, .press-release .press-release-content:after {
      content: " ";
      display: table; }
    .press-release .press-release-content:after {
      clear: both; }
    .press-release .press-release-content h1 {
      font-size: 42px;
      font-size: 2.625rem;
      font-weight: 200;
      line-height: 1.3em;
      color: #000;
      margin: 0 0 20px 0;
      padding: 0 40px 0 0;
      position: relative; }
      @media only screen and (max-width: 767px) {
        .press-release .press-release-content h1 {
          font-size: 36px;
          font-size: 2.25rem;
          padding-right: 0; } }
    .press-release .press-release-content .press-body,
    .press-release .press-release-content .press-info {
      color: #595A5A;
      font-size: 18px;
      font-size: 1.125rem;
      margin-bottom: 40px; }
    .press-release .press-release-content .press-body {
      padding-bottom: 30px;
      background-image: url("./images/press-dots.png");
      background-repeat: no-repeat;
      background-position: left bottom; }
  .press-release .post-social {
    position: absolute;
    left: 25px;
    top: 25px; }
    .press-release .post-social ul.social-links {
      margin: 0;
      padding: 0;
      list-style: none; }
      .press-release .post-social ul.social-links li {
        display: block;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        margin-left: 7px;
        height: 30px;
        margin-bottom: 15px; }
        .press-release .post-social ul.social-links li a {
          display: block; }
          .press-release .post-social ul.social-links li a img {
            display: inline-block;
            width: 22px;
            height: 22px;
            margin: 0; }
  @media only screen and (max-width: 767px) {
    .press-release .press-main-body {
      padding-bottom: 30px; }
    .press-release .post-social {
      position: relative;
      left: 0;
      margin-bottom: 40px; }
      .press-release .post-social ul.social-links li {
        display: inline-block; } }
  .press-release .press-body img {
    max-width: 100%;
    margin-top: 30px;
    margin-bottom: 30px; }
  .press-release aside {
    margin-top: 5px; }

.library .scroll-container {
  text-align: center; }

.library ul.category-list {
  list-style-type: none;
  margin: 0 0 5px 0;
  padding: 0;
  font-size: 0;
  white-space: nowrap;
  border-bottom: 1px solid #E0E0E0; }
  .library ul.category-list li {
    white-space: nowrap;
    border-bottom: 1px solid #E0E0E0;
    display: inline-block;
    margin: 0 25px -1px 25px;
    padding-bottom: 0px; }
  .library ul.category-list a {
    font-size: 14px;
    font-size: 0.875rem;
    display: block;
    text-align: center;
    color: #8F8F8F;
    font-weight: 700;
    line-height: 2.1;
    padding: 10px 20px;
    text-decoration: none;
    position: relative;
    outline: none;
    text-transform: uppercase; }
    .library ul.category-list a .icon {
      display: block;
      width: 50px;
      height: 50px;
      margin: 0 auto 15px auto;
      background: #E7ECF2;
      border-radius: 50%;
      opacity: 0.5;
      filter: alpha(opacity=50); }
    .library ul.category-list a:focus, .library ul.category-list a:hover {
      color: #2B74B7;
      outline: none; }
      .library ul.category-list a:focus .icon, .library ul.category-list a:hover .icon {
        opacity: 1;
        filter: alpha(opacity=100); }
    .library ul.category-list a.active-filter {
      color: #2B74B7; }
      .library ul.category-list a.active-filter:after {
        content: '';
        position: absolute;
        bottom: 0px;
        left: 0;
        right: 0;
        margin: 0 auto;
        width: 80px;
        height: 5px;
        background: #2B74B7; }
      .library ul.category-list a.active-filter .icon {
        opacity: 1;
        filter: alpha(opacity=100); }

.library .library-assets {
  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;
  margin-top: 80px;
  margin-left: -15px;
  margin-right: -15px; }
  .library .library-assets.inpage {
    margin-top: 0; }

.library .library-card {
  width: 33.33%;
  height: 260px;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 30px; }
  @media only screen and (max-width: 991px) {
    .library .library-card {
      width: 50%; } }
  @media only screen and (max-width: 580px) {
    .library .library-card {
      width: 100%;
      min-width: 280px; } }
  .library .library-card.learn .library-card-type:after {
    background: url("./images/icon-sm-learn.png");
    background-size: 40px;
    background-position: center; }
  .library .library-card.watch .library-card-type:after {
    background: url("./images/icon-sm-watch.png");
    background-size: 40px;
    background-position: center; }
  .library .library-card.listen .library-card-type:after {
    background: url("./images/icon-sm-listen.png");
    background-size: 40px;
    background-position: center; }
  .library .library-card.integrate .library-card-type:after {
    background: url("./images/icon-sm-integrate.png");
    background-size: 40px;
    background-position: center; }
  .library .library-card.meet .library-card-type:after {
    background: url("./images/icon-sm-meet.png");
    background-size: 40px;
    background-position: center; }

.library .library-card-wrap {
  height: 100%;
  position: relative;
  padding-bottom: 85px;
  overflow: hidden;
  border-radius: 2px;
  background: #FFF;
  -webkit-box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.25) ;
  box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.25) ;
  /*
		Usage
        @include box-shadow(0px, 4px, 5px, rgba(0, 0, 0, 0.25));
	*/ }

.library .library-card-type {
  width: 100%;
  height: 50px;
  background: #2B74B7;
  text-align: left;
  color: #FFF;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 15px;
  position: relative;
  text-transform: uppercase;
  font-size: 14px;
  font-size: 0.875rem; }
  .library .library-card-type:after {
    content: '';
    width: 40px;
    height: 40px;
    position: absolute;
    right: 5px;
    top: 50%;
    margin-top: -20px; }

.library .library-card-content {
  padding: 25px 15px 0 25px;
  color: #595A5A;
  font-size: 18px;
  font-size: 1.125rem; }

.library .library-card-cta {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 25px 10px; }
  .library .library-card-cta a.btn {
    margin: 0; }

.error-404 {
  padding-top: 200px;
  padding-bottom: 150px; }
  .error-404 .error-content {
    text-align: left; }
  .error-404 h1 {
    font-weight: 600; }
  @media only screen and (max-width: 1023px) {
    .error-404 {
      padding-top: 75px;
      padding-bottom: 0; } }

.load-more {
  text-align: center; }
  .load-more a.btn {
    margin-top: 40px; }

ul.link-list {
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: left; }
  ul.link-list li {
    display: block;
    margin-bottom: 25px; }
    ul.link-list li.title {
      color: #000;
      font-weight: 700;
      font-size: 16px;
      font-size: 1rem;
      margin-bottom: 15px; }
    ul.link-list li a {
      background: url("/wp-content/uploads/icon-hexagon.svg");
      background-size: 24px;
      background-repeat: no-repeat;
      display: block;
      padding-left: 30px;
      font-size: 14px;
      font-size: 0.875rem;
      font-weight: 400;
      line-height: 1.5em; }

ul.purple {
  margin: 0;
  padding: 0;
  list-style: none; }
  ul.purple li {
    background-image: url("./images/bullet-purple.png");
    background-size: 6px;
    background-position: left 8px;
    background-repeat: no-repeat;
    font-size: 16px;
    font-size: 1rem;
    padding-left: 15px;
    line-height: 1.4em; }

ul.lime {
  margin: 0;
  padding: 0;
  list-style: none; }
  ul.lime li {
    background-image: url("./images/bullet-lime.png");
    background-size: 6px;
    background-position: left 8px;
    background-repeat: no-repeat;
    font-size: 16px;
    font-size: 1rem;
    padding-left: 15px;
    line-height: 1.4em; }

ul.yellow {
  margin: 0;
  padding: 0;
  list-style: none; }
  ul.yellow li {
    background-image: url("./images/bullet-yellow.png");
    background-size: 6px;
    background-position: left 8px;
    background-repeat: no-repeat;
    font-size: 16px;
    font-size: 1rem;
    padding-left: 15px;
    line-height: 1.4em; }

ul.blue {
  margin: 0;
  padding: 0;
  list-style: none; }
  ul.blue li {
    background-image: url("./images/bullet-blue.png");
    background-size: 6px;
    background-position: left 8px;
    background-repeat: no-repeat;
    font-size: 16px;
    font-size: 1rem;
    padding-left: 15px;
    line-height: 1.4em; }

table.datera {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 30px;
  display: block; }
  table.datera tr {
    padding: 0;
    border-bottom: 1px solid #E0E0E0; }
    table.datera tr:last-child {
      border-bottom: 0; }
    table.datera tr th, table.datera tr td {
      font-size: 14px;
      font-size: 0.875rem;
      padding: 0;
      text-align: left;
      padding: 20px 30px;
      border-left: 1px solid #E0E0E0;
      line-height: 1.5em;
      vertical-align: top; }
      table.datera tr th:first-child, table.datera tr td:first-child {
        border-left: 0; }
      table.datera tr th p, table.datera tr td p {
        margin-bottom: 20px;
        font-size: 14px;
        font-size: 0.875rem; }
        table.datera tr th p:last-of-type, table.datera tr td p:last-of-type {
          margin-bottom: 0; }
      table.datera tr th ul, table.datera tr td ul {
        padding-left: 20px; }
        table.datera tr th ul li, table.datera tr td ul li {
          font-size: 14px !important; }
    table.datera tr th {
      font-weight: 300; }
    table.datera tr td {
      font-weight: 300; }
    table.datera tr:nth-child(even) {
      background: #F8F9FA; }

table.datera-simple {
  width: 100%;
  table-layout: fixed;
  margin: 0 0 20px 0;
  border-collapse: collapse; }
  table.datera-simple tr th, table.datera-simple tr td {
    text-align: left;
    font-size: 14px;
    font-size: 0.875rem; }
    table.datera-simple tr th p, table.datera-simple tr td p {
      font-size: 14px;
      font-size: 0.875rem; }
      table.datera-simple tr th p:last-of-type, table.datera-simple tr td p:last-of-type {
        margin-bottom: 0; }

table.datera-master {
  width: 100%;
  margin: 0 0 20px 0;
  border-collapse: collapse; }
  table.datera-master tr th,
  table.datera-master tr td {
    padding: 7px 5px; }
  table.datera-master tr th {
    border: 3px solid #E0E0E0; }
  table.datera-master tr:last-child {
    border-bottom: 3px solid #E0E0E0; }
  table.datera-master tr td {
    border-bottom: 1px solid #E0E0E0;
    border-left: 1px solid #E0E0E0; }
    table.datera-master tr td:last-child {
      border-right: 3px solid #E0E0E0; }
  table.datera-master tr.purple td:first-child {
    border-left: 3px solid #93328E; }
  table.datera-master tr.yellow td:first-child {
    border-left: 3px solid #F1C858; }
  table.datera-master tr.green td:first-child {
    border-left: 3px solid #84BD00; }
  table.datera-master tr.turquoise td:first-child {
    border-left: 3px solid #44BCCD; }

.scroll {
  width: 100%;
  overflow-y: hidden;
  margin: 50px 0 0 0; }

.scrollable {
  min-width: 820px; }

.white-popup {
  position: relative;
  background: #FFF;
  padding: 20px;
  width: auto;
  max-width: 500px;
  margin: 20px auto; }

.profile-popup {
  position: relative;
  background: #FFF;
  padding: 40px 95px;
  width: auto;
  max-width: 920px;
  margin: 20px auto; }
  .profile-popup .mfp-close {
    right: 20px;
    color: #FFF;
    background: #0076BE;
    font-size: 30px;
    font-size: 1.875rem;
    font-weight: 200; }
  .profile-popup .profile-popup-meta {
    margin-bottom: 8px;
    position: relative;
    padding-right: 120px; }
    .profile-popup .profile-popup-meta span {
      display: block; }
      .profile-popup .profile-popup-meta span.profile-popup-name {
        font-size: 24px;
        font-size: 1.5rem;
        color: #000;
        margin-bottom: 5px; }
      .profile-popup .profile-popup-meta span.profile-popup-title {
        font-size: 18px;
        font-size: 1.125rem;
        color: #595A5A; }
    .profile-popup .profile-popup-meta ul.profile-social {
      margin: 0;
      padding: 0;
      list-style: none;
      position: absolute;
      bottom: -15px;
      right: 0; }
      .profile-popup .profile-popup-meta ul.profile-social li {
        width: 36px;
        height: 36px;
        border-left: 1px solid #E0E0E0;
        display: inline-block;
        vertical-align: top;
        padding-left: 8px; }
        .profile-popup .profile-popup-meta ul.profile-social li:first-child {
          border-left: 0;
          padding-left: 0; }
        .profile-popup .profile-popup-meta ul.profile-social li 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;
          width: 100%;
          height: 100%; }
        .profile-popup .profile-popup-meta ul.profile-social li img {
          width: 100%;
          max-width: 24px; }
    @media only screen and (max-width: 480px) {
      .profile-popup .profile-popup-meta {
        padding-right: 0;
        margin-top: 20px; }
        .profile-popup .profile-popup-meta ul.profile-social {
          position: relative;
          bottom: unset;
          margin-top: 20px; } }
  .profile-popup .profile-popup-content {
    position: relative;
    width: 100%;
    padding-left: 160px;
    padding-top: 26px;
    border-top: 1px solid #E0E0E0; }
    .profile-popup .profile-popup-content p {
      font-size: 18px;
      font-size: 1.125rem; }
    .profile-popup .profile-popup-content .profile-popup-image {
      background: rgba(235, 239, 244, 0.9);
      position: absolute;
      top: 30px;
      left: 0;
      width: 100%;
      max-width: 135px; }
  @media only screen and (max-width: 991px) {
    .profile-popup {
      padding-left: 40px;
      padding-right: 40px; } }
  @media only screen and (max-width: 639px) {
    .profile-popup .profile-popup-content {
      padding-left: 0; }
      .profile-popup .profile-popup-content .profile-popup-image {
        position: relative;
        top: 0;
        margin-bottom: 20px; } }
  @media only screen and (max-width: 480px) {
    .profile-popup {
      padding-left: 20px;
      padding-right: 20px; } }

.library-full {
  background: #F8F9FA;
  margin-top: 40px;
  text-align: left;
  padding-top: 40px;
  padding-bottom: 40px; }
  .library-full h3 {
    text-align: left;
    border-bottom: 1px solid #E0E0E0;
    padding-bottom: 10px;
    margin: 0 0 20px 0; }
