body {
  overflow-x: hidden;
}

body.page-with-image-header .layout-main-wrapper,
body.node--type-homepage .layout-main-wrapper,
body.path-taxonomy .layout-main-wrapper {
  padding-top: 60px;
}

@media (min-width: 768px) {
  body.page-with-image-header .layout-main-wrapper,
  body.node--type-homepage .layout-main-wrapper,
  body.path-taxonomy .layout-main-wrapper {
    padding-top: 0;
  }
}

body.page-with-image-header .header-image picture,
body.node--type-homepage .header-image picture,
body.path-taxonomy .header-image picture {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100;
}

body.page-with-image-header .header-image img,
body.node--type-homepage .header-image img,
body.path-taxonomy .header-image img {
  width: 100%;
}

body.page-hide-headline .layout-main-wrapper {
  padding-top: 40px;
}

@media (min-width: 768px) {
  body.page-hide-headline .layout-main-wrapper {
    padding-top: 35px;
  }
}

body .layout-main-wrapper {
  padding-top: 110px;
}

@media (min-width: 768px) {
  body .layout-main-wrapper {
    padding-top: 145px;
  }
}

.ramsalt-sharing-buttons {
  position: relative;
  z-index: 5;
  display: block;
}

.ramsalt-sharing-buttons .a2a_text {
  font-family: Amnesty Trade Gothic BdCn20, sans-serif;
  margin-right: 10px;
  font-size: 16px;
}

.ramsalt-sharing-buttons > * {
  display: inline-block;
  vertical-align: middle;
}

.ramsalt-sharing-buttons > a {
  padding: 0 8px;
  margin-right: 5px;
  margin-left: 5px;
}

body.node--type-article .back-link-wrap,
body.node--type-article .title-wrap,
body.node--type-article .ingress.col-12,
body.node--type-article .node-locked > .container {
  padding-left: 15px;
}

body.node--type-article .title-with-back-link,
body.node--type-article .back-link-wrap {
  width: 100%;
}

body.node--type-article .title-wrap {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 58.3333333333%;
  flex: 0 0 58.3333333333%;
  max-width: 58.3333333333%;
}

@media (max-width: 991.98px) {
  body.node--type-article .title-wrap {
    width: 100%;
    max-width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
  }
}

body.node--type-article .ramsalt-sharing-buttons {
  width: 100%;
  margin: 20px 0;
  padding-left: 15px;
}

@media (min-width: 992px) {
  body.node--type-article .ramsalt-sharing-buttons {
    margin: -43px 0 0;
  }
}

body.node--type-article .ingress + .field--name-dynamic-twig-fieldnode-social-share {
  width: auto;
  padding-left: 15px;
}

@media (min-width: 992px) {
  body.node--type-article .ingress + .field--name-dynamic-twig-fieldnode-social-share {
    margin-left: 8%;
    padding-left: 0;
  }
}

body.node--type-article .responsive-table {
  overflow: auto;
}

@media (min-width: 992px) {
  body.node--type-article .responsive-table {
    width: 170%;
  }

  body.node--type-article .responsive-table .responsive-table {
    width: 100%;
  }
}

.aksjon-node-title {
  margin-top: -29px;
  max-width: 685px;
  position: relative;
  width: calc(100% - 30px);
}

@media (min-width: 768px) {
  .aksjon-node-title {
    margin-top: 0;
    position: absolute;
    bottom: -25px;
  }
}

.aksjon-node-title .field--name-field-stikktittel {
  top: -32px;
}

@media (min-width: 576px) {
  .aksjon-node-title .field--name-field-stikktittel {
    top: -36px;
  }
}

@media (min-width: 992px) {
  .aksjon-node-title .field--name-field-stikktittel {
    top: -30px;
  }
}

body:not(.node--type-article):not(.node--type-event) .title-with-back-link,
body:not(.node--type-article):not(.node--type-event) .node-header > .field--name-node-title {
  margin-top: -29px;
  max-width: 685px;
  position: relative;
  width: calc(100% - 30px);
}

@media (min-width: 768px) {
  body:not(.node--type-article):not(.node--type-event) .title-with-back-link,
  body:not(.node--type-article):not(.node--type-event) .node-header > .field--name-node-title {
    margin-top: 0;
    position: absolute;
    bottom: -25px;
  }
}

@media (min-width: 768px) {
  body:not(.node--type-article):not(.node--type-event) .no-image .title-with-back-link,
  body:not(.node--type-article):not(.node--type-event) .no-image.node-header > .field--name-node-title,
  body:not(.node--type-article):not(.node--type-event) .no-image .node-header > .field--name-node-title {
    position: relative;
  }
}

.back-link-wrap a {
  display: inline-block;
  vertical-align: top;
  color: #000;
  text-decoration: none;
  position: relative;
  top: -32px;
}

@media (min-width: 768px) {
  .back-link-wrap a {
    top: -36px;
  }
}

@media (min-width: 992px) {
  .back-link-wrap a {
    top: -30px;
  }
}

