/*=====================*/
/** Datenschutz Seite **/
/*=====================*/

/***** Burger-Menu verhuebschen *****/
#top #av-burger-menu-ul {
    padding: 10px 0 !important;
    vertical-align: top !important
}

#top .header_color .mobile_menu_toggle {
  color: #0057aa;
}

.html_av-overlay-side #top #wrap_all .av-burger-overlay li a {
  padding: 15px 20px;
}

.html_av-overlay-side #top #wrap_all .av-burger-overlay li li a {
  padding-left: 30px;
}

.html_av-overlay-side #top #wrap_all .av-burger-overlay-scroll #av-burger-menu-ul a {
  color: #fff;
  font-size: 20px;
  line-height: 20px;
  font-weight: 700;
  padding-top: 11px;
  padding-bottom: 11px;
}

.html_av-overlay-side #top #wrap_all .av-burger-overlay-scroll #av-burger-menu-ul  .sub-menu li a  {
  color: #fff;
  font-size: 18px;
  line-height: 18px;
  font-weight: 400;
  padding-top: 6px!important;
  padding-bottom: 6px!important;
  padding-right: 6px;
}

/* Gedankenstrich und Leerraum vor Untermenuepunkten */
.html_av-overlay-side #top #wrap_all .av-burger-overlay-scroll #av-burger-menu-ul  .sub-menu li a::before {
  content: "\2013\a0\a0";
}

/* Schrift bei gehoverten Menu- und Untermenu-Punkten */
.html_av-overlay-side #top #wrap_all .av-burger-overlay-scroll #av-burger-menu-ul a:hover,
.html_av-overlay-side #top #wrap_all .av-burger-overlay-scroll #av-burger-menu-ul .sub-menu li a:hover .avia-menu-text {
  color: #004e7f;
}

/* Abstand nach oben */
.av-burger-overlay-inner {
  top: 100px;
}

/* Farbe Hamburger-Symbol - drei Balken */
#top .header_color .av-hamburger-inner, 
#top .header_color .av-hamburger-inner::before, 
#top .header_color .av-hamburger-inner::after {
  background-color: #1785c9!important;
}

/* Farbe Hamburger-Symbol als Y - aufgeklappt */
#top .header_color .is-active .av-hamburger-inner, 
#top .header_color .is-active .av-hamburger-inner::before, 
#top .header_color .is-active .av-hamburger-inner::after {
  background-color: #FFF !important;
}

@media only screen and (min-width: 990px) {
  #av-burger-menu-ul > li:last-of-type ul > li:last-of-type {
    padding-bottom: 40px;
  } 
} 

 


/***** Versalieneliminierung beim Datenschutz *****/
#top.privacy-policy .av-special-heading h1,
#top.privacy-policy .av-special-heading h2,
#top.privacy-policy .av-special-heading-tag h2,
#top.privacy-policy .av-special-heading-tag p {
  text-transform: none !important;
}

#top.privacy-policy .av-subheading.av-subheading_below {
  font-size: 1em !important;
}

#top.privacy-policy .special-heading .av-special-heading-tag {
    font-size: calc(20px + 0.8vw);
    color: #fff !important;
    text-shadow: 2px 2px 4px #333;
}

#top.privacy-policy .special-heading .av-special-heading-tag p {
  font-size: 0.9em !important;
}

#top.privacy-policy .logoinsertion svg {
    width: 300px !important;
}

@media only screen and (max-width: 769px) {
  #top.privacy-policy h2.av-special-heading-tag {
      font-size: 22px;
  }
}



@media only screen and (max-width: 767px) {    
  .responsive #top.privacy-policy #wrap_all #header .container {
    width: 100%;
    max-width: 100%;
  }
  .responsive #top.privacy-policy #header_main > .container .main_menu .av-main-nav > li > a, 
  .responsive #top.privacy-policy #wrap_all .av-logo-container {
      line-height: 80px !important;
      height: 80px !important;
  }

  #top .mobile_menu_toggle {
    height: 80px !important;
    line-height: 80px;
  }


  .responsive #top.privacy-policy .logo,
  .responsive #top.privacy-policy .logo a {
    line-height: 80px !important;
    height: 80px !important;
    max-height: 80px !important;
   z-index: 5
  }

  .responsive #top.privacy-policy #header_main > .container .main_menu .av-main-nav > li > a {
    padding: 0;
  }

  .responsive #top.privacy-policy .logo {
    width: 250px !important;
    position: relative;
    left: 55px;
  }

  .responsive #top.privacy-policy #wrap_all .main_menu {
    height: 80px !important;
    left: 0;
    width: 10%;
  }  

  #top.privacy-policy h2.av-special-heading-tag {
    font-size: 20px;
    font-weight: 700 !important;
    letter-spacing: 0.8px;
    padding-bottom: 10px;
  }
  #top.privacy-policy #menu-item-search {
  display: none !important;
  }
}


