nav {

}
.dw_navigation .socialMedia figure {
  width: calc(30px + 1.0vw);
  height: auto;
  min-height: unset;
  float: right;
  margin-right: 7px;
}
.dw_navigation .socialMedia {
  z-index:1002;
  position:fixed;
  top: 80%;
  right:0px;
  width: calc(141px + 3.0vw);
  padding-right: 30px;
  padding-bottom: 30px;
}
.dw_navigation .socialMedia a {
padding: 0px;
margin: 0px;
color:#fff;
}
.dw_navigation {
  z-index:1000;
  position:fixed;
  top: 0px;
  left:0px;
  width:0px;
  height:0px;  
  content: " ";
/*    background-color:#dd2222;*/
}
.dw_navigation_details {
  position:fixed;
  top: 0px;
  right:0px;
  width:0px;
  height:0px;
  min-height: 0px;
  content: " ";  
}

.dw_navigation .Hintergrund {
  background-color: unset;
}


.dw_navigation_summary {
  position:fixed;
  z-index:1010;
  list-style: none;
  cursor: pointer;  
  width:100px;
  height:100px;
  top: 10px;
  right:20px;
  content: " ";
}

.dw_navigation_summary span {

/*  margin-bottom: 15px; */
  transition: all 0.3s ease-in-out; /* Für sanfte Animationen */
}
.dw_button {
  position: relative;
  transform: rotate(0deg);
  left:50%;
  top:50%;
  transform: translateY(-50%) translateX(-50%);
  width:0px;
  height:0px;
}

.dw_navigation_summary span:last-child {
  margin-bottom: 0;
}
.dw_unsichtbar {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 60px;
  width: 0px;
  height: 0px;
  overflow: hidden;
  font-size: 1px;
  color: rgba(0, 0, 0, 0.0)
}
.dw_navigation details .dw_1 {
  display: block;
  position: absolute;
  left: calc(50% - 30px);
  top:calc(50% - 21px);
  width: 60px;
  height: 6px;
  background-color: #ffffff;
  outline: 0px solid #fff;
  outline-offset: 0px;
  filter: drop-shadow(0px 0px 20px rgba(0, 0, 0, 0.3));   
}
.dw_navigation details .dw_2 {
  display: block;
  position: absolute;
  left: calc(50% - 30px);
  top:calc(50% - 3px);
  width: 60px;
  height: 6px;
  background-color: #ffffff;
  outline: 0px solid #fff;
  outline-offset: 0px;
  filter: drop-shadow(0px 0px 20px rgba(0, 0, 0, 0.3));     
}
.dw_navigation details .dw_3 {
  display: block;
  position: absolute;
  left: calc(50% - 30px);
  top:calc(50% + 15px);
  width: 60px;
  height: 6px;
  background-color: #ffffff;
  outline: 0px solid #fff;
  outline-offset: 0px;
  filter: drop-shadow(0px 0px 20px rgba(0, 0, 0, 0.3));     
}


.dw_navigation details[open] summary:hover {
/*  transform: rotate(90deg);
    background-color: rgba(255,255,255,0.2);
    border-radius: 50%;*/
}


.dw_navigation details[open] .dw_1 {
  left: calc(50% - 30px);
  top:calc(50% - 3px);
  width: 60px;
  height: 6px;
  background-color: #ffffff;
  transform: rotate(45deg);
  content: "---";
  outline: 0px solid #fff;
  outline-offset: 0px;
}
.dw_navigation details[open] .dw_2 {
  left: calc(50% - 3px);
  top:calc(50% - 3px);
  width: 6px;
  height: 6px;
  background-color: #ffffff; 
  transform: rotate(-45deg);  
  content: "---";   
  outline: 0px solid #fff;
  outline-offset: 0px;  
}
.dw_navigation details[open] .dw_3 {
  left: calc(50% - 30px);
  top:calc(50% - 3px);
  width: 60px;
  height: 6px;
  background-color: #ffffff;  
  transform: rotate(-45deg);
  content: "---";  
  outline: 0px solid #fff;
  outline-offset: 0px;
}

