/*
Theme Name: Equinor - Industriminne
Author: Netpower Web Solutions AS
Author URI: https://netpower.no/
Description: The theme for Equinor Industriminne
*/


/*--------------------------------------------------------------
 General Styling
--------------------------------------------------------------*/
body {
    background: linear-gradient(0deg, rgba(189, 215, 223, 0.5), rgba(189, 215, 223, 0.5)), #ffffff;
    font-family: 'Libre Franklin', serif;
    margin: 0;
    margin-top: 85px;
    overflow-x: hidden !important;
}

body * {
    box-sizing: border-box;
    overflow-wrap: break-word;
}

body.page .site-content-contain {
    padding: 0 12px;
    width: 100%;
}

body.page:not(.page-id-145):not(.page-id-148) .site-content-contain {
    padding: 0 16px !important;
}

.site-description,
.custom-header-media,
.post-navigation,
.comments-area,
#secondary,
.entry-footer,
.entry-meta,
.navigation-top,
.edit-link,
.current-lang,
.menu-scroll-down {
    display: none !important;
}

.om-sitelogos {
    display: flex;
}

.om-sitelogos svg {
    fill: hsl(174, 100%, 21%);
    fill-opacity: 1;
    font-family: 'Arial', sans-serif;
}

h1 {
    color: #1b3f4b;
    font-size: 34px;
    line-height: 40px;
    margin-bottom: 16px;
}

h2 {
    font-size: 32px;
    font-weight: bold;
    line-height: 48px;
    -webkit-margin-after: 0;
    -webkit-margin-before: 0;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 24px;
    padding-top: 40px;
}

article h2 {
    color: #1b3f4b;
    font-size: 22px;
    font-weight: 600;
    line-height: 28px;
}

article p {
    color: #1b3f4b;
    max-width: 800px;
}

h3 {
    color: #1b3f4b;
    font-size: 18px;
    font-weight: 600;
    line-height: 26px;
}

h5 {
    color: #1b3f4b;
    font-size: 18px;
    line-height: 26px;
}

blockquote {
    margin: 0;
}

blockquote * {
    font-family: Libre Baskerville;
    font-size: 24px;
    font-style: normal;
    font-weight: normal;
    line-height: 34px !important;
    margin: 32px 0;
}

figure {
    margin: 0;
}

li {
    color: #1b3f4b;
}

/*--------------------------------------------------------------
 END  /  General Styling
--------------------------------------------------------------*/

/*--------------------------------------------------------------
 Buttons
--------------------------------------------------------------*/
a.btn-primary {
    align-items: center;
    background: #65cdc9;
    border-radius: 4px;
    color: #0a2a34;
    cursor: pointer;
    display: flex;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0.5px;
    line-height: 16px;
    padding: 16px;
    text-decoration: none;
    width: -moz-fit-content;
    width: fit-content;
}

a.btn-primary i {
    font-size: 16px;
    margin-left: 5px;
}

/*--------------------------------------------------------------
 END  /  Buttons
--------------------------------------------------------------*/

/*FIND OUT WHAT THIS IS*/
a[data-id='Søk'],
a[data-id='Search'],
a[data-id='Historie'],
a[data-id='History'],
a[data-id='Hjem'],
a[data-id='Home'],
li[data-id='Hjem'],
li[data-id='Home'],
li[data-id='Søk'],
li[data-id='Search'] {
    display: none !important;
}

/*--------------------------------------------------------------
 PAGE TOP
--------------------------------------------------------------*/

.industriminne-banner-container {
    background: #78726c;
}

.industriminne-banner {
    color: #ffffff;
    font-size: 12px;
    letter-spacing: 1px;
    margin: 0 -24px;
    margin: auto;
    max-width: 1248px;
    padding: 5px 16px;
    text-decoration: none;
    text-transform: uppercase;
}

.industriminne-banner a {
    color: #ffffff;
    text-decoration: none;
}

.industriminne-banner a:hover {
    color: #ffffff;
}

/*--------------------------------------------------------------
 END  /  PAGE TOP
--------------------------------------------------------------*/

/*--------------------------------------------------------------
 HEADER
--------------------------------------------------------------*/

.site-header {
    background-color: #ffffff;
    box-shadow: 0px 1px 3px rgba(51, 51, 51, 0.2);
    box-sizing: border-box;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 100;
}

.site-header .custom-header {
    margin: auto;
    max-width: 1248px;
}

.site-branding-text {
    display: inline-block;
}

.om-sitelogos {
    text-decoration: none !important;
}

.om-sitelogo {
    display: flex;
    margin-top: 10px;
}

.site-branding .wrap {
    align-items: center;
    box-sizing: border-box;
    display: flex;
    justify-content: space-between;
    padding: 16px;
    width: 100%;
}

/*--------------------------------------------------------------
 END  /  HEADER
--------------------------------------------------------------*/

/*--------------------------------------------------------------
 NAVIGATION
--------------------------------------------------------------*/

.menu-items {
    align-items: center;
    display: flex;
    flex-direction: row;
    margin: 0;
    padding: 0;
}

li.om-menuitem.om-activemenuitem.om-notmobile a {
    font-weight: 600;
}

.lang-item a,
.om-menuitem a {
    color: #1b3f4b;
    font-size: 16px;
    font-weight: normal;
    line-height: 1.2;
    text-align: center;
    text-decoration: none;
}

.om-searchbtn,
.lang-item a:first-of-type {
    border-left: 1px solid rgba(189, 215, 223, 0.5);
}

.lang-item a:first-of-type {
    align-items: center;
    display: flex;
    font-weight: 600;
    height: 35px;
    padding-left: 15px;
}

.lang-item,
.om-menuitem {
    align-items: center;
    display: inline-flex;
    height: 35px;
    padding: 0 12px 0 0;
}

.om-searchbtn {
    padding: 0 0 0 15px;
}

.om-menuitem i {
    font-size: 17px;
    line-height: 34px;
}

.om-searchbtn i.material-icons {
    font-size: 22px;
}

.mobile-only.language.search {
    display: flex;
    margin: 0;
    position: absolute;
    right: 65px;
    top: 37px;
}

.om-menuopen .mobile-only.language.search {
    display: none;
}

.om-openmenu,
.om-closemenu {
    display: none;
}

.om-menuitem i + span {
    display: none;
}

.om-onlymobile {
    display: none;
}

.om-notmobile {
    display: inherit;
}

.noselect {
    -webkit-touch-callout: none; /* iOS Safari */
    -khtml-user-select: none; /* Konqueror HTML */
    -moz-user-select: none; /* Firefox */
    -ms-user-select: none; /* Internet Explorer/Edge */
    -webkit-user-select: none; /* Safari */
    user-select: none;
    /* Non-prefixed version, currently supported by Chrome and Opera */
}

/*--------------------------------------------------------------
 END  /  NAVIGATION
--------------------------------------------------------------*/

/*--------------------------------------------------------------
 Search Field - HEADER
--------------------------------------------------------------*/
.top-search-container {
    background: linear-gradient(0deg, rgba(189, 215, 223, 0.5), rgba(189, 215, 223, 0.5)), #ffffff;
    box-shadow: 0px 1px 3px rgb(51 51 51 / 20%);
    display: none;
    height: 114px;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9999;
}

.top-search-content {
    align-items: center;
    display: flex;
    height: 100%;
    justify-content: space-between;
    margin: auto;
    max-width: 1248px;
    padding: 0 16px;
    width: 100%;
}

.top-search-container .search-form {
    width: 100%;
}

.top-search-container input {
    appearance: none;
    background: transparent;
    border: none;
    color: #3a6575;
    font-size: 20px;
    height: 60px;
    outline: none;
    width: 100%;
}

.top-search-container .search-btn {
    display: none;
}

.top-search-container .top-search-form-close {
    color: #006a5f;
    cursor: pointer;
}

.top-search-container ::-webkit-input-placeholder {
    /* Edge */
    color: #3a6575;
    opacity: 0.6;
}

.top-search-container :-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #3a6575;
    opacity: 0.6;
}

.top-search-container ::placeholder {
    color: #3a6575;
    opacity: 0.6;
}

/* clears the 'X' from Internet Explorer */
input[type='search']::-ms-clear {
    display: none;
    height: 0;
    width: 0;
}

input[type='search']::-ms-reveal {
    display: none;
    height: 0;
    width: 0;
}

/* clears the 'X' from Chrome */
input[type='search']::-webkit-search-decoration,
input[type='search']::-webkit-search-cancel-button,
input[type='search']::-webkit-search-results-button,
input[type='search']::-webkit-search-results-decoration {
    display: none;
}

.content-search-listing {
    margin: auto;
    max-width: 1248px;
}

/*--------------------------------------------------------------
 END  /  Search Field - HEADER
--------------------------------------------------------------*/

/*--------------------------------------------------------------
 BREADCRUMBS
--------------------------------------------------------------*/

#breadcrumbs {
    color: #1b3f4b;
    font-size: 12px;
    margin: 12px 0 32px;
    overflow: hidden;
    overflow-x: auto;
    padding: 0;
    white-space: nowrap;
}

#breadcrumbs a {
    color: #1b3f4b;
    font-weight: 600;
    text-decoration: none;
}

#breadcrumbs span {
    align-items: center;
    display: flex;
    letter-spacing: 0.5px;
}

#breadcrumbs i {
    font-size: 20px;
    margin: 0 4px;
}

/*--------------------------------------------------------------
 END  /  BREADCRUMBS
--------------------------------------------------------------*/

/*--------------------------------------------------------------
 BODY
--------------------------------------------------------------*/

.site-content-contain {
    margin-left: auto;
    margin-right: auto;
    max-width: 1248px;
    padding: 0 12px;
    padding-top: 32px;
}

.site-content-contain.limit {
    max-width: 1248px !important;
}

body.home .site-content-contain {
    padding-bottom: 0;
    padding-top: 30px;
    width: 100%;
}

/*--------------------------------------------------------------
 END  /  BODY
--------------------------------------------------------------*/

/*--------------------------------------------------------------
FOOTER
--------------------------------------------------------------*/

.om-sitedescription-container {
    background: #3a6575;
}

