﻿/*
Theme name: tcxn
Author: HIROY
Author URI: https://hiroy.se/
Description: Telenor Connexion Theme
Version: 1.0
*/

/*!
 * Polyfill CSS object-fit
 * http://helloanselm.com/object-fit
 *
 * @author: Anselm Hannemann <hello@anselm-hannemann.com>
 * @author: Christian "Schepp" Schaefer <schaepp@gmx.de>
 * @version: 0.3.4
 *
 */




x-object-fit {
    position: relative !important;
    display: inline-block !important
}

x-object-fit > .x-object-fit-taller, x-object-fit > .x-object-fit-wider {
    position: absolute !important;
    left: -100% !important;
    right: -100% !important;
    top: -100% !important;
    bottom: -100% !important;
    margin: auto !important
}

.x-object-fit-none > .x-object-fit-taller, .x-object-fit-none > .x-object-fit-wider {
    width: auto !important;
    height: auto !important
}

.x-object-fit-fill > .x-object-fit-taller, .x-object-fit-fill > .x-object-fit-wider {
    width: 100% !important;
    height: 100% !important
}

.x-object-fit-contain > .x-object-fit-taller {
    width: auto !important;
    height: 100% !important
}

.x-object-fit-contain > .x-object-fit-wider {
    width: 100% !important;
    height: auto !important
}

.x-object-fit-cover > .x-object-fit-taller, .x-object-fit-cover > .x-object-fit-wider {
    max-width: none !important;
    max-height: none !important
}

.x-object-fit-cover > .x-object-fit-taller {
    width: 100% !important;
    height: auto !important;
    max-width: none !important
}

.x-object-fit-cover > .x-object-fit-wider {
    width: auto !important;
    height: 100% !important;
    max-width: none !important
}

.x-object-position-top > .x-object-fit-taller, .x-object-position-top > .x-object-fit-wider {
    top: 0 !important;
    bottom: auto !important
}

.x-object-position-right > .x-object-fit-taller, .x-object-position-right > .x-object-fit-wider {
    left: auto !important;
    right: 0 !important
}

.x-object-position-bottom > .x-object-fit-taller, .x-object-position-bottom > .x-object-fit-wider {
    top: auto !important;
    bottom: 0 !important
}

.x-object-position-left > .x-object-fit-taller, .x-object-position-left > .x-object-fit-wider {
    left: 0 !important;
    right: auto !important
}

body {
    width: 100%;
    height: 100%
}

.slideout-menu {
    position: fixed;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    z-index: 0;
    width: 256px;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    display: none
}

.slideout-panel {
    position: relative;
    z-index: 1;
    will-change: transform
}

.slideout-open, .slideout-open body, .slideout-open .slideout-panel {
    overflow: hidden
}

.slideout-open .slideout-menu {
    display: block
}

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: none
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-track, .slick-slider .slick-list {
    transform: translate3d(0, 0, 0)
}

.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block
}

.slick-track:before, .slick-track:after {
    content: "";
    display: table
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none
}

[dir=rtl] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

/*html, body, main, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video, option, a, input, button, select, textarea {*/
    /*margin: 0;*/
    /*padding: 0;*/
    /*border: 0;*/
    /*border-radius: 0;*/
    /*outline: 0;*/
    /*vertical-align: baseline;*/
    /*font-weight: 400;*/
    /*font-style: normal;*/
    /*background: transparent;*/
/*}*/

input, button, select {
    vertical-align: middle
}

button, select {
    cursor: pointer
}

textarea {
    overflow: auto;
    vertical-align: top
}

input:focus {
    outline: 0
}

input[type=submit]::-moz-focus-inner {
    border: 0
}

ol, ul {
    list-style: none;
}

html {
    font-size: 16px;
    box-sizing: border-box
}

*, *:before, *:after {
    box-sizing: inherit
}

body {
    font-family: Open Sans, sans-serif;
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.5;
    color: #444;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0, 0, 255, .2)
}

p {
    margin-top: 21px;
    margin-top: 1.33333rem;
    margin-bottom: 21px;
    margin-bottom: 1.33333rem
}

img, object, embed {
    display: block;
    max-width: 100%;
    height: auto
}

strong {
    font-weight: 700
}

em, blockquote {
    font-style: italic
}

a {
    color: blue;
    text-decoration: none
}

::-moz-selection {
    background: #0074a8;
    color: #fff
}

::selection {
    background: #0074a8;
    color: #fff
}

::-moz-selection {
    background: #0074a8;
    color: #fff
}

.l-clearfix, .l-container, .l-gutter {
    *zoom: 1
}

.l-clearfix:before, .l-clearfix:after, .l-container:before, .l-container:after, .l-gutter:before, .l-gutter:after {
    content: " ";
    display: table
}

.l-clearfix:after, .l-container:after, .l-gutter:after {
    clear: both
}

.l-clear {
    clear: both
}

.l-pull-right {
    float: right
}

.l-pull-left {
    float: left
}

.l-gutter {
    max-width: 1240px;
    margin-right: auto;
    margin-left: auto;
    padding-right: 17px;
    padding-right: 1.11111rem;
    padding-left: 17px;
    padding-left: 1.11111rem
}

.l-container {
    width: auto;
    max-width: 1140px;
    margin-right: auto;
    margin-left: auto;
    padding-right: 8px;
    padding-right: .55556rem;
    padding-left: 8px;
    padding-left: .55556rem
}

.l-container.decr-maxw {
    max-width: 7em
}

.l-container.incr-maxw {
    max-width: 1200px
}

.l-container .l-container, .l-gutter .l-container {
    padding-right: 0 !important;
    padding-left: 0 !important;
    margin-right: -8px;
    margin-right: -.55556rem;
    margin-left: -8px;
    margin-left: -.55556rem
}

[class*=l-span] {
    float: left;
    padding-right: 8px;
    padding-right: .55556rem;
    padding-left: 8px;
    padding-left: .55556rem
}

[class*=l-span].no-gutter {
    padding-right: 0 !important;
    padding-left: 0 !important
}

.l-span-A1, .l-width1 {
    width: 8.33%
}

.l-span-A2, .l-width2 {
    width: 16.66%
}

.l-span-A3, .l-width3 {
    width: 25%
}

.l-span-A4, .l-width4 {
    width: 33.33%
}

.l-span-A5, .l-width5 {
    width: 41.66%
}

.l-span-A6, .l-width6 {
    width: 50%
}

.l-span-A7, .l-width7 {
    width: 58.33%
}

.l-span-A8, .l-width8 {
    width: 66.66%
}

.l-span-A9, .l-width9 {
    width: 75%
}

.l-span-A10, .l-width10 {
    width: 83.33%
}

.l-span-A11, .l-width11 {
    width: 91.66%
}

.l-span-A12, .l-width12 {
    width: 100%
}

.l-pre-A1 {
    margin-left: 8.33%
}

.l-pre-A2 {
    margin-left: 16.66%
}

.l-pre-A3 {
    margin-left: 25%
}

.l-pre-A4 {
    margin-left: 33.33%
}

.l-pre-A5 {
    margin-left: 41.66%
}

.l-pre-A6 {
    margin-left: 50%
}

.l-pre-A7 {
    margin-left: 58.33%
}

.l-pre-A8 {
    margin-left: 66.66%
}

.l-pre-A9 {
    margin-left: 75%
}

.l-pre-A10 {
    margin-left: 83.33%
}

.l-pre-A11 {
    margin-left: 91.66%
}

@font-face {
    font-family: telenorlight;
    src: url(../font/telenorlight-webfont.eot);
    src: url(../font/telenorlight-webfont.eot) format("embedded-opentype"), url(../font/telenorlight-webfont.woff) format("woff"), url(../font/telenorlight-webfont.ttf) format("truetype"), url(../font/telenorlight-webfont.svg) format("svg")
}

@font-face {
    font-family: telenorregular;
    src: url(../font/telenor-webfont.eot);
    src: url(../font/telenor-webfont.eot) format("embedded-opentype"), url(../font/telenor-webfont.woff) format("woff"), url(../font/telenor-webfont.ttf) format("truetype"), url(../font/telenor-webfont.svg) format("svg")
}

.a-title-XL, .a-title-L, .a-title-M, .m-article-header2 h1, .m-page-header h1, .m-page-header h2, .m-quiz-wrapper .m-quiz-question p, .a-title-S, strong, p, a, li {
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility
}

/*.a-title-XL a, .a-title-XL span, .a-title-XL strong, .a-title-L a, .a-title-L span, .a-title-L strong, .a-title-M a, .m-article-header2 h1 a, .m-page-header h1 a, .m-page-header h2 a, .m-quiz-wrapper .m-quiz-question p a, .a-title-M span, .m-article-header2 h1 span, .m-page-header h1 span, .m-page-header h2 span, .m-quiz-wrapper .m-quiz-question p span, .a-title-M strong, .m-article-header2 h1 strong, .m-page-header h1 strong, .m-page-header h2 strong, .m-quiz-wrapper .m-quiz-question p strong, .a-title-S a, .a-title-S span, .a-title-S strong, strong a, strong span, strong strong, p a, p span, p strong, a a, a span, a strong, li a, li span, li strong {*/
    /*font-weight: inherit*/
/*}*/

.a-title-XL {
    font-size: 53px;
    font-size: 3.33333rem;
    line-height: 1.2
}

.a-title-L {
    font-family: telenorlight, sans-serif;
    font-size: 42px;
    font-size: 2.66667rem;
    line-height: 1.25
}

.a-title-M, .m-article-header2 h1, .m-page-header h1, .m-page-header h2, .m-quiz-wrapper .m-quiz-question p, .m-intro h1 {
    font-size: 32px;
    font-size: 2rem;
    line-height: 1.33333
}

h2, .a-title-S, .m-intro h2 {
    font-family: telenorlight, sans-serif;
    font-size: 21px;
    font-size: 1.33333rem;
    line-height: 1.5
}

.a-preamble {
    font-size: 19px;
    font-size: 1.22222rem;
    line-height: 1.42857
}

.a-fineprint {
    font-size: 12px;
    font-size: .77778rem;
    line-height: 1.5
}

.a-ol, .a-ul {
    margin-top: 21px;
    margin-top: 1.33333rem;
    margin-bottom: 21px;
    margin-bottom: 1.33333rem
}

.a-ol li + li, .a-ul li + li {
    margin-top: 10px;
    margin-top: .66667rem
}

.a-ol {
    margin-left: 1.875em;
    list-style: decimal
}

.a-ul {
    margin-left: 1.875em;
    list-style: disc
}

p {
    /*color: #4a4a4a;*/
}

h1, h2, h3, h4, h5, h6, strong {
    font-family: telenorregular, sans-serif;
    -webkit-font-smoothing: antialiased;
}

h1 {
    font-size: 3em;
    padding-top: 1.5em;
    padding-bottom: .5em
}

h2 {
    font-size: 2em
}

h3 {
    font-size: 1.5em;
    font-family: Open Sans, sans-serif;
    font-weight: 400
}

blockquote, blockquote p {
    font-size: 1.15em;
    font-weight: 400;
    line-height: 1.45;
    color: inherit;
    -webkit-font-smoothing: antialiased;
    font-style: italic !important;
    position: relative;
    max-width: 600px;
    margin: 2em auto;
}

blockquote i, blockquote em, blockquote p i, blockquote p em {
    font-size: 80%;
    font-style: normal
}

blockquote:before, blockquote:after {
    font-family: Georgia, serif;
    font-weight: 700;
    font-size: 4em;
    display: block;
    position: absolute;
    color: #00ace7
}

blockquote:before {
    overflow: visible;
    top: -.7em;
    left: -.7em;
    content: "\201D"
}

blockquote cite {
    display: block;
    font-size: 13px;
    margin-top: 1.5em
}

blockquote cite strong {
    color: #444
}

.type-light h1, .type-light h2, .type-light h3, .type-light h4, .type-light p, .type-light a {
    color: #fff
}

.a-inputText, .a-textarea {
    width: 100%;
    height: 42px;
    height: 2.66667rem;
    font-size: 14px;
    font-size: .88889rem;
    line-height: 42px;
    line-height: 2.66667rem;
    font-family: Open Sans, sans-serif;
    background-color: #eee
}

.a-inputText:-moz-placeholder, .a-textarea:-moz-placeholder {
    opacity: 1;
    filter: alpha(opacity=100)
}

.a-inputText::-moz-placeholder, .a-textarea::-moz-placeholder {
    opacity: 1;
    filter: alpha(opacity=100)
}

.a-inputText.inline, .a-textarea.inline {
    display: inline-block;
    width: auto
}

.a-btn, .m-download-body a {
    transition: background-color .3s ease;
    display: inline-block;
    width: auto;
    max-width: 100%;
    font-family: Open Sans, sans-serif;
    font-size: .83333rem;
    font-weight: 700;
    text-align: center;
    text-decoration: none;
    color: rgba(0, 0, 0, .67);
    border: none;
    height: 42px;
    line-height: 42px;
    padding: 0 42px;
    cursor: pointer
}

.a-btn:hover, .a-btn:focus, .m-download-body a:hover, .m-download-body a:focus {
    cursor: pointer;
    outline: 0
}

.a-btn {
    background-color: #007ad0;
    border: 1px solid #007ad0;
    border-radius: 3px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-family: Roboto, arial, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.25;
    outline: none;
    padding: 11px 20px;
    position: relative;
    text-align: center;
    transition: background-color .25s, color .25s, border-color .25s;
    vertical-align: top;
    -webkit-appearance: none;
}

.a-btn:hover {
    background-color: #0062a7;
    border-color: #0062a7;
    color: #fff;
    text-decoration: none;
}

.get-going .a-btn {
    background-color: #0062a7;
    border-color: #0062a7;
    color: #fff;
}

.get-going .a-btn:hover {
    background-color: #000a0e
}

.get-going .s-is-grid {
    background-color: #fff
}

.get-going .s-is-grid h4 {
    color: #00577e
}

.get-going .s-is-grid p {
    color: #444
}

.get_going .get-going .s-is-grid {
    background-color: #fff
}

.get_going .get-going .s-is-grid p {
    color: inherit
}

.a-btn, .m-social a {
    transition: background-color .3s ease
}

.a-grid-img {
    transition: opacity .3s ease;
    backface-visibility: hidden
}

.menu-item {
    transition: background-color .3s ease
}

/*! Responsive v4.1.4 | MIT License | responsivebp.com *//*! normalize.css v3.0.3 | MIT License | git.io/normalize */
.modal-overlay {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2147483647;
    width: 100%;
    height: 100%;
    overflow: hidden;
    -ms-touch-action: none;
    touch-action: none;
    background-color: rgba(0, 0, 0, .7);
    -webkit-overflow-scrolling: touch;
    -webkit-backface-visibility: hidden;
    text-align: center
}

.modal-overlay:before {
    content: "";
    display: inline-block;
    height: 100%;
    width: 1px;
    margin-right: -1px;
    vertical-align: middle
}

