/*/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 */


/*/Assets/css/main.css*/
/*
 * HTML5 Boilerplate
 *
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */
/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */
.launchvr-btn-wrapper .masonry-btn, .landingwt-btn-wrapper .masonry-btn {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transition: all .2s;
  -o-transition: all .2s;
  -ms-transition: all .2s;
  -moz-transition: all .2s;
  -webkit-transition: all .2s;
  height: 16rem;
  cursor: pointer;
  text-decoration: none; }
.launchvr-btn-wrapper .masonry-btn.virtual-reality, .landingwt-btn-wrapper .masonry-btn.virtual-reality {
  left: 50%; }
.launchvr-btn-wrapper .masonry-btn .masonry-btn-icon, .landingwt-btn-wrapper .masonry-btn .masonry-btn-icon {
  width: 16rem;
  height: 16rem;
  margin: auto;
  margin-bottom: 2rem;
  border: 2px solid rgb(255, 255, 255);
  border-radius: 50%;
  transition: all .2s;
  -o-transition: all .2s;
  -ms-transition: all .2s;
  -moz-transition: all .2s;
  -webkit-transition: all .2s; }
.launchvr-btn-wrapper .masonry-btn .masonry-btn-icon svg, .landingwt-btn-wrapper .masonry-btn .masonry-btn-icon svg {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  width: 9rem;
  height: 9rem;
  margin: auto;
  display: block; }
.launchvr-btn-wrapper .masonry-btn:hover .masonry-btn-icon, .landingwt-btn-wrapper .masonry-btn:hover .masonry-btn-icon, .launchvr-btn-wrapper .masonry-btn.hover .masonry-btn-icon, .landingwt-btn-wrapper .masonry-btn.hover .masonry-btn-icon {
  background: rgba(8, 0, 30, 0.8);
  border-color: transparent; }
.launchvr-btn-wrapper .masonry-btn:hover svg.icon_360_empty .icon_360_empty_st0, .landingwt-btn-wrapper .masonry-btn:hover svg.icon_360_empty .icon_360_empty_st0, .launchvr-btn-wrapper .masonry-btn.hover svg.icon_360_empty .icon_360_empty_st0, .landingwt-btn-wrapper .masonry-btn.hover svg.icon_360_empty .icon_360_empty_st0 {
  opacity: 1; }
.launchvr-btn-wrapper .masonry-btn:hover svg.icon_cardboard_empty .icon_cardboard_empty_st0, .landingwt-btn-wrapper .masonry-btn:hover svg.icon_cardboard_empty .icon_cardboard_empty_st0, .launchvr-btn-wrapper .masonry-btn.hover svg.icon_cardboard_empty .icon_cardboard_empty_st0, .landingwt-btn-wrapper .masonry-btn.hover svg.icon_cardboard_empty .icon_cardboard_empty_st0 {
  opacity: 1; }

html, button, input, select, textarea {
  color: #222; }

body {
  font-size: 1em;
  line-height: 1.4;
  min-height: 100%;
  position: relative;
  background-color: transparent; }

/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection declarations have to be separate.
 * Customize the background color to match your design.
 */
::-moz-selection {
  background: #b3d4fc;
  text-shadow: none; }

::selection {
  background: #b3d4fc;
  text-shadow: none; }

/*
 * A better looking default horizontal rule
 */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0; }

/*
 * Remove the gap between images and the bottom of their containers: h5bp.com/i/440
 */
img {
  vertical-align: middle; }

/*
 * Remove default fieldset styles.
 */
fieldset {
  border: 0;
  margin: 0;
  padding: 0; }

/*
 * Allow only vertical resizing of textareas.
 */
textarea {
  resize: vertical; }

/* ==========================================================================
   Chrome Frame prompt
   ========================================================================== */
.chromeframe {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0; }

/* ==========================================================================
   Author's custom styles
   ========================================================================== */
/* Social Media Icons List */
ul.sm-icons {
  padding: 0; }

ul.sm-icons li {
  display: inline;
  margin-right: 7px; }

ul.sm-icons li a {
  width: 20px;
  height: 17px;
  background-position: center top;
  background-repeat: no-repeat; }

ul.sm-icons li a.facebook {
  background-image: url("/Assets/img/facebookSprite.png"); }

ul.sm-icons li a.twitter {
  background-image: url("/Assets/img/twitterSprite.png"); }

ul.sm-icons li a.pinterest {
  background-image: url("/Assets/img/pinterestSprite.png"); }

ul.sm-icons li a.instagram {
  background-image: url("/Assets/img/instagramSprite.png"); }

ul.sm-icons li a.rss {
  background-image: url("/Assets/img/rssSprite.png"); }

ul.sm-icons li a.facebook:hover {
  background-position: center -17px; }

ul.sm-icons li a.twitter:hover {
  background-position: center -17px; }

ul.sm-icons li a.pinterest:hover {
  background-position: center -17px; }

ul.sm-icons li a.instagram:hover {
  background-position: center -17px; }

ul.sm-icons li a.rss:hover {
  background-position: center -17px; }

/* Slider Input Styles */
div.slider {
  position: relative;
  margin: 1em 0.25em; }

div.slider div.min, div.slider div.max {
  position: absolute;
  top: 0; }

div.slider div.min {
  left: -13px; }

div.slider div.max {
  right: 0; }

div.slider > div.slide {
  position: relative;
  background: #888;
  width: 100%;
  height: 6px;
  margin: 2px 0;
  border-top: #444 2px solid;
  border-radius: 8px;
  /* future proofing */ }