@media only screen and (max-width: 767px) {
  #top.privacy-policy #header {
    height: 80px !important;
    max-height: 80px !important;
  }

  .responsive #top.privacy-policy .header_color .header_bg {
    height: 80px !important;
  }

  .responsive #top.privacy-policy #header_meta .sub_menu, 
  .responsive #top.privacy-policy #header_meta .sub_menu ul {
    padding: 0;
  }

  .responsive #top.privacy-policy .av-logo-container, 
  .responsive #top.privacy-policy .logo a {
      height: 80px !important;
      max-height: 80px !important;
  }

  .responsive #top.privacy-policy .logo .inner-container {
    width: 50%;
  }

  .responsive #top.privacy-policy .logo, 
  .responsive #top.privacy-policy .logo a {
    width: 250px;
    display: block;
  }

  .responsive #top.privacy-policy .logo svg { 
    overflow: visible;
  }
  .responsive #top.privacy-policy #main {
    padding-top: 80px !important;
  }
  #top.privacy-policy .avia-slideshow-inner img {
    position: relative;
  } 
  #top.privacy-policy #ps2id-dummy-offset {
    height: 150px;
  }

  #top.privacy-policy .sidebar {
    top: 150px;
  }

  .responsive #top.privacy-policy .sticky_placeholder {
      height: 0 !important;
  }

  .responsive #top.privacy-policy #wrap_all #header {
    position:fixed;
    width: 100%;
    z-index: 10 !important;
  }

  .responsive #top.privacy-policy .header_color .header_bg {
    height: 110px;
    z-index: 0;
  }

  #top.privacy-policy div#header_main.container_wrap.container_wrap_logo {
    box-shadow:none
  }

  #top.privacy-policy #wrap_all #header #header_meta{
    background: transparent !important;
    width: 100% !important;
    z-index: 1;
  }


  #top.privacy-policy div#header_main.container_wrap.container_wrap_logo {
    background: transparent !important;
    height: 80px !important;
    width: 100% !important;
    z-index: 1;
  }
}

@media only screen and (max-width: 449px) {
  #top.privacy-policy .avia-slideshow-inner img {
    left: -280px !important;
  } 
}



/********* Seitenleiste ( mit widget Menu ) und Content flexisieren ********************************/
/********* damit die Widget Navigation sticky gesetzt werden kann  ********************************/

#top.privacy-policy #after_section_1 .widgettitle {
    padding-right: 18px;
    color: #004e7f;
}

@media only screen and (min-width: 989px){
  #top.privacy-policy #after_section_1 .container .sidebar {
    top: 80px;
  }
}

@media only screen and (min-width: 767px) and (max-width: 990px){
  #top.privacy-policy #after_section_1.sidebar_left .content { 
    padding-left: 10px !important ; 
    margin-left: 20px 
  }
}


@media only screen and (min-width: 768px) {
  .datenschutz-menu {
      display: none;
  }

  #top.privacy-policy #after_section_1 .container {
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
  }

  #top.privacy-policy #after_section_1 .container .sidebar {
    flex-basis: 25%;
    flex-grow: 1;
    flex-shrink: 1;
    order: 1;
  }

  #top.privacy-policy #after_section_1 .container .content {
    flex-basis: 75%;
    flex-grow: 1;
    flex-shrink: 1;
    order: 2;
    margin-right: 0;
    padding-left: 20px;
  }

  #top.privacy-policy #after_section_1 .container .av-content-small.units {
    width: 60%;
}

  #top.privacy-policy #after_section_1 .container .sidebar {
    position: -webkit-sticky;
    position: sticky;
    top: 50px;
    align-self: flex-start;
    max-width: 350px;
    min-width: 295px;
  }

  #top.privacy-policy .av-submenu-container.on-off,
  #top.privacy-policy .av-submenu-container.on-off + .sticky_placeholder {
    display: none;
  }
}



