body {
    font-family: titillium;
    background: #2d3741;
    color: #FFF !important;
    height: 100%;
    font-size: 1rem;
}

a {
    color: rgba(226, 0, 122, 1);
}

#page {
    overflow-x: hidden;
}

#video-overlay {
    width: 100% !important;
    height: 100% !important;
    position: fixed !important;
    display: none;
    background-color: rgb(255, 255, 255);
}

#video-background {
    /*  making the video fullscreen  */
    position: fixed;
    left: 0;
    top: 0;
    min-width: 100%;
    min-height: 100%;
    width: 100%;
    height: auto;
    z-index: -100;
}

.sdg-goal {
    overflow: hidden;
    width: 198px;
    height: 198px;
}

.sdg-desc {
    padding: 30px;
    display: none;
}

.sdg-goal.isset {
    cursor: pointer;
    overflow: hidden;
}

.sdg-goal .sdg-goal-desc {
    display: none;
}

.sdg-goal span {
    display: inline-block;
    opacity: 0.4;
    background-color: rgba(255, 255, 255, 0.05);
}

.sdg-goal span.in-use {
    display: inline-block;
    opacity: 1;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.sdg-goal span.in-use:hover {
    transform: scale(1.1);
}

.png-sprite {
    background-image: url("mpSprite.png") !important;
    background-size: 1000px 1000px;
}

html[lang="en"] .png-sprite {
    background-image: url("mpSpriteEN.png") !important;
    background-size: 1000px 1000px;
}

.png-sprite-sdg {
    background-image: url("mpSpriteSDG.png") !important;
    background-size: 2000px 2000px;
}

.png-sprite-sdg {
    background-image: url("mpSpriteSDG.png") !important;
    background-size: 2000px 2000px;
}

.sdg-goal-en .png-sprite-sdg{
    background-image: url("mpSpriteSDGen.png") !important;
}

.png-sprite-sdg.sdg-1 {
    background-position: -1px -1px;
    width: 198px;
    height: 198px;
}

.sdg-goal-desc.sdg-1-bgc,
.png-sprite-sdg.sdg-1.sdg-1-bgc {
    background-color: #e5243b;
}

.png-sprite-sdg.sdg-2 {
    background-position: -201px -1px;
    width: 198px;
    height: 198px;
}

.png-sprite-sdg.sdg-3 {
    background-position: -401px -1px;
    width: 198px;
    height: 198px;
}

.sdg-goal-desc.sdg-3-bgc,
.png-sprite-sdg.sdg-3.sdg-3-bgc {
    background-color: #4C9F38;
}

.png-sprite-sdg.sdg-4 {
    background-position: -601px -1px;
    width: 198px;
    height: 198px;
}

.png-sprite-sdg.sdg-5 {
    background-position: -801px -1px;
    width: 198px;
    height: 198px;
}

.png-sprite-sdg.sdg-6 {
    background-position: -1001px -1px;
    width: 198px;
    height: 198px;
}

.png-sprite-sdg.sdg-7 {
    background-position: -1201px -1px;
    width: 198px;
    height: 198px;
}

.sdg-goal-desc.sdg-7-bgc,
.png-sprite-sdg.sdg-7.sdg-7-bgc {
    background-color: #FCC30B;
}

.png-sprite-sdg.sdg-8 {
    background-position: -1401px -1px;
    width: 198px;
    height: 198px;
}

.sdg-goal-desc.sdg-8-bgc,
.png-sprite-sdg.sdg-8.sdg-8-bgc {
    background-color: #A21942;
}

.png-sprite-sdg.sdg-9 {
    background-position: -1601px -1px;
    width: 198px;
    height: 198px;
}

.sdg-goal-desc.sdg-9-bgc,
.png-sprite-sdg.sdg-9.sdg-9-bgc {
    background-color: #FD6925;
}

.png-sprite-sdg.sdg-10 {
    background-position: -1801px -1px;
    width: 198px;
    height: 198px;
}

.png-sprite-sdg.sdg-11 {
    background-position: -1px -201px;
    width: 198px;
    height: 198px;
}

.png-sprite-sdg.sdg-12 {
    background-position: -201px -201px;
    width: 198px;
    height: 198px;
}

.sdg-goal-desc.sdg-12-bgc,
.png-sprite-sdg.sdg-12.sdg-12-bgc {
    background-color: #BF8B2E;
}

.png-sprite-sdg.sdg-13 {
    background-position: -401px -201px;
    width: 198px;
    height: 198px;
}

.sdg-goal-desc.sdg-13-bgc,
.png-sprite-sdg.sdg-13.sdg-13-bgc {
    background-color: #3F7E44;
}

.png-sprite-sdg.sdg-14 {
    background-position: -601px -201px;
    width: 198px;
    height: 198px;
}

.png-sprite-sdg.sdg-15 {
    background-position: -801px -201px;
    width: 198px;
    height: 198px;
}

.png-sprite-sdg.sdg-16 {
    background-position: -1001px -201px;
    width: 198px;
    height: 198px;
}

.png-sprite-sdg.sdg-17 {
    background-position: -1201px -201px;
    width: 198px;
    height: 198px;
}

.png-sprite-sdg.sdg-logo {
    background-position: -1401px -201px;
    width: 198px;
    height: 198px;
    background-color: rgba(255, 255, 255, 0);
    opacity: 1;
}

.png-sprite.messe-dd {
    background-position: 0px -110px;
    width: 100px;
    height: 80px;
}

.png-sprite.messe-koeln {
    background-position: -125px -100px;
    width: 200px;
    height: 80px;
}

.png-sprite.messe-leipzig {
    background-position: -325px -100px;
    width: 100px;
    height: 80px;
}

.png-sprite.messe-hannover {
    background-position: -445px -100px;
    width: 100px;
    height: 80px;
}

.png-sprite.messe-dresden {
    background-position: -545px -100px;
    width: 220px;
    height: 80px;
}

.png-sprite.messe-deutsche-messe {
    background-position: -770px -100px;
    width: 220px;
    height: 80px;
}

.png-sprite.messe-dlg {
    background-position: 0px -589px;
    width: 95px;
    height: 80px;
}

.png-sprite.messe-dechema {
    background-position: -110px -589px;
    width: 190px;
    height: 80px;
}

.png-sprite.messe-reed {
    background-position: -320px -589px;
    width: 235px;
    height: 80px;
}

.png-sprite.company-edeka {
    background-position: -8px -724px;
    width: 80px;
    height: 80px;
}

.png-sprite.company-ibm {
    background-position: -498px -721px;
    width: 105px;
    height: 80px;
}

.png-sprite.company-haibike {
    background-position: -755px -715px;
    width: 250px;
    height: 80px;
}

.png-sprite.company-siemens {
    background-position: -110px -721px;
    width: 180px;
    height: 80px;
}

.png-sprite.company-nomos {
    background-position: -626px -940px;
    width: 160px;
    height: 60px;
    margin-top: 25px !important;
    margin-bottom: 25px !important;
}

.png-sprite.company-eex {
    background-position: -804px -938px;
    width: 180px;
    height: 60px;
    margin-top: 25px !important;
    margin-bottom: 25px !important;
}

.png-sprite.company-schneider {
    background-position: -10px -810px;
    width: 145px;
    height: 80px;
}

.png-sprite.company-winora {
    background-position: -765px -602px;
    width: 110px;
    height: 80px;
}

.png-sprite.company-daimler {
    background-position: -175px -810px;
    width: 220px;
    height: 80px;
}

.png-sprite.company-bulova {
    background-position: -420px -810px;
    width: 160px;
    height: 80px;
}

.png-sprite.company-slv {
    background-position: -595px -810px;
    width: 95px;
    height: 80px;
}

.png-sprite.company-schuberth {
    background-position: -705px -810px;
    width: 120px;
    height: 80px;
}

.png-sprite.company-man {
    background-position: -843px -805px;
    width: 95px;
    height: 80px;
}

.png-sprite.company-winston {
    background-position: -10px -880px;
    width: 330px;
    height: 70px;
}

@media (max-width: 1270px) {
    .png-sprite.company-winston {
        background-size: 750px 750px;
        background-position: 0px -2157px;
        width: 270px;
        height: 55px;
    }

}

.png-sprite.company-geze {
    background-position: -370px -880px;
    width: 140px;
    height: 70px;
}

.png-sprite.company-kronospan {
    background-position: -530px -880px;
    width: 155px;
    height: 70px;
}

.png-sprite.company-umweltbundesamt {
    background-position: -694px -890px;
    width: 150px;
    height: 60px;
    margin-top: 25px !important;
    margin-bottom: 25px !important;
}

.png-sprite.company-tata {
    background-position: -10px -935px;
    width: 220px;
    height: 70px;
}

.png-sprite.company-viessmann {
    background-position: -270px -935px;
    width: 180px;
    height: 70px;
}

.png-sprite.company-merck {
    background-position: -300px -721px;
    width: 190px;
    height: 80px;
}

.png-sprite.company-benz {
    background-position: -633px -721px;
    width: 110px;
    height: 80px;
}

.png-sprite.png-sprite-360 {
    background-position: -520px -290px;
    width: 435px;
    height: 210px;
}

.png-sprite.png-sprite-check {
    background-position: -10px -190px;
    width: 250px;
    height: 260px;
    transform: scale(0.4);
    display: inline-block;
}

.png-sprite.png-sprite-arrow-up {
    background-position: -285px -15px;
    width: 30px;
    height: 24px;
    display: inline-block;
}


.png-sprite.png-sprite-arrow-right {
    background-position: -285px -15px;
    width: 30px;
    height: 24px;
    display: inline-block;
}

.png-sprite-phone {
    background-position: -441px -14px;
    width: 30px;
    height: 30px;
}

.png-sprite.png-sprite-mystandcom {
    background-position: 330px -180px;
}

.png-sprite.png-sprite-elfe {
    background-position: 227px -180px
}

.png-sprite-leads {
    background-image: url("mystandleads_icon.png") !important;
    background-size: 105px 105px;
}

.png-sprite.png-sprite-map {
    background-position: -555px -525px;
    width: 200px;
    height: 180px;
}

.logo-row-item {
    background: #28313a;
    border-right: 5px solid #2d3741;
    margin-bottom: 5px;
}

.png-sprite.logo-image {
    display: block;
    background-color: #28313a;
    margin: 15px;
}

nav#nav-main .nav .nav-item {
    margin-left: 0px;
}