.back-link-wrap a:before {
  content: "";
  position: absolute;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

.back-link-wrap .back-link {
  font-size: 16px;
  padding-left: 24px;
  font-family: Amnesty Trade Gothic, sans-serif;
  margin-bottom: 40px;
}

.back-link-wrap .back-link:before {
  left: 0;
  top: 3px;
  background: url("/themes/custom/amnesty/images/icons/pil_roman.svg") no-repeat;
  width: 11px;
  height: 15px;
}

@media (min-width: 768px) {
  .page-with-image-header .back-link-wrap .back-link {
    margin-bottom: 20px;
  }
}

.back-link-wrap .button-link {
  font-size: 18px;
  padding: 4px 10px 4px 34px;
  font-family: Amnesty Trade Gothic BdCn20, sans-serif;
  background: #000;
  text-transform: uppercase;
  color: #fff;
  -webkit-transition: background 0.3s, color 0.3s;
  transition: background 0.3s, color 0.3s;
  margin-bottom: -3px;
}

@media (min-width: 768px) {
  .back-link-wrap .button-link {
    margin-bottom: -2px;
  }
}

.node--type-temaside .back-link-wrap .button-link {
  background: #e5e5e5;
  color: #000;
}

.node--type-temaside .back-link-wrap .button-link:before {
  background-image: url("/themes/custom/amnesty/images/icons/pil_bold.svg");
}

.node--type-temaside .back-link-wrap .button-link:hover {
  background: #c5c5c5;
}

.back-link-wrap .button-link:before {
  left: 10px;
  background: url("/themes/custom/amnesty/images/icons/pil_hvit.svg") no-repeat;
  width: 12px;
  height: 16px;
  -webkit-transition: background-image 0.3s;
  transition: background-image 0.3s;
  top: 50%;
  -webkit-transform: translateY(-50%) rotate(90deg);
  transform: translateY(-50%) rotate(90deg);
}

.back-link-wrap .button-link:hover {
  background: #fff;
  color: #000;
}

.back-link-wrap .button-link:hover:before {
  background-image: url("/themes/custom/amnesty/images/icons/pil_bold.svg");
}

.back-link-wrap .activitist-back-button {
  font-size: 24px;
  padding: 8px 10px 8px 34px;
  background-color: #a6d5b4;
  color: #000;
}

.back-link-wrap .activitist-back-button:before {
  background-image: url("/themes/custom/amnesty/images/icons/pil_bold.svg");
}

.field--name-node-title {
  max-width: 685px;
  margin-top: -25px;
}

.field--name-node-title h1 {
  text-transform: uppercase;
  padding: 10px 20px;
  display: inline;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
  background: #e5e5e5;
  -webkit-box-shadow: 1px 2px 5px rgba(197, 197, 197, 0.4);
  box-shadow: 1px 2px 5px rgba(197, 197, 197, 0.4);
  line-height: 48px;
}

@media (min-width: 992px) {
  .field--name-node-title h1 {
    line-height: 61px;
  }
}

.node--type-temaside .field--name-node-title h1 {
  background: #fff;
}

.ingress {
  margin-bottom: 20px;
}

.node--type-orgsys-registration-page .field--name-node-title {
  position: relative !important;
  bottom: auto !important;
  margin-top: auto !important;
}

.node > .container > div:nth-child(1) .paragraph:first-child:not(.paragraph--type--sign-multiple-actions),
.node > .container > div.wrap-transport-module-list .paragraph:first-child:not(.paragraph--type--sign-multiple-actions) {
  margin-top: 0 !important;
}

body:not(.node--type-article) .ingress {
  padding-left: 0;
  padding-bottom: 20px;
}

@media (max-width: 767.98px) {
  body:not(.node--type-article) .ingress {
    padding-top: 0;
    padding-bottom: 30px;
  }
}

@media (min-width: 768px) {
  body:not(.node--type-article) .ingress + .container > div:first-child .paragraph--type--storytelling {
    margin-top: 40px !important;
  }
}

@media (min-width: 992px) {
  body:not(.node--type-article) .ingress + .container > div:first-child .paragraph--type--storytelling {
    margin-top: 0 !important;
  }
}

body.node--type-event .ingress {
  padding-top: 0;
  margin-bottom: 20px;
  padding-bottom: 0;
}

p {
  margin-bottom: 26px;
}

p a {
  color: #000;
  text-decoration: underline;
}

p a:hover {
  color: #000;
}

a:hover {
  text-decoration: none;
}

main h1 {
  margin-bottom: 0;
}

main h3 {
  margin-bottom: 10px;
  margin-top: 40px;
}

.row-full-width {
  margin-left: -15px;
  margin-right: -15px;
}

@media (min-width: 576px) {
  .row-full-width {
    margin-left: calc(-50vw + 255px);
    margin-right: calc(-50vw + 255px);
  }
}

@media (min-width: 768px) {
  .row-full-width {
    margin-left: calc(-50vw + 345px);
    margin-right: calc(-50vw + 345px);
  }
}

@media (min-width: 992px) {
  .row-full-width {
    margin-left: calc(-50vw + 473px);
    margin-right: calc(-50vw + 473px);
  }
}

@media (min-width: 1260px) {
  .row-full-width {
    margin-left: calc(-50vw + 600px);
    margin-right: calc(-50vw + 600px);
  }
}

.row-full-width .container {
  padding-left: 15px;
  padding-right: 15px;
}

.row-full-width.header-image img.b-lazy {
  max-width: none !important;
}

.container {
  margin: auto;
}

@media (max-width: 575.98px) {
  .container {
    margin-left: 0;
    margin-right: 0;
  }
}

@media (min-width: 768px) {
  .container {
    padding-left: 15px;
    padding-right: 15px;
  }
}

.container .container {
  padding-left: 0;
  padding-right: 0;
}

.container .row .container {
  padding-left: 15px;
  padding-right: 15px;
}

.container .col-12 {
  padding-left: 0;
  padding-right: 0;
}

.ingress {
  font-family: Amnesty Trade Gothic Cn18, sans-serif;
  font-size: 32px;
  line-height: 40px;
  margin: 20px 0 0;
}

.publication-date {
  font-size: 16px;
  margin: 20px 15px 40px 15px;
  width: calc(100% - 30px);
  -webkit-box-flex: 1;
  -ms-flex: auto;
  flex: auto;
}

@media (min-width: 768px) {
  .publication-date {
    width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
  }
}

.title-mobile {
  margin-bottom: 30px;
}

@media (min-width: 768px) {
  .node--type-event .title-mobile {
    display: none;
  }
}

.title-mobile .title-with-back-link {
  display: block;
}

.stikktittel {
  background-color: #000;
  display: inline;
  font-family: Amnesty Trade Gothic BdCn20, sans-serif;
  text-transform: uppercase;
}

.stikktittel a {
  display: inline-block;
  padding: 3px 10px;
  color: #fff;
}

.stikktittel a:hover {
  text-decoration: none;
}

.block-system-main-block img {
  height: auto;
  max-width: 100%;
}

.nav-button {
  display: inline;
  font-family: Amnesty Trade Gothic BdCn20, sans-serif;
  text-transform: uppercase;
}

.nav-button a {
  display: inline-block;
  padding: 14px 20px;
  color: #000;
}

.nav-button a:hover {
  text-decoration: none;
}

.nav-button-div {
  display: inline-block;
  font-family: Amnesty Trade Gothic BdCn20, sans-serif;
  text-transform: uppercase;
  padding: 14px 20px;
  color: #000;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.nav-button-div:hover {
  text-decoration: none;
  background-color: #000;
  color: #fff;
}

.yellow-button a {
  background-color: #ff0;
  -webkit-box-shadow: rgba(197, 197, 197, 0.4) 0px 2px 4px;
  box-shadow: rgba(197, 197, 197, 0.4) 0px 2px 4px;
}

.white-button a {
  border: 2px solid #000;
}

.white-button-div {
  border: 2px solid #000;
  background-color: #fff;
}

.highlight {
  background: #ff0;
}

.field--name-field-tidslinje-element figure figcaption {
  max-width: unset;
}

@media (min-width: 992px) {
  .field--name-field-tidslinje-element figure > div {
    margin-left: 0;
  }
}

figure {
  float: none;
  font-size: 16px;
  margin: 30px 0;
}

@media (min-width: 992px) {
  figure {
    margin: 60px 0;
    margin-right: -414px;
    position: relative;
  }

  figure figcaption,
  figure .image-copyright {
    margin: 0;
    position: absolute;
    top: 0;
    max-width: 280px !important;
  }

  figure.align-right figcaption,
  figure.align-right .image-copyright {
    max-width: unset !important;
    position: static;
  }
}

@media (min-width: 1260px) {
  figure {
    margin-right: -501px;
  }
}

figure figcaption {
  margin-top: 0;
}

@media (min-width: 992px) {
  figure > div,
  figure > article {
    margin-left: 308px;
  }
}

@media (min-width: 992px) {
  figure.media--view-mode-bilde_i_hoyrespalte > article {
    width: calc(100% - 308px) !important;
  }
}

figure.align-right {
  float: none;
  width: 100%;
}

@media (min-width: 992px) {
  figure.align-right {
    clear: both;
    float: right;
    margin-bottom: 0;
    margin-top: 0;
    margin-right: -414px;
    width: 360px;
  }
}

@media (min-width: 1260px) {
  figure.align-right {
    margin-right: -501px;
    width: 380px;
  }
}

figure.align-right > div {
  margin-left: 0;
}

@media (min-width: 992px) {
  figure.align-right > article {
    width: 360px !important;
  }
}

@media (min-width: 1260px) {
  figure.align-right > article {
    width: 380px !important;
  }
}

figure.align-right figcaption {
  margin-bottom: 16px;
  margin-top: 16px;
  position: relative;
}

figure .align-instagram {
  margin-left: 0;
}

figure.instagram figcaption {
  -webkit-box-ordinal-group: 4 !important;
  -ms-flex-order: 3 !important;
  order: 3 !important;
  grid-row: 3 !important;
}

.paragraph--type-tekst-med-bilder figure[role=group] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column;
  flex-flow: column;
}

