@charset "UTF-8";
html {
  background: url(../images/backgroudRepeater.png) repeat-y center #f9f9f9; }

body.front a.at-icon-wrapper.at-share-btn.at-svc-print {
  display: none !important; }

.sidr-class-hide-desktop {
  display: none !important; }

.pane-custom.contact {
  position: absolute;
  right: 80px;
  top: 4px; }

.pane-custom.contact a {
  text-decoration: none;
  color: #fff;
  display: block;
  font-family: "canada-type-gibson";
  font-weight: 600;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 43px;
  height: 50px;
  margin-right: 10px;
  padding-right: 10px; }

body.page-node-29550 header#article_header.noimg .headline-wrapper .headline-inner h1 {
  width: 100%; }

body.page-sidan-hittades-inte h1 {
  font-weight: 900;
  margin: 0px;
  text-align: center;
  font-family: "Alfa Slab One", cursive;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-size: 40px; }
body.page-sidan-hittades-inte h2 {
  font-weight: 500;
  margin-top: 0px;
  text-align: center;
  font-family: "canada-type-gibson";
  font-size: 20px; }
body.page-sidan-hittades-inte p {
  font-family: "canada-type-gibson"; }
body.page-sidan-hittades-inte .pane-search-api-page-proletaren {
  width: 50%;
  margin: 0 auto; }
  body.page-sidan-hittades-inte .pane-search-api-page-proletaren .form-type-textfield {
    width: 80%;
    float: left; }
    body.page-sidan-hittades-inte .pane-search-api-page-proletaren .form-type-textfield input {
      width: 100%;
      padding: 0;
      text-indent: 20px;
      border: 1px solid #ddd;
      box-sizing: border-box;
      height: 40px;
      border-right: 0; }
body.page-sidan-hittades-inte #edit-submit-1 {
  width: 20%;
  border: none;
  padding: 0;
  border-radius: 0;
  background: url(/sites/all/themes/proletaren/images/search.svg) no-repeat center #fdb813;
  height: 40px;
  text-indent: 200%; }

body {
  margin: 0;
  font-weight: normal;
  overflow-x: hidden; }

header#header {
  position: fixed;
  width: 100%;
  height: 50px;
  z-index: 101; }

.page-content {
  padding-top: 50px; }

nav#nav ul.menu {
  display: none; }

#nav-icon {
  width: 30px;
  height: 30px;
  position: relative;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
  cursor: pointer;
  margin: 12px auto 0; }

#nav-icon span {
  display: block;
  position: absolute;
  height: 5px;
  width: 100%;
  background: #fff;
  border-radius: 0px;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .25s ease-in-out;
  -moz-transition: .25s ease-in-out;
  -o-transition: .25s ease-in-out;
  transition: .25s ease-in-out; }

#nav-icon span:nth-child(1) {
  top: 0px; }

#nav-icon span:nth-child(2), #nav-icon span:nth-child(3) {
  top: 10px; }

#nav-icon span:nth-child(4) {
  top: 20px; }

#nav-icon.open span:nth-child(1) {
  top: 18px;
  width: 0%;
  left: 50%; }

#nav-icon.open span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg); }

#nav-icon.open span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg); }

#nav-icon.open span:nth-child(4) {
  top: 18px;
  width: 0%;
  left: 50%; }

body.logged-in #sidr-0 {
  top: 79px; }

#sidr-0 {
  box-shadow: none;
  background: none;
  width: auto;
  overflow-y: visible;
  z-index: 101;
  top: 50px; }

div#sidr-wrapper-0 {
  position: absolute;
  top: 0;
  z-index: 10;
  width: 75px;
  border-right: 1px solid #fff;
  height: 50px; }

div#sidr-wrapper-0.open {
  background: #000;
  border-right: none; }

a#sidr-0-button {
  display: block; }

.sidr {
  height: auto; }
  .sidr .sidr-inner {
    background: #000;
    padding: 20px;
    position: relative;
    width: 260px;
    height: 410px; }
    .sidr .sidr-inner li {
      list-style: none;
      margin-bottom: 6px; }
      .sidr .sidr-inner li a {
        text-decoration: none;
        color: #fff;
        font-family: "canada-type-gibson";
        font-weight: 600;
        font-size: 23px;
        text-transform: uppercase;
        display: block;
        padding-left: 55px; }
  .sidr .sidr-inner:after {
    content: "";
    width: 0;
    height: 0;
    background: none;
    display: block;
    position: absolute;
    top: 0;
    right: -80px;
    border-top: 0 solid transparent;
    border-bottom: 450px solid transparent;
    border-left: 80px solid #000; }

.node-unpublished {
  background: none !important;
  position: relative; }

.node-unpublished:before {
  content: "! Ej publicerad !";
  background: #ff1e14;
  padding: 0 55px;
  position: fixed;
  z-index: 100;
  right: 0;
  color: #ffe826;
  text-transform: uppercase;
  bottom: 0;
  font-family: "canada-type-gibson";
  font-weight: 600;
  font-size: 16px;
  height: 32px;
  line-height: 32px; }

.sidr-class-separator {
  margin-left: 55px;
  display: block;
  width: 100%;
  height: 1px;
  background: #fff;
  float: left;
  margin: 15px 0 15px 55px; }
  .sidr-class-separator hr {
    display: none; }

.clearfix {
  clear: both; }

strong {
  font-weight: 600; }

.pane-pane-messages {
  font-family: "canada-type-gibson";
  font-weight: 300; }
  .pane-pane-messages a {
    color: inherit; }
  .pane-pane-messages .messages {
    margin: 0; }
  .pane-pane-messages .messages.messages--status {
    border: none;
    color: #fff;
    background-color: green;
    border-bottom: 1px solid #fff; }
  .pane-pane-messages .messages.messages--warning {
    border: none;
    border-bottom: 1px solid #fff;
    background-color: #ffd42e; }
  .pane-pane-messages .messages.messages--error {
    border: none;
    border-bottom: 1px solid #fff;
    background-color: #c50000;
    color: #fff;
    background-position: center left 10px; }
  .pane-pane-messages .tabs--primary {
    margin-bottom: 0;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    background: #eee;
    font-weight: normal;
    font-family: "Lucida", "Lucida Grande", "Trebuchet MS", Tahoma, Verdana, sans-serif;
    font-size: 13px; }
    .pane-pane-messages .tabs--primary li a {
      color: #000;
      padding: 8px 10px; }
    .pane-pane-messages .tabs--primary li.active a.active {
      background: #7bc;
      color: #fff; }

#brand {
  background: rgba(255, 0, 0, 0.92);
  height: 50px;
  position: relative; }
  #brand .logo {
    width: 255px;
    margin: 0 auto; }
    #brand .logo a {
      display: block;
      height: 50px;
      line-height: 50px;
      padding: 0 15px; }
      #brand .logo a svg {
        width: 100%;
        height: auto;
        padding-top: 7px; }
  #brand button#search-top {
    position: absolute;
    right: 0;
    top: 0;
    background: none;
    border: none;
    outline: none;
    height: 50px;
    width: 75px;
    border-left: 1px solid #fff;
    border-radius: 0; }
  #brand .sharing-top {
    position: absolute;
    right: 80px;
    top: 4px; }
    #brand .sharing-top .at-share-btn-elements a {
      background: none !important; }

/** TOP PROMOTIONS **/
.pane-top-promotions-panel-pane-1 {
  background: #000;
  box-shadow: 0px 8px 20px rgba(0, 0, 0, 0.5); }
  .pane-top-promotions-panel-pane-1 .toppromotions {
    width: auto;
    margin: 0 auto;
    display: table;
    max-width: 100%; }
    .pane-top-promotions-panel-pane-1 .toppromotions article {
      display: table-cell;
      max-width: 100%;
      padding: 10px 5px; }
      .pane-top-promotions-panel-pane-1 .toppromotions article a {
        text-decoration: none;
        color: #fff;
        font-family: "Alfa Slab One", cursive;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        position: relative;
        float: left;
        text-transform: uppercase; }
        .pane-top-promotions-panel-pane-1 .toppromotions article a .promotag {
          position: absolute;
          z-index: 1;
          font-family: "canada-type-gibson";
          font-size: 14px;
          font-weight: 600;
          background: #ff0000;
          top: 0;
          padding: 3px 8px;
          left: 0; }
        .pane-top-promotions-panel-pane-1 .toppromotions article a .promotag.ledare {
          font-size: 18px; }
        .pane-top-promotions-panel-pane-1 .toppromotions article a .promotitle {
          position: absolute;
          z-index: 2;
          bottom: 0;
          width: 100%;
          padding: 10px;
          box-sizing: border-box;
          text-shadow: 0px 2px 4px #000;
          font-size: 17px;
          line-height: 1.1; }
        .pane-top-promotions-panel-pane-1 .toppromotions article a img {
          width: 100%;
          display: block; }
    .pane-top-promotions-panel-pane-1 .toppromotions article:first-of-type {
      padding-left: 10px; }
    .pane-top-promotions-panel-pane-1 .toppromotions article:last-of-type {
      padding-right: 10px; }

/** AKTUELL **/
.pane-aktuell-panel-pane-1 {
  background: #fbb212;
  height: 50px;
  font-family: "canada-type-gibson";
  font-weight: 600;
  text-transform: uppercase;
  font-size: 18px; }
  .pane-aktuell-panel-pane-1 .aktuell-title {
    height: 47px;
    background: #000;
    color: #fbb212;
    float: left;
    line-height: 47px;
    font-size: 22px;
    padding: 0 15px 0 22px;
    position: relative;
    margin-right: 25px; }
  .pane-aktuell-panel-pane-1 .aktuell-title:after {
    content: "";
    width: 0;
    height: 0;
    background: none;
    display: block;
    position: absolute;
    top: 0;
    right: -20px;
    border-top: 0 solid transparent;
    border-bottom: 47px solid transparent;
    border-left: 20px solid #000; }
  .pane-aktuell-panel-pane-1 ul.aktuell {
    margin: 0;
    padding: 0; }
    .pane-aktuell-panel-pane-1 ul.aktuell li {
      list-style: none;
      display: inline-block;
      margin-right: 20px; }
      .pane-aktuell-panel-pane-1 ul.aktuell li a {
        color: #000;
        text-decoration: none;
        display: block;
        line-height: 50px; }

/** ROWS **/
.row {
  margin-bottom: 40px;
  float: left;
  width: 100%; }

.row.first, .row.fourth, .row.fifth {
  margin-bottom: 0; }

.row.second {
  margin-bottom: 60px; }

/** FRONTPAGE TEASERS **/
div[class*="pane-startsidan-panel-pane-"], .pane-recommended-panel-pane-1, div[class*="pane-termpage-panel-pane-"] {
  max-width: 1180px;
  width: 100%;
  margin: 0 auto; }
  div[class*="pane-startsidan-panel-pane-"] article a, .pane-recommended-panel-pane-1 article a, div[class*="pane-termpage-panel-pane-"] article a {
    text-decoration: none;
    color: #000;
    font-family: "canada-type-gibson"; }
    div[class*="pane-startsidan-panel-pane-"] article a img, .pane-recommended-panel-pane-1 article a img, div[class*="pane-termpage-panel-pane-"] article a img {
      display: block;
      max-width: 100%;
      height: auto; }
    div[class*="pane-startsidan-panel-pane-"] article a h1, .pane-recommended-panel-pane-1 article a h1, div[class*="pane-termpage-panel-pane-"] article a h1 {
      font-weight: 600;
      line-height: 1; }
    div[class*="pane-startsidan-panel-pane-"] article a h2, .pane-recommended-panel-pane-1 article a h2, div[class*="pane-termpage-panel-pane-"] article a h2 {
      font-weight: 300; }

div[class*="pane-termpage-panel-pane-"], .pane-startsidan-panel-pane-6 .view-content {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.pane-startsidan-panel-pane-1 article a {
  position: realtive; }
  .pane-startsidan-panel-pane-1 article a .headline-wrapper {
    background: rgba(0, 0, 0, 0.67);
    position: absolute;
    width: 40%;
    right: 0;
    top: 0;
    bottom: 0;
    padding: 20px;
    box-sizing: border-box;
    display: none; }
    .pane-startsidan-panel-pane-1 article a .headline-wrapper h1 {
      font-family: "Alfa Slab One", cursive;
      color: #fff;
      font-size: 40px;
      text-transform: uppercase;
      line-height: 1.1;
      margin: 10px 0;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale; }
    .pane-startsidan-panel-pane-1 article a .headline-wrapper h2 {
      color: #fff;
      font-size: 20px;
      line-height: 1.2; }
    .pane-startsidan-panel-pane-1 article a .headline-wrapper .teaser-tag {
      color: #fff;
      background: #ff0000;
      padding: 3px 8px;
      display: inline-block;
      text-transform: uppercase;
      font-weight: 600;
      font-size: 14px; }
  .pane-startsidan-panel-pane-1 article a .headline-wrapper:before {
    content: "";
    width: 0;
    height: 0;
    background: none;
    display: block;
    position: absolute;
    top: 0;
    left: -80px;
    border-top: 390px solid transparent;
    border-bottom: 0 solid transparent;
    border-right: 80px solid #000;
    opacity: 0.67; }

.pane-startsidan-panel-pane-2, .pane-termpage-panel-pane-2 {
  border-bottom: 1px solid #000;
  box-shadow: 0px 1px 0px #ededed; }
  .pane-startsidan-panel-pane-2 article, .pane-termpage-panel-pane-2 article {
    width: 49.152542372881356%;
    float: left;
    margin-bottom: 40px; }
    .pane-startsidan-panel-pane-2 article .headline-wrapper, .pane-termpage-panel-pane-2 article .headline-wrapper {
      position: relative;
      float: left;
      width: 100%; }
      .pane-startsidan-panel-pane-2 article .headline-wrapper .teaser-tag, .pane-termpage-panel-pane-2 article .headline-wrapper .teaser-tag {
        position: absolute;
        top: -25px;
        height: 25px;
        line-height: 25px;
        padding: 0 10px;
        background: #ff0000;
        color: #fff;
        font-family: "Alfa Slab One", cursive;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        text-transform: uppercase;
        font-size: 15px;
        left: 0; }
      .pane-startsidan-panel-pane-2 article .headline-wrapper h1, .pane-termpage-panel-pane-2 article .headline-wrapper h1 {
        font-size: 25px;
        margin: 20px 0 0; }
      .pane-startsidan-panel-pane-2 article .headline-wrapper h2, .pane-termpage-panel-pane-2 article .headline-wrapper h2 {
        font-size: 18px;
        line-height: 1.2;
        margin: 5px 0 0 0; }
  .pane-startsidan-panel-pane-2 article:first-of-type, .pane-termpage-panel-pane-2 article:first-of-type {
    margin-right: 1.694915254237288%; }

.pane-startsidan-panel-pane-2, .pane-startsidan-panel-pane-3 {
  border-bottom: none;
  box-shadow: none; }

.pane-startsidan-panel-pane-3 article, .pane-startsidan-panel-pane-4 article, .pane-startsidan-panel-pane-6 article, .pane-startsidan-panel-pane-7 article, .pane-recommended-panel-pane-1 article, .pane-termpage-panel-pane-4 article, .pane-startsidan-panel-pane-8 article {
  width: 32.203389830508475%;
  margin-right: 1.694915254237288%;
  float: left;
  margin-bottom: 40px; }
  .pane-startsidan-panel-pane-3 article .headline-wrapper, .pane-startsidan-panel-pane-4 article .headline-wrapper, .pane-startsidan-panel-pane-6 article .headline-wrapper, .pane-startsidan-panel-pane-7 article .headline-wrapper, .pane-recommended-panel-pane-1 article .headline-wrapper, .pane-termpage-panel-pane-4 article .headline-wrapper, .pane-startsidan-panel-pane-8 article .headline-wrapper {
    position: relative;
    float: left;
    width: 100%; }
    .pane-startsidan-panel-pane-3 article .headline-wrapper .teaser-tag, .pane-startsidan-panel-pane-4 article .headline-wrapper .teaser-tag, .pane-startsidan-panel-pane-6 article .headline-wrapper .teaser-tag, .pane-startsidan-panel-pane-7 article .headline-wrapper .teaser-tag, .pane-recommended-panel-pane-1 article .headline-wrapper .teaser-tag, .pane-termpage-panel-pane-4 article .headline-wrapper .teaser-tag, .pane-startsidan-panel-pane-8 article .headline-wrapper .teaser-tag {
      position: absolute;
      top: -25px;
      height: 25px;
      line-height: 25px;
      padding: 0 10px;
      background: #ff0000;
      color: #fff;
      font-family: "Alfa Slab One", cursive;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      text-transform: uppercase;
      font-size: 15px;
      left: 0; }
    .pane-startsidan-panel-pane-3 article .headline-wrapper h1, .pane-startsidan-panel-pane-4 article .headline-wrapper h1, .pane-startsidan-panel-pane-6 article .headline-wrapper h1, .pane-startsidan-panel-pane-7 article .headline-wrapper h1, .pane-recommended-panel-pane-1 article .headline-wrapper h1, .pane-termpage-panel-pane-4 article .headline-wrapper h1, .pane-startsidan-panel-pane-8 article .headline-wrapper h1 {
      font-size: 25px;
      margin: 20px 0 0; }
    .pane-startsidan-panel-pane-3 article .headline-wrapper h2, .pane-startsidan-panel-pane-4 article .headline-wrapper h2, .pane-startsidan-panel-pane-6 article .headline-wrapper h2, .pane-startsidan-panel-pane-7 article .headline-wrapper h2, .pane-recommended-panel-pane-1 article .headline-wrapper h2, .pane-termpage-panel-pane-4 article .headline-wrapper h2, .pane-startsidan-panel-pane-8 article .headline-wrapper h2 {
      font-size: 18px;
      line-height: 1.2;
      margin: 5px 0 0 0; }
.pane-startsidan-panel-pane-3 article:nth-of-type(3n), .pane-startsidan-panel-pane-4 article:nth-of-type(3n), .pane-startsidan-panel-pane-6 article:nth-of-type(3n), .pane-startsidan-panel-pane-7 article:nth-of-type(3n), .pane-recommended-panel-pane-1 article:nth-of-type(3n), .pane-termpage-panel-pane-4 article:nth-of-type(3n), .pane-startsidan-panel-pane-8 article:nth-of-type(3n) {
  margin-right: 0; }

.pane-termpage-panel-pane-3 article {
  width: 49.152542372881356%;
  margin-right: 1.694915254237288%;
  float: left;
  margin-bottom: 40px; }
  .pane-termpage-panel-pane-3 article a img {
    float: left;
    width: 39.322033898305085%;
    margin-right: 1.694915254237288%; }
  .pane-termpage-panel-pane-3 article a .headline-wrapper {
    float: left;
    width: 58.983050847457627%; }
    .pane-termpage-panel-pane-3 article a .headline-wrapper h1 {
      font-size: 25px;
      margin: 0 0 0; }
    .pane-termpage-panel-pane-3 article a .headline-wrapper h2 {
      font-size: 18px;
      line-height: 1.2;
      margin: 5px 0 0 0; }
.pane-termpage-panel-pane-3 article:nth-of-type(2n) {
  margin-right: 0; }

.pane-termpage-panel-pane-4 hr {
  display: none; }

hr.p6d {
  width: 100%;
  margin: 0;
  border: none;
  height: 0px;
  display: block;
  float: left; }

.pane-startsidan-panel-pane-5 article {
  width: 23.728813559322034%;
  margin-right: 1.694915254237288%;
  float: left;
  margin-bottom: 40px; }
  .pane-startsidan-panel-pane-5 article h1 {
    font-size: 25px;
    margin: 20px 0 0; }
  .pane-startsidan-panel-pane-5 article h2 {
    font-size: 18px;
    line-height: 1.2;
    margin: 5px 0 0 0; }
.pane-startsidan-panel-pane-5 article:last-of-type {
  margin-right: 0; }

.pane-startsidan-panel-pane-6 ul li, .pane-termpage-panel-pane-3 ul li, .pane-startsidan-panel-pane-7 ul li {
  list-style: none; }
  .pane-startsidan-panel-pane-6 ul li a, .pane-termpage-panel-pane-3 ul li a, .pane-startsidan-panel-pane-7 ul li a {
    background: #ff0000;
    color: #fff;
    padding: 7px 20px;
    font-weight: 300;
    font-family: "canada-type-gibson";
    font-size: 18px;
    text-decoration: none; }

.pane-recommended-panel-pane-1 h2.pane-title, .pane-startsidan-panel-pane-7 h2.pane-title, .pane-startsidan-panel-pane-8 h2.pane-title {
  text-transform: uppercase;
  font-family: "Alfa Slab One", cursive;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 30px;
  padding-bottom: 15px;
  margin-bottom: 25px;
  border-bottom: 1px solid #000;
  letter-spacing: 1px; }

.pane-startsidan-panel-pane-8 {
  margin-top: 40px; }

div[class*="pane-termpage-panel-pane-"] article .headline-wrapper .teaser-tag {
  display: none; }

.pane-prenumerera-panel-pane-1 {
  background: #ff0000;
  max-width: 100%;
  width: 1180px;
  margin: 30px auto 60px;
  position: relative;
  border-top: 15px solid #000;
  height: 400px;
  box-sizing: border-box; }
  .pane-prenumerera-panel-pane-1 .poster-wrapper {
    position: relative;
    float: left;
    left: -30px;
    top: -10px; }
    .pane-prenumerera-panel-pane-1 .poster-wrapper img {
      position: relative;
      left: 0;
      transform: rotate(-7deg);
      width: 300px;
      top: -40px;
      box-shadow: 2px 2px 8px 0px rgba(0, 0, 0, 0.5); }
    .pane-prenumerera-panel-pane-1 .poster-wrapper .poster1 {
      margin-bottom: -70px; }
    .pane-prenumerera-panel-pane-1 .poster-wrapper .poster2 {
      position: absolute;
      margin-left: 42px;
      top: -10px; }
  .pane-prenumerera-panel-pane-1 .prenumerera-wrapper {
    float: left;
    color: #fff;
    padding-left: 60px; }
    .pane-prenumerera-panel-pane-1 .prenumerera-wrapper h2 {
      font-family: "Alfa Slab One", cursive;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      font-size: 34px;
      text-transform: uppercase;
      text-shadow: 2px 2px #000; }
    .pane-prenumerera-panel-pane-1 .prenumerera-wrapper ul {
      padding: 0; }
      .pane-prenumerera-panel-pane-1 .prenumerera-wrapper ul li {
        font-size: 26px;
        text-shadow: 1px 1px #000;
        margin-bottom: 20px;
        list-style: none; }
      .pane-prenumerera-panel-pane-1 .prenumerera-wrapper ul li:before {
        content: "";
        width: 15px;
        height: 15px;
        background: #000;
        display: inline-block;
        margin-right: 15px;
        position: relative;
        top: 1px; }
    .pane-prenumerera-panel-pane-1 .prenumerera-wrapper a {
      color: #000;
      font-size: 20px;
      text-transform: uppercase;
      text-decoration: none;
      font-family: "canada-type-gibson";
      font-weight: 900;
      background: #fbb212;
      padding: 8px 15px;
      border-left: 1px solid #f5c375;
      border-top: 1px solid #f5c375;
      border-right: 1px solid #5e0000;
      border-bottom: 1px solid #5e0000;
      margin-top: 20px;
      display: inline-block; }

.pane-prenumerera-panel-pane-1:after {
  content: "";
  height: 400px;
  box-sizing: border-box;
  border-top: 15px solid #000;
  background: red;
  display: block;
  right: -1180px;
  width: 100%;
  top: -15px;
  position: absolute; }

.pane-startsidan-panel-pane-9 {
  display: none; }

/** KRONIK **/
.kronik-slider-header {
  background: #ff0000; }
  .kronik-slider-header .inner {
    color: #fff;
    width: 1180px;
    max-width: 100%;
    margin: 0 auto;
    font-size: 30px;
    font-family: "Alfa Slab One", cursive;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-transform: uppercase;
    height: 48px;
    line-height: 53px; }

.kronik-slider-wrapper {
  background: #000;
  padding: 60px 0; }
  .kronik-slider-wrapper #kronik-slider {
    width: 1180px;
    max-width: 100%;
    margin: 0 auto;
    border-radius: 0;
    background: #000;
    border: none; }
    .kronik-slider-wrapper #kronik-slider a {
      color: #fff;
      text-decoration: none;
      font-family: "canada-type-gibson";
      font-weight: 300; }
      .kronik-slider-wrapper #kronik-slider a .kronik-headline {
        font-size: 25px;
        font-weight: 600;
        line-height: 1;
        margin: 10px 0; }
      .kronik-slider-wrapper #kronik-slider a .kronik-subheadline {
        font-size: 18px;
        line-height: 1.1; }
    .kronik-slider-wrapper #kronik-slider .flex-direction-nav a {
      opacity: 1; }
    .kronik-slider-wrapper #kronik-slider .flex-direction-nav a:before {
      color: #fff; }
    .kronik-slider-wrapper #kronik-slider .flex-direction-nav a.flex-next {
      right: -50px !important; }
    .kronik-slider-wrapper #kronik-slider .flex-direction-nav a.flex-prev {
      left: -50px !important; }

