/* iu_properties Generic Styles (hjl) */
/* --> gehört eigentlich in EXT:

/* Generals */

.be-cols {
  margin-top: 0px;
  display: flex;
}
.be-col-33 {
    width: 33.1%;
}
.be-col-66 {
    width: 66.2%;
}

/* EXPOSÉ / Einzelansicht */

  /* "echter" Header */

.pagelayout-extension #page-header > #header-images-wrap {
  display: none !important;
}

  /* "Header" */

/*.pagelayout-text .ce-iuproperties-show #header-images {*/
  /*height: auto !important;*/
/*}*/
.pagelayout-text .ce-iuproperties-show #header-images .header-image {
  background-position: bottom center;
  background-size: 100%;
  position: fixed;
}
.ce-iuproperties-show .prop-views {
  position: absolute;
  right: 0;
  top: 0;
}
.ce-iuproperties-show .prop-views > div {
  display: inline-block;
  background-color: white;
  padding: 7px 15px 7px 45px;
  margin-left: 5px;
  color: #3b3e04;
  font-weight: bold;
  background-size: 28px;
  background-position: left 10px center;
  background-repeat: no-repeat;
  cursor: pointer;
}

.ce-iuproperties .prop-images {
    background-image: url(../Icons/gallery.svg);
    background-position: left 10px top 7px !important;
}
.ce-iuproperties .prop-groundplans {
  background-image: url(../Icons/floorplan.svg);
  background-size: 25px !important;
}
.ce-iuproperties .prop-virtualtour {
  background-image: url(../Icons/360.svg);
}
.pagelayout-text .ce-iuproperties-show #header-text {
  max-width: 585px;
  width: 50%;
  background-color: #c7d103;
}
.prop-contact .content .text-content {
   box-shadow: 0px 4px 51px 0px rgba(22, 63, 31, 0.15);
   padding: 20px 25px;
}
.prop-contact .content .text-content p {
  font-size: 22px;
  line-height: 32px;
}
  /* PhotoSwipe Gallery */

.ce-iuproperties-show .pswp__container { transition: transform 0.35s ease-in-out; }
.ce-iuproperties-show .pswp__container_transition {
  -webkit-transition: -webkit-transform 333ms cubic-bezier(0.4, 0, 0.22, 1);
  transition: transform 333ms cubic-bezier(0.4, 0, 0.22, 1);
}
.ce-iuproperties-show .pswp__caption__center {
  text-align: center;
  font-size: 1.4em;
}
.ce-iuproperties-show .pswp__button--arrow--left::before {
  left: 60px;
}
.ce-iuproperties-show .pswp__button--arrow--right::before {
  right: 60px;
}
.ce-iuproperties-show .pswp__button--arrow--left, .ce-iuproperties-show .pswp__button--arrow--right {
  width: 120px;
}
.ce-iuproperties-show .pswp button > span {
  display: none !important;
}

/* New Favorites Button */

.propsearch-result-favorite path,
.prop-favorite path {
  fill: none;
  transition: fill 0.2s;
  cursor: pointer;
}
.propsearch-result.is-favorite .propsearch-result-favorite path,
.prop-favorite.is-favorite path
{
  fill: #585D92;
}


  /* Body, Main */

    /* Hauptspalte */

.ce-iuproperties-show .prop-main {
  margin-top: 60px;
}
.ce-iuproperties-show .prop-overview {
  overflow: hidden;
}

.ce-iuproperties-show .prop-overview .label {
  margin: 0px;
  font-weight: 700;
  font-size: 1.875em;
  line-height: 1.2;
  color: #14822C;
}

.ce-iuproperties-show .prop-overview .energieausweis .label {
  margin: 0;
  font-weight: 600;
  font-size: 22px;
  line-height: 32px;  
  color: black;
}

.ce-iuproperties-show .prop-overview .energieausweis .data, .prop-detail-additional.ce-bodytext {
  font-size: 22px;
  line-height: 32px;  
}

.ce-iuproperties-show .prop-detail .label {
  margin: 0px;
  font-weight: 600;
  font-size: 22px;
  line-height: 32px;
  color: black;
}

.ce-iuproperties-show .prop-detail .prop-detail-data-main > div {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;  
}

/* Topinfos: Kaltmiete, Zimmer, Fläche */
.ce-iuproperties-show .prop-topinfo {
  float: left;
  box-shadow: 0px 4px 51px 0px rgba(22, 63, 31, 0.15);
  border-radius: 10px;
  padding: 24px;

}
.pagelayout-text #page-main .ce-iuproperties-show .prop-overview > .ce {
  clear: both;
  margin-bottom: 60px;
}
.ce-iuproperties-show .prop-topinfo-item {
  display: inline-block;
}
.ce-iuproperties-show .prop-topinfo-item .label {
  font-weight: normal;
  font-size: 1.0em;
  line-height: 1;
  color: black;
}
.ce-iuproperties-show .prop-topinfo-item .data {
  font-weight: bold;
  font-size: 1.53em;
  line-height: 1.3;
  color: black;
}
      /* Top: Bewerben */
.ce-iuproperties-show .prop-apply {
  float: right;
}
.ce-iuproperties-show .prop-apply-button,
.ce-iuproperties-show .prop-back-button
{
  background-color: #14822C;
  padding: 7px 14px;
  color: white;
  font-weight: 400;
  font-size: 1.1365em;
  line-height: 1.2;
  /*margin-left: 40px;*/
  border-radius: 5px;
  display: inline-block;  
}
.ce-iuproperties-show .prop-apply-button > a,
.ce-iuproperties-show .prop-back-button > a
{
  text-decoration: none;
}
      /* Lage und Ausstattung */
.ce-iuproperties-show .prop-location {
  width: calc(50% - 15px);
  float: left;
}
.ce-iuproperties-show .prop-location .map {
  margin-top: 15px;
}
.ce-iuproperties-show .prop-features-short {
  width: calc(50% - 15px);
  float: right;
}
.ce-iuproperties-show .prop-features-short ul {
  padding-left: 0;
  list-style: none;
}
.ce-iuproperties-show .prop-features-short ul > li a {
  text-decoration: underline;
}
      /* Beschreibung, Ausstattung (lang) und Wohnumfeld */
