@charset "utf-8";
html {
    font-family: 'Open Sans', sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

body {
    color: #736357;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    margin: 0;
    line-height: 1.42857143;
    background-color: #fff
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-weight: 700;
    line-height: 1.1;
    color: #303435
}

h1, .h1, h2, .h2, h3, .h3 {
    color: #fff;
}

h2 {
    font-weight: 400;
}

#main h2 {
    color: #736357;
    text-transform: uppercase;
    font-size: 28px;
    font-weight: 700;
    margin-bottom: 40px;
}

#main .no-margin h2, #main h2.no-margin {
    margin-bottom: 0;
}

#main .no-bold h2, #main h2.no-bold {
    font-weight: 400;
}


#header {
    background: url(/files/03_design/images/70655540.jpg) no-repeat center top;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    display: block;
}

#header .inside {
    padding-bottom: 20px;
    height: 270px
}

.start #header .inside {
    height: 483px;
    position: relative;
    z-index: 0;
}

.start #header .inside .row {
    position: relative;
    z-index: 1;
}

#header .inside:after {
    content: "";
    width: 608px;
    height: 223px;
    /* background: url("/files/03_design/images/bg-garden-icons-header.png") no-repeat; */
    margin-left: 533px;
    display: inline-block;
    position: absolute;
    margin-top: -242px
}

.header-logo {
    text-align: center;
}

.header-logo .logo {
    width: 210px;
    margin: 30px auto 15px auto;
    z-index: 2;
    position: relative
}


hr.icon {
    border: 0;
    padding: 30px 180px;
    clear: both;
}

hr.icon:before {
    border: 1px dashed #C7B299;
    margin-bottom: 40px;
    display: block;
    width: 100%;
    display: block;
    content: '';
}

hr.icon:after {
    content: url(/files/03_design/images/icon-laupi-butterfly.svg);
    width: 70px;
    position: absolute;
    left: 50%;
    margin-left: -30px;
    margin-top: -55px;
    background: #fff;
    border-left: 20px solid #fff;
    border-right: 20px solid #fff;
}

hr.icon-bee:after {
    content: url(/files/03_design/images/icon-laupi-bee.svg);
}

hr.icon-dragonfly:after {
    content: url(/files/03_design/images/icon-laupi-dragonfly.svg);
}

hr.icon-flower:after {
    content: url(/files/03_design/images/icon-laupi-flower.svg);
}

hr.icon-reininsgruene:after {
    content: url(/files/03_design/images/icon-laupi-reininsgruene.svg);
}

hr.icon-strawberry:after {
    content: url(/files/03_design/images/icon-laupi-strawberry.svg);
}

.mod_article.yellow {
    padding: 50px 0;
}

.btn {
    padding: 10px 30px;
    font-family: 'Open Sans Condensed', sans-serif;
    margin-top: 30px;
    font-size: 20px;
}

.btn {
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
}

.btn-success {
    color: #fff;
    background-color: #83C62E;
    border-color: #83C62E
}

.btn.dark {
    background-color: #3C8325;
    border-color: #3C8325
}

.btn-success:focus, .btn-success.focus {
    color: #fff;
    background-color: #449d44;
    border-color: #255625
}

.btn-success:hover {
    color: #fff;
    background-color: #449d44;
    border-color: #398439
}

.btn-success:active, .btn-success.active, .open > .dropdown-toggle.btn-success {
    color: #fff;
    background-color: #449d44;
    border-color: #398439
}

.btn-success:active:hover, .btn-success.active:hover, .open > .dropdown-toggle.btn-success:hover, .btn-success:active:focus, .btn-success.active:focus, .open > .dropdown-toggle.btn-success:focus, .btn-success:active.focus, .btn-success.active.focus, .open > .dropdown-toggle.btn-success.focus {
    color: #fff;
    background-color: #398439;
    border-color: #255625
}

.btn-success:active, .btn-success.active, .open > .dropdown-toggle.btn-success {
    background-image: none
}

