/*iPhone 12 Mini Media Query for landscape orientation:*/
@media only screen and (max-width: 812px) and (orientation: landscape) {
  .navbar .navbar-brand img {
    width: unset;
    padding-top: 0px;
    max-height: 40px;
  }
}

/* Handy Portraits, less than 576px and landscape phones, 576px and up*/
@media (max-width: 575.98px),
(min-width: 576px) and (max-width: 767.98px) {
  body {
    font: 18px/25px Figtree-Regular;
    font-family: Figtree-Regular;
    color: #000000;
  }

  h1,
  .h1 {
    font: 30px/41px Figtree-SemiBold;
    font-weight: normal;
    font-family: Figtree-SemiBold;
    font-weight: normal;
    padding: 0 10px
  }

  h2,
  .h2 {
    font: 26px/35px Figtree-Regular;
    font-family: Figtree-Regular;
  }

  h3,
  .h3 {
    font: 24px/33px Figtree-Regular;
    font-family: Figtree-Regular;
  }

  h4,
  .h4 {
    font: 18px/25px Figtree-SemiBold;
    font-weight: normal;
    font-family: Figtree-SemiBold;
    font-weight: normal;
  }

  ul li {
    font: 18px/25px Figtree-Regular;
    font-family: Figtree-Regular;
  }

  h1 sup {
    top: -15px;
    font-size: 16px;
  }

  h2 sup {
    top: -15px;
    font-size: 14px;
  }

  .realnavi .text-end {
    display: none;
  }

  .navbar {
    padding: 5px 7px;
    height: 70px;
  }

  .navbar .navbar-brand {
    display: flex;
    align-items: center;
    height: 100%;
  }

  .navbar .navbar-brand img {
    width: unset;
    padding-top: 0px;
  }

  .navbar .AB .box {
    padding-left: 0;
  }

  .navbar .AB .box picture, .navbar .AB .box img {
    max-height: 45px;
  }

  .navbar .navbar-nav {
    display: none;
  }

  .container {
    padding: 0 20px 0 20px
  }

  .kfz-header {
    padding-top: 100px;
    height: 520px;
    background-size: cover;
    background-position: center !important;
  }

  .kfz-header p a {
    background: #55BEFA url(/media/arrow_white_2x.png) bottom+6px right+59px no-repeat;
    color: #fff;
    padding: 8px 5px 8px 14px;
    font: 22px/29px Figtree-SemiBold;
    font-weight: normal;
    font-family: Figtree-SemiBold;
    font-weight: normal;
    display: block;
    width: 72%;
    background-size: 32px
  }

  .kfz-info p {
    padding-top: 15px;
    font: 14px/19px Figtree-Regular;
    font-family: Figtree-Regular;
  }

  .kfz-fliesstext {
    margin-top: 67px;
  }

  .kfz-fliesstext td {
    hyphens: auto;
    -webkit-hyphens: auto;
    -webkit-hyphenate-character: "\2010";
    -webkit-hyphenate-limit-after: 1;
    -webkit-hyphenate-limit-before: 3;
    -moz-hyphens: auto;
  }

  .kfz-liste-icon {
    margin-top: 62px;
  }

  .kfz-liste-icon li {
    background-position: 15px center;
    background-size: 50px;
    padding: 31px 10px 16px 89px;
  }

  .kfz-media {
    margin: 80px 0 0 0;
  }

  .id-5 .kfz-media {
    margin: 80px 0 0px 0;
  }

  .kfz-mosaik3 .A3 {
    height: 200px;
    padding: 0 10px;
    margin-bottom: 20px;
  }

  .kfz-mosaik3 .B3 {
    height: 200px;
    padding: 0 10px;
    padding-right: 10px;
  }

  .kfz-mosaik3 .C3 {
    height: 200px;
    padding: 0 10px;
    margin-top: 20px;
  }

  .kfz-mosaik2 .A2 {
    height: 200px;
    padding: 0 10px;
    margin-bottom: 20px;
  }

  .kfz-mosaik2 .B2 {
    height: 200px;
    padding: 0 10px;
    padding-right: 10px;
  }

  .kfz-liste-box {
    margin-top: 80px;
  }

  .kfz-liste-box .container {
    background: #F7F7F7;
    padding: 70px 20px 40px 20px;
  }

  .kfz-liste-box li {
    height: unset;
    background: url(/media/bar.svg) top19px left no-repeat;
    padding-top: 36px;
    padding-bottom: 20px;
  }

  .kfz-liste-box li {
    height: unset;
    background: url(/media/bar.svg) top19px left no-repeat;
    padding-top: 36px;
    padding-bottom: 20px;
  }

  .kfz-carousel {
    margin-top: 80px;
    padding: 0;
  }

  .kfz-carousel .carousel-item {
    height: 200px;
    background: no-repeat center center;
    background-size: cover;
  }

  .kfz-carousel .carousel-control-next, .kfz-carousel .carousel-control-prev {
    bottom: -73%;
    width: 36px;
  }

  .kfz-carousel .carousel-control-prev {
    left: 73%;
  }

  .kfz-carousel .carousel-control-next {
    left: 83%;
  }

  .kfz-leasing-box {
    margin-top: 80px;
  }

  .kfz-leasing-box .container {
    border-right: 15px solid #fff;
    border-left: 15px solid #fff;
    padding: 35px 5px 40px 20px;
    padding: 45px 25px
  }

  .kfz-leasing-box .download a {
    text-decoration: underline;
    font: 18px/25px Figtree-Regular;
    font-family: Figtree-Regular;
  }

  .kfz-leasing-box .download {
    background: url(/media/download.svg) top left+6px no-repeat;
    padding: 0px 48px;
    margin-top: 30px;
    min-height: 40px;
  }

  .kfz-beratung-box {
    margin-top: 50px;
  }

  .kfz-beratung-box .container {
    border-right: 15px solid #fff;
    border-left: 15px solid #fff;
    padding: 80px 25px
  }

  .kfz-beratung-box .container h2 {
    padding: 0 0 20px 0
  }

  .kfz-beratung-box .A {
    margin-top: 25px;
  }

  .kfz-beratung-box .B {
    margin-top: 0px;
  }

  .kfz-beratung-box .A p {
    padding: 0;
    padding-top: 43px;
  }

  .kfz-beratung-box .B p {
    padding: 0;
    padding-top: 10px;
  }

  .kfz-beratung-box .B p:first-of-type {
    padding: 0;
    padding-top: 43px;
  }

  .kfz-beratung-box .linkA {
    margin: 10px 0 0 0;
    display: block;
  }

  .kfz-beratung-box .linkB {
    display: none;
  }

  .kfz-beratung-box .link {
    background-image: url(/media/arrow_black_2x.png);
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: bottom+8px right+59px;
    padding: 5px 4px 7px 12px;
    font: 22px/34px Figtree-SemiBold;
    font-weight: normal;
    font-family: Figtree-SemiBold;
    font-weight: normal;
    display: block;
    width: 77%;
    background-size: 12%
  }

  .kfz-beratung-box .audi .link {
    background-image: url(/media/arrow_black_2x.png);
    color: #000;
  }

  .kfz-footer-box {
    margin-top: 126px;
    padding-top: 0;
  }

  .kfz-footer-box .container {
    border-top: 0;
    padding-top: 0;
  }

  .kfz-beratung-box .A .tel {
    padding-bottom: 8px;
  }

  .kfz-footer-box .container .AA p {
    border-top: 1px solid #000;
    padding-top: 35px;
  }

  .landing-footer-box .land-B {
    padding-top: 35px;
  }

  .landing-footer-box .land-A li a {
    padding-right: 10px;
    padding-left: 10px;
  }

  .landing-footer-box .land-A li:last-child a {
    padding-left: 0 !important
  }

  .landing-footer-box .land-A .BA li:last-child a {
    padding-left: 0px !important;
  }

  .landing-footer-box .land-A .BA {
    text-align: left;
    padding-left: 15px;
  }

  .kfz-footer-box .BA {
    text-align: left;
    margin-top: 15px;
  }

  .kfz-footer-box .BA li {
    padding-left: 0
  }

  .kfz-footer-box table {
    margin: 48px 0;
  }

  /*KARRIERE*/
  .karr-header-info {
    z-index: 2;
    top: -25px;
    position: relative;
  }

  .karr-header-info .circle {
    background: #fff url(/media/arrow_down.svg) 106px 86px no-repeat;
    background-size: 12%;
    padding: 35px 23px;
    width: 150px;
    height: 150px;
    left: 54%;
    font: 18px/26px Figtree-SemiBold;
    font-weight: normal;
    font-family: Figtree-SemiBold;
    font-weight: normal;
    top: -107px;
  }

  .karr-header-info .box {
    padding: 50px 30px 15px 30px
  }

  .karr-carousel .carousel-item {
    height: 220px;
  }

  .karr-header-info .box p a {
    padding: 0px 12px;
    font: 20px/45px Figtree-SemiBold;
    font-weight: normal;
    font-family: Figtree-SemiBold;
    font-weight: normal;
    margin-top: 19px;
    margin-bottom: 0
  }

  .karr-header-info.probefahrt .box p a {
    text-decoration: underline;
    font: unset;
    padding: 0;
  }

  .karr-jobs {
    margin-top: 140px;
  }

  .karr-jobs h3 {
    font: 24px/33px Figtree-SemiBold;
    font-weight: normal;
    font-family: Figtree-SemiBold;
    font-weight: normal;
    padding: 0 20px 0 20px;
  }

  .karr-jobs .container {
    padding: 0 13px;
  }

  .karr-jobs .box {
    padding: 0px 20px 10px 20px
  }

  .karr-jobs .box h4 {
    padding-top: 37px;
  }

  .karr-jobs .box ul {
    margin-top: 20px;
    margin-bottom: 30px;
  }

  .karr-jobs .box li {
    border-top: 2px solid rgb(112, 112, 112, 0.16);
    padding: 13px 0 13px 0;
    font: 18px/25px Figtree-Regular;
    font-family: Figtree-Regular;
  }

  .karr-jobs .box li a {
    padding-right: 55px;
  }

  .karr-jobs .circle, .landing-jobs .circle {
    position: absolute;
    background: #000 url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='90.572' height='24.298' viewBox='0 0 90.572 24.298'%3E%3Cg id='Gruppe_825' data-name='Gruppe 825' transform='translate(-19195.5 -8352.028)'%3E%3Cpath id='Linie_239' data-name='Linie 239' d='M89.072,1.5H0v-3H89.072Z' transform='translate(19195.5 8364.177)' fill='%23fff'/%3E%3Cpath id='Pfad_5838' data-name='Pfad 5838' d='M21.116,12.149,11.088,2.121,1.061,12.149l-2.121-2.121L10.027-1.061a1.5,1.5,0,0,1,2.121,0L23.237,10.027Z' transform='translate(19284.572 8353.089) rotate(90)' fill='%23fff'/%3E%3C/g%3E%3C/svg%3E%0A") center top+90px no-repeat;
    color: #fff;
    padding: 15px 10px;
    border-radius: 50%;
    width: 150px;
    height: 150px;
    left: 57%;
    font: 14px/21px Figtree-SemiBold;
    font-weight: normal;
    font-family: Figtree-SemiBold;
    font-weight: normal;
    top: -110px;
  }

  .karr-jobs .circle .span1, .landing-jobs .circle .span1 {
    font: 17px/22px Figtree-Regular;
    display: block;
  }

  .karr-jobs .circle .span2, .landing-jobs .circle .span2 {
    font: 20px/22px Figtree-SemiBold;
    display: block;
    padding-top: 5px
  }

  .karr-jobs .circle .span3, .landing-jobs .circle .span3 {
    font: 17px/22px Figtree-Regular;
    display: block;
    padding-top: 30px
  }

  .karr-offer .AB {
    display: none;
  }

  .karr-offer .bild-mob {
    display: block;
    padding-top: 20px
  }

  .karr-offer ul {
    margin-top: 40px;
  }

  .karr-offer li {
    background-size: 47px;
    padding: 17px 15px 7px 87px;
  }

  .karr-kontakt {
    margin-top: 109px;
  }

  .karr-kontakt h3 {
    margin-bottom: 40px;
    color: #8D8D8D
  }

  .karr-kontakt h3 strong {
    color: #000
  }

  .karr-kontakt .mail {
    margin-bottom: 24px;
  }

  .karr-kontakt .circle1 a, .karr-kontakt .circle2 a {
    width: 140px;
    height: 140px;
    font: 20px/24px Figtree-SemiBold;
    font-weight: normal;
    font-family: Figtree-SemiBold;
    font-weight: normal;
  }

  .karr-kontakt .B {
    margin-top: 20px;
  }

  .karr-kontakt .AB p, .karr-kontakt .BB p {
    padding-top: 13px;
  }

  .karr-carousel .carousel-control-next, .karr-carousel .carousel-control-prev {
    bottom: -70%;
  }

  .karr-meinungen-carousel .carousel-control-next, .karr-meinungen-carousel .carousel-control-prev {
    bottom: -70%;
    display: none;
  }

  .karr-meinungen-carousel {
    margin-top: 80px;
    padding: 60px 0 20px 0px;
    background: #F7F7F7;
    color: #000;
  }

  .karr-meinungen-carousel .carousel-item {
    background: no-repeat left top;
    background-size: 260px !important;
    max-height: unset;
    height: auto !important
  }

  .karr-meinungen-carousel .carousel-caption {
    left: -20px;
    text-align: left;
    background-size: 9%;
    background-position: right top+250px;
    padding-top: 280px;
  }

  .karr-meinungen-carousel .carousel-caption {
    position: relative;
  }

  .landing .realnavi p {
    padding-left: 0;
    display: none;
  }

  .landing-header-info .box h1 {
    font: 23px/28px Figtree-SemiBold;
    padding-right: 60px
  }

  .landing-header-info .box h1 br {
    display: none;
  }

  .landing-header-info .box h1 br:first-child {
    display: block;
  }

  .landing-header-info {
    top: -190px;
    margin-bottom: -90px
  }

  .landing-header-info .box {
    margin-bottom: 90px;
  }

  .landing-carousel {
    margin-top: 66px;
    padding: 0;
  }

  .landing-carousel .carousel-item {
    height: 220px;
  }

  .landing-header-info .circle {
    background: #6393B6 url(/media/arrow-right-circle-w.png) center 110px no-repeat;
    background-size: 12%;
    padding: 25px 23px;
    width: 150px;
    height: 150px;
    left: unset;
    font: 18px/26px Figtree-SemiBold;
    top: 110px;
    color: #F7F7F7;
    right: 3%;
  }

  .landing-header-info .circle span {
    font: 18px/26px Figtree-SemiBold;
  }

  .landing-header-info .A {
    margin-bottom: 60px
  }

  .landing-header-info .AA p, .landing-header-info .BA p {
    font: 16px/26px Figtree-SemiBold;
  }

  .landing-header-info .AB, .landing-header-info .BB {
    margin-top: 20px
  }

  .landing-header-info .AD .link1, .landing-header-info .BD .link1,
  .landing-header-info .AD .link2, .landing-header-info .BD .link2 {
    padding: 28px 0 28px 26px;
    font: 18px/0 Figtree-SemiBold;
    width: 100%;
  }

  .landing-img-text h3 {
    font: 24px/33px Figtree-SemiBold;
  }

  .landing-img-text {
    position: relative;
  }

  .landing-img-text .AA span {
    padding: 36px 25px;
    width: 150px;
    height: 150px;
    top: -69px;
    right: 10px;
    left: unset;
  }

  .landing-img-text .AA div {
    background-size: contain;
    background-repeat: no-repeat;
    height: 375px;
  }

  .landing-img-text .AA {
    padding-top: 70px;
  }

  .landing-img-text .AA span p {
    font: 18px/26px Figtree-Regular;
  }

  .mod-38 .AA .mask {
    margin: 0;
  }

  .mod-38 {
    margin-top: 70px;
    padding: 10% 0;
  }

  .mod-38 .AB {
    top: 68%;
    right: 0;
    width: 220px;
    height: 220px;
    max-width: 23%;
    max-height: 47%;
  }

  .mod-40 .AA div, .mod-41 .AB div {
    height: 350px;
  }

  .mod-40, .mod-41 {
    margin: 90px 0;
    padding: 0
  }

  .mod-42 .box:first-of-type {
    margin-bottom: 60px
  }

  .cat-48 .landing-angebote {
    margin-top: 190px;
    margin-bottom: 120px;
    padding-bottom: 25px
  }

  .cat-48 .landing-kontakt-2 {
    margin-top: 0;
  }

  .landing-angebote .slogan {
    width: 150px;
    height: 150px;
    top: -85px;
    left: 57%;
    right: unset;
    padding: 5px;
  }

  .mod-38 .AC {
    right: 0;
  }

  .mod-42 .container .stoerer {
    width: 150px;
    height: 150px;
    top: -149px;
    padding: 5px;
    background-size: contain !important;
    right: unset;
    left: 58%;
  }

  .landing-angebote .slogan div {
    padding: 28px 20px;
    position: relative;
    border: 2px dotted #fff;
    border-radius: 50%;
    width: 140px;
    height: 140px;
  }

  .landing-angebote .teaserbild {
    height: 230px;
    background-size: cover;
  }

  .landing-angebote A span {
    bottom: 5px;
    margin: 16px;
    padding: 28px 0 28px 26px;
    display: block;
    width: -webkit-fill-available;
  }

  .landing-angebote {
    top: 0px;
    padding: 75px 0 0 0;
  }

  .landing-angebote .slogan p {
    padding: 0;
    font: 15px/16px Figtree-SemiBold
  }

  .landing-angebote h3 {
    font: 20px/0px Figtree-SemiBold;
  }

  .landing-angebote p {
    font: 22px/32px Figtree-SemiBold;
    padding: 15px
  }

  .landing-angebote .B p {
    font: 18px/32px Figtree-Regular;
  }

  .landing-angebote h2 {
    font: 24px/33px Figtree-SemiBold;
    margin-bottom: 40px;
  }

  .landing-angebote .box {
    height: 485px;
    margin-bottom: -20px;
  }

  .landing-angebote .link {
    position: unset;
    padding: 28px 0 28px 26px;
    font: 18px/0 Figtree-SemiBold;
    width: 91%;
    margin: 15px;
  }

  .landing-angebote {
    top: 0;
    margin-bottom: 60px
  }

  .cat-49 .landing-angebote, .cat-49 .landing-img-text {
    margin-bottom: 60px;
  }

  .landing-text-img h3 {
    font: 24px/33px Figtree-SemiBold;
    margin-bottom: 50px;
  }

  .landing-text-img .AA {
    margin-bottom: 35px;
  }

  .landing-text-img a {
    display: inline-block;
    padding: 28px 0 28px 26px;
    font: 18px/0 Figtree-SemiBold;
    width: 100%;
    margin: 15px 0;
  }

  .landing-text-img .AB p {
    font: 24px/30px Figtree-SemiBold;
  }

  .landing-jobs .container {
    padding: 0 13px;
  }

  .landing-jobs .box {
    padding: 0px 20px 10px 20px
  }

  .landing-jobs .box h4 {
    padding-top: 37px;
  }

  .landing-jobs .box ul {
    margin-top: 20px;
    margin-bottom: 30px;
  }

  .landing-jobs .box li {
    border-top: 2px solid rgb(112, 112, 112, 0.16);
    padding: 13px 0 13px 0;
    font: 18px/25px Figtree-Regular;
    font-family: Figtree-Regular;
  }

  .landing-jobs .box li a {
    padding-right: 55px;
  }

  .landing-jobs {
    margin: 140px 0 0px 0;
  }

  .landing-jobs .box h3 {
    font: 24px/33px Figtree-SemiBold
  }

  .landing-kontakt {
    margin-top: 100px;
  }

  .landing-kontakt .circle1 a, .landing-kontakt .circle2 a {
    width: 140px;
    height: 140px;
    font: 20px/24px Figtree-SemiBold;
  }

  .landing-kontakt .B {
    margin-top: 20px;
  }

  .landing-kontakt h3 {
    margin-bottom: 40px;
    color: #8D8D8D
  }

  .landing-kontakt .mail {
    margin-bottom: 24px;
  }

  .landing-kontakt h3 strong {
    color: #000
  }

  .karr-kontakt .mail {
    margin-bottom: 24px;
  }

  .landing-kontakt .AB p, .landing-kontakt .BB p {
    padding-top: 13px;
  }

  .landing-kontakt-2 {
    margin-top: 100px;
  }

  .landing-kontakt-2 .B {
    margin-top: 50px
  }

  .landing-kontakt-2 h4 {
    font: 24px/33px Figtree-SemiBold;
  }

  .landing-footer-box .container {
    border-top: 0;
    padding-top: 0;
  }

  .landing-footer-box .BA li {
    padding-left: 0;
  }

  .landing-footer-box .BA {
    text-align: left;
  }

  .landing-footer-box table {
    margin: 48px 0;
  }

  .karr-header-info.bewerbung p {
    font: 18px/21px Figtree-SemiBold;
  }

  .karr-header-info.bewerbung .circle {
    background: #fff;
    color: #6393B6;
    padding: 41px 30px;
  }

  .karr-header-info.bewerbung .box {
    padding: 0
  }

  .karr-header-info.bewerbung .box .container {
    padding: 0
  }

  .rex-yform input[type=checkbox] {
    height: unset !important;
    width: unset !important;
    position: unset !important;
    margin: 40px 10px 5px 0px;
  }

  body.id-29 {
    background-color: #F7F7F7;
    background-image: linear-gradient(to bottom, white 0 1107px, rgba(0, 0, 0, 0) 1107px)
  }

  .karr-header-info.bewerbung h4 {
    font: 17px/24px Figtree-SemiBold;
  }

  .karr-header-info.bewerbung h1 {
    margin: 75px 0 20px 20px;
    font: 26px/35px Figtree-SemiBold;
  }

  .karr-header-info.probefahrt h1 {
    margin: 75px 0 20px 0;
    font: 26px/35px Figtree-SemiBold;
    padding: 0
  }

  .karr-header-info.bewerbung h2 {
    margin: 0 0 25px 20px !important;
  }

  .karr-header-info.probefahrt h2 {
    margin: 0 0 25px 0 !important;
  }

  .karr-header-info.bewerbung h3 {
    font: 24px/33px Figtree-SemiBold;
  }

  .rex-yform label[for=yform-table-rex_nv_jobs_applications-field-2] {
    margin: 0 0 20px 20px;
  }

  #yform-table-rex_nv_jobs_applications-field-2 {
    width: 300px !important;
    max-width: 300px !important;
    margin: 0 0px 10px 20px;
  }

  .karr-header-info.bewerbung .text1 p {
    margin: 135px 0 75px 0;
    font: 24px/33px Figtree-Regular;
  }

  .mod-39 {
    padding: 90px 0 0px 0;
  }

  .mod-39 h2 {
    font: 23px / 28px Figtree-SemiBold;
    padding-right: 60px;
  }

  .mod-42 {
    margin-top: 60px;
  }

  .mod-42 i {
    font: 18px/28px Figtree-Regular
  }

  .mod-42 h3 {
    font: 25px / 36px Figtree-SemiBold;
    font-weight: normal;
  }

  .mod-44 h3 {
    font: 24px / 33px Figtree-SemiBold;
    margin-bottom: 40px;
  }

  .mod-44 p {
    margin-bottom: 40px;
  }

  .jub-carousel {
    padding-bottom: 90px;
  }

  .jub-carousel .carousel-inner {
    padding-bottom: 130px;
  }

  .jub-carousel .carousel-control-next, .jub-carousel .carousel-control-prev {
    bottom: -10%;
  }

  .jub-carousel .carousel-item {
    max-height: 158px;
  }

  .mod-38 .mask img {
    width: 100%;
    height: 190px
  }

  .landing-header-info.alternate .box h1 {
    font: 23px / 28px Figtree-SemiBold;
    padding-right: 60px;
  }

  .mod-45 {
    height: 210px;
    margin-top: 70px;
  }

  .mod-45 .AAA, .mod-45 .AAB {
    overflow: hidden;
    position: relative;
    height: 210px;
  }

  .landing-header-info.alternate .circle {
    background: #E4C769 url(/media/arrow-right-circle-w.png) center 90px no-repeat;
    background-size: 12%;
    padding: 16px 12px 0 12px;
    width: 118px;
    height: 118px;
    left: unset;
    top: 150px;
    color: #F7F7F7;
    left: 66%;
    font: 13px / 12px Figtree-SemiBold !important;
  }

  .landing-header-info.alternate .circle h4, .landing-header-info.alternate .circle h5 {
    font: 14px / 14px Figtree-SemiBold !important;
    margin: 0
  }

  .landing-header-info.alternate .row {
    margin-top: 180px;
  }

  .mod-45 .slider .slide {
    right: 0;
    width: 100vw;
  }

  .landing-header-info.alternate .box {
    top: 87px;
  }

  .landing-header-info .AA, .landing-header-info .BA {
    height: unset
  }
}