@media only screen and (max-width: 767px) {
  .responsive #top.privacy-policy .av-submenu-container {
    top: 34px !important;
    position: fixed !important;
    background: transparent;
    z-index: 501 !important;
    overflow: visible !important;
    width: 60%;
    left: auto;
    right: 0;
  }
  
  .responsive #top.privacy-policy .av-menu-mobile-active .av-subnav-menu {
    display: block !important;
    max-height: 0;
    overflow: hidden;
    width: auto;
    min-width: 320px;
    float: right;
    overflow-y: auto !important;
    -webkit-transition: max-height 0.7s linear;
    transition: max-height 0.7s linear;
  }  

  .responsive #top.privacy-policy .av-menu-mobile-active  {
    top: -5px;
    position: relative;
  }

  .responsive #top.privacy-policy .av-switch-768 .av-menu-mobile-active .av-subnav-menu { 
    background: #bed8ee linear-gradient(90deg,#b3d1e9,#dcedfb) !important;
  }

  .responsive #top.privacy-policy .av-menu-mobile-active .av-open-submenu.av-subnav-menu {
    max-height: calc(100vh - 100px);
    width: auto;
    float: right;
    min-width: 320px;
    background: #fff;
  }

  .responsive #top.privacy-policy .av-switch-768 .av-menu-mobile-active .mobile_menu_toggle {
    display: block !important;
  }

  .responsive #top.privacy-policy .av-menu-mobile-active .av-subnav-menu li:last-child {
    margin-bottom: 8px
  }
 } 



/*********  Gliederungspunkte flexisieren - rechte Seite****************/
.responsive #top.privacy-policy {
  overflow-x: visible !important;
}

.responsive #top.privacy-policy #wrap_all {
  overflow: visible;
}

#top.privacy-policy #after_section_1 .entry-content-wrapper .flex_column {
  display: -webkit-flex;
  display: flex;
  flex-flow: column nowrap;
  margin-top: 0 !important;
}

#top.privacy-policy #after_section_1 .entry-content-wrapper .flex_column * {
    width: auto !important;
}

#top.privacy-policy #after_section_1 .entry-content-wrapper .flex_column .av-special-heading {
    position: -webkit-sticky;
    position: sticky;
    top: 75px;
    background-color: #FFFFFF;
    padding-top: 20px;
  transition: ease .3s;
}

#top.privacy-policy #after_section_1 .entry-content-wrapper #general-information.flex_column .av-special-heading-tag,
#top.privacy-policy #after_section_1 .entry-content-wrapper #allgemeines.flex_column .av-special-heading-tag{
  font-size: 42px;
  font-weight: 700;
  padding-bottom: 20px;
}

#top.privacy-policy #after_section_1 .entry-content-wrapper .flex_column .special-heading-border {
    display: none;
}

#top.privacy-policy #after_section_1 .entry-content-wrapper #general-information.flex_column svg,
#top.privacy-policy #after_section_1 .entry-content-wrapper #allgemeines.flex_column svg {
    width: 280px !important;
    z-index: -1;
}

#top.privacy-policy .mobile_menu_toggle {
    float: right !important;
    text-align: right !important;
    padding: 0 10px !important;
    background: transparent;
}

#top.privacy-policy .mobile_menu_toggle::before { 
  display: none 
}


@media only screen and (max-width: 767px) {
  #top.privacy-policy #after_section_1 .entry-content-wrapper .flex_column .av-special-heading {
    top: 75px;
    padding-top: 25px;
  }
}


#top.privacy-policy div#header_main.container_wrap.container_wrap_logo {
  left: 0; 
}

#top.privacy-policy .sidebar_left .content,
#top.privacy-policy #main .sidebar_left .sidebar {
  border-left-style: none !important;
  border-right-style: none !important;
}

#top.privacy-policy #after_section_1.container_wrap {
  border: none !important;
}


#top.privacy-policy .av-special-heading-tag {
  color: #004e7f;
}

#top.privacy-policy #menu-item-1724 {
  display: none  
}



/**** widget Nav Menu  *****/
#top.privacy-policy #allgemeines,
#top.privacy-policy #general-information {
  padding-bottom: 20px!important;
}

#top.privacy-policy .sidebar_left .inner_sidebar {
  margin-right: 10px !important;
}

