/*
Theme Name: Ince Custom Wordpress Theme
Theme URI: mailto:garethl@ince.co.za
Author: Gareth Lyle
Author URI: mailto:garethl@ince.co.za
Description: Custom theme for Ince website
Version: 1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: custom
Text Domain: pc
*/
/*------------------------------------------------------------------
[Colors]
-------------------------------------------------------------------*/
/*------------------------------------------------------------------
[Mixins]
-------------------------------------------------------------------*/
/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

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

/**
 * Add the correct display in IE 9-.
 */
article,
aside,
footer,
header,
nav,
section {
  display: block; }

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

/* Grouping content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */
figcaption,
figure,
main {
  /* 1 */
  display: block; }

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

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

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

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

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

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

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

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

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

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

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

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

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

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

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

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

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

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

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

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

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

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

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

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

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

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

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

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

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

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

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

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

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */
details,
menu {
  display: block; }

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

/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
  display: inline-block; }

/**
 * Add the correct display in IE.
 */
template {
  display: none; }

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

/*--------------------------------------------------------------
Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
  /* Many screen reader and browser combinations announce broken words as they would appear visually. */ }

.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: inline-block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 700;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */ }

/*--------------------------------------------------------------
Wordpress Alignments
--------------------------------------------------------------*/
.alignleft {
  float: left;
  margin-right: 1.5em;
  margin-bottom: 1.3em; }

.alignright {
  float: right;
  margin-left: 1.5em; }

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto; }

.centered {
  text-align: center; }

.clearfix:after {
  content: "";
  display: table;
  clear: both; }

.clr {
  clear: both; }

/*------------------------------------------------------------------
[Fonts and Typography]
-------------------------------------------------------------------*/
@font-face {
  font-family: 'HelveticaNeueLTStd-BdCn';
  src: url("fonts/HelveticaNeueLTStd-BdCn.eot");
  /* IE9 Compat Modes */
  src: url("fonts/HelveticaNeueLTStd-BdCn.eot?#iefix") format("embedded-opentype"), url("fonts/HelveticaNeueLTStd-BdCn.woff") format("woff"), url("fonts/HelveticaNeueLTStd-BdCn.ttf") format("truetype"), url("fonts/HelveticaNeueLTStd-BdCn.svg#svgFontName") format("svg");
  /* Legacy iOS */ }

h2 {
  color: #ce1432;
  font-size: 2.2em;
  margin-bottom: 0px; }
  h2:before {
    content: "";
    display: block;
    width: 60px;
    height: 10px;
    position: relative;
    top: -5px;
    background: #ce1432;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    @media (max-width: 660px) {
      h2:before {
        top: -10px; } }

h3 {
  color: #ce1432;
  font-size: 2em;
  margin: 0px; }
  @media (max-width: 660px) {
    h3 {
      font-size: 1.5em; } }

.regular {
  text-transform: none !important; }

p {
  font-size: 1.3em;
  color: #6d6e71;
  margin-bottom: 15px; }

ul {
  margin-left: 1.1em;
  margin-bottom: 15px; }

strong {
  font-weight: 400; }

em {
  font-style: italic; }

a {
  text-decoration: none; }
  a:hover {
    text-decoration: underline; }

/*------------------------------------------------------------------
[Base]
-------------------------------------------------------------------*/
#wrapper {
  overflow: hidden; }

html {
  height: 100%;
  overflow-y: scroll; }

body {
  font-size: 16px;
  font-family: "HelveticaNeueLTStd-BdCn", Helvetica, Sans-serif;
  font-weight: normal; }

.container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 15px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow: hidden; }

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

.wow {
  visibility: hidden; }

/*------------------------------------------------------------------
[Base Page styles]
-------------------------------------------------------------------*/
#page h1 {
  color: #ce1432;
  font-size: 2.5em; }
  #page h1:before {
    content: "";
    display: block;
    width: 60px;
    height: 10px;
    position: relative;
    top: -5px;
    background: #ce1432;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    @media (max-width: 660px) {
      #page h1:before {
        top: -10px; } }
  @media (max-width: 780px) {
    #page h1 {
      font-size: 2.3em; } }
  @media (max-width: 780px) {
    #page h1 {
      font-size: 2em; } }

#page h2 {
  color: #ce1432; }

#page h3 {
  color: #6d6e71;
  font-size: 1.7em; }
  @media (max-width: 780px) {
    #page h3 {
      font-size: 1.5em; } }

#page p {
  font-size: 1.2em;
  line-height: 1.2em; }

#page a {
  color: #ce1432;
  text-decoration: none; }

#page .tabs-content-container h2 {
  color: #6d6e71;
  font-size: 1.4em;
  margin: 25px 0 25px 0; }
  #page .tabs-content-container h2:before {
    content: none; }

#page .tabs-content-container .h-icon {
  margin: 30px 0 25px 0; }

#page .tabs-content-container h3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  color: #ce1432;
  margin-bottom: 3px; }
  #page .tabs-content-container h3 img {
    padding-right: 10px; }

#page .tabs-content-container p {
  margin-top: 0px;
  margin-bottom: 15px; }

#page .tabs-content-container hr {
  border-bottom: 2px dotted #6d6e71;
  background: transparent;
  margin: 28px 0 28px 0; }

#page .tabs-content-container .tab-content ul {
  list-style: none;
  color: #6d6e71;
  margin: 0;
  padding: 0 0 0 25px;
  font-size: 1.2em;
  line-height: 1.4em; }
  #page .tabs-content-container .tab-content ul li:before {
    content: "\2022";
    color: #ce1432;
    display: inline-block;
    width: 1em;
    margin-left: -1em; }

#page .tabs-content-container .link-icon-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  #page .tabs-content-container .link-icon-wrap img {
    padding-left: 10px; }

#page .light-grey-bg {
  padding-bottom: 15px; }

/*------------------------------------------------------------------
[Utilities]
-------------------------------------------------------------------*/
.light-grey-bg {
  background: #f1f1f2;
  padding-bottom: 15px; }

