/*!
 * Bootstrap v3.2.0 (http://getbootstrap.com)
 * Copyright 2011-2014 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*!
 * Generated using the Bootstrap Customizer (http://getbootstrap.com/customize/?id=448f359db98ad28574a4)
 * Config saved to config.json and https://gist.github.com/448f359db98ad28574a4
 */
/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
img,legend {
    border: 0
}

#sex,#cartype,#province,#city{
	color:black;
}
option{
	color:black;
}

legend,td,th {
    padding: 0
}

body,figure {
    margin: 0
}

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

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

#button-play,.bottom-logo,.btn,.btn-primary,.tooltip-inner {
    text-align: center
}

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

#gallery-frame .overlay,#gui-name,.address,.co-brand,.contact-info div,.frame .slidee li .overlay,.gui-floor-title {
    text-overflow: ellipsis
}

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

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

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

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

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

[hidden],template {
    display: none
}

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

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

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

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

dfn {
    font-style: italic
}

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

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

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

small {
    font-size: 80%
}

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

.btn,.btn-deep-link,img {
    vertical-align: middle
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

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

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

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

pre,textarea {
    overflow: auto
}

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

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

button {
    overflow: visible
}

button,select {
    text-transform: none
}

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

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

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

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

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

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

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

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

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

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

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

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

.img-responsive {
    display: block
}

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

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

.img-thumbnail {
    padding: 4px;
    background-color: #fff;
    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%
}

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

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

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

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

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

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

.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;
    background-color: #fff;
    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
}

.btn-sm,.btn-xs,.tooltip {
    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;
    line-height: 1.4;
    opacity: 0;
    filter: alpha(opacity=0)
}

.invisible,.menuOverlay {
    visibility: hidden
}

.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: pre-wrap;
    padding: 3px 8px;
    color: #fff;
    text-decoration: none;
    background-color: #000;
    border-radius: 4px
}

.title-container,.title-row {
    white-space: nowrap
}

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

.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 {
    top: 0;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.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;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0)
}

@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
}

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

@font-face {
    font-family: OpenSans;
    src: url(../fonts/open-sans-semibold/OpenSansSemibold.eot);
    src: url(../fonts/open-sans-semibold/OpenSansSemibold.eot) format('embedded-opentype'),url(../fonts/open-sans-semibold/OpenSansSemibold.woff2) format('woff2'),url(../fonts/open-sans-semibold/OpenSansSemibold.woff) format('woff'),url(../fonts/open-sans-semibold/OpenSansSemibold.ttf) format('truetype'),url(../fonts/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
}

[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-powered-by-matterport:before {
    content: "\e620"
}

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

.icon-twitter:before {
    content: "\66"
}

.icon-facebook:before {
    content: "\67"
}

.icon-close:before {
    content: "\48"
}

.icon-twitter2:before {
    content: "\68"
}

.icon-facebook2:before {
    content: "\69"
}

.icon-dollhouse:before {
    content: "\e600"
}

.icon-dpad-up:before {
    content: "\e60d"
}

.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"
}

.icon-pause:before {
    content: "\e608"
}

.icon-pin:before {
    content: "\e609"
}

.icon-play:before {
    content: "\e60a"
}

.icon-share:before {
    content: "\e60b"
}

.icon-user:before {
    content: "\e60c"
}

.icon-gallery:before {
    content: "\e901"
}

.icon-close-thin:before {
    content: "\e903"
}

#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)
}

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

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

#player {
    position: fixed;
    left: 0;
    bottom: 0
}

#player canvas {
    display: block
}

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

#gui-parent {
    user-select: none
}

#gui-parent,.gui-floorplan-label {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none
}

#gui-spinner-icon {
    width: 40px;
    height: 40px;
    border: 3px solid transparent;
    border-top-color: #4BCDFC;
    border-left-color: #4BCDFC;
    border-radius: 40px;
    -webkit-animation: gui-spinner 500ms linear infinite;
    -moz-animation: gui-spinner 500ms linear infinite;
    -ms-animation: gui-spinner 500ms linear infinite;
    -o-animation: gui-spinner 500ms linear infinite;
    animation: gui-spinner 500ms linear infinite
}

