/* CSS Document */
@media (max-width: 767px) {
    .btn-notification {
        font-size: 18px;
    }

    .notification-block-subtitle {
        font-size: 16px;
    }
/*
    #header-home {
        height: 380px;
    }
*/
    .slide-text {
        bottom: 0;
        padding-top: 15px;
        padding-bottom: 15px;
        background: rgba(0, 0, 0, 0.4);
        left: 0;
        -webkit-transform: translateX(0);
                transform: translateX(0);
    }
    .header-swiper h2 {
        font-size: 24px;
        letter-spacing: 0.75px;
        margin-bottom: 0;
    }
    .slide-text h3 {
        font-size: 30px;
        color: #d6b490;
    }
    .slide-text h4 {
        background: transparent;
        line-height: 1.1;
        font-size: 24px;
        padding: 0;
        max-width: none;
    }
    .header-swiper .swiper-slide {
        background-position: center;
    }
    .section-title {
        font-size: 30px;
    }

    .flyer-text h4 {
        font-size: 30px;
    }
    #flyer .flyer-item:nth-child(odd) .flyer-text,
    #flyer .flyer-item:nth-child(even) .flyer-text {
        left: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        width: 100%;
        padding: 0 30px;
        text-align: left;
        -webkit-box-align: end;
            -ms-flex-align: end;
                align-items: flex-end;
    }
    #flyer .flyer-item:nth-child(odd) .gradient-40,
    #flyer .flyer-item:nth-child(even) .gradient-40 {
        background: -webkit-gradient(
            linear,
            left bottom, left top,
            from(rgba(0, 0, 0, 0.4)),
            to(rgba(0, 0, 0, 0))
        );
        background: linear-gradient(
            0deg,
            rgba(0, 0, 0, 0.4) 0%,
            rgba(0, 0, 0, 0) 100%
        );
    }
    .promotion-text h4 {
        font-size: 30px;
    }
    #promotion .promotion-item:nth-child(odd) .promotion-text,
    #promotion .promotion-item:nth-child(even) .promotion-text {
        left: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        width: 100%;
        padding: 0 30px;
        text-align: left;
        -webkit-box-align: end;
            -ms-flex-align: end;
                align-items: flex-end;
    }
    #promotion .promotion-item:nth-child(odd) .gradient-40,
    #promotion .promotion-item:nth-child(even) .gradient-40 {
        background: -webkit-gradient(
            linear,
            left bottom, left top,
            from(rgba(0, 0, 0, 0.4)),
            to(rgba(0, 0, 0, 0))
        );
        background: linear-gradient(
            0deg,
            rgba(0, 0, 0, 0.4) 0%,
            rgba(0, 0, 0, 0) 100%
        );
    }
    .bg-wide {
        border-left: 5px solid #fff;
        border-right: 5px solid #fff;
    }
    body:not(.home) #page-footer,
