* {
	font-family: 'Roboto Condensed', sans-serif;
}
body:-webkit-full-screen {
	width: 100%;
	height: 100%;
}
body:-moz-full-screen {
	width: 100%;
	height: 100%;
}
body {
	position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: stretch;
    align-content: stretch;
	background-color: #000000;
}
button:not([tabindex]):focus, button:active, a:not([tabindex]):focus, a:active, div:not([tabindex]):focus, div:active, img:not([tabindex]):focus, img:active {
	outline:0 !important;
}
.tooltip {
	z-index: 1030;	
}
@keyframes google_analytics {  
    from { z-index: 1; }
    to { z-index: 1; }   
}

.fa, .far, .fas, .fal, .fa:before, .far:before, .fas:before, .fal:before, .fa-classic, .fa-light, .fa-regular, .fa-solid, .fa-thin, .fal, .far, .fas, .fat {
  font-family: "Font Awesome 6 Pro" !important;
}

.gaInitiate {
    animation-duration: 0.001s;
    animation-name: google_analytics;
}
#resengo-confirm-reservation {
    animation-duration: 0.001s;
    animation-name: resengo-confirm-reservation;
}
.speechbubble .speechbubble-text a {
    animation-duration: 0.001s;
    animation-name: external-speechbubble;
}
.jqueryModal a {
    animation-duration: 0.001s;
    animation-name: external-modal;
}
.content-tabs-wrapper {
    animation-duration: 0.001s;
    animation-name: content-tabs-wrapper;
}
@keyframes resengo-confirm-reservation {
    from { z-index: 1; }
    to { z-index: 1; }
}
@keyframes external-modal {
    from { z-index: 1; }
    to { z-index: 1; }
}
@keyframes external-speechbubble {
    from { z-index: 1; }
    to { z-index: 1; }
}
@keyframes content-tabs-wrapper {
    from { z-index: 1; }
    to { z-index: 1; }
}
/*#container {
	flex: 1;	
    position: relative;
    display: flex;
}
#container #containerWrapper {
    flex-grow: 1;
}
#container #containerWrapper>div {
    max-height: 100%;
}*/
#container {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}
#container.is-hidden {
  z-index: -1;
}
#container>div>div {
    cursor: grab !important;
}
#container>div>div:active {
    cursor: grabbing !important;
}
#container #containerWrapper, #container #containerWrapper>div, #container #containerWrapper>div>canvas {
    height: 100%;
}
#container #controllerWrapper {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1020;
}
#container #controllerWrapper #controllerActionsWrapper {
    width: 100%;
    height: 50px;
    position: relative;
}
.button.show-in-flow {
	display: none;
}
.clearLeft {
	clear: left;
	display: block;	
}
.home-button {
	left: 8px;
	right: auto;
	bottom: 8px;	
}
.gyro-button {
	left: 74px;
	right: auto;
	bottom: 8px;	
}
.info-button {
    right: 8px;
    /*top: 8px;*/
    position: absolute;
}
.options-button {
    z-index: 7;
    right: 8px;
    /*top: 8px;*/
}
.top-button {
    z-index: 7;
    /*right: 8px;*/
    width: 130px;
    top: 8px;
    left: 50%;
    margin-left: -65px;
    text-align: center;
}
.bottom-button {
	bottom: -6px;
    top: auto !important;
    left: 50%;
    right: auto;
    width: 150px;
    text-align: center;
    margin-left: -75px;
}
.social-button {
    z-index: 7;
    right: 8px;
    /*top: 8px;*/
}
.menu-button ~ #options-menu.menu-links {
    /*top: 100px;*/
	z-index: 6;
}
.menu-button ~ .info-button ~ #options-menu.menu-links {
    /*top: 160px;*/
	z-index: 6;
}
.menu-button ~ #socialMenuMenu.menu-links {
    /*top: 100px;*/
	z-index: 6;
}
.menu-button ~ .info-button ~ #socialMenuMenu.menu-links {
    /*top: 160px;*/
	z-index: 6;
}
.menu-button ~ .options-button ~ #socialMenuMenu.menu-links {
    /*top: 160px;*/
	z-index: 6;
}
.menu-button ~ .info-button ~ .options-button ~ #socialMenuMenu.menu-links {
    /*top: 220px;*/
	z-index: 6;
}
.menu-button ~ .button.button--float:not(.top-button):not(.bottom-button):not(.leftPos)  {
	top: 78px;
}
.menu-button ~ .button.button--float:not(.top-button):not(.bottom-button):not(.leftPos) ~ .button.button--float:not(.top-button):not(.bottom-button):not(.leftPos) {
	top: 138px;
}
.menu-button ~ .button.button--float:not(.top-button):not(.bottom-button):not(.leftPos) ~ .button.button--float:not(.top-button):not(.bottom-button):not(.leftPos) ~ .button.button--float:not(.top-button):not(.bottom-button):not(.leftPos) {
	top: 198px;
}
.menu-button ~ .button.button--float:not(.top-button):not(.bottom-button):not(.leftPos) ~ .button.button--float:not(.top-button):not(.bottom-button):not(.leftPos) ~ .button.button--float:not(.top-button):not(.bottom-button):not(.leftPos) ~ .button.button--float:not(.top-button):not(.bottom-button):not(.leftPos) {
	top: 258px;
}
.menu-button ~ .button.button--float:not(.top-button):not(.bottom-button):not(.leftPos) ~ .button.button--float:not(.top-button):not(.bottom-button):not(.leftPos) ~ .button.button--float:not(.top-button):not(.bottom-button):not(.leftPos) ~ .button.button--float:not(.top-button):not(.bottom-button):not(.leftPos) ~ .button.button--float:not(.top-button):not(.bottom-button):not(.leftPos) {
	top: 318px;
}
/*.menu-button ~ #contextMenuMenu.menu-links {
    top: 30px !important;
}*/
.menu-button ~ #contextMenuMenu.menu-links {
    overflow-y: auto;
    top: 0 !important;
    bottom: 0 !important;
    right: 0 !important;
    padding-top: 60px;
    width: 250px;
}
.menu-button ~ .button.button--float:not(.top-button):not(.bottom-button):not(.leftPos) ~ .menu-links {
    top: 100px;
}
.menu-button ~ .button.button--float:not(.top-button):not(.bottom-button):not(.leftPos) ~ .button.button--float:not(.top-button):not(.bottom-button):not(.leftPos) ~ .menu-links {
    top: 160px;
}
.menu-button ~ .button.button--float:not(.top-button):not(.bottom-button):not(.leftPos) ~ .button.button--float:not(.top-button):not(.bottom-button):not(.leftPos) ~ .button.button--float:not(.top-button):not(.bottom-button):not(.leftPos) ~ .menu-links {
    top: 220px;
}
.menu-button ~ .button.button--float:not(.top-button):not(.bottom-button):not(.leftPos) ~ .button.button--float:not(.top-button):not(.bottom-button):not(.leftPos) ~ .button.button--float:not(.top-button):not(.bottom-button):not(.leftPos) ~ .button.button--float:not(.top-button):not(.bottom-button):not(.leftPos) ~ .menu-links {
    top: 280px;
}
.menu-button ~ .button.button--float:not(.top-button):not(.bottom-button):not(.leftPos) ~ .button.button--float:not(.top-button):not(.bottom-button):not(.leftPos) ~ .button.button--float:not(.top-button):not(.bottom-button):not(.leftPos) ~ .button.button--float:not(.top-button):not(.bottom-button):not(.leftPos) ~ .button.button--float:not(.top-button):not(.bottom-button):not(.leftPos) ~ .menu-links {
    top: 340px;
}
	
.top-button ~ .top-button {
	top: 68px;
}
.top-button ~ .top-button ~ .top-button {
	top: 116px;
}

/*.menu-button ~ .info-button {
    top: 78px;
}
.menu-button ~ .options-button {
    top: 78px;
}
.menu-button ~ .info-button ~ .options-button {
    top: 138px;
}
.menu-button ~ .navigation-button {
    top: 78px;
}
.menu-button ~ .info-button ~ .navigation-button, .menu-button ~ .social-button ~ .navigation-button, .menu-button ~ .options-button ~ .navigation-button {
    top: 138px;
}
.menu-button ~ .info-button ~ .options-button ~ .navigation-button, .menu-button ~ .info-button ~ .social-button ~ .navigation-button, .menu-button ~.options-button ~ .social-button ~ .navigation-button {
    top: 198px;
}
.menu-button ~ .info-button ~ .options-button ~ .social-button ~ .navigation-button {
    top: 258px;
}
.menu-button ~ .social-button {
    top: 78px;
}
.menu-button ~ .info-button ~ .social-button {
    top: 138px;
}
.menu-button ~ .options-button ~ .social-button {
    top: 138px;
}
.menu-button ~ .info-button ~ .options-button ~ .social-button {
    top: 198px;
}*/
.button-container {
    bottom: 8px;
    left: 50%;
	margin-left: -55px;
	z-index: 9999;
}
.button-container.hasCenterButton {
	margin-left: -196px;
}
.button-container.hasSwitch {
	margin-left: -55px;
}
.button-container .button {
	margin-top: 0 !important;
    vertical-align: middle;
}
.button-container>a {
    /*visibility: hidden;*/
	display: none;
}
.button-container>a#footerBarSwitch {
    visibility: visible;
	display: none;
}
.right-button {
    margin-right: 15px;
}
.zoomIn-button {
    margin-left: 15px;
}
.ggskin.ggskin_svg.autorotate .ggskin_text, .ggskin.ggskin_svg.home .ggskin_text {
	font-size: 13px;
}
.ggskin.ggskin_container.virtual-tour.controller {
	bottom: 0;
    left: 50%;
    margin-left: -100px;
	height: 50px;
    line-height: 80px;
	visibility : inherit;
	width : 200px;
	background-color: rgba(254,190,16,0.9);
	position: absolute;
    box-shadow: 0 0 4px rgba(0,0,0,0.66);
	/*border-top-left-radius: 2px;
    -webkit-border-top-left-radius: 2px;
    -moz-border-top-left-radius: 2px;
	border-top-right-radius: 2px;
    -webkit-border-top-right-radius: 2px;
    -moz-border-top-right-radius: 2px;*/
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.ggskin.ggskin_container.virtual-tour.controller.hasCenterButton {
    margin-left: -175px;
    width: 350px;
}
.ggskin.ggskin_container.virtual-tour.controller>div {
	display:inline-block;
	width: 50px;
	height: 40px;
	box-sizing:border-box;	
	position: relative;
	cursor: pointer;
	opacity: 0.75;
}
.ggskin.ggskin_container.virtual-tour.controller>div:hover {
    opacity: 1;
}
.ggskin.ggskin_container.virtual-tour.controller>div img {
    position: absolute;
    width: 30px;
    height: 30px;
    left: 10px;
    top: 5px;
    -webkit-user-drag: none;
    pointer-events: none;
    visibility: inherit;
}
/*.ggskin.ggskin_container.virtual-tour.controller>div.ggskin_svg.autorotate img {
    width: 40px;
    height: 40px;
    left: 5px;
    top: 10px;
}*/
.ggskin.ggskin_container.virtual-tour.loader {
	display:none;
}
.ggskin.ggskin_button.custom-logo {
    background-color: rgba(255,255,255,0.33);
    border: 2px solid #febe10;
    padding: 5px;
	width: auto !important;
	/*max-width: 100px;*/
	height: auto !important;
	/*max-height: 100px;*/
}
.ggskin.ggskin_button.custom-logo img {
    position: relative !important;
    min-width: 75px;
    max-width: 100px;
    /*min-height: 30px;*/
    height: auto !important;
    width: auto !important;
}
#fb-like {
	position: absolute; 
	/*top: 49px;*/
	left: 8px;
	z-index: 1001;
}

