@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Dosis:300,400,500,600,700|Passion+One:400,700,900|Permanent+Marker|PT+Sans:400,400i,700,700i");
.outer-container:after, .inner-container:after, .row:after, header:after, section:after, .hero .inner-container:after {
  content: "";
  display: table;
  clear: both; }

.col {
  float: left;
  box-sizing: border-box;
  padding: 0 2%; }
  .col[class*="push-"], .col[class*="pull-"] {
    position: relative; }
  .col.s1 {
    width: 8.3333333333%;
    margin-left: auto;
    left: auto;
    right: auto;
    margin-top: 22px;
    margin-top: 1.375rem; }
  .col.s2 {
    width: 16.6666666667%;
    margin-left: auto;
    left: auto;
    right: auto;
    margin-top: 22px;
    margin-top: 1.375rem; }
  .col.s3 {
    width: 25%;
    margin-left: auto;
    left: auto;
    right: auto;
    margin-top: 22px;
    margin-top: 1.375rem; }
  .col.s4 {
    width: 33.3333333333%;
    margin-left: auto;
    left: auto;
    right: auto;
    margin-top: 22px;
    margin-top: 1.375rem; }
  .col.s5 {
    width: 41.6666666667%;
    margin-left: auto;
    left: auto;
    right: auto;
    margin-top: 22px;
    margin-top: 1.375rem; }
  .col.s6 {
    width: 50%;
    margin-left: auto;
    left: auto;
    right: auto;
    margin-top: 22px;
    margin-top: 1.375rem; }
  .col.s7 {
    width: 58.3333333333%;
    margin-left: auto;
    left: auto;
    right: auto;
    margin-top: 22px;
    margin-top: 1.375rem; }
  .col.s8 {
    width: 66.6666666667%;
    margin-left: auto;
    left: auto;
    right: auto;
    margin-top: 22px;
    margin-top: 1.375rem; }
  .col.s9 {
    width: 75%;
    margin-left: auto;
    left: auto;
    right: auto;
    margin-top: 22px;
    margin-top: 1.375rem; }
  .col.s10 {
    width: 83.3333333333%;
    margin-left: auto;
    left: auto;
    right: auto;
    margin-top: 22px;
    margin-top: 1.375rem; }
  .col.s11 {
    width: 91.6666666667%;
    margin-left: auto;
    left: auto;
    right: auto;
    margin-top: 22px;
    margin-top: 1.375rem; }
  .col.s12 {
    width: 100%;
    margin-left: auto;
    left: auto;
    right: auto;
    margin-top: 22px;
    margin-top: 1.375rem; }
  .col.offset-s1 {
    margin-left: 8.3333333333%; }
  .col.pull-s1 {
    right: 8.3333333333%; }
  .col.push-s1 {
    left: 8.3333333333%; }
  .col.offset-s2 {
    margin-left: 16.6666666667%; }
  .col.pull-s2 {
    right: 16.6666666667%; }
  .col.push-s2 {
    left: 16.6666666667%; }
  .col.offset-s3 {
    margin-left: 25%; }
  .col.pull-s3 {
    right: 25%; }
  .col.push-s3 {
    left: 25%; }
  .col.offset-s4 {
    margin-left: 33.3333333333%; }
  .col.pull-s4 {
    right: 33.3333333333%; }
  .col.push-s4 {
    left: 33.3333333333%; }
  .col.offset-s5 {
    margin-left: 41.6666666667%; }
  .col.pull-s5 {
    right: 41.6666666667%; }
  .col.push-s5 {
    left: 41.6666666667%; }
  .col.offset-s6 {
    margin-left: 50%; }
  .col.pull-s6 {
    right: 50%; }
  .col.push-s6 {
    left: 50%; }
  .col.offset-s7 {
    margin-left: 58.3333333333%; }
  .col.pull-s7 {
    right: 58.3333333333%; }
  .col.push-s7 {
    left: 58.3333333333%; }
  .col.offset-s8 {
    margin-left: 66.6666666667%; }
  .col.pull-s8 {
    right: 66.6666666667%; }
  .col.push-s8 {
    left: 66.6666666667%; }
  .col.offset-s9 {
    margin-left: 75%; }
  .col.pull-s9 {
    right: 75%; }
  .col.push-s9 {
    left: 75%; }
  .col.offset-s10 {
    margin-left: 83.3333333333%; }
  .col.pull-s10 {
    right: 83.3333333333%; }
  .col.push-s10 {
    left: 83.3333333333%; }
  .col.offset-s11 {
    margin-left: 91.6666666667%; }
  .col.pull-s11 {
    right: 91.6666666667%; }
  .col.push-s11 {
    left: 91.6666666667%; }
  .col.offset-s12 {
    margin-left: 100%; }
  .col.pull-s12 {
    right: 100%; }
  .col.push-s12 {
    left: 100%; }
  @media only screen and (min-width: 768px) {
    .col.m1 {
      width: 8.3333333333%;
      margin-left: auto;
      left: auto;
      right: auto;
      margin-top: 22px;
      margin-top: 1.375rem; }
    .col.m2 {
      width: 16.6666666667%;
      margin-left: auto;
      left: auto;
      right: auto;
      margin-top: 22px;
      margin-top: 1.375rem; }
    .col.m3 {
      width: 25%;
      margin-left: auto;
      left: auto;
      right: auto;
      margin-top: 22px;
      margin-top: 1.375rem; }
    .col.m4 {
      width: 33.3333333333%;
      margin-left: auto;
      left: auto;
      right: auto;
      margin-top: 22px;
      margin-top: 1.375rem; }
    .col.m5 {
      width: 41.6666666667%;
      margin-left: auto;
      left: auto;
      right: auto;
      margin-top: 22px;
      margin-top: 1.375rem; }
    .col.m6 {
      width: 50%;
      margin-left: auto;
      left: auto;
      right: auto;
      margin-top: 22px;
      margin-top: 1.375rem; }
    .col.m7 {
      width: 58.3333333333%;
      margin-left: auto;
      left: auto;
      right: auto;
      margin-top: 22px;
      margin-top: 1.375rem; }
    .col.m8 {
      width: 66.6666666667%;
      margin-left: auto;
      left: auto;
      right: auto;
      margin-top: 22px;
      margin-top: 1.375rem; }
    .col.m9 {
      width: 75%;
      margin-left: auto;
      left: auto;
      right: auto;
      margin-top: 22px;
      margin-top: 1.375rem; }
    .col.m10 {
      width: 83.3333333333%;
      margin-left: auto;
      left: auto;
      right: auto;
      margin-top: 22px;
      margin-top: 1.375rem; }
    .col.m11 {
      width: 91.6666666667%;
      margin-left: auto;
      left: auto;
      right: auto;
      margin-top: 22px;
      margin-top: 1.375rem; }
    .col.m12 {
      width: 100%;
      margin-left: auto;
      left: auto;
      right: auto;
      margin-top: 22px;
      margin-top: 1.375rem; }
    .col.offset-m1 {
      margin-left: 8.3333333333%; }
    .col.pull-m1 {
      right: 8.3333333333%; }
    .col.push-m1 {
      left: 8.3333333333%; }
    .col.offset-m2 {
      margin-left: 16.6666666667%; }
    .col.pull-m2 {
      right: 16.6666666667%; }
    .col.push-m2 {
      left: 16.6666666667%; }
    .col.offset-m3 {
      margin-left: 25%; }
    .col.pull-m3 {
      right: 25%; }
    .col.push-m3 {
      left: 25%; }
    .col.offset-m4 {
      margin-left: 33.3333333333%; }
    .col.pull-m4 {
      right: 33.3333333333%; }
    .col.push-m4 {
      left: 33.3333333333%; }
    .col.offset-m5 {
      margin-left: 41.6666666667%; }
    .col.pull-m5 {
      right: 41.6666666667%; }
    .col.push-m5 {
      left: 41.6666666667%; }
    .col.offset-m6 {
      margin-left: 50%; }
    .col.pull-m6 {
      right: 50%; }
    .col.push-m6 {
      left: 50%; }
    .col.offset-m7 {
      margin-left: 58.3333333333%; }
    .col.pull-m7 {
      right: 58.3333333333%; }
    .col.push-m7 {
      left: 58.3333333333%; }
    .col.offset-m8 {
      margin-left: 66.6666666667%; }
    .col.pull-m8 {
      right: 66.6666666667%; }
    .col.push-m8 {
      left: 66.6666666667%; }
    .col.offset-m9 {
      margin-left: 75%; }
    .col.pull-m9 {
      right: 75%; }
    .col.push-m9 {
      left: 75%; }
    .col.offset-m10 {
      margin-left: 83.3333333333%; }
    .col.pull-m10 {
      right: 83.3333333333%; }
    .col.push-m10 {
      left: 83.3333333333%; }
    .col.offset-m11 {
      margin-left: 91.6666666667%; }
    .col.pull-m11 {
      right: 91.6666666667%; }
    .col.push-m11 {
      left: 91.6666666667%; }
    .col.offset-m12 {
      margin-left: 100%; }
    .col.pull-m12 {
      right: 100%; }
    .col.push-m12 {
      left: 100%; } }
  @media only screen and (min-width: 1199px) {
    .col.l1 {
      width: 8.3333333333%;
      margin-left: auto;
      left: auto;
      right: auto;
      margin-top: 22px;
      margin-top: 1.375rem; }
    .col.l2 {
      width: 16.6666666667%;
      margin-left: auto;
      left: auto;
      right: auto;
      margin-top: 22px;
      margin-top: 1.375rem; }
    .col.l3 {
      width: 25%;
      margin-left: auto;
      left: auto;
      right: auto;
      margin-top: 22px;
      margin-top: 1.375rem; }
    .col.l4 {
      width: 33.3333333333%;
      margin-left: auto;
      left: auto;
      right: auto;
      margin-top: 22px;
      margin-top: 1.375rem; }
    .col.l5 {
      width: 41.6666666667%;
      margin-left: auto;
      left: auto;
      right: auto;
      margin-top: 22px;
      margin-top: 1.375rem; }
    .col.l6 {
      width: 50%;
      margin-left: auto;
      left: auto;
      right: auto;
      margin-top: 22px;
      margin-top: 1.375rem; }
    .col.l7 {
      width: 58.3333333333%;
      margin-left: auto;
      left: auto;
      right: auto;
      margin-top: 22px;
      margin-top: 1.375rem; }
    .col.l8 {
      width: 66.6666666667%;
      margin-left: auto;
      left: auto;
      right: auto;
      margin-top: 22px;
      margin-top: 1.375rem; }
    .col.l9 {
      width: 75%;
      margin-left: auto;
      left: auto;
      right: auto;
      margin-top: 22px;
      margin-top: 1.375rem; }
    .col.l10 {
      width: 83.3333333333%;
      margin-left: auto;
      left: auto;
      right: auto;
      margin-top: 22px;
      margin-top: 1.375rem; }
    .col.l11 {
      width: 91.6666666667%;
      margin-left: auto;
      left: auto;
      right: auto;
      margin-top: 22px;
      margin-top: 1.375rem; }
    .col.l12 {
      width: 100%;
      margin-left: auto;
      left: auto;
      right: auto;
      margin-top: 22px;
      margin-top: 1.375rem; }
    .col.offset-l1 {
      margin-left: 8.3333333333%; }
    .col.pull-l1 {
      right: 8.3333333333%; }
    .col.push-l1 {
      left: 8.3333333333%; }
    .col.offset-l2 {
      margin-left: 16.6666666667%; }
    .col.pull-l2 {
      right: 16.6666666667%; }
    .col.push-l2 {
      left: 16.6666666667%; }
    .col.offset-l3 {
      margin-left: 25%; }
    .col.pull-l3 {
      right: 25%; }
    .col.push-l3 {
      left: 25%; }
    .col.offset-l4 {
      margin-left: 33.3333333333%; }
    .col.pull-l4 {
      right: 33.3333333333%; }
    .col.push-l4 {
      left: 33.3333333333%; }
    .col.offset-l5 {
      margin-left: 41.6666666667%; }
    .col.pull-l5 {
      right: 41.6666666667%; }
    .col.push-l5 {
      left: 41.6666666667%; }
    .col.offset-l6 {
      margin-left: 50%; }
    .col.pull-l6 {
      right: 50%; }
    .col.push-l6 {
      left: 50%; }
    .col.offset-l7 {
      margin-left: 58.3333333333%; }
    .col.pull-l7 {
      right: 58.3333333333%; }
    .col.push-l7 {
      left: 58.3333333333%; }
    .col.offset-l8 {
      margin-left: 66.6666666667%; }
    .col.pull-l8 {
      right: 66.6666666667%; }
    .col.push-l8 {
      left: 66.6666666667%; }
    .col.offset-l9 {
      margin-left: 75%; }
    .col.pull-l9 {
      right: 75%; }
    .col.push-l9 {
      left: 75%; }
    .col.offset-l10 {
      margin-left: 83.3333333333%; }
    .col.pull-l10 {
      right: 83.3333333333%; }
    .col.push-l10 {
      left: 83.3333333333%; }
    .col.offset-l11 {
      margin-left: 91.6666666667%; }
    .col.pull-l11 {
      right: 91.6666666667%; }
    .col.push-l11 {
      left: 91.6666666667%; }
    .col.offset-l12 {
      margin-left: 100%; }
    .col.pull-l12 {
      right: 100%; }
    .col.push-l12 {
      left: 100%; } }

