/*!
 * Bootstrap v3.2.0 (http://getbootstrap.com)
 * Copyright 2011-2014 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

/*!
 * Generated using the Bootstrap Customizer (http://getbootstrap.com/customize/?id=448f359db98ad28574a4)
 * Config saved to config.json and https://gist.github.com/448f359db98ad28574a4
 */

/*! normalize.css v3.0.1 | MIT License | git.io/normalize */

* {
  -webkit-user-select: none;
  -user-select: none;
}

@font-face {
  font-family: 'FontAwesome';
  src: url(font/fontawesome-webfont.eot);
  src: url(font/fontawesome-webfont.eot?#iefix&v=4.5.0) format('embedded-opentype'),
    url(font/fontawesome-webfont.woff2) format('woff2'),
    url(font/awesome-webfont.woff) format('woff'),
    url(font/fontawesome-webfont.ttf) format('truetype'),
    url(font/fontawesome-webfont.svg#fontawesomeregular) format('svg');
  font-weight: normal;
  font-style: normal;
}

hr,
img,
legend {
  border: 0;
}

legend,
td,
th {
  padding: 0;
}

body,
figure {
  margin: 0;
}

#myCompany {
  width: 300px;
  position: absolute;
  bottom: 20px;
  left: 50%;
  transform: translateX(-50%);
  text-align: center;
  font-size: 14px;
  color: rgba(255, 255, 255, 0.8);
  display: flex;
  justify-content: center;
  align-items: center;
}

#myCompany img {
  width: 50%;
}

#myCompany span {
  font-size: 16px;
  padding: 5px 0;
  color: rgba(255, 255, 255, 0.8);
  border-bottom: 1px solid rgba(255, 255, 255, 0.8);
}

.affix,
.frame .slidee li .overlay {
  -webkit-transform: translate3d(0, 0, 0);
}

.btn,
.tooltip-inner,
.vr-popup .outer,
.vr-popup-body .center {
  text-align: center;
}

*,
.gui-floorplan-label,
.tag-container {
  -webkit-touch-callout: none;
}

#loaderCoBrand h2,
#model-title,
.model-title,
.tag-container,
.tooltip-inner {
  word-wrap: break-word;
}

#quick-logo,
.btn,
.btn-deep-link,
.message-inner,
.vr-popup .outer,
.webvr-popup .footer,
img {
  vertical-align: middle;
}

#gui-name,
#share-link-wrapper,
.address,
.co-brand,
.contact-info div,
.frame .slidee li .overlay,
.gui-floor-title,
.gui-floor.open .container .floorChoice {
  text-overflow: ellipsis;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

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

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

[hidden],
template {
  display: none;
}

a {
  background: 0 0;
  text-decoration: none;
}

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

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

b,
optgroup,
strong {
  font-weight: 700;
}

dfn {
  font-style: italic;
}

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

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

.btn-default,
.img-thumbnail,
body {
  background-color: #fff;
}

.btn,
.btn-danger.active,
.btn-danger:active,
.btn-default.active,
.btn-default:active,
.btn-info.active,
.btn-info:active,
.btn-primary.active,
.btn-primary:active,
.btn-success.active,
.btn-success:active,
.btn-warning.active,
.btn-warning:active,
.open > .dropdown-toggle.btn-danger,
.open > .dropdown-toggle.btn-default,
.open > .dropdown-toggle.btn-info,
.open > .dropdown-toggle.btn-primary,
.open > .dropdown-toggle.btn-success,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}

small {
  font-size: 80%;
}

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

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

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

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

.img-responsive,
.img-thumbnail {
  width: 100%\9;
  max-width: 100%;
  height: auto;
}

pre,
textarea {
  overflow: auto;
}

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

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

.btn,
.btn-link {
  font-weight: 400;
}

button {
  overflow: visible;
  outline: none;
}

button,
select {
  text-transform: none;
}

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

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

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

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

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

input[type='search'] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

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

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

table {
  border-collapse: collapse;
  border-spacing: 0;
}

*,
:after,
:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.message-outer,
.vr-popup,
.webvr-popup {
  box-sizing: border-box;
}

html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  font-size: 10px;
  -webkit-tap-highlight-color: transparent;
}

body {
  font-size: 14px;
  color: #333;
}

button,
input,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

a:focus {
  outline: dotted thin;
  outline: -webkit-focus-ring-color auto 5px;
  outline-offset: -2px;
}

.img-responsive {
  display: block;
}

.btn,
.img-thumbnail {
  display: inline-block;
  line-height: 1.42857143;
}

.img-rounded {
  border-radius: 6px;
}

.img-thumbnail {
  padding: 4px;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.img-circle {
  border-radius: 50%;
}

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border-top: 1px solid #eee;
}

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

.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

.btn-block,
input[type='button'].btn-block,
input[type='reset'].btn-block,
input[type='submit'].btn-block {
  width: 100%;
}

.btn {
  margin-bottom: 0;
  cursor: pointer;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.btn.active:focus,
.btn:active:focus,
.btn:focus {
  outline: dotted thin;
  outline: -webkit-focus-ring-color auto 5px;
  outline-offset: -2px;
}

.btn:focus,
.btn:hover {
  color: #333;
  text-decoration: none;
}

.btn.active,
.btn:active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn-default {
  color: #333;
  border-color: #ccc;
}

.btn-default.active,
.btn-default:active,
.btn-default:focus,
.btn-default:hover,
.open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}

.btn-default.disabled,
.btn-default.disabled.active,
.btn-default.disabled:active,
.btn-default.disabled:focus,
.btn-default.disabled:hover,
.btn-default[disabled],
.btn-default[disabled].active,
.btn-default[disabled]:active,
.btn-default[disabled]:focus,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default,
fieldset[disabled] .btn-default.active,
fieldset[disabled] .btn-default:active,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default:hover {
  background-color: #fff;
  border-color: #ccc;
}

.btn-default .badge {
  color: #fff;
  background-color: #333;
}

.btn-primary.active,
.btn-primary:active,
.btn-primary:focus,
.btn-primary:hover,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #3071a9;
  border-color: #285e8e;
}

.btn-primary.disabled,
.btn-primary.disabled.active,
.btn-primary.disabled:active,
.btn-primary.disabled:focus,
.btn-primary.disabled:hover,
.btn-primary[disabled],
.btn-primary[disabled].active,
.btn-primary[disabled]:active,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary,
fieldset[disabled] .btn-primary.active,
fieldset[disabled] .btn-primary:active,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:hover {
  background-color: #428bca;
  border-color: #357ebd;
}

.btn-primary .badge {
  color: #428bca;
  background-color: #fff;
}

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}

.btn-success.active,
.btn-success:active,
.btn-success:focus,
.btn-success:hover,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}

.btn-success.disabled,
.btn-success.disabled.active,
.btn-success.disabled:active,
.btn-success.disabled:focus,
.btn-success.disabled:hover,
.btn-success[disabled],
.btn-success[disabled].active,
.btn-success[disabled]:active,
.btn-success[disabled]:focus,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success,
fieldset[disabled] .btn-success.active,
fieldset[disabled] .btn-success:active,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success:hover {
  background-color: #5cb85c;
  border-color: #4cae4c;
}

.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}

.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}

.btn-info.active,
.btn-info:active,
.btn-info:focus,
.btn-info:hover,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}

.btn-info.disabled,
.btn-info.disabled.active,
.btn-info.disabled:active,
.btn-info.disabled:focus,
.btn-info.disabled:hover,
.btn-info[disabled],
.btn-info[disabled].active,
.btn-info[disabled]:active,
.btn-info[disabled]:focus,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info,
fieldset[disabled] .btn-info.active,
fieldset[disabled] .btn-info:active,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info:hover {
  background-color: #5bc0de;
  border-color: #46b8da;
}

.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}

.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}

.btn-warning.active,
.btn-warning:active,
.btn-warning:focus,
.btn-warning:hover,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}

.btn-warning.disabled,
.btn-warning.disabled.active,
.btn-warning.disabled:active,
.btn-warning.disabled:focus,
.btn-warning.disabled:hover,
.btn-warning[disabled],
.btn-warning[disabled].active,
.btn-warning[disabled]:active,
.btn-warning[disabled]:focus,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning,
fieldset[disabled] .btn-warning.active,
fieldset[disabled] .btn-warning:active,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning:hover {
  background-color: #f0ad4e;
  border-color: #eea236;
}

.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}

.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}

.btn-danger.active,
.btn-danger:active,
.btn-danger:focus,
.btn-danger:hover,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}

.btn-danger.disabled,
.btn-danger.disabled.active,
.btn-danger.disabled:active,
.btn-danger.disabled:focus,
.btn-danger.disabled:hover,
.btn-danger[disabled],
.btn-danger[disabled].active,
.btn-danger[disabled]:active,
.btn-danger[disabled]:focus,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger,
fieldset[disabled] .btn-danger.active,
fieldset[disabled] .btn-danger:active,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger:hover {
  background-color: #d9534f;
  border-color: #d43f3a;
}

.btn-link,
.btn-link:active,
.btn-link:focus,
.btn-link:hover,
.tooltip-arrow {
  border-color: transparent;
}

.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}

.btn-link {
  color: #428bca;
  cursor: pointer;
  border-radius: 0;
}

.btn-link,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn-link:focus,
.btn-link:hover {
  color: #2a6496;
  text-decoration: underline;
  background-color: transparent;
}

.btn-link[disabled]:focus,
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:focus,
fieldset[disabled] .btn-link:hover {
  color: #777;
  text-decoration: none;
}

.btn-lg {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}

.btn-sm,
.btn-xs {
  line-height: 1.5;
  border-radius: 3px;
  font-size: 12px;
}

.btn-sm {
  padding: 5px 10px;
}

.btn-xs {
  padding: 1px 5px;
}

.btn-block {
  display: block;
}

.btn-block + .btn-block {
  margin-top: 5px;
}

.tooltip {
  position: absolute;
  z-index: 5070;
  display: block;
  visibility: visible;
  font-size: 12px;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0);
}

#vrOff {
  position: absolute;
}

.vrHide {
  opacity: 0 !important;
  z-index: -1 !important;
  transition: opacity 0.3s;
}

#vrOffImg {
  display: none;
  transition: opacity 0.3s;
  position: absolute;
  top: 22px;
  left: 16px;
  width: 13px;
  height: 23px;
}

.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}

.tooltip.top {
  margin-top: -5px;
  padding: 5px 0;
}

#gui-fullscreen .tooltip.top {
  margin-top: -5px;
}

.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}

.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}

.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}

.tooltip-inner {
  margin-top: -5px;
  white-space: nowrap;
  padding: 3px 8px;
  color: #fff;
  text-decoration: none;
  background-color: #000;
  border-radius: 4px;
}

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
}

.tooltip.top .tooltip-arrow,
.tooltip.top-left .tooltip-arrow,
.tooltip.top-right .tooltip-arrow {
  border-width: 5px 5px 0;
  border-top-color: #000;
  bottom: 0;
}

.tooltip.top .tooltip-arrow {
  left: 50%;
  margin-left: -5px;
}

.tooltip.top-left .tooltip-arrow {
  left: 5px;
}

.tooltip.top-right .tooltip-arrow {
  right: 5px;
}

.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}

.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}

.tooltip.bottom .tooltip-arrow,
.tooltip.bottom-left .tooltip-arrow,
.tooltip.bottom-right .tooltip-arrow {
  border-width: 0 5px 5px;
  border-bottom-color: #000;
  top: 0;
}

.tooltip.bottom .tooltip-arrow {
  left: 50%;
  margin-left: -5px;
}

.tooltip.bottom-left .tooltip-arrow {
  left: 5px;
}

.tooltip.bottom-right .tooltip-arrow {
  right: 5px;
}

.clearfix:after,
.clearfix:before {
  content: ' ';
  display: table;
}

.clearfix:after {
  clear: both;
}

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.pull-right {
  float: right !important;
}

.pull-left {
  float: left !important;
}

.hide {
  display: none !important;
}