.gui-floorplan-label {
    position: absolute;
    background-color: #333;
    border: none;
    padding: 5px 10px;
    color: #FFF;
    font-weight: 700;
    white-space: nowrap;
    border-radius: 5px;
    cursor: default;
    user-select: none;
    box-shadow: 1px 1px 2px 1px rgba(0,0,0,.4)
}

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

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

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

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

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

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

    100% {
        -moz-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

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

    100% {
        -o-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

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

    100% {
        -ms-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes gui-spinner {
    0% {
        transform: rotate(0)
    }

    100% {
        transform: rotate(360deg)
    }
}

.btn {
    border-radius: 1px
}

.btn-primary {
    border-color: transparent;
    font-family: OpenSans,'Helvetica Neue',Arial,sans-serif;
    letter-spacing: 1px;
    font-size: 18px;
    display: block;
    padding: 6px;
    -webkit-box-shadow: 0 3px 0 rgba(251,205,0,1),0 6px 12px rgba(15,16,17,.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;
    cursor: pointer;
    transition: all .15s ease-in-out
}

.btn-primary,.btn-primary.active,.btn-primary:active,.btn-primary:focus,.btn-primary:hover,.open .dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #FAAC17;
    -webkit-transition: all .15s ease-in-out;
    -moz-transition: all .15s ease-in-out;
    -o-transition: all .15s ease-in-out
}

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

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

.btn-primary.active,.btn-primary:active,.btn-primary:focus,.btn-primary:hover,.open .dropdown-toggle.btn-primary {
    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;
    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
}

#gui-thumb {
    height: 100%;
    background-size: cover;
    background-position: 50% 50%;
    z-index: 0
}

#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);
    text-shadow: 0 0 10px rgba(15,16,17,1);
    color: #fff;
    font-size: 34px;
    letter-spacing: -8px
}

.bottom-logo {
    width: 100%;
    color: #fff;
    font-size: 16px;
    position: absolute;
    bottom: 5%;
    left: 0
}

.bottom-logo span {
    vertical-align: -2px
}

.bottom-logo img {
    display: inline-block;
    width: 138px
}

.model-title,.nav-help-dialog:target {
    display: block
}

.bottom-logo img.onlyLogo {
    width: 26px;
    height: 26px
}

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

.nav-help-dialog {
    position: absolute;
    pointer-events: none;
    opacity: 1;
    z-index: 999;
    background-color: rgba(15,16,17,.5);
    color: #fff;
    width: 40%;
    border-radius: 10px;
    top: 50%;
    left: 30%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform: translate3d(0,-50%,0) scale(1,1);
    transform: translate3d(0,-50%,0) scale(1,1);
}

.nav-help-elements {
    color: #fff;
    font-weight: 100;
    font-size: medium;
    text-align: center;
    padding: 3% 4% 10%
}

.nav-help-elements .title {
    float: left;
    font-size: 120%
}

.nav-help-elements .close {
    pointer-events: auto;
    float: right;
    opacity: .5;
    width: 30px;
    position: absolute;
    top: 0px;
    right: 0px;
    height: 30px;
    font-size: 120%;
    cursor: pointer;
	background: url(../images/new/close.png) no-repeat;
	background-size: 30px;
}

.nav-help-elements .close:hover {
    opacity: 1
}

.nav-help-content::before {
    content: '\a0';
    float: left;
    background-color: transparent;
    height: 114px;
    margin: 0 0 4%
}

.nav-help-content {
    clear: both;
    margin: 14% auto 0
}

.nav-help-content .nav-icon {
    margin: 14% auto 4%;
    padding: 0 1px
}

.nav-help-content .nav-icon img {
    max-height: 114px
}

.nav-help-content .nav-text {
    clear: both;
    font-size: 140%;
    vertical-align: middle;
    margin: 0 0 6%
}

.nav-help-elements .page-count {
    float: left;
    left: 10%;
    padding: 2.5% 0;
    text-align: right
}

.nav-help-elements .done-button,.nav-help-elements .next-button {
    pointer-events: auto;
    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
}

.nav-help-elements .done-button.hasHover:hover,.nav-help-elements .next-button.hasHover:hover,.nav-help-elements .next-button:active {
    background-color: rgba(0,0,0,.25);
    color: rgba(75,205,252,1);
    border-color: rgba(75,205,252,1)
}

.nav-help-elements .prev-button {
    pointer-events: auto;
    float: right;
    color: rgba(255,255,255,.5);
    background-color: rgba(0,0,0,.25);
    width: 25%;
    padding: 1.5%;
    cursor: pointer
}

.nav-help-elements .prev-button.hasHover:hover,.nav-help-elements .prev-button:active {
    color: rgba(255,255,255,.75);
    background-color: rgba(0,0,0,.45)
}

.form-group-my1 {
	clear:both;
	margin-right: -15px;
    margin-left: -15px;
    height: 30px;
    width:100%;
    padding-left:30px;
    padding-right:30px;
    font-size:12px;
}

.form-group-my1 div{
	float: left;
	margin-left:10px;
	margin-top:15px;
}
.form-group-my1 input
{
	color: black;
}
.form-group-my1 input,.form-group-my1 select,.form-bottom button {
	pointer-events: auto;
}

.form-group-my1 .input-sm-my {
	width:120px;
}
.form-group-my1 .input-md-my {
	width:120px;
}

.form-bottom {
	margin-top:15px;
}

@media only screen and (max-width: 480px;){
	.form-group-my1 .input-sm-my 
	{
		width:120px;
	}
}

.nav-try-dialog {
    position: absolute;
    pointer-events: none;
    opacity: 1;
    z-index: 999;
    background-color: rgba(15,16,17,.8);
    color: #fff;
    width: 40%;
    border-radius: 10px;
    top: 50%;
    left: 30%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform: translate3d(0,-50%,0) scale(1,1);
    transform: translate3d(0,-50%,0) scale(1,1);
}


@media only screen and (min-width: 480px) and (max-width: 569px){
	.nav-try-dialog {
		width: 90%;
		left: 5%;
	}
}
@media only screen and (min-width: 320px) and (max-width: 479px){
	.nav-try-dialog {
		width: 90%;
		left: 5%;
	}
}
@media only screen and (min-width: 450px) and (max-width: 667px){
	.nav-try-dialog {
		width: 90%;
		left: 5%;
	}
	
	.form-group-my1 .input-sm-my,.form-group-my1 .input-md-my  
	{
		width:100px;
	}
}

@media only screen and (min-width: 667px) and (max-width: 1024px){
	.nav-try-dialog {
		width: 70%;
		left: 15%;
	}
}

@media only screen and (min-width: 414px) and (max-width: 450px){
	.nav-try-dialog {
		width: 90%;
		left: 5%;
	}
	
	.form-group-my1 .input-sm-my,.form-group-my1 .input-md-my  
	{
		width:180px;
	}
}


.nav-try-elements {
    color: #fff;
    font-weight: 100;
    font-size: medium;
    text-align: center;
    padding: 3% 4% 10%;

}

.nav-try-elements .title {
    /*float: left;*/
    font-size: 120%
}

.nav-try-elements .close {
    pointer-events: auto;
    float: right;
    opacity: .5;
    width: 5%;
    height: 5%;
    font-size: 120%;
    cursor: pointer;
    float:right;
    position:absolute;
    top:10px;
    right:10px;

}

.nav-try-elements .close:hover {
    opacity: 1
}

#try-form {
    margin-top: 20px;
}