.btn-success.disabled, .btn-success[disabled], fieldset[disabled] .btn-success, .btn-success.disabled:hover, .btn-success[disabled]:hover, fieldset[disabled] .btn-success:hover, .btn-success.disabled:focus, .btn-success[disabled]:focus, fieldset[disabled] .btn-success:focus, .btn-success.disabled.focus, .btn-success[disabled].focus, fieldset[disabled] .btn-success.focus, .btn-success.disabled:active, .btn-success[disabled]:active, fieldset[disabled] .btn-success:active, .btn-success.disabled.active, .btn-success[disabled].active, fieldset[disabled] .btn-success.active {
    background-color: #5cb85c;
    border-color: #4cae4c
}

.btn-success .badge {
    color: #5cb85c;
    background-color: #fff
}

.btn-transparent {
    color: #fff;
    background-color: transparent;
    border-color: #fff;
}

.btn-transparent:hover, .btn-transparent:focus, .btn-transparent.focus {
    background-color: #479b2b;
    color: #fff;
    border-color: transparent
}

#mainNav li.active:after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 19px solid transparent;
    border-bottom: 21px solid #fff;
    margin-top: 0px;
    margin-left: -20px;
}

#mainNav li a {
    font-family: 'Open Sans Condensed', sans-serif;
}

#mainNav ul.level_1 > li > a {
    padding-bottom: 30px;
}

#mainNav li a:hover {
    color: #83C62E;
}

#mainNav li:hover, #mainNav li a:focus {
    background-color: transparent;
}

/* #mainNav li:hover > ul {
    margin-top: 21px;
} */

.link-box-container {
    padding: 31px 10px 0 10px;
}

.link-box {
    background-color: #3C8325;
    text-align: center;
    color: #83C62E;
    padding: 35px 20px 30px 20px;
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
    background-clip: padding-box;
    font-size: 20px;
}

.light-green .link-box {
    background-color: #83C62E;
    color: #3C8325;
}

.link-box hr {
    border: 0;
    border-top: 2px dotted #83C62E;
    width: 60%;
    margin: 20px auto 25px auto;
}

.light-green .link-box hr {
    border-top: 2px dotted #3C8325;
}

.link-box .btn-info {
    min-width: 220px;
    text-transform: uppercase;
}

.link-box p {
    text-transform: uppercase;
    padding-top: 15px;
}

#main .link-box-container {
    padding: 10px 10px 0 10px;
}

.link-box.text {
    margin-bottom: 30px;
}

.link-box.text h3 {
    font-weight: 400;
    text-transform: uppercase;
}

.link-box.text p {
    text-transform: none;
    padding: 0 30px;
    font-size: 14px;
}

.link-box.text h3 span {
    font-weight: 700;
    display: block;
}

.link-box.text h3 span::after {
    content: "\A";
    white-space: pre;
}

.link-box.text .btn-info {
    text-transform: none;
}

.address .link-box.text .btn-info {
    width: 30%;
    float: left;
    min-width: inherit;
    margin-left: 5%;
}

.address .link-box.text .fa-home {
    position: absolute;
    left: 60px;
    margin-top: 41px;
    font-size: 1.6em;
    color: #C7B299;
}

.bootstrap-select.btn-group.show-tick .dropdown-menu li.selected a span.check-mark {
    margin-top: 12px;
}

#cAddress {
    width: 60%;
    float: left;
    margin-top: 30px;
    height: 44px;
    padding-left: 40px;
}

.link-box-container.kontakt address,
.link-box-container.kontakt address a {
    color: #fff;
    text-align: left;
    font-size: 14px;
}

.link-box-container.kontakt .row .content-text:first-child address {
    padding-left: 100px;
}

.link-box-container.kontakt .fa {
    font-size: 1.3em;
    color: #fff;
}

.link-box-container.kontakt .fa-map-marker {
    position: absolute;
    margin-left: -55px;
}

.link-box-container.kontakt .link-box.text h3 span {
    display: inline;
}

.newsletter-footer {
    text-align: center;
}

#main .newsletter-footer h2 {
    color: #fff;
    margin-bottom: 30px;
}

.newsletter-footer #ctrl_email_76 {
    width: 300px;
    padding-left: 50px;
    display: inline-block;
    height: 45px;
    padding-top: 6px;
    margin-right: 10px;
}

