@charset "UTF-8";
/*!
 * Bootstrap v3.3.5 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*!
 * Generated using the Bootstrap Customizer (http://getbootstrap.com/customize/?id=9abd2b2130e2b927fc88)
 * Config saved to config.json and https://gist.github.com/9abd2b2130e2b927fc88
 */
/*!
 * Bootstrap v3.3.5 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
/* line 18, ../scss/_bootstrap.scss */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

/* line 24, ../scss/_bootstrap.scss */
body {
  margin: 0;
}

/* line 28, ../scss/_bootstrap.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

/* line 32, ../scss/_bootstrap.scss */
audio, canvas, progress, video {
  display: inline-block;
  vertical-align: baseline;
}

/* line 37, ../scss/_bootstrap.scss */
audio:not([controls]) {
  display: none;
  height: 0;
}

/* line 42, ../scss/_bootstrap.scss */
[hidden], template {
  display: none;
}

/* line 46, ../scss/_bootstrap.scss */
a {
  background-color: transparent;
}
/* line 48, ../scss/_bootstrap.scss */
a:active, a:hover {
  outline: 0;
}

/* line 53, ../scss/_bootstrap.scss */
abbr[title] {
  border-bottom: 1px dotted;
}

/* line 57, ../scss/_bootstrap.scss */
b, strong {
  font-weight: bold;
}

/* line 61, ../scss/_bootstrap.scss */
dfn {
  font-style: italic;
}

/* line 65, ../scss/_bootstrap.scss */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* line 70, ../scss/_bootstrap.scss */
mark {
  background: #ff0;
  color: #000;
}

/* line 75, ../scss/_bootstrap.scss */
small {
  font-size: 80%;
}

/* line 79, ../scss/_bootstrap.scss */
sub {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

/* line 86, ../scss/_bootstrap.scss */
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
  top: -0.5em;
}

/* line 94, ../scss/_bootstrap.scss */
sub {
  bottom: -0.25em;
}

/* line 98, ../scss/_bootstrap.scss */
img {
  border: 0;
}

/* line 102, ../scss/_bootstrap.scss */
svg:not(:root) {
  overflow: hidden;
}

/* line 106, ../scss/_bootstrap.scss */
figure {
  margin: 1em 40px;
}

/* line 110, ../scss/_bootstrap.scss */
hr {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

/* line 117, ../scss/_bootstrap.scss */
pre {
  overflow: auto;
}

/* line 121, ../scss/_bootstrap.scss */
code, kbd, pre, samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* line 126, ../scss/_bootstrap.scss */
button, input, optgroup, select, textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

/* line 132, ../scss/_bootstrap.scss */
button {
  overflow: visible;
  text-transform: none;
}

/* line 137, ../scss/_bootstrap.scss */
select {
  text-transform: none;
}

/* line 141, ../scss/_bootstrap.scss */
button, html input[type="button"] {
  -webkit-appearance: button;
  cursor: pointer;
}

/* line 147, ../scss/_bootstrap.scss */
input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

/* line 153, ../scss/_bootstrap.scss */
button[disabled], html input[disabled] {
  cursor: default;
}

/* line 157, ../scss/_bootstrap.scss */
button::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/* line 162, ../scss/_bootstrap.scss */
input {
  line-height: normal;
}
/* line 163, ../scss/_bootstrap.scss */
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
/* line 168, ../scss/_bootstrap.scss */
input[type="checkbox"], input[type="radio"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}
/* line 175, ../scss/_bootstrap.scss */
input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
/* line 179, ../scss/_bootstrap.scss */
input[type="search"] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
/* line 184, ../scss/_bootstrap.scss */
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/* line 190, ../scss/_bootstrap.scss */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/* line 196, ../scss/_bootstrap.scss */
legend {
  border: 0;
  padding: 0;
}

/* line 201, ../scss/_bootstrap.scss */
textarea {
  overflow: auto;
}

/* line 205, ../scss/_bootstrap.scss */
optgroup {
  font-weight: bold;
}

/* line 209, ../scss/_bootstrap.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 214, ../scss/_bootstrap.scss */
td, th {
  padding: 0;
}

/* line 218, ../scss/_bootstrap.scss */
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 222, ../scss/_bootstrap.scss */
*:before, *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 229, ../scss/_bootstrap.scss */
html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent;
}

/* line 234, ../scss/_bootstrap.scss */
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333333;
  background-color: #ffffff;
}

/* line 242, ../scss/_bootstrap.scss */
input, button, select, textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

/* line 248, ../scss/_bootstrap.scss */
a {
  color: #337ab7;
  text-decoration: none;
}
/* line 251, ../scss/_bootstrap.scss */
a:hover {
  color: #23527c;
  text-decoration: underline;
}
/* line 255, ../scss/_bootstrap.scss */
a:focus {
  color: #23527c;
  text-decoration: underline;
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

/* line 264, ../scss/_bootstrap.scss */
figure {
  margin: 0;
}

/* line 268, ../scss/_bootstrap.scss */
img {
  vertical-align: middle;
}

/* line 272, ../scss/_bootstrap.scss */
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}

/* line 278, ../scss/_bootstrap.scss */
.img-rounded {
  border-radius: 6px;
}

/* line 282, ../scss/_bootstrap.scss */
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}

/* line 296, ../scss/_bootstrap.scss */
.img-circle {
  border-radius: 50%;
}

/* line 300, ../scss/_bootstrap.scss */
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}

/* line 307, ../scss/_bootstrap.scss */
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

/* line 319, ../scss/_bootstrap.scss */
.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

/* line 329, ../scss/_bootstrap.scss */
[role="button"] {
  cursor: pointer;
}

/* line 333, ../scss/_bootstrap.scss */
.container, .container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

@media (min-width: 768px) {
  /* line 341, ../scss/_bootstrap.scss */
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  /* line 347, ../scss/_bootstrap.scss */
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  /* line 353, ../scss/_bootstrap.scss */
  .container {
    width: 1170px;
  }
}
/* line 358, ../scss/_bootstrap.scss */
.row {
  margin-left: -15px;
  margin-right: -15px;
}

/* line 363, ../scss/_bootstrap.scss */
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

/* line 370, ../scss/_bootstrap.scss */
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11 {
  float: left;
}

/* line 374, ../scss/_bootstrap.scss */
.col-xs-12 {
  float: left;
  width: 100%;
}

/* line 379, ../scss/_bootstrap.scss */
.col-xs-11 {
  width: 91.66666667%;
}

/* line 383, ../scss/_bootstrap.scss */
.col-xs-10 {
  width: 83.33333333%;
}

/* line 387, ../scss/_bootstrap.scss */
.col-xs-9 {
  width: 75%;
}

/* line 391, ../scss/_bootstrap.scss */
.col-xs-8 {
  width: 66.66666667%;
}

/* line 395, ../scss/_bootstrap.scss */
.col-xs-7 {
  width: 58.33333333%;
}

/* line 399, ../scss/_bootstrap.scss */
.col-xs-6 {
  width: 50%;
}

/* line 403, ../scss/_bootstrap.scss */
.col-xs-5 {
  width: 41.66666667%;
}

/* line 407, ../scss/_bootstrap.scss */
.col-xs-4 {
  width: 33.33333333%;
}

/* line 411, ../scss/_bootstrap.scss */
.col-xs-3 {
  width: 25%;
}

/* line 415, ../scss/_bootstrap.scss */
.col-xs-2 {
  width: 16.66666667%;
}

/* line 419, ../scss/_bootstrap.scss */
.col-xs-1 {
  width: 8.33333333%;
}

/* line 423, ../scss/_bootstrap.scss */
.col-xs-pull-12 {
  right: 100%;
}

/* line 427, ../scss/_bootstrap.scss */
.col-xs-pull-11 {
  right: 91.66666667%;
}

/* line 431, ../scss/_bootstrap.scss */
.col-xs-pull-10 {
  right: 83.33333333%;
}

/* line 435, ../scss/_bootstrap.scss */
.col-xs-pull-9 {
  right: 75%;
}

/* line 439, ../scss/_bootstrap.scss */
.col-xs-pull-8 {
  right: 66.66666667%;
}

/* line 443, ../scss/_bootstrap.scss */
.col-xs-pull-7 {
  right: 58.33333333%;
}

/* line 447, ../scss/_bootstrap.scss */
.col-xs-pull-6 {
  right: 50%;
}

/* line 451, ../scss/_bootstrap.scss */
.col-xs-pull-5 {
  right: 41.66666667%;
}

/* line 455, ../scss/_bootstrap.scss */
.col-xs-pull-4 {
  right: 33.33333333%;
}

/* line 459, ../scss/_bootstrap.scss */
.col-xs-pull-3 {
  right: 25%;
}

/* line 463, ../scss/_bootstrap.scss */
.col-xs-pull-2 {
  right: 16.66666667%;
}

/* line 467, ../scss/_bootstrap.scss */
.col-xs-pull-1 {
  right: 8.33333333%;
}

/* line 471, ../scss/_bootstrap.scss */
.col-xs-pull-0 {
  right: auto;
}

/* line 475, ../scss/_bootstrap.scss */
.col-xs-push-12 {
  left: 100%;
}

/* line 479, ../scss/_bootstrap.scss */
.col-xs-push-11 {
  left: 91.66666667%;
}

/* line 483, ../scss/_bootstrap.scss */
.col-xs-push-10 {
  left: 83.33333333%;
}

/* line 487, ../scss/_bootstrap.scss */
.col-xs-push-9 {
  left: 75%;
}

/* line 491, ../scss/_bootstrap.scss */
.col-xs-push-8 {
  left: 66.66666667%;
}

/* line 495, ../scss/_bootstrap.scss */
.col-xs-push-7 {
  left: 58.33333333%;
}

/* line 499, ../scss/_bootstrap.scss */
.col-xs-push-6 {
  left: 50%;
}

/* line 503, ../scss/_bootstrap.scss */
.col-xs-push-5 {
  left: 41.66666667%;
}

/* line 507, ../scss/_bootstrap.scss */
.col-xs-push-4 {
  left: 33.33333333%;
}

/* line 511, ../scss/_bootstrap.scss */
.col-xs-push-3 {
  left: 25%;
}

/* line 515, ../scss/_bootstrap.scss */
.col-xs-push-2 {
  left: 16.66666667%;
}

/* line 519, ../scss/_bootstrap.scss */
.col-xs-push-1 {
  left: 8.33333333%;
}

/* line 523, ../scss/_bootstrap.scss */
.col-xs-push-0 {
  left: auto;
}

/* line 527, ../scss/_bootstrap.scss */
.col-xs-offset-12 {
  margin-left: 100%;
}

/* line 531, ../scss/_bootstrap.scss */
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}

/* line 535, ../scss/_bootstrap.scss */
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}

/* line 539, ../scss/_bootstrap.scss */
.col-xs-offset-9 {
  margin-left: 75%;
}

/* line 543, ../scss/_bootstrap.scss */
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}

/* line 547, ../scss/_bootstrap.scss */
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}

/* line 551, ../scss/_bootstrap.scss */
.col-xs-offset-6 {
  margin-left: 50%;
}

/* line 555, ../scss/_bootstrap.scss */
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}

/* line 559, ../scss/_bootstrap.scss */
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}

/* line 563, ../scss/_bootstrap.scss */
.col-xs-offset-3 {
  margin-left: 25%;
}

/* line 567, ../scss/_bootstrap.scss */
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}

/* line 571, ../scss/_bootstrap.scss */
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}

/* line 575, ../scss/_bootstrap.scss */
.col-xs-offset-0 {
  margin-left: 0%;
}

@media (min-width: 768px) {
  /* line 580, ../scss/_bootstrap.scss */
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11 {
    float: left;
  }

  /* line 583, ../scss/_bootstrap.scss */
  .col-sm-12 {
    float: left;
    width: 100%;
  }

  /* line 587, ../scss/_bootstrap.scss */
  .col-sm-11 {
    width: 91.66666667%;
  }

  /* line 590, ../scss/_bootstrap.scss */
  .col-sm-10 {
    width: 83.33333333%;
  }

  /* line 593, ../scss/_bootstrap.scss */
  .col-sm-9 {
    width: 75%;
  }

  /* line 596, ../scss/_bootstrap.scss */
  .col-sm-8 {
    width: 66.66666667%;
  }

  /* line 599, ../scss/_bootstrap.scss */
  .col-sm-7 {
    width: 58.33333333%;
  }

  /* line 602, ../scss/_bootstrap.scss */
  .col-sm-6 {
    width: 50%;
  }

  /* line 605, ../scss/_bootstrap.scss */
  .col-sm-5 {
    width: 41.66666667%;
  }

  /* line 608, ../scss/_bootstrap.scss */
  .col-sm-4 {
    width: 33.33333333%;
  }

  /* line 611, ../scss/_bootstrap.scss */
  .col-sm-3 {
    width: 25%;
  }

  /* line 614, ../scss/_bootstrap.scss */
  .col-sm-2 {
    width: 16.66666667%;
  }

  /* line 617, ../scss/_bootstrap.scss */
  .col-sm-1 {
    width: 8.33333333%;
  }

  /* line 620, ../scss/_bootstrap.scss */
  .col-sm-pull-12 {
    right: 100%;
  }

  /* line 623, ../scss/_bootstrap.scss */
  .col-sm-pull-11 {
    right: 91.66666667%;
  }

  /* line 626, ../scss/_bootstrap.scss */
  .col-sm-pull-10 {
    right: 83.33333333%;
  }

  /* line 629, ../scss/_bootstrap.scss */
  .col-sm-pull-9 {
    right: 75%;
  }

  /* line 632, ../scss/_bootstrap.scss */
  .col-sm-pull-8 {
    right: 66.66666667%;
  }

  /* line 635, ../scss/_bootstrap.scss */
  .col-sm-pull-7 {
    right: 58.33333333%;
  }

  /* line 638, ../scss/_bootstrap.scss */
  .col-sm-pull-6 {
    right: 50%;
  }

  /* line 641, ../scss/_bootstrap.scss */
  .col-sm-pull-5 {
    right: 41.66666667%;
  }

  /* line 644, ../scss/_bootstrap.scss */
  .col-sm-pull-4 {
    right: 33.33333333%;
  }

  /* line 647, ../scss/_bootstrap.scss */
  .col-sm-pull-3 {
    right: 25%;
  }

  /* line 650, ../scss/_bootstrap.scss */
  .col-sm-pull-2 {
    right: 16.66666667%;
  }

  /* line 653, ../scss/_bootstrap.scss */
  .col-sm-pull-1 {
    right: 8.33333333%;
  }

  /* line 656, ../scss/_bootstrap.scss */
  .col-sm-pull-0 {
    right: auto;
  }

  /* line 659, ../scss/_bootstrap.scss */
  .col-sm-push-12 {
    left: 100%;
  }

  /* line 662, ../scss/_bootstrap.scss */
  .col-sm-push-11 {
    left: 91.66666667%;
  }

  /* line 665, ../scss/_bootstrap.scss */
  .col-sm-push-10 {
    left: 83.33333333%;
  }

  /* line 668, ../scss/_bootstrap.scss */
  .col-sm-push-9 {
    left: 75%;
  }

  /* line 671, ../scss/_bootstrap.scss */
  .col-sm-push-8 {
    left: 66.66666667%;
  }

  /* line 674, ../scss/_bootstrap.scss */
  .col-sm-push-7 {
    left: 58.33333333%;
  }

  /* line 677, ../scss/_bootstrap.scss */
  .col-sm-push-6 {
    left: 50%;
  }

  /* line 680, ../scss/_bootstrap.scss */
  .col-sm-push-5 {
    left: 41.66666667%;
  }

  /* line 683, ../scss/_bootstrap.scss */
  .col-sm-push-4 {
    left: 33.33333333%;
  }

  /* line 686, ../scss/_bootstrap.scss */
  .col-sm-push-3 {
    left: 25%;
  }

  /* line 689, ../scss/_bootstrap.scss */
  .col-sm-push-2 {
    left: 16.66666667%;
  }

  /* line 692, ../scss/_bootstrap.scss */
  .col-sm-push-1 {
    left: 8.33333333%;
  }

  /* line 695, ../scss/_bootstrap.scss */
  .col-sm-push-0 {
    left: auto;
  }

  /* line 698, ../scss/_bootstrap.scss */
  .col-sm-offset-12 {
    margin-left: 100%;
  }

  /* line 701, ../scss/_bootstrap.scss */
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }

  /* line 704, ../scss/_bootstrap.scss */
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }

  /* line 707, ../scss/_bootstrap.scss */
  .col-sm-offset-9 {
    margin-left: 75%;
  }

  /* line 710, ../scss/_bootstrap.scss */
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }

  /* line 713, ../scss/_bootstrap.scss */
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }

  /* line 716, ../scss/_bootstrap.scss */
  .col-sm-offset-6 {
    margin-left: 50%;
  }

  /* line 719, ../scss/_bootstrap.scss */
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }

  /* line 722, ../scss/_bootstrap.scss */
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }

  /* line 725, ../scss/_bootstrap.scss */
  .col-sm-offset-3 {
    margin-left: 25%;
  }

  /* line 728, ../scss/_bootstrap.scss */
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }

  /* line 731, ../scss/_bootstrap.scss */
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }

  /* line 734, ../scss/_bootstrap.scss */
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  /* line 740, ../scss/_bootstrap.scss */
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11 {
    float: left;
  }

  /* line 743, ../scss/_bootstrap.scss */
  .col-md-12 {
    float: left;
    width: 100%;
  }

  /* line 747, ../scss/_bootstrap.scss */
  .col-md-11 {
    width: 91.66666667%;
  }

  /* line 750, ../scss/_bootstrap.scss */
  .col-md-10 {
    width: 83.33333333%;
  }

  /* line 753, ../scss/_bootstrap.scss */
  .col-md-9 {
    width: 75%;
  }

  /* line 756, ../scss/_bootstrap.scss */
  .col-md-8 {
    width: 66.66666667%;
  }

  /* line 759, ../scss/_bootstrap.scss */
  .col-md-7 {
    width: 58.33333333%;
  }

  /* line 762, ../scss/_bootstrap.scss */
  .col-md-6 {
    width: 50%;
  }

  /* line 765, ../scss/_bootstrap.scss */
  .col-md-5 {
    width: 41.66666667%;
  }

  /* line 768, ../scss/_bootstrap.scss */
  .col-md-4 {
    width: 33.33333333%;
  }

  /* line 771, ../scss/_bootstrap.scss */
  .col-md-3 {
    width: 25%;
  }

  /* line 774, ../scss/_bootstrap.scss */
  .col-md-2 {
    width: 16.66666667%;
  }

  /* line 777, ../scss/_bootstrap.scss */
  .col-md-1 {
    width: 8.33333333%;
  }

  /* line 780, ../scss/_bootstrap.scss */
  .col-md-pull-12 {
    right: 100%;
  }

  /* line 783, ../scss/_bootstrap.scss */
  .col-md-pull-11 {
    right: 91.66666667%;
  }

  /* line 786, ../scss/_bootstrap.scss */
  .col-md-pull-10 {
    right: 83.33333333%;
  }

  /* line 789, ../scss/_bootstrap.scss */
  .col-md-pull-9 {
    right: 75%;
  }

  /* line 792, ../scss/_bootstrap.scss */
  .col-md-pull-8 {
    right: 66.66666667%;
  }

  /* line 795, ../scss/_bootstrap.scss */
  .col-md-pull-7 {
    right: 58.33333333%;
  }

  /* line 798, ../scss/_bootstrap.scss */
  .col-md-pull-6 {
    right: 50%;
  }

  /* line 801, ../scss/_bootstrap.scss */
  .col-md-pull-5 {
    right: 41.66666667%;
  }

  /* line 804, ../scss/_bootstrap.scss */
  .col-md-pull-4 {
    right: 33.33333333%;
  }

  /* line 807, ../scss/_bootstrap.scss */
  .col-md-pull-3 {
    right: 25%;
  }

  /* line 810, ../scss/_bootstrap.scss */
  .col-md-pull-2 {
    right: 16.66666667%;
  }

  /* line 813, ../scss/_bootstrap.scss */
  .col-md-pull-1 {
    right: 8.33333333%;
  }

  /* line 816, ../scss/_bootstrap.scss */
  .col-md-pull-0 {
    right: auto;
  }

  /* line 819, ../scss/_bootstrap.scss */
  .col-md-push-12 {
    left: 100%;
  }

  /* line 822, ../scss/_bootstrap.scss */
  .col-md-push-11 {
    left: 91.66666667%;
  }

  /* line 825, ../scss/_bootstrap.scss */
  .col-md-push-10 {
    left: 83.33333333%;
  }

  /* line 828, ../scss/_bootstrap.scss */
  .col-md-push-9 {
    left: 75%;
  }

  /* line 831, ../scss/_bootstrap.scss */
  .col-md-push-8 {
    left: 66.66666667%;
  }

  /* line 834, ../scss/_bootstrap.scss */
  .col-md-push-7 {
    left: 58.33333333%;
  }

  /* line 837, ../scss/_bootstrap.scss */
  .col-md-push-6 {
    left: 50%;
  }

  /* line 840, ../scss/_bootstrap.scss */
  .col-md-push-5 {
    left: 41.66666667%;
  }

  /* line 843, ../scss/_bootstrap.scss */
  .col-md-push-4 {
    left: 33.33333333%;
  }

  /* line 846, ../scss/_bootstrap.scss */
  .col-md-push-3 {
    left: 25%;
  }

  /* line 849, ../scss/_bootstrap.scss */
  .col-md-push-2 {
    left: 16.66666667%;
  }

  /* line 852, ../scss/_bootstrap.scss */
  .col-md-push-1 {
    left: 8.33333333%;
  }

  /* line 855, ../scss/_bootstrap.scss */
  .col-md-push-0 {
    left: auto;
  }

  /* line 858, ../scss/_bootstrap.scss */
  .col-md-offset-12 {
    margin-left: 100%;
  }

  /* line 861, ../scss/_bootstrap.scss */
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }

  /* line 864, ../scss/_bootstrap.scss */
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }

  /* line 867, ../scss/_bootstrap.scss */
  .col-md-offset-9 {
    margin-left: 75%;
  }

  /* line 870, ../scss/_bootstrap.scss */
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }

  /* line 873, ../scss/_bootstrap.scss */
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }

  /* line 876, ../scss/_bootstrap.scss */
  .col-md-offset-6 {
    margin-left: 50%;
  }

  /* line 879, ../scss/_bootstrap.scss */
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }

  /* line 882, ../scss/_bootstrap.scss */
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }

  /* line 885, ../scss/_bootstrap.scss */
  .col-md-offset-3 {
    margin-left: 25%;
  }

  /* line 888, ../scss/_bootstrap.scss */
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }

  /* line 891, ../scss/_bootstrap.scss */
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }

  /* line 894, ../scss/_bootstrap.scss */
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  /* line 900, ../scss/_bootstrap.scss */
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11 {
    float: left;
  }

  /* line 903, ../scss/_bootstrap.scss */
  .col-lg-12 {
    float: left;
    width: 100%;
  }

  /* line 907, ../scss/_bootstrap.scss */
  .col-lg-11 {
    width: 91.66666667%;
  }

  /* line 910, ../scss/_bootstrap.scss */
  .col-lg-10 {
    width: 83.33333333%;
  }

  /* line 913, ../scss/_bootstrap.scss */
  .col-lg-9 {
    width: 75%;
  }

  /* line 916, ../scss/_bootstrap.scss */
  .col-lg-8 {
    width: 66.66666667%;
  }

  /* line 919, ../scss/_bootstrap.scss */
  .col-lg-7 {
    width: 58.33333333%;
  }

  /* line 922, ../scss/_bootstrap.scss */
  .col-lg-6 {
    width: 50%;
  }

  /* line 925, ../scss/_bootstrap.scss */
  .col-lg-5 {
    width: 41.66666667%;
  }

  /* line 928, ../scss/_bootstrap.scss */
  .col-lg-4 {
    width: 33.33333333%;
  }

  /* line 931, ../scss/_bootstrap.scss */
  .col-lg-3 {
    width: 25%;
  }

  /* line 934, ../scss/_bootstrap.scss */
  .col-lg-2 {
    width: 16.66666667%;
  }

  /* line 937, ../scss/_bootstrap.scss */
  .col-lg-1 {
    width: 8.33333333%;
  }

  /* line 940, ../scss/_bootstrap.scss */
  .col-lg-pull-12 {
    right: 100%;
  }

  /* line 943, ../scss/_bootstrap.scss */
  .col-lg-pull-11 {
    right: 91.66666667%;
  }

  /* line 946, ../scss/_bootstrap.scss */
  .col-lg-pull-10 {
    right: 83.33333333%;
  }

  /* line 949, ../scss/_bootstrap.scss */
  .col-lg-pull-9 {
    right: 75%;
  }

  /* line 952, ../scss/_bootstrap.scss */
  .col-lg-pull-8 {
    right: 66.66666667%;
  }

  /* line 955, ../scss/_bootstrap.scss */
  .col-lg-pull-7 {
    right: 58.33333333%;
  }

  /* line 958, ../scss/_bootstrap.scss */
  .col-lg-pull-6 {
    right: 50%;
  }

  /* line 961, ../scss/_bootstrap.scss */
  .col-lg-pull-5 {
    right: 41.66666667%;
  }

  /* line 964, ../scss/_bootstrap.scss */
  .col-lg-pull-4 {
    right: 33.33333333%;
  }

  /* line 967, ../scss/_bootstrap.scss */
  .col-lg-pull-3 {
    right: 25%;
  }

  /* line 970, ../scss/_bootstrap.scss */
  .col-lg-pull-2 {
    right: 16.66666667%;
  }

  /* line 973, ../scss/_bootstrap.scss */
  .col-lg-pull-1 {
    right: 8.33333333%;
  }

  /* line 976, ../scss/_bootstrap.scss */
  .col-lg-pull-0 {
    right: auto;
  }

  /* line 979, ../scss/_bootstrap.scss */
  .col-lg-push-12 {
    left: 100%;
  }

  /* line 982, ../scss/_bootstrap.scss */
  .col-lg-push-11 {
    left: 91.66666667%;
  }

  /* line 985, ../scss/_bootstrap.scss */
  .col-lg-push-10 {
    left: 83.33333333%;
  }

  /* line 988, ../scss/_bootstrap.scss */
  .col-lg-push-9 {
    left: 75%;
  }

  /* line 991, ../scss/_bootstrap.scss */
  .col-lg-push-8 {
    left: 66.66666667%;
  }

  /* line 994, ../scss/_bootstrap.scss */
  .col-lg-push-7 {
    left: 58.33333333%;
  }

  /* line 997, ../scss/_bootstrap.scss */
  .col-lg-push-6 {
    left: 50%;
  }

  /* line 1000, ../scss/_bootstrap.scss */
  .col-lg-push-5 {
    left: 41.66666667%;
  }

  /* line 1003, ../scss/_bootstrap.scss */
  .col-lg-push-4 {
    left: 33.33333333%;
  }

  /* line 1006, ../scss/_bootstrap.scss */
  .col-lg-push-3 {
    left: 25%;
  }

  /* line 1009, ../scss/_bootstrap.scss */
  .col-lg-push-2 {
    left: 16.66666667%;
  }

  /* line 1012, ../scss/_bootstrap.scss */
  .col-lg-push-1 {
    left: 8.33333333%;
  }

  /* line 1015, ../scss/_bootstrap.scss */
  .col-lg-push-0 {
    left: auto;
  }

  /* line 1018, ../scss/_bootstrap.scss */
  .col-lg-offset-12 {
    margin-left: 100%;
  }

  /* line 1021, ../scss/_bootstrap.scss */
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }

  /* line 1024, ../scss/_bootstrap.scss */
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }

  /* line 1027, ../scss/_bootstrap.scss */
  .col-lg-offset-9 {
    margin-left: 75%;
  }

  /* line 1030, ../scss/_bootstrap.scss */
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }

  /* line 1033, ../scss/_bootstrap.scss */
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }

  /* line 1036, ../scss/_bootstrap.scss */
  .col-lg-offset-6 {
    margin-left: 50%;
  }

  /* line 1039, ../scss/_bootstrap.scss */
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }

  /* line 1042, ../scss/_bootstrap.scss */
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }

  /* line 1045, ../scss/_bootstrap.scss */
  .col-lg-offset-3 {
    margin-left: 25%;
  }

  /* line 1048, ../scss/_bootstrap.scss */
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }

  /* line 1051, ../scss/_bootstrap.scss */
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }

  /* line 1054, ../scss/_bootstrap.scss */
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
/* line 1059, ../scss/_bootstrap.scss */
table {
  background-color: transparent;
}

