﻿@charset "UTF-8";

/* Media queries */

/* Speeds */

@-webkit-keyframes wipe-right {
  0% {
    opacity: 1;
    right: 0px;
  }

  40% {
    opacity: 0;
    right: -20px;
  }

  51% {
    right: 50px;
  }

  65% {
    opacity: 0;
  }

  100% {
    right: 0px;
    opacity: 1;
  }
}

@keyframes wipe-right {
  0% {
    opacity: 1;
    right: 0px;
  }

  40% {
    opacity: 0;
    right: -20px;
  }

  51% {
    right: 50px;
  }

  65% {
    opacity: 0;
  }

  100% {
    right: 0px;
    opacity: 1;
  }
}

.ie11 .btn.primary {
  border: 3.5px solid #ff8000;
}

.ie11 .btn.secondary {
  border: 3.5px solid #ff8000;
}

@font-face {
  font-family: 'motiva Icons';
  src: url("../font/motiva-icons.eot");
  src: url("../fonts/motiva-icons.eot") format("embedded-opentype"), url("../fonts/motiva-icons.woff") format("woff"), url("../fonts/motiva-icons.ttf") format("truetype"), url("../fonts/motiva-icons.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Roboto';
  src: url("../fonts/Roboto/Roboto-Regular.ttf") format("truetype");
}

@font-face {
  font-family: 'RobotoBold';
  src: url("../fonts/Roboto/Roboto-Bold.ttf") format("truetype");
}

@font-face {
  font-family: 'RobotoLight';
  src: url("../fonts/Roboto/Roboto-Light.ttf") format("truetype");
}

@font-face {
  font-family: 'RobotoThin';
  src: url("../fonts/Roboto/Roboto-Thin.ttf") format("truetype");
}

@font-face {
  font-family: 'RobotoMedium';
  src: url("../fonts/Roboto/Roboto-Medium.ttf") format("truetype");
}

@font-face {
  font-family: 'RobotoItalic';
  src: url("../fonts/Roboto/Roboto-Italic.ttf") format("truetype");
}

@font-face {
  font-family: 'Cardo';
  src: url("../fonts/Cardo/Cardo-Regular.ttf") format("truetype");
}

@font-face {
  font-family: 'CenturyGothic';
  src: url("../fonts/CenturyGothic/GOTHIC.TTF") format("truetype");
}

@font-face {
  font-family: 'CenturyGothicBold';
  src: url("../fonts/CenturyGothic/GOTHICB0.TTF") format("truetype");
}

.icn {
  position: relative;
}

.icn:before {
  display: inline;
  font-family: 'motiva Icons';
  font-size: 20px;
}

.icn.after {
  margin-left: 20px;
}

.icn.before {
  margin-right: 20px;
}

.icn.linkedin:before {
  content: 'a';
  text-transform: lowercase !important;
}

.icn.twitter:before {
  content: 'b';
  text-transform: lowercase !important;
}

.icn.facebook:before {
  content: 'c';
  text-transform: lowercase !important;
}

.icn.search:before {
  content: 'd';
  text-transform: lowercase !important;
}

.icn.marker:before {
  content: 'e';
  text-transform: lowercase !important;
}

.icn.top:before {
  content: 'f';
  text-transform: lowercase !important;
}

.icn.download:before {
  content: 'g';
  text-transform: lowercase !important;
}

.icn.share:before {
  content: 'h';
  text-transform: lowercase !important;
}

.icn.print:before {
  content: 'i';
  text-transform: lowercase !important;
}

.icn.bookmark:before {
  content: 'j';
  text-transform: lowercase !important;
}

.icn.ext-window:before {
  content: 'k';
  text-transform: lowercase !important;
}

.icn.chev-right:before {
  content: 'l';
  text-transform: lowercase !important;
}

.icn.chev-left:before {
  content: 'm';
  text-transform: lowercase !important;
}

.icn.chev-up:before {
  content: 'n';
  text-transform: lowercase !important;
}

.icn.chev-down:before {
  content: 'o';
  text-transform: lowercase !important;
}

.icn.close:before {
  content: 'p';
  text-transform: lowercase !important;
}

.icn.menu:before {
  content: 'q';
  text-transform: lowercase !important;
}

.icn.quiote:before {
  content: 'r';
  text-transform: lowercase !important;
}

.icn.chev-right-lt:before {
  content: 's';
  text-transform: lowercase !important;
}

.icn.chev-down-lt:before {
  content: 't';
  text-transform: lowercase !important;
}

.icn.chev-left-lt:before {
  content: 'u';
  text-transform: lowercase !important;
}

.icn.chev-up-lt:before {
  content: 'v';
  text-transform: lowercase !important;
}

.icn.phone:before {
  content: 'w';
  text-transform: lowercase !important;
}

.icn.profile:before {
  content: 'x';
  text-transform: lowercase !important;
}

.icn.mail:before {
  content: 'y';
  text-transform: lowercase !important;
}

.icn.bookmark-fill:before {
  content: 'z';
  text-transform: lowercase !important;
}

.icn.arrow-left:before {
  content: '<';
  text-transform: capitalize !important;
}

.icn.arrow-right:before {
  content: '>';
  text-transform: capitalize !important;
}

.icn.bell:before {
  content: 'c';
  text-transform: capitalize !important;
}

.icn.preferences:before {
  content: 'd';
  text-transform: capitalize !important;
}

.icn.padlock:before {
  content: 'e';
  text-transform: capitalize !important;
}

.icn.tick:before {
  content: 'f';
  text-transform: capitalize !important;
}

.icn.duration-15:before {
  content: 'g';
  text-transform: capitalize !important;
}

.icn.duration-30:before {
  content: 'h';
  text-transform: capitalize !important;
}

.icn.duration-45:before {
  content: 'i';
  text-transform: capitalize !important;
}

.icn.duration-60:before {
  content: 'j';
  text-transform: capitalize !important;
}

.roboto-test {
  font-family: Roboto;
}

.cardo-test {
  font-family: Cardo;
}

.century {
  font-family: CenturyGothic;
}

.black-background {
  background-color: black;
}

.column {
  height: 200px;
  display: block;
  background-color: red;
}

body {
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  -o-font-smoothing: antialiased;
}

::-moz-selection {
  /* Code for Firefox */
  color: #ffffff;
  background: #ff8000;
}

::selection {
  color: #ffffff;
  background: #ff8000;
}

section {
  margin-bottom: 40px;
  margin-top: 40px;
}

/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

/*!
 * Generated using the Bootstrap Customizer (http://getbootstrap.com/customize/?id=63e22dd083fb54fd1d4589821a5e3073)
 * Config saved to config.json and https://gist.github.com/63e22dd083fb54fd1d4589821a5e3073
 */

/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */

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

body {
  margin: 0;
}

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

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

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

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

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

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

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

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

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

small {
  font-size: 80%;
}

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

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

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

figure {
  margin: 1em 40px;
}

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

pre {
  overflow: auto;
}

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

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

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

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

input {
  line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

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

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

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

td,
th {
  padding: 0;
}

* {
  box-sizing: border-box;
}

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

html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent;
}

body {
  font-family: Roboto, Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #172126;
  background-color: #ffffff;
}

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

a {
  color: #4d6e80;
  /*FIx for defect https://tools.publicis.sapient.com/jira/browse/MWE-325*/
  text-decoration: none;
}

a:hover:not(.btn),
a:focus:not(.btn) {
  /* color: #23527c;*/
  /*Fix for defect https://tools.publicis.sapient.com/jira/browse/MWE-322*/
  text-decoration: underline;
}

a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

a.btn {
  box-shadow: inset 0 0 0 0 #ff8000;
  transition: box-shadow ease-in-out 300ms, color ease-in-out 300ms;
}

a.btn.hover,
a.btn:focus {
  text-decoration: none;
  box-shadow: inset 450px -100px 5px 5px #ff8000;
}

figure {
  margin: 0;
}

img {
  vertical-align: middle;
}

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}

.img-rounded {
  border-radius: 6px;
}

.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}

.img-circle {
  border-radius: 50%;
}

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}

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

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

[role="button"] {
  cursor: pointer;
}

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

@media only screen and (max-width: 767px) {
  .container {
    padding-left: 30px;
    padding-right: 30px;
  }
}

@media (min-width: 768px) {
  .container {
    width: 720px;
  }
}

@media (min-width: 1024px) {
  .container {
    width: 960px;
  }
}

@media (min-width: 1441px) {
  .container {
    width: 1200px;
  }
}

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

@media only screen and (max-width: 767px) {
  .container-fluid {
    padding-left: 30px;
    padding-right: 30px;
  }
}

.row {
  margin-left: -10px;
  margin-right: -10px;
}

.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
  float: left;
}

.col-xs-12 {
  width: 100%;
}

.col-xs-11 {
  width: 91.66666667%;
}

.col-xs-10 {
  width: 83.33333333%;
}

.col-xs-9 {
  width: 75%;
}

.col-xs-8 {
  width: 66.66666667%;
}

.col-xs-7 {
  width: 58.33333333%;
}

.col-xs-6 {
  width: 50%;
}

.col-xs-5 {
  width: 41.66666667%;
}

.col-xs-4 {
  width: 33.33333333%;
}

.col-xs-3 {
  width: 25%;
}

.col-xs-2 {
  width: 16.66666667%;
}

.col-xs-1 {
  width: 8.33333333%;
}

.col-xs-pull-12 {
  right: 100%;
}

.col-xs-pull-11 {
  right: 91.66666667%;
}

.col-xs-pull-10 {
  right: 83.33333333%;
}

.col-xs-pull-9 {
  right: 75%;
}

.col-xs-pull-8 {
  right: 66.66666667%;
}

.col-xs-pull-7 {
  right: 58.33333333%;
}

.col-xs-pull-6 {
  right: 50%;
}

.col-xs-pull-5 {
  right: 41.66666667%;
}

.col-xs-pull-4 {
  right: 33.33333333%;
}

.col-xs-pull-3 {
  right: 25%;
}

.col-xs-pull-2 {
  right: 16.66666667%;
}

.col-xs-pull-1 {
  right: 8.33333333%;
}

.col-xs-pull-0 {
  right: auto;
}

.col-xs-push-12 {
  left: 100%;
}

.col-xs-push-11 {
  left: 91.66666667%;
}

.col-xs-push-10 {
  left: 83.33333333%;
}

.col-xs-push-9 {
  left: 75%;
}

.col-xs-push-8 {
  left: 66.66666667%;
}

.col-xs-push-7 {
  left: 58.33333333%;
}

.col-xs-push-6 {
  left: 50%;
}

.col-xs-push-5 {
  left: 41.66666667%;
}

.col-xs-push-4 {
  left: 33.33333333%;
}

.col-xs-push-3 {
  left: 25%;
}

.col-xs-push-2 {
  left: 16.66666667%;
}

.col-xs-push-1 {
  left: 8.33333333%;
}

.col-xs-push-0 {
  left: auto;
}

.col-xs-offset-12 {
  margin-left: 100%;
}

.col-xs-offset-11 {
  margin-left: 91.66666667%;
}

.col-xs-offset-10 {
  margin-left: 83.33333333%;
}

.col-xs-offset-9 {
  margin-left: 75%;
}

.col-xs-offset-8 {
  margin-left: 66.66666667%;
}

.col-xs-offset-7 {
  margin-left: 58.33333333%;
}

.col-xs-offset-6 {
  margin-left: 50%;
}

.col-xs-offset-5 {
  margin-left: 41.66666667%;
}

.col-xs-offset-4 {
  margin-left: 33.33333333%;
}

.col-xs-offset-3 {
  margin-left: 25%;
}

.col-xs-offset-2 {
  margin-left: 16.66666667%;
}

.col-xs-offset-1 {
  margin-left: 8.33333333%;
}

.col-xs-offset-0 {
  margin-left: 0%;
}

@media (min-width: 480px) {
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12 {
    float: left;
  }

  .col-sm-12 {
    width: 100%;
  }

  .col-sm-11 {
    width: 91.66666667%;
  }

  .col-sm-10 {
    width: 83.33333333%;
  }

  .col-sm-9 {
    width: 75%;
  }

  .col-sm-8 {
    width: 66.66666667%;
  }

  .col-sm-7 {
    width: 58.33333333%;
  }

  .col-sm-6 {
    width: 50%;
  }

  .col-sm-5 {
    width: 41.66666667%;
  }

  .col-sm-4 {
    width: 33.33333333%;
  }

  .col-sm-3 {
    width: 25%;
  }

  .col-sm-2 {
    width: 16.66666667%;
  }

  .col-sm-1 {
    width: 8.33333333%;
  }

  .col-sm-pull-12 {
    right: 100%;
  }

  .col-sm-pull-11 {
    right: 91.66666667%;
  }

  .col-sm-pull-10 {
    right: 83.33333333%;
  }

  .col-sm-pull-9 {
    right: 75%;
  }

  .col-sm-pull-8 {
    right: 66.66666667%;
  }

  .col-sm-pull-7 {
    right: 58.33333333%;
  }

  .col-sm-pull-6 {
    right: 50%;
  }

  .col-sm-pull-5 {
    right: 41.66666667%;
  }

  .col-sm-pull-4 {
    right: 33.33333333%;
  }

  .col-sm-pull-3 {
    right: 25%;
  }

  .col-sm-pull-2 {
    right: 16.66666667%;
  }

  .col-sm-pull-1 {
    right: 8.33333333%;
  }

  .col-sm-pull-0 {
    right: auto;
  }

  .col-sm-push-12 {
    left: 100%;
  }

  .col-sm-push-11 {
    left: 91.66666667%;
  }

  .col-sm-push-10 {
    left: 83.33333333%;
  }

  .col-sm-push-9 {
    left: 75%;
  }

  .col-sm-push-8 {
    left: 66.66666667%;
  }

  .col-sm-push-7 {
    left: 58.33333333%;
  }

  .col-sm-push-6 {
    left: 50%;
  }

  .col-sm-push-5 {
    left: 41.66666667%;
  }

  .col-sm-push-4 {
    left: 33.33333333%;
  }

  .col-sm-push-3 {
    left: 25%;
  }

  .col-sm-push-2 {
    left: 16.66666667%;
  }

  .col-sm-push-1 {
    left: 8.33333333%;
  }

  .col-sm-push-0 {
    left: auto;
  }

  .col-sm-offset-12 {
    margin-left: 100%;
  }

  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }

  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }

  .col-sm-offset-9 {
    margin-left: 75%;
  }

  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }

  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }

  .col-sm-offset-6 {
    margin-left: 50%;
  }

  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }

  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }

  .col-sm-offset-3 {
    margin-left: 25%;
  }

  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }

  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }

  .col-sm-offset-0 {
    margin-left: 0%;
  }
}

@media (min-width: 768px) {
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12 {
    float: left;
  }

  .col-md-12 {
    width: 100%;
  }

  .col-md-11 {
    width: 91.66666667%;
  }

  .col-md-10 {
    width: 83.33333333%;
  }

  .col-md-9 {
    width: 75%;
  }

  .col-md-8 {
    width: 66.66666667%;
  }

  .col-md-7 {
    width: 58.33333333%;
  }

  .col-md-6 {
    width: 50%;
  }

  .col-md-5 {
    width: 41.66666667%;
  }

  .col-md-4 {
    width: 33.33333333%;
  }

  .col-md-3 {
    width: 25%;
  }

  .col-md-2 {
    width: 16.66666667%;
  }

  .col-md-1 {
    width: 8.33333333%;
  }

  .col-md-pull-12 {
    right: 100%;
  }

  .col-md-pull-11 {
    right: 91.66666667%;
  }

  .col-md-pull-10 {
    right: 83.33333333%;
  }

  .col-md-pull-9 {
    right: 75%;
  }

  .col-md-pull-8 {
    right: 66.66666667%;
  }

  .col-md-pull-7 {
    right: 58.33333333%;
  }

  .col-md-pull-6 {
    right: 50%;
  }

  .col-md-pull-5 {
    right: 41.66666667%;
  }

  .col-md-pull-4 {
    right: 33.33333333%;
  }

  .col-md-pull-3 {
    right: 25%;
  }

  .col-md-pull-2 {
    right: 16.66666667%;
  }

  .col-md-pull-1 {
    right: 8.33333333%;
  }

  .col-md-pull-0 {
    right: auto;
  }

  .col-md-push-12 {
    left: 100%;
  }

  .col-md-push-11 {
    left: 91.66666667%;
  }

  .col-md-push-10 {
    left: 83.33333333%;
  }

  .col-md-push-9 {
    left: 75%;
  }

  .col-md-push-8 {
    left: 66.66666667%;
  }

  .col-md-push-7 {
    left: 58.33333333%;
  }

  .col-md-push-6 {
    left: 50%;
  }

  .col-md-push-5 {
    left: 41.66666667%;
  }

  .col-md-push-4 {
    left: 33.33333333%;
  }

  .col-md-push-3 {
    left: 25%;
  }

  .col-md-push-2 {
    left: 16.66666667%;
  }

  .col-md-push-1 {
    left: 8.33333333%;
  }

  .col-md-push-0 {
    left: auto;
  }

  .col-md-offset-12 {
    margin-left: 100%;
  }

  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }

  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }

  .col-md-offset-9 {
    margin-left: 75%;
  }

  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }

  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }

  .col-md-offset-6 {
    margin-left: 50%;
  }

  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }

  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }

  .col-md-offset-3 {
    margin-left: 25%;
  }

  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }

  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }

  .col-md-offset-0 {
    margin-left: 0%;
  }
}

@media (min-width: 1024px) {
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12 {
    float: left;
  }

  .col-lg-12 {
    width: 100%;
  }

  .col-lg-11 {
    width: 91.66666667%;
  }

  .col-lg-10 {
    width: 83.33333333%;
  }

  .col-lg-9 {
    width: 75%;
  }

  .col-lg-8 {
    width: 66.66666667%;
  }

  .col-lg-7 {
    width: 58.33333333%;
  }

  .col-lg-6 {
    width: 50%;
  }

  .col-lg-5 {
    width: 41.66666667%;
  }

  .col-lg-4 {
    width: 33.33333333%;
  }

  .col-lg-3 {
    width: 25%;
  }

  .col-lg-2 {
    width: 16.66666667%;
  }

  .col-lg-1 {
    width: 8.33333333%;
  }

  .col-lg-pull-12 {
    right: 100%;
  }

  .col-lg-pull-11 {
    right: 91.66666667%;
  }

  .col-lg-pull-10 {
    right: 83.33333333%;
  }

  .col-lg-pull-9 {
    right: 75%;
  }

  .col-lg-pull-8 {
    right: 66.66666667%;
  }

  .col-lg-pull-7 {
    right: 58.33333333%;
  }

  .col-lg-pull-6 {
    right: 50%;
  }

  .col-lg-pull-5 {
    right: 41.66666667%;
  }

  .col-lg-pull-4 {
    right: 33.33333333%;
  }

  .col-lg-pull-3 {
    right: 25%;
  }

  .col-lg-pull-2 {
    right: 16.66666667%;
  }

  .col-lg-pull-1 {
    right: 8.33333333%;
  }

  .col-lg-pull-0 {
    right: auto;
  }

  .col-lg-push-12 {
    left: 100%;
  }

  .col-lg-push-11 {
    left: 91.66666667%;
  }

  .col-lg-push-10 {
    left: 83.33333333%;
  }

  .col-lg-push-9 {
    left: 75%;
  }

  .col-lg-push-8 {
    left: 66.66666667%;
  }

  .col-lg-push-7 {
    left: 58.33333333%;
  }

  .col-lg-push-6 {
    left: 50%;
  }

  .col-lg-push-5 {
    left: 41.66666667%;
  }

  .col-lg-push-4 {
    left: 33.33333333%;
  }

  .col-lg-push-3 {
    left: 25%;
  }

  .col-lg-push-2 {
    left: 16.66666667%;
  }

  .col-lg-push-1 {
    left: 8.33333333%;
  }

  .col-lg-push-0 {
    left: auto;
  }

  .col-lg-offset-12 {
    margin-left: 100%;
  }

  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }

  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }

  .col-lg-offset-9 {
    margin-left: 75%;
  }

  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }

  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }

  .col-lg-offset-6 {
    margin-left: 50%;
  }

  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }

  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }

  .col-lg-offset-3 {
    margin-left: 25%;
  }

  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }

  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }

  .col-lg-offset-0 {
    margin-left: 0%;
  }
}

.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
  content: " ";
  display: table;
}

.clearfix:after,
.container:after,
.container-fluid:after,
.row:after {
  clear: both;
}

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.pull-right {
  float: right !important;
}

.pull-left {
  float: left !important;
}

.hide {
  display: none !important;
}

.show {
  display: block !important;
}

.invisible {
  visibility: hidden;
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.hidden {
  display: none !important;
}

.affix {
  position: fixed;
}

/* Slider */

.slick-slider {
  position: relative;
  display: block;
  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);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
}

.slick-track:before,
.slick-track:after {
  content: "";
  display: table;
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}

[dir="rtl"] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

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

/* Slider */

/* Icons */

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

/* Arrows */

.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
}

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}

.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}

.slick-prev:before,
.slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  color: white;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
  left: -25px;
}

[dir="rtl"] .slick-prev {
  left: auto;
  right: -25px;
}

.slick-prev:before {
  content: "←";
}

[dir="rtl"] .slick-prev:before {
  content: "→";
}

.slick-next {
  right: -25px;
}

[dir="rtl"] .slick-next {
  left: -25px;
  right: auto;
}

.slick-next:before {
  content: "→";
}

[dir="rtl"] .slick-next:before {
  content: "←";
}

/* Dots */

.slick-dotted.slick-slider {
  margin-bottom: 30px;
}

.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}

.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}

.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}

.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none;
}

.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
  opacity: 1;
}

.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  width: 20px;
  height: 20px;
  font-family: "slick";
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: black;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-dots li.slick-active button:before {
  color: black;
  opacity: 0.75;
}

/* FONT PATH
 * -------------------------- */

