body {
  margin: 0;
  font-family: 'Libre Franklin', serif;
  margin-top: 104px;
  background-color: #fff;
  overflow-x: hidden !important;
}




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

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;
}

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

@media screen and (min-width: 1023px) {
  .featuredhistoryimage:nth-child(10) {
    display: block !important;
  }
}

.om-years {
  width: 162px;
  background: #fff;
  padding-left: 51px;
  float: left;
  padding-right: 56px;
  display: inline-block;
  padding-top: 88px;
  box-sizing: border-box;
  /*box-shadow: inset purple 0px 88px 0px, inset purple 0px -88px 0px;*/
}

.homeLink {
  font-size: 14px;
/* line-height: 32px; */
color: #222233;
font-weight: 500;
text-decoration: none;
text-transform: uppercase;
display: block;
/* padding-left: 1px; */
/* padding-right: 1px; */
position: fixed;
display: block;
top: 42px;
/* border-bottom: 2px solid; */
/* border-bottom-color: hsl(211, 56%, 34%);
border-bottom: 2px solid; */
}


.om-year {
  height: 16px;
  width: 55px;
  font-size: 11px;
  font-weight: 600;
  line-height: 16px;
  display: block;
  color: rgba(53, 53, 53, 0.5);
  position: relative;
  cursor: pointer;
   transform: scale(1);
transform-origin: 50% 20%;
transition: transform 0.0625s ease-in-out;
}

.om-year:hover {
  transform: scale(1.25);
}
/*.om-year:nth-child(even) {
  background: red;
}
.om-year:nth-child(odd) {
  background: green;
}*/
.om-smalleryear {
  opacity: 0;
}

.om-years:hover .om-smalleryear {
  visibility: visible !important;
  cursor: pointer;
  opacity: 0.5 !important;
  transition: opacity 0.5s ease-in-out 0.5s;
}

.om-year:before {
  width: 16px;
  height: 16px;
  background: #EBEBED;
  border-radius: 8px;
  content: '';
  display: inline-block;
  vertical-align: top;
  margin-right: 8px;
  border: 2px #fff solid;
  box-sizing: border-box;
}

.om-year.om-activeyear {
  color: rgba(53, 53, 53, 1)
}

.om-year.om-activeyear:before {
  border: none;
}

.om-smalleryear {
  visibility: hidden;
}

.om-timelinepicture {
  width: 497px;
  height: 902px;
  background-size: cover;
  background-position: center;
  float: left;
  box-shadow: inset rgba(255, 255, 255, 0) -1000px 0px 0px;
  transition: box-shadow 0.25s ease-in-out;
}

.om-timelinepicture.om-shadeit {
  box-shadow: inset rgba(255, 255, 255, 1) -1000px 0px 0px;
}

.om-timelineposts {
  overflow-y: scroll;
  padding-top: 128px;
  height: 902px;
  box-sizing: border-box;
  padding-right: 112px;
  padding-bottom: 128px;
  padding-left: 64px;
}

.om-timelinemode .om-footer  {
  display: none;
}

.om-timelinemode .site-content-contain {
  padding-bottom: 0px;
}

.om-timelinetitle {
  font-family: "Libre Baskerville";
  font-size: 32px;
  font-weight: 600;
  line-height: 48px;
  margin-top: 0px;
  display: block;
}

.om-timelinehighlight {
  padding-left: 0px;
  margin-top: 24px;
}

.om-timelinehighlight:before {
    content: '';
    height: 2px;
    width: 128px;
    display: block;
    position: relative;
    left: 0px;
}

.om-timelinehighlight:after {
    content: '';
    height: 2px;
    width: 128px;
    display: block;
    position: relative;
    left: 0px;
}

.om-timelinehighlight h3 {
  font-family: "Libre Franklin";
font-size: 24px;
font-weight: 600;
line-height: 32px;
-webkit-margin-before: 0;
-webkit-margin-after: 0;
margin-top: 38px;
margin-bottom: 32px;
}

.om-timeline {
  visibility: hidden
}

.om-timelinehighlight .om-meta {
  display: block;
}

.om-timelinehighlight p {
  -webkit-margin-before: 0;
    -webkit-margin-after: 0;
    margin-top: 40px;
    display: block;
    margin-bottom: 38px;
    color: #353535;
    font-family: "Libre Franklin";
    font-size: 16px;
    line-height: 32px;
}

.om-timelinedescription {
  color: #353535;
  font-family: "Libre Franklin";
  font-size: 24px;
  font-weight: 400;
  line-height: 40px;
  margin-top: 64px;
  padding-bottom: 16px;
  display: block;
}

.om-timelinedescription p {
  -webkit-margin-before: 0;
  -webkit-margin-after: 0;
}

.om-yearfeature {
  margin-top: 40px;
  font-family: "Libre Franklin";
  font-size: 24px;
  font-weight: 600;
  padding-bottom: 24px;
  line-height: 32px;
  overflow: visible;
  padding-left: 64px;
  margin-left: -64px;
}

.om-yearfeature:before {
  content: '';
  height: 2px;
  width: 128px;
  display: block;
  position: relative;
  margin-bottom: -2px;
  top: 54px;
  left: -64px;
}

.om-years:before {
  content: '';
  width: 2px;
  height: 100%;
  background: #EBEBED;
  display: block;
  position: fixed;
  margin-left: 7px;
  z-index: 0;
  margin-top: 8px;
  box-shadow: inset #fff 0px -303px 0px
}

.om-features {
  margin-left: 0;
  margin-right: 0;
  margin-top: 120px;
}

.om-feature {
  width: 25%;
  height: 400px;
  display: inline-block;
  background-size: cover;
  background-position: center;
  cursor: pointer;
  text-decoration: none;
}

.om-feature span {
  background: -webkit-linear-gradient(rgba(0,0,0,0) 25%, rgba(0,0,0,1));
  background: -o-linear-gradient(rgba(0,0,0,0) 25%, rgba(0,0,0,1));
  background: -moz-linear-gradient(rgba(0,0,0,0) 25%, rgba(0,0,0,1));
  background: linear-gradient(rgba(0,0,0,0) 25%, rgba(0,0,0,1));
  width: 100%;
  height: 400px;
  color: #fff;
  font-size: 21px;
  font-weight: 400;
  line-height: 18px;
  padding-left: 24px;
  padding-top: 350px;
  box-sizing: border-box;
  display: block;
  transition: all 0.125s ease-in-out;
  box-shadow: inset hsl(211, 56%, 34%) 0px 0px 0px, inset hsl(211, 56%, 34%) 0px 0px 0px, inset hsla(211, 56%, 76%, 0) 1000px 0px 0px;
}

.home #main {
  /*overflow: hidden;*/
}

.om-feature i {
  line-height: 1px;
  font-size: 24px;
  font-weight: 600;
  vertical-align: middle;
  transition: all 0.125s ease-in-out 0.0625s;
    margin-left: 0;
}
.om-feature:hover i {
    margin-left: 8px;
}

.om-featuredhistory {
  background-color: #fff;
  height: 536px;
  z-index: 0;
  position: relative;
  margin-top: 79px;
}

.om-featuredhistorymain {
  height: 532px;width:100%;overflow:hidden;
}

.om-featuredhistorytext {
  background-color: #fff;
  height: 100%;
  width: 328px;
  float: left;
  margin-left: 0px;
  margin-right: 8px;
}

.home .om-featuredhistorytext h2 {
  color: #353535;
  font-weight: bold;
  width: 100%;
  margin-top: 95px;
  padding-right: 8px;
  box-sizing: border-box;
}

.om-generalinfo {
  padding-left: 40px;
  padding-right: 20px;
  margin-top: 36px;
  height: 655px;
  margin-right: -48px;
}

.om-generalinfo .om-norway {
  width: 150px;
  margin-top: 91px;
  margin-left: 40px;
  margin-bottom: -154px;
  transform: scale(2);
  position: absolute;
}

.om-generalinfo .om-pin {
  width: 5.5px;
  /*padding-bottom: 142.25px;*/
  padding-right: 144.5px;
      margin-left: 40px;
      margin-top: 91px;
      transform: scale(2);
      position: relative;
  left: -5.5px;
  top: -7.75px;
}

.home .om-generalinfo h2 {
  padding-bottom: 0;
  padding-left: 896px;
  box-sizing: border-box;
  width: 100%;
  text-align: left;
      padding-top: 70px;
}

.om-generalinfo>span {
  color: #353535;
  font-family: "Libre Franklin";
  font-size: 16px;
  line-height: 24px;
  display: block;
  padding-top: 24px;
  overflow: auto;
  text-align: left;
}

.om-generalinfo>span>span {
  display: block;
  width: 100%;
  float: left;
}

.om-generalinfo>span>span>span {
  display: inline-block;
  width: 148px;
  padding-left: 40px;
  float: left;
}

.om-map {
  margin-top: 79px;
  position: relative;
  /*left: calc(50% - 633px);*/
  padding-left: 0;
  width: 100%;
  margin-bottom: 40px;
  height: auto;
  display: inline-block;
  box-sizing: border-box;
  float: left;
  text-align: center;
  z-index: -1;
}

.om-map iframe {
  border: 8px solid #EBEBED;
  float: left;
}