/* Handy landscape */
@media only screen and (max-width: 844px) and (orientation: landscape) {
  .landing-header-info.alternate .circle {
    margin-top: -345px;
    left: 75% !important;
  }

  .landing-header-info.alternate .box {
    top: 140px !important;
  }

  .landing-angebote .box {
    height: 600px;
  }
}

@media screen and (max-height: 450px) {}

/* Styles for Desktops 13'' */
@media screen and (min-width: 900px) and (max-width: 1440px) {
  .landing-header-info .circle {
    left: 70%;
  }

  .mod-38 .AC {
    top: 28%;
    right: 42px;
  }

  .landing-header-info.alternate .circle {
    margin-top: -345px;
    left: 90%;
  }

  .landing-header-info.alternate .box {
    top: 180px;
  }

  .landing-header-info.alternate .row {
    margin-top: 140px;
  }

  .mod-45 .slider .slide {
    width: 85vw;
  }
}

/*iPad portrait*/
@media only screen and (min-width : 768px) and (max-width : 1024px) {
  .container {
    padding: 0 15px 0 15px
  }

  .jub-carousel .carousel-inner {
    padding-bottom: 130px;
  }

  .navbar .navbar-brand {
    display: flex;
    align-items: center;
    height: 100%;
    padding: 0
  }

  .navbar .AB .box {
    padding-left: 0
  }

  .navbar .navbar-brand img {
    padding-top: 0px;
    width: 100%;
  }

  .navbar .realnavi p {
    font-size: 18px;
    line-height: 20px;
  }

  .navbar .realnavi p br {
    display: none;
  }

  .landing-header-info .box h1 {
    width: 65%
  }

  .landing-header-info .box h1 br {
    display: none;
  }

  .landing-header-info .circle {
    top: 20px
  }

  .landing-header-info {
    z-index: 2;
    top: -300px;
    position: relative;
    margin-bottom: -200px
  }

  .landing-header-info .AD .link1, .landing-header-info .BD .link1 {
    padding: 28px 190px 28px 26px;
    font: 17px/0px Figtree-SemiBold;
  }

  .landing-header-info .AD .link2, .landing-header-info .BD .link2 {
    padding: 28px 110px 28px 26px;
    font: 17px/0px Figtree-SemiBold;
  }

  .landing-carousel {
    margin-top: 80px;
  }

  .landing-header-info .AA, .landing-header-info .BA {
    padding: 100px 35px 0 35px;
  }

  .landing-header-info .AA p, .landing-header-info .BA p {
    font: 17px/26px Figtree-SemiBold;
  }

  .landing-header-info .BA {
    background: rgba(255, 255, 255, .7) url(/media/vw.png) 30px 20px no-repeat;
  }

  .landing-header-info.alternate .circle {
    margin-top: -345px;
    left: 72%;
  }

  .landing-header-info.alternate .row {
    margin-top: 120px;
  }

  .mod-45 .slider .slide {
    right: 0;
    width: 100vw;
  }

  .landing-img-text {
    top: -420px;
  }

  .landing-img-text .AA div {
    height: 540px;
  }

  .landing-header-info .box {
    margin-bottom: 26px;
  }

  .landing-jobs {
    margin: 0 0 140px 0;
  }

  .landing-jobs .box h3 {
    margin: 100px 0 10px;
  }

  .landing-angebote .slogan {
    /*position: absolute;
    color: #fff;
    border-radius: 50%;
    width: 221px;
    height: 221px;
    top: -120px;
    background: #6393B6;
    left: calc(50% + 120px);
    transform: rotate(10deg);
    padding: 7px;*/
    position: absolute;
    color: #fff;
    border-radius: 50%;
    width: 160px;
    height: 160px;
    top: -120px;
    background: #6393B6;
    left: calc(50% + 190px);
    transform: rotate(10deg);
    padding: 7px;
  }

  .landing-angebote .slogan div {
    padding: 25px 7px 10px 22px;
    position: relative;
    border: 2px dotted #fff;
    border-radius: 50%;
    width: 146px;
    height: 146px;
  }

  .landing-angebote .slogan p {
    padding: 0;
    font: 15px / 19px Figtree-SemiBold;
  }

  .landing-jobs .box {
    background: #F7F7F7;
    padding: 0 0 0 87px;
    margin-top: 100px;
    padding-right: 200px;
    display: block;
    padding-bottom: 100px;
  }

  .landing-footer-box .land-A .BA {
    padding-left: 15px;
  }

  .landing-footer-box .land-A .BA li:last-child a {
    padding-left: 20px !important;
  }

  .nv-bg-container .container {
    padding: 0
  }

  body.id-29 {
    background-color: #F7F7F7;
    background-image: linear-gradient(to bottom, white 0 1293px, rgba(0, 0, 0, 0) 1293px)
  }

  .mod-38 .AC {
    right: 10px;
  }

  .mod-40 h3, .mod-41 h3 {
    padding-top: 0px;
  }

  .mod-40 .AA div, .mod-41 .AB div {
    height: 465px;
    background-size: contain;
    background-repeat: no-repeat;
  }

  .mod-42 .container .stoerer {
    width: 140px;
    height: 140px;
    top: -170px;
    left: calc(50% + 190px);
    background-size: contain !important;
  }

  .cat-48 .landing-angebote {
    margin: 200px 0;
  }

  .cat-48 .landing-kontakt-2 {
    margin-top: 0px;
  }

  .jub-carousel .carousel-control-next, .jub-carousel .carousel-control-prev {
    bottom: -45%;
  }

  .jub-carousel .carousel-item {
    max-height: 400px;
  }

  .mod-42 {
    margin-top: 60px;
  }

  .mod-38 .mask img {
    width: 100%;
    height: 330px
  }

  .kfz-mosaik2 .A2 {
    margin-bottom: 20px;
  }
}