.om-sitedescription {
    color: #ffffff;
    display: flex;
    font-size: 16px;
    font-weight: normal;
    justify-content: space-between;
    line-height: 32px;
    margin: auto;
    max-width: 1248px;
    padding: 16px;
}

.om-sitedescription a {
    border-color: #ffffff;
    color: #ffffff;
    font-size: 16px;
    font-weight: 600;
    line-height: 28px;
    padding: 0 8px;
}

.om-sitecopyright-container {
    background: #0a2a34;
}

.om-sitecopyright {
    color: #ffffff;
    font-size: 14px;
    font-weight: normal;
    line-height: 32px;
    margin: auto;
    max-width: 1248px;
    padding: 16px;
}

/*--------------------------------------------------------------
END  /  FOOTER
--------------------------------------------------------------*/

/*--------------------------------------------------------------
 SearchField/HERO SECTION - FRONTPAGE BANNER
--------------------------------------------------------------*/

.om-landingbanner-container {
    background: #1b3f4b;
    left: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
    position: relative;
    right: 50%;
    width: 100vw;
}

.om-landingbanner-content {
    display: flex;
    margin-left: auto;
    margin-right: auto;
    max-width: 1248px;
    padding: 1rem 0 0 1rem;
}

.om-landingsbanner-text,
.om-landingsbanner-image {
    width: 50%;
}

.om-landingsbanner-image {
    background-position-x: center;
    background-position-y: center;
    background-size: cover;
}

.banner-search-form {
    align-items: center;
    display: flex;
}

.banner-search-form a.search-btn {
    align-items: center;
    background: #65cdc9;
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
    color: #0a2a34;
    cursor: pointer;
    display: flex;
    height: 48px;
    justify-content: center;
    padding: 0 1rem;
    text-decoration: none;
}

.banner-search-form form {
    display: flex;
    width: 100%;
}

.banner-search-form input {
    appearance: none;
    border: none;
    border-radius: 4px 0 0 4px;
    font-size: 1rem;
    height: 48px;
    line-height: 24px;
    padding: 0 10px;
    width: 100%;
}

.banner-search-form input::-webkit-input-placeholder {
    /* Edge */
    color: #1b3f4b;
}

.banner-search-form input:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #1b3f4b;
}

.banner-search-form input::placeholder {
    color: #1b3f4b;
}

.om-landingsbanner-text {
    margin-bottom: 90px;
    padding-right: 50px;
}

.om-landingsbanner-text h1 {
    color: #dcf3f3;
    font-size: 34px;
    font-weight: 600;
    line-height: 40px;
    margin-top: 90px;
}

.om-landingsbanner-text h2 {
    color: #dcf3f3;
    font-size: 20px;
    font-weight: 500;
    letter-spacing: 0.5px;
    line-height: 30px;
    padding-top: 0;
}

/*--------------------------------------------------------------
 END  /  SearchField/HERO SECTION - FRONTPAGE BANNER
--------------------------------------------------------------*/

/*--------------------------------------------------------------
 FEATURES/SUBJECTS SECTION - FRONTPAGE
--------------------------------------------------------------*/

@media only screen and (min-width: 1023px) {
    .om-features-container-bg-mobile {
        background-image: none !important;
    }
}

.om-features-container-bg-mobile {
    background-position-x: center;
    background-position-y: center;
    background-size: cover;
}

.om-features-container {
    background: #bdd7df;
    left: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
    position: relative;
    right: 50%;
    width: 100vw;
}

.om-features {
    display: flex;
    flex-direction: column;
    font-size: 18px;
    font-weight: 600;
    line-height: 26px;
    margin-left: auto;
    margin-right: auto;
    max-width: 1248px;
    padding-left: 32px;
    padding-right: 32px;
    padding-top: 40px;
}

.om-feature-content {
    display: flex;
    margin: -8px 0 100px -8px;
}

.om-features h2 {
    color: #1b3f4b;
    font-size: 22px;
    font-weight: 600;
    line-height: 28px;
    margin: 0;
}

.om-feature {
    background-position: center;
    background-size: cover;
    cursor: pointer;
    display: inline-block;
    flex-grow: 1;
    height: 218px;
    margin: 8px 0 0 8px;
    max-width: calc(25% - 8px);
    position: relative;
}

.om-feature span {
    align-items: center;
    background: #0a2a34;
    bottom: 0;
    box-sizing: border-box;
    color: #a6e0df;
    display: flex;
    height: fit-content;
    height: auto; /*fallback*/
    justify-content: space-between;
    padding: 16px;
    position: absolute;
    width: 100%;
}

.om-feature i {
    font-size: 24px;
    font-weight: 600;
    line-height: 1px;
}

/*HIDE ALL BUT KEEP SPECIFIC*/
html[lang='nb-NO']
    .om-feature:not([data-id='Styring av og i Equinor'], [data-id='I Norge og verden'], [data-id='Teknologi og miljø'], [data-id='Økonomi og samfunn']) {
    display: none;
}

html[lang='en-GB']
    .om-feature:not([data-id='Management of and in Equinor'], [data-id='In Norway and the world'], [data-id='Technology and the environment'], [data-id='Economy and society']) {
    display: none;
}

/*--------------------------------------------------------------
END  /  FEATURES/SUBJECTS SECTION - FRONTPAGE
--------------------------------------------------------------*/

/*--------------------------------------------------------------
TIMELINE SECTION - FRONTPAGE
--------------------------------------------------------------*/

.om-explore-timeline-container {
    background: #1b3f4b;
    left: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
    position: relative;
    right: 50%;
    width: 100vw;
}

.om-explore-timeline {
    box-sizing: border-box;
    margin: auto;
    max-width: 1248px;
    overflow: hidden;
    padding: 40px 16px;
    width: 100%;
}

.om-explore-timeline-header h2 {
    color: #dcf3f3;
    font-size: 22px;
    font-weight: 600;
    line-height: 28px;
    padding-bottom: 32px;
    padding-top: 0;
}

.om-om-explore-timeline-decades {
    display: flex;
    flex-direction: row;
    overflow: hidden;
    overflow-x: auto;
}

/* decades action card */
.om-decade.action {
    display: none;
}

.om-decade.action a {
    align-items: center;
    background: #65cdc9;
    color: #0a2a34;
    flex-direction: row;
    font-size: 14px;
    font-weight: 500;
    justify-content: center;
    letter-spacing: 1px;
    line-height: 16px;
}

.om-decade.action a i {
    font-size: 17px;
    margin-left: 4px;
}

.om-decades.action.mobile-only {
    margin: 24px 0 0 0;
}

.om-decade.action.mobile-only a {
    border-radius: 4px;
    height: fit-content;
    height: -moz-fit-content;
    margin: 24px 0 0;
    padding: 16px;
    width: fit-content;
    width: -moz-fit-content;
}

/* end - decades action card */

/* decades cards */
.om-decade a {
    background: #ffffff;
    color: #1b3f4b;
    display: flex;
    flex-direction: column;
    height: 200px;
    text-decoration: none;
    width: 160px;
}

.om-decade-cardcontent {
    box-sizing: border-box;
    height: 100px;
    padding: 12px;
}

.om-decade-cardimage {
    background-position: center;
    background-size: cover;
    height: 100px;
    width: 100%;
}

.om-card-decade {
    font-size: 18px;
    font-weight: 600;
    line-height: 26px;
    margin-bottom: 8px;
}

.om-card-title {
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 0.5px;
}

/* end - decades cards */

/*--------------------------------------------------------------
END  /  TIMELINE SECTION - FRONTPAGE
--------------------------------------------------------------*/

/*--------------------------------------------------------------
MAP EXPLORE SECTION - FRONTPAGE
--------------------------------------------------------------*/

.om-map-container {
    background-size: cover;
    left: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
    position: relative;
    right: 50%;
    width: 100vw;
}

.om-map-info {
    margin: auto;
    max-width: 1248px;
    padding: 120px 12px;
}

.om-map-info h2 {
    color: #dcf3f3;
    font-weight: 500;
    margin: 0;
    max-width: 700px;
    padding-top: 0;
}

/*--------------------------------------------------------------
END  /  MAP EXPLORE SECTION - FRONTPAGE
--------------------------------------------------------------*/

/*--------------------------------------------------------------
ARTICLES FRONTPAGE SECTION - FRONTPAGE
--------------------------------------------------------------*/

.om-cards-container {
    background: #bdd7df;
    left: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
    position: relative;
    right: 50%;
    width: 100vw;
}

.om-cards.om-more {
    display: flex;
    flex-direction: column;
    margin: auto;
    max-width: 1248px;
    padding: 2rem 0 4rem;
    width: 100%;
}

.om-cards.om-more .items {
    display: flex;
    max-width: 1248px;
    overflow: hidden;
    width: 100%;
}

.om-cards.om-more h2 {
    color: #1b3f4b;
    display: flex;
    font-size: 22px;
    font-weight: 600;
    line-height: 28px;
    margin-left: auto;
    margin-right: auto;
    max-width: 1248px;
    width: 100%;
}

.om-cards.om-more .items {
    display: flex;
    margin-bottom: 16px;
    margin-left: auto;
    margin-right: auto;
    max-width: 1248px;
    overflow: hidden;
    overflow-x: auto;
    width: 100%;
}

/*--------------------------------------------------------------
END  /  ARTICLES FRONTPAGE SECTION - FRONTPAGE
--------------------------------------------------------------*/

/*--------------------------------------------------------------
AJAX CATEGORY ACTIONS
--------------------------------------------------------------*/

.om-more-container {
    background: #bdd7df;
    left: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
    position: relative;
    right: 50%;
    width: 100vw;
}

.om-more-content {
    margin: auto;
    max-width: 1248px;
    padding: 0 16px 0;
}

.om-more-content .om-cards.om-more {
    padding: 2rem 0 1rem;
}

.om-more-content .om-cards.om-more h2 {
    color: #1b3f4b;
}

@media only screen and (min-width: 1023px) {
    .om-more-content {
        padding: 24px 32px;
    }

    .om-more-content .om-cards.om-more h2 {
        padding: 0.5rem 0 1rem;
    }

    .om-more-content .om-cards.om-more .items {
        margin: 0;
    }
}