nav#nav-main .nav .nav-item a {
    color: #FFF;
    font-size: 1.1rem;
    padding: 5px 15px;
    text-transform: uppercase;
    transition: border-color 0.3s linear;
}

nav .nav .nav-item.active a {
    border: 2px solid #FFF;
    border-radius: 0px;
    transition: border-color 0.3s linear;
}

nav .nav .nav-item a:hover {
    text-decoration: none;
}

nav .nav .nav-item:not(.active) a:hover {
    border-bottom: 2px inset rgba(255, 255, 255, 0.2);
    transition: border-color 0.5s linear;
}

nav .nav .nav-item a {
    border: 2px solid rgba(255, 255, 255, 0);
    border-radius: 0px;
    font-weight: bold;
}

nav#nav-header .nav .nav-item a {
    color: #FFF;
    font-size: 0.7rem;
    padding: 5px 10px;
    text-transform: uppercase;
}

#header-container {
    height: 450px;
    margin-top: -90px;
    z-index: 1;
    position: relative;
    overflow: hidden;
}

#header-menu-container .container-fluid {

}

#header-container #header-bg {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
}

#header-container #header-bg canvas {
    width: 100%;
}

#header-container .header-text {
    /*margin-top: 18%;*/
    height: 100%;
    width: 100%;
    position: relative;
    z-index: 10;
}

#header-container .header-text .row {
    height: 94%;
    align-items: center;
}

#header-container .header-text h1 {
    font-weight: bold;
    /*font-size: 7rem;*/
    font-size: 5rem;
    line-height: 106px;
    margin-bottom: 14px;
    text-align: center;
}

#header-container .header-text h1.with-text-shadow {
    text-shadow: 0 10px 20px rgba(0, 0, 0, 0.4);
}

#header-container .header-text p {
    font-size: 3rem;
    line-height: 47px;
    text-align: center;
}

@media (max-width: 1270px) {
    #header-container .header-text h1 {
        font-size: 4.5rem;
        line-height: 74px;
        margin-bottom: 2px;
    }

    #header-container .header-text p {
        font-size: 2.4rem;
        line-height: 47px;
    }

}

#header-container .header-text h1, #header-container .header-text p {
    /*margin-left: 174px;*/
    /*margin-right: 150px;*/
}

#header-image {
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: -1;
    width: 100%;
    height: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;

}

#header-image img {
    width: 100%;
}

#header-pattern {
    z-index: 1;
    height: 100%;
}

header .responsive-top-menue .nav {
    justify-content: flex-end;
}

#header-menu-container {
    z-index: 30;
    height: 90px;
    padding: 15px 0px;
    position: relative;
}

#header-menu-container #nav-main {
    margin-top: 15px;
}

#header-menu-container .container-fluid {
    position: relative;
    padding-right: 32px;
}

#header-menue-shadow {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 0px;
    -webkit-box-shadow: 0px 0px 78px 106px rgba(0, 0, 0, 0.35);
    -moz-box-shadow: 0px 0px 78px 106px rgba(0, 0, 0, 0.35);
    box-shadow: 0px 0px 78px 106px rgba(0, 0, 0, 0.35);
    z-index: 20;
}

/*social icons*/

.ml-social {
    margin-top: 3px;
    width: 18px;
    display: inline-block;
    height: 25px;
    padding: 5px 8px !important;
}

#nav-footer .ml-social {
    transform: scale(1.3);
    width: 20px;
    margin: 5px;
}

.xing {
    background-position: -123px -10px;
}

.linkedin {
    background-position: -158px -8px;
}

.facebook {
    background-position: -196px -7px;
}

.instagram {
    background-position: -219px -9px
}

.space-left {
    margin-left: 20px;
}

header .mp-logo {
    position: absolute;
    top: 44px;
    left: 50px;
}

.mp-logo {
    width: 111px;
    display: block;
    height: 48px;
    background-position: 0px -10px;
}

.mp-logo:hover {
    /*border-bottom: 2px inset rgba(255, 255, 255, 0.2);*/
    /*transition: border-color 0.5s linear;*/
}

.menu-open.is-open .mp-logo{
    position: fixed;
    top: 28px;
}


.half-width {
    transform: scale(0.5);
    transform-origin: center;
}

.mp-slogan {
    display: block;
    position: absolute;
    top: 48px;
    left: 193px;
    text-transform: uppercase;
}

header.header {
    position: relative;
}

.header-stripes-container {
    position: absolute;
    left: 0px;
    width: 100%;
    height: 400px;
    bottom: 0px;
    z-index: 2;
    overflow: hidden;
}

.header-stripes-container .stripe {
    position: absolute;
    left: -10%;
    width: 120%;
    height: 300px;
    transform-origin: top left;
    transition: transform 1s ease-in-out, bottom 1s ease-in-out;

}

.header-stripes-container .stripe.stripe1 {
    background-color: #2d3741;
    bottom: -289px;
    transform: rotate(-6deg);
}

.header-stripes-container .stripe.stripe2 {
    background-color: #28313a;
    transform: rotate(-8deg);
    bottom: -289px;
}

.header-stripes-container .stripe.stripe3 {
    background-color: #252c34;
    transform: rotate(-9deg);
    bottom: -289px;
}

.header-stripes-container .stripe.stripe4 {
    background-color: #000000;
    opacity: 0.1;
    transform-origin: top left;
    transform: rotate(-6deg);
    bottom: -214px;
    left: -23px;
}

.header-status {
    width: 100%;
    height: 42px;
    position: absolute;
    bottom: -32px;
    left: 0px;
    z-index: 2;
    font-size: 0.7rem;
    text-transform: uppercase;
}

.ajax-content {
    text-align: center;
    padding-top: 0px;
}

footer {
    text-align: center;
    padding-top: 60px;
    padding-bottom: 50px;
    text-align: center;
    background: -moz-linear-gradient(277deg, rgba(45, 55, 65, 1) 0%, rgba(45, 55, 65, 1) 48%, rgba(138, 31, 101, 1) 88%, rgba(203, 7, 117, 1) 100%); /* ff3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(45, 55, 65, 1)), color-stop(48%, rgba(45, 55, 65, 1)), color-stop(88%, rgba(138, 31, 101, 1)), color-stop(100%, rgba(203, 7, 117, 1))); /* safari4+,chrome */
    background: -webkit-linear-gradient(277deg, rgba(45, 55, 65, 1) 0%, rgba(45, 55, 65, 1) 48%, rgba(138, 31, 101, 1) 88%, rgba(203, 7, 117, 1) 100%); /* safari5.1+,chrome10+ */
    background: -o-linear-gradient(277deg, rgba(45, 55, 65, 1) 0%, rgba(45, 55, 65, 1) 48%, rgba(138, 31, 101, 1) 88%, rgba(203, 7, 117, 1) 100%); /* opera 11.10+ */
    background: -ms-linear-gradient(277deg, rgba(45, 55, 65, 1) 0%, rgba(45, 55, 65, 1) 48%, rgba(138, 31, 101, 1) 88%, rgba(203, 7, 117, 1) 100%); /* ie10+ */
    background: linear-gradient(173deg, rgba(45, 55, 65, 1) 0%, rgba(45, 55, 65, 1) 48%, rgba(138, 31, 101, 1) 88%, rgba(203, 7, 117, 1) 100%); /* w3c */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2d3741', endColorstr='#cb0775', GradientType=0); /* ie6-9 */
}

footer .mp-logo {
    margin-top: 50px;

}

footer p, footer a {
    font-size: 1rem;
}

#nav-footer a {
    text-transform: uppercase;
    color: white;
    font-weight: normal;
}

