/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v8.4.14,
* Autoprefixer: v10.4.7
* Browsers: last 4 version
*/


@font-face {
    font-family: "Gotham";
    src: url('../../assets/fonts/Gotham/Gotham-Book.otf');
    font-weight: 400;
}

@font-face {
    font-family: "Gotham-Bold";
    src: url('../../assets/fonts/Gotham/Gotham-Bold.otf');
    font-weight: 700;
}

@font-face {
    font-family: "Apex-Bold";
    src: url('../../assets/fonts/Apex_mk3/Apex-Mk3-Bold.ttf');
    font-weight: 700;
}

@font-face {
    font-family: "Apex-Light";
    src: url('../../assets/fonts/Apex_mk3/Apex-Mk3-Light.ttf');
    font-weight: 100;
}

@font-face {
    font-family: "ApexMk2";
    src: url('../../assets/fonts/Apex_mk2/ApexMk2-Regular.otf');
    font-weight: 300;
}


html {
    font-size: 10px;
    margin: 0;
}

body {
    font-size: 14px;
    font-family: 'Gotham', Sans-Serif

}

a {
    text-decoration: none;
    color: black;
}

ul a:hover {
    color: #73b97e;
}

.custom-noneblock {
    display: block;
}

.custom-break {
    display: none;
}

.mr-header {
    background-image: url("../../assets/images/Headerbild_01.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.mr-header-logo {
    width: 100%;
    height: 124px;
}

.mr-header-text {
    width: 106px;
    font-size: 12px;
    line-height: 14px;
    letter-spacing: 0.1em;
    padding-top: 32px;
}

.text-bold {
    font-family: 'Gotham-Bold', Sans-Serif;
    font-weight: 700;
}

.mr-header-button {
    position: absolute;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    bottom: 120px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    background: white;
}

.mr-header-button img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 12px;
}

.mr-header-nav {
    width: 455px;
    height: 33px;
    background: white;
    right: -180px;
    bottom: 230px;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    position: absolute;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-shadow: 0px 8px 18px -6px rgba(24, 39, 75, 0.12), 0px 12px 42px -4px rgba(24, 39, 75, 0.12);
    box-shadow: 0px 8px 18px -6px rgba(24, 39, 75, 0.12), 0px 12px 42px -4px rgba(24, 39, 75, 0.12);
}

.mr-header-nav ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    list-style-type: none;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: space-evenly;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0;
    padding: 0;
    width: 440px;
    font-family: Apex-Bold;
    line-height: 17px;
    color: black;
    opacity: 0.4;
    font-size: 14px;
}

.mr-aktivkleidung-container {
    margin: 0;
    padding: 0;
    margin: 0 auto;
}

.mr-aktivkleidung-teaser h1 {
    font-family: Apex-Bold;
    font-size: 65px;
    letter-spacing: 0.1em;
}

.green-txt {
    color: #73b97e;
}

.mr-aktivkleidung-teaser p {
    line-height: 19px;
    letter-spacing: 0.1em;
    padding-top: 10px;
}

.termin-button {
    font-family: Apex-Bold;
    font-size: 22px;
    line-height: 26px;
    text-align: center;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    background: white;
    -webkit-box-shadow: 0px 8px 18px -6px rgba(24, 39, 75, 0.12), 0px 12px 42px -4px rgba(24, 39, 75, 0.12);
    box-shadow: 0px 8px 18px -6px rgba(24, 39, 75, 0.12), 0px 12px 42px -4px rgba(24, 39, 75, 0.12);
    border: none;
    color: #73b97e;
    margin-bottom: 65px;
    margin-top: 65px;
    width: 293px;
    height: 46px;
}

.btn-secondary:hover {
    border: none;
    background: black;
}

.mr-aktivkleidung-bewegung {
    background-image: url("../../assets/images/Bewegung.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    height: 606px;
    position: relative;
    text-align: right;
    border-radius: 0px 0px 10px 10px;
}

.mr-bewegung-text {
    width: 300px;
    position: absolute;
    right: 10px;
    white-space: normal;
}

.mr-bewegung-text p {
    font-size: 14px;
    line-height: 135%;
    letter-spacing: 0.1em;
}

.mr-aktivkleidung-bewegung h2 {
    font-family: Apex-Bold;
    font-size: 55px;
    line-height: 100.02%;
    letter-spacing: 0.1em;
    text-align: right;
    border-bottom: 7px solid black;
    width: ;
}

.h2-entry {
    font-family: Apex-Light;
    font-size: 22px;
}

.mr-aktivkleidung-bewegung p {
    width: 236px;
    position: absolute;
    right: 0;
    padding-top: 30px;
}

.mr-aktivkleidung-icons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    padding-top: 40px;
    padding-bottom: 85px;
    width: 100%;
}

.mr-aktivkleidung-icons figure {
    text-align: center;
    width: 40%;
}

.mr-aktivkleidung-icons figure img {
    padding-bottom: 13px;
    height: 40%;
}

.mr-aktivkleidung-icons figcaption {
    padding-bottom: 28px;
    font-family: Apex-Light;
    font-size: 16px;
    line-height: 19px;
    text-align: center;
    letter-spacing: 0.1em;
}

.mr-usecases h3 {
    font-size: 65px;
    font-family: Apex-Bold;
    letter-spacing: 0.1em;
    line-height: 54px;
}

.mr-usecases p {
    line-height: 17px;
    letter-spacing: 0.1em;
    padding-top: 20px;
}

.mr-usecases-slider-box {
    padding-top: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    overflow: scroll;
    padding-bottom: 77px;
}

.mr-usecases-slider-boxcontainer {
    padding-top: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    overflow: scroll;
    padding-bottom: 77px;
}

.mr-usecases-slider-01 {
    min-height: 350px;
    min-width: 263px;
    border-right: 14px solid #73b97e;
    border-left: 14px solid #73b97e;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-left: 20px;
    padding-right: 20px;
    margin-right: 20px;
}

.mr-usecases-slider-01 .slider-headline {
    font-size: 77px;
    font-family: Apex-Bold;
    line-height: 82%;
    text-align: center;
    letter-spacing: 0.1em;
    color: #73b97e;
}

.mr-usecases-slider-01 .slider-text {
    -webkit-transition: 1s all ease;
    -o-transition: 1s all ease;
    transition: 1s all ease;
    height: 0;
    overflow: hidden;
    opacity: 0;
}

.mr-usecases-slider-01:hover {
    height: 350px;
}

.mr-usecases-slider-01:hover .slider-text {
    height: 100%;
    opacity: 1;
}

.mr-usecases-slider-02 {
    min-height: 350px;
    min-width: 263px;
    border-right: 14px solid #ffe45c;
    border-left: 14px solid #ffe45c;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-left: 20px;
    padding-right: 20px;
    margin-right: 20px;
}

.mr-usecases-slider-02 .slider-headline {
    font-size: 77px;
    font-family: Apex-Bold;
    line-height: 82%;
    text-align: center;
    letter-spacing: 0.1em;
    color: #ffe45c;
}

.mr-usecases-slider-02 .slider-text {
    -webkit-transition: 1s all ease;
    -o-transition: 1s all ease;
    transition: 1s all ease;
    height: 0;
    overflow: hidden;
    opacity: 0;
}

.mr-usecases-slider-02:hover {
    height: 350px;
}

.mr-usecases-slider-02:hover .slider-text {
    height: 100%;
    opacity: 1;
}

