/* 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 */

}

.ns-Youtube,
.ns-Video{
    margin-bottom: 2rem;
}
.ns-Youtube iframe,
.ns-Video video{
    min-height:280px;
}

body {
    padding-top: 0;
    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;
}

.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;

    max-height: 100vh;
    overflow-y: auto;
}

.mobile-menu:before {
    content: '';
    display: block;
    position: fixed;
    z-index: 3;
    height: 68px;
    width: 100%;
    top: 0;
    left: 0;
    right: 0;
    background: #ee7212;
}

.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-height: 50px;
    }
}

.ns-Gallery .thumbnail{
    margin-top:1.5rem;
    margin-bottom:0.75rem;
}

.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;
    }
    .ausland-fix > .blend{
        min-height: 1%;
        height: 258px;
    }

}


@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;
    }
}

.video-responsive {
    position: relative;
    min-width: 100%;
}

.video-responsive video {
    min-width: 100%;
    max-width: 100%;
}


/**
 * 	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-orange a{
    text-decoration: underline;
}

.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;
}

#pbPrevBtn b:before, #pbNextBtn b:after {
    font-size: 8em;
}

@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;
    }
    .ausland-fix > .blend{
        min-height: 1%;
        height: 339px;
    }
}


.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;
    }
    .ausland-fix > .blend{
        min-height: 100% !important;
    }
}


.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: 1060px) {
    .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;
}

#immoviewer{
    min-height:100%;
    width: 100%;
    position: relative;
}

.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 (orientation: portrait) and (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,.post-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 .openimmo-list-item.sold:before {
    display: block;
    background-image: url("/data/media/reference.png");
    background-size: contain;
    background-repeat: no-repeat;
    content: '';
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    pointer-events: none;
}

.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;
    min-height: 80px;
}
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;
}

#modal-openimmo .modal-header {
    position: sticky;
    top: -5px;
    z-index: 10;
}

@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, .post-image{
    min-height: 325px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.post-image-object{
    height: 325px;
    width: 100%;
    object-fit: cover;
    object-position: center;
    margin-bottom: 10px;
}

.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;
}

.post-preview {

}


@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;
    }

    .view-image-right img, .view-image-right img.move-right {
        margin-right: 0 !important;
    }

    .col-sm-12 { /* fixes a problem with too long columns on mobile devices*/
        flex: 0 0 auto;
    }
}


@media (min-width: 768px) {
    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% 90%;
}

.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% 90%;
}

.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, h3 {
        font-weight: 100;
    }

    .nav-full {
        width: 100%;
    }

    .fixed-top {
        position: absolute;
    }

    .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% 90%;
        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: 60px !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;
    }


    .dropdown-menu .has-children .dropdown-menu{
        left:65%;
        top:-15px;
        background: #000 !important;
        -webkit-opacity: 1;
        -moz-opacity: 1;
        opacity: 1;
    }

    .dropdown-menu .has-children:hover .dropdown-menu{
        display:block !important;
    }

    .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 (orientation: landscape) and (max-width: 992px){
    .carousel-item{
        min-height: 100vh !important;
    }
    .carousel-caption, .carousel-text {
        display: block;
    }

    .carousel-caption h1 {
        font-size: 1rem;
        text-align: left;
        margin-bottom: 30px;
    }
}

@media (orientation: landscape) and (max-width: 896px){
    .carousel .btn-immo {
        line-height: 105px;
        font-size: 1rem;
    }
}

@media (orientation: landscape) and (max-width: 736px){
    .carousel .btn-immo {
        line-height: 85px;
        font-size: 1rem;
    }
}

@media (orientation: landscape) and (max-width: 568px){
    .carousel .btn-immo {
        line-height: 65px;
        font-size: 1rem;
    }
}





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

    .nav-main .dropdown-menu a{
        padding:0;
        margin:0;
    }

    .nav-main .dropdown-menu li{
        padding:0 1rem 0 1rem;
    }
}
@media (min-width: 1200px) {
    .blend-text {
        float: left;
        margin-top: 100px !important;
    }

    .blend-text h6{
        font-weight: 100 !important;
    }
    .nav-main a {
        font-size: 1.1rem;
        font-weight: 100;
    }


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

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

    .h2, h2 {
        font-size: 1.75rem;
        font-weight: 100;
    }

    .h6, h6 {
        font-size: 1.25rem;
    }

    .blend {
        width: 37%;
    }

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

}