.bootbox-body{
    color:black;
}

@media only screen and (max-width: 540px) {
    h2.gui-loading-text {
        font-size:24px
    }

    h3.gui-loading-text {
        font-size: 16px
    }

    .nav-help-dialog {
        width: 90%;
        left: 5%;
        max-height: 90%;
    }
    
    .nav-help-elements {
        font-size: 14px
    }

    .nav-help-elements .done-button,.nav-help-elements .next-button,.nav-help-elements .prev-button {
        width: 30%;
        margin: 0 0 3% 1.5%
    }

    #nav-help-icon {
        margin: 17px 10px 18px
    }
}

@media only screen and (max-height: 500px) {
    .nav-help-dialog {
        width:60%;
        top: 53%;
        left: 20%
    }

    .nav-help-elements {
        font-size: 10px
    }

    .nav-help-content,.nav-help-content .nav-icon {
        margin: 8% auto 0
    }

    .nav-help-content .nav-text {
        margin: 0 0 2%
    }

    .nav-help-content::before {
        height: 50px
    }

    .nav-help-content .nav-icon img {
        max-height: 70px
    }

    .nav-help-elements .done-button,.nav-help-elements .next-button,.nav-help-elements .prev-button {
        width: 30%;
        margin: 0 0 3% 1.5%
    }

    #nav-help-icon {
        margin: 17px 10px 18px
    }
}

