﻿
/*
@font-face {
    font-family: telenor;
    src: url(../fonts/telenor.woff) format("woff");
    font-weight: 400;
    font-style: normal;
}
*/
@font-face {
    font-family: 'telenor';
    src: url('../font/TelenorEvolutionUI-Normal.eot');
    src: url('../font/TelenorEvolutionUI-Normal.eot') format('embedded-opentype'),
        url('../font/TelenorEvolutionUI-Normal.woff2') format('woff2'),
        url('../font/TelenorEvolutionUI-Normal.woff') format('woff'),
        url('../font/TelenorEvolutionUI-Normal.ttf') format('truetype'),
        url('../font/TelenorEvolutionUI-Normal.svg') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}


/*
@font-face {
    font-family: telenor;
    src: url(../fonts/telenor-bold.woff) format("woff");
    font-weight: 700;
    font-style: normal;
}
*/
@font-face {
    font-family: 'telenor bold';
    src: url('../font/TelenorEvolutionUI-Bold.eot');
    src: url('../font/TelenorEvolutionUI-Bold.eot') format('embedded-opentype'),
        url('../font/TelenorEvolutionUI-Bold.woff2') format('woff2'),
        url('../font/TelenorEvolutionUI-Bold.woff') format('woff'),
        url('../font/TelenorEvolutionUI-Bold.ttf') format('truetype'),
        url('../font/TelenorEvolutionUI-Bold.svg') format('svg');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}


/*
@font-face {
    font-family: telenor;
    src: url(../fonts/telenor-italic.woff) format("woff");
    font-weight: 400;
    font-style: italic;
}

@font-face {
    font-family: 'telenor';
    src: url('../font/TelenorEvolutionUI-Normal.eot');
    src: url('../font/TelenorEvolutionUI-Normal.eot') format('embedded-opentype'),
        url('../font/TelenorEvolutionUI-Normal.woff2') format('woff2'),
        url('../font/TelenorEvolutionUI-Normal.woff') format('woff'),
        url('../font/TelenorEvolutionUI-Normal.ttf') format('truetype'),
        url('../font/TelenorEvolutionUI-Normal.svg') format('svg');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}
*/

/*
@font-face {
    font-family: telenor;
    src: url(../fonts/telenor-bolditalic.woff) format("woff");
    font-weight: 700;
    font-style: italic;
}

@font-face {
    font-family: 'telenor';
    src: url('../fonts/TelenorEvolutionUI-ExtraBoldSlanted.eot');
    src: url('../fonts/TelenorEvolutionUI-ExtraBoldSlanted.eot?#iefix') format('embedded-opentype'),
        url('../fonts/TelenorEvolutionUI-ExtraBoldSlanted.woff2') format('woff2'),
        url('../fonts/TelenorEvolutionUI-ExtraBoldSlanted.woff') format('woff'),
        url('../fonts/TelenorEvolutionUI-ExtraBoldSlanted.ttf') format('truetype'),
        url('../fonts/TelenorEvolutionUI-ExtraBoldSlanted.svg#TelenorEvolutionUI-ExtraBoldSlanted') format('svg');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}
*/

/*
@font-face {
    font-family: telenor;
    src: url(../fonts/telenorlight.woff) format("woff");
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'telenor';
    src: url('../fonts/TelenorEvolutionUI-Light.eot');
    src: url('../fonts/TelenorEvolutionUI-Light.eot?#iefix') format('embedded-opentype'),
        url('../fonts/TelenorEvolutionUI-Light.woff2') format('woff2'),
        url('../fonts/TelenorEvolutionUI-Light.woff') format('woff'),
        url('../fonts/TelenorEvolutionUI-Light.ttf') format('truetype'),
        url('../fonts/TelenorEvolutionUI-Light.svg#TelenorEvolutionUI-Light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
*/

/*
@font-face {
    font-family: telenor;
    src: url(../fonts/telenorlight-italic.woff) format("woff");
    font-weight: 300;
    font-style: italic;
}

@font-face {
    font-family: 'telenor';
    src: url('../fonts/TelenorEvolutionUI-Light.eot');
    src: url('../fonts/TelenorEvolutionUI-Light.eot?#iefix') format('embedded-opentype'),
        url('../fonts/TelenorEvolutionUI-Light.woff2') format('woff2'),
        url('../fonts/TelenorEvolutionUI-Light.woff') format('woff'),
        url('../fonts/TelenorEvolutionUI-Light.ttf') format('truetype'),
        url('../fonts/TelenorEvolutionUI-Light.svg#TelenorEvolutionUI-Light') format('svg');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}
*/


@font-face {
    font-family: framework-icons-new;
    src: url(../font/framework-icons-new.woff) format("woff");
    font-weight: 400;
    font-style: normal;
}

body {
    font: 16px/24px telenor, "Source Sans Pro", Arial, Helvetica, sans-serif;
    color: #1a1a1a;
    overflow-x: hidden !important;
}

