/* iu_estates Generic Styles (hjl) */

/* EXPOSÉ / Einzelansicht */

  /* "echter" Header */

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

  /* "Header" */

/*.pagelayout-text .ce-iuestates-show #header-images {*/
  /*height: auto !important;*/
/*}*/
.pagelayout-text .ce-iuestates-show #header-images .header-image {
  background-position: bottom center;
  background-size: 100%;
  position: fixed;
}
.ce-iuestates-show .prop-views {
  position: absolute;
  right: 0;
  bottom: 10px;
}
.ce-iuestates-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-iuestates .prop-images {
    background-image: url(/fileadmin/public/assets/icons/gallery.svg);
    background-position: left 10px top 7px !important;
}
.ce-iuestates .prop-groundplans {
  background-image: url(/typo3conf/ext/iu_estates/Resources/Public/Icons/floorplan.svg);
  background-size: 25px !important;
}
.ce-iuestates .prop-virtualtour {
  background-image: url(/typo3conf/ext/iu_estates/Resources/Public/Icons/360.svg);
}
.pagelayout-text .ce-iuestates-show #header-text {
  max-width: 585px;
  width: 50%;
  background-color: #c7d103;
}

  /* PhotoSwipe Gallery */

.ce-iuestates-show .pswp__container { transition: transform 0.35s ease-in-out; }
.ce-iuestates-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-iuestates-show .pswp__caption__center {
  text-align: center;
  font-size: 1.4em;
}
.ce-iuestates-show .pswp__button--arrow--left::before {
  left: 60px;
}
.ce-iuestates-show .pswp__button--arrow--right::before {
  right: 60px;
}
.ce-iuestates-show .pswp__button--arrow--left, .ce-iuestates-show .pswp__button--arrow--right {
  width: 120px;
}


  /* Body, Main */

    /* Hauptspalte */

.ce-iuestates-show .prop-main {
  margin-top: 160px;
}
.ce-iuestates-show .prop-overview {
  overflow: hidden;
}
.ce-iuestates-show .prop-overview .label {
  margin: 0px;
  font-weight: bold;
}
      /* Topinfos: Kaltmiete, Zimmer, Fläche */
.ce-iuestates-show .prop-topinfo {
  float: left;
}
.pagelayout-text #page-main .ce-iuestates-show .prop-overview > .ce {
  clear: both;
  margin-bottom: 60px;
}
.ce-iuestates-show .prop-topinfo-item {
  display: inline-block;
}
.ce-iuestates-show .prop-topinfo-item:not(:first-child) {
  margin-left: 30px;
}
.ce-iuestates-show .prop-topinfo-item .label {
  font-weight: normal;
}
.ce-iuestates-show .prop-topinfo-item .data {
  font-weight: bold;
  font-size: 1.4em;
  color: #3b3e04;  .pagelayout-text #page-main .be-col-small .ce
}
      /* Top: Bewerben */
