/*!
Theme Name: Gymnasieskolen
Theme URI: http://underscores.me/
Author: Creative zoo
Author URI: https://czoo.dk/
Description: Description
Version: 1.0.22
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: gymnasieskolen
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

Gymnasieskolen is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
.adn-ad {
	width: auto!important;
	height: auto!important;
}
.adn-ad iframe {
	display: initial!important;
}
@font-face {
    font-family: 'Hatch';
	font-weight: 300;
    src: url('fonts/Hatch-Light.woff2') format('woff2');
}

@font-face {
    font-family: 'Hatch';
	font-weight: 400;
    src: url('fonts/Hatch-Regular.woff2') format('woff2');
}

@font-face {
    font-family: 'Hatch';
	font-weight: 500;
    src: url('fonts/Hatch-Medium.woff2') format('woff2');
}

@font-face {
    font-family: 'Hatch';
	font-weight: 700;
    src: url('fonts/Hatch-Bold.woff2') format('woff2');

}
.grecaptcha-badge { 
    visibility: hidden;
}
div#toc {
    background: white;
}
.posts-list::-webkit-scrollbar, section.quotations ul::-webkit-scrollbar, .reviews ul::-webkit-scrollbar, .main-navigation ul::-webkit-scrollbar, .popular-categories ul::-webkit-scrollbar{
    display: none;
}

.read_more_hidden {
	display: none;
	overflow: hidden;
}
.adsbygoogle[data-ad-status="unfilled"] {
    display: none !important;
}
section.advertisement-banner div, section.advertisement-banner img {
	/* max-width: 100%!important; */
	min-width: 0!important;
}
span.advertisiment-heading {
    position: absolute;
    left: 3rem;
    top: 0;
}
a.read_more {
    margin-top: 2rem;
    display: block;
    /* text-decoration: none!important; */
}

.overflow-none{
	overflow: hidden;
}
.overflow-none .margin-top{
	margin: 0!important;
}
/* a.read_more:hover{ */
	/* text-decoration: underline!important; */
/* } */

*{
	box-sizing: border-box;
	margin: 0;
}
.menu-header-bottom-menu-container::-webkit-scrollbar {
-webkit-appearance: none;
	display: none!important;
}

.submit, button, input[type="submit"]{
	-webkit-appearance: none!important;
}
html{
	font-size: 10px;
}
iframe {max-width: 100%;}
body{
	font-family: 'Hatch';
}
.commnet-container a.log-out-button { display: none; }


.archive #page {
    overflow: hidden;
    /* position: relative; */
}

#page {
    /* overflow: hidden; */
    position: relative;
}

h1{
	font-size: 6.2rem;
	line-height: 7rem;
}

h2{
	font-size: 4rem;
	line-height: 4.8rem;
	font-weight: 700;
}

h3{
	font-size: 2.6rem;
	line-height: 3.2rem;
}

h4{
	font-size: 2rem;
	line-height: 2.6rem;
}

h5{
	font-size: 1.6rem;
	line-height: 2.4rem;
	font-weight: 400;
}

h6{
	font-size: 1rem;
	line-height: 1.4rem;
	font-weight: 400;
}

p, .accordion-block ul ul li {
	font-size: 2rem;
	line-height: 2.8rem;
}

a{
	cursor: pointer;
	text-decoration: none;
	color: #000000;
}

h2.for-mobile{
	display: none;
}

.white-background{
	background-color: #fff;
}

.black-background{
	background-color: #0B030C;
}

.grey-background{
	background-color: #F1F0F0;
}

.for-mobile{
	display: none!important;
}

.for-dekstop{
	display: block!important;
}

.black-background a.button.primary{
	background: #fff;
	color: #0B030C;
}

.text-block a.button.primary{
	text-decoration: none;
}

/* Custom */

ul{
	padding: 0;
	margin: 0;
}

.container{
	margin: 0 auto;
	max-width: 1920px;
}

.container.wide{
	padding: 0 10.5rem;
}

.container.default {
    padding: 0 3rem;
    max-width: 1500px;
    position: relative;
    width: 100%;
}
p.must-log-in {
    text-align: center;
}
.button{
	font-size: 1.4rem;
	line-height: 1.8rem;
	text-align: center;
	padding: 1.4rem 3.2rem 1.3rem;
	text-decoration: none;
	transition: 0.5s;
	margin: 0 0.75rem;
}

.button.primary{
	background: #0B030C;
	color: #fff;
	border-radius: 50px;
	border: 0;
	cursor: pointer;
}

.media-with-text .container .right-side .button.primary,
.text-block p .button.primary{
	display: inline-block;
	margin-right: auto;
	margin-left: 0;
	margin-top: 2rem;
}

.button.primary:hover{
	background: #fff;
	color: #0B030C;
	box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.2);
}

.tags .button.primary:hover, .tags .button.secondary:hover{
	box-shadow: unset;
}

.button.secondary{
	background: #fff;
	color: #0B030C;
	border-radius: 50px;
	border: 1px solid #0B030C;
}

.button.secondary:hover, .post-buttons a.save-post-button:hover{
	box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.2);
}

.no-padding-top{
	padding-top: 0!important;
}
.fact-box.add-padding-top{
	padding-top: 8rem!important;
}
.no-padding-bottom{
	padding-bottom: 0!important;
}

section {
    padding: 8rem 0;
    /* opacity: 0; */
    transition: 0.5s;
    overflow: hidden;
}

section .container{
	opacity: 0;
	transition: 0.5s;
}

.error-404 h1{
	text-align: center;
}

.audioplayer {
    z-index: 999;
}

/* Header */
section.advertisement-banner.header-ad {
    padding: 3rem 0;
}
section.advertisement-banner {
	text-align: center;
}
.for-overscroll {
    display: flex;
    align-items: center;
}

a.go-back {
    display: flex;
    align-items: center;
	font-size: 1rem;
	line-height: 1.4rem;
}

a.go-back.for-anmeldelser {
    margin-bottom: 1.5rem;
	margin-top: 1.5rem;
}

a.go-back.for-indlaeg{
	margin-bottom: 1.5rem;
	margin-top: 1.5rem;
}

a.go-back svg{
	margin-right: 0.5rem;
}

.header-menu-container {
    display: flex;
    align-items: center;
}

.responsive-menu {
    display: none;
    height: 7.7rem;
    width: 7.7rem;
    position: fixed;
    background-color: #0B030C;
    border-radius: 50%;
    right: 1.7rem;
    bottom: 1.7rem;
    box-shadow: 0px 0px 10px rgb(0 0 0 / 25%);
    z-index: 98;
    align-items: center;
    justify-content: center;
	transition: 0.3s;
}

.responsive-menu::after{
	content: '';
	background-image: url("data:image/svg+xml,%3Csvg width='24' height='13' viewBox='0 0 24 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='24' height='1' rx='0.5' fill='white'/%3E%3Crect y='6' width='24' height='1' rx='0.5' fill='white'/%3E%3Crect y='12' width='24' height='1' rx='0.5' fill='white'/%3E%3C/svg%3E");
	height: 13px;
	width: 24px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.responsive-menu.active::after{
	content: '';
	background-image: url("data:image/svg+xml,%3Csvg width='24' height='19' viewBox='0 0 24 19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='3.86816' y='0.661194' width='24' height='1' rx='0.5' transform='rotate(45 3.86816 0.661194)' fill='white'/%3E%3Crect x='20.8389' y='1.36829' width='24' height='1' rx='0.5' transform='rotate(135 20.8389 1.36829)' fill='white'/%3E%3C/svg%3E");
	height: 19px;
	width: 24px;
}

header {
    padding: 2.6rem 0 0;
}

header.webdoc-header{
	border: none;
}

header.webdoc-header .container.wide.for-navigation{
	border: none;
}

header .container.top-block{
	padding-bottom: 2.3rem;
}

.container.wide.for-navigation .line {
    height: 4px;
	width: 100%;
	background-color: #0B030C;
}

.container.wide.for-navigation .line.bottom {
    height: 1px;
	margin-top: 2.3rem;
}

.progressbar {
    float: left;
    height: 100%;
    background: #0B030C;
}

/* .margin-top{ */
	/* margin-top: 5.4rem; */
/* } */

.sticky-line {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    position: sticky;
    top: 0;
    width: 100%;
    z-index: 20;
    background-color: #fff;
}

.sticky-line .left-side,
.sticky-line .right-side{
	padding: 2.4rem 3.7rem 1.6rem;
}

.sticky-line .bottom-line {
    background: #F1F0F0;
    width: 100%;
    height: 0.7rem;
}

.sticky-line span {
    font-size: 1.2rem;
    line-height: 1.6rem;
    font-weight: 300;
}

.sticky-line h5{
	margin-right: 4.1rem;
	font-size: 1.4rem;
	line-height: 1.4rem;
}

.sticky-line .left-side{
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}

.sticky-line .right-side a {
    display: flex;
    align-items: center;
}

.sticky-line .right-side a svg{
	margin-left: 0.6rem;
}

header .container.wide {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.site-header.black-background .site-branding svg path{
	fill: #fff;
}

.site-header.black-background .button.primary{
	border: 1px solid #fff;
}

.site-header.black-background .search-button svg path,
.site-header.black-background .search-button svg line{
	stroke: #fff;
}

.site-header.black-background .save-button svg path{
	fill: #fff;
}

.site-header.black-background .main-navigation li a{
	color: #fff;
}

.site-header.black-background .main-navigation .dots-container p {
    color: #fff;
}

.site-header.black-background .main-navigation .dots-container svg path{
	stroke: #fff;
}

.site-header.black-background .dots span {
    background: #fff;
}

header .container.wide .main-navigation {
    width: 100%;
    display: flex;
    align-items: flex-start;
    position: relative;
}

.site-branding svg {
    height: 9rem;
    width: auto;
}

.site-branding svg path{
	fill: #0B030C;
}

header .wishlist-link {
    position: relative;
    display: inline-block;
    margin-left: 2.6rem;
}

header .wishlist-link svg path{
	fill: none;
	stroke: #0B030C;
}

header.black-background .wishlist-link svg path {
    fill: none;
    stroke: #fff;
}

header .wishlist-link span{
	position: absolute;
	top: -0.8rem;
	right: -0.8rem;
	width: 1.6rem;
	height: 1.6rem;
	border-radius: 50%;
	background-color: #1384B5;
	font-size: 0.8rem;
	color: #fff;
	text-align: center;
	line-height: 1.6rem;
}

header .right-side {
    display: flex;
    align-items: center;
    padding-top: 1.7rem;
}

.menu-for-mobile{
	display: none;
}

.search-button {
	margin-left: 5.6rem;
}

.main-navigation {
    padding-top: 2rem;
}

.site-branding a{
	display: flex;
}

.main-navigation ul{
	display: flex;
	flex-wrap: wrap;
}

.main-navigation li {
    list-style: none;
    display: flex;
}

.main-navigation li a {
    font-size: 1.4rem;
    line-height: 1.4rem;
    color: #000;
    padding: 0 0.75rem;
    font-weight: 300;
    text-decoration: none;
}

.dropdown-categories-menu .list a {
    color: #fff;
    margin-right: auto;
    font-size: 2rem;
    line-height: 2.6rem;
    border: none;
    background-color: transparent;
    color: #fff;
    font-family: 'Hatch';
    font-weight: 500;
    padding: 0.15rem 0;
    text-align: left;
    cursor: pointer;
}
.dropdown-categories-menu .list li:hover a{
	text-decoration: none;
}
.dropdown-categories-menu .list li a:hover{
	text-decoration: underline;
}

.main-navigation li:first-child a{
	padding-left: 0;
}

.main-navigation li:hover a{
	text-decoration: underline;
}

.dots {
    display: flex;
    margin-left: 0.7rem;
    position: static;
    align-items: flex-start;
}

.dots span{
	height: 0.4rem;
	width: 0.4rem;
	border-radius: 50%;
	background: #0B030C;
	margin: 0 0.1rem;
}

span.swiper-notification {
    display: none;
}

.dots-container {
    /* padding: 0.7rem 0; */
    cursor: pointer;
    display: flex;
    align-items: center;
}

.dots-container svg.list-arrow{
	margin: 0;
}

.dots-container p {
    font-size: 1.4rem;
    line-height: 1.4rem;
    color: #000;
    padding: 0 0.75rem;
    font-weight: 600;
    text-decoration: none;
}

.dots-content {
    position: absolute;
    top: 0;
    left: 0;
    padding: 7.4rem 4rem 5.7rem 4.9rem;
    background-color: #0B030C;
    border-radius: 4px;
    z-index: -1;
    width: 100%;
	visibility: hidden;
	transition: 0.5s;
	opacity: 0;
}

.main-navigation .dots-content ul {
    display: flex;
    flex-wrap: unset;
}

.dots-content.active{
	visibility: visible;
	z-index:10;
	opacity: 1;
}

.dots-content *{
	color: #fff;
}

.dots-menu ul{
	display: flex;
	flex-direction: column;
}

.dots-menu li a{
	font-size: 2.6rem;
	line-height: 3.2rem;
	color: #fff;
	font-weight: 500;
	padding: 0.4rem 0;
	display: block;
}

.dots-content .buttons {
    display: flex;
	margin: 3.4rem 0 3.5rem;
}

.dots-content .buttons .button.active{
	background: #fff;
	color: #0B030C;
}

.dots-menu ul.list{
	display: none;
}

.dots-menu ul.list.active{
	display: block;
}

.dots-content .buttons a{
	font-size: 1.2rem;
	line-height: 1.6rem;
    padding: 0.9rem 3.9rem 0.7rem;
	border: 1px solid #fff;
	margin: 0 0.7rem 0 0;
}

.dots-content .buttons a.secondary:hover{
	background: transparent;
	color: #fff;
}

.dots .dropdown-categories-menu{
	left: 0;
	right: 0;
}

a.close.button {
    max-width: 37.5rem;
    width: 100%;
    display: block;
    border-radius: 32px;
    border: 1px solid #FFFFFF;
    margin: 0 auto;
    font-size: 1.6rem;
    line-height: 2.4rem;
    padding: 1.2rem 3.2rem 1.1rem;
    margin-top: 5.6rem;
    color: #fff;
}

a.close.button:hover{
	background-color: #fff;
	color: #0B030C;
}

/* Accordion */

.accordion-block ul {
    padding: 0;
    margin: 0;
    float: left;
    width: 100%;
}
.accordion-block .container > ul > li {
    border-top: 1px solid #222;
    list-style: none;
    float: left;
    width: 100%;
    line-height: 2.5rem;
}
.accordion-block .container > ul > li:last-child{
	border-bottom: 1px solid #222;
}
.accordion-block .title, .accordion-block .faq-question h3 {
    font-size: inherit;
    cursor: pointer;
    line-height: inherit;
    padding: 2rem 3rem 2rem 0;
    position: relative;
    width: 100%;
    background: transparent;
    border: 0;
    text-align: left;
	color: var(--textclr1);
	font-size: 2rem;
	line-height: 2.6rem;
}
.accordion-block button.title.opened{
	font-weight: 700;
}
.faq-answer {
    display: none;
	padding-bottom: 2rem;
}
.admin-edit-link a {
    position: absolute;
    z-index: 99;
    top: 0;
    right: 33px;
    font-weight: normal;
    color: #eee;
    font-size: 14px;
    background-color: #23282d;
    padding: 8px 8px 8px 30px;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
    transition: all .1s ease-in-out;
    display: none;
}
.accordion-block ul li:hover .admin-edit-link a {
	display: inline-block;
}
.admin-edit-link a {
    color: white!important;
    font-weight: normal!important;
    text-decoration: none!important;
    line-height: 1.3!important;
}
.admin-edit-link a:before {
    content: "\f464";
    top: 6px;
    left: 5px;
    font: normal 20px/1 dashicons;
    position: absolute;
    transition: all .1s ease-in-out;
    color: rgba(240,245,250,.6);
}
.admin-copy-link a:before {
    content: "\f103";
}
.admin-edit-link a:hover, .admin-edit-link a:hover:before {
    color: #00b9eb;
    background: #32373c;
}
/*plus minus*/
.accordion-block .faq-question .title:before, .accordion-block .faq-question .title:after {
    content: "";
    position: absolute;
    background-color: #2C2C30;
    transition: transform 0.4s ease-out;
}
.accordion-block .faq-question .title:before {
    top: 50%;
    right: 0;
    width: 2px;
    height: 20px;
    margin-right: 9px;
    margin-top: -10px;
}
.accordion-block .faq-question .title:after {
    top: 50%;
    right: 0;
    width: 20px;
    height: 2px;
    margin-top: -1px;
}
.accordion-block .faq-question .title.opened:before {
    transform: scaleY(0);
}
.accordion-block ul ul {
	padding-left: 2rem;
	margin-top: 1rem;
	margin-bottom: 1rem;
	list-style: disc;
}
.accordion-block .accordion-top-content{
	width: 60rem;
	padding-right: 12rem;
}

.accordion-block .container{
	display: flex;
	flex-wrap: wrap;
}

.accordion-block .container.default.one_column {
    max-width: 96rem;
    flex-direction: column;
    padding: 0 12.1rem;
}

.accordion-block .container.default.one_column .accordion-top-content {
    width: unset;
    padding-right: 0;
}

.accordion-block .container.default.one_column ul {
    width: 100%;
}

.accordion-block ul{
	width: calc(100% - 60rem);
}

/* .faq-answer, */
/* .faq-answer p,  */
/* .faq-answer li, */
/* .faq-answer a{ */
    /* font-size: 1.4rem; */
    /* line-height: 2rem; */
    /* font-weight: 400; */
/* } */

.black-background .accordion-top-content *{
	color: #fff;
}

.accordion-block.black-background .title, .accordion-block.black-background .faq-question h3{
	color: #fff;
}

.accordion-block.black-background ul li{
	border-color: #fff;
}

.accordion-block.black-background .faq-answer *{
	color: #fff;	
}

.accordion-block.black-background .faq-question .title:before, .accordion-block.black-background .faq-question .title:after{
	background-color: #fff;
}

/* Media with text */

.media-with-text .container {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.media-with-text .container.content-reversed {
    flex-direction: row-reverse;
}

.media-with-text .container.content-reversed .right-side{
	padding-right: 7.7rem;
	padding-left: 0rem;
}

.media-with-text .container .left-side{
	width: 92.6rem;
    height: 61.7rem;	
    border-radius: 4px;
    overflow: hidden;
}

.media-with-text .container .right-side {
    width: calc(100% - 92.6rem);
    padding-left: 7.7rem;
}

.media-with-text .container .right-side p{
	font-size: 1.6rem;
	line-height: 2rem;
}

.media-with-text .container .right-side h1,
.media-with-text .container .right-side h2,
.media-with-text .container .right-side h3,
.media-with-text .container .right-side h4,
.media-with-text .container .right-side h5{
    margin: 0 0 0.9rem;
}

/* Forms */

.gfield {
  position: relative;
  margin: 1.6rem 0 0;
}

.gfield:not(.gfield--type-radio, .gfield--type-fileupload, .gfield--type-consent) label,
.woocommerce-checkout .checkout-inputs label:not(.checkbox),
.woocommerce-MyAccount-content form p label:not(.checkbox),
form.login label {
	position: absolute;
	top: 1.4rem;
	left: 1.4rem;
    color: rgb(117, 117, 117);
	transition: .1s all linear;
	cursor: text;
    font-size: 1.6rem;
    line-height: 1.9rem;
	/* background-color: #fff; */
	padding: 0 0.5rem;
	margin-top: 0;
	padding: 0;
}

.gfield:not(.gfield--type-radio, .gfield--type-fileupload, .gfield--type-consent).active label, .gfield.gfield--type-date label, fieldset.gfield--type-password span:has(span.active) > label, fieldset.gfield span.active label, .gform_wrapper.gravity-theme .gfield div span:has(input.active) label, .woocommerce-checkout .checkout-inputs p.active label:not(.checkbox), .woocommerce-MyAccount-content form p.active label:not(.checkbox), form.login p.active label, form.login p:has(span.password-input.active) label {
    top: 0.8rem;
    font-size: 1rem!important;
    line-height: 1.6rem;
    z-index: 9;
    left: 2rem;
}

.ui-datepicker {
    background-color: #fff;
    box-shadow: 0px 4px 40px rgba(0, 0, 0, 0.08);
	z-index: 99!important;
}

.gfield_checkbox label, #gappointments_calendar_slots label.time_slot{
	position: relative!important;
	top: unset!important;
	left: unset!important;
}

.gfield input, .gfield textarea, .gfield select, .select2-container--default .select2-selection--single {
	background-color: unset!important;
    border-bottom: 1px solid #dedede!important;
	border-left: 1px solid #dedede!important;
	border-right: 1px solid #dedede!important;
	border-top: 1px solid #dedede!important;
	border-radius: 50px!important;
	padding: 1.4rem 2rem!important;
	clear: both!important;
	font-family: inherit!important;
	cursor: pointer!important;
	font-size: 1.3rem!important;
	min-width: unset!important;
	min-height: 4.8rem;
    max-width: 100%!important;
	width: 100%!important;
	height: unset!important;
	box-shadow: 0!important;
	margin-bottom: 0!important;
}
.gfield.active input{
	padding: 1.9rem 2rem 0.9rem 2rem!important;
}
.gform_footer input[type="submit"] {
    margin: 0;
    background: #170F18;
    border: 1px solid #170F18;
    /* border: 0; */
    color: #fff;
    font-size: 1.4rem;
    width: auto;
    padding: 1.4rem 2rem;
    font-family: 'Hatch';
    font-weight: 400;
    cursor: pointer;
    border-radius: 50px;
}

:focus-visible {
    outline: 0px;
}
button.gform_show_password {
    border: 0;
    background: transparent;
    position: absolute;
    right: 1rem;
    top: -0.3rem;
}
input[type="radio"], .quantity input {
	min-width: 0;
}
.select2-container--default .select2-selection--single {
   height: calc(2px + 1.4rem + 1.4rem + var(--fontsize_p) * var(--lineh_p));
}
.select2-container .select2-selection--single .select2-selection__rendered {
    line-height: var(--lineh_p);
    padding: 0;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 97%;
    right: 1rem;
}
.gfield_password_strength.blank {
	display: none;
}
.ginput_complex {
    display: flex;
	justify-content: space-between;
}
.ginput_complex input {
    width: 100%;
}
.ginput_complex > span {
    width: 48%;
    position: relative;
}
.gf_clear.gf_clear_complex {
    display: none;
}
fieldset {
    border: 0;
    padding: 0;
}
fieldset legend {
	display: none;
}
.gform_footer {
    margin-top: 0;
    position: absolute;
    bottom: 0;
    right: 0;
}
.gform_wrapper form{
	position: relative;
}
.gform_submission_error {
    margin-top: 1rem;
    margin-bottom: 1rem;
    font-size: 1.4rem;
    font-weight: 300;
    line-height: 2rem;
    padding: 1.5rem;
    color: #842029;
    background-color: #f8d7da;
    border-color: #f5c2c7;
    border: 1px solid;
}
.gform_confirmation_wrapper .gform_confirmation_message{
    margin-top: 1rem;
    font-size: 1.4rem;
    font-weight: 300;
    line-height: 2rem;
    padding: 1.5rem;
    color: #0f5132;
    background-color: #d1e7dd;
    border-color: #badbcc;
    border: 1px solid;
}
.gfield_validation_message {
    font-size: 1.2rem;
    color: red;
    font-weight: 300;
    margin-top: 0.3rem;
}
.password_input_container {
    position: relative;
}
form label {
    width: auto!important;
	display: block;
    margin-top: 1rem;
}
textarea {
    /* min-height: 15rem; */
    height: 15rem;
}
.gchoice, #shipping_method li, #payment li {
	line-height: 1;
	margin-bottom: 1rem!important;
    margin-top: 1rem!important;
}
select {
	-webkit-appearance: none;
 	-moz-appearance: none;
	    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='19.566' height='11.216' viewBox='0 0 19.566 11.216'%3E%3Cdefs%3E%3Cstyle%3E.a%7Bfill:none;%7D.b%7Bclip-path:url(%23a);%7D.c%7Bfill:%23000000;%7D svg%7Btransform: rotate(180deg);%7D%3C/style%3E%3CclipPath id='a'%3E%3Crect class='a' width='19.566' height='11.216'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg class='b'%3E%3Cpath class='c' d='M19.566,9.781l-1.435,1.435L9.783,2.868,1.435,11.216,0,9.781,9.781,0Z'/%3E%3C/g%3E%3C/svg%3E");
       background-repeat: no-repeat;
    background-position: right 2rem top 50%;
    background-size: 1.3rem auto, 100%;
}
input[type="checkbox"] {
    display: block;
    opacity: 0;
    position: absolute;
    width: 2.2rem;
    height: 2.2rem;
    z-index: 99;
    cursor: pointer;
	margin: 0;
}
label.checkbox{
	background: transparent;
    border: 0;
}
form .required, label a, .woocommerce-privacy-policy-text a, .select2-container--default .select2-selection--single .select2-selection__rendered {
	color: var(--textclr1)!important;
	text-decoration: none;
}
.checkbox {
    height: 2.2rem;
    width: 2.2rem;
	background: white;
    border-radius: 0.3rem;
	border: 1px solid var(--clr1);
	position: relative;
}
.checkbox-block {
    float: left;
    margin-right: 1rem!important;
}
.checboxlabel {
    margin-left: 1rem;
    width: auto;
    cursor: pointer;
}
.checkbox-block.active .checkbox:after {
    width: 1.4rem;
    height: 1.4rem;
    border-radius: 0.2rem;
    left: 0.3rem;
    top: 0.3rem;
    content: "";
    background: var(--clr2);
    display: block;
    position: absolute;
	z-index: 2;
	cursor: pointer;
}
.select2-dropdown, .select2-container--default .select2-search--dropdown .select2-search__field {
	border:var(--border1);
}
.select2-container .select2-selection--single {
	margin: 0;
}
input[type="file"] {
	background: transparent;
	border:var(--border2);
    display: block;
    width: 100%;
    padding: 0 3rem;
    height: 42px;
    overflow: visible;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 3rem;
    max-width: calc(320px + 4rem);
    padding-top: 42px;
	cursor: pointer;
	position: relative;
}
input[type="file"]:after {
    content: attr(aria-label);
    position: absolute;
    font-size: 1.4rem;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
}
input[type="file"]:hover {
    background: var(--clr2);
	border-color: var(--clr2);
}
input[type="file"]:hover:after {
    color: white;
}
input[type="radio"] {
  -webkit-appearance: none;
  appearance: none;
  margin: 0;
  font: inherit;
  color: var(--clr1);
  width: 1.15em;
  height: 1.15em;
  border: 1px solid var(--clr1);
  border-radius: 50%;
  display: grid;
  place-content: center;
  float: left;
  margin-right: 1rem;
  padding: 1rem;
}
input[type="radio"]::before {
  content: "";
  width: 1.2rem;
  height: 1.2rem;
  border-radius: 50%;
  transform: scale(0);
  transition: 120ms transform ease-in-out;
  box-shadow: inset 1em 1em var(--clr2);
  background-color: CanvasText;
}
input[type="radio"]:checked::before {
  transform: scale(1);
}
input[type="radio"]:focus {
  outline: max(2px, 0.15em) solid transparent;
  outline-offset: max(2px, 0.15em);
}

/* Timeline */

section.timeline_module {
    padding: 0;
}
section.timeline_module.black-background *{
	color: #fff;
}
section.timeline_module.black-background .timeline-navitem .timeline-dot-inner{
	background: #fff;
}
section.timeline_module .container{
	opacity: 1;
}
.timeline_module .navtitle {
	font-size: 1.5rem;
	line-height: 1.9rem;
	font-weight: bold;
	text-transform: uppercase;
}
.timeline_module .subtitle {
	font-size: 1.2rem;
}
.timeline_module .navtitle, .timeline_module .navsubtitle {
	opacity: 0.5;
	margin-left: 3.5rem;
}
.timeline-navitem.active .navtitle {
	font-size: 2.4rem;
    margin-bottom: 1rem;
	opacity: 1;
}
.timeline-navitem.active .navsubtitle {
	font-size: 1.6rem;
	opacity: 1;
}
.timeline-navitem {
    padding-bottom: 14rem;
	cursor: pointer;
	position: relative;
}
.timeline-nav { 
	position: relative;
    width: 30%;
    float: left;
	max-width: 30rem;
}
.timeline-content {
    width: 70%;
    float: left;
    margin-top: 12rem;
    margin-bottom: 10rem;
}
.timeline-line {
    position: absolute;
    border: 1px solid;
    height: 100%;
    left: 0;
    top: 0;
	transition: 0.3s ease!important;
}
.timeline-navitem.active .timeline-line {
	top: 3.1rem;
}
.timeline-navitem.active .timeline-dot-inner {
    width: 2.1rem;
    height: 2.1rem;
}
.timeline-dot {
	position: absolute;
    transform: translateX(-50%);
	top: 1rem;
    left: 0;
}
.before-active .timeline-line {
    top: -1rem;
}
.timeline-dot-inner {
	background: black;
    width: 1.5rem;
    height: 1.5rem;
    border-radius: 50%;
	left: 50%;
    top: 50%;
    position: absolute;
    transform: translate(-50%,-50%);
}
.timeline-navitem.active .timeline-dot {
	width: 4.3rem;
    height: 4.3rem;
	top: -1rem;
}
.timeline-navitem * {
	transition: 0.3s ease-out;
}
.timeline-navitem .timeline-dot {
	width: 1rem;
    height: 1rem;
    border: 2px solid;
    border-radius: 50%;
	top: 0.5rem;
	left: 1px;
}
.tc-item.active {
    display: block;
}
.tc-item {
    display: none;
}
.timeline_module .swiper-wrapper {
	padding: 0!important;
}

@media screen and (min-width: 1001px) {
	.timeline_module .swiper-wrapper {
		margin: 0!important;
		display: block;
	}
	.timeline-navitem.active .timeline-dot {
		background-color: transparent!important;
	}
}
@media screen and (max-width: 1000px) {
.timeline-nav:after {
    content: " ";
    position: absolute;
    width: 50px;
    height: 121%;
    right: 0;
    top: 0;
    z-index: 9;
}
.timeline-navitem.active .navtitle {
    font-size: 2rem;
    margin-bottom: 0.6rem;
}
.timeline-navitem.swiper-slide {
    width: 15rem!important;
    min-height: 8rem;
}

.timeline-navitem.swiper-slide.dummy {
	width: 0!important;
    margin: 0!important;
}
.timeline-line {display: none!important;}
.timeline_module .swiper-wrapper {
	margin: 0!important;
    margin-top: 8rem!important;
    overflow: visible;
}
.timeline-line {
    width: 100%;
    height: 0;
    bottom: 0;
    left: 0;
    top: auto!important;
}
.timeline-navitem .timeline-dot {
    top: auto!important;
    bottom: -1px;
    transform: translate(0,50%);
    left: 29px!important;
}
.timeline-navitem.active .timeline-dot {
    left: 14px!important;
}
.timeline-navitem {
    padding-bottom: 0;
}
.timeline_module > .container {
    padding: 0;
    width: 100%;
}
.timeline-content {
	width: 100%;
    margin-top: 7rem;
}
.timeline_module .navtitle, .timeline_module .navsubtitle {
    margin-left: 1.6rem;
}
.timeline-nav {
    width: 100%;
    max-width: 100%;
    border-bottom: 2px solid;
}
}
@media screen and (max-width: 1000px) and (min-width: 500px) {
.timeline-navitem.swiper-slide.dummy {
    width: 3rem!important;
}
}

#header-buttons{
	display: flex;
}