.show {
  display: block !important;
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.hidden {
  display: none !important;
  visibility: hidden !important;
}

.affix {
  position: fixed;
  transform: translate3d(0, 0, 0);
}

@font-face {
  font-family: OpenSans;
  src: url(font/open-sans/OpenSansRegular.eot);
  src: url(font/open-sans/OpenSansRegular.eot) format('embedded-opentype'),
    url(font/open-sans/OpenSansRegular.woff2) format('woff2'),
    url(font/open-sans/OpenSansRegular.woff) format('woff'),
    url(font/open-sans/OpenSansRegular.ttf) format('truetype'),
    url(font/open-sans/OpenSansRegular.svg#OpenSansRegular) format('svg');
  font-weight: 400;
}

@font-face {
  font-family: OpenSans;
  src: url(font/open-sans-light/OpenSansLight.eot);
  src: url(font/open-sans-light/OpenSansLight.eot) format('embedded-opentype'),
    url(font/open-sans-light/OpenSansLight.woff2) format('woff2'),
    url(font/open-sans-light/OpenSansLight.woff) format('woff'),
    url(font/open-sans-light/OpenSansLight.ttf) format('truetype'),
    url(font/open-sans-light/OpenSansLight.svg#OpenSansLight) format('svg');
  font-weight: 100;
}

@font-face {
  font-family: OpenSans;
  src: url(font/open-sans-semibold/OpenSansSemibold.eot);
  src: url(font/open-sans-semibold/OpenSansSemibold.eot) format('embedded-opentype'),
    url(font/open-sans-semibold/OpenSansSemibold.woff2) format('woff2'),
    url(font/open-sans-semibold/OpenSansSemibold.woff) format('woff'),
    url(font/open-sans-semibold/OpenSansSemibold.ttf) format('truetype'),
    url(font/open-sans-semibold/OpenSansSemibold.svg#OpenSansSemibold) format('svg');
  font-weight: 700;
}

@font-face {
  font-family: mp-font;
  src: url(font/mp-font.eot?sn95o4);
  src: url(font/mp-font.eot?#iefixsn95o4) format('embedded-opentype'),
    url(font/mp-font.ttf?sn95o4) format('truetype'), url(font/mp-font.woff?sn95o4) format('woff'),
    url(font/mp-font.svg?sn95o4#mp-font) format('svg');
  font-weight: 400;
  font-style: normal;
}

[class*=' icon-'],
[class^='icon-'] {
  font-family: mp-font;
  speak: none;
  font-style: normal;
  font-weight: 500;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-floorplan:before {
  content: '\e623';
}

.icon-link:before {
  content: '\31';
}

.icon-powered-by-matterport:before {
  content: '\e620';
}

.icon-mp-glyph:before {
  content: '\41';
}

.icon-twitter:before {
  content: '\66';
}

.icon-facebook:before {
  content: '\67';
}

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

.icon-twitter2:before {
  content: '\68';
}

.icon-facebook2:before {
  content: '\69';
}

.icon-dollhouse:before {
  content: '\e600';
}

.icon-dpad-up {
  display: block;
  width: 0;
  height: 0;
  border-width: 0px 6px 8px;
  border-style: solid;
  border-color: transparent transparent #fff;
  margin: 40px 0;
  transition: all 0.2s;
  position: relative;
}

.icon-dpad-down {
  display: block;
  width: 0;
  height: 0;
  border-width: 8px 6px 0;
  border-style: solid;
  border-color: #fff transparent transparent;
  margin: 40px 0;
  transition: all 0.2s;
  position: relative;
}

.icon-dpad-left:before {
  content: '\e60e';
}

.icon-dpad-right:before {
  content: '\e602';
}

.icon-fullscreen-exit:before {
  content: '';
  background: url('../images/narrow_off.png') center top no-repeat;
  background-size: 100%;
  display: inline-block;
  width: 24px;
  height: 24px;
}

.icon-fullscreen:before {
  content: '';
  background: url('../images/enlarge_on.png') center top no-repeat;
  background-size: 100%;
  display: inline-block;
  width: 24px;
  height: 24px;
}

.icon-help:before {
  content: '\e605';
}

.icon-inside:before {
  content: '\e606';
}

.icon-more:before {
  content: '\e607';
}

#play.active a i:before,
.icon-pause:before {
  content: '\e608';
}

.icon-pin:before {
  content: '\e609';
}

.icon-play:before {
  content: '\e60a';
}

.icon-user:before {
  content: '\e60c';
}

.icon-share:before {
  content: '\e900';
}

.icon-webvr:before {
  content: '\e901';
}

.icon-gallery:before {
  content: '\e902';
}

.icon-ext-link:before {
  content: '\e903';
}

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

.icon-plus:before {
  content: '\e905';
}

.icon-minus:before {
  content: '\e906';
}

.icon-email:before {
  content: '\e907';
}

.icon-find:before {
  content: '\e908';
}

#nprogress {
  pointer-events: none;
  -webkit-pointer-events: none;
}

#nprogress .bar {
  background: #eda110;
  border-top: 7px solid #faac17;
  position: fixed;
  z-index: 100;
  bottom: 0;
  left: 0;
  border-radius: 1px;
  width: 100%;
  height: 9px;
}

#nprogress .peg,
.track {
  display: block;
  position: absolute;
  right: 0;
}

#nprogress .peg {
  width: 100px;
  height: 100%;
  opacity: 1;
  -webkit-transform: rotate(-3deg) translate(0, 4px);
  -moz-transform: rotate(-3deg) translate(0, 4px);
  -ms-transform: rotate(-3deg) translate(0, 4px);
  -o-transform: rotate(-3deg) translate(0, 4px);
  transform: rotate(-3deg) translate(0, 4px);
}

.track {
  bottom: 0;
  width: 100%;
  height: 8px;
  background: rgba(15, 16, 17, 0.5);
}

.vr-popup {
  position: fixed;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  display: table;
  background-color: rgba(0, 0, 0, 0.75);
  z-index: 10001;
  font-weight: lighter;
  -webkit-transition: all 250ms ease-in-out;
  transition: all 250ms ease-in-out;
  opacity: 0;
  pointer-events: none;
}

.vr-popup.fadeIn {
  opacity: 1;
  pointer-events: all;
}

.vr-popup.fadeIn .logo-button,
.vr-popup.fadeIn .next-button,
.vr-popup.fadeIn .prev-button {
  pointer-events: auto;
}

.vr-popup .close {
  position: absolute;
  right: 5%;
  top: 3%;
  font-size: 16px;
}

.vr-popup.closeByFooter .title {
  width: auto;
  white-space: nowrap;
  left: 50%;
  transform: translate(-50%, 0);
}

.vr-popup.closeByFooter .close {
  display: none;
}

.vr-popup .outer {
  height: 100%;
  position: relative;
  left: 10%;
  display: table-cell;
}

.vr-popup .inner {
  width: 80%;
}

.vr-popup .vr-images,
.vr-popup .vr-popup-title {
  display: inline-block;
  width: 100%;
  font-weight: lighter;
}

.vr-popup-body {
  font-size: 12px;
  font-size: 4vw;
  clear: both;
}

.vr-popup .inner a {
  text-decoration: underline;
}

.vr-popup .title {
  font-weight: lighter;
  position: absolute;
  left: 5%;
  top: 3%;
  font-size: 20px;
}

.vr-popup .vr-page {
  display: block;
  position: absolute;
  bottom: 5%;
  padding-bottom: 8px;
  left: 5%;
  font-size: 14px;
}

.vr-popup .vr-buttons .vr-arrows,
.vr-popup .vr-images .front-close,
.vr-popup.ios.front-page .img-container.second,
.vr-popup.ios.front-page .vr-sub-title {
  display: none;
}

@media only screen and (max-height: 400px) {
  .vr-popup .vr-page {
    bottom: 25px;
  }
}

.vr-popup .vr-buttons .prev-button {
  position: static;
}

.vr-popup .logo-button {
  background-color: rgba(0, 0, 0, 0.4);
  border: 1px solid gray;
  padding: 5%;
  margin: 1.5% 0 0 1.5%;
  height: 130px;
  -webkit-user-select: all;
  -khtml-user-select: all;
  -moz-user-select: all;
  -ms-user-select: text;
  user-select: all;
}

#gui-parent,
.vr-popup.desktop.front-page .img-container.same-line {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.vr-popup.portrait .logo-button {
  margin-top: 5%;
  margin-bottom: 5%;
  height: 130px;
}

.vr-popup .vr-img-caption.second,
.vr-popup .vr-img-caption.third {
  font-size: 14px;
  margin-left: 15%;
  text-align: left;
}

.vr-popup.portrait .img-container.logo-button .vr-img-caption {
  margin-top: 5%;
}

.vr-popup .img-container.same-line,
.vr-popup .vr-sm-image.same-line {
  float: left;
  max-width: 48.5%;
}

.vr-popup .img-container.same-line img {
  max-width: 85%;
  max-height: 60px;
}

.vr-popup .img-container.logo-button img {
  width: auto;
  height: 80%;
  object-fit: contain;
  margin-bottom: 2%;
}

.vr-popup .vr-buttons {
  position: absolute;
  bottom: 5%;
  width: 100%;
  float: right;
  right: 5%;
}

.vr-popup .vr-buttons .next-button,
.vr-popup .vr-buttons .prev-button {
  width: 130px;
  padding: 7px 0;
  border: 1px solid gray;
}

.vr-popup .next-button,
.vr-popup .prev-button {
  float: right;
  background-color: rgba(0, 0, 0, 0.4);
  border: 1px solid #fff;
  width: 25%;
  padding: 1.5%;
  margin: 0 0 0 1.5%;
  cursor: pointer;
}

.vr-popup .img-container.logo-button:active,
.vr-popup .next-button.hasHover:hover,
.vr-popup .next-button:active,
.vr-popup .prev-button.hasHover:hover,
.vr-popup .prev-button:active {
  background-color: rgba(0, 0, 0, 0.25);
  color: rgba(75, 205, 252, 1);
  border-color: rgba(75, 205, 252, 1);
}

@media only screen and (max-width: 350px) {
  .vr-popup.desktop .vr-buttons .next-button,
  .vr-popup.desktop .vr-buttons .prev-button,
  .vr-popup.mobile .vr-buttons .next-button,
  .vr-popup.mobile .vr-buttons .prev-button {
    width: 110px;
  }
}

@media only screen and (max-height: 400px) {
  .vr-popup .vr-buttons {
    bottom: 25px;
  }
}

.vr-popup.mobile .vr-popup-body {
  text-align: left;
}

.vr-popup.mobile .vr-img-caption.first,
.vr-popup.mobile .vr-popup-title {
  font-size: 5vw;
}

.vr-popup.mobile.details-page .img-container {
  margin-bottom: 10%;
}

.vr-popup.mobile.portrait.supported.details-page .inner,
.vr-popup.mobile.portrait.unsupported.details-page .inner {
  margin-bottom: 20%;
}

.vr-popup.ios.details-page .vr-img-caption.first,
.vr-popup.mobile.details-page .vr-img-caption.second,
.vr-popup.mobile.details-page .vr-img-caption.third,
.vr-popup.unsupported.front-page .vr-img-caption.second {
  text-align: left;
  font-size: 4vw;
  margin-left: 25%;
}

.vr-popup.mobile.details-page .vr-sm-image.first {
  max-width: 30%;
  margin-bottom: 3%;
}

.vr-popup.ios.details-page .vr-sm-image.first,
.vr-popup.mobile.details-page .vr-sm-image.second,
.vr-popup.mobile.details-page .vr-sm-image.third,
.vr-popup.mobile.unsupported.front-page .vr-sm-image.second {
  float: left;
  width: 15%;
}

.vr-popup.mobile.portrait.details-page .vr-img-caption.first {
  width: 80%;
  margin-left: 10%;
}

.vr-popup.supported.front-page .vr-img-caption {
  font-size: 2.4vw;
  width: 100%;
  margin-left: 0;
  text-align: center;
  white-space: nowrap;
}

.vr-popup.landscape.supported.front-page .vr-popup-body {
  font-size: 2.2vw;
  width: 90%;
  position: relative;
  left: 5%;
}

.vr-popup.portrait.supported.front-page .inner {
  position: fixed;
  width: 94%;
  left: 3%;
  top: 17%;
}

.vr-popup.landscape.supported.front-page .vr-popup-title,
.vr-popup.landscape.unsupported.front-page .vr-popup-title {
  font-size: 3vw;
}

.vr-popup.portrait.supported.front-page .vr-img-caption {
  margin-top: 8%;
  font-size: 3.5vw;
}

.vr-popup.supported .img-container.same-line {
  width: 47%;
}

.vr-popup.mobile.supported.front-page .logo-button.same-line img {
  height: auto;
}

.vr-popup.portrait.supported.front-page .img-container.second {
  margin-left: 3%;
}

.vr-popup.portrait.supported.front-page .vr-popup-body {
  margin-left: 2%;
  width: 95%;
}

.vr-popup.landscape.supported.front-page .same-line img {
  max-height: 40px;
}

.vr-popup.landscape.supported .logo-button {
  height: auto;
  padding: 3%;
}

.vr-popup.portrait.unsupported.front-page .inner {
  margin-bottom: 20%;
}

.vr-popup.portrait.unsupported.front-page .vr-img-caption {
  margin-bottom: 10%;
}

.vr-popup.landscape.unsupported.front-page .vr-img-caption {
  margin-bottom: 5%;
  font-size: 2.5vw;
}

.vr-popup.landscape.mobile.front-page.unsupported .vr-img-caption.second {
  margin-left: 15%;
}

.vr-popup.unsupported.front-page .vr-sm-image.second {
  float: left;
}

.vr-popup.unsupported.front-page.landscape .vr-sm-image.second {
  width: 10%;
}

.vr-popup.landscape .outer {
  left: 5%;
}

.vr-popup.mobile.landscape.front-page .inner {
  margin-left: 5%;
}

.vr-popup.landscape.supported.front-page .vr-images {
  width: 80%;
}

.vr-popup.landscape.details-page .img-container {
  margin-bottom: 3%;
  margin-top: 2%;
}

.vr-popup.landscape.supported.details-page .inner,
.vr-popup.landscape.unsupported.details-page .inner {
  width: 90%;
}

.vr-popup.landscape.supported.details-page .vr-sm-image.first,
.vr-popup.landscape.unsupported.details-page .vr-sm-image.first {
  float: left;
  max-width: 25%;
  margin-top: 2%;
  margin-bottom: 15%;
}

.vr-popup.ios.portrait.details-page .img-container,
.vr-popup.ios.portrait.details-page .vr-popup-title {
  margin-bottom: 7%;
}

.vr-popup.mobile.landscape.details-page .vr-img-caption.first {
  font-size: 3vw;
  margin-left: 20%;
}

.vr-popup.landscape.details-page.supported .vr-sm-image.second,
.vr-popup.landscape.details-page.supported .vr-sm-image.third,
.vr-popup.landscape.details-page.unsupported .vr-sm-image.second,
.vr-popup.landscape.details-page.unsupported .vr-sm-image.third {
  margin-left: 7%;
  margin-right: 3%;
  width: 7%;
}

.vr-popup.landscape.details-page.supported .vr-img-caption.second,
.vr-popup.landscape.details-page.supported .vr-img-caption.third,
.vr-popup.landscape.details-page.unsupported .vr-img-caption.second,
.vr-popup.landscape.details-page.unsupported .vr-img-caption.third {
  margin-left: 45%;
  font-size: 2vw;
}

.vr-popup.ios.portrait .title {
  font-size: 19px;
}

.vr-popup.ios.portrait.front-page .vr-images {
  width: 50%;
  position: relative;
  bottom: 1em;
}

.vr-popup.ios.portrait.front-page .vr-images img {
  max-width: 60%;
}

.vr-popup.ios.portrait.front-page .vr-popup-body {
  text-align: center;
  width: 50%;
  margin-left: 25%;
  font-size: 3.5vw;
}

.vr-popup.ios.portrait .img-container.logo-button .vr-img-caption {
  margin-top: 0;
  font-size: 4vw;
}

.vr-popup.ios.landscape.front-page .outer,
.vr-popup.ios.portrait .outer {
  bottom: 0;
  left: 0;
}

.vr-popup.ios.portrait .outer {
  position: relative;
  bottom: 3%;
}

.vr-popup.ios.landscape.front-page .inner,
.vr-popup.ios.portrait .inner {
  width: 100%;
}

.vr-popup.ios.portrait.details-page .vr-images img {
  position: relative;
  left: 6%;
  max-width: 96%;
}

.vr-popup.ios.portrait.front-page .vr-popup-title {
  width: 80%;
  font-size: 6vw;
}

.vr-popup.ios.portrait.details-page .vr-img-caption {
  margin-right: 5%;
}

.vr-popup.ios.portrait.details-page .vr-img-caption.first {
  margin-left: 25%;
}

.vr-popup.mobile.ios.portrait.details-page .vr-sm-image {
  width: 12%;
}

.vr-popup.mobile.ios.portrait.details-page .vr-sm-image.first {
  width: 15%;
  margin-bottom: 0;
}

.vr-popup.ios.landscape.front-page .vr-images {
  width: 35%;
  height: 30%;
  position: relative;
  bottom: 0.75em;
}

.vr-popup.ios.landscape.front-page .img-container.logo-button img {
  height: 60%;
  margin-top: 5%;
}

.vr-popup.ios.landscape.front-page .vr-popup-body {
  text-align: center;
  width: 30%;
  margin-left: 35%;
  font-size: 2vw;
}

.vr-popup.ios.landscape.front-page .vr-img-caption.first {
  font-size: 2.5vw;
}

.vr-popup.ios.landscape.front-page .inner {
  margin-left: 0;
}

.vr-popup.ios.landscape.front-page .vr-images {
  margin: auto;
}

.vr-popup.ios.landscape.front-page .vr-popup-title {
  font-size: 4vw;
  height: 0;
}

.vr-popup.mobile.ios.landscape.details-page .vr-img-caption,
.vr-popup.mobile.ios.landscape.details-page .vr-img-caption.first {
  font-size: 2.5vw;
}

.vr-popup.ios.landscape.details-page .vr-popup-title {
  font-size: 4vw;
}

.vr-popup.landscape.ios.details-page .inner {
  margin-left: 5%;
}

.vr-popup.landscape.ios.details-page .vr-sm-image {
  width: 10%;
}

.vr-popup.landscape.ios.details-page .vr-sm-image.first {
  position: relative;
  top: 1em;
  width: 12%;
}

.vr-popup.landscape.ios.details-page .vr-img-caption {
  margin-left: 18%;
}

.vr-popup.landscape.ios.details-page .vr-img-caption.first {
  margin-bottom: 8%;
  margin-left: 18%;
  position: relative;
  top: 1em;
}

.vr-popup.desktop {
  width: 480px;
  height: 450px;
  padding: 40px 65px;
  color: #fff;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  border-radius: 10px;
}

.vr-popup.desktop .outer {
  left: 0;
  width: 100%;
}

.vr-popup.desktop .inner {
  margin-bottom: 10%;
  width: 100%;
  font-size: 15px;
}

.vr-popup.desktop .title {
  font-size: 20px;
}

.vr-popup.desktop .vr-buttons .next-button,
.vr-popup.desktop .vr-buttons .prev-button {
  width: 123px;
}

.vr-popup.desktop .inner p.logo-button {
  height: auto;
  width: 100%;
  margin: 0;
  padding: 3%;
  font-size: 12px;
  text-align: left;
}

.vr-popup.desktop.front-page .logo-button .vr-img-caption {
  font-size: 13px;
  text-align: center;
  margin-left: 0;
  margin-top: 8%;
}

.vr-popup.desktop.front-page .inner {
  line-height: 1;
  margin-top: 15px;
}

.vr-popup.desktop.front-page .inner h3 {
  font-size: 16px;
  font-weight: lighter;
}

.vr-popup.desktop.front-page .img-container.same-line {
  width: 48.5%;
  cursor: pointer;
  user-select: none;
}

.vr-popup.desktop.front-page .img-container.logo-button {
  border: none;
  background-color: inherit;
}

.vr-popup.desktop.front-page .img-container.logo-button:hover {
  color: rgba(75, 205, 252, 1);
  background-color: inherit;
}

.vr-popup.desktop.front-page .logo-button {
  margin-left: 0;
}

.vr-popup.desktop.front-page .logo-button.first {
  margin-right: 3%;
}

.vr-popup.desktop.front-page .inner .vr-popup-body {
  font-size: 12px;
}

.vr-popup.desktop.details-page .inner {
  position: absolute;
  top: 18px;
}

.vr-popup.desktop.details-page .vr-img-caption {
  font-size: 14px;
  margin-top: 3%;
}

.vr-popup.desktop.details-page .vr-img-caption.first {
  font-size: 18px;
}

.vr-popup.desktop.details-page .img-container {
  margin-bottom: 7%;
}

.vr-popup.desktop.details-page .img-container.first {
  padding-bottom: 7%;
}

.vr-popup.desktop.details-page .vr-sm-image.first {
  height: 70px;
  float: left;
  margin-left: 7%;
}

.vr-popup.desktop.details-page .vr-sm-image.second,
.vr-popup.desktop.details-page .vr-sm-image.third {
  cursor: pointer;
  float: right;
  height: 40px;
  position: relative;
  left: 15px;
}

.vr-popup.desktop.details-page .vr-img-caption.second,
.vr-popup.desktop.details-page .vr-img-caption.third {
  margin-left: 0;
  margin-right: 15%;
}

.vr-popup.desktop.front-page .vr-images.headsetOptions .front-close {
  display: block;
  position: relative;
  top: 15px;
  height: 19px;
  width: 19px;
  font-size: 18px;
  float: right;
  background-color: #fff;
  color: #000;
  border-radius: 10px;
  cursor: pointer;
}

.vr-popup.desktop.front-page .vr-images.headsetOptions .front-close:hover {
  background-color: rgba(75, 205, 252, 1);
}

.vr-popup.desktop.front-page .vr-images.headsetOptions .front-close .front-close-x {
  padding-top: 10px;
}

.vr-popup.desktop.front-page .headsetOptions .img-container.logo-button.first {
  position: relative;
  right: 10px;
}

.vr-popup.desktop.front-page .headsetOptions .img-container.logo-button {
  margin-bottom: 0;
}

.vr-popup.desktop.front-page .headsetOptions .img-container.logo-button.second img {
  height: auto;
  max-width: 110%;
  position: relative;
  bottom: 25px;
  right: 30px;
  margin-bottom: 15px;
}

.vr-popup.desktop.front-page .headsetOptions .img-container.logo-button.second img.gear {
  bottom: 0;
  cursor: pointer;
}

.vr-popup.desktop.front-page .headsetOptions .img-container.logo-button.second img.link,
.vr-popup.desktop.front-page .headsetOptions .img-container.logo-button.third img.link {
  cursor: pointer;
}

.vr-popup.desktop.front-page .headsetOptions .vr-img-caption.second span {
  color: transparent;
  display: none;
}

.vr-popup.tiny.ios.landscape .inner {
  position: fixed;
  left: 0;
  top: 25%;
  bottom: 0;
}

.vr-popup.tiny.ios.landscape.details-page .inner {
  top: 18%;
  margin-bottom: 3%;
  left: 5%;
}

.vr-popup.tiny.ios.landscape.front-page .vr-popup-title {
  font-size: 16px;
}

.vr-popup.tiny.ios.landscape.front-page .img-container {
  height: 70px;
}

.vr-popup.tiny.landscape.ios.front-page .img-container.logo-button img {
  margin-top: 0;
}

.vr-popup.tiny.ios.mobile.details-page .vr-sm-image.first {
  margin-bottom: 0;
}

.vr-popup.tiny.ios.landscape.details-page .img-container,
.vr-popup.tiny.ios.landscape.details-page .vr-img-caption.first {
  margin-bottom: 0;
  margin-top: 0;
}

.vr-popup.tiny.ios.landscape.details-page .vr-sm-image,
.vr-popup.tiny.ios.landscape.details-page .vr-sm-image.first {
  width: 5%;
}

.vr-popup.tiny.ios.landscape.details-page .vr-popup-title {
  font-size: 16px;
  margin-bottom: 5px;
}

.vr-popup.tiny.mobile.ios.landscape.details-page .vr-img-caption,
.vr-popup.tiny.mobile.ios.landscape.details-page .vr-img-caption.first {
  font-size: 12px;
}

.vr-popup.tinier.landscape .vr-buttons .next-button,
.vr-popup.tinier.landscape .vr-buttons .prev-button {
  width: 65px;
  height: 40px;
  color: transparent;
  font-size: 0;
  margin: 0;
}

.vr-popup.tinier.landscape .vr-buttons .vr-arrows {
  display: inline-block;
  float: right;
  bottom: 5%;
  right: 8%;
  pointer-events: none;
}

.vr-popup.tinier.landscape.front-page .vr-buttons .prev-arrow,
.vr-popup.tinier.supported.landscape.front-page .vr-popup-body br,
.vr-popup.tinier.unsupported.landscape.front-page .vr-img-caption.first {
  display: none;
}

.vr-popup.tinier.landscape .vr-arrows .next-arrow,
.vr-popup.tinier.landscape .vr-arrows .prev-arrow {
  position: relative;
  height: 30px;
  top: 5px;
  border: 1px solid #000;
}

.vr-popup.tinier.landscape .vr-buttons .prev-button {
  border-right-color: transparent;
}

.vr-popup.tinier.landscape .vr-buttons .prev-button:active {
  border-color: rgba(75, 205, 252, 1);
}

.vr-popup.tinier.landscape .vr-buttons .prev-arrow {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.vr-popup.tinier.landscape.front-page .vr-buttons .next-arrow {
  left: 43px;
}

.vr-popup.tinier.landscape.details-page .vr-buttons .prev-arrow {
  left: 39px;
}

.vr-popup.tinier.details-page .vr-buttons .next-arrow {
  left: 125px;
}

.vr-popup.tinier.supported,
.vr-popup.tinier.unsupported {
  background-color: rgba(0, 0, 0, 0.8);
}

.vr-popup.tinier.supported .title,
.vr-popup.tinier.unsupported .title {
  font-size: 9vh;
}

.vr-popup.tinier.supported.landscape .inner,
.vr-popup.tinier.unsupported.landscape .inner {
  position: fixed;
  left: 2%;
  top: 7%;
}

.vr-popup.tinier.supported.landscape.front-page .inner {
  width: 85%;
  margin-left: 2%;
}

.vr-popup.tinier.supported.landscape.front-page .vr-popup-title {
  font-size: 9vh;
  float: right;
  width: 30%;
  margin-top: 5%;
}

.vr-popup.tinier.supported.landscape.front-page .vr-popup-body {
  font-size: 7vh;
  width: 100%;
}

.vr-popup.tinier.supported.landscape.front-page .vr-img-caption,
.vr-popup.tinier.supported.landscape.front-page .vr-sub-title {
  font-size: 6vh;
}

.vr-popup.tinier.supported.landscape.front-page h4.vr-sub-title {
  margin-bottom: 1%;
}

.vr-popup.tinier.supported.landscape.front-page .vr-images {
  margin-top: 3%;
  width: 65%;
}

.vr-popup.tinier.mobile.supported.landscape.front-page .logo-button.same-line {
  padding: 2%;
}

.vr-popup.tinier.unsupported.landscape.front-page .inner {
  margin-top: 4%;
}

.vr-popup.tinier.unsupported.landscape.front-page .vr-popup-title {
  font-size: 8vh;
  width: 90%;
}

.vr-popup.tinier.unsupported.front-page.landscape .vr-sm-image.second {
  margin-top: 1%;
  margin-left: 6%;
  width: 5%;
}

.vr-popup.tinier.unsupported.front-page.landscape .vr-img-caption.second {
  margin-top: 1%;
  font-size: 7vh;
}

.vr-popup.tinier.unsupported.landscape.details-page .inner,
j .vr-popup.tinier.supported.landscape.details-page .inner {
  left: 5%;
}

.vr-popup.tinier.supported.landscape.details-page .inner,
.vr-popup.tinier.unsupported.landscape.details-page .inner {
  margin-bottom: 3%;
  left: 5%;
  height: 70%;
}

.vr-popup.tinier.supported.landscape.details-page .img-container,
.vr-popup.tinier.supported.landscape.details-page .vr-img-caption.first,
.vr-popup.tinier.unsupported.landscape.details-page .img-container,
.vr-popup.tinier.unsupported.landscape.details-page .vr-img-caption.first {
  margin-bottom: 0.5%;
  margin-top: 0.5%;
  margin-left: 0;
}

.vr-popup.tinier.mobile.supported.landscape.details-page .vr-img-caption.second,
.vr-popup.tinier.mobile.supported.landscape.details-page .vr-img-caption.third,
.vr-popup.tinier.mobile.unsupported.landscape.details-page .vr-img-caption.second,
.vr-popup.tinier.mobile.unsupported.landscape.details-page .vr-img-caption.third {
  margin-left: 35%;
}

.vr-popup.tinier.supported.landscape.details-page .vr-sm-image,
.vr-popup.tinier.unsupported.landscape.details-page .vr-sm-image {
  width: auto;
  max-height: 30px;
  max-width: 30px;
}

.vr-popup.tinier.supported.landscape.details-page .vr-sm-image.first,
.vr-popup.tinier.unsupported.landscape.details-page .vr-sm-image.first {
  max-height: 70px;
  max-width: 110px;
}

.vr-popup.tinier.supported.landscape.details-page .vr-popup-title,
.vr-popup.tinier.unsupported.landscape.details-page .vr-popup-title {
  font-size: 16px;
  margin-bottom: 5px;
}

.vr-popup.tinier.mobile.supported.landscape.details-page .vr-img-caption.first,
.vr-popup.tinier.mobile.unsupported.landscape.details-page .vr-img-caption.first {
  font-size: 7.5vh;
}

.vr-popup.tinier.mobile.supported.landscape.details-page .vr-img-caption,
.vr-popup.tinier.mobile.unsupported.landscape.details-page .vr-img-caption {
  font-size: 7vh;
}

@media only screen and (min-width: 488px) and (min-height: 451px) {
  .vr-popup.desktop .vr-page {
    position: absolute;
    bottom: -5%;
    left: -12%;
  }
  .vr-popup.desktop .vr-buttons {
    position: absolute;
    bottom: -5%;
    right: -12%;
  }
  .vr-popup.desktop .vr-buttons .next-button {
    margin-left: 8px;
  }
  .vr-popup.desktop .close {
    position: absolute;
    top: -7%;
    right: -11.5%;
  }
  .vr-popup.desktop .title {
    position: absolute;
  }
}

@media only screen and (max-width: 487px), (max-height: 450px) {
  .vr-popup.desktop {
    width: 100%;
    height: 100%;
    border-radius: 0;
    padding: 40px;
  }
  .vr-popup.desktop .inner,
  .vr-popup.desktop.front-page .inner {
    margin: auto;
    width: 100%;
    max-width: 400px;
  }
  .vr-popup.mobile.desktop.portrait .inner {
    margin-bottom: 20%;
  }
  .vr-popup.desktop.landscape.details-page .vr-img-caption.first {
    margin-left: 0;
  }
  .vr-popup.desktop.landscape.details-page .vr-sm-image.second,
  .vr-popup.desktop.landscape.details-page .vr-sm-image.third {
    width: 10%;
  }
  .vr-popup.desktop.landscape.details-page .vr-img-caption.second,
  .vr-popup.desktop.landscape.details-page .vr-img-caption.third {
    margin-left: 20%;
  }
}

@media only screen and (max-width: 360px) and (min-height: 500px) {
  .vr-popup.desktop.portrait.details-page .vr-sm-image.first {
    margin: auto;
    float: none;
  }
  .vr-popup.desktop.portrait.details-page .vr-img-caption.first {
    float: right;
    margin-bottom: 10%;
  }
  .vr-popup.desktop.portrait.details-page .vr-sm-image.second,
  .vr-popup.desktop.portrait.details-page .vr-sm-image.third {
    width: 40%;
    height: auto;
  }
  .vr-popup.desktop.portrait.details-page .vr-img-caption.second,
  .vr-popup.desktop.portrait.details-page .vr-img-caption.third {
    margin-right: 40%;
  }
}

@media only screen and (min-width: 500px) and (min-height: 500px) {
  .vr-popup.mobile {
    width: 480px;
    height: 460px;
    padding: 45px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    border-radius: 10px;
  }
  .vr-popup.ios.portrait .outer {
    bottom: 0;
  }
  .vr-popup.portrait.ios.details-page .outer,
  .vr-popup.portrait.unsupported .outer {
    left: 5%;
  }
  .vr-popup.landscape.ios.details-page .inner,
  .vr-popup.landscape.unsupported.details-page .inner,
  .vr-popup.landscape.unsupported.front-page .inner,
  .vr-popup.mobile.portrait.unsupported.details-page .inner,
  .vr-popup.portrait.ios.details-page .inner,
  .vr-popup.portrait.unsupported.front-page .inner {
    margin-bottom: 20px;
    margin-left: 0;
    width: 90%;
  }
  .vr-popup.ios.landscape.front-page .vr-popup-title,
  .vr-popup.ios.portrait.front-page .vr-popup-title {
    width: 80%;
    font-size: 24px;
  }
  .vr-popup.ios.landscape.front-page .vr-images,
  .vr-popup.ios.portrait.front-page .vr-images {
    width: 170px;
  }
  .vr-popup.ios.landscape.front-page .img-container.logo-button .vr-img-caption,
  .vr-popup.ios.portrait.front-page .img-container.logo-button .vr-img-caption {
    font-size: 14px;
  }
  .vr-popup.ios.landscape.front-page .vr-popup-body,
  .vr-popup.ios.portrait.front-page .vr-popup-body {
    font-size: 16px;
    width: 80%;
    margin-left: 10%;
  }
  .vr-popup.ios.mobile.details-page .vr-popup-title {
    font-size: 20px;
  }
  .vr-popup.ios.portrait.details-page .vr-img-caption.first,
  .vr-popup.ios.portrait.details-page .vr-sm-image.first,
  .vr-popup.mobile.ios.landscape.details-page .vr-img-caption.first,
  .vr-popup.mobile.ios.landscape.details-page .vr-sm-image.first {
    top: 0;
  }
  .vr-popup.ios.details-page .vr-img-caption.first,
  .vr-popup.ios.details-page .vr-img-caption.second,
  .vr-popup.ios.details-page .vr-img-caption.third,
  .vr-popup.mobile.ios.landscape.details-page .vr-img-caption,
  .vr-popup.mobile.ios.landscape.details-page .vr-img-caption.first {
    font-size: 15px;
    margin-left: 25%;
    margin-bottom: 12px;
  }
  .vr-popup.ios.landscape.details-page .vr-popup-title,
  .vr-popup.ios.portrait.details-page .vr-popup-title {
    margin-bottom: 20px;
  }
  .vr-popup.ios.landscape.details-page .img-container,
  .vr-popup.ios.portrait.details-page .img-container {
    margin-bottom: 18px;
  }
  .vr-popup.landscape.ios.details-page .vr-sm-image {
    margin-left: 10px;
    width: 50px;
  }
  .vr-popup.landscape.ios.details-page .vr-sm-image.first {
    width: 60px;
  }
  .vr-popup.landscape.unsupported.front-page .vr-popup-title,
  .vr-popup.portrait.unsupported.front-page .vr-popup-title {
    font-size: 20px;
    margin-bottom: 20px;
  }
  .vr-popup.landscape.unsupported.front-page .vr-img-caption,
  .vr-popup.portrait.unsupported.front-page .vr-img-caption {
    margin-bottom: 20px;
  }
  .vr-popup.landscape.unsupported.front-page .vr-sm-image.second,
  .vr-popup.portrait.unsupported.front-page .vr-sm-image.second {
    margin-left: 5%;
  }
  .vr-popup.unsupported.details-page.landscape .vr-sm-image.second,
  .vr-popup.unsupported.details-page.landscape .vr-sm-image.third,
  .vr-popup.unsupported.details-page.portrait .vr-sm-image.second,
  .vr-popup.unsupported.details-page.portrait .vr-sm-image.third,
  .vr-popup.unsupported.front-page.landscape .vr-sm-image.second,
  .vr-popup.unsupported.front-page.portrait .vr-sm-image.second {
    width: 45px;
    margin-left: 0;
  }
  .vr-popup.landscape.details-page.unsupported .vr-img-caption.second,
  .vr-popup.landscape.details-page.unsupported .vr-img-caption.third,
  .vr-popup.landscape.mobile.front-page.unsupported .vr-img-caption.second,
  .vr-popup.portrait.details-page.unsupported .vr-img-caption.second,
  .vr-popup.portrait.details-page.unsupported .vr-img-caption.third,
  .vr-popup.portrait.mobile.front-page.unsupported .vr-img-caption.second {
    margin-left: 75px;
    font-size: 14px;
  }
  .vr-popup.landscape.details-page .img-container,
  .vr-popup.mobile.details-page .img-container {
    margin-bottom: 25px;
  }
  .vr-popup.landscape.unsupported.details-page .vr-sm-image.first,
  .vr-popup.portrait.unsupported.details-page .vr-sm-image.first {
    margin-bottom: 0;
    float: none;
    height: 70px;
  }
  .vr-popup.mobile.unsupported.details-page .vr-img-caption.first {
    margin-left: 0;
  }
  .vr-popup.unsupported.landscape.details-page .vr-img-caption.first,
  .vr-popup.unsupported.portrait.details-page .vr-img-caption.first {
    width: 100%;
    font-size: 18px;
    margin-top: 10px;
  }
}

@media only screen and (max-width: 640px) {
  .vr-popup.tinier.supported.landscape .title,
  .vr-popup.tinier.unsupported.landscape .title {
    font-size: 3vw;
  }
  .vr-popup.tinier.supported.landscape .inner,
  .vr-popup.tinier.unsupported.landscape .inner {
    top: 25%;
    margin-top: 0.5%;
    height: auto;
    transform: translate(0, -25%);
  }
  .vr-popup.tinier.supported.landscape.front-page .vr-img-caption.first,
  .vr-popup.tinier.supported.landscape.front-page .vr-img-caption.second,
  .vr-popup.tinier.unsupported.landscape.front-page .vr-img-caption.first,
  .vr-popup.tinier.unsupported.landscape.front-page .vr-img-caption.second {
    font-size: 2vw;
  }
  .vr-popup.tinier.supported.landscape.front-page .vr-popup-title,
  .vr-popup.tinier.unsupported.landscape.front-page .vr-popup-title {
    font-size: 2.5vw;
  }
  .vr-popup.tinier.unsupported.landscape.front-page .vr-popup-title {
    width: 80%;
  }
  .vr-popup.tinier.supported.landscape.front-page .vr-popup-body,
  .vr-popup.tinier.unsupported.landscape.front-page .vr-popup-body {
    font-size: 2vw;
  }
  .vr-popup.tinier.supported.landscape.details-page .inner,
  .vr-popup.tinier.unsupported.landscape.details-page .inner {
    height: 60%;
  }
  .vr-popup.tinier.mobile.supported.landscape.details-page .vr-img-caption.first,
  .vr-popup.tinier.mobile.unsupported.landscape.details-page .vr-img-caption.first {
    font-size: 2.5vw;
  }
  .vr-popup.tinier.mobile.supported.landscape.details-page .vr-img-caption.second,
  .vr-popup.tinier.mobile.supported.landscape.details-page .vr-img-caption.third,
  .vr-popup.tinier.mobile.unsupported.landscape.details-page .vr-img-caption.second,
  .vr-popup.tinier.mobile.unsupported.landscape.details-page .vr-img-caption.third {
    font-size: 2vw;
  }
  .vr-popup.tinier.supported.landscape.details-page .vr-sm-image,
  .vr-popup.tinier.unsupported.landscape.details-page .vr-sm-image {
    width: auto;
    max-height: 25px;
    max-width: 25px;
  }
  .vr-popup.tinier.supported.landscape.details-page .vr-sm-image.first,
  .vr-popup.tinier.unsupported.landscape.details-page .vr-sm-image.first {
    max-height: 48px;
    max-width: 100px;
  }
}

.webvr-canvas,
.webvr-popup,
.webvr-popup .messaging {
  position: absolute;
  width: 100%;
  height: 100%;
}

.webvr-canvas {
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 1);
  z-index: 50006;
}

.webvr-popup {
  top: 0;
  left: 0;
  display: none;
  background-color: rgba(0, 0, 0, 0.75);
  z-index: 50005;
  font-weight: lighter;
}

.webvr-popup .messaging {
  vertical-align: middle;
  font-weight: lighter;
  text-align: center;
}

.webvr-popup .title {
  height: 27px;
  font-family: OpenSans;
  color: #fff;
  position: fixed;
  left: 3%;
  width: 80%;
  top: 3%;
  font-size: 24px;
}

.webvr-popup.landscape .title {
  left: 3%;
  top: 5%;
  font-size: 22px;
}

.webvr-popup .close {
  position: fixed;
  right: 5%;
  top: 4%;
  font-size: 18px;
}

.webvr-popup.landscape .close {
  right: 3%;
  top: 5%;
}

.webvr-popup .page.p1 {
  font-size: 4vw;
}

.webvr-popup.landscape .page.p1 {
  font-size: 2.5vw;
}

.webvr-popup .device-headset-side {
  position: absolute;
  display: inline-block;
  top: 20%;
  width: 60%;
  left: 50%;
  transform: translate(-50%);
}

.webvr-popup .enter-button {
  position: absolute;
  width: 100px;
  top: 55%;
  left: 50%;
  transform: translate(-50%);
  text-align: center;
  padding: 7px 0;
  border: 1px solid #fff;
}

.webvr-popup.landscape .device-headset-side {
  top: 25%;
  left: 25%;
  width: 25%;
  transform: translate(-50%);
}

.webvr-popup.landscape .enter-button {
  top: 75%;
  left: 25%;
  transform: translate(-50%);
}

.webvr-popup.landscape .alt-help {
  position: absolute;
  width: 90%;
  top: 43%;
  text-align: center;
}

.webvr-popup.portrait .alt-help {
  position: absolute;
  width: 100%;
  top: 80%;
  text-align: center;
}

.webvr-popup .open-with-app,
.webvr-popup.landscape .open-with-app {
  top: 45%;
  transform: translate(-50%);
  position: absolute;
  text-decoration: underline;
}

.webvr-popup.landscape .open-with-app {
  left: 82%;
}

.webvr-popup .open-with-app {
  font-family: OpenSans;
  font-size: 16px;
  width: 235px;
  left: 50%;
}

.webvr-popup .page.p2 {
  font-size: 4.5vw;
}

.webvr-popup.landscape .page.p2 {
  font-size: 2.5vw;
}

.webvr-popup .heading-top {
  position: absolute;
  display: inline-block;
  top: 13%;
  left: 37%;
}

.webvr-popup.landscape .heading-top {
  top: 20%;
  left: 17%;
}

.webvr-popup.landscape .device-headset {
  top: 38%;
  width: 20%;
  right: 77%;
  max-width: 28vh;
}

.webvr-popup.landscape .detail.headset {
  top: 45%;
  left: 24%;
  font-family: OpenSans;
  font-size: 14px;
  font-weight: 600;
  width: 25%;
}

.webvr-popup.landscape .device-phone {
  top: 35%;
  width: 15%;
  right: 36%;
  max-width: 26vh;
}

.webvr-popup.landscape .detail.phone {
  top: 45%;
  left: 65%;
  width: 34%;
}

.webvr-popup .detail.headset,
.webvr-popup .detail.phone {
  font-size: 14px;
  font-weight: 500;
  left: 35%;
  text-align: left;
  position: absolute;
  display: inline-block;
  font-family: OpenSans;
}

.webvr-popup .device-headset {
  position: absolute;
  display: inline-block;
  top: 33%;
  width: 20%;
  right: 73%;
  max-width: 30vh;
}

.webvr-popup .detail.headset {
  top: 34%;
  text-decoration: underline;
}

.webvr-popup .device-phone {
  position: absolute;
  display: inline-block;
  top: 56%;
  width: 18%;
  right: 73%;
  max-width: 25vh;
}

.webvr-popup .detail.phone {
  top: 57%;
  width: 205px;
}

.webvr-popup .detail.daydream-label {
  position: absolute;
  font-family: OpenSans;
  font-size: 16px;
  font-weight: 600;
  top: 80%;
  left: 15%;
  width: 70%;
  text-align: center;
}

.webvr-popup .page.p1 .hrule {
  position: absolute;
  top: 68%;
  width: 80%;
  left: 10%;
  border-bottom: 2px solid #fff;
}

.webvr-popup.landscape .page.p1 .hrule {
  position: absolute;
  top: 20%;
  bottom: 20%;
  width: 2px;
  left: 50%;
  border-left: 2px solid #fff;
}

.webvr-popup .heading-bottom {
  position: absolute;
  display: inline-block;
  top: 73%;
  left: 20%;
}

.webvr-popup.landscape .heading-bottom {
  top: 20%;
  left: 58%;
}

.webvr-popup .badge-cardboard,
.webvr-popup .badge-oculus {
  top: 48%;
  width: 40%;
  position: absolute;
  display: inline-block;
}

.webvr-popup .badge-cardboard {
  left: 9%;
}

.webvr-popup .badge-oculus {
  left: 51%;
}

.webvr-popup .badge-label {
  position: absolute;
  left: 0;
  top: 35%;
  width: 100%;
  text-align: center;
  font-size: 22px;
}

.webvr-popup.landscape .badge-label {
  top: 40%;
}

.webvr-popup.landscape .badge-cardboard {
  top: 60%;
  width: 25%;
  left: 20%;
}

.webvr-popup.landscape .badge-oculus {
  top: 60%;
  width: 25%;
  left: 55%;
}

.webvr-popup .tabs {
  position: absolute;
  top: 17%;
  width: 100%;
  height: 40px;
}

.webvr-popup .tabs-underlined {
  border-bottom: medium solid #fff;
  border-bottom-width: 2px;
}

.webvr-popup .tabbutton {
  height: 30px;
  margin-left: 3%;
  margin-right: 3%;
  font-family: OpenSans;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.43;
  text-align: center;
  color: #fff;
  display: inline-block;
}

.webvr-popup.portrait .tabbutton {
  width: 80px;
  height: 50px;
}

.webvr-popup .tabs-selections {
  position: absolute;
  top: 21%;
  width: 100%;
  height: 2px;
}

.webvr-popup.landscape .tabs-selections {
  position: absolute;
  top: 24%;
  width: 100%;
  height: 2px;
}

.webvr-popup .selected {
  width: 80px;
  margin-left: 3%;
  margin-right: 3%;
  height: 2px;
  display: inline-block;
}

.webvr-popup .footer {
  height: 25px;
  width: 100%;
  position: fixed;
  padding: 3px;
  right: 0;
  bottom: 0;
  display: inline-block;
  font-size: 14px;
  background-color: rgba(0, 0, 0, 0.3);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  text-shadow: 0 0 5px rgba(0, 0, 0, 0.9);
}

#button-play,
#loaderCoBrand.quick-brand,
.model-title {
  text-shadow: 0 0 10px rgba(15, 16, 17, 1);
}

.webvr-popup .footer.open {
  background-color: rgba(0, 0, 0, 0.45);
}

.webvr-popup .footer div {
  float: right;
  margin-right: 8px;
}

.webvr-popup .footer img {
  float: right;
  margin-right: 3px;
  height: 20px;
  width: auto;
  position: relative;
}

* {
  margin: 0;
  padding: 0;
  text-rendering: optimizeLegibility !important;
  -webkit-font-smoothing: antialiased !important;
}

body,
html {
  height: 100%;
  width: 100%;
  overflow: hidden;
  line-height: normal;
  color: rgba(255, 255, 255, 0.9);
  -webkit-font-smoothing: subpixel-antialiased;
  background: #373737;
  /*background: -moz-radial-gradient(at 50% bottom,ellipse cover,rgba(71,77,83,1) 0,rgba(35,38,40,1) 53%,rgba(17,18,19,1) 100%);
    background: -webkit-gradient(radial,at 50% bottom,0,center center,100%,color-stop(0,rgba(71,77,83,1)),color-stop(53%,rgba(35,38,40,1)),color-stop(100%,rgba(17,18,19,1)));
    background: -webkit-radial-gradient(at 50% bottom,ellipse cover,rgba(71,77,83,1) 0,rgba(35,38,40,1) 53%,rgba(17,18,19,1) 100%);
    background: -o-radial-gradient(at 50% bottom,ellipse cover,rgba(71,77,83,1) 0,rgba(35,38,40,1) 53%,rgba(17,18,19,1) 100%);
    background: -ms-radial-gradient(at 50% bottom,ellipse cover,rgba(71,77,83,1) 0,rgba(35,38,40,1) 53%,rgba(17,18,19,1) 100%);
    background: radial-gradient(ellipse at 50% bottom,rgba(71,77,83,1) 0,rgba(35,38,40,1) 53%,rgba(17,18,19,1) 100%);*/
  /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#474d53', endColorstr='#111213', GradientType=1 )*/
}

#player {
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  position: absolute;
}

#player canvas {
  position: relative;
  left: 0;
  top: 0;
  /*  width: 100vw;
    height: 100vh; */
  width: 100%;
  height: 100%;
  display: block;
}

#gui-spinner {
  display: block;
  position: absolute;
  z-index: 10000;
  top: 50%;
  left: 50%;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  margin-left: -20px;
}

#gui-parent {
  user-select: none;
  width: 100%;
  height: 100%;
  /* ä¸åŠ è¿™ä¸ªé€€å‡ºå…¨å±æ—¶å¸¦fontçš„å›¾æ ‡å¯èƒ½æ¶ˆå¤± */
}

.gui-floorplan-label,
.menu-radios input ~ label {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -khtml-user-select: none;
}

.gui-spinner-icon {
  width: 40px;
  height: 40px;
  border: 3px solid transparent;
  border-top-color: #00b4ed;
  border-left-color: #00b4ed;
  border-radius: 40px;
  -webkit-animation: gui-spinner 0.5s linear infinite;
  -moz-animation: gui-spinner 0.5s linear infinite;
  -ms-animation: gui-spinner 0.5s linear infinite;
  -o-animation: gui-spinner 0.5s linear infinite;
  animation: gui-spinner 0.5s linear infinite;
}

.gui-floorplan-label {
  position: absolute;
  background: rgba(50, 50, 50, 0.8);
  border: none;
  padding: 3px 8px;
  margin: 0;
  color: #fff;
  font-size: 70%;
  white-space: nowrap;
  border-radius: 2px;
  cursor: default;
  user-select: none;
}

.gui-floorplan-label-text {
  font-weight: none;
  font-family: OpenSans, 'Helvetica Neue', sans-serif;
  font-size: 100%;
}

.gui-floorplan-label-mobile {
  padding: 2px 4px;
  border-radius: 2px;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (-o-min-device-pixel-ratio: 2) {
  .gui-floorplan-label-mobile {
    font-size: 65%;
    border-radius: 1px;
  }
}

@media only screen and (-webkit-min-device-pixel-ratio: 3),
only screen and (-o-min-device-pixel-ratio: 3) {
  .gui-floorplan-label-mobile {
    font-size: 65%;
    border-radius: 1px;
  }
}

@-webkit-keyframes gui-spinner {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@-moz-keyframes gui-spinner {
  0% {
    -moz-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -moz-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@-o-keyframes gui-spinner {
  0% {
    -o-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@-ms-keyframes gui-spinner {
  0% {
    -ms-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes gui-spinner {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(360deg);
  }
}

.blur {
  -webkit-filter: blur(5px);
  -moz-filter: blur(5px);
  -o-filter: blur(5px);
  -ms-filter: blur(5px);
  filter: blur(5px);
}

.btn {
  border-radius: 1px;
}

.btn-primary {
  color: #fff;
  background-color: #faac17;
  border-color: transparent;
  font-family: OpenSans, 'Helvetica Neue', Arial, sans-serif;
  letter-spacing: 1px;
  font-size: 18px;
  display: block;
  padding: 6px;
  -webkit-box-shadow: 0 3px 0 rgba(251, 205, 0, 1), 0 6px 12px rgba(15, 16, 17, 0.7);
  -moz-box-shadow: 0 3px 0 rgba(251, 205, 0, 1), 0 6px 12px rgba(15, 16, 17, 0.7);
  box-shadow: 0 3px 0 rgba(251, 205, 0, 1), 0 6px 12px rgba(15, 16, 17, 0.7);
  margin: 12px auto;
  width: 200px;
  text-align: center;
  cursor: pointer;
  -webkit-transition: all 0.15s ease-in-out;
  -moz-transition: all 0.15s ease-in-out;
  -o-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
}

.gui-text,
.model-title {
  font-family: OpenSans, 'Helvetica Neue', sans-serif;
}

#debug-console,
#gui-thumb {
  width: 100%;
  position: absolute;
}

.btn-primary.active,
.btn-primary:active,
.btn-primary:focus,
.btn-primary:hover,
.open .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #faac17;
  border-color: rgba(15, 16, 17, 0);
  -webkit-box-shadow: 0 3px 0 rgba(250, 172, 23, 1), 0 6px 12px rgba(15, 16, 17, 0.7);
  -moz-box-shadow: 0 3px 0 rgba(250, 172, 23, 1), 0 6px 12px rgba(15, 16, 17, 0.7);
  box-shadow: 0 3px 0 rgba(250, 172, 23, 1), 0 6px 12px rgba(15, 16, 17, 0.7);
  outline: 0 !important;
  -webkit-transition: all 0.15s ease-in-out;
  -moz-transition: all 0.15s ease-in-out;
  -o-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
}

.btn-primary:active {
  -webkit-box-shadow: 0 2px 0 rgba(237, 161, 16, 1), 0 3px 6px rgba(15, 16, 17, 0.9);
  -moz-box-shadow: 0 2px 0 rgba(237, 161, 16, 1), 0 3px 6px rgba(15, 16, 17, 0.9);
  box-shadow: 0 2px 0 rgba(237, 161, 16, 1), 0 3px 6px rgba(15, 16, 17, 0.9);
}

.btn-primary .icon-mp-glyph {
  font-size: 20px;
  padding-right: 4px;
}

.btn-primary .icon-mp-glyph:before {
  position: absolute;
  margin-top: 3px;
}

.btn-primary .button-text {
  padding-left: 28px;
}

.btn-primary .icon-caret-right {
  font-size: 12px;
}

.btn-deep-link {
  color: #666;
  float: left;
  padding: 0 5px;
  margin-left: 10px;
}

#gui-thumb {
  height: 100%;
  background-size: auto 100%;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  z-index: 0;
  color: #000;
}

#debug-console {
  height: 35%;
  overflow: scroll;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.3);
  color: #fff;
}

#button-play {
  width: 86px;
  height: 86px;
  display: block;
  margin: 8px auto;
  padding: 18px 0;
  border-radius: 100%;
  border: 3px solid #fff;
  box-shadow: 0 0 10px rgba(15, 16, 17, 1), inset 0 0 10px rgba(15, 16, 17, 1);
  color: #fff;
  text-align: center;
  font-size: 34px;
  letter-spacing: -8px;
}

#loaderCoBrand,
.model-title {
  width: 100%;
  font-weight: 100;
  position: absolute;
  text-align: center;
}

.gui-text {
  font-size: 24px;
  color: #fff;
}

.model-title {
  top: 19%;
  display: block;
  padding: 0 4px;
  font-size: 38px;
  letter-spacing: 0.75px;
  color: rgba(255, 255, 255, 1);
  margin: 0;
  hyphens: auto;
  line-height: 45px;
}

#loaderCoBrand {
  bottom: 5px;
  left: 0;
  color: #fff;
  font-size: 14px;
}

#loaderCoBrand h2 {
  font-size: 14px;
  -webkit-margin-before: 0;
  -webkit-margin-after: 0;
}