.om-moreposts {
    cursor: pointer;
    display: block;
    font-size: 14px;
    font-weight: 600;
    height: 242px;
    line-height: 242px;
    margin-bottom: -40px;
    margin-left: auto;
    margin-right: auto;
    margin-top: -24px;
    text-align: center;
    text-transform: uppercase;
    width: 400px;
}

.om-noposts,
.om-nomoreposts,
.om-nofiltersselected {
    color: #353535;
    display: none;
    font-size: 14px;
    font-weight: 600;
    height: 242px;
    line-height: 242px;
    margin-bottom: -40px;
    margin-left: auto;
    margin-right: auto;
    margin-top: -24px;
    text-align: center;
    text-transform: uppercase;
    width: 400px;
}

.om-moreposts .appended-text {
    display: none;
}

.om-moreposts svg:nth-of-type(1) {
    display: block;
    position: absolute;
    z-index: -2;
}

.om-moreposts svg:nth-of-type(1) path {
    stroke-width: 1px;
    transition: all 2s ease-in-out;
}

.om-moreposts svg:nth-of-type(2) {
    box-shadow: #deebef -145px 0px 0px;
    display: block;
    margin-left: 85px;
    position: absolute;
    transition: all 1s ease-in-out;
    z-index: -1;
}

.om-moreposts svg:nth-of-type(1),
.om-moreposts svg:nth-of-type(2) {
    display: none;
}

.om-moreposts i {
    font-size: 13px;
    position: relative;
    top: -2px;
    vertical-align: middle;
}

/*--------------------------------------------------------------
END  /  AJAX CATEGORY ACTIONS
--------------------------------------------------------------*/

/*--------------------------------------------------------------
TAG/FILTER
--------------------------------------------------------------*/

.om-tag {
    cursor: pointer;
    display: inline;
    margin-right: 8px;
    margin-right: 8px;
}

.om-tag a {
    background-color: #f5f5f6;
    border: 1px solid transparent;
    border-radius: 4px;
    color: #1b3f4b;
    display: inline-block;
    font-size: 16px;
    font-weight: 400;
    height: 34px;
    line-height: 31px;
    padding-left: 15px;
    padding-right: 15px;
    text-decoration: none;
}

.om-landingcontent .om-tag a i {
    font-size: 14px;
    margin-left: 10px;
    position: relative;
    top: -1px;
    vertical-align: middle;
}

.om-tag a.om-selectedfilter {
    background-color: #a6e0df;
    border: 1px solid #1b3f4b;
}

.om-spacer {
    height: 24px;
    width: 100%;
}

/*--------------------------------------------------------------
END  /  TAG/FILTER
--------------------------------------------------------------*/

/*--------------------------------------------------------------
 Category Page -- TOP
--------------------------------------------------------------*/

.om-landingheader {
    align-items: center;
    display: flex;
    justify-content: space-between;
    margin: 16px 0 24px;
}

.om-landingtitle {
    color: #1b3f4b;
    font-size: 34px;
    font-weight: 600;
    line-height: 40px;
}

/* ---- Search component category page ---- */
.om-search-form {
    position: relative;
    visibility: hidden; /*lenge leve ladskaben*/
}

.om-search-form input {
    background: #edf9f9;
    border: none;
    border-bottom: 2px solid #bdd7df;
    border-radius: 4px;
    color: #1b3f4b;
    padding: 16px;
    width: 328px;
}

.om-search-form a {
    color: #1b3f4b;
    position: absolute;
    right: 12px;
    top: 12px;
}

/* placeholder */
.om-search-form ::-webkit-input-placeholder {
    /* Edge */
    color: #1b3f4b;
}

.om-search-form :-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #1b3f4b;
}

.om-search-form ::placeholder {
    color: #1b3f4b;
}

/*--------------------------------------------------------------
 END  /  Category Page -- TOP
--------------------------------------------------------------*/

/*--------------------------------------------------------------
Category Page -- BODY
--------------------------------------------------------------*/

.om-landingcontent {
    display: flex;
    flex-wrap: wrap;
    max-width: 1440px;
    width: 100%;
}

.filter-container {
    margin-bottom: 16px;
    width: 100%;
}

/*--------------------------------------------------------------
 END  /  Category Page -- BODY
--------------------------------------------------------------*/

/*--------------------------------------------------------------
 Article Cards
--------------------------------------------------------------*/

.om-card {
    background: linear-gradient(0deg, rgba(220, 243, 243, 0.5), rgba(220, 243, 243, 0.5)), #ffffff;
    float: left;
    margin-bottom: 16px;
    margin-left: 0;
    margin-right: 16px;
    width: 282px;
}

.om-card a {
    text-decoration: none;
}

.om-cardimage {
    background-color: #eeeeee;
    background-position: top center;
    background-size: cover;
    height: 174px;
}

.om-cardcontent {
    box-sizing: border-box;
    padding: 16px;
    text-align: left;
    width: 100%;
}

.om-meta {
    color: #1b3f4b;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 0.5px;
    line-height: 15px;
}

.om-cardtitle {
    color: #1b3f4b;
    font-size: 18px;
    font-weight: 600;
    line-height: 26px;
    padding: 8px 0;
}

.om-cardingress {
    -webkit-box-orient: vertical;
    color: #1b3f4b;
    display: -webkit-box;
    font-size: 16px;
    font-style: normal;
    font-weight: normal;
    -webkit-line-clamp: 3;
    line-height: 26px;
    overflow: hidden;
}

/*--------------------------------------------------------------
 END  /  Article Cards
--------------------------------------------------------------*/

/*--------------------------------------------------------------
 POSTS PAGE
--------------------------------------------------------------*/

.entry-header {
    position: relative;
}

.entry-header .accessibility-container {
    position: absolute;
    right: 0;
    top: 0;
}

.accessibility-actions-icons i {
    user-select: none;
}

#audio-article {
    position: absolute;
    right: 0;
    top: 130%;
}

body.single-post {
    background: #ffffff;
}

.single-post p {
    line-height: 26px;
    max-width: 800px;
}

.om-ingress {
    color: #1b3f4b;
    font-size: 20px;
    letter-spacing: 0.5px;
    line-height: 30px;
    margin-bottom: 16px;
    max-width: 70%;
}

.om-author {
    color: #1b3f4b;
    font-size: 12px;
    line-height: 20px;
    margin-bottom: 24px;
}

.om-banner {
    height: 750px;
    object-fit: cover;
    width: 100%;
}

.om-imagecredits .om-meta {
    color: #1b3f4b;
    font-size: 12px;
    font-weight: normal;
    line-height: 20px;
    margin-top: 8px;
}

.om-historypostnav:first-of-type {
    display: none;
}

.om-historypostnav {
    display: flex;
    margin: 52px 0;
}

.om-historypostnav a {
    align-items: center;
    border: 1px solid #00978d;
    border-radius: 4px;
    color: #00978d;
    display: flex;
    font-weight: 600;
    padding: 8px 16px;
    text-decoration: none;
    width: fit-content;
}

.om-historypostnav a.prev {
    margin-right: 8px;
}

/*--------------------------------------------------------------
 END / POSTS PAGE
--------------------------------------------------------------*/

/*--------------------------------------------------------------
SHARING BUTTONS
--------------------------------------------------------------*/
.sharedaddy.sd-sharing-enabled {
    background: #ffffff !important;
    border: 1px solid;
    box-shadow: 0px 0px 9px rgb(0 0 0 / 20%);
    position: absolute;
    right: 0px;
    top: 40px;
    width: 200px;
}

.darkTheme .sharedaddy.sd-sharing-enabled {
    background: #0a2a34 !important;
}

.sd-social-icon-text.sd-sharing {
    padding: 10px;
}

div .sd-content ul {
    display: flex;
    flex-direction: column;
    margin: 0.1px !important;
    margin-left: 3px !important;
    padding: 0px !important;
}

.sd-content ul li a {
    border: 1px solid #000000 !important;
    border-radius: 0px !important;
    margin-top: 5px;
    padding: 5px !important;
    width: 100%;
}

.darkTheme .sd-content ul li a {
    background: #0a2a34 !important;
    border: 1px solid #bdd7df !important;
}

.sd-content ul li a span {
    color: #000000 !important;
    font-family: 'Libre Franklin', serif;
    font-size: 16px;
}

.darkTheme .sd-content ul li a span {
    color: #bdd7df !important;
}

.sd-content ul li a:before {
    color: #000000 !important;
    font-size: 20px !important;
    margin-right: 10px;
}

.darkTheme .sd-content ul li a:before {
    color: #bdd7df !important;
}

/*--------------------------------------------------------------
END  /  SHARING BUTTONS
--------------------------------------------------------------*/

/*--------------------------------------------------------------
 FOOTNOTES
--------------------------------------------------------------*/

span.om-editorfootnotenumber {
    color: #00978d;
    margin: 0 4px;
}

.footnote-container {
    background: #edf9f9;
    display: none; /*jquery style*/
    left: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
    position: relative;
    right: 50%;
    width: 100vw;
}

.footnote-content {
    margin: auto;
    max-width: 1248px;
    padding: 24px 32px;
}

.footnotes {
    list-style: number;
    list-style-position: inside;
    padding: 0;
}

.footnotes li::marker {
    font-weight: 400;
}

.footnotes li span {
    font-size: 14px;
    line-height: 24px;
}

.footnotes li span strong {
    display: none;
}

/*--------------------------------------------------------------
 END  /  FOOTNOTES
--------------------------------------------------------------*/

/*--------------------------------------------------------------
TIMELINE PAGE
--------------------------------------------------------------*/

body.timeline {
    background: #dcf3f3;
}

body.timeline #breadcrumbs a,
body.timeline #breadcrumbs {
    color: #dcf3f3;
}

.om-timelinetitle {
    align-items: center;
    color: #dcf3f3;
    display: flex;
    font-size: 34px;
    font-weight: 600;
    line-height: 40px;
    margin: 20px 0;
}

.om-years {
    display: flex;
    flex-wrap: wrap;
}