div.slider div.toggle {
  position: absolute;
  top: -4px;
  cursor: pointer; }

/* Common Search Bar styles*/
#searchContainer {
  border-top: #a6a6a6 1px solid;
  border-left: #a6a6a6 1px solid;
  /* Sounds stupid but we have to change left margin from 10 to 9px to offset the 1px left border */
  margin-left: 9px; }

#searchContainer, #searchInputWrapper {
  position: relative;
  z-index: 10001; }

#searchInputWrapper {
  margin-right: 101px;
  padding: 0.5em; }

#searchInput {
  position: relative;
  background: #d7d7d6;
  border: none;
  border-bottom: #fff 1px solid;
  padding: 8px;
  color: #222;
  width: 100%;
  box-shadow: inset 2px 2px 6px 1px #b9bab8; }

#searchSubmit {
  position: relative;
  float: right;
  font-weight: 600;
  border-radius: 0;
  padding: 1em 0;
  text-align: center;
  width: 85px;
  border-top-right-radius: 4px;
  /* future proofing */
  border-bottom-right-radius: 4px;
  /* future proofing */ }

/*Opera Fix*/
body:before {
  /* thanks to Maleika (Kohoutec)*/
  content: "";
  height: 100%;
  float: left;
  width: 0;
  margin-top: -32767px;
  /* thank you Erik J - negate effect of float*/ }

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

/*
 * ---------------------------------------------
 * 				HEADER STYLES
 * --------------------------------------------
 */
header {
  height: 45px;
  z-index: 1; }

/* Header Top Nav Menu */
header nav > ul.menu {
  padding-top: 0.6em; }

header nav > ul.menu li a {
  color: #000;
  font-size: 0.85em;
  padding: 0.2em 1em;
  text-decoration: none;
  text-shadow: 1px 1px 1px #fff; }

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

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

/* Header Top Nav Social Media Icons */
header nav ul.sm-icons {
  margin-top: 0; }

header nav #moreTours, header nav #moreTours > a {
  width: 153px;
  height: 116px; }

header nav #moreTours {
  position: absolute;
  background: url("/Assets/img/ribbon.png") 0 0 no-repeat;
  top: 32px;
  z-index: 101; }

header nav #moreTours > a {
  display: block;
  color: #fff;
  text-decoration: none;
  text-shadow: 1px 1px 1px #000;
  font-size: 1.45em;
  line-height: 1em;
  padding-top: 0.5em; }

/*
 * ---------------------------------------------
 * 				PANO SLIDE STYLES
 * --------------------------------------------
 */
#slide {
  position: relative;
  width: 100%;
  z-index: 99;
  background: url("/Assets/img/shadowCurved.png") center bottom no-repeat;
  padding-bottom: 34px;
  margin-bottom: -34px; }

#slide #slideLeft, #slide #slideRight {
  position: absolute;
  width: 42px;
  height: 64px;
  top: 50%;
  /* half-image height + nav height (35px) */
  margin-top: -56px;
  transform: translateZ(1000px);
  z-index: 100000; }

#slide #slideLeft {
  background: url("/Assets/img/arrowLeft.png") 0 0 no-repeat;
  left: 10px; }

#slide #slideRight {
  background: url("/Assets/img/arrowRight.png") 0 0 no-repeat;
  right: 10px; }

/* Pano overlay containing search bar and ticker */
#slideOverlay {
  position: relative;
  z-index: 20;
  height: 465px;
  transform: translateZ(100000px); }

#slideOverlay > div {
  background: url("/Assets/img/slogan.png") 0 0 no-repeat;
  padding-top: 41px;
  margin-top: 7em; }

/* Search Bar Styles */
#slideOverlay #searchContainer {
  position: relative;
  background: url("/Assets/img/bgPattern.png") repeat;
  margin: 0 20px 0 0;
  /* Same width as the slogan.png image from line 408 */
  width: 391px; }

#slideOverlay #searchInputWrapper {
  padding: 10px 20px;
  margin-right: 65px; }

#slideOverlay #searchSubmit {
  font-style: italic;
  padding: 18px 0;
  width: 50px; }

/* Call to Action Styles */
.calltoaction {
  position: relative;
  width: 391px;
  margin-top: 70px; }

.calltoaction a {
  text-decoration: none; }

.calltoaction a > div {
  position: relative;
  padding: 5px 10px;
  width: 370px;
  height: 46px;
  color: #000; }

.calltoaction a > div:after {
  position: absolute;
  top: 11px;
  right: 10px;
  padding: 5px 0px;
  width: 20px;
  height: 36px;
  content: '';
  background: url("/Assets/img/ctaArrow.png") 0 0 no-repeat;
  background-size: 20px 36px; }

.calltoaction text {
  position: absolute;
  top: 15px;
  margin-left: 3px;
  font-family: 'SansitaOneRegular';
  font-size: 20px;
  text-shadow: 1px 1px 2px rgba(255, 255, 255, 0.5); }

.calltoaction-or {
  background: url("/Assets/img/calltoaction-or.png") 0 0 no-repeat;
  width: 72px;
  height: 30px;
  margin: 0px auto; }

/* Flip Counter Styles */
#visitCounter {
  background: url("/Assets/img/visits.png") no-repeat scroll 265px 0 transparent;
  margin-top: -77px;
  padding-right: 175px;
  padding-top: 90px; }

.flip-counter ul.cd {
  float: left;
  list-style-type: none;
  margin: 0;
  padding: 0; }

.flip-counter li {
  background: url("/Assets/img/digits.png") 0 0 no-repeat; }

