@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%; }
body {
background-color: #F5F5F5;
color: #150701;
font-family: FaktorSansDisplay, sans-serif;
font-size: 18px;
font-size: 1.8rem; }
amedia-frontpage + optimus-fallback {
display: none; }
optimus-fallback {
display: block; }
optimus-fallback p {
margin-top: 85px;
font-weight: 500; }
optimus-fallback #optimus-fallback-btn {
background: #000;
color: #fff;
border-radius: 3px;
height: 38px;
font-family: FaktorSansDisplay, sans-serif;
font-size: 16px;
font-size: 1.6rem;
font-weight: 500;
padding: 12px 10px 10px;
cursor: pointer;
margin: 30px 0 60px;
display: block;
border: none;
outline: none; }
optimus-fallback #optimus-fallback-btn[disabled="disabled"] {
color: rgba(255, 255, 255, 0.7);
cursor: not-allowed; }
optimus-fallback #optimus-error-thank-you {
display: block;
margin-top: 30px;
margin-bottom: -20px; }
optimus-fallback li {
font-size: 38px;
font-size: 3.2vw;
border-bottom: 2px solid #000;
padding-bottom: 50px;
margin-bottom: 50px;
font-weight: 700; }
@media (max-width: 1000px) {
optimus-fallback li {
font-size: 32px; } }
@media (min-width: 1625px) {
optimus-fallback li {
font-size: 52px; } }
optimus-fallback li:last-child {
border-bottom: none; }
@media only screen and (max-width: 768px) {
optimus-fallback {
margin-left: 20px;
margin-right: 20px; } }
a {
color: #000;
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; }
body[id*="konomi"] #newslist h1::before {
border-color: #0021A3; }
#Nyheter #newslist h1::before {
border-color: #fe003d; }
#Sport #newslist h1::before {
border-color: #009E6C; }
#Livsstil #newslist h1::before {
border-color: #9E205D; }
.tns-outer {
padding: 0 !important; }
.tns-outer [hidden] {
display: none !important; }
.tns-outer [aria-controls], .tns-outer [data-action] {
cursor: pointer; }
.tns-slider {
-webkit-transition: all 0s;
-moz-transition: all 0s;
transition: all 0s; }
.tns-slider > .tns-item {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box; }
.tns-horizontal.tns-subpixel {
white-space: nowrap; }
.tns-horizontal.tns-subpixel > .tns-item {
display: inline-block;
vertical-align: top;
white-space: normal; }
.tns-horizontal.tns-no-subpixel:after {
content: '';
display: table;
clear: both; }
.tns-horizontal.tns-no-subpixel > .tns-item {
float: left; }
.tns-horizontal.tns-carousel.tns-no-subpixel > .tns-item {
margin-right: -100%; }
.tns-no-calc {
position: relative;
left: 0; }
.tns-gallery {
position: relative;
left: 0;
min-height: 1px; }
.tns-gallery > .tns-item {
position: absolute;
left: -100%;
-webkit-transition: transform 0s, opacity 0s;
-moz-transition: transform 0s, opacity 0s;
transition: transform 0s, opacity 0s; }
.tns-gallery > .tns-slide-active {
position: relative;
left: auto !important; }
.tns-gallery > .tns-moving {
-webkit-transition: all 0.25s;
-moz-transition: all 0.25s;
transition: all 0.25s; }
.tns-autowidth {
display: inline-block; }
.tns-lazy-img {
-webkit-transition: opacity 0.6s;
-moz-transition: opacity 0.6s;
transition: opacity 0.6s;
opacity: 0.6; }
.tns-lazy-img.tns-complete {
opacity: 1; }
.tns-ah {
-webkit-transition: height 0s;
-moz-transition: height 0s;
transition: height 0s; }
.tns-ovh {
overflow: hidden; }
.tns-visually-hidden {
position: absolute;
left: -10000em; }
.tns-transparent {
opacity: 0;
visibility: hidden; }
.tns-fadeIn {
opacity: 1;
filter: alpha(opacity=100);
z-index: 0; }
.tns-normal, .tns-fadeOut {
opacity: 0;
filter: alpha(opacity=0);
z-index: -1; }
.tns-vpfix {
white-space: nowrap; }
.tns-vpfix > div, .tns-vpfix > li {
display: inline-block; }
.tns-t-subp2 {
margin: 0 auto;
width: 310px;
position: relative;
height: 10px;
overflow: hidden; }
.tns-t-ct {
width: 2333.3333333%;
width: -webkit-calc(100% * 70 / 3);
width: -moz-calc(100% * 70 / 3);
width: calc(100% * 70 / 3);
position: absolute;
right: 0; }
.tns-t-ct:after {
content: '';
display: table;
clear: both; }
.tns-t-ct > div {
width: 1.4285714%;
width: -webkit-calc(100% / 70);
width: -moz-calc(100% / 70);
width: calc(100% / 70);
height: 10px;
float: left; }
#newslist {
position: relative;
max-width: 1660px;
margin: 45px auto 0;
padding-bottom: 30px;
height: initial; }
#newslist > h1 {
pointer-events: none;
font-size: 16px;
font-size: 1.6rem;
font-weight: 500;
margin-bottom: 12px;
color: #000;
padding-left: 18px; }
#newslist > h1:not(.ntb-box-title)::before {
content: "";
display: block;
border: solid 3px transparent;
width: 12px;
height: 12px;
position: absolute;
top: 0;
left: 0; }
#newslist > h1.ntb-box-title {
margin-bottom: 12px; }
#newslist > h1.ntb-box-title::before {
content: "";
display: block;
border: 4px solid #FE003D;
border-radius: 50%;
width: 13px;
height: 13px;
position: absolute;
top: 1px;
left: 0; }
#newslist #newslistclosebtn {
display: none; }
#newslist .ts-topbox {
visibility: hidden; }
#newslist .ntb-box-article.firstActiveItem h1 {
padding-left: 0; }
#newslist .ntb-box-article.firstActiveItem h1::before {
display: none; }
#newslist .lastActiveItem .multiline::after {
height: 45px;
width: 95%;
position: absolute;
right: 0;
bottom: 0;
content: "";
background: -webkit-gradient(linear, right top, left top, from(#F5F5F5), to(rgba(255, 255, 255, 0)));
background: -webkit-linear-gradient(right, #F5F5F5, rgba(255, 255, 255, 0) 100%);
background: -o-linear-gradient(right, #F5F5F5, rgba(255, 255, 255, 0) 100%);
background: linear-gradient(to left, #F5F5F5, rgba(255, 255, 255, 0) 100%);
pointer-events: none; }
#newslist .tns-controls {
position: absolute;
top: 0;
right: 20px; }
#newslist .tns-controls [data-controls="prev"] {
background: none;
border: none;
outline: none;
height: 20px;
width: 25px;
outline: none;
margin-right: 15px;
font-size: 0; }
#newslist .tns-controls [data-controls="prev"]::before {
font-family: FaktorSansDisplay, sans-serif;
content: "\2190";
font-size: 20px; }
#newslist .tns-controls [data-controls="prev"] span {
display: none; }
#newslist .tns-controls [data-controls="next"] {
background: none;
border: none;
outline: none;
height: 20px;
width: 25px;
outline: none;
font-size: 0; }
#newslist .tns-controls [data-controls="next"]::after {
font-family: FaktorSansDisplay, sans-serif;
content: "\2192";
font-size: 20px; }
#newslist .tns-controls [data-controls="next"] span {
display: none; }
#newslist article {
display: inline-block;
opacity: 1; }
#newslist article img {
max-width: 230px; }
#newslist article .tid {
font-size: 14px;
font-size: 1.4rem;
display: block;
margin-top: 10px;
color: #686868;
margin-bottom: -5px; }
#newslist article h1 {
font-size: 18px;
font-size: 1.8rem;
font-weight: 500;
line-height: 1.2;
margin: 10px 0 0; }
#newslist article a:hover {
text-decoration: none; }
#newslist article h1 a:hover {
text-decoration: underline; }
#newslist .ntb-box-article h1 {
position: relative;
padding-top: 2px;
padding-right: 15px;
padding-left: 12px;
height: 45px;
overflow: hidden; }
#newslist .ntb-box-article h1::before {
content: "";
border-right: 2px solid rgba(117, 117, 117, 0.7) !important;
display: block;
height: 42px;
position: absolute;
top: 4px;
left: 1px; }
#newslist .missing-img {
max-width: 230px;
background-color: #fff; }
#newslist .missing-img .outer {
position: relative;
width: 100%;
height: 0;
padding-top: calc(9 / 16 * 100%); }
#newslist .missing-img .outer > .inner {
display: flex;
flex-flow: column nowrap;
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0; }
#newslist .missing-img span {
font-size: 16px;
font-size: 1.6rem;
font-weight: 600;
color: #b2b2b2;
padding: 12px 0 0 12px; }
#newslist .missing-img span:last-child {
margin-top: auto;
padding: 0 0 12px 12px; }
/* @media only screen and (max-width: 1280px) {
#newslist {
article {
h1 {
font-size: 15px;
font-size: 1.5rem;
line-height: 1.2;
}
}
}
}
@media only screen and (max-width: 1000px) {
#newslist {
article {
h1 {
font-size: 14px;
font-size: 1.4rem;
}
}
}
} */
@media only screen and (max-width: 768px) {
#newslist {
margin-left: 20px;
margin-right: 20px;
/* .missing-img {
.outer {
padding-top: calc((9 / 16) * (100% + 10px)); // 10px er magisk tall. Bør fikses.
}
} */ } }
@media only screen and (max-width: 579px) {
body#Nyheter #page-wrap #newslist > h1::after {
left: 145px; }
body[id*="konomi"] #page-wrap #newslist > h1::after {
left: 150px; }
body#Sport #page-wrap #newslist > h1::after {
left: 127px; }
body#Livsstil #page-wrap #newslist > h1::after {
left: 138px; }
#page-wrap #newslist {
max-width: 100%;
overflow: hidden;
margin-top: 30px;
margin-bottom: 25px;
transition: height ease-in .3s;
padding-bottom: 0;
height: 57px; }
#page-wrap #newslist::after {
height: 45px;
width: 100%;
position: absolute;
left: 0;
bottom: 0;
content: "";
background: linear-gradient(0deg, #F5F5F5, rgba(255, 255, 255, 0) 100%); }
#page-wrap #newslist > h1 {
pointer-events: all;
cursor: pointer;
padding-left: 0;
display: inline-block;
position: relative;
font-weight: 700;
margin-bottom: 0;
width: 100%;
height: 55px;
position: relative;
z-index: 2; }
#page-wrap #newslist > h1::after {
position: absolute;
left: 35px;
top: -2px;
height: 18px;
width: 18px;
display: block;
content: "";
background: url(/templates/v3/images/arrow-down-topbox.svg) right center no-repeat;
transition: transform ease-in .2s;
transform-origin: 72% 51%; }
#page-wrap #newslist > h1:not(.ntb-box-title)::before {
display: none; }
#page-wrap #newslist > h1.ntb-box-title {
margin-bottom: 0; }
#page-wrap #newslist > h1.ntb-box-title::before {
display: none; }
#page-wrap #newslist .ts-topbox {
visibility: hidden; }
#page-wrap #newslist .ntb-box-article.firstActiveItem h1 {
padding-left: 0; }
#page-wrap #newslist .ntb-box-article.firstActiveItem h1::before {
display: none; }
#page-wrap #newslist .lastActiveItem .multiline::after {
display: none; }
#page-wrap #newslist .tns-outer {
position: absolute;
top: 16px;
transition: top ease-in .2s; }
#page-wrap #newslist .tns-ovh {
overflow: visible; }
#page-wrap #newslist .tns-controls {
display: none; }
#page-wrap #newslist .clonedArt {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 20px;
opacity: 1;
overflow: hidden;
border-bottom: none;
padding-bottom: 0;
margin-bottom: 0;
overflow: visible; }
#page-wrap #newslist .clonedArt h1 {
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
width: 90%;
height: 20px; }
#page-wrap #newslist .clonedArt .tid {
display: none; }
#page-wrap #newslist #clonedArt2 {
top: 19px; }
#page-wrap #newslist article {
border-bottom: 1px solid rgba(0, 0, 0, 0.2);
padding-bottom: 15px;
margin-bottom: 15px;
display: flex; }
#page-wrap #newslist article:not(.clonedArt):not(.firstActiveItem), #page-wrap #newslist article.firstActiveItem h1 {
opacity: 0; }
#page-wrap #newslist article:last-child {
border-bottom: none; }
#page-wrap #newslist article img {
max-width: 230px; }
#page-wrap #newslist article .tid {
order: 2;
font-size: 11px;
font-size: 1.1rem;
display: block;
margin-top: 9px;
color: #757575;
margin-bottom: 0; }
#page-wrap #newslist article.firstActiveItem .tid {
opacity: 0;
margin-top: -7px;
color: #FE003D;
transition: margin ease-in .2s; }
#page-wrap #newslist article h1 {
order: 1;
font-weight: 400;
font-size: 16px;
font-size: 1.6rem;
line-height: 1.2;
margin: 2px 10px 0 0;
padding-left: 0;
height: 100%;
width: 92%;
overflow: visible; }
#page-wrap #newslist article h1::before {
display: none; }
#page-wrap #newslist article a:hover {
text-decoration: none; }
#page-wrap #newslist article h1 a:hover {
text-decoration: underline; }
#page-wrap #newslist #newslistclosebtn {
opacity: 0;
transition: opacity ease-in .5s;
position: absolute;
bottom: 0;
left: calc(50% - 40px);
background: #fff;
border-radius: 3px;
width: 80px;
height: 33px;
font-family: FaktorSansDisplay, sans-serif;
font-size: 12px;
font-size: 1.2rem;
font-weight: 500;
margin: 20px 0 0;
padding-top: 4px;
display: block;
border: none;
outline: none;
box-shadow: 0px 2px 14px rgba(0, 0, 0, 0.2);
cursor: pointer; }
#page-wrap #newslist.expanded-newslist #newslistclosebtn {
opacity: 1; }
#page-wrap #newslist.expanded-newslist::after {
display: none; }
#page-wrap #newslist.expanded-newslist > h1 {
margin-bottom: 12px;
height: auto; }
#page-wrap #newslist.expanded-newslist > h1::after {
transform: rotate(180deg); }
#page-wrap #newslist.expanded-newslist .tns-outer {
top: 30px; }
#page-wrap #newslist.expanded-newslist article#tns1-item9 {
border-bottom: none; }
#page-wrap #newslist.expanded-newslist article.firstActiveItem .tid {
margin-top: 9px; }
#page-wrap #newslist.expanded-newslist article h1 {
order: 1;
font-weight: 400;
font-size: 16px;
font-size: 1.6rem;
line-height: 1.2;
margin: 2px 10px 0 0;
padding-left: 0;
height: 100%;
overflow: visible !important; }
#page-wrap #newslist.expanded-newslist article h1::before {
display: none; }
#page-wrap #newslist.expanded-newslist article a:hover {
text-decoration: none; }
#page-wrap #newslist.expanded-newslist article h1 a:hover {
text-decoration: underline; } }
/* Overskriv optimus-stiler
======================================================================== */
body[id*="konomi"] main amedia-frontpage .optimus-element-sonar:before {
border-color: #0021A3 !important; }
#Nyheter main amedia-frontpage .optimus-element-sonar:before {
border-color: #fe003d; }
#Sport main amedia-frontpage .optimus-element-sonar:before {
border-color: #009E6C; }
#Livsstil main amedia-frontpage .optimus-element-sonar:before {
border-color: #9E205D; }
body[id*="konomi"] main amedia-frontpage .optimus-element-sonar:after {
background-color: #0021A3 !important; }
#Nyheter main amedia-frontpage .optimus-element-sonar:after {
background-color: #fe003d; }
#Sport main amedia-frontpage .optimus-element-sonar:after {
background-color: #009E6C; }
#Livsstil main amedia-frontpage .optimus-element-sonar:after {
background-color: #9E205D; }
body[id*="konomi"] main amedia-frontpage .breaking-news-text {
color: #0021A3 !important; }
#Nyheter main amedia-frontpage .breaking-news-text {
color: #fe003d; }
#Sport main amedia-frontpage .breaking-news-text {
color: #009E6C; }
#Livsstil main amedia-frontpage .breaking-news-text {
color: #9E205D; }
body[id*="konomi"] main amedia-frontpage .pretitle {
color: #0021A3 !important; }
#Nyheter main amedia-frontpage .pretitle {
color: #fe003d; }
#Sport main amedia-frontpage .pretitle {
color: #009E6C; }
#Livsstil main amedia-frontpage .pretitle {
color: #9E205D; }
body[id*="konomi"] main amedia-frontpage .no-image:not(.with-background-color) .body:not([class*=background]) {
background-color: #DFDEE2 !important; }
#Nyheter main amedia-frontpage .no-image:not(.with-background-color) .body:not([class*=background]) {
background-color: #DFDEE2; }
#Sport main amedia-frontpage .no-image:not(.with-background-color) .body:not([class*=background]) {
background-color: #DFDEE2; }
#Livsstil main amedia-frontpage .no-image:not(.with-background-color) .body:not([class*=background]) {
background-color: #DFDEE2; }
*[class*="background-"] {
background-color: transparent;
color: #150701; }
#main {
position: relative;
max-width: 1000px;
margin: 30px auto;
padding-bottom: 100px;
min-height: 400px; }
#main amedia-frontpage {
max-width: 980px;
margin: 30px auto 0;
background-color: #F5F5F5;
font-family: FaktorSansDisplay, sans-serif;
color: #150701; }
#main amedia-frontpage::before, #main amedia-frontpage::after {
background-color: #F5F5F5; }
#main amedia-frontpage img {
max-width: initial; }
#main amedia-frontpage .background-custom.custom-one {
background-color: #000;
color: #fff; }
#main amedia-frontpage .vignette {
text-align: left;
font-family: FaktorSansDisplay, sans-serif;
background-color: #000; }
#main amedia-frontpage .vignette[class*="background-"] {
background-color: #000;
color: #fff; }
#main amedia-frontpage .vignette > span {
padding-top: 7px;
letter-spacing: 0.5px; }
#main amedia-frontpage .front .title {
font-family: FaktorSansDisplay, sans-serif;
font-weight: 700; }
#main amedia-frontpage .pretitle {
color: #757575;
font-family: FaktorSansDisplay, sans-serif; }
#main amedia-frontpage .breaking-news-text {
color: #FE003D;
text-transform: none; }
#main amedia-frontpage .premium-logo {
background-color: #120101; }
#main amedia-frontpage .overlay {
margin: 0; }
#main amedia-frontpage svg rect:first-child {
height: 19px;
width: 2px;
x: 14px;
y: 7px; }
#main amedia-frontpage svg rect:last-child {
width: 19px;
height: 2px;
x: 6px;
y: 15px; }
#main amedia-frontpage .optimus-complex-front {
background-color: #F5F5F5;
border-left: 2px solid #000;
border-right: 2px solid #000;
border-bottom: 2px solid #000;
margin-bottom: 30px; }
#main amedia-frontpage .optimus-complex-front[class*="optimus-custom-one"] {
background-color: #000;
color: #fff; }
#main amedia-frontpage .optimus-complex-front header h2 {
color: #fff;
text-align: left;
font-family: FaktorSansDisplay, sans-serif;
background-color: #000; }
#main amedia-frontpage footer .tipbox {
font-family: FaktorSansDisplay, sans-serif; }
#main amedia-frontpage footer .tipbox .tipbox-label {
background: #000; }
#main amedia-frontpage footer .tipbox .tipbox-main {
background: #fff;
color: #000; }
#main amedia-frontpage footer .tipbox .tipbox-main a {
color: #000; }
#main amedia-frontpage .vignette-countdown {
font-family: FaktorSansDisplay, sans-serif; }
#main amedia-frontpage .vignette-countdown .countdown-countdown {
color: #000;
background-color: #fff; }
#main amedia-frontpage .vignette[class*="background-"] .vignette-countdown .countdown-countdown {
color: #000;
background-color: #fff; }
#main amedia-frontpage .bottom-countdown .countdown-leadText,
#main amedia-frontpage .bottom-countdown .countdown-text {
font-family: FaktorSansDisplay, sans-serif; }
#main amedia-frontpage skattelister-teaser.birthyrteaser div.body,
#main amedia-frontpage skattelister-teaser.postnrteaser div.body {
background-color: #DFDEE2; }
@media screen and (max-width: 1000px) and (min-width: 533px) {
amedia-frontpage {
width: 98%; } }
@media screen and (max-width: 532px) {
amedia-frontpage {
width: 94%; } }
/*# sourceMappingURL=front.css.map */
