@font-face {
  font-family: OpenSans;
  src: url(../fonts/open-sans/OpenSansRegular.eot);
  src: url(../fonts/open-sans/OpenSansRegular.eot) format('embedded-opentype'), url(../fonts/open-sans/OpenSansRegular.woff2) format('woff2'), url(../fonts/open-sans/OpenSansRegular.woff) format('woff'), url(../fonts/open-sans/OpenSansRegular.ttf) format('truetype'), url(../fonts/open-sans/OpenSansRegular.svg#OpenSansRegular) format('svg');
  font-weight: 400
}
body,html {
    font-family: OpenSans,sans-serif
}

/*  
@font-face {
  font-family: OpenSans;
  src: url(../../../css/font/open-sans/OpenSansRegular.eot);
  src: url(../../../css/font/open-sans/OpenSansRegular.eot) format('embedded-opentype'),
    url(../../../css/font/open-sans/OpenSansRegular.woff2) format('woff2'),
    url(../../../css/font/open-sans/OpenSansRegular.woff) format('woff'),
    url(../../../css/font/open-sans/OpenSansRegular.ttf) format('truetype'),
    url(../../../css/font/open-sans/OpenSansRegular.svg#OpenSansRegular) format('svg');
  font-weight: 400
}

@font-face {
  font-family: OpenSans;
  src: url(../../../css/font/open-sans-light/OpenSansLight.eot);
  src: url(../../../css/font/open-sans-light/OpenSansLight.eot) format('embedded-opentype'),
    url(../../../css/font/open-sans-light/OpenSansLight.woff2) format('woff2'),
    url(../../../css/font/open-sans-light/OpenSansLight.woff) format('woff'),
    url(../../../css/font/open-sans-light/OpenSansLight.ttf) format('truetype'),
    url(../../../css/font/open-sans-light/OpenSansLight.svg#OpenSansLight) format('svg');
  font-weight: 100
}

@font-face {
  font-family: OpenSans;
  src: url(../../../css/font/open-sans-semibold/OpenSansSemibold.eot);
  src: url(../../../css/font/open-sans-semibold/OpenSansSemibold.eot) format('embedded-opentype'),
    url(../../../css/font/open-sans-semibold/OpenSansSemibold.woff2) format('woff2'),
    url(../../../css/font/open-sans-semibold/OpenSansSemibold.woff) format('woff'),
    url(../../../css/font/open-sans-semibold/OpenSansSemibold.ttf) format('truetype'),
    url(../../../css/font/open-sans-semibold/OpenSansSemibold.svg#OpenSansSemibold) format('svg');
  font-weight: 700
}

@font-face {
  font-family: mp-font;
  src: url(../fonts/mp-font.eot?sn95o4);
  src: url(../fonts/mp-font.eot?#iefixsn95o4) format('embedded-opentype'),
    url(../fonts/mp-font.ttf?sn95o4) format('truetype'),
    url(../fonts/mp-font.woff?sn95o4) format('woff'),
    url(../fonts/mp-font.svg?sn95o4#mp-font) format('svg');
  font-weight: 400;
  font-style: normal
}
 */


.unable {
  pointer-events: none !important;
  opacity: 0.5;
}



/*
.affix,
.frame 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
}
*/

/* .webvr-popup .footer, */
quick-logo,
.btn,
.btn-deep-link,
.message-inner,
.vr-popup .outer,
img {
  vertical-align: middle
}

/* 未知作用 */
/*
#gui-name,
#share-link-wrapper,
.address,
.co-brand,
.contact-info div,
.frame li .overlay,
.gui-floor-title,
.gui-floor.open .container .floorChoice {
  text-overflow: ellipsis
}

.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
}

.img-responsive,
.img-thumbnail {
  width: 100%\9;
  max-width: 100%;
  height: auto
}

.btn,
.btn-link {
  font-weight: 400
}
*/

*,
: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
}


.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 .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out
}

.img-circle {
  border-radius: 50%
}

.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, .125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  pointer-events: none;
  opacity: .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: 1070;
  display: block;
  visibility: visible;
  font-size: 12px;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0)
}

.tooltip.in {
  opacity: .9;
  filter: alpha(opacity=90)
}

.tooltip.top {
  margin-top: -3px;
  padding: 5px 0
}

.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 {
  max-width: 359px;
  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)
}

.icon-dpad-up:before {
  content: "\e60d"
}

/* 未知作用 */
/*
[class*=" icon-"],
[class^=icon-] {
  font-family: mp-font;
  speak: none;
  font-style: normal;
  font-weight: 400;
  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-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-down:before {
  content: "\e601"
}

.icon-dpad-left:before {
  content: "\e60e"
}

.icon-dpad-right:before {
  content: "\e602"
}

.icon-fullscreen-exit:before {
  content: "\e603"
}

.icon-fullscreen:before {
  content: "\e604"
}

.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, .5)
}
*/

/*
.vr-popup {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  display: table;
  background-color: rgba(0, 0, 0, .75);
  z-index: 101;
  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, .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, .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, .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: .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, .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: .5%;
  margin-top: .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: .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-popup,
  .webvr-popup .messaging,
*/
.webvr-canvas {
  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: table;
  background-color: rgba(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;
  color: #fff;
  position: absolute;
  left: 3%;
  width: 80%;
  top: 3%;
  font-size: 24px
}

.webvr-popup.landscape .title {
  left: 3%;
  top: 5%;
  font-size: 22px
}

.webvr-popup .close {
  position: absolute;
  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-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-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;
}

.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-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-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: absolute;
  padding: 3px;
  right: 0;
  bottom: 0;
  display: inline-block;
  font-size: 14px;
  background-color: rgba(0, 0, 0, .3);
  -webkit-transition: all .5s;
  transition: all .5s;
  text-shadow: 0 0 5px rgba(0, 0, 0, .9)
}

.webvr-popup .footer.open {
  background-color: rgba(0, 0, 0, .45)
}

#button-play, 
#loaderCoBrand.quick-brand,
.model-title 
  {
  text-shadow: 0 0 10px rgba(15, 16, 17, 1)
}


.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;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
}

body,
html {
  height: 100%;
  width: 100%;
  overflow: hidden;
  line-height: normal;
  color: rgba(255, 255, 255, 1);
  -webkit-font-smoothing: subpixel-antialiased;
  position: absolute;
  background: #000;
}

/* 未知作用 */
/*
#webgl {
  width: 100%;
  padding-right: 282px;
  height: 100%;
  position: absolute;
}

#webgl .webgl-inside {
  width: 100%;
  height: 100%;
  position: relative;
  top: 0;
}
*/


#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: 100;
  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: 9px;
  height: 9px;
  border: 1px solid transparent;
  border-top-color: #09e1c0;
  border-left-color: #09e1c0;
  border-radius: 9px;
  -webkit-animation: gui-spinner .5s linear infinite;
  -moz-animation: gui-spinner .5s linear infinite;
  -ms-animation: gui-spinner .5s linear infinite;
  -o-animation: gui-spinner .5s linear infinite;
  animation: gui-spinner .5s linear infinite
}

/* 未知作用 */
/* 
.gui-floorplan-label {
  position: absolute;
  background: rgba(50, 50, 50, .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-size: 100%
}

.gui-floorplan-label-mobile {
  padding: 2px 4px;
  border-radius: 2px
} */


@-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;
  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, .7);
  -moz-box-shadow: 0 3px 0 rgba(251, 205, 0, 1), 0 6px 12px rgba(15, 16, 17, .7);
  box-shadow: 0 3px 0 rgba(251, 205, 0, 1), 0 6px 12px rgba(15, 16, 17, .7);
  margin: 12px auto;
  width: 200px;
  text-align: center;
  cursor: pointer;
  -webkit-transition: all .15s ease-in-out;
  -moz-transition: all .15s ease-in-out;
  -o-transition: all .15s ease-in-out;
  transition: all .15s ease-in-out
}
*/

#debug-console,
#gui-thumb {
  width: 100%;
  position: absolute
}


#gui-thumb {
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  z-index: 0;
  color: #000
}
@media all and (orientation:landscape){
	#gui-thumb { /* show the words */
		background-position: center 7%;
	}
}
/* 未知作用 */
/*
.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, .7);
  -moz-box-shadow: 0 3px 0 rgba(250, 172, 23, 1), 0 6px 12px rgba(15, 16, 17, .7);
  box-shadow: 0 3px 0 rgba(250, 172, 23, 1), 0 6px 12px rgba(15, 16, 17, .7);
  outline: 0 !important;
  -webkit-transition: all .15s ease-in-out;
  -moz-transition: all .15s ease-in-out;
  -o-transition: all .15s ease-in-out;
  transition: all .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, .9);
  -moz-box-shadow: 0 2px 0 rgba(237, 161, 16, 1), 0 3px 6px rgba(15, 16, 17, .9);
  box-shadow: 0 2px 0 rgba(237, 161, 16, 1), 0 3px 6px rgba(15, 16, 17, .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;
  text-color: #666;
  float: left;
  padding: 0 5px;
  margin-left: 10px
}



#debug-console {
  height: 35%;
  overflow: scroll;
  bottom: 0;
  left: 0;
  background-color: rgba(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
}

.bottom-logo {
  width: 100%;
  color: #fff;
  font-size: 16px;
  text-align: center;
  position: absolute;
  bottom: 42px;
  left: 0;
}

.bottom-logo .img {
  display: inline-block;
  width: 180px;
  height: 40px;
  color: #fff;
  position: relative;
  overflow: hidden;
}


.bottom-logo .img i {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  font-size: 140px;
}


.zhi .bottom-logo .img{
	display: inline-block;
    width: 88px;
    height: 40px;
    background-size: contain;
    background-image: url(../images/bottom_logo.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
}


#loaderCoBrand,
.model-title {
  width: 100%;
  font-weight: 100;
  position: absolute;
  text-align: center
}



.gui-text {
  font-size: 24px;
  color: #fff
}

.model-title {
  margin: 0;
  margin-top: 16px;
  hyphens: auto;
  font-weight: 500;
  font-size: 28px;
  position: initial;
  letter-spacing: 1px;
}

.mobile .model-title {
  font-size: 29px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* 未知作用 */
/* 
#loaderCoBrand {
  top: 60%;
  left: 0;
  color: #fff;
  margin-top: 24px;
  font-size: 14px;
  line-height: 16px
}

#loaderCoBrand h2 {
  font-weight: 100;
  font-size: 34px;
  line-height: 34px;
  -webkit-margin-before: 0;
  -webkit-margin-after: 0
}
*/


@media only screen and (max-height: 600px) {
  .model-title {
    top: 10%;
    bottom: auto
  }
}

@media only screen and (max-height: 370px) {

  /*
  #loaderCoBrand,
  #loaderCoBrand h2,
  .vert-align,
  */
  .model-title {
    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;
    padding: 0 20px;
    font-size: 22px;
    line-height: 28px
  }

  /*
  .vert-align {
    padding: 0 10px
  }

 
  #loaderCoBrand h2 {
    width: 100%
  }
  */

  .bottom-logo {
    bottom: 1%
  }
}

#gui,
body,
html {
  -webkit-overflow-scrolling: touch
}

/*
#gui-message.clearBackground {
  background-color: rgba(0, 0, 0, 0)
}
*/

.message-outer {
  position: absolute;
  height: 100%;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}

.message-outer .progressInside {
  transition: all .3s
}

.message-inner {
  /* height: 100%;
  display: table-cell; */
  text-align: center;
  width: 100%;
  padding: 0 5%;
}

.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 : 768px) {
  .message-content {
    width: 90%
  }
}

.gui-error {
  color: #fff;
  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 .1s ease-in-out;
  -moz-transition: all .1s ease-in-out;
  -o-transition: all .1s ease-in-out;
  transition: all .1s ease-in-out
}

.browser-tiles .tile * {
  width: 100%;
  height: 100%;
}