.bold {
    font-weight: bold !important;
}

nav#nav-footer .nav .nav-item a {
    border: 0px inset rgba(255, 255, 255, 0.0);
    border-bottom: 2px inset rgba(255, 255, 255, 0.0);
}

nav#nav-footer .nav .nav-item.active a {
    border: 0px solid #FFF;
    border-bottom: 2px solid #FFF;
}

nav#nav-footer .nav .nav-item:not(.active) a:hover {
    border: 0px inset rgba(255, 255, 255, 0.0);
    border-bottom: 2px inset rgba(255, 255, 255, 0.2);
    transition: border-color 0.5s linear;
}

main h1, main p {
    /*    padding-left: 103px;
        padding-right: 103px;*/
}

main h1 {
    padding-bottom: 15px;
}

p {
    font-size: 1.2rem;
}

h1 {
    font-weight: bold;
}

h1 small {
    font-weight: bold;
    font-size: 1.4rem;
    text-transform: uppercase;
}

@media only screen and (max-width: 650px) {
    #globe-content-box .text-content,
    p {
        font-size: 1.1rem !important;
        text-align: left;
    }

    main h1 {
        font-size: 1.5rem;
        text-align: left;
    }

    h1 small {
        font-size: 1.2rem;
        text-align: left;
    }

    .png-sprite.png-sprite-360 {
        width: 480px;
        margin-left: 0px;
        margin-right: 0px;
        padding-left: 0px;
        height: 210px;
        transform: scale(0.7);
        display: block;
        left: 10px;
    }

}

@media only screen and (max-width: 576px) {
    p {
        text-align: left;
    }


    .mp-individual-influencer.mp-member p{
        text-align: center;
    }

}

.mp-grey-font {
    color: #bfc3c6;
}

/*scrollbar*/

/* Let's get this party started */
::-webkit-scrollbar {
    width: 5px;
}

/* Track */
::-webkit-scrollbar-track {
    /*-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);*/
    /*-webkit-border-radius: 10px;*/
    /*border-radius: 10px;*/
}

/* Handle */
::-webkit-scrollbar-thumb {
    background: #757a87;
}

::-webkit-scrollbar-thumb:window-inactive {
    /*background: rgba(255,0,0,0.4);*/
}

.hamburger {
    display: none;
    position: absolute;
    right: 27px;
    width: 27px;
    height: 20px;
    top: 15px;
    background-color: rgba(255, 255, 255, 0);
}

.hamburger span {
    display: block;
    width: 27px;
    height: 2px;
    margin-bottom: 6px;
    position: relative;
    background: white;
    /* border-radius: 3px; */
    z-index: 1;
    transform-origin: 4px 0px;
    transition: transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1.0),
    background 0.5s cubic-bezier(0.77, 0.2, 0.05, 1.0),
    opacity 0.55s ease;
}

.hamburger span:first-child {
    transform-origin: 0% 0%;
}

.hamburger span:nth-last-child(2) {
    transform-origin: 0% 100%;
}

body.menu-open .hamburger span {
    opacity: 1;
    transform: rotate(45deg) translate(-7px, -11px);
}

/*
 * But let's hide the middle one.
 */
body.menu-open .hamburger span:nth-last-child(3) {
    opacity: 0;
    transform: rotate(0deg) scale(0.2, 0.2);
}

/*
 * Ohyeah and the last one should go the other direction
 */
body.menu-open .hamburger span:nth-last-child(2) {
    transform: rotate(-45deg) translate(-5px, 10px);
}

@media only screen and (max-width: 900px) {

    header .mp-logo {
        left: 26px;
    }

    .mp-slogan {
        display: none;
    }

    #header-container .header-text h1, #header-container .header-text p {
        margin-left: 0px;
        margin-right: 0px;
    }

    #header-container .header-text {
        text-align: center;
    }

    #header-container .header-text h1 {
        font-size: 4rem;
        line-height: 4rem;
    }

    #header-container .header-text p {
        font-size: 1.8rem;
        line-height: 1.9rem;
        margin-top: 13px;
    }

    main h1, main p {
        /*        padding-left: 26px;
                padding-right: 26px;*/
    }
}

@media only screen and (max-width: 450px) {
    #header-container .header-text h1 {
        font-size: 2rem;
        line-height: 2rem;
    }

    #header-container .header-text p {
        font-size: 1rem;
        line-height: 1px;
    }
}

@media only screen and (max-width: 550px) {
    #header-container .header-text h1 {
        font-size: 2rem;
        line-height: 2rem;
    }

    #header-container .header-text p {
        font-size: 1.2rem;
        line-height: 1.2px;
    }
}

@media only screen and (max-width: 650px) {

    header .mp-logo {
        transform: scale(0.5);
        transform-origin: top left;
        top: 13px;
        z-index: 100;
        left: 34px;
    }

    .responsive-top-menue {
        display: flex;
        position: fixed;
        width: 100%;
        height: 100%;
        top: 0px;
        right: -100%;
        background-color: #b8057d;
        flex-direction: column;
        transition: right 200ms ease-in-out;
    }

    body.menu-open .responsive-top-menue {
        right: 0px;
        transition: right 200ms ease-in-out;
    }

    header .responsive-top-menue .nav {
        display: block;
        /*position: absolute;*/
        /*top: 74px;*/
        /*left: 13px;*/
    }

    header .responsive-top-menue #nav-header .nav {
        /*top: 74px;*/
        /*left: 19px;*/
    }

    nav#nav-main .nav .nav-item a {
        font-size: 2.1rem;
    }

    #header-menu-container #nav-main {
        order: 0;
        margin-top: 87px;
        margin-left: 19px;
    }

    #header-menu-container #nav-header {
        margin-top: 87px;
        margin-left: 26px;
        order: 1;
        position: relative;
    }

    nav#nav-main .nav .nav-item {
        margin-top: 12px;
    }

    nav#nav-header .nav .nav-item {
        margin-top: 9px;
    }

    nav#nav-header .nav .nav-item a {
        font-size: 1rem;
    }

    .hamburger {
        cursor: pointer;
        display: block;
    }

    body.menu-open {
        height: 100%;
        overflow: hidden;
    }

    #header-container .header-text {
    }

    #header-container .header-text h1 {
    }

    #header-container .header-text p {
        font-size: 1rem;
        line-height: 21px;
    }

    nav#nav-header .nav .nav-item a.ml-social {
        position: absolute;
        border: 2px solid white;
        border-radius: 50%;
        width: 35px;
        height: 35px;
        bottom: -78px;
    }

    nav#nav-header .nav .nav-item a.ml-social.linkedin {
        left: 52px;
        background-position: -152px -4px;
    }

    nav#nav-header .nav .nav-item a.ml-social.xing {
        left: 5px;
        background-position: -117px -4px;
    }

    nav#nav-header .nav .nav-item a.ml-social.facebook {
        left: 99px;
        background-position: -190px -2px;
    }

    nav#nav-header .nav .nav-item a.ml-social.instagram {
        left: 147px;
        background-position: -213px -3px
    }

    nav#nav-header .nav .nav-item a.language {
        right: 20px;
        bottom: -78px;
    }

    #contactBtn {
        right: -358px !important;
    }

}

@media only screen and (max-width: 486px) {
    #contactBtn.open {
        left: 80px !important;
    }

    #contactBtn.open .label {
        top: 74px;
        left: -74px;
    }

    #contactBtn.open .clabel {
        display: block !important;
    }
}

/* waypoints */

.ml-waypoint {
    opacity: 0;
    transition: all 700ms;
    margin: 45px 0px;
}

.ml-waypoint:first-of-type {
    margin-top: 0px !important;
}

.wp-in {
    opacity: 1;
    transition: all 700ms;
    margin-top: 0px;
}

/* Refernzen Individualbau */

.reference-post-container {
    opacity: 0;
    height: 0;
    transform: rotateX(-90deg);
    transition: all 0.5s cubic-bezier(.36, -0.64, .34, 1.76);
}

.reference-post-container.show {
    opacity: 1;
    height: 100%;
    transform: none;
    transition: all 0.5s cubic-bezier(.36, -0.64, .34, 1.76);
}

.mp-individual-reference {
    -webkit-box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.3);
}

.mp-individual-reference:hover {
    -webkit-box-shadow: 0px 0px 50px 0px rgba(184, 5, 125, 0.8);
    -moz-box-shadow: 0px 0px 50px 0px rgba(184, 5, 125, 0.8);
    box-shadow: 0px 0px 50px 0px rgba(184, 5, 125, 0.8);
    cursor: pointer;
}

.mp-individual-reference .image-content {
    overflow: hidden;
}

