/* =========================================================================-
   VARS - SITE
  -========================================================================= */
/* =========================================================================-
   VARS - COLORS
  -========================================================================= */
/* =========================================================================-
   VARS - GRID SYSTEM
  -========================================================================= */
/* =========================================================================-
   VARS - bottom: ;TTONS
  -========================================================================= */
.copy-btn {
  font-family: "Futura LT W01 Medium", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 16px;
  line-height: 46px;
  text-transform: uppercase;
}
.copy-btn-large {
  font-family: "Futura LT W01 Extra Bold", sans-serif;
  font-weight: 800;
  font-style: normal;
  font-size: 16px;
  line-height: 46px;
  text-transform: uppercase;
}
.copy-btn-extra-large {
  font-family: "Futura LT W01 Extra Bold", sans-serif;
  font-weight: 800;
  font-style: normal;
  font-size: 30px;
  line-height: 28px;
}
.copy-form-button {
  font-family: "Futura LT W01 Extra Bold", sans-serif;
  font-weight: 800;
  font-style: normal;
  font-size: 16px;
  line-height: 46px;
  text-transform: uppercase;
}
.copy-header-size1 {
  font-size: 60px;
  line-height: 48px;
}
.copy-header-size2 {
  font-size: 37px;
  line-height: 55px;
}
.copy-header-size3 {
  font-size: 20px;
  line-height: 24px;
}
.copy-timeline-nav {
  font-family: "Futura LT W01 X Bold Condensed", sans-serif;
  font-weight: 800;
  font-style: normal;
  font-size: 16px;
  line-height: 38px;
}
/* =========================================================================-
   MIXINS
  -========================================================================= */
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
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: 700;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000000;
}
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 {
  -moz-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] {
  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;
  -moz-box-sizing: content-box;
  -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 silver;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: 700;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
/* =========================================================================-
   FONTS
  -========================================================================= */
.font-lucida {
  font-family: "Lucida Bright W01", serif;
  font-style: normal;
}
.font-lucida-demibold {
  font-family: 'Lucida Bright W01 Demi', serif;
  font-style: normal;
}
.font-futura-medium {
  font-family: "Futura LT W01 Medium", sans-serif;
  font-weight: 500;
  font-style: normal;
}
.font-futura-bold {
  font-family: "Futura LT W01 Bold", sans-serif;
  font-weight: 700;
  font-style: normal;
}
.font-futura-extra-bold {
  font-family: "Futura LT W01 Extra Bold", sans-serif;
  font-weight: 800;
  font-style: normal;
}
.font-futura-extra-bold-condensed {
  font-family: "Futura LT W01 X Bold Condensed", sans-serif;
  font-weight: 800;
  font-style: normal;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 5px;
  padding-right: 5px;
}
@media (min-width: 768px) {
  .container {
    width: 100%;
  }
}
@media (min-width: 996px) {
  .container {
    width: 100%;
  }
}
@media (min-width: 1400px) {
  .container {
    width: 1260px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 5px;
  padding-right: 5px;
}
.row {
  margin-left: -5px;
  margin-right: -5px;
}
.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, .col-xs-13, .col-sm-13, .col-md-13, .col-lg-13, .col-xs-14, .col-sm-14, .col-md-14, .col-lg-14, .col-xs-15, .col-sm-15, .col-md-15, .col-lg-15, .col-xs-16, .col-sm-16, .col-md-16, .col-lg-16, .col-xs-17, .col-sm-17, .col-md-17, .col-lg-17, .col-xs-18, .col-sm-18, .col-md-18, .col-lg-18 {
  position: relative;
  min-height: 1px;
  padding-left: 5px;
  padding-right: 5px;
}
.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, .col-xs-13, .col-xs-14, .col-xs-15, .col-xs-16, .col-xs-17, .col-xs-18 {
  float: left;
}
.col-xs-18 {
  width: 100%;
}
.col-xs-17 {
  width: 94.44444444%;
}
.col-xs-16 {
  width: 88.88888889%;
}
.col-xs-15 {
  width: 83.33333333%;
}
.col-xs-14 {
  width: 77.77777778%;
}
.col-xs-13 {
  width: 72.22222222%;
}
.col-xs-12 {
  width: 66.66666667%;
}
.col-xs-11 {
  width: 61.11111111%;
}
.col-xs-10 {
  width: 55.55555556%;
}
.col-xs-9 {
  width: 50%;
}
.col-xs-8 {
  width: 44.44444444%;
}
.col-xs-7 {
  width: 38.88888889%;
}
.col-xs-6 {
  width: 33.33333333%;
}
.col-xs-5 {
  width: 27.77777778%;
}
.col-xs-4 {
  width: 22.22222222%;
}
.col-xs-3 {
  width: 16.66666667%;
}
.col-xs-2 {
  width: 11.11111111%;
}
.col-xs-1 {
  width: 5.55555556%;
}
.col-xs-pull-18 {
  right: 100%;
}
.col-xs-pull-17 {
  right: 94.44444444%;
}
.col-xs-pull-16 {
  right: 88.88888889%;
}
.col-xs-pull-15 {
  right: 83.33333333%;
}
.col-xs-pull-14 {
  right: 77.77777778%;
}
.col-xs-pull-13 {
  right: 72.22222222%;
}
.col-xs-pull-12 {
  right: 66.66666667%;
}
.col-xs-pull-11 {
  right: 61.11111111%;
}
.col-xs-pull-10 {
  right: 55.55555556%;
}
.col-xs-pull-9 {
  right: 50%;
}
.col-xs-pull-8 {
  right: 44.44444444%;
}
.col-xs-pull-7 {
  right: 38.88888889%;
}
.col-xs-pull-6 {
  right: 33.33333333%;
}
.col-xs-pull-5 {
  right: 27.77777778%;
}
.col-xs-pull-4 {
  right: 22.22222222%;
}
.col-xs-pull-3 {
  right: 16.66666667%;
}
.col-xs-pull-2 {
  right: 11.11111111%;
}
.col-xs-pull-1 {
  right: 5.55555556%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-18 {
  left: 100%;
}
.col-xs-push-17 {
  left: 94.44444444%;
}
.col-xs-push-16 {
  left: 88.88888889%;
}
.col-xs-push-15 {
  left: 83.33333333%;
}
.col-xs-push-14 {
  left: 77.77777778%;
}
.col-xs-push-13 {
  left: 72.22222222%;
}
.col-xs-push-12 {
  left: 66.66666667%;
}
.col-xs-push-11 {
  left: 61.11111111%;
}
.col-xs-push-10 {
  left: 55.55555556%;
}
.col-xs-push-9 {
  left: 50%;
}
.col-xs-push-8 {
  left: 44.44444444%;
}
.col-xs-push-7 {
  left: 38.88888889%;
}
.col-xs-push-6 {
  left: 33.33333333%;
}
.col-xs-push-5 {
  left: 27.77777778%;
}
.col-xs-push-4 {
  left: 22.22222222%;
}
.col-xs-push-3 {
  left: 16.66666667%;
}
.col-xs-push-2 {
  left: 11.11111111%;
}
.col-xs-push-1 {
  left: 5.55555556%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-18 {
  margin-left: 100%;
}
.col-xs-offset-17 {
  margin-left: 94.44444444%;
}
.col-xs-offset-16 {
  margin-left: 88.88888889%;
}
.col-xs-offset-15 {
  margin-left: 83.33333333%;
}
.col-xs-offset-14 {
  margin-left: 77.77777778%;
}
.col-xs-offset-13 {
  margin-left: 72.22222222%;
}
.col-xs-offset-12 {
  margin-left: 66.66666667%;
}
.col-xs-offset-11 {
  margin-left: 61.11111111%;
}
.col-xs-offset-10 {
  margin-left: 55.55555556%;
}
.col-xs-offset-9 {
  margin-left: 50%;
}
.col-xs-offset-8 {
  margin-left: 44.44444444%;
}
.col-xs-offset-7 {
  margin-left: 38.88888889%;
}
.col-xs-offset-6 {
  margin-left: 33.33333333%;
}
.col-xs-offset-5 {
  margin-left: 27.77777778%;
}
.col-xs-offset-4 {
  margin-left: 22.22222222%;
}
.col-xs-offset-3 {
  margin-left: 16.66666667%;
}
.col-xs-offset-2 {
  margin-left: 11.11111111%;
}
.col-xs-offset-1 {
  margin-left: 5.55555556%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@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, .col-sm-13, .col-sm-14, .col-sm-15, .col-sm-16, .col-sm-17, .col-sm-18 {
    float: left;
  }
  .col-sm-18 {
    width: 100%;
  }
  .col-sm-17 {
    width: 94.44444444%;
  }
  .col-sm-16 {
    width: 88.88888889%;
  }
  .col-sm-15 {
    width: 83.33333333%;
  }
  .col-sm-14 {
    width: 77.77777778%;
  }
  .col-sm-13 {
    width: 72.22222222%;
  }
  .col-sm-12 {
    width: 66.66666667%;
  }
  .col-sm-11 {
    width: 61.11111111%;
  }
  .col-sm-10 {
    width: 55.55555556%;
  }
  .col-sm-9 {
    width: 50%;
  }
  .col-sm-8 {
    width: 44.44444444%;
  }
  .col-sm-7 {
    width: 38.88888889%;
  }
  .col-sm-6 {
    width: 33.33333333%;
  }
  .col-sm-5 {
    width: 27.77777778%;
  }
  .col-sm-4 {
    width: 22.22222222%;
  }
  .col-sm-3 {
    width: 16.66666667%;
  }
  .col-sm-2 {
    width: 11.11111111%;
  }
  .col-sm-1 {
    width: 5.55555556%;
  }
  .col-sm-pull-18 {
    right: 100%;
  }
  .col-sm-pull-17 {
    right: 94.44444444%;
  }
  .col-sm-pull-16 {
    right: 88.88888889%;
  }
  .col-sm-pull-15 {
    right: 83.33333333%;
  }
  .col-sm-pull-14 {
    right: 77.77777778%;
  }
  .col-sm-pull-13 {
    right: 72.22222222%;
  }
  .col-sm-pull-12 {
    right: 66.66666667%;
  }
  .col-sm-pull-11 {
    right: 61.11111111%;
  }
  .col-sm-pull-10 {
    right: 55.55555556%;
  }
  .col-sm-pull-9 {
    right: 50%;
  }
  .col-sm-pull-8 {
    right: 44.44444444%;
  }
  .col-sm-pull-7 {
    right: 38.88888889%;
  }
  .col-sm-pull-6 {
    right: 33.33333333%;
  }
  .col-sm-pull-5 {
    right: 27.77777778%;
  }
  .col-sm-pull-4 {
    right: 22.22222222%;
  }
  .col-sm-pull-3 {
    right: 16.66666667%;
  }
  .col-sm-pull-2 {
    right: 11.11111111%;
  }
  .col-sm-pull-1 {
    right: 5.55555556%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-18 {
    left: 100%;
  }
  .col-sm-push-17 {
    left: 94.44444444%;
  }
  .col-sm-push-16 {
    left: 88.88888889%;
  }
  .col-sm-push-15 {
    left: 83.33333333%;
  }
  .col-sm-push-14 {
    left: 77.77777778%;
  }
  .col-sm-push-13 {
    left: 72.22222222%;
  }
  .col-sm-push-12 {
    left: 66.66666667%;
  }
  .col-sm-push-11 {
    left: 61.11111111%;
  }
  .col-sm-push-10 {
    left: 55.55555556%;
  }
  .col-sm-push-9 {
    left: 50%;
  }
  .col-sm-push-8 {
    left: 44.44444444%;
  }
  .col-sm-push-7 {
    left: 38.88888889%;
  }
  .col-sm-push-6 {
    left: 33.33333333%;
  }
  .col-sm-push-5 {
    left: 27.77777778%;
  }
  .col-sm-push-4 {
    left: 22.22222222%;
  }
  .col-sm-push-3 {
    left: 16.66666667%;
  }
  .col-sm-push-2 {
    left: 11.11111111%;
  }
  .col-sm-push-1 {
    left: 5.55555556%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-18 {
    margin-left: 100%;
  }
  .col-sm-offset-17 {
    margin-left: 94.44444444%;
  }
  .col-sm-offset-16 {
    margin-left: 88.88888889%;
  }
  .col-sm-offset-15 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-14 {
    margin-left: 77.77777778%;
  }
  .col-sm-offset-13 {
    margin-left: 72.22222222%;
  }
  .col-sm-offset-12 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-11 {
    margin-left: 61.11111111%;
  }
  .col-sm-offset-10 {
    margin-left: 55.55555556%;
  }
  .col-sm-offset-9 {
    margin-left: 50%;
  }
  .col-sm-offset-8 {
    margin-left: 44.44444444%;
  }
  .col-sm-offset-7 {
    margin-left: 38.88888889%;
  }
  .col-sm-offset-6 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-5 {
    margin-left: 27.77777778%;
  }
  .col-sm-offset-4 {
    margin-left: 22.22222222%;
  }
  .col-sm-offset-3 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-2 {
    margin-left: 11.11111111%;
  }
  .col-sm-offset-1 {
    margin-left: 5.55555556%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 996px) {
  .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, .col-md-13, .col-md-14, .col-md-15, .col-md-16, .col-md-17, .col-md-18 {
    float: left;
  }
  .col-md-18 {
    width: 100%;
  }
  .col-md-17 {
    width: 94.44444444%;
  }
  .col-md-16 {
    width: 88.88888889%;
  }
  .col-md-15 {
    width: 83.33333333%;
  }
  .col-md-14 {
    width: 77.77777778%;
  }
  .col-md-13 {
    width: 72.22222222%;
  }
  .col-md-12 {
    width: 66.66666667%;
  }
  .col-md-11 {
    width: 61.11111111%;
  }
  .col-md-10 {
    width: 55.55555556%;
  }
  .col-md-9 {
    width: 50%;
  }
  .col-md-8 {
    width: 44.44444444%;
  }
  .col-md-7 {
    width: 38.88888889%;
  }
  .col-md-6 {
    width: 33.33333333%;
  }
  .col-md-5 {
    width: 27.77777778%;
  }
  .col-md-4 {
    width: 22.22222222%;
  }
  .col-md-3 {
    width: 16.66666667%;
  }
  .col-md-2 {
    width: 11.11111111%;
  }
  .col-md-1 {
    width: 5.55555556%;
  }
  .col-md-pull-18 {
    right: 100%;
  }
  .col-md-pull-17 {
    right: 94.44444444%;
  }
  .col-md-pull-16 {
    right: 88.88888889%;
  }
  .col-md-pull-15 {
    right: 83.33333333%;
  }
  .col-md-pull-14 {
    right: 77.77777778%;
  }
  .col-md-pull-13 {
    right: 72.22222222%;
  }
  .col-md-pull-12 {
    right: 66.66666667%;
  }
  .col-md-pull-11 {
    right: 61.11111111%;
  }
  .col-md-pull-10 {
    right: 55.55555556%;
  }
  .col-md-pull-9 {
    right: 50%;
  }
  .col-md-pull-8 {
    right: 44.44444444%;
  }
  .col-md-pull-7 {
    right: 38.88888889%;
  }
  .col-md-pull-6 {
    right: 33.33333333%;
  }
  .col-md-pull-5 {
    right: 27.77777778%;
  }
  .col-md-pull-4 {
    right: 22.22222222%;
  }
  .col-md-pull-3 {
    right: 16.66666667%;
  }
  .col-md-pull-2 {
    right: 11.11111111%;
  }
  .col-md-pull-1 {
    right: 5.55555556%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-18 {
    left: 100%;
  }
  .col-md-push-17 {
    left: 94.44444444%;
  }
  .col-md-push-16 {
    left: 88.88888889%;
  }
  .col-md-push-15 {
    left: 83.33333333%;
  }
  .col-md-push-14 {
    left: 77.77777778%;
  }
  .col-md-push-13 {
    left: 72.22222222%;
  }
  .col-md-push-12 {
    left: 66.66666667%;
  }
  .col-md-push-11 {
    left: 61.11111111%;
  }
  .col-md-push-10 {
    left: 55.55555556%;
  }
  .col-md-push-9 {
    left: 50%;
  }
  .col-md-push-8 {
    left: 44.44444444%;
  }
  .col-md-push-7 {
    left: 38.88888889%;
  }
  .col-md-push-6 {
    left: 33.33333333%;
  }
  .col-md-push-5 {
    left: 27.77777778%;
  }
  .col-md-push-4 {
    left: 22.22222222%;
  }
  .col-md-push-3 {
    left: 16.66666667%;
  }
  .col-md-push-2 {
    left: 11.11111111%;
  }
  .col-md-push-1 {
    left: 5.55555556%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-18 {
    margin-left: 100%;
  }
  .col-md-offset-17 {
    margin-left: 94.44444444%;
  }
  .col-md-offset-16 {
    margin-left: 88.88888889%;
  }
  .col-md-offset-15 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-14 {
    margin-left: 77.77777778%;
  }
  .col-md-offset-13 {
    margin-left: 72.22222222%;
  }
  .col-md-offset-12 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-11 {
    margin-left: 61.11111111%;
  }
  .col-md-offset-10 {
    margin-left: 55.55555556%;
  }
  .col-md-offset-9 {
    margin-left: 50%;
  }
  .col-md-offset-8 {
    margin-left: 44.44444444%;
  }
  .col-md-offset-7 {
    margin-left: 38.88888889%;
  }
  .col-md-offset-6 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-5 {
    margin-left: 27.77777778%;
  }
  .col-md-offset-4 {
    margin-left: 22.22222222%;
  }
  .col-md-offset-3 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-2 {
    margin-left: 11.11111111%;
  }
  .col-md-offset-1 {
    margin-left: 5.55555556%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1400px) {
  .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, .col-lg-13, .col-lg-14, .col-lg-15, .col-lg-16, .col-lg-17, .col-lg-18 {
    float: left;
  }
  .col-lg-18 {
    width: 100%;
  }
  .col-lg-17 {
    width: 94.44444444%;
  }
  .col-lg-16 {
    width: 88.88888889%;
  }
  .col-lg-15 {
    width: 83.33333333%;
  }
  .col-lg-14 {
    width: 77.77777778%;
  }
  .col-lg-13 {
    width: 72.22222222%;
  }
  .col-lg-12 {
    width: 66.66666667%;
  }
  .col-lg-11 {
    width: 61.11111111%;
  }
  .col-lg-10 {
    width: 55.55555556%;
  }
  .col-lg-9 {
    width: 50%;
  }
  .col-lg-8 {
    width: 44.44444444%;
  }
  .col-lg-7 {
    width: 38.88888889%;
  }
  .col-lg-6 {
    width: 33.33333333%;
  }
  .col-lg-5 {
    width: 27.77777778%;
  }
  .col-lg-4 {
    width: 22.22222222%;
  }
  .col-lg-3 {
    width: 16.66666667%;
  }
  .col-lg-2 {
    width: 11.11111111%;
  }
  .col-lg-1 {
    width: 5.55555556%;
  }
  .col-lg-pull-18 {
    right: 100%;
  }
  .col-lg-pull-17 {
    right: 94.44444444%;
  }
  .col-lg-pull-16 {
    right: 88.88888889%;
  }
  .col-lg-pull-15 {
    right: 83.33333333%;
  }
  .col-lg-pull-14 {
    right: 77.77777778%;
  }
  .col-lg-pull-13 {
    right: 72.22222222%;
  }
  .col-lg-pull-12 {
    right: 66.66666667%;
  }
  .col-lg-pull-11 {
    right: 61.11111111%;
  }
  .col-lg-pull-10 {
    right: 55.55555556%;
  }
  .col-lg-pull-9 {
    right: 50%;
  }
  .col-lg-pull-8 {
    right: 44.44444444%;
  }
  .col-lg-pull-7 {
    right: 38.88888889%;
  }
  .col-lg-pull-6 {
    right: 33.33333333%;
  }
  .col-lg-pull-5 {
    right: 27.77777778%;
  }
  .col-lg-pull-4 {
    right: 22.22222222%;
  }
  .col-lg-pull-3 {
    right: 16.66666667%;
  }
  .col-lg-pull-2 {
    right: 11.11111111%;
  }
  .col-lg-pull-1 {
    right: 5.55555556%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-18 {
    left: 100%;
  }
  .col-lg-push-17 {
    left: 94.44444444%;
  }
  .col-lg-push-16 {
    left: 88.88888889%;
  }
  .col-lg-push-15 {
    left: 83.33333333%;
  }
  .col-lg-push-14 {
    left: 77.77777778%;
  }
  .col-lg-push-13 {
    left: 72.22222222%;
  }
  .col-lg-push-12 {
    left: 66.66666667%;
  }
  .col-lg-push-11 {
    left: 61.11111111%;
  }
  .col-lg-push-10 {
    left: 55.55555556%;
  }
  .col-lg-push-9 {
    left: 50%;
  }
  .col-lg-push-8 {
    left: 44.44444444%;
  }
  .col-lg-push-7 {
    left: 38.88888889%;
  }
  .col-lg-push-6 {
    left: 33.33333333%;
  }
  .col-lg-push-5 {
    left: 27.77777778%;
  }
  .col-lg-push-4 {
    left: 22.22222222%;
  }
  .col-lg-push-3 {
    left: 16.66666667%;
  }
  .col-lg-push-2 {
    left: 11.11111111%;
  }
  .col-lg-push-1 {
    left: 5.55555556%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-18 {
    margin-left: 100%;
  }
  .col-lg-offset-17 {
    margin-left: 94.44444444%;
  }
  .col-lg-offset-16 {
    margin-left: 88.88888889%;
  }
  .col-lg-offset-15 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-14 {
    margin-left: 77.77777778%;
  }
  .col-lg-offset-13 {
    margin-left: 72.22222222%;
  }
  .col-lg-offset-12 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-11 {
    margin-left: 61.11111111%;
  }
  .col-lg-offset-10 {
    margin-left: 55.55555556%;
  }
  .col-lg-offset-9 {
    margin-left: 50%;
  }
  .col-lg-offset-8 {
    margin-left: 44.44444444%;
  }
  .col-lg-offset-7 {
    margin-left: 38.88888889%;
  }
  .col-lg-offset-6 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-5 {
    margin-left: 27.77777778%;
  }
  .col-lg-offset-4 {
    margin-left: 22.22222222%;
  }
  .col-lg-offset-3 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-2 {
    margin-left: 11.11111111%;
  }
  .col-lg-offset-1 {
    margin-left: 5.55555556%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
/* =========================================================================-
   HELPERS
  -========================================================================= */
.ir {
  background-color: transparent;
  border: 0;
  overflow: hidden;
  *text-indent: -9999px;
}
.ir:before {
  content: "";
  display: block;
  width: 0;
  height: 150%;
}
.hidden {
  display: none !important;
  visibility: hidden;
}
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}
.invisible {
  visibility: hidden;
}
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
  content: " ";
  display: table;
}
.clearfix:after,
.container:after,
.container-fluid:after,
.row:after {
  clear: both;
}
.clearfix,
.container,
.container-fluid,
.row {
  *zoom: 1;
}
/* =========================================================================-
   GENERAL
  -========================================================================= */
*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
html,
body {
  margin: 0;
  border: 0;
  padding: 0;
  background: none;
  line-height: 1;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  width: 100%;
  height: 100%;
  color: #000000;
  background: #ffffff;
}
body {
  max-width: 100%;
  overflow-x: hidden;
  font-family: "Lucida Bright W01", serif;
  font-style: normal;
  font-size: 16px;
  line-height: 23px;
}
div,
footer,
header,
nav,
section,
article,
span {
  margin: 0;
  border: 0;
  padding: 0;
  background: none;
  line-height: 1;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
span {
  line-height: inherit;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  display: table;
  margin: 0 0 29px;
  padding: 0 0 1px;
  color: #000000;
  font-family: "Futura LT W01 X Bold Condensed", sans-serif;
  font-style: normal;
  font-weight: 800;
  font-size: 30px;
  line-height: 1;
  text-decoration: underline;
  text-transform: uppercase;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  color: inherit;
}
p {
  margin: 1em 0;
  padding: 0;
  text-align: left;
  line-height: 23px;
}
dl,
ol,
ul {
  margin: 0;
  padding: 0;
  font-family: "Lucida Bright W01", serif;
  font-style: normal;
  font-size: inherit;
  line-height: 23px;
}
li {
  margin: 0;
  padding: 0;
}
table th {
  font-family: "Lucida Bright W01", serif;
  font-style: normal;
  font-size: inherit;
  line-height: 1.2;
}
table td {
  font-size: inherit;
  line-height: 1.2;
}
a {
  color: #c71717;
  text-decoration: none;
}
a,
button,
input,
optgroup,
option,
select,
textarea {
  cursor: pointer;
}
a:focus,
button:focus,
input:focus,
optgroup:focus,
option:focus,
select:focus,
textarea:focus {
  outline: none;
}
button {
  margin: 0;
  border: 0;
  padding: 0;
  background: none;
  line-height: 1;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
label {
  font-family: "Lucida Bright W01", serif;
  font-style: normal;
  font-size: 16px;
  text-align: left;
  margin-bottom: 20px;
  display: block;
}
input[type=email],
input[type=password],
input[type=text],
input[type=url] {
  padding: 0 3px;
  display: block;
  width: 100%;
  background-color: transparent;
  -webkit-appearance: none;
  border: none;
  border-bottom: 4px solid #000000;
  border-radius: 0;
  font-family: "Futura LT W01 X Bold Condensed", sans-serif;
  font-weight: 800;
  font-style: normal;
  font-size: 22px;
  line-height: 23px;
  color: #000000;
  cursor: text;
  text-transform: uppercase;
}
input[type=submit] {
  -webkit-appearance: none;
  border-radius: 0;
}
textarea {
  padding: 14px 12px;
  background-color: #ffffff;
  border: 2px solid #999999;
  font-family: "Lucida Bright W01", serif;
  font-style: normal;
  font-size: 16px;
  cursor: text;
}
input[type=checkbox] {
  display: none;
}
input[type=checkbox] + label {
  margin: 46px 0;
}
input[type=checkbox] + label span {
  display: inline-block;
  position: relative;
  margin: 0 12px 0 0;
  border: 1px solid #999999;
  width: 31px;
  height: 31px;
  vertical-align: -60%;
}
input[type="checkbox"]:checked + label span:before {
  position: absolute;
  top: 5px;
  left: 6px;
  color: #666666;
  content: "\e013";
}
select::-ms-expand {
  display: none;
}
video {
  width: 100%;
}
img {
  display: block;
  width: 100%;
  height: auto;
}
::selection {
  background-color: #c71717;
}
::-moz-selection {
  background-color: #c71717;
}
::-webkit-input-placeholder {
  color: #666666;
}
::-moz-placeholder {
  color: #666666;
}
:-ms-input-placeholder {
  color: #666666;
}
.logo {
  padding: 10px 0 0 7px;
}
.grey {
  background: #e9e9e9;
}
.red {
  background: #c71717;
}
.scroll {
  position: absolute;
  bottom: 20px;
  left: 0;
  width: 100%;
}
.scroll p {
  color: white;
  font-family: "Futura LT W01 Bold", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 12px;
  line-height: 18px;
  text-transform: uppercase;
}
.scroll svg {
  width: 13px;
  height: 31px;
}
.scroll svg.black {
  fill: #000000 !important;
}
.arrow {
  margin-top: 13px;
}
.lowercase {
  text-transform: lowercase;
}
a[href^="tel"] {
  color: inherit;
  text-decoration: none;
}
@media (min-width: 768px) {
  body {
    margin-top: 64px;
  }
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    font-size: 60px;
  }
}
/* float helpers*/
.pull-left {
  float: left;
}
.pull-right {
  float: right;
}
.main-content {
  position: relative;
  width: 100%;
}
.row {
  margin-right: 0;
  margin-left: 0;
}
.row .row {
  margin-right: -5px;
  margin-left: -5px;
}
.center {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  float: none;
}
.l-normal {
  position: relative;
  display: block;
  padding: 50px 0 33px;
}
.l-full-bleed {
  position: relative;
  display: block;
  width: 100%;
  height: -webkit-calc(100vh - 64px);
  height: -moz-calc(100vh - 64px);
  height: calc(100vh - 64px);
  min-height: 320px;
  padding-top: 64px;
}
.l-full-bleed-video {
  position: relative;
  display: block;
  width: 100%;
  height: -webkit-calc(100vh - 64px);
  height: -moz-calc(100vh - 64px);
  height: calc(100vh - 64px);
  padding-top: 64px;
}
.l-input-wrapper {
  float: left;
  padding-left: 5px;
  padding-right: 5px;
}
.l-form-1col,
.l-form-2col,
.l-form-3col {
  width: 100%;
  margin: 0 auto;
}
.l-form-1col .l-input-wrapper,
.l-form-2col .l-input-wrapper,
.l-form-3col .l-input-wrapper {
  width: 100%;
}
.f-normal {
  padding: 0 0 24px;
}
.section {
  text-align: center;
  padding-bottom: 33px;
}
.shift-up {
  padding: 0 !important;
}
.content-wrapper {
  position: relative;
  width: 100%;
  max-width: 996px;
  margin: 0 auto;
  text-align: center;
}
.content-wrapper.full-bleed {
  height: 100%;
}
.content {
  position: relative;
  height: 100%;
  width: 100%;
  max-width: 1016px;
  margin: 0 auto;
  padding: 0 10px;
}
.content-centered {
  top: 50%;
  text-align: center;
}
.content-video {
  position: relative;
  width: 100%;
  max-width: 1400px;
  height: auto;
}
.content-copy {
  padding: 0 20px;
}
.content-full-bleed-video {
  width: 100%;
  height: 100%;
}
.video-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
}
.video-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.video-details {
  position: absolute;
  top: 20%;
  width: 100%;
}
.video-details p {
  margin: 0;
  color: #ffffff;
  text-align: center;
  text-transform: uppercase;
}
.no-margin-top {
  margin-top: 0;
}
.no-padding {
  padding: 0;
}
.no-padding-top {
  padding-top: 0;
}
.header-margin-top {
  margin-top: -64px;
  padding-top: 64px;
}
.video-margin-bottom {
  margin-bottom: 33px;
}
.copy-margin {
  margin: 33px 0 ;
}
.is-hidden {
  display: none;
}
@media (min-width: 480px) {
  .video-details {
    top: 50%;
  }
}
@media (min-width: 768px) {
  .row {
    margin-right: -5px;
    margin-left: -5px;
  }
  .l-form-1col {
    width: 50%;
    margin: 0 auto;
  }
  .l-form-1col .l-input-wrapper {
    width: 100%;
  }
  .l-form-2col .l-input-wrapper {
    width: 50%;
  }
  .l-form-3col .l-input-wrapper {
    width: -webkit-calc(33.33333333%);
    width: -moz-calc(33.33333333%);
    width: calc(33.33333333%);
  }
  .left-border {
    border-left: 1px solid #000000;
  }
  .video-details {
    top: 40%;
  }
}
@media (min-width: 996px) {
  .video-details {
    top: 45%;
  }
}
/* Modules */
.Nav {
  position: relative;
  display: block;
  padding-top: 0;
  width: auto;
  height: auto;
  overflow: hidden;
}
.Nav .is-active {
  color: #c71717;
}
.Nav-list {
  margin: 0;
  padding: 0;
  list-style-type: none;
  text-align: center;
  font-size: 0;
}
.Nav-list > * {
  border-top: 1px solid #999999;
}
.Nav-list-item {
  display: block;
}
.Nav-list-item-link {
  display: block;
  padding: 2px 6px;
  background: #ffffff;
  font-size: 14px;
  line-height: 60px;
  text-transform: uppercase;
  color: #000000;
}
.Nav-list-item-cta {
  display: block;
}
.Nav-list-item-cta .Nav-list-item-link {
  background: #c71717;
  color: #ffffff;
}
#Nav-main {
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.3s ease-out 0s;
  -moz-transition: height 0.3s ease-out 0s;
  -ms-transition: height 0.3s ease-out 0s;
  -o-transition: height 0.3s ease-out 0s;
  transition: height 0.3s ease-out 0s;
}
.Nav-show #Nav-main {
  height: auto;
  -webkit-transition: height 0.3s ease-out 0s;
  -moz-transition: height 0.3s ease-out 0s;
  -ms-transition: height 0.3s ease-out 0s;
  -o-transition: height 0.3s ease-out 0s;
  transition: height 0.3s ease-out 0s;
}
#Nav-toggle {
  position: absolute;
  right: 15px;
  top: 21px;
  cursor: pointer;
  padding: 7px 35px 16px 0px;
}
#Nav-toggle span,
#Nav-toggle span:before,
#Nav-toggle span:after {
  cursor: pointer;
  height: 1px;
  width: 32px;
  background: #cccccc;
  position: absolute;
  display: block;
  content: '';
}
#Nav-toggle span {
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -ms-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
#Nav-toggle span:before,
#Nav-toggle span:after {
  -webkit-transform: translateZ(0) rotate(0);
  -moz-transform: translateZ(0) rotate(0);
  -ms-transform: translateZ(0) rotate(0);
  -o-transform: translateZ(0) rotate(0);
  transform: translateZ(0) rotate(0);
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -ms-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
#Nav-toggle span:before {
  top: -7px;
}
#Nav-toggle span:after {
  bottom: -7px;
}
#Nav-toggle.active span {
  background-color: transparent;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -ms-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
#Nav-toggle.active span:before,
#Nav-toggle.active span:after {
  top: 0;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -ms-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
#Nav-toggle.active span:before {
  -webkit-transform: translateZ(0) rotate(45deg);
  -moz-transform: translateZ(0) rotate(45deg);
  -ms-transform: translateZ(0) rotate(45deg);
  -o-transform: translateZ(0) rotate(45deg);
  transform: translateZ(0) rotate(45deg);
}
#Nav-toggle.active span:after {
  -webkit-transform: translateZ(0) rotate(-45deg);
  -moz-transform: translateZ(0) rotate(-45deg);
  -ms-transform: translateZ(0) rotate(-45deg);
  -o-transform: translateZ(0) rotate(-45deg);
  transform: translateZ(0) rotate(-45deg);
}
#Nav-toggle.is-open span {
  background-color: transparent;
  -webkit-transition: all 0 ease-out 0s;
  -moz-transition: all 0 ease-out 0s;
  -ms-transition: all 0 ease-out 0s;
  -o-transition: all 0 ease-out 0s;
  transition: all 0 ease-out 0s;
}
#Nav-toggle.is-open span:before,
#Nav-toggle.is-open span:after {
  top: 0;
}
#Nav-toggle.is-open span:before {
  -webkit-transform: translateZ(0) rotate(45deg);
  -moz-transform: translateZ(0) rotate(45deg);
  -ms-transform: translateZ(0) rotate(45deg);
  -o-transform: translateZ(0) rotate(45deg);
  transform: translateZ(0) rotate(45deg);
}
#Nav-toggle.is-open span:after {
  -webkit-transform: translateZ(0) rotate(-45deg);
  -moz-transform: translateZ(0) rotate(-45deg);
  -ms-transform: translateZ(0) rotate(-45deg);
  -o-transform: translateZ(0) rotate(-45deg);
  transform: translateZ(0) rotate(-45deg);
}
@media screen and (min-width: 768px) {
  .Nav {
    float: right;
    display: inline-block;
    *display: inline;
    zoom: 1;
  }
  .Nav-list > * {
    border-top: none;
  }
  .Nav-list-item {
    display: inline-block;
    *display: inline;
    zoom: 1;
  }
  .Nav-list-item-link {
    padding: 2px 20px;
  }
  .Nav-list-item-cta {
    display: inline-block;
    *display: inline;
    zoom: 1;
  }
  .Nav-list-item-cta .Nav-list-item-link {
    display: block;
    padding: 2px 20px;
  }
  #Nav-toggle {
    display: none;
  }
  #Nav-main {
    height: 64px;
  }
  .Nav-show #Nav-main {
    height: 64px;
  }
}
.Button {
  display: inline-block;
  padding: 0px 26px;
  background-color: transparent;
  border: 4px solid #000000;
  color: #000000;
  font-family: "Futura LT W01 Medium", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 16px;
  line-height: 46px;
  text-transform: uppercase;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -ms-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
.Button-large {
  font-family: "Futura LT W01 Extra Bold", sans-serif;
  font-weight: 800;
  font-style: normal;
  font-size: 16px;
  line-height: 46px;
  text-transform: uppercase;
}
.Button-white {
  border-color: #ffffff;
  color: #ffffff;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -ms-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
.Button-position-bottom {
  position: absolute;
  bottom: -40px;
  left: 35%;
  outline: none;
}
.Button-form {
  padding: 0 25px;
  margin-top: 28px;
  margin-bottom: 17px;
  background: transparent;
  font-family: "Futura LT W01 Extra Bold", sans-serif;
  font-weight: 800;
  font-style: normal;
  font-size: 16px;
  line-height: 46px;
  text-transform: uppercase;
}
.Button-form.Button-extra-large {
  margin-bottom: 42px;
}
.Button-main {
  position: relative;
  margin-bottom: 7%;
}
@media (min-width: 768px) {
  .Button-extra-large {
    padding: 21px 63px;
    font-family: "Futura LT W01 Extra Bold", sans-serif;
    font-weight: 800;
    font-style: normal;
    font-size: 30px;
    line-height: 28px;
  }
}
@media (min-width: 996px) {
  .Button-position-bottom {
    bottom: -45px;
  }
}
header {
  position: relative;
  display: block;
  top: 0;
  width: 100%;
  background: #ffffff;
  z-index: 3000;
}
header .logo {
  position: relative;
  display: block;
  padding: 10px 0 4px 10px;
  max-width: 124px;
  text-align: center;
}
.closed-badge {
  position: absolute;
  width: 20%;
  max-width: 171px;
  top: 20px;
  right: 10px;
}
@media (min-width: 768px) {
  header {
    position: fixed;
    top: 0;
  }
  header .logo {
    display: inline-block;
    float: left;
  }
  .closed-badge {
    right: 20px;
  }
  .closed-badge--brief {
    right: 100px;
  }
}
.Home-background {
  background: url(../img/main-home.jpg);
  background-position: 100% 100%;
  background-repeat: no-repeat;
  background-size: cover;
}
.Home-background p {
  color: #ffffff;
}
.Home-apply-background {
  background: url(../img/bg-apply.jpg);
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 0;
}
.Home-apply-background p {
  color: #ffffff;
}
h1.Home-header {
  margin-bottom: -1px;
}
.Home-header {
  max-width: 996px;
  width: 100%;
  height: auto;
  border-bottom: none;
}
.Home-header img {
  max-width: 996px;
}
.Home-lockup {
  position: relative;
  margin: 0;
  padding: 5px 10px;
  border-top: 4px solid #ffffff;
  font-family: "Futura LT W01 Bold", sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #ffffff;
  text-transform: uppercase;
}
.Home-header2 {
  margin-bottom: -11px;
  border-bottom: none;
  font-size: 37px;
  line-height: 55px;
  text-decoration: underline;
}
.Home-header3 {
  margin-bottom: 8px;
  border-bottom: none;
  font-size: 20px;
  line-height: 22px;
}
.Home-p-intro {
  font-family: 'Lucida Bright W01 Demi', serif;
  font-style: normal;
}
.Home-video-name {
  font-family: "Futura LT W01 Bold", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 16px;
  line-height: 1.2;
}
.Home-video-title {
  font-family: "Futura LT W01 Medium", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 16px;
  line-height: 24px;
}
#Home-apply {
  background-image: url(../img/home-get-started.jpg);
  background-position: 100% 100%;
  background-repeat: no-repeat;
  background-size: cover;
  display: block;
  height: 100%;
  width: 100%;
}
@media (min-width: 768px) {
  .Home-lockup {
    font-size: 21px;
    line-height: 1.2;
  }
  .Home-p-intro {
    font-size: 18px;
    line-height: 28px;
  }
  .Home-video-name {
    font-family: "Futura LT W01 Bold", sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 32px;
    line-height: 2;
  }
  .Home-video-title {
    font-family: "Futura LT W01 Medium", sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 24px;
    line-height: 32px;
  }
}
.Fullpage {
  position: relative;
}
#Fullpage-menu {
  z-index: 2000;
}
.Fullpage-header {
  border: none;
}
.Fullpage-section {
  text-align: center;
  overflow: hidden;
}
.Fullpage-section-intro {
  padding: 50px 0;
  margin: 0 auto;
  color: #ffffff;
  text-align: center;
  text-transform: uppercase;
}
.Fullpage-section-intro p {
  font-family: "Futura LT W01 X Bold Condensed", sans-serif;
  font-weight: 800;
  font-style: normal;
  font-size: 16px;
  line-height: 21px;
  text-align: center;
}
.Fullpage-section-intro--red {
  background-color: #c71717;
}
.Fullpage-section-intro--black {
  background-color: #000000;
}
.Fullpage-section-normal {
  padding: 50px 0 33px;
}
.Fullpage-section-video {
  /*solves problem with overflowing video in Mac with Chrome */
  overflow: hidden;
}
.Fullpage-section-video--intro {
  position: absolute;
  bottom: 0;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-size: 100% 100%;
  background-color: black;
  /* in case the video doesn't fit the whole page*/
  background-image: ;
  background-position: center center;
  background-size: contain;
  object-fit: cover;
  /*cover video background */
  z-index: 3;
}
.Fullpage-header--white {
  color: #ffffff;
}
.Fullpage-header-bottom {
  position: absolute;
  bottom: 0;
  width: 100%;
}
.Fullpage-header-bottom > h2 {
  border: none;
  font-size: 35px;
  line-height: 36px;
}
.Fullpage-nav {
  position: fixed;
  top: 64px;
  list-style-type: none;
}
.Fullpage-nav-item {
  display: inline-block;
  *display: inline;
  zoom: 1;
}
.Fullpage-nav-link {
  color: #f00 !important;
}
.Fullpage-section {
  display: table;
  width: 100%;
  height: 100vh;
  margin: 0 auto;
}
.Fullpage-content {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}
#Fullpage-brief0 {
  background-image: url();
}
@media (min-width: 768px) {
  .Fullpage-section-intro {
    padding: 200px 0;
  }
  .Fullpage-section-intro p {
    font-size: 33px;
    line-height: 42px;
  }
}
.Brief-background {
  background: url(../img/brief-main.jpg);
  background-position: 100% 100%;
  background-repeat: no-repeat;
  background-size: cover;
  z-index: 2000;
}
.Brief-background p {
  color: #ffffff;
}
.Brief-header {
  border-bottom: none;
  max-width: 996px;
  width: 100%;
  height: auto;
}
.Brief-section {
  display: table;
  width: 100%;
  height: 100vh;
  margin: 0 auto;
}
.Brief-section-intro {
  position: relative;
  padding: 50px 0;
  margin: 0 auto;
  color: #ffffff;
  text-align: center;
  text-transform: uppercase;
  z-index: 2000;
}
.Brief-section-intro p {
  font-family: "Futura LT W01 X Bold Condensed", sans-serif;
  font-weight: 800;
  font-style: normal;
  font-size: 16px;
  line-height: 21px;
  text-align: center;
}
.Brief-section-intro--red {
  background-color: #c71717;
}
.Brief-section-intro--black {
  background-color: #000000;
}
.Brief-logo {
  max-width: 302px;
}
.Brief-number {
  display: block;
  height: 38px;
  width: 38px;
  padding-top: 5px;
  margin: 18px auto 20px;
  background-color: transparent;
  border: 3px solid #ffffff;
  -webkit-border-radius: 19px;
  -moz-border-radius: 19px;
  -ms-border-radius: 19px;
  -o-border-radius: 19px;
  border-radius: 19px;
  text-align: center;
  font-family: "Futura LT W01 X Bold Condensed", sans-serif;
  font-weight: 800;
  font-style: normal;
}
.Brief-number--black {
  height: 94px;
  width: 94px;
  padding-top: 36px;
  -webkit-border-radius: 47px;
  -moz-border-radius: 47px;
  -ms-border-radius: 47px;
  -o-border-radius: 47px;
  border-radius: 47px;
  border-color: #000000;
  color: #000000;
  font-size: 62px;
  line-height: 28px;
}
.Brief-instruction {
  display: block;
  font-style: italic;
}
#Brief-apply {
  position: relative;
  background-image: url(../img/brief-apply.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  z-index: 2000;
}
@media (min-width: 768px) {
  .Brief-panel li,
  .Brief-panel p {
    font-size: 18px;
    line-height: 23px;
  }
  .Brief-section-intro {
    padding: 200px 0;
  }
  .Brief-section-intro p {
    font-size: 33px;
    line-height: 42px;
  }
}
#Timeline-wrapper {
  position: relative;
  z-index: 2;
  margin-bottom: -2px;
}
.Timeline-panel {
  position: relative;
  height: 100vh;
  width: 100%;
  margin: 0 auto;
  padding-top: 64px;
  padding: 44px 40px 20;
  background-repeat: no-repeat;
  background-size: cover;
}
.Timeline-panel h2 {
  text-decoration: none;
  margin-bottom: 0;
  font-size: 70px;
}
.Timeline-panel p {
  font-size: 18px;
  line-height: 23px;
}
#Timeline-container {
  width: -webkit-calc(100vh - 19px);
  width: -moz-calc(100vh - 19px);
  width: calc(100vh - 19px);
  height: 38px;
  position: fixed;
  top: 25px;
  right: 38px;
  -webkit-transform-origin: right bottom;
  -moz-transform-origin: right bottom;
  transform-origin: right bottom;
  -webkit-transform: rotate(90deg) translateX(100%);
  -moz-transform: rotate(90deg) translateX(100%);
  transform: rotate(90deg) translateX(100%);
  z-index: 3000;
}
ul.Timeline-nav {
  margin: 0 auto;
  height: 100%;
  list-style-type: none;
}
ul.Timeline-nav li {
  border-left: 1px solid rgba(255, 255, 255, 0.2);
  float: left;
  height: 100%;
  width: -webkit-calc((100vh - 64px) / 6);
  width: -moz-calc((100vh - 64px) / 6);
  width: calc((100vh - 64px) / 6);
  background: rgba(0, 0, 0, 0.2);
  line-height: 38px;
  text-align: center;
}
ul.Timeline-nav li:first-child {
  border-left: none;
}
ul.Timeline-nav li a {
  color: #fff;
  font-family: "Futura LT W01 X Bold Condensed", sans-serif;
  font-weight: 800;
  font-style: normal;
  font-size: 16px;
}
.Timeline-white {
  color: #ffffff;
}
.Timeline-black {
  color: #000000;
}
#Timeline-netflix {
  background-image: url(../img/netflix.jpg);
}
#Timeline-kindle {
  background-image: url(../img/kindle.jpg);
}
#Timeline-airbnb {
  background-image: url(../img/airbnb.jpg);
}
#Timeline-uber {
  background-image: url(../img/uber.jpg);
}
#Timeline-rentezvous {
  background-image: url(../img/rentezvous.jpg);
}
#Timeline-2016 {
  background-image: url(../img/stairs.jpg);
}
.Timeline-panel .scroll {
  display: none;
}
@media (min-width: 768px) {
  .Timeline-panel {
    padding: 114px 40px 0;
  }
  .Timeline-panel h2 {
    font-size: 140px;
  }
  .Timeline-panel.scroll {
    display: block;
  }
}
.Profile-background {
  background: url(../img/bg-profile.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.Profile-background p {
  color: #ffffff;
}
#Profile-application-confirmation,
#Profile-details-confirmation {
  position: relative;
  width: 100%;
  height: 0;
  overflow: hidden;
}
.Profile-confirmation-text {
  color: #ffffff;
  font-family: "Futura LT W01 Bold", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 16px;
  line-height: 23px;
  text-transform: uppercase;
}
.Profile-header {
  position: relative;
  border-bottom: none;
}
.Profile-intro {
  margin-bottom: 50px;
  font-family: 'Lucida Bright W01 Demi', serif;
  font-style: normal;
  font-size: 18px;
  line-height: 23px;
  text-align: center;
}
.Faq-container {
  position: relative;
}
.Faq-header {
  padding-top: 64px;
  margin-top: -64px;
  border-bottom: none;
  font-family: "Futura LT W01 X Bold Condensed", sans-serif;
  font-weight: 800;
  font-style: normal;
  font-size: 37px;
  line-height: 55px;
}
.Faq-header--white {
  color: #ffffff;
}
.Faq-subheader {
  font-size: 20px;
  line-height: 24px;
  text-decoration: none;
}
.Faq-wrapper {
  margin-right: 30px;
}
.Faq-link {
  display: block;
  margin-bottom: 24px;
  font-family: "Futura LT W01 X Bold Condensed", sans-serif;
  font-weight: 800;
  font-style: normal;
  font-size: 20px;
  line-height: 24px;
  text-decoration: underline;
  text-transform: uppercase;
}
.Faq-top {
  position: fixed;
  bottom: 10px;
  right: 10px;
  z-index: 2000;
}
.Faq-top svg {
  width: 67px;
  height: 62px;
}
@media (min-width: 768px) {
  .Faq-header {
    padding-top: 114px;
    margin-top: -114px;
  }
  .Faq-top {
    bottom: 40px;
    right: 10%;
  }
}
.Form {
  margin-top: -13px;
}
.Form-submission {
  margin-top: 50px;
  color: #ffffff;
}
.Form-submission label {
  color: #ffffff;
  font-weight: bold;
}
.Form-submission .Form-field-input {
  border-color: #ffffff;
  color: #ffffff;
  margin-bottom: 3px;
}
.Form-submission .has-error > label {
  color: #000000;
}
.Form-submission .has-error > .Form-field-input {
  border-color: #000000;
}
.Form-header {
  margin-top: 50px;
  margin-bottom: 20px;
  border: none;
  text-decoration: underline;
}
.Form-header--white {
  color: #ffffff;
  margin-top: 25px;
}
.Form-sub-header {
  margin: 20px 0 10px;
  padding: 0 5px;
  width: 100%;
  border: none;
  font-size: 22px;
  line-height: 23px;
  text-decoration: none;
}
.Form-mandatory {
  font-style: italic;
}
.Form-field-wrapper {
  display: block;
  margin: 0 30px 30px 0;
}
.Form-field-wrapper.no-margin-right {
  margin-right: 0;
}
.Form-field-label {
  color: #000000;
}
.Form-field-input {
  margin-bottom: 20px;
}
.Form-field-help {
  font-style: italic;
}
.Form-forgot {
  position: relative;
  top: -5px;
  font-style: italic;
}
.Form-link {
  display: block;
  padding: 10px 5px 0;
  clear: both;
  font-style: italic;
}
.has-error > label {
  color: #c71717;
}
.has-error > .Form-field-input {
  border-color: #c71717;
}
.Footer {
  position: relative;
  background-color: #191919;
  color: #ffffff;
  font-family: "Lucida Bright W01", serif;
  font-style: normal;
  font-size: 17.5px;
  line-height: 17.5px;
  z-index: 200;
}
.Footer h3 {
  margin: 0 0 10px;
  border: none;
  color: #ffffff;
  font-size: 12.5px;
}
.Footer-inner {
  padding: 0 5px;
}
.Footer-inner-bar {
  padding: 0 5px;
  font-family: "Futura LT W01 Bold", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 24px;
  line-height: 1;
  text-transform: uppercase;
}
.Footer-nav {
  display: none;
}
.Footer-header {
  display: none;
  text-decoration: none;
}
.Footer-address {
  display: none;
}
.Footer-address span {
  display: block;
}
.Footer-address a {
  color: #ffffff;
  text-decoration: none;
}
.Footer-address a:hover,
.Footer-address a:active,
.Footer-address a:focus {
  text-decoration: underline;
}
.Footer-nav-list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.Footer-nav-listItem {
  margin: 0;
}
.Footer-nav-listItemLink {
  color: #8d8d8d;
  text-decoration: none;
}
.Footer-nav-listItemLink:active,
.Footer-nav-listItemLink:focus {
  text-decoration: underline;
}
.Footer-publicis-logo {
  margin-top: 25px;
  padding: 15px 0;
  border-top: 1px solid #8d8d8d;
  border-bottom: 1px solid #8d8d8d;
}
.Footer-publicis-logo img {
  max-width: 174px;
}
.Footer-publicis-contact {
  padding-bottom: 50px;
  color: #8d8d8d;
}
.Footer-publicis-contact p {
  margin-bottom: 0;
}
.Footer-publicis-company {
  color: #ffffff;
  text-decoration: none;
}
.Footer-publicis-company:active,
.Footer-publicis-company:focus {
  text-decoration: underline;
}
.Footer-copy {
  position: relative;
  top: 3px;
  padding-right: 10px;
}
.Footer-social {
  margin-top: 35px;
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.Footer-social-bar {
  position: relative;
  padding: 25px 0;
  background: #ffffff;
  z-index: 2000;
}
.Footer-social-item {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 60px;
  margin-left: 10px;
  border: 4px solid #000000;
  vertical-align: middle;
  text-align: center;
  fill: #000000;
}
.Footer-social-item:first-of-type {
  margin-left: 0;
}
.Footer-social-item:hover {
  fill: #c71717;
  border-color: #c71717;
}
.Footer-social-item svg {
  margin: 0 auto;
  line-height: 30px;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.Footer-social-item--facebook svg {
  width: 14px;
}
.Footer-social-item--linkedin svg {
  width: 13px;
}
.Footer-social-item--twitter svg {
  width: 26px;
}
.Footer-social-item--vimeo svg {
  width: 12px;
}
.Footer-backtotop {
  float: right;
  display: block;
  margin-top: 35px;
  color: #8d8d8d;
  text-decoration: none;
}
.Footer-backtotop svg {
  display: inline-block;
  vertical-align: middle;
  width: 30px;
  height: 30px;
  margin-left: 7px;
  fill: #8d8d8d;
}
@media (min-width: 768px) {
  .Footer {
    font-size: 15px;
    line-height: 20px;
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .Footer h3 {
    font-size: 15px;
    margin-top: 20px;
  }
  .Footer-backtotop {
    display: none;
  }
  .Footer-inner {
    padding: 0;
  }
  .Footer-social {
    margin-top: 25px;
  }
  .Footer-address {
    display: block;
  }
  .Footer-backtoto {
    display: none;
  }
  .Home .Footer {
    margin-top: 0;
    position: relative;
    z-index: 1;
  }
  .Footer-header {
    display: block;
    margin: 0 0 15px 0;
  }
  .Footer-nav {
    display: block;
    margin-top: 50px;
  }
  .Footer-logo {
    margin-top: 36px;
  }
  .Footer-logo img {
    max-width: initial;
  }
  .Footer-publicis-logo {
    margin-top: 0;
    padding-top: 0;
    border-top: none;
  }
  .Footer-publicis-contact {
    padding-bottom: 0px;
  }
}
.no-touch a:hover {
  color: #000000;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -ms-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
.no-touch .Button:hover {
  background-color: #000000;
  color: #ffffff;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -ms-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
.no-touch .Button-white:hover {
  background-color: white;
  color: #000000;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -ms-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
.no-touch .Nav-list-item-link:hover {
  color: #c71717;
  -webkit-transition: color 0.3s ease-out 0s;
  -moz-transition: color 0.3s ease-out 0s;
  -ms-transition: color 0.3s ease-out 0s;
  -o-transition: color 0.3s ease-out 0s;
  transition: color 0.3s ease-out 0s;
}
.no-touch .Nav-list-item-cta .Nav-list-item-link:hover {
  color: #000000;
  -webkit-transition: color 0.3s ease-out 0s;
  -moz-transition: color 0.3s ease-out 0s;
  -ms-transition: color 0.3s ease-out 0s;
  -o-transition: color 0.3s ease-out 0s;
  transition: color 0.3s ease-out 0s;
}
.no-touch .Footer-address a:hover {
  color: #ffffff;
  text-decoration: underline;
  -webkit-transition: text-decoration 0.3s ease-out 0s;
  -moz-transition: text-decoration 0.3s ease-out 0s;
  -ms-transition: text-decoration 0.3s ease-out 0s;
  -o-transition: text-decoration 0.3s ease-out 0s;
  transition: text-decoration 0.3s ease-out 0s;
}
.no-touch .Footer-publicis-company:hover {
  color: #ffffff;
  text-decoration: underline;
  -webkit-transition: text-decoration 0.3s ease-out 0s;
  -moz-transition: text-decoration 0.3s ease-out 0s;
  -ms-transition: text-decoration 0.3s ease-out 0s;
  -o-transition: text-decoration 0.3s ease-out 0s;
  transition: text-decoration 0.3s ease-out 0s;
}
/* Vendors */
/* =========================================================================-
	VARS
  -========================================================================= */
/* =========================================================================-
	MIXINS
  -========================================================================= */
/* =========================================================================-
	SKIN
  -========================================================================= */
.vjs-publicis-grad-skin {
  color: #cccccc;
}
/* =========================================================================-
	SLIDER / SLIDER HANDLE (PROGRESS/VOLUME)
  -========================================================================= */
/* Slider - used for Volume bar and Seek bar */
.vjs-publicis-grad-skin .vjs-slider {
  position: relative;
  padding: 0;
  cursor: pointer;
  outline: 0;
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.1);
}
/* =========================================================================-
	CONTROL BAR
  -========================================================================= */
.vjs-publicis-grad-skin .vjs-control-bar {
  display: none;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 76px;
  background-color: #ffffff;
  background-color: rgba(255, 255, 255, 0.85);
  -webkit-transform: translateY(0%);
  -moz-transform: translateY(0%);
  -ms-transform: translateY(0%);
  -o-transform: translateY(0%);
  transform: translateY(0%);
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -ms-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  -ms-transition-property: -ms-transform;
  -o-transition-property: -o-transform;
  transition-property: transform;
}
/* Show the control bar only once the video has started playing */
.vjs-publicis-grad-skin.vjs-has-started .vjs-control-bar {
  display: block;
  visibility: visible;
  opacity: 1;
}
/* Hide the control bar when the video is playing and the user is inactive	*/
.vjs-publicis-grad-skin.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar {
  -webkit-transform: translateY(100%);
  -moz-transform: translateY(100%);
  -ms-transform: translateY(100%);
  -o-transform: translateY(100%);
  transform: translateY(100%);
  -webkit-transition-duration: 0.1s;
  -moz-transition-duration: 0.1s;
  -ms-transition-duration: 0.1s;
  -o-transition-duration: 0.1s;
  transition-duration: 0.1s;
}
.vjs-publicis-grad-skin.vjs-controls-disabled .vjs-control-bar {
  display: none;
}
.vjs-publicis-grad-skin.vjs-using-native-controls .vjs-control-bar {
  display: none;
}
/* The control bar shouldn't show after an error */
.vjs-publicis-grad-skin.vjs-error .vjs-control-bar {
  display: none;
}
/* Don't hide the control bar if it's audio */
.vjs-audio.vjs-publicis-grad-skin.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar {
  opacity: 1;
  visibility: visible;
}
/* =========================================================================-
	GENERAL CONTROL STYLE
  -========================================================================= */
.vjs-publicis-grad-skin .vjs-control {
  position: relative;
  float: left;
  margin: 0;
  padding: 0;
  outline: none;
}
/* Hide control text visually, but have it available for screenreaders */
.vjs-publicis-grad-skin .vjs-control-text {
  position: absolute;
  margin: -1px;
  border: 0;
  padding: 0;
  clip: rect(0 0 0 0);
  width: 1px;
  height: 1px;
  overflow: hidden;
}
/* =========================================================================-
	PLAY/PAUSE
  -========================================================================= */
.vjs-publicis-grad-skin .vjs-play-control {
  margin: 14px 24px;
  width: 32px;
  height: 47px;
  cursor: pointer;
}
.vjs-publicis-grad-skin .vjs-play-control.vjs-paused {
  background: url("../img/bg-video-sprite.png") 0px 0px no-repeat transparent;
}
.vjs-publicis-grad-skin .vjs-play-control.vjs-paused:hover {
  background: url("../img/bg-video-sprite.png") -128px 0px no-repeat transparent;
}
.vjs-publicis-grad-skin .vjs-play-control.vjs-playing {
  background: url("../img/bg-video-sprite.png") 0px -47px no-repeat transparent;
}
.vjs-publicis-grad-skin .vjs-play-control.vjs-playing:hover {
  background: url("../img/bg-video-sprite.png") -128px -47px no-repeat transparent;
}
/* =========================================================================-
	PLAYBACK TOGGLE
  -========================================================================= */
/* =========================================================================-
	VOLUME/MUTE
  -========================================================================= */
.vjs-publicis-grad-skin .vjs-volume-control {
  position: absolute;
  top: 0;
  right: 93px;
  margin: 27px 20px;
  width: 99px;
  height: 21px;
}
.vjs-publicis-grad-skin .vjs-volume-bar {
  width: 99px;
  height: 21px;
  background: url("../img/bg-video-sprite.png") 0px -215px no-repeat transparent;
}
.vjs-publicis-grad-skin .vjs-volume-level {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 21px;
  background: url("../img/bg-video-sprite.png") -128px -215px no-repeat transparent;
}
.vjs-publicis-grad-skin .vjs-volume-bar .vjs-volume-handle {
  width: 12px;
  height: 21px;
  /* Assumes volume starts at 1.0. If you change the size of the
	 handle relative to the volume bar, you'll need to update this value
	 too. */
}
.vjs-publicis-grad-skin .vjs-volume-menu-button .vjs-menu {
  display: none;
}
/* =========================================================================-
	PROGRESS
  -========================================================================= */
.vjs-publicis-grad-skin .vjs-progress-control {
  position: absolute;
  top: 0;
  left: 80px;
  right: 232px;
  margin: 39px 7px;
  width: auto;
  height: 1px;
}
/* On hover, make the progress bar grow to something that's more clickable.
	This simply changes the overall font for the progress bar, and this
	updates both the em-based widths and heights, as wells as the icon font */
/*
.vjs-publicis-grad-skin:hover .vjs-progress-control {
	font-size: .9em;
	.transition(all 0.2s);
}
*/
/* Box containing play and load progresses. Also acts as seek scrubber. */
.vjs-publicis-grad-skin .vjs-progress-holder {
  height: 100%;
}
/* Progress Bars */
.vjs-publicis-grad-skin .vjs-progress-holder .vjs-play-progress,
.vjs-publicis-grad-skin .vjs-progress-holder .vjs-load-progress,
.vjs-publicis-grad-skin .vjs-progress-holder .vjs-load-progress div {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
  padding: 0;
  width: 0;
  height: 100%;
}
.vjs-publicis-grad-skin .vjs-load-progress {
  background-color: #000000;
}
/* there are child elements of the load progress bar that represent the
	 specific time ranges that have been buffered */
.vjs-publicis-grad-skin .vjs-load-progress div {
  background-color: #000000;
}
.vjs-publicis-grad-skin .vjs-seek-handle {
  position: absolute;
  left: 0;
  top: 0;
  margin-top: -17.5px;
  margin-right: -4px;
  margin-left: -4px;
  width: 9px;
  height: 35px;
  background: url("../img/bg-video-sprite.png") 0px -180px no-repeat transparent;
}
/* =========================================================================-
	LIVE MODE
  -========================================================================= */
.vjs-publicis-grad-skin.vjs-live .vjs-time-controls,
.vjs-publicis-grad-skin.vjs-live .vjs-time-divider,
.vjs-publicis-grad-skin.vjs-live .vjs-progress-control {
  display: none;
}
.vjs-publicis-grad-skin.vjs-live .vjs-live-display {
  display: none;
}
/* =========================================================================-
	LIVE DISPLAY
  -========================================================================= */
.vjs-publicis-grad-skin .vjs-live-display {
  display: none;
}
/* =========================================================================-
	FULL SCREEN
  -========================================================================= */
.vjs-publicis-grad-skin .vjs-fullscreen-control {
  float: right;
  margin: 16px 20px;
  width: 53px;
  height: 43px;
  cursor: pointer;
  background: url("../img/bg-video-sprite.png") 0px -94px no-repeat transparent;
}
.vjs-publicis-grad-skin .vjs-fullscreen-control:hover {
  background: url("../img/bg-video-sprite.png") -128px -94px no-repeat transparent;
}
.vjs-publicis-grad-skin.vjs-fullscreen .vjs-fullscreen-control {
  background: url("../img/bg-video-sprite.png") 0px -137px no-repeat transparent;
}
.vjs-publicis-grad-skin.vjs-fullscreen .vjs-fullscreen-control:hover {
  background: url("../img/bg-video-sprite.png") -128px -137px no-repeat transparent;
}
/* =========================================================================-
	BIG PLAY BUTTON
  -========================================================================= */
.vjs-publicis-grad-skin .vjs-big-play-button {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -28.5px;
  margin-left: -88px;
  width: 176px;
  height: 57px;
  outline: 0;
  cursor: pointer;
}
.vjs-publicis-grad-skin.vjs-button-bottom .vjs-big-play-button {
  position: absolute;
  top: 80%;
  left: 50%;
  margin-top: -28.5px;
  margin-left: -88px;
  width: 176px;
  height: 57px;
  outline: 0;
  cursor: pointer;
}
.vjs-publicis-grad-skin .vjs-big-play-button:before {
  content: "Watch now";
  padding: 12px 16px;
  border: 4px solid #ffffff;
  color: white;
  font-family: "Futura LT W01 Extra Bold", sans-serif;
  font-weight: 800;
  font-style: normal;
  font-size: 16px;
  line-height: 46px;
  text-transform: uppercase;
  -webkit-transition: color 0.3s ease-out 0s;
  -moz-transition: color 0.3s ease-out 0s;
  -ms-transition: color 0.3s ease-out 0s;
  -o-transition: color 0.3s ease-out 0s;
  transition: color 0.3s ease-out 0s;
  -webkit-transition: border 0.3s ease-out 0s;
  -moz-transition: border 0.3s ease-out 0s;
  -ms-transition: border 0.3s ease-out 0s;
  -o-transition: border 0.3s ease-out 0s;
  transition: border 0.3s ease-out 0s;
}
.vjs-publicis-grad-skin.vjs-scheme .vjs-big-play-button {
  position: absolute;
  top: 87.5%;
  left: 50%;
  margin-left: -155px;
  width: 310px;
  height: 57px;
  outline: 0;
  cursor: pointer;
}
.vjs-publicis-grad-skin.vjs-scheme .vjs-big-play-button:before {
  content: "What is the Grad Scheme";
  padding: 12px 16px;
  border: 4px solid #ffffff;
  color: white;
  font-family: "Futura LT W01 Extra Bold", sans-serif;
  font-weight: 800;
  font-style: normal;
  font-size: 16px;
  line-height: 46px;
  text-transform: uppercase;
  -webkit-transition: color 0.3s ease-out 0s;
  -moz-transition: color 0.3s ease-out 0s;
  -ms-transition: color 0.3s ease-out 0s;
  -o-transition: color 0.3s ease-out 0s;
  transition: color 0.3s ease-out 0s;
  -webkit-transition: border 0.3s ease-out 0s;
  -moz-transition: border 0.3s ease-out 0s;
  -ms-transition: border 0.3s ease-out 0s;
  -o-transition: border 0.3s ease-out 0s;
  transition: border 0.3s ease-out 0s;
}
/* Hide if controls are disabled */
.vjs-publicis-grad-skin.vjs-controls-disabled .vjs-big-play-button {
  display: none;
}
/* Hide when video starts playing */
.vjs-publicis-grad-skin.vjs-has-started .vjs-big-play-button {
  display: none;
}
/* Hide on mobile devices. Remove when we stop using native controls
	by default on mobile	*/
.vjs-publicis-grad-skin.vjs-using-native-controls .vjs-big-play-button {
  display: none;
}
.vjs-publicis-grad-skin:hover .vjs-big-play-button:before {
  background-color: #ffffff;
  color: #000000;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -ms-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
.vjs-error .vjs-big-play-button {
  display: none;
}
/* =========================================================================-
	ERROR DISPLAY
  -========================================================================= */
.vjs-error-display {
  display: none;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  visibility: hidden;
}
.vjs-error-display:before {
  content: 'X';
  font-family: Arial;
  font-size: 4em;
  color: #666666;
  /* In order to center the play icon vertically we need to set the line height
		 to the same as the button height */
  line-height: 1;
  text-shadow: 0.05em 0.05em 0.1em #000;
  text-align: center /* Needed for IE8 */;
  vertical-align: middle;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -0.5em;
  width: 100%;
}
.vjs-error-display div {
  position: absolute;
  bottom: 1em;
  right: 0;
  left: 0;
  font-size: 1.4em;
  text-align: center;
  padding: 3px;
  background: #000000;
  background: rgba(255, 0, 0, 0.5);
}
.vjs-error-display a {
  color: #F4A460;
}
.vjs-error-display a:visited {
  color: #F4A460;
}
.vjs-error .vjs-error-display {
  display: block;
}
.lt-ie9 .vjs-error .vjs-error-display {
  display: none;
}
.lt-ie9 .vjs-big-play-button {
  display: none;
}
/* =========================================================================-
	LOADING SPINNER
  -========================================================================= */
.vjs-loading-spinner {
  /* Should be hidden by default */
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url("../img/loader.gif") center center no-repeat #000000;
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.8);
}
/* Show the spinner when waiting for data and seeking to a new time */
.vjs-waiting .vjs-loading-spinner,
.vjs-seeking .vjs-loading-spinner {
  display: block;
}
/* Errors are unrecoverable without user interaction so hide the spinner */
.vjs-error .vjs-loading-spinner {
  display: none;
}
/* =========================================================================-
	MENU BUTTONS (CC, ETC)
  -========================================================================= */
.vjs-publicis-grad-skin .vjs-menu-button {
  float: right;
  cursor: pointer;
}
.vjs-publicis-grad-skin .vjs-menu {
  display: none;
  position: absolute;
  bottom: 0;
  left: 0em;
  /* (Width of vjs-menu - width of button) / 2 */
  width: 0em;
  height: 0em;
  margin-bottom: 3em;
  border-left: 2em solid transparent;
  border-right: 2em solid transparent;
  border-top: 1.55em solid #000000;
  /* Same width top as ul bottom */
  border-top-color: rgba(7, 40, 50, 0.5);
  /* Same as ul background */
}
/* Button Pop-up Menu */
.vjs-publicis-grad-skin .vjs-menu-button .vjs-menu .vjs-menu-content {
  display: block;
  padding: 0;
  margin: 0;
  position: absolute;
  width: 10em;
  bottom: 1.5em;
  /* Same bottom as vjs-menu border-top */
  max-height: 15em;
  overflow: auto;
  left: -5em;
  /* Width of menu - width of button / 2 */
}
.vjs-publicis-grad-skin .vjs-menu-button:hover .vjs-control-content .vjs-menu,
.vjs-publicis-grad-skin .vjs-control-content .vjs-menu.vjs-lock-showing {
  display: block;
}
.vjs-publicis-grad-skin .vjs-menu-button ul li {
  list-style: none;
  margin: 0;
  padding: 0.3em 0 0.3em 0;
  line-height: 1.4em;
  font-size: 1.2em;
  text-align: center;
  text-transform: lowercase;
}
.vjs-publicis-grad-skin .vjs-menu-button ul li.vjs-selected {
  background-color: #000;
}
.vjs-publicis-grad-skin .vjs-menu-button ul li:focus,
.vjs-publicis-grad-skin .vjs-menu-button ul li:hover,
.vjs-publicis-grad-skin .vjs-menu-button ul li.vjs-selected:focus,
.vjs-publicis-grad-skin .vjs-menu-button ul li.vjs-selected:hover {
  outline: 0;
  color: #111;
  background-color: #ffffff;
  background-color: rgba(255, 255, 255, 0.75);
}
.vjs-publicis-grad-skin .vjs-menu-button ul li.vjs-menu-title {
  text-align: center;
  text-transform: uppercase;
  font-size: 1em;
  line-height: 2em;
  padding: 0;
  margin: 0 0 0.3em 0;
  font-weight: bold;
  cursor: default;
}
.vjs-publicis-grad-skin .vjs-chapters-button.vjs-menu-button .vjs-menu .vjs-menu-content {
  width: 24em;
  left: -12em;
}
/* Replacement for focus outline */
/* =========================================================================-
	REQUIRED STYLES (AVOID OVERWRITING)
	-=========================================================================

When loading the player, the video tag is replaced with a DIV,
that will hold the video tag or object tag for other playback methods.
The div contains the video playback element (Flash or HTML5) and controls,
and sets the width and height of the video.

** If you want to add some kind of border/padding (e.g. a frame), or special
positioning, use another containing element. Otherwise you risk messing up
control positioning and full window mode. **

*/
.video-js {
  background-color: #000;
  position: relative;
  padding: 0;
  /* Start with 10px for base font size so other dimensions can be em based and
	 easily calculable. */
  font-size: 10px;
  /* Allow poster to be vertially aligned. */
  vertical-align: middle;
  /*	display: table-cell; */
  /*This works in Safari but not Firefox.*/
  /* Provide some basic defaults for fonts */
  font-weight: normal;
  font-style: normal;
  /* Avoiding helvetica: issue #376 */
  font-family: Arial, sans-serif;
  /* Turn off user selection (text highlighting) by default.
	 The majority of player components will not be text blocks.
	 Text areas will need to turn user selection back on. */
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
/* Playback technology elements expand to the width/height of the containing div
	<video> or <object> */
.video-js .vjs-tech {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/* Fix for Firefox 9 fullscreen (only if it is enabled). Not needed when
	 checking fullScreenEnabled. */
.video-js:-moz-full-screen {
  position: absolute;
}
/* Fullscreen Styles */
body.vjs-full-window {
  padding: 0;
  margin: 0;
  height: 100%;
  /* Fix for IE6 full-window. http://www.cssplay.co.uk/layouts/fixed.html */
  overflow-y: auto;
}
.video-js.vjs-fullscreen {
  position: fixed;
  overflow: hidden;
  z-index: 1000;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
  /* IE6 full-window (underscore hack) */
  _position: absolute;
}
.video-js:-webkit-full-screen {
  width: 100% !important;
  height: 100% !important;
}
.video-js.vjs-fullscreen.vjs-user-inactive {
  cursor: none;
}
/* Poster Styles */
.vjs-poster {
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
  cursor: pointer;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.vjs-poster img {
  display: block;
  margin: 0 auto;
  max-height: 100%;
  padding: 0;
  width: 100%;
}
/* Hide the poster after the video has started playing */
.video-js.vjs-has-started .vjs-poster {
  display: none;
}
/* Don't hide the poster if we're playing audio */
.video-js.vjs-audio.vjs-has-started .vjs-poster {
  display: block;
}
/* Hide the poster when controls are disabled because it's clickable
	and the native poster can take over */
.video-js.vjs-controls-disabled .vjs-poster {
  display: none;
}
/* Hide the poster when native controls are used otherwise it covers them */
.video-js.vjs-using-native-controls .vjs-poster {
  display: none;
}
/* Text Track Styles */
/* Overall track holder for both captions and subtitles */
.video-js .vjs-text-track-display {
  text-align: center;
  position: absolute;
  bottom: 4em;
  /* Leave padding on left and right */
  left: 1em;
  right: 1em;
}
/* Move captions down when controls aren't being shown */
.video-js.vjs-user-inactive.vjs-playing .vjs-text-track-display {
  bottom: 1em;
}
/* Individual tracks */
.video-js .vjs-text-track {
  display: none;
  font-size: 1.4em;
  text-align: center;
  margin-bottom: 0.1em;
  /* Transparent black background, or fallback to all black (oldIE) */
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.5);
}
.video-js .vjs-subtitles {
  color: #ffffff /* Subtitles are white */;
}
.video-js .vjs-captions {
  color: #ffcc66 /* Captions are yellow */;
}
.vjs-tt-cue {
  display: block;
}
/* Increase font-size when fullscreen */
.video-js.vjs-fullscreen .vjs-text-track {
  font-size: 3em;
}
/* Hide disabled or unsupported controls */
.vjs-publicis-grad-skin .vjs-hidden {
  display: none;
}
.vjs-lock-showing {
  display: block !important;
  opacity: 1;
  visibility: visible;
}
/*	In IE8 w/ no JavaScript (no HTML5 shim), the video tag doesn't register.
	The .video-js classname on the video tag also isn't considered.
	This optional paragraph inside the video tag can provide a message to users
	about what's required to play video. */
.vjs-no-js {
  padding: 20px;
  color: #ccc;
  background-color: #333;
  font-size: 18px;
  font-family: Arial, sans-serif;
  text-align: center;
  width: 300px;
  height: 150px;
  margin: 0px auto;
}
.vjs-no-js a,
.vjs-no-js a:visited {
  color: #F4A460;
}
@media (min-width: 768px) {
  .vjs-publicis-grad-skin.vjs-scheme .vjs-big-play-button {
    top: 70.5%;
  }
}