.flip-counter li.t {
  background-position: 0 0;
  width: 41px;
  height: 25px; }

.flip-counter li.b {
  background-position: 0 0;
  width: 41px;
  height: 26px; }

.flip-counter li.s {
  background: none;
  width: 14px;
  height: 103px; }

.flip-counter li.s:before {
  content: ",";
  font-size: 3em;
  color: #fff;
  text-shadow: 0px 0px 4px rgba(0, 0, 0, 0.75); }

/* Play/Pause Button (shared among other pages)*/
#playPause {
  background: none;
  border: none;
  position: absolute;
  bottom: 10px;
  left: 0;
  z-index: 999; }

#slideInfo, #slideInfoBackground {
  position: absolute; }

#slideInfo, #slideInfoBackground {
  position: absolute; }

#slideInfo {
  left: 1em;
  bottom: 30px; }

#slideInfo a {
  position: relative;
  display: inline-block;
  color: #fff;
  z-index: 9;
  padding: 0.5em 1em;
  text-decoration: none; }

#slideInfoBackground {
  background: #000;
  border: #000 1px solid;
  opacity: 0.5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
  width: 100%;
  height: 100%;
  z-index: 8;
  bottom: 0; }

#slideInfoBackground.rounded {
  border-radius: 7px 7px 7px 7px; }

/* Panorama Canvas */
#pShowcase {
  /* <canvas> styles -- doesn't matter; still need to explicitly declare size in JS */
  position: absolute !important;
  background: #fff url("/Assets/img/loading.gif") center no-repeat;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 10; }

#slide #pShowcase {
  height: 465px; }

#slide nav {
  background-image: -webkit-linear-gradient(bottom, #19181d 47%, #2b2c3d 80%);
  background-image: linear-gradient(to top, #19181d 47%, #2b2c3d 80%);
  position: relative;
  height: 35px;
  width: 100%;
  z-index: 10; }

#slide nav h2 {
  color: #fff;
  margin: 0;
  padding: 0.25em 0 0;
  font-size: 1.25em; }

/* Client Slideshow Menu */
#slide ul.menu {
  position: absolute;
  bottom: 30px;
  right: 420px;
  z-index: 10; }

#slide ul.menu li {
  display: inline-block; }

#slide ul.menu li a {
  /* We shall keep these styles here in case they want to switch back to text
  color:#fff;
  text-shadow: 1px 1px 1px #222;
  font-family: 'PTSansBold';
  font-size:1.25em;
  padding: 0.25em 1.2em;
  */
  display: block;
  height: 20px;
  width: 20px;
  background: url("/Assets/img/slideButton.png") 0 0 no-repeat;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden; }

#slide ul.menu li a.selected {
  color: #f7c40e;
  background: url("/Assets/img/slideButton_selected.png") 0 0 no-repeat; }

/*
 * ---------------------------------------------
 * 				MAIN CONTENT
 * --------------------------------------------
 */
#content {
  position: relative;
  background: url("/Assets/img/bgPattern.png") repeat;
  overflow: hidden;
  z-index: 1; }

#content.home {
  padding-bottom: 1542px; }

#scrollUp {
  position: absolute;
  right: -130px;
  top: 0;
  padding-right: 40px;
  z-index: 100000;
  transform: translateZ(10000px); }

/**
 * ----------------------------------------------
 * 			OVERLAYS AND MODALS
 * ----------------------------------------------
 */
#overlay, .overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.45;
  top: 0;
  display: none;
  z-index: 9998; }

.modal {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -215px;
  z-index: 88888891;
  background: #fff;
  border: #0c3d75 3px solid;
  width: 430px;
  padding: 1em 1em 2em;
  display: none;
  transform: translateZ(1000000px); }

.modal a {
  color: #474A54;
  text-decoration: none;
  border-bottom: #4072aa 1px solid; }

.modal div.checkbox {
  margin: 0; }

.modal p {
  margin-bottom: 0; }

.modal label {
  width: 100px; }

.modal div.inputs {
  padding: 1em; }

.modal div.inputs input[type='text'] {
  width: 270px; }

.modal div.inputs small {
  font-size: 0.75em; }

.modal .buttons {
  width: 425px;
  margin: 0 auto; }

.modal ul.buttons {
  list-style-type: none;
  padding: 0;
  margin: 0 auto; }

.modal ul.buttons.limit3 {
  width: 320px; }

.modal ul.buttons.limit2 {
  width: 215px; }

.modal ul.buttons li {
  display: inline-block; }

.modal .buttons .btn {
  margin: 0.5em 0;
  text-align: center;
  width: 150px; }

.modal a.close-modal {
  position: absolute;
  top: 0;
  right: 0.15em;
  background: #0c3d75;
  text-decoration: none;
  color: #fff;
  padding: 0 0.5em;
  font-weight: bolder; }

.modal .visitortype {
  position: relative;
  width: 230px;
  display: inline-block; }

.modal .visitortype select {
  width: 230px; }

#tourRequestScreen, #signupScreen {
  width: 375px; }

#tourRequestScreen div.inputs, #signupScreen div.inputs {
  padding: 0.3em; }

#tourRequestScreen h2, #signupScreen h2, #tourRequestScreen p, #signupScreen p {
  margin: 0; }

#requestTourSubmit, #signupSubmit {
  margin-right: 1.75em; }

#languageSelectScreen .buttons .btn {
  width: 75px; }

/**
 * 	--------------------------------------------
 * 					INDEX.PHP
 * 	--------------------------------------------
 */