.mp-individual-reference .image-content img {
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.mp-individual-reference:hover .image-content img {
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.mp-individual-reference .subline-content {
    padding: 15px;
    text-align: center;
    background: #424a5f;
    color: #bfc3c6;
}

.mp-individual-reference .subline-content .companyname {
    text-transform: uppercase;
    font-weight: bold;
}

/* Segmente */

.highlight-segment-magenta-numbers,
.ml-waypoint:nth-last-of-type(2).highlight-segment-magenta {
    margin: 45px -15px;
    background: -moz-linear-gradient(277deg, rgba(45, 55, 65, 1) 0%, rgba(45, 55, 65, 1) 48%, rgba(138, 31, 101, 1) 88%, rgba(203, 7, 117, 1) 100%); /* ff3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(45, 55, 65, 1)), color-stop(48%, rgba(45, 55, 65, 1)), color-stop(88%, rgba(138, 31, 101, 1)), color-stop(100%, rgba(203, 7, 117, 1))); /* safari4+,chrome */
    background: -webkit-linear-gradient(277deg, rgba(45, 55, 65, 1) 0%, rgba(45, 55, 65, 1) 48%, rgba(138, 31, 101, 1) 88%, rgba(203, 7, 117, 1) 100%); /* safari5.1+,chrome10+ */
    background: -o-linear-gradient(277deg, rgba(45, 55, 65, 1) 0%, rgba(45, 55, 65, 1) 48%, rgba(138, 31, 101, 1) 88%, rgba(203, 7, 117, 1) 100%); /* opera 11.10+ */
    background: -ms-linear-gradient(277deg, rgba(45, 55, 65, 1) 0%, rgba(45, 55, 65, 1) 48%, rgba(138, 31, 101, 1) 88%, rgba(203, 7, 117, 1) 100%); /* ie10+ */
    background: linear-gradient(173deg, rgba(45, 55, 65, 1) 0%, rgba(45, 55, 65, 1) 48%, rgba(138, 31, 101, 1) 88%, rgba(203, 7, 117, 1) 100%); /* w3c */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2d3741', endColorstr='#cb0775', GradientType=0); /* ie6-9 */

}

.ml-waypoint:nth-last-of-type(2) .shadow-bottom-segment {
    -webkit-box-shadow: 0 5px 15px -5px #111;
    -moz-box-shadow: 0 5px 15px -5px #111;
    box-shadow: 0 5px 15px -5px #111;
}

.mp-number-reference {
    border: 1px solid #bfc3c6;
    padding: 30px;
    height: 100%;
}

.mp-number-reference.without-border {
    border: none;
}

.mp-number-reference .title-combined {
    font-size: 1.2rem;
    color: #bfc3c6;
}

.mp-number-reference .title-combined .highlight {
    font-size: 2.5rem;
    line-height: 2.5rem;
    color: #FFF;
    font-weight: bold;
}

.mp-number-reference .number-content {

    font-size: 6rem;
    line-height: 6rem;
    margin-bottom: 15px;
    color: #FFF;
    font-weight: bold;
}

@media only screen and (max-width: 650px) {

    .mp-number-reference .title-combined {
        font-size: 1.1rem;
    }

    .mp-number-reference .number-content {
        font-size: 3rem;
        line-height: 3rem;
    }
}

@include media-breakpoint-up('720px') {
    .mp-number-reference .number-content {
        font-size: 4rem;
    }
}

.mp-number-reference .title-content {
    font-size: 1.3rem;
    text-transform: uppercase;
    font-weight: bold;
    color: #fff;
}

.mp-number-reference .desc-content {
    color: #bfc3c6;
}

.mp-individual-reference-cat {
    display: block;
    /*color: #2d3741;*/
    color: #FFF;
    line-height: 1rem;
    margin: 20px auto;
    font-weight: bold;
    margin-bottom: 20px;
}

.mp-individual-reference-cat .label {
    color: #2d3741;
    background: #FFF;
    display: inline-block;
    padding: 3px 10px;
    margin-left: 5px;
    font-size: 1.2rem;
}

.mp-individual-influencer img {
    border-radius: 400px;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);

}

.mp-individual-influencer .influencer-details {
    font-size: 1.2rem;
}

.mp-individual-influencer .influencer-details .name-content {
    text-transform: uppercase;
    font-weight: bold;
}

.show-more {
    border: 1px solid #FFF;
    border-radius: 15px;
    padding: 5px 15px;
}

.ftg-filters {
    margin-top: 30px;
}

.ftg-filters a {
    border: 3px solid #FFF !important;
    border-radius: 30px;
    width: 55px;
    height: 55px;
    font-size: 1.4rem;
    line-height: 2.4rem;
}

/* Referenzen Detailseite */
#reference-detail-data {
    font-weight: bold;
}

#reference-detail-data .label {
    text-transform: uppercase;
    color: #bfc3c6;
    font-weight: normal;
    display: block;
    margin-right: 10px;
}

@media only screen and (max-width: 991px) {
    #reference-detail-data .label {
        display: block;
    }
}

.mp-text-content p {
    color: #bfc3c6;
}

.mp-text-content ul li{
    color: #bfc3c6;
    font-size: 1.2rem;
}

.effect-fly {
    -webkit-perspective: 1300px;
    perspective: 1300px;
}

.effect-fly .animate {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform-origin: 50% 50% -300px;
    transform-origin: 50% 50% -300px;
    -webkit-transform: rotateX(-180deg);
    transform: rotateX(-180deg);
    -webkit-animation: fly .8s ease-in-out forwards;
    animation: fly .8s ease-in-out forwards;
}

@-webkit-keyframes fly {
    0% {
    }
    100% {
        -webkit-transform: rotateX(0deg);
        opacity: 1;
    }
}

@keyframes fly {
    0% {
    }
    100% {
        -webkit-transform: rotateX(0deg);
        transform: rotateX(0deg);
        opacity: 1;
    }
}

/* Segment Leistungen */

.mp-thunder {
    min-height: 87px;
    background-image: url("../img/pfeil.png");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
}

#mp-individual-benefits {

}

#mp-individual-benefits h3 {
    text-transform: uppercase;
    font-size: 1.5rem;
}

#mp-individual-benefits ul {
    list-style: none;
    margin: 0;
    padding: 0;
    color: #bfc3c6;
    /*text-transform: uppercase;*/
}

#mp-individual-benefits div.circle {
    width: 40px;
    height: 40px;
    background: -moz-linear-gradient(277deg, rgba(203, 7, 117, 1) 0%, rgba(138, 31, 101, 1) 48%, rgba(176, 0, 178, 1) 88%, rgba(162, 0, 193, 1) 100%); /* ff3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(203, 7, 117, 1)), color-stop(48%, rgba(138, 31, 101, 1)), color-stop(88%, rgba(176, 0, 178, 1)), color-stop(100%, rgba(162, 0, 193, 1))); /* safari4+,chrome */
    background: -webkit-linear-gradient(277deg, rgba(203, 7, 117, 1) 0%, rgba(138, 31, 101, 1) 48%, rgba(176, 0, 178, 1) 88%, rgba(162, 0, 193, 1) 100%); /* safari5.1+,chrome10+ */
    background: -o-linear-gradient(277deg, rgba(203, 7, 117, 1) 0%, rgba(138, 31, 101, 1) 48%, rgba(176, 0, 178, 1) 88%, rgba(162, 0, 193, 1) 100%); /* opera 11.10+ */
    background: -ms-linear-gradient(277deg, rgba(203, 7, 117, 1) 0%, rgba(138, 31, 101, 1) 48%, rgba(176, 0, 178, 1) 88%, rgba(162, 0, 193, 1) 100%); /* ie10+ */
    background: linear-gradient(173deg, rgba(203, 7, 117, 1) 0%, rgba(138, 31, 101, 1) 48%, rgba(176, 0, 178, 1) 88%, rgba(162, 0, 193, 1) 100%); /* w3c */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2d3741', endColorstr='#cb0775', GradientType=0); /* ie6-9 */
    display: inline-block;
    border-radius: 30px;

}

#mp-individual-benefits div.circle span {
    width: 26px;
    height: 26px;
    display: inline-block;
    margin: 7px;
    background: #2d3741;
    border-radius: 25px;
}

#mp-individual-benefits div.line {
    border-top: 1px dotted #bfc3c6;
    height: 1px;
    width: 100%;
}

#mp-individual-benefits div.line::before {
    content: "";
    border-radius: 1px;
    background: #fff;
    width: 2px;
    height: 2px;
    display: inline-block;
    padding: 2px;
    left: 10px;
    top: 20px;
    position: absolute;

}

#mp-individual-benefits div.line::after {
    content: "";
    border: solid #fff;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 2px;
    right: 10px;
    top: 19px;
    position: absolute;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
}

#mp-individual-benefits div.ok {
    width: 40px;
    height: 40px;
    background-image: url("../img/ok.png");
    background-size: contain;
    background-repeat: no-repeat;
    display: inline-block;
}

.caption-block .category {
    font-size: 3rem;
    font-weight: bold;
}