.paragraph--type-tekst-med-bilder figure[role=group] > div.align-fullbredde_bilde_med_tekst_til_venstre,
.paragraph--type-tekst-med-bilder figure[role=group] > div.align-legacy_image,
.paragraph--type-tekst-med-bilder figure[role=group] > article.media--view-mode-fullbredde-bilde-med-tekst-til-venstre {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}

.paragraph--type-tekst-med-bilder figure[role=group] > div.image-copyright {
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  order: 3;
  margin-top: 7px;
}

.paragraph--type-tekst-med-bilder figure[role=group] > figcaption {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
  border-bottom: 1px solid;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
  margin-top: 0;
}

@media (min-width: 992px) {
  .paragraph--type-tekst-med-bilder figure[role=group] {
    display: grid;
    grid-template-rows: auto 1fr;
  }

  .paragraph--type-tekst-med-bilder figure[role=group] > div.align-fullbredde_bilde_med_tekst_til_venstre,
  .paragraph--type-tekst-med-bilder figure[role=group] > div.align-legacy_image,
  .paragraph--type-tekst-med-bilder figure[role=group] > article.media--view-mode-fullbredde-bilde-med-tekst-til-venstre {
    grid-column: 1;
    grid-column-end: 2;
    grid-row: 1;
    grid-row-end: 3;
  }

  .paragraph--type-tekst-med-bilder figure[role=group] > div.image-copyright {
    grid-column: 1;
    grid-row: 2;
    margin-left: 0;
    margin-top: 20px;
  }

  .paragraph--type-tekst-med-bilder figure[role=group] > figcaption {
    grid-column: 1;
    grid-row: 1;
    position: relative;
    border-bottom: none;
  }
}

.paragraph--type-tekst-med-bilder figure[role=group].align-right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column;
  flex-flow: column;
}

.paragraph--type-tekst-med-bilder figure[role=group].align-right > div.align-fullbredde_bilde_med_tekst_til_venstre,
.paragraph--type-tekst-med-bilder figure[role=group].align-right > div.align-legacy_image,
.paragraph--type-tekst-med-bilder figure[role=group].align-right > article.media--view-mode-fullbredde-bilde-med-tekst-til-venstre {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}

.paragraph--type-tekst-med-bilder figure[role=group].align-right > div.image-copyright {
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  order: 3;
  margin-top: -15px;
}

.paragraph--type-tekst-med-bilder figure[role=group].align-right > figcaption {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}

.wrap-galleri .media--view-mode-galleri {
  display: grid;
  grid-template-rows: auto 1fr;
}

.wrap-galleri .media--view-mode-galleri img {
  grid-column: 1;
  grid-column-end: 2;
  grid-row: 1;
  grid-row-end: 3;
}

.wrap-galleri .media--view-mode-galleri .field--name-field-media-image-copyright {
  grid-column: 1;
  grid-row: 2;
  margin-left: 0;
  margin-top: 20px;
}

.wrap-galleri .media--view-mode-galleri .caption {
  grid-column: 1;
  grid-row: 1;
  position: relative;
}

.paragraph--type-tidslinje figure {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column;
  flex-flow: column;
}

.paragraph--type-tidslinje figure > div.align-fullbredde_bilde_med_tekst_til_venstre,
.paragraph--type-tidslinje figure > div.align-legacy_image {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}

.paragraph--type-tidslinje figure > div.image-copyright {
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  order: 3;
  margin-top: 7px;
}

.paragraph--type-tidslinje figure > figcaption {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}

.legacy-image {
  display: block;
}

.legacy-image .image-copyright {
  margin-top: -15px;
  margin-bottom: 30px;
}

article.align-right {
  float: none;
  width: 100%;
}

@media (min-width: 992px) {
  article.align-right {
    float: right;
    margin-bottom: 0;
    margin-top: 0;
    width: 380px;
    margin-right: -411px;
  }
}

@media (min-width: 992px) {
  article.align-right.media--type-youtube-vimeo,
  article.align-right.media--type-remote-video {
    margin-right: 0;
  }
}

.node--view-mode-full .node-content table {
  display: block;
  overflow-x: auto;
}

.node--type-article .paragraph--view-mode-default table {
  display: block;
  overflow-x: auto;
}

.paragraph {
  margin-top: 40px;
  margin-bottom: 0;
}

@media (min-width: 992px) {
  .paragraph {
    margin-top: 60px;
  }
}

.paragraph .paragraph {
  margin-bottom: 0;
  margin-top: 0;
}

.wrap-quiz {
  margin: 60px 0;
}

@media (min-width: 992px) {
  .wrap-quiz {
    margin: 60px -15px;
  }
}

.wrap-achievements .paragraph {
  margin-top: 0;
}

.wrap-faktabokser-multiple.last-paragraph,
.wrap-galleri.last-paragraph,
.wrap-tall-og-statistikk.last-paragraph,
.wrap-tekst-med-bilder.last-paragraph,
.wrap-trekkspill.last-paragraph,
.wrap-vedlegg.last-paragraph,
.wrap-vei-videre-2-spalter.last-paragraph,
.wrap-contacts.last-paragraph,
.wrap-webform.last-paragraph {
  margin-bottom: 60px;
}

