:root {
  --font-size-tiny: .625rem;
  --font-size-smaller: .75rem;
  --font-size-small: .875rem;
  --font-size-regular: 1rem;
  --font-size-big: 1.125rem;
  --font-size-bigger: 1.25rem;
  --font-size-large: 1.375rem;
  --font-size-larger: 1.5rem;
  --font-size-huge: 1.875rem;
  --font-size-huger: 2.25rem;
  --font-size-gigantic: 2.5rem;
  --alert-bg-image: url('../../../Images/ruppiner-seenland/alert_bg.png');
}

/*
$color-wasser: $primary-color;
$color-wasser-light: $lightPrimaryColor;
$color-natur: #5c7030;
$color-kultur: #c14c0d;
$color-wellness: #643473;
$color-kulinarik: #4c332a;

$color-sky-blue: #6bc2ef;

$item-color-ubernachten: #195675;
$item-color-wasser: #1b5e63;
$item-color-aktiv-natur: #5c7030;
$item-color-essen-trinken: #c14c0d;
$item-color-wellness: #643473;
$item-color-einkaufserlebnisse: #8d672c;
$item-color-kultur: #4c332a;
$item-color-top-angebote: #546169;
$item-color-weitere-informationen: #546169;
$item-color-sonstige-kategorien: #546169;
$item-color-default: #185575;
 */
:root {
  --outline-style: solid 2px #005674;
}

.warningMessage {
  max-width: 595px;
  margin: 0 auto 3em auto;
  padding: 1.1em 1.8em;
  background-color: rgba(227, 189, 0, 0.12);
  border: 1px solid #e3bd00;
  border-left: 4px solid #e3bd00;
  color: #444444;
}
.warningMessage p {
  margin: 0;
}