/* --- vr mode --- */
/*.vr-mode .button {
	display: none;	
}*/
.vr-mode .initiate-vr-button {
	width: 200px;
    height: 50px;
    top: 50%;
    margin-top: -25px;
    left: 50%;
    margin-left: -100px;
    text-align: center;
	z-index: 1000001;
}
.vr-mode .ggskin.ggskin_button.custom-logo img {
    min-width: 40px;
}

/* --- autoTour --- */
#autoTour-button {
	width: 74px;
	left: 50%;
	margin-left: -37px;
	/*height: 77px;*/
	padding: 0;
	color:#febe10;
	height: 36px;
    background-color: rgba(0,0,0,0.5);
    display: flex;
    flex-direction: row;
}
#autoTour-button .play-pause-button, #autoTour-button .restart-button  {
	width: 50%;
    background-color: transparent;
    border: none;
	height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    resize: vertical;
    line-height: 30px;
    padding: 0px 3px;
}
#autoTour-button .play-pause-button  {
	border-right: 2px solid #febe10;
}
#autoTour-button .play-pause-button .icon, #autoTour-button .restart-button .icon  {
	margin: 0;
    font-size: 18px;
}
/* --- video --- */
#video-controls {
	position: absolute;
	width: 250px;
	left: 50%;
	margin-left: -125px;
	bottom: 8px;
	/*height: 77px;*/
	padding: 0;
	color:#ffffff;
}

#video-controls .text--container {
    background-color: rgba(254,190,16,0.88);
    color: #000000;
    font-weight: 400;
    padding: 8px;
}
#video-controls .text--container a {
    color: #000000;
	font-weight: 800;
}
#video-controls .text--container .text--box {
    border-top: 1px solid #ffffff;
}
#video-controls .text--container .text--box:nth-child(1) {
    border-top: none;
}

#video-controls .button--container {
	height: 36px;
	line-height: 36px;
	display: flex;
    background-color: rgba(0,0,0,0.5);
}
#video-controls .button--container i.icon {
    color: #ffffff;
}
#video-controls .button--container:last-child {
    border-top: 1px solid;
}
#video-controls .play-pause-button, #video-controls .volume-button, #video-controls .description-button  {
	width: 36px;
    background-color: transparent;
    border: none;
}
#video-controls .play-pause-button  {
	border-right: 1px solid #ffffff;
}
#video-controls .volume-button, #video-controls .description-button  {
	border-left: 1px solid #ffffff;
}
#video-controls .play-time-label  {
	flex-grow: 1;
	padding: 0 10px;
}
#video-controls .seek-bar .slider {
    -webkit-appearance: none;
    width: 100%;
    height: 5px;
    border-radius: 5px;
    background: transparent;
    outline: none;
    opacity: 1;
	position: absolute;
	left: 0%;
	top: 0;
}

#video-controls .seek-bar .slider::-webkit-slider-thumb {
    -webkit-appearance: none;
    appearance: none;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: #FAFAFA;
    cursor: pointer;
    opacity: 1;
}
#video-controls .seek-bar .slider::-webkit-slider-thumb:hover {
    opacity: 1;
}

#video-controls .seek-bar .slider::-moz-range-thumb {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: #FAFAFA;
    cursor: pointer;
}
#video-controls .seek-bar .slider::-moz-range-thumb:hover {
    opacity: 1;
}

#video-controls .title-label  {
	flex-grow: 1;
	outline: 0 !important;
    background: transparent;
    color: #ffffff;
	border-radius: 0;
}
#video-controls .title-label:focus  {
	outline: 0 !important;
	border: none !important;
}
#video-controls .title-label > .text:not(.default) {
    color: #ffffff;
    font-weight: 600;
}
#video-controls .title-label:not(.dropdown) > .text {
    padding: 0 9px;
}
#video-controls .title-label .menu  {
    background: rgba(0,0,0,0.88);
    color: #ffffff;
}
#video-controls .title-label .menu .item  {
    color: #ffffff;
}

/* --- menus --- */
#contextMenu, #socialMenu {
	right: 0;
    position: absolute;
    box-sizing: border-box;
    overflow: visible;
}
#contextMenu {
    height: 50px;
	max-height: auto;
    width: 130px;
	max-width: auto;
}
#spotInfo {
    top: 0;
    left: 50%;
    max-width: 250px;
    width: 250px;
    margin-left: -125px;
	position: absolute;
}
#socialMenu {
    height: 50px;
    width: 50px;
}
#contextMenuMenu .language--selector.buttons .button {
	font-family: inherit;
    height: auto;
	background: rgba(254,190,16,0.5);
}
#contextMenuMenu .language--selector.buttons .button.active {
	background: rgba(254,190,16,0.88);
}
#contextMenu.button, #spotInfo.button {
	width: auto;
    font-size: 18px;
    min-height: 50px;
	height: auto !important;
	max-height: none !important;
    z-index: 1026;	
    padding: 10px 10px 5px 20px;
	transition: 'background-color' 0.6s;
	-webkit-transition: 'background-color' 0.6s;
	-moz-transition: 'background-color' 0.6s;
	-o-transition: 'background-color' 0.6s;
}
#contextMenu.button {
    z-index: 1027;
}
#contextMenu.button.is-active {
	background-color: rgba(254,190,16,1);
	transition: 'background-color' 0.6s;
	-webkit-transition: 'background-color' 0.6s;
	-moz-transition: 'background-color' 0.6s;
	-o-transition: 'background-color' 0.6s;
}
#spotInfo #spotInfo-button.button, #spotInfo #info-button.button {
	top: 0;
	right: auto;
}
#spotInfo #spotInfo-button.button {
    left: -150px;
}
#spotInfo #info-button.button {
	right: -50px;
}
#contextMenu #contextMenuSwitch>a {
	opacity: 0.75;	
}
#contextMenu #contextMenuSwitch .contextMenuSwitchText {
    line-height: 30px;
}
#contextMenu #contextMenuSwitch>a:hover, #contextMenu #contextMenuSwitch>a.is-active {
	opacity: 1;	
}
#contextMenu.button a, #socialMenu.button a {
	display: block;
	height: 100%;
    width: 100%;
    text-align: left;
    line-height: 20px;
}
#contextMenu.button .c-hamburger {
	line-height: 7px;
    padding-top: 5px;
    display: inline-block;
    overflow: hidden;
    margin: 0;
    padding: 0;
    font-size: 0;
    text-indent: -9999px;
    appearance: none;
    box-shadow: none;
    border-radius: none;
    border: none;
    cursor: pointer;
    transition: background 0.3s;
	-webkit-transition: background 0.3s;
	-moz-transition: background 0.3s;
	-o-transition: background 0.3s;
    position: relative;
    height: 30px;
    width: 30px;
    float: right;
    margin-left: 20px;
}
#contextMenu.button .c-hamburger span {
	display: block;
    position: absolute;
    top: 13px;
    left: 5px;
    right: 5px;
    height: 2.26px;
    background: white;
    width: auto;
}
#contextMenu.button .c-hamburger span::before,
#contextMenu.button .c-hamburger span::after {
	position: absolute;
	display: block;
	left: 0;
	width: 100%;
	height: 2.26px;
	background-color: #fff;
	content: "";
}
#contextMenu.button .c-hamburger span::before {
  	top: -6px;
}
#contextMenu.button .c-hamburger span::after {
  	bottom: -6px;
}
#contextMenu.button .c-hamburger--htx span {
  	transition: background 0s 0.3s;
	-webkit-transition: background 0s 0.3s;
	-moz-transition: background 0s 0.3s;
	-o-transition: background 0s 0.3s;
}

#contextMenu.button .c-hamburger--htx span::before,
#contextMenu.button .c-hamburger--htx span::after {
	transition-duration: 0.3s, 0.3s;
	-webkit-transition-duration: 0.3s, 0.3s;
	-moz-transition-duration: 0.3s, 0.3s;
	-o-transition-duration: 0.3s, 0.3s;
	transition-delay: 0.3s, 0s;
	-webkit-transition-delay: 0.3s, 0s;
	-moz-transition-delay: 0.3s, 0s;
	-o-transition-delay: 0.3s, 0s;
}

#contextMenu.button .c-hamburger--htx span::before {
  	transition-property: top, transform;
	-webkit-transition-property: top, transform;
	-moz-transition-property: top, transform;
	-o-transition-property: top, transform;
}

#contextMenu .button .c-hamburger--htx span::after {
  	transition-property: bottom, transform;
	-webkit-transition-property: bottom, transform;
	-moz-transition-property: bottom, transform;
	-o-transition-property: bottom, transform;
}

/* active state, i.e. menu open */
#contextMenu.button .c-hamburger--htx.is-active {
  	opacity: 1;
}

#contextMenu.button .c-hamburger--htx.is-active span {
  	background: none;
    left: 4px;
    right: 2px;
}

#contextMenu.button .c-hamburger--htx.is-active span::before {
	top: -1px;
	transform: rotate(45deg);
}

#contextMenu.button .c-hamburger--htx.is-active span::after {
	bottom: 1px;
	transform: rotate(-45deg);
}