@media (min-width: 1900px){
    .h2, h2 {
        font-size: 2rem;
    }
}

@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;
    }

    .navbar-brand img{
        max-height: 60px;
    }

}

@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;
    }

    .nav-main a {
        font-size: 1.25rem;
        font-weight: 100;
    }

}

@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,
.fe-content-edit{
    position: fixed;
    right:0;
    top:0;
    display:none;
}
.fe-content-edit{
    position: absolute;
}
.fe-page-editor{
    display:block;
    z-index:100000;
}

div:hover > .fe-content-edit,
article:hover > .fe-content-edit{
    display:block;
    z-index:100000;
}

#modal-openimmo-contact .modal-dialog{
    width:75vw !important;
    max-width:75vw !important;
}
#modal-openimmo-sidecontact .modal-dialog{
    width:75vw !important;
    max-width:75vw !important;
}

@media (min-width: 1600px){
    #modal-openimmo-contact .modal-dialog{
        width:55vw !important;
        max-width:1080px !important;
    }
}

textarea{
    min-height: 200px;
}

#openimmoContactForm{
    opacity: 1;
}

.loading #openimmoContactForm{
    opacity: 0.3;
    transition: all 0.3s ease-in-out;
}
.finished #openimmoContactForm,
.finished #openimmoSideContactForm,
.finished .m-loading-container,
#openimmoContactSuccess,
#openimmoContactError,
#openimmoSideContactSuccess,
#openimmoSideContactError{
    display:none;
}

.m-loading-container{
    position:absolute;
    width:100%;
    height: 100%;
    transform: translateY(-70%);
    left:0;
    display:none;
}
.m-loading{
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
.loading-message{
    width:100%;
    text-align: center;
    margin-top: 2rem;
}

.lds-roller {
    display: inline-block;
    position: relative;
    width: 80px;
    height: 80px;
}

.loading .m-loading-container{
    display: inline-block;
}

.lds-roller div {
    animation: lds-roller 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
    transform-origin: 40px 40px;
}
.lds-roller div:after {
    content: " ";
    display: block;
    position: absolute;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background: #ee7212;
    margin: -4px 0 0 -4px;
}
.lds-roller div:nth-child(1) {
    animation-delay: -0.036s;
}
.lds-roller div:nth-child(1):after {
    top: 63px;
    left: 63px;
}
.lds-roller div:nth-child(2) {
    animation-delay: -0.072s;
}
.lds-roller div:nth-child(2):after {
    top: 68px;
    left: 56px;
}
.lds-roller div:nth-child(3) {
    animation-delay: -0.108s;
}
.lds-roller div:nth-child(3):after {
    top: 71px;
    left: 48px;
}
.lds-roller div:nth-child(4) {
    animation-delay: -0.144s;
}
.lds-roller div:nth-child(4):after {
    top: 72px;
    left: 40px;
}
.lds-roller div:nth-child(5) {
    animation-delay: -0.18s;
}
.lds-roller div:nth-child(5):after {
    top: 71px;
    left: 32px;
}
.lds-roller div:nth-child(6) {
    animation-delay: -0.216s;
}
.lds-roller div:nth-child(6):after {
    top: 68px;
    left: 24px;
}
.lds-roller div:nth-child(7) {
    animation-delay: -0.252s;
}
.lds-roller div:nth-child(7):after {
    top: 63px;
    left: 17px;
}
.lds-roller div:nth-child(8) {
    animation-delay: -0.288s;
}
.lds-roller div:nth-child(8):after {
    top: 56px;
    left: 12px;
}
@keyframes lds-roller {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

.post-preview {
    height: 100%;
    padding-bottom: 20px;
}

.post-preview .abs-bottom {
    width: 100%;
    left: 0;
}

.post-preview > a > img {
    height: 230px;
    object-fit: cover;
}

@media(min-width:992px) {
    .post-preview {
        padding-bottom: 50px;
    }
}

.modal-backdrop{
    display:none !important;
}
.counter {
  text-align: center;
  vertical-align: middle;
  padding-bottom: 2%;
}
.counter-title {
  text-align: center;
  font-size: 2rem;
  font-weight: 100;
  padding-bottom: 1.75em;
}
.counter-number {
  font-size: 28px;
}
.counter-text {
  font-size: 1.1rem;
  margin-top: 18px;
}
#sideContact {
  border: solid #565655 1px;
  position: fixed;
  top: calc(50% - 3.8rem);
  top: calc((var(--vh,1vh)) * 30 - 3.8rem);
  right: -5rem;
  background-color: #ee7212;
  cursor: pointer;
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
  z-index: 100;
  width: 8.5rem;
  height: 6rem;
  transition: right 0.4s ease-in-out;
}
#sideContactInner a {
  display: block;
  font-size: 1rem;
  font-weight: 500;
  letter-spacing: 2px;
  color: #FFFFFF;
  text-decoration: none;
  text-transform: uppercase;
  padding: 0.25rem 1rem 4rem 1.8rem;
}
.gdpr_checkbox {
	margin-top: 20px;
  margin-left: 10px;
}
.gdpr_label {
	margin-left: 20px;
}
.required-form{
  font-size: 0.7em;
  font-style: italic;
}
input[type=checkbox] {
    width: 34px !important;
    height: 34px !important;
    margin-right: 8px;
}

