header#masthead{
    position:relative;
    width:100%;
    overflow:visible;

    z-index:100;
    transition: all 0.3s;
    /* top:550px; */
}
/* body.single header#masthead, */
/* header#masthead.has-border-bottom{
    border-bottom:1px solid rgba(0,0,0,0.125);
} */

.site-logo{
    width: 128px;
    position: relative;
    padding: 0;
    left: 0px;
    top: 0;
    background-color: rgba(255,255,255,1.1);
    background-color: inherit;
    border-radius: 4px;
    transition:all 0.5s;
}
nav.navbar{
    padding:0.5rem 15px;
    border-bottom: 5px solid var(--red);
}
.has-fixed-header .site-logo{
    width: 80px;
    top: 0px;
    /* top: 1.25rem; */
    background: transparent;
}
body header#masthead{
    background:var(--red);
}
body header#masthead:after{
    content:'';
    bottom:0;
    transform:translateY(100%);
    left:0;
    position: absolute;

    width: 100%;
    height:0;
    padding-bottom:8rem;
    pointer-events: none;
    background: -moz-linear-gradient(top,  rgba(0,0,0,0.04) 0%, rgba(0,0,0,0) 49%, rgba(0,0,0,0) 100%);
    background: -webkit-linear-gradient(top,  rgba(0,0,0,0.04) 0%,rgba(0,0,0,0) 49%,rgba(0,0,0,0) 100%);
    background: linear-gradient(to bottom,  rgba(0,0,0,0.04) 0%,rgba(0,0,0,0) 49%,rgba(0,0,0,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#24000000', endColorstr='#00000000',GradientType=0 );
    background:transparent!important;
    z-index:-1;
}
/* body.admin-bar header#masthead{
    margin-top:42px;
} */

.navbar-toggler{
    color: var(--text);
    border-color: var(--text);
    border-radius: 0;
    border-top: 0;
    border-right: 0;
    /* border-bottom: 2px solid var(--text); */
    /* border-left: 2px solid var(--text); */
}
#primary-menu-wrap{
    position: relative;
    bottom: 0rem;
    top: auto;
    margin-bottom:1rem;
    /* transform: translateY(100%); */
}
body .container.w-100{width:100%; max-width:100%;}
/* #content.site-content{margin-top:86px;} */
body.page-template:not(.home) #content.site-content{padding-top:2rem;}

@media(max-width:991.999px){
    #content.site-content {margin-top:0!important;}
}


@media(min-width:576px){
    header#masthead{margin-top:0em;}
    .single header#masthead{margin-top:0em;}
}
@media(min-width:768px){
    header#masthead{margin-top:0em;}
    .site-logo {
        width: 396px;
        top: 1.20rem;
        left:0;
        position:absolute;

        position:relative;
        top:0;
        padding: 0.2rem;

    }
    .has-fixed-header .site-logo {
        width: 200px;
        top: 0;
        padding: 0rem;
        /* top: 1.25rem; */
        background: transparent;
    }
    .navbar.main-navigation{
        padding: .5rem 15px;;
    }
    .w-md-100,
    body .container.w-100,
    body .container.w-md-100{width:100%; max-width:100%;}
}
@media(min-width:992px){
    .site-logo {
        /* width: 218px; */
    }
    .navbar.main-navigation{
        padding: 0rem;
    }
    body.page-template header#masthead{top:0;}
    header#masthead{border:none;}
    .p-lg-fixed{position:fixed!important;}
    .w-lg-100,
    body .container.w-lg-100{width:100%; max-width:100%;}
    /* body.admin-bar.has-fixed-header header#masthead{position:fixed;top:32px;} */
    /* header#masthead{position:absolute;} */
    /* body.has-fixed-header header#masthead{position:fixed;top:0;} */
    body header#masthead{position:fixed;top:0;}
    body header#masthead:after{display:block;}
    /* body.admin-bar .esther-header.site{margin-top:32px;} */
    body.admin-bar header#masthead{position:fixed;top:32px;}
    #content.site-content{padding-top:0px;margin-top:49px;}
    .auszeit-header{margin-top:132px;}
    body.no-header:not(.home).page-template #content.site-content {
        padding-top: 4rem;
    }
    #primary-menu-wrap{
        margin-bottom:0rem;
    }
}

