/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css | Slight Mods for Me */
@import url("https://fonts.googleapis.com/css?family=Roboto:400,400i,500,700,900");
* { box-sizing: border-box; }

html { font-family: sans-serif; line-height: 1.35; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; }

body { margin: 0; }

article, aside, footer, header, nav, section { display: block; }

h1 { font-size: 2em; margin: 1em 0; }

figcaption, figure, main { display: block; }

figure { margin: 1em 0; }

hr { box-sizing: content-box; height: 0; overflow: visible; }

pre { font-family: monospace, monospace; font-size: 1em; }

a { background-color: transparent; -webkit-text-decoration-skip: objects; }

a:active, a:hover { outline-width: 0; }

abbr[title] { border-bottom: none; text-decoration: underline; text-decoration: underline dotted; }

b, strong { font-weight: inherit; }

b, strong { font-weight: bolder; }

code, kbd, samp { font-family: monospace, monospace; font-size: 1em; }

dfn { font-style: italic; }

mark { background-color: #ff0; color: #000; }

small { font-size: 80%; }

sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }

sub { bottom: -0.25em; }

sup { top: -0.5em; }

audio, video { display: inline-block; }

audio:not([controls]) { display: none; height: 0; }

img { border-style: none; vertical-align: middle; }

svg:not(:root) { overflow: hidden; }

button, input, optgroup, select, textarea { font-family: sans-serif; font-size: 100%; line-height: 1.15; margin: 0; }

button, input { overflow: visible; }

button, select { text-transform: none; }

button, html [type="button"], [type="reset"], [type="submit"] { -webkit-appearance: button; }

button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner { border-style: none; padding: 0; }

button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring { outline: 1px dotted ButtonText; }

fieldset { border: none; margin: 0 2px; padding: 0.35em 0.625em 0.75em; }

legend { box-sizing: border-box; color: inherit; display: table; max-width: 100%; padding: 0; white-space: normal; }

progress { display: inline-block; vertical-align: baseline; }

textarea { overflow: auto; }

[type="checkbox"], [type="radio"] { box-sizing: border-box; padding: 0; }

[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button { height: auto; }

[type="search"] { -webkit-appearance: textfield; outline-offset: -2px; }

[type="search"]::-webkit-search-cancel-button, [type="search"]::-webkit-search-decoration { -webkit-appearance: none; }

::-webkit-file-upload-button { -webkit-appearance: button; font: inherit; }

details, menu { display: block; }

summary { display: list-item; }

canvas { display: inline-block; }

template { display: none; }

[hidden] { display: none; }

/* responsive-carousel https://github.com/filamentgroup/responsive-carousel Copyright (c) 2012 Filament Group, Inc. Licensed under the MIT, GPL licenses. */
.carousel { width: 100%; position: relative; }

.carousel .carousel-item { display: none; }

.carousel .carousel-active { display: block; }

.carousel-fade .carousel-item:not(.carousel-active) { pointer-events: none; }

.carousel .carousel-nav:nth-child(2) { display: none; }

/* responsive-carousel https://github.com/filamentgroup/responsive-carousel Copyright (c) 2012 Filament Group, Inc. Licensed under the MIT, GPL licenses. */
.carousel-slide { position: relative; overflow: hidden; -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); }

.carousel-slide .carousel-item { position: absolute; left: 100%; top: 0; width: 100%; /* necessary for non-active slides */ display: block; /* overrides basic carousel styles */ z-index: 1; -webkit-transition: left .2s ease; -moz-transition: left .2s ease; -ms-transition: left .2s ease; -o-transition: left .2s ease; transition: left .2s ease; }

.carousel-no-transition .carousel-item { -webkit-transition: none; -moz-transition: none; -ms-transition: none; -o-transition: none; transition: none; }

.carousel-slide .carousel-active { left: 0; position: relative; z-index: 3; }

.carousel-slide .carousel-item-next { z-index: 2; }

.carousel-slide .carousel-in { left: 0; }

.carousel-slide-reverse .carousel-out { left: 100%; }

.carousel-slide .carousel-out, .carousel-slide-reverse .carousel-in { left: -100%; }

.carousel-slide-reverse .carousel-item { -webkit-transition: left .1s ease; -moz-transition: left .1s ease; -ms-transition: left .1s ease; -o-transition: left .1s ease; transition: left .1s ease; }

.carousel-slide-reverse .carousel-active { left: 0; }

.carousel-item.no-transition { transition: none !important; }

.carousel-slide.carousel-autoplay-stopped .carousel-item { -webkit-transition: left .1s ease; -moz-transition: left .1s ease; -ms-transition: left .1s ease; -o-transition: left .1s ease; transition: left .1s ease; }

/*!
Theme Name: Alta Shuttle // Canyons Express
Theme URI: https://altashuttle.com
Description: A beautifully designed custom Wordpress website built by the incredible team at Red Rider Creative in Provo, Utah.
Author: Red Rider Creator
Version: 1.0
Tags: 
*/
html, body { font-family: "Roboto", sans-serif; font-weight: 400; font-size: 18px; }

@media screen and (min-width: 1880px) { html, body { font-size: 19.8px; } }

.container { padding: 0 5vw; max-width: 1280px; margin: 0 auto; }

@media screen and (min-width: 1880px) { .container { max-width: 1400px; } }

header { position: relative; padding: 1.5em 0; }

@media screen and (min-width: 56rem) { header .container { display: flex; flex-wrap: wrap; } }

header h1#logo { margin: 0 auto; width: 8rem; }