@media only screen and (min-width: 541px) and (max-width:768px) {
    .nav-help-dialog {
        width:70%;
        left: 15%
    }
}


@media only screen and (min-width: 769px) and (max-width:1200px) {
    .nav-help-dialog {
        width:50%;
        left: 25%
    }

    .nav-help-content::before {
        height: 140px
    }

    .nav-help-content .nav-icon img {
        max-height: 140px
    }
}

@media only screen and (min-width: 1201px) and (max-width:1600px) {
    .nav-help-dialog {
        width:40%;
        left: 30%
    }

    .nav-help-content::before {
        height: 155px
    }

    .nav-help-content .nav-icon img {
        max-height: 155px
    }
}

@media only screen and (min-width: 1601px) {
    .nav-help-dialog {
        width:30%;
        left: 35%
    }

    .nav-help-elements {
        font-size: large
    }

    .nav-help-content::before {
        height: 180px
    }

    .nav-help-content .nav-icon img {
        max-height: 180px
    }
}

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

.model-title {
    bottom: 75%;
    padding: 0 25px;
    font-size: 40px;
    letter-spacing: .75px;
    text-shadow: 0 0 10px rgba(15,16,17,1);
    color: rgba(255,255,255,1);
    margin: 0;
    hyphens: auto;
    line-height: 45px
}

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

#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-width: 555px) {
    .model-title {
        font-size:22px;
        line-height: 24px
    }

    #loaderCoBrand {
        font-size: 11px;
        bottom: 21%;
        top: inherit
    }

    #loaderCoBrand h2 {
        font-size: 22px;
        line-height: 22px
    }
}

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

@media only screen and (max-height: 370px) {
    #loaderCoBrand,#loaderCoBrand h2,.model-title,.vert-align {
        white-space:nowrap;
        overflow: hidden;
        text-overflow: ellipsis
    }

    #button-play {
        margin: 5px auto;
        width: 50px;
        height: 50px;
        font-size: 24px;
        padding: 6px 0
    }

    .model-title {
        top: 10px;
        bottom: auto;
        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
}

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

.message-outer * {
    transition: all 300ms
}

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

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

@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-family: OpenSans,'Helvetica Neue',sans-serif;
    font-size: 16px;
    text-align: center
}

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

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

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

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

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

.browser-tiles .tile {
    float: left;
    margin: 2%;
    padding: 2%;
    width: 21%;
    background-color: #555;
    border-radius: 10px;
    cursor: pointer;
    -webkit-transition: all .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: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: 1000;
    left: 10%;
    top: 10%;
    bottom: 10%;
    right: 10%;
    background-color: rgba(0,0,0,.75);
    padding: 50px;
    border-radius: 10px
}