body.compensate-for-scrollbar {
  overflow: hidden; }

.fancybox-active {
  height: auto; }

.fancybox-is-hidden {
  left: -9999px;
  margin: 0;
  position: absolute !important;
  top: -9999px;
  visibility: hidden; }

.fancybox-container {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
  height: 100%;
  left: 0;
  position: fixed;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  width: 100%;
  z-index: 99992; }

.fancybox-container * {
  box-sizing: border-box; }

.fancybox-outer,
.fancybox-inner,
.fancybox-bg,
.fancybox-stage {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0; }

.fancybox-outer {
  -webkit-overflow-scrolling: touch;
  overflow-y: auto; }

.fancybox-bg {
  background: #1e1e1e;
  opacity: 0;
  transition-duration: inherit;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71); }

.fancybox-is-open .fancybox-bg {
  opacity: .87;
  transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1); }

.fancybox-infobar,
.fancybox-toolbar,
.fancybox-caption,
.fancybox-navigation .fancybox-button {
  direction: ltr;
  opacity: 0;
  position: absolute;
  transition: opacity .25s, visibility 0s linear .25s;
  visibility: hidden;
  z-index: 99997; }

.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-toolbar .fancybox-toolbar,
.fancybox-show-caption .fancybox-caption,
.fancybox-show-nav .fancybox-navigation .fancybox-button {
  opacity: 1;
  transition: opacity .25s, visibility 0s;
  visibility: visible; }