#header-buttons li{
	list-style: none;
}

#header-buttons li a{
    font-size: 1.4rem;
    line-height: 1.8rem;
    text-align: center;
    padding: 1.4rem 3.2rem 1.3rem;
    text-decoration: none;
    transition: 0.5s;
    margin: 0 0.75rem;
	background: #fff;
    color: #0B030C;
    border-radius: 50px;
    border: 1px solid #0B030C;
}

#header-buttons li a:hover {
    box-shadow: 0px 0px 15px rgb(0 0 0 / 20%);
}

#header-buttons .current-menu-item a{
	box-shadow: 0px 0px 15px rgb(0 0 0 / 20%);
}

h1.saved-post-title{
	margin-bottom: 4.2rem;
}

.saved-posts-list {
    padding: 2.7rem 0 5.5rem;
}

/* Featured post list */

.featured-post-list .container.wide {
    display: flex;
    flex-wrap: wrap;
    /* margin-bottom: 9rem; */
    padding-bottom: 9rem;
    justify-content: space-between;
    /* align-items: center; */
}

.featured-post-list.reading-progress.white-background section{
	background: #fff;
}

.featured-post-list .container.wide .left-side h2 {
    font-size: 6rem;
    line-height: 6.4rem;
    font-weight: 700;
    margin: 0.9rem 0 1.9rem;
}

.featured-post-list .container.wide .left-side h2 a {
  overflow-wrap: break-word;
}

.featured-post-list .container.wide .left-side h3 {
    font-size: 2.6rem;
    line-height: 3.2rem;
    font-weight: 700;
    max-width: 57rem;
}

.featured-post-list .container.wide .left-side {
    width: calc(100% - 88.4rem);
    padding-right: 5rem;
    margin-top: 7rem;
    /* max-width: 650px; */
    max-width: 750px;
}

.featured-post-list .container.wide .right-side {
    width: 88.4rem;
    height: 59rem;
    position: relative;
    border-radius: 4px;
    overflow: hidden;
    margin-bottom: auto;
}

span.badge{
	position: absolute;
	top: 2rem;
	left: 2rem;
	z-index: 999;
	padding: 1rem 2rem;
	border-radius: 50px;
	color: #fff;
	background-color: #0B030C;
    font-size: 2rem;
    line-height: 2.6rem;
}

.featured-post-list .container.wide .right-side span.badge{
	position: absolute;
	top: 2rem;
	left: 2rem;
	z-index: 999;
	padding: 1rem 2rem;
	border-radius: 50px;
	color: #fff;
	background-color: #0B030C;
    font-size: 2rem;
    line-height: 2.6rem;
}

.featured-post-list .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets {
    right: 50%;
    margin-top: 0;
    bottom: 12rem;
    top: unset;
    width: auto;
    left: unset;
    column-gap: 0.3rem;
    display: flex;
    transform: unset;
}

.media, .media figure{
    width: 100%;
    height: 100%;
	position: relative;
	margin-bottom: 0;
}