.wrap-from-library.last-paragraph .paragraph--type-faktabokser-multiple,
.wrap-from-library.last-paragraph .paragraph--type-galleri,
.wrap-from-library.last-paragraph .paragraph--type-tall-og-statistikk,
.wrap-from-library.last-paragraph .paragraph--type-tekst-med-bilder,
.wrap-from-library.last-paragraph .paragraph--type-trekkspill,
.wrap-from-library.last-paragraph .paragraph--type-vedlegg,
.wrap-from-library.last-paragraph .paragraph--type-vei-videre-2-spalter,
.wrap-from-library.last-paragraph .paragraph--type-contacts {
  margin-bottom: 60px;
}

.paragraph--type-tekst-med-bilder .crm-event-description div div {
  margin-bottom: 1.2em;
}

.paragraph--type-tekst-med-bilder iframe {
  width: 100%;
}

.paragraph--type-tekst-med-bilder .media--view-mode-legacy-image .media--type-youtube-vimeo iframe,
.paragraph--type-tekst-med-bilder .media--view-mode-legacy-image .media--type-remote-video iframe {
  height: calc(56vw - 14px);
}

@media (min-width: 576px) {
  .paragraph--type-tekst-med-bilder .media--view-mode-legacy-image .media--type-youtube-vimeo iframe,
  .paragraph--type-tekst-med-bilder .media--view-mode-legacy-image .media--type-remote-video iframe {
    height: 287px;
  }
}

@media (min-width: 768px) {
  .paragraph--type-tekst-med-bilder .media--view-mode-legacy-image .media--type-youtube-vimeo iframe,
  .paragraph--type-tekst-med-bilder .media--view-mode-legacy-image .media--type-remote-video iframe {
    height: 389px;
  }
}

@media (min-width: 992px) {
  .paragraph--type-tekst-med-bilder .media--view-mode-legacy-image .media--type-youtube-vimeo iframe,
  .paragraph--type-tekst-med-bilder .media--view-mode-legacy-image .media--type-remote-video iframe {
    height: 312px;
  }
}

@media (min-width: 1260px) {
  .paragraph--type-tekst-med-bilder .media--view-mode-legacy-image .media--type-youtube-vimeo iframe,
  .paragraph--type-tekst-med-bilder .media--view-mode-legacy-image .media--type-remote-video iframe {
    height: 394px;
  }
}

.wrap-from-library .paragraph--type--vei-videre-2-spalter- {
  margin-bottom: 60px;
}

.wrap-vei-videre-3-spalter + .wrap-storytelling .paragraph,
.wrap-aktuelt-aksjon-manuell + div > .paragraph {
  margin-top: 0 !important;
}

.node-header + div + div > .wrap-navigasjon-transport,
.node-header + div > .wrap-navigasjon-transport {
  margin-top: -60px;
}

.wrap-navigasjon-transport + .wrap-navigasjon-transport .paragraph:first-child,
.wrap-navigasjon-transport + .wrap-tidslinje .paragraph:first-child,
.wrap-navigasjon-transport + .wrap-from-library .paragraph:first-child,
.wrap-navigasjon-transport + .wrap-sign-multiple-actions .paragraph:first-child,
.wrap-navigasjon-transport + .wrap-views .paragraph:first-child,
.wrap-tidslinje + .wrap-navigasjon-transport .paragraph:first-child,
.wrap-tidslinje + .wrap-tidslinje .paragraph:first-child,
.wrap-tidslinje + .wrap-from-library .paragraph:first-child,
.wrap-tidslinje + .wrap-sign-multiple-actions .paragraph:first-child,
.wrap-tidslinje + .wrap-views .paragraph:first-child,
.wrap-from-library + .wrap-navigasjon-transport .paragraph:first-child,
.wrap-from-library + .wrap-tidslinje .paragraph:first-child,
.wrap-from-library + .wrap-from-library .paragraph:first-child,
.wrap-from-library + .wrap-sign-multiple-actions .paragraph:first-child,
.wrap-from-library + .wrap-views .paragraph:first-child,
.wrap-sign-multiple-actions + .wrap-navigasjon-transport .paragraph:first-child,
.wrap-sign-multiple-actions + .wrap-tidslinje .paragraph:first-child,
.wrap-sign-multiple-actions + .wrap-from-library .paragraph:first-child,
.wrap-sign-multiple-actions + .wrap-sign-multiple-actions .paragraph:first-child,
.wrap-sign-multiple-actions + .wrap-views .paragraph:first-child,
.wrap-views + .wrap-navigasjon-transport .paragraph:first-child,
.wrap-views + .wrap-tidslinje .paragraph:first-child,
.wrap-views + .wrap-from-library .paragraph:first-child,
.wrap-views + .wrap-sign-multiple-actions .paragraph:first-child,
.wrap-views + .wrap-views .paragraph:first-child {
  margin-top: 0;
}

.wrap-from-library:last-child .paragraph--type--from-library {
  margin-bottom: 0;
}

.runde-hjorner img {
  border-radius: 50%;
}

.field--name-field-stikktittel {
  background: #000;
  font-family: Amnesty Trade Gothic BdCn20, sans-serif;
  font-size: 18px;
  color: #fff;
  display: inline-block;
  text-transform: uppercase;
  padding: 4px 10px;
}

.ask-modul {
  float: none;
  width: 100%;
  padding: 25px 20px 20px;
  background: #e5e5e5;
  position: relative;
  max-width: 380px;
  margin: 40px auto 50px;
}

@media (min-width: 992px) {
  .ask-modul {
    float: right;
    margin-right: -394px;
    margin-bottom: 0;
    margin-top: 0;
    width: 380px;
  }
}

@media (min-width: 1260px) {
  .ask-modul {
    margin-right: -500px;
    width: 380px;
  }
}

.ask-modul .ask-icon {
  position: absolute;
  top: -15px;
  width: 30px;
  height: 30px;
}

.ask-modul .ask-modul-title {
  font-weight: bold;
  margin-bottom: 10px;
}

.ask-modul .ask-modul-content {
  font-size: 16px;
  margin-bottom: 24px;
}

.ask-modul .ask-modul-content p {
  margin: 0;
}

.ask-modul a {
  font-size: 18px;
  font-family: Amnesty Trade Gothic BdCn20, sans-serif;
  position: absolute;
  display: inline-block;
  padding: 14px 20px;
  bottom: -26px;
  background: #000;
  color: #fff;
  text-transform: uppercase;
}

