@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Source+Serif+Pro");
@import url("https://fonts.googleapis.com/css?family=Montserrat:800,500|PT+Serif");
@import url("https://fonts.googleapis.com/css?family=Libre+Baskerville|Source+Serif+Pro");
@import url("https://fonts.googleapis.com/css?family=Montserrat|PT+Serif");
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
video {
  display: inline-block;
}

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

[hidden],
template {
  display: none;
}

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

body {
  margin: 0;
}

a {
  background: transparent;
}

a:focus {
  outline: thin dotted;
}

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

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

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

b,
strong,
.strong {
  font-weight: bold;
}

dfn,
em,
.em {
  font-style: italic;
}

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

pre {
  margin: 0;
}

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

pre {
  white-space: pre-wrap;
}

q {
  quotes: "“" "”" "‘" "’";
}

q:before,
q:after {
  content: "";
  content: none;
}

small, .small {
  font-size: 75%;
}

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

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

dl,
menu,
ol,
ul {
  margin: 1em 0;
}

dd {
  margin: 0;
}

menu {
  padding: 0 0 0 40px;
}

ol,
ul {
  padding: 0;
  list-style-type: none;
}

nav ul,
nav ol {
  list-style: none;
  list-style-image: none;
}

img {
  border: 0;
}

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

figure {
  margin: 0;
}

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

legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}

button,
input,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 2 */
  margin: 0;
  /* 3 */
}

button,
input {
  line-height: normal;
}

button,
select {
  text-transform: none;
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}

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

input[type=checkbox],
input[type=radio] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

input[type=search] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box;
}

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

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

textarea {
  overflow: auto;
  vertical-align: top;
}

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

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.image-replacement,
.ir {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}

.clearfix, .cf {
  zoom: 1;
}
.clearfix:before, .clearfix:after, .cf:before, .cf:after {
  content: "";
  display: table;
}
.clearfix:after, .cf:after {
  clear: both;
}

span.amp {
  font-family: Baskerville, "Goudy Old Style", Palatino, "Book Antiqua", serif !important;
  font-style: italic;
}

@font-face {
  font-family: "Butler-Bold";
  src: url("../kinandore/assets/fonts/Butler-Bold.woff") format("woff"), url("../kinandore/assets/fonts/Butler-Bold.woff2") format("woff2");
}
@font-face {
  font-family: "Butler-Extra";
  src: url("../kinandore/assets/fonts/Butler-ExtraBold.woff") format("woff"), url("../kinandore/assets/fonts/Butler-ExtraBold.woff2") format("woff2");
}
@font-face {
  font-family: "Knockout";
  src: url("../EPIC/assets/fonts/Knockout-HTF29-JuniorLiteweight.eot"), url("../EPIC/assets/fonts/Knockout-HTF29-JuniorLiteweight.ttf"), url("../EPIC/assets/fonts/Knockout-HTF29-JuniorLiteweight.woff") format("woff"), url("../EPIC/assets/fonts/Knockout-HTF29-JuniorLiteweight.woff2") format("woff2");
}
html, body {
  height: 100%;
  margin: 0;
  position: relative;
  background: #E9E8ED;
  font: 300 11px/1.4 "Rubik";
}

body {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

*:not(#page-container section):focus {
  outline: 1px solid #FBAD18 !important;
}

.skip-to-content-link {
  background: #efefef;
  height: 30px;
  left: 0;
  top: 0;
  padding: 8px;
  position: absolute;
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%);
  -webkit-transition: transform(0.3s);
  transition: transform(0.3s);
}
.skip-to-content-link:focus {
  -webkit-transform: translateY(0%);
  -moz-transform: translateY(0%);
  -ms-transform: translateY(0%);
  -o-transform: translateY(0%);
  transform: translateY(0%);
}

h2 {
  font-size: 4em;
  font-weight: 400;
  line-height: 1.1em;
}
h2 span {
  color: #FFFFFF;
  background: #0E2E52;
  padding: 0 10px;
}

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

iframe {
  border: 0;
}

.text-blue {
  color: #0E2E52;
}

.text-gold {
  color: #FBAD18;
}

.text-block {
  font-weight: 500 !important;
  font-size: 1.2em;
  line-height: 1.3em;
  text-transform: uppercase;
  letter-spacing: 2px;
  text-decoration: none;
}

.text-lead {
  font-size: 1.8em;
}

.text-link {
  font-weight: 500;
  text-decoration: underline;
  cursor: pointer;
}

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