.ce-iuproperties-show .prop-environment,
.ce-iuproperties-show .prop-features
{
  margin-top: 20px;
}
      /* Downloads */
.ce-iuproperties-show .prop-downloads {
   /* padding: 10px 20px 0px 0px; */
   background: transparent;
}
.ce-iuproperties-show .prop-downloads-item {
  background-color: #14822C;
  padding: 13px;
  color: white;
  font-weight: 400;
  font-size: 1.1365em;
  line-height: 1.2; 
  border-radius: 5px;
  display: inline-block;  
}
      /* Barrierefreiheit */
.ce-iuproperties-show .prop-accessibility-field {
  margin-top: 20px;
  width: 50%;
  float: left;
}
.ce-iuproperties-show .prop-accessibility-field:nth-child(odd) {
  clear: left;
}
.ce-iuproperties-show .prop-accessibility .prop-label {
  font-weight: 600;
  font-size: 22px;
  line-height: 1.5;
}
.ce-iuproperties-show .prop-accessibility ul li p {
  font-size: 22px;
  line-height: 1.5;
}
.ce-iuproperties-show .prop-accessibility-field ul {
  padding-left: 0;
  padding-right: 10px;
  list-style: none;
}

      /* Umgebung */
.ce-iuproperties-show .prop-neighborhood {
  margin-top: 60px;
}
.ce-iuproperties-show .prop-neighborhood + div + div {
  border-top: 1px solid #dbdbdb;
  border-bottom: 1px solid #dbdbdb;
  padding: 20px 0px;
}

/* Property-slider-latest*/

.prop-info .prop-street span,
.prop-info .prop-district span {
  font-size: 23px;
  line-height: 1.1;
  font-weight:500;
}

.prop-info .prop-rent span,
.prop-info .prop-space span,
.prop-info .prop-rooms span {
  font-size: 25px;
  line-height: 1.5;
  font-weight: bold;
}

.prop-info .prop-rent span.extra-label,
.prop-info .prop-space span.label,
.prop-info .prop-rooms span.label {
  font-size: 22px;
  line-height: 1.5;
  font-weight: normal;
}

.swiper { 
    overflow: visible;   
   }

  .property-slider-latest { position: relative;}
  .property-slider-latest .swiper-pagination { 
    position:absolute; 
    left:0; 
    right:0; 
    z-index:50;
      width: 100%;
    height: 50px;    
    bottom: -50px;
    display: flex;
    justify-content: center;
    align-items: flex-end;
    gap: 12px;
  }
  .property-slider-latest .swiper-pagination-bullet { width:14px; height:14px; background-color: #14822c; opacity:1; display: block; border-radius: 50%; }
  .property-slider-latest .swiper-pagination-bullet-active { background-color: #554596;}


  .swiper-slide {
    width: 100%;
    /* transition: transform .35s ease, opacity .35s ease; */
    z-index: 1;
    padding: 2px;   
  }

  .swiper-wrapper { padding-left: 0; padding-right: 0; }
  .property-slider-latest { 
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 100px;    
  }
  .ce-iuproperties.latest-props {
    overflow-x: hidden;
  }

 .swiper-slide-prev, .swiper-slide-next {
    /* transform: scale(.8);
    opacity: .9; */
    z-index: 2;
  }

  .swiper-slide-active {
    transform: scale(1);
    opacity: 1;
    z-index: 3;
  }

  @media (min-width: 768px) {
    .property-slider-latest .swiper-slide {
      width: clamp(600px, 78vw, 1050px);   
      padding: 0;
          
    }  
  }


/* ENERGIEAUSWEIS */
.energieausweis {
  /* border: 1px solid #dbdbdb;
  padding: 20px; */
  margin-top: 25px;
}
.energieausweis .infos {
  display: flex;
  flex-direction: row;
  gap: 30px;
}
.energieausweis .infos > div {
  flex: 1;
}
.energieausweis .infos > div .label {
  /* display: inline-block;
  width: 130px; */
}
.energieausweis .infos > div:last-child .label {
  /* width: 175px; */
}
.energieausweis .infos .data {
  display: inline;
}

.energieausweis .grafik {
  width: 817px;
}
.energieausweis .grafik .bubble {
  height: 75px;
  display: none;
}
.energieausweis .grafik .skala {
  /* margin-top: 20px; ejk auskommentiert */
  margin-top: 120px; /* ejk hinzugefügt */
}
.energieausweis .grafik .verlauf {
  width: 100%;
  height: 50px;
  background: linear-gradient(90deg, rgba(84,191,53,1) 0%, rgba(253,227,2,1) 45%, rgba(253,227,2,1) 55%, rgba(238,45,43,1) 100%);
  border-radius: 5px;
}

.energieausweis .grafik .klassen {
  line-height: 50px;
}
.energieausweis .grafik .klassen div {
  text-align: center;
  float: left;
  /* height: 50px; */
  position: relative; /* ejk */  
}
.energieausweis .grafik .klassen div[data-from] {
  border-left: 1px solid #ddd;
}

.energieausweis .grafik .klassen .active {
  position: relative; 
  z-index: 10; 
}


/* .energieausweis .grafik .klassen div:not(:first-child) {
  border-left: 1px solid #3b3e04;
} */
.energieausweis .grafik .klassen .aplus { width: calc(12% * .9); }
.energieausweis .grafik .klassen .a { width: calc(8% * .9); }
.energieausweis .grafik .klassen .b { width: calc(10% * .9); }
.energieausweis .grafik .klassen .c { width: calc(10% * .9); }
.energieausweis .grafik .klassen .d { width: calc(12% * .95); }
.energieausweis .grafik .klassen .e { width: calc(12% * .95); }
.energieausweis .grafik .klassen .f { width: calc(16% * 1.07); }
.energieausweis .grafik .klassen .g { width: calc(20% * .99); }
.energieausweis .grafik .klassen .h { width: 3%; }
/* .energieausweis .grafik .klassen .active > span {
  font-weight: bold;
  font-size: 3em;
  padding: 5px;
  background: rgba(0,0,0,.2);
} ejk auskommentiert */

/* ejk start */
.energieausweis .grafik .klassen {
  position: relative;
}
.energieausweis .grafik .klassen > div > div {
  display: none;
}
.energieausweis .grafik .klassen .active > div {
  display: block;
  padding: 16px;
  background: #636363;
  position: absolute;
  bottom: 62px;
  width: 200px;
  left: -16px;
  z-index: 0;
}
.energieausweis .grafik .klassen .active > div > .tip {
  display: block;
  content: "";
  width: 20px;
  height: 20px;
  transform: rotate(45deg);
  background: #636363;
  position: absolute;
  bottom: -5px;
  z-index: -1;
  left: 0%;
  margin-left: 6px;
  transition: left 0.3s ease;
}
.energieausweis .grafik .klassen .h.active > div {
  left: -200px;
}
.energieausweis .grafik .klassen .g.active > div {
  left: -100px;
}
.energieausweis .grafik .klassen .active > div p,
.energieausweis .grafik .klassen .active > div strong {
  color: #fff;
}
.energieausweis .grafik .klassen .active > div p {
  margin: 0;
  padding: 0;
  line-height: 1.5;
  text-align: left;
}

/* ejk end */

.energieausweis .grafik .werte {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 35px;
  color: #3b3e04;
}

/* Marginalspalte */

.ce-iuproperties-show .prop-detail .label {
  /* font-weight: bold; */
}
.ce-iuproperties-show .prop-detail .data {
  float: right;
  font-size: 22px;
  line-height: 32px;
  font-weight: 400;
}

.prop-detail-data-top {
  /* margin-bottom: 15px; */
}
.ce-iuproperties-show .prop-side .prop-district .ce-bodytext > p {
  margin-bottom: 0px;
}
#page-main .ce-iuproperties-show .ce-bodytext {
  font-size: 1rem;
}
.prop-detail-additional {
  /* margin-top: 30px; */
}
.ce-iuproperties-show .ce-marginal-box > .ce {
  padding: 0 !important;
}


    /* Here Maps (heremaps) */

#map-overview {
  height: 215px;
}
#map-large {
  height: 500px;
}
      /* -- Info Bubble */
