@font-face {
  font-family: Fontawesome;
  src: url('../fonts/FontAwesome.eot') format("embedded-opentype"), url('../fonts/FontAwesome.woff') format("woff"), url('../fonts/FontAwesome.ttf') format("truetype"), url('../fonts/FontAwesome.otf') format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}

:root {
  --white: white;
  --black: black;
}

.page-wapper {
  z-index: auto;
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
  min-height: 100vh;
  margin-top: 0;
  display: flex;
  position: relative;
}

.footer-wrapper {
  background-color: #085a5d;
  flex: 0 auto;
  width: 100%;
  height: auto;
  margin-top: 0;
  padding-top: 10px;
  padding-bottom: 60px;
}

.middle-wrapper {
  z-index: 0;
  opacity: 1;
  -webkit-text-fill-color: inherit;
  background-color: #eff3ee;
  background-image: linear-gradient(#eff3eeed, #eff3eeed), url('https://grensestien.no/images/interface/woods.jpg');
  background-position: 0 0, 0 0;
  background-size: auto, cover;
  background-clip: border-box;
  flex: 1;
  order: 0;
  align-self: stretch;
  width: 100%;
  min-width: auto;
  max-width: none;
  margin-top: 120px;
  margin-left: auto;
  margin-right: auto;
  padding: 0 10px 60px 0;
  display: block;
  position: relative;

}

.footer-block {
  background-color: #0000;
  width: 100%;
  max-width: 1400px;
  height: auto;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
}

.header-block {
  background-color: #0000;
  max-width: 1400px;
  height: 100px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.dropdown-wrapper {
  background-color: #0000;
  margin-right: -1px;
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 0;
  display: block;
}

.menu-line-3 {
  background-color: #fff;
  width: 20px;
  height: 3px;
}

.dropdown-list {
  background-color: #0000;
  margin-top: 10px;
  margin-left: 0;
  margin-right: 0;
  display: block;
  overflow: hidden;
}

.menu-line-2, .menu-line-1 {
  background-color: #fff;
  width: 20px;
  height: 3px;
  margin-bottom: 4px;
}

.menu-line-4 {
  background-color: #fff;
  width: 20px;
  height: 3px;
  position: fixed;
}

.nav-container {
  height: 26px;
  margin-right: 76px;
}

.logo-block {
  background-image: url('https://grensestien.no/images/interface/logo.png');
  background-position: 0%;
  background-size: 120%;
  background-attachment: scroll;
  width: 440px;
  height: 90px;
  margin-top: 16px;
  margin-left: 16px;
}

.search-block {
  z-index: 10000;
  color: #fff;
  background-color: #b1b1b1;
  width: 100%;
  height: 55px;
  padding-top: 4px;
  padding-bottom: 4px;
  display: block;
  position: fixed;
  overflow: visible;
}

.ind-news-wrapper {
  float: left;
  background-color: #0000;
  border-right: 1px #000;
  flex-flow: row;
  flex: none;
  order: -1;
  align-self: stretch;
  align-items: stretch;
  width: 33.3333%;
  margin-top: 20px;
  margin-bottom: 0;
  padding: 0 10px;
  display: flex;
  position: relative;
}

.ind-news-wrapper.last {
  flex-direction: row;
  align-items: stretch;
}

.front-news-heading {
  color: #0a595c;
  text-align: left;
  margin-top: 20px;
  margin-bottom: 14px;
  padding-left: 20px;
  padding-right: 20px;
  font-family: Roboto, sans-serif;
  font-size: 22px;
  font-weight: 500;
  line-height: 24px;
  text-decoration: none;
}

.front-news-heading.main {
  color: #0a595c;
  margin-top: 0;
  padding-left: 0;
  font-family: Roboto, sans-serif;
  font-size: 28px;
  font-weight: 500;
  line-height: 32px;
}

.right-col-front-inner-ind {
  float: none;
  border-bottom: 1px #ccc;
  width: auto;
  height: auto;
  margin-left: 0;
  margin-right: 0;
  padding: 4px 20px 16px;
  overflow: visible;
}

.middle-container-one {
  z-index: 0;
  text-align: center;
  background-color: #0000;
  flex-flow: wrap;
  justify-content: space-between;
  align-items: stretch;
  width: 100%;
  max-width: 1400px;
  height: auto;
  min-height: auto;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-bottom: 26px;
  display: flex;
  position: relative;
  bottom: 0;
  right: 0;
}

.news-footer-info {
  float: left;
  color: #196e72;
  text-align: left;
  cursor: pointer;
  width: auto;
  height: auto;
  padding-top: 2px;
  padding-left: 4px;
  font-family: Roboto, sans-serif;
  font-size: 14px;
  font-weight: 400;
  text-decoration: none;
  transition: color .5s;
}

.news-footer-info:hover {
  color: #8c9e9c;
}

.news-footer-info.icons {
  float: left;
  color: #196e72;
  cursor: default;
  width: auto;
  padding-top: 1px;
  padding-left: 0;
  padding-right: 6px;
  font-family: Fontawesome, sans-serif;
  line-height: 22px;
}

.news-footer-info.date {
  color: #8a8b80;
  cursor: default;
  padding-left: 0;
}

.right-col-top-title {
  float: left;
  background-color: #0a7377;
  width: 70%;
  height: 40px;
  padding-top: 10px;
  padding-left: 20px;
}

.search-result-ingress {
  float: left;
  opacity: 1;
  color: #000;
  text-align: left;
  letter-spacing: 0;
  margin-bottom: 14px;
  padding: 0 20px 20px;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
}

.right-col-top-title-text {
  color: #fff;
  text-align: left;
  letter-spacing: .5px;
  text-transform: uppercase;
  font-family: Roboto, sans-serif;
  font-size: 14px;
  font-weight: 350;
}

.ind-news-img-overlay {
  opacity: 0;
  background-color: #ffffff40;
  flex-direction: column;
  flex: none;
  align-self: auto;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
}

.calender-heading-block {
  float: left;
  width: 100%;
  height: auto;
  padding-top: 0;
  padding-right: 0;
}

.calender-heading-block.top {
  border-bottom: 1px #000;
  width: 100%;
  padding-top: 4px;
}

.ind-news-img {
  float: none;
  background-color: #fff;
  border-top-left-radius: 0;
  flex-flow: wrap;
  flex: none;
  order: 0;
  place-content: center flex-start;
  align-self: center;
  align-items: stretch;
  width: 100%;
  height: auto;
  display: block;
  overflow: visible;
}

.right-col-front-inner-wrapper {
  float: left;
  opacity: 1;
  color: #000;
  text-align: left;
  background-color: #fff;
  width: 100%;
  height: auto;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 20px;
  font-weight: 700;
  line-height: 26px;
  text-decoration: none;
  transition: background-color .5s;
  display: block;
}

.right-col-front-inner-wrapper:hover {
  color: #000;
  background-color: #e4e4dd;
}

.search-result-ind-wrapper {
  color: #000;
  text-align: left;
  cursor: pointer;
  background-color: #fff;
  flex-flow: wrap;
  flex: 0 auto;
  align-content: flex-start;
  width: 100%;
  height: auto;
  margin-bottom: 0;
  padding-bottom: 20px;
  padding-left: 0;
  font-size: 26px;
  font-weight: 700;
  line-height: 32px;
  text-decoration: none;
  transition: background-color .4s, color .4s;
  display: block;
  position: relative;
}

.search-result-ind-wrapper:hover {
  color: #888;
  background-color: #fffffa;
  font-size: 26px;
  font-weight: 700;
}

.front-news-footer-wrapper {
  border-top: 1px solid #dfdfdf;
  flex: 0 auto;
  align-self: flex-start;
  width: auto;
  height: auto;
  margin-top: 0;
  margin-left: 20px;
  margin-right: 20px;
  padding: 0 0 10px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

.calender-front-date-block {
  float: left;
  background-color: #0000;
  width: 26px;
  height: auto;
  margin-bottom: 0;
  margin-right: 16px;
  padding-top: 6px;
  padding-bottom: 0;
}

.calender-front-date-block.info {
  float: left;
  padding-top: 6px;
}

.ind-news-img-wrapper {
  align-items: stretch;
  width: 100%;
  height: auto;
  min-height: 0;
  max-height: 300px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.right-col-top-blank {
  float: left;
  background-color: #ecf4f5;
  width: 30%;
  height: 40px;
}

.ind-news-wrapper-inner-footer-info {
  float: left;
  border-right: 1px solid #ececec;
  width: auto;
  height: 26px;
  margin-right: 10px;
  padding-top: 4px;
  padding-left: 0;
  padding-right: 11px;
}

.ind-news-wrapper-inner-footer-info.last {
  border-right-style: none;
  border-right-width: 0;
  padding-top: 4px;
  padding-left: 0;
}

.news-wrapper-front {
  float: left;
  background-color: #0000;
  flex-flow: wrap;
  flex: none;
  place-content: stretch flex-start;
  align-items: stretch;
  width: 100%;
  height: auto;
  margin-top: 4px;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.right-col-front {
  float: left;
  background-color: #0000;
  flex-flow: column;
  flex: 0 auto;
  place-content: stretch space-around;
  align-self: stretch;
  align-items: stretch;
  width: 30%;
  height: auto;
  margin-top: 0;
  padding-top: 24px;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
}

.right-col-front.sm {
  display: none;
}

.right-col-front.lg {
  flex-flow: column wrap;
  flex: 1;
  align-items: stretch;
  width: 30vw;
  padding-top: 62px;
  display: flex;
}

.right-col-front.sm {
  flex-flow: column wrap;
  flex: none;
  display: none;
}

.right-col-front-inner-text-top {
  float: none;
  clear: none;
  color: #000;
  text-align: left;
  width: 100%;
  margin-bottom: 28px;
  padding-top: 6px;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  position: relative;
}

.news-wrapper-front-one {
  float: left;
  color: #000;
  background-color: #0000;
  flex-flow: row;
  flex: none;
  justify-content: flex-start;
  align-self: stretch;
  align-items: stretch;
  width: 70%;
  height: auto;
  margin-top: 20px;
  padding-bottom: 0;
  padding-left: 10px;
  padding-right: 10px;
  text-decoration: none;
  transition: color .4s;
  display: flex;
}

.news-wrapper-front-one:hover {
  color: #888;
}

.middle-container--one {
  z-index: 0;
  text-align: center;
  background-color: #0000;
  flex-flow: row;
  justify-content: space-between;
  align-items: stretch;
  width: 99%;
  max-width: 1400px;
  height: auto;
  min-height: auto;
  margin-left: auto;
  margin-right: auto;
  padding: 20px 0 10px;
  display: flex;
  position: relative;
  bottom: 0;
  right: 0;
}

.news-wrapper-front-one-inner-left {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #fff;
  flex-wrap: nowrap;
  flex: none;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-self: stretch;
  align-items: center;
  width: 50%;
  max-width: 398.094px;
  height: auto;
  min-height: auto;
  max-height: 300px;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  display: block;
  overflow: hidden;
}

.right-col-front-inner {
  background-color: #fff;
  flex: 1;
  order: -1;
  align-self: auto;
  height: auto;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  display: block;
}

.social-header-block {
  background-color: #0000;
  order: 1;
  align-self: flex-start;
  width: 100%;
  height: 40px;
  margin-top: 0;
  margin-right: 0;
  padding-top: 8px;
  padding-right: 30px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
}

.social-header-block.footer {
  width: auto;
  padding-left: 30px;
  inset: auto auto 0% 0%;
}

.facebook-footer {
  float: left;
  opacity: 1;
  background-image: url('https://grensestien.no/images/interface/facebook-footer.svg');
  background-position: 0 0;
  background-size: cover;
  width: 38px;
  height: 38px;
  transition: opacity .5s;
}

.facebook-footer:hover {
  opacity: .69;
}

.facebook-footer.header {
  float: right;
  opacity: .69;
  background-image: url('https://grensestien.no/images/interface/facebook-footer-yellow.png');
  background-position: 50%;
  width: 26px;
  height: 26px;
  margin-top: 5px;
  padding-top: 0;
}

.facebook-footer.header:hover {
  opacity: .26;
}

.footer-logo {
  color: #cecfc4;
  letter-spacing: .5px;
  text-transform: uppercase;
  margin-bottom: 12px;
  font-family: Roboto, sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 16px;
}

.footer-inner-wrapper {
  float: left;
  background-color: #0000;
  width: 33.3333%;
  height: auto;
  margin-right: 0;
  padding-left: 10px;
  font-family: Open Sans, sans-serif;
  font-size: 13px;
}

.footer-inner-wrapper.last {
  float: right;
  color: #cecfc4;
  text-align: right;
  margin-top: 0;
  font-size: 13px;
}

.footer-info-text {
  color: #cecfc4;
  margin-top: 6px;
  margin-bottom: 6px;
  font-family: Open Sans, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 18px;
}

.footer-info-text.madeby {
  color: #9b9c8d;
  padding-right: 10px;
  font-size: 12px;
}

.footer-info-text.title {
  letter-spacing: .5px;
  font-weight: 700;
  line-height: 16px;
}

.footer-link {
  color: #cecfc4;
  text-decoration: none;
  transition: color .5s;
}

.footer-link:hover {
  color: #9d9e96;
  font-weight: 400;
}

.footer-link.hh {
  color: #9b9c8d;
  transition-duration: .5s;
}

.footer-link.hh:hover {
  color: #cecfc4;
}

.folg-footer-text {
  float: left;
  color: #cecfc4;
  text-transform: uppercase;
  padding-top: 8px;
  padding-right: 12px;
  font-size: 12px;
  position: relative;
}

.facebook-header {
  float: left;
  opacity: 1;
  background-image: url('https://grensestien.no/images/interface/facebook-footer.svg');
  background-position: 0 0;
  background-size: cover;
  width: 38px;
  height: 38px;
  transition: opacity .5s;
}

.facebook-header:hover {
  opacity: .69;
}

.facebook-header.header {
  float: right;
  opacity: .82;
  background-image: url('https://grensestien.no/images/interface/facebook-footer-white.png');
  background-position: 50%;
  background-size: cover;
  width: 26px;
  height: 26px;
  margin-top: 5px;
  padding-top: 0;
}

.facebook-header.header {
  float: right;
  opacity: .5;
  width: 26px;
  height: 26px;
  margin-top: 5px;
  padding-top: 0;
}

.facebook-header.header:hover {
  opacity: .26;
}

.ind-news-image-caption {
  color: #999;
  text-align: right;
  padding-top: 6px;
  font-family: Roboto, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
}

.ind-news-header-wrapper {
  float: none;
  flex: none;
  width: 75%;
  margin-top: 0;
  margin-bottom: 20px;
  display: block;
  position: static;
}

.ind-news-summary-wrapper {
  color: #0a595c;
  padding-top: 10px;
  padding-bottom: 20px;
}

.ind-news-image-wrapper {
  float: right;
  width: 40%;
  padding-top: 17px;
  padding-bottom: 0;
  padding-left: 30px;
  clear: both;
}

.ind-news-base-divider {
  float: left;
  background-color: #dfdfdf;
  border-bottom: 0px #dfdfdf;
  width: 100%;
  height: 0px;
  margin-top: 0;
  margin-right: 0;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
  display: block;
}

.ind-news-content-wrapper {
  float: left;
  width: 90%;
  padding-bottom: 0;
  padding-right: 0;
}

.ind-news-footer-wrapper {
  float: left;
  width: 100%;
  padding-bottom: 40px;
}

.ind-news-text {
  color: #000;
  text-align: left;
  padding-right: 0;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 26px;
}

.ind-news-text a:link {
  color: #196e72;
  transition: color .5s;
  text-decoration: none;
  cursor: pointer;
}

.ind-news-text a:visited {
  color: #196e72;
  transition: color .5s;
  text-decoration: none;
  cursor: pointer;
}

.ind-news-text a:hover {
  color: #8c9e9c;
  text-decoration: none;
  cursor: pointer;
}

p.ind-news-text a:link {
  color: #196e72;
  transition: color .5s;
  text-decoration: none;
  cursor: pointer;
}

p.ind-news-text a:visited {
  color: #196e72;
  transition: color .5s;
  text-decoration: none;
  cursor: pointer;
}

p.ind-news-text a:hover {
  color: #8c9e9c;
  text-decoration: none;
  cursor: pointer;
}

p a:link {
  color: #196e72;
  transition: color .5s;
  text-decoration: none;
  cursor: pointer;
}

p a:visited{
  color: #196e72;
  transition: color .5s;
  text-decoration: none;
  cursor: pointer;
}

p a:hover {
  color: #8c9e9c;
  text-decoration: none;
  cursor: pointer;
}

.ind-news-summary {
  color: #0a595c;
  text-align: left;
  padding-right: 0;
  font-family: Open Sans, sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 26px;
}

.ind-news-back-wrapper {
  float: left;
  color: #629b36;
  width: 10%;
  padding-top: 14px;
  font-weight: 500;
  transition: color .4s;
}

.ind-news-back-wrapper:hover {
  color: #5e5a5a;
  font-weight: 500;
}

.ind-news-header {
  float: left;
  color: #0a595c;
  text-align: left;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Roboto, sans-serif;
  font-size: 28px;
  font-weight: 500;
  line-height: 32px;
  position: relative;
}

.news-wrapper-front-2 {
  float: left;
  background-color: #0000;
  flex-flow: wrap;
  justify-content: flex-start;
  width: 70%;
  height: auto;
  margin-top: 20px;
  padding-bottom: 20px;
  display: flex;
}

.news-wrapper-front-2.news-ind-wrapper-top {
  float: none;
  border-bottom: 0 #0000;
  width: 100%;
  height: auto;
  margin-top: 20px;
  margin-bottom: 16px;
  margin-right: 0;
  padding-bottom: 0;
  padding-left: 10px;
  padding-right: 10px;
  display: block;
  position: relative;
}

.news-wrapper-inner {
  float: left;
  background-color: #0000;
  flex-flow: wrap;
  place-content: stretch flex-start;
  align-items: stretch;
  width: 100%;
  height: auto;
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.tilbake-link {
  float: left;
  color: #196e72;
  padding-left: 0;
  transition: color .5s;
}

.tilbake-link:hover {
  color: #8c9e9c;
}

.right-col-front-inner-two {
  background-color: #fff;
  background-image: linear-gradient(#f1f1f180, #f1f1f180);
  flex: 1;
  height: auto;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 0;
  display: block;
  position: relative;
}

.aktuelt-archive-link {
  float: left;
  color: #196e72;
  text-align: left;
  cursor: pointer;
  font-family: Roboto, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 14px;
  text-decoration: none;
  transition: color .5s;
}

.aktuelt-archive-link:hover {
  color: #8c9e9c;
}

.right-col-archive-inner-ind {
  height: auto;
  margin-left: 20px;
  margin-right: 20px;
  padding-top: 20px;
  padding-bottom: 30px;
}

.right-col-front-top-wrapper-2 {
  width: 100%;
}

.right-col-top-title-text-2 {
  color: #fff;
  text-align: left;
  letter-spacing: 0;
  font-size: 14px;
  font-weight: 300;
}

.right-col-archive-inner-wrapper {
  width: 100%;
  height: auto;
}

.aktuelt-archive-link-number {
  float: left;
  border-left: 1px solid #bebebe;
  margin-left: 10px;
  padding-left: 8px;
  font-family: Roboto, sans-serif;
  font-size: 14px;
  font-weight: 300;
  line-height: 14px;
}

.aktuelt-archive-link-wrapper {
  float: left;
  color: #000;
  text-align: left;
  border-bottom: 1px solid #bebebe;
  border-left: 1px #000;
  width: 100%;
  margin-bottom: 6px;
  padding-bottom: 10px;
  font-family: Open Sans, sans-serif;
  line-height: 18px;
}

.ind-news-wrapper-50 {
  float: left;
  background-color: #0000;
  border-right: 1px #000;
  flex-flow: row;
  flex: none;
  order: -1;
  align-self: stretch;
  align-items: stretch;
  width: 50%;
  margin-top: 20px;
  margin-bottom: 0;
  padding: 0 10px;
  display: flex;
  position: relative;
}

.archive-heading {
  float: left;
  text-align: left;
  flex: none;
  align-self: flex-start;
  width: 100%;
  margin-top: 20px;
  padding-left: 10px;
  font-family: Roboto, sans-serif;
  font-size: 28px;
  font-weight: 300;
  line-height: 36px;
  display: block;
  position: relative;
  color: #0a595c;
}

.faq-main-wrap {
  margin-bottom: 10px;
}

.ind-news-wrapper-inner-footer-lesmer {
  float: left;
  border-right: 1px solid #ececec;
  width: auto;
  height: 26px;
  margin-right: 10px;
  padding-top: 4px;
  padding-right: 11px;
}

.ind-news-wrapper-inner-footer-lesmer.last {
  border-right-style: none;
  border-right-width: 0;
  padding-top: 4px;
}

.news-footer-info-lesmer {
  float: left;
  color: #629b36;
  text-align: left;
  cursor: pointer;
  width: auto;
  height: auto;
  padding-top: 1px;
  padding-left: 4px;
  font-family: Roboto, sans-serif;
  font-size: 14px;
  font-weight: 400;
  text-decoration: none;
  transition: color .4s;
}

.news-footer-info-lesmer:hover {
  color: #5e5a5a;
}

.news-footer-info-lesmer.icons {
  float: left;
  color: #629b36;
  cursor: default;
  width: auto;
  padding-top: 1px;
  padding-left: 8px;
  padding-right: 6px;
  font-family: Fontawesome, sans-serif;
  line-height: 22px;
}

.news-footer-info-mer {
  float: left;
  color: #196e72;
  text-align: left;
  cursor: pointer;
  width: auto;
  height: auto;
  padding-top: 1px;
  padding-left: 4px;
  font-family: Roboto, sans-serif;
  font-size: 14px;
  font-weight: 400;
  text-decoration: none;
  transition: color .5s;
}

.news-footer-info-mer:hover {
  color: #8c9e9c;
}


.archive-heading-thread {
  float: left;
  color: #8a8b80;
  text-align: left;
  flex: none;
  align-self: flex-start;
  width: 100%;
  margin-top: 0;
  margin-bottom: 32px;
  padding-left: 0;
  font-family: Roboto, sans-serif;
  font-size: 20px;
  font-weight: 300;
  line-height: 24px;
  display: block;
  position: relative;
}

.styret-wrapper {
  width: 100%;
  margin-top: 26px;
}

.styret-heading {
  float: left;
  color: #0a595c;
  text-align: left;
  width: 100%;
  height: auto;
  margin-bottom: 20px;
  font-family: Roboto, sans-serif;
  font-size: 28px;
  font-weight: 500;
  line-height: 32px;
}

.styret-ind-wrapper {
  float: left;
  border-bottom: 1px solid #cacaca;
  width: 100%;
  height: auto;
  margin-bottom: 16px;
  padding-bottom: 16px;
}

.styre-title {
  float: left;
  color: #0a595c;
  text-align: left;
  width: 100%;
  margin-bottom: 4px;
  font-family: Roboto, sans-serif;
  font-size: 18px;
  font-weight: 700;
}

.styre-name {
  float: left;
  color: #000;
  text-align: left;
  width: 100%;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 22px;
}

.inner-wrapper {
  float: left;
  width: auto;
  margin-top: 40px;
  position: relative;
}

.doc-link {
  float: left;
  border-right: 1px solid #ececec;
  width: 100%;
  height: 26px;
  margin-bottom: 12px;
  margin-right: 10px;
  padding-top: 4px;
  padding-right: 11px;
}

.doc-link-text {
  float: left;
  color: #196e72;
  text-align: left;
  cursor: pointer;
  width: auto;
  height: auto;
  padding-top: 2px;
  padding-left: 12px;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 20px;
  text-decoration: none;
  transition: color .5s;
}

.doc-link-text:hover {
  color: #8c9e9c;
}

.doc-link-icon {
  float: left;
  color: #629b36;
  text-align: left;
  cursor: pointer;
  width: auto;
  height: auto;
  padding-top: 2px;
  padding-left: 4px;
  font-family: Roboto, sans-serif;
  font-size: 14px;
  font-weight: 400;
  text-decoration: none;
  transition: color .4s;
}

.doc-link-icon:hover {
  color: #5e5a5a;
}

.doc-link-icon.icons {
  float: left;
  color: #196e72;
  cursor: default;
  width: auto;
  padding-top: 1px;
  padding-right: 6px;
  font-family: Fontawesome, sans-serif;
  font-size: 18px;
  line-height: 24px;
}

.tema-wrapper-50 {
  float: left;
  background-color: #0000;
  border-right: 1px #000;
  flex-flow: column;
  flex: 0 auto;
  order: 0;
  justify-content: flex-end;
  align-self: stretch;
  align-items: center;
  width: 33.3333%;
  margin-top: 12px;
  margin-bottom: 0;
  padding: 0 10px 20px;
  display: block;
  position: relative;
}

.tema-wrapper-front {
  float: left;
  background-color: #0000;
  flex-flow: wrap;
  flex: 1;
  place-content: space-around space-between;
  align-items: stretch;
  width: 100%;
  height: auto;
  margin-top: 0;
  margin-bottom: 26px;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.tema-block {
  cursor: default;
  background-color: #0000;
  border: 1px solid #196e72;
  border-radius: 8px;
  align-self: auto;
  align-items: center;
  width: 100%;
  min-width: auto;
  min-height: 60px;
  margin-bottom: 8px;
  padding: 0 30px;
  transition: all .2s;
  display: flex;
  position: relative;
}

.tema-header {
  color: #3d5169;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
}

.tema-header.noselect {
  color: #000;
  text-align: left;
  letter-spacing: .5px;
  font-family: Roboto, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 24px;
}

.tema-drop-block {
  clear: none;
  flex: 1;
  order: 0;
  width: 100%;
  height: auto;
  position: relative;
}

.tema-list {
  height: auto;
  padding-left: 10px;
  padding-right: 10px;
  line-height: 20;
}

.tema-list-link {
  float: left;
  color: #196e72;
  text-align: left;
  letter-spacing: 0;
  border-bottom: 1px solid #cacaca;
  width: 100%;
  margin-left: 0;
  margin-right: 0;
  padding: 14px 20px 14px 0;
  font-family: Roboto, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 22px;
  text-decoration: none;
  transition: color .4s;
}

.tema-list-link:hover {
  color: #8c9e9c;
}

.lightbox {
  width: 100%;
}

.ind-news-img-inner {
  margin-bottom: 5px;
}

.link {
  color: #629b36;
  text-decoration: none;
  transition: color .4s;
}

.link:hover {
  color: #5e5a5a;
}

.middle-container-tema {
  z-index: 0;
  text-align: center;
  background-color: #0000;
  flex-flow: column;
  justify-content: space-between;
  align-items: stretch;
  width: 99%;
  max-width: 1400px;
  height: auto;
  min-height: auto;
  margin-left: auto;
  margin-right: auto;
  padding: 20px 0 26px;
  display: flex;
  position: relative;
  bottom: 0;
  right: 0;
}

.container-front {
  z-index: 0;
  text-align: center;
  background-color: #0000;
  flex-flow: row;
  justify-content: space-between;
  align-items: stretch;
  width: 100%;
  max-width: 1400px;
  height: auto;
  min-height: auto;
  margin-left: auto;
  margin-right: auto;
  padding: 20px 0 0;
  display: flex;
  position: relative;
  bottom: 0;
  right: 0;
}

.faq-question {
  cursor: pointer;
  align-items: center;
  height: auto;
  margin-bottom: 12px;
  padding-bottom: 0;
  font-size: 22px;
  font-weight: 800;
  display: flex;
}

.utility-page-wrap {
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
}

.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 260px;
  display: flex;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.aktuelt-achive-divider {
  float: left;
  width: 100%;
  height: 30px;
  position: relative;
}

.ind-news-image-wrapper-sm {
  float: right;
  width: 40%;
  padding-top: 17px;
  padding-bottom: 20px;
  padding-left: 30px;
  display: none;
}

.faq-plus-wrap {
  color: #0a595c;
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 20px;
  margin-right: 25px;
  display: flex;
  position: relative;
}

.faq-plus-l {
  background-color: #0a595c;
  border-radius: 3px;
  width: 4px;
  height: 100%;
  position: absolute;
}

.faq-q-text {
  color: #0a595c;
  text-align: left;
  font-family: Roboto, sans-serif;
  font-size: 24px;
  font-weight: 500;
  line-height: 28px;
}

.faq-plus {
  color: #0a595c;
  background-color: #0a595c;
  border-radius: 3px;
  width: 100%;
  height: 4px;
}

.container {
  z-index: 2;
  width: 100%;
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 5vw;
  padding-right: 5vw;
  display: block;
  position: relative;
}

.container.faq-container {
  float: left;
  background-color: #0000;
  border-radius: 5px;
  max-width: none;
  margin-right: 0;
  padding: 26px 0;
  position: relative;
}

.faq-wrap {
  color: #0a595c;
  background-color: #0000;
  margin-bottom: 12px;
}

.faq-answer-text {
  color: #000;
  text-align: left;
  margin-bottom: 30px;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  line-height: 24px;
}

.faq-answer {
  border-bottom: 1px solid #00000036;
  padding-left: 45px;
  overflow: hidden;
}

.left-container-front {
  box-sizing: border-box;
  clear: none;
  text-align: left;
  flex-flow: row;
  flex: none;
  order: 0;
  align-items: flex-start;
  width: 70%;
  margin-top: 20px;
  padding-left: 10px;
  padding-right: 10px;
  display: block;
  position: relative;
}

.nyheter-text-wrapper {
  float: left;
  border-bottom-color: #999;
  width: 100%;
}

.more-link-block {
  float: left;
  text-align: left;
  border-bottom-color: #999;
  width: 100%;
  padding-bottom: 6px;
}

.ser-mer-link {
  color: #196e72;
  cursor: pointer;
  font-family: Open Sans, sans-serif;
  font-size: 14px;
  font-weight: 400;
  text-decoration: none;
  transition: color .5s;
}

.ser-mer-link:hover {
  color: #8c9e9c;
}

.nyheter-image {
  width: 100%;
  box-shadow: 1px 1px 4px #999;
}

.nyheter-wrapper {
  border-top-style: none;
  border-bottom: 2px #ede8dd;
  width: 100%;
  margin-bottom: 14px;
  padding-bottom: 0;
  padding-right: 20px;
}

.main-date {
  color: #8a8b80;
  text-align: left;
  padding-top: 0;
  padding-bottom: 16px;
  font-family: Roboto, sans-serif;
  font-size: 14px;
  font-weight: 400;
}

.bigger {
  float: none;
  clear: left;
  color: #000;
  text-align: left;
  width: 100%;
  margin-bottom: 22px;
  padding-right: 14px;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 22px;
}

.nyheter-image-wrapper {
  float: right;
  width: 40%;
  padding-top: 6px;
  padding-bottom: 10px;
  padding-left: 18px;
}

.paragraph {
  color: #000;
  text-align: left;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  line-height: 22px;
}

.nyheter-archive-link-block {
  float: left;
  text-align: right;
  border-bottom-color: #999;
  width: 100%;
  padding-bottom: 6px;
}

.sub-front-left-wrapper {
  clear: none;
  grid-column-gap: 19px;
  grid-row-gap: 19px;
  text-align: left;
  background-color: #f000;
  border: 1px #000;
  flex-flow: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  height: auto;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  position: relative;
  left: auto;
}

.sub-front-left-inner-wrapper {
  float: left;
  clear: none;
  opacity: 1;
  color: #000;
  text-align: left;
  background-color: #fff;
  flex-flow: wrap;
  flex: none;
  order: 0;
  justify-content: flex-start;
  align-self: stretch;
  align-items: flex-start;
  width: 48%;
  height: auto;
  margin: 0;
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 0;
  font-size: 20px;
  font-weight: 700;
  line-height: 26px;
  text-decoration: none;
  transition: background-color .5s;
  display: block;
  position: relative;
}

.sub-front-left-inner-wrapper:hover {
  color: #000;
  background-color: #e3ebe1;
}

.icon {
  color: #fff;
}

.viktige-head-block {
  float: none;
  background-color: #0a7377;
  border-radius: 0;
  flex: 1;
  order: 0;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  padding: 0 20px 2px;
  line-height: 16px;
  display: block;
}

.viktige-head {
  color: #fff;
  border-bottom-style: none;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Roboto, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 26px;
}

.info-block-sub-heading {
  float: none;
  color: #0a595c;
  letter-spacing: 0;
  width: 100%;
  margin-top: 0;
  margin-bottom: 4px;
  padding-top: 6px;
  font-family: Roboto, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 24px;
  position: relative;
}

.booking-title {
  clear: none;
  color: #0a595c;
  text-align: left;
  letter-spacing: 0;
  flex: 0 auto;
  width: 100%;
  margin-top: 30px;
  margin-bottom: 12px;
  padding-left: 0;
  padding-right: 14px;
  font-family: Roboto, sans-serif;
  font-size: 26px;
  font-weight: 300;
  line-height: 30px;
  text-decoration: none;
  display: block;
  position: relative;
}

.right-col-front-inner-text-les-mer {
  float: none;
  clear: none;
  color: #196e72;
  text-align: left;
  flex-flow: row;
  justify-content: flex-start;
  align-items: flex-end;
  width: 100%;
  margin-top: 0;
  margin-bottom: 12px;
  padding-top: 0;
  padding-left: 20px;
  font-family: Open Sans, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
  transition: color .5s;
  display: flex;
  position: absolute;
  inset: auto auto 0% 0%;
}

.right-col-front-inner-text-les-mer:hover {
  color: #8c9e9c;
}

.info-icons-2 {
  float: none;
  direction: ltr;
  color: #0a7377;
  text-align: left;
  width: auto;
  margin-right: 0;
  padding-top: 0;
  padding-right: 0;
  font-family: Fontawesome, sans-serif;
  font-size: 24px;
  font-weight: 400;
}

.calender-heading-2 {
  float: none;
  color: #042324;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 8px;
  font-family: Roboto, sans-serif;
  font-size: 16px;
  line-height: 20px;
  display: block;
  position: relative;
}

.right-col-front-inner-text-top-2 {
  float: none;
  clear: none;
  color: #000;
  text-align: left;
  border: 1px #000;
  width: 100%;
  padding-top: 10px;
  font-family: Open Sans, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
  position: relative;
}

.right-col-top-blank-2 {
  float: left;
  background-color: #ecf4f500;
  width: 30%;
  height: 40px;
}

.right-col-top-title-2 {
  float: left;
  background-color: #0a7377;
  width: 100%;
  height: 40px;
  padding-top: 10px;
  padding-left: 20px;
}

.right-col-front-inner-ind-2 {
  float: none;
  border-bottom: 1px solid #ccc;
  width: auto;
  height: auto;
  margin-left: 20px;
  margin-right: 20px;
  padding-top: 4px;
  padding-bottom: 16px;
  overflow: visible;
}

.right-col-front-inner-ind-2.bottom-block {
  border-bottom-style: none;
}

.viktige-head-block_two {
  float: none;
  background-color: #0a6164;
  border-radius: 0;
  flex: 1;
  order: 0;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  padding: 0 20px 2px;
  line-height: 16px;
  display: block;
}

.right-front-title-block {
  flex: 0 auto;
  order: -9999;
  height: auto;
  margin-top: 0;
  display: block;
}

.right-front-title-block-viktig {
  flex: 0 auto;
  order: -9999;
  height: auto;
  margin-top: 0;
  display: block;
  margin-bottom: -40px;
}

.right-col-front-small {
  float: left;
  background-color: #0000;
  flex-flow: column;
  flex: 0 auto;
  place-content: stretch space-around;
  align-self: stretch;
  align-items: stretch;
  width: 30%;
  height: auto;
  margin-top: 0;
  padding-left: 10px;
  padding-right: 10px;
  display: none;
}

.box-image-wrapper {
  float: right;
  width: 50%;
  padding-top: 14px;
  padding-bottom: 12px;
  padding-left: 18px;
}

.news-wrapper-front-70 {
  float: left;
  background-color: #0000;
  flex-flow: wrap;
  flex: none;
  place-content: stretch flex-start;
  align-items: stretch;
  width: 70%;
  height: auto;
  margin-top: 4px;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.folg-text-2 {
  float: right;
  opacity: .65;
  color: #fff;
  letter-spacing: .5px;
  text-transform: uppercase;
  padding-top: 0;
  padding-right: 10px;
  font-family: Roboto, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 40px;
}

.dropdown-toggle-2 {
  opacity: 1;
  color: #fff;
  letter-spacing: .5px;
  margin-right: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Roboto, sans-serif;
  font-size: 14px;
  font-weight: 500;
  transition: opacity .3s;
}

.dropdown-toggle-2:hover {
  opacity: .3;
}

.header-wrapper {
  z-index: 1000;
  background-color: #0a7377;
  background-image: linear-gradient(#0a7377, #2c8b8f);
  width: 100%;
  height: 120px;
  display: block;
  position: fixed;
}

.main-link-2 {
  color: #fff;
  letter-spacing: .5px;
  background-color: #0000;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Roboto, sans-serif;
  font-size: 14px;
  font-weight: 500;
  transition: opacity .3s;
}

.main-link-2:hover {
  opacity: .3;
}

.dropdown-2 {
  color: #064a4c;
  letter-spacing: .5px;
  cursor: pointer;
  background-color: #acc6c7;
  border-bottom: 1px solid #fff;
  margin-bottom: 0;
  margin-right: 0;
  padding-top: 10px;
  padding-left: 16px;
  padding-right: 30px;
  font-family: Roboto, sans-serif;
  font-size: 14px;
  font-weight: 500;
  transition: background-color .5s;
}

.dropdown-2:hover {
  opacity: 1;
  color: #0a7a7e;
  background-color: #cbd6c8;
}

.dropdown-2.last {
  border-bottom-style: none;
  border-bottom-width: 0;
}

.navigation-bar-3 {
  z-index: 10;
  float: right;
  background-color: #0000;
  flex: none;
  margin-top: 70px;
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 0;
  position: relative;
}

.social-header-block-3 {
  background-color: #0000;
  order: 1;
  align-self: flex-start;
  width: 100%;
  height: 40px;
  margin-top: 0;
  margin-right: 0;
  padding-top: 8px;
  padding-right: 30px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
}

.dropdown-1-3 {
  margin-top: 0;
  display: inline-block;
}

html.w-mod-js [data-ix="search"] {
  transform: translate(0, -80px);
}

.pagination {
 position: absolute;
 width: 100%;
 height: 30px;
 float:left;
 bottom: 0px;
 text-align: left;
 padding-left: 10px;
 background-color: transparant;
 padding-top: 10px;
}

.pagination a:link {
 font-size: 12px;
 line-height: 50px;
 transition: color .5s;
 color: #196e72;
 text-decoration: none;
}

.pagination a:visited {
  transition: color .5s;
  color: #196e72;
  text-decoration: none;
}

.pagination a:hover {
  color: #8c9e9c;
}

@media screen and (min-width: 1280px) {
  
  .right-col-front-inner-ind {
    margin-left: 0;
    margin-right: 0;
    padding-left: 20px;
    padding-right: 20px;
  }

  .social-header-block {
    padding-right: 30px;
  }

  .footer-info-text.madeby {
    font-size: 12px;
  }

  .ind-news-image-wrapper {
    padding-bottom: 0;
  }

  .main-date {
    color: #8a8b80;
  }

  .viktige-head-block {
    padding-left: 20px;
    padding-right: 20px;
  }

  .right-col-front-inner-text-les-mer {
    inset: auto auto 0% 0%;
  }

  .viktige-head-block_two {
    padding-left: 20px;
    padding-right: 20px;
  }

  .folg-text-2, .dropdown-toggle-2 {
    color: #fff;
  }

  .header-wrapper {
    background-image: linear-gradient(#0a7377, #30989c);
    display: block;
  }

  .main-link-2 {
    color: #fff;
  }

  .dropdown-2 {
    color: #064a4c;
  }

  .social-header-block-3 {
    padding-right: 30px;
  }

  .text-block-3 {
    color: #fff;
  }
}

@media screen and (min-width: 1440px) {
  .nav-container {
    display: block;
  }

  .logo-block {
    margin-left: 6px;
  }

  .right-col-front-inner-ind {
    margin-left: 0;
    margin-right: 0;
    padding-left: 20px;
    padding-right: 20px;
  }

  .footer-info-text.madeby {
    font-size: 12px;
  }

  .ind-news-image-wrapper {
    padding-bottom: 0;
  }

  .ind-news-wrapper-50 {
    width: 50%;
  }

  .archive-heading {
    color: #0a595c;
    font-weight: 300;
    line-height: 32px;
  }

  .tema-block {
    border-color: #196e72;
  }

  .tema-list-link {
    color: #196e72;
    transition-duration: .5s;
  }

  .tema-list-link:hover {
    color: #8c9e9c;
  }

  .link {
    color: #196e72;
    transition-duration: .5s;
  }

  .link:hover {
    color: #8c9e9c;
  }

  .main-date {
    color: #8a8b80;
  }

  .viktige-head-block {
    padding-left: 20px;
    padding-right: 20px;
  }

  .right-col-front-inner-text-les-mer {
    inset: auto auto 0% 0%;
  }

  .viktige-head-block_two {
    padding-left: 20px;
    padding-right: 20px;
  }

  .navigation-bar-3, .nav-menu-3 {
    width: auto;
    display: block;
  }
}

@media screen and (min-width: 1920px) {
  .front-news-heading {
    float: none;
  }

  .right-col-front-inner-ind {
    margin-left: 0;
    margin-right: 0;
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .calender-heading-block.top {
    padding-bottom: 0;
  }

  .footer-info-text.madeby {
    font-size: 12px;
  }

  .ind-news-image-wrapper {
    padding-bottom: 0;
  }

  .main-date {
    color: #8a8b80;
  }

  .viktige-head-block {
    padding-left: 20px;
    padding-right: 20px;
  }

  .right-col-front-inner-text-les-mer {
    margin-bottom: 12px;
    inset: auto auto 0% 0%;
  }

  .viktige-head-block_two {
    padding-left: 20px;
    padding-right: 20px;
  }

  .header-wrapper {
    background-image: linear-gradient(#0a7377, #2c8b8f);
  }
}

@media screen and (max-width: 991px) {
  .footer-wrapper {
    padding-top: 10px;
  }

      .right-front-title-block-viktig {
  margin-bottom: -50px;
}

  .middle-wrapper {
    padding-left: 0;
    padding-right: 0;
  }

  .menu-line-3 {
    background-color: #fff;
    width: 20px;
    height: 3px;
  }

  .dropdown-list {
    margin-top: 2px;
    margin-left: 0;
    position: relative;
  }

  .menu-line-2 {
    background-color: #fff;
    width: 20px;
    height: 3px;
    margin-bottom: 4px;
  }

  .menu-line-1 {
    background-color: #fff;
    width: 20px;
    height: 3px;
    margin-bottom: 4px;
    padding-bottom: 0;
    transform: rotate(0);
  }

  .menu-line-4 {
    background-color: #fff;
    width: 20px;
    height: 3px;
    position: absolute;
  }

  .nav-container {
    float: right;
    width: auto;
    height: auto;
    margin-left: 0;
    margin-right: 0;
    display: block;
  }

  .logo-block {
    float: left;
    background-position: 0%;
    background-size: cover;
    width: 50%;
    height: 85px;
    margin-top: 20px;
    margin-left: 16px;
  }

  .search-block {
    z-index: 10000;
    background-color: #78088d;
    height: 55px;
    display: block;
    transform: translate(0);
  }

  .ind-news-wrapper {
    flex: 1;
    width: 100%;
    margin-top: 0;
    margin-bottom: 12px;
  }

  .ind-news-wrapper.last {
    clear: none;
    flex: 1;
    display: none;
  }

  .front-news-heading {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 20px;
    line-height: 22px;
  }

  .front-news-heading.main {
    margin-top: 0;
    line-height: 30px;
  }

  .right-col-front-inner-ind {
    float: none;
    clear: none;
    width: auto;
    margin-left: 0;
    margin-right: 0;
    display: block;
  }

  .middle-container-one {
    float: none;
    height: 100%;
    padding-bottom: 26px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .news-footer-info, .news-footer-info.icons {
    font-size: 14px;
  }

  .right-col-top-title {
    width: 90%;
    padding-left: 14px;
  }

  .search-result-ingress {
    margin-bottom: 0;
    padding-left: 20px;
    font-size: 14px;
    line-height: 20px;
    position: static;
  }

  .right-col-top-title-text {
    float: none;
    font-size: 13px;
  }

  .ind-news-img-overlay {
    height: 100%;
    overflow: visible;
  }

  .calender-heading-block {
    float: left;
    clear: none;
    width: 100%;
    padding-top: 0;
  }

  .calender-heading-block.top {
    float: left;
    padding-top: 6px;
    display: block;
    position: relative;
  }

  .ind-news-img {
    height: auto;
  }

  .right-col-front-inner-wrapper {
    float: left;
    border-bottom: 1px #ccc;
  }

  .search-result-ind-wrapper {
    display: block;
  }

  .front-news-footer-wrapper {
    position: absolute;
  }

  .calender-front-date-block {
    float: left;
    background-color: #0000;
    width: 28px;
    height: 45px;
    margin-top: 0;
    margin-left: 0;
    margin-right: 11px;
    padding: 6px 0 10px 4px;
    position: static;
  }

  .calender-front-date-block.info {
    background-color: #0000;
    height: auto;
    margin-top: 4px;
    padding-top: 0;
    padding-bottom: 0;
  }

  .ind-news-img-wrapper {
    height: auto;
    min-height: auto;
    max-height: 300px;
  }

  .right-col-top-blank {
    width: 10%;
  }

  .ind-news-wrapper-inner-footer-info, .ind-news-wrapper-inner-footer-info.last {
    width: auto;
  }

  .news-wrapper-front {
    width: 100%;
    margin-top: 0;
  }

  .right-col-front {
    width: 30%;
    padding-right: 10px;
  }

  .right-col-front.sm {
    display: none;
  }

  .right-col-front.lg {
    width: 29.8%;
  }

  .right-col-front-inner-text-top {
    float: none;
    margin-bottom: 6px;
    padding-top: 6px;
    padding-bottom: 20px;
    font-size: 16px;
    line-height: 20px;
  }

  .news-wrapper-front-one {
    flex-flow: column;
    flex: none;
    order: 0;
    place-content: flex-start;
    align-self: auto;
    align-items: stretch;
    width: 69.9%;
    display: flex;
  }

  .middle-container--one {
    float: none;
    flex-direction: column;
    height: 100%;
    padding: 20px 10px 10px;
    display: block;
  }

  .news-wrapper-front-one-inner-left {
    flex: none;
    order: 0;
    align-self: auto;
    width: 100%;
    height: auto;
    position: static;
  }

  .right-col-front-inner {
    padding-bottom: 6px;
  }

  .social-header-block {
    z-index: 1000;
    width: 100%;
    margin-top: 4px;
    margin-right: 0;
    padding-top: 0;
    padding-right: 36px;
  }

  .social-header-block.footer {
    float: left;
    width: 100%;
    height: auto;
    margin-top: 20px;
    padding-left: 0;
    position: relative;
  }

  .facebook-footer.header {
    float: left;
    position: relative;
  }

  .footer-logo {
    font-size: 12px;
  }

  .footer-inner-wrapper {
    float: left;
    width: 50%;
    height: auto;
    margin-right: 0;
    padding-right: 0;
    position: relative;
  }

  .footer-inner-wrapper.last {
    float: left;
    clear: none;
    width: 33.3333%;
    margin-top: 34px;
    padding-left: 10px;
    font-size: 13px;
    position: static;
  }

  .footer-inner-wrapper.two {
    padding-left: 22px;
  }

  .footer-info-text {
    font-size: 12px;
  }

  .footer-info-text.madeby {
    float: left;
  }

  .footer-info-text.title {
    letter-spacing: .5px;
    margin-bottom: 12px;
    font-family: Roboto, sans-serif;
    line-height: 16px;
  }

  .footer-link, .footer-link.hh {
    font-size: 12px;
  }

  .folg-footer-text {
    float: left;
    clear: none;
    color: #cecfc4;
    text-transform: uppercase;
    height: auto;
    padding-top: 8px;
    padding-right: 12px;
    font-family: Roboto, sans-serif;
    font-size: 12px;
    position: relative;
  }

  .facebook-header.header {
    float: right;
    float: right;
    position: relative;
  }

  .ind-news-header-wrapper {
    width: 100%;
    padding-left: 0;
  }

  .ind-news-image-wrapper {
    width: 40%;
    padding-bottom: 0;
    padding-left: 16px;
  }

  .ind-news-content-wrapper {
    width: 80%;
    padding-left: 0;
    padding-right: 0;
  }

  .ind-news-footer-wrapper {
    padding-left: 0;
  }

  .ind-news-text, .ind-news-summary {
    font-size: 18px;
    line-height: 24px;
  }

  .ind-news-back-wrapper {
    width: 20%;
    margin-right: 0;
    padding-top: 14px;
    padding-left: 0;
    padding-right: 0;
  }

  .ind-news-header {
    font-size: 30px;
    line-height: 34px;
  }

  .news-wrapper-front-2 {
    width: 70%;
  }

  .news-wrapper-front-2.news-ind-wrapper-top {
    margin-top: 26px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .news-wrapper-inner {
    width: 100%;
  }

  .tilbake-link {
    padding-left: 0;
    font-size: 14px;
  }

  .aktuelt-archive-link {
    font-size: 14px;
    line-height: 14px;
  }

  .right-col-top-title-text-2 {
    float: none;
    font-size: 14px;
  }

  .aktuelt-archive-link-number {
    font-size: 14px;
    line-height: 14px;
  }

  .aktuelt-archive-link-wrapper {
    padding-top: 4px;
    padding-bottom: 10px;
  }

  .ind-news-wrapper-50 {
    width: 50%;
  }

  .faq-main-wrap {
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .ind-news-wrapper-inner-footer-lesmer, .ind-news-wrapper-inner-footer-lesmer.last {
    width: auto;
  }

  .news-footer-info-lesmer, .news-footer-info-mer {
    font-size: 12px;
  }

  .styret-heading {
    text-align: left;
    width: 100%;
    padding-left: 0;
    padding-right: 20px;
    font-size: 22px;
    line-height: 22px;
  }

  .doc-link {
    width: 100%;
  }

  .doc-link-text, .doc-link-icon {
    font-size: 16px;
  }

  .doc-link-icon.icons {
    font-size: 14px;
  }

  .tema-wrapper-50 {
    width: 50%;
  }

  .tema-wrapper-front {
    width: 100%;
  }

  .tema-block {
    min-width: auto;
  }

  .middle-container-tema {
    float: none;
    flex-direction: column;
    height: 100%;
    padding: 20px 10px 26px;
  }

  .container-front {
    float: none;
    flex-direction: row;
    height: 100%;
    padding: 20px 10px 26px;
  }

  .ind-news-image-wrapper-sm {
    width: 40%;
    padding-bottom: 20px;
    padding-left: 16px;
    clear: both;
  }

  .faq-plus-l {
    width: 4px;
  }

  .faq-plus {
    height: 4px;
  }

  .more-link-block {
    padding-right: 4px;
  }

  .nyheter-wrapper {
    padding-right: 0;
  }

  .bigger {
    font-size: 18px;
    line-height: 22px;
  }

  .nyheter-image-wrapper {
    float: right;
    width: 50%;
  }

  .nyheter-archive-link-block {
    padding-right: 0;
  }

  .sub-front-left-wrapper {
    clear: none;
    grid-column-gap: 19px;
    grid-row-gap: 19px;
    aspect-ratio: auto;
    flex-flow: row;
    justify-content: flex-end;
    align-items: center;
    margin-left: 0;
    padding-left: 0;
    display: flex;
    position: relative;
  }

  .sub-front-left-inner-wrapper {
    box-sizing: border-box;
    float: left;
    flex: none;
    order: 9999;
    align-self: stretch;
    width: 48%;
    margin-left: 0;
    padding-left: 0;
  }

  .viktige-head-block {
    padding-right: 20px;
  }

  .viktige-head {
    padding-left: 0;
    padding-right: 0;
    font-size: 18px;
    line-height: 22px;
  }

  .info-block-sub-heading {
    float: none;
    clear: none;
    text-align: left;
    flex-flow: row;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    padding-top: 6px;
    font-size: 20px;
    line-height: 24px;
    display: block;
  }

  .booking-title {
    width: 100%;
    padding-left: 0;
    padding-right: 20px;
    font-size: 24px;
    line-height: 26px;
  }

  .right-col-front-inner-text-les-mer {
    float: none;
    justify-content: flex-start;
    align-items: flex-end;
    height: auto;
    margin-top: 0;
    margin-bottom: 12px;
    padding-top: 0;
    padding-left: 20px;
    font-size: 13px;
    line-height: 18px;
    position: absolute;
    inset: auto auto 0% 0%;
  }

  .info-icons-2 {
    float: left;
    font-size: 20px;
  }

  .calender-heading-2 {
    box-sizing: border-box;
    float: none;
    clear: none;
    align-items: flex-start;
    width: 100%;
    height: auto;
    margin-bottom: 0;
    padding-top: 10px;
    font-size: 14px;
    line-height: 18px;
    display: block;
    position: relative;
  }

  .right-col-front-inner-text-top-2 {
    float: none;
    clear: none;
    text-align: left;
    border-bottom-color: #ccc;
    align-items: flex-start;
    margin-top: 0;
    padding-top: 10px;
    font-size: 13px;
    line-height: 18px;
    display: block;
  }

  .right-col-top-blank-2 {
    width: 10%;
  }

  .right-col-top-title-2 {
    width: 100%;
    padding-left: 14px;
    margin-bottom: 10px;
  }

  .right-col-front-inner-ind-2 {
    border-bottom-color: #ccc;
    width: 80%;
  }

  .right-col-front-inner-ind-2.bottom-block {
    border-bottom-style: none;
  }

  .right-col-front-small {
    width: 30%;
    padding-right: 10px;
    display: none;
  }

  .right-col-front.sm {
    display: block;
    width: 100%;
  }

  .box-image-wrapper {
    float: right;
    width: 100%;
    padding-left: 0;
  }

  .news-wrapper-front-70 {
    width: 100%;
    margin-top: 0;
  }

  .dropdown-toggle-2 {
    float: none;
    clear: both;
    color: #064a4c;
    background-color: #acc6c7;
    border-bottom: 1px solid #fff;
    width: 100%;
    margin-bottom: -2px;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .dropdown-toggle-2:hover {
    opacity: 1;
    color: #0a7a7e;
    background-color: #cbd6c8;
  }

  .menu-button-2 {
    float: left;
    cursor: pointer;
    margin-top: 14px;
    padding-top: 30px;
    padding-bottom: 0;
    padding-right: 10px;
    display: block;
  }

  .menu-button-2.w--open {
    background-color: #0000;
    padding-top: 30px;
  }

  .hamburger-menu-2 {
    color: #0000;
    cursor: pointer;
    background-color: #ccccccb3;
    margin-top: 8px;
    margin-bottom: 0;
    margin-right: 0;
    padding: 9px 8px 8px;
    transition: background-color .2s;
    position: relative;
  }

  .hamburger-menu-2:hover {
    background-color: #999999b3;
  }

  .hamburger-menu-2:focus {
    float: none;
    margin-right: 0;
  }

  .hamburger-menu-2.w--open {
    float: right;
    background-color: #ccccccb3;
    margin-top: 8px;
    margin-bottom: 0;
    margin-right: 0;
    display: block;
  }

  .main-link-2 {
    color: #064a4c;
    background-color: #acc6c7;
    border-bottom: 1px solid #fff;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 30px;
    transition: background-color .5s;
    position: static;
  }

  .main-link-2:hover {
    opacity: 1;
    color: #0a7a7e;
    background-color: #cbd6c8;
    background-image: none;
  }

  .main-link-2.last {
    border-bottom-style: none;
    margin-top: -5px;
    padding-top: 10px;
    display: block;
  }

  .dropdown-2 {
    background-color: #8ba4a5;
    border-bottom: 1px solid #fff;
    margin-bottom: 0;
    padding: 12px 30px 12px 18px;
    line-height: 16px;
    display: block;
    position: static;
  }

  .dropdown-2:hover {
    color: #0a7a7e;
  }

  .dropdown-2.last {
    border-bottom-style: solid;
    border-bottom-width: 1px;
  }

  .navigation-bar-3 {
    float: right;
    flex: none;
    width: auto;
    margin-top: 4px;
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 20px;
  }

  .social-header-block-3 {
    z-index: 1000;
    width: 100%;
    margin-top: 4px;
    margin-right: 0;
    padding-top: 0;
    padding-right: 34px;
  }

  .nav-menu-3 {
    background-color: #0000;
    width: auto;
    margin-top: 116px;
    margin-right: 0;
    padding-right: 0;
  }

  .dropdown-1-3 {
    width: 100%;
  }
}

@media screen and (max-width: 767px) {
  .middle-wrapper {
    padding-left: 0;
    padding-right: 0;
  }

  .nav-container {
    margin-right: 0;
  }

  .logo-block {
    background-size: 362px;
    background-position: 0%;
    background-size: cover;
    width: 60%;
    margin-top: 22px;
  }

  .ind-news-wrapper.last {
    flex: 0 auto;
  }

  .front-news-heading {
    padding-left: 20px;
    font-size: 20px;
    line-height: 22px;
  }

  .front-news-heading.main {
    margin-top: 20px;
  }

  .right-col-front-inner-ind {
    width: auto;
    padding-left: 20px;
    padding-right: 20px;
  }

  .middle-container-one {
    flex-wrap: wrap;
    height: auto;
    padding-bottom: 26px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .news-footer-info.icons {
    padding-left: 0;
  }

  .right-col-top-title {
    z-index: 10;
    width: 60%;
    padding-left: 20px;
    position: relative;
  }

  .search-result-ingress {
    margin-bottom: 0;
    padding-bottom: 30px;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 16px;
  }

  .right-col-top-title-text {
    font-size: 13px;
  }

  .calender-heading-block {
    width: 100%;
    padding-top: 0;
  }

  .calender-heading-block.top {
    padding-top: 8px;
    padding-left: 0;
    padding-right: 0;
  }

  .right-col-front-inner-wrapper {
    width: auto;
    padding-top: 0;
    display: block;
    position: relative;
  }

  .calender-front-date-block {
    float: left;
    clear: none;
    text-align: left;
    width: 28px;
    height: 70px;
    margin-top: 6px;
    margin-right: 10px;
    padding-top: 0;
    padding-right: 0;
    position: relative;
  }

  .calender-front-date-block.info {
    float: left;
    clear: none;
    height: auto;
    margin-top: 3px;
    padding-top: 0;
  }

  .ind-news-img-wrapper {
    height: auto;
    max-height: 300px;
  }

  .right-col-top-blank {
    z-index: 10;
    width: 40%;
    position: relative;
  }

  .news-wrapper-front {
    width: 100%;
    padding-left: 0;
  }

  .right-col-front {
    flex-direction: column;
    flex: 0 auto;
    width: 100%;
    height: auto;
  }

  .right-col-front.lg {
    width: 100%;
    padding-top: 20px;
    display: block;
  }

  .right-col-front.sm {
    display: block;
  }

  .right-col-front-inner-text-top {
    float: none;
    width: 100%;
    position: static;
  }

  .news-wrapper-front-one {
    flex-flow: column;
    flex: none;
    place-content: space-around center;
    align-self: auto;
    align-items: stretch;
    width: 100%;
  }

  .middle-container--one {
    flex-direction: column;
    height: auto;
    padding: 20px 10px 10px;
  }

  .news-wrapper-front-one-inner-left {
    flex-direction: row;
    flex: 0 auto;
    order: 0;
    align-self: stretch;
    align-items: stretch;
    height: auto;
    display: block;
    position: static;
  }

  .social-header-block {
    float: none;
    width: 100%;
    height: 40px;
    margin-top: 4px;
    margin-right: 0;
    padding-top: 0;
    padding-right: 36px;
    display: block;
    position: absolute;
    inset: 0% auto auto 0%;
  }

  .facebook-footer.header {
    float: left;
    width: 26px;
    height: 26px;
    margin-top: 6px;
    padding-top: 0;
  }

  .footer-inner-wrapper {
    width: 100%;
    height: auto;
    padding-top: 0;
    padding-bottom: 22px;
  }

  .footer-inner-wrapper.last {
    float: left;
    text-align: left;
    width: 100%;
    margin-top: 34px;
    padding-bottom: 0;
  }

  .footer-inner-wrapper.two {
    padding-left: 9px;
  }

  .folg-footer-text {
    color: #cecfc4;
  }

  .facebook-header.header {
    float: right;
    float: right;
    width: 26px;
    height: 26px;
    margin-top: 6px;
    padding-top: 0;
    padding-right: 0;
    display: block;
  }

  .ind-news-header-wrapper {
    width: 100%;
    padding-left: 0;
  }

  .ind-news-image-wrapper {
    width: 40%;
    padding-bottom: 0;
    padding-left: 16px;
    display: block;
  }

  .ind-news-content-wrapper {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .ind-news-footer-wrapper {
    padding-bottom: 30px;
    padding-left: 0;
  }

  .ind-news-text {
    color: #000;
    font-size: 16px;
    line-height: 22px;
  }

  .ind-news-summary {
    font-size: 16px;
    line-height: 22px;
  }

  .ind-news-back-wrapper {
    width: 100%;
    padding-top: 0;
    padding-bottom: 26px;
    padding-left: 0;
  }

  .ind-news-header {
    font-size: 28px;
    line-height: 32px;
  }

  .news-wrapper-front-2 {
    width: 100%;
  }

  .news-wrapper-front-2.news-ind-wrapper-top {
    padding-left: 10px;
    padding-right: 10px;
  }

  .news-wrapper-inner {
    width: 100%;
    padding-left: 0;
  }

  .tilbake-link {
    padding-left: 0;
    font-size: 14px;
  }

  .right-col-top-title-text-2 {
    font-size: 13px;
  }

  .aktuelt-archive-link-number {
    padding-top: 0;
    font-size: 14px;
    line-height: 14px;
  }

  .aktuelt-archive-link-wrapper {
    font-size: 12px;
    line-height: 14px;
  }

  .archive-heading {
    font-size: 26px;
    line-height: 34px;
  }

  .news-footer-info-lesmer.icons {
    padding-left: 0;
  }

  .archive-heading-thread {
    font-size: 18px;
    line-height: 22px;
  }

  .styret-heading {
    padding-left: 0;
    font-size: 20px;
    line-height: 22px;
  }

  .doc-link {
    width: 100%;
  }

  .doc-link-icon.icons {
    padding-left: 0;
  }

  .tema-wrapper-front {
    flex-wrap: wrap;
    align-content: center;
    width: 100%;
    padding-left: 0;
  }

  .middle-container-tema, .container-front {
    flex-direction: column;
    height: auto;
    padding: 20px 10px 26px;
  }

  .ind-news-image-wrapper-sm {
    width: 100%;
    padding-bottom: 20px;
    padding-left: 0;
    display: none;
  }

  .faq-plus-wrap {
    width: 18px;
    height: 18px;
  }

  .faq-plus-l {
    width: 4px;
  }

  .faq-q-text {
    text-align: left;
    font-size: 22px;
    line-height: 26px;
  }

  .faq-plus {
    height: 4px;
  }

  .left-container-front, .nyheter-text-wrapper {
    width: 100%;
  }

  .more-link-block {
    margin-top: 1px;
    padding-top: 14px;
  }

  .nyheter-image {
    width: 100%;
  }

  .nyheter-wrapper {
    padding-top: 0;
    padding-bottom: 0;
  }

  .main-date {
    border-top-style: none;
    border-top-color: #0003;
    margin-top: 0;
    padding-top: 0;
  }

  .bigger {
    padding-right: 0;
  }

  .nyheter-image-wrapper {
    float: right;
    width: 100%;
    margin-bottom: 22px;
    padding-top: 10px;
    padding-bottom: 0;
    padding-left: 0;
  }

  .nyheter-archive-link-block {
    margin-top: 1px;
    padding-top: 14px;
  }

  .sub-front-left-wrapper {
    margin-left: 0;
    padding-top: 0;
    padding-bottom: 0;
    display: flex;
  }

  .sub-front-left-inner-wrapper {
    flex: none;
    width: 48%;
    padding-top: 0;
    display: block;
    position: relative;
  }

  .viktige-head {
    padding-left: 0;
    padding-right: 0;
    font-size: 18px;
    line-height: 22px;
  }

  .info-block-sub-heading {
    float: none;
    clear: none;
    width: 100%;
    padding-top: 6px;
    font-size: 20px;
    line-height: 24px;
    display: block;
    position: relative;
    top: auto;
  }

  .booking-title {
    padding-left: 0;
    padding-right: 0;
    font-size: 24px;
    line-height: 26px;
  }

  .right-col-front-inner-text-les-mer {
    float: none;
    width: 100%;
    padding-right: 0;
    position: absolute;
    inset: auto auto 0% 0%;
  }

  .calender-heading-2 {
    float: none;
    clear: none;
    width: 100%;
    padding-top: 6px;
    font-size: 16px;
    line-height: 20px;
    display: block;
    position: relative;
    top: auto;
  }

  .right-col-front-inner-text-top-2 {
    float: none;
    width: 100%;
    padding-top: 10px;
    position: static;
  }

  .right-col-top-blank-2 {
    z-index: 10;
    width: 40%;
    position: relative;
  }

  .right-col-top-title-2 {
    z-index: 10;
    width: 100%;
    padding-left: 20px;
    position: relative;
  }

  .right-col-front-inner-ind-2 {
    width: auto;
  }

  .right-col-front-inner-ind-2.bottom-block {
    width: 93%;
    margin-right: 0;
    padding-right: 20px;
  }

  .right-col-front-small {
    flex-direction: column;
    flex: 0 auto;
    width: 100%;
    height: auto;
    display: none;
  }

  .box-image-wrapper {
    float: right;
    width: 100%;
    margin-bottom: 14px;
    padding-top: 10px;
    padding-bottom: 0;
    padding-left: 0;
  }

  .news-wrapper-front-70 {
    width: 100%;
    padding-left: 0;
  }

  .folg-text-2 {
    font-size: 12px;
    line-height: 32px;
  }

  .menu-button-2 {
    float: left;
    margin-top: 10px;
    padding: 30px 10px 0;
  }

  .menu-button-2:focus {
    float: left;
  }

  .menu-button-2.w--open {
    margin-right: -10px;
    padding-left: 0;
  }

  .hamburger-menu-2 {
    background-color: #ccccccb3;
    margin-right: 10px;
    padding: 9px 8px 8px;
  }

  .hamburger-menu-2:focus {
    float: none;
    clear: none;
    margin-left: 0;
    margin-right: 10px;
    padding-left: 8px;
    display: block;
    position: relative;
  }

  .hamburger-menu-2.w--open {
    margin-right: 20px;
  }

  .navigation-bar-3 {
    z-index: 1000;
    padding-right: 10px;
  }

  .social-header-block-3 {
    float: none;
    width: 100%;
    height: 40px;
    margin-top: 4px;
    margin-right: 0;
    padding-top: 0;
    padding-right: 34px;
    display: block;
    position: absolute;
    inset: 0% auto auto 0%;
  }

  .nav-menu-3 {
    margin-top: 116px;
    padding-top: 0;
  }
}

@media screen and (max-width: 479px) {
  .page-wapper {
    flex-flow: column;
  }

  .middle-wrapper {
    align-self: stretch;
    padding-bottom: 26px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .nav-container {
    float: none;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .logo-block {
    background-position: 0%;
    background-repeat: no-repeat;
    background-size: cover;
    width: 70%;
    height: 70px;
    margin-top: 28px;
    margin-left: 16px;
  }

  .ind-news-wrapper {
    flex-direction: column;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .ind-news-wrapper.last {
    flex: 0 auto;
    align-self: stretch;
    padding-left: 0;
    padding-right: 0;
    display: none;
    overflow: visible;
  }

  .front-news-heading {
    margin-top: 15px;
    font-size: 20px;
    line-height: 22px;
  }

  .front-news-heading.main {
    margin-top: 20px;
  }

  .right-col-front-inner-ind {
    float: left;
    width: auto;
    margin-left: 0;
    margin-right: 0;
    padding-right: 20px;
    position: relative;
  }

  .middle-container-one {
    flex-wrap: wrap;
    padding-bottom: 0;
    padding-left: 10px;
    padding-right: 10px;
  }

  .right-col-top-title {
    width: 80%;
    padding-left: 12px;
  }

  .calender-heading-block {
    width: 100%;
  }

  .ind-news-img {
    float: none;
    flex-wrap: wrap;
    align-content: stretch;
    height: auto;
    position: static;
    top: 0;
    bottom: 0;
    right: 0;
    overflow: visible;
  }

  .right-col-front-inner-wrapper {
    float: left;
    margin-top: 0;
    padding-top: 0;
    display: block;
  }

  .calender-front-date-block {
    width: 26px;
    margin-top: 0;
    margin-right: 10px;
    padding-top: 2px;
  }

  .calender-front-date-block.info {
    float: left;
    width: 28px;
    height: auto;
    margin-top: 0;
    padding-top: 2px;
    padding-right: 0;
    position: relative;
  }

  .ind-news-img-wrapper {
    height: auto;
    max-height: 300px;
  }

  .right-col-top-blank {
    width: 20%;
  }

  .news-wrapper-front {
    flex-direction: column;
    flex: none;
  }

  .right-col-front {
    padding-left: 0;
    padding-right: 0;
  }

  .right-col-front.lg {
    clear: none;
    display: none;
    position: static;
  }

  .right-col-front.sm {
    display: block;
  }

  .news-wrapper-front-one {
    flex-wrap: wrap;
    padding-left: 0;
    padding-right: 0;
  }

  .middle-container--one {
    flex-direction: column;
    padding: 10px 0;
  }

  .news-wrapper-front-one-inner-left {
    height: auto;
    min-height: auto;
    margin-bottom: 0;
    padding-bottom: 0;
  }

  .right-col-front-inner {
    margin-bottom: 0;
  }

  .social-header-block {
    width: 100%;
    height: 40px;
    margin-top: 4px;
    margin-left: 0;
    margin-right: 0;
    padding-right: 24px;
    display: block;
    position: absolute;
  }

  .facebook-footer.header {
    display: block;
  }

  .footer-inner-wrapper {
    float: left;
    clear: none;
    width: 100%;
    height: auto;
    margin-bottom: 0;
    padding-bottom: 22px;
    padding-left: 0;
  }

  .footer-inner-wrapper.last {
    width: 100%;
    margin-top: 34px;
    padding-bottom: 0;
    padding-left: 0;
  }

  .footer-inner-wrapper.two {
    padding-left: 0;
  }

  .facebook-header.header {
    display: block;
  }

  .ind-news-image-caption {
    font-size: 12px;
  }

  .ind-news-image-wrapper {
    width: 100%;
    padding-bottom: 0;
    padding-left: 0;
    display: none;
  }

  .ind-news-footer-wrapper {
    font-family: Roboto, sans-serif;
  }

  .ind-news-text {
    font-size: 16px;
    line-height: 22px;
  }

  .ind-news-summary {
    width: auto;
    font-size: 16px;
    line-height: 22px;
  }

  .ind-news-header {
    font-size: 26px;
    line-height: 28px;
  }

  .news-wrapper-front-2.news-ind-wrapper-top {
    padding-left: 10px;
    padding-right: 10px;
  }

  .tilbake-link {
    padding-left: 0;
    font-size: 14px;
  }

  .right-col-front-inner-two {
    margin-bottom: 20px;
  }

  .ind-news-wrapper-50 {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .archive-heading {
    font-size: 26px;
    line-height: 34px;
  }

  .styret-heading {
    margin-top: 15px;
    padding-left: 0;
    font-size: 20px;
    line-height: 22px;
  }

  .tema-wrapper-50 {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .tema-block {
    flex-direction: row;
    align-items: center;
    min-width: auto;
    padding-top: 0;
    padding-left: 30px;
    display: flex;
  }

  .tema-header.noselect {
    float: left;
    flex: none;
    order: 0;
    align-self: auto;
  }

  .middle-container-tema {
    flex-direction: column;
    padding: 10px 0 4px;
  }

  .container-front {
    flex-flow: column-reverse;
    justify-content: flex-start;
    align-items: stretch;
    padding: 10px 0 4px;
  }

  .body {
    overflow: visible;
  }

  .ind-news-image-wrapper-sm {
    width: 100%;
    padding-bottom: 0;
    padding-left: 0;
    display: block;
    clear: both;
  }

  .faq-plus-wrap {
    width: 16px;
    height: 16px;
  }

  .faq-plus-l {
    width: 3px;
  }

  .faq-q-text {
    font-size: 20px;
    line-height: 24px;
  }

  .faq-plus {
    height: 3px;
  }

  .faq-answer-text {
    font-size: 16px;
    line-height: 22px;
  }

  .left-container-front {
    flex: none;
  }

  .nyheter-image {
    width: 100%;
  }

  .nyheter-wrapper, .nyheter-image-wrapper {
    padding-bottom: 0;
  }

  .sub-front-left-wrapper {
    box-sizing: border-box;
    clear: none;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
    display: block;
    position: relative;
  }

  .sub-front-left-inner-wrapper {
    float: left;
    clear: both;
    flex: none;
    width: 100%;
    margin-top: 0;
    margin-bottom: 20px;
    padding-top: 0;
    display: block;
  }

  .viktige-head {
    letter-spacing: 0;
    font-size: 18px;
    font-weight: 400;
  }

  .info-block-sub-heading {
    float: none;
    width: 100%;
  }

  .booking-title {
    margin-top: 6px;
    font-size: 24px;
    line-height: 26px;
  }

  .right-col-front-inner-text-les-mer {
    justify-content: flex-start;
    align-items: flex-end;
    padding-left: 20px;
    inset: auto auto 0% 0%;
  }

  .calender-heading-2 {
    float: none;
    width: 100%;
  }

  .right-col-front-inner-text-top-2 {
    font-size: 14px;
  }

  .right-col-top-blank-2 {
    width: 20%;
  }

  .right-col-top-title-2 {
    width: 100%;
    padding-left: 20px;
  }

  .right-col-front-inner-ind-2 {
    float: left;
    width: auto;
    margin-left: 10px;
    margin-right: 10px;
    position: relative;
  }

  .right-col-front-inner-ind-2.bottom-block {
    border-bottom-style: none;
  }

  .right-col-front-small {
    margin-bottom: 16px;
    padding-left: 10px;
    padding-right: 10px;
    display: block;
  }

  .box-image-wrapper {
    padding-bottom: 0;
  }

  .news-wrapper-front-70 {
    flex-direction: column;
    flex: none;
  }

  .dropdown-toggle-2 {
    margin-bottom: -2px;
  }

  .menu-button-2 {
    float: none;
    text-align: left;
    cursor: pointer;
    margin-top: -2px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 52px;
    padding-left: 0;
    padding-right: 10px;
    display: block;
    position: relative;
  }

  .menu-button-2.w--open {
    float: right;
    margin-top: 8px;
    padding-top: 20px;
    padding-bottom: 0;
  }

  .hamburger-menu-2 {
    float: right;
    color: #0000;
    cursor: pointer;
    margin-top: 18px;
    display: block;
  }

  .hamburger-menu-2.w--open {
    margin-top: 18px;
    margin-right: 20px;
  }

  .main-link-2 {
    margin-bottom: 0;
  }

  .navigation-bar-3 {
    z-index: 1000;
    flex: none;
    margin-left: auto;
    margin-right: auto;
    padding-right: 0;
    display: block;
  }

  .social-header-block-3 {
    width: 100%;
    height: 40px;
    margin-top: 4px;
    margin-left: 0;
    margin-right: 0;
    padding-right: 24px;
    display: block;
    position: absolute;
  }

  .nav-menu-3 {
    margin-top: 116px;
    padding-bottom: 1px;
  }
}


@font-face {
  font-family: 'Fontawesome';
  src: url('../fonts/FontAwesome.eot') format('embedded-opentype'), url('../fonts/FontAwesome.woff') format('woff'), url('../fonts/FontAwesome.ttf') format('truetype'), url('../fonts/FontAwesome.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}