.ce-iuestates-show .prop-apply {
  float: right;
  margin-top: 10px;
  /*background-repeat: no-repeat;
  background-size: 25px;
  background-position: left center;
  background-image: url(/typo3conf/ext/iu_estates/Resources/Public/Icons/star_lightgreen.svg);*/
}
.ce-iuestates-show .prop-apply-button,
.ce-iuestates-show .prop-back-button
{
  background-color: #c7d103;
  padding: 7px 14px;
  color: #3b3e04;
  font-weight: bold;
  /*margin-left: 40px;*/
  border-radius: 2px;
  /*box-shadow: 0px 1px 0px 1px #BAC300;*/
  display: inline-block;
  border: 1px solid #BAC300;
}
.ce-iuestates-show .prop-apply-button > a,
.ce-iuestates-show .prop-back-button > a
{
  text-decoration: none;
}
.ce-iuestates-show .prop-favorite {
  float: right;
  width: 20px;
  height: 20px;
  background-image: url(/typo3conf/ext/iu_estates/Resources/Public/Icons/star_lightgreen_off.svg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  cursor: pointer;
  margin-top: 20px;
  margin-right: 20px;
}
.ce-iuestates-show .prop-favorite.is-favorite {
  background-image: url(/typo3conf/ext/iu_estates/Resources/Public/Icons/star_lightgreen.svg);
}
      /* Lage und Ausstattung */
.ce-iuestates-show .prop-location {
  width: calc(50% - 15px);
  float: left;
}
.ce-iuestates-show .prop-location .map {
  margin-top: 15px;
}
.ce-iuestates-show .prop-features-short {
  width: calc(50% - 15px);
  float: right;
}
.ce-iuestates-show .prop-features-short ul {
  padding-left: 0;
  list-style: none;
}
.ce-iuestates-show .prop-features-short ul > li {
  padding-left: 15px;
  background-repeat: no-repeat;
  background-position: left center;
  background-image: url(/typo3conf/ext/iu_estates/Resources/Public/Icons/arrow-right.svg);
  background-size: 7px;
}
      /* Beschreibung, Ausstattung (lang) und Wohnumfeld */
.ce-iuestates-show .prop-environment,
.ce-iuestates-show .prop-features
{
  margin-top: 20px;
}
      /* Downloads */
.ce-iuestates-show .prop-downloads {
   padding: 10px 20px 0px 0px;
   background: transparent;
   border-top: 1px solid #dbdbdb;
   border-bottom: 1px solid #dbdbdb;
}
.ce-iuestates-show .prop-downloads-item {
  display: inline-block;
  margin-right: 30px;
  padding: 10px 0px;
  font-weight: bold;
}
.ce-uploads .file-info.file-type-print {
  background-image: url(/typo3conf/ext/iu_estates/Resources/Public/Icons/print.svg);
}
      /* Barrierefreiheit */
.ce-iuestates-show .prop-accessibility-field {
  margin-top: 20px;
  width: 50%;
  float: left;
}
.ce-iuestates-show .prop-accessibility-field:nth-child(odd) {
  clear: left;
}
.ce-iuestates-show .prop-accessibility .prop-label {
  font-weight: bold;
}
.ce-iuestates-show .prop-accessibility-field ul {
  padding-left: 0;
  padding-right: 10px;
  list-style: none;
}
.ce-iuestates-show .prop-accessibility-field ul > li {
  padding-left: 20px;
  background-repeat: no-repeat;
  background-position: left top 7px;
  background-image: url(/typo3conf/ext/iu_estates/Resources/Public/Icons/check.svg);
  background-size: 14px;
}

      /* Flächen, Ausstattung, Zustand */
.prop-data-main > div {
  padding: 5px 10px;
}
.prop-data-main > div:nth-child(odd) {
  background: #f8f4f0;
}

      /* Umgebung */
.ce-iuestates-show .prop-neighborhood {
  margin-top: 60px;
}



    /* Marginalspalte */

.ce-iuestates-show .prop-detail .label {
  font-weight: bold;
}
.ce-iuestates-show .prop-detail .data {
  float: right;
}
.prop-detail-data-top {
  margin-bottom: 15px;
}
.ce-iuestates-show .prop-side .prop-district .ce-bodytext > p {
  margin-bottom: 0px;
}
#page-main .ce-iuestates-show .ce-bodytext {
  font-size: 1rem;
}
.prop-detail-additional {
  margin-top: 30px;
}
.ce-iuestates-show .ce-marginal-box > .ce {
  padding: 0 !important;
}
.prop-detail-additional .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-item {
    width: 19.8%;
    float: left;
    line-height: 2;
    text-align: center;
    background-image: url(/typo3conf/ext/iu_estates/Resources/Public/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:nth-child(1) {
    background-image: url(/fileadmin/public/assets/icons/lebensmittel.svg);
    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(/fileadmin/public/assets/icons/baecker.svg);
    background-size: 30px;
}
.map-pois-setup-item:nth-child(3) {
    background-image: url(/fileadmin/public/assets/icons/kindergarten.svg);
}
.map-pois-setup-item:nth-child(4) {
    background-image: url(/fileadmin/public/assets/icons/schule.svg);
}
.map-pois-setup-item:nth-child(5) {
    background-image: url(/fileadmin/public/assets/icons/medizin.svg);
    background-size: 30px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-right: 1px solid #edecec;
}
.map-pois-setup-item > input {
    margin-right: 3px;
}
.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(/typo3conf/ext/iu_estates/Resources/Public/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-iuestates-list .prop-title {
  margin-top: 15px;
  font-size: 1.2em;
}
.ce-iuestates-list .prop-title a {
  text-decoration: none;
}
.ce-iuestates-list .prop-info {
  line-height: 1.4;
}
.ce-iuestates-list .prop-details {
  margin-top: 20px;
  line-height: 1.2;
}
.ce-iuestates-list .prop-details > div {
  display: inline-block;
}
.ce-iuestates-list .prop-details .number {
  font-weight: bold;
}
.ce-iuestates-list .prop-details .label {
  display: block;
  font-size: 0.8em;
}
.ce-iuestates-list .prop-details > div:not(:first-child) {
  margin-left: 30px;
}
.ce-iuestates-list .owl-stage-outer {
  padding-bottom: 20px;
  border-bottom: 1px solid #ddd;
}
.ce-iuestates-list .owl-dots {
  bottom: 6px;
}




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

@media print {

#page-controls, #header-images, .ce-iuestates-show .prop-views, .ce-iuestates-show .prop-apply, .ce-iuestates-show .prop-location .map, .ce-iuestates-show .prop-district, .ce-iuestates-show .prop-downloads, #page-footer
  {
    display: none !important;
  }
  #page-header {
    max-width: 1220px;
    margin: 0 auto;
  }
  #logo {
    position: static;
    margin-top: 20px;
    opacity: 1 !important;
  }
  .ce-iuestates-show .be-cols {
    display: block;
  }
  .ce-animation {
    opacity: 1 !important;
    bottom: auto !important;
    left: auto !important;
    right: auto !important;
  }
  .ce-iuestates-show .be-col-66 {
    width: 100%;
  }
  .ce-iuestates-show .be-col-33 {
    width: 100%;
  }
  #header-images-wrap {
    min-height: 0px;
  }
  .ce-iuestates-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-iuestates-show #header-text {
    max-width: none;
    width: 100%;
    background-color: transparent;
  }
  .pagelayout-text #header-text {
    position: static;
  }
  .ce-iuestates-show .prop-location {
    width: 100%;
    float: none;
  }
  .ce-iuestates-show .prop-features-short {
    width: 100%;
    float: none;
    margin-top: 20px;
  }
  .ce-iuestates-show .be-2-cols > .be-col.be-col-small > .ce {
    background: transparent;
    width: 100% !important;
    margin-bottom: 20px;
  }
  .ce-iuestates-show .be-2-cols > .be-col.be-col-small:last-child {
    border-left: none;
  }
  .ce-iuestates-show .prop-detail .data {
    float: none;
    margin-left: 2em;
  }
  .ce-iuestates-show .prop-detail .label {
    min-width: 250px;
    display: inline-block;
  }
}









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

  /* Suche - Suchformular */