.fancybox-infobar {
  color: #ccc;
  font-size: 13px;
  -webkit-font-smoothing: subpixel-antialiased;
  height: 44px;
  left: 0;
  line-height: 44px;
  min-width: 44px;
  mix-blend-mode: difference;
  padding: 0 10px;
  pointer-events: none;
  text-align: center;
  top: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.fancybox-toolbar {
  right: 0;
  top: 0; }

.fancybox-stage {
  direction: ltr;
  overflow: visible;
  -webkit-transform: translate3d(0, 0, 0);
  z-index: 99994; }

.fancybox-is-open .fancybox-stage {
  overflow: hidden; }

.fancybox-slide {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  display: none;
  height: 100%;
  left: 0;
  outline: none;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: absolute;
  text-align: center;
  top: 0;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  white-space: normal;
  width: 100%;
  z-index: 99994; }

.fancybox-slide::before {
  content: '';
  display: inline-block;
  height: 100%;
  margin-right: -.25em;
  vertical-align: middle;
  width: 0; }

.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--previous,
.fancybox-slide--current,
.fancybox-slide--next {
  display: block; }

.fancybox-slide--next {
  z-index: 99995; }

.fancybox-slide--image {
  overflow: visible;
  padding: 44px 0; }

.fancybox-slide--image::before {
  display: none; }

.fancybox-slide--html {
  padding: 6px 6px 0 6px; }

.fancybox-slide--iframe {
  padding: 44px 44px 0; }

.fancybox-content {
  background: #fff;
  display: inline-block;
  margin: 0 0 6px 0;
  max-width: 100%;
  overflow: auto;
  padding: 0;
  padding: 24px;
  position: relative;
  text-align: left;
  vertical-align: middle; }

.fancybox-slide--image .fancybox-content {
  -webkit-animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
  animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background: transparent;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  left: 0;
  margin: 0;
  max-width: none;
  overflow: visible;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-transform-origin: top left;
  -ms-transform-origin: top left;
  transform-origin: top left;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  z-index: 99995; }

.fancybox-can-zoomOut .fancybox-content {
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.fancybox-can-zoomIn .fancybox-content {
  cursor: -webkit-zoom-in;
  cursor: zoom-in; }

.fancybox-can-drag .fancybox-content {
  cursor: -webkit-grab;
  cursor: grab; }

.fancybox-is-dragging .fancybox-content {
  cursor: -webkit-grabbing;
  cursor: grabbing; }

.fancybox-container [data-selectable='true'] {
  cursor: text; }

.fancybox-image,
.fancybox-spaceball {
  background: transparent;
  border: 0;
  height: 100%;
  left: 0;
  margin: 0;
  max-height: none;
  max-width: none;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 100%; }

.fancybox-spaceball {
  z-index: 1; }

.fancybox-slide--html .fancybox-content {
  margin-bottom: 6px; }

.fancybox-slide--video .fancybox-content,
.fancybox-slide--map .fancybox-content,
.fancybox-slide--iframe .fancybox-content {
  height: 100%;
  margin: 0;
  overflow: visible;
  padding: 0;
  width: 100%; }

.fancybox-slide--video .fancybox-content {
  background: #000; }

.fancybox-slide--map .fancybox-content {
  background: #e5e3df; }

.fancybox-slide--iframe .fancybox-content {
  background: #fff;
  height: calc(100% - 44px);
  margin-bottom: 44px; }

.fancybox-video,
.fancybox-iframe {
  background: transparent;
  border: 0;
  height: 100%;
  margin: 0;
  overflow: hidden;
  padding: 0;
  width: 100%; }

.fancybox-iframe {
  vertical-align: top; }

.fancybox-error {
  background: #fff;
  cursor: default;
  max-width: 400px;
  padding: 40px;
  width: 100%; }

.fancybox-error p {
  color: #444;
  font-size: 16px;
  line-height: 20px;
  margin: 0;
  padding: 0; }

/* Buttons */
.fancybox-button {
  background: rgba(30, 30, 30, 0.6);
  border: 0;
  border-radius: 0;
  cursor: pointer;
  display: inline-block;
  height: 44px;
  margin: 0;
  outline: none;
  padding: 10px;
  transition: color .2s;
  vertical-align: top;
  width: 44px; }

.fancybox-button,
.fancybox-button:visited,
.fancybox-button:link {
  color: #ccc; }

.fancybox-button:focus,
.fancybox-button:hover {
  color: #fff; }

.fancybox-button.disabled,
.fancybox-button.disabled:hover,
.fancybox-button[disabled],
.fancybox-button[disabled]:hover {
  color: #888;
  cursor: default; }

.fancybox-button svg {
  display: block;
  overflow: visible;
  position: relative;
  shape-rendering: geometricPrecision; }

.fancybox-button svg path {
  fill: transparent;
  stroke: currentColor;
  stroke-linejoin: round;
  stroke-width: 3; }

.fancybox-button--play svg path:nth-child(2) {
  display: none; }

.fancybox-button--pause svg path:nth-child(1) {
  display: none; }

.fancybox-button--play svg path,
.fancybox-button--share svg path,
.fancybox-button--thumbs svg path {
  fill: currentColor; }

.fancybox-button--share svg path {
  stroke-width: 1; }

/* Navigation arrows */
.fancybox-navigation .fancybox-button {
  height: 38px;
  opacity: 0;
  padding: 6px;
  position: absolute;
  top: 50%;
  width: 38px; }

.fancybox-show-nav .fancybox-navigation .fancybox-button {
  transition: opacity .25s, visibility 0s, color .25s; }

.fancybox-navigation .fancybox-button::after {
  content: '';
  left: -25px;
  padding: 50px;
  position: absolute;
  top: -25px; }

.fancybox-navigation .fancybox-button--arrow_left {
  left: 6px; }

.fancybox-navigation .fancybox-button--arrow_right {
  right: 6px; }

/* Close button on the top right corner of html content */
.fancybox-close-small {
  background: transparent;
  border: 0;
  border-radius: 0;
  color: #555;
  cursor: pointer;
  height: 44px;
  margin: 0;
  padding: 6px;
  position: absolute;
  right: 0;
  top: 0;
  width: 44px;
  z-index: 10; }

.fancybox-close-small svg {
  fill: transparent;
  opacity: .8;
  stroke: currentColor;
  stroke-width: 1.5;
  transition: stroke .1s; }

.fancybox-close-small:focus {
  outline: none; }

.fancybox-close-small:hover svg {
  opacity: 1; }

.fancybox-slide--image .fancybox-close-small,
.fancybox-slide--video .fancybox-close-small,
.fancybox-slide--iframe .fancybox-close-small {
  color: #ccc;
  padding: 5px;
  right: -12px;
  top: -44px; }

.fancybox-slide--image .fancybox-close-small:hover svg,
.fancybox-slide--video .fancybox-close-small:hover svg,
.fancybox-slide--iframe .fancybox-close-small:hover svg {
  background: transparent;
  color: #fff; }

.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-drag .fancybox-close-small {
  display: none; }

/* Caption */
.fancybox-caption {
  bottom: 0;
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  left: 0;
  line-height: 1.5;
  padding: 25px 44px 25px 44px;
  right: 0; }

.fancybox-caption::before {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAEtCAQAAABjBcL7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAHRJREFUKM+Vk8EOgDAIQ0vj/3+xBw8qIZZueFnIKC90MCAI8DlrkHGeqqGIU6lVigrBtpCWqeRWoHDNqs0F7VNVBVxmHRlvoVqjaYkdnDIaivH2HqZ5+oZj3JUzWB+cOz4G48Bg+tsJ/tqu4dLC/4Xb+0GcF5BwBC0AA53qAAAAAElFTkSuQmCC);
  background-repeat: repeat-x;
  background-size: contain;
  bottom: 0;
  content: '';
  display: block;
  left: 0;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: -25px;
  z-index: -1; }

.fancybox-caption::after {
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  content: '';
  display: block;
  left: 44px;
  position: absolute;
  right: 44px;
  top: 0; }

.fancybox-caption a,
.fancybox-caption a:link,
.fancybox-caption a:visited {
  color: #ccc;
  text-decoration: none; }

.fancybox-caption a:hover {
  color: #fff;
  text-decoration: underline; }

/* Loading indicator */
.fancybox-loading {
  -webkit-animation: fancybox-rotate .8s infinite linear;
  animation: fancybox-rotate .8s infinite linear;
  background: transparent;
  border: 6px solid rgba(100, 100, 100, 0.5);
  border-radius: 100%;
  border-top-color: #fff;
  height: 60px;
  left: 50%;
  margin: -30px 0 0 -30px;
  opacity: .6;
  padding: 0;
  position: absolute;
  top: 50%;
  width: 60px;
  z-index: 99999; }

@-webkit-keyframes fancybox-rotate {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

@keyframes fancybox-rotate {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

/* Transition effects */
.fancybox-animated {
  transition-timing-function: cubic-bezier(0, 0, 0.25, 1); }

/* transitionEffect: slide */
.fancybox-fx-slide.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0); }

.fancybox-fx-slide.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0); }

.fancybox-fx-slide.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

/* transitionEffect: fade */
.fancybox-fx-fade.fancybox-slide--previous,
.fancybox-fx-fade.fancybox-slide--next {
  opacity: 0;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1); }

.fancybox-fx-fade.fancybox-slide--current {
  opacity: 1; }

/* transitionEffect: zoom-in-out */
.fancybox-fx-zoom-in-out.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: scale3d(1.5, 1.5, 1.5);
  transform: scale3d(1.5, 1.5, 1.5); }

.fancybox-fx-zoom-in-out.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: scale3d(0.5, 0.5, 0.5);
  transform: scale3d(0.5, 0.5, 0.5); }

.fancybox-fx-zoom-in-out.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1); }

