@charset "UTF-8";
@import url("https://use.typekit.net/wzz8ycw.css");

@media (min-width: 240px) {
    body::after {
        content: '{"default":{"value": "240px", "active": true}, "phone":{"value": "320px", "active": false}, "between-phone-phablet":{"value": "540px", "active": false}, "phablet":{"value": "667px", "active": false}, "tablet":{"value": "768px", "active": false}, "desktop":{"value": "1024px", "active": false}, "widescreen":{"value": "1280px", "active": false}}';
        display: block;
        height: 0;
        overflow: hidden;
        width: 0;
    }
}

@media (min-width: 320px) {
    body::after {
        content: '{"default":{"value": "240px", "active": true}, "phone":{"value": "320px", "active": true}, "between-phone-phablet":{"value": "540px", "active": false}, "phablet":{"value": "667px", "active": false}, "tablet":{"value": "768px", "active": false}, "desktop":{"value": "1024px", "active": false}, "widescreen":{"value": "1280px", "active": false}}';
        display: block;
        height: 0;
        overflow: hidden;
        width: 0;
    }
}

@media (min-width: 540px) {
    body::after {
        content: '{"default":{"value": "240px", "active": true}, "phone":{"value": "320px", "active": true}, "between-phone-phablet":{"value": "540px", "active": true}, "phablet":{"value": "667px", "active": false}, "tablet":{"value": "768px", "active": false}, "desktop":{"value": "1024px", "active": false}, "widescreen":{"value": "1280px", "active": false}}';
        display: block;
        height: 0;
        overflow: hidden;
        width: 0;
    }
}

@media (min-width: 667px) {
    body::after {
        content: '{"default":{"value": "240px", "active": true}, "phone":{"value": "320px", "active": true}, "between-phone-phablet":{"value": "540px", "active": true}, "phablet":{"value": "667px", "active": true}, "tablet":{"value": "768px", "active": false}, "desktop":{"value": "1024px", "active": false}, "widescreen":{"value": "1280px", "active": false}}';
        display: block;
        height: 0;
        overflow: hidden;
        width: 0;
    }
}

@media (min-width: 768px) {
    body::after {
        content: '{"default":{"value": "240px", "active": true}, "phone":{"value": "320px", "active": true}, "between-phone-phablet":{"value": "540px", "active": true}, "phablet":{"value": "667px", "active": true}, "tablet":{"value": "768px", "active": true}, "desktop":{"value": "1024px", "active": false}, "widescreen":{"value": "1280px", "active": false}}';
        display: block;
        height: 0;
        overflow: hidden;
        width: 0;
    }
}

@media (min-width: 1024px) {
    body::after {
        content: '{"default":{"value": "240px", "active": true}, "phone":{"value": "320px", "active": true}, "between-phone-phablet":{"value": "540px", "active": true}, "phablet":{"value": "667px", "active": true}, "tablet":{"value": "768px", "active": true}, "desktop":{"value": "1024px", "active": true}, "widescreen":{"value": "1280px", "active": false}}';
        display: block;
        height: 0;
        overflow: hidden;
        width: 0;
    }
}

@media (min-width: 1280px) {
    body::after {
        content: '{"default":{"value": "240px", "active": true}, "phone":{"value": "320px", "active": true}, "between-phone-phablet":{"value": "540px", "active": true}, "phablet":{"value": "667px", "active": true}, "tablet":{"value": "768px", "active": true}, "desktop":{"value": "1024px", "active": true}, "widescreen":{"value": "1280px", "active": true}}';
        display: block;
        height: 0;
        overflow: hidden;
        width: 0;
    }
}

.debug {
    background-color: rgba(0, 0, 0, 0.5);
    color: #fff;
    font-family: monospace;
    font-size: 14px;
    padding: 10px;
    pointer-events: none;
    position: fixed;
    right: 10px;
    top: 10px;
    z-index: 999999999;
}

    .debug .output {
        border-bottom: 1px dotted #959595;
        display: block;
        padding: 5px 0;
    }

@media (max-width: 319px) {
    .debug .output:nth-child(1)::after {
        content: 'default';
    }
}

@media (min-width: 320px) {
    .debug .output:nth-child(1)::after {
        content: 'phone';
    }
}

@media (min-width: 667px) {
    .debug .output:nth-child(1)::after {
        content: 'phablet';
    }
}