.terms-modal button {
    position: absolute;
    bottom: 8%;
    left: 50%;
    width: 100px;
    height: 33px;
    margin-left: -50px;
    margin-bottom: -16px
}

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

.pinBottom,.pinTop {
    position: fixed;
    line-height: 1
}

#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
}

.tooltip-inner {
    font-family: OpenSans,'Helvetica Neue',sans-serif;
    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)
}

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

a {
    color: #fff;
    cursor: pointer;
    transition: all 300ms
}

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
}

#gui {
    width: 100%;
    height: 100%
}

.transparent {
    opacity: 0
}

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

#title-toggle.hasHover:hover,#title-toggle:active,.meta-toggle.hasHover:hover,.meta-toggle:active {
    background-color: rgba(0,0,0,.75);
    color: #fff
}

.ui-icon {
    font-size: 26px;
    padding: 0 20px 10px 0
}

.ui-icon.double {
    padding: 0 40px 10px 0
}

.mobile-only {
    display: none
}

.pinTop {
    top: 16px;
    -webkit-transition: all .5s;
    transition: all .5s
}

.pinTop.left {
    left: 10px;
    z-index: 100
}

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

.pinBottom {
    bottom: 0;
    transition: all .5s
}

.menuOverlay,.pinBottom {
    -webkit-transition: all .5s
}

#model-title,.title-container {
    height: 52px;
    position: relative
}

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

.pinBottom.left {
    left: 10px;
    height: 36px;
    z-index: 50
}

.pinBottom.left .icon {
    float: left
}

.pinBottom.right {
    right: 10px;
    text-shadow: 0 0 1px rgba(0,0,0,.6);
    z-index: 50
}

#model-title {
    font-weight: 100;
    z-index: 20
}

.meta-toggle {
    cursor: pointer
}

.title-container {
    padding: 16px 10px 6px;
    display: inline-block;
    margin-left: 1px;
    width: 359px
}

#less-hint,#more-hint {
    font-weight: 400;
    position: absolute;
    font-size: 10px;
    top: 9px;
    right: 10px;
    text-align: right
}

#title-toggle {
    float: left;
    text-align: center;
    width: 20px;
    padding-top: 20px;
    height: 52px;
    font-size: 10px
}

.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)
}

.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
}

#meta-info {
    width: 359px;
    padding: 10px;
    white-space: normal;
    display: none;
    font-size: 14px;
    font-weight: 400;
    line-height: 19px;
    color: #fff
}

#meta-info,#meta-info * {
    user-select: text
}

#meta-info,#meta-info *,#share-modal input {
    -webkit-touch-callout: all;
    -webkit-user-select: text;
    -khtml-user-select: text;
    -moz-user-select: text;
    -ms-user-select: text
}

#meta-info a {
    text-decoration: underline;
    position: relative;
    z-index: 10
}

#meta-info #meta-description {
    margin-bottom: 10px;
    word-wrap: break-word
}

#meta-info i {
    font-size: 13px
}

.meta-info-spacing-fix {
    margin-left: 21px
}

.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
}

.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
}

.pinTop.right .pull-right.try {
    font-size: 11px;
    font-weight: 400;
    cursor: pointer
}
.terms {
	padding: 5px;
}

.pinTop.right .pull-right.maintain {
    font-size: 11px;
    font-weight: 400;
    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
}


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

.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-map {
    transition: all .5s
}

#gui-modes-map.active a i:before {
    content: '\e606'
}

#gui-modes-gallery.active a i:before {
    content: '\e903'
}

.viewContainer>div {
    float: left
}

.rightViewContainer {
    height: 36px
}

.gui-floor {
    /*border: 2px solid rgba(255,255,255,.9);*/
    width: 86px;
    height: 22px;
    color: #fff;
    font-size: 11px;
    padding: 4px;
    top: 2px;
    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)*/
}