section.seventh .prenumerera-wrapper {
  float: left;
  color: #fff;
  padding-left: 60px;
  max-width: 70%;
  box-sizing: border-box; }

section.thirteenth .inner {
  width: 1600px;
  max-width: 100%;
  margin: 0 auto;
  float: none; }
section.thirteenth .pane-prenumerera-panel-pane-1 {
  background: none;
  max-width: 100%;
  width: 960px;
  margin: 0;
  position: relative;
  border-top: none;
  height: 450px;
  box-sizing: border-box;
  overflow: hidden;
  float: left; }
  section.thirteenth .pane-prenumerera-panel-pane-1 .poster-wrapper {
    position: relative;
    float: left;
    left: 50px;
    top: unset;
    bottom: -110px; }
    section.thirteenth .pane-prenumerera-panel-pane-1 .poster-wrapper img {
      position: relative;
      left: 0;
      transform: rotate(-4deg);
      width: 400px;
      top: -40px;
      box-shadow: 2px 2px 8px 0px rgba(0, 0, 0, 0.5); }
    section.thirteenth .pane-prenumerera-panel-pane-1 .poster-wrapper .poster1 {
      margin-bottom: -70px; }
    section.thirteenth .pane-prenumerera-panel-pane-1 .poster-wrapper .poster2 {
      position: absolute;
      margin-left: 60px;
      top: 0px; }
  section.thirteenth .pane-prenumerera-panel-pane-1 .prenumerera-wrapper {
    float: left;
    color: #000;
    padding-left: 150px;
    padding-top: 20px;
    width: 400px; }
    section.thirteenth .pane-prenumerera-panel-pane-1 .prenumerera-wrapper h2 {
      font-family: "Alfa Slab One", cursive;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      font-size: 34px;
      text-transform: uppercase;
      text-shadow: none; }
    section.thirteenth .pane-prenumerera-panel-pane-1 .prenumerera-wrapper ul {
      padding: 0; }
      section.thirteenth .pane-prenumerera-panel-pane-1 .prenumerera-wrapper ul li {
        font-size: 18px;
        text-shadow: none;
        margin-bottom: 10px;
        list-style: none; }
      section.thirteenth .pane-prenumerera-panel-pane-1 .prenumerera-wrapper ul li:before {
        content: "";
        width: 15px;
        height: 15px;
        background: #000;
        display: inline-block;
        margin-right: 15px;
        position: relative;
        top: 1px; }
    section.thirteenth .pane-prenumerera-panel-pane-1 .prenumerera-wrapper a {
      display: none; }
section.thirteenth .pane-prenumerera-panel-pane-1:after {
  display: none; }
section.thirteenth div[class*="pane-webform-client-block-"] {
  float: left;
  width: 500px;
  height: 450px;
  margin-left: 90px;
  background: #ff0000;
  padding-left: 40px;
  box-sizing: border-box;
  position: relative; }
  section.thirteenth div[class*="pane-webform-client-block-"] input, section.thirteenth div[class*="pane-webform-client-block-"] textarea {
    max-width: 100%;
    margin: 0;
    padding: 0;
    height: 25px;
    border: 1px solid #ececec;
    box-sizing: border-box;
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2) inset;
    text-indent: 10px;
    outline: none;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-size: 11px;
    border-radius: 0; }
  section.thirteenth div[class*="pane-webform-client-block-"] textarea {
    height: 50px;
    padding: 7px 0; }
  section.thirteenth div[class*="pane-webform-client-block-"] .webform-component--postnummer,
  section.thirteenth div[class*="pane-webform-client-block-"] .webform-component--postort,
  section.thirteenth div[class*="pane-webform-client-block-"] .webform-component--telefon,
  section.thirteenth div[class*="pane-webform-client-block-"] .webform-component--e-post {
    width: 47%;
    display: inline-block;
    float: left; }
  section.thirteenth div[class*="pane-webform-client-block-"] .webform-component--postort,
  section.thirteenth div[class*="pane-webform-client-block-"] .webform-component--e-post {
    margin-left: 6%; }
  section.thirteenth div[class*="pane-webform-client-block-"] input[type="submit"] {
    background: #fdb813;
    font-family: "canada-type-gibson";
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 700;
    width: auto;
    height: auto;
    padding: 5px 10px;
    border: none;
    text-indent: 0;
    border-top: 1px solid #f5c375;
    box-shadow: none;
    margin: 15px 0 0;
    border-radius: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none; }
  section.thirteenth div[class*="pane-webform-client-block-"] .webform-confirmation {
    color: #fff;
    font-size: 20px;
    font-family: "canada-type-gibson";
    background: #fdb813;
    padding: 20px;
    box-shadow: 3px 3px #000;
    box-sizing: border-box;
    width: 90%; }
  section.thirteenth div[class*="pane-webform-client-block-"] .links {
    display: none; }
  section.thirteenth div[class*="pane-webform-client-block-"] h2.pane-title {
    color: #fff;
    font-family: "Alfa Slab One", cursive;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 30px;
    line-height: 1.2;
    text-transform: uppercase;
    text-shadow: 1px 1px #000;
    margin: 35px 0 20px; }
  section.thirteenth div[class*="pane-webform-client-block-"] .grippie {
    display: none; }
section.thirteenth div[class*="pane-webform-client-block-"]:before {
  content: "";
  width: 0;
  height: 0;
  background: none;
  display: block;
  position: absolute;
  top: 0;
  left: -80px;
  border-top: 450px solid transparent;
  border-bottom: 0px solid transparent;
  border-right: 80px solid #ff0000; }
section.thirteenth div[class*="pane-webform-client-block-"]:after {
  content: "";
  height: 450px;
  box-sizing: border-box;
  border-top: 0px solid #000;
  background: red;
  display: block;
  right: -500px;
  width: 100%;
  top: 0;
  position: absolute; }

.term-name-wrapper {
  width: 1440px;
  max-width: 100%;
  margin: 0 auto;
  display: block;
  padding: 90px 0 50px;
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 70%, white 100%);
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 70%, white 100%);
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, white 70%, white 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 );
  z-index: 1000;
  position: inherit; }

.panel-pane.pane-term-name {
  margin: 0 auto;
  font-size: 39px;
  text-transform: uppercase;
  border-bottom: 3px solid #000;
  font-family: "Alfa Slab One", cursive;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 1180px;
  max-width: 100%; }

/** SEARCH **/
body.section-search {
  background: #000; }

#searchpage {
  width: 1180px;
  max-width: 100%;
  margin: 0 auto;
  color: #fff;
  margin-top: 50px;
  font-family: "canada-type-gibson"; }
  #searchpage a {
    text-decoration: none;
    color: #fff; }
  #searchpage .left {
    width: 25.423728813559322%;
    float: left;
    margin-right: 1.694915254237288%;
    margin-top: 140px; }
  #searchpage .right {
    width: 72.88135593220339%;
    float: left; }
    #searchpage .right article {
      width: 100%;
      float: left;
      border-bottom: 2px solid #1a1a1a;
      margin-bottom: 35px;
      padding-bottom: 35px; }
      #searchpage .right article img {
        float: right;
        width: 31.395348837209302%;
        height: auto; }
      #searchpage .right article .headline-wrapper {
        width: 66.27906976744186%;
        margin-right: 1.694915254237288%;
        float: left;
        box-sizing: border-box;
        padding-right: 100px; }
        #searchpage .right article .headline-wrapper time {
          font-size: 17px; }
          #searchpage .right article .headline-wrapper time span.red {
            color: #ff0000;
            margin: 0 7px;
            font-size: 15px; }
        #searchpage .right article .headline-wrapper h1 {
          font-size: 25px;
          font-weight: 600; }
        #searchpage .right article .headline-wrapper h2 {
          font-size: 17px;
          font-weight: 300; }
    #searchpage .right .search-api-page-search-form-proletaren {
      float: left;
      width: 100%;
      margin-bottom: 30px; }
      #searchpage .right .search-api-page-search-form-proletaren .form-item {
        width: 85%;
        float: left; }
        #searchpage .right .search-api-page-search-form-proletaren .form-item input {
          width: 100%;
          border: none;
          padding: 0;
          height: 30px;
          text-indent: 10px;
          border-radius: 0; }
      #searchpage .right .search-api-page-search-form-proletaren input[type="submit"] {
        width: 15%;
        float: left;
        height: 30px;
        text-indent: 200%;
        background: url(../images/search.svg) no-repeat center #fbb212;
        background-size: 20px;
        border: none;
        border-radius: 0;
        padding: 0;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none; }
  #searchpage .search-api-page-results {
    float: left; }
    #searchpage .search-api-page-results h2.result-header {
      font-size: 36px;
      font-family: "Alfa Slab One", cursive;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      text-transform: uppercase;
      line-height: 1;
      margin: 0; }
    #searchpage .search-api-page-results .search-performance {
      border-bottom: 5px solid #313131;
      line-height: 1;
      padding-bottom: 20px;
      margin-bottom: 40px; }
  #searchpage div[class*="pane-facetapi-"] {
    margin-bottom: 40px; }
    #searchpage div[class*="pane-facetapi-"] h2 {
      font-size: 18px;
      font-family: "canada-type-gibson";
      font-weight: 700;
      text-transform: uppercase; }
    #searchpage div[class*="pane-facetapi-"] a {
      font-size: 22px;
      font-weight: 300; }
    #searchpage div[class*="pane-facetapi-"] ul {
      padding: 0;
      margin: 0; }
    #searchpage div[class*="pane-facetapi-"] li {
      list-style: none;
      margin-bottom: 10px; }

#search {
  background: #000;
  height: 100px;
  display: none;
  padding: 0 15px; }
  #search form[class*='search-api-page-search-form-proletaren'] {
    width: 1180px;
    max-width: 100%;
    margin: 0 auto;
    padding-top: 26px; }
    #search form[class*='search-api-page-search-form-proletaren'] .form-item {
      width: 80%;
      float: left; }
      #search form[class*='search-api-page-search-form-proletaren'] .form-item input {
        width: 100%;
        height: 50px;
        text-indent: 10px;
        padding: 0;
        border: none;
        border-radius: 0; }
    #search form[class*='search-api-page-search-form-proletaren'] input[type="submit"] {
      width: 20%;
      float: left;
      border: none;
      background: url(../images/search.svg) no-repeat center #fdb813;
      height: 50px;
      background-size: 30px;
      text-indent: 200%;
      font-size: 16px;
      border-radius: 0;
      -webkit-appearance: none;
      -moz-appearance: none;
      appearance: none; }

.row.latest {
  padding-top: 40px; }

.row.twelfth {
  width: 1180px;
  max-width: 100%;
  margin: 0 auto;
  float: none; }
  .row.twelfth .left {
    width: 38.983050847457627%;
    float: left;
    margin-right: 1.694915254237288%; }
    .row.twelfth .left .iotw-image-wrapper {
      position: relative;
      border: 5px solid #000;
      box-sizing: border-box; }
      .row.twelfth .left .iotw-image-wrapper img {
        width: 100%;
        display: block;
        height: auto; }
      .row.twelfth .left .iotw-image-wrapper span {
        font-family: "Alfa Slab One", cursive;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        color: #fff;
        width: 100%;
        position: absolute;
        bottom: 0;
        background: #000;
        font-size: 19px;
        padding: 10px 10px 8px;
        box-sizing: border-box;
        line-height: 1;
        letter-spacing: 1px;
        text-align: center; }
  .row.twelfth .middle {
    width: 18.644067796610169%;
    float: left;
    margin-right: 1.694915254237288%; }
    .row.twelfth .middle .iotw-description-wrapper {
      background: #ff0000;
      padding: 10px;
      color: #fff;
      font-size: 12px;
      height: 220px;
      box-sizing: border-box; }
      .row.twelfth .middle .iotw-description-wrapper .iotw-credit {
        font-family: "canada-type-gibson";
        text-transform: uppercase;
        font-size: 15px;
        font-weight: 600;
        margin: 5px 0 10px; }
      .row.twelfth .middle .iotw-description-wrapper .iotw-credit:before {
        content: "";
        width: 21px;
        height: 13px;
        background: url(../images/camera.png) no-repeat;
        display: inline-block;
        margin-right: 6px;
        background-size: contain; }
    .row.twelfth .middle .pane-custom {
      color: #fff;
      background: #000;
      padding: 10px;
      font-size: 12px;
      margin-top: 20px;
      height: 220px;
      box-sizing: border-box;
      position: relative; }
      .row.twelfth .middle .pane-custom a {
        color: #fff; }
      .row.twelfth .middle .pane-custom h4 {
        margin: 0;
        font-family: "Alfa Slab One", cursive;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-size: 18px;
        letter-spacing: 1px; }
  .row.twelfth .right {
    width: 38.983050847457627%;
    float: left;
    border: 1px solid #ddd;
    box-sizing: border-box; }
    .row.twelfth .right iframe {
      height: 455px !important; }

/** FOOTER **/
footer#footer {
  background: #000;
  padding: 50px 0 90px;
  color: #fff;
  font-family: "canada-type-gibson"; }
  footer#footer p {
    margin: 5px 0 0;
    font-size: 20px; }
  footer#footer a {
    color: #fff;
    text-decoration: none; }
  footer#footer .inner {
    width: 1180px;
    max-width: 100%;
    margin: 0 auto; }
    footer#footer .inner .top .logo-footer {
      float: left; }
    footer#footer .inner .top .sharing-footer {
      float: right;
      margin-top: 20px; }
      footer#footer .inner .top .sharing-footer .at-share-btn-elements a {
        background: none !important; }
    footer#footer .inner .top .logo {
      width: 300px; }
      footer#footer .inner .top .logo svg {
        width: 100%; }
    footer#footer .inner .bottom {
      border-top: 1px solid #fff;
      padding-top: 30px; }
      footer#footer .inner .bottom .footer-address {
        float: left;
        padding-right: 40px;
        max-width: 100%;
        width: 30%;
        box-sizing: border-box; }
      footer#footer .inner .bottom .footer-edition {
        float: left;
        max-width: 45%;
        box-sizing: border-box; }
      footer#footer .inner .bottom .footer-organ {
        float: right;
        width: 25%;
        max-width: 100%;
        text-align: center;
        padding-top: 10px;
        box-sizing: border-box; }
        footer#footer .inner .bottom .footer-organ a {
          width: 100%;
          float: left; }

.social-row {
  width: 100%;
  float: left;
  background: #f9f9f9;
  padding-bottom: 40px; }
  .social-row .top {
    font-family: "Alfa Slab One", cursive;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 38px;
    color: #ff0000;
    letter-spacing: 1px;
    padding: 30px 0 20px;
    line-height: 1; }
    .social-row .top span {
      color: #000; }

@media all and (max-width: 1600px) {
  section.thirteenth .pane-prenumerera-panel-pane-1 {
    width: 730px; }
    section.thirteenth .pane-prenumerera-panel-pane-1 .poster-wrapper img {
      width: 180px; } }
@media all and (max-width: 1440px) {
  .pane-top-promotions-panel-pane-1 .toppromotions article a .promotitle {
    font-size: 14px; }

  section.thirteenth .pane-prenumerera-panel-pane-1 {
    width: 640px; }
    section.thirteenth .pane-prenumerera-panel-pane-1 .poster-wrapper {
      position: absolute;
      float: left;
      left: 50px;
      top: unset;
      bottom: -215px; }
      section.thirteenth .pane-prenumerera-panel-pane-1 .poster-wrapper img {
        width: 260px; }

  section.thirteenth div[class*="pane-webform-client-block-"] {
    width: 420px; }

  section.thirteenth div[class*="pane-webform-client-block-"]:after {
    right: -420px; } }
#searchpage #search-page-toggle {
  display: none; }

.pane-taxonomy-term-field-term-image {
  width: 1440px;
  max-width: 100%;
  margin: 0 auto -150px; }

.pane-taxonomy-term-field-term-image img {
  width: 100%;
  height: auto;
  -webkit-filter: grayscale(60%);
  -moz-filter: grayscale(60%);
  -ms-filter: grayscale(60%);
  -o-filter: grayscale(60%); }