#top.privacy-policy aside ul.menu {
    overflow-y: auto !important;
    height: auto;  /*** war  calc(100vh - 100px)  ***/
    max-height: calc(100vh - 100px);
    overflow-x: hidden;
    background-color: #eee;
}

/* Datenschutz Widget Menu Einstellungen */
#top.privacy-policy .widget_nav_menu li {
  text-align: right;
    line-height: 2em;
    padding: 0 10px;
}

#top.privacy-policy .widget_nav_menu li a {
  padding: 0 10px !important;
}

#top.privacy-policy .widget_nav_menu ul a {
  font-size: 14px;
  font-weight: normal !important;
}

#top.privacy-policy .widget_nav_menu ul li:hover a:before {
  content: "\e897  ";
  font-family: 'entypo-fontello';
  position: relative;
  top: -1px;
  right: 2px;
}

#top.privacy-policy .widget_nav_menu ul li:hover a {
  font-weight: bold !important;
  color: #004e7f
}

#top.privacy-policy .sidebar_left.sidebar_align_left .widget_nav_menu ul:first-child > .current-menu-item {
  padding-left: 0;
}

#top.privacy-policy  .menu-datenschutz-container li.focus a,
#top.privacy-policy #menu-datenschutz li.focus a  {
  color: #333;
  background-color: #ddd;
}

#top.privacy-policy .sidebar .widget_nav_menu ul:first-child > .current-menu-item,
#top.privacy-policy .sidebar .widget_nav_menu ul:first-child > .current_page_item, 
#top.privacy-policy .sidebar .widget_nav_menu ul:first-child > .current-menu-ancestor {
  box-shadow: none;
}

#top.privacy-policy .main_color .widget_nav_menu ul:first-child > .current-menu-item {
    background: #f9f9f9;
}

#top.privacy-policy aside .av-fullscreen-button .avia-button-fullwidth {
    font-size: 1.1em;
    text-transform: uppercase;
    padding: 20px;
}
#top.privacy-policy aside .widget p {
    line-height: 24px;
    font-size: 16px;
}
#top.privacy-policy .inner_sidebar {
    margin-left: 5px;
}
 
#top.privacy-policy .widget_nav_menu ul:first-child > .current_page_item > a {
    padding: 0;
}

/* widget menu selected state */
#top.privacy-policy .widget_nav_menu ul .selected a {
    color: #004e7f !important;
    font-weight: bold !important;
}

#top.privacy-policy .widget_nav_menu .menu li.inview {
    background-color: #e6e6e6 !important;
}
#top.privacy-policy .av-subnav-menu > li.inview > a {
    background-color: #c2c2c2;
}

#top.privacy-policy .main_color .av-open-submenu.av-subnav-menu > li.selected > a {
  background-color: #2d5c88;
  color: #ffffff;
}

#top.privacy-policy #ps2id-dummy-offset {
  height: 100px;
}




/*****************************************************************/
/******* zweiter Hamburger für responsiven Fall ******************/
@media only screen and (min-width: 989px){
  .datenschutz-menu {
      display: none;
  }
}



@media only screen and (max-width: 767px) {   
  .responsive #top.privacy-policy .datenschutz-menu {
    width: calc(100vw - 305px) !important;
    float: right;
    position: absolute;
    right: 0;
    left: auto;
    height: 80px;
    z-index: 2;
  }

  .av-logo-container .inner-container {
    display: flex;
    flex-flow: row nowrap;
    justify-content: flex-start;  
  }
  .responsive #top.privacy-policy .av-menu-mobile-active {
    top: 0;
  }


  .responsive #top.privacy-policy .av-menu-mobile-active #menu-datenschutz {
      background: 
		  radial-gradient(circle at 85% 80%,#3dbc00,transparent 60%),
		  radial-gradient(circle at 39% 32%,#0057aa,transparent 100%),
		  radial-gradient(circle at 50% 50%,#000,#000 100%) !important;
      right: 0;
      position: absolute;
      min-width: 340px;
      top: 79px;
  }
  
  .responsive #top.privacy-policy  #menu-datenschutz li:last-of-type {
    margin-bottom: 10px !important;
  }

  .responsive #top.privacy-policy .av-menu-mobile-active #menu-datenschutz.av-open-submenu {
      max-height: calc(100vh - 50px);
      width: auto;
      float: right;
      overflow-y: scroll;
      padding: 0 ;
  }

  #top.privacy-policy #menu-datenschutz * {
      border: none !important;
  }

  .responsive #top.privacy-policy .av-menu-mobile-active #menu-datenschutz {
      display: block !important;
      max-height: 0;
      overflow: hidden;
          overflow-y: hidden;
      width: auto;
      min-width: 320px;
      float: right;
      -webkit-transition: max-height 0.7s linear;
      transition: max-height 0.7s linear;
  }


