@media screen and (max-width: 767px) and (min-width: 0px) {
    .temphalla-header {
        background-color: #FFFFFF;
        /*position: fixed;*/
        z-index: 99;
    }

    .top-header>div {
        width: 50%;
    }

    #block-temphalla-footerlogo {
        text-align: center;
    }

    #block-temphalla-footerslogan {
        text-align: center;
    }

    #block-temphalla-site-branding img {
        width: 100%;
    }

    #block-temphalla-footermenus ul {
        padding-left: 0;
        text-align: center;
    }

    #block-temphalla-subscriptionformblock,
    #block-temphalla-socialmedia,
    #block-temphalla-showcopyrightcontent {
        text-align: center;
    }

    #block-temphalla-footer ul {
        justify-content: center;
        padding-left: 0;
    }

    .temphalla-main-menu {
        justify-content:center;
        position: absolute;
        background-color: white;
        width: 100%;
        left: 0;
    }

    .img-160-1392-1393-container-wrapper {
        background-size: cover;
        background-position: center;
    }

    .contact-form-twig-container img {
        width: 100%;
    }

    #block-temphalla-main-menu ul {
        display: flex !important;
        flex-direction: column !important;
        text-align: center !important;
        margin-top: 2rem;
        padding-left: 0px !important;
    }

    #block-temphalla-main-menu ul li {
        padding-bottom: 1.5rem !important;
	padding-left: 0 !important;
    }

    .navbar-toggler:focus {
        box-shadow: none;
    }

    .non-mobile-responsive {
        display: none;
    }

    .non-mobile-responsive-1 {
        display: none;
    }

    .mobile-responsive {
        display: block;
    }

    .section-166-1539-inner-wrapper iframe {
        width: 100%;
    }

    .section-162-1880-outer-wrapper {
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .embed-banner-container {
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .overlay-160-1392-1393 {
        display: flex;
    }

    .counter-170-1392-1393-container-wrapper .card-title,
    .counter-170-1392-1393-container-wrapper .card-text {
        font-size: 20px !important;
    }

    .blog-181-1671-container-wrapper .table-right-wrapper,
    .blog-182-1686-container-wrapper .table-left-wrapper {
        padding-top: 20px !important;
        padding-bottom: 20px !important;
    }

    .slick-current a {
        width: 50% !important;
    }

    .slick-next {
        right: 15px !important;
    }

    .card-slider .slick-prev {
        left: -2px !important;
    }

    .navbar-toggler {
        border: 0;
    }

    #block-temphalla-showblockspage img {
        width: 100%;
        object-fit: cover;
        height: 100%;
    }

    .counter-160-1392-1393-container-wrapper .card-title,
    .counter-160-1392-1393-container-wrapper .card-text {
        font-size: 30px !important;
    }

    .counter-160-1392-1393-container-wrapper .card-title {
        margin-right: 0 !important;
        text-align: center !important;
    }

    table {
        width: 100% !important;
    }
    .temphalla-main-menu #block-temphalla-main-menu ul li a{
    color: black;
    font-size: 16px !important;
}

#block-temphalla-site-branding img{
    width: 40%;
}
.section-92-570-inner-wrapper .cb-title h2{
    text-align: center;
}
.section-92-570-inner-wrapper .cb-teaser {
    text-align: justify;
}

.section-92-570-inner-wrapper img{
    margin-top: 1.5rem;
}

.section-361-3893-inner-wrapper
.timeline-span-100,
.timeline-span-200{
    height: 80px
}

.section-356-3794-inner-wrapper img {
    width: 50px !important;
    height: 50px !important;
}

.section-356-3794-inner-wrapper .justify-content-around{
    flex-direction: column;
}

.slider h1{
    font-size:1.8rem !important;
}
.slider h2{
    font-size: 1.3rem;
}

.contact-form .form-control{
    font-size: 16px !important;
}

#block-temphalla-footermenus{
    margin-top: 1.5rem;
}
video{
    height: 220px !important;
}

.layout-13 .cb-teaser{
    width: 100%;
}

.links-349-3707-wrapper{
    width: 100% !important;
}

.links-349-3707-wrapper .section-content-link-wrapper{
    text-align: center;
}

.prev, .next-btn{
    width: 30px;
}

.prev img, .next-btn img{
    object-fit: unset !important;
}

.box-img{
    width: 80%;
}

.gallery-footer-controls {
    width: 95% !important;
}

#galleryModal .mySlides .numbertext {
    left: 12%;
}

#galleryModal #controls button.close {
    right: 1% !important;
    bottom: 4px !important;
}

#galleryModal #controls button.close img{
    width: 20%;
}

.recaptcha-class{
    display: flex;
    justify-content: center;
}

.submit-button-class{
    display: flex;
    justify-content: center;
}
.error-pages-mobile-36-wrapper{
background-size: cover;
    background-position: center;
   }

.error-pages-content-parent-wrapper {
    justify-content: center;
   }
   
.error-pages-content-parent-inner-wrapper{
    display: flex;
    flex-direction: column;
    justify-content: end;
    align-items: center;
    margin-bottom:20px;
}

.error-pages-page-text{
   text-align:center;
}
}