.newsletter-footer .fa {
    position: absolute;
    margin-left: 10px;
    font-size: 2em;
    margin-top: 7px;
}

.newsletter-footer #ctrl_email_76:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f003";
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.newsletter-footer .btn {
    margin-top: -1px;
}

.mod_search {
    position: relative;
    width: 1170px;
    margin: auto;
}

.mod_search .input-group {
    position: absolute;
    top: -56px;
    width: 55px;
    right: 0;
    transition: width 2s;
}

.mod_search .input-group.open {
    width: 100%;
}

#btnSearch {
    border: 0;
    background: transparent;
    margin: 0;
    padding: 5px 10px;
}

#btnSearch i {
    color: #fff;
    font-size: 20px;
}

#keywords {
    width: 0;
    padding: 0;
    border: 0;
    float: right;
    height: 34px;
    transition: width 2s;
}

.mod_search .input-group.open #keywords {
    padding: 3px 10px;
    width: 100%;
}

#main .mod_article:first-child .inside {
    margin-top: 100px;
}

.start .estate {
    margin: 0;
    padding: 0;
}

.isotope .isotope-item {
    margin-bottom: 30px;
}

.start .isotope .isotope-item {
    margin-bottom: 0;
}

.isotope .isotope-item .attachment img {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}

.isotope .isotope-item .attachment {
    border: 0;
    height: 100%;
}

.start .isotope .isotope-item .attachment {
    position: relative;
}

.isotope .isotope-item:hover .attachment, .isotope .isotope-item:focus .attachment {
    border-bottom: 0;
}

.isotope .isotope-item .well {
    background-color: rgba(0,0,0,0.4);
    display: none;
    transition: all 1s;
    position: absolute;
    top: 0;
    border-radius: 0;
}

.start .isotope .isotope-item .well {
    height: 100%;
}

.isotope .isotope-item:hover .well {
    display: block;
}

#main .isotope .isotope-item .well h2 {
    color: #fff;
    position: relative;
    top: 50%;
    transform: perspective(1px) translateY(-50%);
    font-size: 16px;
    font-weight: 400;
    text-transform: none;
}

.isotope .isotope-item .info {
    position: absolute;
    background: rgba(0,0,0,0.5);
    color: #fff;
    width: 100%;
    padding: 8px 5px;
    bottom: 0;
    font-size: 16px;
    font-weight: 800;
    font-family: 'Open Sans Condensed', sans-serif;
    text-align: center;
}

.start .isotope .isotope-item .info {
    width: 100%;
}

.referenzen .isotope .isotope-item .well {
    display: block;
    margin: 0 30px;
    width: 320px;
    height: 60%;
    bottom: 0;
    top: inherit;
}

.referenzen .isotope .isotope-item .info {
    display: none;
}

.referenzen.full .isotope .isotope-item .well {
    margin: 0;
    top: 0;
    display: flex;
    position: absolute;
}

.referenzen.full .isotope .isotope-item .attachment {
    border: 0;
    height: 251px;
    margin-bottom: 30px;
    position: relative;
}

.anbieten .referenzen .isotope .isotope-item .attachment {
    position: relative;
}

.filter-only {
    margin-bottom: 30px;
    clear: both;
}

.mod_immoListView {
    margin: 0 10px;
    font-family: inherit;
    z-index: 1;
    position: relative;
}

.mod_immoListView .laupi-tab-container {
    margin-bottom: 40px;
}

.mod_immoListView .laupi-tab-container .tab {
    border-radius: 0 0 4px 4px;
}

.mod_immoListView .laupi-tab-container #filter{
    text-align: center;
    padding-bottom: 30px;
}

.mod_immoListView .laupi-tab-container #map {
    color: #fff;
    padding: 30px 50px;
}

.mod_immoListView .laupi-tab-container #map P {
    padding: 30px 25px;
    font-size: 14px;
}

.mod_immoListView .laupi-tab-container #map #cAddressFilter {
    width: 60%;
    height: 45px;
    display: inline-block;
    margin-top: 30px;
    margin-right: 20px;
    padding-left: 45px;
    margin-left: 55px;
}