/* line 1063, ../scss/_bootstrap.scss */
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left;
}

/* line 1070, ../scss/_bootstrap.scss */
th {
  text-align: left;
}

/* line 1074, ../scss/_bootstrap.scss */
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
/* line 1079, ../scss/_bootstrap.scss */
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}
/* line 1085, ../scss/_bootstrap.scss */
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #dddddd;
}
/* line 1089, ../scss/_bootstrap.scss */
.table > caption + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > th, .table > thead:first-child > tr:first-child > th, .table > caption + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > td, .table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
/* line 1092, ../scss/_bootstrap.scss */
.table > tbody + tbody {
  border-top: 2px solid #dddddd;
}
/* line 1096, ../scss/_bootstrap.scss */
.table .table {
  background-color: #ffffff;
}

/* line 1102, ../scss/_bootstrap.scss */
.table-condensed > thead > tr > th, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > tbody > tr > td, .table-condensed > tfoot > tr > td {
  padding: 5px;
}

/* line 1107, ../scss/_bootstrap.scss */
.table-bordered {
  border: 1px solid #dddddd;
}
/* line 1110, ../scss/_bootstrap.scss */
.table-bordered > thead > tr > th, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > td {
  border: 1px solid #dddddd;
}
/* line 1114, ../scss/_bootstrap.scss */
.table-bordered > thead > tr > th, .table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}

/* line 1121, ../scss/_bootstrap.scss */
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}

/* line 1125, ../scss/_bootstrap.scss */
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}

/* line 1130, ../scss/_bootstrap.scss */
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}
/* line 1135, ../scss/_bootstrap.scss */
table td[class*="col-"], table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}

/* line 1143, ../scss/_bootstrap.scss */
.table > thead > tr > td.active, .table > tbody > tr > td.active, .table > tfoot > tr > td.active, .table > thead > tr > th.active, .table > tbody > tr > th.active, .table > tfoot > tr > th.active, .table > thead > tr.active > td, .table > tbody > tr.active > td, .table > tfoot > tr.active > td, .table > thead > tr.active > th, .table > tbody > tr.active > th, .table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}

/* line 1150, ../scss/_bootstrap.scss */
.table-hover > tbody > tr > td.active:hover, .table-hover > tbody > tr > th.active:hover {
  background-color: #e8e8e8;
}
/* line 1154, ../scss/_bootstrap.scss */
.table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}

/* line 1160, ../scss/_bootstrap.scss */
.table > thead > tr > td.success, .table > tbody > tr > td.success, .table > tfoot > tr > td.success, .table > thead > tr > th.success, .table > tbody > tr > th.success, .table > tfoot > tr > th.success, .table > thead > tr.success > td, .table > tbody > tr.success > td, .table > tfoot > tr.success > td, .table > thead > tr.success > th, .table > tbody > tr.success > th, .table > tfoot > tr.success > th {
  background-color: #dff0d8;
}

/* line 1167, ../scss/_bootstrap.scss */
.table-hover > tbody > tr > td.success:hover, .table-hover > tbody > tr > th.success:hover {
  background-color: #d0e9c6;
}
/* line 1171, ../scss/_bootstrap.scss */
.table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}

/* line 1177, ../scss/_bootstrap.scss */
.table > thead > tr > td.info, .table > tbody > tr > td.info, .table > tfoot > tr > td.info, .table > thead > tr > th.info, .table > tbody > tr > th.info, .table > tfoot > tr > th.info, .table > thead > tr.info > td, .table > tbody > tr.info > td, .table > tfoot > tr.info > td, .table > thead > tr.info > th, .table > tbody > tr.info > th, .table > tfoot > tr.info > th {
  background-color: #d9edf7;
}

/* line 1184, ../scss/_bootstrap.scss */
.table-hover > tbody > tr > td.info:hover, .table-hover > tbody > tr > th.info:hover {
  background-color: #c4e3f3;
}
/* line 1188, ../scss/_bootstrap.scss */
.table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}

/* line 1194, ../scss/_bootstrap.scss */
.table > thead > tr > td.warning, .table > tbody > tr > td.warning, .table > tfoot > tr > td.warning, .table > thead > tr > th.warning, .table > tbody > tr > th.warning, .table > tfoot > tr > th.warning, .table > thead > tr.warning > td, .table > tbody > tr.warning > td, .table > tfoot > tr.warning > td, .table > thead > tr.warning > th, .table > tbody > tr.warning > th, .table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}

/* line 1201, ../scss/_bootstrap.scss */
.table-hover > tbody > tr > td.warning:hover, .table-hover > tbody > tr > th.warning:hover {
  background-color: #faf2cc;
}
/* line 1205, ../scss/_bootstrap.scss */
.table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}

/* line 1211, ../scss/_bootstrap.scss */
.table > thead > tr > td.danger, .table > tbody > tr > td.danger, .table > tfoot > tr > td.danger, .table > thead > tr > th.danger, .table > tbody > tr > th.danger, .table > tfoot > tr > th.danger, .table > thead > tr.danger > td, .table > tbody > tr.danger > td, .table > tfoot > tr.danger > td, .table > thead > tr.danger > th, .table > tbody > tr.danger > th, .table > tfoot > tr.danger > th {
  background-color: #f2dede;
}

/* line 1218, ../scss/_bootstrap.scss */
.table-hover > tbody > tr > td.danger:hover, .table-hover > tbody > tr > th.danger:hover {
  background-color: #ebcccc;
}
/* line 1222, ../scss/_bootstrap.scss */
.table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}

/* line 1227, ../scss/_bootstrap.scss */
.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}

@media screen and (max-width: 767px) {
  /* line 1233, ../scss/_bootstrap.scss */
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #dddddd;
  }
  /* line 1240, ../scss/_bootstrap.scss */
  .table-responsive > .table {
    margin-bottom: 0;
  }
  /* line 1243, ../scss/_bootstrap.scss */
  .table-responsive > .table > thead > tr > th, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  /* line 1248, ../scss/_bootstrap.scss */
  .table-responsive > .table-bordered {
    border: 0;
  }
  /* line 1251, ../scss/_bootstrap.scss */
  .table-responsive > .table-bordered > thead > tr > th:first-child, .table-responsive > .table-bordered > tbody > tr > th:first-child, .table-responsive > .table-bordered > tfoot > tr > th:first-child, .table-responsive > .table-bordered > thead > tr > td:first-child, .table-responsive > .table-bordered > tbody > tr > td:first-child, .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  /* line 1254, ../scss/_bootstrap.scss */
  .table-responsive > .table-bordered > thead > tr > th:last-child, .table-responsive > .table-bordered > tbody > tr > th:last-child, .table-responsive > .table-bordered > tfoot > tr > th:last-child, .table-responsive > .table-bordered > thead > tr > td:last-child, .table-responsive > .table-bordered > tbody > tr > td:last-child, .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  /* line 1257, ../scss/_bootstrap.scss */
  .table-responsive > .table-bordered > tbody > tr:last-child > th, .table-responsive > .table-bordered > tfoot > tr:last-child > th, .table-responsive > .table-bordered > tbody > tr:last-child > td, .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
/* line 1267, ../scss/_bootstrap.scss */
.clearfix:before, .experience-banner:before, .packages .itemset .item .title:before, .packages .itemset .item .body:before, .clearfix:after, .experience-banner:after, .packages .itemset .item .title:after, .packages .itemset .item .body:after {
  content: " ";
  display: table;
}

/* line 1274, ../scss/_bootstrap.scss */
.container:before, .container:after {
  content: " ";
  display: table;
}

/* line 1281, ../scss/_bootstrap.scss */
.container-fluid:before, .container-fluid:after {
  content: " ";
  display: table;
}

/* line 1288, ../scss/_bootstrap.scss */
.row:before, .row:after {
  content: " ";
  display: table;
}

/* line 1294, ../scss/_bootstrap.scss */
.clearfix:after, .experience-banner:after, .packages .itemset .item .title:after, .packages .itemset .item .body:after, .container:after, .container-fluid:after, .row:after {
  clear: both;
}

/* line 1298, ../scss/_bootstrap.scss */
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/* line 1304, ../scss/_bootstrap.scss */
.pull-right {
  float: right !important;
}

/* line 1308, ../scss/_bootstrap.scss */
.pull-left {
  float: left !important;
}

/* line 1312, ../scss/_bootstrap.scss */
.hide {
  display: none !important;
}

/* line 1316, ../scss/_bootstrap.scss */
.show {
  display: block !important;
}

/* line 1320, ../scss/_bootstrap.scss */
.invisible {
  visibility: hidden;
}

/* line 1324, ../scss/_bootstrap.scss */
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

/* line 1332, ../scss/_bootstrap.scss */
.hidden {
  display: none !important;
}

/* line 1336, ../scss/_bootstrap.scss */
.affix {
  position: fixed;
}

/* line 1340, ../scss/_bootstrap.scss */
.panel {
  margin-bottom: 20px;
  background-color: #ffffff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

/* line 1349, ../scss/_bootstrap.scss */
.panel-body {
  padding: 15px;
}

/* line 1353, ../scss/_bootstrap.scss */
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
/* line 1358, ../scss/_bootstrap.scss */
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}

/* line 1363, ../scss/_bootstrap.scss */
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
/* line 1369, ../scss/_bootstrap.scss */
.panel-title > a, .panel-title > small, .panel-title > .small, .panel-title > small > a, .panel-title > .small > a {
  color: inherit;
}

/* line 1375, ../scss/_bootstrap.scss */
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #dddddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

/* line 1384, ../scss/_bootstrap.scss */
.panel > .list-group, .panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
/* line 1387, ../scss/_bootstrap.scss */
.panel > .list-group .list-group-item, .panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
/* line 1391, ../scss/_bootstrap.scss */
.panel > .list-group:first-child .list-group-item:first-child, .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
/* line 1396, ../scss/_bootstrap.scss */
.panel > .list-group:last-child .list-group-item:last-child, .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
/* line 1401, ../scss/_bootstrap.scss */
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

/* line 1407, ../scss/_bootstrap.scss */
.panel-heading + .list-group .list-group-item:first-child, .list-group + .panel-footer {
  border-top-width: 0;
}

/* line 1412, ../scss/_bootstrap.scss */
.panel > .table, .panel > .table-responsive > .table, .panel > .panel-collapse > .table {
  margin-bottom: 0;
}
/* line 1415, ../scss/_bootstrap.scss */
.panel > .table caption, .panel > .table-responsive > .table caption, .panel > .panel-collapse > .table caption {
  padding-left: 15px;
  padding-right: 15px;
}
/* line 1419, ../scss/_bootstrap.scss */
.panel > .table:first-child, .panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
/* line 1423, ../scss/_bootstrap.scss */
.panel > .table:first-child > thead:first-child > tr:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
/* line 1427, ../scss/_bootstrap.scss */
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table:first-child > thead:first-child > tr:first-child th:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
/* line 1430, ../scss/_bootstrap.scss */
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table:first-child > thead:first-child > tr:first-child th:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
/* line 1433, ../scss/_bootstrap.scss */
.panel > .table:last-child, .panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
/* line 1437, ../scss/_bootstrap.scss */
.panel > .table:last-child > tbody:last-child > tr:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
/* line 1441, ../scss/_bootstrap.scss */
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
/* line 1444, ../scss/_bootstrap.scss */
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
/* line 1448, ../scss/_bootstrap.scss */
.panel > .panel-body + .table, .panel > .panel-body + .table-responsive {
  border-top: 1px solid #dddddd;
}
/* line 1452, ../scss/_bootstrap.scss */
.panel > .table + .panel-body, .panel > .table-responsive + .panel-body {
  border-top: 1px solid #dddddd;
}
/* line 1456, ../scss/_bootstrap.scss */
.panel > .table > tbody:first-child > tr:first-child th, .panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
/* line 1460, ../scss/_bootstrap.scss */
.panel > .table-bordered, .panel > .table-responsive > .table-bordered {
  border: 0;
}
/* line 1463, ../scss/_bootstrap.scss */
.panel > .table-bordered > thead > tr > th:first-child, .panel > .table-responsive > .table-bordered > thead > tr > th:first-child, .panel > .table-bordered > tbody > tr > th:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child, .panel > .table-bordered > tfoot > tr > th:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child, .panel > .table-bordered > thead > tr > td:first-child, .panel > .table-responsive > .table-bordered > thead > tr > td:first-child, .panel > .table-bordered > tbody > tr > td:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child, .panel > .table-bordered > tfoot > tr > td:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
/* line 1466, ../scss/_bootstrap.scss */
.panel > .table-bordered > thead > tr > th:last-child, .panel > .table-responsive > .table-bordered > thead > tr > th:last-child, .panel > .table-bordered > tbody > tr > th:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child, .panel > .table-bordered > tfoot > tr > th:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child, .panel > .table-bordered > thead > tr > td:last-child, .panel > .table-responsive > .table-bordered > thead > tr > td:last-child, .panel > .table-bordered > tbody > tr > td:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child, .panel > .table-bordered > tfoot > tr > td:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
/* line 1469, ../scss/_bootstrap.scss */
.panel > .table-bordered > thead > tr:first-child > td, .panel > .table-responsive > .table-bordered > thead > tr:first-child > td, .panel > .table-bordered > tbody > tr:first-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td, .panel > .table-bordered > thead > tr:first-child > th, .panel > .table-responsive > .table-bordered > thead > tr:first-child > th, .panel > .table-bordered > tbody > tr:first-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th, .panel > .table-bordered > tbody > tr:last-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td, .panel > .table-bordered > tfoot > tr:last-child > td, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td, .panel > .table-bordered > tbody > tr:last-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th, .panel > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
/* line 1472, ../scss/_bootstrap.scss */
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}
/* line 1473, ../scss/_bootstrap.scss */
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}

/* line 1481, ../scss/_bootstrap.scss */
.panel-group {
  margin-bottom: 20px;
}
/* line 1483, ../scss/_bootstrap.scss */
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
/* line 1486, ../scss/_bootstrap.scss */
.panel-group .panel + .panel {
  margin-top: 5px;
}
/* line 1490, ../scss/_bootstrap.scss */
.panel-group .panel-heading {
  border-bottom: 0;
}
/* line 1493, ../scss/_bootstrap.scss */
.panel-group .panel-heading + .panel-collapse > .panel-body, .panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #dddddd;
}
/* line 1498, ../scss/_bootstrap.scss */
.panel-group .panel-footer {
  border-top: 0;
}
/* line 1500, ../scss/_bootstrap.scss */
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #dddddd;
}

/* line 1506, ../scss/_bootstrap.scss */
.panel-default {
  border-color: #dddddd;
}
/* line 1509, ../scss/_bootstrap.scss */
.panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #dddddd;
}
/* line 1513, ../scss/_bootstrap.scss */
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #dddddd;
}
/* line 1516, ../scss/_bootstrap.scss */
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}
/* line 1521, ../scss/_bootstrap.scss */
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #dddddd;
}

/* line 1527, ../scss/_bootstrap.scss */
.panel-primary {
  border-color: #337ab7;
}
/* line 1530, ../scss/_bootstrap.scss */
.panel-primary > .panel-heading {
  color: #ffffff;
  background-color: #337ab7;
  border-color: #337ab7;
}
/* line 1534, ../scss/_bootstrap.scss */
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}
/* line 1537, ../scss/_bootstrap.scss */
.panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #ffffff;
}
/* line 1542, ../scss/_bootstrap.scss */
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}

/* line 1548, ../scss/_bootstrap.scss */
.panel-success {
  border-color: #d6e9c6;
}
/* line 1551, ../scss/_bootstrap.scss */
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
/* line 1555, ../scss/_bootstrap.scss */
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
/* line 1558, ../scss/_bootstrap.scss */
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
/* line 1563, ../scss/_bootstrap.scss */
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}

/* line 1569, ../scss/_bootstrap.scss */
.panel-info {
  border-color: #bce8f1;
}
/* line 1572, ../scss/_bootstrap.scss */
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
/* line 1576, ../scss/_bootstrap.scss */
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
/* line 1579, ../scss/_bootstrap.scss */
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
/* line 1584, ../scss/_bootstrap.scss */
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}

/* line 1590, ../scss/_bootstrap.scss */
.panel-warning {
  border-color: #faebcc;
}
/* line 1593, ../scss/_bootstrap.scss */
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
/* line 1597, ../scss/_bootstrap.scss */
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
/* line 1600, ../scss/_bootstrap.scss */
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
/* line 1605, ../scss/_bootstrap.scss */
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}

/* line 1611, ../scss/_bootstrap.scss */
.panel-danger {
  border-color: #ebccd1;
}
/* line 1614, ../scss/_bootstrap.scss */
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
/* line 1618, ../scss/_bootstrap.scss */
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
/* line 1621, ../scss/_bootstrap.scss */
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
/* line 1626, ../scss/_bootstrap.scss */
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}