.media figure img, .media figure video{
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.featured-post-list .container.wide .right-side img{
	position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1;
    object-fit: cover;
    transition: 0.3s;
    object-position: center;
}

span.subtitle{
	font-size: 1.2rem;
	line-height: 1.6rem;
	font-weight: 400;
}

.post-buttons{
	display: flex;
	flex-wrap: wrap;
	margin-top: 2.7rem;
}

.post-buttons a {
    width: 5.3rem;
    height: 5.3rem;
    border: 1px solid #0B030C;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
	transition: 0.5s;
	margin-right: 2.5rem;
	position: relative;
	z-index: 1;
}

	.buttons-container .post-save-button{
		margin-right: 0;
	}
	.buttons-container.post-buttons .post-save-button svg{
		margin-left: 0;
	}

	.buttons-container.post-buttons{
		margin-top: 0;
	}

.post-buttons a.share-post-button{
	background: #0B030C;
}

/* .post-buttons a.share-post-button:hover{ */
	/* background: #fff; */
	/* border: 1px solid #fff; */
	/* box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.2);	 */
/* } */

/* .post-buttons a.share-post-button svg path{ */
	/* transition: stroke .5s ease; */
/* } */

/* .post-buttons a.share-post-button:hover svg path{ */
	/* stroke: #0B030C; */
/* } */

/* .posts-list{ */
	/* display: grid; */
    /* grid-template-columns: calc(25% - 1.2rem) calc(25% - 1.2rem) calc(25% - 1.2rem) calc(25% - 1.2rem); */
    /* justify-content: space-between;	 */
/* } */

.posts-list li{
	list-style: none;
	/* transition: 0.3s; */
	opacity: 0;
}

.posts-list li:hover .post-image{
	filter: drop-shadow(0px 5px 20px rgba(0, 0, 0, 0.2));
}

.posts-list li .post-image {
    height: 23.4rem;
    border-radius: 4px;
    width: 100%!important;
    position: relative;
    overflow: hidden;
	/* transition: 0.3s; */
}

.posts-list li .post-image span.badge{
	position: absolute;
	top: 1rem;
	left: 1rem;
	z-index: 999;
	padding: 0.5rem 1rem;
	border-radius: 50px;
	color: #fff;
	background-color: #0B030C;
    font-size: 1.4rem;
    line-height: 2rem;
}

.posts-list li .post-image a{
    display: block;
    width: 100%;
    height: 100%;
}

.posts-list li .post-image img{
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.list-top-block {
    margin-bottom: 1.3rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
	width: 100%;
}

list {
    display: flex;
    margin-bottom: 2rem;
    flex-wrap: wrap;
}

.selected-tags-list span {
    background-color: #F1F0F0;
    display: block;
    border-radius: 5px;
    font-size: 1.3rem;
    padding: 0.5rem 1.5rem;
	margin: 0.3rem 0.5rem 0.3rem 0;
}

.selected-tags-list{
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 2rem;
}

.list-top-block a{
	font-size: 1.2rem;
	line-height: 1.4rem;
	font-weight: 300;
	text-decoration: underline;
}

.black-background .list-top-block *{
	color: #fff;
}

.swiper-button-next, .swiper-button-prev{
	position: relative;
	top: 0;
	right: 0;
	left: 0;
    width: auto;
    height: auto;
    margin-top: 0;
    z-index: 10;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    color: transparent;
}

.swiper-button-next::after, .swiper-button-prev::after{
	content: none;
}

.swiper-button-next{
	background-image: url("data:image/svg+xml,%3Csvg width='24' height='13' viewBox='0 0 24 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 6.5L23 6.5M23 6.5L17.5 1M23 6.5L17.5 12' stroke='black'/%3E%3C/svg%3E%0A");
	background-repeat: no-repeat;
	width: 24px;
	height: 13px;
}

.swiper-button-prev{
	background-image: url("data:image/svg+xml,%3Csvg width='24' height='13' viewBox='0 0 24 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 6.5L23 6.5M23 6.5L17.5 1M23 6.5L17.5 12' stroke='black'/%3E%3C/svg%3E%0A");
	background-repeat: no-repeat;
	width: 24px;
	height: 13px;
	transform: rotate(180deg);
	margin-right: 1.3rem;
}

.dark-picked-background .swiper-button-next{
	background-image: url("data:image/svg+xml,%3Csvg width='24' height='13' viewBox='0 0 24 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 6.5L23 6.5M23 6.5L17.5 1M23 6.5L17.5 12' stroke='white'/%3E%3C/svg%3E%0A");
}

.dark-picked-background .swiper-button-prev{
	background-image: url("data:image/svg+xml,%3Csvg width='24' height='13' viewBox='0 0 24 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 6.5L23 6.5M23 6.5L17.5 1M23 6.5L17.5 12' stroke='white'/%3E%3C/svg%3E%0A");
}

.dropdown-categories-menu .block-end .swiper-button-next{
	background-image: url("data:image/svg+xml,%3Csvg width='24' height='13' viewBox='0 0 24 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 6.5L23 6.5M23 6.5L17.5 1M23 6.5L17.5 12' stroke='white'/%3E%3C/svg%3E%0A");
}

.dropdown-categories-menu .block-end .swiper-button-prev{
	background-image: url("data:image/svg+xml,%3Csvg width='24' height='13' viewBox='0 0 24 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 6.5L23 6.5M23 6.5L17.5 1M23 6.5L17.5 12' stroke='white'/%3E%3C/svg%3E%0A");
}

.swiper-container {
    /* padding: 0 5rem; */
    overflow: unset;
}

.featured-post-list .container.default{
	max-width: 150rem;
}

.block-end {
    display: flex;
}

.after-image {
    display: flex;
    align-items: center;
    justify-content: space-between;
	margin-top: 1.1rem;
}

.after-image a, .post-category {
    text-decoration: none;
    font-size: 1.2rem;
    line-height: 1.6rem;
    color: #0B030C;
    font-weight: 400;
    display: flex;
    align-items: center;
}

.categories-block {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
}

.categories-block .post-category {
    margin-right: 0.3rem;
    color: #0B030C;
}

.category-post-list .categories-block .post-category {
    color: #0B030C!important;
}

.after-image .save-button svg{
	margin: 0 0.8rem;
}

.add-to-wishlist svg path{
	fill: none;
	stroke: #0B030C;
	-webkit-transition: fill .4s ease;
	-moz-transition: fill .4s ease;
	-o-transition: fill .4s ease;
	transition: fill .4s ease;
}

.add-to-wishlist:hover svg path{
	fill: #0B030C;
	stroke: #none;
}

.add-to-wishlist.disable svg path{
	fill: #0B030C;
	stroke: none;
}

.after-image a svg{
	height: 2.4rem;
	width: auto;
	margin-left: 1rem;
}

.posts-list li h3{
	font-size: 2rem;
	line-height: 2.6rem;
	max-width: 29rem;
	margin-top: 1.2rem;
}

.posts-list li h3 a {
    text-decoration: none;
    color: #000000;
    font-weight: 500;
}

.posts-list li h3 a:hover{
	text-decoration: underline;
}

.category-post-list .posts-list li h3 a {
    color: #000000!important;
}



.category-post-list .comment-icon span{
	color: #000000!important;
}

.category-post-list .comment-icon svg path{
	stroke: #000!important;
}

.share-list {
    display: none;
    position: absolute;
    background: #0B030C;
    width: 100%;
    z-index: 7;
    top: 2.65rem;
    border-radius: 0 0 48px 48px;
    box-shadow: 0px 3px 10px #00000029;
    padding-top: 2.65rem;
    padding-bottom: 1.5rem;
}

.share-list a {
    width: 3.2rem;
    height: 3.2rem;
    display: flex;
    margin: 0.9rem auto 0!important;
    border-radius: 50%;
    border: 1px solid #fff;
    align-items: center;
    justify-content: center;
}

.share-list a svg{
	max-height: 1.6rem;
	max-width: 1.6rem;
}

.share-block{
	position: relative;
}

.share-block .share-post-button{
	margin-right: 0;
}

.share-icon {
    z-index: 8;
    position: relative;
}

.share-list a svg {
    width: 2.5rem;
    height: auto;
}

.share-list a svg path{
	transition: fill .5s ease;
}

.share-list a svg:hover path{
	fill: #F1F0F0;
}

span#linkcopied {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 6.3rem;
    width: 9.4rem;
    display: none;
}

/* Category post list */

.grid .posts-list{
	display: grid;
    grid-template-columns: calc(25% - 1.2rem) calc(25% - 1.2rem) calc(25% - 1.2rem) calc(25% - 1.2rem);
    justify-content: space-between;
}

.post-type-archive-anmeldelser .grid .posts-list {
    display: grid;
    grid-template-columns: calc(16.66% - 1.3rem) calc(16.66% - 1.3rem) calc(16.66% - 1.3rem) calc(16.66% - 1.3rem) calc(16.66% - 1.3rem) calc(16.66% - 1.3rem);
    justify-content: space-between;
}

.post-type-archive-anmeldelser .grid .posts-list .review-image {
    height: 33.4rem;
}

.grid .swiper-wrapper.posts-list{
    display: flex;
    grid-template-columns: none;
    justify-content: space-between;
}

.list-top-block.most-viewed .swiper-button-next{
	background-image: url("data:image/svg+xml,%3Csvg width='24' height='13' viewBox='0 0 24 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 6.5L23 6.5M23 6.5L17.5 1M23 6.5L17.5 12' stroke='white'/%3E%3C/svg%3E%0A");
}

.list-top-block.most-viewed .swiper-button-prev{
	background-image: url("data:image/svg+xml,%3Csvg width='24' height='13' viewBox='0 0 24 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 6.5L23 6.5M23 6.5L17.5 1M23 6.5L17.5 12' stroke='white'/%3E%3C/svg%3E%0A");
}

li.opinion-post {
    min-height: 34.8rem;
    background-color: #F1F0F0;
    border-radius: 4px;
    padding: 2.6rem 2.4rem 2.2rem;
    display: flex;
    flex-direction: column;
	/* transition: 0.3s; */
}

li.opinion-post:hover{
    filter: drop-shadow(0px 5px 20px rgba(0, 0, 0, 0.2));
}

li.opinion-post h3 {
    margin-top: 1rem;
    margin-bottom: auto;
}

li.opinion-post .comment-icon {
    margin-top: 0.9rem;
}

li.opinion-post .author {
    display: flex;
    align-items: center;
    margin-top: 1rem;
}

li.opinion-post .author a{
	color: #000!important;
}

li.opinion-post .author-image, .authors-container .author-image{
	height: 4.8rem;
	width: 4.8rem;
	border-radius: 50%;
	overflow: hidden;
	position: relative;
	margin-right: 1.2rem;
}

li.opinion-post .author-image a, .authors-container .author-image a{
	width: 100%;
	height: 100%;
	display: block;
}

li.opinion-post .author-image img, .authors-container .author-image img{
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.authors-container .author {
    display: flex;
    align-items: center;
}

.author-info {
    margin-left: 0.5rem;
}

.author-info h5 {
    margin-bottom: 0.5rem;
}

/* Quotations */

section.black-background blockquote, section.black-background .quotations-author, section.quotations.black-background a{
	color: #fff;
}

.quotations-author{
	/* border-left: 1px solid #fff; */
	/* padding-left: 1.3rem; */
	font-size: 1.2rem;
	line-height: 1.6rem;
	font-weight: 300;
}

.featured-quotations .quotations-author{
	max-width: 29.2rem;
}

.quotations-author .posted-in span{
	font-weight: 400;
}

.quotations-author .posted-in{
	margin-top: 0.8rem;
}

.featured-quotations{
	margin-bottom: 6.4rem;
}

.featured-quotations blockquote, .featured-quotations blockquote p {
    font-size: 4rem;
    line-height: 4.8rem;
    max-width: 127.7rem;
    font-weight: 700;
    margin: 3.2rem 0 1.9rem;
}

.featured-quotations .author,
.featured-quotations .quotations-author a{
	font-size: 1.6rem;
	line-height: 2.4rem;
}

.featured-quotations .quotations-author{
	max-width: unset;
	border-left: 0;
	padding-left: 0;
    font-weight: 400;	
}

section.quotations ul{
	display: grid;
    grid-template-columns: calc(50% - 3.2rem) calc(50% - 3.2rem);
    justify-content: space-between;
	row-gap: 8rem;
}

section.quotations ul li {
    list-style: none;
    /* margin-bottom: 9rem; */
    padding-left: 3.2rem;
    border-left: 1px solid #fff;
}

section.quotations ul li blockquote{
	font-size: 2rem;
	font-weight: 500;
	line-height: 2.6rem;
	margin-bottom: 0.8rem;
}

section.quotations .list-top-block{
	margin-bottom: 3.2rem;
}

section.quotations .container svg {
    width: 22.6rem;
    height: auto;
}

.quotations{
	color: #fff;
}

section.quotations.container.post-narrow{
	padding: 8rem 3rem;
}

/* revies block */

.reviews ul{
	display: grid;
    grid-template-columns: calc(16.66% - 1.2rem) calc(16.66% - 1.2rem) calc(16.66% - 1.2rem) calc(16.66% - 1.2rem) calc(16.66% - 1.2rem) calc(16.66% - 1.2rem);
    justify-content: space-between;
}

.reviews ul li{
	list-style: none;
	margin-bottom: 2rem;
	opacity: 0;
}

.review-image{
	height: 34.4rem;
	width: 100%;
	overflow: hidden;
	border-radius: 4px;
	position: relative;
	margin-bottom: 1.7rem;
}

.review-image a{
	width: 100%;
	height: 100%;
	display: block;
	position: relative;
}

.review-image img{
	position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1;
    object-fit: cover;
    transition: 0.3s;
    object-position: center;
}

.stars svg{
	margin-right: 0.1rem;
}

.reviews-category.category {
    font-size: 1.2rem;
    line-height: 1.6rem;
    margin: 1.8rem 0 0.9rem;
    display: block;
}

section.reviews h3{
	font-size: 1.9rem;
	line-height: 2.6rem;
	font-weight: 700;
	max-width: 26rem;
}

/* featured post */

.featured-post-list{
	padding-top: 8rem;
}

.featured-post-list .top-block{
	/* height: auto!important; */
	/* height: 68rem!important; */
	height: 85rem!important;
	overflow: hidden;
	position: relative;
	/* padding-bottom: 9rem; */
}

.featured-post-list .top-block .swiper-wrapper {
    padding-bottom: 9rem;

}

.featured-post-list .top-block{
    max-width: 192rem;
    margin: 0 auto;
}

.featured-post-list .swiper-pagination-bullet{
	height: 1.6rem;
	width: 1.6rem;
    border: 1px solid #0B030C;	
	background: transparent;
	opacity: 1;
}

span.swiper-pagination-bullet.swiper-pagination-bullet-active{
	background: #0B030C;
}
@media screen and (min-width: 998px){
	.featured-post-list .swiper-wrapper .container,
	.featured-post-list .swiper-wrapper{
		height: 100%!important;
	}
}

section.featured-post .container{
	display: flex;
	flex-wrap: wrap;
}

section.featured-post{
	padding: 0;
}

section.featured-post .left-side{
	width: 92.6rem;
	height: 61.7rem;
	position: relative;
	border-radius: 4px;
	overflow: hidden;
}

section.featured-post .container{
	opacity: 1;
}

.featured-post > .container{
	overflow: hidden;
	padding: 8rem 0;
}

.featured-post > .container .swiper-pagination{
	bottom: 3rem;
}

.featured-post > .container .container.swiper-slide{
	padding: 0!important;
	margin: 0;
}

.featured-post > .container .swiper-pagination span.swiper-pagination-bullet {
    height: 1.6rem;
    width: 1.6rem;
    border: 1px solid #0B030C;
    background: transparent;
    opacity: 1;
}

.featured-post > .container .swiper-pagination span.swiper-pagination-bullet.swiper-pagination-bullet-active{
	background: #0B030C;
}

section.featured-post .left-side img{
	position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1;
    object-fit: cover;
    transition: 0.3s;
    object-position: center;
}

section.featured-post .right-side{
	width: calc(100% - 92.6rem);
	padding-left: 7.7rem;
}

section.featured-post.black-background .right-side *{
	color: #fff;
}

section.featured-post.black-background .right-side a.comment-icon svg path{
	stroke: #fff;
}

section.featured-post.black-background .right-side .add-to-wishlist svg path{
	stroke: #fff;
}

section.featured-post.black-background .right-side .add-to-wishlist.disable svg path{
	fill: #fff;
}

section.featured-post .after-image a{
	font-weight: 300;
}

section.featured-post .right-side p{
	font-size: 1.6rem;
	line-height: 2rem;
}

section.featured-post .right-side{
	padding-top: 5rem;
}

section.featured-post .right-side h2{
	margin: 0.7rem 0 0.9rem;
}

/* Blad slider */

li.swiper-slide.child{
	display: none;
}

.blad-swiper-container {
    overflow: unset;
}

section.blad-slider .post-image{
	height: auto;
}

section.blad-slider li.child .post-image{
	height: 23.4rem;
}

section.blad-slider .post-image img{
	position: relative;
}

section.blad-slider li.swiper-slide .post-image{
	transition: unset;
	cursor: pointer;
}

section.blad-slider li.swiper-slide:hover .post-image{
	filter: drop-shadow(0px 0px 14px rgba(0, 0, 0, 0.35));
}

.blad-module-title-block {
    display: flex;
    align-items: center;
}

.select-year {
    font-size: 1.4rem;
    line-height: 1.8rem;
	cursor: pointer;
	margin-left: 3rem;
	position: relative;
}

.select-year span.selected {
    display: flex;
    align-items: center;
}

.select-year span.selected svg{
	margin-left: 0.7rem;
	transition: 0.3s;
}

.year-list {
    display: none;
    position: absolute;
    top: 2rem;
    z-index: 9;
    left: 50%;
    width: 100%;
    transform: translateX(-50%);
    padding: 0.5rem 0;
    background: #fff;
    box-shadow: 0px 0px 15px rgb(0 0 0 / 20%);
}

.year-list li {
    list-style: none;
    text-align: center;
    padding: 0.5rem 0;
}

.year-list.active{
	display: block;
}

.blad-slider .mobile{
	display: block;
	font-size: 1.4rem;
	line-height: 1.8rem;
	color: #000000;
}
.blad-slider .bottom{
	display: flex;
	flex-wrap: wrap;
	margin-top: 1.6rem;
}
.blad-slider .bottom a{
	margin-left: 2.7rem;
}

.blad-slider .posts-list li {
    transition: none!important;
    /* width: 25%; */
	opacity: 1;

}

.blad-slider .posts-list li {
	width: auto;
}

.blad-slider ul li:last-child{
	margin-right: 0;
}

.blad-slider ul.posts-list {
    visibility: visible!important;
}

.assigned-articles {
    display: none;
    background-color: #F1F0F0;
    flex-direction: row;
    padding: 1.3rem 1.6rem;
    margin-top: 2rem;
}

.assigned-article {
    margin: 0 0.5rem;
    display: inline-block;
    vertical-align: top;
    width: 25.4rem;
}

/* Jobs block */

.jobs-list .container{
	display: flex;
	flex-wrap: wrap;
}

.jobs-list .list-top-block {
    flex-direction: column;
    align-items: flex-start;
}

.jobs-list .list-top-block a {
    color: rgba(0, 0, 0, 0.6);
    font-size: 1.2rem;
    line-height: 1.6rem;
    text-decoration: none;
    margin-top: 1rem;
    font-weight: 400;
}

.jobs-list .container > .left-side{
	width: 36.3rem;
}

.jobs-list .right-side{
	width: calc(100% - 38.4rem);
}

.jobs-list.single-page .right-side{
	width: 100%;
}

.jobs-list.single-page .right-side .right-side{
	width: auto;
}

.jobs-list .right-side li {
    list-style: none;

    border-bottom: 1px solid #E7E6E7;
    padding: 3.7rem 0 3.6rem;
}

.jobs-list .right-side li:hover h3{
	text-decoration: underline;
}

.jobs-list .right-side li a{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.jobs-list .right-side li:first-child{
	padding-top: 0;
}

.jobs-list .right-side li:last-child{
	padding-bottom: 0;
	border-bottom: 0px;
}

.jobs-list .right-side li h3 {
    max-width: 35.8rem;
    font-size: 2rem;
    line-height: 2.6rem;
}

.jobs-list .right-side li h3 a{
	margin-left: 1.6rem;
}

.jobs-list .right-side li .left-side {
	flex: 0 0 55%;
	padding-right: 3rem;
}

.jobs-list .right-side li .right-side {
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    margin-right: 4.5rem;
    align-items: center;
	flex: 5;
}

.jobs-list .right-side li .right-side .job-location,
.jobs-list .right-side li .right-side .job-position{
	margin-right: 5rem;
	flex: 6;
}

.jobs-list .right-side li .right-side h5{
	font-size: 1.4rem;
	line-height: 1.4rem;
	font-weight: 500;
	margin-bottom: 1rem;
}

.jobs-list .right-side li .right-side span{
	font-size: 1.2rem;
	line-height: 1.6rem;
	font-weight: 400;
}

/* Footer */

footer{
	background-color: #170F18;
	padding: 15.3rem 0 11rem;
}

.footer-logo svg{
	width: auto;
	height: 7.2rem;
}

.footer-logo svg path{
	fill: #fff;
}

footer .container, .footer-menu {
    display: flex;
    flex-direction: row;
    width: 100%;
}

.footer-logo {
    margin-right: 14rem;
}

/* .footer-menu ul{ */
	/* margin-right: 20rem; */
/* } */

.footer-menu li a {
    font-size: 2rem;
    line-height: 2.6rem;
    color: #fff;
    font-weight: 500;
    padding: 0.85rem 0;
    display: inline-block;
}

.footer-menu li a:hover{
	text-decoration: underline;
}

.footer-subscribe{
	background-color: #0B030C;
	padding: 14.8rem 0 11.4rem;
}

.footer-subscribe *{
	color: #fff;
}

.footer-subscribe .container{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.footer-subscribe .left-side{
	max-width: 61.3rem;
}

.footer-subscribe .right-side{
	max-width: 71.5rem;
	width: 100%;
}

.footer-subscribe span.subtitle {
    font-size: 1.6rem;
    line-height: 2.4rem;
	display: block;
	margin-bottom: 1.8rem;
}

.footer-subscribe .right-side span.subtitle{
	margin-left: 3rem;
}

.footer-subscribe h2{
	margin-top: 0.6rem;
}

section.copyright {
    padding: 3rem 0;
    color: #0B030C;
    font-size: 1.4rem;
    font-weight: 300;
    opacity: 1;
    line-height: 1.4rem;
}

section.copyright div {
	opacity: 1;
}

footer ul.menu {
	list-style: none;
}

.footer-right .block section{
	padding: 0;
}

.footer-right .block{
	width: 33.33%;
}

.footer-right .block p{
	color: #fff;
}

/* Subscribe block */

.subscribe-block.black-background *{
	color: #fff;
}

.subscribe-block{
	text-align: center;
}

.subscribe-block .container{
	max-width: 80rem;
}

.subscribe-block span.subtitle {
    font-size: 1.6rem;
    line-height: 2.4rem;
    margin-bottom: 0.7rem;
    display: block;
}

.subscribe-block form, .footer-subscribe form{
    position: relative;
    max-width: 69.4rem;
    margin: 0 auto;
	margin-top: 4.6rem;
	margin-bottom: 9rem;
}

.footer-subscribe form{
    max-width: 71.5rem;
	margin: 0;
}

.subscribe-block form input, .footer-subscribe form input{
	background-color: #514C52;
	height: 5.6rem;
	border-radius: 110px;
	width: 100%;
	border: none;
	font-size: 2rem;
	line-height: 2.8rem;
	font-family: 'Hatch';
	font-weight: 300;
	padding: 0 15rem 0 6.3rem;
	color: #B9B7BA;
}

.footer-subscribe form input{
	padding: 0 11rem 0 4.6rem;
	font-size: 1.6rem;
	line-height: 2.4rem;
}

.subscribe-block form button, .footer-subscribe form button {
    font-size: 1rem;
    line-height: 1.4rem;
    color: #fff!important;
    padding: 0 6.3rem;
    position: absolute;
    height: 5.6rem;
    top: 0;
    border-radius: 110px;
    height: 5.6rem;
    right: 0;
    border: 0;
    background: transparent;
    cursor: pointer;
}

.footer-subscribe form button{
	padding: 0 4.6rem;
}

:focus {
	outline: 0;
}

::placeholder {
	color: #B9B7BA;
	opacity: 1;
}

:-ms-input-placeholder {
	color: #B9B7BA;
}

::-ms-input-placeholder {
	color: #B9B7BA;
}

#mce-responses{
	margin-top: 1.5rem;
}

#mce-responses .response{
	font-size: 2rem;
	line-height: 2.8rem;
}

/* single post */

.single-articles .post-thumbnail {
    border-radius: 4px;
    overflow: hidden;
    display: flex;
	height: 80.5rem;
}
.single-post .single-post-top .container .caption,
.single-articles .single-post-top .container .caption {
	font-size: 1.2rem;
	line-height: 1.6rem;
	font-weight: 420;
	max-width: 210px;
	margin-top: -1rem;
    top: 2.6rem;
    position: relative;
}

.post-template-default .post-thumbnail{
    border-radius: 4px;
    overflow: hidden;
    display: flex;
}

.post-template-default .post-thumbnail video,
.post-template-default .post-thumbnail img {
	position: relative;
	width: 100%;
	height: auto;
	object-fit: unset;
    object-position: unset;
}

.bright-color *{
	color: #fff;
}

.single-post-top{
	background: #F1F0F0;
	padding: 4.6rem 0 6.8rem;
	overflow: unset;
}

.single-post-top.margin-top{
	/* margin-top: 2rem; */
}

.single-post-top .container.post-wide .post-buttons {
    position: absolute;
    right: 3rem;
    bottom: -8.1rem;
    margin: 0;
}

.container.post-wide {
    padding: 0 3rem;
    max-width: 125.8rem;
	position: relative;
}

.container.custom-text-color * {
	color: var(--custom-text-color) !important;
}

.container.post-narrow{
	max-width: 96rem;
	padding: 0 12.1rem;
}

.single-post-top h1{
	font-size: 6rem;
	line-height: 6.4rem;
	font-weight: 700;
}

.single-post-top img{
	width: 100%;
	height: auto;
}

span.posted-on {
    font-size: 1.2rem;
    line-height: 1.6rem;
	margin-bottom: 1.5rem;
	font-weight: 300;
	display: block;
}

.single-post-top .container.post-narrow{
	margin-top: 5.3rem;
}

.single-post-top .container.post-narrow.top-block {
    margin: 0 auto;
}

.tags {
    display: flex;
    margin-bottom: 3.6rem;
}

.single-post-top .tags {
    align-items: center;
}

.webdoc-top-banner .tags{
	margin-top: 9.5rem;
	margin-bottom: 0;
}

.webdoc-top-banner.overlay .media-container:after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: linear-gradient(to top, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.2))
}