@media (min-width: 768px) {
    .debug .output:nth-child(1)::after {
        content: 'tablet';
    }
}

@media (min-width: 1024px) {
    .debug .output:nth-child(1)::after {
        content: 'desktop';
    }
}

@media (min-width: 1280px) {
    .debug .output:nth-child(1)::after {
        content: 'widescreen';
    }
}

@media (orientation: landscape) {
    .debug .output:nth-child(2)::after {
        content: 'landscape';
    }
}

@media (orientation: portrait) {
    .debug .output:nth-child(2)::after {
        content: 'portrait';
    }
}

.debug .output:nth-child(3) {
    border-bottom: none;
}

    .debug .output:nth-child(3)::after {
        content: 'non-retina';
    }

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi), (min-resolution: 2dppx) {
    .debug .output:nth-child(3)::after {
        content: 'retina2x';
    }
}

@media (-webkit-min-device-pixel-ratio: 3), (min-resolution: 350dpi), (min-resolution: 3dppx) {
    .debug .output:nth-child(3)::after {
        content: 'retina3x';
    }
}

body {
    font-size: 16px;
    line-height: 24px;
}

h1, h2, h3, h4, h5, h6, p, a, ul, form, footer, button {
    font-weight: normal;
}

h1 {
    color: #c3d85f;
    font-family: "aktiv-grotesk-extended", "Helvetica Neue", Helvetica, Verdana, Arial, sans-serif;
    text-transform: uppercase;
}

h2 {
    color: #fff;
    font-family: "aktiv-grotesk", "Helvetica Neue", Helvetica, Verdana, Arial, sans-serif;
    text-transform: uppercase;
}

h3 {
    color: #c3d85f;
    font-family: "aktiv-grotesk", "Helvetica Neue", Helvetica, Verdana, Arial, sans-serif;
}

h4 {
    font-family: "aktiv-grotesk", "Helvetica Neue", Helvetica, Verdana, Arial, sans-serif;
}

button {
    color: #fff;
    font-family: "aktiv-grotesk", "Helvetica Neue", Helvetica, Verdana, Arial, sans-serif;
    text-transform: uppercase;
}

p {
    font-family: "aktiv-grotesk", "Helvetica Neue", Helvetica, Verdana, Arial, sans-serif;
    font-size: 14px;
    line-height: 18px;
}

footer {
    color: #fff;
    font-family: "aktiv-grotesk", "Helvetica Neue", Helvetica, Verdana, Arial, sans-serif;
}

nav {
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    height: 100px;
    left: 0;
    line-height: 100px;
    position: fixed;
    top: 0;
    width: 100vw;
    z-index: 500;
}

@media (max-width: 767px) {
    nav {
        height: 60px;
        line-height: 60px;
    }
}

@media (min-width: 768px) {
    nav {
        font-size: 13px;
    }
}

@media (min-width: 1024px) {
    nav {
        font-size: 14px;
    }
}

@media (min-width: 1280px) {
    nav {
        font-size: 16px;
    }
}

nav a.logo {
    position: relative;
    z-index: 1;
    display: inline-block;
}

@media (max-width: 767px) {
    nav a.logo.menu-open {
        display: none;
    }
}

nav a.logo img {
    top: 8px;
    left: 15px;
    height: 35px;
    position: relative;
}

@media (min-width: 768px) {
    nav a.logo img {
        top: 12px;
        left: 15px;
        width: 160px;
    }
}

@media (min-width: 1024px) {
    nav a.logo img {
        top: 15px;
        left: 25px;
        width: 200px;
    }
}

@media (min-width: 1280px) {
    nav a.logo img {
        width: 280px;
        top: 11px;
        left: 40px;
    }
}

nav .navbar-menu-icon-wrapper {
    position: absolute;
    right: 0px;
    top: 0px;
    z-index: 100;
}

    nav .navbar-menu-icon-wrapper i {
        display: inline-block;
        margin-right: 20px;
        margin-top: 20px;
        background-image: url("../graphics/icons/menu-open-icon.svg");
        background-repeat: no-repeat;
        background-size: cover;
        box-sizing: content-box;
        height: 0;
        padding: 0;
        padding-top: calc(30px * (34/ 40));
        width: 30px;
    }

        nav .navbar-menu-icon-wrapper i.open {
            background-image: url("../graphics/icons/menu-close-icon.svg");
            background-repeat: no-repeat;
            background-size: cover;
            box-sizing: content-box;
            height: 0;
            padding: 0;
            padding-top: calc(30px * (34/ 40));
            width: 30px;
        }