.newsgrade-wrapper.Extra {
  background: #fbb212;
  border-bottom: 8px solid #fbb212; }
  .newsgrade-wrapper.Extra .newsgrade {
    background: url(../images/newsgrade-icon.png) no-repeat 10px;
    font-family: "Alfa Slab One", cursive;
    height: 30px;
    line-height: 34px;
    padding: 13px 13px 13px 60px;
    text-transform: uppercase;
    font-size: 31px; }

.newsgrade-wrapper.Mega {
  border-bottom: 8px solid #ff0000;
  border-top: 26px solid #ff0000; }
  .newsgrade-wrapper.Mega article a .headline-wrapper {
    position: unset;
    width: 100%;
    background: #000; }
    .newsgrade-wrapper.Mega article a .headline-wrapper h2.teaser-lead {
      margin: 0; }
  .newsgrade-wrapper.Mega article a .headline-wrapper:before {
    display: none; }

section.row.seventh, section.thirteenth {
  background: red; }
  section.row.seventh .panel-pane, section.thirteenth .panel-pane {
    width: 768px;
    max-width: 100%;
    margin: 0 auto;
    text-align: center;
    color: #fff; }
    section.row.seventh .panel-pane h2.pane-title, section.thirteenth .panel-pane h2.pane-title {
      font-family: "Alfa Slab One", cursive;
      text-transform: uppercase;
      font-size: 60px;
      letter-spacing: 2px;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      margin: 40px 0 10px; }
    section.row.seventh .panel-pane p, section.thirteenth .panel-pane p {
      font-family: "canada-type-gibson";
      font-size: 22px; }
      section.row.seventh .panel-pane p a, section.thirteenth .panel-pane p a {
        background: #fdb813;
        font-family: "canada-type-gibson";
        text-transform: uppercase;
        font-size: 16px;
        font-weight: 700;
        padding: 8px 10px;
        border: none;
        text-indent: 0;
        border-top: 1px solid #f5c375;
        box-shadow: none;
        margin: 15px 0 30px;
        border-radius: 0;
        display: inline-block;
        text-decoration: none;
        color: #000; }

/* HEADER CONTENT */
header#article_header {
  width: 100%;
  position: relative; }
  header#article_header .top-wrapper {
    margin: 0;
    position: relative; }
    header#article_header .top-wrapper .headline-wrapper {
      position: absolute;
      bottom: 0;
      width: 100%;
      z-index: 100; }
      header#article_header .top-wrapper .headline-wrapper .headline-inner {
        color: #fff;
        width: 1180px;
        max-width: 100%;
        margin: 0 auto; }
        header#article_header .top-wrapper .headline-wrapper .headline-inner h1, header#article_header .top-wrapper .headline-wrapper .headline-inner h2 {
          width: 83.050847457627119%;
          text-shadow: 0px 3px 4px #000; }
        header#article_header .top-wrapper .headline-wrapper .headline-inner h1 {
          font-family: "Alfa Slab One", cursive;
          -webkit-font-smoothing: antialiased;
          -moz-osx-font-smoothing: grayscale;
          font-size: 65px;
          line-height: 1;
          margin: 25px 0;
          font-weight: normal;
          text-transform: uppercase; }
          header#article_header .top-wrapper .headline-wrapper .headline-inner h1 span.trumpet {
            display: block;
            line-height: 25px;
            font-family: unset;
            font-size: 16px; }
            header#article_header .top-wrapper .headline-wrapper .headline-inner h1 span.trumpet span.field--trumpet {
              display: inline-block;
              font-family: "canada-type-gibson";
              font-weight: 600;
              background: #ff0000;
              font-size: 16px;
              text-shadow: none;
              padding: 2px 10px;
              margin-bottom: 20px;
              height: 25px;
              line-height: 25px;
              position: relative;
              color: #fff; }
            header#article_header .top-wrapper .headline-wrapper .headline-inner h1 span.trumpet span.field--trumpet:after {
              content: "";
              width: 0;
              height: 0;
              background: none;
              display: block;
              position: absolute;
              bottom: 0;
              right: -10px;
              border-top: 0px solid transparent;
              border-bottom: 29px solid transparent;
              border-left: 10px solid #ff0000; }
        header#article_header .top-wrapper .headline-wrapper .headline-inner h2 {
          font-family: "canada-type-gibson";
          font-weight: 400;
          font-size: 25px;
          margin: 0 0 25px; }
    header#article_header .top-wrapper .shader {
      position: absolute;
      width: 100%;
      height: 100%;
      z-index: 1;
      background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 20%, rgba(0, 0, 0, 0.75) 99%, rgba(0, 0, 0, 0.75) 100%);
      /* FF3.6-15 */
      background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 20%, rgba(0, 0, 0, 0.75) 99%, rgba(0, 0, 0, 0.75) 100%);
      /* Chrome10-25,Safari5.1-6 */
      background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 20%, rgba(0, 0, 0, 0.75) 99%, rgba(0, 0, 0, 0.75) 100%);
      /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#bf000000',GradientType=0 );
      /* IE6-9 */ }
    header#article_header .top-wrapper img {
      width: 100%;
      display: block;
      height: auto; }
  header#article_header .post-details {
    font-family: "canada-type-gibson";
    position: absolute;
    top: 0;
    font-weight: 300;
    font-size: 18px;
    background: #000;
    color: #fff;
    width: 35%;
    text-align: right;
    padding-right: 15px;
    height: 40px; }
    header#article_header .post-details time {
      display: inline-block;
      line-height: 40px; }
    header#article_header .post-details time:before {
      content: "";
      background: #ff0000;
      width: 15px;
      height: 15px;
      margin-right: 10px;
      margin-top: 12px;
      display: inline-block; }
    header#article_header .post-details .byline {
      margin-bottom: 25px;
      color: #fff;
      line-height: 40px;
      margin-left: 20px;
      position: relative; }
      header#article_header .post-details .byline .field--byline {
        display: inline; }
    header#article_header .post-details .byline:before {
      content: "";
      width: 1px;
      height: 16px;
      background: #fff;
      display: block;
      position: absolute;
      left: -13px;
      top: 3px; }
  header#article_header .post-details:after {
    content: "";
    width: 0;
    height: 0;
    background: none;
    display: block;
    position: absolute;
    top: 0;
    right: -14px;
    border-top: 0 solid transparent;
    border-bottom: 40px solid transparent;
    border-left: 14px solid #000; }
  header#article_header .meta-wrapper {
    position: relative; }
    header#article_header .meta-wrapper .caption, header#article_header .meta-wrapper .photographer {
      width: 100%;
      max-width: 1180px;
      margin: 0 auto;
      color: #fff;
      box-sizing: border-box; }
      header#article_header .meta-wrapper .caption .caption-inner, header#article_header .meta-wrapper .caption .photographer-inner, header#article_header .meta-wrapper .photographer .caption-inner, header#article_header .meta-wrapper .photographer .photographer-inner {
        width: 50%;
        box-sizing: border-box;
        position: relative;
        margin-left: 50%; }
    header#article_header .meta-wrapper .caption {
      min-height: 45px;
      font-size: 16px;
      font-family: "canada-type-gibson";
      font-weight: 300; }
      header#article_header .meta-wrapper .caption .caption-inner {
        padding: 10px 0 10px 50px;
        line-height: 1.1; }
    header#article_header .meta-wrapper .photographer {
      height: 45px;
      line-height: 45px;
      font-family: "canada-type-gibson";
      font-weight: 300;
      font-size: 20px; }
      header#article_header .meta-wrapper .photographer .photographer-inner {
        position: relative; }
        header#article_header .meta-wrapper .photographer .photographer-inner div[class*="addthis_inline_share_toolbox_"] {
          float: left;
          padding-left: 35px;
          padding-right: 30px; }
          header#article_header .meta-wrapper .photographer .photographer-inner div[class*="addthis_inline_share_toolbox_"] .at-share-btn-elements {
            height: 45px;
            margin-right: -15px; }
          header#article_header .meta-wrapper .photographer .photographer-inner div[class*="addthis_inline_share_toolbox_"] a {
            background: none !important;
            border-right: 1px solid #fff;
            height: 45px !important;
            width: 45px !important;
            box-sizing: border-box;
            -webkit-transform: translateY(0px) !important;
            transform: translateY(0px) !important; }
        header#article_header .meta-wrapper .photographer .photographer-inner .credit {
          float: left;
          position: relative; }
        header#article_header .meta-wrapper .photographer .photographer-inner .credit:before {
          content: "";
          width: 25px;
          height: 18px;
          background: url(../images/camera.png) no-repeat;
          display: inline-block;
          margin-right: 10px; }
  header#article_header .meta-wrapper:before {
    content: "";
    width: 50%;
    height: 100%;
    background: url(../images/imageMeta.png) no-repeat bottom left;
    display: block;
    position: absolute;
    padding-left: 25px;
    right: 0; }

header#article_header.Longread .top-wrapper .headline-wrapper {
  bottom: unset;
  top: 25%; }
  header#article_header.Longread .top-wrapper .headline-wrapper .headline-inner h1 {
    text-align: center;
    margin: 0 auto; }
  header#article_header.Longread .top-wrapper .headline-wrapper .headline-inner .post-details {
    position: unset;
    font-size: 21px;
    background: none;
    color: #fff;
    width: 80%;
    text-align: center;
    padding-right: 0;
    height: 40px;
    margin: 0 auto; }
    header#article_header.Longread .top-wrapper .headline-wrapper .headline-inner .post-details time {
      text-transform: uppercase; }
    header#article_header.Longread .top-wrapper .headline-wrapper .headline-inner .post-details time:before {
      margin-left: 10px; }
    header#article_header.Longread .top-wrapper .headline-wrapper .headline-inner .post-details .byline {
      margin: 0;
      font-weight: 600;
      text-transform: uppercase; }
    header#article_header.Longread .top-wrapper .headline-wrapper .headline-inner .post-details .byline:before {
      display: none; }
  header#article_header.Longread .top-wrapper .headline-wrapper .headline-inner .post-details:before {
    content: "";
    height: 1px;
    width: 280px;
    background: #fff;
    margin: 25px auto 20px;
    display: block; }
  header#article_header.Longread .top-wrapper .headline-wrapper .headline-inner .post-details:after {
    display: none; }
header#article_header.Longread .meta-wrapper:before {
  display: none; }
header#article_header.Longread .meta-wrapper {
  width: 780px;
  margin: -40px auto 0;
  z-index: 10; }
  header#article_header.Longread .meta-wrapper .caption {
    background: #fff;
    width: 740px;
    float: left;
    color: #000;
    padding: 30px 20px 10px;
    box-sizing: border-box;
    position: relative; }
    header#article_header.Longread .meta-wrapper .caption .caption-inner {
      width: 100%;
      padding: 0;
      margin: 0; }
  header#article_header.Longread .meta-wrapper .caption:after {
    content: "";
    width: 0;
    height: 0;
    background: none;
    display: block;
    position: absolute;
    top: 0;
    right: -40px;
    border-top: 40px solid transparent;
    border-bottom: 0 solid transparent;
    border-left: 40px solid #fff; }
  header#article_header.Longread .meta-wrapper .photographer {
    color: #000;
    padding-left: 20px; }
    header#article_header.Longread .meta-wrapper .photographer .photographer-inner {
      width: 100%;
      margin: 0; }
      header#article_header.Longread .meta-wrapper .photographer .photographer-inner div[class*="addthis_inline_share_toolbox_"] {
        float: right; }
        header#article_header.Longread .meta-wrapper .photographer .photographer-inner div[class*="addthis_inline_share_toolbox_"] svg {
          fill: #000 !important; }
      header#article_header.Longread .meta-wrapper .photographer .photographer-inner .credit {
        font-weight: 600;
        text-transform: uppercase; }
      header#article_header.Longread .meta-wrapper .photographer .photographer-inner .credit:before {
        content: "";
        width: 25px;
        height: 18px;
        background: url(../images/cameraB.png) no-repeat;
        display: inline-block;
        margin-right: 10px; }

header#article_header.noimg {
  width: 100%;
  position: unset;
  overflow-x: unset;
  margin-top: 50px; }
  header#article_header.noimg .headline-wrapper {
    position: relative; }
    header#article_header.noimg .headline-wrapper .headline-inner {
      color: #000; }
      header#article_header.noimg .headline-wrapper .headline-inner h1, header#article_header.noimg .headline-wrapper .headline-inner h2 {
        text-shadow: none;
        width: 76.25%; }
      header#article_header.noimg .headline-wrapper .headline-inner h2 {
        min-height: 130px; }
      header#article_header.noimg .headline-wrapper .headline-inner .sharing {
        width: 130px;
        height: 130px;
        float: left;
        margin-right: 48px; }
      header#article_header.noimg .headline-wrapper .headline-inner div[class*="addthis_inline_share_toolbox_"] .at-share-btn-elements {
        width: 130px;
        border: 1px solid #ddd; }
      header#article_header.noimg .headline-wrapper .headline-inner div[class*="addthis_inline_share_toolbox_"] a {
        background: none !important;
        height: 65px !important;
        width: 65px !important;
        box-sizing: border-box;
        -webkit-transform: translateY(0px) !important;
        transform: translateY(0px) !important;
        margin: 0;
        padding: 0; }
        header#article_header.noimg .headline-wrapper .headline-inner div[class*="addthis_inline_share_toolbox_"] a .at-icon-wrapper {
          margin-top: 16px;
          margin-left: 16px; }
          header#article_header.noimg .headline-wrapper .headline-inner div[class*="addthis_inline_share_toolbox_"] a .at-icon-wrapper svg {
            fill: #000 !important; }
      header#article_header.noimg .headline-wrapper .headline-inner div[class*="addthis_inline_share_toolbox_"] .at-svc-facebook, header#article_header.noimg .headline-wrapper .headline-inner div[class*="addthis_inline_share_toolbox_"] .at-svc-email {
        border-right: 1px solid #ddd; }
      header#article_header.noimg .headline-wrapper .headline-inner div[class*="addthis_inline_share_toolbox_"] .at-svc-facebook, header#article_header.noimg .headline-wrapper .headline-inner div[class*="addthis_inline_share_toolbox_"] .at-svc-twitter {
        border-bottom: 1px solid #ddd; }
      header#article_header.noimg .headline-wrapper .headline-inner div[class*="addthis_inline_share_toolbox_"] a:hover {
        background: #ff0000 !important; }
        header#article_header.noimg .headline-wrapper .headline-inner div[class*="addthis_inline_share_toolbox_"] a:hover .at-icon-wrapper svg {
          fill: #fff !important; }
      header#article_header.noimg .headline-wrapper .headline-inner time {
        font-family: "canada-type-gibson";
        font-weight: 400;
        font-size: 19px;
        text-transform: uppercase;
        display: block;
        line-height: 34px;
        float: none; }
      header#article_header.noimg .headline-wrapper .headline-inner time:before {
        content: "";
        background: #ff0000;
        width: 18px;
        height: 18px;
        float: left;
        margin-right: 10px;
        margin-top: 8px; }
      header#article_header.noimg .headline-wrapper .headline-inner .post-details {
        background: none;
        color: inherit;
        height: auto;
        width: 100%;
        float: left;
        margin-bottom: 20px;
        position: relative; }
        header#article_header.noimg .headline-wrapper .headline-inner .post-details .author-image {
          width: 100px;
          float: left;
          margin-right: 20px;
          box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.5);
          border: 4px solid #fff;
          box-sizing: border-box; }
        header#article_header.noimg .headline-wrapper .headline-inner .post-details .author-details {
          font-family: "canada-type-gibson";
          font-size: 22px;
          text-align: left; }
          header#article_header.noimg .headline-wrapper .headline-inner .post-details .author-details .author {
            font-weight: 600;
            text-transform: uppercase;
            margin-bottom: 0px; }
            header#article_header.noimg .headline-wrapper .headline-inner .post-details .author-details .author .field--byline {
              display: inline; }
          header#article_header.noimg .headline-wrapper .headline-inner .post-details .author-details .author-email {
            font-weight: 300;
            margin-bottom: 15px; }
      header#article_header.noimg .headline-wrapper .headline-inner .post-details:after {
        display: none; }

header#article_header.noimg.Longread .top-wrapper .headline-wrapper .headline-inner h1 {
  width: 85%;
  margin: 0 auto; }
header#article_header.noimg.Longread .top-wrapper .headline-wrapper .headline-inner .post-details {
  position: unset;
  font-size: 21px;
  background: none;
  color: #000;
  text-align: center;
  padding-right: 0;
  height: 40px;
  margin: 0 auto;
  float: none; }
  header#article_header.noimg.Longread .top-wrapper .headline-wrapper .headline-inner .post-details time {
    text-transform: uppercase;
    display: inline-block; }
  header#article_header.noimg.Longread .top-wrapper .headline-wrapper .headline-inner .post-details time:before {
    margin-left: 10px;
    margin-top: 12px;
    height: 15px;
    width: 15px; }
  header#article_header.noimg.Longread .top-wrapper .headline-wrapper .headline-inner .post-details .byline {
    margin: 0;
    font-weight: 600;
    text-transform: uppercase;
    color: #000; }
  header#article_header.noimg.Longread .top-wrapper .headline-wrapper .headline-inner .post-details .byline:before {
    display: none; }
header#article_header.noimg.Longread .top-wrapper .headline-wrapper .headline-inner .post-details:before {
  content: "";
  height: 1px;
  width: 280px;
  background: #000;
  margin: 25px auto 20px;
  display: block; }
header#article_header.noimg.Longread .top-wrapper .headline-wrapper .headline-inner .post-details:after {
  display: none; }
header#article_header.noimg.Longread .top-wrapper .headline-wrapper .headline-inner .sharing {
  width: auto;
  height: auto;
  float: none;
  margin-right: 0;
  text-align: center;
  margin-top: 25px; }
header#article_header.noimg.Longread .top-wrapper .headline-wrapper .headline-inner div[class*="addthis_inline_share_toolbox_"] .at-share-btn-elements {
  width: auto;
  border: none; }
header#article_header.noimg.Longread .top-wrapper .headline-wrapper .headline-inner div[class*="addthis_inline_share_toolbox_"] a {
  background: none !important;
  height: auto !important;
  width: auto !important;
  box-sizing: border-box;
  -webkit-transform: translateY(0px) !important;
  transform: translateY(0px) !important;
  margin: 0;
  padding: 0; }
  header#article_header.noimg.Longread .top-wrapper .headline-wrapper .headline-inner div[class*="addthis_inline_share_toolbox_"] a .at-icon-wrapper {
    margin-top: 16px;
    margin-left: 10px;
    margin-right: 10px; }
    header#article_header.noimg.Longread .top-wrapper .headline-wrapper .headline-inner div[class*="addthis_inline_share_toolbox_"] a .at-icon-wrapper svg {
      fill: #000 !important; }
header#article_header.noimg.Longread .top-wrapper .headline-wrapper .headline-inner div[class*="addthis_inline_share_toolbox_"] .at-svc-facebook, header#article_header.noimg.Longread .top-wrapper .headline-wrapper .headline-inner div[class*="addthis_inline_share_toolbox_"] .at-svc-email {
  border-right: none; }
header#article_header.noimg.Longread .top-wrapper .headline-wrapper .headline-inner div[class*="addthis_inline_share_toolbox_"] .at-svc-facebook, header#article_header.noimg.Longread .top-wrapper .headline-wrapper .headline-inner div[class*="addthis_inline_share_toolbox_"] .at-svc-twitter {
  border-bottom: none; }
header#article_header.noimg.Longread .top-wrapper .headline-wrapper .headline-inner div[class*="addthis_inline_share_toolbox_"] a:hover {
  background: none !important; }
  header#article_header.noimg.Longread .top-wrapper .headline-wrapper .headline-inner div[class*="addthis_inline_share_toolbox_"] a:hover .at-icon-wrapper svg {
    fill: #000 !important; }

.content-body.noimg {
  margin-top: 70px; }

.content-body.noimg.gallery, .content-body.gallery {
  margin-top: 20px; }

article.node--article--full {
  padding-bottom: 40px; }