.stripe-body {
    background: -moz-linear-gradient(277deg, rgba(226, 0, 122, 1) 0%, rgba(152, 0, 185, 1) 100%); /* ff3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(226, 0, 122, 1)), color-stop(48%, rgba(138, 31, 101, 1)), color-stop(88%, rgba(176, 0, 178, 1)), color-stop(100%, rgba(152, 0, 185, 1))); /* safari4+,chrome */
    background: -webkit-linear-gradient(277deg, rgba(226, 0, 122, 1) 0%, rgba(152, 0, 185, 1) 100%); /* safari5.1+,chrome10+ */
    background: -o-linear-gradient(277deg, rgba(226, 0, 122, 1) 0%, rgba(152, 0, 185, 1) 100%); /* opera 11.10+ */
    background: -ms-linear-gradient(277deg, rgba(226, 0, 122, 1) 0%, rgba(152, 0, 185, 1) 100%); /* ie10+ */
    background: linear-gradient(173deg, rgba(226, 0, 122, 1) 0%, rgba(152, 0, 185, 1) 100%); /* w3c */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2d3741', endColorstr='#cb0775', GradientType=0); /* ie6-9 */
    height: 25px;
    margin: 0 -15px;
    transform: rotate(-3deg);
}

.stripe-body.top-to-bottom {
    transform: rotate(-3deg);
}