.template--more-animations .ask-modul {
  background: #ff0;
  padding: 25px 20px 50px;
}

@media (min-width: 992px) {
  .template--more-animations .ask-modul {
    margin-left: -500px;
    margin-right: 0;
    float: left;
  }
}

.template--more-animations .ask-modul .ask-icon {
  display: none;
}

.template--more-animations .ask-modul .ask-modul-title {
  font-size: 28px;
  font-weight: 700;
  font-family: "Amnesty Trade Gothic BdCn20";
}

@media (min-width: 992px) {
  .template--more-animations .ask-modul .ask-modul-title {
    font-size: 37px;
  }
}

.template--more-animations .ask-modul .ask-modul-content {
  font-size: 22px;
  margin-bottom: 0;
}

.template--more-animations .ask-modul .ask-modul-wrapper > a {
  background: transparent;
  width: 100%;
  border: 2px solid black;
  color: #000;
  text-align: center;
  position: relative;
}

.template--more-animations .ask-modul .ask-modul-wrapper > a:hover {
  background: #000;
  color: #fff;
}

.faktaboks {
  float: none;
  width: 100%;
  padding: 25px 20px 20px;
  background: #e5e5e5;
  position: relative;
  max-width: 380px;
  margin: 40px auto 30px;
}

@media (min-width: 992px) {
  .faktaboks {
    float: right;
    margin-right: -394px;
    margin-bottom: 0;
    margin-top: 0;
    width: 380px;
  }
}

@media (min-width: 1260px) {
  .faktaboks {
    margin-right: -500px;
    width: 380px;
  }
}

.faktaboks .faktaboks-header {
  background: #000;
  position: absolute;
  left: 20px;
  top: -16px;
  padding: 3px 10px 5px;
  color: white;
  font-family: Amnesty Trade Gothic BdCn20, sans-serif;
  font-size: 18px;
  text-transform: uppercase;
  vertical-align: bottom;
}

.faktaboks .faktaboks-innhold {
  font-size: 16px;
  margin-bottom: 0;
}

.faktaboks p {
  margin: 0;
}

.contextual-region.paragraph .contextual-region .contextual {
  right: 30px;
}

.contextual-region.paragraph .contextual-region .contextual-region .contextual {
  right: 60px;
}

.media {
  display: block;
}

.media--type-youtube-vimeo.media--view-mode-bakgrunnsbilde {
  display: block;
}

.media--type-youtube-vimeo.media--view-mode-bakgrunnsbilde .field--name-field-media-video-embed-field {
  max-height: 190px;
  overflow: hidden;
}

@media (min-width: 768px) {
  .media--type-youtube-vimeo.media--view-mode-bakgrunnsbilde .field--name-field-media-video-embed-field {
    max-height: 348px;
  }
}

@media (min-width: 992px) {
  .media--type-youtube-vimeo.media--view-mode-bakgrunnsbilde .field--name-field-media-video-embed-field {
    max-height: 450px;
  }
}

@media (min-width: 1260px) {
  .media--type-youtube-vimeo.media--view-mode-bakgrunnsbilde .field--name-field-media-video-embed-field {
    max-height: 571px;
  }
}

.media--type-youtube-vimeo.media--view-mode-bakgrunnsbilde .field--name-field-media-video-embed-field .video-embed-field-provider-youtube {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  height: 0;
}

.media--type-youtube-vimeo.media--view-mode-bakgrunnsbilde .field--name-field-media-video-embed-field .video-embed-field-provider-youtube iframe {
  width: 100%;
  height: 56.25vw;
  position: absolute;
  top: 0px;
}

@media (min-width: 768px) {
  .media--type-youtube-vimeo.media--view-mode-bakgrunnsbilde .field--name-field-media-video-embed-field .video-embed-field-provider-youtube iframe {
    top: -55px;
  }
}

@media (min-width: 992px) {
  .media--type-youtube-vimeo.media--view-mode-bakgrunnsbilde .field--name-field-media-video-embed-field .video-embed-field-provider-youtube iframe {
    top: -55px;
  }
}

@media (min-width: 1260px) {
  .media--type-youtube-vimeo.media--view-mode-bakgrunnsbilde .field--name-field-media-video-embed-field .video-embed-field-provider-youtube iframe {
    top: -41px;
  }
}

.header-image {
  background-size: cover;
  height: 190px;
  overflow: hidden;
  z-index: -1;
  position: relative;
}

@media (min-width: 768px) {
  .header-image {
    height: 348px;
  }
}

@media (min-width: 992px) {
  .header-image {
    height: 450px;
  }
}

@media (min-width: 1260px) {
  .header-image {
    height: 571px;
  }
}

.ramsalt-ckeditor-widgets-quotebox {
  margin: 40px 0;
  overflow-wrap: break-word;
}

.ramsalt-ckeditor-widgets-quotebox .quotebox-content {
  border-left: 7px solid #ff0;
  font-family: Amnesty Trade Gothic Cn18, sans-serif;
  font-size: 28px;
  padding: 0;
  padding-left: 18px;
}

.ramsalt-ckeditor-widgets-quotebox .quotebox-author {
  font-size: 15px;
  margin-top: 20px;
  padding-left: 25px;
}

@media (min-width: 768px) {
  .ramsalt-ckeditor-widgets-quotebox {
    margin: 60px 0;
  }

  .ramsalt-ckeditor-widgets-quotebox .quotebox-content {
    font-size: 32px;
    margin-left: 70px;
    padding-left: 25px;
  }

  .ramsalt-ckeditor-widgets-quotebox .quotebox-author {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 71.4285714286%;
    flex: 0 0 71.4285714286%;
    max-width: 71.4285714286%;
    background-color: transparent;
    font-size: 16px;
    margin-left: 102px;
    margin-top: 22px;
    padding-left: 0;
  }
}

@media (max-width: 991.98px) {
  h2 {
    font-size: 26px;
  }
}

@media (max-width: 575.98px) {
  body {
    font-size: 17px;
  }

  main h1 {
    font-size: 30px;
  }

  main h3 {
    font-size: 24px;
    margin-top: 25px;
  }

  main p {
    margin-bottom: 18px;
  }

  main .ingress {
    font-size: 24px;
    line-height: 28px;
  }

  main .publication-date {
    font-size: 15px;
    margin-bottom: 20px;
    margin-top: 15px;
  }

  main figure {
    margin-bottom: 10px;
    margin-top: 10px;
  }

  main figcaption {
    margin-top: 10px;
  }
}

#page-wrapper {
  position: relative;
}

@media (min-width: 768px) {
  nav.tabs {
    position: fixed;
    right: 10px;
    top: 160px;
    z-index: 333;
    background: #ccc;
    border-radius: 4px;
    padding: 1px 1px 0 1px;
  }
}