/* Social Media Buttons */
.sm-link {
    padding: 2px 8px 4px 8px !important;
    color: white;
    font-size: 12px;
    border-radius: 2px;
    margin-right: 5px;
    cursor: pointer;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    box-shadow: inset 0 -3px 0 rgba(0,0,0,.2);
    -moz-box-shadow: inset 0 -3px 0 rgba(0,0,0,.2);
    -webkit-box-shadow: inset 0 -3px 0 rgba(0,0,0,.2);
    margin-top: 2px;
    display: inline-block;
    text-decoration: none;
}
.sm-social {
    margin: 20px 0px 25px 0px;
    -webkit-font-smoothing: antialiased;
    font-size: 12px;
}
.sm-link:hover,.sm-link:active {
    color: white;
}
.sm-twitter {
    background: #00aced;
}
.sm-twitter:hover,.sm-twitter:active {
    background: #0084b4;
}
.sm-facebook {
    background: #3B5997;
}
.sm-facebook:hover,.sm-facebook:active {
    background: #2d4372;
}
.sm-googleplus {
    background: #D64937;
}
.sm-googleplus:hover,.sm-googleplus:active {
    background: #b53525;
}
.sm-buffer {
    background: #444;
}
.sm-buffer:hover,.sm-buffer:active {
    background: #222;
}
.sm-pinterest {
    background: #bd081c;
}
.sm-pinterest:hover,.sm-pinterest:active {
    background: #bd081c;
}
.sm-linkedin {
    background: #0074A1;
}
.sm-linkedin:hover,.sm-linkedin:active {
    background: #006288;
}
.sm-whatsapp {
    background: #21ba33;
}
.sm-whatsapp:hover,.sm-mail:active {
    background:	#0e811b;
}
.sm-mail {
    background: #565655;
}
.sm-mail:hover,.sm-mail:active {
    background: #4d4d4d;
}

@media(min-width:992px) {
    .page-blog > .navbar.fixed-top {
        background: linear-gradient(to top, transparent, rgba(0, 0, 0, 0.7));
        transition: background 0.5s ease-in-out;
    }
}

