/*/Assets/css/normalize.css*/
/*! normalize.css v1.1.0 | MIT License | git.io/normalize */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined in IE 6/7/8/9 and Firefox 3.
 */
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
  display: block; }

/**
 * Correct `inline-block` display not defined in IE 6/7/8/9 and Firefox 3.
 */
audio, canvas, video {
  display: inline-block;
  *display: inline;
  *zoom: 1; }

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Address styling not present in IE 7/8/9, Firefox 3, and Safari 4.
 * Known issue: no IE 6 support.
 */
[hidden] {
  display: none; }

/* ==========================================================================
   Base
   ========================================================================== */
/**
 * 1. Correct text resizing oddly in IE 6/7 when body `font-size` is set using
 *    `em` units.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-size: 100%;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 2 */ }

/**
 * Address `font-family` inconsistency between `textarea` and other form
 * elements.
 */
html, button, input, select, textarea {
  font-family: sans-serif; }

/**
 * Address margins handled incorrectly in IE 6/7.
 */
body {
  margin: 0; }

/* ==========================================================================
   Links
   ========================================================================== */
a {
  outline: 0; }

/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */
a:focus {
  /*outline: thin dotted;*/
  outline: 0; }

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active, a:hover {
  outline: 0; }

/* ==========================================================================
   Typography
   ========================================================================== */
/**
 * Address font sizes and margins set differently in IE 6/7.
 * Address font sizes within `section` and `article` in Firefox 4+, Safari 5,
 * and Chrome.
 */
h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: normal;
  margin: 0;
  padding: 0; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

h2 {
  font-size: 1.5em;
  margin: 0.83em 0; }

h3 {
  font-size: 1.17em;
  margin: 1em 0; }

h4 {
  font-size: 1em;
  margin: 1.33em 0; }

h5 {
  font-size: 0.83em;
  margin: 1.67em 0; }

h6 {
  font-size: 0.67em;
  margin: 2.33em 0; }

/**
 * Address styling not present in IE 7/8/9, Safari 5, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted; }

/**
 * Address style set to `bolder` in Firefox 3+, Safari 4/5, and Chrome.
 */
b, strong {
  font-weight: bold; }

blockquote {
  margin: 1em 40px; }

/**
 * Address styling not present in Safari 5 and Chrome.
 */
dfn {
  font-style: italic; }

/**
 * Address differences between Firefox and other browsers.
 * Known issue: no IE 6/7 normalization.
 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

/**
 * Address styling not present in IE 6/7/8/9.
 */
mark {
  background: #ff0;
  color: #000; }

/**
 * Address margins set differently in IE 6/7.
 */
p, pre {
  margin: 1em 0; }

/**
 * Correct font family set oddly in IE 6, Safari 4/5, and Chrome.
 */
code, kbd, pre, samp {
  font-family: monospace, serif;
  _font-family: 'courier new', monospace;
  font-size: 1em; }

/**
 * Improve readability of pre-formatted text in all browsers.
 */
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word; }

/**
 * Address CSS quotes not supported in IE 6/7.
 */
q {
  quotes: none; }

/**
 * Address `quotes` property not supported in Safari 4.
 */
q:before, q:after {
  content: '';
  content: none; }

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/* ==========================================================================
   Lists
   ========================================================================== */
/**
 * Address margins set differently in IE 6/7.
 */
dl, menu, ol, ul {
  margin: 1em 0; }

dd {
  margin: 0 0 0 40px; }

/**
 * Address paddings set differently in IE 6/7.
 */
menu, ol, ul {
  padding: 0 0 0 40px; }

/**
 * Correct list images handled incorrectly in IE 7.
 */
nav ul, nav ol {
  list-style: none;
  list-style-image: none; }

/* ==========================================================================
   Embedded content
   ========================================================================== */
/**
 * 1. Remove border when inside `a` element in IE 6/7/8/9 and Firefox 3.
 * 2. Improve image quality when scaled in IE 7.
 */
img {
  border: 0;
  /* 1 */
  -ms-interpolation-mode: bicubic;
  /* 2 */ }

/**
 * Correct overflow displayed oddly in IE 9.
 */
svg:not(:root) {
  overflow: hidden; }

/* ==========================================================================
   Figures
   ========================================================================== */
/**
 * Address margin not present in IE 6/7/8/9, Safari 5, and Opera 11.
 */
figure {
  margin: 0; }

/* ==========================================================================
   Forms
   ========================================================================== */
/**
 * Correct margin displayed oddly in IE 6/7.
 */