.map .H_ib_content {
  min-width: 13em;
  font-size: 0.7em;
  line-height: 1.2;
}
.map .H_ib_body {
  background: rgba(0, 0, 0, 0.8);
}
.map-pois-setup {
	display: flex;
	flex-wrap: wrap;
}
.map-pois-setup-item {
/*    width: 19.8%;
    float: left; */
    /*width: 100%; *//* ejk kindergärten weg */

    flex-basis: calc(25% - 2px);

    line-height: 2;
    text-align: center;
    background-image: url(../Icons/check.svg);
    background-repeat: no-repeat;
    padding-top: 50px;
    background-size: 35px;
    background-position: top+13px center;
    font-size: 0.9em;
    /*border-right: 1px solid #eee;*/
    background-color: #fbfbfb;
    /*border-radius: 4px;
    margin-right: 5px;*/
    padding-bottom: 10px;
    border-top: 1px solid #edecec;
    border-bottom: 1px solid #edecec;
    border-left: 1px solid #edecec;
}
.map-pois-setup-item:last-of-type {
    border-right: 1px solid #edecec;
}
.map-pois-setup-item:nth-child(1) {
    background-image: url(../Icons/lebensmittel.svg) !important;
    background-size: 26px;
    background-position: top+15px center;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
}
.map-pois-setup-item:nth-child(2) {
    background-image: url(../Icons/baecker.svg) !important;
    background-size: 30px;
}
/*.map-pois-setup-item:nth-child(3) {
    background-image: url(../Icons/kindergarten.svg);
}*/
.map-pois-setup-item:nth-child(3) { /* ejk kindergärten vorher 4 */
    background-image: url(../Icons/schule.svg);
}
.map-pois-setup-item:nth-child(4) { /* ejk kindergärten vorher 5 */
    /*background-image: url(../Icons/medizin.svg);*/
    background-image: url(../Icons/arzt.png);
    background-size: 30px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-right: 1px solid #edecec;
}
.map-actions {
    margin-top: 15px;
}
    /* Feelestate Virtual Tour (Virtueller Rundgang) */

#virtual-tour {
  position: fixed;
  z-index: 2222;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(10,30,32, 0.8);
}
#virtual-tour-close {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 40px;
  height: 40px;
  background-image: url(../Icons/close.svg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 55%;
  cursor: pointer;
}
#virtual-tour-inner {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
#virtual-tour-inner > iframe {
  border: none !important;
  width: 1280px;
  height: 800px;
}



/***************/
/* LIST SLIDER */
/***************/

.ce-iuproperties-list .prop-title {
  margin-top: 15px;
  font-size: 1.2em;
}
.ce-iuproperties-list .prop-title a {
  text-decoration: none;
}
.ce-iuproperties-list .prop-info {
  line-height: 1.4;
}
.ce-iuproperties-list .prop-details {
  margin-top: 20px;
  line-height: 1.2;
}
.ce-iuproperties-list .prop-details > div {
  display: inline-block;
}
.ce-iuproperties-list .prop-details .number {
  font-weight: bold;
}
.ce-iuproperties-list .prop-details .label {
  display: block;
  font-size: 0.8em;
}
.ce-iuproperties-list .prop-details > div:not(:first-child) {
  margin-left: 30px;
}
.ce-iuproperties-list .owl-stage-outer {
  padding-bottom: 20px;
  border-bottom: 1px solid #ddd;
}
.ce-iuproperties-list .owl-dots {
  bottom: 6px;
}
.ce-iuproperties-list .prop-list-more {
  margin-top: 20px;
}

/*********************************************/
/*                                           */
/* SUCHE -- evtl. in eigenes File auslagern? */
/*                                           */
/*********************************************/

  /* Suche - Suchformular */

