html, body {
    max-width: 100%;
    overflow-x: hidden;
}
body {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
  background: #edebed;
  top: 0px !important;
  }
  
 .VIpgJd-ZVi9od-l4eHX-hSRGPd {
   display:none;
 }
  
  .video-wrapper {
	  padding-top:20px;
	  padding-bottom:26px;
  }
  
  .wrapper {
  
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 100vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  background-color: #bd5418;
  background-image: -webkit-linear-gradient(270deg, rgba(189, 84, 24, .2), rgba(189, 84, 24, .2)), -webkit-linear-gradient(274deg, transparent, #bd5418 46%), url('../images/interface/sex-workers-rights-orange.jpg');
  background-image: linear-gradient(180deg, rgba(189, 84, 24, .2), rgba(189, 84, 24, .2)), linear-gradient(176deg, transparent, #bd5418 46%), url('../images/interface/sex-workers-rights-orange.jpg');
  background-position: 0px 0px, 0px 0px, 50% 50%;
  background-size: auto, auto, cover;
  background-repeat: repeat, repeat, no-repeat;
  background-attachment: scroll, scroll, fixed;
}

.wrapper.test {
  position: absolute;
  top:240px;
  display: block;
  overflow: visible;
  width: 106%;
  height: 100px;
  min-height: auto;
  margin-top: -50px;
  margin-left: -5px;
  padding-top: 0px;
  padding-left: 0px;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  background: #4C1E03;
  background-image: -webkit-linear-gradient(270deg, rgba(189, 84, 24, .2), rgba(189, 84, 24, .2)), url('../images/interface/sex-workers-rights-orange.jpg');
  background-image: linear-gradient(180deg, rgba(189, 84, 24, .2), rgba(189, 84, 24, .2)), url('../images/interface/sex-workers-rights-orange.jpg');
  background-position: 0px 0px, 85% 5%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
  -webkit-transform: skew(0deg, -2deg);
  -ms-transform: skew(0deg, -2deg);
  transform: skew(0deg, -2deg);
}

.wrapper.two {
  overflow: hidden;
  background-color: #f7f5f0;
  background-image: -webkit-linear-gradient(270deg, hsla(0, 33%, 97%, .3), hsla(0, 33%, 97%, .3)), -webkit-linear-gradient(270deg, hsla(43, 30%, 95%, .94), hsla(43, 30%, 95%, .94)), url('../images/interface/sex-workers-rights-grey.jpg');
  background-image: linear-gradient(180deg, hsla(0, 33%, 97%, .3), hsla(0, 33%, 97%, .3)), linear-gradient(180deg, hsla(43, 30%, 95%, .94), hsla(43, 30%, 95%, .94)), url('../images/interface/sex-workers-rights-grey.jpg');
  background-position: 0px 0px, 0px 0px, 50% 50%;
  background-size: auto, auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, scroll, fixed;
}

.wrapper.three { 
  overflow: hidden;
}

.header-block {
  position: relative;
  z-index: 1000;
  margin-top: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: transparent;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .3), rgba(0, 0, 0, .3)), -webkit-linear-gradient(270deg, transparent, #f36f21), -webkit-linear-gradient(270deg, transparent 70%, #f36f21), url('../images/interface/sex-workers-rights-orange.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .3), rgba(0, 0, 0, .3)), linear-gradient(180deg, transparent, #f36f21), linear-gradient(180deg, transparent 70%, #f36f21), url('../images/interface/sex-workers-rights-orange.jpg');
  background-position: 0px 0px, 0px 0px, 0px 0px, 50% 50%;
  background-size: auto, auto, auto, cover;
  background-repeat: repeat, repeat, repeat, no-repeat;
  background-attachment: scroll, scroll, scroll, fixed;
}

  
 .imgLiquid { 
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  -webkit-filter: contrast(1);
  filter: contrast(1);
  }

p {   
    content: "A" !important;
    display: block !important;
    margin-bottom: 16px !important;
}

	/* _________Links_________ */

p	a:link {
		color: #bd5418;
		text-decoration: none;
		-webkit-transition: color 500ms ease;
        transition: color 500ms ease;
}
p	a:visited {
		color: #bd5418;
		text-decoration:none
}

p	a:hover {
		color: #999;
		text-decoration:none;
}

p	a:active {
		color: #bd5418;
		text-decoration:none;
}

.paginate-link	a:link {
		font-family: Poppins, sans-serif;
		font-size: 14px;
		font-weight: 200;
		text-transform: uppercase;
		color: #fff;
		text-decoration: none;
		-webkit-transition: color 500ms ease;
        transition: color 500ms ease;
}

.paginate-link	a:visited {
		color: #fff;
		text-decoration:none
}

.paginate-link	a:hover {
		color: #ccc;
		text-decoration:none;
}

.paginate-link	a:active {
		color: #fff;
		text-decoration:none
}

.paginate-link-two a:link {
		font-family: Poppins, sans-serif;
		font-size: 14px;
		font-weight: 200;
		text-transform: uppercase;
		color: #000;
		text-decoration: none;
		-webkit-transition: color 500ms ease;
        transition: color 500ms ease;
        float: right;
        padding-top:18px;
}

.paginate-link-two a:visited {
		color: #000;
		text-decoration:none
}

.paginate-link-two a:hover {
		color: #ccc;
		text-decoration:none;
}

.paginate-link-two a:active {
		color: #000;
		text-decoration:none
}

.goog-te-banner-frame.skiptranslate {
  display: none !important;
}

.goog-logo-link {
   display:none !important;
} 

.goog-te-gadget{
   color: transparent !important;
}

select {
  font-family: Poppins, sans-serif;
  font-size: 10px;
  font-weight: 200;
   text-transform: uppercase;
  -webkit-appearance: none;
   -moz-appearance: none;
   appearance: none;
  border: 1px solid #ccc;
  line-height: 1;
  outline: 0;
  color: #888;
  border-color: #ccc;
  padding: 0.55em 0.75em 0.45em 0.75em;
  border-radius: 0px;
  background: linear-gradient(transparent, transparent) no-repeat,
              linear-gradient(-135deg, rgba(255,255,255,0) 50%, white 50%) no-repeat,
              linear-gradient(-225deg, rgba(255,255,255,0) 50%, white 50%) no-repeat,
              linear-gradient(#999, #999) no-repeat;
  background-color: white;
  background-size: 1px 100%, 20px 20px, 20px 20px, 20px 60%;
  background-position: right 20px center, right bottom, right bottom, right bottom;   
}
   
h1 {
  margin-top: 28px;
  margin-bottom: 10px;
  padding-right: 24px;
  padding-left: 23px;
  font-family: Poppins, sans-serif;
  font-size: 32px;
  line-height: 32px;
  font-weight: 400;
}

h1:hover {
  color: #bd5418;
}

h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  color: #000;
  font-size: 32px;
  line-height: 36px;
  font-weight: 700;
}

h2:hover {
  color: #da2a2a;
}

h3 {
  margin-top: 0px;
  margin-bottom: 8px;
  padding-right: 20px;
  padding-left: 20px;
  font-family: Poppins, sans-serif;
  font-size: 18px;
  line-height: 21px;
  font-weight: 500;
  color: #000;
  text-decoration: none;
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
}

h3:hover {
  color: #bd5418;
}

a:link {
  text-decoration: none;
}

.arrow {
padding-left: 6px;
clear: right;	
color: #000;
width: 100%;
}

h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Poppins, sans-serif;
  color: #fff;
  font-size: 28px;
  line-height: 14px;
  font-weight: 500;
}

h4:hover {
  color: #bd5418;
}

h5 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Poppins, sans-serif;
  font-size: 28px;
  line-height: 14px;
  font-weight: 500;
}

h5:hover {
  color: #bd5418;
}

h6 {
  margin-top: 26px;
  margin-bottom: 14px;
  padding-right: 24px;
  padding-left: 24px;
  font-family: Poppins, sans-serif;
  font-size: 23px;
  line-height: 28px;
  font-weight: 500;
   /* Non standard for webkit */
     word-break: break-word;

    -webkit-hyphens: auto;
       -moz-hyphens: auto;
        -ms-hyphens: auto;
            hyphens: auto;
}
img{
  ::-webkit-input-placeholder { color:transparent; }
  ::-moz-placeholder { color:transparent; } /* firefox 19+ */
  :-ms-input-placeholder { color:transparent; } /* ie */
  input:-moz-placeholder { color:transparent; }
}

.main-block {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-color: transparent;
}

.footer-block {
  padding-top: 30px;
  padding-bottom: 160px;
  background-color: #000;
}

.side-block {
  position: static;
  width: 10%;
}

.main-content-block {
  position: relative;
  display: block;
  width: 70%;
  margin-top: 12px;
  padding-top: 0px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-color: transparent;
}

.main-content-block.article {
  width: 70%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.header-inner {
  position: static;
  z-index: 9000;
  display: block;
  width: 100%;
  height: 240px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #fff;
  box-shadow: 2px 2px 50px -16px #000;
}

.aktuelt-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 75%;
  margin-top: 4px;
  margin-right: auto;
  padding-left: 0px;
  float: left;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  background-color: transparent;
}