/* BODY CONTENT */
article {
  position: relative; }
  article #slidewrapper {
    width: 100%;
    max-width: 1180px;
    margin: 0 auto;
    overflow: hidden;
    background: #000; }
    article #slidewrapper div#carousel {
      padding: 20px 80px;
      background: #000;
      border: none;
      border-radius: 0; }
      article #slidewrapper div#carousel .flex-direction-nav .flex-next {
        right: 27px;
        opacity: 1 !important; }
      article #slidewrapper div#carousel .flex-direction-nav .flex-prev {
        left: 27px;
        opacity: 1 !important; }
    article #slidewrapper div#slider:hover .flex-direction-nav .flex-next {
      right: 27px;
      opacity: 1 !important; }
    article #slidewrapper div#slider:hover .flex-direction-nav .flex-prev {
      left: 27px;
      opacity: 1 !important; }
    article #slidewrapper .flexslider {
      border: none;
      margin: 0;
      background: #000; }
      article #slidewrapper .flexslider .slide-meta {
        font-family: "canada-type-gibson";
        font-weight: 300;
        position: relative;
        height: 50px;
        color: #fff; }
        article #slidewrapper .flexslider .slide-meta .slide-photographer {
          background: #ff0000;
          width: 33%;
          display: inline-block;
          float: left;
          height: 50px;
          font-size: 20px;
          font-weight: 600;
          text-transform: uppercase;
          line-height: 50px;
          text-align: right;
          box-sizing: border-box;
          padding-right: 65px; }
        article #slidewrapper .flexslider .slide-meta .slide-photographer:before {
          content: "";
          width: 25px;
          height: 18px;
          background: url(../images/camera.png) no-repeat;
          display: inline-block;
          margin-right: 10px; }
        article #slidewrapper .flexslider .slide-meta .slide-caption {
          background: #000;
          display: inline-block;
          width: 67%;
          position: absolute;
          bottom: 0;
          min-height: 66px;
          font-size: 15px;
          font-weight: 300;
          line-height: 1.1;
          box-sizing: border-box;
          padding-left: 17px;
          padding-right: 30px;
          padding-top: 13px;
          padding-bottom: 13px;
          right: 0; }
        article #slidewrapper .flexslider .slide-meta .slide-caption:before {
          content: "";
          width: 0;
          height: 0;
          background: none;
          display: block;
          position: absolute;
          top: 0;
          left: -20px;
          border-top: 86px solid transparent;
          border-bottom: 0px solid transparent;
          border-right: 20px solid #000; }
      article #slidewrapper .flexslider .flex-direction-nav a:before {
        color: #fff; }
  article .content-body {
    width: 620px;
    margin: 120px auto 0;
    font-family: Georgia, Times, "Times New Roman", serif;
    font-size: 19px;
    line-height: 27px;
    color: #1d2129;
    box-sizing: border-box; }
    article .content-body a {
      color: #ff0000;
      text-decoration: none; }
    article .content-body hr {
      border: none;
      height: 2px;
      background: #000; }
    article .content-body aside.subscription {
      float: left;
      margin-right: 25px;
      width: 265px;
      background: url(../images/prenumerera.png);
      padding: 10px;
      box-sizing: border-box;
      margin-left: -100px;
      height: 650px;
      margin-bottom: 19px;
      overflow: hidden;
      position: relative;
      border-top: 10px solid #ff0000;
      border-bottom: 10px solid #ff0000; }
      article .content-body aside.subscription h4 {
        font-size: 20px;
        font-family: "Alfa Slab One", cursive;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        color: #fff;
        text-transform: uppercase;
        line-height: 1.2;
        margin: 30px 0 20px;
        font-weight: normal; }
      article .content-body aside.subscription input {
        max-width: 100%;
        margin: 0;
        padding: 0;
        height: 30px;
        border: 1px solid #bcbcbc;
        box-sizing: border-box;
        box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2) inset;
        text-indent: 10px;
        outline: none; }
      article .content-body aside.subscription .webform-component--postnummer,
      article .content-body aside.subscription .webform-component--postort,
      article .content-body aside.subscription .webform-component--telefon,
      article .content-body aside.subscription .webform-component--e-post {
        width: 47%;
        display: inline-block;
        float: left; }
      article .content-body aside.subscription .webform-component--postort,
      article .content-body aside.subscription .webform-component--e-post {
        margin-left: 6%; }
      article .content-body aside.subscription input[type="submit"] {
        background: #fdb813;
        font-family: "canada-type-gibson";
        text-transform: uppercase;
        font-size: 11px;
        font-weight: 700;
        width: 100%;
        padding: 0;
        border: none;
        text-indent: 0;
        border-top: 1px solid #f5c375;
        box-shadow: none; }
      article .content-body aside.subscription .webform-confirmation {
        color: #fdb813; }
      article .content-body aside.subscription .poster-wrapper img {
        width: 150px;
        position: relative; }
      article .content-body aside.subscription .poster-wrapper .poster1 {
        left: 20px;
        bottom: -22px;
        transform: rotate(-10deg); }
      article .content-body aside.subscription .poster-wrapper .poster2 {
        position: absolute;
        left: 95px;
        bottom: -85px;
        transform: rotate(-5deg); }
    article .content-body aside.subscription.has_attachments {
      height: 354px;
      border-bottom: 4px solid #ff0000; }
    article .content-body aside.attachments {
      clear: both;
      float: left;
      margin-right: 25px;
      width: 265px;
      background: #ff0000;
      padding: 15px;
      box-sizing: border-box;
      margin-left: -100px;
      margin-bottom: 25px;
      color: #fff;
      font-family: "canada-type-gibson";
      font-weight: 300;
      position: relative; }
      article .content-body aside.attachments h4 {
        text-transform: uppercase;
        font-size: 21px;
        font-weight: 600;
        margin: 0 0 15px; }
      article .content-body aside.attachments span.file {
        display: block;
        width: 100%;
        margin-bottom: 10px;
        float: left; }
        article .content-body aside.attachments span.file img {
          float: left;
          margin-right: 10px; }
        article .content-body aside.attachments span.file a {
          color: #fff;
          text-decoration: none;
          line-height: 25px;
          float: left;
          height: 25px; }
        article .content-body aside.attachments span.file span.file-size {
          display: none; }
    article .content-body aside.attachments:after {
      content: "";
      width: 0;
      height: 0;
      background: none;
      display: block;
      position: absolute;
      bottom: -25px;
      right: 0;
      border-top: 0px solid transparent;
      border-bottom: 25px solid transparent;
      border-right: 25px solid #ff0000; }
    article .content-body aside.article-series {
      border-top: 2px solid #fbb212;
      border-bottom: 2px solid #fbb212;
      padding: 0 0 10px 0; }
      article .content-body aside.article-series .article-series-header {
        font-family: "canada-type-gibson";
        text-transform: uppercase;
        background: #fbb212;
        float: left;
        padding: 0px 10px;
        font-size: 15px;
        margin-bottom: 10px;
        position: relative;
        height: 27px; }
      article .content-body aside.article-series .article-series-header:after {
        content: "";
        width: 0;
        height: 0;
        background: none;
        display: block;
        position: absolute;
        top: 0;
        right: -10px;
        border-top: 0 solid transparent;
        border-bottom: 27px solid transparent;
        border-left: 10px solid #fbb212; }
      article .content-body aside.article-series .article-series-item a {
        font-family: "Alfa Slab One", cursive;
        color: #333;
        margin-top: 5px;
        float: left;
        width: 100%; }
      article .content-body aside.article-series .article-series-item a.active {
        font-style: italic;
        color: #cacaca !important;
        pointer-events: none; }
    article .content-body p {
      margin-top: 0px; }
    article .content-body h3 {
      font-family: "Alfa Slab One", cursive;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      font-weight: normal;
      margin: 1em 0 0.3em;
      text-transform: uppercase;
      font-size: 22px; }
    article .content-body ol {
      margin: 0;
      padding: 0;
      list-style-type: none; }
      article .content-body ol li {
        counter-increment: step-counter;
        margin-bottom: 10px;
        padding-left: 30px;
        position: relative;
        display: block;
        padding-left: 65px;
        margin-bottom: 35px; }
      article .content-body ol li::before {
        content: counter(step-counter);
        margin-right: 5px;
        font-size: 80%;
        background-color: #ff0000;
        color: white;
        font-weight: bold;
        padding: 0;
        display: inline-block;
        float: left;
        height: 27px;
        width: 27px;
        text-align: center;
        line-height: 25px;
        position: absolute;
        left: 5px; }
    article .content-body blockquote {
      font-family: "Alfa Slab One", cursive;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      font-weight: normal;
      margin: 1em 0;
      text-transform: uppercase;
      font-size: 22px;
      border-bottom: 7px solid #ff0000;
      padding-bottom: 15px; }
      article .content-body blockquote p {
        margin-bottom: 0; }
    article .content-body blockquote:before {
      content: "";
      background: url(../images/quote.gif) no-repeat;
      background-size: contain;
      float: left;
      width: 45px;
      height: 17px;
      margin-left: 0px;
      margin-top: 4px;
      margin-right: 4px; }
    article .content-body .node-embed {
      position: relative;
      margin-bottom: 1em; }
      article .content-body .node-embed .info-toggle {
        position: relative;
        color: #fff;
        font-family: "Alfa Slab One", cursive;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-weight: normal;
        font-size: 25px;
        text-transform: uppercase;
        line-height: 46px;
        height: 46px;
        z-index: 0;
        cursor: zoom-in;
        letter-spacing: 1px; }
        article .content-body .node-embed .info-toggle p {
          margin: 0;
          float: left; }
      article .content-body .node-embed .info-toggle:after {
        content: "";
        height: 46px;
        width: 166%;
        position: absolute;
        background: #000;
        right: 0;
        margin-right: -66%;
        box-shadow: 1px 0px #000;
        z-index: -1; }
      article .content-body .node-embed .info-toggle:before {
        content: "";
        height: 46px;
        float: left;
        display: block;
        background: url(../images/info-open.svg) no-repeat;
        width: 56px;
        position: relative;
        z-index: 0;
        margin-right: 15px; }
      article .content-body .node-embed .info-toggle.open {
        cursor: zoom-out; }
      article .content-body .node-embed .info-toggle.open:before {
        background: url(../images/info-close.svg) no-repeat; }
      article .content-body .node-embed .info-content {
        display: none;
        padding: 20px;
        border: 1px solid #ddd;
        border-top: 0;
        border-bottom: 3px solid #ddd; }
        article .content-body .node-embed .info-content h4 {
          font-size: 25px;
          font-family: "Alfa Slab One", cursive;
          -webkit-font-smoothing: antialiased;
          -moz-osx-font-smoothing: grayscale;
          font-weight: normal;
          margin: 20px 0; }
      article .content-body .node-embed a.relate {
        background: #ff0000;
        color: #fff;
        font-family: "canada-type-gibson";
        font-weight: 400;
        text-decoration: none;
        width: 79.032258064516129%;
        margin-left: 20.967741935483871%;
        display: block;
        height: 60px;
        box-sizing: border-box;
        padding: 10px 30px 10px 20px;
        line-height: 1; }
      article .content-body .node-embed a.relate:before {
        content: "Läs också:";
        background: #000;
        font-family: "canada-type-gibson";
        font-weight: 600;
        font-style: italic;
        text-transform: uppercase;
        padding: 0 10px;
        width: 20.967741935483871%;
        box-sizing: border-box;
        font-size: 17px;
        position: absolute;
        left: 0;
        bottom: 0;
        height: 40px;
        line-height: 40px; }
      article .content-body .node-embed a.relate:after {
        content: "";
        background: #ff0000;
        height: 60px;
        position: absolute;
        left: -10px;
        width: 24px;
        -ms-transform: skewX(-15deg);
        -webkit-transform: skewX(-15deg);
        transform: skewX(-15deg);
        float: left;
        left: 18.967742%;
        top: 0; }
    article .content-body .media-fullpage {
      width: 100vw;
      margin-left: calc(-50vw + 50%);
      margin-bottom: 1em;
      color: #fff;
      padding-bottom: 50px;
      position: relative;
      font-family: "canada-type-gibson";
      overflow: hidden; }
      article .content-body .media-fullpage img {
        width: 100%;
        height: auto;
        display: block; }
      article .content-body .media-fullpage .inline-meta {
        position: absolute;
        bottom: 0;
        width: 100%;
        height: 50px; }
        article .content-body .media-fullpage .inline-meta .inline-photographer {
          background: #ff0000;
          width: 33%;
          display: inline-block;
          float: left;
          height: 50px;
          font-size: 20px;
          font-weight: 600;
          text-transform: uppercase;
          line-height: 50px;
          text-align: right;
          box-sizing: border-box;
          padding-right: 65px; }
        article .content-body .media-fullpage .inline-meta .inline-photographer:before {
          content: "";
          width: 25px;
          height: 18px;
          background: url(../images/camera.png) no-repeat;
          display: inline-block;
          margin-right: 10px; }
        article .content-body .media-fullpage .inline-meta .inline-caption {
          background: #000;
          float: left;
          display: inline-block;
          width: 67%;
          position: absolute;
          bottom: 0;
          min-height: 66px;
          font-size: 16px;
          font-weight: 300;
          line-height: 1.3;
          box-sizing: border-box;
          padding-left: 17px;
          padding-right: 15%;
          padding-top: 13px;
          padding-bottom: 13px; }
        article .content-body .media-fullpage .inline-meta .inline-caption:before {
          content: "";
          width: 0;
          height: 0;
          background: none;
          display: block;
          position: absolute;
          top: 0;
          left: -20px;
          border-top: 86px solid transparent;
          border-bottom: 0px solid transparent;
          border-right: 20px solid #000; }
    article .content-body .media-fullpage:before {
      content: "Artikeln fortsätter under bilden";
      display: block;
      font-size: 13px;
      font-family: "canada-type-gibson";
      font-weight: 300;
      font-style: italic;
      color: #555;
      text-align: center;
      float: left;
      width: 100%; }
    article .content-body .media-inlinelarge {
      width: 980px;
      margin-left: -180px;
      margin-bottom: 60px;
      position: relative;
      font-family: "canada-type-gibson"; }
      article .content-body .media-inlinelarge img {
        width: 100%;
        height: auto;
        display: block;
        border: 4px solid #fff;
        box-sizing: border-box; }
      article .content-body .media-inlinelarge .inline-meta {
        position: absolute;
        bottom: -40px;
        background: #fff;
        width: 580px;
        left: 180px; }
        article .content-body .media-inlinelarge .inline-meta .inline-photographer {
          width: 100%;
          display: inline-block;
          float: left;
          height: 50px;
          font-size: 20px;
          font-weight: 600;
          text-transform: uppercase;
          line-height: 50px;
          text-align: center;
          box-sizing: border-box;
          padding-right: 0; }
        article .content-body .media-inlinelarge .inline-meta .inline-photographer:before {
          content: "";
          width: 25px;
          height: 18px;
          background: url(../images/cameraB.png) no-repeat;
          display: inline-block;
          margin-right: 10px; }
        article .content-body .media-inlinelarge .inline-meta .inline-caption {
          padding: 10px 30px;
          font-size: 16px;
          line-height: 1.1; }
      article .content-body .media-inlinelarge .inline-meta:after {
        content: "";
        width: 0;
        height: 0;
        background: none;
        display: block;
        position: absolute;
        top: 0;
        right: -60px;
        border-top: 90px solid transparent;
        border-bottom: 0 solid transparent;
        border-left: 60px solid #fff; }
    article .content-body .media-inlinelarge:before {
      content: "Artikeln fortsätter under bilden";
      display: block;
      font-size: 13px;
      font-family: "canada-type-gibson";
      font-weight: 300;
      font-style: italic;
      color: #555;
      text-align: center;
      float: left;
      width: 100%; }
    article .content-body .media-inlinesmall {
      width: 270px;
      float: left;
      margin-right: 15px;
      margin-top: 6px; }
      article .content-body .media-inlinesmall img {
        width: 100%;
        height: auto;
        display: block; }
      article .content-body .media-inlinesmall .inline-meta {
        font-family: "canada-type-gibson";
        font-weight: 300;
        color: #949494;
        font-size: 12px;
        line-height: 1.2;
        margin-top: 5px; }
        article .content-body .media-inlinesmall .inline-meta .inline-photographer {
          font-weight: 400; }
        article .content-body .media-inlinesmall .inline-meta .inline-photographer:before {
          content: "";
          width: 14px;
          height: 10px;
          background: url(../images/cameraB.png) no-repeat;
          display: inline-block;
          margin-right: 0px;
          background-size: contain;
          opacity: 0.5; }
    article .content-body .media-inlinehalf {
      width: 580px;
      float: left;
      margin-right: 15px;
      margin-left: -280px; }
      article .content-body .media-inlinehalf img {
        width: 100%;
        height: auto;
        display: block;
        box-sizing: border-box; }
    article .content-body .media-inlinehalf, article .content-body .media-inlinehalfright {
      position: relative;
      font-family: "canada-type-gibson";
      margin-bottom: 60px;
      margin-top: 6px; }
      article .content-body .media-inlinehalf .inline-meta, article .content-body .media-inlinehalfright .inline-meta {
        position: relative;
        bottom: 40px;
        background: #fff;
        width: 550px;
        left: 0;
        margin-bottom: -70px; }
        article .content-body .media-inlinehalf .inline-meta .inline-photographer, article .content-body .media-inlinehalfright .inline-meta .inline-photographer {
          width: 100%;
          display: inline-block;
          float: left;
          height: 50px;
          font-size: 17px;
          font-weight: 600;
          text-transform: uppercase;
          line-height: 50px;
          text-align: left;
          box-sizing: border-box;
          padding-right: 0; }
        article .content-body .media-inlinehalf .inline-meta .inline-photographer:before, article .content-body .media-inlinehalfright .inline-meta .inline-photographer:before {
          content: "";
          width: 25px;
          height: 18px;
          background: url(../images/cameraB.png) no-repeat;
          display: inline-block;
          margin-right: 10px; }
        article .content-body .media-inlinehalf .inline-meta .inline-caption, article .content-body .media-inlinehalfright .inline-meta .inline-caption {
          font-size: 16px;
          line-height: 1.1; }
      article .content-body .media-inlinehalf .inline-meta:after, article .content-body .media-inlinehalfright .inline-meta:after {
        content: "";
        width: 0;
        height: 0;
        background: none;
        display: block;
        position: absolute;
        top: 0;
        right: -40px;
        border-top: 50px solid transparent;
        border-bottom: 0 solid transparent;
        border-left: 40px solid #fff; }
    article .content-body .media-inlinehalfright {
      width: 580px;
      float: right;
      margin-left: 15px;
      margin-right: -280px;
      overflow: hidden;
      background: #fff;
      padding: 4px;
      margin-bottom: 20px; }
      article .content-body .media-inlinehalfright .inline-meta {
        margin-bottom: -40px; }
      article .content-body .media-inlinehalfright img {
        width: 100%;
        height: auto;
        display: block;
        box-sizing: border-box; }
    article .content-body .media_embed {
      text-align: center; }
      article .content-body .media_embed .yv-cont {
        position: relative;
        padding-bottom: 56.25%;
        /* 16:9 */
        padding-top: 25px;
        height: 0;
        margin-bottom: 1em; }
      article .content-body .media_embed .yv-cont iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%; }
      article .content-body .media_embed .fb-cont {
        background: #f5f5f5;
        padding: 15px 15px 6px;
        margin-bottom: 1em;
        border: 1px solid #ddd;
        border-bottom: 2px solid #ddd; }
      article .content-body .media_embed .tf-cont {
        background: #f5f5f5;
        padding: 15px;
        width: 100%;
        margin-bottom: 1em;
        box-sizing: border-box;
        border: 1px solid #ddd;
        border-bottom: 2px solid #ddd; }
        article .content-body .media_embed .tf-cont .twitter-tweet {
          margin: 0 auto !important; }
      article .content-body .media_embed .ig-cont {
        background: #f5f5f5;
        padding: 15px;
        width: 100%;
        margin-bottom: 1em;
        box-sizing: border-box;
        border: 1px solid #ddd;
        border-bottom: 2px solid #ddd;
        text-align: center; }
        article .content-body .media_embed .ig-cont iframe {
          width: 500px;
          max-width: 100%;
          margin: 0 auto !important; }
  article .content-body.Longread h2 {
    width: 780px;
    font-family: "canada-type-gibson";
    font-weight: 400;
    font-size: 24px;
    margin: 0 0 0 -70px;
    padding: 20px 0 70px;
    line-height: 1.3; }
  article .content-body.Longread #subscription-form {
    display: none;
    width: 100%;
    margin-left: 0;
    height: 339px;
    padding: 20px;
    background: url(../images/prenumerera.png);
    float: none; }
    article .content-body.Longread #subscription-form h4 {
      width: 50%;
      float: left; }
    article .content-body.Longread #subscription-form div[id^="webform-ajax-wrapper"] {
      width: 45%;
      float: right;
      margin-top: 30px; }
  article .content-body.Longread #prenumerera:before {
    content: "Artikeln fortsätter under formuläret";
    display: block;
    font-size: 13px;
    font-family: "canada-type-gibson";
    font-weight: 300;
    font-style: italic;
    color: #555;
    text-align: center;
    float: left;
    width: 100%; }
  article .content-body.article-series .node-embed .info-toggle {
    background: #000; }
  article .content-body.article-series .node-embed .info-toggle:after {
    display: none; }
  article .sharing.below {
    background: #ff0000;
    color: #fff;
    box-sizing: border-box;
    float: left;
    width: 100%;
    height: 42px;
    padding-right: 10px;
    position: relative;
    margin-top: 15px;
    margin-bottom: 30px; }
    article .sharing.below .share-text {
      display: inline-block;
      font-family: "Alfa Slab One", cursive;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      line-height: 42px;
      padding-left: 10px;
      letter-spacing: 1px; }
    article .sharing.below .addthis_inline_share_toolbox_ave9 {
      float: right; }
      article .sharing.below .addthis_inline_share_toolbox_ave9 .at-share-btn-elements a {
        background: none !important;
        margin-bottom: 0;
        border-left: 1px solid #fff; }
  article .sharing.below:after {
    content: "";
    width: 0;
    height: 0;
    background: none;
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    border-top: 0 solid transparent;
    border-bottom: 42px solid transparent;
    border-right: 10px solid #fff; }

.related-tags {
  font-family: "canada-type-gibson";
  font-weight: 300;
  font-size: 15px;
  color: #fff; }

.related-tags a {
  margin-right: 5px;
  padding: 3px 6px;
  color: #fff !important;
  background: #ff0002;
  text-transform: capitalize; }

.related-tags span.amnen {
  background: #333;
  padding: 3px 6px; }

header#article_header.noimg .headline-wrapper .headline-inner .post-details .author-details .author .field--byline:not(:first-of-type):before {
  content: "&"; }

#node-page footer section.latest {
  background: url(../images/backgroudRepeater.png) repeat-y center #f9f9f9;
  margin-bottom: 0;
  padding-bottom: 40px; }

/* NEW PRENUMERATION - page-node-29409 */
body.page-node-29409 article .content-body {
  width: 930px;
  max-width: 100%;
  margin-top: 80px; }
  body.page-node-29409 article .content-body header#article_header.noimg .headline-wrapper .headline-inner h1 {
    font-size: 50px; }
  body.page-node-29409 article .content-body header#article_header.noimg .headline-wrapper .headline-inner h2 {
    box-sizing: border-box;
    padding-right: 10%; }
  body.page-node-29409 article .content-body .PN-highlight-wrapper {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 80px; }
    body.page-node-29409 article .content-body .PN-highlight-wrapper .PN-highlight-item {
      width: 31%;
      float: left;
      margin: 40px 0; }
      body.page-node-29409 article .content-body .PN-highlight-wrapper .PN-highlight-item a {
        cursor: pointer;
        cursor: hand; }
      body.page-node-29409 article .content-body .PN-highlight-wrapper .PN-highlight-item .PN-highlight-item-inner {
        border: 4px solid #f6f6f6;
        background: #fff;
        border-bottom: 0;
        padding: 20px 0;
        text-align: center; }
        body.page-node-29409 article .content-body .PN-highlight-wrapper .PN-highlight-item .PN-highlight-item-inner h3 {
          font-family: "canada-type-gibson";
          font-weight: 900;
          color: #ff0000;
          margin: 0;
          line-height: 1;
          font-size: 24px;
          padding: 0 20px;
          height: 90px; }
      body.page-node-29409 article .content-body .PN-highlight-wrapper .PN-highlight-item .PN-description {
        color: #000;
        font-family: "canada-type-gibson";
        font-size: 15px;
        line-height: 1.2;
        margin-top: 30px;
        padding: 15px 15px 0;
        border-top: 1px solid #f6f6f6; }
        body.page-node-29409 article .content-body .PN-highlight-wrapper .PN-highlight-item .PN-description p {
          margin-bottom: 0; }
      body.page-node-29409 article .content-body .PN-highlight-wrapper .PN-highlight-item .PN-highlight-item-cta {
        background: #ff0000;
        color: #fff;
        font-family: "canada-type-gibson";
        display: block;
        text-align: center;
        width: 100%;
        padding: 15px 0; }
    body.page-node-29409 article .content-body .PN-highlight-wrapper .PN-highlight-item.focus {
      width: 38%;
      z-index: 10;
      margin: 0;
      box-shadow: 0px 0px 40px 0 rgba(0, 0, 0, 0.25); }
      body.page-node-29409 article .content-body .PN-highlight-wrapper .PN-highlight-item.focus .PN-highlight-item-inner {
        border: 4px solid #ff0000;
        border-bottom: 0; }
        body.page-node-29409 article .content-body .PN-highlight-wrapper .PN-highlight-item.focus .PN-highlight-item-inner h3 {
          font-size: 60px;
          margin-top: 22px; }
        body.page-node-29409 article .content-body .PN-highlight-wrapper .PN-highlight-item.focus .PN-highlight-item-inner p.price {
          font-family: "canada-type-gibson";
          color: #000;
          margin: 70px 0 80px;
          width: 100%; }
        body.page-node-29409 article .content-body .PN-highlight-wrapper .PN-highlight-item.focus .PN-highlight-item-inner span.price {
          font-family: "canada-type-gibson";
          font-size: 80px;
          line-height: 1;
          color: #000;
          font-weight: 900; }
        body.page-node-29409 article .content-body .PN-highlight-wrapper .PN-highlight-item.focus .PN-highlight-item-inner span.mdr {
          position: relative;
          top: -1px;
          margin-left: 5px; }
  body.page-node-29409 article .content-body .PN-select-wrapper {
    border-bottom: 18px solid #ff0000;
    margin-bottom: 80px; }
    body.page-node-29409 article .content-body .PN-select-wrapper table {
      font-family: "canada-type-gibson";
      border: 4px solid #f6f6f6;
      border-bottom: 0; }
      body.page-node-29409 article .content-body .PN-select-wrapper table td {
        padding: 15px 25px;
        border-bottom: 3px solid #f6f6f6;
        border-left: 3px solid #f6f6f6; }
        body.page-node-29409 article .content-body .PN-select-wrapper table td a.PN-select-cta {
          background: #ff0000;
          color: #fff;
          display: block;
          padding: 3px 7px;
          text-align: center;
          text-transform: uppercase;
          font-weight: 900;
          font-size: 14px;
          cursor: pointer;
          cursor: hand; }
      body.page-node-29409 article .content-body .PN-select-wrapper table tr:last-child td {
        border-bottom: 0; }
      body.page-node-29409 article .content-body .PN-select-wrapper table td.poster-wrapper {
        position: relative;
        overflow: hidden; }
        body.page-node-29409 article .content-body .PN-select-wrapper table td.poster-wrapper img {
          width: 170px;
          box-shadow: 3px 9px 4px rgba(0, 0, 0, 0.25);
          border: 1px solid #ececec;
          position: absolute; }
        body.page-node-29409 article .content-body .PN-select-wrapper table td.poster-wrapper .poster1 {
          left: 20px;
          bottom: -22px;
          transform: rotate(-10deg); }
        body.page-node-29409 article .content-body .PN-select-wrapper table td.poster-wrapper .poster2 {
          left: 125px;
          bottom: -45px;
          transform: rotate(-5deg); }
body.page-node-29409 article #webform-modal, body.page-node-29409 article #webform-modal-gb {
  display: none;
  position: fixed;
  height: 100%;
  width: 100%;
  background: rgba(255, 255, 255, 0.95);
  z-index: 100;
  top: 0;
  opacity: 0; }
  body.page-node-29409 article #webform-modal #modal-inner, body.page-node-29409 article #webform-modal #modal-inner-gb, body.page-node-29409 article #webform-modal-gb #modal-inner, body.page-node-29409 article #webform-modal-gb #modal-inner-gb {
    opacity: 0; }
    body.page-node-29409 article #webform-modal #modal-inner .links, body.page-node-29409 article #webform-modal #modal-inner-gb .links, body.page-node-29409 article #webform-modal-gb #modal-inner .links, body.page-node-29409 article #webform-modal-gb #modal-inner-gb .links {
      display: none; }
body.page-node-29409 article #webform-modal.visible, body.page-node-29409 article #webform-modal-gb.visible {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  justify-content: center;
  opacity: 1; }
  body.page-node-29409 article #webform-modal.visible button#modal-close-outer, body.page-node-29409 article #webform-modal.visible button#modal-close-outer-gb, body.page-node-29409 article #webform-modal-gb.visible button#modal-close-outer, body.page-node-29409 article #webform-modal-gb.visible button#modal-close-outer-gb {
    position: fixed;
    top: 0;
    bottom: 0;
    border: none;
    width: 100%;
    background: none; }
  body.page-node-29409 article #webform-modal.visible #modal-inner, body.page-node-29409 article #webform-modal.visible #modal-inner-gb, body.page-node-29409 article #webform-modal-gb.visible #modal-inner, body.page-node-29409 article #webform-modal-gb.visible #modal-inner-gb {
    max-width: 100%;
    width: 768px;
    background: red;
    padding: 30px;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
    position: relative;
    transition: opacity 1s;
    -webkit-transition: opacity 1s;
    -moz-transition: opacity 1s;
    opacity: 1; }
    body.page-node-29409 article #webform-modal.visible #modal-inner button#modal-close, body.page-node-29409 article #webform-modal.visible #modal-inner button#modal-close-gb, body.page-node-29409 article #webform-modal.visible #modal-inner-gb button#modal-close, body.page-node-29409 article #webform-modal.visible #modal-inner-gb button#modal-close-gb, body.page-node-29409 article #webform-modal-gb.visible #modal-inner button#modal-close, body.page-node-29409 article #webform-modal-gb.visible #modal-inner button#modal-close-gb, body.page-node-29409 article #webform-modal-gb.visible #modal-inner-gb button#modal-close, body.page-node-29409 article #webform-modal-gb.visible #modal-inner-gb button#modal-close-gb {
      position: absolute;
      right: 0;
      top: 0;
      border: none;
      outline: none;
      height: 25px;
      width: 25px;
      background: #ff0000;
      color: #fff;
      cursor: pointer;
      cursor: hand; }
    body.page-node-29409 article #webform-modal.visible #modal-inner h2, body.page-node-29409 article #webform-modal.visible #modal-inner-gb h2, body.page-node-29409 article #webform-modal-gb.visible #modal-inner h2, body.page-node-29409 article #webform-modal-gb.visible #modal-inner-gb h2 {
      color: #fff;
      font-family: "Alfa Slab One", cursive;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      font-size: 20px;
      line-height: 1.2;
      text-transform: uppercase;
      margin: 0 0 20px;
      letter-spacing: 1px; }
    body.page-node-29409 article #webform-modal.visible #modal-inner .webform-component-textfield, body.page-node-29409 article #webform-modal.visible #modal-inner .webform-component-email, body.page-node-29409 article #webform-modal.visible #modal-inner-gb .webform-component-textfield, body.page-node-29409 article #webform-modal.visible #modal-inner-gb .webform-component-email, body.page-node-29409 article #webform-modal-gb.visible #modal-inner .webform-component-textfield, body.page-node-29409 article #webform-modal-gb.visible #modal-inner .webform-component-email, body.page-node-29409 article #webform-modal-gb.visible #modal-inner-gb .webform-component-textfield, body.page-node-29409 article #webform-modal-gb.visible #modal-inner-gb .webform-component-email {
      width: 49%;
      float: left;
      margin-right: 2%; }
    body.page-node-29409 article #webform-modal.visible #modal-inner .webform-component-textfield:nth-of-type(2n+1), body.page-node-29409 article #webform-modal.visible #modal-inner .webform-component-email, body.page-node-29409 article #webform-modal.visible #modal-inner-gb .webform-component-textfield:nth-of-type(2n+1), body.page-node-29409 article #webform-modal.visible #modal-inner-gb .webform-component-email, body.page-node-29409 article #webform-modal-gb.visible #modal-inner .webform-component-textfield:nth-of-type(2n+1), body.page-node-29409 article #webform-modal-gb.visible #modal-inner .webform-component-email, body.page-node-29409 article #webform-modal-gb.visible #modal-inner-gb .webform-component-textfield:nth-of-type(2n+1), body.page-node-29409 article #webform-modal-gb.visible #modal-inner-gb .webform-component-email {
      margin-right: 0; }
    body.page-node-29409 article #webform-modal.visible #modal-inner input, body.page-node-29409 article #webform-modal.visible #modal-inner-gb input, body.page-node-29409 article #webform-modal-gb.visible #modal-inner input, body.page-node-29409 article #webform-modal-gb.visible #modal-inner-gb input {
      height: 40px;
      text-indent: 10px;
      padding: 0;
      border: 2px solid #ff5454;
      width: 100%;
      outline: none;
      box-sizing: border-box; }
    body.page-node-29409 article #webform-modal.visible #modal-inner textarea, body.page-node-29409 article #webform-modal.visible #modal-inner-gb textarea, body.page-node-29409 article #webform-modal-gb.visible #modal-inner textarea, body.page-node-29409 article #webform-modal-gb.visible #modal-inner-gb textarea {
      padding: 10px;
      border: 2px solid #ff5454; }
    body.page-node-29409 article #webform-modal.visible #modal-inner .grippie, body.page-node-29409 article #webform-modal.visible #modal-inner-gb .grippie, body.page-node-29409 article #webform-modal-gb.visible #modal-inner .grippie, body.page-node-29409 article #webform-modal-gb.visible #modal-inner-gb .grippie {
      display: none; }
    body.page-node-29409 article #webform-modal.visible #modal-inner .form-actions, body.page-node-29409 article #webform-modal.visible #modal-inner-gb .form-actions, body.page-node-29409 article #webform-modal-gb.visible #modal-inner .form-actions, body.page-node-29409 article #webform-modal-gb.visible #modal-inner-gb .form-actions {
      margin-bottom: 0; }
    body.page-node-29409 article #webform-modal.visible #modal-inner input[type="submit"], body.page-node-29409 article #webform-modal.visible #modal-inner-gb input[type="submit"], body.page-node-29409 article #webform-modal-gb.visible #modal-inner input[type="submit"], body.page-node-29409 article #webform-modal-gb.visible #modal-inner-gb input[type="submit"] {
      background: #fbb212;
      width: 50%;
      margin: 0 auto;
      display: block;
      border: none;
      line-height: 1;
      height: 50px;
      font-family: "canada-type-gibson";
      text-transform: uppercase;
      font-size: 16px;
      font-weight: 700;
      text-align: center;
      text-indent: 0; }


    /* AVKOMMENTERAT AV TH 220826
    body.page-node-29409 article #webform-modal.visible #modal-inner label[for="edit-submitted-jag-vill-bara-ha-proletaren-digitalt"], body.page-node-29409 article #webform-modal.visible #modal-inner label[for="edit-submitted-jag-vill-bara-ha-proletaren-digitalt--2"], body.page-node-29409 article #webform-modal.visible #modal-inner-gb label[for="edit-submitted-jag-vill-bara-ha-proletaren-digitalt"], body.page-node-29409 article #webform-modal.visible #modal-inner-gb label[for="edit-submitted-jag-vill-bara-ha-proletaren-digitalt--2"], body.page-node-29409 article #webform-modal-gb.visible #modal-inner label[for="edit-submitted-jag-vill-bara-ha-proletaren-digitalt"], body.page-node-29409 article #webform-modal-gb.visible #modal-inner label[for="edit-submitted-jag-vill-bara-ha-proletaren-digitalt--2"], body.page-node-29409 article #webform-modal-gb.visible #modal-inner-gb label[for="edit-submitted-jag-vill-bara-ha-proletaren-digitalt"], body.page-node-29409 article #webform-modal-gb.visible #modal-inner-gb label[for="edit-submitted-jag-vill-bara-ha-proletaren-digitalt--2"] {
      display: none; }
    body.page-node-29409 article #webform-modal.visible #modal-inner label[for="edit-submitted-jag-vill-bara-ha-proletaren-digitalt-1"], body.page-node-29409 article #webform-modal.visible #modal-inner label[for="edit-submitted-jag-vill-bara-ha-proletaren-digitalt--2-1"], body.page-node-29409 article #webform-modal.visible #modal-inner-gb label[for="edit-submitted-jag-vill-bara-ha-proletaren-digitalt-1"], body.page-node-29409 article #webform-modal.visible #modal-inner-gb label[for="edit-submitted-jag-vill-bara-ha-proletaren-digitalt--2-1"], body.page-node-29409 article #webform-modal-gb.visible #modal-inner label[for="edit-submitted-jag-vill-bara-ha-proletaren-digitalt-1"], body.page-node-29409 article #webform-modal-gb.visible #modal-inner label[for="edit-submitted-jag-vill-bara-ha-proletaren-digitalt--2-1"], body.page-node-29409 article #webform-modal-gb.visible #modal-inner-gb label[for="edit-submitted-jag-vill-bara-ha-proletaren-digitalt-1"], body.page-node-29409 article #webform-modal-gb.visible #modal-inner-gb label[for="edit-submitted-jag-vill-bara-ha-proletaren-digitalt--2-1"] {
      float: none;
      font-family: "canada-type-gibson";
      color: #fff;
      margin-top: 0px;
      display: inline-block;
      font-weight: 300;
      font-size: 14px; }
    body.page-node-29409 article #webform-modal.visible #modal-inner input#edit-submitted-jag-vill-bara-ha-proletaren-digitalt-1, body.page-node-29409 article #webform-modal.visible #modal-inner input#edit-submitted-jag-vill-bara-ha-proletaren-digitalt--2-1, body.page-node-29409 article #webform-modal.visible #modal-inner-gb input#edit-submitted-jag-vill-bara-ha-proletaren-digitalt-1, body.page-node-29409 article #webform-modal.visible #modal-inner-gb input#edit-submitted-jag-vill-bara-ha-proletaren-digitalt--2-1, body.page-node-29409 article #webform-modal-gb.visible #modal-inner input#edit-submitted-jag-vill-bara-ha-proletaren-digitalt-1, body.page-node-29409 article #webform-modal-gb.visible #modal-inner input#edit-submitted-jag-vill-bara-ha-proletaren-digitalt--2-1, body.page-node-29409 article #webform-modal-gb.visible #modal-inner-gb input#edit-submitted-jag-vill-bara-ha-proletaren-digitalt-1, body.page-node-29409 article #webform-modal-gb.visible #modal-inner-gb input#edit-submitted-jag-vill-bara-ha-proletaren-digitalt--2-1 {
      float: left;
      width: auto !important;
      height: auto !important;
      text-align: left;
      margin: 3px 10px 0 0; }*/
    /* TH tillägg 220826 */
    body.page-node-29409 article #webform-modal.visible #modal-inner .webform-component--proletaren-distributionsform label, body.page-node-29409 article #webform-modal.visible #modal-inner-gb .webform-component--proletaren-distributionsform label, body.page-node-29409 article #webform-modal-gb.visible #modal-inner .webform-component--proletaren-distributionsform label, body.page-node-29409 article #webform-modal-gb.visible #modal-inner-gb .webform-component--proletaren-distributionsform label {
      float: none;
      font-family: "canada-type-gibson";
      color: #fff;
      margin-top: 0px;
      display: inline-block;
      font-weight: 400;
      font-size: 18px; }
    body.page-node-29409 article #webform-modal.visible #modal-inner .webform-component--proletaren-distributionsform .form-type-radio label, body.page-node-29409 article #webform-modal.visible #modal-inner-gb .webform-component--proletaren-distributionsform .form-type-radio label, body.page-node-29409 article #webform-modal-gb.visible #modal-inner .webform-component--proletaren-distributionsform .form-type-radio label, body.page-node-29409 article #webform-modal-gb.visible #modal-inner-gb .webform-component--proletaren-distributionsform .form-type-radio label {
      float: none;
      font-family: "canada-type-gibson";
      color: #fff;
      margin-top: 0px;
      display: inline-block;
      font-weight: 300;
      font-size: 15px; }
    body.page-node-29409 article #webform-modal.visible #modal-inner .webform-component--proletaren-distributionsform .form-type-radio input, body.page-node-29409 article #webform-modal.visible #modal-inner-gb .webform-component--proletaren-distributionsform .form-type-radio input, body.page-node-29409 article #webform-modal-gb.visible #modal-inner .webform-component--proletaren-distributionsform .form-type-radio input, body.page-node-29409 article #webform-modal-gb.visible #modal-inner-gb .webform-component--proletaren-distributionsform .form-type-radio input {
      float: left;
      width: auto !important;
      height: auto !important;
      text-align: left;
      margin: 3px 10px 0 0; }
    
    body.page-node-29409 article #webform-modal.visible #modal-inner .webform-component--kopvillkor label, body.page-node-29409 article #webform-modal.visible #modal-inner-gb .webform-component--kopvillkor label, body.page-node-29409 article #webform-modal-gb.visible #modal-inner .webform-component--kopvillkor label, body.page-node-29409 article #webform-modal-gb.visible #modal-inner-gb .webform-component--kopvillkor label {
      float: none;
      font-family: "canada-type-gibson";
      color: #fff;
      margin-top: 0px;
      display: inline-block;
      font-weight: 400;
      font-size: 18px; }
    body.page-node-29409 article #webform-modal.visible #modal-inner .webform-component--kopvillkor .form-type-checkbox label, body.page-node-29409 article #webform-modal.visible #modal-inner .webform-component--kopvillkor .form-type-checkbox label a, body.page-node-29409 article #webform-modal.visible #modal-inner-gb .webform-component--kopvillkor .form-type-checkbox label, body.page-node-29409 article #webform-modal.visible #modal-inner-gb .webform-component--kopvillkor .form-type-checkbox label a, body.page-node-29409 article #webform-modal-gb.visible #modal-inner .webform-component--kopvillkor .form-type-checkbox label, body.page-node-29409 article #webform-modal-gb.visible #modal-inner .webform-component--kopvillkor .form-type-checkbox label a, body.page-node-29409 article #webform-modal-gb.visible #modal-inner-gb .webform-component--kopvillkor .form-type-checkbox label, body.page-node-29409 article #webform-modal-gb.visible #modal-inner-gb .webform-component--kopvillkor .form-type-checkbox label a {
      float: none;
      font-family: "canada-type-gibson";
      color: #fff;
      margin-top: 0px;
      display: inline-block;
      font-weight: 300;
      font-size: 15px; }
    body.page-node-29409 article #webform-modal.visible #modal-inner .webform-component--kopvillkor input, body.page-node-29409 article #webform-modal.visible #modal-inner-gb .webform-component--kopvillkor input, body.page-node-29409 article #webform-modal-gb.visible #modal-inner .webform-component--kopvillkor input, body.page-node-29409 article #webform-modal-gb.visible #modal-inner-gb .webform-component--kopvillkor input {
      float: left;
      width: auto !important;
      height: auto !important;
      text-align: left;
      margin: 3px 10px 0 0; }
   
      
    body.page-node-29409 article #webform-modal.visible #modal-inner .webform-component--recipient.form-wrapper, body.page-node-29409 article #webform-modal.visible #modal-inner .webform-component--buyer.form-wrapper, body.page-node-29409 article #webform-modal.visible #modal-inner-gb .webform-component--recipient.form-wrapper, body.page-node-29409 article #webform-modal.visible #modal-inner-gb .webform-component--buyer.form-wrapper, body.page-node-29409 article #webform-modal-gb.visible #modal-inner .webform-component--recipient.form-wrapper, body.page-node-29409 article #webform-modal-gb.visible #modal-inner .webform-component--buyer.form-wrapper, body.page-node-29409 article #webform-modal-gb.visible #modal-inner-gb .webform-component--recipient.form-wrapper, body.page-node-29409 article #webform-modal-gb.visible #modal-inner-gb .webform-component--buyer.form-wrapper {
      border: 1px solid #ff6565;
      margin-right: 0;
      padding-bottom: 0; }
    body.page-node-29409 article #webform-modal.visible #modal-inner legend, body.page-node-29409 article #webform-modal.visible #modal-inner-gb legend, body.page-node-29409 article #webform-modal-gb.visible #modal-inner legend, body.page-node-29409 article #webform-modal-gb.visible #modal-inner-gb legend {
      color: #fff;
      font-family: "canada-type-gibson";
      font-weight: 300;
      font-size: 14px; }
  body.page-node-29409 article #webform-modal.visible #modal-inner-gb .webform-component-textfield:nth-of-type(2n+1), body.page-node-29409 article #webform-modal-gb.visible #modal-inner-gb .webform-component-textfield:nth-of-type(2n+1) {
    margin-right: 2%; }
  body.page-node-29409 article #webform-modal.visible #modal-inner-gb .webform-component-textfield:nth-of-type(2n), body.page-node-29409 article #webform-modal.visible #modal-inner-gb .webform-component-email, body.page-node-29409 article #webform-modal-gb.visible #modal-inner-gb .webform-component-textfield:nth-of-type(2n), body.page-node-29409 article #webform-modal-gb.visible #modal-inner-gb .webform-component-email {
    margin-right: 0; }