.story-open {
  overflow: hidden;
}

.story-intro {
  font-size: 4em !important;
  line-height: 1.1em !important;
  font-weight: 500;
  margin: 0 0 10px 0;
}

.btn-center {
  width: 100%;
  text-align: center;
  margin: 20px 0 0 0;
}

.btn-center,
.btn-inline {
  background: none;
  padding: 0;
  border: 0;
}
.btn-center .btn,
.btn-inline .btn {
  padding: 12px 24px;
  font-weight: 500 !important;
  display: inline-block;
  text-align: center;
  border-width: 0;
  border-radius: 56px;
  font-size: 1.8em;
  text-decoration: none;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.btn-center .btn-gold,
.btn-inline .btn-gold {
  background: #FBAD18;
  color: #0E2E52;
}
.btn-center .btn-gold:hover,
.btn-inline .btn-gold:hover {
  background: #dc9204;
}
.btn-center .btn-navy,
.btn-inline .btn-navy {
  background: #0E2E52;
  color: #FFF;
}

#modal-container {
  width: 100%;
  height: 100vh;
  z-index: 10;
  margin: auto;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  pointer-events: none;
  position: absolute;
  visibility: hidden;
}
#modal-container #modal {
  width: 100%;
  height: inherit;
  position: relative;
  background: #E9E8ED;
  opacity: 0;
  -webkit-transition: 1s all ease;
  transition: 1s all ease;
}
#modal-container #modal.modal-open {
  opacity: 1;
  pointer-events: all;
  overflow-y: scroll;
  overflow-x: hidden;
}
#modal-container #modal .inner {
  position: relative;
  top: 0;
  width: 100%;
  margin: auto;
  padding: 80px 0 0 0;
  height: inherit;
}
#modal-container #modal .inner p {
  font-size: 2em;
  line-height: 2em;
}
#modal-container #modal .inner #modal-close {
  position: fixed;
  left: 0;
  right: 0;
  top: 100px;
  margin: auto;
  background: none;
  border: none;
  border-radius: 5px;
}
#modal-container #modal .inner #modal-close img {
  width: 25px;
  height: 25px;
}
#modal-container #modal .inner #mute {
  display: none;
}
#modal-container #modal .inner .vol-playing:after {
  content: "";
  position: absolute;
  width: 90%;
  height: 2px;
  left: 0;
  right: 0;
  background: #0E2E52;
  top: 22px;
  margin: auto;
}
#modal-container #modal .inner .button-container {
  width: 60%;
  margin: 0 auto;
  left: 0;
  right: 0;
  position: fixed;
  padding: 30px 0;
}
#modal-container #modal .inner .button-container button {
  background: none;
  border: none;
  border-radius: 5px;
  padding: 15px 25px;
}
#modal-container #modal .inner .button-container button:hover {
  background: #dbdae2;
}
#modal-container #modal .inner .button-container #modal-close,
#modal-container #modal .inner .button-container #mute {
  position: absolute;
  top: 30px;
}
#modal-container #modal .inner .button-container #modal-close {
  left: -25px;
}
#modal-container #modal .inner .button-container #mute {
  right: -25px;
}
#modal-container #modal .inner .modal-story {
  width: 100%;
  height: inherit;
}
#modal-container #modal .inner .modal-story object {
  width: 100%;
  height: inherit;
}
#modal-container.modal-container-open {
  position: fixed;
  visibility: visible;
}

.branding,
.control-panel,
.social,
.scroll-indicator {
  position: fixed;
  z-index: 11;
}

.branding {
  top: 20px;
  left: 15px;
  width: 130px;
}
.branding h1 {
  margin: 0;
}
.branding h1 span {
  visibility: hidden;
}

.control-panel {
  top: 15px;
  right: 15px;
}
.control-panel .controls {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.control-panel .controls .btn-inline {
  margin: 0 0 0 10px;
}

.mobile-header {
  position: fixed;
  height: 80px;
  display: block;
  background: #FFFFFF;
  width: 100%;
  top: 0;
  z-index: 10;
  box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.2);
}

.social,
.scroll-indicator,
.story-nav {
  display: none;
}