.block-one {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 0px;
  padding-left: 0px;
  float: left;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  background-color: transparent;
}

.aktuelt-main-block {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  height: auto;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
  color: #000;
  text-decoration: none;
}

.aktuelt-main-block:hover {
  color: #bd5418;
}

.aktuelt-sub-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-top: 20px;
  padding-right: 0px;
  padding-left: 0px;
  float: left;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.aktuelt-sub-block.top {
  padding-top: 0px;
  padding-bottom: 40px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.top-image-block {
  position: static;
  display: block;
  overflow: hidden;
  width: 50%;
  max-height: 540px;
  min-height: 370px;
  float: left;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-color: #eceae1;
  text-align: center;
}

.top-image-block:hover {
  opacity: 1;
}

.top-image-block.text {
  display: block;
  max-height: 540px;
  min-height: 350px;
  padding-bottom: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-color: #f7f5f0;
  text-align: left;
}

.aktuelt-lower-block {
   display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 49.94%;
  height: auto;
  margin-right: 0px;
  margin-bottom: 20px;
  padding-right: 10px;
  padding-left: 10px;
  float: none;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-color: transparent;
}

.aktuelt-lower-block-two {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  height: auto;
  margin-right: 0px;
  margin-bottom: 20px;
  padding-right: 10px;
  padding-left: 10px;
  float: left;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  background-color: transparent;
}

.aktuelt-lower-block.inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 33%;
  margin-bottom: 20px;
  padding-top: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.aktuelt-lower-block.inner.publikasjoner {
  width: 25%;
  padding-right: 10px;
  padding-left: 10px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.external-news-links {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 25%;
  height: auto;
  margin-top: -8px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  background-color: transparent;
  padding: 0px 0px 20px 0px;
}

.aktuelt-lower-inner-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: auto;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-right: 0px;
  padding-bottom: 16px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border-bottom-color: #0e0c0c;
  background-color: #f7f5f0;
  -webkit-transition: color 500ms ease;
  transition: color 500ms ease;
  color: #000;
  text-decoration: none;
  cursor: pointer;
}

.aktuelt-lower-inner-block:hover {
  color: #bd5418;
}

.aktuelt-lower-inner-block-two {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: auto;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-right: 0px;
  padding-bottom: 16px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border-bottom-color: #0e0c0c;
  background-color: #f2f0ed;
  -webkit-transition: color 500ms ease;
  transition: color 500ms ease;
  color: #000;
  text-decoration: none;
  cursor: pointer;
}

.aktuelt-lower-inner-block-two:hover {
  color: #bd5418;
}

.project-block {
  position: static;
  display: block;
  width: 100%;
  margin-top: 10px;
  padding-bottom: 60px;
  float: left;
}

.project-inner-block {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  height: auto;
  padding-right: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-color: #f7f5f0;
  -webkit-transition: color 500ms ease;
  transition: color 500ms ease;
  font-family: Poppins, sans-serif;
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

.project-inner-block:hover {
  color: #bd5418;
  font-size: 14px;
}

.body-text {
  display: block;
  height: auto;
  margin-bottom: 0px;
  padding: 0px 24px 26px;
  float: none;
  background-color: transparent;
  font-family: 'Open Sans', sans-serif;
  color: #000;
  font-size: 15px;
  line-height: 22px;
  font-weight: 400;
  letter-spacing: 0px;
}

.body-text.prosjekter-front-text {
  padding: 20px 24px 30px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-size: 15px;
  line-height: 22px;
  font-weight: 400;
}

.body-text.publikasjoner {
  padding-top: 8px;
  font-family: Poppins, sans-serif;
  font-size: 18px;
  font-style: italic;
  font-weight: 500;
}

.navbar {
  display: block;
  width: 100%;
  height: auto;
  margin-right: 0px;
  margin-left: 0px;
  padding-top: 10px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
}

.nav-conatiner {
  display: block;
  width: 70%;
  height: auto;
  margin-right: auto;
  margin-left: auto;
  z-index:2000;
}

.logo {
  position: relative;
  height:184px;
  width: auto;
  margin-top: 0px;
  padding-top: 6px;
  float: left;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  cursor: pointer;
}

.nav-menu {
  position: relative;
  width: auto;
  margin-bottom: 8px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 15px;
  float: right;
  clear: both;
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
  text-align: right;
}

.nav-link {
  display: inline-block;
  margin-left: 0px;
  padding: 0px 8px;
  float: left;
  border-style: none solid none none;
  border-width: 0px 1px 0px 0px;
  border-right-color: #ccc;
  -webkit-transition: color 500ms ease;
  transition: color 500ms ease;
  font-family: Poppins, sans-serif;
  color: #000;
  font-size: 15px;
  font-weight: 600;
  letter-spacing: 0px;
  text-transform: uppercase;
  cursor: pointer;
}

.nav-link.active {
  color: #bd5418;
}

.nav-link:hover {
  color: #999;
}

.medlem-link {
  display: block;
  margin-left: 0px;
  padding: 154px 7px 0px 0px;
  float: right;
  right: 0;
  border-right-color: #ccc;
  -webkit-transition: color 500ms ease;
  transition: color 500ms ease;
  font-family: Poppins, sans-serif;
  color: #000;
  font-size: 15px;
  font-weight: 600;
  letter-spacing: 0.3px;
  text-transform: uppercase;
  cursor: pointer;
}

.medlem-link.active {
  color: #bd5418;
}

.medlem-link:hover {
  color: #999;
}

.nav-link.last {
  border-right-style: none;
  border-right-width: 0px;
}

.social-header-block {
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  width: 96%;
  height: auto;
  margin-top: 26px;
  margin-right: 40px;
  padding-right: 0px;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
  background-color: transparent;
}

.external-header {
  width: 100%;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  padding: 0px 10px 6px;
  float: left;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-color: transparent;
  font-family: Poppins, sans-serif;
  color: #fff;
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 0px;
  text-transform: uppercase;
}

.external-header:hover {
  color: #fff;
}

.external-header.aktuelt-archive {
  width: 50%;
}

.external-header-video {
  width: 100%;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: -20px;
  padding: 0px 10px 6px;
  float: left;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-color: transparent;
  font-family: Poppins, sans-serif;
  color: #fff;
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 0px;
  text-transform: uppercase;
}

.medlem {
  width: auto;
  margin-top: 10px;
  margin-right: 10px;
  margin-bottom: 0px;
  padding: 6px 10px 6px 10px;
  float: right;
  border-radius: 15px;
  background-color: #ff8852;
  font-family: Poppins, sans-serif;
  color: #fff;
  font-size: 20px;
  font-weight: 500;
  letter-spacing: 0;
  text-transform: uppercase;
  -webkit-transition: background-color 500ms ease;
  transition: background-color 500ms ease;
}

.medlem:hover {
  background-color: black;
  color: #fff;
}

.external-new-links-inner {
  position: relative;
  display: block;
  width: auto;
  margin-right: 10px;
  margin-left: 10px;
  padding-top: 0px;
  padding-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-color: #eceae1;
}

.eksternt-text {
  padding-right: 20px;
  padding-bottom: 0px;
  padding-left: 20px;
  border-style: none;
  border-bottom-width: 1px;
  border-bottom-color: #666;
  font-family: 'Open Sans', sans-serif;
  color: #000;
  font-size: 14px;
  line-height: 18px;
  font-weight: 400;
}

.eksternt-ind-block {
  width: 100%;
  padding-top: 16px;
  padding-bottom: 16px;
  float: left;
  border-bottom: 3px solid #bd5418;
  background-color: #eceae1;
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
  -webkit-transition: color 200ms ease, background-color 500ms ease;
  transition: color 200ms ease, background-color 500ms ease;
  color: #000;
  text-decoration: none;
  cursor: default;
}

.eksternt-ind-block:last-child {

  border-bottom: none;
  }

.eksternt-ind-block:hover {
  background-color: #f7f5f0;
  color: #bd5418;
}

.main-aktuelt-image-block {
  position: static;
  display: block;
  overflow: hidden;
  width: 100%;
  height: 260px;
  float: none;
  clear: none;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-color: #eceae1;
}

.main-aktuelt-image-block.inner {
  height: 240px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  text-align: center;
}

.main-aktuelt-image-block.inner.publikasjoner {
  height: 400px;
  min-height: auto;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-image: none;
}

.project-text-block {
  position: absolute;
  top: 10px;
  right: auto;
  bottom: auto;
  display: block;
  height: auto;
  padding: 6px 16px 4px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  background-color: #000;
  font-size: 14px;
  text-align: left;
}

.project-text-block:hover {
  background-color: #000;
}

.project-img-block {
  display: block;
  overflow: hidden;
  width: 100%;
  height: 180px;
  min-height: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-color: #eceae1;
  text-align: center;
}

.footer-inner {
  display: block;
  width: 75%;
  height: auto;
  margin-right: auto;
  margin-left: auto;
  padding-right: 25px;
  padding-left: 40px;
  background-color: transparent;
  opacity: 1;
}

.footer-info-block {
  width: 30%;
  margin-right: 0px;
  padding-right: 30px;
  padding-left: 20px;
  float: left;
}

.footer-info-block.social-footer {
  padding-right: 24px;
  float: left;
  text-align: right;
}

.footer-address {
  padding-top: 0px;
  padding-bottom: 8px;
  padding-left: 14px;
  float: left;
  font-family: 'Open Sans', sans-serif;
  color: #ccc;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0px;
  clear: both;
}

.footer-address.vilkar {
  padding-top: 20px;
  padding-left: 14px;
}

.footer-address a:link {
  -webkit-transition: color 500ms ease;
  transition: color 500ms ease;
  color: #eee;
  font-weight: 400;
  text-decoration: none;
  cursor: pointer;
}

.footer-address a:visited {
    color: #eee;
}

.footer-address a:active {
    color: #eee;
}

.footer-address a:hover {
  color: #999;
}

.vilkar a:link {
  padding-top: 30px;
  padding-bottom: 0px;
  padding-left: 0px;
  float: left;
  font-family: 'Open Sans', sans-serif;
  letter-spacing: 0px;
  color: #eee;
  font-size: 12px;
  -webkit-transition: color 500ms ease;
  transition: color 500ms ease;
  font-weight: 300;
}

.vilkar a:visited {
    color: #eee;
}

.vilkar a:active {
    color: #eee;
}

.vilkar a:hover {
  color: #999;
}

.madeby a:link {
  padding-top: 0px;
  padding-bottom: 8px;
  padding-left: 0px;
  float: left;
  font-family: 'Open Sans', sans-serif;
  letter-spacing: 0px;
  color: #eee;
  font-size: 12px;
  -webkit-transition: color 500ms ease;
  transition: color 500ms ease;
  font-weight: 300;
}

.madeby a:visited {
    color: color: #eee;
}

.madeby a:active {
    color: color: #eee;
}

.madeby a:hover {
  color: #999;
}

.eksternt-media-sm {
  display: none;
}

.project-ind-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  float: left;
}

.project-ind-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 25%;
  padding-right: 10px;
  padding-left: 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  background-color: transparent;
}