.mr-usecases-slider-03 {
    min-height: 350px;
    min-width: 263px;
    border-right: 14px solid #814978;
    border-left: 14px solid #814978;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-left: 20px;
    padding-right: 20px;
    margin-right: 20px;
}

.mr-usecases-slider-03 .slider-headline {
    font-size: 77px;
    font-family: Apex-Bold;
    line-height: 82%;
    text-align: center;
    letter-spacing: 0.1em;
    color: #814978;
}

.mr-usecases-slider-03 .slider-text {
    -webkit-transition: 1s all ease;
    -o-transition: 1s all ease;
    transition: 1s all ease;
    height: 0;
    overflow: hidden;
    opacity: 0;
}

.mr-usecases-slider-03:hover {
    height: 350px;
}

.mr-usecases-slider-03:hover .slider-text {
    height: 100%;
    opacity: 1;
}


.mr-usecases-slider-04 {
    min-height: 350px;
    min-width: 263px;
    border-right: 14px solid #222753;
    border-left: 14px solid #222753;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-left: 20px;
    padding-right: 20px;
    margin-right: 20px;
}

.mr-usecases-slider-04 .slider-headline {
    font-size: 77px;
    font-family: Apex-Bold;
    line-height: 82%;
    text-align: center;
    letter-spacing: 0.1em;
    color: #222753;
}

.mr-usecases-slider-04 .slider-text {
    -webkit-transition: 1s all ease;
    -o-transition: 1s all ease;
    transition: 1s all ease;
    height: 0;
    overflow: hidden;
    opacity: 0;
}

.mr-usecases-slider-04:hover {
    height: 350px;
}

.mr-usecases-slider-04:hover .slider-text {
    height: 100%;
    opacity: 1;
}

.mr-ablauf h4{
    font-size: 65px;
    line-height: 78px;
    letter-spacing: 0.1em;
    font-family: Apex-Bold;
}

.mr-ablauf p {
    letter-spacing: 0.1em;
    line-height: 17px;
    padding-top: 10px;
}

.mr-ablauf-cards {
    background: #fff;
    -webkit-box-shadow: 0px 5.1397px 11.5643px -3.85477px rgba(24, 39, 75, 0.12), 0px 7.70954px 26.9834px -2.56985px rgba(24, 39, 75, 0.12);
    box-shadow: 0px 5.1397px 11.5643px -3.85477px rgba(24, 39, 75, 0.12), 0px 7.70954px 26.9834px -2.56985px rgba(24, 39, 75, 0.12);
    margin-top: 50px;
    /*  display: flex;
      flex-direction: row;
      justify-content: center;
      align-items: center;*/
    width: 929px;
    position: relative;
}

.mr-ablauf-cards-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.mr-ablauf-cards-test {
    background: #fff;
    -webkit-box-shadow: 0px 5.1397px 11.5643px -3.85477px rgba(24, 39, 75, 0.12), 0px 7.70954px 26.9834px -2.56985px rgba(24, 39, 75, 0.12);
    box-shadow: 0px 5.1397px 11.5643px -3.85477px rgba(24, 39, 75, 0.12), 0px 7.70954px 26.9834px -2.56985px rgba(24, 39, 75, 0.12);
    width: 100%;
    overflow: scroll;
    margin-top: 50px;
}

.mr-ablauf-cards-test-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.mr-card_01 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-width: 226px;
    max-width: 226px;
    height: 483px;
    border-right: 1px solid black;
    border-left: 1px solid black;
}

.mr-card-headline {
    font-family: Apex-Bold;
    line-height: 17px;
    font-size: 14px;
    letter-spacing: 0.1em;
}

.mr-card-button {
    border: 1px solid black;
    border-radius: 50%;
    width: 25px;
    height: 25px;
    position: relative;
    margin-top: 20px;
}

.mr-card-button img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}

.custom-display-standard {
    display: block;
}

.custom-display-hover {
    display: none;
}

.mauracher-custom-block {
    display: none;
}

.mr-card-text {
    font-size: 10px;
    line-height: 12px;
    letter-spacing: 0.1em;
    height: 0;
    opacity: 0;
    -webkit-transition: 1s all ease;
    -o-transition: 1s all ease;
    transition: 1s all ease;
}

.mr-card_02 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-width: 206px;
    height: 483px;
    border-right: 1px solid black;
}

.mr-card_03 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-width: 206px;
    height: 483px;
    border-right: 1px solid black;
}

.mr-card_04 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-width: 206px;
    height: 483px;
    border-right: 1px solid black;
}

.mr-card_01:hover  {
    background: black;
    color: white;
    position: relative;
}

.mr-card_01:hover .mr-card-headline {
    position: absolute;
    left: -75px;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    font-size: 30px;
    line-height: 37px;
    bottom: 240px;
}

.mr-card_01:hover .mr-card-button {
    border: 1px solid white;
    width: 50px;
    height: 50px;
    position: absolute;
    right: 30px;
    top: 280px;
}

.mr-card_01:hover .mr-card-text {
    color: white;
    height: auto;
    opacity: 1;
    position: absolute;
    bottom: 30px;
    left: 30px;
    width: 156px;
}

.mr-card_01:hover .custom-display-standard {
    display: none;
}

.mr-card_01:hover .custom-display-hover {
    display: block;
}

.mr-card_02:hover  {
    background: black;
    color: white;
    position: relative;
}

.mr-card_02:hover .mr-card-headline {
    position: absolute;
    left: -40px;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    font-size: 30px;
    line-height: 37px;
    bottom: 190px;
}

.mr-card_02:hover .mr-card-button {
    border: 1px solid white;
    width: 50px;
    height: 50px;
    position: absolute;
    right: 50px;
    top: 280px;
}

.mr-card_02:hover .mr-card-text {
    color: white;
    height: auto;
    opacity: 1;
    position: absolute;
    bottom: 30px;
    left: 30px;
    width: 156px;
}

.mr-card_02:hover .custom-display-standard {
    display: none;
}

.mr-card_02:hover .custom-display-hover {
    display: block;
}

.mr-card_03:hover  {
    background: black;
    color: white;
    position: relative;
}

.mr-card_03:hover .mr-card-headline {
    position: absolute;
    left: -50px;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    font-size: 30px;
    line-height: 37px;
    bottom: 210px;
}

.mr-card_03:hover .mr-card-button {
    border: 1px solid white;
    width: 50px;
    height: 50px;
    position: absolute;
    right: 50px;
    top: 270px;
}

.mr-card_03:hover .mr-card-text {
    color: white;
    height: auto;
    opacity: 1;
    position: absolute;
    bottom: 30px;
    left: 30px;
    width: 156px;
}

.mr-card_03:hover .custom-display-standard {
    display: none;
}

.mr-card_03:hover .custom-display-hover {
    display: block;
}

.mr-card_04:hover  {
    background: black;
    color: white;
    position: relative;
}

.mr-card_04:hover .mr-card-headline {
    position: absolute;
    left: -20px;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    font-size: 30px;
    line-height: 37px;
    bottom: 180px;
}

.mr-card_04:hover .mr-card-button {
    border: 1px solid white;
    width: 50px;
    height: 50px;
    position: absolute;
    right: 50px;
    top: 280px;
}

.mr-card_04:hover .mr-card-text {
    color: white;
    height: auto;
    opacity: 1;
    position: absolute;
    bottom: 40px;
    left: 30px;
    width: 156px;
}