[dir=rtl] .modal-overlay:before {
    margin-right: 0;
    margin-left: -1px
}

.modal-loader:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 3;
    width: 12px;
    height: 4px;
    margin: auto;
    content: "";
    background-image: url(data:image/gif;base64,R0lGODlhDAAEAPABAP///wAAACH/C05FVFNDQVBFMi4wAwEAAAAh+QQJMgABACwAAAAADAAEAAACCoQRqXm42h48MhUAIfkECTIAAQAsBAAAAAQABAAAAgSEjwkFACH5BAUyAAEALAgAAAAEAAQAAAIEhI8JBQA7);
    image-rendering: optimizeSpeed
}

.modal {
    display: inline-block;
    max-height: 95%;
    max-width: 95%;
    vertical-align: middle;
    margin: 0 auto;
    overflow: auto
}

.modal-iframe, .modal-image {
    overflow: hidden
}

.modal-iframe .media, .modal-iframe iframe {
    max-height: 100%;
    max-width: 100%
}

.modal-iframe .media {
    background-color: #fff;
    margin-bottom: 0
}

.modal-iframe.iframe-full {
    height: 95%
}

.iframe-full .media {
    height: 100%;
    padding: 0
}

.modal-image > img {
    max-height: 100%
}

.modal-content {
    max-height: 100%;
    overflow: auto;
    padding: 16px;
    padding: 1rem;
    background-color: #fff;
    text-align: left
}

[dir=rtl] .modal-content {
    text-align: right
}

.modal-header, .modal-footer {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    color: #fff
}

.modal-header {
    padding: 0 72px;
    padding: 0 4.555rem
}

.modal-footer {
    top: auto;
    bottom: 0
}

.modal-close {
    position: fixed;
    top: 1px;
    right: 1px;
    z-index: 2;
    display: inline-block;
    padding: 19px;
    padding: 1.245rem;
    font-size: 24px;
    font-size: 1.5rem;
    font-weight: 700;
    color: #fff
}

[dir=rtl] .modal-close {
    right: auto;
    left: 1px
}

.modal-direction {
    position: fixed;
    top: 49%;
    left: 0;
    z-index: 2;
    display: block;
    width: 48px;
    width: 3rem;
    padding: 16px;
    padding: 1rem;
    color: #fff;
    font-size: 32px;
    font-size: 2rem;
    font-weight: 700;
    text-align: center
}

[dir=rtl] .modal-direction {
    right: 0
}

.modal-direction.next {
    left: auto;
    right: 0
}

[dir=rtl] .modal-direction.next {
    right: auto;
    left: 0
}

button.modal-close, button.modal-direction {
    background-color: transparent;
    border: none
}

button.modal-close:hover, button.modal-direction:hover {
    text-decoration: underline
}

.clearfix:before, .container:before, .modal-ajax.container:before, .modal-iframe:before, .container-full:before, .row:before, [class*=block-row-]:before, .alert:before, .tabs > ul:before, .clearfix:after, .container:after, .modal-ajax.container:after, .modal-iframe:after, .container-full:after, .row:after, [class*=block-row-]:after, .alert:after, .tabs > ul:after {
    /* content: ""; */
    display: table;
}

.clearfix:after, .container:after, .modal-ajax.container:after, .modal-iframe:after, .container-full:after, .row:after, [class*=block-row-]:after, .alert:after, .tabs > ul:after {
    /* clear: both */
}

.hidden {
    display: none !important
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    white-space: no-wrap;
    width: 1px
}

.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto
}

.invisible {
    visibility: hidden
}

.fade-out, .fade-in {
    transition: opacity .3s
}

.fade-out {
    opacity: 0 !important;
    filter: alpha(opacity=0)
}

.fade-in {
    opacity: 1 !important;
    filter: alpha(opacity=100)
}

.m-hero {
    display: block;
    position: relative;
    overflow: hidden;
    box-sizing: border-box;
    width: 100vw;
    height: 90vh;
    background-size: cover;
    max-width: 100%;
    background-color: #444;
    background-position: center bottom;
    padding: 0;
    margin: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center
}

.m-hero .a-btn {
    width: auto
}

.m-hero .m-hero-wrapper {
    display: inline-block;
    position: relative;
    max-width: 800px;
    text-align: center;
    z-index: 2
}

.m-hero .m-hero-wrapper p {
    color: #FFF;
    font-size: 22px
}

.m-hero .m-hero-title {
    font-family: telenorlight, sans-serif;
    font-size: 3em;
    color: #FFF;
    font-weight: 400
}

.m-hero p {
    padding: 0
}

.m-hero .m-hero-button {
    margin: 0 auto;
    margin-top: 1.5em
}

.heros {
    position: relative
}

.hero-overlay {
    position: absolute;
    background-color: #004d68;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    z-index: 1;
    opacity: .7;
    filter: alpha(opacity=70)
}

.slick-loading .slick-list {
    background: #fff url(../image/ajax-loader.gif) center center no-repeat
}

@font-face {
    font-family: slick;
    src: url(../font/slick.eot);
    src: url(../font/slick.eot) format("embedded-opentype"), url(../font/slick.woff) format("woff"), url(../font/slick.ttf) format("truetype"), url(../font/slick.svg) format("svg")
}

.slick-prev, .slick-next {
    display: none !important
}

.slick-dotted.slick-slider {
    margin-bottom: 30px
}

.slick-dots {
    position: absolute;
    bottom: -25px;
    list-style: none;
    display: block;
    text-align: center;
    padding: 0;
    margin: 0;
    width: 100%
}

.slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer
}

.slick-dots li button {
    border: 0;
    background: transparent;
    display: block;
    height: 20px;
    width: 20px;
    outline: none;
    line-height: 0;
    font-size: 0;
    color: transparent;
    padding: 5px;
    cursor: pointer
}

.slick-dots li button:hover, .slick-dots li button:focus {
    outline: none
}

.slick-dots li button:hover:before, .slick-dots li button:focus:before {
    opacity: 1;
    filter: alpha(opacity=100)
}

.slick-dots li button:before {
    position: absolute;
    top: 0;
    left: 0;
    content: "•";
    width: 20px;
    height: 20px;
    font-family: slick;
    font-size: 6px;
    line-height: 20px;
    text-align: center;
    color: black;
    opacity: .25;
    filter: alpha(opacity=25);
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slick-dots li.slick-active button:before {
    color: black;
    opacity: .75;
    filter: alpha(opacity=75)
}

#panel {
    will-change: auto
}

.menus {
    z-index: 150;
    position: relative;
}

.o-header {
    height: 88px;
    height: auto;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    background-color: #FFF;
    justify-content: flex-start;
}

.o-header .a-logo {
    display: block;
    margin: 0 28px;
    background-image: url(../image/Telenor_IOT_Logotype_White1.png);
    background-repeat: no-repeat;
    background-position: 50% 50%;
    min-width: 152px;
    height: 88px;
    text-indent: -9999px;
    display: none;
}

.o-header .icon {
    font-size: 1.6em
}

.o-header ul {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    width: 100%;
    -ms-flex-line-pack: justify;
    align-content: space-between
}

.o-header-narrow {
    display: none
}

.slideout-open .m-mobile__nav {
    display: block
}

.toggle-button {
    display: none;
    margin-left: 20px
}

/*.menu-item {*/
    /*display: -ms-flexbox;*/
    /*display: flex;*/
    /*-ms-flex-align: center;*/
    /*align-items: center*/
/*}*/

/*.menu-item a {*/
    /*height: 89px;*/
    /*display: -ms-flexbox;*/
    /*display: flex;*/
    /*-ms-flex-pack: center;*/
    /*justify-content: center;*/
    /*-ms-flex-direction: column;*/
    /*flex-direction: column;*/
    /*padding-left: 28px;*/
    /*padding-left: 1.77778rem;*/
    /*padding-right: 28px;*/
    /*padding-right: 1.77778rem;*/
    /*font-family: telenorregular, sans-serif;*/
    /*color: #586975*/
/*}*/

/*.menu-item a:hover, .menu-item a:focus, .menu-item a:active {*/
    /*background-color: #f1f3f4*/
/*}*/

.o-header-meta {
    height: 55px;
    background-color: #0074a8
}

.o-header-meta .lang-switcher {
    display: block;
    position: relative
}

.o-header-meta .lang-switcher ul li {
    height: 55px
}

.o-header-meta .lang-switcher ul li .icomoon {
    font-size: 24px
}

.o-header-meta .lang-switcher {
    position: relative;
}

.o-header-meta .lang-switcher #lang-switcher {
    position: absolute;
    z-index: 999;
    display: none;
    width: 230px;
    background-color: rgb(12, 16, 38);
    left: auto;
    right: 15px;
}

.o-header-meta .lang-switcher #lang-switcher li {
    width: 100%;
}

.o-header-meta .lang-switcher ul li ul li {
    float: none;
    background-color: #0074a8;
    border-bottom: solid 1px rgba(255, 255, 255, .35);
    height: auto
}

.o-header-meta .lang-switcher ul li ul li.menu-item a:hover, .o-header-meta .lang-switcher ul li ul li.menu-item a:focus, .o-header-meta .lang-switcher ul li ul li.menu-item a:active {
    border-bottom-color: rgba(255, 255, 255, .35);
    background-color: #0086b4
}

.o-header-meta .lang-switcher ul li ul li.menu-item.current_page_item a:hover, .o-header-meta .lang-switcher ul li ul li.menu-item.current_page_item a:focus, .o-header-meta .lang-switcher ul li ul li.menu-item.current_page_item a:active {
    border-bottom-color: rgba(255, 255, 255, .35);
    background-color: #0086b4
}

.o-header-meta .lang-switcher ul li.menu-item {
    display: block;
    border-left: solid 1px rgba(255, 255, 255, .35)
}

.o-header-meta .lang-switcher ul li.menu-item a {
    height: 55px;
    color: #fff
}

.o-header-meta .lang-switcher ul li.menu-item a:hover {
    background-color: #0086b4
}

.o-header-meta .lang-switcher ul li.menu-item.current_page_item a:hover, .o-header-meta .lang-switcher ul li.menu-item.current_page_item a:focus, .o-header-meta .lang-switcher ul li.menu-item.current_page_item a:active {
    color: #fff;
    background-color: #006081
}

.o-header-meta .lang-switcher .toggle-switcher {
    display: block;
    color: #fff;
    white-space: nowrap;
    padding: 0 25px;
}

.o-header-meta .lang-switcher .toggle-switcher:after {
    transition: all .4s;
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 7px 5px 0;
    border-color: #fff transparent transparent;
    display: inline-block;
    margin-left: 10px
}

.o-header-meta .lang-switcher .toggle-switcher:hover {
    background-color: #0086b4
}

.o-header-meta .lang-switcher .toggle-switcher[aria-pressed=true]:after {
    transform: rotate(-180deg)
}

.o-subheader ul {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    background-color: #006081
}

.o-subheader ul .menu-item {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.o-subheader ul .menu-item.current_page_item {
    background-color: #0086b4
}

.o-subheader ul .menu-item.current_page_item a {
    color: #fff
}

.o-subheader ul .menu-item a {
    height: 60px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 28px;
    padding-left: 1.77778rem;
    padding-right: 28px;
    padding-right: 1.77778rem;
    font-family: telenorregular, sans-serif;
    color: rgba(255, 255, 255, .7);
    font-size: 16px
}

.o-subheader ul .menu-item a:hover, .o-subheader ul .menu-item a:focus, .o-subheader ul .menu-item a:active {
    background-color: #006b90
}

.o-header-narrow {
    border-right: 1px solid #ccc;
    -ms-flex-align: center;
    align-items: center
}

.o-header-narrow .current_page_item a {
    background-color: #006081;
    color: #fff
}

.o-header-narrow .current_page_item nav li a {
    background: none;
    color: #586975
}

.o-header-narrow .m-mobile__nav ul {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column
}

.o-header-narrow .m-mobile__nav .m-mobile__nav--languages .menu-item-languages {
    margin-top: 35px;
    margin-top: 2.22222rem
}

.o-header-narrow .m-mobile__nav .m-mobile__nav--languages .menu-item-languages:first-child {
    margin-top: 17px;
    margin-top: 1.11111rem
}

.o-header-narrow .m-mobile__nav .m-mobile__nav--languages .menu-item-languages:first-child .menu-item-faux-link {
    height: 36px
}

.o-header-narrow .m-mobile__nav a {
    width: 100%
}

.o-header-narrow .m-mobile__nav .menu-item-faux-link {
    font-family: telenorregular, sans-serif;
    display: block;
    border-bottom: 1px solid #ccc;
    height: 30px;
    font-size: 13px;
    font-weight: 700;
    padding-left: 28px;
    padding-left: 1.77778rem;
    padding-right: 28px;
    padding-right: 1.77778rem
}

.o-header-narrow .m-mobile__nav .menu-item {
    -ms-flex-direction: column;
    flex-direction: column
}

.o-header-narrow .m-mobile__nav .current_page_item.current_subpage_item a {
    background: none;
    color: #586975
}

.o-header-narrow .m-mobile__nav .current_page_item.current_subpage_item .current_page_item {
    background-color: #006081
}

.o-header-narrow .m-mobile__nav .current_page_item.current_subpage_item .current_page_item a {
    color: #fff !important
}

.o-header-narrow .m-mobile__nav .m-mobile_secondary__nav a {
    padding-left: 56px;
    padding-left: 3.55556rem
}

.menus.is_stuck {
    box-shadow: 0 1px 4px rgba(0, 0, 0, .2)
}

.o-header .sub-menu {
    display: none;
}

.o-header .sub-menu li {
    float: left
}

.nav-in-page-wrap {
    overflow: visible;
    position: relative;
    z-index: 9999;
    background-color: rgba(255, 255, 255, .5)
}

.nav-in-page-wrap a {
    color: #333;
    padding: 0 1em;
    cursor: pointer;
    display: inline-block
}

.slideout-panel {
    position: relative;
    transition: left .5s;
    left: 0
}

.slideout-menu {
    width: 0;
    transition: width .5s
}

.slideout-open .slideout-menu {
    width: 250px
}

.slideout-open .slideout-panel {
    left: 250px
}

.m-intro ul {
    list-style-type: disc;
    list-style-position: inside;
    line-height: 1.8;
    text-indent: -2em;
    padding-left: 2em
}

.m-intro ul li {
    font-weight: 600
}

.m-intro h1 {
    color: #00ace7;
    -webkit-font-smoothing: antialiased
}

.m-intro h2 {
    color: #00ace7;
    -webkit-font-smoothing: antialiased
}

.m-section-content {
    position: relative;
    z-index: 4;
    /*margin-top: -100px;*/
    /*margin-bottom: 100px*/
}

.m-section-content--remove-top-margin {
    margin-top: -146px
}

.m-section-content .m-inline-video, .m-section-content .event {
    width: 100%
}

.m-section-item, .m-article-content, .category-article .m-section-content, .gg-quiz-results .results {
    background-color: #fff;
    padding: 42px;
    padding: 2.66667rem;
    box-shadow: 0 2px 4px rgba(0, 0, 0, .15);
    margin-bottom: 17px;
    margin-bottom: 1.11111rem
}

.m-section-item .a-title-S, .m-article-content .a-title-S, .category-article .m-section-content .a-title-S, .gg-quiz-results .results .a-title-S {
    color: #00ace7
}

.m-section-item .a-title-S:hover a, .m-article-content .a-title-S:hover a, .category-article .m-section-content .a-title-S:hover a, .gg-quiz-results .results .a-title-S:hover a {
    background-color: #005877
}

.s-is-grid-tight .a-title-S {
    text-align: center;
    color: #fff
}

.m-grid-standard {
    overflow: auto
}

.m-grid-item {
    margin-bottom: 1em
}

.m-list-featured .m-section-item, .m-list-featured .m-article-content, .m-list-featured .category-article .m-section-content, .category-article .m-list-featured .m-section-content, .m-list-featured .gg-quiz-results .results, .gg-quiz-results .m-list-featured .results {
    overflow: auto;
    -ms-flex-line-pack: center;
    align-content: center
}

.m-list-featured-push {
    display: -ms-flexbox;
    display: flex;
    background-color: #eaf3f5;
    margin-bottom: 40px;
}

.m-list-featured-push .m-illustration .m-push-img-outer {
    height: 100%;
    background-size: cover;
    background-position: bottom center
}

.m-list-featured-push .m-illustration img {
    opacity: 0;
    filter: alpha(opacity=0)
}

.m-list-featured-push .m-video {
    padding-top: 0;
    padding-bottom: 0;
    width: 100%
}

.m-list-featured-push .m-illustration, .m-list-featured-push .m-video, .m-list-featured-push .m-content {
    -ms-flex: 1;
    flex: 1
}

.m-list-featured-push .m-content-inner {
    padding: 4em
}

.m-inline-video .m-content .m-content-inner {
    padding: 2em
}

.m-push {
    box-sizing: border-box;
    width: 100%;
    padding: 0;
    background-color: #fff;
    border-radius: .27778rem;
    float: left;
    box-shadow: 0 2px 4px rgba(0, 0, 0, .15);
    overflow: hidden;
    display: -ms-flexbox;
    margin-bottom: 17px;
    margin-bottom: 1.11111rem;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center
}

.m-push .m-content {
    margin: 0;
    padding: 0;
    width: 100%;
    text-align: center;
    padding: 2em
}

.m-push .m-content .a-btn {
    margin-top: .5em;
    display: inline-block;
    padding-left: 2.5em;
    padding-right: 2.5em
}

.m-push .m-illustration {
    width: 100%;
    backface-visibility: visible;
    overflow: hidden;
    margin: 0;
    background-color: #f5fafe
}

.m-push .m-illustration img {
    width: 100%
}

.c2-2 .m-content {
    -ms-flex-order: 1;
    order: 1
}

.c2-2 .m-illustration, .c2-2 .m-video {
    -ms-flex-order: 21;
    order: 21
}

.l-col-3 {
    width: 33.33%;
    float: left;
    margin: 0;
    padding: 0
}

.m-push-white {
    background-color: #fff;
    padding: 0;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
}

.m-push-white .m-push-icon {
    padding-top: .4em;
    font-size: 8vw;
    color: #00ace7;
    text-align: center
}

#ytplayer {
    max-width: 90vw
}

