@charset "UTF-8";
/*!
 * PIPFRUIT NZ STORIES
 * http://pipfruitnzstories.co.nz

 * Copyright (c) 2015 PIPFRUIT NZ
 * http://pipfruitnz.co.nz
 *
 * Built by Haunt
 * http://haunt.digital
 *
 * Designed by Ocean
 * http://oceandesign.co.nz
                               ___     ___     ___     ___    ___
                              /\__\   /\  \   /\__\   /\__\  /\  \
                             /:/__/_ /::\  \ /:/ _/_ /:| _|_ \:\  \
  .'``'.      ...           /::\/\__/::\:\__/:/_/\__/::|/\__\/::\__\
 :o  o `....'`  ;           \/\::/  \/\::/  \:\/:/  \/|::/  /:/\/__/
 `. O         :'              /:/  /  /:/  / \::/  /  |:/  /\/__/
   `':          `.            \___/   \___/   \___/   \___/   ___     ___     ___
     `:.          `.          /\  \   /\  \   /\  \   /\  \  /\  \   /\  \   /\__\
      : `.         `.        /::\  \ _\:\  \ /::\  \ _\:\  \ \:\  \ /::\  \ /:/  /
     `..'`...       `.      /:/\:\__/\/::\__/:/\:\__/\/::\__\/::\__/::\:\__/:/__/
             `...     `.    \:\/:/  \::/\/__\:\:\/__\::/\/__/:/\/__\/\::/  \:\  \
                 ``...  `.   \::/  / \:\__\  \::/  / \:\__\ \/__/    /:/  / \:\__\
                      `````.  \/__/   \/__/   \/__/   \/__/          \/__/   \/__/

*/
/*!
 * Bootstrap v3.3.5 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
@import url(http://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,700italic,700,300,400|Open+Sans+Condensed:700);
@import url(http://fonts.googleapis.com/earlyaccess/cwtexhei.css);
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

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

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

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

[hidden],
template {
  display: none; }

a {
  background-color: transparent; }

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

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

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

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

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

small {
  font-size: 80%; }

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

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

figure {
  margin: 1em 40px; }

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

pre {
  overflow: auto; }

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

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

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

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

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

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

input {
  line-height: normal; }

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

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

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

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

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

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

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

td,
th {
  padding: 0; }

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
    text-shadow: none !important; }

  a,
  a:visited {
    text-decoration: underline; }

  a[href]:after {
    content: " (" attr(href) ")"; }

  abbr[title]:after {
    content: " (" attr(title) ")"; }

  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: ""; }

  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }

  thead {
    display: table-header-group; }

  tr,
  img {
    page-break-inside: avoid; }

  img {
    max-width: 100% !important; }

  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }

  h2,
  h3 {
    page-break-after: avoid; }

  .navbar {
    display: none; }

  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important; }

  .label {
    border: 1px solid #000; }

  .table {
    border-collapse: collapse !important; }
    .table td,
    .table th {
      background-color: #fff !important; }

  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important; } }
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container:before, .container:after {
    content: " ";
    display: table; }
  .container:after {
    clear: both; }
  @media (min-width: 768px) {
    .container {
      width: 750px; } }
  @media (min-width: 992px) {
    .container {
      width: 970px; } }
  @media (min-width: 1200px) {
    .container {
      width: 1200px; } }

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container-fluid:before, .container-fluid:after {
    content: " ";
    display: table; }
  .container-fluid:after {
    clear: both; }

.row {
  margin-left: -15px;
  margin-right: -15px; }
  .row:before, .row:after {
    content: " ";
    display: table; }
  .row:after {
    clear: both; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .col-lg-offset-12 {
    margin-left: 100%; } }
* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

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

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

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857;
  color: #333333;
  background-color: #fff; }

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

a {
  color: #337ab7;
  text-decoration: none; }
  a:hover, a:focus {
    color: #23527c;
    text-decoration: underline; }
  a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }

figure {
  margin: 0; }

img {
  vertical-align: middle; }

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

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

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

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

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

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

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

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

.modal-open {
  overflow: hidden; }

.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0; }
  .modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out; }
  .modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0); }

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto; }

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px; }

.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  outline: 0; }

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000; }
  .modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0); }
  .modal-backdrop.in {
    opacity: 0.5;
    filter: alpha(opacity=50); }

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.42857px; }

.modal-header .close {
  margin-top: -2px; }

.modal-title {
  margin: 0;
  line-height: 1.42857; }

.modal-body {
  position: relative;
  padding: 15px; }

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5; }
  .modal-footer:before, .modal-footer:after {
    content: " ";
    display: table; }
  .modal-footer:after {
    clear: both; }
  .modal-footer .btn + .btn {
    margin-left: 5px;
    margin-bottom: 0; }
  .modal-footer .btn-group .btn + .btn {
    margin-left: -1px; }
  .modal-footer .btn-block + .btn-block {
    margin-left: 0; }

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll; }

@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto; }

  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); }

  .modal-sm {
    width: 300px; } }
@media (min-width: 992px) {
  .modal-lg {
    width: 900px; } }
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 12px;
  opacity: 0;
  filter: alpha(opacity=0); }
  .tooltip.in {
    opacity: 0.9;
    filter: alpha(opacity=90); }
  .tooltip.top {
    margin-top: -3px;
    padding: 5px 0; }
  .tooltip.right {
    margin-left: 3px;
    padding: 0 5px; }
  .tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0; }
  .tooltip.left {
    margin-left: -3px;
    padding: 0 5px; }

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px; }

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000; }
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000; }
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000; }
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000; }
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000; }
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }

@-ms-viewport {
  width: device-width; }
.visible-xs {
  display: none !important; }

.visible-sm {
  display: none !important; }

.visible-md {
  display: none !important; }

.visible-lg {
  display: none !important; }

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important; }

@media (max-width: 767px) {
  .visible-xs {
    display: block !important; }

  table.visible-xs {
    display: table !important; }

  tr.visible-xs {
    display: table-row !important; }

  th.visible-xs,
  td.visible-xs {
    display: table-cell !important; } }
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important; } }

@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important; } }

@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important; }

  table.visible-sm {
    display: table !important; }

  tr.visible-sm {
    display: table-row !important; }

  th.visible-sm,
  td.visible-sm {
    display: table-cell !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important; }

  table.visible-md {
    display: table !important; }

  tr.visible-md {
    display: table-row !important; }

  th.visible-md,
  td.visible-md {
    display: table-cell !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important; } }

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important; }

  table.visible-lg {
    display: table !important; }

  tr.visible-lg {
    display: table-row !important; }

  th.visible-lg,
  td.visible-lg {
    display: table-cell !important; } }
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important; } }

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important; } }
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important; } }
.visible-print {
  display: none !important; }

@media print {
  .visible-print {
    display: block !important; }

  table.visible-print {
    display: table !important; }

  tr.visible-print {
    display: table-row !important; }

  th.visible-print,
  td.visible-print {
    display: table-cell !important; } }
.visible-print-block {
  display: none !important; }
  @media print {
    .visible-print-block {
      display: block !important; } }

.visible-print-inline {
  display: none !important; }
  @media print {
    .visible-print-inline {
      display: inline !important; } }

.visible-print-inline-block {
  display: none !important; }
  @media print {
    .visible-print-inline-block {
      display: inline-block !important; } }

@media print {
  .hidden-print {
    display: none !important; } }
.col-xxs-1, .col-xxs-2, .col-xxs-3, .col-xxs-4, .col-xxs-5, .col-xxs-6, .col-xxs-7, .col-xxs-8, .col-xxs-9, .col-xxs-10, .col-xxs-11, .col-xxs-12 {
  float: left; }

.col-xxs-1 {
  width: 8.33333%; }

.col-xxs-2 {
  width: 16.66667%; }

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

.col-xxs-4 {
  width: 33.33333%; }

.col-xxs-5 {
  width: 41.66667%; }

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

.col-xxs-7 {
  width: 58.33333%; }

.col-xxs-8 {
  width: 66.66667%; }

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

.col-xxs-10 {
  width: 83.33333%; }

.col-xxs-11 {
  width: 91.66667%; }

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

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

.col-xxs-pull-1 {
  right: 8.33333%; }

.col-xxs-pull-2 {
  right: 16.66667%; }

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

.col-xxs-pull-4 {
  right: 33.33333%; }

.col-xxs-pull-5 {
  right: 41.66667%; }

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

.col-xxs-pull-7 {
  right: 58.33333%; }

.col-xxs-pull-8 {
  right: 66.66667%; }

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

.col-xxs-pull-10 {
  right: 83.33333%; }

.col-xxs-pull-11 {
  right: 91.66667%; }

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

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

.col-xxs-push-1 {
  left: 8.33333%; }

.col-xxs-push-2 {
  left: 16.66667%; }

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

.col-xxs-push-4 {
  left: 33.33333%; }

.col-xxs-push-5 {
  left: 41.66667%; }

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

.col-xxs-push-7 {
  left: 58.33333%; }

.col-xxs-push-8 {
  left: 66.66667%; }

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

.col-xxs-push-10 {
  left: 83.33333%; }

.col-xxs-push-11 {
  left: 91.66667%; }

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

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

.col-xxs-offset-1 {
  margin-left: 8.33333%; }

.col-xxs-offset-2 {
  margin-left: 16.66667%; }

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

.col-xxs-offset-4 {
  margin-left: 33.33333%; }

.col-xxs-offset-5 {
  margin-left: 41.66667%; }

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

.col-xxs-offset-7 {
  margin-left: 58.33333%; }

.col-xxs-offset-8 {
  margin-left: 66.66667%; }

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

.col-xxs-offset-10 {
  margin-left: 83.33333%; }

.col-xxs-offset-11 {
  margin-left: 91.66667%; }

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

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

  .col-xxs-1 {
    width: 8.33333%; }

  .col-xxs-2 {
    width: 16.66667%; }

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

  .col-xxs-4 {
    width: 33.33333%; }

  .col-xxs-5 {
    width: 41.66667%; }

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

  .col-xxs-7 {
    width: 58.33333%; }

  .col-xxs-8 {
    width: 66.66667%; }

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

  .col-xxs-10 {
    width: 83.33333%; }

  .col-xxs-11 {
    width: 91.66667%; }

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

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

  .col-xxs-pull-1 {
    right: 8.33333%; }

  .col-xxs-pull-2 {
    right: 16.66667%; }

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

  .col-xxs-pull-4 {
    right: 33.33333%; }

  .col-xxs-pull-5 {
    right: 41.66667%; }

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

  .col-xxs-pull-7 {
    right: 58.33333%; }

  .col-xxs-pull-8 {
    right: 66.66667%; }

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

  .col-xxs-pull-10 {
    right: 83.33333%; }

  .col-xxs-pull-11 {
    right: 91.66667%; }

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

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

  .col-xxs-push-1 {
    left: 8.33333%; }

  .col-xxs-push-2 {
    left: 16.66667%; }

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

  .col-xxs-push-4 {
    left: 33.33333%; }

  .col-xxs-push-5 {
    left: 41.66667%; }

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

  .col-xxs-push-7 {
    left: 58.33333%; }

  .col-xxs-push-8 {
    left: 66.66667%; }

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

  .col-xxs-push-10 {
    left: 83.33333%; }

  .col-xxs-push-11 {
    left: 91.66667%; }

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

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

  .col-xxs-offset-1 {
    margin-left: 8.33333%; }

  .col-xxs-offset-2 {
    margin-left: 16.66667%; }

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

  .col-xxs-offset-4 {
    margin-left: 33.33333%; }

  .col-xxs-offset-5 {
    margin-left: 41.66667%; }

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

  .col-xxs-offset-7 {
    margin-left: 58.33333%; }

  .col-xxs-offset-8 {
    margin-left: 66.66667%; }

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

  .col-xxs-offset-10 {
    margin-left: 83.33333%; }

  .col-xxs-offset-11 {
    margin-left: 91.66667%; }

  .col-xxs-offset-12 {
    margin-left: 100%; } }
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-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);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

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

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

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

/* 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#slick") format("svg");
  font-weight: normal;
  font-style: normal; }
/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  margin-top: -10px;
  padding: 0;
  border: none;
  outline: none; }
  .slick-prev:hover, .slick-prev:focus,
  .slick-next:hover,
  .slick-next:focus {
    outline: none;
    background: transparent;
    color: transparent; }
    .slick-prev:hover:before, .slick-prev:focus:before,
    .slick-next:hover:before,
    .slick-next:focus:before {
      opacity: 1; }
  .slick-prev.slick-disabled:before,
  .slick-next.slick-disabled:before {
    opacity: 0.25; }

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

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

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

/* Dots */
.slick-slider {
  margin-bottom: 30px; }