.responsive #top.privacy-policy .av-menu-mobile-active #menu-datenschutz > li {
    line-height: 20px;
    padding-left: 10px;
    height: 28px;
    border-radius: 50px;
  }


.responsive #top.privacy-policy .av-menu-mobile-active #menu-datenschutz > li:first-child {
    margin-top: 8px
}

  #top.privacy-policy #menu-datenschutz > li.selected a {
    background-color: #888;
    color: #fff;
  }

  .responsive #top.privacy-policy .av-menu-mobile-active #menu-datenschutz > li > a {
      padding: 2px 5px 2px 10px;
  }

  .responsive #top.privacy-policy .av-menu-mobile-active #menu-datenschutz > li > a:hover,
  .responsive #top.privacy-policy .av-menu-mobile-active #menu-datenschutz > li > a:focus {
    text-decoration: none
  }

  #top.privacy-policy #menu-datenschutz > li > a {
    font-size: 16px;
    line-height: 22px;
    border-radius: 7px;
    color: #fff;
    background: transparent;
    opacity: 1 !important;
    font-weight: bold;
    display: inline-block;
    width: 96% !important;
  }

  .responsive #top #wrap_all #header .container.av-menu-mobile-active {
      width: 100%;
      max-width: 100%;
  }

  #top.privacy-policy .mobile_menu_toggle {
      float: right !important;
      text-align: right !important;
      padding: 0 5px !important;
  }

  #top.privacy-policy .mobile_menu_toggle::before { 
    display: none 
  }

  .responsive #top.privacy-policy .av-menu-mobile-active .mobile_menu_toggle {
    display: block !important;
    background: transparent;
    border: none;
  }

  #top.privacy-policy .av-subnav-menu {
    margin-top: -1px;
  }

  #top.privacy-policy .av-subnav-menu > li {
    padding: 5px 3px;
  }

  #top.privacy-policy .av-subnav-menu > li > a {
    padding: 4px 8px;
    font-size: 16px;
    border-radius: 7px;
    color: #3669af;
    background: transparent;
    opacity: 1 !important;
    font-weight: bold;
  }

  .responsive #top.privacy-policy .av-menu-mobile-active .av-open-submenu.av-subnav-menu {
    max-height: calc(100vh - 100px);
    width: auto;
    float: right;
    min-width: 320px
  }

  .responsive #top.privacy-policy #scroll-top-link {
      display: block !important;
  }
  .responsive #top.privacy-policy .av-switch-768 .av-menu-mobile-active .av-subnav-menu > li > a {
    padding:1px 10%
  }
  .responsive #top.privacy-policy .av-switch-768 .av-menu-mobile-active .av-subnav-menu > li a::before {
    top:2px
  }
  .responsive #top.privacy-policy .av-switch-768 .av-menu-mobile-active .av-subnav-menu > li:first-child {
    margin-top:4px
  }



  .responsive #top.privacy-policy #wrap_all .main_menu {
    left: 0;
    width: 55px;
  }
  .responsive #top.privacy-policy .logo {
    width: 250px;
    left: 55px;
  }
  .responsive #top.privacy-policy .logo svg {
    width: 250px !important;
  }
  .responsive #top.privacy-policy #header_main > .container .main_menu .av-main-nav > #menu-item-search > a {
    line-height: 45px !important;
  }
  .av-burger-menu-main.menu-item-avia-special {
    margin-left: 10px;
  }