.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: 100;
  left: 10%;
  top: 10%;
  bottom: 10%;
  right: 10%;
  background-color: rgba(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: 100;
    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: absolute;
    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: 555;
    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 .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, .9)
  }

  #quick-logo {
    position: absolute;
    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: 600px),
  (max-height:600px) {
    #quick-logo img {
      width: 150px;
      height: auto
    }
  }

  .tooltip-inner {
    font-weight: 400;
    background-color: rgba(9, 10, 11, .8)
  }

  .tooltip.top .tooltip-arrow {
    border-top-color: rgba(9, 10, 11, .8)
  }

  .tooltip.bottom .tooltip-arrow {
    border-bottom-color: rgba(9, 10, 11, .8)
  }

  a {
    color: #fff;
    cursor: pointer;
    transition: all .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%
  }

  .transparent {
    opacity: 0
  }

  .darkGlass {
    background-color: rgba(0, 0, 0, .45)
  }

  .darkGlass2 {
    background-color: rgba(0, 0, 0, .2)
  }

  .ui-icon {
    font-size: 26px;
    padding: 0 20px 10px 0
  }

  .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 .5s;
    transition: all .5s
  }

  .pinBottom-container,
  .pinTop {
    position: fixed;
    -webkit-transition: all .5s;
    opacity: 1
  }

  .pinRight.middle {
    top: 50%;
    z-index: 100
  }

  .pinTop {
    top: 16px;
    transition: all .5s;
    line-height: 1;
    z-index: 50004
  }

  .pinTop.left {
    left: 10px;
    z-index: 100
  }

  .pinTop.right {
    right: 10px;
    z-index: 50
  }

  .pinBottom-container {
    bottom: 25px;
    width: 100%;
    transition: all .5s;
    z-index: 3;
    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 .5s;
    transition: all .5s;
    line-height: 1
  }

  .footer,
  .menuOverlay {
    -webkit-transition: all .5s
  }

  .pinBottom.center {
    left: 50%;
    width: 0;
    z-index: 50
  }

  .pinBottom.left {
    left: 10px;
    height: 36px;
    z-index: 50
  }

  .pinBottom.left .icon {
    padding: 5%
  }

  .pinBottom.right {
    float: right;
    right: 10px;
    text-shadow: 0 0 1px rgba(0, 0, 0, .6);
    z-index: 50
  }

  .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, .9)
  }

  .buttonZoomDisabled {
    color: #aaa;
    opacity: .5;
    text-shadow: 0 0 4px rgba(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: .25em;
  width: 1em;
  height: .15em;
  background: #fff;
  box-shadow: 0 .25em 0 0 #fff, 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 .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 .25s;
  transition: all .25s;
  cursor: pointer;
  background-color: rgba(0, 0, 0, .45);
  font-size: 14px;
  letter-spacing: .1em;
  color: #fff;
  padding: 16px 12px;
  white-space: nowrap;
  margin-bottom: 1px
}

.menuOverlay ul li:hover {
  background-color: rgba(0, 0, 0, .75);
  color: #fff
}
 */

  #gui .shareContainer a i.icon:hover,
  .ui-icon.socialButton.active::before {
    color: #4BCDFC
  }

  .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
  }

  .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 .25s;
    transition: all .25s;
    background-color: rgba(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 .3s
  }

  #gui-modes-inside,
  #gui-modes-outside {
    transition: all .5s
  }

  #gui-modes-inside a i:before {
    content: '\e606'
  }

  #gui-modes-outside a i:before {
    content: '\e600'
  }

  .viewContainer>div {
    float: left
  }

  .rightViewContainer {
    height: 36px
  }

  .gui-floor {
    border: 2px solid rgba(255, 255, 255, .9);
    width: 86px;
    margin-left: 15px;
    text-align: left;
    height: 26px;
    color: #fff;
    font-size: 11px;
    padding: 4px;
    bottom: 0;
    cursor: pointer;
    text-shadow: 0 0 5px rgba(0, 0, 0, 1);
    box-shadow: 0 0 5px rgba(0, 0, 0, .7), inset 0 0 5px rgba(0, 0, 0, .7);
    display: none;
  }

  .gui-floor-title {
    display: inline-block;
    width: 58px;
    overflow: hidden;
    white-space: nowrap
  }

  .gui-floor.hasHover:hover {
    border-color: #4bcdfc;
    color: #4bcdfc
  }

  .gui-floor .container {
    display: none;
    width: 86px;
    position: absolute;
    bottom: 23px;
    left: -2px;
    transition: all .3s;
    z-index: 100
  }

  #drawer,
  #drawer-container.drawerOpen,
  #drawer-container.duringTour {
    bottom: 0
  }

  .gui-floor.open .container .floorChoice {
    padding: 7px 5px;
    width: 86px;
    height: 30px;
    margin-bottom: 1px;
    line-height: 18px;
    font-size: 12px;
    color: #fff;
    cursor: pointer;
    overflow: hidden;
    white-space: nowrap;
    background-color: rgba(36, 36, 36, 1)
  }

  .gui-floor.open .container .floorChoice:hover {
    background-color: #000;
    color: #4bcdfc
  }

  .gui-floor.open .container .floorChoice.active {
    background-color: #000;
    text-decoration: underline;
    font-weight: 700;
    cursor: default
  }

  .gui-floor.open {
    border-color: #4bcdfc;
    color: #4bcdfc
  }

  .gui-floor.open .container {
    display: block
  }

  .gui-floor-number,
  .tourSpinner {
    display: none
  }

  .pinBottom.left .gui-floor i.icon,
  .pinBottom.right .gui-floor i.icon {
    float: right
  }

  .pinBottom.right .ui-icon {
    padding: 0 0 0 30px;
    float: left
  }

  #view-controllers {
    color: rgba(255, 255, 255, .5);
    font-size: 11px;
    font-weight: 400;
    letter-spacing: .1em;
    display: none;
    position: absolute;
    bottom: 56px;
    left: -90px;
    width: 180px
  }

  #view-controllers .darkGlass {
    background-color: rgba(0, 0, 0, .45)
  }

  #view-controllers .darkGlass.active {
    background-color: rgba(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, .75);
    background-color: rgba(0, 0, 0, .45)
  }

  #view-controllers span {
    padding-bottom: 3px
  }

  #view-controllers .active {
    padding: 4px;
    color: #4BCDFC;
    border: 1px solid #4BCDFC
  }

  #view-controllers>div.active:hover {
    color: #4BCDFC
  }

  #gui-modes-dollhouse {
    margin-right: 10px
  }

  #view-controllers.wide {
    left: -130px;
    width: 260px
  }

  #view-controllers.wide>div {
    width: 125px
  }

  #play {
    position: relative
  }

  /* 未知作用 */
  /*
.tourSpinner,
.tourSpinner:before {
  width: 45px;
  height: 45px;
  z-index: 1;
  position: absolute
}


.tourSpinner {
  border-radius: 45px;
  top: -10px;
  left: -10px;
  border: 5px solid rgba(255, 255, 255, .4);
  text-shadow: 0 0 5px rgba(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;
    margin-right: 30px;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
    width: 48px;
    height: 40px;
    bottom: 4px;
    background: -webkit-linear-gradient(to bottom, rgba(0, 0, 0, .45), rgba(0, 0, 0, .3));
    background: -moz-linear-gradient(to bottom, rgba(0, 0, 0, .45), rgba(0, 0, 0, .3));
    background: -o-linear-gradient(to bottom, rgba(0, 0, 0, .45), rgba(0, 0, 0, .3));
    background: linear-gradient(to bottom, rgba(0, 0, 0, .45), rgba(0, 0, 0, .3));
    text-align: center
  }

  #pullTab i {
    line-height: 40px;
    width: 48px;
    margin: auto
  }

  #pullTab a {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 100%
  }

  #pullTab.opened {
    background: -webkit-linear-gradient(to bottom, rgba(0, 0, 0, .3), rgba(0, 0, 0, .45));
    background: -moz-linear-gradient(to bottom, rgba(0, 0, 0, .3), rgba(0, 0, 0, .45));
    background: -o-linear-gradient(to bottom, rgba(0, 0, 0, .3), rgba(0, 0, 0, .45));
    background: linear-gradient(to bottom, rgba(0, 0, 0, .3), rgba(0, 0, 0, .45))
  }

  #pullTab.opened .icon-dpad-up:before {
    content: "\e601"
  }

  #drawer-container {
    width: 100%;
    height: 200px;
    position: fixed;
    bottom: 25px;
    overflow: hidden;
    pointer-events: none;
    -webkit-transition-property: bottom, opacity;
    -webkit-transition-duration: .5s;
    transition-property: bottom, opacity;
    transition-duration: .5s;
    opacity: 1;
    z-index: 3;
    position: absolute;
  }

  #drawer-container.fadeOut {
    opacity: 0
  }

  #drawer {
    color: #fff;
    position: absolute;
    left: 0;
    width: 100%;
    height: 0;
    transition-property: height, bottom;
    transition-duration: .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
  }

  #drawer.playing,
  .pinBottom.playing {
    bottom: 20px
  }

  .pinBottom.open {
    bottom: 130px
  }

  .pinBottom.open.noScroll {
    bottom: 107px
  }

  .pinBottom.open.playing {
    bottom: 150px
  }

  .pinBottom-container.drawerOpen .pinBottom.open.noScroll.playing {
    bottom: 127px
  }

  .pinBottom.open.noScroll.playing {
    bottom: 133px
  }

  #thumb-container .thumbImg {
    cursor: pointer;
    background-size: cover;
    background-position-y: bottom;
  }

  .playing #thumb-container .thumbImg {
    cursor: default
  }

  #thumb-container .thumbImg img,
  .dragList .thumbImg.drag img {
    /*  height: 97px */
    width: 100%;
    height: 100%;
  }

  .frame-container {
    float: left;
    width: calc(100% - 58px);
    margin-bottom: 0px;
  }

  .fullWidth .frame-container {
    width: 100%
  }

  .frame {
    width: calc(100% - 20px);
    margin: 5px 10px 0 10px;
    float: left;
    height: 68px;
  }

  .frame.noScroll {
    margin: 17px 10px
  }

  .frame .slidee {
    margin: 0;
    padding: 0;
    height: 100%;
    list-style: none
  }

  .frame li {
    float: left;
    width: 65px;
    margin: 0 8px 0 0;
    position: relative;
    height: 65px;
    border: 2px solid transparent;
    transition: border-color 0.3s;
  }

  .frame li .overlay {
    position: absolute;
    bottom: 2px;
    left: 2px;
    width: 133px;
    height: 20px;
    padding: 6px;
    color: #fff;
    background-color: rgba(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 li .mark360View,
  .frame 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 li img {
    border: 2px solid transparent;
    transition: all .5s;
    pointer-events: all;
  }

  .frame li.thumbImg.hasHover>img:hover {
    opacity: 1;
    border-color: #fff;

  }


  /*.playing   li.thumbImg.hasHover>img:hover {  为何会出现按钮被遮住的bug
   opacity: .6;
  border-color: transparent
} */
  li.thumbImg.hasHover {
    /*transition: opacity 0.2s*/
  }

  .playing li.thumbImg.hasHover:hover {
    opacity: .6;
  }

  .frame li.thumbImg.hasHover.recent>img:hover,
  .frame li.thumbImg.recent>img {
    opacity: .6;
    border-color: #A0A0A0
  }

  .frame li.thumbImg.hasHover.upcoming>img:hover,
  .frame li.thumbImg.upcoming>img {
    opacity: 1;
    border-color: #BFAF1E
  }

  .frame li.thumbImg.active>img,
  .frame li.thumbImg.hasHover.active>img:hover {
    opacity: 1;
    border-color: #4BCDFC
  }

  .scrollbar {
    width: calc(100% - 18px);
    margin: 0px 9px 3px 9px;
    height: 8px;
    float: left;
    border-radius: 5px;
    background: rgba(0, 0, 0, .75);
  }

  .mobile .scrollbar {
    height: 5px;
  }

  .scrollbar.conceal {
    visibility: hidden;
  }

  .scrollbar .handle {
    width: 100px;
    height: 100%;
    background: rgba(255, 255, 255, .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: .5s;
    background-color: #000;
    z-index: 50
  }

  #playHead.playing {
    bottom: 0
  }

  #status {
    width: 65px;
    color: #fff;
    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: #4BCDFC
  }

  #progressBar .step.upcoming::before {
    background-color: #BFAF1E
  }


  /* 未知作用 */
  /*
#circleLoader {
  display: inline-block
}

#svg circle {
  stroke-dashoffset: 0;
  transition: stroke-dashoffset 0s linear;
  stroke: #fff;
  stroke-width: 4px
}

#svg #bar {
  stroke: #4BCDFC
}

#loader-cont {
  height: 100px;
  width: 100px;
  margin: 0 auto;
  box-shadow: 0 0 5px rgba(0, 0, 0, .8);
  position: relative;
  font-size: 14px;
}


#loader-cont:after,
.specialPower {
  position: absolute;
  color: #fff;
  text-align: center
}
*/

  /* 未知作用 */
  /*
#loader-cont.en-US {
  font-size: 18px
}

#loader-cont.es-MX {
  font-size: 16px
}

#loader-cont.fr-FR {
  font-size: 14px
}

#loader-cont:after {
  width: 89px;
  height: 89px;
  top: 6px;
  left: 6px;
  box-shadow: inset 0 0 5px rgba(0, 0, 0, .8);
  content: attr(data-status);
  line-height: 92px;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, .8)
}


.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 .bottom-logo,
.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: -.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
  }

  #svg {
    margin: -31px 0 0 -25px;
    -webkit-transform: scale(.5);
    -moz-transform: scale(.5);
    transform: scale(.5)
  }


  #loaderCoBrand {
    font-size: 10px;
    bottom: 21%;
    top: inherit
  }

  #loaderCoBrand h2 {
    font-size: 20px;
    line-height: 24px
  }
  */

    #gui-loading {
      z-index: 5000
    }

    #gui-loading img {
      width: 88px;
      height: auto
    }
  }

  @media only screen and (max-width: 320px) {
    #pullTab {
      margin-right: 17px
    }

    .pinBottom.left .ui-icon.wide,
    .ui-icon {
      font-size: 22px;
      text-shadow: 0 0 5px rgba(0, 0, 0, .9);
      padding-right: 17px
    }

    .pinBottom.right .ui-icon,
    .pinBottom.right .ui-icon.wide {
      padding: 0 8.5px
    }

    .gui-floor {
      margin-right: 8.5px
    }

    .pinBottom.right {
      right: 0;
      padding-right: 8.5px
    }
  }

  @media only screen and (min-width: 321px) and (max-width:487px) {

    .pinBottom.left .ui-icon.wide,
    .ui-icon {
      font-size: 22px;
      text-shadow: 0 0 5px rgba(0, 0, 0, .9);
      padding: 0 30px 10px 0
    }

    .pinBottom.right .ui-icon,
    .pinBottom.right .ui-icon.wide {
      padding: 0 15px
    }

    .gui-floor {
      margin-right: 15px
    }

    .pinBottom.right {
      right: 0;
      padding-right: 0
    }
  }

  @media only screen and (max-width: 487px) {
    .pinBottom.left {
      left: 15px
    }

    .mobile-only {
      display: block
    }

    .desktop-only,
    .gui-floor-title,
    .pinTop.right.hideUnderMeta {
      display: none
    }

    #gui-name.noCoBrand {
      width: 318px
    }

    #gui,
    #model-title {
      width: 100%
    }

    #gui-fullscreen {
      padding-left: 20px
    }

    .pinTop.left {
      width: 100%;
      max-width: 100%;
      top: 0;
      left: 1px;
      height: 0
    }

    .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-floor {
      margin-left: 5px;
      width: 61px
    }

    .gui-floor-number {
      display: inline;
      padding-right: 5px
    }

    #gui.jp-JP .gui-floor-number {
      padding-right: 3px
    }
  }




  .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, .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, .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, .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, .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, .3);
  transition: all .5s;
  vertical-align: middle;
  text-shadow: 0 0 5px rgba(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, .45)
}

