@charset "UTF-8";
.pnlm-about-msg {
	visibility: hidden;
	pointer-events: none;
}
.pnlm-compass {
	visibility: hidden;
	pointer-events: none;
}
.pnlm-tooltip .pnlm-pointer {
	white-space: nowrap;
}
.customArrow {
	background-size: 100% 100%;
	background-position: 0 0;
}
.customArrow-up {
	background-image: url(../img/icn-arrow-up.svg);
}
.customArrow-down {
	background-image: url(../img/icn-arrow-down.svg);
}
.customArrow-right {
	background-image: url(../img/icn-arrow-right.svg);
}
.customArrow-left {
	background-image: url(../img/icn-arrow-left.svg);
}
.panorama {
	width: 100%;
	height: 100vh;
}
@media screen and (min-width:1000px) and (hover:hover) {}
@media screen and (max-width:999px) {}
@media screen and (max-width:767px) {}
@media screen and (max-width:374px) {}