/*iPad landscape*/
@media only screen and (min-width: 820px) and (max-width: 1180px) {
  .jub-carousel .carousel-control-next, .jub-carousel .carousel-control-prev {
    bottom: -55%;
  }

  .container {
    padding: 0 15px 0 15px
  }

  .navbar .navbar-brand img {
    padding-top: 5px;
    max-width: 74%;
  }

  .navbar .realnavi p {
    font-size: 17px;
  }

  .navbar .navbar-brand {
    padding: 0;
    display: flex;
    align-items: center;
    height: 100%;
  }

  .landing-header-info .circle {
    left: unset;
    right: 6%;
  }

  .landing-text-img {
    top: 100px;
  }

  .landing-jobs {
    margin: 140px 0 140px 0
  }

  .landing-header-info .AA p, .landing-header-info .BA p {
    font: 17px/26px Figtree-SemiBold;
  }

  .landing-footer-box .land-A li a {
    padding-right: 20px;
    padding-left: 20px;
  }

  .landing-footer-box .land-A .BA li:last-child a {
    padding-left: 15px !important;
  }

  .nv-bg-container .container {
    padding: 0
  }

  body.id-29 {
    background-color: #F7F7F7;
    background-image: linear-gradient(to bottom, white 0 1217px, rgba(0, 0, 0, 0) 1217px)
  }

  .mod-38 .AC {
    right: 10px;
  }

  .landing-header-info.alternate .circle {
    margin-top: -345px;
    left: 80%;
  }

  .landing-header-info.alternate .row {
    margin-top: 120px;
  }

  .mod-45 .slider .slide {
    right: 0;
    width: 100vw;
  }

  .landing-header-info.alternate .box {
    top: 20%;
  }
}

@media only screen and (min-width: 1660px) {
  .kfz-carousel {
    margin-top: 130px;
    padding: 0;
  }

  .kfz-carousel .carousel {
    max-width: 1650px;
    left: calc(50% - 825px)
  }
}