body > * {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

span {
    font-weight: inherit;
}

.fas {
    font-family: FontAwesome, Sans-serif;
}

h1, h2, h4, h5, h6, strong {
    font-family: telenor, "Source Sans Pro", sans-serif;
    font-weight: normal;
    color: #1a1a1a;
}

h1 {
    font-size: 32px;
    line-height: 40px !important;
    padding: 0;
}
h2 {
    font-size: 26px;
    line-height: 30px !important;
    padding: 0;
}
.elementor-widget-heading .elementor-heading-title.elementor-size-xxl {
    font-size: 59px;
    line-height: 65px !important;
}
h3 {
    font-size: 20px;
    line-height: 28px;
	font-family: "telenor bold", "Source Sans Pro", sans-serif !important;
    font-weight: 400;
	color: #1a1a1a;
}

h4 {
    font-size: 18px;
    line-height: 22px;
}

h5 {
    font-size: 16px;
    line-height: 20px;
}

h6 {
    font-size: 16px;
    line-height: 20px;
}

i {
    font-style: normal;
}
strong {
    font-family: "telenor bold", "Source Sans Pro", sans-serif;
    font-weight: 400;
    color: #1a1a1a;
}
/* START JOHAN custom code */
.single-post .m-post-cta h3 {
    font-size: 20px !important;
    line-height: 28px !important;
}
.m-section-body h2, .m-summary-body h2, .m-highlight h2, .m-pagesection h2:first-child {
    margin-top: 15px !important;
    font-size: 26px !important;
}
.m-pagesection h2 {
    font-size: 26px !important;
}
/* blockquotes in posts */
/* Create two unequal columns that floats next to each other */
.blockquote-column {
	float: left;
	padding: 10px;
}
.blockquote-left {
	width: 25%;
}
.blockquote-right {
	width: 75%;
}
.blockquote-row img {
    border-radius: 50% 50% 50% 50%;
    vertical-align: middle;
    display: inline-block;
}

/* Clear floats after the columns */
.blockquote-row:after {
	content: "";
	display: table;
	clear: both;
}

/* Responsive layout - makes the two columns stack on top of each other instead of next to each other */
@media screen and (max-width: 767px) {
	.blockquote-left,
	.blockquote-right  {
		width: 100%;
	}
}

/* bullets in posts */
.elementor-text-editor ul,
.elementor-text-editor ol {
    list-style: disc;
    list-style-position: outside;
    margin-left: 2em;
    line-height: 1.6;
}

.tcxn-tax {
	margin-bottom: 20px;
}
.tcxn-tax .content-category {
	display: inline;
	font-size: 17px;
	font-weight: normal;
}
.tcxn-tax .content-format {
	display: inline;
	font-size: 16px;
	background-color: #a3deff;
	border-radius: 15px;
    padding: 2px 10px;
}
.m-search-title {
    line-height: 400px !important;
}
.single-post .article_has-sidebar .article__content {
    max-width: 1150px !important;
}
.single-post .article_has-sidebar .container {
    max-width: 1150px !important;
}
.tcxn-breadcrumbs span:first-child {
	padding: 0 10px 0 2px;
}
@media (min-width: 768px) {
	.single-post .article_has-sidebar .article__body {
	    flex: 0 0 67% !important;
	    max-width: 67% !important;
	    padding-right: 3% !important;
	}
	.single-post .article_has-sidebar .article__sidebar {
	    flex: 0 0 30% !important;
	    max-width: 30% !important;
	}
}
.m-bigform select {
    height: 3em !important;
    font-size: .88889rem !important;
}
.elementor-widget-icon-list .elementor-icon-list-item {
    font: 20px/26px telenor, "Source Sans Pro", Arial, Helvetica, sans-serif !important;
}
.contact-card .elementor-widget-icon-list .elementor-icon-list-item .elementor-icon-list-text {
    font: 18px/18px telenor, "Source Sans Pro", Arial, Helvetica, sans-serif !important;
}

label,
.pill,
.form-check,
.form-control,
.form-control,
.elementor-nav-menu--main .elementor-nav-menu a,
[data-elementor-type=footer] a,
[data-elementor-type=footer] .elementor-text-editor p {
    font-family: telenor, "Source Sans Pro", sans-serif;
}

.elementor-button .elementor-button-text,
.elementor-tab-title a,
.o-header-meta a,
.o-header-meta .lang-switcher,
.o-header-meta .lang-switcher .toggle-switcher {
    font-family: telenor, sans-serif !important;
    font-size: 20px !important;
}

.elementor-widget-accordion .elementor-accordion .elementor-tab-content {
    font: 20px/26px telenor, "Source Sans Pro", Arial, Helvetica, sans-serif !important;
}

.o-header-meta .a-logo {
    margin-left: 15px !important;
}

.no-left-pad a {
    padding-left: 0 !important;
}

#mega-menu-wrap-navigation-primary #mega-menu-navigation-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item {
    padding: 15px 0 0;
}
/* search page */
.m-article-header.m-article-header-no-image {
	background: #0c1026;
}

.m-search-searchbox #s {
	background-color: #f5f5f5;
}

.m-search-searchbox button {
	border-radius: 3px;
	background-color: #007ad0;
	border-width: 0;
}
.m-search-query {
	border-radius: 3px;
	box-shadow: none;
}
.m-search-list .m-push-list-standard-wrapper {
	border-radius: 0 0 3px 3px;
	box-shadow: none;
}