@media all and (max-width: 1200px) {
  div[class*="pane-startsidan-panel-pane-"], .pane-recommended-panel-pane-1, div[class*="pane-termpage-panel-pane-"], .kronik-slider-header .inner, .kronik-slider-wrapper #kronik-slider, .row.twelfth, footer#footer .inner {
    width: 960px; }

  .pane-top-promotions-panel-pane-1 .toppromotions article a .promotitle {
    font-size: 12px; }

  .pane-startsidan-panel-pane-1 article a .headline-wrapper:before {
    left: -60px;
    border-top: 317px solid transparent;
    border-right: 60px solid #000; }

  .pane-startsidan-panel-pane-1 article a .headline-wrapper h1 {
    font-size: 25px !important; }

  section.thirteenth .pane-prenumerera-panel-pane-1 {
    width: 470px; }
    section.thirteenth .pane-prenumerera-panel-pane-1 .poster-wrapper img {
      width: 180px; }
    section.thirteenth .pane-prenumerera-panel-pane-1 .prenumerera-wrapper {
      padding-left: 20px;
      padding-top: 20px;
      width: 390px; }

  section.thirteenth div[class*="pane-webform-client-block-"] {
    width: 420px; }

  section.thirteenth div[class*="pane-webform-client-block-"]:after {
    right: -420px; }

  section.thirteenth .pane-prenumerera-panel-pane-1 .poster-wrapper img {
    display: none; }

  header#article_header .top-wrapper .headline-wrapper .headline-inner {
    width: 620px;
    margin: 0 auto; }
    header#article_header .top-wrapper .headline-wrapper .headline-inner h1 {
      font-size: 46px;
      width: 100%;
      position: relative;
      left: -100px; }
    header#article_header .top-wrapper .headline-wrapper .headline-inner h2 {
      width: 100%;
      font-size: 25px;
      position: relative;
      left: -100px; }

  header#article_header.noimg .top-wrapper .headline-wrapper .headline-inner .post-details, header#article_header.noimg .top-wrapper .headline-wrapper .headline-inner .sharing {
    margin-left: -100px; }
  header#article_header.noimg .top-wrapper .headline-wrapper .headline-inner h2 {
    left: 0; }

  header#article_header .post-details {
    width: 45%; }

  header#article_header aside.article-series {
    width: 200px; }

  header#article_header aside.article-series:after {
    width: 230px; }

  header#article_header aside.article-series .article-series-item a img {
    width: 100%;
    height: auto; }

  header#article_header aside.article-series .article-series-item a {
    min-height: unset; }

  header#article_header aside.article-series .article-series-item a .article-series-title {
    font-size: 14px; }

  article .content-body .media-inlinehalf {
    width: 430px;
    margin-left: -180px;
    margin-bottom: 10px; }

  article .content-body .media-inlinehalfright {
    width: 430px;
    margin-right: -180px;
    margin-bottom: 10px; }

  article .content-body .media-inlinehalf .inline-meta, article .content-body .media-inlinehalfright .inline-meta {
    width: 420px;
    padding: 0 5px 5px;
    bottom: 0;
    margin-bottom: 0; }

  article .content-body .media-inlinehalf .inline-meta:after, article .content-body .media-inlinehalfright .inline-meta:after {
    display: none; }

  article .content-body .media-inlinehalf .inline-meta .inline-photographer, article .content-body .media-inlinehalfright .inline-meta .inline-photographer {
    height: 20px;
    line-height: 20px;
    font-size: 14px; }

  article .content-body .media-inlinehalf .inline-meta .inline-photographer:before, article .content-body .media-inlinehalfright .inline-meta .inline-photographer:before {
    background-size: contain;
    width: 17px;
    height: 12px;
    margin-right: 2px; }

  article .content-body .media-inlinehalf .inline-meta .inline-caption, article .content-body .media-inlinehalfright .inline-meta .inline-caption {
    font-size: 11px;
    line-height: 1.1;
    color: #868686; }

  #node-page footer {
    background: #fff; }

  .row.twelfth .middle .iotw-description-wrapper .iotw-credit, .row.twelfth .middle .iotw-description-wrapper {
    font-size: 10px; }

  iframe#twitter-widget-0 {
    height: 368px !important; }

  .panel-pane.pane-term-name {
    width: 960px; }

  .pane-termpage-panel-pane-3 article a .headline-wrapper h1 {
    font-size: 20px; }

  .pane-termpage-panel-pane-3 article a .headline-wrapper h2 {
    font-size: 14px; }

  #searchpage {
    width: 960px; }

  #searchpage .right article .headline-wrapper h1 {
    font-size: 23px;
    line-height: 1; }

  #search form[class*='search-api-page-search-form-proletaren'] {
    width: 960px; }

  .row.twelfth .middle .iotw-description-wrapper {
    height: 177px;
    line-height: 1.1; }
  .row.twelfth .middle .pane-custom {
    height: 177px;
    font-size: 10px;
    line-height: 1; }
    .row.twelfth .middle .pane-custom h4 {
      font-size: 12px; } }