.om-map .mockiframe {
  border: 8px solid #EBEBED;
  float: left;
  background-size: cover;
  background-position: center;
  width: 880px;
  height: 719px;
}

.om-featuredhistorytext span {
  font-size: 16px;
  line-height: 24px;
  padding-right: 8px;
  display: inline-block;
  color: #353535;
}

.om-featuredhistorytext a {
  font-size: 14px;
  line-height: 16px;
  color: #353535;
  font-weight: 500;
  text-decoration: none;
  text-transform: uppercase;
  display: block;
  margin-top: 24px;
  width: fit-content;
}

.om-featuredhistorytext a i {
  font-size: 12px;
  font-weight: 600;
  transition: all 0.125s ease-in-out;
    margin-left: 0px;
}

.om-featuredhistorytext a:hover i {
    margin-left: 8px;
}

.om-featuredhistoryline {
  background-color: #EBEBED;
  width: 640px;
  height: 2px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.om-featuredhistoryimages {
  background-color: #fff;
  height: 100%;
  width: auto;
  margin-left: 0px;
  overflow: visible;
}

.om-featuredhistoryimage {
  background-size: cover;
  background-position: center;
  display: inline-block;
  float: left;
  filter: saturate(0);
  position: relative;
  transform: scale(0);
}

.om-on .om-featuredhistoryimage {
  transform: scale(1);
}

.om-featuredhistoryimage:nth-child(1) {
  width: 120px;
  height: 160px;
  top: 126px;
  left: 0;
  border-right: solid #fff 80px;
  border-bottom: solid #fff 40px;
  transition: all 0.25s ease-in-out 0.15s;
}

.om-featuredhistoryimage:nth-child(2) {
  width: 120px;
  height: 80px;
  top: 78px;
  left: 128px;
  margin-left: -200px;
  border-right: solid #fff 80px;
  border-bottom: solid #fff 120px;
  transition: all 0.25s ease-in-out 0.45s;
}

.om-featuredhistoryimage:nth-child(3) {
  width: 160px;
  height: 120px;
  top: 166px;
  left: 128px;
  margin-left: -200px;
  border-right: solid #fff 40px;
  border-bottom: solid #fff 80px;
  transition: all 0.25s ease-in-out 0.3s;
}

.om-featuredhistoryimage:nth-child(4) {
  width: 160px;
  height: 160px;
  top: 294px;
  left: 88px;
  margin-left: -200px;
  border-right: solid #fff 40px;
  border-bottom: solid #fff 40px;
  transition: all 0.25s ease-in-out 0.05s;
}

.om-featuredhistoryimage:nth-child(5) {
  width: 120px;
  height: 160px;
  top: 126px;
  left: 296px;
  margin-left: -200px;
  border-right: solid #fff 40px;
  border-bottom: solid #fff 80px;
  transition: all 0.25s ease-in-out 0.75s;
}

.om-featuredhistoryimage:nth-child(6) {
  width: 160px;
  height: 120px;
  top: 294px;
  left: 256px;
  margin-left: -200px;
  border-right: solid #fff 40px;
  border-bottom: solid #fff 80px;
  transition: all 0.25s ease-in-out 0.5s;
}

.om-featuredhistoryimage:nth-child(7) {
  width: 160px;
  height: 160px;
  top: 78px;
  left: 424px;
  margin-left: -200px;
  border-right: solid #fff 40px;
  border-bottom: solid #fff 40px;
  transition: all 0.25s ease-in-out 0.35s;
}

.om-featuredhistoryimage:nth-child(8) {
  width: 160px;
  height: 120px;
  top: 246px;
  left: 424px;
  margin-left: -200px;
  border-right: solid #fff 40px;
  border-bottom: solid #fff 80px;
  transition: all 0.25s ease-in-out 0.2s;
}

.om-featuredhistoryimage:nth-child(9) {
  width: 160px;
  height: 120px;
  top: 166px;
  left: 592px;
  margin-left: -200px;
  border-right: solid #fff 40px;
  border-bottom: solid #fff 80px;
  transition: all 0.25s ease-in-out 0.65s;
}

.om-featuredhistoryimage:nth-child(10) {
  width: 120px;
  height: 160px;
  top: 294px;
  left: 592px;
  margin-left: -200px;
  border-right: solid #fff 40px;
  border-bottom: solid #fff 80px;
  transition: all 0.25s ease-in-out 0.1s;
}

.om-featuredhistoryimage:nth-child(11) {
  width: 120px;
  height: 80px;
  top: 126px;
  left: 760px;
  margin-left: -200px;
  border-right: solid #fff 40px;
  border-bottom: solid #fff 80px;
  transition: all 0.25s ease-in-out 0.25s;
}

.om-featuredhistoryimage:nth-child(12) {
  width: 80px;
  height: 80px;
  top: 374px;
  left: 424px;
  margin-left: -200px;
  border-right: solid #fff 40px;
  border-bottom: solid #fff 80px;
  transition: all 0.25s ease-in-out 0.6s;
}

.om-featuredhistoryimage:nth-child(13) {
  width: 160px;
  height: 120px;
  top: 86px;
  left: 888px;
  margin-left: -200px;
  border-right: solid #fff 40px;
  border-bottom: solid #fff 80px;
  transition: all 0.25s ease-in-out 0.55s;
}

.om-featuredhistoryimage:nth-child(14) {
  width: 160px;
  height: 160px;
  top: 214px;
  left: 760px;
  margin-left: -200px;
  border-right: solid #fff 40px;
  border-bottom: solid #fff 80px;
  transition: all 0.25s ease-in-out 0.7s;
}

.om-featuredhistoryimage:nth-child(15) {
  width: 80px;
  height: 80px;
  top: 294px;
  left: 928px;
  margin-left: -200px;
  border-right: solid #fff 40px;
  border-bottom: solid #fff 80px;
  transition: all 0.25s ease-in-out 0.4s;
}

.om-landingimage {
  width: 660px;
  height: 552px;
  background-size: cover;
  background-position: center;
  float: right;
  margin-right: -36px;
  margin-left: 20px;
}

.om-landingfacts {
  position: absolute;
  top: 680px;
  width: 1440px;
  left: 50%;
  margin-left: -720px;
  padding-left: 96px;
  box-sizing: border-box;
  padding-right: 720px;
}

.om-landingfacts>span {
  width: 33.33%;
  display: block;
  float: left;
  height: 40px;
  margin-top: 24px;
  padding-left: 16px;
  box-shadow: inset #EBEBED 1px 0px 0px;
  box-sizing: border-box;
  color: #353535;
  line-height: 30px;
}

.om-landingfacts .om-meta {
  display: block;
}

.tiled-gallery, .om-customgallery {
  margin-left: -104px !important;
  width: 1025px;
  padding-top: 24px !important;
}

.om-customgallery {
  text-align: left;
  display: inline-block;
  margin-bottom: 25px;
}

.om-customgalleryimage {
  display: none;
  max-height: 640px;
  width: auto;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.om-customgalleryimagecurrent {
  display: block;
}

.om-customgalleryimage + .om-imagecredits {
  display: none;
  margin-left: 0;
  margin-right: 0;
  text-align: left;
}

.om-customgalleryimagecurrent + .om-imagecredits {
  display: block;
  width: 100%;
  box-sizing: border-box;
  padding-right: 120px;
}

.tiled-gallery-caption {
  display: none;
}

.site-header {
  background-color: #F5F5F6;
      height: 104px;
      padding-left: 0;
      padding-right: 16px;
      position: fixed;
      top: 0;
      box-sizing: border-box;
      z-index: 100;
      width: 1248px;
      left: 50%;
      margin-left: -624px;
      box-shadow: #F5F5F6 -1248px 0px 0px, #F5F5F6 1248px 0px 0px, #fff -1000px 1px 0px, #fff 0px 1px 0px, #fff 1000px 1px 0px;
}

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

.site-title {
  display: inline;
}

.site-title a {
  line-height: 104px;
  font-size: 22px;
  color: rgba(0, 0, 0, 0.5);
  font-family: 'Libre Baskerville', serif;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  font-weight: 400;
  text-decoration: none;
}

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

.site-content-contain {
  width: 817px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 88px;
  padding-bottom: 40px;
}

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

.entry-header {
  padding-top: 16px;
  padding-bottom: 16px;
}

.entry-title {
  color: #222233;
  font-family: 'Libre Baskerville';
  font-size: 48px;
  line-height: 64px;
  font-weight: normal;
  -webkit-margin-before: 0;
  -webkit-margin-after: 0;
}

.entry-content p {
  width: 608px;
  margin-top: 40px;
  margin-bottom: 0;
  font-family: 'Libre Franklin';
  font-size: 16px;
  line-height: 32px;
  color: #353535;
  margin-left: auto;
  margin-right: auto;
}

.lang-item a, .om-menuitem a {
  font-size: 14px;
  line-height: 32px;
  color: #222233;
  font-weight: 500;
  text-decoration: none;
  text-transform: uppercase;
  display: block;
  padding-left: 1px;
  padding-right: 1px;
}

.lang-item, .om-menuitem {
  margin-top: 36px;
  display: inline-block;
  float: right;
  margin-left: 40px;
}

.lang-item a:hover, .om-menuitem a:hover, .om-activemenuitem a {
  color: #26873E;
  padding-bottom: 8px;
  border-bottom: #26873E 4px solid;
}

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



/*--------------------------------------------------------------
X.X Single Post/Article
--------------------------------------------------------------*/

.om-ingress {
  color: #353535;
  font-family: 'Libre Franklin';
  font-size: 24px;
  font-weight: 500;
  line-height: 40px;
  margin-top: 40px;
  margin-bottom: 40px;
}

.om-quickfacts {
  border-top: 1px solid #A0E4B0;
  border-bottom: 1px solid #A0E4B0;
  padding-top: 40px;
  padding-bottom: 40px;
}

.om-related {
  border-top: 1px solid #A0E4B0;
  border-bottom: 1px solid #A0E4B0;
  width: 1232px;
  margin-left: -207.5px;
  padding-top: 40px;
  padding-bottom: 40px;
  margin-top: 40px;
  margin-bottom: 40px;
  display: inline-grid;
  overflow: hidden;
}

.om-shelf {
  width: 50000px;
  height: 400px;
  position: relative;
  left: 312px;
  transition: all ease-in-out 0.25s;
  z-index: 0;
}

.om-shelfitem {
  width: 192px;
  margin-right: 16px;
  height: 400px;
  display: inline-block;
  text-align: center;
  vertical-align: top;
  cursor: pointer;
}

.om-shelfitem:hover .om-shelfitemtitle {
  color: #26873E
}

.om-shelfitem:hover .om-shelfitemcover {
  box-shadow: inset #26873E 6px 6px 0px, inset #26873E -6px -6px 0px, inset rgba(255, 255, 255, 0.33) 7px 7px 0px, inset rgba(255, 255, 255, 0.33) -7px -7px 0px;
}

.om-shelfitem .om-meta {
  margin-top: 16px;
  text-align: left;
}

.om-shelfitemnote {
  opacity: 0.8;
  color: #353535;
  font-family: 'Libre Franklin';
  font-size: 11px;
  line-height: 16px;
  text-transform: uppercase;
  text-align: left;
  font-style: italic;
  font-weight: normal;
}

.om-shelfitemtitle {
  text-align: left;
  margin-top: 8px;
  margin-bottom: 8px;
  opacity: 0.8;
  color: #353535;
  font-family: 'Libre Franklin';
  font-size: 14px;
  font-weight: 600;
  line-height: 16px;
  text-transform: uppercase;
}

.om-shelfitemcover {
  width: 192px;
  margin-right: 16px;
  height: 288px;
  background-color: #26873E;
  display: inline-block;
  text-align: center;
  background-size: cover;
  background-position: center;
}

.om-shelfitem .material-icons {
  color: #A0E4B0;
  font-size: 80px;
  line-height: 288px;
}

.om-shelfnav, .om-customgallerynav {
  background-color: #ffffff;
  height: 400px;
  margin-top: -400px;
  width: 150px;
  margin-left: 1128px;
  position: relative;
  padding-left: 52px;
  box-sizing: border-box;
  overflow: hidden;
}

.om-customgallerynav {
  height: auto;
  margin-top: -100px;
  margin-left: 0;
  display: block;
  padding-left: 0;
  position: static;
  margin-left: 875px;
  text-align: right;
}

.om-lightboxactive .om-customgallerynav {
  position: fixed;
  z-index: 999;
  bottom: 50px;
  margin-top: 0px;
  margin-left: 0;
  right: 50px;
}

.om-shelfnav .material-icons, .om-customgallerynav .material-icons {
  color: #A0E4B0;
  font-size: 24px;
  margin-top: 374px;
  margin-right: 9px;
  cursor: pointer;
}

.om-customgallerynav .material-icons {
  margin-top: 24px;
  margin-bottom: 24px;
  margin-right: 27px;
  font-size: 32px;
}

.om-tag.om-choosecat {
  display: none;
}

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

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

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

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

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

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

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

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

.om-meta {
  opacity: 0.8;
  color: #353535;
  font-family: 'Libre Franklin';
  font-size: 11px;
  font-weight: 600;
  line-height: 16px;
  text-transform: uppercase;
}

.om-list {
  padding-top: 24px;
  color: #353535;
  font-family: 'Libre Franklin';
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  -webkit-margin-before: 0;
  -webkit-margin-after: 0;
  -webkit-padding-start: 0;
  padding-left: 56px;
}

.om-banner {
  margin-top: 40px;
  width: 1025px;
  margin-left: -104px;
  height: 637px;
  overflow: hidden;
  background-size: cover;
  background-position: top center;
}

.om-imagecredits {
  margin-top: 24px;
  margin-bottom: 40px;
  width: 1025px;
  margin-left: -104px;
  text-align: right;
}

.om-imagecredits div:last-of-type {
  padding-bottom: 5px;
  border-bottom: solid 3px #A0E4B0;
  display: none !important;
  cursor: pointer;
}

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

.om-tag a {
  background-color: #F5F5F6;
  padding-left: 15px;
  padding-right: 15px;
  color: #26873E;
  font-family: 'Libre Franklin';
  font-size: 14px;
  font-weight: 600;
  line-height: 34px;
  text-transform: uppercase;
  height: 34px;
  text-decoration: none;
  display: inline-block;
  border-radius: 4px;
}

.om-landingcontent .om-tag {
  margin-right: 32px;
  cursor: pointer;
}

.om-landingcontent .om-tag a {
  border-radius: 8px;
}

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

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

.om-landingcontent .om-card {
  float: left;
  margin-right: 16px;
  margin-bottom: 28px;
  margin-left: 0;
}

.om-landingcontent .om-card .om-cardcontent {
  background-color: rgba(245, 245, 246, 1);
}

.om-tag .om-selectedfilter {
  color: #fff;
}

.om-meta .material-icons {
  font-size: 10px;
  margin-right: 6px;
  line-height: 16px;
  vertical-align: top;
}

body:not(.elementor-page) article p, article ul, article ol, #tinymce p, #tinymce ul, #tinymce ol {
  -webkit-margin-before: 0;
  -webkit-margin-after: 0;
  margin-bottom: 15px;
  width: 608px;
  color: #353535;
  font-family: 'Libre Franklin';
  font-size: 16px;
  line-height: 32px;
  margin-left: auto;
  margin-right: auto;
}

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

ol {
  -webkit-padding-start: 40px;
}

.home h2, article h2, #tinymce h2, .wrap h2 {
  padding-top: 40px;
  padding-bottom: 24px;
  line-height: 48px;
  width: 608px;
  margin-left: auto;
  margin-right: auto;
  color: #26873E;
  font-family: 'Libre Baskerville';
  font-size: 32px;
  font-weight: bold;
  -webkit-margin-before: 0;
  -webkit-margin-after: 0;
}