form {
  margin: 0; }

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct color not being inherited in IE 6/7/8/9.
 * 2. Correct text not wrapping in Firefox 3.
 * 3. Correct alignment displayed oddly in IE 6/7.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  white-space: normal;
  /* 2 */
  *margin-left: -7px;
  /* 3 */ }

/**
 * 1. Correct font size not being inherited in all browsers.
 * 2. Address margins set differently in IE 6/7, Firefox 3+, Safari 5,
 *    and Chrome.
 * 3. Improve appearance and consistency in all browsers.
 */
button, input, select, textarea {
  font-size: 100%;
  /* 1 */
  margin: 0;
  /* 2 */
  vertical-align: baseline;
  /* 3 */
  *vertical-align: middle;
  /* 3 */ }

/**
 * Address Firefox 3+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
button, input {
  line-height: normal; }

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 6+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */
button, select {
  text-transform: none; }

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 * 4. Remove inner spacing in IE 7 without affecting normal text inputs.
 *    Known issue: inner spacing remains in IE 6.
 */
button, html input[type="button"], input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
  *overflow: visible;
  /* 4 */ }

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled], html input[disabled] {
  cursor: default; }

/**
 * 1. Address box sizing set to content-box in IE 8/9.
 * 2. Remove excess padding in IE 8/9.
 * 3. Remove excess padding in IE 7.
 *    Known issue: excess padding remains in IE 6.
 */
input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
  *height: 13px;
  /* 3 */
  *width: 13px;
  /* 3 */ }

/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box; }

/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * Remove inner padding and border in Firefox 3+.
 */
button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/**
 * 1. Remove default vertical scrollbar in IE 6/7/8/9.
 * 2. Improve readability and alignment in all browsers.
 */
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */ }

/* ==========================================================================
   Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0; }

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


/*/Assets/css/common.css*/
/* ==========================================================================
   Common Fonts


   1. SansitaOneRegular - Big bubbly font for banners and big text
   2. PTSansRegular		- Regular font for most of your font-ing needs
   3. PTSansBold		- A thicker version of PTSansRegular that increasing the font weight of PTSansRegular can't achieve
   ========================================================================== */
/* Tour Option Banners */
.tour-option-banner {
  position: relative; }

.tour-option-banner {
  margin: -5px 0;
  /* Tour Options for Mobile */ }
.tour-option-banner > a {
  color: #fff;
  width: 90px;
  height: 50px;
  text-decoration: none;
  font-size: 1em;
  padding-top: 2px;
  line-height: 110%;
  margin: 0 5px;
  position: relative;
  z-index: 5;
  visibility: hidden; }
.tour-option-banner > a:first-child:hover, .tour-option-banner > a:first-child:hover .threading, .tour-option-banner > a:first-child:hover + a {
  padding-top: 14px;
  transition: padding-top 0.25s ease-out; }
.tour-option-banner > a span {
  display: inline-block;
  padding: 0.7em 0; }
.tour-option-banner > a:before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 20px 45px 0 0;
  margin-top: 50px;
  display: block; }
.tour-option-banner > a:after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 45px 20px 0;
  float: right;
  margin-top: -20px;
  display: block; }
.tour-option-banner > a .threading {
  width: 72px;
  height: 64px;
  position: absolute;
  top: 0;
  left: 8px; }