.m-social a {
    position: relative;
    text-transform: uppercase
}

.m-social i {
    position: absolute;
    left: 20px;
    line-height: 150%
}

.border {
    margin-top: 80px;
    opacity: .49;
    filter: alpha(opacity=49);
    border: solid 1px #009de5
}

img.aligncenter {
    display: inline-block
}

.m-section-header {
    position: relative;
    overflow: hidden;
    width: 100%;
}

.m-section-header .a-title-L, .m-section-header .m-preamble p {
    color: #1a1a1a;
    text-align: center;
}

.m-section-header .a-title-L {
    font-size: 56px;
    line-height: 60px;
}

.get_going .m-section-header.s-is-noimage {
    background: #374a5a;
    background: linear-gradient(to bottom, #374a5a 50%, #252525 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='$start-color', endColorstr='$stop-color', GradientType=0)
}

.m-section-header-content {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    z-index: 3;
}

.a-section-img {
    overflow: hidden;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    opacity: 1;
    filter: alpha(opacity=100);
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover
}

.a-section-header-overlay {
    position: absolute;
    background-color: #004d68;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    z-index: 0
}

.m-intro {
    margin-top: -100px;
    margin-bottom: 100px
}

.m-grid-tight .m-push-img-outer {
    font-size: 6em;
    background-size: cover;
    height: 2.5em
}

.m-grid-tight .m-push-img-outer img {
    opacity: 0;
    filter: alpha(opacity=0)
}

.m-push-white {
    -ms-flex-direction: column;
    flex-direction: column;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    padding: 0;
    overflow: hidden;
    margin-bottom: 1.11111rem;
    background-color: #eaf3f5;
}

.m-push-white .icon {
    position: relative;
    background-color: #f5fafe;
    font-size: 8em;
    padding-top: 1.5em;
    padding-bottom: 1.5em
}

.m-push-white .icon i {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.m-push-white .m-content {
    -ms-flex-align: top;
    align-items: top;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 2em;
}

.m-push-white .a-btn {
    margin: 0 auto;
    margin-top: .5em
}

.m-img-container {
    position: relative;
    background-color: #222;
    border-radius: 4px 4px 0 0
}

.m-img-container .a-grid-img {
    border-radius: 4px 4px 0 0;
    opacity: .7;
    filter: alpha(opacity=70);
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    height: 200px
}

.m-img-container .a-grid-img:hover {
    opacity: .4;
    filter: alpha(opacity=40)
}

.s-is-img .a-grid-title {
    color: #fff;
    top: 50%;
    left: 50%;
    position: absolute;
    text-align: center;
    z-index: 2;
    transform: translate(-50%, -50%);
    pointer-events: none
}

.s-is-grid-tight p {
    overflow: hidden;
    text-align: center
}

.s-is-grid-tight .a-btn {
    margin-left: auto;
    margin-right: auto;
    margin-top: 18px
}

.m-grid-standard {
    position: relative
}

.m-grid-standard .s-is-grid-standard p .a-btn {
    margin-top: 24px
}

.m-grid-standard .s-is-grid-standard .a-btn {
    margin-top: 18px
}

.m-article-header2 {
    width: 100%;
    z-index: -100;
    background: #00577e;
    background: linear-gradient(to bottom, #00577e 0, #0091d2 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='$start-color', endColorstr='$stop-color', GradientType=0);
    padding: 64px 42px 160px;
    padding: 4rem 2.66667rem 160px;
    min-height: 300px;
    text-align: center;
    position: relative;
    box-sizing: border-box
}

.m-article-header2 p {
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
    font-size: 18px;
    color: #FFF
}

.m-article-header2 h1 {
    font-family: telenorlight, sans-serif;
    font-size: 37px;
    font-size: 2.33333rem;
    width: 100%;
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    color: #fff
}

.m-article-header2.s-background-image {
    background-size: cover;
    min-height: 500px;
    background-position: center center
}

.m-article-header2 .m-background-image-filter {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    padding: 64px 42px 160px;
    padding: 4rem 2.66667rem 160px
}

.m-article-header2 .m-background-image-filter.m-background-image-filter-darken {
    background-color: rgba(0, 0, 0, .4)
}

.m-article-header2 .m-background-image-filter.m-background-image-filter-darken h1, .m-article-header2 .m-background-image-filter.m-background-image-filter-darken p {
    color: #fff
}

.m-article-header2 .m-background-image-filter.m-background-image-filter-lighten {
    background-color: rgba(255, 255, 255, .9)
}

.m-article-header2 .m-background-image-filter.m-background-image-filter-lightcolors {
    color: #fff
}

.m-article-header2 .m-background-image-filter.m-background-image-filter-darkcolors {
    color: rgba(51, 51, 51, .9)
}

.m-article-header2 .m-background-image-filter.m-background-image-filter-darkcolors h1 {
    color: rgba(51, 51, 51, .9)
}

.m-article-header2 .m-background-image-filter-inner {
    position: relative;
    top: 15%
}

.m-article-content, .category-article .m-section-content {
    margin-top: -100px
}

.m-article-header {
    width: 100%;
    z-index: -100;
    text-align: center;
    position: relative;
    box-sizing: border-box;
    padding: 0
}

.m-article-header.m-article-header-no-image {
    background: #00577e;
    background: linear-gradient(to bottom, #00577e 0, #0091d2 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='$start-color', endColorstr='$stop-color', GradientType=0);
    background-position: center bottom;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#365faa', endColorstr='#00ace7', GradientType=1);
    min-height: 100px;
    height: 400px
}

.m-article-img-outer {
    height: 100%;
    width: 100%;
    background-position: center center;
    background-size: cover
}

.m-article-img-inner {
    opacity: 0;
    filter: alpha(opacity=0);
    width: 100%;
    height: 480px
}

.m-article-content, .category-article .m-section-content {
    margin-top: -100px
}

.m-page-header {
    width: 100%;
    z-index: -100;
    /*background: #006593;*/
    /*background: linear-gradient(to bottom, #006593 0, #00ace7 100%);*/
    /*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='$start-color', endColorstr='$stop-color', GradientType=0);*/
    padding: 4rem 2.66667rem 160px;
    min-height: 300px;
    text-align: center;
    position: relative;
    box-sizing: border-box;
}

.m-page-header.m-page-header-image {
    height: 250px;
    min-height: 250px
}

.m-page-header .m-page-header-text {
    z-index: 20;
    position: relative
}

.m-page-header .m-article-img-outer {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 10
}

.m-page-header .m-article-header-filter {
    z-index: 15;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 64px 42px 160px;
    padding: 4rem 2.66667rem 160px
}

.m-page-header .m-article-header-filter.m-background-image-filter-darken {
    background-color: rgba(0, 0, 0, .4)
}

.m-page-header .m-article-header-filter.m-background-image-filter-darken h1, .m-page-header .m-article-header-filter.m-background-image-filter-darken h2, .m-page-header .m-article-header-filter.m-background-image-filter-darken p {
    color: #fff
}

.m-page-header .m-article-header-filter.m-background-image-filter-lighten {
    background-color: rgba(255, 255, 255, .9)
}

.m-page-header .m-article-header-filter.m-background-image-filter-lightcolors {
    color: #fff
}

.m-page-header .m-article-header-filter.m-background-image-filter-darkcolors {
    color: rgba(51, 51, 51, .9)
}

.m-page-header .m-article-header-filter.m-background-image-filter-darkcolors h1, .m-page-header .m-article-header-filter.m-background-image-filter-darkcolors h2 {
    color: rgba(51, 51, 51, .9)
}

.m-page-header p {
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
    font-size: 24px;
    line-height: 29px;
    color: #1a1a1a;
    font-family: telenorlight, arial, sans-serif;
}

.m-page-header h1, .m-page-header h2 {
    font-size: 56px;
    line-height: 60px;
    width: 100%;
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    color: #1a1a1a;
    padding-top: 1.5em;
    padding-bottom: .5em;
    font-family: telenorlight, arial, sans-serif;
}

.m-page-header.s-background-image {
    background-size: cover;
    min-height: 500px;
    background-position: center center
}

.m-page-header .m-background-image-filter-inner {
    position: relative;
    top: 15%
}

.m-article-content, .category-article .m-section-content {
    margin-top: -100px
}

.m-article-header-icon {
    font-size: 8em;
    padding: 1em
}

.m-article-header-icon.s-icon-bg-dark {
    background: #00577e;
    background: linear-gradient(to bottom, #00577e 0, #0091d2 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='$start-color', endColorstr='$stop-color', GradientType=0);
    color: #fff
}

.m-article-header-icon.s-icon-bg-light {
    background: #eee;
    background: linear-gradient(to bottom, #eee 0, #fff 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='$start-color', endColorstr='$stop-color', GradientType=0);
    color: #666
}

.m-grid-standard .m-image-container {
    overflow: hidden;
    height: 250px;
    width: 250px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center
}

.m-grid-standard .m-image-container img {
    opacity: 0;
    filter: alpha(opacity=0)
}

.m-grid-standard .m-article-section-textandimage {
    margin: 56px 0;
    margin: 3.55556rem 0;
    padding-bottom: 1em
}

.m-grid-standard .m-article-section-textandimage .m-article-section-text {
    margin-left: 2em
}

.m-grid-standard [class*=m-article-section] ul {
    list-style-type: disc;
    list-style-position: inside;
    line-height: 1.8
}

.m-grid-featured .m-article-section-textandimage {
    margin: 56px 0;
    margin: 3.55556rem 0;
    padding-bottom: 56px;
    padding-bottom: 3.55556rem;
    border-bottom: 1px solid #ccc
}

.m-grid-featured .m-article-section-textandimage:first-child {
    margin: 0
}

.m-grid-featured .m-article-section-textandimage.c2-2 .l-span-B6:nth-child(1) {
    float: right
}

.m-grid-featured .m-article-section-textandimage.c2-2 .l-span-B6:nth-child(1) .m-article-section-text {
    padding-left: 0
}

.m-grid-featured .m-article-section-textandimage .m-image-container {
    padding: 0
}

.m-grid-featured .m-article-section-textandimage .m-article-section-text {
    padding-left: 1.5em
}

.m-grid-featured .m-article-section-textandimage.c2-2 .m-article-section-text {
    padding-left: 0;
    padding-right: 1.5em
}

.m-grid-featured [class*=m-article-section] ul {
    list-style-type: disc;
    list-style-position: inside;
    line-height: 1.8
}

.m-grid-featured [class*=m-article-section] ul li {
    font-weight: 600;
    color: #00ace7
}

.acf-map {
    width: 100%;
    height: 80vh;
    border: #ccc solid 1px;
    margin: 0
}

.acf-map img {
    max-width: inherit !important
}

.m-highlight {
    padding-top: .5em;
    padding-bottom: .5em;
    margin-bottom: 24px
}

.m-highlight .m-highlight-inner {
    padding: 2em;
    padding-left: 3em;
    padding-right: 3em;
    background-color: #eef6ff
}

.m-summary {
    background-color: #009de5;
    color: #fff
}

.m-summary .m-summary-body {
    padding-top: 3em;
    padding-bottom: 3em
}

.m-summary a, .m-summary a:hover {
    color: #fff;
    font-weight: 700
}

.m-download {
    background-color: #0077ae;
    color: #fff
}

.m-download .m-download-body {
    padding-top: 3em;
    padding-bottom: 3em
}

.m-download .a-btn {
    transition: background-color .3s ease;
    display: inline-block;
    width: auto;
    max-width: 100%;
    height: 2.66667rem;
    font-family: Open Sans, sans-serif;
    font-size: 13px;
    font-size: .83333rem;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    text-decoration: none;
    color: rgba(0, 0, 0, .67);
    border: none;
    padding: 0;
    height: 42px;
    line-height: 42px;
    padding-right: 42px;
    padding-left: 42px;
    cursor: pointer;
    background-color: #fff;
    color: #0077ae
}

.m-download .a-btn:hover, .m-download .a-btn:focus {
    cursor: pointer;
}

.m-download .a-btn:hover {
    background-color: #c7c7c7
}

.m-section-video {
    padding-top: 2em;
    padding-bottom: 2em
}

.m-social {
    padding-top: 0;
    padding-bottom: 2em
}

.m-social i {
    left: 16px;
    line-height: 90%;
    font-size: 20px
}

.m-section-body h2, .m-summary-body h2, .m-highlight h2, .m-pagesection h2:first-child {
    margin-top: 15px;
    font-size: 1.3em
}

.m-pagesection h2 {
    margin-top: 38px;
    font-size: 1.3em
}

.m-section-body h2 strong, .m-summary-body h2 strong, .m-highlight h2 strong, .m-pagesection h2 strong {
    font-weight: 400
}

.m-section-body h2 + p, .m-section-body h2 + ul, .m-section-body h2 + ol, .m-summary-body h2 + p, .m-summary-body h2 + ul, .m-summary-body h2 + ol, .m-highlight h2 + p, .m-highlight h2 + ul, .m-highlight h2 + ol, .m-pagesection h2 + p, .m-pagesection h2 + ul, .m-pagesection h2 + ol {
    margin-top: .6em
}

.m-section-body h3, .m-section-body h4, .m-section-body h5, .m-section-body h6, .m-summary-body h3, .m-summary-body h4, .m-summary-body h5, .m-summary-body h6, .m-highlight h3, .m-highlight h4, .m-highlight h5, .m-highlight h6, .m-pagesection h3, .m-pagesection h4, .m-pagesection h5, .m-pagesection h6 {
    font-size: 1em;
    -webkit-font-smoothing: antialiased
}

.m-section-body h3 strong, .m-section-body h4 strong, .m-section-body h5 strong, .m-section-body h6 strong, .m-summary-body h3 strong, .m-summary-body h4 strong, .m-summary-body h5 strong, .m-summary-body h6 strong, .m-highlight h3 strong, .m-highlight h4 strong, .m-highlight h5 strong, .m-highlight h6 strong, .m-pagesection h3 strong, .m-pagesection h4 strong, .m-pagesection h5 strong, .m-pagesection h6 strong {
    font-weight: 400
}

.m-section-body h3 + p, .m-section-body h3 + ul, .m-section-body h3 + ol, .m-section-body h4 + p, .m-section-body h4 + ul, .m-section-body h4 + ol, .m-section-body h5 + p, .m-section-body h5 + ul, .m-section-body h5 + ol, .m-section-body h6 + p, .m-section-body h6 + ul, .m-section-body h6 + ol, .m-summary-body h3 + p, .m-summary-body h3 + ul, .m-summary-body h3 + ol, .m-summary-body h4 + p, .m-summary-body h4 + ul, .m-summary-body h4 + ol, .m-summary-body h5 + p, .m-summary-body h5 + ul, .m-summary-body h5 + ol, .m-summary-body h6 + p, .m-summary-body h6 + ul, .m-summary-body h6 + ol, .m-highlight h3 + p, .m-highlight h3 + ul, .m-highlight h3 + ol, .m-highlight h4 + p, .m-highlight h4 + ul, .m-highlight h4 + ol, .m-highlight h5 + p, .m-highlight h5 + ul, .m-highlight h5 + ol, .m-highlight h6 + p, .m-highlight h6 + ul, .m-highlight h6 + ol, .m-pagesection h3 + p, .m-pagesection h3 + ul, .m-pagesection h3 + ol, .m-pagesection h4 + p, .m-pagesection h4 + ul, .m-pagesection h4 + ol, .m-pagesection h5 + p, .m-pagesection h5 + ul, .m-pagesection h5 + ol, .m-pagesection h6 + p, .m-pagesection h6 + ul, .m-pagesection h6 + ol {
    margin-top: .6em
}

.m-section-body figcaption p, .m-summary-body figcaption p, .m-highlight figcaption p, .m-pagesection figcaption p {
    font-style: italic;
    color: #8c9399
}

/*p a {*/
    /*color: #00ace7;*/
    /*text-decoration: underline*/
/*}*/

/*p a:hover, p a:visited, p a:active {*/
    /*color: #0086b4*/
/*}*/

.single-post article .m-preamble {
    margin-bottom: 1em;
    font-size: 24px;
    line-height: 32px;
    color: #1a1a1a;
}


article .m-title h1 {
    padding-top: 56px;
    padding-top: 3.5rem;
    padding-bottom: 0;
    line-height: 40px;
    font-size: 32px;
    margin-bottom: 30px;
    color: #1a1a1a;
}

.m-article-body {
    padding-bottom: 2em
}

.single-post {
    background-color: #fff
}

.single-post aside {
    background-color: #eee;
    padding-top: 2em;
    padding-bottom: 2em
}

.single-post aside .l-container {
    max-width: 1170px
}

.single-post .m-intro {
    margin-top: 0
}

.single-post .s-is-grid p {
    color: #4a4a4a
}

.m-pagesection {
    margin-top: .75em;
    margin-bottom: .75em
}

.m-pagesection ul, .m-pagesection ol {
    list-style: disc;
    list-style-position: outside;
    margin-left: 2em;
    margin-top: 1em;
    line-height: 1.6
}

.m-pagesection ul li, .m-pagesection ol li {
    margin-bottom: 1em
}

.m-push {
    position: relative
}

.m-list-featured .m-push-icon {
    height: 100%;
    padding: .8em;
    font-size: 17vw;
    color: #00ace7;
    text-align: center;
    background-color: #f5fafe
}

.m-list-featured .m-illustration.s-getgoing i {
    color: #00577e
}

.m-list-featured .m-push .m-content {
    text-align: left
}

.m-list-featured .a-featured-img {
    border-radius: 3px
}

.m-list-featured .s-is-img.c2-2 {
    float: right
}

* {
    margin: 0;
    padding: 0
}

#nav-icon {
    width: 30px;
    height: 22px;
    position: absolute;
    left: 95%;
    top: 40%;
    transform: translate(50%, -50%);
    z-index: 100;
    transform: rotate(0deg);
    transition: .5s ease-in-out;
    cursor: pointer
}

#nav-icon span {
    display: block;
    position: absolute;
    height: 3px;
    width: 100%;
    border-radius: 2px;
    background: #586975;
    opacity: 1;
    filter: alpha(opacity=100);
    left: 0;
    transform: rotate(0deg);
    transition: .25s ease-in-out
}

#nav-icon span:nth-child(1) {
    top: 0
}

#nav-icon span:nth-child(2), #nav-icon span:nth-child(3) {
    top: 9px
}

#nav-icon span:nth-child(4) {
    top: 18px
}

#nav-icon.open span:nth-child(1) {
    top: 9px;
    width: 0;
    left: 50%
}