@media screen and (min-width: 56rem) { header h1#logo { margin: 0; width: 20%; } }

header h1#logo a { display: block; }

header h1#logo a img { width: 100%; height: auto; }

header p { text-align: center; color: #ED6932; font-weight: 900; margin-bottom: 0; }

@media screen and (min-width: 56rem) { header p { text-align: right; width: 80%; padding-top: 0.5em; } }

header p a { font-weight: 700; color: white; text-decoration: none; }

header a#shownav { display: block; width: 1.25em; height: auto; position: absolute; top: 2rem; left: 5vw; }

@media screen and (min-width: 56rem) { header a#shownav { display: none; } }

header a#shownav img { width: 100%; height: auto; }

header section.showcase { position: relative; z-index: 50; }

header section.showcase h2 { color: white; text-transform: uppercase; text-align: center; line-height: 1.05; font-weight: 900; margin-bottom: 0; font-size: 8vw; text-shadow: 0 3px 7px rgba(0, 0, 0, 0.43); font-size: 10vw; }

@media screen and (min-width: 42rem) { header section.showcase h2 { font-size: 6vw; max-width: 10em; margin-left: auto; margin-right: auto; } }

@media screen and (min-width: 56rem) { header section.showcase h2 { max-width: none; } }

@media screen and (min-width: 70rem) { header section.showcase h2 { font-size: 2.8em; } }

@media screen and (min-width: 70rem) { header section.showcase h2.page-title { font-size: 4em; } }

header section.showcase h2 span { color: #ED6932; }

header section.showcase h3 { color: white; text-align: center; line-height: 1.1; margin-top: 0.5rem; margin-bottom: 3rem; font-weight: 400; font-size: 5vw; text-shadow: 0 3px 7px rgba(0, 0, 0, 0.43); color: #fef2eb; font-weight: 500; }

@media screen and (min-width: 42rem) { header section.showcase h3 { font-size: 3.5vw; max-width: 18em; margin-left: auto; margin-right: auto; } }

@media screen and (min-width: 56rem) { header section.showcase h3 { font-size: 1.2em; max-width: 32em; } }

@media screen and (min-width: 56rem) { header section.showcase h3.page-sub { font-size: 1.6em; } }

header section.showcase h3 span { color: #ED6932; }

header .covid-19-prevention-plan-page-link-wrapper { text-align: center; margin-top: 3vw; }

@media screen and (min-width: 56rem) { header .covid-19-prevention-plan-page-link-wrapper { margin-top: 0; } }

header .covid-19-prevention-plan-page-link-wrapper a {
  display: inline-block;
  color: #ED6932;
  padding: 15px 30px;
  box-shadow: -2px -2px 10px 0px inset #939393;
  border-radius: 5px;
  background: #fafafa;
}

header .covid-19-prevention-plan-page-link-wrapper a:hover {
  text-decoration: none;
  box-shadow: 2px 2px 10px 0px inset #939393;
  background: white;
}

header section.showcase#showcase-home { padding-bottom: 5vh; }

@media screen and (min-width: 56rem) { header section.showcase#showcase-home { height: 60vh; width: 100%; } }

@media screen and (min-width: 70rem) { header section.showcase#showcase-home { padding-top: 4em; height: 75vh; } }

@media screen and (min-width: 1880px) { header section.showcase#showcase-home { padding-top: 6em; height: 77vh; } }

header section.showcase#showcase-home #frm_form_8_container { max-width: 46em; margin-left: auto; margin-right: auto; }

header section.showcase#showcase-home #frm_form_8_container fieldset { border: none; padding: 0; }

header section.showcase#showcase-home #frm_form_8_container fieldset .frm_fields_container { display: flex; justify-content: space-between; flex-wrap: nowrap; }

header section.showcase#showcase-home #frm_form_8_container fieldset select { background-color: rgba(255, 255, 255, 0.76); border: none; border-top-left-radius: 0.15em; border-bottom-left-radius: 0.15em; border-top-right-radius: 0; border-bottom-right-radius: 0; padding: 0.75em 1em; box-sizing: border-box; width: 65%; }

@media screen and (min-width: 56rem) { header section.showcase#showcase-home #frm_form_8_container fieldset select { width: 75%; } }

header section.showcase#showcase-home #frm_form_8_container fieldset button { background-color: #ED6932; color: white; border: none; padding: 20px;}

header section.showcase#showcase-home p { max-width: 24em; margin: 0 auto; text-align: center; color: white; margin-bottom: 0.5em; }

@media screen and (min-width: 56rem) { header section.showcase#showcase-about { padding-top: 3vw; } }

@media screen and (min-width: 56rem) { header section.showcase#showcase-faqs { height: 65vh; padding-top: 3vw; } }

header section.showcase#showcase-faqs p.pbutton { margin: -2.5em auto 0 auto; text-align: center; }

.standout-quote { display: block; color: #ED6932; font-style: italic; font-size: 1.25em; margin: 0.5em 0; }

body.page-template-default { background: #D8DCE8; }

body.page-template-default header { background-color: #070C21; }

body.page-template-page-covid-19-prevention-plan { background: #D8DCE8; }

body.page-template-page-covid-19-prevention-plan header { background-color: #070C21; }

body.page-template-page-covid-19-prevention-plan .container h2 { margin-bottom: 0; }

body.page-template-page-covid-19-prevention-plan .container p { margin-top: 0; }

body.page-template-page-booking header, body.page-template-page-reservation-forms header { background-color: #070C21; }

body.page-template-page-reservation-thank-you { background-color: #070C21; }

body.page-template-page-reservation-thank-you header { margin-bottom: 4em; }

body.page-template-page-about header { padding-bottom: 5em; }

@media screen and (min-width: 56rem) { body.page-template-page-about header { padding-bottom: 30vh; } }

body.page-template-page-faq header { padding-bottom: 5em; }

body.page-template-page-destination-other header, body.page-template-page-links header, body.page-template-page-custom-form header, body.page-template-page-custom-quote header, body.page-template-page-contact-thank-you header { background-color: #070C21; }

footer { background: url("images/footer_bg.jpg"); background-position: center bottom; background-size: cover; padding: 2em 5vw; }

@media screen and (min-width: 42rem) { footer { display: flex; justify-content: space-around; flex-wrap: wrap; } }

footer ul.menu, footer ul.footer-menu { margin: 2em auto; padding: 0.5em 0 0 0; color: white; }

@media screen and (min-width: 42rem) { footer ul.menu, footer ul.footer-menu { width: 45%; } }

@media screen and (min-width: 70rem) { footer ul.menu, footer ul.footer-menu { width: 23%; } }

footer ul.menu li, footer ul.footer-menu li { list-style-type: none; margin-bottom: 0.25em; }

footer ul.menu li:first-child, footer ul.footer-menu li:first-child { font-weight: 700; text-transform: uppercase; border-bottom: 1px solid white; padding-bottom: 0.5em; margin-bottom: 0.5em; }

footer ul.menu li:first-child a, footer ul.footer-menu li:first-child a { color: #ED6932; }

footer ul.menu li:first-child a:hover, footer ul.footer-menu li:first-child a:hover { cursor: default; }

footer ul.menu li a, footer ul.footer-menu li a { color: white; text-decoration: none; }

p.copyright { background-color: #070C21; color: white; width: 100vw; margin: 0; text-align: center; padding: 1.3em 0; text-transform: uppercase; font-size: 0.9em; border-top: 2px solid #212940; position: relative; z-index: 5; }

section h2 { color: white; text-transform: uppercase; text-align: center; line-height: 1.05; font-weight: 900; margin-bottom: 0; font-size: 8vw; text-shadow: 0 3px 7px rgba(0, 0, 0, 0.43); }

@media screen and (min-width: 42rem) { section h2 { font-size: 6vw; max-width: 10em; margin-left: auto; margin-right: auto; } }

@media screen and (min-width: 56rem) { section h2 { max-width: none; } }

@media screen and (min-width: 70rem) { section h2 { font-size: 2.8em; } }

@media screen and (min-width: 70rem) { section h2.page-title { font-size: 4em; } }

section h2 span { color: #ED6932; }

section h3 { color: white; text-align: center; line-height: 1.1; margin-top: 0.5rem; margin-bottom: 3rem; font-weight: 400; font-size: 5vw; text-shadow: 0 3px 7px rgba(0, 0, 0, 0.43); color: #fef2eb; }

@media screen and (min-width: 42rem) { section h3 { font-size: 3.5vw; max-width: 18em; margin-left: auto; margin-right: auto; } }

@media screen and (min-width: 56rem) { section h3 { font-size: 1.2em; max-width: 32em; } }

@media screen and (min-width: 56rem) { section h3.page-sub { font-size: 1.6em; } }

section.header-no-shadow h1, section.header-no-shadow h2, section.header-no-shadow h3 { text-shadow: none !important; }

nav.menu-header { position: fixed; top: -120vh; left: 0; width: 100vw; height: 100%; background-color: #ED6932; display: flex; transition: all 0.3s ease-in-out; z-index: -100; }

@media screen and (min-width: 56rem) { nav.menu-header { position: absolute; top: 3em; z-index: 5; width: auto; height: auto; left: 50%; margin-left: -11em; background-color: transparent; } }

nav.menu-header.showing { top: 0; transition: all 0.3s ease-in-out; z-index: 500; }

nav.menu-header ul { margin: auto 0 5vh 0; padding: 0; width: 100%; }

@media screen and (min-width: 56rem) { nav.menu-header ul { text-align: center; margin: 0; width: 22em; } }

nav.menu-header ul li { list-style-type: none; }

@media screen and (min-width: 56rem) { nav.menu-header ul li { display: inline; margin: 0 0.5em; } }

nav.menu-header ul li a { display: block; text-align: right; padding: 0.75rem 10vw; color: white; font-weight: 900; text-transform: uppercase; text-decoration: none; font-size: 8vw; }

@media screen and (min-width: 56rem) { nav.menu-header ul li a { display: inline-block; padding: 0; font-size: 1em; } }

@media screen and (min-width: 56rem) { nav.menu-header ul li.current_page_item a { border-bottom: 4px solid #ED6932; } }

@media screen and (min-width: 56rem) { nav.menu-header ul li:last-child { display: none; } }

nav.menu-header ul li:last-child a { font-size: 4em; }

.pbutton.center { text-align: center; }

.pbutton a { display: inline-block; background-color: #ED6932; padding: 0.5em 2em; color: white; text-decoration: none; text-transform: uppercase; border-radius: 0.2rem; }

.pbutton a.border { background-color: transparent; border-width: 2px; border-style: solid; }

.pbutton a.blue { color: #032560; border-color: #032560; }

#overlay { position: fixed; top: 0; left: -120vw; z-index: 250; background-color: rgba(0, 0, 0, 0.85); width: 100%; height: 100%; display: flex; transition: all 0.2s ease-in-out; }

#overlay.showing { left: 0; transition: all 0.2s ease-in-out; }

#overlay #contact-pop { background-color: #C1C8D4; overflow: hidden; padding: 0 1em; font-size: 3.5vw; width: 100vw; height: 100vh; position: relative; }

@media screen and (min-width: 42rem) { #overlay #contact-pop { font-size: 18px; width: 90vw; height: auto; margin: 5vh 5vw; overflow: visible; } }

@media screen and (min-width: 56rem) { #overlay #contact-pop { display: flex; width: 90vw; margin: auto; justify-content: space-between; padding-left: 3em; padding-right: 3em; max-width: 60em; height: auto; } }

@media screen and (max-height: 900px) { #overlay #contact-pop { font-size: 0.8em; } }

@media screen and (min-width: 42rem) { #overlay #contact-pop .contact-info { padding-top: 2em; } }

@media screen and (min-width: 42rem) { #overlay #contact-pop .contact-info { font-size: 0.9em; width: 25%; } }

#overlay #contact-pop .contact-info h4 { margin-bottom: 0; text-transform: uppercase; color: #032560; font-weight: 900; font-size: 1.1em; }

@media screen and (min-width: 56rem) { #overlay #contact-pop .contact-info h4 { font-size: 1.2em; } }

#overlay #contact-pop .contact-info ul { margin: 0.5em auto; padding: 0; }

@media screen and (min-width: 56rem) { #overlay #contact-pop .contact-info ul { margin-top: 1.5em; } }

#overlay #contact-pop .contact-info ul li { list-style-type: none; padding-left: 2em; margin-bottom: 0.5em; }

@media screen and (min-width: 56rem) { #overlay #contact-pop .contact-info ul li { margin-bottom: 0.15em; } }

#overlay #contact-pop .contact-info ul li:first-child { font-weight: 700; text-transform: uppercase; color: #032560; position: relative; }

#overlay #contact-pop .contact-info ul li:first-child img { width: 1.3em; position: absolute; top: 0; left: 0; }

#overlay #contact-pop .contact-info ul li a { color: #070C21; }

#overlay #contact-pop .contact-info ul:nth-of-type(2) li:first-child img { top: 0.2em; }

#overlay #contact-pop .contact-info ul#contact-email { display: none; }

#overlay #contact-pop #contact-form h3 { margin: 1em 0 -0.5em 0; text-transform: uppercase; font-size: 1.5em; color: #032560; font-weight: 900; }

@media screen and (min-width: 56rem) { #overlay #contact-pop #contact-form h3 { margin-top: 1.7em; } }

@media screen and (max-height: 900px) and (min-width: 56rem) { #overlay #contact-pop #contact-form h3 { margin-top: 0.75em; } }

@media screen and (min-width: 56rem) { #overlay #contact-pop #contact-form { width: 65%; font-size: 1.15em; } }

#overlay #contact-pop #contact-form .frm_style_red-rider { font-size: 0.8em; }

@media screen and (min-width: 56rem) { #overlay #contact-pop #contact-form .frm_style_red-rider { font-size: 1rem; } }

@media screen and (max-height: 900px) and (min-width: 56rem) { #overlay #contact-pop #contact-form .frm_style_red-rider { font-size: 0.8rem; } }

#overlay #contact-pop #contact-form .frm_style_red-rider:before, #overlay #contact-pop #contact-form .frm_style_red-rider:after { display: none !important; }

#overlay #contact-pop #contact-form form fieldset { background-color: transparent !important; padding-top: 0 !important; }

#overlay #contact-pop a#close-pop { position: absolute; top: 5vw; right: 5vw; background-color: #d0d5de; text-decoration: none; display: block; border: 1px solid #D8DCE8; width: 2em; text-align: center; line-height: 2; height: 2em; font-size: 2em; border-radius: 50%; color: #070C21; box-shadow: 0 3px 7px rgba(0, 0, 0, 0.43); }

@media screen and (min-width: 42rem) { #overlay #contact-pop a#close-pop { top: -1em; right: -1em; } }

#overlay-modal { position: fixed; top: 0; left: -120vw; z-index: 250; background-color: rgba(0, 0, 0, 0.85); width: 100%; height: 100%; display: flex; transition: all 0.2s ease-in-out; }

#overlay-modal.showing { left: 0; transition: all 0.2s ease-in-out; }

#overlay-modal .modal { background-color: #C1C8D4; width: 85vw; height: auto; margin: auto; padding: 1em; position: relative; border-radius: 0.2rem; display: none; max-width: 32em; text-align: center; }

#overlay-modal .modal h3 { font-size: 1.5em; color: #070C21; margin-top: 0; margin-bottom: 0; }

#overlay-modal .modal h4 { margin-top: 0.25em; }

#overlay-modal a#close-pop { position: absolute; top: -5vw; right: -5vw; background-color: #d0d5de; text-decoration: none; display: block; border: 1px solid #C1C8D4; width: 2em; text-align: center; line-height: 2; height: 2em; font-size: 2em; border-radius: 50%; color: #070C21; box-shadow: 0 3px 7px rgba(0, 0, 0, 0.43); }

@media screen and (min-width: 42rem) { #overlay-modal a#close-pop { top: -1em; right: -1em; } }

a.q { display: inline-block; background-color: #070C21; text-decoration: none; color: white; width: 1em; border-radius: 50%; height: 1em; }

a.q span { font-size: 0.7em; position: relative; top: -0.15em; }

nav.carousel-nav { display: none; }

* select { -webkit-appearance: none; -moz-appearance: none; appearance: none; background: white url("images/formicon-dropdown.svg") no-repeat; background-position: right center; background-size: auto 60%; width: 100%; height: 3em; border-radius: 0.2rem; padding-left: 0.5em; border: none; }

* select.frm_time_select { background: #E3ECFA; }

* input[type="submit"]:hover, * button:hover { cursor: pointer; }

input.likebutton { display: none; }

input.likebutton + label { display: none; cursor: pointer; height: 3.06em; display: flex; background-color: #C1C8D4; border-radius: 0.2rem; color: #070C21; }

input.likebutton + label span, input.likebutton + label i { display: block; margin: auto; text-transform: uppercase; font-size: 0.9em; font-style: normal; text-align: center; }

input.likebutton:checked + label { background-color: #ED6932; color: white; }

.ui-datepicker select { padding-left: 0.5em; border-color: #C1C8D4; }

.quantity { position: relative; }

input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button { -webkit-appearance: none; margin: 0; }

input[type=number] { -moz-appearance: textfield; }

.quantity input { height: 3em !important; padding: 0; margin: 0; padding-left: 20px; position: relative; overflow: hidden; }

.quantity input:focus { outline: 0; }

.quantity-nav { position: absolute; height: 3em; right: 0; top: -17px; }

.quantity-button { position: relative; cursor: pointer; border-left: 1px solid #eee; background-color: #151A30; width: 2.5em; text-align: center; color: white; -webkit-transform: translateX(-100%); transform: translateX(-100%); -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; -o-user-select: none; user-select: none; }

.quantity-button svg { width: 0.8em; }

.quantity-button.quantity-up { position: absolute; height: 50%; top: 1px; border-top-right-radius: 0.2rem; }

.quantity-button.quantity-down { position: absolute; bottom: -1px; height: 50%; border-bottom-right-radius: 0.2rem; }

input[type=text], input[type="email"], input[type="password"], input[type="number"] { border: 1px solid #C1C8D4; border-radius: 0.2rem; padding: 0.35em 0.75em; height: 2.55em; -webkit-appearance: none; }

input[type="submit"] { display: inline-block; background-color: #ED6932; padding: 0.5em 2em; color: white; text-decoration: none; text-transform: uppercase; border-radius: 0.2rem; border: none; height: 2.55em; }

form#reservations-start { max-width: 42rem; margin: 0 auto; }

form#reservations-start p > span { display: block; margin-bottom: 0.5em; }

form#reservations-start p > span label { display: block; }

form#reservations-start p.double { max-width: 21rem; margin-left: auto; margin-right: auto; }

@media screen and (min-width: 42rem) { form#reservations-start p.double { display: flex; justify-content: space-between; } }

@media screen and (min-width: 42rem) { form#reservations-start p.double > span { width: 48%; } }

form#reservations-start p.double > span input { width: 100%; }

form#reservations-start p.total { margin: 0.5em auto 0.5rem; padding-top: 0.5em; border-top: 1px solid white; font-size: 2em; font-weight: 900; text-align: center; text-transform: uppercase; color: #ED6932; }

form#reservations-start p.total span { display: inline; }

form#reservations-start p.total.top { border: none; margin: -1em auto -0.5em; color: #ED6932; }

form#reservations-start p.button { text-align: center; margin: 0 0 1em 0; }

form#reservations-start p.button input { width: 16em; }

form#reservations-start p.refund { margin: 0 0 3em 0; text-align: center; font-style: italic; }

form#reservations-start h2 { color: #070C21; text-shadow: none; }

form#reservations-start h3 { text-transform: uppercase; font-weight: 500; color: #070C21; margin-bottom: 1em; text-shadow: none; }

form#reservations-start h3 + h4 { margin-top: -0.75em; text-align: center; font-weight: 400; text-transform: uppercase; font-size: 0.8em; }

@media screen and (min-width: 42rem) { form#reservations-start h3 + h4 { margin-top: -1.5em; } }

form#reservations-start #ss-title, form#reservations-start #pv-title { margin-top: 2em; }

form#reservations-start ul.ss-pros { margin: 1em auto; padding: 0; width: 20em; font-size: 0.8em; }

@media screen and (min-width: 42rem) { form#reservations-start ul.ss-pros { width: 40em; display: flex; justify-content: space-between; } }

form#reservations-start ul.ss-pros li { list-style-type: none; }

form#reservations-start ul.ss-pros li span { font-weight: 700; color: #ED6932; }

@media screen and (min-width: 42rem) { form#reservations-start ul.ss-pros li:first-child { width: 57%; }
  form#reservations-start ul.ss-pros li:last-child { width: 42%; } }

form#reservations-start ul.pv-pros { margin: 1em auto; padding: 0; width: 20em; font-size: 0.8em; }

@media screen and (min-width: 42rem) { form#reservations-start ul.pv-pros { display: flex; width: 100%; max-width: 52em; justify-content: space-between; } }

form#reservations-start ul.pv-pros li { list-style-type: none; }

@media screen and (min-width: 42rem) { form#reservations-start ul.pv-pros li { width: 30%; } }

form#reservations-start ul.icons li { position: relative; padding-left: 2.5em; margin-bottom: 1em; }

form#reservations-start ul.icons li img { width: 2em; height: auto; position: absolute; top: 0.25em; left: 0; }

form#reservations-start select#choose-destination { max-width: 30em; margin: 2em auto 1em; display: block; }

.frm_style_red-rider { position: relative; margin-left: auto; margin-right: auto; max-width: 56rem !important; }

.frm_style_red-rider:before { left: -5vw; content: ""; position: absolute; top: 0; width: 5vw; height: 100%; display: block; background-color: #D7DCE8; }

@media screen and (min-width: 56rem) { .frm_style_red-rider:before { width: 30vw; } }

@media screen and (min-width: 56rem) { .frm_style_red-rider:before { left: -30vw; } }

.frm_style_red-rider:after { right: -5vw; content: ""; position: absolute; top: 0; width: 5vw; height: 100%; display: block; background-color: #D7DCE8; }

@media screen and (min-width: 56rem) { .frm_style_red-rider:after { width: 30vw; } }

@media screen and (min-width: 56rem) { .frm_style_red-rider:after { right: -30vw; } }

.frm_style_red-rider h2 { color: #151A30; text-shadow: none; }

.frm_style_red-rider h3, .frm_style_red-rider p, .frm_style_red-rider ul { color: #5F5F5F; text-shadow: none; text-align: left; }

.frm_style_red-rider h3 { text-transform: uppercase; width: 100% !important; }

.frm_style_red-rider .frm_submit.submit-center { text-align: center; }

.frm_style_red-rider .frm_submit.submit-center button { font-size: 1.2em !important; text-transform: uppercase !important; padding-left: 5em !important; padding-right: 5em !important; }

.frm_style_red-rider .frm_rootline_group { max-width: 42rem; margin: 2em auto 0; }

.frm_style_red-rider .rr_narrow { margin-left: auto; margin-right: auto; }

.frm_style_red-rider ul.confirmation { margin: 2em auto; padding: 0; }

@media screen and (min-width: 56rem) { .frm_style_red-rider ul.confirmation { width: 80%; margin: 2em 0; } }

.frm_style_red-rider ul.confirmation li { list-style-type: none; margin-bottom: 0.5em; padding-bottom: 0.5em; border-bottom: 1px solid #eef0f3; }

.frm_style_red-rider ul.confirmation li.no-border { border-bottom: none; }

.frm_style_red-rider ul.confirmation li.total { font-weight: 700; font-size: 3em; padding-bottom: 0; border-bottom: none; color: #070C21; }

.frm_style_red-rider ul.confirmation li.total strong { text-transform: uppercase; display: inline; }

.frm_style_red-rider ul.confirmation li.total span { float: right; }

.frm_style_red-rider ul.confirmation li strong { display: block; }

.frm_style_red-rider ul.confirmation li span p { margin-top: 0; }

@media screen and (min-width: 56rem) { .frm_page_num_3 .frm_submit { padding-left: 34.333%; } }

a.frm_remove_form_row { display: block !important; width: 16em; margin-top: 1em; }

@media screen and (min-width: 42rem) { a.frm_remove_form_row { display: inline-block; width: auto; margin-top: 0; } }

body.home { background-color: #919FB8; }

figure#rr-top { margin: 0; text-align: center; overflow: hidden; margin-top: -5em; position: relative; z-index: 0; }

@media screen and (min-width: 70rem) { figure#rr-top { margin-top: -6.5em; } }

figure#rr-top img { width: 300vw; left: -50vw; position: relative; height: auto; vertical-align: middle; }

@media screen and (min-width: 42rem) { figure#rr-top img { width: 150vw; left: -10vw; } }

@media screen and (min-width: 56rem) { figure#rr-top img { width: 100vw; left: 0; } }

#rates-reservations { background: url("images/rr-bg.jpg"); background-repeat: repeat; background-size: 100% auto; overflow: hidden; color: white; padding-bottom: 1em; position: relative; }

#rates-reservations ul.ski-areas { margin: 2em auto; padding: 0; }

@media screen and (min-width: 42rem) { #rates-reservations ul.ski-areas { display: flex; justify-content: space-around; flex-wrap: wrap; } }

#rates-reservations ul.ski-areas li { list-style-type: none; margin-bottom: 2em; }

@media screen and (min-width: 42rem) { #rates-reservations ul.ski-areas li { width: 48%; } }

@media screen and (min-width: 56rem) { #rates-reservations ul.ski-areas li { width: 30%; } }

#rates-reservations ul.ski-areas li figure { width: 100%; position: relative; margin: 0; }

#rates-reservations ul.ski-areas li figure img { width: 100%; height: auto; }

#rates-reservations ul.ski-areas li figure figcaption { color: #EFDAC2; font-weight: 900; font-size: 8vw; text-align: center; text-transform: uppercase; background: -webkit-linear-gradient(rgba(0, 0, 0, 0) 0%, #000 60%); position: absolute; bottom: 0; left: 0; width: 100%; padding: 0.25em 0; }

@media screen and (min-width: 42rem) { #rates-reservations ul.ski-areas li figure figcaption { font-size: 4vw; } }

@media screen and (min-width: 56rem) { #rates-reservations ul.ski-areas li figure figcaption { font-size: 1.6em; } }

#rates-reservations ul.ski-areas li div { display: flex; font-size: 0.7em; }

#rates-reservations ul.ski-areas li div p { background-color: #151A30; margin: 0; padding: 0.75em; }

#rates-reservations ul.ski-areas li div a { display: flex; background-color: #ED6932; color: white; text-decoration: none; text-transform: uppercase; font-weight: 500; width: 14em; }

@media screen and (min-width: 70rem) { #rates-reservations ul.ski-areas li div a { width: 17em; } }

#rates-reservations ul.ski-areas li div a span { margin: auto; }

#one-two-three { position: relative; background: url("images/rr-bg.jpg"); background-repeat: repeat; background-size: 100% auto; overflow: hidden; color: white; padding-bottom: 3em; }

#one-two-three .container { position: relative; z-index: 5; }

#one-two-three ol { margin: 0 auto 6em; padding: 0; }

@media screen and (min-width: 42rem) { #one-two-three ol { display: flex; justify-content: space-around; flex-wrap: wrap; } }

#one-two-three ol li { list-style-type: none; padding-top: 50vw; position: relative; }

@media screen and (min-width: 42rem) { #one-two-three ol li { width: 46%; padding-top: 25vw; } }

@media screen and (min-width: 56rem) { #one-two-three ol li { width: 30%; padding-top: 6em; } }

#one-two-three ol li:nth-child(1):before { content: "01"; position: absolute; font-size: 60vw; display: block; text-align: center; width: 100%; top: 0; z-index: 15; color: #151A30; font-weight: 900; }

@media screen and (min-width: 42rem) { #one-two-three ol li:nth-child(1):before { font-size: 30vw; } }

@media screen and (min-width: 56rem) { #one-two-three ol li:nth-child(1):before { font-size: 8em; } }

#one-two-three ol li:nth-child(2):before { content: "02"; position: absolute; font-size: 60vw; display: block; text-align: center; width: 100%; top: 0; z-index: 15; color: #151A30; font-weight: 900; }

@media screen and (min-width: 42rem) { #one-two-three ol li:nth-child(2):before { font-size: 30vw; } }

@media screen and (min-width: 56rem) { #one-two-three ol li:nth-child(2):before { font-size: 8em; } }

#one-two-three ol li:nth-child(3):before { content: "03"; position: absolute; font-size: 60vw; display: block; text-align: center; width: 100%; top: 0; z-index: 15; color: #151A30; font-weight: 900; }

@media screen and (min-width: 42rem) { #one-two-three ol li:nth-child(3):before { font-size: 30vw; } }

@media screen and (min-width: 56rem) { #one-two-three ol li:nth-child(3):before { font-size: 8em; } }

#one-two-three ol li h3 { font-size: 8vw; font-weight: 900; margin-bottom: 0; position: relative; z-index: 25; }

@media screen and (min-width: 42rem) { #one-two-three ol li h3 { font-size: 6vw; } }

@media screen and (min-width: 56rem) { #one-two-three ol li h3 { font-size: 1.75em; } }

#one-two-three ol li p { text-align: center; position: relative; z-index: 25; }

figure#one23-bottom { width: 100vw; position: absolute; left: 0; bottom: 0; margin: 0; z-index: 0; }

figure#one23-bottom img { width: 100%; height: auto; }

#home-about { overflow: hidden; color: white; padding: 2em 0; }

@media screen and (min-width: 56rem) { #home-about { display: flex; padding: 4em 0; position: relative; } }

@media screen and (min-width: 70rem) { #home-about { padding: 0; } }

@media screen and (min-width: 56rem) { #home-about .container { max-width: 60vw; margin-left: auto; margin-right: 0; position: relative; background-color: rgba(0, 23, 61, 0.6); } }

@media screen and (min-width: 70rem) { #home-about .container { margin: auto; max-width: 32em; padding-top: 4em; padding-bottom: 5em; position: relative; height: 90vh; position: relative; }
  #home-about .container:before { content: ""; position: absolute; top: 0; left: -14em; width: 0; height: 0; border-top: 0px solid transparent; border-bottom: 90vh solid transparent; border-right: 14em solid rgba(0, 23, 61, 0.6); } }

@media screen and (min-width: 70rem) and (min-width: 1880px) { #home-about .container:before { border-bottom-width: 100vh; } }

@media screen and (min-width: 70rem) { #home-about .container:after { content: ""; position: absolute; top: 0; right: -14em; width: 0; height: 0; border-top: 0px solid transparent; border-bottom: 90vh solid transparent; border-left: 14em solid rgba(0, 23, 61, 0.6); } }

@media screen and (min-width: 70rem) and (min-width: 1880px) { #home-about .container:after { border-bottom-width: 100vh; } }

@media screen and (min-width: 1880px) { #home-about .container { height: 80vh; max-width: 38em; } }

#home-about h2 { margin-bottom: 0; color: white; text-transform: uppercase; text-align: center; line-height: 1.05; font-weight: 900; margin-bottom: 0; font-size: 8vw; text-shadow: 0 3px 7px rgba(0, 0, 0, 0.43); }

@media screen and (min-width: 42rem) { #home-about h2 { font-size: 6vw; max-width: 10em; margin-left: auto; margin-right: auto; } }

@media screen and (min-width: 56rem) { #home-about h2 { max-width: none; } }

@media screen and (min-width: 70rem) { #home-about h2 { font-size: 2.8em; } }

@media screen and (min-width: 70rem) { #home-about h2.page-title { font-size: 4em; } }

#home-about h2 span { color: #ED6932; }

#home-about h4 { text-transform: uppercase; color: #ED6932; text-align: center; font-size: 1.2em; margin-top: 0.25rem; }

#home-about p { text-align: center; }

#home-about p a { color: white; }

#home-about figure#about-truck { width: 70vw; position: relative; }

@media screen and (min-width: 56rem) { #home-about figure#about-truck { position: absolute; bottom: 0; width: 30vw; max-width: 26em; } }

@media screen and (min-width: 1880px) { #home-about figure#about-truck { max-width: none; width: 35vw; } }

#home-about figure#about-truck img { width: 100%; height: auto; }

#gives-back { overflow: hidden; padding-top: 4em; padding-bottom: 5em; text-align: center; }

@media screen and (min-width: 56rem) { #gives-back { padding-top: 7em; padding-bottom: 9em; } }

@media screen and (min-width: 70rem) { #gives-back { height: 80vh; } }

#gives-back .container { max-width: 65vw; }

#gives-back h2 { color: #032560; }

#about-us { position: relative; }

#about-us .about-block { position: relative; padding: 2em 0; }

#about-us .about-block h2 { text-align: left; margin-top: 0; max-width: none; }

#about-us .about-block#au-1 { background-color: #032560; color: white; }

@media screen and (min-width: 42rem) { #about-us .about-block#au-1 { display: flex; justify-content: space-between; } }

@media screen and (min-width: 56rem) { #about-us .about-block#au-1 { padding: 0; } }

@media screen and (min-width: 70rem) { #about-us .about-block#au-1 { width: 50%; } }

@media screen and (min-width: 1880px) { #about-us .about-block#au-1 { width: 60%; margin-left: -10%; } }

#about-us .about-block#au-1:before { content: ""; position: absolute; top: 0; height: 100%; width: 5vw; z-index: -10; left: -5vw; background-color: #032560; }

@media screen and (min-width: 70rem) { #about-us .about-block#au-1:before { width: 35vw; } }

@media screen and (min-width: 70rem) { #about-us .about-block#au-1:before { left: -35vw; } }

#about-us .about-block#au-1:after { content: ""; position: absolute; top: 0; height: 100%; width: 5vw; z-index: -10; right: -5vw; background-color: #032560; }

@media screen and (min-width: 70rem) { #about-us .about-block#au-1:after { width: 35vw; } }

@media screen and (min-width: 70rem) { #about-us .about-block#au-1:after { display: none; } }

@media screen and (min-width: 42rem) { #about-us .about-block#au-1 div { width: 55%; margin: auto 0; } }

@media screen and (min-width: 56rem) { #about-us .about-block#au-1 div { width: 67%; } }

@media screen and (min-width: 70rem) { #about-us .about-block#au-1 div { width: 55%; } }

@media screen and (min-width: 1880px) { #about-us .about-block#au-1 div { width: 65%; padding-right: 4em; } }

#about-us .about-block#au-1 figure { margin: 2em auto 0; width: 15em; }

@media screen and (min-width: 42rem) { #about-us .about-block#au-1 figure { width: 40%; margin: 0; display: flex; } }

@media screen and (min-width: 56rem) { #about-us .about-block#au-1 figure { width: 30%; } }

@media screen and (min-width: 70rem) { #about-us .about-block#au-1 figure { width: 45%; } }

@media screen and (min-width: 1880px) { #about-us .about-block#au-1 figure { width: 38%; } }

#about-us .about-block#au-1 figure img { width: 100%; height: auto; vertical-align: middle; margin: auto; }

@media screen and (min-width: 56rem) { #about-us .about-block#au-1 figure img { margin: 0; } }

@media screen and (min-width: 70rem) { #about-us .about-block#au-1 figure img { height: 100%; width: auto; } }

#about-us .about-block#au-2 { background-color: #F9F0E9; }

@media screen and (min-width: 42rem) { #about-us .about-block#au-2 { display: flex; } }

@media screen and (min-width: 70rem) { #about-us .about-block#au-2 { width: 50%; } }

#about-us .about-block#au-2:before { content: ""; position: absolute; top: 0; height: 100%; width: 5vw; z-index: -10; left: -5vw; background-color: #F9F0E9; }

@media screen and (min-width: 70rem) { #about-us .about-block#au-2:before { width: 35vw; } }

@media screen and (min-width: 70rem) { #about-us .about-block#au-2:before { left: -35vw; } }

#about-us .about-block#au-2:after { content: ""; position: absolute; top: 0; height: 100%; width: 5vw; z-index: -10; right: -5vw; background-color: #F9F0E9; }

@media screen and (min-width: 70rem) { #about-us .about-block#au-2:after { width: 35vw; } }

@media screen and (min-width: 70rem) { #about-us .about-block#au-2:after { display: none; } }

@media screen and (min-width: 42rem) { #about-us .about-block#au-2 div { padding: 2em; margin: auto; text-align: center; } }

@media screen and (min-width: 70rem) { #about-us .about-block#au-2 div { padding: 3em 6em 3em 0; text-align: left; } }

#about-us .about-block#au-2 h2 { color: #032560; }

@media screen and (min-width: 42rem) { #about-us .about-block#au-2 h2 { text-align: center; } }

@media screen and (min-width: 70rem) { #about-us .about-block#au-2 h2 { text-align: left; } }

#about-us .about-block#au-3 { background-color: #D8DCE8; }

@media screen and (min-width: 70rem) { #about-us .about-block#au-3 { width: 50vw; position: absolute; top: 0; right: 0; box-sizing: border-box; display: flex; } }

@media screen and (min-width: 42rem) { #about-us .about-block#au-3 div { text-align: center; padding-top: 2em; padding-bottom: 2em; } }

@media screen and (min-width: 70rem) { #about-us .about-block#au-3 div { padding: 5em 3em; margin: auto; text-align: left; } }

@media screen and (min-width: 1880px) { #about-us .about-block#au-3 div { padding: 1em 9em; } }

#about-us .about-block#au-3 h2 { color: #032560; }

@media screen and (min-width: 42rem) { #about-us .about-block#au-3 h2 { text-align: center; } }

@media screen and (min-width: 70rem) { #about-us .about-block#au-3 h2 { text-align: left; } }

#about-us #au-4 { margin: 0; }

@media screen and (min-width: 70rem) { #about-us #au-4 { position: absolute; width: 50vw; bottom: 0; right: 0; } }

#about-us #au-4 img { width: 100%; height: auto; }

#safe-passage { color: white; overflow: hidden; padding: 3em 0; }

@media screen and (min-width: 1880px) { #safe-passage { height: 80vh; } }

@media screen and (min-width: 70rem) { #safe-passage .container { display: flex; } }

@media screen and (min-width: 70rem) { #safe-passage .container div { width: 50vw; margin-left: auto; padding-top: 4em; } }

@media screen and (min-width: 1880px) { #safe-passage .container div { width: 70em; } }

#safe-passage h2 { text-align: left; }

@media screen and (min-width: 42rem) { #safe-passage h2 { max-width: 100%; padding-left: 30vw; } }

@media screen and (min-width: 70rem) { #safe-passage h2 { padding: 0; } }

@media screen and (min-width: 1880px) { #safe-passage h2 { padding-left: 20vw; } }

@media screen and (min-width: 56rem) { #safe-passage p { padding-left: 20vw; } }

@media screen and (min-width: 70rem) { #safe-passage p { padding: 0; } }

@media screen and (min-width: 1880px) { #safe-passage p { padding-left: 20vw; } }

#quigley { color: white; overflow: hidden; padding: 0 0 3em 0; position: relative; }

@media screen and (min-width: 70rem) { #quigley { padding-bottom: 0; } }

#quigley .container > div { background-color: rgba(255, 255, 255, 0.8); color: #151A30; width: 100vw; margin-left: -5vw; padding: 5vw; }

@media screen and (min-width: 70rem) { #quigley .container > div { width: 50vw; margin-left: 0; min-height: 75vh; display: flex; } }

@media screen and (min-width: 1880px) { #quigley .container > div { width: 40vw; } }

@media screen and (min-width: 70rem) { #quigley .container > div > div { margin: auto; } }

#quigley h2 { text-align: left; color: #070C21; max-width: none; }

#quigley figure#quigley-trucks { width: 90vw; margin: 2em auto 0; }

@media screen and (min-width: 42rem) { #quigley figure#quigley-trucks { width: 50vw; margin-top: -4em; } }

@media screen and (min-width: 56rem) { #quigley figure#quigley-trucks { margin-top: -6em; } }

@media screen and (min-width: 70rem) { #quigley figure#quigley-trucks { position: absolute; right: -7vw; bottom: 0; } }

#quigley figure#quigley-trucks img { width: 200%; height: auto; vertical-align: middle; }

#faqs { background-color: #C1C8D4; padding: 1em 0; }

#faqs h2 { color: #032560; }

#faqs p { text-align: center; }

#faqs p a { color: #ED6932; font-weight: 500; }

#faqs dl dt { padding: 0.75rem; background-color: #D8DCE8; font-weight: 500; margin-bottom: 2em; position: relative; border-radius: 0.15em; font-size: 1.1em; position: relative; }

@media screen and (min-width: 56rem) { #faqs dl dt { padding: 1.25rem; } }

#faqs dl dt.showing { margin-bottom: 0; border-bottom-right-radius: 0; border-bottom-left-radius: 0; }

#faqs dl dt:after { content: ""; width: 1em; height: 0.5em; background: url("images/icon-arrow-down-dark.svg"); position: absolute; top: 50%; margin-top: -0.25em; right: 1em; }

#faqs dl dt.showing:after { transform: rotate(180deg); }

#faqs dl dd { padding: 0.75rem; padding-top: 0 !important; margin: 0 0 2rem 0; background-color: #D8DCE8; position: relative; border-bottom-right-radius: 0.15rem; border-bottom-left-radius: 0.15rem; font-size: 0.9em; }

@media screen and (min-width: 56rem) { #faqs dl dd { padding: 1.25rem; } }

#booking-form { background-color: #D8DCE8; overflow: hidden; padding: 1em 0; }

#booking-form.main-res-forms { margin: -2em 0; }

section.other-locations { background-color: #D8DCE8; padding: 2em 0; }

section.other-locations h1 { color: white; text-transform: uppercase; text-align: center; line-height: 1.05; font-weight: 900; margin-bottom: 0; font-size: 8vw; text-shadow: 0 3px 7px rgba(0, 0, 0, 0.43); color: #070C21; font-size: 2em; margin-bottom: 1rem; }

@media screen and (min-width: 42rem) { section.other-locations h1 { font-size: 6vw; max-width: 10em; margin-left: auto; margin-right: auto; } }

@media screen and (min-width: 56rem) { section.other-locations h1 { max-width: none; } }

@media screen and (min-width: 70rem) { section.other-locations h1 { font-size: 2.8em; } }

@media screen and (min-width: 70rem) { section.other-locations h1.page-title { font-size: 4em; } }

section.other-locations h1 span { color: #ED6932; }

section.other-locations p.tobook { text-align: center; margin-top: -0.5em; }

section.other-locations p.tobook a { color: #070C21; font-weight: 700; }

section.other-locations .destination { max-width: 42rem; margin: 0 auto; }

section.other-locations .destination h3 { text-align: center; font-weight: 900; text-transform: uppercase; font-size: 1em; padding: 0.5em 1em; margin-bottom: 0; max-width: 100%; }

section.other-locations .destination h3 span { display: block; font-weight: 400; text-transform: none; font-size: 0.8em; }

section.other-locations .destination ul { margin: 0 auto 3em auto; padding: 0; }

@media screen and (min-width: 42rem) { section.other-locations .destination ul { display: flex; flex-wrap: wrap; } }

section.other-locations .destination ul li { list-style-type: none; text-transform: uppercase; padding: 0.15em 1em; text-indent: 1em; }

@media screen and (min-width: 42rem) { section.other-locations .destination ul li { width: 32%; padding: 0.35em 1em; font-weight: 700; } }

@media screen and (min-width: 42rem) { section.other-locations .destination ul li:nth-child(3n-2) { width: 36%; } }

section.other-locations .destination ul li:nth-child(3n+1) { text-indent: 0; font-weight: 700; }

section.other-locations .destination ul li:nth-of-type(4), section.other-locations .destination ul li:nth-of-type(5), section.other-locations .destination ul li:nth-of-type(6), section.other-locations .destination ul li:nth-of-type(10), section.other-locations .destination ul li:nth-of-type(11), section.other-locations .destination ul li:nth-of-type(12), section.other-locations .destination ul li:nth-of-type(16), section.other-locations .destination ul li:nth-of-type(17), section.other-locations .destination ul li:nth-of-type(18) { background-color: #BCC6D9; }

section.other-locations .destination ul li.blank { display: none; }

@media screen and (min-width: 42rem) { section.other-locations .destination ul li.blank { display: block; } }

section.other-locations .destination:nth-of-type(odd) h3 { background-color: #070C21; }

section.other-locations .destination:nth-of-type(even) h3 { background-color: #1B2C50; }

section.other-locations .destination p.advance-notice { position: relative; top: -2rem; text-align: center; width: 18em; padding-left: 3em; margin: 0 auto; font-size: 0.8em; }

@media screen and (min-width: 42rem) { section.other-locations .destination p.advance-notice { width: 29em; padding-left: 2em; padding-top: 0.5em; } }

section.other-locations .destination p.advance-notice img { height: auto; width: 2.5em; position: absolute; top: 0.25em; left: 0; }

section.other-locations .additional { max-width: 42rem; margin: 1em auto; }

section.other-locations .additional h4 { text-align: center; font-size: 1em; margin: 0; }

section.other-locations .additional ul { margin: 1em auto 2em; padding: 0; }

@media screen and (min-width: 42rem) { section.other-locations .additional ul { display: flex; justify-content: space-around; flex-wrap: wrap; } }

@media screen and (min-width: 56rem) { section.other-locations .additional ul { justify-content: space-between; } }

section.other-locations .additional ul li { list-style-type: none; margin-bottom: 1em; padding-left: 3.2em; position: relative; font-size: 0.8em; }

@media screen and (min-width: 42rem) { section.other-locations .additional ul li { width: 31%; } }

section.other-locations .additional ul li figure { position: absolute; height: 2em; left: 0; top: 0.25em; margin: 0; width: 2.5em; text-align: center; }

@media screen and (min-width: 42rem) { section.other-locations .additional ul li figure { text-align: right; } }

section.other-locations .additional ul li figure img { height: 100%; width: auto; }

figure#other-footer { margin: 0; }

figure#other-footer img { width: 100%; height: auto; }

.links { background-color: #D8DCE8; padding: 2em 0; }

.links h1 { color: white; text-transform: uppercase; text-align: center; line-height: 1.05; font-weight: 900; margin-bottom: 0; font-size: 8vw; text-shadow: 0 3px 7px rgba(0, 0, 0, 0.43); color: #070C21; font-size: 2em; margin-bottom: 1rem; }

@media screen and (min-width: 42rem) { .links h1 { font-size: 6vw; max-width: 10em; margin-left: auto; margin-right: auto; } }

@media screen and (min-width: 56rem) { .links h1 { max-width: none; } }

@media screen and (min-width: 70rem) { .links h1 { font-size: 2.8em; } }

@media screen and (min-width: 70rem) { .links h1.page-title { font-size: 4em; } }

.links h1 span { color: #ED6932; }

.links h2 { text-align: left; color: #070C21; font-size: 1.2em; }

.links .links-intro { max-width: 1152px; margin: 1em auto; }

.links .links-intro a { color: #070C21; text-decoration: none; text-transform: uppercase; font-weight: 700; }

.links .lodging { background-color: white; padding: 2em 0; margin-top: 3em; }

.links .information_blocks { margin: 1em auto; padding: 0; }

@media screen and (min-width: 42rem) { .links .information_blocks { display: flex; justify-content: space-around; flex-wrap: wrap; margin: 2em auto; } }

@media screen and (min-width: 70rem) { .links .information_blocks { justify-content: space-between; } }

.links .information_blocks li { list-style-type: none; margin-bottom: 2em; }

@media screen and (min-width: 42rem) { .links .information_blocks li { width: 40%; } }

@media screen and (min-width: 56rem) { .links .information_blocks li { width: 30%; } }

@media screen and (min-width: 70rem) { .links .information_blocks li { width: 23%; } }

.links .information_blocks li p { margin: 0.25em auto; }

.links .information_blocks li p strong { font-size: 1.1em; }

.links .information_blocks li p a { color: #070C21; font-weight: 700; text-decoration: none; text-transform: uppercase; }

.links a.visit { position: relative; padding-right: 1.25em; display: inline-block; }

.links a.visit:after { content: ""; position: absolute; right: 0; top: 0.15em; display: block; width: 1em; height: 1em; background: url("images/icon-visit.svg"); background-size: 1em 1em; }

section.custom-quote { background-color: #D8DCE8; padding: 2em 0 6em; margin-bottom: -2em; }

section.custom-quote h1 { color: white; text-transform: uppercase; text-align: center; line-height: 1.05; font-weight: 900; margin-bottom: 0; font-size: 8vw; text-shadow: 0 3px 7px rgba(0, 0, 0, 0.43); color: #070C21; font-size: 2em; margin-bottom: 1rem; }

@media screen and (min-width: 42rem) { section.custom-quote h1 { font-size: 6vw; max-width: 10em; margin-left: auto; margin-right: auto; } }

@media screen and (min-width: 56rem) { section.custom-quote h1 { max-width: none; } }

@media screen and (min-width: 70rem) { section.custom-quote h1 { font-size: 2.8em; } }

@media screen and (min-width: 70rem) { section.custom-quote h1.page-title { font-size: 4em; } }

section.custom-quote h1 span { color: #ED6932; }

section.custom-quote h1 + p { text-align: center; color: #6a6a6a; font-size: 1em; margin-top: -0.75em; }

section.custom-quote ul.quote-blocks { margin: 3em auto; padding: 0; }

@media screen and (min-width: 56rem) { section.custom-quote ul.quote-blocks { display: flex; flex-wrap: wrap; justify-content: space-around; } }

section.custom-quote ul.quote-blocks li { list-style-type: none; padding: 1.5em; background-color: #D3D7E4; border-color: 1px solid #CACFDC; border-radius: 0.2rem; margin-bottom: 1.5em; }

@media screen and (min-width: 56rem) { section.custom-quote ul.quote-blocks li { width: 40%; } }

@media screen and (min-width: 70rem) { section.custom-quote ul.quote-blocks li { width: 30%; } }

section.custom-quote ul.quote-blocks li h3 { color: white; text-transform: uppercase; text-align: center; line-height: 1.05; font-weight: 900; margin-bottom: 0; font-size: 8vw; text-shadow: 0 3px 7px rgba(0, 0, 0, 0.43); color: #070C21; font-size: 1.4em; margin-bottom: 0; }

@media screen and (min-width: 42rem) { section.custom-quote ul.quote-blocks li h3 { font-size: 6vw; max-width: 10em; margin-left: auto; margin-right: auto; } }

@media screen and (min-width: 56rem) { section.custom-quote ul.quote-blocks li h3 { max-width: none; } }

@media screen and (min-width: 70rem) { section.custom-quote ul.quote-blocks li h3 { font-size: 2.8em; } }

@media screen and (min-width: 70rem) { section.custom-quote ul.quote-blocks li h3.page-title { font-size: 4em; } }

section.custom-quote ul.quote-blocks li h3 span { color: #ED6932; }

@media screen and (min-width: 56rem) { section.custom-quote ul.quote-blocks li h3 { font-size: 1.5em; } }

section.custom-quote ul.quote-blocks li p { margin-top: 0.25em; text-align: center; color: #6a6a6a; }

section.custom-quote ul.quote-blocks li p a { display: inline-block; background-color: #ED6932; padding: 0.5em 2em; color: white; text-decoration: none; text-transform: uppercase; border-radius: 0.2rem; }

#thank-you { background: url("images/rr-bg.jpg"); background-repeat: repeat; background-size: 100% auto; overflow: hidden; color: white; padding: 1em 0; text-align: center; color: white; position: relative; padding-bottom: 5em; }

@media screen and (min-width: 42rem) { #thank-you { padding-bottom: 10em; } }

#thank-you figure#van { width: 60vw; max-width: 20em; margin: 2em auto; }

#thank-you figure#van img { position: relative; right: -10%; }

#thank-you p { max-width: 34em; margin: 1em auto 1em; position: relative; z-index: 10; }

#thank-you p span { font-weight: 500; color: #ED6932; }