article p a, #tinymce p a, .om-postfooter a, footer a {
  border-bottom: solid 3px #A0E4B0;
  color: #353535;
  text-decoration: none;
  height: 28px;
  padding-bottom: 3px;
}

footer a {
  margin-left: 18px;
  border-bottom: solid 1px #A0E4B0;
  padding-bottom: 4px;
}

article h3, #tinymce h3 {
  padding-top: 40px;
  padding-bottom: 24px;
  line-height: 32px;
  width: 608px;
  margin-left: auto;
  margin-right: auto;
  color: #26873E;
  font-family: 'Libre Franklin';
  font-size: 24px;
  font-weight: 600;
  -webkit-margin-before: 0;
  -webkit-margin-after: 0;
  height: auto !important;
}

article h4, #tinymce h4 {
  padding-top: 40px;
  padding-bottom: 24px;
  line-height: 32px;
  width: 608px;
  margin-left: auto;
  margin-right: auto;
  color: #26873E;
  font-family: 'Libre Franklin';
  font-size: 24px;
  font-weight: normal;
  -webkit-margin-before: 0;
  -webkit-margin-after: 0;
}

article h5, #tinymce h5 {
  padding-top: 40px;
  padding-bottom: 24px;
  line-height: 24px;
  width: 608px;
  margin-left: auto;
  margin-right: auto;
  color: #26873E;
  font-family: 'Libre Franklin';
  font-size: 16px;
  font-weight: 600;
  -webkit-margin-before: 0;
  -webkit-margin-after: 0;
}

article h6, #tinymce h6 {
  padding-top: 40px;
  padding-bottom: 24px;
  line-height: 24px;
  width: 608px;
  margin-left: auto;
  margin-right: auto;
  color: #26873E;
  font-family: 'Libre Franklin';
  font-size: 14px;
  font-weight: 600;
  -webkit-margin-before: 0;
  -webkit-margin-after: 0;
}

.om-related h5 {
  width: 312px;
  height: 400px;
  margin-left: 0;
  margin-right: 0;
  background-color: #ffffff;
  box-sizing: border-box;
  margin-bottom: -400px;
  z-index: 1;
  position: relative;
}

.om-disabled {
  color: #ebebed !important;
  cursor: auto !important;
  pointer-events: none;
}

article blockquote, #tinymce blockquote {
  -webkit-margin-before: 0;
  -webkit-margin-after: 0;
  -webkit-margin-start: 0;
  -webkit-margin-end: 0;
  margin-top: 24px;
  margin-bottom: 40px;
  width: 817px;
  display: inline-block;
}