.stripe-body.blue {
    transform: rotate(-0deg);
    background: -moz-linear-gradient(-277deg, #00ffff 0%, #0099cb 100%); /* ff3.6+ */
    background: -webkit-linear-gradient(-277deg, #00ffff 0%, #0099cb 100%); /* safari5.1+,chrome10+ */
    background: -o-linear-gradient(-277deg, #00ffff 0%, #0099cb 100%); /* opera 11.10+ */
    background: -ms-linear-gradient(-277deg, #00ffff 0%, #0099cb 100%); /* ie10+ */
    background: linear-gradient(-173deg, #00ffff 0%, #0099cb 100%); /* w3c */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffff', endColorstr='#0099cb', GradientType=0); /* ie6-9 */

}

.stripe-body.magenta {
    background: -moz-linear-gradient(277deg, rgba(226, 0, 122, 1) 0%, rgba(152, 0, 185, 1) 100%); /* ff3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(226, 0, 122, 1)), color-stop(48%, rgba(138, 31, 101, 1)), color-stop(88%, rgba(176, 0, 178, 1)), color-stop(100%, rgba(152, 0, 185, 1))); /* safari4+,chrome */
    background: -webkit-linear-gradient(277deg, rgba(226, 0, 122, 1) 0%, rgba(152, 0, 185, 1) 100%); /* safari5.1+,chrome10+ */
    background: -o-linear-gradient(277deg, rgba(226, 0, 122, 1) 0%, rgba(152, 0, 185, 1) 100%); /* opera 11.10+ */
    background: -ms-linear-gradient(277deg, rgba(226, 0, 122, 1) 0%, rgba(152, 0, 185, 1) 100%); /* ie10+ */
    background: linear-gradient(173deg, rgba(226, 0, 122, 1) 0%, rgba(152, 0, 185, 1) 100%); /* w3c */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2d3741', endColorstr='#cb0775', GradientType=0); /* ie6-9 */
    transform: rotate(-0deg);
}

.stripe-background {
    position: relative;
    top: -40px;
    transform: rotate(-3deg);
    margin: 0px -30px;
}

.background-bottom {
    height: 110px;
    background: #2d3741;
    margin: 0 -15px;
}

.mt-90 {
    margin-top: 90px;
}

.mb-90 {
    margin-bottom: 90px;
}

.highlight-segment-magenta-withstripe {
    position: relative;
}

.highlight-segment-magenta-withstripe .background-stripe {
    height: 100px;
    background: #2d3741;
    transform: rotate(-3deg);
    margin: 0px -15px;
    position: relative;
    bottom: -82px;
}

.highlight-segment-magenta-withstripe .background-stripe .inner-stripe-top {
    height: 15px;
    width: 100%;
    background: rgba(0, 0, 0, 0.2);
    position: relative;
    top: -10px
}

.zoominheader {
    -webkit-animation: zoomin 60s ease-in infinite;
    animation: zoomin 60s ease-in infinite;
    transition: all 60s ease-in-out;
    overflow: hidden;
}

/* Zoom in Keyframes */
@-webkit-keyframes zoomin {
    0% {
        transform: scale(1);
    }
    50% {
        transform: scale(1.1);
    }
    100% {
        transform: scale(1);
    }
}

@keyframes zoomin {
    0% {
        transform: scale(1);
    }
    50% {
        transform: scale(1.1);
    }
    100% {
        transform: scale(1);
    }
}

/*End of Zoom in Keyframes */

/* Zoom out Keyframes */
@-webkit-keyframes zoomout {
    0% {
        transform: scale(1);
    }
    50% {
        transform: scale(0.9);
    }
    100% {
        transform: scale(1);
    }
}

@keyframes zoomout {
    0% {
        transform: scale(1);
    }
    50% {
        transform: scale(0.9);
    }
    100% {
        transform: scale(1);
    }
}

/*End of Zoom out Keyframes */

.carousel-indicators {
    bottom: -15px;
}

#carouselTestimonials.carousel.slide {
    overflow: hidden;
}

@media only screen and (max-width: 650px) {

    .mp-number-reference {
        padding: 15px;
    }

    .mp-number-reference .title-combined .highlight {
        font-size: 1.5rem;
    }
}

#globe {
    /*background: #000;*/
    /*transform: rotate(-3deg);*/
    margin: 0px -60px;
    z-index: 9999;
    /*transform: rotate(5.5deg);*/
}

#globe-content-box {
    /*transform: rotate(3deg);*/
    /*transform: rotate(5.5deg);*/
}

.globe-lines-top {
    background: -moz-linear-gradient(277deg, rgba(226, 0, 122, 1) 0%, rgba(152, 0, 185, 1) 100%); /* ff3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(226, 0, 122, 1)), color-stop(48%, rgba(138, 31, 101, 1)), color-stop(88%, rgba(176, 0, 178, 1)), color-stop(100%, rgba(152, 0, 185, 1))); /* safari4+,chrome */
    background: -webkit-linear-gradient(277deg, rgba(226, 0, 122, 1) 0%, rgba(152, 0, 185, 1) 100%); /* safari5.1+,chrome10+ */
    background: -o-linear-gradient(277deg, rgba(226, 0, 122, 1) 0%, rgba(152, 0, 185, 1) 100%); /* opera 11.10+ */
    background: -ms-linear-gradient(277deg, rgba(226, 0, 122, 1) 0%, rgba(152, 0, 185, 1) 100%); /* ie10+ */
    background: linear-gradient(173deg, rgba(226, 0, 122, 1) 0%, rgba(152, 0, 185, 1) 100%); /* w3c */
    /*border-top: 90px solid #2d3741 ;*/
    /*transform: rotate(-5.5deg);*/
    margin: 0px -100px;
    margin-top: 90px;
    z-index: 3;
    position: relative;
    height: 15px;
}

.globe-lines-bottom {
    background: -moz-linear-gradient(277deg, rgba(226, 0, 122, 1) 0%, rgba(152, 0, 185, 1) 100%); /* ff3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(226, 0, 122, 1)), color-stop(48%, rgba(138, 31, 101, 1)), color-stop(88%, rgba(176, 0, 178, 1)), color-stop(100%, rgba(152, 0, 185, 1))); /* safari4+,chrome */
    background: -webkit-linear-gradient(277deg, rgba(226, 0, 122, 1) 0%, rgba(152, 0, 185, 1) 100%); /* safari5.1+,chrome10+ */
    background: -o-linear-gradient(277deg, rgba(226, 0, 122, 1) 0%, rgba(152, 0, 185, 1) 100%); /* opera 11.10+ */
    background: -ms-linear-gradient(277deg, rgba(226, 0, 122, 1) 0%, rgba(152, 0, 185, 1) 100%); /* ie10+ */
    background: linear-gradient(173deg, rgba(226, 0, 122, 1) 0%, rgba(152, 0, 185, 1) 100%); /* w3c */
    /*border-bottom: 90px solid #2d3741 ;*/
    height: 15px;
    /*transform: rotate(-5.5deg);*/
    margin: 0px -100px;
    margin-bottom: 45px;
    z-index: 3;
    position: relative;
}

.bgc-black {
    background: #000;
}

.bgc-darker {
    background: #28313a;
}

.bgc-darker-video {
    background: #28313a;
}

.bgc-darker-gradient {
    background: #28313a;
    background: -moz-linear-gradient(180deg, #28313a 0%, #28313a 75%, #2d3741 75%, #2d3741 100%); /* ff3.6+ */
    background: -webkit-linear-gradient(180deg, #28313a 0%, #28313a 75%, #2d3741 75%, #2d3741 100%); /* safari5.1+,chrome10+ */
    background: -o-linear-gradient(180deg, #28313a 0%, #28313a 75%, #2d3741 75%, #2d3741 100%); /* opera 11.10+ */
    background: -ms-linear-gradient(180deg, #28313a 0%, #28313a 75%, #2d3741 75%, #2d3741 100%); /* ie10+ */
    background: linear-gradient(180deg, #28313a 0%, #28313a 75%, #2d3741 75%, #2d3741 100%); /* w3c */
}

.bgc-darker-gradient-85 {
    background: #28313a;
    background: -moz-linear-gradient(180deg, #28313a 0%, #28313a 85%, #2d3741 85%, #2d3741 100%); /* ff3.6+ */
    background: -webkit-linear-gradient(180deg, #28313a 0%, #28313a 85%, #2d3741 85%, #2d3741 100%); /* safari5.1+,chrome10+ */
    background: -o-linear-gradient(180deg, #28313a 0%, #28313a 85%, #2d3741 85%, #2d3741 100%); /* opera 11.10+ */
    background: -ms-linear-gradient(180deg, #28313a 0%, #28313a 85%, #2d3741 85%, #2d3741 100%); /* ie10+ */
    background: linear-gradient(180deg, #28313a 0%, #28313a 85%, #2d3741 85%, #2d3741 100%); /* w3c */
}

.bgc-grey-to-dark {
    background: -moz-linear-gradient(180deg, #2d3741 0%, #000 70%, #000 100%); /* ff3.6+ */
    background: -webkit-linear-gradient(180deg, #2d3741 0%, #000 70%, #000 100%); /* safari5.1+,chrome10+ */
    background: -o-linear-gradient(180deg, #2d3741 0%, #000 70%, #000 100%); /* opera 11.10+ */
    background: -ms-linear-gradient(180deg, #2d3741 0%, #000 70%, #000 100%); /* ie10+ */
    background: linear-gradient(180deg, #2d3741 0%, #000 70%, #000 100%); /* w3c */
}

.bgc-grey-to-transparent {
    background: -moz-linear-gradient(180deg, #2d3741 0%, #000 70%, rgba(0,0,0,0) 100%); /* ff3.6+ */
    background: -webkit-linear-gradient(180deg, #2d3741 0%, #000 70%, rgba(0,0,0,0) 100%); /* safari5.1+,chrome10+ */
    background: -o-linear-gradient(180deg, #2d3741 0%, #000 70%, rgba(0,0,0,0) 100%); /* opera 11.10+ */
    background: -ms-linear-gradient(180deg, #2d3741 0%, #000 70%, rgba(0,0,0,0) 100%); /* ie10+ */
    background: linear-gradient(180deg, #2d3741 0%, #000 70%, rgba(0,0,0,0) 100%); /* w3c */
}


@media only screen and (max-width: 991px) {
    .bgc-darker-gradient {
        background: #28313a;
    }

    .bgc-darker-gradient-85 {
        background: #28313a;
    }
}

.bgc-dark-to-grey{
    background: -moz-linear-gradient(180deg, #000 0%, #2d3741 70%, #2d3741 100%); /* ff3.6+ */
    background: -webkit-linear-gradient(180deg, #000 0%, #2d3741 70%, #2d3741 100%); /* safari5.1+,chrome10+ */
    background: -o-linear-gradient(180deg, #000 0%, #2d3741 70%, #2d3741 100%); /* opera 11.10+ */
    background: -ms-linear-gradient(180deg, #000 0%, #2d3741 70%, #2d3741 100%); /* ie10+ */
    background: linear-gradient(180deg, #000 0%, #2d3741 70%, #2d3741 100%); /* w3c */
}

.globe-container {
    /*background: #28313a;*/
    /*background: -moz-linear-gradient(180deg, #2d3741 0%, #000 50%, #2d3741 100%); /!* ff3.6+ *!/*/
    /*background: -webkit-linear-gradient(180deg, #2d3741 0%, #000 50%, #2d3741 100%); /!* safari5.1+,chrome10+ *!/*/
    /*background: -o-linear-gradient(180deg, #2d3741 0%, #000 50%, #2d3741 100%); /!* opera 11.10+ *!/*/
    /*background: -ms-linear-gradient(180deg, #2d3741 0%, #000 50%, #2d3741 100%); /!* ie10+ *!/*/
    /*background: linear-gradient(180deg, #2d3741 0%, #000 50%, #2d3741 100%); /!* w3c *!/*/
}

.progress-bar-mp .amount {
    background: -moz-linear-gradient(90deg, rgba(152, 0, 185, 1) 0%, rgba(226, 0, 122, 1) 100%); /* ff3.6+ */
    background: -webkit-linear-gradient(90deg, rgba(152, 0, 185, 1) 0%, rgba(226, 0, 122, 1) 100%); /* safari5.1+,chrome10+ */
    background: -o-linear-gradient(90deg, rgba(152, 0, 185, 1) 0%, rgba(226, 0, 122, 1) 100%); /* opera 11.10+ */
    background: -ms-linear-gradient(90deg, rgba(152, 0, 185, 1) 0%, rgba(226, 0, 122, 1) 100%); /* ie10+ */
    background: linear-gradient(90deg, rgba(152, 0, 185, 1) 0%, rgba(226, 0, 122, 1) 100%); /* w3c */
    /*border-bottom: 90px solid #2d3741 ;*/
    height: 20px;

}

.progress-container .progress-label {
    text-align: left;
    margin-top: 5px;
    margin-bottom: 30px;
    font-size: 1.2rem;
}

.line1 {
    height: 15px;
    background: rgba(152, 0, 185, 1);
}

.line2 {
    height: 15px;
    background: rgba(226, 0, 122, 1);
    /*transform: rotate(-5deg);*/
    overflow: hidden;
}

.over-hidden {
    overflow-y: hidden;
}

#contact-btn {
    position: fixed;
    background: #fff;
    color: rgba(226, 0, 122, 1);
    padding: 15px;
    font-size: 1.2rem;
    text-transform: uppercase;
    display: inline-block;
    font-weight: bold;
    right: 20px;
}

#globe-content-box .text-content {
    font-size: 1.2rem;
    color: #85888a;
}

#globe-content-box .text-content .continent {
    color: #fff;
    display: inline-block;
    margin-right: 5px;
    margin-left: 5px;
    text-transform: uppercase;
    font-weight: bold;
}

#globe-content-box .text-content .continent:first-of-type {
    margin-left: 0px;
}

@media only screen and (max-width: 1200px) {

    /*#globe-content-box .text-content {*/
    /*visibility: hidden;*/
    /*}*/
}

.row-flex {
    display: flex;
    flex-wrap: wrap;
}

.separator-edges {
    background-repeat: no-repeat;
    background-image: url("mpSeparator.png") !important;
    background-position: center center;
    background-size: cover;
    height: 70px;
    width: 110%;
    margin-left: -30px;
    margin-right: -30px;
}

.separator-edges-dark-top {
    background-repeat: no-repeat;
    background-image: url("mpSeparator-dark-top.png") !important;
    background-position: center center;
    background-size: cover;
    height: 70px;
    width: 110%;
    margin-left: -30px;
    margin-right: -30px;
    position: relative;
    top: 45px;
    z-index: 5;
}

.separator-edges-blue {
    background-repeat: no-repeat;
    background-image: url("mpSeparatorBlue.png") !important;
    background-position: center center;
    background-size: cover;
    height: 70px;
    width: 110%;
    margin-left: -30px;
    margin-right: -30px;
}

.separator-edges .line-start {
    height: 15px;
    background: rgba(152, 0, 185, 1);
}

.separator-edges .line-end {
    height: 15px;
    background: rgba(226, 0, 122, 1);
}

.globe-container {
    position: relative;
    margin: -15px;
}

.rowoverlay {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    bottom: 0;
    right: 0;
    height: 100%;
}

.block-with-text {
    height: 3.6rem;
}

#ref-gallery .reference-gallery-item {
    cursor: pointer;
}

#contactBtn {
    position: fixed;
    top: 50%;
    right: -380px;
    z-index: 50;

}

#contactBtn.open {
    -webkit-animation: forwards;
    -webkit-animation-name: opencontact;
    -webkit-animation-duration: 0.3s;
    animation-timing-function: ease-out;
}

@keyframes opencontact {
    0% {
        right: -403px;
    }
    100% {
        right: 0px;
    }
}

#contactBtn .label {
    text-transform: uppercase;
    font-weight: bold;
    padding: 10px;
    font-size: 1.1rem;
    color: rgba(226, 0, 122, 1);
    transform: rotate(-90deg);
    background: #FFF;
    cursor: pointer;
    height: 48px;
    width: 100px;
    position: relative;
    float: left;
    top: 26px;
    left: 26px;
}

#contactBtn .content {
    padding: 30px 60px 30px 30px;
    background: #FFF;
    color: #000;
    float: left;
}

#contactBtn .content h1 {
    margin-bottom: 10px;
}

#contactBtn .content .clabel {
    text-transform: uppercase;
    font-weight: bold;
    width: 90px;
    display: inline-block;
}

#contactBtn .content ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

#contactBtn .content ul li {
    float: left;
    margin-right: 15px;
    color: rgba(226, 0, 122, 1);
    text-transform: uppercase;
}

#contactBtn .content ul li a {
    color: rgba(226, 0, 122, 1);
}

.accordion-mp .card {
    background: #28313a;
    border: 1px solid #28313a;
    font-size: 1.2rem !important;
    margin-bottom: 5px;
}

.accordion-mp .card .card-header {
    overflow: hidden;
}

.accordion-mp .card .card-header .btn {
    color: #FFF;
    float: left;
    font-weight: bold;
    padding-left: 0px;
    font-size: 1.2rem !important;
    text-align: left;
    text-overflow: ellipsis;
    overflow: hidden;
}

.accordion-mp .card .card-header .location {
    display: inline-block;
    float: right;
    line-height: 1.5;
    padding: .375rem 0;
}

@media only screen and (max-width: 660px) {

    .accordion-mp .card .card-header .btn {
        display: block;
        white-space: normal;
    }

    .accordion-mp .card .card-header .location {
        clear: both;
        float: left;
        display: block;
    }
}

.accordion-mp .card .card-body {
    text-align: left;
    color: #bfc3c6;;
}

.accordion-mp .card .card-body ul {
    padding-left: 30px;
}

.accordion-mp .card .card-body ul li {
    margin-bottom: 10px;
}

.accordion-mp .card .card-body h5 {
    text-transform: uppercase;
    margin-top: 30px;
    margin-bottom: 15px;
    color: #FFF;
}

.btn-primary {
    background: #fff;
    border-radius: 0px;
    border: 1px solid #fff;
    color: #28313a !important;
    font-size: 1.2rem !important;
}

.btn-primary:hover {
    background: rgba(226, 0, 122, 1);
    border: 1px solid rgba(226, 0, 122, 1);
    color: #FFF !important;
}

.jobad-menu {
}

#light-section .right-headline {
    font-size: 4.5rem;
    font-weight: bold;
}

@media only screen and (max-width: 680px) {
    #light-section .right-headline {
        font-size: 3rem;
        font-weight: bold;
    }
}

#light-section .light-section-number {
    opacity: 0;
}

.parallax {
    /* The image used */
    background-image: url("../img/team.jpg");

    /* Full height */
    height: 450px;

    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
}

.parallax.skyview {
    background-image: url("../img/mp_skyview.jpg");
}

.list-without-circle,
.list-with-circle {
    list-style: none;
    font-size: 1.2rem;
}

.list-without-circle {
    margin: 0;
    padding: 0;
}

.list-without-circle li {
    text-align: left;
    position: relative;
    margin-bottom: 15px;
}

.list-with-circle li {
    text-align: left;
    position: relative;
    padding-left: 60px;
    margin-bottom: 15px;
}

.list-with-circle li::before {
    content: '';
    width: 40px;
    height: 40px;
    background: -moz-linear-gradient(277deg, rgba(203, 7, 117, 1) 0%, rgba(138, 31, 101, 1) 48%, rgba(176, 0, 178, 1) 88%, rgba(162, 0, 193, 1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(203, 7, 117, 1)), color-stop(48%, rgba(138, 31, 101, 1)), color-stop(88%, rgba(176, 0, 178, 1)), color-stop(100%, rgba(162, 0, 193, 1)));
    background: -webkit-linear-gradient(277deg, rgba(203, 7, 117, 1) 0%, rgba(138, 31, 101, 1) 48%, rgba(176, 0, 178, 1) 88%, rgba(162, 0, 193, 1) 100%);
    background: -o-linear-gradient(277deg, rgba(203, 7, 117, 1) 0%, rgba(138, 31, 101, 1) 48%, rgba(176, 0, 178, 1) 88%, rgba(162, 0, 193, 1) 100%);
    background: -ms-linear-gradient(277deg, rgba(203, 7, 117, 1) 0%, rgba(138, 31, 101, 1) 48%, rgba(176, 0, 178, 1) 88%, rgba(162, 0, 193, 1) 100%);
    background: linear-gradient(173deg, rgba(203, 7, 117, 1) 0%, rgba(138, 31, 101, 1) 48%, rgba(176, 0, 178, 1) 88%, rgba(162, 0, 193, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2d3741', endColorstr='#cb0775', GradientType=0);
    display: inline-block;
    border-radius: 40px;
    position: absolute;
    left: 0px;
    top: -5px;
    transition: all .2s;
}

.list-with-circle.circle-white li::before {
    background: none;
    border: 5px solid #FFF;
}

.list-with-circle.circle-white li::before {
    background: none;
    border: 5px solid #FFF;
}

.list-with-circle li::after {
    content: '';
    position: absolute;
    left: 0px;
    top: -5px;
    width: 26px;
    height: 26px;
    display: inline-block;
    margin: 7px;
    background: #2d3741;
    border-radius: 25px;
    transition: all .2s;
}

.list-with-circle.circle-white li::after {
    background: none;
}

.list-without-circle li span.statement,
.list-with-circle li span.statement {
    color: #FFF;
    font-weight: bold;
    text-transform: uppercase;
}

@media only screen and (max-width: 576px) {
    .list-with-circle{

    }

    .list-without-circle, .list-with-circle{
        font-size: 1.1rem;
    }
}

.carousel-item {
    min-height: 680px;
}

/* overlay at start */
.mfp-fade.mfp-bg {
    opacity: 0;

    -webkit-transition: all 0.15s ease-out;
    -moz-transition: all 0.15s ease-out;
    transition: all 0.15s ease-out;
}

/* overlay animate in */
.mfp-fade.mfp-bg.mfp-ready {
    opacity: 0.8;
}

/* overlay animate out */
.mfp-fade.mfp-bg.mfp-removing {
    opacity: 0;
}

/* content at start */
.mfp-fade.mfp-wrap .mfp-content {
    opacity: 0;

    -webkit-transition: all 0.15s ease-out;
    -moz-transition: all 0.15s ease-out;
    transition: all 0.15s ease-out;
}

/* content animate it */
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
    opacity: 1;
}

/* content animate out */
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
    opacity: 0;
}

.digital-carousel .carousel-indicators {
    top: 10px
}

.digital-carousel .carousel-indicators {
    content: "";
    height: 6px;
    position: relative;
    top: 30px;
}

.digital-carousel .carousel-indicators li {
    width: 200px;
    text-indent: 0px;
    text-transform: uppercase;
    font-size: 1.2rem;
    font-weight: bold;
    height: 5px;
    background: none;
    margin: 0;
}

.digital-carousel .carousel-indicators li::before {
    content: "";
    height: 6px;
    background: #3e464e;
    top: 45px;
    margin: 0 auto;
}

.digital-carousel .carousel-indicators li.active:before {
    background: #00ffff;
}

.digital-carousel .carousel-indicators.carousel-indicators-magenta li.active:before {
    background: rgba(226, 0, 122, 1);
}

.digital-carousel .carousel-indicators li::before {

}

button.btn-white-border,
.btn-white-border {
    text-transform: uppercase;
    border: 1px solid #FFF;
    padding: 10px 30px;
    color: #FFF;
    font-weight: bold;
    font-size: 1.2rem;
    cursor: pointer;
    display: inline-block;
    background: #2d3741;
}

.btn-white-border:hover {
    background: #FFF;
    color: #28313a;
}

.digital-item-content h2 {
    font-size: 1.6rem;
    margin-bottom: 30px;
}

.digital-item-content h2 small {
    color: #bfc3c6;
}

.digital-item-content h2 span.text-content {
    padding: 20px 0px;
    display: inline-block;
}

.digital-item-content h2 span.icon-content {
    display: inline-block;
    float: left;
    height: 105px;
    width: 105px;
    margin-right: 15px;
}

dl dd {
    margin-bottom: 0px;
    display: table-cell;
}

dl dt {
    width: 80px;
    float: left;
    text-transform: uppercase;
}

.video-digital {
    position: relative;
    overflow: hidden;
    height: 800px;
}

.video-digital video {
    position: absolute;
    top: 50%;
    left: 50%;
    width: auto;
    min-width: 100%;
    height: auto;
    min-height: 100%;
    transform: translateX(-50%) translateY(-50%);
}

#ansprechpartner .ansprechpartner-typ,
.standorte .standort-typ {
    text-transform: uppercase;
    font-size: 1.2rem;
    color: #bfc3c6;
    margin-bottom: 10px;
    font-weight: bold;
    text-align: left;
}

#ansprechpartner .ansprechpartner-name {
    font-weight: bold;
    color: #FFF;
    font-size: 1.5rem;
    display: block;
}

#ansprechpartner .ansprechpartner-position {
    margin-bottom: 15px;
    font-size: 1.2rem;
    min-height: 28px;
    display: block;
    color: #bfc3c6;
    font-style: italic;
}

.standorte .standort-ort {
    font-size: 1.8rem;
    font-weight: bold;
    color: #fff;
    margin-bottom: 15px;
    text-align: left;
}

form {
    font-size: 1.2rem;
}

form input,
form textarea {
    background: #28313a !important;
    font-size: 1.2rem;
    color: #FFF !important;
    border: 1px solid #28313a !important;
}

.carousel-fade .carousel-item {
    transition-duration: 1.5s;
}

.video-individuel {
    position: relative;
    overflow: hidden;
}

.video-individuel video {
    position: relative;
    width: 100%;
    min-width: 100%;
    height: auto;
    min-height: 100%;
    object-fit: contain;
    background: #28313a;
}

#menuBtn,
#contactBtnNew,
#topBtn {
    display: none; /* Hidden by default */
    position: fixed; /* Fixed/sticky position */
    bottom: 20px; /* Place the button at the bottom of the page */
    right: 30px; /* Place the button 30px from the right */
    z-index: 99; /* Make sure it does not overlap */
    outline: none; /* Remove outline */
    border: 3px solid #fff; /* Set a background color */
    color: #fff; /* Text color */
    cursor: pointer; /* Add a mouse pointer on hover */
    border-radius: 60px; /* Rounded corners */
    padding: 10px;
    transition: box-shadow 0.2s cubic-bezier(0.4, 0, 0.2, 1);
    transition-delay: 0.2s;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
}

#menuBtn span,
#contactBtnNew span,
#topBtn span {
    position: relative;
}

#contactBtnNew:hover,
#topBtn:hover {
    opacity: 0.7;
}

#menuBtn .hamburger{
    position: relative;
    top: inherit;
    right: 0px;
    margin: 5px 1.5px;
}

#contactBtnNew{
    border: 3px solid rgba(226, 0, 122, 1);
    background: rgba(226, 0, 122, 1);
}

#contactBtnNew {
    bottom: 96px;
}

.menu-open #contactBtnNew{
    z-index: 2;
}

#checkConfirm {
    margin-right: 30px;
    height: 0px;
}

#checkConfirm::before {
    display: inline-block;
    width: 24px;
    height: 24px;
    content: ' ';
    background: #28313a !important;
    border: 1px solid #FFF;
    vertical-align: middle;
    margin-right: 15px;
    cursor: pointer;
    z-index: 10;
    position: absolute;
    top: 0px;
}

