@import url(vendor/font-awesome/font-awesome.css);
@import url(http://fonts.googleapis.com/css?family=BenchNine:400,300,700);
@import url(http://fonts.googleapis.com/css?family=Source+Sans+Pro:400,300,300italic,200,200italic,400italic,600,600italic,700,700italic,900,900italic);
/* line 5, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

/* line 22, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
html {
  line-height: 1;
}

/* line 24, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
ol, ul {
  list-style: none;
}

/* line 26, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 28, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

/* line 30, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
  quotes: none;
}
/* line 103, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

/* line 32, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
a img {
  border: none;
}

/* line 116, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

/* line 10, vendor/_skrollstrap.scss */
html, body {
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;
  overflow-x: hidden;
}

/* line 18, vendor/_skrollstrap.scss */
header {
  height: 84px;
  background-color: black;
  opacity: 0.2;
}

/* line 24, vendor/_skrollstrap.scss */
section {
  overflow: hidden;
  position: relative;
}

/* line 28, vendor/_skrollstrap.scss */
.skrollable {
  position: fixed;
  z-index: 100;
  width: 100%;
}

/* line 33, vendor/_skrollstrap.scss */
.skrollable .skrollable {
  position: absolute;
}

/* line 36, vendor/_skrollstrap.scss */
.skrollable .skrollable .skrollable {
  position: static;
}

/* line 40, vendor/_skrollstrap.scss */
.skrollr-desktop .skrollable .skrollable {
  position: relative;
}

/* line 44, vendor/_skrollstrap.scss */
#scrollbar {
  position: fixed;
  right: 2px;
  height: 50px;
  width: 6px;
  background: #444;
  background: rgba(0, 0, 0, 0.6);
  border: 1px solid rgba(255, 255, 255, 0.6);
  z-index: 300;
  border-radius: 3px;
}

/* line 56, vendor/_skrollstrap.scss */
.skrollr-desktop #scrollbar {
  display: none;
}

/* line 58, vendor/_skrollstrap.scss */
.scroll-hud {
  position: fixed;
  padding: 5px;
  top: 0px;
  right: 0px;
  background-color: gray;
  color: white;
  z-index: 9999;
}

/* line 68, vendor/_skrollstrap.scss */
.content {
  position: relative;
  z-index: 999;
}

/* line 73, vendor/_skrollstrap.scss */
.background-container-sticky {
  width: 100%;
  overflow: hidden;
}

/* line 78, vendor/_skrollstrap.scss */
.background-container,
.background-fixed,
.background-container-sticky {
  position: absolute !important;
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}

/* line 87, vendor/_skrollstrap.scss */
.background-container {
  width: 100%;
  overflow: hidden;
}

/* line 92, vendor/_skrollstrap.scss */
.background-fixed,
.background-full {
  width: 100%;
  height: 100%;
}

/* line 97, vendor/_skrollstrap.scss */
.background-still,
.foreground-still {
  position: absolute;
  height: 100%;
  width: 100%;
}

/* line 103, vendor/_skrollstrap.scss */
.foreground-still {
  z-index: 9997;
  pointer-events: none;
}

/* line 107, vendor/_skrollstrap.scss */
.background {
  height: 120%;
  width: 100%;
}

/* line 111, vendor/_skrollstrap.scss */
.foreground {
  height: 120%;
  width: 100%;
  z-index: 9999;
}

/* line 117, vendor/_skrollstrap.scss */
#preloader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #fff;
  /* change if the mask should have another color then white */
  z-index: 9998;
  /* makes sure it stays on top */
}

/* line 127, vendor/_skrollstrap.scss */
#status {
  width: 200px;
  height: 200px;
  position: absolute;
  background-repeat: no-repeat;
  background-position: center;
  left: 50%;
  /* centers the loading animation horizontally one the screen */
  top: 50%;
  /* centers the loading animation vertically one the screen */
  margin: -100px 0 0 -100px;
  /* is width and height divided by two */
}

/* line 140, vendor/_skrollstrap.scss */
#compatibility_mask {
  display: none;
  padding-top: 40px;
  padding-left: 10px;
  padding-right: 10px;
  position: fixed;
  width: 100%;
  height: 100%;
  background-color: white;
  z-index: 9999;
  margin: 0;
  text-align: center;
}

/* line 155, vendor/_skrollstrap.scss */
.skrollr-mobile .skrollable {
  position: absolute;
}

/* line 158, vendor/_skrollstrap.scss */
.skrollr-mobile #skrollr-body {
  margin-top: 84px;
}

/*  *********
    variables 
    *********  */
/* 
you can also use SVGs to clip paths (for ie):

  <svg width="0" height="0">
  <defs>
    <clipPath id="myClip">
      <circle cx="100" cy="100" r="40" />
      <circle cx="60" cy="60" r="40" />
    </clipPath>
  </defs>
</svg>
.clip-svg {
  clip-path: url(#myClip);
} 
// 

possibilities:
rectangle(x, y, width, height, rounded-x, rounded-y)        
inset-rectangle(from top, from right, from bottom, from left, rounded-x, rounded-y)
polygon(a, bunch, of, points)
circle(radius at x, y)
ellipse(radius-x, radius-y at x, y)
*/
/* line 46, modules/_clipper.scss */
.line-from-left {
  -webkit-clip-path: inset(90% 100% 0% 0%);
  -moz-clip-path: inset(90% 100% 0% 0%);
  -ms-clip-path: inset(90% 100% 0% 0%);
  clip-path: inset(90% 100% 0% 0%);
  -moz-animation: left-clipper 3s linear 1s forwards;
  -webkit-animation: left-clipper 3s linear 1s forwards;
  animation: left-clipper 3s linear 1s forwards;
}
@-moz-keyframes left-clipper {
  0% {
    -webkit-clip-path: inset(90% 100% 0% 0%);
    -moz-clip-path: inset(90% 100% 0% 0%);
    -ms-clip-path: inset(90% 100% 0% 0%);
    clip-path: inset(90% 100% 0% 0%);
  }
  50% {
    -webkit-clip-path: inset(90% 47% 0% 0%);
    -moz-clip-path: inset(90% 47% 0% 0%);
    -ms-clip-path: inset(90% 47% 0% 0%);
    clip-path: inset(90% 47% 0% 0%);
  }
  100% {
    -webkit-clip-path: inset(50% 47% 0% 0%);
    -moz-clip-path: inset(50% 47% 0% 0%);
    -ms-clip-path: inset(50% 47% 0% 0%);
    clip-path: inset(50% 47% 0% 0%);
  }
}
@-webkit-keyframes left-clipper {
  0% {
    -webkit-clip-path: inset(90% 100% 0% 0%);
    -moz-clip-path: inset(90% 100% 0% 0%);
    -ms-clip-path: inset(90% 100% 0% 0%);
    clip-path: inset(90% 100% 0% 0%);
  }
  50% {
    -webkit-clip-path: inset(90% 47% 0% 0%);
    -moz-clip-path: inset(90% 47% 0% 0%);
    -ms-clip-path: inset(90% 47% 0% 0%);
    clip-path: inset(90% 47% 0% 0%);
  }
  100% {
    -webkit-clip-path: inset(50% 47% 0% 0%);
    -moz-clip-path: inset(50% 47% 0% 0%);
    -ms-clip-path: inset(50% 47% 0% 0%);
    clip-path: inset(50% 47% 0% 0%);
  }
}
@keyframes left-clipper {
  0% {
    -webkit-clip-path: inset(90% 100% 0% 0%);
    -moz-clip-path: inset(90% 100% 0% 0%);
    -ms-clip-path: inset(90% 100% 0% 0%);
    clip-path: inset(90% 100% 0% 0%);
  }
  50% {
    -webkit-clip-path: inset(90% 47% 0% 0%);
    -moz-clip-path: inset(90% 47% 0% 0%);
    -ms-clip-path: inset(90% 47% 0% 0%);
    clip-path: inset(90% 47% 0% 0%);
  }
  100% {
    -webkit-clip-path: inset(50% 47% 0% 0%);
    -moz-clip-path: inset(50% 47% 0% 0%);
    -ms-clip-path: inset(50% 47% 0% 0%);
    clip-path: inset(50% 47% 0% 0%);
  }
}
/* line 59, modules/_clipper.scss */
.line-from-right {
  -webkit-clip-path: inset(95% 0% 0% 100%);
  -moz-clip-path: inset(95% 0% 0% 100%);
  -ms-clip-path: inset(95% 0% 0% 100%);
  clip-path: inset(95% 0% 0% 100%);
  -moz-animation: right-clipper 3s linear 1s forwards;
  -webkit-animation: right-clipper 3s linear 1s forwards;
  animation: right-clipper 3s linear 1s forwards;
}
@-moz-keyframes right-clipper {
  0% {
    -webkit-clip-path: inset(95% 0% 0% 100%);
    -moz-clip-path: inset(95% 0% 0% 100%);
    -ms-clip-path: inset(95% 0% 0% 100%);
    clip-path: inset(95% 0% 0% 100%);
  }
  50% {
    -webkit-clip-path: inset(95% 0% 0% 50%);
    -moz-clip-path: inset(95% 0% 0% 50%);
    -ms-clip-path: inset(95% 0% 0% 50%);
    clip-path: inset(95% 0% 0% 50%);
  }
  100% {
    -webkit-clip-path: inset(50% 0% 0% 50%);
    -moz-clip-path: inset(50% 0% 0% 50%);
    -ms-clip-path: inset(50% 0% 0% 50%);
    clip-path: inset(50% 0% 0% 50%);
  }
}
@-webkit-keyframes right-clipper {
  0% {
    -webkit-clip-path: inset(95% 0% 0% 100%);
    -moz-clip-path: inset(95% 0% 0% 100%);
    -ms-clip-path: inset(95% 0% 0% 100%);
    clip-path: inset(95% 0% 0% 100%);
  }
  50% {
    -webkit-clip-path: inset(95% 0% 0% 50%);
    -moz-clip-path: inset(95% 0% 0% 50%);
    -ms-clip-path: inset(95% 0% 0% 50%);
    clip-path: inset(95% 0% 0% 50%);
  }
  100% {
    -webkit-clip-path: inset(50% 0% 0% 50%);
    -moz-clip-path: inset(50% 0% 0% 50%);
    -ms-clip-path: inset(50% 0% 0% 50%);
    clip-path: inset(50% 0% 0% 50%);
  }
}
@keyframes right-clipper {
  0% {
    -webkit-clip-path: inset(95% 0% 0% 100%);
    -moz-clip-path: inset(95% 0% 0% 100%);
    -ms-clip-path: inset(95% 0% 0% 100%);
    clip-path: inset(95% 0% 0% 100%);
  }
  50% {
    -webkit-clip-path: inset(95% 0% 0% 50%);
    -moz-clip-path: inset(95% 0% 0% 50%);
    -ms-clip-path: inset(95% 0% 0% 50%);
    clip-path: inset(95% 0% 0% 50%);
  }
  100% {
    -webkit-clip-path: inset(50% 0% 0% 50%);
    -moz-clip-path: inset(50% 0% 0% 50%);
    -ms-clip-path: inset(50% 0% 0% 50%);
    clip-path: inset(50% 0% 0% 50%);
  }
}
/* line 73, modules/_clipper.scss */
.line-from-bottom {
  -webkit-clip-path: inset(100% 0% 0% 0%);
  -moz-clip-path: inset(100% 0% 0% 0%);
  -ms-clip-path: inset(100% 0% 0% 0%);
  clip-path: inset(100% 0% 0% 0%);
  -moz-animation: bottom-clipper 3s linear 1s forwards;
  -webkit-animation: bottom-clipper 3s linear 1s forwards;
  animation: bottom-clipper 3s linear 1s forwards;
}
@-moz-keyframes bottom-clipper {
  0% {
    -webkit-clip-path: inset(100% 0% 0% 0%);
    -moz-clip-path: inset(100% 0% 0% 0%);
    -ms-clip-path: inset(100% 0% 0% 0%);
    clip-path: inset(100% 0% 0% 0%);
  }
  100% {
    -webkit-clip-path: inset(0% 0% 0% 0%);
    -moz-clip-path: inset(0% 0% 0% 0%);
    -ms-clip-path: inset(0% 0% 0% 0%);
    clip-path: inset(0% 0% 0% 0%);
  }
}
@-webkit-keyframes bottom-clipper {
  0% {
    -webkit-clip-path: inset(100% 0% 0% 0%);
    -moz-clip-path: inset(100% 0% 0% 0%);
    -ms-clip-path: inset(100% 0% 0% 0%);
    clip-path: inset(100% 0% 0% 0%);
  }
  100% {
    -webkit-clip-path: inset(0% 0% 0% 0%);
    -moz-clip-path: inset(0% 0% 0% 0%);
    -ms-clip-path: inset(0% 0% 0% 0%);
    clip-path: inset(0% 0% 0% 0%);
  }
}
@keyframes bottom-clipper {
  0% {
    -webkit-clip-path: inset(100% 0% 0% 0%);
    -moz-clip-path: inset(100% 0% 0% 0%);
    -ms-clip-path: inset(100% 0% 0% 0%);
    clip-path: inset(100% 0% 0% 0%);
  }
  100% {
    -webkit-clip-path: inset(0% 0% 0% 0%);
    -moz-clip-path: inset(0% 0% 0% 0%);
    -ms-clip-path: inset(0% 0% 0% 0%);
    clip-path: inset(0% 0% 0% 0%);
  }
}
/* line 87, modules/_clipper.scss */
.clip-circle {
  -webkit-clip-path: circle(60px at center);
  -moz-clip-path: circle(60px at center);
  -ms-clip-path: circle(60px at center);
  clip-path: circle(60px at center);
  -moz-transition: all 1s linear;
  -o-transition: all 1s linear;
  -webkit-transition: all 1s linear;
  transition: all 1s linear;
}
/* line 90, modules/_clipper.scss */
.clip-circle:hover {
  -webkit-clip-path: circle(100px at center);
  -moz-clip-path: circle(100px at center);
  -ms-clip-path: circle(100px at center);
  clip-path: circle(100px at center);
}