#contextMenu.button .c-hamburger--htx.is-active span::before,
#contextMenu.button .c-hamburger--htx.is-active span::after {
  	transition-delay: 0s, 0.3s;
	-webkit-transition-delay: 0s, 0.3s;
	-moz-transition-delay: 0s, 0.3s;
	-o-transition-delay: 0s, 0.3s;
}
#contextMenu ul, #socialMenu ul {
	list-style: none;	
	padding: 0;
	margin-top: 10px;
    margin-right: 25px;
}
#contextMenu ul li, #socialMenu ul li {
	font-size: 16px;
	color: #000000;
    padding: 5px 0;
	text-align: left;
	cursor: default;
}
#contextMenu ul li.contextMenuTitle, #contextMenu ul li#contextMenuYoureka {
    font-weight: 600;
}
#contextMenu ul li.contextMenuButton, #socialMenu ul li {
    cursor: pointer;
}
#contextMenu ul li.divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #ffffff;
}
#contextMenu ul li a, #socialMenu ul li a {
	color: #000000;
}
#contextMenu ul li a img {
    margin-left: 15px !important;
    margin-right: 10px !important;
    height: initial;
    width: initial;
}
#spotInfo #spotInfo-button.button, .plan.button {
    width: 150px;
    font-size: 18px;
}
#spotInfo-button.button a, .plan.button a {
    width: 130px;
}
#spotInfo-button.button img, .plan.button img {
    display: none;
}
.plan.button {
    /*left: 50%;
    bottom: 0;
    margin-left: -25px;
    background-color: transparent;*/
	left: 50%;
    bottom: 0;
    margin-left: -75px;
    /* background-color: rgba(254,190,16,1); */
    background-color: transparent;
}
.plan.button a {
    line-height: 30px;
}
div#footerSwitchContainer {
    width: 150px;
}
#socialMenu .dropdown {
	left: auto;
    right: -1px;
    top: -1px;
    z-index: 1030;
    background-color: rgba(254,190,16,1);
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    margin: 0;
}
#spotInfo .dropdown-menu {
    left: 0;
    z-index: 1026;
    min-width: 250px;
    padding: 0;
    background-color: rgba(254,190,16,1); 
	left: -100px;
    z-index: 1026;
    min-width: 450px;
    max-width: 450px;
    border: none;
    border-radius: 0;
    -webkit-box-shadow: 0 0 4px rgba(0,0,0,0.66);
    box-shadow: 0 0 4px rgba(0,0,0,0.66);
	color: #000000;
	box-sizing: border-box;
	font-size: 18px;
    top: 2px;
}
#spotInfo .spotInfoTitle {
    text-align: center;
    color: #ffffff;
    font-size: 20px;
    padding: 5px;
}
#spotInfo .spotInfoDescription, #spotInfo .spotInfoNumbers {
	display: inline-block;
	float: left;	
	text-align: left;
	padding: 15px;
	box-sizing: border-box;
}
#spotInfo .spotInfoDescription {
	width: 66%;	
}
#spotInfo .spotInfoNumbers {
	width: 34%;	
}
#spotInfo .spotInfoNumbers .spotValue {
	font-weight: 600;	
}
/*#socialMenu .dropdown a {
    color: #ffffff;
	cursor: pointer;
}
#socialMenu .dropdown a:focus, #socialMenu .dropdown a:hover {
    color: #262626;
    text-decoration: none;
    background-color: #ffffff;
	color: #000000;
}*/
#contextMenu .collapse a:focus, #contextMenu .collapse a:hover, #socialMenu .dropdown a:focus, #socialMenu .dropdown a:hover {
    font-weight: 600;
    background-color: transparent !important;
}

.autoTouring .hotspot {
	display: none !important;
}
.ggskin.ggskin_hotspot, .ggskin.ggskin_infospot, .ggskin.ggskin_speechbubble, .ggskin.ggskin_reservation, .ggskin.ggskin_picturespot, .ggskin.ggskin_videospot, .ggskin.ggskin_popup {
	cursor: pointer;	
	margin-top: -18px;
	margin-left: -18px;
}
.ggskin.ggskin_hotspot.switchmarker {
    left: 50% !important;
    margin-left: -50px;
    top: 8px !important;
}
.options-container {
    text-align: left;
    color: #ffffff;
}
.options-container .option-title {
	font-size: 18px;
	font-weight: 600;
	margin-bottom: 10px;
}
.options-container .option {
    cursor: pointer;
}
.options-container .option label {
    font-weight: 300;
    margin-left: 10px;
}

/* === sponsors === */
#Company_Logo,.sponsors.carousel {
	position: absolute;
	left: 8px;
	top: 8px;
	z-index: 6;
}
#Company_Logo {
	display: none;
}
.carousel .side {
	cursor: pointer;
}
.sponsors.carousel .side img {
    max-width: 200px;
    max-height: 100px;
    opacity: 1;
}

.sponsors.bottom {
    left: 0;
    bottom: 0;
    top: auto;
    height: 75px;
    right: 0;
    background-color: rgba(0,0,0,0.66);
    position: absolute;
    z-index: 999;
}
.sponsors.bottom .sides {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    padding: 8px 0;
    height: 100%;
}
.sponsors.bottom .sides .side {
    flex: 1;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.bottom.sponsors .side img {
    height: 100%;
    width: auto;
}


#Company_Logo img {	
	max-width: 250px;
	max-height: 120px;
}
#YOUREKA_Logo {
	position: absolute;
	left: 2px;
	bottom: 0;
	z-index: 3;
	opacity: 0.88;
	text-align: left;
	font-size: 10px;
	color: #ffffff;
	text-shadow: 1px 1px rgba(0,0,0,0.66);
}
#YOUREKA_Logo > div {
    line-height: 10px;
}
.home-button ~ #YOUREKA_Logo {
	bottom: 68px;
}
.gyro-button ~ #YOUREKA_Logo {
	bottom: 68px;
}
#YOUREKA_Logo img {	
    max-width: 100px;
    max-height: 100px;
    margin-top: 2px;
    opacity: 0.88;
}
body.phased #YOUREKA_Logo > div {
    display: none;
}
body.phased #YOUREKA_Logo img {
    max-width: 70px;
}
#contact-openingHoursModal .openingHoursContainer, #contact-openingHoursModal .contactContainer {
    display: inline-block;
    text-align: left;
    vertical-align: top;
	box-sizing: border-box;
}
#contact-openingHoursModal .openingHoursContainer {
    width: 33.33%;
	padding-right: 5px;
}
#contact-openingHoursModal .contactContainer {
    width: 66.66%;
	padding-left: 5px;
}
#contactModal .btn-primary {
    color: #fff;
    background-color: #4CAF50;
    border-color: #81C784;
}
#contactModal .btn-primary:hover {
    background-color: #388E3C;
}
#openingHoursTable td {
	padding: 3px;
	text-align: left;
}
#openingHoursTable .openingHours span {
	font-weight: bold;
    color: #ffffff;
    padding: 3px 5px;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    margin-left: 5px;
}
#openingHoursTable .openingHours span.open {
	background-color: #4CAF50;	
}
#openingHoursTable .openingHours span.closed {
	background-color: #F44336;	
}
#planModal .jqueryModal-body, #spotInfoModal .jqueryModal-body, #checkoutModal .jqueryModal-body, #footerBarPictureModal .jqueryModal-body, #youtubeModal .jqueryModal-body {
    padding: 0;
}
.jqueryModal-body iframe {
    display: block;
}
.jqueryModal-body img {
    max-width: 100%;
}
#youtubeModal iframe {
    max-width: 100%;
}
.infoWrapper {
    position: relative;
    /*width: calc(100% - 50px);
    max-width: 800px;*/
}
#planLayers {
    /*margin-bottom: 10px;*/
    line-height: 40px;
    background-color: #313131;
    /* padding-bottom: 1px; */
    padding-left: 10px;
    padding-right: 10px;
    /* margin-top: -1px; */
    position: absolute;
    width: 90%;
    left: 5%;
    bottom: -25px;
    height: 50px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    box-shadow: 0 0 10px rgba(0,0,0,0.66);
	z-index: 9999;
}
#planLayers .planLayer {
	float: left;
	width: 20%;
	font-size: 16px;
	color: #dedede;	
	padding: 5px;
	box-sizing: border-box;
	cursor: pointer;
	vertical-align: top;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
#planLayers .planLayer.active, #planLayers .planLayer:hover {    
	/*border-bottom: 5px solid #febe10;
	font-weight: 600;*/
	color: #febe10;
}
.planWrapper {
	display: flex;	
	/*padding: 20px;*/
    /*width: calc(100% - 50px);
    max-width: 800px;*/
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    overflow: hidden;
}
.planLegend {
	display: flex; 
	flex-wrap: wrap;
	min-width: 150px;
    max-width: 50%;
	padding: 20px;
    text-align: left;	
}
.planLegend a.planLegendSpot {
	display: flex;
	flex: 1 1 225px;
	align-items: center;
	-ms-align-items: center;
	text-decoration: none;
	height: 40px;
	color: #000000;
	cursor: pointer;
    /*white-space: nowrap;
    text-overflow: ellipsis;*/
    overflow: hidden;
	max-width: 225px;
}
.planLegend a.planLegendSpot.active, .planLegend a.planLegendSpot:hover {
	color: #febe10;
}
.planLegend a.planLegendSpot>div {
	display: flex;
    height: 30px;
    line-height: initial;
    align-items: center;
}
.planLegend a.planLegendSpot .planLegendNumber {
	width: 30px;
    min-width: 30px;
    max-width: 30px;
    /*background-image: url('/images/icons/youreka-o-empty-black-30x30.png');*/
    text-align: center;
	position: relative;
	color: #febe10;
    display: flex;
    align-items: center;
}
.planLegend .planLegendSpot.active, .planLegend .planLegendSpot:hover {
	/*background-image: url('/images/icons/youreka-o-empty-yellow-30x30.png');*/	
	cursor: pointer;
}
.planLegend a.planLegendSpot.active .planLegendNumber, .planLegend a.planLegendSpot:hover .planLegendNumber {
	color: #000000;
}
.planLegend .planLegendSpot .polygon {
    position: absolute;
	top: 0;
	left: 0;
    fill: rgba(0,0,0,0.88);
	stroke: #febe10;
    z-index: 0;
    margin-top: 2px;
}
.planLegend .planLegendSpot.active .polygon, .planLegend .planLegendSpot:hover .polygon {
    position: absolute;
    fill: rgba(254,190,16,0.88);
}
.planLegend .planLegendSpot .polygon + .text {
    width: 30px;
    /*height: 100%;*/
    text-align: center;
    /*display: inline-block;
	position: absolute;*/
	z-index: 1;
	/*top: 0;
	left: 0;*/
    font-weight: 400;
}
.planLegend a.planLegendSpot.active .planLegendNumber {
    /*background-image: url('/images/icons/youreka-o-empty-yellow-30x30.png');*/
}
.planLegend a.planLegendSpot .planLegendName {
	flex-grow: 1;
	min-width: 100px;
	font-size: 14px;
	text-align: left;
	margin-left: 5px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    vertical-align: bottom;
}
.planContainer {
	flex: 1;
    /*padding: 10px;*/	
    text-align: right;
}
.planContainer .planLayerTitle {
    font-size: 20px;
    font-weight: bold;
    padding-bottom: 5px;
}
.planContainer .plan {
	position: relative;	
	/*width: 100%;*/
	max-height: 100%;
    display: inline-block;
}
.planContainer .plan #planImage {
	max-width: 100%;
    /* height: auto; */
    /* max-height: 100%; */
    max-height: 80vh;
    object-fit: cover;
}
.planContainer .planSpot {
	position: absolute;
	display: block;
	margin-left: -15px;
	margin-top: -15px;
	line-height: 30px;
	/*width: 20px;
	height: 20px;*/
	width: 30px;
	height: 30px;
	/*background-image: url('/images/icons/youreka-o-empty-black-30x30.png');*/	
	cursor: pointer;
	color: #febe10;
	text-decoration: none;
    text-align: center;
}
.planContainer .planSpot .polygon {
    position: absolute;
    fill: rgba(0,0,0,0.88);
	stroke: #febe10;
    z-index: 0;
    margin-top: 2px;
}
.planContainer .planSpot.active, .planContainer .planSpot:hover {
	/*background-image: url('/images/icons/youreka-o-empty-yellow-30x30.png');*/	
	cursor: pointer;
	color: #000000;
}
.planContainer .planSpot.active .polygon, .planContainer .planSpot:hover .polygon {
    position: absolute;
    fill: rgba(254,190,16,0.88);
}
.planSpot .polygon + .text {
    width: 30px;
    height: 100%;
    text-align: center;
    display: inline-block;
	position: absolute;
	z-index: 1;
    font-weight: 400;
}
.planWrapper.landscape {
	flex-direction: column;
}
.planWrapper.landscape .planLegend {
	width: 100%;
	max-width: 100%;
	/*-webkit-column-count: 3;
	-moz-column-count: 3;
	column-count: 3;*/
}
/*.planWrapper.landscape .planLegend a.planLegendSpot {
	display: inline-block;
}*/
.planWrapper.landscape .planContainer {		
	text-align: center;
}
.planWrapper .planContainer {
    margin-bottom: 15px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    overflow: hidden;
}
/*.planContainer .planSpot img {
	width: 100%;
	height: 100%;	
}*/
.navigation-modal.jqueryModal {
    box-shadow: none;
}
.navigation-modal .jqueryModal-body {
    background-color: transparent;
}
.navigationPane-title {
   	color: #ffffff;
    text-align: center;
    height: 75px;
    line-height: 85px;
    border-bottom: 2px dashed #ffffff;
    margin-bottom: 15px;
    font-size: 25px;
    text-transform: capitalize;
    font-variant: small-caps;
    font-weight: 400;
}
.navigationPane-title i.icon.custom svg {
    height: 30px;
    width: 30px;
    margin-left: -3px;
    margin-top: -3px;
}
.navigationPane-subTitle {
    color: #ffffff;
    text-align: center;
    height: 75px;
    line-height: 85px;
    /*border-bottom: 1px dashed #ffffff;
    margin-bottom: 15px;*/
    font-size: 22px;
    text-transform: capitalize;
    font-variant: small-caps;
    font-weight: 300;
}
.navigationPane-divider {
    height: 150px;
    display: block;
    width: 100%;
}
.navigationPane {
	position: relative;
    height: 150px;
    background-size: cover;
    background-position: 50% 50%;
    /*line-height: 150px;*/
    font-size: 30px;
    color: #ffffff;
    text-shadow: 0 0 10px #000000;
    font-weight: 400;
    cursor: pointer;
    margin-bottom: 15px;
    text-align: center;
    /*display: inline-block;
    width: calc(50% - 7.5px);*/
    max-width: 100%;
    width: 500px;
	cursor: pointer;
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    align-items: center;
}
.navigationPane.in-tour {
    height: 100px;
    /*line-height: 100px;*/
    visibility: inherit;
    width: 250px;
    font-size: 20px;
	box-shadow : 0 0 10px #000000;
}
.navigationPane.disabled {
	opacity: 0.5 !important;
	cursor: default;
}
.navigation-modal .navigationPane.inactive {
	opacity: 0.8;
}
.navigation-modal .navigationPane.full-width {
    min-width: 100%;
    width: 100%;
    max-width: 100%;
}
.navigation-modal .navigationPane:hover {
    opacity: 1;
}
.navigation-modal .navigationPane.active {
    border: 5px solid #febe10;
    opacity: 1;
}
.navigation-modal .navigationPane.disabled:hover {
	opacity: 0.5 !important;
}
.navigation-modal .navigation-searchbar-wrapper .navigation-searchbar-title {
    margin-top: 15px;
    margin-bottom: 8px;
    color: #ffffff;
    font-size: large;
}
/*.navigationPane:nth-child(odd) {
    margin-right: 15px;
}*/