.slick-dots {
  position: absolute;
  bottom: 3%;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  width: 100%; }
  .slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer; }
    .slick-dots li button {
      border: 0;
      background: transparent;
      display: block;
      height: 20px;
      width: 20px;
      outline: none;
      line-height: 0px;
      font-size: 0px;
      color: transparent;
      padding: 5px;
      cursor: pointer; }
      .slick-dots li button:hover, .slick-dots li button:focus {
        outline: none; }
        .slick-dots li button:hover:before, .slick-dots li button:focus:before {
          opacity: 1; }
      .slick-dots li button:before {
        position: absolute;
        top: 0;
        left: 0;
        content: "•";
        width: 20px;
        height: 20px;
        font-family: "slick";
        font-size: 11px;
        line-height: 20px;
        text-align: center;
        color: black;
        opacity: 0.25;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }
    .slick-dots li.slick-active button:before {
      color: black;
      opacity: 0.75; }

/* LAYOUT */
html {
  width: 100%;
  height: auto;
  position: relative; }
  html.is-homepage, html.is-careers, html.is-errorpage {
    height: 100%; }
  @media (max-width: 767px) {
    html {
      height: auto; } }
  .touch html.is-homepage, .touch html.is-careers, .ie9 html.is-homepage, .ie9 html.is-careers {
    height: 100%; }

body {
  height: auto;
  width: 100%; }
  @media (max-width: 767px) {
    body {
      height: auto; } }
  body.homepage, body.careers {
    background-color: #000;
    height: 100%;
    padding-bottom: 0;
    margin: 0; }
  body.errorpage {
    height: 100%;
    margin-bottom: 0; }
  .touch body.homepage, .touch body.careers, .ie9 body.homepage, .ie9 body.careers {
    height: 100%; }

