/*
Theme Name: Bruendlmayer
Author: Sebastian Schally
Author URI: https://www.vier-sechs.at/
Text Domain: bruendlmayer
*/

body, h1, h2, h3, h4, h5, h6{
    font-family: 'NewsGothCnBTWXX-Bold';
}

body{
    color: #483e3f;
    padding-bottom: 40px;
    position: relative;
    min-height: 100vh;
    background-color: #FCFBF7;
}

h1{
    font-size: 45px;
    line-height: 48px;
    text-transform: uppercase;
    margin-bottom: 5px;
}

h2{
    font-family: 'IM Fell English', serif;
    font-size: 27px;
    line-height: 30px;
    letter-spacing: 0.01em;
    margin-bottom: 7px;
}

h4{
    font-size: 16px;
    text-transform: uppercase;
    line-height: 23px;
    margin-bottom: 0;
}

p{
    font-family: 'IM Fell English', serif;
    font-size: 17px;
    line-height: 23px;
    letter-spacing: 0.025em;
}

p:last-child{
    margin-bottom: 0;
}

a, a:hover, a:focus{
    color: inherit;
}

ul{
    margin: 0;
}

.uppercase{
    text-transform: uppercase;
}

.grid-container{
    max-width: 1020px;
}

footer .grid-container{
    width: 100%;
}

/*.bg-color-1{
    background-color: #e4efeb;
}

.bg-color-2{
    background-color: #f6f3e8;
}

.bg-color-3{
    background-color: #eaf0f5;
}*/

header{
    color: #a39e9f;
    height: 150px;
    padding: 33px 27px 17px;
    text-transform: uppercase;
    position: relative;
    z-index: 51;
}

.home header{
    color: #fff;
}

header .logo{
    width: 210px;
    position: relative;
}

header .logo-link{
    position: relative;
    display: inline-block;
    top: -2px;
}

header .logo-hover{
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
}

header .menu-box{
    position: relative;
}

header .menu{
    display: flex;
    list-style: none;
    justify-content: center;
    font-size: 17px;
    position: relative;
    top: -15px;
    letter-spacing: 0.035em;
}

.header-right{
    position: relative;
    top: -7px;
}

header .menu li{
    padding: 7px;
}

header .menu > li > a{
    position: relative;
}

/*header .menu > li > a:before, header .lang-switch.aktiv:before{
    content: '';
    display: none;
    border-top: 3px solid #483e3f;
    position: absolute;
    left: 0;
    top: -30px;
    width: 100%;
}*/

/*header .menu > li:hover > a:before,
header .menu > li.current_page_parent > a:before,
header .menu > li.current-menu-item > a:before,
header .lang-switch.aktiv:before{
    display: block;
}*/

header a:hover, header a:focus, 
header .menu ul li.current_page a,
header .menu li.current-menu-item > a,
header .menu > li.current-menu-parent > a,
header .menu > li.current_page_parent > a{
    color: #483e3f;
    opacity: 1;
}

header .menu ul{
    list-style: none;
    display: none;
    justify-content: center;
    position: absolute;
    left: 0;
    top: 36px;
    width: 100%;
    margin: 0;
    font-size: 13px;
    background-color: #FCFBF7;
}

.home header .menu ul{
    background-color: transparent;
}

/*.bg-color-1 header .menu ul{
    background-color: #e4efeb;
}

.bg-color-2 header .menu ul{
    background-color: #f6f3e8;
}

.bg-color-3 header .menu ul{
    background-color: #eaf0f5;
}*/

header .menu ul li{
    position: relative;
    padding: 2px 13px 7px;
    letter-spacing: 0.13em;
}

/*header .menu ul li:before{
    content: '';
    display: none;
    width: 12px;
    height: 8px;
    background-image: url(img/Pfeil-im-Text.svg);
    position: absolute;
    left: -3px;
    top: 7px;
    opacity: 0.5;
}

header .menu ul li:hover:before, header .menu ul li.current_page:before{
    display: block;
    opacity: 1.0;
}*/

header .lang-switch{
    margin-right: 13px;
    font-size: 16px;
}

header .lang-switch.aktiv{
    position: relative;
    color: #483e3f;
    opacity: 1;
}