.ce-iuproperties-search {
  margin-top: 50px;
}
.ce-iuproperties-search .be-cols {
  margin-top: 0px;
}
.propsearch-header {
  font-size: 2.275em;
  margin-bottom: 20px;
  line-height: 1.2; 
  font-weight: bold;
  color: #14822C;
}
.propsearch-header .show-favorites, .show-favorites .propsearch-header .show-all, .propsearch-header[data-count="1"] .multi {
  display: none;
}
.show-favorites .propsearch-header .show-favorites {
  display: block;
}
.propsearch-header .show-all .found-none,
.no-properties-found .propsearch-header .show-all .found-some {
  display: none;
}
.no-properties-found .propsearch-header .show-all .found-none {
  display: block;
}
.propsearch-header .show-all .found-none {
  font-size: 2rem;
}
.propsearch-header .show-all .found-none > p { 
  font-size: 1rem;
  margin-top: 15px;
  max-width: 670px;
  font-weight: 500;
}
.show-favorites .options-basic,
.show-favorites .options-top,
.show-favorites .options-extended,
.show-favorites .option-reset,
.show-favorites .options-view
{
  filter: blur(2px);
  pointer-events: none;
}
.propsearch-form-wrap {
  padding: 40px 30px;  
  margin-bottom: 40px;
}
.propsearch-form-wrap > .super-header {
  display: none;
}
.propsearch-footer {
  margin: 40px auto;
}

.propsearch-form .option-select {
  width: 200px;
  position: relative;
  /* margin-right: 15px; */
  margin-bottom: 30px;
}
.propsearch-form .options-mode{
  margin-right: 15px;
}
.propsearch-form .option-select::before {
  content: '';
  position: absolute;
  right: 17px;
  top: calc(50% + 14px);
  transform: translateY(-50%); 
  width: 16px;
  height: 16px;
  cursor: pointer;
  pointer-events: none;
  transition: all 0.6s ease; 
  background-image: url(../Icons/arrow-down-dark.svg);
  background-size: contain;
  background-repeat: no-repeat;
}
.option.option-reset {
    padding: 13px;
    text-align: center;
    /* margin-left: 14px; */
    border-radius: 5px;
}

.ce-iuproperties-show .prop-back-button {  
    padding: 13px; 
}

#search_ort {
  position: relative;
}
#search_ort_category {
  position: absolute;
  right: -17px;
  top: 36px;
  padding: 3px 8px;
  color: #3B3E04CC;
  background: #C8D104;
  border-radius: 3px;
  font-size: 0.8em;
  font-weight: bold;
}
#search_ort_category:empty {
  display: none;
}
.propsearch-form select,
.propsearch-form input[type="text"]
{
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  border: none;
  width: 100%;
  box-sizing: border-box;
  height: 48px;
  padding: 0 10px;
  background: url(data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==) repeat;
  background-color: white;
  color: #3B3E04;
  font-size: 1.25em;
  line-height: 1.2; 
  border-radius: 5px;
  outline: none;
  cursor: pointer;
}
.propsearch-form select {  
  border: 2px solid #14822C;
  border-radius: 5px;
}
.propsearch-form option {
  color: black;
}
.propsearch-form .options-basic > .option, .propsearch-form .options-view > * {
  /* display: inline-block; */
}
.propsearch-form .option-extend-filters .less, .propsearch-form.extended-options .option-extend-filters .more {
  display: none;
}
.propsearch-form.extended-options .option-extend-filters .less {
  display: block;
}
.propsearch-form .option-select label,
.propsearch-form .option-text label
{
  font-size: 0.9em;
  color: #707070;
  font-weight: bold;
}
.propsearch-form .option-text {
  position: relative;
  width: calc(50% - 50px);
}
.propsearch-form .option-text input {
  display: block;
  padding: 0px 15px;
}
.propsearch-form .options-extended {
  margin: 0px 0px 30px 0px;
}
.propsearch-form .options-extended > .option-select {
  display: inline-block;
}
.propsearch-form select::-ms-expand {
  display: none;
}
.propsearch-form select:focus::-ms-value {
  background-color: transparent;
}
.propsearch-form .option-select {
    /* width: calc(25% - 20px); */
    margin-bottom: 15px;
    width: 50%;
}
.propsearch-form .options-direction button {
  width: 50px !important;
}
.propsearch-form > .option {
  float: left;
}
.propsearch-form .option-check input[disabled] ~ label {
  opacity: 0.3;
}
.propsearch-form select[disabled] {
  opacity: 0.5;
}
/*.propsearch-form .active, .propsearch-form .option-extend-filters, .propsearch-form .option-favorites {*/
.propsearch-form .active, .propsearch-form .option-favorites, .option.option-reset {
  background-color: #14822C !important;
  /* width: calc(16.5% - 20px); */
  height: 48px;
  font-size: 1.1365em;
  line-height: 1.2;
  font-weight: 500;
  color: white;
}
.propsearch-form .active, .propsearch-form .option-favorites, .option.option-reset:hover {
  background-color: #554596 !important;
}
.propsearch-form .option-extend-filters {  
  /* width: calc(16.5% - 20px); */
  /* width: fit-content; */
  background: #14822C;
  padding: 10px;
  border-radius: 5px;
  text-align: center;
  font-size: 1.1365em;
  line-height: 1.2;
  box-shadow: none;
  font-weight: 500;
  color: white;
}
.propsearch-form .option-extend-filters:hover { 
  background: #554596;
}
.option.property-form-button-select {
  width: 155px;
}
.propsearch-form .option.option-check {
    color: #3B3E04;
    font-size: 0.9em;
    padding-top: 7px;
    padding-bottom: 8px;
    border-bottom: 2px dotted #E4E1DB;
    width: 23%;
}
.propsearch-form .option-favorites.show-favorites .show-favorites { display: none; }

.propsearch-form .option-favorites.show-all .show-all { display: none; }