@media(max-width:992px) {
    body > div.container-top > section:nth-child(5) > div > div > div > div.col-sm-12.col-md-7.Html.view-col-7.blend-blue.ml-0.mt-5.mb-5 > a > img {
        height: 309px;
        margin-left:-15px !important;
    }
    body > div.container-top > section:nth-child(5) > div > div > div > div.col-sm-12.col-md-7.Html.view-col-7.blend-blue.ml-0.mt-5.mb-5{
        margin-left: 0 !important;
    }
    .ns-Banner {
        margin-left:0px;
    }
}
@media(min-width:992px) {
    body > div.container-top > section:nth-child(5) > div > div > div > div.col-sm-12.col-md-7.Html.view-col-7.blend-blue.ml-0.mt-5.mb-5 > a > img {
        height: auto;
    }
}
@media(max-width:767px) {
    body > div.container-top > section:nth-child(5) > div > div > div > div.col-sm-12.col-md-7.Html.view-col-7.blend-blue.ml-0.mt-5.mb-5 > a > img {
        height: auto;
    }
    body > div.container-top > section:nth-child(5) > div > div > div > div.col-sm-12.col-md-7.Html.view-col-7.blend-blue.ml-0.mt-5.mb-5{
        margin-left: -15px !important;
    }
}
div.container-top section.container-fluid.pt-5.pb-5 div.container div.row div.col-sm-12.d-flex.flex-column.flex-md-row.flex-md-wrap.w-100 div.container-fluid.d-flex.align-items-center.pt-5.pb-5.ns-Html div.col-sm-12.col-md-5.Html.highlight.pt-0.pb-5.mt-3.mb-3.text-orange h1.p-3 {
    hyphens: auto;
}
div.row.d-flex article.col-sm-12.col-md-6.view-ausland.blend-blue.openimmo-list-item div.abs.blend.text-white div.col.blend-text.p3 h2{
    font-size: 1.35rem;
    margin-top: -20px;
}
div.container-top > section.container-fluid.pt-5.pb-5 > div > div.col-sm-12.col-md-6.col-second > div.row.ns-Html.view-default.bg-orange.pt-5.pb-5.pl-5.pr-5.mt-5.w-75 > div > h2{
  hyphens: auto;
  margin: -20px;
}
@media(max-width:410px) {
  @media(max-height:720px) {
  	div > div > div > div > div.carousel-text > h2 {
    	font-size: 1em !important;
  	}
  }
}
.carousel-openimmo > .carousel-inner >.carousel-item {
    cursor: pointer;
}
@media(max-width:768px) {
  .btn-cities {
    font-size: 1em;
    border-right: 2rem solid transparent;
    border-left: 2rem solid transparent;
  }
}
.cities {
  margin-top: 50px;
  margin-bottom: 50px;
}
.row-cities {
  vertical-align: middle;
  text-align:center;
  justify-content: center;
}
.btn-cities {
  font-size:1.7em;
  background-image: url('../img/vbim_button-3.png');
  background-repeat: no-repeat;
  background-size: 100% 100%;
  line-height: 50px;
  margin-top:25px;
  border-right: 4rem solid transparent;
  border-left: 4rem solid transparent;
  transition: font-size ease 0.35s, color ease 0.35s;
}
.btn-cities:hover {
  font-size:2.1em;
}
.cities-header {
	text-align: center;
	margin-top: 2.5em;
}
.h2-heading-style {
	max-width:380px;
	font-size:48px;
	font-weight:100;
}
.h3-heading-margin {
	margin-bottom:30px !important;
}
@media(max-width: 585px) {

	.h2-heading-margin-top {
	  margin-top:-45px;
	  margin-bottom:-30px;
	  margin-left:-50px;
	}
	.h2-heading-left {
	  margin-left:-30px;
	}
	.h2-heading-left-margin {
	  margin-left:-50px;
	  margin-right:-30px;
	}
	.h2-heading-margin {
	  margin-left:-50px;
	  margin-right:-30px;
	}
	.h2-heading-next-margin {
	  margin-left:-50px;
	  margin-right:-30px;
	}
	.city-text-left {
	  margin-left:-50px;
	  margin-right:-30px;
	  margin-top:-30px;
	}
	.city-text-right {
	  margin-left:-50px;
	  margin-right:-30px;
	  margin-top:-30px;
	}
	.city-text-right-next {
	  margin-left:-50px;
	  margin-right:-30px;
	  margin-top:-20px;
	}
	.city-background-margin {
	  margin-left:-30px;
	  margin-right:-30px;
	}
	.city-pictures {
	  margin-left:-15px;
	  margin-top: 50px;
	  max-width:calc(100vw - 60px);
	}
	.city-pictures-left {
	  max-width:calc(100vw - 60px);
	  margin-left:-15px;
	  margin-top:10px;
	}
	.city-pictures-right {
	  margin-left:-15px;
	  max-width:calc(100vw - 60px);
	  margin-top:5px;
	}
}

