@charset "UTF-8";
/**
 * Foundation for Sites
 * Version 6.6.3
 * https://get.foundation
 * Licensed under MIT Open Source
 */

/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

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

a {
  background-color: transparent; }

b,
strong {
  font-weight: bolder; }

small {
  font-size: 80%; }

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

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

img {
  border-style: none; }

button,
input {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0; }

button,
input {
  overflow: visible; }

button {
  text-transform: none; }

button,
[type="button"],
[type="submit"] {
  -webkit-appearance: button; }

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px; }

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

summary {
  display: list-item; }

html {
  box-sizing: border-box;
  font-size: 100%; }

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

body {
  margin: 0;
  padding: 0;
  background: #ffffff;
  font-family: Arial, sans-serif;
  font-weight: 300;
  line-height: 1.4;
  color: #333333;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

img {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  height: auto;
  -ms-interpolation-mode: bicubic; }

button {
  padding: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 0;
  border-radius: 0;
  background: transparent;
  line-height: 1;
  cursor: auto; }

button,
input {
  font-family: inherit; }

.row {
  max-width: 90rem;
  margin-right: auto;
  margin-left: auto; }
  .row::before, .row::after {
    display: table;
    content: ' '; }
  .row::after {
    clear: both; }
   .row.collapse > .columns {
    padding-right: 0;
    padding-left: 0; }
  .row .row {
    margin-right: -0.9375rem;
    margin-left: -0.9375rem; }
    @media print, screen and (min-width: 46.25em) {
      .row .row {
        margin-right: -1.25rem;
        margin-left: -1.25rem; } }
    @media print, screen and (min-width: 64em) {
      .row .row {
        margin-right: -1.25rem;
        margin-left: -1.25rem; } }
    @media screen and (min-width: 80em) {
      .row .row {
        margin-right: -1.25rem;
        margin-left: -1.25rem; } }
    .row .row.collapse {
      margin-right: 0;
      margin-left: 0; }
  .row:not(.expanded) .row {
    max-width: none; }

 .columns {
  width: 100%;
  float: left;
  padding-right: 0.9375rem;
  padding-left: 0.9375rem; }
  @media print, screen and (min-width: 46.25em) {
     .columns {
      padding-right: 1.25rem;
      padding-left: 1.25rem; } }
   .columns, .columns:last-child:not(:first-child) {
    float: left;
    clear: none; }
   .columns:last-child:not(:first-child) {
    float: right; }

 .row.row.columns {
  float: none; }

 .row .row.row.columns {
  margin-right: 0;
  margin-left: 0;
  padding-right: 0;
  padding-left: 0; }

.small-10 {
  width: 83.33333%; }

.small-12 {
  width: 100%; }

@media print, screen and (min-width: 46.25em) {
  .medium-3 {
    width: 25%; }
  .medium-6 {
    width: 50%; } }

@media print, screen and (min-width: 64em) {
  .large-3 {
    width: 25%; }
  .large-4 {
    width: 33.33333%; }
  .large-5 {
    width: 41.66667%; }
  .large-7 {
    width: 58.33333%; }
  .large-8 {
    width: 66.66667%; }
  .large-9 {
    width: 75%; }
  .large-10 {
    width: 83.33333%; } }

div,
ul,
li,
h1,
h2,
h3,
h4,
form,
p {
  margin: 0;
  padding: 0; }

p {
  margin-bottom: 1rem;
  font-size: inherit;
  line-height: 1.4;
  text-rendering: optimizeLegibility; }

strong,
b {
  font-weight: 700;
  line-height: inherit; }

small {
  font-size: 86%;
  line-height: inherit; }

h1, .h1,
h2, .h2,
h3, .h3,
h4, .h4 {
  font-family: Arial, sans-serif;
  font-style: normal;
  font-weight: 100;
  color: inherit;
  text-rendering: optimizeLegibility; }
  h1 small, .h1 small,
  h2 small, .h2 small,
  h3 small, .h3 small,
  h4 small, .h4 small {
    line-height: 0;
    color: #666666; }

h1, .h1 {
  font-size: 3.75rem;
  line-height: 1.2;
  margin-top: 0;
  margin-bottom: 1rem; }

h2, .h2 {
  font-size: 2.625rem;
  line-height: 1.2;
  margin-top: 0;
  margin-bottom: 1rem; }

h3, .h3 {
  font-size: 2.25rem;
  line-height: 1.2;
  margin-top: 0;
  margin-bottom: 1rem; }

h4, .h4 {
  font-size: 1.5rem;
  line-height: 1.2;
  margin-top: 0;
  margin-bottom: 1rem; }

@media print, screen and (min-width: 46.25em) {
  h1, .h1 {
    font-size: 4.5rem; }
  h2, .h2 {
    font-size: 3rem; }
  h3, .h3 {
    font-size: 2.25rem; }
  h4, .h4 {
    font-size: 1.5rem; } }

a {
  line-height: inherit;
  color: #333333;
  text-decoration: none;
  cursor: pointer; }
  a:hover, a:focus {
    color: #00aca0; }
  a img {
    border: 0; }

ul {
  margin-bottom: 1rem;
  list-style-position: outside;
  line-height: 1.4; }

li {
  font-size: inherit; }

ul {
  margin-left: 1.25rem;
  list-style-type: disc; }

ul ul {
  margin-left: 1.25rem;
  margin-bottom: 0; }

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

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

@media print, screen and (min-width: 46.25em) {
  .medium-text-left {
    text-align: left; }
  .medium-text-right {
    text-align: right; } }

@media print {
  * {
    background: transparent !important;
    color: black !important;
    color-adjust: economy;
    box-shadow: none !important;
    text-shadow: none !important; }
  a,
  a:visited {
    text-decoration: underline; }
  a[href]:after {
    content: " (" attr(href) ")"; }
  
  img {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  @page {
    margin: 0.5cm; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; } }

.button {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 1rem 0;
  padding: 1em 1.5em 0.8em 1.5em;
  border: 1px solid transparent;
  border-radius: 100px;
  -webkit-transition: all 0.25s ease-out, all 0.25s ease-out;
  transition: all 0.25s ease-out, all 0.25s ease-out;
  font-family: inherit;
  font-size: 0.9375rem;
  -webkit-appearance: none;
  line-height: 1;
  text-align: center;
  cursor: pointer; }
  .button.tiny {
    font-size: 0.6rem; }
  .button.small {
    font-size: 0.75rem; }
  .button, .button:hover, .button:focus {
    background-color: transparent; }
  .button {
    border: 1px solid #00aca0;
    color: #00aca0; }
  .button:hover, .button:focus {
    border-color: black;
    color: black; }
  .button.clear, .button.clear:hover, .button.clear:focus {
    border-color: transparent;
    background-color: transparent; }
  .button.clear {
    color: #00aca0; }
  .button.clear:hover, .button.clear:focus {
    color: black; }

a.button:hover, a.button:focus {
  text-decoration: none; }

 [type='search'], [type='url'] {
  display: block;
  box-sizing: border-box;
  width: 100%;
  height: 2.3375rem;
  margin: 0 0 1rem;
  padding: 0.5rem;
  border: 0px solid #666666;
  border-radius: 0;
  background-color: #e6e6e6;
  box-shadow: none;
  font-family: inherit;
  font-size: 1rem;
  font-weight: 300;
  line-height: 1.4;
  color: #333333;
  -webkit-transition: background-color 0.5s, border-color 0.25s ease-in-out;
  transition: background-color 0.5s, border-color 0.25s ease-in-out;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none; }
   [type='search']:focus, [type='url']:focus {
    outline: none;
    border: 0px solid #333333;
    background-color: #f1f1f1;
    box-shadow: none;
    -webkit-transition: background-color 0.5s, border-color 0.25s ease-in-out;
    transition: background-color 0.5s, border-color 0.25s ease-in-out; }

input:disabled {
  background-color: #f1f1f1;
  cursor: not-allowed; }

[type='submit'],
[type='button'] {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border-radius: 100px; }

input[type='search'] {
  box-sizing: border-box; }

.menu {
  padding: 0;
  margin: 0;
  list-style: none;
  position: relative; }
  .menu a,
  .menu .button {
    line-height: 1;
    text-decoration: none;
    display: block;
    padding: 0.7rem 1rem; }
  .menu input,
  .menu a,
  .menu button {
    margin-bottom: 0; }
  .menu input {
    display: inline-block; }
  .menu li {
    display: inline-block; }
  .menu.vertical li {
    display: block; }
  .menu.simple li + li {
    margin-left: 1rem; }
  .menu.simple a {
    padding: 0; }
  .menu .is-active > a {
    background: #00aca0;
    color: #0a0a0a; }
  .menu .active > a {
    background: #00aca0;
    color: #0a0a0a; }

.is-drilldown {
  position: relative;
  overflow: hidden; }
  .is-drilldown li {
    display: block; }
  .is-drilldown.animate-height {
    -webkit-transition: height 0.5s;
    transition: height 0.5s; }

.drilldown a {
  padding: 0.7rem 1rem;
  background: #148d83; }

.drilldown .is-drilldown-submenu {
  position: absolute;
  top: 0;
  left: 100%;
  z-index: -1;
  width: 100%;
  background: #ffffff;
  -webkit-transition: -webkit-transform 0.15s linear;
  transition: -webkit-transform 0.15s linear;
  transition: transform 0.15s linear;
  transition: transform 0.15s linear, -webkit-transform 0.15s linear; }
  .drilldown .is-drilldown-submenu.is-active {
    z-index: 1;
    display: block;
    -webkit-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
            transform: translateX(-100%); }
  .drilldown .is-drilldown-submenu.is-closing {
    -webkit-transform: translateX(100%);
        -ms-transform: translateX(100%);
            transform: translateX(100%); }
  .drilldown .is-drilldown-submenu a {
    padding: 0.7rem 1rem; }

.drilldown .nested.is-drilldown-submenu {
  margin-right: 0;
  margin-left: 0; }

.drilldown .drilldown-submenu-cover-previous {
  min-height: 100%; }

.drilldown .is-drilldown-submenu-parent > a {
  position: relative; }
  .drilldown .is-drilldown-submenu-parent > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #00aca0;
    position: absolute;
    top: 50%;
    margin-top: -6px;
    right: 1rem; }

.drilldown.align-left .is-drilldown-submenu-parent > a::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: '';
  border-right-width: 0;
  border-left-style: solid;
  border-color: transparent transparent transparent #333333;
  right: 1rem;
  left: auto; }

.drilldown.align-right .is-drilldown-submenu-parent > a::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: '';
  border-left-width: 0;
  border-right-style: solid;
  border-color: transparent #333333 transparent transparent;
  right: auto;
  left: 1rem; }

.drilldown .js-drilldown-back > a::before {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: '';
  border-left-width: 0;
  border-right-style: solid;
  border-color: transparent #00aca0 transparent transparent;
  display: inline-block;
  vertical-align: middle;
  margin-right: 0.75rem; }

table {
  border-collapse: collapse;
  width: 100%;
  margin-bottom: 1rem;
  border-radius: 0; }

@media print, screen and (min-width: 46.25em) {
  .hide-for-medium {
    display: none !important; } }

@media screen and (max-width: 46.24875em) {
  .show-for-medium {
    display: none !important; } }

@media screen and (max-width: 63.99875em) {
  .show-for-large {
    display: none !important; } }

/* =======================================
Margin and Padding utility classes
========================================== */
.margin-none {
  margin: 0; }

.margin-bottom-none {
  margin-bottom: 0; }

.margin-top-large {
  margin-top: 40px; }

.margin-bottom-small {
  margin-bottom: 10px; }

.margin-bottom-medium {
  margin-bottom: 20px; }

.margin-right-small {
  margin-right: 10px; }

.margin-right-medium {
  margin-right: 20px; }

.margin-right-large {
  margin-right: 40px; }

.padding-top-medium {
  padding-top: 20px; }

.padding-bottom-large {
  padding-bottom: 40px; }

.padding-top-bottom-medium {
  padding-top: 20px;
  padding-bottom: 20px; }

@media print, screen and (min-width: 46.25em) {
  .padding-top-xlarge-for-medium-up {
    padding-top: 80px; }
  .padding-top-bottom-large-for-medium-up {
    padding-top: 40px;
    padding-bottom: 40px; } }

/* Text
----------------------------*/

.dark-gray-txt {
  color: #333333; }

.white-txt {
  color: #ffffff; }

a {
  -webkit-transition: color 0.25s;
  transition: color 0.25s; }

a.white-txt:not(.button):hover,
a.white-txt:not(.button):focus {
  color: #333333; }

a.dark-gray-txt:not(.button):hover,
a.dark-gray-txt:not(.button):focus {
  color: #ffffff; }

.dark-gray-bg a.white-txt:not(.button):hover,
.dark-gray-bg a.white-txt:not(.button):focus {
  color: #00aca0; }

/* Background
----------------------------*/

.lightest-gray-bg {
  background-color: #f1f1f1; }

.dark-gray-bg {
  background-color: #333333; }

.teal-bg {
  background-color: #00aca0; }

.teal-dark1-bg {
  background-color: #179c91; }

/* BG Breakpoint variants */

/* @import must be at top of file, otherwise CSS will not work */
@font-face {
  font-family: 'HelveticaNeueLTStd-Lt';
  src: url("../fonts/32F61F_0_0.eot");
  src: url("../fonts/32F61F_0_0.eot#iefix") format("embedded-opentype"), url("../fonts/32F61F_0_0.woff") format("woff2"), url("../fonts/32F61F_0_0.woff") format("woff"), url("../fonts/32F61F_0_0.ttf") format("truetype");
  font-display: swap; }

@font-face {
  font-family: 'HelveticaNeueLTStd-Bd';
  src: url("../fonts/32F61F_1_0.eot");
  src: url("../fonts/32F61F_1_0.eot#iefix") format("embedded-opentype"), url("../fonts/32F61F_1_0.woff") format("woff2"), url("../fonts/32F61F_1_0.woff") format("woff"), url("../fonts/32F61F_1_0.ttf") format("truetype");
  font-display: swap; }

@font-face {
  font-family: 'HelveticaNeueLTStd-UltLt';
  src: url("../fonts/32F61F_2_0.eot");
  src: url("../fonts/32F61F_2_0.eot#iefix") format("embedded-opentype"), url("../fonts/32F61F_2_0.woff") format("woff2"), url("../fonts/32F61F_2_0.woff") format("woff"), url("../fonts/32F61F_2_0.ttf") format("truetype");
  font-display: swap; }

@font-face {
  font-family: 'HelveticaNeueLTStd-Th';
  src: url("../fonts/32F61F_3_0.eot");
  src: url("../fonts/32F61F_3_0.eot#iefix") format("embedded-opentype"), url("../fonts/32F61F_3_0.woff") format("woff2"), url("../fonts/32F61F_3_0.woff") format("woff"), url("../fonts/32F61F_3_0.ttf") format("truetype");
  font-display: swap; }

@font-face {
  font-family: 'HelveticaNeueLT-Roman';
  src: url("../fonts/helvetica-neue/HelveticaNeueLT-Roman.eot");
  src: url("../fonts/helvetica-neue/HelveticaNeueLT-Roman.eot#iefix") format("embedded-opentype"), url("../fonts/helvetica-neue/HelveticaNeueLT-Roman.woff") format("woff2"), url("../fonts/helvetica-neue/HelveticaNeueLT-Roman.woff") format("woff"), url("../fonts/helvetica-neue/HelveticaNeueLT-Roman.ttf") format("truetype");
  font-display: swap; }

body {
  font-family: "HelveticaNeueLT-Roman", Arial, sans-serif; }

h4, .h4, .light, .button.light {
  font-family: "HelveticaNeueLTStd-Lt", Arial, sans-serif;
  /*font-family: 'Helvetica Neue 45 Light', $body-font-family;*/
  /*font-family:'HelveticaNeue LT 45';
	font-weight: 200;*/ }

h1, .h1 {
  font-family: "HelveticaNeueLTStd-UltLt", Arial, sans-serif;
  /*font-family: 'Helvetica Neue 25 UltraLight', $body-font-family;*/
  /*font-family:'HelveticaNeue LT 25 UltLight';
	font-weight: 200;*/ }

h2, h3, .h2, .h3, .thin, .button.thin {
  font-family: "HelveticaNeueLTStd-Th", Arial, sans-serif;
  /*font-family: 'Helvetica Neue 35 Thin', $body-font-family;*/
  /*font-family:'HelveticaNeue LT 35';
	font-weight: 100;*/ }

 strong, b, .button, button {
  font-family: "HelveticaNeueLTStd-Bd", Arial, sans-serif;
  /*font-family: 'Helvetica Neue 75 Bold', $body-font-family;*/
  /*font-family:'HelveticaNeue CE 55 Roman';
	font-weight:bold;*/
  -webkit-font-smoothing: auto; }

body {
  -webkit-text-size-adjust: none; }

/* Loading FOUC */
h1 sup {
  -webkit-transform: scale(0.5, 0.5);
      -ms-transform: scale(0.5, 0.5);
          transform: scale(0.5, 0.5);
  display: inline-block; }

.para {
  font-family: "HelveticaNeueLT-Roman", Arial, sans-serif;
  font-size: 1rem; }

/** Size **/
.h1 {
  font-size: 72px; }

.h2 {
  font-size: 48px; }

.h3 {
  font-size: 36px; }

.h4 {
  font-size: 24px; }

@media print, screen and (min-width: 46.25em) {
  .h1 {
    font-size: 72px; } }

@media print, screen and (max-width: 46.24875em) {
  h1, .h1 {
    font-size: 48px;
    margin-bottom: 0.5rem; }
  .h2 {
    font-size: 48px; }
  .h3 {
    font-size: 36px; }
  .h4 {
    font-size: 24px; } }

/* Special for Tiny screens */
@media screen and (max-width: 320px) {
  h1, .h1 {
    font-size: 48px;
    margin-bottom: 0.5rem; }
  h2, .h2 {
    font-size: 36px;
    margin-bottom: 0.5rem; }
  h3, .h3 {
    font-size: 24px;
    margin-bottom: 0.5rem; }
  h4, .h4 {
    font-size: 20px;
    margin-bottom: 0.5rem; } }

/* Space character for Small - combined headline */
/*
.content-blocks-row .columns h2 + h3::before,
.content-blocks-row .columns h3 + h2::before {
	@include breakpoint(small only) {
		content:' ';
		white-space: pre;
	}
}
*/
/*
.content-blocks-row .columns h2 + h3,
.content-blocks-row .columns h3 + h2 {
	@include breakpoint(small only) {
		padding-left:0.15em;
	}
}
*/
/** Hide Headings */

/** Weights **/
/*
h5, h6 { font-weight:$global-weight-bold; }
*/
/*
.light { font-weight:$global-weight-light; }
.regular { font-weight:$global-weight-normal; }
.bold { font-weight:$global-weight-bold; }
*/
/** Effects **/

/** Transformations **/

/** Line Heights **/

/** Horizontal Rules **/

/** Blockquote **/
@font-face {
  font-family: 'icomoon';
  src: url("../fonts/icomoon_874yzd.eot");
  src: url("../fonts/icomoon_874yzd.eot#iefix") format("embedded-opentype"), url("../fonts/icomoon_874yzd.ttf") format("truetype"), url("../fonts/icomoon_874yzd.woff") format("woff"), url("../fonts/icomoon_874yzd.svg") format("svg");
  font-weight: normal;
  font-style: normal; }

[class^="icon-"], [class*=" icon-"] {
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: normal;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

[class^="icon-"].xxlarge, [class*=" icon-"].xxlarge {
  font-size: 128px; }

[class^="icon-"].xlarge, [class*=" icon-"].xlarge {
  font-size: 64px; }

[class^="icon-"].large, [class*=" icon-"].large {
  font-size: 48px; }

[class^="icon-"].medium, [class*=" icon-"].medium {
  font-size: 36px; }

[class^="icon-"].small, [class*=" icon-"].small {
  font-size: 24px; }

[class^="icon-"]:before, [class*=" icon-"]:before {
  position: relative;
  /*left:-1rem;*/ }

/* Characters */
.icon-arrow-down:before, .button-icon-arrow-down:after {
  content: "\e918"; }

.icon-arrow-down-line:before, .button-icon-arrow-down-line:after {
  content: "\e919"; }

.icon-arrow-left:before, .button-icon-arrow-left:after {
  content: "\e91a"; }

.icon-arrow-left-line:before, .button-icon-arrow-left-line:after {
  content: "\e91b"; }

.icon-arrow-right:before, .button-icon-arrow-right:after {
  content: "\e91c"; }

.icon-arrow-right-line:before, .button-icon-arrow-right-line:after {
  content: "\e91d"; }

.icon-arrow-up:before, .button-icon-arrow-up:after {
  content: "\e91e"; }

.icon-arrow-up-line:before, .button-icon-arrow-up-line:after {
  content: "\e91f"; }

.icon-pdf:before, .button-icon-pdf:after {
  content: "\e917"; }

.icon-mail:before {
  content: "\e916"; }

.icon-file:before, .button-icon-file:after {
  content: "\e924"; }

.icon-facebook3:before {
  content: "\ea90"; }

.icon-facebook22:before {
  content: "\ea91"; }

.icon-instagram:before {
  content: "\ea92"; }

.icon-twitter2:before {
  content: "\ea96"; }

.icon-youtube:before {
  content: "\ea9d"; }

.icon-vimeo:before {
  content: "\eaa0"; }

.icon-vimeo2:before {
  content: "\eaa1"; }

.icon-linkedin3:before {
  content: "\eac9"; }

.icon-linkedin22:before {
  content: "\eaca"; }

.icon-file-pdf2:before {
  content: "\eadf"; }

.icon-file-openoffice2:before {
  content: "\eae0"; }

.icon-file-word2:before {
  content: "\eae1"; }

.icon-file-excel2:before {
  content: "\eae2"; }

.icon-file-empty:before {
  content: "\e904"; }

.icon-files-empty:before {
  content: "\e905"; }

.icon-file-text2:before {
  content: "\e906"; }

.icon-file-picture:before {
  content: "\e907"; }

.icon-file-music:before {
  content: "\e908"; }

.icon-file-play:before {
  content: "\e909"; }

.icon-file-video:before {
  content: "\e90a"; }

.icon-file-zip:before {
  content: "\e90b"; }

.icon-facebook:before {
  content: "\e90c"; }

.icon-facebook2:before {
  content: "\e90d"; }

.icon-twitter:before {
  content: "\e90e"; }

.icon-linkedin:before {
  content: "\e90f"; }

.icon-linkedin2:before {
  content: "\e910"; }

.icon-file-pdf:before {
  content: "\e911"; }

.icon-file-openoffice:before {
  content: "\e912"; }

.icon-file-word:before {
  content: "\e913"; }

.icon-file-excel:before {
  content: "\e914"; }

.icon-libreoffice:before {
  content: "\e915"; }

.icon-right:before {
  content: "\e900"; }

.icon-right2:before {
  content: "\e902"; }

.icon-down:before {
  content: "\e901"; }

.icon-up:before {
  content: "\e903"; }

/** Ratios ******************************
*****************************************

<div class="box r_3_1">
	<div class="box-inner">
	
		<!--Optional Vertical Centering-->
		<div class="table">
			<div class="cell val-middle">
			</div>
		</div>
		
	</div>	
</div>

*****************************************
****************************************/

/** Normalise for Mobile */

/** Normalise for Tablet */

/* ==== Vertical Centre ==== */
.table {
  position: relative;
  top: 0;
  bottom: 0;
  display: table;
  height: 100%;
  width: 100%; }

.cell {
  display: table-cell;
  position: relative;
  vertical-align: top; }

.table-row {
  display: table-row;
  position: relative;
  vertical-align: middle; }


.val-m {
  vertical-align: middle; }

/* ==== Vertical Centre - Legacy ==== */

/* Positions */

p a:not(.button) {
  border-bottom: 1px solid #00aca0; }
  .dark-gray-bg p a:not(.button) {
    color: #ffffff; }
    .dark-gray-bg p a:not(.button):hover {
      color: #00aca0; }
  .teal-bg p a:not(.button) {
    color: #ffffff;
    border-bottom: 1px solid #ffffff; }
    .teal-bg p a:not(.button):hover {
      color: #0a0a0a;
      border-bottom: 1px solid #0a0a0a; }

@keyframes pulse {
  0% {
    -webkit-transform: scaleX(1);
            transform: scaleX(1); }
  50% {
    -webkit-transform: scaleX(1.2);
            transform: scaleX(1.2); }
  100% {
    -webkit-transform: scaleX(1);
            transform: scaleX(1); } }

.button,
button {
  text-transform: uppercase;
  position: relative;
  /*&::before {
        content: '';
        display: none; // HIDDEN !!!!!
        position: absolute;
        top: -1px;
        left: -1px;
        width: calc(100% + 2px);
        height: calc(100% + 2px);
        border: 1px solid $button-background;
        //background-color: $button-background;
        border-radius: $button-radius;
        
        //transform: scale(1);
        opacity: 0;
        transition: all 0.25s ease;
    }
    
    &:hover {
        &::before {
            border-color: $button-background-hover;
            //background-color: $button-background-hover;
            //transform: scale(1.1);
            opacity: 1;
            //animation: pulse 1s ease 0s forwards infinite;
        }
    }*/ }
  .teal-bg .button, .teal-bg
  button {
    color: #ffffff;
    border-color: #ffffff; }
    .teal-bg .button:hover, .teal-bg
    button:hover {
      color: #00aca0;
      border-color: #ffffff;
      background-color: #ffffff; }
  .dark-gray-bg .button, .dark-gray-bg
  button {
    color: #ffffff;
    border-color: #ffffff; }
    .dark-gray-bg .button:hover, .dark-gray-bg
    button:hover {
      color: #ffffff;
      border-color: #00aca0;
      background-color: #00aca0; }

.button:hover, .button:focus {
  color: #ffffff;
  border-color: #00aca0;
  background-color: #00aca0; }

/* Icon Video Button */

/* Play Video Button */
.video video {
  position: relative;
  z-index: 0; }

.play-video {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 3;
  cursor: pointer; }
  @media print, screen and (min-width: 64em) {
    .play-video {
      height: 98%; } }
  @media screen and (min-width: 80em) {
    .play-video {
      height: 98%; } }

.play-button {
  width: 100px;
  height: 100px;
  background-image: url(../images/play-circle.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  z-index: 3;
  top: 50%;
  left: 50%;
  margin-left: -50px;
  margin-top: -50px;
  cursor: pointer;
  opacity: 0.5;
  -webkit-transition: opacity 2s ease;
  transition: opacity 2s ease; }
  @media print, screen and (max-width: 46.24875em) {
    .play-button {
      width: 100px;
      height: 100px;
      margin-left: -50px;
      margin-top: -50px;
      opacity: 1; } }

.play-video:hover .play-button {
  opacity: 1;
  -webkit-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease; }

.play-video.playing .play-button {
  width: 25px;
  height: 25px;
  bottom: 20px;
  top: auto;
  left: 15px;
  right: auto;
  margin-left: 0px;
  margin-top: 0px;
  background-image: url(../images/pause-circle.png);
  opacity: 0.2; }

.play-video.playing:hover .play-button {
  opacity: 1;
  -webkit-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease; }

.play-video:hover {
  opacity: 1; }

.sound-toggle {
  position: absolute;
  width: 25px;
  height: 25px;
  bottom: 20px;
  right: 15px;
  margin-left: 0px;
  margin-top: 0px;
  background-image: url(../images/sound-off.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  opacity: 0.1;
  cursor: pointer;
  z-index: 10;
  -webkit-transition: opacity 2s ease;
  transition: opacity 2s ease; }
  .sound-toggle.on {
    background-image: url(../images/sound-on.png); }

.video:hover .sound-toggle {
  opacity: 1;
  -webkit-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease; }

/* Expanded Box Buttons */

/******************** Basic *************************/

.home ul li {
  margin-bottom: 0; }

/******************** Plain *************************/

/* Centered Lists on Mobile - Text Bold and possibly coloured */
@media print, screen and (max-width: 46.24875em) {
  /*.page-content ul {
		margin-left:0;
	}
	
	.page-content ul li {
		position:relative;
		margin-top:30px;
	}
	
	.page-content ul li:before {
		top:-22px;
		left:50%;
		width:4px;
		height:4px;
		margin-left:-2px;
	}

	.page-content ul li:first-child {
		margin-top:0;
	}
	.page-content ul li:first-child:before {
		display:none;
	}*/ }

header#header {
  position: fixed;
  top: 0;
  z-index: 10;
  width: 100%;
  background-color: #f1f1f1;
  height: 50px;
  margin: 0;
  padding: 0; }
  @media print, screen and (min-width: 46.25em) {
    header#header {
      height: 75px; } }

.header-inner,
.announcement-inner {
  width: 100%;
  height: 100%;
  padding: 0; }
  @media print, screen and (min-width: 46.25em) {
    .header-inner,
    .announcement-inner {
      padding: 0 0 0 20px;
      margin: 0 auto; } }
  @media print, screen and (min-width: 64em) {
    .header-inner,
    .announcement-inner {
      padding-right: 20px; } }
  @media screen and (min-width: 80em) {
    .header-inner,
    .announcement-inner {
      padding: 0 60px; } }

.logo {
  display: block;
  position: relative;
  float: left;
  width: 142px;
  height: 30px;
  margin: 10px 0;
  background-image: url(../images/ttp-ventus-logo.svg);
  background-position: 10px center;
  background-repeat: no-repeat;
  background-size: contain;
  text-indent: -2000px;
  overflow: hidden; }
  @media print, screen and (min-width: 46.25em) {
    .logo {
      width: 25%;
      max-width: 156px;
      height: 75px;
      margin: 0;
      background-position: left center; } }
  @media print, screen and (min-width: 64em) {
    .logo {
      width: 17%;
      max-width: 156px;
      height: 75px;
      margin: 0;
      background-position: left center; } }

/* No SVG Support */

.tlc-logo {
  display: none;
  position: relative;
  float: left;
  width: 70px;
  height: 30px;
  margin: 0;
  background-image: url(https://www.ttpventus.com/assets/images/the-lee-co-logo.svg);
  background-position: 10px center;
  background-repeat: no-repeat;
  background-size: contain;
  text-indent: -2000px;
  overflow: hidden; }
  @media print, screen and (min-width: 46.25em) {
    .tlc-logo {
      display: block;
      width: 70px;
      height: 75px;
      margin: 0 0 0 40px;
      background-position: left center; } }
  @media print, screen and (min-width: 64em) {
    .tlc-logo {
      display: none; } }
  @media screen and (min-width: 90em) {
    .tlc-logo {
      display: block; } }

.tlc-link {
  display: block;
  position: relative;
  float: left;
  width: 78px;
  height: 32px;
  margin: 12px 0px 0px 0px;
  color: #5a5d62;
  font-size: 11px;
  line-height: 16px; }
  @media print, screen and (min-width: 46.25em) {
    .tlc-link {
      width: 164px;
      height: 16px;
      margin: 44px 0px 15px 10px;
      font-size: 13px; } }
  @media print, screen and (min-width: 64em) {
    .tlc-link {
      width: 90px;
      height: 32px;
      margin: 28px 0px 0px 20px; } }
  @media screen and (min-width: 90em) {
    .tlc-link {
      width: 164px;
      height: 16px;
      margin: 44px 0px 15px 10px;
      font-size: 13px; } }
  .tlc-link span {
    display: inline; }
    @media print, screen and (min-width: 46.25em) {
      .tlc-link span {
        display: inline-block;
        vertical-align: baseline; } }
    @media print, screen and (min-width: 64em) {
      .tlc-link span {
        display: inline; } }
    @media screen and (min-width: 90em) {
      .tlc-link span {
        display: inline-block;
        vertical-align: baseline; } }
  .tlc-link::after {
    content: '';
    display: inline-block;
    width: 10px;
    height: 10px;
    margin-left: 5px;
    background-image: url("https://www.ttpventus.com/assets/images/icons/external-dg.svg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 10px; }
    @media print, screen and (min-width: 46.25em) {
      .tlc-link::after {
        width: 13px;
        height: 13px;
        background-size: 13px;
        vertical-align: baseline; } }
    @media screen and (min-width: 90em) {
      .tlc-link::after {
        width: 13px;
        height: 13px;
        background-size: 13px;
        vertical-align: baseline; } }

.nav-toggle {
  display: block;
  width: 50px;
  height: 50px;
  float: right;
  background-image: url(../images/nav-toggle.svg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  text-indent: -2000px;
  overflow: hidden; }
  @media print, screen and (min-width: 46.25em) {
    .nav-toggle {
      width: 75px;
      height: 75px; } }
  @media print, screen and (min-width: 64em) {
    .nav-toggle {
      display: none; } }

.nav-toggle.active {
  background-image: url(../images/nav-toggle-active.svg); }

.search-toggle {
  display: block;
  width: 50px;
  height: 50px;
  background-image: url("../images/icons/search-t.svg");
  background-position: center right;
  background-repeat: no-repeat;
  background-size: 35px;
  text-indent: -2000px;
  overflow: hidden;
  float: right; }
  @media print, screen and (min-width: 46.25em) {
    .search-toggle {
      width: 75px;
      height: 75px; } }
  @media print, screen and (min-width: 64em) {
    .search-toggle {
      float: none;
      position: absolute;
      right: 0;
      background-position: center center; } }

.search-toggle.active {
  background-image: url("../images/icons/search-b.svg"); }

.navigation {
  display: none;
  position: absolute;
  top: 50px;
  left: 0;
  width: 100%; }
  @media print, screen and (min-width: 46.25em) {
    .navigation {
      position: relative; } }
  @media print, screen and (min-width: 64em) {
    .navigation {
      display: block;
      position: relative;
      top: auto;
      left: auto;
      float: right;
      width: calc(100% - 266px);
      padding-right: 60px; } }
  @media screen and (min-width: 80em) {
    .navigation {
      padding-right: 20px; } }
  @media screen and (min-width: 90em) {
    .navigation {
      width: calc(100% - 440px); } }

/* In Page Menu */

/** Parralax Hero **/
/*html {
	height: 100%;
	overflow: hidden;
}*/
body:not(.home) {
  height: 100%;
  overflow: hidden; }

section.hero {
  box-sizing: border-box;
  min-height: 50%;
  /* % of width of viewport */
  padding: 0;
  position: relative;
  overflow: hidden;
  width: 100%;
  background-color: #ffffff; }

section.hero, section.hero .hero-inner {
  background-position: 50% 50%;
  background-repeat: no-repeat; }

section.hero .hero-inner {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0px;
  display: block;
  min-height: 100%; }

@media print, screen and (min-width: 64em) {
  body:not(.home) section.hero .hero-inner {
    top: -75px; } }

@media screen and (max-height: 480px) {
  section.hero .hero-inner {
    top: 0; } }

section.hero .hero-inner.home-hero-img {
  background-color: #ffffff; }

section.hero .hero-inner h2.h1 {
  position: relative;
  display: inline-block; }
  section.hero .hero-inner h2.h1 sup {
    font-size: 40%;
    display: block;
    position: absolute;
    top: 0.5em;
    right: -1em; }

section.hero .hero-inner h2 {
  margin: 0; }

section.hero .hero-inner *:last-child {
  margin-bottom: 0; }

.cs-inner {
  background-position: 50% 50%;
  background-size: cover; }

main {
  /*height:100%;*/
  background-color: #ffffff;
  overflow: visible;
  padding: 0px;
  position: relative;
  z-index: 2; }

#main-inner {
  position: relative;
  width: 100%;
  margin: 0;
  padding: 0;
  background-color: #ffffff; }

/*.page-content {
	min-height:75%;
}*/

.search-outer {
  background-color: #f1f1f1;
  padding: 10px;
  position: fixed;
  width: 100%;
  height: 55px;
  right: 0;
  top: -200px;
  z-index: 9; }
  @media print, screen and (min-width: 64em) {
    .search-outer {
      width: 400px; } }
  .search-outer.active {
    top: 50px; }
    @media print, screen and (min-width: 46.25em) {
      .search-outer.active {
        top: 75px; } }

.search-form {
  position: relative; }
  .search-form .search-field {
    width: calc(100% - 90px);
    height: 35px;
    margin: 0;
    background-color: #ffffff; }
  .search-form #search_submit {
    position: absolute;
    right: 0px;
    top: 0px;
    width: 90px;
    height: 35px;
    text-align: center;
    background-color: #00aca0;
    color: #ffffff;
    border-radius: 0;
    cursor: pointer; }
    .search-form #search_submit:hover {
      background-color: #ffffff;
      color: #00aca0; }

ul.main-menu {
  text-align: right;
  margin: 0; }

ul.main-menu li {
  list-style: none;
  display: inline-block; }

ul.main-menu li a {
  display: inline-block;
  position: relative;
  line-height: 50px;
  padding: 0 10px;
  -webkit-transition: color 0.25s;
  transition: color 0.25s; }
  @media print, screen and (min-width: 46.25em) and (max-width: 63.99875em) {
    ul.main-menu li a {
      font-size: 13px; } }
  @media print, screen and (min-width: 46.25em) {
    ul.main-menu li a {
      line-height: 75px;
      padding: 0 8px; } }
  @media screen and (min-width: 80em) {
    ul.main-menu li a {
      padding: 0 16px; } }

ul.main-menu {
  font-family: "HelveticaNeueLTStd-Bd", Arial, sans-serif; }
  ul.main-menu li {
    position: relative; }
    ul.main-menu li a {
      color: #00aca0;
      text-transform: uppercase; }
      @media print, screen and (min-width: 64em) and (max-width: 79.99875em) {
        ul.main-menu li a {
          font-size: 14px; } }
      ul.main-menu li a::before {
        content: '';
        display: block;
        position: absolute;
        top: -3px;
        left: 10px;
        width: calc(100% - 20px);
        height: 3px;
        background-color: #333333;
        -webkit-transition: top 0.25s ease;
        transition: top 0.25s ease; }
        @media print, screen and (min-width: 46.25em) {
          ul.main-menu li a::before {
            left: 8px;
            width: calc(100% - 16px); } }
        @media screen and (min-width: 80em) {
          ul.main-menu li a::before {
            left: 16px;
            width: calc(100% - 32px); } }
    ul.main-menu li.current > a,
    ul.main-menu li a:hover {
      color: #0a0a0a; }
      ul.main-menu li.current > a::before,
      ul.main-menu li a:hover::before {
        top: 0; }
    ul.main-menu li ul {
      display: block;
      position: absolute;
      list-style: none;
      top: 75px;
      left: -32px;
      width: 400px;
      padding: 0 0 0 0;
      border-top: 1px solid #ffffff;
      text-align: left;
      z-index: 10;
      -webkit-transition: -webkit-transform 0.25s ease;
      transition: -webkit-transform 0.25s ease;
      transition: transform 0.25s ease;
      transition: transform 0.25s ease, -webkit-transform 0.25s ease;
      -webkit-transform: scaleY(0);
          -ms-transform: scaleY(0);
              transform: scaleY(0);
      -webkit-transform-origin: top;
          -ms-transform-origin: top;
              transform-origin: top; }
      ul.main-menu li ul li {
        display: block;
        position: relative;
        margin: 0;
        padding: 0;
        background-color: #333333; }
        ul.main-menu li ul li a {
          display: block;
          margin: 0 25px;
          padding: 1.45em 0;
          border-bottom: 1px solid #979797;
          color: #00aca0;
          line-height: 1.2;
          text-transform: none;
          -webkit-transition: all 0.25s ease;
          transition: all 0.25s ease; }
          ul.main-menu li ul li a::before {
            display: none; }
          ul.main-menu li ul li a span {
            font-family: "HelveticaNeueLT-Roman", Arial, sans-serif;
            margin-left: 0.6em;
            padding-left: 0.55em;
            border-left: 1px solid #00aca0; }
        ul.main-menu li ul li.current a,
        ul.main-menu li ul li a:hover {
          color: #ffffff; }
        ul.main-menu li ul li:last-child a {
          border-bottom: none; }
    ul.main-menu li:last-child a::before, ul.main-menu li:nth-child(n+5) a::before {
      width: calc(100% - 10px); }
      @media print, screen and (min-width: 46.25em) {
        ul.main-menu li:last-child a::before, ul.main-menu li:nth-child(n+5) a::before {
          width: calc(100% - 8px); } }
      @media screen and (min-width: 80em) {
        ul.main-menu li:last-child a::before, ul.main-menu li:nth-child(n+5) a::before {
          width: calc(100% - 16px); } }
    ul.main-menu li:last-child ul, ul.main-menu li:nth-child(n+5) ul {
      left: auto;
      right: -32px;
      width: 414px; }
    [data-whatintent="mouse"] ul.main-menu li:hover ul,
    [data-whatinput="mouse"] ul.main-menu li:hover ul {
      -webkit-transform: scaleY(1);
          -ms-transform: scaleY(1);
              transform: scaleY(1); }
      [data-whatintent="mouse"] ul.main-menu li:hover ul li ul,
      [data-whatinput="mouse"] ul.main-menu li:hover ul li ul {
        display: none; }

ul.main-menu > li:last-child a {
  padding-right: 0; }

/* Arrows */

/* IN Page Alternative */

/* Mobile Menu */
.small-main-menu {
  display: block;
  position: fixed;
  z-index: 9;
  width: 100%;
  height: 100%;
  top: -3000px;
  left: 0;
  padding-top: 50px;
  overflow: scroll; }
  @media print, screen and (min-width: 46.25em) {
    .small-main-menu {
      padding-top: 75px; } }

.small-main-menu.active {
  top: 0; }

.small-main-menu ul.menu > li a {
  background-color: #00aca0;
  border-bottom: 1px solid #ffffff;
  color: #ffffff;
  padding: 1.5em; }

.small-main-menu ul.menu li ul.sub-pages li > a {
  background-color: #333333; }

.small-main-menu .is-drilldown-submenu-parent > a::after {
  right: 1.5em;
  border-color: transparent transparent transparent #ffffff; }

/* Sub Menu Horizontal */

/* Mobile - Scroll Horizontal
-
- Amino standard JS controlled:
-
- Package up for use in any project
- swipe-menu.js
- swipe-menu.scss

*/

.footer input:focus {
  background-color: #ffffff; }

.g-recap-pp {
  display: inline-block;
  font-size: 86%;
  line-height: inherit; }
  @media print, screen and (max-width: 46.24875em) {
    .g-recap-pp {
      margin-top: 10px; } }

#post-footer a {
  color: #333333;
  border-bottom: 1px solid #00aca0; }
  #post-footer a:hover {
    color: #00aca0; }

.back2top {
  display: inline-block;
  padding-right: 28px;
  background-image: url("../images/arrow-line-up.svg");
  background-repeat: no-repeat;
  background-position: center right;
  font-size: 0.8125rem;
  color: #ffffff; }
  .back2top:hover {
    color: rgba(255, 255, 255, 0.5); }

.back2top-m {
  display: block;
  padding-top: 28px;
  background-image: url("../images/arrow-line-up.svg");
  background-repeat: no-repeat;
  background-position: center top;
  font-size: 0.8125rem;
  color: #ffffff; }
  .back2top-m:hover {
    color: rgba(255, 255, 255, 0.5); }

.legal-link {
  margin-right: 10px; }
  @media print, screen and (min-width: 64em) {
    .legal-link {
      margin-right: 40px; } }

.menu-col {
  position: relative; }
  @media print, screen and (min-width: 64em) {
    .menu-col {
      padding-left: 0; } }

.menu-footer-grid {
  position: relative;
  margin: 0;
  font-size: 86%;
  text-align: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end; }
  @media print, screen and (max-width: 46.24875em) {
    .menu-footer-grid {
      padding-top: 40px;
      padding-bottom: 40px; } }
  @media screen and (min-width: 90em) {
    .menu-footer-grid {
      place-content: flex-end; } }
  .menu-footer-grid li {
    list-style: none;
    display: block;
    margin-bottom: 40px;
    width: 50%; }
    @media print, screen and (min-width: 46.25em) {
      .menu-footer-grid li {
        width: 33.33333%;
        padding-right: 20px;
        margin-bottom: 20px; } }
    @media print, screen and (min-width: 64em) {
      .menu-footer-grid li {
        width: auto; } }
    @media screen and (min-width: 80em) {
      .menu-footer-grid li {
        margin-bottom: 0;
        padding-right: 40px; } }
    @media screen and (min-width: 80em) {
      .menu-footer-grid li:first-child {
        text-align: right; } }
    @media screen and (min-width: 80em) {
      .menu-footer-grid li:first-child ul li {
        text-align: right !important; } }
    .menu-footer-grid li:last-child {
      padding-right: 0; }
    .menu-footer-grid li a {
      display: block;
      color: #ffffff;
      text-transform: uppercase;
      font-family: "HelveticaNeueLTStd-Bd", Arial, sans-serif;
      font-size: 0.8125rem;
      padding-top: 0.6em;
      padding-bottom: 0.4em; }
      .menu-footer-grid li a.button {
        display: inline-block;
        margin-bottom: 0;
        padding: 0.6em 1.5em 0.4em 1.5em;
        line-height: 1;
        border-width: 2px;
        position: relative;
        top: -2px;
        border-color: #ffffff; }
        .menu-footer-grid li a.button:hover {
          color: #00aca0;
          background-color: #ffffff; }
    .menu-footer-grid li ul {
      margin: 0; }
      .menu-footer-grid li ul li {
        float: none;
        width: 100%;
        padding-right: 0 !important;
        margin-bottom: 10px; }
        @media print, screen and (min-width: 46.25em) {
          .menu-footer-grid li ul li {
            text-align: left; } }
        @media print, screen and (min-width: 46.25em) {
          .menu-footer-grid li ul li:first-child {
            text-align: left; } }
        .menu-footer-grid li ul li a {
          text-transform: none;
          font-family: "HelveticaNeueLT-Roman", Arial, sans-serif;
          padding: 0; }
  @media print, screen and (max-width: 46.24875em) {
    .menu-footer-grid > li:nth-child(even) {
      text-align: right;
      padding-right: 1.5em; } }
  @media print, screen and (max-width: 46.24875em) {
    .menu-footer-grid > li:nth-child(odd) {
      padding-left: 1.5em; } }
  @media print, screen and (max-width: 46.24875em) {
    .menu-footer-grid > li:last-child {
      width: 100%;
      margin-bottom: 0; } }
  @media screen and (min-width: 90em) {
    .menu-footer-grid > li:last-child {
      padding-right: 1.5em; } }

.careers-btn {
  padding-left: 1.5em;
  padding-bottom: 1.5em; }
  @media print, screen and (min-width: 46.25em) {
    .careers-btn {
      padding-left: 0; } }
  @media screen and (min-width: 80em) {
    .careers-btn {
      padding-top: 20px; } }
  @media screen and (min-width: 90em) {
    .careers-btn {
      position: absolute;
      bottom: 2rem;
      right: 0;
      padding-right: 1.25rem; } }

.button.careers {
  display: inline-block;
  margin-bottom: 0;
  padding: 0.6em 1.5em 0.4em 1.5em;
  line-height: 1;
  border-width: 2px;
  position: relative;
  font-size: 0.8125rem;
  border-color: #ffffff;
  color: #ffffff; }
  .button.careers:hover {
    color: #00aca0;
    background-color: #ffffff; }

/* 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; }
  .slick-slide img {
    display: inline-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-slide:focus {
    outline: none; }

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

/* Slider */
.slick-list {
  height: 100%; }
  .slick-loading .slick-list {
    background: #fff url("../images/ajax-loader.gif") center center no-repeat; }

.slick-track {
  height: 100%; }

/* Icons */
@font-face {
  font-family: "slick";
  src: url("../fonts/slick.eot");
  src: url("../fonts/slick.eot#iefix") format("embedded-opentype"), url("../fonts/slick.woff") format("woff"), url("../fonts/slick.ttf") format("truetype"), url("../fonts/slick.svg") 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; }
  .slick-prev:before {
    content: "←"; }

.slick-next {
  right: -25px; }
  .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: 12px;
    width: 12px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer; }
    @media print, screen and (min-width: 46.25em) {
      .slick-dots li {
        height: 24px;
        width: 24px; } }
    .slick-dots li button {
      border: 0;
      background: rgba(255, 255, 255, 0.5);
      display: block;
      height: 12px;
      width: 12px;
      outline: none;
      line-height: 0px;
      font-size: 0px;
      color: transparent;
      padding: 5px;
      cursor: pointer; }
      @media print, screen and (min-width: 46.25em) {
        .slick-dots li button {
          height: 24px;
          width: 24px; } }
      .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 {
        display: none;
        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 {
      background: #ffffff; }
    .slick-dots li.slick-active button:before {
      color: black;
      opacity: 0.75; }

/** Default Tables **/
table {
  margin-bottom: 40px;
  border-collapse: separate;
  border-spacing: 2px;
  border-color: #ffffff; }

.lightest-gray-bg input {
  background-color: #ffffff; }
  .lightest-gray-bg input:focus {
    background-color: #ffffff; }

/* Uniform HoneyPot */

/** Errors .error on parent item **/

/* Firefox 18- */

/* Firefox 19+ */

/** Validated - .valide on parent item **/

/* Firefox 18- */

/* Firefox 19+ */

/* 2017 Share */

body.home-tpl {
  padding-top: 50px; }
  @media print, screen and (min-width: 46.25em) {
    body.home-tpl {
      padding-top: 75px; } }

@media print, screen and (min-width: 64em) {
  .home-hero-vphc {
    height: calc(100vh - 75px); } }

@media print, screen and (min-width: 46.25em) {
  .home-hero-vphc.has-announcement {
    padding-bottom: 75px; } }

.home-tpl section.hero .hero-inner {
  position: relative; }
  @media print, screen and (min-width: 64em) {
    .home-tpl section.hero .hero-inner {
      position: absolute; } }
  .home-tpl section.hero .hero-inner .cell {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 40px; }
    @media print, screen and (min-width: 64em) {
      .home-tpl section.hero .hero-inner .cell {
        padding-left: 40px;
        padding-right: 40px;
        padding-top: 40px;
        padding-bottom: 40px; } }
  .home-tpl section.hero .hero-inner .b .cell {
    padding-bottom: 40px; }
  .home-tpl section.hero .hero-inner .hero-img-sq {
    height: 27vh;
    width: auto; }
  .home-tpl section.hero .hero-inner p {
    margin-left: auto;
    margin-right: auto;
    max-width: 45rem; }
    @media print, screen and (min-width: 64em) {
      .home-tpl section.hero .hero-inner p {
        margin-bottom: 0; } }
  .home-tpl section.hero .hero-inner a.arrow-down-line {
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3Csvg width='23px' height='13px' viewBox='0 0 23 13' version='1.1' xmlns:xlink='http://www.w3.org/1999/xlink' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.342588 0L12 10.8407L0 22' transform='matrix(-4.371139E-08 1 -1 -4.371139E-08 22.5 0.5)' id='Path-2' fill='none' stroke='%2304ACA0' stroke-width='1' /%3E%3C/svg%3E");
    width: 22px;
    height: 12px;
    display: inline-block;
    background-position: center;
    background-repeat: no-repeat; }
    @media print, screen and (min-width: 64em) {
      .home-tpl section.hero .hero-inner a.arrow-down-line {
        position: absolute;
        left: 50%;
        margin-left: -11px;
        bottom: 16.5%; } }
    .home-tpl section.hero .hero-inner a.arrow-down-line:hover {
      opacity: 0.6; }

.home-tpl section.hero .columns.r {
  position: relative; }
  .home-tpl section.hero .columns.r .fixed-buttons {
    display: block;
    position: absolute;
    width: 100%;
    height: 116px;
    bottom: 0;
    z-index: 1; }
    @media print, screen and (min-width: 46.25em) {
      .home-tpl section.hero .columns.r .fixed-buttons {
        height: 100px; } }
    @media print, screen and (min-width: 64em) {
      .home-tpl section.hero .columns.r .fixed-buttons {
        height: 33%; } }
    .home-tpl section.hero .columns.r .fixed-buttons .button {
      color: #ffffff;
      border-color: #ffffff;
      min-width: 75%;
      opacity: 0;
      pointer-events: none;
      -webkit-transition: all 0.5s ease;
      transition: all 0.5s ease;
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%);
      margin-top: -20px; }
      .home-tpl section.hero .columns.r .fixed-buttons .button:hover {
        border-color: #00aca0; }
      @media print, screen and (min-width: 64em) {
        .home-tpl section.hero .columns.r .fixed-buttons .button {
          margin-top: 0; } }
      .home-tpl section.hero .columns.r .fixed-buttons .button.is-active {
        pointer-events: all;
        -webkit-transition: all 0.5s 0.5s ease;
        transition: all 0.5s 0.5s ease;
        opacity: 1; }
        .home-tpl section.hero .columns.r .fixed-buttons .button.is-active:hover {
          -webkit-transition: all 0.5s 0s ease;
          transition: all 0.5s 0s ease; }
  .home-tpl section.hero .columns.r .slide-labels {
    display: block;
    position: absolute;
    width: 100%;
    text-align: center;
    top: 90px;
    z-index: 1;
    color: #ffffff;
    font-size: 0.9375rem;
    font-family: "HelveticaNeueLTStd-Bd", Arial, sans-serif;
    text-transform: uppercase; }
    @media print, screen and (min-width: 64em) {
      .home-tpl section.hero .columns.r .slide-labels {
        top: 25%; } }
    .home-tpl section.hero .columns.r .slide-labels .slide-label {
      position: absolute;
      top: -26px;
      left: 0;
      width: 100%;
      text-align: center;
      opacity: 0;
      -webkit-transition: all 0.5s ease;
      transition: all 0.5s ease; }
      .home-tpl section.hero .columns.r .slide-labels .slide-label.is-active {
        opacity: 1;
        -webkit-transition: all 0.5s 0.5s ease;
        transition: all 0.5s 0.5s ease; }

.casestudy-slides {
  opacity: 0; }
  .casestudy-slides.slick-initialized {
    opacity: 1; }
  @media print, screen and (min-width: 64em) {
    .casestudy-slides {
      height: 100%; } }
  .casestudy-slides.slick-dotted.slick-slider {
    margin-bottom: 0; }
  .casestudy-slides .cs-inner {
    background-color: #0a0a0a; }
    @media print, screen and (max-width: 46.24875em) {
      .casestudy-slides .cs-inner {
        height: auto; } }
    @media print, screen and (max-width: 63.99875em) {
      .casestudy-slides .cs-inner .t {
        height: 120px; } }
    @media print, screen and (min-width: 46.25em) and (max-width: 63.99875em) {
      .casestudy-slides .cs-inner .b {
        height: 100px; } }
    @media print, screen and (max-width: 46.24875em) {
      .casestudy-slides .cs-inner .b {
        height: 116px; } }
    @media print, screen and (max-width: 63.99875em) {
      .casestudy-slides .cs-inner .table-row.m {
        display: block;
        width: 100%;
        overflow: visible;
        height: auto; } }
    @media print, screen and (min-width: 46.25em) and (max-width: 63.99875em) {
      .casestudy-slides .cs-inner .table-row.m {
        min-height: 240px; } }
    @media print, screen and (max-width: 46.24875em) {
      .casestudy-slides .cs-inner .table-row.m {
        min-height: 360px; } }
    @media print, screen and (max-width: 63.99875em) {
      .casestudy-slides .cs-inner .table-row.m .cell {
        display: block;
        width: 100%; } }
    .casestudy-slides .cs-inner .cell {
      padding-left: 20px;
      padding-right: 20px; }
      @media print, screen and (max-width: 63.99875em) {
        .casestudy-slides .cs-inner .cell {
          padding-top: 40px;
          padding-bottom: 40px; } }
      @media print, screen and (min-width: 46.25em) {
        .casestudy-slides .cs-inner .cell {
          padding-left: 40px;
          padding-right: 40px; } }
    .casestudy-slides .cs-inner .button {
      color: #ffffff;
      border-color: #ffffff;
      display: none; }
      .casestudy-slides .cs-inner .button:hover {
        border-color: #00aca0; }
  .casestudy-slides .slick-dots {
    top: 90px;
    bottom: auto; }
    @media print, screen and (min-width: 64em) {
      .casestudy-slides .slick-dots {
        top: 25%; } }
    .casestudy-slides .slick-dots li {
      height: 15px;
      width: 15px; }
      .casestudy-slides .slick-dots li button {
        height: 15px;
        width: 15px;
        border-radius: 100px; }
        .casestudy-slides .slick-dots li button:hover {
          background-color: #ffffff; }
    .casestudy-slides .slick-dots:before {
      display: none !important;
      content: "CASE STUDIES";
      width: 112px;
      height: 18px;
      font-weight: 400;
      top: -26px;
      left: 50%;
      margin-left: -56px;
      color: #ffffff;
      position: absolute;
      font-size: 0.9375rem;
      font-family: "HelveticaNeueLTStd-Bd", Arial, sans-serif; }

/** ANNOUNCEMENTS **/
.announcement {
  display: none;
  position: relative;
  z-index: 1;
  overflow: hidden;
  color: #ffffff; }
  @media print, screen and (min-width: 64em) {
    .announcement {
      display: block;
      height: 75px; } }
  .announcement .announcement-inner {
    padding-top: 1.8rem;
    display: block; }
  .announcement p {
    display: inline-block;
    margin-bottom: 1.8rem;
    font-size: 86%; }
    .announcement p a:not(.button) {
      color: #ffffff; }
      .announcement p a:not(.button):hover {
        color: #00aca0; }
  .announcement .close-btn {
    background-image: url(../images/cross.svg);
    width: 16px;
    height: 18px;
    color: transparent;
    display: inline-block;
    float: right;
    text-indent: 200px; }
    .announcement .close-btn:hover {
      opacity: 0.6; }

section.features {
  overflow: visible; }
  section.features .features-intro-md {
    padding: 40px 20px;
    background-color: #00aca0;
    color: #ffffff;
    text-align: center; }
    @media print, screen and (min-width: 64em) {
      section.features .features-intro-md {
        display: none; } }
    section.features .features-intro-md h3 {
      color: #ffffff;
      margin: 0; }
  section.features .slides-content {
    position: relative;
    z-index: 1; }
  @media screen and (min-width: 1024px) and (min-height: 860px) {
    section.features .features-slides .feature-slide {
      height: calc(100vh - 75px - 105px); } }
  section.features .features-slides .feature-slide .cell {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 80px;
    padding-bottom: 40px; }
    @media print, screen and (min-width: 64em) {
      section.features .features-slides .feature-slide .cell {
        padding-left: 40px;
        padding-right: 40px; } }
  section.features .features-slides .feature-slide h3 {
    color: #0a0a0a;
    max-width: 580px;
    margin: 0 auto 40px auto; }
  @media print, screen and (min-width: 46.25em) {
    section.features .features-slides .feature-slide img {
      max-width: 580px;
      height: auto; } }
  section.features .features-slides .feature-slide .summary {
    padding-top: 40px; }
    @media print, screen and (min-width: 64em) {
      section.features .features-slides .feature-slide .summary {
        padding-left: 80px;
        padding-right: 80px; } }
  section.features .features-slides .feature-slide p {
    margin-left: auto;
    margin-right: auto;
    max-width: 45rem; }

.features-nav {
  display: none; }
  @media print, screen and (min-width: 64em) {
    .features-nav {
      display: block;
      position: -webkit-sticky;
      position: sticky;
      top: 75px;
      right: 0;
      height: calc(100vh - 75px - 105px); } }
  .features-nav .cell {
    padding-left: 40px;
    padding-right: 40px; }
  .features-nav h3 {
    color: #ffffff;
    margin-bottom: 40px; }
  .features-nav ul {
    list-style: none;
    text-transform: uppercase; }
    .features-nav ul li {
      margin: 40px 0px; }
      .features-nav ul li a {
        color: #ffffff;
        opacity: 0.6;
        font-family: "HelveticaNeueLTStd-Bd", Arial, sans-serif; }
      .features-nav ul li.current a,
      .features-nav ul li a:hover,
      .features-nav ul li a:focus {
        opacity: 1; }
      .features-nav ul li:first-child {
        margin-top: 0; }
      .features-nav ul li:last-child {
        margin-bottom: 0; }

.cta-bar {
  position: relative;
  padding-top: 40px;
  padding-bottom: 20px;
  background-color: #333333; }
  @media print, screen and (min-width: 64em) {
    .cta-bar {
      padding-top: 30px;
      height: 105px;
      position: -webkit-sticky;
      position: sticky;
      bottom: 0;
      z-index: 2; } }
  .cta-bar .button {
    color: #ffffff;
    border-color: #ffffff;
    margin: 0 10px 20px 10px; }
    .cta-bar .button:hover {
      border-color: #00aca0; }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  body.home-tpl .home-hero-vphc {
    z-index: 10; }
  body.home-tpl .features-nav {
    height: calc(100vh - 75px);
    position: fixed;
    z-index: 1; }
  body.home-tpl .footer {
    position: relative;
    z-index: 11; } }

/* Measure ScrollBar Width - See app.js for non-parralax functions */

main section {
  position: relative; }

 .columns:last-child:not(:first-child),
.columns:last-child:not(:first-child) {
  float: left; }

.height-50 {
  height: 50%;
  min-height: 280px !important; }

.height-33 {
  height: 33%; }

@media print, screen and (min-width: 64em) {
  .height-100-for-large-up {
    height: 100%; } }

/* Medium Width - Short Height */

/* Small Landscape */

/* iphone4 screen min-heights */

.pos-rel {
  position: relative; }

/* Show for Xlarge */

/*.content-blocks-row.content-padding-dbl {
	@include breakpoint(large up) {
		padding-left:100px;
		padding-right:100px;
	}
}*/

/* Content Blocks */

@media print, screen and (max-width: 46.24875em) {
  /* Min Height ratio For Small */ }

/*
.row.content-blocks-row.img-block-row .columns.txt-col-last {
	@include breakpoint(large up) {
		float:right;
	}
}
.row.content-blocks-row.img-block-row .columns.img-col-last {
	@include breakpoint(large up) {
		float:left;
	}
}
*/

/* Content Block Heading Sizes in _type.scss */
/* Padding and Margin overrides */

/* Kill bottom padding on first text column when stacked */

/* Hexagon for small and medium stacked */

.slides-content {
  position: relative;
  z-index: 1; }

/* Medium Width - Short Height */

/* Small Landscape */

/* Home - Hexagon hidden for small */

/* Case Study Slider Dots */

/* Tall screen Dots higher */

.no-max {
  max-width: 100%; }

/* Features Slider Dots */
.features-slides .slick-dots {
  bottom: 50%;
  margin-bottom: 20px; }
  @media print, screen and (min-width: 64em) {
    .features-slides .slick-dots {
      width: 50%;
      max-width: 45rem;
      bottom: 10%;
      margin-bottom: 0px;
      left: 50%;
      margin-left: -50%; } }
  @media screen and (min-width: 90em) {
    .features-slides .slick-dots {
      margin-left: -45rem;
      bottom: 20%; } }

/* News Events */
/*

light-gray-bg text-left medium-text-left padding-medium margin-bottom-small

*/

/* Video - Iframe */