.ce-iuestates-search {
  margin-top: 150px;
}
.ce-iuestates-search .be-cols {
  margin-top: 0px;
}
.propsearch-header {
  font-size: 2.3em;
  margin-bottom: 20px;
  font-family: 'Gotham', sans-serif;
  font-weight: lighter;
  color: #3B3E04;
}
.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;
}
.show-favorites .options-basic, .show-favorites .options-top, .show-favorites .options-extended, .show-favorites .option-reset {
  filter: blur(2px);
  pointer-events: none;
}
.propsearch-form-wrap {
  padding: 40px 0px;
  background-color: #f8f5f0;
  margin-bottom: 40px;
}
.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: '';
  font-size: 2.25rem;
  position: absolute;
  right: 17px;
  top: 44px;
  color: #D7E607;
  width: 8px;
  height: 8px;
  cursor: pointer;
  pointer-events: none;
  transition: all 0.6s ease;
  padding: 3px;
  background-image: url(/fileadmin/public/assets/icons/arrow-down-dark.svg);
  background-size: contain;
}
.option.option-reset {
    background: #eee;
    width: 148px;
    padding: 13px;
    border-radius: 3px;
    /*box-shadow: 0px 1px 0px 1px rgba(0,0,0,0.1);*/
    text-align: center;
    font-size: 0.9em;
    margin-left: 14px;
    border: 1px solid #dadada;
    box-shadow: none;
}

.ce-iuestates-show .prop-back-button {
    background: #eee;
    width: 148px;
    padding: 13px;
    border-radius: 3px;
    /*box-shadow: 0px 1px 0px 1px rgba(0,0,0,0.1);*/
    text-align: center;
    font-size: 0.9em;
    border: 1px solid #dadada;
    box-shadow: none;
}