.om-years .om-year {
    align-items: center;
    border: 2px solid #a6e0df;
    border-radius: 4px;
    color: #a6e0df;
    cursor: pointer;
    display: flex;
    font-size: 16px;
    font-weight: 450;
    height: 34px;
    justify-content: center;
    margin: 8px 16px 8px 0;
    padding-left: 15px;
    padding-right: 15px;
    text-decoration: none;
}

.om-years .om-smalleryear {
    display: none;
}

.om-yearfeature {
    color: #a6e0df;
    display: block;
    font-size: 34px;
    font-weight: 600;
    line-height: 42px;
}

/*--------------------------------------------------------------
END  /  TIMELINE PAGE
--------------------------------------------------------------*/

/*--------------------------------------------------------------
 TIMELINE
--------------------------------------------------------------*/

@media only screen and (min-width: 1023px) {
    .timeline-article-card .timeline-article-cardimage {
        background-color: #eeeeee;
        background-position: top center;
        background-size: cover;
        height: 174px;
    }
}
body.timeline {
    background: #1b3f4b;
}

.timeline .om-om-explore-timeline-decades .om-decade {
    margin-right: 0;
}

.timeline .om-decade {
    width: unset;
}

.timeline .om-decade a {
    margin-right: 8px;
}

.timeline-period-container {
    margin: 16px 0px;
}

.timeline-period-years {
    margin: 0 0 16px;
    overflow: auto;
    white-space: nowrap;
}

h2.timeline-period {
    color: #a6e0df;
    font-size: 34px;
    font-weight: 500;
    line-height: 42px;
    padding-bottom: 0;
    width: 100%;
}

h3.timeline-title {
    color: #dcf3f3;
    font-size: 22px;
    font-weight: 500;
    line-height: 28px;
    margin-top: 0;
    padding-bottom: 0;
}

.timeline.period h3.timeline-title {
    font-size: 34px;
    letter-spacing: 0.5px;
    line-height: 40px;
    margin-bottom: 1rem;
    margin-top: 2rem;
}

.timeline-period-container button {
    background: none;
    border: 1px solid transparent;
    color: #dcf3f3;
    cursor: pointer;
    font-family: 'Libre Franklin', serif;
    font-size: 16px;
    line-height: 26px;
    margin-right: 6px;
    padding: 4px 12px;
}

.timeline-period-container button.active {
    border: 1px solid;
    border-radius: 4px;
    color: #a6e0df;
}

.timeline-period-section {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 48px;
    width: 100%;
}

.timeline-period-section .timeline-article-card:nth-child(n + 6) {
    display: none;
}

.timeline-articles-container {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 10px;
}

.timeline-article-card {
    background: linear-gradient(0deg, rgba(220, 243, 243, 0.5), rgba(220, 243, 243, 0.5)), #ffffff;
    color: #1b3f4b;
    margin-bottom: 10px;
    width: 100%;
}

.timeline-article-card a {
    color: unset;
    display: flex;
    text-decoration: none;
}

.timeline-article-card .timeline-article-cardimage {
    background-color: #eeeeee;
    background-position: top center;
    background-size: cover;
    min-height: 175px;
    min-width: 116px;
}

.timeline-article-card h2 {
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 0.5px;
    line-height: 15px;
    padding: 0;
}

.timeline-article-card h3 {
    font-size: 18px;
    font-weight: 600;
    line-height: 26px;
    margin: 8px 0;
    padding: 0;
}

.timeline-article-card p {
    -webkit-box-orient: vertical;
    display: -webkit-box;
    font-size: 16px;
    font-weight: normal;
    -webkit-line-clamp: 3;
    line-height: 26px;
    margin: 0;
    overflow: hidden;
    padding: 0;
}

.timeline-article-card-content {
    padding: 16px;
}

.btn-primary.show-period {
    justify-content: center;
    margin-bottom: 40px;
    margin-top: 24px;
    padding: 16px 30px;
    width: 100%;
}

.timeline.period h2.timeline-period {
    padding-top: 0;
}

.timeline.period .timeline-period-section:first-child h2.timeline-period {
    padding-top: 16px;
}

.timeline-period-section a.btn-primary {
    cursor: pointer;
    margin-top: 24px;
    padding: 16px 32px;
}

.timeline.period .timeline-period-section h2.timeline-period {
    padding-bottom: 24px;
}

/*--------------------------------------------------------------
 END  /  TIMELINE
--------------------------------------------------------------*/

/*--------------------------------------------------------------
 SEARCH - PAGE
--------------------------------------------------------------*/

.wrap.search-page {
    margin-top: 10px;
}

.search-page .om-landingcontent {
    margin: -8px 0 30px -8px;
}

.search-title {
    font-family: Libre Franklin;
    font-weight: 500;
    font-size: 22px;
    line-height: 28px;
    color: #1b3f4b;
    margin: 2rem 10px 2rem 0;
    padding: 0;
}
.search-title-container {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    align-content: center;
}

.search-num-items {
    background: #3a6575;
    border-radius: 20px;
    font-weight: 500;
    font-size: 12px;
    line-height: 20px;
    color: #ffffff;
    padding: 5px 10px;
}

.new-search-container {
    background: #1b3f4b;
    left: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
    margin-top: -4px;
    position: relative;
    right: 50%;
    width: 100vw;
}
.new-search-container-content {
    display: flex;
    flex-direction: column;
    margin: auto;
    max-width: 1248px;
    padding: 0 10px 1rem;
    width: 100%;
}

.new-search-container .banner-search-form {
    margin-top: 2rem;
    width: 100%;
}

.goto-btn-container {
    display: flex;
    margin-top: 20px;
    overflow-x: auto;
    width: 100%;
    flex-grow: 0;
}
.goto-btn-container button {
    background: linear-gradient(0deg, rgba(220, 243, 243, 0.5), rgba(220, 243, 243, 0.5)), #ffffff;
    border-radius: 4px;
    padding: 4px 10px;
    border: none;
    font-family: Libre Franklin;
    color: #1b3f4b;
    line-height: 26px;
    font-size: 16px;
    margin-right: 8px;
}

.goto-btn-container button:hover {
    cursor: pointer;
}
.goto-btn-container button:active {
    background: #a6e0df;
}

.new-search-container.scrolled .search-section:first-child {
    margin-top: 10rem;
}
.new-search-container.scrolled {
    position: fixed;
    width: 100vw;
    top: 86px;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
    z-index: 99;
}
.new-search-container.scrolled .banner-search-form {
    display: none;
}

.new-search-container.scrolled .new-search-container-content {
    padding: 0 0 10px 10px;
}

.new-search-container.scrolled .goto-btn-container {
    margin-top: 10px;
}

#go-top {
    position: fixed;
    z-index: 99;
    right: 15px;
    bottom: 15px;
    border-radius: 50%;
    border: none;
    width: 38px;
    height: 38px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #1b3f4b;
    color: #dfebef;
    cursor: pointer;
}

.load-more-btn {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    border: none;
    background: #65cdc9;
    border-radius: 4px;
    padding: 10px 16px;
    margin: 2rem 8px;
}

.load-more-btn:hover {
    cursor: pointer;
}

.load-more-btn span {
    font-weight: 500;
    font-size: 14px;
    line-height: 17px;
    font-family: 'Libre Franklin';
    letter-spacing: 1px;
    color: #0a2a34;
    margin-right: 5px;
}

.search-page {
    min-height: 70vh;
}

.search-section.white {
    background: #fff;
    left: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
    margin-top: -4px;
    position: relative;
    right: 50%;
    width: 100vw;
}

.search-section:last-child {
    padding-bottom: 2rem;
}

.nasjonalbibliotek-items-container {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}
.nasjonalbiliotek-book-card {
    width: 47%;
    margin-right: 16px;
    margin-bottom: 2rem;
}

.nasjonalbiliotek-book-card:nth-last-child(-n + 2) {
    margin-bottom: 0;
}

.nasjonalbiliotek-book-card:nth-child(2n) {
    margin-right: 0;
}

.nasjonalbiliotek-book-card a:link {
    text-decoration: none;
}
.nasjonalbiliotek-book-card:last-child {
    margin-right: 0;
}
.nasjonal-card-title {
    color: #1b3f4b;
    font-size: 18px;
    font-weight: 500;
    line-height: 26px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2; /* number of lines to show */
    -webkit-box-orient: vertical;
    margin-top: 10px;
}

.nasjonal-card-meta {
    color: #1b3f4b;
    font-size: 16px;
    line-height: 26px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2; /* number of lines to show */
    -webkit-box-orient: vertical;
}

.nasjonal-card-meta-date {
    color: #1b3f4b;
    font-size: 16px;
    line-height: 26px;
}

.nasjonal-card-image {
    background-color: #eeeeee;
    background-position: top center;
    background-position-x: center;
    background-position-y: center;
    background-size: cover;
    height: 259px;
    background-size: cover;
}

.goto-nasjonalbiblioteket-btn {
    width: fit-content;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    background: #65cdc9;
    border-radius: 4px;
    padding: 10px 16px;
    margin: 2rem 8px;
}

.goto-nasjonalbiblioteket-btn:link {
    text-decoration: none;
}

.goto-nasjonalbiblioteket-btn span {
    font-family: 'Libre Franklin';
    font-weight: 500;
    font-size: 14px;
    line-height: 17px;
    letter-spacing: 1px;
    color: #0a2a34;
    margin-right: 5px;
}

.goto-nasjonalbiblioteket-btn i {
    color: #000000;
}

hr.nasjonal-divider {
    margin-top: 1.5rem;
    border-top: 1px solid #bdd7df;
    width: 100%;
}

.search-section:last-child hr {
    display: none;
}

.nasjonal-card-image.square {
    height: 180px;
}
.nasjonal-card-title.extended {
    -webkit-line-clamp: 3;
}