@media (min-width: 768px) {
    nav .navbar-menu-icon-wrapper {
        display: none;
    }
}

nav ul {
    position: absolute;
    left: calc(50% + 0px);
    top: 0px;
    transform: translate(-50%, 0);
    display: flex;
    flex-direction: row;
    height: 100px;
    justify-content: space-around;
    list-style: none;
    padding: 0 10vw;
    width: 100vw;
}

@media (max-width: 767px) {
    nav ul.open {
        display: flex;
        flex-direction: column;
        height: 95vh;
        justify-content: space-around;
        padding: 50px 0;
        text-align: center;
    }
}

nav ul.open .background {
    background: #000;
    height: 100vh;
    left: 0;
    position: absolute;
    top: 0;
    width: 100vw;
    z-index: 0;
}

@media (min-width: 768px) {
    nav ul.open .background {
        display: none;
    }
}

@media (max-width: 767px) {
    nav ul {
        display: none;
    }
}

nav ul li {
    z-index: 1;
}

@media (max-width: 767px) {
    nav ul li {
        line-height: 42px;
    }
}

nav ul li a {
    color: #fff;
    font-family: "aktiv-grotesk", "Helvetica Neue", Helvetica, Verdana, Arial, sans-serif;
    letter-spacing: 3px;
    text-decoration: none;
    text-transform: uppercase;
}

@media (min-width: 768px) and (max-width: 1023px) {
    nav ul li a {
        letter-spacing: 2px;
    }
}

nav ul .active {
    color: #fff;
    text-decoration: underline;
}

nav ul li:hover {
    color: #c3d85f;
}

@media (min-width: 768px) {
    nav ul.frontpage {
        padding: 0 2vw 0 4vw;
    }
}

@media (min-width: 1024px) {
    nav ul.frontpage {
        padding: 0 3vw 0 6vw;
    }
}

@media (min-width: 1024px) {
    nav ul.frontpage {
        padding: 0 4vw 0 8vw;
    }
}

@media (min-width: 768px) {
    nav ul.subpage {
        padding: 0 1vw 0 24vw;
    }
}

@media (min-width: 1024px) {
    nav ul.subpage {
        padding: 0 3vw 0 23vw;
    }
}

@media (min-width: 1280px) {
    nav ul.subpage {
        padding: 0 4vw 0 30vw;
    }
}