#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 button,
.propsearch-form input[type="text"]
{
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  border: none;
  width: 100%;
  height: 48px;
  padding-left: 10px;
  background: url(„data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==“) repeat;
  background-color: white;
  color: #3B3E04;
  font-size: 0.9em;
  box-shadow: none /*0px 1px 0px 1px rgba(0,0,0,0.1);*/;
  border-radius: 3px;
  outline: none;
  cursor: pointer;
}
.propsearch-form select {
  border: 1px solid #dadada;
}
.propsearch-form option {
  color: #444;
}
.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.8em;
  color: #999;
  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 button {
  width: 150px;
  padding: 9px 0;
  background-color: white;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  border: none;
  color: #000;
  font-size: 1.2em;
  box-shadow: 2px 2px 5px 1px rgba(0,0,0,0.3);
  border-radius: 3px;
  outline: none;
  cursor: pointer;
}*/
.propsearch-form .option-select {
    width: calc(25% - 20px);
    margin-bottom: 15px;
}
.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 {
  background-color: #c8d104 !important;
  width: 148px !important;
  font-weight: bold;
  box-shadow: 0px 1px 0px 1px #BAC300;
}
.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 {
  margin-left: 15px;
}
.propsearch-form .option-favorites /*#favorites*/ {
    background: #494D0C !important;
    color: #fff;
    box-shadow: 0px 1px 0px 1px #3E4209;
    /*background-image: url(/typo3conf/ext/iu_estates/Resources/Public/Icons/star_lightgreen.svg) !important;*/
    background-repeat: no-repeat !important;
    background-size: 17px !important;
    background-position: left 13px top 14px !important;
    padding-left: 28px !important;
    width: 180px !important;
}
.propsearch-form .option-favorites.show-all{
    background-image: url(/typo3conf/ext/iu_estates/Resources/Public/Icons/star_ultralightgreen.png) !important;
}
.propsearch-form .option-favorites.show-favorites{
    background-image: url(/fileadmin/public/assets/icons/showall.svg) !important;
    background-position: left 20px top 17px !important;
}
.propsearch-form #sort-asc {
    background-image: url(/fileadmin/public/assets/icons/ascending.svg);
    background-size: 9px;
    background-repeat: no-repeat;
    background-position: center center;
    border: 1px solid #dadada;
    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(/fileadmin/public/assets/icons/descending.svg);
    background-size: 9px;
    background-repeat: no-repeat;
    background-position: center center;
    box-shadow: none;
    border: 1px solid #dadada;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
}
.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;
    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-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;
}
.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;
}

  /* Suche - Ergebnisliste */

.propsearch-result {
  position: relative;
  margin-top: 40px;
  margin-right: 80px;
  /* border-bottom: 2px solid #999; */
  border-bottom: .75px solid #3b3e0466;
  /*oder 1px, falls die Browser-Komp. besser ist*/
}
.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: 1.3em;
}
.propsearch-result .prop-details > div {
  display: inline-block;
}
.propsearch-result .prop-details > div:not(:first-child) {
  margin-left: 30px;
}
.propsearch-result .prop-details {
  margin-top: 20px;
  line-height: 1.2;
}
.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: #F5F5F5;
  margin: 0px 6px 10px 0px;
  padding: 3px 9px 4px 9px;
  font-size: 0.75em;
  border-radius: 3px;
  color: #575757;
}
.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 {
  position: absolute;
  top: 5px;
  right: 0px;
  width: 20px;
  height: 20px;
  background-image: url(/typo3conf/ext/iu_estates/Resources/Public/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(/typo3conf/ext/iu_estates/Resources/Public/Icons/star_ultralightgreen.svg);
}

/* Suche - Kartenansicht */

.propsearch-map #map {
  height: 800px;
  background-image: url(/fileadmin/public/assets/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;
}




/* 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(/fileadmin/public/assets/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-radius: 3px;
    color: #4e4e4e;
    font-size: .9em;
}
.district-button {
    font-size: 0.9em;
    border-top: .75px solid #dadada;
    cursor: pointer;
    letter-spacing: 0.1px;
    background: transparent url(/fileadmin/public/assets/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;
}




/* The great breakpoint parade */

@media (min-width: 1280px) { /*  .content-width { max-width: 1280px; } .content-wider { max-width: 1560px; }  */
  /*.ce-iuestates-show #header-images .header-image {*/
    /*height: 840px;*/
  /*}*/
}

@media (max-width: 1279px) {
}
@media (min-width: 980px) and (max-width: 1279px) { /*  .content-width { max-width: 980px; }  */
  /*.ce-iuestates-show #header-images .header-image {*/
    /*height: 520px;*/
  /*}*/
  .ce-iuestates-search {
      margin-top: 35px;
  }
  .propsearch-header {
    font-size: 1.8em;
  }
  .option.property-form-button-select {
    width: 115px !important;
    font-size: 0.9em;
  }
  .option.option-reset {
    width: 140px;
  }
  .ce-iuestates .be-col-66 {
    width: 100%;
  }
 .ce-iuestates-search .be-col-33 {
    width: auto;
    border-left: none !important;
}
}
@media (min-width: 980px) {
}

@media (max-width: 979px) {
}
@media (min-width: 480px) and (max-width: 979px) { /*  .content-width { max-width: 480px; }  */
  /*.ce-iuestates-show #header-images .header-image {*/
    /*height: 240px;*/
  /*}*/
 /*SUCHFELDER*/
 .option.option-text.option-location-search {
    width: 450px;
 }
 .propsearch-form .option-select {
    width: 230px;
 }
 .option-district, .options-basic .option-street, .option-space, .option-sort,
 .propsearch-form .options-extended > .option-select:nth-child(2n){
    margin-right: 0px !important;
 }
 .propsearch-form .option-extend-filters {
    width: 230px !important;
 }
 .options.options-view {
    border-top: 2px dotted #ded8cf;
    padding-top: 20px;
    margin-top: 5px;
 }
 .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;
 }
 .propsearch-result .prop-details > div:not(:first-child) {
    margin-left: 45px;
 }
 .prop-details .number, .prop-details .unit, .prop-details .date {
    font-weight: normal;
    font-size: 1.3em;
 }
 .propsearch-result .prop-favorite {
    position: absolute;
    bottom: 185px;
    top: auto;
 }
 .propsearch-result-link {
    text-decoration: underline;
 }
 .ce-iuestates-search {
    margin-top: 50px;
 }
}
@media (min-width: 480px) {
}

