.joCookie-more-container {
    display: none;
    font-size: 16px;
}
.joCookieManagment {
    display: none;
    position: fixed;
    background-color: rgba(0,0,0,.75);
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 9999;
    height: 100%;
    width: 100vw;
    overflow: auto;
}
.joCookie-overflow {
    overflow: hidden;
}
.joCookie-logo {
    width: 151px;
    height: 49px;
    margin: 0 auto;
}
div.joCookie-content {
    position: relative;
    background: #000;
    color: white;
    width: 90%;
    height: fit-content;
    margin: 0 auto;
    top: 25%;
    padding: 50px 20px 40px;
}
.joCookie-title {
    font-size: 40px;
    font-weight: 900;
    margin: 40px 0 20px 0;
}
.joCookie-desc {
    font-size: 16px;
    display: flex;
    height: 100%;
}
.joCookie-desc p {
    align-self: center;
    margin: 10px 0 0;
    hyphens: auto;
}
.joCookie-desc a,
.joCookie-impressum a {
    display: inline-block;
    text-decoration: underline;
    color: #eee;
    font-size: 14px;
    width: 100%;
    margin-bottom: 10px;
    transition: 0.25s;
}
.joCookie-desc a:hover,
.joCookie-impressum a:hover {
    color: #e50045;
    text-decoration: underline;
}
.joCookie-container {
    padding: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    display: flex;
    justify-content: center;
}
.joCookie-checkbox {
    display: flex;
    display: none;
    margin: 50px 240px 50px 280px;
}
.joCookie-checkbox .joCookie-chk-item {
    margin-right: 40px;
}
.joCookie-more-btn {
    position: relative;
    cursor: pointer;
    font-weight: 900;
    text-align: right;
    padding-right: 22px;
    width: 50%;
    float: right;
}
.joCookie-btn-con {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    flex-direction: row-reverse;
}
.joCookie-btn-con .joCookie-btn.joCookie_save,
.joCookie-btn-con .joCookie-btn.joCookie_saveall {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
    text-align: center;
    color: white;
    cursor: pointer;
    padding: 11.5px 25px;
    font-size: 14px;
    font-weight: 600;
    transition: .25s;
}
.joCookie-btn-con .joCookie-btn.joCookie_save:hover,
.joCookie-btn-con .joCookie-btn.joCookie_saveall:hover {
    color: #e50045;
}
.joCookie-more-btn.active .joCookie-more-effect {
    display: none;
}
.joCookie-less-effect {
    display: none;
}
.joCookie-more-btn.active .joCookie-less-effect {
    display: inline-block;
}
.joCookie-impressum {
    width: 50%;
    float: left;
}
.joCookie-imp-more-con {
    display: none;
    font-size: 14px;
    margin-bottom: 50px;
}
.joCookie-back-btn {
    text-align: center;
    background-color: #28a745;
    color: white;
    cursor: pointer;
}
.joCookie-tabs a,
.joCookie-tabs a:hover {
    color: black;
}
.joCookie-chk-item input[type="checkbox"] {
    display:none;
}
.joCookie-chk-item label {
    position: relative;
    display: flex;
}
.joCookie-chk-item input[type="checkbox"] + label::before {
}
.joCookie-chk-item input[type="checkbox"] + label::after {

}
.joCookie-box-effect {
    display: inline-block;
    position: relative;
    background-color: transparent;
    width: 25px;
    height: 25px;
    border: 2px solid #dcdcdc;
    border-radius: 10%;
    margin: 0 10px 0 0;
}
.joCookie-box-effect:before {
    content: "";
    width: 0px;
    height: 2px;
    border-radius: 2px;
    background: white;
    position: absolute;
    transform: rotate(45deg);
    top: 10px;
    left: 8px;
    transition: width 50ms ease 50ms;
    transform-origin: 0% 0%;
}
.joCookie-box-effect:after {
    content: "";
    width: 0;
    height: 2px;
    border-radius: 2px;
    background: white;
    position: absolute;
    transform: rotate(305deg);
    top: 14px;
    left: 9px;
    transition: width 50ms ease;
    transform-origin: 0% 0%;
}
.joCookie-chk-item input[type="checkbox"]:checked+label .joCookie-box-effect::before {
    width: 5px;
}
.joCookie-chk-item input[type="checkbox"]:checked+label .joCookie-box-effect::after {
    width: 10px;
}
.joCookie-more-btn:not(.active)::after {
    cursor: pointer;
    content: "";
    position: absolute;
    width: 3vw;
    height: 3vw;
    top: -1.4vw;
    right: -3vw;
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;
    transform: rotate(45deg);
    transition: all .5s;
    transform-origin: 50% 75% 0;
}
.joCookie-more-btn.active::after {
    cursor: pointer;
    content: "";
    position: absolute;
    display: block;
    width: 3vw;
    height: 3vw;
    top: -1vw;
    right: -5vw;
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;
    transform: rotate(225deg);
    transition: transform .5s ease, top .5s ease, right .5s ease;
    transform-origin: 50% 75% 0;
}
.joCookie-more-container {
    display: none;
    font-size: 16px;
}
#ai2_ios .menu_icon, 
#ai2_ios .home_icon {  
    display: inline-block;
    vertical-align: middle;
    width: 30px;
    height: 30px;
    background-image: url(/typo3conf/ext/jo_exhibition/Resources/Public/Images/hinzufuegen.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 50%;
}
#ai2_ios .home_icon {
    margin-left: 5px;
    background-image: url(/typo3conf/ext/jo_exhibition/Resources/Public/Images/hinzufuegen1.svg);
    background-size: 70%;
}
.tutorial_skip {
    display: block;
}
.intro-slider .slick-slide {
    opacity: 0;
    transition: opacity .5s;
}
.intro-slider .slick-slide.slick-current.slick-active {
    opacity: 1;
}
.cookie_bottom {
    width: 100%;
    margin: 30px 0 0;
}
@media (min-width: 768px)
{
    .joCookie-container {
        padding: 0 15px;
    }
    div.joCookie-content {
        width: 70%;
    }
    .joCookie-desc p {
        margin: 0;
    }
    .joCookie-more-btn.active::after {
        width: 0.7vw;
        height: 0.7vw;
        top: 0.7vw;
        right: 0vw;
    }
    .joCookie-more-btn:not(.active)::after {
        width: 0.7vw;
        height: 0.7vw;
        top: 0.5vw;
        right: 0.5vw;
    }
}
@media (min-width: 992px)
{
    div.joCookie-content {
        width: 800px;
    }
    .joCookie-desc a {
        margin-left: 10px;
        width: unset;
        margin-bottom: 0px;
    }
}