@charset "UTF-8";

/*Normal*/
@font-face {
    font-family: "InnovationNorway";
    src: url("../fonts/InnovationNorway-Regular-Web.woff") format("woff");
    font-style: normal;
    font-weight: 400;
}

/*Italic*/
@font-face {
    font-family: "InnovationNorway";
    src: url("../fonts/InnovationNorway-It-Web.woff") format("woff");
    font-style: italic;
    font-weight: 400;
}

/*Heading*/
@font-face {
    font-family: "InnovationNorway Black";
    src: url("../fonts/InnovationNorway-Black-Web.woff") format("woff");
    font-style: normal;
    font-weight: 400;
}

/*Bold*/
@font-face {
    font-family: "InnovationNorway Bold";
    src: url("../fonts/InnovationNorway-Bold-Web.woff") format("woff");
    font-style: normal;
    font-weight: 700;
}

/*Bold and italic*/
@font-face {
    font-family: "InnovationNorway Bold";
    src: url("../fonts/InnovationNorway-BoldIt-Web.woff") format("woff");
    font-style: italic;
    font-weight: 700;
}

/*Medium*/
@font-face {
    font-family: "InnovationNorway SemiBold";
    src: url("../fonts/InnovationNorway-Semibold-Web.woff") format("woff");
    font-style: normal;
    font-weight: 600;
}

/*Medium and italic*/
@font-face {
    font-family: "InnovationNorway SemiBold";
    src: url("../fonts/InnovationNorway-SemiboldIt-Web.woff") format("woff");
    font-style: italic;
    font-weight: 600;
}

@font-face {
    font-family: "Relative";
    src: url("../fonts/relative-monospaced.eot");
    src: url("../fonts/relative-monospaced.eot?#iefix") format("embedded-opentype"), url("../fonts/relative-monospaced.woff") format("woff"), url("../fonts/relative-monospaced.ttf") format("truetype"), url("../fonts/relative-monospaced.svg#relative-monospaced") format("svg");
    font-weight: normal;
    font-style: normal;
}

article,
aside,
details,
figcaption,
figure,
hgroup,
nav,
section,
summary {
    display: block;
}

audio,
canvas,
video {
    display: inline-block;
}

    audio:not([controls]) {
        display: none;
        height: 0;
    }

[hidden] {
    display: none;
}

html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    text-size-adjust: 100%;
}

body {
    margin: 0;
    background: #fff;
    color: #000;
    text-decoration: none;
}

a:focus {
    outline: thin dotted;
}

a:active,
a:hover {
    outline: 0;
}

h1 {
    font-size: 2em;
}

abbr[title] {
    border-bottom: 1px dotted;
}

b,
strong {
    font-weight: bold;
}

dfn {
    font-style: italic;
}

mark {
    background: #ff0;
    color: #000;
}

code,
kbd,
pre,
samp {
    font-family: monospace, serif;
    font-size: 1em;
}

pre {
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word;
}

q {
    quotes: "“" "”" "‘" "’";
}

