@charset "UTF-8";
/*!
 * Technische Universität Dortmund
 * Copyright 2025 Violution GbR, Dortmund
 * Autor: Daniela Brigula
 */
@media only screen and (max-width: 1600px) {
  #gridTable tbody tr {
    flex: 0 0 20%;
    max-width: 20%;
  }
  #gridTable tbody tr.cardpoint td .text .title {
    font-size: 1.2rem;
    letter-spacing: 0.02rem;
    line-height: 1.6rem;
  }
  #gridTable tbody tr td {
    width: calc(100% - 20px);
    margin: 10px;
  }
  #header .inner .col_9 {
    flex: 0 0 80%;
    max-width: 80%;
  }
  #header .inner .col_3#search-area {
    flex: 0 0 22%;
    max-width: 22%;
  }
  #header .inner #headerbar #title-claim p {
    padding-right: 1rem;
  }
  #header .inner #headerbar #toolbar .row #menuContainer {
    flex: 0 0 55%;
    max-width: 55%;
  }
  #header .inner #headerbar #toolbar .row #menuContainer .menu-section ul {
    top: 68px;
  }
  #header .inner #headerbar #toolbar .row #menuContainer .menu-section ul li span {
    font-size: 0.95rem;
  }
  #header .inner #headerbar #toolbar .row #gwp-area {
    flex: 0 0 20%;
    max-width: 20%;
    padding-top: 21px;
  }
  #header .inner #headerbar #toolbar .row #gwp-area .headline {
    flex: 0 0 30%;
    max-width: 30%;
    width: 30%;
  }
  #header .inner #headerbar #toolbar .row #gwp-area #gwp {
    flex: 0 0 60%;
    max-width: 60%;
  }
  #header .inner #headerbar #toolbar .row #gwp-area #gwpValue {
    flex: 0 0 100%;
    max-width: 100%;
    font-size: 0.75rem;
    text-align: center;
    padding-left: 29%;
    margin-top: -8px;
    padding-bottom: 9px;
  }
  #header .inner #headerbar #toolbar .row #search-area button#searchBtn,
  #header .inner #headerbar #toolbar .row #search-area button#resetBtn {
    width: 30px;
    height: 30px;
    top: 19px;
  }
  #header .inner #headerbar #toolbar .row #search-area button#resetBtn {
    right: -34px;
  }
  #header .inner #headerbar #toolbar .row #search-area input {
    height: 37px;
    padding: 10px 30px 10px 20px;
    margin: 0;
    font-size: 0.95rem;
  }
  #header .inner #headerbar #toolbar .row #menuContainer .menu-section .toggler {
    padding: 0 1rem 0 1rem;
    font-size: 0.9rem;
    letter-spacing: 0.03rem;
    background-size: 14px;
  }
  #header .inner #headerbar .col_3#view-buttons {
    flex: 0 0 20%;
    max-width: 20%;
  }
  #header .inner #headerbar .col_3#view-buttons .view-button {
    padding: 0 1rem 0 1rem;
    font-size: 0.9rem;
  }
  #header .inner #headerbar #logo a {
    margin: 0 1rem;
    letter-spacing: 0.13rem;
    font-size: 14px;
  }
  #header .inner #headerbar .line-left:before {
    margin-right: 8px;
  }
  #breadcrumb ul {
    padding-right: 1rem;
  }
  #grid {
    top: 175px !important;
    padding: 0 7px;
  }
}
@media only screen and (max-width: 1300px) {
  #gridTable tbody tr {
    flex: 0 0 25%;
    max-width: 25%;
  }
  #grid {
    top: 240px !important;
    padding: 0 8px;
  }
  #popup-wrapper .popup-wrapper-inner .popup-content {
    width: 85vw;
  }
  #map .leaflet-popup-content-wrapper {
    width: 332px;
  }
  #map .leaflet-popup-content-wrapper .leaflet-popup-content .image {
    height: 279px;
  }
  #header .inner #headerbar {
    background-color: var(--white);
    box-shadow: none;
    border-bottom: 1px solid #efefef;
  }
  #header .inner #headerbar #logo a {
    letter-spacing: 0.1rem;
    font-size: 12px;
  }
  #header .inner #headerbar #title-claim p {
    font-size: 0.9rem;
    padding-right: calc(1rem + 5px);
  }
  #header .inner #headerbar .line-left:before {
    margin-right: 15px;
  }
  #header .inner #headerbar .col_3#view-buttons .view-button {
    padding: 0 calc(1.7rem + 2px) 0 calc(1.7rem + 3px);
    background-repeat: no-repeat;
    background-size: 40%;
    background-position: center;
    text-indent: -1000rem;
    overflow: hidden;
  }
  #header .inner #headerbar .col_3#view-buttons .view-button.map {
    background-image: url("../img/menu-icons/map_icon.svg");
  }
  #header .inner #headerbar .col_3#view-buttons .view-button.map:hover {
    background-image: url("../img/menu-icons/map_icon_d.svg");
  }
  #header .inner #headerbar .col_3#view-buttons .view-button.grid {
    background-image: url("../img/menu-icons/grid_icon.svg");
  }
  #header .inner #headerbar .col_3#view-buttons .view-button.grid:hover {
    background-image: url("../img/menu-icons/grid_icon_d.svg");
  }
  #header .inner #headerbar .col_3#view-buttons .view-button.info {
    background-size: 20px;
    background-image: url("../img/menu-icons/info_icon.svg");
  }
  #header .inner #headerbar .col_3#view-buttons .view-button.info:hover {
    background-image: url("../img/menu-icons/info_icon_d.svg");
  }
  #header .inner #headerbar #toolbar .row #gwp-area {
    flex: 0 0 40%;
    max-width: 40%;
  }
  #header .inner #headerbar #toolbar .row #gwp-area .headline {
    flex: 0 0 20%;
    max-width: 20%;
    width: 20%;
  }
  #header .inner #headerbar #toolbar .row #gwp-area #gwpValue {
    padding-left: 20px;
  }
  #header .inner #headerbar #toolbar .row .col_3#search-area {
    flex: 0 0 50%;
    max-width: 50%;
  }
  #header .inner #headerbar #toolbar .row #menuContainer {
    position: absolute;
    top: 69px;
    min-width: 100vw !important;
    background-color: #fff;
    box-shadow: 0 4px 8px rgba(66, 66, 66, 0.15);
  }
  #header .inner #headerbar #toolbar .row #menuContainer .menu-section .toggler {
    padding: 0 1.1rem 0 1.1rem;
  }
  #header .inner #headerbar #toolbar .row #menuContainer .menu-section ul {
    top: 67px;
    left: -1px;
    width: 100%;
  }
  #breadcrumb {
    margin-top: 67px;
    padding: 0 8px;
  }
  #breadcrumb ul {
    justify-content: flex-start;
  }
}
@media only screen and (max-width: 960px) {
  #popup-wrapper .popup-wrapper-inner .popup-content {
    width: 95vw;
  }
  #popup-wrapper .popup-wrapper-inner .close {
    top: 17px;
    right: 36px;
    width: 25px;
    height: 25px;
    background-image: url("../img/close_d.svg");
    background-size: 92%;
    z-index: 2000;
  }
  #header .inner #headerbar #logo a {
    letter-spacing: 0.05rem;
    font-size: 11px;
  }
  #header .inner #headerbar #title-claim p {
    overflow-wrap: break-word;
    padding-left: 32%;
    line-height: 1rem;
    padding-bottom: 18px;
  }
}
@media only screen and (max-width: 890px) {
  #header .inner #headerbar .col_3#view-buttons {
    flex: 0 0 25%;
    max-width: 25%;
  }
  #header .inner #headerbar .col_3#view-buttons .view-button {
    padding: 0 calc(1.4rem + 2px) 0 calc(1.4rem + 3px);
    background-size: 42%;
  }
  #header .inner #headerbar #toolbar .row #search-area button#resetBtn {
    right: -21px;
  }
  #header .inner #headerbar #toolbar .row #gwp-area {
    flex: 0 0 45%;
    max-width: 45%;
  }
  #header .inner #headerbar #toolbar .row #gwp-area .headline {
    flex: 0 0 60px;
    max-width: 60px;
    width: 60px;
  }
  #header .inner #headerbar #toolbar .row #gwp-area #gwpValue {
    padding-left: 18px;
    text-align: left;
    margin-top: -5px;
  }
  #header .inner #headerbar #toolbar .row .col_3#search-area {
    flex: 0 0 50%;
    max-width: 50%;
  }
  #header .inner #headerbar #toolbar .row .col_3#search-area input {
    padding: 8px 20px 8px 15px;
    margin: 0;
    font-size: 0.95rem;
    width: 88%;
  }
  #header .inner #headerbar #toolbar .row .col_3#search-area button#searchBtn {
    right: 20px;
  }
  #header .inner #headerbar #toolbar .row .col_3#search-area button#searchBtn,
  #header .inner #headerbar #toolbar .row .col_3#search-area button#resetBtn {
    width: 28px;
    height: 28px;
    top: 21px;
  }
  #header .inner #headerbar #toolbar .row #menuContainer {
    top: 72px;
  }
  #header .inner #headerbar #logo.col_6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  #header .inner #headerbar #logo.col_6 a {
    letter-spacing: 0.05rem;
    font-size: 10px;
    margin-right: 0;
    white-space: nowrap;
  }
  #header .inner #headerbar #title-claim.col_6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  #header .inner #headerbar #title-claim.col_6 p {
    padding-left: 15%;
  }
  #header .inner .col_9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  #gridTable tbody tr {
    flex: 0 0 33.333%;
    max-width: 33.333%;
  }
}
@media only screen and (max-width: 700px) {
  #header .inner #headerbar #logo.col_6,
  #header .inner #headerbar #title-claim.col_6 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  #header .inner #headerbar #logo.col_6 p,
  #header .inner #headerbar #title-claim.col_6 p {
    padding-left: 1rem;
  }
  #header .inner #headerbar #logo.col_6 p span,
  #header .inner #headerbar #title-claim.col_6 p span {
    display: block;
    width: 100%;
    text-align: left;
  }
  #header .inner #headerbar #logo.col_6 a,
  #header .inner #headerbar #title-claim.col_6 a {
    font-size: 11px;
    padding-bottom: 15px;
  }
  #header .inner #headerbar .col_3#view-buttons .view-button {
    padding: 0 calc(1.3rem + 2px) 0 calc(1.3rem + 3px);
    background-size: 40%;
  }
  #header .inner #headerbar #toolbar .row #menuContainer .menu-section ul li span {
    font-size: 0.9rem;
  }
  #gridTable {
    margin-top: 40px;
  }
  #gridTable tbody tr {
    flex: 0 0 50%;
    max-width: 50%;
  }
  /* Popup Schriftgrößen */
  #popup-wrapper .popup-wrapper-inner .close {
    top: 17px;
    right: 22px;
    width: 21px;
    height: 21px;
    background-size: 81%;
  }
  #popup-wrapper .popup-wrapper-inner .popup-content h2 {
    letter-spacing: 0.05rem;
    font-size: 20px;
    line-height: 25px;
    max-width: 92%;
  }
  #popup-wrapper .popup-wrapper-inner .popup-content #info-wrapper,
  #popup-wrapper .popup-wrapper-inner .popup-content #datenschutz-wrapper,
  #popup-wrapper .popup-wrapper-inner .popup-content #impressum-wrapper {
    padding: 10px;
  }
  #popup-wrapper .popup-wrapper-inner .popup-content h3 {
    letter-spacing: 0.05rem;
    font-size: 18px;
    line-height: 15px;
    margin-bottom: 15px;
    margin-top: 35px;
  }
  #popup-wrapper .popup-wrapper-inner .popup-content p {
    font-size: 15px;
  }
  #popup-wrapper .popup-wrapper-inner .popup-content h4 {
    font-size: 16px;
    margin-bottom: 15px;
  }
  #popup-wrapper .popup-wrapper-inner .popup-content ul {
    margin-left: 1.4rem;
    font-size: 15px;
  }
}
@media only screen and (max-width: 580px) {
  #map .leaflet-popup-content-wrapper {
    width: 250px;
  }
  #map .leaflet-popup-content-wrapper .leaflet-popup-content .image {
    height: 217px;
  }
  #map .leaflet-popup-content-wrapper .leaflet-popup-content .popup button {
    font-size: 16px !important;
    width: calc(100% - 40px);
  }
  #breadcrumb {
    margin-top: 0;
  }
  /* Filter als Accordion */
  #mobileToggler {
    padding: 0.5rem 1rem 0.5rem 1rem;
    text-align: center;
    font-size: 0.9rem;
    letter-spacing: 0.02rem;
    line-height: 1.6rem;
    font-family: "Akkurat Bold", sans-serif;
    text-transform: uppercase;
    background-color: #f9f9f9;
  }
  #mobileToggler.active {
    background-image: none !important;
    background-color: #fff !important;
    position: relative;
  }
  #mobileToggler.active:before {
    content: "";
    position: absolute;
    background-image: url("../img/menu-icons/arrow_down_icon.svg");
    background-size: 18px;
    background-position: 3vw center;
    background-repeat: no-repeat;
    transform: rotate(180deg);
    transform-origin: center;
    top: 0.7em;
    width: 100%;
    height: 18px;
    left: 0;
  }
  #header .inner #headerbar #toolbar {
    overflow-y: scroll;
    overflow-x: hidden;
    max-height: 50vh;
    padding-bottom: 3rem;
    border: 1px solid var(--maz-cd-grey-light);
    box-shadow: 0 4px 8px rgba(66, 66, 66, 0.15);
  }
  #header .inner #headerbar #toolbar .row #menuContainer .menu-section ul {
    box-shadow: none;
  }
  #grid {
    top: 200px !important;
  }
  #header .inner .col_9 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  #header .inner #headerbar {
    display: block;
    height: auto;
  }
  #header .inner #headerbar #logo.col_6 a {
    letter-spacing: 0.03rem;
    font-size: 9px;
    white-space: normal;
  }
  #header .inner #headerbar #title-claim p {
    line-height: 1.25rem;
    padding-bottom: 11px;
    padding-top: 10px;
    max-width: 260px;
    font-size: 0.85rem;
  }
  #header .inner #headerbar .line-left:before {
    display: none;
  }
  #header .inner #headerbar .col_3#view-buttons {
    position: absolute;
    width: 50vw;
    max-width: 50vw;
    bottom: 0;
    right: 0;
  }
  #header .inner #headerbar .col_3#view-buttons .view-button {
    padding: 0 1.3rem 0 1.3rem;
    height: 50px;
    background-size: 50%;
  }
  #header .inner #headerbar #toolbar .row {
    flex-direction: column-reverse;
    height: auto;
  }
  #header .inner #headerbar #toolbar .row .col_3#search-area {
    flex: 0 0 100%;
    max-width: 100%;
    padding: 0.8rem 1rem;
  }
  #header .inner #headerbar #toolbar .row .col_3#search-area button#searchBtn {
    background-size: 67%;
    top: 18px;
    right: 18vw;
  }
  #header .inner #headerbar #toolbar .row .col_3#search-area button#resetBtn {
    background-size: 67%;
    top: 18px;
    right: 3vw;
  }
  #header .inner #headerbar #toolbar .row #gwp-area {
    flex: 0 0 100%;
    max-width: 100%;
    padding: 0.8rem 1rem 1.3rem 1rem;
    border-bottom: 1px solid #efefef;
  }
  #header .inner #headerbar #toolbar .row #gwp-area .headline {
    flex: 0 0 50px;
    max-width: 50px;
    width: 50px;
  }
  #header .inner #headerbar #toolbar .row #gwp-area #gwp {
    flex: 0 0 calc(100% - 120px);
    max-width: calc(100% - 120px);
    width: calc(100% - 120px);
  }
  #header .inner #headerbar #toolbar .row #gwp-area #gwpValue {
    flex: 0 0 70px;
    max-width: 70px;
    width: 70px;
    padding-left: 0;
    margin-top: 0;
    padding-bottom: 0;
    text-align: right;
    font-size: 0.85rem;
  }
  #header .inner #headerbar #toolbar .row #menuContainer {
    position: relative;
    top: auto;
    background-color: #fff;
    box-shadow: none;
  }
  #header .inner #headerbar #toolbar .row #menuContainer .menu-section {
    flex: 0 0 100%;
    max-width: 100%;
  }
  #header .inner #headerbar #toolbar .row #menuContainer .menu-section .toggler {
    background-position: 96% center;
    background-size: 18px;
    background-repeat: no-repeat;
    opacity: 1;
    height: auto;
    border-bottom: 1px solid #efefef;
    background-color: #fff !important;
  }
  #header .inner #headerbar #toolbar .row #menuContainer .menu-section .toggler .label {
    padding: 16px 0;
  }
  #header .inner #headerbar #toolbar .row #menuContainer .menu-section ul {
    position: relative;
    top: unset;
    left: unset;
    width: 100%;
    background-color: rgb(255, 255, 255);
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    overflow: scroll;
    height: auto;
  }
}
@media only screen and (max-width: 435px) {
  #gridTable tbody tr {
    flex: 0 0 100%;
    max-width: 100%;
  }
}

/*# sourceMappingURL=vioResponsive.css.map */