@media only screen and (max-width: 555px) {
  .model-title {
    font-size: 22px;
    line-height: 26px;
  }
}

@media only screen and (max-height: 600px) {
  .model-title {
    top: 10%;
    bottom: auto;
  }
}

@media only screen and (max-height: 370px) {
  #loaderCoBrand,
  #loaderCoBrand h2,
  .model-title,
  .vert-align {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  #button-play {
    margin: 5px auto;
    width: 50px;
    height: 50px;
    font-size: 24px;
    padding: 6px 0;
  }
  .model-title {
    top: 10px;
    bottom: auto;
    font-size: 14px;
    line-height: 20px;
  }
  .vert-align {
    padding: 0 10px;
  }
}

#gui,
body,
html {
  -webkit-overflow-scrolling: touch;
}

ul {
  list-style: none;
}

#hotListWrap {
  position: absolute;
  width: 356px;
  height: 100%;
  right: -400px;
  display: flex;
  flex-direction: column;
  transition: right 0.4s, width 0.5s;
  z-index: 10000;
}

.hotListActive {
  right: 0 !important;
}

#hotListTitle {
  position: relative;
  width: 100%;
  height: 15%;
  background: #222425;
  opacity: 0.8;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 0 55px;
  text-align: right;
}

#hotListContent {
  width: 100%;
  background: rgba(34, 36, 37, 0.7);
  /* opacity: 0.65; */
  flex-grow: 1;
  height: 100%;
  overflow-y: scroll;
  overflow-x: hidden;
}