/* line 1633, ../scss/_bootstrap.scss */
.clearfix:before, .experience-banner:before, .packages .itemset .item .title:before, .packages .itemset .item .body:before, .clearfix:after, .experience-banner:after, .packages .itemset .item .title:after, .packages .itemset .item .body:after {
  content: " ";
  display: table;
}

/* line 1640, ../scss/_bootstrap.scss */
.panel-body:before, .panel-body:after {
  content: " ";
  display: table;
}

/* line 1646, ../scss/_bootstrap.scss */
.clearfix:after, .experience-banner:after, .packages .itemset .item .title:after, .packages .itemset .item .body:after, .panel-body:after {
  clear: both;
}

/* line 1650, ../scss/_bootstrap.scss */
.modal-open {
  overflow: hidden;
}

/* line 1654, ../scss/_bootstrap.scss */
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
/* line 1665, ../scss/_bootstrap.scss */
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
/* line 1674, ../scss/_bootstrap.scss */
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

/* line 1682, ../scss/_bootstrap.scss */
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

/* line 1687, ../scss/_bootstrap.scss */
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}

/* line 1693, ../scss/_bootstrap.scss */
.modal-content {
  position: relative;
  background-color: #ffffff;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  outline: 0;
  overflow: hidden;
}

/* line 1707, ../scss/_bootstrap.scss */
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000000;
}
/* line 1715, ../scss/_bootstrap.scss */
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
/* line 1719, ../scss/_bootstrap.scss */
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}

/* line 1725, ../scss/_bootstrap.scss */
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
/* line 1728, ../scss/_bootstrap.scss */
.modal-header .close {
  margin-top: -2px;
}

/* line 1733, ../scss/_bootstrap.scss */
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}

/* line 1738, ../scss/_bootstrap.scss */
.modal-body {
  position: relative;
  padding: 0;
}

/* line 1743, ../scss/_bootstrap.scss */
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
/* line 1747, ../scss/_bootstrap.scss */
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
/* line 1751, ../scss/_bootstrap.scss */
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
/* line 1754, ../scss/_bootstrap.scss */
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}

/* line 1759, ../scss/_bootstrap.scss */
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 768px) {
  /* line 1768, ../scss/_bootstrap.scss */
  .modal-dialog {
    width: 90%;
    max-width: 1360px;
    margin: 30px auto;
  }

  /* line 1773, ../scss/_bootstrap.scss */
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }

  /* line 1777, ../scss/_bootstrap.scss */
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  /* line 1783, ../scss/_bootstrap.scss */
  .modal-lg {
    width: 900px;
  }
}
/* line 1789, ../scss/_bootstrap.scss */
.clearfix:before, .experience-banner:before, .packages .itemset .item .title:before, .packages .itemset .item .body:before, .clearfix:after, .experience-banner:after, .packages .itemset .item .title:after, .packages .itemset .item .body:after {
  content: " ";
  display: table;
}

/* line 1796, ../scss/_bootstrap.scss */
.modal-header:before, .modal-header:after {
  content: " ";
  display: table;
}

/* line 1803, ../scss/_bootstrap.scss */
.modal-footer:before, .modal-footer:after {
  content: " ";
  display: table;
}

/* line 1809, ../scss/_bootstrap.scss */
.clearfix:after, .experience-banner:after, .packages .itemset .item .title:after, .packages .itemset .item .body:after, .modal-header:after, .modal-footer:after {
  clear: both;
}

/* line 1813, ../scss/_bootstrap.scss */
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/* line 1819, ../scss/_bootstrap.scss */
.pull-right {
  float: right !important;
}

/* line 1823, ../scss/_bootstrap.scss */
.pull-left {
  float: left !important;
}

/* line 1827, ../scss/_bootstrap.scss */
.hide {
  display: none !important;
}

/* line 1831, ../scss/_bootstrap.scss */
.show {
  display: block !important;
}

/* line 1835, ../scss/_bootstrap.scss */
.invisible {
  visibility: hidden;
}

/* line 1839, ../scss/_bootstrap.scss */
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

/* line 1847, ../scss/_bootstrap.scss */
.hidden {
  display: none !important;
}

/* line 1851, ../scss/_bootstrap.scss */
.affix {
  position: fixed;
}

/* This reset is loosely derived from HTML5 boilerplate
for more information visit http://html5boilerplate.com/ */
/* Every browser has its own default ‘user agent’ stylesheet, that it uses to make unstyled websites appear more legible.
Using a CSS Reset, CSS authors can force every browser to have all its styles reset to null, thus avoiding cross-browser differences as much as possible.
From the consistent base that you’ve set up via your reset, you can then go on to re-style your document,
safe in the knowledge that the browsers’ differences in their default rendering of HTML can’t touch you! */
/* line 9, ../scss/_reset.scss */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* line 18, ../scss/_reset.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}

/* line 22, ../scss/_reset.scss */
html {
  overflow-y: scroll;
}

/* line 26, ../scss/_reset.scss */
body {
  -webkit-text-size-adjust: none;
}

/* line 30, ../scss/_reset.scss */
.clear {
  zoom: 1;
}
/* line 31, ../scss/_reset.scss */
.clear:before {
  content: "\0020";
  display: block;
  height: 0;
  overflow: hidden;
}
/* line 37, ../scss/_reset.scss */
.clear:after {
  content: "\0020";
  display: block;
  height: 0;
  overflow: hidden;
  clear: both;
}

/* line 47, ../scss/_reset.scss */
sub {
  font-size: 75%;
  line-height: 0;
  position: relative;
}

/* line 53, ../scss/_reset.scss */
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  top: -0.5em;
}

/* line 60, ../scss/_reset.scss */
sub {
  bottom: -0.25em;
}

/* line 64, ../scss/_reset.scss */
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
  padding: 15px;
}

/* line 71, ../scss/_reset.scss */
textarea {
  overflow: auto;
}

/* line 75, ../scss/_reset.scss */
.ie6 legend, .ie7 legend {
  margin-left: -7px;
}

/* line 80, ../scss/_reset.scss */
input[type="radio"], input.radio {
  vertical-align: text-bottom;
}
/* line 83, ../scss/_reset.scss */
input[type="checkbox"], input.checkbox {
  vertical-align: bottom;
}

/* line 88, ../scss/_reset.scss */
.checkboxes input {
  vertical-align: bottom;
}

/* line 94, ../scss/_reset.scss */
.ie7 input[type="checkbox"], .ie7 input.checkbox {
  vertical-align: baseline;
}
/* line 98, ../scss/_reset.scss */
.ie7 .checkboxes input {
  vertical-align: baseline;
}

/* line 103, ../scss/_reset.scss */
.ie6 input {
  vertical-align: text-bottom;
}

/* line 107, ../scss/_reset.scss */
label {
  cursor: pointer;
}

/* line 112, ../scss/_reset.scss */
input[type="button"], input[type="submit"], input[type="image"] {
  cursor: pointer;
}

/* line 117, ../scss/_reset.scss */
button, .btn {
  cursor: pointer;
}

/* line 121, ../scss/_reset.scss */
button, input, select, textarea {
  margin: 0;
}

/* .checkbox, .radio {float:left; width:13px; height:13px; margin-right:6px; padding:0;} */
/* line 127, ../scss/_reset.scss */
button {
  width: auto;
  overflow: visible;
}

/* line 132, ../scss/_reset.scss */
.ie7 img {
  -ms-interpolation-mode: bicubic;
}

/* line 136, ../scss/_reset.scss */
.ir {
  display: block;
  text-indent: -999em;
  overflow: hidden;
  background-repeat: no-repeat;
  text-align: left;
  direction: ltr;
}

/* line 145, ../scss/_reset.scss */
.hidden {
  display: none;
  visibility: hidden;
}

/* line 150, ../scss/_reset.scss */
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
/* line 160, ../scss/_reset.scss */
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}

/* line 171, ../scss/_reset.scss */
.invisible {
  visibility: hidden;
}

/* line 175, ../scss/_reset.scss */
blockquote, q {
  quotes: none;
}

/* line 180, ../scss/_reset.scss */
blockquote:before, blockquote:after {
  content: '';
  content: none;
}

/* line 187, ../scss/_reset.scss */
q:before, q:after {
  content: '';
  content: none;
}

/* line 193, ../scss/_reset.scss */
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

/* line 199, ../scss/_reset.scss */
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

/* line 206, ../scss/_reset.scss */
del {
  text-decoration: line-through;
}

/* line 210, ../scss/_reset.scss */
abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

/* line 215, ../scss/_reset.scss */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}

/* line 224, ../scss/_reset.scss */
input, select {
  vertical-align: middle;
}

/* line 229, ../scss/_reset.scss */
a:hover, a:active {
  outline: none;
}

/* line 235, ../scss/_reset.scss */
.content ul, .content ol {
  margin-left: 2em;
}

/* line 240, ../scss/_reset.scss */
ol {
  list-style-type: decimal;
}

/* line 244, ../scss/_reset.scss */
ul li {
  list-style-type: none;
}

/* line 249, ../scss/_reset.scss */
nav ul, nav li {
  margin: 0;
  list-style: none;
  list-style-image: none;
}

/* line 256, ../scss/_reset.scss */
strong, b, th {
  font-weight: bold;
}

@font-face {
  font-family: FontAwesome;
  src: url("../webfonts/fontawesome-webfont.woff");
}
/* line 7, ../scss/_fonts.scss */
.icon {
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: WeatherIcons;
  src: url("../webfonts/weathericons-regular-webfont.woff");
}
/* line 19, ../scss/_fonts.scss */
.weather-icon {
  font-family: WeatherIcons;
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: Vitesse;
  font-weight: 400;
  font-style: normal;
  src: url("../webfonts/Vitesse-Medium.woff");
}
@font-face {
  font-family: Vitesse;
  font-weight: 400;
  font-style: italic;
  src: url("../webfonts/Vitesse-MediumItalic.woff");
}
@font-face {
  font-family: Vitesse;
  font-weight: 700;
  font-style: normal;
  src: url("../webfonts/Vitesse-Bold.woff");
}
@font-face {
  font-family: Vitesse;
  font-weight: 700;
  font-style: italic;
  src: url("../webfonts/Vitesse-BoldItalic.woff");
}
@font-face {
  font-family: Vitesse;
  font-weight: 200;
  font-style: normal;
  src: url("../webfonts/Vitesse-Light.woff");
}
@font-face {
  font-family: Vitesse;
  font-weight: 200;
  font-style: italic;
  src: url("../webfonts/Vitesse-LightItalic.woff");
}
/* Slider */
/* line 3, ../scss/_slick.scss */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

/* line 18, ../scss/_slick.scss */
.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
/* line 24, ../scss/_slick.scss */
.slick-list:focus {
  outline: none;
}
/* line 27, ../scss/_slick.scss */
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

/* line 34, ../scss/_slick.scss */
.slick-slider .slick-track, .slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

/* line 43, ../scss/_slick.scss */
.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
}
/* line 48, ../scss/_slick.scss */
.slick-track:before {
  display: table;
  content: '';
}
/* line 52, ../scss/_slick.scss */
.slick-track:after {
  display: table;
  content: '';
  clear: both;
}

/* line 59, ../scss/_slick.scss */
.slick-loading .slick-track {
  visibility: hidden;
}

/* line 63, ../scss/_slick.scss */
.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}

/* line 70, ../scss/_slick.scss */
[dir='rtl'] .slick-slide {
  float: right;
}

/* line 75, ../scss/_slick.scss */
.slick-slide img {
  display: block;
}
/* line 78, ../scss/_slick.scss */
.slick-slide.slick-loading img {
  display: none;
}
/* line 81, ../scss/_slick.scss */
.slick-slide.dragging img {
  pointer-events: none;
}

/* line 86, ../scss/_slick.scss */
.slick-initialized .slick-slide {
  display: block;
}

/* line 90, ../scss/_slick.scss */
.slick-loading .slick-slide {
  visibility: hidden;
}

/* line 94, ../scss/_slick.scss */
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

/* line 100, ../scss/_slick.scss */
.slick-arrow.slick-hidden {
  display: none;
}

/* line 4, ../scss/_heliski.scss */
body {
  font-family: Vitesse, sans-serif;
  font-weight: normal;
  font-style: normal;
  position: relative;
}

/* line 11, ../scss/_heliski.scss */
.clearfix:after, .experience-banner:after, .packages .itemset .item .title:after, .packages .itemset .item .body:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}

/* line 20, ../scss/_heliski.scss */
#outer-wrapper {
  overflow: hidden;
}

/* line 24, ../scss/_heliski.scss */
.popup {
  position: absolute;
  background-color: white;
  border: 0.1em solid #808080;
  padding: 0.6em;
  border-radius: 0.2em;
  width: 25%;
}
/* line 31, ../scss/_heliski.scss */
.popup .title {
  font-size: 1.1em;
  font-weight: bold;
}
/* line 35, ../scss/_heliski.scss */
.popup .body {
  font-size: 0.8em;
  font-weight: normal;
}

/* line 41, ../scss/_heliski.scss */
.text-center {
  text-align: center;
}

/* line 45, ../scss/_heliski.scss */
a {
  color: #F89728;
  -webkit-transition: background-color 0.5s, color 0.5s, border-color 0.5s;
  -moz-transition: background-color 0.5s, color 0.5s, border-color 0.5s;
  transition: background-color 0.5s, color 0.5s, border-color 0.5s;
}

/* line 52, ../scss/_heliski.scss */
button, .jump-up {
  -webkit-transition: background-color 0.5s, color 0.5s, border-color 0.5s;
  -moz-transition: background-color 0.5s, color 0.5s, border-color 0.5s;
  transition: background-color 0.5s, color 0.5s, border-color 0.5s;
}

/* line 58, ../scss/_heliski.scss */
a img {
  border: none;
}

/* line 63, ../scss/_heliski.scss */
#header-menu .book-button, #header-menu .nav-button {
  margin-top: 0px;
}

/* line 68, ../scss/_heliski.scss */
#header {
  overflow: hidden;
  padding-left: 5%;
  padding-right: 5%;
  padding-bottom: 1em;
  padding-top: 1.3em;
  color: white;
  background-color: #393939;
}
/* line 69, ../scss/_heliski.scss */
#header .contact-detail {
  float: left;
  margin-right: 2em;
  font-size: 0.8em;
}
/* line 74, ../scss/_heliski.scss */
#header .alt-colour {
  color: #F89728;
}
/* line 77, ../scss/_heliski.scss */
#header .social {
  float: right;
  margin-top: 0.5em;
}
/* line 80, ../scss/_heliski.scss */
#header .social .icon {
  font-size: 1.6em;
  text-decoration: none;
  margin-left: 1.3em;
}
/* line 86, ../scss/_heliski.scss */
#header .chinese-link {
  float: right;
  position: relative;
  top: 7px;
}
/* line 98, ../scss/_heliski.scss */
#header a {
  color: white;
}
/* line 100, ../scss/_heliski.scss */
#header a.book-button:hover {
  color: #F89728;
}
/* line 105, ../scss/_heliski.scss */
#header .contact-details .contact-detail.postal {
  display: none;
}
/* line 108, ../scss/_heliski.scss */
#header .contact-details .contact-detail.email::before {
  content: '';
  color: #F89728;
  font-family: FontAwesome;
}
/* line 113, ../scss/_heliski.scss */
#header .contact-details .contact-detail.phone::before {
  content: '';
  color: #F89728;
  font-family: FontAwesome;
}

/** BEGIN BUTTONS **/
/* line 123, ../scss/_heliski.scss */
.nav-buttons {
  float: left;
  padding: 21px 0 0 0;
}

/* line 128, ../scss/_heliski.scss */
.nav-button {
  display: inline-block;
  font-weight: bold;
  color: white;
  margin-top: 1.15em;
}

/* line 135, ../scss/_heliski.scss */
.book-button {
  display: inline-block;
  font-weight: bold;
  color: white;
  margin-top: 1.15em;
  padding-left: 1.3em;
  padding-right: 1.3em;
  margin-top: 0.8em;
}

/* line 145, ../scss/_heliski.scss */
.main-menu {
  display: inline-block;
  padding: 0;
  margin: 0;
}

/* line 151, ../scss/_heliski.scss */
.nav-button-item {
  margin-left: 1.3em;
  margin-right: 1.3em;
  padding: 0;
  display: inline-block;
  position: relative;
  list-style: none;
}

/* line 160, ../scss/_heliski.scss */
.nav-button {
  font-size: 1.1em;
  padding-top: 0.55em;
  padding-bottom: 0.3em;
  margin: 0;
  border-bottom: 3px transparent solid;
}
/* line 166, ../scss/_heliski.scss */
.nav-button:hover {
  border-bottom: 3px white solid;
}

/* line 171, ../scss/_heliski.scss */
.nav-button-children, .is-sticky .nav-button-children {
  display: none;
  position: absolute;
  top: 100%;
  bottom: auto;
  left: 0;
}

/* line 180, ../scss/_heliski.scss */
.ss-FrontPage .flip-nav .nav-button-children {
  display: none;
  position: absolute;
  top: 100%;
  bottom: auto;
  left: 0;
}
/* line 187, ../scss/_heliski.scss */
.ss-FrontPage .nav-button-children {
  bottom: 100%;
  top: auto;
}

/* line 193, ../scss/_heliski.scss */
.nav-button-item:hover .nav-button-children {
  display: block;
}

/* line 198, ../scss/_heliski.scss */
a.nav-button, a.book-button {
  text-decoration: none;
}

/* line 203, ../scss/_heliski.scss */
.book-button {
  font-size: 1.4em;
  background-color: #F89728;
  padding-top: 0.4em;
  padding-bottom: 0.4em;
  border-radius: 1em;
  border: 1px solid #F89728;
}
/* line 210, ../scss/_heliski.scss */
.book-button:hover {
  background-color: white;
  color: #F89728;
  border: 1px solid #F89728;
}

/* line 218, ../scss/_heliski.scss */
#header-inlet .nav-button, #header-inlet .book-button {
  margin-left: 3%;
  float: left;
}

@media (max-width: 1460px) {
  /* line 225, ../scss/_heliski.scss */
  .nav-buttons {
    padding-top: 0;
  }

  /* line 228, ../scss/_heliski.scss */
  .nav-button, .book-button {
    font-size: 1em;
    padding-top: 0.2em;
    padding-bottom: 0.2em;
    margin-top: 1.8em;
  }

  /* line 235, ../scss/_heliski.scss */
  #header-inlet .nav-button, #header-inlet .book-button {
    margin-left: 2%;
  }
}
@media (max-width: 1100px) {
  /* line 242, ../scss/_heliski.scss */
  .nav-button, .book-button {
    font-size: 0.9em;
    padding-top: 0.3em;
    padding-bottom: 0.3em;
    margin-top: 2em;
  }

  /* line 249, ../scss/_heliski.scss */
  #header-inlet .nav-button, #header-inlet .book-button {
    margin-left: 1.4%;
  }
}
/* line 255, ../scss/_heliski.scss */
.nav-buttons-alt {
  display: none;
  font-size: 1.25em;
}

/* line 260, ../scss/_heliski.scss */
#header .nav-buttons-alt {
  float: right;
}

/* line 264, ../scss/_heliski.scss */
#thin-nav .nav-buttons-alt {
  font-size: 1.1em;
  float: left;
}

/* line 269, ../scss/_heliski.scss */
.nav-buttons-alt {
  color: white;
}

@media (max-width: 940px) {
  /* line 275, ../scss/_heliski.scss */
  #header .nav-buttons {
    display: none;
  }
  /* line 278, ../scss/_heliski.scss */
  #header .nav-buttons-alt {
    display: block;
  }

  /* line 282, ../scss/_heliski.scss */
  .ss-FrontPage #header .chinese-link {
    display: none;
  }
}
@media (max-width: 800px) {
  /* line 289, ../scss/_heliski.scss */
  #thin-nav .nav-buttons {
    display: none;
  }
  /* line 292, ../scss/_heliski.scss */
  #thin-nav .nav-buttons-alt {
    display: block;
  }

  /* line 296, ../scss/_heliski.scss */
  #header .chinese-link {
    display: none;
  }
}
/* line 301, ../scss/_heliski.scss */
.nav-button-children {
  position: absolute;
  border: 0.1em solid #505050;
  background-color: black;
  z-index: 5000;
  width: 15em;
  border-radius: 0.2em;
  /*margin-left:1em;*/
  border-bottom: none;
}
/* line 310, ../scss/_heliski.scss */
.nav-button-children a {
  color: white;
  float: left;
  clear: left;
  border-bottom: 3px solid #A0A0A0;
  padding: 0.7em;
  width: 100%;
  box-sizing: border-box;
  margin: 0px;
}
/* line 319, ../scss/_heliski.scss */
.nav-button-children a:hover {
  background-color: white;
  color: #F89728;
}

/* line 326, ../scss/_heliski.scss */
.nav-button-section {
  font-size: 0.8em;
}
/* line 328, ../scss/_heliski.scss */
.nav-button-section .nav-button {
  color: black;
  background-color: white;
}

/** END BUTTONS **/
/* Mobile Menu */
/* line 338, ../scss/_heliski.scss */
#header-menu {
  z-index: 300 !important;
}

/* line 342, ../scss/_heliski.scss */
.mobile-menu {
  float: left;
  padding: 0;
  margin: 0;
  position: relative;
  z-index: 300;
}
/* line 348, ../scss/_heliski.scss */
.mobile-menu li {
  display: block;
  padding: 0;
  margin: 0;
  list-style: none;
}

/* line 356, ../scss/_heliski.scss */
#header-menu .mobile-menu li > .nav-button-children {
  left: auto;
  right: 0;
}

/* line 362, ../scss/_heliski.scss */
.mobile-menu li a {
  float: none;
  display: block;
}
/* line 366, ../scss/_heliski.scss */
.mobile-menu .nav-button-children {
  z-index: 300;
  bottom: auto;
  top: 100%;
}

/* line 373, ../scss/_heliski.scss */
#header-menu .nav-button-section li a {
  color: #000000;
}

/* line 377, ../scss/_heliski.scss */
.nav-button-children {
  display: none;
  width: 260px !important;
}

/* line 382, ../scss/_heliski.scss */
.mobile-menu.hover .nav-button-children {
  display: block;
}

/* line 386, ../scss/_heliski.scss */
.nav-button-section {
  display: none;
}

/*.mobile-menu-item:hover .nav-button-section {
    display:block;
}*/
/* line 394, ../scss/_heliski.scss */
#header a.nav-button:hover {
  color: #F89728;
}