.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: 51px;
    /*left: -2px;*/
    transition: all 300ms;
    z-index: 100
}

.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;
    text-overflow: ellipsis;
    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
}

#pullTab,#share-close,#thumb-container .thumbImg {
    cursor: pointer
}

.gui-floor.open {
    border-color: #4bcdfc;
    color: #4bcdfc
}

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

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

.pinBottom.right .ui-icon {
    padding: 0 0 20px 10px
}

.pinBottom.right .ui-icon.double {
    padding: 0 0 10px 40px
}

#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;
    transition: color .1s
}

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

#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
}

#play {
    position: relative
}

#play.active a i:before {
    content: "\e608"
}

.tourSpinner {
    border-radius: 45px;
    display: none;
    position: absolute;
    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;
    position: absolute;
    top: -5px;
    left: -5px;
    border: 5px solid transparent;
    border-top-color: rgba(75,205,252,1);
    border-radius: 40px;
    -webkit-animation: gui-spinner 2000ms linear infinite;
    -moz-animation: gui-spinner 2000ms linear infinite;
    -ms-animation: gui-spinner 2000ms linear infinite;
    -o-animation: gui-spinner 2000ms linear infinite;
    animation: gui-spinner 2000ms linear infinite
}

#share-modal {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -45px 0 0 -170px;
    z-index: 10000;
    height: 90px;
    background-color: rgba(0,0,0,.75);
    padding: 16px;
    color: #fff;
    width: 340px
}

#share-modal input {
    color: #000;
    width: 100%;
    user-select: text
}

#share-modal .title {
    font-size: 18px;
    letter-spacing: .05em;
    margin-bottom: 16px
}

#share-close {
    position: absolute;
    top: 16px;
    right: 16px;
    height: 14px;
    width: 14px;
    font-size: 13px
}

#pullTab {
    text-align: right;
    width: 80px;
    font-weight: 700;
    height: 20px;
    margin: 0 -40px;
    font-size: 12px;
    padding: 5px 8px;
    color: rgba(255,255,255,.75)
}

#pullTab:hover {
    color: rgba(255,255,255,1)
}

#pullTab span {
    font-size: 10px;
    float: left
}

.open #pullTab>.icon-dpad-up:before {
    content: "\e601"
}

#drawer {
    color: #fff;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 0;
    transition-property: height,bottom;
    transition-duration: .5s;
    z-index: 50
}

#drawer.open {
    height: 130px
}

#drawer.playing,.pinBottom.playing {
    bottom: 20px
}

.pinBottom.open {
    bottom: 130px
}

.pinBottom.open.playing {
    bottom: 150px
}

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

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

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

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

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

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

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

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

.frame .slidee 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
}

.frame .slidee li .mark360 {
    position: absolute;
    top: 2px;
    right: 1px;
    width: 50px;
    max-height: 25px;
    color: #fff;
    background-color: rgba(0,0,0,1);
    z-index: 100
}

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

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

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

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

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

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

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

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

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

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

#playHead.playing {
    bottom: 0
}

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

#progressBar {
    padding: 0 10px
}

#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
}

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

#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
}

#loader-cont:after,.specialPower {
    text-align: center;
    color: #fff;
    font-size: 16px;
    position: absolute
}

#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%;
    bottom: 11px;
    left: 0;
    display: none
}

.specialEdition .specialPower {
    display: block
}

.specialEdition #gui-fullscreen,.specialEdition #gui-modes-map,.specialEdition #playHead,.specialEdition #pullTab,.specialEdition .frame-container,.specialEdition .gui-floor,.specialEdition .model-title,.specialEdition .pinBottom.center,.specialEdition .pinTop.right,.specialEdition .powerLogo,.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 (min-width: 488px) and (max-width:750px) {
    .ui-icon {
        font-size:20px;
        padding: 0 18px 17px 0
    }
}