.border-bottom-red {
  border-bottom: 2px solid #ce1432; }

.dark-grey-bg {
  background-color: #e6e7e8; }

.top-margin-spacer {
  margin-top: 80px; }

hr {
  height: 1px;
  border: 0;
  display: block;
  width: 100%;
  clear: both;
  background: #ccc;
  margin: 20px 0; }

section {
  position: relative; }

.top-rule-dark:before, .top-rule-red:before {
  content: "";
  position: absolute;
  top: -5px;
  left: 0px;
  right: 0px;
  margin: 0 auto;
  display: block;
  width: 100%;
  max-width: 1200px;
  height: 5px;
  background: #6d6e71; }

.top-rule-red:before {
  background: #ce1432; }

@media (max-width: 780px) {
  .mobile-scroller {
    overflow-x: auto; } }

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

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

ul.page-list {
  list-style: none;
  color: #6d6e71;
  margin: 0;
  padding: 0 0 0 25px;
  font-size: 1.1em;
  line-height: 1.4em; }
  ul.page-list li:before {
    content: "\2022";
    color: #ce1432;
    display: inline-block;
    width: 1em;
    margin-left: -1em; }

.block-link, .footer-block-link {
  border: 1px solid #ce1432;
  padding: 10px 15px;
  text-transform: uppercase;
  color: #ce1432;
  float: right;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
  font-family: "HelveticaNeueLTStd-BdCn", Helvetica, Sans-serif;
  margin: 10px 0 20px 0;
  display: inline-block;
  background: #ffffff;
  font-size: 0.7em; }
  .block-link::after, .footer-block-link::after {
    content: "";
    display: table;
    clear: both; }
  .block-link:hover, .footer-block-link:hover {
    text-decoration: none;
    background: #ce1432;
    color: #ffffff; }

.footer-block-link {
  border: 1px solid #ffffff;
  background: transparent;
  float: none;
  color: #ffffff;
  -webkit-transition: 0.3s all;
  transition: 0.3s all; }
  .footer-block-link::after {
    content: "";
    display: table;
    clear: both; }
  .footer-block-link:hover {
    text-decoration: none;
    background: #f1f1f2; }

.back-arrow {
  display: inline-block;
  font-size: 1.2em;
  padding-left: 10px;
  position: relative; }
  .back-arrow:before {
    content: "";
    display: inline-block;
    position: relative;
    top: 2px;
    right: 10px;
    width: 18px;
    height: 18px;
    background: url(./images/back-arrow.svg) no-repeat; }
  .back-arrow img {
    padding-right: 10px;
    vertical-align: middle;
    display: inline-block;
    height: auto !important; }

input.form-btn {
  display: block;
  background-color: #ffffff;
  margin-bottom: 1rem;
  padding: 0.5rem 0 !important;
  font-family: "HelveticaNeueLTStd-BdCn", Helvetica, Sans-serif;
  color: #6d6e71 !important;
  text-transform: uppercase;
  -webkit-transition: .1s;
  transition: .1s; }
  input.form-btn:hover {
    background-color: #ce1432;
    color: #ffffff !important; }

/*------------------------------------------------------------------
[Leadership styles]
-------------------------------------------------------------------*/
.leadership {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  padding: 40px 0 0 0; }
  @media (max-width: 780px) {
    .leadership {
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      width: 1400px; } }
  .leadership .show-pop {
    width: 14%; }
  .leadership .director {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    max-width: 100%;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1; }
    .leadership .director p {
      -webkit-transition: 0.2s;
      transition: 0.2s; }
    .leadership .director:hover p {
      color: #ce1432;
      -webkit-transition: 0.2s;
      transition: 0.2s; }
    .leadership .director img {
      max-width: 100% !important;
      height: 100% !important; }
  .leadership .director-contact {
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-pack: distribute;
        justify-content: space-around;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border-top: 2px dotted #ffffff; }
    @media (max-width: 660px) {
      .leadership .director-contact {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; } }
    .leadership .director-contact p {
      width: 100%;
      margin-bottom: 0; }
  .leadership span.red-txt {
    color: #ce1432; }

.non-execs {
  font-style: italic;
  color: #6d6e71;
  padding: 15px 0px;
  font-family: Helvetica, sans-serif;
  font-weight: 700; }

/*------------------------------------------------------------------
[Pop ups]
-------------------------------------------------------------------*/
.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-pack: distribute;
      justify-content: space-around; }

.pop-container-wrap {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(150, 149, 149, 0.8);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  z-index: 9999; }

.pop-contents {
  background: #fff;
  max-width: 600px;
  padding: 15px;
  height: auto;
  position: relative;
  -webkit-box-shadow: 2px 2px 10px #222;
          box-shadow: 2px 2px 10px #222;
  z-index: 999;
  background: #f1f1f2;
  border: 10px solid #ffffff;
  display: none; }
  @media (max-width: 780px) {
    .pop-contents {
      width: 79%;
      margin: none; } }
  @media (max-width: 660px) {
    .pop-contents {
      height: 80vh;
      overflow-y: auto; } }
  .pop-contents h3 {
    color: #ce1432 !important;
    margin-bottom: 15px !important;
    font-size: 2em !important; }
  .pop-contents ul {
    list-style: none;
    color: #6d6e71;
    margin: 0;
    padding: 0 0 0 25px;
    font-size: 1.4em;
    line-height: 1.4em; }
    .pop-contents ul li:before {
      content: "\2022";
      color: #ce1432;
      display: inline-block;
      width: 1em;
      margin-left: -1em; }
  @media (max-width: 660px) {
    .pop-contents .block-link, .pop-contents .footer-block-link {
      float: none;
      text-align: center; } }

.close-pop {
  position: absolute;
  right: 10px;
  top: 5px;
  color: #ce1432;
  font-size: 1.4em;
  text-decoration: none;
  margin: 0px !important; }
  .close-pop:hover {
    text-decoration: none; }
  @media (max-width: 660px) {
    .close-pop {
      font-size: 1.8em;
      top: 0px; } }

.pop-copy {
  padding: 20px; }
  @media (max-width: 660px) {
    .pop-copy img {
      width: 100%; } }

a.show-pop-icon {
  position: relative; }
  a.show-pop-icon:hover i.fa.fa-info {
    display: block; }

i.fa.fa-info {
  position: absolute;
  top: 26px;
  right: 30px;
  font-size: 1.2em;
  display: none; }

/*------------------------------------------------------------------
[Quotes]
-------------------------------------------------------------------*/
.large-quote-container {
  padding: 30px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end; }
  .large-quote-container .quote-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 80%; }
    @media (max-width: 780px) {
      .large-quote-container .quote-block {
        width: 100%; } }
  .large-quote-container .quote-mark {
    padding: 40px;
    background: url(./images/large-quote.svg) no-repeat top;
    margin-right: 15px; }
    @media (max-width: 780px) {
      .large-quote-container .quote-mark {
        padding: 25px; } }
  .large-quote-container .quote-body {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    font-size: 2em;
    color: #ce1432; }
    @media (max-width: 780px) {
      .large-quote-container .quote-body {
        font-size: 1.3em; } }

/*------------------------------------------------------------------
[Tabs]
-------------------------------------------------------------------*/
.arrow-down {
  width: 20px;
  height: 20px;
  border: 1px solid #ce1432;
  border-right: 1px solid transparent;
  border-top: 1px solid transparent;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  position: absolute;
  top: 52px;
  left: 43px;
  background: #f1f1f2;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out; }

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .arrow-down {
    top: 51px;
    left: 43px; } }

.arrow-down.arrow-white {
  background: #ffffff; }

.arrow-down-shift {
  left: 180px; }

ul.tabs {
  margin: 0px;
  padding: 0px;
  list-style: none;
  padding-bottom: 15px;
  border-bottom: 1px solid #ce1432;
  position: relative; }

ul.tabs li {
  background: none;
  color: #6d6e71;
  display: inline-block;
  padding: 10px 25px;
  cursor: pointer;
  font-size: 1.5em; }
  ul.tabs li img {
    -webkit-filter: grayscale(1);
            filter: grayscale(1); }

ul.tabs li.current {
  color: #ce1432; }
  ul.tabs li.current img {
    -webkit-filter: grayscale(0);
            filter: grayscale(0); }

.tab-content {
  display: none;
  padding: 35px 0 0 0; }

.tab-content.current {
  display: inherit; }

.company-investors ul.tabs li {
  background: none;
  color: #6d6e71;
  display: inline-block;
  padding: 10px 25px 0 0;
  cursor: pointer;
  font-size: 1.5em; }

.company-investors li:first-child {
  border-right: 1px solid #ce1432; }

.company-investors .arrow-down {
  top: 112px;
  left: 65px; }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .company-investors .arrow-down {
    top: 115px;
    left: 65px; } }

.company-investors .arrow-down-shift {
  left: 232px; }

.tab-icons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .tab-icons img {
    padding-bottom: 5px; }

.tabs-content-container h2 {
  color: #6d6e71;
  font-size: 1.4em;
  margin: 25px 0 25px 0; }
  .tabs-content-container h2:before {
    content: none; }

.tabs-content-container .h-icon {
  margin: 30px 0 25px 0; }

.tabs-content-container h3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  color: #ce1432;
  margin-bottom: 3px; }
  .tabs-content-container h3 img {
    padding-right: 10px; }

.tabs-content-container p {
  margin-top: 0px;
  margin-bottom: 15px; }

.tabs-content-container hr {
  border-bottom: 2px dotted #6d6e71;
  background: transparent;
  margin: 28px 0 28px 0; }

.tabs-content-container ul {
  list-style: none;
  color: #6d6e71;
  margin: 0;
  padding: 0 0 0 25px;
  font-size: 1.1em;
  line-height: 1.4em; }
  .tabs-content-container ul li:before {
    content: "\2022";
    color: #ce1432;
    display: inline-block;
    width: 1em;
    margin-left: -1em; }

.tabs-content-container .link-icon-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .tabs-content-container .link-icon-wrap .block-link, .tabs-content-container .link-icon-wrap .footer-block-link {
    display: inline-block;
    margin-top: 25px;
    font-size: 1em; }
    .tabs-content-container .link-icon-wrap .block-link:hover, .tabs-content-container .link-icon-wrap .footer-block-link:hover {
      background: #ce1432;
      color: #ffffff !important; }
  .tabs-content-container .link-icon-wrap img {
    padding-left: 10px; }

/*------------------------------------------------------------------
[Sliders]
-------------------------------------------------------------------*/
#slider {
  width: 100%;
  max-width: 1600px;
  margin: 0 auto;
  overflow: hidden;
  position: relative; }

#milestone {
  margin-bottom: 100px;
  background-image: url(./images/slide-bg.svg);
  background-repeat: no-repeat;
  background-position: center; }
  @media (max-width: 660px) {
    #milestone {
      margin-bottom: 0px; } }

#milestones-slider .slide {
  min-height: 200px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }
  #milestones-slider .slide .slide-year {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    color: #ffffff;
    font-size: 2em;
    padding: 20px 40px; }
  #milestones-slider .slide .current-year {
    color: #ce1432;
    font-size: 1.9em; }
  #milestones-slider .slide .year-content {
    text-align: center;
    font-size: 1.4em;
    color: #414042;
    width: 75%;
    margin: 0 auto; }
    @media (max-width: 660px) {
      #milestones-slider .slide .year-content {
        font-size: 1.1em; } }

#milestones-slider li.slide.flex-active-slide .year-content {
  -webkit-animation: fadeInRight 0.9s;
          animation: fadeInRight 0.9s; }

.flex-control-nav.ms {
  position: absolute;
  left: 0;
  right: 0;
  bottom: -60px;
  border-bottom: 5px solid #ce1432;
  padding: 0 0 20px 0;
  max-width: 1200px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  @media (max-width: 660px) {
    .flex-control-nav.ms {
      display: none; } }
  .flex-control-nav.ms li {
    border-radius: 0;
    border-top: none;
    border-bottom: none;
    border-right: none;
    padding: 2px 10px;
    margin: 0;
    color: #6d6e71; }
    .flex-control-nav.ms li:hover {
      cursor: pointer; }
    .flex-control-nav.ms li:last-child {
      border-right: 1px solid #6d6e71; }
  .flex-control-nav.ms .flex-active {
    background: #ce1432;
    color: #ffffff;
    position: relative; }
    .flex-control-nav.ms .flex-active:after {
      content: "";
      display: block;
      width: 25px;
      height: 25px;
      border: 1px solid #ce1432;
      border-radius: 50%;
      position: absolute;
      top: 30px;
      left: 14px;
      color: transparent;
      background-color: #ffffff;
      background-image: url(./images/slide-indicator.svg); }

#toolkit-slider {
  margin-top: 30px; }
  #toolkit-slider .slide-title {
    text-align: center;
    font-size: 1.6em;
    padding-bottom: 15px;
    text-transform: uppercase;
    color: #6d6e71; }
    @media (max-width: 660px) {
      #toolkit-slider .slide-title {
        font-size: 1em; } }
  #toolkit-slider .slide-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end; }
    @media (max-width: 660px) {
      #toolkit-slider .slide-content {
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; } }
    @media (max-width: 660px) {
      #toolkit-slider .slide-content img {
        padding: 0px; } }
  #toolkit-slider li.slide.tk.flex-active-slide img {
    -webkit-animation-delay: 0.4s;
            animation-delay: 0.4s;
    -webkit-animation-duration: 1s;
            animation-duration: 1s;
    -webkit-animation-fill-mode: both;
            animation-fill-mode: both;
    -webkit-animation: fadeInRight 1s, pulse 0.4s 1s 2;
            animation: fadeInRight 1s, pulse 0.4s 1s 2; }