article blockquote p, #tinymce blockquote p {
  margin-top: 0;
  margin-bottom: 0;
  color: rgba(53, 53, 53, 0.75);
  font-family: 'Libre Baskerville';
  font-size: 24px;
  line-height: 48px;
  font-weight: normal;
  width: 817px;
}

.om-factbox {
  box-sizing: border-box;
  width: 833px;
  border: 8px solid #EBEBED;
  display: block;
  margin-left: auto;
  margin-top: 40px;
  margin-bottom: 40px;
  padding: 48px;
}

#tinymce .om-factbox.custom-om-factbox {
  margin-left: 105.5px !important;
}

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

.om-postfooter {
  margin-top: 40px;
  margin-bottom: 40px;
  display: inline-block;
  width: 817px;
  box-shadow: rgba(235, 235, 237, 1) 0px 1px 0px;
}

.om-footerline {
  background-color: rgb(235, 235, 237);
  height: 1px;
  width: 100%;
  display: block;
    margin-bottom: 40px;
}

.om-postfootertabs {
  height: 32px;
  box-shadow: inset rgba(235, 235, 237, 1) 0px -1px 0px;
}

.om-postfootertabs .om-tab {
  color: #353535;
  font-family: 'Libre Franklin';
  font-size: 14px;
  font-weight: 600;
  line-height: 16px;
  text-transform: uppercase;
  margin-left: 16px;
  margin-right: 16px;
  height: 32px;
  float: left;
  cursor: pointer;
  opacity: 0.8;
}

.om-postfootertabs .om-activetab {
  color: #26873E;
  box-shadow: inset #A0E4B0 0px -2px 0px;
  opacity: 1;
}

.om-postfootercontent {
  margin-top: 40px;
  min-height: 0;
  max-height: 288px;
  overflow: hidden;
  display: block;
  width: 720px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.om-postfootercontentinner {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

.om-fadeout {
  background: transparent;
  background: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 1));
  background: -o-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 1));
  background: -moz-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 1));
  background: linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 1));
  height: 25%;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  pointer-events: none;
  /*margin-top: -1px;*/
}

.om-postfooter ol, .om-postfooter ul {
  -webkit-margin-before: 0;
  -webkit-margin-after: 0;
  margin-bottom: 0px;
  width: auto;
  font-family: 'Libre Franklin';
  font-size: 16px;
  line-height: 32px;
  margin-left: 0;
  margin-right: 0;
}

.om-postfooter ol li {
  color: #26873E;
  margin-bottom: 16px;
}

.om-postfooter ul li {
  margin-bottom: 16px;
}

.om-postfooter ol li span {
  color: #353535;
}

.om-postfooterexpand {
  height: 48px;
}

.om-expcol {
  color: #26873E;
  font-family: 'Libre Franklin';
  font-size: 14px;
  font-weight: 600;
  line-height: 48px;
  text-transform: uppercase;
  margin-left: 89px;
  margin-right: 16px;
  float: left;
  cursor: pointer;
}

.om-expcol:nth-child(2) {
  display: none
}

.om-postfootercontentinner>*:nth-child(2) {
  display: none;
}

body .om-footnoteup {
  color: #26873E;
  border-bottom: none;
  text-decoration: none;
  height: auto;
  padding-bottom: 0;
  padding-left: 30px;
  margin-left: -30px;
  cursor: pointer;
}

.om-editorfootnote {
  box-sizing: border-box;
  width: auto;
  display: flow-root;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 16px;
  padding-top: 8px;
  padding-bottom: 8px;
  min-height: 52px;
  color: #353535;
  background-color: #fff;
  border: 1px dashed #353535;
  opacity: 0.6;
}

.om-editorfootnotenumber {
  font-family: 'Libre Franklin';
  font-size: 11px;
  font-weight: 600;
  position: relative;
  top: -4px;
  letter-spacing: 1px;
  margin-left: 2px;
  /*cursor: pointer;*/
  line-height: normal;
  /*margin-right: -4px;*/
}

.om-editorfootnotenumber a {
  cursor: pointer;
}

.sharedaddy ul {
  float: right;
  width: auto;
}

.sharedaddy {
  margin-top: -16px;
}

article img, .om-banner {
  cursor: pointer;
}

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

.om-lightboximagewrapper {
  padding-top: 112px;
  padding-bottom: 160px;
  box-sizing: border-box;
  height: 100%;
  margin: 96px;
  margin-top: 0px;
  margin-bottom: 0px;
  /*background-color: pink;*/
  padding-right: 120px;
}

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

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

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

.om-closelightbox {
  height: 24px;
  opacity: 0.8;
  color: #353535;
  font-family: 'Libre Franklin';
  font-size: 14px;
  font-weight: 600;
  line-height: 16px;
  text-transform: uppercase;
  position: fixed;
  top: 128px;
  right: 96px;
  cursor: pointer;
}

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

.om-search {
  -webkit-margin-before: 0;
  -webkit-margin-after: 0;
  margin-bottom: 40px;
  width: 608px;
  color: #353535;
  font-family: 'Libre Franklin';
  font-size: 16px;
  line-height: 32px;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  padding-left: 104px;
  box-sizing: border-box;
  padding-right: 104px;
  margin-bottom: 0;
  height: 104px;
  padding-top: 24px;
  padding-bottom: 24px;
  position: relative;
  z-index: 1;
}


.om-search .search-field::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: rgba(255,255,255, 0.5);
}
.om-search .search-field::-moz-placeholder { /* Firefox 19+ */
    color: rgba(255,255,255, 0.5);
}
.om-search .search-field:-ms-input-placeholder { /* IE 10+ */
    color: rgba(255,255,255, 0.5);
}
.om-search .search-field:-moz-placeholder { /* Firefox 18- */
  color: rgba(255,255,255, 0.5);
}

.om-search .search-field::-ms-clear {  display: none; width : 0; height: 0; }
.om-search .search-field::-ms-reveal {  display: none; width : 0; height: 0; }
.om-search .search-field::-webkit-search-decoration,
.om-search .search-field::-webkit-search-cancel-button,
.om-search .search-field::-webkit-search-results-button,
.om-search .search-field::-webkit-search-results-decoration { display: none; }

.om-search .search-submit {
  width: 5%;
      border: 0;
      padding: 0;
      margin: 0;
      background: transparent;
      height: 56px;
      float: left;
      color: #fff;
      line-height: 56px;
      font-size: 35px;
      font-weight: 500;
      outline: none;
      cursor: pointer;
      text-align: right
}

.om-search .search-submit i {
  font-size: 32px;
    line-height: 56px;

}

.om-footer {
  width: 1248px;
  margin-left: auto;
  margin-right: auto;
  /*background-color: red;*/
  padding-left: 0;
  box-sizing: border-box;
  padding-right: 0;
  padding-bottom: 56px;
  padding-top: 64px;
  /*margin-top: -4px*/
}
body.home .om-footer {
  margin-top: -4px
}

.om-sitename {
  color: #353535;
  font-family: 'Libre Franklin';
  font-size: 16px;
  font-weight: 600;
  line-height: 32px;
  text-transform: uppercase;
}

.om-sitename:before {
  content: '';
  width: 100%;
  height: 16px;
  background-color: #fff;
  display: block;
  box-shadow: inset #fff 0px -14px 0px, inset #000 206px -14px 0px;
}

.om-sitedescription {
  color: #353535;
  font-family: 'Libre Franklin';
  font-size: 16px;
  font-weight: normal;
  line-height: 32px;
  margin-bottom: 40px;
}

.om-sitefootermenu {
  color: #353535;
  font-family: 'Libre Franklin';
  font-size: 16px;
  font-weight: normal;
  line-height: 32px;
}

.wp-caption, .wp-video {
  width: 608px !important;
  -webkit-margin-before: 0;
  -webkit-margin-after: 0;
  -webkit-margin-start: 0;
  -webkit-margin-end: 0;
  margin: 0;
  margin-left: auto;
  margin-right: auto;
  float: none !important;
}

.wp-video {
  margin-bottom: 40px;
}

.wp-video video {
  outline: none;
}

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

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

.wp-caption .om-imagecredits {
  width: 608px;
  margin-left: 0px;
}

#tinymce .wp-caption-dd {
  opacity: 0.8;
  color: #353535;
  font-family: 'Libre Franklin';
  font-size: 11px;
  font-weight: 600;
  line-height: 16px;
  text-transform: uppercase;
  text-align: right;
  padding-top: 24px;
  padding-bottom: 40px;
}

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

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

.wp-caption.alignleft .wp-caption-dd {
  text-align: left !important;
}

.wp-caption.alignright .om-imagecredits, .wp-caption.alignleft .om-imagecredits {
  width: 401px;
}

.wp-post-image {
  display: none;
}

.om-highlight:after {
  content: '';
  width: 100px;
  height: 100px;
  background-color: #26873E;
  display: inline-block;
  position: absolute;
  border-radius: 50px;
  margin-left: -50px;
  left: 50%;
  margin-top: -33px;
  opacity: 0;
  z-index: -1;
  transition: opacity 0.5s ease-in-out;
}

li .om-highlight:after {
  display: none;
}

.om-highlight.om-on:after {
  opacity: 0.15;
  z-index: 1;
}

.om-postfooter li {
  transition: all 0.5s ease-in-out;
  background-color: rgba(38, 135, 62, 0);
  box-shadow: rgba(38, 135, 62, 0) -30px 0px 0px;
}