@media all and (max-width: 1024px) {
  div[class*="pane-startsidan-panel-pane-"], .pane-recommended-panel-pane-1, div[class*="pane-termpage-panel-pane-"], .kronik-slider-header .inner, .kronik-slider-wrapper #kronik-slider, .row.twelfth, footer#footer .inner {
    width: 740px; }

  article .content-body .media-inlinehalf, article .content-body .media-inlinehalfright {
    margin-left: 0;
    margin-right: 0; }

  article .content-body .media-inlinelarge {
    width: 100%;
    margin: 0; }

  article .content-body .media-inlinelarge .inline-meta {
    left: 0;
    bottom: 0;
    position: relative;
    width: 100%;
    float: left; }

  article .content-body .media-inlinelarge .inline-meta:after {
    display: none; }

  article .content-body .media-inlinelarge .inline-meta .inline-caption {
    font-size: 11px;
    line-height: 1.1;
    color: #868686;
    float: left; }

  article .content-body .media-inlinelarge .inline-meta .inline-photographer {
    height: 20px;
    line-height: 20px;
    font-size: 14px;
    float: left; }

  article .content-body .media-inlinelarge .inline-meta .inline-photographer:before {
    background-size: contain;
    width: 17px;
    height: 12px;
    margin-right: 2px; }

  article .content-body .media-inlinelarge .inline-meta, article .content-body .media-inlinehalf .inline-meta, article .content-body .media-inlinehalfright .inline-meta {
    width: 100%;
    padding: 10px;
    background: #f7f7f7;
    box-sizing: border-box;
    margin-bottom: 5px;
    float: left; }
    article .content-body .media-inlinelarge .inline-meta .inline-caption, article .content-body .media-inlinehalf .inline-meta .inline-caption, article .content-body .media-inlinehalfright .inline-meta .inline-caption {
      float: left; }
  article .content-body .media-inlinelarge img, article .content-body .media-inlinehalf img, article .content-body .media-inlinehalfright img {
    border: none; }
  article .content-body .media-inlinehalf {
    width: 50%;
    margin-right: 20px; }
  article .content-body .media-inlinehalfright {
    width: 50%;
    margin-left: 20px; }
  article .content-body .media-inlinelarge {
    margin-bottom: 20px; }

  header#article_header aside.article-series {
    width: 140px; }

  header#article_header aside.article-series:after {
    display: none; }

  header#article_header.noimg .top-wrapper .headline-wrapper .headline-inner {
    width: 720px; }
    header#article_header.noimg .top-wrapper .headline-wrapper .headline-inner .post-details, header#article_header.noimg .top-wrapper .headline-wrapper .headline-inner .sharing {
      margin-left: 0; }
    header#article_header.noimg .top-wrapper .headline-wrapper .headline-inner h2 {
      left: 0; }

  div#slider .flex-direction-nav .flex-next {
    right: 27px;
    opacity: 1 !important; }
  div#slider .flex-direction-nav .flex-prev {
    left: 27px;
    opacity: 1 !important; }

  article .content-body aside.subscription {
    width: 180px;
    margin-left: -50px; }
    article .content-body aside.subscription h4 {
      font-size: 15px;
      margin: 10px 0 20px; }

  .article-series.moved {
    width: 620px;
    margin: 0 auto;
    background: #000;
    padding: 15px 15px 0;
    box-sizing: border-box;
    margin-top: 20px; }
    .article-series.moved .article-series-header {
      border-bottom: 2px solid #fff;
      font-family: "Alfa Slab One", cursive;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      width: 1180px;
      max-width: 100%;
      margin: 10px 0 20px;
      padding-bottom: 10px;
      text-transform: uppercase;
      color: #fff;
      float: left;
      font-size: 23px; }
    .article-series.moved .article-series-item {
      margin-bottom: 4%;
      font-size: 17px;
      width: 48%;
      float: left;
      position: relative; }
      .article-series.moved .article-series-item a {
        text-decoration: none;
        color: #fff;
        opacity: 0.6;
        display: block; }
        .article-series.moved .article-series-item a .article-series-title {
          position: absolute;
          bottom: 0;
          padding: 10px;
          font-family: "Alfa Slab One", cursive;
          -webkit-font-smoothing: antialiased;
          -moz-osx-font-smoothing: grayscale;
          text-shadow: 2px 2px #000; }
        .article-series.moved .article-series-item a img {
          display: block;
          width: 100%;
          height: auto; }
      .article-series.moved .article-series-item a.active {
        pointer-events: none;
        opacity: 1; }
    .article-series.moved .article-series-item:nth-of-type(2n) {
      margin-left: 4%; }

  section.thirteenth .pane-prenumerera-panel-pane-1 .poster-wrapper {
    left: 50px;
    top: 30px; }
  section.thirteenth .pane-prenumerera-panel-pane-1 .poster-wrapper img {
    width: 240px;
    top: -40px; }
  section.thirteenth .pane-prenumerera-panel-pane-1:after {
    display: none; }
  section.thirteenth .pane-prenumerera-panel-pane-1 .prenumerera-wrapper {
    float: unset;
    padding-left: 30px; }
  section.thirteenth .pane-prenumerera-panel-pane-1 {
    width: 60%;
    margin: 0; }
  section.thirteenth div[class*="pane-webform-client-block-"] {
    width: 40%;
    margin: 0;
    padding-right: 20px; }
    section.thirteenth div[class*="pane-webform-client-block-"] h2.pane-title {
      font-size: 20px; }
    section.thirteenth div[class*="pane-webform-client-block-"] input[type='submit'] {
      font-size: 14px; }
  section.thirteenth div[class*="pane-webform-client-block-"]:before {
    left: -50px;
    border-right: 50px solid red; }
  section.thirteenth div[class*="pane-webform-client-block-"]:after {
    display: none; }

  header#article_header .top-wrapper .headline-wrapper .headline-inner h1 {
    font-size: 34px;
    left: 0; }
  header#article_header .top-wrapper .headline-wrapper .headline-inner h2 {
    font-size: 18px;
    left: 0; }

  footer#footer p {
    font-size: 14px; }

  footer#footer .inner .bottom .footer-organ {
    padding-top: 0; }

  .pane-top-promotions-panel-pane-1 .toppromotions article a .promotag.ledare, .pane-top-promotions-panel-pane-1 .toppromotions article a .promotag {
    font-size: 10px; }

  .pane-top-promotions-panel-pane-1 .toppromotions article a .promotitle {
    font-size: 9px;
    padding: 3px; }

  .row.second {
    margin-bottom: 20px; }

  .pane-startsidan-panel-pane-1 article a .headline-wrapper:before {
    left: -40px;
    border-top: 245px solid transparent;
    border-right: 40px solid #000; }

  .pane-startsidan-panel-pane-1 article a .headline-wrapper h1 {
    font-size: 20px !important; }

  .pane-startsidan-panel-pane-1 article a .headline-wrapper h2 {
    color: #fff;
    font-size: 15px;
    line-height: 1; }

  .pane-startsidan-panel-pane-2 article .headline-wrapper h1, .pane-termpage-panel-pane-2 article .headline-wrapper h1 {
    font-size: 20px;
    margin: 20px 0 0; }

  .pane-startsidan-panel-pane-2 article .headline-wrapper h2, .pane-termpage-panel-pane-2 article .headline-wrapper h2 {
    font-size: 15px; }

  .pane-startsidan-panel-pane-3 article .headline-wrapper h1, .pane-startsidan-panel-pane-4 article .headline-wrapper h1, .pane-startsidan-panel-pane-6 article .headline-wrapper h1, .pane-startsidan-panel-pane-7 article .headline-wrapper h1, .pane-recommended-panel-pane-1 article .headline-wrapper h1, .pane-termpage-panel-pane-4 article .headline-wrapper h1, .pane-startsidan-panel-pane-8 article .headline-wrapper h1 {
    font-size: 18px;
    margin: 20px 0 0; }

  .pane-startsidan-panel-pane-3 article .headline-wrapper h2, .pane-startsidan-panel-pane-4 article .headline-wrapper h2, .pane-startsidan-panel-pane-6 article .headline-wrapper h2, .pane-startsidan-panel-pane-7 article .headline-wrapper h2, .pane-recommended-panel-pane-1 article .headline-wrapper h2, .pane-termpage-panel-pane-4 article .headline-wrapper h2, .pane-startsidan-panel-pane-8 article .headline-wrapper h2 {
    font-size: 14px;
    line-height: 1.2;
    margin: 5px 0 0 0; }

  .pane-startsidan-panel-pane-5 article h1 {
    font-size: 20px;
    margin: 20px 0 0; }

  .pane-startsidan-panel-pane-5 article h2 {
    font-size: 14px;
    line-height: 1.2;
    margin: 5px 0 0 0; }

  .pane-prenumerera-panel-pane-1 {
    margin: 0; }

  .pane-prenumerera-panel-pane-1 .poster-wrapper {
    position: relative;
    float: left;
    left: 10px;
    top: 40px; }

  .pane-prenumerera-panel-pane-1 .poster-wrapper img {
    width: 230px; }

  .pane-prenumerera-panel-pane-1 .prenumerera-wrapper {
    float: none;
    color: #fff;
    padding-left: 290px; }
    .pane-prenumerera-panel-pane-1 .prenumerera-wrapper h2 {
      font-size: 28px; }
    .pane-prenumerera-panel-pane-1 .prenumerera-wrapper ul li {
      font-size: 20px; }

  .row.twelfth .left .iotw-image-wrapper span {
    font-size: 16px; }

  .pane-prenumerera-panel-pane-1:after {
    display: none; }

  header#article_header.Longread .top-wrapper .headline-wrapper {
    top: 50%; }

  article .content-body {
    margin-top: 60px; }

  .row.twelfth {
    width: 568px; }
    .row.twelfth .left {
      width: 375px;
      margin-right: 20px; }
    .row.twelfth .middle {
      width: 173px;
      margin-right: 0; }
      .row.twelfth .middle .iotw-description-wrapper {
        height: 177px;
        line-height: 1.1; }
      .row.twelfth .middle .pane-custom {
        height: 177px;
        font-size: 10px;
        line-height: 1; }
        .row.twelfth .middle .pane-custom h4 {
          font-size: 12px; }
    .row.twelfth .right {
      width: 100%;
      margin-top: 20px; } }
@media all and (max-width: 768px) {
  .panel-pane.pane-term-name {
    width: 740px; }

  .pane-termpage-panel-pane-3 article a .headline-wrapper h1 {
    font-size: 16px; }

  .pane-termpage-panel-pane-3 article a .headline-wrapper h2 {
    font-size: 12px; }

  #search form[class*='search-api-page-search-form-proletaren'] {
    width: 740px; }

  #searchpage {
    width: 740px; }

  #searchpage .right article .headline-wrapper {
    padding-right: 20px; }

  #searchpage .right article .headline-wrapper time {
    font-size: 13px; }

  #searchpage .right article .headline-wrapper h1 {
    font-size: 20px; }

  #searchpage .right article .headline-wrapper h2 {
    font-size: 15px; }

  #searchpage div[class*="pane-facetapi-"] h2 {
    font-size: 15px; }

  #searchpage div[class*="pane-facetapi-"] a {
    font-size: 18px; }

  header#article_header.Longread .meta-wrapper {
    width: 620px; }

  header#article_header.Longread .meta-wrapper .caption {
    width: 620px; }

  header#article_header.Longread .top-wrapper .headline-wrapper {
    top: 45%; }

  article .content-body.Longread h2 {
    width: 620px;
    margin: 0 auto;
    padding-bottom: 30px; }

  article .content-body {
    margin-top: 40px; }

  article .content-body.Longread {
    margin-top: 100px; }

  article .content-body .media-fullpage .inline-meta .inline-photographer {
    font-size: 11px; }

  article .content-body .media-fullpage .inline-meta .inline-photographer:before {
    content: "";
    width: 16px;
    height: 11px;
    background: url(../images/camera.png) no-repeat;
    display: inline-block;
    margin-right: 3px;
    background-size: contain; }

  article .content-body .media-fullpage .inline-meta .inline-caption {
    font-size: 11px;
    min-height: unset; }

  .pane-aktuell-panel-pane-1 {
    font-size: 11px;
    height: 36px; }

  .pane-aktuell-panel-pane-1 ul.aktuell li a {
    line-height: 36px; }

  .pane-aktuell-panel-pane-1 .aktuell-title {
    font-size: 13px;
    height: 33px;
    line-height: 33px; }

  .pane-aktuell-panel-pane-1 .aktuell-title:after {
    border-bottom: 33px solid transparent;
    right: -13px;
    border-left: 13px solid #000; }

  .row {
    margin-bottom: 20px; } }
