.can_contain_100pct_sold{
    position:relative;
}

.img_100pct_sold{
    left:0;
    width: 16%;
    transform: rotate(-14deg) translate(-12px,-4px);
    z-index: 4;
    position: absolute;
}


#adv_pct_wrapper{
    position: relative;
    top: 180px;
    opacity:1;
    transition: all .4s;
    z-index:8;

}

#adv_pct_wrapper .img_100pct_sold {
    right: 0;
    left:inherit;
    transform: rotate(14deg) translate(-46px,11px);
    /*transition:all 1s;*/
    /*height: 100%;*/
}

#adv_pct_wrapper.scrolled .img_100pct_sold{
    /*height:0;*/
}

#adv_pct_wrapper.scrolled{
    /*display:none;*/
    opacity: 0;
}

.header .visit {
    z-index: 1;
}


.news-item,.flex-content-gallerie {
    overflow: hidden;
}

.news-gallerie a.gallerie-item {
    display: inline-block;
}

.rueckruf {
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}



.rueckrufservice-button {
    margin-top: 15px;
    margin-left: -10px;
}

.rueckrufservice-button a{
    background: url(../img/callback_button.svg);
    background-repeat: no-repeat;
    display:block;
    text-indent: -99999px;
    outline: 0;
   

}

#headerPic.rueckruf ,.rueckruf .blaue-folie,#headerPic.rueckruf .hero-wrapper {
    height: 55vh !important;  
}

#headerPic.rueckruf .header-image {
    position: inherit;
}

#headerPic.rueckruf #header_schrift, #headerPic.rueckruf .header_arrow {
    display: none;
}

.accept-this .wpcf7-list-item {
    margin:0;
}

.flex-content-text.nopadding {
    padding: 50px 0!important;
}

.radio-uhrzeit {
    text-align: left;
    font-size: 18px;
    line-height: 1.55555556;
    color: #555;
    display: block; 
}

.radio-uhrzeit  span.wpcf7-list-item  {
    display: block;


}

.grecaptcha-badge {
    display:none !important;
}

.recaptcha {
    text-align: left!important;
    margin: 10px 0 25px 0;

}

.radio-uhrzeit .wpcf7-list-item-label {
    margin-left: 5px;
}

.immo-zertifikat img {
	max-width: 100%;
	height: auto;
}

@media(min-width:1600px) {
    /**.flex-content-zitat {
        padding-top: 75px;
        padding-bottom: 75px;
    }**/
}

@media(max-width:1200px){

    .header .visit {
        right: 19%!important;
        margin: auto auto auto 15px!important;
        top: 70px;
        top: 34%;
    }

    .header .visit .icon-visit{
        display: none;
    }



}

@media(max-width:767px){

    .rueckrufservice-button {
        background-color: #9d131e;
        margin-top: 0;
        margin-left: -27px;
        margin-right: -15px;
        padding: 10px 15px;
        font-size: 16px;  
    }

    .header .visit {
        font-weight: 400;
    }

    .gallerie-item img, .news-gallerie img {
        max-width: 100%;
        height: auto;
    }


    .news-item {
        margin-bottom: 75px;
    }

    .header .navbar-main .menu-2 .menu-item .projekt-infos.is_100_pct_sold{

        /*padding-left:105px;*/

    }

    #adv_pct_wrapper .img_100pct_sold{
        /*display:none;*/
        width: 116px;
    }
    /*    */

    #adv_pct_wrapper {
        position: relative;
        top: 93px;
        right: 35px;
    }


}

@media(max-width:480px){


    .news-item {
        margin-bottom: 50px;
    }


    .header .visit {
        top:29%;
    }


}

@media screen and ( min-width: 992px ) and ( max-height: 830px )
{
    .header .navbar-main {
        overflow: scroll;
    }
}