header .search-link{
    display: none;
}

header .search-link img{
    opacity: 0.5;
    width: 20px;
}

header .search-link:hover img{
    opacity: 1.0;
}

footer{
    color: #a39e9f;
    text-transform: uppercase;
    font-size: 11px;
    letter-spacing: 0.07em;
    background-color: #fff;
    border-top: 1px solid #dadad9;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: fixed;
    width: 100%;
    left: 0;
    bottom: 0;
    z-index: 50;
}

footer-box{
    position: relative;
    top: -1px;
	width:100%;
}

footer a:hover, footer a :focus{
    color: #483e3f;
}

footer .spacer{
    margin: 0 10px;
}

footer .arrow-link{
    padding-left: 15px;
    position: relative;
}

footer .arrow-link:before{
    content: '';
    display: block;
    width: 12px;
    height: 8px;
    background-image: url(img/Pfeil-im-Text-Footer.svg);
    position: absolute;
    left: 2px;
    top: 1px;
}

footer .menu{
    display: inline-block;
    list-style: none;
}

/*footer .arrow-link:hover:before{
    display: block;
}*/

.home-content{
    margin-top: -150px;
    background-size: cover;
    background-position: center center;
}

.home-grid-section{
    min-height: calc(100vh - 40px);
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
}

.home-content .home-grid-section a{
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.home-grid-section.hgs-1{
    /*background-color: rgba(90,156,131,0.65);*/
    background-color: rgba(155,191,174,0.55);
}


.home-grid-section.hgs-2{
    /*background-color: rgba(199,182,115,0.65);*/
    background-color: rgba(212,216,118,0.55);
}


.home-grid-section.hgs-3{
    /*background-color: rgba(100,141,179,0.65);*/
    background-color: rgba(174,194,219,0.55);
}

@media all and (min-width: 1024px){

    .home-grid-section.hgs-1:hover{
        /*background-color: rgba(90,156,131,0.1);*/
        background-color: rgba(90,156,131,0.1);
    }


    .home-grid-section.hgs-2:hover{
        /*background-color: rgba(199,182,115,0.1);*/
        background-color: rgba(199,182,115,0.1);
    }


    .home-grid-section.hgs-3:hover{
        /*background-color: rgba(100,141,179,0.1);*/
        background-color: rgba(100,141,179,0.1);
    }
    
}

.home-grid-section h1{
    line-height: 42.5px;
    margin-bottom: 4px;
}

.home-grid-section.intro-text .number{
    margin-top: 0;
    margin-bottom: 8px;
}

.home-grid-section p{
    font-size: 18px;
    line-height: 25px;
    margin-bottom: 26px;
}

.home-grid-section > div{
    position: relative;
    top: -3px;
}

.lage-preview-box .home-grid-section > div{
    top: 13px;
}

.lage-preview-box .home-grid-section > div p{
    margin-bottom: 20px;
}

.home-link-arrow{
    width: 50px;
}

.content{
    margin-top: -30px;
}

.intro-text p{
    font-size: 18px;
    line-height: 25px;
    letter-spacing: 0.025em;
}

.home-content .intro-text p{
    font-size: 19px;
    line-height: 26px;
}

.lage-preview-box .intro-text h1{
    margin-bottom: 20px;
}

.lage-preview-box .intro-text p{
    font-size: 19px;
}

.intro-text .number{
    font-size: 28px;
    line-height: 25px;
    margin-bottom: 3px;
    margin-top: -28px;
}

.wine-preview{
    margin-top: 24px;
}

.wine-preview p{
    font-size: 16px;
    line-height: 23px;
    letter-spacing: 0.02em;
}

.wine-preview h2{
    max-width: 350px;
    margin-left: auto;
    margin-right: auto;
}

.bg-color-1 .wine-preview p, .bg-color-1 .wine-preview h2{
    color: #69a58e;
    color: #69A58E;
}

.bg-color-2 .wine-preview p, .bg-color-2 .wine-preview h2{
    color: #ccbc7f;
    color: #AAAA00;
}

.bg-color-3 .wine-preview p, .bg-color-3 .wine-preview h2{
    color: #8baac6;
    color: #84A2BC;
}

.bg-color-1 .wine-preview:hover p, .bg-color-1 .wine-preview:hover h2,
.bg-color-1 .wine-preview.active p, .bg-color-1 .wine-preview.active h2,
.bg-color-2 .wine-preview:hover p, .bg-color-2 .wine-preview:hover h2,
.bg-color-2 .wine-preview.active p, .bg-color-2 .wine-preview.active h2,
.bg-color-3 .wine-preview:hover p, .bg-color-3 .wine-preview:hover h2,
.bg-color-3 .wine-preview.active p, .bg-color-3 .wine-preview.active h2{
    color: #483e3f;
}

.wine-preview-spacer{
    width: 130px;
    height: 1px;
    margin: 24px auto 25px;
}

.bg-color-1 .wine-preview-spacer{
    background-color: #69a58e;
}

.bg-color-2 .wine-preview-spacer{
    background-color: #ccbc7f;
}

.bg-color-3 .wine-preview-spacer{
    background-color: #8baac6;
}

.beige-box{
    background-color: #F7F1E2;
    padding: 38px 0;
    margin-top: 15px;
    margin-bottom: 15px;
}

.lage-preview-box{
    color: #fff;
    background-size: cover;
    background-position: center center;
    transition: opacity 0.4s ease-out;
    position: relative;
    margin-bottom: 15px;
}

header + .lage-preview-box{
    margin-top: 34px;
}

.lage-preview-box:hover{
    opacity: 0.9;
}

.lage-preview-box .home-grid-section{
    height: 535px;
    min-height: auto;
}

.lage-preview-box .mini-map{
    position: absolute;
    bottom: 38px;
    width: 318px;
}

.lagen-facts-box{
    background-color: #F7F1E2;
    padding: 12px 0;
    margin-top: 45px;
    margin-bottom: 15px;
}

.lagen-facts-box .fact-key{
    font-size: 21px;
    font-family: 'IM Fell English', serif;
    font-style: italic;
    line-height: 25px;
}

.lagen-facts-box .fact-value{
    font-size: 36px;
    line-height: 38px;
}

.fact-box{
    padding: 8px 0;
    border-left: 1px solid #a39e9f;
}

.fact-box:first-child, .fact-box:last-child{
    border-left: none;
}

.lagen-gallery-box .gallery-thumbs{
    margin-top: 15px;
    margin-bottom: 50px;
}

.lagen-gallery-box .gallery-thumbs .swiper-slide{
    width: 16.66%;
    opacity: 0.5;
}

.lagen-gallery-box .gallery-thumbs .swiper-slide:hover,
.lagen-gallery-box .gallery-thumbs .swiper-slide.swiper-slide-thumb-active{
    opacity: 1;
}

.lagen-gallery-box .gallery-top .swiper-button-next, .lagen-gallery-box .gallery-top .swiper-button-prev{
    background-image: url(img/Galerie-Pfeil-Big-Rechts.svg);
    width: 43px;
    height: 30px;
    background-size: 43px 30px;
}

.lagen-gallery-box .gallery-thumbs .swiper-button-next, .lagen-gallery-box .gallery-thumbs .swiper-button-prev{
    background-image: url(img/Galerie-Pfeil-Small-Rechts.svg);
    width: 43px;
    height: 30px;
}

.lagen-gallery-box .gallery-top .swiper-button-prev,
.lagen-gallery-box .gallery-thumbs .swiper-button-prev{
    transform: scaleX(-1);
}

.lagen-gallery-box .gallery-top .swiper-button-next, 
.lagen-gallery-box .gallery-top .swiper-button-prev{
    margin-top: -15px;
}

.lagen-gallery-box .gallery-top .swiper-button-next{
    right: 20px;
}

.lagen-gallery-box .gallery-top .swiper-button-prev{
    left: 20px;
}

.lagen-gallery-box .gallery-thumbs .swiper-button-next, 
.lagen-gallery-box .gallery-thumbs .swiper-button-prev{
    margin-top: -15px;
}

/*.lagen-gallery-box .gallery-thumbs .swiper-button-prev{
    left: auto;
    right: calc(100% + 20px);
}

.lagen-gallery-box .gallery-thumbs .swiper-button-next{
    right: auto;
    left: calc(100% + 20px);
}*/

.lagen-wine-preview-box{
    background-color: #F7F1E2;
    padding-top: 36px;
    padding-bottom: 50px;
}

.lagen-wine-preview-box h2{
    margin-bottom: 0;
}

.lagen-wine-preview-box p{
    font-size: 17px;
}

.lagen-wine-preview{
    margin-top: 21px;
}

.lagen-wine-preview p{
    margin-top: 7px;
    margin-bottom: 4px;
}

.overview-link{
    display: inline-block;
    margin-top: 12px;
    margin-bottom: 55px;
    font-size: 16px;
    text-transform: uppercase;
    color: #a39e9f;
}

.overview-link:hover{
    color: #483e3f;
}

.prizes{
    margin-top: 50px;
}

.prize-box{
    padding: 50px 0;
}

.prize-box:nth-child(2n+1){
    background-color: #F7F1E2;
}

.prize-box h2{
    position: relative;
    top: -2px;
    margin-bottom: 11px;
}

.prize-box a{
    text-decoration: underline;
}

.prize-box .date{
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 0.05em;
}

.image-box{
    margin-top: 45px;
}

.description{
    margin-top: 10px;
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: 0.05em;
}

.prize-box .description{
    margin-top: 7px;
    margin-bottom: 14px;
}

.story{
    padding: 24px;
    position: relative;
}

.story-1, .story-4{
    background-color: #e4efeb;
}

.story-2{
    background-color: #f6f3e8;
    margin-top: 244px;
}

.story-3, .story-5{
    background-color: #eaf0f5;
}

.story-3{
    margin-top: 185px;
}

.story-4{
    margin-top: 20px;
}

.story-5{
    margin-top: 24px;
    margin-bottom: 90px;
}

.story h2{
    font-size: 34px;
    line-height: 38px;
    text-align: center;
}

.story-2 .quote{
    max-width: 410px;
    margin-left: auto;
    margin-right: auto;
}

.story .quote{
    font-family: 'IM Fell English', serif;
    font-size: 30px;
    line-height: 35px;
    font-style: italic;
    text-align: center;
    margin-bottom: 7px;
}

.story img:first-child{
    margin-bottom: 10px;
}

.story .initial{
    font-size: 110px;
    line-height: 85px;
    display: block;
    float: left;
    position: relative;
    top: 10px;
    margin-right: 3px;
}

.story .initial.small{
    font-size: 60px;
    line-height: 32px;
    display: block;
    float: left;
    position: relative;
    top: 10px;
}

.story .float-right{
    float: right;
}

.story .float-right img{
    width: 145px;
    margin-right: 147px;
    margin-top: -33px;
}

.story-4:after{
    content: '';
    display: block;
    clear: both;
}

.story h3{
    font-size: 42px;
    line-height: 43px;
    letter-spacing: 0.025em;
    text-transform: uppercase;
    position: relative;
    top: -3px;
    max-width: 170px;
    margin-left: auto;
}

.story .story-description{
    position: absolute;
    padding-top: 12px;
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: 0.05em; 
}

.story .story-description.bottom{
    top: 100%;
}

.story .story-description.left{
    left: 0;
}

.story .story-description.right{
    right: 0;
}

.story .story-description.side-left{
    right: 100%;
    bottom: 0;
    padding-right: 20px;
}

.story .story-description.side-right{
    left: 100%;
    bottom: 0;
    padding-left: 20px;
}

.wine-overview{
    margin-top: 24px;
    margin-bottom: 59px;
}

.wine-overview .big-bottle .bottle{
    display: none;
    margin-left: -25px;
    margin-right: -25px;
    max-width: calc(100% + 50px);
}

.wine-overview .big-bottle .bottle.active{
    display: inline-block;
}

.datenblatt{
    display: none;
    font-family: 'NewsGothCnBTWXX-Bold';
    font-size: 13px;
}

.bottle + .datenblatt{
    margin-top: 5px;
}

.datenblatt.active{
    display: inline-block;
}

.datenblatt a{
    color: #a39e9f;
}

.datenblatt a:hover{
    color: #483e3f;
}

.wine-overview .description{
    margin-top: 8px;
}

.wine-page-link{
    position: fixed;
    bottom: 75px;
    text-transform: uppercase;
}

.wine-page-link.left{
    left: 30px;
}

.wine-page-link.right{
    right: 30px;
}

.wine-page-link .rotate-text{
    position: absolute;
    left: calc(100% + 1px);
    bottom: 100%;
    transform-origin: 0 100%;
    transform: rotate(-90deg);
    width: 300px;
    font-size: 15px;
    letter-spacing: 0.12em;
    padding-left: 8px;
}

.wine-page-link img{
    width: 17px;
}

.wine-page-link.left img{
    transform: scaleX(-1.0);
}

.wine-page-link a{
    opacity: 0.5;
    transition: opacity 0.3s ease-out;
}

.wine-page-link a:hover, .wine-page-link a:focus{
    opacity: 1.0;
}

.google-map{
    border: 2px solid #fff; 
    width: 100%; 
    height: 390px;
}

.sticker{
    position: absolute;
    right: 37px;
    top: 66px;
    width: 154px;
    transform: rotate(18deg);
    z-index: 20;
}

.sticker .hover{
    opacity: 0;
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    transition: opacity 0.3s ease-out;
}

.sticker:hover .hover{
    opacity: 1;
}

.contact-form-box{
    margin-top: 15px;
}

.contact-form-box input[type=text], .contact-form-box input[type=email]{
    border: none;
    background-color: #F7F1E2;
    box-shadow: none;
    display: inline-block;
    width: calc(100% - 85px);
    font-family: 'IM Fell English', serif;
    font-size: 17px;
    letter-spacing: 0.025em;
    margin-bottom: 5px;
    height: 28px;
    padding: 3px 8px;
}

.contact-form-box label{
    font-family: 'IM Fell English', serif;
    font-size: 17px;
    letter-spacing: 0.025em;
    display: inline-block;
    width: 85px;
}

.contact-form-box input[type=checkbox]{
    display: none;
}

.contact-form-box input[type=checkbox] + label{
    font-style: italic;
    width: auto;
    position: relative;
    padding-left: 25px;
    margin-left: 3px;
}

.contact-form-box input[type=checkbox] + label:before{
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 4px;
    width: 17px;
    height: 17px;
    background-color: #F7F1E2;
}

.contact-form-box input[type=checkbox]:checked + label:before{
    width: 17px;
    height: 17px;
    border: 3px solid #F7F1E2;
    background-color: #483e3f;
}

.contact-form-box .error, .contact-form-box label.red{
    color: #a00;
}

.contact-form-box .success{
    color: #080;
}

.contact-form-box input[type=submit]{
    width: 100px;
    height: 28px;
    border-radius: 14px;
    background-color: #ccbc7f;
    margin-left: auto;
    display: block;
    border: none;
    color: #fff;
    text-transform: uppercase;
    margin-top: 4px;
}

.contact-form-box input[type=submit]:hover{
    background-color: #483e3f;
}

.verband-box .grid-x{
    height: 100%;
}

.verband-box img{
    width: 100px;
    margin-right: 15px;
}


.partner_h{
	 font-family: 'NewsGothCnBTWXX-Bold';
	font-size: 16px;
	line-height: 23px;
	letter-spacing: 0.25em;
	
}

.partner p{
	font-family: 'IM Fell English', serif;
	font-size: 16px;
	line-height: 23px;
	margin-bottom:20px;
}

.vertrieb-link{
    position: relative;
    top: -6px;
}

.verkauf-spacer{
    padding-bottom: 50px;
}

.contact-image-right{
    position:relative;
    top:9px;
}


@media all and (min-width: 52em){
    
    .grid-x > .medium-custom-width-1{
        width: 17.98%;
    }
    
    .grid-x > .medium-custom-width-2{
        width: 64.04%;
    }
    
    .grid-x > .medium-custom-width-3{
        width: 85.71%;
    }
    
    .grid-x > .medium-20p{
        width: 20%;
    }
    
    .only-mob{
        display: none;
    }
    
    .wine-preview-spacer:last-child{
        display: none;
    }
    
}

@media all and (min-width: 832px) and (max-width: 1023px){
    
    .home-grid-section {
        min-height: 156px;
        min-height: calc(33.33vh - 13.33px);
        position: relative;
    }
    
    .home-grid-section > div {
        top: 0;
        padding: 20px;
    }
    
    .home-grid-section p{
        margin-bottom: 15px;
    }
    
}

@media all and (max-width: 832px){
    
    .stories-box .medium-1,
    .stories-box .medium-2,
    .stories-box .medium-3,
    .stories-box .medium-4,
    .stories-box .medium-5,
    .stories-box .medium-6,
    .stories-box .medium-7,
    .stories-box .medium-8,
    .stories-box .medium-9,
    .stories-box .medium-10,
    .stories-box .medium-11,
    .stories-box .medium-custom-width-3{
        width: 100%;
    }
    
    .stories-box .hide-mob{
        display: none;
    }
    
    .stories-box .medium-offset-4{
        margin-left: 0;
    }
    
    .story-1, .story-2, .story-3, .story-4, .story-5{
        margin-top: 0;
        margin-bottom: 25px;
    }
    
    .story .story-description{
        display: none;
    }
    
}


@media all and (min-width: 832px){
    
    header .menu li:hover ul, 
    header .menu li.current_page_parent ul,
    header .menu li.current-menu-item ul,
    header .menu li.current-menu-parent ul{
        display: flex;
        z-index: 1;
    }
    
    .home header .menu li.current-menu-item ul{
        display: none;
    }
    
    header .menu li:hover ul{
        z-index: 2;
    }
    
    header .logo-link:hover .logo-hover{
        opacity: 1;
    }
    
    header .logo-link:hover .logo-dark{
        opacity: 0;
    }

}


@media all and (max-width: 831px){
    
    body{
        padding-bottom: 0;
    }
    
    .hide-mob{
        display: none;
    }
    
    .small-custom-1{
        width: 23px;
    }
    
    .small-custom-2{
        width: calc(100% - 46px);
    }
    
    .small-text-center{
        text-align: center;
    }
    
    .grid-container{
        padding-left: 24px;
        padding-right: 24px;
    }
    
    h1, .home-grid-section h1{
        font-size: 34px;
        line-height: 34px;
        margin-bottom: 8px;
    }
    
    .home-grid-section h1{
        margin-bottom: 0;
    }
    
    h2{
        font-size: 26px;
        line-height: 28px;
    }
    
    .home-grid-section.intro-text .number {
        margin-bottom: 0;
    }
    
    header{
        height: 93px;
        background-color: #fff;
        padding: 17px;
        border-bottom: 1px solid #ddd;
    }
    
    /*--- mob menu ---*/
    
    header .show-menu-open, .menu-open header  .hide-menu-open{
        display: none;
    }
    
    .menu-open header .show-menu-open{
        display: initial;
    }
    
    body.menu-open{
        padding-top: 85px;
        
    }
    
    .menu-open header{
        height: 100vh;
        width: 100vw;
        color: #b2bc77;
        position: fixed;
        top: 0;
        background-color: transparent;
    }
    
    header:before{
        content: '';
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        width: 0;
        height: 0;
        z-index: -1;
        overflow: scroll;
        -webkit-overflow-scrolling: touch;
        background-color: #483e3f;
        border-radius: 100%;
        transform: translate(-50%,-50%);
        transition: width 0.6s linear, height 0.6s linear;
    }
    
    .menu-open header:before{
        width: 400vh;
        height: 400vh;
    }
    
    .fade-in{
        opacity: 0;
        transition: opacity 0.4s linear;
    }
    
    .menu-fade .fade-in{
        opacity: 1;
    }
    
    header .logo{
        top: auto;
    }
    
    .menu-open header .logo{
        margin-bottom: 16px;
    }
    
    header .logo-dark, header .logo-light{
        transition: opacity 0.3s ease-out;
    }
    
    header .logo-light{
        position: absolute;
        left: 50%;
        top: 0;
        transform: translateX(-50%);
        opacity: 0;
    }
    
    .menu-open header .logo-dark{
        opacity: 0;
    }
    
    .menu-open header .logo-light{
        opacity: 1;
    }
    
    header .menu{
        display: block;
        top: 0;
    }
    
    header .menu ul{
        position: relative;
        background-color: #2d2d2d;
    }
    
    header .mob-menu li ul, header .mob-menu li:hover ul{
        display: block;
    }
    
    header .menu li, header .menu ul li{
        padding: 0px;
    }
    
    .mob-menu{
        cursor: pointer;
        font-family: 'IM Fell English', serif;
        margin-left: -17px;
        margin-right: -17px;
    }
    
    .mob-menu a, .mob-menu a:focus{
        color: #b2bc77;
        display: block;
        /*height: 55px;*/
        position: relative;
        font-size: 26px;
        line-height: 55px;
        text-transform: none;
        text-align: center;
        border-bottom: 1px solid #2d2d2d;
    }
    
    .mob-menu > li:first-child a{
        border-top: 1px solid #2d2d2d;
    }
    
    header .menu li.current-menu-item > a{
        color: #fff;
        /*background-color: #2d2d2d;*/
    }

    .mob-menu li.menu-item-has-children > a:after{
        content: '';
        display: block;
        width: 23px;
        height: 23px;
        position: absolute;
        right: 15px;
        background-image: url(img/Dropdown-Icon.svg);
        top: 50%;
        transform: translateY(-50%) rotate(0deg);
        transition: transform 0.35s;
    }

    .mob-menu .menu-item-has-children.open > a:after{
        transform: translateY(-50%) rotate(180deg);
    }

    .mob-menu ul{
        height: 0px;
        overflow: hidden;
        transition: height 0.35s ease-out;
    }
    
    header .menu ul {
        position: relative;
        top: 0;
    }
    
    header .menu ul li{
        font-style: italic;
        letter-spacing: 0em;
    }
    
    header .lang-switch.aktiv{
        color: #fff;
    }
    
    header .menu > li.current-menu-parent > a, 
    header .menu > li.current_page_parent > a {
        background-color: transparent;
        color: #fff;
    }
    
    /*-----------------*/
    
    header .logo{
        width: 115px;
    }
    
    header .social-icon{
        width: 19px;
        margin-left: 24px;
    }
    
    .header-bottom{
        margin-top: 25px;
    }
    
    header a:hover, header a:focus {
        color: #fff;
        opacity: 1;
    }
    
    .home-content{
        margin-top: 0;
    }
    
    .home-grid-section {
        min-height: 156px;
        min-height: calc(33.33vh - 48px);
        position: relative;
    }
    
    .burger-icon{
        width: 23px;
        display: block;
    }
    
    .mob-search-icon, .close-menu-icon{
        width: 23px;
        display: block;
    }
    
    .home-grid-section p {
        font-size: 17px;
        line-height: 24px;
        margin-bottom: 0;
    }
    
    .home-grid-section .home-link-arrow{
        width: 40px;
        position: absolute;
        top: calc(50% - 10px);
        right: 15px;
    }
    
    .home-grid-section > div{
        position: static;
        top: 0;
    }
    
    .intro-text .number {
        font-size: 22px;
        margin-bottom: 0px;
        margin-top: 0;
    }
    
    footer{
        display: block;
        /* padding: 20px 0; */
        height: auto;
        position: relative;
    }
    
    footer .social-icon{
        width: 15px;
    }
    
    footer a{
        margin-right: 14px;
    }
    
    footer .arrow-link{
        position: relative;
        top: -2px;
    }
    
    footer a.arrow-link:before{
        display: block;
        left: -2px;
    }
    
    .content {
        margin-top: 25px;
    }
    
    .intro-text p {
        font-size: 17px;
        line-height: 24px;
    }
    
    .wine-preview {
        margin-top: 0;
    }
    
    .wine-preview-spacer {
        margin: 28px auto 29px;
    }
    
    .mob-bottle{
        margin-top: 10px;
        margin-bottom: 11px;
    }
    
    .wine-preview-spacer{
        width: 100px;
    }
    
    .bg-color-1 .wine-preview p, .bg-color-1 .wine-preview h2, 
    .bg-color-2 .wine-preview p, .bg-color-2 .wine-preview h2, 
    .bg-color-3 .wine-preview p, .bg-color-3 .wine-preview h2{
        color: #483e3f;
    }
    
    .sticker{
        display: none;
    }
    
    .mob-sticker-box{
        height: 59px;
        /*margin-top: -15px;
        margin-bottom: -20px;*/
        overflow-y: hidden;
        margin-right: -24px;
    }
    
    .mob-sticker{
        max-width: none;
        position: relative;
		height:100%;
	}   
    
    .wine-page-link{
        display: none;
    }
    
    .wine-overview {
        margin-top: 0px;
    }
    
    .fact-box:nth-child(2n + 1){
        border-left: none;
        border-right: 1px solid #a39e9f;
    }
    
    .fact-box:nth-child(2n){
        border-right: none;
        border-left: none;
    }
    
    .fact-box:nth-child(1), .fact-box:nth-child(2){
        border-bottom: 1px solid #a39e9f;
    }
    
    .fact-box:nth-child(3){
        border-left: 1px solid #a39e9f;
        border-right: 1px solid #a39e9f;
    }
    
    .prizes {
        margin-top: 30px;
    }
    
    .prize-box {
        padding: 30px 0;
    }
    
    footer a:last-child{
        margin-right: 0;
    }
    
    .lagen-facts-box {
        margin-top: 30px;
    }
    
    .quote br{
        display: none;
    }
    
    .vertrieb-link {
        top: -14px;
    }
    
    .partner:last-child p{
        margin-bottom: 0;
    }
    
    .verkauf-spacer{
        padding-bottom: 18px;
    }
    
    .vs-2{
        padding-bottom: 10px;
    }
    
    .contact-image-right{
        max-width: 230px;
        margin-bottom: 30px;
        top: 0;
    }
    
    .grid-container > .stories-box{
        margin-left: -24px !important;
        margin-right: -24px !important;
        padding-bottom: 30px;
    }
    
    .stories-box > .cell{
        padding-left: 0;
        padding-right: 0;
    }
    
    .lagen-gallery-box, .image-box{
        padding-left: 0 !important;
        padding-right: 0 !important;
        margin-left: -14px;
        margin-right: -14px;
        width: calc(100% + 28px);
    }
    
    .image-box{
        margin-bottom: 20px;
    }
    
    .image-box .description{
        padding: 0 24px;
        margin-top: 6px;
    }
    
    .story h2 {
        font-size: 28px;
        line-height: 34px;
    }
    
    .story h3 {
        font-size: 34px;
        line-height: 36px;
    }
    
    .lagen-gallery-box .gallery-top .swiper-button-next, .lagen-gallery-box .gallery-top .swiper-button-prev {
        background-image: url(img/Galerie-Pfeil-Big-Rechts.svg);
        width: 22px;
        height: 15px;
        background-size: 22px 15px;
        margin-top: -8px;
        display: none;
    }
    
    .lagen-gallery-box .gallery-thumbs .swiper-button-next, .lagen-gallery-box .gallery-thumbs .swiper-button-prev{
        display: none;
    }
    
    .lagen-gallery-box .gallery-top .swiper-button-next {
        right: 10px;
    }
    
    .lagen-gallery-box .gallery-top .swiper-button-prev {
        left: 10px;
    }
    
    .overview-link {
        margin-bottom: 30px;
    }
    
    .mob-order-first{
        order: -1;
    }
    
    .datenblatt{
        display: block;
    }
    
    .map-box{
        margin-bottom: 0;
    }
    
    .lagen-facts-box{
        padding-bottom: 16px;
        padding-left: 4px;
        padding-right: 4px;
    }
    
}

@media all and (max-width: 430px){
    
    .story .float-right {
        float: none;
    }
    
    .story h3{
        margin-left: 0;
        top: 0;
        max-width: none;
    }
    
}

@media all and (max-width: 370px){
    
    .lagen-facts-box .fact-value {
        font-size: 26px;
        line-height: 30px;
    }
    
    footer .arrow-link{  
        padding-left: 0;
    }
    
    footer a.arrow-link:before{
        display: none;
        left: -2px;
    }
    
    footer{
        padding-left: 0;
    }
    
}