.mod_immoListView .laupi-tab-container #map .fa {
    position: absolute;
    margin-left: 66px;
    margin-top: 40px;
    font-size: 1.6em;
    color: #C7B299;
}

.mod_immoListView .laupi-tab-container #map .btn {
    display: inline;
    position: absolute;
}

.mod_immoListView .laupi-nav-tabs {
    border:0;
}

.mod_immoListView .laupi-nav-tabs li {
    width: 49%;
    margin-right: 2%;
    float: left;
}

.mod_immoListView .laupi-nav-tabs li:after {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f078";
    position: absolute;
    right: 14px;
    top: 17px;
    color: #fff;
}

.mod_immoListView .laupi-nav-tabs li.active a:after {
    content: "";
    position: absolute;
    border-bottom: 1px dashed #fff;
    width: 100%;
    bottom: 0;
    left: 0;
}

.mod_immoListView .laupi-nav-tabs li:last-child {
    margin-right: 0;
}

.mod_immoListView .laupi-nav-tabs > li > a,
.mod_immoListView .laupi-nav-tabs > li.active > a,
.mod_immoListView .laupi-nav-tabs > li.active > a:hover,
.mod_immoListView .laupi-nav-tabs > li.active > a:focus {
    background-color: #83C62E;
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    text-align: center;
    text-transform: uppercase;
    margin-right: 0;
    font-family: "Open Sans Condensed", sans-serif;
}

.mod_immoListView .laupi-nav-tabs > li:last-child > a,
.mod_immoListView .laupi-nav-tabs > li.active:last-child > a,
.mod_immoListView .laupi-nav-tabs > li.active:last-child > a:hover,
.mod_immoListView .laupi-nav-tabs > li.active:last-child > a:focus {
    background-color: #3C8325;
}

.mod_immoListView .laupi-nav-tabs li:first-child a {
    background-color: #83C62E;
}

.mod_immoListView .tab {
    background-color: #3C8325;
    display:none;
}

.mod_immoListView .tab.active {
    display: block;
}

.mod_immoListView .tab:first-child {
    background-color: #83C62E;
}

.form {
    background: #f2f2f2;
    width: 75%;
    margin: auto;
    color: #736357;
    padding: 20px 20px;
}

.form legend {
    color: #736357;
    padding: 30px 0 5px 0;
    border-bottom: 2px dashed #C7B299 !important;
    font-weight: 700;
    margin-bottom: 25px;
    text-transform: uppercase;
}

.form label {
    color: #736357;
    font-weight: 700;
    font-size: 14px;
}

.ce_form .message {
    display: inline-block;
}

#footer {
    background: #50af31 url("/files/03_design/images/bg-grass-white.png") center top repeat-x;
    color: #fff;
    padding-top: 50px;
    padding-bottom: 50px;
    margin-top: 30px
}

#footer .share:after {
    content: "";
    background: url("/files/03_design/images/bg-garden-icons-footer.png") no-repeat top center;
    position: absolute;
    height: 91px;
    width: 132px;
    margin-top: -116px;
    right: -29px;
    display: none;
}

#footer .address,
#footer .contact {
    margin-top: 35px;
    font-size: 14px;
}

#footer .contact a {
    color: #fff;
}

#footer .share {
    margin-top: 70px;
}

#footer .share img {
    margin: 3px 10px;
}

#footer .navbar-nav {
    margin: 0;
    padding: 0;
    float: none;
}

#footer .navbar-nav > li {
    float: left;
    padding: 0;
}

#footer .navbar-nav > li a {
    font-size: 12px;
}


.dropzone .dz-preview .dz-error-message {
    top: 150px;
}

.verbraucher .radio-inline {
    display: block;
    margin: 10px 0;
}

.custom-controls-stacked {
    display: flex;
    flex-wrap: wrap;
}

.custom-radio {
    display: flex;
    padding-right: 10px;
}

.custom-radio label {
    font-weight: 400;
    margin: 3px 0 0;
}

input[type="radio"], input[type="checkbox"] {
    margin-right: 5px;
}

.custom-checkbox {
    display: flex;
}

.widget-submit.btn {
    box-shadow: none;
    padding: 0 15px;
    margin: 0 0 15px;
    text-align: left;
}