#story-container {
  width: 100%;
  padding: 0;
  position: relative;
}
#story-container section {
  margin: 0 auto;
}
#story-container section:first-of-type {
  margin: 0 auto;
}
#story-container .intro {
  position: relative;
  padding: 0;
}
#story-container .intro img {
  margin: auto;
  display: block;
  z-index: 14;
  position: absolute;
  left: 0;
  right: 0;
}
#story-container .intro #intro-pen,
#story-container .intro #intro-broom,
#story-container .intro #intro-kit {
  width: 115px;
  top: 80px;
}
#story-container .intro:before {
  content: "";
  background: #e9e8ed;
  background: linear-gradient(180deg, #e9e8ed 0%, #e9e8ed 40%, rgba(233, 232, 237, 0) 100%);
  width: 100%;
  height: 200px;
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 15;
}
#story-container .spacer {
  height: 220px;
  width: 100%;
}
#story-container .spacer-small {
  height: 40px;
  width: 100%;
}
#story-container .video-container {
  position: relative;
  padding-bottom: 56.25%;
  overflow: hidden;
}
#story-container .video-container iframe,
#story-container .video-container object,
#story-container .video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#story-container .fade-up {
  opacity: 0;
  -webkit-transition: all 1s cubic-bezier(0.86, 0, 0.07, 1);
  transition: all 1s cubic-bezier(0.86, 0, 0.07, 1);
  -webkit-transform: translateY(30px);
  -moz-transform: translateY(30px);
  -ms-transform: translateY(30px);
  -o-transform: translateY(30px);
  transform: translateY(30px);
}
#story-container .fade-up.fade-up-launch {
  opacity: 1;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}
#story-container .inner {
  width: 90%;
}
#story-container .video {
  margin: 0 auto 35px auto;
}
#story-container .photo {
  margin: 0 auto 35px auto;
}
#story-container .quote-trigger {
  position: relative;
  margin: 120px auto 80px auto;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: space-between;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
#story-container .quote-trigger .quote-text {
  padding: 5% 0;
  position: relative;
  margin: 0 auto;
}
#story-container .quote-trigger .quote-text:before {
  content: url("../img/quote_icon.svg");
  width: 50px;
  height: 50px;
  position: absolute;
  z-index: 10;
  background: #E9E8ED;
  padding: 20px 40px;
  top: -70px;
  right: 0;
  left: 0;
  margin: auto;
}
#story-container .quote-trigger .quote-text:after {
  content: "";
  width: 100%;
  height: 3px;
  display: block;
  position: absolute;
  top: -30px;
  right: 0;
  left: 0;
  margin: auto;
  z-index: 1;
  background: #dbdae2;
}
#story-container .col-2 {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: space-between;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
#story-container .col-2 .story-text,
#story-container .col-2 .story-img {
  width: 100%;
  margin: 0 0 35px 0;
}
#story-container .col-2 .story-text p,
#story-container .col-2 .story-img p {
  font-size: 1.4em;
  line-height: 2em;
}
#story-container .story-text p {
  margin-bottom: 1em;
}
#story-container .story-text p:last-of-type {
  margin-bottom: 0;
}
#story-container .full-width {
  margin: 0 0 35px 0;
}
#story-container .quote-text blockquote {
  font-size: 1.8em;
  line-height: 2em;
}
#story-container .outro {
  position: relative;
  margin: 110px 0 0 0;
  padding: 0 50px;
  height: 300px;
  text-align: center;
}
#story-container .outro h3 {
  position: absolute;
  top: -40px;
  right: 0;
  left: 0;
  margin: 0 auto;
  z-index: 16;
}
#story-container .outro p {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  width: 80%;
  margin: 0 auto;
  z-index: 16;
}
#story-container .outro #next-story {
  z-index: 14;
  height: inherit;
  background: transparent;
  border: none;
}
#story-container .outro #next-story img {
  margin: auto;
  display: block;
  cursor: pointer;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: auto;
}
#story-container .outro #next-story .text-link {
  font-size: 1.8em;
}
#story-container .outro #next-story #outro-pen {
  width: 175px;
}
#story-container .outro #next-story #outro-broom {
  width: 150px;
}
#story-container .outro #next-story #outro-kit {
  width: 200px;
}

#page-container {
  height: 100%;
  padding: 0;
  position: relative;
  z-index: 9;
}
#page-container .slide {
  height: inherit;
  width: 100%;
  display: block;
  position: relative;
}
#page-container .slide .slide-intro {
  position: absolute;
  white-space: pre-line;
  height: auto;
  text-align: center;
  width: 100%;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  padding: 30px;
  z-index: 11;
}
#page-container .slide .slide-intro h2, #page-container .slide .slide-intro p {
  margin: 0;
}
#page-container .slide .slide-intro p {
  font-size: 1.8em;
}
#page-container .slide .slide-intro .intro-img {
  width: 25%;
  margin: auto;
}
#page-container .slide .slide-intro .slide-button {
  cursor: pointer;
  position: relative;
  z-index: 9;
  border: none;
  width: auto;
  padding: 0 30px;
  background: #FBAD18;
  height: 50px;
  font-size: 1.6em;
  border-radius: 30px;
  margin: 0 auto;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