/* quiz */
.m-quiz-wrapper {
    background: #0C1026;
    background: linear-gradient(to top, #0C1026, #007AD0);
}
/*
.m-quiz-wrapper {
	background: #0c1026;
}
*/
.m-quiz-wrapper .m-quiz-question p {
    font-family: telenor, sans-serif;
}
.m-quiz-wrapper .m-quiz-question p strong {
    color: #ffffff;
}
.m-values button {
    border: 2px solid #0c1026;
    font-family: telenor, sans-serif;
    color: #1a1a1a;
}
.gg-quiz-results .m-page-header {
    background: #0C1026;
    background: linear-gradient(to top, #0C1026, #007AD0);
}
.m-page-header h1, .m-page-header h2 {
    font-size: 32px;
    line-height: 40px;
    color: #ffffff;
    font-family: telenor, arial, sans-serif;
}
.a-title-S, .m-intro h2 {
    font-family: telenor, sans-serif;
}
.gg-quiz-results .results {
    padding: 30px;
}
.gg-quiz-results .results-inner-container h1 {
    font-size: 32px;
}
.gg-quiz-results .breakdown,
.gg-quiz-results .m-results-content {
    background-color: #E6EEF4;
}
.m-result-buttons .a-btn svg {
    display: none;
}
/* Mega menu - prevent several menu items to be active
#mega-menu-wrap-lang_navigation_english-country-site-template #mega-menu-lang_navigation_english-country-site-template > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link {
    color: #0062a7;
}
#mega-menu-wrap-lang_navigation_english-country-site-template #mega-menu-lang_navigation_english-country-site-template > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link,
#mega-menu-wrap-lang_navigation_english-country-site-template #mega-menu-lang_navigation_english-country-site-template > li.mega-menu-item.mega-current-page-ancestor > a.mega-menu-link {
    color: #1a1a1a;
}
 */
.mega-menu-wrap ul > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link {
    color: #0062a7 !important;
}
.mega-menu-wrap ul > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link,
.mega-menu-wrap ul > li.mega-menu-item.mega-current-page-ancestor > a.mega-menu-link {
    color: #1a1a1a !important;
}

/* lates post widget */
.tcxn-latest-posts .tcxn-post__content {
	padding: 20px 20px 10px 20px;
}
.tcxn-latest-posts .tcxn-post__content .tcxn-post__title h3 {
    font-size: 20px;
    line-height: 28px;
	font-family: "telenor bold", "Source Sans Pro", sans-serif !important;
    font-weight: 400;	
}
.tcxn-latest-posts .tcxn-post__content .tcxn-post__excerpt {
	font-size: 16px;
	line-height: 24px;
}

.tcxn-latest-posts .tcxn-post__content .tcxn-post__link {
    padding-top: 0;
}
.tcxn-latest-posts .tcxn-post__content .tcxn-post__link a {
    font-size: 16px;
	line-height: 24px;
}
.tcxn-latest-posts .tcxn-post__content .tcxn-post__link a.tcxnicon-chevron-right.tcxnicon_small:before {
    font-size: 12px !important;
    top: 54%;
}

/* posts quotes style */
blockquote:before {
    top: 0;
    left: -.6em;
}
blockquote,
blockquote p {
    max-width: 100%;
    font-size: 20px;
    line-height: 28px;
	margin: 0 10px 0 20px;
}
blockquote em strong {
    display: block;
}
blockquote i,
blockquote em,
blockquote p i,
blockquote p em {
    font-size: 18px;
    line-height: 26px;
    font-style: normal;
    display: block;
    margin-top: 20px;
}

.a-btn {
    background-color: #007ad0;
    border: 1px solid #007ad0;
    border-radius: 3px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-family: telenor, "Source Sans Pro", Arial, Helvetica, sans-serif;
    font-size: 20px;
    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;
	height:100%;
}

.tcxn-posts-filter__output .tcxn-post_card .tcxn-post__content {
    padding: 20px !important;
    background-color: #E6EEF4;
}
.tcxn-posts-filter__output .tcxn-post_card .tcxn-post__content .tcxn-post__title h4 {
	font-size: 17px;
	line-height: 21px;
	font-weight: bold;
}
.tcxn-posts-filter__output .tcxn-post_card .tcxn-post__link a {
    padding-top: 0 !important;
    margin-top: auto;
	font-size: 17px;
	line-height: 21px;
}
.tcxn-posts-filter__output .tcxn-post_card .tcxn-post__image > div {
    flex: 1 1 100%;
    background-size: cover;
	background-repeat: no-repeat;
}
.tcxn-posts-filter__output .tcxn-post_card .tcxn-post__link .tcxnicon-chevron-right.tcxnicon_small:before {
    font-size: 12px !important;
    content: "󱀕";
    top: 34%;
	/*
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
	*/
}

.m-quiz-wrapper .m-quiz-question {
    margin-top: 50px;
}
.m-social a {
    font-size: 0;
    padding: 20px;
}
.custom-header-width div.elementor-container {
	max-width: 1400px !important;
}
/* END JOHAN custom code */


.case .case__button {
    position: relative;
}

.m-list-featured-push .m-content {
    position: relative;
}

.m-list-featured-push__button {
    position: relative;
    color: #007ad0;
}

.m-list-featured-push__button.a-btn {
    color: #fff;
}

.m-list-featured-push__button.a-btn:after {
    display: none;
}

.m-list-featured-push__button.a-btn:hover {
    text-decoration: none;
}

.m-list-featured-push__button.btn-link {
    padding-right: 20px;
    position: relative;
    display: inline-block;
    line-height: 1.25;
    vertical-align: top;
    cursor: pointer;
    margin-top: 17px;
}

.m-list-featured-push__button.btn-link:hover {
    text-decoration: underline;
}

.m-grid-tight [class*=col-] {
    margin-bottom: 40px;
}

.m-grid-standard [class*=col-] {
    margin-bottom: 20px;
}

.m-grid-standard, .m-push-white {
    overflow: visible !important;
}

.m-grid-tight .m-center, .m-grid-standard .m-center {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.m-grid-tight .m-center .m-list-featured-push__button,
.m-grid-standard .m-center .m-list-featured-push__button {
    margin-top: auto;
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    margin-right: auto;
}

.m-list-featured .a-title-S, .m-grid-tight .a-title-S, .m-grid-standard .a-title-S {
    font-size: 36px;
    line-height: 1;
    margin-bottom: 15px;
    color: #1a1a1a;
    font-family: telenorlight, arial, sans-serif;
}

.o-header {
    border-bottom: 1px solid #d6d6d6;
}

.o-header .container {
    width: 100%;
}

.o-header .container:before {
    display: none;
}

.o-header .custom-logo {
    width: 50px;
    text-align: center;
}

.o-header .primary-nav {
    justify-self: self-start;
}

.o-header .site-search {
    justify-self: self-end;
}

.o-header .mega-menu-link[aria-expanded=false] + .mega-sub-menu {
    /*max-height: 0 !important;*/
}

.o-header .site-middle-logo {
    margin: 0 auto;
}

.o-header .search-form__wrapper {
    margin-left: auto;
    position: static;
}

.o-header .search-form__trigger {
    color: #fff;
    font-size: 26px;
    background-color: transparent;
    border: none;
}

.o-header .search-form__trigger:after {
    display: none;
}

.o-header .search-form__dropdown input {
    padding: 0 20px;
    line-height: 40px;
    width: calc(100% - 45px);
}

.o-header .search-form__dropdown button[type=submit] {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 20px;
    left: auto;
    font-size: 0;
}

.o-header .search-form__dropdown button[type=submit]:before {
    content: "󱁍";
    font-family: framework-icons-new, sans-serif;
    color: #1a1a1a;
    font-size: 20px;
    line-height: 40px;
}

.o-header .search-form__dropdown.show {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    -webkit-transform: none !important;
    -ms-transform: none !important;
    transform: none !important;
}

.o-header-meta {
    height: 80px;
    background-color: #0c1026;
    font-size: 18px;
    position: relative;
}

.o-header-meta a {
    color: #fff;
    font-family: telenor, "Source Sans Pro", Arial, Helvetica, sans-serif;
    font-size: 18px;
    line-height: 24px;
}

.o-header-meta button {
    background-color: transparent;
    border: none;
}

.o-header-meta__link:hover {
    background-color: #007AD0;
    color: #fff;
}
.o-header-meta .lang-switcher .toggle-switcher:hover, .o-header-meta .lang-switcher ul li.menu-item a:hover {
	background-color: #007AD0;
}


.o-header-meta__container {
    display: grid;
    grid-template-columns: 1fr 50px 1fr;
    grid-gap: 30px;
    width: 100%;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.o-header-meta__section {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
    margin: 0 -15px;
}

.o-header-meta__item {
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding: 0 15px;
}

.o-header-meta__center {
    justify-self: center;
    text-align: center;
}

.o-header-meta__right {
    justify-self: right;
}

.o-header-meta__right .o-header-meta__item:first-child {
    margin-left: auto;
}

.o-header-meta .a-logo {
    display: block;
    margin: 0 1.77778rem;
    background-image: url(../image/Telenor_IOT_Logotype_White.png);
    background-repeat: no-repeat;
    background-position: 0 50%;
    text-indent: -9999px;
    width: 160px;
    height: 100%;
    background-size: 100%;
}

.o-header-meta .a-logo:hover {
    background-color: transparent;
}

.o-header-meta .site-logo img {
    width: 50px;
}

.o-header-meta .search-form__trigger .search-form__icon:before {
    content: "";
    font-family: framework-icons, sans-serif;
}

.o-header-meta .search-form__wrapper {
    position: static;
}

.o-header-meta .search-form__trigger:after {
    display: none;
}

.o-header-meta .search-form__trigger:hover {
    color: #fff;
    height: 100%;
}

.o-header-meta .search-form__icon {
    font-size: 26px;
    position: relative;
    top: 3px;
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
}

.o-header-meta .search-form__trigger {
    color: #fff;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 10px;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
    font-size: 18px;
    outline: none;
    width: 100%;
    height: 100%;
}

.o-header-meta .search-form__dropdown {
    display: block !important;
    visibility: hidden;
    max-height: 0;
    margin: 0;
    opacity: 0;
    -webkit-transition: opacity 0.2s ease;
    transition: opacity 0.2s ease;
    position: absolute;
    right: 0 !important;
    -webkit-transform: none !important;
    -ms-transform: none !important;
    transform: none !important;
    background-color: #0c1026;
    padding: 15px 35px;
    z-index: 110;
    border-top: none;
}

.o-header-meta .search-form__dropdown.show {
    display: block;
    max-height: 150px;
    visibility: visible;
    opacity: 1;
}

.o-header-meta .search-form__dropdown form {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.o-header-meta .search-form__dropdown input {
    background-color: transparent;
    height: 50px;
    color: #fff;
    padding: 0 15px;
    min-width: 150px;
    width: 100%;
    -webkit-box-ordinal-group: 11;
    -webkit-order: 10;
    -ms-flex-order: 10;
    order: 10;
    font-size: 19px;
    font-family: telenor, "Source Sans Pro", Arial, Helvetica, sans-serif;
    border: none;
}

.o-header-meta .search-form__dropdown button[type=submit] {
    font-size: 0;
    -webkit-box-ordinal-group: 6;
    -webkit-order: 5;
    -ms-flex-order: 5;
    order: 5;
}

.o-header-meta .search-form__dropdown button[type=submit]:before {
    content: "";
    font-family: framework-icons, sans-serif;
    font-size: 30px;
    color: #fff;
}

.o-header-meta .customer-login a {
    height: 100%;
    line-height: 80px;
    padding: 0 15px;
    /* font-weight: 400; */
}

.o-header-meta .customer-login a:hover {
    text-decoration: none;
    color: #fff;
}

.o-header .mega-menu-wrap li a {
    font-family: telenor, "Source Sans Pro", Arial, Helvetica, sans-serif !important;
}

#mega-menu-wrap-navigation-primary #mega-menu-navigation-primary > li.mega-menu-megamenu > ul.mega-sub-menu {
    margin-top: 1px;
}

#mega-menu-wrap-navigation-primary #mega-menu-navigation-primary li.mega-menu-item-has-children > a.mega-menu-link[aria-expanded=true] > span.mega-indicator:after {
    -webkit-transform: rotate(-180deg) !important;
    -ms-transform: rotate(-180deg) !important;
    transform: rotate(-180deg) !important;
}

#mega-menu-wrap-navigation-primary #mega-menu-navigation-primary li.mega-menu-item-has-children > a.mega-menu-link[aria-expanded=true] {
    z-index: 1000;
    position: relative;
}

#mega-menu-wrap-navigation-primary #mega-menu-navigation-primary > li.mega-menu-item.mega-menu-item.mega-toggle-on > a {
    position: relative;
}

#mega-menu-wrap-navigation-primary #mega-menu-navigation-primary > li.mega-menu-megamenu.mega-menu-item.mega-menu-item-has-children.mega-toggle-on > a:after {
    bottom: -2px;
    border-bottom-color: #fff;
}