#nav-icon.open span:nth-child(2) {
    transform: rotate(45deg)
}

#nav-icon.open span:nth-child(3) {
    transform: rotate(-45deg)
}

#nav-icon.open span:nth-child(4) {
    top: 9px;
    width: 0;
    left: 50%
}

.m-gg-login {

    padding-top: 4em;
    padding-bottom: 4em;
}

.m-gg-login .m-gg-login-article {
    max-width: 800px;
    margin-left: auto;
    margin-right: auto
}

.m-gg-login .m-gg-login-article h1, .m-gg-login .m-gg-login-article h2, .m-gg-login .m-gg-login-article h3, .m-gg-login .m-gg-login-article p {
    color: #fff
}

.m-gg-login h2 {
    font-size: 40px;
    font-size: 2.5rem;
    margin-bottom: 16px;
    margin-bottom: 1rem
}

.m-gg-login h3 {
    font-weight: 400;
    font-size: 19px;
    font-size: 1.2rem;
    margin-bottom: 40px;
    margin-bottom: 2.5rem
}

.m-gg-login .m-section-content {
    margin-top: 40px;
    max-width: 800px
}

.m-gg-login .m-section-item, .m-gg-login .m-article-content, .m-gg-login .category-article .m-section-content, .category-article .m-gg-login .m-section-content, .m-gg-login .gg-quiz-results .results, .gg-quiz-results .m-gg-login .results {
    margin: 1.5em
}

.m-gg-login .m-post-rich-content .icomoon {
    text-align: center;
    position: relative;
    margin-top: 12px
}

.m-gg-login .m-post-text-content {
    padding-left: .5em
}

.m-gg-login .gg-loader {
    display: none
}

.m-gg-login .gg-loader svg {
    -webkit-animation-name: spin;
    -webkit-animation-duration: 700ms;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -moz-animation-name: spin;
    -moz-animation-duration: 700ms;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: linear;
    -ms-animation-name: spin;
    -ms-animation-duration: 700ms;
    -ms-animation-iteration-count: infinite;
    -ms-animation-timing-function: linear;
    animation-name: spin;
    animation-duration: 700ms;
    animation-iteration-count: infinite;
    animation-timing-function: linear
}

@keyframes spin {
    from {
        transform: rotate(0deg)
    }
    to {
        transform: rotate(360deg)
    }
}