#hotListBottom {
  position: relative;
  height: 20%;
  background: rgba(34, 36, 37, 0.7);
}

#hotListClose {
  position: absolute;
  width: 26px;
  right: 64px;
  bottom: 64px;
}

#hotListContent ul {
  padding: 40px 30px;
  font-size: 18px;
  letter-spacing: 3px;
}

#hotListContent ul li {
  height: 68px;
  line-height: 68px;
  text-align: right;
  color: #979cab;
  padding: 0 25px;
  transition: color 0.3s, background 0.6s;
  border-radius: 10px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

#hotListContent ul li:hover {
  color: white;
}

#hotListContent ul li.active {
  color: black;
  background: #f3f5f9;
}

#hotListText,
#hotListIcon {
  /* top: 50%;
    transform: translateY(-50%); */
}

#hotListText {
  font-size: 22px;
  letter-spacing: 4px;
  color: white;
}

#hotListIcon {
  width: 34px;
  margin-left: 48px;
}

/* #hotListContent::-webkit-scrollbar {display:none} */
#hotListContent::-webkit-scrollbar {
  width: 6px;
}

#hotListContent::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background-color: #979cab;
}

#hotListContent::-webkit-scrollbar-track {
  border-radius: 10px;
}

#gui-message.clearBackground {
  background-color: rgba(0, 0, 0, 0);
}

.message-outer {
  position: absolute;
  height: 100%;
  width: 100%;
  display: table;
}

.message-outer * {
  transition: all 0.3s;
}

.message-inner {
  height: 100%;
  display: table-cell;
  text-align: center;
}

.message-content {
  width: 100%;
  font-size: 16pt;
  font-weight: 100;
  display: inline-block;
}

#terms-modal.closeByFooter .close,
.hover-row.mobile {
  display: none;
}

@media only screen and (min-width: 1824px) {
  .message-content {
    width: 26%;
  }
}

@media only screen and (min-width: 1200px) and (max-width: 1823px) {
  .message-content {
    width: 90%;
  }
}

@media only screen and (max-width: 992px) {
  .message-content {
    width: 90%;
  }
}

@media only screen and (max-width: 650px) {
  .message-content {
    width: 90%;
  }
}

.gui-error {
  color: #fff;
  font-family: OpenSans, 'Helvetica Neue', sans-serif;
  font-size: 16px;
  text-align: center;
}

.error-problem-text {
  font-size: 170%;
  margin: 1% 0;
}

.error-solution-text {
  font-size: 130%;
  margin: 1% 0;
}

.error-actions,
.error-explanation {
  margin: 1% 0;
}

.error-actions .link {
  color: #fff;
  text-decoration: underline;
  cursor: pointer;
}

.browser-tiles {
  margin: 0;
  width: 100%;
}

.browser-tiles .tile {
  float: left;
  margin: 2%;
  padding: 2%;
  width: 21%;
  background-color: #555;
  border-radius: 10px;
  cursor: pointer;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}

.browser-tiles .tile:hover {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
}

.browser-tiles .tile .icon {
  width: 100%;
}

@media only screen and (min-width: 520px) and (max-width: 768px) {
  .browser-tiles {
    margin: 0 10%;
    width: 80%;
  }
}

@media only screen and (min-width: 1000px) and (max-width: 1199px) {
  .browser-tiles {
    margin: 0 10%;
    width: 80%;
  }
}

@media only screen and (min-width: 1520px) and (max-width: 1823px) {
  .browser-tiles {
    margin: 0 10%;
    width: 80%;
  }
}

@media only screen and (min-width: 2100px) {
  .browser-tiles {
    margin: 0 10%;
    width: 80%;
  }
}

#terms-modal {
  position: absolute;
  z-index: 10000;
  left: 10%;
  top: 10%;
  bottom: 10%;
  right: 10%;
  background-color: rgba(0, 0, 0, 0.75);
  padding: 50px;
  border-radius: 10px;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: all 250ms ease-in-out;
  transition: all 250ms ease-in-out;
}

#terms-modal.fadeIn {
  opacity: 1;
  pointer-events: auto;
}

#terms-modal .close {
  position: absolute;
  top: 0;
  right: 5px;
  padding: 16px;
  font-size: 13px;
}

@media only screen and (max-width: 487px), (max-height: 487px) {
  #terms-modal {
    z-index: 10000;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    border-radius: 0;
  }
}

#terms-text {
  position: absolute;
  top: 50px;
  left: 25px;
  bottom: 50px;
  right: 25px;
  padding: 0 25px;
  overflow-x: hidden;
  overflow-y: scroll;
  color: #ccc;
}

#terms-modal.closeByFooter #terms-text {
  top: 70px;
}

#terms-text ul {
  margin: 5px;
}

#terms-text li {
  margin: 5px 5px 5px 20px;
}

#terms-text h2,
.pinBottom.right.mobile-only {
  margin-bottom: 10px;
}

#terms-text h1 {
  font-size: 24px;
  margin-top: 0;
}

#terms-text h2 {
  font-size: 16px;
  margin-top: 10px;
}

.hover-row {
  position: fixed;
  width: 100%;
  height: 15%;
  z-index: 50003;
  pointer-events: none;
}

.hover-row.detectHover {
  pointer-events: auto;
}

#hover-top {
  top: 0;
}

#hover-bottom {
  bottom: 0;
}

#quick-blackout {
  position: absolute;
  height: 100%;
  width: 100%;
  background-color: #000;
  z-index: 50002;
  visibility: visible;
  opacity: 1;
  pointer-events: none;
}

#quick-blackout.hidden,
.quick-brand {
  visibility: hidden;
  opacity: 0;
}

/*#quick-blackout.fadeOut,.quick-brand.fadeIn.fadeOut {
    visibility: hidden;
    opacity: 0;
    transition: visibility 2s,opacity .5s linear
}*/

.quick-brand.fadeIn {
  visibility: visible;
  opacity: 1;
  transition: visibility 2s, opacity 0.5s linear;
}

.invisible,
.menuOverlay {
  visibility: hidden;
}

#loaderCoBrand.quick-brand {
  position: fixed;
  top: 25%;
}

.pinTop.right,
.ui-icon {
  text-shadow: 0 0 5px rgba(0, 0, 0, 0.9);
}

#quick-logo {
  position: fixed;
  bottom: 20%;
  left: 0;
  width: 100%;
  height: 10%;
  z-index: 50002;
  display: inline-block;
  text-align: center;
}

#quick-logo img {
  max-width: 200px;
  width: 20%;
  height: auto;
}

@media only screen and (max-width: 1000px), (max-height: 600px) {
  #quick-logo img {
    width: 150px;
    height: auto;
  }
}

.tooltip-inner {
  font-family: OpenSans, 'Helvetica Neue', sans-serif;
  font-weight: 400;
  background-color: rgba(9, 10, 11, 0.8);
}

.tooltip.top .tooltip-arrow {
  border-top-color: rgba(9, 10, 11, 0.8);
}

.tooltip.bottom .tooltip-arrow {
  border-bottom-color: rgba(9, 10, 11, 0.8);
}

body,
html {
  font-family: OpenSans, sans-serif;
}

a {
  color: #fff;
  cursor: pointer;
  transition: all 0.3s;
}

a:focus,
a:hover,
a:visited {
  color: #fff;
  text-decoration: none;
}

a.hasHover:hover,
a:active {
  color: rgba(75, 205, 252, 1);
  text-decoration: none;
}

#meta-info a,
a.hasHover.tag-link:hover,
a.tag-link {
  text-decoration: underline;
}

#gui {
  width: 100%;
  height: 100%;
  transition: opacity 0.3s;
}

/*loading*/

.progressbar {
  position: relative;
  display: block;
  width: 24%;
  height: 10px;
  padding: 0px 20px;
  margin: 40px auto;
  background: #fff;
  border-radius: 5px;
}

.bar {
  position: absolute;
  display: block;
  width: 0px;
  height: 10px;
  top: 0px;
  left: 0px;
  background: #00b4ed;
  border-radius: 5px;
  overflow: hidden;
}

.bar span {
  position: absolute;
  display: block;
  width: 100%;
  height: 64px;
  -webkit-border-radius: 16px;
  border-radius: 16px;
  background: #00b4ed;
  -webkit-animation: sparkle 1500ms linear infinite;
  -moz-animation: sparkle 1500ms linear infinite;
  -o-animation: sparkle 1500ms linear infinite;
  animation: sparkle 1500ms linear infinite;
  opacity: 0.2;
}

.label {
  font-family: 'Aldrich', sans-serif;
  position: absolute;
  margin-left: -20px;
  display: block;
  width: 40px;
  height: 22px;
  line-height: 20px;
  left: 0px;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4c4c4c', endColorstr='#262626', GradientType=0);
  font-size: 16px;
  text-align: center;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.3);
  filter: dropshadow(color=#000000, offx=0, offy=-1);
  top: -30px;
  color: #fff;
}

.transparent {
  opacity: 0;
}

.darkGlass {
  background-color: rgba(0, 0, 0, 0.5);
}

.ui-icon {
  font-size: 26px;
}

.left .ui-icon.wide {
  padding-right: 30px;
}

.right .ui-icon.wide {
  padding-left: 30px;
}

.mobile-only {
  display: none;
}

.pinRight {
  position: fixed;
  right: 0;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.pinBottom-container,
.pinTop {
  position: fixed;
  -webkit-transition: all 0.5s;
  opacity: 1;
}

.pinRight.middle {
  top: 50%;
  z-index: 100;
}

.pinTop {
  top: 16px;
  transition: all 0.5s;
  line-height: 1;
  z-index: 50004;
}

.pinTop.left {
  left: 50%;
  z-index: 9900;
  display: flex;
  flex-direction: column;
  align-items: center;
  transform: translateX(-50%);
}

.pinTop.right {
  right: 10px;
  z-index: 500;
}

.pinBottom-container {
  bottom: 0px;
  width: 100%;
  transition: all 0.5s;
  z-index: 30000;
  position: absolute;
}

/*.pinBottom-container.fadeOut {
    z-index: 1;
    -webkit-transition: all .5s;
    transition: all .5s;
    opacity: 0;
    pointer-events: none
}*/

.pinBottom-container.drawerOpen {
  bottom: 6px;
}

.pinBottom-container.duringTour {
  bottom: 0;
}

.pinBottom {
  position: absolute;
  bottom: 0;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  line-height: 1;
}

.footer,
.menuOverlay {
  -webkit-transition: all 0.5s;
}

.pinBottom.center {
  left: 50%;
  width: 0;
  z-index: 50;
}

.pinBottom.right {
  float: right;
  right: 0;
  text-shadow: 0 0 1px rgba(0, 0, 0, 0.6);
  z-index: 50000;
  bottom: 10px;
}

.pinBottom.left {
  z-index: 50000;
  background: rgba(0, 0, 0, 0.2);
  border-radius: 10px;
  left: 10px;
  bottom: 10px;
}

.pinBottom.left .icon {
  float: left;
}

.viewContainer {
  float: left;
  position: relative;
}

.viewContainer > div {
  float: left;
}

#gui-modes-map > div[rel] {
  float: left;
  width: 94px;
  height: 48px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}

#gui-modes-map > div[rel]:hover,
.pinBottom.right .rightViewContainer > div:hover,
#play:hover {
  background: rgba(0, 0, 0, 0.25);
}

/*#gui-modes-map > div:hidden{ border-top-right-radius: 10px; border-bottom-right-radius:10px; }*/

.zoomPanel {
  margin-bottom: 60px;
  width: 36px;
  right: 4px;
}

.buttonZoom {
  font-weight: 700;
  font-size: 170%;
  width: 36px;
  height: 36px;
  margin-top: 2px;
  text-align: center;
  vertical-align: center;
}

.buttonZoomEnabled {
  opacity: 1;
  text-shadow: 0 0 5px rgba(0, 0, 0, 0.9);
}

.buttonZoomDisabled {
  color: #aaa;
  opacity: 0.5;
  text-shadow: 0 0 4px rgba(0, 0, 0, 0.9);
}

.buttonZoomIn {
  border-top-left-radius: 3px;
}

.buttonZoomOut {
  border-bottom-left-radius: 3px;
}

.buttonZoomContent {
  padding-top: 10px;
}

.menuIcon {
  position: relative;
  padding-left: 1em;
}

.menuIcon:before {
  content: '';
  position: fixed;
  left: 0;
  top: 0.25em;
  width: 1em;
  height: 0.15em;
  background: #fff;
  box-shadow: 0 0.25em 0 0 #fff, 0 0.5em 0 0 #fff;
}

#more-menu-button {
  float: right;
  width: 26px;
}

#more-menu-button .ui-icon {
  padding: 0 10px 0 0;
  line-height: 26px;
}

.menuOverlay {
  opacity: 0;
  width: 0;
  min-height: 40px;
  color: #fff;
  position: fixed;
  right: 25px;
  top: 0;
  transition: all 0.5s;
  overflow: hidden;
  z-index: 20000;
}

.menuOverlay.open {
  opacity: 1;
  visibility: visible;
  width: 170px;
}

.menuOverlay .icon {
  font-size: 30px;
  padding: 0 6px 0 0;
}

.menuOverlay ul {
  list-style: none;
  width: 170px;
}

.menuOverlay ul li {
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
  cursor: pointer;
  background-color: rgba(0, 0, 0, 0.45);
  font-size: 14px;
  letter-spacing: 0.1em;
  color: #fff;
  padding: 16px 12px;
  white-space: nowrap;
  margin-bottom: 1px;
}

.menuOverlay ul li:hover {
  background-color: rgba(0, 0, 0, 0.75);
  color: #fff;
}

#gui .shareContainer a i.icon:hover,
.ui-icon.socialButton.active::before {
  color: #00b4ed;
}

.menuOverlay ul li:last-child {
  border-bottom: none;
}

.pinTop.right i.icon-help {
  font-size: 26px;
  cursor: pointer;
}

.pinTop.right .pull-right.terms {
  font-size: 11px;
  font-weight: 400;
  margin: 8px 28px 0 0;
  cursor: pointer;
}

#gui-fullscreen,
#gui-fullscreen-exit,
.socialButton {
  float: left;
}

.pinBottom.right .icon {
  cursor: pointer;
  font-size: 0;
}

.shareContainer {
  width: 100%;
  height: 27px;
}

.shareContainer a,
.shareContainer a i.icon {
  display: inline-block;
  width: 25px;
  height: 27px;
}

.shareContainer .icoContainer {
  float: left;
  width: 33.33%;
  text-align: center;
}

.bottomShare {
  position: absolute;
  right: 16px;
  bottom: 55px;
  width: 160px;
  height: 51px;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
  background-color: rgba(0, 0, 0, 0.45);
  font-size: 27px;
  text-align: center;
  padding: 10px;
}

.gui-floor,
.viewContainer {
  float: left;
  position: relative;
}

.bottomShare.shareContainer .icoContainer {
  width: 30.33%;
}

#gui .shareContainer i.icon {
  font-size: 27px;
  cursor: pointer;
  transition: all 0.3s;
}

#gui-modes-inside,
#gui-modes-outside {
  transition: all 0.5s;
}

#gui-modes-inside a i:before {
  content: '\e606';
}

#gui-modes-outside a i:before {
  content: '\e600';
}

.viewContainer > div {
  float: left;
}

.gui-floor {
  width: 48px;
  margin-right: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 48px;
  color: #fff;
  font-size: 11px;
  border-radius: 10px;
  background: rgba(0, 0, 0, 0.2);
  cursor: pointer;
  position: relative;
}

.gui-floor-title {
  display: none;
  overflow: hidden;
  white-space: nowrap;
}

.gui-floor-icon {
  width: 32px;
  height: 29px;
  background: url('../images/floor-icon.png') left top no-repeat;
  background-size: 98%;
}

.gui-floor.hasHover:hover {
  border-color: #00b4ed;
}

.gui-floor .container {
  display: none;
  width: 86px;
  position: absolute;
  bottom: 50px;
  transition: all 0.3s;
  z-index: 100;
  left: -19px;
}

#drawer,
#drawer-container.drawerOpen,
#drawer-container.duringTour {
  bottom: 0;
}

.gui-floor.open .container .floorChoice {
  /* padding: 7px 5px; */
  border: 1px solid transparent;
  width: 86px;
  height: 30px;
  margin-bottom: 1px;
  line-height: 18px;
  font-size: 14px;
  cursor: pointer;
  overflow: hidden;
  white-space: nowrap;
  background-color: rgba(0, 0, 0, 0.5);
  text-align: center;
  line-height: 30px;
  color: #fff;
}

.gui-floor.open .container .floorChoice:hover {
  border: 1px solid #19bbed;
  /* color:#19bbed */
}

.gui-floor.open .container .floorChoice.active {
  background-color: rgba(0, 0, 0, 0.5);
  text-decoration: underline;
  font-weight: 700;
  cursor: default;
}

.gui-floor.open {
  border-color: #00b4ed;
  /* color:#00b4ed */
}

.gui-floor.open .container {
  display: block;
}

.gui-floor-number,
.tourSpinner {
  display: block;
  width: 100%;
  text-align: center;
  font-weight: bold;
  position: relative;
  top: -3px;
  left: -1px;
}

.pinBottom.left .gui-floor i.icon,
.pinBottom.right .gui-floor i.icon {
  float: right;
}

