.hero-pointer {
    justify-content: center;
}

.bohosluzby--table table {
    width: 100%;
    margin-bottom: 5rem;
}

.bohosluzby--table table tr {
    border-style: solid;
    border-bottom-width: 1px;
    border-image: linear-gradient(to right, transparent, #F7F4D7, transparent) 1;
}

.bohosluzby--table table td:first-child {
    width: 7rem;
}

.bohosluzby--table p {
    margin-bottom: 0px;
}

.bohosluzby--table th {
    border-style: solid;
    border-bottom-width: 1px;
    border-image: linear-gradient(to right, transparent, #F7F4D7, transparent) 1;
    padding-bottom: 0.5rem;
}

.bohosluzby--table td {
    height: 75px;
    padding-left: 5px;
    padding-right: 5px;
}

.px-05 {
    padding-right: 0.1rem !important;
    padding-left: 0.1rem !important;
}

.img-box .img-box__img {
    -webkit-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    transition: 0.3s ease;
    transform: scale(1);
}

.content-wrapper .content .btn {
    margin: 1rem 0;
}

.img-box:hover .img-box__img {
    transform: scale(1.1);
    -webkit-transition: 0.5s ease;
    -o-transition: 0.5s ease;
    transition: 0.5s ease;
}

.slick-slide img {
    border-radius: 25px;
}

main .slider-video .slider .components .center.video-slider {
    border-radius: unset !important;
}

main .slider-video .slider .components .video-arrow-right, main .slider-video .slider .components .video-arrow-left {
    margin-top: -170px;
    position: absolute;
    top: 310px;
}

main .slider-video .slider .components .video-arrow-left {
    left: -85px;
}

main .slider-video .slider .components .video-arrow-right {
    right: -85px;
}

main .slider-video .slider .components .center .video {
    text-decoration: none;
    color: #212529;
}

main .slider-video .slider .components {
    display: block;
    grid-template: inherit;
    align-items: center;
    position: relative;
}

main .pointer-3-wrapper .pointer-3 > div > div .description, main .pointer-3-wrapper .row > div > div .description {
    /* transform: translate(-50%, -6rem); */
}

.fs__sm { 
    font-size: 1.6rem;
    font-weight:normal;
}

.fancybox-active {
    height: 100%;
}

.btn {
    font-size: 1.2rem;
    padding-top: 0.8rem;
    padding-bottom: 0.8rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    font-weight: bold;
    border-width: 4px;
    border-radius: 7px;
}

.kontakt-img {
    max-width: 350px; 
    max-height: 350px; 
    object-fit: cover; 
    border-radius: 15px; 
    margin-bottom: 20px;
}

/* HEADER */
@media screen AND (max-width:320px) {
header .top .languages a {
    padding: 0.25rem 0.5rem !important;
}
}

/* PRESS KIT */
.filterDiv {
    display: none;
}
.foto-filterDiv {
    display: none;
}
.btn--filter {
    border: none;
}
.btn-foto-filter {
    border: none;
}

.btn--logo-download {
    padding-left: 0.5em !important;
    padding-right: 0.5em !important;
}

.btn--download {
    border: none;
    border-radius: 12px;
    background-color: #382985;
    height: 62px !important;
}
.btn--download--pic {
    width: 28px !important;
    height: 30px !important;
    margin-left: unset !important;
    margin-right: 1.2rem;
}

.logo__text {
    font-size: 1.5em !important;
}

.presskit__img:hover {
    transform: scale(1.02) !important;
}

.presskit__logo {
    transform: scale(1.0) !important;
}

.show {
    display: block;
}
.presskit__h3 {
    font-size: 3.6875rem !important;

}

.btn--md {
    padding-left: 2.2em;
    padding-right: 2.2em;
}

footer .content .pamatky h6, footer .content .pamatky .h6, footer .content .pamatky p {
    color: white;
}

.footer__link--no-decoration {
    text-decoration: none;
}

footer .logo {
    max-width: 350px !important;
}

main .pointer-3-wrapper .pointer-3 > div > div img, main .pointer-3-wrapper .row > div > div img {
    height: auto !important;
}

.menu_close {
    top: 1.6rem;
}

.hero-cta p {
    margin-top: 10px;
}

main .slider-photo .slider-wrapper .slider-all {
    border-top-right-radius: 2rem;
    border-bottom-right-radius: 2rem;
}

.kontakt .kontakt-info > div {
    padding-top: 65px;
    padding-bottom: 65px;
}

@media (min-width: 992px) {
    header .bottom ul {
        column-gap: 2rem;
    }
}
.bottom p {
    margin-bottom: 0;
}

/* 05.05.2023 */
@media screen and (min-width: 991px) {
    .t-30 {
        transform: translateX(-30px);
    }
}


@media (max-width: 991.98px)
{
    main .slider-photo .slider-wrapper .slider-all {
        border-top-right-radius: 0px;
        border-bottom-right-radius: 0px;
    }

    .notifications {
        margin-top: -10px;
    }

    .notifications.kostnice,
    .notifications.katedrala,
    .notifications.jakub,
    .notifications.beinhaus,
    .notifications.kathedrale,
    .notifications.kirche,
    .notifications.ossuary,
    .notifications.cathedral,
    .notifications.church {
        margin-top: -50px;
    }

    main .rule > div {
        margin-bottom: 0rem;
    }

    .notifications--margin {
        margin-top: 20px;
    }

    .notifications--margin2 {
        margin-top: -20x !important;
        margin-bottom: -60px;
        z-index: 50;
    }

    .detail__mapa {
        min-height: 400px;
        border-radius: 0px !important;
    }

    main .rule.double > div {
        border-bottom: solid 1px #F7F4D7;
        padding-bottom: 30px;
        padding-top: 30px;
    }

    main .rule.single > div:nth-child(2) {
        border-bottom: solid 1px #F7F4D7;
        padding-bottom: 30px;
    }

    main .rule.single {
        padding: 0px;
    }


    main .rule img {
        margin-bottom: 1rem;
        max-width: 150px;
    }

    header .bottom ul.main-links > li {
        padding: 0.75rem 1.5rem;
        font-size: 25px !important;
    }

    header .bottom:not(.text-fordark) ul.main-links > li ul.dropdown-menu {
        text-align: right;
        padding-right: 0px !important;
    }

    .hero.full-height {
        min-height: 90vh;
    }

    header .bottom ul.main-links > li ul.dropdown-menu {
        border: none;
        text-align: right;
        padding-right: 0px;
    }

    header .bottom ul.main-links > li ul.dropdown-menu > li a {
        border: none;
    }

    header .bottom:not(.text-fordark) ul.main-links > li ul.dropdown-menu > li a {
        color: #382985;
        border-top: 0px;
        border-bottom: 0px;
    }

    header .bottom ul.main-links:first-of-type {
        padding: 40px 0 0 0;
    }

    header .bottom ul.main-links {
        text-align: right;
    }

    .content-wrapper .content .title.small {
        margin-bottom: 0px !important;
    }

    main .slider-video .slider .components .video-arrow-right, main .slider-video .slider .components .video-arrow-left {
        display: none !important;
    }

    main .pointer-3-wrapper .pointer-3 > div > div .description, main .pointer-3-wrapper .row > div > div .description {
        /* transform: translate(-50%, -4.5rem); */
    }

    main .pointer-3-wrapper .row {
        flex-direction: row !important;
    }

    .content-wrapper {
        padding: 0 1.5rem 1rem 1.5rem;
    }

    .pointer-3-wrapper .row > div { 
        margin-bottom: 20px;
    }

    main .pointer-3-wrapper .row > div > div {
        max-width: unset !important;
    }

    main .pointer-3-wrapper {
        padding: unset !important;
    }

    /* 06.09.2022 */
    .btn--md {
        padding-left: 1.2em;
        padding-right: 1.2em;
    }

    
}

/*------------------------------------
Max iPhone X
------------------------------------*/
@media only screen and (max-width: 767px){

    h2.small, .small.h2 {
        font-size: 2.125rem;
    }

    .bohosluzby--table table td:first-child {
        width: 6rem;
    }    

    main.no-hero {
        padding-top: 200px !important;
    }

    .btn {
        font-size: 1rem;
        padding-left: 2rem !important;
        padding-right: 2rem !important;
        width: 100% !important;
    }
    
    .h1-img {
        max-width: 80px !important;
    }
    .infocentrum-h1 {
        font-size: 1.7875rem !important;
    }
}

.background__hover {
    background-size: cover;
    overflow: hidden !important;
    transition: transform .3s;
}

.akce-link .background__hover {
    transition: 0.3s;
}
.akce-link:hover .background__hover {
    transform: scale(1.3);
}


.title__font {
    font-size: 5.6rem !important;
    font-weight: bold !important;
    line-height: 1 !important;
}
.sub-title__font {
    font-size: 2rem !important;
}
@media (max-width: 1599.98px) {
    .title__font {font-size: 4.25rem !important;}
    .btn--download {
        font-size: 0.9em !important;
    }
}
@media (max-width: 991.98px) {
    .title__font {font-size: 3.25rem !important;}
    .sub-title__font {font-size: 1.5rem !important;}
}
.title__width {
    padding-left: 50px;
    padding-right: 50px;
}
.sub-title__width {
    padding-left: 30px;
    padding-right: 30px;
}
@media (max-width: 991.98px) { 
    .title__width {
        padding-left: 0px;
        padding-right: 0px;
    }
    .sub-title__width {
        padding-left: 0px;
        padding-right: 0px;
    } 
    .wrapper-pb-0 {
        padding-bottom: 0 !important;
    }
    .fs__sm { 
        font-size: 1.1rem;
        font-weight:normal;
    }

}

@media (min-width: 992px) {
    .description--h3 {
        margin-bottom: 1.8rem !important;
    }
    .header-mover {
    margin-top: -21rem !important;
    }
    
}

@media (max-width: 767px) { 
    main .pointer-3-wrapper .pointer-3 > div > div:hover .description, main .pointer-3-wrapper .row > div > div:hover .description {
        transform: translateY(-110%);
    }
}

@media (max-width: 320px) {
    main .pointer-3-wrapper .row > div > div .description  {
        transform: translateY(calc(-120% + 6rem));
    }
    main .pointer-3-wrapper .pointer-3 > div > div:hover .description, main .pointer-3-wrapper .row > div > div:hover .description {
        transform: translateY(-110%);
    }
}

.gallery > div img {
    border-radius: 10px;
    aspect-ratio: 16 / 10;
    object-fit: cover;
}

.gallery__style {
    border-radius: 10px !important;
    overflow: hidden;
    border-radius: 10px;
    box-shadow: 0 0 47.2px rgb(0 0 0 / 23%);
    transition: transform .3s;
}
.gallery__style:hover {
    transform: scale(1.1);
}

/* CUSTOM */

.akce--shadow {
    box-shadow: 0 0 47.2px rgb(0 0 0 / 23%) !important;
}

.hero.full-height {
    min-height: 100vh;
}

@media screen AND (max-width:1440px) {
    .header-mover {
        margin-top: -20rem !important;
    }
    .hero.full-height {
        min-height: 95vh !important;
    }
}
@media screen AND (min-width: 991px) AND (max-width:1199px) {
    .akce-description {
        transform: translateY(calc(-110% + 6rem)) !important;
    }
}
@media screen AND (max-width:425px) {
    .header-mover {
        margin-top: -23rem !important;
    }
    .header-mover--long {
        margin-top: -30rem !important;
    }
    .play-btn.header {
        top: 35% !important;
    }

}
@media screen AND (max-width: 320px){
    .akce-description {
        transform: translateY(calc(-130% + 6rem)) !important;
    }
    .header-mover--long {
        margin-top: -37rem !important;
    }
    .mobile-height {
        min-height: 150vh !important;
    }
    .h1-img {
        max-width: 50px !important;
    }
}

@media screen AND (max-width: 320px){
    .akce-description {
        transform: translateY(calc(-130% + 6rem)) !important;
    }
    .header-mover--long {
        margin-top: -37rem !important;
    }
    .mobile-height {
        min-height: 150vh !important;
    }
}

@media screen AND (max-width: 320px){
    .akce-description {
        transform: translateY(calc(-130% + 6rem)) !important;
    }
    .header-mover--long {
        margin-top: -37rem !important;
    }
    .mobile-height {
        min-height: 150vh !important;
    }
    .header-mover {
        margin-top: -17rem !important;
    }
}

@media screen AND (max-height: 768px) AND (min-height: 680px) AND (max-width: 1480px) AND (min-width: 1024px) {
    .play-btn.header {
        top: 45% !important;
    }

}