.footer .standard,
.footer.closeByFooter .close {
  -webkit-transition: all .5s;
  transition: all .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: #4bcdfc
}

.footer.mobile .footer-help a.hasHover:hover {
  color: #fff
}

.footer.mobile .footer-help.open a.hasHover:hover {
  color: #4bcdfc
}
*/
  #tag-billboards {
    z-index: 100;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none; 
  }
  
/*xzw: for recording or playTour  tag Dont touch medias */
#tag-billboards.noTouch .tag-media-content, #tag-billboards.noTouch .tag-image,#tag-billboards.noTouch  a{
	pointer-events:none !important; 
}

  .hot-scroll-img-layer {
    -webkit-overflow-scrolling: touch
  }

  .hot-scroll-img-layer::-webkit-scrollbar,
  #tag-billboards .tag-body::-webkit-scrollba,
  #tag-billboards .tag-desc::-webkit-scrollbar,
  #tag-billboards .tag-container.overlay .tag-body::-webkit-scrollbar {
    width: 4px
  }

  .hot-scroll-img-layer::-webkit-scrollbar,
  #tag-billboards .tag-body::-webkit-scrollbar-track,
  #tag-billboards .tag-desc::-webkit-scrollbar-track,
  #tag-billboards .tag-container.overlay .tag-body::-webkit-scrollbar-track {
    background: #000000
  }

  .hot-scroll-img-layer::-webkit-scrollbar-thumb,
  #tag-billboards .tag-body::-webkit-scrollbar-thumb,
  #tag-billboards .tag-desc::-webkit-scrollbar-thumb,
  #tag-billboards .tag-container.overlay .tag-body::-webkit-scrollbar-thumb {
    border-radius: 3px;
    background: #676767;
    background-clip: padding-box
  }

  
  
  .tag-container .closeTag{ 
    display:none;
    width: 46px;
    height: 46px;
    margin-top: 13px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    background-image: url(../images/icon_close_black.png);
    cursor: pointer;
	  pointer-events:all;
  }

  /* 改成蒙版 */
  /* .closeTag {
    display:none;
    cursor: pointer;
	  pointer-events:all;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 0;;
    background-color: rgba(0, 0, 0, .4);
  } */


  .tag-container.tag-container-center:not(.overlay)  .closeTag{
	  display:block;
  }
 .playingRecord .tag-container .closeTag{
	pointer-events:none;  
  }
  .playingRecord footer{
	  display:none;
  }
  
  
  
  
  .tag-container {
    /* white-space: pre-wrap; */
    pointer-events: auto;
    position: absolute;
    color: #fff;
    visibility: hidden;
    background-color: rgba(34, 34, 34, 0.9);
    -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: 5px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, .5);
  }

  .tag-label {
    font-size: 18px;
    /*  line-height:26.4pt;  */
    font-weight: 700;
    /*  margin-top: 4px; */
    letter-spacing: 1px;
  }

 
  .overlay.has-audio .tag-label {
    padding-right: 112px !important;
  }

  .overlay.has-audio .audio-waveBtn {
    right: 80px !important;
  }

  .overlay .audio-waveBtn {
    top: 14px !important;
  }

  .tag-desc {
    padding-right: 5px;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    color: #ccc;
    /*  max-height: 8.2em;*/
    word-break: break-all;
    margin: 0;
    letter-spacing: 1px;
    overflow: hidden;
  }

  .has-text .tag-desc {
    margin-top: 12px;
  }

  .tag-desc a {
    color: #09e1c0 !important;
    margin: 10px 0;
    /* display:block; */
    text-decoration: underline;
  }

  .tag-desc a * {
    /* edge可能有font */
    color: #09e1c0 !important;
    transition: color 0.3s;
  }

  .tag-desc a:hover {
    color: #00ffd8;
  }

  .tag-desc a:hover * {
    color: #00ffd8 !important;
  }

  .tag-content {
    top: 10px;
    left: 10px;
    max-width: 300px;
  }

  @media only screen and (max-width:340px) {
    .tag-content {
      max-width: 280px;
    }
 
  }

  @media only screen and (max-width:420px)and (min-width:340px) {

    /* iphoneX\iphone plus \ iphone */
    .tag-content {
      max-width: 300px;
    } 
    
  }

  .mobile .horizontal .tag-container:not(.overlay) .tag-content {
    max-width: 400px;
  }

  .mobile .horizontal .tag-container:not(.overlay).has-text.has-photo .tag-content,
  /* 有图or有视频 有简介 横屏 */
  .mobile .horizontal .tag-container:not(.overlay).has-text.has-video .tag-content {
    max-width: 200px;
    float: left;
  }

  .mobile .horizontal .tag-container:not(.overlay).has-photo.has-video .tag-content {
    /* 有图and有视频   横屏 */
    max-width: 200px;
    float: unset !important;
  }

  .mobile .horizontal .tag-container:not(.overlay).has-photo.has-video .tag-media-content {
    /* 有图and有视频  横屏 的media*/
    display: flex;
  }

  .mobile .horizontal .tag-container:not(.overlay).has-text.has-photo .tag-content .tag-label,
  /* 有图 有简介 横屏 */
  .mobile .horizontal .tag-container:not(.overlay).has-text.has-video .tag-content .tag-label {
    width: 400px;
  }


  .overlay .tag-content {
    /*overflow: hidden*/
    max-width: none;
  }

  .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 .5s ease-in;
    background-color: rgba(0, 0, 0, .4);
    position: absolute;
    left: 0px;

    width: 100%;
    padding: 10px;
    margin: 0;
  }

  .overlay .tag-body:not(.show-info) .tag-desc,
  .overlay:not(.has-text) .tag-body .tag-desc {
    height: 0 !important;
    overflow: hidden;
    padding: 0px;
  }

  .overlay .tag-body.show-info .tag-desc {
    height: auto;
    left: 10px;
    width: calc(100% - 20px);
  }

  .overlay .tag-body.show-info .tag-desc p {
    /* width: calc(100% - 20px);
	margin-left: 10px;
  word-break: break-all; */
  }


  .tag-container:not(.overlay) .tag-text-content {
    /* padding:30px; */
    /* overflow-y: auto */
  }


  .tag-container .loading-spinner {
    background-color: rgba(98, 98, 98, 0.1);
    margin-top: 13px;
    padding: 2px;
    position: relative;
  }

  /* .loadingPic{width: 36px;height: 36px;position: absolute;top: 50%;left: 50%;margin-left: -18px;margin-top: -18px;}
.loadingPic-inner{width: 100%;height: 100%;border-radius: 50%;border: 3px solid #09e1c0;border-right-color: transparent;border-top-color: transparent; animation: loadingPic-rotate linear 0.8s infinite;}
@keyframes loadingPic-rotate{from {transform:rotate(0deg);}to {transform:rotate(360deg);}}
 */
  .tag-container .gui-spinner-icon {
    display: block;
    margin: 0 auto
  }



  .tag-container .tag-body {
    /* max-width: 250px; */
    overflow: hidden;
    padding: 26px;
    opacity: 0;
    transition: opacity 0.3s;
  }

  .mobile .tag-container .tag-body {
    opacity: 1;
    transition: none;
    padding: 17px;
    padding-top: 15px;
  }

  .tag-container.active .tag-body {
    opacity: 1;
  }


  .tag-container.has-photo {
    padding: 0;
    /*  text-shadow: 0 1px 1px #000; */
    /*  max-width: calc(100% - 334px); */
  }
  