.pinBottom.right .ui-icon {
  padding: 0;
  margin-right: 0px;
  float: left;
  background: rgba(0, 0, 0, 0.2);
  border-radius: 10px;
  margin-right: 10px;
}

#volume > a,
#gui-fullscreen > a,
#gui-fullscreen-exit > a {
  display: flex;
  width: 48px;
  height: 48px;
  justify-content: center;
  align-items: center;
}

#volume {
  display: none;
}

#view-controllers {
  color: rgba(255, 255, 255, 0.5);
  font-size: 11px;
  font-weight: 400;
  letter-spacing: 0.1em;
  display: none;
  position: absolute;
  bottom: 56px;
  left: -90px;
  width: 180px;
}

#view-controllers .darkGlass {
  background-color: rgba(0, 0, 0, 0.45);
}

#view-controllers .darkGlass.active {
  background-color: rgba(0, 0, 0, 0.75);
}

#view-controllers > div {
  cursor: pointer;
  float: left;
  width: 85px;
  text-align: center;
  padding: 5px;
  margin-bottom: 4px;
}

#view-controllers > div:hover {
  color: rgba(255, 255, 255, 0.75);
  background-color: rgba(0, 0, 0, 0.45);
}

#view-controllers span {
  padding-bottom: 3px;
}

#view-controllers .active {
  padding: 4px;
  color: #00b4ed;
  border: 1px solid#00b4ed;
}

#view-controllers > div.active:hover {
  color: #00b4ed;
}

#view-controllers.wide {
  left: -130px;
  width: 260px;
}

#view-controllers.wide > div {
  width: 125px;
}

.tourSpinner,
.tourSpinner:before {
  width: 45px;
  height: 45px;
  z-index: 1;
  position: absolute;
}

#play,
#pause {
  position: relative;
  width: 94px;
  height: 48px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}

.tourSpinner {
  border-radius: 45px;
  top: -10px;
  left: -10px;
  border: 5px solid rgba(255, 255, 255, 0.4);
  text-shadow: 0 0 5px rgba(0, 0, 0, 0.9);
}

.tourSpinner:before {
  content: '';
  display: block;
  top: -5px;
  left: -5px;
  border: 5px solid transparent;
  border-top-color: rgba(75, 205, 252, 1);
  border-radius: 40px;
  -webkit-animation: gui-spinner 2s linear infinite;
  -moz-animation: gui-spinner 2s linear infinite;
  -ms-animation: gui-spinner 2s linear infinite;
  -o-animation: gui-spinner 2s linear infinite;
  animation: gui-spinner 2s linear infinite;
}

#pullTab {
  display: block;
  position: relative;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  text-align: center;
}

#gui-modes-map div img {
  width: 24px;
  height: 24px;
}

#pullTab i {
  line-height: 40px;
  width: 48px;
  margin: auto;
}

#pullTab a {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}

#gui-parent #pullTab.opened,
#gui-parent #gui-modes-map > div.active {
  background: rgba(0, 0, 0, 0.3);
}

#pullTab.opened .icon-dpad-up:before {
  content: '\e601';
}

#drawer-container {
  width: 100%;
  height: 200px;
  position: fixed;
  bottom: 0px;
  overflow: hidden;
  pointer-events: none;
  -webkit-transition-property: bottom, opacity;
  -webkit-transition-duration: 0.5s;
  transition-property: bottom, opacity;
  transition-duration: 0.5s;
  opacity: 1;
  z-index: 10000;
  position: absolute;
}

/*#drawer-container.fadeOut {
    opacity: 0
}*/

#drawer {
  color: #fff;
  position: absolute;
  left: 0;
  width: 100%;
  height: 0;
  transition-property: height, bottom;
  transition-duration: 0.5s;
  pointer-events: all;
  z-index: 50;
}

#drawer.open {
  height: 130px;
}

#drawer-container.drawerOpen #drawer.open {
  height: 136px;
}

#drawer.open.fadeOut {
  pointer-events: none;
}

#drawer.open.noScroll {
  height: 107px;
}

#drawer-container.drawerOpen #drawer.open.noScroll,
#drawer.open.noScroll.playing {
  height: 113px;
}

#gui .pinBottom.open {
  bottom: 140px;
}

#gui .pinBottom.open.noScroll {
  bottom: 117px;
}

#gui .pinBottom.open.playing {
  bottom: 150px;
}

#gui .pinBottom-container.drawerOpen .pinBottom.open.noScroll.playing {
  bottom: 127px;
}

#gui .pinBottom.open.noScroll.playing {
  bottom: 135px;
}

#thumb-container .thumbImg {
  cursor: pointer;
}

.playing #thumb-container .thumbImg {
  cursor: default;
}

#thumb-container .thumbImg img {
  height: 97px;
}

.frame-container {
  float: left;
  width: calc(100% - 58px);
  height: 100%;
}

.fullWidth .frame-container {
  width: 100%;
}

.frame {
  width: calc(100% - 20px);
  height: 97px;
  margin: 9px 10px;
  float: left;
}

.frame.noScroll {
  margin: 17px 10px;
}

.frame .slidee {
  margin: 0;
  padding: 0;
  height: 100%;
  list-style: none;
}

.frame .slidee li {
  float: left;
  width: 136px;
  margin: 0 12px 0 0;
  position: relative;
}

.frame .slidee li .overlay {
  position: absolute;
  bottom: 2px;
  left: 2px;
  width: 130px;
  height: 20px;
  padding: 6px;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.7);
  overflow: hidden;
  white-space: nowrap;
  font-weight: 100;
  text-align: center;
  line-height: 4px;
  z-index: 100;
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.frame .slidee li .mark360View,
.frame .slidee li .markInsideView {
  position: absolute;
  top: 2px;
  left: 2px;
  width: 50px;
  max-height: 25px;
  color: #fff;
  background-color: rgba(0, 0, 0, 1);
  z-index: 100;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.frame .slidee li img {
  border: 2px solid transparent;
  transition: all 0.5s;
}

.frame .slidee li.thumbImg.hasHover > img:hover {
  opacity: 1;
  border-color: #fff;
}

.playing .frame .slidee li.thumbImg.hasHover > img:hover {
  opacity: 0.6;
  border-color: transparent;
}

.frame .slidee li.thumbImg.hasHover.recent > img:hover,
.frame .slidee li.thumbImg.recent > img {
  opacity: 0.6;
  border-color: #a0a0a0;
}

.frame .slidee li.thumbImg.hasHover.upcoming > img:hover,
.frame .slidee li.thumbImg.upcoming > img {
  opacity: 1;
  border-color: #bfaf1e;
}

.frame .slidee li.thumbImg.active > img,
.frame .slidee li.thumbImg.hasHover.active > img:hover {
  opacity: 1;
  border-color: #00b4ed;
}

.scrollbar {
  width: calc(100% - 10px);
  margin: 0 5px;
  height: 8px;
  float: left;
  border-radius: 5px;
  background: rgba(0, 0, 0, 0.75);
}

.scrollbar .handle {
  width: 100px;
  height: 100%;
  background: rgba(255, 255, 255, 0.75);
  border-radius: 5px;
}

#progressBar,
#status {
  display: table-cell;
  height: 0;
  vertical-align: middle;
}

#loader-cont,
#loader-cont:after {
  display: block;
  border-radius: 100%;
}

#playHead {
  display: table;
  height: 20px;
  width: 100%;
  position: absolute;
  bottom: -20px;
  left: 0;
  transition-property: bottom;
  transition-duration: 0.5s;
  background-color: #000;
  z-index: 50;
}

#playHead.playing {
  bottom: 0;
}

#status {
  width: 65px;
  color: #fff;
  font-family: OpenSans, 'Helvetica Neue', Arial, sans-serif;
  font-weight: 700;
  font-size: 11px;
  padding-left: 10px;
}

#progressBar {
  padding: 0 10px;
  pointer-events: all;
}

#progressBar .step {
  height: 6px;
  float: left;
}

#progressBar .step:last-of-type {
  padding: 0;
}

#progressBar .step::before {
  content: '';
  background-color: #575757;
  width: 100%;
  height: 100%;
  display: block;
}

#progressBar .step.active::before,
#progressBar .step.recent::before {
  background-color: #00b4ed;
}

#progressBar .step.upcoming::before {
  background-color: #bfaf1e;
}

.terms2 {
  display: none;
  padding-top: 7px;
}

.specialPower {
  width: 100%;
  font-size: 16px;
  bottom: 11px;
  left: 0;
  display: none;
}

.specialEdition .specialPower {
  display: block;
}

.specialEdition .specialPower .img {
  display: inline-block;
  width: 120px;
  height: 20px;
  background: url(../images/specialEdLogo1.png) no-repeat;
  background-size: contain;
}

.specialEdition #gui-fullscreen,
.specialEdition #gui-modes-inside,
.specialEdition #gui-modes-outside,
.specialEdition #playHead,
.specialEdition #pullTab,
.specialEdition .frame-container,
.specialEdition .gui-floor,
.specialEdition .model-title,
.specialEdition .pinBottom.center,
.specialEdition .pinTop.right,
.specialEdition .title-row {
  display: none;
}

.specialEdition .terms2 {
  display: block;
}

.specialEdition .pinBottom.right,
.specialEdition .pinTop.right {
  right: 20px;
}

.specialEdition .pinBottom.open.playing {
  bottom: 130px;
}

.specialEdition #drawer.playing,
.specialEdition .pinBottom.playing {
  bottom: 0;
}

.specialEdition #playHead.playing {
  bottom: -20px;
}

.powered-by {
  width: 105px;
  height: 23px;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 12px;
  letter-spacing: -0.1px;
  color: #fff;
}

@media only screen and (max-height: 370px) {
  #loader-cont {
    width: 50px;
    height: 50px;
    font-size: 24px;
    padding: 6px 0;
  }
  #loader-cont:after {
    width: 42px;
    height: 42px;
    top: 4px;
    left: 4px;
    line-height: 42px;
    font-size: 10px;
  }
  #gui-loading {
    z-index: 5000;
  }
  #gui-loading img {
    width: 88px;
    height: auto;
  }
}

@media only screen and (max-width: 320px) {
  .pinBottom.left .ui-icon.wide,
  .ui-icon {
    font-size: 22px;
    text-shadow: 0 0 5px rgba(0, 0, 0, 0.9);
  }
}

@media only screen and (max-width: 487px) and (min-width: 321px) {
  .pinBottom.left .ui-icon.wide,
  .ui-icon {
    font-size: 22px;
    text-shadow: 0 0 5px rgba(0, 0, 0, 0.9);
  }
  .pinBottom.right {
    right: 0;
    padding-right: 0;
  }
}

@media only screen and (max-width: 487px) {
  .mobile-only {
    display: block;
  }
  .pinTop.right {
    top: 60px;
    font-size: 27px;
  }
  .pinTop.right.reposition {
    top: 10px;
    z-index: 20;
  }
  #model-title.closed {
    width: 20px;
  }
  .tourSpinner {
    top: -10px;
    left: -10px;
  }
  #gui.jp-JP .gui-floor-number {
    padding-right: 3px;
  }
}

@media only screen and (max-width: 487px), (max-height: 487px) {
  #thumb-container .thumbImg img,
  .frame {
    height: 77px;
  }
  .frame .slidee li,
  .frame .slidee li .overlay {
    width: 103px;
  }
  #drawer-container.drawerOpen #drawer.open.noScroll {
    height: 94px;
  }
  #drawer.open.noScroll,
  #drawer.open.noScroll.playing {
    height: 88px;
  }
  .pinBottom-container.drawerOpen.duringTour {
    bottom: 6px;
  }
  #gui .pinBottom.open.noScroll {
    bottom: 93px;
  }
  .pinBottom.open.noScroll.playing {
    bottom: 108px;
  }
}

@media only screen and (max-width: 350px) {
  .pinBottom-container.embed .pinBottom.left {
    left: 10px;
  }
  .pinBottom-container.embed #pullTab {
    margin-right: 16px;
  }
  .pinBottom-container.embed .ui-icon {
    padding-right: 16px;
  }
  .pinBottom-container.embed .pinBottom.right .ui-icon,
  .pinBottom-container.embed .pinBottom.right .ui-icon.wide {
    padding: 0 8px;
  }
  .pinBottom-container.embed .gui-floor {
    margin-right: 8px;
  }
  .pinBottom-container.embed #gui-fullscreen {
    padding-left: 8px;
  }
}

.pinTop.right.mobile-only {
  top: 60px;
  font-size: 27px;
  right: 0;
}

.pinTop.right.mobile-only.reposition {
  top: 10px;
  z-index: 20;
}

.pinTop.right.mobile-only #more-menu-button.icon {
  padding-right: 0;
}

.menu-toggles {
  font-size: 14px;
  padding-top: 10px;
}

.menu-radios {
  font-size: 12px;
  padding-top: 5px;
}

.menu-radios::after {
  content: '';
  display: block;
  height: 0;
  clear: both;
}

.menu-radios > div {
  background-color: rgba(255, 255, 255, 0.15);
  width: calc(50% - 1px);
  height: 25px;
  line-height: 25px;
  float: left;
}

.menu-radios * {
  cursor: pointer;
}

.menu-radios > div:hover {
  background-color: rgba(255, 255, 255, 0.25);
}

.menu-radios input {
  display: none;
}

.menu-radios input ~ label {
  position: relative;
  display: block;
  width: 100%;
  padding-left: 10px;
  padding-right: 10px;
  user-select: none;
}

.menu-radios input ~ label::after {
  content: '';
  position: absolute;
  top: 6px;
  right: 10px;
  width: 13px;
  height: 13px;
  border-radius: 8px;
  border: 1px solid #fff;
  line-height: 20px;
}

.menu-radios input:checked ~ label::after {
  content: url(../images/icon-checkmark.svg);
  position: absolute;
  top: 5px;
  width: 15px;
  height: 15px;
  border: 0;
}

#lightbox,
.menu-mattertag-hide,
.menu-mattertag-show {
  width: 100%;
}

.menu-radio-hide {
  margin-left: 1px;
}

#lightbox {
  position: fixed;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
  z-index: 200;
  -webkit-transition: opacity 250ms;
  transition: opacity 250ms;
}

#lightbox-close {
  position: absolute;
  font-weight: 700;
  top: 1%;
  right: 1%;
  width: 5%;
  height: 5%;
  line-height: 1.5em;
  text-align: center;
}

@media only screen and (orientation: landscape) {
  #lightbox {
    font-size: 3vw;
  }
}

@media only screen and (orientation: portrait) {
  #lightbox {
    font-size: 3vh;
  }
}

#lightbox-contents {
  position: relative;
  left: 10%;
  top: 10%;
  width: 80%;
  height: 80%;
  border: 0;
  background-color: rgba(255, 255, 255, 0.8);
}

#datLinks {
  width: 60%;
}

#datLinks .property-name {
  width: 10%;
}

#datLinks .property-name ~ div {
  width: 90%;
  float: left;
  padding: 0;
  margin: 0;
}

#datLinks .property-name ~ div > input {
  height: 20px;
  width: 85%;
  float: left;
  line-height: 20px;
}

.footer {
  height: 25px;
  width: 100%;
  position: fixed;
  padding: 3px;
  right: 0;
  bottom: 0;
  display: inline-block;
  font-size: 14px;
  z-index: 103;
  background-color: rgba(0, 0, 0, 0.3);
  transition: all 0.5s;
  vertical-align: middle;
  text-shadow: 0 0 5px rgba(0, 0, 0, 0.9);
  opacity: 1;
  position: absolute;
}

/*.footer.fadeOut {
    opacity: 0;
    pointer-events: none
}*/

.footer.drawerOpen,
.footer.duringTour {
  bottom: -25px;
}

.footer.open {
  background-color: rgba(0, 0, 0, 0.45);
}

.footer .standard,
.footer.closeByFooter .close {
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  opacity: 1;
  width: auto;
  pointer-events: auto;
}

.footer .close,
.footer.closeByFooter .standard {
  opacity: 0;
  width: 0;
  pointer-events: none;
}

.footer div {
  float: right;
  margin-right: 8px;
}

.footer div.standard {
  margin-right: 0;
}

.footer img {
  float: right;
  margin-right: 3px;
  height: 20px;
  width: auto;
  position: relative;
}

.footer-help.open a {
  color: #00b4ed;
}

.footer.mobile .footer-help a.hasHover:hover {
  color: #fff;
}

.footer.mobile .footer-help.open a.hasHover:hover {
  color: #00b4ed;
}

#tag-billboards {
  z-index: 100;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
}

.tag-container {
  white-space: pre-wrap;
  pointer-events: auto;
  position: absolute;
  color: #fff;
  font-family: OpenSans, 'Helvetica Neue', sans-serif;
  visibility: hidden;
  background-color: rgba(0, 0, 0, 0.85);
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
  padding: 12px;
}

.tag-label {
  font-size: 12pt;
  font-weight: 700;
  padding-bottom: 5px;
  padding-left: 10px;
}

.tag-desc {
  font-size: 11pt;
  font-weight: 600;
  color: #c8c8c8;
  max-height: 8.2em;
  padding-left: 10px;
  padding-right: 10px;
}

.tag-content {
  top: 10px;
  left: 10px;
}

.overlay .tag-content {
  overflow: hidden;
}

.overlay .tag-body .tag-content {
  max-height: calc(100% - 20px);
  background-color: transparent;
}

.overlay .tag-body .tag-desc {
  overflow-y: auto;
  max-height: unset;
  transition: height 0.5s ease-in;
  background-color: rgba(0, 0, 0, 0.85);
}

.overlay .tag-body:not(.show-info) .tag-desc {
  height: 0 !important;
}

.overlay .tag-body.show-info .tag-desc {
  height: calc(100% - 27px);
}

.tag-container:not(.overlay) .tag-text-content {
  overflow-y: auto;
}

.tag-container .loading-spinner {
  background-color: #626262;
  margin-top: 15px;
  padding: 15px;
}

.tag-container .gui-spinner-icon {
  display: block;
  margin: 0 auto;
}

.tag-container .tag-body {
  max-width: 250px;
  overflow: hidden;
}

.tag-container.has-image {
  padding: 0;
  text-shadow: 0 1px 1px #000;
}

.tag-container.has-image .tag-body {
  max-width: none;
  position: relative;
  width: auto;
}

.tag-container.has-image .tag-content {
  position: absolute;
  width: calc(100% - 19px);
  left: 10px;
  top: 10px;
  padding-bottom: 10px;
}

.tag-container.has-image:not(.has-text) .tag-text-content .tag-label,
.tag-container.overlay .tag-content {
  padding-bottom: 0;
}

.tag-container.has-image:not(.overlay) .tag-content {
  background-color: rgba(0, 0, 0, 0.7);
}

.tag-container.has-embed:not(.overlay) .tag-desc,
.tag-container.has-image:not(.overlay) .tag-desc,
.tag-container.has-video:not(.overlay) .tag-desc {
  max-height: 4em;
}

.tag-container:not(.overlay) .view-image {
  cursor: -webkit-zoom-in;
  cursor: url(../images/cursor/zoom-in.svg), auto;
  cursor: zoom-in;
}

.tag-container .tag-image {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%;
}

.tag-container.has-image .tag-media-content {
  padding: 10px;
}

.tag-container.has-image.image-portrait:not(.overlay) .tag-media-content .tag-image {
  height: 400px !important;
  min-width: 225px;
  max-width: 300px;
}

.tag-container.has-image.image-landscape:not(.overlay) .tag-media-content .tag-image {
  width: 400px !important;
  min-height: 225px;
  max-height: 300px;
}

.tag-container.has-video .tag-body {
  max-width: none;
  width: 350px;
}

.tag-container .tag-video {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}

.tag-container.has-embed .tag-body {
  max-width: none;
  width: 350px;
}

.tag-container .tag-embed {
  position: relative;
}

.tag-container.has-embed .tag-content,
.tag-container.has-video .tag-content {
  padding-bottom: 12px;
}

.tag-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  border: 0;
  width: 100%;
  height: 100%;
}

.tag-container-right-down::before,
.tag-container-right-up::before,
.tag-container-right::before {
  content: '';
  position: absolute;
  border-right: 30px solid rgba(0, 0, 0, 0.85);
  right: 100%;
}

.tag-container-left-down::before,
.tag-container-left-up::before,
.tag-container-left::before {
  border-left: 30px solid rgba(0, 0, 0, 0.85);
  left: 100%;
}

.tag-container-right-down {
  -webkit-transform: translateX(30px);
  transform: translateX(30px);
}

.tag-container-right-down::before {
  top: 0;
  border-bottom: 20px solid transparent;
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
  -webkit-transform: skewY(30deg);
  transform: skewY(30deg);
}

.tag-container-right {
  -webkit-transform: translate(30px, calc(-50% - 20px / 2 - 30px * 0.57735));
  transform: translate(30px, -50%) translateY(-27px);
}

.tag-container-right::before {
  top: calc(50% - 20px / 2);
  border-top: 20px solid transparent;
  -webkit-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
  -webkit-transform: skewY(-30deg);
  transform: skewY(-30deg);
}

.tag-container-right-up {
  -webkit-transform: translate(30px, -100%);
  transform: translate(30px, -100%);
}

.tag-container-right-up::before {
  bottom: 0;
  border-top: 20px solid transparent;
  -webkit-transform-origin: 0 100%;
  transform-origin: 0 100%;
  -webkit-transform: skewY(-30deg);
  transform: skewY(-30deg);
}

.tag-container-bottom::before,
.tag-container-top::before {
  border-right: 20px solid transparent;
  position: absolute;
  content: '';
}

.tag-container-right-down::after,
.tag-container-right-up::after,
.tag-container-right::after {
  position: absolute;
  height: 100%;
  width: 30px;
  right: 100%;
  top: 0;
}