/* line 94, modules/_clipper.scss */
.clip-ellipse {
  clip-path: ellipse(60px 40px at center);
}

/* line 97, modules/_clipper.scss */
.clip-polygon {
  clip-path: polygon(5% 5%, 100% 0%, 100% 75%, 75% 75%, 75% 100%, 50% 75%, 0% 75%);
}

/* line 7, partials/_globals.scss */
.line-link {
  text-decoration: underline !important;
}

/* line 11, partials/_globals.scss */
.overlay {
  z-index: 80000;
}

@-moz-keyframes loading {
  from {
    -moz-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -moz-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-webkit-keyframes loading {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes loading {
  from {
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
/* line 24, partials/_globals.scss */
.middle {
  display: table;
  position: absolute;
  width: 100%;
  height: 100%;
}
/* line 7, modules/_pk-mixins.scss */
.middle > div {
  display: table-cell;
  vertical-align: middle;
}
/* line 10, modules/_pk-mixins.scss */
.middle > div > div {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
/* line 26, partials/_globals.scss */
.middle .bounce-wrapper {
  -moz-transition: all 1s linear;
  -o-transition: all 1s linear;
  -webkit-transition: all 1s linear;
  transition: all 1s linear;
}
/* line 28, partials/_globals.scss */
.middle .bounce-wrapper.bounced {
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -webkit-transform: scale(0);
  transform: scale(0);
}
/* line 33, partials/_globals.scss */
.middle .loading-icon {
  width: 100px;
  height: 100px;
  display: inline-block;
  position: relative;
  background-image: url('../media/images/gui-elements/boat-wheel.png?1438887875');
  background-size: contain;
  background-repeat: no-repeat;
  -moz-animation: loading 1s linear 0s forwards infinite;
  -webkit-animation: loading 1s linear 0s forwards infinite;
  animation: loading 1s linear 0s forwards infinite;
}

/* ********************************************
 * Global
 * ********************************************/
/* line 51, partials/_globals.scss */
* {
  -webkit-font-smoothing: subpixel-antialiased;
}
/* line 53, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/css3/_selection.scss */
*::-moz-selection {
  color: white;
  background-color: #0b3d5c;
}
/* line 53, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/css3/_selection.scss */
*::selection {
  color: white;
  background-color: #0b3d5c;
}

/* line 56, partials/_globals.scss */
mark {
  background-color: transparent;
  color: #06a7e2;
}

/* line 61, partials/_globals.scss */
body {
  overflow: hidden;
  padding-top: 60px;
  font-family: "BenchNine", sans-serif;
  font-size: 16px;
  overflow-x: hidden;
  color: #0b3d5c;
}

/* line 71, partials/_globals.scss */
.btn {
  -moz-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  -webkit-transition: all 0.5s linear;
  transition: all 0.5s linear;
  background-image: none;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  background-color: #06a7e2;
  text-transform: uppercase;
  padding: 10px;
  outline: 0;
  border-color: transparent;
}
/* line 81, partials/_globals.scss */
.btn:focus {
  outline: 0;
  border-color: #0b3d5c;
}
/* line 85, partials/_globals.scss */
.btn:hover {
  border-color: #0b3d5c;
}

/* line 91, partials/_globals.scss */
.invisible {
  opacity: 0;
}

/* line 96, partials/_globals.scss */
#skrollr-body {
  margin-top: 60px;
}

/* line 100, partials/_globals.scss */
p {
  margin: 0 0 20px;
}

/* line 104, partials/_globals.scss */
a {
  color: #0b3d5c;
}
/* line 106, partials/_globals.scss */
a:hover {
  text-decoration: none;
}

/* line 110, partials/_globals.scss */
a:hover {
  text-decoration: none;
}

/* line 114, partials/_globals.scss */
img {
  width: 100%;
}

/* line 118, partials/_globals.scss */
hr {
  border-top: 1px dotted #333;
}

/* line 123, partials/_globals.scss */
h1 {
  margin-bottom: 20px;
  font-family: "BenchNine", sans-serif;
  font-size: 86px;
  font-weight: 200;
}

/* line 131, partials/_globals.scss */
h2, h3 {
  font-family: "BenchNine", sans-serif;
  font-weight: 400;
}

/* line 136, partials/_globals.scss */
h2 {
  font-size: 24px;
}

/* line 140, partials/_globals.scss */
h3 {
  font-size: 20px;
}

/* line 144, partials/_globals.scss */
h4 {
  line-height: 150%;
}

/* line 148, partials/_globals.scss */
#background-color {
  width: 100%;
  height: 100%;
  top: 0;
  background-color: white;
  background-position: center top;
  background-repeat: none;
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover;
}

/* line 159, partials/_globals.scss */
.background-still, .foreground-still {
  position: absolute;
  width: 100%;
  height: 100%;
}

/* line 165, partials/_globals.scss */
.foreground-still {
  z-index: 9997;
  pointer-events: none;
}

/* line 170, partials/_globals.scss */
.background {
  width: 100%;
  height: 120%;
}

/* line 175, partials/_globals.scss */
.foreground {
  z-index: 9999;
  width: 100%;
  height: 120%;
}

/* line 181, partials/_globals.scss */
.background-full {
  width: 100%;
  height: 100%;
}

/* line 186, partials/_globals.scss */
.source {
  color: gray;
  position: relative;
}

/* line 193, partials/_globals.scss */
.scroll-hud {
  display: none;
}

/* line 197, partials/_globals.scss */
.titlebreak {
  display: none;
}

/* line 202, partials/_globals.scss */
.quote {
  font-size: 24px;
  font-family: 'Poiret One';
  display: inline-block;
  margin-bottom: 20px;
}

/* line 209, partials/_globals.scss */
.credits {
  text-align: center;
  color: white;
  font-family: 'Roboto';
}

/* ********************************************
 * Compatibility Mask
 * ********************************************/
/* line 220, partials/_globals.scss */
#compatibility_mask img {
  width: 25%;
}
/* line 223, partials/_globals.scss */
#compatibility_mask a {
  color: blue;
}

/* perfect-scrollbar v0.6.4 */
/* line 234, partials/_globals.scss */
.ps-container {
  -ms-touch-action: none;
  overflow: hidden !important;
}
/* line 237, partials/_globals.scss */
.ps-container.ps-active-x > .ps-scrollbar-x-rail, .ps-container .ps-container.ps-active-y > .ps-scrollbar-y-rail {
  display: block;
}
/* line 240, partials/_globals.scss */
.ps-container.ps-in-scrolling {
  pointer-events: none;
}
/* line 243, partials/_globals.scss */
.ps-container.ps-in-scrolling.ps-x > .ps-scrollbar-x-rail {
  background-color: #eee;
  opacity: 0.9;
}
/* line 247, partials/_globals.scss */
.ps-container.ps-in-scrolling.ps-x > .ps-scrollbar-x-rail > .ps-scrollbar-x {
  background-color: #999;
}
/* line 250, partials/_globals.scss */
.ps-container.ps-in-scrolling.ps-y > .ps-scrollbar-y-rail {
  background-color: #eee;
  opacity: 0.9;
}
/* line 254, partials/_globals.scss */
.ps-container.ps-in-scrolling.ps-y > .ps-scrollbar-y-rail > .ps-scrollbar-y {
  background-color: #999;
}
/* line 258, partials/_globals.scss */
.ps-container > .ps-scrollbar-x-rail {
  display: none;
  position: absolute;
  /* please don't change 'position' */
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  opacity: 0;
  -moz-transition: background-color 0.2s linear, opacity 0.2s linear;
  -o-transition: background-color 0.2s linear, opacity 0.2s linear;
  -webkit-transition: background-color 0.2s linear, opacity 0.2s linear;
  transition: background-color 0.2s linear, opacity 0.2s linear;
  bottom: 3px;
  /* there must be 'bottom' for ps-scrollbar-x-rail */
  height: 8px;
}
/* line 268, partials/_globals.scss */
.ps-container > .ps-scrollbar-x-rail > .ps-scrollbar-x {
  position: absolute;
  /* please don't change 'position' */
  background-color: #aaa;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  -moz-transition: background-color 0.2s linear;
  -o-transition: background-color 0.2s linear;
  -webkit-transition: background-color 0.2s linear;
  transition: background-color 0.2s linear;
  bottom: 0;
  /* there must be 'bottom' for ps-scrollbar-x */
  height: 8px;
}
/* line 279, partials/_globals.scss */
.ps-container > .ps-scrollbar-y-rail {
  padding: 3px;
  position: absolute;
  /* please don't change 'position' */
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  opacity: 0.5;
  -moz-transition: background-color 0.2s linear, opacity 0.2s linear;
  -o-transition: background-color 0.2s linear, opacity 0.2s linear;
  -webkit-transition: background-color 0.2s linear, opacity 0.2s linear;
  transition: background-color 0.2s linear, opacity 0.2s linear;
  right: 0px;
  /* there must be 'right' for ps-scrollbar-y-rail */
  width: 16px;
  background-color: #c8c8c8;
}
/* line 291, partials/_globals.scss */
.ps-container > .ps-scrollbar-y-rail > .ps-scrollbar-y {
  position: absolute;
  /* please don't change 'position' */
  background-color: #eee;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  -moz-transition: background-color 0.2s linear;
  -o-transition: background-color 0.2s linear;
  -webkit-transition: background-color 0.2s linear;
  transition: background-color 0.2s linear;
  padding: 4px 0px;
  background-clip: content-box;
  right: 4px;
  /* there must be 'right' for ps-scrollbar-y */
  width: 8px;
}
/* line 305, partials/_globals.scss */
.ps-container:hover.ps-in-scrolling {
  pointer-events: none;
}
/* line 308, partials/_globals.scss */
.ps-container:hover.ps-in-scrolling.ps-x > .ps-scrollbar-x-rail {
  background-color: #eee;
  opacity: 0.9;
}
/* line 312, partials/_globals.scss */
.ps-container:hover.ps-in-scrolling.ps-x > .ps-scrollbar-x-rail > .ps-scrollbar-x {
  background-color: #999;
}
/* line 315, partials/_globals.scss */
.ps-container:hover.ps-in-scrolling.ps-y > .ps-scrollbar-y-rail {
  background-color: #eee;
  opacity: 0.9;
}
/* line 319, partials/_globals.scss */
.ps-container:hover.ps-in-scrolling.ps-y > .ps-scrollbar-y-rail > .ps-scrollbar-y {
  background-color: #999;
}
/* line 322, partials/_globals.scss */
.ps-container:hover > .ps-scrollbar-x-rail, .ps-container:hover > .ps-scrollbar-y-rail {
  opacity: 0.6;
}
/* line 325, partials/_globals.scss */
.ps-container:hover > .ps-scrollbar-x-rail:hover, .ps-container:hover > .ps-scrollbar-y-rail:hover {
  background-color: #eee;
  opacity: 0.9;
}
/* line 328, partials/_globals.scss */
.ps-container:hover > .ps-scrollbar-x-rail:hover .ps-scrollbar-x,
.ps-container:hover > .ps-scrollbar-x-rail:hover .ps-scrollbar-y, .ps-container:hover > .ps-scrollbar-y-rail:hover .ps-scrollbar-x,
.ps-container:hover > .ps-scrollbar-y-rail:hover .ps-scrollbar-y {
  background-color: #999;
}

/* line 338, partials/_globals.scss */
.scroll-box {
  position: relative;
  display: block;
  overflow: hidden;
  max-height: 100%;
}
/* line 343, partials/_globals.scss */
.scroll-box > div {
  position: relative;
  display: block;
}

/* line 25, partials/_slidebar.scss */
.slidebar {
  top: 15%;
  z-index: 17000;
  -moz-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  -webkit-transition: all 0.5s linear;
  transition: all 0.5s linear;
  background-color: #0b3d5c;
  padding: 10px;
  position: fixed;
  right: 0;
  font-size: 0px;
  line-height: 10px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
}
/* line 44, partials/_slidebar.scss */
.slidebar a {
  font-size: 0;
  width: 20px;
  height: 20px;
  padding: 5px;
  margin-top: 5px;
}
/* line 52, partials/_slidebar.scss */
.slidebar:hover a {
  width: 40px;
  height: 40px;
  font-size: 15px;
  padding: 10px;
  margin-top: 10px;
}
/* line 68, partials/_slidebar.scss */
.slidebar.minimize a {
  font-size: 0;
  width: 20px;
  height: 20px;
  padding: 5px;
  margin-top: 5px;
}
/* line 78, partials/_slidebar.scss */
.slidebar a,
.slidebar a:active,
.slidebar a:visited,
.slidebar a:focus {
  -moz-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  -webkit-transition: all 0.5s linear;
  transition: all 0.5s linear;
  -moz-border-radius: 40px;
  -webkit-border-radius: 40px;
  border-radius: 40px;
  background-color: #144d78;
  display: table-cell;
  vertical-align: middle;
  text-decoration: none;
  text-align: center;
  color: #7e97aa;
  outline: 0;
}
/* line 91, partials/_slidebar.scss */
.slidebar a:first-child,
.slidebar a:active:first-child,
.slidebar a:visited:first-child,
.slidebar a:focus:first-child {
  margin-top: 0;
}
/* line 94, partials/_slidebar.scss */
.slidebar a:hover, .slidebar a.on,
.slidebar a:active:hover,
.slidebar a:active.on,
.slidebar a:visited:hover,
.slidebar a:visited.on,
.slidebar a:focus:hover,
.slidebar a:focus.on {
  background-color: #06a7e2;
  color: white;
}

/* ********************************************
 * Header
 * ********************************************/
/* line 8, partials/_header.scss */
header {
  background-color: #eff8fb;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: fixed;
  display: block;
  z-index: 9998;
  top: 0;
  width: 100%;
  height: 60px;
  opacity: 1;
  background-image: url('../media/images/header_gradient.png?1438017324');
  border-bottom: 2px gray solid;
  font-family: "BenchNine", sans-serif;
  font-weight: 200;
  overflow: hidden;
  white-space: nowrap;
}
/* line 25, partials/_header.scss */
header .wrap {
  display: table;
  position: absolute;
  width: 100%;
  height: 100%;
  vertical-align: middle;
}
/* line 7, modules/_pk-mixins.scss */
header .wrap > div {
  display: table-cell;
  vertical-align: middle;
}
/* line 10, modules/_pk-mixins.scss */
header .wrap > div > div {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
/* line 30, partials/_header.scss */
header .header-headline {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin-top: 11px;
}
/* line 37, partials/_header.scss */
header .vertical-line {
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  position: relative;
  display: inline-block;
  width: 1px;
  margin: 0;
  padding: 0;
  border-left: 1px gray dashed;
}
/* line 47, partials/_header.scss */
header h1,
header .via-satellite {
  color: #0b3d5c;
  /* title of article */
  font-size: 16pt;
  display: inline-block;
  margin-bottom: 0px;
  line-height: 100%;
  position: relative;
  margin-left: 10px;
}
/* line 59, partials/_header.scss */
header h1 {
  margin-top: 10px;
}
/* line 62, partials/_header.scss */
header .header-right {
  float: right;
  position: relative;
  white-space: nowrap;
}
/* line 68, partials/_header.scss */
header .presented-by {
  /*float: right;*/
  display: inline-block;
  position: relative;
  padding-left: 10px;
}
/* line 73, partials/_header.scss */
header .presented-by span, header .presented-by .logo {
  display: block;
}
/* line 76, partials/_header.scss */
header .presented-by span {
  margin-top: 10px;
  margin-bottom: 0;
}
/* line 80, partials/_header.scss */
header .presented-by .logo {
  width: 150px;
  max-height: 80%;
  position: relative;
  margin-right: 10px;
}
/* line 88, partials/_header.scss */
header div {
  top: 0;
  display: inline-block;
  height: 100%;
  vertical-align: top;
}

/* line 18, modules/_social-icons.scss */
.social-icons {
  height: 100%;
  position: relative;
  width: auto;
  vertical-align: middle;
  margin-right: 10px;
  margin-top: 1rem;
}
/* line 32, modules/_social-icons.scss */
.social-icons a {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -moz-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  -webkit-transition: all 0.5s linear;
  transition: all 0.5s linear;
  position: relative;
  display: inline-block;
  width: 2rem;
  height: 2rem;
  text-align: center;
  display: table-cell;
  vertical-align: middle;
  margin: 0 5px;
  cursor: pointer;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  font-size: 1.2rem;
  padding: 5px;
}
/* line 56, modules/_social-icons.scss */
.social-icons a:hover, .social-icons a:focus, .social-icons a:active {
  background-color: #0b3d5c;
  color: white;
}

@-moz-keyframes boating {
  0% {
    -moz-transform: scale(1) rotate(0deg) translateX(0px);
    transform: scale(1) rotate(0deg) translateX(0px);
  }
  50% {
    -moz-transform: scale(1.04) translateX(5px) rotate(1deg);
    transform: scale(1.04) translateX(5px) rotate(1deg);
  }
  100% {
    -moz-transform: scale(1) rotate(0deg) translateX(0px);
    transform: scale(1) rotate(0deg) translateX(0px);
  }
}
@-webkit-keyframes boating {
  0% {
    -webkit-transform: scale(1) rotate(0deg) translateX(0px);
    transform: scale(1) rotate(0deg) translateX(0px);
  }
  50% {
    -webkit-transform: scale(1.04) translateX(5px) rotate(1deg);
    transform: scale(1.04) translateX(5px) rotate(1deg);
  }
  100% {
    -webkit-transform: scale(1) rotate(0deg) translateX(0px);
    transform: scale(1) rotate(0deg) translateX(0px);
  }
}
@keyframes boating {
  0% {
    -moz-transform: scale(1) rotate(0deg) translateX(0px);
    -ms-transform: scale(1) rotate(0deg) translateX(0px);
    -webkit-transform: scale(1) rotate(0deg) translateX(0px);
    transform: scale(1) rotate(0deg) translateX(0px);
  }
  50% {
    -moz-transform: scale(1.04) translateX(5px) rotate(1deg);
    -ms-transform: scale(1.04) translateX(5px) rotate(1deg);
    -webkit-transform: scale(1.04) translateX(5px) rotate(1deg);
    transform: scale(1.04) translateX(5px) rotate(1deg);
  }
  100% {
    -moz-transform: scale(1) rotate(0deg) translateX(0px);
    -ms-transform: scale(1) rotate(0deg) translateX(0px);
    -webkit-transform: scale(1) rotate(0deg) translateX(0px);
    transform: scale(1) rotate(0deg) translateX(0px);
  }
}
/* line 30, partials/_boats.scss */
.boat {
  -moz-transition: all 0.1s linear;
  -o-transition: all 0.1s linear;
  -webkit-transition: all 0.1s linear;
  transition: all 0.1s linear;
  width: 35%;
  height: auto;
  position: fixed;
  z-index: 5001 !important;
  left: 50%;
  -moz-transform: translate(200%, 0%);
  -ms-transform: translate(200%, 0%);
  -webkit-transform: translate(200%, 0%);
  transform: translate(200%, 0%);
}
/* line 38, partials/_boats.scss */
.boat.floating {
  -moz-animation: boating 10s linear 3s infinite;
  -webkit-animation: boating 10s linear 3s infinite;
  animation: boating 10s linear 3s infinite;
}
/* line 41, partials/_boats.scss */
.boat.away {
  -moz-transform: translateX(-100vw);
  -ms-transform: translateX(-100vw);
  -webkit-transform: translateX(-100vw);
  transform: translateX(-100vw);
}
/* line 44, partials/_boats.scss */
.boat img {
  z-index: 6000 !important;
}

/* line 53, partials/_boats.scss */
.bg,
.boats-bg {
  position: absolute !important;
  width: 100% !important;
  height: 100% !important;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
}
/* line 63, partials/_boats.scss */
.bg .sky,
.bg .clouds,
.bg .clouds-alt,
.bg .clouds-reflected,
.bg .water,
.boats-bg .sky,
.boats-bg .clouds,
.boats-bg .clouds-alt,
.boats-bg .clouds-reflected,
.boats-bg .water {
  position: absolute;
  display: block;
  width: 100%;
  background-repeat: repeat-x;
  background-size: cover;
}
/* line 75, partials/_boats.scss */
.bg .clouds-alt,
.boats-bg .clouds-alt {
  background-size: stretch;
}
/* line 78, partials/_boats.scss */
.bg .clouds-reflected,
.boats-bg .clouds-reflected {
  background-size: stretch;
}
/* line 81, partials/_boats.scss */
.bg .sky,
.boats-bg .sky {
  top: 0;
  z-index: 3;
  background-image: url('../media/images/backgrounds/shared/sky.png?1438274295');
}
/* line 87, partials/_boats.scss */
.bg .clouds,
.boats-bg .clouds {
  z-index: 4;
  background-position: 50% 0;
  background-image: url('../media/images/backgrounds/shared/bg-white-clouds.png?1438275373');
}
/* line 94, partials/_boats.scss */
.bg .clouds-reflected,
.boats-bg .clouds-reflected {
  background-image: url('../media/images/gui-elements/clouds-reflection.png?1438886267');
  background-size: stretch;
  z-index: 6;
  opacity: 0.5;
}
/* line 101, partials/_boats.scss */
.bg .clouds-alt,
.boats-bg .clouds-alt {
  z-index: 4;
  background-position: 50% 100%;
  background-image: url('../media/images/gui-elements/clouds-boating.png?1438886317');
}
/* line 109, partials/_boats.scss */
.bg .water,
.boats-bg .water {
  bottom: 0;
  z-index: 5;
  background-position: bottom center;
  background-image: url('../media/images/backgrounds/shared/water.png?1438274281');
}

/* line 118, partials/_boats.scss */
#clouds-reflected {
  background-position: 90% 0% !important;
}

/* line 122, partials/_boats.scss */
.title-sequence .clouds-alt,
.title-sequence .clouds-reflected {
  background-position: 90% 0% !important;
  background-size: stretch !important;
}

/* line 158, partials/_boats.scss */
.arrow-right,
.arrow-left {
  width: 40px;
  height: 40px;
  position: absolute !important;
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  top: 40%;
  z-index: 5002;
}

/* line 173, partials/_boats.scss */
.arrow-right {
  background-image: url('../media/images/gui-elements/arrow-right.png?1438369178');
  right: -10%;
}

/* line 177, partials/_boats.scss */
.arrow-left {
  background-image: url('../media/images/gui-elements/arrow-left.png?1438369192');
  left: -10%;
}

/* line 182, partials/_boats.scss */
.bottom-text {
  top: 72%;
  color: #0b3d5c;
  width: 70%;
  left: 15%;
  display: block;
  font-weight: 300;
  position: absolute !important;
}
/* line 192, partials/_boats.scss */
.bottom-text p {
  font-size: 1rem;
  line-height: 1rem;
  margin-bottom: 10px;
}

/* line 3, partials/_chapters.scss */
.vcenter {
  display: table;
  position: absolute;
  width: 100%;
  height: 100%;
}
/* line 7, modules/_pk-mixins.scss */
.vcenter > div {
  display: table-cell;
  vertical-align: middle;
}
/* line 10, modules/_pk-mixins.scss */
.vcenter > div > div {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

/* line 8, partials/_chapters.scss */
.title-container {
  text-align: center;
  text-transform: uppercase;
  margin-top: 20px;
}
/* line 15, partials/_chapters.scss */
.title-container h1 {
  font-size: 50px;
  color: #0b3d5c;
}

/* line 21, partials/_chapters.scss */
#scroll-arrow-down {
  width: 100%;
  margin: 100px 0 10px 0;
  text-align: center;
  color: white;
  font-family: "Poiret One";
  font-size: 24px;
  font-weight: bold;
  white-space: nowrap;
  -moz-animation: scrollflash 2s infinite;
  -webkit-animation: scrollflash 2s infinite;
  animation: scrollflash 2s infinite;
  -moz-animation-delay: 1s;
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
}

/* line 40, partials/_chapters.scss */
section,
.chapter {
  position: fixed;
  top: 60px;
  left: 0;
  width: 100%;
  height: 100%;
}
/* line 48, partials/_chapters.scss */
section .content,
section .container,
section .row,
section .column,
.chapter .content,
.chapter .container,
.chapter .row,
.chapter .column {
  height: 100%;
  width: 100%;
  z-index: 5000;
}

/* line 73, partials/_chapters.scss */
.text-content {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height: 100%;
  width: 100%;
  position: absolute !important;
  display: table-cell;
  vertical-align: middle;
}

/* line 83, partials/_chapters.scss */
.text-vert-centered {
  display: table;
  position: absolute;
  width: 100%;
  height: 100%;
  text-align: left;
  max-width: 90%;
}
/* line 63, partials/_chapters.scss */
.text-vert-centered > div {
  display: table-cell;
  vertical-align: middle;
}
/* line 66, partials/_chapters.scss */
.text-vert-centered > div > div {
  margin-left: auto;
  margin-right: auto;
}

/* line 88, partials/_chapters.scss */
.fully-centered {
  display: table;
  position: absolute;
  width: 100%;
  height: 100%;
  margin: 0 auto;
}
/* line 7, modules/_pk-mixins.scss */
.fully-centered > div {
  display: table-cell;
  vertical-align: middle;
}
/* line 10, modules/_pk-mixins.scss */
.fully-centered > div > div {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

@-moz-keyframes fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
/* line 116, partials/_chapters.scss */
p {
  font-weight: 400;
  font-size: 1.1rem;
  line-height: 1.6rem;
  font-family: "Source Sans Pro", sans-serif;
}

/* line 124, partials/_chapters.scss */
.quote-box {
  font-size: 1.75rem;
  line-height: 2.625rem;
  max-width: 65%;
  color: white;
  background-color: #0b3d5c;
  font-weight: 400;
  float: right;
  margin-right: 20%;
  margin-top: 30%;
  padding: 30px;
}

/* line 139, partials/_chapters.scss */
.container-fluid {
  padding: 0;
}

/* line 142, partials/_chapters.scss */
.row {
  margin: 0;
}

/* line 145, partials/_chapters.scss */
h3 {
  display: block;
  text-align: center;
  margin-top: 3rem;
}
/* line 149, partials/_chapters.scss */
h3 div {
  margin-left: auto;
  margin-right: auto;
  background-color: #06a7e2;
  color: white;
  padding: 10px;
  display: inline-block;
  position: relative;
  width: auto;
  font-size: 16pt;
}

@-moz-keyframes trees-in {
  from {
    -moz-transform: translateX(-100%);
    transform: translateX(-100%);
  }
  to {
    -moz-transform: translateX(0);
    transform: translateX(0);
  }
}
@-webkit-keyframes trees-in {
  from {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }
  to {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes trees-in {
  from {
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }
  to {
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
/* line 178, partials/_chapters.scss */
.title-sequence .title-sequence-boat {
  -moz-transform: none;
  -ms-transform: none;
  -webkit-transform: none;
  transform: none;
}
/* line 183, partials/_chapters.scss */
.title-sequence .title-sequence-bg {
  height: 200px;
  width: 605.40541px;
  position: absolute;
  bottom: 20%;
  z-index: 500 !important;
}
/* line 196, partials/_chapters.scss */
.title-sequence .title-sequence-bg svg {
  bottom: 0;
  position: absolute;
  left: -60px;
}
/* line 201, partials/_chapters.scss */
.title-sequence .title-sequence-bg #mountain-front {
  -moz-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
  -moz-animation: trees-in 1.5s ease-in 1s forwards;
  -webkit-animation: trees-in 1.5s ease-in 1s forwards;
  animation: trees-in 1.5s ease-in 1s forwards;
}
/* line 208, partials/_chapters.scss */
.title-sequence .title-sequence-bg #mountain-back {
  -moz-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
  -moz-animation: trees-in 2s ease-in 1s forwards;
  -webkit-animation: trees-in 2s ease-in 1s forwards;
  animation: trees-in 2s ease-in 1s forwards;
}
/* line 215, partials/_chapters.scss */
.title-sequence .title-container {
  -moz-animation: fade-in 1s linear 0.5s forwards;
  -webkit-animation: fade-in 1s linear 0.5s forwards;
  animation: fade-in 1s linear 0.5s forwards;
  position: absolute;
  display: inline-block;
  left: 0;
  top: 0;
  max-width: 50%;
  width: auto;
  z-index: 5000;
  margin: 4% 0 0 4%;
}
/* line 227, partials/_chapters.scss */
.title-sequence .title-container h1, .title-sequence .title-container span {
  color: #0b3d5c;
}
/* line 230, partials/_chapters.scss */
.title-sequence .title-container h1 {
  font-size: 4rem;
  font-weight: 200;
  font-family: "BenchNine", sans-serif;
  position: relative;
  overflow: hidden;
  line-height: 4.6rem;
}
/* line 240, partials/_chapters.scss */
.title-sequence .title-container span {
  font-size: 1rem;
  margin: 5px 0;
  display: block;
}
/* line 245, partials/_chapters.scss */
.title-sequence .title-container img {
  width: 50%;
}
/* line 250, partials/_chapters.scss */
.title-sequence .title-sequence-line {
  width: 0;
  height: 1px;
  border-bottom: 1px black dashed;
  margin-top: 10px;
}
@-moz-keyframes titles-line-animation {
  0% {
    width: 0%;
  }
  100% {
    width: 100%;
  }
}
@-webkit-keyframes titles-line-animation {
  0% {
    width: 0%;
  }
  100% {
    width: 100%;
  }
}
@keyframes titles-line-animation {
  0% {
    width: 0%;
  }
  100% {
    width: 100%;
  }
}
/* line 259, partials/_chapters.scss */
.title-sequence .title-sequence-line.go {
  -moz-animation: titles-line-animation 2s linear 0s forwards;
  -webkit-animation: titles-line-animation 2s linear 0s forwards;
  animation: titles-line-animation 2s linear 0s forwards;
}

/* line 274, partials/_chapters.scss */
.intro .cloud, .section1 .cloud {
  position: absolute;
  right: -30px;
}
/* line 279, partials/_chapters.scss */
.intro .cloud img, .section1 .cloud img {
  width: 200px;
  height: auto;
}
/* line 287, partials/_chapters.scss */
.intro .intro-left, .intro .intro-right, .section1 .intro-left, .section1 .intro-right {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 20px;
  height: 100%;
  position: relative;
  display: block;
}
/* line 296, partials/_chapters.scss */
.intro .intro-left, .section1 .intro-left {
  padding: 0px !important;
  background-size: 100% 100%;
  background-position: left;
  background-repeat: no-repeat;
}
/* line 300, partials/_chapters.scss */
.intro .intro-left .wrap, .section1 .intro-left .wrap {
  background-color: white;
  padding: 30px;
  max-width: 80%;
}
/* line 316, partials/_chapters.scss */
.intro .intro-right, .section1 .intro-right {
  background-color: #a5dbed;
  text-align: center;
}
/* line 320, partials/_chapters.scss */
.intro .intro-right h2, .section1 .intro-right h2 {
  max-width: 300px;
  margin: 0 auto;
  font-size: 2rem;
  text-align: center;
  margin-bottom: 0 auto 20px auto;
}
/* line 329, partials/_chapters.scss */
.intro .intro-graph, .section1 .intro-graph {
  width: 300px;
  height: auto;
}
/* line 333, partials/_chapters.scss */
.intro .column-inner, .section1 .column-inner {
  max-width: 300px;
  display: block;
  margin: 0 auto;
  height: 100%;
}
/* line 341, partials/_chapters.scss */
.intro .column-inner h2, .section1 .column-inner h2 {
  max-width: 300px;
  width: 300px;
  display: block;
}
/* line 348, partials/_chapters.scss */
.intro .wrap-graph, .section1 .wrap-graph {
  margin: 0 auto;
  display: block;
}
/* line 354, partials/_chapters.scss */
.intro .intro1-text,
.intro .intro2-text,
.intro .intro1-graph,
.intro .intro2-graph, .section1 .intro1-text,
.section1 .intro2-text,
.section1 .intro1-graph,
.section1 .intro2-graph {
  position: absolute !important;
  width: 100%;
  height: 100%;
  display: block;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
/* line 367, partials/_chapters.scss */
.intro .intro1-graph,
.intro .intro2-graph, .section1 .intro1-graph,
.section1 .intro2-graph {
  text-align: center;
}
/* line 374, partials/_chapters.scss */
.intro .intro2-graph .wrap-graph, .section1 .intro2-graph .wrap-graph {
  width: 300px;
}
/* line 379, partials/_chapters.scss */
.intro .intro1-graphbox, .section1 .intro1-graphbox {
  width: 500px;
  height: 500px;
  position: relative;
  display: block;
  margin: 0 auto;
  margin-top: 50px;
}
/* line 387, partials/_chapters.scss */
.intro .intro1-graphbox .wrap-graph, .section1 .intro1-graphbox .wrap-graph {
  width: 500px;
}
/* line 390, partials/_chapters.scss */
.intro .intro1-graphbox *, .section1 .intro1-graphbox * {
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
/* line 402, partials/_chapters.scss */
.intro .intro1-graphbox .graph-bg, .section1 .intro1-graphbox .graph-bg {
  background-image: url('../media/images/gui-elements/ch1-intro/intro-graph_bg.png?1438869290');
}
/* line 405, partials/_chapters.scss */
.intro .intro1-graphbox .graph-fg, .section1 .intro1-graphbox .graph-fg {
  background-image: url('../media/images/gui-elements/ch1-intro/intro-graph_lines.png?1438869372');
}
/* line 410, partials/_chapters.scss */
.intro .intro-graphpieces, .section1 .intro-graphpieces {
  width: 300px;
  height: 300px;
  position: relative;
  display: inline-block;
  margin: 0 auto;
}
/* line 416, partials/_chapters.scss */
.intro .intro-graphpieces *, .section1 .intro-graphpieces * {
  width: 100%;
  height: 100%;
  position: absolute !important;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
/* line 427, partials/_chapters.scss */
.intro .intro-graphpieces *.graph-circle, .section1 .intro-graphpieces *.graph-circle {
  background-image: url('../media/images/gui-elements/ch1/graph-circle.png?1438807137');
}
/* line 430, partials/_chapters.scss */
.intro .intro-graphpieces *.graph-middle-top, .section1 .intro-graphpieces *.graph-middle-top {
  background-image: url('../media/images/gui-elements/ch1/graph-insides-bottom.png?1438807160');
}
/* line 433, partials/_chapters.scss */
.intro .intro-graphpieces *.graph-middle-bottom, .section1 .intro-graphpieces *.graph-middle-bottom {
  background-image: url('../media/images/gui-elements/ch1/graph-insides-top.png?1438807169');
}
/* line 436, partials/_chapters.scss */
.intro .intro-graphpieces *.graph-text, .section1 .intro-graphpieces *.graph-text {
  background-image: url('../media/images/gui-elements/ch1/graph-center.png?1438955304');
}

/* line 447, partials/_chapters.scss */
.choicevalue .choicevalue-bottom {
  background-color: #d7eef6;
  padding: 40px;
}
/* line 450, partials/_chapters.scss */
.choicevalue .choicevalue-bottom .choicevalue-graph {
  width: 85%;
  display: inline-block;
  margin-bottom: 10px;
  position: relative;
}
/* line 456, partials/_chapters.scss */
.choicevalue .choicevalue-bottom p {
  font-size: 1.2rem;
  font-weight: 300;
}
/* line 461, partials/_chapters.scss */
.choicevalue .choicevalue-mountains {
  width: 100%;
  position: relative;
  display: inline-block;
  min-height: 15%;
}
/* line 467, partials/_chapters.scss */
.choicevalue .choicevalue-mountains img {
  position: absolute !important;
  height: 60%;
  width: auto;
}
/* line 471, partials/_chapters.scss */
.choicevalue .choicevalue-mountains img:nth-child(1), .choicevalue .choicevalue-mountains img:nth-child(2) {
  right: 0;
  bottom: -12%;
}
/* line 476, partials/_chapters.scss */
.choicevalue .choicevalue-mountains img:nth-child(3), .choicevalue .choicevalue-mountains img:nth-child(4) {
  bottom: -7%;
  left: 0;
}
/* line 483, partials/_chapters.scss */
.choicevalue .graph-inservice {
  width: 80%;
  max-width: 80%;
  display: inline-block;
  margin-bottom: 10px;
  position: relative;
}
/* line 491, partials/_chapters.scss */
.choicevalue .graph-inservice div {
  position: absolute !important;
  display: inline-block;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  bottom: 0;
  left: 0;
  background-repeat: no-repeat;
  background-position: top;
  background-size: contain;
}
/* line 503, partials/_chapters.scss */
.choicevalue .graph-inservice div.inservice-bg {
  background-image: url('../media/images/gui-elements/ch2/ch2-graph-legend.png?1438956286');
}
/* line 506, partials/_chapters.scss */
.choicevalue .graph-inservice div.inservice-2012 {
  background-image: url('../media/images/gui-elements/ch2/ch2-graph-2012.png?1438956234');
}
/* line 509, partials/_chapters.scss */
.choicevalue .graph-inservice div.inservice-2013 {
  background-image: url('../media/images/gui-elements/ch2/ch2-graph-2013.png?1438956243');
}
/* line 512, partials/_chapters.scss */
.choicevalue .graph-inservice div.inservice-2014 {
  background-image: url('../media/images/gui-elements/ch2/ch2-graph-2014.png?1438956251');
}
/* line 515, partials/_chapters.scss */
.choicevalue .graph-inservice div.inservice-2015 {
  background-image: url('../media/images/gui-elements/ch2/ch2-graph-2015.png?1438956258');
}
/* line 518, partials/_chapters.scss */
.choicevalue .graph-inservice div.inservice-2016 {
  background-image: url('../media/images/gui-elements/ch2/ch2-graph-2016.png?1438956267');
}

/* line 526, partials/_chapters.scss */
figure {
  text-align: center;
}

/* line 530, partials/_chapters.scss */
.servicepartners,
.satellitepartners {
  background-color: #064c7a;
  overflow: visible;
  height: 2000px !important;
}
/* line 542, partials/_chapters.scss */
.servicepartners h3,
.satellitepartners h3 {
  margin-top: 30px;
  margin-bottom: 10px;
}
/* line 546, partials/_chapters.scss */
.servicepartners .center-content,
.satellitepartners .center-content {
  overflow: visible;
  padding-top: 30px;
}
/* line 551, partials/_chapters.scss */
.servicepartners .center-content .first-p,
.satellitepartners .center-content .first-p {
  margin-top: 50px;
}
/* line 554, partials/_chapters.scss */
.servicepartners .center-content p,
.satellitepartners .center-content p {
  margin-top: 10px;
  color: white !important;
  font-weight: 400;
  font-size: 15px;
}
/* line 561, partials/_chapters.scss */
.servicepartners .col-md-12,
.satellitepartners .col-md-12 {
  padding: 0;
  margin: 0;
}
/* line 565, partials/_chapters.scss */
.servicepartners .container, .servicepartners .row, .servicepartners .col-md-4,
.satellitepartners .container,
.satellitepartners .row,
.satellitepartners .col-md-4 {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 568, partials/_chapters.scss */
.servicepartners .partner-wrap,
.satellitepartners .partner-wrap {
  margin: 20px auto;
}

/* line 573, partials/_chapters.scss */
.partners-box {
  background-color: white;
}
/* line 574, partials/_chapters.scss */
.partners-box .partner-wrap {
  width: 200px;
  max-width: 100%;
}
/* line 579, partials/_chapters.scss */
.partners-box h4 {
  display: block;
  background-color: #0b3d5c;
  color: white;
  text-align: left;
  padding: 10px;
  margin: 0 !important;
}

/* line 589, partials/_chapters.scss */
.container, .col-md-4 {
  margin: 0;
  padding: 0;
}

/* line 593, partials/_chapters.scss */
.no-margin {
  margin: 0px;
}

/* line 603, partials/_chapters.scss */
.icon-wrap {
  background-color: white;
  border: 1px gray solid;
  position: relative;
}

/* line 612, partials/_chapters.scss */
.info-bubble-wrap {
  position: absolute;
  overflow: visible;
  margin: 0;
  padding: 0;
}
/* line 618, partials/_chapters.scss */
.info-bubble-wrap .info-bubble,
.info-bubble-wrap .info-line {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 4000;
}
/* line 629, partials/_chapters.scss */
.info-bubble-wrap .info-bubble {
  opacity: 0;
}
@-moz-keyframes pulser {
  0% {
    -moz-transform: scale(1.1);
    transform: scale(1.1);
  }
  100% {
    -moz-transform: scale(1);
    transform: scale(1);
  }
}
@-webkit-keyframes pulser {
  0% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes pulser {
  0% {
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  100% {
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
/* line 641, partials/_chapters.scss */
.info-bubble-wrap .info-bubble.info-bubble1 {
  -moz-animation: pulser 2.868s linear 0s alternate infinite;
  -webkit-animation: pulser 2.868s linear 0s alternate infinite;
  animation: pulser 2.868s linear 0s alternate infinite;
}
/* line 641, partials/_chapters.scss */
.info-bubble-wrap .info-bubble.info-bubble2 {
  -moz-animation: pulser 3.075s linear 0s alternate infinite;
  -webkit-animation: pulser 3.075s linear 0s alternate infinite;
  animation: pulser 3.075s linear 0s alternate infinite;
}
/* line 641, partials/_chapters.scss */
.info-bubble-wrap .info-bubble.info-bubble3 {
  -moz-animation: pulser 1.315s linear 0s alternate infinite;
  -webkit-animation: pulser 1.315s linear 0s alternate infinite;
  animation: pulser 1.315s linear 0s alternate infinite;
}
/* line 641, partials/_chapters.scss */
.info-bubble-wrap .info-bubble.info-bubble4 {
  -moz-animation: pulser 3s linear 0s alternate infinite;
  -webkit-animation: pulser 3s linear 0s alternate infinite;
  animation: pulser 3s linear 0s alternate infinite;
}
/* line 641, partials/_chapters.scss */
.info-bubble-wrap .info-bubble.info-bubble5 {
  -moz-animation: pulser 3.147s linear 0s alternate infinite;
  -webkit-animation: pulser 3.147s linear 0s alternate infinite;
  animation: pulser 3.147s linear 0s alternate infinite;
}
/* line 641, partials/_chapters.scss */
.info-bubble-wrap .info-bubble.info-bubble6 {
  -moz-animation: pulser 1.399s linear 0s alternate infinite;
  -webkit-animation: pulser 1.399s linear 0s alternate infinite;
  animation: pulser 1.399s linear 0s alternate infinite;
}
/* line 641, partials/_chapters.scss */
.info-bubble-wrap .info-bubble.info-bubble7 {
  -moz-animation: pulser 2.156s linear 0s alternate infinite;
  -webkit-animation: pulser 2.156s linear 0s alternate infinite;
  animation: pulser 2.156s linear 0s alternate infinite;
}
/* line 641, partials/_chapters.scss */
.info-bubble-wrap .info-bubble.info-bubble8 {
  -moz-animation: pulser 4.029s linear 0s alternate infinite;
  -webkit-animation: pulser 4.029s linear 0s alternate infinite;
  animation: pulser 4.029s linear 0s alternate infinite;
}
/* line 641, partials/_chapters.scss */
.info-bubble-wrap .info-bubble.info-bubble9 {
  -moz-animation: pulser 1.252s linear 0s alternate infinite;
  -webkit-animation: pulser 1.252s linear 0s alternate infinite;
  animation: pulser 1.252s linear 0s alternate infinite;
}
/* line 641, partials/_chapters.scss */
.info-bubble-wrap .info-bubble.info-bubble10 {
  -moz-animation: pulser 2.422s linear 0s alternate infinite;
  -webkit-animation: pulser 2.422s linear 0s alternate infinite;
  animation: pulser 2.422s linear 0s alternate infinite;
}
/* line 641, partials/_chapters.scss */
.info-bubble-wrap .info-bubble.info-bubble11 {
  -moz-animation: pulser 3.405s linear 0s alternate infinite;
  -webkit-animation: pulser 3.405s linear 0s alternate infinite;
  animation: pulser 3.405s linear 0s alternate infinite;
}
/* line 641, partials/_chapters.scss */
.info-bubble-wrap .info-bubble.info-bubble12 {
  -moz-animation: pulser 1.232s linear 0s alternate infinite;
  -webkit-animation: pulser 1.232s linear 0s alternate infinite;
  animation: pulser 1.232s linear 0s alternate infinite;
}
/* line 651, partials/_chapters.scss */
.info-bubble-wrap .info-text {
  position: absolute !important;
  bottom: 100%;
  font-size: 1.2rem;
  color: #0b3d5c;
  text-align: center;
  width: 175%;
  left: -37.5%;
  opacity: 0;
}
/* line 664, partials/_chapters.scss */
.info-bubble-wrap .info-text .span {
  color: #55565a !important;
}

/* line 672, partials/_chapters.scss */
.floatingcommunities {
  color: white;
  z-index: 5000;
}
/* line 675, partials/_chapters.scss */
.floatingcommunities .info-bubble-wrap {
  top: -44%;
}
/* line 678, partials/_chapters.scss */
.floatingcommunities .info-bubble-wrap img {
  position: absolute !important;
}
/* line 682, partials/_chapters.scss */
.floatingcommunities .info-bubble-left {
  left: 1%;
  height: 200px;
  width: 100px;
}
/* line 688, partials/_chapters.scss */
.floatingcommunities .info-bubble-right {
  right: 0%;
  height: 200px;
  width: 100px;
}
/* line 694, partials/_chapters.scss */
.floatingcommunities .info-bubble-center {
  right: 40%;
  height: 200px;
  width: 100px;
}
/* line 700, partials/_chapters.scss */
.floatingcommunities .info-bubble {
  opacity: 0;
  position: absolute !important;
}
/* line 704, partials/_chapters.scss */
.floatingcommunities .floatingcommunities-bg {
  width: 100% !important;
  position: absolute;
  bottom: 38% !important;
  z-index: 6000;
}
/* line 708, partials/_chapters.scss */
.floatingcommunities .floatingcommunities-bg svg {
  position: absolute;
  width: 100%;
  bottom: 0;
}
/* line 715, partials/_chapters.scss */
.floatingcommunities .floatingcommunities-boat {
  left: 30%;
  bottom: 0%;
  position: absolute !important;
}
/* line 720, partials/_chapters.scss */
.floatingcommunities .boats-fc {
  height: 100%;
}

/* line 726, partials/_chapters.scss */
.info-bubble-wrap {
  z-index: 5000;
}
/* line 727, partials/_chapters.scss */
.info-bubble-wrap img {
  position: absolute !important;
}

/* line 735, partials/_chapters.scss */
.info-bubble-left {
  left: 1%;
  height: 200px;
  width: 100px;
}

/* line 740, partials/_chapters.scss */
.info-bubble-right {
  right: 0%;
  height: 200px;
  width: 100px;
}

/* line 746, partials/_chapters.scss */
.info-bubble-center {
  right: 40%;
  height: 200px;
  width: 100px;
}

/* line 752, partials/_chapters.scss */
.info-bubble {
  opacity: 0;
  position: absolute !important;
  cursor: pointer;
}

/* line 759, partials/_chapters.scss */
.youtubevideo {
  z-index: 9000;
}
/* line 762, partials/_chapters.scss */
.youtubevideo video {
  width: auto;
  height: auto;
  min-height: 100%;
  min-width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  display: block;
  margin: 0;
  padding: 0;
}
/* line 776, partials/_chapters.scss */
.youtubevideo .vjs-big-play-button {
  display: none;
}

/* line 781, partials/_chapters.scss */
.overlay {
  z-index: 18000;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  position: absolute;
  display: block;
  background-color: white;
}

/* line 801, partials/_chapters.scss */
.idirectleadership h1 {
  font-size: 3rem;
  margin-top: 30px;
}
/* line 805, partials/_chapters.scss */
.idirectleadership .idirect-logo {
  float: left;
  height: 3rem;
  width: auto;
  margin-right: 2rem;
}
/* line 811, partials/_chapters.scss */
.idirectleadership p {
  font-size: 1.2rem;
}
/* line 814, partials/_chapters.scss */
.idirectleadership .middle-section {
  display: block;
}
/* line 818, partials/_chapters.scss */
.idirectleadership .graph-side {
  margin-right: 10px;
  width: 275px;
  float: left;
}
/* line 823, partials/_chapters.scss */
.idirectleadership .graph-box {
  text-align: center;
  position: relative;
  background-color: #f0eeee;
  display: block;
  padding: 10px;
  margin-top: 10px;
  margin-right: 10px;
  max-width: 275px;
}
/* line 833, partials/_chapters.scss */
.idirectleadership .graph-box .circle-graph {
  display: inline-block;
  max-width: 100%;
  width: 250px;
  height: 250px;
  top: 0;
  left: 0;
}
/* line 841, partials/_chapters.scss */
.idirectleadership .graph-box .graph-piece {
  position: absolute;
  width: 250px;
  height: 250px;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-position: center;
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
/* line 854, partials/_chapters.scss */
.idirectleadership .wrap-men {
  padding: 10px;
}
/* line 857, partials/_chapters.scss */
.idirectleadership .man {
  width: 20px;
  height: auto;
  margin: 0px 10px;
  opacity: 0;
}

/* line 865, partials/_chapters.scss */
figcaption {
  text-transform: none;
  color: #55565a !important;
  max-width: 90%;
  position: relative;
  font-size: 1.2rem;
  margin: 0 auto;
}
/* line 866, partials/_chapters.scss */
figcaption strong {
  font-weight: bold;
  color: #06a7e2;
  text-transform: uppercase;
}

/* line 879, partials/_chapters.scss */
.riggedup {
  color: white;
  z-index: 5000;
}
/* line 882, partials/_chapters.scss */
.riggedup .riggedup-bg {
  bottom: 38%;
  height: 62%;
  z-index: 5000 !important;
  width: 100%;
  position: absolute !important;
}
/* line 889, partials/_chapters.scss */
.riggedup .riggedup-bg * {
  bottom: 0 !important;
  width: 200px;
  height: auto;
  position: absolute !important;
}
/* line 895, partials/_chapters.scss */
.riggedup .riggedup-bg .riggedup-bg-left-back {
  left: 0 !important;
}
/* line 898, partials/_chapters.scss */
.riggedup .riggedup-bg .riggedup-bg-left-front {
  left: 0 !important;
}
/* line 901, partials/_chapters.scss */
.riggedup .riggedup-bg .riggedup-bg-right {
  right: 0px !important;
}
/* line 905, partials/_chapters.scss */
.riggedup .bg {
  width: 100% !important;
  position: absolute;
  z-index: 4500;
}
/* line 910, partials/_chapters.scss */
.riggedup .bg * {
  position: absolute !important;
}
/* line 913, partials/_chapters.scss */
.riggedup .bg svg {
  position: absolute;
  width: 100%;
  bottom: 0;
}
/* line 920, partials/_chapters.scss */
.riggedup .riggedup-boat {
  left: 30%;
  position: absolute !important;
}
/* line 924, partials/_chapters.scss */
.riggedup .info-bubble-wrap {
  top: -13% !important;
}
/* line 926, partials/_chapters.scss */
.riggedup .info-bubble-wrap img {
  position: absolute !important;
}
/* line 930, partials/_chapters.scss */
.riggedup .info-bubble-left {
  left: 0%;
}
/* line 933, partials/_chapters.scss */
.riggedup .info-bubble-right {
  right: -12%;
}
/* line 936, partials/_chapters.scss */
.riggedup .info-bubble-center {
  right: 46%;
}
/* line 939, partials/_chapters.scss */
.riggedup .info-bubble {
  opacity: 0;
  position: absolute !important;
}

/* line 945, partials/_chapters.scss */
.abigcatch {
  color: white;
  z-index: 5000;
}
/* line 949, partials/_chapters.scss */
.abigcatch .abigcatch-bg {
  bottom: 38%;
  height: 62%;
  z-index: 5000 !important;
  width: 100%;
  position: absolute !important;
}
/* line 957, partials/_chapters.scss */
.abigcatch .abigcatch-bg * {
  bottom: 0 !important;
  width: 300px;
  height: auto;
  position: absolute !important;
}
/* line 963, partials/_chapters.scss */
.abigcatch .abigcatch-bg .abigcatch-bg-left-back {
  left: 0 !important;
}
/* line 966, partials/_chapters.scss */
.abigcatch .abigcatch-bg .abigcatch-bg-left-front {
  left: 0 !important;
}
/* line 969, partials/_chapters.scss */
.abigcatch .abigcatch-bg .abigcatch-bg-right {
  right: 0px !important;
}
/* line 973, partials/_chapters.scss */
.abigcatch .abigcatch-boat {
  left: 32% !important;
  bottom: 0% !important;
  margin-bottom: 5%;
  position: absolute !important;
}
/* line 981, partials/_chapters.scss */
.abigcatch .info-bubble-wrap {
  top: -15% !important;
}
/* line 983, partials/_chapters.scss */
.abigcatch .info-bubble-wrap img {
  position: absolute !important;
}
/* line 987, partials/_chapters.scss */
.abigcatch .info-bubble-left {
  left: 2%;
}
/* line 990, partials/_chapters.scss */
.abigcatch .info-bubble-right {
  right: -11%;
}
/* line 993, partials/_chapters.scss */
.abigcatch .info-bubble-center {
  right: 40%;
}
/* line 996, partials/_chapters.scss */
.abigcatch .info-bubble {
  opacity: 0;
  position: absolute !important;
}

/* line 1003, partials/_chapters.scss */
.riggedup .clouds {
  background-position-x: -25%;
}

/* line 1007, partials/_chapters.scss */
.allaboard {
  color: white;
  z-index: 5000;
}
/* line 1010, partials/_chapters.scss */
.allaboard .allaboard-bg {
  bottom: 38%;
  height: 62%;
  z-index: 5000 !important;
  left: 0;
  width: 100%;
  position: absolute !important;
}
/* line 1018, partials/_chapters.scss */
.allaboard .allaboard-bg * {
  bottom: 0 !important;
  width: 100%;
  height: auto;
  position: absolute !important;
}
/* line 1024, partials/_chapters.scss */
.allaboard .allaboard-bg .allaboard-bg-left-back {
  left: 0 !important;
}
/* line 1027, partials/_chapters.scss */
.allaboard .allaboard-bg .allaboard-bg-left-front {
  left: 0 !important;
}
/* line 1030, partials/_chapters.scss */
.allaboard .allaboard-bg .allaboard-bg-right {
  right: 0px !important;
}
/* line 1034, partials/_chapters.scss */
.allaboard .info-bubble-wrap {
  top: -48%;
}
/* line 1037, partials/_chapters.scss */
.allaboard .allaboard-boat {
  left: 30% !important;
  bottom: 0% !important;
  margin-bottom: 5%;
  position: absolute !important;
}
/* line 1045, partials/_chapters.scss */
.allaboard .info-bubble-wrap {
  top: -20% !important;
}
/* line 1047, partials/_chapters.scss */
.allaboard .info-bubble-wrap img {
  position: absolute !important;
}
/* line 1051, partials/_chapters.scss */
.allaboard .info-bubble-left {
  left: -10%;
}
/* line 1054, partials/_chapters.scss */
.allaboard .info-bubble-right {
  right: -7%;
}
/* line 1057, partials/_chapters.scss */
.allaboard .info-bubble-center {
  right: 40%;
}
/* line 1060, partials/_chapters.scss */
.allaboard .info-bubble {
  opacity: 0;
  position: absolute !important;
}

/* line 131, partials/_boats.scss */
.title-sequence .boat {
  bottom: 12% !important;
}
/* line 134, partials/_boats.scss */
.title-sequence .sky {
  height: 78%;
}
/* line 137, partials/_boats.scss */
.title-sequence .clouds {
  height: 78%;
  bottom: 22%;
}
/* line 141, partials/_boats.scss */
.title-sequence .clouds-alt {
  height: 78%;
  bottom: 22%;
}
/* line 145, partials/_boats.scss */
.title-sequence .clouds-reflected {
  height: 22%;
  bottom: 0;
}
/* line 149, partials/_boats.scss */
.title-sequence .water {
  height: 22% !important;
}

/* line 131, partials/_boats.scss */
.riggedup .boat {
  bottom: 21% !important;
}
/* line 134, partials/_boats.scss */
.riggedup .sky {
  height: 62%;
}
/* line 137, partials/_boats.scss */
.riggedup .clouds {
  height: 62%;
  bottom: 38%;
}
/* line 141, partials/_boats.scss */
.riggedup .clouds-alt {
  height: 62%;
  bottom: 38%;
}
/* line 145, partials/_boats.scss */
.riggedup .clouds-reflected {
  height: 38%;
  bottom: 0;
}
/* line 149, partials/_boats.scss */
.riggedup .water {
  height: 38% !important;
}

/* line 131, partials/_boats.scss */
.abigcatch .boat {
  bottom: 17% !important;
}
/* line 134, partials/_boats.scss */
.abigcatch .sky {
  height: 62%;
}
/* line 137, partials/_boats.scss */
.abigcatch .clouds {
  height: 62%;
  bottom: 38%;
}
/* line 141, partials/_boats.scss */
.abigcatch .clouds-alt {
  height: 62%;
  bottom: 38%;
}
/* line 145, partials/_boats.scss */
.abigcatch .clouds-reflected {
  height: 38%;
  bottom: 0;
}
/* line 149, partials/_boats.scss */
.abigcatch .water {
  height: 38% !important;
}

/* line 131, partials/_boats.scss */
.allaboard .boat {
  bottom: 18% !important;
}
/* line 134, partials/_boats.scss */
.allaboard .sky {
  height: 62%;
}
/* line 137, partials/_boats.scss */
.allaboard .clouds {
  height: 62%;
  bottom: 38%;
}
/* line 141, partials/_boats.scss */
.allaboard .clouds-alt {
  height: 62%;
  bottom: 38%;
}
/* line 145, partials/_boats.scss */
.allaboard .clouds-reflected {
  height: 38%;
  bottom: 0;
}
/* line 149, partials/_boats.scss */
.allaboard .water {
  height: 38% !important;
}

/* line 131, partials/_boats.scss */
.floatingcommunities .boat {
  bottom: 23% !important;
}
/* line 134, partials/_boats.scss */
.floatingcommunities .sky {
  height: 62%;
}
/* line 137, partials/_boats.scss */
.floatingcommunities .clouds {
  height: 62%;
  bottom: 38%;
}
/* line 141, partials/_boats.scss */
.floatingcommunities .clouds-alt {
  height: 62%;
  bottom: 38%;
}
/* line 145, partials/_boats.scss */
.floatingcommunities .clouds-reflected {
  height: 38%;
  bottom: 0;
}
/* line 149, partials/_boats.scss */
.floatingcommunities .water {
  height: 38% !important;
}

/* line 131, partials/_boats.scss */
.boats-fc .boat {
  bottom: 23% !important;
}
/* line 134, partials/_boats.scss */
.boats-fc .sky {
  height: 62%;
}
/* line 137, partials/_boats.scss */
.boats-fc .clouds {
  height: 62%;
  bottom: 38%;
}
/* line 141, partials/_boats.scss */
.boats-fc .clouds-alt {
  height: 62%;
  bottom: 38%;
}
/* line 145, partials/_boats.scss */
.boats-fc .clouds-reflected {
  height: 38%;
  bottom: 0;
}
/* line 149, partials/_boats.scss */
.boats-fc .water {
  height: 38% !important;
}

/* line 1090, partials/_chapters.scss */
.dash-line {
  background-image: url('../media/images/gui-elements/dashed-line.png?1438809339');
  background-size: 1291px 22px;
  background-position: center left;
  background-repeat: no-repeat;
  height: 22px;
  width: 85%;
  right: 0;
  margin-left: auto;
  display: block;
  position: absolute;
  top: 24%;
  z-index: 10000;
}

/* line 1106, partials/_chapters.scss */
.credits {
  display: block;
  text-align: center;
  z-index: 5000;
}
/* line 1107, partials/_chapters.scss */
.credits h1 {
  font-size: 3rem;
  margin: 40px auto;
  text-align: center;
  display: block;
}
/* line 1120, partials/_chapters.scss */
.credits .idirect {
  width: 200px;
  height: auto;
}
/* line 1124, partials/_chapters.scss */
.credits .credits-bottom {
  background-color: #00263d;
  width: 100%;
  height: 40%;
  position: relative;
  display: block;
  padding-top: 50px;
}
/* line 1133, partials/_chapters.scss */
.credits .credits-text {
  padding: 30px 0px;
  width: 800px;
  max-width: 90%;
  margin: 0 auto;
  display: block;
  color: #0b3d5c;
  height: 60%;
  text-align: left;
}
/* line 1143, partials/_chapters.scss */
.credits .copyright {
  font-size: 0.75rem;
  font-weight: 200;
}

/* line 48, partials/_info-circles.scss */
.circle-line#sec0-left {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  position: absolute;
  z-index: 5000;
  display: inline-block;
  width: 19px;
  height: 90px;
  overflow: hidden;
  position: absolute;
  left: 20%;
  top: 50%;
}
/* line 28, partials/_info-circles.scss */
.circle-line#sec0-left:before {
  background-repeat: no-repeat;
  background-clip: border-box;
  background-image: url('../media/images/gui-elements/left-line.png?1438181072');
  position: absolute;
  width: 100%;
  height: 0%;
  content: "";
}
/* line 41, partials/_info-circles.scss */
.circle-line#sec0-left.show-from-bottom:before {
  height: 100%;
}

/*  ********
    partners 
    ********  */
/* line 17, partials/_partner-profiles.scss */
.section4,
.partner-profiles {
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  background-color: white;
  width: 100%;
  height: 100%;
  margin-top: 60px;
  position: fixed;
  z-index: 15000;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
/* line 31, partials/_partner-profiles.scss */
.section4 .read-more-overlay,
.partner-profiles .read-more-overlay {
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  position: fixed;
  width: 100%;
  top: 60px;
  left: 0;
  bottom: 0;
  right: 0;
  background-color: white;
  z-index: 16000;
  margin-top: 60px;
}
/* line 43, partials/_partner-profiles.scss */
.section4 .read-more-overlay .back-to-list,
.partner-profiles .read-more-overlay .back-to-list {
  position: absolute;
  right: 0;
  top: 20%;
}
/* line 49, partials/_partner-profiles.scss */
.section4 .read-more-overlay.invisible,
.partner-profiles .read-more-overlay.invisible {
  opacity: 0;
  visibility: hidden;
}
/* line 53, partials/_partner-profiles.scss */
.section4 .read-more-overlay .partner-pic,
.partner-profiles .read-more-overlay .partner-pic {
  float: left;
  position: relative;
  width: 20%;
  margin-right: 20px;
  margin-bottom: 20px;
}
/* line 59, partials/_partner-profiles.scss */
.section4 .read-more-overlay .partner-pic img,
.partner-profiles .read-more-overlay .partner-pic img {
  width: 100%;
  height: auto;
  border: 7px #0b3d5c solid;
}
/* line 66, partials/_partner-profiles.scss */
.section4 .read-more-overlay .partner-name,
.section4 .read-more-overlay .partner-title,
.partner-profiles .read-more-overlay .partner-name,
.partner-profiles .read-more-overlay .partner-title {
  font-family: "Source Sans Pro", sans-serif;
}
/* line 71, partials/_partner-profiles.scss */
.section4 .read-more-overlay .partner-name,
.partner-profiles .read-more-overlay .partner-name {
  color: #0b3d5c;
  font-weight: 600;
  margin-top: 12%;
  font-size: 2.5;
}
/* line 77, partials/_partner-profiles.scss */
.section4 .read-more-overlay .partner-title,
.partner-profiles .read-more-overlay .partner-title {
  font-size: 2rem;
}
/* line 81, partials/_partner-profiles.scss */
.section4 .read-more-overlay .partner-logo,
.partner-profiles .read-more-overlay .partner-logo {
  max-width: 140px;
  width: 140px;
  display: inline-block;
}
/* line 89, partials/_partner-profiles.scss */
.section4 .read-more-overlay .partner-header,
.partner-profiles .read-more-overlay .partner-header {
  width: 100%;
  height: 30%;
  position: relative;
  display: block;
  margin: 0;
  padding: 0;
  left: 0;
  background-size: cover;
  background-position-x: center;
  background-position-y: 0%;
  background-repeat: no-repeat;
  -moz-transition: background-position 0.1s linear;
  -o-transition: background-position 0.1s linear;
  -webkit-transition: background-position 0.1s linear;
  transition: background-position 0.1s linear;
}
/* line 103, partials/_partner-profiles.scss */
.section4 .read-more-overlay .partner-center-box,
.partner-profiles .read-more-overlay .partner-center-box {
  width: 70%;
  height: auto;
  position: absolute;
  top: 20%;
  margin-left: 15%;
}
/* line 112, partials/_partner-profiles.scss */
.section4 .read-more-overlay .partner-center-box .interview-box,
.partner-profiles .read-more-overlay .partner-center-box .interview-box {
  display: block;
  max-height: 200px;
  height: 200px;
  position: relative;
  width: 100%;
  overflow-y: scroll;
  font-size: 1rem;
  padding: 10px 20px 10px 10px;
  border: 1px rgba(11, 61, 92, 0.3) solid;
}
/* line 125, partials/_partner-profiles.scss */
.section4 .read-more-overlay .partner-center-box .interview-box .question,
.partner-profiles .read-more-overlay .partner-center-box .interview-box .question {
  display: block;
  font-weight: bold;
  font-size: 1.5rem;
}
/* line 130, partials/_partner-profiles.scss */
.section4 .read-more-overlay .partner-center-box .interview-box .answer,
.partner-profiles .read-more-overlay .partner-center-box .interview-box .answer {
  margin-top: 10px;
  margin-bottom: 20px;
  font-weight: normal;
  font-size: 1rem;
}
/* line 143, partials/_partner-profiles.scss */
.section4 h2,
.partner-profiles h2 {
  margin: 0;
  padding: 0;
  vertical-align: middle;
}
/* line 148, partials/_partner-profiles.scss */
.section4 .page-title,
.partner-profiles .page-title {
  vertical-align: middle;
  padding: 0 !important;
  margin-left: -10px;
  margin-top: 8px;
}
/* line 153, partials/_partner-profiles.scss */
.section4 .page-title h2,
.partner-profiles .page-title h2 {
  margin-left: 20px;
}
/* line 157, partials/_partner-profiles.scss */
.section4 .top-bar,
.partner-profiles .top-bar {
  background-color: #0b3d5c;
  color: white;
  height: 60px;
  display: inline-block;
  width: 100%;
  padding: 10px;
  z-index: 20000 !important;
}
/* line 167, partials/_partner-profiles.scss */
.section4 .partner-wrap,
.partner-profiles .partner-wrap {
  float: left;
}

/* line 172, partials/_partner-profiles.scss */
.vcenter {
  vertical-align: middle;
  background-color: transparent;
  display: inline-block;
}

/* line 177, partials/_partner-profiles.scss */
.partners {
  margin-left: auto;
  margin-right: auto;
  margin-top: 20px;
  max-width: 1000px;
}

/* line 188, partials/_partner-profiles.scss */
.servicepartners .partner-wrap {
  float: none;
  text-align: center;
}

/* line 193, partials/_partner-profiles.scss */
.partner-wrap {
  text-align: center;
  width: 160px;
  max-width: 100%;
  position: relative;
  display: block;
  margin: 0 auto;
  margin: 20px;
}
/* line 202, partials/_partner-profiles.scss */
.partner-wrap .partner-name {
  margin-top: 10px;
  font-size: 1.5rem;
}
/* line 206, partials/_partner-profiles.scss */
.partner-wrap .partner-logo {
  width: 60%;
  margin: 0 auto;
  position: relative;
  display: block;
}
/* line 212, partials/_partner-profiles.scss */
.partner-wrap .partner-pic {
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  position: relative;
  width: 100%;
  border: 1px gray solid;
}
/* line 218, partials/_partner-profiles.scss */
.partner-wrap .partner-title {
  margin: 10px 0px 0px 0px;
  font-size: 16px;
  display: block;
  height: 3em;
}

/* line 226, partials/_partner-profiles.scss */
.read-more {
  font-size: 16px;
}

@media screen and (max-width: 1050px) {
  /* line 8, partials/_mobile.scss */
  .header_headline {
    display: block;
    width: 230px;
    margin-top: 10px;
  }

  /* line 13, partials/_mobile.scss */
  .titlebreak {
    display: inline;
  }
}
@media screen and (max-width: 991px) {
  /* line 20, partials/_mobile.scss */
  .modal-md-hide {
    display: none;
  }

  /* line 23, partials/_mobile.scss */
  .credits {
    /*margin-top: 100px;*/
  }
}
@media screen and (max-width: 810px) {
  /* line 29, partials/_mobile.scss */
  .breakpoint2 {
    display: none;
  }

  /* line 32, partials/_mobile.scss */
  .header_social {
    margin: 18px 0px 0 0;
    font-size: 20px;
  }

  /* line 36, partials/_mobile.scss */
  .meter {
    width: 250px;
  }
}
@media screen and (max-width: 767px) {
  /* line 43, partials/_mobile.scss */
  .title-container {
    width: 100%;
  }

  /* line 47, partials/_mobile.scss */
  .titles h1 {
    margin-top: 35px;
    font-size: 60px;
  }
}
@media screen and (max-width: 650px) {
  /* line 54, partials/_mobile.scss */
  .header_headline {
    display: none;
  }

  /* line 58, partials/_mobile.scss */
  #meter1 {
    top: 20%;
    left: 50%;
    margin-left: -125px;
  }

  /* line 63, partials/_mobile.scss */
  #meter2 {
    top: 40%;
    right: 50%;
    margin-right: -125px;
  }

  /* line 68, partials/_mobile.scss */
  #meter3 {
    top: 60%;
    left: 50%;
    margin-left: -125px;
  }
}
@media screen and (max-width: 401px) {
  /* line 85, partials/_mobile.scss */
  .credits {
    /*margin-top: 20px;*/
  }
}
@media screen and (max-width: 320px), screen and (max-height: 320px) {
  /* line 93, partials/_mobile.scss */
  #compatibility_mask {
    display: block;
  }
}
/*mobile-specific styles*/
/* line 102, partials/_mobile.scss */
.skrollr-mobile #skrollr-body {
  margin-top: 60px;
}

/* line 106, partials/_mobile.scss */
.skrollr-mobile .mobile-sm-hide {
  display: none;
}

/* line 110, partials/_mobile.scss */
.skrollr-mobile .skrollable .skrollable {
  position: relative;
}

/* line 51, style.scss */
.tooltip,
.tooltip-inner,
.tooltip-arrow {
  z-index: 8000;
  background-color: #0b3d5c;
  border-left-color: #0b3d5c !important;
  text-align: left;
}

/* line 60, style.scss */
.tooltip-inner {
  padding-top: 5px;
  padding-bottom: 5px;
  max-width: none;
  width: auto;
  -webkit-font-smoothing: antialiased;
  font-size: 0.9rem !important;
}

/* line 71, style.scss */
.tooltip-arrow {
  display: none;
}

/* line 75, style.scss */
.tooltip {
  pointer-events: none;
  opacity: 1;
  width: auto;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  z-index: 10000;
  position: fixed !important;
  display: inline-block !important;
}

/* line 86, style.scss */
.info-bubble-wrap {
  text-align: center;
}
/* line 88, style.scss */
.info-bubble-wrap .tooltip-inner {
  text-align: center;
  max-width: 250px;
  width: 250px;
}

/* line 95, style.scss */
.main-nav .tooltip {
  position: absolute !important;
}

/* line 98, style.scss */
.tooltip.in {
  opacity: 1;
}

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