/* transitionEffect: rotate */
.fancybox-fx-rotate.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: rotate(-360deg);
  -ms-transform: rotate(-360deg);
  transform: rotate(-360deg); }

.fancybox-fx-rotate.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  transform: rotate(360deg); }

.fancybox-fx-rotate.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg); }

/* transitionEffect: circular */
.fancybox-fx-circular.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
  transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0); }

.fancybox-fx-circular.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
  transform: scale3d(0, 0, 0) translate3d(100%, 0, 0); }

.fancybox-fx-circular.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
  transform: scale3d(1, 1, 1) translate3d(0, 0, 0); }

/* transitionEffect: tube */
.fancybox-fx-tube.fancybox-slide--previous {
  -webkit-transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
  transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg); }

.fancybox-fx-tube.fancybox-slide--next {
  -webkit-transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
  transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg); }

.fancybox-fx-tube.fancybox-slide--current {
  -webkit-transform: translate3d(0, 0, 0) scale(1);
  transform: translate3d(0, 0, 0) scale(1); }

/* Share */
.fancybox-share {
  background: #f4f4f4;
  border-radius: 3px;
  max-width: 90%;
  padding: 30px;
  text-align: center; }

.fancybox-share h1 {
  color: #222;
  font-size: 35px;
  font-weight: 700;
  margin: 0 0 20px 0; }

.fancybox-share p {
  margin: 0;
  padding: 0; }

.fancybox-share__button {
  border: 0;
  border-radius: 3px;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 40px;
  margin: 0 5px 10px 5px;
  min-width: 130px;
  padding: 0 15px;
  text-decoration: none;
  transition: all .2s;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap; }