.tag-container.has-photo .tag-body, .tag-container.has-video .tag-body {
    /* max-width: none; */
    position: relative;
    /* width: auto !important; */
}

  .tag-container.has-photo .tag-content {
    /* position: absolute; */
    /* width: calc(100% - 19px); */
    left: 10px;
    top: 10px;
    /*  padding-bottom: 10px */
  }

  /* 
.tag-container.has-photo:not(.has-text) .tag-text-content .tag-label,.tag-container.overlay .tag-content {
  padding-bottom: 0
} */

  .tag-container.has-photo:not(.overlay) .tag-content {
    /*  background-color: rgba(0,0,0,.7) */
  }

  .tag-container :not(.overlay) .tag-desc {
    max-height: 260px;
    overflow-y: auto;
  }

  .tag-container.has-embed:not(.overlay) .tag-desc,
  .tag-container.has-photo:not(.overlay) .tag-desc,
  .tag-container.has-video:not(.overlay) .tag-desc {
    max-height: 128px;
  }

  .mobile .tag-container.has-embed:not(.overlay) .tag-desc,
  .mobile .tag-container.has-photo:not(.overlay) .tag-desc,
  .tag-container.has-video:not(.overlay) .tag-desc {
    max-height: 104px;
  }

  .mobile.horizontal .tag-container :not(.overlay) .tag-desc {
    max-height: 200px;
  }

  .edit.mobile .tag-desc {
    max-height: 128px;
  }

  .edit.mobile .tag-container.has-embed:not(.overlay) .tag-desc,
  .edit.mobile .tag-container.has-photo:not(.overlay) .tag-desc,
  .edit.mobile .tag-container.has-video:not(.overlay) .tag-desc {
    max-height: 84px;
  }

  .edit.mobile.horizontal .tag-container :not(.overlay) .tag-desc {
    max-height: 104px;
  }

  .tag-container.has-embed:not(.overlay) .tag-desc,
  .tag-container.has-photo:not(.overlay) .tag-desc,
  .tag-container.has-video:not(.overlay) .tag-desc,
  .tag-container.has-audio:not(.overlay) .tag-desc {
    max-height: 129px;
    overflow-y: auto;
  }

  .tag-container:not(.overlay) .view-image {
    cursor: -webkit-zoom-in;
    cursor: url(../images/cursor/zoom-in.svg), auto;
    cursor: zoom-in;
    margin-top: 12px;
  }

  .mobile .horizontal .tag-container.has-text:not(.overlay):not(.has-video) .view-image {
    margin-top: 44px;
    margin-left: 12px;
  }

  .mobile .horizontal .tag-container.has-text:not(.overlay) .tag-media,
  /* 视频的除了只有视频否则要左右排布 */
  .mobile .horizontal .tag-container.has-photo:not(.overlay) .tag-media {
    margin-left: 12px;
    margin-bottom: 3px
  }


  .tag-container .tag-image {
    pointer-events: auto;
    background-size: contain;
    /* cover; */
    background-repeat: no-repeat;
    background-position: 50% 50%;
    /* margin: 0 auto; */
  }

  .mobile .horizontal .tag-container.has-text:not(.overlay):not(.hasLink) .tag-media-content {
    float: right
  }


/*   .tag-container.has-video .tag-body,
  .tag-container.has-audio .tag-body {
    max-width: none;
    width: 350px
  } */


  .tag-container .tag-media {
    position: relative;
    width: 100%;
    margin: 18px 0 0 0;
    /* 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, .tag-container.has-audio .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(34, 34, 34, .9);
    right: 100%
  }

  .tag-container-left-down::before,
  .tag-container-left-up::before,
  .tag-container-left::before {
    border-left: 30px solid rgba(34, 34, 34, .9);
    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;
    height: 20px;
    -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 * .57735));
    transform: translate(30px, -50%) translateY(-27px)
  }

  .tag-container-right::before {
    top: calc(50% - 20px / 2);
    border-top: 20px solid transparent;
    height: 20px;
    -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;
    height: 20px;
    -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;
    height: 20px;
    -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 * .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;
    height: 20px;
    -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-center{/* xzw add */
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
  
  
  
  
  .tag-container-left-up::before {
    content: "";
    position: absolute;
    bottom: 0;
    border-top: 20px solid transparent;
    height: 20px;
    -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 * .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(51, 51, 51, 0.9);
    -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 * .57735), 30px);
    transform: translate(-50%, 30px) translateX(27px)
  }

  .tag-container-bottom::before {
    left: calc(50% - 20px / 2);
    bottom: 100%;
    border-bottom: 30px solid rgba(34, 34, 34, 0.9);
    -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: relative;
    /* fixed; */
    top: 0;
    left: 0;
    max-width: none;
    width: 100%;
    /* 100vw; */
    height: 100%;
    /* calc(100% - 25px); */
    transform: none !important;
    background-color: rgba(0, 0, 0, .3);

  }

  .tag-container.overlay .tag-body {
    margin: 0 auto;
    top: 50%;
    transform: translateY(-50%);
    background: rgba(51, 51, 51, 0.9);
    max-height: 87%;
    max-width: 90% !important;
    overflow-y: auto;
    overflow-x: hidden;
    padding: 0;
  }

  .mobile .tag-container.overlay .tag-body {
    max-width: 99%;
  }

  .mobile.horizontal .tag-container.overlay .tag-body {
    max-width: 80%;
    max-height: 95%;
  }

  .tag-container.overlay .tag-media-content {
    /* height: 100%;
  width: 100%;
  background-color: rgba(51,51,51,0.9)*/
    padding: 10px;
    padding-top: 0
  }

  .tag-container.overlay .tag-label {
    padding: 10px;
    margin: 0;
  }

  .tag-container.overlay .tag-image {
    height: auto !important;
    width: 100% !important;
    max-height: 100% !important;
    max-width: 100% !important;
    background-size: cover;
    background-position: 50% 0%;
    margin: 0 auto;
  }

  .tag-container.overlay .tag-image:after {
    content: "";
    display: block;
    padding: 20%;
  }

  .tag-container.overlay .tag-body .tag-text-content {
    left: 0;
    top: 0;
    width: 100%;
    transform: translateZ(0);

  }

  .tag-container.overlay .tag-body .tag-text-content .tag-label {
    line-height: 26px
  }

  .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: 20px;
    top: 8px;
    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: 8px;
  right: 40px;
  transform: none;
  transition: transform .5s;
}
*/

.tag-container.overlay.has-text .tag-body .tag-content.collapsible .tag-label::after {
  background: url('../images/show-up.png') no-repeat center;
  content: "";
  background-size: cover;
  width: 36px;
  height: 36px;
  position: absolute;
  top: 5px;
  right: 38px;
  transform: none;
  transition: transform .5s;
 }