@media only screen and (min-width: 1023px) {
    .new-search-container .banner-search-form {
        width: 50%;
    }
    .new-search-container-content {
        padding: 0 32px 1rem;
    }
    .nasjonalbiliotek-book-card {
        width: 183px;
        margin-top: 0;
    }
    .nasjonalbiliotek-book-card:nth-child(2n) {
        margin-right: 16px;
    }
    .nasjonalbiliotek-book-card:last-child {
        margin-right: 0;
    }
    .new-search-container.scrolled {
        top: 115px;
    }
    .new-search-container.scrolled .new-search-container-content {
        padding: 0 32px 10px;
    }

    #go-top {
        width: 45px;
        height: 45px;
        right: 30px;
        bottom: 25px;
    }
    /*--------------------------------------------------------------
MEDIA SIZES
--------------------------------------------------------------*/

    .wp-caption img,
    .wp-video video {
        width: 100%;
        height: auto;
        display: block;
    }

    .wp-caption {
        max-width: 800px;
    }

    .wp-caption.alignright {
        width: 401px !important;
        float: right !important;
        margin-left: 16px;
        margin-right: 22rem;
    }

    /*--------------------------------------------------------------
    END  /  MEDIA SIZES
    --------------------------------------------------------------*/
}

#loading-articles {
    margin: 0 auto;
    width: 100%;
    text-align: center;
    margin-top: 20px;
    font-size: 22px;
    color: #1b3f4b;
    line-height: 22px;
    display: none;
}

.search-no-results #content,
s .search-results #content {
    position: relative;
}

.search-no-results .page-title,
.search-results .page-title {
    color: #1b3f4b;
}

.search-no-results .btn-primary,
.search-results .btn-primary {
    margin: 0rem 0 2rem;
}

/*.search-no-results #content .search-form-container,*/
/*.search-results #content .search-form-container {*/
/*	align-items     : center;*/
/*	display         : flex;*/
/*	justify-content : flex-end;*/
/*	line-height     : 24px;*/
/*	position        : relative;*/
/*}*/

/*.search-no-results #content .search-form,*/
/*.search-results #content .search-form {*/
/*	position : absolute;*/
/*	right    : 0;*/
/*	top      : 0;*/
/*}*/

/*.search-no-results #content .search-form input,*/
/*.search-results #content .search-form input {*/
/*	background    : #edf9f9;*/
/*	border        : none;*/
/*	border-bottom : 2px solid #bdd7df;*/
/*	border-radius : 4px;*/
/*	color         : #1b3f4b;*/
/*	font-family   : 'Libre Franklin', sans-serif;*/
/*	font-size     : 14px;*/
/*	font-weight   : normal;*/
/*	min-height    : 50px;*/
/*	min-width     : 330px;*/
/*	padding       : 12px 44px 12px 12px;*/
/*	text-overflow : ellipsis;*/
/*}*/

/*.search-no-results #content .search-form .search-btn,*/
/*.search-results #content .search-form .search-btn {*/
/*	display : none;*/
/*}*/

/*.search-no-results #content .search-form-container .search,*/
/*.search-results #content .search-form-container .search {*/
/*	color    : #1b3f4b;*/
/*	cursor   : pointer;*/
/*	position : absolute;*/
/*	right    : 1rem;*/
/*	top      : 0.95rem;*/
/*}*/

/*--------------------------------------------------------------
 END  /  SEARCH - PAGE
--------------------------------------------------------------*/

/*--------------------------------------------------------------
 404 - PAGE
--------------------------------------------------------------*/
.error404 .site-content-contain {
    max-width: unset !important;
}

.go-back {
    align-items: center;
    color: #64cdc9;
    display: flex;
    font-size: 14px;
    justify-content: center;
    margin-top: 22px;
    text-decoration: none;
    width: 100%;
}

.go-back i {
    font-size: 19px;
    margin-right: 6px;
}

.four-o-four {
    height: calc(100vh - 245px);
    width: 100vw;
}

article.error-404.not-found {
    width: 400px;
}

#four-o-four {
    margin-bottom: 12rem;
}

.four-o-four {
    align-items: center;
    background-position: center;
    background-size: cover;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.four-o-four h1 {
    color: #a6e0df;
    font-size: 86px;
    font-weight: 500;
    line-height: 94px;
    text-align: center;
}

.four-o-four h2 {
    color: #ffffff;
    font-size: 22px;
    font-weight: 500;
    line-height: 28px;
    max-width: 300px;
    padding-top: 0;
    text-align: center;
}

.error-404 .banner-search-form {
    justify-content: center;
}

.error-404 a.search-btn {
    align-items: center;
    background: #65cdc9;
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
    color: #0a2a34;
    display: flex;
    height: 48px;
    justify-content: center;
    padding: 0 1rem;
    text-decoration: none;
}

.error-404 input {
    appearance: none;
    border: none;
    border-radius: 4px 0 0 4px;
    font-size: 14px;
    height: 48px;
    line-height: 24px;
    padding: 0 10px;
    width: 90%;
}

.error-404 input::-webkit-input-placeholder {
    /* Edge */
    color: #1b3f4b;
}

.error-404 input:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #1b3f4b;
}

.error-404 input::placeholder {
    color: #1b3f4b;
}

/*--------------------------------------------------------------
 END  /  404 - PAGE
--------------------------------------------------------------*/

/*--------------------------------------------------------------
Accessibility
--------------------------------------------------------------*/

/* Text meant only for screen readers. */

.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
    background-color: #f1f1f1;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 0.875rem;
    font-weight: 700;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000; /* Above WP toolbar. */
}

/* rtl */
.rtl .gallery .gallery-item {
    float: right;
}

@media print, (-o-min-device-pixel-ratio: 5/4), (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
    .mce-content-body img.mce-wp-more {
        background-image: url('images/more-2x.png');
        background-size: 1900px 20px;
    }

    .mce-content-body img.mce-wp-nextpage {
        background-image: url('images/pagebreak-2x.png');
        background-size: 1900px 20px;
    }
}

.accessibility-container i {
    color: #00978d;
    cursor: pointer;
    margin: 0 8px;
}

.accessibility-actions-dropdown {
    background: #ffffff;
    border: 1px solid;
    box-shadow: 0px 0px 9px rgb(0 0 0 / 20%);
    display: flex;
    flex-wrap: wrap;
    height: 110px;
    padding: 0;
    position: absolute;
    right: 16px;
    top: 40px;
    width: 180px;
}

.accessibility-actions-dropdown > input {
    align-items: center;
    background: transparent;
    border: none;
    cursor: pointer;
    display: flex;
    justify-content: center;
    padding: 10px;
    width: 50%;
}

.accessibility-actions-dropdown #sizeReduce {
    border-right: 1px solid;
    font-size: 12px;
}

.accessibility-actions-dropdown #sizeExpand {
    font-size: 16px;
}

/*--------------------------------------------------------------
END  /   Accessibility
--------------------------------------------------------------*/

/*--------------------------------------------------------------
TOGGLE
--------------------------------------------------------------*/

.toggle-switch-container {
    align-items: center;
    border-top: 1px solid;
    display: flex;
    justify-content: space-around;
    padding: 10px 0;
    width: 100%;
}

.toggle-label {
    font-size: 16px;
    padding: 0 4px;
}

.toggle-switch {
    margin-left: -9999px;
    position: absolute;
    visibility: hidden;
}

.toggle-switch + label {
    background: transparent;
    border: 2px solid black;
    border-radius: 40px;
    color: #ffffff;
    cursor: pointer;
    display: block;
    font-size: 13.33333333px;
    height: 16px;
    line-height: 34px;
    outline: none;
    padding: 2px;
    position: relative;
    text-transform: uppercase;
    user-select: none;
    width: 34px;
}

.toggle-switch-wide.toggle-switch + label {
    width: 160px;
}

.toggle-switch + label:before,
.toggle-switch + label:after {
    bottom: 3px;
    content: '';
    display: block;
    left: 1px;
    position: absolute;
    top: 1px;
}

.toggle-switch + label:before {
    background-color: transparent;
    border-radius: 40px;
    color: #bbbbbb;
    content: attr(data-switch-off);
    right: 3px;
    text-indent: 38.0952381px;
    transition: background 0.4s;
}

.toggle-switch-wide.toggle-switch + label:before {
    text-indent: 44.44444444px;
}

:checked.toggle-switch + label:before {
    color: #ffffff;
    content: attr(data-switch-on);
    text-indent: 10px;
}

.toggle-switch-wide:checked.toggle-switch + label:before {
    text-indent: 20px;
}

.toggle-switch + label:after {
    background-color: black;
    border-radius: 100%;
    height: 10px;
    transition: margin 0.3s;
    width: 10px;
}

:checked.toggle-switch + label:after {
    margin-left: 17px;
}

.toggle-switch-wide:checked.toggle-switch + label:after {
    margin-left: 120px;
}

/*--------------------------------------------------------------
END  /   TOGGLE
--------------------------------------------------------------*/

/*--------------------------------------------------------------
RELATED MEDIA
--------------------------------------------------------------*/
.om-related {
    border: 1px solid #bdd7df;
    border-left: 0;
    border-right: 0;
    padding: 0px 0 24px;
}

.om-shelf {
    display: flex;
}

.om-shelfitem {
    cursor: pointer;
    margin-right: 16px;
    width: 160px;
}

.om-shelfitemcover {
    background-size: cover;
    height: 239px;
    margin-bottom: 12px;
}

.om-shelfitemcategory {
    font-size: 14px;
    font-weight: 600;
    line-height: 24px;
}

.om-shelfitemcategory::first-letter {
    text-transform: uppercase;
}

.om-shelfitemnote {
    font-size: 12px;
    line-height: 20px;
}

.om-shelfitemtitle {
    -webkit-box-orient: vertical;
    color: #00978d;
    display: -webkit-box;
    font-size: 14px;
    -webkit-line-clamp: 3;
    line-height: 22px;
    overflow: hidden;
    text-decoration-line: underline;
}

.om-shelfnav.noselect {
    display: none;
}

/*--------------------------------------------------------------
END  /  RELATED MEDIA
--------------------------------------------------------------*/

/*--------------------------------------------------------------
GALLERY
--------------------------------------------------------------*/
.gallery-container {
    background: #eef5f7;
    left: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
    margin-top: 40px;
    padding-top: 40px;
    padding-bottom: 20px;
    position: relative;
    right: 50%;
    width: 100vw;
}

.gallery-container .tiled-gallery .gallery-row {
    margin-inline: auto;
}

.gallery-container .gallery {
    display: flex;
    margin: 0 auto;
    max-width: 1248px;
    overflow: hidden;
    overflow-x: auto;
    padding: 60px 24px 30px 32px;
    justify-content: center;
}