#page-container .slide .slide-intro .slide-button .timeline-read {
  color: #0E2E52;
  text-decoration: none !important;
}
#page-container .slide .slide-portrait {
  display: none;
}
#page-container .slide .slide-portrait-mobile {
  width: 100%;
  height: inherit;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-size: cover !important;
  background-position: 65% 0 !important;
  background-repeat: no-repeat !important;
  z-index: 8;
}
#page-container .slide .slide-timeline {
  display: none;
}
#page-container .slide:before {
  content: "";
  background: #e9e8ed;
  background: linear-gradient(0deg, #e9e8ed 0%, #e9e8ed 20%, rgba(233, 232, 237, 0) 60%);
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  display: block;
  width: 100%;
  height: 100%;
  z-index: 10;
}

#error {
  width: 100%;
  height: 100vh;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
#error .inner {
  text-align: center;
}
#error .inner h2 {
  margin: 0 0 10px 0;
}

#preloader {
  background: #E9E8ED;
  position: fixed;
  width: 100%;
  height: 100vh;
  display: block;
  z-index: 999;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
}
#preloader .loader {
  width: 100px;
  height: 100px;
  text-align: center;
}
#preloader .loader .spinner {
  width: 40px;
  height: 40px;
  position: relative;
  margin: auto;
}
#preloader .loader .spinner .double-bounce1,
#preloader .loader .spinner .double-bounce2 {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color: #0E2E52;
  opacity: 0.6;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-animation: sk-bounce 2s infinite ease-in-out;
  animation: sk-bounce 2s infinite ease-in-out;
}
#preloader .loader .spinner .double-bounce2 {
  -webkit-animation-delay: -1s;
  animation-delay: -1s;
}
#preloader .loader span {
  display: inline-block;
  margin: 25px 0 0 0;
}

#opt-in {
  display: none;
  background: rgba(233, 232, 237, 0.9);
  position: fixed;
  width: 100%;
  height: 100vh;
  z-index: 999;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
}
#opt-in.opt-activate {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
#opt-in .inner {
  width: 90%;
  text-align: center;
}
#opt-in .inner img {
  width: 40px;
  height: auto;
  display: block;
  margin: 0 auto;
}
#opt-in .inner h2 {
  font-size: 1.5em;
  margin: 20px 0;
}
#opt-in .inner .button-group {
  width: 385px;
  margin: auto;
  display: block;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: space-between;
}
#opt-in .inner .button-group .btn-inline a {
  cursor: pointer;
}

@-webkit-keyframes sk-bounce {
  0%, 100% {
    -webkit-transform: scale(0);
  }
  50% {
    -webkit-transform: scale(1);
  }
}
@keyframes sk-bounce {
  0%, 100% {
    transform: scale(0);
    -webkit-transform: scale(0);
  }
  50% {
    transform: scale(1);
    -webkit-transform: scale(1);
  }
}
@media only screen and (min-width: 768px) {
  .branding {
    width: 200px;
  }

  #modal .inner #modal-close {
    top: 30px;
  }
}
@media only screen and (min-width: 1030px) {
  #parent {
    overflow-y: hidden;
  }

  h2 {
    font-size: 3.8em;
    line-height: 1em;
  }

  .text-link {
    font-size: 1.2em;
  }

  .text-block {
    font-size: 1.6em;
  }

  .branding {
    top: 30px;
    left: 30px;
    width: 300px;
  }

  .social {
    display: block;
    bottom: 30px;
    left: 30px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
  }
  .social .social-icons {
    margin: 0 0 0 20px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
  .social .social-icons li {
    margin: 0 15px 0 1px;
  }
  .social .social-icons li img {
    cursor: pointer;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  .social .social-icons li img:hover {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
  }

  .control-panel {
    top: 30px;
    right: 30px;
  }

  .mobile-header {
    display: none;
  }

  .scroll-indicator {
    display: block;
    bottom: 30px;
    right: 30px;
  }
  .scroll-indicator .nav-hidden {
    opacity: 0;
    pointer-events: none;
  }
  .scroll-indicator .nav-visible {
    opacity: 1;
    pointer-events: all;
  }

  #modal-container #modal .inner {
    padding: 0;
  }
  #modal-container #modal .inner #mute {
    display: block;
    position: fixed;
    right: 30px;
    bottom: 30px;
    background: none;
    border: none;
    border-radius: 5px;
    padding: 15px 25px 15px 45px;
  }
  #modal-container #modal .inner #mute:hover {
    background: #dbdae2;
  }
  #modal-container #modal .inner #mute:before {
    position: absolute;
    left: 20px;
    height: 15px;
    width: 15px;
    top: 15px;
    content: url("../img/audio_icon.svg");
  }
  #modal-container #modal .inner #modal-close {
    top: 43px;
    margin: 0;
    left: auto;
    right: 220px;
  }

  #opt-in .inner {
    width: 600px;
  }
  #opt-in .inner img {
    width: 100px;
  }
  #opt-in .inner h2 {
    font-size: 2.3em;
    margin: 10px 0 25px 0;
  }

  #story-container section {
    margin: 0 auto 120px auto;
  }
  #story-container .spacer {
    height: 80px;
  }
  #story-container .spacer-small {
    height: 0;
  }
  #story-container .intro {
    padding: 0;
  }
  #story-container .intro #intro-pen,