.m-quiz-wrapper {
    box-sizing: border-box;
    display: block;
    position: relative;
    width: 100%;
    height: 100vh;
    min-height: 420px;
    overflow: hidden;
    background: #374a5a;
    background: linear-gradient(to top, #374a5a, #252525)
}

.m-quiz-wrapper .m-values {
    max-width: 800px;
    margin-left: auto;
    margin-right: auto
}

.m-quiz-wrapper .m-quiz-question {
    margin-top: 20vh;
    box-sizing: border-box;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    transition: .5s
}

.m-quiz-wrapper .m-quiz-question p {
    margin-bottom: 56px;
    margin-bottom: 3.55556rem;
    font-family: telenorlight, sans-serif;
    text-align: center;
    color: #FFF;
    max-width: 800px;
    margin-left: auto;
    margin-right: auto
}

.m-quiz-wrapper .m-quiz-next {
    left: 100vw
}

.m-quiz-wrapper .m-quiz-prev {
    left: -100vw
}

.m-values button {
    padding: 1.5em 0;
    border: 2px solid #fff;
    margin: 0;
    width: 16.77%;
    margin-top: 20px;
    font-family: telenorlight, sans-serif;
    font-size: 23px;
    font-size: 1.44444rem;
    color: #fff;
    margin-right: -2px
}

.m-values button:hover {
    background-color: #fff;
    color: #00ace7;
    transition: .3s
}

.m-quiz-low {
    width: 33%;
    float: left;
    text-align: left;
    font-size: 14px;
    font-weight: 200;
    font-family: Open Sans, sans-serif;
    color: rgba(255, 255, 255, .7)
}

.m-quiz-mediun {
    width: 33%;
    text-align: center;
    float: left;
    font-size: 14px;
    font-weight: 200;
    font-family: Open Sans, sans-serif;
    color: rgba(255, 255, 255, .7)
}

.m-quiz-high {
    width: 33%;
    float: right;
    text-align: right;
    font-size: 14px;
    font-weight: 200;
    font-family: Open Sans, sans-serif;
    color: rgba(255, 255, 255, .7)
}

.m-quiz-options {
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
    clear: both
}

.m-quiz-navigation {
    text-align: center;
    position: relative
}

.m-quiz-navigation .m-marker {
    margin: 1em;
    display: inline-block;
    border-radius: 50%;
    height: 10px;
    width: 10px;
    background: rgba(255, 255, 255, .3)
}

.m-quiz-navigation .m-marker-active {
    background: rgba(255, 255, 255, .9)
}

.m-quiz-back {
    font-size: 100%;
    color: #fff;
    padding: .7em;
    background-color: #006081
}

.m-quiz-intro .a-btn {
    margin-left: auto;
    margin-right: auto;
    display: block
}

.m-share-container {
    margin-top: 2em;
    padding: 2em;
    border: 1px solid #ccc;
    box-shadow: 0 2px 4px rgba(0, 0, 0, .15);
    background-color: #fff;
    border-radius: .27778rem;
    margin-bottom: 17px;
    margin-bottom: 1.11111rem
}

.m-share-container h3 {
    font-size: 1.5em
}

.gg-quiz-results {
    position: relative;
    padding-bottom: 4em
}

.gg-quiz-results .m-page-header {
    margin-bottom: -8em;
    background: #374a5a;
    background: linear-gradient(to top, #374a5a, #252525)
}

.gg-quiz-results .m-page-header h1 {
    max-width: 1000px
}

.gg-quiz-results .results {
    z-index: 1;
    position: relative;
    max-width: 960px
}

.gg-quiz-results .results .a-caption {
    margin-bottom: 19px;
    margin-bottom: 1.2rem
}

.gg-quiz-results .results-inner-container {
    margin: 21px 0 0;
    margin: 1.33333rem 0 0
}

.gg-quiz-results .results-inner-container h1 {
    font-size: 200%;
    text-align: center;
    padding: 0;
    margin-bottom: 0
}

.gg-quiz-results .title {
    margin-bottom: -8em
}

.gg-quiz-results .title .a-title-L {
    color: #fff;
    font-size: 37px;
    font-size: 2.33333rem
}

.gg-quiz-results .m-quiz-results-intro {
    text-align: center
}

.gg-quiz-results .breakdown {
    background-color: #ecf9ff;
    padding: 35px !important;
    padding: 2.22222rem !important;
    border-bottom: 1px solid #00ace7
}

.gg-quiz-results .breakdown .breakdown-item img {
    display: none
}

.gg-quiz-results h3 {
    font-family: telenorregular, sans-serif;
    font-size: 16px;
    font-size: 1rem;
    color: #00ace7
}

.gg-quiz-results .m-results-content {
    display: block;
    padding: 35px !important;
    padding: 2.22222rem !important;
    background-color: #ecf9ff;
    border-bottom: 1px solid rgba(255, 255, 255, .5)
}

.gg-quiz-results .m-results-content h2 {
    margin-top: 0
}

.gg-quiz-results .m-results-content ul {
    list-style-type: disc;
    list-style-position: inside;
    margin-top: 20px;
    display: block
}

.gg-quiz-results .m-results-content li {
    margin-left: 20px
}

.gg-quiz-results .m-results-content li h3 {
    color: black;
    font-size: 18px
}

.gg-quiz-results .m-results-content li a {
    color: #00ace7
}

.gg-quiz-results .m-results-content li a:hover {
    color: #0086b4
}

.gg-quiz-results .m-results-content .score {
    text-align: center
}

.gg-quiz-results .bar {
    margin: 17px 0;
    margin: 1.11111rem 0;
    position: relative;
    top: 0;
    left: 0;
    height: .5em;
    width: 80%;
    background-color: #FFF
}

.gg-quiz-results .bar .bar-success {
    height: 100%;
    background-color: #00a6d6
}

.gg-quiz-results .bar .bar-1 {
    width: 11.11111%
}

.gg-quiz-results .bar .bar-2 {
    width: 22.22222%
}

.gg-quiz-results .bar .bar-3 {
    width: 33.33333%
}

.gg-quiz-results .bar .bar-4 {
    width: 44.44444%
}

.gg-quiz-results .bar .bar-5 {
    width: 55.55556%
}

.gg-quiz-results .bar .bar-6 {
    width: 66.66667%
}

.gg-quiz-results .bar .bar-7 {
    width: 77.77778%
}

.gg-quiz-results .bar .bar-8 {
    width: 88.88889%
}

.gg-quiz-results .bar .bar-9 {
    width: 100%
}

.gg-quiz-results .m-share-container {
    margin-top: 2em;
    padding: 2em;
    border: 1px solid #ccc;
    box-shadow: 0 2px 4px rgba(0, 0, 0, .15);
    background-color: #fff;
    border-radius: .27778rem;
    margin-bottom: 17px;
    margin-bottom: 1.11111rem
}

.gg-quiz-results .m-share-container h3 {
    font-size: 1.5em
}

.gg-quiz-results .m-post-rich-fig .m-post-rich-icon {
    text-align: center;
    font-size: 4em
}

.gg-quiz-results .m-answer-list {
    display: none;
    padding-bottom: 2em
}

.gg-quiz-results .m-answer-list .m-answer-item {
    margin-bottom: 1em
}

.gg-quiz-results .m-answer-list .m-answer-item .a-answer-result {
    color: #00a6d6;
    text-align: center;
    font-size: 2em
}

.gg-quiz-results .print_address {
    display: none
}

.m-result-buttons {
    margin-top: 21px;
    margin-top: 1.33333rem;
    margin-bottom: 42px;
    margin-bottom: 2.66667rem
}

.m-result-buttons .a-btn {
    position: relative;
    margin-bottom: 21px;
    margin-bottom: 1.33333rem
}

.m-result-buttons .a-btn svg {
    position: absolute;
    left: 20px;
    top: 50%;
    transform: translate(0, -50%)
}

.modal {
    max-width: 700px
}

.modal:focus {
    outline: none
}

.modal input {
    border-radius: 2px;
    background-color: #fff;
    border: solid 1px silver;
    width: 100%;
    padding: .7em
}

.modal .modal-content {
    position: relative;
    padding: 32px 32px 0;
    padding: 2rem 2rem 0
}

.modal .modal-content h2 {
    font-size: 1.2em;
    margin-bottom: 21px;
    margin-bottom: 1.33333rem
}

.modal .modal-content .m-result-buttons {
    margin-top: 21px;
    margin-top: 1.33333rem;
    margin-bottom: 21px;
    margin-bottom: 1.33333rem;
    border-bottom: 1px solid #ccc
}

.modal .modal-content .m-social {
    text-align: center
}

.modal .modal-content .m-social a:last-child {
    margin-right: 0
}

.modal .modal-content .close-btn {
    position: absolute;
    top: 15px;
    right: 15px;
    cursor: pointer
}

.get_going .m-list-featured-push h3, .get_going .m-list-featured-push h4 {
    color: #00577e
}

.get_going .m-section-header-content {
    color: #606060
}

.get_going .m-push-icon {
    color: #00577e
}

.get_going .m-center .a-title-S, .get_going .m-grid-item .a-title-S, .get_going .m-content .a-title-S {
    color: #00577e
}

.videoWrapper {
    padding-right: 8px;
    padding-right: .55556rem;
    padding-left: 8px;
    padding-left: .55556rem;
    position: relative;
    padding-bottom: 56.25%;
    height: 0
}

.videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.o-footer {
    background-color: #0091d2;
    padding: 64px 0;
    padding: 4rem 0;
    overflow: hidden;
    position: relative
}

.o-footer .l-container {
    z-index: 3;
    position: relative
}

.o-footer .m-footer {
    font-family: telenorregular, Open Sans, sans-serif;
    margin-top: 0
}

.o-footer .m-footer a {
    color: #fff;
    display: inline-block;
    width: 100%
}

.o-footer .m-footer a:hover, .o-footer .m-footer a:focus, .o-footer .m-footer a:active {
    text-decoration: underline
}

.o-footer .m-footer .s-lvl-1 a {
    opacity: .9;
    filter: alpha(opacity=90);
    margin-top: .6em;
    font-family: telenorregular, sans-serif;
    font-size: 20px
}

.o-footer .m-footer .s-lvl-2 a {
    opacity: .7;
    filter: alpha(opacity=70);
    margin-top: 0;
    font-family: Open Sans, sans-serif;
    font-size: 16px
}

.o-footer .m-footer .m-compact-menu .menu-item {
    display: block
}

.o-footer .m-footer .m-compact-menu .menu-item:last-child {
    margin-right: 0
}

.o-footer .m-footer .m-compact-menu .menu-item a {
    opacity: .9;
    filter: alpha(opacity=90);
    font-family: telenorregular, sans-serif;
    color: #fff;
    font-size: 18px;
    width: auto;
    display: inline-block;
    padding: .5em 0;
    border: 0;
    margin-top: .6em;
    height: auto
}

.o-footer .m-footer .m-compact-menu .menu-item a:hover, .o-footer .m-footer .m-compact-menu .menu-item a:focus, .o-footer .m-footer .m-compact-menu .menu-item a:active {
    background-color: transparent
}

.m-social-footer {
    background-color: #0074a8;
    padding: 0;
    height: 60px
}

.m-social-footer ul {
    padding-top: 15px;
    padding-bottom: 15px;
    height: 60px;
    width: 100%
}

.m-social-footer li, .m-social-footer a, .m-social-footer a:hover {
    width: 100%;
    float: left;
    padding: 0;
    margin: 0;
    background-color: transparent;
    border: none;
    display: inline-block;
    height: 24px;
    width: 24px
}

.m-social-footer li {
    margin-right: 12px;
    overflow: hidden
}

.m-archive-list {
    margin-top: 0
}

.m-archive-list .a-grid-img {
    max-height: 200px;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%
}

.m-pagination-wrap {
    display: block;
    position: relative;
    margin-top: 32px;
    border-top: 1px solid rgba(64, 64, 64, .1)
}

.m-pagination {
    margin-left: auto;
    margin-right: auto;
    overflow: auto
}

.m-pagination a {
    display: inline-block;
    line-height: 2;
    font-size: 1.5em;
    text-align: center;
    width: 150px;
    height: 2em;
    max-width: 45%
}

.m-pagination .s-next {
    float: right
}

.m-serach {
    font-size: 17px;
    font-size: 1.11111rem
}

.m-serach input {
    background-color: #fff;
    border-radius: 2px;
    line-height: 2em;
    padding-left: .5em;
    padding-right: .5em;
    width: 100%;
    display: block;
    border: 1px solid #00ace7
}

.m-serach button {
    margin-top: 2em;
    margin-bottom: 2em;
    border-radius: 2px;
    display: block;
    width: 200px;
    margin-left: auto;
    margin-right: auto;
    background-color: rgba(0, 0, 0, .1);
    padding: .5em
}

.m-article-grid .m-section-item, .m-article-grid .m-article-content, .m-article-grid .category-article .m-section-content, .category-article .m-article-grid .m-section-content, .m-article-grid .gg-quiz-results .results, .gg-quiz-results .m-article-grid .results {
    padding: 21px;
    padding: 1.33333rem;
    box-shadow: none
}

.m-article-grid .l-span-B6 {
    padding: 0
}

.m-search-list .m-push-list-standard-wrapper {
    padding-bottom: 2em;
    margin-bottom: 3em;
    border-radius: 0 0 .5em .5em
}

.cookie-bar-container {
    position: fixed;
    width: 100%;
    bottom: 0;
    z-index: 100;
    display: none
}

.cookie-bar-container .cookie-bar {
    background: rgba(0, 172, 231, .5);
    padding: 20px
}

.cookie-bar-container .cookie-bar p {
    color: white
}

.cookie-bar-container .cookie-bar button {
    margin-left: 10px;
    padding: 10px 20px;
    background: #00ace7;
    color: white
}

.m-form textarea, .m-form input, .m-form .text, .m-form .textarea, .m-form select {
    border-radius: 4px;
    background-color: #fff;
    border: solid 1px silver;
    width: 100%;
    padding: 1em
}

.m-form input[type=submit] {
    transition: background-color .3s ease;
    display: inline-block;
    width: auto;
    max-width: 100%;
    height: 2.66667rem;
    font-family: Open Sans, sans-serif;
    font-size: 13px;
    font-size: .83333rem;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    text-decoration: none;
    color: rgba(0, 0, 0, .67);
    border: none;
    padding: 0;
    height: 42px;
    line-height: 42px;
    padding-right: 42px;
    padding-left: 42px;
    cursor: pointer;
    margin-top: 1em;
    background-color: #d6d800;
    color: #444;
    min-width: 160px;
    float: right
}

.m-form input[type=submit]:hover, .m-form input[type=submit]:focus {
    cursor: pointer;
    border: 0;
    outline: 0
}

.m-form input[type=submit]:hover {
    background-color: #8a8c00;
    color: #fff
}

.m-form .textarea {
    min-height: 6em
}

.m-form .Subject {
    display: none
}

.m-form .contact-form-submit {
    transition: background-color .3s ease;
    display: inline-block;
    width: auto;
    max-width: 100%;
    height: 2.66667rem;
    font-family: Open Sans, sans-serif;
    font-size: 13px;
    font-size: .83333rem;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    text-decoration: none;
    color: rgba(0, 0, 0, .67);
    border: none;
    padding: 0;
    height: 42px;
    line-height: 42px;
    padding-right: 42px;
    padding-left: 42px;
    cursor: pointer;
    margin-top: 1em;
    background-color: #00ace7;
    min-width: 160px;
    color: #fff;
    float: right
}

.m-form .contact-form-submit:hover, .m-form .contact-form-submit:focus {
    cursor: pointer;
    border: 0;
    outline: 0
}

.m-form .contact-form-submit:hover {
    background-color: #005877
}

.m-form .hide-input {
    visibility: hidden
}

.m-form .wpcf7-mail-sent-ok {
    border-radius: 4px;
    background-color: rgba(184, 233, 134, .5);
    padding: 16px 0 16px 23px;
    color: black;
    border: none;
    margin-top: 66px
}

.m-form .wpcf7-validation-errors {
    border-radius: 4px;
    background-color: rgba(208, 2, 27, .5);
    padding: 16px 0 16px 23px;
    color: white;
    border: none;
    margin-top: 66px
}

.m-bigform select {
    height: 2.5em
}

.m-bigform input[type=email], .m-bigform input[type=number], .m-bigform input[type=search], .m-bigform input[type=text], .m-bigform input[type=tel], .m-bigform input[type=url], .m-bigform input[type=password], .m-bigform textarea, .m-bigform select {
    padding: 6px 10px;
    background-color: #fff;
    border: 1px solid #d1d1d1;
    border-radius: 4px;
    box-shadow: none;
    width: 100%;
    box-sizing: border-box
}

.m-bigform input[type=email], .m-bigform input[type=number], .m-bigform input[type=search], .m-bigform input[type=text], .m-bigform input[type=tel], .m-bigform input[type=url], .m-bigform input[type=password], .m-bigform textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.m-bigform textarea {
    min-height: 65px;
    padding-top: 6px;
    padding-bottom: 6px
}

.m-bigform input[type=email]:focus, .m-bigform input[type=number]:focus, .m-bigform input[type=search]:focus, .m-bigform input[type=text]:focus, .m-bigform input[type=tel]:focus, .m-bigform input[type=url]:focus, .m-bigform input[type=password]:focus, .m-bigform textarea:focus, .m-bigform select:focus {
    border: 1px solid #33c3f0;
    outline: 0
}

.m-bigform label, .m-bigform legend {
    display: block;
    margin-bottom: 8px;
    margin-bottom: .5rem;
    font-weight: 600
}

.m-bigform fieldset {
    padding: 0;
    border-width: 0
}

.m-bigform input[type=checkbox], .m-bigform input[type=radio] {
    display: inline
}

.m-bigform label > .label-body {
    display: inline-block;
    margin-left: 8px;
    margin-left: .5rem;
    font-weight: 400
}



.m-bigform .m-form-footer {
    padding-top: 21px;
    padding-top: 1.33333rem
}

.m-summary ul, .m-section ul, .m-module ul {
    list-style-type: disc;
    list-style-position: outside;
    padding-left: 2em
}

.m-summary ul li, .m-section ul li, .m-module ul li {
    margin-bottom: .5em
}

.m-summary h2, .m-summary h3, .m-section h2, .m-section h3, .m-module h2, .m-module h3 {
    margin-top: 1em;
    margin-bottom: .5em
}

.m-summary p strong, .m-section p strong, .m-module p strong {
    font-weight: 700
}

.single-post {
    background-color: #fff
}


.single-post aside {
    background-color: #eee;
    padding-top: 2em;
    padding-bottom: 2em
}

.single-post aside .l-container {
    max-width: 1240px
}

.single-post .m-intro {
    margin-top: 0
}

.single-post .s-is-grid p {
    color: #4a4a4a
}

.m-pagesection {
    margin-top: 1em;
    margin-bottom: 1.25em
}

.m-pagesection ul, .m-pagesection ol {
    list-style: disc;
    list-style-position: outside;
    margin-left: 2em;
    margin-top: 1em;
    line-height: 1.6
}

.m-pagesection ul li, .m-pagesection ol li {
    margin-bottom: 1em
}

.m-post-text-content.s-highlight {
    background-color: #e6edf3;
    padding: 30px;
}

.m-post-text-content.s-highlight h2 {
    margin-top: 0;
}


.m-post-rich-content {
    margin-bottom: 3em
}

.m-post-rich-content.s-highlight {
    overflow: hidden;
    background-color: #ecf9ff;
    padding: 2em;
    padding-left: 3em;
    padding-right: 3em
}

.m-post-rich-content .m-post-rich-icon {
    width: 100%;
    font-size: 3em;
    text-align: left;
    color: #00ace7
}

.m-post-rich-content h1, .m-post-rich-content h2, .m-post-rich-content h3, .m-post-rich-content h4, .m-post-rich-content h5 {
    margin-top: 0;
    padding-top: 0;
    line-height: 1;
    margin-bottom: 1em
}

.m-post-rich-content img {
    margin-bottom: 1em
}

.m-post-cta {
    margin-top: .5em;
    padding-top: .5em;
    padding-bottom: .5em
}

.m-post-cta .m-post-cta-section-title {
    margin-bottom: .25em
}

.m-post-cta .m-post-cta-push {
    padding-top: 0;
    padding-bottom: 0
}

.m-post-cta .m-post-cta-push .icon {
    top: 50%;
    position: absolute;
    transform: translateY(-50%);
    width: 100%
}

.m-post-cta .m-post-cta-push h3 a {
    color: #00ace7
}

.m-post-cta .m-post-cta-push .m-post-cta-push-fig {
    padding: 0;
    background-color: #f5fafe;
    text-align: center;
    font-size: 6.5em;
    color: #00ace7;
    position: relative
}

.m-post-cta .m-post-cta-push .m-post-cta-push-fig .m-push-img-outer {
    height: 100%;
    width: 100%;
    background-position: center center;
    background-size: cover
}

.m-post-cta .m-post-cta-push .m-post-cta-push-fig .m-push-img-inner {
    opacity: 0;
    filter: alpha(opacity=0);
    height: 100%;
    width: 100%
}

.m-post-cta .m-post-cta-push .m-post-cta-push-text {
    padding: 3em;
    border-top: 0
}

.m-post-cta.get-going .icon {
    color: #00577e
}

.m-post-cta.get-going h3 a {
    color: #00577e
}

.m-post-download {
    margin-top: 1em
}

.m-post-download .m-post-download-push {
    border: 1px solid #ccc;
    box-shadow: 0 2px 4px rgba(0, 0, 0, .15);
    background-color: #fff;
    border-radius: .27778rem;
    margin-bottom: 17px;
    margin-bottom: 1.11111rem
}

.m-post-download .m-post-download-content {
    padding: 3em
}

.m-post-download h3 a {
    color: #00ace7
}

.m-post-download .m-button-container-outer {
    position: relative
}

.m-post-download .m-button-container-inner {
    text-align: center;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto
}

.m-post-cta input, .m-post-cta textarea {
    border: 1px solid #00ace7;
    font-size: 1.5em;
    padding: .5em
}

.m-post-cta .wpcf7-submit {
    background-color: #00ace7;
    color: #fff;
    padding-left: 3em;
    padding-right: 3em;
    border-radius: .25em
}

@font-face {
    font-family: icomoon2;
    src: url(../font/icomoon2.eot);
    src: url(https://iot.telenor.com/wp-content/themes/telenorconnexion/fonts/icomoon2.eot) format("embedded-opentype"), url(../font/icomoon2.ttf) format("truetype"), url(../font/icomoon2.woff) format("woff"), url(../font/icomoon2.svg) format("svg")
}

.icomoon2 {
    font-family: icomoon2;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

@font-face {
    font-family: icomoon;
    src: url(../font/icomoon.eot);
    src: url(../font/icomoon.eot) format("embedded-opentype"), url(../font/icomoon.woff) format("woff"), url(../font/icomoon.ttf) format("truetype"), url(../font/icomoon.svg) format("svg")
}

[class^=icon-], [class*=" icon-"], .icomoon {
    font-family: icomoon;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}


.m-push-caption {
    text-align: left;
    color: rgba(51, 51, 51, .4);
    font-size: .8em;
    text-transform: uppercase;
    margin-bottom: 1em;
    font-weight: 600
}

.m-list-standard .m-push-caption, .m-grid-media .m-push-caption {
    text-align: left
}

.m-center .m-push-caption {
    text-align: center
}

.m-article-caption {
    color: #1a1a1a;
    padding-top: 56px;
    padding-top: 3.5rem;
    text-transform: uppercase;
    font-size: 20px;
    line-height: 28px;
    margin-bottom: -40px;
    margin-bottom: -2.5rem
}

.m-push-list-standard-wrapper {
    padding: 3em;
    padding-top: 2em;
    background-color: #f5f5f5;
    overflow: hidden;
    box-shadow: 0 2px 4px rgba(0, 0, 0, .15);
    padding-bottom: 8em
}

.m-push-list-standard {
    position: relative;
    padding: 2em;
    padding-bottom: 0;
    overflow: hidden;
    border-bottom: 1px solid rgba(64, 64, 64, .1);
    padding-bottom: 2em
}

.m-push-list-standard h4 {
    display: block
}

.m-push-list-standard:last-child {
    border: none;
    padding-bottom: .5em
}

.m-push-list-standard .m-push-icon {
    font-size: 3em;
    color: #00ace7;
    padding: .5em;
    width: 100%;
    text-align: center
}

.m-section-content.m-list-standard {
    padding: 3em
}

.m-search .l-container {
    max-width: 960px
}

.m-search-content {
    background-color: #fff
}

.m-search-header {
    background-color: #fff
}

.m-archive-list {
    background-color: #fff
}

.m-search-list-wrap {
    width: 90%;
    margin: 0 auto
}

.m-search-captions {
    margin-top: 2em
}

.m-search-captions a, .m-search-captions a:hover, .m-search-captions a:visited {
    color: inherit
}

.m-search-captions .m-search-caption-item {
    display: inline-block;
    border: 1px solid silver;
    border-radius: .25em;
    padding: .5em 2em;
    margin-right: 1em;
    margin-bottom: .5em
}

.m-search-captions .m-search-caption-item.s-selected {
    position: relative;
    background-color: #00ace7;
    border: 1px solid #00ace7;
    color: #fff
}

.m-search-captions .m-search-caption-item.s-selected:after {
    position: absolute;
    top: .5em;
    left: 1em;
    content: '\d7';
    color: #fff
}

.m-search-query {
    background-color: #fff;
    border-radius: .5em .5em 0 0;
    padding: 2.5em;
    margin-top: -6em;
    box-shadow: 0 2px 4px rgba(0, 0, 0, .15)
}

.m-search-searchbox {
    margin: 0;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    box-sizing: border-box;
    padding: 0;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
}

.m-search-searchbox #s {
    -ms-flex-positive: 1;
    flex-grow: 1;
    padding: .5em 2em;
    border: 1px solid silver;
    border-radius: .25em;
    border-radius: .25em 0 0 .25em;
    padding-left: .25em
}

.m-search-searchbox button {
    border-radius: 0 .25em .25em 0;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    -ms-flex-positive: 0;
    flex-grow: 0;
    padding: .5em 2em;
    background-color: #00ace7;
    color: #fff;
    text-align: center
}

.m-search-searchbox .m-search-searchbox-icon {
    position: absolute;
    left: 0;
    height: 0;
    width: 0;
    font-size: 1em;
    line-height: 1.5em;
    vertical-align: middle
}

.m-search-searchbox .m-search-searchbox-button {
    position: relative;
    line-height: 1.5em
}

.m-search-title {
    line-height: 400px;
    vertical-align: middle;
    font-size: 3em;
    color: #fff;
    padding: 0;
    margin: 0
}

.m-search-header {
    height: 400px !important;
    padding: 0;
    margin: 0
}

.m-pagination {
    text-align: center;
    max-width: 100%;
    overflow: hidden;
    display: block;
    margin-top: 2em;
    font-size: 16px !important;
    font-size: 1rem !important
}

.m-pagination a, .m-pagination span, .m-pagination .m-navbutton {
    color: #666;
    font-size: inherit;
    display: inline-block
}

.m-pagination .page-numbers, .m-pagination .m-navbutton {
    border-radius: 50%;
    width: 2em;
    font-size: inherit;
    height: 2em;
    text-align: center;
    line-height: 2em;
    vertical-align: middle;
    margin-right: .5em
}

.m-pagination .page-numbers.current, .m-pagination .m-navbutton.current {
    background-color: silver
}

.m-query-results {
    color: #666
}

.m-search-captions-clear {
    padding-top: 2em
}

.m-search-captions-clear .m-search-captions-clear-button {
    color: inherit;
    position: relative;
    padding-left: 0;
    text-decoration: underline
}

.m-search-captions-clear .m-search-captions-clear-button:before {
    top: 0;
    left: 0;
    content: '\d7\00a0'
}

.m-page-static-content {
    margin-top: -100px;
    z-index: 2;
    position: relative;
    box-shadow: 0 2px 4px rgba(0, 0, 0, .15);
    background-color: #fff;
    border-radius: .27778rem;
    margin-bottom: 17px;
    margin-bottom: 1.11111rem
}

.contact {
    padding: 2em;
    text-align: center
}

.contact .contact-name {
    font-size: 150%
}

.contact .contact-title {
    color: silver;
    margin: 0;
    padding: 0
}

.contact .contact-email {
    font-size: 120%
}

.m-list-standard {
    box-shadow: 0 2px 4px rgba(0, 0, 0, .15);
    background-color: #fff;
    border-radius: .27778rem;
    margin-bottom: 17px;
    margin-bottom: 1.11111rem;
    padding: 2em
}

.m-grid-media {
    box-shadow: 0 2px 4px rgba(0, 0, 0, .15);
    background-color: #fff;
    border-radius: .27778rem;
    margin-bottom: 17px;
    margin-bottom: 1.11111rem;
    padding: 2em
}

.m-grid-push-item {
    padding: .5em;
    padding-bottom: 2em
}

.m-grid-push-item .m-illustration {
    margin-bottom: 1em;
    overflow: hidden
}

.m-grid-push-item h4 {
    font-size: 100%
}

.m-grid-media-image {
    height: 250px
}

.m-grid-media-image img {
    width: 100%;
    height: 100%;
    opacity: 0;
    filter: alpha(opacity=0)
}

.m-grid-media-image .m-push-img-outer {
    background-size: contain;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat
}

.m-section-link-button a {
    display: block;
    text-align: center;
    padding: .5em;
    border: 1px solid silver;
    width: 100%;
    border-radius: .27778rem;
    color: #909090
}

.m-cta-btn {
    display: block;
    margin-top: 1em;
    margin-bottom: 1em
}

.m-post-cta-push {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.m-post-cta-push .m-post-cta-push-fig {
    min-height: 3em;
    display: -ms-flexbox;
    display: flex
}

.m-section-video {
    width: 100%;
    overflow: hidden
}

.m-article-date {
    color: silver
}

.m-datefield {
    text-align: left;
    border-radius: .5em 0 0;
    color: rgba(51, 51, 51, .4);
    font-size: .8em;
    text-transform: uppercase;
    font-weight: 600
}

.o-404 .icomoon {
    color: #fff;
    font-size: 4em
}

.o-404 h1 {
    line-height: 1
}

.m-section-header.m-section-header-cp .m-section-header-content h1.a-title-L {
    padding-top: 0
}

.m-section-header.m-section-header-cp .m-section-header-content .m-preamble p {
    font-size: 18px;
    font-size: 1.15556rem
}

.m-section-header.m-section-header-cp .a-section-img {
    opacity: .7;
    filter: alpha(opacity=70)
}

.m-section-header.m-section-header-cp.m-section-header-cp-hero .m-section-header-content .m-preamble p {
    font-size: 24px;
    font-size: 1.51111rem
}

.m-cp-card, .m-contact-card, .m-offering-card, .m-case-card, .m-content-card, .m-feature-card, .m-white_paper-card {
    margin-bottom: 17px;
    margin-bottom: 1.11111rem;
    border-radius: .22222rem;
    background-color: #fff;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .15);
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: column;
    flex-flow: column
}

.m-cp-card .a-btn, .m-contact-card .a-btn, .m-offering-card .a-btn, .m-case-card .a-btn, .m-content-card .a-btn, .m-feature-card .a-btn, .m-white_paper-card .a-btn {
    position: relative;
    padding-right: 62px
}

.m-cp-card .a-btn svg, .m-contact-card .a-btn svg, .m-offering-card .a-btn svg, .m-case-card .a-btn svg, .m-content-card .a-btn svg, .m-feature-card .a-btn svg, .m-white_paper-card .a-btn svg {
    position: absolute;
    right: 40px;
    top: 50%;
    transform: translate(0, -50%)
}

.m-image-column {
    float: right
}

.m-image-circle {
    text-align: center
}

.m-image-circle img {
    border-radius: 100%;
    display: inline
}

.m-intro-quote blockquote {
    margin: 17px;
    margin: 1.11111rem;
    margin-right: 0;
    max-width: 650px;
    font-size: 12px;
    font-size: .8rem
}

.m-divider {
    margin: 17px 0 35px;
    margin: 1.11111rem 0 2.22222rem;
    border: 0;
    border-bottom: 1px solid #cdcdcd
}

.m-contact-card {
    -ms-flex-flow: row;
    flex-flow: row
}

.m-contact-card-image {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    overflow: hidden
}

.m-contact-card-image img {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    min-width: 100%;
    min-height: 100%
}

.m-contact-card-text {
    padding: 35px;
    padding: 2.22222rem
}

.m-contact-card h3 {
    font-size: 24px;
    font-size: 1.55556rem
}

.m-offering-card .m-offering-card-column {
    width: 100%;
    float: left;
    padding: 35px;
    padding: 2.22222rem
}

.m-offering-card .m-offering-card-column:last-child {
    padding-top: 0
}

.m-offering-card .m-offering-card-column .s-highlight {
    background-color: #ecf9ff;
    padding: 17px;
    padding: 1.11111rem
}

.m-offering-card .m-offering-card-column .s-highlight ul {
    list-style: initial;
    margin-left: 17px;
    margin-left: 1.11111rem;
    margin-bottom: 17px;
    margin-bottom: 1.11111rem
}

.m-offering-card .m-offering-card-column.no-padding {
    padding: 0;
    padding-bottom: 35px;
    padding-bottom: 2.22222rem
}

.m-offering-card .m-offering-card-column--image {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    overflow: hidden
}

.m-offering-card .m-offering-card-column--image img {
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.m-offering-card .m-offering-card-column h2 {
    padding-bottom: 17px;
    padding-bottom: 1.11111rem
}

.m-offering-card .m-offering-card-column p:first-of-type {
    margin-top: 0
}

.m-offering-card.m-offering-3-column {
    display: block
}

.m-offering-card.m-offering-3-column h2 {
    padding: 35px;
    padding: 2.22222rem;
    padding-bottom: 8px;
    padding-bottom: .55556rem
}

.m-offering-card.m-offering-3-column .m-offering-card-intro {
    padding: 0 35px 17px;
    padding: 0 2.22222rem 1.11111rem
}

.m-offering-card.m-offering-3-column .m-offering-card-column {
    width: 100%;
    position: relative;
    padding-bottom: 17px;
    padding-bottom: 1.11111rem;
    padding-top: 17px;
    padding-top: 1.11111rem;
    padding-left: 88px;
    padding-left: 5.55556rem
}

.m-offering-card.m-offering-3-column .m-offering-card-column:last-child {
    padding-bottom: 35px;
    padding-bottom: 2.22222rem
}

.m-offering-card.m-offering-3-column .m-offering-card-column strong {
    color: black;
    margin-bottom: 8px;
    margin-bottom: .55556rem;
    display: block
}

.m-offering-card.m-offering-3-column .m-offering-card-column .m-offering-card-icon {
    position: absolute;
    top: 17px;
    top: 1.11111rem;
    left: 35px;
    left: 2.22222rem;
    font-size: 28px;
    font-size: 1.77778rem
}

.m-offering-card h2 {
    font-size: 21px;
    font-size: 1.33333rem
}

.m-case-card {
    display: block
}

.m-case-card .m-case-card-top {
    padding: 35px;
    padding: 2.22222rem;
    text-align: center;
    position: relative
}

.m-case-card .m-case-card-top h2 {
    margin-bottom: 17px;
    margin-bottom: 1.11111rem
}

.m-case-card .m-case-card-top p {
    margin: 0 auto;
    max-width: 800px
}

.m-case-card .m-case-card-top:after {
    content: '';
    border-style: solid;
    border-width: 22px 22px 0;
    border-color: #fff transparent;
    z-index: 1;
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translate(-50%, 0)
}

.m-case-card .m-case-card-columns {
    background-color: rgba(204, 204, 204, .14);
    position: relative
}

.m-case-card .m-case-card-columns .m-case-card-column {
    width: 100%;
    float: left;
    padding: 35px;
    padding: 2.22222rem
}

.m-case-card .m-case-card-columns .m-case-card-column:last-child {
    padding-top: 0
}

.m-case-card .m-case-card-columns .m-case-card-column img {
    border-radius: 50%;
    margin: 0 auto
}

.m-case-card .m-case-card-columns .m-case-card-logo {
    margin: 0 auto;
    margin-top: 44px;
    max-width: 75%
}

.m-case-card h2 {
    font-size: 21px;
    font-size: 1.33333rem
}

.m-content-card .m-content-card-column {
    padding: 35px;
    padding: 2.22222rem
}

.m-content-card .m-content-card-column:last-child {
    padding-top: 0
}

.m-content-card .m-content-card-column h2 {
    font-size: 21px;
    font-size: 1.33333rem
}

.m-content-card .m-content-card-column a {
    color: #4a4a4a
}

.m-content-card .m-content-card-column a:hover, .m-content-card .m-content-card-column a:visited, .m-content-card .m-content-card-column a:active {
    color: #4a4a4a
}

.m-feature-card .m-feature-card-column {
    width: 100%;
    padding: 35px;
    padding: 2.22222rem
}

.m-feature-card .m-feature-card-column:first-child {
    padding-bottom: 0
}

.m-feature-card .m-feature-card-column:last-child {
    padding-top: 0
}

.m-feature-card .m-feature-card-column:last-child h3:first-child {
    margin-top: 17px;
    margin-top: 1.11111rem
}

.m-feature-card .m-feature-card-column h3 {
    font-size: 16px;
    font-size: 1.02222rem;
    margin-top: 17px;
    margin-top: 1.11111rem;
    margin-bottom: 13px;
    margin-bottom: .83333rem
}

.m-feature-card .m-feature-card-column h3:first-child {
    margin-top: 0
}

.m-feature-card .m-feature-card-column ul li {
    position: relative;
    padding-left: 35px;
    padding-left: 2.22222rem;
    padding-bottom: 13px;
    padding-bottom: .83333rem;
    font-size: 16px;
    font-size: 1.02222rem
}

.m-feature-card .m-feature-card-column ul li .m-feature-card-icon {
    font-weight: 700;
    position: absolute;
    top: 3px;
    left: 0;
    font-size: 21px;
    font-size: 1.33333rem
}

.m-white_paper-card .m-white_paper-card-column {
    width: 100%;
    padding: 35px;
    padding: 2.22222rem
}

.m-white_paper-card .m-white_paper-card-column:last-child {
    padding-top: 0
}

.m-white_paper-card .m-white_paper-card-column .a-btn svg g g {
    fill: #fff;
    stroke: #fff
}

.m-white_paper-card h2 {
    font-size: 21px;
    font-size: 1.33333rem
}

.m-content-video {
    display: block
}

@media all and (min-width: 768px) {
    html {
        font-size: 16px
    }

    body {
        line-height: 1.5
    }

    p {
        margin-top: 1.33333rem;
        margin-bottom: 1.33333rem
    }

    .l-container, [class*=l-span] {
        padding-right: .55556rem;
        padding-left: .55556rem
    }

    .l-container .l-container, .l-gutter .l-container {
        margin-right: -.55556rem;
        margin-left: -.55556rem
    }

    .l-span-B1 {
        width: 8.33%
    }

    .l-span-B2 {
        width: 16.66%
    }

    .l-span-B3 {
        width: 25%
    }

    .l-span-B4 {
        width: 33.33%
    }

    .l-span-B5 {
        width: 41.66%
    }

    .l-span-B6 {
        width: 50%
    }

    .l-span-B7 {
        width: 58.33%
    }

    .l-span-B8 {
        width: 66.66%
    }

    .l-span-B9 {
        width: 75%
    }

    .l-span-B10 {
        width: 83.33%
    }

    .l-span-B11 {
        width: 91.66%
    }

    .l-span-B12, .gg-quiz-results .l-span-12 {
        width: 100%
    }

    .l-pre-B0 {
        margin-left: 0
    }

    .l-pre-B1 {
        margin-left: 8.33%
    }

    .l-pre-B2 {
        margin-left: 16.66%
    }

    .l-pre-B3 {
        margin-left: 25%
    }

    .l-pre-B4 {
        margin-left: 33.33%
    }

    .l-pre-B5 {
        margin-left: 41.66%
    }

    .l-pre-B6 {
        margin-left: 50%
    }

    .l-pre-B7 {
        margin-left: 58.33%
    }

    .l-pre-B8 {
        margin-left: 66.66%
    }

    .l-pre-B9 {
        margin-left: 75%
    }

    .l-pre-B10 {
        margin-left: 83.33%
    }

    .l-pre-B11 {
        margin-left: 91.66%
    }

    .m-post-rich {
        display: -ms-flexbox;
        display: flex
    }

    .m-post-rich.s-alternate .m-post-rich-text {
        -ms-flex-order: 1;
        order: 1
    }

    .m-post-rich.s-alternate .m-post-rich-fig {
        -ms-flex-order: 2;
        order: 2
    }

    .m-post-rich.s-alternate .m-post-rich-fig img {
        margin-top: 3em
    }

    .m-push-list-standard .l-span-B7 {
        padding-left: 2rem
    }
}

@media all and (min-width: 1024px) {
    html {
        font-size: 16px
    }

    body {
        line-height: 1.5
    }

    p {
        margin-top: 1.33333rem;
        margin-bottom: 1.33333rem
    }

    /*p a:hover {*/
        /*color: #444*/
    /*}*/

    .l-container, [class*=l-span] {
        padding-right: .55556rem;
        padding-left: .55556rem
    }

    .l-container .l-container, .l-gutter .l-container {
        margin-right: -.55556rem;
        margin-left: -.55556rem
    }

    .l-span-C1 {
        width: 8.33%
    }

    .l-span-C2 {
        width: 16.66%
    }

    .l-span-C3 {
        width: 25%
    }

    .l-span-C4 {
        width: 33.33%
    }

    .l-span-C5 {
        width: 41.66%
    }

    .l-span-C6 {
        width: 50%
    }

    .l-span-C7 {
        width: 58.33%
    }

    .l-span-C8 {
        width: 66.66%
    }

    .l-span-C9 {
        width: 75%
    }

    .l-span-C10 {
        width: 83.33%
    }

    .l-span-C11 {
        width: 91.66%
    }

    .l-span-C12 {
        width: 100%
    }

    .l-pre-C0 {
        margin-left: 0
    }

    .l-pre-C1 {
        margin-left: 8.33%
    }

    .l-pre-C2 {
        margin-left: 16.66%
    }

    .l-pre-C3 {
        margin-left: 25%
    }

    .l-pre-C4 {
        margin-left: 33.33%
    }

    .l-pre-C5 {
        margin-left: 41.66%
    }

    .l-pre-C6 {
        margin-left: 50%
    }

    .l-pre-C7 {
        margin-left: 58.33%
    }

    .l-pre-C8 {
        margin-left: 66.66%
    }

    .l-pre-C9 {
        margin-left: 75%
    }

    .l-pre-C10 {
        margin-left: 83.33%
    }

    .l-pre-C11 {
        margin-left: 91.66%
    }

    .a-btn:hover {
        background-color: #0062a7;
        border-color: #0062a7;
        color: #fff
    }

    /*.menu-item.current_page_item, .menu-item.current_subpage_item {*/
        /*background-color: #006081*/
    /*}*/

    .menu-item.current_page_item a, .menu-item.current_subpage_item a {
        color: #fff
    }

    /*.menu-item.current_page_item a:hover, .menu-item.current_page_item a:focus, .menu-item.current_page_item a:active, .menu-item.current_subpage_item a:hover, .menu-item.current_subpage_item a:focus, .menu-item.current_subpage_item a:active {*/
        /*background-color: #006b90*/
    /*}*/

    /*.menu-item a:hover, .menu-item a:focus, .menu-item a:active {*/
        /*background-color: #eee*/
    /*}*/

    .o-header-meta .lang-switcher .toggle-switcher {
        height: 100%;
        font-size: 18px;
        font-weight: 400;
        font-family: Telenor,Arial,Helvetica,sans-serif;
    }

    .o-header-narrow .m-mobile__nav .m-mobile_secondary__nav .menu-item:hover {
        background-color: #006b90
    }

    .m-result-buttons .a-btn:hover svg g, .m-result-buttons .a-btn:hover svg path {
        fill: #fff
    }
}

@media all and (min-width: 1440px) {
    html {
        font-size: 16px
    }

    body {
        line-height: 1.5
    }

    p {
        margin-top: 1.33333rem;
        margin-bottom: 1.33333rem
    }

    .l-container, [class*=l-span] {
        padding-right: .55556rem;
        padding-left: .55556rem
    }

    .l-container .l-container, .l-gutter .l-container {
        margin-right: -.55556rem;
        margin-left: -.55556rem
    }

    .l-span-D1 {
        width: 8.33%
    }

    .l-span-D2 {
        width: 16.66%
    }

    .l-span-D3 {
        width: 25%
    }

    .l-span-D4 {
        width: 33.33%
    }

    .l-span-D5 {
        width: 41.66%
    }

    .l-span-D6 {
        width: 50%
    }

    .l-span-D7 {
        width: 58.33%
    }

    .l-span-D8 {
        width: 66.66%
    }

    .l-span-D9 {
        width: 75%
    }

    .l-span-D10 {
        width: 83.33%
    }

    .l-span-D11 {
        width: 91.66%
    }

    .l-span-D12 {
        width: 100%
    }

    .l-pre-D0 {
        margin-left: 0
    }

    .l-pre-D1 {
        margin-left: 8.33%
    }

    .l-pre-D2 {
        margin-left: 16.66%
    }

    .l-pre-D3 {
        margin-left: 25%
    }

    .l-pre-D4 {
        margin-left: 33.33%
    }

    .l-pre-D5 {
        margin-left: 41.66%
    }

    .l-pre-D6 {
        margin-left: 50%
    }

    .l-pre-D7 {
        margin-left: 58.33%
    }

    .l-pre-D8 {
        margin-left: 66.66%
    }

    .l-pre-D9 {
        margin-left: 75%
    }

    .l-pre-D10 {
        margin-left: 83.33%
    }

    .l-pre-D11 {
        margin-left: 91.66%
    }
}

@media all and (min-width: 1980px) {
    html {
        font-size: 16px
    }

    body {
        line-height: 1.5
    }

    p {
        margin-top: 1.33333rem;
        margin-bottom: 1.33333rem
    }

    .l-fullbleed_E {
        margin-right: -1.11111rem;
        margin-left: -1.11111rem
    }

    .l-container, [class*=l-span] {
        padding-right: .55556rem;
        padding-left: .55556rem
    }

    .l-container .l-container, .l-gutter .l-container {
        margin-right: -.55556rem;
        margin-left: -.55556rem
    }

    .l-span-E1 {
        width: 8.33%
    }

    .l-span-E2 {
        width: 16.66%
    }

    .l-span-E3 {
        width: 25%
    }

    .l-span-E4 {
        width: 33.33%
    }

    .l-span-E5 {
        width: 41.66%
    }

    .l-span-E6 {
        width: 50%
    }

    .l-span-E7 {
        width: 58.33%
    }

    .l-span-E8 {
        width: 66.66%
    }

    .l-span-E9 {
        width: 75%
    }

    .l-span-E10 {
        width: 83.33%
    }

    .l-span-E11 {
        width: 91.66%
    }

    .l-span-E12 {
        width: 100%
    }

    .l-pre-E0 {
        margin-left: 0
    }

    .l-pre-E1 {
        margin-left: 8.33%
    }

    .l-pre-E2 {
        margin-left: 16.66%
    }

    .l-pre-E3 {
        margin-left: 25%
    }

    .l-pre-E4 {
        margin-left: 33.33%
    }

    .l-pre-E5 {
        margin-left: 41.66%
    }

    .l-pre-E6 {
        margin-left: 50%
    }

    .l-pre-E7 {
        margin-left: 58.33%
    }

    .l-pre-E8 {
        margin-left: 66.66%
    }

    .l-pre-E9 {
        margin-left: 75%
    }

    .l-pre-E10 {
        margin-left: 83.33%
    }

    .l-pre-E11 {
        margin-left: 91.66%
    }
}

@media screen and (min-width: 768px) {
    .l-gutter {
        padding-right: 1.11111rem;
        padding-left: 1.11111rem
    }

    .o-footer .m-footer .m-compact-menu {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-align: start;
        align-items: flex-start;
        padding-left: 1.11111rem
    }

    .o-footer .m-footer .m-compact-menu .menu-item {
        margin-right: 50px
    }

    .m-post-cta .m-post-cta-push .m-post-cta-push-text {
        border-radius: 0 .27778rem .27778rem 0;
        border-left: 0
    }

    .m-cp-card, .m-contact-card, .m-offering-card, .m-case-card, .m-content-card, .m-feature-card, .m-white_paper-card {
        -ms-flex-flow: row;
        flex-flow: row
    }

    .m-intro-quote blockquote {
        margin: 1.11111rem;
        max-width: 650px;
        font-size: inherit
    }

    .m-offering-card--image-small .m-offering-card-column:first-child {
        width: 25%
    }

    .m-offering-card--image-small .m-offering-card-column:last-child {
        width: 75%
    }

    .m-offering-card--image-right {
        -ms-flex-flow: row-reverse;
        flex-flow: row-reverse
    }

    .m-offering-card--image-fill .m-offering-card-column--image img {
        min-width: 100%;
        min-height: 100%
    }

    .m-offering-card .m-offering-card-column .s-highlight {
        margin-left: -2.22222rem;
        padding: 2.22222rem
    }

    .m-offering-card .m-offering-card-column.no-padding {
        padding: 0
    }

    .m-offering-card .m-offering-card-column {
        width: 50%
    }

    .m-offering-card .m-offering-card-column:last-child {
        padding: 2.22222rem
    }

    .m-offering-card.m-offering-3-column .m-offering-card-column {
        width: 33.33%;
        padding-bottom: 2.22222rem;
        padding-left: 5.55556rem;
        padding-top: 1.11111rem
    }

    .m-case-card .m-case-card-columns .m-case-card-column:last-child {
        padding-top: 2.22222rem
    }

    .m-case-card .m-case-card-columns .m-case-card-column.m-case-card-column-1 {
        width: 33.33%;
        padding-right: 0;
        padding-top: 3.33333rem
    }

    .m-case-card .m-case-card-columns .m-case-card-column.m-case-card-column-2 {
        width: 50%
    }

    .m-case-card .m-case-card-columns .m-case-card-logo {
        position: absolute;
        top: 2.22222rem;
        right: 2.22222rem;
        max-width: calc(13.66% - 2.22222rem);
        margin-top: 0
    }

    .m-case-card h2 {
        margin-top: 1.11111rem
    }

    .m-content-card--image-right {
        -ms-flex-flow: row-reverse;
        flex-flow: row-reverse
    }

    .m-content-card .m-content-card-column {
        width: 50%
    }

    .m-content-card .m-content-card-column:last-child {
        padding: 2.22222rem
    }

    .m-feature-card .m-feature-card-column {
        width: 50%
    }

    .m-feature-card .m-feature-card-column:first-child {
        padding: 2.22222rem
    }

    .m-feature-card .m-feature-card-column:last-child {
        padding: 2.22222rem
    }

    .m-feature-card .m-feature-card-column:last-child h3:first-child {
        margin-top: 0
    }

    .m-white_paper-card .m-white_paper-card-column:last-child {
        padding-top: 2.22222rem
    }

    .m-white_paper-card .m-white_paper-card-column.m-white_paper-card-column-1 {
        padding: 0;
        padding-right: 0;
        -ms-flex: 0 0 220px;
        flex: 0 0 220px;
        border-radius: .22222rem 0 0 .22222rem;
        overflow: hidden
    }

    .m-white_paper-card .m-white_paper-card-column.m-white_paper-card-column-2 {
        -ms-flex-negative: 1;
        flex-shrink: 1;
        border-radius: 0 .22222rem .22222rem 0
    }

    .m-content-video {
        max-width: 47.22222rem;
        margin: 0 auto
    }
}

@media screen and (min-width: 1024px) {
    .l-gutter {
        padding-right: 1.11111rem;
        padding-left: 1.11111rem
    }

    .m-push-white .m-push-icon {
        font-size: 4em
    }

    .m-push-white .icon {
        font-size: 6em;
        height: 2.5em;
        line-height: 1em;
        padding-top: 1em;
        padding-bottom: 1em
    }

    .m-list-featured .m-push-icon {
        font-size: 9em
    }

    .m-cp-card .a-btn:hover svg g g, .m-contact-card .a-btn:hover svg g g, .m-offering-card .a-btn:hover svg g g, .m-case-card .a-btn:hover svg g g, .m-content-card .a-btn:hover svg g g, .m-feature-card .a-btn:hover svg g g, .m-white_paper-card .a-btn:hover svg g g {
        fill: #fff;
        stroke: #fff
    }
}

@media screen and (min-width: 1440px) {
    .l-gutter {
        padding-right: 1.11111rem;
        padding-left: 1.11111rem
    }
}

@media screen and (min-width: 1980px) {
    .l-gutter {
        padding-right: 1.11111rem;
        padding-left: 1.11111rem
    }
}

@media all and (max-width: 1024px) {
    .l-fullbleed {
        margin-right: -1.11111rem;
        margin-left: -1.11111rem
    }

    .l-fullbleed_B {
        margin-right: -1.11111rem;
        margin-left: -1.11111rem
    }

    .l-fullbleed_C {
        margin-right: -1.11111rem;
        margin-left: -1.11111rem
    }

    .l-fullbleed_D {
        margin-right: -1.11111rem;
        margin-left: -1.11111rem
    }

    .l-fullbleed_E {
        margin-right: -1.11111rem;
        margin-left: -1.11111rem
    }

    .o-header {
        height: 3.88889rem
    }

    .o-header .a-logo {
        height: 3.88889rem;
        min-width: 100px
    }

    /*.menu-item a {*/
        /*height: 49px;*/
        /*border-bottom: 1px solid #ccc*/
    /*}*/

    /*.menu-item a:hover, .menu-item a:focus, .menu-item a:active {*/
        /*background-color: inherit*/
    /*}*/

    .o-header-meta {
        display: none
    }

    .primary-nav, .m-secondary__nav {
        /* display: none */
    }

    .toggle-button {
        display: block;
        font-size: 2em;
        color: #999
    }
}

@media all and (max-width: 768px) {
    .l-fullbleed {
        margin-right: -1.11111rem;
        margin-left: -1.11111rem
    }

    .l-fullbleed_A {
        margin-right: -1.11111rem;
        margin-left: -1.11111rem
    }

    .l-fullbleed_B {
        margin-right: -1.11111rem;
        margin-left: -1.11111rem
    }

    .l-fullbleed_C {
        margin-right: -1.11111rem;
        margin-left: -1.11111rem
    }

    .l-fullbleed_D {
        margin-right: -1.11111rem;
        margin-left: -1.11111rem
    }

    .l-fullbleed_E {
        margin-right: -1.11111rem;
        margin-left: -1.11111rem
    }

    .m-social a, .m-social a:visited {
        margin-bottom: 1em
    }

    .m-gg-login .m-section-item, .m-gg-login .m-article-content, .m-gg-login .category-article .m-section-content, .category-article .m-gg-login .m-section-content, .m-gg-login .gg-quiz-results .results, .gg-quiz-results .m-gg-login .results {
        padding: 0;
        margin: 0;
        border: 0;
        width: 100%;
        overflow: hidden;
        box-shadow: none;
        padding-bottom: 2em
    }

    .m-gg-login .m-section-content {
        background-color: #fff
    }

    .m-gg-login .m-post-text-content {
        padding-left: 0.0em
    }

    .m-quiz-wrapper .m-values {
        margin-left: 20px;
        margin-right: 20px
    }

    .m-quiz-wrapper .m-quiz-question {
        margin-top: 1vh
    }

    .m-quiz-wrapper .m-quiz-question p {
        font-size: 1.5rem;
        margin-left: 20px;
        margin-right: 20px
    }

    .m-values button {
        padding: .7em 0
    }

    .m-post-rich-content .m-post-rich-icon {
        font-size: 6em;
        text-align: center;
        padding: .5em
    }

    .m-post-rich-content img {
        width: 100%
    }

    .m-post-rich-fig {
        display: block;
        width: 100%
    }

    .m-push-caption {
        text-align: center
    }

    .m-push-list-standard img {
        margin-bottom: 1rem
    }

    .m-post-cta-push {
        display: block
    }

    .m-section, .m-section div {
        margin: 0;
        padding: 0
    }
}

@media all and (max-width: 1440px) {
    .l-fullbleed_C {
        margin-right: -1.11111rem;
        margin-left: -1.11111rem
    }

    .l-fullbleed_D {
        margin-right: -1.11111rem;
        margin-left: -1.11111rem
    }

    .l-fullbleed_E {
        margin-right: -1.11111rem;
        margin-left: -1.11111rem
    }
}

@media all and (max-width: 1980px) {
    .l-fullbleed_D {
        margin-right: -1.11111rem;
        margin-left: -1.11111rem
    }

    .l-fullbleed_E {
        margin-right: -1.11111rem;
        margin-left: -1.11111rem
    }
}

@media screen and (max-width: 1024px) {
    blockquote, blockquote p {
        margin-left: 2em
    }

    .m-list-featured-push {
        display: block
    }

    .m-list-featured-push {
        display: block
    }

    .m-list-featured-push .m-illustration img {
        display: block;
        width: 100%
    }

    .m-push {
        display: block
    }

    .l-col-3 {
        display: block;
        width: 100%
    }

    .m-grid-tight .m-push-img-outer {
        font-size: 16em;
        background-size: cover;
        height: auto
    }

    .m-grid-tight .m-push-img-outer img {
        opacity: 1;
        filter: alpha(opacity=100)
    }
}

@media screen and (max-width: 768px) {
    .a-btn, .m-download-body a {
        width: 100%
    }

    .m-section-content {
        /*margin-bottom: 20px*/
    }


    .m-list-featured-push .m-content-inner {
        padding: 2em;
        text-align: center
    }

    .m-section-header .a-title-L {
        font-size: 2rem
    }

    .m-download .a-btn {
        width: 100%
    }

    .gg-quiz-results .results {
        padding: 1rem
    }

    .gg-quiz-results .m-post-media {
        display: none
    }

    .o-footer {
        padding: 2.66667rem 0
    }

    .o-footer .m-footer .m-compact-menu .menu-item a {
        padding-top: 0;
        padding-bottom: 0;
        padding-right: 8px;
        padding-right: .55556rem;
        padding-left: 8px;
        padding-left: .55556rem
    }

    .m-form input[type=submit] {
        width: 100%
    }

    .m-form .contact-form-submit {
        width: 100%
    }

    .m-bigform .button, .m-bigform button, .m-bigform input[type=submit], .m-bigform input[type=reset], .m-bigform input[type=button] {
        width: 100%
    }

    .m-intro, .m-section-content {
        /*margin-top: 20px*/
    }

    .m-hero {
        padding-left: 1em;
        padding-right: 1em;
        overflow: auto
    }

    .m-hero .m-hero-title {
        font-size: 250%
    }

    body {
        font-size: 14px
    }

    .m-section-header-content {
        padding: 3.61111rem 1.33333rem 5.55556rem
    }
}

@media print {
    body.single-cpt-gg-results {
        background: none
    }

    body.single-cpt-gg-results .gg-quiz-results .m-page-header {
        padding: 0;
        min-height: initial;
        margin-bottom: 0;
        max-width: 960px;
        margin: 0 auto;
        background: none
    }

    body.single-cpt-gg-results .gg-quiz-results .m-page-header h1 {
        max-width: 60%;
        text-align: left;
        margin: 0;
        color: #00ace7;
        padding-top: 0
    }

    body.single-cpt-gg-results .gg-quiz-results .l-container {
        padding-left: 0 !important;
        padding-right: 0 !important
    }

    body.single-cpt-gg-results .gg-quiz-results .results {
        box-shadow: none;
        border-radius: 0;
        padding-top: 1rem
    }

    body.single-cpt-gg-results .gg-quiz-results .m-result-header {
        display: block
    }

    body.single-cpt-gg-results .gg-quiz-results .breakdown {
        background: transparent;
        border-bottom: none;
        padding-top: 0 !important
    }

    body.single-cpt-gg-results .gg-quiz-results .breakdown h2 {
        font-size: 2rem;
        margin-bottom: 1rem
    }

    body.single-cpt-gg-results .gg-quiz-results .breakdown .breakdown-item {
        padding-left: 0;
        padding-right: 0;
        width: 24%
    }

    body.single-cpt-gg-results .gg-quiz-results .breakdown .bar {
        display: none
    }

    body.single-cpt-gg-results .gg-quiz-results .breakdown img {
        display: block;
        margin-bottom: 10px
    }

    body.single-cpt-gg-results .gg-quiz-results .breakdown h4 {
        color: black
    }

    body.single-cpt-gg-results .gg-quiz-results .m-results-content {
        background-color: transparent;
        padding-top: 0 !important
    }

    body.single-cpt-gg-results .gg-quiz-results .m-results-content h2 {
        font-size: 1.3rem
    }

    body.single-cpt-gg-results .gg-quiz-results .m-results-content p:first-of-type {
        margin-top: 0
    }

    body.single-cpt-gg-results .gg-quiz-results .m-results-content p ~ ul {
        margin-top: -1.33333rem
    }

    body.single-cpt-gg-results .gg-quiz-results .m-results-content ul li {
        margin-left: 0
    }

    body.single-cpt-gg-results .gg-quiz-results .m-results-content ul li a {
        color: #444
    }

    body.single-cpt-gg-results .gg-quiz-results .m-answer-list {
        display: block
    }

    body.single-cpt-gg-results .gg-quiz-results .m-answer-list h2 {
        font-size: 2rem
    }

    body.single-cpt-gg-results .gg-quiz-results .m-answer-list .m-answer-item {
        margin-bottom: 0;
        padding-bottom: .35rem;
        padding-top: .2rem;
        border-bottom: solid 1px #ecf9ff
    }

    body.single-cpt-gg-results .gg-quiz-results .m-answer-list .m-answer-item .a-answer-result {
        font-size: 1rem;
        font-weight: 700
    }

    body.single-cpt-gg-results .gg-quiz-results .m-answer-list .m-answer-item:nth-child(odd) {
        background-color: #ecf9ff
    }

    body.single-cpt-gg-results .gg-quiz-results .m-answer-list .m-answer-item:last-child {
        border-bottom: none
    }

    body.single-cpt-gg-results .gg-quiz-results .m-result-buttons {
        display: none
    }

    body.single-cpt-gg-results .gg-quiz-results .results-inner-container {
        page-break-before: always;
        margin-top: 0
    }

    body.single-cpt-gg-results .gg-quiz-results .results-inner-container h1 {
        margin-top: 0;
        text-align: left
    }

    body.single-cpt-gg-results .gg-quiz-results .results-inner-container .m-pagesection .m-post-rich-content {
        margin-bottom: 1.33333rem
    }

    body.single-cpt-gg-results .gg-quiz-results .m-post-rich {
        display: block
    }

    body.single-cpt-gg-results .gg-quiz-results .m-post-rich .m-post-rich-fig {
        width: 100%;
        margin-bottom: 0
    }

    body.single-cpt-gg-results .gg-quiz-results .m-post-rich .m-post-rich-fig .m-post-rich-icon {
        text-align: initial
    }

    body.single-cpt-gg-results .gg-quiz-results .m-post-rich .m-post-rich-text {
        width: 100%
    }

    body.single-cpt-gg-results .gg-quiz-results .m-post-rich .m-post-rich-text h2 {
        margin-bottom: 0
    }

    body.single-cpt-gg-results .gg-quiz-results .m-post-rich .m-post-rich-text p {
        margin-top: .5rem;
        margin-bottom: .3rem
    }

    body.single-cpt-gg-results .gg-quiz-results .print_address {
        display: block;
        margin-top: 100px
    }

    body.single-cpt-gg-results .gg-quiz-results .m-post-cta, body.single-cpt-gg-results .gg-quiz-results .m-post-contact {
        display: none
    }

    body.single-cpt-gg-results .menus, body.single-cpt-gg-results .site-footer, body.single-cpt-gg-results .m-social-footer {
        display: none
    }
}

@media not all and (min-resolution: 0.001dpcm) {
    @supports (-webkit-appearance:none) {
        .m-post-cta .m-post-cta-push .m-post-cta-push-fig {
            -ms-flex-preferred-size: 49.5%;
            flex-basis: 49.5%
        }
    }
}