.tag-container-left-down {
  -webkit-transform: translateX(calc(-100% - 30px));
  transform: translateX(-100%) translateX(-30px);
}

.tag-container-left-down::before {
  content: '';
  position: absolute;
  top: 0;
  border-bottom: 20px solid transparent;
  -webkit-transform-origin: 100% 0;
  transform-origin: 100% 0;
  -webkit-transform: skewY(-30deg);
  transform: skewY(-30deg);
}

.tag-container-left {
  -webkit-transform: translate(calc(-100% - 30px), calc(-50% - 20px / 2 - 30px * 0.57735));
  transform: translate(-100%, -50%) translate(-30px, -27px);
}

.tag-container-left::before {
  content: '';
  position: absolute;
  top: calc(50% - 20px / 2);
  border-top: 20px solid transparent;
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -webkit-transform: skewY(30deg);
  transform: skewY(30deg);
}

.tag-container-left-up {
  -webkit-transform: translate(calc(-100% - 30px), -100%);
  transform: translate(-100%, -100%) translateX(-30px);
}

.tag-container-left-up::before {
  content: '';
  position: absolute;
  bottom: 0;
  border-top: 20px solid transparent;
  -webkit-transform-origin: 100% 100%;
  transform-origin: 100% 100%;
  -webkit-transform: skewY(30deg);
  transform: skewY(30deg);
}

.tag-container-left-down::after,
.tag-container-left-up::after,
.tag-container-left::after {
  position: absolute;
  height: 100%;
  width: 30px;
  left: 100%;
  top: 0;
}

.tag-container-top {
  -webkit-transform: translate(calc(-50% + 20px / 2 + 30px * 0.57735), calc(-100% - 30px));
  transform: translate(-50%, -100%) translate(27px, -30px);
}

.tag-container-top::before {
  right: calc(50% - 20px / 2);
  top: 100%;
  border-top: 30px solid rgba(0, 0, 0, 0.85);
  -webkit-transform-origin: 50% 0;
  transform-origin: 50% 0;
  -webkit-transform: skewX(-30deg);
  transform: skewX(-30deg);
}

.tag-container-top::after {
  position: absolute;
  height: 30px;
  width: 100%;
  left: 0;
  top: 100%;
}

.tag-container-bottom {
  -webkit-transform: translate(calc(-50% + 20px / 2 + 30px * 0.57735), 30px);
  transform: translate(-50%, 30px) translateX(27px);
}

.tag-container-bottom::before {
  left: calc(50% - 20px / 2);
  bottom: 100%;
  border-bottom: 30px solid rgba(0, 0, 0, 0.85);
  -webkit-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  -webkit-transform: skewX(30deg);
  transform: skewX(30deg);
}

.tag-container-bottom::after {
  position: absolute;
  height: 30px;
  width: 100%;
  left: 0;
  bottom: 100%;
}

.has-hotzone::after {
  content: '';
}

a.tag-link {
  color: rgba(154, 222, 238, 1);
}

a.hasHover.tag-link:hover {
  color: rgba(75, 205, 252, 1);
}

.tag-container.overlay {
  pointer-events: all;
  position: absolute;
  top: 0;
  left: 0;
  max-width: none;
  width: 100%;
  height: calc(100% - 25px);
  transform: none !important;
  background-color: rgba(0, 0, 0, 0.3);
}

.tag-container.overlay .tag-body {
  margin: 0 auto;
  top: 50%;
  transform: translateY(-50%);
}

.tag-container.overlay .tag-media-content {
  height: 100%;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.85);
}

.tag-container.overlay .tag-label {
  background-color: rgba(0, 0, 0, 0.85);
}

.tag-container.overlay .tag-image {
  height: 100% !important;
  width: 100% !important;
  background-size: contain;
}

.tag-container.overlay .tag-body .tag-text-content {
  left: 0;
  top: 0;
  width: 100%;
  transform: translateZ(0);
  height: 100%;
}

.tag-container.overlay .tag-body .tag-text-content .tag-label {
  line-height: 22px;
}

.tag-container.overlay .tag-body .tag-content.collapsible .tag-label {
  width: 100%;
  padding-right: 55px;
}

.tag-container.overlay .tag-body:not(.show-info) .tag-content.collapsible .tag-label {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.tag-container:not(.overlay) .close {
  display: none;
}

.tag-container.overlay .close {
  cursor: pointer;
  position: absolute;
  font-size: 18px;
  top: 5px;
  right: 5px;
  padding: 5px;
}

.tag-container.overlay .tag-text-content.collapsible {
  cursor: pointer;
  height: 100%;
}

.tag-container.overlay.has-text .tag-body .tag-content.collapsible .tag-label::after {
  font-family: mp-font;
  font-size: 18px;
  font-weight: 400;
  content: '\e601';
  position: absolute;
  top: 0;
  right: 35px;
  transform: none;
  transition: transform 0.5s;
}

.tag-container.overlay.has-text .tag-body.show-info .tag-content.collapsible .tag-label::after {
  transform: scale(1, -1);
}

#help-dialog {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  text-align: center;
  font-weight: lighter;
  visibility: visible;
  z-index: 102;
  background-color: rgba(0, 0, 0, 0.8);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  pointer-events: none;
  opacity: 0;
}

#help-dialog.fadeIn {
  opacity: 1;
  pointer-events: all;
}

#help-dialog .close {
  position: absolute;
  right: 0;
  top: 0;
  padding: 15px;
  font-size: 16px;
}

#help-dialog .help-tabs div {
  padding: 16px 55px 15px 20px;
  display: inline-block;
  font-weight: 700;
  font-size: 18px;
  height: 100%;
}

#help-dialog #more-help,
#help-dialog.desktop.dollhouse .interactions.middle .keyboard,
#help-dialog.desktop.dollhouse .interactions.middle hr,
#help-dialog.desktop.dollhouse .interactions.right .keyboard,
#help-dialog.desktop.dollhouse .interactions.right hr,
#help-dialog.desktop.floorplan .interactions.left .keyboard,
#help-dialog.desktop.floorplan .interactions.left hr,
#help-dialog.mobile hr {
  display: none;
}

#help-dialog .help-tabs {
  position: absolute;
  width: 80%;
  left: 10%;
  transition: all 0.3s;
  cursor: pointer;
  z-index: 100;
}

#help-dialog .help-tabs div:hover * {
  color: rgba(75, 205, 252, 1);
}

#help-dialog .help-tabs span {
  padding-bottom: 3px;
  transition: all 0.3s;
}

#help-dialog .help-tabs div span {
  border-bottom: 0 solid #000;
}

#help-dialog .help-tabs div.underline-tab span {
  border-bottom: 1px solid #fff;
}

#help-dialog .help-tabs div.underline-tab:hover span {
  border-bottom: 1px solid rgba(75, 205, 252, 1);
}

#help-dialog.mobile .help-tabs div {
  font-size: 12px;
  padding: 17px 17px 17px 12px;
}

#help-dialog.mobile .close {
  font-size: 12px;
}

@media only screen and (min-aspect-ratio: 1/1) {
  #help-dialog.mobile .help-tabs div {
    padding: 15px 15px 15px 20px;
  }
  #help-dialog.mobile .close {
    font-size: 12px;
  }
}

#help-dialog #more-help-wrapper {
  z-index: -1;
}

#help-dialog #navigation-help-wrapper,
#help-dialog.more-help #more-help-wrapper {
  z-index: -2;
}

#help-dialog .interactions {
  position: absolute;
  width: 30%;
  height: 60%;
  margin: 0 auto;
  top: 20%;
  left: 0;
  right: 0;
  font-size: 1.15vw;
}

#help-dialog .interactions.left {
  right: 65%;
}

#help-dialog .interactions.right {
  left: 65%;
}

#help-dialog .interactions .big-image,
#help-dialog .interactions .keyboard,
#help-dialog .interactions hr {
  position: absolute;
  left: 50%;
  transform: translate(-50%, 0);
}

#help-dialog.desktop .interactions hr {
  bottom: 16vh;
  width: 7.8vh;
}

#help-dialog.desktop .interactions .big-image {
  bottom: 24vh;
  width: 8.4vh;
}

#help-dialog.desktop.floorplan .interactions.middle .big-image {
  width: 8.8vh;
}

#help-dialog.desktop.floorplan .interactions.left .big-image,
#help-dialog.desktop.panorama .interactions.middle .big-image {
  width: 10.3vh;
}

#help-dialog.desktop.dollhouse .interactions.middle .big-image {
  width: 10.4vh;
}

#help-dialog.desktop .interactions .top-info {
  font-weight: 500;
  margin-left: 7%;
  margin-right: 7%;
  line-height: 1.25;
}

#help-dialog.desktop .interactions .keyboard {
  bottom: 0;
  width: 8.66vh;
}

#help-dialog.desktop.dollhouse .interactions.left .keyboard {
  width: 14vh;
}

#help-dialog.desktop.floorplan .interactions.right .keyboard,
#help-dialog.desktop.panorama .interactions.middle .keyboard {
  width: 4.33vh;
  transform: translate(-50%, 25%);
}

#help-dialog.desktop.outdoor .interactions.middle .keyboard {
  width: 4.33vh;
}

#help-dialog.desktop .interactions .bottom-info {
  position: absolute;
  font-size: 1.46vw;
  font-weight: 400;
  top: 45vh;
  margin-left: 15%;
  margin-right: 15%;
  line-height: 1.3;
}

#help-dialog.desktop.dollhouse .interactions.left .bottom-info,
#help-dialog.desktop.es-MX.dollhouse .interactions .bottom-info,
#help-dialog.desktop.fr-FR.dollhouse .interactions .bottom-info {
  top: 75%;
}

#help-dialog.desktop.dollhouse.es-MX.desktop .interactions {
  height: 65%;
}

@media only screen and (max-width: 700px) and (max-height: 600px) {
  #help-dialog.desktop .help-tabs div {
    font-size: 12px;
  }
  #help-dialog.desktop .interactions .top-info {
    position: absolute;
    top: 0;
    width: 100%;
    margin-left: 0;
    font-size: 2.15vw;
    font-weight: 500;
    line-height: 1.3;
  }
  #help-dialog.desktop.panorama .interactions .top-info {
    top: 3%;
  }
  #help-dialog.desktop.floorplan .interactions .top-info {
    top: -2%;
  }
  #help-dialog.desktop.es-MX.panorama .interactions .top-info {
    top: 0;
  }
  #help-dialog.desktop .interactions .bottom-info {
    margin-left: 5%;
    margin-right: 5%;
    font-size: 2.15vw;
    line-height: 1.14;
    top: 40vh;
  }
  #help-dialog.desktop.es-MX .interactions .bottom-info,
  #help-dialog.desktop.es-MX .interactions .top-info,
  #help-dialog.desktop.fr-FR .interactions .bottom-info,
  #help-dialog.desktop.fr-FR .interactions .top-info,
  #help-dialog.desktop.jp-JP .interactions .bottom-info,
  #help-dialog.desktop.jp-JP .interactions .top-info,
  #help-dialog.desktop.ru-RU .interactions .bottom-info {
    font-size: 2vw;
  }
  #help-dialog.desktop .interactions .big-image {
    width: 7.15vh;
    bottom: 28.75vh;
  }
  #help-dialog.desktop.dollhouse .interactions.left .big-image,
  #help-dialog.desktop.floorplan .interactions.middle .big-image {
    width: 7.5vh;
  }
  #help-dialog.desktop.dollhouse .interactions.middle .big-image,
  #help-dialog.desktop.floorplan .interactions.left .big-image,
  #help-dialog.desktop.panorama .interactions.middle .big-image {
    width: 9vh;
  }
  #help-dialog.desktop .interactions hr {
    width: 6.55vh;
    bottom: 19.8vh;
  }
  #help-dialog.desktop .interactions .keyboard {
    width: 10.4vh;
    bottom: 0;
  }
  #help-dialog.desktop.floorplan .interactions.right .keyboard,
  #help-dialog.desktop.outdoor .interactions.middle .keyboard,
  #help-dialog.desktop.panorama .interactions.middle .keyboard {
    width: 5.2vh;
  }
  #help-dialog.desktop.dollhouse .interactions.left .keyboard {
    bottom: 0;
  }
  #help-dialog.desktop.es-MX.floorplan .interactions {
    top: 23%;
  }
  #help-dialog.desktop.dollhouse .interactions.left .bottom-info,
  #help-dialog.desktop.es-MX .interactions .bottom-info,
  #help-dialog.desktop.es-MX.dollhouse .interactions .bottom-info,
  #help-dialog.desktop.fr-FR.dollhouse .interactions .bottom-info,
  #help-dialog.desktop.fr-FR.floorplan .interactions .bottom-info #help-dialog.desktop.fr-FR .interactions .bottom-info {
    top: 65%;
  }
  #help-dialog.desktop.es-MX.dollhouse .interactions .bottom-info,
  #help-dialog.desktop.es-MX.floorplan .interactions .bottom-info {
    top: 68%;
  }
  #help-dialog.desktop.de-DE.dollhouse .interactions .keyboard,
  #help-dialog.desktop.de-DE.outdoor .interactions .keyboard,
  #help-dialog.desktop.es-MX.dollhouse .interactions .keyboard,
  #help-dialog.desktop.es-MX.floorplan .interactions .keyboard,
  #help-dialog.desktop.es-MX.panorama .interactions .keyboard,
  #help-dialog.desktop.fr-FR.dollhouse .interactions .keyboard,
  #help-dialog.desktop.fr-FR.floorplan .interactions .keyboard,
  #help-dialog.desktop.jp-JP .interactions .keyboard,
  #help-dialog.desktop.ru-RU.dollhouse .interactions .keyboard,
  #help-dialog.desktop.ru-RU.floorplan .interactions .keyboard {
    bottom: -5%;
  }
  #help-dialog.desktop.de-DE.floorplan .interactions .keyboard,
  #help-dialog.desktop.de-DE.panorama .interactions .keyboard,
  #help-dialog.desktop.ru-RU .interactions .keyboard {
    bottom: -10%;
  }
  #help-dialog.desktop.es-MX.dollhouse .interactions .top-info {
    position: relative;
    bottom: 5%;
  }
  #help-dialog.desktop.de-DE.dollhouse .interactions .top-info,
  #help-dialog.desktop.de-DE.floorplan .interactions .top-info,
  #help-dialog.desktop.es-MX.floorplan .interactions .top-info,
  #help-dialog.desktop.ru-RU.dollhouse .interactions .top-info,
  #help-dialog.desktop.ru-RU.floorplan .interactions .top-info {
    top: -10%;
    font-size: 2vw;
  }
}

@media only screen and (max-width: 700px) and (min-aspect-ratio: 2/1) {
  #help-dialog.desktop .interactions hr {
    bottom: 15.5vh;
  }
}

@media only screen and (max-width: 736px) {
  #play,
  #pause {
    width: 85px;
  }
  #gui-modes-map > div[rel] {
    width: 85px;
  }
}

@media only screen and (max-width: 910px) {
  #hotListWrap {
    position: absolute;
    width: 100%;
    /* height: 310px; */
    height: 250px;
    z-index: 100;
    right: 0;
    top: -320px;
    transition: top 0.4s, width 0.5s;
    background: rgba(34, 36, 37, 0.9);
  }
  .hotListActive {
    top: 0 !important;
  }

  #hotListTitle {
    height: 40%;
    position: relative;
    background: none;
    opacity: 1;
  }
  #hotListContent {
    /* background: rgba(34, 36, 37,0.9); */
    background: none;
  }
  #hotListText {
    font-size: 20px;
    letter-spacing: 3px;
    font-weight: 100;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  #hotListIcon {
    width: 24px;
    margin-left: 26px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(165%, -50%);
  }
  #hotListContent ul li {
    text-align: center;
    height: 40px;
    line-height: 40px;
  }
  #hotListContent ul {
    padding: 0 30px;
    font-size: 16px;
  }
  #hotListBottom {
    display: none;
    height: 15%;
    /* background: rgba(34, 36, 37,0.9); */
    background: none;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  #hotListClose {
    display: none;
    position: initial;
    width: 18px;
  }
  #hotListContent ul li.active {
    color: white;
    background: none;
  }
}

@media only screen and (min-width: 701px) and (max-aspect-ratio: 15/10) {
  #help-dialog.desktop .interactions {
    position: absolute;
    top: 10%;
  }
  #help-dialog.desktop .interactions hr {
    width: 6vh;
  }
  #help-dialog.desktop.dollhouse .interactions {
    top: 10%;
  }
  #help-dialog.desktop .interactions .top-info {
    position: relative;
    top: 15%;
  }
  #help-dialog.desktop.ru-RU.dollhouse .interactions {
    height: 68%;
  }
  #help-dialog.desktop.de-DE.dollhouse .interactions .top-info,
  #help-dialog.desktop.de-DE.floorplan .interactions .top-info {
    font-size: 1.3em;
  }
  #help-dialog.desktop.ru-RU.floorplan .interactions .top-info {
    top: 8%;
  }
  #help-dialog.desktop.de-DE .interactions .keyboard,
  #help-dialog.desktop.jp-JP .interactions .keyboard,
  #help-dialog.desktop.ru-RU .interactions .keyboard {
    bottom: -5%;
  }
  #help-dialog.desktop.es-MX.floorplan .interactions {
    top: 20%;
  }
  #help-dialog.desktop.es-MX.floorplan .interactions .top-info {
    top: 0;
  }
  #help-dialog.desktop.de-DE.dollhouse .interactions .bottom-info,
  #help-dialog.desktop.de-DE.floorplan .interactions .bottom-info {
    font-size: 1.2em;
  }
  #help-dialog.desktop.dollhouse .interactions.left .bottom-info,
  #help-dialog.desktop.es-MX.dollhouse .interactions .bottom-info,
  #help-dialog.desktop.fr-FR.dollhouse .interactions .bottom-info {
    top: 77.5%;
  }
  #help-dialog.desktop .interactions .big-image {
    width: 6.3vh;
  }
  #help-dialog.desktop.floorplan .interactions.middle .big-image {
    width: 6.6vh;
  }
  #help-dialog.desktop.floorplan .interactions.left .big-image,
  #help-dialog.desktop.panorama .interactions.middle .big-image {
    width: 7.725vh;
  }
  #help-dialog.desktop.dollhouse .interactions.middle .big-image {
    width: 7.8vh;
  }
  #help-dialog.desktop .interactions .keyboard {
    width: 6.5vh;
  }
  #help-dialog.desktop.dollhouse .interactions.left .keyboard {
    width: 10.5vh;
  }
  #help-dialog.desktop.floorplan .interactions.right .keyboard,
  #help-dialog.desktop.outdoor .interactions.middle .keyboard,
  #help-dialog.desktop.panorama .interactions.middle .keyboard {
    width: 3.275vh;
  }
}

@media only screen and (min-aspect-ratio: 15/10) and (min-width: 700px) {
  #help-dialog.desktop.es-MX.floorplan .interactions .top-info {
    position: relative;
    bottom: 7%;
  }
  #help-dialog.desktop.jp-JP .interactions .top-info {
    font-size: 1.4em;
  }
  #help-dialog.desktop.jp-JP .interactions .bottom-info {
    font-size: 1.3vw;
  }
  #help-dialog.desktop.de-DE.dollhouse .interactions .top-info,
  #help-dialog.desktop.de-DE.floorplan .interactions .top-info,
  #help-dialog.desktop.ru-RU.dollhouse .interactions .top-info,
  #help-dialog.desktop.ru-RU.floorplan .interactions .top-info {
    bottom: 1%;
    font-size: 1.3em;
    position: relative;
  }
  #help-dialog.desktop .interactions .keyboard,
  #help-dialog.desktop.es-MX.dollhouse .interactions .keyboard,
  #help-dialog.desktop.fr-FR.dollhouse .interactions .keyboard {
    bottom: -3vh;
  }
  #help-dialog.desktop.de-DE .interactions .keyboard,
  #help-dialog.desktop.ru-RU .interactions .keyboard {
    bottom: -7vh;
  }
  #help-dialog.desktop.de-DE .interactions .bottom-info {
    font-size: 1.15em;
  }
  #help-dialog.desktop .interactions .bottom-info {
    bottom: 7.5vh;
  }
  #help-dialog.desktop .interactions hr {
    bottom: 16vh;
  }
}

@media only screen and (min-aspect-ratio: 17/10) {
  #help-dialog.desktop .interactions .keyboard {
    bottom: -3vh;
  }
  #help-dialog.desktop.ru-RU .interactions .keyboard {
    bottom: -12%;
  }
}

@media only screen and (min-aspect-ratio: 25/10) {
  #help-dialog.desktop .interactions hr {
    bottom: 15vh;
  }
}

#help-dialog.mobile #navigation-help-wrapper {
  position: absolute;
  top: 12%;
  left: 0;
  right: -25px;
  bottom: 25px;
  overflow: scroll;
}

#help-dialog.mobile .interactions {
  position: absolute;
  top: 45%;
  transform: translate(0, -50%);
  height: 90px;
  width: 144px;
}

#help-dialog.mobile .interactions.left {
  right: 312px;
  right: calc(264px + 10vw);
}

#help-dialog.mobile .interactions.right {
  left: 312px;
  left: calc(264px + 10vw);
}

#help-dialog.mobile .interactions .top-info {
  font-size: 11px;
  font-weight: 500;
  margin-left: 3%;
  margin-right: 3%;
  top: 0;
}

#help-dialog.mobile .big-image,
#help-dialog.mobile.floorplan .interactions.left .big-image {
  bottom: 34%;
  bottom: calc(100% - 110px);
  width: 40.1px;
}

#help-dialog.mobile.floorplan .interactions.middle .big-image {
  width: 37px;
}

#help-dialog.mobile.outdoor .interactions.middle .big-image {
  width: 27px;
}