.widget-submit.btn-primary {
    background: none;
}

.slick-prev:before, .slick-next:before {
    font-family: FontAwesome;
}

.slick-prev:before {
    content: "\f137";
}

.slick-next:before {
    content: "\f138";
}

.poll-container .panel-default .widget-submit.poll-submit {
    position: static;
    bottom: inherit;
    margin: 0;
    padding: 0;
}

.radio-inline label {
    font-weight: 400;
}

/* ie11 bug */
#cboxPrevious,
#cboxNext{
    text-indent: 0;
}

/* dropzone für ipad iphone ausblenden */
.ipad .widget-dropzone,
.iphone .widget-dropzone,
.ios .widget-dropzone,
.ipad .widget-dropzone-info,
.iphone .widget-dropzone-info,
.ios .widget-dropzone-info {
    display:none!important;
}

/* file upload */
.form fieldset {
    float: left;
}

.fileinput-container {
    float: left;
    padding: 0 15px;
    width: 100%;
    margin: 0;
    display: none;
}

.ios-fileupload {
    float: left;
    display: none;
    margin: 15px 0;
}

.ios .form .ios-fileupload .fileinput .input-group-addon input[type='file'],
.ipad .form .ios-fileupload .fileinput .input-group-addon input[type='file'],
.iphone .form .ios-fileupload .fileinput .input-group-addon input[type='file'] {
    line-height: 0;
}

.ce_form .extend-form-fieldset .ios-fileupload .btn:focus,
.ce_form .extend-form-fieldset .ios-fileupload .btn:hover {
    background: none !important;
    color: inherit;
    border: none;
    margin: 0;
    font-size: inherit;
}

.fileinput .form-control, span.fileinput-exists {
    display: none;
}

.ipad .ios-fileupload,
.iphone .ios-fileupload,
.ios .ios-fileupload {
    display: block;
}

.fileinput-container:nth-of-type(1) {
    display: block;
}

.form .fileinput .input-group-addon {
    display: block;
    width: 100%;
    background: none;
    box-shadow: none;
    border: none;
    margin: 0;
    padding: 0;
    text-align: left;
}

.form .fileinput .input-group-addon input[type='file'] {
    display: block;
    width: initial;
    font-size: 1rem;
    margin: 0;
    text-align: left;
    padding: 15px;
    box-shadow: none;
    background: #fff;
    border: 1px solid #ccc;
    border-radius: 4px;
}

span.fileinput-new {
    margin-bottom: 10px;
    display: block;
    color: #736357;
    font-weight: 700;
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
}

a.input-group-addon.btn.btn-file.fileinput-exists {
    padding-top: 5px;
    font-size: 1rem;
}

.add-more {
    overflow: hidden;
    float: left;
    background: #fff;
    padding: 5px 10px;
    margin: 15px;
    border: 1px solid #ccc;
    border-radius: 4px;
    font-size: 0.9rem;
}

.ce_form .extend-form-fieldset.closed.open .ios-fileupload .form-group {
    display: none;
}
.ce_form .extend-form-fieldset.closed.open .ios-fileupload .form-group:nth-of-type(1),
.ce_form .extend-form-fieldset.closed.open .ios-fileupload .form-group:last-child {
    display: block;
}

.extend-form-fieldset.closed .ios-fileupload {
    width: 100%;
    margin: 0;
}

.extend-form-fieldset.closed.open .ios-fileupload {
    margin: 15px 0;
}

.ce_form .extend-form-fieldset .ios-fileupload .btn {
    background: inherit;
    color: inherit;
    border: inherit;
    margin: inherit;
}

body:not(.android) .audio-message {
    display: none;
}

.dropzone {
    overflow: hidden;
}

.widget-dropzone .audio-message {
    padding: 0;
}

.ios-fileupload .fileinput-container:last-child {
    margin-bottom: 15px;
}

/* file upload end */


@media (min-width: 768px) {
    .navbar-nav > li {
        padding: 0 15px;
    }
}

@media (max-width:1199px) {
    .ie11.referenzen .isotope .isotope-item .attachment {
        height: 239px !important;
    }
    .ie11.referenzen #main .isotope .isotope-item .well h2 {
        display: inherit;
    }
}