li.om-highlight-li {
  background-color: rgba(38, 135, 62, 0.15);
  box-shadow: rgba(38, 135, 62, 0.15) -30px 0px 0px;
}

.om-more {
  width: 100%;
  height: 530px;
  display: inline-block;
  text-align: right;
  margin-top: 102px;
}

.om-morebg {
  background-color: #A0E4B0;
  opacity: 0.5;
  position: absolute;
  left: 0;
  margin-top: 184px;
  height: 346px;
  width: 100%;
  display: inline-block;
  z-index: -1;
}

.om-card {
  height: 448px;
  width: 296px;
  background-color: #fff;
  float: right;
  margin-left: 16px;
}

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

.om-cardimage {
  width: 296px;
  height: 184px;
  background-color: #eee;
  background-size: cover;
  background-position: top center;
}

.om-cardcontent {
  width: 296px;
  height: 264px;
  text-align: left;
  padding: 24px;
  box-sizing: border-box;
}

.om-more h2 {
  width: 296px;
  display: inline-block;
  margin-left: -104px;
  text-align: left;
}

.om-cardtitle {
  color: #353535;
  font-family: 'Libre Franklin';
  font-size: 24px;
  font-weight: 600;
  line-height: 32px;
  padding-top: 8px;
  padding-bottom: 16px;
}

.om-cardingress {
  color: #353535;
  font-family: 'Libre Franklin';
  font-size: 16px;
  line-height: 24px;
}

.om-postfooter .mceNonEditable {
  display: none;
}

.om-sitefootermenu>span {
  float: right;
}

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

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

.om-biglogo {
  transform-origin: left;
  z-index: 100; position: absolute; float: none; margin-right: 0;
    transform: scale(2.6) translate(0px, 10.5px);
    overflow: visible;
}

.om-logocomp1 {
  text-transform: uppercase; font-weight: 100;
  font-size: 10.25px; line-height: 125%;
  font-family: 'Libre Franklin'; fill: #353535; fill-opacity: 1;
  letter-spacing: -0.1px
}

.om-logocomp2 {
  text-transform: uppercase; font-weight: 100;
  font-size: 10.25px; line-height: 125%;
  font-family: 'Libre Franklin'; fill: rgba(255, 255, 255, 0.67);
  fill-opacity: 1; letter-spacing: -0.1px; opacity: 1
}
.om-logocomp3 {
  text-transform: uppercase; font-size: 19.75px;
    font-family: 'Libre Baskerville'; fill-opacity:1; letter-spacing: 0.4px
}

.om-logocomp4 {
  text-transform: uppercase; font-size: 19.75px;
    font-family: 'Libre Baskerville'; fill-opacity:1; letter-spacing: 0.4px; opacity: 1
}

.om-onlymobile {
  display: none;
}

.om-notmobile {
  display: inherit
}

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

.om-landingbanner {
  height: 576px;
  background-color: #333;
  padding-left: 0px;
  padding-top: 88px;
  box-sizing: border-box;
  display: inline-block;
  width: 100%;
  margin-bottom: 64px;
}

.om-landingbanner svg {
  float: right;
  margin-right: -54px;
}

.om-landingtitle {
  color: #fff;
  font-family: 'Libre Baskerville';
  font-size: 88px;
  line-height: 112px;
  display: block;
}

.om-landingdescription {
  color: #fff;
  font-family: 'Libre Franklin';
  font-size: 24px;
  font-weight: 500;
  line-height: 32px;
  width: 504px;
  display: block;
  margin-top: 48px;
}

body.home .om-landingdescription {
  margin-top: 136px !important;
}

body.home .om-cards.om-more {
  box-sizing: border-box; margin-top: 80px;     width: 1248px;
}

body.home .om-cards.om-more h2 {
  width: 0px; display: inline-block; margin-left: 0; text-align: left; float: left; white-space: pre;
}

.om-landingcontent {
  box-sizing: border-box;
  display: inline-block;
  width: 100%;
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 32px;
}

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

.om-landingbanner .banner-search-form form {
  display: flex;
  padding: 0;
  width: 504px;
  margin-left: 0;
}

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

.om-landingbanner .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%;
}

/*@media screen and (min-width: 1281) {
  body {
    max-width: 1240px;
    position: relative;
    margin-left: -620px;
    left: 50%;
  }
}*/

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

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

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



@media screen and (min-width: 1328px) {
  .om-openmenu, .om-closemenu {
    display: none !important;
  }
}

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

body.home .om-sitelogo {
  display: none;
}

/*--------------------------------------------------------------
X.X Mobile/tablet specific styling
--------------------------------------------------------------*/