@media (max-width: 650px) {
    .gallery-container .gallery {
        justify-content: flex-start;
    }
}

.gallery-container .gallery-item {
    margin: 0 10px 0 0;
    max-width: 290px;
}

.gallery-item img {
    max-height: 232px;
    max-width: 290px;
    min-height: 232px;
    object-fit: cover;
}

.gallery-caption {
    color: #1b3f4b;
    font-size: 14px;
    font-weight: 500;
    line-height: 24px;
}

.wp-caption-text {
    display: none;
}

.gallery-container .wp-caption-text {
    display: block;
}

.single-post.darkTheme .site-content .tiled-gallery-caption {
    color: #0a2a34;
}

/*--------------------------------------------------------------
END  /  GALLERY
--------------------------------------------------------------*/

/*--------------------------------------------------------------
    Fact box
    --------------------------------------------------------------*/
#tinymce .om-factbox {
    margin-left: 0px !important;
}

.om-factbox .om-meta {
    display: block;
    margin-bottom: 16px;
}

.om-factbox {
    box-sizing: border-box;
    width: 100%;
    border: 8px solid #bdd7df;
    display: block;
    margin-top: 40px;
    margin-bottom: 40px;
    padding: 48px;
}

/*--------------------------------------------------------------
END  /  Fact box
--------------------------------------------------------------*/

/*--------------------------------------------------------------
LIGHTBOX
--------------------------------------------------------------*/

.om-lightbox {
    background-color: #ffffff;
    display: none;
    height: 100%;
    left: 0;
    opacity: 0;
    position: fixed;
    top: 0;
    transform: scale(0.5);
    transition: all 0.125s linear;
    width: 100%;
    z-index: 200;
}

.om-lightboximagewrapper {
    padding-right: 0;
    padding-top: 50px;
    padding-bottom: 50px;
    box-sizing: border-box;
    height: 100%;
    margin-top: 0px;
    margin-bottom: 0px;
}

.om-lightboximage {
    background-repeat: no-repeat;
    background-size: contain;
    height: 100%;
    width: 100%;
}

.om-lightboxdescription {
    height: 64px;
    width: 100%;
}

.om-lightbox .om-imagecredits {
    margin-left: 0px;
    text-align: left;
    width: 100%;
}

.om-closelightbox span {
    float: right;
    line-height: 24px;
    margin-left: 8px;
}

.om-closelightbox {
    color: #353535;
    cursor: pointer;
    font-family: 'Libre Franklin';
    font-size: 14px;
    font-weight: 600;
    height: 24px;
    line-height: 16px;
    opacity: 0.8;
    position: fixed;
    text-transform: uppercase;
    top: 16px;
    right: 24px;
}
@media only screen and (min-width: 1023px) {
    .om-lightboximagewrapper {
        box-sizing: border-box;
        height: 100%;
        margin: 96px;
        margin-bottom: 0px;
        margin-top: 0px;
        padding-bottom: 160px;
        padding-right: 120px;
        padding-top: 112px;
    }

    .om-closelightbox {
        right: 96px;
        top: 128px;
    }
}

/*--------------------------------------------------------------
END  /  LIGHTBOX
--------------------------------------------------------------*/

/*--------------------------------------------------------------
TABLES
--------------------------------------------------------------*/

.om-post table {
    border-collapse: collapse;
    border-spacing: 0;
}

.om-post td {
    border: 2px solid lightgray;
    width: fit-content;
    padding: 5px 10px;
}

/*--------------------------------------------------------------
END  /  TABLES
--------------------------------------------------------------*/

/*--------------------------------------------------------------
Mobile/Tablet
--------------------------------------------------------------*/