body:not(.home) #footer-back {
      border-left: 5px solid #fff;
    border-right: 5px solid #fff;
}
body:not(.home) {
  padding-bottom: 5px;
}
body:not(.home) #footer-back {
  bottom: 5px;
}
    #input-wrapper .input-group,
    #input-wrapper .input-group .select,
    #input-wrapper .input-group select,
    #input-wrapper .input-group #search {
        width: 100%;
    }
    #input-wrapper .select {
        margin-right: 0;
    }
    #input-wrapper .select::after {
        right: 0;
    }

    #timeline:before {
        left: 40px;
    }
    .timeline-content {
        padding: 0 30px 0 60px;
        margin: 15px 0;
    }
    .timeline-content:before {
        left: 31.5px;
    }
    .timeline-content:after {
        left: 24px;
    }
    .timeline-year {
        position: relative;
        top: -30px;
    }
    #timeline > .row:nth-child(odd) .timeline-year {
        right: auto;
        -webkit-transform: translateX(8px);
                transform: translateX(8px);
        left: auto;
    }
    #timeline > .row:nth-child(even) .timeline-year {
        right: auto;
        -webkit-transform: translateX(8px);
                transform: translateX(8px);
        left: auto;
    }
    #timeline > .row {
        margin-bottom: 25px;
    }

    .page-swiper{
  padding-bottom: 60px !important;
}
}
@media (min-width: 576px) {
    .zoo-logo>img {
  
  max-width: 296px;
}
}
@media (min-width: 768px) {
  /* #header-home {
        height: 520px;
    }*/
    #header-page {
        height: 480px;
    }
    .flyer-text h4 {
        font-size: 24px;
    }
    .promotion-text h4 {
        font-size: 24px;
    }
    .footer-logo {
  max-width: 340px;
}
}
@media (max-width: 991px) {
    .navbar-brand {
        font-size: 28px;
        line-height: 28px;
        text-transform: uppercase;
        font-family: "ZOOBold", Helvetica, Arial, sans-serif;
        color: #005c59;
    }
    #zoo-logo {
        margin-right: -15px;
    }
    .navbar-brand:hover,
    .navbar-brand:focus {
        color: #005c59;
    }
    #header-top-nav {
        background: -webkit-gradient(linear, left top, right top, from(#6cbe99), to(#004a47));
        background: linear-gradient(90deg, #6cbe99 0%, #004a47 100%);
    }

    .navbar-toggler {
        color: #fff;
        font-size: 34px;
        line-height: 1;
        padding: 0;
    }
    .navbar-toggler .fa-search {
        font-size: 28px;
    }
    .navbar-toggler i {
        -webkit-transition: all 0.5s ease;
        transition: all 0.5s ease;
    }
    .navbar-toggler.collapsed > .fa-bars {
        display: block;
    }
    .navbar-toggler.collapsed > .fa-times {
        display: none;
    }
    .navbar-toggler > .fa-bars {
        display: none;
    }
    .navbar-toggler > .fa-times {
        display: block;
    }
    #top-nav {
        padding-top: 25px;
        padding-bottom: 5px;
    }
    #top-nav>span {
        position: absolute;
        right: 0;
        top: 15px;
    }
    #top-nav a.nav-link {
        font-family: "ZOOBold", Helvetica, Arial, sans-serif;
        font-size: 28px;
        line-height: 1;
        margin: 0 0 15px 0;
        color: #fff;
        border: none;
    }
    #top-nav a.nav-link:hover,
    #top-nav a.nav-link.active,
    #top-nav .dropdown.show > .dropdown-toggle {
        border: none !important;
        color: #fff;
    }
    .navbar-nav {
        padding-top: 25px;
        padding-bottom: 25px;
    }
    #top-nav .dropdown-menu {
        padding-top: 0;
        padding-left: 15px;
    }
    #top-nav .dropdown-menu a {
        font-size: 22px;
        color: #fff;
        margin-bottom: 10px;
    }
    #top-nav .dropdown-item:focus,
    #top-nav .dropdown-item:hover,
    #top-nav .dropdown-item.active {
        color: #fff;
        margin-bottom: 10px;
    }

    #magazin.content {
        padding: 0;
        background: #fff;
    }
    #magazin .container-lg {
        padding: 0;
    }
    .section-title {
        font-size: 36px;
    }
    section.content {
        /*margin-bottom: 60px;*/
    }
    #newsletter {
        background: none;
        min-height: 0;
        padding-top: 0;
        margin-bottom: 0;
        margin-top: 0;
    }
    #newsletter h2.section-title {
        color: #b39d67;
    }
    .newsletter-form {
        background: #483324;
    }
    .newsletter-form input {
        background: transparent !important;
        border-radius: 0;
        border: 2px solid #b39d67;
        color: #b39d67;
        display: inline;
    }
    .newsletter-form input:focus {
        color: #b39d67;
        border-color: #b39d67;
        outline: 0;
        -webkit-box-shadow: none;
                box-shadow: none;
    }
    .newsletter-form .btn {
        background: #b39d67;
        color: #483324;
        border-radius: 0;
        border: 1px solid #b39d67;
    }

    .newsletter-form ::-moz-placeholder {
        /* Chrome, Firefox, Opera, Safari 10.1+ */
        color: #b39d67;
        opacity: 1; /* Firefox */
    }

    .newsletter-form ::-webkit-input-placeholder {
        /* Chrome, Firefox, Opera, Safari 10.1+ */
        color: #b39d67;
        opacity: 1; /* Firefox */
    }

    .newsletter-form :-ms-input-placeholder {
        /* Chrome, Firefox, Opera, Safari 10.1+ */
        color: #b39d67;
        opacity: 1; /* Firefox */
    }

    .newsletter-form ::-ms-input-placeholder {
        /* Chrome, Firefox, Opera, Safari 10.1+ */
        color: #b39d67;
        opacity: 1; /* Firefox */
    }

    .newsletter-form ::placeholder {
        /* Chrome, Firefox, Opera, Safari 10.1+ */
        color: #b39d67;
        opacity: 1; /* Firefox */
    }

    .newsletter-form :-ms-input-placeholder {
        /* Internet Explorer 10-11 */
        color: #b39d67;
    }

    .newsletter-form ::-ms-input-placeholder {
        /* Microsoft Edge */
        color: #b39d67;
    }
    .card-square .card-title {
        font-size: 24px;
    }
    .card-square .card-body {
        font-size: 16px;
    }