.slide.tk a {
  max-width: 150px; }

@media (max-width: 660px) {
  .flexslider .slides {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center; } }

.toolkit-control-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-top: 5px solid #6d6e71;
  padding-top: 30px;
  padding-left: 0px;
  margin-bottom: 80px; }
  @media (max-width: 660px) {
    .toolkit-control-nav {
      display: none; } }
  .toolkit-control-nav li {
    border-radius: 0;
    border-top: none;
    border-bottom: none;
    border-right: none;
    padding: 2px 10px;
    margin: 0;
    color: #6d6e71;
    list-style-type: none;
    text-align: center;
    font-size: 1.9em;
    border-left: 1px solid #414042;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
    .toolkit-control-nav li:last-child {
      border-right: 1px solid #414042; }
    .toolkit-control-nav li:hover {
      cursor: pointer; }
    .toolkit-control-nav li span {
      display: block;
      color: grey;
      font-size: 0.5em;
      padding-top: 10px;
      padding-left: 10px;
      padding-right: 10px;
      position: absolute;
      top: 40px;
      left: 0;
      right: 0; }
  .toolkit-control-nav .flex-active {
    color: #ce1432;
    position: relative;
    text-align: center; }
    .toolkit-control-nav .flex-active span {
      color: #414042; }

img.tools-icon {
  width: 180px !important;
  height: 180px !important; }

a.toolkit-item {
  border: 1px solid red;
  display: inline-block; }

.intro-flexslider {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0; }
  .intro-flexslider .slides {
    height: 100%; }
    .intro-flexslider .slides li {
      height: 100vh; }
      .intro-flexslider .slides li::after {
        content: '';
        display: block;
        background-color: rgba(255, 255, 255, 0.4);
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: 0; }
        @media (max-width: 780px) {
          .intro-flexslider .slides li::after {
            background-color: rgba(255, 255, 255, 0.6); } }
      .intro-flexslider .slides li .intro-slide-content {
        height: 96%;
        padding-left: 4rem;
        padding-right: 2rem;
        padding-top: 2rem;
        max-width: 1280px;
        margin: 0 auto;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start;
        position: relative;
        z-index: 99; }
        .intro-flexslider .slides li .intro-slide-content h1 {
          font-size: 6vh;
          color: #ce1432;
          margin-top: 0;
          margin-bottom: 3px; }
          @media (max-width: 780px) {
            .intro-flexslider .slides li .intro-slide-content h1 {
              font-size: 5vh; } }
        .intro-flexslider .slides li .intro-slide-content .heading-rule::before {
          content: "";
          position: relative;
          display: block;
          top: -5px;
          width: 90px;
          height: 10px;
          background: #ce1432; }
        .intro-flexslider .slides li .intro-slide-content p {
          color: #000000;
          font-size: 4vh;
          margin-top: 0;
          width: 60%; }
          @media (max-width: 780px) {
            .intro-flexslider .slides li .intro-slide-content p {
              width: 100%; } }
        .intro-flexslider .slides li .intro-slide-content .slider-link {
          font-size: 1.2rem;
          text-transform: uppercase;
          border: 1px solid #ce1432;
          width: auto;
          padding: .5rem;
          background-color: #e6e7e8;
          color: #ce1432;
          text-decoration: none;
          -webkit-transition: .3s;
          transition: .3s; }
          .intro-flexslider .slides li .intro-slide-content .slider-link:hover {
            background-color: #ce1432;
            color: #ffffff; }
  .intro-flexslider .flex-direction-nav {
    position: absolute;
    top: 50%;
    bottom: 50%;
    -webkit-transform: translate(-50, -50);
            transform: translate(-50, -50);
    z-index: 9999999;
    height: 20px;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
  .intro-flexslider a.flex-next {
    right: 10px !important;
    opacity: 1;
    height: 4.5rem; }
  .intro-flexslider a.flex-prev {
    left: 10px !important;
    opacity: 1;
    height: 4.5rem; }

.ince-int-slide {
  background-repeat: no-repeat;
  background-size: cover; }
  @media (max-width: 780px) {
    .ince-int-slide {
      background-attachment: scroll !important; } }

.int-01 {
  background-image: url(./images/ince-int-slide-01.jpg); }

.int-02 {
  background-image: url(./images/ince-int-slide-02.jpg); }

.int-03 {
  background-image: url(./images/ince-int-slide-03.jpg); }

.int-04 {
  background-image: url(./images/ince-int-slide-04.jpg); }

.int-05 {
  background-image: url(./images/ince-int-slide-05.jpg); }

.int-06 {
  background-image: url(./images/ince-int-slide-06.jpg); }

.logo {
  position: relative;
  z-index: 99; }

.enter-site {
  z-index: 999; }

/*------------------------------------------------------------------
[Header & Navigation]
-------------------------------------------------------------------*/
.navigation {
  max-width: 100%;
  background: #414042;
  border-top: 2px solid #ffffff;
  border-bottom: 2px solid #ce1432;
  position: relative; }
  .navigation .container {
    padding: 10px 15px; }

nav {
  padding: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #ffffff; }

.menu-main-menu-container {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1; }
  .menu-main-menu-container ul {
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end; }
    @media (max-width: 780px) {
      .menu-main-menu-container ul {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        position: absolute;
        top: 55px;
        right: -2500px;
        height: 100vh;
        width: 150px;
        -webkit-box-pack: start;
            -ms-flex-pack: start;
                justify-content: flex-start;
        -webkit-transition: 0.3s ease-in-out;
        transition: 0.3s ease-in-out; } }
  .menu-main-menu-container li {
    border-right: 2px solid #ffffff;
    padding: 0 20px 0 20px; }
    .menu-main-menu-container li:last-child {
      border-right: 2px solid transparent; }
    @media (max-width: 780px) {
      .menu-main-menu-container li {
        border-right: none;
        margin-bottom: 20px;
        text-align: right; } }
  .menu-main-menu-container a {
    color: #ffffff;
    font-family: "HelveticaNeueLTStd-BdCn", Helvetica, Sans-serif;
    font-weight: normal;
    font-size: 1em;
    border-bottom: 3px solid transparent;
    padding-bottom: 3px;
    border-bottom: 3px solid transparent;
    -webkit-transition: border-bottom 0.2s;
    transition: border-bottom 0.2s; }
    .menu-main-menu-container a:hover {
      border-bottom: 3px solid #ce1432;
      text-decoration: none; }
    @media (max-width: 780px) {
      .menu-main-menu-container a {
        font-size: 1.2em; } }

li.current-menu-item a {
  border-bottom: 3px solid #ce1432; }

.search {
  position: relative;
  top: 1px;
  padding-left: 15px; }
  @media (max-width: 780px) {
    .search {
      display: none; } }

.menu.show-menu {
  background: #414042;
  padding-top: 20px;
  top: 47px;
  right: 0px;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  z-index: 999; }

/*------------------------------------------------------------------
[Mobile]
-------------------------------------------------------------------*/
.menu-icon {
  display: block;
  position: absolute;
  right: 20px;
  z-index: 999;
  padding: 20px;
  -webkit-transition: background 0.4s ease;
  transition: background 0.4s ease;
  display: none; }
  @media (max-width: 780px) {
    .menu-icon {
      display: block; } }

.menu-icon span {
  display: block;
  position: absolute;
  height: 2px;
  width: 40px;
  background: #ffffff;
  border-radius: 9px;
  opacity: 1;
  left: 3px;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out; }

.menu-icon span:nth-child(1) {
  top: 8px;
  -webkit-transform-origin: left center;
  transform-origin: left center; }

.menu-icon span:nth-child(2) {
  top: 18px;
  -webkit-transform-origin: left center;
  transform-origin: left center; }

.menu-icon span:nth-child(3) {
  top: 28px;
  -webkit-transform-origin: left center;
  transform-origin: left center; }

.menu-icon.open span:nth-child(1) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 2px;
  left: 8px; }

.menu-icon.open span:nth-child(2) {
  width: 0%;
  opacity: 0; }

.menu-icon.open span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  top: 30px;
  left: 8px; }

/*------------------------------------------------------------------
[Footer]
-------------------------------------------------------------------*/
#mainfooter {
  position: relative;
  background: #6d6e71;
  margin-top: 30px; }
  #mainfooter:before {
    content: "";
    position: absolute;
    top: -5px;
    left: 0px;
    right: 0px;
    margin: 0 auto;
    display: block;
    width: 100%;
    height: 5px;
    background: #ce1432; }
  #mainfooter .footer-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    padding: 30px 15px;
    background: url(./images/x-overlay.png) no-repeat;
    background-size: cover;
    background-position-x: -17px;
    background-position-y: -110px; }
    @media (max-width: 780px) {
      #mainfooter .footer-content {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        background-position-x: 0px;
        background-position-y: 0px; } }
    #mainfooter .footer-content p {
      color: #ffffff;
      font-size: 0.9em;
      letter-spacing: 0.03em;
      line-height: 1.2em; }
      @media (max-width: 780px) {
        #mainfooter .footer-content p {
          font-size: 1em; } }
    #mainfooter .footer-content h3 {
      color: #ffffff;
      font-size: 1.1em;
      text-transform: uppercase;
      margin-bottom: 1em;
      letter-spacing: 0.02em; }
      #mainfooter .footer-content h3:before {
        content: "";
        display: block;
        position: relative;
        top: -5px;
        width: 28px;
        height: 4px;
        background: #ffffff;
        margin-bottom: 7px; }
    #mainfooter .footer-content a {
      text-decoration: none;
      color: #ffffff;
      font-size: 1em;
      -webkit-transition: color 0.2s;
      transition: color 0.2s; }
      #mainfooter .footer-content a:hover {
        color: #414042; }
    #mainfooter .footer-content .b-bbee {
      width: 33%;
      padding: 5px 20px 5px 20px;
      border-right: 2px dotted #f1f1f2;
      padding: 5px 20px 5px 0px;
      position: relative; }
      @media (max-width: 780px) {
        #mainfooter .footer-content .b-bbee {
          width: 100%; } }
      #mainfooter .footer-content .b-bbee img {
        margin-top: -10px; }
    #mainfooter .footer-content .careers {
      width: 33%;
      padding: 5px 20px 5px 20px;
      border-right: 2px dotted #f1f1f2;
      position: relative; }
      @media (max-width: 780px) {
        #mainfooter .footer-content .careers {
          width: 100%;
          padding-left: 0px;
          margin-top: 20px; }
          #mainfooter .footer-content .careers .footer-block-link {
            margin-top: 0px; } }
    #mainfooter .footer-content .social-media {
      width: 33%;
      padding: 5px 20px 5px 20px;
      border-right: 2px dotted #f1f1f2; }
      #mainfooter .footer-content .social-media a {
        display: inline-block;
        margin-right: 15px;
        -webkit-transition: -webkit-transform 0.2s ease-in-out;
        transition: -webkit-transform 0.2s ease-in-out;
        transition: transform 0.2s ease-in-out;
        transition: transform 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out; }
        #mainfooter .footer-content .social-media a:hover {
          -webkit-transform: scale(1.1);
                  transform: scale(1.1); }
      @media (max-width: 780px) {
        #mainfooter .footer-content .social-media {
          width: 100%;
          padding-left: 0px;
          margin-top: 20px; } }
    #mainfooter .footer-content .contact {
      width: 33%;
      padding: 5px 20px 20px 20px; }
      @media (max-width: 780px) {
        #mainfooter .footer-content .contact {
          width: 100%;
          padding-left: 0px;
          margin-top: 20px;
          padding-bottom: 0px; } }