@media (max-width: 479px) { /*  .content-width { max-width: 479px; }  */
  /*.ce-iuestates-show #header-images .header-image {*/
    /*height: 220px;*/
  /*}*/
 /*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: 47%;
    margin-left: 0%;
    margin-right: 3px;
    margin-bottom: 0;
 }
 .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;
    margin-left: 0%;
    margin-top: 0px;
    margin-bottom: 15px;
    height: 55px;
    box-shadow: none;
 }
 .options.options-view {
    border-top: 2px dotted #ded8cf;
    padding-top: 20px;
    margin-top: 5px;
 }
 .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;
 }
 .option-location-search label {
    display: none;
 }
 .ce-iuestates-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 .option-select::before {
    right: 12px;
    top: 47px;
    width: 5px;
    height: 5px;
  }
  .propsearch-form select {
    box-shadow: none;
    border: 1px solid #d4d4d4;
    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;
    box-shadow: none;
    border: 1px solid #d4d4d4;
}
.propsearch-form .option-favorites {
    margin-left: 4px;
    width: 165px !important;
    background-size: 13px !important;
    box-shadow: none;
    background-position: left 12px top 16px !important;
}
.propsearch-form .option-sort::before {
    right: 12px;
    top: 40px;
    width: 5px;
    height: 5px;
}
#sort-type {
    height: 40px;
}
 /*SUCHERGEBNIS LISTE*/
 .propsearch-result {
    margin-right: 0px;
    box-shadow: 0px 11px 15px #dadada66;
    border-bottom: none;
 }
 .prop-result-link a:hover {
    border-bottom: none;
}
 .propsearch-result .prop-info {
    padding: 0 10px 15px 15px;
}
.prop-street {
    max-width: 95%;
}
 .propsearch-result .prop-img-wrap {
    width: 100%;
    float: left;
    margin-right: 0px;
    margin-bottom: 20px;
 }
 .propsearch-result .prop-details > div:not(:first-child) {
    margin-left: 35px;
 }
 .prop-details .number, .prop-details .unit, .prop-details .date {
    font-weight: bold;
    font-size: /*1.3em*/ 1.125rem;
 }
 .propsearch-result .prop-district {
    font-size: 1.125rem;
}
 .propsearch-result .prop-favorite {
    position: absolute;
    bottom: auto;
    top: 16.9em;
    right: 10px;
 }
 .propsearch-result-link {
    text-decoration: underline;
 }
 .prop-availability {
    display: none !important;
 }

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

    width: 50%;
    padding-top: 0;
    border: none !important;
    background-position: right+5px center !important;
    background-size: 20% !important;
    text-align: left;
    padding-bottom: 0;
    margin-bottom: 5px;
    background-color: #fff;
    padding-left: 0px;

}
}
/* <<< Breakpoint parade */
