@charset "UTF-8";
/* http://meyerweb.com/eric/tools/css/reset/ 
v2.0 | 20110126
License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
font: inherit;
vertical-align: baseline; }
/* HTML5 display-role reset for older browsers */
main, article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
display: block; }
body {
line-height: 1; }
ol, ul {
list-style: none; }
blockquote, q {
quotes: none; }
blockquote:before, blockquote:after,
q:before, q:after {
content: '';
content: none; }
table {
border-collapse: collapse;
border-spacing: 0; }
html {
box-sizing: border-box; }
*, *:before, *:after {
box-sizing: inherit; }
body {
max-width: 100%;
overflow-x: hidden;
position: relative; }
body.hide-before::before {
display: none; }
body.show-before::before {
content: "";
position: fixed;
top: 0;
left: 0;
width: 100vw;
height: 50vh;
background-color: #000;
z-index: 1; }
body[id*="konomi"]::before {
background-color: #0021A3; }
body#Nyheter::before {
background-color: #fe003d; }
body#Sport::before {
background-color: #009E6C; }
body#Livsstil::before {
background-color: #9E205D; }
.noscroll {
overflow: hidden; }
i {
font-style: italic; }
b {
font-weight: bold; }
.ellipsis {
white-space: nowrap;
overflow: hidden; }
.ellipsis.multiline {
white-space: normal; }
.clearfix:after {
visibility: hidden;
display: block;
font-size: 0;
content: " ";
clear: both;
height: 0; }
.clearfix {
display: inline-block; }
/* start commented backslash hack \*/
* html .clearfix {
height: 1%; }
.clearfix {
display: block; }
/* close commented backslash hack */
.owl-carousel {
display: none; }
.owl-carousel.owl-loaded {
display: block; }
#page-wrap {
position: relative;
z-index: 10;
background-color: #F5F5F5; }
@media only screen and (max-width: 1850px) {
#page-wrap {
padding: 0 60px; } }
@media only screen and (max-width: 768px) {
#page-wrap {
padding: 0; } }
body[id*="konomi"] .tags-menu li,
body[id*="konomi"] #tags li {
border-color: rgba(0, 33, 163, 0.7); }
body[id*="konomi"] .tags-menu li:hover,
body[id*="konomi"] #tags li:hover {
border-color: #0021a3; }
body[id*="konomi"] .tags-menu li a,
body[id*="konomi"] #tags li a {
color: #0021A3; }
#Nyheter .tags-menu li,
#Nyheter #tags li {
border-color: rgba(254, 0, 61, 0.7); }
#Nyheter .tags-menu li:hover,
#Nyheter #tags li:hover {
border-color: #fe003d; }
#Nyheter .tags-menu li a,
#Nyheter #tags li a {
color: #fe003d; }
#Sport .tags-menu li,
#Sport #tags li {
border-color: rgba(0, 158, 108, 0.7); }
#Sport .tags-menu li:hover,
#Sport #tags li:hover {
border-color: #009e6c; }
#Sport .tags-menu li a,
#Sport #tags li a {
color: #009E6C; }
#Livsstil .tags-menu li,
#Livsstil #tags li {
border-color: rgba(158, 32, 93, 0.7); }
#Livsstil .tags-menu li:hover,
#Livsstil #tags li:hover {
border-color: #9e205d; }
#Livsstil .tags-menu li a,
#Livsstil #tags li a {
color: #9E205D; }
.tags-menu {
max-width: 1660px;
display: flex;
overflow-x: auto;
-webkit-overflow-scrolling: touch;
overflow-y: hidden;
margin: 0 auto; }
.tags-menu::after {
display: block;
content: "";
padding-right: 20px; }
.tags-menu li {
font-size: 15px;
font-size: 1.5rem;
font-weight: 500;
margin-right: 15px;
margin-bottom: 15px;
line-height: 1.1;
white-space: nowrap;
padding-bottom: 2px;
border-bottom: 2px solid rgba(117, 117, 117, 0.7);
cursor: pointer;
-webkit-transition: border-bottom .3s ease;
transition: border-bottom .3s ease; }
.tags-menu a {
color: #757575;
text-decoration: none; }
.tags-menu a:hover {
text-decoration: none; }
@media only screen and (max-width: 768px) {
.tags-menu {
padding-left: 20px;
padding-right: 20px; } }
#totop-btn {
background: #F5F5F5;
border-radius: 3px;
width: 133px;
height: 38px;
font-family: FaktorSansDisplay, sans-serif;
font-size: 16px;
font-size: 1.6rem;
font-weight: 500;
padding: 12px 10px 10px;
cursor: pointer;
margin: 0 auto 70px;
display: block;
border: none;
outline: none; }
#totop-btn.front-totop-btn {
background-color: #000;
color: #fff;
margin-top: 100px; }
@media only screen and (max-width: 600px) {
#totop-btn {
margin: -40px auto 100px; } }
#unispring-tp {
position: absolute;
height: 0;
overflow: hidden; }
@media all and (-ms-high-contrast: none) {
*::-ms-backdrop, .content {
display: block !important; }
*::-ms-backdrop, #global-menu .menu-content-bottom {
display: block !important; }
*::-ms-backdrop, #global-menu .editors-corner {
margin-top: 40px !important;
text-align: left !important; }
*::-ms-backdrop, #page-wrap #toggle-menu-btn {
top: -33px; } }
@media all and (-ms-high-contrast: none) and (max-width: 768px) {
*::-ms-backdrop, #page-wrap #toggle-menu-btn {
top: -60px; } }
/* responsiv fontstørrelse basert på vw */
#toggle-menu-btn {
position: absolute;
top: 47.5%;
right: 0;
margin: 30px 0 0 0;
background: none;
padding: 0;
border: 0;
outline: none;
cursor: pointer;
z-index: 1000010; }
#tap {
width: 28px; }
@media only screen and (max-width: 768px) {
#tap {
width: 20px; } }
@media only screen and (max-width: 375px) and (min-width: 361px) {
#tap {
width: 18px; }
#toggle-menu-btn {
position: absolute;
top: 47px; } }
@media only screen and (max-width: 360px) {
#tap {
width: 16px; }
#toggle-menu-btn {
position: absolute;
top: 38px; } }
.st0 {
fill: none;
stroke: #000;
stroke-width: 30px; }
.standard-state {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
-webkit-transform-origin: 100%;
transform-origin: 100%;
-webkit-transition-property: -webkit-transform;
transition-property: -webkit-transform;
transition-property: transform;
transition-property: transform, -webkit-transform;
-webkit-transition-duration: .45s;
transition-duration: .45s;
-webkit-transition-timing-function: ease-out;
transition-timing-function: ease-out;
-webkit-transition-delay: 0;
transition-delay: 0; }
.top-state {
-webkit-transform: rotate(-45deg);
transform: rotate(-45deg);
-webkit-transform-origin: 100%;
transform-origin: 100%;
-webkit-transition: .50s;
transition: .50s; }
.top-state .st0 {
stroke: #fff; }
.bottom-state {
-webkit-transform: rotate(45deg) translate(60px, 50px);
-webkit-transform-origin: 100%;
-webkit-transition: .50s;
transform: rotate(45deg) translate(60px, 50px);
transform-origin: 100%;
transition: .50s; }
.bottom-state .st0 {
stroke: #fff; }
.st0.menu-color-switch {
stroke: #fff; }
.samsung-browser .top-state {
transform: rotate(-45deg) translate(10px, 25px); }
.samsung-browser .bottom-state {
transform: rotate(45deg) translate(12px, -10px); }
#global-menu {
display: none;
position: fixed;
z-index: 1000000;
width: 100%;
background-color: #000;
color: #fff;
padding: 8px 60px 50px;
top: 0;
left: 0;
max-height: 100vh;
overflow-y: auto; }
#global-menu .section-nav {
display: flex;
flex-wrap: wrap;
margin-top: 20px;
margin-bottom: 24px;
font-size: 18px;
font-size: 1.8rem; }
#global-menu .section-nav li {
margin-bottom: 10px;
width: 15%;
min-width: 130px; }
#global-menu .section-nav li a {
color: #fff; }
#global-menu .cross-section-nav {
display: flex;
flex-wrap: wrap;
margin-top: 20px;
font-size: 18px;
font-size: 1.8rem; }
#global-menu .cross-section-nav li {
margin-bottom: 10px;
width: 15%;
min-width: 130px; }
#global-menu #global-menu-content {
position: relative;
max-width: 1660px;
margin: 10px auto 0; }
#global-menu a {
color: #fff; }
#global-menu a:hover {
color: #fff;
text-decoration: none; }
#global-menu .na-logo-path {
fill: white; }
#global-menu .menu-content-bottom {
position: relative;
display: flex;
justify-content: space-between;
flex-wrap: wrap;
padding-top: 15px; }
#global-menu .commercial-menu {
position: relative;
display: flex;
flex-wrap: wrap;
order: 1;
max-width: 50%;
margin-top: 50px; }
#global-menu .commercial-menu::before {
display: block;
position: absolute;
top: -20px;
left: 0;
content: "Kommersielle tjenester";
font-size: 16px;
font-size: 1.6rem;
color: #757575; }
#global-menu .commercial-menu li {
width: 30%;
min-width: 130px;
font-size: 16px;
font-size: 1.6rem;
margin: 5px 0; }
#global-menu .editors-corner {
order: 2;
max-width: 430px;
color: #fff;
text-align: right;
margin-top: 30px; }
#global-menu .editors-corner p {
font-size: 18px;
margin-bottom: 12px;
color: #757575; }
#global-menu .editors-corner h1 {
font-size: 36px;
font-size: 3.6rem;
margin-bottom: 12px; }
#global-menu .editors-corner h1 a {
color: #fff; }
#global-menu .editors-corner .read_more {
text-decoration: underline; }
#global-menu .editors-corner .read_more::after {
content: "\2192";
font-family: FaktorSansDisplay, sans-serif;
padding-left: 7px;
display: inline-block; }
body[id*="konomi"] #global-menu-content {
margin-top: 42px;
/* a {
color: #fff;
} */ }
/* @media only screen and (max-width: 1660px) {
#global-menu {
padding-left: 90px;
padding-right: 90px;
}
} */
@media only screen and (max-width: 1380px) {
#global-menu .editors-corner {
max-width: 360px; }
#global-menu .editors-corner h1 {
font-size: 32px;
font-size: 2.5vw; } }
@media only screen and (max-width: 1380px) and (max-width: 1200px) {
#global-menu .editors-corner h1 {
font-size: 30px; } }
@media only screen and (max-width: 1380px) and (min-width: 1400px) {
#global-menu .editors-corner h1 {
font-size: 35px; } }
@media only screen and (max-width: 1150px) {
#global-menu .editors-corner {
max-width: 300px; }
#global-menu .editors-corner h1 {
font-size: 27px;
font-size: 2.5vw; } }
@media only screen and (max-width: 1150px) and (max-width: 1040px) {
#global-menu .editors-corner h1 {
font-size: 26px; } }
@media only screen and (max-width: 1150px) and (min-width: 1120px) {
#global-menu .editors-corner h1 {
font-size: 28px; } }
@media only screen and (max-width: 1024px) {
#global-menu .editors-corner h1 {
font-size: 27px;
font-size: 2.7rem; } }
@media only screen and (max-width: 980px) {
#global-menu .menu-content-bottom .commercial-menu, #global-menu .menu-content-bottom .editors-corner {
order: 2;
max-width: 100%;
margin-left: 0; }
#global-menu .menu-content-bottom .editors-corner {
display: flex;
flex-direction: column;
order: 1;
text-align: left;
margin-top: 30px;
margin-bottom: 30px;
padding-right: 50px; }
#global-menu .menu-content-bottom .editors-corner p {
order: 1; }
#global-menu .menu-content-bottom .editors-corner h1 {
order: 2;
font-size: 29px;
font-size: 2.9rem;
font-weight: 700;
line-height: 1.2; }
#global-menu .menu-content-bottom .editors-corner .read_more {
order: 3; }
#global-menu .menu-content-bottom .commercial-menu li {
width: 17%; } }
@media only screen and (max-width: 768px) {
#global-menu {
padding-left: 20px;
padding-right: 20px; } }
@media only screen and (max-width: 980px) {
#global-menu .menu-content-bottom .editors-corner h1 {
font-size: 24px;
font-size: 2.4rem; } }
@media only screen and (max-width: 480px) {
#global-menu .section-nav li,
#global-menu .cross-section-nav li,
#global-menu .commercial-menu li {
width: 50%;
min-width: 50%; } }
body[id*="konomi"] #global-menu .nav-item-okonomi a,
#Nyheter #global-menu .nav-item-news a,
#Sport #global-menu .nav-item-sports a,
#Livsstil #global-menu .nav-item-livsstil a {
color: #fff; }
body[id*="konomi"] #nav-wrap .nav-item-okonomi a {
color: #0021A3; }
#Nyheter #nav-wrap .nav-item-news a {
color: #fe003d; }
#Sport #nav-wrap .nav-item-sports a {
color: #009E6C; }
#Livsstil #nav-wrap .nav-item-livsstil a {
color: #9E205D; }
#nav-wrap ul:hover > li a {
color: #757575 !important; }
#nav-wrap ul:hover .nav-item-okonomi:hover a {
color: #0021A3 !important; }
#nav-wrap ul:hover .nav-item-news:hover a {
color: #fe003d !important; }
#nav-wrap ul:hover .nav-item-sports:hover a {
color: #009E6C !important; }
#nav-wrap ul:hover .nav-item-livsstil:hover a {
color: #9E205D !important; }
#na-header {
max-width: 1660px;
margin: 0 auto;
padding-top: 17px;
position: relative; }
.na-logo-header {
display: inline-block; }
.na-logo-header svg {
width: 288px; }
.na-logo-header a {
color: #000; }
.na-logo-header a:hover {
text-decoration: none; }
.nav {
margin-top: 4px;
margin-bottom: 35px;
font-size: 52px;
font-size: 5.2rem; }
.nav li {
display: inline;
font-weight: 400;
letter-spacing: -0.5px;
margin-right: 8px; }
.nav li a {
color: #757575;
-webkit-transition: color .3s ease;
transition: color .3s ease; }
.nav .nav-item-news a:hover {
color: #fe003d;
text-decoration: none; }
.nav .nav-item-okonomi a:hover {
color: #0021A3;
text-decoration: none; }
.nav .nav-item-sports a:hover {
color: #009E6C;
text-decoration: none; }
.nav .nav-item-livsstil a:hover {
color: #9E205D;
text-decoration: none; }
@media only screen and (max-width: 960px) {
#na-header h1 svg {
width: 260px; }
.nav {
font-size: 47px;
font-size: 5.1vw; } }
@media only screen and (max-width: 960px) and (max-width: 882.3529411765px) {
.nav {
font-size: 45px; } }
@media only screen and (max-width: 960px) and (min-width: 960.7843137255px) {
.nav {
font-size: 49px; } }
@media only screen and (max-width: 768px) {
#na-header {
margin-left: 20px;
margin-right: 20px; }
#na-header h1 svg {
width: 245px; } }
@media only screen and (max-width: 670px) {
#na-header h1 svg {
width: 225px; }
#na-header .nav {
font-size: 42px;
font-size: 6.6vw;
margin-bottom: 24px;
margin-top: 0; } }
@media only screen and (max-width: 670px) and (max-width: 606.0606060606px) {
#na-header .nav {
font-size: 40px; } }
@media only screen and (max-width: 670px) and (min-width: 666.6666666667px) {
#na-header .nav {
font-size: 44px; } }
@media only screen and (max-width: 670px) {
#na-header .nav li:last-child::after {
font-family: FaktorSansDisplay, sans-serif;
font-size: 41px;
font-size: 6.7vw;
content: "\00a0";
padding-left: 7px;
color: rgba(255, 255, 255, 0);
display: inline-block;
position: relative;
top: -1px; } }
@media only screen and (max-width: 670px) and (max-width: 611.9402985075px) {
#na-header .nav li:last-child::after {
font-size: 41px; } }
@media only screen and (max-width: 670px) and (min-width: 671.6417910448px) {
#na-header .nav li:last-child::after {
font-size: 45px; } }
@media only screen and (max-width: 625px) {
#na-header .nav {
font-size: 22px;
font-size: 6.1vw;
margin-left: -20px;
margin-right: -20px; } }
@media only screen and (max-width: 625px) and (max-width: 377.0491803279px) {
#na-header .nav {
font-size: 23px; } }
@media only screen and (max-width: 625px) and (min-width: 573.7704918033px) {
#na-header .nav {
font-size: 35px; } }
@media only screen and (max-width: 625px) {
#na-header .nav ul {
padding: 0 20px; }
#na-header .nav li:last-child::after {
font-size: 24px;
font-size: 6.2vw;
padding-left: 7px;
top: -1px; } }
@media only screen and (max-width: 625px) and (max-width: 387.0967741935px) {
#na-header .nav li:last-child::after {
font-size: 24px; } }
@media only screen and (max-width: 625px) and (min-width: 580.6451612903px) {
#na-header .nav li:last-child::after {
font-size: 36px; } }
@media only screen and (max-width: 375px) and (min-width: 361px) {
#na-header h1 svg {
width: 200px; }
#na-header .nav {
font-size: 22px;
font-size: 6.3vw; } }
@media only screen and (max-width: 375px) and (min-width: 361px) and (max-width: 349.2063492063px) {
#na-header .nav {
font-size: 22px; } }
@media only screen and (max-width: 375px) and (min-width: 361px) and (min-width: 380.9523809524px) {
#na-header .nav {
font-size: 24px; } }
@media only screen and (max-width: 375px) and (min-width: 361px) {
#na-header .nav li {
margin-right: 4px; }
#na-header .nav li:last-child::after {
font-size: 25px;
padding-left: 7px;
top: -1px; } }
@media only screen and (max-width: 360px) {
#na-header {
/* .nav li:last-child::after {
font-size: 21px;
padding-left: 7px;
top: -1px;
border-right: 1px solid rgba(117,117,117,.5);
} */ }
#na-header h1 svg {
width: 170px;
margin-bottom: -8px; }
#na-header .nav {
font-size: 19px;
font-size: 1.9rem;
line-height: 19px; } }
#mini-header {
position: fixed;
top: -60px;
left: 0;
transition: all 0.2s ease-in-out;
height: 50px;
background-color: #fff;
box-shadow: 0px 8px 14px rgba(0, 0, 0, 0.15);
width: 100%;
z-index: 9999; }
#mini-header.nav-down {
top: 0; }
#mini-header .nav-up {
top: -60px; }
#mini-header > div {
display: flex;
max-width: 500px;
margin: 0 auto;
padding-top: 18px; }
#mini-header .miniheader-totop-btn {
background: none;
padding: 0;
border: 0;
outline: none;
cursor: pointer;
font-size: 18px;
font-size: 1.8rem;
margin-right: 35px;
margin-top: -2px; }
#mini-header ul {
display: flex;
margin-right: 35px; }
#mini-header ul::before {
content: "";
border-left: 1px solid #757575;
opacity: .5;
height: 19px;
padding-right: 35px; }
#mini-header ul::after {
content: "";
border-right: 1px solid #757575;
opacity: .5;
height: 19px;
padding-left: 35px; }
#mini-header ul li {
font-size: 18px;
font-size: 1.8rem;
margin-right: 35px;
padding-top: 2px; }
#mini-header ul li:last-child {
margin-right: 0; }
#mini-header ul li a {
color: #000;
text-decoration: none; }
#mini-header #miniheader-toggle-menu-btn {
background: none;
padding: 6px;
margin: -6px;
border: 0;
outline: none;
cursor: pointer; }
@media only screen and (max-width: 767px) {
#mini-header {
top: -50px;
height: 40px; }
#mini-header .nav-up {
top: -50px; }
#mini-header > div {
padding-top: 12px;
width: 320px; }
#mini-header .miniheader-totop-btn {
font-size: 16px;
font-size: 1.6rem;
margin-right: 15px;
margin-top: -3px; }
#mini-header ul {
margin-right: 15px; }
#mini-header ul::before {
padding-right: 15px; }
#mini-header ul::after {
padding-left: 15px; }
#mini-header ul li {
font-size: 16px;
font-size: 1.6rem;
margin-right: 15px; } }
#footer {
position: relative;
background: #000;
color: #fff;
width: 100%;
/* bottom: 0;
left: 0;
max-height: 100vh;
overflow-y: auto; */
padding: 70px 90px; }
#footer a {
color: #fff;
text-decoration: underline; }
#footer a:hover {
text-decoration: none; }
#footer > div {
max-width: 1260px;
margin: 0 auto; }
#footer .footer-tip-us {
border-bottom: 1px dashed rgba(255, 255, 255, 0.3);
padding-bottom: 30px; }
#footer .footer-tip-us span {
font-size: 30px;
font-size: 3rem;
display: block;
margin-bottom: 8px; }
#footer .footer-tip-us a {
font-size: 14px;
font-size: 1.4rem;
display: inline-block;
padding-left: 22px;
margin-right: 15px;
margin-left: 8px;
line-height: 2; }
#footer .footer-tip-us a:nth-of-type(1) {
background: transparent url(/templates/v3/images/phone.svg) center left no-repeat; }
#footer .footer-tip-us a:nth-of-type(2) {
background: transparent url(/templates/v3/images/email.svg) center left no-repeat; }
#footer .footer-contact {
margin-top: 60px;
border-bottom: 1px dashed rgba(255, 255, 255, 0.3);
padding-bottom: 30px;
display: flex;
flex-wrap: wrap; }
#footer .footer-contact > div {
flex: 0 0 33%; }
#footer .footer-contact li {
margin-bottom: 20px; }
#footer .footer-contact div:first-child span {
font-size: 18px;
font-size: 1.8rem;
margin-bottom: 15px;
display: block; }
#footer .footer-contact div:first-child a {
font-size: 30px;
font-size: 3rem; }
#footer .footer-contact div:nth-child(2) span, #footer .footer-contact div:nth-child(2) a {
font-size: 18px;
font-size: 1.8rem; }
#footer .footer-contact div:last-child span, #footer .footer-contact div:last-child a {
font-size: 18px;
font-size: 1.8rem; }
#footer .footer-copy {
display: flex;
flex-wrap: wrap;
align-items: center;
margin-top: 60px; }
#footer .footer-copy a, #footer .footer-copy span {
flex: 0 0 50%; }
#footer .footer-copy a {
font-size: 44px;
font-size: 4.4rem; }
#footer .footer-copy span {
font-size: 14px;
font-size: 1.4rem;
text-align: right; }
@media only screen and (max-width: 1024px) {
#footer .footer-contact > div {
flex-basis: auto;
margin-right: auto;
margin-left: auto; }
#footer .footer-contact div:first-child {
margin-left: 0; }
#footer .footer-contact div:first-child a {
font-size: 18px;
font-size: 1.8rem; } }
@media only screen and (max-width: 860px) {
#footer .footer-contact div:first-child li, #footer .footer-contact div:first-child span, #footer .footer-contact div:first-child a,
#footer .footer-contact div:nth-child(2) li,
#footer .footer-contact div:nth-child(2) span,
#footer .footer-contact div:nth-child(2) a,
#footer .footer-contact div:last-child li,
#footer .footer-contact div:last-child span,
#footer .footer-contact div:last-child a {
font-size: 16px;
font-size: 1.6rem; } }
@media only screen and (max-width: 768px) {
#footer {
padding: 65px 20px 40px; }
#footer .footer-contact div:first-child {
flex-basis: 100%;
margin-bottom: 10px; }
#footer .footer-contact div:first-child span {
display: inline-block;
margin-right: 6px; }
#footer .footer-contact div:nth-child(2),
#footer .footer-contact div:last-child {
flex-basis: 100%;
margin-left: 0;
margin-bottom: 10px; }
#footer .footer-contact div:nth-child(2) li,
#footer .footer-contact div:last-child li {
display: inline-block;
margin-right: 15px; } }
@media only screen and (max-width: 600px) {
#footer .footer-copy a, #footer .footer-copy span {
flex: 0 0 100%; }
#footer .footer-copy a {
font-size: 44px;
font-size: 4.4rem;
margin-bottom: 30px; }
#footer .footer-copy span {
text-align: left; } }
body.front .am-bazaar-ad[data-id^="cm-"] div[id^="ad-cm-"] {
/* div[id^="google_ads_iframe_"]{
position: relative;
padding-bottom: 280px;
@include media-screen(1159px){
padding-bottom: 100%;
}
iframe[id^="google_ads_iframe_"]{
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
}
} */ }
body.tag .ad-parent.toppbanner-parent .toppbanner-child .am-bazaar-ad div[id^="ad-"] {
margin: 20px 0 30px !important; }
body.article .skyskraper-parent + .toppbanner-parent {
position: relative;
top: -300px;
margin-top: 300px;
margin-bottom: -300px; }
body.article .am-bazaar-ad[data-id^="cm-"] {
position: relative;
padding-bottom: 140px; }
@media screen and (max-width: 480px) {
body.article .am-bazaar-ad[data-id^="cm-"] {
padding-bottom: 100px; } }
body.article .am-bazaar-ad[data-id^="cm-"].am-bazaar-ad--labeled div[id^="ad-cm-"] div[id^="google_ads_iframe_"]:before {
display: none !important; }
body.article .am-bazaar-ad[data-id^="cm-"] div[id^="ad-cm-"] {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0; }
body.article .am-bazaar-ad[data-id^="cm-"] div[id^="ad-cm-"] div[id^="google_ads_iframe_"] {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0; }
body.article .am-bazaar-ad[data-id^="cm-"] div[id^="ad-cm-"] div[id^="google_ads_iframe_"] iframe[id^="google_ads_iframe_"] {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
height: 100%;
width: 100%; }
body.article .am-bazaar-ad div[id^="ad-"] {
width: 100% !important;
text-align: center; }
body.article .am-bazaar-ad div[id^="ad-"] div[id^="google_ads_iframe_"] {
max-width: 1000px !important;
height: auto !important;
margin: 0 auto !important; }
body .ad-parent:before, body .ad-parent:after {
content: '';
display: table;
clear: both; }
body .ad-parent.toppbanner-parent.ad-mobile {
display: none; }
@media screen and (max-width: 1180px) {
body .ad-parent.toppbanner-parent.ad-mobile {
display: block; } }
@media screen and (max-width: 1180px) {
body .ad-parent.toppbanner-parent.ad-hide-mobile {
display: none; } }
body .ad-parent.toppbanner-parent .toppbanner-child {
overflow: hidden; }
body .ad-parent.skyskraper-parent {
position: absolute;
top: 0;
bottom: 100px;
height: 100%;
min-width: 160px;
max-width: 300px;
width: 300px;
margin-top: -30px;
z-index: 999; }
@media screen and (max-width: 1630px) {
body .ad-parent.skyskraper-parent {
width: auto; } }
@media screen and (max-width: 1320px) {
body .ad-parent.skyskraper-parent {
display: none; } }
body .ad-parent.skyskraper-parent.skyskraper-top {
bottom: 200px;
height: calc(50% - 25vh); }
body .ad-parent.skyskraper-parent.skyskraper-bottom {
top: calc(50% + 25vh);
height: auto; }
body .ad-parent.skyskraper-parent.skyskraper-left {
right: 100%;
margin-right: 30px; }
@media screen and (max-width: 1660px) {
body .ad-parent.skyskraper-parent.skyskraper-left {
margin-right: 20px; } }
@media screen and (max-width: 1650px) {
body .ad-parent.skyskraper-parent.skyskraper-left {
margin-right: 10px; } }
body .ad-parent.skyskraper-parent.skyskraper-right {
left: 100%;
margin-left: 30px; }
@media screen and (max-width: 1660px) {
body .ad-parent.skyskraper-parent.skyskraper-right {
margin-left: 20px; } }
@media screen and (max-width: 1650px) {
body .ad-parent.skyskraper-parent.skyskraper-right {
margin-left: 10px; } }
body .ad-parent.skyskraper-parent .skyskraper-child {
position: -webkit-sticky;
position: sticky;
top: 60px !important; }
body .ad-parent.skyskraper-parent .skyskraper-child .am-bazaar-ad {
width: 100% !important; }
body .ad-parent.skyskraper-parent .skyskraper-child .am-bazaar-ad.am-bazaar-ad--labeled:before, body .ad-parent.skyskraper-parent .skyskraper-child .am-bazaar-ad.am-bazaar-ad--labeled:after {
display: none !important; }
body .ad-parent.skyskraper-parent .skyskraper-child .am-bazaar-ad.am-bazaar-ad--labeled div[id^="ad-"] div[id^="google_ads_iframe_"]:before {
background-color: #F5F5F5; }
body .ad-parent.skyskraper-parent .skyskraper-child .am-bazaar-ad .bazaarSpinnerContainer {
margin-top: 30px; }
body .ad-parent.skyskraper-parent .skyskraper-child .am-bazaar-ad div[id^="ad-"] div[id^="google_ads_iframe_"] {
width: 100% !important;
background: linear-gradient(#ECECEC 0%, #F5F5F5 100%); }
@media screen and (max-width: 980px) {
body .bazaar-grid {
margin-left: 0 !important;
margin-right: 0 !important; } }
body .bazaar-grid .bazaar-parallaxtop {
height: calc( 100vh + 60px ); }
body .bazaar-grid .bazaar-parallaxtop:before {
background-color: #F5F5F5;
height: 200vh;
top: -200vh;
margin-top: 30px; }
body .bazaar-grid .bazaar-parallax-label:before {
content: 'annonse' !important;
font-family: FaktorSansDisplay, sans-serif;
font-style: normal;
font-weight: bold;
line-height: 12px;
font-size: 12px;
text-transform: uppercase;
border: 0;
top: 5px;
left: 5px; }
body .bazaar-grid .bazaar-parallax-label:after {
display: none; }
body .bazaar-grid .bazaar-parallaxbottom:after {
background-color: #F5F5F5;
height: 200vh;
margin-top: 30px; }
body .am-bazaar-ad {
display: block;
margin: 0; }
body .am-bazaar-ad div[id^="ad-"] {
position: relative;
width: 100% !important;
text-align: center;
z-index: 999; }
body .am-bazaar-ad.am-bazaar-ad--labeled:before, body .am-bazaar-ad.am-bazaar-ad--labeled:after {
display: none !important; }
body .am-bazaar-ad.am-bazaar-ad--labeled > .absoluteContainer > .stickyContainer > div[id^="ad-"]:before,
body .am-bazaar-ad.am-bazaar-ad--labeled > div[id^="ad-"]:before {
content: 'annonse' !important;
position: relative !important;
top: 0 !important;
left: 0 !important;
transform: translate(0, 0) !important;
border: 0 !important;
display: block !important;
color: #000 !important;
padding: 10px 10px 8px !important;
font-family: FaktorSansDisplay, sans-serif;
font-style: normal;
font-weight: bold;
line-height: 12px;
font-size: 12px;
text-align: left;
text-transform: uppercase; }
body .am-bazaar-ad.am-bazaar-ad--labeled > .absoluteContainer > .stickyContainer > div[id^="ad-"] div[id^="google_ads_iframe_"],
body .am-bazaar-ad.am-bazaar-ad--labeled > div[id^="ad-"] div[id^="google_ads_iframe_"] {
/*&:before{
content: 'annonse' !important;
position: relative !important;
top: 0 !important;
left: 0 !important;
transform: translate(0, 0) !important;
border: 0 !important;
display: block !important;
color: #000 !important;
padding: 10px 10px 8px !important;
font-family: $faktorsansdisplay;
font-style: normal;
font-weight: bold;
line-height: 12px;
font-size: 12px;
text-align: left;
text-transform: uppercase;
}*/ }
body .am-bazaar-ad.am-bazaar-ad--labeled > .absoluteContainer > .stickyContainer > div[id^="ad-"] div[id^="google_ads_iframe_"]:after,
body .am-bazaar-ad.am-bazaar-ad--labeled > div[id^="ad-"] div[id^="google_ads_iframe_"]:after {
display: none !important; }
body #bazaar-parallax-label + .am-bazaar-ad div[id^="ad-"]:before {
display: none !important; }
body #bazaar-parallax-label + .am-bazaar-ad div[id^="ad-"] div[id^="google_ads_iframe_"]:before {
display: none !important; }
html {
font-size: 62.5%; }
sup {
vertical-align: super; }
body {
background-color: #F5F5F5;
color: #000;
font-family: FaktorSansDisplay, sans-serif;
font-size: 20px;
font-size: 2rem; }
a {
text-decoration: none; }
a:hover {
text-decoration: underline; }
img {
max-width: 100%;
vertical-align: middle; }
.sixteen-nine {
position: relative; }
.sixteen-nine:before {
display: block;
content: "";
width: 100%;
padding-top: 56.25%; }
.sixteen-nine > .content {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
overflow: hidden; }
#wrap .highslide {
background: none; }
#wrap .highslide img {
cursor: zoom-in !important; }
.highslide-image {
cursor: zoom-out !important; }
#commercial-label-wrap {
order: 3; }
#commercial-label-wrap #commercial-content-label {
box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25), 0px 4px 4px rgba(0, 0, 0, 0.25);
background-color: #000;
border-radius: 4px;
margin: 20px 0;
padding: 6px 19px 8px 19px; }
#commercial-label-wrap #commercial-content-label span {
font-family: FaktorSansDisplay, sans-serif;
color: #fff;
font-size: 16px;
font-size: 1.6rem; }
#wrap {
position: relative;
z-index: 100;
max-width: 1660px;
margin: 0 auto; }
#wrap #article #content-wrap {
position: relative;
max-width: 1000px;
margin: 0 auto; }
body[id*="konomi"] #article-top .article-tag {
color: #0021A3;
border-color: rgba(0, 33, 163, 0.7); }
body[id*="konomi"] #article-top .article-tag:hover {
border-color: #0021a3; }
#Nyheter #article-top .article-tag {
color: #fe003d;
border-color: rgba(254, 0, 61, 0.7); }
#Nyheter #article-top .article-tag:hover {
border-color: #fe003d; }
#Sport #article-top .article-tag {
color: #009E6C;
border-color: rgba(0, 158, 108, 0.7); }
#Sport #article-top .article-tag:hover {
border-color: #009e6c; }
#Livsstil #article-top .article-tag {
color: #9E205D;
border-color: rgba(158, 32, 93, 0.7); }
#Livsstil #article-top .article-tag:hover {
border-color: #9e205d; }
#article-top .article-tag {
color: #757575;
font-size: 18px;
font-size: 1.8rem;
font-weight: 500;
border-bottom: 2px solid;
padding-bottom: 2px;
margin-right: 5px; }
#article-top .article-tag:hover {
text-decoration: none; }
#article-top .title-content {
display: flex;
flex-direction: column;
max-width: 1320px; }
#article-top h1 {
order: 2;
font-size: 65px;
font-size: 4.3vw;
font-weight: 900;
line-height: 1.1;
margin-top: 14px; }
@media (max-width: 1511.6279069767px) {
#article-top h1 {
font-size: 65px; } }
@media (min-width: 1674.4186046512px) {
#article-top h1 {
font-size: 72px; } }
#article-top h2 {
order: 1;
font-size: 30px;
font-size: 2vw;
font-weight: 500;
margin-top: 18px; }
@media (max-width: 1400px) {
#article-top h2 {
font-size: 28px; } }
@media (min-width: 1800px) {
#article-top h2 {
font-size: 36px; } }
#article-top .image-content {
max-width: 980px;
margin: 50px auto; }
#article-top .image-content .image-caption {
font-size: 16px;
font-size: 1.6rem;
line-height: 1.4;
color: #757575;
margin-bottom: 0;
padding: 10px 0; }
#article-top .image-content .image-caption .photographer-label {
font-style: italic; }
#content-wrap .image-content {
max-width: 980px;
margin: 50px auto; }
#content-wrap .image-content .image-caption {
font-size: 16px;
font-size: 1.6rem;
line-height: 1.4;
color: #757575;
margin-bottom: 0;
padding: 10px 0; }
#content-wrap .image-content .image-caption .photographer-label {
font-style: italic; }
@media only screen and (max-width: 999px) {
#article-top .article-tag {
font-size: 16px;
font-size: 1.6rem; }
#article-top .title-content h1 {
font-size: 55px;
font-size: 6vw; } }
@media only screen and (max-width: 999px) and (max-width: 833.3333333333px) {
#article-top .title-content h1 {
font-size: 50px; } }
@media only screen and (max-width: 999px) and (min-width: 1000px) {
#article-top .title-content h1 {
font-size: 60px; } }
@media only screen and (max-width: 999px) {
#article-top .title-content h2 {
font-size: 24px;
font-size: 2.6vw; } }
@media only screen and (max-width: 999px) and (max-width: 846.1538461538px) {
#article-top .title-content h2 {
font-size: 22px; } }
@media only screen and (max-width: 999px) and (min-width: 1000px) {
#article-top .title-content h2 {
font-size: 26px; } }
@media only screen and (max-width: 768px) {
#article-top .article-tag {
display: inline-block;
margin: 0 0 0 20px; }
#article-top .article-tag:last-child:not(:only-child) {
margin-left: 5px;
margin-right: 20px; }
#article-top .title-content,
#article-top .text-content.no-toprelation {
padding: 0 20px; }
#article-top .title-content h1 {
font-size: 40px;
font-size: 5.9vw; } }
@media only screen and (max-width: 768px) and (max-width: 644.0677966102px) {
#article-top .title-content h1 {
font-size: 38px; } }
@media only screen and (max-width: 768px) and (min-width: 745.7627118644px) {
#article-top .title-content h1 {
font-size: 44px; } }
@media only screen and (max-width: 768px) {
#article-top .title-content h2 {
font-size: 22px;
font-size: 2.6vw; } }
@media only screen and (max-width: 768px) and (max-width: 769.2307692308px) {
#article-top .title-content h2 {
font-size: 20px; } }
@media only screen and (max-width: 768px) and (min-width: 923.0769230769px) {
#article-top .title-content h2 {
font-size: 24px; } }
@media only screen and (max-width: 768px) {
#content-wrap .image-content img {
min-width: 100%; }
#content-wrap .image-caption {
margin: 0 20px; } }
@media only screen and (max-width: 620px) {
#article-top .title-content h1 {
font-size: 30px;
font-size: 8.4vw; } }
@media only screen and (max-width: 620px) and (max-width: 333.3333333333px) {
#article-top .title-content h1 {
font-size: 28px; } }
@media only screen and (max-width: 620px) and (min-width: 404.7619047619px) {
#article-top .title-content h1 {
font-size: 34px; } }
@media only screen and (max-width: 620px) {
#article-top .title-content h2 {
font-size: 22px;
font-size: 2.6vw; } }
@media only screen and (max-width: 620px) and (max-width: 769.2307692308px) {
#article-top .title-content h2 {
font-size: 20px; } }
@media only screen and (max-width: 620px) and (min-width: 923.0769230769px) {
#article-top .title-content h2 {
font-size: 24px; } }
#byline-published-wrap #published-wrap {
margin-bottom: 10px; }
#byline-published-wrap #published-wrap.byline-meninger-published {
margin-bottom: 30px; }
#byline-published-wrap #published-wrap .time-published {
font-size: 14px;
font-size: 1.4rem;
line-height: 1.2;
color: #7D7D7D;
padding-left: 12px;
background: transparent url(/templates/v3/images/published.svg) center left no-repeat; }
#byline-published-wrap #published-wrap .time-updated {
background: transparent url(/templates/v3/images/republished.svg) center left no-repeat;
margin-left: 30px;
color: #000; }
#byline-published-wrap #byline-wrap {
overflow: hidden;
margin-bottom: 40px; }
#byline-published-wrap #byline-wrap .author-wrap {
vertical-align: top;
padding-right: 30px;
margin-bottom: 15px;
display: inline-block; }
#byline-published-wrap #byline-wrap .author-wrap .byline-img-overlay {
position: relative;
display: inline-block; }
#byline-published-wrap #byline-wrap .author-wrap .byline-img-overlay::before {
content: "";
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
width: 40px;
height: 40px;
background-color: rgba(0, 0, 0, 0.1);
z-index: 1; }
#byline-published-wrap #byline-wrap .author-wrap .byline-img {
filter: grayscale(1);
vertical-align: text-top;
margin-right: 8px; }
#byline-published-wrap #byline-wrap .author-wrap p {
font-family: FaktorSansDisplay, sans-serif;
font-size: 14px;
font-size: 1.4rem;
font-weight: 500;
display: inline-block;
vertical-align: text-top; }
#byline-published-wrap #byline-wrap .author-wrap p a {
color: #757575;
font-size: 14px;
font-size: 1.4rem;
background: none; }
@media only screen and (max-width: 899px) {
#byline-published-wrap #published-wrap {
margin-bottom: 30px; }
#byline-published-wrap #published-wrap .time-published {
display: block;
padding-top: 2px;
background-position: 60px center; }
#byline-published-wrap #published-wrap .time-updated {
margin-left: 0;
background-position: 60px center; }
#byline-published-wrap #byline-wrap {
clear: both; } }
#byline-meninger {
max-width: 530px;
margin-top: 30px;
margin-bottom: 15px; }
#byline-meninger .byline-img-overlay {
position: relative;
float: left;
margin-right: 18px; }
#byline-meninger .byline-img-overlay::before {
content: "";
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
width: 86px;
height: 90px;
background-color: rgba(0, 0, 0, 0.1);
z-index: 1; }
#byline-meninger #author-img {
filter: grayscale(1); }
#byline-meninger #author-name,
#byline-meninger #author-info {
font-size: 18px;
font-size: 1.8rem;
font-weight: 500;
color: #000;
line-height: 1.2; }
#byline-meninger #author-info {
color: #757575; }
#byline-meninger #author-info p {
margin-top: 5px;
display: table; }
#byline-meninger #author-info p .more-author-info {
margin-left: 4px;
cursor: pointer; }
#byline-meninger #author-info p .less-author-info {
cursor: pointer; }
@media only screen and (max-width: 768px) {
#byline-meninger {
margin-left: 20px;
margin-right: 20px; } }
@media only screen and (max-width: 600px) {
#byline-meninger #author-name,
#byline-meninger #author-info {
font-size: 16px;
font-size: 1.6rem; } }
#share-btns-wrap {
position: absolute;
left: 0;
top: 0; }
#share-btns-wrap #share-btns {
display: none;
position: fixed;
bottom: 80px;
left: 30px;
border: 2px solid #000;
border-radius: 4px 4px 4px 0px;
width: 160px;
height: 100px;
padding-top: 4px;
background-color: #fff;
z-index: 10; }
#share-btns-wrap #share-btns li {
list-style: none;
font-size: 18px;
font-size: 1.8rem;
margin-bottom: 5px;
margin-left: 10px;
font-family: FaktorSansDisplay, sans-serif; }
#share-btns-wrap #share-btns li a {
text-decoration: none;
background: none; }
#share-btns-wrap #share-btns li img {
margin-right: 7px;
vertical-align: baseline; }
#share-btns-wrap #share-btns #share-copy-link-btn {
cursor: pointer; }
#share-btns-wrap button {
position: fixed;
left: 30px;
bottom: 30px;
background: none;
border: none;
outline: none;
cursor: pointer;
padding: 0;
opacity: 0;
transition: opacity .3s; }
#share-btns-wrap.show-share-btn #share-btn {
opacity: 1;
z-index: 2; }
#share-btns-wrap.small-screen-share-position {
position: relative;
width: 50px;
height: 37px;
margin-right: 25px;
margin-bottom: 20px; }
#share-btns-wrap.small-screen-share-position button {
position: absolute;
left: 0;
top: 0;
height: 37px;
opacity: 1; }
#share-btns-wrap.small-screen-share-position #share-btn {
opacity: 1;
left: initial;
z-index: 2; }
#share-btns-wrap.small-screen-share-position #share-btns {
position: absolute;
bottom: 50px;
left: 0; }
@media only screen and (max-width: 899px) {
#share-btns-wrap.small-screen-share-position {
float: left; } }
#body-content > * {
margin-bottom: 35px; }
#article-body {
position: relative;
max-width: 620px;
margin: 30px auto; }
#article-body #leadtext,
#article-body #leadtext #body-content p {
font-family: FaktorSansDisplay, sans-serif;
font-size: 36px;
font-size: 2.3vw;
line-height: 1.2;
font-weight: 600;
margin-bottom: 50px; }
@media (max-width: 1478.2608695652px) {
#article-body #leadtext,
#article-body #leadtext #body-content p {
font-size: 34px; } }
@media (min-width: 1739.1304347826px) {
#article-body #leadtext,
#article-body #leadtext #body-content p {
font-size: 40px; } }
@media only screen and (max-width: 768px) {
#article-body #leadtext,
#article-body #leadtext #body-content p {
font-size: 30px;
font-size: 4vw; } }
@media only screen and (max-width: 768px) and (max-width: 675px) {
#article-body #leadtext,
#article-body #leadtext #body-content p {
font-size: 27px; } }
@media only screen and (max-width: 768px) and (min-width: 750px) {
#article-body #leadtext,
#article-body #leadtext #body-content p {
font-size: 30px; } }
#article-body h2, #article-body h3, #article-body h4, #article-body h5, #article-body h6 {
font-weight: 600;
font-size: 28px;
font-size: 2.8rem;
padding-top: 20px;
margin-bottom: 12px; }
#article-body p, #article-body li {
line-height: 1.5;
font-size: 22px;
font-size: 2.2rem;
font-family: FaktorSerif, serif; }
#article-body li {
list-style: disc;
margin-left: 20px; }
@media only screen and (max-width: 999px) {
#article-body p, #article-body li {
font-size: 19px;
font-size: 2.1vw; } }
@media only screen and (max-width: 999px) and (max-width: 952.380952381px) {
#article-body p, #article-body li {
font-size: 20px; } }
@media only screen and (max-width: 999px) and (min-width: 1047.619047619px) {
#article-body p, #article-body li {
font-size: 22px; } }
#article-body a {
text-decoration: none;
text-shadow: 0.03em 0 #f5f5f5, -0.03em 0 #f5f5f5, 0 0.03em #f5f5f5, 0 -0.03em #f5f5f5, 0.06em 0 #f5f5f5, -0.06em 0 #f5f5f5, 0.09em 0 #f5f5f5, -0.09em 0 #f5f5f5, 0.12em 0 #f5f5f5, -0.12em 0 #f5f5f5, 0.15em 0 #f5f5f5, -0.15em 0 #f5f5f5;
background-image: linear-gradient(#000, #000);
background-size: 1px 1px;
background-repeat: repeat-x;
background-position: 0% 95%;
color: #000;
text-decoration: none; }
#article-body a::selection {
text-shadow: 0.03em 0 #ccc, -0.03em 0 #ccc, 0 0.03em #ccc, 0 -0.03em #ccc, 0.06em 0 #ccc, -0.06em 0 #ccc, 0.09em 0 #ccc, -0.09em 0 #ccc, 0.12em 0 #ccc, -0.12em 0 #ccc, 0.15em 0 #ccc, -0.15em 0 #ccc;
background: #ccc; }
#article-body a::-moz-selection {
text-shadow: 0.03em 0 #ccc, -0.03em 0 #ccc, 0 0.03em #ccc, 0 -0.03em #ccc, 0.06em 0 #ccc, -0.06em 0 #ccc, 0.09em 0 #ccc, -0.09em 0 #ccc, 0.12em 0 #ccc, -0.12em 0 #ccc, 0.15em 0 #ccc, -0.15em 0 #ccc;
background: #ccc; }
#article-body a *,
#article-body a *:after, #article-body a:after,
#article-body a *:before, #article-body a:before {
text-shadow: none; }
#article-body a:visited {
color: #000; }
#article-body a:hover {
text-decoration: none;
background: transparent; }
#article-body .image-caption {
color: #757575;
font-size: 16px;
font-size: 1.6rem;
line-height: 1.4;
margin-bottom: 0;
padding: 10px 0; }
#article-body .image-caption .photographer-label {
font-style: italic; }
#article-body amedia-include {
margin: 0 0 50px;
/* &[src*="opinionstage"] {
margin: 0 20px 0 -90px;
width: 50%;
float: left;
clear: left;
} */ }
#article-body .fact-box {
background-color: #fff;
border: 1px solid #000;
border-left-width: 5px;
padding: 15px 20px;
font-size: 16px;
font-size: 1.6rem; }
#article-body .fact-box header {
display: flex;
cursor: pointer; }
#article-body .fact-box header span {
font-size: 14px;
font-size: 1.4rem;
text-transform: uppercase;
color: #000;
font-weight: bold;
margin-right: 15px;
line-height: 1.3; }
#article-body .fact-box header .factbox-title {
font-size: 18px;
font-size: 1.8rem;
font-weight: bold;
font-family: FaktorSansDisplay, sans-serif; }
#article-body .fact-box header button {
font-family: FaktorSansDisplay, sans-serif;
cursor: pointer;
margin-top: -7px;
margin-bottom: -8px;
margin-left: auto;
border: none;
outline: none;
overflow: hidden;
background: transparent;
width: 40px;
height: 31px; }
#article-body .fact-box header button span {
font-size: 20px;
display: block;
transition: transform ease .3s;
margin-right: 0; }
#article-body .fact-box header.factbox-open button span {
transform: rotate(180deg); }
#article-body .fact-box .factbox-body > div {
margin-top: 35px;
padding-left: 60px; }
#article-body .fact-box header span {
font-size: 13px;
font-size: 1.3rem; }
#article-body .fact-box header .factbox-title {
font-size: 16px;
font-size: 1.6rem; }
#article-body .fact-box h1, #article-body .fact-box h2, #article-body .fact-box h3 {
font-size: 22px;
font-size: 2.2rem; }
#article-body .fact-box p {
font-size: 18px;
font-size: 1.8rem;
margin-top: 20px;
font-family: FaktorSerif, serif; }
#article-body .fact-box li {
list-style-image: url(/templates/v3/images/bulletlist.svg);
margin-left: 20px;
margin-bottom: 15px;
padding-left: 15px;
font-family: FaktorSerif, serif;
font-size: 18px;
font-size: 1.8rem;
line-height: 1.4; }
@media only screen and (max-width: 620px) {
#article-body .fact-box .factbox-body > div {
padding-left: 0; }
#article-body .fact-box li {
padding-left: 8px; } }
@media only screen and (max-width: 999px) {
#article-body .article-inline-image {
margin: 0 0 50px; } }
@media only screen and (min-width: 680px) {
#article-body .article-inline-image img {
min-width: 620px; } }
@media only screen and (max-width: 680px) {
#article-body .article-inline-image {
margin: 0 -20px 50px; }
#article-body .article-inline-image img {
min-width: 100%; }
#article-body .article-inline-image .image-caption {
margin-left: 20px;
margin-right: 20px; } }
@media only screen and (max-width: 670px) {
#article-body {
max-width: 100%;
margin: 30px 20px 0; }
#article-body .fact-box header span {
margin-right: 8px; }
#article-body .fact-box header .factbox-title {
margin-right: 8px; } }
#article-body q {
display: block;
background: url("/templates/v3/images/quote.svg") no-repeat scroll 0 8px transparent;
font-size: 30px;
font-size: 3vw;
line-height: 1.5;
font-weight: 700;
margin: 50px 0;
padding-left: 50px;
word-wrap: break-word; }
@media (max-width: 1000px) {
#article-body q {
font-size: 30px; } }
@media (min-width: 1166.6666666667px) {
#article-body q {
font-size: 35px; } }
#article-body blockquote {
font-weight: 500;
margin-left: 20px;
padding-left: 10px;
font-size: 20px;
font-size: 2vw;
border-left: 5px solid #000;
line-height: 1.3; }
@media (max-width: 1000px) {
#article-body blockquote {
font-size: 20px; } }
@media (min-width: 1250px) {
#article-body blockquote {
font-size: 25px; } }
@media only screen and (max-width: 580px) {
#article-body q {
font-size: 24px;
font-size: 2.4rem;
margin: 40px 0;
padding-left: 0;
padding-top: 42px; }
#article-body blockquote {
border-left-width: 3px;
margin: 40px 0; } }
body[id*="konomi"] #article-body .rel-article span {
color: #0021A3; }
#Nyheter #article-body .rel-article span {
color: #fe003d; }
#Sport #article-body .rel-article span {
color: #009E6C; }
#Livsstil #article-body .rel-article span {
color: #9E205D; }
#article-body .rel-article {
background-color: #fff;
padding-right: 20px; }
#article-body .rel-article span {
position: relative;
left: 20px;
text-transform: uppercase;
display: block;
padding-top: 20px;
font-size: 14px;
font-size: 1.4rem;
font-weight: 500;
color: #757575; }
#article-body .rel-article img {
float: left;
max-width: 200px; }
#article-body .rel-article h1 {
position: relative;
left: 20px;
font-size: 18px;
font-size: 1.8rem;
line-height: 1.2;
margin-top: 12px;
font-weight: 500;
padding-bottom: 15px; }
#article-body .rel-article h1 a {
color: #150701;
background: transparent; }
#article-body .rel-article h1 a:hover {
text-shadow: 0.03em 0 #f5f5f5, -0.03em 0 #f5f5f5, 0 0.03em #f5f5f5, 0 -0.03em #f5f5f5, 0.06em 0 #f5f5f5, -0.06em 0 #f5f5f5, 0.09em 0 #f5f5f5, -0.09em 0 #f5f5f5, 0.12em 0 #f5f5f5, -0.12em 0 #f5f5f5, 0.15em 0 #f5f5f5, -0.15em 0 #f5f5f5;
background-image: linear-gradient(#000, #000);
background-size: 1px 1px;
background-repeat: repeat-x;
background-position: 0% 95%;
color: #000;
text-decoration: none; }
#article-body .rel-article h1 a:hover::selection {
text-shadow: 0.03em 0 #ccc, -0.03em 0 #ccc, 0 0.03em #ccc, 0 -0.03em #ccc, 0.06em 0 #ccc, -0.06em 0 #ccc, 0.09em 0 #ccc, -0.09em 0 #ccc, 0.12em 0 #ccc, -0.12em 0 #ccc, 0.15em 0 #ccc, -0.15em 0 #ccc;
background: #ccc; }
#article-body .rel-article h1 a:hover::-moz-selection {
text-shadow: 0.03em 0 #ccc, -0.03em 0 #ccc, 0 0.03em #ccc, 0 -0.03em #ccc, 0.06em 0 #ccc, -0.06em 0 #ccc, 0.09em 0 #ccc, -0.09em 0 #ccc, 0.12em 0 #ccc, -0.12em 0 #ccc, 0.15em 0 #ccc, -0.15em 0 #ccc;
background: #ccc; }
#article-body .rel-article h1 a:hover *,
#article-body .rel-article h1 a:hover *:after, #article-body .rel-article h1 a:hover:after,
#article-body .rel-article h1 a:hover *:before, #article-body .rel-article h1 a:hover:before {
text-shadow: none; }
#article-body .rel-article h1 a:hover:visited {
color: #000; }
#article-body .rel-article > a + span + h1 {
padding-bottom: 0; }
@media only screen and (max-width: 580px) {
#article-body .rel-article img {
max-width: 170px; }
#article-body .rel-article span {
padding-top: 10px;
left: 15px; }
#article-body .rel-article h1 {
left: 15px; } }
@media only screen and (max-width: 480px) {
#article-body .rel-article img {
max-width: 150px; }
#article-body .rel-article span {
font-size: 13px;
font-size: 1.3rem; }
#article-body .rel-article h1 {
font-size: 16px;
font-size: 1.6rem;
margin-top: 6px; } }
@media only screen and (max-width: 420px) {
#article-body .rel-article img {
max-width: 130px; }
#article-body .rel-article span {
font-size: 12px;
font-size: 1.2rem; }
#article-body .rel-article h1 {
font-size: 14px;
font-size: 1.4rem; } }
#tags h3 {
font-family: FaktorSansDisplay, sans-serif;
font-size: 16px;
font-size: 1.6rem;
font-weight: normal; }
#tags ol {
margin-top: 12px; }
#tags li {
font-family: FaktorSansDisplay, sans-serif;
font-size: 16px;
font-size: 1.6rem;
font-weight: 500;
display: inline-block;
margin: 0 10px 20px 0;
border-bottom: 2px solid;
padding-bottom: 2px;
cursor: pointer;
line-height: 1; }
#tags li a {
text-decoration: none;
background: none; }
#tags li a:hover {
text-decoration: none; }
.assorted-articles-wrap section, .assorted-articles-wrap .annonsebilag-wrap {
max-width: 1260px;
margin: 0 auto 70px;
display: flex;
flex-wrap: wrap;
justify-content: space-between; }
.assorted-articles-wrap section > h1, .assorted-articles-wrap .annonsebilag-wrap > h1 {
flex: 0 0 100%;
font-size: 26px;
font-size: 2.6rem;
font-weight: bold;
color: #fff;
border-bottom: 1px solid #fff;
padding-bottom: 10px;
margin-bottom: 20px; }
.assorted-articles-wrap {
margin-top: 80px;
padding: 100px 20px;
background-color: #202020; }
.assorted-articles-wrap .assorted-container {
max-width: 1260px;
margin: 0 auto; }
.assorted-articles-wrap div[data-spklw-widget] {
max-width: 1260px;
margin: 0 auto 70px; }
.assorted-articles-wrap article {
flex: 0 0 50%;
max-width: 48%;
padding-bottom: 20px;
margin-bottom: 30px; }
.assorted-articles-wrap article h1 {
font-family: FaktorSansDisplay, sans-serif;
font-size: 32px;
font-size: 3.2rem;
font-weight: bold;
margin: 15px 0;
line-height: 1.2; }
.assorted-articles-wrap article h1 a {
color: #fff; }
.assorted-articles-wrap .most-read-article .content,
.assorted-articles-wrap .last-news-article .content {
background-color: #8B8B8B;
display: flex;
justify-content: center;
align-items: center; }
.assorted-articles-wrap .annonsebilag-wrap article {
display: block;
margin-bottom: 30px;
flex: none;
max-width: 100%;
width: 100%; }
@media only screen and (max-width: 1850px) {
.assorted-articles-wrap {
margin-left: -60px;
margin-right: -60px;
padding-left: 60px;
padding-right: 60px; } }
@media only screen and (max-width: 1009px) {
.assorted-articles-wrap {
padding-bottom: 10px; }
.assorted-articles-wrap h1 {
font-size: 28px;
font-size: 2.8rem; } }
@media only screen and (max-width: 768px) {
.assorted-articles-wrap {
margin-left: 0;
margin-right: 0;
padding-left: 20px;
padding-right: 20px; }
.assorted-articles-wrap .assorted-container {
padding: 0; } }
@media only screen and (max-width: 680px) {
.assorted-articles-wrap article h1 {
font-size: 22px;
font-size: 2.2rem; } }
@media only screen and (max-width: 600px) {
.assorted-articles-wrap section > h1 {
font-size: 22px;
font-size: 2.2rem; }
.assorted-articles-wrap article {
flex: 0 0 100%;
max-width: 100%; }
.assorted-articles-wrap article h1 {
font-size: 24px;
font-size: 4.9vw; } }
@media only screen and (max-width: 600px) and (max-width: 448.9795918367px) {
.assorted-articles-wrap article h1 {
font-size: 22px; } }
@media only screen and (max-width: 600px) and (min-width: 571.4285714286px) {
.assorted-articles-wrap article h1 {
font-size: 28px; } }
@media only screen and (max-width: 600px) {
.assorted-articles-wrap .annonsebilag-wrap article {
flex: none;
max-width: 100%; } }
@media screen and (max-width: 767px) {
#page-wrap #article-body amedia-include[src*="datawrapper"] .am-embed-ratio {
padding-top: 110% !important; } }
#page-wrap #article-body .table {
width: 100%;
overflow-x: scroll; }
#page-wrap #article-body .table.enhver .table-content thead tr th, #page-wrap #article-body .table.enhver .table-content thead tr td, #page-wrap #article-body .table.enhver .table-content tbody tr th, #page-wrap #article-body .table.enhver .table-content tbody tr td {
padding: 8px 8px 6px;
text-align: center;
font-size: 14px;
line-height: 17px;
font-weight: 600;
min-width: 60px; }
#page-wrap #article-body .table.enhver .table-content thead tr th:first-of-type, #page-wrap #article-body .table.enhver .table-content thead tr td:first-of-type, #page-wrap #article-body .table.enhver .table-content tbody tr th:first-of-type, #page-wrap #article-body .table.enhver .table-content tbody tr td:first-of-type {
text-align: left;
min-width: 200px; }
#page-wrap #article-body .table.enhver .table-content thead tr th img, #page-wrap #article-body .table.enhver .table-content thead tr td img, #page-wrap #article-body .table.enhver .table-content tbody tr th img, #page-wrap #article-body .table.enhver .table-content tbody tr td img {
max-width: 50px; }
#page-wrap #article-body .table.enhver .table-content thead tr th span, #page-wrap #article-body .table.enhver .table-content thead tr td span, #page-wrap #article-body .table.enhver .table-content tbody tr th span, #page-wrap #article-body .table.enhver .table-content tbody tr td span {
min-height: 17px; }
#page-wrap #article-body .table.enhver .table-content thead tr th span.desc, #page-wrap #article-body .table.enhver .table-content thead tr td span.desc, #page-wrap #article-body .table.enhver .table-content tbody tr th span.desc, #page-wrap #article-body .table.enhver .table-content tbody tr td span.desc {
display: block;
color: #757575; }
#page-wrap #article-body .table.enhver .table-content thead tr th span.price, #page-wrap #article-body .table.enhver .table-content thead tr td span.price, #page-wrap #article-body .table.enhver .table-content tbody tr th span.price, #page-wrap #article-body .table.enhver .table-content tbody tr td span.price {
padding: 0 0 1px 2px; }
#page-wrap #article-body .table.enhver .table-content thead tr th span.price.price-highest, #page-wrap #article-body .table.enhver .table-content thead tr td span.price.price-highest, #page-wrap #article-body .table.enhver .table-content tbody tr th span.price.price-highest, #page-wrap #article-body .table.enhver .table-content tbody tr td span.price.price-highest {
background-color: #F4ADAD; }
#page-wrap #article-body .table.enhver .table-content thead tr th span.price.price-lowest, #page-wrap #article-body .table.enhver .table-content thead tr td span.price.price-lowest, #page-wrap #article-body .table.enhver .table-content tbody tr th span.price.price-lowest, #page-wrap #article-body .table.enhver .table-content tbody tr td span.price.price-lowest {
background-color: #B2F4AD; }
#page-wrap #article-body .table .table-title {
font-family: FaktorSansDisplay, sans-serif;
margin: 0 0 -3px 0;
padding: 0;
font-size: 16px;
line-height: 34px;
font-weight: 600; }
#page-wrap #article-body .table .table-title .title-text {
display: inline-block;
padding: 8px 23px;
font-size: inherit;
line-height: inherit;
font-weight: inherit;
background-color: #000;
color: #FFF; }
#page-wrap #article-body .table table, #page-wrap #article-body .table table.table-content {
font-family: FaktorSansDisplay, sans-serif;
border-collapse: collapse;
min-width: 100%;
border: 3px solid #000;
background-color: #FFF; }
#page-wrap #article-body .table table thead tr th, #page-wrap #article-body .table table thead tr td, #page-wrap #article-body .table table tbody tr th, #page-wrap #article-body .table table tbody tr td, #page-wrap #article-body .table table.table-content thead tr th, #page-wrap #article-body .table table.table-content thead tr td, #page-wrap #article-body .table table.table-content tbody tr th, #page-wrap #article-body .table table.table-content tbody tr td {
padding: 16px 20px;
border-bottom: 1px solid #000;
font-size: 18px;
line-height: 18px;
min-width: 125px; }
#page-wrap #article-body .table table thead tr th img, #page-wrap #article-body .table table thead tr td img, #page-wrap #article-body .table table tbody tr th img, #page-wrap #article-body .table table tbody tr td img, #page-wrap #article-body .table table.table-content thead tr th img, #page-wrap #article-body .table table.table-content thead tr td img, #page-wrap #article-body .table table.table-content tbody tr th img, #page-wrap #article-body .table table.table-content tbody tr td img {
max-width: 100%; }
#page-wrap #article-body .table table thead tr th, #page-wrap #article-body .table table.table-content thead tr th {
text-align: left;
font-weight: 600; }
#page-wrap #article-body .table table tbody tr:last-of-type td, #page-wrap #article-body .table table.table-content tbody tr:last-of-type td {
border: 0; }
#page-wrap #article-body .dp-plugin-element.dp-plugin-table {
width: 100%;
overflow-x: scroll; }
#page-wrap #article-body .dp-plugin-element.dp-plugin-table table {
font-family: FaktorSansDisplay, sans-serif;
border-collapse: collapse;
min-width: 100%;
border: 3px solid #000;
background-color: #FFF; }
#page-wrap #article-body .dp-plugin-element.dp-plugin-table table thead tr th, #page-wrap #article-body .dp-plugin-element.dp-plugin-table table thead tr td, #page-wrap #article-body .dp-plugin-element.dp-plugin-table table tbody tr th, #page-wrap #article-body .dp-plugin-element.dp-plugin-table table tbody tr td {
padding: 16px 20px;
border-bottom: 1px solid #000;
font-size: 18px;
line-height: 18px;
min-width: 125px; }
#page-wrap #article-body .dp-plugin-element.dp-plugin-table table thead tr th img, #page-wrap #article-body .dp-plugin-element.dp-plugin-table table thead tr td img, #page-wrap #article-body .dp-plugin-element.dp-plugin-table table tbody tr th img, #page-wrap #article-body .dp-plugin-element.dp-plugin-table table tbody tr td img {
max-width: 100%; }
#page-wrap #article-body .dp-plugin-element.dp-plugin-table table thead tr th {
text-align: left;
font-weight: 600; }
#page-wrap #article-body .dp-plugin-element.dp-plugin-table table tbody tr:last-of-type td {
border: 0; }
#page-wrap #article-body #debatt {
position: relative;
margin: 30px 0;
padding: 8px 0;
border-top: 2px solid #000;
border-bottom: 2px solid #000; }
#page-wrap #article-body #debatt .col.col-left {
padding-right: 190px; }
@media screen and (max-width: 610px) {
#page-wrap #article-body #debatt .col.col-left {
padding: 0 0 10px 0; } }
#page-wrap #article-body #debatt .col.col-right {
position: absolute;
top: 50%;
right: 0;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%); }
@media screen and (max-width: 610px) {
#page-wrap #article-body #debatt .col.col-right {
position: relative;
top: 0;
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0); } }
#page-wrap #article-body #debatt .col .text {
font-family: FaktorSansDisplay, sans-serif;
color: #5a5050;
font-size: 18px;
line-height: 22px;
letter-spacing: .02em;
font-weight: 500; }
#page-wrap #article-body #debatt .col .button {
display: inline-block;
font-family: FaktorSansDisplay, sans-serif;
font-size: 16px;
line-height: 20px;
letter-spacing: .02em;
background-color: #000;
color: #FFF;
border: 2px solid #000;
text-shadow: none;
padding: 10px 12px 8px;
border-radius: 3px; }
#page-wrap #article-body #debatt .col .button:hover {
background-color: #FFF;
color: #000; }
body#Video #global-menu[style="display: block;"] + #toggle-menu-btn .st0.menu-color-switch {
stroke: #fff; }
body#Video #global-menu:not([style="display: block;"]) + #toggle-menu-btn .st0.menu-color-switch {
stroke: #000; }
body#Video #content-wrap {
margin-bottom: 70px; }
body#Video #article-top .image-content, body#Video #content-wrap .image-content {
max-width: 1260px;
margin: 25px auto; }
body#Video #article-body {
max-width: 100%;
margin: 30px 0; }
body#Video #article-body #leadtext p {
font-family: FaktorSansDisplay, sans-serif;
font-size: 36px;
font-size: 2.3vw;
line-height: 1.2;
font-weight: 600;
margin-bottom: 50px; }
@media (max-width: 1478.2608695652px) {
body#Video #article-body #leadtext p {
font-size: 34px; } }
@media (min-width: 1739.1304347826px) {
body#Video #article-body #leadtext p {
font-size: 40px; } }
@media only screen and (max-width: 768px) {
body#Video #article-body #leadtext p {
font-size: 30px;
font-size: 4vw; } }
@media only screen and (max-width: 768px) and (max-width: 675px) {
body#Video #article-body #leadtext p {
font-size: 27px; } }
@media only screen and (max-width: 768px) and (min-width: 750px) {
body#Video #article-body #leadtext p {
font-size: 30px; } }
body#Video #byline-published-wrap #published-wrap {
margin-bottom: 30px; }
body#Video #byline-published-wrap #published-wrap .time-published {
display: block;
padding-top: 2px;
background-position: 60px center; }
body#Video #byline-published-wrap #published-wrap .time-updated {
margin-left: 0;
background-position: 60px center; }
body#Video #byline-published-wrap #byline-wrap {
clear: both; }
@media only screen and (max-width: 768px) {
body#Video #article-body {
padding: 0 20px; } }
#Arabisk #article-top,
#Arabisk #leadtext,
#Arabisk #body-content {
direction: rtl; }
#Arabisk #fact-box, #Arabisk #toggle-factbox-btn {
clear: both; }
#Arabisk #toggle-factbox-btn h1 {
padding-right: 35px; }
/*# sourceMappingURL=article.css.map */