.dw_navigation_summary img {
  width:100%;
  height:auto;
  filter: drop-shadow(5px 5px 5px rgba(0, 0, 0, 0.5));
}
.dw_navigation_div {
  z-index:1005;
  position:fixed;
  width:100vw;
  height:100vh;
  left:50vw;
  top:50vh;
  background-color: rgba(221,34,34,1.0);
  transform: translateY(-50%) translateX(-50%);
  content: " ";
}
.dw_navigation_div_nav {
  z-index:1006;
  position:fixed;
  width:40vw;
  min-width: 320px;
  height: 80vh;
  left:50vw;
  top:60vh;
/*  background-color: rgba(221,34,34,1.0);*/
  transform: translateY(-50%) translateX(-50%);
  content: " ";
  font-size: calc(16px + 2vw);
  line-height: calc(21px + 2.2vw);
  text-align: left;
  list-style: none;
  padding-top: 0px;
  overflow-y: scroll;
  overflow-x: hidden;
  
}
nav ul {
  list-style: none;
  padding: 0;
  margin: 0;
/*  display: flex;
  gap: 1rem;*/
  position: relative;
  top: 0px;
  left: 0px;
  z-index: 20000;
}
nav li {
  display: inline;
  height: calc(30px + 3vw);
}
nav a {
  text-decoration: none;
  color: #000;
  padding: 0.5rem 1rem;
  display: inline-block;
  width:100%;
}
nav a:focus, .dw_nav_summary:focus, .dw_navigation_summary:focus {
/*  background-color: rgba(255, 255, 255, 0.2);*/
  color: #fff;
  border: 1px #0000;
  border-top-style: solid;
  border-bottom-style: solid;
/*  border-radius: 5px; */              
  outline: 0px solid #fff;
  outline-offset: 0px;
}
.buchstabe_unterstreichen {
  text-decoration: underline;
}
.dw_navigation_div_nav a {
  color: #fff;
  text-transform: uppercase;
/*  padding-top: 30px;*/
}
.dw_nav_details[open] {
    margin-bottom: 50px;
}
.dw_nav_summary {
  color: #fff;
  text-transform: uppercase;
  list-style: none;
  cursor: pointer;
  height: calc(35px + 2.2vw);  
}
.dw_nav_summary:after {
  color: #fff;
  text-transform: uppercase;
  list-style: none;
  cursor: pointer;      
}
.dw_nav_details .dw_nav{
  position: absolute;
  display: inline-block;
  right: calc(10px + 1vw);
  top: calc((5px + 3vw)/2 - (4px + 1vw)/4*3);
  width: calc(4px + 1vw);
  height: calc(4px + 1vw);
  border-top: 0px;
  border-right: calc(2px + 0.1vw);
  border-bottom: calc(2px + 0.1vw);
  border-left: 0px;
  border-color: #fff;
  border-style: solid;
  transform: rotate(45deg);
}
.dw_nav_details[open] .dw_nav{
  top: calc((5px + 3vw)/2 - (4px + 1vw)/4);
  transform: rotate(225deg);

}
.dw_nav_Untermenue li {
  font-size: calc(14px + (3vw*0.4));
  margin-left: calc(14px + (3vw*0.4));
  line-height: calc(30px + (3vw*0.4));
  min-height: 30px;
  margin-bottom: 0px;
  margin-top: 0px;
  height: fit-content;
  display: block;
  height: calc(30px + (3vw*0.4));
}
.dw_nav_Untermenue li:last-child {
/*  padding-bottom: 1em;*/
}

.dw_nav_summary:hover, .dw_nav_summary:focus {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
  -webkit-transform-origin: left center 0px;
  transform-origin: left center 0px;
}
.dw_navigation_div_nav a {
  &::after {
    content: "";
    display: block;
    position: relative;
    width: calc(100% - 5px);
    margin-bottom: 5px;
    left: 0;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: right center 0px;
    transform-origin: right center 0px;
    -webkit-transition: -webkit-transform 0.5s cubic-bezier(0, 0.71, 0.71, 1);
    transition: -webkit-transform 0.5s cubic-bezier(0, 0.71, 0.71, 1);
    transition: transform 0.5s cubic-bezier(0, 0.71, 0.71, 1);
    transition: transform 0.5s cubic-bezier(0, 0.71, 0.71, 1), -webkit-transform 0.5s cubic-bezier(0, 0.71, 0.71, 1);
    height: calc(1px + 0.2vw);
    bottom: 0px;
    background-color: #fff;        
    }
  }
.dw_navigation_div summary {
  &::after {
  content: "";
  position: absolute;
  width: 100%;
  margin-bottom: 5px;
  left: 0;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  width: calc(100% - 5px);
  -webkit-transform-origin: right center 0px;
  transform-origin: right center 0px;
  -webkit-transition: -webkit-transform 0.5s cubic-bezier(0, 0.71, 0.71, 1);
  transition: -webkit-transform 0.5s cubic-bezier(0, 0.71, 0.71, 1);
  transition: transform 0.5s cubic-bezier(0, 0.71, 0.71, 1);
  transition: transform 0.5s cubic-bezier(0, 0.71, 0.71, 1), -webkit-transform 0.5s cubic-bezier(0, 0.71, 0.71, 1);
  height: calc(1px + 0.2vw);
  bottom: 0px;
  background-color: #fff;
  padding: 0px;
}
.dw_navigation_div [open] &::after {
    top: calc(23px + 2.2vw);  
/*    height: 0px;*/
}
}
.dw_navigation_div_nav a:hover, .dw_navigation_div summary:hover, .dw_navigation_div summary:focus {
  &::after {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
  -webkit-transform-origin: left center 0px;
  transform-origin: left center 0px;
}
}
.dw_nav_summary {
    padding: 0px;
}
.dw_navigation_div_nav a {
  height: calc(35px + 2.2vw);
  display: block;
  padding: 0px;
}
.dw_navigation_summary {
  transition: all .5s;      
}
.dw_navigation details .dw_1 {
  transition: all .5s;  
}
.dw_navigation details .dw_2 {
  transition: all .5s;  
}
.dw_navigation details .dw_3 {
  transition: all .5s;  
}
/*------------------------------------------------------------------------------------------*/
@media only screen and (max-width: 786px) {
  .dw_navigation_summary {
    top: 0px;
    right:0px;
    scale: 0.5;
  }
}