/* line 399, ../scss/_heliski.scss */
.mobile-menu .nav-button-children > li {
  clear: both;
}
/* line 402, ../scss/_heliski.scss */
.mobile-menu .nav-button-children li.has-children {
  position: relative;
}
/* line 403, ../scss/_heliski.scss */
.mobile-menu .nav-button-children li.has-children > a {
  width: calc(100% - 40px);
}
/* line 407, ../scss/_heliski.scss */
.mobile-menu .nav-button-children li.has-children .open-subnav {
  border-bottom: 3px solid #A0A0A0;
  width: 40px;
  position: absolute;
  top: 0;
  right: 0;
  padding: 0.7em 0;
  text-align: center;
  color: #ffffff;
  font-size: 0.9em;
  cursor: pointer;
}
/* line 418, ../scss/_heliski.scss */
.mobile-menu .nav-button-children li.has-children .open-subnav:hover {
  color: #F89728;
}
/* line 423, ../scss/_heliski.scss */
.mobile-menu .nav-button-children a:hover {
  background: transparent;
  border-bottom: 3px solid #A0A0A0;
}

/* end mobile nav */
/* line 430, ../scss/_heliski.scss */
#thin-nav-sticky-wrapper {
  background: #313336;
}

/* line 433, ../scss/_heliski.scss */
#thin-nav {
  background-color: #313336;
  z-index: 2000;
}
/* line 436, ../scss/_heliski.scss */
#thin-nav .logo-icon {
  float: left;
  margin-right: 2%;
  margin-left: 2%;
  margin-top: 1.4em;
  margin-bottom: 1.2em;
}
/* line 442, ../scss/_heliski.scss */
#thin-nav .logo-icon img {
  height: 2.2em;
}
/* line 450, ../scss/_heliski.scss */
#thin-nav .nav-button {
  float: left;
}
/* line 453, ../scss/_heliski.scss */
#thin-nav .header-nav-buttons {
  float: right;
  margin-right: 2%;
}
/* line 456, ../scss/_heliski.scss */
#thin-nav .header-nav-buttons > a {
  margin: 18px 16px 0 0;
  border-width: 2px;
  display: inline-block;
  vertical-align: middle;
  font-size: 20px;
  border-radius: 19px;
}
/* line 463, ../scss/_heliski.scss */
#thin-nav .header-nav-buttons > a:last-child {
  margin-right: 0;
}
/* line 466, ../scss/_heliski.scss */
#thin-nav .header-nav-buttons > a:first-child {
  background: transparent;
}
/* line 468, ../scss/_heliski.scss */
#thin-nav .header-nav-buttons > a:first-child:hover {
  background: #F89728;
  color: #ffffff;
}
@media (max-width: 1460px) {
  /* line 475, ../scss/_heliski.scss */
  #thin-nav .header-nav-buttons > a {
    margin-top: 19px;
    padding-top: 8px;
    padding-bottom: 8px;
    font-size: 18px;
  }
}
@media (max-width: 1200px) {
  /* line 483, ../scss/_heliski.scss */
  #thin-nav .header-nav-buttons > a {
    padding-top: 6px;
    padding-bottom: 6px;
    font-size: 16px;
    margin-top: 23px;
  }
}
@media (max-width: 1060px) {
  /* line 453, ../scss/_heliski.scss */
  #thin-nav .header-nav-buttons {
    margin-left: 50px;
  }
  /* line 492, ../scss/_heliski.scss */
  #thin-nav .header-nav-buttons > a {
    margin-top: 10px;
    margin-bottom: 20px;
  }
}
@media (max-width: 800px) {
  /* line 498, ../scss/_heliski.scss */
  #thin-nav .header-nav-buttons > a {
    margin-top: 23px;
    margin-bottom: 0;
  }
}
@media (max-width: 520px) {
  /* line 504, ../scss/_heliski.scss */
  #thin-nav .header-nav-buttons .snow {
    display: none;
  }
}

/** BEGIN BOTTOM **/
/* line 513, ../scss/_heliski.scss */
#bottom-wrapper {
  padding: 2em 3% 2em 3%;
  background-color: #313336;
  color: white;
}

/* line 519, ../scss/_heliski.scss */
#bottom-feature {
  border-bottom: 0.1em solid #393939;
  overflow: hidden;
}
/* line 523, ../scss/_heliski.scss */
#bottom-feature img {
  width: 60%;
}
/* line 526, ../scss/_heliski.scss */
#bottom-feature .footer-logo {
  max-width: 240px;
}
/* line 529, ../scss/_heliski.scss */
#bottom-feature .col-2 {
  padding: 4.5%;
  padding-top: 40px;
  padding-bottom: 40px;
}
/* line 534, ../scss/_heliski.scss */
#bottom-feature .posts-title {
  color: #F89728;
  font-weight: 700;
  font-size: 28px;
  margin-bottom: 24px;
}
/* line 540, ../scss/_heliski.scss */
#bottom-feature .blog-posts .blog-post {
  border-bottom: 0.1em solid #393939;
  padding-bottom: 24px;
  margin-bottom: 24px;
  overflow: hidden;
}
/* line 545, ../scss/_heliski.scss */
#bottom-feature .blog-posts .blog-post:last-child {
  border-bottom: none;
}
/* line 548, ../scss/_heliski.scss */
#bottom-feature .blog-posts .blog-post .featured-image {
  display: inline-block;
  vertical-align: top;
  width: 25%;
  margin-right: 3%;
}
/* line 553, ../scss/_heliski.scss */
#bottom-feature .blog-posts .blog-post .featured-image img {
  width: 100%;
  display: block;
}
/* line 558, ../scss/_heliski.scss */
#bottom-feature .blog-posts .blog-post .blog-content-inner {
  display: inline-block;
  vertical-align: top;
  width: calc(72% - 5px);
  max-width: 500px;
}
/* line 564, ../scss/_heliski.scss */
#bottom-feature .blog-posts .blog-post .title {
  color: white;
  display: block;
  text-decoration: none;
  font-size: 22px;
  font-weight: 700;
  margin-bottom: 0.5em;
}
/* line 571, ../scss/_heliski.scss */
#bottom-feature .blog-posts .blog-post .title:hover {
  text-decoration: underline;
}
/* line 575, ../scss/_heliski.scss */
#bottom-feature .blog-posts .blog-post .read-more-link {
  color: #F89728;
  display: block;
  margin-top: 0.5em;
  text-decoration: none;
}
/* line 580, ../scss/_heliski.scss */
#bottom-feature .blog-posts .blog-post .read-more-link:hover {
  text-decoration: underline;
}
/* line 585, ../scss/_heliski.scss */
#bottom-feature .col, #bottom-feature .secondary-block-options .col-2, .secondary-block-options #bottom-feature .col-2 {
  width: 30%;
  margin-right: 3%;
  float: left;
}
/* line 589, ../scss/_heliski.scss */
#bottom-feature .col .title, #bottom-feature .secondary-block-options .col-2 .title, .secondary-block-options #bottom-feature .col-2 .title {
  font-size: 1.1em;
  font-weight: bold;
  margin-bottom: 1em;
}
/* line 595, ../scss/_heliski.scss */
#bottom-feature .contact-col {
  width: 50%;
  float: left;
}
/* line 599, ../scss/_heliski.scss */
#bottom-feature .img-col {
  width: 50%;
  max-width: 280px;
  text-align: right;
  float: left;
  padding-top: 2.6em;
  padding-left: 30px;
  box-sizing: border-box;
}
/* line 607, ../scss/_heliski.scss */
#bottom-feature .img-col img {
  width: 100%;
  max-width: 280px;
}

/* line 614, ../scss/_heliski.scss */
#bottom-nav {
  overflow: hidden;
  padding-top: 2em;
}
/* line 617, ../scss/_heliski.scss */
#bottom-nav .social {
  display: inline-block;
  margin-left: 10px;
}
/* line 620, ../scss/_heliski.scss */
#bottom-nav .social .icon {
  color: white;
  text-decoration: none;
  font-size: 22px;
  margin-right: 20px;
}
/* line 627, ../scss/_heliski.scss */
#bottom-nav .nav-button {
  float: left;
  padding-top: 0.5em;
  margin-top: 0em;
}
/* line 632, ../scss/_heliski.scss */
#bottom-nav .search-form {
  display: block;
  float: left;
  overflow: hidden;
  width: 30%;
  height: 3em;
  margin-left: 3%;
}
/* line 639, ../scss/_heliski.scss */
#bottom-nav .search-form button {
  font-family: FontAwesome;
  color: white;
  background-color: #F89728;
  border: none;
  font-size: 2em;
  width: 17%;
  height: 100%;
  padding: 0;
  margin: 0;
  display: inline-block;
  font-weight: bold;
  float: left;
  border-left: 1px solid transparent;
}
/* line 653, ../scss/_heliski.scss */
#bottom-nav .search-form button:hover {
  color: #F89728;
  background-color: white;
  border-left: 1px solid #F89728;
  /*808080*/
}
/* line 660, ../scss/_heliski.scss */
#bottom-nav .search-form input {
  height: 100%;
  border: none;
  margin: 0;
  padding-left: 14%;
  display: inline-block;
  width: 68%;
  float: left;
  background-color: white;
  background-image: url(../images/search-icon.png);
  background-size: 7% auto;
  background-position: 1em center;
  background-repeat: no-repeat;
  color: black;
}
/* line 676, ../scss/_heliski.scss */
#bottom-nav div {
  display: inline-block;
  padding-right: 20px;
  margin-bottom: 10px;
}
/* line 681, ../scss/_heliski.scss */
#bottom-nav a {
  color: #ffffff;
  text-decoration: none;
}
/* line 684, ../scss/_heliski.scss */
#bottom-nav a:hover {
  color: #F89728;
}

@media (max-width: 1050px) {
  /* line 691, ../scss/_heliski.scss */
  #bottom-nav .search-form {
    width: 25%;
  }
}
@media (max-width: 1000px) {
  /* line 697, ../scss/_heliski.scss */
  #bottom-nav .search-form {
    width: 20%;
  }
  /* line 699, ../scss/_heliski.scss */
  #bottom-nav .search-form input {
    padding-left: 20%;
    width: 50%;
    background-size: 12% auto;
  }

  /* line 705, ../scss/_heliski.scss */
  #bottom-feature .col-2 {
    width: 100%;
    clear: both;
    float: none;
  }
}
@media (max-width: 900px) {
  /* line 713, ../scss/_heliski.scss */
  #bottom-nav .search-form {
    width: 40%;
    margin-left: 1.5%;
  }
  /* line 716, ../scss/_heliski.scss */
  #bottom-nav .search-form input {
    padding-left: 14%;
    width: 68%;
    background-size: 7% auto;
  }
}
@media (max-width: 860px) {
  /* line 725, ../scss/_heliski.scss */
  #bottom-nav {
    font-size: 14px;
  }
}
@media (max-width: 700px) {
  /* line 731, ../scss/_heliski.scss */
  #bottom-nav {
    padding-left: 5%;
    padding-right: 5%;
  }
  /* line 734, ../scss/_heliski.scss */
  #bottom-nav .social {
    clear: both;
  }
  /* line 737, ../scss/_heliski.scss */
  #bottom-nav .search-form, #bottom-nav .social {
    margin-top: 1em;
  }
  /* line 740, ../scss/_heliski.scss */
  #bottom-nav div {
    display: block;
  }
}
@media (max-width: 560px) {
  /* line 748, ../scss/_heliski.scss */
  #bottom-feature .contact-col {
    width: 100%;
    float: none;
  }
  /* line 752, ../scss/_heliski.scss */
  #bottom-feature .img-col {
    width: 100%;
    float: none;
    padding-left: 0;
  }
}
/* line 761, ../scss/_heliski.scss */
#bottom-feature .contact-details > * {
  margin-top: 0.6em;
}
/* line 763, ../scss/_heliski.scss */
#bottom-feature .contact-details > *:first-child {
  margin-top: 2.6em;
}
/* line 767, ../scss/_heliski.scss */
#bottom-feature .contact-details span {
  font-weight: 700;
  color: #F89728;
}
/* line 785, ../scss/_heliski.scss */
#bottom-feature .contact-details .contact-detail.phone a {
  color: inherit;
  text-decoration: none;
}

/* line 793, ../scss/_heliski.scss */
#header .contact-details .contact-detail.phone a {
  color: inherit;
  text-decoration: none;
}

/* line 798, ../scss/_heliski.scss */
#small-notices {
  color: white;
  background-color: #393939;
  padding: 1em 1em 1em 4em;
  overflow: hidden;
}
/* line 803, ../scss/_heliski.scss */
#small-notices div {
  float: left;
  margin-right: 5%;
  padding: 0.7em 0 0.7em 0;
  display: inline-block;
}
/* line 809, ../scss/_heliski.scss */
#small-notices .jump-up {
  text-align: center;
  padding: 0.1em 0.5em 0.1em 0.5em;
  background-color: #F89728;
  color: black;
  font-family: FontAwesome;
  font-size: 2em;
  float: right;
}
/* line 817, ../scss/_heliski.scss */
#small-notices .jump-up:hover {
  color: #F89728;
  background-color: black;
}
/* line 821, ../scss/_heliski.scss */
#small-notices .jump-up a {
  color: black;
  text-decoration: none;
}
/* line 825, ../scss/_heliski.scss */
#small-notices .jump-up:hover a {
  color: #F89728;
}
/* line 829, ../scss/_heliski.scss */
#small-notices a {
  color: white;
}

/** END BOTTOM **/
/** BEGIN INSTAGRAM **/
/* line 838, ../scss/_heliski.scss */
#instagram-feed .instagram-feed-widget-media {
  margin-bottom: 2em;
  width: 69%;
}
/* line 841, ../scss/_heliski.scss */
#instagram-feed .instagram-feed-widget-media img {
  border: none;
  border-radius: 0.3em;
}

/** END INSTAGRAM **/
/* line 849, ../scss/_heliski.scss */
#breadcrumbs, .inner-breadcrumbs, #st {
  margin: 1.5em;
  overflow: hidden;
}

/* line 854, ../scss/_heliski.scss */
.breadcrumb-link {
  color: #F89728;
}

/* line 858, ../scss/_heliski.scss */
.breadcrumb-link-current {
  font-weight: bold;
  color: black;
}

/* line 863, ../scss/_heliski.scss */
.ss-ContactPage #st > .title, .ss-TeamPage #st > .title {
  margin-top: 1em;
}

/* line 867, ../scss/_heliski.scss */
#st form {
  overflow: hidden;
}
/* line 869, ../scss/_heliski.scss */
#st form.simple-form {
  margin-top: 2em;
  padding-top: 1em;
}
/* line 873, ../scss/_heliski.scss */
#st form.simple-form .field.textarea label {
  font-weight: bold;
}
/* line 876, ../scss/_heliski.scss */
#st form.simple-form .field.text label {
  font-weight: bold;
  width: 20%;
  float: left;
  clear: left;
}
/* line 882, ../scss/_heliski.scss */
#st form.simple-form .field.textarea label {
  width: 20%;
  float: left;
  clear: left;
}
/* line 887, ../scss/_heliski.scss */
#st form.simple-form .field.text .middleColumn {
  float: left;
  width: 50%;
}
/* line 892, ../scss/_heliski.scss */
#st form.simple-form .field.textarea .middleColumn {
  float: left;
  width: 50%;
}
/* line 896, ../scss/_heliski.scss */
#st form.simple-form .field.textarea textarea {
  width: 100%;
}
/* line 903, ../scss/_heliski.scss */
#st form .field input, #st form .field.textarea textarea, #st form .field.dropdown select {
  border: 0.2em solid #E8E8E8;
  background-color: white;
  color: black;
  padding: 0.4em;
  font-size: 1em;
  font-family: Freesans, Arial, Verdana;
}
/* line 911, ../scss/_heliski.scss */
#st form .field.invalid input, #st form .field.textarea.invalid textarea, #st form .field.dropdown.invalid select {
  border: 0.2em solid red;
}
/* line 915, ../scss/_heliski.scss */
#st form.simple-form .Actions {
  margin-bottom: 1em;
  margin-top: 1em;
  overflow: hidden;
  width: 70%;
}
/* line 921, ../scss/_heliski.scss */
#st form .Actions input[type=submit] {
  font-weight: bold;
  font-size: 1.3em;
  display: inline-block;
  font-weight: bold;
  color: white;
  padding-left: 1.3em;
  padding-right: 1.3em;
  padding-top: 0.4em;
  padding-bottom: 0.4em;
  text-decoration: none;
  border-radius: 1em;
  background-color: #F89728;
  border: none;
}
/* line 935, ../scss/_heliski.scss */
#st form .Actions input[type=submit]:hover {
  color: #F89728;
  background-color: white;
  border: 0.05em solid #F89728;
  padding-top: 0.35em;
  padding-bottom: 0.35em;
}
/* line 943, ../scss/_heliski.scss */
#st form.simple-form .Actions input[type=submit] {
  float: right;
}
/* line 946, ../scss/_heliski.scss */
#st form .Actions a {
  font-weight: bold;
  color: blue;
}
/* line 951, ../scss/_heliski.scss */
#st form.simple-form .Actions p {
  display: block;
  margin-top: 1em;
}
/* line 955, ../scss/_heliski.scss */
#st form.simple-form .field {
  margin-bottom: 0.5em;
  overflow: hidden;
}
/* line 960, ../scss/_heliski.scss */
#st form .field.required label::after {
  color: red;
  content: ' *';
}

/* line 966, ../scss/_heliski.scss */
#MemberLoginForm_LoginForm {
  float: left;
  display: block;
  border: 0.1em solid black;
  width: 40%;
  margin-left: 30%;
  padding: 1em;
  margin-top: 0;
}

/* line 976, ../scss/_heliski.scss */
#st > *:last-child {
  margin-bottom: 1em;
}

/*#st > *:first-child {
    margin-top:1em;
}*/
/* line 984, ../scss/_heliski.scss */
.ss-Page #st {
  padding-top: 0.5em;
}

/* line 989, ../scss/_heliski.scss */
#st > .title, #st h1, #st h2, #st h3, #st h4, #st h5 {
  font-size: 1.6em;
  font-weight: normal;
  margin-bottom: 0.5em;
  margin-top: 0.8em;
}

/* line 998, ../scss/_heliski.scss */
.content-container > .title, .content-container h1, .content-container h2, .content-container h3, .content-container h4, .content-container h5 {
  font-size: 1.6em;
  font-weight: normal;
  margin-bottom: 0.5em;
  margin-top: 0.8em;
}

/* line 1006, ../scss/_heliski.scss */
.ss-Page #st > .title, .ss-MapPage .content-container > .title {
  margin-top: 0;
}

/* line 1010, ../scss/_heliski.scss */
.ss-Page #breadcrumbs {
  display: block;
}

/* line 1014, ../scss/_heliski.scss */
.content-container img {
  float: right;
  margin: 1em 0 1em 1em;
  max-height: 17em;
  max-height: 40vh;
  width: auto;
}

/* line 1022, ../scss/_heliski.scss */
.ss-Page #st img.left, .ss-MapPage .content-container img.left {
  float: left;
  margin: 1em 1em 1em 0;
}

/* line 1028, ../scss/_heliski.scss */
#form-messages > * {
  display: block;
  border: 0.2em solid black;
  border-radius: 0.3em;
  color: black;
  padding: 1em;
  margin-bottom: 1em;
  margin-top: 1em;
}
/* line 1037, ../scss/_heliski.scss */
#form-messages > .error {
  border: 0.2em solid red;
}
/* line 1040, ../scss/_heliski.scss */
#form-messages > .info {
  border: 0.2em solid #008000;
}
/* line 1044, ../scss/_heliski.scss */
#form-messages > * .title {
  font-size: 1.2em;
  font-weight: bold;
}
/* line 1048, ../scss/_heliski.scss */
#form-messages > * .body {
  font-weight: bold;
}

/* line 1054, ../scss/_heliski.scss */
#st ul li {
  list-style: disc inside;
}

/* line 1058, ../scss/_heliski.scss */
ul li {
  padding-bottom: 10px;
}

/* line 1062, ../scss/_heliski.scss */
p {
  padding-bottom: 15px;
  font-size: 15px;
  line-height: 25px;
}

/* line 1068, ../scss/_heliski.scss */
a {
  cursor: pointer;
}

/* line 1072, ../scss/_heliski.scss */
.video.shortcoded .avatar {
  display: none;
}

@media (max-width: 550px) {
  /* line 1077, ../scss/_heliski.scss */
  .video.shortcoded {
    border: 0.1em solid black;
    border-radius: 0.4em;
    padding: 1em;
  }
  /* line 1078, ../scss/_heliski.scss */
  .video.shortcoded iframe {
    display: none;
  }
  /* line 1081, ../scss/_heliski.scss */
  .video.shortcoded .avatar {
    display: block;
  }
}
@media (max-width: 400px) {
  /* line 1091, ../scss/_heliski.scss */
  .video.shortcoded {
    width: 100%;
  }
}
@media (min-width: 1001px) {
  /* line 1098, ../scss/_heliski.scss */
  #bottom-feature .col-2 {
    box-sizing: border-box;
    width: 50%;
    display: block;
    float: left;
  }
  /* line 1103, ../scss/_heliski.scss */
  #bottom-feature .col-2:nth-of-type(2n+1) {
    padding-left: 0;
  }
  /* line 1106, ../scss/_heliski.scss */
  #bottom-feature .col-2:nth-of-type(2n+2) {
    padding-right: 0;
  }
}
@media (max-width: 900px) {
  /* line 1114, ../scss/_heliski.scss */
  #instagram-feed .instagram-feed-widget-media {
    width: 100%;
  }
}
@media (max-width: 700px) {
  /* line 1120, ../scss/_heliski.scss */
  #recent-posts {
    font-size: 0.8em;
  }
}
@media (max-width: 550px) {
  /* line 1126, ../scss/_heliski.scss */
  #bottom-feature .col, #bottom-feature .secondary-block-options .col-2, .secondary-block-options #bottom-feature .col-2 {
    width: 47%;
  }
  /* line 1127, ../scss/_heliski.scss */
  #bottom-feature .col:nth-child(2), #bottom-feature .secondary-block-options .col-2:nth-child(2), .secondary-block-options #bottom-feature .col-2:nth-child(2) {
    display: none;
  }
}
@media (max-width: 440px) {
  /* line 1135, ../scss/_heliski.scss */
  #bottom-feature .col, #bottom-feature .secondary-block-options .col-2, .secondary-block-options #bottom-feature .col-2 {
    width: 100%;
  }
  /* line 1136, ../scss/_heliski.scss */
  #bottom-feature .col:nth-child(3), #bottom-feature .secondary-block-options .col-2:nth-child(3), .secondary-block-options #bottom-feature .col-2:nth-child(3) {
    display: none;
  }
  /* line 1140, ../scss/_heliski.scss */
  #bottom-feature .col img, #bottom-feature .secondary-block-options .col-2 img, .secondary-block-options #bottom-feature .col-2 img {
    width: 30%;
  }
  /* line 1143, ../scss/_heliski.scss */
  #bottom-feature .col .img-col, #bottom-feature .secondary-block-options .col-2 .img-col, .secondary-block-options #bottom-feature .col-2 .img-col {
    display: none;
  }

  /* line 1147, ../scss/_heliski.scss */
  #bottom-feature .col-2:last-child {
    display: none;
  }
}
@media (max-width: 350px) {
  /* line 1154, ../scss/_heliski.scss */
  #bottom-feature .col img, #bottom-feature .secondary-block-options .col-2 img, .secondary-block-options #bottom-feature .col-2 img {
    width: 60%;
  }
  /* line 1158, ../scss/_heliski.scss */
  #bottom-feature .contact-details .contact-detail.postal::before, #bottom-feature .contact-details .contact-detail.email::before, #bottom-feature .contact-details .contact-detail.phone::before {
    content: '';
  }
}
/* line 1165, ../scss/_heliski.scss */
#bottom-nav .nav-buttons {
  padding-top: 0;
}