#mega-menu-wrap-navigation-primary #mega-menu-navigation-primary > li.mega-menu-item.mega-menu-item-has-children > a:before,
#mega-menu-wrap-navigation-primary #mega-menu-navigation-primary > li.mega-menu-item.mega-menu-item-has-children > a:after {
    content: "";
    display: block !important;
    bottom: -1px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border: 15px solid transparent;
    border-bottom-color: #d6d6d6;
    opacity: 0;
}

#mega-menu-wrap-navigation-primary #mega-menu-navigation-primary > li.mega-menu-item.mega-menu-item-has-children.mega-toggle-on > a:before,
#mega-menu-wrap-navigation-primary #mega-menu-navigation-primary > li.mega-menu-item.mega-menu-item-has-children.mega-toggle-on > a:after {
    opacity: 1;
}

header.menus .max-mega-menu li.mega-menu-item.mega-icon-right > a.mega-menu-link {
    display: inline-block !important;
    position: relative;
    padding-right: 30px !important;
}

#mega-menu-wrap-navigation-primary #mega-menu-navigation-primary li.mega-menu-item.mega-icon-right > a.mega-menu-link:before {
    position: absolute;
    right: 0;
    top: 50%;
    font-size: 24px;
    content: "";
    font-family: framework-icons, sans-serif;
    -webkit-transform: translateY(-50%) rotate(-90deg);
    -ms-transform: translateY(-50%) rotate(-90deg);
    transform: translateY(-50%) rotate(-90deg);
}

#mega-menu-navigation-primary[data-effect=telenor] > li > .mega-sub-menu {
    /*max-height: 0 !important;*/
    overflow: hidden !important;
    opacity: 0;
    padding-bottom: 0;
    -webkit-transition: none !important;
    transition: none !important;
}

#mega-menu-navigation-primary[data-effect=telenor] > li:hover > .mega-sub-menu {
    opacity: 1;
}

.o-header-meta .lang-switcher:hover {
    background-color: transparent;
}

.o-header-meta .lang-switcher .menu-item a {
    padding-left: 20px;
    padding-right: 20px;
    display: block;
    line-height: 55px;
}

.o-header-meta .lang-switcher .menu-item a:hover {
    text-decoration: none;
}

.mega-menu.tcxn-orientation-vertical > li {
    display: block !important;
}
/*
.mega-menu-item a[href*=customer-portals]:before {
    content: "";
    font-family: framework-icons !important;
}
*/
.mega-menu-item.lang-switcher a {
    display: inline-block !important;
}

.mega-menu-item.lang-switcher.show > a:after {
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
}

.mega-menu-item.lang-switcher > a:after {
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 7px 5px 0;
    border-color: #1a1a1a transparent transparent;
    display: inline-block !important;
    margin-left: 10px;
}

.m-section-header.text-light p, .m-section-header.text-light h2 {
    color: #fff;
}