@font-face {
  font-family: 'FontAwesome';
  src: url("../fonts/font-awesome/fontawesome-webfont.eot?v=4.6.3");
  src: url("../fonts/font-awesome/fontawesome-webfont.eot?#iefix&v=4.6.3") format("embedded-opentype"), url("../fonts/font-awesome/fontawesome-webfont.woff2?v=4.6.3") format("woff2"), url("../fonts/font-awesome/fontawesome-webfont.woff?v=4.6.3") format("woff"), url("../fonts/font-awesome/fontawesome-webfont.ttf?v=4.6.3") format("truetype"), url("../fonts/font-awesome/fontawesome-webfont.svg?v=4.6.3#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal;
}

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

/* makes the font 33% larger relative to the icon container */

.fa-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -15%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* Deprecated as of 4.4.0 */

.pull-right {
  float: right;
}

.pull-left {
  float: left;
}

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

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

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

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

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

  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

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

  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

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

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

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

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

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

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

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

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

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

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

.fa-inverse {
  color: #fff;
}

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */

.fa-glass:before {
  content: "";
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 768px) {
  .half-container {
    padding-left: 10px;
    padding-right: 10px;
    max-width: 380px;
  }

  .left-half-container {
    margin-right: -10px;
  }

  .right-half-container {
    margin-left: -10px;
  }
}

@media (min-width: 1024px) {
  .half-container {
    max-width: 480px;
  }
}

@media (min-width: 1441px) {
  .half-container {
    max-width: 600px;
  }
}

.no-padding {
  padding-left: 0;
  padding-right: 0;
}

.no-right-padding {
  padding-right: 0;
}

.error-page-margin {
  margin-top: 260px;
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .error-page-margin {
    margin-top: 160px;
  }
}

@media only screen and (max-width: 767px) {
  .error-page-margin {
    margin-top: 150px;
  }
}

.media-page-promo-tile {
  margin-top: -30px !important;
  margin-bottom: 90px !important;
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .media-page-promo-tile {
    margin-top: 50px !important;
    margin-bottom: 30px !important;
  }
}

@media only screen and (max-width: 767px) {
  .media-page-promo-tile {
    margin-top: 60px !important;
    margin-bottom: 30px !important;
  }
}

div#maincontent + section.text-image {
  margin-top: 260px;
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  div#maincontent + section.text-image {
    margin-top: 160px;
  }
}

@media only screen and (max-width: 767px) {
  div#maincontent + section.text-image {
    margin-top: 150px;
  }
}

section.hero {
  margin-top: 90px;
  margin-bottom: 80px;
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  section.hero {
    margin-bottom: 70px;
  }
}

@media only screen and (max-width: 767px) {
  section.hero {
    margin-bottom: 60px;
  }
}

section.hero-small {
  margin-bottom: 80px;
  margin-top: 90px;
}

@media only screen and (min-width: 1024px) {
  section.hero-small {
    margin-top: 142px;
    margin-bottom: 40px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  section.hero-small {
    margin-bottom: 70px;
  }
}

@media only screen and (max-width: 767px) {
  section.hero-small {
    margin-bottom: 60px;
  }
}

section.home-page-carousel {
  margin-bottom: 80px;
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  section.home-page-carousel {
    margin-bottom: 70px;
  }
}

@media only screen and (max-width: 767px) {
  section.home-page-carousel {
    margin-bottom: 60px;
    margin-top: 90px;
  }
}

section.home-page-carousel + section.contextual-nav {
  margin-top: -40px;
}

section.text-image {
  margin-top: 0;
  margin-bottom: 120px;
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  section.text-image {
    margin-bottom: 70px;
  }
}

@media only screen and (max-width: 767px) {
  section.text-image {
    margin-bottom: 60px;
  }
}

section.page-intro {
  margin-top: 0;
  margin-bottom: 120px;
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  section.page-intro {
    margin-bottom: 70px;
  }
}

@media only screen and (max-width: 767px) {
  section.page-intro {
    margin-bottom: 60px;
  }
}

section.page-intro-with-links {
  margin-top: 0;
  margin-bottom: 120px;
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  section.page-intro-with-links {
    margin-bottom: 70px;
  }
}

@media only screen and (max-width: 767px) {
  section.page-intro-with-links {
    margin-bottom: 60px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  section.page-intro-with-links .related-links {
    margin-top: 74px;
  }
}

@media only screen and (max-width: 767px) {
  section.page-intro-with-links .related-links {
    margin-top: 60px;
  }
}

section.contextual-nav {
  margin-top: 0;
  margin-bottom: 80px;
}

section.contextual-nav + section.form-motiva {
  margin-top: -25px;
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  section.contextual-nav + section.form-motiva {
    margin-top: 0;
  }
}

@media only screen and (max-width: 767px) {
  section.contextual-nav + section.form-motiva {
    margin-top: 0;
  }
}

section.hero + section.contextual-nav,
section.hero + section.contextual-nav {
  margin-top: -40px;
}

section.full-bleed-image-with-copy,
section.dark-full-bleed-image-with-copy,
section.light-full-bleed-image-with-copy,
section.light-full-bleed-image-with-copy,
section.dark-full-bleed-image-with-copy {
  margin-top: 0;
  margin-bottom: 120px;
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  section.full-bleed-image-with-copy,
  section.dark-full-bleed-image-with-copy,
  section.light-full-bleed-image-with-copy,
  section.light-full-bleed-image-with-copy,
  section.dark-full-bleed-image-with-copy {
    margin-bottom: 70px;
  }
}

@media only screen and (max-width: 767px) {
  section.full-bleed-image-with-copy,
  section.dark-full-bleed-image-with-copy,
  section.light-full-bleed-image-with-copy,
  section.light-full-bleed-image-with-copy,
  section.dark-full-bleed-image-with-copy {
    margin-bottom: 60px;
  }
}

section.full-bleed-image-with-copy + section.slide-and-copy,
section.dark-full-bleed-image-with-copy + section.slide-and-copy,
section.light-full-bleed-image-with-copy + section.slide-and-copy,
section.light-full-bleed-image-with-copy + section.slide-and-copy,
section.dark-full-bleed-image-with-copy + section.slide-and-copy {
  margin-top: -125px;
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  section.full-bleed-image-with-copy + section.slide-and-copy,
  section.dark-full-bleed-image-with-copy + section.slide-and-copy,
  section.light-full-bleed-image-with-copy + section.slide-and-copy,
  section.light-full-bleed-image-with-copy + section.slide-and-copy,
  section.dark-full-bleed-image-with-copy + section.slide-and-copy {
    margin-top: 70px;
  }
}

@media only screen and (max-width: 767px) {
  section.full-bleed-image-with-copy + section.slide-and-copy,
  section.dark-full-bleed-image-with-copy + section.slide-and-copy,
  section.light-full-bleed-image-with-copy + section.slide-and-copy,
  section.light-full-bleed-image-with-copy + section.slide-and-copy,
  section.dark-full-bleed-image-with-copy + section.slide-and-copy {
    margin-top: 60px;
  }
}

section.slide-and-copy {
  margin-top: 0;
  margin-bottom: 120px;
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  section.slide-and-copy {
    margin-bottom: 70px;
  }
}

@media only screen and (max-width: 767px) {
  section.slide-and-copy {
    margin-bottom: 60px;
  }
}

section.content-block {
  margin-top: 0;
  margin-bottom: 120px;
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  section.content-block {
    margin-bottom: 70px;
  }
}

@media only screen and (max-width: 767px) {
  section.content-block {
    margin-bottom: 60px;
  }
}

section.multi-image-content {
  margin-top: 0;
  margin-bottom: 120px;
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  section.multi-image-content {
    margin-bottom: 70px;
  }
}

@media only screen and (max-width: 767px) {
  section.multi-image-content {
    margin-bottom: 60px;
  }
}

section.article-listing,
section.job-section {
  margin-top: 0;
  margin-bottom: 120px;
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  section.article-listing,
  section.job-section {
    margin-bottom: 70px;
  }
}

@media only screen and (max-width: 767px) {
  section.article-listing,
  section.job-section {
    margin-bottom: 60px;
  }
}

section.article {
  margin-top: 0;
  margin-bottom: 120px;
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  section.article {
    margin-bottom: 70px;
  }
}

@media only screen and (max-width: 767px) {
  section.article {
    margin-bottom: 60px;
  }
}

section.article-pull-quote {
  margin-top: -60px;
  margin-bottom: 60px;
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  section.article-pull-quote {
    margin-top: -30px;
    margin-bottom: 40px;
  }
}

@media only screen and (max-width: 767px) {
  section.article-pull-quote {
    margin-top: -40px;
    margin-bottom: 20px;
  }
}

section.job-section {
  margin-top: 0;
  margin-bottom: 90px;
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  section.job-section {
    margin-bottom: 40px;
  }
}

@media only screen and (max-width: 767px) {
  section.job-section {
    margin-bottom: 30px;
  }
}

section.file-downloader {
  margin-top: 0;
  margin-bottom: 50px;
}

section.video-downloader {
  margin-top: 0;
  margin-bottom: 50px;
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  section.file-downloader{
    margin-bottom: 70px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  section.video-downloader {
    margin-bottom: 70px;
  }
}

@media only screen and (max-width: 767px) {
  section.file-downloader {
    margin-bottom: 60px;
  }
}

@media only screen and (max-width: 767px) {
  section.video-downloader {
    margin-bottom: 60px;
  }
}

section.section-links {
  margin-top: 0;
  margin-bottom: 60px;
}

section.footer {
  margin: 0;
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  section.footer {
    margin-bottom: 60px;
  }
}

@media only screen and (max-width: 767px) {
  section.footer {
    margin-bottom: 145px;
  }
}

section.bio-block {
  margin-top: -60px;
  margin-bottom: 90px;
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  section.bio-block {
    margin-top: -30px;
    margin-bottom: 40px;
  }
}

@media only screen and (max-width: 767px) {
  section.bio-block {
    margin-top: -30px;
    margin-bottom: 30px;
  }
}

section.promo-tile {
  margin-top: -30px;
  margin-bottom: 90px;
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  section.promo-tile {
    margin: 70px 0;
  }
}

@media only screen and (max-width: 767px) {
  section.promo-tile {
    margin: 60px 0;
  }
}

section.section-links + section.footer {
  border: 0;
  padding-top: 0px;
}

section.related-links {
  margin: 0;
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  section.related-links {
    margin-bottom: 70px;
  }
}

@media only screen and (max-width: 767px) {
  section.related-links {
    margin-bottom: 60px;
  }
}

section.form-motiva {
  margin-top: 0;
  margin-bottom: 120px;
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  section.form-motiva {
    margin-bottom: 70px;
  }
}

@media only screen and (max-width: 767px) {
  section.form-motiva {
    margin-bottom: 60px;
  }
}

section.search-result {
  margin-top: 0;
  margin-bottom: 120px;
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  section.search-result {
    margin-bottom: 70px;
  }
}

@media only screen and (max-width: 767px) {
  section.search-result {
    margin-bottom: 60px;
  }
}

div#maincontent + section.search-result {
  margin-top: 80px;
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  div#maincontent + section.search-result {
    margin-top: 90px;
  }
}

@media only screen and (max-width: 767px) {
  div#maincontent + section.search-result {
    margin-top: 90px;
  }
}

section.article-image-only,
section.page-intro-only {
  margin-bottom: 60px !important;
}

.btn {
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #172126;
  line-height: 18px;
  font-family: RobotoBold;
  padding: 19px 30px;
  line-height: 16px;
  display: inline-block;
  font-size: 14px;
  text-decoration: none;
  border-radius: 0;
  margin-right: 20px;
  font-weight: 400;
  white-space: nowrap;
  text-align: center;
  min-width: 200px;
}

.btn:focus {
  text-decoration: none;
}

.btn:last-child {
  margin-right: 0;
}

.btn.primary {
  background-color: transparent;
  color: #ffffff;
  position: relative;
  border: 3px solid #ff8000;
}

.btn.secondary {
  background-color: transparent;
  color: #172126;
  position: relative;
  border: 3px solid #ff8000;
}

.btn.wide {
  width: 100%;
}

.btn .icn:before {
  font-size: 10px;
  margin-right: 20px;
}

.btn span {
  position: relative;
}

.abs-btn .btn {
  position: absolute;
  bottom: 0;
}

.btn:focus,
.btn.hover {
  font-weight: normal;
}

.more-details {
  font-family: RobotoBold;
  font-size: 12px;
  line-height: 2.5;
  letter-spacing: 2px;
  color: #172126;
  text-transform: uppercase;
  border-bottom: 1px dotted #ff8000;
  position: relative;
  bottom: 20px;
}

.more-details:hover,
.more-details:focus {
  text-decoration: none;
}

.more-details:hover {
  color: #ff8000;
}

@media only screen and (max-width: 767px) {
  .more-details {
    font-size: 14px;
    line-height: 2.14;
  }
}

@media only screen and (min-width: 1024px) {
  .more-details {
    color: #172126;
  }
}

.top-padding-zero {
  margin-top: 0px;
}

.bottom-padding-zero {
  margin-bottom: 0px;
}

.light-background .btn.primary {
  color: #4d6e80;
}

/* Editor mode Specific */

.site-header {
  z-index: 10000;
  transition: all 0.4s ease;
  position: absolute;
  top: 0;
  margin: 0;
  width: 100%;
  /* start component-wide styles */
  /* end component-wide styles */
  /* start sticky mode, exists only for desktop */
  /* end sticky mode */
  /*
   ######  ########    ###    ########   ######  ##     ##
  ##    ## ##         ## ##   ##     ## ##    ## ##     ##
  ##       ##        ##   ##  ##     ## ##       ##     ##
   ######  ######   ##     ## ########  ##       #########
        ## ##       ######### ##   ##   ##       ##     ##
  ##    ## ##       ##     ## ##    ##  ##    ## ##     ##
   ######  ######## ##     ## ##     ##  ######  ##     ##
  */
  /*
  ########  ########  ########         ##    ##    ###    ##     ##
  ##     ## ##     ## ##               ###   ##   ## ##   ##     ##
  ##     ## ##     ## ##               ####  ##  ##   ##  ##     ##
  ########  ########  ######   ####### ## ## ## ##     ## ##     ##
  ##        ##   ##   ##               ##  #### #########  ##   ##
  ##        ##    ##  ##               ##   ### ##     ##   ## ##
  ##        ##     ## ########         ##    ## ##     ##    ###
  */
  /*
  ##    ##    ###    ##     ##         #### ######## ######## ##     ##  ######
  ###   ##   ## ##   ##     ##          ##     ##    ##       ###   ### ##    ##
  ####  ##  ##   ##  ##     ##          ##     ##    ##       #### #### ##
  ## ## ## ##     ## ##     ## #######  ##     ##    ######   ## ### ##  ######
  ##  #### #########  ##   ##           ##     ##    ##       ##     ##       ##
  ##   ### ##     ##   ## ##            ##     ##    ##       ##     ## ##    ##
  ##    ## ##     ##    ###            ####    ##    ######## ##     ##  ######
  */
  /* end .site-header */
}

.site-header li {
  list-style: none;
}

@media only screen and (min-width: 1024px) {
  .site-header {
    background-color: #ffffff;
    position: fixed;
    border-bottom: 1px solid #d9d9d9;
  }

  .site-header picture.expand,
  .site-header picture.collapse {
    display: none;
  }
}

@media only screen and (min-width: 1024px) {
  .site-header.sticky .nav-items.first > li.dropdown > .item {
    height: 55px;
    transition: height 300ms ease-in-out;
  }
}

.site-header .logo-mobile-container {
  padding: 0 10px;
  margin: 0;
  background-color: #ffffff;
  transition: background-color 100ms ease-in-out;
}

.site-header .logo-mobile-container.open {
  background-color: #d9d9d9;
}

.site-header .logo-mobile-container.open a.logo {
  pointer-events: none;
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .site-header .logo-mobile-container {
    width: 100%;
  }
}

@media only screen and (min-width: 1024px) {
  .site-header .logo-mobile-container {
    display: none;
  }
}

.site-header .logo-mobile-container .logo-mobile-wrapper {
  height: 90px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 1px solid #d9d9d9;
  margin: 0;
  padding: 0;
}

.site-header .logo-mobile-container a.logo {
  margin-left: 30px;
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .site-header .logo-mobile-container a.logo {
    margin-left: calc(50% - 360px);
  }
}

.site-header .logo-mobile-container .mobile-tab {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  right: 0;
  padding-left: 30px;
  padding-right: 30px;
  height: 90px;
  background: #ffffff;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-left: 1px solid #d9d9d9;
  border-bottom: 1px solid #d9d9d9;
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .site-header .logo-mobile-container .mobile-tab {
    padding-right: calc(50% - 360px);
  }
}

.site-header .logo-mobile-container .mobile-tab .menu {
  display: block;
}

.site-header .logo-mobile-container .mobile-tab .close-mobile {
  display: none;
}

.site-header .logo-mobile-container .mobile-tab.open .menu {
  display: none;
}

.site-header .logo-mobile-container .mobile-tab.open .close-mobile {
  display: block;
}

.site-header .mobile-menu-wrapper {
  z-index: -1;
  background-color: #ffffff;
  padding-top: 30px;
  position: absolute;
  width: 100%;
  top: -2000px;
  opacity: 0;
  transition: all 700ms ease-in-out;
}

.site-header .mobile-menu-wrapper.open {
  top: 90px;
  opacity: 1;
}