#help-dialog.mobile .interactions.right .big-image {
  width: 43px;
}

#help-dialog.mobile.panorama .interactions.middle .big-image {
  width: 56px;
}

#help-dialog.mobile.dollhouse .interactions.middle .big-image {
  width: 43px;
}

@media only screen and (min-aspect-ratio: 1/1) {
  #help-dialog.mobile.ru-RU .interactions .top-info {
    position: relative;
    top: -20%;
  }
  #help-dialog.mobile.fr-FR.dollhouse .interactions .top-info {
    font-size: 10px;
  }
  #help-dialog.mobile.dollhouse.de-DE .interactions .top-info,
  #help-dialog.mobile.outdoor.es-MX .interactions .top-info,
  #help-dialog.mobile.outdoor.fr-FR .interactions .top-info {
    position: relative;
    top: -10px;
  }
  #help-dialog.mobile.outdoor.es-MX .interactions,
  #help-dialog.mobile.outdoor.fr-FR .interactions {
    transform: translateY(-50%) translateY(10px);
  }
}

@media only screen and (min-aspect-ratio: 1/1) and (max-width: 480px) {
  #help-dialog.mobile #navigation-help {
    position: absolute;
    min-width: 480px;
    height: 100%;
  }
}

@media only screen and (min-aspect-ratio: 1/1) and (min-width: 480px) {
  #help-dialog.mobile .interactions {
    position: fixed;
  }
}

@media only screen and (min-aspect-ratio: 1/1) and (max-height: 200px) {
  #help-dialog.mobile #navigation-help-wrapper {
    top: 50px;
  }
  #help-dialog.mobile .interactions {
    position: absolute;
    height: 110px;
  }
}

@media only screen and (max-aspect-ratio: 1/1) {
  #help-dialog.mobile .interactions .big-image {
    position: relative;
    margin: 3em auto auto;
    left: auto;
    right: auto;
    transform: translate(0, 0);
  }
  #help-dialog.mobile #navigation-help {
    display: inline-block;
    position: absolute;
    left: 0;
    width: 100%;
    min-height: 500px;
    height: 65vh;
  }
  #help-dialog.mobile .interactions,
  #help-dialog.mobile .interactions.left,
  #help-dialog.mobile .interactions.right {
    position: absolute;
    top: 5%;
    transform: translate(0, 0);
    left: 0;
    height: 20%;
    width: 100%;
  }
  #help-dialog.mobile .interactions.middle {
    top: 35%;
  }
  #help-dialog.mobile .interactions.right {
    top: 65%;
  }
  #help-dialog.mobile .interactions .top-info {
    font-size: 14px;
    text-align: center;
    width: 68%;
    max-width: 218px;
    margin: auto;
  }
  #help-dialog.mobile.dollhouse .interactions.left .big-image,
  #help-dialog.mobile.floorplan .interactions.middle .big-image {
    transform: translate(10%, 0);
  }
}

@media only screen and (max-aspect-ratio: 1/1) and (min-height: 600px) {
  #help-dialog.mobile #navigation-help-wrapper {
    top: 2.5%;
  }
  #help-dialog.mobile.more-help #navigation-help-wrapper {
    top: 50px;
  }
  #help-dialog.mobile #navigation-help {
    top: 60%;
    transform: translate(0, -60%);
  }
}

@media only screen and (max-aspect-ratio: 1/1) and (min-aspect-ratio: 2/3) {
  #help-dialog.mobile .interactions .top-info {
    font-size: 14px;
  }
  #help-dialog.more-help.mobile #more-help {
    height: 200px;
  }
}

#help-dialog.more-help #navigation-help {
  display: none;
}

#more-help-wrapper {
  position: absolute;
  top: 20%;
  top: calc(20% - 4vw);
  left: 0;
  right: -25px;
  bottom: -25px;
  overflow: scroll;
}

@media only screen and (max-height: 454px) {
  #help-dialog.more-help #more-help-wrapper {
    right: 0;
  }
}

@media only screen and (max-width: 1060px) {
  #help-dialog.more-help #more-help-wrapper {
    bottom: 25px;
  }
}

#help-dialog.more-help #navigation-help-wrapper {
  z-index: -1;
}

#help-dialog.more-help #more-help {
  display: inline-block;
  position: absolute;
  top: 6vw;
  width: 96%;
  height: 80%;
  left: 2%;
  bottom: 25px;
  min-height: 35vw;
}

#help-dialog .ui-instructions {
  display: inline-block;
  position: absolute;
  width: 16vw;
  margin-left: 20px;
  line-height: 1.29;
  min-height: 161px;
  min-width: 190px;
  font-weight: 400;
  height: 30vh;
  top: 50%;
  font-size: 1.3vw;
}

#help-dialog .ui-instructions h2 {
  font-size: 1.55vw;
  position: absolute;
  bottom: 100%;
  width: 100%;
}

#help-dialog.desktop.es-MX .ui-instructions h2,
#help-dialog.desktop.fr-FR .ui-instructions h2 {
  font-size: 1.3vw;
}

#help-dialog .ui-instructions:nth-child(-n + 5) {
  top: 0;
}

#help-dialog .ui-instructions:nth-child(5n + 1) {
  left: 0;
}

#help-dialog .ui-instructions:nth-child(5n + 2) {
  left: 20%;
}

#help-dialog .ui-instructions:nth-child(5n + 3) {
  left: 40%;
}

#help-dialog .ui-instructions:nth-child(5n + 4) {
  left: 60%;
}

#help-dialog .ui-instructions:nth-child(5n + 5) {
  left: 80%;
}

#help-dialog.desktop .ui-instructions .big-image {
  margin-top: 2vw;
  margin-bottom: 1.5vw;
  height: 3.5vw;
}

@media only screen and (max-width: 1100px) {
  #help-dialog.desktop.more-help #more-help {
    width: 1056px;
    min-height: 360px;
  }
  #help-dialog.desktop .ui-instructions {
    font-size: 14px;
    margin-left: 0;
  }
  #help-dialog.desktop .ui-instructions .bottom-info {
    width: 100%;
  }
  #help-dialog.desktop .ui-instructions h2 {
    font-size: 16px;
  }
  #help-dialog.desktop.es-MX .ui-instructions h2,
  #help-dialog.desktop.fr-FR .ui-instructions h2 {
    font-size: 15px;
  }
  #help-dialog.desktop .ui-instructions .big-image {
    margin-top: 12px;
    height: 35px;
    margin-bottom: 12px;
  }
}

@media only screen and (max-height: 500px) {
  #more-help-wrapper.destkop {
    top: 73px;
    left: 10px;
  }
}

#help-dialog.mobile .ui-instructions {
  min-width: 0;
  width: 48%;
  font-size: 11px;
  margin-left: 0;
  top: 67.5%;
}

#help-dialog.mobile #more-help-wrapper {
  top: 20vw;
  width: 100%;
  left: 0;
  bottom: 25px;
}

#help-dialog.mobile .ui-instructions h2 {
  font-size: 13px;
}

#help-dialog.more-help.mobile #more-help {
  position: absolute;
  display: inline-block;
  width: 87%;
  min-height: 700px;
  height: 100vh;
  margin-top: 5%;
  left: 6%;
}

#help-dialog.mobile .ui-instructions:nth-child(-n + 6) {
  top: 45%;
}

#help-dialog.mobile .ui-instructions:nth-child(-n + 4) {
  top: 22.5%;
}

#help-dialog.mobile .ui-instructions:nth-child(-n + 2) {
  top: 0;
}

#help-dialog.mobile .ui-instructions:nth-child(2n) {
  left: auto;
  right: 0;
}

#help-dialog.mobile .ui-instructions:nth-child(2n + 1) {
  left: 0;
}

#help-dialog.mobile .ui-instructions .big-image {
  position: static;
  margin: 1em auto 0.75em;
  width: auto;
  height: 35px;
}

#help-dialog.mobile .ui-instructions .bottom-info {
  position: relative;
  margin: auto;
  max-width: 135px;
}

@media only screen and (min-height: 770px) and (max-aspect-ratio: 1/1) {
  #help-dialog.more-help.mobile #more-help {
    position: absolute;
    height: auto;
    margin-top: 0;
    top: 45%;
    transform: translate(0, -45%);
  }
}

@media only screen and (min-aspect-ratio: 1/1) {
  #help-dialog.mobile #more-help-wrapper {
    top: 15vh;
    left: 0;
  }
  #help-dialog.mobile .ui-instructions {
    min-width: 0;
    width: 30%;
    height: 30vw;
  }
  #help-dialog.more-help.mobile #more-help {
    width: 90%;
    height: 100vh;
    left: 6.5%;
    margin-top: 0;
  }
  #help-dialog.mobile .ui-instructions:nth-child(n) {
    left: 0;
    top: 53%;
  }
  #help-dialog.mobile .ui-instructions:nth-child(3n-1) {
    left: 30vw;
  }
  #help-dialog.mobile .ui-instructions:nth-child(3n) {
    left: 60vw;
  }
  #help-dialog.mobile .ui-instructions:nth-child(-n + 6) {
    top: 28%;
  }
  #help-dialog.mobile .ui-instructions:nth-child(-n + 3) {
    top: 3%;
  }
}

@media only screen and (min-height: 500px) {
  #help-dialog.mobile #more-help-wrapper {
    top: 7.5%;
  }
}

@media only screen and (min-height: 650px) and (min-width: 650px) and (max-aspect-ratio: 650/800),
(min-aspect-ratio: 800/650) and (min-height: 650px) and (min-width: 650px) {
  #help-dialog.mobile .interactions .top-info,
  #help-dialog.mobile.fr-FR.dollhouse .interactions .top-info {
    font-size: 21px;
    max-width: 230px;
    margin: auto;
    line-height: 1.25;
  }
  #help-dialog.mobile.de-DE .interactions .top-info,
  #help-dialog.mobile.ru-RU .interactions .top-info {
    font-size: 19px;
  }
  #help-dialog.mobile.es-MX .interactions .top-info,
  #help-dialog.mobile.fr-FR .interactions .top-info,
  #help-dialog.mobile.fr-FR.dollhouse .interactions .top-info {
    max-width: 280px;
  }
}

@media only screen and (min-height: 650px) and (min-width: 650px) and (min-aspect-ratio: 800/650) {
  #help-dialog.mobile .interactions .big-image {
    transform: scale(1.5) translate(-50%, 0);
  }
  #help-dialog.mobile .interactions {
    width: 300px;
    height: 200px;
  }
  #help-dialog.mobile .interactions.left {
    right: 600px;
  }
  #help-dialog.mobile .interactions.right {
    left: 600px;
  }
  #help-dialog.mobile .interactions .big-image,
  #help-dialog.mobile.floorplan .interactions.left .big-image,
  #help-dialog.mobile.fr-FR.dollhouse .interactions .big-image,
  #help-dialog.mobile.panorama .interactions.middle .big-image {
    bottom: 57%;
    bottom: calc(100% - 175px);
  }
}

@media only screen and (min-height: 650px) and (min-width: 650px) and (max-aspect-ratio: 1/1) {
  #help-dialog.mobile .interactions,
  #help-dialog.mobile .interactions.left,
  #help-dialog.mobile .interactions.right {
    position: static;
    height: auto;
    margin-bottom: 10%;
  }
  #help-dialog.mobile #navigation-help-wrapper {
    top: 2.5%;
  }
  #help-dialog.mobile .interactions .big-image {
    transform: scale(1.5);
  }
  #help-dialog.mobile #navigation-help {
    height: auto;
    top: 50%;
    transform: translate(0, -50%);
  }
  #help-dialog.mobile.dollhouse .interactions.left .big-image,
  #help-dialog.mobile.floorplan .interactions.middle .big-image {
    transform: scale(1.5) translate(10%, 0);
  }
  #help-dialog.mobile.es-MX #navigation-help,
  #help-dialog.mobile.fr-FR #navigation-help {
    min-height: 700px;
  }
  #help-dialog.mobile.es-MX .interactions .big-image,
  #help-dialog.mobile.fr-FR .interactions .big-image {
    margin-top: 4em;
  }
}

@media only screen and (min-height: 650px) and (min-width: 650px) {
  #help-dialog.more-help.mobile #more-help {
    margin-top: 0;
  }
  #help-dialog.mobile #more-help .ui-instructions {
    font-size: 15.5px;
    margin-top: 37px;
  }
  #help-dialog.mobile .ui-instructions h2 {
    font-size: 19.5px;
  }
  #help-dialog.mobile .ui-instructions .big-image {
    transform: scale(1.5);
    margin-top: 1.5em;
    margin-bottom: 2em;
  }
}

@media only screen and (min-height: 650px) and (min-width: 650px) and (max-aspect-ratio: 1/1) {
  #help-dialog.more-help.mobile #more-help {
    height: 100vh;
    margin-top: 2vw;
  }
  #help-dialog.mobile .ui-instructions .bottom-info {
    top: auto;
    max-width: 250px;
  }
}

@media only screen and (min-height: 650px) and (min-width: 650px) and (min-aspect-ratio: 1/1) {
  #help-dialog.more-help.mobile #more-help {
    min-height: 870px;
    top: 2vw;
  }
  #help-dialog.mobile .ui-instructions .bottom-info {
    max-width: none;
  }
  #help-dialog.mobile #more-help .ui-instructions {
    margin-top: 0;
  }
  #help-dialog.mobile #more-help-wrapper {
    top: 10vh;
    height: 100vh;
  }
  #help-dialog.more-help.mobile #more-help {
    height: 110vh;
  }
}

#share-modal {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 100;
  width: 375px;
  height: 325px;
  border-radius: 10px;
  background-color: rgba(0, 0, 0, 0.75);
  padding: 16px;
  color: #fff;
  text-align: center;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

#share-modal.fadeIn {
  opacity: 1;
  pointer-events: all;
}

#share-modal .title {
  position: absolute;
  font-size: 16px;
  margin-left: 5px;
}

#share-modal #share-outer {
  position: absolute;
  width: 80%;
  left: 10%;
  top: 20%;
  text-align: center;
  font-size: 14px;
}

#share-modal #share-outer .share-to {
  margin-bottom: 15px;
}

#share-modal #share-outer .share-button {
  display: inline-block;
  width: 48px;
  height: 48px;
  border: 1px solid #fff;
  font-size: 28px;
  border-radius: 1px;
  margin: 0 3px;
}

#share-modal #share-outer .share-button:active,
#share-modal:not(.mobile) #share-outer .share-button:hover {
  background-color: #1eb8cc;
}

#share-modal #share-url span::selection {
  background-color: #1eb8cc;
}

#share-modal #share-url span::-moz-selection {
  background-color: #1eb8cc;
}

#share-modal .share-images span {
  line-height: 48px;
}

#share-modal #share-outer .direct-link {
  width: 100%;
  height: 100%;
  margin-top: 50px;
  margin-bottom: 10px;
}

#share-modal #share-url {
  font-size: 14px;
  color: #fff;
  padding: 8px;
  background-color: rgba(0, 0, 0, 0);
  width: 20em;
  border: 1px solid #fff;
  cursor: default;
  margin: auto;
  overflow: hidden;
  white-space: nowrap;
}

#share-modal #share-url span {
  display: block;
  width: calc(20em - 16px);
  overflow: hidden;
}

#share-modal #share-url span.highlighted {
  background-color: #1eb8cc;
}

#share-modal.fadeIn #share-url {
  pointer-events: auto;
  touch-callout: default;
  -webkit-touch-callout: default;
  -webkit-user-select: all;
  -khtml-user-select: all;
  -moz-user-select: all;
  -ms-user-select: all;
  user-select: all;
  cursor: text;
}

#meta-info-wrapper,
#model-title.fadeOut,
.pinTop.left,
.pinTop.left.closed #meta-info-wrapper,
.pinTop.left.closed #model-title {
  pointer-events: none;
}

#share-close,
.meta-toggle {
  cursor: pointer;
}

#share-modal #copy-success {
  margin-top: 10px;
}

#share-modal a.hasHover:hover,
#share-modal a:active {
  color: #fff;
}

#share-close {
  position: absolute;
  top: 0;
  right: 0;
  padding: 16px;
  font-size: 13px;
}

#share-modal.closeByFooter #share-close {
  display: none;
}

@media only screen and (max-width: 487px), (max-height: 360px) {
  #share-modal {
    position: fixed;
    top: 0;
    left: 0;
    transform: none;
    height: 100%;
    width: 100%;
    bottom: 0;
    border-radius: 0;
  }
}

@media only screen and (max-width: 320px) {
  #share-modal #share-url {
    width: 15em;
  }
  #share-modal #share-url span {
    width: calc(15em - 16px);
  }
}

@media only screen and (max-height: 250px) {
  #share-modal #share-outer .direct-link {
    margin-top: 10px;
  }
}

#share-modal.mobile .title {
  position: static;
  font-size: 16px;
}

#share-close.mobile {
  font-size: 16px;
}

#share-modal.mobile {
  position: fixed;
  top: 0;
  left: 0;
  transform: none;
  height: 100%;
  width: 100%;
  bottom: 0;
  border-radius: 0;
}

#model-title,
.title-container {
  position: relative;
  height: 38px;
}

/*.pinTop.left.fadeOut,.pinTop.left.fadeOut #meta-info-wrapper {
    -webkit-transition: all .5s;
    transition: all .5s;
    opacity: 0;
    pointer-events: none
}*/

#model-title {
  font-weight: 100;
  z-index: 20;
  opacity: 1;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  pointer-events: all;
  background: rgba(0, 0, 0, 0.2);
  border-radius: 10px;
  padding: 0 10px;
  min-width: 180px;
}

#model-title:hover {
  background: rgba(0, 0, 0, 0.5);
}

#model-title.expand {
  background: rgba(0, 0, 0, 0.5);
}

.title-row {
  white-space: nowrap;
  display: flex;
  align-items: center;
  justify-content: space-around;
}

#title-container-wrapper {
  overflow: hidden;
  width: 100%;
}

.title-container {
  width: 100%;
  white-space: nowrap;
  display: flex;
  margin-left: 1px;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  justify-content: space-between;
  align-items: center;
}

.title-container.no-meta,
.title-container.share-only {
  cursor: default;
}

#less-hint,
#more-hint {
  font-weight: 400;
  font-size: 10px;
}

.title-container #less-hint,
.title-container.expand #more-hint,
.title-container.no-meta #less-hint,
.title-container.no-meta #more-hint,
.title-container.share-only #less-hint,
.title-container.share-only #more-hint {
  display: none;
}

.title-container #more-hint,
.title-container.expand #less-hint {
  display: flex;
  align-items: center;
  height: 100%;
  padding-left: 12px;
}

/*.meta-toggle.hasHover:hover,.meta-toggle:active {
    background-color: rgba(0,0,0,.75);
    color: #fff
}*/

#title-toggle {
  float: left;
  text-align: center;
  height: 52px;
  font-size: 18px;
  pointer-events: all;
  line-height: 52px;
  padding-top: 2px;
  display: none;
}

#title-logo {
  margin-right: 6px;
}

#title-logo i {
  display: block;
  width: 18px;
  height: 18px;
  background: url('../images/4dage-logo.png') left top no-repeat;
  background-size: 100%;
}

#title-toggle.hasHover:hover,
#title-toggle:active {
  background-color: rgba(0, 0, 0, 0.75);
  color: #fff;
}

.co-brand {
  color: rgba(255, 255, 255, 0.7);
  font-size: 12px;
  line-height: 14px;
  overflow: hidden;
  position: absolute;
  top: 10px;
  width: -webkit-calc(100% - 65px);
  width: calc(100% - 65px);
}

#meta-info,
.co-brand .title {
  color: #fff;
}

#gui-name {
  font-size: 18px;
  overflow: hidden;
  height: 100%;
  line-height: 18px;
  display: flex;
  align-items: center;
}

#gui-name.noCoBrand {
  /* width: 300px; */
  float: left;
  height: 100%;
}

.pinTop.left .title-container {
  right: 0;
  margin-right: 0;
}

.pinTop.left.closed .title-container {
  -webkit-transition: right 0.4s ease-in-out;
  transition: right 0.4s ease-in-out;
  right: 100%;
  margin-right: 100%;
}

.pinTop.left.closed .title-container.meta-toggle.expand,
.pinTop.left.closed .title-container.share-link {
  -webkit-transition-delay: 0.4s;
  transition-delay: 0.4s;
}

.pinTop.left .title-container.no-meta {
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}

.pinTop.left.closed.open .title-container,
.pinTop.left.closed.open .title-container.meta-toggle.expand {
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
  right: 0;
}

#meta-info {
  position: relative;
  bottom: 100%;
  width: 100%;
  padding: 10px;
  white-space: normal;
  font-size: 14px;
  font-weight: 400;
  line-height: 19px;
  border-radius: 10px;
  -webkit-transtion: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

#meta-info.share-link {
  bottom: calc(100% - 35px);
}

#meta-info,
#meta-info * {
  -webkit-touch-callout: all;
  -webkit-user-select: text;
  -khtml-user-select: text;
  -moz-user-select: text;
  -ms-user-select: text;
  user-select: text;
}

#meta-info a {
  position: relative;
  z-index: 10;
  pointer-events: auto;
}

#meta-info #meta-description {
  margin-bottom: 10px;
  word-wrap: break-word;
  text-align: justify;
}

#meta-info i {
  font-size: 13px;
}

#meta-info-wrapper {
  width: 360px;
  overflow: hidden;
  position: relative;
  top: 14px;
}

#meta-info-wrapper.expand {
  pointer-events: auto;
}

#call-to-action #pause-overlay {
  height: 100%;
  width: 100%;
  position: absolute;
}

.contact-info {
  margin-bottom: 12px;
}