@media screen and (min-width: 768px) and (max-width: 1327px) {
  body.home .om-sitelogo {
    /*display: flex !important;*/
  }

  .home .om-generalinfo h2 {
      width: 75%;
    }

  body.home .om-landingdescription {
    margin-top: 83px !important;
  }

  .om-logomask1, .om-logomask2 {
    opacity: 1 !important;
  }

  .om-map {
    left: 32px
  }

  .om-map .mockiframe {
    width: 45%
  }

  .om-generalinfo {
    margin-right: 0px !important;
  }

  .om-map {
    width: 95%;
  }

  .om-generalinfo h2 {
    padding-left: 0px !important;
    position: relative;
    left: 40px;
  }

  .om-features {
    margin-left: 32px;
    margin-right: 32px;
  }

  .om-feature {
    width: 50%;
    height: 224px;
  }

  .om-feature span {
    height: 224px;
    padding-top: 174px;
  }

  .om-landingfacts {
    top: 451px;
    padding-left: 32px;
    margin-left: 0;
    left: 0;
    width: 100%;
  }

  .om-landingfacts>span {
    width: 100%;
    margin-top: 16px;
    font-size: 14px;
    line-height: 24px;
    padding-left: 5px;
  }

  .om-landingfacts>span:nth-child(1) {
    margin-top: 24px;
  }

  .om-featuredhistoryimages {
    transform-origin: 368px 50%;
        transform: scale(0.75);
        z-index: -1;
        position: relative;
  }

  .om-featuredhistorytext {
      margin-left: 32px;
  }

  .om-featuredhistoryline {
    width: 344px;
  }

  .home .om-featuredhistorytext h2 {
    margin-top: 64px;
  }

  .om-landingimage {
    width: 404px;
    height: 475px;
    margin-right: 32px;
  }

  .om-choosecat {
    display: block;
  }

  .om-choosecat, .om-choosecat a {
    color: #fff !important;
  }

  .om-landingbanner svg defs clipPath rect:nth-child(1) {
    x: 293;
  }

  .om-landingbanner svg defs clipPath rect:nth-child(2) {
    y: 441;
  }

  .om-landingcontent {
    display: inline-block;
    width: 100%;
    padding: 20px;
    padding-top: 0;
    margin-top: -17px;
  }

  .om-landingcontent .om-tag {
    margin-bottom: 0px;
    display: block;
    margin-right: 151px;
    width: 284px;
  }

  .om-spacer {
    height: 96px;
  }

  .om-landingcontent .om-filter:not(.om-override) {
    display: none;
  }

  .om-landingcontent .om-tag a {
    margin-top: 12px;
  }

  .om-landingcontent .om-tag.om-choosecat a {
    border-radius: 0px;
    width: 254px;
    white-space: pre;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
  }

  .om-landingcontent .om-tag a i {
    float: right;
    top: 10px;
  }


  .om-landingbanner {
    padding-left: 32px;
    padding-top: 48px;
    height: auto;
    box-shadow: inset #fff -256px 0px 0px, inset #fff 0px -61px 0px !important;
    overflow: hidden;
    margin-bottom: -36px;
  }



  body:not(.home) .om-landingbanner svg {
    width: 480px;
    position: static;
    margin-right: -11px;
    margin-top: -68px;
    margin-bottom: -95px;
  }

  .om-landingtitle {
    font-size: 34px;
    line-height: 48px;
  }

  .om-landingdescription {
    font-size: 16px;
    line-height: 24px;
    /*margin-top: 36px;
    width: 100%;
    padding-right: 72px;
    box-sizing: border-box;*/
    font-weight: 300;
    margin-top: 36px !important;
  }

  .site-header {
    position: static;
    width: 100%;
    box-sizing: border-box;
    margin-top: -104px;
    position: relative;
    margin-left: 0px;
    left: 0;
    top: 0px;
    z-index: 100;
  }

  .om-openmenu {
    background-color: #A0E4B0;
    height: 48px;
    width: 48px;
    position: fixed;
    top: 28px;
    right: 12px;
    border-radius: 24px;
    z-index: 1;
    color: #26873E;
    cursor: pointer;
    text-align: center;
    display: block;
  }

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

  .om-sitelogo svg {
    transform: scale(0.7058823529) translateX(-41px);
  }

  .site-branding-text {
    margin-right: -100px;
    z-index: 0;
    position: relative;
  }

  .lang-item a, .om-menuitem a {
    font-size: 12px;
  }

  .lang-item, .om-menuitem {
    margin-left: 24px;
    z-index: 1;
    position: relative;
  }

  .om-menuitem i {
    font-size: 15px;
  }

  .site-content-contain {
    padding-bottom: 0px;
  }

  .om-footer {
    margin-top: -4px;
    padding-right: 32px;
    padding-left: 32px;
    padding-bottom: 24px;
    width: 100% !important;
  }
  
  /* .om-featuredhistoryimage:nth-child(15)  {
    display: none;
  }

  .om-featuredhistoryimage:nth-child(14)  {
    display: none;
  }

  .om-featuredhistoryimage:nth-child(13)  {
    display: none;
  }

  .om-featuredhistoryimage:nth-child(12) { 
    display: none;
  }

  .om-featuredhistoryimage:nth-child(11) {
    display: none;
  }

  .om-featuredhistoryimage:nth-child(10) {
    display: none;
  }

  .om-featuredhistoryimage:nth-child(9) {
    display: none;
  }

  .om-featuredhistoryimage:nth-child(8) {
    display: none;
  }

  .om-featuredhistoryimage:nth-child(7) {
    display: none;
  }

  .om-featuredhistoryimage:nth-child(13) {
    display: none;
  } */


  
  .om-sitename {
    font-size: 12px;
    line-height: 16px;
  }

  .om-sitedescription {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 24px;
  }

  .om-sitefootermenu {
    font-size: 14px;
    line-height: 24px;
  }

  .om-footer a {
    margin-left: 16px;
display: inline-block;
padding-bottom: 0;
height: 24px;
margin-bottom: -1px;
  }

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

  .om-more h2 {
    width: 404px;
    float: left;
    margin-left: 0;
    display: block;
  }

  body.home .om-more h2 {
    margin-left: 32px !important;
    display: block !important;
    float: none !important;
  }

  .om-more {
    height: 496px;
    margin-top: 16px !important;
    width: 100% !important;
  }

  .om-card {
    height: 288px;
    width: 224px;
  }

  body.home .om-card {
    float: left;
  }

  body.home h2 + .om-card {
    margin-left: 32px;
  }

  .om-cardimage {
    width: 224px;
    height: 160px;
  }

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

  .om-cardtitle {
    font-size: 12px;
    font-weight: 600;
    line-height: 16px;
    padding-top: 16px;
    padding-bottom: 0;
  }

  .om-cardingress {
    display: none;
    -webkit-line-clamp: 2 !important;
  }

  .om-morebg {
    margin-top: 214px;
    height: 282px;
  }

  .site-content-contain {
    padding-top: 48px;
  }

  .site-content-contain {
    width: 584px;
  }

  .entry-header {
    padding-top: 30px;
  }

  .entry-title {
    font-size: 34px;
    line-height: 48px;
  }

  .om-ingress {
    font-size: 16px;
    line-height: 24px;
  }

  .om-banner {
    width: 704px;
    margin-left: -60px;
    height: 438px;
  }

  .tiled-gallery, .om-customgallery {
    margin-left: -60px !important;
    width: 704px;
    transform-origin: top left;
    overflow: visible !important;
    padding-bottom: 10px;
  }

  .om-customgalleryimage {
    max-width: 100%;
  }

  .om-imagecredits {
    width: 704px;
    margin-left: -60px;
  }

  article p, #tinymce p, article h2, #tinymce h2,
  article h3, #tinymce h3, article h4, #tinymce h4, article h5, #tinymce h5, article h6,
  #tinymce h6 {
    width: 100%;
  }

  article ul, article ol, #tinymce ul, #tinymce ol {
    width: auto;
  }

  .wp-caption, .wp-video {
    width: 584px !important;
  }

  .wp-caption .om-imagecredits {
    width: 584px;
  }

  .wp-caption.alignright {
    margin-right: -60px;
  }

  .om-factbox {
    width: 720px;
    margin-left: -68px;
  }

  article blockquote, #tinymce blockquote {
    width: 704px;
    margin-left: -60px;
  }

  article blockquote p, #tinymce blockquote p {
    width: 100%;
  }

  .om-postfooter {
    width: 704px;
    margin-left: -60px;
  }

  .om-postfootercontent {
    width: 620px;
  }

  .om-related {
    margin-top: 24px;
    padding-bottom: 24px;
    margin-bottom: 24px;
    padding-top: 0;
    display: block;
    margin-right: -24px;
    overflow-x: scroll;
    width: 704px;
    margin-left: -60px;
  }

  .om-related h5 {
    padding-top: 48px;
    position: absolute;
    left: auto;
    width: auto;
  }

  .om-shelf {
    left: 0;
    z-index: 1;
    margin-top: 88px;
    height: 368px;
    width: auto;
    display: flex;
  }

  .om-shelfitem {
    width: 164px;
    height: 368px;
  }

  .om-shelfitemcover {
    width: 164px;
    height: 240px;
  }

  .om-shelfnav, .om-customgallerynav {
    position: absolute;
    margin-top: -419px;
    margin-left: 0;
    z-index: 1;
    height: 45px;
    padding-left: 0;
    padding-top: 10.5px;
    left: auto;
    margin-left: 554px;
    text-align: right;
  }

  .om-customgallerynav {
    position: static;
    margin-top: -87px;
  }

  .om-shelfnav .material-icons, .om-customgallerynav .material-icons {
    margin-top: 0;
    margin-right: 0;
    margin-left: 27px;
  }

  .om-closelightbox {
    top: 16px;
    right: 24px;
  }

  .om-lightboximagewrapper {
    margin-left: 24px;
    padding-right: 0;
    margin-right: 24px;
    padding-top: 152px;
    padding-bottom: 232px;
  }

  .site-header {
    padding-left: 32px;
    padding-right: 32px;
  }

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

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

  .om-biglogo {
    display: block !important;
    z-index: 99 !important;
    transform: scale(1) translate(0px, 0px) !important;
  }

  .om-timeline .om-card {
    height: auto;
    width: 100%;
    padding-bottom: 16px;
    padding-top: 16px;
        padding-left: 8px;
    border-bottom: #EBEBED solid 1px;
    margin-top: 0px !important;
margin-bottom: 0px !important;
  }

  .om-timeline .om-cardimage {
    width: 56px;
    height: 56px;
    float: left;
    margin-right: 16px;
  }

  .om-timeline .om-cardcontent {
    width: auto;
    height: auto;
    padding: 0;
    background-color: transparent !important
  }

  .om-timeline .om-cardtitle {
    font-size: 12px;
    font-weight: 600;
    line-height: 16px;
    padding-top: 8px;
    padding-bottom: 0;
    display: flex;
  }

  .om-timeline .om-cardingress {
    display: none;
  }


  .om-timelinetitle {
    font-size: 24px;
    line-height: 32px;
  }

  .om-timelinedescription {
    font-size: 14px;
    line-height: 24px;
    margin-top: 40px;
  }

  .om-yearfeature {
    font-size: 18px;
    margin-top: 24px;
    padding-bottom: 16px;
  }

  .om-timelinepicture {
    width: 356px;
  }

  .om-timelineposts {
    padding-top: 72px;
    padding-right: 32px !important;
    padding-left: 40px
  }

  .om-years {
    width: 122px;
    padding-left: 31px;
    padding-right: 36px;
  }

  .om-yearfeature:before {
    width: 110px;
    top: 36px;
  }

  .om-timelinehighlight p {
    font-size: 14px;
    margin-top: 24px;
    margin-bottom: 24px;
    line-height: 24px;
  }

  .om-timelinehighlight h3 {
    font-size: 18px;
    line-height: 24px;
    margin-top: 24px;
    margin-bottom: 24px;
  }

  .om-timelinehighlight:before, .om-timelinehighlight:after {
    width: 64px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1262px) {

    body.home .om-landingbanner {
      box-shadow: inset #fff -256px 0px 0px, inset #fff 0px -176px 0px !important;
      padding-bottom: 50px;
    }
    .om-landingbanner .om-landingfacts{
      margin-top: 50px;
    }

}
@media screen and (min-width: 1263px) and (max-width: 1327px) {
  .site-header {
    max-width: 1184px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0 !important;
    padding-right: 0 !important;
    box-shadow: #F5F5F6 -500px 0px 0px, #F5F5F6 500px 0px 0px;
  }
  .om-landingfacts {
      left: 50%;
      margin-left: -592px;
      padding-left: 0;
      padding-right: 592px;
      width: 1184px;
          box-shadow: #fff -300px 0px 0px;
  }
  .om-landingbanner {
    padding-left: 0px;
    margin-left: 32px;
  }
}