body .navbar.bg-dark {
    background-color: inherit!important;
}

.single-post .jumbotron p.lead{display:none;}

body .custom-logo {
    height: 66px;
    width: auto;
}
.rot-jumbotron{
    position: relative;
    height:0;
    padding-bottom:480px;
    overflow:hidden;
    margin-bottom:0;
}
body.home .rot-jumbotron{
    padding-bottom:calc(100vh - 75px);
}
body.page-template:not(.home) .rot-jumbotron,
body.single .rot-jumbotron{
    padding-bottom:470px;
}
.rot-jumbotron.rounded{
    border-radius: 1rem!important;
    margin:0.5rem 5px;
}
.rot-jumbotron .white{
    position: absolute!important;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border:none!important;
    border-radius:0!important;
}
.rot-jumbotron .white .sa_owl_theme{
    height: 470px!important;
}
.owl-item,
.owl-stage,
.owl-stage-outer{
    height:100%;
}
.rot-jumbotron .white .sa_owl_theme [id*=auszeit_slider_slide]{
    background-size: cover;
    /* background-position: 55% 20%!important; */

}
.rot-jumbotron .white .sa_owl_theme #auszeit_slider_slide01{
    background-size: cover;
    /* background-position: 55% 49%!important; */

}
.rot-jumbotron .white .sa_owl_theme #auszeit_slider_slide02{
    background-size: cover;
    /* background-position: 55% 44%!important; */

}
.rot-jumbotron .white .sa_owl_theme #auszeit_slider_slide03{
    background-size: cover;
    /* background-position: 55% 30%!important; */

}
.rot-jumbotron .white .sa_owl_theme [id*=auszeit_slider_slide]{

    background-color:rgba(0,0,0,0.3)!important;
    background-blend-mode:darken;
    height:100%;
    min-height: 350px!important;
}

.rot-jumbotron .white [id*=auszeit_slider_slide] .rot-slide-caption{
    height:100%;
    align-items:center;
    justify-content:center;
    flex-direction:column;
    -ms-flex-direction: column;
    /* transform: translateY(30%); */

}
.auszeit-header{
    position:relative;
    max-width:100%;
    overflow:hidden
}
.jumbo-caption{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left:0;
    z-index:30;
}
.jumbo-caption h1,
.jumbo-caption span{
    font-size: 2rem;
    font-weight: 200!important;
    line-height: 1;
    /* margin-left: 15%; */
    /* margin-right: 15%; */
    /* font-style: italic; */
    text-transform: none;
    font-family: var(--sans);
    display: inline-block;
}
.jumbo-caption .quelle{
    font-size:1.55rem;
    font-style:initial;
    display:block;
    top:0;
    font-weight:500;
}
body.home .headerbgfixed .jumbotron .rot-post-thumb-link>img {
    height:100vh;
}

@media(min-width:768px){
    .jumbo-caption span{
        font-size: 3.15rem;
    }
}
@media(min-width:992px){
    .jumbo-caption span{
        font-size: 5.5rem;
    }
}
@media(min-width:1200px){
    .jumbo-caption span{
        font-size: 6.5rem;
    }
}
.color-transparent{
    color:transparent!important;
}

.jumbotron .h1{
    color: white;
    font-weight: 300 !important;
    font-size: 5rem;
    margin-top: 2.5rem;
    max-width: 20rem;
}
.jumbotron p{
    font-size:120%;
    color:white;
    letter-spacing:2px;
}
.jumbotron p.jumbo-p{
    font-size: 138% !important;
    max-width: 18rem;
    color: wheat;
    text-transform: uppercase;
    letter-spacing: 5px;
    padding-top: 12px;
    font-weight: 300;
}
.contact-header{
    background-color:var(--secondary-medium);
    color:var(--text);
    padding: 0.7rem 0;
    position: relative;
    z-index:2;
}
.contact-header h4{
    font-weight: 700;
    font-size:0.85rem;
    cursor:pointer;
    text-transform:uppercase;
    margin-top:0.2rem;
}
.contact-header h4 .fa{
    font-size:1.1rem;
}