/* Client Showcase Grid */
#content div.client-grid {
  position: relative;
  height: 100%;
  display: block;
  margin: 25px auto 1em; }

#content div.client-row {
  position: relative;
  width: 100%; }

div.client {
  position: relative;
  border: #fff 1px solid;
  margin: 10px 0 10px 15px;
  z-index: 2; }

div.client div.client-image {
  position: relative;
  height: 185px;
  width: 220px;
  background: #222222; }

span.client-type-flag {
  font-family: 'PTSansBold';
  position: absolute;
  color: #fff;
  top: 8px;
  left: -6px;
  background: url("/Assets/img/flag_yellow.png") 0 0 no-repeat;
  font-size: 0.8em;
  display: block;
  width: 120px;
  height: 27px;
  padding: 0.25em 20px;
  text-shadow: 1px 1px 1px #222; }

span.client-type-flag.fulltour {
  background: url("/Assets/img/flag_yellow.png") 0 0 no-repeat;
  color: #222;
  text-shadow: 1px 1px 1px #fff; }

span.client-type-flag.preview {
  background: url("/Assets/img/flag_blue.png") 0 0 no-repeat; }

span.client-type-flag.notour {
  background: url("/Assets/img/flag_red.png") 0 0 no-repeat; }

div.client div.info {
  background: #fff;
  margin: 0;
  display: none; }

div.client:hover div.client-name > a {
  border-radius: 0; }

div.client div.info > ul {
  padding: 0.75em 1em;
  margin: 0; }

div.client div.info > ul button.btn {
  font-weight: bold;
  font-family: PTSansRegular; }

div.client div.info > ul > li.buttons {
  padding: 1.5em 0 1em; }

div.client div.client-name {
  position: absolute;
  display: block;
  width: 100%;
  top: 158px;
  margin: 0;
  z-index: 999; }

div.client-name a {
  display: block;
  text-align: center;
  background: #232431;
  font-size: 0.85em;
  border-top: #54555f 1px solid;
  color: #fff;
  text-shadow: 1px 1px 1px #000;
  padding: 0.25em;
  text-decoration: none; }

.single-line {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden; }

div.client:hover {
  box-shadow: 1px 1px 15px 15px rgba(0, 0, 0, 0.65); }

/* Load More Button */
#content button.load-grid {
  width: 182px;
  font-size: 1.4em;
  margin: 1em auto; }

section.featured {
  color: #5d5d5d;
  font-size: 1em; }

section.featured p span {
  display: inline-block;
  padding: 21px 1em;
  text-shadow: 0 0 2px #888; }

section.featured p img {
  vertical-align: top; }

/**
 * 	--------------------------------------------
 * 					LANDING.PHP
 * 	--------------------------------------------
 */
#clientDetails {
  padding: 0.6em 0; }

#clientDetails .client-name {
  margin: 0.35em 1em;
  width: 475px; }

#clientDetails .back {
  margin: 0.25em 0; }

#newSearch {
  position: relative;
  font-size: 0.9em;
  font-weight: 600;
  font-style: italic;
  height: 43px;
  z-index: 2; }

#searchContainer.new-search {
  position: relative;
  padding: 6px;
  width: 0;
  display: none;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  padding-right: 8px;
  z-index: 1; }

#searchContainer.new-search > #searchInput {
  padding: 4px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px; }

/* Container for the tour image*/
#tourImage {
  position: relative;
  height: 430px;
  width: 100%;
  border-top: #fff 1px solid;
  border-bottom: #fff 1px solid; }

#tourImageContent {
  position: relative;
  height: 100%;
  z-index: 11; }

#tourImage #pShowcase {
  height: 430px; }

@keyframes slidedown {
  from {
    padding-top: 2px; }
  to {
    padding-top: 14px; } }
/* Styles for buttons and other inside the Tour Image */
#tourInfo {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -125px;
  margin-top: -100px; }

#tourInfo > a.btn {
  font-size: 1.4em;
  font-size: 1.5em;
  font-weight: 600;
  width: 235px;
  padding-left: 34px;
  border-radius: 8px 8px 8px 8px;
  margin-bottom: 0.5em; }

#tourInfo > a.btn.blue-gradient {
  padding-left: 25px;
  width: 240px; }

#tourInfo > a.btn.yellow-gradient {
  padding-left: 49px;
  width: 210px;
  border: #b16f00 1px solid; }

#tourInfo div.back-shadow {
  background: url("/Assets/img/shadowInfo.png") 0 0 no-repeat;
  width: 286px;
  height: 147px;
  opacity: 0.45; }

#tourInfo div.info {
  width: 200px;
  margin: -150px auto; }

div.info {
  position: relative; }

div.info > ul {
  list-style-type: none;
  padding: 1.5em 0 0 3em;
  font-size: 0.8em;
  color: #000; }

div.info > ul a.btn {
  cursor: pointer;
  display: inline-block;
  margin: 0.25em 0.2em;
  font: 11pt 'PTSansBold';
  text-align: center;
  width: 105px; }

#tourInfo div.info > ul {
  color: #fff;
  text-shadow: 1px 1px 1px #000; }

div.info > ul span.label {
  font-weight: bold;
  width: 140px;
  display: inline-block; }

div.info > ul > li:first-child {
  margin-bottom: 0.5em; }

#tourInfo div.info span.label {
  width: 145px; }

#tourInfo div.info > ul {
  padding: 0; }

#modulesContainer {
  position: relative;
  padding-top: 2em; }

/* Client Modules below Tour Image and to the right of Facebook Comments */
#clientModules {
  margin: 0 auto 3em; }