@media screen and (max-width: 89.99875em) {
  .header-wrapper .header .header-row {
    max-width: 100%;
    margin-bottom: 0;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    height: 75px;
  }
  .header-wrapper .header .header-row.layout-2 {
    height: 95px;
  }
  .header-wrapper .header .header-row.layout-2 .controls.controls-left .control {
    padding-right: 10px;
  }
  .header-wrapper .header .header-row.layout-2 .controls.controls-right {
    width: calc(50% - 120px - 94px - 16px);
    padding-right: 16px;
  }
  .header-wrapper .header .header-row.layout-2 .controls.controls-right .control {
    padding-left: 10px;
  }
  .header-wrapper .header .header-row.layout-2 .logo-wrapper {
    margin-top: 10px;
    height: auto;
  }
  .header-wrapper .header .header-row.layout-2 .logo-wrapper a img {
    height: 75px;
  }
  .header-wrapper .header .header-row.layout-2 .button.hamburger {
    padding-top: 0;
  }
  .header-wrapper .header .logo-wrapper {
    padding-top: 10px;
    width: 195px;
  }
  .header-wrapper .header .logo-wrapper a img {
    height: 50px;
  }
  .header-wrapper .header .beta-info {
    width: calc(100% - 260px - 330px);
    padding: 25px 0.625rem 0 0.625rem;
  }
  .header-wrapper .header .controls {
    padding-top: 24px;
  }
  .header-wrapper .header .controls .control .icon-map-2-after:after {
    margin-left: 0;
  }
  .header-wrapper .header .controls .icon-newspaper-after:after {
    top: 4px !important;
  }
  .header-wrapper .header .controls .nav-lang li {
    float: none;
  }
  .header-wrapper .header .controls .search-form .search-submit {
    left: 0;
    margin-left: 5px;
  }
  .header-wrapper .header .button.hamburger {
    display: inline-block;
    margin: 0 0 0 1em;
  }
}
@media screen and (max-width: 81.25em) {
  .dce-header .item .center-cropped.higherImg {
    height: 31.25rem;
  }
}
@media screen and (max-width: 89.99875em) {
  .dce-elements-to-center .row .medium-6.elements-1, .dce-elements-to-center .row .medium-6.elements-3:last-child {
    margin-left: 25%;
  }
  .dce-elements-to-center .row .large-4.tablet-4.medium-6.elements-1 {
    margin-left: 33.33333%;
  }
  .dce-header.dce-header-root .item .teaser-box {
    max-width: calc(100% - 4rem);
  }
  .dce-header.dce-header-root .item .teaser-box .headline {
    font-size: calc(var(--font-size-regular) * 3.5);
  }
  .dce-header.dce-header-root .item .teaser-box .teaser-content-block-wrapper .teaser-content-block .text {
    font-size: calc(var(--font-size-regular) * 2);
  }
  .dce-header.dce-header-root .item .teaser-box .teaser-content-block-wrapper .brandenbutton {
    margin-top: 0.5rem;
  }
  .dce-wissensbox.infosection-wrapper .infosection .clearfix.hide-for-large-only {
    display: none;
  }
  .dce-werbevarianten .werbeblock_inhalt_teaser {
    margin-bottom: 1em;
  }
  .dce-werbevarianten .veranstaltungen-wrapper {
    width: 100%;
  }
  .dce-werbevarianten .veranstaltungen-wrapper .eventrow .eventinfo {
    padding-bottom: 2rem;
  }
  .dce-werbevarianten .wetter-col .basic-box.little-box {
    margin-right: 0;
  }
  .dce-werbevarianten .prospekte-col .basic-box.little-box {
    margin-left: 0;
  }
  .dce-werbevarianten .werbeblock2bottom {
    margin-top: 0;
    margin-bottom: 1em;
  }
  .dce-werbevarianten .veranstaltung2x {
    height: auto;
  }
  .dce-vierspalter.width-extended.landing-wrapper {
    padding-top: 0.5em;
    padding-bottom: 0;
  }
  .dce-vierspalter .basic-box {
    margin-left: 0.9375rem;
    margin-right: 0.9375rem;
  }
  .dce-vierspalter .basic-box.columns, .dce-vierspalter .basic-box.column {
    width: calc(100% - 1.875rem);
  }
  .dce-vierspalter .basic-box.columns.medium-6, .dce-vierspalter .basic-box.column.medium-6 {
    width: calc(50% - 1.875rem);
  }
  .dce-vierspalter .textbildblockhalf2 .teaser-medium {
    height: auto;
  }
  .dce-vierspalter .textbildblock2 > .columns, .dce-vierspalter .textbildblockhalf2 > .columns,
  .dce-vierspalter .textbildblock3 > .columns, .dce-vierspalter .textbildblock4 > .columns {
    margin-bottom: 1.5rem;
  }
  .dce-vierspalter .column:last-child:not(:first-child), .dce-vierspalter .columns:last-child:not(:first-child) {
    float: left;
  }
  .dce-vierspalter .textbildblockhalf2 .textbildblock .more-wrapper,
  .dce-vierspalter .textbildblock3 .more-wrapper, .dce-vierspalter .textbildblock4 .more-wrapper {
    max-height: 125px;
  }
  .dce-vierspalter .textbildblockhalf2 .textbildblock .more-wrapper[data-disable-read-more],
  .dce-vierspalter .textbildblock3 .more-wrapper[data-disable-read-more], .dce-vierspalter .textbildblock4 .more-wrapper[data-disable-read-more] {
    max-height: none;
  }
  .offer-badge.dce-header-cta {
    height: 325px;
  }
  .offer-badge.dce-header-cta .content.show-for-large-only {
    display: block !important;
  }
  .offer-badge.dce-header-cta .content.hide-for-large-only {
    display: none !important;
  }
  .weather-info-boxes .nr-boxes-1 > .column {
    margin-left: 25%;
  }
  .weather-info-boxes .nr-boxes-2 > .column:first-child {
    margin-left: 0;
  }
  .weather-info-boxes .nr-boxes-3 > .column:first-child {
    margin-left: 0;
  }
  .weather-info-boxes .nr-boxes-3 > .column:last-child {
    margin-left: 25%;
  }
  .dce-weather-and-info .prospekte-box .slider .item img {
    max-height: 150px;
  }
  .dce-weather-and-info .prospekte-box.slider-box .slick-arrow.prev {
    left: 0;
  }
  .dce-weather-and-info .prospekte-box.slider-box .slick-arrow.next {
    right: 0;
  }
  .dce-weather-and-info .widgets {
    padding: 2em 0;
  }
  .dce-weather-and-info .widgets > .columns, .dce-weather-and-info .widgets > .column {
    padding: 0.9375rem;
  }
  .dce-weather-and-info .widgets.with-3-cols > .columns:first-child, .dce-weather-and-info .widgets.with-3-cols > .column:first-child {
    margin-left: 0;
  }
  .dce-weather-and-info .widgets.with-3-cols > .columns:last-child, .dce-weather-and-info .widgets.with-3-cols > .column:last-child {
    margin-left: 25%;
  }
  .dce-weather-and-info .widgets.with-2-cols > .columns:first-child, .dce-weather-and-info .widgets.with-2-cols > .column:first-child {
    margin-left: 0;
  }
  .dce-weather-and-info .widgets.with-1-cols > .columns:first-child, .dce-weather-and-info .widgets.with-1-cols > .column:first-child {
    margin-left: 25%;
  }
  .dce-weather-and-info .slider .slick-arrow {
    top: 0;
    bottom: 0;
    margin-top: auto;
    margin-bottom: auto;
  }
}
@media screen and (max-width: 78.6875em) {
  .offer-badge.dce-header-cta {
    position: relative;
    bottom: 0;
    margin-top: -1em;
    margin-bottom: -3em;
    z-index: 1;
    width: 100%;
    height: auto;
    margin-top: 16px;
    margin-bottom: 0;
    float: none;
    padding: 1.2rem 0.9375rem;
    background-color: rgba(0, 86, 116, 0.9) !important;
    color: #fefefe;
  }
  .offer-badge.dce-header-cta img {
    display: none;
  }
  .offer-badge.dce-header-cta .content {
    transform: rotateZ(0deg);
    padding-bottom: 40px;
    color: #fefefe;
    margin: 0;
    height: auto;
    width: 100%;
  }
  .offer-badge.dce-header-cta .content .headline {
    font-size: var(--font-size-larger);
    padding-top: 0;
    margin-bottom: 0.3em;
  }
  .offer-badge.dce-header-cta .content.vertikal {
    height: auto;
    margin: 0;
    padding-bottom: 0;
    position: relative;
  }
  .offer-badge.dce-header-cta .content.vertikal .columns {
    padding: 0;
  }
  .offer-badge.dce-header-cta .content.vertikal .brandenbutton {
    position: relative;
    right: 0;
    padding: 8px 16px;
    width: auto;
    display: block;
    float: right;
    margin-left: 1rem;
    margin-top: 2rem;
  }
  .offer-badge.dce-header-cta .content.show-for-large-only {
    display: none !important;
  }
  .offer-badge.dce-header-cta .content.hide-for-large-only {
    display: block !important;
  }
}
@media screen and (max-width: 88.75em) {
  .angebot-wrapper .slick-slider .slick-arrow {
    width: 1.2em;
    top: 42%;
    font-size: var(--font-size-huge);
  }
  .angebot-wrapper .slick-slider .slick-arrow.prev {
    left: 0px;
  }
  .angebot-wrapper .slick-slider .slick-arrow.next {
    right: 0px;
  }
  .dce-header .item .teaser-box.teaser-box-right .headline {
    font-size: var(--font-size-gigantic);
  }
  .tabgallery-wrapper .tabgallery .tabs-content .tabs-panel.slick-slider .slick-arrow {
    width: 1.5em;
    font-size: calc(var(--font-size-regular) * 2);
  }
  .tabgallery-wrapper .tabgallery .tabs-content .tabs-panel.slick-slider .prev {
    left: -40px;
  }
  .tabgallery-wrapper .tabgallery .tabs-content .tabs-panel.slick-slider .next {
    right: -40px;
  }
}
@media screen and (max-width: 85.625em) {
  .broshures-list .tabgallery .tabs-content .tabs-panel.slick-slider, .broshures-order-modal .tabgallery .tabs-content .tabs-panel.slick-slider {
    padding-left: 0;
    padding-right: 0;
  }
  .tabgallery-wrapper .tabgallery .tabs-content .tabs-panel.slick-slider {
    margin-right: 0;
    margin-left: 0;
    padding-left: 24px;
    padding-right: 24px;
  }
  .tabgallery-wrapper .tabgallery .tabs-content .tabs-panel.slick-slider .item {
    margin: 0 10px;
  }
  .tabgallery-wrapper .tabgallery .tabs-content .tabs-panel.slick-slider .slick-arrow {
    top: 46px;
  }
  .tabgallery-wrapper .tabgallery .tabs-content .tabs-panel.slick-slider .prev {
    left: -7.5px;
  }
  .tabgallery-wrapper .tabgallery .tabs-content .tabs-panel.slick-slider .next {
    right: -7.5px;
  }
}
@media screen and (max-width: 89.99875em) {
  header .tabs .tabs-title > a {
    padding: 0.4em 0.8em;
  }
  .buchen-wrapper .buchen.main-booking .element-wrapper .control {
    box-shadow: 0px 0px 4px 0px rgba(68, 68, 68, 0.5);
  }
  .buchen-wrapper .buchen.main-booking .element-wrapper .control input[type=checkbox] + label:before, .buchen-wrapper .buchen.main-booking .element-wrapper .control input[type=radio] + label:before {
    box-shadow: 0px 0px 3px 0px rgba(68, 68, 68, 0.5);
  }
  .buchen-wrapper .buchen.main-booking .element-wrapper .control .wrapper label.bis {
    border-top: 1px solid #dedede;
  }
  .buchen-wrapper .buchen.main-booking .element-wrapper .control.calendar .wrapper input[type=text] {
    border-top: 1px solid #dedede;
  }
  .availability-check-form-wrapper .input-group.button-wrapper {
    margin-left: 0;
    min-width: 0;
  }
  .availability-check-form-wrapper button.brandenbutton {
    padding: 8px 12px;
  }
  .availability-check-form-wrapper .belegung-filters .input-group.columns {
    padding-left: 0;
  }
  .availability-check-form-wrapper .columns, .availability-check-form-wrapper .column {
    padding-right: 0.625rem;
    padding-left: 0.625rem;
  }
  .basic-box.little-box.blue-box.accomodation-from-price {
    padding: 18px;
  }
  .basic-box.little-box.blue-box.accomodation-from-price .check-availability i {
    top: 5px;
  }
  .buchungspfad-wrapper .capital-blue {
    float: none;
    display: block;
  }
  .buchungspfad-wrapper .buchungspfad {
    margin-bottom: 12px;
  }
  .buchungspfad-wrapper .buchungspfad > li {
    margin-left: 0;
    margin-right: 1.5em;
  }
  .buchungspfad-wrapper .buchungspfad > li:last-child {
    margin-right: 0;
  }
  .kontaktdaten .brandenform > .role > .column, .generalContactForm .brandenform > .role > .column {
    padding: 0.8rem;
  }
  .quote.content-element {
    margin-bottom: 2em;
  }
  .kiju-content-boxes {
    margin-top: 1em;
    margin-bottom: 0;
  }
  .kiju-content-boxes:first-child {
    margin-top: 1em;
  }
  .kiju-content-boxes .columns {
    margin-bottom: 1em;
  }
  .kiju-content-boxes .columns.large-4 {
    margin-bottom: 0;
  }
  .angebot-wrapper .slick-slider .angebot {
    margin-right: 1.09375rem;
    margin-left: 1.09375rem;
    width: calc(100% - 2.1875rem);
  }
  .angebot-wrapper .slick-slider .prev {
    left: -5px;
  }
  .angebot-wrapper .slick-slider .next {
    right: -5px;
  }
  .angebot-wrapper .angebot .text-col, .angebot-wrapper .angebot .picture {
    padding-top: 1.3rem;
    padding-bottom: 1.3rem;
  }
  .angebot-wrapper .angebot .text-col {
    padding-left: 1.09375rem;
    padding-right: 1.09375rem;
  }
  .broshures-list .tabgallery .tabs-content .tabs-panel.slick-slider, .broshures-order-modal .tabgallery .tabs-content .tabs-panel.slick-slider {
    padding-left: 0;
    padding-right: 0;
  }
  .dce-header .item .teaser-box.teaser-box-right .headline {
    font-size: calc(var(--font-size-regular) * 2);
  }
  .dce-header .item .center-cropped.higherImg,
  .detailpage-header .item .center-cropped.higherImg {
    height: 31.25rem;
  }
  .footer-main .footer-column .region-map {
    padding-bottom: 1.5em;
    max-width: 300px;
  }
  .competition-familypass > .brandenform .row.large-3-items .large-4:first-child {
    padding-right: 0;
  }
  .competition-familypass > .brandenform .row.large-3-items .large-4:nth-child(2) {
    padding-left: 0;
  }
  .competition-familypass > .brandenform .row.large-3-items .top-margin {
    margin-top: 0 !important;
  }
  .competition-familypass > .brandenform .small-12.medium-12.large-6 {
    padding-left: 0;
    padding-right: 0;
  }
  .competition-familypass > .brandenform .small-12.medium-12.large-6 .select2.select2-container {
    width: 100%;
    max-width: 100%;
  }
  .competition-familypass > .brandenform fieldset {
    margin-bottom: 1rem;
  }
  .competition-familypass > .brandenform fieldset.check-box-fieldset > .row:not(:last-child) {
    margin-bottom: 0.8rem;
  }
  .gallery-wrapper .slick-list .item .text-wrapper {
    top: 33%;
  }
  .infosection-wrapper .infosection > .columns {
    margin-bottom: 2em;
  }
  .infosection-wrapper .infosection > .columns:last-child {
    margin-bottom: 0;
  }
  .detailpage-header .columns.map {
    padding-right: 0;
  }
  .slick-slider.adaptWidthSlider.elements-to-show-1 .slick-track {
    transform: translate3d(0, 0, 0) !important;
  }
  .center-last-elem .columns.medium-4.lastrow-elem-medium-1, .center-last-elem .column.medium-4.lastrow-elem-medium-1 {
    margin-left: 33.33333%;
  }
  .center-last-elem .columns.medium-4.lastrow-elem-medium-2, .center-last-elem .column.medium-4.lastrow-elem-medium-2 {
    margin-left: 16.666665%;
  }
  .center-last-elem .columns.medium-6.lastrow-elem-medium-1, .center-last-elem .column.medium-6.lastrow-elem-medium-1 {
    margin-left: 25%;
  }
  #allow_data_usage + label:before, #read_terms_conditions + label:before, #familypass-newsletter + label:before,
  .big-radio + label:before, .big-checkbox + label:before {
    box-shadow: 0px 0px 3px 0px rgba(68, 68, 68, 0.5);
  }
  .search-results .result-list-wrapper .result-display-wrapper .rbnb-wrapper .inner-wrapper .rbnb-map {
    max-height: 500px;
  }
  .search-results .result-list-wrapper .result-display-wrapper .rbnb-wrapper .inner-wrapper .rbnb-map.sticky.is-anchored {
    position: relative;
  }
  .services, .selected-services {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }
  .services .service-item .main-info .service-description.column, .services .service-item .main-info .service-description.columns, .selected-services .service-item .main-info .service-description.column, .selected-services .service-item .main-info .service-description.columns {
    padding-right: 0;
  }
  .zielgruppenblog-post .sidebarn.columns.medium-3 .sidebar-box-contact, .zielgruppenblog-post .sidebarn.columns.medium-3 .sidebar-box-shortfact {
    margin-left: 0;
    width: calc(100% - 0.9375rem) !important;
  }
  .rbnb-wrapper .map-container .map-wrapper,
  .external-map-wrapper .map-container .map-wrapper,
  .global-search .map-container .map-wrapper {
    height: calc(100vh - 75px);
    min-height: calc(100vh - 75px);
  }
  .rbnb-wrapper .search-wrapper .search,
  .external-map-wrapper .search-wrapper .search,
  .global-search .search-wrapper .search {
    min-height: calc(100vh - 75px);
  }
  .rbnb-wrapper .search-wrapper .search .filter-form .switch-size-big .checkbox-group .checkbox-wrapper,
  .external-map-wrapper .search-wrapper .search .filter-form .switch-size-big .checkbox-group .checkbox-wrapper,
  .global-search .search-wrapper .search .filter-form .switch-size-big .checkbox-group .checkbox-wrapper {
    width: 49.5%;
  }
  .rbnb-wrapper .search-wrapper .search .filter-form .switch-size-big .checkbox-group .clearfix.only-for-small-design,
  .external-map-wrapper .search-wrapper .search .filter-form .switch-size-big .checkbox-group .clearfix.only-for-small-design,
  .global-search .search-wrapper .search .filter-form .switch-size-big .checkbox-group .clearfix.only-for-small-design {
    display: block;
  }
  .rbnb-wrapper .search-wrapper .search .filter-form .switch-size-big .checkbox-group .clearfix.only-for-large-design,
  .external-map-wrapper .search-wrapper .search .filter-form .switch-size-big .checkbox-group .clearfix.only-for-large-design,
  .global-search .search-wrapper .search .filter-form .switch-size-big .checkbox-group .clearfix.only-for-large-design {
    display: none;
  }
  .rbnb-wrapper .search-wrapper .search-results .result-list-wrapper .result-list .search-result-item.large-3.lastrow-elem-large-1, .rbnb-wrapper .search-wrapper .search-results .result-list-wrapper .result-list .search-result-item.large-3.lastrow-elem-large-2, .rbnb-wrapper .search-wrapper .search-results .result-list-wrapper .result-list .search-result-item.large-3.lastrow-elem-large-3, .rbnb-wrapper .search-wrapper .search-results .result-list-wrapper .result-list .search-result-item.large-4.lastrow-elem-large-1, .rbnb-wrapper .search-wrapper .search-results .result-list-wrapper .result-list .search-result-item.large-4.lastrow-elem-large-2, .rbnb-wrapper .search-wrapper .search-results .result-list-wrapper .result-list .search-result-item.large-4.lastrow-elem-large-3, .rbnb-wrapper .search-wrapper .search-results .result-list-wrapper .result-list .search-result-item.large-6.lastrow-elem-large-1, .rbnb-wrapper .search-wrapper .search-results .result-list-wrapper .result-list .search-result-item.large-6.lastrow-elem-large-2, .rbnb-wrapper .search-wrapper .search-results .result-list-wrapper .result-list .search-result-item.large-6.lastrow-elem-large-3,
  .external-map-wrapper .search-wrapper .search-results .result-list-wrapper .result-list .search-result-item.large-3.lastrow-elem-large-1,
  .external-map-wrapper .search-wrapper .search-results .result-list-wrapper .result-list .search-result-item.large-3.lastrow-elem-large-2,
  .external-map-wrapper .search-wrapper .search-results .result-list-wrapper .result-list .search-result-item.large-3.lastrow-elem-large-3,
  .external-map-wrapper .search-wrapper .search-results .result-list-wrapper .result-list .search-result-item.large-4.lastrow-elem-large-1,
  .external-map-wrapper .search-wrapper .search-results .result-list-wrapper .result-list .search-result-item.large-4.lastrow-elem-large-2,
  .external-map-wrapper .search-wrapper .search-results .result-list-wrapper .result-list .search-result-item.large-4.lastrow-elem-large-3,
  .external-map-wrapper .search-wrapper .search-results .result-list-wrapper .result-list .search-result-item.large-6.lastrow-elem-large-1,
  .external-map-wrapper .search-wrapper .search-results .result-list-wrapper .result-list .search-result-item.large-6.lastrow-elem-large-2,
  .external-map-wrapper .search-wrapper .search-results .result-list-wrapper .result-list .search-result-item.large-6.lastrow-elem-large-3 {
    margin-left: 0%;
  }
  .rbnb-wrapper .search-wrapper .search-results .result-list-wrapper .result-list .search-result-item.medium-6.lastrow-elem-medium-1,
  .external-map-wrapper .search-wrapper .search-results .result-list-wrapper .result-list .search-result-item.medium-6.lastrow-elem-medium-1 {
    margin-left: 25%;
  }
  .rbnb-wrapper .search-wrapper .search-results .result-list-wrapper .result-list .search-result-item.medium-4.lastrow-elem-medium-1,
  .external-map-wrapper .search-wrapper .search-results .result-list-wrapper .result-list .search-result-item.medium-4.lastrow-elem-medium-1 {
    margin-left: 33.33333%;
  }
  .rbnb-wrapper .search-wrapper .search-results .result-list-wrapper .result-list .search-result-item.medium-4.lastrow-elem-medium-2,
  .external-map-wrapper .search-wrapper .search-results .result-list-wrapper .result-list .search-result-item.medium-4.lastrow-elem-medium-2 {
    margin-left: 16.66667%;
  }
  .internet-explorer .external-map-wrapper .search-wrapper.visibleMap .search, .internet-explorer .global-search .search-wrapper.visibleMap .search, .internet-explorer .rbnb-wrapper .search-wrapper.visibleMap .search, .microsoft-edge .external-map-wrapper .search-wrapper.visibleMap .search, .microsoft-edge .global-search .search-wrapper.visibleMap .search, .microsoft-edge .rbnb-wrapper .search-wrapper.visibleMap .search {
    height: calc(100vh - 75px);
  }
  .dce-header .item.video .teaser-box {
    max-width: 35%;
  }
  .tabgallery-wrapper {
    padding-left: 10px;
    padding-right: 10px;
  }
  .tabgallery-wrapper.related-offers header {
    min-height: 0;
  }
  .tabgallery-wrapper header .tabs {
    margin-bottom: 0;
  }
  .tabgallery-wrapper header .tabs .tabs-title > a {
    padding: 1.2em 0.8em 0.5em 0.8em;
  }
  .tabgallery-wrapper .tabgallery {
    padding-left: 10px;
    padding-right: 10px;
  }
  .tabgallery-wrapper .tabgallery .slick-arrow {
    top: 52px;
    width: 1.5em;
    height: 1.5em;
    font-size: calc(var(--font-size-regular) * 2);
  }
  .tabgallery-wrapper .tabgallery .prev {
    left: -10px;
  }
  .tabgallery-wrapper .tabgallery .next {
    right: -10px;
  }
  .dce-map-related-offers header .tabs .tabs-title > a {
    padding-right: 0.8em;
    padding-left: 0.9em;
  }
  .dce-map-related-offers .map-wrapper {
    margin-top: 1em;
    margin-bottom: 1em;
  }
  .teaser-box h2 {
    font-size: calc(var(--font-size-regular) * 2);
  }
  .teaser .event-date {
    padding-left: 10px;
    padding-right: 10px;
  }
  .teaser .event-date .time {
    padding-left: 4px;
  }
  .teaser.sugar .teaser-box-wrapper .teaser-box > .text {
    margin-right: 0;
    max-width: 100%;
  }
  .teaser.sugar.teaser-small.medium-12 .teaser-box-wrapper .teaser-box > .text {
    max-width: 80%;
  }
  .global-search .search-wrapper .search h2, .global-search .search-wrapper .search .h2 {
    margin-top: 0;
  }
  .search-results .result-header .title h2, .search-results .result-header .title .h2 {
    left: 0;
  }
  .search-results .result-header .title h2:after, .search-results .result-header .title .h2:after {
    height: 7px;
    width: 2.4em;
    top: auto;
    bottom: -11px;
    left: 0.14em;
  }
  .search-results .result-header .searchform {
    padding-left: 0;
  }
  .search-results .result-header .searchform form.search-form .brandenbutton {
    padding: 8px;
  }
  .search-results .show-map-wrapper .brandenbutton {
    padding: 8px;
    max-width: 100%;
  }
  .global-search-facetes .mobile-wrapper {
    padding-left: 0;
  }
  .searchPage .breadcrumbs-cont {
    display: none;
  }
  .searchPage .spacer {
    margin: 1.5rem;
  }
  .filter-form .orderby-wrapper .order-by .order-by-left-columns {
    padding-bottom: 0;
  }
  .filter-form .orderby-wrapper .order-by.hide-on-anchored {
    display: none;
  }
  .filter-form .orderby-wrapper .order-by.is-at-top.is-stuck {
    margin-top: 75px !important;
  }
  .filter-form .orderby-wrapper .order-by.is-at-top.is-stuck .order-by-left-columns {
    width: calc(100% - 120px);
  }
  .filter-form .orderby-wrapper .order-by.is-at-top.is-stuck .order-by-left-columns .rbnb-categories-wrapper {
    text-align: center;
    width: calc(100% - 190px - 110px);
  }
  .filter-form .orderby-wrapper .order-by.is-at-top.is-stuck .order-by-left-columns .rbnb-count-wrapper {
    width: 110px;
  }
  .search.switch-big .filter-form .orderby-wrapper .order-by.is-at-top.is-stuck .order-by-left-columns {
    width: calc(100% - 120px);
  }
  .search.switch-big .filter-form .orderby-wrapper .order-by.is-at-top.is-stuck .order-by-left-columns .rbnb-categories-wrapper {
    text-align: center;
    width: calc(100% - 190px - 120px);
  }
  .search.switch-big .filter-form .orderby-wrapper .order-by.is-at-top.is-stuck .order-by-left-columns .rbnb-count-wrapper {
    width: 120px;
  }
  .search.switch-big .filter-form .orderby-wrapper .order-by .to-search-button-wrapper {
    width: 120px;
  }
}
@media screen and (max-width: 78.6875em) {
  .dce-header .item.video {
    max-height: 520px;
  }
  .dce-header .item.video .teaser-box {
    display: none !important;
  }
}
@media screen and (max-width: 66.875em) {
  .footer-top-box-wrapper {
    font-size: var(--font-size-big);
  }
  .footer-top-box-wrapper .footer-box {
    padding-left: 10px;
  }
  .teaser .event-date .date, .teaser .event-date i {
    font-size: var(--font-size-smaller);
  }
}
@media screen and (max-width: 62.5em) {
  .availability-check-form-wrapper .input-group.button-wrapper {
    min-width: 11.25rem;
  }
}
@media screen and (max-width: 47.9375em) {
  .rbnb-wrapper .search-wrapper .search-results .result-list-wrapper .result-list .search-result-item,
  .external-map-wrapper .search-wrapper .search-results .result-list-wrapper .result-list .search-result-item {
    float: left;
    width: 50%;
    padding-right: 0.625rem;
    padding-left: 0.625rem;
  }
}
@media screen and (max-width: 47.9375em) and (min-width: 40em) {
  .rbnb-wrapper .search-wrapper .search-results .result-list-wrapper .result-list .search-result-item,
  .external-map-wrapper .search-wrapper .search-results .result-list-wrapper .result-list .search-result-item {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}
@media screen and (max-width: 47.9375em) and (min-width: 90em) {
  .rbnb-wrapper .search-wrapper .search-results .result-list-wrapper .result-list .search-result-item,
  .external-map-wrapper .search-wrapper .search-results .result-list-wrapper .result-list .search-result-item {
    padding-right: 1.09375rem;
    padding-left: 1.09375rem;
  }
}
@media screen and (max-width: 47.9375em) {
  .rbnb-wrapper .search-wrapper .search-results .result-list-wrapper .result-list .search-result-item, .rbnb-wrapper .search-wrapper .search-results .result-list-wrapper .result-list .search-result-item:last-child:not(:first-child),
  .external-map-wrapper .search-wrapper .search-results .result-list-wrapper .result-list .search-result-item,
  .external-map-wrapper .search-wrapper .search-results .result-list-wrapper .result-list .search-result-item:last-child:not(:first-child) {
    float: left;
    clear: none;
  }
  .rbnb-wrapper .search-wrapper .search-results .result-list-wrapper .result-list .search-result-item:last-child:not(:first-child),
  .external-map-wrapper .search-wrapper .search-results .result-list-wrapper .result-list .search-result-item:last-child:not(:first-child) {
    float: right;
  }
  .rbnb-wrapper .search-wrapper .search-results .result-list-wrapper .result-list .search-result-item.medium-4.lastrow-elem-large-1,
  .external-map-wrapper .search-wrapper .search-results .result-list-wrapper .result-list .search-result-item.medium-4.lastrow-elem-large-1 {
    margin-left: 25%;
  }
  .rbnb-wrapper .search-wrapper .search-results .result-list-wrapper .result-list .search-result-item.medium-4.lastrow-elem-medium-1, .rbnb-wrapper .search-wrapper .search-results .result-list-wrapper .result-list .search-result-item.medium-4.lastrow-elem-medium-2,
  .external-map-wrapper .search-wrapper .search-results .result-list-wrapper .result-list .search-result-item.medium-4.lastrow-elem-medium-1,
  .external-map-wrapper .search-wrapper .search-results .result-list-wrapper .result-list .search-result-item.medium-4.lastrow-elem-medium-2 {
    margin-left: 0;
  }
}
/*# sourceMappingURL=maps/media-tablet-down.css.map */