@media screen and (max-width: 767px) {
  .om-mobiletimelinepic {
    display: block !important;
    margin-left: -24px;
    width: -webkit-fill-available;
    margin-right: -24px;
  }

  .om-timelinepicture, .om-years {
    display: none !important;
  }

  .om-timeline .om-card {
    height: auto;
    width: 100%;
    padding-bottom: 16px;
    padding-top: 16px;
        padding-left: 8px;
    border-bottom: #EBEBED solid 1px;
    margin-top: 0px !important;
margin-bottom: 0px !important;
  }

  .om-timeline .om-cardimage {
    width: 56px;
    height: 56px;
    float: left;
    margin-right: 16px;
  }

  .om-timeline .om-cardcontent {
    width: auto;
    height: auto;
    padding: 0;
    background-color: transparent !important
  }

  .om-timeline .om-cardtitle {
    font-size: 12px;
    font-weight: 600;
    line-height: 16px;
    padding-top: 8px;
    padding-bottom: 0;
    display: flex;
  }

  .om-timeline .om-cardingress {
    display: none;
  }


  .om-timelinetitle {
    font-size: 24px;
    line-height: 32px;
    margin-top: 24px;
  }

  .om-timelinedescription {
    font-size: 14px;
    line-height: 24px;
    margin-top: 40px;
  }

  .om-yearfeature {
    font-size: 18px;
    margin-top: 24px;
    padding-bottom: 16px;
  }

  .om-timelineposts {
    padding-top: 0;
        padding-right: 24px !important;
        padding-left: 24px !important;
  }

  .om-yearfeature:before {
    display: none;
  }

  .om-timelinehighlight {
    margin-top: 10px !important
  }

  .om-timelinehighlight p {
    font-size: 14px;
    margin-top: 24px;
    margin-bottom: 24px;
    line-height: 24px;
  }

  .om-timelinehighlight h3 {
    font-size: 18px;
    line-height: 24px;
    margin-top: 24px;
    margin-bottom: 24px;
  }

  .om-timelinehighlight:before {
    display: none
  }

  .om-timelinehighlight:after {
    width: 64px;
  }

  .om-timeline {
    margin-left: 0 !important
  }

  .om-moreposts, .om-noposts, .om-nomoreposts, .om-nofiltersselected {
    width: 100% !important
  }

  .om-moreposts svg {
    display: none !important
  }

  body.home .om-landingbanner {
    padding-top: 0;
    height: 472px;
    margin-bottom: -4px;
    box-shadow: inset #fff 0px 0px 0px, inset #fff 0px -176px 0px !important;
  }

  body.home .om-landingimage {
    display: none;
  }

  body.home .om-landingdescription {
    margin-top: 32px !important;
  }

  body.home .om-landingfacts {
    top: 408px;
    left: 0px;
    margin-left: 0;
    width: 100%;
    padding-right: 186px;
    padding-left: 24px;
  }

  body.home .om-landingfacts>span {
    width: 100%;
    margin-top: 16px;
    font-size: 14px;
    line-height: 24px;
    padding-left: 5px;
  }

  body.home .om-landingfacts .om-meta {
    text-overflow: ellipsis;
    overflow: hidden;
  }

  .om-landingbanner .banner-search-form form {
    width: 80%;
  }


  .om-map {
    padding-left: 24px;
    padding-right: 24px;
        margin-top: 88px;
  }


  .om-feature {
    width: 104px;
    height: 144px;
        vertical-align: bottom;
  }

  .om-feature span {
    padding-top: 112px;
        height: 144px;
        font-size: 12px;
        line-height: 16px;
        white-space: normal;
        padding-left: 8px;
        white-space: pre;
        overflow: hidden;
        width: 104px;
        text-overflow: ellipsis;
        display: block;
  }

  .om-features {
        /*width: 416px;*/
        width: 100%;
            overflow-x: scroll;
            white-space: nowrap;
            padding-left: 24px;
            margin-top: 48px;
            box-sizing: border-box;
  }

  .om-feature i {
    display: inline;
      font-size: 18px;
    }

  .om-featuredhistoryline {
    display: none;
  }

  .om-featuredhistory {
        margin-top: 72px;
        height: 368px;
        padding-left: 24px;
padding-right: 24px;
  }

  .om-featuredhistorymain {
    height: 368px;
  }

  .om-featuredhistorytext {
    height: 368px;
    width: 100%;
margin-right: 0;
  }

.home .om-featuredhistorytext h2 {
  margin-top: 0;
      font-size: 22px;
      line-height: 32px;
      padding-top: 0;
      padding-bottom: 130px;
      padding-right: 0;
    white-space: nowrap;
    z-index: 1;
position: relative;
}

.om-featuredhistoryimages {
  transform: scale(0.3);
  transform-origin: left;
  position: absolute;
    top: -102px;
    left: 50%;
    margin-left: -158px;
}

.om-featuredhistorytext span {
  margin-top: 32px;
      font-size: 14px;
}

.om-featuredhistorytext a {
  margin-top: 16px;
  position: absolute;
bottom: 0;
}

  .home .om-more h2 {
    float: none !important;
        font-size: 22px;
        width: 100% !important;
        line-height: 32px;
        border-bottom: #EBEBED solid 1px;
        margin-top: 23px;
  }

  .om-map .mockiframe {
    width: 100%;
    height: 224px;
    float: none;
    border: 4px solid #EBEBED;
    box-sizing: border-box;
    position: relative;
    top: 64px;
    margin-bottom: -224px;
  }

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

  .home .om-generalinfo h2 {
    padding-top: 0;
    padding-left: 0;
    font-size: 22px;
    line-height: 32px;
    height: 288px;
  }

  .om-generalinfo>span {
    padding-top: 16px;
  }

  .om-generalinfo>span>span>span {
    padding-left: 0;
    font-size: 12px;
    width: 50%;
    line-height: 20px;
  }

  .om-generalinfo .om-norway {
    display: block;
    margin: 0px;
    margin-top: 108px;
    margin-left: -75px;
    left: 50%;
    position: relative;
    margin-bottom: -150px;
  }

  .om-generalinfo .om-pin {
    margin-top: 0px;
    margin-left: 0;
  }

  body.home .om-sitelogo {
    display: flex;
  }

  body {
    overflow-x: hidden !important;
  }

  .om-landingcontent .om-tag a i {
    float: right;
    top: 10px;
  }

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

  .om-moreposts {
    z-index: -1;
  }

  .om-choosecat {
    display: block;
  }

  .om-choosecat, .om-choosecat a {
    color: #fff !important;
  }

  .om-landingcontent .om-card .om-cardcontent {
    background-color: transparent;
  }

  .om-spacer {
    height: 48px;
  }

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

  .om-landingcontent .om-tag {
    margin-bottom: 0px;
    display: block;
    margin-right: 151px;
    margin-left: 8px;
  }

  .om-landingcontent .om-filter:not(.om-override) {
    display: none;
  }

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

  .om-landingcontent .om-tag.om-choosecat a {
    border-radius: 0px;
    width: 100%;
    white-space: pre;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
  }

  body.page .site-content-contain {
    padding-left: 0px;
    padding-right: 0px;
  }

  .om-landingcontent .om-card {
    margin-bottom: 0px;
    padding-left: 8px;
    box-sizing: border-box;
  }
  .om-landingcontent .om-spacer {
    border-bottom: #EBEBED solid 1px
  }

  .om-landingbanner {
    padding-left: 24px;
    padding-top: 36px;
    box-shadow: inset #fff -48px 0px 0px, inset #fff 0px -80px 0px !important;
    height: auto;
    overflow: hidden;
    margin-bottom: -84px;
  }

  .om-landingbanner svg {
    width: 175px;
    position: static;
    margin-right: -40px;
    margin-top: 110px;
    margin-bottom: -210px;
  }

  .om-landingbanner svg g {
    clip-path: none !important;
  }

  .om-landingtitle {
    font-size: 34px;
    line-height: 48px;
  }

  .om-landingdescription {
    font-size: 16px;
    line-height: 24px;
    margin-top: 36px;
    width: 100%;
    padding-right: 72px;
    box-sizing: border-box;
    font-weight: 300;
  }

  .om-onlymobile {
    display: inherit;
  }

  .om-notmobile {
    display: none
  }

  .om-sitelogo svg {
    transform: scale(1.1764705882) translateX(15px);
  }

  .site-branding-text {
    margin-bottom: 55px;
  }

  .om-openmenu {
    background-color: #A0E4B0;
    height: 48px;
    width: 48px;
    position: fixed;
    top: 28px;
    right: 12px;
    border-radius: 24px;
    z-index: 2;
    color: #26873E;
    cursor: pointer;
    text-align: center;
    display: block;
    box-shadow: #fff -1px 0px 0px, #fff 0px 1px 0px, #fff 1px 0px 0px, #fff 0px -1px 0px;
  }

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

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

  .om-closemenu {
    background-color: #A0E4B0;
    height: 48px;
    width: 48px;
    position: fixed;
    top: 28px;
    right: 12px;
    border-radius: 24px;
    z-index: 101;
    color: #26873E;
    cursor: pointer;
    text-align: center;
    display: block;
  }

  .tiled-gallery, .om-customgallery {
    margin-left: 0px !important;
    width: auto;
    transform-origin: top left;
    overflow: visible !important;
    padding-bottom: 5px;
  }

  .om-customgallery {
    width: 100%;
  }

  .om-customgalleryimage {
    max-height: 480px;
    max-width: 100%;
    width: auto;
  }

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

  .lang-item, .om-menuitem {
    width: 100%;
    float: none;
    box-sizing: content-box;
    margin: 0;
    padding-top: 16px;
    padding-bottom: 16px;
    text-align: center;
  }

  .lang-item a, .om-menuitem a {
    border-bottom: none !important;
    padding-bottom: 0 !important;
    height: 32px;
  }

  .om-menuitem i + span {
    display: inline-block;
    vertical-align: top;
    margin-left: 16px;
  }

  .lang-item {
    position: absolute;
    left: 50%;
    width: 50%;
    bottom: 4px;
  }

  .om-searchbtn {
    position: absolute;
    left: 0%;
    width: 50%;
    bottom: 4px;
  }

  .site-content-contain {
    padding-bottom: 0px;
  }

  .om-footer {
    padding-right: 24px;
    padding-left: 24px;
    padding-bottom: 24px;
    padding-top: 56px;
    width: 100% !important;
  }

  .om-sitename {
    font-size: 12px;
    line-height: 16px;
  }

  .om-sitedescription {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 24px;
  }

  .om-sitefootermenu {
    font-size: 14px;
    line-height: 24px;
  }

  .om-footer a {
    margin-left: 16px;
    display: inline-block;
    padding-bottom: 0;
    height: 24px;
    margin-bottom: -1px;
  }

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

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

  .om-more {
    margin-top: 30px;
    height: auto;
    text-align: left;
    width: 100% !important;
    padding-left: 24px;
    padding-right: 16px;
    box-sizing: border-box;
  }

  .om-morebg {
    display: none;
  }

  .om-card {
    height: auto;
    width: 100%;
    padding-bottom: 16px;
    padding-top: 16px;
        padding-left: 8px;
    border-bottom: #EBEBED solid 1px
  }

  .om-cardimage {
    width: 56px;
    height: 56px;
    float: left;
    margin-right: 16px;
  }

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

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

  .om-cardingress {
    display: none;
  }

  .site-header {
    padding-left: 24px;
    padding-right: 24px;
    height: 104px;
    overflow: hidden;
    background: #F5F5F6;
    box-shadow: none;
    display: none;
    width: 100%;
      left: 0;
    margin-left: 0;
  }

  .site-header li {
    display: none;
  }

  .site-header.om-menuopen {
    background: rgb(231, 248, 235);
    height: 100%;
    box-shadow: inset #A0E4B0 0px -72px 0px !important;
  }

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

  .site-content-contain {
    padding-top: 32px;
    padding-left: 24px;
    padding-right: 24px;
    width: 100%;
    box-sizing: border-box;
    min-width: 300px;
  }

  .om-tag {
    display: inline-block;
    margin-bottom: 4px;
  }

  .om-tag + .entry-header {
    padding-top: 12px;
  }

  .entry-title {
    font-size: 18px;
    line-height: 24px;
  }

  .om-ingress {
    margin-top: 24px;
    margin-bottom: 24px;
    font-size: 14px;
    line-height: 24px;
  }

  .om-list {
    font-size: 14px;
  }

  .wp-post-image {
    display: block;
    margin-top: 40px;
    width: 100%;
    height: auto;
  }

  .om-banner {
    display: none;
  }

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

  article h2 {
    padding-top: 24px;
    padding-bottom: 16px;
    font-size: 24px;
    line-height: 32px;
    width: 100%;
  }

  article h3, article h4, article h5, article h6 {
    width: 100%;
  }

  .om-closelightbox {
    top: 16px;
    right: 24px;
  }

  .om-lightboximagewrapper {
    margin-left: 24px;
    padding-right: 0;
    margin-right: 24px;
    padding-top: 152px;
    padding-bottom: 232px;
  }

  article p, .entry-content p {
    font-size: 14px;
    line-height: 24px;
    width: 100%;
  }

  .wp-caption.alignright {
    float: none !important;
    margin: 0;
    width: 100% !important;
  }

  .wp-caption, .wp-video {
    width: 100% !important;
  }

  article h3 {
    padding-top: 24px;
    padding-bottom: 16px;
    font-size: 18px;
    line-height: 24px;
  }

  article h4 {
    padding-top: 24px;
    padding-bottom: 16px;
    font-size: 18px;
    line-height: 24px;
  }

  .om-factbox {
    margin-left: 0px;
    padding: 32px;
    width: auto;
    margin-left: -16px;
    margin-right: -16px;
  }

  .om-related {
    margin-top: 24px;
    margin-left: 0;
    padding-bottom: 24px;
    margin-bottom: 24px;
    padding-top: 0;
    width: auto;
    display: block;
    margin-right: -24px;
    overflow-x: scroll;
  }

  .om-related h5 {
    padding-top: 48px;
    position: absolute;
    left: 24px;
    width: auto;
  }

  .om-shelf {
    left: 0;
    z-index: 1;
    margin-top: 117px;
    height: 368px;
    width: auto;
    display: flex;
  }

  .om-shelfitem {
    width: 164px;
    height: 368px;
  }

  .om-shelfitemcover {
    width: 164px;
    height: 240px;
  }

  .om-shelfnav, .om-customgallerynav {
    position: absolute;
    left: 24px;
    margin-top: -413px;
    margin-left: 0;
    z-index: 1;
    height: 45px;
    padding-left: 0;
    padding-top: 10.5px;
  }

  .om-customgallerynav {
    margin-top: -25px;
    position: static;
    text-align: left;
  }

  .om-shelfnav .material-icons, .om-customgallerynav .material-icons {
    margin-top: 0;
  }

  article blockquote, #tinymce blockquote {
    width: 100%;
  }

  article blockquote p, #tinymce blockquote p {
    width: 100%;
    font-size: 16px;
    line-height: 24px;
  }

  .om-postfooter, .om-postfootercontent {
    width: 100%;
  }

  article ul, article ol {
    width: auto;
    font-size: 14px;
    line-height: 24px;
  }

  .om-postfooter ol, .om-postfooter ul {
    font-size: 14px;
    line-height: 24px;
  }

  .om-postfooter ol li, .om-postfooter ul li {
    margin-bottom: 14px;
  }

  .om-highlight:after {
    content: '';
    width: 100px;
    height: 100px;
    background-color: #26873E;
    display: inline-block;
    position: absolute;
    border-radius: 50px;
    margin-left: -50px;
    left: 50%;
    margin-top: -37px;
    z-index: -1;
    opacity: 0;
    transition: opacity 0.5s ease-in-out;
  }

  li .om-highlight:after {
    display: none;
  }

  .om-highlight.om-on:after {
    opacity: 0.15;
    z-index: 1;
  }

  .sharedaddy {
    margin-top: 16px;
  }

  .sharedaddy ul {
    float: none;
  }

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

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

  .om-biglogo {
    display: none !important;
  }
}