.project-img {
  display: block;
  width: auto;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.folg-text {
  padding-top: 0px;
  padding-right: 10px;
  float: right;
  font-family: Poppins, sans-serif;
  color: #888;
  font-size: 14px;
  line-height: 40px;
  font-weight: 400;
  text-transform: uppercase;
}

.inner-aktuelt-block {
  display: block;
  width: 100%;
  margin-top: 4px;
  float: none;
  clear: none;
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
}

.ekternt {
  font-size: 18px;
  line-height: 20px;
}

.aktuelt-top-block {
  margin-top: 26px;
  margin-bottom: 0px;
  padding-bottom: 4px;
  padding-left: 24px;
  font-size: 28px;
  line-height: 30px;
}

.project-title {
  margin-bottom: 7px;
  font-size: 22px;
  line-height: 26px;
}

.lower-block-aktuelt {
  margin-top: 22px;
  margin-bottom: 0px;
  padding-bottom: 4px;
  font-size: 24px;
  line-height: 26px;
}

.article-text {
  position: relative;
  display: block;
  overflow: visible;
  margin-bottom: 0px;
  padding-bottom: 24px;
  padding-left: 10px;
  float: none;
  clear: none;
  font-family: 'Open Sans', sans-serif;
  color: #000;
  font-size: 18px;
  line-height: 26px;
  font-weight: 400;
  
}

.article-text-prosjekter-top {
  position: relative;
  display: block;
  overflow: visible;
  margin-bottom: 0px;
  padding-bottom: 24px;
  margin-left: 10px;
  float: none;
  clear: none;
  font-family: 'Open Sans', sans-serif;
  color: #000;
  font-size: 18px;
  line-height: 26px;
  font-weight: 400;
  border-bottom: 1px #999 solid;
}

.article-text.prosjekter {
  padding-bottom: 11px;
  padding-left: 0px;
}

.article-text.summary {
  font-weight: 400;
}

.summary-devide {
  height:14px;
  width: 100%
}

.inner-article {
  width: 100%;
  margin-top: 0px;
  margin-bottom: 20px;
  padding-top: 12px;
  padding-right: 0px;
  padding-left: 10px;
  color: #000;
  line-height: 36px;
}

.inner-article:hover {
  color: #000;
}

.inner-article.publikasjoner {
  margin-top: 60px;
  margin-bottom: 6px;
  padding-top: 0px;
}

.article-image {
  width: 100%;
  height: auto;
  padding: 2px;
  float: left;
  clear: right;
}

.images-block {
  width: 50%;
  padding-top: 8px;
  padding-bottom: 15px;
  padding-left: 20px;
  float: right;
}

.images-block.publikasjoner {
  padding-top: 62px;
}

.images-block.publikasjoner.prosjekter {
  padding-top: 7px;
  clear: none;
}

.author-text-block {
  width: 60%;
  margin-bottom: 20px;
  padding-left: 10px;
  font-family: Poppins, sans-serif;
  color: #888;
  font-size: 18px;
  line-height: 24px;
  font-weight: 500;
  text-transform: uppercase;
}

.author-text-block-two {
  width: 60%;
  margin-bottom: 20px;
  padding-left: 0px;
  font-family: Poppins, sans-serif;
  color: #888;
  font-size: 18px;
  line-height: 24px;
  font-weight: 500;
  text-transform: uppercase;
}

.author-text-sm {
  width: 100%;
  margin-bottom: 0px;
  padding-left: 0px;
  font-family: Poppins, sans-serif;
  color: #888;
  font-size: 14px;
  font-weight: 200;
  text-transform: uppercase;
}

.article-date {
  height: 28px;
  margin-top: 60px;
  padding-bottom: 20px;
  padding-left: 10px;
  font-family: Poppins, sans-serif;
  color: #bd5418;
  font-size: 16px;
  font-weight: 300;
  text-transform: uppercase;
}

.article-date.small {
  margin-top: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 24px;
  font-size: 12px;
  text-align: left;
}

.article-inner-block {
  width: 75%;
  float: left;
}

.article-inner-block.archive {
  padding-top: 44px;
  padding-bottom: 60px;
}

.article-inner-side-column {
  width: 25%;
  margin-top: 110px;
  padding-left: 40px;
  float: right;
}

.article-inner-side-column.publikasjoner {
  margin-top: 62px;
  padding-bottom: 60px;
  float: left;
}

.article-inner-side-column.publikasjoner.prosjekter-inner {
  margin-top: 0px;
  padding-top: 12px;
}

.aktuelt-side-bock {
  width: 100%;
  height: auto;
  padding-bottom: 16px;
  background-color: transparent;
  color: #000;
  text-decoration: none;
  cursor: pointer;
}

.aktuelt-side-bock:hover {
  color: #bd5418;
}

.aktuelt-side-bock.publikasjoner {
  margin-bottom: 12px;
  border-bottom: 1px solid #999;
}

.aktuelt-side-bock.publikasjoner.archive {
  margin-bottom: 6px;
  padding-top: 0px;
  padding-bottom: 0px;
}

.aktuelt-side-bock.publikasjoner.prosjekter {
  padding-bottom: 4px;
}

.aktuelt-side-text {
  width: 100%;
  padding-bottom: 16px;
  border-bottom: 1px solid #999;
  font-family: 'Open Sans', sans-serif;
  color: #000;
  font-size: 15px;
  line-height: 20px;
  font-weight: 400;
  text-decoration: none;
}

.aktuelt-side-text.publikasjoner {
  padding-top: 16px;
  padding-bottom: 0px;
  border-bottom-style: none;
  border-bottom-width: 0px;
  font-family: Poppins, sans-serif;
  color: #000;
  font-size: 18px;
  font-style: italic;
  font-weight: 400;
}

.aktuelt-date-side {
  padding-bottom: 4px;
  font-family: Poppins, sans-serif;
  color: #bd5418;
  font-size: 14px;
  font-weight: 300;
  text-decoration: none;
}

.aktuelt-side-header {
  margin-top: 0px;
  margin-bottom: 6px;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-transition: color 500ms ease;
  transition: color 500ms ease;
  font-size: 20px;
  line-height: 26px;
}

.aktuelt-side-header.active {
  color: #bd5418;
}

.aktuelt-side-header.aktuelt-archive {
  float: left;
  font-size: 18px;
  color:#000;
  -webkit-transition: color 500ms ease;
  transition: color 500ms ease;
}

.aktuelt-side-header.aktuelt-archive:hover {
  font-size: 18px;
  color:#da2a2a;
}

.article-image-block-ind {
  padding-bottom: 12px;
}

.article-image-caption {
  width: 100%;
  padding-top: 4px;
  padding-right: 4px;
  padding-bottom: 0px;
  float: left;
  font-family: 'Open Sans', sans-serif;
  color: #666;
  font-size: 12px;
  text-align: right;
}

.social-share-block {
  position: relative;
  left: 0px;
  right: 0px;
  bottom: 0px;
  width: 50%;
  padding-top: 40px;
  padding-bottom: 60px;
  padding-left: 10px;
}

.del-paa {
  height: 32px;
  padding-right: 14px;
  float: left;
  font-family: Poppins, sans-serif;
  color: #bd5418;
  font-size: 14px;
  line-height: 34px;
  font-weight: 300;
}

.social-share-buttons {
  height: 32px;
  min-height: auto;
  float: left;
}

.kontakt-inner-block {
  width: 100%;
  padding-top: 38px;
  padding-bottom: 200px;
  text-align: left;
}

.kontakt-inner-block-two {
  width: 100%;
  padding-top: 38px;
  padding-bottom: 200px;
  text-align: left;
}

.kontakt-inner-block-three {
  width: 100%;
  padding-top: 38px;
  padding-bottom: 0px;
  text-align: left;
}

.kontakt-inner-block.lenker {
  width: 100%;
  padding-top: 0px;
  padding-bottom: 60px;
  float: left;
}

.kontakt-header {
  margin-top: 64px;
  margin-bottom: 0px;
  padding-right: 0px;
  padding-bottom: 30px;
  padding-left: 10px;
  color: #000;
  font-size: 34px;
  line-height: 38px;
  font-weight: 400;
  text-align: left;
}

.kontakt-header:hover {
  color: #000;
}

.prosjekter-header-two {
  margin-top: 26px;
  margin-bottom: 0px;
  padding-right: 0px;
  padding-bottom: 30px;
  padding-left: 10px;
  color: #000;
  font-size: 34px;
  line-height: 38px;
  font-weight: 400;
  text-align: left;
}

.kontakt-header.om {
  margin-top: 64px;
  padding-bottom: 38px;
}

.kontakt-text {
  margin-top: 8px;
  padding-bottom: 22px;
  padding-left: 0px;
  font-family: 'Open Sans', sans-serif;
  color: #000;
  font-size: 18px;
  line-height: 28px;
  font-weight: 400;
  text-transform: none;
}

.kontakt-text:hover {
  color: #000;
}

.kontakt-text.lenker {
  width: 100%;
  margin-top: 0px;
  padding-top: 2px;
  padding-bottom: 12px;
  line-height: 24px;
  cursor: pointer;
}

.kontakt-text.staff {
  line-height: 26px;
}

.kontakt-col {
  padding-right: 0px;
  font-family: Poppins, sans-serif;
  font-weight: 500;
}

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

.om-list-item {
  padding-bottom: 22px;
  font-family: 'Open Sans', sans-serif;
  font-size: 18px;
  line-height: 24px;
}

.publikasjoner-date {
  padding-right: 24px;
  padding-left: 24px;
  font-family: Poppins, sans-serif;
  color: #bd5418;
  font-size: 16px;
  font-weight: 300;
  text-transform: uppercase;
}

.download-link-block {
  display: block;
  width: 50%;
  height: 44px;
  padding-bottom: 70px;
  padding-left: 10px;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  font-family: Poppins, sans-serif;
  color: #000;
  text-decoration: none;
  text-transform: uppercase;
  cursor: pointer;
}

.download-link-block:hover {
  opacity: 0.76;
  -webkit-perspective: 1090px;
  perspective: 1090px;
  color: #bd5418;
}

.download-link-text {
  height: 38px;
  padding-left: 12px;
  float: left;
  line-height: 41px;
  font-size: 16px;
}

.pdf-icon {
  width: 38px;
  height: 38px;
  float: left;
}

.file-download-link-block {
  display: block;
  width: 50%;
  height: 44px;
  padding-top: 10px;
  padding-bottom: 30px;
  padding-left: 0px;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  font-family: Poppins, sans-serif;
  color: #000;
  text-decoration: none;
  text-transform: uppercase;
  cursor: pointer;
  clear: both;
}

.file-download-link-block:hover {
  opacity: 0.76;
  -webkit-perspective: 1090px;
  perspective: 1090px;
  color: #bd5418;
}

.file-icon {
  width: 25px;
  height: 33px;
  float: left;
  margin-left: 8px;
}

.publikasjoner-sub-header {
  width: 50%;
  padding-bottom: 50px;
  padding-left: 10px;
  font-family: Poppins, sans-serif;
  font-size: 24px;
  font-style: italic;
  font-weight: 400;
  line-height: 26px;
}

.publikasjoner-side-date {
  padding-bottom: 0px;
  font-family: Poppins, sans-serif;
  color: #888;
  font-size: 16px;
  font-weight: 500;
  text-transform: uppercase;
}

.eksternt-lenker-block {
  width: 98%;
  margin-bottom: 0px;
  margin-left: 10px;
  padding-top: 20px;
  padding-left: 0px;
  border-bottom: 1px solid #ccc;
  -webkit-transition: color 500ms ease;
  transition: color 500ms ease;
  font-family: Poppins, sans-serif;
  color: #bd5418;
  font-size: 20px;
  font-weight: 500;
  text-decoration: none;
  cursor: pointer;
}

.eksternt-lenker-block:hover {
  background-color: transparent;
  color: #000;
}

.lenker-title {
  float: none;
  font-weight: 500;
}

.google-trans-block {
  height: 38px;
  width: 200px;
  padding-top: 0px;
  padding-left: 20px;
  float: right;
  text-align: left;
}

.google-trans-image {
  float: right;
}

.aktuelt-date-number {
  padding-left: 12px;
  float: left;
  font-family: Poppins, sans-serif;
  color: #000;
  font-size: 15px;
  line-height: 25px;
  font-weight: 300;
}

.aktuelt-date-number:hover {
  color: #000;
}

.top-header-block {
  float: none;
  clear: left;
}

.aktuelt-archiv-header {
  width: 50%;
  margin-top: 0px;
  padding-top: 0px;
  padding-right: 16px;
  padding-bottom: 6px;
  float: right;
  -webkit-transition: color 500ms ease;
  transition: color 500ms ease;
  color: #fff;
  font-size: 18px;
  line-height: 29px;
  font-weight: 400;
  text-align: right;
  text-decoration: none;
}

.aktuelt-archiv-header:hover {
  color: #ccc;
}

.prosjekter-article-block {
  width: 100%;
  margin: 0px 0px 20px;
  padding-right: 0px;
  padding-left: 0px;
  border-bottom: 1px none #000;
  font-family: Poppins, sans-serif;
  color: #000;
  font-size: 32px;
  line-height: 32px;
  font-weight: 400;
  text-decoration: none;
  cursor: pointer;
}

.prosjekter-article-block:hover {
  color: #bd5418;
  text-decoration: none;
}

.prosjekter-article-space {
  position: relative;
  width: 100%;
  height: 30px;
  float: left;
}

.prosjekter-article-space.bottom {
  height: 60px;
}

.prosjekter-article-space.inner-space {
  height: 44px;
}

.prosjekter-heading {
  margin-top: 0px;
  margin-bottom: 20px;
  padding-right: 0px;
  padding-left: 0px;
}

.prosjekter-block {
  width: 100%;
  margin-right: 0px;
  margin-left: 10px;
  padding-top: 30px;
  padding-right: 0px;
  padding-bottom: 10px;
  float: left;
  border-style: none none solid;
  border-bottom-width: 1px;
  border-bottom-color: #999;
  color: #000;
}

.prosjekter-block-two {
  width: auto;
  margin-right: 0px;
  margin-left: 10px;
  padding-top: 30px;
  padding-right: 0px;
  padding-bottom: 10px;
  float: left;
  color: #000;
}

.prosjekter-les-mer {
  position: static;
  width: 100%;
  padding-right: 0px;
  float: left;
  -webkit-transition: color 500ms ease;
  transition: color 500ms ease;
  font-family: Poppins, sans-serif;
  color: #bd5418;
  font-weight: 300;
  text-align: left;
  text-decoration: none;
  cursor: pointer;
}

.prosjekter-les-mer:hover {
  color: #000;
}

.staff-block {
  width: 25%;
  float: left;
}

.staff-main-block {
  width: 99%;
  margin-left: 10px;
  padding-top: 20px;
  padding-left: 0px;
  float: left;
  border-top: 1px solid #ccc;
}

.staff-image-block {
  overflow: hidden;
  width: 60%;
  height: auto;
  min-height: auto;
  padding-bottom: 4px;
}

.image-staff {
  padding: 2px;
  border: 2px solid #ddd;
}

.youtube-footer {
  width: 38px;
  height: 38px;
  margin-right: 6px;
  float: left;
  background-image: url('../images/interface/youtube-footer.svg');
  background-position: 0px 0px;
  background-size: cover;
  -webkit-transition: opacity 500ms ease;
  transition: opacity 500ms ease;
}

.youtube-footer:hover {
  opacity: 0.7;
}

.youtube-footer.header {
  float: right;
}

.youtube-footer.header:hover {
  opacity: 0.5;
}

.twitter-footer {
  width: 38px;
  height: 38px;
  margin-right: 6px;
  float: left;
  background-image: url('../images/interface/twitter-footer.svg');
  background-position: 0px 0px;
  background-size: cover;
  -webkit-transition: opacity 500ms ease;
  transition: opacity 500ms ease;
}

.twitter-footer:hover {
  opacity: 0.7;
}

.twitter-footer.header {
  float: right;
}

.twitter-footer.header:hover {
  opacity: 0.5;
}

.instagram-footer {
  width: 38px;
  height: 38px;
  margin-right: 6px;
  float: left;
  background-image: url('../images/interface/instagram-footer.svg');
  background-position: 0px 0px;
  background-size: cover;
  -webkit-transition: opacity 500ms ease;
  transition: opacity 500ms ease;
}

.instagram-footer:hover {
  opacity: 0.7;
}

.instagram-footer.header {
  float: right;
}

.instagram-footer.header:hover {
  opacity: 0.5;
}

.facebook-footer {
  width: 38px;
  height: 38px;
  float: left;
  background-image: url('../images/interface/facebook-footer.svg');
  background-position: 0px 0px;
  background-size: cover;
  opacity: 1;
  -webkit-transition: opacity 500ms ease;
  transition: opacity 500ms ease;
}

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

.facebook-footer.header {
  float: right;
}

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

.paginate-block {
  width: 100%;
  padding-right: 10px;
  padding-left: 10px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.paginate-block.two {
  margin-bottom: 0px;
  padding: 14px 0px 0px;
  float: left;
}

.paginate-link {
  padding-right: 16px;
  float: right;
  -webkit-transition: color 500ms ease;
  transition: color 500ms ease;
  font-family: Poppins, sans-serif;
  color: #fff;
  line-height: 34px;
  font-weight: 300;
  text-decoration: none;
}

.paginate-link {
  padding-right: 16px;
  float: right;
  -webkit-transition: color 500ms ease;
  transition: color 500ms ease;
  font-family: Poppins, sans-serif;
  color: #fff;
  line-height: 34px;
  font-weight: 300;
  text-decoration: none;
}

.paginate-link:hover {
  color: #ccc;
}

.donate-block {
  width: 100%;
  height: auto;
  margin-top: 38px;
  margin-bottom: 20px;
  padding-right: 10px;
  padding-left: 10px;
  background-color: transparent;
}

.donate-block-inner {
  width: 100%;
  height: auto;
  padding-bottom: 8px;
  float: left;
  border-radius: 4px;
  background-color: #f7f5f0;
}

.survey-block {
  width: 100%;
  height: auto;
  margin-top: 0px;
  margin-bottom: 20px;
  padding-right: 10px;
  padding-left: 10px;
  background-color: transparent;
}

.survey-block-inner {
  width: 100%;
  height: auto;
  padding-top: 0px;
  padding-bottom: 12px;
  float: left;
  border-radius: 4px;
  background-color: #f7f5f0;
}

.video-front-block {
  width: 100%;
  height: auto;
  margin-top: 0px;
  margin-bottom: 22px;
  padding-right: 10px;
  padding-left: 10px;
  background-color: transparent;
}

.video-front-block-inner {
  width: 100%;
  height: auto;
  padding-bottom: 0px;
  float: left;
  background-color: #333;
}

.video-front-block-inner-sm {
  width: 100%;
  height: auto;
  padding-bottom: 0px;
  float: left;
  background-color: #333;
}

.donate-header {
  width: 100%;
  margin-bottom: 8px;
  padding-top: 14px;
  padding-bottom: 10px;
  padding-left: 20px;
  float: left;
  border-bottom: 0px none transparent;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  background-color: #d5d3cd;
  font-family: Poppins, sans-serif;
  color: #bd5418;
  font-size: 16px;
  font-weight: 500;
  text-transform: uppercase;
}

.donate-text {
  width: 100%;
  padding: 6px 18px 4px 22px;
  float: left;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  line-height: 18px;
}

.survey-header {
  width: 100%;
  margin-bottom: 8px;
  padding-top: 14px;
  padding-bottom: 10px;
  padding-left: 20px;
  float: left;
  border-bottom: 0px none transparent;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  background-color: #000;
  font-family: Poppins, sans-serif;
  color: #e5622e;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
}

.survey-text {
  width: 100%;
  padding: 6px 18px 4px 22px;
  float: left;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  line-height: 18px;
}

.survey-text	a:link {
		color: #bd5418;
		text-decoration: none;
		-webkit-transition: color 500ms ease;
        transition: color 500ms ease;
}
.survey-text	a:visited {
		color: #bd5418;
		text-decoration:none
}

.survey-text	a:hover {
		color: #999;
		text-decoration:none;
}

.survey-text	a:active {
		color: #bd5418;
		text-decoration:none;
}

@media (max-width: 1300px) {
	.main-aktuelt-image-block.inner.publikasjoner {
	  height: 260px;
	  min-height: auto;
	  -webkit-box-flex: 0;
	  -webkit-flex: 0 0 auto;
	  -ms-flex: 0 0 auto;
	  flex: 0 0 auto;
	  background-image: none;
}

.lower-block-aktuelt { 
  -ms-word-break: break-all;
    word-break: break-all;

 /* Non standard for webkit */
     word-break: break-word;

    -webkit-hyphens: auto;
       -moz-hyphens: auto;
        -ms-hyphens: auto;
            hyphens: auto;
}

.body-text { 
  -ms-word-break: break-all;
    word-break: break-all;

 /* Non standard for webkit */
     word-break: break-word;

    -webkit-hyphens: auto;
       -moz-hyphens: auto;
        -ms-hyphens: auto;
            hyphens: auto;
}
	
	#aktuelt-heading-lg {
	font-size:24px;
	line-height:24px;
    position: static;
    height: auto;
    min-height: auto;
    
    -ms-word-break: break-all;
    word-break: break-all;

 /* Non standard for webkit */
     word-break: break-word;

    -webkit-hyphens: auto;
       -moz-hyphens: auto;
        -ms-hyphens: auto;
            hyphens: auto;
}
.eksternt-ind-block {
 /* Non standard for webkit */
     word-break: break-word;

    -webkit-hyphens: auto;
       -moz-hyphens: auto;
        -ms-hyphens: auto;
            hyphens: auto;
}

  .aktuelt-lower-block-two {
    width: 49.9%;
    margin-right: 0px;
    margin-bottom: 20px;
  }
}

@media (max-width: 991px) {
  h1 {
    margin-top: 0px;
    margin-bottom: 8px;
    padding-right: 20px;
    padding-left: 20px;
    font-size: 18px;
    line-height: 22px;
    font-weight: 500;
  }
  
  .external-header-video {
    margin-bottom: 4px;
  }
  
  .medlem-link {
    padding: 154px 70px 0px 0px;
  }
  
    .kontakt-text.staff {
    margin-bottom: 16px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ccc;
    font-size: 16px;
  }
  .wrapper {
    position: static;
    background-image: -webkit-linear-gradient(270deg, rgba(189, 84, 24, .2), rgba(189, 84, 24, .2)), -webkit-linear-gradient(272deg, transparent, #bd5418 56%), -webkit-linear-gradient(274deg, transparent, #bd5418 46%), url('../images/interface/sex-workers-rights-orange.jpg');
    background-image: linear-gradient(180deg, rgba(189, 84, 24, .2), rgba(189, 84, 24, .2)), linear-gradient(178deg, transparent, #bd5418 56%), linear-gradient(176deg, transparent, #bd5418 46%), url('../images/interface/sex-workers-rights-orange.jpg');
    background-position: 0px 0px, 0px 0px, 0px 0px, 50% 0px;
    background-size: auto, auto, auto, contain;
    background-repeat: repeat, repeat, repeat, no-repeat;
  }
  .wrapper.test {
    margin-top: -70px;
  }
  .wrapper.two {
    background-image: -webkit-linear-gradient(270deg, hsla(0, 33%, 97%, .3), hsla(0, 33%, 97%, .3)), -webkit-linear-gradient(270deg, hsla(43, 30%, 95%, .95), hsla(43, 30%, 95%, .95)), url('../images/interface/sex-workers-rights-orange.jpg');
    background-image: linear-gradient(180deg, hsla(0, 33%, 97%, .3), hsla(0, 33%, 97%, .3)), linear-gradient(180deg, hsla(43, 30%, 95%, .95), hsla(43, 30%, 95%, .95)), url('../images/interface/sex-workers-rights-orange.jpg');
    background-position: 0px 0px, 0px 0px, 50% 50%;
    background-size: auto, auto, cover;
    background-repeat: repeat, repeat, no-repeat;
    background-attachment: scroll, scroll, fixed;
  }
  .header-block {
    position: relative;
    z-index: 100;
    padding-bottom: 0px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .prosjekter-header-two {
  padding-left: 0px;
}
  .main-block {
    position: static;
    background-color: transparent;
  }
  .side-block {
    width: 4%;
  }
  .main-content-block {
    position: relative;
    width: 100%;
    margin-top: 10px;
    background-color: transparent;
  }
  .main-content-block.article {
    width: 90%;
  }
  .header-inner {
    height: auto;
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .aktuelt-block {
    position: static;
    display: block;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-right: 0px;
    background-color: transparent;
  }
  .block-one {
    position: static;
    display: block;
    padding-right: 0px;
    padding-left: 0px;
    background-color: transparent;
  }
  .aktuelt-main-block {
    position: static;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: auto;
    margin-bottom: 0px;
    padding-right: 10px;
    padding-bottom: 14px;
    padding-left: 10px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    align-self: stretch;
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .aktuelt-sub-block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-left: 0px;
    padding-bottom: 4px;
    padding-left: 0px;
    float: left;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    background-color: transparent;
  }
  .aktuelt-sub-block.top {
    width: 100%;
    margin-left: 0px;
  }
  .top-image-block {
    position: static;
    left: 0px;
    top: 0px;
    right: 0px;
    display: block;
    overflow: hidden;
    width: 50%;
    height: 330px;
    padding-bottom: 0px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    align-self: stretch;
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .top-image-block.text {
    position: static;
    height: auto;
    min-height: 200px;
  }
  .aktuelt-lower-block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 49.9%;
    margin-right: 0px;
    margin-bottom: 20px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-align-content: flex-end;
    -ms-flex-line-pack: end;
    align-content: flex-end;
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    align-self: stretch;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .aktuelt-lower-block-two {
    width: 49.9%;
    margin-right: 0px;
    margin-bottom: 20px;
  }
  .aktuelt-lower-block.inner {
    width: 50%;
  }
  .aktuelt-lower-block.inner.publikasjoner {
    width: 33.3333%;
  }
  .external-news-links {
    width: 100%;
    height: 80px;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .aktuelt-lower-inner-block {
    position: static;
    margin-left: 0px;
    padding-right: 0px;
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    align-self: stretch;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
}
  .project-inner-block {
    min-height: 50vh;
    background-color: #f1eee1;
  }
  .body-text {
    margin-bottom: 0px;
    padding-right: 24px;
    padding-left: 24px;
    float: left;
    font-size: 14px;
  }
  .navbar {
    z-index: 0;
    display: block;
    height: auto;
    padding-top: 10px;
    padding-bottom: 10px;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
  .nav-conatiner {
    position: relative;
    z-index: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .logo {
    width: 50%;
    margin-left: 30px;
    padding-left: 0px;
  }
  .nav-menu {
    width: 100%;
    margin-top: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    float: none;
    background-color: transparent;
  }
  .nav-link {
    width: 100%;
    margin-bottom: 0px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 14px;
    border-bottom: 1px solid #ccc;
    background-color: #e9e9e9;
    text-align: center;
  }
  .nav-link:hover {
    background-color: #eee;
    color: #bd5418;
  }
  .menu-button {
    position: absolute;
    right: 0px;
    bottom: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
  }
  .menu-button:hover {
    color: #ccc;
  }
  .menu-button.w--open {
    z-index: 11000;
    display: block;
    margin-top: 10px;
    background-color: transparent;
    color: #000;
  }
  .social-header-block {
    width: 60%;
    margin-right: 70px;
  }
  .external-header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 4px;
    padding-top: 0px;
    padding-bottom: 10px;
    padding-left: 10px;
    clear: left;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    letter-spacing: 0px;
  }
  .external-header.inner {
    padding-left: 0px;
  }
  .external-header.inner.archive {
    padding-left: 0px;
  }
  .external-header.kontakt {
    padding-left: 0px;
  }
  .external-new-links-inner {
    position: relative;
    display: block;
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .eksternt-ind-block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 50%;
    min-height: auto;
    float: left;
    background-color: transparent;
  }
  .main-aktuelt-image-block {
    width: 100%;
    height: 200px;
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    align-self: stretch;
  }
  .main-aktuelt-image-block.inner {
    height: 240px;
    min-height: auto;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .main-aktuelt-image-block.inner.publikasjoner {
    height: 300px;
    min-height: auto;
  }
  .project-img-block {
    width: 100%;
    height: 200px;
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    align-self: stretch;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .footer-inner {
    width: 100%;
    padding-left: 25px;
    float: left;
  }
  .footer-info-block {
    width: 50%;
    padding-right: 0px;
    padding-left: 30px;
  }
  .footer-info-block.social-footer {
    margin-top: 22px;
    padding-right: 0px;
    padding-left: 44px;
    float: right;
    text-align: left;
  }
  .eksternt-media-sm {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding: 0px 10px;
    float: none;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-align-content: space-around;
    -ms-flex-line-pack: distribute;
    align-content: space-around;
    border-bottom-style: none;
    border-bottom-width: 0px;
    background-color: transparent;
  }
  .eksternt-media-sm-item {
    position: static;
    display: block;
    width: 50%;
    height:100%;
    padding-top: 16px;
    padding-bottom: 16px;
    float: left;
    clear: none;
    border-bottom: 2px solid #b35118;
    -webkit-transition: color 200ms ease;
    transition: color 200ms ease;
    color: #000;
    text-decoration: none;
  }
  .eksternt-media-sm-item:hover {
    color: #bd5418;
  }
  .project-ind-container {
    width: auto;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .project-ind-block {
    overflow: hidden;
    width: 50%;
    min-width: auto;
    padding-bottom: 20px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .inner-aktuelt-block {
    margin-top: 4px;
  }
  .aktuelt-top-block {
    margin-bottom: 0px;
    font-size: 24px;
    line-height: 26px;
    font-weight: 400;
  }
  .project-title {
    font-size: 22px;
    line-height: 26px;
  }
  .lower-block-aktuelt {
    margin-bottom: 0px;
    font-size: 22px;
    line-height: 26px;
  }
  .article-text {
    margin-bottom: 2px;
    padding-left: 0px;
    border-bottom: 0px none #000;
  }
  .article-text-prosjekter-top {
  margin-bottom: 0px;
  padding-bottom: 2px;
  margin-left: 0px;
}
  .article-text.prosjekter {
    float: none;
  }
  .inner-article {
    width: 70%;
    margin-top: 0px;
    padding-left: 0px;
    font-size: 30px;
    line-height: 34px;
    font-weight: 400;
  }
  .images-block {
    padding-left: 20px;
    padding-top:8px;
  }
  .author-text-block {
    width: 70%;
    padding-left: 0px;
  }
  .article-date {
    padding-left: 0px;
  }
  .article-inner-block {
    width: 100%;
  }
  .article-inner-side-column {
    width: 100%;
    margin-top: 0px;
    padding: 20px 0px 40px;
  }
  .article-inner-side-column.publikasjoner {
    width: 100%;
    margin-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
  }
  .social-share-block {
    width: 100%;
    margin-bottom: 2px;
    padding-top: 20px;
    padding-left: 0px;
    border-bottom: 1px solid #999;
  }
  .kontakt-inner-block {
    padding-bottom: 160px;
  }
  .kontakt-header {
    margin-top: 54px;
    padding-left: 0px;
    font-size: 30px;
    line-height: 34px;
  }
  .kontakt-header.om {
    margin-top: 54px;
    padding-left: 0px;
  }
  .kontakt-text {
    padding-bottom: 20px;
    font-size: 18px;
    line-height: 26px;
  }
  .kontakt-text.lenker {
    line-height: 26px;
  }
  .kontakt-text.staff {
    font-size: 16px;
    line-height: 24px;
  }
  .kontakt-row {
    padding-left: 0px;
  }
  .kontakt-col {
    padding-right: 10px;
    padding-left: 0px;
  }
  .om-list {
    padding-left: 30px;
  }
  .om-list-item {
    padding-bottom: 22px;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    line-height: 24px;
  }
  .om-summary {
    padding-left: 0px;
  }
  .download-link-block {
    padding-left: 0px;
  }
  .publikasjoner-sub-header {
    padding-left: 0px;
  }
  .eksternt-lenker-block {
    width: 100%;
    margin-left: 0px;
    padding-left: 0px;
  }
  .aktuelt-archiv-header {
    line-height: 29px;
  }
  .prosjekter-heading {
    font-size: 24px;
    line-height: 28px;
  }
  .prosjekter-block {
    margin-left: 0px;
  }
  .staff-block {
    width: 100%;
    float: left;
  }
  .staff-main-block {
    margin-top: 10px;
    margin-left: 0px;
    padding-left: 0px;

  }
  .staff-image-block {
    width: 60%;
  }
  .paginate-block {
    width: 100%;
    padding-right: 10px;
    padding-left: 10px;
  }
  .paginate-link {
    padding-right: 16px;
    float: right;
    font-family: Poppins, sans-serif;
    color: #fff;
    font-size: 14px;
    line-height: 34px;
    font-weight: 300;
    text-decoration: none;
  }
  .donate-block-sm {
    width: 100%;
    margin-top: 6px;
    margin-bottom: 20px;
    padding-right: 10px;
    padding-left: 10px;
    float: left;
    background-color: transparent;
  }
  
   .survey-block-sm {
    width: 100%;
    margin-top: 6px;
    margin-bottom: 20px;
    padding-right: 10px;
    padding-left: 10px;
    float: left;
    background-color: transparent;
  }
    .video-front-block-sm {
    width: 100%;
    margin-top: 0px;
    margin-bottom: 22px;
    padding-right: 10px;
    padding-left: 10px;
    float: left;
    background-color: transparent;
  }
  .eksternt-media-sm-inner {
    width: 100%;
    background-color: #f1eee1;
    box-shadow: inset 0 -2px 0 0 #b35118;
    padding: 0 10px 0 10px;
  }
}

@media (max-width: 779px) {
.folg-text {
  font-size: 12px;
  line-height: 32px;
  display: none;
}
}

@media (max-width: 767px) {
  h1 {
    font-size: 16px;
  }
  
  .medlem-link {
    padding: 166px 70px 0px 0px;
  }
  
  .wrapper {
    background-image: -webkit-linear-gradient(270deg, null, null), -webkit-linear-gradient(274deg, transparent, #bd5418 46%), url('../images/interface/sex-workers-rights-orange.jpg');
    background-image: linear-gradient(180deg, null, null), linear-gradient(176deg, transparent, #bd5418 46%), url('../images/interface/sex-workers-rights-orange.jpg');
    background-position: 0px 0px, 0px 0px, 0px 0px;
    background-size: auto, auto, cover;
  }
  .wrapper.test {
    margin-top: -70px;
  }
  .wrapper.two {
    background-image: -webkit-linear-gradient(270deg, hsla(0, 33%, 97%, .3), hsla(0, 33%, 97%, .3)), -webkit-linear-gradient(270deg, hsla(43, 30%, 95%, .95), hsla(43, 30%, 95%, .95)), url('../images/interface/sex-workers-rights-orange.jpg');
    background-image: linear-gradient(180deg, hsla(0, 33%, 97%, .3), hsla(0, 33%, 97%, .3)), linear-gradient(180deg, hsla(43, 30%, 95%, .95), hsla(43, 30%, 95%, .95)), url('../images/interface/sex-workers-rights-orange.jpg');
    background-position: 0px 0px, 0px 0px, 50% 50%;
    background-size: auto, auto, cover;
    background-repeat: repeat, repeat, repeat-y;
    background-attachment: scroll, scroll, fixed;
  }
  .main-content-block {
    margin-top: 4px;
  }
  .main-content-block.article {
    width: 92%;
  }
  .header-inner {
    height: auto;
  }
  .aktuelt-block {
    position: relative;
    display: block;
  }
  .block-one {
    position: static;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .aktuelt-main-block {
    width: 100%;
    position: static;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-bottom: 10px;
    float: left;
    clear: left;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
  }
  .aktuelt-sub-block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    padding-bottom: 6px;
    float: left;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
  .top-image-block {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 310px;
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    align-self: stretch;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    background-color: #eceae1;
  }
  .top-image-block.text {
    position: relative;
    height: 340px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .aktuelt-lower-block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 49.9%;
    padding-top: 0px;
    padding-bottom: 0px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    align-self: stretch;
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;  }
  .aktuelt-lower-block-two {
    width: 49.9%;
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .aktuelt-lower-block.inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 50%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
  .aktuelt-lower-block.inner.publikasjoner {
    width: 50%;
  }
  .external-news-links {
    width: 100%;
  }
  .project-block {
    margin-top: 0px;
    float: left;
  }
  .project-inner-block {
    padding-top: 0px;
  }
  .body-text {
    font-size: 15px;
    line-height: 20px;
  }
  .body-text.prosjekter-front-text {
    padding-right: 20px;
    padding-left: 20px;
    font-size: 15px;
    line-height: 20px;
  }
  .nav-conatiner {
    height: auto;
  }
  .logo {
    width: 60%;
    margin-top:10px;
  }
  .menu-button {
    margin-bottom: -2px;
  }
  .social-header-block {
    width: 60%;
    height: 40px;
    margin-right: 70px;
  }
  .external-header {
    position: relative;
    display: block;
    padding-top: 6px;
    padding-bottom: 10px;
    padding-left: 10px;
    float: left;
    clear: none;
  }
  .external-header.inner {
    padding-left: 10px;
  }
  .external-header.inner.archive {
    padding-left: 10px;
  }
  .external-header.kontakt {
    padding-left: 10px;
  }
  .eksternt-text {
    font-size: 12px;
    line-height: 18px;
  }
  .main-aktuelt-image-block {
    height: 160px;
    min-height: auto;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .main-aktuelt-image-block.inner {
    height: 180px;
    min-height: auto;
  }
  .main-aktuelt-image-block.inner.publikasjoner {
    height: 280px;
    min-height: auto;
  }
  .project-img-block {
    height: 160px;
    min-height: auto;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .footer-inner {
    width: 100%;
    padding-right: 0px;
    padding-left: 30px;
  }
  .footer-info-block {
    width: 55%;
    margin-top: 1px;
    padding-right: 0px;
    padding-bottom: 24px;
    padding-left: 0px;
    float: none;
  }
  .footer-info-block.social-footer {
    margin-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
    float: none;
    text-align: left;
  }
  .footer-address {
    width: auto;
    padding-left: 0px;
  }
  .footer-address.vilkar {
    padding-left: 0px;
  }
  .eksternt-media-sm {
    width: 100%;
    border-bottom-style: dashed;
    border-bottom-width: 0px;
    box-shadow: none;
  }
  .eksternt-media-sm-item {
    width: 100%;
  }
  .folg-text {
    font-size: 12px;
    line-height: 32px;
  }
  .aktuelt-top-block {
    font-size: 26px;
    line-height: 28px;
  }
  .project-title {
    font-size: 20px;
    line-height: 24px;
  }
  .lower-block-aktuelt {
    font-size: 20px;
    line-height: 24px;
  }
  .article-text {
    margin-bottom: 2px;
    padding-left: 0px;
    border-bottom-style: none;
    border-bottom-width: 0px;
    font-size: 16px;
    line-height: 24px;
    -ms-word-break: break-all;
    word-break: break-all;

 /* Non standard for webkit */
     word-break: break-word;

     -webkit-hyphens: auto;
     -moz-hyphens: auto;
     -ms-hyphens: auto;
     hyphens: auto;
  }
  .inner-article {
    width: 100%;
    margin-top: 0px;
    padding-top: 12px;
    padding-left: 0px;
    font-size: 26px;
    line-height: 30px;
  }
  .inner-article.publikasjoner {
    margin-top: 58px;
  }
  .article-image {
    padding-bottom: 2px;
  }
  .images-block {
    width: 50%;
    padding-top:16px;
  }
  .images-block.publikasjoner {
    padding-top: 60px;
  }
  .author-text-block {
    margin-bottom: 30px;
    padding-left: 0px;
    font-size: 16px;
    line-height: 22px;
  }
  .article-date {
    margin-top: 50px;
    padding-left: 0px;
  }
  .article-inner-block {
    padding-right: 10px;
    padding-left: 10px;
  }
  .article-inner-block.archive {
    padding-right: 0px;
    padding-left: 0px;
  }
  .article-inner-side-column {
    width: auto;
    padding-right: 20px;
    padding-left: 20px;
    float: left;
  }
  .article-inner-side-column.publikasjoner {
    width: 100%;
    padding-right: 10px;
    padding-left: 10px;
  }
  .kontakt-inner-block {
    padding-right: 10px;
    padding-bottom: 120px;
    padding-left: 10px;
    float: none;
    text-align: left;
  }
  .kontakt-header {
    margin-top: 46px;
    padding-bottom: 30px;
    padding-left: 0px;
    font-size: 28px;
    line-height: 32px;
    text-align: left;
  }
  .kontakt-header.om {
    margin-top: 46px;
    text-align: left;
  }
  .kontakt-text {
    margin-top: 10px;
    padding-bottom: 16px;
    text-align: left;
  }
  .kontakt-text.lenker {
    font-size: 16px;
    line-height: 22px;
    text-align: left;
  }
  .kontakt-text.staff {
    margin-bottom: 16px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ccc;
    font-size: 16px;
  }
  .om-list {
    padding-left: 20px;
    font-family: 'Open Sans', sans-serif;
    color: #000;
    font-size: 16px;
    line-height: 20px;
    font-weight: 400;
  }
  .om-list-item {
    padding-right: 10px;
    padding-bottom: 22px;
    line-height: 24px;
  }
  .google-trans-block {
    padding-left: 20px;
  }
  .aktuelt-archiv-header {
    padding-top: 7px;
    padding-bottom: 10px;
    line-height: 25px;
  }
  .staff-block {
    display: block;
    width: 100%;
    margin-left: 0px;
    float: none;
    text-align: left;
  }
  .staff-main-block {
    display: block;
    width: 100%;
    margin-top: 10px;
    padding-left: 0px;
    text-align: left;
  }
  .staff-image-block {
    display: block;
    width: 100%;
    margin-right: 0px;
    margin-left: 0px;
    float: none;
    text-align: left;
  }
  .youtube-footer.header {
    width: 26px;
    height: 26px;
    margin-top: 6px;
  }
  .twitter-footer.header {
    width: 24px;
    height: 24px;
    margin-top: 6px;
  }
  .instagram-footer.header {
    width: 26px;
    height: 26px;
    margin-top: 6px;
  }
  .facebook-footer.header {
    width: 26px;
    height: 26px;
    margin-top: 6px;
    padding-top: 0px;
  }
  .paginate-block {
    display: block;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .donate-block-sm {
    margin-bottom: 20px;
  }
  .eksternt-media-sm-inner {
    box-shadow: inset 0 -2px 0 0 #b35118;
  }
  .video-front-block-sm {
    width: 100%;
    margin-top: 0px;
    margin-bottom: 22px;
    padding-right: 10px;
    padding-left: 10px;
    float: left;
    background-color: transparent;
  }
}

@media (max-width: 479px) {
  .wrapper.test {
    margin-top: -80px;
  }
  .medlem-link {
    padding: 0px 70px 0px 0px;
    margin-top: -24px;
  }
  .wrapper.two {
    background-image: -webkit-linear-gradient(270deg, hsla(0, 33%, 97%, .3), hsla(0, 33%, 97%, .3)), -webkit-linear-gradient(270deg, hsla(43, 30%, 95%, .95), hsla(43, 30%, 95%, .95)), url('../images/interface/sex-workers-rights-orange.jpg');
    background-image: linear-gradient(180deg, hsla(0, 33%, 97%, .3), hsla(0, 33%, 97%, .3)), linear-gradient(180deg, hsla(43, 30%, 95%, .95), hsla(43, 30%, 95%, .95)), url('../images/interface/sex-workers-rights-orange.jpg');
    background-position: 0px 0px, 0px 0px, 50% 50%;
    background-size: auto, auto, cover;
    background-repeat: repeat, repeat, no-repeat;
    background-attachment: scroll, scroll, fixed;
  }
  .footer-block {
    padding-right: 10px;
    padding-left: 0px;
  }
  .main-content-block {
    margin-top: 4px;
  }
  .header-inner {
    height: auto;
  }
  .aktuelt-block {
    position: static;
    display: block;
  }
  .block-one {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .aktuelt-sub-block {
    position: static;
    display: block;
    overflow: visible;
    padding: 4px 10px 0px;
    float: left;
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    align-self: stretch;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .top-image-block {
      width:100%;
    height: 270px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .top-image-block.text {
    width:100%;
    height: 330px;
    min-height: auto;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .aktuelt-lower-block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-bottom: 16px;
    padding-right: 0px;
    padding-left: 0px;
    float: left;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
    .aktuelt-lower-block-two {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-bottom: 20px;
    padding-right: 0px;
    padding-left: 0px;
    float: left;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .aktuelt-lower-block.inner {
    width: 100%;
  }
  .aktuelt-lower-block.inner.publikasjoner {
    width: 100%;
    padding-right: 0px;
    padding-left: 0px;
  }
  .aktuelt-lower-inner-block {
    position: static;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: visible;
    margin-right: 0px;
    margin-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .project-block {
    padding-bottom: 30px;
  }
  .project-inner-block {
    min-height: auto;
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    align-self: stretch;
  }
  .body-text {
    font-size: 15px;
    line-height: 20px;
  }
  .logo {
    width: 83%;
    margin-left: 4px;
    padding-left: 18px;
  }
  .menu-button {
    margin-bottom: -6px;
  }
  .social-header-block {
    width: 60%;
    margin-top: 6px;
    margin-right: 20px;
  }
  .external-header {
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 10px;
    padding-left: 10px;
    font-size: 14px;
  }
  .external-header.inner {
    padding-left: 10px;
    font-size: 14px;
  }
  .external-header.inner.archive {
    font-size: 14px;
  }
  .external-header.kontakt {
    padding-top: 8px;
    padding-left: 10px;
    font-size: 14px;
  }
  .external-header.aktuelt-archive {
    font-size: 14px;
  }
  .main-aktuelt-image-block {
    display: block;
    overflow: hidden;
    width: 100%;
    height: 160px;
    min-height: auto;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .main-aktuelt-image-block.inner {
    height: 176px;
    min-height: auto;
  }
  .main-aktuelt-image-block.inner.publikasjoner {
    height: 320px;
    min-height: auto;
  }
  .project-text-block {
    padding-right: 20px;
  }
  .project-img-block {
    height: 160px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .footer-inner {
    width: 100%;
    padding-left: 20px;
  }
  .footer-info-block {
    width: 90%;
  }
  .footer-address {
    font-size: 13px;
  }
  .eksternt-media-sm {
    width: 100%;
    margin-bottom: 10px;
    padding-bottom: 0px;
  }
  .project-ind-block {
    width: 100%;
  }
  .project-img {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .inner-aktuelt-block {
    margin-top: 4px;
  }
  .aktuelt-top-block {
    font-size: 24px;
    line-height: 26px;
  }
  .project-title {
    font-size: 20px;
  }
  .lower-block-aktuelt {
    font-size: 18px;
    line-height: 20px;
  }
  .article-text {
    margin-bottom: 2px;
    padding-right: 0px;
    padding-left: 0px;
    float: left;
    border-bottom-style: none;
    border-bottom-width: 0px;
    font-size: 16px;
    line-height: 24px;
  }
  .article-text.prosjekter {
    padding-left: 0px;
  }
  .inner-article {
    width: 100%;
    margin-top: 0px;
    margin-bottom: 20px;
    padding-top: 0px;
    font-size: 26px;
    line-height: 30px;
  }
  .inner-article.publikasjoner {
    margin-top: 46px;
  }
  .article-image {
    width: 100%;
    padding-right: 2px;
    padding-bottom: 2px;
    padding-left: 2px;
  }
  .images-block {
    width: 100%;
    padding-bottom: 12px;
    padding-left: 0px;
  }
  .images-block.mobile {
    padding-top: 4px;
  }
  .author-text-block {
    width: 100%;
    line-height: 22px;
  }
  .article-date {
    margin-top: 46px;
    padding-bottom: 10px;
  }
  .article-inner-block {
    padding-right: 10px;
    padding-left: 10px;
  }
  .article-inner-side-column {
    width: auto;
    margin-right: 0px;
    margin-left: 0px;
    padding-right: 10px;
    padding-left: 10px;
    float: left;
  }
  .article-inner-side-column.publikasjoner {
    width: 100%;
    padding-right: 10px;
    padding-left: 10px;
  }
  .social-share-block {
    float: left;
  }
  .kontakt-inner-block {
    padding-bottom: 100px;
    float: none;
  }
  .kontakt-inner-block.lenker {
    padding-right: 0px;
    padding-left: 0px;
  }
  .kontakt-header {
    width: 100%;
    padding-right: 10px;
    padding-left: 10px;
    float: left;
    font-size: 22px;
    line-height: 26px;
    text-align: left;
  }
  .kontakt-header.om {
    padding-right: 0px;
    padding-left: 0px;
  }
  .kontakt-text {
    padding-bottom: 16px;
    text-align: center;
  }
  .kontakt-text.lenker {
    font-size: 16px;
    line-height: 24px;
  }
  .kontakt-text.staff {
    width: 100%;
    float: left;
    font-size: 14px;
  }
  .kontakt-row {
    padding-left: 0px;
    text-align: center;
  }
  .kontakt-col {
    padding-right: 0px;
    padding-left: 0px;
  }
  .om-list {
    padding-left: 20px;
  }
  .om-list-item {
    float: left;
    font-size: 16px;
  }
  .om-summary {
    padding-bottom: 20px;
    float: left;
  }
  .download-link-block {
    width: 100%;
    float: left;
  }
  .publikasjoner-sub-header {
    padding-bottom: 20px;
    padding-left: 0px;
    font-size: 22px;
  }
  .eksternt-lenker-block {
    width: auto;
    margin-right: 10px;
    margin-left: 10px;
    padding-right: 0px;
    padding-left: 0px;
  }
  .lenker-title {
    font-size: 20px;
  }
  .aktuelt-archiv-header {
    font-size: 14px;
  }
  .prosjekter-heading {
    font-size: 26px;
    line-height: 30px;
  }
  .prosjekter-block {
    width: 100%;
    padding-top: 14px;
  }
  .staff-block {
    display: block;
    width: 50%;
    margin-right: auto;
    margin-left: auto;
    float: none;
    text-align: center;
  }
  .staff-main-block {
    width: 100%;
    margin-left: 0px;
    padding-left: 0px;
    text-align: left;
  }
  .staff-image-block {
    width: 100%;
    float: left;
  }
  .paginate-block {
    padding-right: 0px;
    padding-left: 0px;
    float: left;
  }
  .paginate-link {
    float: right;
  }
  .donate-block-sm {
    margin-bottom: 20px;
  }
}