@media all and (max-width: 740px) {
  div[class*="pane-startsidan-panel-pane-"], .pane-recommended-panel-pane-1, div[class*="pane-termpage-panel-pane-"], .kronik-slider-header .inner, .kronik-slider-wrapper #kronik-slider, .row.twelfth, footer#footer .inner {
    width: 620px; }

  .pane-startsidan-panel-pane-1 article a .headline-wrapper:before {
    border-top: 276px solid transparent; }

  .pane-custom.contact {
    display: none; }

  .sidr-class-hide-desktop {
    display: block !important; }

  section.thirteenth .panel-pane h2.pane-title,
  section.row.seventh .panel-pane h2.pane-title {
    font-size: 8.5vw; }

  .pane-startsidan-panel-pane-1 article a .headline-wrapper h1 {
    font-size: 16px !important; }

  .pane-startsidan-panel-pane-2 article .headline-wrapper h1, .pane-termpage-panel-pane-2 article .headline-wrapper h1, .pane-startsidan-panel-pane-5 article h1 {
    font-size: 16px; }

  .pane-startsidan-panel-pane-2 article .headline-wrapper h2,
  .pane-termpage-panel-pane-2 article .headline-wrapper h2,
  .pane-startsidan-panel-pane-1 article a .headline-wrapper h2,
  .pane-startsidan-panel-pane-3 article .headline-wrapper h2,
  .pane-startsidan-panel-pane-4 article .headline-wrapper h2,
  .pane-startsidan-panel-pane-6 article .headline-wrapper h2,
  .pane-startsidan-panel-pane-7 article .headline-wrapper h2,
  .pane-recommended-panel-pane-1 article .headline-wrapper h2,
  .pane-termpage-panel-pane-4 article .headline-wrapper h2,
  .pane-startsidan-panel-pane-8 article .headline-wrapper h2 {
    font-size: 12px; }

  #brand .sharing-top .at-share-btn-elements a {
    width: 20px; }

  #brand .sharing-top .at-share-btn-elements a svg {
    width: 24px;
    height: 24px; }

  .panel-pane.pane-term-name {
    width: 620px; }

  #search form[class*='search-api-page-search-form-proletaren'] {
    width: 620px; }

  #searchpage {
    width: 620px; }

  section.thirteenth .pane-prenumerera-panel-pane-1 .prenumerera-wrapper h2 {
    font-size: 24px; }

  section.thirteenth .pane-prenumerera-panel-pane-1 .prenumerera-wrapper ul li {
    font-size: 14px; }

  section.thirteenth .pane-prenumerera-panel-pane-1 .prenumerera-wrapper ul li:before {
    content: "";
    width: 13px;
    height: 13px;
    margin-right: 10px; }

  section.thirteenth div[class*="pane-webform-client-block-"] h2.pane-title {
    font-size: 15px; }

  section.thirteenth div[class*="pane-webform-client-block-"] input[type='submit'] {
    font-size: 11px; }

  .pane-prenumerera-panel-pane-1 .prenumerera-wrapper h2 {
    font-size: 20px; }

  .pane-prenumerera-panel-pane-1 .prenumerera-wrapper ul li {
    font-size: 15px; }

  .pane-prenumerera-panel-pane-1 .prenumerera-wrapper ul li:before {
    width: 22px;
    height: 22px;
    margin-right: 10px; }

  .pane-startsidan-panel-pane-1 article a img {
    width: 100%; } }
@media all and (max-width: 667px) {
  header#article_header.noimg {
    margin-top: 40px; }

  header#article_header.noimg .top-wrapper .headline-wrapper .headline-inner {
    max-width: 100%;
    padding: 0 15px;
    box-sizing: border-box; }

  article .content-body aside.subscription {
    margin-left: 0; }

  header#article_header .post-details {
    font-size: 12px;
    text-align: left;
    padding-left: 15px; }

  header#article_header.noimg .post-details {
    padding-left: 0; }

  header#article_header.noimg .headline-wrapper .headline-inner h2#article-subheader {
    min-height: auto; }
  header#article_header.noimg .headline-wrapper .headline-inner .post-details {
    padding: 0;
    margin-bottom: 10px; }
    header#article_header.noimg .headline-wrapper .headline-inner .post-details .author-image {
      width: 50px;
      height: 50px;
      border: 2px solid #fff;
      box-shadow: 0px 0px 0px 1px #ddd; }
      header#article_header.noimg .headline-wrapper .headline-inner .post-details .author-image img {
        height: auto; }
    header#article_header.noimg .headline-wrapper .headline-inner .post-details .author-details {
      font-size: 13px; }
      header#article_header.noimg .headline-wrapper .headline-inner .post-details .author-details time:before {
        display: none; }
      header#article_header.noimg .headline-wrapper .headline-inner .post-details .author-details time {
        font-size: 15px;
        line-height: 1.2; }
  header#article_header.noimg .headline-wrapper .headline-inner .sharing {
    display: none; }

  article .post-details {
    position: unset;
    padding: 15px;
    float: left;
    width: 100%;
    box-sizing: border-box;
    font-family: "canada-type-gibson";
    font-weight: 300;
    font-size: 14px; }
    article .post-details time span {
      display: block; }
    article .post-details time span:before {
      content: "";
      background: #ff0000;
      width: 11px;
      height: 11px;
      margin-right: 7px;
      float: left;
      position: relative;
      top: 3px; }
    article .post-details span.byline {
      text-transform: uppercase;
      font-weight: 600;
      margin-top: 5px;
      display: block; }
    article .post-details .author {
      text-transform: uppercase;
      font-weight: 600;
      margin-top: 6px; }
  article .content-body {
    width: 100%;
    padding: 15px;
    box-sizing: border-box; }
    article .content-body .headline-inner {
      padding: 0 !important; }
  article #slidewrapper .flexslider .slide-meta .slide-caption:before {
    display: none; }
  article #slidewrapper .flexslider .slide-meta .slide-caption {
    font-size: 12px;
    position: unset;
    width: 100%;
    height: auto;
    min-height: auto; }
  article #slidewrapper .flexslider .slide-meta .slide-photographer:before {
    background-size: contain;
    width: 20px;
    height: 13px; }
  article #slidewrapper .flexslider .slide-meta .slide-photographer {
    font-size: 14px;
    width: 100%;
    padding: 0 15px;
    text-align: left;
    height: 25px;
    line-height: 25px; } }
@media all and (max-width: 568px) {
  div[class*="pane-startsidan-panel-pane-"], .pane-recommended-panel-pane-1, div[class*="pane-termpage-panel-pane-"], .kronik-slider-header .inner, .kronik-slider-wrapper #kronik-slider, .row.twelfth, footer#footer .inner {
    width: 520px; }

  .pane-startsidan-panel-pane-1 article a .headline-wrapper:before {
    border-top: 172px solid transparent; }

  .pane-startsidan-panel-pane-1 article a .headline-wrapper h1 {
    font-size: 12px !important; }

  .pane-startsidan-panel-pane-2 article .headline-wrapper h1, .pane-termpage-panel-pane-2 article .headline-wrapper h1, .pane-startsidan-panel-pane-5 article h1 {
    font-size: 12px; }

  .pane-startsidan-panel-pane-2 article .headline-wrapper h2,
  .pane-termpage-panel-pane-2 article .headline-wrapper h2,
  .pane-startsidan-panel-pane-1 article a .headline-wrapper h2,
  .pane-startsidan-panel-pane-3 article .headline-wrapper h2,
  .pane-startsidan-panel-pane-4 article .headline-wrapper h2,
  .pane-startsidan-panel-pane-6 article .headline-wrapper h2,
  .pane-startsidan-panel-pane-7 article .headline-wrapper h2,
  .pane-recommended-panel-pane-1 article .headline-wrapper h2,
  .pane-termpage-panel-pane-4 article .headline-wrapper h2,
  .pane-startsidan-panel-pane-8 article .headline-wrapper h2,
  .pane-startsidan-panel-pane-5 article h2 {
    font-size: 10px; }

  #brand .sharing-top .at-share-btn-elements a {
    width: 20px; }

  #brand .sharing-top .at-share-btn-elements a svg {
    width: 24px;
    height: 24px; }

  .panel-pane.pane-term-name {
    width: 520px; }

  #search form[class*='search-api-page-search-form-proletaren'] {
    width: 520px; }

  #searchpage {
    width: 520px; }

  section.thirteenth .pane-prenumerera-panel-pane-1 .prenumerera-wrapper h2 {
    font-size: 24px; }

  section.thirteenth .pane-prenumerera-panel-pane-1 .prenumerera-wrapper ul li {
    font-size: 14px; }

  section.thirteenth .pane-prenumerera-panel-pane-1 .prenumerera-wrapper ul li:before {
    content: "";
    width: 13px;
    height: 13px;
    margin-right: 10px; }

  section.thirteenth div[class*="pane-webform-client-block-"] h2.pane-title {
    font-size: 15px; }

  section.thirteenth div[class*="pane-webform-client-block-"] input[type='submit'] {
    font-size: 11px; }

  .pane-prenumerera-panel-pane-1 .poster-wrapper {
    display: none; }

  header#article_header .top-wrapper .headline-wrapper .headline-inner h1 {
    font-size: 23px;
    left: 0; }

  header#article_header.Longread .top-wrapper .headline-wrapper .headline-inner .post-details {
    font-size: 13px; }

  header#article_header.Longread .top-wrapper .headline-wrapper .headline-inner .post-details:before {
    margin: 10px auto 0; }

  header#article_header .post-details time:before {
    width: 10px;
    height: 10px; }

  header#article_header.Longread .meta-wrapper {
    width: 520px; }

  header#article_header.Longread .meta-wrapper .caption {
    width: 520px; }

  #brand .sharing-top {
    display: none; }

  article .content-body.Longread h2 {
    width: 520px; }

  article .content-body {
    width: 520px; }

  .pane-aktuell-panel-pane-1 ul.aktuell {
    margin: 0;
    padding: 0;
    overflow: scroll;
    white-space: nowrap;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar; }

  article header#article_header .top-wrapper .shader {
    display: none; }
  article header#article_header .top-wrapper .headline-wrapper {
    position: unset; }
    article header#article_header .top-wrapper .headline-wrapper .headline-inner {
      padding: 15px;
      box-sizing: border-box; }
      article header#article_header .top-wrapper .headline-wrapper .headline-inner h1, article header#article_header .top-wrapper .headline-wrapper .headline-inner h2 {
        color: #000;
        text-shadow: none; }
      article header#article_header .top-wrapper .headline-wrapper .headline-inner h1 {
        font-size: 25px; }
  article header#article_header .meta-wrapper:before {
    display: none; }
  article header#article_header .meta-wrapper .photographer {
    float: left;
    width: 100%;
    height: auto;
    background: #ff0000;
    line-height: 25px;
    height: 25px; }
    article header#article_header .meta-wrapper .photographer .photographer-inner {
      width: 100%;
      margin: 0;
      padding: 0 15px;
      line-height: 25px;
      height: 25px;
      font-size: 12px;
      font-weight: 600;
      text-transform: uppercase; }
      article header#article_header .meta-wrapper .photographer .photographer-inner div[class*="addthis_inline_share_toolbox_"] {
        float: right;
        padding: 0; }
        article header#article_header .meta-wrapper .photographer .photographer-inner div[class*="addthis_inline_share_toolbox_"] .at-share-btn-elements {
          height: 25px;
          margin-right: 0; }
          article header#article_header .meta-wrapper .photographer .photographer-inner div[class*="addthis_inline_share_toolbox_"] .at-share-btn-elements a {
            width: 25px !important;
            height: 25px !important;
            padding: 0;
            margin: 0;
            border-right: 0; }
            article header#article_header .meta-wrapper .photographer .photographer-inner div[class*="addthis_inline_share_toolbox_"] .at-share-btn-elements a .at-icon-wrapper {
              width: 19px !important;
              height: 19px !important;
              padding: 3px; }
              article header#article_header .meta-wrapper .photographer .photographer-inner div[class*="addthis_inline_share_toolbox_"] .at-share-btn-elements a .at-icon-wrapper svg {
                width: 19px !important;
                height: 19px !important; }
      article header#article_header .meta-wrapper .photographer .photographer-inner .credit:before {
        content: "";
        width: 16px;
        height: 11px;
        background: url(../images/camera.png) no-repeat;
        display: inline-block;
        margin-right: 5px;
        background-size: contain; }
  article header#article_header .meta-wrapper .caption {
    float: left;
    width: 100%; }
    article header#article_header .meta-wrapper .caption .caption-inner {
      margin-left: 0;
      padding: 15px;
      width: 100%;
      color: #fff;
      background: #000;
      font-size: 13px; }
  article .content-body {
    width: 100%;
    box-sizing: border-box;
    padding: 15px;
    font-size: 17px;
    line-height: 1.3; }
    article .content-body aside.subscription {
      display: none !important; }
    article .content-body .node-embed .info-toggle:after {
      width: 100%;
      margin-right: 0; }
    article .content-body .node-embed .info-content {
      padding: 15px; }
      article .content-body .node-embed .info-content h4 {
        margin: 10px 0 15px;
        font-size: 18px;
        font-family: "canada-type-gibson";
        font-weight: 600; }
      article .content-body .node-embed .info-content .info-body {
        font-size: 13px;
        line-height: 1.2;
        font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif; }
    article .content-body .node-embed a.relate {
      width: 74%;
      margin-left: 26%;
      height: auto;
      font-size: 13px;
      padding: 10px; }
    article .content-body .node-embed a.relate:before {
      font-size: 11px;
      width: 26%;
      height: auto;
      line-height: 1;
      padding: 10px 10px 10px 10px; }
    article .content-body .node-embed a.relate:after {
      display: none; }
    article .content-body blockquote {
      font-size: 18px;
      line-height: 24px; }
    article .content-body blockquote:before {
      width: 36px;
      height: 14px;
      margin-top: 4px;
      margin-right: 6px; }
    article .content-body h3 {
      font-size: 18px; }
    article .content-body .media-fullpage {
      padding: 0; }
      article .content-body .media-fullpage .inline-meta {
        position: unset; }
        article .content-body .media-fullpage .inline-meta .inline-photographer {
          width: 100%;
          height: 20px;
          line-height: 21px;
          padding: 0 15px;
          text-align: left; }
        article .content-body .media-fullpage .inline-meta .inline-photographer:before {
          background-size: contain;
          width: 14px;
          height: 11px;
          top: 1px;
          position: relative; }
        article .content-body .media-fullpage .inline-meta .inline-caption {
          width: 100%;
          position: unset;
          padding: 10px 15px;
          line-height: 1.1; }
    article .content-body ol li {
      padding-left: 35px;
      margin-bottom: 15px; }
    article .content-body ol li:before {
      width: 15px;
      height: 15px;
      line-height: 13px;
      top: 4px;
      font-size: 10px; }
    article .content-body .sharing.below .share-text {
      font-size: 15px; }
      article .content-body .sharing.below .share-text span {
        display: none; }
  article .content-body.noimg {
    margin-top: 0; }

  .article-series.moved {
    width: 100%;
    box-sizing: border-box;
    padding: 15px;
    margin-top: 20px;
    float: left; }
    .article-series.moved .article-series-header {
      width: 100%; }

  article #slidewrapper div#carousel {
    display: none; } }