#panorama {
    width: 100%;
    height: 100vh;
}
.pano-only a, .pano-only a:hover, .pano-only a:active, .pano-only a:visited {
    text-decoration: none;
    color: inherit;
    cursor: pointer;
}

.mod_article.pano-only {
    padding: 0;
    overflow: hidden;
    margin-bottom: 20px;
    display: none;
}

.mod_article.pano-only.open {
    overflow: visible;
    display: block;
}

.show-pano, .hide-pano {
    cursor: pointer;
    text-transform: uppercase;
    font-family: 'Open Sans Condensed';
}

.show-pano.open {
    display: none;
}

.show-pano-wrap {
    clear: left;
    text-align: center;
    padding: 10px 0;
    margin-bottom: -30px;
}

#estate_list.slick-slider {
    height: 100% !important;
    overflow: visible;
}

.start .isotope .isotope-item {
    top: 0 !important;
    left: inherit !important;
    position: relative !important;
}

.slick-list, .slick-track {
    height: 100%;
}

.show-pano,
#estate_list .show-pano {
    position: absolute;
    display: inline-block;
    padding: 5px 10px;
    margin-top: -75px;
    right: 0;
}

.show-pano img,
#estate_list .show-pano img {
    height: 62px;
    width: 147px;
    object-fit: cover;
}

#estate_list .show-pano {
    margin-top: 0;
    right: 0;
    top: 0;
    padding-right: 0;
}

#estate_list .show-pano img {
    min-height: inherit;
}

.hide-pano {
    position: absolute;
    bottom: -25px;
    background: #000;
    padding: 5px 10px;
    color: #fff;
    width: 200px;
    left: 50%;
    margin-left: -100px;
    text-align: center;
    font-size: 0.9em;
}

/*.ios .hide-pano {
    bottom: 90px;
    left: 50%;
    right: inherit;
    width: 200px;
}*/

.pano-only .inside {
    position: relative;
}

.panorama-wrapper {
    height: 500px;
    overflow: hidden;
}

.pano-only iframe {
    width: 100%;
    height: 500px;
    border: 0;
    margin: 30px 0 5px 0;
}

.mod_immoListView.referenzen.full .estate {
    width: 100%;
    padding: 0;
    margin: 0;
}

#estate_filter_list button span.filter-option {
    text-transform: uppercase;
    white-space: nowrap;
    width: 90%;
    text-overflow: ellipsis;
}

#footer .mod_customnav li a.widerruf {
    background: #fff;
    display: inline-block;
    color: #000;
    padding: 3px 6px;
    font-weight: 500;
    margin: 10px;
}

#footer .mod_customnav li strong {
    padding: 10px;
    font-size: 12px;
}

button.tooltip-link {
    background: none;
    border: none;
    padding: 0;
    vertical-align: text-bottom;
}

@media (min-width: 767px) {
    .content-image.col-md-3 {
        margin-top: 25px;
    }
}

@media (max-width: 767px) {
    #estate_list .show-pano {
        right: 22px;
    }

    #mainNav .submenu:not(.open) ul {
        display: none !important;
    }

    .expose-images > div {
        padding: 0 5px;
    }

    #main .row.expose-images {
        margin-left: -5px;
        margin-right: -5px;
    }

    #estateCarousel .slick-slide img {
        width: 100%;
    }

    #estateCarousel .slick-slide {
        padding: 5px;
    }

    #estateCarousel .slick-track {
        margin-left: 0;
    }
}

@media (max-width:1024px) {
    .pano-only .inside {
        margin: 0;
        width: 100%;
    }

    .panorama-wrapper {
        height: 100%;
    }

    .pano-only.open .row > div {
        padding: 0;
        position: fixed;
        top: 0;
        left: 0;
        z-index: 10000;
    }

    .show-pano {
        margin-top: -86px;
    }

    .hide-pano {
        bottom: 15px;
        right: 10px;
        left: initial;
        font-size: 0.8em;
        width: initial;
    }

    .pano-only iframe {
        margin-top: 0;
        height: 100%;
        width: 100%;
        background: #f2f2f2;
        z-index: 10000;
    }
}
