@import url("//hello.myfonts.net/count/2d4dfa");
@font-face {
  font-family: 'ProximaNovaA-Light';
  src: url("/assets/fonts/2D4DFA_0_0.eot");
  src: url("/assets/fonts/2D4DFA_0_0.eot?#iefix") format("embedded-opentype"), url("/assets/fonts/2D4DFA_0_0.woff2") format("woff2"), url("/assets/fonts/2D4DFA_0_0.woff") format("woff"), url("/assets/fonts/2D4DFA_0_0.ttf") format("truetype"); }
@font-face {
  font-family: 'ProximaNovaS-Light';
  src: url("/assets/fonts/2D4DFA_1_0.eot");
  src: url("/assets/fonts/2D4DFA_1_0.eot?#iefix") format("embedded-opentype"), url("/assets/fonts/2D4DFA_1_0.woff2") format("woff2"), url("/assets/fonts/2D4DFA_1_0.woff") format("woff"), url("/assets/fonts/2D4DFA_1_0.ttf") format("truetype"); }
@font-face {
  font-family: 'ProximaNova-Light';
  src: url("/assets/fonts/2D4DFA_2_0.eot");
  src: url("/assets/fonts/2D4DFA_2_0.eot?#iefix") format("embedded-opentype"), url("/assets/fonts/2D4DFA_2_0.woff2") format("woff2"), url("/assets/fonts/2D4DFA_2_0.woff") format("woff"), url("/assets/fonts/2D4DFA_2_0.ttf") format("truetype"); }
.clearfix {
  zoom: 1; }
  .clearfix:before, .clearfix:after {
    content: "";
    display: table; }
  .clearfix:after {
    clear: both; }