.propsearch-form .option-favorites {
    background: #C8D300 !important;
    color: black; 
    /*background-image: url(../Icons/star_lightgreen.svg) !important;*/
    background-repeat: no-repeat !important;
    background-size: 17px !important;
    background-position: left 13px top 16px !important;   
    padding: 13px 13px 13px 38px;
    width: fit-content;
}
.propsearch-form .option-favorites.show-all{
    background-image: url(../Icons/Star_1.png) !important;
}
.propsearch-form .option-favorites.show-favorites{
    background-image: url(../Icons/showall.svg) !important;
    background-position: left 20px top 17px !important;
}
.propsearch-form #sort-asc {
    background-image: url(../Icons/ascending.svg);
    background-size: 9px;
    background-repeat: no-repeat;
    background-position: center center;
    /*border: 1px solid #dadada;*/
    border: 1px solid #8c8c8c;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    border-left: none;
    margin-left: -4px;
    box-shadow: none;
}
.propsearch-form #sort-desc {
    background-image: url(../Icons/descending.svg);
    background-size: 9px;
    background-repeat: no-repeat;
    background-position: center center;
    box-shadow: none;
    /*border: 1px solid #dadada;*/
    border: 1px solid #8c8c8c;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
}
.propsearch-form .options-direction > button > span {
    display: none;
}
.options-direction .active {
    background-color: #eee !important;
}
.option.property-form-button-select.active {
    box-shadow: inset 0 1px 2px 0 rgba(52,52,52,.3) !important;
    background: #eee !important;
}
.option.property-form-button-select:nth-child(1) {
    /*border: 1px solid #dadada;*/
    border: 1px solid #8c8c8c;
    box-shadow: none;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
}
.option.property-form-button-select:nth-child(2) {
    box-shadow: none;
    /*border: 1px solid #dadada;*/
    border: 1px solid #8c8c8c;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    margin-left: -5px;
}
  /* Suche - Pagination */

.propsearch-pagination {
  margin-top: 40px;
  vertical-align: middle;
  text-align: center;
}
.no-properties-found .propsearch-pagination {
  display: none;
}
.propsearch-pagination-item {
  display: inline-block;
  text-align: center;
  cursor: pointer;
  font-size: 1.3em;
  padding: 0px 6px;
  vertical-align: middle;
}
.propsearch-pagination-item.nextArrow, .propsearch-pagination-item.prevArrow {
  color: #c8d104;
  font-size: 2.1em;
}
.propsearch-pagination-item.active {
}
.propsearch-pagination .current {
  border: 1px solid #c8d104;
}

/*Property Slider*/

 .property-slider { position: relative;}
  .property-slider .swiper-pagination {      
    width: 100%;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: flex-end;
    gap: 12px;
  }
  .property-slider .swiper-pagination-bullet { width:14px; height:14px; background-color: #14822c; opacity:1; display: block; border-radius: 50%; }
  .property-slider .swiper-pagination-bullet-active { background-color: #554596;}


  /* Suche - Ergebnisliste */

.propsearch-result:first-child {
  margin-top: 0;
}
.propsearch-result .prop-img-wrap {
  /* width: 40%;
  float: left;
  margin-right: 30px; */
}
/* .propsearch-result .prop-info {
  padding-bottom: 30px;
} */
.prop-district.prop-title {
    width: 95%;
    line-height: 1.35;
    margin-bottom: 5px;
}
.propsearch-result .prop-district {
  font-size: 27px;
  line-height: 1.5;
  font-weight: bold;
}
/* .propsearch-result .prop-details > div {
  display: inline-block;
} */
/* .propsearch-result .prop-details > div:not(:first-child) {
  margin-left: 30px;
} */
.propsearch-result .prop-details .number,
.propsearch-result .prop-details .unit,
.propsearch-result .prop-details .date
{
  font-size: 27px;
  line-height: 1.5;
  font-weight: bold;
}
.propsearch-result .prop-details .label
{
  font-size: 18px;
  line-height: 1;
  font-weight: 400;
}

.propsearch-result .prop-details .label {
  display: block;
  /* font-size: 0.8em; */
}
.propsearch-result .prop-features {
  margin-top: 20px;
}
.propsearch-result .prop-features > div {
  display: inline-block;
  vertical-align: middle;
}
.propsearch-result .prop-feature {
  background: white;
  margin: 0px 6px 10px 0px;
  padding: 4px 9px;
  font-size: 18px;
  line-height: 1;
  border-radius: 5px;
  color: black;
}
.propsearch-result .prop-feature.prop-feature-geg {
  background: transparent;
  margin: 0px 6px 0px 0px;
  height: auto;
  width: 55px;
  padding: 0;
  padding-bottom: 4px;
}
.propsearch-result .prop-favorite {  
  top: 5px;
  right: 0px;
  background-image: url(../Icons/star_lightgreen_off.svg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  cursor: pointer;
}
.propsearch-result.is-favorite .prop-favorite {
  background-image: url(../Icons/star_lightgreen.svg);
}

/* Suche - Kartenansicht */

.propsearch-map #map {
  height: 800px;
  background-image: url(../Images/no_map_placeholder.jpg);
  background-size: cover;
  background-position: center center;
}
.propsearch-map .H_ib_content {
  min-width: 17em;
  padding: 15px;
  margin-top: 0;
  margin-bottom: 0px;
}
.propsearch-map .prop-details > div {
  display: inline-block;
}
.propsearch-map .prop-details > div:not(:first-child) {
  margin-left: 30px;
}
.propsearch-map .street {
  display: block;
  margin-top: 4px;
  padding-left: 0px;
  margin-bottom: 18px;
}
.propsearch-map .prop-details {
  margin-top: 5px;
  margin-bottom: 5px;
  line-height: 1.2;
  padding-left: 0px;
  font-size: 1.1em;
}
.propsearch-map .prop-details .label {
  display: block;
  font-size: 0.8em;
  color: #a5a5a5;
}
.propsearch-map .H_ib_body i a {
    color: #BAC300;
    font-style: normal;
    margin-left: 0px;
    line-height: 3;
}
.propsearch-map .H_ib {
    color: #fff;
    font-size: 2em;
    fill: #fff;
}
.propsearch-map .H_ib_tail path {
    fill: #fff !important;
    fill-opacity: 1 !important;
}
.propsearch-map .H_ib_close {
    font-size: .6em;
    position: absolute;
    right: -0.5em;
    top: -0.5em;
    cursor: pointer;
    fill: #fff;
    background: #C8D104;
}

/* Suche - Marginalspalte */

.ce-iuproperties-search .propsearch-side .ce-header-count {
    display: none !important;
}
.propsearch-side .ce-ctype-image {
    padding: 0 !important;
}
.propsearch-side .ce-ctype-image .ce-gallery {
    margin-bottom: 0 !important;
}
.propsearch-side {
  box-sizing: border-box;
}
.propsearch-side:first-child {
  margin-right: 10px;
}

/* Suche - KARTE in der Marginalspalte für DESKTOP (2020-07-29) */

.propsearch-map-side {
    height: 90vh;
    background: #f8f5f0;
}
.propsearch-map-side:not(.hidden) + .ce {
    /* display: none !important; */
    margin-top: 60px;
}
.propsearch-map-side .propsearch-map-unavailable {
    padding: 20px;
}
#map-side {
    height: 90vh;
    background: #c6d004;
}



/* FOLGENDES GEHÖRT HIER (Suchergebnisseite) NICHT HIN UND MUSS WEITER OBEN EINSORTIERT WERDEN (hjl) !!! */

.options.options-direction {
    vertical-align: middle;
}
/*.H_l_vertical .H_grp > div:first-child {
  background: #C7D103 !important;
}
.H_btn {
    background: #BAC301 !important;
}*/
.map .H_ib_body {
    background: #0C3536;
    padding: 0.2em 1.2em 0.2em 0.3em;
}
.map .H_ui {
    color: white;
}
.map .H_ui b {
    font-weight: normal;
    color: #C7D103;
}
.map .H_ui a {
    color: #dddfdd;
}
.propsearch-map .H_ib_body {
    background: #fff;
    padding: 0px;
    color: #333;
    width: 320px;
    box-shadow: 0px 5px 30px #3333;
}
.propsearch-map .H_ui b {
    font-family: 'Gotham', sans-serif;
    font-weight: lighter;
    color: #333;
    font-size: 1.5em;
    padding-left: 0px;
    line-height: 1.5;
}
.propsearch-map .H_ib_body img{
    margin-bottom: 15px;
    margin-top: -15px;
    margin-left: -15px;
    width: 320px;
}
.map-directions {
    max-width: 33.333%;
    background-color: #00606A;
    padding: 14px 14px;
    color: #fff;
    font-weight: bold;
    margin-left: 0;
    border-radius: 2px;
    box-shadow: 0px 1px 0px 1px #459393;
    text-align: center;
    margin-top: 130px;
}
.map-directions a{
	color: #fff;
}

#map-overview, #map-large {
    background-image: url(../Images/no_map_placeholder.jpg);
    background-size: cover;
}
#map-large .no-map {
    top: 40%;
}
.no-map {
    text-align: center;
    background-color: #fff;
    width: 200px;
    margin: 0 auto;
    top: 35%;
    position: relative;
    padding: 10px;
    /*border: 1px solid #dadada;*/
    border: 1px solid #8c8c8c;
    border-radius: 3px;
    color: #4e4e4e;
    font-size: .9em;
}
.district-button {
    font-size: 0.9em;
    /*border-top: .75px solid #dadada;*/
    border-top: .75px solid #8c8c8c;
    cursor: pointer;
    letter-spacing: 0.1px;
    background: transparent url(../Icons/arrow-right.svg);
    background-repeat: repeat;
    background-size: auto;
    background-size: 12%;
    background-repeat: no-repeat;
    background-position: right top +5px;
    font-weight: normal;
    padding: 3px 15px 0px 0px;
    white-space: nowrap !important;
    border-bottom: none !important;
    line-height: 3.3 !important;
}