.navigationPane:last-child {
    margin-bottom: 0;
}
.navigationPane .title {
    width: 100%;
    height: 100%;
    padding: 0 10px;
    background-color: rgba(0,0,0,0.33);
	display: block;
    /*text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;*/
    display: flex;
    flex-direction: column;
    justify-content: center;
    resize: vertical;
    line-height: normal;
}
.navigation-modal.jqueryModal {
    box-shadow: none;
}
.navigation-modal .jqueryModal-content .jqueryModal-body {
    background-color: transparent;
}
.navigation-modal .navigationPane.url {
    opacity: 1 !important;
}
.navigation-modal .navigationPane:hover {
    opacity: 1;
}
.navigation-modal .navigationPane.active {
    border: 5px solid #febe10;
    opacity: 1;
}
.navigation-modal .navigationPane.disabled:hover {
	opacity: 0.5;
}

.navigation-modal .navigationPane.fullWidth {
    flex: none !important; 
    width: calc(100% - 16px);
}

#introModal.jqueryModal, #loaderModal.jqueryModal, #noWebGLModal.jqueryModal, #fullScreenModal.jqueryModal, #choose-configurationModal.jqueryModal {	
  -webkit-box-shadow: 0 0 0 #000;
  -moz-box-shadow: 0 0 0 #000;
  -o-box-shadow: 0 0 0 #000;
  -ms-box-shadow: 0 0 0 #000;
  box-shadow: 0 0 0 #000;
}
#introModal .jqueryModal-header, #loaderModal .jqueryModal-header, #noWebGLModal .jqueryModal-header, #choose-configurationModal .jqueryModal-header {
    display: none;
}
#introModal .jqueryModal-body, #loaderModal .jqueryModal-body, #fullScreenModal .jqueryModal-body, #noWebGLModal .jqueryModal-body, #choose-configurationModal .jqueryModal-body {
    background-color: transparent;
	color: #ffffff;
	font-size: large;
	text-align: center;
}

#introModal .jqueryModal-dialog, #loaderModal .jqueryModal-dialog, #noWebGLModal .jqueryModal-dialog, #choose-configurationModal .jqueryModal-dialog {
	/*margin: 200px auto;*/
	/*margin-top: 150px;*/
    margin-left: auto;
    margin-right: auto;
}
#introModal .introImage, #noWebGLModal .introImage, #choose-configurationModal .introImage {
    max-width: 200px;
}
#introModal .jqueryModal-body, #infoModal .jqueryModal-body, #choose-configurationModal .jqueryModal-body {
    padding: 0;
}
#introModal .logo,.treasurehunt-modal .logo {
    max-height: 200px;
    max-width: 200px;
    object-fit: contain;
}
#introModal #close-infomodal-tour {
    margin-bottom: 10px;
}
#introModal #start-new-window {
    width: 200px;
    left: 50%;
    line-height: 18px;
    margin-left: -100px;
}

#toast-container.toast-center-center {
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}
#toast-container.toast-center-center > .toast-success {
    padding: 15px;
    background-image: none !important;
    text-align: center;
}
.toast #toast-swipe-container {
    margin-top: 15px;
}
#introModal #swipe-container, .toast #toast-swipe-container {
    height: 75px;
}
#introModal #swipe-container svg > g > g:nth-child(1), .toast #toast-swipe-container svg > g > g:nth-child(1) {
    stroke: #000000 !important;
}
#introModal #swipe-container svg > g > g:nth-child(1) *, .toast #toast-swipe-container svg > g > g:nth-child(1) * {
    stroke: #ffffff !important;
}
#introModal #swipe-container svg > g > g:nth-child(2), .toast #toast-swipe-container svg > g > g:nth-child(2) {
    stroke: #000000 !important;
}
#introModal #swipe-container svg > g > g:nth-child(2) *, .toast #toast-swipe-container svg > g > g:nth-child(2) * {
    fill: #ffffff !important;
}
#choose-configurationModal .choose-configuration {
    margin-bottom: 10px;
    width: auto;
    left: auto;
    margin-left: 0;
}
#infoModal .jqueryModal-message {
	/*padding: 10px 30px;*/
	position: relative;
}
#infoModal .infoTypePrice {
    text-align: left;
    margin-top: 15px;
}
#infoModal .infoTypePrice>div {
	display: inline-block;
	width: 50%;
	box-sizing: border-box;	
}
#infoModal .infoTypePrice .infoType {
	text-align: left;	
	text-transform: uppercase;
    font-size: 25px;
}
#infoModal .infoTypePrice .infoPrice {
	text-align: right;	
    font-size: 25px;
	color: #febe10;
	font-weight: 600;
}
#infoModal .infoType-separator {
    display: block;
    height: 3px;
    border: 0;
    border-top: 3px solid #febe10;
    margin: 6px 0 14px 0;
    padding: 0;
    width: 60px;
}
#infoModal .infoArea {
	text-align: left;
	font-size: 14px;	
    margin-bottom: 10px;
   	font-weight: 100;
}
#infoModal .infoImages {
    position: absolute;
    bottom: -30px;
    left: -30px;
    width: 50%;
    max-width: 50%;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    overflow: hidden;
    box-shadow: 0 0 10px rgba(0,0,0,0.66);
}
#infoModal .infoData {
	font-size: 18px;
	padding-right: 20px;
	padding-left: 50%;
}
#infoModal .infoData, #infoModal .infoImages {
    /*display: inline-block;
    width: 50%;
	margin-bottom: 10px;*/
    vertical-align: top;
}
#infoModal .infoImages .item {
    max-height: 250px;
    overflow-y: hidden;
}
a.carousel-control {
    position: absolute;
    top: 50%;
    margin-top: -20px !important;
    background-image: none !important;
	opacity: 1;
    width: 40px !important;
    height: 40px;
    margin-left: 0 !important;
    background-color: rgba(0,0,0,0.5);
}
a.carousel-control.left {
    left: 0 !important;
    background-color: rgba(0,0,0,0.5);
}
a.carousel-control.right {
    right: 0 !important;
    background-color: rgba(0,0,0,0.5);
}
#infoModal .infoImages .carousel-indicators, #footerBarPictureModal .footerBarImages .carousel-indicators {
	display: none;	
}
#footerBarPictureModal .pics-wrapper {
    position: relative;
    transform: none;
    width: 100%;
}
#infoModal .info-wrapper>div {
	/*display: flex;*/
}
#infoModal .info-wrapper .flex {
	display: flex;
}
#infoModal .info-wrapper>div>div {
	display: inline-block;	
    line-height: 48px;
}
#infoModal .info-wrapper .icon {
	/*width: 25%;*/
	width: 50px;
    text-align: left;
}
#infoModal .info-wrapper .icon img {
	vertical-align: top;
    margin-top: 2px;
}
#infoModal .info-wrapper .data {
	/*width: 25%;*/
	width: 75px;
    margin: 0 40px;
	text-align: center;
}
#infoModal .info-wrapper .description {
	/*width: 50%;*/
	flex-grow: 1;
	text-align: left; 
	text-transform: uppercase; 
}
#infoModal .infoDescription { 
	margin: 15px 0 15px 0; 
	text-align: justify;
    font-weight: 300;
}
#infoModal .infoUrls {
    margin-top: 15px;
}
#infoModal .infoUrlsTitle {
    font-weight: 600;
	font-size: 18px;
    text-align: left;
	margin-bottom: 5px;
}
#infoModal .infoUrl {
    /*height: 30px;
	line-height: 30px;
    float: left;
	width: 100px;
	white-space: nowrap;
	overflow: hidden;
    text-align: left;
    margin-bottom: 5px;*/
	float: left;
    /* width: 100px; */
    white-space: nowrap;
    /* overflow: hidden; */
    /* text-align: left; */
    margin-bottom: 10px;
    margin-top: 10px;
}
#infoModal .infoUrl a {
    /*height: 30px;
    line-height: 22px;
    padding: 5px;
    background-color: #febe10;
    color: #000000;
    font-weight: 400;
    display: block;
    margin-right: 5px;
    text-align: center;*/
	height: 36px;
    line-height: 36px;
    padding: 0 20px;
    background-color: #fff;
    color: #febe10;
    font-weight: 600;
    display: block;
    margin-right: 5px;
    text-align: center;
    font-size: 16px;
    box-shadow: 0 14px 16px -12px rgba(0, 0, 0, 0.36), 0 0px 2px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 14px 16px -12px rgba(0, 0, 0, 0.36), 0 0px 2px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 14px 16px -12px rgba(0, 0, 0, 0.36), 0 0px 2px rgba(0, 0, 0, 0.2);
}
#infoModal .infoUrl:last-child a {
    margin-right: 0;
}
#infoModal .infoUrl a:hover {
    text-decoration: none;
    font-weight: 900;
}
img.modal-picture {
    max-height: 800px;
	max-width: 100%;
}
.carousel .item img {
    margin-left: auto;
    margin-right: auto;
}
.carousel .glyphicon-chevron-left:before, .carousel .glyphicon-chevron-right:before {
    content: none;
}
.carousel-indicators {
	bottom: 0;
	margin-bottom: 10px;
	display: none;
}
.card-modal.wide-modal.picture-modal {
  box-shadow: none;
}
.picture-modal .jqueryModal-content .jqueryModal-body {
    padding: 0;
    background: transparent;
    box-shadow: none;
}
.picture-modal .carousel.pics-wrapper {
    width: 100%;
    max-width: 100%;
    transform: none;
    position: relative;
    border-radius: 3px;
}
#plann3rModal {
    width: 500px;
    max-width: 100%;
}
#plann3rModal .jqueryModal-content .jqueryModal-body {
    padding: 0;
    border-radius: 3px !important;
    overflow: hidden;
}
#resengoModal {	
    max-width: 861px;
	width: 100%;
}
#cubilisModal {	
    max-width: 550px;
	width: 100%;
}
#resengoModal.iframe {	
    max-width: 861px;
	width: 100%;
}
#checkoutModal {	
    max-width: 800px;
	width: 100%;
}
#resengoModal .jqueryModal-content .jqueryModal-header, #resengo-buyModal .jqueryModal-content .jqueryModal-header, #checkoutModal .jqueryModal-content .jqueryModal-header {
    background-color: #2684e0;
    background-image: url(/images/patterns/resengo_pattern.png);
	color: #ffffff;
}
/*#cubilisModal .jqueryModal-content .jqueryModal-header {
    background-image: linear-gradient(to bottom,#2e2979,#01c5fe);
	background-color: #0e0944;
	background-image: none;
}*/
#resengoModal .jqueryModal-content .jqueryModal-header img, #cubilisModal .jqueryModal-content .jqueryModal-header img {
    height: 60px;
    margin-top: 5px;
}
#cubilisModal #cubilis-nopersons {
	width: 50px;
    text-align: center;
}
#cubilisModal .cubilis-logo {
	margin-bottom: 5px;
}
#cubilisModal .relative {
	position: relative;
}
#cubilisModal .position.bottom {
    position: absolute;
    bottom: 0;
}
#cubilisModal .position.left {
    position: absolute;
    left: 0;
}
#resengoModal .jqueryModal-body {
    padding: 0;
    background-color: transparent !important;
    box-shadow: none !important;
}
#resengoModal .jqueryModal-dialog {
    width: auto;
	min-width: 430px;
}
/*#resengoModal #resengo-button-iframe {
    max-width: 100%;
    width: 550px;
}*/
#resengo-buyModal #resengo-buy-button-iframe {
    max-width: 100%;
    width: 550px;
    -webkit-overflow-scrolling: touch;
    overflow-y: auto;
    overflow-x: auto;
}
#resengoModal .stepper-footer {
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -webkit-border-bottom-right-radius: 3px;
    -moz-border-bottom-left-radius: 3px;
    -moz-border-bottom-right-radius: 3px;
}
#resengoModal #resengo-process-flow>#resengo-wrapper button.full {
	border-bottom-right-radius: 3px !important;
    -webkit-border-bottom-right-radius: 3px !important;
    -moz-border-bottom-right-radius: 3px !important;
}
#videoModal .jqueryModal-body {
    padding: 0;
    border-radius: 3px;
    overflow: hidden;
}