.tag-container.overlay.has-text .tag-body.show-info .tag-content.collapsible .tag-label::after {
  transform: scale(1, -1)
}  

  .icon-close-thin:before {
    /*  content: "\e904"; */
    /* background: url('../images/show-close.png') no-repeat center; */
    content: "\e622";
    font-family: "iconfont" !important;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    background-size: cover;
    width: 40px;
    height: 40px;
    position: absolute;
    text-align: center;
    line-height: 40px;
    top: -4px;
    right: -6px;
  }

  /*
#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, .8);
  -webkit-transition: all .5s;
  transition: all .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 .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 .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 (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 .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, .75);
  padding: 16px;
  color: #fff;
  text-align: center;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: all .5s;
  transition: all .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: 52px
  }

  .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 .5s;
    transition: all .5s;
    pointer-events: all
  }

  #model-title.fadeOut {
    opacity: 0
  }

  .title-row {
    white-space: nowrap
  }

  #title-container-wrapper {
    overflow: hidden
  }

  .title-container {
    padding: 16px 10px 6px;
    white-space: nowrap;
    display: inline-block;
    margin-left: 1px;
    width: 359px;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
  }

  .title-container.no-meta,
  .title-container.share-only {
    cursor: default
  }

  #less-hint,
  #more-hint {
    font-weight: 400;
    position: absolute;
    font-size: 10px;
    top: 9px;
    right: 10px;
    text-align: right
  }

  .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: block
  }

  .meta-toggle.hasHover:hover,
  .meta-toggle:active {
    background-color: rgba(0, 0, 0, .75);
    color: #fff
  }

  #title-toggle {
    float: left;
    text-align: center;
    width: 20px;
    padding-top: 20px;
    height: 52px;
    font-size: 10px;
    pointer-events: all
  }

  #title-toggle.hasHover:hover,
  #title-toggle:active {
    background-color: rgba(0, 0, 0, .75);
    color: #fff
  }

  .co-brand {
    color: rgba(255, 255, 255, .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;
    width: 100%;
    height: 100%;
    line-height: 36px
  }

  #gui-name.noCoBrand {
    width: 300px;
    float: left;
    height: 100%;
    margin-top: -11px
  }

  .pinTop.left .title-container {
    right: 0;
    margin-right: 0
  }

  .pinTop.left.closed .title-container {
    -webkit-transition: right .4s ease-in-out;
    transition: right .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: .4s;
    transition-delay: .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: 359px;
    padding: 10px;
    white-space: normal;
    font-size: 14px;
    font-weight: 400;
    line-height: 19px;
    -webkit-transtion: all .4s ease-in-out;
    transition: all .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
  }

  #meta-info i {
    font-size: 13px
  }

  #meta-info-wrapper {
    margin-left: 21px;
    overflow: hidden
  }

  #meta-info-wrapper.expand {
    pointer-events: auto
  }

  #call-to-action,
  #call-to-action #pause-overlay {
    height: 100%;
    width: 100%;
    pointer-events: none;
    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: .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: .4s;
    transition-delay: .4s;
    bottom: 100%;
    transform: translate(0, -35px)
  }

  .pinTop.left.closed.open #meta-info.expand {
    -webkit-transition-delay: .4s;
    transition-delay: .4s;
    bottom: 0
  }

  @media only screen and (max-width: 487px) {

    #meta-info,
    .title-container {
      width: 100%
    }

    #title-container-wrapper {
      width: calc(100% - 20px)
    }
  }

  #call-to-action {
    top: 0;
    text-align: center;
    z-index: 99
  }

  #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, .9);
    opacity: 0;
    -webkit-transition: all .5s;
    transition: all .5s
  }

  #call-to-action #interaction-modal.fadeIn,
  #call-to-action #pause-icon.fadeIn {
    opacity: 1
  }

  #call-to-action #interaction-modal {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background-color: rgba(0, 0, 0, .75);
    pointer-events: none;
    opacity: 0;
    -webkit-transition: all .5s;
    transition: all .5s;
    z-index: 201
  }

  #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, .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 {
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0)
  }

  #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
    }

    #call-to-action #interaction-modal.desktop.small .tour-title {
      font-size: 22pt
    }
  }

  @media only screen and (max-height: 487px),
  (max-width:620px) {
    #call-to-action #interaction-modal.desktop {
      width: 100vw;
      height: 100vh;
      border-radius: 0
    }

    #call-to-action #interaction-modal:not(.small).desktop #interaction-modal-inner {
      position: absolute;
      height: 350px;
      width: 550px;
      left: 50%;
      top: 50%;
      transform: translate(-50%, -50%)
    }
  }

  #call-to-action #interaction-modal.mobile {
    height: 160px;
    width: 290px;
    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[src='images/nav_help_gesture_drag.png'] {
    width: 41px
  }

  #interaction-modal.mobile img[src='images/nav_help_gesture_drag_two_finger.png'] {
    width: 38px
  }

  #interaction-modal.mobile img[src='images/nav_help_gesture_tap.png'] {
    width: 62px
  }

  #interaction-modal.mobile img[src='images/mobile-help-play-button.svg'],
  #interaction-modal.mobile img[src='images/nav_help_tap_inside.png'] {
    width: 28px
  }

  #interaction-modal.mobile img[src='images/nav_help_gesture_drag.png'],
  #interaction-modal.mobile img[src='images/nav_help_gesture_drag_two_finger.png'],
  #interaction-modal.mobile img[src='images/nav_help_tap_inside.png'] {
    transform: translate(-35%, 0)
  }

  #interaction-modal.mobile img[src='images/nav_help_gesture_position.png'] {
    width: 44px
  }

  #interaction-modal.mobile img[src='images/nav_help_gesture_pinch.png'],
  #interaction-modal.mobile img[src='images/nav_help_gesture_position_two_finger.png'] {
    width: 45px
  }

  #interaction-modal.mobile img {
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0);
    bottom: -70px
  }

  #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
  }

  .tag-media video,
  .tag-media audio {
    width: 100%;
    /* max-height: 200px; */
  }


  audio::-webkit-media-controls {
    min-width: 100%
  }

  /*  修改user agent shadow dom  有的音频最小长度被固定了.. */
  audio::-webkit-media-controls-mute-button,
  audio::-webkit-media-controls-volume-slider {
    display: none
  }

  /*  去掉声音、音量控制*/
  video::-webkit-media-controls-timeline {
    margin-right: 5px;
  }


  /* 未知作用 */
  /*
.introduce-top {
  color: white;
  font-family: "Microsoft YaHei";
  font-size: 14px;
  margin: 10px 0 0 10px;
  z-index: 60;
  position: absolute;
  left: 0;
  top: 0;
  width: auto;
  height: 48px;
}

.introduce-top .introduce-button {
  padding-right: 25px;
  filter: drop-shadow(0px 1px 1px rgba(153, 153, 153, 1));
  border-radius: 5px;
  background: url("../images/introduce_close.png") no-repeat;
  background-size: 16px;
  transition: background-color 0.3s;
  background-position: 100% 50%;
  padding-left: 0px;
  width: 100%;
  height: 48px;
  display: flex;
  display: -webkit-flex;
  font-size: 16px;
  align-items: center;
  cursor: pointer;
}

.introduce-button a {
  display: inline-block;
}

.introduce-button .introduce-button-fImg {
  width: 30px;
  height: auto;
  margin-right: 6px;
}

.introduce-button .introduce-button-lImg {
  width: 1px;
  height: auto;
  margin-right: 5px;
}

.introduce-top.open .introduce-button {
  background-image: url("../images/introduce_open.png")
}

.introduce-top .addIntroduce-bg {
  background: url("../images/introduce_close.png") no-repeat rgba(0, 0, 0, 0.45);
  background-size: 16px;
  background-position: 94% 50%;
}

.introduce-top .introduce-button span {
  margin-left: 6px;
  letter-spacing: 1px;
  font-weight: 600;
  font-size: 16px;
  margin-top: 2px;
}

.introduce-top .introduce-detailBox h3 {
  font-size: 12px;
  margin-bottom: 13px;
  font-weight: 600;
}

.introduce-top .introduce-detailBox span {
  line-height: 22px;
  text-align: justify;
  word-break: break-all;
  color: white;
}

.introduce-top .introduce-detailBox {
  position: absolute;
  border-radius: 3px;
  max-height: 0px;
  width: 320px;
  margin-top: 5px;
  margin-left: 41px;
  overflow: hidden;
  transition: max-height 0.25s ease-out;
  transform: translate3d(0, 0, 0);
}

.introduce-top.open .introduce-detailBox {
  max-height: 600px;
}

.introduce-top .introduce-detail {
  text-align: justify;
  width: 100%;
  letter-spacing: 1px;
  word-wrap: break-word;
  padding: 14px 12px 14px 14px;
  background: rgba(0, 0, 0, 0.2);
}

.introduce-top .introduce-detail p {
  text-align: justify;
  font-weight: 400;
  line-height: 22px;
  word-break: break-all;
  color: white;
}

.introduce-top .introduce-detail a,
#hotspot a {
  text-decoration: underline !important;
  color: #fff !important;
  margin: 0 2px !important;
  padding: 0 !important;
}

.introduce-top .introduce-detail a * {
  color: #fff !important;
}

#hotspot .picBottom a,#hotspot .picRight a,#hotspot .formInfo a{color:#2d2d2d !important;}  
.introduce-top .introduce-detail a:hover,
#hotspot a:hover {
  color: #09e1c0 !important;
}

.introduce-top .introduce-detail a:hover *,
#hotspot a:hover * {
  color: #09e1c0 !important;
}

.introduce-ecodeBox {
  display: none;
  width: 190px;
  height: 90px;
  border: 2px solid white;
  margin: 25px 0px 10px;
}

.introduce-ecode {
  width: 86px;
  height: 86px;
}

.introduce-ecode img {
  width: 100%;
  height: auto;
}

.introduce-ecode-title {
  width: calc(100% - 86px);
  height: 100%;
  display: flex;
  display: -webkit-flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.introduce-ecodeBox.active {
  display: flex;
  display: -webkit-flex;
}

*/


  /* 我的场景密码 */
  /* 未知作用 */
  /*
.mS-pwBox {
  width: 100%;
  height: 100%;
  background: #f5f8f7;
  min-height: 600px;
  z-index: 9999;
  position: absolute;
}

.mS-top {
  width: 100%;
  height: 74%;
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  padding-top: 10.5%;
}

.mS-pw {
  width: 460px;
  height: 250px;
  border-radius: 10px;
  display: flex;
  display: -webkit-flex;
  flex-direction: column;
}

.mS-title {
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
  width: 100%;
  height: 80px;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  padding-left: 50px;
  background: #5a45df;
  color: white;
}

.mS-title h3 {
  font-size: 16px;
  font-weight: normal;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  padding-right: 10px;
}

.mS-title img {
  width: 32px;
  height: auto;
  margin-right: 10px;
}

.mS-verify {
  padding: 35px 0px 0px 50px;
  font-size: 14px;
  background: white;
  height: 170px;
  width: 100%;
  color: #333;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
}

.mS-verify-input {
  margin: 20px 0px 14px;
  display: flex;
  display: -webkit-flex;
}

.mS-verify-input input[type="text"] {
  -webkit-user-select: text;
  width: 250px;
  height: 36px;
  background: #f5f5f5;
  outline: none;
  border: 1px solid #f5f5f5;
  -webkit-appearance: none;
  padding-left: 10px;
}

.mS-verify-input input[type="button"] {
  background: #09e1c0;
  color: white;
  outline: none;
  border: none;
  width: 100px;
  height: 36px;
  margin-left: 10px;
  -webkit-appearance: none;
}

.mS-bottom {
  width: 100%;
  height: 26%;
  display: flex;
  display: -webkit-flex;
  background: url("../images/password_bottom.png") no-repeat;
  background-size: cover;
  background-position: bottom;
}

.mS-error {
  color: #f56c6c;
  font-size: 12px;
}


#hotspot>.label {
  color: #ff0000;
  font-size: 14px;
  white-space: nowrap;
  background: hsla(0, 0%, 100%, 0.54);
  border-radius: 4px;
  padding: 2px 4px;
}
*/

  @-webkit-keyframes bouncedelay {

    0%,
    80%,
    100% {
      -webkit-transform: scale(0.0)
    }

    40% {
      -webkit-transform: scale(1.0)
    }
  }

  @keyframes bouncedelay {

    0%,
    80%,
    100% {
      transform: scale(0.0);
      -webkit-transform: scale(0.0);
    }

    40% {
      transform: scale(1.0);
      -webkit-transform: scale(1.0);
    }
  }



  .waiting {
    display: none;
    height: 100%;
    position: fixed;
    width: 100%;
    top: 0;
    right: 0;
    z-index: 995;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-bottom: 0.4rem;
    background: rgba(57, 57, 57, 0.76);
  }

  .waiting.showloading {
    display: flex;
  }

  .waiting .spinner {
    width: 2.666667rem;
    text-align: center;
    display: flex;
    display: -webkit-flex;
    justify-content: center;
    align-items: center;
  }

  .waiting .spinner>div {
    width: 0.346667rem;
    height: 0.346667rem;
    background-color: #fff;
    margin: 0 0.2rem;
    border-radius: 100%;
    display: inline-block;
    -webkit-animation: bouncedelay 1.4s infinite ease-in-out;
    animation: bouncedelay 1.4s infinite ease-in-out;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
  }

  .waiting div.text {
    margin-left: 0.4rem;
    margin-top: 0.3rem;
    font-size: 0.43rem;
	user-select:none
  }

  .waiting .spinner .bounce1 {
    -webkit-animation-delay: -0.32s;
    animation-delay: -0.32s;
  }

  .waiting .spinner .bounce2 {
    -webkit-animation-delay: -0.16s;
    animation-delay: -0.16s;
  }


  #gui-parent #loadProgress {
    height: 0.15rem;
    width: 2rem;
    border-radius: 0.08rem;
    background: #fff;
    display: inline-table;
    margin-top: 28px;
  }

  #gui-parent #loadProgress .progressInside {
    background: #00c8ae;
    height: 100%;
    border-radius: 0.08rem;
    width: 0;
  }

  #gui-parent .loadingLogo {
    width: 100%;
    overflow: hidden;

  }

  #gui-parent .loadingLogo {
    margin-top: -113px;
  }

  #gui-parent .loadingLogo .img {
    display: inline-block; 
    position: relative;
    color: #fff;
    
  }

  #gui-parent .loadingLogo .img i {
    font-size: 80px;
  }
  .zhi #gui-parent .loadingLogo .img i {
	  font-size: 140px;
  }
  @keyframes shake {
    2% {
      transform: translate(0, 0) rotate(6.5deg)
    }

    4% {
      transform: translate(0, 0) rotate(3.5deg)
    }

    6% {
      transform: translate(0, 0) rotate(-3.5deg)
    }

    8% {
      transform: translate(0, 0) rotate(5.5deg)
    }

    10% {
      transform: translate(0, 0) rotate(-4.5deg)
    }

    12% {
      transform: translate(0, 0) rotate(-4.5deg)
    }

    14% {
      transform: translate(0, 0) rotate(-6.5deg)
    }

    16% {
      transform: translate(0, 0) rotate(2.5deg)
    }

    18% {
      transform: translate(0, 0) rotate(-5.5deg)
    }

    20% {
      transform: translate(0, 0) rotate(.5deg)
    }

    22% {
      transform: translate(0, 0) rotate(-3.5deg)
    }

    24% {
      transform: translate(0, 0) rotate(-6.5deg)
    }

    26% {
      transform: translate(0, 0) rotate(6.5deg)
    }

    28% {
      transform: translate(0, 0) rotate(1.5deg)
    }

    30% {
      transform: translate(0, 0) rotate(-5.5deg)
    }

    32% {
      transform: translate(0, 0) rotate(7.5deg)
    }

    34% {
      transform: translate(0, 0) rotate(-3.5deg)
    }

    36% {
      transform: translate(0, 0) rotate(7.5deg)
    }

    38% {
      transform: translate(0, 0) rotate(-5.5deg)
    }

    40% {
      transform: translate(0, 0) rotate(3.5deg)
    }

    42% {
      transform: translate(0, 0) rotate(6.5deg)
    }

    44% {
      transform: translate(0, 0) rotate(1.5deg)
    }

    46% {
      transform: translate(0, 0) rotate(3.5deg)
    }

    48% {
      transform: translate(0, 0) rotate(-.5deg)
    }

    50% {
      transform: translate(0, 0) rotate(-4.5deg)
    }

    52% {
      transform: translate(0, 0) rotate(4.5deg)
    }

    54% {
      transform: translate(0, 0) rotate(-3.5deg)
    }

    56% {
      transform: translate(0, 0) rotate(4.5deg)
    }

    58% {
      transform: translate(0, 0) rotate(-3.5deg)
    }

    60% {
      transform: translate(0, 0) rotate(5.5deg)
    }

    62% {
      transform: translate(0, 0) rotate(6.5deg)
    }

    64% {
      transform: translate(0, 0) rotate(3.5deg)
    }

    66% {
      transform: translate(0, 0) rotate(-3.5deg)
    }

    68% {
      transform: translate(0, 0) rotate(-4.5deg)
    }

    70% {
      transform: translate(0, 0) rotate(-6.5deg)
    }

    72% {
      transform: translate(0, 0) rotate(6.5deg)
    }

    74% {
      transform: translate(0, 0) rotate(-5.5deg)
    }

    76% {
      transform: translate(0, 0) rotate(-6.5deg)
    }

    78% {
      transform: translate(0, 0) rotate(5.5deg)
    }

    80% {
      transform: translate(0, 0) rotate(-6.5deg)
    }

    82% {
      transform: translate(0, 0) rotate(.5deg)
    }

    84% {
      transform: translate(0, 0) rotate(4.5deg)
    }

    86% {
      transform: translate(0, 0) rotate(5.5deg)
    }

    88% {
      transform: translate(0, 0) rotate(-6.5deg)
    }

    90% {
      transform: translate(0, 0) rotate(-5.5deg)
    }

    92% {
      transform: translate(0, 0) rotate(4.5deg)
    }

    94% {
      transform: translate(0, 0) rotate(2.5deg)
    }

    96% {
      transform: translate(0, 0) rotate(-5.5deg)
    }

    98% {
      transform: translate(0, 0) rotate(2.5deg)
    }

    0%,
    100% {
      transform: translate(0, 0) rotate(0)
    }
  }


  /* canvas */

  #back {
    position: fixed;
    background-color: rgba(0, 0, 0, 0.3);
    top: 0.5rem;
    left: 0.4rem;
    /* background-image:url('../images/back.png'); */
    background-size: 100%;
    z-index: 10000;
    text-align: center;
    line-height: calc(16px + 0.6rem);
    font-size: 16px;
  }


  #map {
    position: absolute;
    background: rgba(0, 0, 0, 0.3);
    right: 0;
    top: 2.3rem;
    width: calc(53px + 1.2rem);
    height: calc(50px + 1.2rem);
    border-top-left-radius: 0.3rem;
    border-bottom-left-radius: 0.3rem;
    padding-left: 3px;
  }

  .show:not(.mobile) #map {
    top: 100px;
    width: 103px;
    height: 100px;
    border-top-left-radius: 15px;
    border-bottom-left-radius: 15px;
  }

  #map>canvas {
    position: absolute;
    right: 0;
    top: 0;
    width: calc(100% - 2px);
    height: 100%;
  }

  canvas#miniMap {
    z-index: 1;
  }

  canvas#playMap {
    z-index: 2;
  }



  header {
    position: absolute;
    left: 0;
    top: 0.5rem;
    width: 100%;
    height: 1.12rem;
    text-align: center;
    font-size: calc(6px + 0.23rem);
    z-index: 99;
    pointer-events: none;
  }

  header>* {
    pointer-events: auto;
  }

  header .btn-left,
  header .btn-center,
  header .btn-right,
  .btn-right2 {
    display: inline-block;
    background-color: rgba(0, 0, 0, 0.3);
  }

  .circle {
    width: calc(16px + 0.6rem);
    height: calc(16px + 0.6rem);
    margin-top: 0.05rem;
    border-radius: 50%;
    position: absolute;
    line-height: calc(16px + 0.6rem);
    text-align: center;
  }
  header .circle i {
    font-size: calc(6px + 0.6rem);
  }
  header .btn-left {
    left: 0;
    top: 0;
    margin-left: 0.4rem; 
    background-size: 100%;
  }

  header .btn-right {
    right: 0;
    top: 0;
    margin-right: 0.4rem; 
	color:white;
  }
 
  header .btn-right2 {
    right: 1.05rem;
    top: 0;
    margin-right: 0.4rem; 
    font-size: 18px; 
  }

  header .btn-right.onplay {
    -webkit-animation: gui-spinner 4s linear infinite;
    -moz-animation: gui-spinner 4s linear infinite;
    -ms-animation: gui-spinner 4s linear infinite;
    -o-animation: gui-spinner 4s linear infinite;
    animation: gui-spinner 4s linear infinite;
  }

  header .btn-center {
    position: relative;
    height: calc(16px + 0.7rem);
    line-height: calc(16px + 0.7rem);
    font-weight: 200;
    color: #fff;
    width: calc(70% - 64px - 2rem);
    min-width: 4.8rem;
    padding-left: calc(5px + 0.23rem);
    padding-right: calc(5px + 0.23rem);
    border-radius: calc(8px + 0.35rem);

  }

  header .btn-center>span {
    display: inline-block;
    width: 100%;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    padding: 0 calc(6px + 0.3rem) 0 calc(6px + 0.4rem);
    letter-spacing: 0.03rem;
  }

  header #j-header-dropdown i.typeLogo {
    top: calc(50% - 3px - 0.12rem);
    left: 0.25rem;
    position: absolute;
    display: block;
    font-size: calc(10px + 0.35rem);
    line-height: calc(10px + 0.23rem);
  }
  