#header-imagekampagne {
  height: 68px;
}


}
@media (min-width: 992px) {
   #header-home {
        height: 100vh;
        min-height: 620px;
        max-height: 660px;
    }
    .zoo-logo > img {
        height: 55px;
        max-width: none;
    }
    .footer-logo {
    height: 55px;
        max-width: none;
}
    .header-swiper {
      /*height: calc(100% - 140px);*/
    }
    .swiper-color-box .card {
        margin-bottom: 140px;
    }
     .swiper-color-box .card .btn {
            font-size: 20px;
            border: none;
            border-radius: 0;
            padding: 12px 15px;
            line-height: 1;
            position: absolute;
            margin-top:0;
            width: auto;
            max-width: 70%;
        }
    #zoo-logo {
        height: 75px;
        margin-bottom: 12px;
        margin-top: 0;
    }
    #header-page {
        height: 610px;
    }
    #top-nav-row {
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
        padding-bottom: 17px;
    }
    #top-nav {
        padding-bottom: 3px;
    }
    #top-nav a.nav-link {
        font-size: 18px;
        margin: 0 15px 0 0;
    }
    #top-nav .dropdown-menu {
        margin-top: 20px;
    }
    #intro-buttons .btn {
        min-width: 242px;
    }
    main {
  padding-top: 3rem;
}
    .flyer-text h4 {
        font-size: 36px;
    }
    .promotion-text h4 {
        font-size: 36px;
    }
    #footer-links .nav a + a:before {
        display: inline-block;
        color: #fff;
        padding: 0 8px;
        content: "|";
    }
    #footer-links a,
    #footer-links .nav > a {
        font-size: 14px;
    }
    #page-footer h4 {
        font-size: 18px;
    }
    .card.card-tile .card-title {
        font-size: 22px;
    }
    .card.card-tile .card-text {
        /*font-size: 18px;*/
    }
    .card.card-teaser figcaption {
        font-size: 22px;
    }
    #formnewsletterinpagepromo #email {
        min-width: 200px;
    }
    .slogan-footer {
  margin-bottom: 120px;
}
    
    /*#header-imagekampagne #top-nav .dropdown-menu {
    background: rgb(255 255 255);
    margin-top: 22px;
    padding-left: 8px;
    padding-right: 8px;
    left: -8px;
    }
    
    #header-imagekampagne #top-nav .dropdown-menu a {
        color: #005c59;
    }
    #header-imagekampagne #top-nav .dropdown-item:hover>span,
    #header-imagekampagne #top-nav .dropdown-item:focus>span {
        border-color: #005c59;
    }
   
 */

}
@media (min-width: 1200px) {
   #header-home {

        max-height: 700px;
    }
   #header-page {
        height: 670px;
    }
    #top-nav a.nav-link {
        font-size: 21px;
        margin: 0 25px 0 0;
    }

    #home-info .col-xl-3 {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 50%;
                flex: 0 0 50%;
        max-width: 50%;
    }

    .flyer-text h4 {
        font-size: 48px;
    }
    .promotion-text h4 {
        font-size: 48px;
    }
    .card.card-tile.small {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row;
    }
    .card.card-tile.large .card-image-full {
        height: 490px;
    }
    .card.card-tile.medium .card-image-full {
        height: 290px;
    }
    .card.card-tile.small .card-image-full {
        width: 110px;
        height: 170px;
    }
    .card.card-teaser figcaption {
        font-size: 22px;
    }
}
@media (min-width: 1440px) {
    #header-home {
        
/*        max-height:1000px; */
        max-height:850px;
    }
    #header-page {
        height: 730px;
    }
    .card-info .card-title {
        font-size: 28px;
    }
    #home-info .col-xl-3 {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 25%;
                flex: 0 0 25%;
        max-width: 25%;
    }
    .card.card-tile.small .card-image-full {
        width: 170px;
    }

    .card.card-teaser figcaption {
        font-size: 36px;
    }

    
}

@media (min-width: 1600px) {
     #header-home {
        
        max-height:1000px;
    }
    #header-page {
        height: 830px;
    }
}

@media (min-width: 2600px) {
    #header-page {
        height: 930px;
    }
}

@media (min-width: 3200px) {
    #header-page {
        height: 1130px;
    }
}

@media (min-width: 992px) and (max-width: 1019px) {
    #map-wrapper img {
        width: 902px;
    }
   
}

@media (min-width: 992px) {
    
.banner-imagekampagne{height:730px;}
   
}