/* COMPACT SEARCH (2023-01) */

.compact .options-top,
.compact .option-localcenter,
.compact .option-street/*,
.compact .option-rent
.compact .option-extend-filters*/
{
  display: none !important;
}

.compact .propsearch-form .option-sort-direction,
.compact .propsearch-form .option-extend-filters,
.compact .propsearch-form .option-reset
{
  /* width: calc(16.5% - 20px) !important; */
  box-sizing: border-box;
  /* margin-right: 15px; */
}
@media (min-width: 980px) {
  .compact .options-basic {
    /* display: inline-block;
    width: 50%; */
  }
  .compact .options-basic.options-ranges {
    /* width: calc(50% - 5px);
    margin-left: -0.28%; */
  }
  .compact .propsearch-form .options-basic .option-select {
    /* width: calc(50% - 19px); */
    width: fit-content;
    width: 50%;
  }
  .compact .option-district {
    margin-right: 0px;
  }
}

@media (max-width: 1580px) {
  .energieausweis .grafik .klassen .active > div {
   /*left: -40%;*/
 }
} 

@media (max-width: 1280px) {
  .energieausweis .grafik .klassen .active > div {
   /*left: -60%;*/
 }
  .energieausweis .grafik {
    width: 600px;
  }
} 

@media (max-width: 1024px) {
  .energieausweis .grafik .klassen .active > div {
   /*left: -90%;*/
  }
  .energieausweis .grafik {
    width: 100%;
  }
} 

@media (max-width: 979px) {
  .energieausweis .grafik .klassen .active > div {
   /*left: -43px;*/
 }
} 

 @media (max-width: 768px) {

  .energieausweis .grafik .klassen .active > div {
   /*left: -30px;*/
 }
  .compact .propsearch-form .option-reset {
    margin-right: 0 !important;
  }
}

 @media (max-width: 740px) {

  .energieausweis .grafik .klassen .active > div {
   /*left: -35px;*/
  }
}

 @media (max-width: 540px) {

  .energieausweis .grafik .klassen .active > div {
   /*left: -40px;*/
 }
}

@media (min-width: 480px) and (max-width: 979px) {  
  .compact .option-rooms {
    margin-right: 0px !important;
  }
}

@media (max-width: 479px) {
  .compact .propsearch-form .option-sort-direction,
  .compact .propsearch-form .option-extend-filters,
  .compact .propsearch-form .option-reset
  {
     height: auto;    
  }
}

/* COMPACT SEARCH END */


/* The great breakpoint parade */

@media screen and (max-width: 1279px) {

  /* Energieausweis */

  .energieausweis .infos {
    flex-direction: column;
    gap: 0px;
  }
  .energieausweis .infos > div .label {
    width: 220px !important
  }
  .energieausweis .grafik .klassen .active > span {
    padding: 5px 3px;
  }
  .energieausweis .grafik .klassen .h {
    width: 2.5%;
  }
}

