#ajax-spinner {
  display: none;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #FFFFFF;
  z-index: 90000;
  opacity: 0.5;
}
#ajax-spinner-image {
  position: fixed;
  text-align: center;
  display: block;
  top: 45%;
  width: 100%;
  z-index: 99999;
}
.action,
a.action {
  padding: 0px;
  float: right;
  border: 0;
  background: 0;
  color: #c9c9c9;
}
.action.action-print {
  margin-right: 20px;
  height: 25px;
}
.action.action-share {
  width: 25px;
  height: 25px;
  margin-right: 20px;
  margin-top: 6px;
  height: 21px;
  margin-bottom: -2px;
}
#modal-share {
  display: none;
  position: fixed;
  z-index: 1051;
  padding-top: 100px;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(0, 0, 0, 0.4);
}
#modal-share .modal-share-content {
  background-color: #fefefe;
  margin: auto;
  border: 1px solid #ddd;
  width: 50%;
  border-bottom: none;
  min-width: 200px;
}
#modal-share .modal-share-content button[data-dismiss=modal-share] {
  height: 26px;
}
#modal-share .modal-share-content .modal-header {
  position: relative !important;
}
#modal-share .modal-share-content .modal-content {
  padding: 20px;
}
.modal-backdrop {
  z-index: 1020 !important;
  background-color: #666666;
}
.modal-backdrop.in {
  opacity: 0.7;
}
h1.modal-title,
h4.modal-title {
  font-size: 18px;
  font-weight: bold;
}
.external-link-icon {
  text-decoration: none !important;
}
.external-link-icon svg {
  vertical-align: text-bottom;
}
.modal-header .action .mdi {
  font-size: 27px;
}
.modal-header {
  padding: 15px;
  border-bottom: 4px solid #004f80;
  color: #666666;
}
.modal-edit .modal-header {
  padding: 15px;
  border-bottom: 0px;
  background-color: white !important;
  color: #666666;
}
.modal-content {
  border-radius: 0px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.search-box-container .criteria-switch {
  display: none !important;
}
.modal .modal-map-popper #count-on-position.badge {
  float: right;
  margin-top: 5px;
  margin-right: 15px;
  background-color: #666666;
}
.modal .modal-map-popper hr {
  margin-top: 0;
  margin-bottom: 0;
}
.modal .modal-map-popper #modal-close {
  margin-top: -3px;
}
.criteria-hidden-count {
  cursor: pointer;
}
.criteria-selection-box {
  width: fit-content;
}
.criteria-selection-box.affix-top {
  display: none !important;
}
@media only screen and (max-width: 960px) {
  .affix-container {
    display: none;
  }
  .criteria-desktop-scroll-container {
    display: contents;
  }
  #item-search-section:not(.in) .criteria-hidden {
    display: none !important;
  }
  #item-search-section.in .criteria-hidden-count {
    display: none;
  }
  .criteria-hidden-count {
    display: none;
  }
  #item-search-section:not(.in) #search-box-container {
    top: 130px;
    position: fixed;
    width: 100%;
    overflow-y: scroll;
  }
  #item-search-section:not(.in) .criteria-selection-box {
    overflow: hidden;
    display: inline-block;
  }
  #item-search-section:not(.in) .criteria-hidden-count.show-count {
    position: absolute;
    display: inline-block;
    padding-top: 9px;
  }
  .search-box-container #search-box {
    display: inline-block;
    width: calc(100% - 60px);
  }
  .search-box-container .criteria-switch {
    color: #666666;
    display: inline-block !important;
    float: right;
  }
  .search-box-container .criteria-switch svg {
    width: 38px;
    height: 38px;
  }
  .fade,
  .modal.fade .modal-dialog,
  .modal.in .modal-dialog {
    opacity: 1;
    -webkit-transition: unset;
    -o-transition: unset;
    transition: unset;
    -webkit-transform: unset;
    -ms-transform: unset;
    -o-transform: unset;
    transform: unset;
  }
  .modal-backdrop.in {
    bottom: 95px;
  }
  .modal {
    top: 0px;
    padding: 0px !important;
    bottom: 95px !important;
  }
  .modal > .panel {
    border-left: 0px;
    border-right: 0px;
  }
  .frontend #modal-target .modal-header {
    position: fixed;
    top: 0;
    z-index: 1;
    width: 100%;
  }
  .frontend #modal-target .modal-body {
    max-height: 100%;
  }
  .modal,
  .modal-dialog {
    width: 100%;
    margin: 0px;
  }
  .modal-content {
    border-left: 0px;
    border-right: 0px;
  }
  .modal-body-date {
    padding-left: 10px;
  }
}
@media only screen and (min-width: 961px) {
  .criteria-desktop-scroll-container {
    height: 100%;
    position: relative;
    overflow-y: scroll;
    overflow-x: hidden;
  }
  .criteria-hidden {
    display: inline-block;
  }
  .criteria-hidden-count {
    display: none;
    padding-top: 18px;
    position: absolute;
  }
  #item-search-section .criteria-hidden {
    display: none !important;
  }
  #item-search-section .criteria-hidden-count.show-count {
    display: none;
    padding-top: 12px;
    position: absolute;
    right: 10px;
  }
  #item-search-section #search-box-container {
    overflow-y: hidden;
  }
  #item-search-section #search-box-container #search-box {
    margin-right: 4px;
  }
  #item-search-section #search-box-container > .app-select-item.search-fixed {
    overflow: hidden;
    height: 39px;
    position: fixed;
    z-index: 10;
    top: 228px;
    width: 312px;
  }
  #item-search-section .criteria-selection-box {
    overflow: hidden;
    display: inline-block;
    max-width: 100%;
    margin-top: 0;
  }
  #item-search-section.scroll .affix-container {
    display: block !important;
    position: fixed;
    width: 308px;
    z-index: 101;
    height: 48px;
    top: 265px;
    background: white;
    overflow-y: hidden;
    overflow-x: hidden;
    border-bottom: 1px solid #c9c9c9;
  }
  #item-search-section.scroll .affix-container .criteria-selection-box.affix-top {
    width: fit-content;
    display: inline-block !important;
    margin-top: 0;
    height: 100%;
    max-width: 100%;
  }
  #item-search-section.scroll .affix-container .criteria-hidden-count.show-count {
    display: inline-block !important;
  }
  #item-search-section.scroll .affix-container.search-bubbles-many {
    height: 86px;
  }
  #item-search-section #frontend-tree-component {
    overflow-y: hidden;
    margin-top: 66px !important;
    height: calc(100% - 98px);
  }
  #item-search-section #frontend-tree-component .badge-container {
    position: fixed;
    width: 312px;
    height: 41px;
    top: 197px;
    overflow-y: scroll;
  }
  #item-search-section .criteria-boxes-container {
    position: relative;
    background: white;
  }
  #navbar:not(.search-bubbles-exist) .affix-container {
    display: none !important;
  }
}
@media only screen and (min-width: 961px) and (max-width: 1550px) {
  .frontend#home .modal {
    /*  margin-left: 330px !important; */
    margin: auto !important;
  }
  .frontend .modal {
    margin-right: 7px !important;
  }
  .frontend #modal-target .modal-body {
    max-height: 100%;
  }
  .modal-dialog {
    width: 100%;
    max-width: 900px;
    min-width: 550px;
    margin: auto;
    box-shadow: 0px 0px 8px 3px #666666;
  }
}
@media only screen and (min-width: 1551px) {
  .modal {
    padding: 0px !important;
  }
  .frontend #modal-target .modal-body {
    max-height: 100%;
  }
  .modal-dialog {
    width: 900px;
    margin: auto;
  }
}
/*----*/
.awesome .myacco1 .line-down-decoration,
.awesome .myacco2 .line-down-decoration,
.awesome .myacco2 a.myacco2-toggle .line-down-decoration {
  position: absolute;
  border: 1px solid #666666;
  left: 11px;
  top: 2px;
  width: 0px;
  height: calc(84%);
  margin-bottom: 5px;
}
.awesome .myacco-selection {
  background-color: white;
  color: #666666;
}
.search-box-container {
  background-color: white;
  color: #c9c9c9;
}
.search-box-container .form-control {
  color: #c9c9c9;
  border: none;
  border-bottom: 2px solid #666666;
}
#item-overview-section-top {
  z-index: 1002 !important;
}
#item-overview-section-inner {
  z-index: 1001 !important;
}
#item-overview-section-top {
  position: absolute;
  top: 0px;
  left: 0px;
  height: 178px;
}
#item-overview-section {
  padding-bottom: 25px;
  background-color: transparent;
}
#item-overview-section.in {
  visibility: visible;
}
#item-overview-section-inner {
  height: 100%;
  background: white;
  visibility: visible;
}
#item-overview-section .size-triangle-right,
#item-overview-section .size-triangle-left {
  cursor: pointer;
  display: none;
}
@media only screen and (min-width: 961px) and (max-width: 1600px) {
  #item-overview-section .size-triangle-right {
    display: none;
  }
  #item-overview-section .size-triangle-left {
    display: inline-block;
    float: right;
  }
  #item-overview-section.collapsed {
    width: 75px;
    min-width: unset;
  }
  #item-overview-section.collapsed .templarian-icon-menu {
    display: none;
  }
  #item-overview-section.collapsed #insight-organization .frame-header-text {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 38px;
    display: inline-block;
  }
  #item-overview-section.collapsed .size-triangle-right {
    display: inline-block;
    position: relative;
    top: -4px;
    left: 0px;
    margin-left: -10px;
  }
  #item-overview-section.collapsed .size-triangle-left {
    display: none;
  }
}
@media only screen and (min-height: 901px) {
  #navigation-left-top-container {
    padding-bottom: 20%;
  }
  #navigation-left-bottom-container {
    width: 100%;
    min-height: 248px !important;
    padding-top: 30%;
  }
}
@media only screen and (max-height: 900px) {
  #item-overview-section {
    left: 0px;
  }
  #navigation-left-top-container {
    padding-bottom: 5%;
  }
  #navigation-left-bottom-container {
    width: 100%;
    min-height: 248px !important;
    padding-top: 5%;
  }
}
@media only screen and (max-width: 960px) {
  #section-left {
    display: none;
  }
  .media-affix-top-primary,
  .media-affix-bottom {
    width: 100% !important;
  }
  .site-config-organization #item-overview-section {
    visibility: hidden;
  }
  .site-config-organization #item-overview-section.in {
    visibility: visible;
  }
  #section-left.navigation-active {
    visibility: visible;
  }
  #section-left.navigation-active #item-overview-section .bar-criteria i {
    visibility: hidden;
  }
  #item-overview-section-top {
    width: 100%;
  }
  #item-overview-section {
    padding-top: 0px;
    padding-bottom: 83px;
    width: 100%;
  }
  #item-overview-section-inner {
    z-index: 1010 !important;
  }
  #item-overview-section-inner {
    border-right: 0px;
  }
}
@media only screen and (min-width: 961px) {
  .mapboxgl-ctrl.mapboxgl-ctrl-attrib a,
  .leaflet-control-attribution.leaflet-control a {
    color: rgba(0, 0, 0, 0.5);
  }
  #item-overview-section-toggle-boxes-button {
    display: none;
  }
  #item-overview-section-toggle-boxes-button.active {
    display: block;
  }
  #item-overview-section-top {
    width: 320px;
  }
  .logo-container.my-desktop {
    position: absolute;
    height: 118px;
    width: 190px;
    padding-left: 0px;
    padding-right: 0px;
    z-index: 2001;
  }
  .logo-container.my-desktop .bmwe-logo {
    width: 184px !important;
  }
  #navigation-left-top-container {
    width: 100%;
    height: 14% !important;
    min-height: 106px !important;
  }
  .item-overview-section-bottom-bmwe-container {
    position: fixed;
    width: 200px;
    bottom: 0px;
    background-color: #CCDCE6;
    min-height: 51px !important;
  }
  #section-left div.bar-criteria.in.button-show-list {
    display: block;
    background-color: #CCDCE6;
    z-index: 1001;
    width: 20px;
    height: 30px;
    position: absolute;
    left: 520px;
    bottom: 80px;
    border-left: none;
  }
  #section-left div.bar-criteria.button-show-list {
    background-color: #CCDCE6;
    z-index: 1000;
    width: 20px;
    height: 30px;
    position: absolute;
    bottom: 80px;
    left: 200px;
  }
  #item-overview-section-toggle-boxes-button {
    text-align: center;
  }
  #item-overview-section-toggle-boxes-button a > i {
    position: relative !important;
    top: 7px !important;
    left: 2px !important;
  }
  .frontend#home .funding {
    display: none;
  }
  .media-affix-top-primary {
    top: 198px !important;
    width: 312px;
  }
  .media-affix-top-primary .media-right {
    right: 0px;
  }
  .media-affix-top-primary .color-bar-list-overview {
    right: 7px;
  }
  .media-affix-bottom {
    width: 312px;
  }
  .media-affix-bottom .media-right {
    right: 0px;
  }
  .media-affix-bottom .color-bar-list-overview {
    right: 7px;
  }
  .collapsed .media-affix-bottom,
  .collapsed .media-affix-top-primary {
    width: 64px;
  }
  .collapsed .media-affix-bottom .media-right,
  .collapsed .media-affix-top-primary .media-right {
    right: 0px;
  }
  .collapsed .media-affix-bottom .color-bar-list-overview,
  .collapsed .media-affix-top-primary .color-bar-list-overview {
    right: 0px;
  }
}
@media only screen and (max-width: 1550px) and (min-width: 961px) {
  #home.frontend .modal-target .modal {
    margin: auto;
  }
  #home.frontend.in .modal-target .modal {
    margin: auto;
  }
}
@media only screen and (min-width: 1551px) {
  #home.frontend.in .modal-target .modal,
  #home.frontend .modal-target .modal {
    margin: auto;
  }
  #section-left div.bar-criteria.in.button-show-list {
    z-index: 2000;
  }
  #item-overview-section-top {
    z-index: 1052 !important;
  }
  #item-overview-section-inner {
    z-index: 1001 !important;
  }
}
@media only screen and (min-width: 961px) {
  #modal-target .image-tile a,
  #modal-target .panel-body .logo a img,
  #gallery-target .image-tile a,
  #gallery-target .panel-body .logo a img {
    opacity: 0.8;
  }
}
body {
  color: #666666;
  margin: 0;
  font-family: "BundesSansWeb", Arial, helvetica, sans-serif !important;
  position: relative;
}
.map-popper {
  z-index: 1011;
}
#content-section {
  overflow: hidden;
  height: 100%;
  width: 100%;
  position: absolute;
  background-color: #f5f5f3;
}
button[data-dismiss="modal"] {
  width: 27px;
  height: 25px;
}
.frontend.site-config-project h2.modal-title {
  font-size: 18px;
  font-weight: bold;
}
.frontend.site-config-best-practice .panel-title-image h2 {
  position: relative;
  display: table;
  padding-left: 50px;
  padding-right: 50px;
  background: #337299;
  padding-top: 10px;
  padding-bottom: 10px;
  margin: 0;
  color: white;
  font-size: 14px;
  font-weight: bold;
}
.frontend.site-config-best-practice .panel-title-image h2 > button {
  right: 0;
}
.frontend.site-config-best-practice .panel-title-image h2.has-error {
  background-color: #f2dede;
}
.frontend #modal-target .modal-body {
  overflow-y: scroll;
  overflow-x: hidden;
  margin-right: -4px;
}
.site-icon {
  width: inherit;
  height: inherit;
  color: inherit;
}
.site-icon svg {
  width: inherit;
  height: inherit;
  color: inherit;
}
.size-small {
  font-size: 14px;
}
.size-medium {
  font-size: 18px;
}
.color-blue {
  color: #0077b6 !important;
}
.color-blue a {
  color: #0077b6 !important;
}
.header-items {
  position: absolute;
  right: 240px;
  top: 22px;
}
.link-button {
  display: inline-block;
}
.link-button .site-icon-text {
  display: table-cell;
  vertical-align: middle;
}
.link-button .site-icon-container {
  display: table-cell;
  padding-right: 5px;
  vertical-align: middle;
  width: 25px;
  height: 25px;
}
.link-button.size-small .site-icon-container {
  width: 15px;
  height: 15px;
}
.link-button.size-medium .site-icon-container {
  width: 30px;
  height: 30px;
}
.link-button.color-blue {
  font-weight: bold;
}
.link-button a {
  color: #666666;
  height: 25px;
  display: table;
  padding-top: 3px;
  margin-right: 30px;
}
.menu-items {
  margin: 0;
  padding: 0;
  font-size: 18px;
  display: inline-block;
}
.menu-items li {
  display: contents;
}
.menu-items .link-button {
  color: #666666;
  text-decoration: none;
  cursor: pointer;
  position: relative;
  padding-top: 15px;
  padding-bottom: 16px;
  margin-top: -5px;
  margin-right: -2px;
  margin-left: -2px;
  margin-bottom: -1px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 170px;
  left: -17px;
  border-bottom: 1px solid;
  border-top: 4px solid transparent;
  -webkit-transform: skew(-30deg, 0) translateY(calc(0.1vw));
  transform: skew(-30deg, 0) translateY(calc(0.1vw));
}
.menu-items .link-button:not(.best-practice) {
  border-right: 1px solid #c9c9c9;
}
.menu-items .link-button .link-button-content {
  -webkit-transform: skew(30deg, 0) translateY(calc(0.1vw));
  transform: skew(30deg, 0) translateY(calc(0.1vw));
}
.header-logo-right {
  position: absolute;
  top: 13px;
  right: 9px;
  padding-right: 10px;
}
.header-logo-right img {
  height: 35px;
}
#navigation {
  border-top: 1px solid #c9c9c9;
  position: relative;
  background-color: white;
  z-index: 1020;
}
#navigation .menu-border {
  position: relative;
  width: 100%;
  height: 0px;
  border-bottom: 4px solid #004f80;
  z-index: 2;
}
#navigation .hint-text {
  position: absolute;
  display: inline-block;
  top: 50%;
  transform: translateY(-50%);
  padding-left: 15px;
  padding-right: 20px;
  color: #004f80;
}
#navigation .hint-text .site-icon-container {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
#navigation .hint-text .small {
  vertical-align: super;
  display: block;
  margin-left: 30px;
  position: relative;
}
.homepage-content {
  position: absolute;
  top: 168px;
  left: 20px;
  overflow: hidden;
  width: 420px;
  height: 375px;
  z-index: 1;
  opacity: 0.95;
}
.homepage-content a {
  color: #666666;
}
.homepage-content > [class*=overlay-] {
  background-color: #f5f5f3;
  width: 100%;
  display: inline-block;
  padding: 5px;
  margin-bottom: -3px;
  position: relative;
  overflow: hidden;
}
.homepage-content > [class*=overlay-] img {
  position: absolute;
  top: -9999px;
  bottom: -9999px;
  left: -9999px;
  right: -9999px;
  margin: auto;
  overflow: hidden;
}
.homepage-content .overlay-header-menu {
  margin-bottom: 0;
}
.homepage-content .overlay-header-menu .site-icon {
  width: 20px;
  height: 20px;
  vertical-align: bottom;
  display: inline-block;
}
.homepage-content .overlay-header-content {
  margin-bottom: 4px;
}
.homepage-content .image-part {
  width: 60px;
  height: 65px;
  overflow: hidden;
  float: left;
  padding-top: 0;
  position: relative;
  padding-bottom: 0;
  margin-bottom: 0;
  margin-right: 5px;
}
.homepage-content .text-part {
  padding-top: 5px;
}
.homepage-content .chevron {
  position: absolute;
  right: -4px;
}
.homepage-content .chevron .site-icon-container {
  color: #0077B6;
  width: 50px;
  height: 50px;
  margin-top: 8px;
  display: inline-block;
}
.homepage-content .content-part {
  width: 330px;
  float: left;
}
.homepage-content .content-part .color-blue {
  font-weight: bold;
  text-decoration: none;
  display: inline;
}
#homepage-slider {
  position: relative;
  height: 100%;
}
#homepage-slider .video-overlay {
  position: absolute;
  left: 0;
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  z-index: 1;
}
#homepage-slider video {
  width: auto;
  height: auto;
  min-width: 100%;
  min-height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