.tags .button{
	padding: 1.2rem 2rem 0.9rem;
	padding: 0;
	line-height: 1.4rem;
	margin: 0 1.6rem 0 0;
}

.categories-list{
	margin-right: 1.2rem;
}

.tags .button.primary{
	font-size: 2rem;
	line-height: 2.6rem;
	color: #0B030C;
	background: transparent;
	border: 0;
}

.tags .button.secondary{
	font-size: 1.4rem;
	line-height: 1.8rem;
	color: #0B030C;
	background: transparent;
	border: 0;
	font-weight: 300;
}

.tags .button.secondary{
	background: transparent;
}

.single-post-top h3{
	font-size: 2.6rem;
	line-height: 3.2rem;
	margin-top: 2.6rem;
	margin-bottom: 2.1rem;
}

.authors-container {
    display: flex;
	margin-top: 2.7rem;
}

.single-post .authors-container .text-author{
	flex-direction: unset;
	flex-wrap: wrap;
	max-width: unset;
	column-gap: 3rem;
	row-gap: 3rem;
	margin-right: unset;
}

.authors-container .text-author {
    margin-right: 30rem;
    max-width: 200px;
    display: flex;
    flex-direction: column;
}

.photos-author {
    display: flex;
    flex-direction: column;
}

.authors-container h5, .authors-container span.title {
    font-size: 1.2rem;
    line-height: 1.6rem;
    font-weight: 700;
	margin-bottom: 0.7rem;
}

.authors-container span {
    font-size: 1.2rem;
    line-height: 1.6rem;
    font-weight: 400;
}

/* Text block */

.fact-box ul, .fact-box ol, .text-block ul, .text-block ol{
	padding-left: 2rem;
}

.text-block p, .text-block li, .text-block a, .text-block p span, .fact-box li, .fact-box p{
	font-size: 2rem!important;
	line-height: 2.8rem!important;
	font-weight: 300!important;
	font-family: 'Hatch'!important;
	margin-bottom: 1.5rem;
}

.text-block .tekstbopksplus p, .text-block .tekstbopksplus li, .text-block .tekstbopksplus a, .text-block .tekstbopksplus p span {
    font-size: 1.7rem!important;
    line-height: 2.5rem!important;
    font-weight: 300!important;
    font-family: 'Hatch'!important;
    margin-bottom: 1.5rem;
}

.text-block a > b.drupal,
.text-block a > strong.drupal,
.text-block table strong.drupal,
.text-block table b.drupal {
	margin-top: 0;
}

.text-block strong.drupal,
.text-block b.drupal {
	display: inline-block;
	margin-top: 4rem;
}

.text-block .container.default *{
	max-width: 109.6rem;
}
.text-block img{
	max-width: 100%;
	height: auto;
}

.text-block h1, .text-block h2, .text-block h3, .text-block h4, .text-block h5, .text-block h6{
	margin-bottom: 2.1rem;
}

.text-block table{
	width: 100%!important;
}

.text-block table thead{
	background: #F1F0F0;
}

.text-block table thead tr h4{
    font-size: 1.7rem!important;
    line-height: 2.4rem!important;
    font-weight: 300!important;	
	margin: 0!important;
}

.text-block table tbody tr td{
	padding: 1.2rem;
    font-size: 1.3rem!important;
    line-height: 1.9rem!important;
}

.text-block h3 {
	margin-bottom: 0.5rem;
	padding-top: 1rem;
}

.text-block.black-background *{
	color: #fff;
}

/* Fact box */

.fact-box {
    padding: 8rem 0;
}

.fact-box img {
	max-width: 100%;
	margin-bottom: 2rem;
}

.fact-box .subtitle {
    background-color: #0B030C;
    border-radius: 2px;
    color: #fff;
    display: inline-block;
    font-size: 1.2rem;
    line-height: 1.6rem;
    padding: 0.5rem 1.2rem 0.3rem;
    margin-bottom: 1.8rem;
}

.fact-box .container.dark-picked-background .subtitle,
.fact-box .container.bright-picked-background .subtitle,
.fact-box .container.white-picked-background .subtitle{
	padding: 0;
	background: transparent;
	font-size: 1.6rem;
	line-height: 2.4rem;
	margin-bottom: 1.3rem;
}

.fact-box p a, .text-block p a{
	text-decoration: underline;
}

.fact-box .container{
	padding-top: 6.4rem;
	padding-bottom: 4.5rem;
	font-size: 2rem;
    line-height: 2.8rem;
    font-weight: 300;
}

.fact-box p{
	font-weight: 300;
}

.fact-box h1, .fact-box h2, .fact-box h3, .fact-box h4, .fact-box h5, .fact-box h6{
	margin-bottom: 1.2rem;
}

/* Single quotation */

.quotations .container.post-narrow {
    display: flex;
    padding: 0 3rem;
    flex-wrap: wrap;
    max-width: 102rem;
    align-items: flex-start;
}

.quotations.container-full-bg .container.post-narrow {
	max-width: 96rem;
	padding: 0 6rem;
}

.quotations .container.post-narrow svg {
	width: 19.7rem;
	height: auto;
	margin-top: 1rem;
}

.quotations .container.post-narrow .quotation-container blockquote{
	font-size: 4rem;
	line-height: 4.8rem;
	font-weight: 700;
}

.quotations .container.post-narrow .quotation-container{
	padding-left: 8rem;
	width: calc(100% - 19.7rem);
}

section.quotations.grey-background svg path, section.quotations.white-background svg path{
	fill: #0B030C;
	stroke: #0B030C;
}

.quotations .container.post-narrow .quotation-container .quotations-author {
    border-left: 0px solid #fff;
    padding-left: 0rem;
    font-size: 1.6rem;
    line-height: 2.5rem;
    font-weight: 300;
	margin-top: 1.7rem;
}

.quotations.white-background .container.post-narrow .quotation-container .quotations-author,
.quotations.white-background .container.post-narrow .quotation-container blockquote,
.quotations.grey-background .container.post-narrow .quotation-container .quotations-author,
.quotations.grey-background .container.post-narrow .quotation-container blockquote {
	color: #000;
}

.post-buttons.single-post {
    margin: 5.5rem 0 5.5rem 0;
}

.post-buttons.single-post a.save-post-button {
    margin: 0 0 0 1.6rem;
}

.post-buttons.single-post a{
	margin: 0;
}

/* comment block */

.comments-block, .comments-area {
    background-color: #F1F0F0;
    padding: 8rem 0 20rem;
}

.commnet-container{
	border-radius: 4px;
	border: 1px solid #0B030C;
	padding: 3.8rem 2.5rem 2.5rem;
}

p.comment, .comment-content p{
	max-width: 56.9rem;
	font-weight: 300;
}

.comments-block .list-top-block h5{
	font-size: 1.4rem;
	line-height: 1.8rem;
}

.comments-block .author, .comment-author .author{
    display: flex;
    align-items: center;
    margin-top: auto;
	margin: 2.9rem 0 3.6rem;
}

img.avatar.avatar-32.photo {
    height: 4.8rem;
    width: 4.8rem;
    border-radius: 50%;
    margin-right: 1.2rem;
}

.comment-author b.fn {
    font-size: 1rem;
    line-height: 1.4rem;
    font-weight: 400;
}

.comment-author b.fn a{
	cursor: none;
}

.comment-author.vcard {
    display: flex;
    align-items: center;
	margin: 2.9rem 0 3.6rem;
}

.comment-respond h3, .comment-respond form .logged-in-as, .comment-respond .comment-form-comment label{
	display: none;
}

.comment-respond form{
	position: relative;
}

.comment-respond form p.form-submit input.submit {
    width: 100%;
    display: block;
    padding: 1.8rem 3.2rem 1.8rem;
    margin: 0;
    font-size: 1.6rem;
    line-height: 2.4rem;
    /* margin-top: 6.4rem; */
    border: 0;
    transition: 0.3s;
    background: #0B030C;
    color: #fff;
    border-radius: 50px;
    border: 0;
    cursor: pointer;
    position: absolute;
    font-family: 'Hatch';
    font-weight: 400;
    bottom: -15rem;
}

button{
	font-family: 'Hatch';
    font-weight: 400;
}

.comment-respond form p.form-submit input.submit:hover{
    background: #fff;
    color: #0B030C;
    box-shadow: 0px 0px 15px rgb(0 0 0 / 20%);
}

.comments-block .author-image, .comment-author .author-image{
	height: 4.8rem;
	width: 4.8rem;
	border-radius: 50%;
	overflow: hidden;
	position: relative;
	margin-right: 1.2rem;
}

.comments-block .author-image a, .comment-author .author-image a{
	width: 100%;
	height: 100%;
	display: block;
}

.comments-block .author-image img, .comment-author .author-image img{
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.comments-block textarea, .comment-respond .comment-form-comment textarea{
	background: #FFFFFF;
	border-radius: 4px;
	width: 100%;
	min-height: 13.5rem;
	height: 13.5rem;
	max-width: 100%;
	border: 0;
	padding: 2.6rem 1.8rem;
	font-size: 1.8rem;
	line-height: 2.6rem;
	font-family: 'Hatch';
	font-weight: 300;
}

.comments-block a.button.primary {
    width: 100%;
    display: block;
    padding: 1.8rem 3.2rem 1.8rem;
    margin: 0;
    font-size: 1.6rem;
    line-height: 2.4rem;
	margin-top: 6.4rem;
}

.comment-body{
	display: flex;
	flex-direction: column;
}

.comment-body .comment-content{
	order: 1;
}

.comment-body .comment-meta{
	order: 2;
	padding: 0;
	background: transparent;
}

ol.comment-list{
	padding: 0;
}

ol.comment-list li{
	list-style: none;
}

.comment-body .reply, .comment-metadata, .comment-author .says{
    display: none;
}



/* related post block */

.related-posts *{
	color: #fff!important;
}

.related-swiper-container{
	overflow: hidden;
}

.related-posts .posts-list li h3 {
    max-width: 38rem;
}

.related-posts .posts-list li .post-image {
    height: 31.3rem;
}

.related-posts svg path{
	fill: none;
	stroke: #fff;
}

.related-posts a.save-button:hover svg path, .related-posts a.save-button.disable svg path{
	fill: #fff;
	stroke: #fff;
}

.related-posts .after-image{
	margin-top: 2.3rem;
}

.related-posts .swiper-button-next{
	background-image: url("data:image/svg+xml,%3Csvg width='24' height='13' viewBox='0 0 24 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 6.5L23 6.5M23 6.5L17.5 1M23 6.5L17.5 12' stroke='white'/%3E%3C/svg%3E%0A");
	background-repeat: no-repeat;
	width: 2.4rem;
	height: 1.3rem;
}

.related-posts .swiper-button-prev{
	background-image: url("data:image/svg+xml,%3Csvg width='24' height='13' viewBox='0 0 24 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 6.5L23 6.5M23 6.5L17.5 1M23 6.5L17.5 12' stroke='white'/%3E%3C/svg%3E%0A");
	background-repeat: no-repeat;
	width: 2.4rem;
	height: 1.3rem;
	transform: rotate(180deg);
	margin-right: 1.3rem;
}

/* Image block */

section.image-block.full-size{
	padding: 0;
}

.image-block .container.post-narrow.full-size {
    width: 100%;
    padding: 0;
    max-width: unset;
    padding: 0!important;
}

.image-block .svgjson svg {
	display: block;
}

.image-block .container.post-narrow{
	padding: 0 3rem;
    max-width: 102rem;
}

.image-block .container.post-narrow .image-block-metadata {
	padding: 1.8rem;
	background-color: #FFF;
	border-radius: 4px;
}

.image-block .container.post-narrow .image-block-metadata .caption {
	font-size: 1.2rem;
	line-height: 1.6rem;
	font-weight: 400;
	margin-top: 2.2rem;
	margin-bottom: 0.4rem;
	display: block;
	color: #000;
	padding: 0 0.5rem;
}

.image-block.white-picked-background .container.post-narrow .image-block-metadata,
.image-block.white-background .container.post-narrow .image-block-metadata {
	background-color: #170f18;
}

.image-block.bright-picked-background .container.post-narrow .image-block-metadata .caption,
.image-block.white-picked-background .container.post-narrow .image-block-metadata .caption,
.image-block.white-background .container.post-narrow .image-block-metadata .caption {
	color: #FFF;
}

.image-block.dark-picked-background .container.post-narrow .image-block-metadata .caption {
	color: #000 !important;
}

.image-block img, .image-block video {
    width: 100%;
	position: relative!important;
    height: auto;
    border-radius: 4px;
    display: flex;
}

.image-block .full-size img, .image-block .full-size video{
	border-radius: 0px;
	position: relative;
}

/* .image-block .full-size img */

/* Video block */

.video-img{
	width: 100%;
	height: 61.6rem;
}

.video{
	background: #FFFFFF;
	border-radius: 4px;
	padding: 1.8rem 1.5rem;
	position: relative;
}

.video-block .container.post-narrow{
	padding: 0 3rem;
    max-width: 102rem;
}

.video p{
	font-size: 1.2rem;
	line-height: 1.6rem;
	margin: 2.3rem 0 0.6rem;
	padding: 0 0.5rem;
}

span.play-btn {
    display: flex;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    flex-direction: column;
    align-items: center;
	color: #fff;
	text-decoration: underline;
	font-size: 1.2rem;
	line-height: 1.4rem;
	cursor: pointer;
}

span.play-btn svg{
	margin-bottom: 1.1rem;
}

span.play-btn svg path{
	fill: #fff;
	stroke: #fff;
}

/* read function */

section.read-function {
	padding: 3.8rem 0;
}

.read-function .container {
    display: flex;
    align-items: center;
}

.read-function .play-button {
    width: 5.3rem;
    height: 5.3rem;
    border-radius: 50%;
    border: 1px solid #0B030C;
    position: relative;
    display: block;
    margin: 0 0 0 1.6rem!important;
}

.buttons-container {
    display: flex;
    flex-direction: row;
}

.read-function .play-button svg {
    height: 1.7rem;
    width: auto;
    position: absolute;
    top: 50%;
    left: calc(50% - 0.5rem);
    transform: translateY(-50%);
}

.read-function .play-button svg path{
	fill: #0B030C;
}

/* Employee block */

.employee-block{
	padding-bottom: 0;
	padding-top: 10rem;
}

.employee-block ul {
    display: grid;
    grid-template-columns: calc(50% - 1.2rem) calc(50% - 1.2rem);
    justify-content: space-between;
    align-items: start;
}

.employee-block ul li {
    list-style: none;
    display: flex;
    flex-direction: column;
    margin-bottom: 9.8rem;
}

.employee-block ul li a {
    font-size: 2rem;
    line-height: 2.6rem;
    font-weight: 500;
}

.employee-block ul li img {
    margin-bottom: 3rem;
    height: auto;
}

.employee-block ul li h3{
	margin: 0.5rem 0 2.4rem;
}

.employee-block h2{
	margin-bottom: 3rem;
}

/* Vertical text slider */

.vertical-text-slider {
	position: relative;
	padding: 0;
	background: #000;
	overflow: unset;
}
.media-elements-container{
	position: sticky;
	top: 0;
}
.media-elements-container .media-wrapper {
	width: 100%;
	height: 100vh;
	margin: auto;
}
.vertical-text-slider .text-block a.button.primary{
	color: #0B030C;	
	background: #fff;	
}
.vertical-text-slider .media-container {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 2;
}
.vertical-text-slider .media-container figure {
	width: 100%;
	display: flex;
	height: 100vh;
}
.vertical-text-slider .media-container img,
.vertical-text-slider .media-container video{
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 1;
	object-fit: cover;
	object-position: center;			
}
.vertical-text-slider .slides-container{
	display: flex;
   flex-direction: column;
	z-index: 9;
	-webkit-overflow-scrolling: touch;
	position: relative;
}
.vertical-text-slider .slides-container::-webkit-scrollbar{
	width: 0 !important
}		
.vertical-text-slider > img{
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 1;
	object-fit: cover;
	object-position: center;
}
/* .vertical-text-slider::before{ */
	/* content: ''; */
	/* position: absolute; */
	/* top: 0; */
	/* left: 0; */
	/* z-index: 2; */
	/* right: 0; */
	/* bottom: 0; */
	/* background: rgba(0, 0, 0, 0.6); */
/* } */
.vertical-text-slider .swiper-slide {
	min-height: 100vh!important;
	width: 100%!important;
	display: flex;
	align-items: flex-start;
	justify-content: center;
	padding: 0 15rem;
}

.vertical-text-slider .swiper-slide .container.content-box{
	padding: 5rem;
	background: #222;
}

.vertical-text-slider .media{
	transition: 0.5s;
	opacity: 1;
}
.vertical-text-slider .media.visible{
	opacity: 1!important;
}
.vertical-text-slider .swiper-slide .container{
	opacity: 1;
	max-width: 90rem;
	padding: 0;
	margin: unset;
}

.vertical-text-slider .swiper-slide .container.content-box{
	max-width: 90rem;
}
.vertical-text-slider .swiper-slide h1,
.vertical-text-slider .swiper-slide h2,
.vertical-text-slider .swiper-slide h3,
.vertical-text-slider .swiper-slide h4{
	margin: 0;
}
.vertical-text-slider .swiper-slide *{
	color: #fff;
}
.vertical-text-slider .swiper-slide .fact-box * {
	color:black;
}
.vertical-text-slider .tekstbopksplus h3 {
	margin-bottom: 1.5rem;
}
.vertical-text-slider .swiper-slide.content-left {
	justify-content: flex-start;
}
.vertical-text-slider .swiper-slide.content-middle {
	justify-content: center;
}
.vertical-text-slider .swiper-slide.content-right {
	justify-content: flex-end;
}
.vertical-text-slider .media-container.media.blured-background {
	filter: blur(10px);
}
.vertical-text-slider .media-container.hasoverlay::after {
    content: ''!important;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(21, 58, 96, 0.6) 84.53%), linear-gradient(0deg, rgba(206, 232, 234, 0.4), rgba(206, 232, 234, 0.4));
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    width: 100%;
    height: 100%;
    z-index: 1;
}
@media screen and (max-width: 1000px) {
	.vertical-text-slider .swiper-slide{
		padding: 0 1.6rem!important;
	}
	.vertical-text-slider .swiper-slide .container{
		max-width: unset!important;
	}
	.vertical-text-slider .swiper-slide .container.content-box {
		padding: 1.6rem;
	}
}