@media screen and (max-width: 1023px) {
    /*--------------------------------------------------------------
	GENERAL
	--------------------------------------------------------------*/
    body {
        overflow-x: hidden !important;
    }

    .site-content-contain {
        padding-top: 0;
    }

    body.single-post .site-content-contain {
        padding: 6px 0 0 !important;
    }

    body.home .site-content-contain {
        padding: 0;
    }

    table {
        width: 100%;
    }

    /*--------------------------------------------------------------
	END  /  GENERAL
	--------------------------------------------------------------*/
    /*--------------------------------------------------------------
	HEADER
	--------------------------------------------------------------*/
    .site-branding .wrap {
        padding: 0.8rem 0;
    }

    .site-header.om-menuopen .industriminne-banner-container {
        display: none;
    }

    .site-header.om-menuopen .site-branding-text {
        display: none;
    }

    .site-header {
        background: #ffffff;
        box-shadow: none;
        box-shadow: 0px 1px 3px rgba(51, 51, 51, 0.2);
        display: none;
        left: 0;
        margin-left: 0;
        overflow: hidden;
        width: 100%;
    }

    .site-branding {
        padding: 0 16px;
    }

    #breadcrumbs {
        margin: 12px 0;
        padding: 16px 0 0;
    }

    /*--------------------------------------------------------------
	END  /  HEADER
	--------------------------------------------------------------*/
    /*--------------------------------------------------------------
	NAVIGATION
	--------------------------------------------------------------*/
    .site-header.om-menuopen .menu-items {
        display: block;
        margin-top: 48px;
        overflow: hidden;
        width: 100%;
    }

    .site-header.om-menuopen .menu-items .om-searchbtn,
    .site-header.om-menuopen .menu-items .lang-item {
        display: none;
    }

    .site-header ul.menu-items li {
        display: none;
    }

    #page .site-header.om-menuopen {
        background: linear-gradient(0deg, rgba(189, 215, 223, 0.25), rgba(189, 215, 223, 0.25)), #ffffff;
        box-shadow: inset hsl(195deg 33% 95%) 0px -72px 0px !important;
        height: 100%;
    }

    .site-header.om-menuopen li:not(.om-notmobile) {
        display: flex;
    }

    .om-openmenu {
        border-radius: 24px;
        cursor: pointer;
        display: block;
        height: 48px;
        position: fixed;
        right: 12px;
        text-align: center;
        top: 30px;
        width: 48px;
        z-index: 2;
    }

    .om-openmenu i {
        color: #1b3f4b;
        line-height: 48px;
    }

    .om-openmenuinit {
        background-color: transparent !important;
        box-shadow: none;
        z-index: 101;
    }

    .om-closemenu {
        background-color: transparent !important;
        cursor: pointer;
        display: block;
        height: 48px;
        position: fixed;
        right: 4px;
        text-align: center;
        top: 4px;
        width: 48px;
        z-index: 101;
    }

    .om-closemenu i {
        line-height: 48px;
    }

    .lang-item,
    .om-onlymobile.om-menuitem {
        border-bottom: 0;
        border-top: 1px solid #5d8898;
        box-sizing: content-box;
        float: none;
        margin: 0;
        padding: 12px 16px;
        text-align: center;
        width: 100%;
    }

    .lang-item a,
    .om-menuitem a {
        align-items: center;
        border-bottom: none !important;
        color: #1b3f4b;
        display: flex;
        font-family: Libre Franklin;
        font-size: 16px;
        font-style: normal;
        font-weight: 600;
        line-height: 1.2;
        padding-bottom: 0 !important;
        text-align: center;
    }

    .lang-item {
        border: none;
        padding: 0 0 0 15px;
    }

    .lang-item a:first-of-type {
        border: none;
        padding: 0;
    }

    .om-searchbtn {
        border: none;
        padding: 0;
    }

    .om-searchbtn span {
        display: none;
    }

    /*--------------------------------------------------------------
	END  /  NAVIGATION
	--------------------------------------------------------------*/
    /*--------------------------------------------------------------
	SEARCH HEADER
	--------------------------------------------------------------*/
    .top-search-container {
        height: 86px;
    }

    .top-search-container .top-search-form-close {
        margin-right: 10px;
    }

    /*--------------------------------------------------------------
	END  /  SEARCH HEADER
	--------------------------------------------------------------*/
    /*--------------------------------------------------------------
	FOOTER
	--------------------------------------------------------------*/
    .om-footer-content .om-sitedescription {
        flex-direction: column;
        font-size: 14px;
        line-height: 24px;
    }

    .om-description {
        padding: 16px 0;
    }

    .om-footer-content .om-footerlinks {
        display: flex;
        flex-direction: column;
    }

    .om-footer-content .om-footerlinks a {
        font-size: 14px;
        line-height: 36px;
        margin-left: 0;
        padding: 0;
        width: fit-content;
        width: auto;
    }

    .om-sitecopyright > span {
        display: block;
        float: none;
        margin-top: 16px;
    }

    /*--------------------------------------------------------------
	END  /  FOOTER
	--------------------------------------------------------------*/
    /*--------------------------------------------------------------
	SEARCH PAGE
	--------------------------------------------------------------*/
    .search .site-content-contain {
        padding: 0 16px !important;
    }

    .search-no-results #content .search-form-container,
    .search-results #content .search-form-container {
        justify-content: center;
        margin-bottom: 2rem;
        position: relative;
    }

    .search-no-results #content .search-form,
    .search-results #content .search-form {
        position: relative;
        right: 0;
        top: 0;
        width: 100%;
    }

    .search-no-results #content .search-form input,
    .search-results #content .search-form input {
        width: 100%;
    }

    .search-no-results #content .search-form-container .search,
    .search-results #content .search-form-container .search {
        right: 0.8rem;
        top: 0.75rem;
    }

    .search-no-results .btn-primary,
    .search-results .btn-primary {
        margin: 0rem 0 1.25rem;
    }

    .search-no-results .om-cardingress,
    .search-results .om-cardingress {
        -webkit-box-orient: vertical;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        overflow: hidden;
    }

    /*--------------------------------------------------------------
	END  /  SEARCH PAGE
	--------------------------------------------------------------*/
    /*--------------------------------------------------------------
	SEARCH BANNER FRONTPAGE
	--------------------------------------------------------------*/
    .om-landingbanner-content {
        flex-direction: column;
        padding: 1rem 16px;
    }

    .om-landingsbanner-text,
    .om-landingsbanner-image {
        box-sizing: border-box;
        width: 100%;
    }

    .om-landingsbanner-image {
        background-size: cover;
        height: 240px;
        margin-bottom: -16px;
        margin-left: -16px;
        margin-right: -16px;
        width: calc(100% - -32px);
    }

    .om-landingsbanner-text {
        margin-bottom: 20px;
        padding: 12px 0;
    }

    .om-landingsbanner-text h1 {
        margin-top: 24px;
    }

    .banner-search-form form {
        display: flex;
        width: 100%;
    }

    .banner-search-form input {
        -webkit-appearance: none;
        width: 100%;
    }

    /*--------------------------------------------------------------
	END  /  SEARCH BANNER FRONTPAGE
	--------------------------------------------------------------*/
    /*--------------------------------------------------------------
	FEATURE/SUBJECT SECTION - FRONTPAGE
	--------------------------------------------------------------*/
    .om-feature-content {
        display: flex;
        flex-direction: column;
        margin: 40px 0;
    }

    .om-feature {
        background-image: none !important;
        font-weight: 500;
        height: 51px;
        margin: 10px 0;
        max-width: unset;
        width: 100%;
    }

    .om-features {
        box-sizing: border-box;
        padding: 12px;
        width: 100%;
    }

    .om-features h2 {
        color: #dcf3f3;
    }

    /*--------------------------------------------------------------
	END  /  FEATURE/SUBJECT SECTION - FRONTPAGE
	--------------------------------------------------------------*/
    /*--------------------------------------------------------------
	TIMELINE SECTION - FRONTPAGE
	--------------------------------------------------------------*/
    .om-map-container {
        background-size: cover;
        padding: 60px 16px 40px;
    }

    .om-map-info {
        padding: 0;
    }

    .om-generalinfo {
        border: none !important;
        height: auto;
        margin: 0;
        padding: 0;
    }

    .om-explore-timeline .om-map-info h2 {
        font-size: 22px;
        line-height: 32px;
        padding-left: 0;
        padding-top: 0;
    }

    .om-decade {
        margin-right: 6px;
    }

    .om-om-explore-timeline-decades .om-decade:nth-last-of-type(2) {
        margin-right: 0;
    }

    .om-decade.action.mobile-only {
        display: block;
    }

    /*--------------------------------------------------------------
	END  /  TIMELINE SECTION - FRONTPAGE
	--------------------------------------------------------------*/
    /*--------------------------------------------------------------
	EXPLORE MAP SECTION - FRONTPAGE
	--------------------------------------------------------------*/
    .om-map-info > span {
        padding-top: 16px;
    }

    /*--------------------------------------------------------------
	END  /  EXPLORE MAP SECTION - FRONTPAGE
	--------------------------------------------------------------*/
    /*--------------------------------------------------------------
	ARTICLE SECTION - FRONTPAGE
	--------------------------------------------------------------*/
    .om-cards-container .om-cards.om-more {
        padding: 2rem 16px 4rem;
    }

    .om-cards-container .om-cards.om-more .items {
        margin-bottom: 0;
    }

    .om-cards-container .om-cards.om-more h2 {
        border: none;
        font-size: 22px;
        line-height: 32px;
        padding-bottom: 16px;
        width: 100%;
    }

    .om-more h2 {
        margin-left: 0;
        padding-bottom: 32px;
        padding-top: 0;
        width: 100%;
    }

    .om-more .btn-primary {
        /* display : none; */
        margin-top: 24px;
    }

    .om-more {
        box-sizing: border-box;
        height: auto;
        margin-top: 30px;
        padding-left: 16px;
        padding-right: 16px;
        text-align: left;
    }

    .om-card {
        padding: 0;
        width: 282px;
    }

    .om-cardimage {
        height: 174px;
        width: 282px;
    }

    .om-cardcontent {
        height: auto;
        padding: 16px;
        width: auto;
    }

    .om-cardtitle {
        display: flex;
        font-size: 18px;
        font-weight: 600;
        line-height: 26px;
        padding-bottom: 8px;
        padding-top: 8px;
    }

    /*--------------------------------------------------------------
	END  /  ARTICLE SECTION - FRONTPAGE
	--------------------------------------------------------------*/
    /*--------------------------------------------------------------
	TAG/FILTER
	--------------------------------------------------------------*/
    .om-moreposts,
    .om-noposts,
    .om-nomoreposts,
    .om-nofiltersselected {
        width: 100% !important;
    }

    /*--------------------------------------------------------------
	END  /  TAG/FILTER
	--------------------------------------------------------------*/
    /*--------------------------------------------------------------
	AJAX CATEGORY ACTIONS
	--------------------------------------------------------------*/
    .om-moreposts svg {
        display: none !important;
    }

    .om-noposts,
    .om-moreposts,
    .om-nomoreposts,
    .om-nofiltersselected {
        margin-bottom: -78px;
        margin-top: -37px;
    }

    /*--------------------------------------------------------------
	END  /  AJAX CATEGORY ACTIONS
	--------------------------------------------------------------*/
    /*--------------------------------------------------------------
	ARTICLES - CATEGORY PAGE
	--------------------------------------------------------------*/
    .om-landingheader {
        flex-direction: column;
        margin-bottom: 0;
    }

    .om-landingheader .om-search-form {
        display: none;
        width: 100%;
    }

    .om-landingheader .om-search-form input {
        box-sizing: border-box;
        width: 100%;
    }

    .om-landingtitle {
        margin-bottom: 16px;
        width: 100%;
    }

    .om-landingcontent {
        display: inline-block;
        padding: 12px 0;
        width: 100%;
    }

    .filter-container {
        display: flex;
        margin-top: 4px;
        overflow: hidden;
        overflow-x: scroll;
        width: 100%;
    }

    .om-landingcontent .om-tag a {
        margin-top: 0;
        overflow: hidden;
        white-space: pre;
    }

    .om-landingcontent .om-card {
        box-sizing: border-box;
        filter: drop-shadow(0px 1px 3px rgba(51, 51, 51, 0.2));
        height: fit-content;
        margin-bottom: 8px;
        width: 100%;
    }

    .om-landingcontent .om-card a {
        display: flex;
    }

    .om-landingcontent .om-card a .om-cardimage {
        flex-grow: 1;
        max-width: 116px;
        min-width: 116px;
    }

    .om-landingcontent .om-card a .om-cardcontent {
        flex-grow: 2;
        padding: 16px 16px 0px;
    }

    .om-landingcontent .om-card a .om-cardcontent .om-cardtitle {
        line-height: 22px;
        padding: 3px 0 0;
    }

    .om-landingcontent .om-card a .om-cardcontent .om-cardingress {
        font-size: 14px;
        line-height: 24px;
        margin-top: 4px;
    }

    .om-spacer {
        height: 16px;
    }

    /*--------------------------------------------------------------
	END  /  ARTICLES - CATEGORY PAGE
	--------------------------------------------------------------*/
    /*--------------------------------------------------------------
	POSTS
	--------------------------------------------------------------*/
    .single-post #breadcrumbs {
        margin-bottom: 16px;
        margin-top: 0;
        padding-top: 8px;
    }

    .single-post #content .wrap {
        padding: 0 16px;
    }

    .entry-header {
        display: flex;
        flex-direction: column-reverse;
    }

    .entry-header h1 {
        font-weight: 600;
        margin-top: 10px;
    }

    .single-post .om-ingress {
        max-width: unset;
    }

    .om-banner {
        height: auto;
    }

    article h2 {
        padding-bottom: 0;
        padding-top: 12px;
    }

    article blockquote {
        margin: 0;
    }

    article blockquote * {
        line-height: 34px !important;
    }

    .wrap > figure,
    .wrap > figure img,
    article > figure,
    article > figure img {
        height: auto;
        margin: 0;
        max-width: 100%;
        width: 100%;
    }

    .single-post div:not('.gallery-container') figure,
    .single-post div:not('.gallery-container') figure img,
    .single-post div:not('.gallery-container') p img {
        box-sizing: border-box;
        height: auto;
        margin: 0;
        max-width: 100%;
    }

    .entry-header .accessibility-container {
        margin-left: auto;
        position: relative;
    }

    .om-ingress {
        max-width: 85%;
    }

    /*--------------------------------------------------------------
	END  /  POSTS
	--------------------------------------------------------------*/
    /*--------------------------------------------------------------
	RELATED MEDIA
	--------------------------------------------------------------*/
    .om-related {
        overflow: hidden;
        position: relative;
    }

    .om-shelf {
        overflow: hidden;
        overflow-x: scroll;
    }

    .om-related .om-shelfnav.noselect {
        display: block;
        position: absolute;
        right: 0;
        top: 30px;
    }

    /*--------------------------------------------------------------
	END  /  RELATED MEDIA
	--------------------------------------------------------------*/
    /*--------------------------------------------------------------
	 404 - PAGE
	--------------------------------------------------------------*/
    .error404 .site-content-contain {
        max-width: unset !important;
        padding: 0 !important;
    }

    .four-o-four {
        height: fit-content;
        width: 100%;
    }

    article.error-404.not-found {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        margin-left: 4px;
        padding: 0;
        width: calc(100% - 16px);
    }

    #four-o-four {
        margin: 0 auto 12rem 6.5px;
    }

    .four-o-four {
        align-items: center;
        background-position: center;
        background-size: cover;
        display: flex;
        flex-direction: column;
        justify-content: center;
    }

    .four-o-four h1 {
        color: #a6e0df;
        font-size: 86px;
        font-weight: 500;
        line-height: 94px;
        text-align: center;
        width: 100%;
    }

    .four-o-four h2 {
        color: #ffffff;
        font-size: 22px;
        font-weight: 500;
        line-height: 28px;
        padding-top: 0;
        text-align: center;
        width: 100%;
    }

    .error-404 .banner-search-form {
        justify-content: center;
        margin-top: 24px;
    }

    .error-404 .banner-search-form {
        width: 100%;
    }

    .error-404 .banner-search-form form {
        justify-content: center;
    }

    .error-404 a.search-btn {
        align-items: center;
        background: #65cdc9;
        border-bottom-right-radius: 4px;
        border-top-right-radius: 4px;
        color: #0a2a34;
        cursor: pointer;
        display: flex;
        height: 48px;
        justify-content: center;
        padding: 0 1rem;
        text-decoration: none;
    }

    .error-404 input {
        appearance: none;
        border: none;
        border-radius: 4px 0 0 4px;
        font-size: 14px;
        height: 48px;
        line-height: 24px;
        padding: 0 10px;
        width: 80%;
    }

    .error-404 input::-webkit-input-placeholder {
        /* Edge */
        color: #1b3f4b;
    }

    .error-404 input:-ms-input-placeholder {
        /* Internet Explorer 10-11 */
        color: #1b3f4b;
    }

    .error-404 input::placeholder {
        color: #1b3f4b;
    }

    /*--------------------------------------------------------------
	 END  /  404 - PAGE
	--------------------------------------------------------------*/
    /*--------------------------------------------------------------
	GALLERY
	--------------------------------------------------------------*/
    article p img {
        height: auto;
        max-width: 100%;
    }

    .gallery-container .gallery {
        box-sizing: border-box;
        margin: 0 auto;
        margin-bottom: 12px;
        overflow: hidden;
        overflow-x: scroll;
        padding: 24px 0 24px 12px;
        width: 100%;
    }

	.gallery-container .tiled-gallery .gallery-row {
		width: 100% !important;
		height: 100% !important;
	}
	
	.gallery-container .tiled-gallery .gallery-row img {
		width: 100% !important;
		height: auto !important;
	}
	
	.gallery-container .tiled-gallery .gallery-group {
		float: none;
		width: 100% !important;
		height: 100% !important;
	}

    /*--------------------------------------------------------------
	END  /  GALLERY
	--------------------------------------------------------------*/
    /*--------------------------------------------------------------
	POST NAVIGATION
	--------------------------------------------------------------*/
    .om-historypostnav {
        flex-direction: column;
        margin: 24px 0;
    }

    .om-historypostnav a {
        box-sizing: border-box;
        justify-content: center;
        margin: 4px auto;
        width: 100%;
    }

    /*--------------------------------------------------------------
	END  /  POST NAVIGATION
	--------------------------------------------------------------*/
    /*--------------------------------------------------------------
	TIMELINE
	--------------------------------------------------------------*/

    .timeline.period h3.timeline-title {
        margin-top: 1rem;
    }

    /*--------------------------------------------------------------
	END  /  TIMELINE
	--------------------------------------------------------------*/
    /*--------------------------------------------------------------
	FOOTNOTES
	--------------------------------------------------------------*/
    .footnote-content {
        padding: 12px 16px;
    }

    /*--------------------------------------------------------------
	END  /  FOOTNOTES
	--------------------------------------------------------------*/
    /**/
    .om-onlymobile {
        display: inherit;
    }

    .om-notmobile {
        display: none;
    }

    /**/
}