@media only screen and (min-width: 1024px) {
  .site-header .mobile-menu-wrapper {
    opacity: 1;
    z-index: 0;
    background-color: initial;
    padding-top: 0;
    position: relative;
    top: 0;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

.site-header .search-wrapper {
  background-color: #ffffff;
  height: 60px;
  margin-bottom: 10px;
}

@media only screen and (min-width: 1024px) {
  .site-header .search-wrapper {
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
    background-color: #f3f3f3;
    border-bottom: 1px solid #d9d9d9;
    padding-top: 0;
    height: 0;
    margin-bottom: 0;
    transition: all 220ms ease-in-out;
  }

  .site-header .search-wrapper.expanded {
    padding-top: 14px;
    height: 70px;
  }

  .site-header .search-wrapper.expanded .search-col {
    height: 40px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.15);
    background-color: #f3f3f3;
  }

  .site-header .search-wrapper.expanded .search-col picture {
    display: inline-block;
  }

  .site-header .search-wrapper.expanded .search-col form {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .site-header .search-wrapper.expanded .search-col form input::-webkit-input-placeholder {
    color: #172126;
  }

  .site-header .search-wrapper.expanded .search-col form input::-moz-placeholder {
    /* Firefox 19+ */
    color: #172126;
  }

  .site-header .search-wrapper.expanded .search-col form input:-ms-input-placeholder {
    color: #172126;
  }
}

@media only screen and (min-width: 1024px) and (min-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  .site-header .search-wrapper.expanded .search-col form input {
    padding-bottom: 2px;
  }
}

.site-header .search-wrapper .container {
  padding: 0 30px;
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .site-header .search-wrapper .container {
    padding: 0;
  }
}

@media only screen and (min-width: 1024px) {
  .site-header .search-wrapper .container {
    padding: 0;
  }
}

.site-header .search-wrapper .row {
  margin: 0;
}

@media only screen and (min-width: 1024px) {
  .site-header .search-wrapper .row {
    margin: 0 10px;
  }
}

.site-header .search-wrapper .search-col {
  height: 60px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 0;
  border: 1px solid #d9d9d9;
  border-radius: 3px;
  padding: 0 20px;
}

@media only screen and (min-width: 1024px) {
  .site-header .search-wrapper .search-col {
    height: 0;
    border: none;
    border-radius: 0;
    padding: 0;
  }
}

.site-header .search-wrapper .search-col picture {
  height: 20px;
}

.site-header .search-wrapper .search-col picture svg path {
  fill: #4d6e80;
}

@media only screen and (min-width: 1024px) {
  .site-header .search-wrapper .search-col picture {
    display: none;
  }

  .site-header .search-wrapper .search-col picture svg path {
    fill: #172126;
  }
}

.site-header .search-wrapper .search-col form {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
}

@media only screen and (min-width: 1024px) {
  .site-header .search-wrapper .search-col form {
    display: none;
  }
}

.site-header .search-wrapper .search-col form input {
  font-family: Roboto;
  font-size: 17px;
  line-height: 1.76;
  color: #4d6e80;
  background-color: inherit;
  border: 0;
  margin-left: 15px;
  outline: 0;
  width: inherit;
}

@media only screen and (min-width: 1024px) {
  .site-header .search-wrapper .search-col form input {
    color: #172126;
    font-family: RobotoLight;
    font-size: 24px;
    line-height: 1.25;
    letter-spacing: 1px;
    background-color: #f3f3f3;
  }
}

.site-header .search-wrapper .search-col form button {
  background: none;
  border: 2px solid #ff8000;
  border-radius: 3px;
  padding: 0 10px;
  color: #4d6e80;
  font-family: RobotoBold;
  font-size: 12px;
  line-height: 2.5;
  letter-spacing: 2px;
  text-decoration: none;
  text-transform: uppercase;
  box-shadow: inset 0 0 0 0 #ff8000;
  transition: all 300ms ease-in-out;
}

.site-header .search-wrapper .search-col form button:hover:not([disabled="disabled"]) {
  color: #ffffff;
  background: #ff8000;
}

@media only screen and (min-width: 1024px) {
  .site-header .search-wrapper .search-col form button {
    border: none;
    color: #172126;
  }
}

@media only screen and (min-width: 1024px) {
  .site-header .pre-nav-wrapper {
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    z-index: 1;
  }

  .site-header .pre-nav-wrapper.collapsed .pre-nav-container {
    transition: all 400ms ease-in-out;
    margin-top: -55px;
  }
}

.site-header .pre-nav-container {
  margin: 0;
  padding-left: 0;
  padding-right: 0;
  width: 100%;
}

@media only screen and (min-width: 1024px) {
  .site-header .pre-nav-container {
    transition: all 400ms ease-in-out;
    width: 960px;
    margin: 0 auto;
    padding: 0 10px;
  }
}

@media only screen and (min-width: 1441px) {
  .site-header .pre-nav-container {
    width: 1200px;
  }
}

.site-header .pre-nav-row {
  margin: 0;
}

@media only screen and (min-width: 1024px) {
  .site-header .pre-nav-row {
    margin: 0 -10px;
  }
}

.site-header .pre-nav-col {
  padding: 0;
}

@media only screen and (min-width: 1024px) {
  .site-header .pre-nav-col {
    padding: 0 10px;
  }
}

.site-header .pre-nav-items {
  margin: 0;
  padding: 0;
  /* end of .pre-nav-items */
}

.site-header .pre-nav-items > li {
  display: inline-block;
}

.site-header .pre-nav-items a {
  text-decoration: none;
  width: 100%;
  display: inline-block;
}

@media only screen and (min-width: 1024px) {
  .site-header .pre-nav-items {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
}

.site-header .pre-nav-items .item {
  font-family: RobotoBold;
  font-size: 14px;
  line-height: 2.14;
  letter-spacing: 2px;
  text-decoration: none;
  text-transform: uppercase;
  width: 100%;
}

@media only screen and (min-width: 1024px) {
  .site-header .pre-nav-items .item {
    width: auto;
    font-size: 12px;
    line-height: 2.5;
  }
}

.site-header .pre-nav-items .portals {
  padding: 0;
  width: 100%;
}

@media only screen and (min-width: 1024px) {
  .site-header .pre-nav-items .portals {
    cursor: default;
    width: auto;
  }

  .site-header .pre-nav-items .portals.open > .item {
    transition: all 300ms ease-in-out;
    background-color: #ff8000;
  }

  .site-header .pre-nav-items .portals.open > .item span.label {
    color: #ffffff;
  }

  .site-header .pre-nav-items .portals.open > .item picture.chevron svg path {
    fill: #ffffff;
  }
}

.site-header .pre-nav-items .portals > .item {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 0 30px;
  height: 80px;
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .site-header .pre-nav-items .portals > .item {
    padding-left: calc(50% - 360px);
    padding-right: calc(50% - 360px);
  }
}

@media only screen and (min-width: 1024px) {
  .site-header .pre-nav-items .portals > .item {
    font-size: 12px;
    line-height: 2.5;
    letter-spacing: 2px;
    height: 50px;
    padding-right: 20px;
  }
}

.site-header .pre-nav-items .portals > .item a,
.site-header .pre-nav-items .portals > .item span.label {
  color: #172126;
  font-family: RobotoBold;
}

@media only screen and (min-width: 1024px) {
  .site-header .pre-nav-items .portals > .item span.label {
    color: #4d6e80;
  }

  .site-header .pre-nav-items .portals > .item span.label picture.chevron {
    display: inline-block;
  }
}

.site-header .pre-nav-items .portals > .item picture.chevron {
  height: 6px;
  width: 12px;
  display: none;
  margin-left: 5px;
}

.site-header .pre-nav-items .portals > .item picture.expand {
  height: 18px;
  width: 18px;
}

.site-header .pre-nav-items .portals > .item picture.collapse {
  height: 36px;
  width: 18px;
  display: none;
}

.site-header .pre-nav-items .portals.open > .item {
  background-color: #ff8000;
  transition: all 300ms ease-in-out;
}

.site-header .pre-nav-items .portals.open > .item a,
.site-header .pre-nav-items .portals.open > .item span.label {
  color: #ffffff;
}

@media only screen and (min-width: 1024px) {
  .site-header .pre-nav-items .portals.open > .item a picture.chevron svg path,
  .site-header .pre-nav-items .portals.open > .item span.label picture.chevron svg path {
    fill: #ffffff;
  }
}

.site-header .pre-nav-items .portals.open > .item picture.expand svg path {
  fill: #ffffff;
}

@media only screen and (min-width: 1024px) {
  .site-header .pre-nav-items .portals.open > .item picture.expand {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
  }
}

.site-header .pre-nav-items .portals.open > .item picture.collapse svg path {
  fill: #ffffff;
}

.site-header .pre-nav-items .portals.open > ul {
  display: block;
}

@media only screen and (min-width: 1024px) {
  .site-header .pre-nav-items .portals.open > ul {
    background-color: #ffffff;
  }

  .site-header .pre-nav-items .portals.open > ul a {
    color: #4d6e80;
  }
}

.site-header .pre-nav-items .portals.open picture.expand {
  visibility: hidden;
}

.site-header .pre-nav-items .portals.open picture.collapse {
  position: absolute;
  right: 33px;
  top: 21px;
  visibility: visible;
  display: block;
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .site-header .pre-nav-items .portals.open picture.collapse {
    right: calc(50% - 360px);
  }
}

@media only screen and (min-width: 1024px) {
  .site-header .pre-nav-items .portals.open picture.collapse {
    display: none;
  }
}

.site-header .pre-nav-items .portals > ul {
  display: none;
  padding: 0;
}

@media only screen and (min-width: 1024px) {
  .site-header .pre-nav-items .portals > ul {
    position: absolute;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    padding: 20px 0;
    min-width: 220px;
    box-shadow: 0px 1px 3px 0px #cccccc;
  }
}

.site-header .pre-nav-items .portals > ul > li {
  padding: 0;
  height: auto;
  width: 100%;
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .site-header .pre-nav-items .portals > ul > li {
    padding-left: calc(50% - 390px);
    padding-right: calc(50% - 390px);
  }
}

.site-header .pre-nav-items .portals > ul > li > .item {
  display: inline-block;
  padding-top: 12px;
  padding-bottom: 13px;
  padding-left: 65px;
  position: relative;
  height: 55px;
  width: 100%;
}

@media only screen and (min-width: 1024px) {
  .site-header .pre-nav-items .portals > ul > li > .item {
    padding-left: 30px;
  }
}

.site-header .pre-nav-items .portals > ul > li > .item::before {
  content: '';
  position: absolute;
  top: 25px;
  border-bottom: 1px solid #d9d9d9;
  width: 20px;
  margin-right: 15px;
  left: 30px;
}

@media only screen and (min-width: 1024px) {
  .site-header .pre-nav-items .portals > ul > li > .item::before {
    border: none;
    width: 0;
    margin: 0;
  }
}

.site-header .pre-nav-items .portals > ul > li > .item:hover {
  background-color: #ff8000;
}

.site-header .pre-nav-items .portals > ul > li > .item:hover a {
  color: #ffffff;
}

.site-header .pre-nav-items .search {
  display: none;
}

@media only screen and (min-width: 1024px) {
  .site-header .pre-nav-items .search {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 20px;
    margin-right: 20px;
    height: 50px;
    width: 20px;
  }

  .site-header .pre-nav-items .search.inactive {
    display: none;
  }

  .site-header .pre-nav-items .search:hover picture svg path {
    fill: #ff8000;
    transition: fill 300ms ease-in-out;
  }
}

.site-header .pre-nav-items .close {
  display: none;
}

@media only screen and (min-width: 1024px) {
  .site-header .pre-nav-items .close {
    display: none;
    background-color: #f3f3f3;
    height: 0;
    transition: all 200ms ease-in-out;
  }

  .site-header .pre-nav-items .close.active {
    height: 50px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .site-header .pre-nav-items .close a {
    padding: 0 20px;
    line-height: 16px;
  }

  .site-header .pre-nav-items .close picture {
    height: 20px;
    width: 20px;
  }

  .site-header .pre-nav-items .close picture svg path {
    fill: #ff8000;
    transition: fill 300ms ease-in-out;
  }
}

.site-header .nav-items-container {
  margin: 0;
  padding-left: 0;
  padding-right: 0;
  width: 100%;
  will-change: auto;
  /* end .nav-items-container */
}

@media only screen and (min-width: 1024px) {
  .site-header .nav-items-container {
    width: 960px;
    margin: 0 auto;
    padding: 0 10px;
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3;
  }
}

@media only screen and (min-width: 1441px) {
  .site-header .nav-items-container {
    width: 1200px;
  }
}

.site-header .nav-items-container .logo {
  display: none;
}

@media only screen and (min-width: 1024px) {
  .site-header .nav-items-container .logo {
    display: block;
  }
}

.site-header .nav-items-row {
  margin: 0;
}

@media only screen and (min-width: 1024px) {
  .site-header .nav-items-row {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
}

.site-header .nav-items-wrapper {
  padding: 0;
}

@media only screen and (min-width: 1024px) {
  .site-header .nav-items-wrapper {
    padding: 0;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }

  .site-header .nav-items-wrapper:hover .nav-items.first > li.open .second {
    background-color: #ffffff;
    transition: background-color 300ms ease-in-out;
  }
}

.site-header .nav-items {
  padding-left: 0;
  margin: 0;
  border-bottom: 1px solid #d9d9d9;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  padding-bottom: 20px;
  box-shadow: 0px 2px 3px 0px #cccccc;
  /* start menu expansion */
}

@media only screen and (min-width: 1024px) {
  .site-header .nav-items {
    border-bottom: none;
    padding-bottom: 0;
    box-shadow: none;
  }
}

.site-header .nav-items picture.expand {
  height: 18px;
  width: 18px;
}

.site-header .nav-items picture.collapse {
  height: 36px;
  width: 18px;
  position: absolute;
  visibility: hidden;
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .site-header .nav-items picture.collapse {
    right: calc(50% - 360px);
  }
}

.site-header .nav-items li {
  position: relative;
}

.site-header .nav-items .dropdown.open > .item {
  transition: all 300ms ease-in-out;
  background-color: #ff8000;
  color: #ffffff;
}

.site-header .nav-items .dropdown.open > .item a,
.site-header .nav-items .dropdown.open > .item span.label {
  color: #ffffff;
}

.site-header .nav-items .dropdown.open > .item picture.expand svg path {
  fill: #ffffff;
  transition: fill 300ms ease-in-out;
}

@media only screen and (min-width: 1024px) {
  .site-header .nav-items .dropdown.open > .item picture.expand {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
  }
}

@media only screen and (min-width: 1024px) {
  .site-header .nav-items > li {
    display: inline-block;
  }
}

.site-header .nav-items > li a,
.site-header .nav-items span.label {
  font-family: RobotoBold;
  font-size: 14px;
  line-height: 2.14;
  letter-spacing: 2px;
  text-decoration: none;
  text-transform: uppercase;
}

@media only screen and (min-width: 1024px) {
  .site-header .nav-items > li a,
  .site-header .nav-items span.label {
    display: inline-block;
    font-family: RobotoBold;
    font-size: 12px;
    line-height: 2.08;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #4d6e80;
    text-decoration: none;
    padding: 0 15px;
    transition: all 300ms ease-in-out;
  }
}

.site-header .nav-items.first > li.dropdown {
  will-change: auto;
}

.site-header .nav-items.first > li.dropdown > .divider {
  background-color: #d9d9d9;
  height: 1px;
  display: block;
  margin-left: 30px;
  margin-right: 30px;
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .site-header .nav-items.first > li.dropdown > .divider {
    margin: 0 calc(50% - 360px);
  }
}

@media only screen and (min-width: 1024px) {
  .site-header .nav-items.first > li.dropdown > .divider {
    display: none;
  }
}

@media only screen and (min-width: 1024px) {
  .site-header .nav-items.first > li.dropdown {
    border-top: none;
  }

  .site-header .nav-items.first > li.dropdown.open {
    cursor: default;
    background-color: #ff8000;
    transition: all 300ms ease-in-out;
  }

  .site-header .nav-items.first > li.dropdown.open > .item > span.label,
  .site-header .nav-items.first > li.dropdown.open > .item.current-page > span.label {
    color: #ffffff;
  }
}

.site-header .nav-items.first > li.dropdown > .item {
  padding: 25px 30px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.site-header .nav-items.first > li.dropdown > .item.current-page span.label {
  color: #ff8000;
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .site-header .nav-items.first > li.dropdown > .item {
    padding-left: calc(50% - 360px);
    padding-right: calc(50% - 360px);
  }
}

@media only screen and (min-width: 1024px) {
  .site-header .nav-items.first > li.dropdown > .item {
    padding: 0;
    border-top: 5px solid rgba(255, 255, 255, 0);
    height: 90px;
  }

  .site-header .nav-items.first > li.dropdown > .item.current-page {
    border-top: 5px solid #ff8000;
  }

  .site-header .nav-items.first > li.dropdown > .item.current-page span.label {
    color: #172126;
  }
}

.site-header .nav-items.first > li.dropdown > .item > a,
.site-header .nav-items.first > li.dropdown > .item > span.label {
  color: #4d6e80;
}

@media only screen and (min-width: 1024px) {
  .site-header .nav-items.first > li > .item {
    height: 90px;
    transition: height 300ms ease-in-out;
  }
}

.site-header .nav-items.first {
  /* end menu expansion */
}

@media only screen and (min-width: 1024px) {
  .site-header .nav-items.first {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}

.site-header .nav-items.first > li.open > .item span.label,
.site-header .nav-items.first > li.open > .item.current-page span.label {
  color: #ffffff;
}

.site-header .nav-items.first > li.open > .item picture.expand,
.site-header .nav-items.first > li.open > .item.current-page picture.expand {
  visibility: hidden;
  display: none;
}

.site-header .nav-items.first > li.open > .item picture.collapse,
.site-header .nav-items.first > li.open > .item.current-page picture.collapse {
  position: absolute;
  right: 30px;
  top: 26px;
  visibility: visible;
  display: block;
}

.site-header .nav-items.first > li.open > .item picture.collapse svg path,
.site-header .nav-items.first > li.open > .item.current-page picture.collapse svg path {
  fill: #ffffff;
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .site-header .nav-items.first > li.open > .item picture.collapse,
  .site-header .nav-items.first > li.open > .item.current-page picture.collapse {
    right: calc(50% - 360px);
  }
}

@media only screen and (min-width: 1024px) {
  .site-header .nav-items.first > li.open > .item picture.collapse,
  .site-header .nav-items.first > li.open > .item.current-page picture.collapse {
    display: none;
  }
}

.site-header .nav-items.first > li.open .second {
  display: block;
  position: relative;
}

@media only screen and (min-width: 1024px) {
  .site-header .nav-items.first > li.open .second {
    width: 300px;
    position: fixed;
    background-color: #ffffff;
    border-top: 1px solid #d9d9d9;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    padding-top: 20px;
    padding-bottom: 20px;
    box-shadow: 0px 1px 3px 0px #cccccc;
  }
}

.site-header .nav-items.first > li.open .second > li {
  height: auto;
}

@media only screen and (min-width: 1024px) {
  .site-header .nav-items.first > li.open .second > li > .item.dropdown-item .label {
    color: #172126;
  }

  .site-header .nav-items.first > li.open .second > li > .item.dropdown-item:hover {
    background-color: #ffffff;
  }

  .site-header .nav-items.first > li.open .second > li > .item.dropdown-item:hover .label {
    color: #172126;
  }
}

.site-header .nav-items.first > li.open .second > li.open > .item picture.expand {
  visibility: hidden;
}

.site-header .nav-items.first > li.open .second > li.open > .item picture.collapse {
  position: absolute;
  right: 28px;
  top: 13px;
  visibility: visible;
  display: block;
}

.site-header .nav-items.first > li.open .second > li.open > .item picture.collapse svg path {
  fill: #ffffff;
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .site-header .nav-items.first > li.open .second > li.open > .item picture.collapse {
    right: calc(50% - 360px);
  }
}

.site-header .nav-items.first > li.open .second > li.open > .item > .label {
  color: #ffffff;
}

.site-header .nav-items.first > li.open .second > li.open .third {
  display: block;
}

.site-header .nav-items.first > li.open .second > li.open .third > li {
  height: auto;
}

.site-header .nav-items .second {
  display: none;
  padding: 0;
}

.site-header .nav-items .second > li.dropdown > .item {
  padding-right: 30px;
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .site-header .nav-items .second > li.dropdown > .item {
    padding-left: calc(50% - 360px);
    padding-right: calc(50% - 360px);
  }
}

.site-header .nav-items .second > li.dropdown > .item > a,
.site-header .nav-items .second > li.dropdown > .item > span.label {
  padding-left: 65px;
  width: 100%;
  color: #4d6e80;
}

@media only screen and (min-width: 1024px) {
  .site-header .nav-items .second > li.dropdown > .item > a,
  .site-header .nav-items .second > li.dropdown > .item > span.label {
    padding-left: 30px;
  }
}

.site-header .nav-items .second > li.dropdown > .item > a::before,
.site-header .nav-items .second > li.dropdown > .item > span.label::before {
  content: '';
  position: absolute;
  top: 25px;
  border-bottom: 1px solid #d9d9d9;
  width: 20px;
  margin-right: 15px;
  left: 30px;
}

@media only screen and (min-width: 1024px) {
  .site-header .nav-items .second > li.dropdown > .item > a::before,
  .site-header .nav-items .second > li.dropdown > .item > span.label::before {
    border: none;
    width: 0;
    margin: 0;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .site-header .nav-items .second > li.dropdown > .item > a,
  .site-header .nav-items .second > li.dropdown > .item > span.label {
    padding-left: calc(50% - 325px);
  }

  .site-header .nav-items .second > li.dropdown > .item > a::before,
  .site-header .nav-items .second > li.dropdown > .item > span.label::before {
    left: calc(50% - 350px);
  }
}

.site-header .nav-items .second > li > .item {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  height: auto;
  transition: height 300ms ease-in-out;
}

@media only screen and (min-width: 1024px) {
  .site-header .nav-items .second > li > .item > a:hover {
    background: #ff8000;
    color: #ffffff;
  }
}

.site-header .nav-items .second > li > .item > a,
.site-header .nav-items .second > li > .item > span.label {
  padding-top: 12px;
  padding-bottom: 13px;
  display: inline-block;
  position: relative;
  padding-left: 65px;
  width: 100%;
}

@media only screen and (min-width: 1024px) {
  .site-header .nav-items .second > li > .item > a,
  .site-header .nav-items .second > li > .item > span.label {
    padding-left: 30px;
    padding-right: 30px;
  }
}

.site-header .nav-items .second > li > .item > a::before,
.site-header .nav-items .second > li > .item > span.label::before {
  content: '';
  position: absolute;
  top: 25px;
  border-bottom: 1px solid #d9d9d9;
  width: 20px;
  margin-right: 15px;
  left: 30px;
}

@media only screen and (min-width: 1024px) {
  .site-header .nav-items .second > li > .item > a::before,
  .site-header .nav-items .second > li > .item > span.label::before {
    border: none;
    width: 0;
    margin: 0;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .site-header .nav-items .second > li > .item > a,
  .site-header .nav-items .second > li > .item > span.label {
    padding-left: calc(50% - 325px);
  }

  .site-header .nav-items .second > li > .item > a::before,
  .site-header .nav-items .second > li > .item > span.label::before {
    left: calc(50% - 360px);
  }
}

.site-header .nav-items .second > li.open > .item {
  transition: all 300ms ease-in-out;
  background-color: #ff8000;
  color: #ffffff;
}

.site-header .nav-items .second > li.open > .item > a {
  color: #ffffff;
}

.site-header .nav-items .third {
  display: none;
  padding: 0;
}

@media only screen and (min-width: 1024px) {
  .site-header .nav-items .third {
    display: block;
  }
}

.site-header .nav-items .third > li > .item {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  height: auto;
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .site-header .nav-items .third > li > .item {
    padding-left: calc(50% - 390px);
  }
}

.site-header .nav-items .third > li > .item > a {
  padding-left: 100px;
  width: 100%;
  position: relative;
  padding-top: 12px;
  padding-bottom: 13px;
}

.site-header .nav-items .third > li > .item > a::before {
  content: '';
  position: absolute;
  top: 25px;
  border-bottom: 1px solid #d9d9d9;
  width: 20px;
  margin-right: 15px;
  left: 65px;
}

@media only screen and (min-width: 1024px) {
  .site-header .nav-items .third > li > .item > a::before {
    top: 17px;
    left: 30px;
  }
}

@media only screen and (min-width: 1024px) {
  .site-header .nav-items .third > li > .item > a {
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 65px;
  }
}

.site-header .nav-items .third > li > .item:hover {
  transition: all 300ms ease-in-out;
  background-color: #ff8000;
}

.site-header .nav-items .third > li > .item:hover > a {
  color: #ffffff;
}

.site-header .nav-items > li > a {
  color: #172126;
}

.site-header .skipnav a {
  position: absolute;
  left: -10000px;
  width: 1px;
  height: 1px;
  overflow: hidden;
  font-size: 13px;
  /* end .skipnav */
}

.site-header .skipnav a:focus {
  position: static;
  left: 0;
  width: auto;
  height: auto;
  overflow: visible;
  text-decoration: underline;
}

.site-header .skipnav a:active {
  position: static;
  left: 0;
  width: auto;
  height: auto;
  overflow: visible;
  text-decoration: underline;
}

/* margin-top override to fix MWE-1103 */

@media only screen and (min-width: 1024px) {
  .site-header ~ section.hero-small {
    margin-top: 142px;
    transition: all 300ms ease-in-out;
  }

  .site-header ~ section.hero,
  .site-header ~ section.home-page-carousel {
    margin-top: 140px;
    transition: all 300ms ease-in-out;
  }

  .site-header.sticky ~ section.hero,
  .site-header.sticky ~ section.hero-small,
  .site-header.sticky ~ section.home-page-carousel {
    margin-top: 55px;
    transition: all 300ms ease-in-out;
  }
}

.site-footer {
  position: relative;
  margin-bottom: -40px !important;
  margin-top: -40px !important;
}

.site-footer .bottom-links {
  min-height: 150px;
}

.site-footer .bottom-links .social-links {
  margin-top: 60px;
  padding-left: 0;
  float: left;
}

@media only screen and (max-width: 767px) {
  .site-footer .bottom-links .social-links {
    float: none;
    text-align: center;
  }
}

.site-footer .bottom-links .social-links li {
  width: 30px;
  display: inline-block;
  font-size: 24px;
  margin-right: 10px;
  position: relative;
}

.site-footer .bottom-links .social-links li a {
  display: block;
  width: 100%;
  color: #4d6e80;
}

.site-footer .bottom-links .social-links li a .element-invisible {
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  clip: rect(1px 1px 1px 1px);
  /* IE6, IE7 */
  clip: rect(1px, 1px, 1px, 1px);
}

.site-footer .bottom-links .site-links {
  margin-top: 60px;
  padding-left: 0;
  float: right;
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .site-footer .bottom-links .site-links {
    width: 60%;
    -webkit-column-count: 2;
    /* Chrome, Safari, Opera */
    -moz-column-count: 2;
    /* Firefox */
    column-count: 2;
  }
}

@media only screen and (max-width: 767px) {
  .site-footer .bottom-links .site-links {
    float: none;
    -webkit-column-count: 1;
    /* Chrome, Safari, Opera */
    -moz-column-count: 1;
    /* Firefox */
    column-count: 1;
  }
}

.site-footer .bottom-links .site-links li {
  height: 30px;
  display: inline-block;
  margin-left: 20px;
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .site-footer .bottom-links .site-links li {
    margin-bottom: 20px;
    margin-left: 0;
    width: 100%;
  }
}

@media only screen and (max-width: 767px) {
  .site-footer .bottom-links .site-links li {
    margin-left: 0;
    width: 100%;
    text-align: center;
  }
}

.site-footer .bottom-links .site-links li a {
  line-height: 2.5;
  font-family: RobotoMedium;
  font-size: 12px;
  letter-spacing: 1px;
  color: #4d6e80;
  text-transform: uppercase;
  text-decoration: none;
}

.category {
  margin-top: 0;
  margin-bottom: 0;
  font-family: RobotoBold;
  letter-spacing: 2.4px;
  text-transform: uppercase;
  color: #008066;
  font-size: 12px;
  line-height: 2.5;
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .category {
    font-size: 12px;
    line-height: 1.7;
  }
}

@media only screen and (max-width: 767px) {
  .category {
    font-size: 14px;
    line-height: 1.7;
    letter-spacing: 2px;
  }
}

/**
 * BxSlider v4.1.2 - Fully loaded, responsive content slider
 * http://bxslider.com
 *
 * Written by: Steven Wanderski, 2014
 * http://stevenwanderski.com
 * (while drinking Belgian ales and listening to jazz)
 *
 * CEO and founder of bxCreative, LTD
 * http://bxcreative.com
 */

/** RESET AND LAYOUT
===================================*/

.bx-wrapper {
  position: relative;
  margin: 0 auto 60px;
  padding: 0;
  *zoom: 1;
}

.bx-wrapper img {
  max-width: 100%;
  display: block;
}

/** THEME
===================================*/

/*.bx-wrapper .bx-viewport {
	-moz-box-shadow: 0 0 5px #ccc;
	-webkit-box-shadow: 0 0 5px #ccc;
	box-shadow: 0 0 5px #ccc;
	border: solid #fff 5px;
	left: -5px;
	background: #fff;*/

/*fix other elements on the page moving (on Chrome)*/

/*-webkit-transform: translatez(0);
	-moz-transform: translatez(0);
    	-ms-transform: translatez(0);
    	-o-transform: translatez(0);
    	transform: translatez(0);
}*/

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
  position: absolute;
  bottom: 10px;
  width: 100%;
}

/* LOADER */

.bx-wrapper .bx-loading {
  min-height: 50px;
  background: url(images/bx_loader.gif) center center no-repeat #fff;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2000;
}

/* PAGER */

.bx-wrapper .bx-pager {
  text-align: center;
  font-size: .85em;
  font-family: Arial;
  font-weight: bold;
  color: #ffffff;
  padding-top: 20px;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
  display: inline-block;
  *zoom: 1;
  *display: inline;
}

.bx-wrapper .bx-pager.bx-default-pager a {
  background: #ffffff;
  text-indent: -9999px;
  display: block;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  outline: 0;
  border-radius: 5px;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
  background: #ff8000;
}

/* DIRECTION CONTROLS (NEXT / PREV) */

.bx-wrapper .bx-prev {
  left: 10px;
  background: url(images/controls.png) no-repeat 0 -32px;
}

.bx-wrapper .bx-next {
  right: 10px;
  background: url(images/controls.png) no-repeat -43px -32px;
}

.bx-wrapper .bx-prev:hover {
  background-position: 0 0;
}

.bx-wrapper .bx-next:hover {
  background-position: -43px 0;
}

.bx-wrapper .bx-controls-direction a {
  position: absolute;
  top: 50%;
  margin-top: -16px;
  outline: 0;
  width: 32px;
  height: 32px;
  text-indent: -9999px;
  z-index: 9999;
}

.bx-wrapper .bx-controls-direction a.disabled {
  display: none;
}

/* AUTO CONTROLS (START / STOP) */

.bx-wrapper .bx-controls-auto {
  text-align: center;
}

.bx-wrapper .bx-controls-auto .bx-start {
  display: block;
  text-indent: -9999px;
  width: 10px;
  height: 11px;
  outline: 0;
  background: url(images/controls.png) -86px -11px no-repeat;
  margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
  background-position: -86px 0;
}

.bx-wrapper .bx-controls-auto .bx-stop {
  display: block;
  text-indent: -9999px;
  width: 9px;
  height: 11px;
  outline: 0;
  background: url(images/controls.png) -86px -44px no-repeat;
  margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
  background-position: -86px -33px;
}

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
  text-align: left;
  width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
  right: 0;
  width: 35px;
}

/* IMAGE CAPTIONS */

.bx-wrapper .bx-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  background: #666\9;
  background: rgba(80, 80, 80, 0.75);
  width: 100%;
}

.bx-wrapper .bx-caption span {
  color: #fff;
  font-family: Arial;
  display: block;
  font-size: .85em;
  padding: 10px;
}

.motiva__form [placeholder]:focus::-webkit-input-placeholder {
  transition: opacity 0.5s 0.4s ease;
  opacity: 0;
}

.motiva__form [placeholder]:focus::-moz-placeholder {
  transition: opacity 0.5s 0.4s ease;
  opacity: 0;
}

.motiva__form #formsuccessfulMsg {
  color: #00b38f;
  font-family: Roboto;
  font-size: 18x;
  line-height: 1.8;
}

.motiva__form #formerrorMsg {
  color: #e32626;
  font-family: Roboto;
  font-size: 18x;
  line-height: 1.8;
}

.motiva__form label,
.motiva__form textarea,
.motiva__form select,
.motiva__form input,
.motiva__form button,
.motiva__form option,
.motiva__form span {
  font-family: Roboto;
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .motiva__form--header {
    margin-bottom: 5px;
  }
}

@media only screen and (min-width: 1024px) {
  .motiva__form--header {
    margin-bottom: 40px;
  }
}

.motiva__form--header-marginTop {
  margin-top: 80px;
}

h3.motiva__form--title {
  margin: 0;
  color: #4d6e80;
  font-family: Cardo;
  font-weight: normal;
  font-size: 25px;
  line-height: 1.2;
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  h3.motiva__form--title {
    font-size: 40px;
    line-height: 1.25;
  }
}

@media only screen and (min-width: 1024px) {
  h3.motiva__form--title {
    font-size: 48px;
    line-height: 1.25;
  }
}

p.motiva__form--desc {
  margin: 5px 0 0;
  color: #172126;
  font-family: Roboto;
  font-size: 17px;
  line-height: 1.76;
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  p.motiva__form--desc {
    margin-top: 0;
    font-size: 20px;
    line-height: 1.5;
  }
}

@media only screen and (min-width: 1024px) {
  p.motiva__form--desc {
    font-size: 20px;
    line-height: 1.5;
  }
}

p.motiva__form--instructions {
  margin: 30px 0 0;
  color: #172126;
  font-family: Cardo;
  font-weight: normal;
  font-size: 20px;
  line-height: 1.75;
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  p.motiva__form--instructions {
    font-size: 24px;
    line-height: 1.67;
  }
}

@media only screen and (min-width: 1024px) {
  p.motiva__form--instructions {
    margin-top: 40px;
    font-size: 24px;
    line-height: 1.67;
  }
}

p.motiva__form--legend {
  margin: 15px 0 0;
  color: #525f66;
  font-family: Roboto;
  font-size: 17px;
  line-height: 1.76;
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  p.motiva__form--legend {
    margin-top: 10px;
    font-size: 16px;
    line-height: 1.88;
  }
}

@media only screen and (min-width: 1024px) {
  p.motiva__form--legend {
    margin-top: 0px;
    font-size: 16px;
    line-height: 1.88;
  }
}

.motiva__form--elem {
  position: relative;
  margin-top: 42px;
}

.motiva__form--elem:first-child {
  margin-top: 25px;
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .motiva__form--elem {
    margin-top: 40px;
    padding-right: 30px;
  }
}

@media only screen and (min-width: 1024px) {
  .motiva__form--elem {
    margin-top: 60px;
    padding-right: 25px;
  }
}

.motiva__form--elem.grouped {
  margin-top: 0;
}

.motiva__form--elem.input--filled {
  padding-top: 42px;
}

.motiva__form--elem.input--filled > label.motiva__input {
  color: #1f2c33;
  font-size: 16px;
  line-height: 1.88;
  -webkit-transform: translate3d(-12px, -3px, 0);
  transform: translate3d(-12px, -3px, 0);
  transition: padding 200ms ease-in-out, -webkit-transform 500ms ease-in-out;
  transition: transform 500ms ease-in-out, padding 200ms ease-in-out;
  transition: transform 500ms ease-in-out, padding 200ms ease-in-out, -webkit-transform 500ms ease-in-out;
}

.motiva__form--elem.disabled > label.motiva__input {
  color: #9b9b9b;
}

.motiva__form--elem.disabled > span.motiva__input--text-input::before,
.motiva__form--elem.disabled > span.motiva__input--text-input::after {
  border-left: 2px solid #9b9b9b;
}

.motiva__form--elem.invalid > span.motiva__input--text-input::before,
.motiva__form--elem.invalid > span.motiva__input--text-input::after {
  border-left: 2px solid #e32626;
}

.motiva__form--elem.invalid > span.motiva__input--text-input input.motiva__input--text-input:not([type=submit]):not([type=file]) {
  border-bottom: 2px solid #e32626;
}

.motiva__form--elem.invalid .motiva__input--date-input input,
.motiva__form--elem.invalid .motiva__input--time-input input {
  border: 2px solid #e32626;
}

.motiva__form--elem.invalid > textarea,
.motiva__form--elem.invalid select {
  border: 2px solid #e32626;
}

.right-col > .motiva__form--elem:first-child {
  margin-top: 25px;
}

@media only screen and (max-width: 767px) {
  .right-col > .motiva__form--elem:first-child {
    margin-top: 45px;
  }
}

.motiva__form--elem-group {
  margin-top: 25px;
}

@media only screen and (max-width: 767px) {
  .motiva__form--elem-group .time-col {
    margin-top: 15px;
  }
}

input.motiva__input--text-input:not([type=submit]):not([type=file]):not([type=checkbox]) {
  background: none;
  border: 0;
  border-radius: 0;
  width: 100%;
  position: relative;
  color: #525f66;
  font-size: 18px;
  line-height: 1.56;
  outline: 0;
  border-bottom: 2px solid #e6e6e6;
  padding: 0 10px 5px;
}

input.motiva__input--text-input:not([type=submit]):not([type=file])::-moz-placeholder {
  opacity: 1;
}

input.motiva__input--text-input:not([type=submit]):not([type=file])::-webkit-contacts-auto-fill-button {
  visibility: hidden;
  pointer-events: none;
}

@media only screen and (min-width: 1024px) {
  input.motiva__input--text-input:not([type=submit]):not([type=file]) {
    font-size: 21px;
    line-height: 1.43;
  }
}

input.motiva__input--text-input:not([type=submit]):not([type=file]):hover {
  outline: 0;
}

input.motiva__input--text-input:not([type=submit]):not([type=file]):focus {
  color: #525f66;
  border-bottom: 2px solid #525f66;
  transition: border 200ms ease-in-out;
}

input.motiva__input--text-input:not([type=submit]):not([type=file])::-webkit-input-placeholder {
  color: #525f66;
}

input.motiva__input--text-input:not([type=submit]):not([type=file])::-moz-placeholder {
  /* Firefox 19+ */
  color: #525f66;
}

input.motiva__input--text-input:not([type=submit]):not([type=file]):-ms-input-placeholder {
  color: #525f66;
}

input.motiva__input--text-input:not([type=submit]):not([type=file]):disabled {
  opacity: 1;
  color: #9b9b9b;
  border-bottom: 2px solid #9b9b9b;
}

input.motiva__input--text-input:not([type=submit]):not([type=file]):disabled::-webkit-input-placeholder {
  color: #9b9b9b;
}

input.motiva__input--text-input:not([type=submit]):not([type=file]):disabled::-moz-placeholder {
  /* Firefox 19+ */
  color: #9b9b9b;
}

input.motiva__input--text-input:not([type=submit]):not([type=file]):disabled:-ms-input-placeholder {
  color: #9b9b9b;
}

input.motiva__input--date-input,
input.motiva__input--time-input {
  background: none;
  border: 0;
  border-radius: 0;
  width: 100%;
  position: relative;
  color: #525f66;
  font-size: 18px;
  line-height: 1.56;
  outline: 0;
  border: 2px solid #e6e6e6;
  background-color: #f3f3f3;
  padding: 24px 20px 24px;
  font-size: 21px;
  line-height: 1.43;
  text-align: center;
}

input.motiva__input--date-input::-moz-placeholder,
input.motiva__input--time-input::-moz-placeholder {
  opacity: 1;
}

input.motiva__input--date-input::-webkit-contacts-auto-fill-button,
input.motiva__input--time-input::-webkit-contacts-auto-fill-button {
  visibility: hidden;
  pointer-events: none;
}

@media only screen and (min-width: 1024px) {
  input.motiva__input--date-input,
  input.motiva__input--time-input {
    font-size: 21px;
    line-height: 1.43;
  }
}

input.motiva__input--date-input::-webkit-input-placeholder,
input.motiva__input--time-input::-webkit-input-placeholder {
  color: #d9d9d9;
}

input.motiva__input--date-input::-moz-placeholder,
input.motiva__input--time-input::-moz-placeholder {
  /* Firefox 19+ */
  color: #d9d9d9;
}

input.motiva__input--date-input:-ms-input-placeholder,
input.motiva__input--time-input:-ms-input-placeholder {
  color: #d9d9d9;
}

input.motiva__input--date-input:hover,
input.motiva__input--time-input:hover {
  outline: 0;
}

input.motiva__input--date-input:focus,
input.motiva__input--time-input:focus {
  color: #525f66;
  border: 2px solid #525f66;
  box-shadow: none;
  outline: 0;
  transition: border 200ms ease-in-out;
}

label.motiva__input {
  display: inline-block;
  color: #525f66;
  font-size: 18px;
  line-height: 1.56;
  position: absolute;
  top: 3px;
  left: 12px;
  transition: padding 200ms ease-in-out, -webkit-transform 500ms ease-in-out;
  transition: transform 500ms ease-in-out, padding 200ms ease-in-out;
  transition: transform 500ms ease-in-out, padding 200ms ease-in-out, -webkit-transform 500ms ease-in-out;
}

label.motiva__input--date-time {
  display: inline-block;
  margin-bottom: 12px;
  color: #525f66;
  font-size: 21px;
  line-height: 1.43;
}

label.motiva__textarea {
  display: inline-block;
  margin-bottom: 12px;
  color: #525f66;
  font-size: 21px;
  line-height: 1.43;
}

label.motiva__select {
  display: inline-block;
  margin-bottom: 12px;
  color: #1f2c33;
  font-size: 21px;
  line-height: 1.43;
}

span.motiva__input--text-input {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

span.motiva__input--text-input::before,
span.motiva__input--text-input::after {
  content: '';
  display: block;
  width: 2px;
  height: 10px;
  margin-top: 28px;
  border-left: 2px solid #e6e6e6;
}

span.motiva__input--text-input.focus::before,
span.motiva__input--text-input.focus::after,
span.motiva__input--text-input.hover::before,
span.motiva__input--text-input.hover::after {
  border-left: 2px solid #525f66;
  transition: border 200ms ease-in-out;
}

span.motiva__input--text-input.focus input.motiva__input--text-input:not([type=submit]):not([type=file]),
span.motiva__input--text-input.hover input.motiva__input--text-input:not([type=submit]):not([type=file]) {
  border-bottom: 2px solid #525f66;
  transition: border 200ms ease-in-out;
}

textarea.motiva__textarea {
  border: 2px solid #e6e6e6;
  border-radius: 0;
  box-shadow: none;
  padding: 17px 19px;
  min-height: 85px;
  height: 162px;
  width: 100%;
  resize: none;
  color: #525f66;
  -webkit-appearance: none;
  transition: border 200ms ease-in-out;
  font-size: 21px;
  line-height: 1.56;
}

textarea.motiva__textarea:hover {
  outline: 0;
}

textarea.motiva__textarea:focus,
textarea.motiva__textarea.focus {
  color: #525f66;
  border: 2px solid #525f66;
  box-shadow: none;
  outline: 0;
  transition: border 200ms ease-in-out;
}

textarea.motiva__textarea::-webkit-input-placeholder {
  color: #e6e6e6;
}

textarea.motiva__textarea::-moz-placeholder {
  /* Firefox 19+ */
  color: #e6e6e6;
}

textarea.motiva__textarea:-ms-input-placeholder {
  color: #e6e6e6;
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  textarea.motiva__textarea {
    margin-right: 30px;
  }
}

@media only screen and (min-width: 1024px) {
  textarea.motiva__textarea {
    margin-right: 30px;
  }
}

.motiva__select--row {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
}

@media only screen and (max-width: 767px) {
  .motiva__select--row {
    display: block;
  }
}

.motiva__select--group {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  height: 70px;
}

@media only screen and (min-width: 1024px) {
  .motiva__select--group {
    height: 80px;
  }
}

select.motiva__select {
  appearance: none;
  background-color: #f3f3f3;
  border: 1px solid #e6e6e6;
  border-radius: 0;
  display: inline-block;
  outline: 0;
  padding: 20px;
  width: 100%;
  margin-right: -20px;
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
  color: #525f66;
  font-size: 21px;
  line-height: 1.67;
  transition: all 200ms ease-in-out;
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  select.motiva__select {
    margin-right: -30px;
  }
}

@media only screen and (min-width: 1024px) {
  select.motiva__select {
    padding: 24px 20px;
    margin-right: -20px;
  }
}

select.motiva__select::-ms-expand {
  display: none;
}

select.motiva__select:hover {
  color: #ffffff;
  border-color: #525f66;
  background-color: #525f66;
  transition: all 200ms ease-in-out;
}

select.motiva__select:hover ~ .motiva__select--arrow picture svg path {
  fill: #ffffff;
}

select.motiva__select:disabled,
select.motiva__select:disabled:hover {
  background-color: #e6e6e6;
  border-color: #e6e6e6;
  color: #9b9b9b;
}

select.motiva__select:disabled ~ .motiva__select--arrow picture svg path {
  fill: #9b9b9b;
}

select.motiva__select option {
  font-size: 21px;
  line-height: 1.43;
  background-color: #ffffff;
  color: #525f66;
}

select option:checked,
select option:hover {
  color: #172126;
}

.motiva__select--arrow {
  position: relative;
  top: 0;
  right: 20px;
  width: 15px;
  pointer-events: none;
}

.motiva__select--arrow picture svg path {
  fill: #008066;
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .motiva__select--arrow {
    right: 10px;
  }
}

@media only screen and (min-width: 1024px) {
  .motiva__select--arrow {
    right: 20px;
  }
}

span.motiva__input--error,
span.motiva__recaptcha--error {
  color: #e32626;
  display: none;
  font-size: 12px;
  line-height: 2.5;
}

span.motiva__input--error::before,
span.motiva__recaptcha--error::before {
  content: '\00d7  ';
}

span.motiva__input--error.active,
span.motiva__recaptcha--error.active {
  display: block;
}

span.motiva__group-question {
  color: #525f66;
  font-size: 21px;
  line-height: 1.43;
}

span.motiva__group-question + ul.motiva__input--group {
  margin-top: 0px;
}

ul.motiva__input--group {
  display: block;
  margin: 0;
  padding: 0;
  margin-top: 60px;
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  ul.motiva__input--group {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 45px;
    width: 67%;
  }
}

@media only screen and (min-width: 1024px) {
  ul.motiva__input--group {
    margin-top: 10px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
  }
}

ul.motiva__input--group.horiz {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  ul.motiva__input--group li:first-child {
    margin-top: 10px;
    margin-bottom: 10px;
  }
}

@media only screen and (min-width: 1024px) {
  ul.motiva__input--group li:first-child {
    margin-top: 10px;
  }
}

ul.motiva__input--group li:not(:first-child) {
  margin-top: 15px;
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  ul.motiva__input--group li:not(:first-child) {
    margin-top: 10px;
  }
}

@media only screen and (min-width: 1024px) {
  ul.motiva__input--group li:not(:first-child) {
    margin-top: 10px;
  }
}

ul.motiva__input--group li {
  list-style: none;
  display: block;
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  ul.motiva__input--group li {
    width: 50%;
  }
}

@media only screen and (min-width: 1024px) {
  ul.motiva__input--group li {
    width: 25%;
  }
}

ul.motiva__input--group li span.question,
div.motiva__single--check-radio span.question {
  color: #525f66;
  font-size: 21px;
  line-height: 1.43;
}

ul.motiva__input--group li input[type='checkbox'],
ul.motiva__input--group li input[type='radio'],
div.motiva__single--check-radio input[type='checkbox'],
div.motiva__single--check-radio input[type='radio'] {
  border: 2px solid #d9d9d9;
  height: 20px;
  width: 20px;
  width: 28px;
  height: 28px;
  position: relative;
  margin: 20px auto;
  background: #fcfff4;
}

ul.motiva__input--group li input[type='checkbox'],
ul.motiva__input--group li input[type='radio'],
div.motiva__single--check-radio input[type='checkbox'],
div.motiva__single--check-radio input[type='radio'] {
  opacity: 0.001;
  position: absolute;
  margin: 0;
}

ul.motiva__input--group li label,
div.motiva__single--check-radio label {
  color: #525f66;
  font-size: 16px;
  line-height: 1.88;
  font-family: Roboto;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

ul.motiva__input--group li input[type='checkbox'] + span,
div.motiva__single--check-radio input[type='checkbox'] + span {
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: -2px 10px 0 0;
  background: url("../img/spritesheet_check-radio.png") left top no-repeat;
  cursor: pointer;
}

ul.motiva__input--group li input[type='checkbox']:checked + span,
div.motiva__single--check-radio input[type='checkbox']:checked + span {
  background: url("../img/spritesheet_check-radio.png") -20px top no-repeat;
}

ul.motiva__input--group li input[type='radio'] + span,
div.motiva__single--check-radio input[type='radio'] + span {
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: -2px 10px 0 0;
  background: url("../img/spritesheet_check-radio.png") -40px top no-repeat;
  cursor: pointer;
}

ul.motiva__input--group li input[type='radio']:checked + span,
div.motiva__single--check-radio input[type='radio']:checked + span {
  background: url("../img/spritesheet_check-radio.png") right top no-repeat;
}

ul.motiva__input--group li span.label,
div.motiva__single--check-radio span.label {
  display: block;
  color: #525f66;
  font-size: 16px;
  line-height: 1.88;
  font-family: Roboto;
}

.motiva__form--divider {
  border-bottom: 1px solid #e6e6e6;
  height: 1px;
  margin-top: 50px;
}

@media only screen and (max-width: 767px) {
  .motiva__form--divider {
    margin-top: 45px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .motiva__form--divider {
    margin-left: 10px;
    margin-right: 10px;
  }
}

@media only screen and (min-width: 1024px) {
  .motiva__form--divider {
    margin-left: 25px;
    margin-right: 25px;
  }
}

.g-recaptcha {
  margin-top: 50px;
}

a.btn.primary.motiva__form--button-submit {
  min-width: 150px;
  color: #525f66;
  margin-top: 35px;
  width: 100%;
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  a.btn.primary.motiva__form--button-submit {
    margin-top: 45px;
    width: auto;
  }
}

@media only screen and (min-width: 1024px) {
  a.btn.primary.motiva__form--button-submit {
    margin-top: 50px;
    width: auto;
  }
}

a.btn.primary.motiva__form--button-submit.hover {
  color: #ffffff;
}

.motiva__input--text-input:invalid {
  box-shadow: none;
}

.motiva__checkbox {
  font-family: Roboto;
}

input:focus::-webkit-input-placeholder {
  color: transparent;
}

input:focus:-moz-placeholder {
  color: transparent;
}

input:focus::-moz-placeholder {
  color: transparent;
}

input:focus:-ms-input-placeholder {
  color: transparent;
}

.section-links {
  height: 240px;
  position: relative;
}

.section-links a:hover,
.section-links a:focus {
  text-decoration: none;
}

.section-links .background {
  width: 100%;
  max-width: 100%;
  max-height: 240px;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}

.section-links .background img {
  width: 100%;
  height: 240px;
  /*Fix for defect https://tools.publicis.sapient.com/jira/browse/MWE-362*/
}

@media only screen and (min-width: 1441px) {
  .section-links .background picture img {
    height: auto;
    width: 100%;
  }
}

.section-links .container {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}

.section-links .previous,
.section-links .next {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 240px;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  width: 50%;
}

.section-links .previous .footer-link,
.section-links .next .footer-link {
  font-size: 36px;
  font-size: 36px;
  line-height: 1.17;
  color: #ffffff;
  font-family: Cardo;
  text-decoration: none;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
}

.section-links .previous .footer-link .link-label,
.section-links .next .footer-link .link-label {
  max-width: calc(100% - 42px);
}

.section-links .previous .footer-link .arrow,
.section-links .next .footer-link .arrow {
  height: 22px;
  width: 42px;
  position: relative;
}

.section-links .previous .footer-link {
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.section-links .previous .footer-link .link-label {
  padding-left: 20px;
}

.section-links .previous .footer-link img {
  position: absolute;
  top: 0;
  left: 0;
}

.section-links .next {
  text-align: right;
}

.section-links .next .footer-link {
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.section-links .next .footer-link .link-label {
  padding-right: 20px;
}

.section-links .next .footer-link .arrow-right {
  -ms-transform: rotate(180deg);
  /* IE 9 */
  -webkit-transform: rotate(180deg);
  /* Chrome, Safari, Opera */
  transform: rotate(180deg);
  position: absolute;
  top: 0;
  right: 0;
}

@media only screen and (max-width: 767px) {
  .section-links .container {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 0;
    padding-right: 0;
  }

  .section-links .container .previous .footer-link,
  .section-links .container .next .footer-link {
    height: 100%;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 25px;
    line-height: 1.17;
    text-align: center;
  }

  .section-links .container .previous .footer-link .link-label,
  .section-links .container .next .footer-link .link-label {
    display: inline-block;
    max-width: calc(100% - 184px);
    padding: 0;
  }

  .section-links .container .previous {
    border-bottom: 1px solid rgba(255, 255, 255, 0.34);
    display: block;
    height: 119px;
    width: 100%;
    float: none;
  }

  .section-links .container .previous .footer-link {
    position: relative;
  }

  .section-links .container .previous .footer-link .arrow {
    position: absolute;
    top: calc(50% - 11px);
    left: 30px;
  }

  .section-links .container .previous .footer-link img {
    position: absolute;
    top: 0;
    left: 0;
  }

  .section-links .container .next {
    position: relative;
    float: none;
    display: block;
    height: 120px;
    width: 100%;
  }

  .section-links .container .next .footer-link {
    position: relative;
  }

  .section-links .container .next .footer-link .arrow {
    position: absolute;
    top: calc(50% - 11px);
    right: 30px;
  }

  .section-links .container .next .footer-link img {
    position: absolute;
    top: 0;
    right: 0;
  }
}

a.back-to-top {
  position: fixed;
  visibility: hidden;
  right: 0;
  bottom: 120px;
  opacity: 0;
  width: 210px;
  line-height: 60px;
  text-decoration: none;
  background-color: rgba(255, 255, 255, 0.9);
  transition: background-color ease-in-out, opacity 500ms ease-in-out;
  box-shadow: inset -1px -1px 0 0 rgba(0, 0, 0, 0.1), inset 1px 1px 0 0 rgba(0, 0, 0, 0.1);
  z-index: 1;
  -ms-transform: rotate(-90deg);
  /* IE 9 */
  -webkit-transform: rotate(-90deg);
  /* Chrome, Safari, Opera */
  transform: rotate(-90deg);
}

a.back-to-top:hover,
a.back-to-top:focus {
  text-decoration: none;
}

a.back-to-top:hover,
a.back-to-top:focus {
  text-decoration: none;
}

a.back-to-top.visible {
  opacity: 1;
  visibility: visible;
}

a.back-to-top span {
  margin-left: 24px;
  color: #525f66;
  font-family: RobotoBold;
  text-transform: uppercase;
  font-size: 12px;
  line-height: 60px;
  letter-spacing: 3px;
}

a.back-to-top img {
  display: inline-block;
  margin-left: 20px;
  width: 30px;
  height: auto;
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  a.back-to-top {
    bottom: 90px;
    width: 70px;
  }

  a.back-to-top span {
    display: none;
  }
}

@media only screen and (max-width: 767px) {
  a.back-to-top {
    bottom: 60px;
    width: 70px;
  }

  a.back-to-top span {
    display: none;
  }
}

.hero-small {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.hero-small.light-background h1 {
  color: #172126;
}

.hero-small.light-background h2 {
  color: #4d6e80;
}

.hero-small .container {
  z-index: 1;
}

.hero-small .background {
  width: 100%;
  margin-left: -100%;
  overflow: hidden;
  width: 100%;
  min-width: 100%;
}

.hero-small .background img {
  width: 100%;
}

@media only screen and (min-width: 1024px) {
  .hero-small .background img {
    width: 100% !important;
    /*Fix for defect https://tools.publicis.sapient.com/jira/browse/MWE-362*/
  }
}

@media only screen and (max-width: 767px) {
  .hero-small .background {
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
}

@media only screen and (min-width: 1441px) {
  .hero-small .background {
    max-height: 420px;
  }

  .hero-small .background picture img {
    height: auto;
    width: 100%;
  }
}

@media only screen and (min-width: 1024px) {
  .hero-small .background {
    max-height: 420px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .hero-small .background {
    max-height: 315px;
  }

  .hero-small .background picture img {
    width: 100%;
  }
}

@media only screen and (max-width: 767px) {
  .hero-small .background {
    max-height: 300px;
  }
}

@media only screen and (max-width: 480px) {
  .hero-small .background {
    max-height: 300px;
  }
}

.hero-small h1 {
  font-family: CenturyGothicBold;
  font-size: 72px;
  line-height: 1.2;
  color: #ffffff;
  text-transform: uppercase;
  margin-top: -20px;
  /* This offsets the line-height when vertically centering entire content block against the image*/
  margin-bottom: 5px;
  font-weight: normal;
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .hero-small h1 {
    font-size: 48px;
    line-height: 1.9;
  }
}

@media only screen and (max-width: 767px) {
  .hero-small h1 {
    margin-top: -11px;
    font-size: 32px;
    line-height: 1.2;
  }
}

.hero-small h1 + h2 {
  font-size: 36px;
  line-height: 1.6;
  margin: 21px 0 0;
  padding: 0 0 5px;
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .hero-small h1 + h2 {
    margin: 11px 0 0;
  }
}

@media only screen and (max-width: 767px) {
  .hero-small h1 + h2 {
    font-size: 25px;
    line-height: 1.6;
    margin: 11px 0 0;
  }
}

.hero-small h2 {
  font-size: 48px;
  line-height: 1.2;
  color: #e6e6e6;
  font-family: Cardo;
  font-weight: normal;
  margin: -9px 0 0;
  padding: 0 0 5px;
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .hero-small h2 {
    font-size: 36px;
    line-height: 1.2;
    margin: -7px 0 0;
    padding: 0 0 2px;
  }
}

@media only screen and (max-width: 767px) {
  .hero-small h2 {
    font-size: 28px;
    line-height: 1.2;
    margin: -4px 0 0;
    padding: 0;
  }
}

.hero-small h1 + h2 + a {
  margin-top: 30px;
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .hero-small h1 + h2 + a {
    margin-top: 20px;
  }
}

@media only screen and (max-width: 767px) {
  .hero-small h1 + h2 + a {
    margin-top: 20px;
  }
}

.hero-small a {
  margin-top: 30px;
}

/*** end of .hero-small component ***/

.hero {
  position: relative;
  height: 610px;
}

.hero.light-background h1 {
  color: #172126;
}

.hero.light-background h3 {
  color: #4d6e80;
}

.hero .container .row {
  margin-top: 98px;
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .hero .container .row {
    margin-top: 190px;
  }
}

@media only screen and (max-width: 767px) {
  .hero .container .row {
    margin-top: 90px;
  }
}

.hero .background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  overflow: hidden;
  z-index: -1;
}

@media only screen and (min-width: 1441px) {
  .hero .background {
    height: 610px;
  }

  .hero .background picture img {
    height: auto;
    width: 100%;
  }
}

@media only screen and (min-width: 1024px) {
  .hero .background {
    height: 610px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .hero .background {
    height: 590px;
  }
}

@media only screen and (max-width: 767px) {
  .hero .background {
    height: 440px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .hero {
    height: 590px;
  }
}

@media only screen and (max-width: 767px) {
  .hero {
    height: 440px;
  }
}

.hero h1 {
  font-family: CenturyGothicBold;
  font-size: 72px;
  line-height: 1.2;
  color: #ffffff;
  text-transform: uppercase;
  margin-bottom: 5px;
  font-weight: normal;
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .hero h1 {
    font-size: 48px;
    line-height: 1.9;
  }
}

@media only screen and (max-width: 767px) {
  .hero h1 {
    font-size: 41px;
    line-height: 1.2;
  }
}

.hero h3 {
  font-family: Cardo;
  margin-top: 0px;
  margin-bottom: 30px;
  font-size: 36px;
  line-height: 1.7;
  color: #e6e6e6;
  font-weight: normal;
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .hero h3 {
    font-size: 36px;
    line-height: 1.5;
  }
}

@media only screen and (max-width: 767px) {
  .hero h3 {
    font-size: 25px;
    line-height: 1.4;
  }
}

/*** end of .hero component ***/

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .related-links {
    overflow: hidden;
    border-left: 1px solid #00b38f;
  }
}

.related-links .link-list {
  border-left: 1px solid #00b38f;
  /*Fix for defect https://tools.publicis.sapient.com/jira/browse/MWE-324*/
  padding-left: 30px;
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .related-links .link-list {
    height: 100px;
    border-left: none;
    padding-left: 14px;
  }
}

@media only screen and (min-width: 1024px) {
  .related-links .link-list {
    height: auto;
  }
}

.related-links .link-list h2 {
  font-size: 20px;
  line-height: 2.2;
  /*Fix for defect https://tools.publicis.sapient.com/jira/browse/MWE-325*/
  font-family: CenturyGothicBold;
  /*Fix for defect https://tools.publicis.sapient.com/jira/browse/MWE-325*/
  color: #172126;
  /*Fix for defect https://tools.publicis.sapient.com/jira/browse/MWE-325*/
  margin: 0;
}

@media only screen and (min-width: 1024px) {
  .related-links .link-list h2 {
    min-width: 215px;
    /*Fix for defect https://tools.publicis.sapient.com/jira/browse/MWE-319*/
    font-size: 20px;
    line-height: 2.2;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .related-links .link-list h2 {
    margin-bottom: 12px;
  }
}

@media only screen and (max-width: 767px) {
  .related-links .link-list h2 {
    margin-bottom: 20px;
  }
}

.related-links .link-list ul {
  margin-left: -40px;
  margin-top: 0;
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .related-links .link-list ul {
    margin-left: -65px;
  }
}

.related-links .link-list ul li {
  list-style: none;
  margin-top: 15px;
  margin-bottom: 15px;
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .related-links .link-list ul li {
    float: left;
    padding: 0 28px 0 28px;
    /*border-right: 1px solid $color-greenblue;*/
  }

  .related-links .link-list ul li:last-child {
    border-right: none;
  }
}

@media only screen and (min-width: 1024px) {
  .related-links .link-list ul li {
    float: none;
    border-right: none;
    min-width: 200px;
    /*Fix for defect https://tools.publicis.sapient.com/jira/browse/MWE-319*/
  }
}

.related-links .link-list ul li a {
  font-size: 12px;
  line-height: 1.8;
  letter-spacing: 2px;
  font-family: RobotoBold;
  text-transform: uppercase;
  text-decoration: none;
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .related-links .link-list ul li a {
    display: inline;
    font-size: 14px;
    line-height: 2.1;
  }
}

@media only screen and (max-width: 767px) {
  .related-links .link-list ul li a {
    font-size: 14px;
    line-height: 1.8;
  }
}

.related-links .link-list ul li a:hover {
  color: #172126;
  border-bottom: 1px dotted #ff8000;
}

.contextual-nav .breadcrumbs {
  padding-left: 0;
  padding-bottom: 20px;
  list-style: none;
  border-bottom: 1px solid #d9d9d9;
  margin-top: 0px;
  margin-bottom: 0;
}

.contextual-nav .breadcrumbs .breadcrumb {
  display: inline-block;
  line-height: 24px;
}

.contextual-nav .breadcrumbs .breadcrumb:after {
  content: '/';
  font-size: 40px;
  margin-left: 10px;
  margin-right: 10px;
  font-weight: 100;
  font-family: RobotoThin;
  color: #ff8000;
}

.contextual-nav .breadcrumbs .breadcrumb:last-child:after {
  content: '';
  margin-left: 0px;
  margin-right: 0px;
}

.contextual-nav .breadcrumbs .breadcrumb a {
  display: inline-block;
  vertical-align: top;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 12px;
  font-family: RobotoBold;
  color: #4d6e80;
}

.contextual-nav .breadcrumbs .breadcrumb a:hover {
  color: #172126;
  border-bottom: 1px dotted #ff8000;
}

.contextual-nav .breadcrumbs .breadcrumb .active {
  color: #1f2c33;
}

.contextual-nav .breadcrumbs .breadcrumb span {
  vertical-align: top;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 12px;
  font-family: RobotoBold;
  color: #172126;
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .contextual-nav {
    display: none;
  }
}

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

.promo-tile .wrapper {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}

@media only screen and (max-width: 767px) {
  .promo-tile .wrapper {
    text-align: left;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
}

.promo-tile h3 {
  font-size: 30px;
  line-height: 45px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: "CenturyGothicBold";
}

@media only screen and (max-width: 767px) {
  .promo-tile h3 {
    font-size: 23px;
    line-height: 35px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .promo-tile h3 {
    font-size: 23px;
    line-height: 35px;
  }
}

.promo-tile .rwd-line {
  display: inline;
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .promo-tile .rwd-line {
    display: block;
  }
}

@media only screen and (max-width: 767px) {
  .promo-tile .rwd-line {
    display: inline;
  }
}

@media only screen and (max-width: 480px) {
  .promo-tile .rwd-line {
    display: block;
  }
}

.promo-tile .line {
  padding: 0 30px;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

@media only screen and (max-width: 767px) {
  .promo-tile .line {
    display: none;
  }
}

@media only screen and (min-width: 1024px) {
  .promo-tile .line {
    padding: 0 23px;
  }
}

.promo-tile hr {
  height: 1px;
  min-width: 125px;
  border: none;
  color: #e6e6e6;
  background-color: #e6e6e6;
}

@media only screen and (min-width: 1024px) {
  .promo-tile hr {
    min-width: 169px;
  }
}

.promo-tile .btn.secondary {
  width: 100% !important;
  max-width: 230px !important;
  color: #4d6e80;
}

@media only screen and (max-width: 767px) {
  .promo-tile .btn.secondary {
    margin-top: 35px !important;
    max-width: 100% !important;
  }
}

.promo-tile .btn:hover {
  color: #ffffff;
}

.article-pull-quote {
  padding-left: 1rem;
}

@media only screen and (max-width: 767px) {
  .article-pull-quote {
    padding-left: 30px;
  }
}

.article-pull-quote .quotes {
  margin-left: -1rem;
  color: #172126;
  font-family: Cardo;
  font-size: 36px;
  line-height: 60px;
  quotes: "“" "”" "‘" "’";
}

.article-pull-quote .quotes:before {
  content: open-quote;
}

.article-pull-quote .quotes:after {
  /*content: close-quote '\A';
  			white-space: pre;*/
}

.article-pull-quote .after-quotes {
  color: #172126;
  font-family: Cardo;
  font-size: 36px;
  line-height: 60px;
  quotes: "“" "”" "‘" "’";
}

.article-pull-quote .after-quotes:before {
  content: close-quote '\A';
}

.article-pull-quote .quotes-by {
  margin-left: 0px;
  display: block;
  color: #172126;
  font-size: 12px;
  line-height: 60px;
  color: #4d6e80;
  letter-spacing: 2px;
  text-transform: uppercase;
  top: -5px;
  position: relative;
  font-family: RobotoBold;
}

.article-pull-quote .quotes-by:before {
  content: '\2014';
}

@media only screen and (min-width: 1024px) {
  .article-pull-quote .quotes-by {
    display: inline-block;
  }
}

.page-intro .category {
  margin-bottom: 20px;
}

.page-intro p {
  font-size: 48px;
  line-height: 1.2;
  margin: 0;
  font-family: Cardo;
  color: #4d6d7e;
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .page-intro p {
    font-size: 40px;
    line-height: 1.4;
  }
}

@media only screen and (max-width: 767px) {
  .page-intro p {
    font-size: 25px;
    line-height: 1.6;
  }
}

.page-intro.short {
  width: 75%;
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .page-intro.short {
    width: 100%;
  }
}

@media only screen and (max-width: 767px) {
  .page-intro.short {
    width: 100%;
  }
}

.page-intro.medium {
  width: 80%;
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .page-intro.medium {
    width: 100%;
  }
}

@media only screen and (max-width: 767px) {
  .page-intro.medium {
    width: 100%;
  }
}

.content-block .flex {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}

@media only screen and (max-width: 767px) {
  .content-block .flex {
    display: block;
  }
}

.content-block .content.content-right h3 {
  padding-left: 20px;
}

.content-block .content.content-right p {
  padding-left: 20px;
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .content-block .content.content-right {
    border-left: 1px solid #cccccc;
    border-right: none;
  }
}

.content-block .content h3 {
  margin-top: 20px;
  font-size: 30px;
  line-height: 1.5;
  font-family: CenturyGothicBold;
  color: #172126;
}

@media only screen and (max-width: 767px) {
  .content-block .content h3 {
    font-size: 23px;
    line-height: 1.5;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .content-block .content {
    border-right: 1px solid #cccccc;
  }
}

.content-block .content p {
  font-size: 16px;
  line-height: 2.2;
  font-family: Roboto;
  color: #525f66;
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .content-block .content p {
    padding-right: 60px;
    font-size: 18px;
    line-height: 2.2;
  }
}

@media only screen and (max-width: 767px) {
  .content-block .content p {
    font-size: 17px;
    line-height: 2.1;
  }
}

.content-block .divider {
  border-right: 1px solid #cccccc;
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .content-block .divider {
    display: none;
  }
}

@media only screen and (max-width: 767px) {
  .content-block .divider {
    display: none;
  }
}

@media only screen and (min-width: 1024px) {
  .content-block .numbers-container.numbers-left {
    position: relative;
    left: 0;
  }

  .content-block .numbers-container.numbers-right {
    position: relative;
    right: 0;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .content-block .numbers-container.numbers-left {
    position: relative;
    left: 0;
  }

  .content-block .numbers-container.numbers-right {
    position: relative;
    right: 0;
  }
}

@media only screen and (max-width: 767px) {
  .content-block .numbers-container {
    text-align: center;
    display: table;
    width: 100%;
  }
}

.content-block .numbers {
  margin-bottom: 10px;
}

.content-block .numbers:nth-child(2) {
  margin-top: 50px;
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .content-block .numbers {
    margin-bottom: 35px;
  }
}

@media only screen and (max-width: 767px) {
  .content-block .numbers {
    display: table-cell;
    width: 50%;
    padding-bottom: 60px;
    border-bottom: 1px solid #e6e6e6;
  }
}

.content-block .numbers span {
  text-align: center;
  display: block;
}

.content-block .numbers .number {
  font-size: 120px;
  line-height: 1;
  font-family: RobotoThin;
  color: #00b395;
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .content-block .numbers .number {
    font-size: 100px;
    line-height: 1.3;
  }
}

@media only screen and (max-width: 767px) {
  .content-block .numbers .number {
    font-size: 70px;
    line-height: 1.1;
  }
}

.content-block .numbers .description {
  font-size: 14px;
  line-height: 2.6;
  letter-spacing: 3px;
  font-family: RobotoMedium;
  color: #525f66;
  text-transform: uppercase;
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .content-block .numbers .description {
    font-size: 14px;
    line-height: 1.5;
    letter-spacing: 1px;
  }
}

@media only screen and (max-width: 767px) {
  .content-block .numbers .description {
    font-size: 14px;
    line-height: 1.4;
    letter-spacing: 1px;
  }
}

.article.small-text p strong {
  font-size: 16px;
  color: #525f66;
  font-family: RobotoBold;
}

.article p strong {
  font-size: 20px;
  color: #172126;
  font-family: CenturyGothicBold;
}

.article h3 {
  color: #172126;
  font-size: 30px;
  line-height: 1.5;
  font-family: CenturyGothicBold;
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .article h3 {
    margin-top: 25px;
  }
}

@media only screen and (max-width: 767px) {
  .article h3 {
    font-size: 23px;
    line-height: 1.5;
  }
}

@media only screen and (min-width: 1024px) {
  .article h3 {
    position: relative;
    margin-top: 15px;
    margin-bottom: 20px;
  }
}

@media only screen and (min-width: 1024px) {
  .article h2.category {
    position: relative;
  }
}

.article p {
  font-size: 16px;
  line-height: 1.8;
  margin-top: 10px;
  font-family: Roboto;
  color: #525f66;
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .article p {
    font-size: 18px;
    line-height: 2.2;
  }
}

@media only screen and (max-width: 767px) {
  .article p {
    font-size: 17px;
    line-height: 2.1;
  }
}

@media only screen and (min-width: 1024px) {
  .article p {
    margin-bottom: 35px;
  }

  .article p:last-child {
    margin-bottom: 0px;
  }
}

.article .paragraph-block {
  margin-top: -320px;
  margin-bottom: 70px;
}

@media only screen and (min-width: 1441px) {
  .article .paragraph-block {
    margin-top: -380px;
  }
}

@media only screen and (min-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  .article .paragraph-block {
    margin-top: 0;
    margin-bottom: 50px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .article .paragraph-block {
    margin-top: 0;
    margin-bottom: 50px;
  }
}

@media only screen and (max-width: 767px) {
  .article .paragraph-block {
    margin-top: 0;
    margin-bottom: 30px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .article .header {
    min-height: auto;
    background: none;
  }
}

@media only screen and (max-width: 767px) {
  .article .header {
    min-height: auto;
    background: none;
  }
}

.article .header.background {
  background: url("../img/ArticleTextureBgnd_1x.jpg");
  background-size: 570px 570px;
  background-repeat: no-repeat;
  background-position: top right;
  min-height: 570px;
}

@media only screen and (max-width: 767px) {
  .article .header.background {
    background: none;
    min-height: auto;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .article .header.background {
    background: none;
    min-height: auto;
  }
}

.article .image-container,
.article .image-container-pdf {
  display: block;
  margin: 0 auto;
  position: relative;
}

@media only screen and (min-width: 1024px) {
  .article .image-container,
  .article .image-container-pdf {
    max-width: 940px;
  }
}

@media only screen and (min-width: 1441px) {
  .article .image-container,
  .article .image-container-pdf {
    max-width: 1200px;
  }
}

.article .image-container img,
.article .image-container-pdf img {
  width: 100%;
}

.article .image-container .image-caption,
.article .image-container-pdf .image-caption {
  display: block;
  text-align: right;
  margin-top: 15px;
  margin-bottom: 45px;
  text-transform: uppercase;
  font-family: RobotoBold;
  color: #4d6d7e;
  font-size: 12px;
  line-height: 2.5;
  letter-spacing: 1.5px;
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .article .image-container .image-caption,
  .article .image-container-pdf .image-caption {
    max-width: 720px;
    margin: 15px auto 35px;
  }
}

@media only screen and (max-width: 767px) {
  .article .image-container .image-caption,
  .article .image-container-pdf .image-caption {
    text-align: center;
    margin-bottom: 30px;
  }
}

.article .pdf-cta {
  position: absolute;
  left: 50%;
  bottom: 0;
  margin-left: -100px;
  color: #4d6e80;
}

.article .image-container-pdf {
  display: block;
  margin: 60px auto 120px;
}

@media only screen and (min-width: 1024px) {
  .article .image-container-pdf {
    max-width: 940px;
  }
}

@media only screen and (min-width: 1441px) {
  .article .image-container-pdf {
    max-width: 1200px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .article .image-container-pdf {
    margin: 70px auto;
  }
}

@media only screen and (max-width: 767px) {
  .article .image-container-pdf {
    margin: 60px auto;
  }
}

.article .image-container-pdf img {
  width: 100%;
}

@media only screen and (min-width: 1024px) {
  .left .header {
    margin-left: 0;
  }
}

@media only screen and (min-width: 1024px) {
  .center .content {
    margin-left: 16.66666667%;
  }
}

@media only screen and (min-width: 1441px) {
  .center .content {
    margin-left: 16.66666667%;
  }
}

@media only screen and (min-width: 1024px) {
  .center .header {
    margin-left: 16.6666%;
  }
}

@media only screen and (min-width: 1024px) {
  .center h3 {
    left: -72px;
  }
}

@media only screen and (min-width: 1024px) {
  .center h2.category {
    left: -72px;
  }
}

.article-pull-quote {
  padding-left: 1rem;
}

@media only screen and (max-width: 767px) {
  .article-pull-quote {
    padding-left: 30px;
  }
}

.article-pull-quote .quotes {
  margin-left: -1rem;
  color: #172126;
  font-family: Cardo;
  font-size: 36px;
  line-height: 60px;
  quotes: "“" "”" "‘" "’";
}

.article-pull-quote .quotes:before {
  content: open-quote;
}

.article-pull-quote .quotes:after {
  /*content: close-quote '\A';
  			white-space: pre;*/
}

.article-pull-quote .after-quotes {
  color: #172126;
  font-family: Cardo;
  font-size: 36px;
  line-height: 60px;
  quotes: "“" "”" "‘" "’";
}

.article-pull-quote .after-quotes:before {
  content: close-quote '\A';
}

.article-pull-quote .quotes-by {
  margin-left: 0px;
  display: block;
  color: #172126;
  font-size: 12px;
  line-height: 60px;
  color: #4d6e80;
  letter-spacing: 2px;
  text-transform: uppercase;
  top: -5px;
  position: relative;
  font-family: RobotoBold;
}

.article-pull-quote .quotes-by:before {
  content: '\2014';
}

@media only screen and (min-width: 1024px) {
  .article-pull-quote .quotes-by {
    display: inline-block;
  }
}

.multi-image-content {
  border-top: 1px solid #e6e6e6;
  padding-top: 120px;
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .multi-image-content {
    padding-top: 70px;
  }
}

@media only screen and (max-width: 767px) {
  .multi-image-content {
    padding-top: 40px;
  }
}

@media only screen and (min-width: 1024px) {
  .multi-image-content .no-padding .row {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}

@media only screen and (min-width: 1024px) {
  .multi-image-content .no-padding .row .contents {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }
}

.multi-image-content h3 {
  font-size: 30px;
  line-height: 1.5;
  font-family: CenturyGothicBold;
  margin-top: 0;
  margin-bottom: 15px;
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .multi-image-content h3 {
    margin-top: 40px;
    margin-bottom: 20px;
  }
}

@media only screen and (max-width: 767px) {
  .multi-image-content h3 {
    margin-top: 20px;
  }
}

.multi-image-content h4 {
  font-size: 48px;
  line-height: 1.5;
  font-family: "Cardo";
  color: #4d6e80;
  font-weight: normal;
  margin: 20px 0 90px;
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .multi-image-content h4 {
    font-size: 40px;
    line-height: 1.2;
    margin-top: 10px;
    margin-bottom: 0;
  }
}

@media only screen and (max-width: 767px) {
  .multi-image-content h4 {
    font-size: 25px;
    line-height: 1.6;
    margin-top: 20px;
    margin-bottom: 0;
  }
}

@media only screen and (max-width: 767px) {
  .multi-image-content .container {
    padding-left: 0px;
    padding-right: 0px;
  }
}

.multi-image-content .contents {
  padding-top: 60px;
  padding-bottom: 60px;
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .multi-image-content .contents {
    padding-top: 0;
    padding-bottom: 0px;
  }
}

@media only screen and (max-width: 767px) {
  .multi-image-content .contents {
    padding-top: 0;
    padding-bottom: 0px;
  }
}

.multi-image-content p {
  margin-top: 0px;
  margin-bottom: 30px;
  font-size: 16px;
  line-height: 1.9;
  font-family: Roboto;
  color: #525f66;
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .multi-image-content p {
    font-size: 18px;
    line-height: 2.2;
  }
}

@media only screen and (max-width: 767px) {
  .multi-image-content p {
    margin: 20px 0;
    font-size: 17px;
    line-height: 2.1;
    letter-spacing: 0.2px;
  }
}

.multi-image-content .top-img-container {
  overflow-x: hidden;
}

@media only screen and (max-width: 767px) {
  .multi-image-content .top-img-container {
    margin-left: -20px;
    margin-right: -20px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .multi-image-content .cta {
    margin-top: 30px;
  }
}

.multi-image-content .cta .btn {
  height: 60px;
  width: auto;
  text-align: center;
  color: #4d6e80;
}

.multi-image-content .cta .btn span {
  font-family: RobotoBold;
  font-size: 14px;
  line-height: 1;
  letter-spacing: 2px;
}

.multi-image-content .cta .btn:hover {
  color: #ffffff;
}

.multi-image-content .left-half-container {
  float: right;
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .multi-image-content .left-half-container {
    float: none;
  }
}

@media only screen and (max-width: 767px) {
  .multi-image-content .left-half-container {
    float: none;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .multi-image-content .make-full-width {
    max-width: 720px;
    margin: 0 auto;
    padding-left: 10px;
    padding-right: 10px;
  }
}

@media only screen and (max-width: 767px) {
  .multi-image-content .make-full-width {
    max-width: 100%;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .multi-image-content .no-right-padding {
    padding-right: 10px;
  }
}

@media only screen and (max-width: 767px) {
  .multi-image-content .no-right-padding {
    padding-right: 10px;
  }
}

.multi-image-content .image-top {
  height: auto;
  width: 100%;
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .multi-image-content .image-top {
    width: 100%;
    height: auto;
    margin: 60px 0;
  }
}

@media only screen and (max-width: 767px) {
  .multi-image-content .image-top {
    width: 100%;
    height: auto;
    margin: 40px 0;
  }
}

.multi-image-content .image-bottom {
  width: 100%;
  height: auto;
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .multi-image-content .image-bottom {
    width: 100%;
    height: auto;
    margin: 60px 0 40px 0;
  }
}

@media only screen and (max-width: 767px) {
  .multi-image-content .image-bottom {
    width: 100%;
    height: auto;
  }
}

.text-image img {
  width: 100%;
}

@media only screen and (min-width: 1024px) {
  .text-image .row.v1 {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .text-image .row.v1 .image {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
  }

  .text-image .row.v1 .image picture {
    width: 100%;
  }
}

.text-image h2.category {
  margin: 0;
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .text-image h2.category {
    margin: 40px 0 0 0;
  }
}

@media only screen and (max-width: 767px) {
  .text-image h2.category {
    margin: 30px 0 0 0;
  }
}

.text-image h3 {
  margin: 20px 0 0;
  color: #172126;
  font-family: CenturyGothicBold;
  font-size: 30px;
  line-height: 1.5;
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .text-image h3 {
    margin: 12px 0 0;
  }
}

@media only screen and (max-width: 767px) {
  .text-image h3 {
    font-size: 23px;
    line-height: 1.5;
    margin: 20px 0 0;
  }
}

.text-image p {
  margin: 20px 0 0 0;
  color: #525f66;
  font-family: Roboto;
  font-size: 18px;
  line-height: 40px;
}

@media only screen and (min-width: 1024px) {
  .text-image p {
    font-size: 16px;
    line-height: 2.25;
  }

  .text-image p.v2 {
    font-size: 16px;
    line-height: 1.88;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .text-image p {
    font-size: 18px;
    line-height: 2.2;
  }
}

@media only screen and (max-width: 767px) {
  .text-image p {
    font-size: 17px;
    line-height: 2.1;
  }
}

.text-image a.cta {
  margin-top: 30px;
  color: #4d6e80;
}

.text-image a.cta:hover {
  color: #ffffff;
}

.text-image .row.full-width {
  margin-left: 0;
  margin-right: 0;
}

@media only screen and (min-width: 1024px) {
  .text-image .row.v1 {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .text-image .row.v1.alt {
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
}

@media only screen and (min-width: 1024px) {
  .text-image .row.left-bg {
    background-image: url("../img/text-image-bg_desktop.jpg");
    background-repeat: no-repeat;
    background-position: 30% 50%;
    background-size: initial;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
}

.text-image .row.left-bg .left-side {
  padding-left: 0;
  padding-right: 0;
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .text-image .row.left-bg .left-side {
    margin-bottom: 40px;
  }
}

@media only screen and (min-width: 1024px) {
  .text-image .row.left-bg .left-side {
    margin-top: 34px;
    margin-bottom: 34px;
  }
}

@media only screen and (max-width: 480px) {
  .text-image .row.left-bg .right-side .content {
    padding: 0 20px;
  }
}

@media only screen and (max-width: 767px) {
  .text-image .row.left-bg .right-side .content {
    padding: 0 20px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .text-image .row.left-bg .right-side {
    width: 100%;
    max-width: 720px;
    margin: 0 auto;
    float: none;
  }

  .text-image .row.left-bg .right-side .content {
    width: 83.33%;
    margin-left: 0;
    margin-right: 0;
  }
}

@media only screen and (min-width: 1024px) {
  .text-image .row.left-bg .right-side {
    width: 50%;
    max-width: 480px;
    margin-left: 0;
  }

  .text-image .row.left-bg .right-side .content {
    margin-left: 16.67%;
    padding-left: 3px;
  }

  .text-image .row.left-bg .right-side .content h2 {
    margin: 0;
  }
}

@media only screen and (min-width: 1441px) {
  .text-image .row.left-bg .right-side {
    width: 50%;
    max-width: 600px;
  }
}

@media only screen and (min-width: 1024px) {
  .text-image .row.right-bg {
    background-image: url("../img/text-image-bg_desktop.jpg");
    background-repeat: no-repeat;
    background-position: 70% 50%;
    background-size: initial;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
}

.text-image .row.right-bg .right-side {
  padding-left: 0;
  padding-right: 0;
  width: 100%;
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .text-image .row.right-bg .right-side {
    margin-bottom: 40px;
  }
}

@media only screen and (min-width: 1024px) {
  .text-image .row.right-bg .right-side {
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
    width: 100%;
    margin: 74px 0 74px 0;
    padding: 0;
  }
}

@media only screen and (max-width: 480px) {
  .text-image .row.right-bg .left-side .content {
    padding: 0 20px;
  }
}

@media only screen and (max-width: 767px) {
  .text-image .row.right-bg .left-side .content {
    padding: 0 20px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .text-image .row.right-bg .left-side {
    width: 100%;
    max-width: 720px;
    margin: 0 auto;
    padding: 10px;
    float: none;
  }

  .text-image .row.right-bg .left-side .content {
    width: 83.33%;
    margin-left: 0;
    margin-right: 0;
    text-align: left;
  }
}

@media only screen and (min-width: 1024px) {
  .text-image .row.right-bg .left-side {
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    width: 100%;
    padding: 0;
    margin: 0;
  }

  .text-image .row.right-bg .left-side .content {
    max-width: 480px;
    margin: 0;
    padding-right: 16.67%;
    padding-left: 10px;
    float: right;
  }

  .text-image .row.right-bg .left-side .content h2 {
    margin: 0;
  }
}

@media only screen and (min-width: 1441px) {
  .text-image .row.right-bg .left-side {
    width: 100%;
    margin-left: 8.33%;
  }

  .text-image .row.right-bg .left-side .content {
    max-width: 600px;
    max-width: none;
    margin-left: 10px;
  }
}

.article-listing,
.job-section {
  border-top: 1px solid #e6e6e6;
  padding-top: 60px;
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .article-listing,
  .job-section {
    padding-top: 70px;
  }
}

@media only screen and (max-width: 767px) {
  .article-listing,
  .job-section {
    padding-top: 40px;
  }
}

.article-listing a:hover,
.job-section a:hover,
.article-listing a:focus,
.job-section a:focus {
  text-decoration: none;
}

.article-listing .header,
.job-section .header {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 30px;
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .article-listing .header,
  .job-section .header {
    margin-bottom: 60px;
  }
}

@media only screen and (max-width: 767px) {
  .article-listing .header,
  .job-section .header {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    margin-bottom: 0;
  }
}

.article-listing .header h3,
.job-section .header h3 {
  color: #4d6e80;
  font-family: Cardo;
  font-weight: normal;
  margin: 0;
  display: inline;
  font-size: 48px;
  line-height: 1.25;
}

@media only screen and (max-width: 767px) {
  .article-listing .header h3,
  .job-section .header h3 {
    font-size: 26px;
    line-height: 1.54;
    display: block;
    margin-bottom: 15px;
  }
}

.article-listing .header .rule,
.job-section .header .rule {
  margin-left: 44px;
  margin-right: 58px;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  height: 1px;
  background-color: #e6e6e6;
  line-height: 60px;
  display: inline;
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .article-listing .header .rule,
  .job-section .header .rule {
    margin-left: 27px;
    margin-right: 15px;
  }
}

@media only screen and (max-width: 767px) {
  .article-listing .header .rule,
  .job-section .header .rule {
    display: none;
  }
}

.article-listing .header .view,
.job-section .header .view {
  color: #4d6e80;
  font-family: RobotoBold;
  letter-spacing: 2px;
  font-size: 12px;
  line-height: 2.5;
  text-transform: uppercase;
  text-decoration: none;
  display: inline;
}

.article-listing .header .view img,
.job-section .header .view img {
  margin-left: 15px;
  margin-bottom: 1px;
}

@media only screen and (max-width: 767px) {
  .article-listing .header .view,
  .job-section .header .view {
    display: block;
    margin-bottom: 25px;
  }
}

.article-listing .summary-row-wrapper,
.job-section .summary-row-wrapper {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.article-listing .article-summary,
.job-section .article-summary {
  width: 100%;
  -webkit-flex-basis: calc(50% - 10px);
  -ms-flex-preferred-size: calc(50% - 10px);
  flex-basis: calc(50% - 10px);
  border: 1px solid #e6e6e6;
  position: relative;
  margin-bottom: 30px;
}

@media only screen and (max-width: 767px) {
  .article-listing .article-summary,
  .job-section .article-summary {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
  }

  .article-listing .article-summary:first-child,
  .job-section .article-summary:first-child {
    margin-bottom: 30px;
  }
}

.article-listing .article-summary .more-details,
.job-section .article-summary .more-details {
  position: absolute;
  margin-right: 24px;
  left: 24px;
  bottom: 30px;
}

.article-listing .article-summary img,
.job-section .article-summary img {
  width: 100%;
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .article-listing .article-summary img,
  .job-section .article-summary img {
    max-width: 100%;
  }
}

@media only screen and (max-width: 767px) {
  .article-listing .article-summary .picture,
  .job-section .article-summary .picture {
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
}

.article-listing .article-summary .content,
.job-section .article-summary .content {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  padding: 26px 21px 24px 24px;
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .article-listing .article-summary .content,
  .job-section .article-summary .content {
    padding: 26px 21px 24px 24px;
  }
}

@media only screen and (max-width: 767px) {
  .article-listing .article-summary .content,
  .job-section .article-summary .content {
    padding: 26px 21px 24px 24px;
  }
}

.article-listing .article-summary .date,
.job-section .article-summary .date {
  font-family: RobotoBold;
  font-size: 12px;
  line-height: 2.5;
  text-transform: uppercase;
  color: #4d6e80;
  letter-spacing: 1.5px;
}

@media only screen and (max-width: 767px) {
  .article-listing .article-summary .date,
  .job-section .article-summary .date {
    font-size: 14px;
    line-height: 2.14;
    letter-spacing: 1.8px;
  }
}

.article-listing .article-summary h4,
.job-section .article-summary h4 {
  font-size: 20px;
  line-height: 1.25;
  color: #172126;
  font-family: CenturyGothicBold;
  margin-top: 23px;
  margin-bottom: 50px;
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .article-listing .article-summary h4,
  .job-section .article-summary h4 {
    margin-bottom: 40px;
    margin-top: 5px;
  }
}

@media only screen and (min-width: 1024px) {
  .article-listing .article-summary h4,
  .job-section .article-summary h4 {
    margin-bottom: 10px;
    margin-top: 5px;
    color: #172126;
  }
}

.article-listing .article-summary p.summary,
.job-section .article-summary p.summary {
  display: none;
  margin-bottom: 50px;
  margin-top: 0px;
  font-size: 16px;
  line-height: 1.88;
  font-family: Roboto;
  color: #525f66;
}

@media only screen and (min-width: 1024px) {
  .article-listing .article-summary p.summary,
  .job-section .article-summary p.summary {
    display: block;
  }
}

.article-listing .fa,
.job-section .fa {
  position: relative;
  right: 0px;
}

.article-listing .fa.fa-angle-left,
.job-section .fa.fa-angle-left,
.article-listing .fa.fa-angle-right,
.job-section .fa.fa-angle-right {
  font-size: 30px;
  color: #008066;
}

.article-listing .pagination,
.job-section .pagination {
  display: table;
  margin: 0 auto;
  padding-top: 60px;
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .article-listing .pagination,
  .job-section .pagination {
    padding-top: 60px;
  }
}

@media only screen and (max-width: 767px) {
  .article-listing .pagination,
  .job-section .pagination {
    display: none;
  }
}

.article-listing .pagination ul,
.job-section .pagination ul,
.article-listing .pagination-xs ul,
.job-section .pagination-xs ul {
  padding: 0px;
}

.article-listing .pagination ul li,
.job-section .pagination ul li,
.article-listing .pagination-xs ul li,
.job-section .pagination-xs ul li {
  display: inline;
}

.article-listing .pagination ul li a,
.job-section .pagination ul li a,
.article-listing .pagination-xs ul li a,
.job-section .pagination-xs ul li a {
  color: #525f66;
  float: left;
  padding: 4px 16px;
  text-decoration: none;
  transition: background-color .3s;
  font-size: 16px;
  line-height: 1.88;
}

.article-listing .pagination ul li a.active,
.job-section .pagination ul li a.active,
.article-listing .pagination-xs ul li a.active,
.job-section .pagination-xs ul li a.active {
  background-color: #008066;
  border-radius: 2px;
  color: white;
}

.article-listing .pagination ul li span,
.job-section .pagination ul li span,
.article-listing .pagination-xs ul li span,
.job-section .pagination-xs ul li span {
  color: #00b38f;
}

.article-listing .pagination-xs,
.job-section .pagination-xs {
  display: none;
  letter-spacing: 2px;
}

.article-listing .pagination-xs span,
.job-section .pagination-xs span {
  font-family: RobotoBold;
  color: #008066;
}

@media only screen and (max-width: 767px) {
  .article-listing .pagination-xs,
  .job-section .pagination-xs {
    display: table;
    padding-top: 30px;
    margin: auto;
  }
}

.article-listing-border-hidden {
  border-top: 0;
  padding-top: 0;
  margin-top: 0;
}

.job-section {
  border-top: none;
  padding-top: 0px;
}

.job-section a:hover,
.job-section a:focus {
  text-decoration: none;
}

.job-section h4 {
  font-family: CenturyGothicBold;
  font-size: 30px;
  line-height: 1.5;
  margin-left: -10px;
  margin-top: 0;
  margin-bottom: 0;
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .job-section h4 {
    font-size: 23px;
    line-height: 1.52;
  }
}

@media only screen and (max-width: 767px) {
  .job-section h4 {
    font-size: 20px;
    line-height: 1.5;
    margin-bottom: 20px;
  }
}

.job-section h3 {
  color: #4d6e80;
  font-family: Cardo;
  font-weight: normal;
  margin-top: 20px;
  margin-bottom: 60px;
  font-size: 48px;
  line-height: 1.25;
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .job-section h3 {
    font-size: 40px;
    line-height: 1.25;
    margin-bottom: 40px;
    margin-top: 10px;
  }
}

@media only screen and (max-width: 767px) {
  .job-section h3 {
    font-size: 25px;
    line-height: 1.6;
    margin-top: 10px;
    margin-bottom: 20px;
  }
}

.job-section .btn {
  padding: 10px;
  color: #4d6e80;
}

@media only screen and (max-width: 767px) {
  .job-section .btn {
    padding: 7px;
  }
}

.job-section .btn span {
  font-size: 14px;
  line-height: 2.14;
  letter-spacing: 2px;
}

.job-section .btn:hover {
  color: #ffffff;
}

.job-section .header {
  margin-top: -10px;
  margin-bottom: 60px;
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .job-section .header {
    margin-top: 0;
  }
}

@media only screen and (max-width: 767px) {
  .job-section .header {
    margin-bottom: 50px;
  }
}

.job-section .article-summary h4 {
  font-size: 20px;
  line-height: 1.5;
  margin: 0;
}

.job-section .article-summary .more-details {
  position: relative;
  font-size: 14px;
  line-height: 2.5;
}

.job-section .article-summary p.summary {
  margin-bottom: 26px;
  display: block;
  font-size: 16px;
  line-height: 1.88;
  color: #525f66;
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .job-section .article-summary p.summary {
    margin-bottom: 20px;
    font-size: 18px;
    line-height: 2.22;
  }
}

@media only screen and (max-width: 767px) {
  .job-section .article-summary p.summary {
    margin-bottom: 20px;
    font-size: 17px;
    line-height: 2.06;
  }
}

.job-section .quote-box {
  width: 100%;
  -webkit-flex-basis: calc(50% - 10px);
  -ms-flex-preferred-size: calc(50% - 10px);
  flex-basis: calc(50% - 10px);
  padding-left: 40px;
  padding-right: 40px;
  position: relative;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  max-width: 460px;
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .job-section .quote-box {
    padding: 0;
  }
}

@media only screen and (max-width: 767px) {
  .job-section .quote-box {
    padding: 0;
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
  }

  .job-section .quote-box:first-child {
    margin-bottom: 40px;
  }
}

.job-section .quote-box p {
  margin: 0;
  color: #172126;
  font-family: Cardo;
  font-size: 36px;
  line-height: 1.67;
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .job-section .quote-box p {
    font-size: 28px;
    line-height: 1.93;
  }
}

@media only screen and (max-width: 767px) {
  .job-section .quote-box p {
    font-size: 26px;
    line-height: 1.54;
    margin-bottom: 20px;
  }
}

.job-section .quote-box p:before {
  content: '“';
}

.job-section .quote-box p:after {
  content: '”';
}

.job-section .quote-box .author {
  color: #4d6e80;
  text-transform: uppercase;
  width: 138px;
  font-family: RobotoBold;
  font-size: 12px;
  line-height: 5;
  letter-spacing: 2px;
}

@media only screen and (max-width: 767px) {
  .job-section .quote-box .author {
    font-size: 12px;
    line-height: 2.5;
  }
}

.job-section .quote-box .author:before {
  content: '— ';
}

.footer {
  border-top: 1px solid #e6e6e6;
  padding-top: 60px;
}

.footer h6 {
  font-size: 18px;
  line-height: 1.7;
  font-family: CenturyGothicBold;
  color: #172126;
  margin: 0;
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .footer h6 {
    font-size: 20px;
    line-height: 1.5;
  }
}

@media only screen and (max-width: 767px) {
  .footer h6 {
    font-size: 20px;
    line-height: 2;
    text-align: center;
  }
}

.footer ul {
  list-style: none;
  padding: 0;
}

.footer .make-flex {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .footer .make-flex {
    display: block;
  }
}

@media only screen and (max-width: 767px) {
  .footer .make-flex {
    display: block;
  }
}

.footer .divider-col {
  border-left: 1px solid #e6e6e6;
  padding-left: 0;
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .footer .divider-col {
    display: none;
  }
}

@media only screen and (max-width: 767px) {
  .footer .divider-col {
    display: none;
  }
}

.footer .right-side {
  border-left: 1px solid #e6e6e6;
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .footer .right-side {
    margin-top: 60px;
    border-left: 0;
  }
}

@media only screen and (max-width: 767px) {
  .footer .right-side {
    border-left: 0;
    margin-top: 30px;
  }
}

@media only screen and (min-width: 1024px) {
  .footer .right-side {
    margin-bottom: 60px;
  }
}

.footer .portal-links li {
  font-family: RobotoBold;
  font-size: 14px;
  line-height: 1.4;
  letter-spacing: 2px;
  color: #4d6e80;
  text-transform: uppercase;
  margin-top: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #e6e6e6;
}

@media only screen and (min-width: 1024px) {
  .footer .portal-links li {
    min-width: 160px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .footer .portal-links li {
    width: 30%;
    margin-right: 15px;
  }
}

.footer .portal-links li a {
  text-decoration: none;
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .footer .portal-links li {
    margin-top: 0;
    margin-bottom: 30px;
    padding-bottom: 15px;
  }
}

.footer .portal-links li:last-child {
  border-bottom: none;
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .footer .portal-links li:last-child {
    border-bottom: 1px solid #e6e6e6;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .footer .portal-links {
    margin-top: 30px;
    columns: 3;
    -webkit-columns: 3;
    -moz-columns: 3;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}

@media only screen and (max-width: 767px) {
  .footer .portal-links {
    text-align: center;
  }
}

.footer .site-links-container {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}

@media only screen and (max-width: 767px) {
  .footer .site-links-container {
    display: block;
  }
}

.footer .link-list {
  width: 33.33333333333%;
  padding-left: calc(8.333333333% + 10px);
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .footer .link-list {
    padding-left: 0;
  }

  .footer .link-list:last-child {
    padding-left: 10px;
  }
}

@media only screen and (max-width: 767px) {
  .footer .link-list {
    display: block;
    width: 100%;
    padding: 0;
  }
}

.footer .site-links li {
  font-family: Roboto;
  font-size: 16px;
  line-height: 1.88;
  letter-spacing: 0.3px;
}

.footer .site-links li a {
  color: #525f66;
  text-decoration: none;
}

@media only screen and (min-width: 1024px) {
  .footer .site-links li {
    font-size: 14px;
    line-height: 1.79;
  }
}

@media only screen and (max-width: 767px) {
  .footer .site-links {
    margin-bottom: 45px;
    text-align: center;
  }
}

.footer img {
  display: inline-block;
  /*width: 157px;*/
}

.footer .bottom {
  display: block;
  height: 30px;
  margin-top: 120px;
  margin-left: calc(8.333333333% + 10px);
  border-top: 1px solid #e6e6e6;
  padding-top: 40px;
}

.footer .bottom img {
  float: left;
}

@media only screen and (max-width: 767px) {
  .footer .bottom img {
    float: none;
    display: block;
    margin: 0 auto 15px;
  }
}

.footer .bottom span {
  font-size: 14px;
  line-height: 2.1;
  letter-spacing: 0.3px;
  font-family: Roboto;
  color: #525f66;
  float: right;
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .footer .bottom span {
    font-size: 16px;
    line-height: 1.9;
  }
}

@media only screen and (max-width: 767px) {
  .footer .bottom span {
    float: none;
    display: block;
    width: 50%;
    margin: 0 auto;
    text-align: center;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .footer .bottom {
    margin: 60px 0 0;
    padding-top: 45px;
  }
}

@media only screen and (max-width: 767px) {
  .footer .bottom {
    margin: 0;
    border-top: 0;
  }
}

@media only screen and (min-width: 1441px) {
  .slide-and-copy .right-half-container {
    padding: 0;
  }
}

.slide-and-copy .left-half-container {
  float: right;
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .slide-and-copy .left-half-container {
    float: none;
  }
}

@media only screen and (max-width: 767px) {
  .slide-and-copy .left-half-container {
    float: none;
  }
}

@media only screen and (min-width: 1024px) {
  .slide-and-copy .row {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}

@media only screen and (min-width: 1024px) {
  .slide-and-copy .right-content {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    margin-top: -54px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .slide-and-copy .make-full-width {
    max-width: 720px;
    margin: 0 auto;
    padding-left: 10px;
    padding-right: 10px;
  }
}

.slide-and-copy .contents {
  padding-top: 0;
}

.slide-and-copy p {
  font-family: Roboto;
  font-size: 16px;
  line-height: 1.9;
  color: #525f66;
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .slide-and-copy p {
    font-size: 18px;
    line-height: 2.2;
  }
}

@media only screen and (max-width: 767px) {
  .slide-and-copy p {
    font-size: 17px;
    line-height: 2.1;
  }
}

.slide-and-copy h3 {
  font-size: 30px;
  line-height: 1.5;
  font-family: CenturyGothicBold;
  margin-top: 0;
  margin-bottom: 15px;
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .slide-and-copy h3 {
    margin-top: 40px;
    margin-bottom: 20px;
  }
}

@media only screen and (max-width: 767px) {
  .slide-and-copy h3 {
    margin-top: 20px;
    font-size: 23px;
    line-height: 1.5;
  }
}

.slide-and-copy .right-side {
  padding: 0;
}

@media only screen and (max-width: 767px) {
  .slide-and-copy .right-side {
    padding: 0 10px;
  }
}

.slide-and-copy .slide-carousel-container .slide-carousel .slide-image img {
  width: 100%;
}

.slide-and-copy .slide-carousel-container .carousel-controls {
  width: 470px;
  position: relative;
}

.slide-and-copy .slide-carousel-container .carousel-controls p {
  display: inline-block;
  font-family: RobotoBold;
  font-size: 12px;
  line-height: 2.5;
  letter-spacing: 2.4px;
  color: #525f66;
}

.slide-and-copy .slide-carousel-container .carousel-controls p .current-slide-index {
  color: #008066;
}

.slide-and-copy .slide-carousel-container .carousel-controls p .total-slides {
  color: #4d6e80;
}

@media only screen and (max-width: 767px) {
  .slide-and-copy .slide-carousel-container .carousel-controls p {
    display: block;
  }
}

.slide-and-copy .slide-carousel-container .carousel-controls .description {
  margin-left: 25px;
  font-family: RobotoBold;
  letter-spacing: 1.7px;
  text-transform: uppercase;
  color: #4d6e80;
}

@media only screen and (max-width: 767px) {
  .slide-and-copy .slide-carousel-container .carousel-controls .description {
    margin-left: 0;
    margin-top: -10px;
  }
}

.slide-and-copy .slide-carousel-container .carousel-controls .tile-navigation {
  margin-top: 17px;
  float: right;
}

.slide-and-copy .slide-carousel-container .carousel-controls .tile-navigation .next-tile {
  vertical-align: middle;
  display: inline-block;
  width: 20px;
  opacity: 1;
  margin-top: -7px;
}

.slide-and-copy .slide-carousel-container .carousel-controls .tile-navigation .next-tile img {
  width: 100%;
  height: auto;
}

.slide-and-copy .slide-carousel-container .carousel-controls .tile-navigation .next-tile img:focus {
  outline: none;
}

.slide-and-copy .slide-carousel-container .carousel-controls .tile-navigation .next-tile:hover {
  opacity: 0.5;
}

.slide-and-copy .slide-carousel-container .carousel-controls .tile-navigation .next-tile:focus {
  outline: none;
}

.slide-and-copy .slide-carousel-container .carousel-controls .tile-navigation .prev-tile {
  vertical-align: middle;
  display: inline-block;
  width: 20px;
  opacity: 1;
  -ms-transform: rotate(180deg);
  /* IE 9 */
  -webkit-transform: rotate(180deg);
  /* Chrome, Safari, Opera */
  transform: rotate(180deg);
}

.slide-and-copy .slide-carousel-container .carousel-controls .tile-navigation .prev-tile img {
  width: 100%;
  height: auto;
}

.slide-and-copy .slide-carousel-container .carousel-controls .tile-navigation .prev-tile img:focus {
  outline: none;
}

.slide-and-copy .slide-carousel-container .carousel-controls .tile-navigation .prev-tile:hover {
  opacity: 0.5;
}

.slide-and-copy .slide-carousel-container .carousel-controls .tile-navigation .prev-tile:focus {
  outline: none;
}

.slide-and-copy .slide-carousel-container .carousel-controls .tile-navigation .divider {
  vertical-align: middle;
  display: inline-block;
  margin: 0 15px;
  width: 2px;
  height: 20px;
  border: solid 1px #e6e6e6;
}

@media only screen and (max-width: 767px) {
  .slide-and-copy .slide-carousel-container .carousel-controls .tile-navigation {
    position: absolute;
    top: 0;
    right: 0;
    margin-top: 0;
  }
}

@media only screen and (min-width: 1441px) {
  .slide-and-copy .slide-carousel-container .carousel-controls {
    width: 590px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .slide-and-copy .slide-carousel-container .carousel-controls {
    width: 100%;
  }
}

@media only screen and (max-width: 767px) {
  .slide-and-copy .slide-carousel-container .carousel-controls {
    width: 100%;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .slide-and-copy .slide-carousel-container {
    width: 700px;
    margin: 0 auto;
  }
}

.bio-block .bio {
  margin-bottom: 30px;
  cursor: pointer;
  position: relative;
}

.bio-block .bio:focus {
  outline: none;
}

.bio-block .bio img {
  width: 100%;
}

.bio-block .bio .text {
  height: 115px;
  padding: 20px 30px 15px;
  border-left: 1px solid #e6e6e6;
  border-right: 1px solid #e6e6e6;
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .bio-block .bio .text {
    height: 140px;
    padding: 30px 30px;
  }
}

@media only screen and (max-width: 767px) {
  .bio-block .bio .text {
    height: 100%;
    min-height: 110px;
    padding: 20px 20px;
  }
}

.bio-block .bio .text h4.name {
  font-size: 20px;
  line-height: 1.5;
  margin: 0;
  font-family: CenturyGothicBold;
  color: #172126;
}

@media only screen and (max-width: 767px) {
  .bio-block .bio .text h4.name {
    font-size: 20px;
    line-height: 1.25;
  }
}

.bio-block .bio .text h5.title {
  font-size: 12px;
  line-height: 1.67;
  margin: 10px 0 0 0;
  font-family: RobotoBold;
  letter-spacing: 2px;
  color: #008066;
  text-transform: uppercase;
}

@media only screen and (max-width: 767px) {
  .bio-block .bio .text h5.title {
    font-size: 14px;
    line-height: 1.79;
  }
}

.bio-block .bio .indicator {
  width: 100%;
  height: 5px;
  background-color: #ffffff;
  transition: background-color 300ms ease-in-out, border-color 300ms ease-in-out;
  border-left: 1px solid #e6e6e6;
  border-right: 1px solid #e6e6e6;
  border-bottom: 1px solid #e6e6e6;
}

.bio-block .bio:hover .indicator {
  background-color: #008066;
  border-color: #008066;
}

@media only screen and (min-width: 1024px) {
  .bio-block .bio:hover .bio-wrapper {
    margin: -5px 0 5px 0;
    box-shadow: 0 10px 15px 5px rgba(0, 0, 0, 0.15);
    transition: box-shadow 300ms ease-in-out, margin 200ms ease-in-out;
  }
}

.bio-block .modal {
  display: none;
}

.bio-block .modal-contents {
  background-color: #ffffff;
  position: absolute;
  z-index: 10003;
  top: 30px;
  left: 30px;
  right: 30px;
  padding-bottom: 120px;
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .bio-block .modal-contents {
    top: 10px;
    left: 10px;
    right: 10px;
    padding-bottom: 45px;
  }
}

@media only screen and (max-width: 767px) {
  .bio-block .modal-contents {
    top: 0px;
    left: 0px;
    right: 0px;
    padding-bottom: 30px;
  }
}

.bio-block .modal-contents .close {
  position: absolute;
  top: 40px;
  right: 40px;
  z-index: 1;
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .bio-block .modal-contents .close {
    top: 25px;
    right: 25px;
  }
}

@media only screen and (max-width: 767px) {
  .bio-block .modal-contents .close {
    top: 38px;
    right: 30px;
  }
}

.bio-block .modal-contents .close .close-button {
  background: none;
  border: none;
}

.bio-block .modal-contents .photo-id {
  margin-top: 90px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .bio-block .modal-contents .photo-id {
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}

@media only screen and (max-width: 767px) {
  .bio-block .modal-contents .photo-id {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

.bio-block .modal-contents .photo-id .photo-wrapper {
  width: 220px;
  height: 220px;
  position: relative;
  overflow: hidden;
  border-radius: 50%;
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .bio-block .modal-contents .photo-id .photo-wrapper {
    width: 100px;
    height: 100px;
  }
}

@media only screen and (max-width: 767px) {
  .bio-block .modal-contents .photo-id .photo-wrapper {
    width: 80px;
    height: 80px;
  }
}

.bio-block .modal-contents .photo-id .photo-wrapper img {
  display: inline;
  margin: 0 auto 0 -6%;
  height: 100%;
  width: auto;
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .bio-block .modal-contents .photo-id .photo-wrapper img {
    margin: 0 auto 0 -15%;
  }
}

@media only screen and (max-width: 767px) {
  .bio-block .modal-contents .photo-id .photo-wrapper img {
    margin: 0 auto 0 -20%;
  }
}

.bio-block .modal-contents .photo-id h4.name {
  color: #4d6e80;
  font-family: Cardo;
  font-weight: normal;
  outline: none;
  font-size: 48px;
  line-height: 1.25;
  margin: 0 0 0 40px;
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .bio-block .modal-contents .photo-id h4.name {
    font-size: 40px;
    line-height: 1.35;
    margin: 0 0 0 35px;
  }
}

@media only screen and (max-width: 767px) {
  .bio-block .modal-contents .photo-id h4.name {
    font-size: 25px;
    line-height: 1.2;
    margin: 15px 0 0 0;
    text-align: center;
  }
}

.bio-block .modal-contents .photo-id h5.title {
  color: #172126;
  font-family: Roboto;
  font-weight: normal;
  outline: none;
  font-size: 20px;
  line-height: 1.5;
  margin: 0 0 0 40px;
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .bio-block .modal-contents .photo-id h5.title {
    margin: 0 0 0 35px;
  }
}

@media only screen and (max-width: 767px) {
  .bio-block .modal-contents .photo-id h5.title {
    font-size: 17px;
    line-height: 1.76;
    margin: 5px 0 0 0;
    text-align: center;
  }
}

@media only screen and (min-width: 1024px) {
  .bio-block .modal-contents .container {
    max-width: calc(100% - 120px);
  }
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .bio-block .modal-contents .container {
    max-width: 90%;
  }
}

.bio-block .modal-contents .intro {
  color: #172126;
  font-family: Cardo;
  font-weight: normal;
  font-size: 24px;
  line-height: 1.67;
  margin-top: 60px;
}

.bio-block .modal-contents .intro:focus {
  outline: none;
}

@media only screen and (min-width: 1024px) {
  .bio-block .modal-contents .intro {
    width: 75%;
    margin-top: 35px;
  }
}

@media only screen and (max-width: 767px) {
  .bio-block .modal-contents .intro {
    font-size: 20px;
    line-height: 1.75;
    margin-top: 30px;
  }
}

.bio-block .modal-contents .copy {
  color: #525f66;
  font-family: Roboto;
  font-size: 16px;
  line-height: 1.88;
  -moz-column-count: 1;
  -webkit-column-count: 1;
  column-count: 1;
  margin-top: 45px;
}

.bio-block .modal-contents .copy:focus {
  outline: none;
}

@media only screen and (min-width: 1024px) {
  .bio-block .modal-contents .copy {
    -moz-column-count: 2;
    -webkit-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 30px;
    -moz-column-gap: 30px;
    column-gap: 30px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .bio-block .modal-contents .copy {
    font-size: 18px;
    line-height: 2.22;
  }
}

@media only screen and (max-width: 767px) {
  .bio-block .modal-contents .copy {
    font-size: 17px;
    line-height: 2.06;
  }
}

.bio-block .modal-contents .copy p {
  margin-bottom: 22px;
}

.bio-block .modal-contents .copy p:first-child {
  margin-top: 0;
}

.bio-block .modal-contents .copy p:last-child {
  margin-bottom: 0;
}

.bio-block .overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  z-index: 10002;
  background-color: rgba(0, 0, 0, 0.5);
}

.file-downloader {
  border-top: 1px solid #e6e6e6;
  padding-top: 50px;
}

.video-downloader {
  border-top: 1px solid #e6e6e6;
  padding-top: 50px;
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .file-downloader {
    padding-top: 70px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .video-downloader {
    padding-top: 70px;
  }
}

@media only screen and (max-width: 767px) {
  .file-downloader {
    padding-top: 60px;
  }
}

@media only screen and (max-width: 767px) {
  .video-downloader {
    padding-top: 60px;
  }
}

.file-downloader h2 {
  font-size: 30px;
  line-height: 1.5;
  color: #172126;
  font-family: CenturyGothicBold;
  margin-bottom: 24px;
  margin-top: 0;
}

.video-downloader h2 {
  font-size: 30px;
  line-height: 1.5;
  color: #172126;
  font-family: CenturyGothicBold;
  margin-bottom: 24px;
  margin-top: 0;
}

@media only screen and (max-width: 767px) {
  .file-downloader h2 {
    font-size: 23px;
    line-height: 1.96;
    margin-bottom: 22px;
  }
}

@media only screen and (max-width: 767px) {
  .video-downloader h2 {
    font-size: 23px;
    line-height: 1.96;
    margin-bottom: 22px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .file-downloader h2 {
    font-size: 23px;
    line-height: 1.96;
    margin-bottom: 25px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .video-downloader h2 {
    font-size: 23px;
    line-height: 1.96;
    margin-bottom: 25px;
  }
}

.file-downloader .download-links {
  font-size: 14px;
  line-height: 2.14;
  font-family: RobotoBold;
  letter-spacing: 2px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  border: 2px solid #d9d9d9;
  margin-bottom: 20px;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0;
}


.video-downloader .download-links {
  font-size: 14px;
  line-height: 2.14;
  font-family: RobotoBold;
  letter-spacing: 2px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  border: 2px solid #d9d9d9;
  margin-bottom: 20px;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0;
}

.file-downloader .download-links:last-child {
  margin-bottom: 0;
}

.video-downloader .download-links:last-child {
  margin-bottom: 0;
}

@media only screen and (max-width: 767px) {
  .file-downloader .download-links {
    display: block;
  }
}

@media only screen and (max-width: 767px) {
  .video-downloader .download-links {
    display: block;
  }
}

.file-downloader .download-links h4 {
  color: #4d6e80;
  margin: 15px 0px 15px 31px;
  padding: 0;
  text-transform: uppercase;
}

.video-downloader .download-links h4 {
  color: #4d6e80;
  margin: 15px 0px 15px 31px;
  padding: 0;
  text-transform: uppercase;
}

@media only screen and (max-width: 767px) {
  .file-downloader .download-links h4 {
    margin: 25px 68px 30px 22px;
  }
}

@media only screen and (max-width: 767px) {
  .video-downloader .download-links h4 {
    margin: 25px 68px 30px 22px;
  }
}

.file-downloader .download-links div {
  text-align: right;
  padding: 0;
  display: inline-block;
  padding-right: 24px;
}

.video-downloader .download-links div {
  text-align: right;
  padding: 0;
  padding-right: 24px;
}

@media only screen and (max-width: 767px) {
  .file-downloader .download-links div {
    margin: 0px 40px 32px 23px;
    padding-right: 0px;
    margin-right: 0px;
  }
}

@media only screen and (max-width: 767px) {
  .video-downloader .download-links div {
    margin: 0px 40px 32px 23px;
    padding-right: 0px;
    margin-right: 0px;
  }
}

.video-downloader .content p 
{
    font-size:16px;font-family:roboto;color:#525f66;line-height:1.5;
}

.file-downloader .download-links div a:focus,
.file-downloader .download-links div a:hover,
.file-downloader .download-links div a:active {
    text-decoration: none;
    outline: none;
}

.video-downloader .download-links div a:focus,
.video-downloader .download-links div a:hover,
.video-downloader .download-links div a:active {
  text-decoration: none;
  outline: none;
}

.file-downloader .download-links div span {
  position: relative;
  bottom: 0px;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 2.14;
  padding-bottom: 5px;
  border-bottom: none;
}

.video-downloader .download-links div span {
  position: relative;
  bottom: 0px;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 2.14;
  padding-bottom: 5px;
  border-bottom: none;
}

.file-downloader .download-links div span.more-details:hover {
  border-bottom: 1px dotted #ff8000;
}

.video-downloader .download-links div span.more-details:hover {
  border-bottom: 1px dotted #ff8000;
}

.file-downloader .download-links div i {
  padding-left: 23px;
  color: #4d6e80;
  font-size: 24px;
}

.video-downloader .download-links div i {
  padding-left: 23px;
  color: #4d6e80;
  font-size: 24px;
}

.video-downloader .content p 
{
    font-size:16px;
    font-family:roboto;
    color:#525f66;
    line-height:2.2;
}

.full-bleed-image-with-copy,
.dark-full-bleed-image-with-copy,
.light-full-bleed-image-with-copy {
  position: relative;
  overflow-y: hidden;
}

.full-bleed-image-with-copy:after,
.dark-full-bleed-image-with-copy:after,
.light-full-bleed-image-with-copy:after {
  padding-top: 52.77777778%;
  display: inline-block;
  content: '';
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .full-bleed-image-with-copy:after,
  .dark-full-bleed-image-with-copy:after,
  .light-full-bleed-image-with-copy:after {
    padding-top: 98.95833333%;
  }
}

@media only screen and (max-width: 767px) {
  .full-bleed-image-with-copy:after,
  .dark-full-bleed-image-with-copy:after,
  .light-full-bleed-image-with-copy:after {
    padding-top: 187.5%;
  }
}

.full-bleed-image-with-copy .background-picture,
.dark-full-bleed-image-with-copy .background-picture,
.light-full-bleed-image-with-copy .background-picture {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.full-bleed-image-with-copy .background-picture picture img,
.dark-full-bleed-image-with-copy .background-picture picture img,
.light-full-bleed-image-with-copy .background-picture picture img {
  width: 100%;
  height: auto;
}

.full-bleed-image-with-copy .container,
.dark-full-bleed-image-with-copy .container,
.light-full-bleed-image-with-copy .container {
  max-height: 100%;
  position: absolute;
  left: 50%;
  margin-left: -480px;
  top: 0;
  bottom: 0;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

@media only screen and (min-width: 1441px) {
  .full-bleed-image-with-copy .container,
  .dark-full-bleed-image-with-copy .container,
  .light-full-bleed-image-with-copy .container {
    margin-left: -600px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .full-bleed-image-with-copy .container,
  .dark-full-bleed-image-with-copy .container,
  .light-full-bleed-image-with-copy .container {
    margin-left: -360px;
  }
}

@media only screen and (max-width: 767px) {
  .full-bleed-image-with-copy .container,
  .dark-full-bleed-image-with-copy .container,
  .light-full-bleed-image-with-copy .container {
    left: 0;
    margin-left: 0;
  }
}

.full-bleed-image-with-copy .contents,
.dark-full-bleed-image-with-copy .contents,
.light-full-bleed-image-with-copy .contents {
  color: #ffffff;
}

.full-bleed-image-with-copy .contents h3,
.dark-full-bleed-image-with-copy .contents h3,
.light-full-bleed-image-with-copy .contents h3 {
  font-family: CenturyGothicBold;
  font-size: 30px;
  line-height: 1.5;
  margin: 20px 0 15px;
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .full-bleed-image-with-copy .contents h3,
  .dark-full-bleed-image-with-copy .contents h3,
  .light-full-bleed-image-with-copy .contents h3 {
    margin: 12px 0 20px;
  }
}

@media only screen and (max-width: 767px) {
  .full-bleed-image-with-copy .contents h3,
  .dark-full-bleed-image-with-copy .contents h3,
  .light-full-bleed-image-with-copy .contents h3 {
    font-size: 23px;
    line-height: 1.5;
    margin: 20px 0;
  }
}

.full-bleed-image-with-copy .contents p,
.dark-full-bleed-image-with-copy .contents p,
.light-full-bleed-image-with-copy .contents p {
  font-family: Roboto;
  margin-top: 0;
  font-size: 16px;
  line-height: 2.2;
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .full-bleed-image-with-copy .contents p,
  .dark-full-bleed-image-with-copy .contents p,
  .light-full-bleed-image-with-copy .contents p {
    font-size: 18px;
    line-height: 2.2;
  }
}

@media only screen and (max-width: 767px) {
  .full-bleed-image-with-copy .contents p,
  .dark-full-bleed-image-with-copy .contents p,
  .light-full-bleed-image-with-copy .contents p {
    font-size: 17px;
    line-height: 2.1;
  }
}

.full-bleed-image-with-copy .contents .btn.primary,
.dark-full-bleed-image-with-copy .contents .btn.primary,
.light-full-bleed-image-with-copy .contents .btn.primary {
  margin-top: 10px;
}

.dark-full-bleed-image-with-copy .container .row {
  width: 100%;
}

.dark-full-bleed-image-with-copy .contents h3 {
  color: #ffffff;
}

.dark-full-bleed-image-with-copy .contents p {
  color: #ffffff;
}

.dark-full-bleed-image-with-copy .contents .btn {
  color: #ffffff;
}

.light-full-bleed-image-with-copy .container .row {
  width: 100%;
}

.light-full-bleed-image-with-copy .contents h3 {
  color: #172126;
}

.light-full-bleed-image-with-copy .contents p {
  color: #525f66;
}

.light-full-bleed-image-with-copy .contents .btn {
  color: #4d6e80;
}

.light-full-bleed-image-with-copy .contents .btn:hover {
  color: #ffffff;
}

.home-page-carousel {
  position: relative;
}

.home-page-carousel .pagination {
  width: 500px;
  height: 60px;
  position: absolute;
  z-index: 1;
  top: calc(100% - 80px);
  left: 50%;
  margin-left: -470px;
}

@media only screen and (min-width: 1441px) {
  .home-page-carousel .pagination {
    margin-left: -590px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .home-page-carousel .pagination {
    top: calc(100% - 80px);
    left: 50%;
    margin-left: -350px;
  }
}

@media only screen and (max-width: 767px) {
  .home-page-carousel .pagination {
    top: calc(100% - 80px);
    left: 30px;
    margin-left: 0;
    width: calc(100% - 30px);
  }
}

.home-page-carousel .pagination ul {
  font-size: 12px;
  line-height: 2.5;
  font-family: RobotoBold;
  font-weight: 900;
  letter-spacing: 2px;
  text-transform: uppercase;
  padding: 0;
  color: #ffffff;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.home-page-carousel .pagination ul .active {
  color: #ff8000;
}

.home-page-carousel .pagination ul .description {
  width: 0;
  height: 0;
  overflow-x: hidden;
  transition: width 300ms ease-in-out;
}

.home-page-carousel .pagination ul .description.active {
  width: auto;
  height: auto;
  overflow: hidden;
}

@media only screen and (max-width: 767px) {
  .home-page-carousel .pagination ul .description.active {
    width: 0;
    height: 0;
  }
}

.home-page-carousel .pagination ul .divider {
  background-color: white;
  margin: 0 5px;
  width: 0;
  display: inline-block;
  border-bottom: 2px solid #ff8000;
  transition: width 300ms ease-in-out;
}

.home-page-carousel .pagination ul .divider.active {
  width: 60px;
  margin: 0 20px;
}

@media only screen and (max-width: 767px) {
  .home-page-carousel .pagination ul .divider.active {
    width: 20px;
  }
}

.home-page-carousel .pagination ul li {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin-right: 20px;
}

@media only screen and (max-width: 767px) {
  .home-page-carousel .pagination ul li {
    margin-right: 10px;
  }
}

.home-page-carousel .pagination ul li a {
  text-decoration: none;
  color: #ffffff;
}

.home-page-carousel .hero-carousel-tile {
  position: relative;
}

.home-page-carousel .hero-carousel-tile:after {
  padding-top: 56.25%;
  display: inline-block;
  content: '';
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .home-page-carousel .hero-carousel-tile:after {
    padding-top: 76.82291667%;
  }
}

@media only screen and (max-width: 767px) {
  .home-page-carousel .hero-carousel-tile:after {
    padding-top: 137.5%;
  }
}

.home-page-carousel .hero-carousel-tile .background-picture {
  width: 100%;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
}

.home-page-carousel .hero-carousel-tile .background-picture picture img {
  width: 100%;
  height: auto;
}

.home-page-carousel h1 {
  font-family: CenturyGothicBold;
  font-size: 72px;
  line-height: 1.2;
  letter-spacing: -1px;
  color: #ffffff;
  text-transform: uppercase;
  margin: 0 0 15px;
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .home-page-carousel h1 {
    font-size: 48px;
    line-height: 1.9;
    margin: 0 0 10px;
  }
}

@media only screen and (max-width: 767px) {
  .home-page-carousel h1 {
    font-size: 41px;
    line-height: 1.2;
    margin: 0 0 10px;
  }
}

.home-page-carousel h3 {
  font-family: Cardo;
  font-weight: normal;
  font-size: 36px;
  line-height: 1.7;
  color: #e6e6e6;
  margin: 0 0 25px;
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .home-page-carousel h3 {
    font-size: 36px;
    line-height: 0.8;
    margin: 0 0 30px;
  }
}

@media only screen and (max-width: 767px) {
  .home-page-carousel h3 {
    font-size: 25px;
    line-height: 1.6;
    margin: 0 0 20px;
  }
}

.home-page-carousel .container {
  padding-top: 200px;
  position: absolute;
  left: 50%;
  margin-left: -480px;
}

@media only screen and (min-width: 1441px) {
  .home-page-carousel .container {
    margin-left: -600px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .home-page-carousel .container {
    margin-left: -360px;
    padding-top: 190px;
  }
}

@media only screen and (max-width: 767px) {
  .home-page-carousel .container {
    left: 0;
    margin-left: 0;
    padding-top: 90px;
  }
}

.home-page-carousel .light h1 {
  color: #172126;
}

.home-page-carousel .light h3 {
  color: #4d6e80;
}

.home-page-carousel .light a {
  color: #4d6e80;
}

.home-page-carousel .light a:hover {
  color: #ffffff;
}

.home-page-carousel .video-tile picture {
  display: none;
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .home-page-carousel .video-tile picture {
    display: block;
  }
}

@media only screen and (max-width: 767px) {
  .home-page-carousel .video-tile picture {
    display: block;
  }
}

.home-page-carousel .video-tile video {
  position: absolute;
  width: 100%;
  height: auto;
  opacity: 0;
  transition: opacity 1000ms ease-in-out;
}

.home-page-carousel .video-tile video.show {
  opacity: 1;
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .home-page-carousel .video-tile video {
    display: none;
    visibility: hidden;
    opacity: 0;
  }
}

@media only screen and (max-width: 767px) {
  .home-page-carousel .video-tile video {
    display: none;
    visibility: hidden;
    opacity: 0;
  }
}

.search-result {
  border: 0;
}

.search-result h2 {
  font-size: 36px;
  line-height: 1.67;
  color: #172126;
  margin: 32px 0 0;
  padding-bottom: 58px;
  font-weight: normal;
  text-align: center;
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .search-result h2 {
    font-size: 24px;
    line-height: 2.1;
    padding-bottom: 45px;
  }
}

@media only screen and (max-width: 767px) {
  .search-result h2 {
    font-size: 24px;
    line-height: 1.7;
    padding-bottom: 40px;
  }
}

.search-result h2.error {
  color: #e32626;
}

.search-result .search-box-container {
  padding-top: 109px;
  border-bottom: 1px solid #d9d9d9;
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .search-result .search-box-container {
    margin-bottom: 15px;
  }
}

@media only screen and (max-width: 767px) {
  .search-result .search-box-container {
    padding: 126px 30px 0;
  }
}

.search-result .search-box {
  max-width: 780px;
  display: block;
  height: 60px;
  margin: 0 auto;
  position: relative;
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .search-result .search-box {
    max-width: 700px;
  }
}

.search-result .search-box input[type=text] {
  width: 100%;
  background: #ffffff;
  font-size: 16px;
  line-height: 56px;
  font-family: Roboto;
  border: 1px solid #d9d9d9;
  color: #525f66;
  padding-left: 60px;
  border-radius: 5px;
  height: 60px;
  -webkit-appearance: none;
}

.search-result .search-box input[type=text]:focus {
  border: 1px solid #525f66;
  outline: none;
}

.search-result .search-box input::-ms-clear {
  width: 0px;
  height: 0px;
}

.search-result .search-box .icon {
  position: absolute;
  margin-left: 20px;
  margin-top: 20px;
  z-index: 1;
  color: #d9d9d9;
}

.search-result .search-box .search-btn {
  position: absolute;
  right: 5px;
  top: 0;
  font-family: RobotoBold;
  width: 80px;
  margin: 15px;
  border: 2px solid #ff8000;
  border-radius: 3px;
  font-size: 12px;
  line-height: 2.47;
  letter-spacing: 2px;
  color: #4d6e80;
  padding: 0px 11px;
  text-transform: uppercase;
  text-align: center;
  box-shadow: inset 0 0 0 0 #ff8000;
  transition: box-shadow ease-in-out 300ms, color ease-in-out 300ms;
}

.search-result .search-box .search-btn:hover,
.search-result .search-box .search-btn:focus {
  text-decoration: none;
  color: #ffffff;
  box-shadow: inset 450px -100px 5px 5px #ff8000;
}

.search-result .search-box .clear-copy {
  display: none;
  position: absolute;
  top: 18px;
  right: 110px;
  font-size: 14px;
  width: 24px;
  font-weight: lighter;
  text-align: center;
  line-height: 24px;
  color: #d9d9d9;
}

.search-result .search-box .clear-copy:hover {
  color: #4d6e80;
}

.search-result .placeholder {
  margin-top: 45px;
  background-color: #e6e6e6;
  height: 980px;
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .search-result .placeholder {
    display: none;
  }
}

@media only screen and (max-width: 767px) {
  .search-result .placeholder {
    display: none;
  }
}

.search-result .result {
  padding: 45px 0px 30px 0px;
  border-bottom: 1px solid #d9d9d9;
}

@media only screen and (max-width: 767px) {
  .search-result .result {
    padding: 40px 0px 10px 0px;
  }
}

.search-result .result:first-child {
  padding-top: 60px;
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .search-result .result:first-child {
    padding-top: 45px;
  }
}

@media only screen and (max-width: 767px) {
  .search-result .result:first-child {
    padding-top: 40px;
  }
}

.search-result .result h3 {
  display: inline-block;
  font-size: 20px;
  line-height: 1.5;
  padding-left: 0px;
  font-family: RobotoBold;
  color: #172126;
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .search-result .result h3 {
    color: #172126;
  }
}

@media only screen and (max-width: 767px) {
  .search-result .result h3 {
    display: block;
  }
}

.search-result .result h3,
.search-result .result p {
  margin-top: 0px;
  margin-bottom: 10px;
}

.search-result .result p {
  font-size: 16px;
  line-height: 1.88;
  font-family: Roboto;
  color: #525f66;
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .search-result .result p {
    font-size: 18px;
    line-height: 2.2;
  }
}

@media only screen and (max-width: 767px) {
  .search-result .result p {
    font-size: 17px;
    line-height: 2.1;
  }
}

.search-result .result .more-details {
  position: static;
  padding-bottom: 5px;
}

@media only screen and (max-width: 767px) {
  .search-result .result .more-details {
    display: none;
  }
}

.search-result .fa {
  position: relative;
  right: 0px;
}

.search-result .fa.fa-angle-left,
.search-result .fa.fa-angle-right {
  font-size: 30px;
  color: #008066;
}

.search-result .fa.fa-search {
  font-size: 20px;
  color: #4d6e80;
  z-index: 1;
}

.search-result .pagination {
  display: table;
  padding-top: 75px;
  margin: auto;
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .search-result .pagination {
    padding-top: 60px;
  }
}

@media only screen and (max-width: 767px) {
  .search-result .pagination {
    display: none;
  }
}

.search-result ul {
  padding: 0px;
}

.search-result ul li {
  display: inline;
}

.search-result ul li a {
  color: #525f66;
  float: left;
  padding: 4px 16px;
  text-decoration: none;
  transition: background-color .3s;
  font-size: 16px;
  line-height: 1.88;
}

.search-result ul li a.active {
  background-color: #008066;
  border-radius: 2px;
  color: white;
}

.search-result ul li span {
  color: #00b38f;
}

.search-result .pagination-xs {
  display: none;
  letter-spacing: 2px;
}

.search-result .pagination-xs span {
  font-family: RobotoBold;
  color: #008066;
}

@media only screen and (max-width: 767px) {
  .search-result .pagination-xs {
    display: table;
    padding-top: 30px;
    margin: auto;
  }
}

/*Overiding class properties for sitecore edit mode*/

.ed-sitecore .primary {
  color: #172126;
}

.ed-sitecore .site-header {
  margin-top: 236px;
  z-index: 1;
}