@media screen and (min-width: 980px) and (max-width: 1279px) { 
  .propsearch-result-image.img-responsive {
    height: 270px !important;
  }
  .ce-iuproperties-search {
      margin-top: 35px;
  }
  .propsearch-header {
    font-size: 1.8em;
  }
  .option.property-form-button-select {
    width: 115px !important;
    font-size: 0.9em;
  }
  .ce-iuproperties .be-col-66 {
    width: 100%;
  }
 .ce-iuproperties-search .be-col-33 {
    width: auto;
    border-left: none !important;
  }
}


@media screen and (max-width: 979px) {

  /* Energieausweis */

  .energieausweis .grafik .klassen .aplus {
    width: calc(12% * .8);
  }
  .energieausweis .grafik .klassen .a {
    width: calc(8% * .87);
  }
  .energieausweis .grafik .klassen .b {
    width: calc(10% * .82);
  }
  .energieausweis .grafik .klassen .c {
    width: calc(10% * .9);
  }
  .energieausweis .grafik .klassen .active > span {
    padding: 10px 1px;
    font-weight: bold;
  }

}
@media screen and (min-width: 480px) and (max-width: 979px) { /*  .content-width { max-width: 480px; }  */

  .ce-iuproperties-show #header-text h1 {
    margin-top: 0.4em;
    margin-bottom: 0.9em;
  }
  .ce-iuproperties-show .prop-main {
    margin-top: 50px;
  }

  .propsearch-result .prop-img-wrap {
    width: 480px;
    height: 360px;
  }
  .propsearch-result-image.img-responsive {
    height: 360px !important;
  }
 
 /*SUCHFELDER*/
 .option.option-text.option-location-search {
    width: 450px;
 }
 .propsearch-form .option-select {
    /* width: 230px; */
    width: 50%;
 }
 .option-district, .options-basic .option-street, .option-space, .option-sort,
 .propsearch-form .options-extended > .option-select:nth-child(2n){
    margin-right: 0px !important;
 }
 .option.property-form-button-select {
    width: 112px !important;
 }
 .propsearch-form .options-direction button {
    width: 40px !important;
    height: 40px;
 }
 .propsearch-form .option.option-check{
    width: 100%;
 }
 .option.option-check.option-basement {
    border-bottom: 0px;
 }
 /*SUCHERGEBNIS LISTE*/
 .propsearch-result {
    margin-right: 0px;
 }
 .propsearch-result .prop-img-wrap {
    width: 100%;
    float: left;
    margin-right: 0px;
    /* margin-bottom: 20px; */
 }

 .prop-details .number, .prop-details .unit, .prop-details .date {
    font-weight: normal;
    font-size: 1.3em;
 }
 .propsearch-result-link {
    text-decoration: underline;
 }
 .ce-iuproperties-search {
    margin-top: 50px;
 }
}

@media screen and (min-width: 480px) {

  /* Teaserbilder verschiedener Formate: Anzeige im 4:3-Format erzwingen */
  .propsearch-result .prop-img-wrap {
    overflow: hidden;
  }  
}

@media screen and (max-width: 479px) {

  /* Energieausweis */

  .energieausweis {
    position: relative;  /* indicates mobile to JS (quick fix!) */
  }
  .energieausweis .infos {
    font-size: 0.9em;
  }
  .energieausweis .infos > div .label {
    /*width: 160px !important;*/
    width: auto !important;
    display: block;
  }
  .energieausweis .grafik .werte div,
  .energieausweis .grafik .klassen .active > div p
  {
    font-size: 0.9em;
  }
  .energieausweis .grafik .werte div:nth-child(even) {
    display: none;
  }
  .energieausweis .grafik .klassen .f {
    width: calc(16% * 0.99);
  }
  .energieausweis .grafik .klassen .g {
    width: calc(20% * .93);
  }
  .energieausweis .grafik .klassen .h {
    width: 5%;
  }
  .energieausweis .grafik .klassen div {
    height: 40px;
    line-height: 40px;
  }
 .energieausweis .grafik .klassen .active > div {
   height: auto;
   padding: 10px;
   min-width: 165px;
   max-width: 165px;
 }

  .energieausweis .grafik .klassen div > span {
    font-size: 0.9em;
  }
  .energieausweis .grafik .verlauf {
    height: 40px;
  }
  .energieausweis .grafik .klassen .active > span {
    padding: 6px 1px;
  }

  .map-pois-setup-item {
    flex-basis: calc(50% - 2px);
    padding-bottom: 5px !important;
    padding-top: 60px !important;
  }

 /*SUCHFELDER*/
 .option.option-text.option-location-search {
    width: 85%;
    margin-left: 0%;
    height: 65px;
 }
 .propsearch-form-wrap {
	padding-left: 5%;
        padding-top: 20px;
}
 .propsearch-form .option-select {
    width: 50%;
    margin-left: 0%;
    /* margin-right: 3px; */
    margin-bottom: 0;
 }

 .propsearch-form .option-select.option-sort-direction,
 .propsearch-form .option-select.option-sort
 {
  width: 100%;
 }
 .option-district, .options-basic .option-street, .option-space, .option-sort,
 .propsearch-form .options-extended > .option-select:nth-child(2n){
    /* margin-right: 3px !important; */
 }
 .propsearch-form .option-extend-filters {
    /* width: 47% !important; */
    /* width: 100% !important;  */
    margin-left: 0%;
    margin-top: 0px;
    /* margin-bottom: 15px; */
    /*height: 55px;*/
    box-shadow: none;
 }
 .option.property-form-button-select {
    width: 112px !important;
 }
 .propsearch-form .options-direction button {
    width: 40px !important;
    height: 40px;
 }
 .propsearch-form .option.option-check{
    width: 100%;
    padding-left: 5px;
 }
 .option.option-check.option-garden {
    margin-top: 25px;
 }
 .option.option-check.option-basement {
    border-bottom: 0px;
 }
 .propsearch-form select[disabled], .disabled{
    opacity: 0.5;
    display: none;
 }
 .option.option-select.disabled {
    display: none !important;
 }
 .compact .option.option-district.disabled {
    display: inline-block !important;
 }
 .compact .propsearch-form .option.option-district.disabled select[disabled] {
    opacity: 1;
    display: inline-block;
 }
 .option-location-search label {
    display: none;
 }
 .ce-iuproperties-search {
    margin-top: 35px;
 }
 .propsearch-header {
    font-size: 1.3em;
    padding-left: 5%;
 }
 .option.property-form-button-select:nth-child(1) {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    margin-right: -4px;
 }
 .option.property-form-button-select:nth-child(2) {
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
 }
.options-mode .property-form-button-select {
    height: 35px;
    box-shadow: none;
}
 .options-mode .property-form-button-select {
    height: 35px;
    box-shadow: none;
    font-size: 0.8em;
 }
 .options-mode{
    /*margin-left: 5%;*/
    margin-bottom: 15px;
  }
  #search_ort {
    border: 1px solid #c8d104;
    box-shadow: none;
    height: 55px;
  }
  #search_ort_category {
    position: absolute;
    right: -21px;
    top: 13px;
  }
  .propsearch-form select {
    box-shadow: none;
    border: 2px solid #14822C;
    padding-right: 30px;
    /*height: 55px;*/
    /* font-size: 0.95em; */
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .propsearch-form .option-select label {
    font-weight: normal;
 }
  .option.option-reset {
    margin-left: 0px;
    /* width: 140px; */
    /* margin-top: 15px;
    margin-bottom: 15px; */
    /* width: 100%; */
}
.propsearch-form .option-favorites { 
    background-size: 13px !important;
    box-shadow: none;
    padding-left: 28px;
    background-position: left 10px top 18px !important;
}

 /*SUCHERGEBNIS LISTE*/
 .propsearch-result {
    margin-right: 0px;  
    border-bottom: none;
 }
 .prop-result-link a:hover {
    border-bottom: none;
}

 .prop-details .number, .prop-details .unit, .prop-details .date {
    font-weight: bold;
    font-size: /*1.3em*/ 1.125rem;
 }
 .propsearch-result-link {
    text-decoration: underline;
 }

#map-overview {
    height: 130px;
    width: 100%;
}
.ce-iuproperties-show .prop-location{
    width: 100%;
}
.ce-iuproperties-show .prop-location .map {
    margin-top: 10px;
}
.prop-location .data {
   font-size: 0.9375rem;
}
.ce-iuproperties-show .prop-features-short {
    width: 100%;
    margin-top: 25px;
    float: right;
}
.ce-iuproperties-show .prop-apply-button {
    margin-left: 0 !important;
}
.ce-iuproperties-show .prop-topinfo-item {
    /* display: inline-block;
    width: 31.7%;
    margin: 0 !important;    
    border-right: 1px solid #eee; */
    text-align: center;
}
.ce-iuproperties-show .prop-topinfo{
	border-bottom: none;
}
  .ce-iuproperties-show .prop-topinfo-item .data {
      /* font-weight: bold;
      font-size: 1rem;
      color: #3b3e04; */
  }
  .ce-iuproperties-show .prop-accessibility-field {
      margin-top: 10px;
      width: 100%;
  }

  #map-large {
      height: 320px;
  }
}