.grayscale, html .background-image.desaturate, body .background-image.desaturate, html .max-images img,
html .image-quilt img, body .max-images img,
body .image-quilt img {
  -moz-filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");
  -o-filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");
  -webkit-filter: grayscale(100%);
  filter: gray;
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale"); }

@keyframes tox-1-on {
  0% {
    left: 25px;
    top: 0px; }
  50% {
    left: 25px;
    top: 10px;
    transform: rotateZ(0deg); }
  100% {
    left: 25px;
    top: 10px;
    transform: rotateZ(45deg); } }
@keyframes tox-2-on {
  0% {
    left: 25px;
    top: 10px; }
  50% {
    left: 25px;
    top: 10px;
    transform: rotateZ(0deg); }
  100% {
    left: 25px;
    top: 10px;
    transform: rotateZ(45deg); } }
@keyframes tox-3-on {
  0% {
    left: 25px;
    top: 20px; }
  50% {
    left: 25px;
    top: 10px;
    transform: rotateZ(0deg); }
  100% {
    left: 25px;
    top: 10px;
    transform: rotateZ(-45deg); } }
@keyframes tox-1-off {
  0% {
    left: 25px;
    top: 10px;
    transform: rotateZ(45deg); }
  50% {
    left: 25px;
    top: 10px;
    transform: rotateZ(0deg); }
  100% {
    left: 25px;
    top: 0px; } }
@keyframes tox-2-off {
  0% {
    left: 25px;
    top: 10px;
    transform: rotateZ(45deg); }
  50% {
    left: 25px;
    top: 10px;
    transform: rotateZ(0deg); }
  100% {
    left: 25px;
    top: 10px; } }
@keyframes tox-3-off {
  0% {
    left: 25px;
    top: 10px;
    transform: rotateZ(-45deg); }
  50% {
    left: 25px;
    top: 10px;
    transform: rotateZ(0deg); }
  100% {
    left: 25px;
    top: 20px; } }
::selection {
  background: #000000;
  color: #FD0258; }

::-moz-selection {
  background: #000000;
  color: #FD0258; }

* {
  box-sizing: border-box; }

a,
span.hover {
  transition: all 200ms linear;
  text-decoration: none;
  color: #ffffff;
  opacity: 1.0; }

a.fadein {
  opacity: 0.5; }
  a.fadein:hover {
    opacity: 1.0; }

.hover-shrink {
  transition: all 200ms linear;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1); }
  .hover-shrink:hover {
    -webkit-transform: scale(0.95);
    -moz-transform: scale(0.95);
    -ms-transform: scale(0.95);
    -o-transform: scale(0.95); }

ul {
  margin: 0; }

html, body {
  font-family: ProximaNova-Light;
  height: 100%;
  margin: 0;
  background-color: #ffffff;
  color: #ffffff;
  font-size: 18px;
  line-height: 28px; }
  html.intro .ranger-logo, body.intro .ranger-logo {
    opacity: 0.0;
    transition-delay: 600ms; }
  html.intro .pages, body.intro .pages {
    opacity: 0.0;
    transition-delay: 600ms; }
  html.intro .logo-background-top,
  html.intro .logo-background-bottom,
  html.intro .background-image,
  html.intro .smoke, body.intro .logo-background-top,
  body.intro .logo-background-bottom,
  body.intro .background-image,
  body.intro .smoke {
    opacity: 0.0; }
  html.intro .hamburger, body.intro .hamburger {
    margin-bottom: -60px; }
  html.intro .intro-blocker, body.intro .intro-blocker {
    display: block; }
  html .intro-blocker, body .intro-blocker {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background-color: #ffffff;
    z-index: 10;
    display: none; }
  html .helper, body .helper {
    display: none;
    position: fixed;
    bottom: 30px;
    height: 30px;
    width: 30px;
    left: 50%;
    margin-left: -15px;
    z-index: 9; }
    html .helper .key, body .helper .key {
      width: 100%;
      height: 100%;
      position: absolute;
      text-align: center;
      background-color: #ffffff;
      color: #1a1a1a;
      font-size: 20px; }
    html .helper.pressed, body .helper.pressed {
      opacity: 0.8; }
    html .helper .arrow-up, body .helper .arrow-up {
      top: -110%;
      left: 0;
      padding-top: 1px; }
    html .helper .arrow-down, body .helper .arrow-down {
      bottom: 0;
      left: 0;
      padding-top: 2px; }
    html .helper .arrow-left, body .helper .arrow-left {
      bottom: 0;
      left: -110%;
      padding-top: 2px; }
    html .helper .arrow-right, body .helper .arrow-right {
      bottom: 0;
      right: -110%;
      padding-top: 2px; }
  html .dutch-container, body .dutch-container {
    z-index: 5;
    background-color: #ffffff;
    opacity: 1.0;
    position: fixed; }
  html .dutch-1, body .dutch-1 {
    top: 0;
    left: 0;
    width: 100%;
    height: 10px; }
  html .dutch-2, body .dutch-2 {
    top: 0;
    right: 0;
    width: 10px;
    height: 100%; }
  html .dutch-3, body .dutch-3 {
    bottom: 0;
    left: 0;
    width: 100%;
    height: 10px; }
  html .dutch-4, body .dutch-4 {
    top: 0;
    left: 0;
    width: 10px;
    height: 100%; }
  html .ranger-logo, body .ranger-logo {
    -webkit-transition: opacity 200ms ease-in-out, width 200ms ease-in-out, margin-left 200ms ease-in-out;
    -moz-transition: opacity 200ms ease-in-out, width 200ms ease-in-out, margin-left 200ms ease-in-out;
    -ms-transition: opacity 200ms ease-in-out, width 200ms ease-in-out, margin-left 200ms ease-in-out;
    /* IE10 is actually unprefixed */
    -o-transition: opacity 200ms ease-in-out, width 200ms ease-in-out, margin-left 200ms ease-in-out;
    transition: opacity 200ms ease-in-out, width 200ms ease-in-out, margin-left 200ms ease-in-out;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 400px;
    margin-left: -200px;
    margin-top: -30px;
    z-index: 5;
    opacity: 0.0;
    cursor: pointer; }
    html .ranger-logo.active, body .ranger-logo.active {
      opacity: 1.0;
      transition-delay: 200ms; }
    html .ranger-logo.top, body .ranger-logo.top {
      position: fixed;
      top: 40px;
      margin-top: 0;
      width: 200px !important;
      margin-left: -100px !important; }
  html .logo-background-top, body .logo-background-top {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 150px;
    z-index: 4;
    transition: all 1000ms ease-out;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(1, rgba(0, 0, 0, 0.5)), color-stop(0, transparent));
    background: -moz-linear-gradient(center bottom, transparent 0%, rgba(0, 0, 0, 0.5) 100%); }
  html .logo-background-bottom, body .logo-background-bottom {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 150px;
    z-index: 4;
    transition: all 1000ms ease-out;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(1, transparent), color-stop(0, rgba(0, 0, 0, 0.5)));
    background: -moz-linear-gradient(center bottom, rgba(0, 0, 0, 0.5) 0%, transparent 100%); }
  html .slide-navigation, body .slide-navigation {
    position: fixed;
    right: 30px;
    top: 50%;
    height: 200px;
    width: 32px;
    margin-top: -100px;
    z-index: 5;
    transition: opacity 200ms ease-out;
    opacity: 0.0; }
    html .slide-navigation.active, body .slide-navigation.active {
      opacity: 1.0;
      transition-delay: 200ms; }
    html .slide-navigation .dots, body .slide-navigation .dots {
      text-align: center;
      width: 32px; }
      html .slide-navigation .dots .dot-hitzone, body .slide-navigation .dots .dot-hitzone {
        width: 100%;
        cursor: pointer; }
        html .slide-navigation .dots .dot-hitzone .dot, body .slide-navigation .dots .dot-hitzone .dot {
          display: inline-block;
          width: 4px;
          height: 4px;
          background-color: #ffffff;
          -moz-border-radius: 4px;
          -webkit-border-radius: 4px;
          border-radius: 4px;
          margin: 4px 1px 4px 1px;
          transition: all 200ms ease-out; }
          html .slide-navigation .dots .dot-hitzone .dot.active, body .slide-navigation .dots .dot-hitzone .dot.active {
            width: 8px !important;
            height: 8px !important;
            margin: 2px 0px 2px 0px !important; }
        html .slide-navigation .dots .dot-hitzone:hover .dot, body .slide-navigation .dots .dot-hitzone:hover .dot {
          width: 6px;
          height: 6px;
          margin: 3px 0px 3px 0px; }
  html .pages, body .pages {
    z-index: 3;
    opacity: 0.0;
    min-height: 100%;
    min-width: 100%;
    transition: all 200ms ease-out;
    transition-delay: 0ms; }
    html .pages.active, body .pages.active {
      opacity: 1.0;
      transition-delay: 200ms; }
    html .pages .page, body .pages .page {
      z-index: 3;
      display: none; }
      html .pages .page.active, body .pages .page.active {
        display: block; }
      html .pages .page .slide, body .pages .page .slide {
        z-index: 3;
        position: relative;
        margin-top: 75vh; }
        html .pages .page .slide:last-of-type, body .pages .page .slide:last-of-type {
          margin-bottom: 45vh; }
        html .pages .page .slide.fade-slide, body .pages .page .slide.fade-slide {
          opacity: 1.0; }
        html .pages .page .slide.logo-slide, body .pages .page .slide.logo-slide {
          margin-top: 100vh; }
    html .pages .center-text, body .pages .center-text {
      width: 60%;
      max-width: 1000px;
      margin: 0 auto; }
    html .pages .center-images, body .pages .center-images {
      width: 80%;
      margin: 0 auto; }
      html .pages .center-images.max-images img, body .pages .center-images.max-images img {
        max-width: 100%; }
  html .navigation, body .navigation {
    visibility: hidden;
    z-index: 6;
    list-style-type: none;
    position: fixed;
    text-align: center;
    top: 50%;
    left: 50%;
    width: 400px;
    padding: 0;
    margin: -200px 0 0 -200px;
    line-height: 100px; }
    html .navigation li, body .navigation li {
      cursor: pointer; }
      html .navigation li span, body .navigation li span {
        padding: 10px 15px 3px 15px; }
    html .navigation li.active span,
    html .navigation li:hover span, body .navigation li.active span,
    body .navigation li:hover span {
      border: 3px solid #ffffff; }
    html .navigation.active, body .navigation.active {
      visibility: visible; }
      html .navigation.active .nav-item, body .navigation.active .nav-item {
        margin-top: 0px;
        opacity: 1.0; }
        html .navigation.active .nav-item.nav-1, body .navigation.active .nav-item.nav-1 {
          transition-delay: 250ms; }
        html .navigation.active .nav-item.nav-2, body .navigation.active .nav-item.nav-2 {
          transition-delay: 300ms; }
        html .navigation.active .nav-item.nav-3, body .navigation.active .nav-item.nav-3 {
          transition-delay: 350ms; }
        html .navigation.active .nav-item.nav-4, body .navigation.active .nav-item.nav-4 {
          transition-delay: 400ms; }
    html .navigation .nav-item, body .navigation .nav-item {
      margin-top: 0px;
      opacity: 0.0;
      transition-property: all;
      transition-delay: 0ms;
      transition-duration: 300ms;
      transition-timing-function: ease-out; }
      html .navigation .nav-item.nav-1, body .navigation .nav-item.nav-1 {
        transition-delay: 0ms; }
      html .navigation .nav-item.nav-2, body .navigation .nav-item.nav-2 {
        transition-delay: 50ms; }
      html .navigation .nav-item.nav-3, body .navigation .nav-item.nav-3 {
        transition-delay: 100ms; }
      html .navigation .nav-item.nav-4, body .navigation .nav-item.nav-4 {
        transition-delay: 150ms; }
  html .hamburger, body .hamburger {
    z-index: 4;
    position: fixed;
    left: 50%;
    width: 100px;
    height: 50px;
    margin-left: -50px;
    margin-bottom: 0;
    bottom: 10px;
    cursor: pointer;
    transition: bottom 100ms ease-in-out, margin-bottom 500ms ease-out 500ms; }
    html .hamburger:hover, body .hamburger:hover {
      bottom: 13px; }
    html .hamburger.active:active, body .hamburger.active:active {
      bottom: 10; }
    html .hamburger.active .line-1, body .hamburger.active .line-1 {
      animation-name: tox-1-on;
      -webkit-animation-name: tox-1-on; }
    html .hamburger.active .line-2, body .hamburger.active .line-2 {
      animation-name: tox-2-on;
      -webkit-animation-name: tox-2-on; }
    html .hamburger.active .line-3, body .hamburger.active .line-3 {
      animation-name: tox-3-on;
      -webkit-animation-name: tox-3-on; }
    html .hamburger .line, body .hamburger .line {
      position: absolute;
      background-color: #ffffff;
      height: 5px;
      width: 50px;
      animation-duration: 600ms;
      -webkit-animation-duration: 600ms;
      -webkit-animation-iteration-count: 1;
      animation-fill-mode: forwards;
      -webkit-animation-fill-mode: forwards;
      transform: rotateZ(0deg);
      -webkit-transition: 600ms ease-in-out;
      -moz-transition: 600ms ease-in-out;
      -o-transition: 600ms ease-in-out;
      transition: 600ms ease-in-out; }
    html .hamburger .line-1, body .hamburger .line-1 {
      top: 0;
      left: 25px;
      animation-name: tox-1-off;
      -webkit-animation-name: tox-1-off; }
    html .hamburger .line-2, body .hamburger .line-2 {
      top: 10px;
      left: 25px;
      animation-name: tox-2-off;
      -webkit-animation-name: tox-2-off; }
    html .hamburger .line-3, body .hamburger .line-3 {
      top: 20px;
      left: 25px;
      animation-name: tox-3-off;
      -webkit-animation-name: tox-3-off; }
  html .global-close, body .global-close {
    z-index: 5;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: none;
    cursor: pointer; }
    html .global-close.active, body .global-close.active {
      display: block; }
  html .smoke, body .smoke {
    transition: all 200ms linear;
    z-index: 2;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.8);
    transition: all 1000ms ease-out; }
    html .smoke.active, body .smoke.active {
      background-color: rgba(0, 0, 0, 0.2); }
  html .background-image, body .background-image {
    z-index: 1;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    transition: all 1000ms ease-out; }
  html .max-images,
  html .image-quilt, body .max-images,
  body .image-quilt {
    text-align: center; }
    html .max-images img,
    html .image-quilt img, body .max-images img,
    body .image-quilt img {
      display: inline-block;
      margin: 40px; }
      html .max-images img.no-margin,
      html .image-quilt img.no-margin, body .max-images img.no-margin,
      body .image-quilt img.no-margin {
        margin: 40px 0 40px 0; }
    html .max-images.colorize img,
    html .image-quilt.colorize img, body .max-images.colorize img,
    body .image-quilt.colorize img {
      transition: all 200ms linear;
      cursor: pointer;
      border: 5px solid #ffffff; }
      html .max-images.colorize img:hover,
      html .image-quilt.colorize img:hover, body .max-images.colorize img:hover,
      body .image-quilt.colorize img:hover {
        -moz-filter: unset;
        -o-filter: unset;
        -webkit-filter: unset;
        filter: unset; }
  html .image-stack, body .image-stack {
    text-align: center; }
    html .image-stack img, body .image-stack img {
      display: inline-block;
      margin: 40px; }
  html .browser-ui, body .browser-ui {
    padding: 20px 0 0;
    border-radius: 3px;
    background: #fff;
    position: relative;
    line-height: 0;
    width: 40%;
    margin: 0 auto 40px; }
    html .browser-ui img, body .browser-ui img {
      max-width: 100%; }
    html .browser-ui .browser-frame, body .browser-ui .browser-frame {
      display: block;
      height: 15px;
      position: absolute;
      top: 5px;
      left: 1px; }
      html .browser-ui .browser-frame span, body .browser-ui .browser-frame span {
        height: 8px;
        width: 8px;
        border-radius: 8px;
        background-color: #000;
        border: 1px solid #fff;
        float: left;
        margin: 0 0 0 4px; }

.col-text {
  -webkit-columns: 3 200px;
  -moz-columns: 3 200px;
  columns: 3 200px;
  -webkit-column-gap: 4em;
  -moz-column-gap: 4em;
  column-gap: 4em;
  -webkit-column-rule: 1px dotted #ffffff;
  -moz-column-rule: 1px dotted #ffffff;
  column-rule: 1px dotted #ffffff; }
  .col-text b {
    -webkit-column-span: all;
    column-span: all;
    break-inside: avoid-column; }

.col-md {
  width: 45%;
  display: inline-block; }

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

.margin-top-lg {
  margin-top: 20px; }

.margin-top-md {
  margin-top: 15px; }

.margin-top-sm {
  margin-top: 10px; }

.padding-md {
  padding: 100px; }

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

.text-lg {
  font-size: 60px; }

.text-md {
  font-size: 36px;
  line-height: 60px; }

.text-sm {
  font-size: 18px;
  line-height: 28px; }

.text-xs {
  font-size: 16px;
  line-height: 28px; }

.slide-title {
  border-bottom: 1px white solid;
  padding-bottom: 5px;
  margin-bottom: 20px; }

.toggle-element {
  cursor: pointer;
  border-bottom: solid 1px #ffffff;
  padding-bottom: 0;
  display: inline-block;
  line-height: 24px; }

.button {
  transition: all 200ms linear;
  display: inline-block;
  padding: 30px 30px 27px 30px;
  min-width: 200px;
  background-color: #b26cee;
  text-align: center;
  font-size: 22px;
  text-transform: uppercase;
  letter-spacing: 2px;
  cursor: pointer; }
  .button:hover {
    background-color: #4CA6DE; }

.hanging-quote {
  text-indent: -0.36em; }

.underline-text {
  border-bottom: dotted 1px #8d8d8d; }

.underline {
  border-bottom: solid 1px #ffffff; }

.center {
  text-align: center; }

.left {
  text-align: left; }

.invisible {
  opacity: 0.0 !important; }

.hide {
  display: none; }

.responsive-show {
  display: none !important; }

.bold {
  font-weight: bold; }

.capitalize {
  text-transform: uppercase; }

@media screen and (min-width: 2000px) {
  .ranger-logo {
    width: 300px !important;
    margin-left: -150px !important; } }
@media screen and (max-width: 800px) {
  .navigation {
    margin: -230px 0 0 -200px !important; }

  .responsive-show {
    display: block !important; }

  .responsive-hide {
    display: none !important; }

  .center-text {
    width: 70% !important; }

  .text-lg {
    font-size: 50px; }

  .text-md {
    font-size: 22px;
    line-height: 40px; }

  .text-sm {
    font-size: 14px;
    line-height: 26px; }

  .ranger-logo {
    width: 200px !important;
    margin-left: -100px !important; }

  .slide-navigation {
    right: 20px !important; }

  .col-3up {
    max-width: 100% !important;
    width: 100%  !important; }
    .col-3up .col-spacer {
      margin-left: 0 !important; }

  .col-2up {
    max-width: 100%  !important;
    width: 100%  !important; }
    .col-2up .col-spacer {
      margin-left: 0 !important; }

  .col-2-3up {
    max-width: 100%  !important;
    width: 100%  !important; }
    .col-2-3up .col-spacer {
      margin-left: 0 !important; } }

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