#story-container .intro #intro-broom,
#story-container .intro #intro-kit {
    width: 200px;
    top: 0;
  }
  #story-container .intro:before {
    background: transparent;
  }
  #story-container .inner {
    width: 78%;
  }
  #story-container .col-2 {
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  #story-container .col-2 .story-text,
#story-container .col-2 .story-img {
    width: 45%;
    margin: 0 auto;
  }
  #story-container .col-2 .story-text p,
#story-container .col-2 .story-img p {
    font-size: 1.8em;
  }
  #story-container .video {
    margin: 0 auto 120px auto;
  }
  #story-container .photo {
    margin: 0 auto 120px auto;
  }
  #story-container .quote-trigger {
    height: 80vh;
    padding: 0 10%;
    margin: 0 auto;
  }
  #story-container .quote-trigger .quote-text blockquote {
    font-size: 3.5em;
    line-height: 2em;
  }
  #story-container .full-width {
    margin: 0 0 120px 0;
  }

  #page-container {
    font-size: 0;
    /*remove white space*/
    height: 100%;
    white-space: nowrap;
    position: relative;
    padding: 0;
  }
  #page-container .slide {
    font-size: 16px;
    /*reset font size*/
    height: 100%;
    display: inline-block;
  }
  #page-container .slide .slide-intro {
    margin: 0;
    left: auto;
    padding: 0;
    text-align: left;
    background: transparent;
  }
  #page-container .slide .slide-intro .intro-img {
    position: absolute;
  }
  #page-container .slide .slide-intro .slide-button {
    width: 130px;
    height: 130px;
    background: #0E2E52;
    font-size: 0.8em;
    border-radius: 130px;
    margin: 0;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  #page-container .slide .slide-intro .slide-button .timeline-read {
    display: inline-block;
    color: #FBAD18;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  #page-container .slide .slide-intro .slide-button:hover {
    transform: scale(1.1);
    background-color: #FBAD18;
  }
  #page-container .slide .slide-intro .slide-button:hover .timeline-read {
    color: #0E2E52;
  }
  #page-container .slide .slide-portrait {
    display: block;
    width: 100%;
    height: inherit;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-position: bottom left !important;
    background-size: contain !important;
    background-repeat: no-repeat !important;
    z-index: 8;
  }
  #page-container .slide .slide-portrait-mobile {
    display: none;
  }
  #page-container .slide .slide-timeline {
    z-index: 6;
    display: block;
    position: absolute;
    width: 100%;
    left: 0;
    top: 460px;
    overflow: hidden;
  }
  #page-container .slide .story-nav {
    position: absolute;
    bottom: 30px;
    right: 30px;
    background: none;
    border: none;
    font-size: 0.7em;
    z-index: 20;
    display: block;
  }
  #page-container .slide .story-nav .story-nav-prev {
    display: inline-block;
    border-radius: 5px;
    padding: 15px 25px;
  }
  #page-container .slide .story-nav .story-nav-prev:hover {
    background: #dbdae2;
  }
  #page-container .slide .story-nav .story-nav-next {
    display: inline-block;
    border-radius: 5px;
    padding: 15px 25px;
    margin: 0 0 0 10px;
  }
  #page-container .slide .story-nav .story-nav-next:hover {
    background: #dbdae2;
  }
  #page-container .slide:before {
    background: transparent;
  }
  #page-container .sequence .slide-portrait,