.site-footer {
  background: #ce1432;
  border-top: 5px solid #ffffff;
  color: #ffffff;
  font-size: 0.8em;
  text-transform: uppercase; }
  .site-footer .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
  .site-footer .footer-links ul {
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0;
    padding: 0; }
    .site-footer .footer-links ul li {
      padding: 0 10px;
      border-right: 1px solid #ffffff; }
      .site-footer .footer-links ul li:last-child {
        border-right: none; }
    .site-footer .footer-links ul a {
      color: #ffffff;
      text-decoration: none;
      text-transform: uppercase; }

/*------------------------------------------------------------------
[Search icon on nav and search page]
-------------------------------------------------------------------*/
.search-icon {
  cursor: pointer; }

.search {
  position: relative; }
  .search #searchform {
    position: absolute;
    top: -5px;
    right: 30px;
    -webkit-transition: 0.3s;
    transition: 0.3s; }
  .search input#s {
    width: 0px;
    padding: 3px;
    border: none;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    height: 25px;
    background: transparent; }

.search-active {
  width: 220px !important;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  opacity: 1 !important;
  padding: 3px !important;
  background: #ffffff !important; }

/*------------------------------------------------------------------
[Search Page]
-------------------------------------------------------------------*/
.search-content hr {
  border-bottom: 2px dotted grey;
  background: transparent;
  margin: 28px 0 28px 0; }

body.search {
  padding-left: 0px; }

/*------------------------------------------------------------------
[Careers Page]
-------------------------------------------------------------------*/
.careers-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  @media (max-width: 660px) {
    .careers-container {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; } }
  .careers-container .career-item {
    width: 100%;
    padding-top: 30px;
    padding-bottom: 40px;
    border-bottom: 2px dotted grey;
    position: relative; }
    @media (max-width: 660px) {
      .careers-container .career-item {
        width: 100%; } }
    .careers-container .career-item .open-job {
      font-size: 2em;
      position: absolute;
      bottom: 15px;
      right: 0;
      color: #ce1432;
      cursor: pointer; }
    .careers-container .career-item .show-more ul {
      list-style: none;
      color: #6d6e71;
      margin: 0;
      padding: 0 0 0 25px;
      font-size: 1.2em;
      line-height: 1.4em; }
      .careers-container .career-item .show-more ul li:before {
        content: "\2022";
        color: #ce1432;
        display: inline-block;
        width: 1em;
        margin-left: -1em; }
    .careers-container .career-item .more-content {
      background: #f4f4f4;
      padding: 15px;
      margin-bottom: 20px; }
      .careers-container .career-item .more-content .block-link, .careers-container .career-item .more-content .footer-block-link {
        float: none;
        font-size: 1em; }
        .careers-container .career-item .more-content .block-link:hover, .careers-container .career-item .more-content .footer-block-link:hover {
          color: #ffffff !important; }
      .careers-container .career-item .more-content ul {
        margin-top: 15px; }
      .careers-container .career-item .more-content table.career-tbl {
        font-size: 1.2em;
        line-height: 1.2em;
        color: #6d6e71; }
  .careers-container h3 {
    margin-top: 30px;
    color: #ce1432 !important; }
  .careers-container .plus-open {
    display: block;
    width: 22px;
    height: 22px;
    color: #ce1432;
    position: relative;
    font-size: 1em;
    line-height: 0; }
    .careers-container .plus-open:before {
      position: absolute;
      top: 8px;
      left: 2px;
      content: '+'; }
  .careers-container .minus-close {
    display: block;
    width: 22px;
    height: 22px;
    color: #ce1432;
    position: relative;
    font-size: 1em;
    line-height: 0; }
    .careers-container .minus-close:before {
      position: absolute;
      top: 8px;
      left: 2px;
      content: '-'; }

/*------------------------------------------------------------------
[Contact Page]
-------------------------------------------------------------------*/
#contact {
  padding-top: 40px; }

.contact-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  @media (max-width: 660px) {
    .contact-container {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; } }
  .contact-container .locations {
    width: 50%;
    padding-right: 30px; }
    @media (max-width: 660px) {
      .contact-container .locations {
        width: 100%;
        padding-right: 0px; } }
    .contact-container .locations h4 {
      color: #ce1432;
      font-size: 1.7em;
      margin: 15px 0 0 0; }
    .contact-container .locations p {
      margin-top: 0px;
      color: #6d6e71;
      font-size: 1.3em !important;
      line-height: 1.3em !important;
      color: grey; }
      @media (max-width: 660px) {
        .contact-container .locations p {
          font-size: 1.1em !important; } }
    .contact-container .locations hr {
      border-bottom: 1px solid #ce1432;
      background: transparent;
      margin-top: 20px;
      margin-bottom: 40px;
      position: relative; }
      .contact-container .locations hr:after {
        content: '';
        display: block;
        width: 20px;
        height: 20px;
        border: 1px solid #ce1432;
        border-right: 1px solid transparent;
        border-top: 1px solid transparent;
        -webkit-transform: rotate(-45deg);
                transform: rotate(-45deg);
        position: absolute;
        top: -10px;
        left: 43px;
        background: #ffffff;
        -webkit-transition: 0.3s ease-in-out;
        transition: 0.3s ease-in-out; }
  .contact-container .contact-form {
    width: 50%;
    padding-left: 30px; }
    @media (max-width: 660px) {
      .contact-container .contact-form {
        width: 100%;
        padding-left: 0px; } }
    .contact-container .contact-form input {
      width: 98%;
      border: 1px solid #6d6e71;
      padding: 2px 0;
      color: #414042;
      margin-top: 3px; }
    .contact-container .contact-form textarea {
      width: 98%;
      border: 1px solid #6d6e71; }
    .contact-container .contact-form .wpcf7-submit {
      display: block;
      width: auto;
      color: #ce1432;
      background: #ffffff;
      -webkit-transition: 0.3s all;
      transition: 0.3s all;
      border: 1px solid #ce1432;
      padding: 10px 15px;
      text-transform: uppercase;
      float: right;
      font-family: "HelveticaNeueLTStd-BdCn", Helvetica, Sans-serif;
      margin: 10px 0 20px 0;
      font-size: 1em; }
      .contact-container .contact-form .wpcf7-submit::after {
        content: "";
        display: table;
        clear: both; }
      .contact-container .contact-form .wpcf7-submit:hover {
        text-decoration: none;
        background: #ce1432;
        color: #ffffff; }

/*------------------------------------------------------------------
[Home page]
-------------------------------------------------------------------*/
.fullscreen {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100vh; }
  .fullscreen .introduction-content {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    position: relative; }
    .fullscreen .introduction-content video {
      -o-object-fit: cover;
         object-fit: cover;
      position: absolute;
      top: 0;
      width: 100%;
      z-index: -1;
      min-width: 100%;
      min-height: 100%; }
      @media (max-width: 780px) {
        .fullscreen .introduction-content video {
          display: none; } }
    @media (max-width: 780px) {
      .fullscreen .introduction-content {
        background: url(./images/video-still.jpg) no-repeat center;
        background-size: cover; } }
  .fullscreen .enter-site {
    width: 100%;
    position: absolute;
    bottom: 20px;
    left: 0;
    right: 0;
    text-align: center; }
  .fullscreen .intro-container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 2% 15px; }
    .fullscreen .intro-container .heading-rule:before {
      content: "";
      position: relative;
      display: block;
      top: -5px;
      width: 90px;
      height: 10px;
      background: #ce1432; }
    .fullscreen .intro-container .logo {
      text-align: right; }
      @media (max-width: 660px) {
        .fullscreen .intro-container .logo img {
          width: 35%; } }
    .fullscreen .intro-container h1 {
      font-size: 6vh;
      color: #ce1432;
      margin-top: 0;
      margin-bottom: 3px; }
      @media (max-width: 780px) {
        .fullscreen .intro-container h1 {
          font-size: 3.8em; } }
      @media (max-width: 660px) {
        .fullscreen .intro-container h1 {
          font-size: 2.5em; } }
    .fullscreen .intro-container p {
      color: #000000;
      font-size: 4vh;
      margin-top: 0;
      width: 60%; }
      @media (max-width: 780px) {
        .fullscreen .intro-container p {
          font-size: 2.5em; } }
      @media (max-width: 660px) {
        .fullscreen .intro-container p {
          font-size: 1.5em; } }

.frontpage {
  font-family: "HelveticaNeueLTStd-BdCn", Helvetica, Sans-serif;
  font-weight: normal;
  background-color: #ffffff; }
  .frontpage h2 {
    font-size: 2.8em; }
    @media (max-width: 780px) {
      .frontpage h2 {
        font-size: 2em;
        line-height: 0.9em; } }
  .frontpage p {
    font-size: 1.6em;
    margin-top: 15px; }
    @media (max-width: 660px) {
      .frontpage p {
        font-size: 1.4em; } }
  .frontpage .options {
    position: absolute;
    bottom: -5em;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    .frontpage .options a {
      margin: 0 30px;
      -webkit-transition: -webkit-transform 0.2s ease-in-out;
      transition: -webkit-transform 0.2s ease-in-out;
      transition: transform 0.2s ease-in-out;
      transition: transform 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out; }
    .frontpage .options .show-pop {
      -webkit-transition: -webkit-transform 0.2s ease-in-out;
      transition: -webkit-transform 0.2s ease-in-out;
      transition: transform 0.2s ease-in-out;
      transition: transform 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out; }
      .frontpage .options .show-pop:hover {
        -webkit-transform: scale(1.1);
                transform: scale(1.1); }
  .frontpage .section-spacer {
    padding-top: 50px;
    padding-bottom: 100px; }
  .frontpage .red-rule {
    position: relative;
    border-bottom: 2px solid #ce1432; }
  .frontpage .connect-borders {
    border-top: 2px solid #ce1432;
    border-bottom: 2px solid #ce1432; }

/*------------------------------------------------------------------
[News Page]
-------------------------------------------------------------------*/
.news-container ul {
  list-style: none;
  color: #6d6e71;
  margin: 0;
  padding: 0 0 0 25px;
  line-height: 1.4em;
  margin-bottom: 1em; }
  .news-container ul li:before {
    content: "\2022";
    color: #ce1432;
    display: inline-block;
    width: 1em;
    margin-left: -1em; }

.news-container ol {
  padding: 0 0 0 25px;
  color: #6d6e71;
  line-height: 1.4em;
  margin-bottom: 1em; }

.news-container ol li {
  counter-increment: list;
  list-style-type: none;
  position: relative; }

.news-container ol li:before {
  color: #ce1432;
  content: counter(list) ".";
  left: -32px;
  position: absolute;
  text-align: right;
  width: 26px; }

.news-container article.news-posts {
  padding: 30px 0 60px 0;
  border-bottom: 2px dotted grey; }

.news-container .news-post-date {
  color: #414042;
  font-size: 0.9em !important; }

.news-container .block-link, .news-container .footer-block-link {
  font-size: 0.9em !important; }
  .news-container .block-link:hover, .news-container .footer-block-link:hover {
    color: #ffffff !important; }

/*------------------------------------------------------------------
[Our Work]
-------------------------------------------------------------------*/
.our-work-container {
  padding-top: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  @media (max-width: 660px) {
    .our-work-container {
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
      width: 1280px;
      height: auto; } }
  .our-work-container .showcase-item {
    width: 33%;
    position: relative; }
    .our-work-container .showcase-item:hover .showcase-info {
      opacity: 1;
      visibility: visible;
      -webkit-transition: 0.3s ease-in-out;
      transition: 0.3s ease-in-out; }
    .our-work-container .showcase-item img.attachment-post-thumbnail {
      height: 100%; }
    .our-work-container .showcase-item .showcase-info {
      position: absolute;
      top: 0px;
      right: 0px;
      bottom: 0px;
      left: 0px;
      background: rgba(109, 110, 113, 0.94);
      color: #ffffff;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      padding: 10px 30px;
      opacity: 0;
      visibility: hidden;
      -webkit-transition: 0.3s ease-in-out;
      transition: 0.3s ease-in-out;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
      @media (max-width: 660px) {
        .our-work-container .showcase-item .showcase-info {
          display: table-cell; } }
      .our-work-container .showcase-item .showcase-info h2 {
        width: 100%;
        text-align: center;
        font-size: 1.3em;
        padding-top: 10px;
        color: #ffffff !important;
        text-transform: uppercase;
        margin-top: 5px; }
        .our-work-container .showcase-item .showcase-info h2:before {
          content: none; }
        @media (max-width: 660px) {
          .our-work-container .showcase-item .showcase-info h2 {
            font-size: 1.1em; } }
      .our-work-container .showcase-item .showcase-info p {
        color: #ffffff;
        margin: 10px 0; }

/*------------------------------------------------------------------
[Single Showcase]
-------------------------------------------------------------------*/
.showcase-template h1 {
  color: #000000 !important;
  text-transform: uppercase;
  font-size: 2.5em;
  position: relative;
  padding-bottom: 15px;
  border-bottom: 1px solid #ce1432; }
  .showcase-template h1:before {
    content: none !important; }

.showcase-template .arrow-down {
  background: #ffffff;
  position: absolute;
  top: 50px;
  left: 100px; }
  @media (max-width: 660px) {
    .showcase-template .arrow-down {
      top: 40px; } }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .showcase-template .arrow-down {
    top: 50px;
    left: 100px; } }

.showcase-template h2 {
  color: #6d6e71 !important;
  font-size: 1.8em; }
  .showcase-template h2:before {
    content: none; }

.showcase-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 20px;
  border-bottom: 5px solid #ce1432; }
  @media (max-width: 660px) {
    .showcase-content {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; } }
  .showcase-content .content {
    width: 70%;
    padding-right: 20px; }
    @media (max-width: 660px) {
      .showcase-content .content {
        width: 100%;
        padding-right: 0px; } }
  .showcase-content .solutions {
    width: 30%;
    padding-left: 20px;
    overflow: hidden; }
    @media (max-width: 660px) {
      .showcase-content .solutions {
        width: 100%;
        padding-left: 0px; } }
    .showcase-content .solutions h2 {
      margin-top: 18px;
      margin-bottom: 5px;
      color: #ce1432 !important;
      text-transform: uppercase;
      font-size: 1.7em; }
    .showcase-content .solutions ul {
      list-style: none;
      color: #6d6e71;
      margin: 0;
      padding: 0 0 0 25px;
      line-height: 1.4em; }
      .showcase-content .solutions ul li:before {
        content: "\2022";
        color: #ce1432;
        display: inline-block;
        width: 1em;
        margin-left: -1em; }

.showcase-slider {
  padding: 50px 0 50px 0; }

.showcase-slide {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  text-align: center; }
  @media (max-width: 660px) {
    .showcase-slide {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; } }
  .showcase-slide .slide-image {
    width: 50%; }
    @media (max-width: 660px) {
      .showcase-slide .slide-image {
        width: 70%; } }
  .showcase-slide .slide-txt {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    text-align: left;
    width: 50%;
    font-size: 1.1em;
    color: #6d6e71;
    padding-right: 40px; }
    @media (max-width: 660px) {
      .showcase-slide .slide-txt {
        padding-right: 0px;
        width: 60%;
        font-size: 0.9em;
        margin-top: 10px; } }

/*------------------------------------------------------------------
[Single Toolkit]
-------------------------------------------------------------------*/
.toolkit-page iframe {
  width: 800px;
  height: 450px; }

.toolkit-page h1 {
  margin-bottom: 0; }

.toolkit-page h3 {
  color: #ce1432 !important; }

.toolkit-page p {
  margin-top: 0px; }

.toolkit-page .block-link, .toolkit-page .footer-block-link {
  float: none;
  font-size: .9em; }
  .toolkit-page .block-link:hover, .toolkit-page .footer-block-link:hover {
    color: #ffffff !important; }

.toolkit-page .back-arrow {
  margin-bottom: 10px; }

.toolkit-page ul {
  list-style: none;
  color: #6d6e71;
  margin: 0;
  padding: 0 0 0 25px;
  font-size: 1.2em;
  line-height: 1.4em;
  margin-bottom: 1em; }
  .toolkit-page ul li:before {
    content: "\2022";
    color: #ce1432;
    display: inline-block;
    width: 1em;
    margin-left: -1em; }

.toolkit-page .blocked-content {
  padding: 30px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  @media (max-width: 660px) {
    .toolkit-page .blocked-content {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; } }
  .toolkit-page .blocked-content .blocked__img {
    margin-right: 20px; }
    .toolkit-page .blocked-content .blocked__img img {
      max-width: 100%;
      height: auto; }
  .toolkit-page .blocked-content .blocked__content {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    padding-left: 30px; }
    @media (max-width: 660px) {
      .toolkit-page .blocked-content .blocked__content {
        padding-left: 0; } }

.toolkit-page .versus {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 10px 0;
  line-height: 0; }
  @media (max-width: 660px) {
    .toolkit-page .versus {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; } }
  .toolkit-page .versus .versus-item {
    margin-bottom: 10px;
    border-radius: 10px;
    border: 1px solid #6d6e71;
    width: 32%;
    text-align: center;
    padding: 10px 0;
    min-height: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
    @media (max-width: 660px) {
      .toolkit-page .versus .versus-item {
        width: 100%; } }
    .toolkit-page .versus .versus-item p {
      margin-bottom: 5px;
      line-height: 0;
      color: #ce1432;
      padding: 5px; }

.toolkit-page ol {
  padding: 0 0 0 25px;
  color: #6d6e71;
  line-height: 1.4em;
  margin-bottom: 1em;
  font-size: 1.2em; }

.toolkit-page ol li {
  counter-increment: list;
  list-style-type: none;
  position: relative; }

.toolkit-page ol li:before {
  color: #ce1432;
  content: counter(list) ".";
  left: -32px;
  position: absolute;
  text-align: right;
  width: 26px; }

/*------------------------------------------------------------------
[Solutions Page]
-------------------------------------------------------------------*/
.solution-icons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  width: 100%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-top: 10px; }
  .solution-icons .solution-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 5px 15px; }
    .solution-icons .solution-item p {
      margin: 0;
      font-size: 0.8em !important;
      letter-spacing: 0.04em; }

/*# sourceMappingURL=style.css.map */
.container #page a.block-link:hover {
	color: #FFF;
}