.ggskin_resengo_asset {
    width: 250px !important;
    height: auto !important;
    background-color: #ffffff;
    /*padding: 10px;*/
    box-shadow: 0 0 6px rgba(0,0,0,0.66);
}
.resengoAssetContent {
	position: relative;
	text-align: left;	
}
.resengoAssetContent .resengoAssetImage {
    /*width: 100px;
	margin-right: 10px;*/
	vertical-align: top;
	/*cursor: pointer;*/
	/*display: inline-block;*/
	height: 250px;
	position: relative;
}
.resengoAssetContent .resengoAssetImage .image {
	height: 100%;
}
#resengoAssetModal .jqueryModal-header {
    display: none;
}
#resengoAssetModal .jqueryModal-body {
    padding: 0;
}
#resengoAssetModal .jqueryModal-content .close {
    top: -30px;
    right: -30px;
	fill: #febe10;
}
#resengoAssetModal .resengoAssetContent .resengoAssetImage {
    cursor: pointer;
    height: 300px;
    width: 300px;
    display: inline-block;
}
#resengoAssetModal .resengoAssetContent .resengoAssetImage img {
    height: 100%;
}
#resengoAssetModal .resengoAssetContent .resengoAssetData {
    cursor: pointer;
    height: 300px;
    width: 300px;
	padding: 50px;
    font-size: 18px;
    display: inline-block;
    background-color: #313131;
    color: #a2997f;
}
#resengoAssetModal .resengoAssetContent .resengoAssetData .resengoAssetDataTitle {
	font-size: 20px; 
	text-transform: uppercase;
	font-weight: 600;	
}
#resengoAssetModal .resengoAssetContent .resengoAssetData .resengoAssetDataTitleSeparator {
	width: 50px;
	background-color: #febe10;
	height: 3px;
	border: none;
	margin: 10px 0;	
}
.ggskin_resengo_asset {
	transform-origin: top left !important;
    margin-top: -25px;
    margin-left: -25px;
}
.zoomLevel-25 .ggskin_resengo_asset {
	transform: scale(1.675);
}
.zoomLevel-30 .ggskin_resengo_asset {
	transform: scale(1.6);
}
.zoomLevel-35 .ggskin_resengo_asset {
	transform: scale(1.525);
}
.zoomLevel-40 .ggskin_resengo_asset {
	transform: scale(1.45);
}
.zoomLevel-45 .ggskin_resengo_asset {
	transform: scale(1.375);
}
.zoomLevel-50 .ggskin_resengo_asset {
	transform: scale(1.3);
}
.zoomLevel-55 .ggskin_resengo_asset {
	transform: scale(1.225);
}
.zoomLevel-60 .ggskin_resengo_asset {
	transform: scale(1.15);
}
.zoomLevel-65 .ggskin_resengo_asset {
	transform: scale(1.075);
}
.zoomLevel-80 .ggskin_resengo_asset, .zoomLevel-75 .ggskin_resengo_asset, .zoomLevel-70 .ggskin_resengo_asset  {
	transform: scale(1);
}
.zoomLevel-85 .ggskin_resengo_asset {
	transform: scale(0.925);
}
.zoomLevel-90 .ggskin_resengo_asset {
	transform: scale(0.85);
}
.zoomLevel-95 .ggskin_resengo_asset {
	transform: scale(0.775);
}
.zoomLevel-100 .ggskin_resengo_asset {
	transform: scale(0.7);
}
.zoomLevel-105 .ggskin_resengo_asset {
	transform: scale(0.625);
}
.zoomLevel-110 .ggskin_resengo_asset {
	transform: scale(0.55);
}
.zoomLevel-115 .ggskin_resengo_asset {
	transform: scale(0.475);
}
.zoomLevel-120 .ggskin_resengo_asset {
	transform: scale(0.4);
}
/*.zoomLevel-80 .resengoAssetContent  .resengoAssetImage, .zoomLevel-85 .resengoAssetContent  .resengoAssetImage {
	height: 200px;
}
.zoomLevel-80 .ggskin_resengo_asset, .zoomLevel-85 .ggskin_resengo_asset {
	width: 200px !important;
}
.zoomLevel-80 .resengoAssetContent  .resengoAssetBuy, .zoomLevel-85 .resengoAssetContent  .resengoAssetBuy {
	width: 100px;
}
.zoomLevel-90 .resengoAssetContent  .resengoAssetImage, .zoomLevel-95 .resengoAssetContent  .resengoAssetImage, .zoomLevel-100 .resengoAssetContent  .resengoAssetImage, .zoomLevel-105 .resengoAssetContent  .resengoAssetImage, .zoomLevel-110 .resengoAssetContent  .resengoAssetImage, .zoomLevel-115 .resengoAssetContent  .resengoAssetImage, .zoomLevel-120 .resengoAssetContent  .resengoAssetImage {
	height: 150px;
}
.zoomLevel-90 .ggskin_resengo_asset, .zoomLevel-95 .ggskin_resengo_asset,.zoomLevel-100 .ggskin_resengo_asset, .zoomLevel-105 .ggskin_resengo_asset, .zoomLevel-110 .ggskin_resengo_asset, .zoomLevel-115 .ggskin_resengo_asset, .zoomLevel-120 .ggskin_resengo_asset {
	width: 150px !important;
}
.zoomLevel-90 .resengoAssetContent  .resengoAssetImage .resengoAssetTitle, .zoomLevel-95 .resengoAssetContent  .resengoAssetImage .resengoAssetTitle, .zoomLevel-100 .resengoAssetContent  .resengoAssetImage .resengoAssetTitle, .zoomLevel-105 .resengoAssetContent  .resengoAssetImage .resengoAssetTitle, .zoomLevel-110 .resengoAssetContent  .resengoAssetImage .resengoAssetTitle, .zoomLevel-115 .resengoAssetContent .resengoAssetImage .resengoAssetTitle, .zoomLevel-120 .resengoAssetContent  .resengoAssetImage .resengoAssetTitle {
	font-size: 15px;
}
.zoomLevel-90 .resengoAssetContent  .resengoAssetBuy, .zoomLevel-95 .resengoAssetContent  .resengoAssetBuy, .zoomLevel-100 .resengoAssetContent  .resengoAssetBuy, .zoomLevel-105 .resengoAssetContent  .resengoAssetBuy, .zoomLevel-110 .resengoAssetContent  .resengoAssetBuy, .zoomLevel-115 .resengoAssetContent  .resengoAssetBuy, .zoomLevel-120 .resengoAssetContent  .resengoAssetBuy {
	width: 75px;
}
.zoomLevel-90 .resengoAssetContent  .resengoAssetPrice, .zoomLevel-95 .resengoAssetContent  .resengoAssetPrice, .zoomLevel-100 .resengoAssetContent  .resengoAssetPrice, .zoomLevel-105 .resengoAssetContent  .resengoAssetPrice, .zoomLevel-110 .resengoAssetContent  .resengoAssetPrice, .zoomLevel-115 .resengoAssetContent  .resengoAssetPrice, .zoomLevel-120 .resengoAssetContent  .resengoAssetPrice {
	width: 75px;
}*/
.resengoAssetContent  .resengoAssetImage .resengoAssetImages, .resengoAssetContent  .resengoAssetImage .resengoAssetImages .carousel-inner, .resengoAssetContent  .resengoAssetImage .resengoAssetImages .item, .resengoAssetContent  .resengoAssetImage .resengoAssetImages .item .image {
	height: 100%;
}
.resengoAssetContent  .resengoAssetImage .resengoAssetImages .item .image {
	background-size: cover;
	background-position: 50% 50%;
}
.resengoAssetContent  .resengoAssetImage .carousel-indicators {
    margin-bottom: 0;
    display: none;
}
.resengoAssetContent  .resengoAssetImage img {
    width: 100%;
}
/*.resengoAssetContent  .resengoAssetData {
	display: inline-block;
    width: 120px;
	vertical-align: top;
}*/
.resengoAssetContent  .resengoAssetTitle {
    font-weight: normal;
    font-size: 16px;
	/*cursor: pointer;*/
	padding: 10px;
	padding-right: 30px;
	position: absolute;
	width: 100%;
	bottom: 0;
	left: 0;
	right: 0;
    background-color: rgba(0,0,0,0.5);
    color: #ffffff;
}
.resengoAssetContent  .resengoAssetTitle .resengoAssetDetail {
    cursor: pointer;
	position: absolute;
	width: 30px;
	height: 30px;
	bottom: 5px;
	right: 2px;
}
.resengoAssetContent  .resengoAssetBuy, .resengoAssetContent  .resengoAssetPrice {
    display: inline-block;
    line-height: 40px;
    height: 40px;
    text-align: center;
    vertical-align: top;
}
.resengoAssetContent  .resengoAssetBuy {
    font-size: 18px;
	background-color: #febe10;
	font-weight: 600;
	color: #000000;
	width: 150px;
	cursor: pointer;
}
#resengoAssetModal .resengoAssetContent .resengoAssetBuy {
    display: none;
}
.resengoAssetContent  .resengoAssetPrice {
    background-color: #313131;
    color: #febe10;
	width: 100px;
}
#resengoAssetModal .resengoAssetContent .resengoAssetPrice {
	width: 100%;
    background-color: #febe10;
    color: #000000;
    height: 70px;
    line-height: 70px;
	font-size: 20px;
}
#resengoAssetModal .resengoAssetContent .resengoAssetPrice .resengoAssetPriceValue {
	font-weight: 600;	
}
#resengoAssetModal .resengoAssetContent .resengoAssetPrice .resengoAssetPriceUnit {
	margin: 0 10px;	
}
#resengoAssetModal .resengoAssetContent .resengoAssetPrice svg {
    width: 20px;
    margin-bottom: -3px;
	cursor: pointer;
}
#shoppingCart.button {
    top: 0;
    right: 152px;
    min-width: 50px;
	width: auto;
	max-width: 450px;
    text-align: left;
	min-height: 50px;
    height: initial !important;
	max-height: 500px;
    font-size: 18px;
	padding: 0;
	background-color: #ffffff;
    position: absolute;
    z-index: 9;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    overflow: hidden;
}
#shoppingCart #shoppingCartSwitch {
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	height: 50px;
	width: 50px;
	padding:10px;	
	background-color: #febe10;
}
#shoppingCart #shoppingCartSwitch a {
    height: 30px;
    display: block;
    padding: 0;
    margin: 0;
}
#shoppingCart #shoppingCartSwitch a img {
    margin-top: -17px;
}
#shoppingCart #shoppingCartItemsIndicator {
	position: absolute;
    top: 5px;
    right: 5px;
    background-color: #000000;
    font-size: 11px;
    padding: 1px;
    border-radius: 100%;
    width: 17px;
    height: 17px;
    text-align: center;
    line-height: 17px;
}
#shoppingCart #shoppingCartContent {
	color: #000000;
	width: 450px;
}
#shoppingCart #shoppingCartContent #shoppingCartSwitchTitle {
    height: 50px;
    line-height: 30px;
    padding: 10px;
	background-color: #febe10;
	color: #ffffff;
    padding-right: 50px;
}
/*#shoppingCart #shoppingCartContent #shoppingCartOrder {
    text-align: center;
	font-weight: bold;
	color: #ffffff;
	background-color: #000000;
    line-height: 35px;
    margin-bottom: 5px;
}*/
#shoppingCart #shoppingCartContent #shoppingCartOrderItems {
    /*padding: 10px;*/
    font-size: 16px;
}
#shoppingCart #shoppingCartContent #shoppingCartOrderItems .shoppingCartOrderItem {
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: row;
	flex-direction: row;
	padding: 10px;
	border-bottom: 1px solid #ededed;
}
#shoppingCart #shoppingCartContent #shoppingCartOrderItems .shoppingCartOrderItem#shoppingCartOrderItemHeader {
    background-color: #313131;
    color: #ffffff;
}
#shoppingCart #shoppingCartContent #shoppingCartOrderItems .shoppingCartOrderItem .delete {
	width: 30px;
    min-width: 30px;
}
#shoppingCart #shoppingCartContent #shoppingCartOrderItems .shoppingCartOrderItem .numberOfUnits {
	width: 50px;
    min-width: 50px;
    text-align: center;
    padding-right: 10px;
}
#shoppingCart #shoppingCartContent #shoppingCartOrderItems .shoppingCartOrderItem .unit {
	width: 75px;
    min-width: 75px;
    text-align: center;
    padding-right: 10px;
}
#shoppingCart #shoppingCartContent #shoppingCartOrderItems .shoppingCartOrderItem .price {
	text-align: right;
    width: 75px;
    min-width: 75px;
}
#shoppingCart #shoppingCartContent #shoppingCartOrderItems .shoppingCartOrderItem .description {
	flex-grow: 1;
}
#shoppingCart #shoppingCartContent #shoppingCartPrice {
    text-align: right;
	font-weight: bold;
	padding: 10px;
    padding-bottom: 20px;
}
#shoppingCart #shoppingCartContent #shoppingCartCheckout {
    line-height: normal;
}
#shoppingCart #shoppingCartContent #shoppingCartCheckout a {
    width: 100%;
    line-height: 40px;
    height: 40px;
    font-size: 16px;
    font-weight: 600;
    color: #000000;
    background-color: #febe10;
    text-align: center;
}
#footerBar {
    /*position: absolute;
    bottom: 0;
	left: 0;
	right: 0;*/
    width: 100%;
	z-index: 1035;
    background-color: transparent;
    box-sizing: border-box;
	margin-top: 1px;
	box-shadow: 0 0 4px rgba(0,0,0,0.66);
	background-color: rgba(254,190,16,0.9);
    overflow-x: auto;
	overflow-y: hidden;
    white-space: nowrap;
}
/*#footerBar.in {
	padding: 10px;
	transition: padding .5s ease;
}*/
#footerBar #footerBarContent {
	padding: 10px;
	height: 95px;
}
#footerBar .footerBarPicture {
	height: 75px;
	margin-right: 10px;
	cursor: pointer;	
}
.footerBarSwitch.button {
    left: 50%;
    bottom: 0;
    margin-left: -75px;
	/*background-color: rgba(254,190,16,1);*/
	background-color: transparent;
    width: 150px;
    position: absolute;
    text-align: center;
}
.footerBarSwitch.button a {
    width: 130px;
}
.footerBarSwitch.button a img {
    width: 30px;
}
/*.footerBarSwitch.button[aria-expanded="true"] {
    bottom: 95px;
	transition: bottom .3s ease;
}*/
#footerBar .footerBarSwitch {
	/*display: none;*/
    bottom: auto;
    top: auto;
    left: auto;
	right: auto;
    position: static;
    margin-left: auto;
    margin-right: auto;
}
#footerBar.in .footerBarSwitch {
	display: block;
}
/* --- modal --- */
.modal-backdrop.in {
    filter: alpha(opacity=50);
    opacity: .50;
}
.jqueryModal {
    /*overflow-y: scroll;*/
    width: 800px;
    max-width: 90%;
    /*max-height: 90%;*/
}
.current .jqueryModal {
    display: inline-block !important;
}
.jqueryModal .jqueryModal-dialog {
    /*margin: 50px auto;*/
    max-width: 100%;
}
/*.jqueryModal-dialog {
    width: auto;
}*/
.jqueryModal-content {
    background-color: transparent;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
   	/*border: 1px solid rgba(254,190,16,0.88);*/
	border: none;
	color: #febe10;
}
.jqueryModal .h1, .jqueryModal .h2, .jqueryModal .h3, .jqueryModal h1, .jqueryModal h2, .jqueryModal h3 {
    margin-top: 10px;
    margin-bottom: 20px;
}
.jqueryModal-content .close {
	/*color: #febe10;*/
	color: #000000;
	opacity: 0.75;   
	position: absolute; 
    /*top: -35px;
    right: -35px;*/
	top: 5px;
    right: 5px;
}
.jqueryModal-content .close:hover {
	opacity: 1;
}
i.circular.remove.icon {
    padding: 0.46em 0.60em !important;
}