/* line 1169, ../scss/_heliski.scss */
#header-transition {
  position: absolute;
  bottom: 1em;
  left: 0;
  text-align: center;
  font-weight: bold;
  font-size: 1.2em;
  width: 100%;
}
/* line 1177, ../scss/_heliski.scss */
#header-transition a {
  text-decoration: none;
  color: #F89728;
}
/* line 1180, ../scss/_heliski.scss */
#header-transition a:hover {
  cursor: pointer;
}

/* line 1, ../scss/_heliski-blog.scss */
#breadcrumbs, .inner-breadcrumbs {
  margin: 1em 3% 1em 3%;
}

/* line 5, ../scss/_heliski-blog.scss */
.ss-BlogPost #breadcrumbs {
  float: left;
  width: 100%;
}

/* line 10, ../scss/_heliski-blog.scss */
#st {
  overflow: hidden;
  margin: 0 3% 0 3%;
}
/* line 11, ../scss/_heliski-blog.scss */
#st .blog-post {
  width: 100%;
  border-bottom: 0.1em solid #A0A0A0;
  padding-bottom: 1em;
  margin-top: 1em;
  overflow: hidden;
}
/* line 12, ../scss/_heliski-blog.scss */
#st .blog-post .title {
  font-size: 1.5em;
  text-decoration: none;
  color: black;
  display: block;
  float: left;
  width: 80%;
}
/* line 20, ../scss/_heliski-blog.scss */
#st .blog-post .body {
  font-weight: 200;
  margin-top: 1em;
  float: left;
  clear: left;
}
/* line 25, ../scss/_heliski-blog.scss */
#st .blog-post .body p {
  margin-bottom: 1em;
}
/* line 29, ../scss/_heliski-blog.scss */
#st .blog-post .meta {
  margin: 0.3em 0 0.3em 0;
  overflow: hidden;
  width: 80%;
  float: left;
}
/* line 34, ../scss/_heliski-blog.scss */
#st .blog-post .meta > * {
  font-weight: bold;
  float: left;
}
/* line 37, ../scss/_heliski-blog.scss */
#st .blog-post .meta > *::after {
  content: '/';
  margin-left: 0.3em;
  margin-right: 0.2em;
}
/* line 42, ../scss/_heliski-blog.scss */
#st .blog-post .meta > *:last-child::after {
  content: '';
}
/* line 47, ../scss/_heliski-blog.scss */
#st .blog-post .meta .category-set::before {
  content: 'categories: ';
}
/* line 51, ../scss/_heliski-blog.scss */
#st .blog-post .meta .category-set .category::after {
  content: ', ';
}
/* line 54, ../scss/_heliski-blog.scss */
#st .blog-post .meta .category-set .category:last-child::after {
  content: '';
}
/* line 68, ../scss/_heliski-blog.scss */
#st .blog-entry {
  float: left;
  width: 60%;
}
/* line 72, ../scss/_heliski-blog.scss */
#st .blog-sidebar {
  float: right;
  width: 35%;
  margin-left: 2%;
  margin-top: 2em;
}
/* line 77, ../scss/_heliski-blog.scss */
#st .blog-sidebar .module {
  border-bottom: 0.1em solid #808080;
  padding-bottom: 1em;
  margin-bottom: 1em;
}
/* line 81, ../scss/_heliski-blog.scss */
#st .blog-sidebar .module .title {
  font-size: 1.5em;
}
/* line 85, ../scss/_heliski-blog.scss */
#st .blog-sidebar .categories-module .body, #st .blog-sidebar .archive-module .body {
  padding-top: 2em;
}
/* line 88, ../scss/_heliski-blog.scss */
#st .blog-sidebar .categories-module .body a, #st .blog-sidebar .archive-module .body a {
  display: block;
  color: black;
  margin-bottom: 0.7em;
}
/* line 93, ../scss/_heliski-blog.scss */
#st .blog-sidebar .instagram-module .body {
  overflow: hidden;
}
/* line 95, ../scss/_heliski-blog.scss */
#st .blog-sidebar .instagram-module .body img {
  width: 40%;
  float: left;
  margin-right: 10%;
  margin-bottom: 2em;
}
/* line 104, ../scss/_heliski-blog.scss */
#st .blog-post .share-tools {
  display: block;
  float: right;
  width: 20%;
}
/* line 108, ../scss/_heliski-blog.scss */
#st .blog-post .share-tools a {
  color: #F89728;
  text-decoration: none;
  font-size: 1.5em;
  border-radius: 1.5em;
  border: 0.1em solid #F89728;
  padding: 0.4em 0.65em 0.4em 0.65em;
  margin-left: 1em;
  margin-top: -0.5em;
  display: inline-block;
}
/* line 120, ../scss/_heliski-blog.scss */
#st .blog-post .featured-image {
  width: 100%;
}
/* line 121, ../scss/_heliski-blog.scss */
#st .blog-post .featured-image img {
  width: 100%;
  margin: 0px 0px 1.5em;
  float: none;
  max-height: 1000px;
}

/* line 132, ../scss/_heliski-blog.scss */
.ss-Blog article h1 {
  font-size: 2em;
  margin-top: 0.5em;
}

@media (max-width: 650px) {
  /* line 139, ../scss/_heliski-blog.scss */
  .ss-Blog .blog-sidebar {
    display: none;
  }
  /* line 143, ../scss/_heliski-blog.scss */
  .ss-Blog #st .blog-entry {
    width: 100%;
  }
  /* line 145, ../scss/_heliski-blog.scss */
  .ss-Blog #st .blog-entry .featured-image {
    width: 100%;
  }
  /* line 149, ../scss/_heliski-blog.scss */
  .ss-Blog #st .blog-post .title {
    font-size: 1.2em;
  }

  /* line 154, ../scss/_heliski-blog.scss */
  .ss-BlogPost #st .blog-post .title {
    font-size: 1.2em;
  }

  /* line 157, ../scss/_heliski-blog.scss */
  .ss-Blog #st .blog-post .meta > *::after, .ss-BlogPost #st .blog-post .meta > *::after {
    content: '';
  }

  /* line 160, ../scss/_heliski-blog.scss */
  .ss-Blog #st .blog-post .meta > *, .ss-BlogPost #st .blog-post .meta > * {
    clear: left;
    font-size: 0.8em;
  }
}
@media (max-width: 400px) {
  /* line 167, ../scss/_heliski-blog.scss */
  .ss-Blog #st .blog-post .share-tools, .ss-BlogPost #st .blog-post .share-tools {
    display: none;
  }
}
/* line 173, ../scss/_heliski-blog.scss */
.ss-BlogPost #st-wrapper {
  background-color: #323232;
}
/* line 176, ../scss/_heliski-blog.scss */
.ss-BlogPost #st {
  background-color: white;
  width: 600px;
  margin: auto;
}
/* line 180, ../scss/_heliski-blog.scss */
.ss-BlogPost #st > * {
  margin-left: 1em;
  margin-right: 1em;
  width: auto;
}
/* line 186, ../scss/_heliski-blog.scss */
.ss-BlogPost .blog-post .body {
  width: 100%;
}

@media (max-width: 800px) {
  /* line 192, ../scss/_heliski-blog.scss */
  .ss-BlogPost #st {
    width: 66%;
  }
}
@media (max-width: 620px) {
  /* line 198, ../scss/_heliski-blog.scss */
  .ss-BlogPost #st {
    width: 80%;
  }
}
@media (max-width: 500px) {
  /* line 204, ../scss/_heliski-blog.scss */
  .ss-BlogPost #st {
    width: 97%;
  }
}
@media (max-width: 450px) {
  /* line 210, ../scss/_heliski-blog.scss */
  .ss-BlogPost #st {
    width: 100%;
  }
}
/* line 2, ../scss/_heliski-contact.scss */
.ss-ContactPage #st .locations-grid {
  overflow: hidden;
}
/* line 3, ../scss/_heliski-contact.scss */
.ss-ContactPage #st .locations-grid .location {
  width: 30%;
  margin-left: 1.5%;
  margin-right: 1.5%;
  float: left;
}
/* line 11, ../scss/_heliski-contact.scss */
.ss-ContactPage #st .title {
  font-size: 1.5em;
}
/* line 14, ../scss/_heliski-contact.scss */
.ss-ContactPage #st > .intro {
  margin-top: 1em;
  margin-bottom: 1em;
}
/* line 19, ../scss/_heliski-contact.scss */
.ss-ContactPage #st .locations-grid .location .map {
  height: 20em;
}
/* line 22, ../scss/_heliski-contact.scss */
.ss-ContactPage #st .locations-grid .location .title {
  margin-top: 0.6em;
  margin-bottom: 0.3em;
  min-height: 3em;
}
/* line 27, ../scss/_heliski-contact.scss */
.ss-ContactPage #st .locations-grid .location .subtitle {
  font-weight: bold;
}
/* line 30, ../scss/_heliski-contact.scss */
.ss-ContactPage #st .locations-grid .location .contact-details .contact-detail {
  margin-bottom: 0.2em;
  margin-top: 0.2em;
}
/* line 33, ../scss/_heliski-contact.scss */
.ss-ContactPage #st .locations-grid .location .contact-details .contact-detail::before {
  color: #F89728;
  font-family: FontAwesome;
  margin-right: 0.5em;
}
/* line 38, ../scss/_heliski-contact.scss */
.ss-ContactPage #st .locations-grid .location .contact-details .contact-detail.fax::before {
  content: '';
}
/* line 41, ../scss/_heliski-contact.scss */
.ss-ContactPage #st .locations-grid .location .contact-details .contact-detail.email::before {
  content: '';
}
/* line 45, ../scss/_heliski-contact.scss */
.ss-ContactPage #st .locations-grid .location .contact-details .contact-detail.phone::before {
  content: '';
}
/* line 48, ../scss/_heliski-contact.scss */
.ss-ContactPage #st .locations-grid .location .contact-details .contact-detail.phone a {
  color: inherit;
  text-decoration: inherit;
}
/* line 54, ../scss/_heliski-contact.scss */
.ss-ContactPage #st .locations-grid .location .body {
  margin-top: 1.3em;
  margin-bottom: 1em;
}
/* line 59, ../scss/_heliski-contact.scss */
.ss-ContactPage #st #form-intro {
  border-top: 0.2em solid #E0E0E0;
  padding-top: 1em;
}

@media (max-width: 800px) {
  /* line 66, ../scss/_heliski-contact.scss */
  .ss-ContactPage #st .locations-grid .location {
    width: 45%;
  }
}
@media (max-width: 600px) {
  /* line 72, ../scss/_heliski-contact.scss */
  .ss-ContactPage #st .locations-grid .location {
    width: 95%;
    border-top: 0.2em solid black;
    padding-top: 1em;
  }
}
@media (min-width: 750px) {
  /* line 80, ../scss/_heliski-contact.scss */
  form#Form_ContactForm {
    width: 100%;
    overflow: hidden;
  }
  /* line 84, ../scss/_heliski-contact.scss */
  form#Form_ContactForm .field.text {
    float: left;
    width: 30%;
    margin-right: 4.45%;
    display: block;
  }
  /* line 89, ../scss/_heliski-contact.scss */
  form#Form_ContactForm .field.text#subject {
    margin-right: 0;
  }
  /* line 93, ../scss/_heliski-contact.scss */
  form#Form_ContactForm .field input {
    width: 90%;
  }
  /* line 96, ../scss/_heliski-contact.scss */
  form#Form_ContactForm .field .middleColumn {
    width: 100%;
  }
  /* line 99, ../scss/_heliski-contact.scss */
  form#Form_ContactForm .field textarea {
    width: 96%;
  }
  /* line 102, ../scss/_heliski-contact.scss */
  form#Form_ContactForm .field.textarea {
    width: 100%;
    clear: both;
  }
  /* line 107, ../scss/_heliski-contact.scss */
  form#Form_ContactForm .Actions {
    width: 100%;
  }
  /* line 109, ../scss/_heliski-contact.scss */
  form#Form_ContactForm .Actions input[type=submit] {
    float: right;
  }
  /* line 113, ../scss/_heliski-contact.scss */
  form#Form_ContactForm .field {
    margin-bottom: 1em;
  }
}
/* line 2, ../scss/_heliski-booking.scss */
#Form_BookingForm .field label {
  font-size: 0.9em;
  font-weight: normal;
  display: block;
}

/* line 8, ../scss/_heliski-booking.scss */
#Form_BookingForm .checkbox input.checkbox {
  width: auto;
  display: inline-block;
  vertical-align: middle;
}
/* line 13, ../scss/_heliski-booking.scss */
#Form_BookingForm .checkbox .right {
  display: inline-block;
  vertical-align: middle;
  padding-left: 5px;
}

/* line 20, ../scss/_heliski-booking.scss */
form#Form_BookingForm {
  margin: 1em auto 0 auto;
  overflow: hidden;
  max-width: 1400px;
}
/* line 24, ../scss/_heliski-booking.scss */
form#Form_BookingForm .field#bf_date input {
  background-image: url(../images/calendar-icon-lightg.png);
  background-repeat: no-repeat;
  background-position: 99% center;
  background-size: auto 90%;
  cursor: pointer;
}
/* line 34, ../scss/_heliski-booking.scss */
form#Form_BookingForm .Actions {
  padding-bottom: 20px;
}
/* line 37, ../scss/_heliski-booking.scss */
form#Form_BookingForm .field {
  margin-bottom: 1em;
}
/* line 39, ../scss/_heliski-booking.scss */
form#Form_BookingForm .field input, form#Form_BookingForm .field textarea, form#Form_BookingForm .field select {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
}
/* line 45, ../scss/_heliski-booking.scss */
form#Form_BookingForm .title {
  font-size: 1.6em;
  font-weight: 200;
  margin-bottom: 0.5em;
}
/* line 50, ../scss/_heliski-booking.scss */
form#Form_BookingForm .subtitle {
  font-size: 1.3em;
  font-weight: 200;
  margin-bottom: 0.5em;
}
/* line 55, ../scss/_heliski-booking.scss */
form#Form_BookingForm .section-booking-details.booking-total {
  border-top: 0.1em solid #A0A0A0;
  padding-top: 1em;
  padding-bottom: 1em;
  border-bottom: 0.1em solid #A0A0A0;
  color: #F89728;
  font-size: 1.2em;
  overflow: hidden;
  width: 40%;
}
/* line 64, ../scss/_heliski-booking.scss */
form#Form_BookingForm .section-booking-details.booking-total .label {
  float: left;
}
/* line 67, ../scss/_heliski-booking.scss */
form#Form_BookingForm .section-booking-details.booking-total .total {
  float: right;
}
/* line 72, ../scss/_heliski-booking.scss */
form#Form_BookingForm fieldset > .section-booking-details {
  float: left;
  clear: left;
  width: 40%;
}
/* line 77, ../scss/_heliski-booking.scss */
form#Form_BookingForm fieldset > .section-payment {
  float: right;
  clear: right;
  width: 40%;
}
/* line 84, ../scss/_heliski-booking.scss */
form#Form_BookingForm .field.credit-card-number {
  width: 8%;
  margin-right: 2%;
  clear: none;
}
/* line 88, ../scss/_heliski-booking.scss */
form#Form_BookingForm .field.credit-card-number#bf_cc_no_4 {
  clear: right;
}
/* line 91, ../scss/_heliski-booking.scss */
form#Form_BookingForm .field.credit-card-number input {
  width: 100%;
}
/* line 95, ../scss/_heliski-booking.scss */
form#Form_BookingForm .field.security-code input {
  width: 5em;
}
/* line 98, ../scss/_heliski-booking.scss */
form#Form_BookingForm .field.credit-card-number label {
  display: none;
}
/* line 101, ../scss/_heliski-booking.scss */
form#Form_BookingForm .field#bf_cc_issuer {
  width: 18%;
}
/* line 104, ../scss/_heliski-booking.scss */
form#Form_BookingForm .field#bf_cc_check {
  clear: none;
  width: 22%;
}
/* line 108, ../scss/_heliski-booking.scss */
form#Form_BookingForm .field#bf_cc_expiry_month {
  width: 18%;
  clear: none;
}
/* line 112, ../scss/_heliski-booking.scss */
form#Form_BookingForm .field#bf_cc_expiry_year {
  width: 18%;
  margin-left: 4%;
}
/* line 117, ../scss/_heliski-booking.scss */
form#Form_BookingForm .payment-seals img {
  width: 100%;
}
/* line 120, ../scss/_heliski-booking.scss */
form#Form_BookingForm .title.section-personal-details {
  margin-top: 1.5em;
}
/* line 123, ../scss/_heliski-booking.scss */
form#Form_BookingForm fieldset > .section-personal-details {
  float: left;
  clear: right;
  width: 100%;
}
/* line 129, ../scss/_heliski-booking.scss */
form#Form_BookingForm .section-personal-details.booking-total {
  color: #F89728;
  font-size: 1.2em;
  overflow: hidden;
  width: 40%;
}
/* line 134, ../scss/_heliski-booking.scss */
form#Form_BookingForm .section-personal-details.booking-total .label {
  float: left;
}
/* line 137, ../scss/_heliski-booking.scss */
form#Form_BookingForm .section-personal-details.booking-total .total {
  float: left;
  margin-left: 1em;
}
/* line 142, ../scss/_heliski-booking.scss */
form#Form_BookingForm .section-personal-details.field {
  float: left;
  /*width:31.33%;
  margin-right:3%;*/
  width: 23.5%;
  margin-right: 2%;
}
/* line 148, ../scss/_heliski-booking.scss */
form#Form_BookingForm .section-personal-details.field.bf_person_country, form#Form_BookingForm .section-personal-details.field.bf_person_age {
  margin-right: 0;
}
/* line 151, ../scss/_heliski-booking.scss */
form#Form_BookingForm .section-personal-details.field.bf_person_notes {
  width: 100%;
  margin-right: 0;
}
/* line 157, ../scss/_heliski-booking.scss */
form#Form_BookingForm .section-footer-message {
  float: left;
  clear: both;
  margin-top: 1em;
  margin-bottom: 1em;
}

/*form#Form_BookingForm .section-personal-details.field.bf_person_phone,*/
/* line 168, ../scss/_heliski-booking.scss */
#Form_BookingForm select[name=bf_cc_issuer] option[value=VISA] {
  background-image: url(../images/credit-card-issuers/visa-sm.png);
  background-size: auto 80%;
  background-position: 0 center;
  background-repeat: no-repeat;
  padding-left: 23%;
}
/* line 175, ../scss/_heliski-booking.scss */
#Form_BookingForm select[name=bf_cc_issuer] option[value=MASTERCARD] {
  background-image: url(../images/credit-card-issuers/mastercard-sm.png);
  background-size: auto 80%;
  background-position: 5% center;
  background-repeat: no-repeat;
  padding-left: 23%;
}

/* line 184, ../scss/_heliski-booking.scss */
.ss-BookingForm #confirmation {
  margin-top: 2em;
  margin-bottom: 2em;
}
/* line 187, ../scss/_heliski-booking.scss */
.ss-BookingForm #confirmation .title {
  font-size: 1.6em;
}
/* line 190, ../scss/_heliski-booking.scss */
.ss-BookingForm #confirmation .stage {
  border: 0.2em solid #808080;
  border-radius: 0.4em;
  padding: 1em;
  margin-top: 1.5em;
  overflow: hidden;
  background-color: #FCFCFC;
}
/* line 197, ../scss/_heliski-booking.scss */
.ss-BookingForm #confirmation .stage > div {
  margin-bottom: 1em;
}
/* line 200, ../scss/_heliski-booking.scss */
.ss-BookingForm #confirmation .stage .tickets {
  overflow: hidden;
}
/* line 202, ../scss/_heliski-booking.scss */
.ss-BookingForm #confirmation .stage .tickets .ticket {
  width: 48%;
  margin-right: 2%;
  float: left;
  border: 0.1em solid #806040;
  border-radius: 0.4em;
  margin-bottom: 2em;
  margin-bottom: 4vh;
  padding: 0.6em;
  background-color: #FFFFE8;
  box-shadow: 0.3em 0.5em 2em -1.2em #A06010;
}
/* line 213, ../scss/_heliski-booking.scss */
.ss-BookingForm #confirmation .stage .tickets .ticket .title {
  font-size: 1.2em;
  font-weight: bold;
  color: #400000;
  margin-bottom: 0.4em;
}
/* line 219, ../scss/_heliski-booking.scss */
.ss-BookingForm #confirmation .stage .tickets .ticket > div label {
  font-weight: bold;
  min-width: 12em;
  display: inline-block;
}
/* line 227, ../scss/_heliski-booking.scss */
.ss-BookingForm #confirmation .book-button {
  margin-top: 0;
}

/* line 232, ../scss/_heliski-booking.scss */
form#Form_BookingForm .eom-spacer {
  width: 53%;
  float: right;
  text-align: center;
  margin-top: 2em;
}
/* line 237, ../scss/_heliski-booking.scss */
form#Form_BookingForm .eom-spacer img {
  width: 50%;
  border-radius: 50%;
}

/* line 243, ../scss/_heliski-booking.scss */
.payment-note {
  clear: left;
  float: left;
  width: 60%;
  margin: 20px 0px 0px 0px;
}
/* line 248, ../scss/_heliski-booking.scss */
.payment-note p {
  padding: 0px 0px 10px 0px;
  font-size: 14px;
}

/* line 254, ../scss/_heliski-booking.scss */
.booking-payment-status {
  padding: 20px 0px 0px 0px;
}