#clientModules div.module {
  position: relative;
  height: 168px;
  border: #fff 1px solid;
  background: #ccc;
  margin: 0 8px 16px 0; }

#clientModules div.module:hover {
  border: #f8da69 1px solid; }

#clientModules div.module > a {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  text-decoration: none; }

#clientModules div.module > a .module-overlay {
  position: absolute;
  background: none;
  width: 100%;
  height: 100%;
  display: block;
  z-index: 5; }

#clientModules div.module > a:hover .module-overlay {
  background: rgba(255, 255, 255, 0.3); }

#clientModules div.module > a > span.btn {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -20px;
  margin-left: -50px;
  display: inline-block;
  height: 20px;
  width: 86px;
  font-size: 0.8em;
  text-align: center;
  text-decoration: none;
  z-index: 6; }

#clientModules div.module > a:hover > span.btn {
  background-image: -webkit-linear-gradient(bottom, #f7991d 60%, #ffc30f 90%);
  background-image: linear-gradient(to top, #f7991d 60%, #ffc30f 90%); }

#clientModules div.fb-container {
  overflow-y: scroll;
  overflow-x: hidden;
  height: 356px;
  margin: 0;
  padding-right: 18px;
  border-top: #D7D7D7 1px solid;
  border-bottom: #D7D7D7 1px solid; }

#clientModules div.notour {
  background: url("/Assets/img/noTourMediaBG.png") 0 0 no-repeat;
  height: 365px; }

#clientModules div.notour h1 {
  position: absolute;
  top: 25%;
  margin-top: -2em;
  padding-left: 0.5em;
  font-size: 2.25em;
  text-shadow: 2px 3px 0px #FFFFFF; }

#clientModules div.notour > a > span.btn {
  font-weight: bold;
  font-size: 1.2em;
  height: 25px;
  margin-top: -25px;
  margin-left: -69px;
  width: 107px; }

.landing .container_16 .grid_10 {
  width: 960px; }

#clientModules [class*=media_] {
  width: 306px; }

#clientModules div.nonmediamodule > a .module-overlay {
  background-color: #fadb14;
  opacity: 0.8; }

#clientModules div.media_1, #clientModules div.media_2 {
  width: 460px; }

.landing .container_16 div.wrap_4 {
  width: 635px;
  float: none;
  margin: 0px auto;
  display: block; }

#clientModules div.media_1, #clientModules div.media_2 {
  height: 336px; }

#clientModules div.media_1 {
  float: none;
  margin: 0px auto;
  display: block; }

#clientModules div.media_5 {
  width: 278px; }

#clientModules div.media_5:nth-child(1) {
  width: 364px;
  height: 353px; }

/* Featured Clients List*/
#content div.featured {
  margin: 2em auto; }

#content div.featured > h4 {
  position: absolute;
  top: -3.5em;
  left: 1em;
  font-size: 0.8em;
  color: #474a54;
  font-weight: normal;
  text-shadow: 1px 1px 1px #ccc; }

#clientModules img {
  width: 100%;
  height: 100%; }

.landingwt-btn-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  z-index: 5;
  padding-top: 40px; }
.landingwt-btn-wrapper .launch-label {
  display: none; }
.landingwt-btn-wrapper a:not(.masonry-btn) .launch-label {
  display: none; }
.landingwt-btn-wrapper .masonry-btn {
  display: inline-block;
  height: 10rem;
  width: 50%; }
.landingwt-btn-wrapper .masonry-btn.virtual-reality {
  left: auto; }
.landingwt-btn-wrapper .masonry-btn.center {
  left: 25%; }
.landingwt-btn-wrapper .masonry-btn .masonry-btn-icon {
  width: 6rem;
  height: 6rem;
  border-color: #fff;
  border-width: 2px; }
.landingwt-btn-wrapper .masonry-btn .masonry-btn-icon svg.icon_360_empty {
  height: 3.5rem;
  margin-top: -1.8rem;
  stroke-width: 2px; }
.landingwt-btn-wrapper .masonry-btn .masonry-btn-icon svg.icon_cardboard_empty {
  height: 2.5rem;
  margin-top: -1.8rem; }
.landingwt-btn-wrapper .masonry-btn:hover .masonry-btn-icon {
  background: none;
  border-color: rgb(255, 255, 255); }
.landingwt-btn-wrapper .masonry-btn:hover .masonry-btn-icon svg .icon_360_empty_st0, .landingwt-btn-wrapper .masonry-btn:hover .masonry-btn-icon svg .icon_cardboard_empty_st0 {
  opacity: 0; }
.landingwt-btn-wrapper .masonry-btn .masonry-btn-label {
  color: #fff;
  text-transform: uppercase;
  font-weight: bold;
  float: none; }

.featuredTitle {
  text-align: center;
  font-size: 30px;
  font-family: 'SansitaOneRegular'; }

#mobileOptions, #mobile-campus-selector, .campus-list, #mobile-inst-header {
  display: none; }

/**
 * 	--------------------------------------------
 * 				SEARCHRESULTS.PHP
 * 	--------------------------------------------
 */
#searchWrapper {
  padding-top: 2em;
  position: relative; }

#searchWrapper #searchContainer {
  margin-bottom: 0.5em; }

#filteredBy {
  padding-left: 2em;
  font-size: 10pt;
  margin-bottom: 0; }

#filteredBy span {
  color: #777;
  border-bottom: 1px dotted #999; }

div.side-bar {
  position: relative; }