@media all and (max-width: 480px) {
  div[class*="pane-startsidan-panel-pane-"], .pane-recommended-panel-pane-1, div[class*="pane-termpage-panel-pane-"], .kronik-slider-header .inner, .kronik-slider-wrapper #kronik-slider, .row.twelfth, footer#footer .inner {
    width: 100%; }

  article.node--webform--full .content-body {
    margin-top: 0; }
    article.node--webform--full .content-body header#article_header.noimg {
      margin-top: 0; }

  body.page-sidan-hittades-inte h1 {
    font-size: 34px;
    line-height: 1;
    margin-bottom: 10px; }
  body.page-sidan-hittades-inte h2 {
    font-size: 16px; }
  body.page-sidan-hittades-inte p {
    font-size: 12px; }
  body.page-sidan-hittades-inte .pane-search-api-page-proletaren {
    width: 100%;
    margin: 0 auto;
    padding: 0 15px;
    box-sizing: border-box; }

  header#article_header.noimg .headline-wrapper .headline-inner h2 {
    margin-bottom: 10px; }

  header#article_header.Longread {
    box-sizing: border-box; }
    header#article_header.Longread .top-wrapper .headline-wrapper {
      position: absolute;
      top: 0;
      color: #fff; }
      header#article_header.Longread .top-wrapper .headline-wrapper .headline-inner {
        width: 100%;
        padding-top: 25px; }
        header#article_header.Longread .top-wrapper .headline-wrapper .headline-inner h1 {
          color: #fff;
          text-shadow: 0px 3px 4px #000; }
        header#article_header.Longread .top-wrapper .headline-wrapper .headline-inner .post-details {
          width: 90%;
          float: none;
          box-sizing: border-box;
          padding: 10px 0 0; }
          header#article_header.Longread .top-wrapper .headline-wrapper .headline-inner .post-details .byline {
            display: inline-block; }
          header#article_header.Longread .top-wrapper .headline-wrapper .headline-inner .post-details time:before {
            display: none; }
          header#article_header.Longread .top-wrapper .headline-wrapper .headline-inner .post-details time span:before {
            margin: 0 7px;
            top: 14px; }
        header#article_header.Longread .top-wrapper .headline-wrapper .headline-inner .post-details:before {
          width: 100%; }
    header#article_header.Longread .meta-wrapper {
      width: 90%;
      background: #fff;
      display: block;
      float: left;
      position: relative; }
      header#article_header.Longread .meta-wrapper .caption {
        width: 100%;
        box-sizing: border-box;
        padding: 0 15px; }
        header#article_header.Longread .meta-wrapper .caption .caption-inner {
          margin-left: 0;
          padding: 10px 0 0;
          width: 100%;
          color: #000;
          background: none;
          font-size: 13px; }
      header#article_header.Longread .meta-wrapper .caption:after {
        display: none; }
      header#article_header.Longread .meta-wrapper .photographer {
        box-sizing: border-box;
        padding: 3px 0 0 15px;
        background: none; }
        header#article_header.Longread .meta-wrapper .photographer .photographer-inner {
          box-sizing: border-box;
          padding: 0; }
          header#article_header.Longread .meta-wrapper .photographer .photographer-inner .credit:before {
            background-size: contain;
            width: 14px;
            height: 10px; }
    header#article_header.Longread .meta-wrapper:after {
      content: "";
      width: 0;
      height: 0;
      background: none;
      display: block;
      position: absolute;
      top: 0;
      right: -15px;
      border-top: 40px solid transparent;
      border-bottom: 0 solid transparent;
      border-left: 15px solid #fff; }

  article .content-body.Longread {
    margin-top: 40px; }
    article .content-body.Longread h2 {
      width: 100%;
      font-size: 20px;
      line-height: 1.1; }
  article .content-body .media-inlinelarge .inline-meta {
    padding: 10px 15px; }
    article .content-body .media-inlinelarge .inline-meta .inline-caption {
      padding: 10px 0; }
  article .content-body .media-inlinehalf .inline-meta .inline-caption, article .content-body .media-inlinehalfright .inline-meta .inline-caption {
    margin-top: 5px;
    font-size: 10px; }
  article .content-body .media-inlinehalf .inline-meta .inline-photographer:before, article .content-body .media-inlinehalfright .inline-meta .inline-photographer:before {
    width: 12px;
    height: 8px;
    background-size: contain; }
  article .content-body .media-inlinehalf .inline-meta .inline-photographer, article .content-body .media-inlinehalfright .inline-meta .inline-photographer {
    height: auto;
    line-height: 1;
    font-size: 10px; }
  article .content-body .media-inlinesmall {
    width: 50%; }
  article .article-series.moved .article-series-header {
    border-bottom: 0; }
  article .article-series.moved .article-series-item {
    width: 100%; }
  article .article-series.moved .article-series-item:nth-of-type(2n) {
    margin-left: 0; }

  .pane-startsidan-panel-pane-1 article a .headline-wrapper:before {
    border-top: 205px solid transparent; }

  .pane-startsidan-panel-pane-1 article a .headline-wrapper h1 {
    font-size: 16px !important; }

  .pane-startsidan-panel-pane-2 article .headline-wrapper h2,
  .pane-termpage-panel-pane-2 article .headline-wrapper h2,
  .pane-startsidan-panel-pane-1 article a .headline-wrapper h2,
  .pane-startsidan-panel-pane-3 article .headline-wrapper h2,
  .pane-startsidan-panel-pane-4 article .headline-wrapper h2,
  .pane-startsidan-panel-pane-6 article .headline-wrapper h2,
  .pane-startsidan-panel-pane-7 article .headline-wrapper h2,
  .pane-recommended-panel-pane-1 article .headline-wrapper h2,
  .pane-termpage-panel-pane-4 article .headline-wrapper h2,
  .pane-startsidan-panel-pane-8 article .headline-wrapper h2 {
    font-size: 12px; }

  .page-content {
    padding-top: 40px; }

  #brand {
    height: 40px; }
    #brand .logo {
      width: 175px; }
      #brand .logo a {
        height: 40px;
        line-height: 40px; }

  #brand button#search-top {
    height: 40px;
    width: 60px; }

  #brand .sharing-top .at-share-btn-elements a {
    width: 20px; }

  #brand .sharing-top .at-share-btn-elements a svg {
    width: 24px;
    height: 24px; }

  div#sidr-wrapper-0 {
    height: 40px;
    width: 60px; }
    div#sidr-wrapper-0 #nav-icon {
      width: 24px;
      height: 24px;
      margin: 8px auto 0; }

  #sidr-0 {
    top: 40px; }

  .panel-pane.pane-term-name {
    width: 100%;
    margin: 15px 0;
    font-size: 30px; }

  #search form[class*='search-api-page-search-form-proletaren'] {
    width: 100%; }

  #searchpage {
    width: 100%; }

  section.thirteenth .pane-prenumerera-panel-pane-1 .prenumerera-wrapper h2 {
    font-size: 24px; }

  section.thirteenth .pane-prenumerera-panel-pane-1 .prenumerera-wrapper ul li {
    font-size: 14px; }

  section.thirteenth .pane-prenumerera-panel-pane-1 .prenumerera-wrapper ul li:before {
    content: "";
    width: 13px;
    height: 13px;
    margin-right: 10px; }

  section.thirteenth div[class*="pane-webform-client-block-"] h2.pane-title {
    font-size: 15px; }

  section.thirteenth div[class*="pane-webform-client-block-"] input[type='submit'] {
    font-size: 11px; }

  .row {
    padding: 0 15px;
    box-sizing: border-box; }

  .row.first, .row.second {
    padding: 0; }

  .row.second {
    display: none; }

  .row.third {
    padding: 0;
    margin-top: 10px; }

  .pane-startsidan-panel-pane-1 .node--article--teaser-large {
    position: relative; }
    .pane-startsidan-panel-pane-1 .node--article--teaser-large .headline-wrapper {
      position: absolute;
      bottom: 0;
      width: 100%;
      padding: 15px;
      box-sizing: border-box;
      font-family: "Alfa Slab One", cursive;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      background: none;
      top: unset; }
      .pane-startsidan-panel-pane-1 .node--article--teaser-large .headline-wrapper .teaser-tag {
        background: #ff0000;
        color: #fff;
        text-transform: uppercase;
        padding: 3px 8px;
        display: inline-block;
        font-size: 12px;
        margin-bottom: 5px; }
      .pane-startsidan-panel-pane-1 .node--article--teaser-large .headline-wrapper h1.teaser-title {
        text-transform: uppercase;
        font-size: 27px !important;
        color: #fff;
        margin: 0;
        text-shadow: 1px 1px 1px #000; }
      .pane-startsidan-panel-pane-1 .node--article--teaser-large .headline-wrapper h2 {
        display: none; }

  .pane-startsidan-panel-pane-2, .pane-termpage-panel-pane-2 {
    border-bottom: 0;
    box-shadow: none; }
    .pane-startsidan-panel-pane-2 article, .pane-startsidan-panel-pane-2 article:first-of-type, .pane-termpage-panel-pane-2 article, .pane-termpage-panel-pane-2 article:first-of-type {
      width: 100%;
      margin: 0 0 15px; }
      .pane-startsidan-panel-pane-2 article .headline-wrapper h1, .pane-startsidan-panel-pane-2 article:first-of-type .headline-wrapper h1, .pane-termpage-panel-pane-2 article .headline-wrapper h1, .pane-termpage-panel-pane-2 article:first-of-type .headline-wrapper h1 {
        margin-top: 10px;
        font-size: 25px; }
      .pane-startsidan-panel-pane-2 article .headline-wrapper h2, .pane-startsidan-panel-pane-2 article:first-of-type .headline-wrapper h2, .pane-termpage-panel-pane-2 article .headline-wrapper h2, .pane-termpage-panel-pane-2 article:first-of-type .headline-wrapper h2 {
        font-size: 16px; }
      .pane-startsidan-panel-pane-2 article a img, .pane-startsidan-panel-pane-2 article:first-of-type a img, .pane-termpage-panel-pane-2 article a img, .pane-termpage-panel-pane-2 article:first-of-type a img {
        width: 100%;
        height: auto; }

  .pane-startsidan-panel-pane-3 article, .pane-recommended-panel-pane-1 article {
    width: 48%;
    margin: 0 0 15px; }
    .pane-startsidan-panel-pane-3 article .headline-wrapper h1, .pane-recommended-panel-pane-1 article .headline-wrapper h1 {
      font-size: 17px; }
    .pane-startsidan-panel-pane-3 article .headline-wrapper h2, .pane-recommended-panel-pane-1 article .headline-wrapper h2 {
      display: none; }
    .pane-startsidan-panel-pane-3 article a img, .pane-recommended-panel-pane-1 article a img {
      width: 100%;
      height: auto; }
  .pane-startsidan-panel-pane-3 article:first-of-type, .pane-recommended-panel-pane-1 article:first-of-type {
    margin-right: 4%; }
  .pane-startsidan-panel-pane-3 article:last-of-type, .pane-recommended-panel-pane-1 article:last-of-type {
    width: 100%;
    margin: 0 0 15px; }
    .pane-startsidan-panel-pane-3 article:last-of-type .headline-wrapper h1, .pane-recommended-panel-pane-1 article:last-of-type .headline-wrapper h1 {
      margin-top: 10px;
      font-size: 25px; }
    .pane-startsidan-panel-pane-3 article:last-of-type .headline-wrapper h2, .pane-recommended-panel-pane-1 article:last-of-type .headline-wrapper h2 {
      display: block;
      font-size: 16px; }

  .pane-termpage-panel-pane-4 hr {
    width: 100%;
    height: 0;
    border: none;
    display: block; }
  .pane-termpage-panel-pane-4 article {
    width: 48%;
    margin: 0 0 15px; }
    .pane-termpage-panel-pane-4 article .headline-wrapper h1 {
      font-size: 17px; }
    .pane-termpage-panel-pane-4 article .headline-wrapper h2 {
      display: none; }
  .pane-termpage-panel-pane-4 article:nth-of-type(2n) {
    margin-left: 4%; }

  .pane-startsidan-panel-pane-5 article {
    width: 100%;
    margin: 0 0 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #494949; }
    .pane-startsidan-panel-pane-5 article h1 {
      font-size: 17px;
      margin-top: 0; }
    .pane-startsidan-panel-pane-5 article h2 {
      font-size: 16px; }

  .row.seventh {
    padding: 0; }
    .row.seventh .pane-prenumerera-panel-pane-1 {
      border-top: 0;
      height: auto;
      padding: 190px 0 0 0;
      text-align: center;
      background: url(../images/prenumerera-footer.png);
      border-top: 8px solid #000;
      overflow: hidden; }
      .row.seventh .pane-prenumerera-panel-pane-1 .poster-wrapper {
        display: block;
        position: absolute;
        left: 50px; }
        .row.seventh .pane-prenumerera-panel-pane-1 .poster-wrapper img {
          top: -24px; }
      .row.seventh .pane-prenumerera-panel-pane-1 .prenumerera-wrapper {
        padding-left: 0;
        position: relative;
        background: #ff0000;
        padding: 15px;
        max-width: 100%; }
        .row.seventh .pane-prenumerera-panel-pane-1 .prenumerera-wrapper img {
          width: 260px; }
        .row.seventh .pane-prenumerera-panel-pane-1 .prenumerera-wrapper h2 {
          font-size: 22px;
          text-align: left; }
        .row.seventh .pane-prenumerera-panel-pane-1 .prenumerera-wrapper ul li {
          font-size: 14px;
          text-align: left; }
        .row.seventh .pane-prenumerera-panel-pane-1 .prenumerera-wrapper ul li:before {
          width: 14px;
          height: 14px;
          margin-right: 10px; }
        .row.seventh .pane-prenumerera-panel-pane-1 .prenumerera-wrapper a {
          font-size: 13px; }

  .pane-recommended-panel-pane-1 h2.pane-title, .pane-startsidan-panel-pane-7 h2.pane-title, .pane-startsidan-panel-pane-8 h2.pane-title {
    font-size: 18px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-bottom: 15px;
    padding-bottom: 5px; }

  .row.tenth {
    padding: 0; }
    .row.tenth .kronik-slider-header .inner {
      font-size: 23px;
      padding-left: 15px;
      box-sizing: border-box; }
    .row.tenth .kronik-slider-wrapper {
      padding: 0 0 15px; }
      .row.tenth .kronik-slider-wrapper #kronik-slider a .kronik-headline, .row.tenth .kronik-slider-wrapper #kronik-slider a .kronik-subheadline {
        padding: 0 15px; }
      .row.tenth .kronik-slider-wrapper #kronik-slider a .kronik-subheadline {
        font-size: 16px; }
      .row.tenth .kronik-slider-wrapper #kronik-slider .flex-direction-nav {
        display: block; }
        .row.tenth .kronik-slider-wrapper #kronik-slider .flex-direction-nav a.flex-prev {
          left: 15px !important;
          top: 30%; }
        .row.tenth .kronik-slider-wrapper #kronik-slider .flex-direction-nav a.flex-next {
          right: 15px !important;
          top: 30%; }

  .pane-startsidan-panel-pane-4 article, .pane-startsidan-panel-pane-6 article, .pane-termpage-panel-pane-3 article, .pane-startsidan-panel-pane-7 article, .pane-startsidan-panel-pane-8 article {
    width: 100% !important;
    margin: 0 0 15px !important;
    padding-bottom: 15px;
    border-bottom: 1px solid #494949; }
    .pane-startsidan-panel-pane-4 article a img, .pane-startsidan-panel-pane-6 article a img, .pane-termpage-panel-pane-3 article a img, .pane-startsidan-panel-pane-7 article a img, .pane-startsidan-panel-pane-8 article a img {
      width: 32%;
      float: left;
      margin-right: 4%; }
    .pane-startsidan-panel-pane-4 article a .headline-wrapper, .pane-startsidan-panel-pane-6 article a .headline-wrapper, .pane-termpage-panel-pane-3 article a .headline-wrapper, .pane-startsidan-panel-pane-7 article a .headline-wrapper, .pane-startsidan-panel-pane-8 article a .headline-wrapper {
      width: 64%;
      float: left; }
      .pane-startsidan-panel-pane-4 article a .headline-wrapper .teaser-tag, .pane-startsidan-panel-pane-6 article a .headline-wrapper .teaser-tag, .pane-termpage-panel-pane-3 article a .headline-wrapper .teaser-tag, .pane-startsidan-panel-pane-7 article a .headline-wrapper .teaser-tag, .pane-startsidan-panel-pane-8 article a .headline-wrapper .teaser-tag {
        position: unset;
        display: inline-block;
        font-size: 9px;
        padding: 0 6px;
        height: 18px;
        line-height: 18px; }
      .pane-startsidan-panel-pane-4 article a .headline-wrapper h1, .pane-startsidan-panel-pane-6 article a .headline-wrapper h1, .pane-termpage-panel-pane-3 article a .headline-wrapper h1, .pane-startsidan-panel-pane-7 article a .headline-wrapper h1, .pane-startsidan-panel-pane-8 article a .headline-wrapper h1 {
        font-size: 16px;
        margin: 5px 0 0 0px; }
      .pane-startsidan-panel-pane-4 article a .headline-wrapper h2, .pane-startsidan-panel-pane-6 article a .headline-wrapper h2, .pane-termpage-panel-pane-3 article a .headline-wrapper h2, .pane-startsidan-panel-pane-7 article a .headline-wrapper h2, .pane-startsidan-panel-pane-8 article a .headline-wrapper h2 {
        display: none; }
  .pane-startsidan-panel-pane-4 ul, .pane-startsidan-panel-pane-6 ul, .pane-termpage-panel-pane-3 ul, .pane-startsidan-panel-pane-7 ul, .pane-startsidan-panel-pane-8 ul {
    margin-top: 30px; }
    .pane-startsidan-panel-pane-4 ul li a, .pane-startsidan-panel-pane-6 ul li a, .pane-termpage-panel-pane-3 ul li a, .pane-startsidan-panel-pane-7 ul li a, .pane-startsidan-panel-pane-8 ul li a {
      background: #ff0000;
      display: block;
      font-size: 15px; }

  .pane-startsidan-panel-pane-7 ul {
    margin-top: 30px;
    margin-bottom: 40px; }
    .pane-startsidan-panel-pane-7 ul li a {
      background: #ff0000;
      display: block;
      font-size: 15px; }

  .pane-termpage-panel-pane-2, .pane-termpage-panel-pane-4 {
    border-bottom: 1px solid #000; }

  .pane-termpage-panel-pane-3 article a .headline-wrapper .teaser-tag {
    display: none; }

  .row.twelfth {
    padding: 0; }
    .row.twelfth .left, .row.twelfth .middle, .row.twelfth .right {
      width: 100%; }
    .row.twelfth .left .iotw-image-wrapper {
      border: none; }
      .row.twelfth .left .iotw-image-wrapper span {
        background: #ff0000;
        color: #fff;
        position: unset;
        display: block;
        border-bottom: 1px solid #fff; }
    .row.twelfth .middle .panel-pane, .row.twelfth .middle .iotw-description-wrapper {
      height: auto;
      margin-top: 0; }
    .row.twelfth .middle .panel-pane.pane-custom {
      border-top: 1px solid #fff; }
    .row.twelfth .right {
      margin-top: 15px;
      border: none;
      padding: 0 15px; }
      .row.twelfth .right .panel-pane {
        border: 1px solid #ddd; }

  section.thirteenth {
    height: auto;
    padding: 0; }
    section.thirteenth .pane-prenumerera-panel-pane-1 {
      width: 100%;
      height: auto; }
      section.thirteenth .pane-prenumerera-panel-pane-1 .prenumerera-wrapper {
        padding: 15px;
        box-sizing: border-box;
        width: 100%; }
    section.thirteenth div[class*="pane-webform-client-block-"] {
      width: 100%;
      padding: 15px;
      height: auto;
      margin: 0; }
      section.thirteenth div[class*="pane-webform-client-block-"] h2.pane-title {
        margin: 5px 0 15px;
        text-align: center; }
      section.thirteenth div[class*="pane-webform-client-block-"] .form-actions {
        text-align: center; }
        section.thirteenth div[class*="pane-webform-client-block-"] .form-actions input[type='submit'] {
          font-size: 14px; }
    section.thirteenth .webform-confirmation {
      color: #fff;
      font-size: 13px;
      font-family: "canada-type-gibson";
      background: #fdb813;
      padding: 10px;
      box-shadow: none;
      box-sizing: border-box;
      width: 100%; }
    section.thirteenth div[class*="pane-webform-client-block-"]:before, section.thirteenth div[class*="pane-webform-client-block-"]:after {
      display: none; }

  #searchpage {
    margin-top: 0;
    padding: 15px;
    box-sizing: border-box; }
    #searchpage #search-page-toggle {
      color: #fff;
      border: none;
      background: #000;
      width: 100%;
      font-size: 20px;
      text-align: left;
      margin: 15px 0;
      outline: none;
      padding-bottom: 15px;
      border-bottom: 1px solid #fff;
      box-sizing: border-box;
      display: block; }
    #searchpage #search-page-toggle:after {
      content: "▼";
      margin-left: 20px; }
    #searchpage #search-page-toggle.expanded:after {
      content: "▲";
      margin-left: 20px; }
    #searchpage .left {
      width: 100%;
      margin-top: 15px;
      padding: 0 15px;
      display: none; }
    #searchpage .right {
      width: 100%; }
      #searchpage .right article {
        margin-bottom: 15px;
        padding-bottom: 15px; }
        #searchpage .right article .headline-wrapper {
          width: 100%;
          margin: 0; }
        #searchpage .right article img {
          display: none; }

  .pane-startsidan-panel-pane-3 article .headline-wrapper .teaser-tag,
  .pane-startsidan-panel-pane-4 article .headline-wrapper .teaser-tag,
  .pane-startsidan-panel-pane-6 article .headline-wrapper .teaser-tag,
  .pane-startsidan-panel-pane-7 article .headline-wrapper .teaser-tag,
  .pane-recommended-panel-pane-1 article .headline-wrapper .teaser-tag,
  .pane-termpage-panel-pane-4 article .headline-wrapper .teaser-tag,
  .pane-startsidan-panel-pane-8 article .headline-wrapper .teaser-tag,
  .pane-startsidan-panel-pane-2 article .headline-wrapper .teaser-tag,
  .pane-termpage-panel-pane-2 article .headline-wrapper .teaser-tag {
    position: absolute;
    top: -18px;
    height: 18px;
    line-height: 18px;
    padding: 0 6px;
    background: #ff0000;
    color: #fff;
    font-family: "Alfa Slab One", cursive;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-transform: uppercase;
    font-size: 9px;
    left: 0; }

  .social-row .top {
    font-size: 25px;
    padding: 30px 15px 20px; }

  div#slider .flex-direction-nav a {
    top: 30%; }

  footer#footer {
    padding: 20px 0 30px; }
    footer#footer .inner .top .panel-pane {
      padding: 0 15px;
      text-align: center;
      float: none; }
      footer#footer .inner .top .panel-pane .logo {
        width: 100%; }
        footer#footer .inner .top .panel-pane .logo svg {
          width: 60%;
          height: auto; }
    footer#footer .inner .bottom .panel-pane {
      width: 100%;
      float: none;
      padding: 15px;
      text-align: center;
      max-width: 100%; }
    footer#footer .inner .bottom .footer-organ a {
      display: block; }

  body.page-node-29409 article .content-body {
    margin-top: 0; }
    body.page-node-29409 article .content-body header#article_header.noimg {
      margin-top: 0;
      margin-bottom: 30px; }

  body.page-node-29409 article .content-body .PN-highlight-wrapper {
    margin-bottom: 0; }

  body.page-node-29409 article .content-body header#article_header.noimg .headline-wrapper .headline-inner h1 {
    font-size: 25px; }

  body.page-node-29409 article .content-body .PN-highlight-wrapper .PN-highlight-item, body.page-node-29409 article .content-body .PN-highlight-wrapper .PN-highlight-item.focus {
    width: 100%; }

  body.page-node-29409 article .content-body .PN-highlight-wrapper .PN-highlight-item.first {
    order: 3;
    margin: 0 0 20px; }

  body.page-node-29409 article .content-body .PN-highlight-wrapper .PN-highlight-item.second {
    order: 1;
    margin: 0 0 20px; }

  body.page-node-29409 article .content-body .PN-highlight-wrapper .PN-highlight-item.third {
    order: 2;
    margin: 0 0 20px; }

  body.page-node-29409 article .content-body .PN-highlight-wrapper .PN-highlight-item.focus .PN-highlight-item-inner h3 {
    font-size: 55px; }

  body.page-node-29409 article .content-body .PN-highlight-wrapper .PN-highlight-item.focus .PN-highlight-item-inner p.price {
    font-family: "canada-type-gibson";
    color: #000;
    margin: 5px 0 30px;
    width: 100%; }

  body.page-node-29409 article .content-body .PN-select-wrapper table td.poster-wrapper {
    display: none; }

  body.page-node-29409 article .content-body .PN-select-wrapper table {
    font-size: 10px; }

  body.page-node-29409 article .content-body .PN-select-wrapper table td {
    padding: 5px; }

  body.page-node-29409 article .content-body .PN-select-wrapper table td a.PN-select-cta {
    font-weight: 600;
    font-size: 11px;
    padding: 9px 7px; }

  body.page-node-29409 article .content-body .PN-select-wrapper {
    border-bottom: 3px solid #f6f6f6;
    margin-bottom: 20px; }

  body.page-node-29409 article #webform-modal, body.page-node-29409 article #webform-modal-gb {
    position: unset; }

  body.page-node-29409 article #webform-modal.visible #modal-inner,
  body.page-node-29409 article #webform-modal.visible #modal-inner-gb,
  body.page-node-29409 article #webform-modal-gb.visible #modal-inner,
  body.page-node-29409 article #webform-modal-gb.visible #modal-inner-gb {
    padding: 15px; }

  body.page-node-29409 article #webform-modal.visible #modal-inner input,
  body.page-node-29409 article #webform-modal.visible #modal-inner-gb input,
  body.page-node-29409 article #webform-modal-gb.visible #modal-inner input,
  body.page-node-29409 article #webform-modal-gb.visible #modal-inner-gb input {
    height: 30px; }

  body.page-node-29409 article #webform-modal.visible #modal-inner input[type="submit"],
  body.page-node-29409 article #webform-modal.visible #modal-inner-gb input[type="submit"],
  body.page-node-29409 article #webform-modal-gb.visible #modal-inner input[type="submit"],
  body.page-node-29409 article #webform-modal-gb.visible #modal-inner-gb input[type="submit"] {
    width: 100%; }

  #anchor {
    height: 60px; } }

/*# sourceMappingURL=proletaren.styles.css.map */
