body {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
    overflow: hidden !important;
    max-width: 100vh;
    max-width: 100vw;

}

html {
    overflow: hidden !important;
    max-height: 100vh;
    max-width: 100vw;

}

.body-html {
    overflow: hidden !important;
    position: fixed;
    max-height: 100vh;
    width: 100vw;
    background-color: white;
    height: 100vh webkit-fill-available;
    min-height: 100vh
}

#renderCanvas {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    touch-action: none;
    user-select: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    z-index: -1;
}


#renderCanvas:focus {
    outline: none !important;

}


#loading {
    z-index: 130;
    width: 100%;
    height: 100%;
    pointer-events: none;
    background: transparent
}

#loading-animation {
    position: absolute;

    width: 100vw;
    height: 100vh;
}

#loading-animation>canvas {
    position: absolute;

    width: 100px;
    height: 100px;
}


.loading-img {
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 120;
    height: 100%;
    width: 100%;


}

#loading-animation {
    position: absolute;
    left: 50%;
    bottom: 50%;
    transform: translate(-50%, 50%);
    z-index: 131;
    width: 70%;
}

.panorama-animacija {
    /* width: 70vw; */
    background-color: white
}

.card-body {
    position: absolute;
    margin-top: 300px;
    width: 100%;
}



/* .card {
    margin: auto;
    float: none;
    margin-bottom: 10px;
    margin-top: 100px;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 77.94%, #000000 100%);
    border-radius: 13px;
} */

#cont {
    border: none !important;


}

#myVideo {
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    position: absolute;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: 18;
    height: 100vh;
}


.headphones-no-gallery {
    position: absolute;
    right: 15px;
    top: 15px;
}


#enable-button {
    position: absolute;
    color: white;
    border-bottom: 3px solid #FFFFFF;
    z-index: 20;
    bottom: 18vh;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    color: white;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 140.02%;
    letter-spacing: 0.11em;
    padding-left: 25px;
    padding-right: 25px;
    border: 1px solid #FFFFFF;
    border-radius: 37.3404px;
    width: fit-content;

}

.vertical-center {
    margin: 0;
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

#cont {
    border: none;
}

.card-img-top {
    z-index: -1;
    border-radius: 13px;
    filter: drop-shadow(0px 4px 17px rgba(255, 255, 255, 0.25));
}

.display-none {
    display: none
}

.koordinate {
    position: absolute;
    top: 100px;
    width: 100px;
    height: 30px;
    z-index: 200;
}

.btn-enter-panorama {
    margin-left: auto;
    margin-right: auto;
}

.panorama-active {
    position: absolute;
    top: 15px;
    left: 15px;
    z-index: 101;
    width: 40px;
    height: 40px;
}

.headingAdjust-active {
    position: absolute;
    top: 15px;
    right: 15px;
    z-index: 101;
    width: 40px;
    height: 40px;
}

.resetCompassBtn-active {
    position: absolute;
    top: 105px;
    right: 15px;
    z-index: 102;
    width: 40px;
    height: 40px;
}

.gyro-active {
    position: absolute;
    top: 15px;
    right: 15px;
    z-index: 101;
    width: 40px;
    height: 40px;
}

.top-row {
    top: 15px;
}


#click-json {
    position: absolute;
    bottom: 100px;
    pointer-events: none;
    left: 50%;
    width: 100%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    max-width: 400px;
}

.video-overlay {
    position: absolute;
    z-index: 140;
    background: rgba(0, 0, 0, 0.6);
    width: 100%;
    height: 100%;
    top: 0;
    backdrop-filter: blur(3px);
}

.loading {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

#arrow-right {
    position: absolute;
    bottom: 100px;
    pointer-events: none;
    left: 50%;
    width: 100%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    max-width: 400px;
}

.bottom-animation {
    bottom: 20px !important;
}

.sensors-allow {
    position: absolute;
    z-index: 140;
    background: rgba(255, 255, 255);
    width: 100%;
    height: 100%;
    top: 0;
    font-family: 'Inter';
    font-style: normal;
    line-height: 2.5vh;
}

.sensors-text-ios {
    visibility: hidden;
}

#sensors-text {
    display: inline-block;
    font-size: 14px;
    margin-bottom: 3vh;
}


.sensors-text-button {
    opacity: 0;
    position: absolute;
    bottom: 40px;
    left: 0;
    width: 100%
}

#introAnimationContainer {
    width: calc(100vw + 6px);
    height: calc(100vw);
    position: absolute;
    top: 0px;
    left: -3px;
    transform: scale(1.03);
}

#introAnimationContainer svg{
    width: calc(100% + 6px) !important;
    transform: translate3d(-3px, 0px, 0px) !important;
}

.animate-button-text {
    -webkit-animation: fadeinout 1s linear forwards;
    animation: fadeinout 1s linear forwards;
}

.button-compass-splash {
    margin-top: 3vh;
}

@-webkit-keyframes fadeinout {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes fadeinout {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

.align-all {
    display: block;
    margin-left: 15px;
    margin-right: 15px;
}

.marginlr-auto {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    margin-bottom: 2px
}

.text-compass {
    font-size: 14px;
}

.solid-compass {
    margin-bottom: 1vh;
    margin-top: 1vh;
    width: 30%
}

.compass-img {
    max-height: 20vh;
}

@media (orientation: landscape) {
    @media only screen and (min-width: 500px) and (max-width:900px) {
        .image-compass {
            display: none;
        }

        .all-text-compass {
            margin-top: 15px;
        }

        .align-all {
            margin-left: 40px;
            margin-right: 40px;
        }


    }
}

@media (orientation: landscape) {

    .image-modal {
        display: none !important
    }
}

#allow-sensors-button {
    width: fit-content;
    padding-right: 40px;
    padding-left: 40px;
    font-size: 14px;
    height: fit-content;
    padding-top: 8px;
    padding-bottom: 8px;
}

.title-compass {
    margin-bottom: 6px;
    font-size: 18px;
}

@media (orientation: landscape) {
    .title-compass {
        font-size: 18px;
    }

    .text-compass {
        font-size: 14px;
    }

    .sensors-allow {
        line-height: 16px;
    }
}

.mt-5px {
    margin-top: 7px;
}

.margin-bottom-6px {
    margin-bottom: 9px;
}

#compass-change-location {
    align-items: center;
    justify-content: center;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 10px !important;
    margin-bottom: 5px !important;
}

.margin-bottom-10px {
    margin-bottom: 10px;
}

#ModalResetCompassInstructions p {
    margin: 0;
    padding: 0;
}

#IntroAnimation {
    position: relative;
    width: 100%
}

#ConfirmFeedback {
    position: relative;
    width: 100%
}

.smallIcon {
    height: 18px;
    width: auto
}

.text-shadow {
    text-shadow: -1px -1px 0 #ffffff, 1px -1px 0 #ffffff, -1px 1px 0 #ffffff, 1px 1px 0 #ffffff;
}