body.admin-bar .contact-header .textwidget{
    margin-top:46px;
}
.contact-header .textwidget{
    position:fixed;
    height:auto;
    width:100%;
    overflow:hidden;
    transform: scale(0);
    background-color: var(--secondary);
    color:white;
    font-weight:500;
    padding: 1.3rem 0.75rem;
    transition: all 0.4s;
    font-size: 1.25rem;
    line-height: 1.1;
    margin-top: 0rem;
}
.contact-header .textwidget a:focus,
.contact-header .textwidget a:visited,
.contact-header .textwidget a:hover,
.contact-header .textwidget a:active,
.contact-header .textwidget a{
    color:white!important;
    text-decoration: none!important;
}
.contact-header .textwidget .comment{
    color:white!important;
    text-decoration: none!important;
    font-size:0.8rem;
}
.contact-header .textwidget.enlarged{
    /* position:absolute; */
    height: auto;
    width: 76%;
    left: 0;
    overflow: hidden;
    transform: scale(1);
    min-height: 80px;
    left: 1%;
    top: 47px;
}

@media(min-width:576px){
    .rot-jumbotron.rounded{
        border-radius: 1rem!important;
        margin:0.5rem 5px;
    }
    body.home .rot-jumbotron{padding-bottom:400px;}
    .rot-jumbotron{padding-bottom:400px;}
    .rot-jumbotron .white .sa_owl_theme {
        height: 84%!important;
    }
    .jumbotron h3.h1{
        font-size: 3.35rem!important;
        margin-top: 2.5rem;
        max-width: 28rem;
    }
    .jumbotron p.jumbo-p{
        font-size: 138% !important;
        max-width: 22rem;
    }
}
@media(min-width:768px){
    .rot-jumbotron.rounded{
        border-radius: 1rem!important;
        margin:0.5rem 10px;
    }
    .rot-jumbotron{padding-bottom:520px;}
    body.home .rot-jumbotron{padding-bottom:calc(100vh - 85px);}

    .rot-jumbotron .white .sa_owl_theme {
        height: 530px!important;
    }
    .jumbotron h3.h1{
        font-size: 4.15rem!important;
        margin-top: 2.5rem;
        max-width: 32rem;
    }
    .jumbotron p.jumbo-p{
        font-size: 155% !important;
        max-width: 25rem;
    }
    .contact-header h4{
        margin-bottom: 0.3rem;
        margin-top: 0.3rem;
        text-align:center;
    }
    .contact-header .row>.col:first-child h4{
        text-align:left;
    }
    .contact-header .row>.col:last-child h4{
        text-align:right;
    }
    .contact-header .textwidget.enlarged{
        /* position:absolute; */
        height: auto;
        width: 76%;
        left: 0;
        overflow: hidden;
        transform: scale(1);
        min-height: 85px;
        left: calc(50vw - 340px);
        top: 50px;
    }
    body.isscrolled30 .contact-header .textwidget.enlarged{
        transform:scale(0);
    }
    body.admin-bar .contact-header .textwidget{
        margin-top:46px;
    }

}
@media(min-width:783px){
    body.admin-bar .contact-header .textwidget{
        margin-top:32px;
    }
}

@media(min-width:992px){
    .rot-jumbotron{padding-bottom:540px;top:0;}
    .home .rot-jumbotron{padding-bottom:100vh;top:0;}
    .jumbotron h3.h1{

        font-size: 3.95rem!important;
        max-width:38rem;
    }
    .jumbotron p.jumbo-p {
        font-size: 208% !important;
        max-width: 32rem;
    }
    .rot-jumbotron .white .sa_owl_theme {
        height: 540px!important;
    }
    .contact-header .textwidget,
    .contact-header .textwidget.enlarged{
        min-height: 93px;
        left: 0;
        position:absolute;
        top:39px;
        width:100%;
    }
    body.isscrolled30 .contact-header .textwidget.enlarged{
        transform:scale(1);
    }
    body.admin-bar .contact-header .textwidget{
        margin-top:0px;
    }
}
@media(min-width:1200px){
    .rot-jumbotron{padding-bottom:540px;}
    .jumbotron h3.h1{

        font-size: 4.85rem!important;
        max-width:38rem;
    }
    .jumbotron p.jumbo-p {
        font-size: 168% !important;
        max-width: 42rem;
    }
    .contact-header .textwidget.enlarged{
        min-height: 93px;
        /* left: calc(50vw - 550px); */
    }
}
@media(min-width:1500px){
    .rot-jumbotron{padding-bottom:540px;}
}