/* line 258, ../scss/_heliski-booking.scss */
.booking-reference {
  border: 0.1em solid #808080;
  width: 40%;
  border-radius: 0.6em;
  margin-top: 30px;
}
/* line 263, ../scss/_heliski-booking.scss */
.booking-reference p {
  line-height: 1.6;
  text-align: center;
  font-weight: bold;
  padding: 25px;
}

/* line 271, ../scss/_heliski-booking.scss */
.booking-reference-number {
  font-family: monospace;
  font-size: 1.7em;
}

/* line 277, ../scss/_heliski-booking.scss */
#st form .field input, #st form .field.textarea textarea, #st form .field.dropdown select {
  border-radius: 0;
}

/* line 282, ../scss/_heliski-booking.scss */
div.coupon-code {
  clear: both;
  padding-top: 20px;
}

/* line 286, ../scss/_heliski-booking.scss */
form#Form_BookingForm .field.signup-field input {
  width: auto;
  float: left;
  margin-right: 10px;
}

/* line 292, ../scss/_heliski-booking.scss */
div.coupon-extra {
  padding-bottom: 10px;
  font-size: 0.9em;
  position: relative;
  top: -10px;
}

@media (min-width: 761px) {
  /* line 300, ../scss/_heliski-booking.scss */
  div.coupon-code,
  div.signup-field,
  div.coupon-extra {
    width: 40%;
  }
}
@media (max-width: 1200px) {
  /* line 308, ../scss/_heliski-booking.scss */
  form#Form_BookingForm .section-personal-details.field {
    width: 48.5%;
    margin-right: 3%;
  }
  /* line 311, ../scss/_heliski-booking.scss */
  form#Form_BookingForm .section-personal-details.field.bf_person_email, form#Form_BookingForm .section-personal-details.field.bf_person_country {
    margin-right: 0;
  }
}
@media (max-width: 1000px) {
  /* line 318, ../scss/_heliski-booking.scss */
  form#Form_BookingForm .eom-spacer img {
    width: 75%;
  }
}
@media (max-width: 760px) {
  /* line 324, ../scss/_heliski-booking.scss */
  #Form_BookingForm .eom-spacer {
    display: none;
  }

  /* line 328, ../scss/_heliski-booking.scss */
  form#Form_BookingForm fieldset > .section-booking-details, form#Form_BookingForm .section-booking-details.booking-total {
    width: 100%;
    float: none;
  }
  /* line 333, ../scss/_heliski-booking.scss */
  form#Form_BookingForm .section-personal-details.booking-total {
    width: 100%;
    float: none;
  }
  /* line 337, ../scss/_heliski-booking.scss */
  form#Form_BookingForm .section-personal-details.field {
    width: 100%;
    float: none;
    margin-right: 0;
  }
}
/* unpadded stage required */
/* line 3, ../scss/_heliski-experiences.scss */
.ss-ExperiencesPage #st,
.ss-ExperiencesPageSection #st,
.ss-ExperiencesPage #st,
.ss-CharterPageSection #st {
  margin-left: 0;
  margin-right: 0;
  padding-top: 0;
}
/* line 10, ../scss/_heliski-experiences.scss */
.ss-ExperiencesPage #st > *:last-child,
.ss-ExperiencesPageSection #st > *:last-child,
.ss-ExperiencesPage #st > *:last-child,
.ss-CharterPageSection #st > *:last-child {
  margin-bottom: 0;
}
/* line 13, ../scss/_heliski-experiences.scss */
.ss-ExperiencesPage #st #block-header,
.ss-ExperiencesPageSection #st #block-header,
.ss-ExperiencesPage #st #block-header,
.ss-CharterPageSection #st #block-header {
  background-color: #F89728;
  color: black;
}
/* line 16, ../scss/_heliski-experiences.scss */
.ss-ExperiencesPage #st #block-header .slogan,
.ss-ExperiencesPageSection #st #block-header .slogan,
.ss-ExperiencesPage #st #block-header .slogan,
.ss-CharterPageSection #st #block-header .slogan {
  font-size: 1.8em;
  font-weight: bold;
  padding-top: 1em;
  margin-left: 5%;
}
/* line 23, ../scss/_heliski-experiences.scss */
.ss-ExperiencesPage #st .block-hdr,
.ss-ExperiencesPageSection #st .block-hdr,
.ss-ExperiencesPage #st .block-hdr,
.ss-CharterPageSection #st .block-hdr {
  background-color: #202020;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  color: white;
  padding: 3.8em 5%;
  font-size: 0.9em;
  text-align: center;
}

@media (min-width: 780px) {
  /* line 36, ../scss/_heliski-experiences.scss */
  .ss-ExperiencesPage #st .block-hdr {
    min-height: 570px;
  }
}
/* line 41, ../scss/_heliski-experiences.scss */
.block-hdr__inner {
  display: table;
  width: 100%;
  height: 100%;
  min-height: 570px;
  max-width: 570px;
  margin: 0 auto;
  vertical-align: middle;
}

@media (max-width: 1023px) {
  /* line 52, ../scss/_heliski-experiences.scss */
  .block-hdr__inner {
    min-height: 380px;
  }
}
@media (max-width: 780px) {
  /* line 58, ../scss/_heliski-experiences.scss */
  .block-hdr__inner {
    min-height: 250px;
  }
}
/* line 63, ../scss/_heliski-experiences.scss */
.block-hdr__cell {
  display: table-cell;
  vertical-align: middle;
}

/* line 72, ../scss/_heliski-experiences.scss */
.ss-ExperiencesPage #st .block-hdr .actions a,
.ss-ExperiencesPageSection #st .block-hdr .actions a {
  width: 100%;
  display: inline-block;
  max-width: 235px;
  padding: 0.5em 0.75em;
  font-size: 1em;
  color: #FFF;
  background-color: #F89728;
  border-radius: 1.5em;
  border: 1px solid #FFF;
}
/* line 83, ../scss/_heliski-experiences.scss */
.ss-ExperiencesPage #st .block-hdr .title,
.ss-ExperiencesPageSection #st .block-hdr .title {
  font-size: 2.6em;
  font-weight: lighter;
}
/* line 87, ../scss/_heliski-experiences.scss */
.ss-ExperiencesPage #st .block-hdr .notes,
.ss-ExperiencesPageSection #st .block-hdr .notes {
  margin: 40px 0;
  line-height: 1.5em;
}
/* line 92, ../scss/_heliski-experiences.scss */
.ss-ExperiencesPage #st .block-package,
.ss-ExperiencesPageSection #st .block-package {
  color: black;
  background-color: #F9F9F9;
  padding-right: 5%;
  padding-left: 5%;
  padding-top: 1.5em;
  padding-bottom: 1.5em;
  font-size: 0.9em;
}
/* line 100, ../scss/_heliski-experiences.scss */
.ss-ExperiencesPage #st .block-package:hover,
.ss-ExperiencesPageSection #st .block-package:hover {
  background-color: white;
}
/* line 103, ../scss/_heliski-experiences.scss */
.ss-ExperiencesPage #st .block-package .title,
.ss-ExperiencesPageSection #st .block-package .title {
  font-size: 1.3em;
  font-weight: bold;
}
/* line 107, ../scss/_heliski-experiences.scss */
.ss-ExperiencesPage #st .block-package .notes,
.ss-ExperiencesPageSection #st .block-package .notes {
  margin-top: 1em;
}
/* line 111, ../scss/_heliski-experiences.scss */
.ss-ExperiencesPage #st .block-package .price,
.ss-ExperiencesPageSection #st .block-package .price {
  font-size: 1.2em;
  font-weight: bold;
  margin-top: 1em;
  margin-bottom: 1em;
  color: #F89728;
}
/* line 118, ../scss/_heliski-experiences.scss */
.ss-ExperiencesPage #st .block-package .book-button,
.ss-ExperiencesPageSection #st .block-package .book-button {
  padding-top: 0.15em;
  padding-bottom: 0.15em;
  border: 0.1em solid transparent;
}
/* line 122, ../scss/_heliski-experiences.scss */
.ss-ExperiencesPage #st .block-package .book-button:hover,
.ss-ExperiencesPageSection #st .block-package .book-button:hover {
  color: #F89728;
  background-color: white;
  border: 0.1em solid #F89728;
  padding-top: 0.15em;
  padding-bottom: 0.15em;
}
/* line 130, ../scss/_heliski-experiences.scss */
.ss-ExperiencesPage #st .block-package:nth-child(2n + 1),
.ss-ExperiencesPageSection #st .block-package:nth-child(2n + 1) {
  color: white;
  background-color: #F89728;
}
/* line 131, ../scss/_heliski-experiences.scss */
.ss-ExperiencesPage #st .block-package:nth-child(2n + 1) .price,
.ss-ExperiencesPageSection #st .block-package:nth-child(2n + 1) .price {
  color: white;
}
/* line 136, ../scss/_heliski-experiences.scss */
.ss-ExperiencesPage #st .block-package:nth-child(2n + 1):hover,
.ss-ExperiencesPageSection #st .block-package:nth-child(2n + 1):hover {
  background-color: #f89d34;
}
/* line 139, ../scss/_heliski-experiences.scss */
.ss-ExperiencesPage #st .block-package:nth-child(2n + 1) .book-button,
.ss-ExperiencesPageSection #st .block-package:nth-child(2n + 1) .book-button {
  color: #F89728;
  background-color: white;
}
/* line 144, ../scss/_heliski-experiences.scss */
.ss-ExperiencesPage #st .block-package:nth-child(2n) .book-button:hover,
.ss-ExperiencesPageSection #st .block-package:nth-child(2n) .book-button:hover {
  color: white;
  background-color: #F89728;
  border: 0.1em solid white;
}
/* line 149, ../scss/_heliski-experiences.scss */
.ss-ExperiencesPage #st .block-package .details-pane,
.ss-ExperiencesPageSection #st .block-package .details-pane {
  overflow: hidden;
  float: left;
  clear: both;
  margin-top: 1em;
  width: 100%;
}
/* line 155, ../scss/_heliski-experiences.scss */
.ss-ExperiencesPage #st .block-package .details-pane .col, .ss-ExperiencesPage #st .block-package .details-pane .secondary-block-options .col-2, .secondary-block-options .ss-ExperiencesPage #st .block-package .details-pane .col-2,
.ss-ExperiencesPageSection #st .block-package .details-pane .col,
.ss-ExperiencesPageSection #st .block-package .details-pane .secondary-block-options .col-2,
.secondary-block-options .ss-ExperiencesPageSection #st .block-package .details-pane .col-2 {
  float: left;
  width: 31%;
  margin-right: 2%;
}
/* line 160, ../scss/_heliski-experiences.scss */
.ss-ExperiencesPage #st .block-package .details-pane .header .col, .ss-ExperiencesPage #st .block-package .details-pane .header .secondary-block-options .col-2, .secondary-block-options .ss-ExperiencesPage #st .block-package .details-pane .header .col-2,
.ss-ExperiencesPageSection #st .block-package .details-pane .header .col,
.ss-ExperiencesPageSection #st .block-package .details-pane .header .secondary-block-options .col-2,
.secondary-block-options .ss-ExperiencesPageSection #st .block-package .details-pane .header .col-2 {
  font-size: 1.2em;
}
/* line 166, ../scss/_heliski-experiences.scss */
.ss-ExperiencesPage .details-pane-image,
.ss-ExperiencesPageSection .details-pane-image {
  height: 60px;
  float: left;
  text-align: left;
  margin-right: 20px;
}
/* line 171, ../scss/_heliski-experiences.scss */
.ss-ExperiencesPage .details-pane-image img,
.ss-ExperiencesPageSection .details-pane-image img {
  width: 100%;
  max-width: 60px;
}
/* line 176, ../scss/_heliski-experiences.scss */
.ss-ExperiencesPage .details-pane .underline,
.ss-ExperiencesPageSection .details-pane .underline {
  border-bottom: 1px gray solid;
  padding-bottom: 1em;
  margin-bottom: 1em;
}
/* line 183, ../scss/_heliski-experiences.scss */
.ss-ExperiencesPage #st .block-package .details-pane .header .col:nth-child(1) img, .ss-ExperiencesPage #st .block-package .details-pane .header .secondary-block-options .col-2:nth-child(1) img, .secondary-block-options .ss-ExperiencesPage #st .block-package .details-pane .header .col-2:nth-child(1) img,
.ss-ExperiencesPageSection #st .block-package .details-pane .header .col:nth-child(1) img,
.ss-ExperiencesPageSection #st .block-package .details-pane .header .secondary-block-options .col-2:nth-child(1) img,
.secondary-block-options .ss-ExperiencesPageSection #st .block-package .details-pane .header .col-2:nth-child(1) img {
  width: 33%;
}
/* line 186, ../scss/_heliski-experiences.scss */
.ss-ExperiencesPage #st .block-package .details-pane .header .col:nth-child(1) > div, .ss-ExperiencesPage #st .block-package .details-pane .header .secondary-block-options .col-2:nth-child(1) > div, .secondary-block-options .ss-ExperiencesPage #st .block-package .details-pane .header .col-2:nth-child(1) > div,
.ss-ExperiencesPageSection #st .block-package .details-pane .header .col:nth-child(1) > div,
.ss-ExperiencesPageSection #st .block-package .details-pane .header .secondary-block-options .col-2:nth-child(1) > div,
.secondary-block-options .ss-ExperiencesPageSection #st .block-package .details-pane .header .col-2:nth-child(1) > div {
  width: 66%;
}
/* line 190, ../scss/_heliski-experiences.scss */
.ss-ExperiencesPage #st .block-package .details-pane .header .col > div, .ss-ExperiencesPage #st .block-package .details-pane .header .secondary-block-options .col-2 > div, .secondary-block-options .ss-ExperiencesPage #st .block-package .details-pane .header .col-2 > div,
.ss-ExperiencesPageSection #st .block-package .details-pane .header .col > div,
.ss-ExperiencesPageSection #st .block-package .details-pane .header .secondary-block-options .col-2 > div,
.secondary-block-options .ss-ExperiencesPageSection #st .block-package .details-pane .header .col-2 > div {
  float: right;
  width: 74%;
  text-align: center;
}

/* line 198, ../scss/_heliski-experiences.scss */
.metric-group {
  height: 60px;
  margin-top: 8px;
}

/* line 204, ../scss/_heliski-experiences.scss */
.ss-ExperiencesPage .metric-label {
  font-size: 1.2em;
  color: #000;
}
/* line 207, ../scss/_heliski-experiences.scss */
.ss-ExperiencesPage .metric-label a {
  color: #000;
}
/* line 211, ../scss/_heliski-experiences.scss */
.ss-ExperiencesPage .metric {
  font-size: 1.5em;
  font-weight: bold;
  margin-top: 0.4em;
}
/* line 212, ../scss/_heliski-experiences.scss */
.ss-ExperiencesPage .metric a {
  color: #000;
}
/* line 220, ../scss/_heliski-experiences.scss */
.ss-ExperiencesPage #st .block-package .details-pane .header {
  margin-bottom: 1.5em;
  padding-bottom: 2em;
  border-bottom: 0.1em solid #808080;
  overflow: hidden;
}
/* line 226, ../scss/_heliski-experiences.scss */
.ss-ExperiencesPage #st .block-package .details-pane-padded {
  padding-bottom: 2.5em;
}

/* line 232, ../scss/_heliski-experiences.scss */
.experience-info {
  display: none;
  clear: both;
}

/* line 237, ../scss/_heliski-experiences.scss */
.block-package {
  float: left;
  width: 100%;
  clear: both;
}
/* line 241, ../scss/_heliski-experiences.scss */
.block-package .row {
  position: relative;
}

/* line 246, ../scss/_heliski-experiences.scss */
.ss-ExperiencesPage #st .block-package:nth-child(even) .expand-btn {
  background-color: #FFF;
  color: #f89728;
}

/* line 251, ../scss/_heliski-experiences.scss */
.block-package .expand-btn {
  position: absolute;
  bottom: calc(100% + 21px);
  right: 0;
  width: 110px;
  height: 30px;
  line-height: 32px;
  text-align: left;
  padding: 0 10px;
  color: #FFF;
  font-size: 0.9em;
  text-transform: uppercase;
  border: 0;
  background-color: #f89728;
  outline: none;
}
/* line 266, ../scss/_heliski-experiences.scss */
.block-package .expand-btn i {
  transition: transform 0.1s ease-in-out;
  display: inline-block;
  float: right;
  font-size: 1.5em;
}

/* line 274, ../scss/_heliski-experiences.scss */
.metric-group + hr {
  border-top-color: #808080;
}

/* line 278, ../scss/_heliski-experiences.scss */
.block-package .expand-btn.open i {
  transform: rotate(45deg);
  font-size: 1.6em;
}

/* line 283, ../scss/_heliski-experiences.scss */
.package-options {
  padding-bottom: 20px;
}

/* line 287, ../scss/_heliski-experiences.scss */
#st .package-options img {
  max-width: 100%;
  margin: 0px 0px 10px;
  width: 100%;
  height: auto;
  max-height: 1000px;
  float: none;
}

/* line 296, ../scss/_heliski-experiences.scss */
.charter-content {
  padding: 1.5em 3%;
}
/* line 298, ../scss/_heliski-experiences.scss */
.charter-content .content-container {
  max-width: 1000px;
  margin: 0 auto;
  padding: 0 15px;
  text-align: center;
}
/* line 304, ../scss/_heliski-experiences.scss */
.charter-content .title {
  font-size: 1.3em;
  font-weight: bold;
  margin-bottom: 10px;
}

/* line 311, ../scss/_heliski-experiences.scss */
.package-options-container {
  padding-top: 30px;
  padding-bottom: 10px;
  clear: both;
}

/* line 317, ../scss/_heliski-experiences.scss */
.package-option-text {
  padding: 0 30px;
  clear: both;
  text-align: center;
}
/* line 321, ../scss/_heliski-experiences.scss */
.package-option-text .title {
  text-align: center;
  padding: 10px 0px 15px;
}

@media (max-width: 990px) {
  /* line 328, ../scss/_heliski-experiences.scss */
  .ss-ExperiencesPage #st .block-package {
    padding-bottom: 50px;
  }
}
/* line 333, ../scss/_heliski-experiences.scss */
.details-pane-image {
  width: 60px;
  height: 60px;
}
/* line 337, ../scss/_heliski-experiences.scss */
.details-pane-image img.hover, .details-pane-image img.hover-white {
  display: none;
}
/* line 341, ../scss/_heliski-experiences.scss */
.details-pane-image a:hover img {
  display: none;
}
/* line 343, ../scss/_heliski-experiences.scss */
.details-pane-image a:hover img.hover {
  display: block;
}

/* line 349, ../scss/_heliski-experiences.scss */
.details-pane-padded p {
  color: #000;
}

/* line 355, ../scss/_heliski-experiences.scss */
.ss-ExperiencesPage #st .block-package:nth-child(2n + 1) .metric-label {
  color: #FFF;
}
/* line 357, ../scss/_heliski-experiences.scss */
.ss-ExperiencesPage #st .block-package:nth-child(2n + 1) .metric-label a {
  color: #FFF;
}
/* line 361, ../scss/_heliski-experiences.scss */
.ss-ExperiencesPage #st .block-package:nth-child(2n + 1) .metric a {
  color: #FFF;
}
/* line 365, ../scss/_heliski-experiences.scss */
.ss-ExperiencesPage #st .block-package:nth-child(2n + 1) .details-pane-padded p {
  color: #FFF;
}
/* line 368, ../scss/_heliski-experiences.scss */
.ss-ExperiencesPage #st .block-package:nth-child(2n + 1) .details-pane-padded a {
  color: #000000;
  text-decoration: none;
}
/* line 371, ../scss/_heliski-experiences.scss */
.ss-ExperiencesPage #st .block-package:nth-child(2n + 1) .details-pane-padded a:hover {
  text-decoration: underline;
}
/* line 377, ../scss/_heliski-experiences.scss */
.ss-ExperiencesPage #st .block-package:nth-child(2n + 1) .details-pane-image a:hover img.hover {
  display: none;
}
/* line 380, ../scss/_heliski-experiences.scss */
.ss-ExperiencesPage #st .block-package:nth-child(2n + 1) .details-pane-image a:hover img.hover-white {
  display: block;
}
/* line 384, ../scss/_heliski-experiences.scss */
.ss-ExperiencesPage #st .block-package:nth-child(2n + 1) .notes a {
  color: white;
}
/* line 388, ../scss/_heliski-experiences.scss */
.ss-ExperiencesPage #st .block-package:nth-child(2n) .notes a {
  color: #F89728;
}

/* Charter Page */
/* line 395, ../scss/_heliski-experiences.scss */
.charter-main-content {
  text-align: center;
}

/* line 400, ../scss/_heliski-experiences.scss */
.charter-content .price-book {
  clear: both;
}
/* line 403, ../scss/_heliski-experiences.scss */
.charter-content .charter-bottom-text {
  padding-top: 80px;
  clear: both;
}

/* line 411, ../scss/_heliski-experiences.scss */
.experience-banner {
  position: relative;
  background-size: cover;
  background-position: center center;
  height: calc(100vh - 81px);
  min-height: calc(100vh - 81px);
  width: 100%;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -webkit-box-align: center;
  align-items: center;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: center;
  flex: 1;
}
/* line 430, ../scss/_heliski-experiences.scss */
.experience-banner .inner {
  text-align: center;
  color: #ffffff;
  width: 94%;
  max-width: 1000px;
  margin: 0 auto;
  padding: 60px 0;
  position: relative;
}
/* line 439, ../scss/_heliski-experiences.scss */
.experience-banner p {
  font-size: 18px;
  line-height: 1.4;
  margin-bottom: 0;
}
/* line 444, ../scss/_heliski-experiences.scss */
.experience-banner h1 {
  margin: 0 auto 50px auto;
  max-width: 640px;
  font-size: 30px;
  font-weight: 700;
}
/* line 449, ../scss/_heliski-experiences.scss */
.experience-banner h1 span {
  border-bottom: 4px solid #F89728;
  padding-bottom: 4px;
  line-height: 1.5;
}
/* line 455, ../scss/_heliski-experiences.scss */
.experience-banner .overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 75%;
  background: linear-gradient(to bottom, rgba(85, 85, 85, 0) 0%, rgba(0, 0, 0, 0.3) 100%);
}
@media (min-width: 901px) {
  /* line 464, ../scss/_heliski-experiences.scss */
  .experience-banner h1 {
    font-size: 34px;
  }
  /* line 466, ../scss/_heliski-experiences.scss */
  .experience-banner h1 span {
    border-bottom: 5px solid #F89728;
    padding-bottom: 4px;
  }
}
@media (min-width: 601px) {
  /* line 473, ../scss/_heliski-experiences.scss */
  .experience-banner h1 {
    font-size: 40px;
  }
  /* line 475, ../scss/_heliski-experiences.scss */
  .experience-banner h1 span {
    border-bottom: 6px solid #F89728;
    padding-bottom: 5px;
  }
  /* line 480, ../scss/_heliski-experiences.scss */
  .experience-banner p {
    font-size: 20px;
  }
}
@media (min-width: 901px) {
  /* line 485, ../scss/_heliski-experiences.scss */
  .experience-banner h1 {
    font-size: 50px;
  }
  /* line 487, ../scss/_heliski-experiences.scss */
  .experience-banner h1 span {
    font-size: 50px;
    border-bottom: 8px solid #F89728;
  }
}
@media (min-width: 1201px) {
  /* line 494, ../scss/_heliski-experiences.scss */
  .experience-banner h1 {
    font-size: 60px;
  }
  /* line 496, ../scss/_heliski-experiences.scss */
  .experience-banner h1 span {
    border-bottom: 9px solid #F89728;
    padding-bottom: 8px;
  }
  /* line 501, ../scss/_heliski-experiences.scss */
  .experience-banner p {
    font-size: 26px;
  }
}
@media (min-width: 801px) and (max-width: 1060px) {
  /* line 411, ../scss/_heliski-experiences.scss */
  .experience-banner {
    min-height: calc(100vh - 128px);
  }
}