header {
    background-color: #C0C0C0;
    background-image: url("../graphics/bitmaps/header-image-kontakt.jpg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100vh;
    left: 0;
    position: absolute;
    top: 0;
    width: 100vw;
}

    header .wrapper {
        position: absolute;
        left: calc(50% + 0px);
        top: calc(50% + -10%);
        transform: translate(-50%, -50%);
        height: 19vw;
        width: 19vw;
    }

@media (orientation: portrait) {
    header .wrapper {
        height: 27vh;
        width: 27vh;
    }
}

@media (max-width: 1023px) and (orientation: landscape) {
    header .wrapper {
        position: absolute;
        left: calc(50% + 0px);
        top: calc(50% + -8%);
        transform: translate(-50%, -50%);
    }
}

@media (max-height: 399px) and (orientation: landscape) {
    header .wrapper {
        height: 18vw;
        width: 18vw;
        position: absolute;
        left: calc(50% + 0px);
        top: calc(50% + -6%);
        transform: translate(-50%, -50%);
    }
}

header h1 {
    position: absolute;
    left: calc(50% + 0px);
    top: calc(50% + 0%);
    transform: translate(-50%, -50%);
    color: #fff;
    font-family: "aktiv-grotesk-extended", "Helvetica Neue", Helvetica, Verdana, Arial, sans-serif;
    font-size: 6.4vw;
    font-weight: 900;
    line-height: 6.4vw;
    text-align: center;
    text-decoration: underline;
    text-transform: capitalize;
    width: auto;
}

@media (max-width: 949px) {
    header h1 {
        font-size: 8vw;
        line-height: 8vw;
    }
}

header h2 {
    bottom: -29%;
    font-family: "aktiv-grotesk-extended", "Helvetica Neue", Helvetica, Verdana, Arial, sans-serif;
    font-size: 2vw;
    left: 50%;
    position: absolute;
    text-align: center;
    transform: translateX(-50%);
    width: 100vw;
}

@media (orientation: portrait) {
    header h2 {
        bottom: -35%;
        font-size: 2.5vw;
    }
}

@media (max-width: 666px) and (orientation: portrait) {
    header h2 {
        font-size: 4vw;
    }
}

header .logo {
    position: absolute;
    left: calc(50% + 0px);
    top: calc(50% + 0px);
    transform: translate(-50%, -50%);
    background-image: url("../graphics/svgs/logo.svg");
    background-repeat: no-repeat;
    background-size: cover;
    box-sizing: content-box;
    height: 0;
    padding: 0;
    padding-top: calc(19vw * (300/ 300));
    width: 19vw;
}

@media (orientation: portrait) {
    header .logo {
        background-image: url("../graphics/svgs/logo.svg");
        background-repeat: no-repeat;
        background-size: cover;
        box-sizing: content-box;
        height: 0;
        padding: 0;
        padding-top: calc(27vh * (300/ 300));
        width: 27vh;
    }
}

@media (max-height: 399px) and (orientation: landscape) {
    header .logo {
        background-image: url("../graphics/svgs/logo.svg");
        background-repeat: no-repeat;
        background-size: cover;
        box-sizing: content-box;
        height: 0;
        padding: 0;
        padding-top: calc(18vw * (300/ 300));
        width: 18vw;
    }
}

.button-wrapper {
    align-items: center;
    bottom: 15vw;
    display: flex;
    flex-direction: column;
    justify-content: center;
    position: absolute;
    width: 100vw;
}

@media (min-width: 667px) {
    .button-wrapper {
        bottom: 10vw;
        flex-direction: row;
    }
}

@media (min-width: 667px) and (orientation: landscape) {
    .button-wrapper {
        bottom: 6vw;
    }
}

.button-wrapper button {
    background: #E8DBD4;
    border: none;
    border-radius: 0;
    color: #1E1E1E;
    cursor: pointer;
    font-size: 13px;
    letter-spacing: 2px;
    height: 35px;
    line-height: 33px;
    width: 170px;
    padding: 0px;
}

    .button-wrapper button:hover {
        background: #c3d85f;
        color: #fff;
    }

@media (min-width: 667px) {
    .button-wrapper button {
        font-size: 15px;
        height: 39px;
        line-height: 37px;
        width: 190px;
    }
}

@media (min-width: 1280px) {
    .button-wrapper button {
        font-size: 16px;
        height: 42px;
        line-height: 40px;
        width: 210px;
    }
}

.button-wrapper button:focus {
    outline: none;
}

@media (max-width: 666px) {
    .button-wrapper button:first-child {
        margin-bottom: 20px;
    }
}

@media (min-width: 667px) {
    .button-wrapper button:last-child {
        margin-left: 30px;
    }
}

header i.scroll-down {
    display: inline-block;
    background-image: url("../graphics/icons/scroll-down-icon.svg");
    background-repeat: no-repeat;
    background-size: cover;
    box-sizing: content-box;
    height: 0;
    padding: 0;
    padding-top: calc(30px * (12/ 20));
    width: 30px;
    position: absolute;
    bottom: 30px;
    left: calc(50% + 0px);
    transform: translate(-50%, 0);
}

.excerpt {
    display: flex;
    flex-direction: column;
    margin-top: 100vh;
    padding: 2vw 5vw;
    width: 100vw;
    margin-bottom: 0px;
}

@media (min-width: 1024px) {
    .excerpt {
        flex-direction: row;
    }
}

@media (min-width: 768px) {
    .excerpt {
        padding: 2vw 10vw;
    }
}

.excerpt .wrapper {
    width: 90vw;
}

@media (min-width: 768px) {
    .excerpt .wrapper {
        width: 80vw;
    }
}

@media (min-width: 1024px) {
    .excerpt .wrapper {
        width: 40vw;
    }
}

.excerpt .excerpt-image-wrapper .excerpt-image {
    background-color: #C0C0C0;
    background-image: url("../graphics/bitmaps/excerpt/5etg-wide1.jpg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: calc(1 / (1440 / 630) * 100% );
    position: relative;
}

@media (min-width: 1024px) {
    .excerpt .excerpt-image-wrapper .excerpt-image {
        background-image: url("../graphics/bitmaps/excerpt/5etg-square1.jpg");
        padding-top: calc(1 / (720 / 630) * 100% );
    }
}

.excerpt .excerpt-text-wrapper {
    position: relative;
}

    .excerpt .excerpt-text-wrapper .text {
        margin-left: 7.5%;
        width: 87%;
    }

@media (min-width: 1024px) {
    .excerpt .excerpt-text-wrapper .text {
        position: absolute;
        left: calc(50% + 0px);
        top: calc(50% + 0px);
        transform: translate(-50%, -50%);
        margin-left: 0;
    }
}

.excerpt .excerpt-text-wrapper .text h2 {
    color: #c3d85f;
    font-family: "aktiv-grotesk-extended", "Helvetica Neue", Helvetica, Verdana, Arial, sans-serif;
    font-size: 32px;
    font-style: italic;
    font-weight: 900;
    line-height: 36px;
    margin-top: 20px;
    text-transform: none;
}

@media (min-width: 1024px) {
    .excerpt .excerpt-text-wrapper .text h2 {
        font-size: 42px;
        line-height: 49px;
        margin-top: 0;
    }
}

@media (min-width: 1024px) {
    .excerpt .excerpt-text-wrapper .text h2.wide-break {
        font-size: 32px;
        line-height: 36px;
        margin-top: 0;
    }
}

@media (min-width: 1280px) {
    .excerpt .excerpt-text-wrapper .text h2.wide-break {
        font-size: 37px;
        line-height: 44px;
        margin-top: 0;
        margin-bottom: 40px;
    }
}

@media (min-width: 1540px) {
    .excerpt .excerpt-text-wrapper .text h2.wide-break {
        font-size: 40px;
        line-height: 47px;
        margin-top: 0;
        margin-bottom: 40px;
    }
}

@media (min-width: 1280px) {
    .excerpt .excerpt-text-wrapper .text h2 {
        font-size: 56px;
        line-height: 62px;
        margin-top: 0;
    }
}

@media (min-width: 768px) {
    .excerpt .excerpt-text-wrapper .text h2.break {
        max-width: 600px;
    }
}

@media (min-width: 768px) {
    .excerpt .excerpt-text-wrapper .text h2.break.wide-break {
        max-width: 700px;
    }
}

@media (min-width: 1024px) {
    .excerpt .excerpt-text-wrapper .text h2.break {
        max-width: 350px;
    }
}

@media (min-width: 1024px) {
    .excerpt .excerpt-text-wrapper .text h2.break.wide-break {
        width: 400px;
    }
}

@media (min-width: 1280px) {
    .excerpt .excerpt-text-wrapper .text h2.break {
        max-width: 450px;
    }
}

@media (min-width: 1280px) {
    .excerpt .excerpt-text-wrapper .text h2.break.wide-break {
        width: 460px;
    }
}

@media (min-width: 1540px) {
    .excerpt .excerpt-text-wrapper .text h2.break.wide-break {
        width: 500px;
    }
}

.excerpt .excerpt-text-wrapper .text p {
    font-family: "aktiv-grotesk-extended", "Helvetica Neue", Helvetica, Verdana, Arial, sans-serif;
    font-size: 16px;
    line-height: 20px;
    margin-top: 15px;
}

@media (min-width: 1024px) {
    .excerpt .excerpt-text-wrapper .text p {
        font-size: 17px;
        line-height: 23px;
    }
}

@media (min-width: 1280px) {
    .excerpt .excerpt-text-wrapper .text p {
        font-size: 20px;
        line-height: 30px;
        max-width: 570px;
    }
}

.image {
    position: relative;
    background-color: #C0C0C0;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100vh;
    width: 100vw;
}

    .image.image-a {
        background-image: url("../graphics/bitmaps/full-width-image-riddertunet-c.jpg");
    }

    .image.image-b {
        background-image: url("../graphics/bitmaps/full-width-image-riddertunet-b.jpg");
    }

    .image object {
        max-width: 530px;
        width: 50vw;
        z-index: 2;
    }

@media (max-width: 399px) {
    .image object {
        width: 80vw;
    }
}

@media (max-width: 499px) {
    .image object {
        width: 70vw;
    }
}

@media (max-width: 767px) {
    .image object {
        position: absolute;
        bottom: 50px;
        left: calc(50% + 0px);
        transform: translate(-50%, 0);
    }
}

@media (min-width: 768px) {
    .image object {
        position: absolute;
        bottom: 100px;
        left: 10vw;
    }
}

blockquote {
    color: #c3d85f;
    font-family: "aktiv-grotesk-extended", "Helvetica Neue", Helvetica, Verdana, Arial, sans-serif;
    margin: 10vw auto;
    max-width: 980px;
    text-align: center;
    width: 90vw;
}

@media (min-width: 768px) {
    blockquote {
        margin: 10vw auto;
        width: 80vw;
    }
}

@media (min-width: 1024px) {
    blockquote {
        margin: 10vw auto;
        width: 70vw;
    }
}

blockquote p {
    font-size: 24px;
    font-weight: 900;
    line-height: 30px;
    margin-bottom: 24px;
    margin-left: 5%;
    width: 90%;
}

@media (min-width: 768px) {
    blockquote p {
        font-size: 28px;
        line-height: 36px;
        margin-left: 10%;
        width: 80%;
    }
}

@media (min-width: 1024px) {
    blockquote p {
        font-size: 48px;
        line-height: 56px;
        margin-left: 5%;
        width: 90%;
    }
}

@media (min-width: 1280px) {
    blockquote p {
        font-size: 52px;
        line-height: 58px;
        margin-left: 10%;
        width: 80%;
    }
}

blockquote span {
    display: block;
    font-size: 15px;
    font-weight: 500;
}

@media (max-width: 399px) {
    blockquote span {
        margin-left: 22.5%;
        width: 55%;
    }
}

@media (min-width: 768px) {
    blockquote span {
        font-size: 20px;
    }
}

@media (min-width: 1024px) {
    blockquote span {
        font-size: 22px;
    }
}

section.text {
    margin: 10vw auto;
    margin-bottom: 0px;
    margin-top: 0px;
    max-width: 980px;
    width: 90vw;
}

@media (min-width: 768px) {
    section.text {
        margin: 10vw auto;
        width: 80vw;
        margin-bottom: 0px;
        margin-top: 0px;
    }
}

@media (min-width: 1024px) {
    section.text {
        margin: 10vw auto;
        width: 70vw;
        margin-bottom: 0px;
        margin-top: 0px;
    }
}

section.text p {
    font-size: 18px;
    line-height: 26px;
    margin-bottom: 24px;
}

@media (max-width: 767px) {
    section.text p {
        font-size: 15px;
        line-height: 22px;
    }
}

section.text.no-bottom-margin {
    margin-bottom: 0;
}

section.image-gallery {
    margin-top: -5vw;
    position: relative;
}

    section.image-gallery .outer-wrapper {
        display: block;
        overflow-x: hidden;
        position: relative;
        width: 100vw;
    }

        section.image-gallery .outer-wrapper .previous, section.image-gallery .outer-wrapper .next {
            cursor: pointer;
            display: inline-block;
            height: 40px;
            width: 40px;
            z-index: 1;
        }

            section.image-gallery .outer-wrapper .previous i, section.image-gallery .outer-wrapper .next i {
                display: inline-block;
            }

        section.image-gallery .outer-wrapper .previous {
            position: absolute;
            left: 20px;
            top: calc(50% + 0px);
            transform: translate(0, -50%);
            background-image: url("../graphics/icons/arrow-left-icon.svg");
            background-repeat: no-repeat;
            background-size: cover;
            box-sizing: content-box;
            height: 0;
            padding: 0;
            padding-top: calc(40px * (40/ 40));
            width: 40px;
        }

@media (max-width: 767px) {
    section.image-gallery .outer-wrapper .previous {
        background-image: url("../graphics/icons/arrow-left-icon.svg");
        background-repeat: no-repeat;
        background-size: cover;
        box-sizing: content-box;
        height: 0;
        padding: 0;
        padding-top: calc(25px * (40/ 40));
        width: 25px;
    }
}

@media (max-width: 666px) {
    section.image-gallery .outer-wrapper .previous {
        position: absolute;
        left: 7px;
        top: calc(50% + 0px);
        transform: translate(0, -50%);
    }
}

section.image-gallery .outer-wrapper .next {
    position: absolute;
    right: 20px;
    top: calc(50% + 0px);
    transform: translate(0%, -50%);
    background-image: url("../graphics/icons/arrow-right-icon.svg");
    background-repeat: no-repeat;
    background-size: cover;
    box-sizing: content-box;
    height: 0;
    padding: 0;
    padding-top: calc(40px * (40/ 40));
    width: 40px;
}

@media (max-width: 767px) {
    section.image-gallery .outer-wrapper .next {
        background-image: url("../graphics/icons/arrow-right-icon.svg");
        background-repeat: no-repeat;
        background-size: cover;
        box-sizing: content-box;
        height: 0;
        padding: 0;
        padding-top: calc(25px * (40/ 40));
        width: 25px;
    }
}

@media (max-width: 666px) {
    section.image-gallery .outer-wrapper .next {
        position: absolute;
        right: 7px;
        top: calc(50% + 0px);
        transform: translate(0%, -50%);
    }
}

section.image-gallery .outer-wrapper .slides-wrapper {
    transform: translateX(0);
    width: 100%;
}

    section.image-gallery .outer-wrapper .slides-wrapper .inner-wrapper {
        display: block;
        text-align: center;
        white-space: nowrap;
        width: 100vw;
    }

        section.image-gallery .outer-wrapper .slides-wrapper .inner-wrapper img {
            padding: 15%;
            vertical-align: top;
            width: 100%;
        }

@media (max-width: 1023px) {
    section.image-gallery .outer-wrapper .slides-wrapper .inner-wrapper img {
        padding: 10%;
    }
}

section.image-gallery ul {
    bottom: calc(10vw + 15px);
    display: flex;
    flex-direction: row;
    justify-content: center;
    position: absolute;
    width: 100%;
}

@media (min-width: 1024px) {
    section.image-gallery ul {
        bottom: calc(15vw + 20px);
    }
}

section.image-gallery ul li {
    border: 1px solid #fff;
    border-radius: 50%;
    height: 14px;
    margin-left: 10px;
    width: 14px;
}

@media (max-width: 767px) {
    section.image-gallery ul li {
        height: 10px;
        width: 10px;
    }
}

section.image-gallery ul li.current {
    background: #fff;
}

section.image-gallery ul li:first-child {
    margin-left: 0;
}




.buttonlink {
    width: 100%;
    text-align: left;
    margin-top: 50px;
    margin-bottom: 80px;
}

@media (min-width: 1024px) {
    .buttonlink {
        margin-bottom: 0px;
    }
}

.buttonlink button {
    background: #c3d85f;
    border: none;
    border-radius: 0;
    color: #1E1E1E;
    cursor: pointer;
    font-size: 13px;
    letter-spacing: 2px;
    height: 35px;
    line-height: 34px;
    width: 170px;
    padding: 0;
    margin-top: 15px;
}

    .buttonlink button:hover {
        background: #d06d5c;
        color: #fff;
    }

    .buttonlink button:focus {
        outline: none;
    }




footer {
    background: #001A30;
    padding-top: 100px;
}

    footer .wrapper {
        margin: 0 auto;
        width: 100%;
        padding: 3% 0 0 0;
    }

        footer .wrapper ul {
            width: 100%;
            overflow: hidden;
            *zoom: 1;
        }

@media (max-width: 1023px) {
    footer .wrapper ul {
        text-align: center;
    }
}

footer .wrapper ul li {
    width: 100%;
    display: inline-block;
    float: left;
}

@media (min-width: 1024px) {
    footer .wrapper ul li .megler {
        width: 50%;
        display: inline-block;
        float: left;
    }
}

@media (min-width: 1280px) {
    footer .wrapper ul li .megler {
        width: 42%;
        display: inline-block;
        float: left;
    }
}

@media (min-width: 1024px) {
    footer .wrapper ul li .megler:nth-of-type(2) {
        margin-top: 89px;
    }
}

footer .wrapper ul li h3 {
    color: #c3d85f;
    font-family: "aktiv-grotesk-extended", "Helvetica Neue", Helvetica, Verdana, Arial, sans-serif;
    text-transform: uppercase;
    font-size: 24px;
    margin-bottom: 65px;
}

@media (max-width: 666px) {
    footer .wrapper ul li h3 {
        font-size: 20px;
    }
}

@media (max-width: 1023px) {
    footer .wrapper ul li h3 {
        margin-bottom: 25px;
    }
}

footer .wrapper ul li h4, footer .wrapper ul li p {
    color: rgba(255, 255, 255, 0.8);
}

footer .wrapper ul li p {
    font-weight: 300;
    margin-bottom: 24px;
    margin-top: 10px;
    line-height: 20px;
}

footer .wrapper ul li h4 {
    font-weight: 500;
}

@media (max-width: 1023px) {
    footer .wrapper ul li {
        margin-bottom: 40px;
    }
}

@media (max-width: 1023px) {
    footer .wrapper ul li:nth-child(1) {
        margin-bottom: 15px;
    }
}

@media (min-width: 1024px) {
    footer .wrapper ul li:first-child {
        width: 55%;
        margin-left: 10%;
        height: 230px;
    }
}

@media (min-width: 1280px) {
    footer .wrapper ul li:first-child {
        width: 52%;
    }
}

footer .wrapper ul li:last-child {
    margin-top: 30px;
}

@media (min-width: 1024px) {
    footer .wrapper ul li:last-child {
        width: 25%;
        margin-top: 0px;
        height: 230px;
        padding-left: 5%;
    }
}

@media (min-width: 1280px) {
    footer .wrapper ul li:last-child {
        margin-right: 5%;
        padding-left: 0%;
    }
}

footer .wrapper .logo {
    margin: 0 auto;
    background-image: url("../graphics/svgs/logo.svg");
    background-repeat: no-repeat;
    background-size: cover;
    box-sizing: content-box;
    height: 0;
    padding: 0;
    padding-top: calc(200px * (300/ 300));
    width: 200px;
    margin-bottom: 100px;
}

@media (min-width: 1024px) {
    footer .wrapper .logo {
        background-image: url("../graphics/svgs/logo.svg");
        background-repeat: no-repeat;
        background-size: cover;
        box-sizing: content-box;
        height: 0;
        padding: 0;
        padding-top: calc(250px * (300/ 300));
        width: 250px;
        margin-bottom: 150px;
    }
}

footer .wrapper .logo-privatmegleren {
    margin: 0 auto;
    margin-top: 60px;
    display: block;
    background-image: url("../graphics/svgs/logo-privatmegleren.svg");
    background-repeat: no-repeat;
    background-size: cover;
    box-sizing: content-box;
    height: 0;
    padding: 0;
    padding-top: calc(240px * (45/ 281));
    width: 240px;
}

@media (min-width: 1024px) {
    footer .wrapper .logo-privatmegleren {
        margin-top: 60px;
        margin-left: 10%;
    }
}

@media (min-width: 401px) {
    footer .wrapper .logo-privatmegleren {
        background-image: url("../graphics/svgs/logo-privatmegleren.svg");
        background-repeat: no-repeat;
        background-size: cover;
        box-sizing: content-box;
        height: 0;
        padding: 0;
        padding-top: calc(281px * (45/ 281));
        width: 281px;
    }
}

footer .wrapper .disclaimer {
    display: block;
    margin-top: 100px;
    border-top: 1px dashed rgba(255, 255, 255, 0.2);
    padding-top: 20px;
    padding-bottom: 40px;
    text-align: center;
    width: 70%;
    margin-left: 15%;
    font-family: "aktiv-grotesk", "Helvetica Neue", Helvetica, Verdana, Arial, sans-serif;
    font-weight: 300;
    font-size: 14px;
    text-decoration: none;
    color: rgba(255, 255, 255, 0.4);
}

@media (min-width: 1024px) {
    footer .wrapper .disclaimer {
        width: 80%;
        margin-left: 10%;
    }
}

@media (min-width: 451px) {
    footer .wrapper .disclaimer br:nth-of-type(1) {
        display: none;
    }
}

footer .wrapper .disclaimer .pipe {
    padding: 0 20px;
}

@media (max-width: 450px) {
    footer .wrapper .disclaimer .pipe {
        display: none;
    }
}

footer .wrapper .disclaimer a {
    position: relative;
    font-family: "aktiv-grotesk", "Helvetica Neue", Helvetica, Verdana, Arial, sans-serif;
    font-weight: 300;
    font-size: 14px;
    text-decoration: none;
    color: rgba(255, 255, 255, 0.4);
}

@media (max-width: 450px) {
    footer .wrapper .disclaimer a {
        margin-left: 2px;
    }
}

footer .wrapper .disclaimer a:hover {
    color: rgba(255, 255, 255, 0.4);
    text-decoration: underline;
}

footer .wrapper .disclaimer a::after {
    content: '►';
    font-size: 10px;
    line-height: 15px;
    margin-left: 7px;
    top: -1px;
    display: inline-block;
    position: relative;
}

/*# sourceMappingURL=riddertunet.css.map */