/*--------------------------------------------------------------
END  /  Mobile/Tablet
--------------------------------------------------------------*/

/*--------------------------------------------------------------
DESKTOP
--------------------------------------------------------------*/
@media screen and (min-width: 1024px) {
    /*--------------------------------------------------------------
	GENERAL
	--------------------------------------------------------------*/
    .mobile-only {
        display: none !important;
    }

    body {
        scrollbar-color: #65cdc9 transparent;
    }

    body.page:not(.home):not(.page-id-145):not(.page-id-148) {
        margin-top: 135px;
    }

    /*  SCROLLBAR  */
    /* width */
    body ::-webkit-scrollbar {
        height: 8px;
        margin: 10px;
        width: 8px;
    }

    /* Track */
    body ::-webkit-scrollbar-track {
        background: transparent;
        border-radius: 10px;
        box-shadow: none;
    }

    /* Handle */
    body ::-webkit-scrollbar-thumb {
        background: #65cdc9;
        border-radius: 10px;
    }

    /* Handle on hover */
    body ::-webkit-scrollbar-thumb:hover {
        background: #4c9e9b;
    }

    /*  END SCROLLBAR  */
    /*--------------------------------------------------------------
	END  /  GENERAL
	--------------------------------------------------------------*/
    /*--------------------------------------------------------------
	HEADER
	--------------------------------------------------------------*/
    .top-search-content {
        padding: 0 32px;
    }

    .industriminne-banner {
        font-size: 14px;
        padding: 10px 32px;
    }

    .mobile-only.language.search {
        display: none;
    }

    /*--------------------------------------------------------------
	END  /  HEADER
	--------------------------------------------------------------*/
    /*--------------------------------------------------------------
	PAGE - SEARCH
	--------------------------------------------------------------*/
    .search .site-content-contain {
        padding: 32px 32px 0 32px !important;
    }

    /*--------------------------------------------------------------
	END  /  PAGE - SEARCH
	--------------------------------------------------------------*/
    /*--------------------------------------------------------------
	FEATURE/SUBJECT
	--------------------------------------------------------------*/
    .om-features h2 {
        padding-bottom: 40px;
    }

    /*--------------------------------------------------------------
	END  /  FEATURE/SUBJECT
	--------------------------------------------------------------*/
    /*--------------------------------------------------------------
	PAGE - FRONTPAGE
	--------------------------------------------------------------*/
    .site-branding .wrap {
        padding: 20px 32px;
    }

    .om-landingbanner-content {
        padding: 1rem 32px 0;
    }

    .om-features {
        padding: 40px 32px 0 32px;
    }

    .om-map-info {
        padding: 120px 32px;
    }

    .om-cards.om-more {
        padding: 2rem 32px 4rem;
    }

    .om-cards.om-more .om-card {
        min-width: 328px;
    }

    .om-sitecopyright,
    .om-sitedescription {
        padding: 16px 32px;
    }

    /*--------------------------------------------------------------
	END  /  PAGE - FRONTPAGE
	--------------------------------------------------------------*/
    /*--------------------------------------------------------------
	PAGE - CATEGORY
	--------------------------------------------------------------*/
    body.page:not(.page-id-145):not(.page-id-148) .site-content-contain {
        padding: 0 32px !important;
    }

    .filter-container {
        margin: 0 8px 16px;
    }

    .om-landingcontent {
        display: flex;
        flex-wrap: wrap;
        margin: -8px 0 70px -8px;
    }

    .om-landingcontent .om-card {
        display: inline-block;
        flex-grow: 1;
        margin: 8px 0 0 8px;
        max-width: calc(25% - 8px);
    }

    /*--------------------------------------------------------------
	END  /  PAGE - CATEGORY
	--------------------------------------------------------------*/
    /*--------------------------------------------------------------
	PAGE - ARTICLE
	--------------------------------------------------------------*/
    article.om-post {
        padding: 0 32px;
    }

    article.om-post ul {
        max-width: 800px;
    }

    article.om-post .om-cards.om-more {
        padding: 0 0 0;
    }

    /*--------------------------------------------------------------
	END  /  PAGE - ARTICLE
	--------------------------------------------------------------*/
    /*--------------------------------------------------------------
	TIMELINE SECTION - FRONTPAGE
	--------------------------------------------------------------*/
    .om-explore-timeline {
        padding: 40px 32px;
    }

    .om-explore-timeline-header h2 {
        padding-top: 40px;
    }

    .om-om-explore-timeline-decades {
        overflow: auto;
        padding-bottom: 20px;
    }

    .om-decade {
        margin-right: 8px;
        min-width: fit-content;
        width: 14.28571429%;
    }

    .om-decade.action {
        display: block;
    }

    /*--------------------------------------------------------------
	END  /  TIMELINE SECTION - FRONTPAGE
	--------------------------------------------------------------*/
    /*--------------------------------------------------------------
	TIMELINE
	--------------------------------------------------------------*/
    .timeline-articles-container {
        display: flex;
        flex-wrap: wrap;
        margin: -8px 0 0 -8px;
        margin-bottom: 10px;
    }

    .timeline-article-card {
        display: inline-block;
        flex-grow: 1;
        margin: 8px 0 0 8px;
        max-width: calc(25% - 8px);
    }

    .timeline-article-card a {
        flex-direction: column;
    }

    .btn-primary.show-period {
        margin-top: 32px;
        width: fit-content;
        width: -moz-fit-content;
    }

    /*--------------------------------------------------------------
	END  /  TIMELINE
	--------------------------------------------------------------*/
	
}

/*--------------------------------------------------------------
END  /  DESKTOP
--------------------------------------------------------------*/

@media screen and (min-width: 1024px) and (max-width: 1150px) {
    .lang-item,
    .om-menuitem {
        max-width: 130px;
        padding: 0 24px 0 0;
    }

    .om-searchbtn {
        padding: 0 0 0 24px;
    }

    .om-landingbanner-content {
        padding: 1rem 0 0 32px;
    }

    .om-landingsbanner-text {
        margin-bottom: 60px;
    }
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
    .om-landingsbanner-image {
        height: 500px;
    }

    .site-content-contain {
        padding-top: 32px !important;
    }
}

/*--------------------------------------------------------------
DARK THEME - POSTS
--------------------------------------------------------------*/

body.darkTheme.single-post {
    background: #0a2a34;
}

.single-post.darkTheme .site-content * {
    color: #bdd7df;
}

.single-post.darkTheme .site-content .om-more.om-cards .om-card * {
    color: #1b3f4b;
}

.single-post.darkTheme .site-content .gallery * {
    color: #1b3f4b;
}

.single-post.darkTheme .toggle-switch + label:before {
    background-color: transparent;
}

.single-post.darkTheme .toggle-switch + label:after {
    background-color: #bdd7df;
}

.single-post.darkTheme .toggle-switch + label {
    border-color: #bdd7df;
}

.single-post.darkTheme #breadcrumbs a {
    color: #bdd7df;
}

.single-post.darkTheme .site-content .footnote-content * {
    color: initial;
}

.single-post.darkTheme .accessibility-actions-dropdown {
    background: #0a2a34;
}

.single-post.darkTheme .site-content .om-historypostnav span,
.single-post.darkTheme .site-content .om-historypostnav i,
.single-post.darkTheme .site-content .om-historypostnav a {
    border-color: #65cdc9;
    color: #65cdc9;
}

.single-post.darkTheme .om-lightbox {
    background: #0a2a34;
}

/*--------------------------------------------------------------
END  /  DARK THEME - POSTS
--------------------------------------------------------------*/