/* line 510, ../scss/_heliski-experiences.scss */
#st .main-section {
  margin: 0 3%;
  padding-top: 20px;
  padding-bottom: 20px;
}
/* line 514, ../scss/_heliski-experiences.scss */
#st .main-section h2 {
  margin: 0 0 5px 0;
  color: #F89728;
  font-size: 28px;
  font-weight: 700;
  line-height: 1;
  border-bottom: 4px solid #F89728;
  padding-bottom: 4px;
  float: left;
}
/* line 528, ../scss/_heliski-experiences.scss */
#st .main-section h2::after {
  display: block;
  clear: both;
  content: '';
  width: 100%;
}

/* line 538, ../scss/_heliski-experiences.scss */
.packages .intro-text {
  color: #F89728;
  font-size: 18px;
  margin-bottom: 20px;
}
/* line 542, ../scss/_heliski-experiences.scss */
.packages .intro-text p {
  font-size: 18px;
  line-height: 1.4;
}
/* line 547, ../scss/_heliski-experiences.scss */
.packages .header {
  background-color: #F08B19;
  background-image: url(../images/landscape/front-page-safety-1.jpeg);
  background-position: center 90%;
  background-size: 100%;
  background-repeat: no-repeat;
  height: 10em;
  padding: 6em 1em 1em 1em;
}
/* line 555, ../scss/_heliski-experiences.scss */
.packages .header .title {
  color: black;
  font-size: 2em;
  float: right;
  margin-top: 0.8em;
  margin-right: 2%;
}
/* line 562, ../scss/_heliski-experiences.scss */
.packages .header .symbol {
  height: 5em;
  margin-right: 5%;
  float: right;
}
/* line 569, ../scss/_heliski-experiences.scss */
.packages .itemset .item .title {
  position: relative;
  background-color: #F89728;
  color: white;
  font-weight: 700;
  font-size: 20px;
  border-top: 0.1em solid white;
  padding: 20px calc(3% + 40px) 20px 3%;
}
/* line 578, ../scss/_heliski-experiences.scss */
.packages .itemset .item .title:hover {
  background-color: #FEA540;
}
/* line 582, ../scss/_heliski-experiences.scss */
.packages .itemset .item .body {
  background-color: white;
  color: black;
  padding: 30px 3%;
}
/* line 588, ../scss/_heliski-experiences.scss */
.packages .itemset .item .tagline {
  color: #F89728;
  font-weight: 700;
  font-size: 28px;
  margin-bottom: 16px;
}
/* line 594, ../scss/_heliski-experiences.scss */
.packages .itemset .item .package-title {
  font-size: 20px;
}
/* line 601, ../scss/_heliski-experiences.scss */
.packages .itemset .item .title .expand-button {
  font-weight: bold;
  font-size: 1.2em;
  position: absolute;
  right: 3%;
  top: calc(50% - 18px);
}
/* line 610, ../scss/_heliski-experiences.scss */
.packages .metric-group {
  font-size: 22px;
  font-weight: 700;
  height: auto;
  padding-bottom: 20px;
  border-bottom: 4px solid #E8E8E8;
  margin-bottom: 20px;
}
/* line 617, ../scss/_heliski-experiences.scss */
.packages .metric-group > div {
  display: inline-block;
}
/* line 619, ../scss/_heliski-experiences.scss */
.packages .metric-group > div.metric {
  color: #F89728;
}
/* line 624, ../scss/_heliski-experiences.scss */
.packages .price-section {
  margin-bottom: 20px;
}
/* line 626, ../scss/_heliski-experiences.scss */
.packages .price-section .price {
  display: inline-block;
  vertical-align: middle;
  font-size: 20px;
  font-weight: 700;
}
/* line 632, ../scss/_heliski-experiences.scss */
.packages .price-section a.book-button {
  margin-top: 0;
  margin-left: 30px;
  font-size: 16px;
  padding: 6px 26px;
  display: inline-block;
  vertical-align: middle;
}

/* line 644, ../scss/_heliski-experiences.scss */
.ss-CharterPageSection .charter-content {
  padding: 0 3% 50px 3%;
}
/* line 646, ../scss/_heliski-experiences.scss */
.ss-CharterPageSection .charter-content div.price-book {
  text-align: center;
}
/* line 648, ../scss/_heliski-experiences.scss */
.ss-CharterPageSection .charter-content div.price-book a {
  float: none;
}
/* line 652, ../scss/_heliski-experiences.scss */
.ss-CharterPageSection .charter-content .book-button {
  font-size: 1.4em;
  background-color: #F89728;
  padding-top: 0.4em;
  padding-bottom: 0.4em;
  border-radius: 1em;
  border: 1px solid #F89728;
  margin: 0;
}

/* line 664, ../scss/_heliski-experiences.scss */
#st div.package-notes p {
  font-size: 16px;
}
/* line 667, ../scss/_heliski-experiences.scss */
#st div.package-notes h2 {
  margin-bottom: 30px;
}
/* line 670, ../scss/_heliski-experiences.scss */
#st div.package-notes h3 {
  font-size: 18px;
  color: #F89728;
  font-weight: 700;
  margin: 0 0 5px 0;
}
/* line 676, ../scss/_heliski-experiences.scss */
#st div.package-notes ol {
  list-style-type: none;
}
/* line 678, ../scss/_heliski-experiences.scss */
#st div.package-notes ol li {
  counter-increment: count-me;
  position: relative;
  padding-left: 24px;
}
/* line 682, ../scss/_heliski-experiences.scss */
#st div.package-notes ol li::before {
  content: counter(count-me) ".";
  color: #F89728;
  position: absolute;
  top: 0;
  left: 0;
  font-size: 18px;
  font-weight: 700;
}
/* line 691, ../scss/_heliski-experiences.scss */
#st div.package-notes ol li h3 {
  margin-bottom: 0;
}
/* line 696, ../scss/_heliski-experiences.scss */
#st div.package-notes ul {
  margin-bottom: 30px;
}
/* line 698, ../scss/_heliski-experiences.scss */
#st div.package-notes ul li {
  list-style: disc outside;
  margin-left: 16px;
}

@media (min-width: 601px) {
  /* line 707, ../scss/_heliski-experiences.scss */
  .packages .intro-text {
    font-size: 20px;
  }
  /* line 709, ../scss/_heliski-experiences.scss */
  .packages .intro-text p {
    font-size: 20px;
  }
  /* line 714, ../scss/_heliski-experiences.scss */
  .packages .price-section .price {
    font-size: 24px;
  }
  /* line 717, ../scss/_heliski-experiences.scss */
  .packages .price-section a.book-button {
    font-size: 18px;
    padding: 8px 26px;
  }
}
@media (min-width: 801px) {
  /* line 728, ../scss/_heliski-experiences.scss */
  .packages .itemset .item .package-title {
    float: left;
  }
  /* line 731, ../scss/_heliski-experiences.scss */
  .packages .itemset .item .title .price {
    float: right;
  }

  /* line 736, ../scss/_heliski-experiences.scss */
  #st .main-section {
    padding-top: 24px;
    padding-bottom: 20px;
  }
  /* line 739, ../scss/_heliski-experiences.scss */
  #st .main-section h2 {
    margin: 0 0 10px 0;
    font-size: 30px;
  }
}
@media (min-width: 1001px) {
  /* line 748, ../scss/_heliski-experiences.scss */
  #st div.package-notes h2 {
    margin-bottom: 34px;
  }

  /* line 754, ../scss/_heliski-experiences.scss */
  .packages .itemset .item .body {
    padding: 40px 3%;
  }
  /* line 757, ../scss/_heliski-experiences.scss */
  .packages .itemset .item .package-title {
    font-size: 24px;
  }
  /* line 760, ../scss/_heliski-experiences.scss */
  .packages .itemset .item .title .price {
    font-size: 24px;
  }
  /* line 764, ../scss/_heliski-experiences.scss */
  .packages .intro-text {
    font-size: 22px;
  }
  /* line 766, ../scss/_heliski-experiences.scss */
  .packages .intro-text p {
    font-size: 22px;
  }
  /* line 770, ../scss/_heliski-experiences.scss */
  .packages .price-section {
    text-align: right;
  }
  /* line 772, ../scss/_heliski-experiences.scss */
  .packages .price-section .price {
    font-size: 28px;
  }
  /* line 775, ../scss/_heliski-experiences.scss */
  .packages .price-section a.book-button {
    font-size: 20px;
  }

  /* line 780, ../scss/_heliski-experiences.scss */
  #st .main-section {
    padding-bottom: 30px;
    padding-top: 24px;
  }
  /* line 783, ../scss/_heliski-experiences.scss */
  #st .main-section h2 {
    margin: 0 0 10px 0;
    font-size: 34px;
    border-bottom: 5px solid #F89728;
    padding-bottom: 4px;
  }
}
@media (min-width: 1201px) {
  /* line 799, ../scss/_heliski-experiences.scss */
  .packages .row {
    margin-left: -30px;
    margin-right: -30px;
  }
  /* line 803, ../scss/_heliski-experiences.scss */
  .packages .col-xs-12 {
    padding-left: 30px;
    padding-right: 30px;
  }

  /* line 808, ../scss/_heliski-experiences.scss */
  #st .main-section {
    padding-bottom: 30px;
    padding-top: 30px;
  }
  /* line 811, ../scss/_heliski-experiences.scss */
  #st .main-section h2 {
    margin: 0 0 10px 0;
    font-size: 40px;
    border-bottom: 6px solid #F89728;
    padding-bottom: 5px;
  }
}
@media (min-width: 801px) {
  /* line 826, ../scss/_heliski-experiences.scss */
  .secondary-block-options .col-2 {
    width: calc(50% - 2px) !important;
  }
}

/* line 2, ../scss/_heliski-team.scss */
.ss-TeamPage #st > .title {
  font-size: 1.6em;
  font-weight: bold;
  margin-bottom: 0.5em;
}
/* line 7, ../scss/_heliski-team.scss */
.ss-TeamPage #team-grid {
  overflow: hidden;
}
/* line 9, ../scss/_heliski-team.scss */
.ss-TeamPage #team-grid .team-member {
  width: 30%;
  float: left;
  margin-left: 1.666%;
  margin-right: 1.666%;
  margin-bottom: 3em;
}
/* line 15, ../scss/_heliski-team.scss */
.ss-TeamPage #team-grid .team-member:nth-child(3n + 4) {
  clear: both;
}
/* line 18, ../scss/_heliski-team.scss */
.ss-TeamPage #team-grid .team-member .photo-container {
  position: relative;
}
/* line 20, ../scss/_heliski-team.scss */
.ss-TeamPage #team-grid .team-member .photo-container .photo {
  width: 90%;
  margin-left: 5%;
}
/* line 24, ../scss/_heliski-team.scss */
.ss-TeamPage #team-grid .team-member .photo-container .social-links {
  z-index: 1000;
  position: absolute;
  top: 40%;
  left: 5%;
  height: 30%;
  width: 90%;
  text-align: center;
  display: none;
}
/* line 34, ../scss/_heliski-team.scss */
.ss-TeamPage #team-grid .team-member .photo-container:hover .social-links {
  display: block;
  font-size: 1.5em;
}
/* line 37, ../scss/_heliski-team.scss */
.ss-TeamPage #team-grid .team-member .photo-container:hover .social-links .social-link {
  color: white;
  background-color: #F89728;
  border-radius: 1.4em;
  padding: 0.2em;
  text-decoration: none;
  display: inline-block;
  width: 1.5em;
}
/* line 45, ../scss/_heliski-team.scss */
.ss-TeamPage #team-grid .team-member .photo-container:hover .social-links .social-link:hover {
  color: #F89728;
  background-color: white;
}
/* line 52, ../scss/_heliski-team.scss */
.ss-TeamPage #team-grid .team-member .name-box {
  border-top: 0.1em solid #606060;
  border-bottom: 0.1em solid #606060;
  margin: 2em 0 2em 0;
  padding: 1em 0 1em 0;
}
/* line 57, ../scss/_heliski-team.scss */
.ss-TeamPage #team-grid .team-member .name-box .full-name {
  font-size: 1.2em;
  text-align: center;
  font-weight: 200;
}
/* line 62, ../scss/_heliski-team.scss */
.ss-TeamPage #team-grid .team-member .name-box .job-title {
  font-size: 1em;
  text-align: center;
  font-weight: 200;
  margin-top: 1em;
}
/* line 69, ../scss/_heliski-team.scss */
.ss-TeamPage #team-grid .team-member .kvs {
  overflow: hidden;
  font-size: 0.9em;
}
/* line 72, ../scss/_heliski-team.scss */
.ss-TeamPage #team-grid .team-member .kvs .kv {
  overflow: hidden;
  margin-bottom: 0.3em;
}
/* line 75, ../scss/_heliski-team.scss */
.ss-TeamPage #team-grid .team-member .kvs .kv .key {
  width: 30%;
  float: left;
}
/* line 79, ../scss/_heliski-team.scss */
.ss-TeamPage #team-grid .team-member .kvs .kv .value {
  width: 65%;
  margin-left: 5%;
  float: left;
  font-weight: 200;
}

@media (max-width: 1000px) {
  /* line 92, ../scss/_heliski-team.scss */
  .ss-TeamPage #team-grid .team-member {
    width: 46%;
  }
  /* line 94, ../scss/_heliski-team.scss */
  .ss-TeamPage #team-grid .team-member:nth-child(3n + 4) {
    clear: none;
  }
  /* line 97, ../scss/_heliski-team.scss */
  .ss-TeamPage #team-grid .team-member:nth-child(2n + 3) {
    clear: left;
  }
}
@media (max-width: 600px) {
  /* line 104, ../scss/_heliski-team.scss */
  .ss-TeamPage #team-grid .team-member {
    width: 95%;
  }
  /* line 106, ../scss/_heliski-team.scss */
  .ss-TeamPage #team-grid .team-member:nth-child(2n + 3) {
    clear: none;
  }
}
/* line 1, ../scss/_heliski-block-options.scss */
#block-options, .secondary-block-options {
  width: 100%;
  float: left;
  clear: both;
  text-align: center;
}
/* line 6, ../scss/_heliski-block-options.scss */
#block-options .slogan, .secondary-block-options .slogan {
  font-size: 2em;
  margin: 0px 0px 30px 0px;
  font-weight: 300;
  padding-left: 15px;
  padding-right: 15px;
}
/* line 13, ../scss/_heliski-block-options.scss */
#block-options .col, .secondary-block-options .col, #block-options .secondary-block-options .col-2, .secondary-block-options #block-options .col-2, .secondary-block-options .col-2 {
  width: calc(33.3333% - 2px);
  float: left;
  text-align: center;
  position: relative;
  border: 1px solid #FFF;
  border-bottom-width: 0;
  box-sizing: content-box;
}
/* line 21, ../scss/_heliski-block-options.scss */
#block-options .col .thumb, .secondary-block-options .col .thumb, #block-options .secondary-block-options .col-2 .thumb, .secondary-block-options #block-options .col-2 .thumb, .secondary-block-options .col-2 .thumb {
  position: relative;
  width: 100%;
  float: left;
  display: inline-block;
  text-align: left;
  margin-bottom: 2px;
  background-color: #000;
  text-decoration: none;
}
/* line 30, ../scss/_heliski-block-options.scss */
#block-options .col .thumb:before, .secondary-block-options .col .thumb:before, #block-options .secondary-block-options .col-2 .thumb:before, .secondary-block-options #block-options .col-2 .thumb:before, .secondary-block-options .col-2 .thumb:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.2);
  transition: background-color 0.3s ease-in-out;
}
/* line 41, ../scss/_heliski-block-options.scss */
#block-options .col .thumb:hover:before, .secondary-block-options .col .thumb:hover:before, #block-options .secondary-block-options .col-2 .thumb:hover:before, .secondary-block-options #block-options .col-2 .thumb:hover:before, .secondary-block-options .col-2 .thumb:hover:before {
  background-color: rgba(0, 0, 0, 0.7);
}
/* line 44, ../scss/_heliski-block-options.scss */
#block-options .col .thumb:hover .title, .secondary-block-options .col .thumb:hover .title, #block-options .secondary-block-options .col-2 .thumb:hover .title, .secondary-block-options #block-options .col-2 .thumb:hover .title, .secondary-block-options .col-2 .thumb:hover .title {
  top: calc(0% + 40px);
}
/* line 48, ../scss/_heliski-block-options.scss */
#block-options .col .thumb img, .secondary-block-options .col .thumb img, #block-options .secondary-block-options .col-2 .thumb img, .secondary-block-options #block-options .col-2 .thumb img, .secondary-block-options .col-2 .thumb img {
  width: 100%;
  display: block;
  margin: 0;
  float: none;
}
/* line 55, ../scss/_heliski-block-options.scss */
#block-options .col .title, .secondary-block-options .col .title, #block-options .secondary-block-options .col-2 .title, .secondary-block-options #block-options .col-2 .title, .secondary-block-options .col-2 .title {
  position: absolute;
  color: #FFF;
  font-size: 1.6em;
  font-weight: 300;
  padding: 0 25px;
  top: calc(100% - 100px);
  left: 0;
  -webkit-font-smoothing: antialiased;
  transition: top 0.3s ease-in-out;
}
/* line 65, ../scss/_heliski-block-options.scss */
#block-options .col .title img, .secondary-block-options .col .title img, #block-options .secondary-block-options .col-2 .title img, .secondary-block-options #block-options .col-2 .title img, .secondary-block-options .col-2 .title img {
  width: auto;
  display: inline-block;
  margin: 0;
  float: none;
}
/* line 72, ../scss/_heliski-block-options.scss */
#block-options .col .summary, .secondary-block-options .col .summary, #block-options .secondary-block-options .col-2 .summary, .secondary-block-options #block-options .col-2 .summary, .secondary-block-options .col-2 .summary {
  position: absolute;
  bottom: 20px;
  z-index: 1;
  font-size: 0.85em;
  font-weight: 300;
  opacity: 0;
  width: 100%;
  padding: 10px 25px;
  color: #FFF;
  transition: opacity 0.3s ease-in-out, bottom 0.3s ease-in-out;
}
/* line 83, ../scss/_heliski-block-options.scss */
#block-options .col .summary:before, .secondary-block-options .col .summary:before, #block-options .secondary-block-options .col-2 .summary:before, .secondary-block-options #block-options .col-2 .summary:before, .secondary-block-options .col-2 .summary:before {
  content: '';
  background-color: #f89728;
  height: 3px;
  width: 80px;
  display: inline-block;
  margin-bottom: 20px;
}
/* line 92, ../scss/_heliski-block-options.scss */
#block-options .col .thumb:hover .summary, .secondary-block-options .col .thumb:hover .summary, #block-options .secondary-block-options .col-2 .thumb:hover .summary, .secondary-block-options #block-options .col-2 .thumb:hover .summary, .secondary-block-options .col-2 .thumb:hover .summary {
  opacity: 1;
  bottom: 50px;
}
/* line 97, ../scss/_heliski-block-options.scss */
#block-options .price, .secondary-block-options .price {
  margin-top: 1em;
}
/* line 100, ../scss/_heliski-block-options.scss */
#block-options .summary p, .secondary-block-options .summary p {
  line-height: auto;
  padding: 0px;
}

@media (max-width: 1200px) {
  /* line 108, ../scss/_heliski-block-options.scss */
  #block-options .summary, .secondary-block-options .summary {
    display: none;
  }
  /* line 111, ../scss/_heliski-block-options.scss */
  #block-options .col .thumb:hover .title, .secondary-block-options .col .thumb:hover .title, #block-options .secondary-block-options .col-2 .thumb:hover .title, .secondary-block-options #block-options .col-2 .thumb:hover .title, .secondary-block-options .col-2 .thumb:hover .title {
    top: calc(50% - 10px);
  }
}
@media (max-width: 800px) {
  /* line 118, ../scss/_heliski-block-options.scss */
  #block-options .col, .secondary-block-options .col, #block-options .secondary-block-options .col-2, .secondary-block-options #block-options .col-2, .secondary-block-options .col-2 {
    width: 100%;
  }
}
@media (min-width: 1200px) {
  /* line 125, ../scss/_heliski-block-options.scss */
  #block-options .col .title, .secondary-block-options .col .title, #block-options .secondary-block-options .col-2 .title, .secondary-block-options #block-options .col-2 .title, .secondary-block-options .col-2 .title {
    top: calc(100% - 100px);
    font-size: 1.5em;
  }
  /* line 129, ../scss/_heliski-block-options.scss */
  #block-options .summary p, .secondary-block-options .summary p {
    font-size: 1.3em;
  }
}
@media (min-width: 1600px) {
  /* line 137, ../scss/_heliski-block-options.scss */
  #block-options .col .title, .secondary-block-options .col .title, #block-options .secondary-block-options .col-2 .title, .secondary-block-options #block-options .col-2 .title, .secondary-block-options .col-2 .title {
    top: calc(100% - 100px);
    font-size: 2.3em;
  }
  /* line 141, ../scss/_heliski-block-options.scss */
  #block-options .summary p, .secondary-block-options .summary p {
    font-size: 1.6em;
  }
}
@media (min-width: 1800px) {
  /* line 148, ../scss/_heliski-block-options.scss */
  #block-options .summary p, .secondary-block-options .summary p {
    font-size: 1.8em;
  }
}
@media (max-width: 767px) {
  /* line 154, ../scss/_heliski-block-options.scss */
  #block-options .slogan, .secondary-block-options .slogan {
    font-size: 2em;
  }

  /* line 157, ../scss/_heliski-block-options.scss */
  .price-book {
    text-align: left;
  }
  /* line 159, ../scss/_heliski-block-options.scss */
  .price-book .price {
    float: left;
    margin-top: 0 !important;
  }
  /* line 163, ../scss/_heliski-block-options.scss */
  .price-book a {
    float: left;
    margin-top: 0 !important;
    margin-top: 0;
    margin-left: 1em;
  }
}
/* line 2, ../scss/_heliski-quiz.scss */
.ss-QuizPage #breadcrumbs {
  display: none;
}
/* line 5, ../scss/_heliski-quiz.scss */
.ss-QuizPage #st > .title {
  font-size: 1.6em;
  margin-top: 30px;
  margin-bottom: 10px;
}
/* line 10, ../scss/_heliski-quiz.scss */
.ss-QuizPage .subtitle {
  font-size: 1.3em;
  margin-top: 30px;
  margin-bottom: 10px;
}