div.side-bar > h4.div-results-count {
  position: relative;
  font-size: 1.2em;
  margin: 0.8em; }

div.top-bar > div.searchBar {
  padding: 1.23em 0; }

#mainResults, #noResults {
  position: relative;
  min-height: 650px; }

#mainResults.dont-fill {
  min-height: 0; }

#results {
  position: relative; }

#results #searchContainer {
  margin-bottom: 20px; }

/* SEARCH OPTIONS */
#searchOptions {
  position: absolute;
  left: -1em;
  top: 0;
  font-size: 0.75em;
  padding: 1em;
  margin: 0; }

#resetFilter, #searchOptions .icon-loading {
  position: absolute;
  right: 10px;
  top: 10px;
  z-index: 1; }

#resetFilter {
  color: #474A54;
  text-shadow: 0 0 2px #999;
  text-decoration: none;
  z-index: 2; }

#searchOptions.has-results.active {
  border-top: #474a54 1px solid; }

#searchOptions > div {
  position: relative; }

#searchOptions > div > div {
  margin: 0.5em 0; }

#searchOptions div.campus-setting > div, #searchOptions div.institution-type > div, #searchOptions div.years-setting > div {
  margin: 0.5em 1em;
  width: 85px; }

#searchOptions > div > div.slider {
  margin: 1em 0.5em; }

#searchOptions div.enrollment p.display:after {
  content: ' Students'; }

#searchOptions label {
  display: block;
  font-weight: bold;
  padding: 1em 0 0;
  text-transform: uppercase;
  width: auto; }

#searchOptions select {
  width: 100%; }

#resultsGrid #gridOverlay {
  width: 700px; }

/* <div> display search results */
#resultsGrid div.client {
  margin-left: 11px; }

/**
 * 	--------------------------------------------
 * 					UNSUBSCRIBE PAGE
 * 	--------------------------------------------
 */
#unsubscribe {
  left: 50%;
  position: relative;
  margin-top: 100px;
  margin-left: -300px;
  width: 600px; }

.success_notification, .warning_nofitication .fail_notification {
  border-width: 2px;
  border-style: solid;
  font-size: 16px;
  padding: 10px 20px;
  border-radius: 4px; }

.success_notification {
  background-color: #CBF4B2;
  text-align: center;
  color: #56684B;
  border-color: #8CA87B; }

.warning_notification {
  width: 500px; }

.warning_nofitication, .fail_notification {
  background-color: #F02403;
  color: white;
  border-color: #BA2E12; }

#unsubscribe input[type="submit"] {
  display: inline;
  margin-left: 20px;
  padding: 0.45em; }

/* ==========================================================================
   Helper classes
   ========================================================================== */
/*
 * Image replacement
 */
.ir {
  background-color: transparent;
  border: 0;
  overflow: hidden; }

.ir:before {
  content: "";
  display: block;
  width: 0;
  height: 150%; }

.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-center {
  text-align: center; }

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

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

/*
 * ----------------------------------------------------
 * 					SPAN ICON CLASSES
 * ----------------------------------------------------
 */
.icon-add {
  background: url("/Assets/img/loadMore.png") 0 1px no-repeat;
  display: block;
  width: 26px;
  height: 26px; }

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

.icon-up {
  background: url("/Assets/img/backToTop.png") 0 0 no-repeat;
  display: block;
  width: 26px;
  height: 26px; }

.icon-check {
  background: url("/Assets/img/check_white.png") 0 0 no-repeat;
  display: block;
  width: 22px;
  height: 22px;
  margin-top: 0.25em; }

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

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

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

.icon-fs {
  background: url("/Assets/img/launch.png") 0 0 no-repeat;
  display: block;
  width: 21px;
  height: 21px;
  margin: 0.25em 0 0 0.5em; }

.icon-fs-white {
  background: url("/Assets/img/launchWhite.png") 0 0 no-repeat;
  display: block;
  width: 21px;
  height: 21px;
  margin: 0.25em 0 0 0.5em; }

.icon-question {
  background: url("/Assets/img/question.png") 0 0 no-repeat;
  display: block;
  width: 22px;
  height: 22px;
  margin: 0.25em 0 0 0.5em; }

div.slider > div.min, .icon-small-box {
  background: url("/Assets/img/squareSmall.png") center no-repeat;
  display: block;
  width: 11px;
  height: 12px; }

div.slider > div.max, .icon-large-box {
  background: url("/Assets/img/squareLarge.png") center no-repeat;
  display: block;
  width: 11px;
  height: 12px; }

div.slider div.toggle, .icon-toggle {
  background: url("/Assets/img/sliderAdjust.png") 0 0 no-repeat;
  display: block;
  width: 13px;
  height: 14px; }

/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */
.hidden {
  display: none !important;
  visibility: hidden; }

/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto; }

/*
 * Hide visually and from screenreaders, but maintain layout
 */
.invisible {
  visibility: hidden; }

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */
.clearfix:before, .clearfix:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */ }

.clearfix:after {
  clear: both; }

/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */
.clearfix {
  *zoom: 1; }

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   Theses examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */
@media only screen and (min-width: 35em) {
  /* Style adjustments for viewports that meet the condition */ }
@media print, (-o-min-device-pixel-ratio: 5 / 4), (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
  /* Style adjustments for high resolution devices */ }