@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: 487px) {
    .mobile-only {
        display:block
    }

    .desktop-only,.pinTop.right.hideUnderMeta {
        display: none
    }

    #gui-name.noCoBrand {
        width: 318px
    }

    #gui,#meta-info {
        width: 100%
    }

    #gui-fullscreen {
        padding-left: 20px
    }

    .ui-icon {
        font-size: 26px;
        text-shadow: 0 0 5px rgba(0,0,0,.9);
        padding: 0 20px 10px 0
    }

    .pinTop.left {
        width: 100%;
        max-width: 100%;
        top: 0;
        left: 1px;
        height: 0
    }

    #thumb-container .thumbImg img,.frame {
        height: 77px
    }

    .pinTop.right {
        /*top: 60px;*/
        font-size: 27px
    }

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

    .title-container {
        width: calc(100% - 22px)
    }

    #model-title {
        width: 100%
    }

    #model-title.closed {
        width: 20px
    }

    .tourSpinner {
        top: -10px;
        left: -10px
    }

    .frame .slidee li,.frame .slidee li .overlay {
        width: 103px
    }

    #drawer.open {
        height: 110px
    }

    .pinBottom.open {
        bottom: 110px
    }

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

.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;
    display: none;
    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;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    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)
}

#gallery-container {
    position: relative;
    background-color: rgba(0,0,0,.9);
    z-index: 200;
    padding: 20px
}

.gallery-fullscreen {
    width: 100vw;
    height: 100vh
}

.gallery-title-container {
    font-size: 20px;
    font-weight: lighter;
    vertical-align: middle
}

.gallery-title-container::before {
    font-size: 35px;
    vertical-align: middle;
    font-family: mp-font;
    content: "\e901"
}

#gallery-title>span.small-text {
    font-size: 12px
}

#gallery-title i.icon-close-thin,#gallery-title>a,#outdoor-title i.icon-close-thin,#outdoor-title>a {
    position: absolute;
    font-size: 35px;
    right: 10px;
    vertical-align: middle
}

#gallery-frame {
    display: flex;
    flex-wrap: wrap;
    align-items: center
}

#gallery-frame .thumbImg {
    position: relative;
    margin: 10px 20px 10px 0
}

#gallery-frame .mark360,#gallery-frame .overlay {
    position: absolute;
    background-color: rgba(0,0,0,.7)
}

#gallery-frame .overlay {
    text-align: center;
    width: 100%;
    bottom: 0
}

#gallery-frame .mark360 {
    top: 0;
    right: 0;
    width: 50px;
    max-height: 25px;
    opacity: .8;
    z-index: 100
}

#gallery-frame>div {
    border: 1px solid transparent
}

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

#gallery-frame>div:hover {
    cursor: pointer;
    border-color: #fff
}

.panotag-container {
    color: #000;
    background-color: rgba(255,255,255,.85);
    user-select: none;
    -webkit-border-radius: 3px;
    border-radius: 10px;
    box-shadow: 0 3px 3px rgba(0,0,0,.5);
    -webkit-transform-origin: 50% -40px;
    transform-origin: 50% -40px;
    -webkit-transform: translate(-50%,40px);
    transform: translate(-50%,40px)
}

.panotag-container,.tag-container {
    visibility: hidden;
    position: fixed;
    max-width: 250px;
    min-width: 200px;
    font-family: OpenSans,'Helvetica Neue',sans-serif;
    word-wrap: break-word;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none
}

.panotag-body {
    padding: 2px 8px;
    cursor: default
}

.panotag-label {
    font-size: 12pt
}

#tag-billboard1s {
    position: fixed;
    top: 0;
    left: 0;
}

.tag-container {
    color: #fff;
    background-color: rgba(0,0,0,.85);
    user-select: none;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    box-shadow: 0 1px 1px rgba(0,0,0,.5)
    /*-webkit-overflow-scrolling: touch;*/
    /**wenji*/
    /*z-index:2000000;*/
}

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

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

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