/**** Subnavigation Hamburger Styling ****/
  #top.privacy-policy .subnav-hamburger {
    padding: 0 0 0 10px;
    display: inline-block;
    cursor: pointer;
    transition-property: opacity, filter;
    transition-duration: 0.15s;
    transition-timing-function: linear;
    font: inherit;
    color: inherit;
    text-transform: none;
    background-color: transparent;
    border: 0;
    margin: 0;
    overflow: visible; 
  }
  #top.privacy-policy .subnav-hamburger:hover {
      opacity: 0.7; 
  }
  #top.privacy-policy .subnav-hamburger.is-active:hover {
      opacity: 0.7; 
  }
  #top.privacy-policy .subnav-hamburger.is-active .subnav-hamburger-inner,
  #top.privacy-policy .subnav-hamburger.is-active .subnav-hamburger-inner::before,
  #top.privacy-policy .subnav-hamburger.is-active .subnav-hamburger-inner::after {
      background-color: #2d5c88; 
  }

  .html_header_transparency #top.privacy-policy #header.av_header_transparency .subnav-hamburger-inner, 
  .html_header_transparency #top.privacy-policy #header.av_header_transparency .subnav-hamburger-inner::before, 
  .html_header_transparency #top.privacy-policy #header.av_header_transparency .subnav-hamburger-inner::after {
    background-color: #fff;
  }

  #top.privacy-policy .subnav-hamburger-box {
    width: 35px;
    height: 24px;
    display: inline-block;
  }

  #top.privacy-policy .subnav-hamburger-inner {
    display: block;
    top: 50%;
    margin-top: 1px; 
  }
  #top.privacy-policy .subnav-hamburger-inner, 
  #top.privacy-policy .subnav-hamburger-inner::before, 
  #top.privacy-policy .subnav-hamburger-inner::after {
      width: 35px;
      height: 3px;
      background-color: #2d5c88;
      border-radius: 3px;
      position: absolute;
      transition-property: transform;
      transition-duration: 0.15s;
      transition-timing-function: ease; 
  }
  #top.privacy-policy .subnav-hamburger-inner::before, 
  #top.privacy-policy .subnav-hamburger-inner::after {
      content: "";
      display: block; 
  }
  #top.privacy-policy .subnav-hamburger-inner::before {
      top: -10px; 
  }

  #top.privacy-policy .subnav-hamburger-inner::after {
      bottom: -10px; 
  }
}


/** Spin*/
#top.privacy-policy .subnav-hamburger--spin .subnav-hamburger-inner {
  transition-duration: 0.22s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); 
}
  #top.privacy-policy .subnav-hamburger--spin .subnav-hamburger-inner::before {
  transition: top 0.1s 0.25s ease-in, opacity 0.1s ease-in; 
}
#top.privacy-policy .subnav-hamburger--spin .subnav-hamburger-inner::after {
  transition: bottom 0.1s 0.25s ease-in, transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19); 
}

#top.privacy-policy .subnav-hamburger--spin.is-active .subnav-hamburger-inner {
  transform: rotate(225deg);
  transition-delay: 0.12s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); 
}
#top.privacy-policy .subnav-hamburger--spin.is-active .subnav-hamburger-inner::before {
  top: 0;
  opacity: 0;
  transition: top 0.1s ease-out, opacity 0.1s 0.12s ease-out; 
}
#top.privacy-policy .subnav-hamburger--spin.is-active .subnav-hamburger-inner::after {
  bottom: 0;
  transform: rotate(-90deg);
  transition: bottom 0.1s ease-out, transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1); 
}

/** Spin Reverse*/
#top.privacy-policy .subnav-hamburger--spin-r .subnav-hamburger-inner {
  transition-duration: 0.22s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); 
}
#top.privacy-policy .subnav-hamburger--spin-r .subnav-hamburger-inner::before {
  transition: top 0.1s 0.25s ease-in, opacity 0.1s ease-in; 
}
#top.privacy-policy .subnav-hamburger--spin-r .subnav-hamburger-inner::after {
  transition: bottom 0.1s 0.25s ease-in, transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19); 
}

#top.privacy-policy .subnav-hamburger--spin-r.is-active .subnav-hamburger-inner {
  transform: rotate(-225deg);
  transition-delay: 0.12s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); 
}
#top.privacy-policy .subnav-hamburger--spin-r.is-active .subnav-hamburger-inner::before {
  top: 0;
  opacity: 0;
  transition: top 0.1s ease-out, opacity 0.1s 0.12s ease-out; 
}
#top.privacy-policy .subnav-hamburger--spin-r.is-active .subnav-hamburger-inner::after {
  bottom: 0;
  transform: rotate(90deg);
  transition: bottom 0.1s ease-out, transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1); 
}

button.subnav-hamburger:focus { 
  outline: none !important
}