#checkConfirm:checked::after {
    display: inline-block;
    width: 14px;
    height: 14px;
    content: ' ';
    background: #FFF !important;
    vertical-align: middle;
    margin: 5px;
    cursor: pointer;
    z-index: 10;
    position: absolute;
    top: 0px;
}


.has-error #checkConfirm::before {
    border: 1px solid rgba(226, 0, 122, 1);
}


#contactModal .modal-content{
    border-radius: 0px !important;
}

#contactModal h2{
    color: rgba(226, 0, 122, 1) !important;
    font-weight: bold !important;
}

#contactModal .modal-body{
    color: #28313a;
    font-size: 1.1rem;
}

#contactModal .modal-body .clabel-modal {
    text-transform: uppercase;
    font-weight: bold;
}

.carousel .carousel-control-next,
.carousel .carousel-control-prev{
    top: 250px;
    align-items: inherit;
    width: 10%;
}

.carousel-control-next-icon{
    background-image: url(mpSprite.png) !important;
    background-size: 1000px 1000px;
    background-position: -285px -15px;
    width: 30px;
    height: 24px;
    transform: rotate(90deg);
    display: inline-block
}

.carousel-control-prev-icon{
    background-image: url(mpSprite.png) !important;
    background-size: 1000px 1000px;
    background-position: -285px -15px;
    width: 30px;
    height: 24px;
    transform: rotate(-90deg);
    display: inline-block
}