[id^="info_explore_"] i.icon.info:before {
    content: "\f002";
    margin-left: -2px;
}
[id^="info_reservation_food_"] i.icon.info:before {
    content: "\f2e7";
}
[id^="info_euro_"] i.icon.info:before {
    content: "\f153";
    margin-left: -4px;
}
.ggskin_hotspot[id$="_video"] i.icon.info:before {
    content: "\f04b";
}
[id^="_shop_"] i.lightbulb.icon:before {
    content: "\f07a";
}
.ggskin_popup [id^="_shop_"] i.lightbulb.icon:before, .ggskin_infospot[id^="_shop_"] i.info.icon:before {
    content: "\f07a";
}

#header-nav > .nav-button-container > .button.button:not(.no-color):not(#menu-button)#node-navigation-button {
  padding-right: 10px !important;
  position: fixed;
  bottom: 10px !important;
  left: 50% !important;
  top: auto !important;
  transform: translateX(-50%) !important;
	margin: 0 !important;
	  height: 50px !important;
}
body.phased #header-nav > .nav-button-container > .button.button:not(.no-color):not(#menu-button)#node-navigation-button {
  bottom: 120px !important;
}
#node-navigation-button .text {
    padding-right: 0 !important;
}
#header-nav > .nav-button-container > .button.navigation-button span.text::before {
    content: none !important;
}
#node-navigation-button .previous-node {
    margin-right: 8px;
    padding: 8px
}
#node-navigation-button .next-node {
    margin-left: 8px;
    padding: 8px
}
#node-navigationModal .jqueryModal-body .navigationPane {
  flex: 1 1 225px !important;
}

.jqueryModal-content .jqueryModal-body {
	color: #000000;
    background-color: #ffffff;
	text-align: center;
    font-size: medium;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -webkit-border-bottom-right-radius: 3px;
    -moz-border-bottom-left-radius: 3px;
    -moz-border-bottom-right-radius: 3px;
	padding: 15px;
}
.jqueryModal span.info-icon {
    position: absolute;
    top: 5px;
    left: 5px;
    color: #000000;
    background-color: #febe10;
    text-align: center;
    width: 50px;
    height: 50px;
    line-height: 50px;
    border-radius: 50px;
    font-size: 30px;
    font-weight: 400;
}
.polyTooltip {
    padding: 0 10px !important;
    height: 50px !important;
    width: auto !important;
    line-height: 50px !important;
    font-size: 20px;
    background-color: rgba(254,190,16,0.88) !important;
}
/* loader => http://tobiasahlin.com/spinkit/*/
.loader {
  margin: 30px auto;
  width: 50px;
  height: 50px;
  text-align: center;
  font-size: 10px;
}