.tour-option-banner > a.banner-red {
  background: #ed145b; }
.tour-option-banner > a.banner-red:before, .tour-option-banner > a.banner-red:after {
  border-color: transparent; }
.tour-option-banner > a.banner-red:before {
  border-top-color: #ed145b; }
.tour-option-banner > a.banner-red:after {
  border-right-color: #ed145b; }
.tour-option-banner > a.banner-red .threading {
  border-left: 1px dashed #ff5b91;
  border-right: 1px dashed #ff5b91; }
.tour-option-banner > a.banner-red:last-child {
  position: absolute;
  top: 1px;
  left: 0;
  background: #830e35;
  z-index: 4; }
.tour-option-banner > a.banner-red:last-child:before, .tour-option-banner > a.banner-red:last-child:after {
  border-color: transparent; }
.tour-option-banner > a.banner-red:last-child:before {
  border-top-color: #830e35; }
.tour-option-banner > a.banner-red:last-child:after {
  border-right-color: #830e35; }
.tour-option-banner > a.banner-yellow {
  background: #eda60f; }
.tour-option-banner > a.banner-yellow:before, .tour-option-banner > a.banner-yellow:after {
  border-color: transparent; }
.tour-option-banner > a.banner-yellow:before {
  border-top-color: #eda60f; }
.tour-option-banner > a.banner-yellow:after {
  border-right-color: #eda60f; }
.tour-option-banner > a.banner-yellow .threading {
  border-left: 1px dashed #ffdb49;
  border-right: 1px dashed #ffdb49; }
.tour-option-banner > a.banner-yellow:last-child {
  position: absolute;
  top: 1px;
  left: 0;
  background: #ae5412;
  z-index: 4; }
.tour-option-banner > a.banner-yellow:last-child:before, .tour-option-banner > a.banner-yellow:last-child:after {
  border-color: transparent; }
.tour-option-banner > a.banner-yellow:last-child:before {
  border-top-color: #ae5412; }
.tour-option-banner > a.banner-yellow:last-child:after {
  border-right-color: #ae5412; }
.tour-option-banner > a.banner-blue {
  background: #3497da; }
.tour-option-banner > a.banner-blue:before, .tour-option-banner > a.banner-blue:after {
  border-color: transparent; }
.tour-option-banner > a.banner-blue:before {
  border-top-color: #3497da; }
.tour-option-banner > a.banner-blue:after {
  border-right-color: #3497da; }
.tour-option-banner > a.banner-blue .threading {
  border-left: 1px dashed #54b7fa;
  border-right: 1px dashed #54b7fa; }
.tour-option-banner > a.banner-blue:last-child {
  position: absolute;
  top: 1px;
  left: 0;
  background: #0c4b76;
  z-index: 4; }
.tour-option-banner > a.banner-blue:last-child:before, .tour-option-banner > a.banner-blue:last-child:after {
  border-color: transparent; }
.tour-option-banner > a.banner-blue:last-child:before {
  border-top-color: #0c4b76; }
.tour-option-banner > a.banner-blue:last-child:after {
  border-right-color: #0c4b76; }
.tour-option-banner > a.banner-green {
  background: #4fc640; }
.tour-option-banner > a.banner-green:before, .tour-option-banner > a.banner-green:after {
  border-color: transparent; }
.tour-option-banner > a.banner-green:before {
  border-top-color: #4fc640; }
.tour-option-banner > a.banner-green:after {
  border-right-color: #4fc640; }
.tour-option-banner > a.banner-green .threading {
  border-left: 1px dashed #63dd54;
  border-right: 1px dashed #63dd54; }
.tour-option-banner > a.banner-green:last-child {
  position: absolute;
  top: 1px;
  left: 0;
  background: #1d7113;
  z-index: 4; }
.tour-option-banner > a.banner-green:last-child:before, .tour-option-banner > a.banner-green:last-child:after {
  border-color: transparent; }
.tour-option-banner > a.banner-green:last-child:before {
  border-top-color: #1d7113; }
.tour-option-banner > a.banner-green:last-child:after {
  border-right-color: #1d7113; }
@media only screen and (max-width: 1060px) {
  .tour-option-banner > a {
    width: 80px;
    font-size: .9em; }
  .tour-option-banner > a .threading {
    width: 66px;
    left: 6px; } }
@media only screen and (max-width: 920px) {
  .tour-option-banner {
    width: 78px; }
  .tour-option-banner > a {
    width: 70px;
    font-size: .85em; }
  .tour-option-banner > a .threading {
    width: 60px;
    left: 4px; }
  .tour-option-banner > a span {
    padding: 0.7em 0; } }
@media only screen and (min-width: 501px) and (max-width: 920px) {
  .tour-option-banner:nth-child(1) {
    position: absolute;
    display: inline-block;
    margin-left: -13%;
    float: none; }
  .tour-option-banner:nth-child(2) {
    float: none;
    position: absolute;
    margin-left: 13%;
    display: inline-block; }
  .tour-option-banner:nth-child(3) {
    position: relative;
    display: inline-block;
    float: none; }
  .tour-option-banner > a {
    visibility: visible; }
  .tour-option-banner > a span {
    padding: 1.2em 0; } }
@media only screen and (max-width: 850px) {
  .tour-option-banner {
    margin: -5px 0; } }
@media only screen and (max-width: 500px) {
  .tour-option-banner {
    display: inline-block;
    width: 33%;
    margin: 0; }
  .tour-option-banner:nth-child(1) {
    text-align: right;
    width: 34%; }
  .tour-option-banner:nth-child(2) {
    text-align: center; }
  .tour-option-banner:nth-child(3) {
    text-align: left;
    float: left; }
  .tour-option-banner > a {
    margin: 0;
    visibility: visible;
    width: 90px;
    height: 50px;
    font-size: 1em; }
  .tour-option-banner > a:nth-child(2) {
    display: none; }
  .tour-option-banner > a:first-child:hover, .tour-option-banner > a:first-child:hover .threading, .tour-option-banner > a:first-child:hover + a {
    padding: 0;
    transition: none;
    margin: 0; }
  .tour-option-banner > a .threading {
    width: 72px;
    height: 67px;
    left: 8px; }
  .tour-option-banner > a span {
    padding: 0.8em 0; } }

@font-face {
  font-family: "SansiteOneRegular";
  src: url("/Assets/fonts/sansitaone/SansiteOne-webfont.eot"), url("/Assets/fonts/sansitaone/SansiteOne-webfont.eot?#iefix")format("embedded-opentype"), url("/Assets/fonts/sansitaone/SansiteOne-webfont.woff")format("woff"), url("/Assets/fonts/sansitaone/SansiteOne-webfont.ttf")format("truetype"), url("/Assets/fonts/sansitaone/SansiteOne-webfont.svg#IconFont")format("svg"), url("/Assets/fonts/sansitaone/SansiteOne-webfont.otf")format("opentype");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: "YouVisitIconFont";
  src: url("/Assets/fonts/icons/iconFont.eot"), url("/Assets/fonts/icons/iconFont.eot?#iefix")format("embedded-opentype"), url("/Assets/fonts/icons/iconFont.woff")format("woff"), url("/Assets/fonts/icons/iconFont.ttf")format("truetype"), url("/Assets/fonts/icons/iconFont.svg#IconFont")format("svg"), url("/Assets/fonts/icons/iconFont.otf")format("opentype");
  font-weight: normal;
  font-style: normal; }
/* ==========================================================================
   General Css
   ========================================================================== */
html, body {
  font-family: "proxima-nova", sans-serif, "Icons";
  color: #474a54;
  /* Don't put any overflow rules in the html or body set. Breaks scroll-to-top functionality */ }

a {
  display: inline-block; }

em {
  font-family: 'proxima-nova', sans-serif;
  font-weight: 600; }

/*
 show focus only on keyboard tab event;
*/
.keyboard-focused {
  opacity: 0.9;
  color: #fdfdfd;
  background-color: #f7c60f !important; }

/* ==========================================================================
   Menu Styles
   ========================================================================== */
ul.menu {
  margin: 0;
  padding: 0; }

ul.menu > li {
  display: inline; }

ul.menu > li a {
  text-decoration: none; }

/* ==========================================================================
   Header
   ========================================================================== */
header {
  position: relative;
  border-bottom: #fff 1px solid;
  width: 100%;
  height: 35px;
  padding: 5px 0 0 0;
  z-index: 100003;
  /*  it was 100001 before */ }
header.hideMenuBar {
  background: transparent !important;
  border: none;
  box-shadow: none; }
header.hideMenuBar nav > :not(.menu-close-btn) {
  display: none; }

/* Branding */
div.branding {
  display: table;
  font-family: 'proxima-nova', sans-serif;
  font-weight: 600; }

div.branding span {
  font-size: 1.25em;
  padding: 0.1em 0 0 0;
  display: block;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden; }

div.branding a {
  display: table-cell;
  vertical-align: bottom; }

/* Header Top Nav Menu */
header nav {
  padding: 0 1em; }

header nav > ul.menu {
  padding: 0.25em 1em 0;
  float: left; }

header nav > ul.menu li {
  display: inline-block;
  position: relative; }

header nav > ul.menu li a, header nav > ul.menu li span {
  color: #000;
  font-size: 0.85em;
  padding: 0.2em 1em;
  text-decoration: none;
  text-shadow: none;
  z-index: 5;
  position: relative; }

header nav > ul.menu li span {
  cursor: pointer;
  padding: 0.2em 1.8em 0.2em 0.8em; }

header nav > ul.menu li a[target=_blank]:focus {
  background: none; }

header nav > ul.menu li .menu-more-triangle {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 7px 5px 0 5px;
  border-color: #000 transparent transparent transparent;
  position: absolute;
  top: 9px;
  right: 9px;
  z-index: 5; }

header {
  background: none #fdfdfd !important;
  border-bottom: solid 1px #b0b0b0; }

header nav > ul.menu li a:hover, header nav > ul.menu li a:focus, header nav > ul.menu li a.selected, header nav > ul.menu li.menu-modules-more span:hover, header nav > ul.menu li.menu-modules-more span.selected, header nav > ul.menu li.menu-modules-more ul li:hover, header nav > ul.menu li.menu-modules-more ul li.selected {
  background: #e6e6e6;
  box-shadow: none;
  text-shadow: none; }

header nav > ul.menu li.menu-modules-more {
  display: none;
  position: relative; }

header nav > ul.menu li.menu-modules-more .menu-more-shield {
  position: absolute;
  background: #fff;
  width: 105px;
  top: -15px;
  height: 45px;
  margin-left: -21px;
  z-index: 4; }

header nav > ul.menu ul {
  position: absolute;
  background: #fff;
  top: -300px;
  width: 105px;
  text-align: center;
  margin-left: -21px;
  padding: 12px 0 6px 0;
  z-index: 3;
  transition: top 0.25s ease-out;
  visibility: hidden; }

header nav > ul.menu ul li {
  width: 100%;
  line-height: 1.5em; }

li.menu-modules-more:hover ul.desktop, li.menu-modules-more ul:hover {
  visibility: visible;
  top: 7px; }

li.menu-modules-more ul.open {
  visibility: visible;
  top: 7px; }

div.menu-close-btn {
  margin: 0 -8px 0 15px;
  display: none; }

div.menu-close-btn svg {
  width: 25px;
  height: 25px;
  padding: 5px; }
div.menu-close-btn svg:hover circle {
  fill: rgb(0, 181, 209); }

div.tour-logo {
  margin-left: 140px; }
div.tour-logo svg .logo_01_st1 {
  fill: rgb(8, 0, 30); }

/* ==========================================================================
   Main Styles
   ========================================================================== */
.mask {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6); }

#overlay, .overlay {
  height: 100%;
  overflow: hidden;
  position: absolute;
  top: 0;
  width: 100%;
  display: none;
  background: #000;
  opacity: 0.8;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  filter: alpha(opacity=80);
  z-index: 100000; }

#container {
  position: relative;
  width: 100%;
  min-height: 100%;
  overflow-x: hidden; }

/* ==========================================================================
   Form Elements
   ========================================================================== */
label {
  display: inline-block;
  width: 75px; }

input[type='text'], input[type='tel'], input[type='email'], input[type='password'], input[type='number'] {
  display: inline-block;
  border: #474a54 1px solid;
  padding: 0.45em;
  background-image: -webkit-linear-gradient(bottom, white 9%, #dadbde 90%);
  background-image: linear-gradient(to top, white 9%, #dadbde 90%); }

/* Checkbox Styles */
div.checkbox {
  margin-right: 1em;
  display: inline-block; }

div.checkbox, div.checkbox input, div.checkbox span {
  position: relative;
  height: 18px;
  width: 18px; }

div.checkbox input {
  vertical-align: top;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  z-index: 10000;
  cursor: pointer; }

div.checkbox span {
  content: " ";
  background: url("/Assets/img/checkboxSprite.png") 0 -18px no-repeat;
  display: block;
  position: absolute;
  z-index: 9;
  top: 0; }

div.checkbox > input:checked + span {
  background-position: 0 0; }

/* Select Styles */
select {
  height: 28px;
  margin: 11px 0;
  display: inline-block;
  padding: 4px 3px 5px 5px;
  outline: none;
  color: #444;
  border: 1px solid #555;
  border-top: 1px solid #888;
  border-left: 1px solid #888;
  appearance: none; }

/* Select arrow styling */
span.select-button:after {
  content: '';
  width: 23px;
  height: 26px;
  position: absolute;
  display: inline-block;
  bottom: 12px;
  right: 1px;
  background: #E4E5E7 url("/Assets/img/arrowDown.png") no-repeat center;
  border-left: #888 1px solid;
  pointer-events: none;
  border-top-right-radius: 2px;
  /* future proofing */
  box-shadow: inset 1px 1px 0px 0px #fff; }

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  span.select-button:after {
    border-bottom-right-radius: 2px;
    /* added for Macs on chrome */ } }
/* ==========================================================================
   Gradients
   ========================================================================== */
.btn, select, .white-gradient {
  background-image: -webkit-linear-gradient(bottom, #dadbde 9%, white 90%);
  background-image: linear-gradient(to top, #dadbde 9%, white 90%); }

.yellow-gradient {
  background-image: -webkit-linear-gradient(bottom, #f7991d 9%, #ffc30f 90%);
  background-image: linear-gradient(to top, #f7991d 9%, #ffc30f 90%); }

.blue-gradient {
  background-image: -webkit-linear-gradient(bottom, #0c3d75 9%, #4072aa 90%);
  background-image: linear-gradient(to top, #0c3d75 9%, #4072aa 90%); }

.red-gradient {
  background-image: -webkit-linear-gradient(bottom, #6f001a 9%, #a80329 90%);
  background-image: linear-gradient(to top, #6f001a 9%, #a80329 90%); }

/* ==========================================================================
   Buttons
   ========================================================================== */
.btn {
  font-family: 'proxima-nova', sans-serif;
  display: block;
  text-shadow: 1px 1px 1px #fff;
  color: #474a54;
  border: #a1a1a1 1px solid;
  padding: 0.5em 0.8em;
  text-decoration: none; }

.btn.yellow-gradient {
  color: #000;
  border: none;
  border-top: #fadb14 1px solid;
  border-left: #fadb14 1px solid; }

.btn.back {
  font-size: 0.75em; }

.btn.yellow-gradient {
  color: #000;
  text-shadow: 1px 1px 2px #fff; }

.btn.blue-gradient, .btn.red-gradient {
  color: #fff;
  text-shadow: 1px 1px 2px #000;
  border: #30272b 1px solid; }

.btn:hover {
  background-image: -webkit-linear-gradient(bottom, #dadbde 60%, white 90%);
  background-image: linear-gradient(to top, #dadbde 60%, white 90%); }

.btn:hover.yellow-gradient {
  background-image: -webkit-linear-gradient(bottom, #f7991d 60%, #ffc30f 90%);
  background-image: linear-gradient(to top, #f7991d 60%, #ffc30f 90%); }

.btn:hover.blue-gradient {
  background-image: -webkit-linear-gradient(bottom, #0c3d75 60%, #4072aa 90%);
  background-image: linear-gradient(to top, #0c3d75 60%, #4072aa 90%); }

.btn:hover.red-gradient {
  background-image: -webkit-linear-gradient(bottom, #6f001a 60%, #a80329 90%);
  background-image: linear-gradient(to top, #6f001a 60%, #a80329 90%); }

/* ==========================================================================
   Font Colors
   ========================================================================== */
.blue {
  color: #4072aa; }

.red {
  color: #a80329; }

/* ==========================================================================
   Font Styles
   ========================================================================== */
.banner-font {
  font-family: 'proxima-nova', sans-serif;
  font-weight: 600; }

/* ==========================================================================
   Element Alignments (Floats)
   ========================================================================== */
.left {
  float: left; }

.center {
  margin-left: auto !important;
  margin-right: auto !important;
  float: none;
  display: block; }

.center-float {
  overflow: hidden; }

.right {
  float: right; }

.clear-float {
  clear: both; }

/* ==========================================================================
   Text Alignments
   ========================================================================== */
.text-center {
  text-align: center; }

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

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

/* ==========================================================================
   Block Element Rounding
   ========================================================================== */
.btn, .rounded {
  border-radius: 4px;
  /* future proofing */ }

.rounded-top {
  border-top-left-radius: 4px;
  /* future proofing */
  border-top-right-radius: 4px;
  /* future proofing */ }

.rounded-bottom {
  border-bottom-left-radius: 4px;
  /* future proofing */
  border-bottom-right-radius: 4px;
  /* future proofing */ }

/* ==========================================================================
   Inner & Outer Shadows
   ========================================================================== */
.inner-shadow {
  box-shadow: inset 0px 0px 3px 1px rgba(34, 34, 34, 0.5); }

.drop-shadow-blue {
  box-shadow: 1px 1px 6px 2px #4072aa; }

.drop-shadow {
  box-shadow: 1px 1px 2px 0px rgba(0, 0, 0, 0.5); }

/* Keep .btn shadow styles separate from .btn for organization's sake */
.btn {
  box-shadow: 2px 2px 2px -2px rgba(0, 0, 0, 0.5); }

/* ==========================================================================
   Selection List
   ========================================================================== */
ul.selection-list {
  font-size: 12pt;
  font-family: 'proxima-nova', sans-serif;
  list-style-type: none;
  margin: 40px 0 0;
  line-height: 170%; }

ul.selection-list a {
  text-decoration: none;
  text-shadow: 1px 1px 2px #000;
  color: #fff; }

ul.selection-list > li.selected > a {
  color: #f7c60f;
  font-family: 'proxima-nova', sans-serif;
  font-weight: 600; }

ul.selection-list > li {
  display: block; }

ul.selection-list > li.selected {
  margin-left: -21px; }

ul.selection-list > li.selected > a:before {
  content: "";
  background: url("/Assets/img/tour_circleIcon.png") center no-repeat;
  width: 16px;
  height: 16px;
  display: inline-block;
  margin: 0.45em 5px 0 0;
  vertical-align: top; }

/* ==========================================================================
   Common Arrows
   ========================================================================== */
.next-arrow, .next-arrow.dark, .prev-arrow, .prev-arrow.dark {
  width: 42px;
  height: 64px; }

.next-arrow {
  background: url("/Assets/img/arrowRight.png") center no-repeat; }

.prev-arrow {
  background: url("/Assets/img/arrowLeft.png") center no-repeat; }

.next-arrow.dark {
  background: url("/Assets/img/dark-arrowRight.png") center no-repeat; }

.prev-arrow.dark {
  background: url("/Assets/img/dark-arrowLeft.png") center no-repeat; }

/* ==========================================================================
   Icons
   ========================================================================== */
[class*="icon-"] {
  display: inline-block; }

.icon-loading {
  background: url("/Assets/img/loading.gif") 0 0 no-repeat;
  width: 31px;
  height: 31px; }

.icon-back {
  background: url("/Assets/img/back.png") 0 0 no-repeat;
  width: 20px;
  height: 17px; }

.icon-add, .icon-up {
  width: 26px;
  height: 26px; }

.icon-add {
  background: url("/Assets/img/loadMore.png") 0 1px no-repeat; }

.icon-up {
  background: url("/Assets/img/backToTop.png") 0 0 no-repeat; }

.icon-minimize, .icon-maximize {
  width: 18px;
  height: 17px; }

.icon-minimize {
  background: url("/Assets/img/collapse.png") 0 0 no-repeat; }

.icon-maximize {
  background: url("/Assets/img/expand.png") 0 0 no-repeat; }

.icon-question, .icon-check {
  width: 22px;
  height: 22px;
  margin-top: 0.25em; }

.icon-check {
  background: url("/Assets/img/check_white.png") 0 0 no-repeat; }

.icon-question {
  background: url("/Assets/img/question.png") 0 0 no-repeat;
  margin-left: 0.5em; }

.icon-play, .icon-pause {
  background: url("/Assets/img/playPause_sprite.png") 0 0 no-repeat;
  width: 29px;
  height: 28px; }

.icon-pause {
  background-position: 0 -28px; }

.icon-fs, .icon-launch .icon-fs-white, .icon-launch-white {
  width: 21px;
  height: 21px;
  margin: 0.25em 0 0 0.5em; }

.icon-fs, .icon-launch {
  background: url("/Assets/img/launch.png") 0 0 no-repeat; }

.icon-fs-white, .icon-launch-white {
  background: url("/Assets/img/launchWhite.png") 0 0 no-repeat; }

[class*="icon-tour-"] {
  height: 25px;
  width: 25px; }

[class*="icon-tour-"]:hover, [class*="icon-tour-"].selected {
  background-color: #1f1f1f;
  height: 23px; }

.icon-tour-info {
  background: url("/Assets/img/tour_btn-info.png") center no-repeat; }

.icon-tour-question {
  background: url("/Assets/img/tour_btn-question.png") center no-repeat; }

.icon-tour-map {
  background: url("/Assets/img/tour_btn-map.png") center no-repeat; }

.icon-tour-guide {
  background: url("/Assets/img/tour_btn-guide.png") center no-repeat; }

.icon-tour-fullscreen {
  background: url("/Assets/img/tour_fullscreen.png") center no-repeat; }

a[class*="module-icon-"].active, a[class*="module-icon-"] {
  width: 70px;
  height: 70px;
  background-size: 70px;
  text-decoration: none;
  vertical-align: bottom; }

a[class*="module-icon-"].active {
  transition: height 0.4s, width 0.4s, margin-left 0.4s, margin-top 0.4s, background-size 0.4s ease-out; }

a[class*="module-icon-"].selected {
  width: 90px;
  height: 90px;
  background-size: 90px; }

a[class*="module-icon-"].active:hover {
  background-size: 90px;
  width: 90px;
  height: 90px;
  margin-top: 0;
  margin-left: 0; }

a.badge {
  text-decoration: none; }

a.badge span, a[class*="module-icon-"] span.count {
  margin-left: 65px;
  padding: 0.25em 0.5em;
  border-radius: 2px;
  color: #30272B;
  font: 0.75em 'proxima-nova', sans-serif;
  font-weight: 600; }

.module-icon-panos.active {
  background: url("/Assets/img/360Icon.png") 0 0 no-repeat; }

.module-icon-photos.active {
  background: url("/Assets/img/photosIcon.png") 0 0 no-repeat; }

.module-icon-videos.active {
  background: url("/Assets/img/videosIcon.png") 0 0 no-repeat; }

.module-icon-panos {
  background: url("/Assets/img/360Icon-gray.png") 0 0 no-repeat; }

.module-icon-photos {
  background: url("/Assets/img/photosIcon-gray.png") 0 0 no-repeat; }

.module-icon-videos {
  background: url("/Assets/img/videosIcon-gray.png") 0 0 no-repeat; }

/* ==========================================================================
   Animations
   ========================================================================== */
@keyframes slidedown {
  from {
    padding-top: 2px; }
  to {
    padding-top: 14px; } }
/* ==========================================================================
   Media Queries
   ========================================================================== */
@media only screen and (max-width: 1440px) {
  div.branding span {
    max-width: 375px; } }
@media only screen and (max-width: 1280px) {
  div.tour-logo {
    margin-left: 50px; }

  div.branding span {
    max-width: 250px; } }
@media only screen and (max-width: 1180px) {
  /*
   * Resize Header menu bar
   */
  header .branding span {
    font-size: 1.1em;
    padding: 0.25em 0 0 0; }

  header .branding a img {
    width: 80px; }

  header nav {
    padding: 0 0.5em; }

  header nav > ul.menu li a {
    font-size: 0.8em; }

  a.red-banner:before, a.yellow-banner:before, a.blue-banner:before, a.green-ribbon:before {
    background: none #fdfdfd;
    left: 8px; }

  a.red-banner:after, a.yellow-banner:after, a.blue-banner:after, a.green-ribbon:after {
    left: 5px; }

  div.menu-close-btn {
    margin-right: -7px;
    margin-left: 7px; }

  div.tour-logo {
    margin-left: 30px; }

  div.branding span {
    max-width: 210px; } }
@media only screen and (max-width: 980px) {
  header .branding span {
    font-size: 0.95em;
    padding-top: 6px; }

  div.branding span {
    max-width: 175px; } }
@media only screen and (max-width: 950px) {
  header nav > ul.menu li {
    padding: 0px; }

  header nav > ul.menu li a, header nav > ul.menu li span {
    font-size: 0.75em; }

  div.branding span {
    max-width: 160px; } }
@media only screen and (max-width: 880px) {
  div.tour-logo {
    margin-left: 5px; }

  header nav > ul.menu {
    padding: 0.25em; }

  div.branding span {
    max-width: 120px; } }
@media only screen and (max-width: 785px) {
  div.branding span {
    max-width: 105px; } }
#orientation {
  width: 100%;
  height: 100%;
  background-color: black;
  color: white;
  z-index: 1000000;
  position: absolute;
  top: 0px;
  left: 0px;
  text-align: center;
  display: none; }

@media screen and (max-width: 750px) and (min-aspect-ratio: 13 / 9) {
  #orientation {
    display: block; }
  #orientation div {
    width: 60px;
    height: 100px;
    border: 1px solid white;
    border-radius: 5px;
    margin-top: -70px;
    margin-left: -30px;
    top: 50%;
    left: 50%;
    position: absolute;
    border-bottom: 10px solid white; }
  #orientation div:after {
    content: 'For an Optimal Experience on this device, please view in Portrait Mode';
    width: 300px;
    position: absolute;
    bottom: -60px;
    left: -130px; } }
/* ==========================================================================
   Browser Incompatible Fallbacks
   ========================================================================== */
html.no-cssgradients header {
  background: url("/Assets/img/headBar.png") 0 0 repeat; }

html.no-cssgradients .btn {
  background: url("/Assets/img/btn-grayLarge.png") 0 0 repeat; }

html.no-cssgradients .yellow-gradient {
  background: url("/Assets/img/btn-yellowLarge.png") 0 0 repeat; }

html.no-cssgradients .red-gradient {
  background: url("/Assets/img/btn-redLarge.png") 0 0 repeat; }

html.no-cssgradients .blue-gradient {
  background: url("/Assets/img/btn-blueLarge.png") 0 0 repeat; }

html.no-cssgradients span.select-button {
  border: none;
  box-shadow: none; }

html.no-cssgradients span.select-button, html.no-cssgradients select {
  background: url("/Assets/img/headBar.png") 0 0 repeat; }

html.no-opacity #overlay {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50); }

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