@media(min-width: 585px) {

	.h2-heading-margin-top {
	  margin-top:0px;
	  margin-bottom: 15px;
	  margin-left:0px;
	}
	.h2-heading-margin {
	  margin-top: 15px;
	  margin-left:0px;
	}
	.h2-heading-left {
	  margin-top:0px;
	}
	.h2-heading-next-margin {
	  margin-top: 30px;
	  margin-left:0px;
	  margin-right:0px;
	}
	.h2-heading-left-margin {
	  margin-top: 20px;
	  margin-left:0px;
	  margin-right:0px;
	}
	.city-text-left {
	  margin-left:0px;
	  margin-right:0px;
	  margin-top:0px;
	}
	.city-text-right {
	  margin-left:0px;
	  margin-right:0px;
	  margin-top:0px;
	}
	.city-text-right-next {
	  margin-left:0px;
	  margin-right:0px;
	  margin-top:0px;
	}
	.city-pictures {
	  margin-left:-15px;
	  margin-top: 50px;
	  max-width:510px;
	}
	.city-pictures-left {
	  max-width:510px;
	  margin-left:-15px;
	  margin-top:10px;
	}
	.city-pictures-right {
	  margin-left:-15px;
	  max-width:510px;
	  margin-top:5px;
	}
	.city-background-margin {
	  margin-bottom:60px;
	  margin-left:0px;
	  margin-right:0px;
	}
}

@media(min-width: 762px) {

	.city-text-right {
	  width:33vw;
	}
	.city-text-right-next {
	  width:33vw;
	}
	.city-text-left {
	  width:25vw;
	}
	.h2-heading-margin-top {
	  margin-bottom: -50px;
	}
	.h2-heading-margin {
	  margin-top: 15px;
	  width:33vw;
	}
	.h2-heading-next-margin {
	  margin-top: 30px;
	  width:33vw;
	}
	.h2-heading-left-margin {
	  margin-top: 80px;
	}
	.city-pictures {
	  margin-top:70px;
	  margin-left:25px;
	  max-width:315px;
	}
	.city-pictures-left {
	  max-width:315px;
	  margin-left:-15px;
	  margin-top:50px;
	}
	.city-pictures-right {
	  max-width:315px;
	  margin-left:25px;
	}
}

@media(min-width: 992px) {
	.city-text-right {
	  width: auto;
	}
	.city-text-right-next {
	  width: auto;
	}
	.city-text-left {
	  width: auto;
	}
	.h2-heading-margin-top {
	  margin-bottom: 40px;
	}
	.h2-heading-margin {
	  margin-top: 30px;
	  width:auto;
	}
	.h2-heading-next-margin {
	  width:auto;
	}
	.city-pictures {
	  max-width:435px;
	  margin-top:0px;
	  margin-left:0px;
	}
	.city-pictures-left {
	  max-width:435px;
	}
	.city-pictures-right {
	  max-width:435px;
	  margin-top:5px;
	  margin-left:0;
	}
}

@media(min-width: 1200px) {
	.h2-heading-margin-top {
	  margin-bottom: 100px;
	}
	.h2-heading-margin {
	  margin-top: 45px;
	}
	.h2-heading-left-margin {
	  margin-top: 60px;
	}
	.city-pictures {
	  max-width:525px;
	}
	.city-pictures-left {
	  max-width:525px;
	}
	.city-pictures-right {
	  max-width:525px;
	}
}
@media(min-width: 1600px) {
	.h2-heading-margin-top {
	  margin-bottom: 200px;
	}
	.h2-heading-margin {
	  margin-top: 45px;
	}
	.h2-heading-next-margin {
	  margin-top: 110px;
	}
	.h2-heading-left-margin {
	  margin-top: 120px;
	}
	.city-pictures {
	  max-width:666px;
	}
	.city-pictures-left {
	  max-width:666px;
	  margin-top:0px;
	  margin-left:-15px;
	}
	.city-pictures-right {
	  max-width:666px;
	  margin-top: 100px;
	}
	.city-background-margin {
		margin-bottom:60px;
	}
}
@media(min-width:992px) {
    .news-heading,
    .post-heading {
        padding-left:70px;
    }
}

@media(min-width:1200px) {
    .news-heading,
    .post-heading {
        font-size:1.5em;
        padding-left:0px;
    }
}

@media(min-width:1600px) {
    .news-heading,
    .post-heading {
        font-size:1.75em;
    }
}