.loader > div {
  background-color: #EBEBEB;
  height: 100%;
  width: 6px;
  margin-right: 1px;
  display: inline-block;
  
  -webkit-animation: sk-stretchdelay 1.2s infinite ease-in-out;
  animation: sk-stretchdelay 1.2s infinite ease-in-out;
}

.loader .rect2 {
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s;
}

.loader .rect3 {
  -webkit-animation-delay: -1.0s;
  animation-delay: -1.0s;
}

.loader .rect4 {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s;
}

.loader .rect5 {
  -webkit-animation-delay: -0.8s;
  animation-delay: -0.8s;
}

@-webkit-keyframes sk-stretchdelay {
  0%, 40%, 100% { -webkit-transform: scaleY(0.5) }  
  20% { -webkit-transform: scaleY(1.0) }
}

@keyframes sk-stretchdelay {
  0%, 40%, 100% { 
    transform: scaleY(0.5);
    -webkit-transform: scaleY(0.5);
  }  20% { 
    transform: scaleY(1.0);
    -webkit-transform: scaleY(1.0);
  }
}
@media screen and (max-width: 1200px) {
	/*.ggskin.ggskin_container.virtual-tour.controller {
		left: 0;
		margin-left: 0;	
	}*/	
	#contextMenu.button {
		padding: 10px 10px 5px 10px;
	}
	#contextMenu ul li, #socialMenu ul li {
		font-size: 12px;
	}
	#contextMenu #contextMenuSwitch .contextMenuSwitchText {
		display: none;	
	}
	#contextMenu #contextMenuSwitch .c-hamburger {
		margin-left: 0;	
	}
	#shoppingCart.button {
		right: 51px;
	}
	#infoModal .infoData {
		padding-right: 0;
	}
	#infoModal .infoData, #infoModal .infoImages {
		display: block;
		width: 100%;
		float: none;
	}
	.carousel-indicators {
		bottom: 0;
		margin-bottom: 0;
	}
	h1.jqueryModal-title {
		font-size: 20px;
	}
	#infoModal .infoData {
		font-size: 15px;
		padding-right: 10px;
	}
	.planWrapper {
		flex-direction: column;
	}
	.planWrapper .planLegend {
		width: 100%;
		max-width: 100%;
		/*-webkit-column-count: 3;
		-moz-column-count: 3;
		column-count: 3;*/
	}
	.planWrapper .planLegend a.planLegendSpot {
		/*display: inline-block;*/
	}
	.planContainer {		
		text-align: center;
	}
}
@media screen and (max-width: 900px) {	
	.resengoAssetContent  .resengoAssetImage {
		height: 150px;
	}
	.ggskin_resengo_asset {
		width: 150px !important;
	}
	.resengoAssetContent  .resengoAssetBuy {
		width: 75px;
	}
	.resengoAssetContent  .resengoAssetPrice {
		width: 75px;
	}
}
@media screen and (max-width: 800px) {	
	#contact-openingHoursModal .openingHoursContainer, #contact-openingHoursModal .contactContainer {
		display: block;
		padding-right: 0;
		padding-left: 0;
		width: 100%;
	}	
}
@media screen and (min-width: 768px) {
	.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
		margin-right: -20px;
	}
	.carousel-control .glyphicon-chevron-left, .carousel-control .icon-previous {
		margin-left: -20px;
	}
	.resengoAssetImages .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
		margin-right: -15px;
	}
	.resengoAssetImages .carousel-control .glyphicon-chevron-left, .carousel-control .icon-previous {
		margin-left: -15px;
	}
	.jqueryModal-dialog {
		width: 800px;
	}
}
@media screen and (max-width: 650px) {
	#Company_Logo {
		/*top: 58px;*/
		display: none;
	}
	.sponsors.carousel .side img {
		max-width: 150px;
		max-height: 100px;
	}
	.jqueryModal-content .close {
		top: 0;
		right: 0;
	}
	.jqueryModal-content .close.outer {
		top: 0;
		right: 0;
	}
	.jqueryModal-content .close img {
		height: 20px;
		width: 20px;
	}
	#spotInfo .dropdown-menu {
		max-width: 450px;
		min-width: 450px;
	}
	#spotInfo #spotInfo-button.button {
		left: -50px;
    	width: 50px;
	}
	.plan.button a, #spotInfo-button.button a, .footerBarSwitch.button a {
		width: 30px;
	}
	.plan.button img, #spotInfo-button.button img {
		display: block;
	}
	.plan.button span, #spotInfo-button.button span {
		/*display: none;*/
	}	
	.footerBarSwitch.button, .plan.button {
		background-color: rgba(254,190,16,0.9);
		z-index: 1026;
		width: 50px;
		margin-left: -25px;
	}
	.button-container {
		/*display: none;*/
		height: 50px;
	}
	#resengoModal .jqueryModal-dialog {
		width: 100%;
		min-width: auto;
	}
	.navigationPane.in-tour {
		height: 60px;
		line-height: 60px;
		width: 175px;
		font-size: 14px;
	}
	img.modal-picture {
		max-height: 300px;
	}
	.menu-button ~ .button.button--float:not(.top-button):not(.bottom-button):not(.leftPos) {
		top: 60px;
	}
	.menu-button ~ .button.button--float:not(.top-button):not(.bottom-button):not(.leftPos) ~ .button.button--float:not(.top-button):not(.bottom-button):not(.leftPos) {
		top: 108px;
	}
	.menu-button ~ .button.button--float:not(.top-button):not(.bottom-button):not(.leftPos) ~ .button.button--float:not(.top-button):not(.bottom-button):not(.leftPos) ~ .button.button--float:not(.top-button):not(.bottom-button):not(.leftPos) {
		top: 156px;
	}
	.menu-button ~ .button.button--float:not(.top-button):not(.bottom-button):not(.leftPos) ~ .button.button--float:not(.top-button):not(.bottom-button):not(.leftPos) ~ .button.button--float:not(.top-button):not(.bottom-button):not(.leftPos) ~ .button.button--float:not(.top-button):not(.bottom-button):not(.leftPos) {
		top: 204px;
	}
	.menu-button ~ .button.button--float:not(.top-button):not(.bottom-button):not(.leftPos) ~ .button.button--float:not(.top-button):not(.bottom-button):not(.leftPos) ~ .button.button--float:not(.top-button):not(.bottom-button):not(.leftPos) ~ .button.button--float:not(.top-button):not(.bottom-button):not(.leftPos) ~ .button.button--float:not(.top-button):not(.bottom-button):not(.leftPos) {
		top: 252px;
	}
	.menu-button ~ #contextMenuMenu.menu-links {
		top: 30px;
	}
	.menu-button ~ .button.button--float:not(.top-button):not(.bottom-button):not(.leftPos) ~ .menu-links {
		top: 82px;
	}
	.menu-button ~ .button.button--float:not(.top-button):not(.bottom-button):not(.leftPos) ~ .button.button--float:not(.top-button):not(.bottom-button):not(.leftPos) ~ .menu-links {
		top: 130px;
	}
	.menu-button ~ .button.button--float:not(.top-button):not(.bottom-button):not(.leftPos) ~ .button.button--float:not(.top-button):not(.bottom-button):not(.leftPos) ~ .button.button--float:not(.top-button):not(.bottom-button):not(.leftPos) ~ .menu-links {
		top: 178px;
	}
	.menu-button ~ .button.button--float:not(.top-button):not(.bottom-button):not(.leftPos) ~ .button.button--float:not(.top-button):not(.bottom-button):not(.leftPos) ~ .button.button--float:not(.top-button):not(.bottom-button):not(.leftPos) ~ .button.button--float:not(.top-button):not(.bottom-button):not(.leftPos) ~ .menu-links {
		top: 226px;
	}
	.menu-button ~ .button.button--float:not(.top-button):not(.bottom-button):not(.leftPos) ~ .button.button--float:not(.top-button):not(.bottom-button):not(.leftPos) ~ .button.button--float:not(.top-button):not(.bottom-button):not(.leftPos) ~ .button.button--float:not(.top-button):not(.bottom-button):not(.leftPos) ~ .button.button--float:not(.top-button):not(.bottom-button):not(.leftPos) ~ .menu-links {
		top: 274px;
	}
	
	.top-button ~ .top-button {
		top: 60px;
	}
	.top-button ~ .top-button ~ .top-button {
		top: 108px;
	}
	
	.menu-button ~ #contextMenuMenu.menu-links {
		top: 0 !important;
		left: 0 !important;
		bottom: 0 !important;
		right: 0 !important;
		overflow-y: auto;
		width: 100%;
		padding-top: 35px;
	}
	
	.planWrapper.landscape .planLegend {
		/*-webkit-column-count: 2;
		-moz-column-count: 2;
		column-count: 2;*/
	}
	
	#introModal .logo, .treasurehunt-modal .logo {
		max-height: 100px;
		max-width: 100px;
	}
}