/* Articles archive */

.post-list-section ul{
	display: grid;
    grid-template-columns: calc(25% - 1.2rem) calc(25% - 1.2rem) calc(25% - 1.2rem) calc(25% - 1.2rem);
    justify-content: space-between;
}


.post-list-section ul li{
	margin-bottom: 4.3rem;
}

.post-list-section ul li.opinion-post{
	margin-bottom: 1.4rem;
}

ul li.opinion-post .save-post-button {
    display: flex;
    align-items: center;
    margin-left: auto;
}

ul li.opinion-post .save-post-button svg{
	margin-left: 0.4rem;
}

.post-save-button {
    display: flex;
    align-items: center;
}

.post-save-button svg{
	margin-left: 1rem;
}

.entry-meta.for-post {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 3rem;
}

.entry-meta.for-post span.posted-on{
	margin: 0;
}

/* Anmeldelser single */

.publicationer-data{
	display: flex;
	flex-wrap: wrap;
}

.publicationer-data .left-side{
	width: 39.7rem;
}

.publicationer-data .right-side{
	width: calc(100% - 39.7rem);
}

.publicationer-data .left-side img{
	border-radius: 4px;
}

.publicationer-data .right-side .categories-block{
	font-size: 1.2rem;
	line-height: 1.6rem;
	margin-bottom: 0.6rem;
}

.publicationer-data .right-side .authors-container h5{
	margin-bottom: 0.3rem;
}

.publicationer-data .right-side {
    padding-left: 6.8rem;
    display: flex;
    flex-direction: column;
    padding-top: 4.8rem;
}

.right-side .block h3 {
    margin: 0;
    font-size: 1.6rem;
    line-height: 2.4rem;
    margin-bottom: 0.2rem;
}

.right-side .block{
	margin-bottom: 0.6rem;
}

.publicationer-data .right-side h1{
	max-width: 60rem;
	margin-bottom: 1.1rem;
}

.single-post-top .container.post-wide .publicationer-data .right-side .post-buttons{
	top: -1.9rem;
	bottom: unset;
	right: 1.7rem;
}
.publicationer-data .right-side .post-buttons a{
	margin: 0;
}

.publicationer-data .right-side .bottom-blocks{
	display: grid;
    grid-template-columns: calc(33.33% - 1rem) calc(33.33% - 1rem) calc(33.33% - 1rem);
    justify-content: space-between;
	border-top: 1px solid rgba(0, 0, 0, 0.2);
	margin-top: 7.5rem;
	padding: 0 1.7rem;
	padding-top: 2.6rem;
}

.right-side .top-block {
    padding: 0 1.7rem;
    display: flex;
    position: relative;
    flex-direction: column;
}

.right-side .block span {
    font-size: 1.6rem;
    font-weight: 300;
    line-height: 2.4rem;
}

.publikationer-review-single .stars {
    display: flex;
    align-items: center;
    justify-content: space-between;
	margin-top: 1.5rem;
}

.publikationer-review-single .authors-container {
    margin-top: 1.5rem;
}

/* Webdoc */

.text-block.black-background .fact-box * {
	color: #000;
}

.dark-picked-background *{
	color: #fff!important;
	border-color: #fff!important;
}

.text-block.dark-picked-background .fact-box * {
	color: #000!important;
}

.dark-picked-background .comment-icon svg path{
	fill: none;
	stroke: #fff;
}

.dark-picked-background:not(.quotations) svg path, .dark-picked-background:not(.quotations) svg{
	fill: #fff;
}

.white-picked-background{
	background-color: #fff;
}

img.webdoc-menu-image {
    position: fixed;
    right: 0;
    max-width: 100%;
    top: unset;
    bottom: 0;
}

.webdoc-menu {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    height: 100vh;
    overflow-y: scroll;
    bottom: 0;
    z-index: -1;
    padding: 16.8rem 0;
    opacity: 0;
    transition: 0.3s;
    visibility: hidden;
    overflow-x: hidden;
}

.webdoc-menu.active {
	opacity: 1;
	visibility: visible;
	z-index:99999;
}

.webdoc-menu li {
    list-style: none;
    max-width: 48.5rem;
}

.webdoc-menu li h3{
	cursor: pointer;
}

.webdoc-menu li span {
    margin-bottom: 0.5rem;
    display: block;
    font-size: 1.2rem;
    line-height: 1.6rem;
}

.webdoc-menu li:first-child .top-line{
	display: none;
}

.webdoc-menu li .top-line{
	width: 5rem;
	height: 1px;
	margin: 2.7rem 0 2.5rem;
}

.webdoc-menu span.title {
    font-size: 6rem;
    line-height: 6.4rem;
    font-weight: 700;
    display: block;
    margin-bottom: 1.4rem;
    max-width: 60rem;
}

.webdoc-menu-description {
    max-width: 95rem;
}

.webdoc-menu .options{
	margin-top: 5rem;
}

.webdoc-menu .close.button {
    position: fixed;
    right: 24.3rem;
    bottom: 24.3rem;
    max-width: 29rem;
    height: 6rem;
    display: flex;
    align-items: center;
    margin: 0;
    justify-content: center;
    position: fixed;
    right: unset;
    z-index: 99;
    top: unset;
    left: unset;
    transform: translateX(-50%);
    bottom: 3rem;
    left: 50%;
    margin-left: 57.5rem;
}

.webdoc-menu span.sub-title {
    font-size: 1.2rem;
    line-height: 1.6rem;
    margin-bottom: 0.9rem;
    display: block;
}

.webdoc-top-banner {
    min-height: 95rem;
    display: flex;
    width: 100%;
    position: relative;
    padding: 8rem 0 2.8rem;
}

.webdoc-top-banner .media-container.media {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
}

.webdoc-top-banner .tags .primary.button {
    padding: 0.9rem 2rem 0.9rem;
}

.webdoc-top-banner .tags .secondary.button {
    padding: 0.9rem 2rem;
	background-color: #fff;
}

.webdoc-top-banner .tags {
    align-items: center;
}


span.webdoc-subtitle{
	font-size: 6rem;
	line-height: 6.4rem;
	font-weight: 300;
}

.webdoc-top-banner .container{
	margin-top: auto;
	width: 100%;
	margin-bottom: 1.4rem;
}

section.single-post-top.for-webdoc {
    padding: 0;
}

section.single-post-top.for-webdoc .post-buttons.single-post {
    margin: 0;
}

section.single-post-top.for-webdoc .authors-container {
    margin-top: 0;
}

section.single-post-top.for-webdoc .container {
    padding: 3.7rem 3rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

section.single-post-top.for-webdoc a.save-post-button {
    margin: 0 0 0 1.6rem;
}

a.primary.button.webdoc-menu-button {
    position: fixed;
    right: unset;
    z-index: 99;
    top: unset;
    left: unset;
    transform: translateX(-50%);
    bottom: 3rem;
    left: 50%;
    max-width: 29rem;
    width: 29rem;
    height: 6rem;
    display: flex;
    align-items: center;
    justify-content: center;
	transition: none;
    margin: 0;
    margin-left: 57.5rem;
	box-shadow: 0px 0px 15px rgb(0 0 0 / 30%);
	transition: 0.3s;
}

body.has-popup a.primary.button.webdoc-menu-button{
	margin-left: 38.5rem;	
}

.webdoc-header {
    position: absolute;
    top: 9.1rem;
    z-index: 10;
    padding: 0;
}

.archive .webdoc-header {
    position: relative;
    top: unset;
    z-index: 10;
    /* overflow: hidden; */
    padding: 5.5rem 0 5.9rem;
}

.archive .webdoc-header svg path {
    fill: transparent;
}


.archive .webdoc-header .container *:not(.menu-for-mobile) {
    display: flex;
}


.webdoc-page .read-function .container {
    padding: 0 3rem;
    max-width: 1500px;
}

.webdoc-header .container *{
	display: none;
}

.webdoc-header .container .site-branding, .webdoc-header .container .site-branding * {
	display: block;
}

.webdoc-header svg path{
	fill: #fff;
}

.webdoc-top-banner.white-text *{
	color: #fff!important;
}

img.absolute-image {
    position: absolute;
    right: 0;
    max-height: 100%;
    top: 50%;
    transform: translateY(-50%);
}

.webdoc-menu img.absolute-image{
	right: -15%;
}

/* User single page */

section.user-single{
	background-color: #0B030C;
	width: 100%;
	padding: 13.6rem 0;
}

section.user-single *{
	color: #fff!important;
}

section.user-single li.opinion-post .categories-block a{
	color: #0B030C!important;
}

section.user-single .posts-list li.opinion-post h3 a{
	color: #000!important;
}

section.user-single .posts-list li.opinion-post .comment-icon svg path {
    stroke: #000;
}

section.user-single .posts-list li.opinion-post .comment-icon span{
	color: #000!important;
}

section.user-single .posts-list li.swiper-slide .after-image .save-post-button.add-to-wishlist svg path{
	fill: none;
	stroke: #fff;
}

section.user-single .posts-list li.swiper-slide .after-image .save-post-button.add-to-wishlist.disable svg path{
	fill: #fff;
	stroke: #fff;
}

section.user-single .container{
	display: flex;
	flex-direction: column;
}

a.exit.button.secondary {
    margin-left: auto;
	margin-right: 0;
    min-width: 17.4rem;
    min-height: 6rem;
    display: flex;
    align-items: center;
    justify-content: center;
	color: #0B030C!important;
}

section.user-single .block-end .swiper-button-next{
	background-image: url("data:image/svg+xml,%3Csvg width='24' height='13' viewBox='0 0 24 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 6.5L23 6.5M23 6.5L17.5 1M23 6.5L17.5 12' stroke='white'/%3E%3C/svg%3E%0A");
}

section.user-single .block-end .swiper-button-prev{
	background-image: url("data:image/svg+xml,%3Csvg width='24' height='13' viewBox='0 0 24 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 6.5L23 6.5M23 6.5L17.5 1M23 6.5L17.5 12' stroke='white'/%3E%3C/svg%3E%0A");
}

section.user-single .comment-icon svg path{
	stroke: #fff;
}

.author-content-single {
    display: flex;
    flex-wrap: wrap;
    margin: 9.5rem 0 14.1rem;
}

.author-image-single{
	border-radius: 50%;
	position: relative;
	height: 35.1rem;
	width: 35.1rem;
	overflow: hidden;
}

.author-image-single img{
	position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1;
    object-fit: cover;
    transition: 0.3s;
    object-position: center;
}

.author-description-single{
	padding-left: 13rem;
	width: calc(100% - 35.1rem);
}

.author-description-single ul li, .author-description-single ol li{
    font-size: 2rem;
    line-height: 2.8rem;
    font-weight: 300;
    font-family: 'Hatch';
	list-style-position: inside;
}

.user-information{
	display: flex;
	flex-direction: column;
	padding: 1.7rem 0 3.1rem;
}

.user-information span{
	font-size: 1.2rem;
	line-height: 1.6rem;
}

.user-information span.born{
	font-weight: 500;
	margin-bottom: 0.1rem;
}

.author-description-single p{
	font-weight: 300;
	max-width: 65rem;
}

body.author header, body.author footer, body.author .footer-subscribe, body.author .copyright{
	display: none;
}

/* Archive page */

body.archive .posts-list li {
    margin-bottom: 1.4rem;
}

a.button.primary.create-post-button {
    display: inline-block;
    margin: 0 0 2.4rem;
}

header a.button.primary.create-post-button {
    margin: 0 0.7rem;
}

/* Front create post content */

.write-post .container form{
	display: flex;
}

.write-post .container form .left-side{
	width: 75%;
	padding-right: 2rem;
}

.write-post .container form .right-side{
	width: 25%;
	padding-left: 2rem;
	display: flex;
	flex-direction: column;
}

.write-post .container form .right-side .block {
    display: flex;
    flex-direction: column;
    border: 1px solid #c3c4c7;
    box-shadow: 0 1px 1px rgb(0 0 0 / 4%);
    background: #fff;
    padding: 1rem;
	margin-bottom: 2rem;
}

.write-post .container form .right-side .block h5{
	padding-bottom: 1rem;
	margin-bottom: 1.5rem;
	border-bottom: 1px solid #c3c4c7;
}

.write-post .container form .right-side select option {
    height: 3.2rem;
    display: flex;
    align-items: center;
    padding: 0 1rem;
    border-bottom: 1px solid #c3c4c7;
}

.tox.tox-tinymce {
    height: 47.1rem!important;
	box-shadow: 0 1px 1px rgb(0 0 0 / 4%);
}

input[type="text"] {
    width: 100%;
    height: 4.6rem;
    outline: 0;
    box-shadow: 0 1px 1px rgb(0 0 0 / 4%);
    border-radius: 0px;
    border: 1px solid #c3c4c7;
    background-color: #fff;
    color: #2c3338;
    padding: 0.3rem 0.8rem;
	font-family: 'Hatch';
	margin-bottom: 2rem;
}

.write-post button{
	margin: 0;
}

.checkboxes-section h1{
	color: #fff;
	margin-bottom: 2.7rem;
}

.checkboxes-section span.subtitle{
	color: #F1F0F0;
	margin-bottom: 0.6rem;
	display: block;
}

.checkboxes-section .post-type-select label{
	color: #fff;
	font-size: 1.4rem;
	line-height: 1.4rem;
	font-weight: 300;
}

.checkboxes-section .post-type-select{
	display: flex;
	flex-wrap: wrap;
}

.checkboxes-section .post-type-select .all-articles{
	margin-right: 3.8rem;
	position: relative;
	display: flex;
	flex-wrap: wrap;
    align-items: center;
}

.checkboxes-section .post-type-select .all-posts{
	position: relative;
	display: flex;
	flex-wrap: wrap;
    align-items: center;
}

.checkbox-design{
	width: 2.4rem;
	height: 2.4rem;
	border: 1px solid #fff;
	background: transparent;
	border-radius: 2px;
	margin-right: 1rem;
}

.post-type-select input{
	position: absolute;
	height: 2.4rem;
	width: 2.4rem;
	top: 0;
	left: 0;
	z-index: 999;
	opacity: 0;
}

section.checkboxes-section.black-background{
	padding: 1.6rem 0 3.8rem;
}

.checkbox-design.active{
	position: relative;
}

.checkbox-design.active::after{
	content: '';
	position: absolute;
	background-image: url("data:image/svg+xml,%3Csvg width='14' height='10' viewBox='0 0 14 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.5 4.5L5 9L13.5 0.5' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
	width: 14px;
	height: 10px;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

/* login form */

section.login-block {
    padding: 0 0 8rem;
}
section.login-block.padding-top {
    padding-top: 8rem;
}
.login-block .nsl-container {
  padding-top: 3rem;
  padding-bottom: 5rem;
}
.mb-10 {
  margin-bottom: 1rem;
}
.login-block .container {
    max-width: 72rem;
    background: #F1F0F0;
    border-radius: 4px;
    padding: 9.1rem 12rem 9.1rem;
    margin: 0 auto;
    text-align: center;
    position: relative;
	opacity: 1;
}

.login-block .container h2{
	margin-bottom: 1rem;
}

.login-block .container #loginform{
    display: flex;
    flex-direction: column;
	position: relative;
}

.login-block #nsl-custom-login-form-1 {
    order: 1;
    margin-bottom: 7.1rem;
}

.login-block p.login-username {
  order: 0
}
.login-block p.login-password,
.login-block p.login-remember,
.login-block p.login-submit{
	order: 9;
}

.login-block p.login-remember{
	display: none;
}

.login-block .nsl-container-buttons {
    width: 100%;
}

.login-block .nsl-container .nsl-button-svg-container{
	display: none;
}

.login-block .nsl-container .nsl-button-default div.nsl-button-label-container {
    height: 4.8rem;
    line-height: 4.8rem;
    font-family: 'Hatch';
    padding: 0;
    font-size: 2rem;
    color: #0B030C;
}

.login-block .nsl-button.nsl-button-default{
	background-color: transparent!important;
	border: 1px solid #000;
}

.login-block #loginform input {
    background: #0B030C;
    border-radius: 110px;
    width: 100%;
    height: 4.8rem;
    border: 0;
    font-size: 1.4rem;
    color: #fff;
    padding: 0 3.9rem;
    font-family: 'Hatch';
    font-weight: 300;
    margin-bottom: 1.1rem;
}

.login-block #loginform p.login-password input{
	margin-bottom: 0;
	padding: 0 11.7rem 0 3.9rem;
}

.login-block #loginform input.button {
    margin: 0;
    font-size: 1rem;
    line-height: 1.4rem;
    width: auto;
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 9;
	cursor: pointer;
}
button.signup-or-login {
  background: #0B030C;
  border-radius: 110px;
  height: 4.8rem;
  border: 0;
  font-size: 1rem;
  color: #fff;
  font-family: 'Hatch';
  font-weight: 300;
  margin-bottom: 1.1rem;
  transform: translateY(-100%);
  width: 11.6rem;
  position: relative;
  float: right;
  z-index: 9;
  padding: 0;
  cursor: pointer;
}
.inp-hdn {
  display: none;
}
.input-error::placeholder, .input-error {
    color: red!important;
}

/* Change the white to any color */
.login-block input:-webkit-autofill,
.login-block input:-webkit-autofill:hover,
.login-block input:-webkit-autofill:focus,
.login-block input:-webkit-autofill:active
{
  -webkit-box-shadow: 0 0 0 1000px #0B030C inset !important;
  -webkit-text-fill-color: white !important;
}