#page-container .sequence .slide-intro,
#page-container .sequence .slide-timeline-img {
    opacity: 0;
  }
  #page-container .sequence .slide-intro {
    -webkit-transform: translateX(-50px);
    -moz-transform: translateX(-50px);
    -ms-transform: translateX(-50px);
    -o-transform: translateX(-50px);
    transform: translateX(-50px);
    -webkit-transition: all 2s cubic-bezier(0.86, 0, 0.07, 1);
    transition: all 2s cubic-bezier(0.86, 0, 0.07, 1);
  }
  #page-container .sequence .slide-intro.intro-reveal {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
  #page-container .sequence .slide-timeline-img.timeline-img-reveal {
    opacity: 1;
  }
  #page-container .sequence .slide-portrait {
    -webkit-transform: translateY(30px);
    -moz-transform: translateY(30px);
    -ms-transform: translateY(30px);
    -o-transform: translateY(30px);
    transform: translateY(30px);
    -webkit-transition: all 1s cubic-bezier(0.86, 0, 0.07, 1);
    transition: all 1s cubic-bezier(0.86, 0, 0.07, 1);
  }
  #page-container .sequence.sequence-activate .slide-portrait {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
  #page-container #intro-wipe {
    background: #E9E8ED;
    position: fixed;
    width: 100%;
    height: 100vh;
    display: block;
    z-index: 7;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    -webkit-transform: scaleX(1);
    -moz-transform: scaleX(1);
    -ms-transform: scaleX(1);
    -o-transform: scaleX(1);
    transform: scaleX(1);
    moz-transform-origin: top right;
    -o-transform-origin: top right;
    -ms-transform-origin: top right;
    -webkit-transform-origin: top right;
    transform-origin: top right;
    -webkit-transition: all 3s ease;
    transition: all 3s ease;
  }
  #page-container #intro-wipe.wipe-reveal {
    -webkit-transform: scaleX(0);
    -moz-transform: scaleX(0);
    -ms-transform: scaleX(0);
    -o-transform: scaleX(0);
    transform: scaleX(0);
  }
  #page-container #pen .slide-intro,
#page-container #broom .slide-intro,
#page-container #kit .slide-intro,
#page-container #families .slide-intro,
#page-container #inspire .slide-intro,
#page-container #confidence .slide-intro {
    width: 500px;
    top: 190px;
    right: 10%;
  }
  #page-container #pen .slide-intro {
    width: 400px;
  }
  #page-container #pen .slide-intro .intro-img {
    top: 0;
    width: 80%;
  }
  #page-container #pen .slide-intro p {
    font-size: 1.8em;
  }
  #page-container #broom .slide-intro .intro-img {
    left: -210px;
    top: 120px;
    width: 65%;
    -webkit-transform: rotate(-75deg);
    -moz-transform: rotate(-75deg);
    -ms-transform: rotate(-75deg);
    -o-transform: rotate(-75deg);
    transform: rotate(-75deg);
  }
  #page-container #kit .slide-intro .intro-img {
    left: 0;
    top: -100px;
    width: 50%;
  }
  #page-container #families .slide-intro {
    top: 140px;
  }
  #page-container #families .slide-intro h2 {
    line-height: 1.1em;
  }
  #page-container #inspire .slide-intro {
    top: 140px;
    width: 400px;
  }
  #page-container #confidence .slide-intro {
    top: 140px;
    width: 450px;
  }
  #page-container #confidence .slide-intro h2 {
    line-height: 1.1em;
  }
}
@media print {
  * {
    background: transparent !important;
    color: black !important;
    text-shadow: none !important;
    filter: none !important;
    -ms-filter: none !important;
  }

  a, a:visited {
    color: #444 !important;
    text-decoration: underline;
  }
  a:after, a:visited:after {
    content: " (" attr(href) ")";
  }
  a abbr[title]:after, a:visited abbr[title]:after {
    content: " (" attr(title) ")";
  }

  .ir a:after,
a[href^="javascript:"]:after,
a[href^="#"]: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;
  }

  @page {
    margin: 0.5cm;
  }
  p, h2, h3 {
    orphans: 3;
    widows: 3;
  }

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

  .sidebar,
.page-navigation,
.wp-prev-next,
.respond-form,
nav {
    display: none;
  }
}

/*# sourceMappingURL=style.css.map */