.tag-body {
    padding: 10px
}

.tag-label {
    font-size: 12pt
}

.tag-desc {
    color: #c8c8c8;
    overflow: hidden
}

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

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

.tag-container-right {
    -webkit-transform-origin: -30px calc(50% + 20px / 2 + 30px * .57735);
    transform-origin: -30px calc(50% + 20px / 2 + 30px * .57735);
    -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;
    -webkit-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
    -webkit-transform: skewY(-30deg);
    transform: skewY(-30deg)
}

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

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

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

.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-origin: calc(100% + 30px) 0;
    transform-origin: calc(100% + 30px) 0;
    -webkit-transform: translateX(calc(-100% - 30px));
    transform: translateX(-100%) translateX(-30px)
}

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

.tag-container-left {
    -webkit-transform-origin: calc(100% + 30px) calc(50% + 20px / 2 + 30px * .57735);
    transform-origin: calc(100% + 30px) calc(50% + 20px / 2 + 30px * .57735);
    -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;
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transform: skewY(30deg);
    transform: skewY(30deg)
}

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

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

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

.tag-container-top {
    -webkit-transform-origin: calc(50% - 20px / 2 - 30px * .57735) calc(100% + 30px);
    transform-origin: calc(50% - 20px / 2 - 30px * .57735) calc(100% + 30px);
    -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(0,0,0,.85);
    -webkit-transform-origin: 50% 0;
    transform-origin: 50% 0;
    -webkit-transform: skewX(-30deg);
    transform: skewX(-30deg)
}

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

.tag-container-bottom {
    -webkit-transform-origin: calc(50% - 20px / 2 - 30px * .57735) -30px;
    transform-origin: calc(50% - 20px / 2 - 30px * .57735) -30px;
    -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(0,0,0,.85);
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    -webkit-transform: skewX(30deg);
    transform: skewX(30deg)
}

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

.has-hotzone::after {
    content: ""
}

#tag-deadzone-overlay {
    pointer-events: none;
    position: fixed;
    border: 2px solid #c80a0a;
    visibility: hidden;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}


.tag-body>a>img{
	width:100%;
}

.tag-body .content{
	width: 90%;
	margin-left: 5%;
	/*max-height: 300px;*/
    max-height: 60vh;
	overflow: scroll ;
	/*pointer-events: auto;*/
	/*-webkit-overflow-scrolling: touch;*/
}

.tag-body .content>*{
    /*-webkit-transform: translateZ(100);*/
}

.tag-body .content>a{
	display:block;
	max-width: 100%;
	clear:both;
   /* -webkit-transform: translateZ(100);*/
}

.tag-body .content>a>img{
	max-width: 50%;	
 /*   -webkit-transform: translateZ(100);*/
}

.tag-body .content *{
    max-width: 100%;
}

.sound-button {
/*    font-size: 16px;
    line-height: 26px;*/
    height: 22px;
    line-height: 22px;
    width: 34px;
    text-align: center;
    /*padding-top: 5px;*/
}

.sound-button:before{
    height: 22px;
    line-height: 22px;
}

/*.glyphicon-volume-off:before {
	content: "\e036";
}
.glyphicon-volume-down:before {
	content: "\e037";
}
.glyphicon-volume-up:before {
	content: "\e038";
}*/

@font-face {
  font-family: 'Glyphicons Halflings';

    src: url('../fonts/glyphicons-halflings-regular.eot');
      src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}

.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;

  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

#tb_tel{
  width: 100%;
  height: 100%;
}
.td_3{
	width: 80px;
}
#bt_1,#bt_2,#bt_3{
	border-radius: 1px;
    width: 60px;
    height: 33px;
    background-color: white;
    color: black;
}
#toolbar .bar-item-map{
	background-image: url(../images/new/map.png);
}
#xianshangguwen{
	width: 160px;
}
.bar-item-tel1{
	background-image: url(../images/new/tel.png);
}