.d-none-rotation,
.d-none-logged{
    display: none!important;
}

.background-image {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: block;
    background-image: url(https://www.epsc2021.eu/EPSC2021-VCC-Entrance-hall-background-blur-XL.jpg); /* XL */
    -webkit-filter: blur(5px);
    -moz-filter: blur(5px);
    -o-filter: blur(5px);
    -ms-filter: blur(5px);
    filter: blur(5px);
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center;
    background-size: cover;
}

#networkModal .modal-body{
    padding-top: 0;
}

@media (max-width: 991px){
    .background-image {
        background-image: url(https://www.epsc2021.eu/EPSC2021-VCC-Entrance-hall-background-blur-L.jpg); /* L */
    }
}

@media (max-width: 768px){
    .background-image {
        background-image: url(https://www.epsc2021.eu/EPSC2021-VCC-Entrance-hall-background-blur-MD.jpg) /* MD */
    }
}

@media (max-width: 567px){
    .background-image {
        background-image: url(https://www.epsc2021.eu/EPSC2021-VCC-Entrance-hall-background-blur-SM.jpg) /* SM */
    }
}

#splash, .splash {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 1071!important;
}

#lightbox, .lightbox {
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: #ccc;
    left: 0;
    opacity: 0.8;
    top: 0;
    z-index: 1070!important;
}

.svg-object {
    position: relative;
    top: 0;
    bottom: 0;
    margin: auto 0;
    max-height: 100vh !important;
    max-height: calc(var(--vh, 1vh) * 100) !important;
    left: 0;
}

.vpico-page .svg-object {
    position: absolute;
}

#video-modal .modal-header,
#vcc-elevator .modal-header{
    border-bottom: none;
    background-color: #9c9c9c;
}

#video-modal .modal-body,
#vcc-elevator .modal-body{
    padding: 0;
}

#video-modal .close,
#vcc-elevator .close{
    color: white;
}

.vpico-page{
    position: relative;
    overflow: hidden;
    top: 0;
    border: 0;
    left: 0;
    height: 100vh;
}

.sc{
    width: 121%;
}

.as{
    width: 179%;
}
.bg{
    width: 150%;
}
.cl{
    width: 150%;
}
.cr_os{
    width: 179%;
}
.ere_essi_gi_np{
    width: 176%;
}
.g_gd_gmpv_sm{
    width: 176%;
}
.hs{
    width: 232%;
}
.nh {
    width: 150%;
}
.ssp_gm{
    width: 176%;
}
.sss{
    width: 150%;
}
.st_ps{
    width: 120%;
}
.ts_emrp{
    width: 150%;
}
.its_eos{
    width: 150%;
}