@media only screen and (max-width: 479px) {
  .responsive #top.privacy-policy .logo {
    width: 150px !important;
    left: 55px;
  }
  .responsive #top.privacy-policy .logo svg {
    width: 150px !important;
  }
  .av-logo-container .inner-container {
    justify-content: flex-start;
  }
  .responsive #top.privacy-policy #wrap_all .main_menu {
    width: 55px;
  }
  .responsive #top.privacy-policy .datenschutz-menu {
    width: calc(100vw - 275px) !important;
    min-width: 165px
  }
  #top .datenschutz-menu .av-current-placeholder {
    margin-right: 45px;
  }
}



@media only screen and (max-width: 415px) {
  .responsive #top.privacy-policy .logo {
    left: 55px;
  }
  .responsive #top.privacy-policy .logo svg {
    width: 150px !important;
  }
}


/**********
@media only screen and (max-width: 380px) {
  .responsive #top.privacy-policy .av-switch-768 .av-menu-mobile-active .mobile_menu_toggle {
    display: inline !important;
  }
  .responsive #top.privacy-policy .logo svg {
    width: 120px
  }  
}

@media only screen and (max-width: 324px) {
  .responsive #top.privacy-policy .av-menu-mobile-active  {
    top: 0;
  }
}
************/

/****  das muss mit dem hamburger breakpoint immer synchronisiert werden ****/
@media only screen and (max-width: 1169px) {
  .html_av-overlay-side #top .av-burger-overlay-scroll {
    background: #555555;
    background-image: none;
    background-image: linear-gradient(90deg,#555,#acacac);
  }

  html #main {
    -webkit-transition: all 0.7s cubic-bezier(0.75, 0, 0.25, 1) !important;
    transition: all 0.7s cubic-bezier(0.75, 0, 0.25, 1) !important;
  } 

  .av-burger-overlay-scroll {
    right: 0 !important;
    left: auto;
    -webkit-transform: translateX(350px) !important;
    transform: translateX(350px) !important;
    -webkit-transition: all 0.7s cubic-bezier(0.75, 0, 0.25, 1) !important;
    transition: all 0.7s cubic-bezier(0.75, 0, 0.25, 1) !important;
  }

  .av-burger-overlay-active-delayed .av-burger-overlay-scroll {
    right: 0 !important;
    left: auto;
    -webkit-transform: none !important;
    transform:  none !important;
    -webkit-transition: all 0.7s cubic-bezier(0.75, 0, 0.25, 1) !important;
    transition: all 0.7s cubic-bezier(0.75, 0, 0.25, 1) !important;
  }
}



@media only screen and (max-width: 419px) {
  .responsive #top.privacy-policy .logo {
    width: 150px !important;
  }
  .av-logo-container .inner-container {
    flex-flow: row nowrap;
    justify-content: space-between;

  }
  .responsive #top.privacy-policy #wrap_all .main_menu {
    width: 50px;
  }
  .datenschutz-menu {
    width: auto;
  }
  .responsive #top.privacy-policy .av-menu-mobile-active #menu-datenschutz > li {
    height: 22px;
  }

  
  #top.privacy-policy #after_section_1 .entry-content-wrapper #allgemeines.flex_column .av-special-heading-tag,
  #top.privacy-policy #after_section_1 .entry-content-wrapper #general-information.flex_column .av-special-heading-tag{
    font-size: 24px;
  }

  #top.privacy-policy h2.av-special-heading-tag {
    font-size: 18px;
  }

  #top.privacy-policy #after_section_1 .entry-content-wrapper .flex_column .av-special-heading {
    width: auto;
  }

  .responsive #top.privacy-policy .av-menu-mobile-active .av-open-submenu.av-subnav-menu {
    min-width: 340px;
  }
}



@media only screen and (max-width: 367px) {
    #top .datenschutz-menu .av-current-placeholder {
    margin-right: 40px;
    font-size: 14px;
  }
}

/* ================== just for iphone 5 (small screens) ================================ */
@media only screen and (max-width: 321px) {   
  .responsive #top.privacy-policy .av-menu-mobile-active #menu-datenschutz {
    min-width: 300px;
    top: 79px;
  }
  #top .datenschutz-menu .av-current-placeholder {
    margin-right: 38px;
    font-size: 14px;
  }
  .responsive #top #wrap_all .datenschutz-menu .container {
    right: 5px;
    width: 85%;
    max-width: 85%;
  }
}

/********* Ende Privacy Policy Page  **********/
/* ========================================= */

