@font-face {
    font-family: 'EMprint W04 Bold';
    src: url('../fonts/EMprintW04-Bold.eot');
    src: local('EMprint W04 Bold'), local('EMprintW04-Bold'),
        url('../fonts/EMprintW04-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/EMprintW04-Bold.woff2') format('woff2'),
        url('../fonts/EMprintW04-Bold.woff') format('woff'),
        url('../fonts/EMprintW04-Bold.ttf') format('truetype'),
        url('../fonts/EMprintW04-Bold.svg#EMprintW04-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'EMprint W01 Regular Italic';
    src: url('../fonts/EMprintW01-RegularItalic.eot');
    src: local('EMprint W01 Regular Italic'), local('EMprintW01-RegularItalic'),
        url('../fonts/EMprintW01-RegularItalic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/EMprintW01-RegularItalic.woff2') format('woff2'),
        url('../fonts/EMprintW01-RegularItalic.woff') format('woff'),
        url('../fonts/EMprintW01-RegularItalic.ttf') format('truetype'),
        url('../fonts/EMprintW01-RegularItalic.svg#EMprintW01-RegularItalic') format('svg');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'EMprint W01 Regular';
    src: url('../fonts/EMprintW01-Regular.eot');
    src: local('EMprint W01 Regular'), local('EMprintW01-Regular'),
        url('../fonts/EMprintW01-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/EMprintW01-Regular.woff2') format('woff2'),
        url('../fonts/EMprintW01-Regular.woff') format('woff'),
        url('../fonts/EMprintW01-Regular.ttf') format('truetype'),
        url('../fonts/EMprintW01-Regular.svg#EMprintW01-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

nav ul ul {
    width: 176px;
}

/* General Styles */
section.dark {
    background-image: url('../images/section-bg-1.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    color: #fff;
    padding-bottom: 117px;
}

section.dark h1 {
    padding-top: 80px;
    padding-bottom: 39px;
    margin: 0;
	font-weight: 100;
	font-size: 48px;
    line-height: 50px;
	letter-spacing: 0.4px;
    font-family: 'EMprint W01 Regular';
    color: #ffffff;
}

section.dark h1 strong {
    font-family: 'EMprint W04 Bold';
}

section.dark .description {
    padding: 0;
    margin: 0;
	font-weight: 100;
	font-size: 26px;
    line-height: 33px;
	letter-spacing: -0.6px;
    font-family: 'EMprint W01 Regular';
}

section.dark .line {
    color: #e02a25;
    height: 2pt;
    opacity: 1;
    margin: 48px 0 54px;
}

section.dark h2 {
    padding: 0;
    margin: 0 0 35px 0;
	font-weight: 100;
	font-size: 39px;
    line-height: 45px;
	letter-spacing: 0.8px;
    font-family: 'EMprint W01 Regular';
    color: #ffffff;
}

section.dark .main-logo {
    max-width: 154px;
    min-width: 145px;
    width: 154px;
}

section.dark h2 strong {
    letter-spacing: 0.9px;
    font-family: 'EMprint W04 Bold';
}

section.dark .description2 {
    padding: 0;
    margin: 0 0 35px;
	font-weight: 100;
	font-size: 26px;
    line-height: 35px;
	letter-spacing: -0.6px;
    font-family: 'EMprint W01 Regular';
}

section.dark ul {
    padding: 0 0 72px 20px;
    margin: 0 0 0;
	font-weight: 100;
	font-size: 26px;
    line-height: 36px;
	letter-spacing: -0.6px;
    font-family: 'EMprint W01 Regular';
}

section.dark .profile-group {
    margin-top: 10px;
}

section.dark .profile-group .col {
    text-align: center;
}

section.dark .profile-group .col img {
    margin-bottom: 23px;
    max-width: 179px;
}

section.dark .profile-group .col .title {
	font-size: 24px;
    line-height: 28px;
	letter-spacing: 0px;
    margin: 0 0 7px;
    font-family: 'EMprint W04 Bold';
}

section.dark .profile-group .col p {
	font-size: 16px;
    line-height: 20px;
	letter-spacing: 0px;
    margin: 0 20px 0;
    font-family: 'EMprint W01 Regular';
}

section.white {
    padding: 67px 0 30px;
}

section.white h2 {
    padding: 0;
    margin: 0 0 45px 0;
	font-weight: 100;
	font-size: 39px;
    line-height: 45px;
	letter-spacing: 0.6px;
    font-family: 'EMprint W01 Regular';
}

section.white h2 strong {
    font-family: 'EMprint W04 Bold';
    letter-spacing: 0.7px;
    color: #e02a25;
}

section.white .box {
    display: flex;
	align-items: center;
	flex-direction: row;
	justify-content: flex-start;
    margin: 0 0 45px 0;
}

section.white .box img {
    margin: 0 44px 0 0;
}

section.white .box .subtitle {
	font-size: 36px;
	line-height: 37px;
	letter-spacing: -0.6px;
	margin: 0px 0 10px 0;
    font-family: 'EMprint W01 Regular';
}

section.bg-space {
    background-image: url('../images/section-bg-2.png');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    padding: 52px 0 55px;
}

section.bg-space .questions {
    display: flex;
	align-items: center;
	flex-direction: row;
	justify-content: space-between;
}

section.bg-space .questions h2 {
    color: #fff;
    padding: 0;
    margin: 0;
	font-weight: 100;
	font-size: 39px;
    line-height: 45px;
	letter-spacing: 0.8px;
    font-family: 'EMprint W01 Regular';
}

section.bg-space .questions strong {
    letter-spacing: 1px;
    font-family: 'EMprint W04 Bold';
}

section.bg-space .questions .btn {
    background-color: #e02a25;
    color: #fff;
    padding: 20px 72px;
	font-size: 24px;
	line-height: 40px;
	letter-spacing: 0.3px;
    font-family: 'EMprint W04 Bold';
}

section.main-video {
    padding: 69px 0 76px;
}

section.main-video h2 {
    padding: 0;
    margin: 0 0 49px 0;
	font-weight: 300;
	font-size: 44px;
    line-height: 45px;
	letter-spacing: 0.6px;
    font-family: 'EMprint W01 Regular';
}

section.main-video strong {
    font-family: 'EMprint W04 Bold';
    letter-spacing: 0px;
    color: #e02a25;
}

section.main-video img,
section.main-video iframe {
    margin-bottom: 72px;
    width: 100%;
}

section.main-video iframe {
    min-height: 695px;
}

section.main-video .quote {
    padding: 0;
    margin: 0 0 30px 0px;
	font-weight: 300;
    font-style: italic;
	font-size: 36px;
    line-height: 40px;
	letter-spacing: -0.5px;
    color: #363636;
    font-family: 'EMprint W01 Regular Italic';
}

section.main-video .customer-title {
    color: #e02a25;
    padding: 0;
    margin: 0 0 11px 15px;
	font-weight: bold;
	font-size: 22px;
	line-height: 21px;
	letter-spacing: 1.1px;
    font-family: 'EMprint W04 Bold';
}

section.main-video .customer-job {
    padding: 0;
    margin: 0 0 0 15px;
	font-weight: bold;
	font-size: 15px;
	line-height: 15px;
	letter-spacing: 1.6px;
    font-family: 'EMprint W04 Bold';
}

section.learn-more {
    background-image: url('../images/section-bg-3.png');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    padding: 70px 0 47px;
}

section.learn-more h3 {
    color: #fff;
    padding: 0;
    margin: 0 0 20px 0;
	font-weight: 300;
	font-size: 37px;
    line-height: 45px;
	letter-spacing: 1.7px;
    font-family: 'EMprint W01 Regular';
}

section.learn-more h3 strong {
    font-family: 'EMprint W04 Bold';
    letter-spacing: 1.8px;
    color: #e02a25;
}

section.learn-more .download {
    display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
	width: 100%;
    border-bottom: 2px solid #fff;
	padding: 6px 60px 35px;
	margin: 41px 0 36px;
    text-decoration: none;
}

section.learn-more .download .content {
    display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
    color: #fff;
    font-weight: 300;
	font-size: 30px;
	line-height: 30px;
	letter-spacing: 2.7px;
    font-family: 'EMprint W01 Regular';
}

section.learn-more .download .content .download-icon {
    max-width: 40px;
    width: 40px;
}

section.learn-more .download .content img {
    max-width: 49px;
    width: 49px;
    margin-right: 40px;
}

section.learn-more .download-learn-more {
    color: #fff;
    padding: 0;
    margin: 63px 0 15px 0;
	display: block;
	font-weight: 300;
	font-size: 17px;
	line-height: 17px;
	letter-spacing: 0.5px;
    text-decoration: none;
    font-family: 'EMprint W01 Regular';
}

section.learn-more .download-learn-more strong {
    letter-spacing: 1px;
    text-decoration: underline;
    color: #e02a25;
    font-family: 'EMprint W04 Bold';
}

section.footer {
    padding: 63px 0 44px;
}

section.footer .logo-box {
    display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
}

section.footer .logo-box .logo {
    display: block;
    min-width: 255px;
    width: 255px;
}

section.footer .logo-box .logo img {
    width: 100%;
}

section.footer .logo-box .mobil-logo {
    display: block;
    min-width: 115px;
    width: 115px;
}

section.footer .logo-box .mobil-logo img {
    width: 100%;
}

section.footer .description {
    display: block;
    color: #000;
	font-weight: 300;
	font-size: 15px;
	line-height: 18px;
	letter-spacing: 0.6px;
	margin: 31px 3px 10px;
    font-family: 'EMprint W01 Regular';
}

section.footer .contact-desc,
section.footer .contact-desc a {
    margin: 0 3px 0;
    text-decoration: none;
    color: #000;
    font-weight: 300;
	font-size: 15px;
	line-height: 18px;
	letter-spacing: 0.6px;
    font-family: 'EMprint W01 Regular';
}

/* General Responsive */
@media (max-width: 769px) {
    section.dark .mobil-logo-dark {
        margin-top: 40px;
        text-align: center;
    }

    section.dark .profile-group {
        display: flex;
	    flex-direction: column;
    }

    section.dark .profile-group .col {
        margin-bottom: 45px;
    }

    section.bg-space .questions {
        flex-direction: column;
    }

    section.bg-space .questions h2 {
        margin-bottom: 25px;
    }

    section.main-video h2,
    section.main-video .quote,
    section.main-video .customer-title,
    section.main-video .customer-job,
    section.footer .description,
    section.footer .contact-desc {
        text-align: center;
    }

    section.footer .logo-box {
        flex-direction: row-reverse;
    }

    section.white .box {
        margin: 0 0 25px 0;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        text-align: center;
    }

    section.white .box img {
        margin: 0 0 20px 0;
    }

    section.white .box .subtitle {
        font-size: 16px;
	    line-height: 20px;
    }
}

@media (max-width: 576px) {
    section.dark {
        padding: 0 31px 4px;
    }

    section.dark h1 {
        text-align: center;
        font-size: 20px;
        line-height: 26px;
        padding-top: 35px;
        padding-bottom: 18px;
    }

    section.dark .description {
        font-size: 13px;
        line-height: 22px;
        text-align: center;
        font-weight: bold;
    }

    section.dark .mobil-logo {
        margin-top: 31px;
    }

    section.dark .mobil-logo-dark img {
        max-width: 110px;
    }

    section.dark .line {
        display: none;
    }

    section.dark h2 {
        margin: 26px 0 16px 0;
        font-size: 20px;
        line-height: 27px;
        text-align: center;
    }

    section.dark .description2 {
        margin: 0 0 26px;
        font-size: 13px;
        line-height: 23px;
        text-align: center;
        border-bottom: 1px solid #e02a25;
        padding-bottom: 33px;
    }

    section.dark ul {
        padding: 0 0 32px;
        margin: 0 0 0;
        font-weight: 400;
        font-size: 14px;
        line-height: 25px;
        text-align: center;
        border-bottom: 1px solid #e02a25;
        list-style-type: none;
    }

    section.dark h2 {
        font-size: 18px;
        line-height: 26px;
        margin: 31px 0 16px 0;
    }

    section.dark .profile-group {
        margin-top: 20px;
    }

    section.dark .profile-group .col {
        margin-bottom: 35px;
    }

    section.dark .profile-group .col img {
        margin-bottom: 20px;
        max-width: 135px;
    }

    section.dark .profile-group .col .title {
        font-size: 18px;
    }

    section.white {
        padding: 35px 30px 30px;
    }

    section.white h2 {
        text-align: center;
        margin: 0 0 27px 0;
        font-size: 21px;
	    line-height: 25px;
    }

    section.bg-space {
        padding: 33px 0 25px;
    }

    section.bg-space .questions h2 {
        font-size: 16px;
        line-height: 16px;
        text-align: center;
    }

    section.bg-space .questions .btn {
        padding: 18px 18px;
        font-size: 11px;
        line-height: 10px;
        letter-spacing: 1.1px;
    }

    section.main-video {
        padding: 37px 36px 44px;
    }

    section.main-video h2 {
        font-size: 19px;
	    line-height: 19px;
        margin: 0 0 36px 0;
    }

    section.main-video img,
    section.main-video iframe {
        margin-bottom: 43px;
    }

    section.main-video iframe {
        min-height: 240px;
    }

    section.main-video .quote {
        font-size: 16px;
        line-height: 24px;
        margin: 0 18px 27px;
    }

    section.main-video .customer-title {
        font-size: 12px;
	    line-height: 12px;
    }

    section.main-video .customer-job {
        font-size: 10px;
	    line-height: 10px;
    }

    section.learn-more {
        padding: 38px 36px 29px;
    }

    section.learn-more h3 {
        font-size: 18px;
        line-height: 18px;
        text-align: center;
    }

    section.learn-more .download {
        padding: 6px 16px 30px;
	    margin: 13px 0;
    }

    section.learn-more .download .content {
        font-size: 14px;
	    line-height: 20px;
    }

    section.learn-more .download .content img {
        max-width: 36px;
        width: 36px;
        margin-right: 25px;
    }

    section.learn-more .download .download-icon {
        max-width: 20px;
        width: 20px;
    }

    section.learn-more .download-learn-more {
        margin: 27px 0 0 0;
        font-size: 13px;
        line-height: 20px;
    }

    section.footer {
        padding: 35px 40px 44px;
    }

    section.footer .logo-box .logo {
        min-width: 139px;
	    width: 139px;
        padding-left: 20px;
    }

    section.footer .logo-box .mobil-logo {
        min-width: 104px;
	    width: 104px;
    }

    section.footer .logo-box .mobil-logo img {
        border-right: 1px solid #000;
        padding-right: 20px;
        margin-right: 20px;
    }

    section.footer .description {
        margin: 20px 0 10px;
    }

    section.footer .description,
    section.footer .contact-desc,
    section.footer .contact-desc a {
        font-size: 12px;
        line-height: 16px;
    }
}