@media screen and (min-width: 612px) {
	#resengoAssetModal .jqueryModal-dialog {
		width: 600px;
	}
}
@media screen and (max-width: 611px) {
	#resengoAssetModal .resengoAssetContent .resengoAssetImage {
		height: 300px;
		width: 100%;
	}
	#resengoAssetModal .resengoAssetContent .resengoAssetData {
		width: 100%;
		padding: 25px;
	}	
	#resengoAssetModal .jqueryModal-content .close {
		right: 0;
	}
}
@media screen and (max-width: 550px) {
	.navigationPane {
		height: 100px;
	}
    .navigationPane .ribbon {
        width: 100px;
        height: 100px;
    }
    .navigationPane .ribbon span {
        font-size: 12px;
        padding: 5px 0;
        right: -16px;
        top: 33px;
        width: 150px;
    }
    .planWrapper {
        padding: 0;
    }
    .planWrapper .planContainer .planSpot, .planWrapper .planLegend {
        display: none;
    }
    .planWrapper .planContainer {
        margin-bottom: 0;
    }
}
@media screen and (max-width: 458px) {
	#spotInfo .dropdown-menu {
		max-width: 450px;
		min-width: 450px;
	}
}
@media screen and (max-width: 450px) {
	#introModal .jqueryModal-dialog {
		/*margin: 100px auto;*/
	}
	#spotInfo {
		left: 50px;
		margin-left: 0;
	}
	#spotInfo #spotInfoButton {
		font-size: 13px;
		overflow: hidden;
    	line-height: 30px;	
	}
	#spotInfo .dropdown-menu {
		font-size: 13px;
		max-width: 350px;
		min-width: 350px;
		left: -50px;
	}
	#spotInfo .spotInfoDescription, #spotInfo .spotInfoNumbers {
		padding: 10px;
	}
	#spotInfo .spotInfoNumbers {
		padding-left: 0;
		font-size: 12px;
	}
	.ggskin.ggskin_container.virtual-tour.controller {
		display: none;
	}
	.widget#fullScreen {
		left: 50%;
		margin-left: 0;
	}
	.widget#fullScreen.hasCenterButton {
		margin-left: 25px;
	}
	.autorotate.button, .home.button {
		left: 50%;
		margin-left: -50px;
	}
	.autorotate.button.hasCenterButton, .home.button.hasCenterButton {
		margin-left: -75px;
	}
	#YOUREKA_Logo {
		bottom: 8px;
	}
	.home-button:not([style*="display:none"]) ~ #YOUREKA_Logo {
		bottom: 68px;
	}
	.gyro-button:not([style*="display:none"]) ~ #YOUREKA_Logo {
		bottom: 68px;
	}
	#YOUREKA_Logo img, body.phased #YOUREKA_Logo img {
		max-width: 70px;
		margin-top: 0;
	}
	#shoppingCart #shoppingCartContent {
		width: 300px;
	}
	#shoppingCart #shoppingCartContent #shoppingCartOrderItems {
		/* padding: 10px; */
		font-size: 13px;
	}
	#shoppingCart #shoppingCartContent #shoppingCartOrderItems .shoppingCartOrderItem .numberOfUnits {
		width: 30px;
		min-width: 30px;
		padding-right: 5px;
	}
	#shoppingCart #shoppingCartContent #shoppingCartOrderItems .shoppingCartOrderItem .unit {
		width: 60px;
		min-width: 60px;
		padding-right: 5px;
	}
	.resengoAssetContent  .resengoAssetTitle {
		font-size: 14px;
	}
	.resengoAssetContent  .resengoAssetTitle .resengoAssetDetail {
		bottom: 0;
		right: 0;
	}
	.sponsors.carousel .side img {
		max-width: 115px;
		max-height: 80px;
	}
}	
@media screen and (max-width: 400px) {
	.sponsors.carousel .side img {
		max-width: 100px;
		max-height: 80px;
	}
	#spotInfo {
		width: 200px;
		max-width: 200px;
	}
	#spotInfo .dropdown-menu {
		max-width: 400px;
		min-width: 400px;
	}
	.menu-button ~ .button.button--float:not(.top-button):not(.bottom-button):not(.leftPos) {
		top: 58px;
	}
	.menu-button ~ .button.button--float:not(.top-button):not(.bottom-button):not(.leftPos) ~ .button.button--float:not(.top-button):not(.bottom-button):not(.leftPos) {
		top: 102px;
	}
	.menu-button ~ .button.button--float:not(.top-button):not(.bottom-button):not(.leftPos) ~ .button.button--float:not(.top-button):not(.bottom-button):not(.leftPos) ~ .button.button--float:not(.top-button):not(.bottom-button):not(.leftPos) {
		top: 144px;
	}
	.menu-button ~ .button.button--float:not(.top-button):not(.bottom-button):not(.leftPos) ~ .button.button--float:not(.top-button):not(.bottom-button):not(.leftPos) ~ .button.button--float:not(.top-button):not(.bottom-button):not(.leftPos) ~ .button.button--float:not(.top-button):not(.bottom-button):not(.leftPos) {
		top: 186px;
	}
	.menu-button ~ .button.button--float:not(.top-button):not(.bottom-button):not(.leftPos) ~ .button.button--float:not(.top-button):not(.bottom-button):not(.leftPos) ~ .button.button--float:not(.top-button):not(.bottom-button):not(.leftPos) ~ .button.button--float:not(.top-button):not(.bottom-button):not(.leftPos) ~ .button.button--float:not(.top-button):not(.bottom-button):not(.leftPos) {
		top: 228px;
	}
	.menu-button ~ .button.button--float:not(.top-button):not(.bottom-button):not(.leftPos) ~ .menu-links {
		top: 80px;
	}
	.menu-button ~ .button.button--float:not(.top-button):not(.bottom-button):not(.leftPos) ~ .button.button--float:not(.top-button):not(.bottom-button):not(.leftPos) ~ .menu-links {
		top: 124px;
	}
	.menu-button ~ .button.button--float:not(.top-button):not(.bottom-button):not(.leftPos) ~ .button.button--float:not(.top-button):not(.bottom-button):not(.leftPos) ~ .button.button--float:not(.top-button):not(.bottom-button):not(.leftPos) ~ .menu-links {
		top: 166px;
	}
	.menu-button ~ .button.button--float:not(.top-button):not(.bottom-button):not(.leftPos) ~ .button.button--float:not(.top-button):not(.bottom-button):not(.leftPos) ~ .button.button--float:not(.top-button):not(.bottom-button):not(.leftPos) ~ .button.button--float:not(.top-button):not(.bottom-button):not(.leftPos) ~ .menu-links {
		top: 208px;
	}
	.menu-button ~ .button.button--float:not(.top-button):not(.bottom-button):not(.leftPos) ~ .button.button--float:not(.top-button):not(.bottom-button):not(.leftPos) ~ .button.button--float:not(.top-button):not(.bottom-button):not(.leftPos) ~ .button.button--float:not(.top-button):not(.bottom-button):not(.leftPos) ~ .button.button--float:not(.top-button):not(.bottom-button):not(.leftPos) ~ .menu-links {
		top: 250px;
	}
	
	.top-button {	
		width: 100px;
		margin-left: -50px;
	}
	.top-button ~ .top-button {
		top: 58px;
	}
	.top-button ~ .top-button ~ .top-button {
		top: 102px;
	}
}
@media screen and (max-width: 399px) {
	#spotInfo {
		width: 170px;
		max-width: 170px;
	}
	#spotInfo .dropdown-menu {
		max-width: 320px;
		min-width: 320px;
	}
}
@media screen and (max-width: 360px) {
	#cubilisModal .position.left {
		position: relative;
		display: block;
		text-align: left;
		padding: 0 0 10px;
	}
}
@media screen and (max-width: 320px) {
	#shoppingCart #shoppingCartContent {
		width: 270px;
	}
}
@media screen and (max-height: 850px) {	
	img.modal-picture {
		max-height: 500px;
	}
	.jqueryModal-body img {
		max-height: 500px;
	}
}
@media screen and (max-height: 700px) {	
	/*.navigationPane {
		height: 100px;
		line-height: 100px;
	}*/
}
@media screen and (max-height: 650px) {
	.jqueryModal-body img {
		max-height: 400px;
	}
	/*.menu-button ~ #contextMenuMenu.menu-links {
		top: 0 !important;
		left: 0 !important;
		bottom: 0 !important;
		right: 0 !important;
		overflow-y: auto;
		width: 100%;
		padding-top: 35px;
	}*/
}	
@media screen and (max-height: 550px) {	
	.jqueryModal-body img {
		max-height: 300px;
	}
	.navigationPane.in-tour {
		height: 60px;
		line-height: 60px;
		width: 175px;
		font-size: 14px;
	}
	img.modal-picture {
		max-height: 300px;
	}
	.menu-button ~ .button.button--float:not(.top-button):not(.bottom-button):not(.leftPos) {
		top: 60px;
	}
	.menu-button ~ .button.button--float:not(.top-button):not(.bottom-button):not(.leftPos) ~ .button.button--float:not(.top-button):not(.bottom-button):not(.leftPos) {
		top: 108px;
	}
	.menu-button ~ .button.button--float:not(.top-button):not(.bottom-button):not(.leftPos) ~ .button.button--float:not(.top-button):not(.bottom-button):not(.leftPos) ~ .button.button--float:not(.top-button):not(.bottom-button):not(.leftPos) {
		top: 156px;
	}
	.menu-button ~ .button.button--float:not(.top-button):not(.bottom-button):not(.leftPos) ~ .button.button--float:not(.top-button):not(.bottom-button):not(.leftPos) ~ .button.button--float:not(.top-button):not(.bottom-button):not(.leftPos) ~ .button.button--float:not(.top-button):not(.bottom-button):not(.leftPos) {
		top: 204px;
	}
	.menu-button ~ .button.button--float:not(.top-button):not(.bottom-button):not(.leftPos) ~ .button.button--float:not(.top-button):not(.bottom-button):not(.leftPos) ~ .button.button--float:not(.top-button):not(.bottom-button):not(.leftPos) ~ .button.button--float:not(.top-button):not(.bottom-button):not(.leftPos) ~ .button.button--float:not(.top-button):not(.bottom-button):not(.leftPos) {
		top: 252px;
	}
	.menu-button ~ #contextMenuMenu.menu-links {
		top: 30px;
	}
	.menu-button ~ .button.button--float:not(.top-button):not(.bottom-button):not(.leftPos) ~ .menu-links {
		top: 82px;
	}
	.menu-button ~ .button.button--float:not(.top-button):not(.bottom-button):not(.leftPos) ~ .button.button--float:not(.top-button):not(.bottom-button):not(.leftPos) ~ .menu-links {
		top: 130px;
	}
	.menu-button ~ .button.button--float:not(.top-button):not(.bottom-button):not(.leftPos) ~ .button.button--float:not(.top-button):not(.bottom-button):not(.leftPos) ~ .button.button--float:not(.top-button):not(.bottom-button):not(.leftPos) ~ .menu-links {
		top: 178px;
	}
	.menu-button ~ .button.button--float:not(.top-button):not(.bottom-button):not(.leftPos) ~ .button.button--float:not(.top-button):not(.bottom-button):not(.leftPos) ~ .button.button--float:not(.top-button):not(.bottom-button):not(.leftPos) ~ .button.button--float:not(.top-button):not(.bottom-button):not(.leftPos) ~ .menu-links {
		top: 226px;
	}
	.menu-button ~ .button.button--float:not(.top-button):not(.bottom-button):not(.leftPos) ~ .button.button--float:not(.top-button):not(.bottom-button):not(.leftPos) ~ .button.button--float:not(.top-button):not(.bottom-button):not(.leftPos) ~ .button.button--float:not(.top-button):not(.bottom-button):not(.leftPos) ~ .button.button--float:not(.top-button):not(.bottom-button):not(.leftPos) ~ .menu-links {
		top: 274px;
	}
	
	.top-button ~ .top-button {
		top: 60px;
	}
	.top-button ~ .top-button ~ .top-button {
		top: 108px;
	}
}
@media screen and (max-height: 500px) {
	#introModal .introImage {
		max-height: 100px;
		margin-bottom: -15px;
	}
	#introModal .button#close-infomodal, #introModal .button#start-new-window {
		margin-top: -20px;
		font-size: 12px;
		line-height: 12px;
		height: 34px;
	}
    #introModal .button#start-new-window {
		margin-top: 0;
        width: 190px;
        margin-left: -95px;
	}
	#introModal .jqueryModal-body {
		font-size: 14px;
	}
}
@media screen and (max-height: 400px) {
	/*.menu-button, .info-button, */.home-button {
		display: none !important;
	}
	.gyro-button {
    	left: 8px !important;
	}
	/*.options-button {
		top: 8px !important;
	}*/
	#options-menu.menu-links {
		/*top: 30px !important;*/
		padding-top: 15px;
		font-size: 12px;
	}
	#YOUREKA_Logo {
    	bottom: 8px !important;
	}
	/*.home-button:not([style*="display:none"]) ~ #YOUREKA_Logo, */.gyro-button:not([style*="display:none"]) ~ #YOUREKA_Logo {
		bottom: 68px !important;
	}
}