@media screen and (max-width: 370px) {
  body.home .om-landingbanner {
    height: 550px;
  }
  body.home .om-landingfacts {
    top: 470px;
  }
  
}

/*--------------------------------------------------------------
X.X 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: 14px;
	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. */
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  /* IE10+ CSS styles go here */
  .om-generalinfo .om-pin {
    margin-top: 341px !important
  }
  .om-generalinfo .om-norway {
    margin-left: 130px !important
  }
  .om-landingbanner {
    margin-left: -0.5px;
  }
  .om-sitename:before {
    position: relative;
    left: -0.5px;
  }
}

.jetpack-slideshow-noscript, .jetpack-slideshow {
  display: none !important;
}

.om-historypostnav {
  width: 100%;
  display: inline-block;
}

.om-historypostnav a:nth-child(1) {
  text-decoration: none; font-weight: normal; background: #F5F5F6; color: #222233; display: inline-block; margin-bottom: 1em; padding: 0.5em;
}

.om-historypostnav a:nth-child(1):before {
  content: '← ';
}

.om-historypostnav a:nth-child(2) {
  text-decoration: none; font-weight: normal; background: #F5F5F6; color: #222233; float: right; margin-bottom: 1em; padding: 0.5em;
}

.om-historypostnav a:nth-child(2):after {
  content: ' →';
}

.om-historypostnav a:hover {
  background: #222233;
  color: #F5F5F6;
}



/* ======================
/* Galley view
/* ====================== */


.gallery a {
	cursor: default;
}

.gallery {
	margin: auto -6px;
	padding: 6px 0;
	line-height: 1;
	overflow-x: hidden;
}

.ie7 .gallery,
.ie8 .gallery {
	margin: auto;
}

.gallery .gallery-item {
	float: left;
	margin: 0;
	text-align: center;
	padding: 6px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.ie7 .gallery .gallery-item,
.ie8 .gallery .gallery-item {
	padding: 6px 0;
}

.gallery .gallery-caption,
.gallery .gallery-icon {
	margin: 0;
}

.gallery .gallery-caption {
	font-size: 13px;
	margin: 4px 0;
}

.gallery-columns-1 .gallery-item {
	width: 100%;
}

.gallery-columns-2 .gallery-item {
	width: 50%;
}

.gallery-columns-3 .gallery-item {
	width: 33.333%;
}

.ie8 .gallery-columns-3 .gallery-item,
.ie7 .gallery-columns-3 .gallery-item {
	width: 33%;
}

.gallery-columns-4 .gallery-item {
	width: 25%;
}

.gallery-columns-5 .gallery-item {
	width: 20%;
}

.gallery-columns-6 .gallery-item {
	width: 16.665%;
}

.gallery-columns-7 .gallery-item {
	width: 14.285%;
}

.gallery-columns-8 .gallery-item {
	width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	width: 11.111%;
}

.gallery-columns-10 .gallery-item {
	width: 10%;
}

.gallery img {
	max-width: 100%;
	height: auto;
	border: none;
	padding: 0;
}

img.wp-oembed {
	border: 1px dashed #888;
	background: #f7f5f2 url(images/embedded.png) no-repeat scroll center center;
	width: 300px;
	height: 250px;
	outline: 0;
}

/* 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;
	}
}

.sd-content .share-customize-link {
  display: none !important;
}