.t-story__leadin {
  position: relative; }

.t-story__leadin:before {
  position: absolute;
  background: rgba(0, 0, 0, 0.5);
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  content: ""; }

/* Google fonts */
.h-chinese {
  font-family: "cwTeXKai", serif !important; }

@font-face {
  font-family: 'icomoon';
  src: url("../fonts/icomoon.eot?y6h310");
  src: url("../fonts/icomoon.eot?y6h310#iefix") format("embedded-opentype"), url("../fonts/icomoon.ttf?y6h310") format("truetype"), url("../fonts/icomoon.woff?y6h310") format("woff"), url("../fonts/icomoon.svg?y6h310#icomoon") format("svg");
  font-weight: normal;
  font-style: normal; }
[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

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

/* GENERAL */
body {
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  font-weight: 300;
  color: #000;
  line-height: 28px; }

strong, b {
  font-weight: 700; }

em, i {
  font-style: italic; }

/* HEADINGS */
h1 {
  font-size: 32px;
  font-weight: 300;
  line-height: 1.2;
  margin: 0; }
  .homepage h1, .careers h1 {
    font-size: 48px; }
    @media (max-width: 480px) {
      .homepage h1, .careers h1 {
        font-size: 28px; }
        .homepage h1 br, .careers h1 br {
          display: none; } }

h2 {
  font-size: 24px;
  font-weight: 700;
  line-height: 1.2;
  margin: 0 0 22px; }
  .homepage h2, .careers h2 {
    font-size: 30px;
    font-weight: 300; }

h3 {
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
  margin: 0; }

p {
  margin-top: 0; }

blockquote {
  border-left: 6px solid #eaeaea;
  margin-left: 0;
  padding-left: 20px;
  font-style: italic; }

/* THEME - STORY */
.c-story-video {
  max-width: 700px;
  margin: 0 auto; }

.t-story__leadin {
  background-color: #191919;
  padding: 106px 0 75px;
  color: #fff; }
  @media (max-width: 768px) {
    .t-story__leadin {
      padding-top: 86px;
      padding-bottom: 40px; } }
  .t-story__leadin h1 {
    font-family: 'Open Sans', sans-serif;
    font-size: 32px;
    font-weight: 700;
    text-align: center;
    margin: 30px 0 40px; }
    .t-story__leadin h1 span {
      font-family: 'Open Sans', sans-serif;
      font-weight: 300; }

.t-story__main__body {
  padding-top: 65px;
  padding-bottom: 65px;
  text-align: left; }

@media (max-width: 480px) {
  .t-story__main__sidebar {
    width: 100%;
    margin-left: 0; } }

.article__centered {
  max-width: 640px;
  margin: 0 auto;
  float: none;
  text-align: left; }

.t-story__main .row {
  text-align: center; }

/* THEME - STORY */
.t-article__leadin {
  background-color: #191919;
  padding: 98px 0  45px;
  color: #fff;
  overflow: hidden; }
  .t-article__leadin h1 {
    font-family: 'Open Sans', sans-serif;
    font-size: 32px;
    font-weight: 700;
    margin: 0; }

.t-article__main__body {
  padding-top: 65px;
  padding-bottom: 65px; }

.pace {
  -webkit-pointer-events: none;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
      user-select: none; }

.pace-inactive {
  display: none; }

.pace .pace-progress {
  background: #239878;
  position: fixed;
  z-index: 2000;
  top: 0;
  right: 100%;
  width: 100%;
  height: 2px; }

/* COMPONENT - SITE NAVIGATION */
.c-header {
  position: fixed;
  z-index: 2000;
  top: 0;
  left: 0;
  right: 0; }

.c-header__group {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 2000;
  color: #000;
  opacity: 1;
  -webkit-box-shadow: 0 1px 0 0 #f6f6f6;
          box-shadow: 0 1px 0 0 #f6f6f6;
  padding-top: 18px; }
  @media (max-width: 767px) {
    .c-header__group {
      padding-top: 0px; } }
  .c-header__group.solid {
    background: #ffffff;
    padding-top: 10px;
    padding-bottom: 10px; }
    .c-header__group.solid a {
      color: #000000; }
    .c-header__group.solid h1 a:before {
      content: "";
      background-image: url(../images/pipfruitnz-header-logo-dark.png) !important;
      background-repeat: no-repeat;
      background-position: left center;
      width: 45px;
      height: 42px;
      margin-bottom: -13px; }
    .c-header__group.solid h1 a .c-header__title__text {
      color: #000000; }
  .homepage .c-header__group {
    -webkit-box-shadow: none;
            box-shadow: none; }
  .careers .c-header__group {
    -webkit-box-shadow: none;
            box-shadow: none; }
  .c-header__group.c-header__group--default {
    color: #fff; }
  .c-header__group.c-header__group--inner {
    opacity: 1;
    background: #fff;
    height: 53px;
    padding-top: 7px; }

h1.c-header__title {
  font-size: 16px;
  font-weight: 300;
  float: left;
  margin: 0;
  text-transform: uppercase; }
  @media (max-width: 991px) {
    h1.c-header__title {
      font-size: 14px; } }
  @media (max-width: 479px) {
    h1.c-header__title {
      font-size: 13px; } }
  h1.c-header__title a {
    color: #000;
    text-decoration: none; }
    h1.c-header__title a:hover {
      color: inherit;
      text-decoration: inherit; }
    h1.c-header__title a:first-of-type::before {
      display: inline-block;
      content: ' ';
      background-image: url(../images/pipfruitnz-header-logo-dark.png);
      background-repeat: no-repeat;
      background-position: left center;
      width: 45px;
      height: 42px;
      margin-bottom: -13px; }
    @media (max-width: 991px) {
      h1.c-header__title a:first-of-type::before {
        -webkit-background-size: auto 30px;
                background-size: auto 30px;
        width: 40px; } }
    @media (max-width: 479px) {
      h1.c-header__title a:first-of-type::before {
        -webkit-background-size: auto 20px;
                background-size: auto 20px;
        width: 30px; } }

.c-header__group.c-header__group--default .c-header__title--nolink a {
  color: #fff; }
  .c-header__group.c-header__group--default .c-header__title--nolink a:first-of-type::before {
    background-image: url(../images/pipfruitnz-header-logo.png); }

@media (max-width: 991px) {
  .c-header__group .c-header__title--nolink::before {
    -webkit-background-size: auto 30px;
            background-size: auto 30px;
    width: 40px; } }
.c-header__title__divider {
  padding: 0 10px; }

.c-header__title__name {
  font-weight: 700; }

@media (max-width: 479px) {
  .c-header__title {
    display: block;
    width: 100%; }

  .c-header__group.c-header__group--inner {
    height: 83px; }

  .nav-item:first-of-type .c-header__title__divider {
    display: none; } }
/* COMPONENT - SITE NAVIGATION */
.nav-item {
  color: #000000;
  text-transform: uppercase;
  line-height: 45px;
  text-decoration: none !important; }
  .nav-item:hover, .nav-item:focus .nav-item:active {
    text-decoration: none;
    border-bottom: none; }
    .nav-item:hover a, .nav-item:focus .nav-item:active a {
      text-decoration: none; }
      .nav-item:hover a:hover, .nav-item:hover a:focus .nav-item:hover a:active, .nav-item:focus .nav-item:active a:hover, .nav-item:focus .nav-item:active a:focus .nav-item:hover a:active, .nav-item:hover a:focus .nav-item:focus .nav-item:active a:active, .nav-item:focus .nav-item:active a:focus .nav-item:focus .nav-item:active a:active {
        text-decoration: none;
        border-bottom: none; }

.c-header__group--default .nav-item {
  color: #ffffff; }

.c-navigation {
  position: fixed;
  right: 30px;
  top: 50%;
  list-style: none;
  z-index: 2000; }
  @media (max-width: 767px) {
    .c-navigation {
      display: none;
      position: fixed;
      top: 50px;
      right: 0;
      margin: 0 !important;
      padding: 0;
      -webkit-transform: translate3d(100%, 0, 0);
              transform: translate3d(100%, 0, 0);
      opacity: 0;
      width: 85%; } }
  .nav-toggle .c-navigation {
    display: block; }

.c-navigation__item {
  padding-top: 11px;
  padding-bottom: 11px;
  position: relative; }
  @media (max-width: 767px) {
    .c-navigation__item {
      padding: 0; } }

.c-navigation__item--link {
  position: relative;
  background-color: rgba(255, 255, 255, 0.4);
  display: block;
  width: 11px;
  height: 11px;
  text-indent: -9000px;
  border-radius: 50%;
  -webkit-box-shadow: 0 0 0 2px rgba(62, 181, 122, 0);
          box-shadow: 0 0 0 2px rgba(62, 181, 122, 0);
  -webkit-transition: all .15s ease-in-out;
       -o-transition: all .15s ease-in-out;
          transition: all .15s ease-in-out;
  opacity: 1;
  outline: none; }
  .c-navigation__item--link.is-active {
    background-color: rgba(255, 255, 255, 0);
    -webkit-box-shadow: 0 0 0 2px #3eb57a;
            box-shadow: 0 0 0 2px #3eb57a; }
  @media (max-width: 767px) {
    .c-navigation__item--link {
      width: 100%;
      height: auto;
      text-indent: 0;
      border-radius: 0;
      background-color: #fff;
      margin: 0;
      padding: 8px 15px;
      color: #000;
      border-bottom: 1px solid #000;
      opacity: 1; }
      .c-navigation__item--link.is-active {
        background-color: #239878;
        color: #fff;
        border: none;
        border-bottom: 1px solid #000;
        text-decoration: none;
        -webkit-box-shadow: none;
                box-shadow: none; }
      .c-navigation__item--link:hover, .c-navigation__item--link:focus, .c-navigation__item--link:active {
        background-color: #239878;
        color: #fff;
        border: none;
        border-bottom: 1px solid #000;
        text-decoration: none;
        -webkit-box-shadow: none;
                box-shadow: none; } }

.storypage .c-navigation__item--link {
  display: none; }

.c-navigation__titletip {
  display: none; }

/* COMPONENT - SITE CONTROL */
.c-nav-control {
  display: none; }
  @media (max-width: 767px) {
    .c-nav-control {
      display: block; } }
  .articlepage .c-nav-control, .storypage .c-nav-control {
    display: none !important; }

.c-nav-control__link {
  display: block;
  width: 20px;
  position: absolute;
  top: 12px;
  right: 20px;
  z-index: 2010; }
  .c-nav-control__link:hover {
    cursor: pointer; }
  @media (max-width: 479px) {
    .c-nav-control__link {
      right: 15px; } }

.c-nav-control__bar {
  clear: both;
  display: inline-block;
  height: 3px;
  width: 20px;
  background-color: #191919;
  margin: 0 0 5px;
  line-height: 3px;
  overflow: hidden;
  float: left;
  cursor: pointer; }
  .c-nav-control__bar:hover {
    cursor: pointer; }
  .c-nav-control__bar:last-child {
    margin-bottom: 0; }
  .c-header__group--default .c-nav-control__bar {
    background-color: #fff; }

.c-header__title__name.active {
  color: #239878; }

/* COMPONENT - SITE CONTROL */
.c-nav-slide {
  display: block; }
  .c-nav-slide.is-active {
    display: block; }

.nav-toggle body {
  overflow: hidden; }

.c-video-animation video {
  position: fixed;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  z-index: 100;
  -webkit-transform: translateX(-50%) translateY(-50%);
      -ms-transform: translateX(-50%) translateY(-50%);
       -o-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
  -webkit-background-size: cover;
          background-size: cover; }

/* COMPONENT - SECTION */
.c-section {
  position: relative;
  left: 0;
  width: 100%;
  height: 100%;
  min-height: 100%;
  overflow: hidden;
  /* NEW */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  /* NEW */
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-background-size: cover;
          background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-transition: height 999999s;
       -o-transition: height 999999s;
          transition: height 999999s;
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
  -webkit-perspective: 1000px;
          perspective: 1000px; }
  @media (max-width: 767px) {
    .c-section.c-section--welcome {
      padding-bottom: 80px; } }
  .touch .c-section.c-section--welcome {
    padding-bottom: 80px; }
  @media (max-width: 767px) {
    .c-section {
      display: block;
      position: relative;
      height: auto;
      display: block;
      min-height: 0;
      -webkit-transform: none;
          -ms-transform: none;
           -o-transform: none;
              transform: none;
      padding-top: 40px;
      padding-bottom: 40px; } }
  .touch .c-section, .ie9 .c-section {
    position: relative; }
  .ie9 .c-section {
    display: table; }

.c-section__blur {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  min-height: 100%;
  -webkit-background-size: cover;
          background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  opacity: 1; }

.c-section__inner {
  display: block;
  -ms-flex-item-align: center;
      align-self: center;
  text-align: center;
  vertical-align: middle; }
  @media (max-width: 767px) {
    .c-section__inner {
      display: block; } }
  .ie9 .c-section__inner {
    display: table-cell; }

.c-section__inner__container {
  margin-top: 50px; }
  .c-section--welcome .c-section__inner__container {
    opacity: 1;
    margin-top: 0; }
  .touch .c-section__inner__container {
    margin-top: 0; }

.c-section__inner__container__intro {
  color: #fff; }
  @media (max-width: 767px) {
    .c-section__inner__container__intro {
      padding-top: 100px;
      margin-top: 20px; } }
  .touch .c-section__inner__container__intro {
    padding-top: 0; }
  .c-section__inner__container__intro h1 {
    position: relative;
    padding: 0 15px; }
    .c-section__inner__container__intro h1:after {
      content: ' ';
      display: block;
      background-color: #fff;
      height: 3px;
      width: 98px;
      left: 50%;
      margin: 33px auto; }
    .h-limited-height .c-section__inner__container__intro h1 {
      padding-top: 30px; }
      .h-limited-height .c-section__inner__container__intro h1:after {
        margin: 20px auto; }
    .tablet.h-limited-height .c-section__inner__container__intro h1 {
      padding-top: 60px; }

@media (max-width: 479px) {
  .c-section {
    padding-top: 80px; } }
/* COMPONENT - INITIATE SCROLL */
.c-init-scroll__liner {
  position: relative;
  background-color: white;
  color: #000;
  padding: 30px 30px 0;
  margin-top: 100px;
  margin-left: -15px;
  margin-right: -15px; }
  @media (max-width: 768px) {
    .c-init-scroll__liner {
      margin-left: 0;
      margin-right: 0;
      margin-top: 0;
      padding-bottom: 30px; } }
  .touch .c-init-scroll__liner, .ie9 .c-init-scroll__liner {
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    padding-bottom: 30px; }
  .c-init-scroll__liner p {
    margin-bottom: 0; }
  .h-limited-height .c-init-scroll__liner {
    margin-top: 20px; }

.c-init-scroll__control {
  position: relative;
  display: block;
  height: 64px;
  width: 100px;
  margin: 0 auto;
  font-size: 10px;
  color: #000;
  text-decoration: none;
  text-transform: uppercase;
  -webkit-transition: all .2s ease-in-out;
       -o-transition: all .2s ease-in-out;
          transition: all .2s ease-in-out;
  bottom: -20; }
  @media (max-width: 991px) {
    .c-init-scroll__control {
      display: none; } }
  .touch .c-init-scroll__control {
    display: none; }
  .c-init-scroll__control:hover {
    font-size: 11px; }

.c-init-scroll__control__arrow {
  position: relative;
  display: block;
  background-color: #239878;
  background-image: url(../images/icon-scroll-arrow.png);
  background-repeat: no-repeat;
  background-position: center top;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  margin: 0 auto; }

/* COMPONENT - SHARE AND LANGUAGE */
.c-util {
  color: black;
  float: right;
  font-family: "Open Sans Condensed", sans-serif;
  padding-top: 7px;
  position: relative; }
  @media (max-width: 767px) {
    .c-util {
      display: none;
      position: fixed;
      top: 12px;
      right: 0;
      padding: 0 20px;
      -webkit-transform: translate3d(100%, 0, 0);
              transform: translate3d(100%, 0, 0);
      opacity: 0;
      width: 85%; } }
  .nav-toggle .c-util {
    display: block; }
  .c-header__group--default .c-util {
    color: white; }
  .c-util a {
    display: inline-block;
    color: rgba(0, 0, 0, 0.4);
    text-decoration: none;
    margin: 0 5px;
    -webkit-transition: all .15s ease-in-out;
         -o-transition: all .15s ease-in-out;
            transition: all .15s ease-in-out; }
    @media (max-width: 767px) {
      .c-util a {
        margin: 0 10px; } }
    .c-header__group--default .c-util a {
      color: rgba(255, 255, 255, 0.4); }
    .c-util a:hover, .c-util a:active, .c-util a.is-active, .c-util a.c-util__share {
      color: black; }
      .c-header__group--default .c-util a:hover, .c-header__group--default .c-util a:active, .c-header__group--default .c-util a.is-active, .c-header__group--default .c-util a.c-util__share {
        color: white; }
    .c-util a.is-active {
      cursor: default; }
    .c-util a.c-util__share {
      display: block;
      float: left;
      text-indent: -9000px;
      overflow: hidden;
      background-image: url(../images/social-icons.png);
      background-repeat: no-repeat;
      height: 22px;
      -webkit-transition: none;
           -o-transition: none;
              transition: none; }
      .c-util a.c-util__share.c-util__share--google {
        background-position: 0 -17px;
        width: 20px; }
        .c-header__group--default .c-util a.c-util__share.c-util__share--google, .nav-toggle .c-util a.c-util__share.c-util__share--google {
          background-position: 0 3px; }
      .c-util a.c-util__share.c-util__share--twitter {
        background-position: -23px -17px;
        width: 20px; }
        .c-header__group--default .c-util a.c-util__share.c-util__share--twitter, .nav-toggle .c-util a.c-util__share.c-util__share--twitter {
          background-position: -23px 3px; }
      .c-util a.c-util__share.c-util__share--facebook {
        background-position: -45px -17px;
        width: 16px; }
        .c-header__group--default .c-util a.c-util__share.c-util__share--facebook, .nav-toggle .c-util a.c-util__share.c-util__share--facebook {
          background-position: -45px 3px; }
      .c-util a.c-util__share.c-util__share--email {
        background-position: -62px -17px;
        width: 23px; }
        .c-header__group--default .c-util a.c-util__share.c-util__share--email, .nav-toggle .c-util a.c-util__share.c-util__share--email {
          background-position: -62px 3px; }
      .c-util a.c-util__share:hover, .c-util a.c-util__share:active {
        color: rgba(0, 0, 0, 0.4); }
        .c-header__group--default .c-util a.c-util__share:hover, .c-header__group--default .c-util a.c-util__share:active {
          color: rgba(255, 255, 255, 0.4); }
  .c-util .twitter-share {
    display: inline-block; }
  .c-util #shareme {
    display: inline-block; }

.c-util__divider {
  font-family: "Open Sans", sans-serif; }

.c-util__locale {
  text-transform: uppercase;
  display: inline-block;
  font-family: "Open Sans", sans-serif; }
  .c-util__locale > div {
    display: inline; }
  .c-util__locale a {
    font-family: "Open Sans Condensed", sans-serif;
    color: rgba(0, 0, 0, 0.4); }
    .c-util__locale a.current {
      color: #000; }
    .c-header__group--default .c-util__locale a.current {
      color: #fff; }
  @media (max-width: 767px) {
    .c-util__locale {
      display: none; } }

/* COMPONENT - CHAPTER CONTENT */
.c-chapter-content {
  position: relative;
  color: #000;
  margin-top: 100px;
  opacity: 1; }
  @media (max-width: 991px) {
    .c-chapter-content {
      margin-top: 40px;
      opacity: 1; } }
  .c-chapter-content p {
    margin-bottom: 0; }
  .h-limited-height .c-chapter-content {
    margin-top: 0;
    margin-bottom: 10px; }

.c-chapter-content__inner {
  position: relative; }

.c-chapter-content__inner__liner {
  background-color: white;
  color: #000;
  padding: 60px 44px 0;
  margin-bottom: 110px;
  -webkit-box-shadow: 3px 3px 2px rgba(0, 0, 0, 0.35);
          box-shadow: 3px 3px 2px rgba(0, 0, 0, 0.35);
  overflow: hidden; }
  @media (max-width: 991px) {
    .c-chapter-content__inner__liner {
      margin-bottom: 40px; } }
  .h-limited-height .c-chapter-content__inner__liner {
    padding: 30px 44px 0;
    margin-bottom: 0; }

.strong {
  font-weight: bold; }

.c-chapter-content__inner__liner--career {
  padding: 60px 44px 40px; }

.careers__story--single {
  text-align: center;
  padding: 10px 60px 20px 60px; }
  .careers__story--single .c-chapter-carousel__item {
    max-width: 300px;
    margin: 0 auto; }

.careers__readmore--wrapper {
  max-width: 270px;
  margin-top: 20px;
  display: inline-block; }
  .careers__readmore--wrapper img {
    margin-bottom: 25px; }
  .careers__readmore--wrapper:hover span, .careers__readmore--wrapper:focus span, .careers__readmore--wrapper:active span {
    background: #14795e; }
  .careers__readmore--wrapper:hover .careers__readmore, .careers__readmore--wrapper:focus .careers__readmore, .careers__readmore--wrapper:active .careers__readmore {
    text-decoration: none;
    background: #239878;
    border: 2px solid #14795e;
    color: #ffffff;
    top: 0;
    left: 0; }

.careers__readmore--btn {
  position: relative;
  margin: 0 auto;
  width: auto;
  width: 126px; }
  .careers__readmore--btn span {
    display: block;
    width: 118px;
    height: 32px;
    background: #239878;
    position: absolute;
    right: -3px;
    bottom: -8px;
    -webkit-transition: all 0.5s ease;
         -o-transition: all 0.5s ease;
            transition: all 0.5s ease;
    -moz-transition: all 0.5s ease; }
  .careers__readmore--btn .careers__readmore {
    display: inline-block;
    width: auto;
    padding: 2px 10px;
    position: relative;
    color: #239878;
    font-weight: bold;
    background: #ffffff;
    border: 2px solid #239878;
    z-index: 2;
    background: #ffffff;
    -webkit-transition: all 0.5s ease;
         -o-transition: all 0.5s ease;
            transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    top: 3px;
    left: 3px; }

/* COMPONENT - PANELS */
.c-panels {
  width: 100%;
  height: 100%; }
  @media (max-width: 767px) {
    .c-panels {
      height: auto; } }
  .touch .c-panels, .ie9 .c-panels {
    height: 100%; }

.c-panels__inner {
  height: 100%;
  -webkit-perspective: 1000px;
          perspective: 1000px; }
  @media (max-width: 767px) {
    .c-panels__inner {
      height: auto; } }
  .touch .c-panels__inner, .ie9 .c-panels__inner {
    height: 100%; }
  .nav-toggle .c-panels__inner::before {
    content: ' ';
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.6);
    z-index: 2000; }

/* COMPONENT - CHAPTER VERTICAL LINE */
.c-line {
  position: absolute;
  left: 50%;
  height: 100%;
  width: 1px;
  bottom: 0;
  background: #fff;
  margin-left: -1px; }
  .c-section--welcome .c-line {
    height: 0%; }

/* COMPONENT - CHAPTER NUMBER */
.c-chapter-number {
  position: absolute;
  top: -21px;
  left: 50%;
  background-color: #239878;
  color: #fff;
  width: 42px;
  height: 42px;
  line-height: 42px;
  border-radius: 50%;
  margin-left: -21px;
  z-index: 2; }

/* COMPONENT - CHAPTER CAROUSEL */
.c-chapter-carousel {
  margin: 50px 0; }
  @media (min-width: 768px) {
    .c-chapter-carousel::before {
      content: '';
      position: absolute;
      top: 0;
      left: -1px;
      bottom: 0;
      width: 15px;
      background: -webkit-gradient(linear, left top, right top, from(white), to(rgba(255, 255, 255, 0)));
      background: -webkit-linear-gradient(left, white, rgba(255, 255, 255, 0));
      background: -o-linear-gradient(left, white, rgba(255, 255, 255, 0));
      background: linear-gradient(to right, white, rgba(255, 255, 255, 0));
      z-index: 10;
      overflow: hidden;
      float: left; }
    .c-chapter-carousel::after {
      content: '';
      position: absolute;
      top: 0;
      right: -1px;
      bottom: 0;
      width: 15px;
      background: -webkit-gradient(linear, right top, left top, from(white), to(rgba(255, 255, 255, 0)));
      background: -webkit-linear-gradient(right, white, rgba(255, 255, 255, 0));
      background: -o-linear-gradient(right, white, rgba(255, 255, 255, 0));
      background: linear-gradient(to left, white, rgba(255, 255, 255, 0));
      z-index: 10;
      overflow: hidden;
      float: left; } }
  .h-limited-height .c-chapter-carousel {
    margin: 15px 0; }
  .c-chapter-carousel .slick-slide {
    overflow: hidden;
    margin-bottom: 50px; }
    .h-limited-height .c-chapter-carousel .slick-slide {
      margin-bottom: 25px; }
  .c-chapter-carousel .slick-dots {
    bottom: -20px; }
    .c-chapter-carousel .slick-dots li button::before {
      width: 10px;
      height: 10px;
      border-radius: 50%;
      background-color: rgba(0, 0, 0, 0.3);
      text-indent: -9000px;
      opacity: 1;
      -webkit-transition: all .15s ease-in-out;
           -o-transition: all .15s ease-in-out;
              transition: all .15s ease-in-out; }
    .c-chapter-carousel .slick-dots li button:hover::before {
      background-color: black; }
    .c-chapter-carousel .slick-dots li.slick-active button::before {
      background-color: black; }
  .c-chapter-carousel .slick-prev {
    top: 15px;
    left: -40px;
    width: 40px;
    height: 146px;
    margin: 0;
    background: url(../images/carousel-arrow-left-dark.png) no-repeat center center;
    -webkit-transition: all .15s ease-in-out;
         -o-transition: all .15s ease-in-out;
            transition: all .15s ease-in-out; }
    .c-chapter-carousel .slick-prev::before {
      display: none; }
    .c-chapter-carousel .slick-prev:hover {
      opacity: 0.9;
      background-position: 47% center; }
  .c-chapter-carousel .slick-next {
    top: 15px;
    right: -40px;
    width: 40px;
    height: 146px;
    margin: 0;
    background: url(../images/carousel-arrow-right-dark.png) no-repeat center center;
    -webkit-transition: all .15s ease-in-out;
         -o-transition: all .15s ease-in-out;
            transition: all .15s ease-in-out; }
    .c-chapter-carousel .slick-next::before {
      display: none; }
    .c-chapter-carousel .slick-next:hover {
      opacity: 0.9;
      background-position: 53% center; }
  .c-chapter-carousel.c-chapter-carousel--single .slick-track {
    margin: 0 auto; }

.c-chapter-carousel__item__title {
  font-family: "Open Sans Condensed", sans-serif;
  text-transform: uppercase;
  font-size: 16px;
  color: #000;
  margin-top: 10px;
  text-decoration: none; }

.c-chapter-carousel__item__link {
  position: relative;
  cursor: pointer;
  width: 100%;
  height: 100%;
  display: block;
  padding: 15px 15px;
  -webkit-transition: background-color .15s ease-in-out;
       -o-transition: background-color .15s ease-in-out;
          transition: background-color .15s ease-in-out; }
  .c-chapter-carousel__item__link .c-chapter-carousel__item__overlay {
    position: relative; }
    .c-chapter-carousel__item__link .c-chapter-carousel__item__overlay::before {
      content: ' ';
      background: url(../images/play-arrow-small.png) no-repeat center center;
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      -webkit-transition: all .15s ease-in-out;
           -o-transition: all .15s ease-in-out;
              transition: all .15s ease-in-out; }
  .c-chapter-carousel__item__link:hover {
    background-color: rgba(0, 0, 0, 0.1);
    text-decoration: none; }
    .c-chapter-carousel__item__link:hover .c-chapter-carousel__item__overlay::before {
      -webkit-background-size: 56px 56px;
              background-size: 56px 56px; }
  .c-chapter-carousel__item__link:focus {
    outline: none; }

/* COMPONENT - IFRAMED VIDEO  */
.c-video-wrapper {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  height: 0;
  width: 100%;
  z-index: 2; }
  .c-video-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -2; }

/* COMPONENT - STORY VIDEO */
.c-story-video {
  position: relative;
  opacity: 1; }

.c-story-video__image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10; }
  .c-story-video__image .c-story-video__image__link {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
    .c-story-video__image .c-story-video__image__link::before {
      content: ' ';
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      background-color: transparent;
      -webkit-transition: background-color .2s ease-in-out;
           -o-transition: background-color .2s ease-in-out;
              transition: background-color .2s ease-in-out; }
    .c-story-video__image .c-story-video__image__link:hover::before {
      background-color: rgba(0, 0, 0, 0.4); }
  .c-story-video__image .c-story-video__image__play-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -67px;
    margin-left: -67px; }

.scroll__down {
  width: 40px;
  height: 40px;
  color: #ffffff;
  font-size: 40px;
  position: absolute;
  left: 50%;
  margin-left: -20px;
  display: none;
  opacity: 0.5;
  cursor: pointer;
  text-decoration: none;
  border: none; }
  .scroll__down:hover, .scroll__down:focus, .scroll__down:active {
    opacity: 1;
    color: #ffffff;
    text-decoration: none;
    border: none; }

@media (min-width: 780px) {
  .scroll__down {
    display: block;
    bottom: -55px; } }
@media (min-width: 1300px) {
  .scroll__down {
    left: auto;
    margin-left: 0;
    bottom: 40px;
    right: -40px; } }
/* COMPONENT - SIDEBAR */
.c-sidebar {
  background-color: #eaeaea;
  opacity: 1;
  padding: 46px 15px 37px;
  text-align: center;
  overflow: hidden;
margin-top: 50px; }
  @media (max-width: 1199px) {
    .c-sidebar {
      padding: 26px 10px 17px; } }
  @media (max-width: 991px) {
    .c-sidebar {
      margin-top: 0 !important; } }

.c-sidebar__header {
  font-size: 20px;
  text-align: center;
  font-family: "Open Sans Condensed", sans-serif;
  margin-bottom: 40px;
  text-transform: uppercase; }
  @media (max-width: 1199px) {
    .c-sidebar__header {
      margin-bottom: 10px;
      padding: 0 10px; } }

.c-sidebar__story {
  margin-bottom: 5px; }

.c-sidebar__story__link {
  display: block;
  padding: 10px;
  position: relative;
  -webkit-transition: background-color .15s ease-in-out;
       -o-transition: background-color .15s ease-in-out;
          transition: background-color .15s ease-in-out;
  margin-bottom: 5px; }
  .c-sidebar__story__link:hover {
    background-color: rgba(0, 0, 0, 0.1); }
    .c-sidebar__story__link:hover .c-sidebar__story__title {
      background-color: rgba(0, 0, 0, 0.68); }
  .c-sidebar__story__link::before {
    content: ' ';
    position: absolute;
    top: 10px;
    right: 10px;
    bottom: 10px;
    left: 10px;
    background-color: transparent;
    -webkit-transition: background-color .2s ease-in-out;
         -o-transition: background-color .2s ease-in-out;
            transition: background-color .2s ease-in-out; }
  .c-sidebar__story__link:hover::before {
    background-color: rgba(0, 0, 0, 0.2); }

.c-sidebar__story__play {
  position: absolute;
  top: 31%;
  left: 50%;
  margin-top: -38px;
  margin-left: -38px; }
  @media (max-width: 1199px) {
    .c-sidebar__story__play {
      width: 50px;
      height: 50px;
      margin-top: -25px;
      margin-left: -25px; } }
  @media (max-width: 991px) {
    .c-sidebar__story__play {
      top: 42%; } }

.c-sidebar__story__title {
  color: #fff;
  text-transform: uppercase;
  font-family: "Open Sans Condensed", sans-serif;
  font-size: 16px;
  position: absolute;
  bottom: 10px;
  right: 10px;
  left: 10px;
  background-color: rgba(0, 0, 0, 0.6);
  padding: 24px 10px 17px;
  margin: 0;
  -webkit-transition: background-color .15s ease-in-out;
       -o-transition: background-color .15s ease-in-out;
          transition: background-color .15s ease-in-out; }
  @media (max-width: 1199px) {
    .c-sidebar__story__title {
      padding: 10px; } }
  @media (max-width: 991px) {
    .c-sidebar__story__title {
      position: relative;
      bottom: 0;
      right: 0;
      left: 0;
      background-color: black;
      padding: 10px; } }

.c-sidebar__control {
  margin-top: 25px; }
  @media (max-width: 1199px) {
    .c-sidebar__control .o-button {
      width: 100%;
      padding-left: 10px;
      padding-right: 10px; } }

.c-sidebar__overflow {
  display: none; }

/* COMPONENT - SKIP INTRO VIDEO */
.c-skip-intro {
  position: absolute;
  bottom: 17px;
  left: 10px;
  z-index: 10000;
  display: none;
  opacity: 0; }

/* COMPONENT - ANIMATION - GOOGLE ATTRIBUTION  */
.c-google-attribute {
  position: absolute;
  bottom: 17px;
  right: 10px;
  z-index: 10000;
  color: rgba(255, 255, 255, 0.6);
  display: none;
  opacity: 0;
  font-family: "Open Sans", sans-serif;
  font-size: 10px; }

/* COMPONENT - STORY BACK CONTROL */
.c-story-back {
  opacity: 1; }

/* COMPONENT - ERROR PAGE */
.c-error {
  width: 100%;
  height: 100%;
  display: table;
  -webkit-background-size: cover;
          background-size: cover;
  background-repeat: no-repeat; }

.c-error__inner {
  display: table-cell;
  vertical-align: middle;
  height: 100%;
  color: #fff;
  text-align: center; }
  .c-error__inner h1 {
    font-size: 48px; }
    .c-error__inner h1:after {
      content: ' ';
      display: block;
      background-color: #fff;
      height: 3px;
      width: 98px;
      left: 50%;
      margin: 33px auto; }

#js-iframe-src {
  display: none; }

/* COMPONENT - SITE FOOTER */
.c-footer {
  position: relative;
  bottom: 0;
  left: 0;
  width: 100%;
  min-height: 100px;
  line-height: 90px;
  border-bottom: 10px solid #239878;
  background: #eaeaea;
  margin-top: 0;
  padding: 0;
  -webkit-box-shadow: 0 -1px 0 0 #f6f6f6;
          box-shadow: 0 -1px 0 0 #f6f6f6; }
  .ie9.is-homepage .c-footer, .ie9.is-careers .c-footer {
    position: fixed;
    bottom: auto;
    top: 101%; }
  .touch.is-homepage .c-footer, .touch.is-careers .c-footer {
    position: relative;
    display: block;
    bottom: 0;
    height: 110px;
    margin-top: 0; }
  @media (max-width: 991px) {
    .c-footer {
      line-height: 26px;
      padding: 20px 0; } }

.c-footer__inner {
  padding-left: 0;
  padding-right: 0; }

.c-footer__copyright {
  margin: 0;
  font-size: 14px; }

.c-footer__navigation {
  float: right;
  margin: 0;
  padding: 0; }
  @media (max-width: 767px) {
    .c-footer__navigation {
      margin-top: 10px;
      float: none; } }

.c-footer__navigation__item {
  display: inline-block; }
  .c-footer__navigation__item::after {
    content: '|';
    display: inline-block;
    padding: 0 10px;
    color: #626262; }
  @media (max-width: 767px) {
    .c-footer__navigation__item::after {
      padding: 0 5px; } }
  .c-footer__navigation__item:last-child::after {
    display: none; }

.c-footer__navigation__item--link {
  text-transform: uppercase;
  font-family: "Open Sans Condensed", sans-serif;
  color: #000;
  -webkit-transition: all .2s ease-in-out;
       -o-transition: all .2s ease-in-out;
          transition: all .2s ease-in-out; }
  .c-footer__navigation__item--link:hover {
    color: #626262;
    text-decoration: none; }

/* COMPONENT - ARTICLE */
.c-article {
  width: 100%;
  -webkit-background-size: cover;
          background-size: cover;
  background-repeat: no-repeat; }

.c-article__container {
  background-color: #fff; }
  .c-article__container h1 {
    font-size: 48px;
    color: #000; }
    .c-article__container h1:after {
      content: ' ';
      display: block;
      background-color: #fff;
      height: 3px;
      width: 98px;
      left: 50%;
      margin: 33px auto; }

.t-story__main__body a {
  cursor: pointer;
  text-decoration: underline; }
.t-story__main__body h2 {
  margin-top: 20px; }
.t-story__main__body img {
  width: auto;
  max-width: 100%;
  margin-bottom: 20px; }

#pathway {
  padding-left: 5%;
  padding-right: 5%;
  position: relative;
  text-align: right;
  overflow: auto;
  padding-top: 50px;
  padding-bottom: 50px;
  margin-bottom: 50px; }
  #pathway__image {
    width: 200px;
    display: inline-block;
    vertical-align: top;
    z-index: 1;
    position: absolute;
    margin-top: -30px;
    margin-left: 20px; }
    #pathway__image img {
      width: 100%;
      max-height: 100%; }
  #pathway__copy {
    text-align: left;
    width: 100%;
    padding: 40px 40px 40px 250px;
    display: inline-block;
    background: #239878;
    vertical-align: top;
    color: #ffffff; }
    #pathway__copy h2, #pathway__copy p, #pathway__copy a {
      color: #ffffff; }

@media (max-width: 660px) {
  #pathway {
    text-align: center;
    padding: 0; }
    #pathway__image {
      background: #239878;
      position: relative;
      width: 100%;
      text-align: center;
      margin: 0;
      padding: 20px 20px 0 20px; }
      #pathway__image img {
        max-width: 100%;
        width: auto; }
    #pathway__copy {
      width: 100%;
      padding: 30px; } }
/* OBJECT - INTRO TEXT */
.o-intro {
  font-size: 24px;
  line-height: 36px;
  letter-spacing: 1px; }
  @media (max-width: 480px) {
    .o-intro {
      font-size: 18px;
      line-height: 26px; } }

.o-button {
  display: inline-block;
  position: relative;
  font-family: 'Open Sans Condensed', sans-serif;
  background-color: transparent;
  border-radius: 2px;
  font-size: 14px;
  height: 46px;
  padding: 7px 12px 0;
  text-transform: uppercase;
  -webkit-transition: all .2s ease;
       -o-transition: all .2s ease;
          transition: all .2s ease;
  margin: 0;
  text-decoration: none;
  color: #239878;
  border: 3px solid #239878; }
  .o-button:hover, .o-button:hover:focus {
    color: #fff;
    background-color: #239878;
    text-decoration: inherit; }
  .o-button:focus, .o-button:active {
    text-decoration: none;
    color: #239878; }

.o-button--wide {
  padding: 7px 60px 0; }

.o-button--arrow-right::after {
  content: ' ';
  display: inline-block;
  background: url(/sites/55932f753600dfb1bb000c0d/theme/images/link-arrow-green.png?1509310875) no-repeat right center;
  width: 21px;
  height: 12px; }
.o-button--arrow-right:hover::after {
  background-image: url(/sites/55932f753600dfb1bb000c0d/theme/images/link-arrow.png?1509310875); }

.o-button--arrow-left::before {
  content: ' ';
  display: inline-block;
  background: url(/sites/55932f753600dfb1bb000c0d/theme/images/link-arrow-green-left.png?1509310875) no-repeat left center;
  width: 21px;
  height: 12px; }
.o-button--arrow-left:hover::before {
  background-image: url(/sites/55932f753600dfb1bb000c0d/theme/images/link-arrow-left.png?1509310875); }

.o-button--white {
  color: #fff;
  border: 3px solid #fff;
  background-color: #191919; }
  .o-button--white:hover, .o-button--white:focus, .o-button--white:hover:focus, .o-button--white:active {
    color: #191919;
    background-color: #fff; }
  .o-button--white.o-button--arrow-left::before {
    background-image: url(/sites/55932f753600dfb1bb000c0d/theme/images/link-arrow-left.png?1509310875); }
  .o-button--white.o-button--arrow-left:hover::before, .o-button--white.o-button--arrow-left:focus::before {
    background-image: url(/sites/55932f753600dfb1bb000c0d/theme/images/link-arrow-left-black.png?1509310875); }
  .o-button--white.o-button--arrow-right::after {
    background-image: url(/sites/55932f753600dfb1bb000c0d/theme/images/link-arrow.png?1509310875); }
  .o-button--white.o-button--arrow-right:hover::after, .o-button--white.o-button--arrow-right:focus::after {
    background-image: url(/sites/55932f753600dfb1bb000c0d/theme/images/link-arrow-black.png?1509310875); }

.o-button--arrow-plus-right::after {
  content: ' ';
  display: inline-block;
  background: url(/sites/55932f753600dfb1bb000c0d/theme/images/link-plus.png?1509310875) no-repeat right center;
  width: 15px;
  height: 12px; }
.o-button--arrow-plus-right:hover::after {
  background-image: url(/sites/55932f753600dfb1bb000c0d/theme/images/link-plus-white.png?1509310875); }
.o-button--arrow-plus-right.active::after {
  background-image: url(/sites/55932f753600dfb1bb000c0d/theme/images/link-minus.png?1509310875); }
.o-button--arrow-plus-right.active:hover::after {
  background-image: url(/sites/55932f753600dfb1bb000c0d/theme/images/link-minus-white.png?1509310875); }

/* OBJECT - LINK ARROW */
.o-link-arrow {
  position: relative;
  padding-right: 40px; }
  .o-link-arrow::after {
    content: ' ';
    position: absolute;
    top: 50%;
    right: 20px;
    margin-top: -6px;
    background: url(/sites/55932f753600dfb1bb000c0d/theme/images/link-arrow.png?1509310875) no-repeat right center;
    width: 13px;
    height: 12px;
    -webkit-transition: right .15s ease-in-out;
         -o-transition: right .15s ease-in-out;
            transition: right .15s ease-in-out; }