#j-header-dropdown.noTouch{pointer-events:none}
#j-header-dropdown.noTouch>span {
	cursor:default; 
}
#j-header-dropdown.noTouch #j-header-arrow{display:none}
  
 header #j-header-dropdown i.typeLogo.icon_logo {
    font-size: calc(10px + 0.23rem);
 }
.zhi header #j-header-dropdown i.typeLogo {
    font-size: calc(20px + 0.4rem);
	line-height: calc(10px + 0.15rem);
	left: 0.1rem;
 }
  header .btn-center>#j-header-arrow {
    top: 50%;
    right: 0;
    position: absolute;
    width: 0;
    height: 0;
    margin-right: calc(5px + 0.23rem);
    border-style: solid;
    margin-top: -0.08rem;
    border-width: calc(3px + 0.1rem) calc(2px + 0.09rem) 0;
    border-color: #fff transparent transparent;
    transition: transform .15s;
  }

  header .btn-center>#j-header-arrow.down {
    /* margin-top: -0.1rem;
   border-width: 0 0.15rem 0.15rem;
   border-color: transparent transparent #fff; */
    transform: rotate(-180deg);
    transform-origin: center;
  }

  header .btn-center div.desc {
    position: absolute;
    top: 1rem;
    text-align: left;
    line-height: 1.8;
    word-break: break-all;
    font-size: 0.9em;
    letter-spacing: 0.01rem;
    overflow: hidden;
    max-height: 0;
    transition: max-height 0.2s;
    left: -20%;
    width: 140%
      /* 
	left: -1.84rem;
	width: 8.48rem;
  text-align: justify;
  text-indent: 2em;
  */
    ;
  }

  header .btn-center div.desc>div {
    background-color: rgba(0, 0, 0, 0.3);
    border-radius: 0.35rem;
    padding: .25rem .35rem;
    /* overflow: hidden; */
  }

  header .btn-center>div a {
    color: #00c8ae;
    text-decoration: underline;
  }

  header .btn-center div.desc.show {
    max-height: 25rem;

  }

  header .btn-center>div i {
    top: -0.09rem;
    left: 50%;
    position: relative;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0.15rem 0.18rem 0.15rem;
    margin-left: -0.1rem;
    border-color: transparent transparent rgba(0, 0, 0, 0.3);
  }

  header .btn-center>div h4 {
    margin: 0;
    padding-bottom: 0.2rem;
    width: 100%;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    text-align: left;
  }

  #autoTour {
    /* z-index: 88; */
    /* position: absolute; */
    /* bottom:0.13rem; */
    width: calc(10% + 40px);
    background-color: rgba(0, 0, 0, 0.3);
    border-radius: 5rem;
    /* left: 11%; */
    margin-right: 2%;
    padding: 0 0;
    display: flex;
    justify-content: space-between;
  }

  #autoTour span {
    background-size: 100%;
    background-position: center;
    display: block;
    background-repeat: no-repeat;
    width: calc(17px + 0.7rem);
    height: calc(17px + 0.7rem);
	font-family:iconfont !important;
    font-size:calc(12px + 0.6rem);
    line-height:calc(17px + 0.7rem);
    text-align:center;
  }

  #autoTour .play {   
  }
	#autoTour .play:before{ 
		content: '\e623'; 
	}  
	#autoTour .play.onPause{ 
	}

	#autoTour .play.onPause:before{ 
	   content: '\e635';
	}
  

  #autoTour .split {
    width: 0.04rem;
    height: calc(11px + 0.3rem);
    margin-top: calc(3px + 0.2rem);
    background-image: url(../images/line-1.png);
    background-size: contain;
  }

  .pullUp {
     font-size:0.4rem !important;
    cursor: pointer;
    transform:rotate(-90deg);
  }
  .pullUp:before{
     font-family:iconfont !important;
      content:'\e627'; 
	}
  .pullUp.down {
    transform: rotate(90deg);
  }

 
.edit nav{
	z-index: 88;
	right: 0.2rem;
	bottom:5.5rem;
	margin-top: -1rem;
	position: absolute;
	transform-origin:right;
  }
  .edit nav li{
    position: relative;
  }
  .edit nav.left{
    left: 0.3rem;
    right: auto;
    transform-origin:left; /*for small Screen*/
  }
  .edit nav.left span{
    width: auto;
  }

  .edit[atpanel="settings"] #map {
    top:0.7rem
  }  

  .edit[atpanel="settings"] nav {
    bottom:6.5rem
  }  

@media screen and (max-height: 520px){
	.edit nav{
		bottom:3.8rem;
		transform:scale(0.9); 
	} 
	/* .edit[atpanel="settings"]  nav{
		bottom:6.5rem;
	} */
	 #map {
	   transform-origin:right;
	   transform:scale(0.9); 
	   top:1.8rem
	 }
	  .edit[atpanel="settings"]  #map {
	   top:0.7rem
	 }  
}
@media screen and (max-height: 455px){
	.edit nav{
		bottom:3.6rem;
		transform:scale(0.8); 
	}  
	 #map {
	   transform-origin:right;
	   transform:scale(0.8); 
	   top:2rem
	 }  
}

@media screen and (max-height: 520px)  and (orientation: landscape) {
  .edit[atpanel="settings"]  nav{
		bottom:2.4rem;
	}
}