/* ==========================================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */
@media print {
  * {
    background: transparent !important;
    color: #000 !important;
    /* Black prints faster: h5bp.com/s */
    box-shadow: none !important;
    text-shadow: none !important; }

  a, a:visited {
    text-decoration: underline; }

  a[href]:after {
    content: " (" attr(href) ")"; }

  abbr[title]:after {
    content: " (" attr(title) ")"; }

  /*
   * Don't show links for images, or javascript/internal links
   */
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
    content: ""; }

  pre, blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }

  thead {
    display: table-header-group;
    /* h5bp.com/t */ }

  tr, img {
    page-break-inside: avoid; }

  img {
    max-width: 100% !important; }

  @page {
    margin: 0.5cm; }
  p, h2, h3 {
    orphans: 3;
    widows: 3; }

  h2, h3 {
    page-break-after: avoid; } }
@media (max-width: 500px) {
  /*---------------------------------------------------------------------------
  	Landing Page
  ---------------------------------------------------------------------------*/
  div.landing #addThis, div.landing #clientModules div.fb-container, div.landing #pShowcase, div.landing #tourInfo, div.landing .btn.back, div.landing #clientDetails, #scrollUp, div.landing nav.container_16, div.landing div.client, div.landing#content div.client-grid {
    display: none; }

  div.landing#content {
    background: none; }

  div.landing #tourImage {
    height: 98px;
    position: absolute;
    box-shadow: none;
    border: none; }

  div.landing {
    width: 100%; }

  div.landing #tourImageContent, div.landing #modulesContainer {
    width: 101%; }

  div.landing .container_16, div.landing .container_16 .grid_10 {
    width: auto; }

  #clientModules div.module {
    margin: 0; }

  #clientModules div.module._100, #clientModules div.module:first-child {
    width: 100%; }

  #clientModules div.module._50, #clientModules div.module._50:hover {
    width: 50%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: none;
    border-right: 2px solid #fafafa;
    border-bottom: 2px solid #fafafa;
    margin: 0; }

  #clientModules div.module._34 {
    width: 34%; }

  #clientModules div.module._33 {
    width: 33%; }

  #clientModules div.module._33, #clientModules div.module._33:hover, #clientModules div.module._34, #clientModules div.module._34:hover {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: none;
    border-right: 2px solid #fafafa;
    border-bottom: 4px solid #fafafa;
    margin: 0; }

  #clientModules div.module._33.extramodules, #clientModules div.module._33.extramodules:hover, #clientModules div.module._34.extramodules, #clientModules div.module._34.extramodules:hover {
    border-bottom: 2px solid #fafafa; }

  #clientModules div.module._33:last-child {
    border-right: none; }

  #clientModules div.module, #clientModules, div.landing .grid_10 {
    margin: 0;
    border: none; }

  #clientModules div.module:first-child img {
    width: 600px;
    height: 507px; }

  #clientModules div.module:first-child img.fill {
    width: 100%;
    height: 100%;
    object-fit: cover; }

  #clientModules div.module img {
    position: relative;
    left: 50%;
    top: 50%;
    -webkit-transform: translateY(-50%) translateX(-50%);
    -moz-transform: translateY(-50%) translateX(-50%);
    -ms-transform: translateY(-50%) translateX(-50%);
    -o-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);
    width: 280px; }

  #clientModules div.module > a {
    overflow: hidden; }

  #clientModules div.module > a .module-overlay {
    width: 100%;
    height: 100%;
    background: black;
    opacity: 0.25; }

  #clientModules div.module > a:hover .module-overlay {
    background: black; }

  #clientModules div.module > a:active .module-overlay {
    opacity: 0 !important; }

  #clientModules div.module:first-child > a > span.btn {
    font-size: 40px; }

  #clientModules div.module > a > span.btn {
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    width: 100%;
    height: auto;
    font-size: 18px;
    padding-left: 0;
    padding-right: 0;
    border-radius: 3px;
    color: #fff;
    text-shadow: none;
    box-shadow: none; }

  #content.landing {
    padding: 0;
    position: absolute;
    top: 33px;
    bottom: 0;
    overflow: visible; }
  #content.landing.fill {
    top: 0; }

  @keyframes slidedown {
    from {
      padding-top: 2px; }
    to {
      padding-top: 2px; } }
  #mobile-campus-selector {
    box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.4); }

  div.landing #playPause {
    display: none; }

  div.landing .btn.yellow-gradient {
    border-top: none;
    border-left: none;
    background-image: none;
    background-color: none; }

  #clientModules div.module > a:hover > span.btn {
    background-image: none; }

  #modulesContainer {
    padding-top: 0;
    height: 100%; }

  #modulesContainer.multicampus {
    margin-top: 33px;
    height: calc(100% - 33px); }

  #mobile-campus-selector {
    background-color: #fafafa;
    width: 100%;
    display: block;
    z-index: 7;
    position: absolute;
    height: 29px;
    padding-top: 5px; }

  #mobile-campus-selector span {
    padding-left: 10px; }

  .campus-list {
    list-style: none;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 33px;
    z-index: 15;
    background-color: #fafafa;
    width: 100%; }

  .campus-list li {
    height: 33px;
    border-top: thin solid #D0D0D0;
    padding-left: 10px;
    padding-top: 5px; }

  #mobile-campus-selector ~ #tourImage {
    top: 34px; }

  div.campus-select-control {
    position: absolute;
    right: 0;
    height: 33px;
    width: 40px;
    top: 0; }

  li.campus-select-item a {
    text-decoration: none;
    width: 100%;
    height: 100%;
    color: inherit; }

  .arrow-down {
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #000;
    margin-top: 12px;
    margin-left: 10px; }

  div.arrow-up {
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #000;
    margin-top: 12px;
    border-top: 0;
    margin-left: 10px; }

  #clientModules, #modules-wrap {
    height: 100%; }

  #modules-wrap div.module {
    height: 20%;
    box-shadow: none; }

  #modules-wrap div.module:first-child, #modules-wrap div.module:first-child:hover {
    height: 80%;
    border: none;
    border-bottom: 2px solid #fafafa; }

  #modules-wrap div.module.extramodules:first-child, #modules-wrap div.module.extramodules:first-child:hover {
    height: 75%; }

  #modules-wrap, #clientModules {
    width: 100%; }

  #clientModules div.module {
    background: black; }

  #clientModules img {
    height: 180px; }

  div.nonmediamodule > a {
    background-color: #45a4fc; }

  #modules-wrap.scrolling {
    overflow-y: auto;
    overflow-scrolling: touch; } }