.video-frame{
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
}

.video-frame iframe{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#contactForm .form-group{
    position: relative;
}

.has-error input{
    border: 1px solid rgba(226, 0, 122, 1) !important;
}

.form-error{
    position: absolute;
    top: 0px;
    right: 0px;
    font-size: 1.1rem;
    color: rgba(226, 0, 122, 1) !important;
}

.form-check-inline.has-error .form-error{
    top: -25px;
}

.mail-success{
    display: none;
    background:  rgba(226, 0, 122, 1);
    color: #FFF;
    font-size: 1.2rem;
}


.hirachy-content{
    font-size: 1rem;
}
.hirachy-content h1{
    margin-bottom: 30px;
}
.hirachy-content h2{
    text-transform: uppercase;
    font-weight: bold;
    font-size: 1.6rem;
    margin-bottom: 23px;
    margin-top: 46px;
}
.hirachy-content h3{
    font-weight: bold;
    font-size: 1.3rem;
    margin-bottom: 20px;
    margin-top: 34px;
}
.hirachy-content h4{
    font-weight: normal;
    font-size: 1.2rem;
    margin-top: 28px;
}
.hirachy-content p{
    margin-bottom: 1rem;
    margin-top: 1rem;
    font-size: 1rem;
}

/*

    Best Practice

*/

.best-practice-item{
    background: rgba(0, 0, 0, 0.2);
}

.best-practice-item:hover{
    background: rgba(0, 0, 0, 0.4);
}

.best-practice-item .image-wrapper{
    overflow: hidden;
}

.best-practice-item img {
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
    opacity: .4;
    transition: all .2s linear;
}

.best-practice-item:hover img{
    transform: scale(1.05);
    filter: grayscale(0.5);
}

.best-practice-item .bp-content p{
    font-size: 18px;
    line-height: 1.4;
}

.best-practice-item .image-wrapper{
    position: relative;
}

.best-practice-item .image-wrapper .category{
    position: absolute;
    right: 15px;
    top: 15px;
    display: inline-block;
    border: 3px solid rgba(226, 0, 122, 1);
    border-radius: 25px;
    padding: 0px 10px;
    background: rgba(226, 0, 122, 1);
    font-size: 15px;
    z-index: 2;
    opacity: 0.8;
    transition: all .2s linear;
}

.tag-cloud .category{
    display: inline-block;
    border: 3px solid rgba(226, 0, 122, 1);
    border-radius: 25px;
    padding: 0px 10px;
    background: rgba(226, 0, 122, 1);
    font-size: 15px;
    z-index: 2;
    opacity: 0.8;
    transition: all .2s linear;
}

.category.cat-systembau{
    background: rgba(226, 0, 122, 1);
}

.category.cat-digital{
    background: #0099cb !important;
    border: 3px solid #0099cb !important;
}

.category.cat-date{
    background: #252c34 !important;
    border: 3px solid #252c34 !important;
    color: #ABABAB;
}

.best-practice-item:hover .image-wrapper .category{
    opacity: 1;
}

.best-practice-item a.read-more-link{
    color: rgba(226, 0, 122, 1);
    font-size: 18px;
}

.swiper-container {
    width: 100%;
}

.swiper-slide {
    height: auto;
}

.swiper-pagination-bullets{
    bottom: -45px !important;
}

.swiper-pagination-bullet{
    border-radius: 0px;
    width: 30px;
    height: 3px;
    margin-right: 3px;
    margin-left: 3px;
    background-color: rgba(255,255,255,.5);
}

.swiper-pagination-bullet-active{
    background-color: rgba(255,255,255,1);
}

.swiper-button-next{
    right: -45px;
    color: #FFF;
}

.swiper-button-prev{
    left: -45px;
    color: #FFF;
}

.swiper-button-disabled{
    opacity: 0 !important;
}

.equal {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
}
.equal > [class*='col-'] {
    display: flex;
    flex-direction: column;
}

.prevnext-navigation a{
    outline: none;
    border: 3px solid #fff;
    color: #fff;
    cursor: pointer;
    border-radius: 60px;
    padding: 10px;
    transition: box-shadow 0.2s cubic-bezier(0.4, 0, 0.2, 1);
    transition-delay: 0.2s;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
}

.gallery{
    background: rgba(0, 0, 0, 0.2);
    margin: 30px -15px;
    padding:  7.5px;
    position: relative;
}

.gallery:after{
    content: 'Fotostrecke';
    display: inline-block;
    position: absolute;
    bottom: 30px;
    background: rgba(226, 0, 122, 1);
    font-size: 1.2rem;
    padding: 5px 15px;
    right: 30px;
    box-shadow: 0px 0px 10px 5px rgba(255,255,255,0.1);
    font-weight: bold;
    cursor: pointer;
    pointer-events: none;
}

.gallery figure.gallery-item{
    display: inline-block;
    padding: 7.5px;
    width: 33.33%;
    margin-bottom: 0px;
}

.gallery figure.gallery-item:nth-of-type(n+4){
    display: none;
}

@media (min-width: 1750px) {
    .gallery figure.gallery-item{
        width: 25% !important;
    }

    .gallery figure.gallery-item:nth-of-type(-n+4){
        display: inline-block;
    }

    .gallery figure.gallery-item:nth-of-type(n+5){
        display: none;
    }
}



.gallery figure.gallery-item img{
    max-width: 100%;
    height: auto;
    opacity: 0.7;
}

.gallery figure.gallery-item:hover img{
    opacity: 1;
}

.gallery figure figcaption{
    display: none;
}

.stretched-link:after{
    content: '';
    display: block;
    position: absolute;
    height: 100%;
    top: 0px;
    width: 100%;
    left: 0px;
}