.login-block .nsl-container-block .nsl-container-buttons a{
	margin: 0.5rem 0 0.3rem;
}
#search-modal {
	display: none;
	position: fixed;
	top: 0;
	background: #0B030C;
	width: 100%;
	min-height: 100%;
	z-index: 99;
	overflow-y: scroll;
	height: 100vh;
}
.search-menu-block span{
	font-size: 1.4rem;
	line-height: 1.8rem;
	color: #fff;
}
.search-menu-block .block {
    margin-bottom: 4rem;
    max-width: 50%;
}
.search-menu-block .block:nth-child(1){
	margin-right: 9.5rem;
}
.search-menu-block .block:nth-child(2){
	margin-left: 9.5rem;
}
.search-menu-block {
    display: flex;
    flex-direction: row;
	margin-top: 8rem;
}
.search-menu-block ul li a{
	font-size: 2rem;
	line-height: 2.8rem;
	color: #fff;
	font-weight: 400;
}
.search-menu-block ul{
	margin-top: 2.8rem;
}
.no-scroll {
  overflow: hidden;
}

.log-out-button{
	font-size: 1.6rem;
	line-height: 2rem;
}

/* Archyve with 2 post types */

svg.list-arrow {
    margin-left: 1.4rem;
	transition: 0.3s;
}

svg.list-arrow.active {
    -moz-transform: rotate(-180deg);
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg);
}

.list-top-block.dropdown h5{
	cursor: pointer;
}

.dropdown-categories-menu {
    position: absolute;
    opacity: 0;
    visibility: hidden;
    transition: 0.3s;
    background-color: #0B030C;
    padding: 4rem 4.9rem;
    z-index: 99;
    top: 5rem;
    min-width: 46rem;
    display: flex;
    flex-wrap: wrap;
	left: 3rem;
	right: 3rem;
    border-radius: 4px;
}

.cats-list-switch {
    display: flex;
}

.dropdown-categories-menu.active{
	opacity: 1;
	visibility: visible;
}

.dropdown-swiper-container {
    margin-top: 3rem;
    overflow: hidden;
}

.dropdown-categories-menu .block-end {
    margin-left: auto;
    align-items: center;
}

.block-end.disable{
	display: none!important;
}

.dropdown-categories-menu .swiper-slide{
	display: flex;
	flex-direction: column;
}

.cats-list-switch button.button.primary {
    font-size: 1.2rem;
    line-height: 1.6rem;
    font-family: 'Hatch';
    border: 1px solid #fff;
    border-radius: 50px;
    padding: 0.9rem 2.2rem 0.7rem;
    margin: 0 0.35rem;
}

.cats-list-switch button.button.primary.selected{
	background-color: #fff;
	color: #0B030C;
}

.cats-alphabetically, .cats-popular{
	display: flex;
	flex-direction: column;
}

.cats-alphabetically button, .cats-popular button {
    margin-right: auto;
    font-size: 2rem;
    line-height: 2.6rem;
    border: none;
    background-color: transparent;
    color: #fff;
    font-family: 'Hatch';
    font-weight: 500;
    padding: 0.15rem 0;
    text-align: left;
    cursor: pointer;
    max-width: 80%;
    width: 80%;
}

.cat-select.selected{
	position: relative;
}

.cat-select.selected::after{
	content: '';
	position: absolute;
	background-image: url("data:image/svg+xml,%3Csvg width='14' height='10' viewBox='0 0 14 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.5 4.76298L5 9.34611L13.5 0.689087' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
	background-repeat: no-repeat;
    height: 10px;
    width: 13px;
	transform: translateY(-50%);
	top: 50%;
    right: -2.9rem;
}

.dropdown-categories-menu .list{
	display: none;
	width: 100%;
}

.dropdown-categories-menu .list.active {
    display: flex;
    overflow: unset;
    width: 100%;
}

.dropdown-categories-menu a.close.button {
    margin-top: 3rem;
    max-width: 7.1rem;
    font-size: 1.2rem;
    padding: 0;
    height: 3.2rem;
    display: flex;
    align-items: center;
    justify-content: center;
	margin: 4.5rem 0 0 auto;
}

.list-top-block.dropdown{
	margin-bottom: 1.9rem;
}

button#archive-show-more-post,
button#archive-show-more {
    min-width: 32.8rem;
    height: 6rem;
    margin: 0 auto;
    display: block;
	cursor: pointer;
	font-size: 1.6rem;
	line-height: 2.4rem;
	font-family: 'Hatch';
    font-weight: 400;
	margin-bottom: 10.8rem;
}

section.category-post-list.for-archive{
	overflow: unset;
}

/* Search */

p.no-search-results{
	color: #fff;
	text-align: center;
	display: none;
}

p.no-search-results.active{
	display: block;
}

#search-modal .top-wrapper {
    display: flex;
    margin-top: 5.7rem;
    justify-content: space-between;
}

#search-modal .top-wrapper .top-left,
#search-modal .top-wrapper .top-right{
    width: 21rem;
}

#search-modal .top-wrapper .top-left svg path{
	fill: #fff;
}

#search-modal .top-wrapper .top-middle {
    position: relative;
    width: 96rem;
}

#search-modal .top-wrapper .top-middle input {
    border-radius: 32px;
    width: 96rem;
    background: transparent;
    border: 1px solid #fff;
    font-size: 1.6rem;
    line-height: 2.4rem;
    color: #fff;
    text-align: center;
    padding: 0 7rem;
    height: 60px;
}

#search-modal .top-wrapper .top-middle input::placeholder {
	color: #fff;
	opacity: 1;
}

#search-modal .top-wrapper .top-middle input:-ms-input-placeholder {
	color: #fff;
}

#search-modal .top-wrapper .top-middle input::-ms-input-placeholder {
	color: #fff;
}

#search-modal .top-wrapper .top-middle p{
	color: #fff;
	font-size: 1.2rem;
	line-height: 1.6rem;
	margin-top: 1rem;
	text-align: center;
}

#search-modal .top-wrapper .top-middle p.not-active, .not-active{
	display: none;
}

#search-modal .top-wrapper .top-right button {
    background: transparent;
    border: none;
    font-size: 1.2rem;
    color: #fff;
    margin-top: 21px;
    line-height: 1.6rem;
    cursor: pointer;
    display: flex;
    align-items: center;
    margin-left: auto;
}

#search-modal .top-wrapper .top-right button svg{
	margin-left: 0.6rem;
}

.input-icon {
    position: absolute;
    top: 18px;
    left: 2.7rem;
}

#search-modal .type-switch {
    display: none;
    justify-content: center;
	margin-top: 2.9rem;
	margin-bottom: 5rem;
}

#search-modal .type-switch.active{
	display: flex;
}

#search-modal .type-switch button {
    border: 1px solid #fff;
    padding: 0.6rem 2.5rem 0.7rem;
}

#search-modal .type-switch button.active{
	background-color: #fff;
	color: #0B030C;
}

.results-wrapper .articles {
    display: flex;
    flex-direction: column;
	padding-bottom: 4.5rem;
	margin-bottom: 3.5rem;
}

.results-wrapper .articles a {
    display: flex;
    flex-wrap: wrap;
    margin: 0.6rem 0;
}

.results-wrapper .articles a .left{
	width: 27.6rem;
	height: 18.3rem;
	border-radius: 4px;
	position: relative;
	overflow: hidden;
}