small {
    font-size: 80%;
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

img {
    border: 0;
    height: auto;
    width: auto\9;
    max-width: 100%;
    vertical-align: middle;
}

svg:not(:root) {
    overflow: hidden;
}

figure {
    margin: 0;
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

legend {
    border: 0;
    padding: 0;
}

button,
input,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    margin: 0;
}

button,
input {
    line-height: normal;
}

    button,
    html input[type="button"],
    input[type="reset"],
    input[type="submit"] {
        -webkit-appearance: button;
        cursor: pointer;
    }

        button[disabled],
        input[disabled] {
            cursor: default;
        }

    input[type="checkbox"],
    input[type="radio"] {
        box-sizing: border-box;
        padding: 0;
    }

    input[type="search"] {
        -webkit-appearance: textfield;
        box-sizing: content-box;
    }

        input[type="search"]::-webkit-search-cancel-button,
        input[type="search"]::-webkit-search-decoration {
            -webkit-appearance: none;
        }

    button::-moz-focus-inner,
    input::-moz-focus-inner {
        border: 0;
        padding: 0;
    }

textarea {
    overflow: auto;
    vertical-align: top;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

*,
*:after,
*:before {
    box-sizing: border-box;
}

p + h2 {
    margin-top: 1.5625;
}

p,
ul,
ol,
dl,
object {
    margin: 0 0 1em 0;
}

object {
    display: block;
    width: 100%;
}

a {
    text-decoration: none;
    color: #b8222f;
}

    a:hover,
    a:focus {
        text-decoration: underline;
    }

    a img {
        border: 0;
    }

input,
textarea,
select,
button {
    font: 200 100%/1 "InnovationNorway", Helvetica, Arial;
}

.cf:before,
.cf:after {
    clear: both;
    content: "\0020";
    display: block;
    height: 0;
    margin: 0 !important;
    padding: 0 !important;
    visibility: hidden;
    overflow: hidden;
}

.cf:after {
    clear: both;
}

.cf {
    *zoom: 1;
    zoom: 1;
}

.content {
    padding: 20px;
    clear: both;
}

@media screen and (min-width: 1024px) {
    .content {
        padding: 20px 40px;
    }
}

.content {
    background: #fff;
    padding-bottom: 2em;
    clear: both;
    padding: 2em 0;
}

@media screen and (max-width: 799px) {
    .content {
        padding-bottom: 4em;
    }
}

.middle,
.half,
.full {
    width: 100%;
    clear: both;
    overflow: hidden;
}

.is-left,
.is-right {
    float: none;
}

@media screen and (min-width: 1160px) {
    .middle {
        width: 100%;
        float: left;
        clear: none;
    }

    .full {
        width: 100%;
        overflow: hidden;
    }

    .is-left,
    .is-right {
        clear: none;
    }

    .is-right {
        float: right;
    }

    .is-left {
        float: left;
    }
}

@media screen and (min-width: 800px) {
    .middle {
        clear: none;
        overflow: hidden;
    }
}

@media screen and (min-width: 600px) {
    .middle {
        clear: none;
        overflow: hidden;
    }

    .full {
        width: 100%;
        overflow: hidden;
        clear: none;
    }

    .half {
        width: 50%;
        overflow: hidden;
        clear: none;
    }

        .half.is-right {
            padding-left: 10px;
            float: right;
        }

        .half.is-left {
            padding-right: 10px;
            float: left;
        }

    .third {
        width: 32%;
        overflow: hidden;
        clear: none;
    }

        .third.is-left {
            float: left;
            margin-right: 1%;
        }
}

@media screen and (max-width: 1160px) {
    .desktop-only {
        display: none;
    }
}

.size-16 {
    height: 16px;
    width: 16px;
}

.size-32 {
    height: 32px;
    width: 32px;
}

[data-icon] {
    background-image: url("../images/in-sprite.png");
    background-position: -16px -16px;
    background-repeat: no-repeat;
    display: inline-block;
    vertical-align: middle;
    zoom: 1;
}

[illustration-icon] {
    display: inline-block;
    vertical-align: middle;
    margin: 0 5px 5px 0;
    zoom: 1;
}

.size-32[data-icon="disc-white-arrow-right"] {
    background-position: -48px -272px;
}

.size-32[data-icon="disc-green-arrow-right"] {
    background-position: -48px -304px;
}

.size-32[data-icon="norway"] {
    background-position: -112px -272px;
}

.size-32[data-icon="world"] {
    background-position: -112px -464px;
}

.size-32[data-icon="english"] {
    background-position: -112px -496px;
}

.size-32[data-icon="user"] {
    background-position: -112px -528px;
}

.size-32[data-icon="press"] {
    background-position: -112px -432px;
}

.size-32[data-icon="about"] {
    background-position: -112px -400px;
}

.size-16[data-icon="arrow-right-green"] {
    background-position: -64px -416px;
}

.size-16[data-icon="arrow-right-white"] {
    background-position: -64px -432px;
}

.size-16[data-icon="disc-green-arrow-right"] {
    background-position: -48px -368px;
}

.size-16[data-icon="poi"] {
    background-position: -80px -288px;
}

.size-16[data-icon="document"] {
    background-position: -80px -320px;
}

.size-16[data-icon="time"] {
    background-position: -96px -272px;
}

.size-32[data-icon="airplane"] {
    background-position: -16px -368px;
}

.size-32[data-icon="fish"] {
    background-position: -16px -400px;
}

.size-32[data-icon="tractor"] {
    background-position: -16px -432px;
}

.size-32[data-icon="boat"] {
    background-position: -16px -464px;
}

.size-32[data-icon="barrel"] {
    background-position: -16px -496px;
}

.size-32[data-icon="stethoscope"] {
    background-position: -16px -528px;
}

.size-32[data-icon="windturbine"] {
    background-position: -16px -560px;
}

.size-32[data-icon="pencil"] {
    background-position: -16px -592px;
}

.size-32[data-icon="erazor"] {
    background-position: -16px -624px;
}

.quote {
    float: left;
    border-left: 20px solid #f2f2f2;
    padding: 0 0 0 20px;
    margin: 0 0 30px 0;
}

    .quote .quote-text {
        font: normal 1.5em "InnovationNorway", Helvetica, Arial;
        margin: 0 0 10px 0;
        padding: 0;
    }

    .quote .quote-sender {
        font-style: italic;
        color: #999;
        margin: 0;
        padding: 0;
    }

.wrapper {
    max-width: 800px;
    margin: 0 auto;
}

@media screen and (min-width: 1160px) {
    .wrapper {
        max-width: 960px;
        overflow: hidden;
    }
}

.facts {
    background: #f2f2f2;
    padding: 20px 20px 5px 20px;
    margin-bottom: 10px;
    background-clip: padding-box;
    border-radius: 2px;
}

    .facts p {
        font-size: 0.9375em;
    }

    .facts ul {
        list-style: disc;
        margin-left: 1.1em;
        padding: 0;
    }

        .facts ul li {
            margin-bottom: 5px;
            font-size: 0.9375em;
        }

.media {
    margin-bottom: 2em;
    background-clip: padding-box;
    border-radius: 3px;
    overflow: hidden;
}

    .media img {
        vertical-align: bottom;
    }

    .media iframe {
        vertical-align: bottom;
        width: 100%;
    }

    .media object {
        vertical-align: bottom;
        width: 100%;
        margin: 0;
    }

.media-caption {
    background: #f2f2f2;
    padding: 5px 10px;
    font-size: 0.875em;
}

    .media-caption small {
        margin: 0 0 0 10px;
        font-size: 1em;
    }

    .media-caption em {
        font: normal 1.125em "InnovationNorway Bold", Helvetica, Arial;
        text-transform: uppercase;
        font-size: 0.875em;
        font-weight: bold;
        font-style: normal;
    }

.circle {
    position: relative;
    margin-bottom: 30px;
    clear: both;
}

@media screen and (min-width: 1160px) {
    .circle {
        max-width: 223px;
        padding-left: 0;
        display: block;
    }
}

.circle-media {
    background-clip: padding-box;
    border-radius: 100%;
    background: #f2f2f2;
    margin: 0 10px 10px 0;
    position: relative;
    display: block;
    height: 60px;
    width: 60px;
    float: left;
}

@media screen and (min-width: 1160px) {
    .circle-media {
        margin-right: 0;
        height: 223px;
        width: 223px;
        float: none;
    }
}

.circle-media:hover {
    text-decoration: none;
}

.circle-media img {
    position: relative;
    vertical-align: top;
    width: 100%;
    z-index: 1;
    margin: 0 auto;
    display: block;
    height: auto;
}

.circle-media {
    margin: 0;
    padding: 0;
    width: 223px;
    height: 223px;
}

.circle-shape {
    background: url("../images/circle-shape.png") no-repeat;
    background-size: 100%;
    display: block;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    z-index: 2;
}

.stepGreen {
    margin: 0 0 5px 0;
}

    .stepGreen > a {
        background: #f2f2f2;
        display: block;
        padding: 20px;
    }

        .stepGreen > a:hover {
            background: #e72d2b;
            text-decoration: none;
        }

            .stepGreen > a:hover h2 {
                text-decoration: underline;
                color: #fff;
            }

    .stepGreen a > h2 {
        font: normal 1.125em "InnovationNorway Bold", Helvetica, Arial;
        color: #b8222f;
    }

    .stepGreen [data-icon] {
        margin: -5px 0 0 10px;
    }

    .stepGreen a > p {
        font-size: 0.9375em;
        margin: 0;
        color: #000;
    }

figcaption.media-caption {
    max-height: none !important;
}

img.resize {
    width: 100%;
}

figcaption.media-caption p {
    margin: 0;
    display: inline;
}

.cfRow {
    clear: both;
}

.tag_CTA .step {
    margin: 0 0 5px;
}

.list .is-right [data-icon] {
    margin: 0 3px 3px 0;
}

small.foto {
    float: right;
}

.third + .third {
    margin-left: 0 !important;
}

p {
    font-size: 0.9375em;
}

ul ul {
    margin-bottom: 0;
}

.row {
    padding: 0 1em;
    margin-bottom: 1.5em;
}

@media screen and (min-width: 1024px) {
    .row {
        padding: 0 40px;
        margin-bottom: 2em;
    }
}

@media screen and (min-width: 1160px) {
    .wrapper {
        max-width: 960px;
    }
}

@media screen and (min-width: 600px) {
    .middle,
    .half,
    .full {
        clear: none;
    }
}

@media screen and (min-width: 1160px) {
    .is-left,
    .is-right {
        clear: none;
    }
}

@media screen and (min-width: 1160px) {
    .is-right {
        float: right !important;
    }
}

@media screen and (min-width: 1160px) {
    .is-left {
        float: left !important;
    }
}

@media screen and (min-width: 1160px) {
    .middle {
        width: 100%;
        float: left;
    }
}

@media screen and (min-width: 1160px) {
    .full {
        width: 100%;
        zoom: 1;
    }

        .full:before,
        .full:after {
            content: "\0020";
            display: block;
            height: 0;
            overflow: hidden;
        }

        .full:after {
            clear: both;
        }
}

@media screen and (min-width: 600px) {
    .half {
        width: 49%;
    }
}

@media screen and (min-width: 600px) {
    .half + .half.is-right {
        margin-left: 2%;
    }
}

@media screen and (min-width: 600px) {
    .half.is-left {
        float: left;
    }
}

@media screen and (min-width: 600px) {
    .half.is-right {
        float: right;
    }
}

.third {
    margin-bottom: 1.5em;
}

@media screen and (min-width: 800px) {
    .third {
        width: 32%;
        clear: none;
    }
}

@media screen and (min-width: 800px) {
    .third + .third {
        margin-left: 2%;
    }
}

@media screen and (min-width: 800px) {
    .third.is-left {
        float: left;
    }
}

@media screen and (max-width: 1159px) {
    .desktop-only {
        display: none;
    }
}

html,
body {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}