.mr-card_04:hover .custom-display-standard {
    display: none;
}

.mr-card_04:hover .custom-display-hover {
    display: block;
}

.mr-arrow {
    background-image: url("../../assets/images/arrow-right-white.svg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    width: 16px;
}

.termin-button-01 {
    font-family: Apex-Bold;
    font-size: 22px;
    line-height: 26px;
    text-align: center;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    background: white;
    -webkit-box-shadow: 0px 8px 18px -6px rgba(24, 39, 75, 0.12), 0px 12px 42px -4px rgba(24, 39, 75, 0.12);
    box-shadow: 0px 8px 18px -6px rgba(24, 39, 75, 0.12), 0px 12px 42px -4px rgba(24, 39, 75, 0.12);
    border: none;
    color: #73b97e;
    margin-bottom: 65px;
    margin-top: 65px;
    width: 293px;
    height: 46px;
    position: relative;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}

#stilelement-01 {
    position: absolute;
    top: -250px;
    right: 600px;
    z-index: -1;
}

#stilelement-02 {
    position: absolute;
    bottom: -170px;
    left: 0;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    z-index: -1;
}

.mr-kollektion h4 {
    font-family: Apex-Bold;
    font-size: 50px;
    line-height: 68px;
    letter-spacing: 0.1em;
}

.mr-kollektion p {
    line-height: 17px;
    font-size: 14px;
    letter-spacing: 0.1em;
    padding-bottom: 60px;
}

.mr-kollektion-cards-container {
    position: relative;
    min-height: 505px;
    overflow: scroll;
}

.mr-kollektion-card-01, .mr-kollektion-card-02, .mr-kollektion-card-03, .mr-kollektion-card-04 {
    height: 503px;
    width: 215px;

}

.mr-kollektion-card-01 {
    position: relative;
    left: -20px;
}

.mr-kollektion-card-01 img {
    height: 513px;
}

.mr-kollektion-card-01 .mr-kollektion-border {
    width: 513px;
    height: 44px;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    background: white;
    position: absolute;
    left: -220px;
    top: 234px;
}

.mr-kollektion-card-01 .mr-kollektion-border p {
    font-family: Apex-Bold;
    font-size: 22px;
    line-height: 26px;
    letter-spacing: 0.1em;
    padding-top: 6px;
    width: 90%;
    text-align: left;
    padding-left: 58px;
}

.mr-kollektion-card-02 {
    position: absolute;
    top: 0;
    left: 164px;
}

.mr-kollektion-card-02 img {
    height: 513px;
}

.mr-kollektion-card-02 .mr-kollektion-border {
    width: 513px;
    height: 44px;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    background: white;
    position: absolute;
    left: -220px;
    top: 234px;
}

.mr-kollektion-card-02 .mr-kollektion-border p {
    font-family: Apex-Bold;
    font-size: 22px;
    line-height: 26px;
    letter-spacing: 0.1em;
    padding-top: 6px;
    width: 90%;
    text-align: left;
    padding-left: 58px;
}

.mr-kollektion-card-03 {
    position: absolute;
    top: 0;
    left: 338px;
}

.mr-kollektion-card-03 img {
    height: 513px;
}

.mr-kollektion-card-03 .mr-kollektion-border {
    width: 513px;
    height: 44px;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    background: white;
    position: absolute;
    left: -218px;
    top: 234px;
}

.mr-kollektion-card-03 .mr-kollektion-border p {
    font-family: Apex-Bold;
    font-size: 22px;
    line-height: 26px;
    letter-spacing: 0.1em;
    padding-top: 6px;
    width: 90%;
    text-align: left;
    padding-left: 58px;
}

.mr-kollektion-card-04 {
    position: absolute;
    top: 0;
    left: 508px;
}

.mr-kollektion-card-04 img {
    height: 513px;
}

.mr-kollektion-card-04 .mr-kollektion-border {
    width: 513px;
    height: 44px;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    background: white;
    position: absolute;
    left: -218px;
    top: 234px;
}

.mr-kollektion-card-04 .mr-kollektion-border p {
    font-family: Apex-Bold;
    font-size: 22px;
    line-height: 26px;
    letter-spacing: 0.1em;
    padding-top: 6px;
    width: 90%;
    text-align: left;
    padding-left: 58px;
}

.mr-kollektion-card-01:hover .mr-kollektion-border {
    background: black;
    color: white;
    cursor: pointer;
    -webkit-transition: .5s all ease-in;
    -o-transition: .5s all ease-in;
    transition: .5s all ease-in;
}

.mr-kollektion-card-02:hover .mr-kollektion-border {
    background: black;
    color: white;
    cursor: pointer;
    -webkit-transition: .5s all ease-in;
    -o-transition: .5s all ease-in;
    transition: .5s all ease-in;
}

.mr-kollektion-card-03:hover .mr-kollektion-border {
    background: black;
    color: white;
    cursor: pointer;
    -webkit-transition: .5s all ease-in;
    -o-transition: .5s all ease-in;
    transition: .5s all ease-in;
}

.mr-kollektion-card-04:hover .mr-kollektion-border {
    background: black;
    color: white;
    cursor: pointer;
    -webkit-transition: .5s all ease-in;
    -o-transition: .5s all ease-in;
    transition: .5s all ease-in;
}


.mr-aboutme-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    padding-top: 75px;
}

.mr-aboutme-card-container {
    position: relative;
    padding-top: 85px;
}

.mr-aboutme-border-left {
    background: black;
    height: 25px;
    width: 320px;
    color: white;
    position: absolute;
    left: -190px;
    top: 230px;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    white-space: nowrap;
    overflow: hidden;
}

.mr-aboutme-border-left p {
    font-family: ApexMk2;
    font-size: 14px;
    letter-spacing: 0.33em;
    text-align: right;
    opacity: 0.5;
    line-height: 17px;
    padding: 0;
    margin: 0;
    padding-top: 4px;
}

.mr-aboutme-border-right {
    background: black;
    height: 25px;
    width: 320px;
    color: white;
    position: absolute;
    right: -190px;
    top: 230px;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    white-space: nowrap;
    overflow: hidden;
}

.mr-aboutme-border-right p {
    font-family: ApexMk2;
    font-size: 14px;
    letter-spacing: 0.33em;
    text-align: right;
    opacity: 0.5;
    line-height: 17px;
    padding: 0;
    margin: 0;
    padding-top: 4px;
}

.mr-aboutme-content h4 {
    font-family: Apex-Bold;
    font-size: 55px;
    line-height: 78px;
    letter-spacing: 0.1em;
    text-align: center;
}

.mr-aboutme-content p {
    line-height: 17px;
    text-align: center;
    letter-spacing: 0.1em;
}

.mr-aboutme-card {
    width: 229px;
    height: 381px;
    -webkit-box-shadow: 0px 8px 18px -6px rgba(24, 39, 75, 0.12), 0px 12px 42px -4px rgba(24, 39, 75, 0.12);
    box-shadow: 0px 8px 18px -6px rgba(24, 39, 75, 0.12), 0px 12px 42px -4px rgba(24, 39, 75, 0.12);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-bottom: 55px;
}

.mr-kontakt {
    padding-top: 55px;
    position: relative;
}

.mr-kontakt h4 {
    font-family: Apex-Bold;
    font-size: 65px;
    line-height: 78px;
    letter-spacing: 0.1em;
}