#homepage-slider .swiper-slide {
  max-width: 100%;
  max-height: 100%;
  overflow: hidden;
  float: left;
  padding-top: 0;
  position: relative;
  padding-bottom: 0;
  margin-bottom: 0;
  margin-right: 5px;
}
#homepage-slider .swiper-slide .slide-info-bubble {
  width: 24px;
  height: 24px;
  color: white;
  position: absolute;
  bottom: 255px;
  left: 18px;
  background-color: rgba(255, 255, 255, 0.5);
}
#homepage-slider .swiper-slide .slide-info-bubble .site-icon {
  width: 20px;
  height: 20px;
  padding: 2px;
  color: black;
}
#homepage-slider .swiper-slide .slide-info-bubble svg {
  color: black;
  fill-rule: evenodd;
}
#homepage-slider .swiper-slide .slide-info-text {
  display: none;
  position: absolute;
  bottom: 255px;
  left: 50px;
  color: white;
  background-color: rgba(102, 102, 102, 0.4);
  padding: 2px 5px;
}
#homepage-slider .swiper-slide .slide-info-text.show-text {
  display: block;
}
#homepage-slider .swiper-slide img {
  position: absolute;
  top: -9999px;
  bottom: -9999px;
  left: -9999px;
  right: -9999px;
  margin: auto;
  overflow: hidden;
}
.footer-left {
  padding: 10px;
  display: inline-block;
}
.footer-left .link-button {
  margin-left: -2px;
}
.bmwe-text {
  padding-top: 10px;
  color: #666666 !important;
}
.footer-link {
  color: #0077B6;
}
.navbar-text {
  list-style-type: none;
  clear: both;
  padding-top: 10px;
  margin-right: 0 !important;
  color: #666666 !important;
}
.navbar-text li {
  display: inline-block;
  padding-left: 20px;
  font-weight: bold;
}
.navbar-text a {
  color: #666666;
}
.footer-right {
  float: right;
  padding: 10px;
  padding-right: 8px;
}
.footer-right .link-button {
  float: right;
  padding-left: 26px;
  margin-right: -1px;
}
.footer-right .link-button a {
  margin-right: 0;
}
.footer-right .navbar-text {
  padding-top: 15px !important;
}
.bmwe-text .navbar-text.text-small {
  display: none;
}
.bmwe-text .navbar-text.hidden-xs {
  display: block;
}
.list-group-item,
a.list-item {
  color: #666666 !important;
  border-color: #666666 !important;
}
.map-popper.in-desktop,
#map-navigation.in-desktop {
  z-index: 1009;
}
.page-wrapper {
  width: 100%;
  height: 100%;
  background: white;
  padding-bottom: 220px;
}
.page-wrapper .page-container {
  width: 100%;
  height: 100%;
  overflow-y: auto;
}
.page-wrapper .page-container .page-content {
  padding-top: 50px;
  padding-bottom: 50px;
  width: 900px;
  max-width: unset;
  margin: auto;
  overflow: hidden;
}
@media only screen and (max-width: 960px) {
  .homepage-content {
    top: 95px;
    left: 0;
    width: auto;
    height: auto;
    padding-bottom: 175px;
    overflow-y: auto;
  }
  .homepage-content h3 {
    display: block;
    font-weight: bold;
    font-size: 15px;
    transform: translateX(106px);
    margin-bottom: 0;
    margin-top: 2px;
  }
  .homepage-content hr {
    display: none;
  }
  .homepage-content > [class*=overlay-] {
    padding: 5px 5px 5px 14px;
    margin-bottom: 0;
    border-bottom: 1px solid #666666;
    height: 100px;
    overflow: unset;
  }
  .homepage-content .headline {
    font-size: 30px;
  }
  .homepage-content .headline i {
    font-style: normal;
  }
  .homepage-content .chevron {
    display: none;
  }
  .homepage-content > div {
    background-color: #f5f5f3;
    padding: 10px;
    position: relative;
  }
  .homepage-content .overlay-header-menu {
    width: 100%;
    padding-bottom: 10px;
    height: auto;
  }
  .homepage-content .overlay-header-menu .site-icon {
    display: none;
  }
  .homepage-content .content-part {
    width: 100%;
  }
  .homepage-content .text-part {
    display: inline-block;
    width: 240px;
    transform: translateX(106px);
    font-size: small;
  }
  .homepage-content .image-part {
    position: absolute;
    top: 50%;
    width: 110px;
    height: 90px;
    left: 5px;
    overflow: hidden;
    margin-right: 5px;
    transform: translateY(-50%);
  }
  #navigation {
    display: none;
  }
  .header-items {
    display: none;
  }
  .footer {
    display: none;
  }
  .page-wrapper {
    padding-bottom: 175px;
  }
  .page-wrapper .page-container .page-content {
    width: auto;
    padding-left: 100px;
    padding-right: 100px;
  }
  #homepage-slider .swiper-slide .slide-info-bubble {
    display: block;
    bottom: 19px !important;
  }
  #homepage-slider .swiper-slide .slide-info-text {
    bottom: 19px !important;
  }
}
@media only screen and (min-width: 961px) {
  .homepage-content h3 {
    display: none;
  }
  .homepage-content .overlay-header-menu {
    border-bottom: 0.8px solid rgba(0, 0, 0, 0.2);
  }
  .homepage-content .overlay-header-menu h2 {
    display: inline;
    font-style: italic;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857143;
  }
  .list-item.current-item {
    background-color: #f5f5f3 !important;
    border-color: #666666 !important;
    color: #666666 !important;
    cursor: pointer;
  }
  #navigation {
    display: block;
  }
  .header-items {
    display: block;
  }
  .homepage-content img {
    height: 100%;
  }
}
@media only screen and (min-width: 960px) and (max-width: 1200px) {
  .bmwe-text .navbar-text.text-small {
    display: block;
  }
  .bmwe-text .navbar-text.hidden-xs {
    display: none;
  }
  #navigation .hint-text {
    display: none;
  }
}
@media only screen and (max-width: 800px) {
  #navbar-footer .my-mobile .pull-right {
    display: none;
  }
}
@media only screen and (max-width: 960px) {
  #content #navbar-footer {
    position: fixed;
    background-color: #f5f5f3;
  }
  .frontend.in #navbar-footer .my-mobile .pull-right {
    display: none;
  }
  #homepage-slider {
    height: 100%;
    padding-bottom: 175px;
  }
}
@media only screen and (min-width: 1230px) {
  .homepage-content img {
    height: 100%;
  }
}
@media only screen and (min-width: 1700px) {
  #navigation .hint-text {
    right: 15px;
  }
}
#homepage-slider img {
  height: auto;
  width: 100%;
}
@media only screen and (max-width: 1920px) {
  #navbar-footer {
    position: fixed !important;
  }
}
@media only screen and (min-height: 1130px), only screen and (min-width: 1230px) {
  body .wrapper {
    position: relative;
    height: 100vh;
    background-color: #f5f5f3;
  }
  body .wrapper .inside-wrapper {
    height: 100%;
    overflow: hidden;
  }
}