.results-wrapper .articles a .left img{
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.results-wrapper .articles a .right{
	width: calc(100% - 27.6rem);
	padding-left: 1.4rem;
	padding-top: 1.4rem;
}

.results-wrapper .articles a .right *{
	color: #fff;
}

.results-wrapper .articles a .right .terms{
	font-size: 1.2rem;
	line-height: 1.6rem;
	margin-bottom: 0.2rem;
}

.results-wrapper .articles a .right .title{
	font-size: 1.4rem;
	line-height: 1.8rem;
}

.results-wrapper h3{
	font-size: 1.6rem;
	line-height: 2.4rem;
	color: #fff;
	font-weight: 300;
	margin-bottom: 0.8rem;
	display: none;
}

.results-wrapper h3.display-none{
	display: none!important;
}

.results-wrapper .posts {
    padding-bottom: 4.5rem;
    margin-bottom: 3.5rem;
}

.results-wrapper .posts a{
	color: #fff;
	display: flex;
	flex-direction: column;
}

.results-wrapper .posts a.author {
    color: #fff;
    display: flex;
    flex-direction: row;
    align-items: center;
    margin: 1.4rem 0 3rem;
}

.results-wrapper .posts a.author .author-image {
	height: 4.8rem;
	width: 4.8rem;
	overflow: hidden;
	border-radius: 50%;
	position: relative;
}

.results-wrapper .author-name{
	margin-left: 1.2rem;
}

.results-wrapper .posts a.author .author-image img{
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.results-wrapper .posts .terms{
	font-size: 1.2rem;
	line-height: 1.6rem;
}

.results-wrapper .posts .title{
	font-size: 1.6rem;
	line-height: 2.4rem;
	font-weight: 300;
}

.results-wrapper .reviews a{
	display: flex;
	color: #fff;
	flex-wrap: wrap;
	margin-bottom: 1.4rem;
}

.results-wrapper .reviews .left{
    width: 16.8rem;
    height: 25.2rem;
    overflow: hidden;
    border-radius: 4px;
	position: relative;
}

.results-wrapper .reviews .left img{
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.results-wrapper .reviews .right{
	width: calc(100% - 16.8rem);
	padding-left: 1.5rem;
}

.results-wrapper .reviews .right .rating .stars svg path{
	fill: #fff;
}

.results-wrapper .reviews .right .rating .stars{
	margin: 0.7rem 0 0;
}

.results-wrapper .reviews .right .title{
	font-size: 1.6rem;
	line-height: 2.4rem;
	margin-top: 0.8rem;
}

.results-wrapper .reviews .right .subject{
	font-size: 1.2rem;
	line-height: 1.6rem;
	margin-top: 2.5rem;
}

.articles,
.posts,
.reviews.for-search{
	display: none!important;
}

.articles.active,
.posts.active,
.reviews.active{
    display: flex!important;
    flex-direction: column;
}

.no-border {
    margin-bottom: 0;
    border-bottom: 0px!important;
}

/* Popular categories */

.popular-categories ul{
	display: grid;
    grid-template-columns: calc(25% - 2rem) calc(25% - 2rem) calc(25% - 2rem) calc(25% - 2rem);
    justify-content: space-between;
}

.popular-categories ul li {
    height: 11.8rem;
    border-radius: 4px;
    background-color: #fff;
    list-style: none;
}

.popular-categories ul li a {
    font-size: 1.6rem;
    line-height: 2.4rem;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
}
.pw-reset {
    position: absolute;
    left: 0;
    padding-top: 2rem;
    width: 100%;
    font-size: 1.4rem;
    font-weight: 300;
}

.quotebox {
	margin: 2rem 0;
	padding: 8rem 8rem 8rem 36rem;
    transition: 0.5s;
    width: calc(100% + 24.2rem);
    position: relative;
    margin-left: -12.1rem;
    background: url('../gymnasieskolen/assets/quotations.svg') no-repeat #000;
    background-position: 8rem center;
    background-size: 19.7rem;
}

.quotebox .small-title{
	color: #fff;
}

.quotebox blockquote p {
	font-size: 4rem !important;
    line-height: 4.8rem !important;
    font-weight: 700 !important;
	color: #fff !important;
}

.quotebox .small-title,
.quotebox .grey-text,
.quotebox .author-quote {
	border-left: 0px solid #fff;
    padding-left: 0rem;
    font-size: 1.6rem;
    line-height: 2.5rem;
    font-weight: 300;
    margin-top: 1.7rem;
	color: #fff;
}

.quotebox .grey-text {
	margin-top: 0;
}
.search-results .results-wrapper button {
  margin-top: 4.5rem;
  border: 1px solid #fff;
}
.results-wrapper .articles.active,
.results-wrapper .posts.active {
  border-bottom: 1px solid #fff;
}
.results-wrapper .reviews {
    padding-bottom: 4.5rem;
    margin-bottom: 3.5rem;
}
.error {
  border-color: #ff3333!important;
}

/* Faktabox */

.tekstbopksplus {
    padding: 4rem 3.7rem;
    background-color: #F1F0F0;
    width: 48rem;
	border-radius: 4px;
}
.tekstbopksplus.float_right {
    margin: 0rem 3.5rem;
    margin-right: -36.6rem;
    float: right;
	border-left: 4px solid #0B030C;
}
.tekstbopksplus.float_left {
    margin: 0rem 3.5rem;
    margin-left: -36.6rem;
    float: left;
	border-right: 4px solid #0B030C;
}
.text-block.grey-background .tekstbopksplus {
	background-color: #FFF;
}
.tekstbopksplus p {
 font-size: calc(14px * var(--text-scaler));
 line-height: calc(20px * var(--text-scaler));
    letter-spacing: 0.39px;
    margin-bottom: 19px;
}
p.tekstbopksplus-title {
    color: #0008D9;
    font-weight: 700;
    margin-bottom: 6px;
 font-size: calc(16px * var(--text-scaler));
 line-height: calc(24px * var(--text-scaler));
    letter-spacing: 0.1px;
}

.tekstbopksplus .fact-box, .tekstbopksplus .fact-box .container{
	padding: 0;
	opacity: 1;
}

.tekstbopksplus h3{
	font-size: 2.4rem;
	line-height: 3rem;
	font-weight: 400;
}

.my-account.login-block input {
  background: #0B030C!important;
  color: #fff!important;
}
.my-account.login-block h2 {
  color: #000000;
  padding-bottom: 5rem;
}

/* Responsive */

@media screen and (max-width: 1800px){
	html{
		font-size: 0.57vw;
	}
	.featured-post-list .container.wide .left-side {
		padding-right: 5rem;
		margin-top: 3rem;
	}
}

@media screen and (max-width: 1600px){
	html{
		font-size: 0.625vw;
	}
	.featured-post-list .container.wide .right-side {
		width: 75rem;
		height: 50rem;
	}
	.featured-post-list .container.wide .left-side {
		width: calc(100% - 75rem);
	}
	.container.wide {
		padding: 0 3rem;
	}
	section.featured-post .left-side {
		width: 80rem;
		height: 55rem;
	}
	section.featured-post .right-side {
		width: calc(100% - 80rem);
	}
}

@media screen and (max-width: 1350px){
	.post-type-archive-anmeldelser .grid .posts-list {
		display: grid;
		grid-template-columns: calc(25% - 1.2rem) calc(25% - 1.2rem) calc(25% - 1.2rem) calc(25% - 1.2rem);
		justify-content: space-between;
	}
	.post-type-archive-anmeldelser .grid .posts-list .review-image {
		height: 52.4rem;
	}
}

@media screen and (max-width: 998px){
	html{
		font-size: 10px;
	}
	.featured-post > .container {
		padding: 5.5rem 0 8rem!important;
	}
	.featured-post > .container .container.swiper-slide {
		padding: 0 1.7rem!important;
	}
	.review-image {
		height: 50.4rem;
	}
	.featured-post-list .top-block{
		height: auto!important;
		/* overflow: unset!important; */
	}
	section.quotations.container.post-narrow {
		padding: 8rem 1.7rem!important;
	}
	span.advertisiment-heading {
		position: relative;
		left: 0;
		top: 0;
		display: flex;
		margin-right: auto;
		/* display: block; */
		margin-bottom: 2rem;
	}
	.text-block strong.drupal,
	.text-block b.drupal {
		margin-top: 5.5rem;
	}
	section.featured-post-list{
	    padding-bottom: 2rem;
	}
	.featured-post-list .container.wide {
		padding: 0;
		margin-bottom: 0;
		width: 100%;
	}
	.featured-post-list .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets {
		right: unset;
		margin-top: 0;
		left: 50%;
		bottom: 3rem;
		width: auto;
		transform: translateX(-50%);
		top: unset;
		column-gap: 1rem;
		display: flex;
		/* transform: unset; */
	}
	.featured-post-list .container.wide.swiper-slide {
		height: auto!important;
		margin: 0!important;
	}
	.featured-post-list .top-block .swiper-wrapper{
		flex-direction: row!important;
	}
	.featured-post-list .container.wide .left-side {
		order: 2;
		width: 100%;
		max-width: none;
		padding: 0 1.7rem;
		margin-top: 1.1rem;
	}
	.featured-post-list .container.wide .right-side{
		order: 1;
		width: 100%;
		border-radius: 0px;
		height: auto;
	}
	.featured-post-list .container.wide .right-side img{
		position: relative;
		height: auto;
	}
	.featured-post-list .container.wide .left-side h2 {
		font-size: 3.2rem;
		line-height: 3.8rem;
		max-width: 60rem;
		margin: 0.9rem 0 1.2rem;
	}
	.search-menu-block {
		flex-direction: column;
		margin-top: 4.1rem;
	}
	.search-menu-block span {
		font-size: 1rem;
		line-height: 1.4rem;
	}
	.search-menu-block ul li a {
		font-size: 1.8rem;
		line-height: 2.6rem;
	}
	.search-menu-block ul {
		margin-top: 0.5rem;
	}
	span.subtitle {
		font-size: 1rem;
		line-height: 1.4rem;
	}
	.featured-post-list .container.wide .left-side h3 {
		font-size: 2rem;
		line-height: 2.4rem;
	}
	.post-buttons {
		margin-top: 2.2rem;
	}
	.container.default {
		padding: 0 1.7rem;
	}
	.swiper-slide {
		width: 25.4rem;
		margin-right: 1.1rem;
	}
	.swiper-slide:last-child{
		margin-right: 0;
	}
	.posts-list li .post-image {
		height: 16.8rem;
	}

	ul.posts-list {
		width: auto;
		overflow: scroll;
		overflow-y: hidden;
		white-space: nowrap;
	}
	.swiper-container {
		/* padding: 0 5rem; */
		overflow: scroll;
	}
	.posts-list li h3 {
		font-size: 1.6rem;
		line-height: 2rem;
		margin-top: 0.7rem;
		white-space: break-spaces;
		-webkit-hyphens: auto;
		  -moz-hyphens: auto;
		  -ms-hyphens: auto;
		  hyphens: auto;
	}
	.after-image a, .post-category {
		font-size: 1rem;
		line-height: 1.4rem;
	}
	.after-image a.save-button, .after-image a.save-post-button{
		font-size: 0.8rem;
		line-height: 1.4rem;
	}
	.after-image .save-button svg {
		margin: 0 0.8rem 0 0.5rem;
	}
	.after-image {
		margin-top: 1rem;
	}
	.comment-icon {
		margin-top: 1.7rem;
	}
	h5 {
		font-size: 1.4rem;
		line-height: 1.8rem;
	}
	/* .list-top-block { */
		/* margin-bottom: 0.5rem; */
	/* } */
	.swiper-button-next, .swiper-button-prev{
		display: none;
	}
	.grid .posts-list {
		display: flex;
	}
	.grid ul.posts-list.grid{
		display: grid;
		width: unset;
		overflow: unset;
		white-space: unset;
		grid-template-columns: calc(33.33% - 1.2rem) calc(33.33% - 1.2rem) calc(33.33% - 1.2rem);
	}

	.grid ul.posts-list.grid li.opinion-post {
		min-height: 27.2rem;
		width: unset;
		margin-right: unset;
		min-width: unset;
		padding: 1.4rem 1.3rem 1.1rem;
		margin-left: 0!important;
	}
	.grid ul.posts-list.grid .swiper-slide {
		width: unset;
		margin-right: unset;
	}
	section.category-post-list.grid.for-archive .container{
		padding: 0 1.7rem;
	}
	section.category-post-list.grid.for-archive .container .list-top-block.dropdown{
		padding: 0;
	}
	li.opinion-post {
		min-height: 27.2rem;
		width: 25rem;
		margin-right: 1.2rem;
		min-width: 25rem;
		padding: 1.4rem 1.3rem 1.1rem;
	}
	li.opinion-post:last-child{
		margin-right: 0;
	}
	section {
		padding: 5.5rem 0;
	}
	.categories-block {
		display: flex;
		flex-wrap: wrap;
		white-space: break-spaces;
	}
	h2 {
		font-size: 2.4rem;
		line-height: 3rem;
	}
	.subscribe-block span.subtitle {
		font-size: 1rem;
		line-height: 1.4rem;
		margin-bottom: 1.3rem;
		display: block;
	}
	.subscribe-block .container {
		text-align: left;
	}
	.subscribe-block form {
		position: relative;
		max-width: 69.4rem;
		margin: 0 auto;
		margin-top: 3.4rem;
		margin-bottom: 0.1rem;
	}
	.subscribe-block form input, .footer-subscribe form input {
		font-size: 1.8rem;
		line-height: 2.6rem;
		height: 4.8rem;
		padding: 0 15rem 0 4.8rem;
	}
	.subscribe-block form button{
		padding: 0 4.8rem;
		height: 4.8rem;
	}
	section.quotations .container svg {
		width: 16.6rem;
		height: auto;
	}
	.featured-quotations blockquote {
		font-size: 2.4rem;
		line-height: 3rem;
		max-width: 81.4rem;
		font-weight: 700;
		margin: 2.8rem 0 1.3rem;
	}
	.featured-quotations .quotations-author {
		max-width: 24rem;
	}
	.quotations-author {
		font-size: 1rem;
		line-height: 1.4rem;
	}
	section.quotations ul {
		display: flex;
		width: auto;
		overflow: auto;
		white-space: nowrap;
	}
	section.quotations ul li *{
		white-space: break-spaces;
	}
	section.quotations ul li {
		width: 24.3rem;
		min-width: 24.3rem;
		margin-right: 2.3rem;
		margin-bottom: 1.2rem;
	}
	section.quotations ul li:last-child{
		margin-right: 0;
	}
	section.quotations ul li blockquote {
		font-size: 1.6rem;
		font-weight: 500;
		line-height: 2rem;
		margin-bottom: 1.7rem;
	}
	section.quotations .list-top-block {
		margin-bottom: 1.2rem;
	}
	section.quotations .list-top-block h5{
		font-weight: 300;
	}
	.featured-quotations {
		margin-bottom: 5.8rem;
	}
	.reviews ul {
		display: flex;
		width: auto;
		overflow: auto;
		white-space: nowrap;
	}
	.reviews ul li {
		width: 34rem;
		margin-right: 2.1rem;
		min-width: 34rem;
	}
	.reviews ul li h3, .reviews ul li .category{
		white-space: break-spaces;
	}
	.reviews ul li:last-child {
		margin-right: 0;
	}
	section.featured-post .left-side {
		width: 100%;
		height: auto;
	}
	section.featured-post .left-side .media figure img, section.featured-post .left-side .media figure video{
		position: relative;
		width: 100%;
		height: auto;
	}
	section.featured-post .left-side img{
		position: relative;
	}
	section.featured-post .right-side {
		width: 100%;
		padding: 0;
		margin-top: 1.6rem;
	}
	section.featured-post .right-side p {
		font-size: 1.4rem;
		line-height: 1.8rem;
	}
	.blad-slider .posts-list li .post-image {
		height: auto;
		width: 33.4rem!important;
	}
	.blad-slider .posts-list li .assigned-article .post-image {
		height: 16.8rem;
		width: 25.4rem!important;
		filter: unset!important;
	}
	.blad-slider .posts-list li .assigned-article .post-image img {
		position: absolute;
	}
	.blad-slider .swiper-slide {
		width: auto;
		display: flex;
		align-items: flex-start;
	}
	.jobs-list .container > .left-side {
		width: 100%;
	}
	.jobs-list .list-top-block {
		flex-direction: row;
		align-items: center;
		margin-bottom: 2.1rem;
	}
	.jobs-list .right-side li h3 {
		font-size: 1.6rem;
		line-height: 2rem;
	}
	.jobs-list .right-side {
		width: 100%;
	}
	.jobs-list .right-side li {
		flex-direction: column;
		padding: 1.9rem 0 1.3rem;
	}
	.jobs-list .right-side li .right-side {
		justify-content: flex-start;
		margin-top: 1.9rem;
	}
	.jobs-list .right-side li .right-side h5, .jobs-list .right-side li .right-side span {
		font-size: 1rem;
		line-height: 1.4rem;
	}
	.jobs-list .right-side li .right-side h5 {
		margin-bottom: 0.1rem;
	}
	.jobs-list .list-top-block a {
		margin: 0;
		text-decoration: underline;
	}
	footer {
		padding: 7.2rem 0 5.6rem;
	}
	footer .container.default{
		display: flex;
		flex-direction: column;
	}
	.footer-logo {
		margin-right: 0;
	}
	.footer-menu li a {
		font-size: 1.6rem;
		line-height: 2rem;
		padding: 0.6rem 0;
	}
	footer .block p{
		font-size: 1.6rem;
		line-height: 2rem;
	}
	.footer-menu.footer-right {
		margin-top: 6.8rem;
	}
	.footer-subscribe {
		background-color: #0B030C;
		padding: 4.3rem 0 4.6rem;
	}
	.footer-subscribe .right-side span.subtitle {
		display: none;
	}
	.footer-subscribe h2 {
		margin-top: 0.1rem;
		margin-bottom: 3.4rem;
	}
	.jobs-list .right-side li .right-side .job-location, .jobs-list .right-side li .right-side .job-position {
		margin-right: 3rem;
		width: 50%;
	}
	.footer-subscribe form button{
		height: 4.8rem;
	}
	section.copyright {
		padding: 1.5rem 0;
		font-size: 1rem;
	}
	.single-post .single-post-top .container .caption,
	.single-articles .single-post-top .container .caption {
		font-size: 1rem;
		line-height: 1.4rem;
		top: auto;
    	margin-top: 1.8rem;
	}
	.sticky-line .left-side, .sticky-line .right-side {
		padding: 1.4rem 1.7rem;
	}
	.sticky-line .right-side{
		width: 10rem;
	}
	.sticky-line .left-side {
		width: calc(100% - 10rem);
		display: flex;
		flex-direction: column;
		align-items: flex-start;
	}
	.sticky-line {
		align-items: center;
	}
	.sticky-line h5 {
		margin-right: 0;
		font-size: 1rem;
		margin-bottom: 0.4rem;
	}
	.sticky-line span {
		font-size: 1rem;
		line-height: 1.2rem;
	}
	.container.wide {
		padding: 0 1.7rem;
	}
	.container.post-wide {
		padding: 0 1.7rem;
	}
	.site-branding svg {
		height: 4.3rem;
	}
	.button {
		font-size: 1rem;
	}
	.tags .button {
		padding: 0.9rem 1.3rem 0.6rem;
		margin: 0.7rem 0.7rem 0 0;
	}
	.single-post-top {
		padding: 1.5rem 0 2.1rem;
	}
	.tags {
		margin-bottom: 1.8rem;
	}
	.container.post-narrow {
		max-width: unset;
		padding: 0 1.7rem!important;
	}
	.single-post-top h1 {
		font-size: 3.2rem;
		line-height: 3.8rem;
	}
	.single-post-top .container.post-wide .post-buttons {
		position: absolute;
		right: 1.7rem;
		bottom: -6.3rem;
	}
	.post-buttons.single-post a.save-post-button {
		margin: 0 0 0 1.3rem;
	}
	.single-post-top .container.post-narrow {
		margin-top: 3rem;
	}
	.container.post-narrow.post-title-block {
		margin-top: 2.1rem;
	}
	span.posted-on {
		font-size: 1rem;
		line-height: 1.4rem;
		margin-bottom: 2.8rem;
	}
	.single-post-top h3 {
		font-size: 2rem;
		line-height: 2.4rem;
		margin-top: 1.1rem;
		margin-bottom: 1.2rem;
	}
	.authors-container .text-author {
		margin-right: 0;
		max-width: unset;
		width: 50%;
	}
	.single-post .authors-container .text-author{
		width: 100%;
	}
	.authors-container .photos-author{
		width: 50%;
	}
	.post-thumbnail{
		margin-bottom: 0.3rem;
	}
	.authors-container h5 {
		font-size: 1rem;
		line-height: 1.4rem;
		margin-bottom: 0.2rem;
	}
	.authors-container span {
		font-size: 1rem;
		line-height: 1.4rem;
	}
	section.read-function {
		padding: 3.6rem 0 2rem;
	}
	.text-block p, .text-block li, .text-block a, .text-block p span {
		font-size: 1.8rem!important;
		line-height: 2.6rem!important;
	}
	p, .accordion-block ul ul li {
		font-size: 1.8rem;
		line-height: 2.6rem;
	}
	h3 {
		font-size: 2rem;
		line-height: 2.4rem;
	}
	.quotations .container.post-narrow svg {
		width: 11.45rem;
		height: auto;
		margin-top: 0rem;
		margin-bottom: 2.5rem;
	}
	.quotations .container.post-narrow .quotation-container blockquote {
		font-size: 2.4rem;
		line-height: 3rem;
	}
	.quotations .container.post-narrow .quotation-container {
		padding-left: 0;
		width: 100%;
	}
	.quotations .container.post-narrow .quotation-container .quotations-author {
		font-size: 1rem;
		line-height: 1.4rem;
	}
	.related-posts .posts-list li .post-image {
		height: 16.8rem;
	}
	section.related-posts.black-background {
		padding: 4.8rem 0 3.3rem;
		overflow: hidden;
	}
	.post-list-section ul {
		grid-template-columns: calc(33.33% - 1.2rem) calc(33.33% - 1.2rem) calc(33.33% - 1.2rem);
	}

	.page-template-articles-template .post-list-section .posts-list li .post-image, .page-template-saved-posts-template .post-list-section .posts-list li .post-image {
		height: 22vw;
	}
	header .container.wide .main-navigation {
		justify-content: space-between;
	}
	.dots-content {
		position: fixed;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		width: auto;
		padding: 6rem 2rem 3.5rem;
		z-index: 99!important;
		height: 100vh;
	}
	.dots-content {
		text-align: center;
	}
	.dots-content .buttons {
		justify-content: center;
		margin: 1.6rem 0 3.5rem;

	}
	.dots-content .buttons a {
		font-size: 1rem;
		line-height: 1.4rem;
		padding: 0.9rem 4.5rem 0.7rem;
	}
	.dots-menu li a {
		font-size: 2rem;
		line-height: 2.4rem;
	}
	a.close.button {
		max-width: 34rem;
		width: 100%;
		display: block;
		border-radius: 32px;
		border: 1px solid #FFFFFF;
		margin: 0 auto;
		font-size: 2rem;
		line-height: 2.4rem;
		padding: 1.2rem 3.2rem 1.1rem;
		margin-top: 5.6rem;
		position: fixed;
		left: 50%;
		transform: translateX(-50%);
		bottom: 8.6rem;
	}
	.dropdown-categories-menu a.close.button {
		position: fixed;
		bottom: 2rem;
	}
	.dots-menu li a {
		padding: 0.4rem 0 1.2rem;
	}
	.dots-menu ul.list.active {
		display: block;
		max-height: 70vh;
		overflow-y: scroll;
	}
	.responsive-menu{
		display: flex;
	}
	.reading-on .responsive-menu{
		bottom: 10rem;
	}
	.main-navigation .dropdown-swiper-container ul {
		overflow: unset;
	}
	.main-navigation ul
	.menu-header-bottom-menu-container{
		width: 85%;
	}
	header .wishlist-link {
		margin-left: 1.2rem;
	}
	#search-modal .top-wrapper .top-middle input {
		width: 100%;
		height: 4.8rem;
	}
	#search-modal .top-wrapper .top-middle {
		order: 3;
		width: 100%;
		margin-top: 4.4rem;
	}
	#search-modal .top-wrapper .top-left{
		order: 1;
	}
	#search-modal .top-wrapper .top-right{
		order: 2;
	}
	#search-modal .top-wrapper {
		flex-wrap: wrap;
		margin-top: 5.1rem;
	}
	.quotebox {
		width: 100%;
    	margin-left: 0;
		background-size: 11.45rem;
		padding: 14.5rem 1.6rem 5.5rem 1.6rem;
		background-position: 1.6rem 4rem;
	}
	.quotebox .grey-text, .quotebox .author-quote {
		font-size: 1rem;
    	line-height: 1.4rem;
	}
	.quotebox blockquote p {
		font-size: 2.4rem !important;
    	line-height: 3rem !important;
	}
	.input-icon {
		top: 1.2rem;
		left: 2rem;
	}
	#search-modal .top-wrapper .top-middle p {
		margin-top: 0rem;
		font-weight: 300;
	}
	#search-modal .type-switch button {
		padding: 0.6rem 1.5rem 0.5rem;
		margin: 0 0.5rem 0 0;
	}
	#search-modal .type-switch {
		justify-content: flex-start;
		margin-top: 0.8rem;
	}
	/* .margin-top { */
		/* margin-top: 4.6rem; */
	/* } */
	/* header { */
		/* padding: 5.1rem 0 2.6rem; */
	/* } */
	/* .main-navigation { */
		/* margin-top: 2.7rem; */
	/* } */
	.fact-box .container {
		padding-top: 2rem!important;
		padding-bottom: 1.9rem!important;
	}
	.fact-box.add-padding-top {
		padding: 0rem!important;
	}
	.fact-box .subtitle {
		margin-bottom: 2.4rem;
	}
	.quotations .container.post-narrow {
		padding: 0 1.6rem;
	}
	.quotations.container-full-bg .container.post-narrow {
		padding: 0 3rem !important;
		max-width: unset;
	}
	section.blad-slider .container{
		padding: 0;
	}
	section.blad-slider .swiper-wrapper.posts-list li:first-child, section.reviews ul li:first-child, .posts-slider ul li:first-child, .category-post-list ul li:first-child, .featured-post-list .container.default.for-slider ul li:first-child{
		margin-left: 1.7rem;
	}
	section.blad-slider .swiper-wrapper.posts-list li:last-child, section.reviews ul li:last-child, .posts-slider ul li:last-child, .category-post-list ul li:last-child, .featured-post-list .container.default.for-slider ul li:last-child{
		margin-right: 1.7rem;
	}
	.blad-swiper-container .list-top-block, section.reviews .list-top-block, .posts-slider .list-top-block, .category-post-list .list-top-block, .featured-post-list .container.default.for-slider .list-top-block{
		padding: 0 1.7rem;
	}
	section.reviews .container, .posts-slider .container, .category-post-list .container, .featured-post-list .container.default.for-slider{
		padding: 0;
	}
	.menu-for-mobile {
		display: block;
		margin-bottom: 5rem;
		margin-top: 5.6rem;
	}
	.for-overscroll {
		overflow-y: scroll;
		display: flex;
		flex-direction: column;
		align-items: flex-end;
	}
	.header-menu-container {
		position: fixed;
		left: 0;
		height: 100vh;
		right: 0;
		top: 0;
		bottom: 0;
		z-index: -1;
		background: #0B030C;
		transition: 0.3s;
		opacity: 0;
		display: flex;
		flex-direction: column;
		padding: 0 2.6rem;
		align-items: flex-end;
		padding-bottom: 11rem;
		padding-top: 6rem;
	}
	.header-menu-container.active {
		opacity: 1;
		z-index: 98;
		overflow-y: scroll;
	}
	.menu-for-mobile ul{
		display: flex;
		flex-direction: column;
	}
	.menu-for-mobile li a {
		font-size: 2rem;
		line-height: 2.4rem;
		text-align: right;
		padding: 0.3rem 0;
		text-decoration: none;
		transition: 0.5s;
		margin: 0;
		font-weight: 300;
		background: transparent;
		color: #fff;
		border-radius: 0;
		border: 0;
		display: block;
	}
	#header-buttons {
		display: flex;
		flex-direction: column;
		align-items: flex-end;
	}
	#header-buttons li a {
		width: 23.4rem;
		min-height: 4rem;
		display: flex;
		align-items: center;
		justify-content: center;
		font-size: 1.6rem;
		margin: 0 0 1.1rem 0;
	}
	.site-branding.for-menu {
		z-index: 100;
		position: fixed;
		top: 2rem;
	}
	.site-branding.for-menu svg path{
		fill: #fff;
	}
	header a.button.primary.create-post-button {
		width: 23.4rem;
		border: 1px solid #fff;
		height: 4.3rem;
		margin: 0;
		font-size: 1rem;
		line-height: 1.4rem;
	}
	header .right-side {
		margin-left: auto;
	}
	.wishlist-link.for-menu {
		z-index: 100;
		right: 2.6rem;
		position: fixed;
		top: 2rem;
	}
	.wishlist-link.for-menu svg path{
		stroke: #fff;
	}
	.responsive-menu.active {
		border: 1px solid #fff;
	}
	span.webdoc-subtitle {
		font-size: 3.2rem;
		line-height: 3.8rem;
		display: block;
		padding-bottom: 0.2rem;
	}
	h1 {
		font-size: 3.2rem;
		line-height: 3.6rem;
	}
	.tags {
		display: flex;
		align-items: center;
		flex-wrap: wrap;
	}
	a.primary.button.webdoc-menu-button {
		position: fixed;
		bottom: 3rem;
		top: unset;
		right: 0;
		left: 50%;
		transform: translateX(-50%);
		font-size: 1.8rem;
		font-weight: 300;
		height: auto;
		width: 23.5rem;
		padding: 1.7rem 2.7rem;
		display: flex;
		max-width: unset;
		z-index: 9;
		margin-left: 0;
	}
	body.has-popup a.primary.button.webdoc-menu-button {
		margin-left: 0;
	}
	body.has-popup .popup, body.has-popup .small-popup{
	    bottom: 10.5rem;	
		width: calc(100% - 3.4rem);
	}
	.webdoc-top-banner .tags {
		margin-top: 4.2rem;
		margin-bottom: 0;
	}
	.webdoc-top-banner {
		padding: 8rem 0 0.4rem;
		min-height: 68.8rem;
	}
	.webdoc-top-banner span.posted-on{
		display: none;
	}
	section.single-post-top.for-webdoc .container {
		padding: 2.4rem 1.7rem;
		flex-wrap: wrap;
	}
	section.single-post-top.for-webdoc .authors-container {
		width: 100%;
		margin-bottom: 2.3rem;
	}
	section.single-post-top.for-webdoc .post-buttons.single-post .share-block{
		order: 2;
	}
	section.single-post-top.for-webdoc .post-buttons.single-post .save-post-button{
		order: 1;
		margin: 0 1.6rem 0 0;
	}
	.webdoc-menu span.title {
		font-size: 3.2rem;
		line-height: 3.8rem;
		margin-bottom: 1.1rem;
	}
	.webdoc-menu .options {
		margin-top: 4rem;
	}
	.webdoc-menu span.sub-title {
		font-size: 1rem;
		line-height: 1.4rem;
		margin-bottom: 0.4rem;
	}
	.webdoc-menu li span {
		margin-bottom: 0.7rem;
		font-size: 1rem;
		line-height: 1.4rem;
	}
	.webdoc-menu {
		padding: 7.4rem 0 22rem;
	}
	.webdoc-menu-description p, .webdoc-menu-description li{
		font-size: 1.6rem;
		line-height: 2.4rem;
	}
	.webdoc-menu li .top-line {
		margin: 1.8rem 0 2.6rem;
	}
	.webdoc-menu .close.button {
		right: 0;
		bottom: 3rem;
		max-width: 23.5rem;
		height: 4.8rem;
		font-size: 1.8rem;
		margin-left: 0;
	}
	img.webdoc-menu-image {
		/* position: absolute; */
		right: 0;
		/*width: 19.3rem;*/
		top: unset;
		bottom: 0;
		max-height: 50vh;
	}
	.video-img {
		height: 55.2vw;
	}
	.video-block .container.post-narrow {
		padding: 0 1.7rem;
		max-width: 102rem;
	}
	.video p {
		font-size: 1rem;
		line-height: 1.4rem;
		margin: 2.2rem 0 0.7rem;
		padding: 0;
	}
	.image-block .container.post-narrow {
		padding: 0 1.7rem;
	}
	section.post-list-section.artikler-archive {
		padding: 0.1rem 0 5.5rem;
	}
	.after-image a svg{
		margin-left: 0.5rem;
	}
	.popular-categories ul li a {
		padding: 0 2rem;
	}
	button#archive-show-more-post, button#archive-show-more {
		min-width: 18.8rem;
		height: 4.8rem;
		font-size: 1.4rem;
		line-height: 1.8rem;
		margin-bottom: 4.1rem;
		padding: 0;
	}
	section.checkboxes-section.black-background {
		padding: 0.9rem 0 3.3rem;
	}
	section.category-post-list.grid.for-archive ul li:first-child{
		margin-left: 0;
	}
	section.checkboxes-section.black-background.posts-archive{
		padding: 0.9rem 0 1.8rem;
	}
	section.post-list-section.grid.for-archive.posts-archive ul li {
		margin-bottom: 1.5rem;
	}
	section.post-list-section.grid.for-archive.posts-archive {
		padding: 3.3rem 0 5.5rem;
	}
	.checkboxes-section h1 {
		margin-bottom: 2.3rem;
	}
	section.category-post-list.grid.for-archive.lower-list{
		padding: 5.5rem 0 0.6rem;
	}
	h1.saved-post-title {
		margin-bottom: 2.4rem;
	}
	section.post-list-section.saved-posts-list ul li{
		width: 100%;
	}
	.saved-posts-list {
		padding: 0.4rem 0 5.5rem;
	}
	h2.for-mobile {
		display: block;
		text-align: center;
		margin-bottom: 2.6rem;
	}
	.login-block .container h2{
		display: none;
	}
	h4 {
		font-size: 1.6rem;
		line-height: 2rem;
	}
	.login-block .nsl-container .nsl-button-default div.nsl-button-label-container {
		font-size: 1.8rem;
	}
	#nsl-custom-login-form-1 .nsl-container-embedded-login-layout-below {
		padding: 1.1rem 0 0!important;
	}
	.login-block .container {
		padding: 2.3rem 1.7rem 5.9rem;
	}
	.login-block #nsl-custom-login-form-1 {
		margin-bottom: 5.2rem;
	}
	section.login-block {
		padding: 0;
	}
	.entry-meta.for-post {
		margin-top: 0.9rem;
	}
	.container.post-narrow.post-title-block .authors-container {
		margin-top: 1.4rem;
	}
	section.single-post-top.reading-progress.posts-top-block {
		padding: 1.5rem 0 1.1rem;
	}
	section.user-single {
		padding: 4.1rem 0 7.5rem;
	}
	.author-content-single {
		margin: 0;
		flex-direction: column;
		align-items: center;
	}
	.author-image-single {
		height: 20.5rem;
		width: 20.5rem;
	}
	.author-description-single h2 {
		text-align: center;
		margin: 3.1rem 0 1.4rem;
	}
	.author-description-single {
		padding-left: 0rem;
		width: 100%;
	}
	.user-information span {
		font-size: 1rem;
		line-height: 1.4rem;
		font-weight: 300;
	}
	.user-information span.born {
		font-weight: 400;
	}
	.user-information {
		padding: 1.7rem 0 2rem;
	}
	.user-single a.exit.button.secondary {
		min-width: 23.5rem;
		height: 4.8rem;
		min-height: 4.8rem;
		position: fixed;
		bottom: 2rem;
		left: 50%;
		font-size: 1.8rem;
		color: #fff!important;
		background: #0B030C;
		border: 1px solid #fff;
		z-index: 99;
		transform: translateX(-50%);
	}
	.container.default.user-post-list {
		padding: 0;
		margin-top: 4.4rem;
	}
	.container.default.user-post-list .list-top-block h5{
		font-weight: 300;
	}
	body.archive.author .responsive-menu{
		display: none;
	}
	section.single-post-top.reading-progress.margin-top.publikationer-review-single{
		padding: 1.9rem 0 2.1rem;
	}
	section.publikationer-review-single .right-side .block h3 {
		font-size: 1rem;
		line-height: 1.4rem;
		margin-bottom: 0.1rem;
	}
	section.publikationer-review-single .right-side .block span {
		font-size: 1rem;
		line-height: 1.4rem;
	}
	.publicationer-data .right-side {
		padding-left: 1.3rem;
		display: flex;
		flex-direction: column;
	}
	section.publikationer-review-single .right-side .block {
		margin-bottom: 0.5rem;
		margin-top: 1.1rem;
	}
	.webdoc-header .responsive-menu{
		display: none;
	}
	span.top-subtitle {
		color: #fff;
		font-size: 1rem;
		line-height: 1.4rem;
		display: flex;
		justify-content: flex-end;
		margin-bottom: 0.8rem;
		font-weight: 300;
	}
	.dropdown-categories-menu {
		position: fixed;
		top: 0;
		bottom: 0;
		right: 0;
		height: 100vh;
		height: calc(var(--vh, 1vh) * 100);
		left: 0;
		align-items: flex-start;
		display: flex;
		flex-wrap: wrap;
		padding: 4rem 2rem;
		min-width: unset;
		/* flex-direction: column; */
	}
	.dropdown-swiper-container {
		height: calc(var(--vh, 1vh) * 100 - 18.4rem);
		overflow-y: scroll;
	}
	.dropdown-categories-menu .block-end {
		margin-bottom: auto;
		padding-top: 1rem;
	}
	.cats-list-switch {
		margin-bottom: 3rem;
	}
	.dropdown-categories-menu .list.active {
		height: calc(var(--vh, 1vh) * 100 - 18.4rem);
		margin-bottom: 10rem;
	}
	.dropdown-swiper-container{
		margin-top: 0;
	}
	.dropdown-categories-menu .block-end .swiper-button-next, .dropdown-categories-menu .block-end .swiper-button-prev{
		display: block;
	}
	.cats-list-switch button.button.primary {
		margin: 0 0.35rem;
		font-size: 1rem;
		line-height: 1.4rem;
	}
	.cats-alphabetically button, .cats-popular button {
		margin-right: unset;
		font-size: 2rem;
		line-height: 2.8rem;
		padding: 0;
		margin: unset;
	}
	.cats-alphabetically, .cats-popular {
		max-height: 100vh;
		overflow-y: scroll;

	}
	.cats-alphabetically.list {
		height: calc(100vh - 15.2rem);
		/* padding-bottom: 10rem; */
	}
	#search-modal .top-wrapper .top-left, #search-modal .top-wrapper .top-right {
		width: auto;
	}
	.comments-block, .comments-area {
		padding: 3.2rem 0 11.9rem;
	}
	.comment-respond form p.form-submit input.submit {
		bottom: -10.5rem;
		width: 17rem;
		padding: 0;
		height: 4.8rem;
		font-size: 1.4rem;
		left: -1.8rem;
	}
	.commnet-container {
		padding: 2rem 1.7rem 1.4rem;
	}
	p.comment, .comment-content p {
		max-width: unset;
	}
	.comments-block .author, .comment-author .author {
		margin: 2.3rem 0 3rem;
	}
	.comments-block textarea, .comment-respond .comment-form-comment textarea {
		min-height: 15.8rem;
		height: 15.8rem;
	}
	.write-post .container form .left-side {
		width: 100%;
		padding-right: 0;
	}
	.write-post .container form .right-side {
		width: 100%;
		padding-left: 0;
		display: flex;
		flex-direction: column;
		margin-top: 2rem;
	}
	.write-post .container form {
		display: flex;
		flex-direction: column;
	}
	.select-year {
		font-size: 1rem;
		line-height: 1.4rem;
	}
	.select-year span.selected svg {
		margin-left: 0.4rem;
	}
	.results-wrapper .reviews .right .rating .stars svg{
		width: 2rem;
		height: auto;
	}
	section.reviews.reading-progress.grid ul {
		width: unset;
		overflow: unset;
		white-space: unset;
		display: grid!important;
		grid-template-columns: calc(33.33% - 1rem) calc(33.33% - 1rem) calc(33.33% - 1rem);
		justify-content: space-between;
	}
	section.reviews.reading-progress.grid ul li {
		width: 100%;
		margin-right: 0;
		min-width: unset;
		margin-bottom: 3.5rem;
	}
	section.reviews.reading-progress.grid .review-image {
		height: 50vw;
	}
	section.reviews.reading-progress.grid .container{
		padding: 0 1.7rem;
	}
	section.reviews.reading-progress.grid ul li:first-child{
		margin-left: 0;
	}
	section.blad-slider li.swiper-slide:hover .post-image {
		filter: unset;
	}
	.publicationer-data .right-side .bottom-blocks{
		grid-template-columns: calc(50% - 1.5rem) calc(50% - 1.5rem);
	}
	.right-side .top-block{
		width: calc(100% - 5.3rem);
	}
	.single-post-top .container.post-wide .publicationer-data .right-side .post-buttons{
		right: -5.3rem;
	}
	.for-webdoc .read-function .play-button{
		margin: 0 1.6rem 0 0!important;
	}
	.tekstbopksplus.float_right, .tekstbopksplus.float_left {
		float: none;
		margin: 0 0 1.5rem 0;
	}
	.tekstbopksplus {
		width: 100%;
		padding: 2rem 1rem;
	}
	.media-with-text .container .right-side {
		width: 100%;
		padding-left: 0;
		margin-top: 2rem;
		order: 2;
	}
	.media-with-text .container .left-side {
		width: 100%;
		height: 64vw;
	}
	.media-with-text .container .right-side .button.primary, .text-block p .button.primary{
		font-size: 1.4rem;
	}
	.accordion-block .accordion-top-content {
		width: 100%;
		padding-right: 0;
	}
	.accordion-block ul {
		width: 100%;
	}
	.accordion-block .container.default.one_column {
		max-width: unset;
		padding: 0 1.7rem;
	}
	.accordion-block .title, .accordion-block .faq-question h3{
		font-size: 1.8rem;
		line-height: 2.6rem;
	}
	li.opinion-post .author h6{
		width: calc(100% - 6rem);
		white-space: break-spaces;
		display: flex;
	}

}