.ui-widget-overlay {
  background: #000;
  opacity: 0.6;
}

.ui-dialog {
  font-family: Amnesty Trade Gothic, sans-serif;
}

.link-button {
  margin: 6px 10px;
  display: inline-block;
}

.link-button:first-child {
  margin: 6px 10px 6px 0;
}

.link-button .link-button-link {
  display: inline-block;
  text-decoration: none;
  font-size: 18px;
  line-height: 1.25;
  padding: 13px 20px;
  text-transform: uppercase;
  font-family: Amnesty Trade Gothic BdCn20, sans-serif;
  text-align: center;
  border: 2px solid;
  -webkit-transition: background 0.3s, color 0.3s, border-color 0.3s;
  transition: background 0.3s, color 0.3s, border-color 0.3s;
}

.link-button.card-btn {
  margin: 16px 0 0;
}

.link-button.yellow-btn .link-button-link {
  color: #000;
  -webkit-box-shadow: 0 2px 4px rgba(197, 197, 197, 0.4);
  box-shadow: 0 2px 4px rgba(197, 197, 197, 0.4);
  border-color: #ff0;
  background: #ff0;
}

.link-button.yellow-btn .link-button-link:hover {
  border-color: #E7E700;
  background: #E7E700;
}

.link-button.white-btn .link-button-link,
.link-button.black-btn .link-button-link {
  border-color: #000;
}

.link-button.white-btn .link-button-link {
  color: #000;
  background: #fff;
}

.link-button.white-btn .link-button-link:hover {
  color: #fff;
  background: #000;
}

.link-button.black-btn .link-button-link {
  color: #fff;
  background: #000;
}

.link-button.black-btn .link-button-link:hover {
  color: #000;
  background: #fff;
}

.field--name-field-top-image-copyright {
  margin-top: 20px;
  margin-bottom: 20px;
  position: absolute;
  color: white;
  font-weight: bold;
  font-size: 14px;
  text-shadow: 0px 0px 8px rgba(0, 0, 0, 0.6);
  top: 48px;
  left: 16px;
}

@media (min-width: 768px) {
  .field--name-field-top-image-copyright {
    top: 72px;
  }
}

.field--name-field-media-image-copyright {
  font-size: 16px;
}

.ingress .amnesty-form-wrapper {
  margin-bottom: -30px;
  margin-top: 30px;
}

.media--view-mode-legacy-image {
  margin-bottom: 30px;
}

figure.image-captioned figcaption {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 58.3333333333%;
  flex: 0 0 58.3333333333%;
  max-width: 58.3333333333%;
  position: static;
}

@media (max-width: 991.98px) {
  figure.image-captioned figcaption {
    width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    max-width: 87%;
  }
}

@media (max-width: 767.98px) {
  figure.image-captioned figcaption {
    max-width: 100%;
  }
}

@media (min-width: 992px) {
  div > .media--view-mode-bilde-i-hoyrespalte,
  figure > .media--view-mode-bilde-i-hoyrespalte {
    width: 411px;
    margin-left: -411px;
    right: -501px;
    position: relative;
  }
}

div > .media--view-mode-fullbredde-bilde-med-tekst-til-venstre,
figure > .media--view-mode-fullbredde-bilde-med-tekst-til-venstre {
  width: 100%;
}

@media (min-width: 992px) {
  div > .media--view-mode-fullbredde-bilde-med-tekst-til-venstre,
  figure > .media--view-mode-fullbredde-bilde-med-tekst-til-venstre {
    width: 119.6%;
  }
}

@media (min-width: 1260px) {
  div > .media--view-mode-fullbredde-bilde-med-tekst-til-venstre,
  figure > .media--view-mode-fullbredde-bilde-med-tekst-til-venstre {
    width: 127.6%;
  }
}

@media (min-width: 992px) {
  div > .media--view-mode-fullbredde-bilde-med-tekst-til-venstre > div,
  figure > .media--view-mode-fullbredde-bilde-med-tekst-til-venstre > div {
    margin-left: 307px;
    margin-right: -307px;
  }
}

figure > div > .media--view-mode-fullbredde-bilde-med-tekst-til-venstre,
figure > .media--view-mode-fullbredde-bilde-med-tekst-til-venstre {
  width: 100%;
}

figure > div > .media--view-mode-fullbredde-bilde-med-tekst-til-venstre > div,
figure > .media--view-mode-fullbredde-bilde-med-tekst-til-venstre > div {
  margin-left: 0;
  margin-right: 0;
}

figure > div > .media--view-mode-bilde-i-hoyrespalte,
figure > .media--view-mode-bilde-i-hoyrespalte {
  width: auto;
  margin-left: 0;
  right: 0;
}

.ramsalt-sharing-buttons {
  text-transform: uppercase;
  font-family: Amnesty Trade Gothic BdCn20, sans-serif;
  font-size: 17px;
  border-bottom: 3px solid #000;
  display: inline-block;
  padding-bottom: 5px;
  position: relative;
  z-index: 999;
}

.ramsalt-sharing-buttons .ramsalt-sharing-twitter {
  width: 30px;
  height: 30px;
  background: url("/themes/custom/amnesty/images/icons/twitter.svg");
  background-repeat: no-repeat;
  background-position: right;
  cursor: pointer;
  display: inline-block;
  position: relative;
  top: -2px;
}

.ramsalt-sharing-buttons .ramsalt-sharing-facebook {
  width: 37px;
  height: 30px;
  background: url("/themes/custom/amnesty/images/icons/facebook.svg");
  background-repeat: no-repeat;
  background-position: right;
  cursor: pointer;
  position: relative;
  display: inline-block;
  top: -2px;
}

.iframe-display {
  padding-bottom: 20px;
}

.iframe-display #toolbar-administration,
.iframe-display .tabs {
  display: none;
}

.iframe-display .site-logo-wrap {
  margin-bottom: 15px;
  text-align: center;
  background-color: #ff0;
}

.iframe-display .amnesty-logo {
  max-width: 100%;
}

.iframe-display #main-wrapper {
  padding-top: 10px;
}

.iframe-display .better-messages-overlay {
  display: none !important;
}

.iframe-display .alert-wrapper {
  position: static !important;
  margin-bottom: 20px;
}

table {
  border-collapse: collapse;
  font-size: 16px;
  width: -webkit-min-content;
  width: -moz-min-content;
  width: min-content;
  max-width: calc(100vw - 30px);
}

th {
  background: #ccc;
}

th,
td {
  border: 1px solid #ccc;
  padding: 8px;
}

tr:nth-child(even) {
  background: #efefef;
}

tr:hover {
  background: #d1d1d1;
}