.contact-info div {
  max-width: 320px;
  max-width: calc(100% - 19px);
  white-space: nowrap;
  overflow: hidden;
  display: inline-block;
  margin-top: -3px;
}

.address {
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
}

#share-origin hr {
  margin-bottom: 10px;
  border-color: #ccc;
}

#share-origin > div {
  white-space: nowrap;
  overflow: hidden;
}

#share-link-wrapper,
#share-origin i,
#share-origin span {
  display: inline-block;
  float: left;
}

#share-link-wrapper {
  width: 93%;
  width: calc(100% - 20px);
  line-height: 1em;
  margin-left: 0.35em;
  display: inline-block;
  overflow: hidden;
  top: 2px;
}

#call-to-action #interaction-modal.desktop.small .interaction hr,
#interaction-modal.desktop .mobile-title,
#interaction-modal.desktop.dollhouse .interaction.middle .keyboard,
#interaction-modal.desktop.dollhouse .interaction.middle hr,
#interaction-modal.desktop.floorplan.landing .interaction.left .keyboard,
#interaction-modal.desktop.floorplan.landing .interaction.left hr,
#interaction-modal.mobile .desktop-title,
#interaction-modal.mobile .interaction hr {
  display: none;
}

#meta-info.expand {
  bottom: 0;
}

.pinTop.left.closed #meta-info {
  bottom: 105%;
}

.pinTop.left.closed.open #meta-info.share-link {
  -webkit-transition-delay: 0.4s;
  transition-delay: 0.4s;
  bottom: 100%;
  transform: translate(0, -35px);
}

.pinTop.left.closed.open #meta-info.expand {
  -webkit-transition-delay: 0.4s;
  transition-delay: 0.4s;
  bottom: 0;
}

@media only screen and (max-width: 487px) {
  #meta-info,
  .title-container {
    width: 100%;
  }
}

#call-to-action {
  top: 0;
  text-align: center;
  z-index: 0;
}

#call-to-action #pause-overlay.playing {
  pointer-events: auto;
  cursor: pointer;
}

#call-to-action #pause-icon {
  font-size: 45px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%) scaleX(1.5);
  text-shadow: 0 0 5px rgba(0, 0, 0, 0.9);
  opacity: 0;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

#call-to-action #interaction-modal.fadeIn,
#call-to-action #pause-icon.fadeIn {
  opacity: 1;
  pointer-events: auto;
}

#call-to-action #interaction-modal {
  position: fixed;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  opacity: 0;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  z-index: 201;
  pointer-events: none;
}

#interaction-modal .interaction {
  position: absolute;
  width: 20%;
  margin: 0 auto;
  left: 0;
  right: 0;
}

#interaction-modal .interaction.left {
  right: 73%;
}

#interaction-modal.desktop.fr-FR .interaction.left {
  right: 65%;
}

#interaction-modal .interaction.right {
  left: 73%;
}

#interaction-modal.desktop.fr-FR .interaction.right {
  left: 65%;
}

#interaction-modal.ru-RU .interaction {
  width: auto;
}

#call-to-action #interaction-modal.desktop {
  height: 350px;
  width: 550px;
  border-radius: 10px;
}

#interaction-modal.desktop .interaction h2 {
  text-shadow: 0 0 4px rgba(0, 0, 0, 0.5);
  font-size: 23px;
}

#interaction-modal.desktop.floorplan .interaction h2,
#interaction-modal.desktop.landing.dollhouse .interaction h2,
#interaction-modal.desktop.outdoor .interaction h2 {
  margin-bottom: 10px;
  margin-top: -5px;
}

#interaction-modal.desktop.de-DE .interaction h2,
#interaction-modal.desktop.fr-FR .interaction h2 {
  width: 130%;
  position: relative;
  right: 15%;
}

#interaction-modal.desktop .tour-title {
  font-size: 28px;
  padding: 18px;
  font-weight: lighter;
}

#interaction-modal.desktop hr,
#interaction-modal.desktop img {
  width: 100%;
  height: 100%;
}

.nav-help-page {
  position: absolute;
  top: 50%;
  z-index: 10;
  cursor: pointer;
  width: 20px;
  height: 20px;
  border-top: 3px solid #ffffff;
  border-right: 3px solid #ffffff;
}

.next-button {
  right: 15px;
  transform: translate(0, -50%) rotate(45deg);
}

.prev-button {
  left: 15px;
  transform: translate(0, -50%) rotate(-135deg);
}

#interaction-modal.desktop .big-image {
  bottom: -122px;
}

#interaction-modal.desktop .keyboard {
  bottom: -200px;
}

#interaction-modal.desktop img[src='images/nav_help_mouse_drag_left.png'],
#interaction-modal.desktop img[src='images/nav_help_mouse_drag_right.png'] {
  width: 52px;
}

#interaction-modal.desktop img[src='images/nav_help_click_inside.png'],
#interaction-modal.desktop img[src='images/Desktop-help-play-button.svg'],
#interaction-modal.desktop img[src='images/nav_help_keyboard_left_right.png'],
#interaction-modal.desktop img[src='images/nav_help_mouse_zoom.png'],
#interaction-modal.desktop img[src='images/nav_help_zoom_keys.png'] {
  width: 50px;
}

#interaction-modal.desktop img[src='images/nav_help_mouse_position_left.png'],
#interaction-modal.desktop img[src='images/nav_help_mouse_position_right.png'] {
  width: 63px;
}

#interaction-modal.desktop img[src='images/nav_help_mouse_click.png'] {
  width: 60px;
}

#interaction-modal.desktop img[src='images/nav_help_keyboard_up_down.png'],
#interaction-modal.desktop img[src='images/nav_help_inside_key.png'] {
  width: 25px;
}

#interaction-modal.desktop img[src='images/nav_help_keyboard_up_down.png'] {
  bottom: -215px;
}

#interaction-modal.desktop img[src='images/Desktop-help-spacebar-2.svg'] {
  width: 70px;
}

#interaction-modal.desktop .interaction hr {
  width: 45px;
  border: none;
  height: 2px;
  background-color: #fff;
  position: absolute;
  bottom: -166px;
}

#interaction-modal.desktop.landing.es-MX .interaction {
  width: 25%;
}

#interaction-modal.desktop.landing.es-MX .interaction h2 {
  font-size: 18px;
}

#interaction-modal.desktop.landing.de-DE .interaction.middle,
#interaction-modal.desktop.landing.es-MX .interaction.middle {
  right: 2.5%;
}

#interaction-modal.desktop.landing.de-DE .interaction.right,
#interaction-modal.desktop.landing.es-MX .interaction.right {
  left: 67%;
}

#interaction-modal.desktop.fr-FR .interaction h2 {
  font-size: 18px;
}

#call-to-action #interaction-modal.desktop.small .tour-title {
  font-size: 22px;
  padding: 10px 15px;
}

#interaction-modal.desktop.ru-RU .interaction h2 {
  font-size: 18px;
}

#interaction-modal.desktop.outdoor.tour.ru-RU .interaction.right,
#interaction-modal.desktop.panorama.tour.ru-RU .interaction.right {
  left: 63%;
}

#interaction-modal.desktop.outdoor.tour.ru-RU .interaction.middle,
#interaction-modal.desktop.panorama.tour.ru-RU .interaction.middle {
  right: 5%;
}

#interaction-modal.desktop.floorplan.landing.ru-RU .interaction.right,
#interaction-modal.desktop.floorplan.tour.ru-RU .interaction.right {
  left: 68%;
}

#interaction-modal.desktop.floorplan.landing.ru-RU .interaction.middle,
#interaction-modal.desktop.floorplan.tour.ru-RU .interaction.middle {
  right: 2.5%;
}

#call-to-action #interaction-modal.desktop.es-MX.small,
#call-to-action #interaction-modal.desktop.fr-FR.small,
#call-to-action #interaction-modal.desktop.small {
  height: auto;
  width: auto;
  border-radius: 6px;
}

@media only screen and (min-height: 650px) {
  #call-to-action #pause-icon {
    font-size: 60px;
  }
}

@media only screen and (max-height: 487px), (max-width: 620px) {
  #call-to-action #interaction-modal:not(.small).desktop #interaction-modal-inner {
    position: absolute;
    height: auto;
    width: 90%;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
  }
}

#call-to-action #interaction-modal.mobile {
  height: auto;
  width: 95%;
  border-radius: 5px;
}

#interaction-modal.mobile.interaction {
  top: 15%;
}

#interaction-modal.mobile .interaction h2 {
  font-size: 15px;
  white-space: nowrap;
}

#interaction-modal.mobile.dollhouse .interaction h2,
#interaction-modal.mobile.floorplan.landing .interaction h2,
#interaction-modal.mobile.outdoor .interaction h2 {
  margin-bottom: 5px;
}

#interaction-modal.mobile .tour-title {
  font-weight: lighter;
  padding: 13px;
  font-size: 17px;
}

#interaction-modal.mobile img {
  width: 100%;
}

#call-to-action #interaction-modal.mobile.fr-FR .interaction {
  width: 26%;
}

#call-to-action #interaction-modal.mobile.fr-FR h2 {
  font-size: 12px;
}

#call-to-action #interaction-modal.mobile.fr-FR .interaction.left {
  right: 61%;
}

#call-to-action #interaction-modal.mobile.fr-FR .interaction.middle {
  left: 2%;
}

#call-to-action #interaction-modal.mobile.fr-FR .interaction.right {
  left: 65%;
}

#call-to-action #interaction-modal.mobile.de-DE h2 {
  font-size: 13px;
}

#call-to-action #interaction-modal.mobile.de-DE .tour-title {
  font-size: 15px;
}

#call-to-action #interaction-modal.mobile.de-DE .interaction.left {
  right: 64%;
}

#call-to-action #interaction-modal.mobile.de-DE .interaction.middle {
  right: 3%;
}

#call-to-action #interaction-modal.mobile.de-DE .interaction.right {
  left: 58%;
}

#call-to-action #interaction-modal.mobile.es-MX .tour-title {
  font-size: 16px;
}

#call-to-action #interaction-modal.mobile.outdoor.landing.es-MX .interaction.middle,
#call-to-action #interaction-modal.mobile.panorama.landing.es-MX .interaction.middle {
  right: 10%;
}

#call-to-action #interaction-modal.mobile.outdoor.landing.es-MX .interaction.right,
#call-to-action #interaction-modal.mobile.panorama.landing.es-MX .interaction.right {
  width: 40%;
  left: 60%;
}

#call-to-action #interaction-modal.mobile.landing.es-MX h2 {
  font-size: 13px;
}

#call-to-action #interaction-modal.mobile.ru-RU .interaction h2 {
  font-size: 12px;
}

#call-to-action #interaction-modal.mobile.dollhouse.landing.ru-RU .interaction.right,
#call-to-action #interaction-modal.mobile.floorplan.landing.ru-RU .interaction.right,
#call-to-action #interaction-modal.mobile.tour.ru-RU .interaction.right {
  left: 61%;
}

#call-to-action #interaction-modal.mobile.dollhouse.landing.ru-RU .interaction.middle,
#call-to-action #interaction-modal.mobile.floorplan.landing.ru-RU .interaction.middle,
#call-to-action #interaction-modal.mobile.tour.ru-RU .interaction.middle {
  right: 8%;
}

#call-to-action #interaction-modal.mobile.tour.jp-JP .interaction.right {
  left: 64%;
}

#call-to-action #interaction-modal.mobile.tour.jp-JP .interaction.middle {
  right: 3%;
}

#call-to-action #interaction-modal.mobile.small {
  width: auto;
  height: auto;
}

#call-to-action #interaction-modal.mobile.small .tour-title {
  font-size: 22px;
  padding: 10px;
}

.returnToFloors {
  text-align: center;
  border: 2px solid #fff;
  width: 86px;
  height: 22px;
  color: #fff;
  font-size: 12px;
  float: left;
  padding: 4px;
  position: fixed;
  top: 10px;
  right: 16px;
  cursor: pointer;
  text-shadow: rgb(0, 0, 0) 0px 0px 5px;
  box-shadow: rgba(0, 0, 0, 0.7) 0px 0px 5px, rgba(0, 0, 0, 0.7) 0px 0px 5px inset;
}

#myCompany.JLogo {
  height: 30px;
}

/*洛阳文物列表*/

.warpper-LY {
  position: fixed;
  top: 10px;
  left: 10px;
}

.warpper-LY a {
  display: inline-block;
  line-height: 1;
  white-space: nowrap;
  cursor: pointer;
  background: #fff;
  color: #fff;
  -webkit-appearance: none;
  text-align: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  outline: none;
  margin: 0;
  -webkit-transition: 0.1s;
  transition: 0.1s;
  font-weight: 500;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  padding: 12px 20px;
  font-size: 14px;
  border-radius: 4px;
  color: #fff;
  border-color: #409eff;
  background-color: rgba(0, 0, 0, 0.5);
}

@media only screen and (max-width: 1000px) {
  .progressbar {
    width: 60%;
  }
  .warpper-LY {
    position: fixed;
    top: 60px;
    right: 5px;
  }
}

@media only screen and (max-width: 700px) {
  .progressbar {
    width: 65%;
  }
  .returnToFloors {
    top: 60px;
  }
  #myCompany.JLogo {
    height: 20px;
  }
}

@media only screen and (max-width: 680px) {
  .pinTop.left {
    left: 50%;
    transform: translateX(-50%);
    align-items: center;
  }
  .title-row {
    justify-content: center;
  }
}

@media only screen and (max-width: 1000px) {
  #myCompany {
    width: 200px;
  }

  #myCompany span {
    font-size: 14px;
  }

  #gui-modes-map > div[rel]:hover,
  #play:hover {
    background: transparent;
  }
  .pinBottom.right .ui-icon {
    margin-right: 5px;
  }
  .pinBottom.right,
  .pinBottom.left {
    bottom: 5px;
  }
  .pinBottom.left {
    left: 5px;
  }
  .viewContainer,
  #gui-modes-map {
    display: flex;
    flex-direction: column;
  }
  #play,
  #pause {
    width: 64px;
  }
  #gui-modes-map > div[rel] {
    width: 64px;
  }
  .progressbar {
    width: 70%;
  }
  .gui-floor-number,
  .tourSpinner {
    left: -0.4px;
  }
  .gui-floor {
    float: none;
    margin-bottom: 5px;
  }
  .gui-floor .container {
    right: 0;
    left: auto;
  }
  #call-to-action #interaction-modal.desktop {
    width: 100%;
    height: auto;
  }
}

/* @media screen and (orientation: landscape) {
  .viewContainer,
  #gui-modes-map {
    display: block !important;
  }
} */

@media only screen and (max-width: 370px) {
  #gui-name {
    font-size: 16px;
  }
  #meta-info-wrapper {
    width: 100vw;
  }
  #meta-info {
    font-size: 12px;
  }
}

@media only screen and (max-width: 330px) {
  #gui-name {
    font-size: 14px;
  }
}

#hot {
  padding: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  pointer-events: none;
  /* z-index: 101;  */
}
#hot > div {
  position: absolute;
  z-index: 999;
  color: #fff;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border-radius: 5px;
  background-color: rgba(34, 34, 34, 0.3);
  /* display:none; */
  padding: 10px;
  max-width: 400px;
  letter-spacing: 1px;
  line-height: 20px;
}

#hot > div[pos='right'] {
  transform: translate(20px, -50%);
}

#hot > div[pos='top'] {
  transform: translate(-50%, calc(-100% - 20px));
}

#hot > div[pos='middle'] {
  transform: translate(-50%, -50%);
}

#hot > div[pos='bottom'] {
  transform: translate(-50%, 20px);
}

#hot > div[pos='left'] {
  transform: translate(calc(-100% - 20px), -50%);
}

.resultBox {
  font-family: 'Microsoft YaHei';
  position: absolute;
  top: 0px;
  left: 0px;
  background: rgba(0, 0, 0, 0.1);
  width: 100%;
  height: 100%;
  z-index: 9998;
  overflow: auto;
  opacity: 0;
}
.resultBox > div {
  position: absolute;
  left: 50%;
  top: 50%;
  padding: 16px 50px;
  line-height: 22px;
  text-align: center;
  letter-spacing: 1px;
  transform: translate(-50%, -140%);
  background: rgba(0, 0, 0, 0.6);
  border-radius: 8px;
  text-shadow: 2px 2px 6px rgb(0, 0, 0);
  word-wrap: break-word;
}

.resultBox.animate {
  animation: flash 1.3s;
  -webkit-animation: flash 1.3s;
  animation-iteration-count: 1;
}

@keyframes flash {
  0% {
    opacity: 0;
  }

  20% {
    opacity: 1;
  }

  60% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

/* 
从 v3搬过来 */

.widgets-doll-labels,
#otherLabels {
  overflow: hidden;
  position: absolute;
  pointer-events: none;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.widgets-doll-labels .room-label {
  position: absolute;
  width: 0;
  height: 0;
  /*  display: none; */
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation: room-label 0.3s ease 0.1s;
  animation: room-label 0.3s ease 0.1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  cursor: pointer;
}
/* .widgets-doll-labels .room-label.visible {
    display: block
} */
.widgets-doll-labels .room-label:not(.noLine):after {
  content: '';
  display: block;
  position: absolute;
  width: 4px;
  height: 68px;
  background-image: url('../images/labelline.svg');
  background-size: contain;
  background-repeat: no-repeat;
  bottom: 0;
  left: 50%;
  -webkit-transform: translate(-50%);
  transform: translate(-50%);
  transition: all 0.3s;
}
.widgets-doll-labels .room-label a {
  display: block;
  position: absolute;
  line-height: 22px;
  top: -66px;
  transform: translate(-50%, -100%);
  text-align: center;
  white-space: nowrap;
  font-size: 14px;
  font-style: normal;
  pointer-events: auto;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background: rgba(210, 210, 210, 0.7);
  border: 1px solid rgba(255, 255, 255, 0.4);
  border-radius: 3px;
  text-shadow: 0px 1px 3px #000000;
  min-height: 24px;
}
.widgets-doll-labels .room-label a:hover {
  color: #fff;
}
.widgets-doll-labels .room-label.selected a {
  color: #111;
  background: rgb(255 255 255 / 88%);
  border: 1px solid rgb(0 0 0);
  border-radius: 3px;
  text-shadow: unset;
  box-shadow: 0px 0px 3px 2px #2b2b2b2e;
}
.widgets-doll-labels.noLine .room-label a {
  top: 0;
  transform: translate(-50%, -50%);
}

.widgets-doll-labels.noLine .room-label:after {
  /* 从dollhouse转到floorplan */
  height: 0;
  bottom: -68px;
}

.widgets-doll-labels .room-label a::before {
  content: '';
  position: absolute;
  left: -1px;
  top: -1px;
  width: 10px;
  height: 10px;
  background-image: url(../images/doll_label_corner.svg);
  background-repeat: no-repeat;
  background-position: top left;
}
.widgets-doll-labels.noCorner .room-label a::before {
  background-image: none;
}

.widgets-doll-labels .room-label a::after {
  content: '';
  position: absolute;
  left: -1px;
  bottom: -1px;
  width: 10px;
  height: 10px;
  background-image: url(../images/doll_label_corner.svg);
  background-repeat: no-repeat;
  background-position: top left;
  transform: rotate(270deg);
}
.widgets-doll-labels.noCorner .room-label a::after {
  background-image: none;
}

.widgets-doll-labels .room-label a > p {
  margin: 0;
  padding: 6px 14px;
  width: 100%;
  height: 100%;
  line-height: 1.5;
}
.widgets-doll-labels .room-label a > p::before {
  content: '';
  position: absolute;
  right: -1px;
  top: -1px;
  width: 10px;
  height: 10px;
  background-image: url(../images/doll_label_corner.svg);
  background-repeat: no-repeat;
  background-position: top left;
  transform: rotate(90deg);
}
.widgets-doll-labels.noCorner .room-label a > p::before {
  background-image: none;
}

.widgets-doll-labels .room-label a > p::after {
  content: '';
  position: absolute;
  right: -1px;
  bottom: -1px;
  width: 10px;
  height: 10px;
  background-image: url(../images/doll_label_corner.svg);
  background-repeat: no-repeat;
  background-position: top left;
  transform: rotate(180deg);
}
.widgets-doll-labels.noCorner .room-label a > p::after {
  background-image: none;
}
.widgets-doll-labels .room-label.noLine a {
  top: 16px;
}
.widgets-doll-labels .room-label a span {
  white-space: nowrap;
  user-select: none;
}
.widgets-doll-labels .room-label.with-entrance:after {
  display: none;
}
.widgets-doll-labels .room-label.with-entrance a {
  top: 50%;
  width: 38.5px;
  height: 15.75px;
  background-size: 38.5px 15.75px;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.widgets-doll-labels .room-label.with-entrance a span {
  margin-left: -0.875px;
  margin-top: -0.875px;
}
.widgets-plan-labels .room-label {
  position: absolute;
  -webkit-animation: room-label 0.3s ease 0.1s;
  animation: room-label 0.3s ease 0.1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.widgets-plan-labels .room-label a {
  display: block;
  position: absolute;
  /* width: 38.5px; */
  line-height: 24px;
  /* top: -99px; */
  /* left: 50%; */
  -webkit-transform: translate(-50%);
  transform: translate(-50%, -50%);
  text-align: center;
  white-space: nowrap;
  font-size: 14px;
  font-style: normal;
  /* pointer-events: auto */
  /*text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5); */
}
@-webkit-keyframes room-label {
  0% {
    opacity: 0;
    margin-top: 8.75px;
  }
  to {
    opacity: 1;
    margin-top: 0;
  }
}
@keyframes room-label {
  0% {
    opacity: 0;
    margin-top: 8.75px;
  }
  to {
    opacity: 1;
    margin-top: 0;
  }
}