.mr-kontakt p {
    line-height: 17px;
    letter-spacing: 0.1em;
    padding-top: 10px;
    padding-bottom: 60px;
}

#stilelement-03 {
    position: absolute;
    top: 70px;
    right: 0;
}

#stilelement-04 {
    position: absolute;
    bottom: -130px;
    left: 0;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    z-index: -1;
}

.mr-contact-form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-shadow: 0px 8px 18px -6px rgba(24, 39, 75, 0.12), 0px 12px 42px -4px rgba(24, 39, 75, 0.12);
    box-shadow: 0px 8px 18px -6px rgba(24, 39, 75, 0.12), 0px 12px 42px -4px rgba(24, 39, 75, 0.12);
    border-radius: 0px 0px 10px 10px;
    height: 455px;
    padding-bottom: 25px;
    position: relative;
    margin-bottom: 50px;
}

input {
    width: 261px;
    height: 40px;
    background: black;
    color: white;
    border: none;
    padding-left: 17px;
}

input::-webkit-input-placeholder {
    font-size: 12px;
    line-height: 100%;
    opacity: 0.6;
}

input::-moz-placeholder {
    font-size: 12px;
    line-height: 100%;
    opacity: 0.6;
}

input:-ms-input-placeholder {
    font-size: 12px;
    line-height: 100%;
    opacity: 0.6;
}

input::-ms-input-placeholder {
    font-size: 12px;
    line-height: 100%;
    opacity: 0.6;
}

input::placeholder {
    font-size: 12px;
    line-height: 100%;
    opacity: 0.6;
}

label {
    text-align: left;
    font-size: 12px;
    line-height: 25px;
    letter-spacing: 1px;
    padding-bottom: 12px;
    padding-top: 15px;
}

textarea {
    background: black;
    color: white;
    border: none;
    width: 261px;
    height: 173px;
    padding-left: 17px;
    padding-top: 10px;
}

textarea::-webkit-input-placeholder {
    font-size: 12px;
    line-height: 100%;
    opacity: 0.6;
}

textarea::-moz-placeholder {
    font-size: 12px;
    line-height: 100%;
    opacity: 0.6;
}

textarea:-ms-input-placeholder {
    font-size: 12px;
    line-height: 100%;
    opacity: 0.6;
}

textarea::-ms-input-placeholder {
    font-size: 12px;
    line-height: 100%;
    opacity: 0.6;
}

textarea::placeholder {
    font-size: 12px;
    line-height: 100%;
    opacity: 0.6;
}

.mr-contact-button {
    background: #FFFFFF;
    -webkit-box-shadow: 0px 8px 18px -6px rgba(24, 39, 75, 0.12), 0px 12px 42px -4px rgba(24, 39, 75, 0.12);
    box-shadow: 0px 8px 18px -6px rgba(24, 39, 75, 0.12), 0px 12px 42px -4px rgba(24, 39, 75, 0.12);
    color: #73b97e;
    width: 225px;
    height: 43px;
    border: none;
    font-family: Apex-Bold;
    letter-spacing: 0.1em;
    position: absolute;
    bottom: -20px;
}

.mr-slider {
    padding-top: 70px;
    padding-bottom: 30px;
}

.mr-slider-container {
    width: 311px;
    height: 320px;
    position: relative;
}

.carousel-control-prev-icon {
    background-image: url("../../assets/images/icon_prev.svg");
    display: none;
}

.carousel-control-next-icon {
    background-image: url("../../assets/images/icon_next.svg");
    display: none;
}

.mr-slider-mask {
    background: white;
    width: 277px;
    height: 320px;
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 2;
    mix-blend-mode: screen;
}

.mr-slider-mask img {
    display: block;
    margin: 0 auto;
    width: 277px;
    height: 296px;
}

.mr-endofpage {
    padding-top: 60px;
}

.mr-endofpage-button {
    width: 35px;
    height: 35px;
    border: 1px solid black;
    border-radius: 50%;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    margin: 0 auto;
}

.mr-endofpage-button img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}

.mr-endofpage-text {
    background: black;
    width: 305px;
    height: 25px;
    margin: 0 auto;
    margin-top: 50px;
    position: relative;
    overflow: hidden;
}

.mr-endofpage-text p {
    font-family: ApexMk2;
    font-size: 13px;
    line-height: 16px;
    letter-spacing: 0.33em;
    color: white;
    opacity: 0.5 ;
    white-space: nowrap;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: left;
}

.mr-footer {
    margin-top: 15px;
    background: black;
    color: white;
    position: relative;
    border-radius: 0px 0px 10px 10px;
    height: 340px;
}

.mr-footer-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.mr-footer-brandname {
    font-family: ApexMk2;
    font-size: 16px;
    letter-spacing: 0.33em;
    line-height: 16px;
    padding-top: 27px;
    padding-left: 21px;
}

.mr-footer-impressum {
    font-family: ApexMk2;
    font-size: 16px;
    letter-spacing: 0.33em;
    line-height: 16px;
    padding-top: 15px;
    padding-left: 21px;
}

.mr-footer-logo {
    width: 92px;
    position: absolute;
    right: 15px;
    top: 27px;
}

.mr-footer-adress {
    padding-left: 21px;
    font-size: 10px;
    line-height: 12px;
    letter-spacing: 0.1em;
}

.mr-footer-icons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: absolute;
    right: 48px;
    top: 145px;
}

.mr-footer-icons img {
    padding-bottom: 18px;
}

.mr-footer-contact {
    font-size: 10px;
    letter-spacing: 0.1em;
    line-height: 12px;
    margin: 0 auto;
    text-align: center;
    padding-top: 34px;
}

.mr-footer a {
    color: white;
}

.mr-footer a:hover {
    color: #73b97e;
}


/*** Windjacken Seite ***/

.mr-header-windjacken {
    background-image: url("../../assets/images/headerbild_windjacken.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top;
    height: 672px !important;
}

.mr-header-nav-windjacken {
    width: 455px;
    height: 33px;
    background: white;
    right: -180px;
    bottom: 210px;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    position: absolute;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-shadow: 0px 8px 18px -6px rgba(24, 39, 75, 0.12), 0px 12px 42px -4px rgba(24, 39, 75, 0.12)
;
    box-shadow: 0px 8px 18px -6px rgba(24, 39, 75, 0.12), 0px 12px 42px -4px rgba(24, 39, 75, 0.12)
;
}

.mr-header-nav-windjacken ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    list-style-type: none;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: space-evenly;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0;
    padding: 0;
    width: 440px;
    font-family: Apex-Bold;
    line-height: 17px;
    color: black;
    opacity: 0.4;
    font-size: 14px;
}

.mr-header-button-windjacken {
    position: absolute;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    bottom: 30px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    background: white;
}

.mr-header-button-windjacken img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 12px;
}

#windjacke-header-logo {
    width: 108px;
}

.mr-header-backbutton {
    width: 35px;
    height: 35px;
    background: white;
    border-radius: 50%;
    position: absolute;
    left: 20px;
    top: 20px;
    display: none;
}

.mr-header-backbutton img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%) rotate(90deg);
    -ms-transform: translate(-50%,-50%) rotate(90deg);
    transform: translate(-50%,-50%) rotate(90deg);
}

.mr-windjacken-headline {
    font-family: Apex-Bold;
    font-size: 48px;
    line-height: 54px;
    letter-spacing: 0.1em;
    padding-top: 42px;
    padding-bottom: 10px;
}

