/* barlow-100 - latin */
@font-face {
    font-family: 'Barlow';
    font-style: normal;
    font-weight: 100;
    src: url('../fonts/barlow-v3-latin-100.eot'); /* IE9 Compat Modes */
    src: local('Barlow Thin'), local('Barlow-Thin'),
    url('../fonts/barlow-v3-latin-100.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/barlow-v3-latin-100.woff2') format('woff2'), /* Super Modern Browsers */ url('../fonts/barlow-v3-latin-100.woff') format('woff'), /* Modern Browsers */ url('../fonts/barlow-v3-latin-100.ttf') format('truetype'), /* Safari, Android, iOS */ url('../fonts/barlow-v3-latin-100.svg#Barlow') format('svg'); /* Legacy iOS */
}

/* barlow-200 - latin */
@font-face {
    font-family: 'Barlow';
    font-style: normal;
    font-weight: 200;
    src: url('../fonts/barlow-v3-latin-200.eot'); /* IE9 Compat Modes */
    src: local('Barlow ExtraLight'), local('Barlow-ExtraLight'),
    url('../fonts/barlow-v3-latin-200.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/barlow-v3-latin-200.woff2') format('woff2'), /* Super Modern Browsers */ url('../fonts/barlow-v3-latin-200.woff') format('woff'), /* Modern Browsers */ url('../fonts/barlow-v3-latin-200.ttf') format('truetype'), /* Safari, Android, iOS */ url('../fonts/barlow-v3-latin-200.svg#Barlow') format('svg'); /* Legacy iOS */
}