.page-header {
    min-height: 400px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.page-header .row {
    height: 100%;
}

.page-header.text-center .page-header__title h1 {
    text-align: center;
}

.page-header.text-left .page-header__title h1 {
    text-align: left;
}

.page-header.text-left .page-header__content {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.page-header.text-center .page-header__content {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.page-header__content {
    position: relative;
    z-index: 100;
    padding-top: 65px;
    padding-bottom: 65px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.page-header .page-header__title h1 {
    color: #1a1a1a;
    padding: 0;
}

.page-header.text-light .page-header__title h1,
.page-header.text-light .page-header__preamble p {
    color: #fff;
}

.page-header__preamble p {
    max-width: 800px;
    margin: 0 auto 20px;
}

.page-header__button.btn-link {
    padding-right: 20px;
    position: relative;
}

.page-header__button.btn-link:before {
    font-family: framework-icons, sans-serif;
    position: absolute;
    content: "";
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 0;
    left: auto;
    display: inline-block;
    font-weight: 400;
    font-style: normal;
    font-variant: normal;
    speak: none;
    text-transform: none;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 1em;
    line-height: 1;
    vertical-align: top;
}

.page-header_bg-right {
    background-color: #edf4ef;
}

fl {
    padding-top: 80px;
    padding-bottom: 80px;
}

.page-header_bg-right.page-header_has-image .row {
    -webkit-box-align: stretch !important;
    -webkit-align-items: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
}

.page-header_bg-right.page-header_has-image .page-header__background {
    width: 100%;
    /* position: relative; */
}

.page-header_bg-right.page-header_has-image .page-header__background:before {
    content: "";
}

.page-header_bg-right .page-header__button {
    text-align: left;
}

.page-header_bg-right .page-header__button.btn-link {
    padding-left: 0;
}

.page-header_bg-full-width {
    position: relative;
    text-align: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end !important;
    -webkit-align-items: flex-end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
    padding-bottom: 45px;
    padding-top: 80px;
}

.page-header_bg-full-width .page-header__content {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.page-header_has-image .page-header__background {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
}

.page-header_bg-full-width .page-header__preamble {
    margin-top: 15px;
}

.page-header_bg-full-width .page-header__background {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 30;
}

.page-header__color-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 50;
}

article {
    padding-bottom: 50px;
}
.tcxn-breadcrumbs {
    margin: 0 -10px;
    color: #1a1a1a;
    font-family: telenor, "Source Sans Pro", Arial, Helvetica, sans-serif;
    font-size: 17px;
}
.single-post .tcxn-breadcrumbs {
    margin: 0;
}

.preamble .elementor-text-editor p {
    font-family: telenor, "Source Sans Pro", Arial, Helvetica, sans-serif;
    font-size: 22px;
    line-height: 30px;
}

.tcxn-breadcrumbs__container + .o-section {
    padding-top: 30px;
}

.tcxn-breadcrumbs a, .tcxn-breadcrumbs a:hover {
    color: #1a1a1a;
}

.tcxn-breadcrumbs > span {
    padding: 0 10px;
    color: #767676;
}

.m-section-header-content {
    padding-top: 45px;
    padding-bottom: 80px;
}

.section__custom-content {
    margin-bottom: 45px;
}

.section__custom-content .row {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 50%;
    margin-bottom: 35px;
}

.section__custom-content .row.row_full-width {
    width: 100vw;
    position: relative;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
}

.section__custom-content [class*=col-] {
    background-position: 50% 50%;
    background-size: cover;
}

.section-item__text {
    margin-top: 20px;
    margin-bottom: 35px;
}

.section-item__wrapper {
    height: 100%;
}

.section-item__wrapper > div {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 50%;
}

.section-item__wrapper div.empty {
    height: 100%;
}

.section-item__text p {
    color: inherit;
}

.list-icon {
    padding-top: 10px;
    padding-bottom: 10px;
}

.list-icon li {
    margin-bottom: 14px;
    font-size: 18px;
    line-height: 24px;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.list-icon li span {
    font-size: 30px;
    color: #007ad0;
    margin-right: 15px;
}

.text-dark {
    color: #1a1a1a;
}

.text-light {
    color: #fff;
}

.iconbox {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.iconbox__title {
    margin-bottom: 0;
}

.iconbox_icon-center {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
}

.iconbox_icon-center .iconbox__icon {
    margin-bottom: 25px;
    font-size: 55px;
}

.iconbox__icon {
    font-size: 30px;
    color: #007ad0;
    padding: 0 15px;
    margin-right: 15px;
}

.m-gg-login {
    color: #fff;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 45px;
    background: #0b0f2a;
}

.m-gg-login label {
    font-weight: normal;
    font-family: telenor, "Source Sans Pro", sans-serif;
}

.m-gg-login a {
    color: #fff;
    text-decoration: underline;
}

.m-gg-login legend {
    margin-bottom: 25px;
    font-size: 20px;
}

.m-gg-login .m-form-row {
    margin-bottom: 15px;
}

.m-gg-login select,
.m-gg-login input {
    font-family: Telenor, Arial, Helvetica, sans-serif;
}

.m-gg-login .m-form-row label {
    font-family: Telenor, Arial, Helvetica, sans-serif;
}

.m-gg-login .m-form-row p {
	margin-bottom: 0px;
    font-family: Telenor, Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.m-gg-login .select-styled {
    position: relative;
}

.m-gg-login .m-text-agreement {
    line-height: 20px;
}

.m-gg-login .select-styled .select-icon {
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translateY(-50%) rotate(90deg);
    color: #1a1a1a;
}

.m-gg-login .select-styled select {
    -webkit-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
    padding-right: 25px;
}
.m-gg-login .select-styled select::-ms-expand {
    display: none;
}
.tcxn-accordion .card {
    border-left: none;
    border-right: none;
}

.tcxn-accordion [class*=telenoricon-] {
    -webkit-transition: -webkit-transform 0.2s ease-in-out;
    transition: transform 0.2s ease-in-out;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 24px;
    color: #007ad0;
}

.tcxn-accordion [data-toggle=collapse][aria-expanded=true] [class*=telenoricon-] {
    -webkit-transform: translateY(-50%) rotate(-180deg);
    -ms-transform: translateY(-50%) rotate(-180deg);
    transform: translateY(-50%) rotate(-180deg);
}

.tcxn-accordion .card-header {
    padding: 0;
    background-color: transparent;
    position: relative;
    border-bottom: none;
}

.tcxn-accordion .card-body {
    padding: 0 10px 25px 33px;
}

.tcxn-accordion .card-body .btn {
    margin: 10px 0;
}

.tcxn-accordion [data-toggle=collapse] {
    position: relative;
    padding: 10px 10px 10px 33px;
    color: #007ad0;
    width: 100%;
    text-align: left;
}

.tcxn-links-collection__item {
    margin-bottom: 30px;
}

.tcxn-links-collection ul li a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 1;
    display: block;
    text-decoration: none;
    position: relative;
    width: 100%;
    font-size: 16px;
}

.tcxn-links-collection ul li a [class*=telenoricon-] {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: auto;
    right: 0;
    font-size: 20px;
}

.tcxn-footer {
    padding: 80px 0;
    background-color: #0c1026;
}

.elementor-accordion .elementor-accordion-item {
    border-left: 0;
    border-right: 0;
    border-color: rgba(0, 0, 0, 0.125);
}

.elementor-accordion .elementor-tab-content {
    border-top: 0;
}

.elementor-accordion .elementor-tab-title {
    padding-left: 0;
    font-weight: 400;
}

.elementor-accordion .elementor-tab-title .elementor-accordion-icon {
    font-size: 24px;
    width: 33px;
}

[data-elementor-type=footer] a {
    color: inherit;
}

[data-elementor-type=footer] a:hover {
    text-decoration: underline;
}

.btn {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 3px;
    font-family: telenor, "Source Sans Pro", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    -webkit-transition: background-color 0.25s, color 0.25s, border-color 0.25s;
    transition: background-color 0.25s, color 0.25s, border-color 0.25s;
    position: relative;
}

.text-bold {
	/*font-family: "telenor bold", "Source Sans Pro", sans-serif !important;*/
    font-weight: 400;
}

.telenor-font {
    font-family: telenor, "Source Sans Pro", Arial, Helvetica, sans-serif;
}

.heading--large {
    font-size: 32px;
    line-height: 36px;
}

.heading {
    font-family: telenor, "Source Sans Pro", Arial, Helvetica, sans-serif;
}

.text-size--32 {
    font-size: 32px;
    line-height: 36px;
}

.text-size--16 {
    font-size: 16px;
    line-height: 20px;
}

.text-size--18 {
    font-size: 18px;
    line-height: 22px;
}

.text-size--20 {
    font-size: 20px;
    line-height: 24px;
}

.text-size--22 {
    font-size: 22px;
    line-height: 26px;
}

.text-size--24 {
    font-size: 20px;
    line-height: 28px;
}

.text-size--26 {
    font-size: 26px;
    line-height: 30px;
}

.btn:focus {
    box-shadow: none;
    outline: none;
}

.btn-link {
    padding: 11px 0;
    text-align: left;
}

.btn-primary {
    background-color: #007ad0;
    border: 1px solid #007ad0;
    padding: 11px 20px;
}

.btn-default:hover {
    background-color: #0062a7;
    border-color: #0062a7;
}

.btn-link.btn-icon-right {
    padding-right: 24px;
}

.btn-link.btn-icon-right:before {
    right: 0;
    position: absolute;
    font-size: 16px;
    line-height: 24px;
    text-decoration: none;
}

.tcxnicon-chevron-right.tcxnicon_small:before {
    font-size: 16px !important;
    content: "󱀕";
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.tcxnicon-search:before {
    content: "󱁍";
}

[class*=tcxnicon-] {
    display: inline-block;
}

[class*=tcxnicon-]:before {
    font-family: framework-icons-new, sans-serif;
    display: block;
    font-weight: 400;
    font-style: normal;
    font-variant: normal;
    speak: none;
    text-decoration: inherit;
    text-transform: none;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 1em;
    line-height: 1;
}

.pill {
    background-color: #eee;
    height: 40px;
    line-height: 40px;
    white-space: nowrap;
    padding: 0 15px;
    border-radius: 20px;
    display: inline-block;
    position: relative;
}

.pill-close {
    position: absolute;
    left: auto;
    right: 15px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    cursor: pointer;
    opacity: 0.3;
}

.pill-close:hover {
    opacity: 1;
}

.pill_dismissable {
    padding-right: 40px;
}

.badge {
    font-family: telenor, "Source Sans Pro", sans-serif;
    display: inline-block;
    padding: 0 16px;
    font-size: 16px;
    line-height: 44px;
    border-radius: 22px;
    white-space: nowrap;
    font-weight: normal;
    z-index: 50;
}

.badge__top {
    position: absolute;
    left: 50%;
    top: 0;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.tcxn-purple-bg {
    background-color: #E6E9F4;
}

.tcxn-turquoise-bg {
    background-color: #EAF3F5;
}

.tcxn-green-bg {
    background-color: #EDF4EF;
}

.tcxn-yellow-bg {
    background-color: #F7F5ED;
}

.tcxn-orange-bg {
    background-color: #F7F2ED;
}

.tcxn-red-bg {
    background-color: #F7EDED;
}

.tcxn-pink-bg {
    background-color: #F8F0F4;
}

.tcxn-blue-bg {
    background-color: #E6EEF4;
}

.tcxn-gray-bg {
    background-color: #F5F5F5;
}

.tcxn-white-bg {
    background-color: #ffffff;
}

.badge_yellow {
    background-color: #FDF192;
}

.badge_orange {
    background-color: #FFCB96;
}

.badge_green {
    background-color: #B0F0B2;
}

.badge_red {
    background-color: #FFB4B4;
}

.badge_purple {
    background-color: #B2C3FF;
}

.badge_turquoise {
    background-color: #9CE7F5;
}

.badge_pink {
    background-color: #FFBCDE;
}

.badge_blue {
    background-color: #A3DEFF;
}

.row.row-grid .col-md-4:nth-child(1n+4) {
    margin-top: 30px;
}
.row.row-grid .col-md-3:nth-child(1n+5) {
    margin-top: 30px;
}
.pagination > li > a {
    position: relative;
    display: block;
    padding: 0.5rem 0.75rem;
    margin-left: -1px;
    line-height: 1.25;
    color: #007bff;
    background-color: #fff;
    border: 1px solid #dee2e6;
}

.pagination > li.active > a {
    background-color: #007bff;
    color: #fff;
}

.elementor-widget-icon-box.elementor-position-left .elementor-icon-box-wrapper {
    text-align: left;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.elementor-widget-icon-box.elementor-position-left .elementor-icon-box-icon {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    margin-right: 25px !important;
}

.elementor-widget-icon-list .elementor-icon-list-text {
    color: #1a1a1a;
}

.pin {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.abs-center {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.elementor-text-editor p {
    margin-top: 0;
    /*margin-bottom: 0;*/
}

button {
    outline: none !important;
}

#post-68814 a[href^="mailto:"] {
	font-size: 1rem;
}
.tcxn-post__date {
	display: none;
}
.category-press-release .tcxn-post__date {
	display: block;
}
.avatar-info {
	display: inline-block;
	width: 100%;
}
.avatar {
	border-radius: 50%;
	float: right;
	margin-left: 20px;
}
.author-meta {
	float: right;
	margin-top: 17px;
	color: #1a1a1a;
	font-size: 14px;
	text-align: right;
	line-height: 16px;
}

@media (max-width: 768px) {
    .page-header {
        max-width: 510px;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
    }

    .page-header_bg-right {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .page-header_bg-right .page-header__background {
        height: 300px;
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1;
    }

    .page-header_bg-right .page-header__content {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2;
    }

    .m-grid-tight [class*=col-], .m-grid-standard [class*=col-] {
        margin-bottom: 40px;
    }

    .page-header.page-header_bg-right .container {
        max-width: 1400px;
    }
}

@media (max-width: 480px) {
    .o-header .a-logo {
        max-width: 100px;
    }

    .o-header .custom-logo {
        max-width: 30px;
    }

    .o-header .search-form__wrapper {
        margin-left: 0;
        padding: 0 10px 0 0;
    }
}

@media (max-width: 1024px) {
    .o-header {
        background-color: #0c1026;
        position: relative;
        z-index: 100;
        height: 64px;
    }

    .o-header .container {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .o-header .a-logo {
        width: 130px;
        display: block;
        background-size: 100%;
        background-position: 0 50%;
        margin: 0;
    }

    #mega-menu-navigation-primary {
        border-bottom: 1px solid #d6d6d6 !important;
        box-shadow: 0 -10px 40px 10px rgba(0, 0, 0, 0.1) !important;
    }

    #mega-menu-wrap-navigation-primary #mega-menu-navigation-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item {
        padding-top: 0;
        padding-bottom: 0;
    }

    #mega-menu-wrap-navigation-primary #mega-menu-navigation-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item.mega-menu-item-has-children {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    #mega-menu-wrap-navigation-primary #mega-menu-navigation-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item {
        padding-top: 0;
        padding-bottom: 0;
    }

    #mega-menu-wrap-navigation-primary #mega-menu-navigation-primary > li.mega-menu-megamenu > ul.mega-sub-menu {
        padding-top: 0;
    }

    #mega-menu-wrap-navigation-primary #mega-menu-navigation-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item.mega-menu-item-has-children > a.mega-menu-link {
        padding-bottom: 5px;
        padding-top: 5px;
    }

    #mega-menu-wrap-navigation-primary #mega-menu-navigation-primary li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu ul.mega-sub-menu {
        padding-left: 10px;
    }

    .m-list-featured-push .m-content {
        position: static;
    }
}

@media (max-width: 1200px) {
	.elementor-widget-icon-list .elementor-icon-list-item {
		font: 12px/26px telenor, "Source Sans Pro", Arial, Helvetica, sans-serif !important;
	}
	.contact-card .elementor-widget-icon-list .elementor-icon-list-item .elementor-icon-list-text {
		font: 12px/14px telenor, "Source Sans Pro", Arial, Helvetica, sans-serif !important;
	}

}

@media (min-width: 1025px) {
    .row.row-grid [class*=col-] + [class*=col-] {
        /*margin-top: 15px;*/
    }
}

@media (min-width: 1400px) {
    .full-width {
        width: 100vw;
        -webkit-transform: translateX(calc((1140 - 100vw) / 2));
        -ms-transform: translateX(calc((1140 - 100vw) / 2));
        transform: translateX(calc((1140 - 100vw) / 2));
    }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
	.elementor img {
		width: 100%;
	}
	.tcxn-image-block .tcxn-image-block__image {
		min-height: 400px;
	}
	.o-header-meta .a-logo {
		height: 80px;
	}

	.o-header-meta__container {
	  display: -ms-grid;
	  -ms-grid-columns: 100fr 1fr 1fr;
	}
	.o-header-meta__center {
		margin-left: 50%;
	}
	.o-header-meta__item {
		padding:0;
	}
}
.lte-m-grid {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    display: none;
    margin-top: 2rem;
}
.lte-m-grid-row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
.lte-m-grid-post {
	height: 100%;
    display: flex;
    flex-direction: column;
    position: relative;
    align-items: flex-start;
    background-color: rgba(12, 16, 38, 0.7);
}
.lte-m-grid-column {
	position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
}
.lte-m-question-replies-item {
	display:none;
	font-weight: bold;
}
.lte-m-grid-column-img {
	background-color: #ffffff;
	background-repeat: no-repeat;
	background-size: cover;
	padding-bottom: 60%;
	width: 100%;
	background-position: 50% 50%;
}
.lte-m-grid-column-content {
	padding:1.5rem;
}
.lte-m-grid-column-content a {
	color: #007ad0;
}
.lte-m-grid-column-title {
	font-size: 24px;
	line-height: 32px;
	font-family: telenor, "Source Sans Pro", Arial, Helvetica, sans-serif;
	font-weight: 700;
}
.lte-response-product-base {
	font-size: 1.4rem;
	margin-bottom: 0.5rem;
}
.lte-response-product-recommended {
	font-size: 1.4rem;
	font-weight: 700;
}
.lte-response-product p strong {
	color: #FFF;
}
.lte-response-product img {
	width: 100%;
}
@media (min-width: 576px) {
	.lte-m-grid {
	    max-width: 540px;
	}
}
@media (min-width: 768px) {
	.lte-m-grid {
	    max-width: 720px;
	}
	.lte-m-grid-column {
		-ms-flex: 0 0 33.333333%;
		flex: 0 0 33.333333%;
		max-width: 33.333333%;
	}
}
@media (min-width: 992px) {
	.lte-m-grid {
	    max-width: 960px;
	}
}
@media (min-width: 1200px) {
	.lte-m-grid {
	    max-width: 1140px;
	}
}
.lte-m-quiz {
	width: 100%;
	padding: 4rem 0 4rem 0;
	background-position: bottom center;
	background-repeat: no-repeat;
	background-size: cover;
	background-color: rgba(0,0,0,.5);
	background-blend-mode: multiply;
	min-height: 90vh;
	font-family: telenor, sans-serif;

}
.lte-m-progress {
	width: 100%;
	background: #E6EEF4;
	height: 10px;
	display: block;
	margin: 0 0 3rem 0;
}
.lte-m-progress-indicator {
	background: #007ad0;
	height: 10px;
	display: block;
}
.lte-m-progress-text {
	font-size: 0.8rem;
	margin-bottom: 1.5rem;
}
.lte-m-quiz-header-holder {
	margin: auto;
	width: 80%;
	max-width: 40rem;
}
.lte-m-quiz-header-holder h1 {
	color: #FFF;
	font-size: 28px;
	margin-bottom: 1.8rem;
}
.lte-m-grid h2 {
	color: #FFF;
	font-size: 28px;
	margin-bottom: 1.8rem;
	margin-top: 2rem;
	display: inline-block;
}
.lte-m-question,#lte-m-optional,#lte-m-result,.lte-response-intro,.lte-response-intro-info,.lte-m-result-question-accordion {
	margin: auto;
	width: 80%;
	max-width: 40rem;
	display: none;
}
.lte-response-intro-info {
	padding: 2rem;
}
/*.lte-m-result-question-accordion {
	display: block;
}*/
.lte-m-result-question-accordion > a {
	color: #FFF;
	display: inline-block;
	width: 100%;
	padding: 0.5rem;
	background-color: rgba(12, 16, 38, 0.7);
}
.lte-m-result-question-accordion a:hover {
	text-decoration: none;
}
.lte-quiz-accordion {
	transition: 0.4s;
	margin-top: 0.5rem;
	display: inline-block;
}
.lte-quiz-accordion-icon {
	float: left;
	width: 5%;
}
.lte-quiz-accordion-icon .elementor-accordion-icon-opened {
	display: none;
}
.lte-quiz-accordion-title {
	float: left;
	width: 90%;
}
.lte-quiz-accordion-panel {
	background-color: rgba(25, 170, 248, 0.1);
	padding: 0 2rem 0 2rem;
	transition: max-height 0.2s ease-out;
	display: block;
	max-height: 0;
	overflow: auto;
	margin-top: -0.4rem;
}
.lte-quiz-accordion-panel .lte-m-result-replies {
	padding-top:1rem;
}
.acc_active, .accordion:hover {
  background-color: #ccc;
}

.lte-m-result-replies {
	display: inline-block;
}
.lte-m-question.active {
	display: block;
}
.lte-m-question-item {
	font-size: 1.4rem;
	line-height: 1.9rem;
	font-family: telenor, "Source Sans Pro", sans-serif;
	font-weight: 700;
}
.lte-m-question-item span.n {
	float: left;
	width: 2.5rem;
}
.lte-m-question-item span.q {
	float: left;
	width: 91%;
}
.lte-m-question-item span.q span.q-sub {
	display: block;
	font-weight: 400;
	font-size: 1.2rem;
}
.lte-m-question-replies {
	display: inline-block;
	width: 100%;
	margin-top: 1rem;
	margin-bottom: 1rem;
	margin: 1rem 0 1rem 1.9rem;
}
.lte-m-question-reply-item {
	font-weight: normal;
	float: left;
	width: 95%;
}
.lte-m-question-reply-radio {
	float: left;
	width: 5%;
	margin-top: 0.3rem;
}
.lte-m-button,.js-get-result,.js-get-result-no-pardot {
	display: none;
	background-color: #007ad0;
	border: 1px solid #007ad0;
	padding: 11px 20px;
	background-color: #007ad0;
	color: #FFF;
	max-width: 5rem;
	text-align: center;
	font-family: telenor, sans-serif;
	font-size: 20px;
	border-radius: 3px;
}
.js-get-result, .js-get-result-no-pardot {
	display: block;
	max-width: 18rem;
}
.lte-m-button:hover {
	text-decoration: none;
	color: #FFF;
}
.js-lte-m-prev {
	font-size: 0.8rem;
	display: block;
	margin-bottom: 0.5rem;
	color: #007ad0;
}
.js-lte-m-prev:hover {
	color: #007ad0;
}
#lte-m-optional label {
	display: block;
}
#lte-m-optional input, #lte-m-optional select {
	width: 100%;
	margin-bottom: 1rem;
	padding: 0.5rem;
}
#lte-m-optional h2 {
	color: #FFF;
	margin-bottom: 1.5rem;
}
.lte-m-result-text {
	font-size: 1rem;
	margin-top: -0.5rem;
}
.lte-m-result-text a {
	color: #007ad0;
}
.lte-m-result-text a:hover {
	color: #007ad0;
}
.lte-response-intro,.lte-response-intro-info,.lte-response-product {
	display: none;
}
.lte-response-intro {
	background-color: rgba(230, 238, 244, 0.4);
	padding: 2rem 2rem 2rem 2rem;
	margin-bottom: 2.5rem;
}
.lte-response-intro h2, .lte-response-intro h3 {
	color: #FFF;
}
#gg_modal-overlay {
	z-index: 1000;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.7);
}
#gg_modal-overlay.closed {
	display: none;
}
#gg_modal-overlay #gg-form {
	z-index: 1001;
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 850px;
	max-width: 100%;
	height: 680px;
	max-height: 100%;
}
#gg_modal-overlay .modal-guts {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	padding: 20px 50px 20px 20px;
	overflow: auto;
}
#gg_modal-overlay #gg-form .m-form-row {
	width: 50%;
	float: left;
	padding: 0 0.5rem 0 0.5rem;
	margin-bottom: 0;
}
#gg_modal-overlay #gg-form .m-form-footer {
	float: left;
	padding: 0.5rem 0.5rem 0 0.5rem;
}
#gg_modal-overlay #gg-form legend {
	margin-bottom: 0;
	padding: 0 0.5rem 0 0.5rem;
}
#gg_modal-overlay #gg-form .custom-control {
	margin-top: 1rem;
}
#gg_modal-overlay a.gg_modal_close {
	position: absolute;
	top: 1rem;
	right: 1rem;
	width: 22px;
	height: 22px;
	z-index: 1002;
	cursor: pointer;
}
#gg_modal-overlay a.gg_modal_close svg {
	fill: #FFF;
	width: 22px;
	height: 22px;
}

#gg_modal-overlay #gg-form .a-inputText, #gg_modal-overlay #gg-form .a-textarea
{
    height: 2.46667rem;
    line-height: 2.26667rem;
}

#gg_modal-overlay #gg-form select
{
    height: 2.46667rem !important;
    line-height: 2.26667rem;
}

#gg_modal-overlay #gg-form .svg-icon
{
    width: 20px;
    height: 20px;
    vertical-align:bottom !important;
}

@media (min-width: 768px) {
	.set-min-height {
		min-height: 22rem;
	}
}
@media (min-width: 1024px) {
	.set-min-height {
		min-height: 16rem;
	}
}