/* line 17, ../scss/_heliski-quiz.scss */
.heliski-results {
  margin-top: 40px;
}
/* line 18, ../scss/_heliski-quiz.scss */
.heliski-results .panel-heading {
  text-align: center;
  font-size: 1.3em;
  font-weight: bold;
}
/* line 23, ../scss/_heliski-quiz.scss */
.heliski-results .panel-primary {
  border-color: #F78C24;
}
/* line 25, ../scss/_heliski-quiz.scss */
.heliski-results .panel-primary .panel-heading {
  background-color: #F78C24;
  border-color: #F78C24;
}
/* line 31, ../scss/_heliski-quiz.scss */
.heliski-results .panel-body p, .heliski-results .panel-body ul {
  padding-bottom: 15px;
}
/* line 36, ../scss/_heliski-quiz.scss */
.heliski-results .results {
  margin: 40px 0 15px;
}

/* line 41, ../scss/_heliski-quiz.scss */
.heliski-quiz {
  margin-top: 40px;
  margin-bottom: 80px !important;
  max-width: 1200px;
  width: 100%;
}
/* line 47, ../scss/_heliski-quiz.scss */
.heliski-quiz .field.dropdown {
  /*float: left;
  width: 400px;*/
  margin-bottom: 40px;
  margin-right: 40px;
}
/* line 53, ../scss/_heliski-quiz.scss */
.heliski-quiz .field .dropdown {
  min-width: 280px;
}
/* line 56, ../scss/_heliski-quiz.scss */
.heliski-quiz .field label {
  font-size: 0.9em;
  font-weight: normal;
  display: block;
  margin-bottom: 5px;
}
/* line 63, ../scss/_heliski-quiz.scss */
.heliski-quiz .description {
  font-size: 13px;
  font-style: italic;
  display: block;
  margin-top: 10px;
  position: relative;
  text-indent: 24px;
}
/* line 70, ../scss/_heliski-quiz.scss */
.heliski-quiz .description::before {
  content: "\f05a";
  position: absolute;
  left: -18px;
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
}
/* line 79, ../scss/_heliski-quiz.scss */
.heliski-quiz .message.required {
  color: #F78C24;
  font-size: 13px;
  display: block;
  margin-top: 10px;
}

/* line 87, ../scss/_heliski-quiz.scss */
.message.alert.alert-danger {
  display: block;
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}

/*.heliski-quiz .field:nth-child(2n+1){
	clear: both;
}*/
/* line 1, ../scss/_heliski-map.scss */
body.modal-open, div.modal {
  margin-right: 0 !important;
  padding-right: 0 !important;
}

/* line 6, ../scss/_heliski-map.scss */
.map-wrapper {
  margin: 0;
  position: relative;
}

/* line 11, ../scss/_heliski-map.scss */
.map-outer {
  width: 100%;
  /*height: 600px;*/
  /*height: 800px;*/
  overflow: hidden;
  position: relative;
}

/* line 19, ../scss/_heliski-map.scss */
.map-container {
  z-index: 4;
  position: relative;
}
/* line 20, ../scss/_heliski-map.scss */
.map-container > img {
  min-width: 100%;
  /*min-height: 100%;*/
  width: 100%;
  background: black;
  display: block;
  /*cursor: move;*/
}

/* line 32, ../scss/_heliski-map.scss */
.map-points {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 5;
  list-style: none;
}

/* line 40, ../scss/_heliski-map.scss */
#st .map-points li {
  list-style: none;
}

/* line 44, ../scss/_heliski-map.scss */
a.map-point.active {
  color: #337ab7;
}

/* line 49, ../scss/_heliski-map.scss */
.markers > div {
  z-index: 10;
  position: absolute;
  width: 20px;
  height: 20px;
  -webkit-transform: translate(-10px, -10px);
  -moz-transform: translate(-10px, -10px);
  -ms-transform: translate(-10px, -10px);
  -o-transform: translate(-10px, -10px);
  transform: translate(-10px, -10px);
}
/* line 59, ../scss/_heliski-map.scss */
.markers > div.area {
  z-index: 11;
}
/* line 62, ../scss/_heliski-map.scss */
.markers > div > a {
  display: block;
  height: 100%;
  width: 100%;
  background: #F89728;
  border: 2px solid #FFFFFF;
  border-radius: 50%;
  box-sizing: border-box;
  cursor: pointer;
}
/* line 71, ../scss/_heliski-map.scss */
.markers > div > a:after {
  content: '';
  position: absolute;
  top: -12px;
  left: 50%;
  -webkit-transform: translate(-6px, 0);
  -moz-transform: translate(-6px, 0);
  -ms-transform: translate(-6px, 0);
  -o-transform: translate(-6px, 0);
  transform: translate(-6px, 0);
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 10px solid #F89728;
  display: none;
}
/* line 89, ../scss/_heliski-map.scss */
.markers > div.show > a:after {
  display: block;
}
/* line 92, ../scss/_heliski-map.scss */
.markers > div.active {
  color: red;
}
/* line 96, ../scss/_heliski-map.scss */
.markers .map-point-label {
  position: absolute;
  display: none;
  background: #F89728;
  color: #ffffff;
  width: auto;
  padding: 5px 20px;
  font-size: 14px;
  white-space: nowrap;
  line-height: 1;
  top: -35px;
  left: 10px;
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}
/* line 113, ../scss/_heliski-map.scss */
.markers .map-point-label.lakeriver, .markers .map-point-label.town, .markers .map-point-label.ski-field {
  display: block;
  top: -20px;
  background: #FFFFFF;
  font-size: 12px;
  padding: 4px 10px;
}
/* line 120, ../scss/_heliski-map.scss */
.markers .map-point-label.lakeriver {
  color: #6fa1be;
}
/* line 123, ../scss/_heliski-map.scss */
.markers .map-point-label.town {
  color: #393939;
}
/* line 126, ../scss/_heliski-map.scss */
.markers .map-point-label.ski-field {
  color: #F89728;
}
/* line 129, ../scss/_heliski-map.scss */
.markers .map-point-label.lakeriver::after, .markers .map-point-label.town::after, .markers .map-point-label.ski-field::after {
  content: '';
  position: absolute;
  bottom: -9px;
  left: 50%;
  -webkit-transform: translate(-6px, 0);
  -moz-transform: translate(-6px, 0);
  -ms-transform: translate(-6px, 0);
  -o-transform: translate(-6px, 0);
  transform: translate(-6px, 0);
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 10px solid #FFFFFF;
}
/* line 146, ../scss/_heliski-map.scss */
.markers > div.show .map-point-label {
  display: block;
}

/* Style the list */
/* line 153, ../scss/_heliski-map.scss */
#st ul.tabs {
  list-style: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
  background: transparent;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 5;
  /*border-bottom: 5px solid #f39732;*/
  /*border: 1px solid #ccc;*/
  /*background-color: #f1f1f1;*/
}
/* line 166, ../scss/_heliski-map.scss */
#st ul.tabs li {
  float: left;
  list-style: none;
  padding-right: 2px;
}

/* Float the list items side by side */
/* Style the links inside the list items */
/* line 177, ../scss/_heliski-map.scss */
ul.tabs li a {
  display: inline-block;
  color: black;
  text-align: center;
  padding: 15px 60px;
  text-decoration: none;
  transition: 0.3s;
  font-size: 23px;
  background: #ffffff;
  color: #000000;
}
/* line 187, ../scss/_heliski-map.scss */
ul.tabs li a:hover, ul.tabs li a:focus, ul.tabs li a.active {
  background: #f39732;
  color: #ffffff;
}

/* Change background color of links on hover */
/* Style the tab content */
/* line 197, ../scss/_heliski-map.scss */
.tab-content {
  display: none;
}
/* line 199, ../scss/_heliski-map.scss */
.tab-content.active {
  display: block;
  margin-bottom: 1em;
}

/* line 206, ../scss/_heliski-map.scss */
.ss-ExperiencesPageSection .tab-content.active,
.ss-CharterPageSection .tab-content.active {
  margin-bottom: 5px;
}

/* line 212, ../scss/_heliski-map.scss */
.ss-MapPage #st {
  overflow: visible;
  margin: 0;
}
/* line 216, ../scss/_heliski-map.scss */
.ss-MapPage #breadcrumbs {
  display: none;
}
/* line 219, ../scss/_heliski-map.scss */
.ss-MapPage .content-container {
  margin: 45px 3% 0 3%;
  padding-bottom: 20px;
  overflow: hidden;
}

/* line 226, ../scss/_heliski-map.scss */
.map-img {
  width: 100%;
}

/* line 230, ../scss/_heliski-map.scss */
.popup-left-col {
  width: 25%;
  float: left;
  padding: 35px 25px;
  font-weight: bold;
}
/* line 235, ../scss/_heliski-map.scss */
.popup-left-col h3 {
  font-size: 22px;
  margin: 0 0 25px 0;
}
/* line 239, ../scss/_heliski-map.scss */
.popup-left-col h4 {
  font-size: 15px;
  margin: 0 0 5px 0;
  color: #9c9c9c;
}
/* line 244, ../scss/_heliski-map.scss */
.popup-left-col p {
  margin: 0 0 20px 0;
  line-height: 1.5;
  font-size: 15px;
}

/* line 251, ../scss/_heliski-map.scss */
.popup-right-col {
  width: 75%;
  float: left;
  padding-top: 22px;
  padding-right: 22px;
}
/* line 256, ../scss/_heliski-map.scss */
.popup-right-col .slick-prev, .popup-right-col .slick-next {
  top: 0;
  line-height: 1;
  height: 100%;
}

/* line 263, ../scss/_heliski-map.scss */
.modal-backdrop {
  z-index: 10000;
}

/* line 267, ../scss/_heliski-map.scss */
.modal {
  z-index: 10001;
}

/* line 271, ../scss/_heliski-map.scss */
.modal-content .close {
  position: absolute;
  top: 0;
  right: 0;
  color: #F89728;
  border: none;
  background: transparent;
  font-size: 18px;
  outline: none;
}

/* line 282, ../scss/_heliski-map.scss */
.slider-nav {
  margin: 10px 80px 15px 80px;
}
/* line 283, ../scss/_heliski-map.scss */
.slider-nav img {
  margin: 7px;
  border: 2px solid transparent;
  cursor: pointer;
  opacity: 0.65;
}
/* line 288, ../scss/_heliski-map.scss */
.slider-nav img.slick-current {
  border: 2px solid #F89728;
  opacity: 1;
}
/* line 292, ../scss/_heliski-map.scss */
.slider-nav img:hover {
  opacity: 1;
  border: 2px solid #F89728;
}
/* line 296, ../scss/_heliski-map.scss */
.slider-nav img:focus {
  outline: none;
}

/* line 303, ../scss/_heliski-map.scss */
.slick-prev, .slick-next {
  border: none;
  background: transparent;
  color: transparent;
  width: 38px;
  position: absolute;
  top: 30px;
  outline: none;
}

/* line 313, ../scss/_heliski-map.scss */
.slick-prev {
  left: -50px;
}

/* line 317, ../scss/_heliski-map.scss */
.slick-next {
  right: -50px;
}

/* line 321, ../scss/_heliski-map.scss */
.slick-prev::before {
  content: '\f053';
  font-family: 'FontAwesome';
  font-size: 35px;
  color: #c8c8c8;
}

/* line 328, ../scss/_heliski-map.scss */
.slick-next::before {
  content: '\f054';
  font-family: 'FontAwesome';
  font-size: 35px;
  color: #c8c8c8;
}

/* line 335, ../scss/_heliski-map.scss */
.slick-prev:hover::before, .slick-next:hover::before {
  color: #a3a3a3;
}

/* line 339, ../scss/_heliski-map.scss */
.mobile-map-points {
  display: none;
  padding: 15px 3%;
  margin-bottom: 45px;
  background: #000000;
  line-height: 1.4;
  font-size: 15px;
}
/* line 346, ../scss/_heliski-map.scss */
.mobile-map-points > div {
  margin-bottom: 2px;
}

/* line 350, ../scss/_heliski-map.scss */
.ss-ExperiencesPageSection .mobile-map-points,
.ss-CharterPageSection .mobile-map-points {
  margin-bottom: 0;
}

/* line 355, ../scss/_heliski-map.scss */
.booking-container {
  margin: 40px 0;
}
/* line 357, ../scss/_heliski-map.scss */
.booking-container h4 {
  font-size: 18px;
  color: #9c9c9c;
  font-weight: 600;
  margin-bottom: 15px;
}
/* line 363, ../scss/_heliski-map.scss */
.booking-container a.booking-btn {
  background: #F89728;
  color: #ffffff;
  padding: 8px 28px;
  display: inline-block;
  border-radius: 8px;
  font-size: 19px;
  border: 2px solid #F89728;
  box-sizing: border-box;
}
/* line 372, ../scss/_heliski-map.scss */
.booking-container a.booking-btn:hover {
  text-decoration: none;
  background: #ffffff;
  color: #F89728;
}
/* line 377, ../scss/_heliski-map.scss */
.booking-container a.booking-btn i {
  margin-left: 20px;
}

/* line 383, ../scss/_heliski-map.scss */
.instructions-popup {
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 5;
  border-radius: 10px;
  padding: 20px 15px;
  font-size: 14px;
  box-sizing: border-box;
  line-height: 1.5;
  width: 200px;
  background: #ffffff;
}
/* line 395, ../scss/_heliski-map.scss */
.instructions-popup button.close {
  position: absolute;
  top: 5px;
  right: 5px;
  border: none;
  background: none;
}

@media (max-width: 1200px) {
  /* line 405, ../scss/_heliski-map.scss */
  .popup-left-col {
    width: 33%;
  }

  /* line 408, ../scss/_heliski-map.scss */
  .popup-right-col {
    width: 67%;
  }

  /* line 411, ../scss/_heliski-map.scss */
  ul.tabs li a {
    padding: 8px 45px;
    font-size: 20px;
  }
}
@media (max-width: 980px) {
  /* line 418, ../scss/_heliski-map.scss */
  .popup-left-col {
    width: 100%;
  }

  /* line 421, ../scss/_heliski-map.scss */
  .popup-right-col {
    width: 100%;
    padding-top: 0;
    padding-left: 20px;
  }

  /* line 426, ../scss/_heliski-map.scss */
  .markers > div {
    width: 14px;
    height: 14px;
    -webkit-transform: translate(-7px, -7px);
    -moz-transform: translate(-7px, -7px);
    -ms-transform: translate(-7px, -7px);
    -o-transform: translate(-7px, -7px);
    transform: translate(-7px, -7px);
  }
}
@media (max-width: 800px) {
  /* line 438, ../scss/_heliski-map.scss */
  ul.tabs li a {
    padding: 10px 30px;
    font-size: 18px;
  }

  /* line 442, ../scss/_heliski-map.scss */
  #st ul.tabs {
    position: relative;
    top: 0;
    left: 0;
    /*background: #26335D;*/
    background: #000000;
  }

  /* line 449, ../scss/_heliski-map.scss */
  .instructions-popup {
    top: 52px;
  }
}
@media (max-width: 740px) {
  /* line 455, ../scss/_heliski-map.scss */
  .slider-nav {
    margin: 10px 50px 15px 50px;
  }
}
@media (max-width: 640px) {
  /* line 461, ../scss/_heliski-map.scss */
  ul.tabs li a {
    padding: 10px 30px;
    font-size: 18px;
  }

  /* line 465, ../scss/_heliski-map.scss */
  .popup-left-col {
    padding: 25px 15px;
  }

  /* line 468, ../scss/_heliski-map.scss */
  .mobile-map-points {
    display: block;
  }

  /* line 472, ../scss/_heliski-map.scss */
  .map-wrapper ul.tabs li {
    padding-bottom: 0;
  }

  /*.markers {
      display: none;
  }*/
  /* line 479, ../scss/_heliski-map.scss */
  .markers > div:not(.area) {
    display: none;
  }

  /* line 482, ../scss/_heliski-map.scss */
  #st ul.tabs li {
    width: 100%;
    padding-right: 0;
  }

  /* line 486, ../scss/_heliski-map.scss */
  ul.tabs li a {
    display: block;
  }

  /* line 489, ../scss/_heliski-map.scss */
  .instructions-popup {
    display: none;
  }
}
/* line 1, ../scss/_snow-report.scss */
.main-holder {
  background-color: #fff;
  display: block;
  width: 100%;
  font-size: 0;
  color: #000;
}
/* line 7, ../scss/_snow-report.scss */
.main-holder p {
  font-size: 16px;
}
/* line 10, ../scss/_snow-report.scss */
.main-holder .headline {
  color: #fff;
  background-color: #000;
  padding-top: 20px;
  padding-bottom: 20px;
  line-height: 1.0;
  text-align: center;
  font-size: 26px;
}
@media screen and (min-width: 640px) {
  /* line 10, ../scss/_snow-report.scss */
  .main-holder .headline {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
/* line 23, ../scss/_snow-report.scss */
.main-holder .icons {
  text-align: left;
}
/* line 26, ../scss/_snow-report.scss */
.main-holder .icons,
.main-holder .conditions,
.main-holder .image {
  display: inline-block;
  vertical-align: top;
  padding-top: 30px;
  padding-bottom: 30px;
  padding-left: 10px;
  padding-right: 10px;
}
@media screen and (max-width: 640px) {
  /* line 26, ../scss/_snow-report.scss */
  .main-holder .icons,
  .main-holder .conditions,
  .main-holder .image {
    width: 100%;
  }
}
@media (min-width: 640px) {
  /* line 41, ../scss/_snow-report.scss */
  .main-holder .icons {
    width: 40%;
  }
  /* line 44, ../scss/_snow-report.scss */
  .main-holder .conditions {
    width: 60%;
  }
}
@media (min-width: 800px) {
  /* line 49, ../scss/_snow-report.scss */
  .main-holder .icons,
  .main-holder .conditions,
  .main-holder .image {
    width: 33.3%;
  }
  /* line 54, ../scss/_snow-report.scss */
  .main-holder .conditions {
    width: 41%;
  }
  /* line 57, ../scss/_snow-report.scss */
  .main-holder .icons {
    width: 25%;
  }
}
/* line 62, ../scss/_snow-report.scss */
.main-holder .icons {
  height: 100%;
}
@media (max-width: 640px) {
  /* line 66, ../scss/_snow-report.scss */
  .main-holder .icons,
  .main-holder .conditions {
    padding-bottom: 0;
  }
}
/* line 71, ../scss/_snow-report.scss */
.main-holder .image > div {
  position: relative;
  width: auto;
  display: inline-block;
  /* Safari */
  -webkit-transform: rotate(5deg);
  /* Firefox */
  -moz-transform: rotate(5deg);
  /* IE */
  -ms-transform: rotate(5deg);
  /* Opera */
  -o-transform: rotate(5deg);
  padding: 10px 10px 40px 10px;
  box-shadow: 1px 4px 5px rgba(0, 0, 0, 0.2);
}
/* line 85, ../scss/_snow-report.scss */
.main-holder .image > div a {
  color: #000;
}
/* line 89, ../scss/_snow-report.scss */
.main-holder .image .caption {
  position: absolute;
  bottom: 15px;
  font-size: 12px;
  left: 10px;
  bottom: 5%;
  left: 15%;
}
/* line 97, ../scss/_snow-report.scss */
.main-holder p {
  text-align: left;
}
/* line 100, ../scss/_snow-report.scss */
.main-holder .today,
.main-holder .tomorrow {
  height: 50%;
  width: auto;
  display: inline-block;
  padding: 0 10px 20px 10px;
  text-align: left;
  padding-bottom: 20px;
}
@media screen and (min-width: 640px) {
  /* line 100, ../scss/_snow-report.scss */
  .main-holder .today,
  .main-holder .tomorrow {
    padding-bottom: 40px;
    min-height: 130px;
  }
}
/* line 112, ../scss/_snow-report.scss */
.main-holder .today p,
.main-holder .tomorrow p {
  display: block;
  margin-bottom: 0;
  padding: 0;
}
/* line 117, ../scss/_snow-report.scss */
.main-holder .today div,
.main-holder .tomorrow div {
  display: inline-block;
  padding-left: 20px;
}
/* line 121, ../scss/_snow-report.scss */
.main-holder .today img,
.main-holder .tomorrow img {
  max-width: 65px;
}
/* line 125, ../scss/_snow-report.scss */
.main-holder .tomorrow {
  padding-bottom: 0;
}
/* line 129, ../scss/_snow-report.scss */
.main-holder .main-content {
  padding: 0 30px 30px 30px;
}
/* line 132, ../scss/_snow-report.scss */
.main-holder hr {
  margin-bottom: 40px;
}

/* line 137, ../scss/_snow-report.scss */
.ss-SnowReportPage .experience-banner {
  height: auto;
}
/* line 140, ../scss/_snow-report.scss */
.ss-SnowReportPage .modal {
  text-align: center;
}
/* line 143, ../scss/_snow-report.scss */
.ss-SnowReportPage .modal-dialog {
  width: auto;
  top: 20px;
  display: inline-block;
}
/* line 148, ../scss/_snow-report.scss */
.ss-SnowReportPage .modal-content {
  font-size: 0;
  max-width: 100%;
  display: block;
}
/* line 153, ../scss/_snow-report.scss */
.ss-SnowReportPage .modal-content p {
  padding: 5px;
}
/* line 156, ../scss/_snow-report.scss */
.ss-SnowReportPage .modal-content,
.ss-SnowReportPage .modal-dialog,
.ss-SnowReportPage .modal-content img {
  max-width: 100%;
}