/* barlow-regular - latin */
@font-face {
    font-family: 'Barlow';
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/barlow-v3-latin-regular.eot'); /* IE9 Compat Modes */
    src: local('Barlow Regular'), local('Barlow-Regular'),
    url('../fonts/barlow-v3-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/barlow-v3-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */ url('../fonts/barlow-v3-latin-regular.woff') format('woff'), /* Modern Browsers */ url('../fonts/barlow-v3-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */ url('../fonts/barlow-v3-latin-regular.svg#Barlow') format('svg'); /* Legacy iOS */
}

/* barlow-500 - latin */
@font-face {
    font-family: 'Barlow';
    font-style: normal;
    font-weight: 500;
    src: url('../fonts/barlow-v3-latin-500.eot'); /* IE9 Compat Modes */
    src: local('Barlow Medium'), local('Barlow-Medium'),
    url('../fonts/barlow-v3-latin-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/barlow-v3-latin-500.woff2') format('woff2'), /* Super Modern Browsers */ url('../fonts/barlow-v3-latin-500.woff') format('woff'), /* Modern Browsers */ url('../fonts/barlow-v3-latin-500.ttf') format('truetype'), /* Safari, Android, iOS */ url('../fonts/barlow-v3-latin-500.svg#Barlow') format('svg'); /* Legacy iOS */
}

/* barlow-600 - latin */
@font-face {
    font-family: 'Barlow';
    font-style: normal;
    font-weight: 600;
    src: url('../fonts/barlow-v3-latin-600.eot'); /* IE9 Compat Modes */
    src: local('Barlow SemiBold'), local('Barlow-SemiBold'),
    url('../fonts/barlow-v3-latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/barlow-v3-latin-600.woff2') format('woff2'), /* Super Modern Browsers */ url('../fonts/barlow-v3-latin-600.woff') format('woff'), /* Modern Browsers */ url('../fonts/barlow-v3-latin-600.ttf') format('truetype'), /* Safari, Android, iOS */ url('../fonts/barlow-v3-latin-600.svg#Barlow') format('svg'); /* Legacy iOS */
}

/* noto-serif-regular - latin */
@font-face {
    font-family: 'Noto Serif';
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/noto-serif-v7-latin-regular.eot'); /* IE9 Compat Modes */
    src: local('Noto Serif'), local('NotoSerif'),
    url('../fonts/noto-serif-v7-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */

    url('../fonts/noto-serif-v7-latin-regular.woff') format('woff'), /* Modern Browsers */
    url('../fonts/noto-serif-v7-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
}

/* noto-serif-700 - latin */
@font-face {
    font-family: 'Noto Serif';
    font-style: normal;
    font-weight: 700;
    src: url('../fonts/noto-serif-v7-latin-700.eot'); /* IE9 Compat Modes */
    src: local('Noto Serif Bold'), local('NotoSerif-Bold'),
    url('../fonts/noto-serif-v7-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */

    url('../fonts/noto-serif-v7-latin-700.woff') format('woff'), /* Modern Browsers */
    url('../fonts/noto-serif-v7-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */

}


body {
    padding-top: 0;
    padding-bottom: 100px;
    font-family: Barlow, "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #575756;
}

body,html,.container-fluid,#result{
    max-width:100%;
    overflow-x: hidden;
}
.container-fluid {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

#development-notice{
    position:fixed;
    top:auto;
    bottom:0;
    background:#ff4400;
    width:100%;
    padding-top:30px;
    padding-bottom:30px;
    display:none;
}

.carousel h1{
    font-weight: 100;
}

.zf-green {

}

.btn,
.select2-container--default.select2-selection--single {
    border-radius: 0;
}

.btn-transparent {
    border: 1px solid #575756;
}

.btn-transparent.text-white,
.bg-dark .btn-transparent{
    border: 1px solid #fff;
}
.bg-dark .btn-transparent{
    color:#fff;
}

.bg-grey .openimmo-list .btn-transparent {
    border: 1px solid #575756;
    color: #575756;
}

.btn-success {
    background-color: #57a900;
}

.btn-primary,
.btn-primary:hover,
.btn-primary:focus {
    background-color: #ee7212;
    border-color: #ee7212;
}

.btn-success:hover,
.btn-success:active,
.btn-success.active,
.btn-success.disabled,
.btn-success[disabled] {

}

.btn-auto {
    width: auto;
}

.navbar-inverse .navbar-brand, .navbar-inverse .navbar-nav > li > a {
    text-shadow: 0 0 0;
}

.navbar-toggler {
    color: #fff;
    position: fixed;
    z-index: 10000;
    right: 2rem;
    top: 2rem;
}

.mobile-menu {
    position: fixed;
    width: 100%;
    margin-left: -15px;
    margin-right: -15px;
    padding: 0 2rem;
    top: -2px;
    margin-top: 0;
    padding-top:80px;
    padding-bottom:30px;
}

.mobile-menu ul{
    background:#ee7212;
    border:0;
}

.mobile-menu > .navbar-nav > li > a{
    font-size:1.75rem;
}

.mobile-menu > .navbar-nav.nav-top > li > a{
    font-size:1.25rem;
}

.navbar-brand img{
    max-height: 50px;
}
@media (min-width: 992px) {
    .navbar-brand img{
        max-width: 350px;
    }
}

.ns-Gallery .thumbnail{
    margin-bottom:2rem;
}

.mobile-menu > .navbar-nav > li a:hover,
.mobile-menu > .navbar-nav > li a:focus,
.mobile-menu > .navbar-nav > li.active a,
.mobile-menu > .navbar-nav > li.active a:hover,
.mobile-menu > .navbar-nav > li.active a:focus{
    opacity: 0.7;
}
.navbar-brand{
    position: fixed;
    top:5px;
    z-index:10000;
}

@media (min-width: 992px){
    .navbar-brand{
        position: relative;
    }
}
.btn-immo {
    text-transform: uppercase;
    text-align: center;
    border-right:1rem solid transparent;;
    border-left:1rem solid transparent;;
}

@media(max-width: 991px){
    .btn-immo{
        width:50% !important;
    }
}

a,
a:hover,
a:focus {
    text-decoration: none;
}

.nav-top a {
    font-size: 0.75rem;
}

.h2, h2 {
    font-size: 1.5rem;
}

.view-col-7 h2{
    font-size: 1.175rem;
}

.carousel-caption,
.carousel-text{
    display:none;
}
@media  (min-height: 360px){
    .carousel-caption{
        display: block;
        margin-top:20px;
    }
}
@media  (min-height: 500px){
    .carousel-text{
        display:block;
    }

    .carousel-caption{
        margin-top:0;
    }
}

.carousel-caption{
    top:80px;
    transform: translateY(0);
    padding-top:0;
}

.carousel-caption h1{
    font-size: 0.75rem;
    text-align: left;
    margin-top:10px;
}

.carousel .btn-immo{
    line-height: 35px;
    font-size: 0.75rem;
}


@media (orientation:portrait) and (min-width: 375px){
    .carousel .btn-immo{
        line-height: 45px;
        font-size: 0.75rem;
    }

    .carousel-text h1{
        font-size:1rem;
        padding-top: 20px;
        padding-bottom: 10px;
    }
}

@media (min-width: 768px){
    .carousel .btn-immo{
        line-height: 45px;
        font-size: 1rem;
    }

}


@media (min-width: 992px) {
    .view-col-7 h2{
        font-size: 2rem;
    }

    .carousel-text{
        width:80%;
        margin-top:70px;
    }

    .text-big h2{
        font-size:60px;
    }
    .text-big{
        font-size:120%;
        font-weight: 100;
    }

    .pad-40-right{
        padding-right:40%;
    }
    .pad-40-left{
        padding-left:40%;
    }

    .pad-30-right{
        padding-right:30%;
    }
    .pad-30-left{
        padding-left:30%;
    }

    .margin-top-big{
        margin-top:220px !important;
    }

    .w-md-75{
        width:75%;
    }
}

@media (max-width: 991px) {
    .view-col-7{
        margin-left:-15px !important;
    }
    .move-right {
        margin-right: -30px !important;
    }
}


/**
 * 	backgrounds, text colors
 */

body.layout,
body.category{
    background-image: url('../img/bg-top-default.png');
    background-repeat: repeat-x;
    background-size: 10px 120px;
}

.bg-dark,.bg-darkblue,.blend-grey{
    background: #565655 !important;
    color: #fff;
}

.bg-dark .openimmo-text{
    color:#696969;
}

.blend-grey .blend{
    background: #565655 !important;
    background-image: none !important;
}

.bg-darkblue{
    background: #30465e !important;
}

.text-dark,
a.text-dark:hover,
a.text-dark:focus,
.bg-white{
    color: #565655;
}


.bg-grey {
    background-color: #ebebea;
    color: #565655;
}

.bg-globe{
    background-image: url('../img/blende-mit-globus.png');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.text-grey,
a.text-grey:hover,
a.text-grey:focus,
.text-grey a,
.text-grey a:hover,
.text-grey a:focus,
.nav-top li a,
.nav-top li a:hover,
.nav-top li a:focus {
    color: #ebebea !important;
}

.text-medium,
a.text-medium:hover,
a.text-medium:focus,
.text-medium a,
.text-medium a:hover,
.text-medium a:focus{
    color:#b4b4b3 !important;
}

.bg-lightblue {
    background-color: #72afd1;
}

.bg-blue {
    background-color: #008ac7;
}

.bg-orange, .mobile-menu,
section.box-orange .col-sm-6,
.box-orange .box{
    background-color: #ee7212;
}

.text-special li{
    font-size:24px;
}
.text-special h3{
    font-size:16px;
}

section a,
.text-orange,
a.text-orange:hover,
a.text-orange:focus {
    color: #ee7212;
}

.text-black{
    color:#000;
}

.text-white,
a.text-white:hover,
a.text-white:focus,
.mobile-menu li, .mobile-menu li a,
.mobile-menu li a:hover,
.mobile-menu li a:focus,
.bg-orange,
.box-orange .box{
    color: #fff;
}

section a:hover,
section a:focus{
    color:#696969;
}
a[class~="text-"]:hover,
a[class~="text-"]:focus,
a.text-white:hover,
a.text-white:focus,
.btn:hover,
.btn:focus {
    opacity: 0.7;
}

.btn-immo:hover,
.btn-immo:focus{
    opacity: 1 !important;
}

body.ausland .ns-Banner h1,
.blend-blue h2{
    font-family: "Noto Serif";
    font-weight: 400;
}

.blend {
    height: 100%;
    width: 50%;
    min-height: 100%;
    background-image: url('../img/blend-blue.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: left bottom;
}

.container-bottom .nav li a {
    margin: 0 0 0.7rem 0;
    padding: 0;
    font-size: 1rem !important;
}

.container-bottom{
    padding-bottom:3rem !important;
}

.ns-Gallery .thumbnail{
    float: left;
    width:100%;
    min-width:100%;
    min-height:200px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
}

/**
 * helper classes
 */
.invisible {
    opacity: 0;
}

.abs {
    position: absolute;
}

.center-vertical{
    top:100%;
    margin-top: -50% !important;
}

.abs-bottom{
    position:relative;
    margin-bottom: 20px;
    left: 1em;
}

.abs-top {
    bottom: auto;
    top: 20px;
    left: 1em;
}

.blend-text{
    padding-top:50px;
    -moz-hyphens: auto;
    -o-hyphens: auto;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
}

@media(min-width: 768px){
    .blend-text{
        padding-top:100px;
    }
}


@media (min-width: 992px) {
    .abs-bottom {
        top: auto;
        bottom: 20px;
        left: 1em;
        position: absolute;
    }
    .blend-text{
        padding-top:0px;
    }
}


.img-fluid-h {
    max-width: 3000px;
    height: 100% !important;
}

.move-right {
    margin-right: -15px;
}

@media (min-width: 1200px){
    .box-pad-alt .col-first .box{
        margin-left:-15px;
        margin-right:50px;
    }
    .box-pad-alt .col-second .box{
        margin-right:-15px;
        margin-left:50px;
    }
}


.text-1-3rd .box{
    padding-left:10%;
}

/**
 * 	carousel
 */

@media (min-width: 992px){
    .carousel-caption {
        top: auto;
        bottom: 50px;
        text-align: left;
        padding-bottom: 0;
    }
}

@media (orientation:landscape) and (min-height: 700px){
    .carousel-caption h1{
        font-size: 2rem;
    }
}

@media (orientation: landscape) and (min-height: 790px) {
    .carousel-caption h1{
        font-size: 2.5rem;
    }
}
@media (orientation: landscape) and (min-height: 1000px) {
    .carousel-caption h1{
        font-size: 3rem;
    }

    .carousel-caption{
        bottom:200px !important;
    }

    .carousel-text {
        margin-bottom: 50px !important;
    }
}

@media (orientation: landscape) and (min-height: 900px) {
    .carousel-caption{
        bottom:100px;
    }

    .carousel-text {
        margin-bottom: 50px !important;
    }
}

.carousel-control {
    background: transparent !important;
    display: none;
}

.carousel-indicators {
    top: auto;
    bottom: 0;
}

.carousel-indicators li {
    background-color: transparent;
    border-color: #696969;
}

.carousel-indicators li.active,
.carousel-indicators li:hover,
.carousel-indicators li:focus {
    background-color: #696969;
}



/**
 * 	select2
 */

.select2-container .select2-selection--single {
    height: 40px;
    border-radius: 0;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 39px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 7px;
}

/**
* navigation
 */
.navbar-nav li{
    position:relative;
}

.carousel,
.carousel-inner{
    width:100%;
}
.carousel-item{
    position:relative;
    width:100%;
    height:65vh;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center top;
}

.bg-center-bottom .carousel-item{
    background-position: center bottom;
}
.bg-center .carousel-item{
    background-position: center;
}
.bg-contain .carousel-item{
    background-size: contain;
}
@media(min-width: 992px){
    .bg-contain .carousel-item{
        background-size: cover;
    }

    .view-col-6-blend{
        border-right:20px solid #fff;
    }
}
.row-details{
    display:none;
}
@media(max-width: 991px){
    .carousel-item{
        height:45vh;
    }

}

.select2-counter{
    display:none;
}
.ns-ImmoSearch input.form-control{
    border: 1px solid #aaa;
    border-radius:0;
}

.view-team img,.margin-bottom,.news-image{
    margin-bottom:30px;
}

.view-team{
    margin-bottom:50px;
}

/**
* immo
 */
.openimmo-label,
.teaser-1-3rd .subtitle{
    max-width:100%;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
}
.openimmo-label a{
    color:#000;
}
.openimmo-preview{
    height:245px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    position:relative;
}
.openimmo-preview a{
    position:absolute;
    width:100%;
    height:100%;
}
.openimmo-text{
    padding:30px 20px 0 20px;
}
.openimmo-list-item,
.openimmo-search-item,
.openimmo-highlight-item{
    display: none;
    -webkit-transform: scale(0.2);
    -ms-transform: scale(0.2);
    transform: scale(0.2);
    background:#fff;
    padding-left:0;
    padding-right:0;
    margin-bottom:20px;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.openimmo-list-item:nth-child(4n),
.openimmo-search-item:nth-child(4n),
.openimmo-highlight-item:nth-child(4n){
    border-right: 0;
}

.view-ausland{
    cursor:pointer;
}
body .navbar.fixed-top{
    transition: background-color 1s ease-out;
}
body.scrolled .navbar.fixed-top{
    background:#ee7212;
    transition: background-color 0.5s ease-in-out;
    min-height: 80px;
}

@media(min-width: 768px){
    .openimmo-list-item,
    .openimmo-search-item,
    .openimmo-highlight-item{
        border-right: 20px solid #ebebea;
    }

    .bg-dark .openimmo-list-item{
        border-color:#565655;
    }

    .openimmo-list-item:nth-child(2n),
    .openimmo-search-item:nth-child(2n),
    .openimmo-highlight-item:nth-child(2n),
    .view-ausland.openimmo-list-item:nth-child(2n),
    .view-ausland.openimmo-search-item:nth-child(2n){
        border-right: 0;
    }

    .openimmo-text{
        padding:30px 15px;
    }
}

@media(min-width: 992px){
    body.scrolled .navbar.fixed-top{
        background: transparent;
    }
    .openimmo-list-item,
    .openimmo-search-item,
    .openimmo-highlight-item,
    .openimmo-list-item:nth-child(2n),
    .openimmo-search-item:nth-child(2n),
    .openimmo-highlight-item:nth-child(2n){
        border-right: 20px solid #ebebea;
    }

    .bg-dark .openimmo-list-item,
    .bg-dark .openimmo-list-item:nth-child(2n){
        border-color:#565655;
    }

    .openimmo-list-item:nth-child(4n),
    .openimmo-search-item:nth-child(4n),
    .openimmo-highlight-item:nth-child(4n),
    .view-ausland.openimmo-list-item:nth-child(2n),
    .view-ausland.openimmo-search-item:nth-child(2n){
        border-right: 0;
    }

    .openimmo-text{
        padding:30px 0 0 0;
    }
}



.openimmo-list-item:nth-of-type(1),
.openimmo-list-item:nth-of-type(2),
.openimmo-list-item:nth-of-type(3),
.openimmo-list-item:nth-of-type(4),
.openimmo-highlight-item:nth-of-type(1),
.openimmo-highlight-item:nth-of-type(2),
.openimmo-highlight-item:nth-of-type(3),
.openimmo-highlight-item:nth-of-type(4),
.openimmo-list-item-active{
    display: block;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
/*
.openimmo-search-item:nth-of-type(1),
.openimmo-search-item:nth-of-type(2),
.openimmo-search-item:nth-of-type(3),
.openimmo-search-item:nth-of-type(4),
.openimmo-search-item:nth-of-type(5),
.openimmo-search-item:nth-of-type(6),
.openimmo-search-item:nth-of-type(7),
.openimmo-search-item:nth-of-type(8),
.openimmo-search-item:nth-of-type(9),
.openimmo-search-item:nth-of-type(10),
.openimmo-search-item:nth-of-type(11),
.openimmo-search-item:nth-of-type(12){
    display: block;
    transform: scale(1);
    transition: all 0.5s ease-in-out;
}*/
.openimmo-list{
    padding:30px 0 30px 0;
    min-width:100%;
}
.openimmo-list .item-center{
    margin:0px auto;
}
.openimmo-preview div{
    position: absolute;
    top:0;
    height:0;
    opacity: 0;
    overflow: hidden;
    left:0;
    width:100%;
    background: rgba(0,0,0,0.7);
    padding:15px;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}
.openimmo-list-item:hover .openimmo-preview div,
.openimmo-list-item:focus .openimmo-preview div,
.openimmo-search-item:hover .openimmo-preview div,
.openimmo-search-item:focus .openimmo-preview div{
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    height:100%;
    opacity: 1;
}
.openimmo-preview div span{
    position: absolute;
    top:auto;
    bottom:20px;
    font-weight: 100;
}

.carousel-openimmo,
.carousel-openimmo .carousel-item{
    width:100%;
}
.carousel-openimmo .carousel-item{
    background-repeat: no-repeat;
    background-size:cover;
    background-position: center;
    height:45vh;
    width:100%;
}

.carousel-openimmo-indicators{
    display:none;
}

.carousel-openimmo{
    margin-bottom: 20px;
}
@media(min-width:992px){
    .carousel-openimmo{
        margin-bottom: 0;
    }
    .carousel-openimmo-indicators{
        display:block;
    }
}
.carousel-openimmo-indicators .thumbnail{
    position:relative;
    float:left;
    width:153px;
    margin:15px 0 15px 15px;
    height:90px;
    background-repeat: no-repeat;
    background-size:cover;
    background-position: center;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.carousel-openimmo-indicators .thumbnail:hover,
.carousel-openimmo-indicators .thumbnail:focus,
.carousel-openimmo-indicators .thumbnail.active{
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.06);
    -webkit-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}


#result{
    opacity: 1;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}
.faded,
#result.faded{
    opacity: 0.5;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

#modal-openimmo{
    padding:0 !important;
}
#modal-openimmo .modal-dialog {
    max-width: 100% !important;
    width: 100% !important;
    margin:0;
}

@media(min-width: 992px){
    #modal-openimmo .modal-dialog {
        margin:1.075rem auto;
    }
}
.openimmo-toolbar{
    padding-top:15px;
    padding-bottom:15px;
    padding-left:30px;
    padding-right:15px;
    display:none;
}
.openimmo-toolbar li a{
    padding-right:15px;
    padding-left:15px;
}

.openimmo-properties dt,
.openimmo-properties dd{
    font-size: 0.75rem;
}
.openimmo-properties dt,
.openimmo-properties dd{
    float:left;
}
.openimmo-properties dt{
    width:45%;
    margin-right:5%;
}
.openimmo-properties dd{
    width:50%;
}

@media (min-width: 375px){
    .openimmo-properties dt,
    .openimmo-properties dd{
        font-size: 1rem;
    }
}

@media(min-width: 992px){
    .openimmo-properties dt{
        width:30%;
        margin-right:5%;
    }
    .openimmo-properties dd{
        width:65%;
    }
}

.img-contact{
    min-width:100%;
}

.modal-header{
    border-bottom:0;
}

.text-minify{
    max-height:150px;
    overflow:hidden;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;

}
.maximized{
    max-height:1000px;
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.view-highlight-bg,
.highlight-bg{
    background-position: right top;
    background-size: contain;
    background-repeat: no-repeat;
}

.ns-Html ul{
    padding-left:10%;
}
.ns-Html ul li{
    padding-left:50px;
    margin-top:30px;
    margin-bottom:30px;
}
.ns-Html ul li{
    background-image: url('../img/list.png');
    background-repeat: no-repeat;
    background-size: 23px auto;
    background-position: left center;
    list-style: none;
    list-style-type: none;
}

.ns-Html.bg-orange ul li {
    background-image: url('../img/list-white.png');
}

.ns-Html.list-default ul li{
    background:transparent;
    list-style: disc;
    list-style-type: disc;
    padding-left:0px;
}

@media (min-width: 1200px) {
    .list-special ul{
        float:left;
        width:45%;
    }
}

.text-special ul{
    margin-top:40px;
}

.ns-Html.list-special ul li{
    background-size: auto 30px;
    background-position: left 5px;
    padding-top:5px;
    padding-bottom:5px;
    line-height:30px;
    margin-top:10px;
    margin-bottom:10px;
}

.news-image{
    min-height: 325px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.ns-News .box{
    padding-bottom:100px;
    position: relative;
}

.ns-News{
    margin-bottom:20px;
}

.auto-height .carousel-item{
    height:auto !important;
}

.show-openimmo-gallery{
    position:absolute;
    right:0;
    left:auto;
}


@media (max-width: 320px) {

}

@media (max-width: 480px) {

}

@media (max-width: 768px) {
    /*
    .auto-height img{
        height:180px !important;
        max-width: 2560px !important;
        width: auto !important;
        margin-left:-50%;
    }*/

    .logo-list{
        flex-direction: column;
    }
    .logo-list a{
        margin:50px 0 0 0;
    }
}


@media (min-width: 768px) {
    .fixed-top {
        position: absolute;
    }
    body{
        padding-top:120px;
    }

    body.iso-deu{
        background-color: rgba(245,245,244,1);
    }
    body.start,
    body.default,
    body.ausland{
        background-color: transparent;
        padding-top:0;
    }
    body.ausland{
        background-color: #f2ede8;
    }

    .col-sm-12,
    .col-sm-12 .row{
        width:100%;
    }

    .logo-list a{
        padding:0 50px 0 50px;
    }
}


.carousel .btn-immo {
    color: #fff;
}

.carousel .btn-immo:hover,
.carousel .btn-immo:focus {
    opacity: 1;
}

.carousel .btn-immo {
    background-image: url('../img/vbim_button-2.png');
    background-repeat: no-repeat;
    background-size: 100% auto;
}

.carousel .btn-immo.corner {
    /*background-image: url('../img/vbim_button-1.png');*/
}

.carousel .btn-immo:hover{
    background-image: url('../img/vbim_button-2-active.png');
    background-repeat: no-repeat;
    background-size: 100% auto;
}

.carousel .btn-immo.corner:hover {
    /*background-image: url('../img/vbim_button-1-active.png');*/
}

@media (min-width: 768px){
    .carousel .btn-immo {
        line-height: 90px;
    }
}

.carousel .btn-immo {
    margin-bottom:20px;
}


.view-ausland{
    overflow-x:hidden;
}
.view-ausland .img-link{
    float:right;
    text-align: right;
    width:100%;
    height:100%;
    background: green !important;
}
.view-ausland .img-link img{
    min-height:100% !important;
    width:auto !important;
    float:right;
}

.view-ausland{
    min-height:300px;
    background-size: cover;
    background-position: right center;
    background-repeat: no-repeat;
}

@media(max-width: 991px){
    .immo-buttons{
        margin-right:-60px;
        margin-top:20px;
    }
}

.row-spread {
    margin-left: -15px;
    margin-right: -15px;
}

@media (min-width: 768px) {
    .teaser-1-3rd {
        border-left:10px solid transparent;
        border-right:10px solid transparent;
    }

}

@media (min-width: 992px) {
    h1, h2 {
        font-weight: 100;
    }

    .nav-full {
        width: 100%;
    }

    .container-fluid {

        /*
        max-width: 1380px;
        min-width:100%;*/
        padding: 0;
    }

    .container-max {
        max-width: 100%;
    }

    .nav-top-container {
        padding-left: 30px;
        padding-right: 30px;
    }
    .navbar-brand{
        margin-top:30px;
    }
    #topNavigation > .nav-top{
        margin-bottom:30px;
    }
    #topNavigation > .nav-top > li a{
        margin-right: 0.5rem;
        margin-left: 0.5rem;
        padding:0.5rem;
    }
    #topNavigation > .nav > li > a,
    .carousel .btn-immo {
        color: #fff;
    }

    #topNavigation > .nav > li > a:hover,
    #topNavigation > .nav > li > a:focus,
    #topNavigation > .nav > li > a.active,
    #topNavigation > .nav > li > a.active:hover,
    #topNavigation > .nav > li > a.active:focus{
        opacity: 0.7;
    }

    .carousel .btn-immo {
        background-image: url('../img/vbim_button-2.png');
        background-repeat: no-repeat;
        background-size: 100% auto;
        line-height: 100px;
    }

    .carousel .btn-immo.corner {
        /*background-image: url('../img/vbim_button-1.png');*/
    }

    .carousel-text {
        margin-bottom: 50px;
    }

    .carousel .btn-immo {
        line-height: 55px;
    }

    .row {
        margin-left: 0;
        margin-right: 0;
    }

    .nav-main > li.active > a,
    .nav-main > li.active > a:focus,
    .nav-main > li.active > a:hover{
        border:1px solid #fff;
        opacity: 1;
    }



    .blend-text {
        float: left;
        margin-top: 100px !important;
    }

    .h1, h1 {
        font-size: 2rem;
    }

    .h2, h2 {
        font-size: 1.5rem;
    }

    .blend {
        width: 44%;
    }



    .teaser-1-3rd:nth-child(3n+1) {
        /*margin-right: -15px !important;*/
    }

    .dropdown-menu{
        background: rgba(0,0,0,0.7) !important;
        min-width: 15rem;
    }
    .dropdown-menu li a{
        color:#fff !important;
        font-size: 16px;
        padding-right:30px;
    }
    .dropdown-menu li a:hover,
    .dropdown-menu li a:focus,
    .dropdown-menu li.active a,
    .dropdown-menu li.active a:hover,
    .dropdown-menu li.active a:focus{
        opacity: 0.7;
    }

    .openimmo-preview{
        height:180px;
    }

    .carousel-openimmo .carousel-item{
        height:80vH;
    }

    #modal-openimmo .modal-dialog{
        max-width:75% !important;
        width:75% !important;
    }

    .view-ausland{
        min-height:400px;
    }
}

@media (min-width: 992px){
    .nav-main a{
        margin-right: 0.5rem;
        margin-left: 0.5rem;
        padding:0.5rem;
    }

}
@media (min-width: 1200px) {
    .nav-main a {
        font-size: 1.25rem;
        font-weight: 100;
    }


    .carousel .btn-immo {
        line-height: 80px;
    }

    .h1, h1 {
        font-size: 2.5rem;
    }

    .h2, h2 {
        font-size: 2rem;
    }

    .blend {
        width: 37%;
    }

    .carousel-text{
        padding-left:20%;
        margin-top:100px;
    }

}

@media (min-width: 1400px) {
    .nav-top-container {
        padding-left: 50px;
        padding-right: 50px;
    }

    .carousel-text {
        margin-bottom: 100px;
    }

    .carousel .btn-immo {
        line-height: 90px;
    }

    .blend {
        width: 40%;
    }

    .carousel-item{
        height:75vh;
    }


}

@media (min-width: 1600px) {
    .container {
        max-width: 1420px;
    }

    .carousel .btn-immo {
        line-height: 120px;
    }

    .openimmo-preview{
        height:245px;
    }

    .carousel-openimmo .carousel-item{
        height:55vH;
    }

    .carousel-item{
        height:65vh;
    }

    .view-ausland{
        min-height:500px;
    }
}

@media (orientation: landscape) and (min-height: 1060px){
    .carousel-text{
        margin-top:0;
        width:60%;
    }
}

@media (max-width: 375px){
    .blend-text h2,
    .view-col-7 h2{
        font-size:1rem;
    }

    .blend-text h6,
    .view-col-7 h6 {
        font-size:0.8rem;
    }

}

/**
Editor
 */
.container-fluid{
    position: relative;
}
.fe-editor-toolbar{
    position: absolute;
    right:0;
    top:0;
    display:none;
}
.fe-page-editor{
    display:block;
    z-index:100000;
}