/* Scss */
/* Normalize.css v3.0.2 | MIT License | git.io/normalize */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline; }

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

[hidden],
template {
  display: none; }

a {
  background-color: transparent; }

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

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

dfn {
  font-style: italic; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

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

figure {
  margin: 1em 40px; }

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

pre {
  overflow: auto; }

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

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

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

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

input {
  line-height: normal; }

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

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

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

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

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

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

/* Page */
html {
  background: whitesmoke;
  display: flex;
  font-family: "Swiss 721 W01 Light", sans-serif;
  margin: 0 auto;
  max-width: 1920px;
  -webkit-font-smoothing: antialiased;
  -webkit-tap-highlight-color: transparent;
  -webkit-text-size-adjust: 100%;
  -webkit-touch-callout: none; }
  @media screen and (min-width: 0px) {
    html {
      font-size: 62.5%; } }
  @media screen and (min-width: 768px) {
    html {
      font-size: 65%; } }
  @media screen and (min-width: 1025px) {
    html {
      font-size: 67.5%; } }
  @media screen and (min-width: 1281px) {
    html {
      font-size: 70%; } }

body {
  background: white;
  margin: 0 auto;
  max-width: 1920px;
  width: 100%; }

a img {
  border: none;
  transition: all ease-in 200ms;
  -webkit-transition: all ease-in 200ms; }

a img:hover {
  opacity: .7; }

/* Typography */
h1 {
  color: black;
  margin: 0;
  padding: 0;
  transition: all ease-in 200ms;
  -webkit-transition: all ease-in 200ms; }
  @media screen and (min-width: 0px) {
    h1 {
      font: 20px "Swiss 721 W01 Heavy", sans-serif;
      font: 2rem "Swiss 721 W01 Heavy", sans-serif;
      width: 100%; } }
  @media screen and (min-width: 768px) {
    h1 {
      font: 25px "Swiss 721 W01 Heavy", sans-serif;
      font: 2.5rem "Swiss 721 W01 Heavy", sans-serif;
      width: 67.5%; } }
  @media screen and (min-width: 1025px) {
    h1 {
      font: 30px "Swiss 721 W01 Heavy", sans-serif;
      font: 3rem "Swiss 721 W01 Heavy", sans-serif;
      width: 65%; } }
  @media screen and (min-width: 1281px) {
    h1 {
      font: 35px "Swiss 721 W01 Heavy", sans-serif;
      font: 3.5rem "Swiss 721 W01 Heavy", sans-serif;
      width: 60%; } }

h1:hover {
  opacity: .7; }

h2 {
  font: 22px/28px "Swiss 721 W01 Heavy", sans-serif;
  font: 2.2rem/2.8rem "Swiss 721 W01 Heavy", sans-serif; }

h3 {
  font: 15px/21px "Swiss 721 W01 Heavy", sans-serif;
  font: 1.5rem/2.1rem "Swiss 721 W01 Heavy", sans-serif; }

p {
  font: 15px/22px "Swiss 721 W01 Light", sans-serif;
  font: 1.5rem/2.2rem "Swiss 721 W01 Light", sans-serif; }

em,
i {
  font-family: "Swiss721W01-LightItalic", sans-serif;
  font-style: normal; }

b {
  font-family: "Swiss 721 W01 Heavy", sans-serif; }

a:link,
a:visited {
  color: #4297eb;
  text-decoration: none;
  transition: all ease-in 200ms;
  -webkit-transition: all ease-in 200ms; }

.menu ul a:link,
.menu ul a:visited {
  color: white;
  text-decoration: none;
  transition: all ease-in 200ms;
  -webkit-transition: all ease-in 200ms; }

a:hover,
a:active,
.menu ul a:hover,
.menu ul a:active,
.yellow {
  color: #fae621;
  text-decoration: none; }

.video-heading {
  display: block;
  margin: 20px 0;
  margin: 2rem 0; }

.caption {
  font: 14px/21px "Swiss721W01-LightItalic", sans-serif;
  font: 1.4rem/2.1rem "Swiss721W01-LightItalic", sans-serif;
  margin: 0 10%; }

.footnote {
  font: 13px/20px "Swiss721W01-LightItalic", sans-serif;
  font: 1.3rem/2.0rem "Swiss721W01-LightItalic", sans-serif;
  margin: 0 3%; }

.indent {
  margin: 1% 3%; }

/* Header */
header {
  background: #d23b37;
  display: flex;
  max-width: 1920px;
  opacity: .9;
  top: 0;
  left: 0;
  transition: all ease-in 200ms;
  -webkit-transition: all ease-in 200ms;
  z-index: 100; }
  @media screen and (min-width: 0px) {
    header {
      min-height: 100px;
      min-height: 10rem;
      padding: 0 5%;
      position: fixed;
      width: 90%; } }
  @media screen and (min-width: 768px) {
    header {
      min-height: 160px;
      min-height: 16rem; } }
  @media screen and (min-width: 1025px) {
    header {
      min-height: 200px;
      min-height: 20rem;
      padding: 0 10%;
      width: 80%; } }
  @media screen and (min-width: 1920px) {
    header {
      margin: 0 auto;
      position: relative;
      max-width: 1920px; } }

.space {
  width: 100%; }
  @media screen and (min-width: 0px) {
    .space {
      min-height: 100px;
      min-height: 10rem; } }
  @media screen and (min-width: 768px) {
    .space {
      min-height: 160px;
      min-height: 16rem; } }
  @media screen and (min-width: 1025px) {
    .space {
      min-height: 200px;
      min-height: 20rem; } }
  @media screen and (min-width: 1920px) {
    .space {
      display: none; } }

.heading,
.nav-button {
  align-self: center;
  position: relative;
  width: 50%; }

.button {
  -webkit-appearance: none;
  background: transparent;
  border: 1px solid white;
  border-radius: 100%;
  color: white;
  display: inline-block;
  flex: initial;
  float: right;
  height: 50px;
  height: 5rem;
  text-align: center;
  transition: all ease-in 200ms;
  -webkit-transition: all ease-in 200ms;
  width: 50px;
  width: 5rem; }

.button img {
  margin: 14px 0 0;
  margin: 1.4rem 0 0; }

.button:hover,
.button:active {
  background: white; }

.button:hover .icon-nav:before,
.button:active .icon-nav:before {
  color: #d23b37; }

/* Navigation */
.menu {
  background: #d23b37;
  height: 100%;
  position: fixed;
  right: -2000px;
  right: -200rem;
  text-align: center;
  top: 0;
  transition: all ease-in 200ms;
  -webkit-transition: all ease-in 200ms;
  z-index: 99; }
  @media screen and (min-width: 0px) {
    .menu {
      padding: 0 10%;
      width: 35%; } }
  @media screen and (min-width: 768px) {
    .menu {
      padding: 0 7.5%;
      width: 25%; } }
  @media screen and (min-width: 1025px) {
    .menu {
      padding: 0 5%;
      width: 20%; } }
  @media screen and (min-width: 1281px) {
    .menu {
      width: 13%; } }

.menu-active {
  right: 0; }

.menu ul {
  font: 15px/25px "Swiss 721 W01 Heavy", sans-serif;
  font: 1.5rem/2.5rem "Swiss 721 W01 Heavy", sans-serif;
  list-style: none;
  opacity: 1;
  padding: 0;
  text-decoration: none; }
  @media screen and (min-width: 0px) {
    .menu ul {
      margin: 130px 0 5%;
      margin: 13rem 0 5%; } }
  @media screen and (min-width: 768px) {
    .menu ul {
      margin: 190px 0 4%;
      margin: 19rem 0 4%; } }
  @media screen and (min-width: 1025px) {
    .menu ul {
      margin: 230px 0 3%;
      margin: 23rem 0 3%; } }

.menu ul li {
  margin: 1.5% 0; }

/* Banner */
.banner {
  float: left;
  padding: 0;
  position: relative;
  overflow: hidden;
  width: 100%; }
  @media screen and (min-width: 0px) {
    .banner {
      margin: 0 0 20px 0;
      margin: 0 0 2rem 0; } }
  @media screen and (min-width: 768px) {
    .banner {
      margin: 0 0 30px 0;
      margin: 0 0 3rem 0; } }
  @media screen and (min-width: 1025px) {
    .banner {
      margin: 0 0 40px 0;
      margin: 0 0 4rem 0; } }
  @media screen and (min-width: 1281px) {
    .banner {
      margin: 0 0 50px 0;
      margin: 0 0 5rem 0; } }

.banner ul {
  list-style: none;
  margin: 0;
  padding: 0; }

.banner ul li {
  display: flex;
  float: left;
  margin: 0;
  padding: 0;
  min-width: 14.285714%;
  max-width: 14.285714%; }
  @media screen and (min-width: 0px) {
    .banner ul li {
      height: 240px;
      height: 24rem; } }
  @media screen and (min-width: 768px) {
    .banner ul li {
      height: 480px;
      height: 48rem; } }
  @media screen and (min-width: 1025px) {
    .banner ul li {
      height: 640px;
      height: 64rem; } }
  @media screen and (min-width: 1281px) {
    .banner ul li {
      height: 720px;
      height: 72rem; } }

.banner-one {
  background: url("/images/banner/banner-1.jpg") no-repeat center center;
  background-size: cover; }

.banner-two {
  background: url("/images/banner/banner-2.jpg") no-repeat center center;
  background-size: cover; }

.banner-three {
  background: url("/images/banner/banner-3.jpg") no-repeat center center;
  background-size: cover; }

.banner-four {
  background: url("/images/banner/banner-4.jpg") no-repeat center center;
  background-size: cover; }

.banner-five {
  background: url("/images/banner/banner-5.jpg") no-repeat center center;
  background-size: cover; }

.banner-six {
  background: url("/images/banner/banner-6.jpg") no-repeat center center;
  background-size: cover; }

.banner-seven {
  background: url("/images/banner/banner-7.jpg") no-repeat center center;
  background-size: cover; }

.banner-text {
  align-self: flex-end;
  background: rgba(51, 51, 51, 0.9);
  display: block;
  float: left;
  margin: 0;
  padding: 0;
  position: relative;
  width: 100%;
  z-index: 2; }

.banner-text p {
  color: white;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 18px;
  line-height: 1.8rem;
  margin: 1% 10%; }

.dots {
  bottom: 65px;
  bottom: 6.5rem;
  left: 0;
  position: absolute;
  right: 0;
  text-align: center;
  z-index: 3; }

ol.dots {
  margin: 0;
  padding: 0; }

.dots li {
  border: 2px solid white;
  border: 0.2rem solid white;
  border-radius: 8px;
  border-radius: .8rem;
  cursor: pointer;
  display: inline-block;
  height: 7.5px;
  height: .75rem;
  line-height: 10px;
  line-height: 1rem;
  margin: 0 5px;
  margin: 0 0.5rem;
  opacity: .4;
  text-indent: -999em;
  transition: all ease-in 200ms;
  -webkit-transition: all ease-in 200ms;
  width: 7.5px;
  width: .75rem; }

.dots li.active {
  background: white;
  opacity: 1; }

/* Section */
.section-main {
  background: white; }
  @media screen and (min-width: 0px) {
    .section-main {
      padding: 2.5% 5%;
      width: 90%; } }
  @media screen and (min-width: 768px) {
    .section-main {
      padding: 5% 10%;
      width: 80%; } }

article {
  display: inline-block;
  vertical-align: top; }
  @media screen and (min-width: 0px) {
    article {
      width: 100%; } }
  @media screen and (min-width: 1025px) {
    article {
      margin: 0 5% 0 0;
      width: 65%; } }

aside {
  display: inline-block;
  vertical-align: top; }
  @media screen and (min-width: 0px) {
    aside {
      width: 100%; } }
  @media screen and (min-width: 1025px) {
    aside {
      width: 28%; } }

article img,
aside img {
  margin: .5% 1% 1% .5%; }
  @media screen and (min-width: 0px) {
    article img,
    aside img {
      width: 98.5%; } }
  @media screen and (min-width: 768px) {
    article img,
    aside img {
      width: 33%; } }
  @media screen and (min-width: 1025px) {
    article img,
    aside img {
      width: 50%; } }

.feature img {
  display: block;
  margin: 15px 2.5%;
  margin: 1.5rem 2.5%;
  width: 95%; }

/* Video */
.video-archive {
  margin: 0;
  width: 100%; }

.video-container {
  width: 100%; }
  @media screen and (min-width: 0px) {
    .video-container {
      display: block; } }
  @media screen and (min-width: 1025px) {
    .video-container {
      display: flex; } }

@media screen and (min-width: 0px) {
  .video-content {
    display: block;
    margin: 2% 0 3%;
    width: 100%; } }

@media screen and (min-width: 1025px) {
  .video-content {
    display: inline-block;
    flex: 1;
    margin: 2% 3% 3% 0;
    width: 95%; } }

.video-content iframe {
  border: 0;
  width: 100%; }
  @media screen and (min-width: 0px) {
    .video-content iframe {
      height: 220px;
      height: 22rem; } }
  @media screen and (min-width: 768px) {
    .video-content iframe {
      height: 380px;
      height: 38rem; } }
  @media screen and (min-width: 1025px) {
    .video-content iframe {
      height: 260px;
      height: 26rem; } }
  @media screen and (min-width: 1281px) {
    .video-content iframe {
      height: 320px;
      height: 32rem; } }

/* Photo Gallery */
.photo-gallery {
  width: 100%; }

/* Google Map */
.map {
  width: 100%; }
  @media screen and (min-width: 0px) {
    .map {
      height: 300px;
      height: 30rem; } }
  @media screen and (min-width: 768px) {
    .map {
      height: 480px;
      height: 48rem; } }
  @media screen and (min-width: 1025px) {
    .map {
      height: 540px;
      height: 54rem; } }
  @media screen and (min-width: 1281px) {
    .map {
      height: 620px;
      height: 62rem; } }

.map iframe {
  border: 0;
  margin: 0;
  height: 100%;
  width: 100%; }

/* Sitemap */
.sitemap {
  background: #333333;
  margin: 0 0 2.5% 0; }
  @media screen and (min-width: 0px) {
    .sitemap {
      padding: 2.5% 5%;
      width: 90%; } }
  @media screen and (min-width: 768px) {
    .sitemap {
      padding: 2.5% 10%;
      width: 80%; } }

.sitemap-column {
  display: inline-block;
  vertical-align: top; }
  @media screen and (min-width: 0px) {
    .sitemap-column {
      margin: 0 2% 0 0;
      width: 47%; } }
  @media screen and (min-width: 768px) {
    .sitemap-column {
      margin: 0 4% 0 0;
      width: 20%; } }
  @media screen and (min-width: 1025px) {
    .sitemap-column {
      margin: 0 2% 0 0;
      width: 17%; } }

/* Footer */
footer {
  padding: 2.5% 0; }

@media screen and (min-width: 0px) {
  .copyright {
    margin: 0 5%;
    width: 90%; } }

@media screen and (min-width: 768px) {
  .copyright {
    margin: 0 10%;
    width: 80%; } }

@media screen and (min-width: 0px) {
  .copyright img {
    margin: 2%;
    width: 12.5%; } }

@media screen and (min-width: 768px) {
  .copyright img {
    margin: 1.5%;
    width: 10%; } }

@media screen and (min-width: 1025px) {
  .copyright img {
    margin: 1%;
    width: 7.5%; } }

@media screen and (min-width: 1281px) {
  .copyright img {
    margin: .5%;
    width: 5%; } }

/* Jump */
.jump {
  background-color: rgba(0, 0, 0, 0.6);
  border-radius: 100%;
  bottom: 30px;
  bottom: 3rem;
  cursor: pointer;
  display: none;
  height: 50px;
  height: 5rem;
  position: fixed;
  right: 30px;
  right: 3rem;
  text-align: center;
  transition: all ease-in 200ms;
  -webkit-transition: all ease-in 200ms;
  width: 50px;
  width: 5rem;
  z-index: 4; }

.jump:hover,
.jump:active,
.jump:focus {
  background: #d23b37; }

.jump-scroll {
  display: inline; }

/* Icons */
@font-face {
  font-family: 'entypo';
  src: url("../fonts/entypo.eot?8629731");
  src: url("../fonts/entypo.eot?8629731#iefix") format("embedded-opentype"), url("../fonts/entypo.woff?8629731") format("woff"), url("../fonts/entypo.ttf?8629731") format("truetype"), url("../fonts/entypo.svg?8629731#entypo") format("svg");
  font-weight: normal;
  font-style: normal; }

[class^="icon-"]:before,
[class*=" icon-"]:before {
  color: white;
  display: inline-block;
  font: 30px/30px "entypo";
  font: 3rem/3rem "entypo";
  padding: 0;
  speak: none;
  transition: all ease-in 200ms;
  -webkit-transition: all ease-in 200ms;
  -webkit-touch-callout: none;
  -webkit-user-select: none; }

.icon-up:before {
  font: 30px/45px "entypo";
  font: 3rem/4.5rem "entypo"; }

.icon-vimeo:before,
.icon-flickr:before {
  color: white;
  margin: 1%; }

.sitemap-column .icon-vimeo:before,
.sitemap-column .icon-flickr:before {
  color: #4297eb;
  margin: 1%; }

.icon-vimeo:hover:before,
.icon-flickr:hover:before {
  color: #fae621;
  margin: 1%; }

.icon-flickr:before {
  content: '\e800'; }

.icon-up:before {
  content: '\e801'; }

.icon-nav:before {
  content: '\e802'; }

.icon-close:before {
  content: '\e803'; }

.icon-vimeo:before {
  content: '\e804'; }

[class^="icon-"],
[class*=" icon-"] {
  cursor: pointer; }

.icon-accessible {
  left: -10000px;
  left: -1000rem;
  position: absolute;
  top: -10000px;
  top: -1000rem; }