@media screen and (max-width: 900px){
	.publicationer-data .left-side {
		width: 30rem;
	}
	.publicationer-data .right-side {
		width: calc(100% - 30rem);
	}
	.publicationer-data .right-side .bottom-blocks{
		margin-top: 3.5rem;
		grid-template-columns: calc(33.33% - 1rem) calc(33.33% - 1rem) calc(33.33% - 1rem);
	}
}

@media screen and (max-width: 779px){
	li.opinion-post {
		min-height: 27.2rem;
		width: 16.6rem;
		margin-right: 1.2rem;
		min-width: 16.6rem;
		padding: 1.4rem 1.3rem 1.1rem;
	}
.dataTables_wrapper{
    width: 100%;
    overflow-x: scroll;
}

.dataTables_wrapper table{
	width: 70rem!important;
}
	.main-navigation ul {
		flex-wrap: unset;
	}
	.dots {
		/* width: 23rem; */
		justify-content: flex-end;
		position: relative;
	}
	.menu-header-bottom-menu-container {
		width: auto;
		overflow: scroll;
		overflow-y: hidden;
		white-space: nowrap;
		position: relative;
	}
	.menu-header-bottom-menu-container ul{
		position: relative;
	}
	.menu-header-bottom-menu-container ul li:last-child{
		padding-right: 6rem;
	}
	.dots::after {
		background: linear-gradient(90deg, rgba(255,255,255,0.6) 0%, rgba(255,255,255,1) 100%);
		position: absolute;
		content: '';
		left: -2rem;
		width: 2rem;
		top: 0;
		height: 100%;
	}
	.black-background .dots::after {
		background: linear-gradient(90deg, rgba(0,0,0,0.6) 0%, rgba(0,0,0 ,1) 100%);
	}
	.anmeldelser-template-default h1{
		margin-bottom: 3.2rem;
		width: 100%;
	}
	.top-elements{
		flex-direction: column;
	}
	.top-elements .categories-block{
		margin: 1.4rem 0 0.5rem;
	}
	a.go-back.for-anmeldelser {
		margin-bottom: 1.1rem;
		margin-top: 1.1rem;
	}
	.for-mobile{
		display: flex!important;
	}
	.for-dekstop{
		display: none!important;
	}
	.author-description-single ul li, .author-description-single ol li{
		font-size: 1.8rem;
		line-height: 2.6rem;
	}
	.publicationer-data .right-side{
		padding-top: 0;
	}
	.publikationer-review-single .authors-container .text-author{
		width: unset;
	}
	.publicationer-data .right-side .bottom-blocks {
		grid-template-columns: 100%;
	}
	.publikationer-review-single .stars{
		width: 100%;
	}
	.single-post-top .container.post-wide .publicationer-data .right-side .post-buttons{
		top: -2rem;
	}
	.publicationer-data .left-side {
		width: 16.5rem;
		text-align: center;
	}
	.publicationer-data .right-side {
		width: calc(100% - 16.5rem);
		margin-top: 0rem;
		padding-left: 1.3rem;
	}
	.right-side .top-block{
		padding: 0;
	}
	.publicationer-data .right-side .bottom-blocks{
		padding: 0 0 0 0;
		border: 0;
		margin: 0;
	}
	.publicationer-data .left-side img{
		max-width: 40rem;
	}
	section.reviews.reading-progress.grid ul {
		grid-template-columns: calc(50% - 0.7rem) calc(50% - 0.7rem);
	}
	section.reviews.reading-progress.grid .review-image {
		height: 66vw;
	}
	.reviews ul li {
		width: 19.9rem;
		margin-right: 2.1rem;
		min-width: 19.9rem;
	}
	.post-type-archive-anmeldelser .grid .posts-list .review-image	{
		height: 67vw;
		margin-bottom: 1.5rem;
	}
	section.reviews .review-image{
		height: 30rem;
	}
	section.reviews .category {
		font-size: 1rem;
		line-height: 1.4rem;
		margin: 0.9rem 0 0.7rem;
	}
	section.reviews{
		padding: 5.5rem 0 2.6rem;
	}
	.footer-menu.footer-right .block{
		width: 50%;
	}
	footer .container, .footer-menu {
		flex-wrap: wrap;
	}
	.footer-menu.footer-right .block:last-child{
		width: 100%;
		margin-top: 5rem;
	}
	.footer-subscribe span.subtitle {
		font-size: 1rem;
		line-height: 1.4rem;
	}
	.post-list-section ul {
		grid-template-columns: calc(50% - 0.6rem) calc(50% - 0.6rem);
	}
	.page-template-articles-template .post-list-section .posts-list li .post-image, .page-template-saved-posts-template .post-list-section .posts-list li .post-image  {
		height: 29.335vw;
	}
	.post-list-section ul li {
		margin-bottom: 2.6rem;
	}
	.popular-categories ul {
		display: flex;
		width: auto;
		overflow: auto;
		white-space: nowrap;
	}
	.popular-categories ul li {
		margin-right: 1rem;
		height: 8rem;
	}
	.popular-categories ul li:last-child{
		margin-right: 1.7rem;
	}
	.popular-categories ul li:first-child{
		margin-left: 1.7rem;
	}
	.popular-categories .container{
		padding: 0;
	}
	.popular-categories .container .list-top-block{
		padding: 0 1.7rem;
	}
	.popular-categories ul li a {
		font-size: 1.2rem;
		line-height: 1.4rem;
		text-decoration: underline;
	}
	.grid ul.posts-list.grid{
		grid-template-columns: calc(50% - 0.5rem) calc(50% - 0.5rem);
	}
	.grid ul.posts-list.grid li .post-image {
		height: 29.1vw;
	}
	a.button.primary.create-post-button {
		font-size: 1.4rem;
		width: 100%;
		height: 4.8rem;
		font-weight: 300;
		line-height: 1.8rem;
	}
	.results-wrapper .articles a .left {
		width: 16.5rem;
		height: 11rem;
	}
	.results-wrapper h3 {
		font-size: 1.4rem;
		line-height: 1.8rem;
	}
	.results-wrapper .articles a .right .terms {
		font-size: 1rem;
		line-height: 1.4rem;
		margin-bottom: 0.4rem;
	}
	.results-wrapper .articles a .right .title {
		font-weight: 300;
	}
	.results-wrapper .articles a .right {
		width: calc(100% - 16.5rem);
		padding-left: 1.5rem;
		padding-top: 0.9rem;
	}
	.results-wrapper .articles{
		border-bottom: 0px!important;
		padding-bottom: 3.1rem;
		margin-bottom: 0;
	}
	.results-wrapper .posts .terms {
		font-size: 1rem;
		line-height: 1.4rem;
		margin-bottom: 0.5rem;
	}
	.results-wrapper .posts .title {
		font-size: 1.4rem;
		line-height: 1.8rem;
	}
	.results-wrapper {
		display: flex;
		flex-direction: column;
	}
	.results-wrapper .posts {
		padding-bottom: 3rem;
		margin-bottom: 0rem;
		margin-top: 1.1rem;
		border-bottom: 0px!important;
	}
	.results-wrapper .posts a.author {
		margin: 1.3rem 0 3rem;
	}
	.results-wrapper .reviews .right .subject {
		font-size: 1rem;
		line-height: 1.4rem;
		margin-top: 3rem;
		font-weight: 300;
	}
	.results-wrapper .reviews .right .title {
		font-size: 1.4rem;
		line-height: 1.8rem;
		margin-top: 0.8rem;
		font-weight: 300;
	}
	.results-wrapper .reviews .right {
		padding-left: 1.2rem;
	}
	.blad-module-title-block {
		justify-content: space-between;
		width: 100%;
	}
	.featured-post-list .container.wide .right-side {
		order: 1;
		width: 100%;
		border-radius: 0px;
		height: 67vw;
	}
	.featured-post-list .container.wide .right-side img {
		position: absolute;
		width: 100%;
		height: 100%;
	}
	.single-articles .post-thumbnail {
		border-radius: 4px;
		overflow: hidden;
		display: flex;
		height: 61vw;
		width: 100%;
		position: relative;
	}
	.post-thumbnail {
		border-radius: 4px;
		overflow: hidden;
		display: flex;
		height: 61vw;
		width: 100%;
		position: relative;
	}
	.post-thumbnail img{
		position: absolute;
		width: 100%;
		height: 100%;
		z-index: 1;
		object-fit: cover;
		transition: 0.3s;
		object-position: center;
	}
	.buttons-container {
		display: flex;
		flex-direction: row;
		position: relative!important;
		bottom: 0!important;
		right: 0!important;
	}
	.text-block table{
		width: 70rem!important;
	}
}
@media screen and (max-width: 600px){
	.single-post .single-post-top .container .caption,
	.single-articles .single-post-top .container .caption {
		max-width: 170px;
	}
	.employee-block ul {
		grid-template-columns: 100%;
	}
	.employee-block ul li a {
		font-size: 1.4rem;
		line-height: 1.8rem;
	}
	.employee-block ul li {
		margin-bottom: 2.8rem;
	}
	.employee-block {
		padding-bottom: 2.3rem;
		padding-top: 5rem;
	}
}