.wrap-project-card-multiple + .wrap-tekst-med-bilder > .paragraph {
  margin-top: -40px;
}

@media (min-width: 992px) {
  .embedded-entity.facebook,
  .embedded-entity.instagram {
    margin-right: -195px;
  }

  .embedded-entity.facebook article,
  .embedded-entity.instagram article {
    margin-left: 101px;
  }
}

.embedded-entity.facebook figcaption,
.embedded-entity.instagram figcaption {
  position: relative;
  margin-top: 15px;
}

@media (min-width: 992px) {
  .embedded-entity.facebook figcaption,
  .embedded-entity.instagram figcaption {
    position: absolute;
    margin-top: 0;
    top: 0;
  }
}

.embedded-entity.facebook.align-right,
.embedded-entity.instagram.align-right {
  margin-right: -414px;
}

@media (min-width: 1260px) {
  .embedded-entity.facebook.align-right,
  .embedded-entity.instagram.align-right {
    margin-right: -501px;
  }
}

@media (max-width: 991.98px) {
  .embedded-entity.facebook.align-right,
  .embedded-entity.instagram.align-right {
    margin-right: 0;
  }
}

.embedded-entity.facebook.align-right > div > article,
.embedded-entity.facebook.align-right iframe,
.embedded-entity.instagram.align-right > div > article,
.embedded-entity.instagram.align-right iframe {
  margin-left: 0;
}

@media (min-width: 1260px) {
  .embedded-entity.facebook.align-right > div > article,
  .embedded-entity.facebook.align-right iframe,
  .embedded-entity.instagram.align-right > div > article,
  .embedded-entity.instagram.align-right iframe {
    height: 677px;
  }
}

.embedded-entity.facebook.align-right figcaption,
.embedded-entity.instagram.align-right figcaption {
  position: relative;
  margin-top: 15px;
}

.embedded-entity.facebook > div > article,
.embedded-entity.facebook iframe {
  height: 613px;
}

@media (min-width: 768px) {
  .embedded-entity.facebook > div > article,
  .embedded-entity.facebook iframe {
    height: 960px;
  }
}

@media (min-width: 992px) {
  .embedded-entity.facebook > div > article,
  .embedded-entity.facebook iframe {
    height: 600px;
  }
}

@media (min-width: 1260px) {
  .embedded-entity.facebook > div > article,
  .embedded-entity.facebook iframe {
    height: 864px;
  }
}

.embedded-entity.instagram > div > article,
.embedded-entity.instagram iframe {
  height: 600px;
}

@media (min-width: 768px) {
  .embedded-entity.instagram > div > article,
  .embedded-entity.instagram iframe {
    height: 886px;
  }
}

@media (min-width: 992px) {
  .embedded-entity.instagram > div > article,
  .embedded-entity.instagram iframe {
    height: 535px;
  }
}

@media (min-width: 1260px) {
  .embedded-entity.instagram > div > article,
  .embedded-entity.instagram iframe {
    height: 684px;
  }
}

@media (min-width: 992px) {
  .embedded-entity.instagram.align-right > div > article,
  .embedded-entity.instagram.align-right iframe {
    height: 576px;
  }
}

.wrap-storytelling .embedded-entity.facebook > div > article,
.wrap-storytelling .embedded-entity.facebook iframe {
  height: 588px;
}

@media (min-width: 768px) {
  .wrap-storytelling .embedded-entity.facebook > div > article,
  .wrap-storytelling .embedded-entity.facebook iframe {
    height: 661px;
  }
}

@media (min-width: 992px) {
  .wrap-storytelling .embedded-entity.facebook > div > article,
  .wrap-storytelling .embedded-entity.facebook iframe {
    height: 547px;
  }
}

@media (min-width: 1260px) {
  .wrap-storytelling .embedded-entity.facebook > div > article,
  .wrap-storytelling .embedded-entity.facebook iframe {
    height: 800px;
  }
}

.wrap-storytelling .embedded-entity.instagram > div > article,
.wrap-storytelling .embedded-entity.instagram iframe {
  height: 540px;
}

@media (min-width: 768px) {
  .wrap-storytelling .embedded-entity.instagram > div > article,
  .wrap-storytelling .embedded-entity.instagram iframe {
    height: 579px;
  }
}

@media (min-width: 992px) {
  .wrap-storytelling .embedded-entity.instagram > div > article,
  .wrap-storytelling .embedded-entity.instagram iframe {
    height: 513px;
  }
}

@media (min-width: 1260px) {
  .wrap-storytelling .embedded-entity.instagram > div > article,
  .wrap-storytelling .embedded-entity.instagram iframe {
    height: 660px;
  }
}

.field--name-field-tidslinje-element .embedded-entity {
  position: relative;
  margin-right: 0;
}

.field--name-field-tidslinje-element .embedded-entity > div {
  margin-left: 0;
}

.field--name-field-tidslinje-element .embedded-entity > div article {
  margin-left: 0;
}

.field--name-field-tidslinje-element .embedded-entity figcaption {
  position: relative;
  margin-top: 20px;
}

.field--name-field-tidslinje-element .embedded-entity.facebook > div > article,
.field--name-field-tidslinje-element .embedded-entity.facebook iframe {
  height: 568px;
}

@media (min-width: 768px) {
  .field--name-field-tidslinje-element .embedded-entity.facebook > div > article,
  .field--name-field-tidslinje-element .embedded-entity.facebook iframe {
    height: 615px;
  }
}

@media (min-width: 992px) {
  .field--name-field-tidslinje-element .embedded-entity.facebook > div > article,
  .field--name-field-tidslinje-element .embedded-entity.facebook iframe {
    height: 810px;
  }
}

@media (min-width: 1260px) {
  .field--name-field-tidslinje-element .embedded-entity.facebook > div > article,
  .field--name-field-tidslinje-element .embedded-entity.facebook iframe {
    height: 810px;
  }
}

.field--name-field-tidslinje-element .embedded-entity.instagram > div > article,
.field--name-field-tidslinje-element .embedded-entity.instagram iframe {
  width: 326px;
  height: 522px;
  margin: 0 auto;
}

@media (min-width: 768px) {
  .field--name-field-tidslinje-element .embedded-entity.instagram > div > article,
  .field--name-field-tidslinje-element .embedded-entity.instagram iframe {
    width: 100%;
    height: 743px;
  }
}

@media (min-width: 992px) {
  .field--name-field-tidslinje-element .embedded-entity.instagram > div > article,
  .field--name-field-tidslinje-element .embedded-entity.instagram iframe {
    height: 763px;
  }
}

@media (min-width: 1260px) {
  .field--name-field-tidslinje-element .embedded-entity.instagram > div > article,
  .field--name-field-tidslinje-element .embedded-entity.instagram iframe {
    height: 809px;
  }
}