.mr-windjacken-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    overflow: scroll;
}

.mr-windjacke-card-container {
    height: 549px;
    width: 287px;
    position: relative;
    margin-right: 55px;
}

.mr-windjacke-border-left {
    position: absolute;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    top: 172px;
    background: white;
    color: black;
    left: -172px;
    width: 388px;
    height: 43px;
    -webkit-box-shadow: 0px 8px 18px -6px rgba(24, 39, 75, 0.12), 0px 12px 42px -4px rgba(24, 39, 75, 0.12);
    box-shadow: 0px 8px 18px -6px rgba(24, 39, 75, 0.12), 0px 12px 42px -4px rgba(24, 39, 75, 0.12);
}

.mr-windjacke-border-left p {
    font-family: Apex-Light;
    font-size: 22px;
    line-height: 26px;
    letter-spacing: 0.1em;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    width: 100%;
    text-align: center;
}


.mr-windjacke-img {
    width: 231px;
    height: 388px;
    padding-left: 45px;
}

.mr-windjacke-text {
    padding-top: 20px;
    font-size: 14px;
    line-height: 16px;
    letter-spacing: 0.1em;
}


/*** Impressum Seite ***/

.mr-impressum-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-top: 20px;
}

.mr-impressum-header-button {
    border: 1px solid black;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    position: relative;
}

.mr-impressum-header-button p {
    padding-left: 45px;
    padding-top: 8px;
}

.mr-impressum-header-button img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%) rotate(90deg);
    -ms-transform: translate(-50%,-50%) rotate(90deg);
    transform: translate(-50%,-50%) rotate(90deg);
}

.mr-impressum-nav {
    width: 643px;
    height: 43px;
    background: white;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-shadow: 0px 8px 18px -6px rgba(24, 39, 75, 0.12), 0px 12px 42px -4px rgba(24, 39, 75, 0.12);
    box-shadow: 0px 8px 18px -6px rgba(24, 39, 75, 0.12), 0px 12px 42px -4px rgba(24, 39, 75, 0.12);
    position: relative;

}

.mr-impressum-nav ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack:space-evenly;
    -ms-flex-pack:space-evenly;
    justify-content:space-evenly;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    list-style-type: none;
    font-family: Apex-Light;
    opacity: 0.4;
    letter-spacing: 0.1em;
    font-size: 18px;
    line-height: 20px;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 100%;
}

.mr-impressum-content {
    padding-top: 60px;
}

.mr-impressum-contact-box {
    -webkit-box-shadow: 0px 8px 18px -6px rgba(24, 39, 75, 0.12), 0px 12px 42px -4px rgba(24, 39, 75, 0.12);
    box-shadow: 0px 8px 18px -6px rgba(24, 39, 75, 0.12), 0px 12px 42px -4px rgba(24, 39, 75, 0.12);
    background: white;
    height: 541px;
    width: 311px;
    position: relative;
    left: 50%;
    -webkit-transform: translate(-50%);
    -ms-transform: translate(-50%);
    transform: translate(-50%);

}

.mr-impressum-contact-box img {
    padding-top: 43px;
    padding-bottom: 47px;
    width: 184px;
}

.mr-impressum-contact-box p {
    padding-bottom: 20px;
    line-height: 24px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
}

.mr-impressum-headline {
    padding-top: 65px;
    font-family: Apex-Bold;
    font-size: 55px;
    letter-spacing: 0.1em;
    line-height: 46px;
    padding-bottom: 30px;
}

.mr-impressum-content-divider {
    background: black;
    width: 120px;
    height: 10px;
    color: black;
    opacity: 1;
    margin: 0 auto;
}

hr:not([size]) {
    height: 10px;
}

.mr-impressum-content-text {
    line-height: 135%;
    text-transform: lowercase;
    padding-top: 54px;
    padding-left: 32px;
    padding-right: 32px;
}

.toast.success{
    background-color: black;
    position: fixed;
    top: 30px;
    right: 0px;
    color: white;
    border-left: 4px solid #73b97e;
    height: 70px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 15px;
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
    max-width: 350px;
    width: 100%;
    -webkit-box-shadow: 3px 5px 20px 1px #000000;
    box-shadow: 3px 5px 20px 1px #000000;
}

.reveal {
    -webkit-transform: translateY(150px);
    -ms-transform: translateY(150px);
    transform: translateY(150px);
    opacity: 0;
    -webkit-transition: 1.5s all ease;
    -o-transition: 1.5s all ease;
    transition: 1.5s all ease;
}

.reveal.active {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
}

.mr-contact-button:hover {
    -webkit-transition: .5s all ease-in-out;
    -o-transition: .5s all ease-in-out;
    transition: .5s all ease-in-out;
}

@media (min-width: 375px){
    .mr-aktivkleidung-teaser {
        padding-right: var(--bs-gutter-x,.75rem);
        padding-left: var(--bs-gutter-x,.75rem);
        margin-right: auto;
        margin-left: auto;
    }

    .mr-bewegung-text {
        right: 32px;
    }

    .mr-footer-logo {
        right: 32px;
    }

    .mr-footer-icons {
        right: 65px;
    }

    .mr-footer-brandname {
        padding-left: 31px;
    }

    .mr-footer-impressum {
        padding-left: 31px;
    }

    .mr-footer-adress {
        padding-left: 31px;
    }

}

@media (min-width: 768px) {

    .custom-noneblock {
        display: none;
    }

    .mr-header-nav {
        bottom: 211px;
    }

    .mr-header-button {
        bottom: 40px;
    }

    .mr-aktivkleidung {
        padding-top: 80px;
    }

    .mr-aktivkleidung-bewegung {
        background-image: url("../../assets/images/Bewegung_Desktop.jpg");
    }

    .mr-aktivkleidung-container {
        margin: 0 auto;
    }

    .mr-aktivkleidung-bewegung p {
        width: 400px;
    }

    .mr-aktivkleidung-icons {
        padding-top: 65px;
    }

    .mr-aktivkleidung-icons figure img {
        padding-top: 20px;
        height: 70%;
    }

    #stilelement-01 {
        right: 160px;
    }

    .mr-kollektion-cards-container {
        overflow: hidden;
        left: 25px;
    }

    .mr-aboutme-card {
        width: 350px;
        height: 430px;
    }

    .mr-aboutme-border-right {
        right: -390px;
        top: 320px;
        width: 500px;
        overflow: hidden;
    }

    .mr-aboutme-border-left {
        left: -390px;
        top: 320px;
        width: 500px;
        overflow: hidden;
    }

    input {
        width: 321px;
    }

    textarea {
        width: 321px;
    }

    .carousel-control-prev-icon {
        position: absolute;
        display: block;
        left: -80px;
        width: 35px;
        height: 35px;
    }

    .carousel-control-next-icon {
        display: block;
        position: absolute;
        right: -80px;
        width: 35px;
        height: 35px;
    }

    .mr-endofpage-text {
        width: 465px;
    }

    .mr-footer-brandname, .mr-footer-impressum, .mr-footer-adress {
        padding-left: 61px;
    }

    .mr-footer-logo {
        right: 62px;
    }

    .mr-footer-icons {
        right: 95px;
    }

}

@media (min-width: 810px) {
    .mr-kollektion-cards-container {
        left: 45px;
        width: 800px;
        margin: 0 auto;
    }
}