.fancybox-share__button:visited,
.fancybox-share__button:link {
  color: #fff; }

.fancybox-share__button:hover {
  text-decoration: none; }

.fancybox-share__button--fb {
  background: #3b5998; }

.fancybox-share__button--fb:hover {
  background: #344e86; }

.fancybox-share__button--pt {
  background: #bd081d; }

.fancybox-share__button--pt:hover {
  background: #aa0719; }

.fancybox-share__button--tw {
  background: #1da1f2; }

.fancybox-share__button--tw:hover {
  background: #0d95e8; }

.fancybox-share__button svg {
  height: 25px;
  margin-right: 7px;
  position: relative;
  top: -1px;
  vertical-align: middle;
  width: 25px; }

.fancybox-share__button svg path {
  fill: #fff; }

.fancybox-share__input {
  background: transparent;
  border: 0;
  border-bottom: 1px solid #d7d7d7;
  border-radius: 0;
  color: #5d5b5b;
  font-size: 14px;
  margin: 10px 0 0 0;
  outline: none;
  padding: 10px 15px;
  width: 100%; }

/* Thumbs */
.fancybox-thumbs {
  background: #fff;
  bottom: 0;
  display: none;
  margin: 0;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  padding: 2px 2px 4px 2px;
  position: absolute;
  right: 0;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  width: 212px;
  z-index: 99995; }

.fancybox-thumbs-x {
  overflow-x: auto;
  overflow-y: hidden; }

.fancybox-show-thumbs .fancybox-thumbs {
  display: block; }

.fancybox-show-thumbs .fancybox-inner {
  right: 212px; }

.fancybox-thumbs > ul {
  font-size: 0;
  height: 100%;
  list-style: none;
  margin: 0;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0;
  position: absolute;
  position: relative;
  white-space: nowrap;
  width: 100%; }

.fancybox-thumbs-x > ul {
  overflow: hidden; }

.fancybox-thumbs-y > ul::-webkit-scrollbar {
  width: 7px; }

.fancybox-thumbs-y > ul::-webkit-scrollbar-track {
  background: #fff;
  border-radius: 10px;
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3); }

.fancybox-thumbs-y > ul::-webkit-scrollbar-thumb {
  background: #2a2a2a;
  border-radius: 10px; }

.fancybox-thumbs > ul > li {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  cursor: pointer;
  float: left;
  height: 75px;
  margin: 2px;
  max-height: calc(100% - 8px);
  max-width: calc(50% - 4px);
  outline: none;
  overflow: hidden;
  padding: 0;
  position: relative;
  -webkit-tap-highlight-color: transparent;
  width: 100px; }

.fancybox-thumbs-loading {
  background: rgba(0, 0, 0, 0.1); }

.fancybox-thumbs > ul > li {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover; }

.fancybox-thumbs > ul > li:before {
  border: 4px solid #4ea7f9;
  bottom: 0;
  content: '';
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  z-index: 99991; }

.fancybox-thumbs .fancybox-thumbs-active:before {
  opacity: 1; }

/* Styling for Small-Screen Devices */
@media all and (max-width: 800px) {
  .fancybox-thumbs {
    width: 110px; }
  .fancybox-show-thumbs .fancybox-inner {
    right: 110px; }
  .fancybox-thumbs > ul > li {
    max-width: calc(100% - 10px); } }

.img-responsive {
  max-width: 100%; }

.sixteen-nine {
  position: relative; }
  .sixteen-nine::before {
    display: block;
    content: "";
    width: 100%;
    padding-top: 56.25%; }
  .sixteen-nine > iframe,
  .sixteen-nine > video,
  .sixteen-nine > img,
  .sixteen-nine > div {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: 100%;
    width: 100%; }

.four-three {
  position: relative; }
  .four-three::before {
    display: block;
    content: "";
    width: 100%;
    padding-top: 75%; }
  .four-three > iframe,
  .four-three > video,
  .four-three > img,
  .four-three > div {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: 100%;
    width: 100%; }

.video-container {
  background-color: #FFFFFF;
  padding: .75rem;
  max-width: 90%;
  margin: 0 auto;
  box-shadow: 0 8px 15px -5px rgba(31, 36, 43, 0.75); }
  .video-container.enlarged {
    transform: scale(2); }

.img-container {
  background-color: #FFFFFF;
  padding: .75rem;
  max-width: 100%;
  margin: 0 auto;
  box-shadow: 0 8px 15px -5px rgba(31, 36, 43, 0.75);
  text-align: center;
  margin-bottom: 22px;
  margin-bottom: 1.375rem; }
  .img-container.sm {
    max-width: 50%; }
  .img-container.md {
    max-width: 75%; }
  .img-container.lg {
    max-width: 100%; }
  .img-container > img {
    display: block;
    margin: auto;
    max-width: 100%; }

.drop-shadow {
  box-shadow: 0 10px 10px -5px rgba(31, 36, 43, 0.75); }

body::before {
  content: "small";
  display: none; }
  @media (min-width: 320px) {
    body::before {
      content: "x-small"; } }
  @media (min-width: 768px) {
    body::before {
      content: "small"; } }
  @media (min-width: 992px) {
    body::before {
      content: "medium"; } }
  @media (min-width: 1200px) {
    body::before {
      content: "large"; } }

.light-blue {
  background-color: #37B6C2; }

.align-left {
  float: left;
  margin-right: 1em; }

.align-right {
  float: right;
  margin-left: 1em; }

.align-center {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.text-center {
  text-align: center; }

.heading.light {
  font-weight: 300; }

@keyframes spinnerRotate1 {
  from {
    transform: rotate(360deg); }
  to {
    transform: rotate(0); } }

.show {
  position: relative;
  opacity: 0;
  animation: showText .6s forwards;
  transform-style: preserve-3d; }
  .no-cssanimations .show {
    opacity: 1; }
  .show:nth-child(1) {
    animation-delay: 1s; }
  .show:nth-child(2) {
    animation-delay: 1.3s; }
  .show:nth-child(3) {
    animation-delay: 1.6s; }
  .show:nth-child(4) {
    animation-delay: 1.9s; }
  .show:nth-child(5) {
    animation-delay: 2.2s; }

@keyframes showText {
  0% {
    opacity: 0; }
  100% {
    opacity: .75; } }

.scale {
  opacity: 0;
  transform-origin: 50% 50%;
  transform: scale(0);
  animation: scaleElem 0.6s cubic-bezier(0.87, -0.41, 0.19, 1.44) forwards; }
  .no-cssanimations .scale {
    opacity: 1;
    transform: scale(1); }

@keyframes scaleElem {
  0% {
    transform: scale(0);
    opacity: 0; }
  100% {
    transform: scale(1);
    opacity: 1; } }

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

html,
body {
  height: 100%; }

html.menu-open {
  position: fixed;
  overflow: hidden; }

body {
  background-image: url("../img/background.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  padding: 0;
  margin: 0;
  border: 0 none transparent;
  font-family: "Dosis", Arial, "Helvetica", sans-serif;
  font-weight: 400;
  color: #84888B;
  overflow-x: hidden; }
  body > *:last-child,
  body > *:last-child > *:last-child,
  body > *:last-child > *:last-child > *:last-child,
  body > *:last-child > *:last-child > *:last-child > *:last-child,
  body > *:last-child > *:last-child > *:last-child > *:last-child > *:last-child,
  body > *:last-child > *:last-child > *:last-child > *:last-child > *:last-child > *:last-child,
  body > *:last-child > *:last-child > *:last-child > *:last-child > *:last-child > *:last-child > *:last-child,
  body > *:last-child > *:last-child > *:last-child > *:last-child > *:last-child > *:last-child > *:last-child, body > *:last-child {
    margin-bottom: 0; }
  body > video.background {
    background: #1F242B;
    position: fixed;
    top: 0;
    height: 100vh;
    left: 0;
    right: 0;
    padding: 0;
    margin: auto; }

.page-wrap {
  min-height: 100%;
  margin-bottom: -400px;
  box-shadow: 0 0 10px -2px rgba(31, 36, 43, 0.75); }
  .page-wrap::after {
    content: "";
    display: block;
    min-height: 400px; }

iframe {
  border: 0 none transparent; }

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  font-family: 'Passion One';
  font-weight: 600;
  color: currentColor; }
  h1.light,
  .h1.light,
  h2.light,
  .h2.light,
  h3.light,
  .h3.light,
  h4.light,
  .h4.light,
  h5.light,
  .h5.light,
  h6.light,
  .h6.light {
    font-weight: 300; }

h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  margin-bottom: 11px;
  margin-bottom: 0.6875rem; }

h1,
.h1 {
  font-size: 28px;
  font-size: 1.75rem;
  line-height: 22px;
  line-height: 1.375rem; }
  @media (min-width: 768px) {
    h1,
    .h1 {
      font-size: 72px;
      font-size: 4.5rem;
      line-height: 22px;
      line-height: 1.375rem; } }
  @media (min-width: 992px) {
    h1,
    .h1 {
      font-size: 88px;
      font-size: 5.5rem;
      line-height: 22px;
      line-height: 1.375rem; } }
  @media (min-width: 1200px) {
    h1,
    .h1 {
      font-size: 92px;
      font-size: 5.75rem;
      line-height: 22px;
      line-height: 1.375rem; } }

h2,
.h2 {
  font-size: 44px;
  line-height: 54px; }

h3,
.h3 {
  font-size: 36px;
  line-height: 44px; }

h4,
.h4 {
  font-size: 22px;
  line-height: 34px; }

h5,
.h5 {
  font-size: 18px;
  line-height: 28px; }

h6,
.h6 {
  font-size: 16px;
  line-height: 24px;
  font-weight: 700; }

.light {
  font-weight: 300 !important; }

.center {
  text-align: center; }

p {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 22px;
  line-height: 1.375rem;
  margin-top: 0;
  margin-bottom: 22px;
  margin-bottom: 1.375rem; }
  @media (min-width: 768px) {
    p {
      font-size: 18px;
      font-size: 1.125rem;
      line-height: 27.5px;
      line-height: 1.71875rem; } }
  @media (min-width: 992px) {
    p {
      font-size: 21px;
      font-size: 1.3125rem;
      line-height: 33px;
      line-height: 2.0625rem; } }

a {
  color: currentColor;
  font-weight: 700;
  outline-style: none;
  text-decoration: none; }
  a img {
    display: block;
    border: 0 none transparent; }
  a[rel="external"]::after {
    content: '';
    height: 10px;
    width: 10px;
    display: block;
    position: absolute;
    top: 50%;
    right: 20px;
    margin: -5px 0 0 0; }
  a:hover {
    text-decoration: none; }

ul {
  list-style: none;
  padding-left: 1em;
  margin-bottom: 22px;
  margin-bottom: 1.375rem; }
  ul li {
    padding-top: 0px;
    padding-top: 0rem;
    padding-bottom: 0px;
    padding-bottom: 0rem; }
    ul li + li {
      margin-top: 11px;
      margin-top: 0.6875rem; }
  ul.quotes li {
    padding-top: 22px;
    padding-top: 1.375rem;
    padding-bottom: 22px;
    padding-bottom: 1.375rem;
    position: relative;
    border-bottom: 1px solid #F1F1F1; }
    ul.quotes li::before {
      content: '“';
      font-family: "Helvetica", cursive;
      position: absolute;
      left: -5px;
      font-size: 48px;
      line-height: 1;
      top: 0; }

.outer-container {
  max-width: 1440px;
  margin: 0 auto;
  height: 100%;
  position: relative;
  z-index: 9999; }

.inner-container {
  margin: 0 auto;
  position: relative;
  padding: 0 15px;
  max-width: 1140px;
  z-index: 10; }

hr {
  border-width: 1px;
  margin-top: 22px;
  margin-top: 1.375rem;
  margin-bottom: 22px;
  margin-bottom: 1.375rem;
  border-style: inset;
  display: block;
  height: 1px; }

.row + .row {
  margin-bottom: 44px;
  margin-bottom: 2.75rem;
  margin-top: 44px;
  margin-top: 2.75rem; }

.anchor {
  position: relative;
  visibility: hidden;
  display: block;
  top: -97px; }

blockquote {
  background: #F1F1F1;
  border-left: 0.25em solid #666666;
  margin: 1.5em 0;
  padding: 1em 1em .5em 1em;
  quotes: "“" "”" "‘" "’"; }
  blockquote:first-of-type {
    margin-top: 0; }
  blockquote::before {
    color: #84888B;
    content: open-quote;
    font-size: 4em;
    line-height: 0.1em;
    margin-right: 0.25em;
    vertical-align: -0.4em; }
  blockquote p {
    color: #84888B;
    font-size: 21px;
    font-size: 1.3125rem;
    line-height: 33px;
    line-height: 2.0625rem;
    font-weight: 600; }
  blockquote .cite {
    font-weight: 400;
    font-size: 16px;
    font-size: 1rem;
    line-height: 26.4px;
    line-height: 1.65rem;
    display: block;
    text-align: right; }

header {
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  background: #1F242B;
  left: 0;
  max-width: 1440px;
  position: fixed;
  top: 0;
  transition: all 250ms ease;
  user-select: none;
  z-index: 1010;
  height: 50px;
  line-height: 50px;
  margin: 0 auto;
  right: 0; }
  @media screen and (min-width: 992px) {
    header {
      background: transparent; } }
  header.open, header.scroll {
    transition: all 200ms ease;
    background-color: #1F242B; }
  header #fs-logo {
    background-image: url("../img/frankenskies.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    height: 50px;
    width: 180px;
    display: inline-block;
    text-indent: -999em; }

.modal-open {
  overflow: hidden; }
  .modal-open.ie9, .modal-open.ie, .modal-open.no-flexboxlegacy, .modal-open.no-cssreflections {
    overflow: visible !important; }
  .modal-open .outer-container {
    /*    -webkit-filter: blur(10px);
    filter: blur(5px);
    transition-delay: 750ms;
    transition: filter 250ms ease;*/ }

.modal {
  overflow: auto !important;
  overflow-y: scroll !important;
  position: fixed;
  display: none;
  z-index: 1000;
  width: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; }
  .modal .modal-dialog {
    position: absolute;
    z-index: 1010;
    max-width: 255px;
    left: 50%;
    top: 10%;
    transform: translate(-50%, 0); }
    @media (min-width: 768px) {
      .modal .modal-dialog {
        max-width: 600px;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%); } }
    .modal .modal-dialog .modal-content {
      background-color: #FFFFFF;
      padding: 2em; }
      .modal .modal-dialog .modal-content .modal-body {
        position: relative; }
        .modal .modal-dialog .modal-content .modal-body img {
          /*display: block;*/
          margin: 0 auto;
          max-width: 340px;
          height: auto; }
  .modal .close-btn {
    background-color: #37B6C2;
    border-radius: 100%;
    cursor: pointer;
    height: 50px;
    position: absolute;
    right: -25px;
    top: -25px;
    width: 50px; }
    .modal .close-btn:hover {
      background-color: #2951BE; }
    .modal .close-btn span::before, .modal .close-btn span::after {
      background: #FFF;
      position: absolute;
      content: '';
      display: block;
      height: 2px;
      width: 50%;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      margin: -1px 0 0 -25%; }
    .modal .close-btn span::before {
      transform: rotate(45deg);
      -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      transition: all 250ms ease;
      -webkit-transition: all 250ms ease; }
    .modal .close-btn span::after {
      opacity: 1;
      transform: rotate(135deg);
      -webkit-transform: rotate(135deg);
      -ms-transform: rotate(135deg);
      transition: all 250ms ease;
      -webkit-transition: all 250ms ease; }

.overlay {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  height: 100%;
  width: 100%;
  display: none;
  z-index: 900;
  background-color: rgba(41, 81, 190, 0.75); }

.wd-modal-text,
.wd-modal-video,
.wd-modal-reference {
  display: none; }
  .wd-modal-text.show,
  .wd-modal-video.show,
  .wd-modal-reference.show {
    display: block; }
  .wd-modal-text .wd-modal-body,
  .wd-modal-text .wd-modal-image,
  .wd-modal-text .wd-modal-title,
  .wd-modal-text .wd-modal-links,
  .wd-modal-video .wd-modal-body,
  .wd-modal-video .wd-modal-image,
  .wd-modal-video .wd-modal-title,
  .wd-modal-video .wd-modal-links,
  .wd-modal-reference .wd-modal-body,
  .wd-modal-reference .wd-modal-image,
  .wd-modal-reference .wd-modal-title,
  .wd-modal-reference .wd-modal-links {
    display: none; }
    .wd-modal-text .wd-modal-body.show,
    .wd-modal-text .wd-modal-image.show,
    .wd-modal-text .wd-modal-title.show,
    .wd-modal-text .wd-modal-links.show,
    .wd-modal-video .wd-modal-body.show,
    .wd-modal-video .wd-modal-image.show,
    .wd-modal-video .wd-modal-title.show,
    .wd-modal-video .wd-modal-links.show,
    .wd-modal-reference .wd-modal-body.show,
    .wd-modal-reference .wd-modal-image.show,
    .wd-modal-reference .wd-modal-title.show,
    .wd-modal-reference .wd-modal-links.show {
      display: block; }
  .wd-modal-text .wd-modal-links,
  .wd-modal-video .wd-modal-links,
  .wd-modal-reference .wd-modal-links {
    list-style-type: none; }
    .wd-modal-text .wd-modal-links li,
    .wd-modal-video .wd-modal-links li,
    .wd-modal-reference .wd-modal-links li {
      margin: 0;
      padding: 0;
      text-align: center; }

.btn {
  border-radius: 25px;
  border: 0 none transparent;
  cursor: pointer;
  display: inline-block;
  font-weight: 400;
  outline-style: none;
  padding: 10px 25px;
  position: relative;
  text-decoration: none;
  transition: all 250ms ease; }
  .btn + .btn {
    margin-top: 1em;
    margin-left: 0; }
    @media (min-width: 768px) {
      .btn + .btn {
        margin-top: 0;
        margin-left: 1em; } }
  .btn.back-to-top {
    border-radius: 50%;
    height: 40px;
    padding: 0;
    position: fixed;
    width: 40px;
    z-index: 100;
    right: 20px;
    bottom: 20px;
    color: #1F242B; }
    .btn.back-to-top::after {
      transition: all 250ms ease;
      border-right: 2px solid #1F242B;
      border-top: 2px solid #1F242B;
      content: "";
      display: block;
      height: 8px;
      left: 48%;
      position: absolute;
      top: 50%;
      transform-origin: 50% 0;
      transform: rotate(-45deg) translateX(-50%) translateY(-50%) translateZ(0);
      width: 8px; }
    .btn.back-to-top:hover {
      background-color: #666666; }
      .btn.back-to-top:hover::after {
        border-right: 2px solid #FFFFFF;
        border-top: 2px solid #FFFFFF; }
  .btn.play {
    padding-left: 50px; }
    .btn.play::before {
      content: '►';
      height: 20px;
      width: 18px;
      padding-left: 2px;
      border-radius: 50%;
      display: block;
      border: 1px solid #FFFFFF;
      position: absolute;
      left: 15px;
      font-size: .72em;
      text-align: center;
      line-height: 20px; }
  .btn.outline {
    border-width: 1px;
    border-style: solid;
    color: #FFFFFF;
    background-color: transparent; }
    .btn.outline.green {
      border-color: #00CA44; }
      .btn.outline.green:hover {
        color: #00CA44;
        background-color: #FFFFFF; }
    .btn.outline.white {
      border-color: #FFFFFF !important; }
  .btn.black {
    color: #FFFFFF;
    background-color: rgba(31, 36, 43, 0.75); }
    .btn.black:hover {
      background-color: #1f242b;
      color: #FFFFFF; }
  .btn.blue {
    color: #FFFFFF;
    border: 2px solid transparent;
    background-color: #37B6C2; }
    .btn.blue:hover {
      background-color: #FFFFFF;
      color: #37B6C2;
      border: 2px solid #37B6C2; }
  .btn.dark-blue {
    color: #FFFFFF;
    border: 2px solid transparent;
    background-color: #2951BE; }
    .btn.dark-blue:hover {
      background-color: #FFFFFF;
      color: #2951BE;
      border: 2px solid #2951BE; }
  .btn.light-blue {
    color: #FFFFFF;
    background-color: #37B6C2; }
    .btn.light-blue:hover {
      background-color: #FFFFFF;
      color: #2951BE; }
  .btn.green {
    color: #FFFFFF;
    background-color: #00CA44; }
    .btn.green:hover {
      color: #FFFFFF;
      background-color: #00CA44; }

.play-btn {
  border-radius: 100%;
  border-radius: 100%;
  cursor: pointer;
  display: block;
  margin: 0 auto;
  max-height: 350px;
  max-width: 350px;
  position: relative; }
  .play-btn::after {
    -moz-transform: translate(-50%, -50%);
    -moz-transition: opacity 250ms ease;
    -ms-transform: translate(-50%, -50%);
    -ms-transition: opacity 250ms ease;
    -webkit-transform: translate(-50%, -50%);
    -webkit-transition: opacity 250ms ease;
    content: url("../img/play-btn.svg");
    filter: opacity(75);
    height: 60px;
    left: 50%;
    opacity: .75;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    transition: opacity 250ms ease;
    width: 60px; }
  .play-btn:hover::after {
    opacity: 1;
    filter: opacity(100); }

nav {
  height: 100%;
  display: none;
  vertical-align: middle;
  float: right;
  padding: 0; }
  @media (min-width: 768px) {
    nav {
      display: inline-block; } }
  nav a {
    display: inline-block;
    color: #FFFFFF;
    padding: 0 1em;
    font-weight: 400;
    -webkit-transition: all 600ms cubic-bezier(1, 0, 0, 1);
    transition: all 600ms cubic-bezier(1, 0, 0, 1); }
    nav a + a {
      margin-left: .5em; }
    nav a.active {
      background: #FFFFFF;
      color: #1F242B; }
    nav a:hover {
      background: rgba(255, 255, 255, 0.75);
      color: #1F242B; }
  .scroll nav {
    color: #00CA44; }

.intro {
  text-align: center;
  margin-bottom: 44px;
  margin-bottom: 2.75rem;
  margin-left: auto;
  margin-right: auto;
  max-width: 650px; }
  .intro .heading {
    color: currentColor; }
  .intro p {
    color: currentColor;
    margin-bottom: 44px;
    margin-bottom: 2.75rem; }
  .faq .intro {
    max-width: 100%;
    text-align: left; }
  .intro svg {
    width: 40px;
    height: 40px;
    margin: auto; }

.headshot {
  border-radius: 50%;
  border-width: 5px;
  border-style: solid;
  border-color: transparent;
  overflow: hidden;
  width: 83%;
  height: 0;
  padding-bottom: 83%;
  margin: 0 auto;
  position: relative;
  margin-bottom: 22px;
  margin-bottom: 1.375rem;
  box-sizing: content-box;
  background-clip: content-box; }
  .headshot > img {
    width: auto;
    height: 101%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate3d(-50%, -50%, 0); }
  .headshot.light-blue {
    border-color: #37B6C2; }
  .headshot.blue {
    border-color: #006DB6; }
  .headshot.orange {
    border-color: #F38B00; }
  .headshot.green {
    border-color: #00CA44; }
  .headshot.yellow {
    border-color: #ACB91A; }

footer {
  display: block;
  text-align: center;
  background-color: #1F242B;
  height: 400px;
  padding: 3em 0;
  color: #FFFFFF;
  z-index: 9999; }
  footer .footer-links a {
    color: #FFFFFF;
    text-decoration: none;
    -webkit-transition: color 250ms ease;
    -o-transition: color 250ms ease;
    -ms-transition: color 250ms ease;
    transition: color 250ms ease; }
    footer .footer-links a:hover {
      text-decoration: underline; }
  footer .footer-links p {
    margin-bottom: 22px;
    margin-bottom: 1.375rem; }
    footer .footer-links p > a {
      display: inline-block;
      margin: 0 .5em; }
  footer .copyright {
    color: rgba(255, 255, 255, 0.5); }
  footer .social {
    margin-top: 22px;
    margin-top: 1.375rem;
    margin-bottom: 22px;
    margin-bottom: 1.375rem; }
    footer .social a {
      height: 40px;
      width: 40px;
      display: inline-block;
      border-radius: 50%;
      border: 1px solid rgba(255, 255, 255, 0.75);
      text-indent: -999em;
      transition: opacity 250ms ease;
      -webkit-transition: opacity 250ms ease;
      background-size: 51%;
      background-repeat: no-repeat;
      box-shadow: 0 0 1px white;
      background-position: 50% 50%;
      opacity: .75; }
      footer .social a + a {
        margin: 0 0 0 10px; }
        @media (min-width: 768px) {
          footer .social a + a {
            margin: 0 0 0 20px; } }
      footer .social a:hover {
        opacity: 1; }
      footer .social a#facebook {
        background-image: url("../img/icons/icon-facebook.svg"); }
      footer .social a#twitter {
        background-image: url("../img/icons/icon-twitter.svg"); }
      footer .social a#linkedin {
        background-image: url("../img/icons/icon-linkedin.svg"); }
      footer .social a#youtube {
        background-image: url("../img/icons/icon-youtube.svg"); }
      footer .social a#google {
        background-image: url("../img/icons/icon-google.svg"); }
      footer .social a#instagram {
        background-image: url("../img/icons/icon-instagram.svg"); }

section {
  position: relative;
  padding: 3em 0; }
  section.video {
    padding: 6em 0; }
  section a {
    color: currentColor; }
  section hr {
    border: 1px solid currentColor; }
  section.gradient-yellow {
    color: #1F242B;
    background: #e38600;
    background: -moz-linear-gradient(top, #e38600 0%, #ffc840 40%, #ffc840 100%);
    background: -webkit-linear-gradient(top, #e38600 0%, #ffc840 40%, #ffc840 100%);
    background: linear-gradient(to bottom, #e38600 0%, #ffc840 40%, #ffc840 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e38600', endColorstr='#ffc840',GradientType=0 ); }
  section.gradient-green {
    color: #1F242B;
    background: #91e842;
    background: -moz-linear-gradient(top, #91e842 44%, #d2ff52 100%);
    background: -webkit-linear-gradient(top, #91e842 44%, #d2ff52 100%);
    background: linear-gradient(to bottom, #91e842 44%, #d2ff52 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#91e842', endColorstr='#d2ff52',GradientType=0 ); }
  section.gradient-black {
    color: #FFFFFF;
    background: #45484d;
    background: -moz-linear-gradient(top, #45484d 0%, black 100%);
    background: -webkit-linear-gradient(top, #45484d 0%, black 100%);
    background: linear-gradient(to bottom, #45484d 0%, black 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#45484d', endColorstr='#000000',GradientType=0 ); }
  section.white {
    background-color: #FFFFFF;
    color: #1F242B; }
  section.yellow {
    background-color: #ACB91A;
    color: #84888B; }
  section.green {
    background-color: #00CA44;
    color: #FFFFFF; }
  section.light-blue {
    background-color: #37B6C2;
    color: #FFFFFF; }
  section.orange {
    background-color: #F38B00;
    color: #FFFFFF; }
  section.blue {
    background-color: #006DB6;
    color: #FFFFFF; }
  section.gray {
    background-color: #F1F1F1;
    color: #1F242B; }
  section.black {
    background: #1F242B;
    color: #FFFFFF; }

#form input {
  padding: .375rem .75rem;
  font-size: 1rem;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: .25rem;
  transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out; }
  #form input:focus {
    color: #495057;
    background-color: #FFFFFF;
    border-color: #84888B;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(31, 36, 43, 0.25); }

#form label {
  text-align: left !important; }

#form button {
  width: 100%; }

#loading {
  display: none; }

#returnmessage.is-visible {
  color: currentColor;
  text-align: center;
  font-size: 2vw; }

.hero {
  min-height: 100vh;
  color: #FFFFFF;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  position: relative;
  text-align: center;
  overflow: hidden;
  display: flex;
  justify-content: left;
  align-items: center; }
  .hero .scroll-down-btn {
    display: block;
    height: 2em;
    width: 2em;
    border: 1px solid #FFFFFF;
    border-radius: 50%;
    opacity: .65;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -2em; }
  .hero .hero-content {
    transform: translate(-50%, -50%);
    top: 50%;
    position: absolute;
    left: 50%;
    margin: auto;
    text-align: center;
    z-index: 100;
    width: 75%; }
    .hero .hero-content h1.frankenskiesthemovie {
      color: #FFFFFF;
      text-shadow: 0 2px 8px #1f242b;
      background-image: url("../img/frankenskies.svg");
      background-size: 100%;
      min-height: 100px;
      background-repeat: no-repeat;
      background-position: 50% 50%;
      margin-bottom: 22px;
      margin-bottom: 1.375rem;
      text-indent: -999em; }
    .hero .hero-content .btn {
      margin: 1em auto;
      text-align: center;
      display: inline-block; }
  .hero .hero-video {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 0; }
  .hero .inner-container {
    width: 100%; }
  .hero.homepage video {
    z-index: 0; }
  .hero .cycle-carousel {
    min-height: 320px; }
    @media (min-width: 768px) {
      .hero .cycle-carousel {
        min-height: 480px; } }
    @media (min-width: 992px) {
      .hero .cycle-carousel {
        min-height: 700px; } }
    .hero .cycle-carousel .slide {
      height: 100%;
      width: 100%;
      background-repeat: no-repeat;
      background-size: cover;
      background-position: center center; }
      .hero .cycle-carousel .slide .heading,
      .hero .cycle-carousel .slide p {
        color: currentColor; }
      .hero .cycle-carousel .slide video {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%; }

.featured-articles {
  margin: 0;
  padding: 0; }
  .featured-articles .article-details {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 27.5px;
    line-height: 1.71875rem; }
  .featured-articles li {
    padding-top: 44px;
    padding-top: 2.75rem;
    padding-bottom: 44px;
    padding-bottom: 2.75rem; }
  .featured-articles li + li {
    border-top: 1px solid rgba(31, 36, 43, 0.35); }

#tucson {
  font-family: 'PT Sans', sans-serif; }
  #tucson .hero {
    min-height: 95vh;
    background: url("../img/tucson.jpg") no-repeat 50% 50%;
    background-size: cover; }
    #tucson .hero .hero-content h1 {
      font-weight: 700;
      line-height: 1; }
      #tucson .hero .hero-content h1 > span {
        font-size: 14px; }
  #tucson h2,
  #tucson .h2,
  #tucson h3,
  #tucson .h3,
  #tucson h4,
  #tucson .h4,
  #tucson h5,
  #tucson .h6 {
    font-family: 'PT Sans', sans-serif; }
  #tucson section.sign {
    background: url("../img/stopsign.jpg") no-repeat bottom center;
    background-size: cover; }
    @media (min-width: 768px) {
      #tucson section.sign {
        background-position: 25% 0; } }
    @media (min-width: 992px) {
      #tucson section.sign {
        background-position: 20% 0; } }
    @media (min-width: 1200px) {
      #tucson section.sign {
        background-position: 20% 50%; } }
  #tucson footer .footer-logo {
    max-width: 25%;
    margin: auto;
    display: block; }