@media screen and (max-width: 370px) {
  .energieausweis .grafik .klassen .active > div {
      /*left: -110%;*/
    }
}

/* <<< Breakpoint parade */


/**************************************************/
/* PRINT STYLEZ                                   */
/**************************************************/


@media print {

#page-controls, #header-images, .ce-iuproperties-show .prop-views, .ce-iuproperties-show .prop-apply, .ce-iuproperties-show .prop-location .map, .ce-iuproperties-show .prop-district, .ce-iuproperties-show .prop-downloads, #page-footer, .map-actions, .map-directions, .prop-backlink, .prop-neighborhood, .prop-topinfo-apply-2, .prop-favorite
  {
    display: none !important;
  }
  .pagelayout-text .ce-iuproperties-show #header-text {
    padding-left: 0;
  }
  #page-header {
    max-width: 1220px;
    margin: 0 auto;
  }
  #header-text h1 {
    font-size: 1.8em;
    margin: 0;
    padding: 0;
  }
  h3 {
    margin-bottom: 0em;
  }
  #logo {
    position: static;
    margin-top: 20px;
    opacity: 1 !important;
  }
  .pagelayout-text #page-main .ce {
    margin-bottom: 20px !important;
  }
  .ce-iuproperties-show .be-cols {
    display: block;
  }
  .ce-animation {
    opacity: 1 !important;
    bottom: auto !important;
    left: auto !important;
    right: auto !important;
  }
  .ce-iuproperties-show .be-col-66 {
    width: 100%;
  }
  .ce-iuproperties-show .be-col-33 {
    width: 100%;
  }
  #header-images-wrap {
    min-height: 0px;
  }
  .ce-iuproperties-show .prop-main {
    margin-top: 0px;
  }
  .pagelayout-text #header-images-wrap.no-slider {
    margin-bottom: 0px !important;
  }
  .pagelayout-text #page-main #header-images-wrap > .ce {
    margin-bottom: 0px;
  }
  .pagelayout-text .ce-iuproperties-show #header-text {
    max-width: none;
    width: 100%;
    background-color: transparent;
  }
  .pagelayout-text #header-text {
    position: static;
  }
  .ce-iuproperties-show .prop-location {
    width: 100%;
    float: none;
  }
  .ce-iuproperties-show .prop-features-short {
    width: 100%;
    float: none;
    margin-top: 20px;
  }
  .ce-iuproperties-show .be-2-cols > .be-col.be-col-small > .ce {
    background: transparent;
    width: 100% !important;
    margin-bottom: 20px;
  }
  .ce-iuproperties-show .be-2-cols > .be-col.be-col-small:last-child {
    border-left: none;
  }
  .ce-iuproperties-show .prop-detail .data {
    float: none;
    margin-left: 2em;
  }
  .ce-iuproperties-show .prop-detail .label {
    min-width: 250px;
    display: inline-block;
  }
  #map-large {
    width: 800px;
    margin: 0 auto;
  }
  .pswp-images {
    display: block !important;
    max-width: 1280px;
    margin: 0 auto;
  }
  .pswp-images > img {
    display: inline-block;
    width: 48%;
    height: auto;
  }
  .pswp-groundplans {
    display: block !important;
    max-width: 1280px;
    margin: 0 auto;
    height: auto;
  }
  .pswp-groundplan {
    max-width: 75%;
    height: auto;
  }
}