@media (min-width: 992px) {
    .mr-aboutme-card-container {
        position: relative;
        padding-top: 85px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        width: 90%;
    }
}

@media (min-width: 1080px) {

    .mr-header {
        background-image: url("../../assets/images/headerbild_desktop.jpg") !important;
    }

    .mr-header-logo-container {
        right: 100px !important;
    }

    .mr-header-logo {
        height: 251px !important;
    }

    .mr-header-logo img {
        width: 200px;
    }

    .mr-header-nav {
        bottom: 345px;
        width: 595px;
        height: 43px;
        right: -260px;
    }

    .mr-header-nav ul {
        width: 100%;
        font-size: 20px;
    }

    .mr-header-text {
        width: 146px;
        font-size: 14px;
        line-height: 16px;
    }

    .mr-header-button {
        right: 130px !important;
        width: 51px;
        height: 51px;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        left: auto;
        bottom: 100px;
    }

    .mr-aktivkleidung-bewegung {
        background-image: url("../../assets/images/Bewegung_Desktop.jpg");
    }

    .mr-aktivkleidung-container {
        position: relative;
    }


    .mauracher-custom-block {
        display: block;
    }

    .mr-aktivkleidung-border-left {
        background: black;
        color: white;
        position: absolute;
        left: -326px;
        -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        transform: rotate(-90deg);
        width: 686px;
        height: 34px;
        top: 177px;
        white-space: nowrap;
        overflow: hidden;
    }

    .mr-aktivkleidung-border-left p {
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%,-50%);
        -ms-transform: translate(-50%,-50%);
        transform: translate(-50%,-50%);
        font-family: Apex-Bold;
        opacity: 0.5;
        padding: 0;
        letter-spacing: 0.33em;
    }

    .mr-aktivkleidung-teaser h1 {
        font-size: 100px;
    }

    .mr-bewegung-text {
        width: 540px;
        top: 70px;
        right: 70px;
    }

    .mr-aktivkleidung-bewegung {
        position: relative;
    }

    .mr-aktivkleidung-bewegung-border-left {
        background: none;
        color: white;
        position: absolute;
        left: -286px;
        -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        transform: rotate(-90deg);
        width: 606px;
        height: 34px;
        top: 286px;
        white-space: nowrap;
        overflow: hidden;
    }

    .mr-aktivkleidung-bewegung-border-left p {
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%,-50%);
        -ms-transform: translate(-50%,-50%);
        transform: translate(-50%,-50%);
        padding: 0;
        font-family: Apex-Bold;
        letter-spacing: 0.33em;
        opacity: 0.5;
    }

    .mr-aktivkleidung-bewegung p {
        width: 540px;
    }

    .mr-aktivkleidung-icons {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    }

    .mr-usecases-slider-box {
        background-image: url("../../assets/images/cases.jpg");
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-pack: distribute;
        justify-content: space-around;
    }

    .mr-usecases-slider-01, .mr-usecases-slider-02,  .mr-usecases-slider-03,  .mr-usecases-slider-04 {
        height: 393px;
        width: 377px;
    }

    .mr-usecases-slider-01:hover, .mr-usecases-slider-02:hover,  .mr-usecases-slider-03:hover,  .mr-usecases-slider-04:hover {
        height: 393px;
        width: 377px;
    }

    .mr-usecases h3 {
        font-size: 100px;
        line-height: 100px;
    }

    .mr-usecases p {
        padding-bottom: 40px;
    }

    .mr-usecases-slider-01 {
        border-right: 14px solid #fff;
        border-left: 14px solid #fff;
        opacity: .5;
        margin-bottom: 40px;
        -webkit-transition: 1s all ease;
        -o-transition: 1s all ease;
        transition: 1s all ease;
    }

    .mr-usecases-slider-01 .slider-headline {
        color: #fff;
        font-size: 100px;
        -webkit-transition: 1s all ease;
        -o-transition: 1s all ease;
        transition: 1s all ease;
    }

    .mr-usecases-slider-01:hover {
        border-right: 14px solid #73b97e;
        border-left: 14px solid #73b97e;
        opacity: 1;
        background: rgba(255,255,255,0.5);
    }

    .mr-usecases-slider-01:hover .slider-headline {
        color: #73b97e;
    }

    .mr-usecases-slider-02 {
        border-right: 14px solid #fff;
        border-left: 14px solid #fff;
        opacity: .5;
        margin-bottom: 40px;
        -webkit-transition: 1s all ease;
        -o-transition: 1s all ease;
        transition: 1s all ease;
    }

    .mr-usecases-slider-02 .slider-headline {
        color: #fff;
        font-size: 100px;
        -webkit-transition: 1s all ease;
        -o-transition: 1s all ease;
        transition: 1s all ease;
    }

    .mr-usecases-slider-02:hover {
        border-right: 14px solid #ffe45c;
        border-left: 14px solid #ffe45c;
        opacity: 1;
        background: rgba(255,255,255,0.5);
    }

    .mr-usecases-slider-02:hover .slider-headline {
        color: #ffe45c;
    }

    .mr-usecases-slider-03 {
        border-right: 14px solid #fff;
        border-left: 14px solid #fff;
        opacity: .5;
        -webkit-transition: 1s all ease;
        -o-transition: 1s all ease;
        transition: 1s all ease;
    }

    .mr-usecases-slider-03 .slider-headline {
        color: #fff;
        font-size: 100px;
        -webkit-transition: 1s all ease;
        -o-transition: 1s all ease;
        transition: 1s all ease;
    }

    .mr-usecases-slider-03:hover {
        border-right: 14px solid #814978;
        border-left: 14px solid #814978;
        opacity: 1;
        background: rgba(255,255,255,0.5);
    }

    .mr-usecases-slider-03:hover .slider-headline {
        color: #814978;
    }

    .mr-usecases-slider-04 {
        border-right: 14px solid #fff;
        border-left: 14px solid #fff;
        opacity: .5;
        -webkit-transition: 1s all ease;
        -o-transition: 1s all ease;
        transition: 1s all ease;
    }

    .mr-usecases-slider-04 .slider-headline {
        color: #fff;
        font-size: 100px;
        -webkit-transition: 1s all ease;
        -o-transition: 1s all ease;
        transition: 1s all ease;
    }

    .mr-usecases-slider-04:hover {
        border-right: 14px solid #222753;
        border-left: 14px solid #222753;
        opacity: 1;
        background: rgba(255,255,255,0.5);
    }

    .mr-usecases-slider-04:hover .slider-headline {
        color: #222753;
    }

    .slider-text {
        font-size: 16px;
    }

    .mr-ablauf {
        padding-top: 90px;
        position: relative;
    }

    .mr-ablauf p {
        width: 80%;
        margin: 0 auto;
    }

    .ablauf-container {
        position: relative;
    }

    .mr-ablauf-border-left {
        background: black;
        color: white;
        text-transform: uppercase;
        text-align: center;
        -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        transform: rotate(-90deg);
        height: 34px;
        width: 270px;
        white-space: nowrap;
        position: absolute;
        left: -110px;
        top: 28px;
        font-family: Apex-Bold;
        overflow: hidden;
    }

    .mr-ablauf-border-left p {
        opacity: 0.5;
        letter-spacing: 0.33em;
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%,-50%);
        -ms-transform: translate(-50%,-50%);
        transform: translate(-50%,-50%);
        padding: 0;
        width: 100%;
    }

    #stilelement-01 {
        right: 0px;
    }

    .mr-ablauf-cards {
        margin: 0 auto;
        width: 100%;
        margin-top: 40px;
    }

    .mr-ablauf-cards-test-flex {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .mr-kollektion-card-01, .mr-kollektion-card-02, .mr-kollektion-card-03, .mr-kollektion-card-04 {
        height: 752px;
        width: 321px;
    }

    .mr-kollektion h4 {
        font-size: 100px;
        line-height: 110px;
    }

    .mr-kollektion p {
        width: 90%;
        text-align: left;
    }

    .mr-kollektion-card-01 .mr-kollektion-border {
        left: -209px;
    }

    .mr-kollektion-card-02 {
        left: 118px;
        top: 30px;
        z-index: 2;
    }

    .mr-kollektion-card-02 .mr-kollektion-border {
        left: auto;
        right: -194px;
    }

    .mr-kollektion-card-03 {
        top: 70px;
        left: 328px;
        z-index: 2;
    }

    .mr-kollektion-card-03 .mr-kollektion-border {
        left: auto;
        right: -194px;
    }

    .mr-kollektion-card-04 {
        top: 20px;
        left: 488px;
        z-index: 1;
    }

    .mr-kollektion-card-04 .mr-kollektion-border {
        left: auto;
        right: -194px;
    }


    .mr-aboutme-border-left {
        left: -409px;
        width: 750px;
        top: 402px;
        overflow: hidden;
    }

    .mr-aboutme-card-container {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        width: 90%;
    }

    .mr-aboutme-content p {
        width: 60%;
        padding-left: 25px;
        text-align: left;
    }

    .mr-aboutme-content h4 {
        font-size: 100px;
        line-height: 100px;
    }

    .mr-aboutme-border-right {
        display: none;
    }

    .mr-kontakt h4 {
        font-size: 100px;
        line-height: 110px;
    }

    .mr-kontakt p {
        width: 70%;
        margin: 0 auto;
    }

    .mr-slider {
        padding-top: 140px;
    }

    .mr-slider-container {
        width: 657px;
        height: 675px;
    }

    .mr-slider-mask {
        width: 587px;
        height: 675px;
    }

    .mr-slider-mask img {
        height: 642px;
        width: 587px;
    }

    .mr-endofpage-text {
        width: 700px;
    }

    .mr-footer-flex {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }

    .mr-footer-brandname {
        padding-top: 100px;
        padding-left: 200px;
        font-size: 22px;
        line-height: 26px;
    }

    .mr-footer-impressum {
        padding-top: 100px;
        padding-left: 0;
        padding-right: 200px;
        font-size: 22px;
        line-height: 26px;
    }

    .mr-footer-logo {
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        top: 50px;
        right: auto;
    }

    .mr-footer-icons {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        top: 60px;
        right: 285px;
    }

    .mr-footer-icons img {
        padding-right: 10px;
    }

    .mr-footer-adress {
        text-align: center;
        padding-left: 0;
        padding-top: 50px;
        font-size: 16px;
        line-height: 19px;
    }

    .mr-footer-contact {
        font-size: 16px;
        line-height: 19px;
    }

    .mr-footer {
        height: 506px;
    }


    /**** Windjacke Seite ****/
    .mr-header-windjacken {
        height: 810px !important;
    }

    .mr-header-nav-windjacken {
        width: 605px;
        bottom: 286px;

    }

    .mr-header-nav-windjacken ul {
        font-size: 20px;
        line-height: 26px;
        width: 600px;
    }

    .mr-header-backbutton {
        display: block;
    }

    .mr-header-backbutton p {
        padding-left: 45px;
        padding-top: 8px;
        color: white;
    }

}