/* @media screen and (min-height: 750px){
	.edit nav{
		bottom:5rem;
	}
	
	[atpanel="settings"] .edit nav{
		bottom:6.5rem;
	}
	
} */
  .show nav {
    background-color: rgba(0, 0, 0, 0.3);
    border-radius: 5rem;
    width: 54%;
    height: 100%;
    margin: 0;
  }

  .show nav.center {
    width: auto;
    max-width: 70%;
    left: 15%;
  }

  .show nav ul {
    display: flex;
    justify-content: space-between;
    flex-direction: row-reverse;
    padding: 0 0.1rem;
  }

  .show nav.center ul {
    /* padding: 0 0.2rem; */
    padding: 0;
  }

  nav li {
    padding: 0.12rem 0;
    cursor: pointer;
  }

  @media screen and (max-height: 600px) and (orientation: landscape) {
       nav li {
         padding: 0;
       }
  }

  .show nav li {
    padding: 0;
  }

  nav span {
    display: flex;
    width: calc(17px + 0.7rem);
    height: calc(17px + 0.7rem);
    background-size: 80% 80%;
    background-position: center;
    background-repeat: no-repeat;
    line-height: calc(17px + 0.7rem);
    justify-content: center;
    align-items: center;
  }

  nav span i {
    color: #fff;
    font-size: calc(11px + 0.6rem) !important;
    font-weight: 100;
    /* display: none; */
  }

  nav span.active i {
    color: #00c8af;
  }

  /* 

.show nav span{  
	background-size: 95%; 
}
nav span._3d {
  background-image: url(../images/3D.png); 
}
.show nav span._3d.active {
  background-image: url(../images/3D-selected.png); 
}
nav span._2d {
  background-image: url(../images/2D.png); 
}
.show nav span._2d.active {
  background-image: url(../images/2D-selected.png); 
}
nav span._roam {
  background-image: url(../images/tour.png);
   
}
.show nav span._roam.active {
  background-image: url(../images/tour-selected.png); 
}
nav span._vr {
  background-image: url(../images/vr.png); 
} */
  .edit nav span.active {
    border-radius: 50%;
    background-color: rgba(0, 0, 0, 0.5);
  }

  .show nav span.active {}

  nav label {
    display: block;
    font-size: calc(5px + 0.2rem);
    text-align: center;
    color: #fff;
  }

  .show nav label {
    display: none;
  }

  /* end nav */

  .Box {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    font-size: 14px;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 9999;
    overflow: hidden;
  }

  .Box>div {
    position: absolute;
    width: 8rem;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: #fff;
    text-align: center;
    border-radius: 0.3rem;
    overflow: hidden;
  }

  /* .tmpl-lock ul{
  margin-left: 0.3rem;
  margin-right: 0.3rem;
} */

  /* .tmpl-lock li{
  float: left;
  width: 25%;
  padding: 0 0.5rem;
}
 */
  .Box .icon {
    margin: 0.7rem 0 0.7rem 0;
    height: 2.7rem;
    background: url(../images/lock-bg.png) no-repeat center center;
    background-size: contain;
  }

  .Box .tips {
    color: #595959;
    margin: 0.5rem;
  }

  .Box .tips .title {
    font-size: .4rem;
    font-weight: 600;
    margin-bottom: 0.23rem;
  }

  .Box .tips .content {
    font-size: .3rem;
    font-weight: 400;
  }

  .tmpl-lock .tips.shake {
    animation-name: shake;
    animation-duration: 0.2s;
    animation-timing-function: ease-in-out;
  }

  .tmpl-lock .psd {
    height: 1.3rem;
    width: 70%;
    margin-left: 15%;
    position: relative;
    /* font-weight: 500; */
    font-size: 0.7rem;
  }

  .tmpl-lock .psd>* {
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    position: absolute;
    display: flex;
    justify-content: space-between;
    z-index: 700;
    /* font-size: 18px; */
  }

  .tmpl-lock .psd ul li {
    color: #151515;
    height: 100%;
    width: 0.9rem;
    background-color: #f0faf9;
    border-radius: 0.2rem;
    font-size: 0.6rem;
    line-height: 1.3rem;
    font-weight: 700;
  }

  @-webkit-keyframes editfocus {
    0% {
      opacity: 0
    }

    50% {
      opacity: 1
    }
  }

  .tmpl-lock .psd ul li.focus {
    box-shadow: 0 0 14px rgba(147, 178, 174, 0.3) inset;
  }

  .tmpl-lock .psd ul li.focus:after {
    content: "";
    width: 1px;
    border: 1px solid #02c9af;
    animation: editfocus 1.4s infinite;
  }

  /* .tmpl-lock .psd ul li.focus.hasText:after{
	margin-right:-0.6rem; 
} */

  .tmpl-lock .psd input { 
    color: #b02a2a;
    border: none;
    z-index: 800;
    background: transparent;
    opacity: 0;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    /* 不显示focus阴影 */ 
    width: 999rem;
    /*不让光标显示*/
    text-indent: -999em; 
  }

  

  #BottNav {
    position: absolute;
    bottom: -100px;
    width: 100%;
    transition: bottom 0.3s;
    pointer-events: none;
  }

  #BottNav.noScroll {
    bottom: -90px;
  }

  #BottNav.open {
    bottom: 0;
  }

  #BottNav>* {
    pointer-events: auto;
  }

  #BottNav .nav {
    z-index: 88;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    height: calc(17px + 0.7rem);
    /* padding-left: 0.7rem; */
    position: relative;
    /* padding-bottom:10px; */
    top: -0.4rem;
    justify-content: center;
    pointer-events: none;
  }

  #BottNav .nav>* {
    pointer-events: auto;
  }

  #tourGuide {
    height: 97px;
    background-color: rgba(0, 0, 0, 0.3);
  }

  #tourGuide.noScroll {
    height: 90px;
  }

  #tourGuide li .name {
    position: absolute;
    bottom: 0;
    display: block;
    width: 100%;
    background: linear-gradient(0deg, rgba(0, 0, 0, .5), transparent);
    line-height: 20px;
    word-wrap: break-word;
    overflow: hidden;
    font-size: 10px;
    text-align: center;
  }

  #playProgress {
    height: 12px;
    display: flex;
    background-color: rgba(20, 20, 20, 0.8);
    font-size: 10px;
    width: calc(100% - 50px);
    margin: 0px 25px 0 25px;
  }

  .noScroll #playProgress {
    transform: translateY(-5px);
  }

  .frame li:hover {
    border-color: #fff;
  }

  .frame li.active {
    border-color: #02c8ae;
  }

  #playProgress .status {
    height: 100%;
    /* width: 77px; */
    padding: 0 5px;
    transform: scale(0.78);
    /* margin-bottom: -2px; */
    line-height: 13px;
  }

  #playProgress .status .curTime {}

  #playProgress .status .totalTime {}

  #playProgress .progressBar {
    width: 100%;
    background-color: #555555;
    border: 4px solid #3b3b39;
    height:100%;
  }

  #playProgress .progressBar>div {
    background-color: #02c8ae;
    width: 50%;
    height: 100%;
    /*  transition: width 0.1s; */
  }


  .cropper-container.cropper-bg {
    background: #000;
  }


  @keyframes wave1 {
    0% {
      height: 100%;
    }

    100% {
      height: 50%;
    }
  }

  @keyframes wave2 {
    0% {
      height: 40%;
    }

    100% {
      height: 100%;
    }
  }

  #tag-billboards .audio-waveBtn {
    position: relative;
    width: 24px;
    height: 18px;
    top: 3px;
    right: 0px;  
    display: flex;
    justify-content: space-between;
    align-content: flex-start;
    align-items: flex-end;
    cursor: pointer;
	margin-left:10px;
  }

  #tag-billboards .audio-waveBtn span {
    width: 3px;
    height: 100%;
    display: block;
    position: relative;
  }

  #tag-billboards .audio-waveBtn span:before {
    content: "";
    display: block;
    background-color: #02c8ae;
    height: 100%;
    position: absolute;
    width: 100%;
    bottom: 0;
    animation-direction: alternate;
    -webkit-animation-direction: alternate;
    animation-iteration-count: infinite;
    animation-duration: 0.5s;
    animation-timing-function: linear;
  }

  #tag-billboards .audio-waveBtn span:first-child {
    height: 95%;
  }

  #tag-billboards .audio-waveBtn span:nth-child(2) {
    height: 75%;
  }

  #tag-billboards .audio-waveBtn span:nth-child(3) {
    height: 100%;
  }

  #tag-billboards .audio-waveBtn span:nth-child(4) {
    height: 65%;
  }

  #tag-billboards .audio-waveBtn.play span:first-child:before {
    animation-name: wave1;
  }

  #tag-billboards .audio-waveBtn.play span:nth-child(2):before {
    animation-name: wave2;
  }

  #tag-billboards .audio-waveBtn.play span:nth-child(3):before {
    animation-name: wave1;
  }

  #tag-billboards .audio-waveBtn.play span:nth-child(4):before {
    animation-name: wave2;
  }

.tag-title{
	display: flex;
    justify-content: space-between;
}

  .videoThumb {
    position: relative;
    /*  min-width:100px; */
    min-height: 60px;
    cursor: pointer;
    width: 320px;
    height: 180px;
  }
  
  .horizontal .videoThumb{
   margin-top: 34px;
  }
  
.videoThumb canvas {
  display: none !important
}
  .videoThumb canvas,
  .videoThumb video {
    position: relative;
    width: 100%;
    height: 100%;
    /* z-index: 100; */
  }

  /* .videoThumb video.hide {
      display: none !important
  }

  .videoThumb video.show {
      display: block !important
  } */

  .videoThumb>* {
    /* pointer-events: none; */
  }

  .playBtn {
    border-radius: 50%;
    background-color: rgba(0, 0, 0, 0.41);
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
  }

  .playBtn span {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 8px 0 8px 14px;
    border-color: transparent transparent transparent #ffffff;
    position: relative;
    left: 15px;
    top: 12px;
    display: block;
  }

  .videoThumb div.playBtn {
    width: 40px;
    height: 40px;
    z-index: 120;
  }

  .videoThumb div.playBtnspan {}

  #videoPlayer {
    background-color: rgba(0, 0, 0, 0.45);
    z-index: 9900;
    position: absolute;
    width: 100%;
    height: 100%;
  }

  #videoPlayer .close {
    position: absolute;
    top: 30px;
    right: 30px;
    width: 36px;
    height: 36px;
    cursor: pointer;
    border-radius: 50%; 
	font-family:iconFont;
    font-size:22px;
    position: absolute;
    top: 30px; 
    cursor: pointer; 
	z-index:9999;
  }

  .outer-chain {
      width: 320px;
      height: 200px;
	  margin-top:12px;
  }

  .outer-chain iframe {
      width: 100% !important;
      height: 100% !important;
      position: relative !important;
      /* display: none; */
  }
  /* .outer-chain iframe.hide {
    display: none;
  }

  .outer-chain iframe.show {
      display: block;
  } */

  #videoPlayer .overlay {
    position: fixed;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.3);
  }

  #videoPlayer video {
    position: absolute;
    z-index: 9901 !important;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    max-width: 90%;
    max-height: 86%;
  }

  #tryPlay {
    position: fixed;
    left: 0;
    top: 0;
    /* z-index:9999999; */
    display: none; 

    /*不能使用opacity，要用display否则截图ios11是倒的	*/
  }

  #tryPlay video {
    /* width:200px;
	height:200px; */
  }

  .bottSlideUp {
    z-index: 10001;
    position: fixed;
    bottom: 0;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    color: #00c8ae;
    font-size: 0.43rem;
    text-align: center;
    background-color: rgba(0, 0, 0, 0);
    transition: background-color 0.2s;
  }

  .bottSlideUp.open {
    background-color: rgba(0, 0, 0, 0.3);
  }

  .bottSlideUp>div {
    position: fixed;
    bottom: 0;

    transition: transform 0.2s;
    transform: translateY(100%);
  }

  .bottSlideUp.open>div {
    transform: translateY(0)
  }

  #bottChoseList>div {
    width: 90%;
    left: 5%;
  }

  #bottChoseList ul {
    border-radius: 0.23rem;
    background-color: #fff;
    margin: 0.3rem 0;
  }

  #bottChoseList ul li {
    padding: 0.3rem 0;
  }

  #bottChoseList ul li:not(:last-child),
  #bottShareList ul {
    border-bottom: 1px solid #efefef;
  }

  #bottChoseList ul li.cancel {
    color: #c57576;
  }

  #bottShareList>div {
    width: 100%;
    background-color: #fff;
  }

  #bottShareList ul {
    padding: .6rem 0;
    display: flex;
    justify-content: space-evenly;
    color: #01c9af;
    font-size: .2rem;
  }


  #bottShareList li div {
    
margin: -0.2rem auto;
    
font-family: "iconfont" !important;
    
font-size:2rem;
    
text-align:center;
    