/**
 * 	Error page specific styles
 */
#ePage {
  height: auto; }

#ePage body {
  width: 600px;
  margin: 75px auto 0;
  background: url("/Assets/img/bgPattern.png") repeat; }

#ePage .clear {
  clear: both; }

#ePageLogo, #ePageMsg {
  height: 237px;
  float: left; }

#ePageLogo {
  width: 194px; }

#ePageYouVisitLogo {
  position: absolute;
  width: 158px;
  height: 35px;
  margin-left: 442px;
  display: block; }
#ePageYouVisitLogo svg .logo_01_st1 {
  fill: rgb(8, 0, 30); }

#ePageLogo.e-404, #ePageLogo.e-custom {
  background: url("/Assets/img/e-question.png") no-repeat left top; }

#ePageLogo.e-error {
  background: url("/Assets/img/e-error.png") no-repeat left top; }

#ePageLogo.e-404, #ePageLogo.e-oops {
  background: url("/Assets/img/e-oops.png") no-repeat right bottom; }

#ePageLogo.e-unauth {
  background: url("/Assets/img/e-unauth.png") no-repeat left top; }

#ePageLogo.e-maintenance {
  background: url("/Assets/img/e-maintenance.png") no-repeat left top; }

#ePageMsg {
  width: 386px;
  margin-left: 20px; }

#ePageMsg h1, #ePageMsg p {
  font-family: 'PTSansRegular';
  color: #1a1a1a;
  font-weight: normal; }

#ePageMsg h1 {
  font-size: 22px;
  margin: 100px 0 25px 0; }

#ePageMsg p {
  font-size: 14px;
  margin: 0; }

/* Landscape phone to portrait tablet */
@media (min-width: 767px) {
  #ePage body {
    min-width: 600px; } }
/* Large desktop */
@media (max-height: 800px) {
  #ePage body {
    margin: 0 auto 0; }

  a#ePageYouVisitLogo {
    margin-top: 20px; }
  a#ePageYouVisitLogo svg .logo_01_st1 {
    fill: rgb(8, 0, 30); } }
/* Landscape phones and down */
@media (max-width: 480px) {
  #ePage body {
    width: auto; }

  #ePageLogo {
    position: absolute;
    zoom: 0.5;
    margin-left: 20px; }

  #ePageMsg {
    position: absolute;
    width: 100%;
    margin-left: 0; }

  #ePageMsg h1 {
    margin: 40px 20px 10px 117px; }

  #ePageMsg p {
    margin: 0 20px 0 117px; }

  a#ePageYouVisitLogo {
    zoom: 0.5;
    right: 20px; }
  a#ePageYouVisitLogo svg .logo_01_st1 {
    fill: rgb(8, 0, 30); } }
/* End of error page */
/**
 * 	SEO footer specific styles
 *
 * @IMPORTANT - Any changes related to the footer height in the html or css must be carried through to the #content as well
 * 				on line 689
 */
#seofooter {
  background: #c7c7c7 url("/Assets/img/shadowCurved.png") no-repeat scroll center -73px;
  padding: 30px 0;
  font-family: 'PTSansRegular';
  font-size: 13px;
  color: #474a54;
  text-shadow: 1px 1px 1px #EAEAEA;
  border-top: 1px solid #EAEAEA;
  height: 1352px; }

#seofooter h1, #seofooter h2 {
  font-family: 'SansitaOneRegular';
  font-size: 24px;
  font-weight: normal;
  margin: 20px 0 10px; }

#seofooter a:link, #seofooter a:visited {
  color: #000066;
  text-decoration: none;
  font-weight: bold; }

#seofooter ul {
  list-style: disc url("/Assets/img/bulletTick.png") outside;
  margin: 10px 0;
  padding: 0 0 0 30px; }

#ftr_text_content {
  margin: 0 20px; }

.wpseo_nottoprow {
  margin-top: 20px; }

.wpseo_preview {
  width: 45%;
  height: 147px;
  padding: 15px;
  background-color: #cecece;
  border-radius: 10px; }

.wpseo_title p {
  margin: 5px; }

.wpseo_preview .wpseo_title {
  font-size: 16px;
  font-family: 'PTSansBold'; }

.wpseo_readmore a {
  width: 80px;
  color: #000000 !important; }

.wpseo_summary p {
  height: 54px;
  margin: 5px; }

.wpeo_summary {
  text-overflow: ellipsis; }

/* End of SEO footer */
/**
 * ---------------------------------
 * 			IE CONDITIONALS
 * ---------------------------------
 */
html.no-cssgradients section#slide nav {
  background: url("/Assets/img/navBar.png") 0 0 repeat; }

html.no-cssgradients #content.search #searchContainer {
  background: url("/Assets/img/headBar.png") 0 0 repeat; }

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