/*@media (min-width: 1400px) {
    .mr-aktivkleidung-border-left {
        top: 196px;
    }
}*/


@media (min-width: 1344px) {
    .mr-header {
        max-height: 885px !important;
    }

    .mr-aktivkleidung {
        overflow: hidden;
    }
}

@media (min-width: 1440px) {

    p {
        font-size: 16px;
    }

    .mr-contact-button {
        font-size: 22px;
        line-height: 26px;
    }

    .mr-header-nav {
        position: fixed;
        bottom: 240px;
        right: -175px;
        z-index: 10;
        width: 525px;
    }

    .mr-header-nav ul {
        font-size: 18px;
    }

    .mr-header-logo img {
        width: 251px;
    }

    .mr-header-logo {
        height: 291px !important;
    }

    .mr-header-logo-container {
        right: 150px !important;
    }

    .mr-header-text {
        font-size: 16px;
        line-height: 22px;
        width: 194px;
    }

    .mr-header {
        max-height: 949px !important;
    }

    .mr-kollektion-cards-container {
        left: 45px;
        width: 950px;
    }


    .mr-aktivkleidung-teaser h1 {
        font-size: 155px;
        line-height: 83%;
    }

    .mr-aktivkleidung-teaser p {
        width: 70%;
        margin: 0 auto;
        line-height: 22px;
    }

    .mr-aktivkleidung-border-left {
        top: 210px;
        height: 43px;
        left: -327px;
        width: 697px;
    }

    .mr-aktivkleidung-border-left p {
        font-size: 22px;
        line-height: 26px;
    }

    .mr-aktivkleidung-bewegung-border-left {
        height: 43px;
    }

    .mr-aktivkleidung-bewegung-border-left p {
        font-size: 22px;
        line-height: 26px;
    }

    .mr-aktivkleidung-icons figure img {
        height: 90%;
        padding-bottom: 25px;
    }

    .mr-aktivkleidung-icons figcaption {
        font-size: 22px;
        line-height: 26px;
    }

    .custom-break {
        display: block;
    }

    .mr-usecases {
        padding-top: 117px;
    }

    .mr-usecases h3 {
        font-size: 200px;
        line-height: 240px;
    }

    .mr-usecases-slider-boxcontainer {
        width: 80%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .mr-ablauf h4 {
        font-size: 200px;
        line-height: 240px;
    }

    .ablauf-container {
        position: relative;
    }

    .mr-ablauf-border-left {
        width: 430px;
        left: -185px;
        top: 103px;
        height: 43px;
    }

    .mr-ablauf-border-left p {
        font-size: 22px;
        line-height: 26px;
    }

    .mr-card_01, .mr-card_02, .mr-card_03, .mr-card_04 {
        width: 321px;
        height: 752px;
        min-width: 321px;
    }

    .mr-card-headline {
        font-size: 22px;
        line-height: 26px;
    }

    .mr-card-button {
        width: 40px;
        height: 40px;
    }

    .mr-card-button img {
        height: 60%;
    }

    .mr-card_01:hover .mr-card-headline {
        left: -160px;
        bottom: 370px;
    }

    .mr-card_01:hover .mr-card-headline p {
        font-size: 48px;
        line-height: 57px;
    }

    .mr-card_01:hover .mr-card-text {
        width: 244px;
        font-size: 16px;
        line-height: 19px;
    }

    .mr-card_01:hover .mr-card-button {
        right: 60px;
        top: 470px;
        width: 78px;
        height: 78px;
    }

    .mr-card_02:hover .mr-card-headline {
        left: -190px;
        bottom: 390px;
    }

    .mr-card_02:hover .mr-card-headline p {
        font-size: 48px;
        line-height: 57px;
    }

    .mr-card_02:hover .mr-card-text {
        width: 244px;
        font-size: 16px;
        line-height: 19px;
    }

    .mr-card_02:hover .mr-card-button {
        right: 130px;
        top: 470px;
        width: 78px;
        height: 78px;
    }

    .mr-card_03:hover .mr-card-headline {
        left: -93px;
        bottom: 300px;
    }

    .mr-card_03:hover .mr-card-headline p {
        font-size: 48px;
        line-height: 57px;
    }

    .mr-card_03:hover .mr-card-text {
        width: 244px;
        font-size: 16px;
        line-height: 19px;
    }

    .mr-card_03:hover .mr-card-button {
        right: 60px;
        top: 470px;
        width: 78px;
        height: 78px;
    }

    .mr-card_04:hover .mr-card-headline {
        left: -150px;
        bottom: 350px;
    }

    .mr-card_04:hover .mr-card-headline p {
        font-size: 48px;
        line-height: 57px;
    }

    .mr-card_04:hover .mr-card-text {
        width: 244px;
        font-size: 16px;
        line-height: 19px;
    }

    .mr-card_04:hover .mr-card-button {
        right: 130px;
        top: 470px;
        width: 78px;
        height: 78px;
    }

    .mr-kollektion h4 {
        font-size: 200px;
        line-height: 240px;
    }

    .mr-kollektion-cards-container {
        min-height: 826px;
    }

    .mr-kollektion-card-01 img {
        height: 752px;
    }

    .mr-kollektion-card-01 .mr-kollektion-border {
        left: -328px;
        top: 354px;
        width: 752px;
    }

    .mr-kollektion-card-02 {
        left: 198px;
    }

    .mr-kollektion-card-02 img {
        height: 752px;
    }

    .mr-kollektion-card-02 .mr-kollektion-border {
        right: -316px;
        top: 354px;
        width: 752px;
    }

    .mr-kollektion-card-03 {
        left: 458px;
    }

    .mr-kollektion-card-03 img {
        height: 752px;
    }

    .mr-kollektion-card-03 .mr-kollektion-border {
        width: 752px;
        top: 354px;
        right: -310px;
    }

    .mr-kollektion-card-04 {
        left: 628px;
    }

    .mr-kollektion-card-04 img {
        height: 752px;
    }

    .mr-kollektion-card-04 .mr-kollektion-border {
        right: -311px;
        width: 752px;
        top: 354px;
    }

    .mr-aboutme-content h4 {
        font-size: 200px;
        line-height: 240px;
    }

    .mr-aboutme-border-left {
        left: -563px;
        width: 1040px;
        top: 492px;
        height: 43px;
    }

    .mr-aboutme-border-left p {
        font-size: 22px;
        line-height: 26px;
        position: absolute;
        top: 50%;
        left: 50%;
        padding: 0;
        -webkit-transform: translate(-50%,-50%);
        -ms-transform: translate(-50%,-50%);
        transform: translate(-50%,-50%);
    }

    .mr-aboutme-card {
        width: 410px;
        height: 545px;
    }

    .mr-aboutme-content p {
        padding-left: 75px;
    }

    .mr-kontakt h4 {
        font-size: 200px;
        line-height: 240px;
    }

    input {
        width: 363px;
    }

    textarea {
        width: 363px;
        height: 173px;
    }

    .mr-contact-form {
        height: 538px;
    }

    .mr-footer-logo {
        width: auto;

    }

    .mr-footer-logo img {
        width: 126px;
    }

    .mr-footer-adress {
        padding-top: 80px;
    }

    .mr-footer-brandname p {
        font-size: 22px;
        line-height: 26px;
    }

    .mr-footer-impressum p {
        font-size: 22px;
        line-height: 26px;
    }

    .mr-endofpage-text {
        width: 1250px;
        height: 43px;
    }

    .mr-endofpage-text p {
        font-size: 22px;
        line-height: 26px;
    }

    .mr-footer-flex {
        width: 1440px;
        margin: 0 auto;
    }

    .carousel-control-prev-icon {
        left: -120px;
        width: 54px;
        height: 54px;
    }

    .carousel-control-next-icon {
        right: -120px;
        width: 54px;
        height: 54px;
    }

    .mr-endofpage-button {
        width: 54px;
        height: 54px;
    }

    .mr-endofpage-button img {
        width: 15px;
    }



    /**** Windjacke Seite ***/

    #windjacke-header-logo {
        width: 139px;
    }

    .mr-header-nav-windjacken {
        width: 565px;
        bottom: 266px;
        right: -150px;
    }

    .mr-header-windjacken {
        height: 1024px;
    }

    .mr-windjacken-headline {
        font-size: 200px;
        line-height: 240px;
    }

    .mr-windjacken-subtext {
        width: 55%;
        margin: 0 auto;
    }

    .mr-windjacken-flex {
        width: 1440px;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    /*** Impressum Seite ***/

    .mr-impressum-contact-box {
        position: absolute;
        right: -60px;
        top: 480px;
        left: auto;
        width: 427px;
        height: 579px;
    }

    .mr-impressum-content-text {
        width: 815px;
    }

    .mr-impressum-header {
        padding-top: 60px;
    }

    .mr-footer-impressum {
        padding-top: 60px;
    }

    .mr-footer-icons {
        position: relative;
        right: 10px;
        top: 0px;
    }
}

@media (min-width: 1552px) {
    .mr-header {
        max-height: 1024px !important;
    }

    .mr-aktivkleidung {
        overflow: hidden;
    }
}

@media (min-width: 1920px) {

    .mr-header-nav {
        width: 600px;
        right: 25px;
        bottom: 280px;
    }

    .mr-header-nav ul {
        font-size: 20px;
        line-height: 24px;
    }

    .mr-header-button-windjacken {
        right: 180px;
        left: auto;
    }

    .mr-header {
        background-position: top;
    }

    .mr-ablauf-border-left {
        left: -185px;
    }

    .mr-aktivkleidung-border-left {
        top: 247px;
    }

    .mr-aktivkleidung-bewegung {
        height: 778px;
    }

    .mr-aktivkleidung-bewegung-border-left {
        left: -282px;
    }

    /** Windjacke Seite **/
    .mr-header-windjacken {
        height: 1024px !important;
    }

    .mr-header-nav-windjacken {
        width: 705px;
        bottom: 331px;
        right: -210px;
        height: 44px;
    }

    .mr-header-nav-windjacken ul {
        font-size: 22px;
        width: 700px;
    }

    .mr-header-backbutton {
        display: block;
        width: 51px;
        height: 51px;
        margin-top: 30px;
    }

    .mr-header-backbutton p {
        padding-left: 65px;
        padding-top: 13px;
    }

    .mr-header-backbutton img {
        width: 15px;
    }

    /** Impressum Seite **/
    .mr-impressum-header-button {
        width: 51px;
        height: 51px;
    }

    .mr-impressum-header-button p {
        padding-left: 65px;
        padding-top: 13px;
    }

    .mr-impressum-header-button img {
        width: 15px;
    }

    .mr-impressum-headline {
        font-size: 72px;
        line-height: 86px;
    }

}

@media (min-width: 2560px) {
    .mr-header-nav {
        right: 345px;
        bottom: 584px;
    }

    .mr-ablauf-border-left {
        left: -186px;
    }

    mr-footer-icons {
        right: 845px;
    }
}