@media (max-width: 1600px) {
  .img-logo {
    width: 200px;
  }
  .navbar-nav li {
    margin: 0 5px;
  }
  .navbar-nav > li > a.active {
  }
}

@media (max-width: 1440px) and (max-width: 1600px) {
  .menu-li li {
    padding: 0;
  }
  #topnav .navigation-menu > li {
    margin: 0 15px;
  }
  .img-logo {
    left: 10%;
  }
  #teaser .h3 {
    font-size: 25px;
  }
  p {
    font-size: 18px;
  }
  .m-4l {
    margin-right: 0;
  }
  .m-4r {
    margin-left: 0;
  }
  .nav-pills.nav-stacked > li > a:after {
    right: 5px;
  }
  .nav-pills > li.active > a:hover:after,
  .nav-pills > li.active > a:focus:after,
  .nav-pills > li > a:hover:after,
  .nav-pills > li > a:focus:after {
    right: 50px;
  }
  #vorteile h2 {
    margin-bottom: 0;
  }
}
@media (min-width: 1200px) and (max-width: 1600px) {
  .header-lead li {
    font-size: 16px;
  }
  .header p.h2 {
    font-size: 25px;
  }
  #home span {
    font-size: 30px;
  }
  #teaser p {
    font-size: 18px;
  }
  .contact-box {
    padding: 30px;
  }
}
@media (max-width: 1200px) {
  .contact-box {
    padding: 30px;
  }
  .header-lead li {
    font-size: 16px;
  }
  .header p.h2 {
    font-size: 25px;
  }
  #home span {
    font-size: 30px;
  }
  #teaser p {
    font-size: 18px;
  }
  p {
    font-size: 18px;
  }
  .leb {
    border: 0;
  }
  .header {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  #teaser p {
    font-size: 20px;
  }
  .info-cards .box {
    margin-top: 20px;
  }
  .mtm-2 {
    margin-top: 2rem;
  }
  #register .register_inner {
    width: 90%;
  }
  .pages-box {
    padding: 0;
    box-shadow: inherit;
  }
}

@media (max-width: 992px) {
  .tutorial_box .row p,
  .tutorial_box .row ul {
    text-align: justify;
    padding: 0 0%;
  }
  .navbar-nav > li > a.active {
    width: 100%;
  }
  .navbar-nav > li > a {
    text-align: center;
  }
  #teaser h2 {
    font-size: 16px;
  }
  #teaser .h3 {
    font-size: 35px;
  }
  #teaser p {
    font-size: 16px;
  }
  svg.first {
    height: 190px !important;
    width: calc(225% + 1.3px);
  }

  .m-l20 {
    margin: 2rem 0;
  }
  .overlay {
    position: absolute;
    bottom: -1px;
    left: 0;
    width: 100%;
    height: 10vw;
  }

  #home span {
    font-size: 30px;
    line-height: 1;
  }
  .header p.h2 {
    font-weight: 400;

    font-size: 25px;
  }
  .info-cards .box {
    margin: 15px 0;
  }
  .btn-big {
    background: #f68428 !important;
    border: 0 !important;
    display: flex;
    justify-content: space-evenly;
    width: 60%;
    align-items: center;
    font-weight: 300;
    padding: 10px;

    font-size: 16px;
    font-weight: 700;
  }
  .nav > li > a {
    padding: 0;
    color: #6db43e;
  }
  .navbar-nav > li {
    margin: 20px 0;
  }
  .btn-register {
    padding: 10px !important;
  }
  .navbar-toggler {
    border: 0 !important;
    outline: 0 !important;
  }
  #register h1 {
    font-size: 30px;
  }
}

@media (max-width: 768px) {
  #topnav {
    position: fixed;
    right: 0;
    left: 0;
    top: 0;
    z-index: 1030;

    border: 0;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    padding: 10px 0 5px;
  }

  #topnav .col-xs-4 {
    width: 33%;
  }
  #topnav .col-xs-8 {
    width: 66%;
  }
  .img-logo {
    width: 100%;
  }
  .col-sm-4 {
    width: 33%;
  }
  .col-sm-8 {
    width: 66%;
  }
  .img-logo {
    max-width: 275px;
  }
  .navbar-nav li {
    margin: 20px 5px;
  }
  .container {
    max-width: 95%;
  }
  .navbar-light .navbar-nav .nav-link {
    color: rgba(0, 0, 0, 0.5);
  }
  .navbar-toggler {
    padding: 0.5rem 0.75rem;
  }
  .pricing-rates .title {
    font-weight: 700;
    font-size: 16px;
  }
  .h1,
  h1 {
    font-size: 2rem;
  }

  .h2,
  h2 {
    font-size: 1.5rem;
  }

  .nav-pills.nav-stacked > li > a:after {
    font-family: "Font Awesome 5 Free";
    content: "\f105";
    font-size: 14px;
    font-weight: 700;
    position: absolute;
    right: 15%;
    color: #d1d1d1;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
  }
  .footer h2 {
    margin-bottom: 15px;
    margin-top: 15px;
  }
  .btn-register {
    position: relative;
    top: 5px;
    padding: 5px 5px;
    border-radius: 6px;
  }
  .unterseite #home h1 {
    font-size: 36px;
  }
  .pages-box {
    padding: 20px 20px 60px;
  }
  .tab button {
    width: 100%;
  }
  .leb {
    padding-left: 2rem;
  }
}
@media (max-width: 576px) {
  .unterseite #home {
    margin-top: 70px;
  }
  .teaser-play h2 span {
    font-size: 35px;
  }
  .d-xs-none {
    display: none;
  }
  .btn-spezial {
    width: 100%;
    font-size: 16px;
  }
  .btn-spezial:after {
    content: "";
  }
  #vorteile h2 span {
    font-size: 35px;
  }
  .text-xs-center {
    text-align: center !important;
  }
  .container {
    max-width: 95%;
  }
  #infog .row:not(:first-child) {
    padding: 0px;
  }

  .info-cards .col-xl-4 {
    padding-right: 0px;
    padding-left: 0px;
  }

  #topnavigation {
    padding: 0px 0 0px;
    background-color: #fff;
    box-shadow: 0 3px 10px 0px #d6d6d6;
  }
  .img-logo {
    max-width: 200px;
  }
  .navbar-toggler {
    border: 1px solid transparent;
  }
  .navbar-toggler .icon-bar {
    height: 2px;
  }

  .btn-big {
    margin-top: 10px;
  }
  .footer-content .social-links li {
    width: 40px;
    height: 40px;
  }
  .navbar-toggler {
    padding: 0.5rem 0.7rem;
  }

  .collapse .show {
    padding: 0px 0 35px;
  }
  .navbar {
    padding: 0.5rem 0rem 1.5rem;
  }
  .logo {
    line-height: 30px;
  }

  #priceing h2 {
    font-size: 34px;
  }
  .pricing-rates {
    margin: 0px 5px;
  }
  #berechnen h2 {
    font-size: 24px;
  }
  .range-box p.h4 {
    font-size: 24px;
  }
  #priceing .col-md-4 {
    padding-right: 0;
    padding-left: 0;
  }
  .contact-box {
    padding: 25px;
  }
  .form_field label {
    font-size: 13px;
  }
}

/* prettier-ignore */
@media (max-width:540px) {
    #myCookie {display: block;width: auto;margin: 0;left: 15px;bottom: 15px;right: 15px;}
    #myCookie div.cookieinfo p {font-size: 14px;line-height: 1.4;}
    .cookie_section h3 {height: 47px;line-height: 1em;font-size: 21px;margin-bottom: 15px;width: 50%;display: flex;align-items: center;}
}