.field--name-field-tidslinje-element .media--type-youtube-vimeo iframe {
  max-width: 100%;
}

.field--name-field-storytelling-image.facebook article,
.field--name-field-storytelling-image.facebook iframe {
  height: 588px;
}

@media (min-width: 768px) {
  .field--name-field-storytelling-image.facebook article,
  .field--name-field-storytelling-image.facebook iframe {
    height: 371px;
  }
}

@media (min-width: 992px) {
  .field--name-field-storytelling-image.facebook article,
  .field--name-field-storytelling-image.facebook iframe {
    height: 519px;
  }
}

@media (min-width: 1260px) {
  .field--name-field-storytelling-image.facebook article,
  .field--name-field-storytelling-image.facebook iframe {
    height: 657px;
  }
}

.field--name-field-storytelling-image.instagram article,
.field--name-field-storytelling-image.instagram iframe {
  height: 588px;
}

@media (min-width: 768px) {
  .field--name-field-storytelling-image.instagram article,
  .field--name-field-storytelling-image.instagram iframe {
    height: 411px;
  }
}

@media (min-width: 992px) {
  .field--name-field-storytelling-image.instagram article,
  .field--name-field-storytelling-image.instagram iframe {
    height: 494px;
  }
}

@media (min-width: 1260px) {
  .field--name-field-storytelling-image.instagram article,
  .field--name-field-storytelling-image.instagram iframe {
    height: 577px;
  }
}

.aktivistportal-wrapper {
  background: #000;
  color: #fff;
  padding: 0.5em 0 0.2em;
  font-size: 28px;
  left: 0;
  position: absolute;
  width: 100%;
  font-family: Amnesty Trade Gothic Cn18, sans-serif;
  top: 2em;
}

@media (min-width: 768px) {
  .aktivistportal-wrapper {
    top: 3em;
  }
}

@media (min-width: 992px) {
  .aktivistportal-wrapper {
    margin-left: calc(-50vw + 50%);
    width: 101%;
  }
}

.node--type-avansert-side .aktivistportal-wrapper {
  top: 0;
  left: 20px;
  height: 190px;
  width: auto;
  margin: 0;
  background: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding-bottom: 25px;
}

@media (min-width: 768px) {
  .node--type-avansert-side .aktivistportal-wrapper {
    padding-bottom: 0;
    left: 50px;
    height: 348px;
  }
}

@media (min-width: 992px) {
  .node--type-avansert-side .aktivistportal-wrapper {
    left: 100px;
    height: 450px;
  }
}

@media (min-width: 1260px) {
  .node--type-avansert-side .aktivistportal-wrapper {
    left: 128px;
    height: 571px;
  }
}

.node--type-avansert-side .aktivistportal-wrapper::before {
  position: absolute;
  bottom: 0;
  top: 0;
  content: "";
  display: block;
  background: rgba(162, 210, 177, 0.9);
  left: -10%;
  width: 110%;
  -webkit-transform: skewX(-36deg);
  transform: skewX(-36deg);
}

@media (min-width: 768px) {
  .node--type-avansert-side .aktivistportal-wrapper::before {
    background: rgba(162, 210, 177, 0.95);
    width: 120%;
  }
}

.node--type-avansert-side .aktivistportal-wrapper .aktivitetsportal {
  color: #000;
  text-transform: uppercase;
  font-family: Amnesty Trade Gothic BdCn20, sans-serif;
  width: auto;
  margin: 0 auto;
  padding-left: 15px;
  padding-right: 5px;
  position: relative;
  z-index: 1;
  font-size: 24px;
}

@media (min-width: 768px) {
  .node--type-avansert-side .aktivistportal-wrapper .aktivitetsportal {
    padding-left: 40px;
    padding-right: 20px;
    font-size: 38px;
  }
}

.node--type-avansert-side .aktivistportal-wrapper .tpoy-logo {
  position: relative;
  z-index: 1;
  width: 120px;
  height: auto;
  margin-top: 10px;
  margin-right: 13px;
}

@media (min-width: 768px) {
  .node--type-avansert-side .aktivistportal-wrapper .tpoy-logo {
    margin-right: 0;
    width: 180px;
  }
}

.aktivistportal-wrapper .aktivitetsportal {
  text-align: center;
  width: 70%;
  margin: auto;
}

.aktivistportal-wrapper .tpoy-logo {
  display: none;
}

.node--type-avansert-side .aktivistportal-wrapper .tpoy-logo {
  display: block;
}

.instagram-media {
  background: white;
  max-width: 550px;
  width: calc(100% - 2px);
  border-radius: 3px;
  border: 1px solid #dbdbdb;
  -webkit-box-shadow: none;
  box-shadow: none;
  display: block;
  margin: 0px 0px 12px;
  min-width: 326px;
  padding: 0px;
}

div.down-arrow {
  width: 100px;
  height: 100px;
  margin: auto;
  background-image: url("/themes/custom/amnesty/images/../images/icons/arrows-down-grey.png");
  background-repeat: no-repeat;
  background-size: 100%;
  display: block;
  color: transparent;
}

.media--view-mode-bilde-i-hoyrespalte.media--type-remote-video.align-left {
  margin-left: 0;
  right: auto;
  margin-right: 20px;
}

.media--view-mode-legacy-image.media--type-remote-video iframe {
  height: calc(56vw - 14px);
}

@media (min-width: 576px) {
  .media--view-mode-legacy-image.media--type-remote-video iframe {
    height: 287px;
  }
}

@media (min-width: 768px) {
  .media--view-mode-legacy-image.media--type-remote-video iframe {
    height: 389px;
  }
}

@media (min-width: 992px) {
  .media--view-mode-legacy-image.media--type-remote-video iframe {
    height: 312px;
  }
}

@media (min-width: 1260px) {
  .media--view-mode-legacy-image.media--type-remote-video iframe {
    height: 394px;
  }
}

.media--view-mode-legacy-image.media--type-remote-video.align-left,
.media--view-mode-legacy-image.media--type-remote-video.align-right {
  width: 50%;
}

.media--view-mode-legacy-image.media--type-remote-video.align-left {
  margin-right: 20px;
}

.media--view-mode-legacy-image.media--type-remote-video.align-right {
  margin-left: 20px;
}

.media--type-remote-video {
  /* Style the iframe to fit in the container div with full height and width */
}

.media--type-remote-video .field--name-field-media-oembed-video {
  position: relative;
  overflow: hidden;
  width: 100%;
  margin: 50px 0 20px;
  padding-top: 56.25%;
  /* 16:9 Aspect Ratio (divide 9 by 16 = 0.5625) */
}

.media--type-remote-video iframe.media-oembed-content {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
}