line-height:2rem;
  }
   
  #bottShareList li[data-type=weixin] div:before {
     content: "\e648"; 
  }

  #bottShareList li[data-type=weixinFriend] div:before {
      content: "\e649"; 
  }

  #bottShareList li[data-type=qq] div:before {
      content: "\e647"; 
  }

  #bottShareList .cancel {
    padding: 0.35rem;
    color: #00c9af;
  }


  @media screen and (min-width: 768px) {

    /*for pad shortWidth*/
    #map {
      width: calc(20px + 1.4rem);
      height: calc(20px + 1.4rem);
      border-top-left-radius: 0.2rem;
      border-bottom-left-radius: 0.2rem;
    }

    header,
    #back {
      transform: scale(0.7);
      top: .2rem;
    }

    .circle {
      width: calc(16px + 0.5rem);
      height: calc(16px + 0.5rem);
      line-height:calc(12px + 0.5rem);
      font-size:calc(10px + 0.5rem);
      margin-top: 0.1rem;
    }
    header .circle i {
      font-size: calc(6px + 0.5rem);
    }

    .show .nav {
      transform: scale(0.78);
    }

    header .btn-right {
     /*  transform: translateX(2.2rem); */
	  margin-right:-2rem
    }

    .Box>div {
      transform: translate(-50%, -50%) scale(.8);
    }


  }


  @media screen and (min-width: 520px) {
    /*for pad or landscape*/

    .waiting .spinner>div {
      width: 0.2rem;
      height: 0.2rem;
    }

    .waiting div.text {
      margin-left: 0.2rem;
      margin-top: 0.23rem;
      font-size: 0.23rem;
      letter-spacing: 1px;
    } 
  }


  @media all and (orientation : landscape) {

    /*  横屏*/
    header,
    #back {
      transform: scale(0.8);
      top: .25rem;
    }

    header .btn-right {
      /* transform: translateX(2.2rem); */
	   margin-right: -2rem
    }

    #map {
      top: 2rem;
      width: calc(30px + 1.7rem);
      height: calc(30px + 1.7rem);
      border-top-left-radius: 0.2rem;
      border-bottom-left-radius: 0.2rem;
    }

    .show .nav {
      transform: scale(0.75);
    }

    #gui-parent .loadingLogo {
      transform: scale(.7) translateY(2rem);
    }

    #gui-parent #loadProgress {
      transform: scale(.7) translateY(.7rem);
    }

    #gui-parent .bottom-logo {
      transform: scale(.7) translateY(-0.5rem);
    }


  }


  @media screen and (min-width: 768px) and (min-height: 640px) {

    /*for pad two orientation*/
    #gui-parent .loadingLogo {
      transform: scale(1.2) translateY(-0.6rem);
    }

    #gui-parent #loadProgress {
      transform: scale(1.2) translateY(-0.3rem);
    }

    #gui-parent .bottom-logo {
      transform: scale(1.2) translateY(-0.9rem);
    }
  }









  body {
    position: relative;
  }




  /* #vrTipCover{
    z-index: 90000;
    position:absolute;
    width:100%;
    height:100%;
    display: flex;
    left:0;
    top:0;
    
    padding-bottom: 20%;
    transition: opacity 0.3s;
    pointer-events: none;
}
 
#vrTipCover .inner{
    
    margin: auto;
     
    background: rgba(0, 0, 0, 0.31);
    border-radius: 0.3rem;
     
    display: flex;
    flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
     
}
#vrTipCover .inner div{
    padding: 0.3rem 0;
}
#vrTipCover img{
    width:40%;
    margin:1rem auto;
     
}
#vrTipCover p{
    font-size: 0.4rem;
    margin: 0.3rem 5%;
     
}
#vrTipCover p.small{
    font-size:0.3rem;
} */

  #vrTipCover {
    z-index: 90000;
    position: absolute;
    width: 100%;
    height: 50%;
    /* display: flex; */
    left: 0;
    top: 0;
    /* padding-bottom: 60%; */
    transition: opacity 0.3s;
    pointer-events: none;
  }

  #vrTipCover .inner {
    margin: auto;
    /* background: linear-gradient(to right, rgba(1, 1, 1, 0), rgba(0, 0, 0, 0.35),rgba(1, 1, 1, 0)); */
    width: 100%;
    display: flex;
    flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;

    /* margin-top: 18%; */
  }

  #vrTipCover .inner img.phone {
    width: 33%;
    margin: 3rem auto 0 auto;
    transition: transform 0.3s;
    position: absolute;
    bottom: 3.5rem;
    left: 0;
    right: 0;


  }

  @keyframes rotPhone {
    0% {
      transform: rotate(90deg)
    }

    40% {
      transform: rotate(90deg)
    }

    43% {
      transform: rotate(82deg)
    }

    45% {
      transform: rotate(90deg)
    }

    55% {
      transform: rotate(180deg)
    }

    57% {
      transform: rotate(188deg)
    }

    60% {
      transform: rotate(180deg)
    }

    100% {
      transform: rotate(180deg)
    }

  }

  @keyframes display1 {
    0% {
      visibility: visible
    }

    49.9% {
      visibility: visible
    }

    50.1% {
      visibility: hidden
    }

    100% {
      visibility: hidden
    }
  }

  @keyframes display2 {
    0% {
      visibility: hidden
    }

    49.9% {
      visibility: hidden
    }

    50.1% {
      visibility: visible
    }

    100% {
      visibility: visible
    }
  }


  #vrTipCover .inner.animate img.phone {
    -webkit-animation: rotPhone 2s linear infinite;
    -moz-animation: rotPhone 2s linear infinite;
    -ms-animation: rotPhone 2s linear infinite;
    -o-animation: rotPhone 2s linear infinite;
    animation: rotPhone 2s linear infinite;
    animation-direction: alternate;
  }

  #vrTipCover .inner.animate img.x {
    -webkit-animation: display1 2s linear infinite;
    -moz-animation: display1 2s linear infinite;
    -ms-animation: display1 2s linear infinite;
    -o-animation: display1 2s linear infinite;
    animation: display1 2s linear infinite;
    animation-direction: alternate;
  }

  #vrTipCover .inner.animate img.checkmark {
    -webkit-animation: display2 2s linear infinite;
    -moz-animation: display2 2s linear infinite;
    -ms-animation: display2 2s linear infinite;
    -o-animation: display2 2s linear infinite;
    animation: display2 2s linear infinite;
    animation-direction: alternate;
  }

  #vrTipCover img.checkmark,
  #vrTipCover img.x {
    position: absolute;
    bottom: 1.5rem;
    left: 0;
    right: 0;
    margin: auto;
    width: 7%;
  }
  
 /*------- for new spot add----------*/
 
#webgl {
	width: 100%;
	height: 100%;
	/* padding: 15px; */
	/* padding-bottom:105px; */
	position: relative;
} 
#webgl .webgl-inside {
	width: 100%;
	height: 100%;
	position: relative;
	top: 0;
	overflow: hidden;
} 
#webgl.editSpot .webgl-inside{
	height: 50% !important; 
} 

.view{
	left: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	position: absolute;
	overflow: hidden;
}

 
#addSpot{
	display:none; 
	position: absolute;
	top: 50%;
	height:50%; 
	user-select: none;
 	width:100%;
}
#webgl.editSpot #addSpot{
	display:block;
}
 
.view canvas{
	width: 100%;
	height: 100%;
	background: rgb(0, 0, 0);
}
#hotspot{ 
	width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    pointer-events: none;
}

.markspot{
	/* transform: translate(-50%,-50%); */
	position:absolute; 
	cursor: -webkit-grab;
	pointer-events: auto; 
}	 
.staticSpot{ 
    position: absolute;
    left: calc(50% - 16px);
    top: calc(50% - 16px);
    z-index: 999;
    width: 32px;
    height: 32px;
	pointer-events: auto;
}
.staticSpot .inside{
	opacity: 0.8;
	width: 100%;
	height: 100%;
	position: absolute;
}
.staticSpot .point{
	display:none;
	width: 8px;
	height: 8px;
	position:absolute;
	left:calc(50% - 4px);
	top:calc(50% - 4px);
	opacity: 0.8;
	border-radius:4px;
	/* box-shadow: 1px 1px 1px #222; */
	background: #ffffff6b;
	border: 1px solid #848484;
}
.staticSpot.dragging .inside{
	opacity:0.3; 
}
.staticSpot.dragging .point{
	display:block;
}
.staticSpot .around div{
    text-shadow: 1px 0 0 #fff, 0 1px 0 #fff,0 -1px 0 #fff, -1px 0 0 #fff;
	position: absolute; 
    font-size:40px;
    color:#05c8ae;
}

   

.staticSpot .around div:nth-child(1) {
    transform: translate(-4px,-48px);
}
.staticSpot .around div:nth-child(2) {
    transform: translate(39px,-6px) rotate(90deg);
}
.staticSpot .around div:nth-child(3) {
    transform: translate(-3px,35px) rotate(180deg);
}
.staticSpot .around div:nth-child(4) {
    transform: translate(-45px,-5px) rotate(-90deg);
}
.staticSpot *{
	background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
}

 /*---------------------- */
 .bottomOverlay{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	z-index: 120;
	/* pointer-events: none; */
	/* padding-bottom:.15rem; */
	background-color: rgba(0, 0, 0, 0.3);
  }
 .bottomOverlay .buttons{
   margin:.15rem 0;
   width: 90%;
   margin-left: 5%;
   display: flex;
    flex-direction: row;
 }
.buttons {
    text-align: center;
    /* margin-top: 0.6rem; */
    
}

.buttons button { 
    height: 1.1rem;
    border: solid 1px #fff;
    background-color: transparent;
    border-radius: 3rem;
    color: #fff;
    /* margin-top: .5rem; */
    font-size: .4rem;
}
 .bottomOverlay button{
   padding: 0 .1rem;
   text-align: center;
   width: 50%;
    margin: 0 3%;
 }

.buttons button[type="submit"] {
   /*  margin-left: 0.3rem; */
    background-color: #00c8ae;
    border: none;
}
 
@-webkit-keyframes  flash2{  /* 部分移动自带浏览器比较低级， css要加前缀 */ 
	0% {
        opacity: 0;
    }

    20% {
        opacity: 1;
    }

    60% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}
/* @-o-keyframes  {
}
@-moz-keyframes  {
} */

.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;
	color:white;
} 
.resultBox>div{
    position:absolute;
    left:50%;
    top: 50%;
    padding: 0.6rem 0.7rem;
    /* height: 60px; */
    line-height: 0.4rem;
    text-align: center;
    letter-spacing: 1px;
    transform: translate(-50%,-90%);
    background:rgba(0, 0, 0, 0.6);
    border-radius: 0.2rem;
    text-shadow: 2px 2px 6px rgb(0, 0, 0);
    font-size: 0.4rem;
    /* white-space: nowrap; */
    word-wrap: break-word;
    min-width: 15em;
    line-height: 1.6em;
}

.resultBox.animate {
    /* animation: flash 1.2s;
    -webkit-animation: flash 1.2s; */
	
	animation-name:flash2;
	-webkit-animation-name:flash2;
  
    animation-iteration-count: 1;
	-webkit-animation-iteration-count:1;
}


.Box .buttons {
  display: flex; 
}

.Box .buttons button {
  white-space: nowrap;
  display: inline-block;
  height: 1.4rem;
  border: none;
  font-size: .3rem;
  color: #fff;
  letter-spacing: 1px;
  background: #00C8AE;
  flex: 1;
  border-radius: 0;
}

.Box .buttons button.cancel,
.Box .buttons button[type="cancelPsd"] {
  background: #7FE3D7;
}


#consoleLog{ 
  width: 120px;
  height: 153px;
  position: absolute;
  left: 0px;
  bottom: 300px;
  z-index: 999999;
  color: black;
  opacity: 0.9;
	font-size: 12px;
}	





#toolTips{
    width:100%;
    height:100%;
    position: absolute;
    pointer-events:none;
    background: transparent;
    z-index: 999;
	color:white;
}
#toolTips .container{
    pointer-events:auto;
    position: absolute;
}
#toolTips .container .body{
    padding: 10px;
    border-radius: 6px;
    background-color: rgba(51,51,51, 0.8);
    box-shadow: 1px 2px 7px rgba(0, 0, 0, 0.4);
    letter-spacing: 1px;
}
#toolTips .container .arrow{
	transform:translateX(-50%);
	position:relative;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 6px 0 6px;
    border-color: rgba(0, 0, 0, 0.8) transparent transparent transparent;
}
#toolTips .container.down .arrow{
	border-width: 0 6px 10px 6px;
	border-color: transparent transparent  rgba(51,51,51, 0.8) transparent;	
}
#toolTips  .QRCodeImg{
    width: 120px;
    height:120px;
    background-size:108%;
    margin-bottom: 10px;
}

#toolTips .moreSelection .body>div{
  /* height: 32px; */
  line-height: 1rem;
  padding-right: .3rem;
}
#toolTips .moreSelection .body span{
  font-size: .3rem;
  /* line-height: .2rem; */
  position: relative;
  top: -0.1rem;
  white-space: nowrap;
}

#toolTips .moreSelection .body i{
  font-size: .9rem;
  /* line-height: .6rem; */
  position: relative;
  top: 0.1rem;
  margin-right: .2rem;
} 
#toolTips .moreSelection #bgmBtn .pause, #toolTips .moreSelection #bgmBtn.onplay .play{
	display:none
}
#toolTips .moreSelection #bgmBtn.onplay .pause{
	display:inline
} 
#toolTips #homeBtn,
#toolTips #homeBtnEn{
  height: 1rem;
  margin-top: 10px;
  padding: 0;
}
#toolTips #homeBtn a{
  display: block;;
  width: 100%;
  height: 100%;
  font-size: 100px;
  text-align: center;
  text-decoration: none;
  overflow:hidden;
  /* background-image: url(../images/4dkk_icon.svg); */
  /* background-size: 80%; */
  /* background-repeat: no-repeat;
  background-position: center center; */
}

#shareLink, #weixinShareTip{
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(0,0,0,.4);
  z-index:9999;
}
#shareLink>div{
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  width:8rem; 
  padding: .8rem;
  background: rgba(0,0,0,.7);
  border-radius: .1rem;
  color: #fff;
}
#shareLink h1{
  font-size:0.6rem;
  font-weight:500;
  margin-top: 0rem;
}
#shareLink p{
  font-size:0.4rem;
  font-weight:100;
  word-break: break-all;
  white-space: normal;
  margin-bottom:.2rem
}

#shareLink button{
  width:100%;
  margin-top:.5rem;
}

#weixinShareTip{
  background: rgba(0,0,0,.6);
}
#weixinShareTip img{
  position:absolute;
  right:0.5rem;
  top:1rem;
  width:5rem;
}



.unVisible{
	visibility: hidden !important;   /* this get getBoundingClientRect() will not be 0, than display:none .  for sth like: back btn*/
}

/* change Color for zhifangbao  -------------------------------------------------*/
.zhi #tag-billboards .audio-waveBtn span:before,
.zhi .buttons button[type="submit"], 
.zhi #gui-parent #loadProgress .progressInside
{
	background-color: #0075dc !important;
}

.zhi #bottShareList ul,
.zhi nav span.active i,
.zhi header .btn-center>div a,
.zhi .tag-desc a {
	color: #0075dc !important;
}

/* --------------- */
  